From 2a4c23287b0ba2af3391d83e344a85620e2c6b6d Mon Sep 17 00:00:00 2001 From: Prasad Konka Date: Tue, 10 Oct 2023 16:21:08 -0400 Subject: [PATCH] Ingesting Sep23 endpoint list --- .../chplendpointquerier.go | 52 +- .../chplendpointquerier/dssincwebscraper.go | 2 +- .../chplendpointquerier/tenzingwebscraper.go | 52 + .../nppesquerier/testdata/npi_contact_file | 44414 ++++++++++++++++ ...ra_Digital_Health_Inc_EndpointSources.json | 40 +- .../Azalea_Health_EndpointSources.json | 18 +- .../CitiusTech_Inc_EndpointSources.json | 40 + .../CloudCraft_LLC_EndpointSources.json | 20 +- .../Darena_Solutions_LLC_EndpointSources.json | 12 +- .../Drchrono_Inc_EndpointSources.json | 64 + ...Enable_Healthcare_Inc_EndpointSources.json | 64 + ...t_Insight_Corporation_EndpointSources.json | 12 +- ...tion_Technologies_Inc_EndpointSources.json | 64 + .../Healthie_EndpointSources.json | 3 + ...chein_Medical_Systems_EndpointSources.json | 40 + ..._Computer_Service_Inc_EndpointSources.json | 10 + ..._Software_Systems_Inc_EndpointSources.json | 10 + .../MedConnect_Inc_EndpointSources.json | 22 + ...nology_Inc_MEDITECH_1_EndpointSources.json | 2 +- .../Nexus_Clinical_LLC_EndpointSources.json | 10 + .../Nth_Technologies_Inc_EndpointSources.json | 12 +- .../Practice_Fusion_EndpointSources.json | 4 +- .../Procentive_EndpointSources.json | 28 + ..._Healthcare_Solutions_EndpointSources.json | 64 + .../TenEleven_Group_EndpointSources.json | 34 + .../VisionWeb_EndpointSources.json | 46 + .../eClinicalWorks_LLC_EndpointSources.json | 60 +- .../eMedPractice_LLC_EndpointSources.json | 10 + .../i3iMed_LLC_EndpointSources.json | 40 +- .../iSALUS_Healthcare_EndpointSources.json | 64 + ...ra_Digital_Health_Inc_EndpointSources.json | 28746 +--------- .../Azalea_Health_EndpointSources.json | 208 +- .../CHPLEndpointResourcesList - Copy.json | 1250 - .../CHPLEndpointResourcesList.json | 188 +- .../CitiusTech_Inc_EndpointSources.json | 40 + .../Drchrono_Inc_EndpointSources.json | 880 + ...Enable_Healthcare_Inc_EndpointSources.json | 1330 + ...c_Systems_Corporation_EndpointSources.json | 200 +- ...tion_Technologies_Inc_EndpointSources.json | 76 + .../Healthie_EndpointSources.json | 3 + ...chein_Medical_Systems_EndpointSources.json | 40 + ..._Computer_Service_Inc_EndpointSources.json | 10 + .../MEDHOST_EndpointSources.json | 20 +- ..._Software_Systems_Inc_EndpointSources.json | 10 + .../MedConnect_Inc_EndpointSources.json | 22 + ...nology_Inc_MEDITECH_1_EndpointSources.json | 196 +- .../Nexus_Clinical_LLC_EndpointSources.json | 10 + .../Nth_Technologies_Inc_EndpointSources.json | 6 - .../Procentive_EndpointSources.json | 28 + ..._Healthcare_Solutions_EndpointSources.json | 166 + .../TenEleven_Group_EndpointSources.json | 34 + .../VisionWeb_EndpointSources.json | 46 + .../athenahealth_Inc_EndpointSources.json | 3586 +- .../eClinicalWorks_LLC_EndpointSources.json | 15166 ++++-- .../eMedPractice_LLC_EndpointSources.json | 3 +- .../i3iMed_LLC_EndpointSources.json | 40 +- .../iSALUS_Healthcare_EndpointSources.json | 490 + 57 files changed, 63388 insertions(+), 34719 deletions(-) create mode 100644 endpointmanager/pkg/chplendpointquerier/tenzingwebscraper.go create mode 100644 endpointmanager/pkg/nppesquerier/testdata/npi_contact_file create mode 100644 resources/dev_resources/CitiusTech_Inc_EndpointSources.json create mode 100644 resources/dev_resources/Drchrono_Inc_EndpointSources.json create mode 100644 resources/dev_resources/Enable_Healthcare_Inc_EndpointSources.json create mode 100644 resources/dev_resources/Health_Innovation_Technologies_Inc_EndpointSources.json create mode 100644 resources/dev_resources/Healthie_EndpointSources.json create mode 100644 resources/dev_resources/Henry_Schein_Medical_Systems_EndpointSources.json create mode 100644 resources/dev_resources/MEDENT_Community_Computer_Service_Inc_EndpointSources.json create mode 100644 resources/dev_resources/MPN_Software_Systems_Inc_EndpointSources.json create mode 100644 resources/dev_resources/MedConnect_Inc_EndpointSources.json create mode 100644 resources/dev_resources/Nexus_Clinical_LLC_EndpointSources.json create mode 100644 resources/dev_resources/Procentive_EndpointSources.json create mode 100644 resources/dev_resources/Streamline_Healthcare_Solutions_EndpointSources.json create mode 100644 resources/dev_resources/TenEleven_Group_EndpointSources.json create mode 100644 resources/dev_resources/VisionWeb_EndpointSources.json create mode 100644 resources/dev_resources/eMedPractice_LLC_EndpointSources.json create mode 100644 resources/dev_resources/iSALUS_Healthcare_EndpointSources.json delete mode 100644 resources/prod_resources/CHPLEndpointResourcesList - Copy.json create mode 100644 resources/prod_resources/CitiusTech_Inc_EndpointSources.json create mode 100644 resources/prod_resources/Drchrono_Inc_EndpointSources.json create mode 100644 resources/prod_resources/Enable_Healthcare_Inc_EndpointSources.json create mode 100644 resources/prod_resources/Health_Innovation_Technologies_Inc_EndpointSources.json create mode 100644 resources/prod_resources/Healthie_EndpointSources.json create mode 100644 resources/prod_resources/Henry_Schein_Medical_Systems_EndpointSources.json create mode 100644 resources/prod_resources/MEDENT_Community_Computer_Service_Inc_EndpointSources.json create mode 100644 resources/prod_resources/MPN_Software_Systems_Inc_EndpointSources.json create mode 100644 resources/prod_resources/MedConnect_Inc_EndpointSources.json create mode 100644 resources/prod_resources/Nexus_Clinical_LLC_EndpointSources.json create mode 100644 resources/prod_resources/Procentive_EndpointSources.json create mode 100644 resources/prod_resources/Streamline_Healthcare_Solutions_EndpointSources.json create mode 100644 resources/prod_resources/TenEleven_Group_EndpointSources.json create mode 100644 resources/prod_resources/VisionWeb_EndpointSources.json create mode 100644 resources/prod_resources/iSALUS_Healthcare_EndpointSources.json diff --git a/endpointmanager/pkg/chplendpointquerier/chplendpointquerier.go b/endpointmanager/pkg/chplendpointquerier/chplendpointquerier.go index 2a059e2e0..602a60c35 100644 --- a/endpointmanager/pkg/chplendpointquerier/chplendpointquerier.go +++ b/endpointmanager/pkg/chplendpointquerier/chplendpointquerier.go @@ -68,7 +68,7 @@ var modernizingmedicineURL = "https://mm-fhir-endpoint-display.qa.fhir.ema-api.c var doc_torURL = "https://hag-fhir.amazingcharts.com/pc/endpoints" var azaleahealthURL = "https://api.azaleahealth.com/fhir/R4/Endpoint" var cloudcraftURL = "https://fhirapitest.naiacorp.net/fhir/r4/endpoints/" -var darenasolutionsURL = "https://hub.meldrx.com" +var darenasolutionsURL = "https://api.meldrx.com/Directories/fhir/endpoints" var glenwoodsystemsURL = "https://static.glaceemr.com/endpoints/urls.json" var practicefusionURL = "https://www.practicefusion.com/assets/static_files/ServiceBaseURLs.json" var universalEHRURL = "https://appstudio.interopengine.com/partner/fhirR4endpoints-universalehr.json" @@ -119,6 +119,22 @@ var nextechURL = "https://www.nextech.com/hubfs/Nextech%20FHIR%20Base%20URL.csv" var novomediciURL = "https://www.novomedici.com/api-documents/" var patientpatternURL = "https://patientpattern-static.s3.us-west-2.amazonaws.com/static/documents/fhir-base-urls.csv" var pcisgoldURL = "https://fhir.pcisgold.com/fhirdocs/practices.json" +var healthieURL = "https://app-52512.on-aptible.com/service-base-urls" +var medConnectURL = "https://api.medconnecthealth.com/fhir/r4/endpoints" +var citiusTechURL = "https://8759937.fs1.hubspotusercontent-na1.net/hubfs/8759937/assets/pdfs/Perform+ConnectServerEndpoints.json" +var enableHealthcareURL = "https://ehifire.ehiconnect.com/fhir/r4/endpoints" +var drchronoURL = "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/r4/endpoints" +var visionWebURL = "https://dhpresentation.youruprise.com/fhir/r4/endpoints" +var streamlineURL = "https://dhfhirpresentation.smartcarenet.com/fhir/r4/endpoints" +var procentiveURL = "https://fhir-dev.procentive.com/fhir/r4/endpoints" +var tenElevenURL = "https://fhir-dev.10e11.com/fhir/r4/endpoints" +var henryScheinURL = "https://micromddev.dynamicfhir.com/fhir/r4/endpoints" +var iSALUSURL = "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/r4/endpoints" +var healthInnovationURL = "https://revolutionehrdev.dynamicfhir.com/fhir/r4/endpoints" +var mPNSoftwareURL = "https://mpnproxyfhirstore.blob.core.windows.net/serviceurl/ServiceBaseURLs.csv" +var NexusURL = "https://www.nexusclinical.net/nexusehr-fhirapi-base-urls.csv" +var MEDENTURL = "https://www.medent.com/std_api/ServiceBaseURL.csv" +var tenzingURL = "https://tenzing.docs.apiary.io/#introduction/fhir-endpoints" func QueryCHPLEndpointList(chplURL string, fileToWriteTo string) { @@ -229,7 +245,7 @@ func QueryCHPLEndpointList(chplURL string, fileToWriteTo string) { } else if URLsEqual(chplURL, cloudcraftURL) { BundleQuerierParser(chplURL, fileToWriteTo) } else if URLsEqual(chplURL, darenasolutionsURL) { - BundleQuerierParser("https://api.meldrx.com/Directories/fhir/endpoints", fileToWriteTo) + BundleQuerierParser(darenasolutionsURL, fileToWriteTo) } else if URLsEqual(chplURL, glenwoodsystemsURL) { BundleQuerierParser(chplURL, fileToWriteTo) } else if URLsEqual(chplURL, practicefusionURL) { @@ -330,6 +346,38 @@ func QueryCHPLEndpointList(chplURL string, fileToWriteTo string) { PatientpatternURLCSVParser(chplURL, fileToWriteTo) } else if URLsEqual(chplURL, pcisgoldURL) { PCISgoldURLWebscraper(chplURL, fileToWriteTo) + } else if URLsEqual(chplURL, healthieURL) { + BundleQuerierParser(chplURL, fileToWriteTo) + } else if URLsEqual(chplURL, medConnectURL) { + BundleQuerierParser(chplURL, fileToWriteTo) + } else if URLsEqual(chplURL, citiusTechURL) { + BundleQuerierParser(chplURL, fileToWriteTo) + } else if URLsEqual(chplURL, enableHealthcareURL) { + BundleQuerierParser(chplURL, fileToWriteTo) + } else if URLsEqual(chplURL, drchronoURL) { + BundleQuerierParser(chplURL, fileToWriteTo) + } else if URLsEqual(chplURL, visionWebURL) { + BundleQuerierParser(chplURL, fileToWriteTo) + } else if URLsEqual(chplURL, streamlineURL) { + BundleQuerierParser(chplURL, fileToWriteTo) + } else if URLsEqual(chplURL, procentiveURL) { + BundleQuerierParser(chplURL, fileToWriteTo) + } else if URLsEqual(chplURL, tenElevenURL) { + BundleQuerierParser(chplURL, fileToWriteTo) + } else if URLsEqual(chplURL, henryScheinURL) { + BundleQuerierParser(chplURL, fileToWriteTo) + } else if URLsEqual(chplURL, iSALUSURL) { + BundleQuerierParser(chplURL, fileToWriteTo) + } else if URLsEqual(chplURL, healthInnovationURL) { + BundleQuerierParser(chplURL, fileToWriteTo) + } else if URLsEqual(chplURL, mPNSoftwareURL) { + CSVParser("https://mpnproxyfhirstore.blob.core.windows.net/serviceurl/ServiceBaseURLs.csv", fileToWriteTo, "./ServiceBaseURLs.csv", 1, 0, true, 3, 2) + } else if URLsEqual(chplURL, NexusURL) { + CSVParser("https://www.nexusclinical.net/nexusehr-fhirapi-base-urls.csv", fileToWriteTo, "./nexusehr-fhirapi-base-urls.csv", 1, 0, true, 2, 1) + } else if URLsEqual(chplURL, MEDENTURL) { + CSVParser(MEDENTURL, fileToWriteTo, "./ServiceBaseURL.csv", 1, 0, true, 1, 0) + // } else if URLsEqual(chplURL, tenzingURL) { + // TenzingURLWebscraper("https://tenzing.docs.apiary.io/#introduction/terms-and-conditions/fhir-endpoints", fileToWriteTo) } } diff --git a/endpointmanager/pkg/chplendpointquerier/dssincwebscraper.go b/endpointmanager/pkg/chplendpointquerier/dssincwebscraper.go index 60f9c367b..9dcd6caa5 100644 --- a/endpointmanager/pkg/chplendpointquerier/dssincwebscraper.go +++ b/endpointmanager/pkg/chplendpointquerier/dssincwebscraper.go @@ -20,7 +20,7 @@ func DssIncWebscraper(CHPLURL string, fileToWriteTo string) { doc.Find("#Api_Urls").Each(func(index int, tableElems *goquery.Selection) { tableElems.Find("div").Each(func(index1 int, divElems *goquery.Selection) { divElems.Find("p").Each(func(indextr int, phtml *goquery.Selection) { - if strings.HasPrefix(phtml.Text(), "The FHIR API Base URL") { + if strings.Contains(phtml.Text(), "API Base URL") { aElems := phtml.Find("a") if aElems.Length() > 0 { hrefText, exists := aElems.Eq(0).Attr("href") diff --git a/endpointmanager/pkg/chplendpointquerier/tenzingwebscraper.go b/endpointmanager/pkg/chplendpointquerier/tenzingwebscraper.go new file mode 100644 index 000000000..dfb7cac69 --- /dev/null +++ b/endpointmanager/pkg/chplendpointquerier/tenzingwebscraper.go @@ -0,0 +1,52 @@ +package chplendpointquerier + +import ( + "strings" + + "fmt" + "github.com/PuerkitoBio/goquery" + "github.com/onc-healthit/lantern-back-end/endpointmanager/pkg/helpers" + log "github.com/sirupsen/logrus" +) + +func TenzingURLWebscraper(chplURL string, fileToWriteTo string) { + + var lanternEntryList []LanternEntry + var endpointEntryList EndpointList + doc, err := helpers.ChromedpQueryEndpointList(chplURL, "main") + if err != nil { + log.Fatal(err) + } + + fhirEndpointsHeaderElem := doc.Find("#introduction/terms-and-conditions/fhir-endpoints") + if fhirEndpointsHeaderElem.Length() > 0 { + spanElem := fhirEndpointsHeaderElem.Eq(0).Next() + spanElem.Find("ul").Each(func(index int, ulElems *goquery.Selection) { + ulElems.Find("li").Each(func(index int, liElems *goquery.Selection) { + liElems.Find("p").Each(func(index int, pElems *goquery.Selection) { + if strings.HasPrefix(pElems.Text(), "FHIR ") { + aElems := pElems.Find("a") + if aElems.Length() > 0 { + hrefText, exists := aElems.Eq(0).Attr("href") + if exists { + var entry LanternEntry + + fhirURL := strings.TrimSpace(hrefText) + entry.URL = fhirURL + lanternEntryList = append(lanternEntryList, entry) + } + } + } + }) + }) + }) + } + + endpointEntryList.Endpoints = lanternEntryList + + err = WriteCHPLFile(endpointEntryList, fileToWriteTo) + if err != nil { + log.Fatal(err) + } + +} diff --git a/endpointmanager/pkg/nppesquerier/testdata/npi_contact_file b/endpointmanager/pkg/nppesquerier/testdata/npi_contact_file new file mode 100644 index 000000000..a03392254 --- /dev/null +++ b/endpointmanager/pkg/nppesquerier/testdata/npi_contact_file @@ -0,0 +1,44414 @@ +"NPI","Endpoint Type","Endpoint Type Description","Endpoint","Affiliation","Endpoint Description","Affiliation Legal Business Name","Use Code","Use Description","Other Use Description","Content Type","Content Description","Other Content Description","Affiliation Address Line One","Affiliation Address Line Two","Affiliation Address City","Affiliation Address State","Affiliation Address Country","Affiliation Address Postal Code" +"1912900960","CONNECT","CONNECT URL","9543838836","N","Cell","","DIRECT","Direct","","OTHER","Other","cell","2350 N University Dr Unit 841423","","Pembroke Pines","FL","US","330844106" +"1437152451","DIRECT","Direct Messaging Address","john.powell@direct.scosa.nextgenshare.com","N","","","","","","","","","9323 Phoenix Village Pkwy","","O Fallon","MO","US","633664281" +"1427051648","OTHERS","Other URL","https://foobar.com/metadata/","N","Test_EndpointDescription","Test_AffiliationLegalBusinessName","Test_UseCode","Test_UseDescription","Test_OtherUseDescription","Test_ContentType","Test_ContentDescription","Test_OtherContentDescription","30454 E Rustic Drive","Test_Address_Line_Two","Salisbury","MD","US","21804" +"1083617245","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1710980875","DIRECT","Direct Messaging Address","anthony.berni@direct.scosa.nextgenshare.com","N","","","","","","","","","9323 Phoenix Village Pkwy","","O Fallon","MO","US","633664281" +"1922001072","OTHERS","Other URL","tcneurology@gmail.com","N","TCN email","","DIRECT","Direct","","CSV","CSV","","2401 Frist Blvd Ste 2B","","Fort Pierce","FL","US","349504800" +"1720081532","CONNECT","CONNECT URL","work","N","","","","","","","","","141 Hillcrest Dr","","Clarksville","TN","US","370435088" +"1093718900","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd","","Northbrook","IL","US","600622609" +"1093718900","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd","","Northbrook","IL","US","600622609" +"1134122914","OTHERS","Other URL","mail","N","","","","","","","","","6915 N Fir Rd","","Granger","IN","US","465304754" +"1275536120","DIRECT","Direct Messaging Address","james.schaberg@direct.scosa.nextgenshare.com","N","","","","","","","","","9323 Phoenix Village Pkwy","","O Fallon","MO","US","633664281" +"1861495632","DIRECT","Direct Messaging Address","fsoans@cpemds.ecldirect.com","N","","","DIRECT","Direct","","","","","7717 E 29th St N Ste 100","","Wichita","KS","US","672263444" +"1386647345","CONNECT","CONNECT URL","obgynbillings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1558364166","DIRECT","Direct Messaging Address","MadisonMedicalGroup.WayneLajewski@139340.advancedmd-direct.com","N","Direct Mail into EMR / AdvancedMD","","DIRECT","Direct","","","","","159 Main St Ste 1B","","Chatham","NJ","US","079282415" +"1144223835","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W","Suite 102","Provo","UT","US","846043305" +"1417950981","DIRECT","Direct Messaging Address","tshaver@vsa.gwaydirect.com","N","","","","","","","","","13135 Lee Jackson Memorial Hwy Ste 305","","Fairfax","VA","US","220331907" +"1619970126","DIRECT","Direct Messaging Address","richard.gutknecht@digichart.direct-ci.com","N","","","","","","","","","19550 E 39th St S","Suite 300","Independence","MO","US","640572303" +"1013910421","DIRECT","Direct Messaging Address","Direct@PFFranckeMGNunleyMDsCharlestonWV.Compulink.com","N","","","","","","","","","1220 Lee St E Ste 203","","Charleston","WV","US","253011864" +"1407859846","DIRECT","Direct Messaging Address","request@endocrinemd.net","N","","","DIRECT","Direct","","CSV","CSV","","6430 Rockledge Dr Ste 300","","Bethesda","MD","US","208171847" +"1770586109","DIRECT","Direct Messaging Address","request@endocrinemd.net","N","","","DIRECT","Direct","","CSV","CSV","","6430 Rockledge Dr Ste 300","","Bethesda","MD","US","208171847" +"1821091240","DIRECT","Direct Messaging Address","request@endocrinemd.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6430 Rockledge Dr Ste 300","","Bethesda","MD","US","208171847" +"1336142777","DIRECT","Direct Messaging Address","dennis.sager.1@16718.direct.athenahealth.com","N","","","","","","","","","1800 Town Center Dr","Ste 313","Reston","VA","US","201903200" +"1407859796","DIRECT","Direct Messaging Address","him@hmgpath.allscriptsdirect.net","N","DM address","","DIRECT","Direct","","CSV","CSV","","105 W Stone Dr","Ste 3A","Kingsport","TN","US","376603256" +"1366445645","DIRECT","Direct Messaging Address","EdwardWade@eyectrtx.direct.eyemdemr.com","N","","","DIRECT","Direct","","","","","6565 West Loop S","SUITE 650","Bellaire","TX","US","774013500" +"1801899141","DIRECT","Direct Messaging Address","ralphsilverman@crsshsi.allscriptsdirect.net","N","","","","","","","","","12345 West Bend Dr.","Suite 303","St. Louis","MO","US","63128" +"1104828441","DIRECT","Direct Messaging Address","request@endocrinemd.net","N","email","","HIE","Health Information Exchange (HIE)","","","","","6430 Rockledge Dr Ste 300","","Bethesda","MD","US","208171847" +"1043212269","DIRECT","Direct Messaging Address","markmostovych@cvsapa.allscriptsdirect.net","N","","","DIRECT","Direct","","","","","1824 King St","Ste 200","Jacksonville","FL","US","322044735" +"1235131434","DIRECT","Direct Messaging Address","michelle.lemberger@digichart.direct-ci.com","N","","","","","","","","","19550 E 39th St S","Ste 300","Independence","MO","US","640572303" +"1841292927","DIRECT","Direct Messaging Address","Publichealth@broomfield.org","N","email address for organization","","","","","","","","100 Spader Way","","Broomfield","CO","US","800202441" +"1720080807","CONNECT","CONNECT URL","www.horizoninfusions.com","N","","","","","","","","","4260 Glendale Milford Rd Ste 1007","","Blue Ash","OH","US","452423763" +"1588668842","CONNECT","CONNECT URL","https://urldefense.proofpoint.com/v2/url?u=https-3A__cobiusconnect.cobius.com-3A8291_Gateway_Documen","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1093717191","DIRECT","Direct Messaging Address","RMC@nthe.ecldirect.net","N","","","HIE","Health Information Exchange (HIE)","","","","","127 Park Pl","","Alpena","MI","US","497072827" +"1952305922","DIRECT","Direct Messaging Address","Direct@ProfessionalEyeAssociatesDaltonGA.CompulinkDirect.com","N","Dalton location","","DIRECT","Direct","","OTHER","Other","Dalton","1111 Professional Blvd","","Dalton","GA","US","307202588" +"1336143395","DIRECT","Direct Messaging Address","personalcare@independencefirst.org","N","direct email address","","DIRECT","Direct","","CSV","CSV","","540 S 1st St","","Milwaukee","WI","US","532041605" +"1134123193","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1548264401","DIRECT","Direct Messaging Address","robert.caffrey@digichart.direct-ci.com","N","","","","","","","","","19550 E 39th St S","Ste 300","Independence","MO","US","640572303" +"1558365411","DIRECT","Direct Messaging Address","eric.kanter.p1@direct.rvc-nj.nextgenshare.com","N","Direct Address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","349 E Northfield Rd","Ste 100","Livingston","NJ","US","070394802" +"1972507721","CONNECT","CONNECT URL","Notapplicable","N","","","","","","","","","180 Ferrum Mountain Rd","","Ferrum","VA","US","240882939" +"1417951369","DIRECT","Direct Messaging Address","oidowu17907@directwellstar.org","N","","","","","","","","","3950 Austell Rd","Box 22","Austell","GA","US","301061121" +"1114921061","DIRECT","Direct Messaging Address","tim.hall@digichart.direct-ci.com","N","","","","","","","","","19550 E 39th St S","Ste 300","Independence","MO","US","640572303" +"1386648160","DIRECT","Direct Messaging Address","stephen.dreskin.1@590.direct.athenahealth.com","N","direct messaging","","DIRECT","Direct","","CSV","CSV","","6130 Shallowford Rd","Suite 101","Chattanooga","TN","US","374217222" +"1821092685","DIRECT","Direct Messaging Address","beth@caringcardiology.com","N","Secure office email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","23521 Paseo De Valencia Ste 303","","Laguna Hills","CA","US","926533102" +"1548264302","DIRECT","Direct Messaging Address","Direct@PFFranckeMGNunleyMDsCharlestonWV.CompulinkDirect.com","N","","","","","","","","","1220 Lee St E Ste 203","","Charleston","WV","US","253011864" +"1164426896","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1730183377","DIRECT","Direct Messaging Address","VIJAYNATH@GEORGIAKID.ALLSCRIPTSDIRECT.NET","N","","","","","","","","","55 Whitcher St NE","Ste 460","Marietta","GA","US","300601171" +"1639173248","DIRECT","Direct Messaging Address","EDWARDHIMOT@GEORGIAKIDN.ALLSCRIPTSDIRECT.NET","N","","","","","","","","","55 Whitcher St NE","Ste 460","Marietta","GA","US","300601171" +"1235133869","DIRECT","Direct Messaging Address","INDIRACHERVU@GEORGIAKID.ALLSCRIPTSDIRECT.NET","N","","","","","","","","","55 Whitcher St NE","Ste 460","Marietta","GA","US","300601171" +"1679577209","DIRECT","Direct Messaging Address","AKINOGUNDIPE@GEORGIAKID.ALLSCRIPTSDIRECT.NET","N","","","","","","","","","55 Whitcher St NE","Ste 460","Marietta","GA","US","300601171" +"1407850902","DIRECT","Direct Messaging Address","tgodfrey@rehabvisions.com","N","email","","","","","","","","700 Oregon St","# 201","Hiawatha","KS","US","664342232" +"1740284256","DIRECT","Direct Messaging Address","newmedico@att.net","N","outpatient","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","210 W Sunshine St Ste F","","Springfield","MO","US","658072655" +"1093719536","DIRECT","Direct Messaging Address","sassanhassassian@nspc.medalliesdirect.net","N","","","","","","","","","8644 Sudley Rd","Ste 117","Manassas","VA","US","201104417" +"1710982194","DIRECT","Direct Messaging Address","sknox@rockcountyhospital.com","N","","","","","","","","","102 E South St","","Bassett","NE","US","687145512" +"1841295219","OTHERS","Other URL","burke.org","N","","","","","","","","","785 Mamaroneck Ave","","White Plains","NY","US","106052523" +"1174528392","DIRECT","Direct Messaging Address","kendall.hansen@direct.ips.nextgenshare.com","N","provider direct address into our our EHR system, Nextgen","","DIRECT","Direct","","CSV","CSV","","340 Thomas More Pkwy.","Ste. 260","Crestview Hills","KY","US","410175117" +"1801891114","DIRECT","Direct Messaging Address","digestivespecialists@directaddress.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4340 Clyo Rd Ste 200","","Dayton","OH","US","454597000" +"1518962703","DIRECT","Direct Messaging Address","hsacks22374@directwellstar.org","N","","","","","","","","","148 Bill Carruth Pkwy Ste 4200","","Hiram","GA","US","301413754" +"1366447203","DIRECT","Direct Messaging Address","Charles.Adams.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St","Ste 470","Providence","RI","US","029053236" +"1659376663","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1194720177","DIRECT","Direct Messaging Address","jstauffer84319@direct.owensborohealth.org","N","","","","","","","","","1301 Pleasant Valley Rd Ste 401","","Owensboro","KY","US","423039774" +"1891790788","DIRECT","Direct Messaging Address","johnokeefe@slnai.allscriptsdirect.net","N","","","","","","","","","12818 Tesson Ferry Rd Ste 102","","Saint Louis","MO","US","631282945" +"1518962539","DIRECT","Direct Messaging Address","Beth@caringcardiology.com","N","Secure office e-mail address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","23521 Paseo De Valencia Ste 303","","Laguna Hills","CA","US","926533102" +"1528063336","DIRECT","Direct Messaging Address","sabinehesse@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","4700 Sheridan St Ste K","","Hollywood","FL","US","330213416" +"1124023809","CONNECT","CONNECT URL","COMPULINK","N","SECURE SOFTWARE","","HIE","Health Information Exchange (HIE)","","OTHER","Other","ELECTRONIC HEALTH RECORDS","3810 S Highway 27","Suite 1","Somerset","KY","US","425013073" +"1578568358","DIRECT","Direct Messaging Address","njacquet22318@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Ste 350","Marietta","GA","US","300601155" +"1629073200","OTHERS","Other URL","CITRIX/VARIAN","N","","","","","","","","","3080 Harbor Blvd","","Port Charlotte","FL","US","339526720" +"1912902453","DIRECT","Direct Messaging Address","wbarksdale@hardtnermedical.securechart.com","N","Hardtner Medical Center Direct Secure Email","","DIRECT","Direct","","","","","1102 N Pine Rd","","Olla","LA","US","714654804" +"1861497331","DIRECT","Direct Messaging Address","rlatif28953@directwellstar.org","N","","","","","","","","","3747 Roswell Rd Ste 206","","Marietta","GA","US","300626227" +"1790780278","DIRECT","Direct Messaging Address","iorija123243@directwellstar.org","N","","","","","","","","","285 Boulevard NE","Ste 525","Atlanta","GA","US","303124205" +"1376548867","DIRECT","Direct Messaging Address","geoffrey.m.schnirman.ctr@mail.mil","N","Email address","","DIRECT","Direct","","OTHER","Other","Text and file attachments","NBHC Groton, TBI Clinic","1 Wahoo Ave, Bldg 449","Groton","CT","US","063495600" +"1356346852","DIRECT","Direct Messaging Address","scott.sims.1@11015.direct.athenahealth.com","N","","","","","","","","","273 Winton M Blount Loop","","Montgomery","AL","US","361173507" +"1275539736","CONNECT","CONNECT URL","COMPULINK","N","SECURE SOFTWARE","","HIE","Health Information Exchange (HIE)","","OTHER","Other","ELECTRONIC HEALTH RECORDS","16605 Alberta St","","Oneida","TN","US","378416283" +"1427054949","CONNECT","CONNECT URL","COMPULINK","N","SECURE SOFTWARE","","HIE","Health Information Exchange (HIE)","","OTHER","Other","ELECTRONIC HEALTH RECORDS","207 Main St","","Williamsburg","KY","US","407691121" +"1063418580","OTHERS","Other URL","svpappachen@gmail.com","N","","","","","","","","","1241 Vista Hills Dr","","Lakeland","FL","US","338135642" +"1487650974","DIRECT","Direct Messaging Address","Darshan-tolat@renalphysicians.e-mdsdirect.com","N","Health data to be securely sent to physician","","DIRECT","Direct","","","","","200 River Pointe Dr","Ste 100","Conroe","TX","US","773042828" +"1487650974","DIRECT","Direct Messaging Address","roohi-khan@renalphysicians.e-mdsdirect.com","N","Health data to be securely sent to physician","","DIRECT","Direct","","","","","200 River Pointe Dr","Ste 100","Conroe","TX","US","773042828" +"1487650974","DIRECT","Direct Messaging Address","syed-zaidi@renalphysicians.e-mdsdirect.com","N","Health data to be securely sent to physician","","DIRECT","Direct","","","","","200 River Pointe Dr","Ste 100","Conroe","TX","US","773042828" +"1558367987","DIRECT","Direct Messaging Address","Jorge.Albina.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","593 Eddy St","NAB 2","Providence","RI","US","029034923" +"1770589137","OTHERS","Other URL","http://www.restorationclinics.com/","N","","","","","","","","","6925 Shallowford Rd Ste 308","","Chattanooga","TN","US","374211789" +"1689670044","DIRECT","Direct Messaging Address","Elizabeth.Altenhein.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","100 Highland Ave","Ste 308","Providence","RI","US","029062740" +"1154327534","DIRECT","Direct Messaging Address","kenneth.smith@direct.signature.nextgenshare.com","N","","","","","","","","","12122 Tesson Ferry Rd","Suite 101","Saint Louis","MO","US","631281772" +"1073519237","DIRECT","Direct Messaging Address","gbrown123238@directwellstar.org","N","","","","","","","","","1000 Corporate Center Dr","Ste 200","Morrow","GA","US","302604129" +"1043216336","CONNECT","CONNECT URL","daphene.roorda@veinkc.com","N","","","","","","","","","4400 W 109th St Ste 150","","Overland Park","KS","US","662111319" +"1043216336","OTHERS","Other URL","veinsofkc@yahoo.com","N","","","","","","","","","4400 W 109th St Ste 150","","Overland Park","KS","US","662111319" +"1245236496","CONNECT","CONNECT URL","COMPULINK","N","SECURE SOFTWARE","","HIE","Health Information Exchange (HIE)","","OTHER","Other","ELECTRONIC HEALTH RECORDS","467 Sunset Trl","","Jellico","TN","US","377622709" +"1679579981","DIRECT","Direct Messaging Address","christopher.george@coha.ikm.direct-ci.com","N","","","DIRECT","Direct","","OTHER","Other","CCDA","810 Jasonway Ave","Ste A","Columbus","OH","US","432144359" +"1598761975","DIRECT","Direct Messaging Address","michael.smith@direct.signature.nextgenshare.com","N","","","","","","","","","12122 Tesson Ferry Rd","Ste 101","Saint Louis","MO","US","631281772" +"1972509065","DIRECT","Direct Messaging Address","gastrospec@directaddress.net","N","","","","","","","","","2726 Fulton Dr NW","","Canton","OH","US","447183506" +"1710983002","DIRECT","Direct Messaging Address","joseph.hofmeister@coha.ikm.direct-ci.com","Y","","Columbus Oncology Associates Inc","DIRECT","Direct","","CSV","CSV","","810 Jasonway Ave","Suite A","Columbus","OH","US","432144359" +"1457357436","DIRECT","Direct Messaging Address","bartd@palmettoeye.emadirect.md","Y","","SUNGATE MEDICAL GROUP LLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10 William Pope Drive","","Bluffton","SC","US","299097459" +"1821094889","CONNECT","CONNECT URL","Anchorage","N","","","","","","","","","4100 Lake Otis Pkwy","","Anchorage","AK","US","995085222" +"1477559243","DIRECT","Direct Messaging Address","c.franklinmd.p1@direct.arthritispa.nextgenshare.com","Y","","RHEUMATIC DISEASE ASSOCIATES,LTD","HIE","Health Information Exchange (HIE)","","","","","2360 Maryland Rd","","Willow Grove","PA","US","19090" +"1881690857","DIRECT","Direct Messaging Address","hlee22356@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1407852379","DIRECT","Direct Messaging Address","mark.lopatinmd.p1@direct.arthritispa.nextgenshare.com","Y","","RHEUMATIC DISEASE ASSOCIATES,LTD","HIE","Health Information Exchange (HIE)","","","","","2360 Maryland Rd","","Willow Grove","PA","US","19090" +"1902802697","DIRECT","Direct Messaging Address","ttufamilymedicine@direct.myteamcare.com","N","TTU Family Medicine","","DIRECT","Direct","","CSV","CSV","","3601 4th St Stop 8143","","Lubbock","TX","US","794308143" +"1811993652","DIRECT","Direct Messaging Address","lburke@minnitioncoemrdirect.com","N","direct domain address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","174 Democrat Rd","","Mickleton","NJ","US","080561236" +"1174529861","DIRECT","Direct Messaging Address","farzanatausif@hotmail.com","N","","","","","","","","","","","","","","" +"1538165220","DIRECT","Direct Messaging Address","credentialing@fhclouisville.org","N","Employer","","DIRECT","Direct","","CSV","CSV","","2215 Portland Ave","","Louisville","KY","US","402121033" +"1538165220","DIRECT","Direct Messaging Address","credentialing@fhclouisville.org","N","","","","","","","","","2215 Portland Ave","","Louisville","KY","US","402121033" +"1346246063","DIRECT","Direct Messaging Address","emolinary7497@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 160","Marietta","GA","US","300601155" +"1487650065","CONNECT","CONNECT URL","https://hie.healtheconnections.org/#/healthe-login","N","Health Information Exchange","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4 Fuller St","","Alexandria Bay","NY","US","136071316" +"1801893474","DIRECT","Direct Messaging Address","rzachary@i35cpg.com","N","","","DIRECT","Direct","","CSV","CSV","","220 N Ridgeway Dr","","Cleburne","TX","US","760334115" +"1326045915","OTHERS","Other URL","CINCINNATI","N","","","","","","","","","10506 Montgomery Rd Ste 402","","Cincinnati","OH","US","452424489" +"1407853013","DIRECT","Direct Messaging Address","kmatteson@swhealth.direct-ci.net","N","","","DIRECT","Direct","","","","","1311A N Mildred Rd","Ste A","Cortez","CO","US","813212231" +"1790782225","DIRECT","Direct Messaging Address","William.Cioffi.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St","Suite 470","Providence","RI","US","029053236" +"1568469039","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1124025663","DIRECT","Direct Messaging Address","Theresa.Graves.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St","Suite 470","Providence","RI","US","029053236" +"1558368092","DIRECT","Direct Messaging Address","David.Harrington.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St","Suite 470","Providence","RI","US","029053236" +"1487651964","DIRECT","Direct Messaging Address","laura.yard@lindnercenter.org","N","email address","","","","","","","","4483 US Route 42","","Mason","OH","US","45040" +"1487651964","CONNECT","CONNECT URL","laura.yard@lindercenter.org","N","business email","","","","","","","","4483 US Route 42","","Mason","OH","US","45040" +"1457358939","OTHERS","Other URL","Epic","N","","","","","","","","","2356 Sutter St","","San Francisco","CA","US","941153006" +"1457358939","CONNECT","CONNECT URL","EPIC","N","","","","","","","","","2356 Sutter St","","San Francisco","CA","US","941153006" +"1275530669","OTHERS","Other URL","http://www.drvufamilymed.com","N","","","","","","","","","401 S 7th St Ste 4","","Akron","PA","US","175011490" +"1699772863","DIRECT","Direct Messaging Address","MARK.LITTLE@WELLNESSPOINTE.ORG","N","MARK.LITTLE@WELLNESSPOINTE.ORG","","","","","","","","1107 E Marshall Ave","","Longview","TX","US","756015602" +"1184621211","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1316944127","DIRECT","Direct Messaging Address","Arlet.Kurkchubasche.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley Street","Suite 190","Providence","RI","US","02905" +"1124025937","DIRECT","Direct Messaging Address","Francois.Luks.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St","Suite 190","Providence","RI","US","029053236" +"1427056134","DIRECT","Direct Messaging Address","sgarg@midatlret.intellechartdirect.net","N","Direct Messaging Address","","DIRECT","Direct","","","","","4060 Butler Pike","Suite 200","Plymouth Meeting","PA","US","194621560" +"1043218753","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1376540138","CONNECT","CONNECT URL","https://urldefense.proofpoint.com/v2/url?u=https-3A__cobiusconnect.cobius.com-3A8291_Gateway_Documen","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1205834942","DIRECT","Direct Messaging Address","jgarrett@brmc.com","N","email","","OTHER","Other","delegated official","OTHER","Other","email","116 Interstate Pkwy Ste 32","","Bradford","PA","US","167011036" +"1386641207","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1003814641","CONNECT","CONNECT URL","https://hie.healtheconnections.org/#/healthe-login","N","Health Information Exchange","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4 Fuller St","","Alexandria Bay","NY","US","136071316" +"1659378412","DIRECT","Direct Messaging Address","dderrer98115@directwellstar.org","N","","","","","","","","","4550 Cobb Parkway North NW Ste 101","","Acworth","GA","US","301014181" +"1144227935","DIRECT","Direct Messaging Address","cvigil@riverlandmedical.com","N","","","","","","","","","1700 N E E Wallace Blvd","","Ferriday","LA","US","713342820" +"1538167119","DIRECT","Direct Messaging Address","tlivingston69025@directwellstar.org","N","","","","","","","","","3885 Princeton Lakes Way SW Ste 300","","Atlanta","GA","US","303315590" +"1275531808","CONNECT","CONNECT URL","https://hie.healtheconnections.org/#/healthe-login","N","Health Information Exchange","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4 Fuller St","","Alexandria Bay","NY","US","136071316" +"1972501369","OTHERS","Other URL","kendalncarlsondmd@gmail.com","N","office/personal email","","","","","","","","10209 Foxridge Cir","","Highlands Ranch","CO","US","801267826" +"1750389102","DIRECT","Direct Messaging Address","llovett30688@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Ste 130","Marietta","GA","US","300601155" +"1346248663","CONNECT","CONNECT URL","https://urldefense.proofpoint.com/v2/url?u=https-3A__cobiusconnect.cobius.com-3A8291_Gateway_Documen","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1558369827","SOAP","SOAP URL","Roanoke","N","e clinical works","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3716 Melrose Ave NW Fl 2","","Roanoke","VA","US","240172716" +"1497753644","DIRECT","Direct Messaging Address","Stephen.Migliori.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St","Suite 470","Providence","RI","US","029053236" +"1649278730","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1356349518","DIRECT","Direct Messaging Address","Thomas.Miner.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St","Suite 470","Providence","RI","US","029053236" +"1538167648","DIRECT","Direct Messaging Address","daltman@addabbo.org","N","","","","","","","","","","","","","","" +"1538167648","DIRECT","Direct Messaging Address","daltman@addabbo.org","N","","","","","","","","","6200 Beach Channel Dr","","Arverne","NY","US","116921409" +"1700884798","DIRECT","Direct Messaging Address","admin@nstherapy.com","N","secure email","","DIRECT","Direct","","OTHER","Other","email","916 Pleasant St Ste 2","","Norwood","MA","US","02062" +"1912905969","DIRECT","Direct Messaging Address","Dean.Roye.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","195 Collyer St Ste 302","","Providence","RI","US","029041869" +"1790783744","DIRECT","Direct Messaging Address","BethAnn.Ryder.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","195 Collyer St","Suite 302","Providence","RI","US","029041869" +"1821096777","DIRECT","Direct Messaging Address","Jeffrey.Slaiby.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St","Suite 470","Providence","RI","US","029053236" +"1740288596","DIRECT","Direct Messaging Address","drtom@lododentist.com","N","email","","HIE","Health Information Exchange (HIE)","","","","","1391 Speer Blvd Ste 540","","Denver","CO","US","802042571" +"1265431035","CONNECT","CONNECT URL","Cleveland","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3917 Georgetown RD NW","","Cleveland","TN","US","37312" +"1063411841","DIRECT","Direct Messaging Address","JMoss@ssswf.pulsedirectmail.com","N","","","","","","","","","6821 Palisades Park Ct Ste 1","","Fort Myers","FL","US","339127131" +"1699773465","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1346248127","DIRECT","Direct Messaging Address","vkraju@rea.integrityemrdirect.com","N","Regional Eye Direct Address (CCDAs, Messages, PHI Exchange)","","HIE","Health Information Exchange (HIE)","","","","","1255 Pineview Dr","","Morgantown","WV","US","265052738" +"1891794525","DIRECT","Direct Messaging Address","credentialing@pinnacleskin.com","N","PDSC Credentialing","","DIRECT","Direct","","","","","820 Springer Dr","","Lombard","IL","US","601486413" +"1801895446","OTHERS","Other URL","732-370-4855","N","","","","","","","","","765 Newman Springs Rd","","Lincroft","NJ","US","077381543" +"1083613525","DIRECT","Direct Messaging Address","krajeev134960@directwellstar.org","N","","","","","","","","","301 Medical Dr","Suite 504","LaGrange","GA","US","302404144" +"1912906405","OTHERS","Other URL","vanallen@gmail.com","N","email","","OTHER","Other","none","OTHER","Other","none","19255 SW 65th Ave","Suite 210","Tualatin","OR","US","970627451" +"1720087398","DIRECT","Direct Messaging Address","Katrina.gallagher@advocatehealth.com","N","Email","","DIRECT","Direct","","CSV","CSV","","600 S Randall Rd Ste 210","","Algonquin","IL","US","601025937" +"1457350027","DIRECT","Direct Messaging Address","ppsi_enrollment@chs.net","N","","","","","","","","","410 S 11th St","","Lake Wales","FL","US","338534203" +"1134128549","DIRECT","Direct Messaging Address","anettelane@activatehealthcare.com","Y","work email","Activate Healthcare","DIRECT","Direct","","OTHER","Other","work email","6300 Southeastern Ave","","Indianapolis","IN","US","462035828" +"1790784106","DIRECT","Direct Messaging Address","martinmedicalctr@353.direct.myezyaccess.com","N","","","","","","","","","117 Kennedy Dr","","Martin","TN","US","382373309" +"1780683102","DIRECT","Direct Messaging Address","martinmedicalctr@353.direct.myezyaccess.com","N","","","","","","","","","117 Kennedy Dr","","Martin","TN","US","382373309" +"1770582363","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1376542878","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1093714370","DIRECT","Direct Messaging Address","ward.ohlhausen@digichart.direct-ci.com","N","","","","","","","","","2529 Glenn Hendren Dr","SUITE 200","Liberty","MO","US","640689625" +"1871592287","DIRECT","Direct Messaging Address","martinmedicalctr@353.direct.myezyaccess.com","N","","","","","","","","","117 Kennedy Dr","","Martin","TN","US","382373309" +"1871592162","DIRECT","Direct Messaging Address","sandra.schultz@doctorscare.com","N","Work email","","DIRECT","Direct","","","","","1221 21st Ave N","","Myrtle Beach","SC","US","295777402" +"1538168968","DIRECT","Direct Messaging Address","snagnur22321@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1528067832","DIRECT","Direct Messaging Address","louisangioletti@retinanj.intellechartdirect.net","Y","","Eye Centers Of America, LLC","","","","","","","1255 Broad St","Ste 104","Bloomfield","NJ","US","070033000" +"1932108255","DIRECT","Direct Messaging Address","debrabakal@bakaldermatology.emadirect.md","N","","","","","","","","","1786 Moon Lake Blvd","SUITE #100","Hoffman Estates","IL","US","601691016" +"1023017357","DIRECT","Direct Messaging Address","lkallina@retinanj.intellechartdirect.net","Y","","Eye Centers Of America, LLC","","","","","","","1255 Broad St","STE 104","Bloomfield","NJ","US","070033000" +"1730188061","DIRECT","Direct Messaging Address","patientreferrals@bakaldermatology.emadirect.md","N","","","","","","","","","1786 Moon Lake Blvd","SUITE #100","Hoffman Estates","IL","US","601691016" +"1760481139","DIRECT","Direct Messaging Address","kent.tegeler@digichart.direct-ci.com","N","","","","","","","","","2529 Glenn Hendren Dr","Ste 200","Liberty","MO","US","640689607" +"1609875970","DIRECT","Direct Messaging Address","mlm@mlmmdpa.com","N","business email","","DIRECT","Direct","","OTHER","Other","San Antonio","7373 Broadway St Ste 507","","San Antonio","TX","US","782093269" +"1609875970","","","","N","","","","","","","","","","","","","","" +"1881693059","DIRECT","Direct Messaging Address","leeangioletti@retinanj.intellechartdirect.net","Y","","Eye Centers Of America, LLC","","","","","","","1255 Broad St Ste 104","","Bloomfield","NJ","US","07003" +"1336148683","DIRECT","Direct Messaging Address","jporter@pandclab.com","N","Mailing address","","DIRECT","Direct","","CSV","CSV","","290 Big Run Rd","","Lexington","KY","US","405032903" +"1336148683","DIRECT","Direct Messaging Address","jporter@pandclab.com","N","Mailing address","","DIRECT","Direct","","CSV","CSV","","290 Big Run Rd","","Lexington","KY","US","405032903" +"1851390066","OTHERS","Other URL","mafreedmando@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","14600 King Rd Ste D","","Riverview","MI","US","481937952" +"1487653549","DIRECT","Direct Messaging Address","jeffreybakal@bakaldermatology.emadirect.md","N","","","","","","","","","1786 Moon Lake Blvd","SUITE #100","Hoffman Estates","IL","US","601695029" +"1548269459","DIRECT","Direct Messaging Address","delenburg@FAACoO-OK.direct.office.nextgen.com","N","","","DIRECT","Direct","","CSV","CSV","","609 W Memorial Rd","","Oklahoma City","OK","US","731142006" +"1063411924","DIRECT","Direct Messaging Address","mparker123240@directwellstar.org","N","","","","","","","","","285 Boulevard NE","Suite 140","Atlanta","GA","US","303124205" +"1255330106","DIRECT","Direct Messaging Address","emwilzaw@direct.practicefusion.com","N","direct messaging","","DIRECT","Direct","","OTHER","Other","direct messaging","6065 Hillcroft St Ste 208","","Houston","TX","US","770811005" +"1376543249","DIRECT","Direct Messaging Address","joelcornfield@uropart.allscriptsdirect.net","N","","","","","","","","","950 N York Rd","","Hinsdale","IL","US","605212950" +"1134129018","DIRECT","Direct Messaging Address","johnkritsas@uropart.allscriptsdirect.net","N","","","","","","","","","950 N York Rd","Suite 208","Hinsdale","IL","US","605212950" +"1497755375","DIRECT","Direct Messaging Address","samuelkrengel@uropart.allscriptsdirect.net","N","","","","","","","","","950 N York Rd","Suite 208","Hinsdale","IL","US","605212950" +"1790784627","DIRECT","Direct Messaging Address","williambrown@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","8940 N Kendall Dr","#504E","Miami","FL","US","331762148" +"1225038169","DIRECT","Direct Messaging Address","mpeters@greenecountyhealth.com","N","email","","","","","","","","310 5th St","","Carrollton","IL","US","620161325" +"1427058304","DIRECT","Direct Messaging Address","mforeman284996@directwellstar.org","N","","","","","","","","","4441 Atlanta Rd SE Ste 217","","Smyrna","GA","US","300806442" +"1487654299","DIRECT","Direct Messaging Address","briandougherty@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","8940 N Kendall Dr","#504E","Miami","FL","US","331762148" +"1861492589","DIRECT","Direct Messaging Address","carldrucker@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","21150 Biscayne Blvd","#102","Aventura","FL","US","331801226" +"1245230994","DIRECT","Direct Messaging Address","lawrencegrobman@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","3661 S Miami Ave","Suite 409","Miami","FL","US","331334236" +"1598765240","DIRECT","Direct Messaging Address","horaciogroisman@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","1321 NW 14th St","#204","Miami","FL","US","331251673" +"1407856222","DIRECT","Direct Messaging Address","jonathancooper@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","2500 Weston Rd","Suite 103","Weston","FL","US","333313615" +"1467452193","DIRECT","Direct Messaging Address","albertofernandez@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","6705 S Red Rd","# 704","South Miami","FL","US","331433622" +"1063412781","DIRECT","Direct Messaging Address","stevenfletcher@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","925 NE 30th Ter","# 214","Homestead","FL","US","330337613" +"1245230903","DIRECT","Direct Messaging Address","gwahl9444@direct.owensborohealth.org","N","","","","","","","","","1325 Triplett St","","Owensboro","KY","US","423033163" +"1528068384","DIRECT","Direct Messaging Address","bpearlman124959@directwellstar.org","N","","","","","","","","","285 Boulevard NE Ste 525","","Atlanta","GA","US","303124211" +"1639179278","DIRECT","Direct Messaging Address","scottgoldberg@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","1190 NW 95th St","# 200","Miami","FL","US","331502063" +"1053311621","DIRECT","Direct Messaging Address","cglaser5551@direct.owensborohealth.org","N","","","","","","","","","2801 New Hartford Rd","","Owensboro","KY","US","423031320" +"1053311621","DIRECT","Direct Messaging Address","cglaser5551@direct.owensborohealth.org","N","","","","","","","","","2801 New Hartford Rd","","Owensboro","KY","US","423031320" +"1568462059","DIRECT","Direct Messaging Address","kridenhour1877@direct.owensborohealth.org","N","","","","","","","","","1000 Breckenridge St","","Owensboro","KY","US","423030839" +"1487654174","DIRECT","Direct Messaging Address","kendallhanft@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","3079 E Commercial Blvd","Suite 1","Ft Lauderdale","FL","US","333084311" +"1730189366","DIRECT","Direct Messaging Address","paulfoster@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","4302 Alton Rd","#115","Miami Beach","FL","US","331402891" +"1568462240","DIRECT","Direct Messaging Address","digestivespecialists@directaddress.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4340 Clyo Rd Ste 200","","Dayton","OH","US","454597000" +"1073513677","DIRECT","Direct Messaging Address","edwardhillman@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","6705 S Red Rd","#704","South Miami","FL","US","331433622" +"1487654950","DIRECT","Direct Messaging Address","abrahamjaguan@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","3661 S Miami Ave","#409","Miami","FL","US","331334236" +"1861492340","DIRECT","Direct Messaging Address","davidjassir@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","4700 Sheridan St","SUITE K","Hollywood","FL","US","330213420" +"1184624561","DIRECT","Direct Messaging Address","paulkleidermacher@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","1330 Coral Way Ste 403","","Miami","FL","US","331452945" +"1942200340","DIRECT","Direct Messaging Address","morriskravecas@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","11760 SW 40th St","# 743","Miami","FL","US","331753582" +"1730189135","DIRECT","Direct Messaging Address","moisesmitrani@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","21150 Biscayne Blvd","# 102","Aventura","FL","US","331801226" +"1265432694","OTHERS","Other URL","NEWMAN","N","office","","OTHER","Other","NEWMAN","OTHER","Other","mailing address","151 Highway 33","","Newman","CA","US","953609603" +"1932109295","OTHERS","Other URL","ARCADIA","Y","","Kenneth K. Wogensen, MD. Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","ARCADIA","1015 N First Avenue","Suite A","Arcadia","CA","US","910062534" +"1316947633","DIRECT","Direct Messaging Address","vpatel123315@directwellstar.org","N","","","","","","","","","1136 Cleveland Avenue","Ste 513","East Point","GA","US","30344" +"1922008226","DIRECT","Direct Messaging Address","felipemartinez@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","1350 SW 57th Ave","# 210","West Miami","FL","US","331445775" +"1649270844","CONNECT","CONNECT URL","qliqsoft.com","N","direct messaging hippa compliant","","HIE","Health Information Exchange (HIE)","","","","","1559 Highland Park Dr","","Lenoir City","TN","US","377726237" +"1265432322","DIRECT","Direct Messaging Address","eanandappa@luriechildrens.org","N","","","","","","","","","225 E Chicago Ave # 9","","Chicago","IL","US","606112991" +"1043210172","OTHERS","Other URL","anowak@therapysolutionshh.com","N","","","","","","","","","209 29th St NE","","Cedar Rapids","IA","US","524024835" +"1225038334","DIRECT","Direct Messaging Address","pdecker5553@direct.owensborohealth.org","N","","","","","","","","","2801 New Hartford Rd","","Owensboro","KY","US","423031320" +"1093715047","OTHERS","Other URL","thedermatologyclinicofarkansas.ema.md","Y","Software system URL for EHR EMR","The Dermatology Clinic PA","HIE","Health Information Exchange (HIE)","","","","","3633 Central Ave Ste N","","Hot Springs","AR","US","719136475" +"1265432405","CONNECT","CONNECT URL","info@lovemygi.com","N","email","","OTHER","Other","email","OTHER","Other","email","3001 Coral Hills Dr Ste 200","","Coral Springs","FL","US","330654172" +"1932109048","DIRECT","Direct Messaging Address","ehr-direct@gvh.hin.us","N","Gunnison Valley Hospital (Colorado)","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD Exchange","711 N Taylor St","","Gunnison","CO","US","812302243" +"1255331351","DIRECT","Direct Messaging Address","mclements135010@directwellstar.org","N","","","","","","","","","211 East Broad St","","Pine Mountain","GA","US","318220516" +"1497755565","DIRECT","Direct Messaging Address","ebenya@luriechildrens.org","N","","","","","","","","","225 E Chicago Ave # 9","","Chicago","IL","US","606112991" +"1831199884","OTHERS","Other URL","thedermatologyclinicofarkansas.ema.md","Y","Software system URL for EHR EMR","The Dermatology Clinic PA","HIE","Health Information Exchange (HIE)","","","","","3633 Central Ave Ste N","","Hot Springs","AR","US","719136475" +"1366443384","DIRECT","Direct Messaging Address","frankkronberg@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","8940 N Kendall Dr","# 504E","Miami","FL","US","331762148" +"1952302804","DIRECT","Direct Messaging Address","vijaykumarzaveri@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","3661 S Miami Ave","# 409","Miami","FL","US","331334236" +"1750382560","DIRECT","Direct Messaging Address","heatherbrown@uropart.allscriptsdirect.net","N","","","","","","","","","2225 Enterprise Dr","Suite 2511","Westchester","IL","US","601545814" +"1073514808","DIRECT","Direct Messaging Address","misola97026@directwellstar.org","N","","","","","","","","","2518 Jimmy Lee Smith Pkwy","","Hiram","GA","US","301412068" +"1134120843","DIRECT","Direct Messaging Address","craigshapiro@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","500 N Hiatus Rd","Suite 101","Pembroke Pines","FL","US","330265213" +"1528069242","DIRECT","Direct Messaging Address","marksukenik@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","4700 Sheridan St","SUITE K","Hollywood","FL","US","330213420" +"1164423885","DIRECT","Direct Messaging Address","juliotorres@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","7100 W 20th Ave","Suite 608","Hialeah","FL","US","330161897" +"1912908690","DIRECT","Direct Messaging Address","georgeengel@uropart.allscriptsdirect.net","N","","","","","","","","","2225 Enterprise Dr","Suite 2511","Westchester","IL","US","601545814" +"1699776237","OTHERS","Other URL","epic","N","EHR messaging to other physicians","","HIE","Health Information Exchange (HIE)","","OTHER","Other","epic","601 N Barker Rd","110","Brookfield","WI","US","530455929" +"1558362897","DIRECT","Direct Messaging Address","mcrump343581@directwellstar.org","N","","","","","","","","","708 S 8th St","","Griffin","GA","US","302244827" +"1649271123","DIRECT","Direct Messaging Address","nejdalsikafi@uropart.allscriptsdirect.net","N","","","","","","","","","3 S Greenleaf St","Suite J","Gurnee","IL","US","600313377" +"1225039696","DIRECT","Direct Messaging Address","james-schwartz@hessortho.e-mdsdirect.com","N","","","DIRECT","Direct","","OTHER","Other","NA","4165 Quarles Court","","Harrisonburg","VA","US","22801" +"1558362830","DIRECT","Direct Messaging Address","nbladuell22915@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1881695146","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1700887981","DIRECT","Direct Messaging Address","michaelowens@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","6705 S Red Rd","# 704","South Miami","FL","US","331433622" +"1194726323","CONNECT","CONNECT URL","https://bewellctr.org/","N","","","","","","","","","801 W Girard Ave","","Philadelphia","PA","US","191224212" +"1265433478","CONNECT","CONNECT URL","COMPULINK","N","SECURE SOFTWARE","","HIE","Health Information Exchange (HIE)","","OTHER","Other","ELECTRONIC HEALTH RECORDS","127 Foothills Ave Ste 3","","Albany","KY","US","426021037" +"1801897012","DIRECT","Direct Messaging Address","ccgastro@directaddress.net","Y","","Central Coast Gastroenterology Medical Group","DIRECT","Direct","","CSV","CSV","","1255 Las Tablas Rd","201","Templeton","CA","US","934659750" +"1104827393","CONNECT","CONNECT URL","PRACTICEFUSION","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2578 McLeod Dr N Ste 1","","Saginaw","MI","US","486042859" +"1518968734","CONNECT","CONNECT URL","cbarry@swhealth.direct-ci.net","N","","","","","","","","","111 Railroad Ave","","Mancos","CO","US","813289329" +"1366443442","DIRECT","Direct Messaging Address","oliver.harper@Warmed.direct.medconnect-inc.com","N","Direct email","","DIRECT","Direct","","","","","100 Dana Rd","Warrior Medical Associates PC","Warrior","AL","US","351801420" +"1679575591","OTHERS","Other URL","dcee4817@gmail.com","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","email address","3139 Lebanon Pike","","Nashville","TN","US","372142314" +"1609878594","DIRECT","Direct Messaging Address","clinical@CFAS.directbygreenway.com","N","","","","","","","","","1800 Cortez Rd W","","Bradenton","FL","US","342071335" +"1346242229","DIRECT","Direct Messaging Address","sstaviss28195@directwellstar.org","N","","","","","","","","","205 Hawkins Store Rd NW Ste B1","","Kennesaw","GA","US","301446215" +"1013919745","DIRECT","Direct Messaging Address","clantee@legluepmc.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1270 Southampton Dr","","Alexandria","LA","US","713033055" +"1114929783","DIRECT","Direct Messaging Address","mlepique@swhealth.direct-ci.net","N","","","DIRECT","Direct","","","","","1311A N Mildred Rd","","Cortez","CO","US","813212231" +"1750383477","DIRECT","Direct Messaging Address","clinical@CFAS.directbygreenway.com","N","","","","","","","","","1800 Cortez Rd W","","Bradenton","FL","US","342071335" +"1487656104","DIRECT","Direct Messaging Address","clinical@CFAS.directbygreenway.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1800 Cortez Rd W","","Bradenton","FL","US","342071335" +"1417959958","DIRECT","Direct Messaging Address","michaelmorton@nspc.medalliesdirect.net","N","","","","","","","","","1460 Pantops Mountain Pl Ste 2-B","","Charlottesville","VA","US","229114600" +"1417959958","DIRECT","Direct Messaging Address","michaelmorton@nspc.medalliesdirect.net","N","","","","","","","","","1500 Brookhaven Dr","Ste 1","Rockingham","VA","US","22801" +"1811999378","CONNECT","CONNECT URL","Desktop","N","","","","","","","","","12200 Forest Hill Blvd","","Wellington","FL","US","334145795" +"1063404127","DIRECT","Direct Messaging Address","ttufamilymedicine@direct.myteamcare.com","N","TTUHSC Family Medicine","","DIRECT","Direct","","CSV","CSV","","3601 4th St","","Lubbock","TX","US","794300002" +"1023000197","DIRECT","Direct Messaging Address","ttufamilymedicine@direct.myteamcare.com","N","TTUHSC Family Medicine","","DIRECT","Direct","","CSV","CSV","","3601 4th St","","Lubbock","TX","US","794300002" +"1730171802","DIRECT","Direct Messaging Address","ttufamilymedicine@direct.myteamcare.com","N","TTUHSC Family Medicine","","DIRECT","Direct","","CSV","CSV","","3601 4th St","","Lubbock","TX","US","794300002" +"1770575730","DIRECT","Direct Messaging Address","ttufamilymedicine@direct.myteamcare.com","N","TTUHSC Family Medicine","","DIRECT","Direct","","CSV","CSV","","3601 4th St","Suite 1C143","Lubbock","TX","US","794308143" +"1689666802","CONNECT","CONNECT URL","Athena","N","","","","","","","","","3100 Cross Creek Pkwy","Suite 200","Auburn Hills","MI","US","483262774" +"1639161755","CONNECT","CONNECT URL","Athena","N","","","","","","","","","3100 Cross Creek Pkwy","Suite 200","Auburn Hills","MI","US","483262774" +"1922090877","DIRECT","Direct Messaging Address","ttustudenthealth@direct.myteamcare.com","N","TTU Student Health Services","","DIRECT","Direct","","CSV","CSV","","3601 4th St","Suite 1C143","Lubbock","TX","US","794308143" +"1154313054","DIRECT","Direct Messaging Address","ttustudenthealth@direct.myteamcare.com","N","TTUHSC Student Health","","DIRECT","Direct","","CSV","CSV","","3601 4th St","","Lubbock","TX","US","794300002" +"1043202948","DIRECT","Direct Messaging Address","ubulusu@ecsm.integrityemrdirect.com","N","electronic medical records","","DIRECT","Direct","","CSV","CSV","","2489 Trautner Dr","","Saginaw","MI","US","486049596" +"1790777613","DIRECT","Direct Messaging Address","rspera@alimetrix.com","Y","","Alimetrix, Inc.","","","","","","","800 Hudson Way NW Ste 2200","","Huntsville","AL","US","358062962" +"1922090794","DIRECT","Direct Messaging Address","greg.vandenberghe@direct.medfusion.com","N","","","","","","","","","10777 Nall Ave","Suite 300","Overland Park","KS","US","662111231" +"1083606834","DIRECT","Direct Messaging Address","pzonakis@qhndirect.org","N","Peter M Zonakis Grand River Hospital DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","501 Airport Rd","","Rifle","CO","US","816508510" +"1689666398","CONNECT","CONNECT URL","Athena","N","","","","","","","","","3100 Cross Creek Pkwy","Suite 200","Auburn Hills","MI","US","483262774" +"1235121005","DIRECT","Direct Messaging Address","david.clymer@direct.medfusion.com","N","","","","","","","","","10777 Nall Ave","Suite 300","Overland Park","KS","US","662111231" +"1982696589","DIRECT","Direct Messaging Address","jo@pediatricsofokaloosa.com","N","email address","","DIRECT","Direct","","CSV","CSV","","1001 College Blvd W","Suite C","Niceville","FL","US","325781099" +"1003808619","DIRECT","Direct Messaging Address","abarfield123270@directwellstar.org","N","","","","","","","","","2500 Hospital Blvd Ste 130","","Roswell","GA","US","300764946" +"1013909506","DIRECT","Direct Messaging Address","jon.r.tabije.civ@mail.mil","N","","","","","","","","","9040A Jackson Ave Joint Base Lewis McChord","","Tacoma","WA","US","984310001" +"1730171372","DIRECT","Direct Messaging Address","esthervogel@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","21150 Biscayne Blvd.","Suite 102","Aventura","FL","US","33180" +"1588656029","OTHERS","Other URL","www.http://avvo.com","N","Cloud EHR provider","","DIRECT","Direct","","CSV","CSV","","4450 E McCain Blvd","","N Little Rock","AR","US","721172519" +"1700878246","DIRECT","Direct Messaging Address","officemanager@slaglemd.net","N","Office Manager's Email Address","","DIRECT","Direct","","CSV","CSV","","2050 Gause Blvd E Ste 150","","Slidell","LA","US","704615414" +"1558353086","OTHERS","Other URL","www.kareo.com","N","cloud based system","","DIRECT","Direct","","CSV","CSV","","4450 E McCain Blvd","","N Little Rock","AR","US","721172519" +"1225020621","DIRECT","Direct Messaging Address","wabshier1870@direct.owensborohealth.org","N","","","","","","","","","815 E Parrish Ave","SUITE 230","Owensboro","KY","US","423033222" +"1306838693","DIRECT","Direct Messaging Address","dcole4836@direct.owensborohealth.org","N","","","","","","","","","1213 N Main St","","Beaver Dam","KY","US","42320" +"1285626614","DIRECT","Direct Messaging Address","tflynn145389@directwellstar.org","N","","","","","","","","","1790 Mulkey Rd Ste 5A","","Austell","GA","US","301061122" +"1558354860","DIRECT","Direct Messaging Address","admin@chit.oncoemrdirect.com","N","Direct Messaging","","DIRECT","Direct","","OTHER","Other","text/xml or application/xml","7300 HANOVER DRIVE","SUITE 301","GREENBELT","MD","US","20770" +"1558354860","DIRECT","Direct Messaging Address","admin@chit.oncoemrdirect.com","N","Direct Messaging","","HIE","Health Information Exchange (HIE)","","OTHER","Other","text/xml or application/xml","7300 HANOVER DRIVE","SUITE 301","GREENBELT","MD","US","20770" +"1821081159","DIRECT","Direct Messaging Address","edwina@advancedpro.biz","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1661 E Main St","","Easley","SC","US","29640" +"1033102298","DIRECT","Direct Messaging Address","dfischer@midatlret.intellechartdirect.net","N","Direct Messaging Address","","DIRECT","Direct","","","","","100 Presidential Blvd","Suite 100","Bala Cynwyd","PA","US","190041108" +"1619960994","DIRECT","Direct Messaging Address","AAhuja@mcenta.gwaydirect.com","N","Secure Direct e-mail","","DIRECT","Direct","","OTHER","Other","ccd","4101 Greenbriar St","Suite #320","Houston","TX","US","770985294" +"1811980055","DIRECT","Direct Messaging Address","psimonoff22376@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1295727527","DIRECT","Direct Messaging Address","fmw@warren.emadirect.md","N","","","DIRECT","Direct","","OTHER","Other","referral letter","3993 Lawrenceville Hwy NW Ste 110","","Lilburn","GA","US","300472831" +"1487647590","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1689667743","DIRECT","Direct Messaging Address","kirkland@thinkvida.com","N","email","","DIRECT","Direct","","OTHER","Other","email","13030 121st Way NE","Suite 102","Kirkland","WA","US","980347210" +"1689667743","CONNECT","CONNECT URL","kirkland@thinkvida.com","N","","","DIRECT","Direct","","","","","13030 121st Way NE","Suite 102","Kirkland","WA","US","980347210" +"1225021215","DIRECT","Direct Messaging Address","zbiegien2009@cox.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1880 Hillsboro Dr","","Henderson","NV","US","890740925" +"1568455327","DIRECT","Direct Messaging Address","razakhan@uropart.allscriptsdirect.net","N","","","","","","","","","3 S Greenleaf St","Suite J","Gurnee","IL","US","600313377" +"1366435034","DIRECT","Direct Messaging Address","robertsaffrin@uropart.allscriptsdirect.net","N","","","","","","","","","3 S Greenleaf St","Suite J","Gurnee","IL","US","600313377" +"1194718775","DIRECT","Direct Messaging Address","Direct@PediatricEyeAssociatesAndFTulsaOK.CompulinkDirect.com","N","","","","","","","","","4606 E 67th St Ste 400","","Tulsa","OK","US","741364950" +"1982697561","OTHERS","Other URL","https://Endo4Life.com","N","enrollment page","","DIRECT","Direct","","OTHER","Other","practice website","15303 Huebner Rd Ste 15","","San Antonio","TX","US","782480983" +"1770576175","DIRECT","Direct Messaging Address","info.handa@halbackandassociates.com","N","secured business email","","","","","","","","4844 Queens Chapel Ter NE","","Washington","DC","US","200173139" +"1811980220","DIRECT","Direct Messaging Address","Gregory.Lynch@direct.medfusion.com","N","","","","","","","","","20920 W 151st St","Suite 100","Olathe","KS","US","66061" +"1447244827","CONNECT","CONNECT URL","Direct@PediatricEyeAssociatesAndFTulsaOK.CompulinkDirect.com","N","","","","","","","","","4606 E 67th St","STE 400","Tulsa","OK","US","741364943" +"1346234689","DIRECT","Direct Messaging Address","ltoole@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","185031982" +"1053305391","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","555 West SR 164","","Salem","UT","US","84653" +"1124012471","DIRECT","Direct Messaging Address","mejudge@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","185031982" +"1295729564","OTHERS","Other URL","Algonquin","N","","","","","","","","","1340 Ryan Pkwy","","Algonquin","IL","US","601024527" +"1477547784","DIRECT","Direct Messaging Address","abullock123320@directwellstar.org","N","","","","","","","","","229 Peachtree St NE Ste 1200","","Atlanta","GA","US","303031620" +"1063406262","DIRECT","Direct Messaging Address","pdouglass123323@directwellstar.org","N","","","","","","","","","229 Peachtree St NE Ste 1200","","Atlanta","GA","US","303031620" +"1245224492","DIRECT","Direct Messaging Address","rafaellugomd@Lugosurgicalgroup.drchronodirect.com","N","EMR- Dr chrono","","DIRECT","Direct","","CSV","CSV","","17189 I 45 S Ste 275","","Shenandoah","TX","US","773853326" +"1588658785","DIRECT","Direct Messaging Address","srobinson123321@directwellstar.org","N","","","","","","","","","229 Peachtree St NE Ste 1200","","Atlanta","GA","US","303031620" +"1790779734","DIRECT","Direct Messaging Address","msaker@luriechildrens.org","N","","","","","","","","","225 E Chicago Ave","","Chicago","IL","US","606112991" +"1447244496","DIRECT","Direct Messaging Address","mwyers@luriechildrens.org","N","","","","","","","","","225 E Chicago Ave # 9","","Chicago","IL","US","606112991" +"1295729150","DIRECT","Direct Messaging Address","sara@craniosacralpt.com","N","","","","","","","","","1514 Mathis Ferry Rd Ste A104","","MT Pleasant","SC","US","294649760" +"1831183714","DIRECT","Direct Messaging Address","jmakhoul9477@direct.owensborohealth.org","N","","","","","","","","","1301 Pleasant Valley Rd","Suite 202","Owensboro","KY","US","423039774" +"1295729085","DIRECT","Direct Messaging Address","brian.crownover.1@9177.direct.athenahealth.com","N","Secure email","","DIRECT","Direct","","OTHER","Other","MIME format","2428 N Stokesberry Pl","","Meridian","ID","US","836465035" +"1528052388","DIRECT","Direct Messaging Address","agustinarrieta@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","15955 SW 96th St","Suite 303","Miami","FL","US","331961271" +"1609860253","DIRECT","Direct Messaging Address","drrotsaert@waverlyhealthcenter.org","N","Waverly Health Center","","HIE","Health Information Exchange (HIE)","","","","","312 9th St SW","","Waverly","IA","US","506772999" +"1356335921","DIRECT","Direct Messaging Address","lewis@caremartus.com","N","","","","","","","","","5013 Granbury Rd","","Fort Worth","TX","US","761332016" +"1508850173","DIRECT","Direct Messaging Address","kkuncl64079@directwellstar.org","N","","","","","","","","","1791 Mulkey Rd","Suite 200","Austell","GA","US","301061124" +"1053305631","DIRECT","Direct Messaging Address","vsoundararajan64273@directwellstar.org","N","","","","","","","","","1791 Mulkey Rd","Suite 200","Austell","GA","US","301061124" +"1508850108","DIRECT","Direct Messaging Address","ashley.rodriguez@healthstatinc.com","N","","","","","","","","","1099 Stewart St Ste 900","","Seattle","WA","US","981012161" +"1306830898","CONNECT","CONNECT URL","http://azfamilycare.com","N","Website","","DIRECT","Direct","","CSV","CSV","","18555 N 79th Ave","B-108","Glendale","AZ","US","85308" +"1487649919","DIRECT","Direct Messaging Address","AGLIWA@GP-NY.DIRECT.OFFICE.NEXTGEN.COM","N","direct email","","DIRECT","Direct","","CSV","CSV","","134 Greenpoint Ave","","Brooklyn","NY","US","112226577" +"1588659908","DIRECT","Direct Messaging Address","dpaul138481@directwellstar.org","N","","","","","","","","","3890 Redwine Rd SW","Ste 210","Atlanta","GA","US","303315509" +"1225023773","OTHERS","Other URL","thedermatologyclinicofarkansas.ema.md","Y","","The Dermatology Clinic PA","HIE","Health Information Exchange (HIE)","","","","","3633 Central Ave","Suite N","Hot Springs","AR","US","719136475" +"1114912573","DIRECT","Direct Messaging Address","Tim.Goldsmith@direct.revolutionehr.com","Y","","Goldsmith Eye Care PC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1101 1st St NE","","New Prague","MN","US","560712197" +"1871588277","DIRECT","Direct Messaging Address","driden165671@directwellstar.org","N","","","","","","","","","3747 Roswell Rd Ste 201","","Marietta","GA","US","300626227" +"1114912367","OTHERS","Other URL","Buffalo","N","","","","","","","","","2625 Harlem Rd","Suite 180","Cheektowaga","NY","US","142254031" +"1578558714","DIRECT","Direct Messaging Address","agedevanishvili134982@directwellstar.org","N","","","","","","","","","1602 Vernon Rd Ste 300","","LaGrange","GA","US","302404129" +"1639164874","DIRECT","Direct Messaging Address","tgore134981@directwellstar.org","N","","","","","","","","","1602 Vernon Rd Ste 300","","LaGrange","GA","US","302404129" +"1477548626","DIRECT","Direct Messaging Address","vhutton134973@directwellstar.org","N","","","","","","","","","1602 Vernon Rd Ste 300","","LaGrange","GA","US","302404129" +"1760477897","DIRECT","Direct Messaging Address","rwagner288565@directe.centura.org","N","RWagner Middle Park Health DIRECT Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","214 South 4th St","","Kremmling","CO","US","804590399" +"1255326369","DIRECT","Direct Messaging Address","danielmorse@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","601 N Flamingo Rd","Ste 210","Pembroke Pines","FL","US","330281015" +"1710972955","DIRECT","Direct Messaging Address","Wendy.Goldsmith@direct.revolutionehr.com","Y","","Goldsmith Eye Care PC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1101 1st St NE","","New Prague","MN","US","560712197" +"1720073828","CONNECT","CONNECT URL","RONCEVERTE","N","","","","","","","","","318 Red Oaks Shopping Ctr","","Ronceverte","WV","US","249701364" +"1477548584","DIRECT","Direct Messaging Address","contact@easttennarthritis.com","N","","","","","","","","","460 Medical Park Dr Ste 104","","Lenoir City","TN","US","377725782" +"1821083080","DIRECT","Direct Messaging Address","badelman16994@direct.hfhs.org","N","","","","","","","","","6777 W Maple Rd","","West Bloomfield","MI","US","483223013" +"1508851692","OTHERS","Other URL","Miami","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11760 SW 40th St Ste 448","","Miami","FL","US","331753598" +"1770578759","OTHERS","Other URL","Boise","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Boise","425 W Bannock St","","Boise","ID","US","837026035" +"1912992900","OTHERS","Other URL","Boise","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Boise","2235 E Gala St","","Meridian","ID","US","836427090" +"1215922299","DIRECT","Direct Messaging Address","mhardee22342@directwellstar.org","N","","","","","","","","","1700 Hospital South Dr","Suite 409","Austell","GA","US","301066810" +"1801881974","DIRECT","Direct Messaging Address","jhoward@umpquachc.org","N","work email","","DIRECT","Direct","","OTHER","Other","work","150 NE Kenneth Ford Dr","","Roseburg","OR","US","974701042" +"1114912102","OTHERS","Other URL","Boise","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Boise","425 W Bannock St","","Boise","ID","US","837026035" +"1265427256","OTHERS","Other URL","Boise","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Boise","425 W Bannock St","","Boise","ID","US","837026035" +"1417942293","DIRECT","Direct Messaging Address","rsimmons134932@directwellstar.org","N","","","","","","","","","1551 Doctors Drive","BUILDING 200","Lagrange","GA","US","302404139" +"1063407831","DIRECT","Direct Messaging Address","jcoggins135034@directwellstar.org","N","","","","","","","","","1551 Doctors Dr","","Lagrange","GA","US","302404139" +"1386639102","DIRECT","Direct Messaging Address","michele.mays.1@1079.direct.athenahealth.com","N","","","DIRECT","Direct","","","","","6010 Pointe West Blvd","","Bradenton","FL","US","342095531" +"1710972401","DIRECT","Direct Messaging Address","ltelck287758@directe.centura.org","N","LTelck Middle Park Health DIRECT Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","214 South 4th Street","","Kremmling","CO","US","804590399" +"1558356253","DIRECT","Direct Messaging Address","paulyonover@uropart.allscriptsdirect.net","N","","","","","","","","","1011 W Wellington Ave","Ste 200","Chicago","IL","US","606574325" +"1205821923","DIRECT","Direct Messaging Address","sharrongingrich@uropart.allscriptsdirect.net","N","","","","","","","","","136 Biesterfield Rd","","Elk Grove Village","IL","US","600073657" +"1134114713","OTHERS","Other URL","Boise","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Boise","425 W Bannock St","","Boise","ID","US","837026035" +"1639164239","CONNECT","CONNECT URL","www.houstonmethodist.org","N","","","","","","","","","17189 Interstate 45 S Ste 475","","Shenandoah","TX","US","773853320" +"1376539916","DIRECT","Direct Messaging Address","jbrown@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","185031982" +"1023004470","CONNECT","CONNECT URL","EHR","N","","","","","","","","","","","","","","" +"1023004470","SOAP","SOAP URL","Houston","Y","","TEXAS INSTITUTE OF DIGESTIVE HEALTH, PLLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7737 Southwest Fwy Ste 950","","Houston","TX","US","770741806" +"1023004470","CONNECT","CONNECT URL","Houston","Y","","TEXAS INSTITUTE OF DIGESTIVE HEALTH, PLLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7737 Southwest Fwy Ste 950","","Houston","TX","US","770741806" +"1700872140","DIRECT","Direct Messaging Address","rratcliff284528@directe.centura.org","N","RRatcliff Middle Park Health DIRECT Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","214 South 4th Street","","Kremmling","CO","US","804590399" +"1477549756","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1609862812","DIRECT","Direct Messaging Address","rahmed@VSA.gwaydirect.com","N","","","","","","","","","13135 Lee Jackson Memorial Hwy Ste 305","","Fairfax","VA","US","220331907" +"1861488959","DIRECT","Direct Messaging Address","nancy.talavera@downstate.edu","N","","","DIRECT","Direct","","","","","450 Clarkson Ave # Ns52","","Brooklyn","NY","US","112032012" +"1568458727","DIRECT","Direct Messaging Address","Sivamainthan.Vithiananthan.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","195 Collyer St","Suite 302","Providence","RI","US","029041869" +"1851387906","CONNECT","CONNECT URL","pinellassurgical@gmail.com","N","","","","","","","","","4801 49th St N","","Saint Petersburg","FL","US","337093859" +"1447246426","DIRECT","Direct Messaging Address","bwalter@vsagwaydirect.com","N","","","","","","","","","13135 Lee Jackson Memorial Hwy Ste 305","","Fairfax","VA","US","220331907" +"1851387922","CONNECT","CONNECT URL","heather@adkinsonpsych.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","588 Baldwin Ave","","Defuniak Springs","FL","US","324352591" +"1508852583","DIRECT","Direct Messaging Address","rbrenner@vsa.gwaydirect.com","N","","","","","","","","","13135 Lee Jackson Memorial Hwy Ste 305","","Fairfax","VA","US","220331907" +"1417943499","CONNECT","CONNECT URL","www.power2practice.net","N","patient portal","","","","","","","","319 18th St","","Rock Island","IL","US","612018715" +"1417943499","CONNECT","CONNECT URL","info@goldencenterhealing.com","N","website","","","","","","","","319 18th St","","Rock Island","IL","US","612018715" +"1427044320","DIRECT","Direct Messaging Address","KAM@cumberland.emadirect.md","N","Modernizing Medicine Direct Mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","29 Taylor Ave","Suite 101","Crossville","TN","US","38555" +"1265428270","DIRECT","Direct Messaging Address","arifai@rcpfl.intellechartdirect.net","N","","","HIE","Health Information Exchange (HIE)","","","","","1549 Airport Blvd","Suite 410","Pensacola","FL","US","325048633" +"1710973516","DIRECT","Direct Messaging Address","tthore@DRCWJONES.ssdirect.aprima.com","Y","direct mail address","Charles W Jones MD PA","HIE","Health Information Exchange (HIE)","","CSV","CSV","","200 Hospital Ave Ste 5","","Jefferson","NC","US","286409244" +"1184610859","DIRECT","Direct Messaging Address","jjestus@t1ortho.gwaydirect.com","N","","","","","","","","","105 S. Willow Ave.","","Cookeville","TN","US","38501" +"1508852278","DIRECT","Direct Messaging Address","DJACKSON@HEALTHACTIONS.NET","N","EMAIL","","","","","","","","4300 W Main St Ste 14","","Dothan","AL","US","363051311" +"1164419834","OTHERS","Other URL","KTimmerman@valleychildrens.org","N","Email","","","","","","","","9300 Valley Childrens Pl","","Madera","CA","US","936368762" +"1225025935","DIRECT","Direct Messaging Address","gwilson4850@direct.owensborohealth.org","N","","","","","","","","","1000 Breckenridge St","Suite 404","Owensboro","KY","US","423030878" +"1720075377","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1154318632","DIRECT","Direct Messaging Address","dcsamsdo@direct.practicefusion.com","N","EHR Direct Messaging accepting HL7 Health Information Exchange","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1478 Maplewood Ave","","Ronceverte","WV","US","249708017" +"1003803263","DIRECT","Direct Messaging Address","PAK103PCS@M1526.primeclinicalsystems.direct-ci.com","N","","","HIE","Health Information Exchange (HIE)","","","","","2134 Sandy Dr Ste 16","","State College","PA","US","168032292" +"1649267808","DIRECT","Direct Messaging Address","JCS105PCS@M1526.primeclinicalsystems.direct-ci.com","N","","","HIE","Health Information Exchange (HIE)","","","","","2134 Sandy Dr Ste 16","","State College","PA","US","168032292" +"1720075989","DIRECT","Direct Messaging Address","RMS102PCS1526@primeclinicalsystems.direct-ci.com","N","","","HIE","Health Information Exchange (HIE)","","","","","2134 Sandy Dr Ste 16","","State College","PA","US","168032292" +"1073500146","OTHERS","Other URL","https://www.pinehurstchiro.com/","N","","","","","","","","","315 Page Rd N Ste 11","","Pinehurst","NC","US","283740087" +"1073500146","OTHERS","Other URL","https://www.pinehurstchiro.com/","N","Pinehurst Chiropractic Website","","","","","","","","315 Page Rd N Ste 11","","Pinehurst","NC","US","283740087" +"1174510168","DIRECT","Direct Messaging Address","moberst84642@direct.owensborohealth.org","N","","","","","","","","","655 W 8th St","","Jacksonville","FL","US","322096511" +"1780671735","DIRECT","Direct Messaging Address","dr_carcamo_md@gmail.cm","N","office email","","DIRECT","Direct","","CSV","CSV","","14650 Pacific Ave","","Baldwin Park","CA","US","917065333" +"1619964533","DIRECT","Direct Messaging Address","hadya@suncountrymedical.com","N","","","","","","","","","2019 E Missouri Ave","","El Paso","TX","US","799033504" +"1427045368","DIRECT","Direct Messaging Address","nharris@qhndirect.org","N","Norman L Harris Grand River Hospital DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","501 Airport Rd","","Rifle","CO","US","816508510" +"1538156369","DIRECT","Direct Messaging Address","aliartar@abcsmedical.com","N","business email","","","","","","","","7330 W Layton Ave","","Milwaukee","WI","US","532203849" +"1821086554","DIRECT","Direct Messaging Address","jandujar23039@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 130","Marietta","GA","US","300601155" +"1588652325","DIRECT","Direct Messaging Address","dnambl@outlook.com","N","Email Address","","","","","","","","560 Pine St","","Del Norte","CO","US","811322243" +"1902894736","DIRECT","Direct Messaging Address","pking123264@directwellstar.org","N","","","","","","","","","285 Boulevard NE Ste 415","","Atlanta","GA","US","303124210" +"1861489692","OTHERS","Other URL","PEDIRHEUMBOCA@GMAIL.COM","N","","","OTHER","Other","9960 CENTRAL PK BLVD N, STE 225. BOCA RATON FL 33428","","","","9960 Central Park Blvd N Ste 225","","Boca Raton","FL","US","334281705" +"1174511851","DIRECT","Direct Messaging Address","ginaugo@uropartners.com","N","","","","","","","","","1725 W Harrison St","Suite 352","Chicago","IL","US","606123841" +"1063400778","CONNECT","CONNECT URL","TDrive","N","server","","DIRECT","Direct","","OTHER","Other","Business Finance","11937 US Highway 271","","Tyler","TX","US","757083154" +"1497743918","CONNECT","CONNECT URL","https://fresno2011.netsmartcloud.com/radplus/index.jsp","N","Netsmart Cloud Avatar EMR","","DIRECT","Direct","","OTHER","Other","EMR","101 California St Ste 2710","","San Francisco","CA","US","941115818" +"1568450997","DIRECT","Direct Messaging Address","paulette.blanchet.2@11629.direct.athenahealth.com","N","Gunnison Valley Hospital CO-Oncology-Dr. Paulette Blanchet","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD Exchange","711 N Taylor St","","Gunnison","CO","US","812302296" +"1124016449","CONNECT","CONNECT URL","http://www.rivervalleybirthcenter.com/","N","","","","","","","","","526 Park Row","","Saint Peter","MN","US","560822059" +"1124016449","CONNECT","CONNECT URL","https://www.menopausemn.com/","N","","","","","","","","","1576 Minnehaha Ave W","","Saint Paul","MN","US","551041208" +"1588652945","OTHERS","Other URL","HAIMS","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Secure messaging","650 Joel Dr","","Fort Campbell","KY","US","422235318" +"1588652945","DIRECT","Direct Messaging Address","georgina.gould3.civ@mail.mil","N","","","","","","","","","650 Joel Dr","","Fort Campbell","KY","US","422235318" +"1164411013","DIRECT","Direct Messaging Address","stephen.jackson.1@15018.direct.athenahealth.com","N","","","","","","","","","4716 S 14TH ST","","ABILENE","TX","US","796054733" +"1245228287","DIRECT","Direct Messaging Address","ttufamilymedicine@direct.myteamcare.com","N","TTUHSC Family Medicine","","DIRECT","Direct","","CSV","CSV","","3601 4th St","","Lubbock","TX","US","794306326" +"1295724193","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1528057387","DIRECT","Direct Messaging Address","jwellendorf@wellendorfent.com","N","Office email","","DIRECT","Direct","","","","","1124 W 20th St","","Carroll","IA","US","514013357" +"1659360220","DIRECT","Direct Messaging Address","warrengeneralhospital@directaddress.net","N","Warren General Hospital's Direct Address","","DIRECT","Direct","","","","","2 W Crescent Park","","Warren","PA","US","163652111" +"1235128984","DIRECT","Direct Messaging Address","efeen130282@directwellstar.org","N","","","","","","","","","677 CHURCH STREET","suite 100n","MARIETTA","GA","US","30060" +"1841289519","CONNECT","CONNECT URL","info@framinghamdermatology.net","N","secure email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","761 Worcester Rd Ste 331","","Framingham","MA","US","017015224" +"1912996661","DIRECT","Direct Messaging Address","dprajapati9439@direct.owensborohealth.org","N","","","","","","","","","1000 Breckenridge St","Suite 400","Owensboro","KY","US","423030839" +"1811986342","CONNECT","CONNECT URL","https://app.tolsecuremessaging.com/","N","Tricare OnLine Secure Messaging","","DIRECT","Direct","","CSV","CSV","","549 HC / Brian D Allgood Army Community Hospital","Unit 15245","APO","AP","US","96271" +"1598754087","DIRECT","Direct Messaging Address","wfalo9954@directwellstar.org","N","","","","","","","","","3600 Sandy Plains Rd","","Marietta","GA","US","300663020" +"1619966116","DIRECT","Direct Messaging Address","jfranco14996@directwellstar.org","N","","","","","","","","","1680 Hospital South Drive","","Austell","GA","US","30106" +"1710976048","DIRECT","Direct Messaging Address","lrobertslopez56250@directwellstar.org","N","","","","","","","","","1700 Hospital South Dr","Suite 102","Austell","GA","US","301066810" +"1174512347","DIRECT","Direct Messaging Address","stephania.timothy.1@11629.direct.athenahealth.com","N","Gunnison Valley Hospital CO-General Surgery Clinic","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD Exchange","711 N Taylor St","","Gunnison","CO","US","812302296" +"1952390122","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1518956630","DIRECT","Direct Messaging Address","cmorgan132963@directwellstar.org","N","","","","","","","","","8954 Hospital Dr","","Douglasville","GA","US","301342272" +"1235128455","DIRECT","Direct Messaging Address","wdenton15635@directwellstar.org","N","","","","","","","","","3747 Roswell Rd Ste 216","","Marietta","GA","US","300626227" +"1922097054","CONNECT","CONNECT URL","18300RoscoeBlNorthridgeCA91325","N","Service Address","","DIRECT","Direct","","OTHER","Other","Hospital/Service Address","18300RoscoeBl","","Northridge","CA","US","91325" +"1649269796","DIRECT","Direct Messaging Address","pguichard28538@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1295724383","DIRECT","Direct Messaging Address","mmidani7204@directwellstar.org","N","","","","","","","","","145 N Medical Pkwy","","Woodstock","GA","US","301897031" +"1245229343","DIRECT","Direct Messaging Address","vnair10812@directwellstar.org","N","","","","","","","","","100 Lacy St NW","Suite 150","Marietta","GA","US","300601113" +"1295725208","DIRECT","Direct Messaging Address","sgold12224@directwellstar.org","N","","","","","","","","","1120 Wellstar Way Ste 201","","Holly Springs","GA","US","30114" +"1982694923","DIRECT","Direct Messaging Address","neuroeducation@comcast.net","N","email for Neuroeducation","","DIRECT","Direct","","OTHER","Other","text","W 905 Riverside","Ste 208","Spokane","WA","US","99201" +"1235129172","DIRECT","Direct Messaging Address","arthur@accrx.com","N","email","","","","","","","","153 California St","","Newton","MA","US","024581023" +"1225028178","DIRECT","Direct Messaging Address","mfrancis15913@directwellstar.org","N","","","","","","","","","1700 Hospital South Dr","Suite 500","Austell","GA","US","301066810" +"1043200991","DIRECT","Direct Messaging Address","sthompson8027@directwellstar.org","N","","","","","","","","","1700 Hospital South Dr","Suite 500","Austell","GA","US","301066810" +"1306836168","DIRECT","Direct Messaging Address","mora@myddec.com","N","","","DIRECT","Direct","","","","","7777 Forest Ln Ste C685","","Dallas","TX","US","752306885" +"1104816925","DIRECT","Direct Messaging Address","arhodes1805@direct.owensborohealth.org","N","","","","","","","","","2211 Mayfair Dr","Suite 101","Owensboro","KY","US","423014568" +"1518957364","DIRECT","Direct Messaging Address","hchun311531@directwellstar.org","N","","","","","","","","","4441 Atlanta Rd SE Ste 216","","Smyrna","GA","US","300806442" +"1437149036","DIRECT","Direct Messaging Address","rurrutia7756@directwellstar.org","N","","","","","","","","","562 Concord Rd SE","","Smyrna","GA","US","300822608" +"1639169238","DIRECT","Direct Messaging Address","tcoombs7474@directwellstar.org","N","","","","","","","","","562 Concord Rd SE","","Smyrna","GA","US","300822608" +"1225028822","DIRECT","Direct Messaging Address","rmiller8884@directwellstar.org","N","","","","","","","","","562 Concord Rd","","Smyrna","GA","US","30082" +"1598755217","DIRECT","Direct Messaging Address","pgreaves8936@directwellstar.org","N","","","","","","","","","833 Campbell Hill St NW","suite 400","Marietta","GA","US","300601134" +"1710977202","DIRECT","Direct Messaging Address","mmiddleton123236@directwellstar.org","N","","","","","","","","","2500 Hospital Boulevard","Suite 420","Roswell","GA","US","300764919" +"1861482127","DIRECT","Direct Messaging Address","SONAbilene@direct.myteamcare.com","N","Abilene","","DIRECT","Direct","","CSV","CSV","","1749 Pine St","","Abilene","TX","US","796013043" +"1982694436","CONNECT","CONNECT URL","EPIC","Y","","Enloe Medical Center","HIE","Health Information Exchange (HIE)","","OTHER","Other","Other","1531 Esplanade","","Chico","CA","US","959263310" +"1770573222","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1285624742","DIRECT","Direct Messaging Address","belinda.j.yauger.mil@mail.mil","N","","","","","","","","","3551 Roger Brooke Dr","","Fort Sam Houston","TX","US","782344504" +"1912997255","DIRECT","Direct Messaging Address","srangnekar13787@directwellstar.org","N","","","","","","","","","625 Church Street NW","","Marietta","GA","US","300601155" +"1851381164","DIRECT","Direct Messaging Address","jgelly7258@directwellstar.org","N","","","","","","","","","54 Tower Rd NE","","Marietta","GA","US","300606977" +"1811987126","DIRECT","Direct Messaging Address","rujjin8455@directwellstar.org","N","","","","","","","","","1810 White Cir Ste 120","","Marietta","GA","US","300665836" +"1518957844","DIRECT","Direct Messaging Address","jblumenthal7285@directwellstar.org","N","","","","","","","","","625 Church St NE","","Marietta","GA","US","300601101" +"1669462990","DIRECT","Direct Messaging Address","nmayur14517@directwellstar.org","N","","","","","","","","","625 Church Street NW","","Marietta","GA","US","300601155" +"1104816438","DIRECT","Direct Messaging Address","sfox13735@directwellstar.org","N","","","","","","","","","6095 Professional Pkwy","Suite 100","Douglasville","GA","US","301345607" +"1790775906","DIRECT","Direct Messaging Address","tbreton4338@directwellstar.org","N","","","","","","","","","3805 Cherokee St NW","","Kennesaw","GA","US","301442085" +"1134119357","OTHERS","Other URL","Sandy","N","","","","","","","","","1393 E Sego Lily Dr","","Sandy","UT","US","840924350" +"1134119464","DIRECT","Direct Messaging Address","ehuque8979@directwellstar.org","N","","","","","","","","","6095 Professional Pkwy","Suite 100","Douglasville","GA","US","301345607" +"1083604326","DIRECT","Direct Messaging Address","bdauphin15639@directwellstar.org","N","","","","","","","","","6095 Professional Pkwy","Suite 100","Douglasville","GA","US","301345607" +"1861482176","DIRECT","Direct Messaging Address","ldao17075@directwellstar.org","N","","","","","","","","","562 Concord Road","","Smyrna","GA","US","300822608" +"1629068945","DIRECT","Direct Messaging Address","kwilderdyer7495@directwellstar.org","N","","","","","","","","","1810 White Cir Ste 120","","Marietta","GA","US","300665836" +"1780674994","DIRECT","Direct Messaging Address","agreco7302@directwellstar.org","N","","","","","","","","","4550 Cobb Parkway North NW Ste 101","","Acworth","GA","US","301014181" +"1194715243","DIRECT","Direct Messaging Address","cholladay7558@directwellstar.org","N","","","","","","","","","760 Kennesaw Ave NW","","Marietta","GA","US","300606909" +"1255321303","DIRECT","Direct Messaging Address","lbardwell8499@directwellstar.org","N","","","","","","","","","699 Church St NE","Suite 500","Marietta","GA","US","300601110" +"1063402113","DIRECT","Direct Messaging Address","pbusbee4341@directwellstar.org","N","","","","","","","","","833 Campbell Hill St NW Ste 420","","Marietta","GA","US","300601138" +"1710977871","DIRECT","Direct Messaging Address","colemank@qhndirect.org","N","Kevin Coleman Grand River Hospital DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","201 Sipprelle Dr","","Parachute","CO","US","816359234" +"1538159603","DIRECT","Direct Messaging Address","tgearhard3537@directwellstar.org","N","","","","","","","","","1790 Mulkey Rd Ste 8A","","Austell","GA","US","301061122" +"1609867647","DIRECT","Direct Messaging Address","mgearhard11064@directwellstar.org","N","","","","","","","","","1790 Mulkey Rd Ste 8A","","Austell","GA","US","301061122" +"1518958552","DIRECT","Direct Messaging Address","dparks10178@directwellstar.org","N","","","","","","","","","699 Church St NE Ste 340","","Marietta","GA","US","300601131" +"1619968732","DIRECT","Direct Messaging Address","cjimmerson10270@directwellstar.org","N","","","","","","","","","1810 White Cir Ste 120","","Marietta","GA","US","300665836" +"1477544591","DIRECT","Direct Messaging Address","jrodriguez7471@directwellstar.org","N","","","","","","","","","121 Marble Mill Rd NW","ste 101","Marietta","GA","US","300607959" +"1386635324","DIRECT","Direct Messaging Address","emcgee7879@directwellstar.org","N","","","","","","","","","760 Kennesaw Ave NW","","Marietta","GA","US","300606909" +"1508857525","DIRECT","Direct Messaging Address","rwebb10184@directwellstar.org","N","","","","","","","","","699 Church St NE Ste 500","","Marietta","GA","US","300601131" +"1588655575","DIRECT","Direct Messaging Address","jnalley7294@directwellstar.org","N","","","","","","","","","205 Hawkins Store Rd NW Ste B1","","Kennesaw","GA","US","301446215" +"1790776524","DIRECT","Direct Messaging Address","mbowles31197@directwellstar.org","N","","","","","","","","","3215 Campus Loop Rd NW","","Kennesaw","GA","US","301443227" +"1235120080","DIRECT","Direct Messaging Address","ewright@qhndirect.org","N","Edward Wright Grand River Hospital DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","501 Airport Rd","","Rifle","CO","US","816508510" +"1245221720","DIRECT","Direct Messaging Address","lrowley8029@directwellstar.org","N","","","","","","","","","1700 Hospital South Dr","Suite 500","Austell","GA","US","301066810" +"1609867183","DIRECT","Direct Messaging Address","prazma@swhealth.direct-ci.net","N","","","DIRECT","Direct","","","","","1311A N Mildred Rd","","Cortez","CO","US","813212231" +"1326039819","DIRECT","Direct Messaging Address","STTHERESE@STTHERESECLINIC.COM","N","","","DIRECT","Direct","","CSV","CSV","","2208 Primrose Ave Ste F","","McAllen","TX","US","785044162" +"1245221712","DIRECT","Direct Messaging Address","platham@directaddress.net","N","","","","","","","","","325 Broad St","Suite 200","Sumter","SC","US","291504167" +"1104817857","DIRECT","Direct Messaging Address","psavoca@VSA.gwaydirect.com","N","","","","","","","","","13135 Lee Jackson Memorial Hwy Ste 305","","Fairfax","VA","US","220331907" +"1700877131","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W Ste 112","","Provo","UT","US","846043305" +"1700877131","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1175 E 50 S Ste 141","","American Fork","UT","US","840032845" +"1700877131","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1490 E Foremaster Dr Bldg C","","St George","UT","US","847904550" +"1700877131","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","555 W SR 164","555 W SR 164","Salem","UT","US","84653" +"1700877131","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","3000 N Triumph Blvd Ste 100","","Lehi","UT","US","840434999" +"1306837737","DIRECT","Direct Messaging Address","dhavlik@gjhosp.org","N","","","","","","","","","2351 G Road","Community Hospital","Grand Junction","CO","US","81505" +"1821089079","DIRECT","Direct Messaging Address","lkelley@6199.nemohealthdirect.com","N","Direct secure email","","DIRECT","Direct","","","","","480 Washington St","","Norwood","MA","US","020622347" +"1164413381","DIRECT","Direct Messaging Address","christopherlagraize@lgmllc.allscriptsdirect.net","N","","","DIRECT","Direct","","","","","129 Rue Louis Xiv","","Lafayette","LA","US","705085738" +"1750372942","DIRECT","Direct Messaging Address","rwashington16824@directwellstar.org","N","","","","","","","","","677 Church St NE","","Marietta","GA","US","300601101" +"1366423519","DIRECT","Direct Messaging Address","rgujral15697@directwellstar.org","N","","","","","","","","","3950 Austell Rd # 22","","Austell","GA","US","301061121" +"1023099272","DIRECT","Direct Messaging Address","yhindi15838@directwellstar.org","N","","","","","","","","","2518 Jimmy Lee Smith Pkwy","","Hiram","GA","US","301412068" +"1871574939","DIRECT","Direct Messaging Address","mrancourt@hearjoyaudiology.com","N","email","","DIRECT","Direct","","OTHER","Other","email","43 Main St","","South Grafton","MA","US","015601132" +"1336120401","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1578544524","DIRECT","Direct Messaging Address","digestivespecialists@directaddress.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4340 Clyo Rd Ste 200","","Dayton","OH","US","454597000" +"1487635439","DIRECT","Direct Messaging Address","digestivespecialists@directaddress.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4340 Clyo Rd Ste 200","","Dayton","OH","US","454597000" +"1104807155","DIRECT","Direct Messaging Address","digestivespecialists@directaddress.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4340 Clyo Rd Ste 200","","Dayton","OH","US","454597000" +"1528049582","DIRECT","Direct Messaging Address","digestivespecialists@directaddress.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4340 Clyo Rd Ste 200","","Dayton","OH","US","454597000" +"1538140520","DIRECT","Direct Messaging Address","shnightingale@myfairpoint.net","N","","","","","","","","","30 Congress St Ste 202","","Saint Albans","VT","US","054781745" +"1366423360","CONNECT","CONNECT URL","obgynbillings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1265413223","CONNECT","CONNECT URL","@HQuadir.eclinicaldirectplus.com","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10004 Kennerly Rd","STE 315A","Saint Louis","MO","US","631282141" +"1760463640","DIRECT","Direct Messaging Address","heidecrandallmd@direct.practicefusion.com","N","","","","","","","","","46 Martin Street","","Wellsville","NY","US","14895" +"1740261767","DIRECT","Direct Messaging Address","rlshort@medmails.com","N","Secure email","","DIRECT","Direct","","OTHER","Other","Text, attachments","210 Saint George St Ste 110","","Richmond","KY","US","404752373" +"1245211168","CONNECT","CONNECT URL","https://urldefense.proofpoint.com/v2/url?u=https-3A__cobiusconnect.cobius.com-3A8291_Gateway_Documen","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1215918263","DIRECT","Direct Messaging Address","digestivespecialists@directaddress.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4340 Clyo Rd Ste 200","","Dayton","OH","US","454597000" +"1598746174","DIRECT","Direct Messaging Address","ccgastro@directaddress.net","Y","","Central Coast Gastroenterology Medical Group","DIRECT","Direct","","CSV","CSV","","1255 Las Tablas Rd","201","Templeton","CA","US","934659750" +"1285615005","DIRECT","Direct Messaging Address","tommartha@att.net","N","","","","","","","","","6800 Park Ten Blvd Ste 212North","","San Antonio","TX","US","782134211" +"1629059449","CONNECT","CONNECT URL","HARLINGEN","N","","","","","","","","","1810 Hale Ave Ste 9","","Harlingen","TX","US","785507532" +"1922089689","DIRECT","Direct Messaging Address","Lbarrus@medfordeyedoctors.updoxdirect.com","N","EMR Direct Messaging","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Health Information Exchange","1408 E Barnett Rd","","Medford","OR","US","975048279" +"1265413934","DIRECT","Direct Messaging Address","PSchultz@medfordeyedoctors.updoxdirect.com","N","EMR Direct Messaging","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Health Information Exchange","1408 E Barnett Rd","","Medford","OR","US","975048279" +"1265413652","DIRECT","Direct Messaging Address","digestivespecialists@directaddress.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4340 Clyo Rd Ste 200","","Dayton","OH","US","454597000" +"1992786222","DIRECT","Direct Messaging Address","digestivespecialists@directaddress.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4340 Clyo Rd Ste 200","","Dayton","OH","US","454597000" +"1730160011","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1245211531","OTHERS","Other URL","https://touchstonept.com","N","Website","","DIRECT","Direct","","CSV","CSV","","10720 N Rodney Parham Rd Ste A1","","Little Rock","AR","US","722124201" +"1548242761","DIRECT","Direct Messaging Address","phnilica15176@directwellstar.org","N","","","","","","","","","677 Church St NE","","Marietta","GA","US","300601101" +"1629050844","DIRECT","Direct Messaging Address","hahmedabdu17195@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1174505390","DIRECT","Direct Messaging Address","cgoolsby7887@directwellstar.org","N","","","","","","","","","176 Charles Hardy Pkwy","Unit C","Hiram","GA","US","301411836" +"1528040748","DIRECT","Direct Messaging Address","dgose13656@directwellstar.org","N","","","","","","","","","176 Charles Hardy Pkwy Unit C","","Hiram","GA","US","301411836" +"1437131653","DIRECT","Direct Messaging Address","rrhyant14458@directwellstar.org","N","","","","","","","","","176 Charles Hardy Pkwy Unit C","","Hiram","GA","US","301411836" +"1336121557","DIRECT","Direct Messaging Address","jtharp7307@directwellstar.org","N","","","","","","","","","176 Charles Hardy Pkwy Unit C","","Hiram","GA","US","301411836" +"1760464887","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","555 West SR 164","","Salem","UT","US","84653" +"1760464887","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W Ste 122","","Provo","UT","US","846043305" +"1063494292","OTHERS","Other URL","Lasercarespecialists.com","N","","","","","","","","","3828 Schaufele Ave Ste 300","","Long Beach","CA","US","908081793" +"1023090172","DIRECT","Direct Messaging Address","catherine.phillips.p5@direct.phs.nextgenshare.com","N","","","","","","","","","210 S 2nd St","","Hamilton","OH","US","450112811" +"1568444644","DIRECT","Direct Messaging Address","Jasmine_Kelley@teamhealth.com","Y","","Team Health, Inc","","","","","","","3411 N 5th Ave Ste 209","","Phoenix","AZ","US","850133812" +"1437131430","DIRECT","Direct Messaging Address","Michael.Vezeridis.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St","Suite 470","Providence","RI","US","029053236" +"1134101090","DIRECT","Direct Messaging Address","clinical@giaswfl.directbygreenway.com","Y","Direct Message Address","Gastroenterology Associates of Southwest Florida PA","DIRECT","Direct","","","","","4790 Barkley Cir","Bldg A","Ft Myers","FL","US","339077543" +"1780666719","DIRECT","Direct Messaging Address","wmayfield22545@directwellstar.org","N","","","","","","","","","61Whitcher St NE","Suite 4120","Marietta","GA","US","300601155" +"1619959491","CONNECT","CONNECT URL","Annapolis","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","308 Hospital Dr Ste 102","","Glen Burnie","MD","US","210616113" +"1104808054","CONNECT","CONNECT URL","Athena","N","EHR system","","DIRECT","Direct","","CSV","CSV","","17929 Hunting Bow Cir Ste 102","","Lutz","FL","US","335585378" +"1073595716","DIRECT","Direct Messaging Address","cangeletti18638@directwellstar.org","N","","","","","","","","","3950 Austell Rd","Department of Pathology","Austell","GA","US","301061121" +"1841272549","DIRECT","Direct Messaging Address","clinical@giaswfl.directbygreenway.com","Y","Direct Message Address","Gastroenterology Associates of Southwest Florida PA","DIRECT","Direct","","","","","4790 Barkley Cir","BLDG A","Ft Myers","FL","US","339077543" +"1811979511","DIRECT","Direct Messaging Address","clinical@giaswfl.directbygreenway.com","Y","Dirrect Message Address","Gastroenterology Associates of Southwest Florida PA","DIRECT","Direct","","","","","4790 Barkley Cir","BLDG A","Ft Myers","FL","US","339077543" +"1134101850","DIRECT","Direct Messaging Address","Paul.Morrissey.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St","Suite 470","Providence","RI","US","029053236" +"1760464572","CONNECT","CONNECT URL","sunrisecounselingonthebayfront@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","208 E Bayfront Pkwy Ste 200B","","Erie","PA","US","165072413" +"1760464572","CONNECT","CONNECT URL","Therapyappointments.com","N","Website","","DIRECT","Direct","","","","","208 E Bayfront Pkwy Ste 200B","","Erie","PA","US","165072413" +"1750363305","DIRECT","Direct Messaging Address","tmurray@sacredheartcenter.com","N","email","","DIRECT","Direct","","OTHER","Other","email","400 Stoddard Rd","","Richmond","MI","US","480622505" +"1184606790","OTHERS","Other URL","Champaign","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Champaign","3101 Fields South Dr","","Champaign","IL","US","618223743" +"1972585446","DIRECT","Direct Messaging Address","oobiekwe158079@directwellstar.org","N","","","","","","","","","601 S 8th St","","Griffin","GA","US","302244213" +"1770565343","DIRECT","Direct Messaging Address","dschrader161401@directwellstar.org","N","","","","","","","","","3000 Hospital Blvd Fl 2","","Roswell","GA","US","300764915" +"1053393488","DIRECT","Direct Messaging Address","jstuerman185889@directe.centura.org","N","JStuerman Middle Park Health DIRECT Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","1000 Granby Park Drive South","","Granby","CO","US","80446" +"1568445955","DIRECT","Direct Messaging Address","clinical@giaswfl.directbygreenway.com","Y","Direct Message Address","Gastroenterology Associates of Southwest Florida PA","DIRECT","Direct","","","","","4790 Barkley Cir","BLDG A","Ft Myers","FL","US","339077543" +"1467435867","DIRECT","Direct Messaging Address","clinical@giaswfl.directbygreenway.com","Y","Direct Message Address","Gastroenterology Associates of Southwest Florida PA","DIRECT","Direct","","","","","4790 Barkley Cir","BLDG A","Fort Myers","FL","US","339077543" +"1508849837","DIRECT","Direct Messaging Address","credentialing@tidelandshealth.org","N","","","DIRECT","Direct","","CSV","CSV","","1075 N Fraser St","","Georgetown","SC","US","294402848" +"1265415541","DIRECT","Direct Messaging Address","amirza41471@directwellstar.org","N","","","","","","","","","4500 Hospital Blvd Ste 310","","Roswell","GA","US","300760001" +"1568445708","OTHERS","Other URL","Menasha","N","","","","","","","","","1700 Midway Rd","","Menasha","WI","US","549521230" +"1366425522","DIRECT","Direct Messaging Address","nasima_khatoon@dfci.harvard.edu","N","self","","DIRECT","Direct","","CSV","CSV","","25 Marston St","Suite 301","Lawrence","MA","US","018412355" +"1720061971","CONNECT","CONNECT URL","HR@selectrehab.com","N","","","DIRECT","Direct","","CSV","CSV","","1500 White Point Rd","","Niceville","FL","US","325784249" +"1720061971","CONNECT","CONNECT URL","manor.blue.water.bay@selectrehab.com","N","Rehabilitation Department","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1500 White Point Rd","","Niceville","FL","US","325784249" +"1962485136","CONNECT","CONNECT URL","http://www.pathologylab.org/contact-us.aspx","N","","","","","","","","","3001 SE Convenience Blvd Unit 104","","Ankeny","IA","US","500218503" +"1639152770","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1245213396","DIRECT","Direct Messaging Address","linda.walby@threeriverspmr.com","N","office email","","DIRECT","Direct","","CSV","CSV","","4309 W 27th Pl Ste B302","","Kennewick","WA","US","993382904" +"1114900206","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W","Suite 112","Provo","UT","US","846043305" +"1265415269","DIRECT","Direct Messaging Address","myoung115289@directwellstar.org","N","","","","","","","","","4550 Cobb Parkway North NW Ste 201A","","Acworth","GA","US","301014182" +"1912980822","DIRECT","Direct Messaging Address","credentialing@tidelandshealth.org","N","","","DIRECT","Direct","","OTHER","Other","practice location","2200 Crow Ln Ste 301","","Myrtle Beach","SC","US","295771663" +"1962485748","CONNECT","CONNECT URL","www.lchcnet.org","N","","","","","","","","","20 Central Ave","","Lynn","MA","US","019011201" +"1063495851","DIRECT","Direct Messaging Address","narendranarepalem@uropart.allscriptsdirect.net","N","","","","","","","","","900 Rand Rd","Ste 120","Des Plaines","IL","US","600162359" +"1447233184","DIRECT","Direct Messaging Address","Christopher.Edge@9382.chartlogic.direct-ci.com","N","Dr. Edge","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","500 E Robinson St","Suite 300","Norman","OK","US","730716697" +"1962485599","DIRECT","Direct Messaging Address","kentaikin@swhealth.cernerdirect.com","N","","","","","","","","","1311 N Mildred Rd","","Cortez","CO","US","813212231" +"1063495521","DIRECT","Direct Messaging Address","jmichaelson62589@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 160","Marietta","GA","US","300601155" +"1407839905","DIRECT","Direct Messaging Address","blawless40092@directwellstar.org","N","","","","","","","","","4550 Cobb Parkway North NW Ste 101","","Acworth","GA","US","301014181" +"1427031962","CONNECT","CONNECT URL","Athena","N","","","","","","","","","3100 Cross Creek Pkwy","Suite 200","Auburn Hills","MI","US","483262774" +"1164405700","DIRECT","Direct Messaging Address","donaldnorris@uropart.allscriptsdirect.net","N","","","","","","","","","900 Rand Rd","Ste 120","Des Plaines","IL","US","600162359" +"1508849142","DIRECT","Direct Messaging Address","jeffreynorris@uropart.allscriptsdirect.net","N","","","","","","","","","900 Rand Rd","Ste 120","Des Plaines","IL","US","600162359" +"1023091667","DIRECT","Direct Messaging Address","ronaldlee@uropart.allscriptsdirect.net","N","","","","","","","","","900 Rand Rd","Ste 120","Des Plaines","IL","US","600162359" +"1013991355","DIRECT","Direct Messaging Address","mmaouad@dermcentersh.emadirect.md","N","","","HIE","Health Information Exchange (HIE)","","","","","600 Suncrest Town Centre Dr Ste 115","","Morgantown","WV","US","265051873" +"1225012727","CONNECT","CONNECT URL","obgynbillings@wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1871577395","DIRECT","Direct Messaging Address","sgalya26042@directwellstar.org","N","","","","","","","","","5150 Stilesboro Rd NW Ste 120","","Kennesaw","GA","US","301527741" +"1679557086","DIRECT","Direct Messaging Address","gtoro17419@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1588648885","DIRECT","Direct Messaging Address","sheryl.cash.1@18403.direct.athenahealth.com","N","Athena direct address","","","","","","","","3317 N Wimberly Dr","","Fayetteville","AR","US","727034056" +"1245214337","DIRECT","Direct Messaging Address","jalowiecmichael@direct.practicefusion.com","N","","","","","","","","","821 S Main St","SUITE 4","Old Forge","PA","US","185181497" +"1801870191","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1326022583","DIRECT","Direct Messaging Address","mail@midtownneurology.com","N","secure company email","","","","","","","","285 Boulevard NE Ste 610","","Atlanta","GA","US","303124212" +"1457335341","DIRECT","Direct Messaging Address","hello@portland-counseling.com","N","Email address","","DIRECT","Direct","","CSV","CSV","","1235 SE Division St Ste 105","","Portland","OR","US","972021084" +"1245214154","DIRECT","Direct Messaging Address","allisonj@cleocoaching.com","N","email address","","DIRECT","Direct","","OTHER","Other","Saint Charles","41W161 Whitney Rd","","Saint Charles","IL","US","601758571" +"1326022153","CONNECT","CONNECT URL","EPIC","N","","","","","","","","","200 West Campus Drive","2nd Floor","Orange","CT","US","06477" +"1588648224","OTHERS","Other URL","SAFE","N","Safe Access File Exchange","","DIRECT","Direct","","OTHER","Other","https://safe.amrdec.army.mil/safe/guide.aspx","18MDG Unit 5268","","APO","AP","US","963685142" +"1770568362","DIRECT","Direct Messaging Address","kenneth.ramsey@mmgsc.eclinicaldirectplus.com","N","","","DIRECT","Direct","","CSV","CSV","","15900 W 101st Ave","","Dyer","IN","US","463113065" +"1518942036","DIRECT","Direct Messaging Address","nancykopitnik@earthlink.net","N","","","","","","","","","","","","","","" +"1871578203","DIRECT","Direct Messaging Address","info@packphysicaltherapy.com","N","email","","DIRECT","Direct","","CSV","CSV","","24582 Del Prado","Suite E","Dana Point","CA","US","926293843" +"1295710655","DIRECT","Direct Messaging Address","teress@ctbsmd.com","N","","","DIRECT","Direct","","CSV","CSV","","12180 N Mopac Expy","Ste B","Austin","TX","US","787582909" +"1003891219","DIRECT","Direct Messaging Address","Tbond3871@direct.parkviewexchange.com","N","Family Medicine","","DIRECT","Direct","","CSV","CSV","","1331 Minnich Rd","","New Haven","IN","US","467742051" +"1366427221","DIRECT","Direct Messaging Address","ccgastro@directaddress.net","Y","","Central Coast Gastroenterology Medical Group","DIRECT","Direct","","CSV","CSV","","1255 Las Tablas Rd","201","Templeton","CA","US","934659750" +"1750366720","DIRECT","Direct Messaging Address","lfloyd305311@directe.centura.org","N","LFloyd Middle Park Health DIRECT Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","214 South 4th Street","","Kremmling","CO","US","804590399" +"1477538312","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1104801976","DIRECT","Direct Messaging Address","mshenouda@avc.integrityemrdirect.com","N","Direct messaging address","","DIRECT","Direct","","OTHER","Other","Medical information exchange","2300 Baton Rouge","","Lima","OH","US","458051130" +"1740265578","DIRECT","Direct Messaging Address","officemanager@evansvillepsychiatric.net","N","Office Manger-Shelia Smiddy","","","","","","","","2015 Maxwell Ave","","Evansville","IN","US","477114359" +"1568447308","DIRECT","Direct Messaging Address","dr.ramos@forfeetsake.com","N","Email","","","","","","","","2900 Telegraph Ave","","Berkeley","CA","US","947052018" +"1447236005","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1568448017","CONNECT","CONNECT URL","Notapplicable","N","","","","","","","","","180 Ferrum Mountain Rd","","Ferrum","VA","US","240882939" +"1821074378","DIRECT","Direct Messaging Address","lstallings@nephrologyassocofthegulfcoast.careclouddirect.com","N","Care Cloud direct email address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HTML","8333 N Davis Hwy","","Pensacola","FL","US","325146050" +"1487630901","DIRECT","Direct Messaging Address","digestivespecialists@directaddress.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4340 Clyo Rd Ste 200","","Dayton","OH","US","454597000" +"1982680419","OTHERS","Other URL","Other","N","Other","","OTHER","Other","Other","OTHER","Other","Other","1530 N 7th St","Suite 107","Terre Haute","IN","US","478071057" +"1861478307","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1790761245","CONNECT","CONNECT URL","gantonious@nephrologyassocofthegulfcoast.careclouddirect.com","N","Care Cloud direct email address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HTML","8333 N Davis Hwy","","Pensacola","FL","US","325146050" +"1215913512","DIRECT","Direct Messaging Address","rdecamp64352@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 350","","Marietta","GA","US","300601129" +"1922084235","DIRECT","Direct Messaging Address","allenchen@valleyimplants.com","N","","","","","","","","","555 S Renton Village Pl Ste 610","","Renton","WA","US","980573287" +"1558347807","DIRECT","Direct Messaging Address","mking351337@directwellstar.org","N","","","","","","","","","6001 Professional Pkwy Ste 2020","","Douglasville","GA","US","301345632" +"1477539757","DIRECT","Direct Messaging Address","Ttupsych@direct.myteamcare.com","N","","","","","","","","","3601 4th St","Suite 1C102","Lubbock","TX","US","794300002" +"1477539757","DIRECT","Direct Messaging Address","CombestWellness@direct.myteamcare.com","N","Combest Wellness","","DIRECT","Direct","","CSV","CSV","","301 40th St","","Lubbock","TX","US","794042746" +"1700862885","DIRECT","Direct Messaging Address","bernard.villegas@cs.eclinicaldirect.com","N","EMR","","DIRECT","Direct","","CSV","CSV","","10101 N 92nd St Ste 101","","Scottsdale","AZ","US","852584553" +"1356327316","CONNECT","CONNECT URL","ucsd.edu","N","","","","","","","","","3855 Health Sciences Dr","","LA Jolla","CA","US","920931503" +"1306822242","DIRECT","Direct Messaging Address","TTUneuro@direct.myteamcare.com","N","Neurology","","DIRECT","Direct","","CSV","CSV","","3601 4th St # MS 8321","","Lubbock","TX","US","794300002" +"1053397851","DIRECT","Direct Messaging Address","johncudecki@uropart.allscriptsdirect.net","N","","","","","","","","","2850 S Wabash Ave","SUITE 106","Chicago","IL","US","606162955" +"1063498889","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1871570614","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1720065436","DIRECT","Direct Messaging Address","jdolgoff286629@directwellstar.org","N","","","","","","","","","51 Hiram Dr Bldg B","","Hiram","GA","US","301411844" +"1740267491","OTHERS","Other URL","Minnetonka","N","EHR; Prcocentive","","HIE","Health Information Exchange (HIE)","","OTHER","Other","clinic EHR","Reed Psychological Services, PLLC","14525 Hwy 7, Suite 255","Minnetonka","MN","US","55345" +"1740267491","OTHERS","Other URL","Minnetonka","N","EHR; Advanced MD","","HIE","Health Information Exchange (HIE)","","OTHER","Other","clinic EHR","Blossom Whole Family Therapy & Child Psychological Serv","","Minnetonka","MN","US","55305" +"1740267491","OTHERS","Other URL","Plymouth","N","EHR; Procentive","","HIE","Health Information Exchange (HIE)","","OTHER","Other","clinic EHR","Reed Psychological Services, PLLC","9800 Shelard Pkwy, Suite 110","Plymouth","MN","US","55441" +"1033196605","DIRECT","Direct Messaging Address","chadley_vega@teamhealth.com","N","email","","DIRECT","Direct","","OTHER","Other","email","2124 14th St","","Meridian","MS","US","393014040" +"1780661298","CONNECT","CONNECT URL","www.coastalvisionva.com","N","","","","","","","","","2077 Lynnhaven Pkwy Ste 101","","Virginia Beach","VA","US","234564884" +"1235116344","DIRECT","Direct Messaging Address","rheumaticdiseaseassoc@direct.arthritspa.nextgenshare.com","Y","","RHEUMATIC DISEASE ASSOCIATES,LTD","HIE","Health Information Exchange (HIE)","","","","","2360 Maryland Road","","Willow Grove","PA","US","19090" +"1689651770","DIRECT","Direct Messaging Address","redupuganti90514@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1548247679","DIRECT","Direct Messaging Address","david.chesnerdo.p1@direct.arthritispa.nextgenshare.com","Y","","RHEUMATIC DISEASE ASSOCIATES,LTD","HIE","Health Information Exchange (HIE)","","","","","2360 Maryland Rd","","Willow Grove","PA","US","19090" +"1881671980","DIRECT","Direct Messaging Address","elana.eisnermd.p1@direct.arthritispa.nextgenshare.com","Y","","RHEUMATIC DISEASE ASSOCIATES,LTD","HIE","Health Information Exchange (HIE)","","","","","2360 Maryland Rd","","Willow Grove","PA","US","19090" +"1174501886","DIRECT","Direct Messaging Address","DrSue@DSM-NJ.direct.office.nextgen.com","N","direct email for EHR","","HIE","Health Information Exchange (HIE)","","","","","36 Newark Ave","Suite 322","Belleville","NJ","US","071094119" +"1700864410","CONNECT","CONNECT URL","Www.brunswickurgentcare.org","N","","","","","","","","","641 Route 18","","East Brunswick","NJ","US","088163721" +"1720066434","","","","N","","","","","","","","","","","","","","" +"1720066434","DIRECT","Direct Messaging Address","suzie.ezell.42@heartway.org","N","email address","","DIRECT","Direct","","CSV","CSV","","500 S York St","","Muskogee","OK","US","74403" +"1598743387","DIRECT","Direct Messaging Address","suzie.ezell.42@heartway.org","N","email address","","DIRECT","Direct","","CSV","CSV","","1305 SE Adams St","","Idabel","OK","US","74745" +"1831177484","CONNECT","CONNECT URL","Mobile","N","","","","","","","","","4900 Moffett Rd","","Mobile","AL","US","366182222" +"1457339004","OTHERS","Other URL","ccalinescu@hotmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","2665 S Monte Cristo Way","","Las Vegas","NV","US","891172948" +"1124006788","DIRECT","Direct Messaging Address","doddsims@apc.allscriptsdirect.net","N","","","","","","","","","4660 Kenmore Ave Ste 710","","Alexandria","VA","US","223041306" +"1730167305","DIRECT","Direct Messaging Address","jestevez@retinanj.intellechartdirect.net","Y","","Eye Centers Of America, LLC","","","","","","","517 41st St","","Union City","NJ","US","070872604" +"1780662056","CONNECT","CONNECT URL","Wendell","N","","","","","","","","","8250 South NC 58","","Elm City","NC","US","278228947" +"1326026873","DIRECT","Direct Messaging Address","brownga@sutterhealth.org","N","email","","DIRECT","Direct","","OTHER","Other","email","1100 Van Ness Ave Fl 4","","San Francisco","CA","US","941096920" +"1114905379","DIRECT","Direct Messaging Address","adiamond123245@directwellstar.org","N","","","","","","","","","1360 Upper Hembree Rd","Suite 201","Roswell","GA","US","300761171" +"1225016454","DIRECT","Direct Messaging Address","kjackson123290@directwellstar.org","N","","","","","","","","","1360 Upper Hembree Rd Ste 201B","","Roswell","GA","US","300761230" +"1437137593","OTHERS","Other URL","HowardU","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","none","600 W St NW","","Washington","DC","US","200591022" +"1558349688","DIRECT","Direct Messaging Address","setoch11009@direct.nortonhealthcare.org","N","","","","","","","","","7926 Preston Hwy Ste 106","","Louisville","KY","US","40219" +"1558349688","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","7926 Preston Hwy Ste 106","","Louisville","KY","US","40219" +"1386622397","DIRECT","Direct Messaging Address","drlschiffman@schiffman.emadirect.md","N","","","","","","","","","3650 NW 82nd Ave","SUITE 306","Doral","FL","US","331666658" +"1588642532","DIRECT","Direct Messaging Address","seichelsdorfer@TCFaA-TX.direct.office.nextgen.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8 N Main St","STE P","Kingwood","TX","US","773393748" +"1184603102","DIRECT","Direct Messaging Address","admin@drnamazie.com","N","business email address","","DIRECT","Direct","","CSV","CSV","","16661 Ventura Blvd Ste 226","","Encino","CA","US","914361947" +"1477532497","DIRECT","Direct Messaging Address","martin.worrall.p1@direct.diegocalonjemd.nextgenshare.com","N","EMR SYSTEM","","DIRECT","Direct","","CSV","CSV","","1951 N Wilmot Rd Ste 15","","Tucson","AZ","US","857128000" +"1477532497","DIRECT","Direct Messaging Address","martin.worrall.p1@direct.diegocalonjemd.nextgenshare.com","N","EMR SYSTEM","","DIRECT","Direct","","CSV","CSV","","1951 N Wilmot Rd Ste 15","","Tucson","AZ","US","857128000" +"1477532497","DIRECT","Direct Messaging Address","martin.worrall.p1@direct.diegocalonjemd.nextgenshare.com","N","EMR SYSTEM","","DIRECT","Direct","","CSV","CSV","","1951 N Wilmot Rd Ste 15","","Tucson","AZ","US","857128000" +"1265411151","DIRECT","Direct Messaging Address","jjestus@t1ortho.gwaydirect.com","N","","","","","","","","","105 S Willow Ave","Suite 200","Cookeville","TN","US","385013138" +"1538148283","DIRECT","Direct Messaging Address","HagerstownGastro@directaddress.net","N","","","","","","","","","11110 Medical Campus Rd Ste 242","","Hagerstown","MD","US","217426728" +"1912986670","DIRECT","Direct Messaging Address","willoughby.lloyd.ctr@mail.mil","N","work email","","DIRECT","Direct","","OTHER","Other","work","1 Wahoo Ave","","Groton","CT","US","063492324" +"1740269414","DIRECT","Direct Messaging Address","michael.emming.p5@direct.phs.nextgenshare.com","N","","","","","","","","","210 S 2nd St","","Hamilton","OH","US","450112811" +"1770562563","DIRECT","Direct Messaging Address","Jennifer.Keskey@Advocatehealth.com","N","Business Manager","","DIRECT","Direct","","CSV","CSV","","9555 S 52nd Ave","","Oak Lawn","IL","US","604533054" +"1942289426","DIRECT","Direct Messaging Address","dokay@alliancephysicaltherapyva.com","N","","","","","","","","","5211 W Broad St Ste 101","","Richmond","VA","US","232303000" +"1295714863","DIRECT","Direct Messaging Address","credentialing@fhclouisville.or","N","","","","","","","","","","","","","","" +"1295714863","DIRECT","Direct Messaging Address","credentialing@fhclouisville.org","N","","","","","","","","","2500 W Market St","","Louisville","KY","US","402121541" +"1619956943","OTHERS","Other URL","Online","N","EMR","","DIRECT","Direct","","CSV","CSV","","3300 NW Expressway","","Oklahoma City","OK","US","731124418" +"1346229697","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1356320568","DIRECT","Direct Messaging Address","Jeffrey.Gosslee@NC.eclinicaldirect.com","N","","","DIRECT","Direct","","CSV","CSV","","725 N Ashley Ridge Loop","Ste 400","Shreveport","LA","US","71106" +"1831178052","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd","","Northbrook","IL","US","600622609" +"1699755785","DIRECT","Direct Messaging Address","JeffordsHeather@johndeere.com","Y","","John Deere Medical Group of Waterloo, PC","","","","","","","825 SW Irvinedale Dr","","Ankeny","IA","US","500238896" +"1891775870","CONNECT","CONNECT URL","https://www.capitolcardiology.com/","N","","","","","","","","","8116 Good Luck Rd","Suite 305","Lanham","MD","US","207063502" +"1205816014","DIRECT","Direct Messaging Address","ashockley1804@direct.owensborohealth.org","N","","","","","","","","","2211 Mayfair Dr","Suite 101","Owensboro","KY","US","423014568" +"1003896986","DIRECT","Direct Messaging Address","bgray146817@direct.lifespan.org","N","Direct","","DIRECT","Direct","","CSV","CSV","","19 Friendship St Bldg Suite240","","Newport","RI","US","028402272" +"1699755413","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd","","Northbrook","IL","US","600622609" +"1568442390","DIRECT","Direct Messaging Address","bmenna71613@direct.owensborohealth.org","N","","","","","","","","","824 Old Country Rd","","Plainview","NY","US","118034950" +"1689654337","DIRECT","Direct Messaging Address","tmatthews@aaasea.org","N","Home Health Care","","DIRECT","Direct","","CSV","CSV","","709 E 8th Ave","","Pine Bluff","AR","US","716015010" +"1942280482","CONNECT","CONNECT URL","missionhealth.com","N","","","","","","","","","428 Biltmore Ave","","Asheville","NC","US","288014502" +"1619957065","DIRECT","Direct Messaging Address","jamettea.w.purnell.civ@mail.mil","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Madigan Army Medical Center","ATTN: MCHJ-EDME","Tacoma","WA","US","984310001" +"1902886203","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1285614685","CONNECT","CONNECT URL","HARRISONBURG","N","","","","","","","","","240 Lucy Dr","","Harrisonburg","VA","US","228018036" +"1548230683","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd","","Northbrook","IL","US","600622609" +"1417927559","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1265402317","DIRECT","Direct Messaging Address","tprice173447@directwellstar.org","N","","","","","","","","","2500 Hospital Blvd Ste 420","","Roswell","GA","US","300764919" +"1710967922","DIRECT","Direct Messaging Address","Dxduncan@bop.gov","N","Email","","DIRECT","Direct","","OTHER","Other","Email","FCI Dublin","5701 8th St","Dublin","CA","US","94568" +"1376513457","OTHERS","Other URL","n/a","N","n/a","","","","","","","","320 Fifth Avenue","Ste#1009","NYC","NY","US","100013118" +"1891765020","DIRECT","Direct Messaging Address","dbagge@swhealth.direct-ci.net","N","","","DIRECT","Direct","","","","","1311A N Mildred Rd","Ste A","Cortez","CO","US","813213121" +"1861462061","CONNECT","CONNECT URL","office@wheenk.com","N","","","DIRECT","Direct","","OTHER","Other","email","130 Avenida Cabrillo Ste C","","San Clemente","CA","US","926725509" +"1932179850","DIRECT","Direct Messaging Address","mfitzgerald@swhealth.direct-ci.net","N","","","DIRECT","Direct","","","","","111 Railroad Ave","","Mancos","CO","US","813289329" +"1811967896","DIRECT","Direct Messaging Address","sherry.royster@brefai.cernerdirect.com","N","EHR Direct Messaging","","","","","","","","1120 Airport Dr Ste 102","","Alexander City","AL","US","350103444" +"1467422287","DIRECT","Direct Messaging Address","imrheum@rowan.direct-ci.net","N","","","DIRECT","Direct","","CSV","CSV","","570 Egg Harbor Rd Ste C2","","Sewell","NJ","US","080802359" +"1467422287","DIRECT","Direct Messaging Address","imrheum@rowan.direct-ci.net","N","","","","","","","","","570 Egg Harbor Rd Ste C2","","Sewell","NJ","US","080802359" +"1942270863","CONNECT","CONNECT URL","www.bilingualstl.org","N","","","","","","","","","1329 Macklind Ave Ste 200","","Saint Louis","MO","US","631101400" +"1518937192","DIRECT","Direct Messaging Address","info@ozarkdentalstudio.com","N","email address","","DIRECT","Direct","","OTHER","Other","communication","833 Howard Dr","","Lebanon","MO","US","655364110" +"1962472712","DIRECT","Direct Messaging Address","reynold.r.dlima.mil@mail.mil","N","","","","","","","","","4881 SUGAR MAPLE DRIVE","FAMILY PRACTICE, WRIGHT PATTERSON AIR FORCE BASE","DAYTON","OH","US","454335529" +"1386615631","DIRECT","Direct Messaging Address","wchien@WChien.ssdirect.aprima.com","N","","","DIRECT","Direct","","","","","2013 Coffee Rd","","Modesto","CA","US","953552405" +"1053381400","DIRECT","Direct Messaging Address","teresa@ptworks4pain.com","N","","","","","","","","","1100 Peachtree St NW NE","SUITE 250","Atlanta","GA","US","30309" +"1528039708","DIRECT","Direct Messaging Address","kclealand@vsa.gwaydirect.com","N","","","","","","","","","13135 Lee Jackson Memorial Hwy Ste 305","","Fairfax","VA","US","220331907" +"1679544704","OTHERS","Other URL","syedali133@gmail.com","N","","","","","","","","","180 JFK Dr Ste 134","","Atlantis","FL","US","33462" +"1811968001","OTHERS","Other URL","Dearborn","N","","","DIRECT","Direct","","OTHER","Other","Dearborn","23874 Kean St # 130","","Dearborn","MI","US","481241851" +"1316918469","DIRECT","Direct Messaging Address","info@bellowshearinginstitute.com","N","office email","","OTHER","Other","other","OTHER","Other","other","74133 El Paseo Ste 6","","Palm Desert","CA","US","922604122" +"1790756872","DIRECT","Direct Messaging Address","santony33439@directwellstar.org","N","","","","","","","","","4550 Cobb Parkway North NW Ste 302","","Acworth","GA","US","301014182" +"1275504417","DIRECT","Direct Messaging Address","luis.marrero@va.gov","Y","","VA North Texas Healthcare System","","","","","","","4500 S Lancaster Rd","","Dallas","TX","US","752167167" +"1770554727","CONNECT","CONNECT URL","www.visionsource-laeyecare.com","N","","","DIRECT","Direct","","CSV","CSV","","334 E 2nd St # B","","Los Angeles","CA","US","900124203" +"1205807104","DIRECT","Direct Messaging Address","rrao96324@directwellstar.org","N","","","","","","","","","2850 Paces Ferry Rd SE","Suite 460","Atlanta","GA","US","303395719" +"1639140478","OTHERS","Other URL","4107401710","N","Fax","","","","","","","","11490 Homewood Rd","","Ellicott City","MD","US","210421504" +"1306817176","DIRECT","Direct Messaging Address","expert.services@riskmi.com","N","HIPPA - compliant e-mail box","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HIE","16 Morse Cir","","Shirley","MA","US","014642908" +"1033180633","DIRECT","Direct Messaging Address","silka.delazaro@searchmedical.net","N","Credentialing Coordinator","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9035 Sunset Dr Ste 201","","Miami","FL","US","331733451" +"1073584538","DIRECT","Direct Messaging Address","info@ctbirthcenter.com","N","primary work","","DIRECT","Direct","","OTHER","Other","DANBURY","CCWC Practice Group","94 Locust Ave","Danbury","CT","US","06810" +"1467424895","CONNECT","CONNECT URL","Roanoke","N","","","","","","","","","2840 Electric Rd Ste 200","","Roanoke","VA","US","240183551" +"1962473330","CONNECT","CONNECT URL","www.GenieHealth.com","N","website","","DIRECT","Direct","","","","","479 Jumpers Hole Rd Ste 304A","","Severna Park","MD","US","211461753" +"1790756104","CONNECT","CONNECT URL","@kantony.eclinicaldirectplus.com","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10004 Kennerly Rd","Suite 315A","Saint Louis","MO","US","631282141" +"1306817796","DIRECT","Direct Messaging Address","fferjuste352286@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1235100678","DIRECT","Direct Messaging Address","wturton134903@directwellstar.org","N","","","","","","","","","300 Medical Dr Ste 707","","LaGrange","GA","US","302404130" +"1184696585","CONNECT","CONNECT URL","www.entcloud.com","N","EMR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","text","9240 Bonita Beach Rd SE Ste 1106","","Bonita Springs","FL","US","341354250" +"1902878226","DIRECT","Direct Messaging Address","rickschmidt@rickschmidtmd.providersdirect.com","N","direct messaging","","DIRECT","Direct","","CSV","CSV","","1401 N 4th","Ste 202","Purcell","OK","US","730801806" +"1477525731","DIRECT","Direct Messaging Address","kartress63850@directwellstar.org","N","","","","","","","","","2850 Paces Ferry Rd SE Ste 460-470","","Atlanta","GA","US","303395719" +"1033181169","DIRECT","Direct Messaging Address","terri.moraca@va.gov","N","secure, encrypted government email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1010 Delafield Rd","","Pittsburgh","PA","US","152401005" +"1386616688","DIRECT","Direct Messaging Address","rmorell7883@directwellstar.org","N","","","","","","","","","1791 Mulkey Rd","Suite 200","Austell","GA","US","301061124" +"1790757037","DIRECT","Direct Messaging Address","diane.krieger.1@16570.direct.athenahealth.com","N","","","","","","","","","6141 Sunset Dr Ste 402","","South Miami","FL","US","331435026" +"1891767067","DIRECT","Direct Messaging Address","evollrath7355@directwellstar.org","N","","","","","","","","","1790 Mulkey Rd","Suite 5 A","Austell","GA","US","301061122" +"1265404149","DIRECT","Direct Messaging Address","clinical@giaswfl.directbygreenway.com","Y","Direct Message Address","Gastroenterology Associates of Southwest Florida PA","DIRECT","Direct","","","","","4790 Barkley Cir","Building A","Fort Myers","FL","US","339077543" +"1689646598","DIRECT","Direct Messaging Address","wgreen7917@directwellstar.org","N","","","","","","","","","1791 Mulkey Rd","Suite 200","Austell","GA","US","301061124" +"1265404180","CONNECT","CONNECT URL","carpeyedoc@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","127 Santo Tomas Ln","","Santa Barbara","CA","US","931082516" +"1265404180","CONNECT","CONNECT URL","carpeyedoc@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","127 Santo Tomas Ln","","Santa Barbara","CA","US","931082516" +"1720050743","DIRECT","Direct Messaging Address","christopher.dipersio@sprhc.eclinicaldirectplus.com","N","Christopher DiPersio Spanish Peaks RHC DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","23400 US Highway 160","","Walsenburg","CO","US","810898100" +"1184696858","CONNECT","CONNECT URL","Tamarac","N","","","DIRECT","Direct","","CSV","CSV","","3920 NW 49th St","","Tamarac","FL","US","333093308" +"1780657148","OTHERS","Other URL","rizvicancercare.com","N","","","","","","","","","180 E Main St","Suite #5","Bay Shore","NY","US","117068427" +"1336112887","DIRECT","Direct Messaging Address","james.valente@usasurg.eclinicaldirectplus.com","N","Direct","","DIRECT","Direct","","CSV","CSV","","19 Friendship St Bldg Suite240","","Newport","RI","US","028402272" +"1912970385","DIRECT","Direct Messaging Address","cdenton7491@directwellstar.org","N","","","","","","","","","8820 Hospital Dr","","Douglasville","GA","US","301342266" +"1225001605","DIRECT","Direct Messaging Address","bdryeglover8892@directwellstar.org","N","","","","","","","","","8820 Hospital Dr","","Douglasville","GA","US","301342266" +"1003889239","OTHERS","Other URL","Champaign","N","","","","","","","","","3101 Fields South Dr","","Champaign","IL","US","618223743" +"1184697534","DIRECT","Direct Messaging Address","maguilera16353@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 130","Marietta","GA","US","300601155" +"1598738932","DIRECT","Direct Messaging Address","rlarocca15762@direct.nortonhealthcare.org","N","","","","","","","","","315 E Broadway","","Louisville","KY","US","402023700" +"1598738932","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","315 E Broadway","","Louisville","KY","US","402023700" +"1225001324","DIRECT","Direct Messaging Address","pjaber@wncderm.emadirect.md","N","","","DIRECT","Direct","","CSV","CSV","","281 McDowell St","","Asheville","NC","US","288032606" +"1184697377","DIRECT","Direct Messaging Address","wcousins7114@directwellstar.org","N","","","","","","","","","166 Vann St NE","","Marietta","GA","US","300607250" +"1457324543","DIRECT","Direct Messaging Address","kjanflone7252@directwellstar.org","N","","","","","","","","","1010 Johnson Ferry Rd","","Marietta","GA","US","300682108" +"1023081130","DIRECT","Direct Messaging Address","dsmith@wncderm.emadirect.md","N","","","DIRECT","Direct","","CSV","CSV","","281 McDowell St","","Asheville","NC","US","288032606" +"1164495107","DIRECT","Direct Messaging Address","spatel11505@directwellstar.org","N","","","","","","","","","8820 Hospital Dr","","Douglasville","GA","US","301342266" +"1881667822","DIRECT","Direct Messaging Address","jlantz7485@directwellstar.org","N","","","","","","","","","8820 Hospital Dr","","Douglasville","GA","US","301342266" +"1174596290","DIRECT","Direct Messaging Address","richardcallari@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","415 SE 12th St","","Fort Lauderdale","FL","US","333161901" +"1346213378","CONNECT","CONNECT URL","Portal","N","EHR","","DIRECT","Direct","","OTHER","Other","Hinesville","455 S Main St Ste 103","","Hinesville","GA","US","313134354" +"1861465866","DIRECT","Direct Messaging Address","gtaylor56245@directwellstar.org","N","","","","","","","","","4904 Timber Ridge Dr","Suite 104","Douglasville","GA","US","301351828" +"1215900212","CONNECT","CONNECT URL","obgynbillings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1568435501","DIRECT","Direct Messaging Address","ccraton7934@directwellstar.org","N","","","","","","","","","8820 Hospital Dr","","Douglasville","GA","US","301342266" +"1083687990","CONNECT","CONNECT URL","Guntersville","N","","","HIE","Health Information Exchange (HIE)","","","","","2337 Homer Clayton Dr","","Guntersville","AL","US","359762205" +"1770556532","DIRECT","Direct Messaging Address","digestivespecialists@directaddress.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4340 Clyo Rd Ste 200","","Dayton","OH","US","454597000" +"1437122272","DIRECT","Direct Messaging Address","CombestCentral@direct.myteamcare.com","N","Central","","DIRECT","Direct","","CSV","CSV","","301 40th St","","Lubbock","TX","US","794042811" +"1043283880","OTHERS","Other URL","clinicadentalarecibo@gmail.com","N","clinicadentaarecibo@gmail.com","","","","","","","","Munoz Rivera Ave #63","","Camuy","PR","US","006270372" +"1609849389","DIRECT","Direct Messaging Address","kathleenc@palmettoeye.emadirect.md","Y","","SUNGATE MEDICAL GROUP LLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10 William Pope Dr Ste 6","","Bluffton","SC","US","299097550" +"1295708980","CONNECT","CONNECT URL","info@nayakoncology.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","37771 Schoenherr Road","Suite 104","Sterling Heights","MI","US","48312" +"1346213949","DIRECT","Direct Messaging Address","stacey.brown@bayfronthealth.com","N","","","","","","","","","18669 Tamiami Tr","","North Port","FL","US","342877388" +"1457325086","DIRECT","Direct Messaging Address","mspirn@midatlret.intellechartdirect.net","N","Direct Messaging Address","","DIRECT","Direct","","","","","4060 Butler Pike","Suite200","Plymouth Meeting","PA","US","194621560" +"1942274535","DIRECT","Direct Messaging Address","cpark@midatlret.intellechartdirect.net","N","Direct Messaging Address","","DIRECT","Direct","","","","","4060 Butler Pike","Suite 200","Plymouth Meeting","PA","US","194621560" +"1992779433","DIRECT","Direct Messaging Address","smotarjeme347291@directe.centura.org","N","SMOTARJEME MIDDLE PARK HEALTH DIRECT EMAIL","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","214 South 4th Street","","Kremmling","CO","US","80459" +"1962476416","CONNECT","CONNECT URL","www.monmouthcardiology.com","N","","","","","","","","","11 Meridian Rd","","Eatontown","NJ","US","077242242" +"1952375537","DIRECT","Direct Messaging Address","slamiy84423@direct.owensborohealth.org","N","","","","","","","","","2723 S 7th St","Suite A","Terre Haute","IN","US","478023558" +"1851365332","DIRECT","Direct Messaging Address","lwashburn@hrosm.gwaydirect.com","N","","","DIRECT","Direct","","OTHER","Other","CCDA","5335 Discovery Park Blvd Ste B","","Williamsburg","VA","US","231882696" +"1760456032","DIRECT","Direct Messaging Address","billing@aspiremedicalcenters.com","N","Email Address","","DIRECT","Direct","","CSV","CSV","","2302 N Stockton Hill Rd Ste G","","Kingman","AZ","US","864014100" +"1306810882","OTHERS","Other URL","alexcerda1998@icloud.com","N","Email","","","","","","","","9107 SW 151 Ave Rd","","Miami","FL","US","33196" +"1366416737","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1639143084","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1689648032","DIRECT","Direct Messaging Address","Candace.k.Burger.civ@mail.mil","N","email work","","DIRECT","Direct","","","","","3551 Rodger Brooke Dr.","General Pediatrics","Ft Sam Houston","TX","US","782344504" +"1700850179","DIRECT","Direct Messaging Address","asivalingam@midatlret.intellechartdirect.net","N","Direct Messaging Address","","DIRECT","Direct","","","","","4060 Butler Pike","Suite 200","Plymouth Meeting","PA","US","194621560" +"1922072131","DIRECT","Direct Messaging Address","laurencelevine@uropart.allscriptsdirect.net","N","","","","","","","","","1725 W Harrison","Suite 352","Chicago","IL","US","60612" +"1073587994","DIRECT","Direct Messaging Address","dmcneil@nmusd.us","N","Office Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2650 Fairview Rd","","Costa Mesa","CA","US","926265599" +"1619941879","CONNECT","CONNECT URL","obgynbillings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1497729248","OTHERS","Other URL","otherURL","N","","","","","","","","","1505 N Swan Rd Ste 112","","Tucson","AZ","US","857124044" +"1497729248","CONNECT","CONNECT URL","connecturl","N","","","","","","","","","1505 N Swan Rd Ste 112","","Tucson","AZ","US","857124044" +"1497729248","CONNECT","CONNECT URL","connecturl","N","","","","","","","","","1505 N Swan Rd Ste 112","","Tucson","AZ","US","857124044" +"1609840552","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1730153511","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/GatewaySubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1477527133","DIRECT","Direct Messaging Address","vsukumar17416@directwellstar.org","N","","","","","","","","","3950 Austell Rd # 22","","Austell","GA","US","301061121" +"1003880766","DIRECT","Direct Messaging Address","mkidd17412@directwellstar.org","N","","","","","","","","","1700 Hospital South Dr","Suite 500","Austell","GA","US","301066810" +"1881668580","DIRECT","Direct Messaging Address","dsaade15675@directwellstar.org","N","","","","","","","","","3707 Largent Way NW","","Marietta","GA","US","300641672" +"1184699738","CONNECT","CONNECT URL","Provo","N","BYU","","DIRECT","Direct","","CSV","CSV","","2178 Bridger Dr","","Springville","UT","US","846639469" +"1194790766","CONNECT","CONNECT URL","MAMC","N","","","DIRECT","Direct","","OTHER","Other","None","Madigan Amc N 18th St Bldgr6100","","Tacoma","WA","US","984311719" +"1194790766","CONNECT","CONNECT URL","MAMC","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Direct","Madigan Amc N 18th St Bldgr6100","","Tacoma","WA","US","984311719" +"1285609966","CONNECT","CONNECT URL","https://coliusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1932174521","DIRECT","Direct Messaging Address","cjbeck@cpemds.ecldirect.com","N","","","DIRECT","Direct","","","","","7717 E 29th St N Ste 100","","Wichita","KS","US","672263444" +"1467427971","OTHERS","Other URL","https://www.wakemed.org/rhoda-chang-md-primary-care-family-medicine","N","","","","","","","","","8001 T W Alexander Dr","","Raleigh","NC","US","276174883" +"1467427930","DIRECT","Direct Messaging Address","MKSparks@sparks.emadirect.md","N","","","HIE","Health Information Exchange (HIE)","","","","","381 Meadowview Dr","","Boone","NC","US","286075225" +"1114992609","DIRECT","Direct Messaging Address","choff14610@directwellstar.org","N","","","","","","","","","3805 Cherokee St NW","","Kennesaw","GA","US","301442085" +"1962477463","CONNECT","CONNECT URL","https://palmbeachskin.com","Y","website","PBD&P INC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3918 Via Poinciana Ste 10","","Lake Worth","FL","US","334672991" +"1962477307","DIRECT","Direct Messaging Address","jelsbree7699@directwellstar.org","N","","","","","","","","","1685 Mars Hill Rd NW","Bldg 200, Suite 201","Acworth","GA","US","301017179" +"1326013699","DIRECT","Direct Messaging Address","B.RUSSELLMD@LIVE.COM","N","","","DIRECT","Direct","","CSV","CSV","","61 Irving Pl Apt Llb","","New York","NY","US","100032330" +"1790750826","DIRECT","Direct Messaging Address","wcurrie@txorthopaedic.com","N","email","","DIRECT","Direct","","CSV","CSV","","7115 Greenville Ave Ste 310","","Dallas","TX","US","752315103" +"1851366611","CONNECT","CONNECT URL","billing","N","direct","","DIRECT","Direct","","CSV","CSV","","3070 N 51st St","Suite P309","Milwaukee","WI","US","532101645" +"1851366611","CONNECT","CONNECT URL","billing","N","","","DIRECT","Direct","","CSV","CSV","","3070 N 51st St","Suite P309","Milwaukee","WI","US","532101645" +"1851366611","CONNECT","CONNECT URL","billing","N","","","DIRECT","Direct","","CSV","CSV","","3070 N 51st St","Suite P309","Milwaukee","WI","US","532101645" +"1942275094","DIRECT","Direct Messaging Address","alambert@hrosm.gwaydirect.com","Y","","Hampton Roads Orthopaedics & Sports Medicine","","","","","","","","","","","","" +"1780659771","OTHERS","Other URL","unknown.com","N","","","","","","","","","6762 Snowshoe Trl","","Evergreen","CO","US","80439" +"1831164888","DIRECT","Direct Messaging Address","davidbuyer@drbmdsc.allscripts.net","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","850 S Wabash Ave Ste 210","","Chicago","IL","US","606053642" +"1225004047","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1194790055","DIRECT","Direct Messaging Address","MHS@DIRECT.MARTINHEALTH.ORG","N","","","DIRECT","Direct","","","","","200 SE Hospital Ave","","Stuart","FL","US","349942346" +"1205802956","DIRECT","Direct Messaging Address","jfambrough@grms.org","N","","","","","","","","","1313 E 32nd St","","Silver City","NM","US","880617251" +"1205802956","DIRECT","Direct Messaging Address","ruthb1018@hotmail.com","N","","","","","","","","","1313 E 32nd St","","Silver City","NM","US","880617251" +"1831164664","OTHERS","Other URL","PracticeFusion","N","EMR","","","","","","","","8705 E Brainerd Rd","","Chattanooga","TN","US","374214416" +"1538135314","DIRECT","Direct Messaging Address","martinmedicalctr@353.direct.myezyaccess.com","N","","","","","","","","","117 Kennedy Dr","","Martin","TN","US","382373309" +"1922074624","DIRECT","Direct Messaging Address","RandyDavidson@swhealth.cernerdirect.com","N","","","DIRECT","Direct","","","","","1311 N Mildred Rd","","Cortez","CO","US","81321" +"1114993706","DIRECT","Direct Messaging Address","davidschuval@crsshsi.allscriptsdirect.net","N","","","","","","","","","12345 West Bend Dr.","Suite 303","St. Louis","MO","US","63128" +"1689640088","CONNECT","CONNECT URL","Athena","N","","","HIE","Health Information Exchange (HIE)","","","","","3100 Cross Creek Pkwy","Suite 200","Auburn Hills","MI","US","483262774" +"1306812706","DIRECT","Direct Messaging Address","darlene@luxeboutiqueaesthetics.com","N","","","","","","","","","21075 Mill Branch Dr","","Leesburg","VA","US","201756368" +"1336115773","DIRECT","Direct Messaging Address","EAM@arcarthritisclinic.emadirect.md","N","Dr. Edgar Martorell Rheumatology","","HIE","Health Information Exchange (HIE)","","","","","42733 Highway 27 Ste 201","","Davenport","FL","US","338376879" +"1336115773","DIRECT","Direct Messaging Address","EAM@arcarthritisclinic.emadirect.md","N","Dr. Edgar Martorell Rheumatology","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","42733 Highway 27 Ste 201","","Davenport","FL","US","338376879" +"1336115773","DIRECT","Direct Messaging Address","EAM@arcarthritisclinic.emadirect.md","N","Dr. Edgar Martorell Rheumatology","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","42733 Highway 27 Ste 201","","Davenport","FL","US","338376879" +"1336115773","DIRECT","Direct Messaging Address","EAM@arcarthritisclinic.emadirect.md","N","Dr. Edgar Martorell Rheumatology","","HIE","Health Information Exchange (HIE)","","","","","6735 Conroy Windermere Rd","Suite 320","Orlando","FL","US","328353565" +"1639145089","CONNECT","CONNECT URL","Direct Email Address","N","","","","","","","","","","","","","","" +"1730155052","DIRECT","Direct Messaging Address","sjavedan@collierneurologic.com","N","secure address","","","","","","","","3200 Bailey Ln Ste 200","","Naples","FL","US","341058523" +"1346216546","DIRECT","Direct Messaging Address","clintp@palmettoeye.emadirect.md","Y","","SUNGATE MEDICAL GROUP LLC","HIE","Health Information Exchange (HIE)","","","","","10 William Pope Dr","SunGate Medical Center","Bluffton","SC","US","299097549" +"1932175866","DIRECT","Direct Messaging Address","matthew.vrees@usasurg.eclinicaldirectplus.com","N","Direct","","DIRECT","Direct","","CSV","CSV","","208 Collyer St","Suite 302","Providence","RI","US","029041560" +"1063488971","CONNECT","CONNECT URL","erin.m.speier.mil@mail.mil","N","","","","","","","","","2133 Pepperrell St Bldg 3352","","JBSA-Lackland","TX","US","78023" +"1649247487","DIRECT","Direct Messaging Address","inbox@hvclinic.direct.wrshealth.com","N","","","DIRECT","Direct","","CSV","CSV","","620 Stanton Christiana Rd","Ste 203, Metroform Building","Newark","DE","US","19713" +"1568439206","DIRECT","Direct Messaging Address","slee7885@directwellstar.org","N","","","","","","","","","1791 Mulkey Rd","Suite 200","Austell","GA","US","301061124" +"1235106915","DIRECT","Direct Messaging Address","RAZABILLING@GMX.COM","N","","","DIRECT","Direct","","CSV","CSV","","18025 Fort St","","Riverview","MI","US","48193" +"1699742114","DIRECT","Direct Messaging Address","hatzakis@direct.practicefusion.com","N","CCD XML Through PracticeFusion","","DIRECT","Direct","","OTHER","Other","CCD XML","4140 Factoria Blvd SE Ste A","","Bellevue","WA","US","980065261" +"1043287626","DIRECT","Direct Messaging Address","dpatterson@premiermedservices.com","N","","","DIRECT","Direct","","","","","327 Dahlonega St Ste A603","","Cumming","GA","US","300402488" +"1568439016","DIRECT","Direct Messaging Address","rpschwanecke@direct.practicefusion.com","N","","","DIRECT","Direct","","","","","4151 Southwest Fwy Ste 300","","Houston","TX","US","770277324" +"1396712618","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1811964109","DIRECT","Direct Messaging Address","nbrathwaite131927@directwellstar.org","N","","","","","","","","","6095 Professional Pkwy Ste A210","","Douglasville","GA","US","301345611" +"1639146822","DIRECT","Direct Messaging Address","shelsea.johnson.p5@direct.phs.nextgenshare.com","N","","","","","","","","","1036 S Verity Pkwy","","Middletown","OH","US","450445513" +"1225005580","DIRECT","Direct Messaging Address","info@ehpllc.net","N","","","DIRECT","Direct","","CSV","CSV","","8114 Sandpiper Circle","Suite 215","Baltimore","MD","US","212365902" +"1154398212","DIRECT","Direct Messaging Address","allianceobgyn@aog.allscriptsdirect.net","N","","","","","","","","","1560 Turf Lane","","East Lansing","MI","US","48823" +"1700853892","DIRECT","Direct Messaging Address","aharper@retinanj.intellechartdirect.net","Y","","Eye Centers Of America, LLC","","","","","","","39 Seeley Ave","","Kearny","NJ","US","070321806" +"1386611465","DIRECT","Direct Messaging Address","william.gattis.1@11629.direct.athenahealth.com","N","Gunnison Valley Family Medicine and Gunnison Valley Hospital CO-Wm Gattis","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD Exchange","707 N Iowa St","","Gunnison","CO","US","812302229" +"1790752871","DIRECT","Direct Messaging Address","erin.flanagan@advocatehealth.com","N","","","","","","","","","4440 W 95th St","","Oak Lawn","IL","US","604532600" +"1801863931","DIRECT","Direct Messaging Address","bmangel22360@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1285601393","CONNECT","CONNECT URL","Athena","N","","","DIRECT","Direct","","","","","3100 Cross Creek Pkwy","Suite 200","Auburn Hills","MI","US","483262774" +"1275500308","DIRECT","Direct Messaging Address","dcaras4348@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1487622296","OTHERS","Other URL","www.infusionassociates.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3230 Eagle Park Dr NE","SUITE 101","Grand Rapids","MI","US","495257007" +"1487621462","DIRECT","Direct Messaging Address","mayofriedlis@nspc.medalliesdirect.net","N","","","","","","","","","1750 Tysons Blvd Ste 120","","Mc Lean","VA","US","221024227" +"1679541528","CONNECT","CONNECT URL","athena","N","ERA","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4016 Dale Rd","","Modesto","CA","US","953569268" +"1962479956","DIRECT","Direct Messaging Address","medicalrecords@atlgso.com","N","","","","","","","","","11650 Alpharetta Hwy # 100","","Roswell","GA","US","300763805" +"1194793190","DIRECT","Direct Messaging Address","amobilia@burke.org","N","","","","","","","","","785 Mamaroneck Ave","","White Plains","NY","US","106052523" +"1952378952","DIRECT","Direct Messaging Address","virgilbalint@nspc.medalliesdirect.net","N","","","","","","","","","1860 Town Center Dr","Ste 430","Reston","VA","US","201905896" +"1336117373","DIRECT","Direct Messaging Address","rodneydade@nspc.medalliesdirect.net","N","","","","","","","","","8501 Arlington Blvd Ste 410","","Fairfax","VA","US","220314632" +"1184692899","DIRECT","Direct Messaging Address","dpage22364@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1255309969","DIRECT","Direct Messaging Address","dkleinman22352@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1164490876","CONNECT","CONNECT URL","jlowitz@verizon.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2236 Todds Ln Ste B","","Hampton","VA","US","236663160" +"1700854312","OTHERS","Other URL","http://provider.kareo.com/dr-shawn-nelson","N","software website listing","","","","","","","","27200 Harper Ave Ste B","","Saint Clair Shores","MI","US","480811909" +"1225006059","CONNECT","CONNECT URL","Enterprise","N","","","","","","","","","51 Children's Way","","Enterprise","FL","US","32725" +"1992773691","DIRECT","Direct Messaging Address","lisbeth.berge@afmanchorage.com","N","work email","","DIRECT","Direct","","OTHER","Other","work email","3801 University Way Dr.","Suite 301","Anchorage","AK","US","99508" +"1720056443","DIRECT","Direct Messaging Address","gkramer22354@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1043288608","DIRECT","Direct Messaging Address","mwweinberg@retinanj.intellechartdirect.net","Y","","Eye Centers Of America, LLC","","","","","","","405 Cedar Ln Ste 5","","Teaneck","NJ","US","076661739" +"1548238108","CONNECT","CONNECT URL","https://athenanet.athenahealth.com/1/62/login.esp","N","Athenanet","","HIE","Health Information Exchange (HIE)","","","","","4016 Dale Rd","","Modesto","CA","US","953569268" +"1700854577","DIRECT","Direct Messaging Address","abrahamcherrick@nspc.medalliesdirect.net","N","","","","","","","","","6355 Walker Ln Ste 507","","Alexandria","VA","US","223103251" +"1700854213","DIRECT","Direct Messaging Address","balayof22336@directwellstar.org","N","","","","","","","","","1700 Hospital South Dr","Suite 409","Austell","GA","US","301066810" +"1609844281","DIRECT","Direct Messaging Address","ersimmons@luriechildrens.org","N","","","","","","","","","225 E Chicago Ave # 43","","Chicago","IL","US","606112991" +"1184692691","DIRECT","Direct Messaging Address","areitman22372@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1538137047","DIRECT","Direct Messaging Address","nkanuru22350@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1437127941","DIRECT","Direct Messaging Address","jisakow22346@directwellstar.org","N","","","","","","","","","1700 Hospital South Dr","Suite 409","Austell","GA","US","301066810" +"1164490678","DIRECT","Direct Messaging Address","jwachs22378@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1902874449","DIRECT","Direct Messaging Address","douglaswisor@nspc.medalliesdirect.net","N","","","","","","","","","13700 St Francis Blvd Ste 501","","Midlothian","VA","US","23114" +"1457329997","DIRECT","Direct Messaging Address","robertwagner@nspc.medalliesdirect.net","N","","","","","","","","","8501 Arlington Blvd Ste 410","","Fairfax","VA","US","22031" +"1457329997","DIRECT","Direct Messaging Address","robertwagner@nspc.medalliesdirect.net","N","","","","","","","","","1750 Tysons Blvd Ste 120","","Mc Lean","VA","US","221024227" +"1043288418","DIRECT","Direct Messaging Address","lweddington56228@directwellstar.org","N","","","","","","","","","3747 Roswell Rd Ste 216","","Marietta","GA","US","300626227" +"1679541122","DIRECT","Direct Messaging Address","danielkendall@nspc.medalliesdirect.net","N","","","","","","","","","1420 Spring Hill Rd Ste 210","","Mc Lean","VA","US","221023006" +"1679541122","DIRECT","Direct Messaging Address","danielkendall@nspc.medalliesdirect.net","N","","","","","","","","","3460 Old Washington Rd Ste 300","","Waldorf","MD","US","206023245" +"1710955141","DIRECT","Direct Messaging Address","frhaney64486@directwellstar.org","N","","","","","","","","","3890 Redwine Rd SW Ste 100","","Atlanta","GA","US","303315583" +"1164490405","DIRECT","Direct Messaging Address","skansal22348@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1790753853","OTHERS","Other URL","CITRIX/VARIAN","N","","","","","","","","","3080 Harbor Blvd","","Port Charlotte","FL","US","339526720" +"1992773055","DIRECT","Direct Messaging Address","sfeeney@qhndirect.org","N","Sandra N Holzhauer-Feeney Grand River Hospital DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","501 Airport Rd","","Rifle","CO","US","81650" +"1538137765","DIRECT","Direct Messaging Address","tadkins@bremeroandp.com","N","business email","","OTHER","Other","Jacksonville","CSV","CSV","","423 Margaret St","","Jacksonville","FL","US","322042756" +"1790754612","DIRECT","Direct Messaging Address","skrugman@direct.lifebridgehealth.org","Y","","Sinai Hospital of Baltimore, Inc","DIRECT","Direct","","CSV","CSV","","8000B Loch Raven Blvd","","Towson","MD","US","212868337" +"1326017484","DIRECT","Direct Messaging Address","kennethbeck@uropart.allscriptsdirect.net","N","","","","","","","","","2225 Enterprise Dr","Suite 2511","Westchester","IL","US","601545814" +"1407825342","OTHERS","Other URL","elite-imaging.net","N","website","","OTHER","Other","PACS","OTHER","Other","other","12 Wolf Creek Dr Ste 300","","Swansea","IL","US","622262314" +"1952370801","DIRECT","Direct Messaging Address","kweselman24786@directwellstar.org","N","","","","","","","","","4441 Atlanta Rd SE Ste 315","","Smyrna","GA","US","300806443" +"1124097076","DIRECT","Direct Messaging Address","kconcilio168975@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1922077981","DIRECT","Direct Messaging Address","Info@knightfamilychiro.com","N","Email direct to Doctor","","DIRECT","Direct","","OTHER","Other","Any","4720 Traders Way Ste 1000","","Thompsons Station","TN","US","371795493" +"1811966773","DIRECT","Direct Messaging Address","jaldridge@hrosm.gwaydirect.com","N","","","","","","","","","","","","","","" +"1386613339","DIRECT","Direct Messaging Address","dirlandez22344@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1649249616","CONNECT","CONNECT URL","ARCADIA","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","ARCADIA","1015 North First Avenue","Suite A","Arcadia","CA","US","910062534" +"1811966708","DIRECT","Direct Messaging Address","abaddar@hrosm.gwaydirect.com","Y","","Hampton Roads Orthopaedics & Sports Medicine","","","","","","","","","","","","" +"1013986769","DIRECT","Direct Messaging Address","vshah92911@directwellstar.org","N","","","","","","","","","677 Church St NE","ATTN: Hospitalist office, Wellstar Kennestone Hospital","Marietta","GA","US","300601101" +"1831168533","DIRECT","Direct Messaging Address","mhs@direct.martinhealth.org","N","","","","","","","","","3801 S Kanner Hwy Ste 102","","Stuart","FL","US","349944801" +"1902875792","DIRECT","Direct Messaging Address","markenochs@enochseyecare.eyefinity-direct.com","N","Secure Message Portal","","","","","","","","3575 Bridge Rd Ste 19","","Suffolk","VA","US","234351844" +"1730158346","DIRECT","Direct Messaging Address","sbott@hrosm.gwaydirect.com","Y","","Hampton Roads Orthopaedics & Sports Medicine","","","","","","","","","","","","" +"1285603837","DIRECT","Direct Messaging Address","ZMEYER@INVIEWIMAGING.COM","N","WEBSITE","","DIRECT","Direct","","CSV","CSV","","3450 Hillcrest Ave at Wildflower Drive","","Antioch","CA","US","94509" +"1194794685","CONNECT","CONNECT URL","tragerhealing.com","N","Practice location","","DIRECT","Direct","","CSV","CSV","","200 E 5th Ave Ste 118","","Naperville","IL","US","605633173" +"1023087491","DIRECT","Direct Messaging Address","mpiansky26305@directwellstar.org","N","","","","","","","","","3825 Medical Park Dr","Suite 201","Austell","GA","US","301066831" +"1942279328","DIRECT","Direct Messaging Address","cegoavil22340@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1982673356","DIRECT","Direct Messaging Address","rprasad22368@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1831168384","DIRECT","Direct Messaging Address","jswenson@hrosm.gwaydirect.com","N","","","","","","","","","","","","","","" +"1023087467","CONNECT","CONNECT URL","associatesinorthopedics@comcast.net","N","","","","","","","","","315 E Olympia Ave Unit 211","","Punta Gorda","FL","US","339503823" +"1841269172","DIRECT","Direct Messaging Address","sbrown@cnyobgyn.com","N","professional email","","HIE","Health Information Exchange (HIE)","","","","","5800 Heritage Landing Dr Ste C","","East Syracuse","NY","US","130579378" +"1649249806","CONNECT","CONNECT URL","Sellersville","N","","","DIRECT","Direct","","OTHER","Other","Sellersville","817 Lawn Ave","","Sellersville","PA","US","189601579" +"1982663142","CONNECT","CONNECT URL","https://www.davidshostakphd.com/","N","","","","","","","","","8348 Traford Lane","Ste 302","Springfield","VA","US","221521650" +"1134188329","DIRECT","Direct Messaging Address","thomas.m.danner.civ@mail.mil","N","","","DIRECT","Direct","","","","","Madigan Army Medical Center 9040 Jackson Ave","","Tacoma","WA","US","984316322" +"1760441778","DIRECT","Direct Messaging Address","gcaputo@qhndirect.org","N","Garret C Caputo Grand River Hospital DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","501 Airport Rd","","Rifle","CO","US","816508510" +"1902865801","CONNECT","CONNECT URL","Nottingham","N","","","","","","","","","8817 Belair Rd Ste 203","","Nottingham","MD","US","212362470" +"1982663928","CONNECT","CONNECT URL","whpdmd@comcast.net","N","","","DIRECT","Direct","","","","","4 Oslo Ave","","Rio Grande","NJ","US","08242" +"1528027539","DIRECT","Direct Messaging Address","mjacobpintro22389@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1649239674","CONNECT","CONNECT URL","8158443561","N","8158443561","","OTHER","Other","8158443561","OTHER","Other","8158443561","310 E Torrance Ave","","Pontiac","IL","US","617642748" +"1215996939","DIRECT","Direct Messaging Address","ewflach@mac.com","N","email","","DIRECT","Direct","","OTHER","Other","email","5121 S Cottonwood St","","Murray","UT","US","841075701" +"1023077757","CONNECT","CONNECT URL","Needham","N","","","","","","","","","464 Hillside Ave","Suite 205","Needham","MA","US","024941227" +"1164481925","OTHERS","Other URL","2109163758","N","Fax","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Fax","3551 Roger Brooke Dr","","Fort Sam Houston","TX","US","782344504" +"1962461558","DIRECT","Direct Messaging Address","mhs@direct.martinhealth.org","N","","","DIRECT","Direct","","","","","200 SE Hospital Ave","","Stuart","FL","US","349942346" +"1649239187","DIRECT","Direct Messaging Address","Katherine.lally@direcct.signature.nextgenshare.com","N","","","DIRECT","Direct","","","","","845 N New Ballas Ct Fl 2","","Saint Louis","MO","US","631417134" +"1326007840","DIRECT","Direct Messaging Address","billing@athensbehavioral.com","N","","","DIRECT","Direct","","","","","1361 Jennings Mill Rd Ste 201","","Watkinsville","GA","US","306777292" +"1326007865","DIRECT","Direct Messaging Address","afanouspaul344017@directwellstar.org","N","","","","","","","","","3000 Hospital Blvd","","Roswell","GA","US","30076" +"1740240001","DIRECT","Direct Messaging Address","leonardzimmer@nspc.medalliesdirect.net","N","","","","","","","","","1630 Wilkes Ridge Pkwy Ste 203","","Richmond","VA","US","232337460" +"1659331866","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1619937885","DIRECT","Direct Messaging Address","prasad@aca.gwaydirect.com","Y","","Advanced Cardiology Associates, PC","HIE","Health Information Exchange (HIE)","","","","","645 Barclay Cir","","Rochester Hills","MI","US","483075804" +"1811957681","CONNECT","CONNECT URL","https://urldefense.proofpoint.com/v2/url?u=https-3A__cobiusconnect.cobius.com-3A8291_Gateway_Documen","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1437119310","CONNECT","CONNECT URL","https://urldefense.proofpoint.com/v2/url?u=https-3A__cobiusconnect.cobius.com-3A8291_Gateway_Documen","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1033179700","DIRECT","Direct Messaging Address","cynthia.m.theobald.ctr@mail.mil","N","","","HIE","Health Information Exchange (HIE)","","","","","42d Medical Group","300 Twining St., Bldg 760","Maxwell AFB","AL","US","36112" +"1124088802","DIRECT","Direct Messaging Address","clinical@nsamd.directgreeenway.com","N","Intergy Greenway Direct Messaging Email Address","","DIRECT","Direct","","CSV","CSV","","5171 Cottonwood St","Ste 950","Murray","UT","US","841075704" +"1336109107","CONNECT","CONNECT URL","https://urldefense.proofpoint.com/v2/url?u=https-3A__cobiusconnect.cobius.com-3A8291_Gateway_Documen","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1629038336","CONNECT","CONNECT URL","https://urldefense.proofpoint.com/v2/url?u=https-3A__cobiusconnect.cobius.com-3A8291_Gateway_Documen","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1528028396","CONNECT","CONNECT URL","https://urldefense.proofpoint.com/v2/url?u=https-3A__cobiusconnect.cobius.com-3A8291_Gateway_Documen","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","Use: CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1255391611","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1013977578","DIRECT","Direct Messaging Address","foulkra@outlook.com","N","","","DIRECT","Direct","","OTHER","Other","Outlook email account","2318 San Pedro Ave Ste 12","","San Antonio","TX","US","782121901" +"1043270424","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1417917006","DIRECT","Direct Messaging Address","davidmutchnik@uropart.allscriptsdirect.net","N","","","","","","","","","9669 Kenton Ave","Suite 608","Skokie","IL","US","600761266" +"1174584411","CONNECT","CONNECT URL","efox@fresnocountyca.gov","N","work email","","DIRECT","Direct","","","","","3133 N Millbrook Ave","","Fresno","CA","US","937031425" +"1083674402","CONNECT","CONNECT URL","Alexandria","N","","","","","","","","","11 Heyman Ln","","Alexandria","LA","US","713033574" +"1487615787","DIRECT","Direct Messaging Address","sfazenbaker4786@direct.owensborohealth.org","N","","","","","","","","","240 Ayer Pkwy E","","Madisonville","KY","US","424318999" +"1427019611","DIRECT","Direct Messaging Address","stevenmutchnik@uropart.allscriptsdirect.net","N","","","","","","","","","9669 Kenton Ave","Suite 608","Skokie","IL","US","600761266" +"1740241835","CONNECT","CONNECT URL","https://mymidwestphysician.com/locations/womens-center-at-lees-summit/","N","","","","","","","","","2000 SE Blue Pkwy","","Lees Summit","MO","US","640631041" +"1114988243","DIRECT","Direct Messaging Address","adam.klipfel@usasurg.eclinicaldirectplus.com","N","Direct","","DIRECT","Direct","","CSV","CSV","","208 Collyer St","Suite","Providence","RI","US","029041560" +"1952362006","CONNECT","CONNECT URL","Phoenix","N","","","","","","","","","13400 E Shea Blvd","","Scottsdale","AZ","US","852595452" +"1881655892","DIRECT","Direct Messaging Address","apa_admin@knology.net","N","","","","","","","","","1245 Augusta West Pkwy","","Augusta","GA","US","309091807" +"1740241876","DIRECT","Direct Messaging Address","steven.schechter@usasurg.eclinicaldirectplus.com","N","Direct","","DIRECT","Direct","","CSV","CSV","","208 Collyer St","Suite 302","Providence","RI","US","029041560" +"1497716401","DIRECT","Direct Messaging Address","bmartinez@mcallenoncology.org","N","","","OTHER","Other","bmartinez@mcallenoncology.org","","","","5401 N G St Ste 3","","McAllen","TX","US","785044895" +"1790746717","DIRECT","Direct Messaging Address","mesagi@directaddress.net","Y","","Arizona Digestive Health, PC","","","","","","","603 W Baseline Rd Ste 200","","Mesa","AZ","US","852106047" +"1881655819","DIRECT","Direct Messaging Address","mesagi@directaddress.net","Y","","Arizona Digestive Health, PC","","","","","","","603 W Baseline Rd Ste 200","","Mesa","AZ","US","852106047" +"1962463828","OTHERS","Other URL","drdwfowler@gmail.com","N","","","","","","","","","109 S Laredo Ave","","Russellville","AR","US","728014853" +"1992766786","DIRECT","Direct Messaging Address","jaimeesmith@uropart.allscriptsdirect.net","N","","","","","","","","","9669 Kenton Ave","Suite 608","Skokie","IL","US","600761266" +"1952362642","DIRECT","Direct Messaging Address","lsacks23679@directwellstar.org","N","","","","","","","","","3950 Austell Rd # 22","","Austell","GA","US","301061121" +"1750342580","DIRECT","Direct Messaging Address","lizette.alvarez@direct.signature.nextgenshare.com","N","","","","","","","","","3009 N Ballas Rd","Suite 323A","Saint Louis","MO","US","631312322" +"1144281791","DIRECT","Direct Messaging Address","mtackett4788@direct.owensborohealth.org","N","","","","","","","","","1200 Barrett Blvd","","Henderson","KY","US","424204950" +"1033170683","DIRECT","Direct Messaging Address","bpiedad28546@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1285695866","DIRECT","Direct Messaging Address","jfarmer4785@direct.owensborohealth.org","N","","","","","","","","","444 S Main St","","Madisonville","KY","US","424312871" +"1548221120","DIRECT","Direct Messaging Address","camundson4790@direct.owensborohealth.org","N","","","","","","","","","444 S Main St","","Madisonville","KY","US","424312871" +"1427019165","DIRECT","Direct Messaging Address","hsnapper22380@directwellstar.org","N","","","","","","","","","120 Stonebridge Pkwy Ste 110","","Woodstock","GA","US","301893768" +"1245291988","OTHERS","Other URL","PortStLucie","N","","","","","","","","","7710 S US Highway 1","","Port Saint Lucie","FL","US","349522320" +"1417918038","DIRECT","Direct Messaging Address","sharon.bice@ohiohealth.com","N","","","","","","","","","","","","","","" +"1912968413","DIRECT","Direct Messaging Address","ctaylor337642@directwellstar.org","N","","","","","","","","","310 Kennestone Hospital Blvd","","Marietta","GA","US","30060" +"1619938149","CONNECT","CONNECT URL","https://urldefense.proofpoint.com/v2/url?u=https-3A__cobiusconnect.cobius.com-3A8291_Gateway_Documen","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1205898715","DIRECT","Direct Messaging Address","mesagi@directaddress.net","Y","","Arizona Digestive Health, PC","","","","","","","603 W Baseline Rd Ste 200","","Mesa","AZ","US","852106047" +"1316909781","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1316909781","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1770545238","DIRECT","Direct Messaging Address","jsivoravong91836@direct.owensborohealth.org","N","","","","","","","","","811 E Parrish Ave","","Owensboro","KY","US","42303" +"1831151174","DIRECT","Direct Messaging Address","dpatel28544@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1487616892","DIRECT","Direct Messaging Address","mesagi@directaddress.net","Y","","Arizona Digestive Health, PC","","","","","","","603 W Baseline Rd Ste 200","","Mesa","AZ","US","852106047" +"1134181472","DIRECT","Direct Messaging Address","dzimmerman28548@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1952363202","DIRECT","Direct Messaging Address","smannino28542@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1801858113","DIRECT","Direct Messaging Address","mesagi@directaddress.net","Y","","Arizona Digestive Health, PC","","","","","","","603 W Baseline Rd Ste 200","","Mesa","AZ","US","852106047" +"1740242973","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W","Suite 121","Provo","UT","US","846043305" +"1841252905","DIRECT","Direct Messaging Address","acole133551@directwellstar.org","N","","","","","","","","","355 Tower Rd NE Ste 300","","Marietta","GA","US","300609408" +"1295797223","DIRECT","Direct Messaging Address","rsiddiqui25858@directwellstar.org","N","","","","","","","","","3921 Shallowford Rd","","Marietta","GA","US","300625013" +"1215999263","OTHERS","Other URL","samanthasilverman@outlookcom","N","","","","","","","","","6863 Johnson St","","Arvada","CO","US","800042948" +"1366404154","DIRECT","Direct Messaging Address","wbrown4354@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1386606218","DIRECT","Direct Messaging Address","bwolf@uticaeye.emadirect.md","N","","","","","","","","","1145 S Utica Ave","Suite 362","Tulsa","OK","US","741044000" +"1386606218","DIRECT","Direct Messaging Address","bwolf@uticaeye.emadirect.md","N","","","","","","","","","1145 S Utica Ave","Suite 362","Tulsa","OK","US","741044000" +"1083676647","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1886 W 800 N","","Pleasant Grove","UT","US","840624097" +"1114989894","DIRECT","Direct Messaging Address","Direct@PFFranckeMGNunleyMDsCharlestonWV.CompulinkDirect.com","N","","","","","","","","","1220 Lee St E Ste 203","","Charleston","WV","US","253011864" +"1689636235","DIRECT","Direct Messaging Address","clinical@giaswfl.directbygreenway.com","Y","Direct Message Address","Gastroenterology Associates of Southwest Florida PA","DIRECT","Direct","","","","","4790 Barkley Cir","Building A","Fort Myers","FL","US","339077543" +"1124080759","DIRECT","Direct Messaging Address","www.admin@vacancer.oncoemrdirect.com","N","","","DIRECT","Direct","","","","","1401 Johnston Willis Dr","Suite 100","Richmond","VA","US","232354730" +"1952364333","DIRECT","Direct Messaging Address","sjsbilling@mail.com","N","","","","","","","","","2925 E Riggs Rd Ste 8-166","","Chandler","AZ","US","852494199" +"1952364333","DIRECT","Direct Messaging Address","sjsbilling@mail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","2925 E Riggs Rd Ste 8-166","","Chandler","AZ","US","852494199" +"1265495592","DIRECT","Direct Messaging Address","lmark64409@directwellstar.org","N","","","","","","","","","2540 Windy Hill Rd SE","","Marietta","GA","US","300678605" +"1063475341","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1175 E 50 S","Suite 241","American Fork","UT","US","840030000" +"1871556167","DIRECT","Direct Messaging Address","mquraishi343579@directwellstar.org","N","","","","","","","","","1428 Dunwoody Village Pkwy","","Dunwoody","GA","US","303384123" +"1295798403","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1558324541","DIRECT","Direct Messaging Address","quinnm@qhndirect.org","N","Mark J Quinn Grand River Hospital DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","501 Airport Rd","","Rifle","CO","US","816508510" +"1013970870","OTHERS","Other URL","dbracciano@premierdermdocs.emadirect.md","N","Direct Email Address (hisp)","","HIE","Health Information Exchange (HIE)","","","","","8430 Cooper Creek Blvd","Suite 102","University Park","FL","US","342012016" +"1750344560","DIRECT","Direct Messaging Address","conyiuke165325@directwellstar.org","N","","","","","","","","","3000 Hospital Blvd","","Roswell","GA","US","300764915" +"1205899960","DIRECT","Direct Messaging Address","j.foster@drberge.com","N","email","","DIRECT","Direct","","OTHER","Other","email","1765 Goucher Street Suite 150","","Johnstown","PA","US","15905" +"1205899960","DIRECT","Direct Messaging Address","j.foster@drberge.com","N","j.foster@drberge.com","","DIRECT","Direct","","OTHER","Other","email","1765 Goucher Street Suite 150","","Johnstown","PA","US","15905" +"1558324376","OTHERS","Other URL","Brightree","N","software","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2010 S Arlington Heights Rd Ste 300","","Arlington Heights","IL","US","600054134" +"1134183742","DIRECT","Direct Messaging Address","rkadam134923@directwellstar.org","N","","","","","","","","","300 Medical Dr Ste 704","","LaGrange","GA","US","302404130" +"1780647412","DIRECT","Direct Messaging Address","drodgerssoriano147016@directwellstar.org","N","","","","","","","","","601 S 8th St","Pathology Dept","Griffin","GA","US","30224" +"1861456345","DIRECT","Direct Messaging Address","hrodriguezayalamd@ppdxdirect.com","N","","","","","","","","","5419 S McColl Rd","","Edinburg","TX","US","785399183" +"1568426047","DIRECT","Direct Messaging Address","drjanson@precisionhealthnow.com","N","email","","DIRECT","Direct","","CSV","CSV","","4443 Lyons Rd Ste 211","","Coconut Creek","FL","US","330734388" +"1336103522","DIRECT","Direct Messaging Address","dana.granberg@direct.bpfc.nextgenshare.com","N","","","","","","","","","9151 NE 81st Ter","Suite 105","Kansas City","MO","US","641581294" +"1548224678","DIRECT","Direct Messaging Address","psgrpc@qhndirect.org","N","Peter H Schaiberger psgrpc@qhndirect.org","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","501 Airport Rd","","Rifle","CO","US","816508510" +"1093779001","CONNECT","CONNECT URL","unknown","N","","","","","","","","","625 Community Way","","Lancaster","PA","US","176032301" +"1114981214","DIRECT","Direct Messaging Address","jjschrier@JJSM-TX.direct.office.nextgen.com","N","Direct Messaging Address","","DIRECT","Direct","","CSV","CSV","","1103 Williams Dr Ste 405","","Georgetown","TX","US","786284109" +"1174587216","DIRECT","Direct Messaging Address","therbener@qhndirect.org","N","Tamara Herbener-Kallal Grand River Hospital DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","501 Airport Rd","","Rifle","CO","US","816508510" +"1073577045","DIRECT","Direct Messaging Address","kristopheratzeff@uropart.allscriptsdirect.net","N","","","","","","","","","900 N Westmoreland Rd","Suite 228","Lake Forest","IL","US","600451674" +"1164487914","DIRECT","Direct Messaging Address","drtatarian@hotmail.com","N","secure business email","","DIRECT","Direct","","CSV","CSV","","1015 Chestnut St Ste 918","","Philadelphia","PA","US","19107" +"1740244540","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1710941554","DIRECT","Direct Messaging Address","thomas.kelley@direct.bpfc.nextgenshare.com","N","","","","","","","","","9151 NE 81st Ter","Suite 105","Kansas City","MO","US","641581294" +"1306801071","CONNECT","CONNECT URL","Tamarac","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3920 NW 49th St","","Tamarac","FL","US","333093308" +"1740245315","SOAP","SOAP URL","4132770728","N","","","","","","","","","89 Main St Ste 2","","Ware","MA","US","010821482" +"1831154566","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W","Suite 101","Provo","UT","US","846043305" +"1093770562","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W Bldg A","","Provo","UT","US","846043305" +"1790740090","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1932164134","DIRECT","Direct Messaging Address","info@batesprimarycare.com","N","email","","","","","","","","9409 Norton Commons Blvd Ste 101","","Prospect","KY","US","400597525" +"1699730689","DIRECT","Direct Messaging Address","refer@martin.emadirect.md","N","Direct Address","","DIRECT","Direct","","CSV","CSV","","5320 W. Markham","","Little Rock","AR","US","72205" +"1467417469","DIRECT","Direct Messaging Address","georgevanosten@nspc.medalliesdirect.net","N","","","","","","","","","1741 Williamsport Pike","","Martinsburg","WV","US","254044341" +"1467417469","DIRECT","Direct Messaging Address","georgevanosten@nspc.medalliesdirect.net","N","","","","","","","","","190 Campus Blvd","Suite 420","Winchester","VA","US","22601" +"1174588107","DIRECT","Direct Messaging Address","alokgopal@nspc.medalliesdirect.net","N","","","","","","","","","190 Campus Blvd","Ste 420","Winchester","VA","US","226012872" +"1285690131","CONNECT","CONNECT URL","https://www.bocafertility.com","N","","","","","","","","","875 Meadows Road","Suite 334","Boca Raton","FL","US","33486" +"1619933348","OTHERS","Other URL","kathyb@suncoastmedicalsupply.com","N","","","","","","","","","929 Tyrone Blvd N","","Saint Petersburg","FL","US","337106332" +"1124084967","CONNECT","CONNECT URL","conventionspc.com","Y","","CONVENTIONS RX, LTD","DIRECT","Direct","","CSV","CSV","","1560 Wall St Ste 304","","Naperville","IL","US","605631262" +"1124084967","CONNECT","CONNECT URL","conventionspc","Y","","Conventions Psychiatry & Counseling, P.C.","DIRECT","Direct","conventionspc.com","CSV","CSV","conventionspc.com","1560 Wall St Ste 304","","Naperville","IL","US","605631262" +"1376509109","DIRECT","Direct Messaging Address","maggieipsaro@nspc.medalliesdirect.net","N","","","","","","","","","8501 Arlington Blvd Ste 410","","Fairfax","VA","US","22031" +"1659337442","DIRECT","Direct Messaging Address","dhaley90503@directwellstar.org","N","","","","","","","","","687 Marietta Hwy","","Canton","GA","US","301142608" +"1760448666","DIRECT","Direct Messaging Address","marinaprotopapas@nspc.medalliesdirect.net","N","","","","","","","","","3620 Joseph Siewick Dr Ste 101","","Fairfax","VA","US","22033" +"1609832476","DIRECT","Direct Messaging Address","jasonamatomd@jamatoderm.cernerdirect.com","N","","","","","","","","","522 N NEW BALLAS RD","STE 203","SAINT LOUIS","MO","US","631416819" +"1295791820","DIRECT","Direct Messaging Address","matthewholland@nspc.medalliesdirect.net","N","","","","","","","","","1460 Pantops Mountain Pl Ste 2B","","Charlottesville","VA","US","229114600" +"1548226137","OTHERS","Other URL","kathyb@suncoastmedicalsupply.com","N","","","","","","","","","1145 53rd Ave W","","Bradenton","FL","US","342072899" +"1710943220","DIRECT","Direct Messaging Address","lesterraff@uropart.allscriptsdirect.net","N","","","","","","","","","2225 Enterprise Dr","Suite 2511","Westchester","IL","US","601545814" +"1801852488","OTHERS","Other URL","brainandbehavior@att.net","N","email","","OTHER","Other","business","OTHER","Other","email","3330 Dundee Rd Ste N4A","","Northbrook","IL","US","600622394" +"1477519965","DIRECT","Direct Messaging Address","cunderset108641@directwellstar.org","N","","","","","","","","","562 Concord Rd SE","","Smyrna","GA","US","300822608" +"1215993647","DIRECT","Direct Messaging Address","melody.watson@hillcrest.com","N","Ardent Hillcrest Medical Center email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1120 S Utica Ave","","Tulsa","OK","US","741044012" +"1215993647","DIRECT","Direct Messaging Address","melody.watson@hillcrest.com","N","Ardent Hillcrest Medical Center Email","","DIRECT","Direct","","CSV","CSV","","1120 S Utica Ave","","Tulsa","OK","US","741044012" +"1184680415","DIRECT","Direct Messaging Address","deborahnelson@nspc.medalliesdirect.net","N","","","","","","","","","1860 Town Center Dr Ste 430","","Reston","VA","US","20190" +"1184680654","DIRECT","Direct Messaging Address","danielmerrick@uropart.allscriptsdirect.net","N","","","","","","","","","5215 N California Ave","Ste F803","Chicago","IL","US","606257014" +"1295791739","CONNECT","CONNECT URL","http://blanchfield.amedd.army.mil","N","","","","","","","","","650 Joel Dr","","Fort Campbell","KY","US","422235318" +"1508822925","DIRECT","Direct Messaging Address","vgenovese13711@direct.owensborohealth.org","N","","","","","","","","","440 Hopkinsville St","Suite 2E","Greenville","KY","US","423451124" +"1043276439","OTHERS","Other URL","thedermatologyclinicofarkansas.ema.md","Y","Software system for EHR EMR","The Dermatology Clinic PA","HIE","Health Information Exchange (HIE)","","","","","3633 Central Ave.","Ste N.","Hot Springs","AR","US","719136475" +"1376509422","DIRECT","Direct Messaging Address","mlittle18629@directwellstar.org","N","","","","","","","","","699 Church St NE Ste 500","","Marietta","GA","US","300601131" +"1427015270","DIRECT","Direct Messaging Address","autumn.hurm@quadmedical.com","N","work email","","DIRECT","Direct","","CSV","CSV","","1632 State Road 46 E","","Batesville","IN","US","470068824" +"1033175120","DIRECT","Direct Messaging Address","ckanyadan90377@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1861458986","CONNECT","CONNECT URL","EHR","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","15403 Merry Cat Lane","Suite17 C","Belle Haven","VA","US","233060220" +"1275599219","DIRECT","Direct Messaging Address","matthewmeadows@uropart.allscriptsdirect.net","N","","","","","","","","","5215 N California Ave","Suite F803","Chicago","IL","US","606257014" +"1245296383","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1424 E Foremaster Dr # 120","","St George","UT","US","847905832" +"1295791226","DIRECT","Direct Messaging Address","digestivespecialists@directaddress.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4340 Clyo Rd Ste 200","","Dayton","OH","US","45459" +"1689631517","DIRECT","Direct Messaging Address","emily@thera-play.com","N","","","","","","","","","6815 Isaacs Orchard Rd Ste D","","Springdale","AR","US","727626285" +"1104883081","DIRECT","Direct Messaging Address","hello@drmaureentherapy.com","N","encrypted email/Hushmail","","DIRECT","Direct","","OTHER","Other","written text/email","1603 N Chapel Hill St Ste 300","","Wichita","KS","US","672065509" +"1659338416","DIRECT","Direct Messaging Address","sshroff56268@directwellstar.org","N","","","","","","","","","590 Nancy St NW","","Marietta","GA","US","300601334" +"1255398921","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","5640 S 3500 W","","Roy","UT","US","840679158" +"1750348421","SOAP","SOAP URL","cgilbert@brandywinecounseling.org","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Brandywine Counseling and Community Services","2713 Lancaster Ave","Wilmington","DE","US","198055220" +"1750348421","SOAP","SOAP URL","cgilbert@brandywinecounseling.org","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Brandywine Counseling and Community Services","2713 Lancaster Ave","Wilmington","DE","US","198055220" +"1457318834","DIRECT","Direct Messaging Address","Charu.Taneja.usasurg@direct.address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St","Suite 470","Providence","RI","US","029053236" +"1255398467","DIRECT","Direct Messaging Address","candersen61926@directwellstar.org","N","","","","","","","","","590 Nancy St NW","","Marietta","GA","US","300601334" +"1164489373","DIRECT","Direct Messaging Address","ghathaway56266@directwellstar.org","N","","","","","","","","","590 Nancy St NW","","Marietta","GA","US","300601334" +"1609833813","DIRECT","Direct Messaging Address","jschwab56267@directwellstar.org","N","","","","","","","","","590 Nancy St NW","","Marietta","GA","US","300601334" +"1386601524","DIRECT","Direct Messaging Address","jdemaere@hrhospital.org","Y","email","Houlton Regional Hospital","DIRECT","Direct","","OTHER","Other","email","20 Hartford St","","Houlton","ME","US","047301891" +"1376500447","DIRECT","Direct Messaging Address","ttufamilymedicine@direct.myteamcare.com","N","TTUHSC Family Medicine","","DIRECT","Direct","","CSV","CSV","","3601 4th St","MS 8143","Lubbock","TX","US","794300002" +"1417914540","DIRECT","Direct Messaging Address","cellenbogen@widc.careclouddirect.com","N","CEllenbogen WIDC Direct Email Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","3885 Upham St","SUITE 200","Wheat Ridge","CO","US","800334880" +"1689632788","DIRECT","Direct Messaging Address","sheriknowlton@seaburylife.org","N","","","","","","","","","200 Seabury Dr","","Bloomfield","CT","US","060022650" +"1790742807","DIRECT","Direct Messaging Address","rholcomb56265@directwellstar.org","N","","","","","","","","","590 Nancy St NW","","Marietta","GA","US","300601334" +"1942267059","DIRECT","Direct Messaging Address","olu@onpointphysicaltherapy.com","N","","","","","","","","","6127 E Central Ave","","Wichita","KS","US","672084209" +"1790742823","DIRECT","Direct Messaging Address","olu@onpointphysicaltherapy.com","N","","","","","","","","","6127 E Central Ave","","Wichita","KS","US","672084209" +"1487612214","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W Ste 101","","Provo","UT","US","846043305" +"1205894912","OTHERS","Other URL","chirosharbs@gmail.com","N","","","","","","","","","272 Rustic Lodge Road","","Indiana","PA","US","157011595" +"1275591620","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W","Suite 212","Provo","UT","US","846043305" +"1275591620","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","3300 N Running Creek Way","","Lehi","UT","US","840435563" +"1275591620","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","3650 N University Ave Ste 125","","Provo","UT","US","846045638" +"1578521266","DIRECT","Direct Messaging Address","lalita.pandit@pandit.ikm.direct-ci.com","N","This address is HIPAA compliant in the EMR system","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CEHRT","11180 WARNER AVE","STE 467","FOUNTAIN VALLEY","CA","US","927087505" +"1316905797","DIRECT","Direct Messaging Address","ssingh342619@directwellstar.org","N","","","","","","","","","2655 Northwinds Pkwy","","Alpharetta","GA","US","300092280" +"1144288408","CONNECT","CONNECT URL","Glenwood","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","512 N Cable Rd","","Lima","OH","US","458052133" +"1356309652","DIRECT","Direct Messaging Address","wesley.desselle@tnvalleysurgerygroup.directbygreenway.com","N","","","","","","","","","1751 Veterans Dr Ste 125","","Florence","AL","US","356304932" +"1740248038","DIRECT","Direct Messaging Address","cregillo@midatlret.intellechartdirect.net","N","Direct Messaging Address","","DIRECT","Direct","","","","","4060 Butler Pike","Suite 200","Plymouth Meeting","PA","US","194621560" +"1356309736","DIRECT","Direct Messaging Address","Tompskj@tidewaterskincare.ema.direct.md","Y","","TIDEWATER SKIN CARE AND PATHOLOGY PC","","","","","","","1157 First Colonial Rd Ste 300","","Virginia Beach","VA","US","234542432" +"1013965276","DIRECT","Direct Messaging Address","mfineman@midatlret.intellechartdirect.net","N","Direct Messaging Address","","DIRECT","Direct","","","","","4060 Butler Pike","Suite 200","Plymouth Meeting","PA","US","194621560" +"1548218787","DIRECT","Direct Messaging Address","jhsu@midatlret.intellechartdirect.net","N","Direct Messaging Address","","DIRECT","Direct","","","","","4060 Butler Pike","Suite","Plymouth Meeting","PA","US","194621560" +"1346298197","DIRECT","Direct Messaging Address","robin.kammerer@stonybrookmedicine.edu","N","","","","","","","","","290 E Main St","Suite 700","Smithtown","NY","US","117872916" +"1659329852","DIRECT","Direct Messaging Address","ppsi_enrollment@chs.net","N","","","","","","","","","550 Redstone Ave W","Ste. 370","Crestview","FL","US","325366428" +"1477501559","DIRECT","Direct Messaging Address","mary-anne.ost.1@11172.direct.athenahealth.com","N","","","","","","","","","1 Commerce Blvd","Suite 203","West Grove","PA","US","193909198" +"1336197250","DIRECT","Direct Messaging Address","john.gerguis@115169798914052.direct.elationemr.com","N","","","","","","","","","1203 Brampton Ave","","Statesboro","GA","US","304580850" +"1437107356","CONNECT","CONNECT URL","rritter@augusta.edu","N","Business email","","DIRECT","Direct","","","","","1120 15th St","","Augusta","GA","US","309120004" +"1780632570","DIRECT","Direct Messaging Address","jvander@midatlret.intellechartdirect.net","N","Direct Messaging Address","","DIRECT","Direct","","","","","4060 Butler Pike","Suite 200","Plymouth Meeting","PA","US","194621560" +"1124076930","DIRECT","Direct Messaging Address","rkaiser@midatlret.intellechartdirect.net","N","Direct Messaging Address","","DIRECT","Direct","","","","","4060 Butler Pike","Suite 200","Plymouth Meeting","PA","US","194621560" +"1619925013","CONNECT","CONNECT URL","momentumpt.sports@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","none","1430 E Lincoln Rd","","Idabel","OK","US","747457343" +"1619925013","CONNECT","CONNECT URL","momentumpt.sports@gmail.com","N","email","","DIRECT","Direct","","","","","1430 E Lincoln Rd","","Idabel","OK","US","747457343" +"1245289578","DIRECT","Direct Messaging Address","ppsi_enrollment@chs.net","N","","","","","","","","","1600 Budinger Ave","Suite D","Saint Cloud","FL","US","347696008" +"1124076559","DIRECT","Direct Messaging Address","geofferyengel@uropart.allscriptsdirect.net","N","","","","","","","","","136 Biesterfield Rd","","Elk Grove Village","IL","US","600073657" +"1073561494","DIRECT","Direct Messaging Address","ChrisL@PSCTyler.com","Y","email","CHARLES R. GORDON., MD, PA","DIRECT","Direct","","CSV","CSV","","2737 S Broadway Ave","","Tyler","TX","US","757015413" +"1689622953","CONNECT","CONNECT URL","HIE","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9501 Roosevelt Blvd Ste 305","","Philadelphia","PA","US","191141028" +"1316995608","DIRECT","Direct Messaging Address","munger108911@directwellstar.org","N","","","","","","","","","2540 Windy Hill Rd SE","","Marietta","GA","US","300678605" +"1831147123","DIRECT","Direct Messaging Address","skane123254@directwellstar.org","N","","","","","","","","","320 Parkway Dr, NE Ste 300","","Atlanta","GA","US","303121212" +"1124076492","DIRECT","Direct Messaging Address","mgrometmd@outlook.com","N","For transmission and receipt of information.","","DIRECT","Direct","","CSV","CSV","","10036 Scott Mill Rd","","Jacksonville","FL","US","322575885" +"1871541466","DIRECT","Direct Messaging Address","drmobley@mobleyheart.com","N","","","","","","","","","600 Riverpointe Drive","Suite 100","Conroe","TX","US","77304" +"1497703045","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1871541201","DIRECT","Direct Messaging Address","wrose286755@directe.centura.org","N","WRose Middle Park Health DIRECT Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","214 South 4th Street","","Kremmling","CO","US","804590399" +"1467400846","DIRECT","Direct Messaging Address","Karla.powell@prismahealth.org","N","medical provider coord","","DIRECT","Direct","","","","","14 Medical Park Rd","Suite 350","Columbia","SC","US","292036873" +"1376591685","DIRECT","Direct Messaging Address","JOVLERA@INVIEWIMAGING.COM","N","","","DIRECT","Direct","","","","","970 Dewing Ave Ste 100","","Lafayette","CA","US","945494278" +"1215986484","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1175 E 50 S Ste 221","","American Fork","UT","US","840032845" +"1073562237","DIRECT","Direct Messaging Address","tcoburn100092@directe.centura.org","N","TCoburn Middle Park Health DIRECT Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","214 S. 4th Street","","Kremmling","CO","US","804590399" +"1700835857","DIRECT","Direct Messaging Address","mpaulsen23102@directe.centura.org","N","MPAULSEN MIDDLE PARK HEALTH DIRECT EMAIL","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","214 South 4th Street","","Kremmling","CO","US","804590399" +"1326097411","DIRECT","Direct Messaging Address","g.gerbacio@sbcglobal.net","N","","","","","","","","","20700 Lake Chabot Rd","Suite 107","Castro Valley","CA","US","945465401" +"1154370203","DIRECT","Direct Messaging Address","hamsa.subramanian@direct.signature.nextgenshare.com","N","","","","","","","","","555 N New Ballas Rd Ste 215","","Saint Louis","MO","US","63141" +"1841249778","DIRECT","Direct Messaging Address","kempen21452@directwellstar.org","N","","","","","","","","","51 Hiram Dr Bldg B","","Hiram","GA","US","301411844" +"1497704415","CONNECT","CONNECT URL","drjeaniehuynh.com","N","","","","","","","","","12121 Richmond Ave Ste 214","","Houston","TX","US","770822422" +"1740239730","DIRECT","Direct Messaging Address","gmygatt61892@directwellstar.org","N","","","","","","","","","6002 Professional Pkwy","Suite 280","Douglasville","GA","US","301345600" +"1760431654","DIRECT","Direct Messaging Address","estemmler@ppbs.us","N","email","","DIRECT","Direct","","OTHER","Other","Csv","340 Fourth Ave Ste 14","","Chula Vista","CA","US","919103813" +"1740239433","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1073562716","DIRECT","Direct Messaging Address","john.fudyma.1@19947.direct.athenahealth.com","Y","","Schenk Primary Care Medicine, PLLC","DIRECT","Direct","","","","","2350 Maple Rd Ste 100","","Amherst","NY","US","142214080" +"1649229428","DIRECT","Direct Messaging Address","cdasoveanu123327@directwellstar.org","N","","","","","","","","","4895 Windward Pkwy Ste 202","","Alpharetta","GA","US","300043850" +"1700835451","DIRECT","Direct Messaging Address","gdiaz@GDiaz.ssdirect.aprima.com","N","","","DIRECT","Direct","","","","","2013 Coffee Rd","","Modesto","CA","US","953552405" +"1487603320","DIRECT","Direct Messaging Address","coles.lhommedieu@direct.signature.nextgenshare.com","N","","","","","","","","","12639 Old Tesson Rd","Suite 115","Saint Louis","MO","US","631282786" +"1023067824","DIRECT","Direct Messaging Address","asaberi56282@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 160","Marietta","GA","US","300601155" +"1346290673","DIRECT","Direct Messaging Address","richardharris@uropart.allscriptsdirect.net","N","","","","","","","","","675 W North Ave","SUITE 605","Melrose Park","IL","US","601601634" +"1497705735","DIRECT","Direct Messaging Address","david.haueisen@direct.signature.nextgenshare.com","N","","","","","","","","","12639 Old Tesson Rd","Suite 115","Saint Louis","MO","US","631282786" +"1104875574","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","555 W SR 164","","Salem","UT","US","846531666" +"1629027016","DIRECT","Direct Messaging Address","stevendritz@uropart.allscriptsdirect.net","N","","","","","","","","","675 W North Ave","suite 605","Melrose Park","IL","US","601601634" +"1265481667","DIRECT","Direct Messaging Address","lawrence.kriegshauser@direct.siganture.nextgenshare.com","N","","","","","","","","","12639 Old Tesson Rd","Suite 115","Saint Louis","MO","US","631282786" +"1265482509","DIRECT","Direct Messaging Address","dale.doerr@direct.signature.nextgenshare.com","N","","","","","","","","","12639 Old Tesson Rd","Suite 115","Saint Louis","MO","US","631282786" +"1366492639","DIRECT","Direct Messaging Address","charles-miller@unakamed.e-mdsdirect.com","N","","","","","","","","","500 Love St","","Erwin","TN","US","376501734" +"1104876416","OTHERS","Other URL","https://doctor.webmd.com/doctor/ardeshir-rohani-07929071-d8ce-4710-b833-94beac236663-appointments","N","","","","","","","","","3824 S Jones Blvd Ste A","","Las Vegas","NV","US","891032451" +"1447200654","OTHERS","Other URL","EMR","N","CommonWell Health Alliance","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2801 Lakeside Dr Ste 209","","Bannockburn","IL","US","600151271" +"1780634915","DIRECT","Direct Messaging Address","admistradorasalud@juncos.gov.pr","N","","","","","","","","","37 Calle Munoz Rivera","Hospital Municipal Dr. Cesar A. Collazo","Juncos","PR","US","007773114" +"1407806870","CONNECT","CONNECT URL","painreliefdc@gmail.com","N","email","","","","","","","","19 S State St","","Newtown","PA","US","189401952" +"1427007848","DIRECT","Direct Messaging Address","suzanne.casey@hhchealth.org","N","","","","","","","","","435 Lewis Avenue","","Meriden","CT","US","064512101" +"1568412716","DIRECT","Direct Messaging Address","christophercoogan@uropart.allscriptsdirect.net","N","","","","","","","","","1725 W Harrison St","Suite 758","Chicago","IL","US","606123841" +"1467402867","DIRECT","Direct Messaging Address","craig.ruble@direct.signature.nextgenshare.com","N","","","","","","","","","1390 Highway 61","JHM MOC Suite G1000","Festus","MO","US","630284137" +"1073563482","DIRECT","Direct Messaging Address","dennis.dusek@direct.signature.nextgenshare.com","N","","","","","","","","","12639 Old Tesson Rd","Suite 115","Saint Louis","MO","US","631282786" +"1215987318","OTHERS","Other URL","NellyMolano,LLC","N","","","","","","","","","1622 Denise Dr Apt E","","Forest Hill","MD","US","210502989" +"1609826890","DIRECT","Direct Messaging Address","robert.medler@direct.signature.nextgenshare.com","N","","","","","","","","","12639 Old Tesson Rd","Suite 115","Saint Louis","MO","US","631282786" +"1992755904","CONNECT","CONNECT URL","kwyant@tidewell.org","N","Email Address","","DIRECT","Direct","","CSV","CSV","","1533 4th Ave W","","Bradenton","FL","US","342055949" +"1881644763","CONNECT","CONNECT URL","bestcareservices1405@gmail.com","N","business/office email","","DIRECT","Direct","","","","","1405 W Baddour Pkwy Ste 105","","Lebanon","TN","US","370872568" +"1376593160","CONNECT","CONNECT URL","www.sbortho.com","N","Organization Web Address","","DIRECT","Direct","","CSV","CSV","","53880 Carmichael Dr","","South Bend","IN","US","466351567" +"1053362574","DIRECT","Direct Messaging Address","cjordan@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","185031982" +"1205887452","CONNECT","CONNECT URL","info@corushealth.com","N","","","DIRECT","Direct","","","","","8725 Alameda Park Dr NE","","Albuquerque","NM","US","871132475" +"1003867243","CONNECT","CONNECT URL","kayla.melton@va.gov","N","business email","","DIRECT","Direct","","CSV","CSV","","1500 N. Westwood","Attn Eye Clinie","Poplar Bluff","MO","US","63901" +"1891746152","DIRECT","Direct Messaging Address","llammert14532@directwellstar.org","N","","","","","","","","","1810 White Cir Ste 105","","Marietta","GA","US","300665836" +"1790736122","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W","Suite 202","Provo","UT","US","846043305" +"1275583825","DIRECT","Direct Messaging Address","hbakhtiary15620@directwellstar.org","N","","","","","","","","","3950 Austell Rd","Box 22","Austell","GA","US","301061121" +"1447201991","DIRECT","Direct Messaging Address","robert.sigmund@direct.signature.nextgenshare.com","N","","","","","","","","","12639 Old Tesson Rd","Suite115","Saint Louis","MO","US","631282786" +"1053361642","CONNECT","CONNECT URL","https://urldefense.proofpoint.com/v2/url?u=https-3A__cobiusconnect.cobius.com-3A8291_Gateway_Documen","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd Ste 302","","Northbrook","IL","US","600622609" +"1770534158","DIRECT","Direct Messaging Address","kasey.carnes@direct.signature.nextgenshare.com","N","","","","","","","","","1390 Highway 61","Suite G1000","Festus","MO","US","630284137" +"1205887270","DIRECT","Direct Messaging Address","www.admin@vacancer.oncoemrdirect.com","N","","","DIRECT","Direct","","","","","6505 W Broad St Ste A","","Richmond","VA","US","232302013" +"1548211501","DIRECT","Direct Messaging Address","mfranks9387@directwellstar.org","N","","","","","","","","","3950 Austell Rd","","Austell","GA","US","301061121" +"1508817453","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","3300 N Running Creek Way","Bldg B Ste 100","Lehi","UT","US","840435565" +"1306897376","OTHERS","Other URL","N/A","N","","","","","","","","","108 Washboard Ct","","Port St Joe","FL","US","324564761" +"1437100237","DIRECT","Direct Messaging Address","KennethNess@swhealth.cernerdirect.com","N","","","DIRECT","Direct","","","","","1311 N Mildred Rd","","Cortez","CO","US","813212231" +"1558312280","DIRECT","Direct Messaging Address","laura.andrews@legacyllc.org","N","Enrollment","","DIRECT","Direct","","OTHER","Other","Unknown","3 E Clark Bass Blvd Ste 1","","McAlester","OK","US","745014234" +"1720039399","DIRECT","Direct Messaging Address","staff@lakenormanderm.emadirect.md","N","","","DIRECT","Direct","","CSV","CSV","","20808 N. Main St","Ste 103","Cornelius","NC","US","280318496" +"1982655544","DIRECT","Direct Messaging Address","ldobbyn@thecenterforcounseling.net","N","office e mail","","","","","","","","32743 23 Mile Rd Ste 130","","Chesterfield","MI","US","480472082" +"1386695906","DIRECT","Direct Messaging Address","crogan@advantagehcs.com","Y","email","A MEDICAL ADVANTAGE HEALTHCARE SYSTEMS ASSOCIATED","DIRECT","Direct","","OTHER","Other","email","2601 Scott Ave Ste 102","","Fort Worth","TX","US","761032301" +"1447202585","CONNECT","CONNECT URL","Athena","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1136 Water St Ste 111","","Port Townsend","WA","US","983686728" +"1588616676","DIRECT","Direct Messaging Address","drbrendavozza.brendavozza@143007.advancedmd-direct.com","N","advancedmd emr","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","300 N 3rd St","","Longview","TX","US","756016505" +"1649222647","DIRECT","Direct Messaging Address","info@dallasobgynpa.com","N","info@dallasobgynpa.com","","DIRECT","Direct","","CSV","CSV","","7777 Forest Ln","D550","Dallas","TX","US","752302505" +"1215989165","CONNECT","CONNECT URL","https://my.practicebetter.io/","N","Practice Better","","DIRECT","Direct","","OTHER","Other","EHR","W314N720 Highway 83","","Delafield","WI","US","530182900" +"1841242542","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1891748539","DIRECT","Direct Messaging Address","jkandimalla123308@directwellstar.org","N","","","","","","","","","619 S 8th St Ste 301","","Griffin","GA","US","302244260" +"1164474011","DIRECT","Direct Messaging Address","epschubert@aamservices.com","N","","","DIRECT","Direct","","OTHER","Other","Dublin","2875 Ravine Way","","Dublin","OH","US","430173507" +"1598717316","DIRECT","Direct Messaging Address","Karla.powell@prismahealth.org","N","medical provider coord","","DIRECT","Direct","","","","","1330 Taylor at Marion Street","","Columbia","SC","US","292010000" +"1154373843","DIRECT","Direct Messaging Address","Karla.powell@prismahealth.org","N","","","DIRECT","Direct","","","","","3301 Harden St Ext","5 Medical Park","Columbia","SC","US","292036813" +"1417900788","DIRECT","Direct Messaging Address","admin@medcenterofsimivalley.com","N","admin@medcenterofsimivalley.com","","DIRECT","Direct","Simi Valley","OTHER","Other","admin@medcenterofsimivalley.com","1980 Sequoia Ave","","Simi Valley","CA","US","930633167" +"1689627895","DIRECT","Direct Messaging Address","Marie.holtcupit@cigna.com","N","","","","","","","","","2101 Centre Park West Dr Ste 175","","West Palm Beach","FL","US","334096466" +"1922051143","DIRECT","Direct Messaging Address","Karla.powell@prismahealth.org","N","","","DIRECT","Direct","","","","","1330 Talyor at Marion Streets","1st Floor Suite 100","Coulmbia","SC","US","29201" +"1609829985","CONNECT","CONNECT URL","drjvitali@optonline.net","N","office","","DIRECT","Direct","","CSV","CSV","","1401 Beaver Dam Rd","","Point Pleasant Boro","NJ","US","087424970" +"1205889458","DIRECT","Direct Messaging Address","Karla.powell@prismahealth.org","N","medical provider coord","","DIRECT","Direct","","","","","1330 Taylor at Marion Streets","","Columbia","SC","US","29201" +"1982657144","DIRECT","Direct Messaging Address","altairchiro@altairchiropractic.com","N","","","","","","","","","3161 E Palmer Wasilla Hwy Ste 1C","","Wasilla","AK","US","996547271" +"1942253547","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1386697985","DIRECT","Direct Messaging Address","amy.zippay@direct.signature.nextgenshare.com","N","","","","","","","","","12639 Old Tesson Rd","","Saint Louis","MO","US","631282786" +"1063465573","DIRECT","Direct Messaging Address","Kodoth.Sangeetha.003.0420038@ASK.meditab.direct-ci.com","N","","","","","","","","","1346 Dowell Springs Blvd","","Knoxville","TN","US","379092453" +"1548213937","DIRECT","Direct Messaging Address","rhonda.barnes.jordan.1@17716.direct.athenahealth.com","N","","","","","","","","","10021 Main St Ste B3","","Houston","TX","US","770255254" +"1073567640","DIRECT","Direct Messaging Address","jaloredo@direct.practicefusion.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1312 SW 27th Ave Fl 3","","Miami","FL","US","331451243" +"1285688093","DIRECT","Direct Messaging Address","dtraylor@lakeshoresurgicaltx.com","N","practice location","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11501 N Sam Houston Pkwy E Ste A","","Humble","TX","US","773964635" +"1225082878","DIRECT","Direct Messaging Address","sj01credentialing@sjrmc.com","N","","","","","","","","","","","","","","" +"1093768988","DIRECT","Direct Messaging Address","martinmedicalctr@353.direct.myezyaccess.com","N","","","","","","","","","117 Kennedy Dr","","Martin","TN","US","382373309" +"1922051812","DIRECT","Direct Messaging Address","eamigo@syhc.org","N","","","","","","","","","","","","","","" +"1083667901","OTHERS","Other URL","info@jointventurespt.com","N","email address","","DIRECT","Direct","","OTHER","Other","email","654 Beacon St","2nd Floor","Boston","MA","US","022152099" +"1407800725","DIRECT","Direct Messaging Address","jeffrey.salin@direct.medfusion.com","N","","","","","","","","","10701 Nall Ave","Suite 200","Overland Park","KS","US","662111231" +"1508810839","DIRECT","Direct Messaging Address","thomas.cook.1@18195.direct.athenahealth.com","N","The Direct address is a system-generated address that providers use for the secure transfer of files containing clinical data.","","DIRECT","Direct","","","","","227 N Loop 1604 E Ste 150","","San Antonio","TX","US","78232" +"1811941172","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1396799458","OTHERS","Other URL","http://www.pacificphysicaltherapy.com","N","","","","","","","","","327 Main St","","El Segundo","CA","US","902453814" +"1346294519","OTHERS","Other URL","https://virginiacancerspecialists.com","N","Practice Website","","OTHER","Other","Online Forms","","","","8503 Arlington Blvd","Suite 400","Fairfax","VA","US","220314628" +"1548214711","DIRECT","Direct Messaging Address","renuka.ramakrishna.1@7812.direct.athenahealth.com","N","","","DIRECT","Direct","","CSV","CSV","","400 N Wall St Ste 308","","Kankakee","IL","US","609012964" +"1700830122","CONNECT","CONNECT URL","SOUTHAVEN","N","","","DIRECT","Direct","","","","","6858 Swinnea Rd Bldg 4","","Southaven","MS","US","386719493" +"1811941248","DIRECT","Direct Messaging Address","kimberly.lemoine@direct.signature.nextgenshare.com","N","","","","","","","","","621 S New Ballas Rd","Suite 695A","Saint Louis","MO","US","631418232" +"1184678187","DIRECT","Direct Messaging Address","dusty.hamilton.1@11629.direct.athenahealth.com","N","Gunnison Valley Family Medicine Clinic-Dusty Hamilton","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD Exchange","707 N Iowa St","","Gunnison","CO","US","812302229" +"1952355844","DIRECT","Direct Messaging Address","lkocher@qhndirect.org","N","LeAnn K Kocher Grand River Hospital DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","501 Airport Rd","","Rifle","CO","US","816508510" +"1386699098","DIRECT","Direct Messaging Address","stephen.hickner.1@11144.direct.athenahealth.com","Y","","Emmaus Health PLLC","","","","","","","24 Frank Lloyd Wright Dr Ste L2200","","Ann Arbor","MI","US","481059484" +"1558316059","DIRECT","Direct Messaging Address","ntreadwell@hahv.org","N","work email","","HIE","Health Information Exchange (HIE)","","","","","42084 State Highway 28","","Margaretville","NY","US","124552820" +"1467407239","DIRECT","Direct Messaging Address","susan@sccdermsurgery.com","N","","","","","","","","","1493 Cottleville Pkwy","","Cottleville","MO","US","633763564" +"1174578637","DIRECT","Direct Messaging Address","CombestWellness@direct.myteamcare.com","N","Combest","","DIRECT","Direct","","CSV","CSV","","301 40th St","","Lubbock","TX","US","794042811" +"1891740353","DIRECT","Direct Messaging Address","CombestWellness@direct.myteamcare.com","N","Combest","","DIRECT","Direct","","CSV","CSV","","301 40th St","","Lubbock","TX","US","794042746" +"1730134115","DIRECT","Direct Messaging Address","CombestWellness@direct.myteamcare.com","N","Combest","","DIRECT","Direct","","CSV","CSV","","301 40th St","","Lubbock","TX","US","794042811" +"1275588899","DIRECT","Direct Messaging Address","bellevueclinic@direct.practicefusion.com","N","direct email","","DIRECT","Direct","","","","","333 S Bellevue Blvd","","Memphis","TN","US","381043534" +"1982659371","DIRECT","Direct Messaging Address","agrigorian147937@directwellstar.org","N","","","","","","","","","285 Boulevard NE Ste 415","","Atlanta","GA","US","303124210" +"1679528806","DIRECT","Direct Messaging Address","CombestWellness@direct.myteamcare.com","N","Combest","","DIRECT","Direct","","CSV","CSV","","301 40th St","","Lubbock","TX","US","794042746" +"1760437032","DIRECT","Direct Messaging Address","fallschurchcontact@bodiesinmotionpt.com","N","Falls Church Contact e-mail","","DIRECT","Direct","","CSV","CSV","","80 E Jefferson St Ste 200","","Falls Church","VA","US","220463567" +"1316992548","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","555 West SR 164","","Salem","UT","US","84653" +"1255386397","DIRECT","Direct Messaging Address","ashok.kumar@direct.signature.nextgenshare.com","N","","","","","","","","","12639 Old Tesson Rd","Suite115","Saint Louis","MO","US","631282786" +"1770538829","DIRECT","Direct Messaging Address","Senior.House@direct.myteamcare.com","N","SHC","","DIRECT","Direct","","CSV","CSV","","301 40th St","","Lubbock","TX","US","79404" +"1629023759","CONNECT","CONNECT URL","AHLTA","N","","","","","","","","","88th Medical Group","4881 Sugar Maple Drive, Bldg 830","Wright Patterson AFB","OH","US","454335529" +"1992751986","CONNECT","CONNECT URL","Baltimore","N","","","","","","","","","1900 E Northern Pkwy Ste 207","","Baltimore","MD","US","212392110" +"1205882214","OTHERS","Other URL","www.mayo_clinic.com","N","","","","","","","","","4500 San Pablo Rd S","","Jacksonville","FL","US","322241865" +"1114973963","DIRECT","Direct Messaging Address","mtepper29194@directwellstar.org","N","","","","","","","","","1700 Hospital South Dr","Suite 409","Austell","GA","US","301066810" +"1023064870","DIRECT","Direct Messaging Address","rtorres22395@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1831145747","DIRECT","Direct Messaging Address","mgreenberger27505@direct.beaumont.edu","Y","","William Beaumont Hospital","HIE","Health Information Exchange (HIE)","","","","","26657 Woodward Ave Ste 100","","Huntington Woods","MI","US","480701300" +"1174579858","DIRECT","Direct Messaging Address","gilleye@hotmail.com","N","","","DIRECT","Direct","","","","","2711 W Kingshighway","Suite 4","Paragould","AR","US","724502604" +"1063468668","DIRECT","Direct Messaging Address","Jacobs-Alvarez.Fredesvinda.003.0090075@ebhs.meditab.direct-ci.com","Y","","TMS of Orlando","DIRECT","Direct","","","","","7350 Futures Dr","Suite #16","Orlando","FL","US","328199084" +"1063468668","DIRECT","Direct Messaging Address","Jacobs-Alvarez.Fredesvinda.002.0090075@ebhs.meditab.direct-ci.com","Y","","Esperanza Behavioral Health","DIRECT","Direct","","","","","7350 Futures Dr","Suite #16","Orlando","FL","US","328199084" +"1669428231","DIRECT","Direct Messaging Address","pworden@partnets.org","N","work e0mail","","DIRECT","Direct","","","","","115 Mill St","","Belmont","MA","US","024781041" +"1275589434","DIRECT","Direct Messaging Address","aoa@allmedsccd.com","N","","","DIRECT","Direct","","CSV","CSV","","111 Victoria Rd","","Asheville","NC","US","288014811" +"1154377554","DIRECT","Direct Messaging Address","ydonchev23006@directwellstar.org","N","","","","","","","","","3600 Sandy Plains Rd","","Marietta","GA","US","300663020" +"1508812744","SOAP","SOAP URL","https://app.drchrono.com","N","Dr. Chrono","","DIRECT","Direct","","OTHER","Other","EHR","9300 E 29th St N Ste 310","","Wichita","KS","US","672262160" +"1376599688","CONNECT","CONNECT URL","VA","N","","","DIRECT","Direct","","","","","459 Patterson Rd","","Honolulu","HI","US","968191522" +"1437105590","DIRECT","Direct Messaging Address","maryglode@qhndirect.org","N","Mary J Glode Grand River Hospital DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","501 Airport Rd","","Rifle","CO","US","816508510" +"1548217656","OTHERS","Other URL","exeterpsych.com","N","business website","","OTHER","Other","patient information","OTHER","Other","patient information","370 Portsmouth Ave Ste 7","","Greenland","NH","US","038402252" +"1326095324","DIRECT","Direct Messaging Address","karla.powell@prismahealth.org","N","","","DIRECT","Direct","","","","","3301 Harden Street 11 Medical Park","","Columbia","SC","US","292036897" +"1275580318","DIRECT","Direct Messaging Address","5297.0001@direct.goodmancampbell.nextgenshare.com","N","Group Direct Address","","DIRECT","Direct","","CSV","CSV","","13345 ILLINOIS ST","","CARMEL","IN","US","46033" +"1467409524","SOAP","SOAP URL","practicepro","N","","","","","","","","","5930 6th Ave Ste 1","","Altoona","PA","US","166021115" +"1639126402","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1962459842","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1831146638","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1508813304","DIRECT","Direct Messaging Address","aando92811@directwellstar.org","N","","","","","","","","","2540 Windy Hill Rd SE","","Marietta","GA","US","300678605" +"1104873918","DIRECT","Direct Messaging Address","jamesmahalek@nwsmos.allscriptsdirect.net","N","","","HIE","Health Information Exchange (HIE)","","","","","2810 W 35th St Ste 1","","Kearney","NE","US","688452909" +"1770530263","DIRECT","Direct Messaging Address","dpdnutrition@icloud.com","N","business email","","","","","","","","15 Sky View Dr","","Cumberland Foreside","ME","US","041101339" +"1619924107","DIRECT","Direct Messaging Address","dpdnutrition@icloud.com","N","office email","","DIRECT","Direct","","CSV","CSV","","15 Sky View Dr","","Cumberland Foreside","ME","US","041101339" +"1619924107","CONNECT","CONNECT URL","www.dpepperd.com","N","business website","","DIRECT","Direct","","CSV","CSV","","15 Sky View Dr","","Cumberland Foreside","ME","US","041101339" +"1144277641","DIRECT","Direct Messaging Address","dpdnutrition@icloud.com","N","business email","","","","","","","","15 Sky View Dr","","Cumberland Foreside","ME","US","041101339" +"1821045279","DIRECT","Direct Messaging Address","jzhong123269@directwellstar.org","N","","","","","","","","","2612 Holcomb Bridge Rd","Ste 100","Alpharetta","GA","US","300225494" +"1851348197","CONNECT","CONNECT URL","Abilene","Y","","Encompass Health Rehabilitation Hospital of Abilene, LLC","","","","","","","6401 Directors Pkwy","","Abilene","TX","US","796065881" +"1265479166","OTHERS","Other URL","icareopticalofkent@gmail.com","N","","","DIRECT","Direct","","","","","10024 SE 240th St","STE 220","Kent","WA","US","980315124" +"1437196490","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1407893456","DIRECT","Direct Messaging Address","tmoore10@kumc.edu","N","","","","","","","","","2000 Olathe","","Kansas City","KS","US","661601003" +"1699722884","OTHERS","Other URL","southmedservices@gmail.com","N","Business Email","","DIRECT","Direct","","","","","8014 Myrtle Trace Dr","","Conway","SC","US","295268945" +"1750338968","DIRECT","Direct Messaging Address","sbramhadevi134919@directwellstar.org","N","","","","","","","","","1497 Lafayette Street","","LaGrange","GA","US","302412552" +"1447297601","DIRECT","Direct Messaging Address","nelson.yumd@trioshealth.org","N","email","","DIRECT","Direct","","OTHER","Other","email","521 N Young St","","Kennewick","WA","US","993367806" +"1073550844","DIRECT","Direct Messaging Address","jarmstrong10236@directwellstar.org","N","","","","","","","","","3000 Hospital Blvd","","Roswell","GA","US","300764915" +"1073550968","OTHERS","Other URL","Athena","N","","","","","","","","","2901 Dutton Mill Rd","","Aston","PA","US","190142849" +"1235176199","OTHERS","Other URL","https://www.therapynotes.com/app/login/","N","","","","","","","","","2875 NE 191st St Ste 552","","Aventura","FL","US","331802801" +"1144267642","DIRECT","Direct Messaging Address","mcmid001@cougars.csusm.edu","N","","","DIRECT","Direct","","CSV","CSV","","1963 4th Ave","","San Diego","CA","US","921012394" +"1497792162","DIRECT","Direct Messaging Address","info@padgettmedicalcenter.com","N","","","","","","","","","6904 W Linebaugh Ave","","Tampa","FL","US","336255800" +"1497792162","DIRECT","Direct Messaging Address","info@padgettmedicalcenter.com","N","","","","","","","","","6904 W Linebaugh Ave","","Tampa","FL","US","336255800" +"1821035429","DIRECT","Direct Messaging Address","jrodriguez161712@directwellstar.org","N","","","","","","","","","4441 Atlanta Rd SE Ste 107","","Smyrna","GA","US","300806431" +"1336187616","DIRECT","Direct Messaging Address","newcch@the-health-center.org","N","","","","","","","","","157 Towne Ave","","Plainfield","VT","US","056679425" +"1144268319","DIRECT","Direct Messaging Address","credentialing@USMMLLC.com","N","","","","","","","","","","","","","","" +"1508804808","OTHERS","Other URL","Laptop","N","","","","","","","","","8640 Trinidad Way","","Roseville","CA","US","957478668" +"1902843212","CONNECT","CONNECT URL","watersfamilyeyecare@yahoo.com","N","business email","","DIRECT","Direct","","","","","15540 Middlebelt Rd","","Livonia","MI","US","481543806" +"1942248174","OTHERS","Other URL","@ccpmr.com","N","email","","OTHER","Other","Santa Barbara","OTHER","Other","Santa Barbara","2320 Bath St Ste 315","","Santa Barbara","CA","US","931054387" +"1174561211","DIRECT","Direct Messaging Address","matthew.melander@direct.scosa.nextgenshare.com","N","","","","","","","","","9323 Phoenix Village Pkwy","","O Fallon","MO","US","633684281" +"1528005881","DIRECT","Direct Messaging Address","matzai@sjhmc.org","N","primary workplace email","","DIRECT","Direct","","OTHER","Other","email","703 Main St","St. Joseph's Regional Medical Center","Paterson","NJ","US","075032621" +"1447297700","CONNECT","CONNECT URL","outlook","N","","","DIRECT","Direct","","CSV","CSV","","1935 N Pontiac Trl","","Walled Lake","MI","US","483903110" +"1245277615","DIRECT","Direct Messaging Address","shannon_maaske@med.unc.edu","N","","","","","","","","","4011 Old Clinic Bldg Cb#7570","","Chapel Hill","NC","US","275993717" +"1619915782","DIRECT","Direct Messaging Address","pmrinfo@michiganabilitiescenter.org","N","office contact","","HIE","Health Information Exchange (HIE)","","OTHER","Other","medical records","34020 7 Mile Rd Ste 102","","Livonia","MI","US","481523093" +"1881632974","CONNECT","CONNECT URL","oncologysanantonio.com","N","website","","","","","","","","8019 S New Braunfels Ste 101","","San Antonio","TX","US","782351069" +"1184662272","CONNECT","CONNECT URL","Parker","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12760 Stroh Ranch Way Ste 202","","Parker","CO","US","801347507" +"1821036823","DIRECT","Direct Messaging Address","bwolf@uticaeye.emadirect.md","N","","","","","","","","","1145 S Utica Ave","Suite 362","Tulsa","OK","US","741044000" +"1194763086","DIRECT","Direct Messaging Address","mkartalija@widc.careclouddirect.com","N","MKartalija WIDC Direct Email Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","3885 Upham St Ste 200","","Wheat Ridge","CO","US","800334800" +"1942248794","DIRECT","Direct Messaging Address","markbrandt@uropart.allscriptsdirect.net","N","","","","","","","","","7900 N Milwaukee Ave","Suite 17","Niles","IL","US","607143159" +"1366480170","DIRECT","Direct Messaging Address","gordongluckman@uropart.allscriptsdirect.net","N","","","","","","","","","900 Rand Rd","Ste 120","Des Plaines","IL","US","600162359" +"1164461505","DIRECT","Direct Messaging Address","phammen175511@directwellstar.org","N","","","","","","","","","4441 Atlanta Rd SE Ste 312","","Smyrna","GA","US","300806443" +"1811935323","CONNECT","CONNECT URL","Omaha","N","","","","","","","","","985440 Nebraska Medical Ctr","University of Nebraska Medical Cent","Omaha","NE","US","68198" +"1730127291","DIRECT","Direct Messaging Address","drbarnes@21stchiro.com","N","","","","","","","","","10062 W Fairview Ave Ste 110","","Boise","ID","US","837048120" +"1598704678","DIRECT","Direct Messaging Address","moneill116922@directwellstar.org","N","","","","","","","","","677 Church St NE","","Marietta","GA","US","300601101" +"1750320842","DIRECT","Direct Messaging Address","drhong@inturology.com","N","","","","","","","","","2222 E Highland Ave Ste 206","","Phoenix","AZ","US","85016" +"1225077241","DIRECT","Direct Messaging Address","clinical@CFAS.directbygreenway.com","N","","","","","","","","","1800 Cortez Rd W","Suite B","Bradenton","FL","US","342071335" +"1982643235","DIRECT","Direct Messaging Address","robertkaplinsky@uropart.allscriptsdirect.net","N","","","","","","","","","7900 N Milwaukee Ave","Suite 17","Niles","IL","US","607143159" +"1881633881","OTHERS","Other URL","shaderunner60@gmail.com","N","","","","","","","","","4411 N Newstead Ave","","Saint Louis","MO","US","631152534" +"1386683514","DIRECT","Direct Messaging Address","tgriffith@qhndirect.org","N","Tami Griffith Grand River Hospital DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","201 Sipprelle Dr","","Parachute","CO","US","816359234" +"1013956341","DIRECT","Direct Messaging Address","Senior.House@direct.myteamcare.com","N","SHC","","DIRECT","Direct","","CSV","CSV","","301 40th St","","Lubbock","TX","US","794042746" +"1164461281","DIRECT","Direct Messaging Address","dshaw64259@directwellstar.org","N","","","","","","","","","1800 Hospital South Dr","","Austell","GA","US","301068114" +"1073552303","DIRECT","Direct Messaging Address","christopher.moheimani@guthrie.org","N","provider email","","","","","","","","1259 Fisher Ave","","Cortland","NY","US","130451012" +"1801835939","DIRECT","Direct Messaging Address","David.Cloutier.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","195 Collyer St","Suite 302","Providence","RI","US","029041869" +"1568401446","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1174562060","CONNECT","CONNECT URL","Webster","N","","","","","","","","","13920 Osprey Ct Ste C","","Webster","TX","US","775981615" +"1134168685","CONNECT","CONNECT URL","julie.schwartz@middakotaclinic.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","401 N 9th St","","Bismarck","ND","US","585014507" +"1114966959","DIRECT","Direct Messaging Address","steve@adawest.emadirect.md","N","","","DIRECT","Direct","","","","","1618 S Millenium Way Ste 100","","Meridian","ID","US","836426457" +"1013956853","DIRECT","Direct Messaging Address","alec@adawest.emadirect.md","N","","","DIRECT","Direct","","","","","1618 S Millenium Way Ste 100","","Meridian","ID","US","836426457" +"1689614133","CONNECT","CONNECT URL","john.reilly@unchealth.unc.edu","N","","","DIRECT","Direct","","CSV","CSV","","117 Sunnybrook Road","UNC REX Cancer Care","Raleigh","NC","US","27610" +"1033158548","CONNECT","CONNECT URL","Florence","N","email","","DIRECT","Direct","","OTHER","Other","Florence","2410 Hoffmeyer Rd","","Florence","SC","US","295017311" +"1609816198","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1699715623","DIRECT","Direct Messaging Address","RAguilar@pcsd.net","N","PCSD","","DIRECT","Direct","","","","","625 Third Ave","","Chula Vista","CA","US","919105703" +"1669412698","DIRECT","Direct Messaging Address","hebercrockett@nwsmos.allscriptsdirect.net","N","Allscripts Direct Message Address","","","","","","","","2810 W 35th St","","Kearney","NE","US","688452909" +"1295775229","DIRECT","Direct Messaging Address","TTUneuro@direct.myteamcare.com","N","Neurology","","DIRECT","Direct","","CSV","CSV","","3601 4th St","Suite 3A105","Lubbock","TX","US","794308103" +"1730129933","FHIR","FHIR URL","9143914973","N","cell","","DIRECT","Direct","","CSV","CSV","","222 Westchester Ave Ste G-2","","West Harrison","NY","US","106042906" +"1932149895","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1184 E 80 N","","American Fork","UT","US","840032906" +"1932149895","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","3000 N Triumph Blvd Ste 100","","Lehi","UT","US","840434999" +"1811938459","DIRECT","Direct Messaging Address","jody.burt@lifescapesd.org","N","","","DIRECT","Direct","","","","","2501 W 26th St","","Sioux Falls","SD","US","571052446" +"1487695086","DIRECT","Direct Messaging Address","davidhuebner@nwsmos.allscriptsdirect.net","N","","","HIE","Health Information Exchange (HIE)","","","","","2810 W 35th ST","","Kearney","NE","US","688452909" +"1346280914","DIRECT","Direct Messaging Address","rhabtemarkos31780@directwellstar.org","N","","","","","","","","","677 Church St NE","","Marietta","GA","US","300601101" +"1609816289","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1104866813","DIRECT","Direct Messaging Address","bernardkeown@nwsmos.allscriptsdirect.net","N","","","DIRECT","Direct","","","","","2810 W 35th St","","Kearney","NE","US","688452909" +"1720028459","CONNECT","CONNECT URL","tidewayphysicaltherapy@gmail.com","Y","HIH email","First Colony Rehab, LLC","OTHER","Other","CMS esMD eMDR","","","","6444 Central City Blvd","","Galveston","TX","US","775512058" +"1639110281","OTHERS","Other URL","Richland","N","office phone","","OTHER","Other","Phone","OTHER","Other","Phone","1305 Mansfield St Ste 3","","Richland","WA","US","993523588" +"1639110299","DIRECT","Direct Messaging Address","christina.martin2@hcahealthcare.com","N","practice email","","DIRECT","Direct","","","","","302 Medical Park Dr Ste 211","","Walterboro","SC","US","294885749" +"1205877560","CONNECT","CONNECT URL","https://provider.kareo.com/jill-marshall-allen-1","Y","Provider Secure Link","Wound and Medical Outreach Clinic LLC","HIE","Health Information Exchange (HIE)","","OTHER","Other","Provider Information","12250 Blue Pacific Dr Ofc Only","","Riverview","FL","US","335791803" +"1548201007","OTHERS","Other URL","Boise","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Boise","425 W Bannock St","","Boise","ID","US","837026035" +"1659312122","DIRECT","Direct Messaging Address","rpatel24019@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1053352534","DIRECT","Direct Messaging Address","arthur.ng@hackensackmeridian.org","N","e-mail","","DIRECT","Direct","","","","","20 Prospect Ave Ste 900","","Hackensack","NJ","US","076011977" +"1043251341","OTHERS","Other URL","office.com","N","Office 365","","DIRECT","Direct","","OTHER","Other","Email/Excel/Sharepoint","493 Main St","","Prince Frederick","MD","US","206783186" +"1831130921","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1740221761","DIRECT","Direct Messaging Address","rgarciamd@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","7100 W 20th Ave Ste 608","","Hialeah","FL","US","33016" +"1316988660","DIRECT","Direct Messaging Address","eestrella29509@directwellstar.org","N","","","","","","","","","833 Campbell Hill St NW Ste 420","","Marietta","GA","US","300601138" +"1902847361","CONNECT","CONNECT URL","www.concordhealthsystems.com","N","","","DIRECT","Direct","","","","","150 Cornwall Dr","","Madisonville","KY","US","424318781" +"1760423800","CONNECT","CONNECT URL","Outlook","N","","","DIRECT","Direct","","CSV","CSV","","1935 N Pontiac Trl","","Walled Lake","MI","US","483903110" +"1932140209","DIRECT","Direct Messaging Address","jdunn@midatlret.intellechartdirect.net","N","Direct Messaging Address","","DIRECT","Direct","","","","","4060 Butler Pike","Suite 200","Plymouth Meeting","PA","US","194621560" +"1942241351","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1245271535","CONNECT","CONNECT URL","svlach@swhealth.direct-ci.net","N","","","","","","","","","1311A N Mildred Rd","","Cortez","CO","US","813212231" +"1528009412","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1447291299","DIRECT","Direct Messaging Address","rjanicik@dprim.curemd.direct-ci.com","N","","","","","","","","","80 Maiden Ln Rm 1902","","New York","NY","US","100384773" +"1447291299","DIRECT","Direct Messaging Address","rjanicik@dprim.curemd.direct-ci.com","N","","","","","","","","","80 Maiden Ln Rm 1902","","New York","NY","US","100384773" +"1568403319","DIRECT","Direct Messaging Address","ksteinichen10180@directwellstar.org","N","","","","","","","","","833 Campbell Hill St NW Ste 420","","Marietta","GA","US","300601138" +"1700827458","DIRECT","Direct Messaging Address","sbrahmadevi176188@directwellstar.org","N","","","","","","","","","2612 Holcomb Bridge Rd Ste 100","","Alpharetta","GA","US","300225494" +"1366483034","DIRECT","Direct Messaging Address","beverlywhittenberg@nspc.medalliesdirect.net","N","","","","","","","","","8501 Arlington Blvd Ste 410","","Fairfax","VA","US","22031" +"1447291216","DIRECT","Direct Messaging Address","vdua140659@directwellstar.org","N","","","","","","","","","3747 Roswell Rd Ste 213","","Marietta","GA","US","300626227" +"1194767822","DIRECT","Direct Messaging Address","robyn.kunkel@allina.com","N","","","","","","","","","14000 Nicollet Ave Ste 100","","Burnsville","MN","US","553375793" +"1578505228","DIRECT","Direct Messaging Address","mhs@direct.martinhealth.org","N","","","DIRECT","Direct","","","","","200 SE Hospital Ave","","Stuart","FL","US","349942346" +"1841231503","DIRECT","Direct Messaging Address","CHA131@COMCAST.NET","N","SECURE EMAIL","","","","","","","","131 Sanders Ferry Rd Ste 302","","Hendersonville","TN","US","370753662" +"1144262858","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1497797088","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1588606107","DIRECT","Direct Messaging Address","info@crowncityortho.com","N","orthotic and prosthetic","","DIRECT","Direct","","OTHER","Other","prosthetic","610 N Santa Anita Ave Ste 100","","Arcadia","CA","US","910062722" +"1831131234","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1811939747","DIRECT","Direct Messaging Address","mesagi@directaddress.net","Y","","Arizona Digestive Health, PC","","","","","","","603 W Baseline Rd Ste 200","","Mesa","AZ","US","852106047" +"1417999657","DIRECT","Direct Messaging Address","tiffanym@adawest.emadirect.md","N","","","DIRECT","Direct","","","","","1618 S Millenium Way Ste 100","","Meridian","ID","US","836426457" +"1144262148","CONNECT","CONNECT URL","TRAKnet","N","","","","","","","","","1416 Wainbrook Dr","","Augusta","GA","US","309096289" +"1447292826","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1164464541","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1922040187","DIRECT","Direct Messaging Address","luy-2@hotmail.com","N","email","","","","","","","","Carr#181 KM.9.1 Bo Dos Bocas","","Trujillo Alto","PR","UM","00976" +"1598707465","DIRECT","Direct Messaging Address","amcbride4683@direct.owensborohealth.org","N","","","","","","","","","1000 Breckenridge St","Suite 302","Owensboro","KY","US","423030839" +"1912949827","DIRECT","Direct Messaging Address","ttufamilymedicine@direct.myteamcare.com","N","TTUHSC Family Medicine","","DIRECT","Direct","","CSV","CSV","","3601 4th St","","Lubbock","TX","US","794300002" +"1639111461","DIRECT","Direct Messaging Address","lisa.flower.p5@direct.phs.nextgenshare.com","N","","","","","","","","","1036 S Verity Pkwy","","Middletown","OH","US","450445513" +"1235171026","DIRECT","Direct Messaging Address","trahc1@trahc.net","N","","","DIRECT","Direct","","OTHER","Other","none","5690 Watermelon Rd Ste 100","","Northport","AL","US","354735008" +"1205879095","DIRECT","Direct Messaging Address","ric@direct.ric.org","N","Shirley Ryan AbilityLab","","DIRECT","Direct","","OTHER","Other","xml","355 E Erie St","","Chicago","IL","US","606113167" +"1871536524","CONNECT","CONNECT URL","Stanville","N","DME","","OTHER","Other","Stanville","OTHER","Other","Stanville","9350 US Highway 23 S","BOX 205","Stanville","KY","US","416599001" +"1861435679","OTHERS","Other URL","EClinicalWorks","N","","","","","","","","","310 Maple Ave","","Barrington","RI","US","028063430" +"1518900463","DIRECT","Direct Messaging Address","daniel.sohn@direct.signature.nextgenshare.com","N","","","","","","","","","845 N New Ballas Ct","Suite 200","Saint Louis","MO","US","631417134" +"1225071129","DIRECT","Direct Messaging Address","michael.burns@direct.signature.nextgenshare.com","N","","","","","","","","","845 N New Ballas Ct","Suite 200","Saint Louis","MO","US","631417134" +"1700829611","DIRECT","Direct Messaging Address","asever@qhndirect.org","N","Andrew T Sever Grand River Hospital DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","501 Airport Rd","","Rifle","CO","US","816508510" +"1972546893","DIRECT","Direct Messaging Address","dsilver@direct.lifebridgehealth.org","Y","","Sinai Hospital Lifebridge Health","DIRECT","Direct","","","","","2401 W Belvedere Ave","","Baltimore","MD","US","212155216" +"1972546893","DIRECT","Direct Messaging Address","dsilver@direct.lifebridgehealth.org","Y","","Sinai Hospital Lifebridge Health","DIRECT","Direct","","","","","2401 W Belvedere Ave","","Baltimore","MD","US","212155216" +"1245273465","DIRECT","Direct Messaging Address","brian.daley@ugs.directbygreenway.com","N","EMR Direct Message","","DIRECT","Direct","","OTHER","Other","Referral Summary","1932 Alcoa Hwy","Ste 270","Knoxville","TN","US","379201527" +"1811930076","OTHERS","Other URL","https://www.medfusion.net/caresouthcarolina-24591/portal/#/user/login","N","Patient Portal","","","","","OTHER","Other","Patient Portal","3080 Highway 15-401 E","","Mc Coll","SC","US","295706128" +"1245273507","OTHERS","Other URL","kristin@thegrowthcenter.com","N","","","","","","","","","18942 N Dale Mabry Hwy Ste 101","","Lutz","FL","US","335484907" +"1447293675","DIRECT","Direct Messaging Address","todd.nickloes@ugs.directbygreenway.com","N","EMR Direct Message","","DIRECT","Direct","","OTHER","Other","Referral Summary","1932 Alcoa Hwy","Ste 270","Knoxville","TN","US","379201527" +"1952344228","DIRECT","Direct Messaging Address","sdanesh26368@directwellstar.org","N","","","","","","","","","677 Church St NE","","Marietta","GA","US","300601101" +"1386688240","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1265476162","DIRECT","Direct Messaging Address","aguerrero@ph.lacounty.gov","N","work email","","DIRECT","Direct","","","","","7643 Painter Ave","","Whittier","CA","US","906022393" +"1770527590","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1942244694","CONNECT","CONNECT URL","Chicago","N","","","","","","","","","259 E Erie St Ste 1600","","Chicago","IL","US","606113111" +"1518901040","DIRECT","Direct Messaging Address","lovetter_robinson@quorumhealth.org","N","Work","","DIRECT","Direct","","OTHER","Other","Any","2600 N TX-118","","Alpine","TX","US","79830" +"1023052537","DIRECT","Direct Messaging Address","nish.shah@usasurg.eclinicaldirectplus.com","N","Direct","","DIRECT","Direct","","CSV","CSV","","208 Collyer St","Suite 302","Providence","RI","US","029041560" +"1134163819","CONNECT","CONNECT URL","www.fraleyfamilypractice.com","N","","","DIRECT","Direct","","OTHER","Other","secure","2141 Academy Circle","","Colorado Springs","CO","US","80909" +"1366486078","DIRECT","Direct Messaging Address","pfischer@directaddress.net","N","","","DIRECT","Direct","","OTHER","Other","PHI","849 Boston Post Rd Ste 300","","Milford","CT","US","064603537" +"1366486078","DIRECT","Direct Messaging Address","pfischer@directaddress.net","N","","","DIRECT","Direct","","OTHER","Other","PHI","849 Boston Post Rd Ste 300","","Milford","CT","US","064603537" +"1518901081","OTHERS","Other URL","lmorgan@midcoastvision.emadirect.md","N","","","","","","","","","158 Northport Ave","","Belfast","ME","US","049156060" +"1962446690","DIRECT","Direct Messaging Address","jbarosky@retinacarecenternj.intellechartdirect.net","N","Direct emr email address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","unsure","1255 Route 70 Ste 31N","","Lakewood","NJ","US","087015973" +"1891739173","CONNECT","CONNECT URL","obgynbillings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1235173519","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1780628149","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1699710442","DIRECT","Direct Messaging Address","ahaugabrook145407@directwellstar.org","N","","","","","","","","","8954 Hospital Dr","","Douglasville","GA","US","301342272" +"1952346462","DIRECT","Direct Messaging Address","enafus@nkymed.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","1717 Madison Ave","","Covington","KY","US","410113330" +"1780629154","DIRECT","Direct Messaging Address","clintonmedicalclinic@cmci.allscriptsdirect.net","N","Clinic DM Address","","DIRECT","Direct","","OTHER","Other","Direct Message","403 Fairview St","","Clinton","NC","US","283282399" +"1649215229","DIRECT","Direct Messaging Address","pharmacist@wyattspharmacy.com","N","","","DIRECT","Direct","","CSV","CSV","","10671 Veterans Memorial Hwy","","Lithia Springs","GA","US","301222062" +"1104861665","CONNECT","CONNECT URL","obgynbillings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1295770667","DIRECT","Direct Messaging Address","fkopich@qhndirect.org","N","Frank S Kopich Grand River Hospital DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","501 Airport Rd","","Rifle","CO","US","816508510" +"1013952605","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1447295134","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1104861756","DIRECT","Direct Messaging Address","gregory.jewell@direct.signature.nextgenshare.com","N","","","","","","","","","621 S New Ballas Rd","Suite 695A","Saint Louis","MO","US","631418232" +"1205871514","DIRECT","Direct Messaging Address","john@focus-dentistry.com","N","Practice Email Address","","DIRECT","Direct","","OTHER","Other","Business and Practice information","6841 Wrightsville Ave Ste 101","","Wilmington","NC","US","284033622" +"1114962362","DIRECT","Direct Messaging Address","dbrey1871@direct.owensborohealth.org","N","","","","","","","","","811 E Parrish Ave","","Owensboro","KY","US","423033258" +"1295771244","DIRECT","Direct Messaging Address","Bill@thelassi.emadirect.md","N","","","","","","","","","8925 N Meridian St Ste 200","","Indianapolis","IN","US","462602385" +"1346286317","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W","Suite 112","Provo","UT","US","846043305" +"1255377222","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W","Suite 112","Provo","UT","US","846043305" +"1639115728","DIRECT","Direct Messaging Address","emily.lott@direct.bpfc.nextgenshare.com","N","","","","","","","","","9151 NE 81st Ter","Suite 105","Kansas City","MO","US","641581294" +"1265478382","DIRECT","Direct Messaging Address","uanand18858@directwellstar.org","N","","","","","","","","","677 Church St NE","","Marietta","GA","US","300601101" +"1942246939","CONNECT","CONNECT URL","www.drpetrosefthimiou.com","N","","","DIRECT","Direct","","","","","215 E 68th St Ofc 8","","New York","NY","US","100655718" +"1588600555","DIRECT","Direct Messaging Address","rogersohn@orthocarealliance.kareodirect.com","N","Kareo direct messaging","","DIRECT","Direct","","OTHER","Other","email direct message","27725 Santa Margarita Pkwy Ste 100","","Mission Viejo","CA","US","926916706" +"1588600555","DIRECT","Direct Messaging Address","rogersohn@orthocarealliance.kareodirect.com","N","kareo direct messaging","","DIRECT","Direct","","OTHER","Other","email direct message","31920 Del Obispo St Ste 170","","San Juan Capistrano","CA","US","92675" +"1588600555","DIRECT","Direct Messaging Address","rogersohn@orthocarealliance.kareodirect.com","N","Kareo direct messaging","","DIRECT","Direct","","OTHER","Other","email direct message","18035 Brookhurst St Ste 1200","","Fountain Valley","CA","US","927086738" +"1205872116","DIRECT","Direct Messaging Address","SANDEEPJAGLAN@GEORGIAKID.ALLSCRIPTSDIRECT.NET","N","","","","","","","","","55 Whitcher St NE","SUITE 460","Marietta","GA","US","300601155" +"1265478184","DIRECT","Direct Messaging Address","yaominggu@nspc.medalliesdirect.net","N","","","","","","","","","1630 Wilkes Ridge Pkwy Ste 203","","Richmond","VA","US","232337460" +"1760427835","DIRECT","Direct Messaging Address","lawrencewatts@cmci.allscriptsdirect.net","N","Direct Message","","DIRECT","Direct","","OTHER","Other","Direct Message","403 Fairview St","","Clinton","NC","US","283282399" +"1760427835","DIRECT","Direct Messaging Address","clintonmedicalclinic@cmci.allscriptsdirect.net","N","Direct Message","","DIRECT","Direct","","OTHER","Other","Direct Message","403 Fairview St","","Clinton","NC","US","283282399" +"1285670166","DIRECT","Direct Messaging Address","scamphor23839@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1811933781","DIRECT","Direct Messaging Address","gilbertpalmer@cmci.allscriptsdirect.net","N","Direct Message","","DIRECT","Direct","","OTHER","Other","Direct Message","403 Fairview St","","Clinton","NC","US","283282399" +"1811933781","DIRECT","Direct Messaging Address","clintonmedicalclinic@cmci.allscriptsdirect.net","N","Direct Message","","DIRECT","Direct","","OTHER","Other","Direct Message","403 Fairview St","","Clinton","NC","US","283282399" +"1922044734","DIRECT","Direct Messaging Address","janderson@moodyneuro.org","N","Email address","","","","","","","","1528 Postoffice St.","","Galveston","TX","US","775504833" +"1992741706","DIRECT","Direct Messaging Address","vpanchal12622@direct.nortonhealthcare.org","N","","","","","","","","","6420 Dutchmans Pkwy","SUITE 200","Louisville","KY","US","402053372" +"1992741706","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","6420 Dutchmans Pkwy","SUITE 200","Louisville","KY","US","402053372" +"1205872058","DIRECT","Direct Messaging Address","brian.kirschner.1@3589.direct.athenahealth.com","N","","","","","","","","","32255 Northwestern Hwy Ste 40","","Farmington Hills","MI","US","483341575" +"1679519458","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1932145612","CONNECT","CONNECT URL","www.sweetlifechiro.com","N","website","","DIRECT","Direct","","","","","12060 Etris Rd Ste 210","","Roswell","GA","US","300751463" +"1467498907","DIRECT","Direct Messaging Address","clintonmedicalclinic@cmci.allscriptsdirect.net","N","","","","","","","","","403 Fairview St","","Clinton","NC","US","283282399" +"1467498907","DIRECT","Direct Messaging Address","gingermccullen@cmci.allscriptsdirect.net","N","","","","","","","","","403 Fairview St","","Clinton","NC","US","283282399" +"1457397978","CONNECT","CONNECT URL","miami","N","","","DIRECT","Direct","","OTHER","Other","miami","8900 N Kendall Dr","","Miami","FL","US","331762118" +"1790721280","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1407892888","DIRECT","Direct Messaging Address","anthony.ficarra.p5@direct.phs.nextgenshare.com","N","","","","","","","","","211 Donald Dr Ste B","","Fairfield","OH","US","450143006" +"1447296793","DIRECT","Direct Messaging Address","daniellee@direct.practicefusion.com","N","","","DIRECT","Direct","","","","","3150 Highway 153","","Piedmont","SC","US","296739498" +"1194761528","DIRECT","Direct Messaging Address","karlene.lawrence@downstate.edu","N","","","","","","","","","450 Clarkson Avenue","","Brooklyn","NY","US","112032012" +"1073549218","CONNECT","CONNECT URL","practicefusion","N","software","","DIRECT","Direct","","CSV","CSV","","33 Cherry Laurel Ln","","Amherst","NY","US","142281356" +"1033145875","DIRECT","Direct Messaging Address","jesse.susi@direct.signature.nextgenshare.com","N","","","","","","","","","845 N New Ballas Ct Fl 2","","Saint Louis","MO","US","631417134" +"1801822630","DIRECT","Direct Messaging Address","raedavis@nspc.medalliesdirect.net","N","","","","","","","","","19500 Sandridge Way","Ste 100","Lansdowne","VA","US","201763688" +"1669408555","DIRECT","Direct Messaging Address","rslaton286211@directwellstar.org","N","","","","","","","","","677 Church St NE","","Marietta","GA","US","300601101" +"1770519738","OTHERS","Other URL","https://healthix.org/","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","706 Banner Ave","","Brooklyn","NY","US","112356957" +"1104852029","DIRECT","Direct Messaging Address","james.hudson.1@18194.direct.athenahealth.com","N","EHR Direct Address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","429 Roper Mountain Rd Ste 700","","Greenville","SC","US","296154261" +"1306872080","DIRECT","Direct Messaging Address","Edward.Mea@prismahealth.org","N","professional email","","DIRECT","Direct","","CSV","CSV","","500 Squires Pt","","Duncan","SC","US","293348867" +"1326074907","DIRECT","Direct Messaging Address","laurie.klabi@direct.signature.nextgenshare.com","N","","","","","","","","","3023 N Ballas Rd","Bldg D, Suite 400","Saint Louis","MO","US","631312330" +"1881620490","CONNECT","CONNECT URL","Lexington","N","","","","","","","","","3775 Belleau Wood Dr","","Lexington","KY","US","405171804" +"1881620490","CONNECT","CONNECT URL","Lexington","N","","","","","","","","","3775 Belleau Wood Dr","","Lexington","KY","US","405171804" +"1831125319","DIRECT","Direct Messaging Address","johnnguyenmd@hicpa.allscriptsdirect.net","N","","","","","","","","","21212 Northwest Fwy Ste 535","","Cypress","TX","US","774295888" +"1891721155","DIRECT","Direct Messaging Address","margaret.rempe@direct.signature.nextgenshare.com","N","","","","","","","","","3023 N Ballas Rd","Bldg D, Suite 400","Saint Louis","MO","US","631312330" +"1407882780","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1114953627","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1497781785","DIRECT","Direct Messaging Address","markagrama@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","500 University Blvd","Suite 208","Jupiter","FL","US","334582773" +"1548296080","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1942236336","DIRECT","Direct Messaging Address","sherri.shoe@direct.signature.nextgenshare.com","N","","","","","","","","","845 N New Ballas Ct Ste 200","","Saint Louis","MO","US","631417169" +"1013943406","DIRECT","Direct Messaging Address","annmarie.rockamann@direct.signature.nextgenshare.com","N","","","","","","","","","3023 N Ballas Rd","Bldg D, Suite 400","Saint Louis","MO","US","631312330" +"1366478760","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1245266659","DIRECT","Direct Messaging Address","kathleen.risley@direct.signature.nextgenshare.com","N","","","DIRECT","Direct","","","","","621 S New Ballas Rd","Suite 695A","Saint Louis","MO","US","631418232" +"1568499713","DIRECT","Direct Messaging Address","brian@adawest.emadirect.md","N","","","DIRECT","Direct","","","","","1618 S. Millennium Way","Suite 100","Meridian","ID","US","836426457" +"1881620201","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1063448363","DIRECT","Direct Messaging Address","cmeredith33442@directwellstar.org","N","","","","","","","","","3600 Sandy Plains Rd","","Marietta","GA","US","300663020" +"1750318879","DIRECT","Direct Messaging Address","transitional@sbcglobal.net","N","Email address","","DIRECT","Direct","","CSV","CSV","","1601 E LaMar Blvd Ste 204","","Arlington","TX","US","760114463" +"1316974439","DIRECT","Direct Messaging Address","david.strege@direct.signature.nextgenshare.com","N","","","","","","","","","845 N New Ballas Ct","Suite 200","Saint Louis","MO","US","631417134" +"1013944024","DIRECT","Direct Messaging Address","acourtney@swann.emadirect.md","N","","","DIRECT","Direct","","","","","3850 S National Ave Ste 705","","Springfield","MO","US","658075239" +"1215964366","DIRECT","Direct Messaging Address","amy.brose@direct.bpfc.nextgenshare.com","N","","","","","","","","","9151 NE 81st Ter","Suite 105","Kansas City","MO","US","641581294" +"1003843178","DIRECT","Direct Messaging Address","jeffrey.reisman.p1@direct.moanj.nextgenshare.com","N","","","","","","","","","131 Madison Ave","Suite 130","Morristown","NJ","US","07960" +"1679500870","DIRECT","Direct Messaging Address","Sweaverii@mooemail.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","902 Normandy St Ste 400","","Houston","TX","US","770154952" +"1649206962","DIRECT","Direct Messaging Address","yimran144385@directwellstar.org","N","","","","","","","","","303 Parkway Dr NE","","Atlanta","GA","US","303121212" +"1144257403","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1982631768","CONNECT","CONNECT URL","cary","N","","","","","","","","","601 Keisler Dr Ste 200","","Cary","NC","US","275186567" +"1740217603","DIRECT","Direct Messaging Address","randall1@adawest.emadirect.md","N","","","","","","","","","1618 S. Millennium Way","Suite 100","Meridian","ID","US","836426457" +"1265469225","DIRECT","Direct Messaging Address","rolandomolina@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","8940 N Kendall Dr","Suite # 504E","Miami","FL","US","331762148" +"1497782106","DIRECT","Direct Messaging Address","rick.powell@direct.signature.nextgenshare.com","N","","","","","","","","","845 N New Ballas Ct","Suite 200","Saint Louis","MO","US","631417134" +"1497782106","DIRECT","Direct Messaging Address","rick.powell@direct.signature.nextgenshare.com","N","","","DIRECT","Direct","","","","","845 N New Ballas Ct","Suite 200","Saint Louis","MO","US","631417134" +"1740217454","DIRECT","Direct Messaging Address","joseph.scerba@direct.signature.nextgenshare.com","N","","","","","","","","","845 N New Ballas Ct","Suite 200","Saint Louis","MO","US","631417134" +"1760419485","DIRECT","Direct Messaging Address","christopher.ahlering@direct.signature.nextgenshare.com","N","","","","","","","","","621 S New Ballas Rd","Suite 695A","Saint Louis","MO","US","631418232" +"1568499283","DIRECT","Direct Messaging Address","mike.derosa@digichart.direct-ci.com","N","","","","","","","","","621 S New Ballas Rd","Suite 101A","Saint Louis","MO","US","631418232" +"1760419691","OTHERS","Other URL","Streamline","N","","","","","","","","","610 South Burdick St","","Kalamazoo","MI","US","490075221" +"1912935180","DIRECT","Direct Messaging Address","kenyang@cmci.allscriptsdirect.net","N","Direct Message","","DIRECT","Direct","","OTHER","Other","Direct Message","403 Fairview St","","Clinton","NC","US","283282399" +"1912935180","DIRECT","Direct Messaging Address","clintonmedicalclinic@cmci.allscriptsdirect.net","N","Direct Message","","DIRECT","Direct","","OTHER","Other","Direct Message","403 Fairview St","","Clinton","NC","US","283282399" +"1205864493","DIRECT","Direct Messaging Address","robert.bruce@direct.medfusion.com","N","","","","","","","","","10701 Nall Ave","Suite 200","Overland Park","KS","US","662111231" +"1376571570","DIRECT","Direct Messaging Address","gerald.mcnamara@direct.medfusion.com","N","","","","","","","","","10701 Nall Ave","Suite 200","Overland Park","KS","US","662111231" +"1518995984","DIRECT","Direct Messaging Address","jchen4350@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 160","Marietta","GA","US","300601155" +"1811924327","OTHERS","Other URL","phs.org","N","","","","","","","","","Socorro General Hospital","1202 Highway 60 West","Socorro","NM","US","87801" +"1255368759","DIRECT","Direct Messaging Address","timothy.billharz@digichart.direct-ci.com","N","","","","","","","","","2529 Glenn Hendren Dr","STE 200","Liberty","MO","US","640689607" +"1760419204","DIRECT","Direct Messaging Address","mptan8@outlook.com","N","email","","DIRECT","Direct","","","","","1200 S Atlantic Blvd Ste 128","","Alhambra","CA","US","918035406" +"1477580819","CONNECT","CONNECT URL","tabitha.snowdy@aidshealth.org","N","","","DIRECT","Direct","","CSV","CSV","","766 Lakeland Dr Ste A","","Jackson","MS","US","392164610" +"1841227253","DIRECT","Direct Messaging Address","wdowdell7502@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 160","Marietta","GA","US","300601155" +"1962430199","DIRECT","Direct Messaging Address","williamcarr@cmci.allscriptsdirect.net","N","Provider DM address","","DIRECT","Direct","","OTHER","Other","Direct Message","404 Fairview St","","Clinton","NC","US","283282312" +"1962430199","DIRECT","Direct Messaging Address","clintonmedicalclinic@cmci.allscriptsdirect.net","N","Clinic DM Address","","DIRECT","Direct","","OTHER","Other","Direct Message","404 Fairview St","","Clinton","NC","US","283282312" +"1417985789","DIRECT","Direct Messaging Address","clintonmedicalclinic@cmci.allscriptsdirect.net","N","Direct Message","","DIRECT","Direct","","OTHER","Other","Direct Message","403 Fairview St","","Clinton","NC","US","283282399" +"1417985789","DIRECT","Direct Messaging Address","johnnewton@cmci.allscriptsdirect.net","N","Direct Message","","DIRECT","Direct","","OTHER","Other","Direct Message","403 Fairview St","","Clinton","NC","US","283282399" +"1689602914","OTHERS","Other URL","Meridian","N","","","","","","","","","4740 N. Penngrove Way","Ste. 100","Meridian","ID","US","83646" +"1376571117","DIRECT","Direct Messaging Address","gastroocala@directaddress.net","N","","","","","","","","","1901 SE 18th Ave Ste 400","","Ocala","FL","US","344718213" +"1912935750","DIRECT","Direct Messaging Address","john.tessier@direct.signature.nextgenshare.com","N","","","","","","","","","845 N New Ballas Ct","Suite 200","Saint Louis","MO","US","631417134" +"1659309581","DIRECT","Direct Messaging Address","clintonmedicalclinic@cmci.allscriptsdirect.net","N","Direct Message","","DIRECT","Direct","","OTHER","Other","Direct Message","403 Fairview St","","Clinton","NC","US","283282399" +"1659309581","DIRECT","Direct Messaging Address","johnsmith@cmci.allscriptsdirect.net","N","direct Message","","DIRECT","Direct","","OTHER","Other","Direct Message","403 Fairview St","","Clinton","NC","US","283282399" +"1376571299","DIRECT","Direct Messaging Address","tammie@southaustincounselingservices.com","N","Business Owner Email Address","","DIRECT","Direct","","CSV","CSV","","1715 Fm 1626","Suite 102","Manchaca","TX","US","786523553" +"1043248750","DIRECT","Direct Messaging Address","tbowers123271@directwellstar.org","N","","","","","","","","","2500 Hospital Blvd Ste 340","","Roswell","GA","US","300764977" +"1033147046","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1689602682","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1942238951","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1730117458","DIRECT","Direct Messaging Address","ttufamilymedicine@direct.myteamcare.com","N","TTUHSC Family Medicine","","DIRECT","Direct","","CSV","CSV","","3601 4th St","MS 8143","Lubbock","TX","US","794300002" +"1376571091","DIRECT","Direct Messaging Address","thomas.samuelson@direct.medfusion.com","N","","","","","","","","","10701 Nall Ave","Suite 200","Overland Park","KS","US","662111231" +"1720016611","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","6420 Dutchmans Pkwy","Suite 200","Louisville","KY","US","402053372" +"1720016611","DIRECT","Direct Messaging Address","jkammerling12595@direct.nortonhealthcare.org","N","","","","","","","","","6420 Dutchmans Pkwy","Suite 200","Louisville","KY","US","402053372" +"1891723714","DIRECT","Direct Messaging Address","awilliams123242@directwellstar.org","N","","","","","","","","","1000 Corporate Center Dr","Suite 200","Morrow","GA","US","302604180" +"1265460877","DIRECT","Direct Messaging Address","FAHC@BELLSOUTH.NET","N","SECURE E-MAIL","","DIRECT","Direct","","OTHER","Other","SECURE-MAIL","323 S Tyler St","","Covington","LA","US","704333037" +"1265460877","OTHERS","Other URL","FOOTANDANKLEHEALTHCENTER.COM","N","SECURE E-MAIL","","DIRECT","Direct","DIRECT MAIL","OTHER","Other","MAIL","323 S Tyler St","","Covington","LA","US","704333037" +"1306874854","DIRECT","Direct Messaging Address","atul.patel@direct.medfusion.com","N","","","","","","","","","10701 Nall Ave","Suite 200","Overland Park","KS","US","662111231" +"1508894254","CONNECT","CONNECT URL","Fredericksburg","N","office","","DIRECT","Direct","","","","","154 W Main St","","Fredericksburg","PA","US","170269510" +"1245268754","DIRECT","Direct Messaging Address","ckelly@kcoi.com","N","work email","","DIRECT","Direct","","CSV","CSV","","3651 College Blvd","","Leawood","KS","US","662111910" +"1376572743","DIRECT","Direct Messaging Address","jennifer.pot@goldenvision2020.com","N","","","DIRECT","Direct","","OTHER","Other","Arcadia","655 W Duarte Rd Unit B","","Arcadia","CA","US","910077332" +"1851320394","DIRECT","Direct Messaging Address","lvazquez@mghpr.org","N","lvazquez@mghpr.org","","OTHER","Other","lvazquez@mghpr.org","OTHER","Other","email","calle jose c vazquez","","aibonito","PR","US","007051379" +"1881622330","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1720017098","OTHERS","Other URL","CAGUAS","N","HEALTH CARE AMBULATORY SERVICES","","DIRECT","Direct","","OTHER","Other","CAGUAS","Plaza Del Carmen Mall #24, Calle Pino/172","","CAGUAS","PR","US","00725" +"1447289681","DIRECT","Direct Messaging Address","janice@adawest.emadirect.md","N","","","DIRECT","Direct","","","","","1618 S. Millennium Way","Suite 100","Meridian","ID","US","836426457" +"1265461479","DIRECT","Direct Messaging Address","teresa1@adawest.emadirect.md","N","","","DIRECT","Direct","","","","","1618 S. Millennium Way","Suite 100","Meridian","ID","US","836426457" +"1144259961","CONNECT","CONNECT URL","URL","N","URL","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","34 Granby St","","Asheville","NC","US","288014611" +"1447289343","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd","","Northbrook","IL","US","600622609" +"1962431718","DIRECT","Direct Messaging Address","admin@chit.oncoemrdirect.com","N","Direct Messaging","","HIE","Health Information Exchange (HIE)","","OTHER","Other","text/xml or application/xml","7300 HANOVER DRIVE","SUITE 301","GREENBELT","MD","US","20770" +"1962431718","","","","N","","","","","","","","","","","","","","" +"1962431718","DIRECT","Direct Messaging Address","admin@chit.oncoemrdirect.com","N","Direct Messaging","","DIRECT","Direct","","OTHER","Other","text/xml or application/xml","7300 HANOVER DRIVE","SUITE 301","GREENBELT","MD","US","20770" +"1144259052","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1215967641","DIRECT","Direct Messaging Address","ttufamilymedicine@direct.myteamcare.com","N","TTUHSC Family Medicine","","DIRECT","Direct","","CSV","CSV","","3601 4th St","MS 9901","Lubbock","TX","US","794300002" +"1962432583","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W","Suite 100 Bldg B","Provo","UT","US","846043305" +"1750311379","DIRECT","Direct Messaging Address","Andrea@adavisart.sprucecare.com","N","secure email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2007 N Collins Blvd Ste 411","","Richardson","TX","US","750802665" +"1326078965","DIRECT","Direct Messaging Address","ttustudenthealth@direct.myteamcare.com","N","TTUHSC Student Health","","DIRECT","Direct","","CSV","CSV","","3601 4th St","MS 7208","Lubbock","TX","US","794300002" +"1659301950","DIRECT","Direct Messaging Address","alan1@adawest.emadirect.md","N","","","DIRECT","Direct","","","","","1618 S. Millennium Way","Suite 100","Meridian","ID","US","836426457" +"1609806280","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1376573923","DIRECT","Direct Messaging Address","katherine.wagner@direct.signature.nextgenshare.com","N","","","DIRECT","Direct","","","","","3023 N Ballas Rd Ste 600","","Saint Louis","MO","US","631312332" +"1417987066","DIRECT","Direct Messaging Address","laura.schwent@direct.signature.nexygenshare.com","N","","","DIRECT","Direct","","","","","621 S New Ballas Rd","Suite 695A","Saint Louis","MO","US","631418232" +"1245260314","DIRECT","Direct Messaging Address","wynne.crawford.1@11015.direct.athenahealth.com","N","","","","","","","","","273 Winton M Blount Loop","","Montgomery","AL","US","361173507" +"1164452389","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1215967211","DIRECT","Direct Messaging Address","pbehari26366@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 220","Marietta","GA","US","300601155" +"1982634069","DIRECT","Direct Messaging Address","phconsulting@charter.net","N","Email","","DIRECT","Direct","","CSV","CSV","","330 King St., Ste 5","","Wenatchee","WA","US","98801" +"1407886526","DIRECT","Direct Messaging Address","ttustudenthealth@Direct.myteamcare.com","N","Student Health","","DIRECT","Direct","","CSV","CSV","","3601 4th St","MS 7208","Lubbock","TX","US","794300002" +"1043240815","OTHERS","Other URL","Healthie.com","Y","HIPPA compliant system","HealthIE Network, Inc","","","","","","","2005 Hampton Dr","","Tekamah","NE","US","680611901" +"1356371041","DIRECT","Direct Messaging Address","toddkupferman@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","3126 N Federal Hwy","","Lighthouse Point","FL","US","330646738" +"1770514358","CONNECT","CONNECT URL","eyecarenguyen@gmail.com","N","","","DIRECT","Direct","","OTHER","Other","email address","6843 N ORACLE RD","STE 151","TUCSON","AZ","US","857044281" +"1174554760","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1578594032","OTHERS","Other URL","Epic","N","Electronic Medical Record","","","","","","","","8369 Florida Blvd Ste 7","","Denham Springs","LA","US","707267862" +"1235160748","CONNECT","CONNECT URL","obgynenrollment@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1871524207","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1780615112","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1033140454","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1851322283","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1013948439","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1962433268","CONNECT","CONNECT URL","allenchiropractic44@gmail.com","N","clinic email","","DIRECT","Direct","","CSV","CSV","","7064 Fig St","","Arvada","CO","US","800041006" +"1215968839","CONNECT","CONNECT URL","www.mmc.edu","N","","","","","","","","","1005 Dr Db Todd Jr Blvd","","Nashville","TN","US","372083501" +"1043241466","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1669403432","DIRECT","Direct Messaging Address","danieldalton@uropart.allscriptsdirect.net","N","","","","","","","","","676 N Saint Clair St","Suite 1835","Chicago","IL","US","606112927" +"1326079351","DIRECT","Direct Messaging Address","Zheng.Dawei.003.0050319@DZM.meditab.direct-ci.com","N","","","DIRECT","Direct","","","","","4635 Freeport Blvd Ste D","","Sacramento","CA","US","958222048" +"1083645949","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd","","Northbrook","IL","US","600622609" +"1033141643","OTHERS","Other URL","https://www.urmc.rochester.edu/neurosurgery/specialties/pain-management.aspx","N","","","","","","","","","2180 S Clinton Ave","","Rochester","NY","US","146182665" +"1639100548","CONNECT","CONNECT URL","www.dpepperd.com","N","","","","","","","","","15 Sky View Dr","","Cumberland Foreside","ME","US","041101339" +"1386675296","DIRECT","Direct Messaging Address","hfrysh63742@directwellstar.org","N","","","","","","","","","2540 Windy Hill Rd","","Marietta","GA","US","30067" +"1396776209","DIRECT","Direct Messaging Address","williamlin@uropart.allscriptsdirect.net","N","","","","","","","","","676 N Saint Clair St","Suite 1835","Chicago","IL","US","606112927" +"1548291461","DIRECT","Direct Messaging Address","mprunty13731@direct.owensborohealth.org","N","","","","","","","","","440 Hopkinsville St","","Greenville","KY","US","423451124" +"1083645881","DIRECT","Direct Messaging Address","klsmith@swhealth.direct-ci.net","N","","","","","","","","","1311A N Mildred Rd","","Cortez","CO","US","813212231" +"1578594735","DIRECT","Direct Messaging Address","nkothari13704@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 160","Marietta","GA","US","300601155" +"1437180502","DIRECT","Direct Messaging Address","nhurt13777@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 160","Marietta","GA","US","300601155" +"1174555841","DIRECT","Direct Messaging Address","gyoung@hogonc.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","237 E Millsap Rd Ste 8","","Fayetteville","AR","US","727036252" +"1922039882","DIRECT","Direct Messaging Address","tgodfrey@rehabvisions.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","1029 E Washington Ave","","McAlester","OK","US","745014849" +"1801828496","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1205868700","DIRECT","Direct Messaging Address","officemanager@evansvillepsychiatric.net","N","office manager","","","","","","","","2015 Maxwell Avenue","","Evansville","IN","US","47711" +"1265465140","DIRECT","Direct Messaging Address","ereynolds125258@directwellstar.org","N","","","","","","","","","2500 Hospital Blvd Ste 410","","Roswell","GA","US","300764919" +"1659303972","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd","","Northbrook","IL","US","600622609" +"1285666271","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1265464259","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1225060684","DIRECT","Direct Messaging Address","cmichaeles@denaliheart.com","N","email","","DIRECT","Direct","","","","","4048 Laurel St Ste 202","","Anchorage","AK","US","995085390" +"1124050588","DIRECT","Direct Messaging Address","tom1@centralmoeyecare.eyeclinicdirect.net","N","secure email","","DIRECT","Direct","","","","","1445 Christy Dr Ste A","","Jefferson City","MO","US","651012853" +"1568494474","DIRECT","Direct Messaging Address","dbowers@SPMR.gwaydirect.com","N","","","DIRECT","Direct","","","","","1 Siskin Plz Ste 101","","Chattanooga","TN","US","374031306" +"1255363438","DIRECT","Direct Messaging Address","kberg@cuyunamed.org","N","Heartwood","","DIRECT","Direct","","CSV","CSV","","500 HEARTWOOD DR","","CROSBY","MN","US","564415601" +"1366474538","DIRECT","Direct Messaging Address","sadams@nwaretina.intellechartdirect.net","Y","","Northwest Arkansas Retina Associates, P.A.","DIRECT","Direct","","CSV","CSV","","5501 Willow Creek Dr Ste 203B","","Springdale","AR","US","727628708" +"1417989369","OTHERS","Other URL","meylisa27@gmail.com","N","","","","","","","","","3100 Edgewater Dr","","Orlando","FL","US","328043798" +"1497787592","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1457383424","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1710919741","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd","","Northbrook","IL","US","600622609" +"1841222759","DIRECT","Direct Messaging Address","frank.roberts@ugs.directbygreenway.com","N","EMR Direct Message","","DIRECT","Direct","","OTHER","Other","Referral Summary","1932 Alcoa Hwy","Bldg. C Ste. 270","Knoxville","TN","US","379201527" +"1609808906","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1922030212","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd","","Northbrook","IL","US","600622609" +"1306879903","CONNECT","CONNECT URL","abegail.l.hubberd.ctr@mail.mil","N","abegail.l.hubberd.ctr@mail.mil","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1100 Wilford Hall Loop","","San Antonio","TX","US","782365638" +"1386677870","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1912930702","DIRECT","Direct Messaging Address","sally.pullmanmooarmd.p1@direct.arthritispa.nextgenshare.com","Y","","RHEUMATIC DISEASE ASSOCIATES,LTD","HIE","Health Information Exchange (HIE)","","","","","2360 Maryland Road","","Willow Grove","PA","US","19090" +"1831122399","OTHERS","Other URL","cliq","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","290 E 1st St","Suite 1","Corning","NY","US","148302925" +"1598798928","CONNECT","CONNECT URL","https://bewellctr.org/","N","","","","","","","","","801 W Girard Ave","","Philadelphia","PA","US","191224212" +"1669405924","CONNECT","CONNECT URL","ewylen@tidewell.org","N","email address","","DIRECT","Direct","","CSV","CSV","","5955 Rand Blvd","","Sarasota","FL","US","342385160" +"1356374482","CONNECT","CONNECT URL","desktop","N","","","","","","","","","109 N Tremont St","","Kewanee","IL","US","614432231" +"1972536001","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","5640 S 3500 W","","Roy","UT","US","840679158" +"1871526087","DIRECT","Direct Messaging Address","dlorenzobueltel43097@direct.owensborohealth.org","N","","","","","","","","","1301 Pleasant Valley Rd Ste 500C","","Owensboro","KY","US","423039774" +"1831122050","CONNECT","CONNECT URL","www.allstarchildrensfoundation.org","Y","","All Star Children's Foundation","","","","","","","3300 17th Street","","Sarasota","FL","US","34235" +"1558394783","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","5896 S Ridgeline Dr","Ste B","South Ogden","UT","US","844056779" +"1942233986","DIRECT","Direct Messaging Address","medreview@reverehealth.com","N","","","","","","","","","555 W SR 164","","Salem","UT","US","84653" +"1821022781","CONNECT","CONNECT URL","https://hie.healtheconnections.org/#/healthe-login","N","Health Information Exchange","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4 Fuller St","","Alexandria Bay","NY","US","136071316" +"1639103617","DIRECT","Direct Messaging Address","Peter.Mazzaglia.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St","Suite 470","Providence","RI","US","029053236" +"1558395087","DIRECT","Direct Messaging Address","bcaudle@azsi.emadirect.md","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13760 N 93rd Ave Ste 111","","Peoria","AZ","US","853814250" +"1205860970","DIRECT","Direct Messaging Address","tedbauman@cmci.allscriptsdirect.net","N","DM Address","","DIRECT","Direct","","OTHER","Other","Direct Message","403 Fairview St","","Clinton","NC","US","283282399" +"1205860970","DIRECT","Direct Messaging Address","clintonmedicalclinic@cmci.allscriptsdirect.net","N","Clinic Direct Message address","","DIRECT","Direct","","OTHER","Other","Direct Message","403 Fairview St","","Clinton","NC","US","283282399" +"1770517609","DIRECT","Direct Messaging Address","ttufamilymedicine@direct.myteamcare.com","N","TTU Family Medicine","","DIRECT","Direct","","CSV","CSV","","3601 4th St","MS 8143","Lubbock","TX","US","794300002" +"1942234513","OTHERS","Other URL","jensentherapy@gmail.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","3383 Lost Creek Rd","","Anaconda","MT","US","597119216" +"1811921471","DIRECT","Direct Messaging Address","jwillis131769@directwellstar.org","N","","","","","","","","","6001 Professional Pkwy Ste 2080","","Douglasville","GA","US","301345632" +"1285668699","DIRECT","Direct Messaging Address","paul.moore.1@11015.direct.athenahealth.com","N","","","","","","","","","273 Winton M Blount Loop","","Montgomery","AL","US","361173507" +"1982638383","DIRECT","Direct Messaging Address","henry.flemming.1@11015.direct.athenahealth.com","N","","","","","","","","","273 Winton M Blount Loop","","Montgomery","AL","US","361173507" +"1588698922","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1598799942","DIRECT","Direct Messaging Address","dalemueller@cvsapa.allscriptsdirect.net","N","Direct message to EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCDA/ Summary of Care/ PDF","3599 University Blvd S","Ste 602","Jacksonville","FL","US","322164235" +"1164456570","DIRECT","Direct Messaging Address","richard.crum.1@11015.direct.athenahealth.com","N","","","","","","","","","273 Winton M Blount Loop","","Montgomery","AL","US","361173507" +"1912932997","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd","","Northbrook","IL","US","600622609" +"1720013733","DIRECT","Direct Messaging Address","amin@amin.mdreports.phimailbox.com","N","","","","","","","","","1265 Wayne Ave","119 Professional Center Suite 301","Indiana","PA","US","157013501" +"1942235833","DIRECT","Direct Messaging Address","imagemd2@mminternet.com","N","email","","","","","","","","1760 Termino Ave","Suite 207","Long Beach","CA","US","908042105" +"1134153307","DIRECT","Direct Messaging Address","fsmsbilling@att.net","N","","","","","","","","","400 Arthur Godfrey Rd Ste 200","","Miami Beach","FL","US","331403523" +"1285668491","DIRECT","Direct Messaging Address","suneethabudampati@nspc.medalliesdirect.net","N","","","","","","","","","2800 S Shirlington Rd Ste 102","","Arlington","VA","US","222063603" +"1275567406","OTHERS","Other URL","WWW.MYFEETUSA.COM","N","","","","","","","","","7000 W 12th Ave","SUITE 1","Hialeah","FL","US","33014" +"1770518615","DIRECT","Direct Messaging Address","vanessadybala@bakaldermatology.emadirect.md","N","","","","","","","","","1786 Moon Lake Blvd Ste 100","","Hoffman Estates","IL","US","601691016" +"1609801976","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1467487736","DIRECT","Direct Messaging Address","afasano@retinanj.intellechartdirect.net","Y","","Eye Centers Of America, LLC","","","","","","","229 60th St","","West New York","NJ","US","070932805" +"1770518037","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1841225166","SOAP","SOAP URL","Monroe","N","","","","","","","","","1094 N Monroe St","","Monroe","MI","US","481623193" +"1790710168","DIRECT","Direct Messaging Address","kristin.rager.1@12028.direct.athenahealth.com","N","Athena","","DIRECT","Direct","","","","","801 Woodland St","","Nashville","TN","US","372063719" +"1770508756","DIRECT","Direct Messaging Address","handerson123318@directwellstar.org","N","","","","","","","","","4500 Hospital Blvd","Suite 230","Roswell","GA","US","300760003" +"1821013087","DIRECT","Direct Messaging Address","wbray4337@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 160","Marietta","GA","US","300601155" +"1053336172","CONNECT","CONNECT URL","davidr.socialworker@gmail.com","N","","","","","","","","","3601 SW 29th St Ste 206","","Topeka","KS","US","666142015" +"1043235153","DIRECT","Direct Messaging Address","nikki.allen.1@18758.direct.athenahealth.com","N","","","","","","","","","4580 S Nicholson Ave","","Cudahy","WI","US","531101360" +"1316962541","DIRECT","Direct Messaging Address","hpatel8674@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 160","","Marietta","GA","US","300601160" +"1184649154","DIRECT","Direct Messaging Address","dsteinhorn@childrensnational.org","N","","","","","","","","","111 Michigan Ave NW","","Washington","DC","US","200102916" +"1548295165","DIRECT","Direct Messaging Address","cyrusbakhit@nspc.medalliesdirect.net","N","","","","","","","","","1316 S Jefferson St","","Roanoke","VA","US","240164943" +"1770508772","DIRECT","Direct Messaging Address","MARTHAR@robinson.emadirect.md","N","Direct Mail Address","","HIE","Health Information Exchange (HIE)","","","","","114 N Grand Ave","SUITE 508","Okmulgee","OK","US","744474013" +"1013942549","DIRECT","Direct Messaging Address","ereynolds@directaddress.net","N","","","","","","","","","325 Broad Street","Suite 200","Sumter","SC","US","29150" +"1629003074","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1851326318","DIRECT","Direct Messaging Address","mschlosberg7493@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 160","Marietta","GA","US","300601155" +"1437174570","DIRECT","Direct Messaging Address","joshua-garrett@garrettfm.e-mdsdirect.com","N","","","HIE","Health Information Exchange (HIE)","","","","","225 Adams Dr Ste A","","Demorest","GA","US","305354578" +"1518982875","DIRECT","Direct Messaging Address","dpae92813@directwellstar.org","N","","","","","","","","","2540 Windy Hill Rd SE","","Marietta","GA","US","300678605" +"1386669117","DIRECT","Direct Messaging Address","greenvalleyoffice@direct-address.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8490 S Eastern Ave Ste B1","","Las Vegas","NV","US","891232806" +"1265457964","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd","","Northbrook","IL","US","600622609" +"1245255942","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1760408819","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd","","Northbrook","IL","US","600622609" +"1588680656","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1174549919","OTHERS","Other URL","healthcareabbie@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","6800 Park Ten Blvd Ste 101N","","San Antonio","TX","US","78213" +"1366468456","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1366468449","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd","","Northbrook","IL","US","600622609" +"1689690554","DIRECT","Direct Messaging Address","drdonna@auditoryconnection.com","N","","","","","","","","","1030 Horne Ter","","Des Plaines","IL","US","600166012" +"1578589677","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd","","Northbrook","IL","US","600622609" +"1881610889","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd","","Northbrook","IL","US","600622609" +"1063438810","DIRECT","Direct Messaging Address","pilar.stevens-cohen@snch.org","N","hospital email","","DIRECT","Direct","","OTHER","Other","email","1 Healthy Way","DIVISION OF CARDIOLOGY","Oceanside","NY","US","115721551" +"1063438810","DIRECT","Direct Messaging Address","pilar.stevens-cohen@snch.org","N","email","","DIRECT","Direct","","CSV","CSV","","1 Healthy Way","DIVISION OF CARDIOLOGY","Oceanside","NY","US","115721551" +"1073539953","DIRECT","Direct Messaging Address","inbox@pinnaclebhc.direct.wrshealth.com","N","","","DIRECT","Direct","","","","","6600 France Ave S Ste 415","","Edina","MN","US","554351804" +"1326064007","DIRECT","Direct Messaging Address","rrobbins86289@directwellstar.org","N","","","","","","","","","1180 Ernest W Barrett Pkwy NW","WellStar Medical Group LLC","Kennesaw","GA","US","301444534" +"1477579498","OTHERS","Other URL","302-478-7002","N","fax number","","","","","","","","774 Christiana Rd Ste 111","","Newark","DE","US","197134248" +"1568488260","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1336165554","CONNECT","CONNECT URL","obgynbillings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1942226170","CONNECT","CONNECT URL","obgynbillings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1942226147","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1164448098","DIRECT","Direct Messaging Address","ehernandez26273@directwellstar.org","N","","","","","","","","","687 Marietta Hwy","Suite 102","Canton","GA","US","301142608" +"1992721534","DIRECT","Direct Messaging Address","hello@calhounfamilychiropractic.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1353 Tiger Blvd Ste 4","","Clemson","SC","US","296312655" +"1659397024","DIRECT","Direct Messaging Address","info@specsnashville.com","N","email","","DIRECT","Direct","","CSV","CSV","","110 31st Ave N Apt 404","","Nashville","TN","US","372031530" +"1407872955","DIRECT","Direct Messaging Address","ttufamilymedicine@direct.myteamcare.com","N","TTUHSC Family Medicine","","DIRECT","Direct","","CSV","CSV","","3601 4th St # MS 9901","","Lubbock","TX","US","794300002" +"1427074905","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W","Suite 111","Provo","UT","US","846043305" +"1477570810","DIRECT","Direct Messaging Address","TTUneuro@direct.myteamcare.com","N","Neurology","","DIRECT","Direct","","CSV","CSV","","3601 4th St","","Lubbock","TX","US","794308321" +"1396762472","CONNECT","CONNECT URL","BROOKLYN","N","","","","","","","","","892 Nostrand Ave","","Brooklyn","NY","US","112252250" +"1134146111","DIRECT","Direct Messaging Address","sandy@msmmed.com","N","Credentialing","","DIRECT","Direct","","OTHER","Other","Credentialing","5741 S Fort Apache Rd Ste 100","","Las Vegas","NV","US","891485622" +"1144247073","DIRECT","Direct Messaging Address","ababar86469@directwellstar.org","N","","","","","","","","","1790 Mulkey Rd Ste 5A","","Austell","GA","US","301061122" +"1316964240","CONNECT","CONNECT URL","www.kp.org","N","","","","","","","","","3440 E La Palma Ave","","Anaheim","CA","US","928062020" +"1992722821","SOAP","SOAP URL","ehr","N","eemr","","DIRECT","Direct","","CSV","CSV","","1364 Clifton Rd. NE","Suite F424","Atlanta","GA","US","30322" +"1124045091","DIRECT","Direct Messaging Address","cynthia@raithc.com","Y","Chiro","RAIT HEALTH CENTER, P.A.","DIRECT","Direct","","CSV","CSV","","5891 S Military Trl","","Lake Worth","FL","US","334636920" +"1457378259","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W","","Provo","UT","US","846043305" +"1457378259","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W Ste 122","","Provo","UT","US","84604" +"1366469975","DIRECT","Direct Messaging Address","MHS@DIRECT.MARTINHEALTH.ORG","N","","","DIRECT","Direct","","","","","2100 SE Salerno Rd","","Stuart","FL","US","349976503" +"1982622437","CONNECT","CONNECT URL","obgynbillings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1588681290","DIRECT","Direct Messaging Address","pmages@qhndirect.org","N","Patricia J Mages Grand River Hospital DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","501 Airport Rd","","Rifle","CO","US","816508510" +"1245257757","CONNECT","CONNECT URL","Athens","N","","","","","","","","","651 S Milledge Ave","","Athens","GA","US","306051250" +"1659398170","DIRECT","Direct Messaging Address","marianne.chernesky.p5@direct.phs.nextgenshare.com","N","","","","","","","","","903 NW Washington Blvd Ste A","","Hamilton","OH","US","450136367" +"1073530705","DIRECT","Direct Messaging Address","MARTHAR@robinson.emadirect.md","N","Direct Mail Address","","HIE","Health Information Exchange (HIE)","","","","","114 N Grand Ave","SUITE 508","Okmulgee","OK","US","744474013" +"1073530705","DIRECT","Direct Messaging Address","MARTHAR@robinson.emadirect.md","N","Direct Mail","","HIE","Health Information Exchange (HIE)","","","","","114 N Grand Ave","SUITE 508","Okmulgee","OK","US","744474013" +"1518984152","DIRECT","Direct Messaging Address","CombestWellness@direct.myteamcare.com","N","central","","DIRECT","Direct","","CSV","CSV","","301 40th St","","Lubbock","TX","US","794042746" +"1225056724","DIRECT","Direct Messaging Address","asalah76833@direct.owensborohealth.org","N","","","","","","","","","1301 Pleasant Valley Rd Ste 202","","Owensboro","KY","US","423039774" +"1346268745","DIRECT","Direct Messaging Address","kendunham@kairos.kareodirect.com","N","Direct Message Address to Dr. Dunham","","DIRECT","Direct","","","","","3000 Bethesda Pl Ste 104","","Winston Salem","NC","US","271033323" +"1609894187","CONNECT","CONNECT URL","obgynbillings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1619995982","DIRECT","Direct Messaging Address","tstarr@pfmcinc.org","N","secure company email address","","DIRECT","Direct","","","","","702 N Main St","","Roxboro","NC","US","27573" +"1902824162","DIRECT","Direct Messaging Address","shelly.bray.1@10828.direct.athenahealth.com","N","","","DIRECT","Direct","","","","","303 Professional Park Dr","","Arkadelphia","AR","US","719235317" +"1568480713","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","97 Professional Way","Suite 2","Payson","UT","US","846511614" +"1811915051","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","555 West SR 164","","Salem","UT","US","84653" +"1285652388","DIRECT","Direct Messaging Address","dcohen31784@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1811915911","DIRECT","Direct Messaging Address","richou@buffalo.edu","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1020 Youngs Rd","","Williamsville","NY","US","142212698" +"1083632020","DIRECT","Direct Messaging Address","edwina@advancedpro.biz","Y","edwina@advancedpro.biz","Advanced Prosthetics of Seneca, Inc.","HIE","Health Information Exchange (HIE)","","CSV","CSV","","108 Keowee School Rd","","Seneca","SC","US","296726741" +"1891713871","CONNECT","CONNECT URL","Tampa","N","","","DIRECT","Direct","","CSV","CSV","","5 Tampa General Cir Ste 240","","Tampa","FL","US","336063578" +"1740208594","OTHERS","Other URL","EMR","N","ECW","","OTHER","Other","info exchange","CSV","CSV","","2500 N Van Dorn St Ste 102","","Alexandria","VA","US","223021601" +"1518985217","CONNECT","CONNECT URL","obgynbillings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1598783326","DIRECT","Direct Messaging Address","lstanwix@swhealth.direct-ci.net","N","","","","","","","","","1413 N Mildred Rd","","Cortez","CO","US","813212258" +"1528086113","DIRECT","Direct Messaging Address","goodwinc3@upmc.edu","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","secure","110 N Main St","","Greenville","PA","US","161251726" +"1386663730","DIRECT","Direct Messaging Address","MHS@DIRECT.MARTINHEALTH.ORG","N","","","DIRECT","Direct","","","","","2150 SE Salerno Rd","STE 108","Stuart","FL","US","349976572" +"1023036944","DIRECT","Direct Messaging Address","jzhu28955@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1699793521","DIRECT","Direct Messaging Address","mdoss293681@directwellstar.org","N","","","","","","","","","833 Campbell Hill St NW Ste 250","","Marietta","GA","US","300601162" +"1437178548","DIRECT","Direct Messaging Address","platham@directaddress.net","N","","","","","","","","","325 Broad Street","Suite 200","Sumter","SC","US","29150" +"1396764254","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1366461162","DIRECT","Direct Messaging Address","lpearson142686@directwellstar.org","N","","","","","","","","","2500 Hospital Blvd","Suite 410","Roswell","GA","US","300764907" +"1689694317","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1023037744","DIRECT","Direct Messaging Address","sherry.slone@uky.edu","N","","","","","","","","","750 Morton Blvd","","Hazard","KY","US","417019469" +"1275553810","CONNECT","CONNECT URL","GULFPORT","N","office","","","","","","","","1097 Acadian Dr","","Gulfport","MS","US","395073545" +"1043239171","DIRECT","Direct Messaging Address","rdelpozo20108@directwellstar.org","N","","","","","","","","","2540 Windy Hill Rd SE","","Marietta","GA","US","300678605" +"1093734204","DIRECT","Direct Messaging Address","Doreen.Wiggins.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St","Suite 470","Providence","RI","US","029053236" +"1114946191","CONNECT","CONNECT URL","Westhealthmedicalgroup@gmail.com","N","office email","","HIE","Health Information Exchange (HIE)","","","","","1035 S Prairie Ave Ste 1","","Inglewood","CA","US","903015273" +"1821017880","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1609895770","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1437178688","DIRECT","Direct Messaging Address","mschepp66552@directwellstar.org","N","","","","","","","","","310 Kennestone Hospital Blvd","","Marietta","GA","US","300601120" +"1164442802","CONNECT","CONNECT URL","https://zucker.northwell.edu/","N","organization web site","","DIRECT","Direct","","OTHER","Other","web site","Zucker Hillside Hospital, Kaufman Bldg","75-59 263 St","Glen Oaks","NY","US","11004" +"1427077361","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1417976556","DIRECT","Direct Messaging Address","heidi@heidiletko.com","N","email","","","","","","","","3955 E Exposition Ave Ste 206","","Denver","CO","US","802095032" +"1124048848","DIRECT","Direct Messaging Address","melghor@direct.practicefusion.com","N","","","DIRECT","Direct","","","","","2502 S Rochester Rd","","Rochester Hills","MI","US","483073817" +"1962422543","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","700 W 800 N Ste 400","","Orem","UT","US","840576305" +"1912927161","DIRECT","Direct Messaging Address","smalik125419@directwellstar.org","N","","","","","","","","","2518 Jimmy Lee Smith Pkwy","","Hiram","GA","US","301412068" +"1922028034","DIRECT","Direct Messaging Address","jmangru@aaracummingrheumatology.careclouddirect.com","N","","","HIE","Health Information Exchange (HIE)","","","","","3970 DEPUTY BILL CANTRELL MEMORIAL ROAD","STE 203","CUMMING","GA","US","300403004" +"1336169671","OTHERS","Other URL","www.rumcsi.org","N","hospital","","DIRECT","Direct","","CSV","CSV","","355 Bard Ave","","Staten Island","NY","US","103101664" +"1871513374","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1356361703","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1215957030","DIRECT","Direct Messaging Address","djacoboff132971@directwellstar.org","N","","","","","","","","","4500 Hospital Blvd Ste 230","","Roswell","GA","US","300760001" +"1851311641","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1235159021","DIRECT","Direct Messaging Address","ttabb11804@direct.owensborohealth.org","N","","","","","","","","","1301 Pleasant Valley Rd","Suite 300","Owensboro","KY","US","423039774" +"1417978057","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1609897339","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1326069097","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1134140825","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1083635619","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1740201458","DIRECT","Direct Messaging Address","sandrivettejohnson@directaddress.net","Y","","Midtown Dermatology, PC","","","","","","","5904 Six Forks Rd Ste 211","","Raleigh","NC","US","276098228" +"1285655860","CONNECT","CONNECT URL","jeannotf1005@gmail.com","N","","","","","","","","","300 NW 70th Ave Ste 107","","Plantation","FL","US","333172360" +"1114948254","DIRECT","Direct Messaging Address","evant@simplyhomehealth.com","N","HIPPA compliant email","","DIRECT","Direct","","CSV","CSV","","6316 N Lincoln Ave","","Chicago","IL","US","606591204" +"1235150574","OTHERS","Other URL","www.riverviewhealth.org","N","","","","","","","","","323 S Minnesota St","","Crookston","MN","US","567161601" +"1063433324","CONNECT","CONNECT URL","LOUISVILLE","N","","","","","","","","","11118 Radleigh Ln","","Louisville","KY","US","402915083" +"1659392728","DIRECT","Direct Messaging Address","pkatyal56264@directwellstar.org","N","","","","","","","","","677 Church St NE","","Marietta","GA","US","300601101" +"1255353934","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1538181326","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1710909304","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1356363428","DIRECT","Direct Messaging Address","AcadiandaC.A.R.E.S@acadianacares.org","N","","","","","","","","","809 Martin Luther King Jr Dr","","Lafayette","LA","US","705011884" +"1437171998","DIRECT","Direct Messaging Address","joseph.herrmann@digichart.direct-ci.com","N","","","","","","","","","621 S New Ballas Rd","Suite 101A","Saint Louis","MO","US","631418232" +"1801818109","OTHERS","Other URL","www.coastalvisionva.com","N","","","","","","","","","1116 Volvo Pkwy","","Chesapeake","VA","US","233202803" +"1104848423","DIRECT","Direct Messaging Address","kschumm@lake.emadirect.md","N","","","DIRECT","Direct","","","","","15 Executive Dr","Suite 4","Lafayette","IN","US","479053833" +"1134141971","DIRECT","Direct Messaging Address","marthadalbymullenlpc@counselingsecure.com","N","","","","","","","","","5206 Markel Rd","Suite 104","Henrico","VA","US","232303044" +"1396767158","OTHERS","Other URL","12/31/2040","N","Administrative user","","DIRECT","Direct","","OTHER","Other","Hospital","105 Wall Street","","Poteau","OK","US","749534405" +"1306868872","DIRECT","Direct Messaging Address","mmilano@augusta.edu","N","","","DIRECT","Direct","","","","","1430 John Wesley Gilbert Drive Au Dental Associates","","Augusta","GA","US","309127450" +"1134141484","OTHERS","Other URL","thedermatologyclinicofarkansas.ema.md","Y","Software system for EHR EMR","The Dermatology Clinic PA","DIRECT","Direct","","","","","3633 Central Ave","Suite N","Hot Springs","AR","US","719136475" +"1326060054","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1285656330","DIRECT","Direct Messaging Address","prao30846@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1821011768","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1558384529","DIRECT","Direct Messaging Address","oatka@myupdox.com","N","office email","","DIRECT","Direct","","CSV","CSV","","5762 E Main Street Rd","","Batavia","NY","US","140209621" +"1740202886","CONNECT","CONNECT URL","obgynbillings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1972525962","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1770505760","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1164445128","CONNECT","CONNECT URL","https://bewellctr.org/","N","","","","","","","","","801 W Girard Ave","","Philadelphia","PA","US","191224212" +"1023030046","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1134142151","DIRECT","Direct Messaging Address","admin@spartanorthoinstitute.com","N","Email","","DIRECT","Direct","","CSV","CSV","","475 W Town Pl Ste 106","","St Augustine","FL","US","320922820" +"1407878424","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1952323974","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1992728927","CONNECT","CONNECT URL","kwyant@tidewell.org","N","email address","","DIRECT","Direct","","OTHER","Other","Medicaid Number","5955 Rand Blvd","","Sarasota","FL","US","342385160" +"1043233836","DIRECT","Direct Messaging Address","drelizabethkelly@hotmail.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PANAMA CITY","200 N Star Ave","","Panama City","FL","US","324047615" +"1245253194","CONNECT","CONNECT URL",".","N","","","","","","","","","100 Drury Lane","","Lafayette","LA","US","70508" +"1437172459","CONNECT","CONNECT URL","obgynbillings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1902829633","DIRECT","Direct Messaging Address","Dnelson@mydental.com","N","","","","","","","","","10524 W Swayback Pass","","Peoria","AZ","US","853835758" +"1902829633","DIRECT","Direct Messaging Address","Dnelson@mydental.con","N","Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Info","6791 W Happy Valley Rd # Are101","","Peoria","AZ","US","853833391" +"1245252238","DIRECT","Direct Messaging Address","village@necdsa.com","N","dedicated office email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","8606 Village Dr","Ste. B","San Antonio","TX","US","782175506" +"1912920547","CONNECT","CONNECT URL","Cumming","N","","","DIRECT","Direct","","CSV","CSV","","5991 Pkwy North Blvd Ste A","","Cumming","GA","US","300401343" +"1033132675","DIRECT","Direct Messaging Address","sandeep.singh.1@11391.direct.athenahealth.com","N","","","DIRECT","Direct","","","","","850 S 5th St","","Allentown","PA","US","181033308" +"1881617660","DIRECT","Direct Messaging Address","Karla.powell@prismahealth.org","N","","","DIRECT","Direct","","","","","1330 Taylor at Marion St.","","Columbia","SC","US","29201" +"1598788036","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W","Ste 122","Provo","UT","US","846043305" +"1508889049","DIRECT","Direct Messaging Address","karen.campbell@sprhc.eclinicaldirectplus.com","N","Karen Campbell Spanish Peaks RHC DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","23400 US Highway 160","","Walsenburg","CO","US","810898100" +"1225051733","CONNECT","CONNECT URL","bryanphan@yahoo.com","N","","","","","","","","","6609 W Sam Houston Pkwy S Ste 98B","","Houston","TX","US","770721641" +"1518980028","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1134143068","DIRECT","Direct Messaging Address","monroecounselingservices@snet.net","N","email address","","DIRECT","Direct","","CSV","CSV","","37822 Shady Bnd","","Magnolia","TX","US","773554158" +"1154345841","DIRECT","Direct Messaging Address","lethel@pathadvantage.com","N","Address","","DIRECT","Direct","","CSV","CSV","","5327 N Central Expy","SUITE 300","Dallas","TX","US","752053361" +"1700800497","CONNECT","CONNECT URL","office@sandhillsperio.com","N","Email Address","","DIRECT","Direct","","CSV","CSV","","456 Clemson Rd","","Columbia","SC","US","292297925" +"1255355947","DIRECT","Direct Messaging Address","rgrimes@teamsms.net","N","company email","","DIRECT","Direct","","CSV","CSV","","205 County Road 441","","Houston","MS","US","388517642" +"1255355947","DIRECT","Direct Messaging Address","rgrimes@teamsms.net","N","business email","","DIRECT","Direct","","CSV","CSV","","205 County Road 441","","Houston","MS","US","388517642" +"1679597512","CONNECT","CONNECT URL","WellMed","N","","","","","","","","","10616 Main St","","Thonotosassa","FL","US","335922828" +"1184648834","OTHERS","Other URL","GURUNLR@CCF.ORG","N","","","HIE","Health Information Exchange (HIE)","","","","","777 Bannock St","MC 7782","Denver","CO","US","802044507" +"1184648834","OTHERS","Other URL","gurunlr@ccf.org","Y","","Cleveland Clinic Foundation","HIE","Health Information Exchange (HIE)","","","","","9500 Euclid Ave","","Cleveland","OH","US","441950001" +"1184648834","OTHERS","Other URL","computer","N","","","","","","","","","9500 Euclid Ave","","Cleveland","OH","US","441954507" +"1568486066","OTHERS","Other URL","Austin","N","","","","","","","","","3000 N Interstate 35 Ste 770","","Austin","TX","US","787051853" +"1669486866","DIRECT","Direct Messaging Address","Direct@VisionFirstAttnShannonBlairLouisvilleKY.CompulinkDirect.com","N","Direct E-mail","","DIRECT","Direct","","","","","4326 Charlestown Rd # 2","","New Albany","IN","US","471508542" +"1285648485","DIRECT","Direct Messaging Address","slaningham@swhealth.direct-ci.net","N","","","","","","","","","1311A N Mildred Rd","","Cortez","CO","US","813212231" +"1891709952","DIRECT","Direct Messaging Address","harvey.patricia@mayo.edu","N","","","","","","","","","","","","","","" +"1871517318","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1295759694","CONNECT","CONNECT URL","Email","N","","","DIRECT","Direct","","OTHER","Other","Office","101 E Beverly Blvd Ste 408","","Montebello","CA","US","906404317" +"1932123452","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1912921438","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1083638357","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1134143613","DIRECT","Direct Messaging Address","joenuzzarello@uropart.allscriptsdirect.net","N","","","","","","","","","610 E Roosevelt Rd","Suite 203","Wheaton","IL","US","601875574" +"1013931336","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd","","Northbrook","IL","US","600622609" +"1902810138","DIRECT","Direct Messaging Address","swansonfamilydental@hotmail.com","N","Office email","","DIRECT","Direct","","","","","2423 Willis Ave","","Perry","IA","US","502202150" +"1578587747","CONNECT","CONNECT URL","none","N","","","","","","","","","21587 W Birch St","","Lake Villa","IL","US","600469544" +"1396769725","DIRECT","Direct Messaging Address","shannonmae@ubuntu.kareodirect.com","N","Shannon Mae Mitchell, APRN","","DIRECT","Direct","","CSV","CSV","","8091 Mizner Ln","","Boca Raton","FL","US","334331127" +"1538173133","DIRECT","Direct Messaging Address","lorimcstoots@202eye-care.com","N","","","DIRECT","Direct","","CSV","CSV","","10232 Westport Rd","","Louisville","KY","US","402412148" +"1194739672","DIRECT","Direct Messaging Address","director@mascomahealth.org","N","","","","","","","","","18 Roberts Road","","Canaan","NH","US","03741" +"1699789362","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1831103449","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1770597445","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1174537799","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1598779977","DIRECT","Direct Messaging Address","jbrannon4349@directwellstar.org","N","","","","","","","","","4904 Timber Ridge Dr Ste 104","","Douglasville","GA","US","301351831" +"1205840857","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1013921733","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1699789354","CONNECT","CONNECT URL","Tampa","N","Home","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5 Tampa General Cir Ste 240","","Tampa","FL","US","336063578" +"1164436788","DIRECT","Direct Messaging Address","staylor344691@directwellstar.org","N","","","","","","","","","677 Church St NE # 125","","Marietta","GA","US","300601101" +"1811901531","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1487668075","DIRECT","Direct Messaging Address","smiddleton@voeyedr.dmdavlong.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4301 Connecticut Ave NW Ste 125","","Washington","DC","US","200082332" +"1093729493","DIRECT","Direct Messaging Address","john.mulvey@MFP-MD.direct.office.nextgen.com","N","","","DIRECT","Direct","","CSV","CSV","","104 W Main St","","Elkton","MD","US","219215509" +"1457365736","CONNECT","CONNECT URL","lpcsjm@gmail.com","N","lpcsjm@gmail.com","","DIRECT","Direct","","CSV","CSV","","4122 Tate St NE","","Covington","GA","US","300142551" +"1043224470","OTHERS","Other URL","BrightreeLLC","N","","","","","","","","","731 S 8th St","","Canon City","CO","US","812124905" +"1285649756","CONNECT","CONNECT URL","yavapai.us","N","","","","","","","","","918 Prosser Ln","","Prescott","AZ","US","863011751" +"1073529483","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd","","Northbrook","IL","US","600622609" +"1447266853","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1912913328","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1790791101","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1326054784","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1497761852","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1427064740","CONNECT","CONNECT URL","essentialrehabsam@gmail.com","N","","","","","","","","","176 E Main St Apt 1M","","Ramsey","NJ","US","074461925" +"1679589055","DIRECT","Direct Messaging Address","arthurapolinario@cmci.allscriptsdirect.net","N","Personal DM Address","","DIRECT","Direct","","OTHER","Other","Direct Message","403 Fairview St","","Clinton","NC","US","283282311" +"1679589055","DIRECT","Direct Messaging Address","clintonmedicalclinic@cmci.allscriptsdirect.net","N","Clinic Direct Message Address","","DIRECT","Direct","","OTHER","Other","direct message","403 Fairview St","","Clinton","NC","US","283282311" +"1114933595","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1346256682","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1376559625","DIRECT","Direct Messaging Address","office@newdayinstitute.com","N","email","","","","","OTHER","Other","email","11780 Central Ave Ste 100","","Chino","CA","US","917106499" +"1194731042","DIRECT","Direct Messaging Address","bmcconnell@hrosm.gwaydirect.co","Y","","Hampton Roads Orthopaedics & Sports Medicine","","","","","","","","","","","","" +"1558377408","DIRECT","Direct Messaging Address","nkeller@hrosm.gwaydirect.com","Y","","Hampton Roads Orthopaedics & Sports Medicine","","","","","","","","","","","","" +"1518973221","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1245246958","DIRECT","Direct Messaging Address","pmauriello@allerdocs.ssdirect.aprima.com","N","","","DIRECT","Direct","","","","","1125 Diamond Dr","","Hagerstown","MD","US","217405857" +"1245246958","DIRECT","Direct Messaging Address","pmauriello@allerdocs.ssdirect.aprima.com","N","","","","","","","","","1125 Diamond Dr","","Hagerstown","MD","US","217405857" +"1821005349","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W Ste 101","","Provo","UT","US","846043305" +"1780690305","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1427064245","DIRECT","Direct Messaging Address","CombestWellness@direct.myteamcare.com","N","Combest","","DIRECT","Direct","","CSV","CSV","","301 40th St","","Lubbock","TX","US","794042746" +"1508873076","DIRECT","Direct Messaging Address","berb33256@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1255348280","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1073520003","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1629085261","DIRECT","Direct Messaging Address","kstewart92812@directwellstar.org","N","","","","","","","","","2540 Windy Hill Rd SE","","Marietta","GA","US","300678605" +"1174530281","DIRECT","Direct Messaging Address","administrator@kimballtransit.com","N","email","","DIRECT","Direct","","CSV","CSV","","114 E 3rd St Ste 8","","Kimball","NE","US","691451456" +"1649287764","DIRECT","Direct Messaging Address","asinha@gpecllc.intellechartdirect.net","N","","","","","","","","","5550 Sterrett Place Suite 312","","COLUMBIA","MD","US","210445587" +"1336156165","DIRECT","Direct Messaging Address","wporter31816@directwellstar.org","N","","","","","","","","","3755 Sixes Rd","Suite 202","Canton","GA","US","301147842" +"1245248764","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1083622427","CONNECT","CONNECT URL","sdelazaro@gastromedmiami.com","N","","","","","","","","","2678 NW 97th Ave","","Doral","FL","US","331721400" +"1013925643","DIRECT","Direct Messaging Address","matthew.kneidel@direct.medfusion.com","N","","","","","","","","","10777 Nall Ave","Suite 300","Overland Park","KS","US","662111231" +"1194733535","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1366450835","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1285642470","DIRECT","Direct Messaging Address","phiggins@retinanj.intellechartdirect.net","Y","","Eye Centers Of America, LLC","","","","","","","1255 Broad St","Ste 104","Bloomfield","NJ","US","070033000" +"1992712558","DIRECT","Direct Messaging Address","rjenco@ivirma.com","N","","","","","","","","","140 Allen Rd","","Basking Ridge","NJ","US","079202976" +"1306853932","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1972510584","DIRECT","Direct Messaging Address","james.cline@lmcs.org","N","work email","","DIRECT","Direct","","CSV","CSV","","1875 Fant Dr","","Ft Oglethorpe","GA","US","307423307" +"1457369027","OTHERS","Other URL","Middlesboro","N","Provider Office","","DIRECT","Direct","","CSV","CSV","","125 W. Lothbury Ave.","","Middlesboro","KY","US","409654096" +"1669480950","DIRECT","Direct Messaging Address","davidzumerchik@uropart.allscriptsdirect.net","N","","","","","","","","","5660 W 95th St Ste 4","","Oak Lawn","IL","US","60453" +"1851309041","DIRECT","Direct Messaging Address","ronaldbonaguro@uropart.allscriptsdirect.net","N","","","","","","","","","5660 W 95th St Ste 4","","Oak Lawn","IL","US","60453" +"1295743474","CONNECT","CONNECT URL","www.thechiropractor1895.com","N","web address","","","","","","","","61535 S Highway 97 Ste 18","","Bend","OR","US","977022156" +"1245248103","DIRECT","Direct Messaging Address","tnguyen23218@directwellstar.org","N","","","","","","","","","1790 Mulkey Rd Ste 8A","","Austell","GA","US","301061122" +"1689682486","DIRECT","Direct Messaging Address","rlawton68046@directwellstar.org","N","","","","","","","","","3950 Austell Rd","Box 22","Austell","GA","US","301061121" +"1609884881","DIRECT","Direct Messaging Address","michael.moll@sprhc.eclinicaldirectplus.com","N","Michael Moll Spanish Peaks RHC DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","23400 US Highway 160","","Walsenburg","CO","US","810898100" +"1518975531","DIRECT","Direct Messaging Address","info@customeyesvisioncare.com","N","","","","","","","","","105 E Belt Line Rd Ste 500","","Cedar Hill","TX","US","751042255" +"1871502336","DIRECT","Direct Messaging Address","referrals@gateway-counseling.org","N","email","","DIRECT","Direct","","CSV","CSV","","248 Adley Way","","Greenville","SC","US","296076511" +"1871502336","DIRECT","Direct Messaging Address","counselor100@live.com","N","email","","DIRECT","Direct","","CSV","CSV","","302A N Jennings St","","Saluda","SC","US","291381406" +"1548279797","DIRECT","Direct Messaging Address","bretttrockman@uropart.allscriptsdirect.net","N","","","","","","","","","610 E Roosevelt Rd","Suite 203","Wheaton","IL","US","601875574" +"1710996962","DIRECT","Direct Messaging Address","robertchallenger@uropart.allscriptsdirect.net","N","","","","","","","","","610 E Roosevelt Rd","Suite 302","Wheaton","IL","US","601875574" +"1912916370","CONNECT","CONNECT URL","ronholisticcounselor.com","N","","","","","","","","","228 Maple Ave","","Tillson","NY","US","124861028" +"1225047699","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1891704052","OTHERS","Other URL","Pharr","N","Health Information","","OTHER","Other","managing information","OTHER","Other","forms and data","4200 N Raul Longoria Rd","","San Juan","TX","US","785893680" +"1750390134","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1134138811","DIRECT","Direct Messaging Address","leekrauth@qhndirect.org","N","Lee E Krauth Grand River Hospital DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","501 Airport Rd","","Rifle","CO","US","816508510" +"1619986239","DIRECT","Direct Messaging Address","krott171081@directwellstar.org","N","","","","","","","","","4441 Atlanta Rd SE Ste 315","","Smyrna","GA","US","300806443" +"1568471159","DIRECT","Direct Messaging Address","ricardo.pocurull.p1@direct.aocbv.nextgenshare.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1725 Birmingham Rd","Ste 200","College Station","TX","US","77845" +"1194734798","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1588673347","CONNECT","CONNECT URL","Providence","N","","","","","","","","","1165 N Main St","","Providence","RI","US","029045740" +"1821007881","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1306855366","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1922017896","OTHERS","Other URL","info@rsfoptometry.com","N","secure email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6037 La Granada","","Rancho Santa Fe","CA","US","920670275" +"1578572426","DIRECT","Direct Messaging Address","lori.moll@sprhc.eclinicaldirectplus.com","N","Lori Moll Spanish Peaks RHC DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","129 Kansas Ave","","Walsenburg","CO","US","810891818" +"1790795359","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1952311508","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1780694372","CONNECT","CONNECT URL","https://urldefense.proofpoint.com/v2/url?u=https-3A__cobiusconnect.cobius.com-3A8291_Gateway_Documen","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1174533699","DIRECT","Direct Messaging Address","referral@lucas-therapies-pc.direct.kno2fy.com","Y","","Carilion Clinic","DIRECT","Direct","","","","","4533 Brambleton Ave Ste 1","","Roanoke","VA","US","240183436" +"1992715510","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1205846706","DIRECT","Direct Messaging Address","sarah.rackley@luminarcm1.onmicrosoft.com","N","","","","","","","","","1324 N B St","","Fort Smith","AR","US","72901" +"1467462929","DIRECT","Direct Messaging Address","ldy@dyderm.emadirect.md","N","","","","","","","","","1452 Waukegan Rd","","Glenview","IL","US","600252121" +"1467462929","DIRECT","Direct Messaging Address","ldy@dyderm.emadirect.md","N","we use EMA","","","","","","","","1452 Waukegan Rd","","Glenview","IL","US","600252121" +"1114937885","CONNECT","CONNECT URL","https://portal.care360.com","N","Quanum Care 360 EHR (MedPlus)","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","106 Circle Way St Ste A","","Lake Jackson","TX","US","775665270" +"1841200623","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1760492185","CONNECT","CONNECT URL","Forsyth","N","","","DIRECT","Direct","","CSV","CSV","","521 River Overlook","","Forsyth","GA","US","310294898" +"1225048838","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1134139744","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1659381275","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1285644823","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1023028677","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1720098841","OTHERS","Other URL","EHR","N","Elation EHR","","OTHER","Other","fax","CSV","CSV","","1305 Escalante Drive","Unit 205","Durango","CO","US","81303" +"1194735308","DIRECT","Direct Messaging Address","benita.austin@vitas.com","Y","","Vitas Healthcare Corporation Midwest","","","","","","","1801 Park 270 Dr Ste 150","","Saint Louis","MO","US","631464038" +"1194735308","DIRECT","Direct Messaging Address","caroline.hultz@vitas.com","N","","","","","","","","","1801 Park 270 Dr Ste 150","","Saint Louis","MO","US","631464038" +"1194735308","DIRECT","Direct Messaging Address","benita.austin@vitas.com","N","","","","","","","","","1801 Park 270 Dr Ste 150","","Saint Louis","MO","US","631464038" +"1801806765","DIRECT","Direct Messaging Address","jgilbert109407@directwellstar.org","N","","","","","","","","","677 Church St NE","Box 111-Hospitalists office","Marietta","GA","US","300601101" +"1881604163","DIRECT","Direct Messaging Address","christina.e.toufexis2.civ@mail.mil","N","work email","","","","","","","","1 Wahoo Ave","","Groton","CT","US","063492324" +"1568472819","CONNECT","CONNECT URL","Chicago","Y","Roseland Hospital","Roseland Community Hospital Association","HIE","Health Information Exchange (HIE)","","CSV","CSV","","45 W 111th St","","Chicago","IL","US","606284200" +"1871504704","CONNECT","CONNECT URL","www.choicecaredoctors.com","N","","","","","","","","","12495 Valley View St","","Garden Grove","CA","US","928452032" +"1265443063","DIRECT","Direct Messaging Address","records@natchez-family-medicine.direct.kno2fy.com","N","Direct Messaging","","HIE","Health Information Exchange (HIE)","","OTHER","Other","pdf","307 Highland Blvd","","Natchez","MS","US","391204610" +"1629089156","DIRECT","Direct Messaging Address","Jwallace@jeffreyswallacemd.careclouddirect.com","N","","","DIRECT","Direct","","CSV","CSV","","6800 Heritage Pkwy Ste 102","","Rockwall","TX","US","750878746" +"1912918962","CONNECT","CONNECT URL","https://athenanet.athenahealth.com/1/62/login.esp","N","Athenanet","","HIE","Health Information Exchange (HIE)","","","","","4016 Dale Rd","","Modesto","CA","US","953569268" +"1790796753","CONNECT","CONNECT URL","www.drbardowell.com","N","web site","","DIRECT","Direct","","OTHER","Other","website","500 E Olive Ave Ste 420","","Burbank","CA","US","915012171" +"1881605152","DIRECT","Direct Messaging Address","rdelgado341021@directwellstar.org","N","","","","","","","","","4900 Ivey Rd NW Ste 1301","","Acworth","GA","US","301014112" +"1417968512","DIRECT","Direct Messaging Address","nlofficemanager@att.net","N","","","","","","","","","108 Lynch Creek Way","Suite 4","Petaluma","CA","US","949542357" +"1023029295","OTHERS","Other URL","N/A","N","N/A","","","","","","","","2116 Pital Ct","","Charlotte","NC","US","282148118" +"1073524336","DIRECT","Direct Messaging Address","Rob@brace911.com","N","","","","","","CSV","CSV","","2 Lawson Ave Unit 2","","East Rockaway","NY","US","115181700" +"1073524336","CONNECT","CONNECT URL","Rob@brace911.com","N","","","","","","","","","2 Lawson Ave Unit 2","","East Rockaway","NY","US","115181700" +"1427069780","CONNECT","CONNECT URL","Paducah","N","website","","DIRECT","Direct","","OTHER","Other","Paducah","100 Kiana Court Ste A","","Paducah","KY","US","420016787" +"1811908924","DIRECT","Direct Messaging Address","jamestayoun@masp.allscriptsdirect.net","Y","","Tower Health Medical Group","DIRECT","Direct","","CSV","CSV","","1011 W. Baltimore Pike","MOB STE 201","West Grove","PA","US","193901939" +"1669483798","OTHERS","Other URL","Norfolk","N","","","","","","","","","7435 Granby St","","Norfolk","VA","US","235053406" +"1669483798","OTHERS","Other URL","Norfolk","N","","","","","","","","","7435 Granby St","","Norfolk","VA","US","235053406" +"1528070323","DIRECT","Direct Messaging Address","matthekamper@swhealth.cernerdirect.com","N","","","DIRECT","Direct","","","","","1311 N Mildred Rd","","Cortez","CO","US","813212231" +"1003828021","DIRECT","Direct Messaging Address","cnoohani64160@directwellstar.org","N","","","","","","","","","4550 Cobb Parkway North NW Ste 101","","Acworth","GA","US","301014181" +"1588676480","DIRECT","Direct Messaging Address","ignaciorodriguez@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","4850 W Oakland Park Blvd","Suite 102","Lauderdale Lakes","FL","US","33313" +"1023020500","CONNECT","CONNECT URL","Hamid.mumtaz19@gmail.com","N","","","","","","","","","500 S University Ave Ste 702","","Little Rock","AR","US","722055309" +"1891707642","DIRECT","Direct Messaging Address","william.powell@marshallhospital.net","N","","","","","","","","","619 Old Symsonia Rd","","Benton","KY","US","420255094" +"1760494421","CONNECT","CONNECT URL","shadesofchange2@gmail.com","N","","","","","","","","","11820 Miramar Pkwy Ste 224","","Miramar","FL","US","330255818" +"1760494306","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1730191859","CONNECT","CONNECT URL","mail.allenfamilydentists.com","N","email","","DIRECT","Direct","","CSV","CSV","","208 Crestway St","","Athens","TX","US","757512117" +"1528071651","DIRECT","Direct Messaging Address","Jerryh@nei.integrityemrdirect.com","N","","","HIE","Health Information Exchange (HIE)","","","","","200 Mifflin Ave","","Scranton","PA","US","185031982" +"1386656528","DIRECT","Direct Messaging Address","mel@teamdaller.com","N","practice administrator email","","DIRECT","Direct","All communications","CSV","CSV","All communications","14320 Metropolis Ave Ste 1","","Fort Myers","FL","US","339124539" +"1275545352","DIRECT","Direct Messaging Address","dzung.tran@DTML-NV.direct.office.nextgen.com","N","","","DIRECT","Direct","","CSV","CSV","","6960 S Cimarron Rd","Ste 100","Las Vegas","NV","US","891132182" +"1184636284","DIRECT","Direct Messaging Address","bflick@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","18503" +"1508878612","DIRECT","Direct Messaging Address","bcaputofox@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","185031982" +"1417969528","DIRECT","Direct Messaging Address","madesando@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","185031982" +"1962414078","DIRECT","Direct Messaging Address","mboland@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","185031982" +"1003828120","DIRECT","Direct Messaging Address","eflick@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","18503" +"1417960576","DIRECT","Direct Messaging Address","skaufman@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","185031982" +"1548273600","DIRECT","Direct Messaging Address","lmongiello@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","18503" +"1982617056","DIRECT","Direct Messaging Address","michaelmilani@uropart.allscriptsdirect.net","N","","","","","","","","","5201 Willow Springs Rd","Ste 380","LA Grange Highlands","IL","US","605256537" +"1518970623","DIRECT","Direct Messaging Address","jshovlin@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","18503" +"1861505091","DIRECT","Direct Messaging Address","stxmes@bizlaredo.rr.com","N","business email/fax","","DIRECT","Direct","","OTHER","Other","email or fax","1403 Calle Del Norte","","Laredo","TX","US","780415930" +"1518970904","DIRECT","Direct Messaging Address","eduardo.uribe.1@18195.direct.athenahealth.com","N","The Direct address is a system-generated address that providers use for the secure transfer of files containing clinical data.","","DIRECT","Direct","","","","","227 N Loop 1604 E Ste 150","","San Antonio","TX","US","782321450" +"1487767679","DIRECT","Direct Messaging Address","aplustherapy@bellsouth.net","N","aplstherapy@bellsouth.net","","","","","","","","2685 Executive Park Dr Ste 4","","Weston","FL","US","333313651" +"1356454250","DIRECT","Direct Messaging Address","nancy.crandall.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St","Suite 470","Providence","RI","US","029053236" +"1205949914","CONNECT","CONNECT URL","NEWNAN","N","","","HIE","Health Information Exchange (HIE)","","","","","5565 Grossmont Center Dr Ste 540","","LA Mesa","CA","US","919423024" +"1295848950","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1669585543","DIRECT","Direct Messaging Address","norcon@norconfc.com","N","Email","","DIRECT","Direct","","CSV","CSV","","20 Westwoods Dr","","Liberty","MO","US","640683519" +"1699888586","CONNECT","CONNECT URL","WWW.SRQDENTISTRY.COM","N","WEBSITE","","","","","","","","1878 Stickney Point Rd","","Sarasota","FL","US","342318847" +"1699888586","CONNECT","CONNECT URL","WWW.SRQDENTISTRY.COM","N","WEBSITE","","","","","","","","1878 Stickney Point Rd","","Sarasota","FL","US","342318847" +"1750494027","DIRECT","Direct Messaging Address","sheri.novendstern@cigna.com","N","","","","","","","","","2101 Centre Park West Dr Ste 175","","West Palm Beach","FL","US","334096466" +"1639282940","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1588777882","DIRECT","Direct Messaging Address","april.king@tenethealth.com","N","Credentialing Specialist","","","","","","","","2101 Pease St","","Harlingen","TX","US","785508307" +"1558474866","DIRECT","Direct Messaging Address","frontdesk@kimelmanmd.com","N","","","DIRECT","Direct","","CSV","CSV","","4 Florida St","","Vallejo","CA","US","945905028" +"1295848521","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1063526325","CONNECT","CONNECT URL","www.therapyportal.com/p/nvcclr/","N","patient portal","","HIE","Health Information Exchange (HIE)","","OTHER","Other","na","1701 Centerview Dr Ste 102","","Little Rock","AR","US","722114311" +"1083727408","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","230 N Hospital Dr","SUITE 5","Price","UT","US","845014221" +"1730292178","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1912011131","DIRECT","Direct Messaging Address","zmccarty@southeasteye.gwaydirect.com","N","Greenway PrimeSuite","","DIRECT","Direct","","OTHER","Other","CCDA","7268 Jarnigan Rd","Suite 200","Chattanooga","TN","US","374213097" +"1790898138","OTHERS","Other URL","pdj","N","Primary Address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8300 Health Park Ste 320","","Raleigh","NC","US","276154731" +"1588778450","DIRECT","Direct Messaging Address","pmauriello@allerdocs.ssdirect.aprima.com","N","","","DIRECT","Direct","","","","","1125 Diamond Dr","","Hagerstown","MD","US","217405857" +"1922112697","CONNECT","CONNECT URL","http://neurocnv.com/","N","Website","","","","","","","","2380 W Horizon Ridge Pkwy","","Henderson","NV","US","890525078" +"1790899474","CONNECT","CONNECT URL","Rebecca-kingrackley@ouhsc.edu","N","University email","","HIE","Health Information Exchange (HIE)","","","","","1200 N. Phillips Ave.","Suite 8900","Oklahoma City","OK","US","73104" +"1811001530","DIRECT","Direct Messaging Address","frontdesk@westtowndentalassociates.com","N","","","","","","","","","1581 McDaniel Dr","","West Chester","PA","US","19380" +"1811001530","DIRECT","Direct Messaging Address","frontdesk@westtowndentalassociates.com","N","","","","","","","","","1581 McDaniel Dr","","West Chester","PA","US","19380" +"1275647794","DIRECT","Direct Messaging Address","jessgorr@CRaPSP-NC.direct.office.nextgen.com","N","","","","","","","","","135 E Rich Blvd","","Elizabeth City","NC","US","279095518" +"1922112507","DIRECT","Direct Messaging Address","info@eagleeyepa.com","N","","","","","","","","","4122 L B J Fwy Ste 120","","Farmers Branch","TX","US","752445703" +"1114031556","DIRECT","Direct Messaging Address","sasad@jpshealth.org","N","work email","","","","","","","","1500 S Main St","","Fort Worth","TX","US","761044917" +"1114031564","DIRECT","Direct Messaging Address","Karla.powell@prismahealth.org","N","email","","DIRECT","Direct","","","","","1400 Pickens St","","Columbia","SC","US","292013465" +"1497869085","DIRECT","Direct Messaging Address","everett@thinkvida.com","N","email","","DIRECT","Direct","","OTHER","Other","email","15 SW Everett Mall Way Ste G","","Everett","WA","US","982042715" +"1982718441","DIRECT","Direct Messaging Address","kkonstskwiot@qhndirect.org","N","Kelli Konst-Skwiot Grand River Hospital DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","501 Airport Rd","","Rifle","CO","US","816508510" +"1588778906","DIRECT","Direct Messaging Address","leahkampas@uropart.allscriptsdirect.net","N","","","","","","","","","7900 N Milwaukee Ave","Suite 17","Niles","IL","US","607143159" +"1275648644","OTHERS","Other URL","Imagetrend","N","NMEMSTARS","","DIRECT","Direct","","OTHER","Other","State of New Mexico","356 B East 9th Street","","cimarron","NM","US","87714" +"1477668606","DIRECT","Direct Messaging Address","nicolas.martin@direct.signature.nextgenshare.com","N","","","","","","","","","12639 Old Tesson Rd Ste 115","","Saint Louis","MO","US","63128" +"1689789984","DIRECT","Direct Messaging Address","campbellmd@campbell.medinformatixdirect.com","N","","","DIRECT","Direct","","","","","1706 W 42nd Ave","","Pine Bluff","AR","US","716037008" +"1437264595","DIRECT","Direct Messaging Address","jeffrey.boberg@direct.scosa.nextgenshare.com","N","","","","","","","","","9323 Phoenix Village Pkwy","","O Fallon","MO","US","633684281" +"1356456446","DIRECT","Direct Messaging Address","ttufamilymedicine@direct.myteamcare.com","N","TTUHSC Family Medicine","","DIRECT","Direct","","CSV","CSV","","3601 4th St","MS 8143","Lubbock","TX","US","794300002" +"1215042247","DIRECT","Direct Messaging Address","tashavassar@shellpoint.org","N","","","","","","","","","","","","","","" +"1760597652","DIRECT","Direct Messaging Address","mvedov245702@direct.carenet.org","N","","","","","","","","","1765 Old State Route 21","","Arnold","MO","US","630103205" +"1043325715","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1424 E Foremaster Dr Ste 120","","St George","UT","US","847905844" +"1215043633","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1619082138","CONNECT","CONNECT URL","www.suncoastRHIOhih.net","Y","2.16.840.1.113883.3.1588.1","Suncoast RHIO, Inc.","OTHER","Other","CMS esMD eMDR","","","","5020 Clark Rd # 127","","Sarasota","FL","US","342333231" +"1871609370","DIRECT","Direct Messaging Address","greg@adawest.emadirect.md","N","","","DIRECT","Direct","","","","","1618 Millenium Way","Suite 100","Meridian","ID","US","836426457" +"1225144793","OTHERS","Other URL","ptadvantageAR.com","N","website","","DIRECT","Direct","","OTHER","Other","secure website","6 Seven Acres Dr Ste A","","Little Rock","AR","US","722234533" +"1396850855","DIRECT","Direct Messaging Address","elimichaels@uropart.allscriptsdirect.net","N","","","","","","","","","136 Biesterfield Rd","","Elk Grove Village","IL","US","600073657" +"1871609545","DIRECT","Direct Messaging Address","iwb@towson.edu","N","E-mail","","OTHER","Other","Inquire for Information","OTHER","Other","E-mail","Towson University Speech-Hearing Clinic","1 Olympic Place, Suite 200","Towson","MD","US","212040001" +"1710093695","OTHERS","Other URL","DHICAR@UPA.CHOB.EDU","N","EMAIL","","DIRECT","Direct","","CSV","CSV","","1001 Main St","","Buffalo","NY","US","142031009" +"1336255272","OTHERS","Other URL","healtheconnections.org","N","","","","","","","","","50 Sanitorium Rd","Building F-Room 240","Pomona","NY","US","109703555" +"1396851317","DIRECT","Direct Messaging Address","sharon@aubreycounseling.com","N","G-Suite Email","","DIRECT","Direct","","","","","8300 US Highway 380 Ste 400","","Crossroads","TX","US","76227" +"1306952304","DIRECT","Direct Messaging Address","dlayne@therapybiz.onmicrosoft.com","N","email","","DIRECT","Direct","","","","","3740 Colony Dr Ste 122","","San Antonio","TX","US","782302290" +"1326155821","OTHERS","Other URL","HIE","N","","","","","","","","","6105 Beverlyhill St Ste 200","","Houston","TX","US","770576716" +"1326155821","OTHERS","Other URL","EXPERIENCE.AMACKEY@GMAIL.COM","N","","","","","","","","","6105 Beverlyhill St Ste 200","","Houston","TX","US","770576716" +"1699882282","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1497861090","DIRECT","Direct Messaging Address","jfavetta@retinanj.intellechartdirect.net","Y","","Eye Centers Of America, LLC","","","","","","","70 Ridge Rd","","North Arlington","NJ","US","070316318" +"1205943685","DIRECT","Direct Messaging Address","amy@newbraunfelstherapist.com","N","Business email","","DIRECT","Direct","","","","","542 Comal Ave","","New Braunfels","TX","US","781307629" +"1386751212","CONNECT","CONNECT URL","frontdesk@areasontosmileboise.com","N","Email Address","","","","","","","","2803 N Bogus Basin Rd","","Boise","ID","US","837020913" +"1093822892","DIRECT","Direct Messaging Address","info@dinokidsdentistry.com","N","office email","","DIRECT","Direct","","","","","17265 SE Wax Rd Ste 103","","Covington","WA","US","980429102" +"1043328636","OTHERS","Other URL","https://www.skagitregionalhealth.org/for-patients/mychart","Y","MyChart Patient Portal","Skagit Valley Hospital","","","","","","","1415 East Kincaid","","Mount Vernon","WA","US","982741376" +"1801903539","DIRECT","Direct Messaging Address","NatureCoastPrimaryCare@naturecoast.ssdirect.aprima.com","N","","","","","","","","","921 N Citrus Ave","","Crystal River","FL","US","344283422" +"1720196173","CONNECT","CONNECT URL","psthank@gmail.com","N","","","","","","","","","2131 East Coast HWY Suite 220","","CORONA DEL MAR","CA","US","926253421" +"1952419210","CONNECT","CONNECT URL","obgynbillings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1245348564","DIRECT","Direct Messaging Address","mschaufler134944@directwellstar.org","N","","","","","","","","","1555 Doctors Dr Ste 102","","LaGrange","GA","US","302404132" +"1760590954","DIRECT","Direct Messaging Address","Karla.powell@prismahealth.org","N","email","","DIRECT","Direct","","","","","1400 Pickens St","","Columbia","SC","US","292013465" +"1346358546","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","2850 N 2000 W Ste 101","","Farr West","UT","US","844049230" +"1649388778","OTHERS","Other URL","na","N","na","","","","","","","","303 Alder Ln","","Ocean City","NJ","US","082261858" +"1740398080","DIRECT","Direct Messaging Address","Karla.powell@prismahealth.org","N","medical provider coord","","DIRECT","Direct","","","","","1400 Pickens St","","Columbia","SC","US","292013465" +"1821106790","CONNECT","CONNECT URL","novudermatology.com","N","","","","","","","","","929 N US Highway 441 Ste 603","","Lady Lake","FL","US","321593003" +"1881702710","CONNECT","CONNECT URL","drandrewcbishop@gmail.com","N","office email","","","","","","","","971 Lakeland Dr Ste 654","","Jackson","MS","US","392164605" +"1831208602","CONNECT","CONNECT URL","katherinelauner@comcast.net","N","","","","","","","","","11350 61st St N","","West Palm Beach","FL","US","334121818" +"1376652040","CONNECT","CONNECT URL","Deni2time@aol.com","N","E mail address","","","","","","","","285 N Route 303 Ste 15","","Congers","NY","US","109201425" +"1194833152","DIRECT","Direct Messaging Address","Ttupsych@direct.myteamcare.com","N","","","DIRECT","Direct","","","","","3601 4th St # MS 8103","","Lubbock","TX","US","794300002" +"1255440228","DIRECT","Direct Messaging Address","radavis@robertdavis.emadirect.md","N","","","","","","","","","3443 Villa Ln Ste 10","","Napa","CA","US","94558" +"1114036431","DIRECT","Direct Messaging Address","milton.troche.p5@direct.phs.nextgenshare.com","N","","","","","","","","","903 NW Washington Blvd Ste A","","Hamilton","OH","US","450136367" +"1356450522","DIRECT","Direct Messaging Address","mpitcher@pacecaa.org","N","Email","","DIRECT","Direct","","OTHER","Other","812-881-8981","525 N 4th St","","Vincennes","IN","US","475911444" +"1518076785","DIRECT","Direct Messaging Address","tahmed@hardtnermedical.securechart.com","N","Hardtner Direct Secure Email","","DIRECT","Direct","","OTHER","Other","CCDA","1102 N Pine Rd","","Olla","LA","US","714654804" +"1831208073","CONNECT","CONNECT URL","Arlington","N","","","","","","","","","3600 S Cooper St","Ste 100","Arlington","TX","US","760153405" +"1013026228","CONNECT","CONNECT URL","Dallas","N","","","","","","","","","2448 W Illinois Ave","","Dallas","TX","US","752331106" +"1386753366","DIRECT","Direct Messaging Address","nstone@birminghammaple.com","N","work email","","DIRECT","Direct","","OTHER","Other","not applicable","2075 W Big Beaver Rd Ste 520","","Troy","MI","US","480843442" +"1073622080","CONNECT","CONNECT URL","server","N","","","","","","","","","2121 W Magnolia Blvd","","Burbank","CA","US","915061706" +"1366551384","DIRECT","Direct Messaging Address","ewilliams125062@directwellstar.org","N","","","","","","","","","1136 Cleveland Ave","Suite 317","East Point","GA","US","303443618" +"1992815328","CONNECT","CONNECT URL","burtonhearingaid@gmail.com","N","","","","","","","","","717 Santa Monica Blvd","","Santa Monica","CA","US","904012601" +"1144330036","DIRECT","Direct Messaging Address","sonoranspine@icloud.com","N","email address","","","","","","","","34406 N. 27th Dr., Bldg. 6","Suite 116","Phoenix","AZ","US","85085" +"1386754265","CONNECT","CONNECT URL","leandro.cabanilla@trioshealth.org","N","hospital email","","","","","","","","3730 Plaza Way","","Kennewick","WA","US","993382718" +"1174633408","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1175 E 50 S","Ste 251","American Fork","UT","US","840032845" +"1790895936","DIRECT","Direct Messaging Address","georgehmya@sierramedicalgroup.com","N","","","","","","","","","44469 10th St W","","Lancaster","CA","US","935343324" +"1225148497","DIRECT","Direct Messaging Address","alessiosalsano@live.com","N","email","","DIRECT","Direct","","CSV","CSV","","5265 Providence Rd Ste 401","","Virginia Beach","VA","US","234644209" +"1710097886","DIRECT","Direct Messaging Address","boakhurst4@sbcglobal.net","N","email address","","DIRECT","Direct","","","","","8700 W Pico Blvd","","Los Angeles","CA","US","900352206" +"1437269420","DIRECT","Direct Messaging Address","lalita.pandit@pandit.ikm.direct-ci.com","N","This is a HIPAA compliant address for sending data to our EMR system","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CEHRT","11180 Warner Ave Ste 467","","Fountain Valley","CA","US","927087505" +"1225149511","DIRECT","Direct Messaging Address","cabachnou@IWC-SC.direct.office.nextgen.com","N","","","","","","","","","38 Blackgum Rd Ste C&d","","Pawleys Island","SC","US","295858495" +"1457463275","DIRECT","Direct Messaging Address","ccharnetski@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","185031982" +"1447362272","DIRECT","Direct Messaging Address","mfrattali@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","185031982" +"1053423947","CONNECT","CONNECT URL","Direct@PediatricEyeAssociatesAndFTulsaOK.CompulinkDirect.com","N","optical shop","","","","","","","","4606 E 67th St","Suite 400","Tulsa","OK","US","741364943" +"1184735482","DIRECT","Direct Messaging Address","AWeterrings@selectmedical.com","N","","","","","","","","","5760 W 120th Ave","ste 200","Broomfield","CO","US","800205905" +"1235241928","DIRECT","Direct Messaging Address","nwanasika131926@directwellstar.org","N","","","","","","","","","2540 Windy Hill Rd SE","","Marietta","GA","US","300678605" +"1922110766","DIRECT","Direct Messaging Address","wjordan@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","18503" +"1376655126","DIRECT","Direct Messaging Address","ajordan@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Avenue","","Scranton","PA","US","18503" +"1164533386","OTHERS","Other URL","MenonPa@tidewaterskincare,ema.direct","N","","","HIE","Health Information Exchange (HIE)","","","","","1157 First Colonial Rd Ste 300","","Virginia Beach","VA","US","234542432" +"1174635924","DIRECT","Direct Messaging Address","tboland@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","18503" +"1194836072","CONNECT","CONNECT URL","sbaker@eastersealscrossroads.org","N","","","","","","","","","4740 Kingsway Dr","","Indianapolis","IN","US","462051521" +"1942312087","CONNECT","CONNECT URL","www.cfvh.org","N","Clark Fork Valley Hospital Web Page with Contact","","DIRECT","Direct","","CSV","CSV","","10 Kruger Rd","","Plains","MT","US","598599506" +"1982716122","DIRECT","Direct Messaging Address","cschroder@chariscounselingwi.com","N","Credentialing/Billing","","","","","","","","2620 Stewart Ave Ste 310","","Wausau","WI","US","544014162" +"1235240169","OTHERS","Other URL","Troy","N","","","HIE","Health Information Exchange (HIE)","","","","","1777 Axtell Dr Ste 105","","Troy","MI","US","480844400" +"1114039369","DIRECT","Direct Messaging Address","credentialing@oakstreethealth.com","N","","","DIRECT","Direct","","","","","18 Chicago Ave","","Oak Park","IL","US","603022402" +"1790897536","DIRECT","Direct Messaging Address","jordan@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","18503" +"1558473256","CONNECT","CONNECT URL","m.lyubich","N","","","","","","","","","14415 Front Beach Rd Unit 2002","","Panama City Beach","FL","US","324130525" +"1720190101","CONNECT","CONNECT URL","COMPULINK","N","SECURE SOFTWARE","","HIE","Health Information Exchange (HIE)","","OTHER","Other","ELECTRONIC HEALTH RECORDS","127 Foothills Ave","Suite 3","Albany","KY","US","426021090" +"1366553257","DIRECT","Direct Messaging Address","aobua90468@directwellstar.org","N","","","","","","","","","2540 Windy Hill Rd SE","","Marietta","GA","US","300678605" +"1457462228","CONNECT","CONNECT URL","michaelgavin@earthlink.net","N","","","","","","","","","5680 Lake Murray Blvd Ste B","","LA Mesa","CA","US","919421905" +"1457462228","CONNECT","CONNECT URL","michaelgavin@earthlink.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5680 Lake Murray Blvd Ste B","","LA Mesa","CA","US","919421905" +"1457462228","CONNECT","CONNECT URL","michaelgavin@earthlink.net","N","","","HIE","Health Information Exchange (HIE)","","","","","5680 Lake Murray Blvd Ste B","","LA Mesa","CA","US","919421905" +"1588776918","OTHERS","Other URL","FRESNO","N","","","","","","","","","1060 W Sierra Ave Ste 105","","Fresno","CA","US","937112063" +"1972615722","DIRECT","Direct Messaging Address","mdemichele@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","185031982" +"1700998549","DIRECT","Direct Messaging Address","mrymar@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","185031982" +"1952413791","DIRECT","Direct Messaging Address","jwjordan@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","18503" +"1700997178","DIRECT","Direct Messaging Address","michael.vodusek@Glenbeigh.com","Y","","Glenbeigh Hospital and Outpatient Centers","DIRECT","Direct","","","","","2863 State Route 45 N","","Rock Creek","OH","US","440849352" +"1154432458","DIRECT","Direct Messaging Address","Karla.powell@prismahealth.org","N","email","","DIRECT","Direct","","","","","Five Richland Medical Park","","Coulmbia","SC","US","292036897" +"1609987056","DIRECT","Direct Messaging Address","mbrown70692@directwellstar.org","N","","","","","","","","","2487 Cedarcrest Rd Ste 714","","Acworth","GA","US","301012730" +"1437261799","DIRECT","Direct Messaging Address","Maria.cofrancesco@vitas.com","N","","","DIRECT","Direct","","","","","127 N Bay St Ste 200","","Eustis","FL","US","327263402" +"1386746477","CONNECT","CONNECT URL","drkrall2@gmail.com","N","E-mail Address","","DIRECT","Direct","","CSV","CSV","TORRANCE","3528 Torrance Blvd Ste 100","","Torrance","CA","US","905034826" +"1164524161","SOAP","SOAP URL","2getpainfree@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","html","242 N Main St","","New City","NY","US","109565302" +"1215039201","DIRECT","Direct Messaging Address","dan@bishopcounseling.org","N","email","","DIRECT","Direct","","","","","415 Broad St Ste 2","","Lake Geneva","WI","US","531471800" +"1700998911","DIRECT","Direct Messaging Address","cjohnson145040@directwellstar.org","N","","","","","","","","","2540 Windy Hill Rd SE","","Marietta","GA","US","300678605" +"1588766299","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","39 Professional Way","Suite 1","Payson","UT","US","846511675" +"1346342128","DIRECT","Direct Messaging Address","alevinson357547@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 250","","Marietta","GA","US","300601169" +"1932201647","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W","Suite 122","Provo","UT","US","846043305" +"1699877316","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W Ste 202","","Provo","UT","US","846043305" +"1083716955","DIRECT","Direct Messaging Address","larryderm@draperderm.emadirect.md","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1325 W South Jordan Pkwy Ste 103","","South Jordan","UT","US","84095" +"1538261011","OTHERS","Other URL","HIE","N","","","DIRECT","Direct","","","","","21507 E Cliff Dr","","Santa Cruz","CA","US","950624844" +"1518069020","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","140 White Sage Ave","","Delta","UT","US","846248928" +"1235231747","DIRECT","Direct Messaging Address","medreview@credentialing.com","Y","","Central Utah Clinic, P.C.","","","","","","","140 White Sage Ave","","Delta","UT","US","846248928" +"1528161866","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","3991 Dutchmans Ln","","Louisville","KY","US","402074700" +"1003918475","DIRECT","Direct Messaging Address","rpeairs@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","18503" +"1144322553","OTHERS","Other URL","None","N","","","","","","","","","4011 Talbot Rd S Ste 220","","Renton","WA","US","980555791" +"1720181753","CONNECT","CONNECT URL","kfoster@mhcservices.net","N","","","","","","","","","7100 Peachtree Dunwoody Rd Ste 200","","Atlanta","GA","US","303281689" +"1659474799","CONNECT","CONNECT URL","https://urldefense.proofpoint.com/v2/url?u=https-3A__cobiusconnect.cobius.com-3A8291_Gateway_Documen","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1780787630","DIRECT","Direct Messaging Address","cstadler@bayada.com","N","email","","DIRECT","Direct","","CSV","CSV","","316 Main St","","Norwich","VT","US","050554428" +"1366545311","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1811090780","DIRECT","Direct Messaging Address","himdept@ccmhospital.cernerdirect.com","Y","","Carroll County Memorial Hospital","DIRECT","Direct","","","","","1502 N Jefferson St","","Carrollton","MO","US","646331948" +"1477656460","OTHERS","Other URL","Boise","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Boise","425 W Bannock St","","Boise","ID","US","837026035" +"1205939840","CONNECT","CONNECT URL","jimmy.chua@trioshealth.org","N","email","","DIRECT","Direct","","OTHER","Other","email","521 N Young St","","Kennewick","WA","US","993367806" +"1306949110","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1124121934","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W","Suite 121","Provo","UT","US","846043305" +"1083717607","DIRECT","Direct Messaging Address","info@vwphysicaltherapy.com","N","email","","DIRECT","Direct","","OTHER","Other","company email","1430 Esplanade","#8","Chico","CA","US","959263366" +"1831292408","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W","Suite 121","Provo","UT","US","846043305" +"1700989316","CONNECT","CONNECT URL","www.okddsi.net","N","","","","","","","","","3366 NW Expressway Ste 400","","Oklahoma City","OK","US","731124416" +"1821191305","DIRECT","Direct Messaging Address","jdesjardin@widc.careclouddirect.com","N","JDesjardin WIDC Direct Email Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","3885 Upham St","Ste 200","Wheat Ridge","CO","US","80033" +"1659474195","DIRECT","Direct Messaging Address","carlos@spinalsurgical.com","N","","","","","","","","","2021 Cypress Ave","","Santa Ana","CA","US","927072847" +"1487758801","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1770687196","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1235233453","DIRECT","Direct Messaging Address","arahman56279@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","suite 160","Marietta","GA","US","300601155" +"1518061803","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1588768519","DIRECT","Direct Messaging Address","info@amandafincher.com","N","email address","","DIRECT","Direct","","CSV","CSV","","1470 E West Shady Side Rd","","Shady Side","MD","US","207649713" +"1790889715","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1073617247","CONNECT","CONNECT URL","https://nppes.cms.hhs.gov/#/healthInformationExchange","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3613 Williams Dr Ste 904","","Georgetown","TX","US","786281375" +"1972607158","DIRECT","Direct Messaging Address","drswann@swann.emadirect.md","N","","","DIRECT","Direct","","","","","3850 S National Ave","Suite 705","Springfield","MO","US","658075287" +"1679677678","OTHERS","Other URL","smahmood.loi@nwcable.net","N","","","OTHER","Other","smahmood.loi@nwcable.net","OTHER","Other","smahmood.loi@nwcable.net","1201 E Union Ave","","Litchfield","IL","US","620561700" +"1639273691","DIRECT","Direct Messaging Address","MELINDA@PRINCETONDRUGSTORE.COM","N","","","DIRECT","Direct","","CSV","CSV","","103 W Main St","","Princeton","KY","US","424451546" +"1881798379","FHIR","FHIR URL","Austin","N","","","DIRECT","Direct","","CSV","CSV","","12356 Riata Trace Pkwy # 6006-B","","Austin","TX","US","787276417" +"1881798379","FHIR","FHIR URL","Austin","N","","","HIE","Health Information Exchange (HIE)","","","","","12356 Riata Trace Pkwy # 6006-B","","Austin","TX","US","787276417" +"1285738997","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1851496152","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1043315476","DIRECT","Direct Messaging Address","Amy.Pilotte.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St","Suite 470","Providence","RI","US","029053236" +"1306941893","DIRECT","Direct Messaging Address","smartinson@eliotchs.org","N","","","","","","","","","173 Chelsea St","","Everett","MA","US","021494632" +"1952406324","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1083719348","DIRECT","Direct Messaging Address","ntraub123250@directwellstar.org","N","","","","","","","","","285 Boulevard NE Ste 525","","Atlanta","GA","US","303124211" +"1194820233","DIRECT","Direct Messaging Address","ADH@directaddress.net","Y","","Arizona Digestive Health, PC","","","","","","","201 W Guadalupe Rd","Suite 209","Gilbert","AZ","US","852333334" +"1952406365","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1861597981","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1811092828","DIRECT","Direct Messaging Address","mgilbert24024@directwellstar.org","N","","","","","","","","","2540 Windy Hill Rd SE","","Marietta","GA","US","300678605" +"1609971662","DIRECT","Direct Messaging Address","tmurray@sacredheartcenter.com","N","email","","DIRECT","Direct","","OTHER","Other","email","400 Stoddard Rd","","Richmond","MI","US","480622505" +"1538264395","OTHERS","Other URL","dr.rogermathis@gmail.com","N","business email address","","DIRECT","Direct","","OTHER","Other","email","444 Promenade Dr","","Superior","CO","US","800278666" +"1154426880","DIRECT","Direct Messaging Address","lizw@genesispediatrics.medentdirect.com","N","Medent","","DIRECT","Direct","","","","","900 Elmgrove Road","","Rochester","NY","US","146246236" +"1093810673","CONNECT","CONNECT URL","AthenaHealth","N","EHR","","","","","","","","3919 Fry Rd","","Katy","TX","US","774496731" +"1710082342","DIRECT","Direct Messaging Address","coquintenz@qhndirect.org","N","Colby F Quintenz Grand River Hospital DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","501 Airport Rd","","Rifle","CO","US","816508510" +"1457457657","DIRECT","Direct Messaging Address","smaddineni67187@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1073619656","CONNECT","CONNECT URL","N/a","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","N/a","Unit 5024","","APO","AP","US","963195024" +"1023114238","CONNECT","CONNECT URL","TRAKnet","N","","","","","","","","","1416 Wainbrook Dr","","Augusta","GA","US","309096289" +"1427154640","CONNECT","CONNECT URL","huang.rockville@gmail.com","N","Gmail","","DIRECT","Direct","","OTHER","Other","Gmail","6211 Executive Blvd.","","Rockville","MD","US","20852" +"1477659993","CONNECT","CONNECT URL","drsterkowicz@canyonmc.com","N","","","DIRECT","Direct","","CSV","CSV","","5969 E Broad St Ste 200","","Columbus","OH","US","432131546" +"1538265095","DIRECT","Direct Messaging Address","doris.munoz-mantilla@cigna.com","N","","","DIRECT","Direct","","","","","2101 Centre Park West Dr Ste 175","","West Palm Beach","FL","US","334096466" +"1770689812","DIRECT","Direct Messaging Address","credentialing@USMMLLC.com","N","","","","","","","","","","","","","","" +"1639275696","DIRECT","Direct Messaging Address","csiracuse@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","185031982" +"1548366404","CONNECT","CONNECT URL","https://urldefense.proofpoint.com/v2/url?u=https-3A__cobiusconnect.cobius.com-3A8291_Gateway_Documen","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1780780643","CONNECT","CONNECT URL","www.cfvh.org","N","Clark Fork Valley Hospital Web Page with Contact","","DIRECT","Direct","","CSV","CSV","","10 Kruger Rd","","Plains","MT","US","598599506" +"1053417949","DIRECT","Direct Messaging Address","tthomas140298@directwellstar.org","N","","","","","","","","","4250 Brownsville Rd","","Powder Springs","GA","US","301272559" +"1922104777","CONNECT","CONNECT URL","livingwaters103@yahoo.com","N","","","","","","","","","103 Nightingale Ln","","Gulf Breeze","FL","US","325617205" +"1760588818","CONNECT","CONNECT URL","Idon'tknow","N","","","","","","","","","5149 S 1500 W","","Riverdale","UT","US","844053926" +"1306942115","DIRECT","Direct Messaging Address","mgravlee123251@directwellstar.org","N","","","","","","","","","2500 Hospital Boulevard","Suite 420","Roswell","GA","US","300764919" +"1912004649","DIRECT","Direct Messaging Address","bnewcom41501@direct.owensborohealth.org","N","","","","","","","","","510 Ruby Dr","","Madisonville","KY","US","424312168" +"1912004649","DIRECT","Direct Messaging Address","bnewcom41501@direct.owensborohealth.org","N","","","","","","","","","200 Clinic Dr","","Madisonville","KY","US","424311661" +"1902903511","CONNECT","CONNECT URL","COMPULINK","N","SECURE SOFTWARE","","HIE","Health Information Exchange (HIE)","","OTHER","Other","ELECTRONIC HEALTH RECORDS","16605 Alberta St","","Oneida","TN","US","378416283" +"1013014539","CONNECT","CONNECT URL","COMPULINK","N","SECURE SOFTWARE","","HIE","Health Information Exchange (HIE)","","OTHER","Other","ELECTRONIC HEALTH RECORDS","16605 Alberta St","","Oneida","TN","US","378416283" +"1649377177","CONNECT","CONNECT URL","COMPULINK","N","SECURE SOFTWARE","","HIE","Health Information Exchange (HIE)","","OTHER","Other","ELECTRONIC HEALTH RECORDS","3810 S Hwy 27","Suite 1","Somerset","KY","US","425013073" +"1619074713","DIRECT","Direct Messaging Address","credentialing@fhclouisville.org","N","Employer","","DIRECT","Direct","","CSV","CSV","","2500 W Market St","","Louisville","KY","US","402121541" +"1447357413","DIRECT","Direct Messaging Address","dcole@qhndirect.org","N","Dustin M Cole Grand River Hospital DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","501 Airport Rd","","Rifle","CO","US","816508510" +"1093812927","CONNECT","CONNECT URL","Galloway","N","","","","","","","","","978 Galloway Rd","","Galloway","OH","US","431198293" +"1376640763","CONNECT","CONNECT URL","EPIC","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13301 Gateway Center Dr","MinuteClinic","Gainesville","VA","US","201552984" +"1346348992","DIRECT","Direct Messaging Address","tsirak88729@direct.owensborohealth.org","N","","","","","","","","","1301 Pleasant Valley Rd Ste 202","","Owensboro","KY","US","42303" +"1992803571","CONNECT","CONNECT URL","advanceddentaltmj.com","N","","","DIRECT","Direct","","CSV","CSV","","7135 Getwell Rd Ste 100","","Southaven","MS","US","386729659" +"1467550970","CONNECT","CONNECT URL","Endicott","N","","","","","","","","","100 E Main St","","Endicott","NY","US","137604815" +"1750488946","DIRECT","Direct Messaging Address","digestivespecialists@directaddress.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4340 Clyo Rd Ste 200","","Dayton","OH","US","454597000" +"1417054586","DIRECT","Direct Messaging Address","DT@philmontguidance.com","Y","office email","Philmont Guidance Center, P.C.","DIRECT","Direct","","OTHER","Other","email","5175 Cold Spring Creamery Rd Ste 1","","Doylestown","PA","US","189026288" +"1982701942","DIRECT","Direct Messaging Address","Lnelms@atlanticurologyclinics.com","Y","","Atlantic Urology Clinics LLC","HIE","Health Information Exchange (HIE)","","","","","823 82nd Pkwy","","Myrtle Beach","SC","US","295724607" +"1780781054","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1720186265","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1497853980","DIRECT","Direct Messaging Address","office@therapytalk.org","N","","","","","","","","","140 Cabarrus Ave W","","Concord","NC","US","280255150" +"1902904253","OTHERS","Other URL","email","Y","","Aultman Hospital","","","","","","","2600 Sixth St SW","","Canton","OH","US","447101799" +"1902904253","OTHERS","Other URL","Email","N","","","","","","","","","2600 Sixth St SW","","Canton","OH","US","447101702" +"1548368004","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1710085964","DIRECT","Direct Messaging Address","drmauricemasliah@direct.practicefusion.com","N","doctor to doctor messaging regarding patient information","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5400 Balboa Blvd","suite 225","Encino","CA","US","913161502" +"1710085964","DIRECT","Direct Messaging Address","drmauricemasliah@direct.practicefusion.com","N","EHR system","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5400 Balboa Blvd","suite 225","Encino","CA","US","913161502" +"1134227291","CONNECT","CONNECT URL","janetd@myrmsc.com","N","WFP","","HIE","Health Information Exchange (HIE)","","","","","11166 Huron St Ste 27","","Northglenn","CO","US","802343339" +"1134227291","CONNECT","CONNECT URL","shellyt@myrmsc.com","N","WFP","","HIE","Health Information Exchange (HIE)","","","","","11166 Huron St Ste 27","","Northglenn","CO","US","802343339" +"1518065523","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1528167483","CONNECT","CONNECT URL","https://urldefense.proofpoint.com/v2/url?u=https-3A__cobiusconnect.cobius.com-3A8291_Gateway_Documen","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1114025012","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1477652196","DIRECT","Direct Messaging Address","msuarez@wvacinc.org.nextgen.com","N","","","DIRECT","Direct","","","","","1 Kim Ave Ste 2","","Tunkhannock","PA","US","186579101" +"1134228919","CONNECT","CONNECT URL","ttustudenthealth@direct.myteamcare.com","N","TTUHSC Student Health","","DIRECT","Direct","","CSV","CSV","","3601 4th St","","Lubbock","TX","US","794304233" +"1194824995","DIRECT","Direct Messaging Address","szafar133550@directwellstar.org","N","","","","","","","","","8820 Hospital Dr","","Douglasville","GA","US","301342266" +"1932208576","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1730288663","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Serivce","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1144329111","DIRECT","Direct Messaging Address","insurance@fsabc.org","N","","","DIRECT","Direct","","","","","670 Woodbourne Rd","Building Number 4","Langhorne","PA","US","190471847" +"1598865594","OTHERS","Other URL","Rfloragomez@fresnocountyca.gov","N","","","","","","","","","4441 E Kings Canyon Rd","","Fresno","CA","US","937023604" +"1598865594","OTHERS","Other URL","Rfloragomez@fresnocountyca.gov","N","","","","","","","","","4441 E Kings Canyon Rd","","Fresno","CA","US","937023604" +"1598865594","OTHERS","Other URL","Rfloragomez@fresnocountyca.gov","N","","","","","","","","","4441 E Kings Canyon Rd","","Fresno","CA","US","937023604" +"1598865594","OTHERS","Other URL","Rfloragomez@fresnocountyca.gov","N","","","","","","","","","4441 E Kings Canyon Rd","","Fresno","CA","US","937023604" +"1598865594","OTHERS","Other URL","Rfloragomez@fresnocountyca.gov","N","","","","","","","","","4441 E Kings Canyon Rd","","Fresno","CA","US","937023604" +"1598865594","OTHERS","Other URL","Rfloragomez@fresnocountyca.gov","N","","","","","","","","","4441 E Kings Canyon Rd","","Fresno","CA","US","937023604" +"1598865594","OTHERS","Other URL","Rfloragomez@fresnocountyca.gov","N","","","","","","","","","4441 E Kings Canyon Rd","","Fresno","CA","US","937023604" +"1598865594","OTHERS","Other URL","Rfloragomez@fresnocountyca.gov","N","","","","","","","","","4441 E Kings Canyon Rd","","Fresno","CA","US","937023604" +"1346340361","CONNECT","CONNECT URL","GRESHAM","N","","","","","","","","","24800 SE Stark St","","Gresham","OR","US","970303378" +"1942309984","CONNECT","CONNECT URL","www.suncoastspinecare.com","N","","","","","","","","","5266 Office Park Blvd","","Bradenton","FL","US","342033442" +"1356441117","CONNECT","CONNECT URL","Bethesda","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8300 Burdette Rd","","Bethesda","MD","US","208172801" +"1215038252","DIRECT","Direct Messaging Address","redlion@secure.cavitybusters.com","N","","","","","","","","","240 Geiger Rd","","Philadelphia","PA","US","191151008" +"1245330455","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1952401168","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1811097025","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1144321126","CONNECT","CONNECT URL","https://advancedsurgicalassocaitessb.com","N","","","","","","","","","520 W Junipero St","","Santa Barbara","CA","US","931054212" +"1467552661","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1487754685","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1538269758","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1184725194","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1881794006","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1013017227","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1902906118","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1699875815","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1306946520","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1538269741","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1154421360","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1497855571","FHIR","FHIR URL","Updox","N","","","DIRECT","Direct","","OTHER","Other","word","3900 Sunforest Ct Ste 215","","Toledo","OH","US","436234440" +"1245330448","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1770683971","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1013018183","DIRECT","Direct Messaging Address","hearnow@aberdeenhearing.com","N","Company Email","","","","","","","","2220 6th Ave SE Ste #1","","Aberdeen","SD","US","574015190" +"1184725707","DIRECT","Direct Messaging Address","ccgastro@directaddress.net","Y","","Central Coast Gastroenterology Medical Group","DIRECT","Direct","","CSV","CSV","","1255 Las Tablas Rd","201","Templeton","CA","US","934659750" +"1235230855","DIRECT","Direct Messaging Address","myanh.cong.p5@direct.phs.nextgenshare.com","N","","","","","","","","","1036 S Verity Pkwy","","Middletown","OH","US","450445513" +"1215038732","CONNECT","CONNECT URL","Wilkesboro","N","","","","","","","","","197 Point Lookout Dr","","Wilkesboro","NC","US","286977451" +"1639270192","DIRECT","Direct Messaging Address","james.reboulet.p5@direct.phs.nextgenshare.com","N","","","","","","","","","210 S 2nd St","","Hamilton","OH","US","450112811" +"1447351176","DIRECT","Direct Messaging Address","dvega@houstonendocrinologycenter.com","N","","","","","","","","","13333 Dotson Rd Ste 220","","Houston","TX","US","770704306" +"1588765317","CONNECT","CONNECT URL","device","Y","","Riverside Medical Center","HIE","Health Information Exchange (HIE)","","CSV","CSV","","350 N Wall St","","Kankakee","IL","US","609012901" +"1215038955","DIRECT","Direct Messaging Address","resourcehealth95@sbcglobal.net","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7322 Southwest Fwy Ste 1735","","Houston","TX","US","770742146" +"1447351051","DIRECT","Direct Messaging Address","akoganti117255@directwellstar.org","N","","","","","","","","","780 Canton Rd NE Ste 400","","Marietta","GA","US","300607298" +"1023119690","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1295836484","DIRECT","Direct Messaging Address","drkarras@drkarras.com","N","email","","DIRECT","Direct","","OTHER","Other","html","5818 Dempster St","","Morton Grove","IL","US","600533027" +"1487755724","CONNECT","CONNECT URL","www.advantagebhs.org","N","","","","","","","","","240 Mitchell Bridge Rd","","Athens","GA","US","306062043" +"1427149160","CONNECT","CONNECT URL","COMPULINK","N","SECURE SOFTWARE","","DIRECT","Direct","","OTHER","Other","ELECTRONIC HEALTH RECORDS","467 Sunset Trail","","Jellico","TN","US","377622709" +"1336230077","CONNECT","CONNECT URL","COMPULINK","N","SECURE SOFTWARE","","HIE","Health Information Exchange (HIE)","","OTHER","Other","ELECTRONIC HEALTH RECORDS","2523 Jacksboro Pk","","Jacksboro","TN","US","377574847" +"1740371376","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1184 E 80 N","","American Fork","UT","US","840032906" +"1811088685","DIRECT","Direct Messaging Address","kpennelli143388@directwellstar.org","N","","","","","","","","","2500 Hospital Blvd Ste 310","","Roswell","GA","US","300764947" +"1073604609","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1184 E 80 N","","American Fork","UT","US","840032906" +"1114018835","DIRECT","Direct Messaging Address","jchryssochoos123317@directwellstar.org","N","","","","","","","","","619 S 8th St Ste 301","","Griffin","GA","US","302244260" +"1295826857","CONNECT","CONNECT URL","s.dll@hotmail.com","N","e mail address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","medical records","925 Stevens Dr Ste 2E","","Richland","WA","US","993523523" +"1295826857","CONNECT","CONNECT URL","s.dll@hotmail.com","N","e mail address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","925 Stevens Dr Ste 2E","","Richland","WA","US","993523523" +"1891886404","DIRECT","Direct Messaging Address","info@breathingspacecounseling.com","N","email","","DIRECT","Direct","","CSV","CSV","","11622 El Camino Real Ste 100","","San Diego","CA","US","921302051" +"1760573497","CONNECT","CONNECT URL","COMPULINK","N","SECURE SOFTWARE","","HIE","Health Information Exchange (HIE)","","OTHER","Other","ELECTRONIC HEALTH INFORMATION","86 Medical Ln","","Whitley City","KY","US","426534216" +"1457442188","CONNECT","CONNECT URL","COMPULINK","N","SECURE SOFTWARE","","HIE","Health Information Exchange (HIE)","","OTHER","Other","ELECTRONIC HEALTH RECORDS","207 Main St","","Williamsburg","KY","US","407691121" +"1679664304","CONNECT","CONNECT URL","COMPULINK","N","SECURE SOFTWARE","","HIE","Health Information Exchange (HIE)","","OTHER","Other","ELECTRONIC HEALTH RECORDS","16605 Alberta Road","","Oneida","TN","US","378412515" +"1023109451","DIRECT","Direct Messaging Address","yamer@chcrichmond.org","N","","","","","","","","","235 Port Richmond Ave","","Staten Island","NY","US","103021701" +"1669563920","CONNECT","CONNECT URL","nng.advancedhealth@nashvilleneuroscience.com","N","office email address","","DIRECT","Direct","","CSV","CSV","","2004 Hayes St Ste 650","","Nashville","TN","US","372032656" +"1205928546","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W","Suite 121","Provo","UT","US","84064" +"1013008325","DIRECT","Direct Messaging Address","srice@robinsoncreekhh.com","N","Administrator email","","","","","","","","5316 W Highway 290 Ste 360","","Austin","TX","US","787358926" +"1912098385","OTHERS","Other URL","Woodbine","N","pharmacy email","","DIRECT","Direct","","OTHER","Other","Woodbine","423 Walker St","","Woodbine","IA","US","515791240" +"1457442956","DIRECT","Direct Messaging Address","WMDUKEMD@DIRECT.CARE360.COM","N","","","","","","","","","3501 202nd St","","Bayside","NY","US","113611117" +"1457442956","DIRECT","Direct Messaging Address","WMDUKEMD@DIRECT.CARE360.COM","N","","","","","","","","","3501 202nd St","","Bayside","NY","US","113611117" +"1831281021","DIRECT","Direct Messaging Address","bradfordress@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","7900 Glades Road","SUITE 340","Boca Raton","FL","US","33434" +"1831281047","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1720170939","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1962594218","DIRECT","Direct Messaging Address","tara.seyfert@va.gov","N","","","DIRECT","Direct","","CSV","CSV","","7510 91st Ave","","Woodhaven","NY","US","114212824" +"1356433346","OTHERS","Other URL","athenanet","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","electronic health record","2550 University Ave W","Suite 189S","Saint Paul","MN","US","551141052" +"1528150067","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1730271255","DIRECT","Direct Messaging Address","Direct@VisionFirstAttnShannonBlairLouisvilleKY.CompulinkDirect.com","N","","","","","","","","","279 N Gardner St Ste 2","","Scottsburg","IN","US","471701322" +"1619069440","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1689767840","CONNECT","CONNECT URL","Boycepharmacy@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","2835 E OAK ST","","JENA","LA","US","713421350" +"1073606604","CONNECT","CONNECT URL","direct","N","direct","","","","","","","","1506 N. Thornton Ave Suite A","","Dalton","GA","US","30720" +"1497848444","DIRECT","Direct Messaging Address","jhormes61921@directwellstar.org","N","","","","","","","","","780 Canton Road NE","SUITE 400","Marietta","GA","US","300607241" +"1336232313","DIRECT","Direct Messaging Address","vcoyne12337@direct.owensborohealth.org","N","","","","","","","","","1301 Pleasant Valley Rd","Suite 500B","Owensboro","KY","US","423039774" +"1376636118","OTHERS","Other URL","behively.org","N","Website","","OTHER","Other","Company Website","OTHER","Other","Informational","2208 San Leandro Blvd","","San Leandro","CA","US","945775957" +"1780777888","CONNECT","CONNECT URL","carlaa2zinjurychiropractic@gmail.com","N","","","","","","","","","4123 Taylor Blvd","","Louisville","KY","US","402152341" +"1649363300","DIRECT","Direct Messaging Address","rduraski134918@directwellstar.org","N","","","","","","","","","1514 Vernon Rd","","LaGrange","GA","US","302404131" +"1952494924","DIRECT","Direct Messaging Address","scott.wenger@hcahealthcare.com","N","","","","","","","","","1034 NW 57th St","","Gainesville","FL","US","326054482" +"1851484836","SOAP","SOAP URL","Cloud","Y","Practice Fusion EMR","AZ Health Path, Inc","DIRECT","Direct","","OTHER","Other","SOAP EMR","8111 E Thomas Rd Ste 120","","Scottsdale","AZ","US","852515876" +"1154414068","DIRECT","Direct Messaging Address","gjindia63743@directwellstar.org","N","","","","","","","","","3747 Roswell Rd Ste 311","","Marietta","GA","US","300626227" +"1144313859","DIRECT","Direct Messaging Address","jameswinston@abcsmedical.com","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Email","7330 W Layton Ave","","Milwaukee","WI","US","532203849" +"1447343199","OTHERS","Other URL","Elmhurst","N","","","","","","","","","7901 Broadway","","Elmhurst","NY","US","113731329" +"1174616619","DIRECT","Direct Messaging Address","info@memcityendo.com","N","","","","","","","","","1140 Business Center Dr","Ste 550","Houston","TX","US","770432737" +"1619060365","DIRECT","Direct Messaging Address","tsheftel7315@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 220","Marietta","GA","US","300601155" +"1770678120","DIRECT","Direct Messaging Address","dprice@yrmc.org","N","email","","DIRECT","Direct","","OTHER","Other","email","1000 Willow Creek Rd Ste B","","Prescott","AZ","US","863011645" +"1649365040","DIRECT","Direct Messaging Address","mary@cshpr.com","N","","","","","","","","","4239 N Nevada Ave Ste 103","","Colorado Springs","CO","US","809074376" +"1487748729","DIRECT","Direct Messaging Address","Christine.Emmick.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","100 Highland Ave Ste 308","","Providence","RI","US","029062753" +"1700970043","CONNECT","CONNECT URL","www.advantagebhs.org","N","","","","","","","","","241 Mitchell Bridge Rd","","Athens","GA","US","30606" +"1205920576","OTHERS","Other URL","949-491-1122","N","secure telephone","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2522 Chambers Rd Ste 124","","Tustin","CA","US","927806962" +"1427142355","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1154415065","DIRECT","Direct Messaging Address","shemm@direct.lifebridgehealth.org","Y","","Sinai Hospital of Baltimore, Inc.","DIRECT","Direct","","","","","2401 W Belvedere Ave","","Baltimore","MD","US","212155216" +"1083708267","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1376637355","DIRECT","Direct Messaging Address","Catherine@gateway-counseling.org","N","","","","","","","","","2406 N Main St","","Anderson","SC","US","296213267" +"1508950775","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1699869875","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1861586885","DIRECT","Direct Messaging Address","clinical@sgo.directbygreenway.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1814 Lucerne Ter","","Orlando","FL","US","328062949" +"1538253109","OTHERS","Other URL","jcolagreco@rockefeller.edu","N","","","","","","","","","1230 York Avenue","Weiss Building, 9th Floor","New York","NY","US","10065" +"1538253109","OTHERS","Other URL","jcolagreco@rockefeller.edu","N","","","","","","","","","1230 York Avenue","Weiss Building, 9th Floor","New York","NY","US","10065" +"1144314014","DIRECT","Direct Messaging Address","fdufrayne21050@direct.owensborohealth.org","N","","","","","","","","","1000 Breckenridge St","Suite 402","Owensboro","KY","US","423030839" +"1801981410","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1380 E Medical Center Dr Ste 4100","","St George","UT","US","847902156" +"1043304975","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1215022793","DIRECT","Direct Messaging Address","oliver.harper@Warmed.direct.medconnect-inc.com","N","direct email","","DIRECT","Direct","","","","","100 DANA ROAD","","WARRIOR","AL","US","35180" +"1467547968","CONNECT","CONNECT URL","Direct","N","","","DIRECT","Direct","","CSV","CSV","","1021 south 21st street","","philadelphia","PA","US","19146" +"1528152790","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1437243607","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1992890446","DIRECT","Direct Messaging Address","info@advancedorthopt.com","N","company inquiry email","","DIRECT","Direct","","OTHER","Other","company inquiry email","700 Deborah Rd Ste 190","","Newberg","OR","US","971323075" +"1457446049","DIRECT","Direct Messaging Address","vnunez16857@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 220","Marietta","GA","US","300601155" +"1891880662","DIRECT","Direct Messaging Address","eadrid@peakhealthmedicine.com","N","business email","","DIRECT","Direct","","OTHER","Other","other","5920 S Estes St Ste 250","","Littleton","CO","US","801238620" +"1770678948","DIRECT","Direct Messaging Address","Direct@ProfessionalEyeAssociatesDaltonGA.CompulinkDirect.com","N","Direct Mail","","DIRECT","Direct","","OTHER","Other","Calhoun email","136 W Belmont Dr","Suite 3","Calhoun","GA","US","307013064" +"1073608089","CONNECT","CONNECT URL","clarkla@interdent.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3440 Del Lago Blvd","Suite C","Escondido","CA","US","92029" +"1144315177","CONNECT","CONNECT URL","NCFALLC@nwi.net","N","business email","","","","","","","","532 E. Woodin Avenue","","Chelan","WA","US","988168631" +"1144315177","CONNECT","CONNECT URL","NCFALLC@nwi.net","N","Business Email","","","","","","","","532 E. Woodin Avenue","","Chelan","WA","US","988168631" +"1902991607","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1144316878","DIRECT","Direct Messaging Address","ccgastro@directaddress.net","Y","","Central Coast Gastroenterology Medical Group","DIRECT","Direct","","CSV","CSV","","1255 Las Tablas Rd Ste 201","","Templeton","CA","US","934659750" +"1093801219","OTHERS","Other URL","peddyb@paragonhhc.com","N","Email address","","DIRECT","Direct","","OTHER","Other","EMail","601 E Centre Ave","","Portage","MI","US","490025514" +"1649366949","DIRECT","Direct Messaging Address","tbader85415@direct.owensborohealth.org","N","","","","","","","","","1301 Pleasant Valley Rd Ste 300","","Owensboro","KY","US","423039774" +"1922194257","DIRECT","Direct Messaging Address","credentialing@tidelandshealth.org","N","","","DIRECT","Direct","","CSV","CSV","","2185 N Fraser St","","Georgetown","SC","US","294406418" +"1528154671","CONNECT","CONNECT URL","cbravogogny@msn.com","N","","","","","","","","","3265 Johnson Ave Ste 204","","Bronx","NY","US","10463" +"1366538282","DIRECT","Direct Messaging Address","drh@tmjandsleepsolutions.com","N","","","","","","","","","1045 Broadway Street #109","","Homewood","AL","US","352096256" +"1104913946","DIRECT","Direct Messaging Address","info@anegawamd.sprucecare.com","N","","","","","","","","","1712 Liliha St Ste 205","","Honolulu","HI","US","968173100" +"1669568689","CONNECT","CONNECT URL","Sbutler106@aol.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1627 W Colonial Pkwy Ste 205","","Inverness","IL","US","600674732" +"1487741765","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1952498552","CONNECT","CONNECT URL","Grenada","N","","","","","","","","","601 Old Hickory Rd, Ste. A","","Grenada","MS","US","38901" +"1487741005","OTHERS","Other URL","Livingston","N","","","DIRECT","Direct","","OTHER","Other","Livingston","112 W Lewis St","","Livingston","MT","US","590473011" +"1376630988","OTHERS","Other URL","nsbower@sentara.com","N","email","","","","","","","","4000 Coliseum Dr Ste 445","","Hampton","VA","US","236665981" +"1598852972","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1548357023","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1407943921","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W Ste 111","","Provo","UT","US","846043305" +"1528155876","CONNECT","CONNECT URL","Chinle","N","Use","","","","","","","","P. O. Drawer PH","","Chinle","AZ","US","865034120" +"1477640845","DIRECT","Direct Messaging Address","Hello@grandblanceyes.com","N","Email","","DIRECT","Direct","","OTHER","Other","email","11225 S Saginaw St","","Grand Blanc","MI","US","484391285" +"1912094046","DIRECT","Direct Messaging Address","tbowles4356@directwellstar.org","N","","","","","","","","","3747 Roswell Rd Ste 216","","Marietta","GA","US","300626227" +"1750478731","DIRECT","Direct Messaging Address","Jclinton.walker@direct.medfusion.com","N","","","","","","","","","10701 Nall Ave","Suite 200","Overland Park","KS","US","662111231" +"1558459016","OTHERS","Other URL","niamlcsw@gmail.com","N","Email address","","DIRECT","Direct","","OTHER","Other","Email","1111 Route 9","","Garrison","NY","US","105243237" +"1558459016","OTHERS","Other URL","niamlcsw@gmail.com","N","Email address","","DIRECT","Direct","","OTHER","Other","Email","1111 Route 9","","Garrison","NY","US","105243237" +"1659469476","DIRECT","Direct Messaging Address","sfaught6977@direct.owensborohealth.org","N","","","","","","","","","1020 Breckenridge St","","Owensboro","KY","US","423030803" +"1013005503","CONNECT","CONNECT URL","Transmed","N","EHR System","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Patient records","2701 W Alameda Ave","Suite 601","Burbank","CA","US","915054402" +"1932297868","DIRECT","Direct Messaging Address","bpottingerpickens32640@directwellstar.org","N","","","","","","","","","6095 Professional Pkwy","SUITE A210","Douglasville","GA","US","301345607" +"1801984562","DIRECT","Direct Messaging Address","icastrorevoredo146622@directwellstar.org","N","","","","","","","","","601 S 8th St","","Griffin","GA","US","302244213" +"1609964154","DIRECT","Direct Messaging Address","vijay@abqgastro.com","N","email","","","","","","","","1330 N Indian Canyon Dr Ste F","","Palm Springs","CA","US","922624880" +"1881782530","OTHERS","Other URL","lssmn.org","N","","","","","","","","","731 Western Ave","","Fergus Falls","MN","US","565374804" +"1235227935","DIRECT","Direct Messaging Address","lindsey.cecil.1@18194.direct.athenahealth.com","N","EHR Direct Address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","429 Roper Mountain Rd Ste 700","","Greenville","SC","US","296154261" +"1164510608","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1457440463","OTHERS","Other URL","EPIC","N","EMR","","","","","","","","101 Manning Drive","","Chapel Hill","NC","US","275999416" +"1376631770","DIRECT","Direct Messaging Address","rtaylor9438@direct.owensborohealth.org","N","","","","","","","","","1325 Triplett St","","Owensboro","KY","US","423033163" +"1871681163","DIRECT","Direct Messaging Address","josephbaratta@generalvascularsurgassocofnj.chartmakerdirect.com","N","","","DIRECT","Direct","","CSV","CSV","","905 Allwood Rd","Suite 204","Clifton","NJ","US","070121933" +"1477641785","DIRECT","Direct Messaging Address","drdavidson@cableone.net","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","N/A","1319 W 22nd St","","Odessa","TX","US","797632406" +"1477641785","DIRECT","Direct Messaging Address","drdavidson@cableone.net","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","N/A","1319 W 22nd St","","Odessa","TX","US","797632406" +"1477641785","DIRECT","Direct Messaging Address","drdavidson@cableone.net","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","N/A","1319 W 22nd St","","Odessa","TX","US","797632406" +"1356439400","DIRECT","Direct Messaging Address","mkeeling68741@directwellstar.org","N","","","","","","","","","699 Church St NE","Suite 500","Marietta","GA","US","300601110" +"1851480768","OTHERS","Other URL","Availity","N","","","","","","","","","3939 US Hwy 80 Suite 254","","Mesquite","TX","US","75150" +"1841388840","DIRECT","Direct Messaging Address","adminonc@net-axess.com","N","Email","","OTHER","Other","LITCHFIELD","","","","1201 E Union Ave","","Litchfield","IL","US","620561700" +"1245320308","CONNECT","CONNECT URL","novudermatology.com","N","","","","","","","","","929 N US Highway 441 Ste 603","","Lady Lake","FL","US","321593003" +"1154410538","DIRECT","Direct Messaging Address","jstone23009@directwellstar.org","N","","","","","","","","","4550 Cobb Parkway North NW Ste 201A","","Acworth","GA","US","301014182" +"1558450114","OTHERS","Other URL","not applicable","N","","","","","","","","","","","","","","" +"1285723791","DIRECT","Direct Messaging Address","r.metcalf@usqhservices.com","N","","","","","","","","","170 E 87th St Apt E8C","","New York","NY","US","101282256" +"1023108966","CONNECT","CONNECT URL","obgynbillings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1083704688","DIRECT","Direct Messaging Address","clinical@nsamd.directgreeenway.com","N","Intergy Greenway Direct Messaging Email Address","","DIRECT","Direct","","","","","5171 S Cottonwood St Ste 950","","Murray","UT","US","841075713" +"1104916808","DIRECT","Direct Messaging Address","khoffman@ochca.com","N","County Office","","DIRECT","Direct","","CSV","CSV","","4000 W Metropolitan Dr Ste 120","","Orange","CA","US","928683504" +"1013007541","DIRECT","Direct Messaging Address","admin@creeksidefamilyeyecare.com","N","","","","","","","","","3040 College Park Dr","","The Woodlands","TX","US","773848002" +"1346330164","DIRECT","Direct Messaging Address","hazleton@fyzical.com","N","","","","","","CSV","CSV","","1077 N Church St","","Hazle Township","PA","US","182021465" +"1871683797","DIRECT","Direct Messaging Address","ttufamilymedicine@direct.myteamcare.com","N","TTUHSC Family Medicine","","DIRECT","Direct","","CSV","CSV","","3601 4th St","","Lubbock","TX","US","794300002" +"1649360041","OTHERS","Other URL","www.anesthesiaadvantage.com","N","","","","","","","","","12 Newburyport Rd","","Upper Holland","PA","US","190531556" +"1104916543","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W","","Provo","UT","US","846043305" +"1508946526","DIRECT","Direct Messaging Address","kmcminn39798@directwellstar.org","N","","","","","","","","","1664 Mulkey Rd","","Austell","GA","US","301061114" +"1669552717","CONNECT","CONNECT URL","guzzardogi@gmail.com","N","","","","","","","","","3193 SE Dixie Hwy","","Stuart","FL","US","349975072" +"1639259666","DIRECT","Direct Messaging Address","jarmstrong115290@directwellstar.org","N","","","","","","","","","4550 Cobb Parkway North NW Ste 210","","Acworth","GA","US","301014182" +"1851471676","DIRECT","Direct Messaging Address","pduggan@swann.emadirect.md","N","pduggan@swann.emadirect.md","","DIRECT","Direct","","CSV","CSV","","3850 S National Ave Ste 705","","Springfield","MO","US","658075239" +"1922188606","CONNECT","CONNECT URL","https://www.unitypoint.org/fortdodge/berryhill","N","Center","","OTHER","Other","scheduling, questions, info from provider","CSV","CSV","","720 Kenyon Rd","","Fort Dodge","IA","US","505015759" +"1215017942","CONNECT","CONNECT URL","phone","N","","","DIRECT","Direct","","CSV","CSV","","538 Marsh Pointe Dr","","Columbia","SC","US","292297033" +"1215017942","OTHERS","Other URL","Computer","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","538 Marsh Pointe Dr","","Columbia","SC","US","292297033" +"1467532978","CONNECT","CONNECT URL","FAYETTEVILLE","N","","","","","","","","","4441 Bragg Blvd","","Fayetteville","NC","US","283033862" +"1912087370","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1174604201","DIRECT","Direct Messaging Address","Karla.powell@prismahealth.org","N","email","","DIRECT","Direct","","","","","1333 taylor St Ste 4E","Palmetto Health","columbia","SC","US","292012923" +"1295816460","CONNECT","CONNECT URL","Athena","N","","","","","","","","","3100 Cross Creek Pkwy","Suite 200","Auburn Hills","MI","US","483262774" +"1780765776","DIRECT","Direct Messaging Address","yghebremeskel67614@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1104907039","DIRECT","Direct Messaging Address","dmeza@evimaz.com","N","","","","","","","","","2081 W Frye Rd Ste 200","","Chandler","AZ","US","852246279" +"1720169386","DIRECT","Direct Messaging Address","gmorehead147796@directwellstar.org","N","","","","","","","","","230 W College St Ste D","","Griffin","GA","US","302244249" +"1538240940","DIRECT","Direct Messaging Address","donna.morhous.p5@direct.phs.nextgenshare.com","N","","","","","","","","","250 N Fair Ave","","Hamilton","OH","US","450114222" +"1871674432","CONNECT","CONNECT URL","ERIE","N","billing","","OTHER","Other","ERIE","CSV","CSV","","135 E 38th St","","Erie","PA","US","165041559" +"1194806737","CONNECT","CONNECT URL","stevenmcohenmdfacs@gmail.com","N","professional e-mail","","DIRECT","Direct","","OTHER","Other","professional e-mail","1585 Barrington Rd Ste 506","","Hoffman Estates","IL","US","601695020" +"1801977335","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1548341340","CONNECT","CONNECT URL","Bluffton","Y","website","May River Dermatology","","","","","","","350 Fording Island Rd Ste 100","","Bluffton","SC","US","299105168" +"1386725182","OTHERS","Other URL","Healthynet","N","","","","","","","","","207 Foote Ave","","Jamestown","NY","US","147017077" +"1336221431","DIRECT","Direct Messaging Address","LRS113PCS@M1526.primeclinicalsystems.direct-ci.com","N","","","","","","","","","2134 Sandy Dr Ste 16","","State College","PA","US","168032292" +"1144302191","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1174605059","DIRECT","Direct Messaging Address","TatumHighlandsMedicalAssociates@tatummedical.ssdirect.aprima.com","N","Direct Messaging Address","","DIRECT","Direct","","CSV","CSV","","26224 N Tatum Blvd","Suite 15A","Phoenix","AZ","US","850507500" +"1154403178","CONNECT","CONNECT URL","GALENA","N","","","","","","","","","4738 Kae Ave","","Whitehall","OH","US","432136100" +"1073695045","DIRECT","Direct Messaging Address","kelley.clark@mwhc.com","N","email","","DIRECT","Direct","","OTHER","Other","email","1300 Hospital Drive","","Fredericksburg","VA","US","22401" +"1306928361","CONNECT","CONNECT URL","Edinburg","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","308 Conquest Blvd.","","Edinburg","TX","US","78539" +"1154403400","OTHERS","Other URL","deborah.j.wiese.ctr@mail.mil","Y","hospital email","NAVAL MEDICAL CENTER PORTSMOUTH","OTHER","Other","labor and delivery","OTHER","Other","other","620 John Paul Jones Cir","","Portsmouth","VA","US","237082111" +"1790867091","DIRECT","Direct Messaging Address","info@rsfoptometry.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","secure email","6037 La Granada","Ste A","Rancho Santa Fe","CA","US","92067" +"1790867091","OTHERS","Other URL","info@rsfoptometry.com","N","secure emai","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6037 La Granada Ste A","","Rancho Santa Fe","CA","US","92067" +"1578645495","DIRECT","Direct Messaging Address","mary.brasher@medstar.net","N","work email","","DIRECT","Direct","","CSV","CSV","","6858 Old Dominion Dr Ste 200","","Mc Lean","VA","US","221013832" +"1184706590","DIRECT","Direct Messaging Address","binderintegrated_ar@outlook.com","N","Offfice Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2124 Statesville Blvd","","Salisbury","NC","US","281471410" +"1215019534","OTHERS","Other URL","Boise","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Boise","425 W Bannock St","","Boise","ID","US","837026035" +"1184706749","FHIR","FHIR URL","CARE@ESSENTIALMEDICALCARE.COM","N","CARE@ESSENTIALMEDICALCARE.COM","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5100 Old Bill Cook Rd","","College Park","GA","US","303493142" +"1750463451","CONNECT","CONNECT URL","www.therapynorthpalmbeach.com","N","","","","","","","","","618 US Highway 1 Ste 201","","North Palm Beach","FL","US","334084609" +"1396828851","CONNECT","CONNECT URL","uncertain","N","uncertain","","DIRECT","Direct","","OTHER","Other","Clinic","7131 W Lakefield Dr","","Milwaukee","WI","US","532194025" +"1518049022","CONNECT","CONNECT URL","Hartford","N","","","DIRECT","Direct","","CSV","CSV","","Connecticut Children's Specialty Group","282 Washington St.","Hartford","CT","US","06101" +"1013099704","DIRECT","Direct Messaging Address","peggybintznp@direct.practicefusion.com","N","","","","","","","","","558 Fleming St","Ste A","Hendersonville","NC","US","287394216" +"1073695722","CONNECT","CONNECT URL","marwallace@bswrehab.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4343 N Josey Ln","","Carrollton","TX","US","750104603" +"1134202500","DIRECT","Direct Messaging Address","EVDDC@directaddress.net","Y","","Arizona Digestive Health, PC","","","","","","","6020 E Arbor Ave","#101","Mesa","AZ","US","852066102" +"1427131424","OTHERS","Other URL","Minneapolis","N","website","","DIRECT","Direct","","OTHER","Other","Minneapolis","3701 Wayzata Blvd Ste 300","","Minneapolis","MN","US","554163791" +"1396828547","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1821171927","DIRECT","Direct Messaging Address","craig.boyd@digichart.direct-ci.com","N","","","","","","","","","621 S New Ballas Rd Ste 101A","","Saint Louis","MO","US","631418252" +"1740363746","DIRECT","Direct Messaging Address","khamilton31812@directwellstar.org","N","","","","","","","","","3950 Austell Road","OB/GYN Hospitalists Office","Austell","GA","US","301061121" +"1053494013","DIRECT","Direct Messaging Address","eleonard117252@directwellstar.org","N","","","","","","","","","2540 Windy Hill Rd SE","","Marietta","GA","US","300678605" +"1669555744","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1356424485","DIRECT","Direct Messaging Address","sarah.shores@digichart.direct-ci.com","N","","","","","","","","","621 S New Ballas Rd","Ste 101A","St Louis","MO","US","63141" +"1427131168","DIRECT","Direct Messaging Address","daniel@rareneuro.com","N","secure email","","DIRECT","Direct","","OTHER","Other","secure email","5600 Oakbrook Pkwy Ste 120","","Norcross","GA","US","300931843" +"1033292750","CONNECT","CONNECT URL","obgynbillings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1366526683","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1851475057","DIRECT","Direct Messaging Address","tila@valleyeyecarergv.com","N","","","DIRECT","Direct","","","","","609 E. Edinburg Ave.","","Elsa","TX","US","785431137" +"1104909837","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1013090745","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1023191640","DIRECT","Direct Messaging Address","rjacobson362806@directe.centura.org","N","RJACOBSON MIDDLE PARK HEALTH DIRECT EMAIL","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","1000 Granby Park Drive South","","Granby","CO","US","80446" +"1427132869","DIRECT","Direct Messaging Address","samantha@communitycouns.org","N","","","","","","","","","509 W 9th St","","Hopkinsville","KY","US","422402133" +"1336222942","DIRECT","Direct Messaging Address","b.henderson@kleinsonline.com","N","","","","","","","","","2101 Rock Spring Rd","","Forest Hill","MD","US","210502617" +"1750465910","DIRECT","Direct Messaging Address","kevinmiller@pfhc.amazing-direct.com","N","Direct email","","DIRECT","Direct","","OTHER","Other","XML","1101 Tamiami Trl S","Suite 108","Venice","FL","US","342854133" +"1669556296","DIRECT","Direct Messaging Address","pdk@playhousedentalkids.com","Y","Practice email","Sarah Hill, DDS, PS","DIRECT","Direct","","OTHER","Other","vCard Format","1204 18th St","","Anacortes","WA","US","982212308" +"1821172461","DIRECT","Direct Messaging Address","melaniekeller@meritan.org","N","secure email address","","DIRECT","Direct","","CSV","CSV","","345 Adams Ave","","Memphis","TN","US","381031913" +"1033293600","DIRECT","Direct Messaging Address","kimgraf2014@hotmail.com","N","","","","","","","","","1756 Doxey St","","Ogden","UT","US","844030524" +"1982788048","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1851475396","DIRECT","Direct Messaging Address","dkuzio26044@directwellstar.org","N","","","","","","","","","5150 Stilesboro Rd NW","Suite 120","Kennesaw","GA","US","301527744" +"1184708133","DIRECT","Direct Messaging Address","randerson289262@directe.centura.org","N","RAnderson Middle Park Health DIRECT Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","214 South 4th Street","","Kremmling","CO","US","804590399" +"1114001211","OTHERS","Other URL","none","N","none","","DIRECT","Direct","","","","","285 Davidson Ave Ste 204","","Somerset","NJ","US","088734153" +"1508940347","CONNECT","CONNECT URL","abloom@lourdesonline.org","N","","","DIRECT","Direct","","CSV","CSV","","201 N Edison St Ste 233","","Kennewick","WA","US","993361983" +"1447334263","CONNECT","CONNECT URL","Westwood","N","Westwood","","DIRECT","Direct","","CSV","CSV","","99 Kinderkamack Rd Ste 112","","Westwood","NJ","US","076753020" +"1700961257","DIRECT","Direct Messaging Address","cgarcia19266@directwellstar.org","N","","","","","","","","","120 Stonebridge Pkwy","","Woodstock","GA","US","301893767" +"1467537738","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1285719559","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1972688851","DIRECT","Direct Messaging Address","daniel.y.bigman@hitchcock.org","N","email","","","","","","","","1 Medical Center Dr","","Lebanon","NH","US","037560001" +"1346325636","OTHERS","Other URL","1-833-781-1105","N","1-833-781-1105","","DIRECT","Direct","","OTHER","Other","secure fax line","575 Horsham Rd Unit C20","","Horsham","PA","US","190440137" +"1144305152","OTHERS","Other URL","nashville","N","fax","","HIE","Health Information Exchange (HIE)","","OTHER","Other","fax","2010 Church St Ste 526","","Nashville","TN","US","372032026" +"1144305152","OTHERS","Other URL","6152655015","N","fax","","HIE","Health Information Exchange (HIE)","","OTHER","Other","fax","2010 Church St #526","","Nashville","TN","US","372033653" +"1912082272","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1740365097","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1548345804","CONNECT","CONNECT URL","arreolabenitez@msn.com","N","","","","","","","","","4009 S Sugar Rd","","Edinburg","TX","US","785399917" +"1942385893","DIRECT","Direct Messaging Address","scott@cumberland.emadirect.md","N","Modernizing Medicine Direct Mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","29 Taylor Ave","Suite 101","Crossville","TN","US","38555" +"1871678995","CONNECT","CONNECT URL","www.mycontinuumwellness.com","N","Website","","","","","","","","7310 Ritchie Hwy Ste 405","","Glen Burnie","MD","US","210613092" +"1740366244","DIRECT","Direct Messaging Address","kenf@palmettoeye.emadirect.md","Y","","SUNGATE MEDICAL GROUP LLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10 William Pope Drive","SunGate Medical Center","Bluffon","SC","US","29909" +"1174608970","CONNECT","CONNECT URL","www.tophealthcare.com","N","URL","","DIRECT","Direct","","","","","2646 S Loop W Ste 440","","Houston","TX","US","770545616" +"1548346257","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","234 E Gray St","Ste 550","Louisville","KY","US","402021900" +"1548346257","DIRECT","Direct Messaging Address","asharma16047@direct.nortonhealthcare.org","N","","","","","","","","","234 E Gray St","Ste 550","Louisville","KY","US","402021900" +"1962588673","DIRECT","Direct Messaging Address","anlorenson@qhndirect.org","N","Anne E Lorenson Grand River Hospital DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","501 Airport Rd","","Rifle","CO","US","816508510" +"1568548220","DIRECT","Direct Messaging Address","TRAKNET6090@DIRECTEMR.COM","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1107 Broadrick Dr","","Dalton","GA","US","307202592" +"1306922596","DIRECT","Direct Messaging Address","lchoyhee31392@directwellstar.org","N","","","","","","","","","3950 Austell Rd","","Austell","GA","US","301061121" +"1982780144","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1295811362","DIRECT","Direct Messaging Address","bodyandmindtherapists@hotmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","827 Deep Valley Dr Ste 207","","Rolling Hills Estates","CA","US","902743654" +"1700962818","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1023194040","DIRECT","Direct Messaging Address","nsyed139886@directwellstar.org","N","","","","","","","","","2540 Windy Hill Rd SE","","Marietta","GA","US","300678605" +"1558447474","DIRECT","Direct Messaging Address","classicptrehab@comcast.net","N","Practice's E-mail Address","","DIRECT","Direct","","OTHER","Other","E-mail","525 W Chester Pike Ste 104","","Havertown","PA","US","190834539" +"1538245634","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1700962800","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1528144623","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1316023328","DIRECT","Direct Messaging Address","sjcrhenrollment@stjude.org","N","","","","","","","","","262 Danny Thomas Pl","","Memphis","TN","US","381053678" +"1255418018","DIRECT","Direct Messaging Address","elderlyservicesdirector@co.refugio.tx.us","N","email address","","","","","","","","414 N Alamo St","","Refugio","TX","US","78377" +"1952488157","DIRECT","Direct Messaging Address","lifespanpsych@hotmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","799 W Mills St Ste C","","Columbus","NC","US","287228645" +"1932287893","OTHERS","Other URL","Putnam","N","","","","","","CSV","CSV","","320 Pomfret St","","Putnam","CT","US","062601836" +"1477631141","OTHERS","Other URL","legacyeyeinstitute@gmail.com","N","Email","","","","","","","","811 East St","","Lapeer","MI","US","484463033" +"1982781787","DIRECT","Direct Messaging Address","nsymbas62000@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 250","","Marietta","GA","US","300601169" +"1790862506","DIRECT","Direct Messaging Address","mtownsend34585@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 250","","Marietta","GA","US","300601169" +"1104904622","CONNECT","CONNECT URL","real7166@gmail.com","N","Provider email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","168 Redstone Dr","","Warrington","PA","US","189762440" +"1104904622","CONNECT","CONNECT URL","jtalamo70@gmail.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","168 Redstone Dr","","Warrington","PA","US","189762440" +"1285711325","DIRECT","Direct Messaging Address","Info@the-urologist.com","N","WEBSITE","","DIRECT","Direct","","OTHER","Other","WEBSITE","600 Enterprise Dr Ste 218","","Oak Brook","IL","US","605234200" +"1477631307","DIRECT","Direct Messaging Address","nancy.brisbon.1@2819.direct.athenahealth.com","N","direct messaging","","DIRECT","Direct","","OTHER","Other","Fax","1348 Bainbridge St","","Philadelphia","PA","US","191471810" +"1457439408","DIRECT","Direct Messaging Address","brianhennig@uropart.allscriptsdirect.net","N","","","","","","","","","7900 N Milwaukee Ave Ste 17","","Niles","IL","US","607143164" +"1639257330","DIRECT","Direct Messaging Address","office@wangoralsurgery.com","N","","","DIRECT","Direct","","","","","1475 Cedarwood Ln Ste A","","Pleasanton","CA","US","945666128" +"1568549574","CONNECT","CONNECT URL","Shreveport","N","","","","","","","","","3100 Samford Ave","","Shreveport","LA","US","711034289" +"1053499012","DIRECT","Direct Messaging Address","shannonveltman@uropart.allscriptsdirect.net","N","","","","","","","","","7900 N Milwaukee Ave Ste 17","","Niles","IL","US","607143164" +"1841379757","OTHERS","Other URL","DrWuChiropractic.com","N","website","","HIE","Health Information Exchange (HIE)","","OTHER","Other","website","13768 Roswell Ave Ste 209","","Chino","CA","US","917101406" +"1477631745","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1255419693","OTHERS","Other URL","Florence","N","","","DIRECT","Direct","","CSV","CSV","","1751 Veterans Dr Ste 300","","Florence","AL","US","356304930" +"1083792493","DIRECT","Direct Messaging Address","garodnick@therapyresourcesmc.com","Y","","Therapy Resources of Morris County LLC","DIRECT","Direct","","CSV","CSV","","25 Lindsley Dr Ste 203","","Morristown","NJ","US","079604456" +"1679651988","CONNECT","CONNECT URL","609-939-0818","N","","","DIRECT","Direct","","CSV","CSV","secure email","100 Horizon Center Blvd","","Hamilton","NJ","US","086911903" +"1083792345","OTHERS","Other URL","UNK","N","","","","","","","","","520 SW Ramsey Ave","","Grants Pass","OR","US","975275535" +"1578641742","DIRECT","Direct Messaging Address","areeves340155@directwellstar.org","N","","","","","","","","","5150 Stilesboro Rd NW Ste 220","","Kennesaw","GA","US","301527742" +"1235217373","OTHERS","Other URL","proviewcaqh","N","caqh","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","707 Lake Cook Rd Ste 295","","Deerfield","IL","US","600154932" +"1215015359","DIRECT","Direct Messaging Address","joshua.mason@nbhn.net","N","Work email address","","DIRECT","Direct","","OTHER","Other","email","1400 Pelham Pkwy S Bldg 4","","Bronx","NY","US","104611197" +"1912086091","DIRECT","Direct Messaging Address","CStearns@ummc.org","N","","","DIRECT","Direct","","","","","33 Chandler Avenue","","Batavia","NY","US","140201649" +"1578642500","CONNECT","CONNECT URL","Crystalpm","N","Crystalpm","","DIRECT","Direct","","CSV","CSV","","614 E Alder St Ste 1","","Walla Walla","WA","US","993622073" +"1922187988","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1386722783","DIRECT","Direct Messaging Address","donnamullahy@uropart.allscriptsdirect.net","N","","","","","","","","","7900 N Milwaukee Ave Ste 17","","Niles","IL","US","607143164" +"1235218215","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1386723179","CONNECT","CONNECT URL","optional","N","","","","","","","","","8535 Tom Slick","","San Antonio","TX","US","782293367" +"1396824199","OTHERS","Other URL","fax","N","fax","","OTHER","Other","fax (415)962-1317","OTHER","Other","Fax","450 SUTTER ST","RM 1723","SAN FRANCISCO","CA","US","941084101" +"1619056462","DIRECT","Direct Messaging Address","stephen.dreskin.1@590.direct.athenahealth.com","N","direct address","","DIRECT","Direct","","OTHER","Other","direct messaging","6130 Shallowford Rd","Ste 101","Chattanooga","TN","US","374217222" +"1114006814","DIRECT","Direct Messaging Address","fpuentes20300@directwellstar.org","N","","","","","","","","","625 Church St NE","","Marietta","GA","US","300601101" +"1831278332","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1629157110","OTHERS","Other URL","www.paloalto.va.gov","N","other","","DIRECT","Direct","","CSV","CSV","","Fremont VA","39199 Liberty Street Bldg B","Fremont","CA","US","94538" +"1780763284","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1487733044","DIRECT","Direct Messaging Address","maria@mlebrontherapy.com","N","email","","DIRECT","Direct","","","","","481 8th Ave","","New York","NY","US","100011809" +"1043399447","DIRECT","Direct Messaging Address","GENERX2004@VERIZON.NET","N","EMAIL","","DIRECT","Direct","","CSV","CSV","","1235 S Josey Ln Ste 533","","Carrollton","TX","US","750067665" +"1104995372","DIRECT","Direct Messaging Address","credentialing@tidelandshealth.org","N","","","DIRECT","Direct","","CSV","CSV","","701 S Morgan Ave","","Andrews","SC","US","29510" +"1235208935","DIRECT","Direct Messaging Address","mkellogg@gastrohonesdale.medent.com","N","","","DIRECT","Direct","","CSV","CSV","","1860 Fair Ave Ste A","","Honesdale","PA","US","184312108" +"1215006762","DIRECT","Direct Messaging Address","DNARAYAN@direct.practicefusion.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1401 N Palm Canyon Dr Ste 100","","Palm Springs","CA","US","922624434" +"1447329867","DIRECT","Direct Messaging Address","sbalog@anesthesiaofboise.com","N","network","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1000 State St","","McCall","ID","US","836383704" +"1396814083","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1467521146","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1609945518","OTHERS","Other URL","VCC","N","","","","","","","","","2140 Eastman Ave Ste 112","","Ventura","CA","US","930037786" +"1255401527","DIRECT","Direct Messaging Address","ddenzin57934@directwellstar.org","N","","","","","","","","","61 Whitcher St NE","Suite 4100","Marietta","GA","US","300601176" +"1003986076","DIRECT","Direct Messaging Address","toddfowler@swhealth.cernerdirect.com","N","","","","","","","","","1311 N Mildred Rd","","Cortez","CO","US","813212231" +"1346310331","SOAP","SOAP URL","WebPT","N","Electronic Medical Record","","DIRECT","Direct","","CSV","CSV","Revflow","28631 S Western Ave Ste 104A","","Rancho Palos Verdes","CA","US","902750816" +"1346310331","SOAP","SOAP URL","WebPT","N","","","DIRECT","Direct","","CSV","CSV","","1220 Dewey Way","","Upland","CA","US","917861101" +"1881763225","OTHERS","Other URL","n/a","N","","","","","","","","","59MDW/SGMSP","1100 Wilford Hall Loop","JBSA Lackland","TX","US","78236" +"1881763225","OTHERS","Other URL","wendy.a.smith50.civ@mail.mil","N","encrypted work email","","","","","","","","Womack Army Medical Center 2817 Reilly Rd Bldg 4-2817","","Fort Bragg","NC","US","283100001" +"1306915749","DIRECT","Direct Messaging Address","fax@sfpos.com","N","e-fax","","DIRECT","Direct","","CSV","CSV","","330 Divisadero St","","San Francisco","CA","US","941172209" +"1972673879","DIRECT","Direct Messaging Address","info@specialtyobstetrics.com","N","work email","","DIRECT","Direct","","CSV","CSV","","12264 El Camino Real Ste 204","","San Diego","CA","US","921303061" +"1245300557","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1841360625","DIRECT","Direct Messaging Address","awyrzykowski123329@directwellstar.org","N","","","","","","","","","315 Boulevard NE","Suite 500","Altanta","GA","US","30312" +"1568532794","DIRECT","Direct Messaging Address","dseidel57933@directwellstar.org","N","","","","","","","","","61 Whitcher St NE Ste 4100","","Marietta","GA","US","300601181" +"1942370267","DIRECT","Direct Messaging Address","nwashington348066@directwellstar.org","N","","","","","","","","","2655 Northwinds Pkwy","","Alpharetta","GA","US","300092280" +"1629148804","DIRECT","Direct Messaging Address","drpatel@bigcityoptical.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","811 Church St","","Evanston","IL","US","602013706" +"1194895482","DIRECT","Direct Messaging Address","bbhakta22748@directwellstar.org","N","","","","","","","","","61 Whitcher St NE Ste 4120","","Marietta","GA","US","300601179" +"1508935891","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1376612630","OTHERS","Other URL","www.practicefusion.com","N","","","","","","","","","1177 N Highland Ave Ste 106","","Aurora","IL","US","605062200" +"1356411508","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","6420 Dutchmans Pkwy","Ste 200","Louisville","KY","US","402053372" +"1356411508","DIRECT","Direct Messaging Address","jnunamaker12621@direct.nortonhealthcare.org","N","","","","","","","","","6420 Dutchmans Pkwy","Ste 200","Louisville","KY","US","402053372" +"1598835308","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1053481861","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1174693881","CONNECT","CONNECT URL","eCLINICALWORKs","N","","","DIRECT","Direct","","CSV","CSV","","16543 Brookhurst St","","Fountain Valley","CA","US","927082343" +"1710057393","DIRECT","Direct Messaging Address","chan@forgecounseling.com","N","","","","","","","","","505 S Elm St Ste C","","Searcy","AR","US","721436604" +"1629148127","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1962572396","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1790856078","DIRECT","Direct Messaging Address","providerenrollment@towerhealth.org","N","email","","DIRECT","Direct","","OTHER","Other","email","1011 W Baltimore Pike Ste 304","","West Grove","PA","US","193909448" +"1083785471","DIRECT","Direct Messaging Address","sbehrman62236@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 250","Marietta","GA","US","300601155" +"1497826184","CONNECT","CONNECT URL","HUNTERSVILLE","N","","","","","","","","","9820 Northcross Center Ct Ste 157","","Huntersville","NC","US","280787356" +"1366513988","CONNECT","CONNECT URL","TRAKnet","N","","","","","","","","","1416 Wainbrook Dr","","Augusta","GA","US","309096289" +"1326119918","DIRECT","Direct Messaging Address","gsachs@atlantaent.emadirect.md","N","","","","","","","","","5555 Peachtree Dunwoody Rd Ste 125","","Atlanta","GA","US","303421710" +"1629149331","OTHERS","Other URL","MMROBNEURO@GMAIL.COM","N","OFFICE EMAIL ADDRESS","","OTHER","Other","APPOINTMENT INQUIRIES, REFERRALS, AND INSURANCE COMMUNICATION.","OTHER","Other","OFFICE CONTACT","2299 Post St Ste 201","","San Francisco","CA","US","941153473" +"1114099348","DIRECT","Direct Messaging Address","Info@floss365dental.com","N","email of office","","","","","","","","425 Barrett Pkwy Ste 4060","","Kennesaw","GA","US","301444949" +"1871665380","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1881766830","OTHERS","Other URL","DOD","N","","","OTHER","Other","DOD","OTHER","Other","DOD","Naval Medical Center Portsmouth","620 John Paul Jones Circle","Portsmouth","VA","US","23708" +"1881766830","OTHERS","Other URL","DOD","N","","","OTHER","Other","DOD","OTHER","Other","DOD","Naval Medical Center Portsmouth","620 John Paul Jones Circle","Portsmouth","VA","US","23708" +"1902979594","DIRECT","Direct Messaging Address","advanced_kidney_care_of_cf@direct.myupdox.com","N","","","HIE","Health Information Exchange (HIE)","","","","","3175 Citrus Tower Blvd","","Clermont","FL","US","347116885" +"1437221025","DIRECT","Direct Messaging Address","gdiaz@GDiaz.ssdirect.aprima.com","N","","","DIRECT","Direct","","","","","2013 Coffee Rd","","Modesto","CA","US","953552405" +"1922171461","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1962574939","DIRECT","Direct Messaging Address","efarrar24139@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 160","","Marietta","GA","US","300601160" +"1649342528","DIRECT","Direct Messaging Address","ayamin283121@directwellstar.org","N","","","","","","","","","1810 White Cir Ste 120","","Marietta","GA","US","300665836" +"1053484592","DIRECT","Direct Messaging Address","info@PCCtherapy.com","N","","","","","","","","","313 S 16th St","","Philadelphia","PA","US","191024908" +"1982777017","DIRECT","Direct Messaging Address","spowell@rea.integrityemrdirect.com","N","Regional Eye Direct Address (CCDAs, Messages, PHI Exchange)","","HIE","Health Information Exchange (HIE)","","","","","1255 Pineview Dr","","Morgantown","WV","US","265052713" +"1215000369","DIRECT","Direct Messaging Address","hlemley@rea.integrityemrdirect.com","N","Regional Eye Direct Address (CCDAs, Messages, PHI Exchange)","","HIE","Health Information Exchange (HIE)","","","","","1255 Pineview Dr","","Morgantown","WV","US","265052713" +"1528131703","DIRECT","Direct Messaging Address","mmayle@rea.integrityemrdirect.com","N","Regional Eye Direct Address (CCDAs, Messages, PHI Exchange)","","HIE","Health Information Exchange (HIE)","","","","","1255 Pineview Dr","","Morgantown","WV","US","265052713" +"1093888166","DIRECT","Direct Messaging Address","jgenin@rea.integrityemrdirect.com","N","Regional Eye Direct Address (CCDAs, Messages, PHI Exchange)","","HIE","Health Information Exchange (HIE)","","","","","1255 Pineview Dr","","Morgantown","WV","US","265052713" +"1366515421","DIRECT","Direct Messaging Address","bwood@rea.integrityemrdirect.com","N","Regional Eye Direct Address (CCDAs, Messages, PHI Exchange)","","HIE","Health Information Exchange (HIE)","","","","","1255 Pineview Dr","","Morgantown","WV","US","265052713" +"1023181088","OTHERS","Other URL","CHICAGO","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1802 W Chicago Ave Ste 5","","Chicago","IL","US","606225512" +"1851464028","DIRECT","Direct Messaging Address","dmcclure@rea.integrityemrdirect.com","N","Regional Eye Direct Address (CCDAs, Messages, PHI Exchange)","","HIE","Health Information Exchange (HIE)","","","","","1255 Pineview Dr","","Morgantown","WV","US","265052713" +"1164595088","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1932272804","CONNECT","CONNECT URL","www.vmdoc.com","N","secure internet portal","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2460 Samaritan Dr","","San Jose","CA","US","951243907" +"1851464663","DIRECT","Direct Messaging Address","dragotakes@hotmail.com","N","Sole Proprietership","","DIRECT","Direct","","CSV","CSV","","18 Hillcrest Rd","","Medfield","MA","US","020522108" +"1366515041","DIRECT","Direct Messaging Address","eiuutah@theeyeinstitute.com","N","","","","","","","","","755 E 3900 S","","Salt Lake City","UT","US","841072105" +"1255404075","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1508930223","DIRECT","Direct Messaging Address","mufmed@optonline.net","N","Corporate EMail","","DIRECT","Direct","","OTHER","Other","Smithtown","196 W Main St","","Smithtown","NY","US","117872642" +"1093889537","DIRECT","Direct Messaging Address","wsnm@wsnm.org","N","","","","","","","","","1001 Coal Ave SE","","Albuquerque","NM","US","871065205" +"1376617522","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1467526640","CONNECT","CONNECT URL","denisblumberg@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","5619 Metropolitan Ave Fl 1","","Ridgewood","NY","US","113851958" +"1255405452","DIRECT","Direct Messaging Address","manuel.alva.1@12490.direct.athenahealth.com","N","Athenahealth provided direct address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6832 Ogden Ave","","Berwyn","IL","US","604023643" +"1649344888","CONNECT","CONNECT URL","janicemertenlcsw@sbcglobal.net","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","health information","1923 Kaat Ln","","Sheboygan","WI","US","530819104" +"1598839391","CONNECT","CONNECT URL","https://urldefense.proofpoint.com/v2/url?u=https-3A__cobiusconnect.cobius.com-3A8291_Gateway_Documen","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1477627396","OTHERS","Other URL","NM.org","N","Organization URL","","","","","","","","25 N Winfield Rd Fl 3","","Winfield","IL","US","601901222" +"1134293145","DIRECT","Direct Messaging Address","Josephine.Chung@VA.gov","N","email","","DIRECT","Direct","","OTHER","Other","telephone","1601 E 4th Plain Blvd Bldg 18","","Vancouver","WA","US","986613717" +"1346314192","CONNECT","CONNECT URL","https://urldefense.proofpoint.com/v2/url?u=https-3A__cobiusconnect.cobius.com-3A8291_Gateway_Documen","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1841364007","DIRECT","Direct Messaging Address","credentialing@tidelandshealth.org","N","","","DIRECT","Direct","","CSV","CSV","","1075 N Fraser St","","Georgetown","SC","US","294402848" +"1245305697","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1811062243","CONNECT","CONNECT URL","Lacey","N","Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Lacey","4313 6th Ave SE Ste C","","Lacey","WA","US","985031072" +"1912072703","CONNECT","CONNECT URL","swainchiro@aol.com","N","","","","","","","","","3257 Davison Rd","","Lapeer","MI","US","484462909" +"1184799868","DIRECT","Direct Messaging Address","drtatarian@hotmail.com","N","secure business email","","DIRECT","Direct","","CSV","CSV","","1015 Chestnut St Ste 918","","Philadelphia","PA","US","19107" +"1649345158","CONNECT","CONNECT URL","https://urldefense.proofpoint.com/v2/url?u=https-3A__cobiusconnect.cobius.com-3A8291_Gateway_Documen","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1922173400","CONNECT","CONNECT URL","https://65.196.137.118:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRResponse_Service","Y","urn:oid: 2.16.840.1.113883.3.5042.1","Consulate Healthcare","OTHER","Other","CMS esMD eMDR","","","","800 Concourse Pkwy S Ste 200","","Maitland","FL","US","327516148" +"1609941319","DIRECT","Direct Messaging Address","jtrevino@direct.practicefusion.com","N","","","","","","","","","1200 W South St","","Plano","IL","US","60545" +"1831264597","FHIR","FHIR URL","https://allscriptsstore.cloud.prod.iapps.com/fihr-apps","N","Approved applications Allscripts Applications Store","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","185 Chateau Dr SW Ste 301","","Huntsville","AL","US","358017413" +"1588739619","OTHERS","Other URL","dramey@delawareshc.org","N","email","","DIRECT","Direct","","","","","494 W Central Ave","","Delaware","OH","US","430151470" +"1841365020","OTHERS","Other URL","Athens","N","Drug and Alcohol Rehabilitation Center","","","","","","","","8771 Macon Hwy Ste A","","Athens","GA","US","306065224" +"1134294168","OTHERS","Other URL","citrix","N","","","OTHER","Other","citrix","OTHER","Other","PHI","5978 Augustine Ave","","Elkridge","MD","US","210755317" +"1235205147","CONNECT","CONNECT URL","https://urldefense.proofpoint.com/v2/url?u=https-3A__cobiusconnect.cobius.com-3A8291_Gateway_Documen","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1831265727","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1891861761","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1407922321","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1922174747","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1891861662","DIRECT","Direct Messaging Address","info@bristolhealthutah.com","N","confidential email","","","","","","","","935 S Orem Blvd","","Orem","UT","US","840585011" +"1235205824","DIRECT","Direct Messaging Address","jill.downey@discvillage.org","N","Business email address","","","","","","","","1000 W Tharpe St Ste 14","","Tallahassee","FL","US","323035300" +"1053487736","DIRECT","Direct Messaging Address","egamponia@rea.integrityemrdirect.com","N","Regional Eye Direct Address (CCDAs, Messages, PHI Exchange)","","HIE","Health Information Exchange (HIE)","","","","","1255 Pineview Dr","","Morgantown","WV","US","265052713" +"1821164518","CONNECT","CONNECT URL","https://lydia-lennihan.clientsecure.me","N","webpage","","DIRECT","Direct","","CSV","CSV","","2201 Buena Vista Dr SE Ste 313","","Albuquerque","NM","US","871064291" +"1356417786","DIRECT","Direct Messaging Address","drguidebeck@gmx.com","N","","","","","","","","","3745 11th Cir Ste 106","","Vero Beach","FL","US","329604838" +"1083780290","DIRECT","Direct Messaging Address","krystal@krystallong.com","N","","","DIRECT","Direct","","","","","1195 Gold Dust Trail","","South","CA","US","961509615" +"1841366929","OTHERS","Other URL","billslpc@msn.com","N","msn email","","DIRECT","Direct","","","","","150 S Arthur Ave Ste 221","","Pocatello","ID","US","832043248" +"1962579763","DIRECT","Direct Messaging Address","seichelsdorfer@TCFaA-TX.direct.office.nextgen.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","18700 W Lake Houston Pkwy Ste A105","","Atascocita","TX","US","773463350" +"1174690606","DIRECT","Direct Messaging Address","CONTACT@ASHBYMD.COM","N","","","","","","","","","","","","","","" +"1558438044","CONNECT","CONNECT URL","Oroville","N","","","DIRECT","Direct","","CSV","CSV","","1611 Feather River Blvd","","Oroville","CA","US","959654548" +"1366519944","DIRECT","Direct Messaging Address","philipn@centerforsightconyers.emadirect.md","N","Secure EMR Email","","DIRECT","Direct","","CSV","CSV","","1400 Wellbrook Cir NE","Ste 100","Conyers","GA","US","300123825" +"1740357920","CONNECT","CONNECT URL","https://www.hawaiihie.org","N","Hawaii Health Information Exchange","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","900 Fort Street Mall Ste 1305","","Honolulu","HI","US","968133720" +"1922175181","DIRECT","Direct Messaging Address","dr.chawla@bfdentaloviedo.com","N","Doctor's email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","258 Plaza Dr","","Oviedo","FL","US","327656414" +"1508934589","OTHERS","Other URL","EHR","N","Electronic Health Records","","DIRECT","Direct","","CSV","CSV","","1120 2nd St NW","","Albuquerque","NM","US","871022218" +"1790853604","DIRECT","Direct Messaging Address","lsindass@mhdgroups.net","N","","","","","","","","","4660 Martin Luther King Jr Ave SW Ste A1","","Washington","DC","US","200324958" +"1134297070","CONNECT","CONNECT URL","www.tayloredrehab.com","N","website","","","","","","","","845 S Main St","","Fond Du Lac","WI","US","549356174" +"1629146337","DIRECT","Direct Messaging Address","tiffany@denvercounseling.com","N","work email","","DIRECT","Direct","","OTHER","Other","healthcare information","6551 S Revere Pkwy Ste 255","","Centennial","CO","US","801116471" +"1154499879","DIRECT","Direct Messaging Address","CombestWellness@direct.myteamcare.com","N","Combest","","DIRECT","Direct","","CSV","CSV","","301 40th St","","Lubbock","TX","US","794042746" +"1285702936","DIRECT","Direct Messaging Address","cstevens21004@directwellstar.org","N","","","","","","","","","3805 Cherokee St NW","","Kennesaw","GA","US","301442085" +"1104994987","CONNECT","CONNECT URL","KHIN","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8118 E Douglas Ave","Suite 107","Wichita","KS","US","672062364" +"1104994987","CONNECT","CONNECT URL","sullivanopt@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","8118 E Douglas Ave","Suite 107","Wichita","KS","US","672062364" +"1588732952","DIRECT","Direct Messaging Address","ramivissellphd@hotmail.com","N","","","","","","","","","6233 Soquel Dr Ste C","","Aptos","CA","US","950033184" +"1730257635","DIRECT","Direct Messaging Address","fsclinic@verizon.net","N","","","","","","","","","356 S Border Rd","","Winchester","MA","US","018903100" +"1487722773","CONNECT","CONNECT URL","https://advancedsurgicalassociates.com","N","","","","","","","","","520 W Junipero St","","Santa Barbara","CA","US","931054212" +"1538237870","CONNECT","CONNECT URL","ppfsjb@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","pdf","313 N Jackson St Ste 2","","Tullahoma","TN","US","373883559" +"1376611566","CONNECT","CONNECT URL","Avon","N","Dental office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","36701 American Way Ste 1","","Avon","OH","US","440114064" +"1366500282","DIRECT","Direct Messaging Address","samantha.chen@aaci.org","Y","","Asian Americans for Community Involvement of Santa Clara County Inc","","","","","","","2400 Moorpark Ave Ste 300","","San Jose","CA","US","951282680" +"1366500282","","","","N","","","","","","","","","","","","","","" +"1366500282","DIRECT","Direct Messaging Address","samantha.chen@aaci.org","N","","","","","","","","","2400 Moorpark Ave Ste 300","","San Jose","CA","US","951282680" +"1033277033","DIRECT","Direct Messaging Address","bpearce@ehrs.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1436 Goodrich Blvd","","Commerce","CA","US","900225111" +"1235207440","OTHERS","Other URL","DEDHAM","N","","","","","","","","","333 Elm St Ste 220","","Dedham","MA","US","020264530" +"1790843746","DIRECT","Direct Messaging Address","begleyc@cajonvalley.net","Y","","Cajon Valley School District","","","","","","","1495 Greenfield Dr","","El Cajon","CA","US","920213414" +"1982762993","DIRECT","Direct Messaging Address","wchien@WChien.ssdirect.aprima.com","N","","","","","","","","","2013 Coffee Road","","Modesto","CA","US","953552405" +"1205994688","DIRECT","Direct Messaging Address","michael.armentrout.p5@direct.phs.nextgenshare.com","N","","","","","","","","","210 South Second Street","","Hamilton","OH","US","45011" +"1346308095","DIRECT","Direct Messaging Address","KSchoend@direct.LifeBridgeHealth.org","Y","","Sinai Hospital Lifebridge Health","DIRECT","Direct","","","","","2401 W Belvedere Ave","","Baltimore","MD","US","212155216" +"1346308095","DIRECT","Direct Messaging Address","KSchoend@direct.LifeBridgeHealth.org","Y","","Sinai Hospital of Baltimore, Inc","DIRECT","Direct","","","","","5101 Lanier Ave","","Baltimore","MD","US","212155321" +"1326106774","CONNECT","CONNECT URL","http://www.angelescommunity.org/","N","","","","","","","","","6208 Seville Ave","","Huntington Park","CA","US","902552913" +"1649338096","DIRECT","Direct Messaging Address","janetmcguire@nspc.medalliesdirect.net","N","","","","","","","","","1741 Williamsport Pike","","Martinsburg","WV","US","254044341" +"1750449351","DIRECT","Direct Messaging Address","d1153@sbcglobal.net","N","","","","","","","","","3905 Far Hills Ave","","Kettering","OH","US","454292411" +"1982762357","DIRECT","Direct Messaging Address","suzyn.m.douglass-everhard.civ@mail.mil","N","professional DOD work email","","","","","","","","650 Joel Dr","","Fort Campbell","KY","US","422235318" +"1982762357","CONNECT","CONNECT URL","suzyn.m.douglass-everhard.civ@mail.mil","N","DOD","","","","","","","","650 Joel Dr","","Fort Campbell","KY","US","422235318" +"1679631287","OTHERS","Other URL","info@homeaidesc.com","N","","","","","","","","","1710 S Fraser Street","","Georgetown","SC","US","294403910" +"1215095591","DIRECT","Direct Messaging Address","fmontaque56277@directwellstar.org","N","","","","","","","","","2890 Delk Rd SE","","Marietta","GA","US","300675326" +"1114086311","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1841359049","CONNECT","CONNECT URL","obgynbillings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1306905211","CONNECT","CONNECT URL","luzminda.g.crump.civ@mail.mil","N","Medical Staff Manager","","DIRECT","Direct","","CSV","CSV","","340 Magnolia Cir","","Tyndall AFB","FL","US","324035604" +"1306905211","OTHERS","Other URL","none","N","None","","HIE","Health Information Exchange (HIE)","","OTHER","Other","none","340 Magnolia Cir","","Tyndall AFB","FL","US","324035604" +"1124187299","DIRECT","Direct Messaging Address","BPena@accessfamilyservices.com","N","","","","","","","","","920 Blairhill Rd Ste 101","","Charlotte","NC","US","282171563" +"1184783169","CONNECT","CONNECT URL","www.risabyars.com","N","website","","DIRECT","Direct","","","","","21 Daffodil Farm Rd","","Bluffton","SC","US","299105352" +"1003975897","CONNECT","CONNECT URL","michael.rezak@nuvancehealth.org","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","michael.rezak@nuvancehealth.org","69 Sand Pit Rd Ste 300","","Danbury","CT","US","068104004" +"1003975897","CONNECT","CONNECT URL","michael.rezak@nuvancehealt.org","N","","","DIRECT","Direct","","OTHER","Other","michael.rezak@nuvancehealth.org","21 Reade Pl Ste 1100","","Poughkeepsie","NY","US","126013986" +"1568521151","DIRECT","Direct Messaging Address","billing@aspiremedicalcenters.com","N","email","","DIRECT","Direct","","CSV","CSV","","2302 N Stockton Hill Rd Ste G","","Kingman","AZ","US","864014100" +"1174682660","DIRECT","Direct Messaging Address","anwachukwu125238@directwellstar.org","N","","","","","","","","","2518 Jimmy Lee Smith Pkwy","","Hiram","GA","US","301412068" +"1942369624","DIRECT","Direct Messaging Address","Karla.powell@prismahealth.org","N","email","","DIRECT","Direct","","","","","Palmetto Health - Enhanced Medicaid","3301 Harden St Ext 7MP","Columbia","SC","US","292039965" +"1801955455","DIRECT","Direct Messaging Address","dw@foptaz.com","N","email","","","","","","","","2550 E Guadalupe Rd","SUITE 111","Gilbert","AZ","US","852345114" +"1528128865","DIRECT","Direct Messaging Address","hakiki63843@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1750441564","DIRECT","Direct Messaging Address","laurettasand@ymail.com","N","email","","DIRECT","Direct","","CSV","CSV","","17214 31st Dr NW","","Arlington","WA","US","98223" +"1013077007","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1700946423","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","2019 E Riverside Dr Ste A200","","St George","UT","US","847908693" +"1104986215","CONNECT","CONNECT URL","BCH","N","Direct","","DIRECT","Direct","","CSV","CSV","","300 Longwood Ave","","Boston","MA","US","021155724" +"1821158759","DIRECT","Direct Messaging Address","adriskell63948@directwellstar.org","N","","","","","","","","","1605 Mulkey Rd","SUITE 220","Austell","GA","US","301061127" +"1154482529","DIRECT","Direct Messaging Address","ChristineChen@1351.mdlanddirect.com","Y","","Kidney Specialists of New Mexico, P.C.","","","","","","","717 Encino Pl NE","Suite 26","Albuquerque","NM","US","871022611" +"1558422956","OTHERS","Other URL","Seaford","N","","","","","","","","","3426 Merrick Rd","","Seaford","NY","US","117832805" +"1710048269","DIRECT","Direct Messaging Address","him@cchelkader.cernerdirect.com","N","Cerner Direct","","DIRECT","Direct","","CSV","CSV","","901 Davidson St NW","","Elkader","IA","US","520439015" +"1285795450","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1144381328","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1629139712","OTHERS","Other URL","Cerner","N","","","","","","","","","4920 NE Stallings Dr","","Nacogdoches","TX","US","759651254" +"1407917339","OTHERS","Other URL","YUMA","N","","","","","","","","","2435 S Avenue A Ste C","","Yuma","AZ","US","853647176" +"1477614394","DIRECT","Direct Messaging Address","rva@frontier.com","N","","","","","","","","","130 S Knowles Ave","","New Richmond","WI","US","540171727" +"1447311212","CONNECT","CONNECT URL","CYBaldwin@fresnocountyca.gov","N","work email","","","","","","","","4441 E Kings Canyon Rd","","Fresno","CA","US","937023604" +"1124189741","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1780745455","DIRECT","Direct Messaging Address","marion@trinitybehavioralcare.org","N","","","","","","","","","1305 N Main St","","Marion","SC","US","295712010" +"1760543581","DIRECT","Direct Messaging Address","info@yourmainstreetpharmacy.com","N","Main email for the store","","DIRECT","Direct","","OTHER","Other","email","24 W First St","","Manteno","IL","US","609501239" +"1144382706","DIRECT","Direct Messaging Address","narthur30848@directwellstar.org","N","","","","","","","","","8954 Hosptial Drive","WellStar Health System Douglas Hospital","Douglasville","GA","US","30134" +"1245392349","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1275695736","CONNECT","CONNECT URL","janeymacey@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","2285 Benton Rd","SUITE C-200","Bossier City","LA","US","711117933" +"1477615615","OTHERS","Other URL","n/a","N","","","","","","","","","10651 N Kendall Dr Ste 217","","Miami","FL","US","331761545" +"1750443289","DIRECT","Direct Messaging Address","MKaplan@mcenta.gwaydirect.com","N","Secure Direct e-mail","","DIRECT","Direct","","OTHER","Other","CCD","4101 Greenbriar St Ste 320","","Houston","TX","US","77098" +"1831251941","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1669534848","DIRECT","Direct Messaging Address","Smtaat@westerndental.com","N","","","","","","","","","1150 E Anaheim St","","Long Beach","CA","US","908133663" +"1427110501","OTHERS","Other URL","epic","Y","EHR","University of Miami","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1120 NW 14th St","","Miami","FL","US","331362107" +"1457413734","DIRECT","Direct Messaging Address","andrew@purestuff.com","N","","","DIRECT","Direct","","","","","9712 Belair Rd Ste 304","","Baltimore","MD","US","212361113" +"1306908223","DIRECT","Direct Messaging Address","zelko@zelko.integrityemrdirect.com","N","INTEGRITY EMR 2019","","DIRECT","Direct","","","","","1933 Cliff Dr Ste 29","","Santa Barbara","CA","US","931091589" +"1710049457","CONNECT","CONNECT URL","https://1000smiles.la","N","Website","","DIRECT","Direct","","CSV","CSV","","1000 Newbury Rd Ste 138","","Newbury Park","CA","US","913206438" +"1033272695","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1255494803","DIRECT","Direct Messaging Address","mauna.radahd@painmedgrp.directbygreenway.com","N","Direct Message","","HIE","Health Information Exchange (HIE)","","OTHER","Other","other","2621 Cattlemen Rd Ste 202","","Sarasota","FL","US","342326212" +"1174687974","DIRECT","Direct Messaging Address","Gatewaycs@comcast.net","N","business email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","address","1800 E High St Ste 250","","Pottstown","PA","US","194649226" +"1154485944","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1568526135","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD EMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1629132048","CONNECT","CONNECT URL","ShareFile","N","","","","","","","","","4500 W 123rd St","","Alsip","IL","US","608032521" +"1356405906","DIRECT","Direct Messaging Address","tjasper53501@direct.nortonhealthcare.org","N","","","","","","","","","4 Physicians Park","","Frankfort","KY","US","406014181" +"1356405906","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","4 Physicians Park","","Frankfort","KY","US","406014181" +"1245394527","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1194889485","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1013071570","CONNECT","CONNECT URL","pinkroseflowers36@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","15447 Anacapa Rd Ste 200","","Victorville","CA","US","92392" +"1194889568","DIRECT","Direct Messaging Address","MELINDA@PRINCETONDRUGSTORE.COM","N","","","DIRECT","Direct","","CSV","CSV","","1008 City Ave N","","Ripley","MS","US","386631413" +"1073677225","DIRECT","Direct Messaging Address","lyoungworth@retinanj.intellechartdirect.net","Y","","Eye Centers Of America, LLC","","","","","","","615 Pompton Ave","","Cedar Grove","NJ","US","070091746" +"1053475004","CONNECT","CONNECT URL","https://urldefense.proofpoint.com/v2/url?u=https-3A__cobiusconnect.cobius.com-3A8291_Gateway_Documen","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1750445706","DIRECT","Direct Messaging Address","jessicat@diabetesendo.com","N","practice administrator","","DIRECT","Direct","","CSV","CSV","","2665 N Decatur Rd Ste 520","","Decatur","GA","US","300336146" +"1033273040","DIRECT","Direct Messaging Address","erin.macrae@coha.ikm.direct-ci.com","N","EMR","","DIRECT","Direct","","OTHER","Other","CCDA","810 Jasonway Ave Ste A","","Columbus","OH","US","432144359" +"1144384082","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1952465890","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1942364898","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1750445607","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1356405229","DIRECT","Direct Messaging Address","john.bishop.1@11629.direct.athenahealth.com","N","Gunnison Valley Hospital CO General Surgery Clinic","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD Exchange","711 N Taylor St","","Gunnison","CO","US","812302243" +"1033274535","CONNECT","CONNECT URL","formationcounseling.org","N","website","","DIRECT","Direct","","","","","8600 Academy Rd NE","","Albuquerque","NM","US","871111107" +"1033274535","DIRECT","Direct Messaging Address","ktaylor@fcsmail.org","N","email","","DIRECT","Direct","","","","","8600 Academy Rd NE","","Albuquerque","NM","US","871111107" +"1376608968","OTHERS","Other URL","https://pteverywhere.com/PtE/s/par5","N","EMR service","","","","","","","","1572 Sussex Tpke Unit D","","Randolph","NJ","US","078691822" +"1053476556","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1629133103","DIRECT","Direct Messaging Address","ookundaye23657@directwellstar.org","N","","","","","","","","","4550 Cobb Parkway North NW","Suite 213","Acworth","GA","US","301014180" +"1588729529","OTHERS","Other URL","760-727-9122","N","Fax Number","","DIRECT","Direct","","OTHER","Other","Patient Information","3222 Grey Hawk Ct","","Carlsbad","CA","US","920106651" +"1417012659","OTHERS","Other URL","Therapyportal","N","EHR Patient portal","","","","","","","","1311 Dolley Madison Blvd Bldg A","","Mc Lean","VA","US","221013937" +"1881759835","CONNECT","CONNECT URL","6178882248","N","cellphone","","DIRECT","Direct","","CSV","CSV","","5 Commonwealth Ave Unit 1","","Woburn","MA","US","018011009" +"1588729578","DIRECT","Direct Messaging Address","melgel@protonmail.com","N","","","","","","","","","104 N Laurel St Ste 107","","Port Angeles","WA","US","983622637" +"1205992245","OTHERS","Other URL","Pasco","N","","","","","","","","","715 W Court St","","Pasco","WA","US","993014153" +"1205992245","OTHERS","Other URL","Pasco","N","","","","","","","","","715 W Court St","","Pasco","WA","US","993014153" +"1356407910","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1780740704","CONNECT","CONNECT URL","dentistry@llu.edu","Y","","Loma Linda Univeristy","HIE","Health Information Exchange (HIE)","","CSV","CSV","","159 W Hospitality Ln Ste 201","","San Bernardino","CA","US","924083348" +"1811053788","OTHERS","Other URL","https://www.bamc.health.mil","N","","","","","","","","","3551 Roger Brooke Dr","","Fort Sam Houston","TX","US","782344504" +"1457417297","DIRECT","Direct Messaging Address","nkaranikolas@northwell.edu","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","900 South Ave","","Staten Island","NY","US","103143418" +"1063578854","CONNECT","CONNECT URL","wilmot_medical@yahoo.com","N","","","","","","","","","3920 N Johnsburg Rd","","Johnsburg","IL","US","600516320" +"1477619179","CONNECT","CONNECT URL","Notapplicable","N","","","","","","","","","180 Ferrum Mountain Rd","","Ferrum","VA","US","240882939" +"1881750578","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1184 E 80 N","","American Fork","UT","US","840032906" +"1982760526","OTHERS","Other URL","www.monnmouthcardiology.com","N","","","","","","","","","11 Meridian Rd","","Eatontown","NJ","US","07724" +"1225194574","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1639235161","SOAP","SOAP URL","MINNEAPOLIS","N","","","","","","","","","1216 W Lake St","","Minneapolis","MN","US","554082761" +"1063578516","DIRECT","Direct Messaging Address","shemachandra@widc.careclouddirect.com","N","SHemachandra WIDC Direct Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","3885 Upham St","Suite 200","Wheat Ridge","CO","US","800334880" +"1821154253","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1124184403","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1740346030","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1245396522","DIRECT","Direct Messaging Address","sarah.harvieux@allina.com","N","","","","","","","","","1400 N Acres Rd Ste 60","","Prescott","WI","US","540217039" +"1508922758","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1285790337","CONNECT","CONNECT URL","obgynbillings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1386700458","OTHERS","Other URL","7607279122","N","Fac Number","","DIRECT","Direct","","OTHER","Other","Patient Information","3222 Grey Hawk Ct","","Carlsbad","CA","US","92010" +"1609933720","SOAP","SOAP URL","Oakland","N","Secure HIPPA link","","OTHER","Other","Oakland","OTHER","Other","Oakland","4179 Piedmont Ave Ste 201","","Oakland","CA","US","946115187" +"1164589776","DIRECT","Direct Messaging Address","johnmilner@uropart.allscriptsdirect.net","N","","","","","","","","","9669 Kenton Ave","Ste. 608","Skokie","IL","US","600761266" +"1184781775","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1972660991","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1174680052","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1790842466","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1467519546","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1083771174","DIRECT","Direct Messaging Address","gbradley@lifebridgehealth.org","Y","","Sinai Hospital of Baltimore, Inc","DIRECT","Direct","","","","","Sinai Medical Office Building, Suite 407","2411 West Belvedere Avenue","Baltimore","MD","US","212152121" +"1700943644","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1104983055","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1821155573","DIRECT","Direct Messaging Address","mstaupe@amdpi.com","N","","","","","","CSV","CSV","","14990 Glazier Ave","","Apple Valley","MN","US","551247818" +"1972660124","DIRECT","Direct Messaging Address","dwettersten288285@directe.centura.org","N","DWettersten","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","214 South 4th St","Box 399","Kremmling","CO","US","804590399" +"1245397579","DIRECT","Direct Messaging Address","drparent@whiterockchiropractic.net","N","","","","","","","","","10677 E Northwest Hwy Ste 100","","Dallas","TX","US","752384899" +"1093862260","CONNECT","CONNECT URL","Optannsimmons@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","8402 Woodward St","","Houston","TX","US","770511332" +"1972650992","CONNECT","CONNECT URL","SkylarLarkyn8@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","16 Ketchum St","","Westport","CT","US","068805908" +"1679620462","DIRECT","Direct Messaging Address","dena.engel@hotmail.com","N","Personal email address","","DIRECT","Direct","","OTHER","Other","Personal","2929 Health Center Dr","","San Diego","CA","US","921232762" +"1689721391","OTHERS","Other URL","andreableichmar@mac.com","N","e-mail","","DIRECT","Direct","","CSV","CSV","","1415 Beacon St Ste 200","","Brookline","MA","US","024464819" +"1255488060","DIRECT","Direct Messaging Address","tudoji96851@directwellstar.org","N","","","","","","","","","677 Church St NE","","Marietta","GA","US","300601101" +"1144377961","DIRECT","Direct Messaging Address","David.Heffernan.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St","Suite 470","Providence","RI","US","029053236" +"1053468876","DIRECT","Direct Messaging Address","tnebel5552@direct.owensborohealth.org","N","","","","","","","","","2801 New Hartford Rd","","Owensboro","KY","US","423031320" +"1497802276","DIRECT","Direct Messaging Address","lisa.stroud.p1@direct.ips.nextgenshare.com","Y","The EHR secure direct address for the provider (NextGen)","Kendall E Hansen MD PLC","","","","","","","340 Thomas More Pkwy Ste 260","","Crestview Hills","KY","US","410175117" +"1366599433","DIRECT","Direct Messaging Address","newlondon@griebenoweyecare.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","105 Northridge Drive","","New London","WI","US","54961" +"1710034558","OTHERS","Other URL","edward.burke@optum.com","N","Email","","OTHER","Other","Business","OTHER","Other","Fax","2450 W Charleston Blvd","","Las Vegas","NV","US","891022179" +"1093862450","CONNECT","CONNECT URL","rhjn-obgyn.com","N","","","","","","CSV","CSV","","1133 21st St NW Ste 200","","Washington","DC","US","200363324" +"1306994611","DIRECT","Direct Messaging Address","Charles.Hubbert@va.gov","N","Memphis VA Hospital","","DIRECT","Direct","","CSV","CSV","","Memphis VA Hospital, Dept. Neurology","1030 Jefferson Avenue","Memphis","TN","US","38104" +"1508913161","CONNECT","CONNECT URL","Denver","N","","","","","","","","","5560 W 44th Ave","","Denver","CO","US","802127338" +"1568510618","DIRECT","Direct Messaging Address","MHS@DIRECT.MARTINHEALTH.ORG","N","","","","","","","","","3066 SW Martin Downs Blvd","UNIT 6 STE B","Palm City","FL","US","349902683" +"1023166444","CONNECT","CONNECT URL","NPI","N","","","","","","","","","1315 St Joseph Pkwy Ste 1001","","Houston","TX","US","770028231" +"1023166444","CONNECT","CONNECT URL","NPI","N","","","","","","","","","1315 St Joseph Pkwy Ste 1001","","Houston","TX","US","770028231" +"1114075116","DIRECT","Direct Messaging Address","linda.nedell@ynhh.org","N","email","","","","","","","","20 York St","","New Haven","CT","US","065103220" +"1043368616","DIRECT","Direct Messaging Address","shelley@childrenstherapyworks.com","N","Email","","","","","CSV","CSV","","11660 Alpharetta Hwy","Suite 320","Roswell","GA","US","300764943" +"1043368756","DIRECT","Direct Messaging Address","INFO@PHILLIPSPEDS.COM","N","","","DIRECT","Direct","","CSV","CSV","","455 S Main St Ste 103","","Hinesville","GA","US","313134354" +"1770631327","DIRECT","Direct Messaging Address","bryce.gilman@drgcg.directbygreenway.com","N","Secure Direct Messaging","","DIRECT","Direct","","","","","1414 N Vercler Rd","Bldg 4","Spokane Valley","WA","US","992161092" +"1326197351","CONNECT","CONNECT URL","healthcareabbie@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","data","6800 Park Ten Blvd Ste 101N","","San Antonio","TX","US","782134201" +"1366591695","DIRECT","Direct Messaging Address","johnle@drcaliendo.com","Y","","Theodore J. Caliendo, M.D., A Medical Corporation","DIRECT","Direct","","","","","27800 Medical Center Rd Ste 204","","Mission Viejo","CA","US","926916408" +"1356490734","DIRECT","Direct Messaging Address","kkim339773@directwellstar.org","N","","","","","","","","","61 Whitcher St NE Ste 4120","","Marietta","GA","US","30060" +"1710036181","CONNECT","CONNECT URL","newmillenniumdental.com","N","","","","","","","","","19523 E Cypress St","","Covina","CA","US","917242066" +"1417006115","DIRECT","Direct Messaging Address","staff@lakenormanderm.emadirect.md","N","","","DIRECT","Direct","","CSV","CSV","","20808 N. Main St","Ste 103","Cornelius","NC","US","28031" +"1982753695","CONNECT","CONNECT URL","COMPULINK","N","SECURE SOFTWARE","","HIE","Health Information Exchange (HIE)","","OTHER","Other","ELECTRONIC HEALTH RECORDS","546 Steve Dr","","Russell Springs","KY","US","426424601" +"1528117165","CONNECT","CONNECT URL","www.uniquecareendoca.com","N","Website","","DIRECT","Direct","","OTHER","Other","Business Details","2010 E 1st St Ste 260","","Santa Ana","CA","US","927054083" +"1457400970","DIRECT","Direct Messaging Address","alice@pedsteletherapy.com","N","business email","","DIRECT","Direct","","CSV","CSV","","6062 Lower Miller Creek Rd","","Missoula","MT","US","598039625" +"1962552455","DIRECT","Direct Messaging Address","creighton@steppingstonefriendswood.com","N","email address - work","","DIRECT","Direct","","","","","1410 E Winding Way Dr Ste E","","Friendswood","TX","US","77546" +"1073663381","CONNECT","CONNECT URL","drkoyroberts.com","N","","","","","","","","","413 W Bethel Rd Ste 202","","Coppell","TX","US","750194475" +"1245380559","DIRECT","Direct Messaging Address","BethAnne.Sawyer.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St","Suite 470","Providence","RI","US","029053236" +"1427108323","DIRECT","Direct Messaging Address","testing@ihccinc.com","N","secure email","","DIRECT","Direct","","OTHER","Other","secure email for contact and exchange of PHI","111 E 16th St","Idaho Falls","Idaho Falls","ID","US","834045919" +"1215087309","DIRECT","Direct Messaging Address","wthoms29926@directwellstar.org","N","","","","","","","","","148 Bill Carruth Pkwy Ste Ll30","","Hiram","GA","US","301413768" +"1598815698","DIRECT","Direct Messaging Address","brenz26562@directwellstar.org","N","","","","","","","","","1700 Hospital South Dr Ste 202","","Austell","GA","US","301068116" +"1174673255","DIRECT","Direct Messaging Address","georgeschuster@uropart.allscriptsdirect.net","N","","","","","","","","","136 Biesterfield Rd","","Elk Grove Village","IL","US","600073657" +"1285784579","DIRECT","Direct Messaging Address","whitling@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","185031982" +"1023168010","OTHERS","Other URL","Saipan","N","direct submission","","DIRECT","Direct","","CSV","CSV","","503900 Mooty","13 Fishermen Beachroad, Garapan","Saipan","MP","US","969503900" +"1093865198","DIRECT","Direct Messaging Address","mmclaughlin29920@directwellstar.org","N","","","","","","","","","320 Kennestone Hospital Blvd Ste Ll1","","Marietta","GA","US","300601166" +"1578614038","DIRECT","Direct Messaging Address","billingservices@birchwoodcounseling.com","N","email address","","DIRECT","Direct","","CSV","CSV","","115 5th St N","","Breckenridge","MN","US","565201434" +"1326198094","DIRECT","Direct Messaging Address","mcrouch@therapyemail.com","N","HIPAA secure email system","","DIRECT","Direct","","OTHER","Other","medical records for coordination of care","RR 2, Box 753","","Milton","WV","US","255419506" +"1861543415","DIRECT","Direct Messaging Address","hbrock@qhndirect.org","N","Hugh S Brock Grand River Hospital DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","501 Airport Rd","","Rifle","CO","US","816508510" +"1598816712","DIRECT","Direct Messaging Address","drjenny@atlantainnovativecounseling.com","N","email","","DIRECT","Direct","","OTHER","Other","None","4045 Orchard Rd SE Ste 110","","Smyrna","GA","US","300804904" +"1285785428","DIRECT","Direct Messaging Address","lburgos@hcnetwork.org","N","","","","","","","","","37840 Medical Arts Ct","","Zephyrhills","FL","US","335414325" +"1851442933","DIRECT","Direct Messaging Address","esther.torrez@griffithcenters.org","N","company email","","DIRECT","Direct","","OTHER","Other","company email","3055 Austin Bluffs Pkwy","","Colorado Springs","CO","US","809185748" +"1639220841","DIRECT","Direct Messaging Address","churley@mercemedical.com","N","","","OTHER","Other","email","","","","1831 N Fayetteville St","","Asheboro","NC","US","272033273" +"1851442859","OTHERS","Other URL","RX30","N","RX30 Pharmacy Software","","DIRECT","Direct","","OTHER","Other","Electronic","10 Ave Laguna","Laguna Garden Shp Ctr. #115","Carolina","PR","US","009796400" +"1356492094","DIRECT","Direct Messaging Address","bmroz143506@directwellstar.org","N","","","","","","","","","3950 Austell Rd","","Austell","GA","US","301061121" +"1104977925","CONNECT","CONNECT URL","http://centerforintegratedmed.com/","N","website","","DIRECT","Direct","","OTHER","Other","URL","464 NE Norton Ave","","Bend","OR","US","977014387" +"1760533541","DIRECT","Direct Messaging Address","vemandal@att.net","N","Email","","DIRECT","Direct","","CSV","CSV","","3400 Chapel Hill Rd Ste 307","","Douglasville","GA","US","301351739" +"1669524351","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1386796027","OTHERS","Other URL","Northbrook","N","","","DIRECT","Direct","","OTHER","Other","Northbrook","60 Revere Dr Ste 100","","Northbrook","IL","US","600621590" +"1841341518","DIRECT","Direct Messaging Address","ALL109PCS@M1526.primeclinicalsystems.direct-ci.com","N","","","","","","","","","2134 Sandy Dr Ste 16","","State College","PA","US","168032292" +"1942351648","CONNECT","CONNECT URL","lewis@latrobevision.comcastbiz.net","Y","","Lewis A Carrarini OD INC","","","","","","","1933 Dailey Ave","","Latrobe","PA","US","156503087" +"1790837425","CONNECT","CONNECT URL","www.advancedmd.com","N","","","","","","","","","1713 S Fm 51","Suite 103","Decatur","TX","US","762343642" +"1962554568","DIRECT","Direct Messaging Address","Hobblecreekpediatrics@pm.me","N","Work email","","DIRECT","Direct","","OTHER","Other","Html","672 W 400 S Ste 101","","Springville","UT","US","846633170" +"1588716815","DIRECT","Direct Messaging Address","credentialing@tidelandshealth.org","N","","","DIRECT","Direct","","CSV","CSV","","456 N Main St","","Hemingway","SC","US","295549190" +"1306998778","DIRECT","Direct Messaging Address","savannah.reeves@wellstar.org","N","Busuiness email","","DIRECT","Direct","","OTHER","Other","none","747 S 8th St Ste D","","Griffin","GA","US","302244884" +"1073665329","DIRECT","Direct Messaging Address","emwilzaw@direct.practicefusion.com","N","direct messaging","","DIRECT","Direct","","OTHER","Other","direct messaging","6065 Hillcroft St Ste 208","","Houston","TX","US","770811005" +"1093867418","OTHERS","Other URL","Myckachiro@gmail.com","N","Email","","","","","","","","1106 Town Square Rd Ste 4","","Pottstown","PA","US","194651017" +"1255484903","CONNECT","CONNECT URL","pyoung@mercydesmoines.org","N","","","DIRECT","Direct","","CSV","CSV","","1 Saint Joseph Dr","","Centerville","IA","US","525449017" +"1013069897","DIRECT","Direct Messaging Address","nicholasmansuetta@nwsmos.allscriptsdirect.net","N","","","HIE","Health Information Exchange (HIE)","","","","","2810 W. 35th St","","Kearney","NE","US","688452909" +"1295888410","OTHERS","Other URL","https://webpt.com","N","EMR","","OTHER","Other","other","OTHER","Other","other","145 Caggiano Dr","","Gaffney","SC","US","293412533" +"1134272479","DIRECT","Direct Messaging Address","brian.cocke@va.gov","N","email","","DIRECT","Direct","","CSV","CSV","","3600 Memorial Blvd","","Kerrville","TX","US","780285819" +"1518010735","DIRECT","Direct Messaging Address","rebekah@vibrantlifetherapy.com","N","business email","","DIRECT","Direct","","CSV","CSV","","19 N 10th Ave Ste 5","","Bozeman","MT","US","597153260" +"1578616520","DIRECT","Direct Messaging Address","nadeemvaidya@retinaorangecounty.drchronodirect.com","N","","","DIRECT","Direct","","","","","16100 Sand Canyon Ave Ste 385","","Irvine","CA","US","926183720" +"1205980992","DIRECT","Direct Messaging Address","christine@cmacounseling.com","N","Secure Email","","DIRECT","Direct","","","","","6915 Laurel Bowie Rd Ste 205I","","Bowie","MD","US","207151715" +"1063566768","DIRECT","Direct Messaging Address","terry.boxforfer@direct.signature.nextgenshare.com","N","","","DIRECT","Direct","","","","","12639 Old Tesson Rd","Suite 115","Saint Louis","MO","US","631282786" +"1861545758","DIRECT","Direct Messaging Address","hemasheelvanth@georgiakid.allscriptsdirect.net","N","","","","","","","","","55 Whitcher St NE Ste 460","","Marietta","GA","US","300601171" +"1700939618","CONNECT","CONNECT URL","Dallas","N","","","","","","","","","9622 Webb Chapel Rd","","Dallas","TX","US","752204940" +"1700939618","CONNECT","CONNECT URL","Dallas","N","","","","","","","","","9622 Webb Chapel Rd","","Dallas","TX","US","752204940" +"1033263322","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","920 Boone St","","Tupelo","MS","US","388045908" +"1558415869","CONNECT","CONNECT URL","mdaniel@arh.org","N","mdaniel@arh.org","","HIE","Health Information Exchange (HIE)","","OTHER","Other","URL","5000 Ky Route 321","","Prestonsburg","KY","US","416539113" +"1558415877","DIRECT","Direct Messaging Address","william.gould2@sluhn.org","N","email","","DIRECT","Direct","","CSV","CSV","mail","3445 High Point Blvd Ste 202","","Bethlehem","PA","US","180177812" +"1215081559","CONNECT","CONNECT URL","obgynbillings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1962556183","CONNECT","CONNECT URL","mark.pilachowski@wakefern.com","N","email","","","","","","","","5 Bel Air South Pkwy","","Bel Air","MD","US","210156091" +"1578617684","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1114071578","DIRECT","Direct Messaging Address","medicalrecords@lvdhealthcenter.com","N","Secure email","","","","","","","","N5241 US Highway 45","","Watersmeet","MI","US","499695115" +"1386798494","OTHERS","Other URL","wendy.teresi@briovarx.com","N","","","DIRECT","Direct","","","","","1100 Lee Branch Ln","","Birmingham","AL","US","352427298" +"1275688228","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","736 S 900 E Ste 203","","St George","UT","US","847907003" +"1831243971","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W","Suite 111","Provo","UT","US","846043305" +"1740334911","DIRECT","Direct Messaging Address","Karla.powell@prismahealth.org","N","","","DIRECT","Direct","","","","","10 Richland Medical Park Dr","Palmetto Health Dental Clinic","Columbia","SC","US","292036892" +"1568517910","DIRECT","Direct Messaging Address","boyce.tankersley.1@15018.direct.athenahealth.com","N","","","","","","","","","4716 S 14th St","","Abilene","TX","US","796054733" +"1194870915","DIRECT","Direct Messaging Address","hliang22772@directwellstar.org","N","","","","","","","","","677 Church St NE","","Marietta","GA","US","300601101" +"1437204286","CONNECT","CONNECT URL","Winston-Salem","N","","","DIRECT","Direct","","CSV","CSV","","710 Coliseum Dr Ste 100","","Winston Salem","NC","US","271065362" +"1659426146","CONNECT","CONNECT URL","www.childrenstherapy.com","N","website","","DIRECT","Direct","","OTHER","Other","other","803 W Broad St Ste 100","","Falls Church","VA","US","220463131" +"1205982337","OTHERS","Other URL","https://app.tolsecuremessaging.com/PatientPortal/#!/Home","N","TOL","","DIRECT","Direct","","CSV","CSV","","Trainee Health clinic","1940 Carswell Ave Bldg. 7002","JBSA Lackland,","TX","US","78236" +"1396891321","DIRECT","Direct Messaging Address","jpluna@hvvmg.com","N","","","","","","CSV","CSV","","12550 Hesperia Rd","Suite 100","Victorville","CA","US","923955873" +"1467508432","OTHERS","Other URL","none","N","none","","OTHER","Other","none","OTHER","Other","none","16611 S 40th St","Suite 120","Phoenix","AZ","US","85048" +"1912053786","CONNECT","CONNECT URL","Guilford","N","","","DIRECT","Direct","","OTHER","Other","Guilford","35 Boston St Ste 2","","Guilford","CT","US","064372817" +"1710033493","DIRECT","Direct Messaging Address","jaredsmith@isc.allscriptsdirect.net","N","","","","","","","","","19550 E 39th St S","Ste 325","Independence","MO","US","640572303" +"1952457533","DIRECT","Direct Messaging Address","drowens@taborvillagewellness.com","N","","","DIRECT","Direct","","CSV","CSV","","404 SE 80th Ave","","Portland","OR","US","972151528" +"1194871871","OTHERS","Other URL","Boise","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Boise","425 W Bannock St","","Boise","ID","US","837026035" +"1396891149","DIRECT","Direct Messaging Address","john.d.yeaw.mil@mail.mil","N","email","","DIRECT","Direct","","CSV","CSV","","3551 Roger Brooke Dr","","Fort Sam Houston","TX","US","782344504" +"1871649160","DIRECT","Direct Messaging Address","suesull@comcast.net","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","address","3 Village Grn N","","Plymouth","MA","US","023608803" +"1972659183","DIRECT","Direct Messaging Address","ksiehuhr@toi-health.com","N","","","","","","","","","1710 SE 16th Ave","","Ocala","FL","US","344714656" +"1225174907","CONNECT","CONNECT URL","other","N","","","OTHER","Other","other","OTHER","Other","other","1002 Georgia St Unit 104","","Huntington Beach","CA","US","926484364" +"1982740643","DIRECT","Direct Messaging Address","alintel66739@directwellstar.org","N","","","","","","","","","3747 Roswell Rd Ste 107","","Marietta","GA","US","300626227" +"1316093545","DIRECT","Direct Messaging Address","jwoodward@firststatehealth.com","N","","","","","","","","","2036 Foulk Rd","","Wilmington","DE","US","198103648" +"1376689257","CONNECT","CONNECT URL","jerome.randall.dpm@gmail.com","N","jerome.randall.dpm@gmail.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","19900 Governors Dr","#12","Olympia Fields","IL","US","604611057" +"1619013976","DIRECT","Direct Messaging Address","dean.schultz3@3893.direct.athenahealth.com","N","Family Medicine of Abilene, D. Allen Schultz, MD","","DIRECT","Direct","","CSV","CSV","","1749 Pine St","","Abilene","TX","US","796013043" +"1619013976","DIRECT","Direct Messaging Address","SONAbilene@direct.myteamcare.com","N","SON – Abilene CHC Non-Clinical","","DIRECT","Direct","","CSV","CSV","","1749 Pine St","","Abilene","TX","US","796013043" +"1437296654","DIRECT","Direct Messaging Address","jaime.gomez.1@15018.direct.athenahealth.com","N","","","","","","","","","4716 S 14th St","","Abilene","TX","US","796054733" +"1578609178","DIRECT","Direct Messaging Address","internsb@1736fcc.org","N","","","DIRECT","Direct","","CSV","CSV","","21707 Hawthorne Blvd Ste 300","","Torrance","CA","US","905037016" +"1891831483","OTHERS","Other URL","OsteopathyChicago@gmail.com","N","business email","","OTHER","Other","business email","","","","17 N Wabash Ave Ste 678","","Chicago","IL","US","606024878" +"1669518270","CONNECT","CONNECT URL","Carlinville","N","carlinville@michellespharmacy.com","","DIRECT","Direct","","OTHER","Other","Carlinville","274 N Broad St","","Carlinville","IL","US","626261371" +"1477699965","DIRECT","Direct Messaging Address","tracy@dvpa.pcc.com","N","direct email address","","DIRECT","Direct","","CSV","CSV","","132 Franklin Corner Rd","","Lawrenceville","NJ","US","086482523" +"1356488266","DIRECT","Direct Messaging Address","yalbabe34008@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1275670754","CONNECT","CONNECT URL","ROSEVILLE","N","","","","","","","","","584 N Sunrise Ave","Ste. 130","Roseville","CA","US","956612862" +"1750428140","DIRECT","Direct Messaging Address","him@cchelkader.cernerdirect.com","N","Cerner Direct","","DIRECT","Direct","","CSV","CSV","","901 Davidson St NW","","Elkader","IA","US","520439015" +"1124165501","OTHERS","Other URL","n/a","N","","","","","","","","","1000 Galloping Hill Rd Ste 106","","Union","NJ","US","070837989" +"1013054493","DIRECT","Direct Messaging Address","mac613@me.com","N","email address","","DIRECT","Direct","","OTHER","Other","email","7237 Stricklin Ln","","Keystone Heights","FL","US","326568570" +"1437297108","DIRECT","Direct Messaging Address","dnewton@toi-health.com","N","","","","","","","","","4500 Newberry Rd","","Gainesville","FL","US","326072245" +"1679611511","CONNECT","CONNECT URL","Houston","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7737 Southwest Fwy Ste 950","","Houston","TX","US","770741806" +"1679611511","CONNECT","CONNECT URL","Houston","Y","","TEXAS INSTITUTE OF DIGESTIVE HEALTH, PLLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1919 North Loop W Ste 299","","Houston","TX","US","770081368" +"1831237775","DIRECT","Direct Messaging Address","GLORIA.GRAY@WELLNESSPOINTE.ORG","N","","","","","","","","","1107 E Marshall Ave","","Longview","TX","US","756015602" +"1538207394","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1962540450","CONNECT","CONNECT URL","info@josephsalasdmd.com","N","","","","","","","","","6607 3rd Ave W","","Bradenton","FL","US","342092306" +"1427196955","CONNECT","CONNECT URL","assisted-rehab@comcast.com","N","email","","DIRECT","Direct","","OTHER","Other","email","6811 Campfield Rd","","Baltimore","MD","US","212074657" +"1346389459","CONNECT","CONNECT URL","Rahway","N","","","DIRECT","Direct","","CSV","CSV","","1535 Irving St","","Rahway","NJ","US","070654035" +"1639218936","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1710026125","CONNECT","CONNECT URL","480-854-1445","N","Fax","","DIRECT","Direct","","OTHER","Other","n/a","4838 E Baseline Rd","Suite 108","Mesa","AZ","US","852064672" +"1336288034","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","575 S State St","","Orem","UT","US","840586303" +"1851430482","CONNECT","CONNECT URL","sabrina.zubair2@nm.org","N","work email","","DIRECT","Direct","","CSV","CSV","","2001 N Gary Ave Ste 110","","Wheaton","IL","US","601873055" +"1225178825","DIRECT","Direct Messaging Address","ebourne31097@directwellstar.org","N","","","","","","","","","4550 Cobb Parkway North NW","Suite 205","Acworth","GA","US","301014143" +"1073653655","DIRECT","Direct Messaging Address","bkim19984@directwellstar.org","N","","","","","","","","","677 Church St NE","","Marietta","GA","US","300601101" +"1275672206","CONNECT","CONNECT URL","Encinitas","N","","","","","","","","","169 Saxony Rd Ste 205","","Encinitas","CA","US","920246780" +"1528107356","OTHERS","Other URL","insurance4rocksolid@gmail.com","N","","","","","","","","","11605 Meridian Market Vw Ste 142","","Falcon","CO","US","808318238" +"1558400168","CONNECT","CONNECT URL","WWW.PRACTICEFUSION.COM","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2829 Babcock Rd Ste 117","","San Antonio","TX","US","782296009" +"1558400168","CONNECT","CONNECT URL","WWW.PRACTICEFUSION.COM","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2829 Babcock Rd Ste 117","","San Antonio","TX","US","782296009" +"1457490534","DIRECT","Direct Messaging Address","jtaft62241@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 250","","Marietta","GA","US","300601169" +"1770622441","DIRECT","Direct Messaging Address","refer@martin.emadirect.md","N","Direct Address","","DIRECT","Direct","","CSV","CSV","","2504 McCain Blvd Ste 101","","North Little Rock","AR","US","721167669" +"1821138116","DIRECT","Direct Messaging Address","mparra@dbh.sbcounty.gob","N","mparra@dbh.sbcounty.gov","","DIRECT","Direct","","OTHER","Other","Department of Behavioral Health","900 E Gilbert St","","San Bernardino","CA","US","924155230" +"1548300015","DIRECT","Direct Messaging Address","moreilly61959@directwellstar.org","N","","","","","","","","","800 Canton Rd NE","","Marietta","GA","US","300607260" +"1336289586","DIRECT","Direct Messaging Address","egonzales41493@direct.owensborohealth.org","N","","","","","","","","","440 Hopkinsville St","Suite 2E","Greenville","KY","US","423451124" +"1730229188","DIRECT","Direct Messaging Address","info@emergepeds.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3905 University Dr","","Durham","NC","US","277072517" +"1295875334","CONNECT","CONNECT URL","flagstaffbirthcenter.com","N","","","","","","","","","401 W Aspen Ave","","Flagstaff","AZ","US","860015305" +"1629119300","CONNECT","CONNECT URL","sacramentosurgicalarts.com","N","","","","","","","","","8680 Greenback Ln Ste 109","","Orangevale","CA","US","956623970" +"1417097163","CONNECT","CONNECT URL","CVS","N","Pharmacy","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7600 Carroll Ave","","Takoma Park","MD","US","209126367" +"1306987912","CONNECT","CONNECT URL","Parkland","N","","","","","","","","","10942 NW 70th Ct","","Parkland","FL","US","330763813" +"1972644581","DIRECT","Direct Messaging Address","gary.norman@peopleincorporated.org","N","","","","","","","","","2120 Park Ave","","Minneapolis","MN","US","554043378" +"1952441701","DIRECT","Direct Messaging Address","jcampbell@sunnydays.com","N","email address","","DIRECT","Direct","","CSV","CSV","","1023 E Baltimore Pike Ste 303","","Media","PA","US","190635126" +"1306987748","CONNECT","CONNECT URL","Paoli","N","Pharmacy","","DIRECT","Direct","","OTHER","Other","Paoli","23 Industrial Blvd","","Paoli","PA","US","193011601" +"1932240124","CONNECT","CONNECT URL","Stockbridge","N","","","DIRECT","Direct","","","","","130 Eagle Spring Ct","","Stockbridge","GA","US","302817274" +"1598806564","DIRECT","Direct Messaging Address","JayS@niskids.org","N","Jay's E-Mail","","DIRECT","Direct","","CSV","CSV","","430 County Road 101","","Yaphank","NY","US","119809640" +"1376684415","DIRECT","Direct Messaging Address","cebersole@westpointoptical.com","N","","","","","","","","","3893 Medina Rd","","Akron","OH","US","44333" +"1083756894","DIRECT","Direct Messaging Address","kgarrison170376@directwellstar.org","N","","","","","","","","","3950 Austell Rd # 22","","Austell","GA","US","301061121" +"1912048885","OTHERS","Other URL","mlevin@levineye.com","N","work email","","","","","OTHER","Other","work","920 Providence Rd Ste 100","","Towson","MD","US","212862976" +"1366584195","DIRECT","Direct Messaging Address","cgabriel@citymd.net","N","","","","","","","","","9 Nottingham Ct","","Ringwood","NJ","US","074562740" +"1720129638","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1447392956","DIRECT","Direct Messaging Address","billing@dentalbiller.com","N","https://mail.enguard.com/Default.aspx","","DIRECT","Direct","","OTHER","Other","email","3808 W Riverside Dr Ste 501","","Burbank","CA","US","915054396" +"1386786119","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1659413136","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","234 E Gray St","Suite 768","Louisville","KY","US","402021900" +"1457493918","DIRECT","Direct Messaging Address","mgentry25795@directwellstar.org","N","","","","","","","","","3747 Roswell Rd","","Marietta","GA","US","300626234" +"1922140334","DIRECT","Direct Messaging Address","rpiraner62025@directwellstar.org","N","","","","","","","","","100 Lacy St NW Ste 150","","Marietta","GA","US","300601273" +"1134261597","CONNECT","CONNECT URL","https://www.edrsnet.com/","N","Forte Holdings","","DIRECT","Direct","","CSV","CSV","","307 Ivy Ave SE","","Richmond","MN","US","563684509" +"1679615041","CONNECT","CONNECT URL","https://app.sfaxme.com/default.aspx","N","Secure fax","","HIE","Health Information Exchange (HIE)","","OTHER","Other","fax","3722 Cedar Heights Dr","","Cedar Falls","IA","US","506136207" +"1124160296","DIRECT","Direct Messaging Address","jphillips9340@direct.owensborohealth.org","N","","","","","","","","","1000 Breckenridge St Ste 300","","Owensboro","KY","US","423030877" +"1013059120","DIRECT","Direct Messaging Address","pc@fastandfriendlyrx.com","N","email","","DIRECT","Direct","","OTHER","Other","email","1905 W Baker St Ste B","","Plant City","FL","US","335631601" +"1699817635","DIRECT","Direct Messaging Address","info@eye-dealvision.com","N","mailbox monitored by several people","","DIRECT","Direct","","CSV","CSV","","8202 N Loop 1604 W","Ste 105","San Antonio","TX","US","782492897" +"1891837852","CONNECT","CONNECT URL","fish1110@verizon.net","N","","","","","","","","","12413 Norwalk Blvd","","Norwalk","CA","US","906502040" +"1104968023","OTHERS","Other URL","PracticeFusion","N","EHR","","","","","","","","8705 E Brainerd Rd","","Chattanooga","TN","US","374214416" +"1154464766","DIRECT","Direct Messaging Address","bwieland@widc.careclouddirect.com","N","BWieland WIDC Direct Email Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","3885 Upham St","Ste 200","Wheat Ridge","CO","US","800334880" +"1104969708","DIRECT","Direct Messaging Address","anthony.kirby@3376.securemail.prognosis.com","N","secure email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","secure email","55 Gosai Dr","","Bentleyville","PA","US","153141061" +"1538202452","DIRECT","Direct Messaging Address","clinical@giaswfl.directbygreenway.com","Y","Direct Message Address","Gastroenterology Associates of Southwest Florida PA","DIRECT","Direct","","","","","4790 Barkley Cir","Bldg A","Fort Myers","FL","US","339077543" +"1538202452","DIRECT","Direct Messaging Address","clinical@giaswfl.directbygreenway.com","Y","Direct Message Address","Gastroenterology Associates of Southwest Florida PA","DIRECT","Direct","","OTHER","Other","html","4790 Barkley Cir","Bldg A","Fort Myers","FL","US","339077543" +"1528101805","CONNECT","CONNECT URL","www.southridingos.com","N","","","","","","","","","24805 Pinebrook Rd Ste 318","","Chantilly","VA","US","201524126" +"1225172992","DIRECT","Direct Messaging Address","rachel.neill@pmsnm.org","N","email","","","","","","","","2960 Rodeo Park Dr W","","Santa Fe","NM","US","875056351" +"1851435531","DIRECT","Direct Messaging Address","allison@allisonevansphd.com","N","","","","","","","","","86 Baker Avenue Ext Ste 301","","Concord","MA","US","017422132" +"1710021563","DIRECT","Direct Messaging Address","croberts@dynamichealthpt.com","N","","","HIE","Health Information Exchange (HIE)","","","","","35 Tower Ln Ste 110","","Avon","CT","US","060014237" +"1467596932","DIRECT","Direct Messaging Address","kabbott11835@direct.nortonhealthcare.org","N","","","DIRECT","Direct","","","","","12615 Taylorsville Rd","Suite A","Louisville","KY","US","402994452" +"1124162268","DIRECT","Direct Messaging Address","bcernak@frontiernet.net","N","business address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","60 W Kerley Corners Rd","","Tivoli","NY","US","125835814" +"1851435903","DIRECT","Direct Messaging Address","ellen.barton@direct.signature.nextgenshare.com","N","","","DIRECT","Direct","","","","","12639 Old Tesson Rd Ste 115","","Saint Louis","MO","US","631282786" +"1154465425","DIRECT","Direct Messaging Address","info@pingetonseniorcare.com","N","","","","","","","","","2300 Bethelview Rd Ste 100-332","","Cumming","GA","US","300409475" +"1467596676","DIRECT","Direct Messaging Address","ccgastro@directaddress.net","Y","","Central Coast Gastroenterology Medical Group","DIRECT","Direct","","CSV","CSV","","1551 Bishop St Ste 230","","San Luis Obispo","CA","US","934014661" +"1689719742","OTHERS","Other URL","HCMC","Y","","Hennepin Healthcare System, Inc","OTHER","Other","contract","CSV","CSV","","1313 Penn Ave N","","Minneapolis","MN","US","554113047" +"1376688481","CONNECT","CONNECT URL","www.snpclasvegas.com","N","","","","","","","","","2050 Mariner Dr Ste 150","","Las Vegas","NV","US","891286656" +"1568507614","DIRECT","Direct Messaging Address","drlhersh5486@comcast.net","N","","","","","","","","","2010 Route 70 W Ste C","","Cherry Hill","NJ","US","080022776" +"1699810705","DIRECT","Direct Messaging Address","patfrederic495@hotmail.com","N","","","","","","","","","1611 NW 12th Ave","","Miami","FL","US","331361005" +"1013052026","DIRECT","Direct Messaging Address","counseling@allahnakaj.com","N","secure email","","DIRECT","Direct","","OTHER","Other","Round Rock","1101 Satellite Vw Unit 501","","Round Rock","TX","US","786651591" +"1831234954","DIRECT","Direct Messaging Address","lburke@minniti.oncoemrdirect.com","N","Direct Domaine","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","174 Democrat Rd","","Mickleton","NJ","US","080561236" +"1346385713","DIRECT","Direct Messaging Address","cbialonchoy@concentra.com","N","","","","","","","","","192 Beacon St","","South San Francisco","CA","US","940806913" +"1760527253","DIRECT","Direct Messaging Address","kferguson32167@directwellstar.org","N","","","","","","","","","320 KENNESTONE HOSPITAL BLVD","SUITE LL1","MARIETTA","GA","US","300603006" +"1154466654","DIRECT","Direct Messaging Address","dene.berman@lifespancounseling.org","N","","","","","","","","","7061 Corporate Way Ste 106","","Centerville","OH","US","45459" +"1285779967","DIRECT","Direct Messaging Address","ccolquhoun131514@directwellstar.org","N","","","","","","","","","4441 Atlanta Rd SE Ste 201","","Smyrna","GA","US","300806442" +"1346385531","DIRECT","Direct Messaging Address","evryoungjr@comcast.net","N","","","","","","","","","6353 Aldea Ct SE","","Lacey","WA","US","985037925" +"1972638187","DIRECT","Direct Messaging Address","request@endocrinemd.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6430 Rockledge Dr Ste 300","","Bethesda","MD","US","208171847" +"1942345442","DIRECT","Direct Messaging Address","bparbhu145390@directwellstar.org","N","","","","","","","","","3747 Roswell Rd Ste 201","","Marietta","GA","US","300626227" +"1457496663","DIRECT","Direct Messaging Address","heidi.krebs.p5@direct.phs.nextgenshare.com","N","","","","","","","","","1036 S Verity Pkwy","","Middletown","OH","US","450445513" +"1679618078","DIRECT","Direct Messaging Address","vonda.montgomery@cedarwolves.org","N","","","DIRECT","Direct","","","","","215 S 19th St","","Batesville","AR","US","725013114" +"1588799522","DIRECT","Direct Messaging Address","moremonica@me.com","N","","","","","","","","","41 E 8th St","","Chicago","IL","US","606052168" +"1922133768","CONNECT","CONNECT URL","Woodstock","N","WWW.GEORGIAURGENTCARE.COM","","DIRECT","Direct","","CSV","CSV","","7820 Hickory Flat Hwy","","Woodstock","GA","US","301882099" +"1679608442","CONNECT","CONNECT URL","fnpterry@mindspring.com","N","","","","","","","","","901 Campus Dr Ste 214","","Daly City","CA","US","940154930" +"1831224823","OTHERS","Other URL","peacelovharmony@aol.com","N","","","DIRECT","Direct","","CSV","CSV","","3237 Lorna Road Suite 210","","Birmingham","AL","US","35216" +"1497880769","DIRECT","Direct Messaging Address","healthyrelationships.ed@outlook.com","N","PLLC email","","DIRECT","Direct","","OTHER","Other","information","2149 Jolly Rd Ste 500","","Okemos","MI","US","488646028" +"1558496182","DIRECT","Direct Messaging Address","robbish@pacbell.net","N","","","DIRECT","Direct","","CSV","CSV","","1142 W Redondo Beach Blvd","","Gardena","CA","US","902473538" +"1902931314","DIRECT","Direct Messaging Address","mhds@mhds.org","N","email","","DIRECT","Direct","","","","","38 Garland Dr","","Jackson","TN","US","383053602" +"1902931314","DIRECT","Direct Messaging Address","mhds@mhds.org","N","email","","","","","","","","38 Garland Dr","","Jackson","TN","US","383053602" +"1134254659","DIRECT","Direct Messaging Address","meredith@pausewellnesscenter.com","N","protected email","","DIRECT","Direct","","CSV","CSV","","130 Main Street","Building 2, Suite F","Northborough","MA","US","01532" +"1306971643","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","1000 Eddy St","","Providence","RI","US","029054739" +"1649306937","DIRECT","Direct Messaging Address","lshah20748@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 420","Marietta","GA","US","300601155" +"1336275536","DIRECT","Direct Messaging Address","DECOXOTR@SBCGLOBAL.NET","N","","","","","","","","","4610 25th St","","Columbus","IN","US","472033239" +"1205962842","DIRECT","Direct Messaging Address","cflynn@healthcarepartners.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1236 N Magnolia Ave","","Anaheim","CA","US","92801" +"1447386016","DIRECT","Direct Messaging Address","valerie@sierranutritionsolutions.com","N","","","","","","","","","375 Pesaro Way","","Reno","NV","US","89521" +"1457488603","OTHERS","Other URL","cerbo","N","","","HIE","Health Information Exchange (HIE)","","","","","702 John Adams St Unit A","","Oregon City","OR","US","970451955" +"1659408763","OTHERS","Other URL","ccurran@bhsd228.com","N","","","","","","","","","15201 Central Ave","","Oak Forest","IL","US","604522101" +"1821125907","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","173 N 400 W Ste C-11","","Orem","UT","US","840571909" +"1962539759","DIRECT","Direct Messaging Address","parthivmehta@uropart.allscriptsdirect.net","N","","","","","","","","","2600 Patriot Blvd","Ste J","Glenview","IL","US","600268024" +"1578690145","CONNECT","CONNECT URL","https://www.biggerschiropractic.com/","N","","","","","","","","","2919 S Georgia St","","Amarillo","TX","US","791093436" +"1053448803","CONNECT","CONNECT URL","Newark","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","200 S DuPont St","","Wilmington","DE","US","198053972" +"1437286291","CONNECT","CONNECT URL","URL","N","","","","","","","","","34 Granby St","","Asheville","NC","US","288014611" +"1316075559","DIRECT","Direct Messaging Address","kyla.ababio.1@11903.direct.athenahealth.com","N","","","DIRECT","Direct","","","","","3059 W 26th St","","Chicago","IL","US","606234131" +"1457489486","OTHERS","Other URL","www.unhsinc.org","N","","","","","","","","","910 S 300 W","","Blanding","UT","US","845113910" +"1578692992","DIRECT","Direct Messaging Address","friedel2018@frontier.com","N","email","","DIRECT","Direct","","OTHER","Other","Email","403 W Batchtown Rd","","Batchtown","IL","US","620065010" +"1578692992","DIRECT","Direct Messaging Address","friedel2018@frontier.com","N","Email","","DIRECT","Direct","","OTHER","Other","Other","403 W Batchtown Rd","","Batchtown","IL","US","620065010" +"1205964939","DIRECT","Direct Messaging Address","macross@prototypes.org","N","","","","","","","","","2650 E Foothill Blvd","","Pasadena","CA","US","911073439" +"1144358995","DIRECT","Direct Messaging Address","Michael.Nesheiwat@putnamcountyny.gov","N","Michael.Nesheiwat@putnamcountyny.gov","","","","","","","","1 Geneva Rd","","Brewster","NY","US","105092339" +"1053449694","DIRECT","Direct Messaging Address","Kristen-wright@fpabenton.e-mdsdirect.com","N","EMDS Email","","DIRECT","Direct","","CSV","CSV","","1304 Military Rd","","Benton","AR","US","720152911" +"1821127002","CONNECT","CONNECT URL","HARLINGEN","N","Office email","","","","","","","","512 Victoria Ln Ste 2","","Harlingen","TX","US","785503227" +"1477682235","CONNECT","CONNECT URL","_~:/?#[]@!$&'()*+,;=%","N","","","","","","","","","1600 W Campbell Ave Ste 201","","Campbell","CA","US","950081526" +"1144359027","DIRECT","Direct Messaging Address","kbooker167298@directwellstar.org","N","","","","","","","","","3747 Roswell Rd Ste 107","","Marietta","GA","US","300626227" +"1013047398","OTHERS","Other URL","Ridgewood","N","","","","","","","","","89 W Ridgewood Ave","","Ridgewood","NJ","US","074503142" +"1184754848","DIRECT","Direct Messaging Address","staff@lakenormanderm.emadirect.md","N","","","DIRECT","Direct","","","","","20808 N. Main St","Ste 103","Cornelius","NC","US","280318496" +"1346370848","DIRECT","Direct Messaging Address","kkaresh@truelifewellbeing.com","N","","","","","","","","","4520 Executive Dr Ste 225","","San Diego","CA","US","921213094" +"1396875704","DIRECT","Direct Messaging Address","mchurchill@swhealth.direct-ci.net","N","","","DIRECT","Direct","","","","","1311A N Mildred Rd","","Cortez","CO","US","813212231" +"1083744239","CONNECT","CONNECT URL","email","N","","","","","","","","","100 W Walnut St Ste 375","","Pasadena","CA","US","911242922" +"1215067418","DIRECT","Direct Messaging Address","sue@kirklandpsychcare.com","N","","","","","","","","","620 Kirkland Way Ste 104","","Kirkland","WA","US","980336021" +"1265562508","DIRECT","Direct Messaging Address","drallen@mhs-dc.com","N","","","","","","","","","","","","","","" +"1013047083","OTHERS","Other URL","irenei@openbridgescounseling.com","N","establish encrypted connection","","DIRECT","Direct","","CSV","CSV","","10400 EATON PL","STE 200","FAIRFAX","VA","US","220302208" +"1134259955","OTHERS","Other URL","https://rpchomes.wordpress.com/","N","","","","","","","","","10927 Mayfield Rd","10931 Mayfield Road","Houston","TX","US","770433908" +"1801927520","OTHERS","Other URL","drarcher@nevaehhealthwellness.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1336 Utica Ave Fl 2","","Brooklyn","NY","US","112035912" +"1023149887","DIRECT","Direct Messaging Address","lcraig@clarematrix.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2644 30th St","","Santa Monica","CA","US","904053060" +"1447381959","DIRECT","Direct Messaging Address","tanyatodd@cmci.allscriptsdirect.net","N","","","","","","","","","403 Fairview St","","Clinton","NC","US","283282399" +"1447381959","DIRECT","Direct Messaging Address","clintonmedicalclinic@cmci.allscriptsdirect.net","N","","","","","","","","","403 Fairview St","","Clinton","NC","US","283282399" +"1427189927","DIRECT","Direct Messaging Address","ddaney@swhealth.direct-ci.net","N","","","","","","","","","111 Railroad Ave","","Mancos","CO","US","813289329" +"1124159397","CONNECT","CONNECT URL","email","N","email","","DIRECT","Direct","","CSV","CSV","","7345 Woodland Dr Ste B","","Indianapolis","IN","US","462781737" +"1861523029","DIRECT","Direct Messaging Address","radavis@robertdavis.emadirect.md","N","","","","","","","","","3443 Villa Ln Ste 10","","Napa","CA","US","945586417" +"1114058203","OTHERS","Other URL","www.officeally.com","N","Electronic EHR","","DIRECT","Direct","","CSV","CSV","","962 Forest Gln","","Jonesboro","GA","US","302388829" +"1336270875","DIRECT","Direct Messaging Address","apopp19986@directwellstar.org","N","","","","","","","","","677 Church St NE","","Marietta","GA","US","300601101" +"1043341043","DIRECT","Direct Messaging Address","smathews164493@directwellstar.org","N","","","","","","","","","300 Medical Dr Ste 705","","LaGrange","GA","US","302404130" +"1386776110","DIRECT","Direct Messaging Address","gmadeira@shieldsforfamilies.org","N","Senior Director of Programs","","","","","","","","161 W Victoria St","Suite 255","Long Beach","CA","US","908052175" +"1568594414","CONNECT","CONNECT URL","www.brurologyygroup.com","N","web site","","DIRECT","Direct","","CSV","CSV","","7777 Hennessy Blvd","Suite 2004","Baton Rouge","LA","US","708084300" +"1568594414","CONNECT","CONNECT URL",".csv","N","","","","","","","","","7777 Hennessy Blvd","Suite 2004","Baton Rouge","LA","US","708084300" +"1508998154","CONNECT","CONNECT URL","NA","N","","","","","","","","","7122 S. Sheridan Rd,","Ste.2 #381","Tulsa","OK","US","74133" +"1508998154","OTHERS","Other URL","NA","N","","","","","","","","","7122 S Sheridan Rd Ste 2","#381","Tulsa","OK","US","741332748" +"1952433757","DIRECT","Direct Messaging Address","lreger@wnybloodcare.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1010 Main St Ste 300","","Buffalo","NY","US","142021102" +"1104958610","CONNECT","CONNECT URL","AMHERST","N","","","DIRECT","Direct","","CSV","CSV","","82A Ponemah Rd","","Amherst","NH","US","030313110" +"1760514236","DIRECT","Direct Messaging Address","SP20@kinneydrugs.com","N","work e-mail","","","","","","","","7395 Utica Blvd","","Lowville","NY","US","133671705" +"1134251242","DIRECT","Direct Messaging Address","ehr-direct@gvh-hin.us","N","Gunnison Valley Hospital Colorado","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD Exchange","711 N Taylor St","","Gunnison","CO","US","812302296" +"1366574477","OTHERS","Other URL","none","N","none","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3400 W Ball Rd Ste 212","","Anaheim","CA","US","928043737" +"1366574477","CONNECT","CONNECT URL","anaheimpulmonary@gmail.com","N","","","","","","","","","3400 W Ball Rd Ste 212","","Anaheim","CA","US","928043737" +"1366574477","OTHERS","Other URL","none","N","","","","","","","","","3400 W Ball Rd Ste 212","","Anaheim","CA","US","928043737" +"1275665226","SOAP","SOAP URL","Clarksville","N","","","","","","","","","541 Eastern Blvd","","Clarksville","IN","US","471292451" +"1477685550","DIRECT","Direct Messaging Address","drkildow@centerpointeinc.com","N","","","","","","","","","915 Parkcentre Way Ste 7","","Nampa","ID","US","836511748" +"1871626713","DIRECT","Direct Messaging Address","FCASINC@HOTMAIL.COM","N","EMAIL ADDRESS","","","","","","","","8014 S Ashland Ave","","Chicago","IL","US","606204317" +"1023141066","DIRECT","Direct Messaging Address","drrosenstein@theaventuradentists.com","N","Secure email","","","","","","","","20803 Biscayne Blvd","Suite 306","Aventura","FL","US","331801429" +"1790818599","CONNECT","CONNECT URL","alliancedermandhealth@outlook.com","N","","","DIRECT","Direct","","CSV","CSV","","304 S Mount Auburn Rd","","Cape Girardeau","MO","US","637034920" +"1184757817","DIRECT","Direct Messaging Address","nlawrence@rwjbh.org","N","Hospital","","DIRECT","Direct","","OTHER","Other","email","1856 JFK Blvd","","Jersey City","NJ","US","073052122" +"1689707580","OTHERS","Other URL","TextPad","N","","","DIRECT","Direct","","CSV","CSV","","24 S View St","","Pleasantville","NY","US","105703329" +"1689707580","CONNECT","CONNECT URL","dennisthornton@psychologytoday.com","N","","","","","","","","","24 S View St","","Pleasantville","NY","US","105703329" +"1689707580","OTHERS","Other URL","drthorntonpsych@gmail.com","N","","","","","","","","","24 S View St","","Pleasantville","NY","US","105703329" +"1689707275","DIRECT","Direct Messaging Address","ehr-direct@sch1.hin.us","N","","","","","","","","","601 S Osage St","","Caldwell","KS","US","670221654" +"1770616310","DIRECT","Direct Messaging Address","cdelin@cdikids.org","N","","","DIRECT","Direct","","OTHER","Other","n/a","6340 Variel Ave Ste A","","Woodland Hills","CA","US","913672514" +"1184758153","DIRECT","Direct Messaging Address","coreykollnlmt@hotmail.com","N","","","","","","","","","451 Sundance Dr","","Richland","WA","US","993528625" +"1700910791","OTHERS","Other URL","bjh161967@gmail.com","N","","","","","","","","","550 62nd St S","","St Petersburg","FL","US","337071533" +"1700910791","OTHERS","Other URL","bjh161967@gmail.com","N","","","","","","","","","550 62nd St S","","St Petersburg","FL","US","337071533" +"1861525248","DIRECT","Direct Messaging Address","TRutar@medfordeyedoctors.updoxdirect.com","N","EMR Direct Messaging","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Health Information Exchange","1408 E Barnett Rd","","Medford","OR","US","975048279" +"1780718890","DIRECT","Direct Messaging Address","mpoblano@dmh.lacounty.gov","N","","","","","","","","","1359 N Grand Ave","","Covina","CA","US","917241016" +"1265566392","DIRECT","Direct Messaging Address","benjamin.crane@direct.signature.nextgenshare.com","N","","","","","","","","","12639 Old Tesson Rd","SUITE #115","Saint Louis","MO","US","631282786" +"1659404044","DIRECT","Direct Messaging Address","slavania123260@directwellstar.org","N","","","","","","","","","2500 Hospital Boulevard","Suite 420","Roswell","GA","US","300764919" +"1265565626","DIRECT","Direct Messaging Address","Elizabeth.Feldman@vcs.ikm.direct-ci.com","N","","","DIRECT","Direct","","","","","1830 Town Center Dr Ste 303","","Reston","VA","US","201903217" +"1528191996","CONNECT","CONNECT URL","lompoc","N","","","","","","","","","338 S Dakota Ave","30 MDSS SGSD","Vandenberg AFB","CA","US","934376307" +"1578697454","DIRECT","Direct Messaging Address","soweis@nephrologyassocofthegulfcoast.careclouddirect.com","N","Care Cloud direct email address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HTML","8333 N Davis Hwy Fl 2","","Pensacola","FL","US","325146050" +"1801920780","DIRECT","Direct Messaging Address","valerie.deardorff@direct.medfusion.com","N","","","","","","","","","10777 Nall Ave","Suite 300","Overland Park","KS","US","662111231" +"1104950096","DIRECT","Direct Messaging Address","nmsimanga70606@directwellstar.org","N","","","","","","","","","310 Kennestone Hospital Blvd","","Marietta","GA","US","300601120" +"1508990383","DIRECT","Direct Messaging Address","cpriest@suddenlink.net","N","","","","","","","","","","","","","","" +"1629102256","DIRECT","Direct Messaging Address","jane.a.hull2.civ@mail.mil","N","","","DIRECT","Direct","","OTHER","Other","mail address","Army Behavioral Health","1060 Gaffney Road","Ft. Wainwright","AK","US","99703" +"1023142759","CONNECT","CONNECT URL","tatumwellnesschiropractic@gmail.com","N","","","","","","","","","29834 N Cave Creek Rd Ste 110","","Cave Creek","AZ","US","853312384" +"1881728210","DIRECT","Direct Messaging Address","6566vision@optonline.net","N","","","","","","","","","6566 Jericho Tpke","","Commack","NY","US","117252901" +"1881728236","OTHERS","Other URL","drangelahowell.com","N","websute","","OTHER","Other","website","OTHER","Other","other","1000 Windover Rd","","Jonesboro","AR","US","724016066" +"1861526147","DIRECT","Direct Messaging Address","clsmiths@hotmail.com","N","E-Mail","","DIRECT","Direct","","OTHER","Other","Self","4334 Cassidy Street","#109","Colorado Springs","CO","US","809113203" +"1821112764","DIRECT","Direct Messaging Address","contact@wellnestla.org","N","Organization email","","DIRECT","Direct","","","","","3787 S Vermont Ave","","Los Angeles","CA","US","900074203" +"1639293574","DIRECT","Direct Messaging Address","contact@Wellnestla.org","N","Organization's email","","DIRECT","Direct","","","","","4401 Crenshaw Blvd","","Los Angeles","CA","US","900431227" +"1619091220","DIRECT","Direct Messaging Address","contact@wellnestla.org","N","Organization's email","","","","","","","","3031 S Vermont Ave","","Los Angeles","CA","US","900073033" +"1912021767","DIRECT","Direct Messaging Address","cwendt@direct.lifebridgehealth.org","Y","","Sinai Hospital Lifebridge Health","DIRECT","Direct","","","","","2401 W Belvedere Ave","","Baltimore","MD","US","212155216" +"1831213578","DIRECT","Direct Messaging Address","aneesa.bhimanitrimble.p5@direct.phs.nextgenshare.com","N","","","","","","","","","1036 S Verity Pkwy","","Middletown","OH","US","450445513" +"1386768679","CONNECT","CONNECT URL","ahsan.khan3@va.gov","Y","Business Email","RALPH H. JOHNSON VA MEDICAL CENTER","OTHER","Other","communication","CSV","CSV","","109 Bee St","","Charleston","SC","US","294015703" +"1851415269","CONNECT","CONNECT URL","www.mightyoakstherapies.com","Y","under-construction website","Mighty Oaks Therapies","DIRECT","Direct","","","","","18100 West Rd Apt 1216","","Houston","TX","US","770953785" +"1952426686","DIRECT","Direct Messaging Address","cstober@fhr.net","N","","","","","","","","","5509 Creedmoor Rd","","Raleigh","NC","US","276126312" +"1316062789","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1306962618","CONNECT","CONNECT URL","obgynbillings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1598880031","DIRECT","Direct Messaging Address","swang@directaddress.net","N","PHI","","OTHER","Other","PHI","OTHER","Other","other","849 Boston Post Rd Ste 300","","Milford","CT","US","064603537" +"1154447563","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1922125442","SOAP","SOAP URL","N/A","N","N/A","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1172 N Maclay Ave","","San Fernando","CA","US","913401328" +"1659497212","DIRECT","Direct Messaging Address","lesmith@sbcbwell.org","N","","","","","","","","","5385 Hollister Ave Bldg 14","","Santa Barbara","CA","US","931112389" +"1447376058","DIRECT","Direct Messaging Address","jsaulsbury286113@directwellstar.org","N","","","","","","","","","3576 Highway 138 SE","","Stockbridge","GA","US","30281" +"1609992403","DIRECT","Direct Messaging Address","sradcliff125257@directwellstar.org","N","","","","","","","","","285 Boulevard NE","Suite 310","Atlanta","GA","US","303124205" +"1316063811","DIRECT","Direct Messaging Address","drlisablumofe@hotmail.com","N","","","","","","","","","2093 Rand Rd","","Des Plaines","IL","US","600164727" +"1134245921","OTHERS","Other URL","Riverside","N","","","","","","","","","4445 Magnolia Ave","Dept of Pathology, Riverside Community Hospital","Riverside","CA","US","925014135" +"1003933417","DIRECT","Direct Messaging Address","kermitrichiez@direct.practicefusion.com","N","direct address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Ponce de Leon # 735","Torre Medica Auxilio Mutuo suite 402","Hato rey","PR","US","009175022" +"1740307925","DIRECT","Direct Messaging Address","emarron@dresthermarron.com","N","business email address","","DIRECT","Direct","","OTHER","Other","referrals","28494 Westinghouse Pl Ste 314","","Valencia","CA","US","913550936" +"1194842286","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","555 W SR 164","","Salem","UT","US","846531635" +"1316064421","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1184 E 80 N","","American Fork","UT","US","840032906" +"1508983628","DIRECT","Direct Messaging Address","zsafshari@neurologyattheglen.kareodirect.com","N","Kareo","","DIRECT","Direct","","OTHER","Other","Direct Message","2634 Patriot Blvd Ste C","","Glenview","IL","US","600268024" +"1962529610","CONNECT","CONNECT URL","URL","N","","","","","","","","","2625 N King St","Clinical Services","Flagstaff","AZ","US","860041884" +"1700903465","DIRECT","Direct Messaging Address","smckee22362@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1528185162","DIRECT","Direct Messaging Address","clinical@giaswfl.directbygreenway.com","Y","Direct Message Address","Gastroenterology Associates of Southwest Florida PA","DIRECT","Direct","","OTHER","Other","html","4790 Barkley Cir Bldg A","","Fort Myers","FL","US","339077543" +"1053439331","CONNECT","CONNECT URL","ihs.gov","N","","","DIRECT","Direct","","OTHER","Other","Secure FAX","1414 NW Northrup St Ste 800","","Portland","OR","US","972092790" +"1144348616","DIRECT","Direct Messaging Address","jhakkarain@bhs1.org","N","business email","","","","","","","","725 North St","","Pittsfield","MA","US","012014124" +"1740308816","OTHERS","Other URL","dwhitaker@sd162.org","N","","","","","","","","","3718 213th Pl","","Matteson","IL","US","604432575" +"1588782585","DIRECT","Direct Messaging Address","DrL@surgicalhealingarts.com","N","Physicians direct secure email","","DIRECT","Direct","","CSV","CSV","","6150 Diamond Centre Ct Unit 1200","","Fort Myers","FL","US","33912" +"1245358118","CONNECT","CONNECT URL","Sandra.Marrero-Ortiz@21co.com","N","email from office","","HIE","Health Information Exchange (HIE)","","","","","720 Doctors Dr","","Englewood","FL","US","342233992" +"1326167099","OTHERS","Other URL","crdamc.amedd.army.mil","N","Military hospital","","OTHER","Other","crdamc.amedd.army.mil","OTHER","Other","data","312 Prospector Trl","","Harker Heights","TX","US","765482588" +"1013036516","DIRECT","Direct Messaging Address","amer.al-khoudari.1@14673.direct.athenahealth.com","N","","","DIRECT","Direct","","","","","604 W Warner Rd Ste C1","","Chandler","AZ","US","852252915" +"1255450458","DIRECT","Direct Messaging Address","tbrownsanchez@swhealth.direct-ci.net","N","","","","","","","","","418 S Sligo St","","Cortez","CO","US","813214718" +"1730208992","OTHERS","Other URL","https://sarahepler.clientsecure.me","N","EHR Secure Messaging","","DIRECT","Direct","","OTHER","Other","EHR","138 S Cherry St Ste 400","","Winston Salem","NC","US","271015271" +"1790804789","CONNECT","CONNECT URL",".","N","","","","","","","","","2950 Cleveland Clinic Blvd","","Weston","FL","US","333313625" +"1710006739","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1720108541","OTHERS","Other URL","Barracuda","N","","","","","","","","","905 Franklin St","","Waterloo","IA","US","507034407" +"1720108541","OTHERS","Other URL","Barracuda","N","","","","","","","","","905 Franklin St","","Waterloo","IA","US","507034407" +"1780704338","DIRECT","Direct Messaging Address","aflynn@genoahealthcare.com","N","Work email","","DIRECT","Direct","","","","","119 Tunnel Rd Ste G","","Asheville","NC","US","288051869" +"1750401543","DIRECT","Direct Messaging Address","jessica.l.weaver19.mil@mail.mil","N","DOD email","","DIRECT","Direct","MTF","OTHER","Other","other","436 MDG","300 Tuskegee Blvd","Dover AFB","DE","US","19962" +"1750401543","DIRECT","Direct Messaging Address","jessica.l.weaver19.mil@mail.mil","N","DOD email","","DIRECT","Direct","","CSV","CSV","","436 MDG","300 Tuskegee Blvd","Dover AFB","DE","US","19962" +"1750401543","OTHERS","Other URL","jessica.l.weaver19.mil@mail.mil","Y","military email","united states air force","OTHER","Other","MTF","","","","436 MDG","300 Tuskegee Blvd","Dover AFB","DE","US","19962" +"1295855377","DIRECT","Direct Messaging Address","info@benjamins-bhs.com","Y","Practice Direct Email","Benjamins Behavioral Health Services","DIRECT","Direct","","OTHER","Other","Email","8703 Meadowcroft Dr","","Houston","TX","US","770635006" +"1295855377","CONNECT","CONNECT URL","https://www.benjamins-bhs.com/","Y","Practice Website","Benjamins Behavioral Health Services","DIRECT","Direct","","OTHER","Other","URL","8703 Meadowcroft Dr","","Houston","TX","US","770635006" +"1386764785","DIRECT","Direct Messaging Address","leslie.roth@usasurg.eclinicaldirectplus.com","N","Direct","","DIRECT","Direct","","CSV","CSV","","208 Collyer St","Suite 302","Providence","RI","US","029041560" +"1336269760","OTHERS","Other URL","Shelbyville","N","xxxx","","OTHER","Other","Shelbyville","OTHER","Other","Shelbyville","9880 Angies Way Ste 100","","Louisville","KY","US","402412851" +"1568583375","OTHERS","Other URL","www.cvs.com","Y","CVS","Highland Park CVS, L.L.C.","OTHER","Other","Web","OTHER","Other","Web","501 W Center St","","Eureka","IL","US","615301111" +"1518087444","DIRECT","Direct Messaging Address","sparcher@cghealth.com","N","","","","","","","","","22 N Georgia Ave Ste 300","","Mason City","IA","US","504013435" +"1598886111","OTHERS","Other URL","Beaverton","N","","","","","","","","","7701 SW Cirrus Dr Ste 32-D","","Beaverton","OR","US","970085966" +"1043331994","OTHERS","Other URL","https://www.ccbh.com","N","upload site","","DIRECT","Direct","","OTHER","Other","837p","800 E Main St","","Bradford","PA","US","167013278" +"1710008677","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1750402491","DIRECT","Direct Messaging Address","apatel22366@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1548381155","CONNECT","CONNECT URL","https://online.ccbh.com","N","Payer","","DIRECT","Direct","","OTHER","Other","837 txt","800 East Main Street","","Bradford","PA","US","167013278" +"1750402459","DIRECT","Direct Messaging Address","digstivespecialists@directaddress.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4340 Clyo Rd Ste 200","","Dayton","OH","US","454597000" +"1407977598","CONNECT","CONNECT URL","Naperville","N","","","","","","","","","2323 Naperville Rd Ste 200","","Naperville","IL","US","605635607" +"1568583789","CONNECT","CONNECT URL","CAREEVERYWHERE","N","Connectivity between Epic health centers","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","700 Adeline St","","Oakland","CA","US","946072608" +"1922129139","DIRECT","Direct Messaging Address","anna@drabele.com","N","email","","DIRECT","Direct","","","","","491 Coolidge Hwy Ste 1","","Guilford","VT","US","053018015" +"1831211853","CONNECT","CONNECT URL","Cambridge","N","","","DIRECT","Direct","","OTHER","Other","Cambridge","872 Mass Ave Ste 2-1","","Cambridge","MA","US","021393072" +"1831211853","CONNECT","CONNECT URL","Cambridge","N","","","","","","","","","872 Mass Ave Ste 2-1","","Cambridge","MA","US","021393072" +"1508987793","DIRECT","Direct Messaging Address","rharley34010@directwellstar.org","N","","","","","","","","","1810 Mulkey Rd","Suite 201","Austell","GA","US","301061151" +"1881715944","DIRECT","Direct Messaging Address","elizabeth.renaud.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St Ste 190","","Providence","RI","US","029053248" +"1396866869","DIRECT","Direct Messaging Address","pramsay123261@directwellstar.org","N","","","","","","","","","315 Boulevard NE","Suite 500","Atlanta","GA","US","303121200" +"1568584019","DIRECT","Direct Messaging Address","SCRMCPEC@SCRMC.COM","N","EMAIL","","DIRECT","Direct","","CSV","CSV","","1220 Jefferson St","","Laurel","MS","US","394404355" +"1689796351","DIRECT","Direct Messaging Address","deb.daniels@twponessa.com","N","","","","","","","","","160 Roosevelt Ave","","York","PA","US","174013378" +"1497877096","DIRECT","Direct Messaging Address","Elvia.G.Rojas@kp.org","N","","","","","","","","","17046 Marygold Ave","","Fontana","CA","US","923351722" +"1942322755","OTHERS","Other URL","drwood@phoenixendodontist.com","N","","","","","","","","","10555 N Tatum Blvd Ste A102","","Paradise Valley","AZ","US","852531096" +"1356464432","DIRECT","Direct Messaging Address","sreynolds20114@directwellstar.org","N","","","","","","","","","1700 Hospital South Dr","Suite 500","Austell","GA","US","301066810" +"1851413009","OTHERS","Other URL","Mesa","N","","","OTHER","Other","Mesa","OTHER","Other","Mesa","215 S Power Rd Ste 114","","Mesa","AZ","US","852065236" +"1942322128","DIRECT","Direct Messaging Address","erinw@prohabsecure.com","N","secure server","","DIRECT","Direct","","CSV","CSV","","1107 W Broadway St","","Ardmore","OK","US","734012833" +"1811010978","OTHERS","Other URL","Stephanie@campbellteenfamilytherapy.com","N","Secure Hushmail","","DIRECT","Direct","","CSV","CSV","","441 N Central Ave Ste 6","","Campbell","CA","US","950081428" +"1013030972","DIRECT","Direct Messaging Address","nunzio@avanzatherapypractice.com","N","email","","DIRECT","Direct","","OTHER","Other","text","300 W 72nd St Apt 1C","","New York","NY","US","100232661" +"1538282272","DIRECT","Direct Messaging Address","agapeunlimited@agapekitsap.org","N","email","","","","","","","","4841 Auto Center Way Ste 101","","Bremerton","WA","US","983124388" +"1801919410","OTHERS","Other URL","uwdoc31@gmail.com","N","","","","","","","","","1164 E Oakland Park Blvd Ste 201","","Oakland Park","FL","US","333342709" +"1780707323","DIRECT","Direct Messaging Address","Drz@comoasspsychnj.com","N","Email","","DIRECT","Direct","","","","","Compass Psychological Services, LLC","216 Maple Avenue","Red Bank","NJ","US","07701" +"1760505390","CONNECT","CONNECT URL","Chimes.org","N","","","","","","","","","254 E Main St","","Newark","DE","US","197117311" +"1215050620","OTHERS","Other URL","https://pm.officeally.com/pm/Desktop/Summary.aspx?Tab=D","N","","","","","","","","","1804 Black Lake Blvd SW","","Olympia","WA","US","98512" +"1316060619","DIRECT","Direct Messaging Address","Nassim.haddad@cs.eclinicaldirect.com","N","EMR direct messaging","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10101 N 92nd St Ste 101","","Scottsdale","AZ","US","852584553" +"1659494995","DIRECT","Direct Messaging Address","daniela.ducasse@jawonio.org","N","Credentialing Specialist","","","","","","","","260 N Little Tor Rd","","New City","NY","US","109562627" +"1730302506","DIRECT","Direct Messaging Address","steenson@healthyhometherapies.con","N","","","","","","","","","1102 Spring Grove Ave","","Princeton","WV","US","24740" +"1730302506","CONNECT","CONNECT URL","healthyhometherapies.com","N","Domain","","DIRECT","Direct","","CSV","CSV","","1102 Spring Grove Ave","","Princeton","WV","US","24740" +"1669695540","DIRECT","Direct Messaging Address","drliberman@stlcpm.com","N","email","","DIRECT","Direct","","","","","3555 Sunset Office Dr Ste C102","","Saint Louis","MO","US","631271014" +"1285857094","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W Bldg B","","Provo","UT","US","846043305" +"1952525909","OTHERS","Other URL","http://mhsweb/bhs_public/","N","","","","","","","","","1212 N California St","","Stockton","CA","US","952021552" +"1568686350","CONNECT","CONNECT URL","asakhu@phpin.org","N","","","DIRECT","Direct","","OTHER","Other","email","372 S Main St","","Phillipsburg","NJ","US","088653017" +"1659595742","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1175 E 50 S","Suite 221","American Fork","UT","US","840032845" +"1245454826","DIRECT","Direct Messaging Address","damezola@coastalorthoca.com","N","employer email","","DIRECT","Direct","","","","","23456 Hawthorne Blvd","Ste 300","Torrance","CA","US","905054716" +"1073737680","DIRECT","Direct Messaging Address","dtaylor127313@directwellstar.org","N","","","","","","","","","833 Campbell Hill St NW Ste 420","","Marietta","GA","US","300601138" +"1720203060","DIRECT","Direct Messaging Address","officemanager@evansvillepsychiatric.net","N","Office Manager","","","","","","","","2015 MAXWELL AVE","","EVANSVILLE","IN","US","477114359" +"1720203151","DIRECT","Direct Messaging Address","wb@williambrunomd.com","N","","","DIRECT","Direct","","CSV","CSV","","9201 W Sunset Blvd Ste 707","","West Hollywood","CA","US","900693708" +"1386869766","OTHERS","Other URL","psb@mdofficemail.com","N","email","","","","","","","","331 N Maitland Ave Ste A3","","Maitland","FL","US","327514749" +"1295950947","DIRECT","Direct Messaging Address","Clewis@kencrest.org","N","","","HIE","Health Information Exchange (HIE)","","","","","441 Privet Rd","","Horsham","PA","US","190441220" +"1295950947","DIRECT","Direct Messaging Address","Clewis@kencrest.org","N","","","","","","","","","441 Privet Rd","","Horsham","PA","US","190441220" +"1528283439","DIRECT","Direct Messaging Address","gkurrle12932@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1841415049","DIRECT","Direct Messaging Address","info@ohioface.com","N","","","","","","","","","6325 Emerald Pkwy Ste 1B","","Dublin","OH","US","430163241" +"1831314483","CONNECT","CONNECT URL","rlagravere@yahoo.com","N","","","","","","","","","12469 SW 124th St","","Miami","FL","US","331869015" +"1932324423","DIRECT","Direct Messaging Address","caeethayer@comcast.net","N","","","","","","","","","955 Main St","Suite 303","Winchester","MA","US","018901961" +"1831314343","DIRECT","Direct Messaging Address","mgennaro@direct.meditouchehr.com","N","direct messaging address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","270 Pulaski Rd Ste B","","Greenlawn","NY","US","117401605" +"1558587998","CONNECT","CONNECT URL","jnass@ssubgastro.com","N","","","","","","","","","1085 Main St","","South Weymouth","MA","US","021901547" +"1972729192","DIRECT","Direct Messaging Address","susan.walker@sprhc.eclinicaldirectplus.com","N","Susan  Walker Spanish Peaks RHC DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","129 Kansas Ave","","Walsenburg","CO","US","810891818" +"1457577629","CONNECT","CONNECT URL","https://www.ident.ws/template_include/pi_login.jsp?site=14759&practiceId=48545&page=Patient+Informat","N","patient portal","","DIRECT","Direct","","CSV","CSV","","5 W 71st St","","New York","NY","US","100234198" +"1457577629","FHIR","FHIR URL","https://www.ident.ws/template_include/new_patient_sign_in.do?site=14759&practiceId=48545","N","Patient Queestionare","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5 W 71st St","","New York","NY","US","100234198" +"1457577553","CONNECT","CONNECT URL","Branson","N","","","DIRECT","Direct","","","","","3940 Green Mountain Drive","Countryside Physical Therapy","Branson","MO","US","65616" +"1801012018","CONNECT","CONNECT URL","Lafayette","N","","","DIRECT","Direct","","CSV","CSV","","300 Bertrand Dr","","Lafayette","LA","US","705065635" +"1124244132","OTHERS","Other URL","meganlyou@gmail.com","N","work email address","","DIRECT","Direct","","","","","905 Battenkill Ct","","Lexington","SC","US","290726682" +"1053537027","OTHERS","Other URL","https://www.shrinershospitalsforchildren.org/chicago","N","work","","OTHER","Other","work","OTHER","Other","work","2211 N Oak Park Ave","","Chicago","IL","US","60707" +"1881810513","DIRECT","Direct Messaging Address","lori.kramer@digichart.direct-ci.com","N","","","","","","","","","2529 Glenn Hendren Dr","Suite 200","Liberty","MO","US","640689625" +"1346466364","DIRECT","Direct Messaging Address","jhan29928@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1750508818","DIRECT","Direct Messaging Address","tquesti@marthasvillage.org","N","Registered Nurse Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","83791 Date Ave","","Indio","CA","US","922014737" +"1124245220","DIRECT","Direct Messaging Address","aflener1854@direct.owensborohealth.org","N","","","","","","","","","1301 Pleasant Valley Rd Ste 404","","Owensboro","KY","US","42303" +"1851518088","DIRECT","Direct Messaging Address","michael.mccabe@direct.medfusion.com","N","","","","","","","","","10777 Nall Ave Ste 300","","Overland Park","KS","US","662111330" +"1528285012","DIRECT","Direct Messaging Address","richardle@ymail.com","N","RLE","","DIRECT","Direct","","CSV","CSV","","1119 Pine St","","Huntington Beach","CA","US","926482736" +"1265659296","DIRECT","Direct Messaging Address","scott.abraham@direct.medfusion.com","N","","","","","","","","","10777 Nall Ave","Suite 300","Overland Park","KS","US","662111362" +"1073730065","DIRECT","Direct Messaging Address","Stephanie.Lueckel.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","593 Eddy St","APC4","Providence","RI","US","029034923" +"1639396518","DIRECT","Direct Messaging Address","gderiso22338@directwellstar.org","N","","","","","","","","","1700 Hospital South Dr","Suite 409","Austell","GA","US","301066810" +"1972720761","DIRECT","Direct Messaging Address","charles-dukes@ouhsc.edu","N","University E-mail","","DIRECT","Direct","","OTHER","Other","none","920 Stanton L Young Blvd # 3440","","Oklahoma City","OK","US","731045036" +"1548487440","DIRECT","Direct Messaging Address","erin.baxa.1@19447.direct.athenahealth.com","N","","","DIRECT","Direct","","","","","760 W D Ave","","Kingman","KS","US","670681222" +"1124245816","OTHERS","Other URL","NYP","N","","","","","","","","","500 Palmer Avenue","","Bronxville","NY","US","10708" +"1861619736","CONNECT","CONNECT URL","Athena","N","","","","","","","","","3100 Cross Creek Pkwy","Suite 200","Auburn Hills","MI","US","483262774" +"1225255128","DIRECT","Direct Messaging Address","SAMUELJOHNSON@GEORGIAKID.ALLSCRIPTSDIRECT.NET","N","","","","","","","","","55 Whitcher St NE","Suite 460","Marietta","GA","US","300601155" +"1972721645","CONNECT","CONNECT URL","www.metroobgynnj.com","N","","","","","","","","","1973 Springfield Ave","","Maplewood","NJ","US","070403435" +"1427276112","DIRECT","Direct Messaging Address","caledoniacounseling@hotmail.com","N","email address","","DIRECT","Direct","","OTHER","Other","various documents","12076 Rockdale St","","Parker","CO","US","801388751" +"1417174186","DIRECT","Direct Messaging Address","mpervaiz33022@directwellstar.org","N","","","","","","","","","3000 Hospital Blvd","","Roswell","GA","US","300764915" +"1962620674","DIRECT","Direct Messaging Address","jamie.tesky@niderm.com","N","company email","","","","","","","","2199 N Merritt Creek Loop","","Coeur D Alene","ID","US","838144949" +"1679791222","CONNECT","CONNECT URL","spierre-louis@fishkillcare.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","22 Robert R Kasin Way","","Beacon","NY","US","125081559" +"1083832661","OTHERS","Other URL","1","N","1","","OTHER","Other","1","OTHER","Other","1","260 Grayson Rd","","Virginia Beach","VA","US","234624345" +"1043438625","CONNECT","CONNECT URL","www.baypines.va.gov","Y","website","bay pines va health care system","DIRECT","Direct","","OTHER","Other","website","10000 Bay Pines Blvd","","Bay Pines","FL","US","337448200" +"1710105192","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1124246376","CONNECT","CONNECT URL","www.mmc.edu","N","website","","DIRECT","Direct","","CSV","CSV","","1005 Dr Db Todd Jr Blvd","","Nashville","TN","US","372083501" +"1568680437","DIRECT","Direct Messaging Address","dtiffee@eomchospital.com","Y","Medical Staff Coordinator","LEFLORE COUNTY HOSPITAL AUTHORITY","","","","","","","104 Wall St","","Poteau","OK","US","749534405" +"1265650295","DIRECT","Direct Messaging Address","Jcllc@att.net","N","Practice","","DIRECT","Direct","","CSV","CSV","","2460 Old Moultrie Rd Ste 3","","Saint Augustine","FL","US","320864198" +"1073731428","DIRECT","Direct Messaging Address","tlall123288@directwellstar.org","N","","","","","","","","","285 Boulevard NE Ste 525","","Atlanta","GA","US","303124211" +"1326267048","CONNECT","CONNECT URL","app.mil.relayhealth.com","N","Secure patient messaging service","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","850 Crawford Pkwy","Apt 5202","Portsmouth","VA","US","237042304" +"1649499310","DIRECT","Direct Messaging Address","kalima77@fairpoint.net","N","","","","","","","","","9144 Burnett Rd SE","","Yelm","WA","US","985978488" +"1679792394","DIRECT","Direct Messaging Address","sutchinpatel@uropart.allscriptsdirect.net","N","","","","","","","","","3 S Greenleaf St","Ste. J","Gurnee","IL","US","600313377" +"1437378114","","","","N","","","","","","","","","","","","","","" +"1669691176","OTHERS","Other URL","Home","N","yahoo.com","","","","","","","","1601 E Fourth Plain Blvd # 101","","Vancouver","WA","US","986613713" +"1720206568","DIRECT","Direct Messaging Address","Nicholas.Carruthers.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","195 Collyer St Ste 302","","Providence","RI","US","029041869" +"1639398571","DIRECT","Direct Messaging Address","james.meredith@jtmmd.eclinicaldirectplus.com","Y","practice direct address","James T. Meredith Jr MD PA","HIE","Health Information Exchange (HIE)","","CSV","CSV","","921 Holiday Dr","","Forrest City","AR","US","723359183" +"1043439268","DIRECT","Direct Messaging Address","marnol21@jhmi.edu","N","hospital email","","DIRECT","Direct","","","","","4940 Eastern Ave","","Baltimore","MD","US","212242735" +"1760602601","DIRECT","Direct Messaging Address","dcampbell39723@directwellstar.org","N","","","","","","","","","4250 Brownsville Rd","","Powder Springs","GA","US","301272559" +"1285854125","DIRECT","Direct Messaging Address","jramirezdo@direct.practicefusion.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1312 SW 27th Ave Fl 3","","Miami","FL","US","331451243" +"1518186808","DIRECT","Direct Messaging Address","lkegel@advcardioct.com","N","ACS Office Email","","DIRECT","Direct","","","","","439 Mill Hill Ave","","Bridgeport","CT","US","066102866" +"1376762674","DIRECT","Direct Messaging Address","mlamm17904@directwellstar.org","N","","","","","","","","","2890 Delk Rd SE","","Marietta","GA","US","300675326" +"1841410743","DIRECT","Direct Messaging Address","Michael.Connolly.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","593 Eddy St","","Providence","RI","US","029034923" +"1942420666","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1225258999","DIRECT","Direct Messaging Address","dorothy.mckinnon@sequelyouthservices.com","N","email address","","","","","CSV","CSV","","107 S High St","","Antlers","OK","US","745233818" +"1104046747","DIRECT","Direct Messaging Address","admin@drnamazie.com","N","Business email address","","DIRECT","Direct","","CSV","CSV","","16661 Ventura Blvd Ste 226","","Encino","CA","US","914361947" +"1598985376","OTHERS","Other URL","www.lifepathcounseling-CO.com","Y","private practice website","Lifepath Counseling LLC","DIRECT","Direct","","CSV","CSV","","1067 E US Highway 24 # 171","","Woodland Park","CO","US","808632120" +"1982824371","OTHERS","Other URL","tobinelizabeth71@gmail.com","N","work","","HIE","Health Information Exchange (HIE)","","OTHER","Other","work","354 Volley Ct","","Arnold","MD","US","210121136" +"1689894883","DIRECT","Direct Messaging Address","ctreadway68742@directwellstar.org","N","","","","","","","","","3885 Princeton Lakes Parkway","Suite 300","Atlanta","GA","US","30331" +"1487874665","OTHERS","Other URL","oficinadradiaz@gmail.com","N","Office email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","patient messages","AB6 Calle Reina Isabel","Urb Bairoa","Caguas","PR","US","00725" +"1326268475","DIRECT","Direct Messaging Address","ogupta@midatlret.intellechartdirect.net","N","Direct Messaging Address","","DIRECT","Direct","","","","","4060 Butler Pike","Suite 200","Plymouth Meeting","PA","US","194621560" +"1336369560","CONNECT","CONNECT URL","Watsonville","N","","","","","","","","","45 Nielson St","","Watsonville","CA","US","95076" +"1285855841","DIRECT","Direct Messaging Address","bredwoj@amc.edu","N","work email","","","","","","","","47 New Scotland Ave","","Albany","NY","US","12208" +"1730300583","DIRECT","Direct Messaging Address","wendolyn.gracecrnp.p1@direct.arthritispa.nextgenshare.com","Y","","RHEUMATIC DISEASE ASSOCIATES,LTD","HIE","Health Information Exchange (HIE)","","","","","2360 Maryland Rd","","Willow Grove","PA","US","19090" +"1275754731","DIRECT","Direct Messaging Address","covenantpcc@direct.practicefusion.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1136 Cleveland Ave Ste 615","","East Point","GA","US","303443618" +"1649491010","DIRECT","Direct Messaging Address","CHA131@COMCAST.NET","N","SECURE EMAIL","","","","","","","","131 Sanders Ferry Rd Ste 203","","Hendersonville","TN","US","370753662" +"1639390321","DIRECT","Direct Messaging Address","rbacelieri@wncderm.emadirect.md","N","","","DIRECT","Direct","","CSV","CSV","","281 McDowell St","","Asheville","NC","US","288032606" +"1801017801","DIRECT","Direct Messaging Address","Mlasalle@hebrewhealthcare.org","N","","","","","","","","","1 Abrahms Blvd","","West Hartford","CT","US","061171508" +"1649491440","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W","Suite 101","Provo","UT","US","846043305" +"1609097088","DIRECT","Direct Messaging Address","msaganmd@mac.com","N","","","","","","","","","3200 Santa Monica Blvd Ste 204","","Santa Monica","CA","US","904042639" +"1932320843","CONNECT","CONNECT URL","m.bauer@id.ambitions.org","N","","","","","","","","","1044 Northwest Blvd Ste C","","Coeur D Alene","ID","US","838142114" +"1992926968","OTHERS","Other URL","drmikecarusopsychologist@gmail.com","N","primary office","","DIRECT","Direct","","OTHER","Other","email","615 W Harwood Rd","","Hurst","TX","US","760543106" +"1992926968","OTHERS","Other URL","Http://drmikecarusopsychologist.theranest.com","N","Scheduling billing records","","OTHER","Other","Records, billing","","","","615 W Harwood Rd","","Hurst","TX","US","760543106" +"1902027717","DIRECT","Direct Messaging Address","jesse.badger@universalneurocare.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","8823 San Jose Blvd Ste 209","","Jacksonville","FL","US","322174288" +"1396966016","DIRECT","Direct Messaging Address","agrandhige125581@directwellstar.org","N","","","","","","","","","4040 Hospital West Dr","","Austell","GA","US","301068117" +"1215159892","CONNECT","CONNECT URL","wkirk@nyap.org","Y","","National Youth Advocate Program, INC","","","","","","","1940 Tamarack Rd","","Newark","OH","US","430551363" +"1891907838","CONNECT","CONNECT URL","henrymtraurigpc@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","905 S Center St","","Royal Oak","MI","US","480673230" +"1225240179","DIRECT","Direct Messaging Address","jhughes30537@directwellstar.org","N","","","","","","","","","1664 Mulkey Rd","","Austell","GA","US","301061114" +"1497967376","DIRECT","Direct Messaging Address","clinical@giaswfl.directbygreenway.com","Y","Direct Message Address","Gastroenterology Associates of Southwest Florida PA","DIRECT","Direct","","","","","4790 Barkley Cir Bldg A","Barkley Surgery Center, Inc.","Fort Myers","FL","US","339077543" +"1447462148","CONNECT","CONNECT URL","WHITEFIELD","N","School District/Superintendent's Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","14 King Sq","","Whitefield","NH","US","035983302" +"1043422611","CONNECT","CONNECT URL","CredibleBH.com","N","online HIE","","HIE","Health Information Exchange (HIE)","","","","","603 Bruce St","","Crookston","MN","US","567162914" +"1942412424","DIRECT","Direct Messaging Address","lou@selfcaretherapy.com","N","","","","","","","","","6626 Gordon Rd Ste H","","Wilmington","NC","US","284118424" +"1942412424","DIRECT","Direct Messaging Address","lou@selfcaretherapy.com","Y","business address","Self Care Therapy Incorporation","DIRECT","Direct","","CSV","CSV","","6626 Gordon Rd Ste H","","Wilmington","NC","US","284118424" +"1609088574","DIRECT","Direct Messaging Address","newhope@nhcgc.com","N","secure email","","DIRECT","Direct","","","","","2202 N Broadway St","","Poteau","OK","US","749532000" +"1033321583","CONNECT","CONNECT URL","kfoster@mhcservices.net","N","","","","","","","","","7100 Peachtree Dunwoody Rd Ste 200","","Atlanta","GA","US","303281689" +"1144432550","OTHERS","Other URL","website","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1661 SE 31st St","","Ocala","FL","US","344710741" +"1467665588","DIRECT","Direct Messaging Address","Karla.Donohue@aegistherapies.com","Y","","Aegis Therapies, Inc.","","","","","","","300 Race St","","Wisconsin Dells","WI","US","539651822" +"1295948552","DIRECT","Direct Messaging Address","CHA131@COMCAST.NET","N","OFFICE SECURED EMAIL","","DIRECT","Direct","","","","","131 Sanders Ferry Rd Ste 203","","Hendersonville","TN","US","370753662" +"1174736490","DIRECT","Direct Messaging Address","trudy.williams@mowmet.org","N","secure email","","DIRECT","Direct","","","","","3001 Robertson Rd","","Tyler","TX","US","757012507" +"1083827232","DIRECT","Direct Messaging Address","mmaddineni67805@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1669685822","DIRECT","Direct Messaging Address","sharris@memcityendo.com","N","","","DIRECT","Direct","","OTHER","Other","Admin Business Email","9539 Huffmeister Rd","","Houston","TX","US","770952856" +"1467665414","OTHERS","Other URL","7327346576","N","fax","","DIRECT","Direct","","OTHER","Other","fax","262 State St","","Perth Amboy","NJ","US","088614348" +"1760695837","CONNECT","CONNECT URL","mbenward@gmail.com","N","","","","","","","","","32 W Winchester St Ste 101","","Murray","UT","US","841075609" +"1851504641","DIRECT","Direct Messaging Address","kchuprasava143697@directwellstar.org","N","","","","","","","","","2487 Cedarcrest Rd Ste 714","","Acworth","GA","US","301012730" +"1245443779","OTHERS","Other URL","irbyspinecare@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","115 Grand Ave","","Englewood","NJ","US","076313654" +"1770796237","OTHERS","Other URL","BROOKLYN","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","14445 87th Ave","","Briarwood","NY","US","114353109" +"1770796237","CONNECT","CONNECT URL","BROOKLYN","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","14445 87th Ave","","Briarwood","NY","US","114353109" +"1306059266","DIRECT","Direct Messaging Address","digestivespecialists@directaddress.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4340 Clyo Rd Ste 200","","Dayton","OH","US","454597000" +"1750594222","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W Ste 101","","Provo","UT","US","846043305" +"1659585073","DIRECT","Direct Messaging Address","michael.latteier@direct.medfusion.com","N","","","","","","","","","10701 Nall Ave","Suite 200","Overland Park","KS","US","662111358" +"1407060585","OTHERS","Other URL","Houston","N","","","OTHER","Other","houston","OTHER","Other","Houston","21175 Tomball Pkwy # 379","","Houston","TX","US","770701655" +"1336353408","DIRECT","Direct Messaging Address","Karla.powell@prismahealth.org","N","medical provider coord","","DIRECT","Direct","","","","","1330 Taylor at Marion Streets","","Columbia","SC","US","29201" +"1134333206","DIRECT","Direct Messaging Address","Karla.powell@prismahealth.org","N","email","","DIRECT","Direct","","","","","1330 Taylor at Marion Streets","","Columbia","SC","US","29201" +"1417161654","DIRECT","Direct Messaging Address","adena.osband.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St Ste 470","","Providence","RI","US","029053248" +"1932313558","DIRECT","Direct Messaging Address","avery.arora@ksg.eclinicaldirectplus.com","N","eCW","","","","","","","","7001 Orchard Lake Rd Ste 220","","West Bloomfield","MI","US","483223606" +"1649484338","CONNECT","CONNECT URL","angela.lambrecht@genesishcc.com","N","email","","DIRECT","Direct","","CSV","CSV","","3401 Premier Dr","","Plano","TX","US","750237087" +"1942415468","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1184839656","DIRECT","Direct Messaging Address","mfishman@nm.org","N","","","DIRECT","Direct","","","","","676 N Saint Clair St","Stem Cell Transplant Suite 1920","Chicago","IL","US","606112927" +"1457565392","DIRECT","Direct Messaging Address","digestivespecialists@directaddress.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4340 Clyo Rd Ste 200","","Dayton","OH","US","454597000" +"1740494244","DIRECT","Direct Messaging Address","jwellendorf@wellendorfent.com","N","","","","","","","","","1124 W 20th St","","Carroll","IA","US","514013357" +"1235344607","DIRECT","Direct Messaging Address","eleemd@noahsarkpeds.com","N","Secured Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","17560 N 75th Ave Ste 400","","Glendale","AZ","US","853085984" +"1548475999","CONNECT","CONNECT URL","KERSEYSIN@YAHOO.COM","N","","","","","","","","","3581 Old Washington Rd Ste D","","Waldorf","MD","US","206023270" +"1679788038","CONNECT","CONNECT URL","billings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1083829162","DIRECT","Direct Messaging Address","mwisner345298@directe.centura.org","N","MWisner Middle Park Health DIRECT Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","214 South 4th Street","","Kremmling","CO","US","804590399" +"1497960835","DIRECT","Direct Messaging Address","james.goodin@ugs.directbygreenway.com","N","EMR Direct Message","","DIRECT","Direct","","OTHER","Other","Referral ummary","1932 Alcoa Hwy","Bldg. C Ste. 270","Knoxville","TN","US","379201527" +"1114132081","CONNECT","CONNECT URL","MID","N","","","","","","","","","NAVAL HEALTH CLINIC NEW ENGLAND","43 SMITH ROAD","NEWPORT","RI","US","028411002" +"1548475320","CONNECT","CONNECT URL","WWW.PRACTICEFUSION.COM","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2318 Pat Booker Rd","","Universal City","TX","US","781483229" +"1114132867","DIRECT","Direct Messaging Address","mmaouad@dermcentersh.emadirect.md","N","","","HIE","Health Information Exchange (HIE)","","","","","600 Suncrest Town Centre Dr Ste 115","","Morgantown","WV","US","265051873" +"1558576280","DIRECT","Direct Messaging Address","Karla.powell@prismahealth.org","N","email","","DIRECT","Direct","","","","","3301 Harden Street Medical Park","","columbia","SC","US","29203" +"1033324702","DIRECT","Direct Messaging Address","saracramton@aog.allscriptsdirect.net","N","","","","","","","","","1560 Turf Ln","","East Lansing","MI","US","488236392" +"1720294259","CONNECT","CONNECT URL","www.totalcarefp.com","N","","","","","","","","","1701 N Green Valley Pkwy Ste 5C","","Henderson","NV","US","890745889" +"1104031822","CONNECT","CONNECT URL","obgynbillings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1295940062","DIRECT","Direct Messaging Address","denise.orrill.1@15717.direct.athenahealth.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","620 N Main St","","Hoyleton","IL","US","628032046" +"1255547691","DIRECT","Direct Messaging Address","heather.cook@sprhc.eclinicaldirectplus.com","N","Heather Cook heather.cook@sprhc.eclinicaldirectplus.com","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","23450 US Highway 160","","Walsenburg","CO","US","810898100" +"1366658627","CONNECT","CONNECT URL","https://www.asante.org/Locations/location-detail/asante-rogue-regional-medical-center/","N","Primary Practice","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Asante Rogue Regional Medical Center","2825 E Barnett Road","Medford","OR","US","975049750" +"1134335375","DIRECT","Direct Messaging Address","clinical@giaswfl.directbygreenway.com","Y","Direct Message Address","Gastroenterology Associates of Southwest Florida PA","DIRECT","Direct","","","","","4790 Barkley Cir","Building A","Fort Myers","FL","US","339077593" +"1427264498","DIRECT","Direct Messaging Address","jjakowski134743@directwellstar.org","N","","","","","","","","","677 Church St NE","","Marietta","GA","US","300601101" +"1457567638","DIRECT","Direct Messaging Address","vesta.mcdowell.1@15108.direct.athenahealth.com","N","athena email","","DIRECT","Direct","","CSV","CSV","","14300 GALLANT FOX LN STE 201","","BOWIE","MD","US","207154033" +"1053527119","OTHERS","Other URL","Email","N","","","","","","","","","152 Broadway Unit 17","","Dobbs Ferry","NY","US","105222860" +"1073729810","DIRECT","Direct Messaging Address","taardahl@setcada.org","N","email","","DIRECT","Direct","","","","","4675 Washington Blvd Ste C","","Beaumont","TX","US","777074321" +"1538375316","DIRECT","Direct Messaging Address","smile@saraostadentistry.com","N","email","","DIRECT","Direct","","OTHER","Other","email","5757 S Tamiami Trl","","Sarasota","FL","US","342314136" +"1699982835","DIRECT","Direct Messaging Address","bbrock@srt.com","N","","","","","","","","","2311 Elk Dr","","Minot","ND","US","587015633" +"1346457231","OTHERS","Other URL","Notapplicable","N","","","","","","","","","156 W 56th St Ste 1804","","New York","NY","US","100193878" +"1740497528","CONNECT","CONNECT URL","Verbal","N","Verbal","","DIRECT","Direct","","OTHER","Other","Verbal","1502 E Centennial Dr","","Pittsburg","KS","US","667626718" +"1336357037","OTHERS","Other URL","Virtua.com","N","","","","","","","","","175 Madison Ave","","Mount Holly","NJ","US","080602099" +"1376751024","DIRECT","Direct Messaging Address","kacampbell@qhndirect.org","N","Karen M Campbell Grand River Hospital DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","501 Airport Rd","","Rifle","CO","US","816508510" +"1093923393","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","736 S 900 E","Suite 203","St George","UT","US","847907000" +"1265640825","DIRECT","Direct Messaging Address","angela.bachtell@bachtelldentistry.org","N","practice location","","DIRECT","Direct","","OTHER","Other","physical address","1931 Southern Loop Ste D","","Shreveport","LA","US","711068327" +"1245449024","DIRECT","Direct Messaging Address","info@advancedlifeclinic.com","N","business email","","DIRECT","Direct","","","","","4245 Balmoral Dr SW Ste 202","","Huntsville","AL","US","358016497" +"1497964092","OTHERS","Other URL","rsolis@thewholechild.org","Y","","THe Whole Child","","","","","","","10155 Colima Rd","","Whittier","CA","US","906032042" +"1497964092","OTHERS","Other URL","RSolis@thewholechild.org","N","","","DIRECT","Direct","","","","","10155 Colima Rd","","Whittier","CA","US","906032042" +"1538378393","CONNECT","CONNECT URL","http://www.compassion-health.com/","N","location","","","","","","","","39001 Sundale Dr","","Fremont","CA","US","945382005" +"1134339096","DIRECT","Direct Messaging Address","nakiivp@sbcglobal.net","N","email address","","DIRECT","Direct","","CSV","CSV","","8026 S Elizabeth St","","Chicago","IL","US","606203826" +"1174732341","OTHERS","Other URL","www.iadentistry.com","N","","","","","","","","","17 Park Ave","","New York","NY","US","100164324" +"1861601916","DIRECT","Direct Messaging Address","cjohnson9365@direct.owensborohealth.org","N","","","","","","","","","1301 Pleasant Valley Rd","Suite 302","Owensboro","KY","US","423039774" +"1811106941","CONNECT","CONNECT URL","WebPT","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7500 4th St N","","St Petersburg","FL","US","337025400" +"1144439555","CONNECT","CONNECT URL","PHOENIX","N","","","","","","","","","2155 E Conference Dr Ste 110","","Tempe","AZ","US","852842604" +"1063622017","OTHERS","Other URL","Dallas","N","","","","","","","","","8335 Walnut Hill Ln Ste 220","","Dallas","TX","US","752314204" +"1063622017","OTHERS","Other URL","Dallas","N","","","","","","","","","8335 Walnut Hill Ln Ste 220","","Dallas","TX","US","752314204" +"1780893867","DIRECT","Direct Messaging Address","rondina@gangerderm.emadirect.md","N","Direct Mail Address","","HIE","Health Information Exchange (HIE)","","","","","1979 Huron Pkwy","","Ann Arbor","MI","US","481044141" +"1114136538","DIRECT","Direct Messaging Address","Tosha_bollieralexander@mednax.com","N","","","","","","","","","1325 Pennsylvania Ave","","Fort Worth","TX","US","761042158" +"1114136538","DIRECT","Direct Messaging Address","Tosha_bollieralexander@mednax.com","N","","","","","","","","","1325 Pennsylvania Ave","","Fort Worth","TX","US","761042158" +"1942419940","DIRECT","Direct Messaging Address","www.admin@vacancer.oncoemrdirect.com","N","","","DIRECT","Direct","","","","","10710 Midlothian Tpke Ste 138","","North Chesterfield","VA","US","232354766" +"1942419940","DIRECT","Direct Messaging Address","www.admin@vacancer.oncoemrdirect.com","N","","","DIRECT","Direct","","","","","10710 Midlothian Tpke Ste 138","","North Chesterfield","VA","US","232354766" +"1538378070","DIRECT","Direct Messaging Address","echalhoub117545@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite # 160","Marietta","GA","US","300601155" +"1992915938","CONNECT","CONNECT URL","MyHoustonSurgeons.com","N","Website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9203 Katy Freeway","suite 600","Houston","TX","US","77055" +"1063621522","DIRECT","Direct Messaging Address","malleyrd@tidewater.net","N","business email","","DIRECT","Direct","","CSV","CSV","","241 US Route 1 Ste 101","","Damariscotta","ME","US","045434715" +"1659581635","DIRECT","Direct Messaging Address","thad.woodard.1@9493.direct.athenahealth.com","N","medical director direct email address","","DIRECT","Direct","","CSV","CSV","","2925 DeBarr Rd","Suite 230","Anchorage","AK","US","995082959" +"1518177500","DIRECT","Direct Messaging Address","wastorne289443@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 160","","Marietta","GA","US","300601160" +"1851500318","DIRECT","Direct Messaging Address","mkallos@toi-health.com","N","work Email","","DIRECT","Direct","","","","","4600 SW 46th Ct Ste 210&220","","Ocala","FL","US","344745708" +"1750591764","DIRECT","Direct Messaging Address","vsajja22917@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1609086537","DIRECT","Direct Messaging Address","billing@thebackcenter.com","N","secure billing","","DIRECT","Direct","","CSV","CSV","","28645 S Western Ave","","Rancho Palos Verdes","CA","US","902750811" +"1043429525","DIRECT","Direct Messaging Address","alyke@wncderm.emadirect.md","N","","","DIRECT","Direct","","CSV","CSV","","281 McDowell St","","Asheville","NC","US","288032606" +"1659580066","DIRECT","Direct Messaging Address","hinagupta@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","4515 Wiles Rd Ste 201","","Coconut Creek","FL","US","330733414" +"1508076340","FHIR","FHIR URL","VHA","N","","","","","","","","","13515 Lake Terrace Ln","","Tampa","FL","US","336371003" +"1699985259","DIRECT","Direct Messaging Address","charles@charlesstacey.com","N","email","","DIRECT","Direct","","CSV","CSV","","3510 Messina Dr","","Farmington","NM","US","874024782" +"1770793416","DIRECT","Direct Messaging Address","dmagill@pmbgroup.net","N","","","","","","","","","14461 Ford Rd","","Dearborn","MI","US","481263174" +"1932319225","DIRECT","Direct Messaging Address","ccgastro@directaddress.net","Y","","Central Coast Gastroenterology Medical Group","DIRECT","Direct","","CSV","CSV","","1551 Bishop St Ste 230","","San Luis Obispo","CA","US","934014661" +"1841400041","OTHERS","Other URL","sportandspinept.com","N","","","","","","","","","328 Cowesett Ave Ste 6","","West Warwick","RI","US","028932248" +"1124238316","OTHERS","Other URL","www.elitesurgicalnj.com","N","","","","","","","","","385 State Route 24 Ste 1B","","Chester","NJ","US","079302908" +"1841401940","DIRECT","Direct Messaging Address","ahirani24552@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 420","Marietta","GA","US","300601155" +"1255542338","OTHERS","Other URL","Boise","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Boise","425 W Bannock St","","Boise","ID","US","837026035" +"1790996742","DIRECT","Direct Messaging Address","bjs@parkermedical.net","N","secure email","","DIRECT","Direct","","CSV","CSV","","23 Mohawk Dr","","Greenville","SC","US","296095726" +"1568673531","CONNECT","CONNECT URL","https://genemedicsnutrition.com/","N","","","","","","","","","280 N Old Woodward Ave Ste 210","","Birmingham","MI","US","480095324" +"1033320791","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","700 W 800 N","Suite 220","Orem","UT","US","840576301" +"1558572479","CONNECT","CONNECT URL","Houston","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10603 Bellaire Blvd Ste B114","","Houston","TX","US","770725229" +"1417168220","DIRECT","Direct Messaging Address","EAM@arcarthritisclinic.emadirect.md","N","Dr Edgar A Martorell Rheumatologist","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6735 Conroy WIndermere rd","Ste 320","Orlando","FL","US","328353283" +"1417168220","DIRECT","Direct Messaging Address","EAM@arcarthritisclinic.emadirect.md","N","Dr Edgar A Martorell Rheumatologist","","HIE","Health Information Exchange (HIE)","","","","","42733 Highway 27 Ste 201","","Davenport","FL","US","338376879" +"1982815510","CONNECT","CONNECT URL","https://bewellctr.org/","N","","","","","","","","","801 W Girard Ave","","Philadelphia","PA","US","191224212" +"1336350966","CONNECT","CONNECT URL","https://bewellctr.org/","N","","","","","","","","","801 W Girard Ave","","Philadelphia","PA","US","191224212" +"1962613596","CONNECT","CONNECT URL","https://bewellctr.org/","N","","","","","","","","","801 W Girard Ave","","Philadelphia","PA","US","191224212" +"1871704403","CONNECT","CONNECT URL","https://bewellctr.org/","N","","","","","","","","","801 W Girard Ave","","Philadelphia","PA","US","191224212" +"1780895318","CONNECT","CONNECT URL","https://bewellctr.org/","N","","","","","","","","","801 W Girard Ave","","Philadelphia","PA","US","191224212" +"1366653552","CONNECT","CONNECT URL","Irvine","N","","","","","","","","","22 Odyssey","","Irvine","CA","US","926183186" +"1922219120","DIRECT","Direct Messaging Address","mukti.pathak@tandigmhealth.com","N","","","","","","","","","300 Conshohocken State Rd Ste 260","","Conshohocken","PA","US","194283820" +"1093926206","OTHERS","Other URL","goodtimepeds.com","N","","","","","","","","","7131 Liberty Rd Ste 103","","Gwynn Oak","MD","US","212074580" +"1497966600","DIRECT","Direct Messaging Address","cfrancopalacios339007@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 160","","Marietta","GA","US","30060" +"1447451554","DIRECT","Direct Messaging Address","ronaldkim@uropart.allscriptsdirect.net","N","","","","","","","","","900 N Westmoreland Rd","Suite 228","Lake Forest","IL","US","600451674" +"1033310156","DIRECT","Direct Messaging Address","molly.meyeresohn@childrens.harvard.edu","N","email","","DIRECT","Direct","","OTHER","Other","work email","300 Longwood Ave","","Boston","MA","US","021155724" +"1821299926","OTHERS","Other URL","https://www.dignityhealth.org/ourdoctors/1821299926-artemio-perez","Y","","HILL HEALTH INC A MEDICAL CORPORATION","","","","","","","3300 Webster St","","Oakland","CA","US","946093117" +"1346441342","DIRECT","Direct Messaging Address","alisa.ash@digichart.direct-ci.com","N","","","","","","","","","19550 E 39th St S","Suite 300","Independence","MO","US","640572303" +"1164623088","CONNECT","CONNECT URL","panderson@healthright360.org","N","panderson@healthright360.org","","DIRECT","Direct","","OTHER","Other","health care","815 Buena Vista Ave W","","San Francisco","CA","US","941174108" +"1164623088","CONNECT","CONNECT URL","panderson@healthright360.org","N","panderson@healthright360.org","","HIE","Health Information Exchange (HIE)","","OTHER","Other","health","815 Buena Vista Ave W","","San Francisco","CA","US","941174108" +"1306047048","OTHERS","Other URL","www.hrapsychservices.com","N","","","","","","","","","3940 Peninsular Dr SE Ste 230","","Grand Rapids","MI","US","495466187" +"1083815682","OTHERS","Other URL","donna.williams@acgov.org","N","email","","","","","","","","7200 Bancroft Ave Ste 125A","","Oakland","CA","US","946052457" +"1215138771","DIRECT","Direct Messaging Address","dr.gustafson@gustafsoneye.eyefinitydirect.com","N","","","DIRECT","Direct","","","","","96 W Northwest Hwy","","Palatine","IL","US","600673571" +"1104027606","DIRECT","Direct Messaging Address","norcon@norconf.com","N","Email","","DIRECT","Direct","","","","","20 Westwoods Dr","","Liberty","MO","US","640683519" +"1356542856","DIRECT","Direct Messaging Address","fbhutta123285@directwellstar.org","N","","","","","","","","","2500 Hospital Blvd","Suite 420","Roswell","GA","US","300764907" +"1235330903","DIRECT","Direct Messaging Address","gmadeira@shieldsforfamilies.org","N","Senior Director of Programs","","","","","","","","121 W Victoria St","","Long Beach","CA","US","908052162" +"1467653766","OTHERS","Other URL","whitebirdclinic.org","N","organization url","","OTHER","Other","Direct messaging","OTHER","Other","organization","1400 Mill St","","Eugene","OR","US","974014259" +"1447451869","DIRECT","Direct Messaging Address","jconde4355@directwellstar.org","N","","","","","","","","","833 Campbell Hill St NW","SUITE 400","Marietta","GA","US","300601134" +"1588866818","DIRECT","Direct Messaging Address","jmiller@rea.integrityemrdirect.com","N","Regional Eye Direct Address (CCDAs, Messages, PHI Exchange)","","HIE","Health Information Exchange (HIE)","","","","","1255 Pineview Dr","","Morgantown","WV","US","265052738" +"1003018334","CONNECT","CONNECT URL","skyline9@aol.com","N","","","","","","","","","617 Wabash Ave NW","","New Philadelphia","OH","US","446634145" +"1851593008","OTHERS","Other URL","CPRS","N","VA network","","DIRECT","Direct","","CSV","CSV","","7400 Merton Minter Blvd","","San Antonio","TX","US","782294404" +"1538361704","DIRECT","Direct Messaging Address","Cornelius.Ead.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St","Suite 190","Providence","RI","US","029053236" +"1871795906","DIRECT","Direct Messaging Address","Sean.Monaghan.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St","SUITE 470","Providence","RI","US","029053236" +"1700088929","DIRECT","Direct Messaging Address","pzmaj339010@directwellstar.org","N","","","","","","","","","3747 Roswell Rd Ste 201","","Marietta","GA","US","30062" +"1013119288","OTHERS","Other URL","www.carolinanephrology.com","N","Practice Web Page","","","","","","","","203 Mills Ave","","Greenville","SC","US","296054019" +"1245432376","OTHERS","Other URL","https://www.bamc.health.mil","N","","","","","","","","","3551 Roger Brooke Dr","","San Antonio","TX","US","782344504" +"1861694739","OTHERS","Other URL","Brooklyn","N","","","","","","","","","220 Water St Apt 1","","Brooklyn","NY","US","112011183" +"1881896777","DIRECT","Direct Messaging Address","ketanpatel@nspc.medalliesdirect.net","N","","","","","","","","","15195 Heathcoat Blvd","Suite 230","Haymarket","VA","US","20169" +"1811199573","DIRECT","Direct Messaging Address","stevenkoopman@uropart.allscriptsdirect.net","N","","","","","","","","","5215 N California Ave","Ste. F803","Chicago","IL","US","606257014" +"1427250083","OTHERS","Other URL","www.kartenpsych.com","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6707 Brentwood Stair Rd Ste 218","","Fort Worth","TX","US","761123324" +"1265634828","DIRECT","Direct Messaging Address","cynthia@shechtercare.com","N","Breast Cancer and Lymphedema Rehabilitation","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","70 Kinderkamack Road","Suite 103","Emerson","NJ","US","076301883" +"1992907760","DIRECT","Direct Messaging Address","kmulamalla56027@directwellstar.org","N","","","","","","","","","145 N Medical Pkwy","","Woodstock","GA","US","301897031" +"1598967309","DIRECT","Direct Messaging Address","aliviomedical@directaddress.net","N","","","","","","","","","2060 N Shadeland Ave","Ste 200","Indianapolis","IN","US","462191762" +"1467654269","SOAP","SOAP URL","Kelsey","N","","","","","","","","","1710 Highway 121 Byp N Ste K","","Murray","KY","US","420718762" +"1568664191","CONNECT","CONNECT URL","www.walgreens.com","N","","","","","","","","","17-21 North Pearl Street","","Albany","NY","US","12207" +"1265634646","DIRECT","Direct Messaging Address","adoerfler@maion.co.or.us","N","county email","","DIRECT","Direct","","CSV","CSV","","1118 Oak St SE","","Salem","OR","US","973014019" +"1972705366","DIRECT","Direct Messaging Address","selton@kcbj.trust.medfusion.com","N","","","","","","","","","10701 Nall Ave","Suite 200","Overland Park","KS","US","662111231" +"1427251461","DIRECT","Direct Messaging Address","jgrant125526@directwellstar.org","N","","","","","","","","","285 Boulevard NE Ste 120","","Atlanta","GA","US","303124207" +"1952504789","DIRECT","Direct Messaging Address","obie.ramsay@vidanthealth.com","N","obie.ramsay@vidanthealth.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","104 Mark Dr","","Edenton","NC","US","279321756" +"1982807640","CONNECT","CONNECT URL","ann@restorebodyandsoul.com","N","business email","","","","","","","","2323 S Troy St Ste 2-200","","Aurora","CO","US","800141982" +"1710180393","DIRECT","Direct Messaging Address","lvaught54921@direct.owensborohealth.org","N","","","","","","","","","1325 Triplett Street","","Owensboro","KY","US","423033163" +"1639372238","DIRECT","Direct Messaging Address","megan.wood.1@8199.direct.athenahealth.com","N","athenaNet EMR Direct address","","DIRECT","Direct","","","","","9301 N Central Expy Ste 300","","Dallas","TX","US","752310804" +"1922201532","CONNECT","CONNECT URL","Catonsville","N","","","DIRECT","Direct","","CSV","CSV","","1007 Frederick Rd.","Greater Allegany Counseling","Catonsville","MD","US","212285335" +"1336343821","DIRECT","Direct Messaging Address","jayayoung@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","4302 Alton Rd Ste 115","","Miami Beach","FL","US","331402892" +"1164626669","OTHERS","Other URL","312-942-2384","N","Office Fax","","DIRECT","Direct","","OTHER","Other","Fax","1725 W Harrison St","Suite 118","Chicago","IL","US","606123841" +"1295939627","DIRECT","Direct Messaging Address","mbear123191@directwellstar.org","N","","","","","","","","","677 Church St NE Ste 100P","","Marietta","GA","US","300601101" +"1912101262","DIRECT","Direct Messaging Address","credentialing@fhclouisville.org","N","Employer","","DIRECT","Direct","","CSV","CSV","","2215 Portland Ave","","Louisville","KY","US","402121033" +"1518161876","CONNECT","CONNECT URL","mcwflorida@gmail.com","N","","","DIRECT","Direct","","","","","21 W Fee Ave Ste C","","Melbourne","FL","US","329014476" +"1336343698","OTHERS","Other URL","Clarksville","N","","","OTHER","Other","Clarksville","OTHER","Other","Clarksville","650 Joel Dr Rm 1Be01","","Fort Campbell","KY","US","422235318" +"1780888974","CONNECT","CONNECT URL","michderminstitute.ema.md","N","Electronic Health Record","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2665 Elizabeth Lake Rd","","Waterford","MI","US","483283277" +"1760686927","DIRECT","Direct Messaging Address","rgharib@dermcentersh.emadirect.md","N","","","HIE","Health Information Exchange (HIE)","","","","","600 Suncrest Town Centre Dr Ste 115","","Morgantown","WV","US","265051873" +"1659575686","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1886 West 800 North","","Pleasant Grove","UT","US","840624097" +"1003010976","DIRECT","Direct Messaging Address","blewis343574@directwellstar.org","N","","","","","","","","","1180 Ernest W Barrett Pkwy NW Ste 102B","","Kennesaw","GA","US","30144" +"1255535100","CONNECT","CONNECT URL","www.birkdaleaudiology.com","N","www.birkdaleaudiology.com","","DIRECT","Direct","","CSV","CSV","","8600 Sam Furr Rd Ste 250","","Huntersville","NC","US","280784108" +"1720282536","DIRECT","Direct Messaging Address","Kelly.Erwin@va.gov","N","email","","DIRECT","Direct","","OTHER","Other","healthcare information","2401 W Main St","","Marion","IL","US","629591188" +"1356545172","DIRECT","Direct Messaging Address","mdewolfe@samhealth.org","N","email","","","","","","","","930 SW Abbey St Ste B","","Newport","OR","US","973654820" +"1619171337","CONNECT","CONNECT URL","SFDPH.ORG","N","Department of Public Health","","","","","","","","564 6th St","","San Francisco","CA","US","941034708" +"1831393420","CONNECT","CONNECT URL","https://provider.kareo.com/dr-john-adams-1","N","Practice Website","","DIRECT","Direct","","OTHER","Other","Practice Website","19016 Stone Oak Pkwy Ste 106","","San Antonio","TX","US","782583281" +"1841494689","DIRECT","Direct Messaging Address","randall.otto@direct.signature.nextgenshare.com","N","","","","","","","","","12639 Old Tesson Rd","Suite 115","Saint Louis","MO","US","631282786" +"1104020957","DIRECT","Direct Messaging Address","scott.zehnder@direct.signature.nextgenshare.com","N","","","","","","","","","845 N New Ballas Ct","2ND FLOOR","Saint Louis","MO","US","631417134" +"1053515726","DIRECT","Direct Messaging Address","brian.fissel@direct.signature.nextgenshare.com","N","","","","","","","","","12639 Old Tesson Rd","Suite 115","Saint Louis","MO","US","631282786" +"1801090402","DIRECT","Direct Messaging Address","mventre@wncderm.emadirect.md","N","","","DIRECT","Direct","","CSV","CSV","","281 McDowell St","","Asheville","NC","US","288032606" +"1669676268","DIRECT","Direct Messaging Address","OklahomaOtolaryngologyAssociates.JeffreyABuytenMD@advancedmd-direct.com","N","","","DIRECT","Direct","","","","","3650 W Rock Creek Rd","110A","Norman","OK","US","730722202" +"1659575256","DIRECT","Direct Messaging Address","acarroll55675@directwellstar.org","N","","","","","","","","","699 Church St NE Ste 235","","Marietta","GA","US","300601132" +"1447454103","DIRECT","Direct Messaging Address","kevin.quigley@direct.scosa.nextgenshare.com","N","","","","","","","","","9323 Phoenix Village Pkwy","","O Fallon","MO","US","633684281" +"1568667012","DIRECT","Direct Messaging Address","rseaward@wrsdsau59.org","N","Physical Address","","","","","","","","433 W Main St","","Tilton","NH","US","032765026" +"1811192321","DIRECT","Direct Messaging Address","jmiragaya344727@directwellstar.org","N","","","","","","","","","1120 Wellstar Way Ste 204","","Holly Springs","GA","US","301148929" +"1518162122","DIRECT","Direct Messaging Address","russell.t.zepeda.ctr@mail.mil","N","Office Email","","DIRECT","Direct","","CSV","CSV","","3551 Roger Brooke Dr","","Fort Sam Houston","TX","US","782344504" +"1366647786","CONNECT","CONNECT URL","AMS","N","","","","","","","","","601 River Pointe Dr","Suite 100","Conroe","TX","US","773042945" +"1063617413","DIRECT","Direct Messaging Address","joh56280@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 160","Marietta","GA","US","300601155" +"1356546618","CONNECT","CONNECT URL","Aventura","N","OFFICE","","DIRECT","Direct","","CSV","CSV","","21110 Biscayne Blvd Ste 402","","Aventura","FL","US","331801252" +"1760687131","DIRECT","Direct Messaging Address","ggarriss26370@directwellstar.org","N","","","","","","","","","833 Campbell Hill St NW Ste 250","","Marietta","GA","US","300601162" +"1699970855","DIRECT","Direct Messaging Address","amykipp@nspc.medalliesdirect.net","N","","","","","","","","","1500 Brookhaven Dr Ste 1","","Rockingham","VA","US","228013659" +"1699970855","DIRECT","Direct Messaging Address","amykipp@nspc.medalliesdirect.net","N","","","","","","","","","1460 Pantops Mountain Pl Ste 2B","","Charlottesville","VA","US","229114600" +"1700081676","DIRECT","Direct Messaging Address","wchun123257@directwellstar.org","N","","","","","","","","","285 Boulevard NE","Suite 625","Atlanta","GA","US","303124205" +"1588869689","DIRECT","Direct Messaging Address","brian@briantessierlcsw.com","N","Email","","","","","","","","57 Plains Rd # 1B","","Milford","CT","US","064612573" +"1831394709","DIRECT","Direct Messaging Address","anishparekh@sfa.allscriptsdiret.net","Y","","South Florida ENT Associates, Inc.","","","","","","","15955 SW 96th St","Suite 303","Miami","FL","US","331961271" +"1912102013","OTHERS","Other URL","https://www.clemson.edu/campus-life/student-health/","N","website","","","","","","","","735 McMillan Rd.","","Clemson","SC","US","296344054" +"1467657510","DIRECT","Direct Messaging Address","contact@renoeyeinstitute.com","N","secure website messaging","","HIE","Health Information Exchange (HIE)","","","","","5570 LONGLEY LN","","RENO","NV","US","895111825" +"1891990719","DIRECT","Direct Messaging Address","akenia142094@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 350","","Marietta","GA","US","300601129" +"1154526093","DIRECT","Direct Messaging Address","rose@drrubinstein.com","N","email","","DIRECT","Direct","","CSV","CSV","","400 S Reino Rd Ste 200","","Thousand Oaks","CA","US","913204285" +"1710182530","CONNECT","CONNECT URL","www.healingplaycounseling.com","N","","","","","","","","","530 S 2nd St","","Haskell","TX","US","795216504" +"1780889444","CONNECT","CONNECT URL","LBailey9.mbhs@gmail.com","Y","","Mississippi Behavioral Health Services, LLC","","","","","","","122 DeSoto Ave Ste 109","","Clarksdale","MS","US","386144440" +"1629273321","DIRECT","Direct Messaging Address","anoon@widc.careclouddirect.com","N","ANoon WIDC Direct Email Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","3885 Upham St","Suite 200","Wheat Ridge","CO","US","800334880" +"1184829897","DIRECT","Direct Messaging Address","jessica.c.loor.civ@mail.mil","N","","","","","","","","","9040 Jackson Ave Department Of General Surgery","","Tacoma","WA","US","984311109" +"1891990586","DIRECT","Direct Messaging Address","info@prn365counseling.com","N","HIPPA compliant email server","","DIRECT","Direct","","CSV","CSV","","400 Union Ave SE Ste 200","","Olympia","WA","US","985012060" +"1366648834","DIRECT","Direct Messaging Address","ttufamilymedicine@direct.myteamcare.com","N","TTUHSC Family Medicine","","DIRECT","Direct","","CSV","CSV","","3601 4th St","STOP 8143","Lubbock","TX","US","794300002" +"1558567537","DIRECT","Direct Messaging Address","delenburg@FAACoO-OK.direct.office.nextgen.com","N","","","DIRECT","Direct","","CSV","CSV","","609 W Memorial Rd","","Oklahoma City","OK","US","731142006" +"1154527166","CONNECT","CONNECT URL","ahernandez@silveroaksbehavioralhospital.com","N","ahernandez@silveroaksbehavioralhospital.com","","DIRECT","Direct","","CSV","CSV","","1004 Pawlak Pkwy","","New Lenox","IL","US","604519401" +"1992901953","DIRECT","Direct Messaging Address","Kimberly.Crawford@allina.com","N","Clinic","","DIRECT","Direct","","CSV","CSV","","1661 Park Ridge Dr","","Chaska","MN","US","553182841" +"1154527109","DIRECT","Direct Messaging Address","ccgastro@directaddress.net","Y","","Central Coast Gastroenterology Medical Group","DIRECT","Direct","","CSV","CSV","","1551 Bishop St Ste 510","","San Luis Obispo","CA","US","934014665" +"1437355393","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1134325012","DIRECT","Direct Messaging Address","akboettcher@directaddress.net","N","","","DIRECT","Direct","","CSV","CSV","","1020 N San Francisco St Ste 200","","Flagstaff","AZ","US","860013281" +"1134325012","DIRECT","Direct Messaging Address","akboetther@directaddress.net","N","direct message","","DIRECT","Direct","","CSV","CSV","","1020 N San Francisco St Ste 200","","Flagstaff","AZ","US","860013281" +"1306042296","DIRECT","Direct Messaging Address","dchristensen127381@directwellstar.org","N","","","","","","","","","699 Church St NE","Ste 340","Marietta","GA","US","300601110" +"1700083581","DIRECT","Direct Messaging Address","sarah.colemanmd.p1@direct.arthritispa.nextgenshare.com","Y","","RHEUMATIC DISEASE ASSOCIATES,LTD","HIE","Health Information Exchange (HIE)","","","","","2360 Maryland Rd","","Willow Grove","PA","US","190901709" +"1942407689","DIRECT","Direct Messaging Address","ajones@eachonereachone.biz","N","","","","","","","","","4913 Albemarle Rd Ste 103","","Charlotte","NC","US","282056617" +"1104023902","OTHERS","Other URL","Roseville","N","Office","","DIRECT","Direct","","CSV","CSV","","1796 Poppy Field Dr","","Roseville","CA","US","956614001" +"1073710752","DIRECT","Direct Messaging Address","jennifer@corept.net","N","","","","","","","","","1027 N Harbor Blvd Ste B","","Fullerton","CA","US","928321362" +"1073710752","DIRECT","Direct Messaging Address","jennifer@corept.net","Y","","Reekstin Enterprises Inc.","","","","","","","1027 N Harbor Blvd Ste B","","Fullerton","CA","US","928321362" +"1811194681","DIRECT","Direct Messaging Address","mkamran20110@directwellstar.org","N","","","","","","","","","355 Tower Road Suite 103","","Marietta","GA","US","300609410" +"1306043906","OTHERS","Other URL","Eclincalworks","N","","","","","","","","","500 Rue De La Vie St Ste 310","","Baton Rouge","LA","US","708175128" +"1831396225","DIRECT","Direct Messaging Address","bcross115701@directwellstar.org","N","","","","","","","","","3747 Roswell Rd Ste 312","","Marietta","GA","US","300626227" +"1053518423","DIRECT","Direct Messaging Address","sdehghany172206@directwellstar.org","N","","","","","","","","","1360 Upper Hembree Rd Ste 100","","Roswell","GA","US","300761230" +"1710184031","DIRECT","Direct Messaging Address","request@endocrinemd.net","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6430 Rockledge Dr Ste 300","","Bethesda","MD","US","208171847" +"1225235609","DIRECT","Direct Messaging Address","cchen90504@directwellstar.org","N","","","","","","","","","310 Kennestone Hospital Blvd","","Marietta","GA","US","30060" +"1649477084","CONNECT","CONNECT URL","kaneohe","Y","","QSI INC","DIRECT","Direct","","CSV","CSV","","47 388 HUI IWA ST","","KANEOHE","HI","US","96744" +"1194922328","OTHERS","Other URL","kerry@myvalleyhealth.com","N","","","","","","","","","4700 S Washington St Ste C","","Grand Forks","ND","US","582018155" +"1992902076","DIRECT","Direct Messaging Address","kdodson22769@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1124225008","DIRECT","Direct Messaging Address","info@biaofscottsdale.com","N","email","","DIRECT","Direct","","CSV","CSV","","2340 E Beardsley Rd Ste 120","","Phoenix","AZ","US","850241286" +"1124225123","DIRECT","Direct Messaging Address","suzanne.eggers@digichart.direct-ci.com","N","","","","","","","","","2529 Glenn Hendren Dr","Suite 200","Liberty","MO","US","640689607" +"1255538187","DIRECT","Direct Messaging Address","z.thomas@qcmbinc.com","N","","","","","","","","","","","","","","" +"1386842284","DIRECT","Direct Messaging Address","chorn69427@directwellstar.org","N","","","","","","","","","677 Church St NE","","Marietta","GA","US","300601101" +"1992902803","CONNECT","CONNECT URL","Flatiron","N","","","DIRECT","Direct","","CSV","CSV","","13424 E Mission Ave","","Spokane Valley","WA","US","992162759" +"1902004708","DIRECT","Direct Messaging Address","aelsass28550@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1902004401","DIRECT","Direct Messaging Address","smehta@midatlret.intellechartdirect.net","N","Direct Messaging Address","","DIRECT","Direct","","","","","4060 Butler Pike","Suite 200","Plymouth Meeting","PA","US","194621560" +"1811195472","DIRECT","Direct Messaging Address","ttufamilymedicine@direct.myteamcare.com","N","TTUHSC Family Medicine","","DIRECT","Direct","","CSV","CSV","","3601 4th St","MS 8143","Lubbock","TX","US","794300002" +"1750589818","DIRECT","Direct Messaging Address","lkelly@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","185031982" +"1851599955","DIRECT","Direct Messaging Address","lewisj@clarkmentalhealth.com","N","email","","DIRECT","Direct","","OTHER","Other","encrypted email","1701 N Central","","Monett","MO","US","65708" +"1922206184","OTHERS","Other URL","Sunrise","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Sunrise","14201 W Sunrise Blvd Ste 107","","Sunrise","FL","US","333233207" +"1184823163","DIRECT","Direct Messaging Address","davidshore@uropart.allscriptsdirect.net","N","","","","","","","","","1011 W Wellington Ave","Ste. 200","Chicago","IL","US","606574325" +"1316145352","DIRECT","Direct Messaging Address","arjun1@raju.direct.gemmsnet.com","Y","direct email","SESHADRI RAJU, M.D., PA.","DIRECT","Direct","","OTHER","Other","HPI","971 Lakeland Dr Ste 401","","Jackson","MS","US","392164607" +"1942409941","DIRECT","Direct Messaging Address","katherinelauner@comcast.net","N","","","","","","","","","11350 61st St N","","West Palm Beach","FL","US","334121818" +"1053510909","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1811196777","DIRECT","Direct Messaging Address","minhluan.n.doan.mil@mail.mil","N","","","","","","","","","3551 Roger Brooke Dr","Department of Pediatrics, Brooke Army Medical Center","JBSA Fort Sam Houston","TX","US","782344501" +"1528267473","CONNECT","CONNECT URL","administracion@secure.cdtgmsp.com","Y","email","CDT GMSP INC","DIRECT","Direct","","OTHER","Other","work","B7 Calle Santa Cruz","","Bayamon","PR","US","009616902" +"1679772297","DIRECT","Direct Messaging Address","tbrock40571@directwellstar.org","N","","","","","","","","","148 Bill Carruth Pkwy","Suite 180","Hiram","GA","US","301413754" +"1326247073","OTHERS","Other URL","info@knightsbridgedental.com","N","email","","DIRECT","Direct","","OTHER","Other","email","4775 Knightsbridge Blvd","","Columbus","OH","US","432144313" +"1801095583","DIRECT","Direct Messaging Address","snupur27013@directwellstar.org","N","","","","","","","","","677 Church St NE","","Marietta","GA","US","300601101" +"1427257104","DIRECT","Direct Messaging Address","snarasapurapu94080@directwellstar.org","N","","","","","","","","","677 Church St NE","","Marietta","GA","US","30060" +"1205035755","CONNECT","CONNECT URL","https://www.practicefusion.com/","N","ehr SOFTWARE","","DIRECT","Direct","","CSV","CSV","","5016 W Cypress St Ste 200","","Tampa","FL","US","336073804" +"1023217577","OTHERS","Other URL","kp.org","N","","","","","","","","","615 W Avenue L","","Lancaster","CA","US","935347211" +"1366641458","DIRECT","Direct Messaging Address","lwong358421@directwellstar.org","N","","","","","","","","","355 Tower Rd NE Ste 300","","Marietta","GA","US","300609408" +"1649479973","DIRECT","Direct Messaging Address","kpatel97563@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 420","Marietta","GA","US","30060" +"1851590012","DIRECT","Direct Messaging Address","lisa@familyfootcareinc.com","N","","","","","","","","","1730 Main St","","Fortuna","CA","US","95540" +"1003015132","CONNECT","CONNECT URL","www.gillpstchologicalservices.com","N","Website","","DIRECT","Direct","","OTHER","Other","Website","1927 OToole Way","","San Jose","CA","US","951312238" +"1275733370","OTHERS","Other URL","Boise","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Boise","425 W Bannock St","","Boise","ID","US","837026035" +"1295935310","OTHERS","Other URL","Boise","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Boise","425 W Bannock St","","Boise","ID","US","837026035" +"1649470782","CONNECT","CONNECT URL","rchospital.com","N","","","","","","","","","100 Healthy Way","","Olivia","MN","US","562771117" +"1740480839","OTHERS","Other URL","Boise","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Boise","425 W Bannock St","","Boise","ID","US","837026035" +"1275733081","DIRECT","Direct Messaging Address","natasha.luckey@advancedhealthteam.com","N","secure encrypted email","","DIRECT","Direct","","OTHER","Other","email","2001 Mallory Ln Ste 205","","Franklin","TN","US","370678235" +"1669672408","DIRECT","Direct Messaging Address","gokul.subhas@unitypoint.org","N","Email","","DIRECT","Direct","","CSV","CSV","","2730 Pierce St Ste 402","","Sioux City","IA","US","511043766" +"1114127933","CONNECT","CONNECT URL","SNF","N","SNF","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","2829 Lancashire Hall","","Lancaster","PA","US","17601" +"1932309754","DIRECT","Direct Messaging Address","franciscopernas@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","15955 SW 96th St","# 303","Miami","FL","US","331961271" +"1205036068","CONNECT","CONNECT URL","hpwohio.org","N","","","","","","","","","222 McTigue Dr","","Toledo","OH","US","436155164" +"1912107640","DIRECT","Direct Messaging Address","jredcross55659@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 130","","Marietta","GA","US","300601156" +"1245430834","CONNECT","CONNECT URL","joseph.zalocha@hcahealthcare.com","N","encrypt email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6000 49th St N","","St Petersburg","FL","US","337092114" +"1073713608","CONNECT","CONNECT URL","m_sneed@hotmail.com","N","","","DIRECT","Direct","","","","","5510 Alpine Rdg","","Stevensville","MI","US","491271304" +"1699975961","CONNECT","CONNECT URL","https://bewellctr.org/","N","","","","","","","","","801 W Girard Ave","","Philadelphia","PA","US","191224212" +"1073713343","CONNECT","CONNECT URL","https://bewellctr.org","N","","","","","","","","","801 W Girard Ave","","Philadelphia","PA","US","191224212" +"1306046610","DIRECT","Direct Messaging Address","scoyne133164@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 420","","Marietta","GA","US","300601171" +"1053511329","CONNECT","CONNECT URL","https://bewellctr.org/","N","","","","","","","","","801 W Girard Ave","","Philadelphia","PA","US","19122" +"1932309218","CONNECT","CONNECT URL","https://bewellctr.org/","N","","","","","","","","","801 W Girard Ave","","Phila","PA","US","191224212" +"1700086071","CONNECT","CONNECT URL","https://bewellctr.org/","N","","","","","","","","","801 W Girard Ave","","Philadelphia","PA","US","191224212" +"1023218302","CONNECT","CONNECT URL","https://bewellctr.org/","N","","","","","","","","","801 W Girard Ave","","Phila","PA","US","191224212" +"1922208222","DIRECT","Direct Messaging Address","rvemuluri340166@directwellstar.org","N","","","","","","","","","2655 Northwinds Pkwy","","Alpharetta","GA","US","300092280" +"1346430592","DIRECT","Direct Messaging Address","ccarter@chc-pa.org","N","Work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","345 Smith Ave N","","Saint Paul","MN","US","551022346" +"1679763866","CONNECT","CONNECT URL","https://authenticconnectionscounseling.com","N","webiste","","DIRECT","Direct","","CSV","CSV","","419 Jerry St","","Castle Rock","CO","US","801042416" +"1891985925","DIRECT","Direct Messaging Address","oposnik@bidmc.harvard.edu","N","","","DIRECT","Direct","","","","","199 Reedsdale Rd","","Milton","MA","US","021863926" +"1841480035","DIRECT","Direct Messaging Address","ccgastro@directaddress.net","Y","","Central Coast Gastroenterology Medical Group","DIRECT","Direct","","CSV","CSV","","2 James Way Ste 207","","Pismo Beach","CA","US","934494976" +"1063602183","DIRECT","Direct Messaging Address","emcadams@partners.org","N","work email","","","","","","","","73 High St","MGh Charlestown Health Center","Charlestown","MA","US","021293026" +"1922298124","DIRECT","Direct Messaging Address","nidal-morrar@nidalmorrarmd.e-mdsdirect.com","N","Private Practice Direct email address","","","","","","","","1604 N McKenzie St","","Foley","AL","US","365352248" +"1023208170","SOAP","SOAP URL","Grapevine","N","","","","","","","","","901 W Wall St Ste 103","","Grapevine","TX","US","760517419" +"1588854590","CONNECT","CONNECT URL","twinbehavioraltherapy@gmail.com","Y","","twin behavioral therapy, inc","","","","","","","4182 N Viking Way Ste 208","","Long Beach","CA","US","908081480" +"1487844304","OTHERS","Other URL","sbvascularspecialists.com","N","","","DIRECT","Direct","","","","","520 W Junipero St","","Santa Barbara","CA","US","931054212" +"1366632119","DIRECT","Direct Messaging Address","Kdickerson@averys-athomecare.com","N","Business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","79 Derek Ln","","LA Place","LA","US","700688401" +"1124218961","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1255521803","DIRECT","Direct Messaging Address","KIMONEJAMES@GEORGIAKID.ALLSCRIPTSDIRECT.NET","N","","","","","","","","","55 Whitcher St NE","Suite 460","Marietta","GA","US","300601155" +"1447440904","DIRECT","Direct Messaging Address","amber.c.eriksson.civ@mail.mil","N","work email","","DIRECT","Direct","","OTHER","Other","other","9040 Jackson Ave","","Tacoma","WA","US","984310001" +"1679763114","DIRECT","Direct Messaging Address","johnluke@lgmllc.allscriptsdirect.net","N","","","DIRECT","Direct","","","","","129 Rue Louis Xiv","","Lafayette","LA","US","705085738" +"1679763114","DIRECT","Direct Messaging Address","johnluke@lgmllc.allscriptsdirect.net","N","","","DIRECT","Direct","","","","","129 Rue Louis Xiv","","Lafayette","LA","US","705085738" +"1336339712","CONNECT","CONNECT URL","a.friggle@uhs.utexas.edu","N","work email","","DIRECT","Direct","","OTHER","Other","Austin","100 W Dean Keeton St","","Austin","TX","US","787121091" +"1447440854","OTHERS","Other URL","www.stewardconnect.org","N","portal","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PHI","900 Washington St Ste C","","Norwood","MA","US","02062" +"1760672000","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","4095 E Pony Express Pkwy","","Eagle Mountain","UT","US","840055529" +"1386835619","DIRECT","Direct Messaging Address","jbolls@acapcounsling.com","Y","Business E-mail","Arkansas Counseling and Psychodiagnostics, Inc.","DIRECT","Direct","","","","","2607 Caddo St Ste 6","","Arkadelphia","AR","US","719235307" +"1942491139","DIRECT","Direct Messaging Address","drbirt@surgeryclinichouston.com","N","","","DIRECT","Direct","","CSV","CSV","","27700 Northwest Fwy Ste 330","","Cypress","TX","US","774336767" +"1861683781","DIRECT","Direct Messaging Address","DrDrewCostello@direct.practicefusion.com","N","messaging","","DIRECT","Direct","","OTHER","Other","messaging","1301 Trotwood Ave","","Columbia","TN","US","384014702" +"1417148404","DIRECT","Direct Messaging Address","adalvi67476@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","","Marietta","GA","US","300601155" +"1669663571","DIRECT","Direct Messaging Address","mindibeahm@isc.allscriptsdirect.net","N","","","","","","","","","19550 E 39th St S","Suite 325 Centerpoint Med Bldg","Independence","MO","US","640572358" +"1407047202","DIRECT","Direct Messaging Address","Ostermiller-mostermiller@dermatologyboise.ezderm.info","N","","","","","","","","","6051 N Eagle Rd","","Boise","ID","US","837130997" +"1265623078","DIRECT","Direct Messaging Address","misty.moore.p5@direct.phs.nextgenshare.com","N","","","","","","","","","1036 S Verity Pkwy","","Middletown","OH","US","450445513" +"1811188568","DIRECT","Direct Messaging Address","gxgilmor@texaschildrens.org","N","email","","DIRECT","Direct","","OTHER","Other","email","6651 Main St","","Houston","TX","US","770302351" +"1972794659","CONNECT","CONNECT URL","Glendale","N","","","","","","","","","5859 W Talavi Blvd Ste 100","","Glendale","AZ","US","853061870" +"1972794659","DIRECT","Direct Messaging Address","LMUNHALL@PHOENIXHEART.COM","N","","","","","","","","","5859 W Talavi Blvd Ste 100","","Glendale","AZ","US","853061870" +"1861683500","OTHERS","Other URL","Charlotte","N","","","","","","","","","9111 Monroe Rd Ste 100","","Charlotte","NC","US","28270" +"1891986568","DIRECT","Direct Messaging Address","info@rykenwellness.com","N","","","DIRECT","Direct","","CSV","CSV","","290 S Alma School Rd Ste 5","","Chandler","AZ","US","852247633" +"1700077344","DIRECT","Direct Messaging Address","lrussell@mpda-mn.com","N","","","","","","","","","1021 Bandana Blvd E Ste 121","","Saint Paul","MN","US","55108" +"1376734996","DIRECT","Direct Messaging Address","drmerricks@hotmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","819 Forest Pkwy Ste B","","Forest Park","GA","US","302972281" +"1801088240","DIRECT","Direct Messaging Address","damezola@coastalorthoca.com","N","employer email","","DIRECT","Direct","","","","","23456 Hawthorne Blvd Ste 300","","Torrance","CA","US","905054716" +"1730371196","CONNECT","CONNECT URL","https://www.bidmc.org/","N","","","","","","","","","330 Brookline Ave # Dana501","","Boston","MA","US","022155491" +"1730371196","CONNECT","CONNECT URL","https://www.bidmc.org/","N","","","","","","","","","330 Brookline Ave # Dana501","","Boston","MA","US","022155491" +"1639360001","DIRECT","Direct Messaging Address","Claudia.p.millan.mil@mail.mil","N","","","","","","","","","3551 Roger Brook Dr.","","Fort Sam Houston","TX","US","782344504" +"1164613535","DIRECT","Direct Messaging Address","ahtla@hotmail.com","N","email","","DIRECT","Direct","","OTHER","Other","pdf","713B President Pl","","Smyrna","TN","US","371675652" +"1518158989","DIRECT","Direct Messaging Address","office@mhoms.com","N","Email","","DIRECT","Direct","","CSV","CSV","","1034 S Brentwood Blvd","Suite 1010","Saint Louis","MO","US","631171223" +"1982896114","DIRECT","Direct Messaging Address","HealingToday@earthlink.net","N","business email","","DIRECT","Direct","","OTHER","Other","email","5225 Wilshire Blvd Ste 426","","Los Angeles","CA","US","900364367" +"1093907107","DIRECT","Direct Messaging Address","joshua.waggoner@cs.eclinicaldirect.com","N","e","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10101 N 92nd St Ste 101","","Scottsdale","AZ","US","852584553" +"1720270861","DIRECT","Direct Messaging Address","info@dautermanmedical.com","N","email address","","DIRECT","Direct","","OTHER","Other","Outlook","250 Ward Ave Ste 100","","Honolulu","HI","US","968144007" +"1396937322","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1982896973","CONNECT","CONNECT URL","https://tacomachristiancounseling.com/counselors/kristiann-smith","N","Website","","DIRECT","Direct","","","","","418 Carpenter Rd SE Ste 104","","Lacey","WA","US","985037905" +"1386836377","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1972795755","DIRECT","Direct Messaging Address","saraclark@cvsapa.allscriptsdirect.net","N","","","DIRECT","Direct","","","","","1824 King St","Ste 200","Jacksonville","FL","US","322044735" +"1497947220","DIRECT","Direct Messaging Address","ralturkmani28235@directwellstar.org","N","","","","","","","","","1664 Mulkey Rd","","Austell","GA","US","301061114" +"1376735001","CONNECT","CONNECT URL","kate@katehestwoodlcsw.com","N","","","","","","","","","2621 W College St Ste F","","Bozeman","MT","US","597183982" +"1073705778","DIRECT","Direct Messaging Address","desertveinspecialists@808.direct.myezyaccess.com","N","","","","","","","","","71780 San Jacinto Dr Bldg I","","Rancho Mirage","CA","US","922705516" +"1871785493","DIRECT","Direct Messaging Address","egilbert125233@directwellstar.org","N","","","","","","","","","1120 Wellstar Way Ste 304","","Holly Springs","GA","US","301148929" +"1184816688","OTHERS","Other URL","jay.sanvictores@medpost.com","N","e-mail","","DIRECT","Direct","","CSV","CSV","","2415 E Imperial Hwy","","Brea","CA","US","92821" +"1205028735","DIRECT","Direct Messaging Address","annamarie.meeuwsen.1@11629.direct.athenahealth.com","N","Gunnison Valley Family Medicine Clinic-Anna Meeuwsen","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD Exchange","707 N Iowa St","","Gunnison","CO","US","812302229" +"1912190430","DIRECT","Direct Messaging Address","esanders@vsa.gwaydirect.com","N","","","","","","","","","13135 Lee Jackson Memorial Hwy Ste 305","","Fairfax","VA","US","220331907" +"1750574190","DIRECT","Direct Messaging Address","edissonxaviervega-cordova@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","7100 W 20th Ave Ste 608","","Hialeah","FL","US","330161824" +"1457544801","CONNECT","CONNECT URL","mxlu@mingxia-acupuncture.com","N","","","","","","","","","281 Cambridge St","","Burlington","MA","US","018032543" +"1699968057","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1952594327","CONNECT","CONNECT URL","www.fixenchiro.com","N","","","","","","","","","104 W Redwood St","","Marshall","MN","US","562581980" +"1891988127","DIRECT","Direct Messaging Address","kristen.schimke@outlook.com","N","email","","","","","","","","12835 NE Bel Red Rd Ste 303","","Bellevue","WA","US","98005" +"1861685083","DIRECT","Direct Messaging Address","tbo@tbodesigns.net","N","office email","","DIRECT","Direct","","CSV","CSV","","1377 Providence Rd","","Brandon","FL","US","335114885" +"1861685083","DIRECT","Direct Messaging Address","tbo.designs@outlook.com","Y","office email","Tampa Bay Orthopaedic Designs Inc","DIRECT","Direct","","CSV","CSV","","812 W Martin Luther King Blvd","Ste 100","Tampa","FL","US","336033338" +"1790978955","DIRECT","Direct Messaging Address","arozentul@direct.practicefusion.com","N","","","HIE","Health Information Exchange (HIE)","","","","","135 Sea Breeze Ave","Suite 101","Brooklyn","NY","US","112243700" +"1063605228","DIRECT","Direct Messaging Address","nate@cuttingedgederm.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","280 Virginia Ave NE","Suite 106","Norton","VA","US","242731538" +"1861685166","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1174716245","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1104019181","DIRECT","Direct Messaging Address","jdholaria172943@directwellstar.org","N","","","","","","","","","260 Rucker Rd Ste 400","","Alpharetta","GA","US","300044199" +"1861685877","DIRECT","Direct Messaging Address","jlawson139310@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1346433349","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1134312952","CONNECT","CONNECT URL","erika@bridgesofthemind.com","N","email","","DIRECT","Direct","","OTHER","Other","email","1550 Harbor Blvd Ste 206","","West Sacramento","CA","US","956913828" +"1467645143","CONNECT","CONNECT URL","Bellmore","N","","","","","","CSV","CSV","","2298 Legion St","","Bellmore","NY","US","117104909" +"1619160397","DIRECT","Direct Messaging Address","cprakash110905@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1235322801","DIRECT","Direct Messaging Address","marnee.crutchfield@optimalts.org","N","","","","","","","","","4425 W Airport Fwy Ste 122","","Irving","TX","US","750625817" +"1265625891","DIRECT","Direct Messaging Address","info@globalvisionoptometry.com","N","email","","DIRECT","Direct","","","","","18569 Main St","","Huntington Beach","CA","US","926481709" +"1447444997","DIRECT","Direct Messaging Address","tbyrd312292@directwellstar.org","N","","","","","","","","","677 Church Street","GME","Marietta","GA","US","30060" +"1225222748","CONNECT","CONNECT URL","www.fraleyfamilypractice.com","N","","","DIRECT","Direct","","OTHER","Other","secure","2141 Academy Cir","","Colorado Springs","CO","US","809091686" +"1811181308","DIRECT","Direct Messaging Address","colleen.glisson@direct.signature.nextgenshare.com","N","","","","","","","","","845 N New Ballas Ct","Suite 200","Saint Louis","MO","US","631417134" +"1477747749","CONNECT","CONNECT URL","dawnbrandau@gmail.com","N","email address","","DIRECT","Direct","","CSV","CSV","","1134 Dow St","","Murfreesboro","TN","US","371302486" +"1619161858","DIRECT","Direct Messaging Address","kjackson@retinanj.intellechartdirect.net","Y","","Eye Centers Of America, LLC","","","","","","","1255 Broad St Ste 104","","Bloomfield","NJ","US","070033061" +"1265626378","CONNECT","CONNECT URL","https://www.kpsgill.com/","Y","Personal website","Around The Clock MD","HIE","Health Information Exchange (HIE)","","OTHER","Other","Professional Web Blog","8408 N Ann Ave","","Fresno","CA","US","937204987" +"1952595084","DIRECT","Direct Messaging Address","jmartinez@voeyedr.dmdavlong.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11300 Rockville Pike Ste 1202","","Rockville","MD","US","208523040" +"1881888931","DIRECT","Direct Messaging Address","jbenson27925@directwellstar.org","N","","","","","","","","","3805 Cherokee St NW","","Kennesaw","GA","US","301442085" +"1760676886","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1588858567","OTHERS","Other URL","obgynwhc@aol.com","N","","","","","","","","","1421 W Baddour Pkwy Ste B","","Lebanon","TN","US","37087" +"1144414152","CONNECT","CONNECT URL","HushMail","N","physio@shannonzelenkaphysiotherapy.com","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Website","900 COOPER AVENUE","SUITE A","GLENWOOD SPRINGS","CO","US","816013666" +"1164617882","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1043405780","DIRECT","Direct Messaging Address","teress@ctbsmd.com","N","","","DIRECT","Direct","","CSV","CSV","","12180 N Mopac Expy","Ste B","Austin","TX","US","787582909" +"1912192691","CONNECT","CONNECT URL","sharefile","N","secure email and cloud back up","","DIRECT","Direct","","CSV","CSV","","2785 White Bear Ave N Ste 108","","Maplewood","MN","US","551091320" +"1174718647","DIRECT","Direct Messaging Address","shysonguevara97922@directwellstar.org","N","","","","","","","","","4900 Ivey Rd NW Ste 1826","","Acworth","GA","US","30101" +"1750576336","CONNECT","CONNECT URL","Houston","N","","","DIRECT","Direct","","CSV","CSV","","2646 S Loop W Ste 520","","Houston","TX","US","770542872" +"1750576336","CONNECT","CONNECT URL","Houston","N","","","DIRECT","Direct","","CSV","CSV","","2646 S Loop W Ste 520","","Houston","TX","US","770542872" +"1184819609","OTHERS","Other URL","Victor","N","","","DIRECT","Direct","","CSV","CSV","","6534 Anthony Dr Ste C","","Victor","NY","US","145641421" +"1023203619","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1548455900","DIRECT","Direct Messaging Address","vthirukonda344945@directwellstar.org","N","","","","","","","","","1514 Vernon Rd","","LaGrange","GA","US","30240" +"1033304415","CONNECT","CONNECT URL","obgynbillings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1962697185","DIRECT","Direct Messaging Address","meganludwikowski@abcsmedical.com","N","","","","","","","","","7330 W Layton Ave","","Milwaukee","WI","US","532203849" +"1487849493","DIRECT","Direct Messaging Address","info@audiologyfirst.com","N","email","","DIRECT","Direct","","CSV","CSV","","5500 Knoll North Dr","Suite 320","Columbia","MD","US","210452209" +"1184819971","DIRECT","Direct Messaging Address","hcotter@qhndirect.org","N","Heath Cotter Grand River Hospital DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","501 AIRPORT RD","","RIFLE","CO","US","816508510" +"1487840237","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1174719991","CONNECT","CONNECT URL","https://drsamad.setmore.com/","N","WEBSITE","","","","","","","","8810 175th St Ste 1","","Jamaica","NY","US","114325570" +"1134315781","CONNECT","CONNECT URL","Opdahlchiro@gmail.com","N","","","","","","","","","105 N Parkway Ave Ste 101","","Battle Ground","WA","US","986049129" +"1164618757","DIRECT","Direct Messaging Address","ann_maloney@dfci.harvard.edu","N","credentialing manager","","DIRECT","Direct","","CSV","CSV","","Dana Farber Community Cancer Care","51 Performance Drive, Suite 110","Weymouth","MA","US","02189" +"1164618757","DIRECT","Direct Messaging Address","ann_maloney@dfci.harvard.edu","N","credentialing manger email","","DIRECT","Direct","","CSV","CSV","","Dana Farber Community Cancer Care","51 Performance Drive, Suite 110","Weymouth","MA","US","02189" +"1457547937","OTHERS","Other URL","creatingsmiles.dental","N","website","","DIRECT","Direct","","CSV","CSV","","1025 Broad St","","Bloomfield","NJ","US","070032844" +"1457547937","SOAP","SOAP URL","creatingsmilesfamily@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1025 Broad St","","Bloomfield","NJ","US","070032844" +"1740476142","CONNECT","CONNECT URL","paula.tomko2020@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","215 W Garfield Rd Ste 130","","Aurora","OH","US","442028849" +"1740476969","DIRECT","Direct Messaging Address","laura1@adawest.emadirect.md","N","","","DIRECT","Direct","","","","","1618 Millenium Way Ste 100","","Meridian","ID","US","836426457" +"1871789917","CONNECT","CONNECT URL","www.e-rncoder.com","N","Business url","","DIRECT","Direct","","OTHER","Other","mshortrussell@e-rncoder.com","2007 S Lake Cannon Dr NW","","Winter Haven","FL","US","338813057" +"1649466756","DIRECT","Direct Messaging Address","jess@wellnesswahine.com","N","","","DIRECT","Direct","","OTHER","Other","Other","1200 Savannah Rd","","Lewes","DE","US","199581525" +"1346436391","OTHERS","Other URL","smorrison@midcoastvision.emadirect.md","N","","","HIE","Health Information Exchange (HIE)","","","","","158 Northport Ave","","Belfast","ME","US","049156060" +"1932395977","DIRECT","Direct Messaging Address","tracy.heard@nationwidechildrens.org","N","Place of employment","","HIE","Health Information Exchange (HIE)","","","","","700 Childrens Dr","","Columbus","OH","US","432052664" +"1720275613","CONNECT","CONNECT URL","info@mfpinstitute.com","N","","","","","","","","","17150 Newhope St Ste 205","","Fountain Valley","CA","US","927084250" +"1285821108","OTHERS","Other URL","ms.valentine11@gmail.com","N","","","","","","","","","4515 Central Ave Ste 203","","Riverside","CA","US","925062374" +"1851588750","OTHERS","Other URL","icareopticalofkent@gmail.com","N","","","","","","","","","10024 SE 240th St","STE 220","Kent","WA","US","980315124" +"1649467325","CONNECT","CONNECT URL","info.skinzone@gmail.com","N","","","","","","","","","3374 S Bristol St","","Santa Ana","CA","US","927048203" +"1033306782","CONNECT","CONNECT URL","WebPT","N","Documentation Software","","","","","","","","946 SW Veterans Way Ste 100","","Redmond","OR","US","977562700" +"1407043201","DIRECT","Direct Messaging Address","badar.anwar@amc.praxisemr.phimailbox.com","N","EMR Direct Messaging","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","660 S Green Valley Pkwy Ste 100","","Henderson","NV","US","890520431" +"1740477215","OTHERS","Other URL","lbsylvestri@gmail.com","N","business email","","DIRECT","Direct","","","","","16830 Ventura Blvd Ste 360","","Encino","CA","US","914361711" +"1093902314","CONNECT","CONNECT URL","Riverside","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6860 Brockton Ave Ste 9","","Riverside","CA","US","925063816" +"1083801302","CONNECT","CONNECT URL","amy.glpg@gmail.com","N","","","","","","","","","9840 Main St Ste 202","","Fairfax","VA","US","220313909" +"1083801302","CONNECT","CONNECT URL","amy.glpg@gmail.com","N","","","","","","","","","9840 Main St Ste 202","","Fairfax","VA","US","220313909" +"1245427608","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1790972164","DIRECT","Direct Messaging Address","jheroux@jri.org","N","","","DIRECT","Direct","","","","","35 Summer St Ste 202","","Taunton","MA","US","027803469" +"1275720500","CONNECT","CONNECT URL","abilityfocused@gmail.com","N","confidential email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Seattle","1916 Pike Pl","Suite 12, # 163","Seattle","WA","US","981011056" +"1114114311","OTHERS","Other URL","https://service.emedpractice.com","N","","","HIE","Health Information Exchange (HIE)","faxing consults to referring doctors","OTHER","Other","https://service.emedpractice.com","16244 S Military Trl Ste 170","","Delray Beach","FL","US","334846532" +"1073700217","DIRECT","Direct Messaging Address","misti.wheelock@direct.signature.nextgenshare.com","N","","","","","","","","","845 N New Ballas Ct","Suite 200","Saint Louis","MO","US","631417134" +"1780871806","OTHERS","Other URL","www.simplepractice.com","N","","","","","","","","","7800 Preston Rd Ste 144","","Plano","TX","US","750243239" +"1427245455","CONNECT","CONNECT URL",".","N","","","HIE","Health Information Exchange (HIE)","","","","","1531 Esplanade","","Chico","CA","US","959263310" +"1144417171","DIRECT","Direct Messaging Address","amaisen@refugecounselingar.hush.com","N","HIPPA Secure Email: Hushmail for Healthcare Providers","","DIRECT","Direct","","OTHER","Other","OpenPGP","2911 Pine St Ste B","","Arkadelphia","AR","US","719235322" +"1770771743","DIRECT","Direct Messaging Address","jgriffin@ouassociates.com","N","","","DIRECT","Direct","","OTHER","Other","letters","2168 S LaMar Blvd","","Oxford","MS","US","386555224" +"1275721102","CONNECT","CONNECT URL","Arlington","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","715 N Fielder Rd Ste D","","Arlington","TX","US","760124695" +"1821286766","CONNECT","CONNECT URL","ECW","N","ECW","","","","","","","","700 Geipe Rd","suite 200","Catonsville","MD","US","212284147" +"1346438199","DIRECT","Direct Messaging Address","ubulusu@ecsm.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","2489 Trautner Dr","","Saginaw","MI","US","486049596" +"1700074598","CONNECT","CONNECT URL","http://pvmedcenter.com/","N","","","DIRECT","Direct","","CSV","CSV","","6020 Sea Bluff Dr","Suite 1","Playa Vista","CA","US","900942252" +"1457549156","DIRECT","Direct Messaging Address","assafgordon@nspc.medalliesdirect.net","N","","","","","","","","","3803 Fairfax Dr Ste 400","","Arlington","VA","US","222035860" +"1013105741","DIRECT","Direct Messaging Address","Michelle@counselingdecatur.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","496 Highway 67 S Ste A","","Decatur","AL","US","356036300" +"1811185440","DIRECT","Direct Messaging Address","mconnershephard@astorservices.org","N","email","","DIRECT","Direct","","OTHER","Other","email","13 Mount Carmel Pl","","Poughkeepsie","NY","US","126011714" +"1811185440","OTHERS","Other URL","unknown","N","","","OTHER","Other","unknown","OTHER","Other","Kingston","13 Mount Carmel Pl","","Poughkeepsie","NY","US","126011714" +"1487842084","DIRECT","Direct Messaging Address","agalloway4792@direct.owensborohealth.org","N","","","","","","","","","444 S Main St","","Madisonville","KY","US","42431" +"1104014539","DIRECT","Direct Messaging Address","info@coastalsynergyassociates.com","Y","business email","Coastal Synergy Associates","DIRECT","Direct","","OTHER","Other","email","9708 S Padre Island Dr Ste A104","","Corpus Christi","TX","US","784185166" +"1467640771","DIRECT","Direct Messaging Address","plindbergg@fyzicalhealth.com","Y","","Daniel A. Deems MD PhD PA","DIRECT","Direct","","CSV","CSV","","8451 Shade Ave Ste 107","","Sarasota","FL","US","342432878" +"1174712954","OTHERS","Other URL","lindsay.jones@usoncology.com","N","","","DIRECT","Direct","","","","","7200 W Bell Rd","Bldg A","Glendale","AZ","US","853088529" +"1053500819","DIRECT","Direct Messaging Address","jsutherlin4851@direct.owensborohealth.org","N","","","","","","","","","1301 Pleasant Valley Rd","Suite 405","Owensboro","KY","US","423039774" +"1174712822","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1083803753","DIRECT","Direct Messaging Address","ajourney@hushmail.com","N","","","DIRECT","Direct","","CSV","CSV","","199 S Highland St","","West Hartford","CT","US","061191835" +"1083803753","CONNECT","CONNECT URL","ajourney@hushmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","199 S Highland St","","West Hartford","CT","US","06119" +"1073702726","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1477742641","CONNECT","CONNECT URL","michael.esch@nationwidechildrens.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6435 east broad st","","columbus","OH","US","43213" +"1477742641","CONNECT","CONNECT URL","michael.esch@nationwidechildrens.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6435 east broad st","","columbus","OH","US","43213" +"1114106051","DIRECT","Direct Messaging Address","GLORENZOPA@OFWC-FL.direct.office.nextgen.com","N","Secure Direct Messaging Email Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Health Information","5555 E Michigan St Ste 103","","Orlando","FL","US","328222700" +"1245419985","CONNECT","CONNECT URL","cloud","N","","","","","","","","","101 N 6th St","","Belen","NM","US","870023605" +"1457530107","CONNECT","CONNECT URL","other","Y","","Penny Lane Centers","OTHER","Other","other","OTHER","Other","notes","15305 Rayen St","","North Hills","CA","US","913435117" +"1457530107","OTHERS","Other URL","other","N","other","","","","","OTHER","Other","other","15305 Rayen St","","North Hills","CA","US","913435117" +"1457530107","OTHERS","Other URL","other","N","","","","","","","","","15305 Rayen St","","North Hills","CA","US","913435117" +"1306025887","DIRECT","Direct Messaging Address","mwalker@thebhwa.com","N","","","DIRECT","Direct","","","","","513 W Chocolate Ave Ste 100","","Hershey","PA","US","17033" +"1669651139","DIRECT","Direct Messaging Address","Sean.Coughlin@direct.revolutionehr.com","N","","","","","","","","","7051 Dr Phillips Blvd Ste 3","","Orlando","FL","US","328195140" +"1740469253","DIRECT","Direct Messaging Address","amy.cooper.1@11015.direct.athenahealth.com","N","","","","","","","","","273 Winton M Blount Loop","","Montgomery","AL","US","361173507" +"1366621898","DIRECT","Direct Messaging Address","drhaller@lisurgical.com","N","","","","","","","","","2000 N Village Ave Ste 211","","Rockville Centre","NY","US","115701001" +"1447439815","CONNECT","CONNECT URL","Contessa.gutierrez@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","150 N Walnut Ave","","San Dimas","CA","US","917732660" +"1770762007","DIRECT","Direct Messaging Address","lindsey.mashburn.1@14963.direct.athenahealth.com","N","","","","","","","","","19453 W Catawba Ave","Suite A","Cornelius","NC","US","280314021" +"1245410323","CONNECT","CONNECT URL","chenderson@spotonwar.com","N","","","","","","","","","2600 Westhollow Dr Apt 2113","","Houston","TX","US","770821940" +"1700066768","DIRECT","Direct Messaging Address","clinical@nsamd.directgreeenway.com","N","Intergy Greenway Direct Messaging Email Address","","DIRECT","Direct","","CSV","CSV","","5171 Cottonwood St","Suite 950","Murray","UT","US","841075704" +"1780864595","DIRECT","Direct Messaging Address","ebclanton@clantonplasticsurgery.com","N","Office Email","","DIRECT","Direct","","OTHER","Other","Email","11842 WURZBACH RD","","SAN ANTONIO","TX","US","782302744" +"1265612071","DIRECT","Direct Messaging Address","devin.j.branstetter.civ@mail.mil","N","","","","","","","","","9040 Jackson Ave","","Tacoma","WA","US","984314402" +"1104006873","DIRECT","Direct Messaging Address","ajacob14887@directwellstar.org","N","","","","","","","","","677 Church Street","Wellstar Hospitalist Group-Wellstar Kennestone Hospital","Marietta","GA","US","30060" +"1427238955","CONNECT","CONNECT URL","JaPatel@emersonhosp.org","N","email","","","","","","","","133 Old Road To 9 Acre Cor","","Concord","MA","US","017424169" +"1144401514","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1225219462","DIRECT","Direct Messaging Address","gaurav.kumar.1@7420.direct.athenahealth.com","N","","","DIRECT","Direct","","CSV","CSV","","3156 Willowcreek Rd","","Portage","IN","US","463684424" +"1982885026","CONNECT","CONNECT URL","Kjpharmacy159@flocomail.com","N","","","","","","","","","2300 Pamplico Hwy","","Florence","SC","US","295056834" +"1376724542","DIRECT","Direct Messaging Address","beth@baileygrademedical.org","N","","","DIRECT","Direct","","","","","248 NE Hancock Ave","","Madison","FL","US","323402560" +"1023299708","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1588845267","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1841471521","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1932380615","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1326229022","OTHERS","Other URL","jayshevy@gmail.com","N","","","","","","","","","1880 Prospect Pl","","Brooklyn","NY","US","112334715" +"1396926945","DIRECT","Direct Messaging Address","CombestWellness@direct.myteamcare.com","N","Combest","","DIRECT","Direct","","CSV","CSV","","301 40th St","","Lubbock","TX","US","794042746" +"1194906776","DIRECT","Direct Messaging Address","admin@parchomecare.com","N","","","","","","","","","33060 Northwestern Hwy Ste 210","","West Bloomfield","MI","US","483223695" +"1891977369","DIRECT","Direct Messaging Address","dr.margaret@truecarehwc.com","N","","","DIRECT","Direct","","","","","20959 Anderson Rd","","Zachary","LA","US","707917915" +"1649452194","CONNECT","CONNECT URL","sarahblaszczak.wixsite.com","N","Website","","DIRECT","Direct","","CSV","CSV","","2512 NW Marshall St Apt 5","","Portland","OR","US","972102882" +"1306028832","DIRECT","Direct Messaging Address","credentialing@tidelandshealth.org","N","","","DIRECT","Direct","","CSV","CSV","","9699 Ocean Hwy","","Pawleys Island","SC","US","29585" +"1366624678","DIRECT","Direct Messaging Address","wabashvalleytherapy@outlook.com","N","practice email","","DIRECT","Direct","","","","","609 E Surgery Center Dr","","Terre Haute","IN","US","478026815" +"1992987259","CONNECT","CONNECT URL","Modesto","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1030 Scenic Dr","","Modesto","CA","US","953506133" +"1093997017","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1043492937","CONNECT","CONNECT URL","obgynbillings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1467634329","DIRECT","Direct Messaging Address","lbrown@restorativelivingfamilyservices.com","N","practice email","","DIRECT","Direct","","OTHER","Other","emails","8601 Six Forks Rd Ste 400","","Raleigh","NC","US","276152965" +"1740462316","CONNECT","CONNECT URL","obgynbillings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1376725127","CONNECT","CONNECT URL","gnanne@sbcglobal.net","N","documents","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7500 Pearl Rd","","Cleveland","OH","US","441306601" +"1649452376","CONNECT","CONNECT URL","www.thehopegroup4.con","N","","","","","","","","","201 Thornberry Branch Ln","","Daytona Beach","FL","US","321243652" +"1689857203","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1174706527","OTHERS","Other URL","clinic","N","clinic","","","","","","","","21263 Erwin St","","Woodland Hills","CA","US","913673715" +"1396928776","OTHERS","Other URL","TheraPlatform","N","Online HIPPA aporoved Telehealth website","","DIRECT","Direct","","CSV","CSV","","13444 SE Piper Dr","","Happy Valley","OR","US","970865896" +"1861675167","DIRECT","Direct Messaging Address","george.sorescu@steward.org","N","","","","","","","","","830 Oak St Ste 123E","","Brockton","MA","US","023011168" +"1023291366","DIRECT","Direct Messaging Address","info@adaptiveaudiology.com","N","HIPAA protected email address for PCC","","DIRECT","Direct","","OTHER","Other","Email for Patient Care Coordinator","409 W 7th St","","Carroll","IA","US","514012320" +"1659554731","OTHERS","Other URL","Raleigh","N","","","","","","","","","3100 Spring Forest Rd","","Raleigh","NC","US","276162880" +"1831372077","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1346423373","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1306029293","DIRECT","Direct Messaging Address","cnwigwe290218@directwellstar.org","N","","","","","","","","","8954 Hospital Dr","","Douglasville","GA","US","301342272" +"1750564530","CONNECT","CONNECT URL","Louisville","N","","","","","","","","","1169 Eastern Parkway","Suite #2310","Louisville","KY","US","40217" +"1184807927","CONNECT","CONNECT URL","jelfenb@me.com","N","Email","","DIRECT","Direct","","CSV","CSV","","30 Talcott Rd","","Rye Brook","NY","US","105731421" +"1184807927","CONNECT","CONNECT URL","jelfenb@me.com","N","email","","DIRECT","Direct","","CSV","CSV","","30 Talcott Rd","","Rye Brook","NY","US","105731421" +"1184807927","CONNECT","CONNECT URL","jelfenb@me.com","N","Email","","DIRECT","Direct","","CSV","CSV","","30 Talcott Rd","","Rye Brook","NY","US","105731421" +"1780867440","CONNECT","CONNECT URL","info@childrenstherapy.org","N","Children's Therapy Center","","DIRECT","Direct","","CSV","CSV","","13010 Eastgate Park Way","","Louisville","KY","US","402233984" +"1457534117","OTHERS","Other URL","other","N","","","","","","","","","1191 2nd Ave","","New York","NY","US","100657703" +"1538342209","DIRECT","Direct Messaging Address","bhixon56257@directwellstar.org","N","","","","","","","","","677 Church St NE","","Marietta","GA","US","300601101" +"1598949232","DIRECT","Direct Messaging Address","reagan.bollig@ugs.directbygreenway.com","N","EMR Direct Message","","DIRECT","Direct","","OTHER","Other","Referral Summary","1932 Alcoa Hwy","Bldg. C Ste 270","Knoxville","TN","US","379201527" +"1376727909","OTHERS","Other URL","Portland","Y","EMR","Jade Trade Inc.","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1023 Washington Ave","","Portland","ME","US","041032793" +"1679757199","DIRECT","Direct Messaging Address","danielle@daniellehatchell.com","N","email","","DIRECT","Direct","","OTHER","Other","email","9672 Pennsylvania Ave","","Upper Marlboro","MD","US","207723670" +"1821272378","DIRECT","Direct Messaging Address","kyle@laketraviseyecenter.com","N","secure email","","DIRECT","Direct","","OTHER","Other","secure email","3503 Wild Cherry Dr Bldg 3","","Lakeway","TX","US","787381817" +"1801070313","DIRECT","Direct Messaging Address","stevenbrewer@nspc.medalliesdirect.net","N","","","","","","","","","1630 Wilkes Ridge Pkwy Ste 203","","Richmond","VA","US","232337460" +"1922282474","DIRECT","Direct Messaging Address","rmyung57923@directwellstar.org","N","","","","","","","","","61 Whitcher St NE","suite 4100","Marietta","GA","US","300601176" +"1740464189","DIRECT","Direct Messaging Address","mkooshkabadi296177@directwellstar.org","N","","","","","","","","","229 Peachtree St NE Ste 1200","","Atlanta","GA","US","30303" +"1437333796","OTHERS","Other URL","Olympia","N","","","DIRECT","Direct","","","","","1728 State Ave NE","","Olympia","WA","US","985064557" +"1063696185","OTHERS","Other URL","None","N","None","","OTHER","Other","None","OTHER","Other","None","1302 Drayton St","","Savannah","GA","US","314016913" +"1255515342","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1700060613","CONNECT","CONNECT URL","Munster","N","","","","","","","","","801 MacArthur Blvd Ste 304","","Munster","IN","US","463212920" +"1083898969","DIRECT","Direct Messaging Address","acchacon@auxiliomutuo.com","Y","","Hospital Auxilio Mutuo","","","","","","","Hospital Auxilio Mutuo","715 Ponce de Leon Pda 37 1/2","San Juan","PR","US","009192712" +"1225212061","DIRECT","Direct Messaging Address","srevell26564@directwellstar.org","N","","","","","","","","","699 Church St NE","Ste 340","Marietta","GA","US","30060" +"1700060704","DIRECT","Direct Messaging Address","justincohen@uropart.allscriptsdirect.net","N","","","","","","","","","900 N Westmoreland Rd","Suite 228","Lake Forest","IL","US","600451674" +"1073797874","DIRECT","Direct Messaging Address","jcampbell@sunnydays.com","N","email","","DIRECT","Direct","","CSV","CSV","","1023 E Baltimore Pike Ste 303","","Media","PA","US","190635126" +"1477738136","CONNECT","CONNECT URL","obgynbillings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1033394747","DIRECT","Direct Messaging Address","mriley25944@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1568647196","DIRECT","Direct Messaging Address","sherrylevine@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","18501 Pines Blvd Ste 210","","Pembroke Pines","FL","US","330291420" +"1518142140","CONNECT","CONNECT URL","Fulton","Y","Fulton","Hargraves Pharmacy Inc.","","","","","","","113 W Broadway","","Fulton","NY","US","130692215" +"1679758064","CONNECT","CONNECT URL","Camas","N","","","DIRECT","Direct","","OTHER","Other","Camas","428 NE 4th Ave","","Camas","WA","US","986072128" +"1417132713","OTHERS","Other URL","unknown","N","","","","","","","","","3339 Highway 34 E Ste C","","Sharpsburg","GA","US","302773565" +"1710162060","CONNECT","CONNECT URL","jddinkins3@yahoo.com","N","Personal","","","","","CSV","CSV","","229 Via D Este Apt 1703","","Delray Beach","FL","US","334453980" +"1013192384","DIRECT","Direct Messaging Address","sshetty343573@directwellstar.org","N","","","","","","","","","6001 Professional Pkwy Ste 2020","","Douglasville","GA","US","301345632" +"1790960953","DIRECT","Direct Messaging Address","jennifer.frey.p5@direct.phs.nextgenshare.com","N","","","","","","","","","903 NW Washington Blvd Ste A","","Hamilton","OH","US","450136367" +"1013192004","DIRECT","Direct Messaging Address","CombestWellness@direct.myteamcare.com","N","Combest","","DIRECT","Direct","","CSV","CSV","","301 40th St","","Lubbock","TX","US","794042746" +"1477738557","CONNECT","CONNECT URL","WindrushBehavioralHealth","N","","","","","","","","","1447 York Rd Ste 506","","Lutherville","MD","US","210936022" +"1740465681","DIRECT","Direct Messaging Address","cherigoodwin@otncolorado.com","N","HIPPA Compliant Email","","DIRECT","Direct","","","","","5445 Dtc Pkwy","","Greenwood Village","CO","US","801113045" +"1356526206","DIRECT","Direct Messaging Address","lindsey.cooper@encompassnw.org","N","Office","","DIRECT","Direct","","CSV","CSV","","209 Main Ave S","","North Bend","WA","US","980458139" +"1316123169","DIRECT","Direct Messaging Address","rshah4504@directwellstar.org","N","","","","","","","","","3747 Roswell Rd Ste 202","","Marietta","GA","US","300626227" +"1932385770","DIRECT","Direct Messaging Address","letitia.guy@va.gov","N","work email","","DIRECT","Direct","","","","","4444 Demetropolis Rd","","Mobile","AL","US","366199602" +"1336325091","OTHERS","Other URL","www.simplepractice.com","N","web EHR","","DIRECT","Direct","","","","","2076 Main St Unit 4","","Ferndale","WA","US","982489468" +"1386820058","DIRECT","Direct Messaging Address","drjasbrar@direct.practicefusion.com","N","practice fusion direct messaging","","DIRECT","Direct","","CSV","CSV","","701 Winthrop Ave","","Glendale Heights","IL","US","601391405" +"1386820058","DIRECT","Direct Messaging Address","drjasbrar@direct.practicefusion.com","N","practice fusion direct messaging","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","701 Winthrop Ave","","Glendale Heights","IL","US","601391405" +"1851577449","DIRECT","Direct Messaging Address","silka.delazaro@searchmedical.net","N","Credentialing/Administrative email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8525 SW 92nd St Ste D17","","Miami","FL","US","331567378" +"1144406539","CONNECT","CONNECT URL","www.Ptforwomen.com","N","website","","","","","","","","1630 Military Cutoff Rd Ste 110","","Wilmington","NC","US","284035719" +"1801072319","DIRECT","Direct Messaging Address","denise@thewellnessbank.com","N","work email","","","","","","","","1800 N Sepulveda Blvd # 200","","Manhattan Beach","CA","US","902662902" +"1669658969","DIRECT","Direct Messaging Address","mesagi@directaddress.net","Y","","Arizona Digestive Health, PC","","","","","","","603 W Baseline Rd Ste 200","","Mesa","AZ","US","852106047" +"1467638817","DIRECT","Direct Messaging Address","spatel@familyfootcare.sammyehrdirect.com","N","","","","","","","","","309 Seaside Ave","Suite 202","Milford","CT","US","064604625" +"1750567129","DIRECT","Direct Messaging Address","robert.kiesecker@asante.org","N","work email","","DIRECT","Direct","","CSV","CSV","","781 Black Oak Dr Ste 102","","Medford","OR","US","975049501" +"1902082258","DIRECT","Direct Messaging Address","AdvancedPainofTulsa.LamNguyen@141752.advancedmd-direct.com","N","","","DIRECT","Direct","","","","","9320 S MINGO RD","","Tulsa","OK","US","741335710" +"1386820553","DIRECT","Direct Messaging Address","rtaylor351918@directwellstar.org","N","","","","","","","","","670 Dekalb Ave SE","","Atlanta","GA","US","303121911" +"1255517439","CONNECT","CONNECT URL","www.mycontinuumwellness.com","N","Website","","","","","","","","7310 Ritchie Hwy Ste 405","","Glen Burnie","MD","US","210613092" +"1255517488","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W Ste 121","","Provo","UT","US","846043305" +"1699951707","DIRECT","Direct Messaging Address","office@miamirheumatology.com","N","office email address","","OTHER","Other","office email address","OTHER","Other","email","715 SW 73rd Ave","","Miami","FL","US","331442635" +"1942486014","DIRECT","Direct Messaging Address","sdaniel1817@direct.owensborohealth.org","N","","","","","","","","","811 E Parrish Ave","","Owensboro","KY","US","423033258" +"1548447444","DIRECT","Direct Messaging Address","Jordan@thehealingvoice.net","N","secure email","","DIRECT","Direct","","OTHER","Other","EHR","701 Cumberland St Ste 211","","Lebanon","PA","US","170425231" +"1750568382","DIRECT","Direct Messaging Address","luz@valleyviewphc.com","N","","","","","","","","","609 W Van Buren","","Harlingen","TX","US","78550" +"1437336070","DIRECT","Direct Messaging Address","abowerszamani27427@directwellstar.org","N","","","","","","","","","699 Church St NE","Suite 500","Marietta","GA","US","300601110" +"1740467398","DIRECT","Direct Messaging Address","vscoglietti134958@directwellstar.org","N","","","","","","","","","1600 Vernon Rd Ste A","","LaGrange","GA","US","302404143" +"1255518817","DIRECT","Direct Messaging Address","linda.sims@crossarrowmedical.com","Y","Primary Practice","Cross Arrow Medical Group, LLC","DIRECT","Direct","","CSV","CSV","","309 E Washington Ave","","Tucumcari","NM","US","884013873" +"1629255294","DIRECT","Direct Messaging Address","dwatson97681@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1881871366","DIRECT","Direct Messaging Address","info@asunstar.org","N","Company Email","","DIRECT","Direct","","","","","554 Bloomfield Ave Fl 4","","Bloomfield","NJ","US","070033307" +"1881871366","CONNECT","CONNECT URL","asunstar.org","N","Company Website","","DIRECT","Direct","","","","","554 Bloomfield Ave Fl 4","","Bloomfield","NJ","US","070033307" +"1750568275","OTHERS","Other URL","communitypsychiatry.com","N","normal website?","","OTHER","Other","just a website","OTHER","Other","website","999 Baker Way Ste 420","","San Mateo","CA","US","944041582" +"1639356108","OTHERS","Other URL","Unk","N","","","","","","","","","8611 N Mopac Expy","","Austin","TX","US","787598319" +"1558548917","DIRECT","Direct Messaging Address","cmostellerpa@newton.trimed.direct-ci.com","N","Direct Secure Email","","HIE","Health Information Exchange (HIE)","","","","","767 W 1st St","","Newton","NC","US","286584238" +"1811174170","DIRECT","Direct Messaging Address","ssanghera56293@directwellstar.org","N","","","","","","","","","590 Nancy St NW","","Marietta","GA","US","300601334" +"1790962090","DIRECT","Direct Messaging Address","Gonzalezje@upmc.edu","N","work email","","DIRECT","Direct","","CSV","CSV","","40 W Wellsboro St","","Mansfield","PA","US","169331411" +"1083892111","DIRECT","Direct Messaging Address","jblatt25211@directwellstar.org","N","","","","","","","","","1700 Hospital South Dr","Suite 409","Austell","GA","US","301066810" +"1003093121","OTHERS","Other URL","Philadelphia","N","Electronic health record","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Philadelphia","4301 Rising Sun Ave","","Philadelphia","PA","US","191402719" +"1548448624","CONNECT","CONNECT URL","www.innerilluminations.com","N","","","","","","","","","369 Pine St Ste 629","","San Francisco","CA","US","941043313" +"1881872869","DIRECT","Direct Messaging Address","arodriguez@homeoftheinnocents.org","N","","","","","","","","","1100 E Market St","","Louisville","KY","US","402061838" +"1962680991","DIRECT","Direct Messaging Address","dholtz23974@directwellstar.org","N","","","","","","","","","4550 Cobb Parkway North NW","Suite #309B","Acworth","GA","US","301014180" +"1841478856","DIRECT","Direct Messaging Address","tallen132551@directwellstar.org","N","","","","","","","","","4441 Atlanta Rd SE Ste 213","","Smyrna","GA","US","300806442" +"1861670614","CONNECT","CONNECT URL","www.optimumaudiology.com","Y","","John D Amar MD Inc","","","","","","","15247 11th St Ste 200","","Victorville","CA","US","923953727" +"1588842454","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1821276577","CONNECT","CONNECT URL","HUNTINGTONSTATION","N","","","","","","","","","379 Oakwood Rd","SUITE C","Huntington Station","NY","US","117467203" +"1710165386","DIRECT","Direct Messaging Address","s2826c01@safeway.com","N","corperate email","","DIRECT","Direct","","CSV","CSV","","1745 Eastlake Pkwy","","Chula Vista","CA","US","919152033" +"1609054097","DIRECT","Direct Messaging Address","amcclary@pssmsi.org","N","","","","","","","","","1002 Sister Barbara Way","","Georgetown","IN","US","47122" +"1033397351","CONNECT","CONNECT URL","www.ryonmedical.com","N","","","","","","","","","318 Lacey Ave","","LA Junta","CO","US","810502039" +"1720266059","CONNECT","CONNECT URL","ELKGROVECARDIOLOGY.COM","N","","","DIRECT","Direct","","CSV","CSV","","8120 Timberlake Way Ste 210B","","Sacramento","CA","US","958235414" +"1831377092","DIRECT","Direct Messaging Address","tluu62585@directwellstar.org","N","","","","","","","","","61 Whitcher St NE","Suite 4120","Marietta","GA","US","300601176" +"1962680199","OTHERS","Other URL","lmorgan@midcoastvision.emadirect.com","N","direct mail account","","HIE","Health Information Exchange (HIE)","","","","","158 Northport Ave","","Belfast","ME","US","049156060" +"1649448804","DIRECT","Direct Messaging Address","jillian@eugenepodiatry.com","N","jillian email","","","","","","","","1060 Chambers St.","","Eugene","OR","US","97402" +"1770751828","DIRECT","Direct Messaging Address","rvyas@uci.edu","N","email","","DIRECT","Direct","","CSV","CSV","","200 S Manchester Ave","","Orange","CA","US","928683217" +"1770751828","OTHERS","Other URL","http://www.plasticsurgery.uci.edu/","N","Website","","DIRECT","Direct","","CSV","CSV","","200 S Manchester Ave Ste 650","","Orange","CA","US","928683224" +"1700054558","DIRECT","Direct Messaging Address","info@carrascopaininstitute.com","N","","","DIRECT","Direct","","OTHER","Other","email","4763 Hamilton Wolfe Rd","Suite 200","San Antonio","TX","US","782293329" +"1326216664","CONNECT","CONNECT URL","www.physicaltherapyinstitute.com","N","website","","OTHER","Other","new patient forms, scheduling","CSV","CSV","","480 Johnson Rd Ste 303","","Washington","PA","US","153018936" +"1922277268","DIRECT","Direct Messaging Address","michaelgomez@uropart.allscriptsdirect.net","N","","","","","","","","","2850 S. Wabash Ave.,","Suite 106","Chicago","IL","US","606162491" +"1730358953","DIRECT","Direct Messaging Address","sramamurthy131505@directwellstar.org","N","","","","","","","","","4500 Hospital Blvd Ste 230","","Roswell","GA","US","300760001" +"1588833701","CONNECT","CONNECT URL","Office","N","","","DIRECT","Direct","","CSV","CSV","","7830 N Point Blvd Ste 201","","Winston Salem","NC","US","271063261" +"1841469004","DIRECT","Direct Messaging Address","hwallin@mvhospital.net","N","","","","","","","","","2680 Channing Way","","Idaho Falls","ID","US","834047517" +"1134398415","OTHERS","Other URL","stamfoot1023@gmail.com","N","office email","","DIRECT","Direct","","CSV","CSV","","1023 Hope St Ste 4","","Stamford","CT","US","069072122" +"1982873279","DIRECT","Direct Messaging Address","mhattan@hattantayloreyecare.eyefinity-direct.com","N","Direct address","","HIE","Health Information Exchange (HIE)","","","","","1517 E 27th St","","Hays","KS","US","676012111" +"1669641874","OTHERS","Other URL","https://www.sportsmedalabama.com/","N","website","","OTHER","Other","Website","","","","4715 Whitesburg Dr SE","","Huntsville","AL","US","358021632" +"1245409226","DIRECT","Direct Messaging Address","liz.murphy@summithomecare.net","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Direct","100 NE Loop 410 Ste 1500A","","San Antonio","TX","US","782164700" +"1063681906","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1780853341","DIRECT","Direct Messaging Address","teri.calhoun@ecwellness.net","N","","","DIRECT","Direct","","CSV","CSV","","1140 Abbott St","","Salinas","CA","US","939014503" +"1285803841","OTHERS","Other URL","cedar.kennedy.lac@gmail.com","N","","","","","","","","","100 N Morain St Ste 206","","Kennewick","WA","US","993362905" +"1801065438","DIRECT","Direct Messaging Address","contact@Wellnestla.org","N","Organization's email","","DIRECT","Direct","","","","","5054 S Vermont Ave","","Los Angeles","CA","US","900372946" +"1316116981","DIRECT","Direct Messaging Address","peterrazeghi@hicpa.allscriptsdirect.net","N","","","","","","","","","21212 Northwest Fwy Ste 535","","Cypress","TX","US","774295888" +"1295904811","DIRECT","Direct Messaging Address","lsugrue@smhc.org","N","Work E-mail","","DIRECT","Direct","","CSV","CSV","","46 Barra Rd Ste 102","","Biddeford","ME","US","040059461" +"1710157144","SOAP","SOAP URL","Server","Y","Chirotouch","Feddes Chiropractic LTD","DIRECT","Direct","","OTHER","Other","messagingsoapdruginteractions","200 N West St","","Olney","IL","US","624501108" +"1861662132","OTHERS","Other URL","thall@wellmed.net","Y","secure work email","Wellmed Medical Management Inc.","HIE","Health Information Exchange (HIE)","","","","","4330 Medical Dr","Suite 500","San Antonio","TX","US","782293342" +"1265602445","SOAP","SOAP URL","Austin","N","","","","","","","","","5701 Gunnison Turn Rd","","Austin","TX","US","787380009" +"1407026719","DIRECT","Direct Messaging Address","gastroocala@directaddress.net","N","","","","","","","","","1901 SE 18th Ave Suite 400","","Ocala","FL","US","344718213" +"1023288271","DIRECT","Direct Messaging Address","info@integrityhouse.us","N","Business email","","DIRECT","Direct","","","","","25081 RIVERDALE ST","","DEARBORN","MI","US","481241721" +"1346410594","DIRECT","Direct Messaging Address","okashlan175497@directwellstar.org","N","","","","","","","","","229 Peachtree St NE Ste 1200","","Atlanta","GA","US","303031620" +"1295905362","DIRECT","Direct Messaging Address","janderson@moodyneuro.org","N","Email Address","","","","","","","","1808 N Quaker Ave","","Lubbock","TX","US","794152743" +"1588834501","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1912177908","CONNECT","CONNECT URL","urgentcarenownj.com","N","","","","","","","","","1395 Route 539 Ste 2","","Little Egg Harbor Twp","NJ","US","080879770" +"1518137355","CONNECT","CONNECT URL","www.fountaingate.us","N","","","","","","","","","1106 Columbia Ave Ste 100","","Marysville","WA","US","982704311" +"1346410115","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1558531301","OTHERS","Other URL","https://www.unifiedpractice.com","N","Unified Practice","","DIRECT","Direct","","CSV","CSV","","6610 Gunpark Dr Ste 101","","Boulder","CO","US","803013579" +"1043480783","CONNECT","CONNECT URL","Athena","N","","","","","","","","","3100 Cross Creek Pkwy","Suite 200","Auburn Hills","MI","US","483262774" +"1215107842","DIRECT","Direct Messaging Address","pmcgann26720@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 130","","Marietta","GA","US","300601156" +"1063682508","DIRECT","Direct Messaging Address","tlwood@gundersenhealth.org","Y","e-mail","MEMORIAL HOSPITAL OF BOSCOBEL","DIRECT","Direct","","CSV","CSV","","205 Parker St","","Boscobel","WI","US","538051642" +"1558532093","CONNECT","CONNECT URL","MWTherapy","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1809 Miccosukee Commons Dr Ste 114","","Tallahassee","FL","US","323085461" +"1598935025","DIRECT","Direct Messaging Address","ChristopherBateman@swhealth.direct-ci.net","N","","","","","","","","","1311N MILDRED RD","","CORTEZ","CO","US","813212231" +"1376714873","DIRECT","Direct Messaging Address","ramatiamahboobi@nspc.medalliesdirect.net","N","","","","","","","","","8101 Hinson Farm Rd Ste 308","","Alexandria","VA","US","22306" +"1376714873","DIRECT","Direct Messaging Address","ramatiamahboobi@nspc.medalliesdirect.net","N","","","","","","","","","6355 Walker Ln Ste 507","","Alexandria","VA","US","223103251" +"1659542090","DIRECT","Direct Messaging Address","jparker134964@directwellstar.org","N","","","","","","","","","1009 U.S. 29","","West Point","GA","US","31833" +"1700057072","DIRECT","Direct Messaging Address","stacey.stewart@playonwordsst.com","N","business email","","DIRECT","Direct","","CSV","CSV","","1816 McGee Ave","","Northlake","TX","US","762261578" +"1780855064","DIRECT","Direct Messaging Address","jimpmoss@outlook.com","N","direct secure email address","","DIRECT","Direct","","OTHER","Other","Williamsburg","430 Main St","","Williamsburg","KY","US","407691143" +"1558532788","CONNECT","CONNECT URL","merrett.net","N","Office","","","","","","","","3102 O St Apt 189","","Sacramento","CA","US","958166544" +"1427229400","DIRECT","Direct Messaging Address","sabrina@mindspaoklahoma.com","N","sabrina@mindspaoklahoma.com","","DIRECT","Direct","","OTHER","Other","email","7302 S Yale Ave","","Tulsa","OK","US","741367027" +"1629249651","CONNECT","CONNECT URL","lweinstein@contactaac.com","N","encripted email","","DIRECT","Direct","","OTHER","Other","encrypted email","100 Beach Dr NE Unit 2002","","St Petersburg","FL","US","337013970" +"1629249651","CONNECT","CONNECT URL","lweinstein@contactaac.com","N","encrypted email","","DIRECT","Direct","","CSV","CSV","","100 Beach Dr NE Unit 2002","","St Petersburg","FL","US","337013970" +"1558532341","DIRECT","Direct Messaging Address","drpepen@comcast.net","N","","","","","","","","","40 S 5th St Frnt 1","","Reading","PA","US","196021032" +"1629249313","OTHERS","Other URL","Blaine","N","","","","","","","","","1630 101st Ave NE Ste 140","","Blaine","MN","US","554493401" +"1356512065","OTHERS","Other URL","Centricity","N","","","","","","","","","9849 Kenworthy St","","El Paso","TX","US","799244402" +"1326219981","CONNECT","CONNECT URL","https://rochida-mcclure.clientsecure.me","N","portal","","HIE","Health Information Exchange (HIE)","","OTHER","Other","text","143 Figueroa St","","Ventura","CA","US","930012756" +"1700057361","DIRECT","Direct Messaging Address","sadams@nwaretina.intellechartdirect.net","Y","","Northwest Arkansas Retina Associates, P.A.","DIRECT","Direct","","CSV","CSV","","5501 Willow Creek Dr Ste 203B","","Springdale","AR","US","727628708" +"1134390784","DIRECT","Direct Messaging Address","lbrewington158604@directwellstar.org","N","","","","","","","","","1680 Hospital South Dr","","Austell","GA","US","301068110" +"1205007804","DIRECT","Direct Messaging Address","drr@Surgicalhealingarts.com","N","Employment","","DIRECT","Direct","","CSV","CSV","","6150 Diamond Centre Ct Unit 1200","","Fort Myers","FL","US","339127135" +"1093986697","DIRECT","Direct Messaging Address","benjaminnewton@nspc.medalliesdirect.net","N","","","","","","","","","5550 Friendship Blvd Ste 450","","Chevy Chase","MD","US","20815" +"1750553392","CONNECT","CONNECT URL","None","N","","","","","","","","","3002 Manchester Dr","","Jamestown","NC","US","272829023" +"1396916904","CONNECT","CONNECT URL","Drzwny@yahoo.com","N","","","","","","","","","1900 Ridge Road","Universal Chiropractic","West Seneca","NY","US","14204" +"1649442229","DIRECT","Direct Messaging Address","Jessica.Mojica@nyfoundling.org","N","Contact Person","","DIRECT","Direct","","OTHER","Other","PDF","590 Avenue Of The Americas","","New York","NY","US","100112022" +"1124290549","DIRECT","Direct Messaging Address","jcox117250@directwellstar.org","N","","","","","","","","","4250 Brownsville Rd","","Powder Springs","GA","US","301272559" +"1689846107","DIRECT","Direct Messaging Address","jbini@ccannj.org","N","","","","","","","","","100 Valley Way","","West Orange","NJ","US","070525832" +"1659543130","DIRECT","Direct Messaging Address","msiddhanthi32973@directwellstar.org","N","","","","","","","","","355 Tower Rd NE Ste 103","","Marietta","GA","US","300609410" +"1962674143","DIRECT","Direct Messaging Address","cfotzeutoukam349425@directwellstar.org","N","","","","","","","","","285 Boulevard NE Ste 525","","Atlanta","GA","US","303124211" +"1265604367","CONNECT","CONNECT URL","jlowitz@verizon.net","N","","","DIRECT","Direct","","CSV","CSV","","2236 Todds Ln Ste B","","Hampton","VA","US","236663160" +"1316119324","DIRECT","Direct Messaging Address","Zheng.Dawei.003.0050319@DZM.meditab.direct-ci.com","N","","","DIRECT","Direct","","","","","4635 Freeport Blvd Ste D","","Sacramento","CA","US","958222048" +"1740452739","DIRECT","Direct Messaging Address","Karla.powell@prismahealth.org","N","emaik","","DIRECT","Direct","","","","","1400 Camellia Ave","","Newberry","SC","US","291083098" +"1225200264","DIRECT","Direct Messaging Address","kws@mombabylove.com","N","business email","","","","","","","","406 Gayley St Apt B312","","Media","PA","US","190633784" +"1336311265","OTHERS","Other URL","Info@wavespsychotherapyservices.com","N","","","","","","","","","921 First Colonial Rd Ste 1707","","Virginia Beach","VA","US","234543167" +"1851563779","DIRECT","Direct Messaging Address","ataintor@atd.emadirect.md","N","Adam Taintor Direct Messaging Address","","DIRECT","Direct","","","","","3860 Jackson Ave Ste 2","","Ogden","UT","US","84403" +"1043482771","DIRECT","Direct Messaging Address","zoe.e.sundell.mil@mail.mil","N","","","","","","","","","1 University Of New Mexico","","Albuquerque","NM","US","871310001" +"1073786729","DIRECT","Direct Messaging Address","kparikh123334@directwellstar.org","N","","","","","","","","","229 Peachtree St NE Ste 1200","","Atlanta","GA","US","303031620" +"1881867588","CONNECT","CONNECT URL","obgynbillings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1013180710","DIRECT","Direct Messaging Address","core_psych@outlook.com","N","","","","","","","","","3815 Pelham St Ste 13","","Dearborn","MI","US","481243852" +"1013180710","DIRECT","Direct Messaging Address","core_psych@outlook.com","N","","","","","","","","","3815 Pelham St Ste 13","","Dearborn","MI","US","481243852" +"1790958346","DIRECT","Direct Messaging Address","info@agpsychiatrist.com","N","","","","","","","","","8542 Siegen Lane","","Baton Rouge","LA","US","708101940" +"1790958981","DIRECT","Direct Messaging Address","lasvegashealthcare@outlook.com","N","","","DIRECT","Direct","","","","","4350 Arville St Ste 40","","Las Vegas","NV","US","891033811" +"1821261942","OTHERS","Other URL","Efax15087497424","N","Efax","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Fax","238 Edgartown Vineyard Haven Road","Unit 1","Edgartown","MA","US","025396932" +"1427221472","DIRECT","Direct Messaging Address","lewis@latrobevision.comcastbiz.net","N","Email Address","","DIRECT","Direct","","OTHER","Other","na","1933 Dailey Ave","","Latrobe","PA","US","156503087" +"1790958668","DIRECT","Direct Messaging Address","mille298920@directwellstar.org","N","","","","","","","","","5655 Atlanta Hwy Ste A","","Alpharetta","GA","US","300045208" +"1245403161","DIRECT","Direct Messaging Address","jasonhicks@mmaky.allscripts.direct.net","N","Direct address","","DIRECT","Direct","","","","","1 S Creek Dr Ste 102","","Monticello","KY","US","426339472" +"1174796999","DIRECT","Direct Messaging Address","mesagi@directaddress.net","Y","","Arizona Digestive Health, PC","","","","","","","603 W Baseline Rd Ste 200","","Mesa","AZ","US","852106047" +"1265605091","DIRECT","Direct Messaging Address","dadewumi163095@directwellstar.org","N","","","","","","","","","1605 Mulkey Rd Ste A","","Austell","GA","US","30106" +"1871767673","DIRECT","Direct Messaging Address","info@caorthospine.com","N","","","","","","","","","18 Bon Air Rd","","Larkspur","CA","US","949391123" +"1245404862","DIRECT","Direct Messaging Address","hsherif142106@directwellstar.org","N","","","","","","","","","303 Parkway Dr NE","","Atlanta","GA","US","303121212" +"1326212960","DIRECT","Direct Messaging Address","achiang@midatlret.intellechartdirect.net","N","Direct Messaging Address","","DIRECT","Direct","","","","","4060 Butler Pike","Suite 200","Plymouth Meeting","PA","US","194621560" +"1033383682","CONNECT","CONNECT URL","Ashburn","N","","","DIRECT","Direct","","OTHER","Other","Ashburn","44715 Brimfield Dr Ste 220","","Ashburn","VA","US","201475926" +"1043484645","DIRECT","Direct Messaging Address","kjackson313163@directwellstar.org","N","","","","","","","","","2540 Windy Hill Rd SE","","Marietta","GA","US","300678605" +"1518131952","DIRECT","Direct Messaging Address","heathercarr@citizenadvocates.net","N","","","","","","","","","15 4th St","","Malone","NY","US","129531340" +"1174797559","DIRECT","Direct Messaging Address","Karen.Fink3@UHhospitals.org","N","","","DIRECT","Direct","","","","","25001 Emery Rd Bldg 25E","","Warrensville Heights","OH","US","441285626" +"1477727543","DIRECT","Direct Messaging Address","tharris130481@directwellstar.org","N","","","","","","","","","2890 Delk Rd SE","","Marietta","GA","US","300675326" +"1063686160","CONNECT","CONNECT URL","www.LifeStoneCenter.com","N","","","","","","","","","613 E Fort Union Blvd Ste 104","","Midvale","UT","US","840475531" +"1043484124","DIRECT","Direct Messaging Address","info@vitalityintegratedtherapy.com","N","","","","","","","","","3300 E 1st Ave Ste 220","","Denver","CO","US","802065806" +"1912171075","DIRECT","Direct Messaging Address","lara.paraskos.1@16570.direct.athenahealth.com","N","","","","","","","","","6141 Sunset Dr Ste 402","","South Miami","FL","US","331435026" +"1245404466","OTHERS","Other URL","www.simplepractice.com","N","EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","EHR","1017 SW Morrison St Ste 305","","Portland","OR","US","972052628" +"1083888937","DIRECT","Direct Messaging Address","kjohnson@widc.careclouddirect.com","N","KJohnson WIDC Direct Email Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","3885 Upham St","Suite 200","Wheat Ridge","CO","US","800334880" +"1376718262","DIRECT","Direct Messaging Address","blez@parkwaysp.com","N","Work email","","DIRECT","Direct","","OTHER","Other","excel","3502 US Highway 9","","Howell","NJ","US","077313345" +"1508031220","DIRECT","Direct Messaging Address","mmont288671@directe.centura.org","N","MMont Middle Park Health DIRECT Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","214 South 4th Street","","Kremmling","CO","US","804590399" +"1801061775","DIRECT","Direct Messaging Address","ymaduka146642@directwellstar.org","N","","","","","","","","","601 S 8th St","","Griffin","GA","US","302244213" +"1700051356","CONNECT","CONNECT URL","www.gaudemzia.org","N","","","DIRECT","Direct","Norristown","CSV","CSV","Norristown","166 W Main St","","Norristown","PA","US","194014716" +"1700051356","CONNECT","CONNECT URL","wlevin@gaudenzia.org","N","","","DIRECT","Direct","","OTHER","Other","Norristown","166 W Main St","","Norristown","PA","US","194014716" +"1184899775","DIRECT","Direct Messaging Address","lauriebachrach@uropart.allscriptsdirect.net","N","","","","","","","","","675 W North Ave","Ste. 605","Melrose Park","IL","US","601601634" +"1518132042","DIRECT","Direct Messaging Address","philip.huang@dallascounty.org","N","","","","","","","","","2377 N Stemmons Fwy","","Dallas","TX","US","752072710" +"1851566343","DIRECT","Direct Messaging Address","Hdaniel@lifecyclewomancare.org","N","","","DIRECT","Direct","","CSV","CSV","","918 County Line Rd","","Bryn Mawr","PA","US","190102502" +"1922273358","DIRECT","Direct Messaging Address","rbreshears7087@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 420","Marietta","GA","US","300601155" +"1750556106","DIRECT","Direct Messaging Address","gchiang4352@directwellstar.org","N","","","","","","","","","3747 Roswell Rd Ste 205","","Marietta","GA","US","300626227" +"1932374196","DIRECT","Direct Messaging Address","info@mastersindietetics.com","N","Business Director Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Email","26406 Oak Ridge Dr Ste 108","","The Woodlands","TX","US","773801965" +"1265607592","DIRECT","Direct Messaging Address","kalapurakkal.menon.1@4696.direct.athenahealth.com","Y","","Kay County Clinic Company LLC","","","","","","","415 Fairview Ave # 202","","Ponca City","OK","US","746011929" +"1063687226","DIRECT","Direct Messaging Address","lshannak@doortohope.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","60 W Market St Ste 140","","Salinas","CA","US","939012655" +"1063687226","CONNECT","CONNECT URL","lshannak@doortohope.org","N","","","HIE","Health Information Exchange (HIE)","","","","","60 W Market St Ste 140","","Salinas","CA","US","939012655" +"1063687226","CONNECT","CONNECT URL","lshannak@doortohope.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","60 W Market St Ste 140","","Salinas","CA","US","939012655" +"1063687226","CONNECT","CONNECT URL","lshannak@doortohope.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","60 W Market St Ste 140","","Salinas","CA","US","939012655" +"1316112519","CONNECT","CONNECT URL","https://speechlanguageliteracy.net/","N","website","","DIRECT","Direct","","OTHER","Other","website","15050 Elderberry Ln","","Fort Myers","FL","US","339078504" +"1225203367","CONNECT","CONNECT URL","Bellerose","N","main office","","DIRECT","Direct","","CSV","CSV","","25020 Hillside Ave","","Bellerose","NY","US","114262149" +"1225203367","CONNECT","CONNECT URL","Bellerose","N","main","","DIRECT","Direct","","CSV","CSV","","25020 Hillside Ave","","Bellerose","NY","US","114262149" +"1326213323","CONNECT","CONNECT URL","www.kymtolson.com","N","","","","","","","","","13926 Hull Street Rd Ste 2026","","Midlothian","VA","US","231122004" +"1033384011","DIRECT","Direct Messaging Address","tcirksena@kailuaderm.emadirect.md","N","","","","","","","","","1051 Keolu Dr Ste 107","","Kailua","HI","US","967343800" +"1063687093","CONNECT","CONNECT URL","LAPLACE","N","","","","","","","","","299 Belle Terre Blvd Ste E","","LA Place","LA","US","700682425" +"1093981912","CONNECT","CONNECT URL","am","N","","","","","","","","","10000 SW 56th St Ste 17","","Miami","FL","US","331657162" +"1942476940","OTHERS","Other URL","Athenahealth","Y","","Haseeb Al-Mufti, M.D., Inc.","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13939 E 14th St Ste 170","","San Leandro","CA","US","945782601" +"1043486954","CONNECT","CONNECT URL","ilmedcare@yahoo.com","N","","","","","","","","","1850 Gateway Dr Ste 100","","Sycamore","IL","US","601783192" +"1992971873","DIRECT","Direct Messaging Address","acavaiol@monmouth.edu","N","personal email address","","","","","OTHER","Other","messages from Patients","623 River Rd Ste 2G","","Fair Haven","NJ","US","077043267" +"1992971873","DIRECT","Direct Messaging Address","acavaiol@monmouth.edu","N","personal email address","","DIRECT","Direct","","OTHER","Other","direct email messaging","623 River Rd Ste 2G","","Fair Haven","NJ","US","077043267" +"1629244231","CONNECT","CONNECT URL","claraluzllc.com","N","url","","DIRECT","Direct","","OTHER","Other","url","412 Plantation Grove Ln","","Saint Augustine","FL","US","320869120" +"1629244231","DIRECT","Direct Messaging Address","msepulv119@claraluzllc.com","N","email","","DIRECT","Direct","","CSV","CSV","","412 Plantation Grove Ln","","St Augustine","FL","US","320869120" +"1104092667","CONNECT","CONNECT URL","ProvidenceTrinitycareHospice","N","","","","","","","","","5315 Torrance Blvd","","Torrance","CA","US","905034011" +"1629244918","DIRECT","Direct Messaging Address","Drlee@cardiologylosangeles.com","N","email address","","DIRECT","Direct","","CSV","CSV","","1300 N Vermont Ave Ste 809","","Los Angeles","CA","US","900276098" +"1639345945","DIRECT","Direct Messaging Address","rrabin@direct.lifebridgehealth.org","Y","","Sinai Hospital Lifebridge Health","DIRECT","Direct","","","","","5101 Lanier Ave","","Baltimore","MD","US","212155321" +"1245406560","CONNECT","CONNECT URL","EDINBURG","N","direct","","DIRECT","Direct","","OTHER","Other","EDINBURG","2217 Jeremiah St","","Edinburg","TX","US","785423876" +"1609042050","DIRECT","Direct Messaging Address","akudlin1@hfhs.org","N","work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","2799 W Grand Blvd # Cf203","","Detroit","MI","US","482022608" +"1518133883","DIRECT","Direct Messaging Address","jgiuseffi87782@directwellstar.org","N","","","","","","","","","3747 Roswell Rd Ste 213","","Marietta","GA","US","300626227" +"1831365063","DIRECT","Direct Messaging Address","gbottomley@npfamilycare.com","N","work email","","DIRECT","Direct","","","","","1580 Elmwood Ave Ste 1E","","Rochester","NY","US","146203620" +"1942477971","DIRECT","Direct Messaging Address","info@bernitsky.com","N","","","DIRECT","Direct","","CSV","CSV","","6401 Holly Ave NE","","Albuquerque","NM","US","871132474" +"1750558631","CONNECT","CONNECT URL","endpoint","N","","","HIE","Health Information Exchange (HIE)","","","","","20 Henrietta Dr","","Fairfield","NJ","US","070041751" +"1679740310","DIRECT","Direct Messaging Address","info@collincountyheartcenter.com","N","secure practice e-mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4100 W 15th St Ste 110","","Plano","TX","US","750935826" +"1912174673","CONNECT","CONNECT URL","kpaullcsw@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","1700 W Government St Ste 201","","Brandon","MS","US","390422423" +"1780851386","CONNECT","CONNECT URL","www.dermskinhealth.com","N","","","","","","","","","784 Central Ave","","Dover","NH","US","038202549" +"1528235074","OTHERS","Other URL","MySecurePractice.com","N","Encryption","","DIRECT","Direct","","OTHER","Other","x-rays","113 N Middletown Rd","","Nanuet","NY","US","109541929" +"1932376209","CONNECT","CONNECT URL","www.nppes.cme.gov","N","registry","","HIE","Health Information Exchange (HIE)","","","","","2315 Stockton Blvd","","Sacramento","CA","US","958172201" +"1588831044","DIRECT","Direct Messaging Address","dorothy@savacenter.org","N","email","","DIRECT","Direct","","CSV","CSV","","4812 S College Ave","","Fort Collins","CO","US","805253723" +"1215104633","DIRECT","Direct Messaging Address","jrodie28590@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1851568273","DIRECT","Direct Messaging Address","Keisha.mcewen.1@9418.direct.athenahealth.com","N","","","DIRECT","Direct","","CSV","CSV","","550 Peachtree St NE Ste 1220","","Atlanta","GA","US","303082237" +"1295902484","OTHERS","Other URL","COLUMBUS","N","","","DIRECT","Direct","","OTHER","Other","COLUMBUS","4206 Westview Center Plz","","Columbus","OH","US","432282975" +"1295902484","OTHERS","Other URL","COLUMBUS","N","dentistry","","DIRECT","Direct","","CSV","CSV","","4206 Westview Center Plz","","Columbus","OH","US","432282975" +"1861669004","OTHERS","Other URL","mcoheninc@aol.com","N","","","","","","","","","16311 Ventura Blvd Ste 1290","","Encino","CA","US","914364389" +"1861669004","OTHERS","Other URL","mcoheninc@aol.com","N","","","","","","","","","16311 Ventura Blvd Ste 1290","","Encino","CA","US","914364389" +"1164689287","DIRECT","Direct Messaging Address","Ttupsych@direct.myteamcare.com","N","","","","","","","","","3601 4th St Stop 8104","Department of Psychiatry","Lubbock","TX","US","794308352" +"1336306547","DIRECT","Direct Messaging Address","jbonner343381@directwellstar.org","N","","","","","","","","","3950 Austell Road","Hospitalists Office","Austell","GA","US","301061121" +"1881851988","DIRECT","Direct Messaging Address","balancecounseling@live.com","N","email","","DIRECT","Direct","","CSV","CSV","","40 Skinner Ln Ste 2","","Elkins","WV","US","262411828" +"1881851988","DIRECT","Direct Messaging Address","balancecounseling@live.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","40 Skinner Ln Ste 2","","Elkins","WV","US","262411828" +"1740447754","DIRECT","Direct Messaging Address","rhejran89697@direct.owensborohealth.org","N","","","","","","","","","2211 Mayfair Dr Ste 409","","Owensboro","KY","US","42301" +"1073770905","OTHERS","Other URL","Hampton","N","","","DIRECT","Direct","","OTHER","Other","Hampton","2207 Executive Dr Ste A","","Hampton","VA","US","236662478" +"1144487000","CONNECT","CONNECT URL","McAllen","N","","","","","","","","","1921 S 34th St","","McAllen","TX","US","785038323" +"1548427461","DIRECT","Direct Messaging Address","costasoteropoulos@nspc.medalliesdirect.net","N","","","","","","","","","411-B Park Hill Dr","","Fredericksburg","VA","US","22401" +"1710144605","CONNECT","CONNECT URL","NPPES","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4471 NW 36th St Ste 201B","","Miami Springs","FL","US","331667259" +"1851558779","CONNECT","CONNECT URL","NA","N","NA","","DIRECT","Direct","","CSV","CSV","","5645 Main St","","Flushing","NY","US","113555045" +"1316104151","DIRECT","Direct Messaging Address","Michael.Lyons.OD@direct.revolutionehr.com","N","EHR Direct","","DIRECT","Direct","","","","","7227 Liberty Way","","West Chester","OH","US","450691518" +"1366609950","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1578720066","DIRECT","Direct Messaging Address","madhu.subhas@unitypoint.org","N","Email","","DIRECT","Direct","","OTHER","Other","email","2720 Stone Park Blvd","","Sioux City","IA","US","511043734" +"1700043395","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1255598843","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1003073578","DIRECT","Direct Messaging Address","cpopat141126@directwellstar.org","N","","","","","","","","","4500 Hospital Blvd Ste 310","","Roswell","GA","US","300760001" +"1588821078","DIRECT","Direct Messaging Address","Steven.Milman.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St","Suite 470","Providence","RI","US","029053236" +"1740447200","DIRECT","Direct Messaging Address","gustavo.villlaona@health.slu.edu","Y","","Saint Louis University","","","","","","","1465 S Grand Blvd","","Saint Louis","MO","US","631041003" +"1013174523","DIRECT","Direct Messaging Address","ksohagia@hrosm.gwaydirect.com","Y","","Hampton Roads Orthopaedics & Sports Medicine","","","","","","","","","","","","" +"1396902771","OTHERS","Other URL","e-mail","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","205 Beauregard St","","Lake Placid","FL","US","338529480" +"1376700799","DIRECT","Direct Messaging Address","mccullom@slhs.org","N","work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","none","3525 E Louise Dr Ste 250","","Meridian","ID","US","836426303" +"1972761211","CONNECT","CONNECT URL","https://athenanet.athenahealth.com/1/62/login.esp","N","Athenanet","","HIE","Health Information Exchange (HIE)","","","","","4016 Dale Rd","","Modesto","CA","US","953569268" +"1225296429","DIRECT","Direct Messaging Address","tvanhoose@ariwv.com","N","","","","","","","","","1120 Kanawha Blvd E","","Charleston","WV","US","253012400" +"1871751917","DIRECT","Direct Messaging Address","Tareq.Kheirbek.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St","Suite 470","Providence","RI","US","029053236" +"1356509418","CONNECT","CONNECT URL","marc.fajardo@hoasc.com","N","email","","DIRECT","Direct","","OTHER","Other","email","550 W Ogden Ave","","Hinsdale","IL","US","605213186" +"1578721502","DIRECT","Direct Messaging Address","contact@newcounselingpllc.com","N","","","DIRECT","Direct","","CSV","CSV","","4205 Hillsboro Pike","","Nashville","TN","US","372153336" +"1245498112","DIRECT","Direct Messaging Address","mlupica288316@directe.centura.org","N","MLUPICA MIDDLE PARK HEALTH DIRECT EMAIL","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","214 South 4th Street","","Kremmling","CO","US","80459" +"1023276896","OTHERS","Other URL","Newberry","N","hospital","","","","","","","","600 N Wheeler Ave","","Prosperity","SC","US","291279332" +"1942468509","DIRECT","Direct Messaging Address","janicewang@nslijmedgr.allscriptsdirect.net","N","","","","","","","","","410 Lakeville Rd Ste 105","","New Hyde Park","NY","US","110421102" +"1225296924","DIRECT","Direct Messaging Address","sinajoorabchi@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","500 N Hiatus Rd","Suite 101","Pembroke Pines","FL","US","330265213" +"1821256496","DIRECT","Direct Messaging Address","aachtchi298869@directwellstar.org","N","","","","","","","","","4500 Hospital Blvd Ste 230","","Roswell","GA","US","30076" +"1730347204","OTHERS","Other URL","info@laimplants.com","N","HIPPA Compliant Secure Email","","OTHER","Other","Los Angeles","OTHER","Other","Los Angeles","528 Amalia Ave","","Los Angeles","CA","US","900222630" +"1356509954","DIRECT","Direct Messaging Address","credentialing@fhclouisville.or","N","","","","","","","","","","","","","","" +"1356509954","DIRECT","Direct Messaging Address","credentialing@fhclouisville.org","N","","","","","","","","","834 E Broadway","","Louisville","KY","US","402041072" +"1053579698","CONNECT","CONNECT URL","mechanicsburg","Y","","UPMC Pinnacle Hospitals","","","","","","","2035 Technology Pkwy Ste 201","","Mechanicsburg","PA","US","170509422" +"1740448273","DIRECT","Direct Messaging Address","vweathers@qhndirect.org","N","Virginia Weathers Grand River Hospital DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","501 Airport Rd","","Rifle","CO","US","816508510" +"1497913867","DIRECT","Direct Messaging Address","bmakorinelson114269@directwellstar.org","N","","","","","","","","","3950 Austell Rd","Box 22","Austell","GA","US","301061121" +"1538327937","DIRECT","Direct Messaging Address","ashrivastava56281@directwellstar.org","N","","","","","","","","","1664 Mulkey Rd","","Austell","GA","US","301061114" +"1215196613","DIRECT","Direct Messaging Address","norma.mower@sprhc.eclinicaldirectplus.com","N","Norma Mower Spanish Peaks RHC DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","23400 US Highway 160","","Walsenburg","CO","US","810898100" +"1740448141","CONNECT","CONNECT URL","nicole.anderson@eskenazihealth.edu","N","","","","","","","","","501 N East St","","Indianapolis","IN","US","462041632" +"1295994549","CONNECT","CONNECT URL","IHC","N","","","","","","","","","170 N 1100 E","","American Fork","UT","US","840032961" +"1811156938","DIRECT","Direct Messaging Address","info@ahcwellnesscenter.com","N","","","","","","","","","122 S Goose Creek Blvd Ste B","","Goose Creek","SC","US","294453136" +"1689833790","CONNECT","CONNECT URL","www.mmc.edu","N","","","DIRECT","Direct","","CSV","CSV","","1005 Dr Db Todd Jr Blvd","","Nashville","TN","US","372083501" +"1053570085","DIRECT","Direct Messaging Address","medicalrecords@mountainheartcares.com","N","Email","","DIRECT","Direct","","","","","1759 E Villa Dr","","Cottonwood","AZ","US","863264681" +"1487813465","DIRECT","Direct Messaging Address","mgebeyehu@lifebridgehealth.org","N","","","","","","","","","5401 Old Court Rd","","Randallstown","MD","US","211335103" +"1487813465","DIRECT","Direct Messaging Address","mgebeyehu@lifebridgehealth.org","N","","","","","","","","","5401 Old Court Rd","","Randallstown","MD","US","211335103" +"1417116450","DIRECT","Direct Messaging Address","sadeel88968@directwellstar.org","N","","","","","","","","","3825 Medical Park Dr","Suite 201","Austell","GA","US","301066831" +"1568621233","DIRECT","Direct Messaging Address","afshankhanmd@austinfamilypsychiatry.com","N","","","DIRECT","Direct","","CSV","CSV","","4407 Bee Caves Rd","","West Lake Hills","TX","US","787466405" +"1184883993","OTHERS","Other URL","andrew.abraham@healthspring.com","N","encrypted email","","HIE","Health Information Exchange (HIE)","","","","","123 W 18th St Fl 8","","New York","NY","US","100114127" +"1376702019","DIRECT","Direct Messaging Address","david.duncan@stores.kroger.com","Y","work e-mail","The Kroger Co","HIE","Health Information Exchange (HIE)","","CSV","CSV","","191 Alps Rd","","Athens","GA","US","306064093" +"1316106164","DIRECT","Direct Messaging Address","tara.herring@jackson.org","N","","","","","","","","","1722 Pine St Ste 503","","Montgomery","AL","US","361061160" +"1447419056","CONNECT","CONNECT URL","Maywood","N","","","","","","","","","2160 S 1st Ave Dept Of","","Maywood","IL","US","601533328" +"1609035245","DIRECT","Direct Messaging Address","Willowofwonder@att.net","N","Business email","","DIRECT","Direct","","CSV","CSV","","51500 Birch St Ste C","","New Baltimore","MI","US","48047" +"1720247208","CONNECT","CONNECT URL","AUSTIN","N","","","","","","","","","5656 Bee Caves Rd Bldg C # 101","Suite 210","Austin","TX","US","787467874" +"1427217009","DIRECT","Direct Messaging Address","jeremiah-havins@wacoheart.e-mdsdirect.com","Y","EMDS","J. Phillip Myatt, M.D., PLLC","DIRECT","Direct","","CSV","CSV","","312 Richland West Cir","","Waco","TX","US","767127919" +"1285893750","DIRECT","Direct Messaging Address","sorillosa172159@directwellstar.org","N","","","","","","","","","4441 Atlanta Rd SE Ste 212","","Smyrna","GA","US","300806442" +"1871752303","CONNECT","CONNECT URL","meredith@shorelinescare.com","N","","","","","","","","","216 Scott St","","Mount Pleasant","SC","US","294644345" +"1831359256","DIRECT","Direct Messaging Address","sfakhr116013@directwellstar.org","N","","","","","","","","","677 Church St NE","","Marietta","GA","US","300601101" +"1891955233","DIRECT","Direct Messaging Address","thomaswill@uropart.allscriptsdirect.net","N","","","","","","","","","5201 S. Willow Springs Rd.","Suite 380","LaGrange","IL","US","605256439" +"1629238092","CONNECT","CONNECT URL","CCSA","N","","","","","","","","","12709 Toepperwein Rd Ste 306","","Live Oak","TX","US","782333223" +"1497915706","CONNECT","CONNECT URL","https://secure.simplepractice.com","N","Simple Practice","","DIRECT","Direct","","CSV","CSV","","5921 Middlefield Rd Ste 100","","Littleton","CO","US","801232860" +"1053571299","OTHERS","Other URL","https://secure.therapservices.net/ma/newfpage/admin","N","medical record","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","56 Maggie Ln","","Roxboro","NC","US","275734189" +"1851551089","OTHERS","Other URL","Boise","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Boise","425 W Bannock St","","Boise","ID","US","837026035" +"1639339724","OTHERS","Other URL","https://www.smilelandfamilydental.com","N","","","","","","","","","5910 Babcock Rd Ste 205","","San Antonio","TX","US","782402482" +"1609036607","DIRECT","Direct Messaging Address","ydiazamaran@ucarehealthservices.com","N","professional email","","","","","","","","11055 SW 186th St Ste 203","","Cutler Bay","FL","US","331576842" +"1588824346","DIRECT","Direct Messaging Address","tbhuiyan142246@directwellstar.org","N","","","","","","","","","144 Bill Carruth Pkwy Ste 4200","","Hiram","GA","US","301413819" +"1114187788","OTHERS","Other URL","sarah.steinberg@parsleyhealth.com","N","work email","","DIRECT","Direct","","CSV","CSV","","126 5th Ave Fl 2","","New York","NY","US","100115631" +"1841450525","DIRECT","Direct Messaging Address","jonasbenson@uropart.allscriptsdirect.net","N","","","","","","","","","610 E Roosevelt Rd","Suite 203","Wheaton","IL","US","601875574" +"1922268739","CONNECT","CONNECT URL","sbeth@accesstherapygroup.com","N","","","","","","","","","515 Moe Rd","","Clifton Park","NY","US","120653821" +"1336309020","CONNECT","CONNECT URL","fcfcdrk.com","N","website","","OTHER","Other","office inforation","OTHER","Other","information","1713 Dawson Rd Ste A","","Albany","GA","US","317073383" +"1376703074","OTHERS","Other URL","www.cervelliphd.com","N","","","","","","","","","640 Menlo Ave.","Ste. 12","Menlo Park","CA","US","94025" +"1376703074","OTHERS","Other URL","www.cervelliphd.com","N","","","","","","","","","574 Polk St","","Monterey","CA","US","939402810" +"1356501076","DIRECT","Direct Messaging Address","JGarcia80@partnersinprimarycare.com","N","Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Telephone","5104 Harrisburg Blvd","","Houston","TX","US","770114202" +"1871753434","DIRECT","Direct Messaging Address","earthur@qhndirect.org","N","Erin Arthur Grand River Hospital DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","201 Sipprelle Dr","","Parachute","CO","US","816359234" +"1770743452","DIRECT","Direct Messaging Address","danielle.varney@nyulangone.org","N","clinical job email","","DIRECT","Direct","","CSV","CSV","","424 E 34th St","","New York","NY","US","100164901" +"1619137312","DIRECT","Direct Messaging Address","hlightfoot127382@directwellstar.org","N","","","","","","","","","61 Whitcher Street","Suite 4100","Marietta","GA","US","300601181" +"1588825129","OTHERS","Other URL","athenanet.athenahealth.com","N","","","","","","","","","9834 Genesee Ave Ste 209","","LA Jolla","CA","US","920371225" +"1003077678","OTHERS","Other URL","mail","N","mail","","DIRECT","Direct","","OTHER","Other","other","44 Dawson St","","Belleville","NJ","US","071091779" +"1023279486","DIRECT","Direct Messaging Address","ddoyker@harringtonhospital.org","N","email","","","","","","","","100 South St Ste 108","","Southbridge","MA","US","015504051" +"1144481573","DIRECT","Direct Messaging Address","fitaliano89155@directwellstar.org","N","","","","","","","","","1680 Hospital South Dr","","Austell","GA","US","301068110" +"1922269273","OTHERS","Other URL","Tigertext","N","","","","","","","","","2300 M St NW Fl 8","","Washington","DC","US","200371434" +"1902067267","DIRECT","Direct Messaging Address","nparanjape286630@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 220","","Marietta","GA","US","300601168" +"1316108673","DIRECT","Direct Messaging Address","kboren112028@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 250","Marietta","GA","US","300601155" +"1992966261","DIRECT","Direct Messaging Address","info@clarkholmes.com","N","Office email","","DIRECT","Direct","","CSV","CSV","","1500 19th St S","","Birmingham","AL","US","352055628" +"1437310513","DIRECT","Direct Messaging Address","tshah293711@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 160","","Marietta","GA","US","300601160" +"1962663070","DIRECT","Direct Messaging Address","malakelrahi@hotmail.com","N","","","","","","","","","5030 Champion Blvd # G11110","","Boca Raton","FL","US","334962473" +"1811158082","DIRECT","Direct Messaging Address","hbokhari340148@directwellstar.org","N","","","","","","","","","2655 Northwinds Pkwy","","Alpharetta","GA","US","300092280" +"1053572024","DIRECT","Direct Messaging Address","drvemula@vipplasticsurgerynj.com","N","HIPPA Secure Email","","DIRECT","Direct","","CSV","CSV","","107 Monmouth Rd Ste 201","","West Long Branch","NJ","US","077641021" +"1700047784","DIRECT","Direct Messaging Address","kbashangilzenrat284824@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 130","","Marietta","GA","US","300601156" +"1619138609","OTHERS","Other URL","https://bayonetpointhospital.com/search/results.dot?q=url","N","","","","","","","","","14000 Fivay Rd","","Hudson","FL","US","346677103" +"1003077066","CONNECT","CONNECT URL","000","N","","","","","","CSV","CSV","","6003 Honore Ave","Suite 201","Sarasota","FL","US","342385717" +"1013178029","DIRECT","Direct Messaging Address","Todd.Stafford.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","195 Collyer St Ste 302","","Providence","RI","US","029041869" +"1982866653","CONNECT","CONNECT URL","AMS","N","","","","","","","","","601 River Pointe Dr","SUITE 100","Conroe","TX","US","773042945" +"1336301977","DIRECT","Direct Messaging Address","mukhatiyarp@sjhmc.org","N","Work Email","","HIE","Health Information Exchange (HIE)","","","","","703 Main St","","Paterson","NJ","US","075032621" +"1932361680","DIRECT","Direct Messaging Address","bshakir341022@directwellstar.org","N","","","","","","","","","285 Boulevard NE Ste 415","","Atlanta","GA","US","30312" +"1427210194","DIRECT","Direct Messaging Address","badeyemo123326@directwellstar.org","N","","","","","","","","","303 Parkway Dr NE","","Atlanta","GA","US","303121212" +"1770745465","OTHERS","Other URL","n/a","N","","","","","","","","","4500 Stuart St","","Columbia","SC","US","292075700" +"1154583573","DIRECT","Direct Messaging Address","Credentialing@entaaf.com","N","","","","","","","","","1601 Clint Moore Rd Ste 105","","Boca Raton","FL","US","334875712" +"1124280649","DIRECT","Direct Messaging Address","Theresa.hegge@sanfordhealth.org","N","","","","","","","","","300 N 7th St","","Bismarck","ND","US","585014439" +"1689836975","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1366604662","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1033371216","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","4123 Dutchmans Lane Suite 301","Suburban Medical Plaza 3","Louisville","KY","US","40207" +"1245492230","DIRECT","Direct Messaging Address","cwilliams135387@directwellstar.org","N","","","","","","","","","760 Kennesaw Ave NW","","Marietta","GA","US","300606909" +"1740442755","DIRECT","Direct Messaging Address","advanced_kidney_care_of_cf@direct.myupdox.com","N","","","","","","","","","3175 Citrus Tower Blvd","#C","Clermont","FL","US","347116885" +"1922260199","DIRECT","Direct Messaging Address","melissa.gluck@va.gov","N","","","","","","","","","1010 Delafield Rd","","Pittsburgh","PA","US","152151802" +"1659533511","DIRECT","Direct Messaging Address","stm9110@med.cornell.edu","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1305 York Ave","Floor 11","New York","NY","US","100215663" +"1922260819","DIRECT","Direct Messaging Address","aturpeau33452@directwellstar.org","N","","","","","","","","","8954 Hospital Dr","","Douglasville","GA","US","301342272" +"1508029372","CONNECT","CONNECT URL","Lanham","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","299 Hurley Ave","","Rockville","MD","US","208503118" +"1952563777","CONNECT","CONNECT URL","https://www.fayettevillenc.va.gov/","Y","VA Medical Center","Fayetteville VAMC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7300 S Raeford Rd","","Fayetteville","NC","US","283046162" +"1801058607","DIRECT","Direct Messaging Address","rcohen148199@directwellstar.org","N","","","","","","","","","8954 Hospital Dr","","Douglasville","GA","US","301342272" +"1932362530","CONNECT","CONNECT URL","FWPH","N","clinic","","DIRECT","Direct","","CSV","CSV","","32124 1st Ave S Ste 100","","Federal Way","WA","US","980035761" +"1114180783","DIRECT","Direct Messaging Address","MWalsh@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","185031982" +"1609039056","DIRECT","Direct Messaging Address","fpaydar@arizoneyeclinic.directbygreenway.com","N","","","","","","","","","401 S Calvary Way Ste D","","Cottonwood","AZ","US","863264165" +"1932362399","DIRECT","Direct Messaging Address","ullalj@upmc.edu","N","email","","","","","","","","3601 5th Ave Ste 3B","","Pittsburgh","PA","US","152133403" +"1679736938","DIRECT","Direct Messaging Address","akhaldi30799@directwellstar.org","N","","","","","","","","","61 Whitcher Street","Suite 3110","Marietta","GA","US","30060" +"1609039882","DIRECT","Direct Messaging Address","cmin55677@directwellstar.org","N","","","","","","","","","148 Bill Carruth Pkwy","Suite LL30","Hiram","GA","US","301413754" +"1376706630","DIRECT","Direct Messaging Address","rishafoster@uropart.allscriptsdirect.net","N","","","","","","","","","5201 Willow Springs Rd","Suite 380","LA Grange Highlands","IL","US","605256537" +"1902069883","DIRECT","Direct Messaging Address","asrivastana70367@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1417110487","DIRECT","Direct Messaging Address","drscott@podiatryservices.us","N","","","DIRECT","Direct","","","","","24640 Jefferson Ave Ste 109","","Murrieta","CA","US","925629027" +"1417110370","DIRECT","Direct Messaging Address","suajico09@hotmail.com","N","","","","","","","","","1602 Skipwith Rd","","Richmond","VA","US","232295205" +"1356504252","DIRECT","Direct Messaging Address","christopher.oboynick@direct.signature.nextgenshare.com","N","","","","","","","","","12639 Old Tesson Rd","Ste 115","Saint Louis","MO","US","631282786" +"1649434481","DIRECT","Direct Messaging Address","npaolino@smhc.org","N","","","DIRECT","Direct","","","","","1 Medical Center Dr","","Biddeford","ME","US","040059422" +"1396909289","OTHERS","Other URL","dana.patterson.1@4692.direct.athenahealth.com","N","","","","","","","","","3067 Tamiami Trl Ste 1","","Port Charlotte","FL","US","339526619" +"1073777850","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgoup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1609030394","DIRECT","Direct Messaging Address","rmahmood287848@directwellstar.org","N","","","","","","","","","120 Stonebridge Pkwy Ste 110","","Woodstock","GA","US","301893768" +"1225292840","DIRECT","Direct Messaging Address","office@lwrdentalcare.com","N","","","","","","","","","8936 77th Ter E Unit 103","","Lakewood Ranch","FL","US","342026419" +"1386808889","CONNECT","CONNECT URL","info@thinkvida.com","N","HR","","","","","","","","4915 25th Ave NE Ste 104","","Seattle","WA","US","981058667" +"1225292733","DIRECT","Direct Messaging Address","aliaugminas30312@directwellstar.org","N","","","","","","","","","100 Lacy St NW","Suite 150","Marietta","GA","US","300601271" +"1104080639","DIRECT","Direct Messaging Address","inbox@hvclinic.direct.wrshealth.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","620 Stanton Christiana Rd","Suite 203","Newark","DE","US","197132133" +"1518121060","DIRECT","Direct Messaging Address","bequintana@dmh.lacounty.gov","N","mental health","","DIRECT","Direct","","OTHER","Other","mail","2311 W El Segundo Blvd","","Hawthorne","CA","US","902503315" +"1366606923","OTHERS","Other URL","wolfe_mommy@yahoo.com","N","email","","DIRECT","Direct","email","OTHER","Other","email","328 Mill Creek Rd","","Branson","MO","US","656167012" +"1891959391","CONNECT","CONNECT URL","www.mypennmedicine.org","Y","Penn Medicine","Penn Medicine CCP","","","","","","","3400 Civic Center Boulevard","1st Floor South Pavilion, Division of Plastic Surgery","Philadelphia","PA","US","191044206" +"1164686580","CONNECT","CONNECT URL","cherj99@gmail.com","N","","","","","","","","","623 E Latham Ave","","Hemet","CA","US","925434342" +"1407010739","DIRECT","Direct Messaging Address","kristinah@lafcc.org","N","Business","","DIRECT","Direct","","","","","3301 37th Ave","","Sacramento","CA","US","958242418" +"1508020728","DIRECT","Direct Messaging Address","jlwarner@salud.unm.edu","N","office email","","DIRECT","Direct","","","","","915 Vassar Dr NE # 170","","Albuquerque","NM","US","871062727" +"1356505424","DIRECT","Direct Messaging Address","Catherine.Habashy@unchealth.unc.edu","Y","Email","UNC Hospitals","","","","","","","170 Manning Dr","","Chapel Hill","NC","US","275144221" +"1609031657","DIRECT","Direct Messaging Address","nkibuyagatravis126772@directwellstar.org","N","","","","","","","","","6043 Prestley Mill Rd Ste B","","Douglasville","GA","US","301342280" +"1720243637","DIRECT","Direct Messaging Address","jswank@epichearing.com","N","Secure email","","DIRECT","Direct","","CSV","CSV","","3191 W Temple Ave","200","Pomona","CA","US","917683287" +"1225293046","DIRECT","Direct Messaging Address","asultan27615@directwellstar.org","N","","","","","","","","","8954 Hospital Drive","Douglas Hospitalist","Douglasville","GA","US","30314" +"1578728309","DIRECT","Direct Messaging Address","lgopireddy148081@directwellstar.org","N","","","","","","","","","3000 Hospital Blvd Fl 2","","Roswell","GA","US","300764915" +"1851556781","DIRECT","Direct Messaging Address","rachel.scheperle@bjc.org","N","work email","","","","","","","","1 Childrens Pl","","Saint Louis","MO","US","631101002" +"1215192091","DIRECT","Direct Messaging Address","CombestWellness@direct.myteamcare.com","N","Combest","","DIRECT","Direct","","CSV","CSV","","301 40th St","","Lubbock","TX","US","79404" +"1104081819","DIRECT","Direct Messaging Address","kevinj@bluewater.emadirect.md","N","","","DIRECT","Direct","","","","","2609 Electric Ave","Suite A","Port Huron","MI","US","480606589" +"1962667477","DIRECT","Direct Messaging Address","wwood@co.gwaydirect.com","N","","","","","","","","","194 Pleasant St Ste 2","","Concord","NH","US","033012952" +"1124283502","CONNECT","CONNECT URL","idoc","N","idoc","","","","","","","","1140 N State St","","Saint Ignace","MI","US","497811048" +"1124283502","OTHERS","Other URL","idoc","N","idoc","","","","","","","","1140 N State St","","Saint Ignace","MI","US","497811048" +"1942465323","DIRECT","Direct Messaging Address","jodi@drannhess.com","N","","","","","","","","","801 W Lancaster Ave Ste 2","","Downingtown","PA","US","193352474" +"1417112764","CONNECT","CONNECT URL","obgynbillings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1205091469","OTHERS","Other URL","ruthkohl@ruthkohl.com","N","","","","","","","","","13850 Ballantyne Corporate Pl Ste 500","","Charlotte","NC","US","282772830" +"1720244890","CONNECT","CONNECT URL","www.vcarepediatrics.com","N","","","","","","","","","11200 Scaggsville Rd Ste 120","","Laurel","MD","US","207232024" +"1518123546","DIRECT","Direct Messaging Address","karmen.gadsden@va.gov","N","Work Email Address","","DIRECT","Direct","","CSV","CSV","","2440 Century Pl SE","","Hickory","NC","US","286024031" +"1073779625","DIRECT","Direct Messaging Address","hcoke343572@directwellstar.org","N","","","","","","","","","144 Bill Carruth Pkwy Ste 4200","","Hiram","GA","US","30141" +"1821254467","CONNECT","CONNECT URL","Morristown","N","","","","","","","","","420 W Morris Blvd Ste 400D","","Morristown","TN","US","378132282" +"1750547295","OTHERS","Other URL","jenna.brannock@va.gov","N","","","HIE","Health Information Exchange (HIE)","","","","","2360 E Pershing Blvd","","Cheyenne","WY","US","820015356" +"1306002852","DIRECT","Direct Messaging Address","k2fawcett@aol.gmail","N","work","","DIRECT","Direct","","OTHER","Other","direct","547 W 2550 N","","Ogden","UT","US","844142164" +"1891951182","DIRECT","Direct Messaging Address","info@iprogresscc.com","N","","","","","","","","","2633 Ridgewood Rd Ste 204","","Jackson","MS","US","392164976" +"1043476237","DIRECT","Direct Messaging Address","lynn.goldstein@sbadministrativeservices.org","N","","","","","","","","","5225 Rte 347 Ste 70","","Port Jefferson Station","NY","US","117762061" +"1932355179","CONNECT","CONNECT URL","www.simplepractice.com","N","","","","","","","","","99 Trophy Club Dr","","Trophy Club","TX","US","762625422" +"1992951065","DIRECT","Direct Messaging Address","elise.salerno@encompasshealth.com","Y","e-mail address","Encompass Health Rehabilitation Hospital of Charleston, LLC","DIRECT","Direct","","","","","9181 Medcom St","","North Charleston","SC","US","294069168" +"1891941860","CONNECT","CONNECT URL","Austin","N","","","DIRECT","Direct","","OTHER","Other","Austin","222 West Ave Unit 2503","","Austin","TX","US","787010028" +"1609022664","DIRECT","Direct Messaging Address","adzmitryieu70724@directwellstar.org","N","","","","","","","","","146 Bill Carruth Pkwy","","Hiram","GA","US","301413749" +"1447406418","CONNECT","CONNECT URL","DENVER","N","","","","","","","","","121 Acoma St","","Denver","CO","US","802231429" +"1093961930","DIRECT","Direct Messaging Address","denise.orrill.1@15717.direct.athenahealth.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","620 N Main St","","Hoyleton","IL","US","628032046" +"1073769949","OTHERS","Other URL","julie@familywellness.physio","N","business email","","DIRECT","Direct","","CSV","CSV","","113 S CONGRESS ST","","RUSHVILLE","IL","US","626811407" +"1316193113","CONNECT","CONNECT URL","sashamcpherson@gmail.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","5655 Lindero Canyon Rd Ste 326","","Westlake Village","CA","US","913624051" +"1376799197","DIRECT","Direct Messaging Address","cparrott@gbmc.org","N","","","DIRECT","Direct","","CSV","CSV","","GBMC Emergency Department","6701 North Charles St","Baltimore","MD","US","212042120" +"1700032273","DIRECT","Direct Messaging Address","contact@rtpain.com","N","Direct Company Email","","DIRECT","Direct","","CSV","CSV","","6512 S McCarran Blvd Ste E","","Reno","NV","US","895096141" +"1558517904","CONNECT","CONNECT URL","none","N","none","","","","","","","","400 Parnassus Ave # A-550","","San Francisco","CA","US","941432202" +"1760639926","OTHERS","Other URL","https://ehr2.charmtracker.com","N","","","","","","","","","8668 John Hickman Pkwy Ste 603","","Frisco","TX","US","750349385" +"1760639926","OTHERS","Other URL","https://ehr2.charmtracker.com","N","","","","","","","","","8668 John Hickman Pkwy Ste 603","","Frisco","TX","US","750349385" +"1033366224","DIRECT","Direct Messaging Address","sarah@sarahkarytkopsyd.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","8 Grove St Ste 402","","Wellesley","MA","US","024827798" +"1144477449","DIRECT","Direct Messaging Address","credentialing@tidelandshealth.org","N","","","DIRECT","Direct","","OTHER","Other","primary location","2200 Crow Ln Ste 301","","Myrtle Beach","SC","US","295771663" +"1407003536","DIRECT","Direct Messaging Address","drjenny@atlantainnovativecounseling.com","N","email","","DIRECT","Direct","","OTHER","Other","Email","4045 Orchard Rd SE Ste 110","","Smyrna","GA","US","300804904" +"1063669273","DIRECT","Direct Messaging Address","Amy.Kovalsky@UHHospitals.org","N","","","","","","","","","630 E River St","","Elyria","OH","US","440355902" +"1861649923","DIRECT","Direct Messaging Address","WWCMANAGER@WOMENSWELLNESSCENTERRENO.COM","N","","","","","","","","","645 Sierra Rose Dr","","Reno","NV","US","895112366" +"1144477100","DIRECT","Direct Messaging Address","deepa.magge@mountsinai.org","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Mount Sinai Hospital","1 Gustave Levy Place","New York","NY","US","10029" +"1134376346","CONNECT","CONNECT URL","sandyfletcher31@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","47 Thunder Mountain Rd","","Elgin","AZ","US","856118622" +"1831346782","DIRECT","Direct Messaging Address","stephanie.samph@va.gov","N","Skype for business","","","","","","","","3350 La Jolla Village Dr","","San Diego","CA","US","921612902" +"1245487800","DIRECT","Direct Messaging Address","dguilliam350773@directwellstar.org","N","","","","","","","","","3950 Austell Rd","","Austell","GA","US","301061121" +"1215184882","OTHERS","Other URL","tiffany.slone@westcare.com","N","Work email","","DIRECT","Direct","","","","","10057 Elkhorn Crk","","Ashcamp","KY","US","415128702" +"1649427154","CONNECT","CONNECT URL","shellylmft1957@gmail.com","N","Therapy","","DIRECT","Direct","","OTHER","Other","Individual and Family Therapy","3527 68th Ave Apt 1","","Oakland","CA","US","946052188" +"1063660454","OTHERS","Other URL","fax","N","","","DIRECT","Direct","","","","","3465 Paducah Rd","","Barlow","KY","US","420249704" +"1154579597","CONNECT","CONNECT URL","Server","N","","","","","","","","","821 S Washington St","","Crawfordsville","IN","US","479333546" +"1235387606","OTHERS","Other URL","Tampa","N","Tampa","","DIRECT","Direct","","OTHER","Other","Tampa","5 Tampa General Cir Ste 240","","Tampa","FL","US","33606" +"1083862379","CONNECT","CONNECT URL","familycarepanhandle.com","Y","","Panhandle Family Care LLC","DIRECT","Direct","","CSV","CSV","","201 Parks St","","Claude","TX","US","790193868" +"1285882571","DIRECT","Direct Messaging Address","abarlow@advancedskindoctor.emadirect.md","N","","","","","","","","","16 Medical Park Dr","","Asheville","NC","US","288032493" +"1649428616","DIRECT","Direct Messaging Address","care@classicchs.com","N","","","","","","","","","3408 Vollmer Rd","","Olympia Fields","IL","US","604611018" +"1467600585","CONNECT","CONNECT URL","LHS-224@legacyinc.com","N","","","","","","","","","1402 Hospital Plaza Dr","","Wilmington","NC","US","28401" +"1154579084","DIRECT","Direct Messaging Address","hpatel62611@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 160","","Marietta","GA","US","300601160" +"1669620589","DIRECT","Direct Messaging Address","richardjvivero@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","8940 N Kendall Dr","Suite 504E","Miami","FL","US","331762148" +"1164670097","DIRECT","Direct Messaging Address","k.lowry@iboscounseling.com","N","","","","","","","","","2503 Del Prado Blvd S Ste 410","","Cape Coral","FL","US","339045709" +"1538317292","DIRECT","Direct Messaging Address","logorman@towerhealth.org","N","email","","DIRECT","Direct","","OTHER","Other","215-552-2818","Tower Health Urgent Care LLC","278 Eagelview Blvd","Exton","PA","US","193411157" +"1114175858","DIRECT","Direct Messaging Address","sbecher126059@directwellstar.org","N","","","","","","","","","320 Parkway Dr NE Ste 300","","Atlanta","GA","US","303121213" +"1639327232","CONNECT","CONNECT URL","drhamblet@revolutionehr.com","N","EHR","","DIRECT","Direct","","CSV","CSV","","3409 Capitol Blvd SW","","Tumwater","WA","US","985013307" +"1528216108","DIRECT","Direct Messaging Address","kellymaxwell@uropart.allscriptsdirect.net","N","","","","","","","","","676 N Saint Clair St","Suite 1835","Chicago","IL","US","606112927" +"1619125150","DIRECT","Direct Messaging Address","admin@menonregen.com","N","","","","","","","","","187 Millburn Ave Ste 101","","Millburn","NJ","US","070411845" +"1174771604","DIRECT","Direct Messaging Address","tganesh341016@directwellstar.org","N","","","","","","","","","1514 Vernon Rd","","LaGrange","GA","US","302404131" +"1568611986","DIRECT","Direct Messaging Address","kelley@modernmommypt.com","N","Business email address","","DIRECT","Direct","","OTHER","Other","Email","6024 Puma Chase","","Lone Tree","CO","US","801249422" +"1245489558","CONNECT","CONNECT URL","chestermccoymsw.com","N","url","","DIRECT","Direct","","","","","6411 Orchard Ave Ste 204","","Takoma Park","MD","US","209124712" +"1760631170","DIRECT","Direct Messaging Address","mgilbs@aszterbaum.emadirect.md","N","email within EHR","","DIRECT","Direct","","CSV","CSV","","360 San Miguel Dr Ste 406","","Newport Beach","CA","US","92660" +"1992954911","OTHERS","Other URL","Templeton","N","other","","DIRECT","Direct","","CSV","CSV","","122 Queen Lake Rd","","Templeton","MA","US","014681335" +"1184873028","DIRECT","Direct Messaging Address","Meredith@RobertsEmpoweredMovement.com","N","","","DIRECT","Direct","","","","","2222 S Fraser St Unit 2","","Aurora","CO","US","800144515" +"1184873804","OTHERS","Other URL","preston.berry59@outlook.com","N","preston.berry59@outlook.com","","DIRECT","Direct","","CSV","CSV","","7585 Ingram Road #1501","","San Antonio","TX","US","782513424" +"1821247594","CONNECT","CONNECT URL","mcurtis@phillipsfamilymedical.com","N","Email","","","","","","","","947 Scotland Dr Ste 107","","DeSoto","TX","US","751152095" +"1013166727","CONNECT","CONNECT URL","jennifergerbasi@yahoo.com","N","","","DIRECT","Direct","","CSV","CSV","","33 Talsman Dr","","Canfield","OH","US","444061207" +"1114176765","DIRECT","Direct Messaging Address","kdua@app-ks.direct.office.nextgen.com","N","","","","","","","","","8919 Parallel Pkwy Ste 550","","Kansas City","KS","US","661121545" +"1922257518","OTHERS","Other URL","Philadelphia","N","tsmith@gphainc.org","","DIRECT","Direct","","OTHER","Other","Philadelphia","5501 Woodland Ave","","Philadelphia","PA","US","191435607" +"1346490877","OTHERS","Other URL","n/a","N","n/a","","OTHER","Other","n/a","OTHER","Other","n/a","5467 Cedar Village Dr","","Mason","OH","US","450408693" +"1699925123","DIRECT","Direct Messaging Address","doctor@drcecco.com","N","email","","OTHER","Other","email","OTHER","Other","email","916 W Poinsett St","","Greer","SC","US","296501455" +"1437309838","DIRECT","Direct Messaging Address","sj01credentialing@sjrmc.com","N","","","","","","","","","","","","","","" +"1376793588","OTHERS","Other URL","Amesbury","N","Primary Care","","DIRECT","Direct","","CSV","CSV","email","24 Morrill Pl","","Amesbury","MA","US","019133530" +"1194975342","DIRECT","Direct Messaging Address","brooke.uptagrafft@innovapc.eclinicaldirectplus.com","Y","","Innova Primary Care, PC","","","","","","","247 Chateau Dr SW","","Huntsville","AL","US","358016401" +"1952551186","DIRECT","Direct Messaging Address","a.ayala@atelierhealthbh.com","N","email address","","DIRECT","Direct","","OTHER","Other","Beverly Hills","137 S Robertson Blvd","#127","Beverly Hills","CA","US","902112801" +"1649420670","OTHERS","Other URL","aischc.com","N","Software","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","100 Beta Dr Unit A","","Franklin","TN","US","370643912" +"1104076934","DIRECT","Direct Messaging Address","info@cynthiagreggmd.com","N","","","DIRECT","Direct","","OTHER","Other","medical records","3550 NW Cary Pkwy Ste 100","","Cary","NC","US","275137410" +"1386894228","DIRECT","Direct Messaging Address","pedjua23222@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1639320260","DIRECT","Direct Messaging Address","shall95625@directwellstar.org","N","","","","","","","","","1700 Hospital South Dr","Suite 500","Austell","GA","US","301066810" +"1053562611","CONNECT","CONNECT URL","info@anovahomehealth.com","N","","","","","","","","","2 Parkway Ctr Ste 110","","Pittsburgh","PA","US","152203510" +"1427209964","DIRECT","Direct Messaging Address","chatterboxinc@me.com","N","","","DIRECT","Direct","","CSV","CSV","","11785 Northfall Ln Ste 501","","Alpharetta","GA","US","300097961" +"1295986578","DIRECT","Direct Messaging Address","bcp@bcphealthcare.com","N","","","","","","","","","3008 Nadar","","Grand Prairie","TX","US","75054" +"1184875312","CONNECT","CONNECT URL","unknown","N","","","","","","","","","7095 Turner Rd","","Rockledge","FL","US","329555728" +"1437300555","DIRECT","Direct Messaging Address","erica.banes@direct.signature.nextgenshare.com","N","","","DIRECT","Direct","","","","","3023 N Ballas Rd Ste 600","","Saint Louis","MO","US","631312332" +"1568613552","DIRECT","Direct Messaging Address","eduardo.cruzcolon@ocalafmc.greenwaydirect.com","N","","","DIRECT","Direct","","OTHER","Other","CCD","2230 SW 19th Avenue Rd","Ocala Family Medical Center Inc","Ocala","FL","US","344711391" +"1952552945","DIRECT","Direct Messaging Address","gcumberbatch123273@directwellstar.org","N","","","","","","","","","285 Boulevard NE","Suite 415","Atlanta","GA","US","303124205" +"1780835561","DIRECT","Direct Messaging Address","dbekele27618@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1134371834","DIRECT","Direct Messaging Address","info@childsavers.org","N","email","","DIRECT","Direct","","OTHER","Other","business","200 N 22nd St","","Richmond","VA","US","232237020" +"1356593974","CONNECT","CONNECT URL","Arlington","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","715 N Fielder Rd","","Arlington","TX","US","760124695" +"1760634356","OTHERS","Other URL","https://archerpilatesstudio.com/contact-us","N","","","","","","","","","2450 Hollywood Blvd Ste 301B","","Hollywood","FL","US","330206642" +"1992957575","DIRECT","Direct Messaging Address","paige@neurologyconsultantsmgm.providersdirect.com","N","","","DIRECT","Direct","","CSV","CSV","","1722 Pine St Ste 700","","Montgomery","AL","US","361061125" +"1821240342","SOAP","SOAP URL","kipuworks.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1501 Hughes Way Ste 100","","Long Beach","CA","US","908101877" +"1689826125","DIRECT","Direct Messaging Address","nchiera345739@directwellstar.org","N","","","","","","","","","677 Church St NE","","Marietta","GA","US","30060" +"1548412950","DIRECT","Direct Messaging Address","manager@nmfmdoc.com","N","manager@nmfmdoc.com","","DIRECT","Direct","","CSV","CSV","","3805 E Bell Road","St. 5300","Phoenix","AZ","US","85032" +"1679725048","DIRECT","Direct Messaging Address","alanchu@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","9275 SW 152nd St","Suite 212","Palmetto Bay","FL","US","331571701" +"1932351202","DIRECT","Direct Messaging Address","kimmurray@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","1330 Coral Way Ste 403","","Miami","FL","US","331452945" +"1114179272","OTHERS","Other URL","Fredericksburg","Y","email","Lloyd F. Moss Free Clinic","","","","","","","1301 Sam Perry Blvd Ste 100","","Fredericksburg","VA","US","22401" +"1861644825","SOAP","SOAP URL","https://update.fusionwebclinic.com/","Y","","More Than A Gym","","","","","","","245 Newtown Rd Ste 102","","Plainview","NY","US","118034317" +"1861644809","OTHERS","Other URL","mystfrancis.com","N","St Francis Hospital","","","","","","","","2000 16th Ave Bldg 3","","Columbus","GA","US","319011665" +"1912159906","CONNECT","CONNECT URL","therapyrestoration@gmail.com","N","Therapy","","DIRECT","Direct","","OTHER","Other","Individual and Family Therapy","1057 MacArthur Blvd Ste 208","","San Leandro","CA","US","945773014" +"1821240771","DIRECT","Direct Messaging Address","mlipan@entaaf.com","Y","","Ear Nose & Throat Associates of South Florida PA","DIRECT","Direct","","","","","4060 Pga Blvd","Suite 204","Palm Beach Gardens","FL","US","334106574" +"1790937662","OTHERS","Other URL","vanallen@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","EMAIL","19255 SW 65th Ave","Suite 210","Tualatin","OR","US","970627451" +"1649423542","DIRECT","Direct Messaging Address","ttustudenthealth@direct.myteamcare.com","N","TTU Student Health Services","","DIRECT","Direct","","CSV","CSV","","1003 Flint Ave Ste 210","","Lubbock","TX","US","794099803" +"1548413461","DIRECT","Direct Messaging Address","andy@blueboatcounseling.com","N","my work email","","","","","","","","5858 N High St Ste C","","Worthington","OH","US","430854183" +"1518110360","DIRECT","Direct Messaging Address","levimaltby@hotmail.com","N","","","DIRECT","Direct","","","","","3920 3rd Ave S","","Great Falls","MT","US","594053614" +"1255584983","CONNECT","CONNECT URL","estazzone@communicationstationny.com","N","","","","","","","","","1997 Route 17M","","Goshen","NY","US","109245229" +"1760635395","DIRECT","Direct Messaging Address","miranda@mirandatucker.com","N","","","","","","","","","3092 Evergreen Pkwy Ste 202","","Evergreen","CO","US","804397849" +"1710130273","CONNECT","CONNECT URL","jptherapy226@yahoo.com","N","","","","","","","","","15440 SW Palm Drive","","Indiantown","FL","US","34956" +"1629221213","CONNECT","CONNECT URL","Augusta","N","","","HIE","Health Information Exchange (HIE)","Augusta","OTHER","Other","Augusta","1914 Central Ave","Suite A","Augusta","GA","US","309044126" +"1629221213","CONNECT","CONNECT URL","Augusta","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Augusta","1914 Central Ave","Suite A","Augusta","GA","US","309044126" +"1629221213","CONNECT","CONNECT URL","Augusta","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Augusta","1914 Central Ave","Suite A","Augusta","GA","US","309044126" +"1386897908","SOAP","SOAP URL","Denver","N","Office Fax","","DIRECT","Direct","","CSV","CSV","","1685 S Colorado Blvd Unit J","","Denver","CO","US","802224011" +"1790938025","FHIR","FHIR URL","Fax","N","All patient information is faxed","","","","","","","","11818 Longwood Garden Way","","Houston","TX","US","770474434" +"1609029867","DIRECT","Direct Messaging Address","vcarlton@coastalfamilyuc.com","N","Email address","","DIRECT","Direct","","CSV","CSV","","6260 El Camino Real Ste 101","","Carlsbad","CA","US","920091609" +"1629221668","CONNECT","CONNECT URL","Portland","N","","","","","","","","","7515 NE Ambassador Pl Ste C","","Portland","OR","US","972201379" +"1366696262","CONNECT","CONNECT URL","Upland","N","","","","","","","","","440 N Mountain Ave Ste 101","","Upland","CA","US","917865183" +"1497909014","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1104070705","OTHERS","Other URL","none","N","","","OTHER","Other","none","","","","1462 Calle Prof Augusto Rodriguez","","San Juan","PR","US","009092199" +"1245484872","SOAP","SOAP URL","email","N","personal email","","DIRECT","Direct","","CSV","CSV","","228 S 11th St","","Albion","NE","US","686201157" +"1467606913","OTHERS","Other URL","other","N","","","","","","","","","28078 Baxter Rd Ste 530","","Murrieta","CA","US","925631405" +"1316191695","OTHERS","Other URL","Escondido","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Escondido","100 Holland Gln","","Escondido","CA","US","920261354" +"1336393735","OTHERS","Other URL","Nicola.archie@minuteclinic.com","N","","","","","","","","","611 S Howard Ave","","Tampa","FL","US","336062412" +"1437303682","DIRECT","Direct Messaging Address","digestivespecialists@directaddress.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4340 Clyo Rd Ste 200","","Dayton","OH","US","454597000" +"1861646010","DIRECT","Direct Messaging Address","jessica@evolvewellot.com","Y","","Evolvewell Occupational Therapy LLC","","","","","","","5842 hobe ln","","White Bear Lake","MN","US","551104183" +"1669626768","DIRECT","Direct Messaging Address","info@thrive-santabarbara.com","N","Email","","DIRECT","Direct","","CSV","CSV","","200 N La Cumbre Rd Ste A","","Santa Barbara","CA","US","931102588" +"1952556094","DIRECT","Direct Messaging Address","drt@altrjackson.com","N","","","DIRECT","Direct","","CSV","CSV","","500D E Woodrow Wilson Ave","","Jackson","MS","US","392164538" +"1609021773","CONNECT","CONNECT URL","adestinyshorizon.org","N","Company Website","","DIRECT","Direct","","","","","554 Bloomfield Ave Ste 402","","Bloomfield","NJ","US","070033307" +"1609021773","DIRECT","Direct Messaging Address","info@adestinyshorizon.org","N","Company Email","","DIRECT","Direct","","","","","554 Bloomfield Ave Ste 402","","Bloomfield","NJ","US","070033307" +"1053566125","CONNECT","CONNECT URL","asunstar.org","N","Company Website","","DIRECT","Direct","","","","","554 Bloomfield Ave Fl 4","","Bloomfield","NJ","US","070033307" +"1053566125","DIRECT","Direct Messaging Address","info@asunstar.org","N","Company Email","","DIRECT","Direct","","","","","554 Bloomfield Ave Fl 4","","Bloomfield","NJ","US","070033307" +"1932353034","OTHERS","Other URL","optimispt.com","N","OptimisPT","","DIRECT","Direct","","","","","2436 Foothill Blvd","Suite C","Calistoga","CA","US","945151209" +"1114172939","DIRECT","Direct Messaging Address","rina@dermabilling.net","N","","","","","","","","","35 Green Pond Rd Ste C","","Rockaway","NJ","US","078662057" +"1548415367","DIRECT","Direct Messaging Address","managercso@gamil.com","N","","","","","","","","","18660 Graphic Dr","Suite 100","Tinley Park","IL","US","604776257" +"1689829384","DIRECT","Direct Messaging Address","john.bleazard@direct.medfusion.com","N","","","","","","","","","10701 Nall Ave","Ste 200","Overland Park","KS","US","662111358" +"1396990982","OTHERS","Other URL","addieharbin.lac@gmail.com","N","","","","","","","","","1753 S 14th St W","","Missoula","MT","US","598014923" +"1821233032","OTHERS","Other URL","SPEECHSWALLOWINGHEARING@GMAIL.COM","N","AUDIOLOGY AND SPEECH THERAPY SERVICES","","DIRECT","Direct","","CSV","CSV","","3270 Greenwald Way N","","Kissimmee","FL","US","347410728" +"1548405665","CONNECT","CONNECT URL","WWW.CVMEDICALSERVICES.COM","N","","","","","","CSV","CSV","","3755 Orange Pl Ste 105","","Beachwood","OH","US","441224426" +"1548405665","CONNECT","CONNECT URL","WWW.CVMEDICALSERVICES.COM","N","WWW.CVMEDICALSERVICES.COM","","DIRECT","Direct","","OTHER","Other","WEB","3755 Orange Pl Ste 105","","Beachwood","OH","US","441224426" +"1538304688","CONNECT","CONNECT URL","Athena","N","EHR system","","DIRECT","Direct","","CSV","CSV","","17929 Hunting Bow Cir Ste 102","","Lutz","FL","US","335585378" +"1659516615","DIRECT","Direct Messaging Address","jarra.green@mavs.uta.edu","Y","email","The University of Texas at Arlington","DIRECT","Direct","","CSV","CSV","","9602 Antoine Forest Dr","","San Antonio","TX","US","782545648" +"1700021714","DIRECT","Direct Messaging Address","crogan@advantagehcs.com","N","","","DIRECT","Direct","","OTHER","Other","email","1102 Solon Place Way Ste 2","","Waxahachie","TX","US","75165" +"1497990444","CONNECT","CONNECT URL","Kenmore","N","","","","","","","","","7612 NE 197th Ct","","Kenmore","WA","US","980282076" +"1033354964","SOAP","SOAP URL","SOAP","N","","","","","","","","","111 N 7th St","","Brooklyn","NY","US","11249" +"1568607463","DIRECT","Direct Messaging Address","margie.braunstein.p5@direct.phs.nextgenshare.com","N","","","","","","","","","1036 S Verity Pkwy","","Middletown","OH","US","450445513" +"1912142720","DIRECT","Direct Messaging Address","jallen283124@directwellstar.org","N","","","","","","","","","300 Medical Dr Ste 707","","LaGrange","GA","US","302404130" +"1295970978","DIRECT","Direct Messaging Address","jbarrett124343@directwellstar.org","N","","","","","","","","","320 Parkway Dr NE Ste 300","","Atlanta","GA","US","303121213" +"1730324310","DIRECT","Direct Messaging Address","vanto.cureton@molinahealthcare.com","N","","","","","","","","","880 W Long Lake Rd Ste 600","","Troy","MI","US","480984504" +"1033354667","DIRECT","Direct Messaging Address","marsa.m.gleason.civ@mail.mil","N","","","","","","","","","Naval Health Clinic New England","43 Smith Road","Newport","RI","US","028401006" +"1871738344","DIRECT","Direct Messaging Address","venus@fidmgi.com","N","office email","","","","","","","","935 W Foothill Blvd","","Claremont","CA","US","917113304" +"1003051665","CONNECT","CONNECT URL","jhcotllc@gmail.com","N","practice email","","","","","","","","3226 Union St Ste 1B","","Flushing","NY","US","113543197" +"1275778672","OTHERS","Other URL","Andrea@AMHCmi.com","N","professional work email","","DIRECT","Direct","","CSV","CSV","","6257 Robin Hl","","Washington","MI","US","480942188" +"1477798817","OTHERS","Other URL","1083617823","Y","Health Center","Shenandoah Valley Medical System, Inc.","","","","","","","99 Tavern Rd","","Martinsburg","WV","US","254012890" +"1417192782","OTHERS","Other URL","l","N","","","","","","","","","1526 N Edgemont St Fl 4","","Los Angeles","CA","US","900275260" +"1275778680","CONNECT","CONNECT URL","Morgantown","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1 Medical Center Dr","","Morgantown","WV","US","265061200" +"1053556365","DIRECT","Direct Messaging Address","info@nhtcotp.com","N","Company email account","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","36 Chateau Ct SE","","Rome","GA","US","301617264" +"1144466426","DIRECT","Direct Messaging Address","jbreyley339015@directwellstar.org","N","","","","","","","","","6001 Professional Pkwy Ste 2080","","Douglasville","GA","US","301345632" +"1053557199","DIRECT","Direct Messaging Address","rsamardzija@app-ks.direct.office.nextgen.com","N","","","","","","","","","8919 Parallel Pkwy Ste 550","","Kansas City","KS","US","661121545" +"1437395472","DIRECT","Direct Messaging Address","drsecrest@secrestmd.com","N","","","","","","","","","8230 Walnut Hill Ln Ste 708","","Dallas","TX","US","752314431" +"1164668158","DIRECT","Direct Messaging Address","adnwafor@utmb.edu","N","","","","","","","","","1300 Fm 655 Rd","","Rosharon","TX","US","775838604" +"1447496393","DIRECT","Direct Messaging Address","marci@helioswellness.co","N","","","","","","","","","2995 Woodside Rd Ste 300","","Woodside","CA","US","940622447" +"1821234790","DIRECT","Direct Messaging Address","JOSEACEBAL@SFA.ALLSCRIPTSDIRECT.NET","Y","","South Florida ENT Associates, Inc.","","","","","","","7100 W 20th Ave","Suite 105","Hialeah","FL","US","330161897" +"1053557884","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1235375841","DIRECT","Direct Messaging Address","cmpullin@ascension.org","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1301 Barbara Jordan Blvd Ste 400","","Austin","TX","US","787233078" +"1467698001","OTHERS","Other URL","www.llu.edu","N","","","","","","","","","11370 Anderson St Ste 3650","","Loma Linda","CA","US","923543450" +"1427294966","DIRECT","Direct Messaging Address","rowens27203@directwellstar.org","N","","","","","","","","","355 Tower Rd NE Ste 300","","Marietta","GA","US","300609408" +"1174760540","DIRECT","Direct Messaging Address","clinical@giaswfl.directbygreenway.com","Y","Direct Message Address","Gastroenterology Associates of Southwest Florida PA","DIRECT","Direct","","","","","4790 Barkley Cir","Bldg. A","Fort Myers","FL","US","339077593" +"1235376500","CONNECT","CONNECT URL","Notapplicable","N","","","","","","","","","180 Ferrum Mountain Rd","","Ferrum","VA","US","240882939" +"1235376500","CONNECT","CONNECT URL","Notapplicable","N","","","","","","","","","140 Christiansburg Pike NE","","Floyd","VA","US","240913742" +"1568609840","DIRECT","Direct Messaging Address","deannak@healthworksmed.com","N","","","","","","","","","1240 Central Ave","","Summerville","SC","US","294833148" +"1811134133","DIRECT","Direct Messaging Address","sforte@spineatl.com","N","","","","","","","","","4940 Governors Park Drive","","Forest Park","GA","US","30297" +"1033356241","DIRECT","Direct Messaging Address","julie.treadway.p5@direct.phs.nextgenshare.com","N","","","","","","","","","210 S 2nd St","","Hamilton","OH","US","450112811" +"1164669172","DIRECT","Direct Messaging Address","bsparks@your-chc.org","N","","","","","","","","","1081 E 18th St","","Rolla","MO","US","654012448" +"1720225436","DIRECT","Direct Messaging Address","nicholas.yerkes@sjhsyr.org","N","","","","","","","","","104 Union Ave Ste 804","","Syracuse","NY","US","132031844" +"1235376997","DIRECT","Direct Messaging Address","abaspeech@illuminatingpossibilities.com","N","","","","","","","","","449 S Park Dr Apt C8","","Collingswood","NJ","US","081081470" +"1467699199","CONNECT","CONNECT URL","https://urldefense.proofpoint.com/v2/url?u=https-3A__cobiusconnect.cobius.com-3A8291_Gateway_Documen","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1982841680","DIRECT","Direct Messaging Address","zyad.carr@hhchealth.org","N","email","","DIRECT","Direct","","","","","80 Seymour St","","Hartford","CT","US","061028000" +"1093952731","DIRECT","Direct Messaging Address","katie.weaver@synergymed.net","N","business email","","DIRECT","Direct","","CSV","CSV","","110 N Randolph Ave","","Landrum","SC","US","293561512" +"1043457708","OTHERS","Other URL","HB","N","","","","","","","","","19582 Beach Blvd Ste 130","","Huntington Beach","CA","US","926485924" +"1043457708","OTHERS","Other URL","HB","N","","","","","","","","","19582 Beach Blvd Ste 130","","Huntington Beach","CA","US","926485924" +"1902043540","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1043457559","DIRECT","Direct Messaging Address","pnrnolan@bellsouth.net","N","","","DIRECT","Direct","","CSV","CSV","","4124 Clemson Blvd","","Anderson","SC","US","296211169" +"1336387836","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1467690891","CONNECT","CONNECT URL","https://urldefense.proofpoint.com/v2/url?u=https-3A__cobiusconnect.cobius.com-3A8291_Gateway_Documen","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1366689895","CONNECT","CONNECT URL","NPIRegistry","N","","","","","","","","","140 Bryan Blvd","","Corbin","KY","US","407012775" +"1962640375","DIRECT","Direct Messaging Address","hello@therevivewellnessgroup.sprucecare.com","N","secure email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PHI and other information","2750 Taylor Ave Ste A-42","","Orlando","FL","US","328064474" +"1639317902","OTHERS","Other URL","EPIC","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","EPIC","446 E Ontario St","6-200","Chicago","IL","US","606114418" +"1639317902","CONNECT","CONNECT URL","EPIC","N","","","HIE","Health Information Exchange (HIE)","","","","","446 E Ontario St","6-200","Chicago","IL","US","606114418" +"1679711949","CONNECT","CONNECT URL","Dallas","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Dallas","5909 Harry Hines blvd.","","Dallas","TX","US","752359175" +"1780822916","DIRECT","Direct Messaging Address","stephanie@loweryourpain.com","N","","","","","","","","","406 SE 131st Ave Ste 203","","Vancouver","WA","US","986834013" +"1811135056","DIRECT","Direct Messaging Address","pgordon40651@directwellstar.org","N","","","","","","","","","4040 Hospital West Dr","","Austell","GA","US","301068117" +"1073751053","OTHERS","Other URL","1689182164","N","","","","","","","","","4944 Greensboro Rd","","Ridgeway","VA","US","241483390" +"1336387315","CONNECT","CONNECT URL","https://www.mentalhealthvitality.com/","N","Website","","DIRECT","Direct","","CSV","CSV","","7633 E 63rd Pl Ste 300","","Tulsa","OK","US","741331202" +"1245478221","DIRECT","Direct Messaging Address","cheryl.robida@helphampton.org","N","","","","","","","","","1320 LaSalle Ave","","Hampton","VA","US","236693801" +"1033357942","DIRECT","Direct Messaging Address","lmedina@swhealth.direct-ci.net","N","","","DIRECT","Direct","","","","","1311A N Mildred Rd","Ste A","Cortez","CO","US","81321" +"1770721615","DIRECT","Direct Messaging Address","deannak@healthworksmed.com","N","","","","","","","","","1240 Central Ave","","Summerville","SC","US","294833148" +"1912145715","DIRECT","Direct Messaging Address","mh@fastandfriendlyrx.com","N","email address","","DIRECT","Direct","","OTHER","Other","email","601 US Highway 27","","Moore Haven","FL","US","334715516" +"1811135619","CONNECT","CONNECT URL","Leastman-follis@andersoncares.org","N","email - citrix","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4885 Route 9","","Staatsburg","NY","US","125806028" +"1366680175","DIRECT","Direct Messaging Address","lisa.marion.p5@direct.phs.nextgenshare.com","N","","","","","","","","","1036 S Verity Pkwy","","Middletown","OH","US","450445513" +"1003054735","DIRECT","Direct Messaging Address","valerie.maclaurin.1@8363.direct.athenahealth.com","N","","","","","","","","","5339 N Ih 35 Ste 100","","Austin","TX","US","787232558" +"1841439429","DIRECT","Direct Messaging Address","rwaddell@buttecounty.net","N","","","","","","","","","560 Cohasset Rd Ste 180","","Chico","CA","US","959262460" +"1134368681","CONNECT","CONNECT URL","Edinburg","N","Relay Health","","HIE","Health Information Exchange (HIE)","","","","","2613 W Trenton Rd","","Edinburg","TX","US","785393432" +"1831338342","DIRECT","Direct Messaging Address","Andrew.Stephen.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St","Suite 470","Providence","RI","US","029053236" +"1902045388","DIRECT","Direct Messaging Address","rsonimd@direct.practicefusion.com","N","","","","","","","","","14825 E Shea Blvd Ste 105A","","Fountain Hills","AZ","US","852685938" +"1942449194","DIRECT","Direct Messaging Address","channelthomas@anniemalone.com","N","channelthomas@anniemalone.com","","","","","","","","5355 Page Avenue","","St. Louis","MO","US","63112" +"1073752366","DIRECT","Direct Messaging Address","Eric.Benoit.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St","Suite 470","Providence","RI","US","029053236" +"1447499314","DIRECT","Direct Messaging Address","tamerfandy@ucwv.edu","N","email address","","","","","","","","2300 MacCorkle Ave SE","","Charleston","WV","US","253041045" +"1346489218","CONNECT","CONNECT URL","http://kellyloughlinnutrition.com","N","","","DIRECT","Direct","","CSV","CSV","","18865 Vista Portola","","Trabuco Canyon","CA","US","926791101" +"1932348885","DIRECT","Direct Messaging Address","fcorrigan114530@directwellstar.org","N","","","","","","","","","1364 Clifton Rd NE","","Atlanta","GA","US","30322" +"1376782128","CONNECT","CONNECT URL","https://pm.officeally.com/pm/","N","Practice Management Software and EMR","","","","","","","","16821 SE McGillivray Blvd Ste 110","","Vancouver","WA","US","986830401" +"1134368848","CONNECT","CONNECT URL","thedermatologyclinicofarkansas.ema.md","Y","URL for Practice software system/ EHR and PM","The Dermatology Clinic PA","","","","","","","3633 Central Ave Ste N","","Hot Springs","AR","US","719136475" +"1053551754","OTHERS","Other URL","jane@gatewaysconsulting.org","N","email","","","","","","","","108 1st Ave E","","Oskaloosa","IA","US","525773127" +"1356581052","DIRECT","Direct Messaging Address","ppearson123246@directwellstar.org","N","","","","","","","","","1000 Corporate Center Dr","Suite 200","Morrow","GA","US","302604180" +"1619117298","DIRECT","Direct Messaging Address","scotttiplitsky@uropart.allscriptsdirect.net","N","","","","","","","","","900 Rand Rd","Ste 120","Des Plaines","IL","US","600162354" +"1740420058","CONNECT","CONNECT URL","https://www.mychirotouch.com/","N","MyChiroTouch","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13949 Mono Way","","Sonora","CA","US","953702807" +"1568602746","OTHERS","Other URL","VIRTUE017@yahoo.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3387 E Highway 150","","Lincolnton","NC","US","280928144" +"1194965301","CONNECT","CONNECT URL","sarahcoleOTR@gmail.com","N","Email address","","","","","","","","214 Park St","","Lyons","CO","US","805405023" +"1720228935","DIRECT","Direct Messaging Address","matthew.wark.1@11629.direct.athenahealth.com","N","Gunnison Valley Family Medicine Clinic-M Wark","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD Exchange","707 N Iowa St","","Gunnison","CO","US","812302229" +"1114167111","CONNECT","CONNECT URL","Brightree","N","","","DIRECT","Direct","","CSV","CSV","","38023 Schoolcraft Rd","","Livonia","MI","US","481501065" +"1427298355","DIRECT","Direct Messaging Address","tgodfrey@rehabvisions.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","1029 E Washington Ave","","McAlester","OK","US","745014849" +"1447491287","DIRECT","Direct Messaging Address","tmberg2@outlook.com","N","","","","","","","","","625 NE Main St","Suite 1","Lewistown","MT","US","594572084" +"1528209319","DIRECT","Direct Messaging Address","holly.strassner.p3@direct.scosa.nextgenshare.com","N","","","","","","","","","108 Cloverleaf Meadows Ct","","O Fallon","MO","US","633664190" +"1528209319","DIRECT","Direct Messaging Address","holly.strassner.p3@direct.scosa.nextgenshare.com","N","","","DIRECT","Direct","","","","","108 Cloverleaf Meadows Ct","","O Fallon","MO","US","633664190" +"1699916486","CONNECT","CONNECT URL","goldenwillowcounseling.com","N","","","","","","","","","1704 Llano St Ste B142","","Santa Fe","NM","US","875055415" +"1598906265","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1942441613","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1912148685","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1932340619","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1912148693","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1679714331","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1992946651","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1295976967","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1760623466","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W","Ste 212; Bldg C","Provo","UT","US","846043305" +"1932340643","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1124269790","CONNECT","CONNECT URL","medicalrecords@mpfcak.com","N","business email","","HIE","Health Information Exchange (HIE)","mailing address","CSV","CSV","business location","2211 E Northern Lights Blvd","","Anchorage","AK","US","995084129" +"1588805188","DIRECT","Direct Messaging Address","kristinar@cidclinic.com","N","Practice manager's email address","","DIRECT","Direct","","OTHER","Other","email","1774 Metromedical Drive","","Fayetteville","NC","US","283043861" +"1790926376","OTHERS","Other URL","Eclinicalworks","N","","","","","","","","","3825 Ross Avenue suite 150","","Dallas","TX","US","752045138" +"1750522199","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1609017045","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1023259462","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1669613733","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1013158187","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1386885457","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1194966267","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1396986469","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1659512549","CONNECT","CONNECT URL","kathleenduzak7@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1770 Woodgrove Ln","","Bloomfield Hills","MI","US","483022673" +"1720229644","CONNECT","CONNECT URL","HushMail","N","physio@shannonzelenkaphysiotherapy.com","","HIE","Health Information Exchange (HIE)","","OTHER","Other","website","900 COOPER AVENUE","SUITE A","Glenwood Springs","CO","US","816013666" +"1376785246","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1124260914","DIRECT","Direct Messaging Address","covarrubias@mdofficemail.com","N","office email","","","","","","","","2999 Overland Ave Ste 205","","Los Angeles","CA","US","90064" +"1275775041","DIRECT","Direct Messaging Address","bbest9@verizon.net","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1749 Hooper Ave Ste 204","","Toms River","NJ","US","087538130" +"1568604338","DIRECT","Direct Messaging Address","shaybeth@att.net","N","","","","","","OTHER","Other","email","400 Magnolia St # 135A","","Orangeburg","SC","US","291156815" +"1013159763","DIRECT","Direct Messaging Address","bianca.alfonso.1@16570.direct.athenahealth.com","N","","","","","","","","","6141 Sunset Dr Ste 402","","South Miami","FL","US","331435026" +"1447492129","CONNECT","CONNECT URL","Boston","N","","","","","","","","","300 Longwood Ave","","Boston","MA","US","021155724" +"1992947519","CONNECT","CONNECT URL","Jacksonville","N","","","DIRECT","Direct","","OTHER","Other","Jacksonville","7530 103rd St Ste 7","","Jacksonville","FL","US","322106786" +"1144462789","OTHERS","Other URL","n/a","N","","","","","","","","","5 Risa Benjamin Way","","Freehold","NJ","US","077288096" +"1134361728","DIRECT","Direct Messaging Address","mboekhaus29511@directwellstar.org","N","","","","","","","","","4581 S Cobb Dr SE Ste 100","","Smyrna","GA","US","300806906" +"1831331313","CONNECT","CONNECT URL","www.mmc.edu","N","","","DIRECT","Direct","","CSV","CSV","","1005 Dr Db Todd Jr Blvd","","Nashville","TN","US","372083501" +"1659513091","DIRECT","Direct Messaging Address","Ruby@roubinacenteno.com","N","","","","","","","","","5150 E Pacific Coast Hwy Ste 200","","Long Beach","CA","US","908043399" +"1356583413","CONNECT","CONNECT URL","jonathan.bean@sinai.org","N","Email","","DIRECT","Direct","","CSV","CSV","","1500 S Fairfield Ave","","Chicago","IL","US","606081782" +"1851533988","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1285876292","DIRECT","Direct Messaging Address","SAMANTHASUTHAR@GEORGIAKID.ALLSCRIPTSDIRECT.NET","N","","","","","","","","","55 Whitcher St NE","Suite 460","Marietta","GA","US","300601155" +"1811130669","CONNECT","CONNECT URL","CPS","N","EMR","","DIRECT","Direct","","OTHER","Other","EMR","1801 Colorado Ave Ste 120","","Turlock","CA","US","953822711" +"1558504357","DIRECT","Direct Messaging Address","credentialing@nghs.net","N","","","","","","","","","1855 N Stapley Dr","","Mesa","AZ","US","852033002" +"1730322322","DIRECT","Direct Messaging Address","kylekiriluk@uropart.allscriptsdirect.net","N","","","","","","","","","610 E Roosevelt Rd","Ste. 203","Wheaton","IL","US","601875574" +"1407099906","CONNECT","CONNECT URL","Iprescribe","N","Iprescribe","","","","","","","","1000 SE Monterey Commons Blvd Ste 104","","Stuart","FL","US","349963327" +"1457594939","DIRECT","Direct Messaging Address","dr_carcamo_md@live.com","N","office email","","DIRECT","Direct","","CSV","CSV","","14650 Pacific Ave","","Baldwin Park","CA","US","917065333" +"1467695072","DIRECT","Direct Messaging Address","awilson340307@directe.centura.org","N","AWilson Middle Park Health DIRECT Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","214 South 4th Street","","Kremmling","CO","US","804590399" +"1932342458","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1033352596","CONNECT","CONNECT URL","Springfield","N","","","DIRECT","Direct","","","","","3050 MONTVALE DR","STE A","SPRINGFIELD","IL","US","627046924" +"1366685752","DIRECT","Direct Messaging Address","lasean.a.james@kp.org","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2500 Wilshire Blvd","","Los Angeles","CA","US","900574303" +"1396988747","DIRECT","Direct Messaging Address","www.admin@vacancer.oncoemrdirect.com","N","","","DIRECT","Direct","","","","","1401 Johnston Willis Dr Ste 100","","North Chesterfield","VA","US","232354730" +"1760625024","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1396988689","DIRECT","Direct Messaging Address","paul.finch@chhi.org","N","","","","","","","","","1400 Hal Greer Blvd","","Huntington","WV","US","257014114" +"1518100817","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1245473545","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1306089602","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1174766463","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1972746261","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1881837185","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1316180615","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1134362437","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1770726077","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1063655363","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1255574570","DIRECT","Direct Messaging Address","Travis.Cotton.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St","SUITE 470","Providence","RI","US","029053236" +"1942443288","OTHERS","Other URL","Shannon.Proud-Lequia@countyofmerced.com","N","","","","","","","","","301 E 13th St","","Merced","CA","US","953416211" +"1235372483","OTHERS","Other URL","TLS","N","Gsuite","","OTHER","Other","Non HIPPA Information","OTHER","Other","Non HIPPA Information","3381 Magic Oak Ln","","Sarasota","FL","US","342321821" +"1073756276","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1023251204","DIRECT","Direct Messaging Address","medreview@reverehealth.com","N","","","","","","","","","3000 N Triumph Blvd Ste 100","","Lehi","UT","US","840434999" +"1972746071","DIRECT","Direct Messaging Address","crobertson127970@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 350","Marietta","GA","US","300601155" +"1881838944","DIRECT","Direct Messaging Address","Yowife@ymail.com","N","Emat","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Direct Mail","21816 Lakeshire St","","Saint Clair Shores","MI","US","480812862" +"1881838944","DIRECT","Direct Messaging Address","Yowife@ymail.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","21816 Lakeshire St","","Saint Clair Shores","MI","US","480812862" +"1881838944","DIRECT","Direct Messaging Address","Yowife@ymail.com","N","Email","","HIE","Health Information Exchange (HIE)","All","OTHER","Other","All","21816 Lakeshire St","","Saint Clair Shores","MI","US","480812862" +"1346484318","DIRECT","Direct Messaging Address","naren.venkatesan@bswhealth.org","N","Provider Email","","DIRECT","Direct","","","","","3600 Gaston Ave Ste 502","","Dallas","TX","US","752461805" +"1346484391","DIRECT","Direct Messaging Address","sara.r.devaney@kp.org","N","work email","","DIRECT","Direct","","OTHER","Other","email","5125 Skyline Rd S","","Salem","OR","US","973069427" +"1619111549","CONNECT","CONNECT URL","ahc3700@gmail.com","N","Office email address","","DIRECT","Direct","","OTHER","Other","Email","3700 William Penn Hwy","","Easton","PA","US","180455120" +"1750525614","DIRECT","Direct Messaging Address","adamweisstuch@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","2500 Weston Rd","Suite 103","Weston","FL","US","333313615" +"1447494307","DIRECT","Direct Messaging Address","zjonesfoster30086@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1689818577","OTHERS","Other URL","x","N","","","","","","","","","1050 Jabara Ave","","Goldsboro","NC","US","27531" +"1164666061","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W Ste 211","","Provo","UT","US","846043305" +"1265676084","OTHERS","Other URL","janeoutside@protonmail.com","N","secure email with protonmail","","","","","","","","1408 N Garden St","","Bellingham","WA","US","982254507" +"1013151737","OTHERS","Other URL","NPI","N","","","DIRECT","Direct","","CSV","CSV","","43 Smith Rd","","Newport","RI","US","02841" +"1649414285","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1194969733","DIRECT","Direct Messaging Address","bthomas146232@directwellstar.org","N","","","","","","","","","303 Parkway Dr NE","","Atlanta","GA","US","303121212" +"1942444617","DIRECT","Direct Messaging Address","dle@luriechildrens.org","N","","","","","","","","","225 E Chicago Ave","","Chicago","IL","US","60611" +"1235373846","CONNECT","CONNECT URL","Bradenton","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2109 60th St W Ste A","","Bradenton","FL","US","342095526" +"1649414202","DIRECT","Direct Messaging Address","jbryant33987@directwellstar.org","N","","","","","","","","","699 Church St NE","Suite 500 Kennestone OB/GYN","Marietta","GA","US","300601110" +"1992949481","DIRECT","Direct Messaging Address","bcarelock@swhealth.direct-ci.net","N","","","","","","","","","1311A N Mildred Rd Ste A","","Cortez","CO","US","813212231" +"1043454614","CONNECT","CONNECT URL","pcdihealth@yahoo.com","N","DIrect Email","","DIRECT","Direct","","CSV","CSV","","5105 Mark Trail Way Apt 21G","","Dallas","TX","US","752321870" +"1023252558","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","3 Audubon Plaza Dr","LL2","Louisville","KY","US","402171300" +"1821232265","DIRECT","Direct Messaging Address","giacometti@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","185031982" +"1144464405","CONNECT","CONNECT URL","www.time2talkspeechtherapy.com","N","","","","","","","","","7405 Summer Crest Ln","","Las Vegas","NV","US","891296005" +"1831333251","OTHERS","Other URL","physicaladdress","N","office","","OTHER","Other","office","","","","1971 Western Ave # 257","","Albany","NY","US","122035066" +"1659515864","DIRECT","Direct Messaging Address","nhuff110909@directwellstar.org","N","","","","","","","","","1664 Mulkey Rd","","Austell","GA","US","301061114" +"1366686594","OTHERS","Other URL","anywhere.choa.org","N","","","","","","","","","1400 Tullie Rd NE Fl 5","","Atlanta","GA","US","303292309" +"1003050204","DIRECT","Direct Messaging Address","michael.khadavi@direct.medfusion.com","N","","","","","","","","","10777 Nall Avenue","Suite 300","Overland Park","KS","US","66211" +"1831333046","DIRECT","Direct Messaging Address","oakunne139313@directwellstar.org","N","","","","","","","","","6002 Professional Pkwy Ste 280","","Douglasville","GA","US","301345627" +"1881828713","DIRECT","Direct Messaging Address","cdowdellsmith334614@directwellstar.org","N","","","","","","","","","3747 Roswell Rd Ste 201","","Marietta","GA","US","300626227" +"1083848931","DIRECT","Direct Messaging Address","corderodmd@temple.edu","Y","","Temple University Kornberg School of Dentistry","DIRECT","Direct","","CSV","CSV","","3223 N Broad St","","Philadelphia","PA","US","191405007" +"1013141936","DIRECT","Direct Messaging Address","petervolsky@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","6705 S Red Rd","Suite 706","South Miami","FL","US","331433622" +"1174757918","CONNECT","CONNECT URL","Elmhurst","N","","","DIRECT","Direct","","CSV","CSV","","4312 Judge St Apt 2R","","Elmhurst","NY","US","113733476" +"1568696441","DIRECT","Direct Messaging Address","eschmitt@swhealth.direct-ci.net","N","","","","","","","","","1311A N Mildred Rd","","Cortez","CO","US","813212231" +"1295969046","DIRECT","Direct Messaging Address","aleo@andrewleomd.exscribedirect.com","N","EMR direct messaging account","","HIE","Health Information Exchange (HIE)","","OTHER","Other","direct messaging","517 ROUTE 111","3RD FL STE 3B","HAUPPAUGE","NY","US","11788" +"1235363979","DIRECT","Direct Messaging Address","tgodfrey@rehabvisions.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","515 E 1st St","","Dumas","TX","US","790293219" +"1093949752","OTHERS","Other URL","drregula@vucare.com","N","","","OTHER","Other","drregula@vucare.com","OTHER","Other","drregula@vucare.com","100 N Wren Dr","","Pittsburgh","PA","US","152431248" +"1457585051","DIRECT","Direct Messaging Address","credentialing@neosm-sa.com","Y","Moved to Texas","Northeast Orthopaedic & Sports Medicine, LLP","DIRECT","Direct","","CSV","CSV","New state","12709 Toepperwein Rd","Suite 101","Live Oak","TX","US","782333258" +"1205060795","DIRECT","Direct Messaging Address","tammy.cohen@yale.edu","N","","","","","","","","","184 Liberty St","","New Haven","CT","US","065191625" +"1073747531","FHIR","FHIR URL","angela@tnrak.org","N","","","","","","","","","545, 591 S Knik Goose Bay Road","","Wasilla","AK","US","99654" +"1518191956","DIRECT","Direct Messaging Address","DrRaoofi@outlook.com","N","","","DIRECT","Direct","","CSV","CSV","","2355 Westwood Blvd # 234","","Los Angeles","CA","US","900642109" +"1780818138","DIRECT","Direct Messaging Address","meagankay@iec.drchronodirect.com","N","Direct messaging","","","","","","","","12499 University Ave","Suite 200","Clive","IA","US","503258288" +"1003040403","DIRECT","Direct Messaging Address","amir@dermpathdiagnostics.com","N","","","","","","","","","100 Midland Ave","","Port Chester","NY","US","105734943" +"1508090937","DIRECT","Direct Messaging Address","sacree63831@directwellstar.org","N","","","","","","","","","677 Church St NE","Department of Pathology","Marietta","GA","US","300601101" +"1841424124","CONNECT","CONNECT URL","Middletown","N","Main Office","","DIRECT","Direct","","CSV","CSV","","90 S Main St","","Middletown","CT","US","064573649" +"1194950444","DIRECT","Direct Messaging Address","jriley@urologyassociatesmd.com","N","EMR","","DIRECT","Direct","","CSV","CSV","","12234 Williams Rd SE","","Cumberland","MD","US","215027960" +"1700011061","DIRECT","Direct Messaging Address","julie.kleinpeter@kroger.com","N","","","","","","","","","Kroger Pharmacy","2200 Independence Drive","Greenwood","IN","US","46143" +"1689809808","DIRECT","Direct Messaging Address","davidrebuck@uropart.allscriptsdirect.net","N","","","","","","","","","7900 N Milwaukee Ave","Ste. 17","Niles","IL","US","607143159" +"1619102738","DIRECT","Direct Messaging Address","mbotros348696@directwellstar.org","N","","","","","","","","","2655 Northwinds Pkwy","","Alpharetta","GA","US","300092280" +"1124253224","DIRECT","Direct Messaging Address","frontdesk@truewellnesschiro.com","N","","","","","","","","","2050 E DuPont Rd","","Fort Wayne","IN","US","46825" +"1386879450","DIRECT","Direct Messaging Address","andrea.pearson.1@13814.direct.athenahealth.com","Y","","Frederick County Pediatrics, LLC","DIRECT","Direct","","CSV","CSV","","11717 Old National Pike Ste 8","","New Market","MD","US","217746119" +"1659506624","OTHERS","Other URL","on-site","N","on-site","","OTHER","Other","on-site","OTHER","Other","on-site","202 Carlton Park Dr","","Flowood","MS","US","392325504" +"1285869271","CONNECT","CONNECT URL","Farmington","N","","","","","","","","","263 Farmington Ave","","Farmington","CT","US","060308440" +"1285869271","CONNECT","CONNECT URL","Farmington","N","","","","","","","","","263 Farmington Ave","","Farmington","CT","US","060308440" +"1649405226","OTHERS","Other URL","Office","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Office","11700 Mukilteo Speedway Ste 201-1142","","Mukilteo","WA","US","982755432" +"1376778860","DIRECT","Direct Messaging Address","gmadeira@shieldsforfamilies.org","N","Senior Director of Programs","","DIRECT","Direct","","","","","2620 Industry Way Ste E-F","","Lynwood","CA","US","902624024" +"1437385770","DIRECT","Direct Messaging Address","rabel46834@direct.owensborohealth.org","N","","","","","","","","","1020 Breckenridge St","","Owensboro","KY","US","423030803" +"1013143270","DIRECT","Direct Messaging Address","office@therapytalk.org","N","","","DIRECT","Direct","","OTHER","Other","Web","844 Turning Point Ln","","Concord","NC","US","280270502" +"1811123961","OTHERS","Other URL","Boise","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Boise","425 W Bannock St","","Boise","ID","US","837026035" +"1992931091","DIRECT","Direct Messaging Address","fred@domainbad.fredtrotter.com","N","This domain does not exist","","DIRECT","Direct","","OTHER","Other","this makes no sense","1403 Godwin St","","Houston","TX","US","770234522" +"1992931091","FHIR","FHIR URL","https://fredtrotter.com/this_url_is_missing/","N","This url is missing","","OTHER","Other","Testing NPPES","OTHER","Other","Why is CSV the only endpoint content type defined?","1403 Godwin St","","Houston","TX","US","770234522" +"1992931091","CONNECT","CONNECT URL","https://fredtrotter.com/biography/","N","This website exists, but it is certainly not a CONNECT resource","","OTHER","Other","Testing NPPES","","","","1403 Godwin St","","Houston","TX","US","770234522" +"1982830006","SOAP","SOAP URL","EMR","N","Chirotouch","","","","","","","","3203 Conway Rd # 201","","Orlando","FL","US","328127303" +"1124254271","CONNECT","CONNECT URL","https://wyoming.imagetrendelite.com/elite/organizationwyoming/","N","","","","","","","","","1402 South River St","#1192","Saratoga","WY","US","823311192" +"1760618755","DIRECT","Direct Messaging Address","office@therapytalk.org","N","","","DIRECT","Direct","","OTHER","Other","mail","140 Cabarrus Ave W","","Concord","NC","US","280255150" +"1750517736","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","220 N 1200 E Ste 203","","Lehi","UT","US","840435864" +"1275769135","DIRECT","Direct Messaging Address","sdoughertywelch165819@directwellstar.org","N","","","","","","","","","315 Boulevard NE","Ste 500","Atlanta","GA","US","303121212" +"1235365081","OTHERS","Other URL","Epic","Y","Spectrum Health EMR Epic","Spectrum Health Hospitals","HIE","Health Information Exchange (HIE)","","OTHER","Other","direct messaging","330 Barclay Ave NE Ste 202","","Grand Rapids","MI","US","495032525" +"1285860841","CONNECT","CONNECT URL","COMPULINK","N","SECURE SOFTWARE","","HIE","Health Information Exchange (HIE)","","OTHER","Other","ELECTRONIC HEALTH RECORDS","2523 Jacksboro Pike","","Jacksboro","TN","US","377574847" +"1396971875","DIRECT","Direct Messaging Address","dpeykova129173@directwellstar.org","N","","","","","","","","","310 Kennestone Hospital Blvd","","Marietta","GA","US","300601120" +"1376770800","DIRECT","Direct Messaging Address","rsaghafi110663@directwellstar.org","N","","","","","","","","","1664 Mulkey Rd","","Austell","GA","US","301061114" +"1376770800","DIRECT","Direct Messaging Address","rsaghafi110663@directwellstar.org","N","","","","","","","","","6001 Professional Pkwy #2020","","Douglasville","GA","US","30134" +"1093942518","OTHERS","Other URL","office","N","office","","OTHER","Other","office","OTHER","Other","office","2875 Middlefield Rd Ste 8","","Palo Alto","CA","US","943062548" +"1134356686","DIRECT","Direct Messaging Address","mary@sagecounselingcenter.net","N","","","","","","","","","929 NW 164th St","","Edmond","OK","US","730131002" +"1134356686","DIRECT","Direct Messaging Address","mary@sagecounselingcenter.net","N","","","","","","","","","929 NW 164th St","","Edmond","OK","US","730131002" +"1518194802","DIRECT","Direct Messaging Address","jbergeron89633@directwellstar.org","N","","","","","","","","","677 Church St.","Kennestone Hospital Department of Pathology","Marietta","GA","US","30060" +"1396972402","DIRECT","Direct Messaging Address","jliu131932@directwellstar.org","N","","","","","","","","","355 Tower Rd NE Ste 300","","Marietta","GA","US","300609408" +"1730316761","CONNECT","CONNECT URL","obgynenrollment@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1306073366","DIRECT","Direct Messaging Address","catherine.mcknight@ugs.directbygreenway.com","N","EMR Direct Message","","DIRECT","Direct","","OTHER","Other","Referral Summary","1932 Alcoa Hwy","Bldg. C Ste. 270","Knoxville","TN","US","379201527" +"1437386430","DIRECT","Direct Messaging Address","dfishman142242@directwellstar.org","N","","","","","","","","","677 Church St NE","","Marietta","GA","US","300601101" +"1407083496","CONNECT","CONNECT URL","www.kaminskadermatology.com","N","website","","DIRECT","Direct","","","","","3000 N Halsted St Ste 724","","Chicago","IL","US","606575196" +"1205063211","DIRECT","Direct Messaging Address","mark.miedema.1@18403.direct.athenahealth.com","N","Athena Health direct email address for Orthopaedic Clinic LTD","","HIE","Health Information Exchange (HIE)","","","","","3317 N Wimberly Dr","","Fayetteville","AR","US","727034056" +"1013144997","DIRECT","Direct Messaging Address","brian.roy@countyofnapa.org","Y","","County of Napa","","","","","","","","","","","","" +"1417184409","DIRECT","Direct Messaging Address","mark1@adawest.emadirect.md","N","","","DIRECT","Direct","","","","","1618 S Millenium Way Ste 100","","Meridian","ID","US","836426457" +"1689801623","CONNECT","CONNECT URL","https://www.lfhhh.com/contact.php","N","URL contact page","","DIRECT","Direct","","","","","12808 W. Airport Blvd","Ste 318","Sugar Land","TX","US","77478" +"1336376219","DIRECT","Direct Messaging Address","mdl16a@acu.edu","N","business email","","DIRECT","Direct","","CSV","CSV","","1600 Campus Ct","","Abilene","TX","US","796013761" +"1710114517","DIRECT","Direct Messaging Address","xwhittier110907@directwellstar.org","N","","","","","","","","","355 Tower Rd NE Ste 103","","Marietta","GA","US","300609410" +"1346477049","DIRECT","Direct Messaging Address","uphilemon94923@directwellstar.org","N","","","","","","","","","3950 Austell Rd # 22","","Austell","GA","US","301061121" +"1356578074","DIRECT","Direct Messaging Address","nhussain69985@directwellstar.org","N","","","","","","","","","8954 Hospital Drive","","Douglasville","GA","US","30134" +"1306073028","DIRECT","Direct Messaging Address","masif296181@directwellstar.org","N","","","","","","","","","8954 Hospital Dr","","Douglasville","GA","US","301342272" +"1962639690","DIRECT","Direct Messaging Address","Rachel.Beard.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St Ste 370","","Providence","RI","US","029053248" +"1720215353","DIRECT","Direct Messaging Address","vsanchez@affiliatedderm.com","Y","email","Affiliated Dermatologists SC","DIRECT","Direct","","CSV","CSV","","13800 W North Ave Ste 100","","Brookfield","WI","US","530054977" +"1932337599","DIRECT","Direct Messaging Address","mdelille350679@directwellstar.org","N","","","","","","","","","4900 Ivey Rd NW Ste 1826","","Acworth","GA","US","301014142" +"1235366808","CONNECT","CONNECT URL","Saintpaul","N","","","","","","","","","50 County Road B E","","Saint Paul","MN","US","551171927" +"1134357775","CONNECT","CONNECT URL","http://medicine.buffalo.edu/pediatrics/divisions/infectious_diseases.html","N","website","","DIRECT","Direct","","OTHER","Other","website","1001 Main St Fl 5","","Buffalo","NY","US","142031009" +"1346478914","DIRECT","Direct Messaging Address","Info@nowican.org","N","Email","","","","","","","","1675 N Freedom Blvd Ste 10B","","Provo","UT","US","846046906" +"1619105202","CONNECT","CONNECT URL","obgynenrollment@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1083842678","DIRECT","Direct Messaging Address","rsharma134729@directwellstar.org","N","","","","","","","","","8820 Hospital Dr","","Douglasville","GA","US","301342266" +"1558599084","DIRECT","Direct Messaging Address","shoossainy30758@directwellstar.org","N","","","","","","","","","5150 Stilesboro Rd., Suite 220","WellStar Pediatrics at Brookstone","Kennesaw","GA","US","30152" +"1750519237","DIRECT","Direct Messaging Address","ruby.lo.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St Ste 470","","Providence","RI","US","02905" +"1487882973","OTHERS","Other URL","http://www.ucihealth.org/","Y","","University of California Irvine Medical Center","","","","","","","101 The City Dr S","Pavilion 3 Bldg 29a","Orange","CA","US","92868" +"1134357593","DIRECT","Direct Messaging Address","vaneesha.vallabhpatel.mil@mail.mil","N","hospital BAMC","","DIRECT","Direct","unknown","OTHER","Other","unknown","3551 Roger Brooke Dr","","San Antonio","TX","US","782344504" +"1144458449","DIRECT","Direct Messaging Address","Lindsey.m.prescher.mil@mail.mil","N","Encrypted work email","","HIE","Health Information Exchange (HIE)","","","","","8901 Wisconsin Ave Cardiothoracic Surgery Department","","Bethesda","MD","US","208890140" +"1144458449","DIRECT","Direct Messaging Address","Lindsey.m.prescher.mil@mail.mil","N","Encrypted email","","","","","","","","8901 Wisconsin Ave Cardiothoracic Surgery Department","","Bethesda","MD","US","208890140" +"1194953422","DIRECT","Direct Messaging Address","sdesai352700@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1982832267","DIRECT","Direct Messaging Address","bhoward129141@directwellstar.org","N","","","","","","","","","175 White St NW Ste 100","","Marietta","GA","US","300601054" +"1730317082","CONNECT","CONNECT URL","Cidra","N","","","DIRECT","Direct","","OTHER","Other","Cidra","100 Ave Industrial Unit 800","","Cidra","PR","US","00739" +"1538397807","CONNECT","CONNECT URL","864-271-2147","N","","","","","","","","","203 Mills Ave","","Greenville","SC","US","296054019" +"1447488564","DIRECT","Direct Messaging Address","bclower148110@directwellstar.org","N","","","","","","","","","3000 Hospital Blvd Fl 2","","Roswell","GA","US","300764915" +"1730317900","DIRECT","Direct Messaging Address","hkim@valleyhealthlink.com","N","","","DIRECT","Direct","","OTHER","Other","Email","1870 Amherst St","MOBI Suite 2B","Winchester","VA","US","22601" +"1346478476","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1184 E 80 N","","American Fork","UT","US","840032906" +"1346478476","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","3000 N Triumph Blvd Ste 100","","Lehi","UT","US","840434999" +"1346478476","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","700 W 800 N Ste 100","","Orem","UT","US","840576301" +"1811125974","DIRECT","Direct Messaging Address","lara@lbcounselingservices.com","N","encrypted email","","DIRECT","Direct","","OTHER","Other","PGP encryption","3446 191st St","","Lansing","IL","US","604383848" +"1659509685","DIRECT","Direct Messaging Address","cbutzon135067@directwellstar.org","N","","","","","","","","","1514 Vernon Rd","","LaGrange","GA","US","302404131" +"1487882429","DIRECT","Direct Messaging Address","vnautiyal142248@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 350","","Marietta","GA","US","300601129" +"1194953034","DIRECT","Direct Messaging Address","karmbruster@direct.semedicalcenter.org","N","","","","","","","","","400 4th Ave NW","","Sleepy Eye","MN","US","560851109" +"1437387396","DIRECT","Direct Messaging Address","mwest51332@direct.owensborohealth.org","N","","","","","","","","","2801 New Hartford Rd","","Owensboro","KY","US","423031320" +"1154559086","CONNECT","CONNECT URL","www.dynamicptsite.com","N","","","","","","","","","6111 W Andrew Johnson Hwy","","Talbott","TN","US","378778585" +"1013146786","DIRECT","Direct Messaging Address","ssmith@eastersealsar.com","N","","","DIRECT","Direct","","OTHER","Other","CSV","3920 Woodland Heights Rd","","Little Rock","AR","US","722122495" +"1336378009","DIRECT","Direct Messaging Address","gmadeira@shieldsforfamilies.org","N","Senior Director of Programs","","","","","","","","11601 S Western Ave","","Los Angeles","CA","US","900475006" +"1588893200","DIRECT","Direct Messaging Address","srodriguez11225@directwellstar.org","N","","","","","","","","","121 Marble Mill Rd NW","Suite 101","Marietta","GA","US","300607959" +"1902035546","DIRECT","Direct Messaging Address","poynora@mckinleycc.org","N","company email","","DIRECT","Direct","","","","","40015 Sierra Hwy Ste B150","","Palmdale","CA","US","935502149" +"1598994170","CONNECT","CONNECT URL","affinityhealthcenter.org","N","Location of employment","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","455 Lakeshore Pkwy","","Rock Hill","SC","US","297304205" +"1144459611","DIRECT","Direct Messaging Address","rmathew166364@directwellstar.org","N","","","","","","","","","8954 Hospital Dr","","Douglasville","GA","US","301342272" +"1992934418","CONNECT","CONNECT URL","kkickertz@amdpi.com","N","company email","","","","","","","","15785 95th Ave N","","Maple Grove","MN","US","553694404" +"1093944563","DIRECT","Direct Messaging Address","laura.zimmerman@stores.kroger.com","N","Kroger Pharmacy","","","","","","","","7000 Tim Price Way","","North Chesterfield","VA","US","232256951" +"1003045402","DIRECT","Direct Messaging Address","clintonville@griebenoweyecare.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","45 10th St.","","Clintonville","WI","US","54929" +"1205065604","DIRECT","Direct Messaging Address","rtejura142476@directwellstar.org","N","","","","","","","","","562 Concord Rd SE","","Smyrna","GA","US","300822608" +"1427287598","DIRECT","Direct Messaging Address","drbaker@bakereyes.com","Y","","Baker Optometry, Inc.","","","","","","","2019 Anderson Rd Ste C","","Davis","CA","US","956160773" +"1841429925","CONNECT","CONNECT URL","Athena","N","","","DIRECT","Direct","","","","","3100 Cross Creek Pkwy","Suite 200","Auburn Hills","MI","US","483262774" +"1336378595","CONNECT","CONNECT URL","Athena","N","","","DIRECT","Direct","","","","","3100 Cross Creek Pkwy","Suite 200","Auburn Hills","MI","US","483262774" +"1710116884","DIRECT","Direct Messaging Address","wolletp@outlook.com","N","","","DIRECT","Direct","","","","","393 Eldred St Fl 1","","Williamsport","PA","US","177012340" +"1710116884","CONNECT","CONNECT URL","wolletp@outlook.com","N","","","","","","","","","393 Eldred St Fl 1","","Williamsport","PA","US","177012340" +"1710116884","DIRECT","Direct Messaging Address","wolletp@outlook.com","N","","","","","","","","","393 Eldred St Fl 1","","Williamsport","PA","US","177012340" +"1386873453","DIRECT","Direct Messaging Address","jeremy.s.bragdon.mil@mail.mil","N","work email","","DIRECT","Direct","","OTHER","Other","email","18th Medical Group","Unit 5142","APO","AP","US","96368" +"1184853269","CONNECT","CONNECT URL","AHLTA","N","","","","","","","","","620 John Paul Jones Cir","","Portsmouth","VA","US","237082111" +"1710116835","DIRECT","Direct Messaging Address","cab1@uognj.directmessaging.net","N","","","DIRECT","Direct","","CSV","CSV","","1000 Route 9 N","Suite 306","Woodbridge","NJ","US","070951215" +"1366671331","DIRECT","Direct Messaging Address","khornbaker286718@directe.centura.org","N","KHORNBAKER MIDDLE PARK HEALTH DIRECT EMAIL","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","1000 Granby Park Drive South","","Granby","CO","US","80446" +"1801025820","DIRECT","Direct Messaging Address","nazzi@southernkidney.com","N","","","","","","","","","5651 Frist Blvd Ste 713","","Hermitage","TN","US","370762061" +"1801025788","DIRECT","Direct Messaging Address","ttefera110425@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1740410596","DIRECT","Direct Messaging Address","ejayawardena94922@directwellstar.org","N","","","","","","","","","303 Parkway Dr NE","","Atlanta","GA","US","303121212" +"1104056845","DIRECT","Direct Messaging Address","Peter.Chung@direct.MediTouchEHR.com","N","","","","","","","","","266 S Harvard Blvd Ste 340","","Los Angeles","CA","US","900044372" +"1831329564","DIRECT","Direct Messaging Address","jeffjones@phoenix-mental-health.com","N","","","","","","","","","2400 Blaisdell Ave Ste B2","","Minneapolis","MN","US","554043394" +"1447480082","DIRECT","Direct Messaging Address","erinw@prohabsecure.com","N","","","DIRECT","Direct","","CSV","CSV","","65 Savannah Dr","","Ardmore","OK","US","734016677" +"1457581118","DIRECT","Direct Messaging Address","malinok2@amc.edu","N","work email","","","","","","","","377 Church St Ste 2","","Saratoga Spgs","NY","US","128668642" +"1275763831","DIRECT","Direct Messaging Address","stephen.roller.p5@direct.phs.nextgenshare.com","N","","","","","","","","","210 S 2nd St","","Hamilton","OH","US","450112811" +"1164652640","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1700016284","DIRECT","Direct Messaging Address","jboyd141553@directwellstar.org","N","","","","","","","","","9420 Willeo Rd Ste 206","","Roswell","GA","US","300756773" +"1821228255","DIRECT","Direct Messaging Address","oajayi142240@directwellstar.org","N","","","","","","","","","1497 Lafayette Pkwy","","LaGrange","GA","US","302412552" +"1053541383","CONNECT","CONNECT URL","bovee.kirsten@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","12331 White Oak Dr","","Crown Point","IN","US","463078420" +"1588894711","OTHERS","Other URL","robertm@besanawellness.com","N","clinic secure server","","DIRECT","Direct","","","","","10099 Ridgegate Pkwy Ste 440","","Lone Tree","CO","US","801245536" +"1366672529","DIRECT","Direct Messaging Address","bmathew117254@directwellstar.org","N","","","","","","","","","8954 Hospital Dr","","Douglasville","GA","US","301342272" +"1538399670","DIRECT","Direct Messaging Address","drgordon@ifamilywellness.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","38 Landing Ave","","Smithtown","NY","US","117872711" +"1871723742","DIRECT","Direct Messaging Address","andrewschell@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","6705 S Red Rd","Suite 704,706","South Miami","FL","US","331433622" +"1639309594","DIRECT","Direct Messaging Address","herrejon-ruizm@pacden.com","N","office e-mail","","DIRECT","Direct","","CSV","CSV","","3885 S Arizona Ave Ste 3","","Chandler","AZ","US","852480917" +"1831329846","CONNECT","CONNECT URL","anniemacneil12@gmail.com","N","","","","","","","","","7412 S Fitzgerald St","","Tampa","FL","US","336162131" +"1043441983","DIRECT","Direct Messaging Address","rajpreet.singh.p1@direct.acobv.nexgenshare.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1725 Birmingham Rd Ste 200","","College Station","TX","US","77845" +"1386874204","DIRECT","Direct Messaging Address","bwalsh@qhndirect.org","N","Bonnie S Walsh Grand River Hospital DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","501 Airport Rd","","Rifle","CO","US","816508510" +"1972734705","OTHERS","Other URL","http://midlothianpediatricdentist.com","N","MCD Website","","HIE","Health Information Exchange (HIE)","","OTHER","Other","website","305 Schofield Dr","","Midlothian","VA","US","231137331" +"1477784247","DIRECT","Direct Messaging Address","ashibani94921@directwellstar.org","N","","","","","","","","","677 Church St NE","","Marietta","GA","US","300601101" +"1124259858","CONNECT","CONNECT URL","Willimantic","N","","","","","","","","","1185 Main St Ste 4","","Willimantic","CT","US","062262093" +"1932330586","OTHERS","Other URL","Savoy","N","","","","","","","","","206 Burwash Ave","","Savoy","IL","US","618749510" +"1336370907","DIRECT","Direct Messaging Address","gromero@alohabehavioral.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","811 N Harrisville Rd","","Harrisville","UT","US","844043537" +"1730310285","DIRECT","Direct Messaging Address","bentonchiro@hotmail.com","N","","","","","","","","","141 Commerce Blvd","","Benton","KY","US","42025" +"1972734440","DIRECT","Direct Messaging Address","horwith@horwith.net","N","","","DIRECT","Direct","","CSV","CSV","","125 Boyer Rd","","Oley","PA","US","195478786" +"1942431366","DIRECT","Direct Messaging Address","jmull@pandclab.com","N","","","","","","","","","290 Big Run Rd","","Lexington","KY","US","405032903" +"1912138371","DIRECT","Direct Messaging Address","ryandeblis@nwsmos.allscriptsdirect.net","N","","","HIE","Health Information Exchange (HIE)","","","","","2810 W 35th St Ste 1","","Kearney","NE","US","68845" +"1376774646","DIRECT","Direct Messaging Address","rfrench28405@directwellstar.org","N","","","","","","","","","4550 Cobb Parkway North NW Ste 210","","Acworth","GA","US","301014182" +"1922239268","CONNECT","CONNECT URL","n/a","N","n/a","","DIRECT","Direct","","CSV","CSV","","3551 Roger Brooke Dr","","Fort Sam Houston","TX","US","782344504" +"1922239268","CONNECT","CONNECT URL","phone","N","cell phone","","DIRECT","Direct","","CSV","CSV","","3551 Roger Brooke Dr","","San Antonio","TX","US","782344504" +"1083845218","DIRECT","Direct Messaging Address","TheoryHealthMedicalClinic.StephanieZamora@143800.advancedMD-direct.com","N","EHR secure messaging system","","DIRECT","Direct","","OTHER","Other","patient portal","135 Oyster Creek Dr Ste E","","Lake Jackson","TX","US","775664119" +"1043441009","CONNECT","CONNECT URL","n/a","N","","","","","","","","","590 Manning Dr","","Chapel Hill","NC","US","275994220" +"1396977369","DIRECT","Direct Messaging Address","info@cobboralsurgery.com","N","email","","HIE","Health Information Exchange (HIE)","Marietta","OTHER","Other","Georgia","2155 Post Oak Tritt Road","Suite 500","Marietta","GA","US","30062" +"1073745915","OTHERS","Other URL","epic.com","N","","","","","","","","","4115 Jefferson Hwy","","New Orleans","LA","US","701211533" +"1295967180","CONNECT","CONNECT URL","hishamhamam@yahoo.com","N","","","","","","","","","5880 S Hospital Dr","","Globe","AZ","US","855019447" +"1023240041","OTHERS","Other URL","Platinumhealthmn@gmail.com","N","","","","","","OTHER","Other","email","2780 Snelling Ave N Ste 202","","Roseville","MN","US","551137126" +"1124250014","DIRECT","Direct Messaging Address","karengarcia@soundviewwomenshealth.com","N","HIPPA compliant email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1904 3rd Ave Ste 735","","Seattle","WA","US","981011103" +"1770715559","DIRECT","Direct Messaging Address","pparry175507@directwellstar.org","N","","","","","","","","","61 Whitcher St NE Ste 3110","","Marietta","GA","US","300601179" +"1194957670","DIRECT","Direct Messaging Address","Jennifer.mandigo@corizonhealth.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","1305 E Butte Ave","","Florence","AZ","US","851329221" +"1083846554","CONNECT","CONNECT URL","Nicholls","N","Work","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1153 N Liberty St","","Nicholls","GA","US","315544072" +"1073745162","DIRECT","Direct Messaging Address","kgandhi291441@directwellstar.org","N","","","","","","","","","4441 Atlanta Rd SE Ste 213","","Smyrna","GA","US","300806442" +"1578795688","DIRECT","Direct Messaging Address","OFFICE@LIFESPANPT.COM","N","WORK EMAIL INTAKE","","DIRECT","Direct","","OTHER","Other","EMAIL","3435 Camino Del Rio S Ste 334","","San Diego","CA","US","921083916" +"1174756225","CONNECT","CONNECT URL","www.trainembody.com","N","Business website","","DIRECT","Direct","","OTHER","Other","website","2245 S Reynolds Rd","","Toledo","OH","US","436141414" +"1710110796","CONNECT","CONNECT URL","EMAIL","N","","","","","","","","","6860 Austin St","STE 202","Forest Hills","NY","US","113754245" +"1306079181","OTHERS","Other URL","Rmakabali_md@yahoo.com","N","Doctors Email","","DIRECT","Direct","","CSV","CSV","","2426 W 8th St Ste 104","","Los Angeles","CA","US","900573840" +"1891928669","DIRECT","Direct Messaging Address","ehansen@phs.org","N","","","","","","","","","6400 Paseo Del Norte NE","","Albuquerque","NM","US","871131718" +"1225261993","DIRECT","Direct Messaging Address","tjohnson@incareohio.com","N","Email Address","","DIRECT","Direct","","OTHER","Other","Email","600 E Smith Rd","","Medina","OH","US","442562666" +"1316170996","DIRECT","Direct Messaging Address","info@gbdavisplasticsurgery.com","N","Website email address","","DIRECT","Direct","","CSV","CSV","","450 S Beverly Dr","","Beverly Hills","CA","US","902124402" +"1568695039","DIRECT","Direct Messaging Address","rbailey@blairgastro.com","N","","","","","","","","","810 Valley View Blvd","","Altoona","PA","US","16602" +"1861625386","DIRECT","Direct Messaging Address","marie.olmos@cnmgonline.com","Y","","Capitol Nephrology Medical Group","","","","","","","6450 Coyle Ave Ste 3","","Carmichael","CA","US","956080313" +"1750514139","CONNECT","CONNECT URL","amindbodyandsoulhealing@mail.com","N","email","","DIRECT","Direct","","CSV","CSV","","1601 Carmen Dr Ste 215F","","Camarillo","CA","US","930103105" +"1659504959","CONNECT","CONNECT URL","https://www.valleychildrens.org/","N","","","","","","","","","9300 Valley Childrens Pl Dept Of","","Madera","CA","US","936368761" +"1992938203","OTHERS","Other URL","melissa.mora10@gmail.com","N","","","","","","","","","8188 S Jog Rd Ste 205","","Boynton Beach","FL","US","334722952" +"1851524045","CONNECT","CONNECT URL","riograndeatp.org","N","","","","","","","","","2301 7th St Ste A","","Las Vegas","NM","US","877014966" +"1205069416","DIRECT","Direct Messaging Address","kelly_cope@chs.net","N","Work Email","","DIRECT","Direct","","OTHER","Other","Work Email","746 Jefferson Ave","","Scranton","PA","US","185101624" +"1942533153","DIRECT","Direct Messaging Address","kdouglas@carolinasvisiongroup.com","N","","","","","","","","","15640 John J Delaney Dr","Ste C","Charlotte","NC","US","282773176" +"1750614707","OTHERS","Other URL","steph@myvitalitywellness.com","N","","","","","","","","","65 Topsham Fair Mall Rd Ste 2","","Topsham","ME","US","040861763" +"1528391570","DIRECT","Direct Messaging Address","dianawilliamson@direct.practicefusion.com","N","EHR direct messaging portal","","DIRECT","Direct","","OTHER","Other","direct patient and provider messaging","7238 W Highway 80","","Nancy","KY","US","425448752" +"1619200599","DIRECT","Direct Messaging Address","Andrea.Rick@kidspeace.org","N","","","","","","","","","","","","","","" +"1700119567","OTHERS","Other URL","877-738-3841","Y","Fax","Dr, Mikel Walk In Clinic","","","","","","","15791 Bear Valley Rd","","Hesperia","CA","US","923451746" +"1992038392","OTHERS","Other URL","BestNotes.com","N","Electronic Health Record","","OTHER","Other","electronic health record","CSV","CSV","","821 W Pershing Blvd","","Cheyenne","WY","US","820012537" +"1912230301","CONNECT","CONNECT URL","emr","N","emr","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","15 Catherwood Rd","","Ithaca","NY","US","148501071" +"1851624290","DIRECT","Direct Messaging Address","ameadows@daymarkrecovery.org","N","organizational encrypted email","","","","","","","","2129 Statesville Blvd","","Salisbury","NC","US","281471411" +"1497088769","OTHERS","Other URL","Allscripts","N","EHR","","DIRECT","Direct","","OTHER","Other","EHR","15910 Sterling Hwy","","Ninilchik","AK","US","99639" +"1619200912","OTHERS","Other URL","https://jane.app","N","Practice management system","","DIRECT","Direct","","CSV","CSV","","4956 Waring Rd","Ste A","San Diego","CA","US","921202732" +"1306170576","DIRECT","Direct Messaging Address","info@greenappletherapy.com","N","Please send information to this address","","DIRECT","Direct","","OTHER","Other","none","2535 Lone Star Dr # 200","","Dallas","TX","US","752126313" +"1083948277","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1063746196","DIRECT","Direct Messaging Address","billing@jacorehab.com","N","","","DIRECT","Direct","","OTHER","Other","HONOLULU","1401 S Beretania St Ste 550","","Honolulu","HI","US","968141880" +"1851625990","SOAP","SOAP URL","Kareo","N","EMR where we can fax all health info safely","","DIRECT","Direct","","CSV","CSV","","16133 Ventura Blvd","Ste 415","Encino","CA","US","914362403" +"1558695692","OTHERS","Other URL","http://kaloupekcounselingllc.com","N","website url","","DIRECT","Direct","","OTHER","Other","email","140 S Water St Ste 100","","Decatur","IL","US","625231324" +"1558695692","OTHERS","Other URL","http://kaloupekcounselingllc.com","N","website url","","DIRECT","Direct","","CSV","CSV","","140 S Water St Ste 100","","Decatur","IL","US","625231324" +"1699009423","DIRECT","Direct Messaging Address","Jennifer.werner@promedica.org","Y","Promedica Email","ProMedica of Adrian MI, LLC","DIRECT","Direct","","CSV","CSV","","1136 Country Club Rd Ste A","","Adrian","MI","US","492218208" +"1831423532","DIRECT","Direct Messaging Address","angela.turner@cigna.com","N","","","","","","","","","1039 S State Road 7 Ste 104","","Wellington","FL","US","334149367" +"1194059865","DIRECT","Direct Messaging Address","nikki@justadddogsco.com","N","","","","","","","","","46 Bv French St","","Braintree","MA","US","021844850" +"1316271919","OTHERS","Other URL","indeal.llc@gmail.com","Y","email","INDEAL LLC","","","","","","","1192 Bembridge Dr","","Rochester Hills","MI","US","483075715" +"1598099228","DIRECT","Direct Messaging Address","Karla.powell@prismahealth.org","N","email","","DIRECT","Direct","","","","","91 Polo Rd","","Columbia","SC","US","292232805" +"1992039507","DIRECT","Direct Messaging Address","ecleveland@direct.practicefusion.com","N","Practice Fusion","","DIRECT","Direct","","CSV","CSV","","2135 NE 55th Ave","","Portland","OR","US","972132622" +"1104150739","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1770817231","CONNECT","CONNECT URL","Baltimore","N","","","","","","","","","650 W Baltimore St","","Baltimore","MD","US","212011510" +"1841524212","DIRECT","Direct Messaging Address","cnaylor@TOG1813.srs-direct.com","N","","","","","","","","","6144 Airport Blvd","","Mobile","AL","US","366083143" +"1326372731","CONNECT","CONNECT URL","McCartmedical@aol.com","N","","","","","","","","","7120 McCart Ave","","Fort Worth","TX","US","76133" +"1679808828","CONNECT","CONNECT URL","HOUSTON","N","","","","","","","","","8014 Beechnut St","","Houston","TX","US","770366824" +"1700111721","DIRECT","Direct Messaging Address","dlee344942@directwellstar.org","N","","","","","","","","","3939 Roswell Rd Ste 200","","Marietta","GA","US","30062" +"1215262217","DIRECT","Direct Messaging Address","ppsi_enrollment@chs.net","N","","","","","","","","","40124 Highway 27 Ste 102","","Davenport","FL","US","338375905" +"1265767289","DIRECT","Direct Messaging Address","apatel142243@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 350","","Marietta","GA","US","300601129" +"1669707568","OTHERS","Other URL","MURRELLSINLET","N","","","","","","","","","402 Dogwood Dr S","","Murrells Inlet","SC","US","295768025" +"1710212543","DIRECT","Direct Messaging Address","dr.lproctor@siy1st.com","N","","","","","","CSV","CSV","","10845 Lanham Severn Rd","","Glenn Dale","MD","US","207699548" +"1821323379","DIRECT","Direct Messaging Address","jacqueline.gonzalez@mhsinc.org","N","jacqueline.gonzalez@mhsinc.org","","DIRECT","Direct","","CSV","CSV","","9570 Center Ave Ste 110","","Rancho Cucamonga","CA","US","917305842" +"1477888949","DIRECT","Direct Messaging Address","officemanager@byrondental.net","N","","","","","","","","","21 NE Frontage Rd.","","Byron","MN","US","55920" +"1396070876","DIRECT","Direct Messaging Address","michelle.ruth@healics.com","N","email address","","DIRECT","Direct","","","","","8919 W Heather Ave","","Milwaukee","WI","US","532242417" +"1396070801","DIRECT","Direct Messaging Address","amyhedstrom@uropart.allscriptsdirect.net","N","","","","","","","","","7900 N Milwaukee Ave Ste 17","","Niles","IL","US","60714" +"1669707170","CONNECT","CONNECT URL","Athena","N","","","","","","","","","3100 Cross Creek Pkwy Ste 200","","Auburn Hills","MI","US","483262776" +"1437485984","DIRECT","Direct Messaging Address","billing@lakesidefamilytherapy.com","N","","","","","","","","","4810 Northwestern Ave","","Mount Pleasant","WI","US","534061504" +"1548596083","DIRECT","Direct Messaging Address","mbarber@directaddress.net","N","","","","","","","","","10973 SE 175th Pl # 100","","Summerfield","FL","US","344918983" +"1992031363","DIRECT","Direct Messaging Address","CHarmon@camelotcare.com","N","","","","","","","","","311 Directors Dr","","Knoxville","TN","US","379234723" +"1851627285","OTHERS","Other URL","Urohart","N","computer","","","","","","","","10707 Pacific St Ste 101","","Omaha","NE","US","68114" +"1669708020","DIRECT","Direct Messaging Address","skuznetsov89452@direct.owensborohealth.org","N","","","","","","","","","1301 Pleasant Valley Rd Ste 202","","Owensboro","KY","US","42303" +"1497081863","CONNECT","CONNECT URL","LOCATION","N","","","DIRECT","Direct","","","","","5801 Washington Ave","","Mount Pleasant","WI","US","534064057" +"1073849360","FHIR","FHIR URL","www.Elation.com","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","20860 N Tatum Blvd Ste 300","","Phoenix","AZ","US","850504283" +"1629304811","DIRECT","Direct Messaging Address","agonzalez@firstphysicians.com","Y","","MICHAEL V SHELTON MD PA","","","","","","","4222 Wendover Ave Ste 600","","Odessa","TX","US","797625983" +"1235465311","OTHERS","Other URL","Glendale","N","AZ","","DIRECT","Direct","","OTHER","Other","Mail","5859 W Talavi Blvd Ste 100","","Glendale","AZ","US","853061870" +"1558697540","DIRECT","Direct Messaging Address","martinmedicalctr@353.direct.myezyaccess.com","N","","","","","","","","","117 Kennedy Dr","","Martin","TN","US","382373309" +"1124354162","CONNECT","CONNECT URL","www.stonesriverdermatology.com","N","","","","","","","","","515 Highland Ter Ste A","","Murfreesboro","TN","US","371302423" +"1841526555","DIRECT","Direct Messaging Address","SCooper@mcenta.gwaydirect.com","N","Secure Direct e-mail","","DIRECT","Direct","","OTHER","Other","CCD","4101 Greenbriar St","Suite #320","Houston","TX","US","770985294" +"1134455819","OTHERS","Other URL","dcornwall@360rehabservices.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12251 Taft St Ste 303","","Pembroke Pines","FL","US","330261956" +"1720314461","DIRECT","Direct Messaging Address","mariacornelius@swhealth.cernerdirect.com","N","","","DIRECT","Direct","","","","","1311 N Mildred Rd","","Cortez","CO","US","813212231" +"1598092116","OTHERS","Other URL","Caswell","N","","","","","","","","","1025 Van Buren Rd","","Caswell","ME","US","047503204" +"1598092116","CONNECT","CONNECT URL","Caswell","N","","","DIRECT","Direct","","OTHER","Other","Caswell","1025 Van Buren Rd","","Caswell","ME","US","047503204" +"1851628390","DIRECT","Direct Messaging Address","inbox@hvclinic.direct.wrshealth.com","N","","","","","","","","","620 Stanton Christiana Rd","Suite 201, 203","Newark","DE","US","197132133" +"1740517267","CONNECT","CONNECT URL","AdvancedMD","N","","","","","","","","","3656 N Halsted St","","Chicago","IL","US","606135974" +"1932436292","CONNECT","CONNECT URL","www.msvhome.org","N","","","","","","","","","4159 Lowell Blvd","","Denver","CO","US","802111658" +"1295062586","DIRECT","Direct Messaging Address","jdparson@protonmail.com","N","Encrypted Email","","DIRECT","Direct","","CSV","CSV","","3840 Reinwood Dr","","Dayton","OH","US","454142446" +"1285961458","DIRECT","Direct Messaging Address","SHK110PCS@M1526.primeclinicalsystems.direct-ci.com","N","","","HIE","Health Information Exchange (HIE)","","","","","2134 Sandy Dr Ste 16","","State College","PA","US","168032292" +"1114254182","OTHERS","Other URL","office","N","","","","","","","","","6512 S McCarran Blvd Ste D","","Reno","NV","US","895096141" +"1710214689","DIRECT","Direct Messaging Address","rholden341017@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 160","","Marietta","GA","US","300601160" +"1295062057","DIRECT","Direct Messaging Address","credentialing@silverfallsderm.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","700 S 320th St Ste A","","Federal Way","WA","US","980034691" +"1043547839","DIRECT","Direct Messaging Address","lkoziel@ltcrehab.com","N","Work email","","","","","","","","12650 W 64th Ave Unit E501","","Arvada","CO","US","800043893" +"1790012474","DIRECT","Direct Messaging Address","ruhser@puyallup.k12.wa.us","N","","","","","","","","","302 2nd St SE","","Puyallup","WA","US","983723220" +"1386971075","DIRECT","Direct Messaging Address","kmarshall7619@direct.owensborohealth.org","N","","","","","","","","","1201 Pleasant Valley Rd","","Owensboro","KY","US","423039811" +"1932437662","OTHERS","Other URL","provider@seaislandmedical.com","N","email","","OTHER","Other","email","OTHER","Other","email","2114 Highway 41 Ste 105","","Mount Pleasant","SC","US","29466" +"1730417312","OTHERS","Other URL","LRodriguez@rayparmed.com","N","Secure Email Address","","DIRECT","Direct","","CSV","CSV","","550 Pope Ave NW","","Winter Haven","FL","US","338814679" +"1376871970","OTHERS","Other URL","iamdeniseg@gmail.com","N","","","OTHER","Other","none","CSV","CSV","","7149 Township Line Rd","","Waynesville","OH","US","450688054" +"1225366719","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1912235318","DIRECT","Direct Messaging Address","Elisa.Wasilewski.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","195 Collyer St","Suite 302","Providence","RI","US","029041869" +"1265760599","DIRECT","Direct Messaging Address","a.sheiber@completepaincare.com","N","","","","","","","","","600 Worcester Rd Ste 301","","Framingham","MA","US","017025316" +"1578891842","CONNECT","CONNECT URL","https://portal.office.com","N","office 365 message","","DIRECT","Direct","","OTHER","Other","Ebere.jerrycaringhands@jerrycaringhands.onmicrosoft.com","7416 Harford Rd","","Baltimore","MD","US","212347152" +"1578891842","CONNECT","CONNECT URL","https://portal.office.com","N","Microsoft 365","","DIRECT","Direct","","CSV","CSV","","7416 Harford Rd","","Baltimore","MD","US","212347152" +"1851629109","DIRECT","Direct Messaging Address","silka.delazaro@searchmedical.net","N","","","DIRECT","Direct","","CSV","CSV","","5101 SW 8th St Ste 200","","Coral Gables","FL","US","331342442" +"1457689689","DIRECT","Direct Messaging Address","drcheryl@langleyfamilychiropractic.com","N","","","","","","","","","4799 Olde Towne Pkwy Ste 100","","Marietta","GA","US","300684399" +"1700114782","DIRECT","Direct Messaging Address","fekamali@salud.unm.edu","N","Work Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2600 Marble Ave NE","","Albuquerque","NM","US","871062058" +"1215265293","OTHERS","Other URL","Boston","N","","","","","","","","","851 Main St Ste 18","","Weymouth","MA","US","021901615" +"1215265293","OTHERS","Other URL","Weymouth","N","","","","","","","","","851 Main St Ste 18","","Weymouth","MA","US","021901615" +"1144558123","OTHERS","Other URL","www.theradynamicspt.com","N","","","","","","","","","280 W 231st St","","Bronx","NY","US","104633940" +"1326376138","SOAP","SOAP URL","5417227043","N","fax number","","DIRECT","Direct","","","","","927 Country Club Rd Ste 200","","Eugene","OR","US","974012272" +"1386973170","DIRECT","Direct Messaging Address","compassioncounseling@tsecuremail.com","N","secure email","","DIRECT","Direct","","OTHER","Other","Patient contact","2407 Grace Ave # 18","","New Bern","NC","US","285624416" +"1982933578","DIRECT","Direct Messaging Address","jricker@sequoiamhs.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4585 SW 185th Ave","","Aloha","OR","US","970781557" +"1518296151","DIRECT","Direct Messaging Address","jmarler@red-rock.com","N","Work email address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","7777 E Route 66","","El Reno","OK","US","730360000" +"1386973733","DIRECT","Direct Messaging Address","core_psych@outlook.com","N","","","","","","","","","3815 Pelham St","","Dearborn","MI","US","481243852" +"1801125018","DIRECT","Direct Messaging Address","drwells@podiatryservices.us","N","","","","","","","","","24640 Jefferson Ave Ste 109","","Murrieta","CA","US","925629027" +"1407185424","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1952630972","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1053640078","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1427387398","DIRECT","Direct Messaging Address","barbara.thompson.1@11015.direct.athenahealth.com","N","","","","","","","","","273 Winton M Blount Loop","","Montgomery","AL","US","361173507" +"1417287384","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1396075115","DIRECT","Direct Messaging Address","Chiro@KeyChiroTN.com","N","email","","DIRECT","Direct","","CSV","CSV","","1715 Old Fort Pkwy Ste 300","","Murfreesboro","TN","US","371296345" +"1699005322","OTHERS","Other URL","epsaz","N","","","","","","","","","10645 N. Tatum Blvd","Suite C200 #305","Phoenix","AZ","US","85028" +"1447580154","DIRECT","Direct Messaging Address","garodnick@therapyresourcesmc.com","Y","","Therapy Resources of Morris County LLC","","","","","","","25 Lindsley Dr Ste 203","","Morristown","NJ","US","079604456" +"1437489119","DIRECT","Direct Messaging Address","mcginnis@direct.practicefusion.com","Y","HIPAA secured confidential email address","McGinnis Mica Medical PC","DIRECT","Direct","","CSV","CSV","","1550 W. Elliott Ave","PO Box 300","Beatty","NV","US","890030300" +"1619207255","CONNECT","CONNECT URL","Galloway","N","","","","","","","","","329 E Jimmie Leeds Rd","","Galloway","NJ","US","082054110" +"1619207255","CONNECT","CONNECT URL","Galloway","N","","","","","","","","","329 E Jimmie Leeds Rd","","Galloway","NJ","US","082054110" +"1619207255","CONNECT","CONNECT URL","Galloway","N","","","","","","","","","329 E Jimmie Leeds Rd","","Galloway","NJ","US","082054110" +"1467782870","DIRECT","Direct Messaging Address","SZapata@pacificclinics.org","N","","","DIRECT","Direct","","","","","18623 Gale Ave","","City Of Industry","CA","US","917481342" +"1770813016","CONNECT","CONNECT URL","GREENSBORO","N","Therap, LLC","","OTHER","Other","GREENSBORO","CSV","CSV","","2302 W. Meadowview Road Suite 228","","GREENSBORO","NC","US","27407" +"1295065522","CONNECT","CONNECT URL","Kodiak","N","","","OTHER","Other","Kodiak","OTHER","Other","Kodiak","1911 E Rezanof Dr","","Kodiak","AK","US","996156602" +"1881924041","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1073843215","OTHERS","Other URL","EPIC","N","","","","","","","","","165 Dartmouth St","","Boston","MA","US","021165123" +"1114257334","DIRECT","Direct Messaging Address","capatel.s03771.us@wal-mart.com","N","email","","DIRECT","Direct","","CSV","CSV","","6150 S 35th Ave","","Phoenix","AZ","US","850415004" +"1235460213","DIRECT","Direct Messaging Address","tbeyene110424@directwellstar.org","N","","","","","","","","","677 Church St NE","Box 111-Hospitalists' office","Marietta","GA","US","300601101" +"1568793560","DIRECT","Direct Messaging Address","jhendrix24331@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 420","Marietta","GA","US","300601155" +"1245561133","DIRECT","Direct Messaging Address","terri@futuresmiles.net","N","primary email communication","","DIRECT","Direct","","","","","3074 Arville St","","Las Vegas","NV","US","891027490" +"1821329665","OTHERS","Other URL","doctorvisit@gmail.com","N","","","","","","","","","901 Denim Dr","","Erwin","NC","US","28339" +"1962733626","DIRECT","Direct Messaging Address","amcdowell344929@directwellstar.org","N","","","","","","","","","61 Whitcher St NE Ste 4100","","Marietta","GA","US","300601181" +"1417288101","CONNECT","CONNECT URL","ShannonCounseling.org","N","","","","","","","","","506 Grover St Ste 112","","Lynden","WA","US","982641960" +"1720319221","CONNECT","CONNECT URL","drorama08@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","Western Lake 1 Apt. 1604-A","","Mayaguez","PR","US","00680" +"1720319221","DIRECT","Direct Messaging Address","lorama@migrantspr.com","N","work","","DIRECT","Direct","","CSV","CSV","","Western Lake 1 Apt. 1604-A","","Mayaguez","PR","US","00680" +"1720319221","CONNECT","CONNECT URL","drorama08@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","Western Lake 1 Apt. 1604-A","","Mayaguez","PR","US","00680" +"1255662672","CONNECT","CONNECT URL","https://npiregistry.cms.hhs.gov/registry/search-results-table?entity_type=NPI-1&number=1255662672&ad","N","","","","","","","","","Calle Tomas Davila Martinez 1","","Barceloneta","PR","US","00617" +"1740511807","OTHERS","Other URL","Virtru","N","","","","","","","","","1720 S Amphlett Blvd Ste 110","","San Mateo","CA","US","944022710" +"1447582580","OTHERS","Other URL","Boise","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Boise","425 W Bannock St","","Boise","ID","US","837026035" +"1639401730","DIRECT","Direct Messaging Address","elom@ccf.org","N","","","DIRECT","Direct","","","","","9500 Euclid Ave","","Cleveland","OH","US","441950001" +"1356673271","DIRECT","Direct Messaging Address","Joshua.Honeyman.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St Ste 190","","Providence","RI","US","02905" +"1194057091","DIRECT","Direct Messaging Address","AdvancePT2000@gail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","1905 Pine St","","Sandpoint","ID","US","838648311" +"1285966044","CONNECT","CONNECT URL","MONMOUTH","N","","","DIRECT","Direct","","CSV","CSV","","4262 US Highway 1 Ste 203C","","Monmouth Junction","NJ","US","088521905" +"1265764807","CONNECT","CONNECT URL","https://urldefense.proofpoint.com/v2/url?u=https-3A__cobiusconnect.cobius.com-3A8291_Gateway_Documen","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1871825430","CONNECT","CONNECT URL","Pharmacy","N","","","","","","","","","522 W Onondaga St","","Syracuse","NY","US","132043225" +"1851623425","DIRECT","Direct Messaging Address","info@asunstar.org","N","Company Email","","DIRECT","Direct","","","","","554 Bloomfield Ave Fl 4","","Bloomfield","NJ","US","070033307" +"1851623425","CONNECT","CONNECT URL","asunstar.org","N","Company Website","","DIRECT","Direct","","","","","554 Bloomfield Ave Fl 4","","Bloomfield","NJ","US","070033307" +"1821320334","DIRECT","Direct Messaging Address","soulcare@protonmail.com","N","secure email","","DIRECT","Direct","","OTHER","Other","any","5501 Executive Center Dr Ste 215","","Charlotte","NC","US","282128823" +"1871825307","DIRECT","Direct Messaging Address","gloria.ortiz.1@17384.direct.athenahealth.com","N","","","","","","","","","1900 S Jackson Rd Ste 1","","McAllen","TX","US","785031589" +"1861724270","OTHERS","Other URL","emoryhealthcare.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","550 Peachtree St NE","","Atlanta","GA","US","303082212" +"1174855423","CONNECT","CONNECT URL","nina.ghamrawi@ihealthlabs.com","N","","","","","","","","","2356 Maywood Ave","","San Jose","CA","US","951283448" +"1215269592","DIRECT","Direct Messaging Address","umo@wellrootedhn.com","N","","","","","","","","","3330 NW 56th St Ste 608","","Oklahoma City","OK","US","731124470" +"1740502996","DIRECT","Direct Messaging Address","referrals@Heartlandhemonc.OncoEMRDirect.com","N","","","HIE","Health Information Exchange (HIE)","","","","","412 W 42nd St","","Kearney","NE","US","688452401" +"1316269590","DIRECT","Direct Messaging Address","Vish@Doctor.com","N","","","DIRECT","Direct","","CSV","CSV","","980 Chester Blvd","","Richmond","IN","US","473742317" +"1174845390","DIRECT","Direct Messaging Address","Tanya.sims-best@tuhs.temple.edu","N","work e-mail","","DIRECT","Direct","","CSV","CSV","","3401 N Broad St","","Philadelphia","PA","US","191405103" +"1619299740","CONNECT","CONNECT URL","ConnectURL","N","","","DIRECT","Direct","","OTHER","Other","Direct","1403 Walnut Way","","Bowling Green","KY","US","421044389" +"1174845119","CONNECT","CONNECT URL","theranest.com","N","HIPPA compliant secure EHR website, provider must send and invite first.","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Electronic health record","2012 Bryant Ave S","","Minneapolis","MN","US","554052819" +"1720300627","CONNECT","CONNECT URL","Portland","N","","","","","","","","","2442 SE 101st Ave Ste 205","","Portland","OR","US","972163064" +"1194047829","DIRECT","Direct Messaging Address","LucindaDrane@direct.practicefusion.com","N","EMR direct secure email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","pdf","329 Highland Blvd","","Natchez","MS","US","391204635" +"1376865980","OTHERS","Other URL","margaretpost@nextcare.com","N","","","","","","","","","1120 S Utica Ave","","Tulsa","OK","US","741044012" +"1326361668","DIRECT","Direct Messaging Address","lisa.baracker@sparrow.org","N","hospital email","","DIRECT","Direct","","","","","1200 E Michigan Ave Ste 245","","Lansing","MI","US","489121897" +"1154644409","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","1000 Eddy St","","Providence","RI","US","029054739" +"1659694883","DIRECT","Direct Messaging Address","jknauf287768@directe.centura.org","N","JKnauf Middle Park Health DIRECT Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","214 S. 4th Street","","Kremmling","CO","US","804590399" +"1659694867","DIRECT","Direct Messaging Address","aberard57935@directwellstar.org","N","","","","","","","","","340 Kennestone Hospital Blvd","Suite LL20","Marietta","GA","US","300603006" +"1477876415","DIRECT","Direct Messaging Address","meghan.flynn@direct.signature.nextgenshare.com","N","","","DIRECT","Direct","","","","","12639 Old Tesson Rd","Suite 115","Saint Louis","MO","US","631282786" +"1215250295","OTHERS","Other URL","http://www.mmc.edu/education/som/academicdepartments/somclinicaldepartments/obgyn/","N","","","","","","","","","1005 Dr Db Todd Jr Blvd","","Nashville","TN","US","372083501" +"1851614630","DIRECT","Direct Messaging Address","therapy@ackerly.hush.com","N","therapy@ackerly.hush.com","","HIE","Health Information Exchange (HIE)","","OTHER","Other","insurance","1068 Main St Ste 105","","Fishkill","NY","US","125243659" +"1912220708","DIRECT","Direct Messaging Address","info@crowriverfamilyservices.com","N","info@crowriverfamilyservices.com","","DIRECT","Direct","","OTHER","Other","ST CLOUD","1521 Northway Dr Ste 110","","Saint Cloud","MN","US","563031274" +"1619290459","DIRECT","Direct Messaging Address","jillp@jillpittmanlmft.com","N","Email","","DIRECT","Direct","","OTHER","Other","Secure Email","1885 The Alameda Ste 204","","San Jose","CA","US","951261747" +"1770806499","OTHERS","Other URL","Cincinnati","N","EMR","","HIE","Health Information Exchange (HIE)","","","","","10921 Reed Hartman Hwy Ste 104G","","Blue Ash","OH","US","452422851" +"1730402249","DIRECT","Direct Messaging Address","alice.ford@conwayregional.org","N","","","DIRECT","Direct","","CSV","CSV","","2114 College Ave","","Conway","AR","US","720346210" +"1144543554","DIRECT","Direct Messaging Address","paul.d.becker5.civ@mail.mil","N","","","","","","","","","1 West Ave Ste 230","","Saratoga Springs","NY","US","128666050" +"1831413178","CONNECT","CONNECT URL","Winder","N","","","","","","","","","422 Renown Ct","","Winder","GA","US","306804022" +"1417271578","OTHERS","Other URL","PortStLucie","N","","","","","","","","","2220 SE Ocean Blvd","STE 302","Stuart","FL","US","349963301" +"1073837167","DIRECT","Direct Messaging Address","greg.anderson@emoryhealthcare.org","N","","","","","","","","","550 Peachtree St NE","","Atlanta","GA","US","303082212" +"1396069332","CONNECT","CONNECT URL","wwww.cmsu.org","N","website","","OTHER","Other","contact","OTHER","Other","phone","5 Terrace Ln","","Danville","PA","US","178212202" +"1184948093","CONNECT","CONNECT URL","fusionwebclinic.com","N","","","","","","","","","300 Southwest Sq","","Jonesboro","AR","US","724015984" +"1164746939","DIRECT","Direct Messaging Address","ksdrane@direct.practicefusion.com","N","EMR direct secure email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","329 Highland Blvd","","Natchez","MS","US","391204635" +"1083938807","DIRECT","Direct Messaging Address","js@pulmonarysolutions.net","N","","","DIRECT","Direct","","CSV","CSV","","7660 W Sahara Ave","","Las Vegas","NV","US","891172795" +"1750605325","DIRECT","Direct Messaging Address","countrychiroclovis@gmaill.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","325 Clovis Ave Ste 107","","Clovis","CA","US","936121151" +"1033433636","OTHERS","Other URL","https://kathleen-wrightllc.clientsecure.me","N","simple practice account","","OTHER","Other","Flemington","OTHER","Other","Flemington","349 Route 31","Building A, Suit 302","Flemington","NJ","US","08822" +"1629392162","DIRECT","Direct Messaging Address","gapotter@wellpath.us","N","Secure Work Email","","","","","","","","871 Andrea Dr","","Farmington","NM","US","874016726" +"1447575949","CONNECT","CONNECT URL","Washington","N","","","","","","","","","1160 Varnum St NE Ste 315","","Washington","DC","US","200172107" +"1235454745","DIRECT","Direct Messaging Address","jvailoor349429@directwellstar.org","N","","","","","","","","","2487 Cedarcrest Rd Ste 714","","Acworth","GA","US","301012730" +"1851616239","CONNECT","CONNECT URL","salinepsych@att.net","N","clinicl email","","DIRECT","Direct","","OTHER","Other","Email address","1212 Military Rd Ste D","","Benton","AR","US","720152845" +"1740505056","OTHERS","Other URL","mauer.biscotti.mil@mail.mil","N","Military Email","","OTHER","Other","secure military email","OTHER","Other","Secure Military Email","3551 Roger Brooke Dr","","Fort Sam Houston","TX","US","782344504" +"1588989610","DIRECT","Direct Messaging Address","jhart@direct.lifebridgehealth.org","Y","","Sinai Hospital Lifebridge Health","DIRECT","Direct","","","","","2401 W Belvedere Ave","","Baltimore","MD","US","212155216" +"1962727008","DIRECT","Direct Messaging Address","yyonekawa@midatlret.intellechartdirect.net","N","Direct Messaging Address","","DIRECT","Direct","","","","","4060 Butler Pike Ste 200","","Plymouth Meeting","PA","US","194621560" +"1871818922","DIRECT","Direct Messaging Address","vmelinamani293637@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1366767444","DIRECT","Direct Messaging Address","gbromfield91811@directwellstar.org","N","","","","","","","","","4250 Brownsville Rd","","Powder Springs","GA","US","301272559" +"1104141142","OTHERS","Other URL","www.walgreens.com","N","Business address","","","","","","","","3000 Church Ave","","Brooklyn","NY","US","112264210" +"1235454083","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","200 E Chestnut St","Svc Bldg Ste 303","Louisville","KY","US","402021831" +"1235454083","DIRECT","Direct Messaging Address","rfields62036@direct.nortonhealthcare.org","N","","","","","","","","","200 E Chestnut St","Svc Bldg Ste 303","Louisville","KY","US","402021831" +"1720303589","OTHERS","Other URL","citrix/varian","N","","","","","","","","","15681 New Hampshire Ct","","Fort Myers","FL","US","339084123" +"1972828549","CONNECT","CONNECT URL","Chicago","N","","","","","","","","","225 E Chicago Ave","","Chicago","IL","US","60611" +"1205151875","DIRECT","Direct Messaging Address","jacoblee@nspc.medalliesdirect.net","N","","","","","","","","","190 Campus Blvd","Suite 420","Winchester","VA","US","226012872" +"1588989164","CONNECT","CONNECT URL","robert.thorsness@hoasc.com","N","business email","","DIRECT","Direct","","OTHER","Other","email","951 Essington Rd","","Joliet","IL","US","604358427" +"1366767956","CONNECT","CONNECT URL","BExpectation.org","N","","","","","","","","","3663 E Sunset Rd Ste 102E","","Las Vegas","NV","US","891203246" +"1861718272","DIRECT","Direct Messaging Address","mlava141127@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 160","","Marietta","GA","US","300601160" +"1952627341","DIRECT","Direct Messaging Address","aflowers@stjoecmh.org","N","","","DIRECT","Direct","","","","","726 N Lakeview Ave","","Sturgis","MI","US","490911207" +"1063738375","DIRECT","Direct Messaging Address","ltdavis@hopewellcenter.com","N","","","","","","","","","5647 Delmar Blvd","","Saint Louis","MO","US","631122615" +"1124344403","DIRECT","Direct Messaging Address","sranjit147612@directwellstar.org","N","","","","","","","","","601 S 8th St","","Griffin","GA","US","302244213" +"1770809980","DIRECT","Direct Messaging Address","brittany.decoteau@gateway2success.us","N","","","DIRECT","Direct","","OTHER","Other","brittany.decoteau@gateway2success.us","2906 Straus Ln Apt B","","Colorado Springs","CO","US","809075876" +"1366768459","DIRECT","Direct Messaging Address","ktaylor142550@directwellstar.org","N","","","","","","","","","1600 Vernon Rd Ste A","","LaGrange","GA","US","302404143" +"1194041236","CONNECT","CONNECT URL","www.mioptometra.com","N","URL","","DIRECT","Direct","","CSV","CSV","","5142 Hook Hollow Cir","","Orlando","FL","US","328374913" +"1245556307","DIRECT","Direct Messaging Address","justin.smith.1@11015.direct.athenahealth.com","N","","","DIRECT","Direct","","","","","273 Winton Blount Loop","","Montgomery","AL","US","361173507" +"1922324011","OTHERS","Other URL","Anazinit@gmail.com","N","","","DIRECT","Direct","","","","","2709 N Hudson Ave","","Oklahoma City","OK","US","731033028" +"1487970232","CONNECT","CONNECT URL","Cincinnati","N","","","DIRECT","Direct","","","","","1017 Delta Ave","","Cincinnati","OH","US","45208" +"1477879229","OTHERS","Other URL","drpaulmichael@gmail.com","N","","","","","","","","","323 SE 23rd Ave","","Boynton Beach","FL","US","334357234" +"1942527684","DIRECT","Direct Messaging Address","salimohamed290215@directwellstar.org","N","","","","","","","","","3950 Austell Rd # 22","","Austell","GA","US","30106" +"1881911527","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","4950 Norton Healthcare Blvd Ste 305","","Louisville","KY","US","402412849" +"1851618565","DIRECT","Direct Messaging Address","gjoshi142475@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 350","","Marietta","GA","US","300601129" +"1831416510","DIRECT","Direct Messaging Address","mona.yezdani.1@16405.direct.athenahealth.com","N","Athena","","HIE","Health Information Exchange (HIE)","","","","","2000 Foulk Rd Ste F","","Wilmington","DE","US","198103642" +"1801113345","CONNECT","CONNECT URL","https://refreshtherapynyc.clientsecure.me","N","","","OTHER","Other","EHR","","","","159 20th St Ste 1B","","Brooklyn","NY","US","11232" +"1821315326","CONNECT","CONNECT URL","ronsmithmd.com","N","Secure Server","","","","","","","","130 Enterprise Pkwy","","McDonough","GA","US","302539000" +"1609193937","DIRECT","Direct Messaging Address","thomas.malbrough@direct.signature.nextgenshare.com","N","","","DIRECT","Direct","","","","","845 N New Ballas Ct Ste 200","","Saint Louis","MO","US","631417169" +"1417274655","OTHERS","Other URL","sroberson@h2gy.com","N","","","","","","","","","1016 SW 44th St Ste 500","","Oklahoma City","OK","US","731093615" +"1881911899","DIRECT","Direct Messaging Address","pola@aya.yale.edu","Y","E-Mail","Yale New Haven Hospital","OTHER","Other","E-Mail","OTHER","Other","E-Mail","20 York St","","New Haven","CT","US","065103220" +"1932426095","DIRECT","Direct Messaging Address","yassadipour@vsa.gwaydirect.com","N","","","","","","","","","13135 Lee Jackson Memorial Hwy Ste 305","","Fairfax","VA","US","220331907" +"1720305766","DIRECT","Direct Messaging Address","silka.delazaro@searchmedical.net","N","Credentialing Coordinator","","DIRECT","Direct","","CSV","CSV","","5101 SW 8th St Ste 200","","Coral Gables","FL","US","331342442" +"1689991564","DIRECT","Direct Messaging Address","nsunkireddy287847@directwellstar.org","N","","","","","","","","","2500 Hospital Blvd Ste 130","","Roswell","GA","US","300764946" +"1144547183","DIRECT","Direct Messaging Address","patientcare@malonemd.com","N","","","","","","","","","4150 Regents Park Row Ste 280","","LA Jolla","CA","US","920371417" +"1992022719","DIRECT","Direct Messaging Address","ashelly359956@directwellstar.org","N","","","","","","","","","235 Medical Blvd Ste B","","Stockbridge","GA","US","302817218" +"1346568193","DIRECT","Direct Messaging Address","jcallahan55667@directwellstar.org","N","","","","","","","","","8954 Hospital Dr","Hospitalists Office","Douglasville","GA","US","301342272" +"1497073274","DIRECT","Direct Messaging Address","christine.persaud@downstate.edu","N","email","","DIRECT","Direct","","OTHER","Other","email","450 Clarkson Ave","","Brooklyn","NY","US","112032012" +"1871811505","DIRECT","Direct Messaging Address","Info@clearviewcounselingcenter.com","N","","","","","","","","","1819 Bay Ridge Ave Ste 190","","Annapolis","MD","US","214032834" +"1457679276","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","4950 Norton Healthcare Blvd Ste 305","","Louisville","KY","US","40241" +"1457679276","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","4950 Norton Healthcare Blvd Ste 305","","Louisville","KY","US","40241" +"1477871028","DIRECT","Direct Messaging Address","ranjit.x.yelamanchi@kp.org","N","email","","DIRECT","Direct","","OTHER","Other","email","6104 Old Branch Ave","","Temple Hills","MD","US","207482518" +"1356669923","DIRECT","Direct Messaging Address","drjasbrar@direct.practicefusion.com","N","practice fusion direct messaging","","DIRECT","Direct","","CSV","CSV","","701 Winthrop Ave","","Glendale Heights","IL","US","601391405" +"1356669923","DIRECT","Direct Messaging Address","drjasbrar@direct.practicefusion.com","N","practice fusion direct messaging","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","701 Winthrop Ave","","Glendale Heights","IL","US","601391405" +"1326366857","DIRECT","Direct Messaging Address","hwest@oregonih.com","N","work email","","DIRECT","Direct","","CSV","CSV","","1029 River Rd","","Eugene","OR","US","974043242" +"1063730596","DIRECT","Direct Messaging Address","ychoimd@ychoi.emadirect.md","N","","","","","","","","","2100 Devereux Cir Ste 101","","Vestavia","AL","US","352432557" +"1689992141","OTHERS","Other URL","tyrrell.price@thelilycenter.com","N","email","","DIRECT","Direct","","CSV","CSV","","507 Aurora St","","Houston","TX","US","770082329" +"1679891147","OTHERS","Other URL","birthcentreofcvll@gmail.com","N","","","","","","","","","1028 S Dogwood Dr","","Harrisonburg","VA","US","228011618" +"1497073787","OTHERS","Other URL","lturner@gmail.com","N","Office credentialing specialist","","DIRECT","Direct","","OTHER","Other","correspondence","2525 Canal St","","New Orleans","LA","US","701196407" +"1245558527","OTHERS","Other URL","military","N","military","","OTHER","Other","military","OTHER","Other","n/a military","2501 Capehart Rd","","Omaha","NE","US","681131043" +"1265750475","DIRECT","Direct Messaging Address","clamar64778@direct.owensborohealth.org","N","","","","","","","","","1000 Breckenridge St","Suite 205","Owensboro","KY","US","423030839" +"1720306830","CONNECT","CONNECT URL","tibormojzis@swhealth.cernerdirect.com","N","","","","","","","","","2811 Tieton Dr","","Yakima","WA","US","989023761" +"1306164355","DIRECT","Direct Messaging Address","info@impulserehab.com","N","","","","","","","","","3075 Wolf Rd Unit 29","","Westchester","IL","US","601545622" +"1992023865","CONNECT","CONNECT URL","www.SuncoastRHIOHIH.net","Y","2.16.840.1.113883.3.1588.1","Suncoast RHIO, Inc.","OTHER","Other","CMS esMD eMDR","","","","5020 Clark Rd # 127","","Sarasota","FL","US","342333231" +"1306165238","OTHERS","Other URL","N/A","N","","","","","","","","","1123 Pearl St","PharMerica","Brockton","MA","US","023015406" +"1437477320","DIRECT","Direct Messaging Address","kvasconcellos130240@directwellstar.org","N","","","","","","","","","800 Canton Rd NE","","Marietta","GA","US","300607260" +"1083933824","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1972822773","DIRECT","Direct Messaging Address","digestivespecialists@directaddress.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4340 Clyo Rd Ste 200","","Dayton","OH","US","454597000" +"1134448905","CONNECT","CONNECT URL","dasas","N","seas","","DIRECT","Direct","","CSV","CSV","","2101 L St NW Ste 300","","Washington","DC","US","200371276" +"1134448905","CONNECT","CONNECT URL","n/a","N","n/a","","DIRECT","Direct","","CSV","CSV","","2101 L St NW Ste 300","","Washington","DC","US","200371276" +"1275852071","DIRECT","Direct Messaging Address","stephaniesanderson@nspc.medalliesdirect.net","N","","","","","","","","","19500 Sandridge Way Ste 100","","Lansdowne","VA","US","201763689" +"1437478138","CONNECT","CONNECT URL","207-828-1122","N","","","","","","","","","100 Foden Rd Ste 103","","South Portland","ME","US","041062327" +"1427377043","DIRECT","Direct Messaging Address","jhaynes130779@directwellstar.org","N","","","","","","","","","2500 Hospital Blvd Ste 290","","Roswell","GA","US","300764918" +"1013236678","DIRECT","Direct Messaging Address","ADMIN@WAVEFITPT.COM","N","","","DIRECT","Direct","","","","","2433 Moreton Street","","Torrance","CA","US","905054716" +"1053630699","CONNECT","CONNECT URL","www.yantrawellness.com","N","","","","","","","","","","","","","","" +"1053630665","DIRECT","Direct Messaging Address","stephanie.weir.1@18194.direct.athenahealth.com","N","EHR Direct Address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","429 Roper Mountain Rd Ste 700","","Greenville","SC","US","296154261" +"1194044735","DIRECT","Direct Messaging Address","Rafael@gestalttherapysd.com","N","Email","","DIRECT","Direct","","OTHER","Other","N/a","5151 Shoreham Pl Ste 175","","San Diego","CA","US","921225925" +"1033438627","DIRECT","Direct Messaging Address","SBUSKIRK@WEEMSMEMORIAL.COM","N","PRACTICE MANAGER EMAIL","","DIRECT","Direct","","CSV","CSV","","110 NE 5th St","","Carrabelle","FL","US","323223529" +"1689993065","DIRECT","Direct Messaging Address","info@rootedbirth.org","N","","","DIRECT","Direct","","CSV","CSV","","1107 watkins rd","","anderson","SC","US","29625" +"1437478948","DIRECT","Direct Messaging Address","bdaniel135071@directwellstar.org","N","","","","","","","","","1551 Doctors Drive","","LaGrange","GA","US","302404139" +"1265751788","DIRECT","Direct Messaging Address","melrefai147414@direct.nortonhealthcare.org","N","","","","","","","","","6420 Dutchmans Pkwy Ste 200","","Louisville","KY","US","40205" +"1265751788","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","6420 Dutchmans Pkwy Ste 200","","Louisville","KY","US","40205" +"1629397096","CONNECT","CONNECT URL","www.suncoastRHIOhih.net","Y","2.16.840.1.113883.3.1588.1","Suncoast RHIO, Inc.","OTHER","Other","CMS esMD eMDR","","","","5020 Clark Rd # 127","","Sarasota","FL","US","342333231" +"1477872877","DIRECT","Direct Messaging Address","brenda.h.mceachern@hotmail.com","N","","","","","","","","","272 Main St","2nd Floor","Keene","NH","US","034314144" +"1528387842","CONNECT","CONNECT URL","www.SuncoastRHIOHIH.net","Y","2.16.840.1.113883.3.1588.1","Suncoast RHIO, Inc.","OTHER","Other","CMS esMD eMDR","","","","5020 Clark Rd # 127","","Sarasota","FL","US","342333231" +"1053630111","CONNECT","CONNECT URL","jamadots","N","","","","","","","","","207 W John St","","Newberry","MI","US","498681126" +"1093035016","DIRECT","Direct Messaging Address","bernadette.soto@bannerhealth.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1441 N 12th St Fl 2","","Phoenix","AZ","US","850062837" +"1720308612","DIRECT","Direct Messaging Address","Ashapov@ruhealth.org","N","","","","","","","","","41002 County Center Dr Ste 320","","Temecula","CA","US","925916027" +"1265752000","OTHERS","Other URL","NPIWeb","N","","","DIRECT","Direct","","OTHER","Other","llorenz@orlandofamilyphysicians.net","3162 S. Conway Rd","","Orlando","FL","US","32812" +"1073833877","DIRECT","Direct Messaging Address","alexander.sy@nyulangone.org","N","","","","","","","","","1611 NW 12th Ave","","Miami","FL","US","331361005" +"1972823763","DIRECT","Direct Messaging Address","jgutman@retinanj.intellechartdirect.net","Y","","Eye Centers Of America, LLC","","","","","","","1255 Broad St Ste 104","","Bloomfield","NJ","US","070033061" +"1245550961","OTHERS","Other URL","n/a","N","not available","","DIRECT","Direct","","OTHER","Other","not available","423 E 23rd St","","New York","NY","US","100105011" +"1801116413","CONNECT","CONNECT URL","www.dentalhealthfirst.com","N","office website","","OTHER","Other","office website","OTHER","Other","Washington","378 W Chestnut St","","Washington","PA","US","153014659" +"1417277161","DIRECT","Direct Messaging Address","julie.monteagudo.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St Ste 190","","Providence","RI","US","029053248" +"1477873032","CONNECT","CONNECT URL","monica9494@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","2906 London Dr","","Edinburg","TX","US","785390108" +"1750601191","OTHERS","Other URL","www.us.army.mil","N","","","","","","","","","2817 Reilly Road","","FORT BRAGG","NC","US","28310" +"1417277757","CONNECT","CONNECT URL","www.advdentsj.com","N","","","","","","","","","750 N Capitol Ave","Suite A-2","San Jose","CA","US","951331913" +"1487974630","OTHERS","Other URL","https://health.usnews.com/doctors/etagbo-eta-820655","N","","","","","","","","","311 S 4th St","","Gadsden","AL","US","359015212" +"1770803942","DIRECT","Direct Messaging Address","mjoseph312178@directwellstar.org","N","","","","","","","","","4040 Hospital West Dr","","Austell","GA","US","301068117" +"1609197649","CONNECT","CONNECT URL","erika.badzinski@va.gov","N","email","","DIRECT","Direct","","OTHER","Other","n/a","126 Raintree Trl","","Jupiter","FL","US","334587315" +"1669793683","DIRECT","Direct Messaging Address","mlalama89511@direct.owensborohealth.org","N","","","","","","","","","1301 Pleasant Valley Rd Ste 401","","Owensboro","KY","US","42303" +"1043531064","OTHERS","Other URL","gingerjm@bellsouth.net","N","","","OTHER","Other","Lawrenceburg","","","","234 S Locust Ave","","Lawrenceburg","TN","US","384643707" +"1942521968","DIRECT","Direct Messaging Address","ehsu142105@directwellstar.org","N","","","","","","","","","61 Whitcher St NE Ste 3110","","Marietta","GA","US","300601179" +"1093036949","DIRECT","Direct Messaging Address","Ttupsych@direct.myteamcare.com","N","","","DIRECT","Direct","","CSV","CSV","","3601 4th St","STOP 8103","Lubbock","TX","US","794300002" +"1629399456","DIRECT","Direct Messaging Address","kenneth.anderson.1@11629.direct.athenahealth.com","N","Gunnison Valley Family Medicine-Dr. Ken Anderson","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD Exchange","707 N Iowa St","","Gunnison","CO","US","812302229" +"1134440829","CONNECT","CONNECT URL","DBH","N","","","","","","","","","884 W Park Ave","","Port Townsend","WA","US","983682273" +"1972824621","CONNECT","CONNECT URL","CCF","N","","","","","","","","","9500 Euclid Ave","cleveland clinic foundation","Cleveland","OH","US","441950001" +"1750602405","DIRECT","Direct Messaging Address","khammonds91424@directwellstar.org","N","","","","","","","","","100 Lacy Street","Suite 150","Marietta","GA","US","30060" +"1770804304","OTHERS","Other URL","na","N","na","","OTHER","Other","na","OTHER","Other","na","1000 Eddy Street","","Providence","RI","US","02905" +"1275854762","CONNECT","CONNECT URL","horizontherapyservicesllc@gmail.com","N","email address","","HIE","Health Information Exchange (HIE)","","","","","4721 Kitty Hawk Cir","","Gulf Breeze","FL","US","325639241" +"1356662845","OTHERS","Other URL","www.head-neck.com","N","Website","","","","","","","","1849 NW Kearney St Ste 300","","Portland","OR","US","972091453" +"1265753669","DIRECT","Direct Messaging Address","contactus@uchcsl.com","N","","","HIE","Health Information Exchange (HIE)","","","","","715 W Milwaukee Ave","","Storm Lake","IA","US","505881564" +"1134440423","DIRECT","Direct Messaging Address","elizabeth.w.rothermel@medstar.net","N","","","","","","","","","4040 Fairfax Dr Ste 120","","Arlington","VA","US","222031613" +"1417278854","OTHERS","Other URL","https://mvpchiro.com/contact-mvp-chiropractic/","N","","","","","","","","","305 N Vine St Unit 101","","New Lenox","IL","US","604511652" +"1588985899","OTHERS","Other URL","Www.stonesurgicalarts.com","N","","","","","","","","","2020 W State Highway 114 Unit 190","","Grapevine","TX","US","760518649" +"1184935322","DIRECT","Direct Messaging Address","julia.tassinari@usasurg.eclinicaldirectplus.com","N","Direct","","DIRECT","Direct","","CSV","CSV","","19 Friendship St Bldg Suite240","","Newport","RI","US","028402272" +"1811208044","DIRECT","Direct Messaging Address","help@heydoctor.co","N","","","","","","","","","","","","","","" +"1548571771","DIRECT","Direct Messaging Address","sbradley@hrosm.gwaydirect.com","Y","","Hampton Roads Orthopaedics & Sports Medicine","","","","","","","","","","","","" +"1215248422","OTHERS","Other URL","https://liza-maldonado.clientsecure.me","N","Client portal","","DIRECT","Direct","","CSV","CSV","","8627 Cinnamon Creek Dr Ste 601","","San Antonio","TX","US","782401482" +"1538470646","DIRECT","Direct Messaging Address","ohodge31872@directwellstar.org","N","","","","","","","","","582 Concord Rd SE","","Smyrna","GA","US","300822616" +"1891006888","DIRECT","Direct Messaging Address","wmasterman@sandhillpeds.opdirect.net","N","","","DIRECT","Direct","","","","","21758 State Road 54","","Lutz","FL","US","335496921" +"1295046100","CONNECT","CONNECT URL","KaleidaCare","N","KaleidaCare","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8783 S 2240 W","","West Jordan","UT","US","840889363" +"1467763367","DIRECT","Direct Messaging Address","sbrown134954@directwellstar.org","N","","","","","","","","","1514 Vernon Rd","West Georgia Hospital Medicine","LaGrange","GA","US","302404131" +"1134430101","CONNECT","CONNECT URL","jrobson@marigoldpediatrictherapies.com","N","secure email","","","","","","","","121 Pomeroy Ave","","Crystal Lake","IL","US","600145922" +"1437460359","OTHERS","Other URL","NewportBeach","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","200 Med Plz","Suite 450","Los Angeles","CA","US","900950001" +"1366753014","OTHERS","Other URL","Albuquerque","N","","","","","","","","","5424 Noreen Dr NE","","Albuquerque","NM","US","871111919" +"1275844847","DIRECT","Direct Messaging Address","scox351237@directwellstar.org","N","","","","","","","","","2450 Old Milton Pkwy Ste 201","","Alpharetta","GA","US","300092108" +"1427369032","DIRECT","Direct Messaging Address","Hillary.Collyer.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St","Suite 190","Providence","RI","US","029053236" +"1861703233","CONNECT","CONNECT URL","email","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4700 Gilbert Ave Ste 51","","Western Springs","IL","US","605581664" +"1215248604","DIRECT","Direct Messaging Address","jboron284835@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 130","","Marietta","GA","US","300601156" +"1538470885","DIRECT","Direct Messaging Address","kkarikari142092@directwellstar.org","N","","","","","","","","","8954 Hospital Dr","","Douglasville","GA","US","301342272" +"1184935496","DIRECT","Direct Messaging Address","downtownclinic@direct.practicefusion.com","N","","","","","","","","","104 N OKLAHOMA AVE","","SHAWNEE","OK","US","748017005" +"1225340557","DIRECT","Direct Messaging Address","sushant.khaire.1@11015.direct.athenahealth.com","N","","","","","","","","","273 Winton M Blount Loop","","Montgomery","AL","US","361173507" +"1932411238","DIRECT","Direct Messaging Address","aaubert62283@directwellstar.org","N","","","","","","","","","61 Whitcher St NE Ste 3110","","Marietta","GA","US","300601179" +"1194037473","OTHERS","Other URL","http://vaww.columbus.med.va.gov/","Y","","COLUMBUS VA AMBULATORY CARE CENTER","","","","","","","420 N. James Rd.","Surgery/Podiatry, 2nd Floor","Columbus","OH","US","432191834" +"1912219148","CONNECT","CONNECT URL","angela.m.synatzske.mil@mail.mil","N","Military email address","","","","","","","","1100 Wilford Hall Loop Bldg 4554","","Jbsa Lackland","TX","US","782365638" +"1164734463","DIRECT","Direct Messaging Address","tdemesilassie293636@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1790097988","DIRECT","Direct Messaging Address","neelofar.lalani@va.gov","N","","","","","","","","","4801 E Linwood Blvd","","Kansas City","MO","US","641282226" +"1609188713","CONNECT","CONNECT URL","https://ak.myonlinechart.org/affiliate/","N","MyChart patient portal","","DIRECT","Direct","","CSV","CSV","","417 First Avenue","","Seward","AK","US","99664" +"1720390750","DIRECT","Direct Messaging Address","CombestWellness@direct.myteamcare.com","N","Combest","","DIRECT","Direct","","CSV","CSV","","301 40th St","","Lubbock","TX","US","794042746" +"1386956217","CONNECT","CONNECT URL","OHCA","N","State Website","","DIRECT","Direct","","CSV","CSV","","1129 S Aspen Ave","","Broken Arrow","OK","US","740124859" +"1396057261","OTHERS","Other URL","Url","N","","","","","","","","","22332 Collington Dr","","Boca Raton","FL","US","334284744" +"1497067318","DIRECT","Direct Messaging Address","nishahajian@uropart.allscriptsdirect.net","N","","","","","","","","","1011 W Wellington Ave","Ste 200","Chicago","IL","US","606577187" +"1215249966","DIRECT","Direct Messaging Address","advanced_kidney_care_of_cf@direct.myupdox.com","N","","","","","","","","","3175 Citrus Tower Blvd","","Clermont","FL","US","347116885" +"1679885230","DIRECT","Direct Messaging Address","cstinson97911@directwellstar.org","N","","","","","","","","","677 Church St NE # 100P","","Marietta","GA","US","300601101" +"1942512538","OTHERS","Other URL","contact@medicaleyeassociates.com","N","","","","","","","","","1111 Delafield St Ste 312","","Waukesha","WI","US","531883407" +"1902118540","OTHERS","Other URL","magnoliapediatric@gmail.com","Y","email address","Magnolia Rehab Services","","","","","","","1775 Lewis Turner Blvd","Suite 101","Fort Walton Beach","FL","US","325476640" +"1841502309","DIRECT","Direct Messaging Address","kshire89448@direct.owensborohealth.org","N","","","","","","","","","2601 Ocean Pkwy","","Brooklyn","NY","US","112357745" +"1043522410","CONNECT","CONNECT URL","obgynbillings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1538471917","DIRECT","Direct Messaging Address","sprasad115263@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1023320512","DIRECT","Direct Messaging Address","koajuwon@texaschildrens.org","N","","","","","","","","","13215 Grant Rd Ste 100","","Cypress","TX","US","774290002" +"1184936684","DIRECT","Direct Messaging Address","dchever350378@directwellstar.org","N","","","","","","","","","1120 Wellstar Way Ste 105","","Holly Springs","GA","US","301148929" +"1386956746","DIRECT","Direct Messaging Address","kpatel40601@directwellstar.org","N","","","","","","","","","4480 N Cooper Lake Rd SE Ste 100","","Smyrna","GA","US","300824623" +"1952614224","DIRECT","Direct Messaging Address","michelle.layman@serenitypediatric.com","N","","","DIRECT","Direct","","OTHER","Other","email","123 N Wayne St","","Warren","IN","US","46792" +"1770896995","SOAP","SOAP URL","NY","N","","","","","","","","","280 Madison Ave Rm 305E","","New York","NY","US","100160816" +"1881907988","DIRECT","Direct Messaging Address","jean@zpsoms.com","N","delegated official email address","","DIRECT","Direct","","","","","5901 Grelot Rd Bldg C","","Mobile","AL","US","366093603" +"1881907988","DIRECT","Direct Messaging Address","kgeorge@mobileoralsurgery.com","N","","","DIRECT","Direct","","","","","715 Downtowner Blvd","","Mobile","AL","US","366095401" +"1154634095","CONNECT","CONNECT URL","EPIC","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9434 Medical Center Dr","","LA Jolla","CA","US","920371337" +"1275846925","DIRECT","Direct Messaging Address","Jharrison@sc.easterseals.com","N","","","","","","","","","225 Pine Meadow Dr","","Travelers Rest","SC","US","296909643" +"1821301409","DIRECT","Direct Messaging Address","DrP@Surgicalhealingarts.com","N","Professional Email","","DIRECT","Direct","","CSV","CSV","","6150 Diamond Centre Ct Unit 1200","","Fort Myers","FL","US","339127135" +"1639482383","DIRECT","Direct Messaging Address","ttustudenthealth@direct.myteamcare.com","N","TTU Student Health Services","","DIRECT","Direct","","CSV","CSV","","3601 4th St","","Lubbock","TX","US","794300002" +"1578876199","CONNECT","CONNECT URL","https://mychart.ochin.org/mychart/","N","","","","","","","","","1195 W Fremont Ave","","Sunnyvale","CA","US","940873832" +"1396059721","OTHERS","Other URL","info@hollevoetorthodontics.com","N","Email","","DIRECT","Direct","","OTHER","Other","Emil","1165 W Turnpike Ave","","Bismarck","ND","US","585018115" +"1396059721","OTHERS","Other URL","Info@hollevoetorthodontics.com","N","email","","DIRECT","Direct","","OTHER","Other","email","1165 W Turnpike Ave","","Bismarck","ND","US","585018115" +"1962716464","DIRECT","Direct Messaging Address","drrosenstein@theaventuradentists.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","20803 Biscayne Blvd Ste 306","","Aventura","FL","US","331801435" +"1629382130","DIRECT","Direct Messaging Address","rebecca@midwife.la","N","email address","","DIRECT","Direct","","","","","253 Upchurch Rd","","Dubach","LA","US","712352558" +"1568776987","OTHERS","Other URL","viewpointchildfamily.com","N","website","","OTHER","Other","information","","","","3659 Green Rd Ste 120","","Beachwood","OH","US","44122" +"1790099257","OTHERS","Other URL","https://www.concentra.com/","N","website","","OTHER","Other","website","OTHER","Other","website","Concentra Urgent Care, 5995-1 University Blvd, West","","Jacksonville","FL","US","32216" +"1215241781","DIRECT","Direct Messaging Address","cagnor2@seniorconnections.us","N","cagnor2@seniorconnections.us","","DIRECT","Direct","","CSV","CSV","","10708 NE 90th Ct","","Vancouver","WA","US","986621455" +"1902110372","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1063726578","DIRECT","Direct Messaging Address","swaggett@wpabhr.org","N","lbednar@wpabhr.org","","DIRECT","Direct","","CSV","CSV","","111 Roberts Rd Ste 150","","Grindstone","PA","US","154422104" +"1447564869","DIRECT","Direct Messaging Address","glenn.smith@hennepin.us","N","","","","","","","","","1313 Penn Ave N","","Minneapolis","MN","US","554113047" +"1699089086","CONNECT","CONNECT URL","securenetwork","N","securenetwork","","DIRECT","Direct","","CSV","CSV","","13245 Atlantic Blvd Ste 6","","Jacksonville","FL","US","322257118" +"1164736542","DIRECT","Direct Messaging Address","mboualwan134953@directwellstar.org","N","","","","","","","","","1514 Vernon Rd","","LaGrange","GA","US","302404131" +"1689988099","DIRECT","Direct Messaging Address","columbus.arthritis@direct.cac.nextgenshare.com","N","","","DIRECT","Direct","","CSV","CSV","","1211 Dublin Rd","","Columbus","OH","US","432151077" +"1811201817","CONNECT","CONNECT URL","Cerner","N","","","","","","","","","5541 W 13400 S","","Riverton","UT","US","840965640" +"1871807685","OTHERS","Other URL","ArtTherapyHouse.org","N","Art Therapy and Counseling Center","","DIRECT","Direct","","OTHER","Other","BROWN DEER","7646 N Teutonia Ave","","Brown Deer","WI","US","532091736" +"1245544832","OTHERS","Other URL","www.bronxleb.org","N","","","","","","","","","1276 Fulton Avenue","4th floor","Bronx","NY","US","104577606" +"1275847964","DIRECT","Direct Messaging Address","bakerj@hccc-health.org","Y","","Hackley Community Care Center Inc","","","","","","","120 N Park St Ste A","","Muskegon","MI","US","494421722" +"1265746804","OTHERS","Other URL","newseason.com","Y","","Metro Treatment of Virginia LP","","","","","","","2217 E Franklin St","","Richmond","VA","US","232237046" +"1285948836","DIRECT","Direct Messaging Address","ldigiovine@rea.integrityemrdirect.com","N","Regional Eye Direct Address (CCDAs, Messages, PHI Exchange)","","HIE","Health Information Exchange (HIE)","","","","","1255 Pineview Dr","","Morgantown","WV","US","265052738" +"1669787255","SOAP","SOAP URL","IHIE","N","","","HIE","Health Information Exchange (HIE)","","","","","3000 S State Road 135 Ste 200","","Greenwood","IN","US","461439829" +"1306151873","CONNECT","CONNECT URL","webpage","N","","","DIRECT","Direct","","CSV","CSV","","218 N Pine St","","Halfway","OR","US","97834" +"1740595354","DIRECT","Direct Messaging Address","erica.eaton.1@11629.direct.athenahealth.com","N","Eric Eaton-Gunnison Valley Family Medicine Clinic in colorado","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD Exchange","707 N Iowa St","","Gunnison","CO","US","812302229" +"1528373644","DIRECT","Direct Messaging Address","ppsi_enrollment@chs.net","N","","","","","","","","","8425 Northcliffe Blvd","Suite 101","Spring Hill","FL","US","346061107" +"1891000790","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W Ste 222","","Provo","UT","US","846043305" +"1699080531","DIRECT","Direct Messaging Address","jmedina1@bronxcare.org","N","Bronxcare Hospital Medical Center","","HIE","Health Information Exchange (HIE)","","","","","1650 Selwyn Ave Apt 4A","","Bronx","NY","US","104577628" +"1770898694","OTHERS","Other URL","divergentmindspsych.com","N","website","","DIRECT","Direct","","OTHER","Other","website","1 Baltic Pl Ste 201A","","Croton ON Hudson","NY","US","105201641" +"1720393580","DIRECT","Direct Messaging Address","info@mmlcfamily.com","N","","","","","","","","","90 Springhill Rd","","Matawan","NJ","US","077476411" +"1750696522","DIRECT","Direct Messaging Address","alexis@alexis-ward.com","N","Professional Email Address","","DIRECT","Direct","","CSV","CSV","","26 W Dry Creek Cir","","Littleton","CO","US","801208063" +"1508171356","DIRECT","Direct Messaging Address","latonya@calyxhealth.com","N","Employement email address","","DIRECT","Direct","","CSV","CSV","","2217 S Shore Ctr Ste 250","","Alameda","CA","US","945018073" +"1801102439","DIRECT","Direct Messaging Address","bradley.sherman@ohiohealth.com","N","","","","","","","","","5895 Bucksburn Dr","","Galloway","OH","US","431199811" +"1952617466","OTHERS","Other URL","physicianstogo.net","N","softwear","","DIRECT","Direct","","CSV","CSV","","3601 Park Ave","","Union City","NJ","US","070876005" +"1114233509","CONNECT","CONNECT URL","www.ynhhs.org","N","","","","","","","","","327 Riverside Ave","","Westport","CT","US","068804810" +"1316253685","OTHERS","Other URL","Bend","N","","","DIRECT","Direct","","CSV","CSV","","70 SW Century Dr Ste 100-230","","Bend","OR","US","977023557" +"1841506110","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1619283991","DIRECT","Direct Messaging Address","mavargas@qhndirect.org","N","Alan M Vargas Grand River Hospital DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","201 Sipprelle Dr","","Parachute","CO","US","816359234" +"1588970784","CONNECT","CONNECT URL","Aliquippa","N","","","","","","","","","2438 Brodhead Rd","","Aliquippa","PA","US","15001" +"1457667594","OTHERS","Other URL","unknown","N","","","","","","","","","3701 Hacienda St","","San Mateo","CA","US","944034366" +"1457667594","DIRECT","Direct Messaging Address","mhavener@healthright360.org","N","business secured email","","","","","","","","3701 Hacienda St","","San Mateo","CA","US","944034366" +"1578879656","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1457667503","OTHERS","Other URL","https://secure.simplepractice.com/users/sign_in","N","","","","","","","","","53 Old Farm Rd","","Stowe","VT","US","056724434" +"1184930018","DIRECT","Direct Messaging Address","accounts@4saimanagement.com","Y","email","Pain and Headache Centers of Texas PLLC","","","","","","","1313 La Concha Ln Ste 120","","Houston","TX","US","770541809" +"1184930018","DIRECT","Direct Messaging Address","info@4saimanagement.com","Y","email","Houston Neurology Clinical & Diagnostic Consultants Company","","","","","","","1313 La Concha Ln Ste 130","","Houston","TX","US","770541809" +"1790092534","DIRECT","Direct Messaging Address","kristina@desertgardentherapy.com","N","I use Virtru to encrypt email","","DIRECT","Direct","","OTHER","Other","Encrypted email","1201 Jadwin Ave Ste 204","","Richland","WA","US","993523431" +"1912214792","DIRECT","Direct Messaging Address","officemgr@desotofamilycounseling.org","N","Credentialing Contact","","DIRECT","Direct","","OTHER","Other","Main","6858 Swinnea Rd Bldg 4","","Southaven","MS","US","386719493" +"1043527849","DIRECT","Direct Messaging Address","selina.kozan@cigna.com","N","","","","","","","","","2101 Centre Park West Dr Ste 175","","West Palm Beach","FL","US","334096466" +"1649587270","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1497062004","CONNECT","CONNECT URL","Sisters","N","","","","","","","","","160 S Oak St Ste 100","","Sisters","OR","US","977591589" +"1396052932","DIRECT","Direct Messaging Address","rebecca.johnson.1@17521.direct.athenahealth.com","N","","","DIRECT","Direct","","CSV","CSV","","143 Kennedy Dr","","Martin","TN","US","382373309" +"1285941815","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1417264805","OTHERS","Other URL","dharrel@seasonsoflifecounselingllc.com","N","Email","","DIRECT","Direct","","CSV","CSV","","500 N Main St Ste E","","Wasilla","AK","US","99654" +"1700193034","DIRECT","Direct Messaging Address","jmdesaire@miramont.us","N","","","DIRECT","Direct","","CSV","CSV","","4674 Snow Mesa Dr Ste 140","","Fort Collins","CO","US","805288614" +"1366759698","OTHERS","Other URL","healthinfonet","N","medicalsystem","","HIE","Health Information Exchange (HIE)","","OTHER","Other","bwhite@emhs.org","489 State St","","Bangor","ME","US","044016616" +"1538476874","DIRECT","Direct Messaging Address","dchatman@coloradocoalition.org","Y","","Colorado Coalition for the Homeless","","","","","","","","","","","","" +"1417264755","DIRECT","Direct Messaging Address","tdejimadu@solanocounty.com","N","","","","","","","","","355 Tuolumne St","","Vallejo","CA","US","945905700" +"1508173873","DIRECT","Direct Messaging Address","rpeace@ucdavis.edu","Y","email","UC Davis Health System","HIE","Health Information Exchange (HIE)","","OTHER","Other","n/a","2230 Stockton Blvd","","Sacramento","CA","US","958171353" +"1881901080","OTHERS","Other URL","theranest.com","N","","","","","","","","","1800 Fair Oaks Ave Ste C","","South Pasadena","CA","US","910304778" +"1770890709","DIRECT","Direct Messaging Address","michelle.king5@genesishcc.com","N","work email","","DIRECT","Direct","","","","","4510 E 56th St","","Kearney","NE","US","688474118" +"1811204704","DIRECT","Direct Messaging Address","Linda.Cha@dentalonepartners.com","N","","","","","","","","","11661 Preston Rd Ste 104","","Dallas","TX","US","75230" +"1306154265","SOAP","SOAP URL","cathym8@juno.com","N","cathym8@juno.com","","DIRECT","Direct","","OTHER","Other","direct","84 Cliff Ave","#1","Winthrop","MA","US","021521532" +"1548578446","DIRECT","Direct Messaging Address","jmaciolek@cantalician.org","N","","","","","","","","","2049 George Urban Blvd","","Depew","NY","US","140431823" +"1790093524","DIRECT","Direct Messaging Address","silyas25762@directwellstar.org","N","","","","","","","","","1605 Mulkey Rd Ste 220","","Austell","GA","US","301061127" +"1013225879","OTHERS","Other URL","nfredrick85@gmail.com","N","Email address","","","","","","","","5558 W Edmunds St Apt 1","","Chicago","IL","US","606304698" +"1952619751","CONNECT","CONNECT URL","www.cvosm.org","N","","","","","","","","","501B Park Hill Dr","","Fredericksburg","VA","US","224013377" +"1366750176","CONNECT","CONNECT URL","www.liquidbeauty.com","N","","","","","","","","","18377 Beach Blvd Ste 328","","Huntington Beach","CA","US","92648" +"1538477203","CONNECT","CONNECT URL","e-mail","N","school system","","DIRECT","Direct","","CSV","CSV","","228 Windham Center Rd","","Windham","ME","US","040624862" +"1992013544","DIRECT","Direct Messaging Address","Diann.thigpen@dbh.sbcounty.gov","N","email","","DIRECT","Direct","","OTHER","Other","na","900 E Gilbert St","","San Bernardino","CA","US","924159356" +"1487962981","DIRECT","Direct Messaging Address","donna@donnaglaserlpc.com","N","","","DIRECT","Direct","","CSV","CSV","","1701 W Allen St","","Rice Lake","WI","US","548681872" +"1508174046","DIRECT","Direct Messaging Address","ccgastro@directaddress.net","Y","","Central Coast Gastroenterology Medical Group","DIRECT","Direct","","CSV","CSV","","1255 Las Tablas Rd Ste 201","","Templeton","CA","US","934659750" +"1225346778","DIRECT","Direct Messaging Address","Jmckown396934@directe.centura.org","N","JMckown Middle Park Health DIRECT Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","214 South 4th Street","","Kremmling","CO","US","804590399" +"1417265836","DIRECT","Direct Messaging Address","lunsel5696@direct.owensborohealth.org","N","","","","","","","","","1000 Breckenridge St","Suite 300","Owensboro","KY","US","423030839" +"1346558392","DIRECT","Direct Messaging Address","mklufas@midatlret.intellechartdirect.net","N","Direct Messaging Address","","DIRECT","Direct","","","","","4060 BUTLER PIKE","STE 200","PLYMOUTH MEETING","PA","US","194621560" +"1982912960","OTHERS","Other URL","www.wanderwellnessclinic.com","N","Website","","","","","","","","3206 Wetmore Ave Ste 12","","Everett","WA","US","982016407" +"1255649208","CONNECT","CONNECT URL","jill.baillio@va.gov","N","","","HIE","Health Information Exchange (HIE)","","","","","3601 S 6th Ave","","Tucson","AZ","US","857233652" +"1689983637","DIRECT","Direct Messaging Address","sarafreemanpa@ntinh.com","N","","","","","","","","","5425 W Spring Creek Pkwy Ste 275","","Plano","TX","US","750244320" +"1205144219","DIRECT","Direct Messaging Address","estefanic@ofsfamily.org","N","","","","","","","","","114 Orchard Lake Rd","","Pontiac","MI","US","483412244" +"1982913976","DIRECT","Direct Messaging Address","yvette@harmonyheals.com","N","email","","DIRECT","Direct","","CSV","CSV","","23173 La Cadena Dr","","Laguna Hills","CA","US","926531404" +"1992014872","DIRECT","Direct Messaging Address","jmangru@aaracummingrheumatology.careclouddirect.com","N","","","HIE","Health Information Exchange (HIE)","","","","","3970 DEPUTY BILL CANTRELL MEM","STE 203","CUMMING","GA","US","300403004" +"1437468451","CONNECT","CONNECT URL","Greenville","N","","","","","","","","","250 Adley Way","","Greenville","SC","US","296076511" +"1437468451","SOAP","SOAP URL","Greenville","N","","","","","","","","","250 Adley Way","","Greenville","SC","US","296076511" +"1447569389","OTHERS","Other URL","ICANotes","N","","","","","","","","","1100 9th St","","Bakersfield","CA","US","933041410" +"1811206410","OTHERS","Other URL","Buffalo","N","","","","","","","","","120 Alexander Ave","","Buffalo","NY","US","142112718" +"1508175274","DIRECT","Direct Messaging Address","bree@livehealgrow.com","N","Work","","","","","","","","360 N Oak St","","Columbia City","IN","US","467251608" +"1114236882","DIRECT","Direct Messaging Address","brianschuster@uropart.allscriptsdirect.net","N","","","","","","","","","950 N York Rd","Ste. 208","Hinsdale","IL","US","605212950" +"1396054920","DIRECT","Direct Messaging Address","Irwincounseling@icloud.com","N","","","","","","","","","608 W Michigan Ave","","Jackson","MI","US","492011907" +"1578872115","CONNECT","CONNECT URL","lifecoachtherapies.com","N","Mental/Behavioral Health","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Yardley","301 Oxford Valley Rd Ste 504A","","Yardley","PA","US","190677711" +"1952610594","CONNECT","CONNECT URL","PIGGOTT","N","","","DIRECT","Direct","","CSV","CSV","","264 N 3rd Ave","","Piggott","AR","US","724542009" +"1114236478","DIRECT","Direct Messaging Address","amanda.wright@vituity.com","N","","","","","","","","","500 W Hospital Rd","","French Camp","CA","US","952319693" +"1518276971","CONNECT","CONNECT URL","csantini@counselingfsna.com","N","","","","","","","","","125 S Wilke Rd Ste 203C","","Arlington Heights","IL","US","600051522" +"1679882914","DIRECT","Direct Messaging Address","Raymond.gregorio@minuteclinic.com","N","","","","","","","","","2240 E Sunrise Blvd","","Fort Lauderdale","FL","US","333042543" +"1952610164","OTHERS","Other URL","Tampa","N","Other","","OTHER","Other","Tampa","OTHER","Other","Tampa","4902 Eisenhower Blvd Ste 315","","Tampa","FL","US","336346344" +"1952610008","CONNECT","CONNECT URL","tinac@toothmd.net","N","office manager email","","DIRECT","Direct","","OTHER","Other","unsure","48 Auburn St","","Auburn","MA","US","015012438" +"1699084764","DIRECT","Direct Messaging Address","pharding@fhr.net","N","email","","","","","","","","505 W Market St Ste 110","","Georgetown","DE","US","199472344" +"1932418019","OTHERS","Other URL","NONE","N","","","","","","","","","1210 E 32nd St","","Silver City","NM","US","880617229" +"1235449398","CONNECT","CONNECT URL","Knoxville","N","","","","","","","","","114 Beech Forge Dr","","Antioch","TN","US","370132326" +"1376853473","DIRECT","Direct Messaging Address","emclimore1768@direct.owensborohealth.org","N","","","","","","","","","1301 Pleasant Valley Rd","Suite 202","Owensboro","KY","US","423039774" +"1245540277","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1497065429","OTHERS","Other URL","N/A","N","","","","","","","","","17739 Main St Ste 130","","Dumfries","VA","US","220263256" +"1760792600","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1942510516","CONNECT","CONNECT URL","tmurray@sacredheartcenter.com","N","","","DIRECT","Direct","","OTHER","Other","email","28303 Dequindre Rd","","Madison Heights","MI","US","480713040" +"1942510516","CONNECT","CONNECT URL","www.sacredheartcenter.com","N","","","DIRECT","Direct","","OTHER","Other","office","28303 Dequindre Rd","","Madison Heights","MI","US","480713040" +"1336459833","CONNECT","CONNECT URL","Shaynes@lifetimebodyhealthawareness.com","Y","","Lifetime Body and Health Awareness Haynes Physical Therapy","","","","","","","10825 Vestone St","","Las Vegas","NV","US","891410481" +"1003126491","DIRECT","Direct Messaging Address","greta@gretamacmillanlcsw.sprucecare.com","N","","","DIRECT","Direct","","OTHER","Other","secure message","147 Durham Rd","","Madison","CT","US","064432675" +"1285944678","SOAP","SOAP URL","Glendale","N","","","","","","","","","315 ARDEN AVE","STE 21","GLENDALE","CA","US","912031162" +"1104136449","CONNECT","CONNECT URL","https://southbaycommunityservices.com/contact-us/","N","","","","","","","","","200 Friberg Pkwy","","Westborough","MA","US","015813991" +"1831409135","DIRECT","Direct Messaging Address","nrogers@conwayortho.com","N","","","DIRECT","Direct","","","","","550 Club Ln","","Conway","AR","US","720343681" +"1003126343","DIRECT","Direct Messaging Address","rublanca@hotmail.com","N","office e-mail","","OTHER","Other","office","OTHER","Other","office","524 N Palm Ave","","Ontario","CA","US","917623218" +"1003126343","DIRECT","Direct Messaging Address","rublanca@hotmail.com","N","office e-mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","524 N Palm Ave","","Ontario","CA","US","917623218" +"1003126343","DIRECT","Direct Messaging Address","rublanca@hotmail.com","N","office e-mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","524 N Palm Ave","","Ontario","CA","US","917623218" +"1740580901","OTHERS","Other URL","tabutler357@gmail.com","N","email","","OTHER","Other","business","OTHER","Other","business","205 Oak Hollow Ln","","Red Oak","TX","US","751544636" +"1184924227","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1033419163","DIRECT","Direct Messaging Address","admin@lakeco.hdirect.net","Y","","Lake Country Associates, Inc.","","","","","","","","","","","","" +"1083914261","OTHERS","Other URL","Mesa","N","","","","","","","","","301 W McDowell Rd","","Phoenix","AZ","US","850031214" +"1568762730","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1942500848","DIRECT","Direct Messaging Address","jill.a.yep@kp.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9800 SE Sunnyside Rd","","Clackamas","OR","US","970159750" +"1942500848","DIRECT","Direct Messaging Address","jill.a.yep@kp.org","N","jill.a.yep@kp.org","","DIRECT","Direct","","CSV","CSV","","9800 SE Sunnyside Rd","","Clackamas","OR","US","970159750" +"1407156425","DIRECT","Direct Messaging Address","olamide.davies@safeway.com","N","Email","","DIRECT","Direct","","CSV","CSV","","4551 Forbes Blvd","","Lanham","MD","US","207064389" +"1639479314","CONNECT","CONNECT URL","Houston","N","","","DIRECT","Direct","","CSV","CSV","","2646 S Loop W Ste 520","","Houston","TX","US","770542872" +"1639479314","CONNECT","CONNECT URL","allnchealth@gmail.com","N","","","","","","","","","9119 Highway 6 Ste 230","","Missouri City","TX","US","774594879" +"1609176007","CONNECT","CONNECT URL","legacylifecc@gmail.com","N","business email","","DIRECT","Direct","","OTHER","Other","email address","825 College blvd suite 102-336","","oceanside","CA","US","92057" +"1649570029","DIRECT","Direct Messaging Address","nick.howell.1@11015.direct.athenahealth.com","N","","","","","","","","","273 Winton M Blount Loop","","Montgomery","AL","US","361173507" +"1235439506","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd","","Northbrook","IL","US","600622609" +"1124328406","DIRECT","Direct Messaging Address","Ronnie@ronniefernandez.com","N","","","","","","","","","10810 Paramount Blvd Ste 200","","Downey","CA","US","902413351" +"1083914360","DIRECT","Direct Messaging Address","sgstivala@geisinger.edu","N","","","","","","","","","1800 Mulberry St","","Scranton","PA","US","185102369" +"1508167818","DIRECT","Direct Messaging Address","hlsmith@moliautismcenter.com","N","","","DIRECT","Direct","","CSV","CSV","","2008 General Booth Blvd Ste B","","Virginia Beach","VA","US","234545910" +"1154622363","DIRECT","Direct Messaging Address","rebecca.smith@direct.revolutionehr.com","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2300 Chandler Rd","","Muskogee","OK","US","744034627" +"1457652661","OTHERS","Other URL","Meridian","N","","","","","","","","","4740 N Penngrove Way","Ste 100","Meridian","ID","US","83646" +"1407157589","DIRECT","Direct Messaging Address","enichols@abc-seniors.com","N","owner email","","","","","","","","860 Tabor St Ste 101","","Lakewood","CO","US","804017121" +"1194026153","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","173 Ashley Ave","","Charleston","SC","US","294258908" +"1790086726","DIRECT","Direct Messaging Address","holly@ahcwellnesscenter.com","N","","","","","","","","","122 S Goose Creek Blvd","Suite B","Goose Creek","SC","US","294453136" +"1922309848","DIRECT","Direct Messaging Address","julie1@adawest.emadirect.md","N","","","DIRECT","Direct","","","","","1618 S Millenium Way Ste 100","","Meridian","ID","US","836426457" +"1538460456","CONNECT","CONNECT URL","mmartin@hrcsb.org","N","office email","","DIRECT","Direct","","CSV","CSV","","1241 N Main St","","Harrisonburg","VA","US","228024632" +"1558662429","CONNECT","CONNECT URL","littleangelsyouth@gmail.com","N","","","","","","","","","220 E Horizon Dr Ste H","","Henderson","NV","US","890158001" +"1891096681","OTHERS","Other URL","acsanders@sanderssearchgroup.com","N","","","","","","","","","843 The Village Cir","","Raleigh","NC","US","276156863" +"1649571498","OTHERS","Other URL","HTTPS://WWW.OCPBC.COM","N","","","","","","","","","180 JFK Dr Ste 100","","Atlantis","FL","US","334626641" +"1811298524","CONNECT","CONNECT URL","McAllen","N","Bussines Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2916 N Taylor RD","","McAllen","TX","US","78501" +"1811298524","CONNECT","CONNECT URL","Mcallen","N","BUSINESS SUITES","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4307 N 10th St Ste A","","McAllen","TX","US","785043030" +"1326349051","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","95 East Center Street","","Gunnison","UT","US","84634" +"1528369097","OTHERS","Other URL","snedekera@southeastince.com","N","Work Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","68353 Bannock Uniontown Rd","","Saint Clairsville","OH","US","439509736" +"1376844738","DIRECT","Direct Messaging Address","gloria.osuozah@bbtrails.org","N","Work email address","","DIRECT","Direct","","CSV","CSV","","1009 N Georgetown St","","Round Rock","TX","US","786643289" +"1164723532","CONNECT","CONNECT URL","www.healingrootsbhcme.com","N","email","","","","","","","","325C Kennedy Memorial Dr","","Waterville","ME","US","049014517" +"1922300334","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1659673077","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1659673069","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1477855880","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1790087021","OTHERS","Other URL","tinapugh@focusbhs.com","N","","","","","","","","","207 Queen St","","Morganton","NC","US","286553341" +"1952603060","CONNECT","CONNECT URL","nmhc@nmhc-clinics.com","Y","","Silver Sun Mental Health","HIE","Health Information Exchange (HIE)","","","","","4545 S 86th St","","Lincoln","NE","US","685269227" +"1538461363","DIRECT","Direct Messaging Address","vanessa@speedoflightxray.com","N","","","","","","","","","3200 Troup Hwy Ste 130","","Tyler","TX","US","757018330" +"1558663344","DIRECT","Direct Messaging Address","sarahmurfey@uropart.allscriptsdirect.net","N","","","","","","","","","900 Rand Rd","Ste. 120","Des Plaines","IL","US","600162359" +"1427350115","DIRECT","Direct Messaging Address","jgreen@voaor.org","N","","","DIRECT","Direct","","","","","10564 SE Washington St","","Portland","OR","US","972162809" +"1073815650","DIRECT","Direct Messaging Address","ryan@moskalchiropractic.com","N","","","","","","","","","5 W Main St Unit 6A","","Boyne City","MI","US","497123700" +"1598068025","OTHERS","Other URL","WELLD","N","","","DIRECT","Direct","","CSV","CSV","","YMCA Association Office","100 West 10th Street, Suite 1100","Wilmington","DE","US","19801" +"1972806404","OTHERS","Other URL","WWW.NEUROLOGICASSOCIATES.NET","N","WEBSITE","","OTHER","Other","PAPERWORK","OTHER","Other","OFFICE INFORMATION","905 Cedar Creek Grade","Suite 200","Winchester","VA","US","226017100" +"1003119504","CONNECT","CONNECT URL","licinibcbainc.com","N","","","","","","","","","1700 Wells Rd # 15-16","","Orange Park","FL","US","320732337" +"1811290216","CONNECT","CONNECT URL","www.ioihealth.com","N","","","DIRECT","Direct","","CSV","CSV","","963 N 129th Infantry Dr","","Joliet","IL","US","604353104" +"1235432170","DIRECT","Direct Messaging Address","dmunsanto298945@directwellstar.org","N","","","","","","","","","12201 Highway 92 Ste D","","Woodstock","GA","US","301887141" +"1790088508","CONNECT","CONNECT URL","www.expertpainrelief.com","N","webpage","","DIRECT","Direct","","OTHER","Other","Email","5575 Warren Pkwy Ste 208","","Frisco","TX","US","750344063" +"1487957130","DIRECT","Direct Messaging Address","csoak@oabhc.com","N","HIPAA/HITECH Compliant Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email, pdf, csv, excel, doc files","2210 Goldsmith Ln Ste 104","","Louisville","KY","US","402181038" +"1487957130","DIRECT","Direct Messaging Address","csoak@oabhc.com","N","HIPAA Compliant Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2210 Goldsmith Ln Ste 104","","Louisville","KY","US","402181038" +"1063715746","DIRECT","Direct Messaging Address","billing@painstopspineclinic.com","N","email","","DIRECT","Direct","","OTHER","Other","all","180 Debuys Rd","","Biloxi","MS","US","395314402" +"1093018624","DIRECT","Direct Messaging Address","mwalshazizslp@protonmail.com","N","Encrypted email","","DIRECT","Direct","","","","","2235 Syracuse St","","Denver","CO","US","802073635" +"1659675205","DIRECT","Direct Messaging Address","nicole.luman@hhsys.org","N","Work Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","101 Sivley Rd SW","","Huntsville","AL","US","358014421" +"1184928483","OTHERS","Other URL","Acusimple","N","EHR-electronic billing , patient portal","","DIRECT","Direct","","OTHER","Other","EHR, Private messaging through patient portal","1233 Lawrence St Ste 102","","Port Townsend","WA","US","983686554" +"1700180916","SOAP","SOAP URL","Computer","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4707 W Gandy Blvd Ste 4","","Tampa","FL","US","336113310" +"1760786982","DIRECT","Direct Messaging Address","akuriyan@midatlret.intellechartdirect.net","N","Direct Messaging Address","","DIRECT","Direct","","","","","4060 Butler Pike Ste 200","","Plymouth Meeting","PA","US","194621560" +"1841594868","OTHERS","Other URL","ahopkins@fairborn.k12.oh.us","N","","","","","","","","","306 E Whittier Ave","","Fairborn","OH","US","453245313" +"1609170653","OTHERS","Other URL","pacificspeechtherapyllc@gmail.com","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","523 Hiilei Pl","","Wailuku","HI","US","967931522" +"1285938050","OTHERS","Other URL","844-274-6970","N","HIPAA SECURE FAX","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","205 W Fairview Ave","","Homer","AK","US","996037032" +"1053615856","DIRECT","Direct Messaging Address","craig_monsen@direct.atrius.masshiway.net","N","","","","","","","","","133 Brookline Ave","","Boston","MA","US","022153904" +"1558665224","DIRECT","Direct Messaging Address","ShineCS@shinecounselingservices.org","N","","","","","","","","","419 Mason St Ste 201","","Vacaville","CA","US","956884535" +"1003110719","OTHERS","Other URL","https://lhd.patagoniaemr.com","N","Patagonia EHR","","DIRECT","Direct","","OTHER","Other","HTML","4545 Crain Hwy","","White Plains","MD","US","206951050" +"1427352194","CONNECT","CONNECT URL","alasia.amos@omh.ny.gov","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Newburgh Mental Health Clinic Rockland Psychiatric CTR","280 Broadway","Newburgh","NY","US","12550" +"1801191556","CONNECT","CONNECT URL","SYLVANIA","N","Address","","OTHER","Other","SYLVANIA","OTHER","Other","SYLVANIA","5600 Monroe St Ste 106A","","Sylvania","OH","US","435602797" +"1699070219","DIRECT","Direct Messaging Address","melissa@melimusicla.com","N","","","","","","","","","5119 N Marmora Ave","","Chicago","IL","US","606301910" +"1124323662","CONNECT","CONNECT URL","5597472525","Y","fax","McDermott Counseling, LLC","","","","","","","1220 W Center Ave","","Visalia","CA","US","932915911" +"1891090346","OTHERS","Other URL","larchcounseling.com","N","","","OTHER","Other","N/A","","","","15315 1st Ave NE Ste 209","","Duvall","WA","US","980195005" +"1558666149","DIRECT","Direct Messaging Address","billing@painstopspineclinic.com","N","email","","DIRECT","Direct","","OTHER","Other","all","3003 Shortcut Rd","","Pascagoula","MS","US","395671810" +"1205131620","OTHERS","Other URL","peter.v.espitia.civ@mail.mil","N","","","","","","","","","308 Crecy St Rm 128","","Corpus Christi","TX","US","784195211" +"1952606303","DIRECT","Direct Messaging Address","marilynrankin@nspc.medalliesdirect.net","N","","","","","","","","","1430 Spring Hill Rd Ste 103","","Mc Lean","VA","US","221023013" +"1922303213","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1952606204","DIRECT","Direct Messaging Address","daniellep@livingforwardaba.com","N","Living Forward ABA address","","","","","","","","3426 W Delphi Pike","","Marion","IN","US","469529266" +"1477858595","DIRECT","Direct Messaging Address","lisa.dunn@sequelyouthservices.com","N","HR","","","","","","","","107 S High St","","Antlers","OK","US","745233818" +"1275838377","DIRECT","Direct Messaging Address","hollcf@shands.ufl.edu","N","Email","","","","","","","","2000 SW Archer Rd","","Gainesville","FL","US","326081136" +"1063717189","DIRECT","Direct Messaging Address","Elli@bogdenhousewa.org","N","Secure email","","DIRECT","Direct","","CSV","CSV","","11406 E Fairview Ave","","Spokane Valley","WA","US","992064687" +"1639474760","OTHERS","Other URL","ftp@triadcare.com","N","ftp server","","","","","","","","306 Pomona Dr Ste F","","Greensboro","NC","US","274071643" +"1366747321","CONNECT","CONNECT URL","Epic","N","Electronic Medical Records","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2 W 86th St Apt 3A","","New York","NY","US","100243625" +"1962707869","CONNECT","CONNECT URL","Eclinical","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Eclinical","1255 W Rio Salado Pkwy Ste 107","","Tempe","AZ","US","852812892" +"1679878490","DIRECT","Direct Messaging Address","sbolarin@cornerstoneinvestment.org","N","Business Email","","DIRECT","Direct","","","","","16838 Glen Ct","","Westfield","IN","US","460626841" +"1033414867","DIRECT","Direct Messaging Address","steven_j@IHC.gehriMedDirect.com","N","EHR","","DIRECT","Direct","","CSV","CSV","","276 Highland Ave Ste A2","","Waterbury","CT","US","067083022" +"1992001721","CONNECT","CONNECT URL","https://www.neuspineinstitute.com/","N","","","HIE","Health Information Exchange (HIE)","","","","","2700 Healing Way Ste 300","","Wesley Chapel","FL","US","335435453" +"1942506787","DIRECT","Direct Messaging Address","kgorkiewicz@mainpeds.com","N","","","","","","","","","2924 Main St","","Buffalo","NY","US","142141720" +"1992001739","CONNECT","CONNECT URL","Email","N","Mental Health Treatment","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Mental Health Treatment","11 Sunview Dr","","Rochester","NY","US","146243804" +"1063718856","DIRECT","Direct Messaging Address","CKROBOTH@FELLOWSHIPCOMMUNITY.COM","Y","EMAIL","Bible Fellowship Church Homes, Inc.","","","","","","","3000 Fellowship Dr","","Whitehall","PA","US","180523343" +"1871899690","DIRECT","Direct Messaging Address","draprilsg@OFWC-FL.direct.office.nextgen.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","5555 E Michigan St","Suite 103","Orlando","FL","US","328222700" +"1922304674","DIRECT","Direct Messaging Address","info@onebodylac.com","N","incoming/outgoing email","","DIRECT","Direct","","OTHER","Other","html/txt","2890 Pio Pico Dr Ste 104","","Carlsbad","CA","US","920081558" +"1265738975","DIRECT","Direct Messaging Address","dlago@americansurgicalarts.com","N","address","","DIRECT","Direct","","CSV","CSV","","199 Mullica Hill Rd","","Mullica Hill","NJ","US","080622655" +"1942506589","OTHERS","Other URL","malagonb@usacs.com","N","work email","","DIRECT","Direct","","OTHER","Other","work email","7171 N Dale Mabry Hwy","","Tampa","FL","US","336142665" +"1801192307","DIRECT","Direct Messaging Address","professionalrehab2@att.net","N","email","","DIRECT","Direct","","CSV","CSV","","631 Brookway Blvd","","Brookhaven","MS","US","396012637" +"1235435736","DIRECT","Direct Messaging Address","alacefield@willowcounselingllc.com","N","E-mail","","","","","","","","295 W Lincoln Trail Blvd Ste D","","Radcliff","KY","US","40160" +"1548566094","DIRECT","Direct Messaging Address","hpatel123313@directwellstar.org","N","","","","","","","","","3000 Hospital Blvd Fl 2","","Roswell","GA","US","300764915" +"1215233440","CONNECT","CONNECT URL","Office","N","","","DIRECT","Direct","","","","","6140 Tutt Blvd Ste 200","","Colorado Springs","CO","US","809233576" +"1790081875","OTHERS","Other URL","Janeapp","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","264 Latitude Ln Ste 103","","Clover","SC","US","297108129" +"1841597770","DIRECT","Direct Messaging Address","nummed174265@directwellstar.org","N","","","","","","","","","2655 Northwinds Pkwy","","Alpharetta","GA","US","300092280" +"1215234166","DIRECT","Direct Messaging Address","Andrew.McCarthy.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St","Suite 190","Providence","RI","US","029053236" +"1770880452","DIRECT","Direct Messaging Address","katherine.aguilar@dcfs.nv.gov","N","","","DIRECT","Direct","","","","","6171 W Charleston Blvd # 15","","Las Vegas","NV","US","891461126" +"1629375209","CONNECT","CONNECT URL","grandpa.grandma1@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","123 Old Port Isabel Rd Ste A5","","Brownsville","TX","US","785213542" +"1528365020","CONNECT","CONNECT URL","Bend","N","Email","","DIRECT","Direct","","CSV","CSV","","2125 NE Daggett Ln","","Bend","OR","US","977016560" +"1528365020","CONNECT","CONNECT URL","Bend","N","","","","","","","","","2125 NE Daggett Ln","","Bend","OR","US","977016560" +"1891092383","DIRECT","Direct Messaging Address","yluo297486@directwellstar.org","N","","","","","","","","","285 Boulevard NE Ste 415","","Atlanta","GA","US","303124210" +"1801193198","CONNECT","CONNECT URL","WASHINGTON","N","Facility location","","","","","","","","2759 Martin Luther King Jr Ave SE Ste B7","","Washington","DC","US","200322648" +"1295033298","OTHERS","Other URL","Healthynet","N","","","","","","","","","207 Foote Ave","","Jamestown","NY","US","147017077" +"1942508767","DIRECT","Direct Messaging Address","hnguyen@tricityfamily.amazing-direct.com","N","","","DIRECT","Direct","","CSV","CSV","","107 Hyannis Dr","","Holly Springs","NC","US","275408336" +"1528366424","OTHERS","Other URL","gatewaycounselingidaho@gmail.com","N","Gateway e-mail","","","","","","","","151 N 3rd Ave Ste 330","","Pocatello","ID","US","832016331" +"1700184348","DIRECT","Direct Messaging Address","manager@elevationhealthpc.com","N","Email Address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Unknown","17 East Buck Mountain Road","","West Jefferson","NC","US","28694" +"1275831836","DIRECT","Direct Messaging Address","info@therecoveryproject.net","N","","","","","","","","","15500 19 Mile Rd Ste 330","","Clinton Twp","MI","US","480386313" +"1891093324","CONNECT","CONNECT URL","WillowGrove","N","","","","","","","","","150 Greyhorse Rd","","Willow Grove","PA","US","190901607" +"1033417522","DIRECT","Direct Messaging Address","credentialing@tidelandshealth.org","N","","","DIRECT","Direct","","CSV","CSV","","11916 Highway 707 Ste D","","Murrells Inlet","SC","US","295769610" +"1659679116","DIRECT","Direct Messaging Address","achartier@collaborativecounselingctr.com","N","","","DIRECT","Direct","","","","","11725 Arbor St Ste 210","","Omaha","NE","US","681442974" +"1538467725","CONNECT","CONNECT URL","Fresno","N","","","","","","","","","2505 W Shaw Ave","","Fresno","CA","US","937113334" +"1649578725","DIRECT","Direct Messaging Address","lisa@genesiscenter.net","N","email","","DIRECT","Direct","","CSV","CSV","","457 Griswold Rd","","Elyria","OH","US","440352304" +"1740588839","DIRECT","Direct Messaging Address","aiman.al-sheikh@ingenio-rx.com","N","Email","","DIRECT","Direct","","CSV","CSV","","303 Peachtree Center Ave NE Ste 600","","Atlanta","GA","US","303031277" +"1699074716","OTHERS","Other URL","http://secure2.abbadox.com/AbbaDox/Login.aspx","N","Medical Records","","DIRECT","Direct","","OTHER","Other","Medical Records","550 N Reo St Ste 250","","Tampa","FL","US","336091039" +"1811296858","DIRECT","Direct Messaging Address","alandrum@ranchosanantonio.org","N","Work Email","","","","","","","","6755 Lindley Ave","","Reseda","CA","US","913355513" +"1205135290","DIRECT","Direct Messaging Address","vefe@sbcglobal.net","Y","","","","","","","","","","","","","","" +"1861791873","DIRECT","Direct Messaging Address","referrals@orionpain.com","N","","","","","","","","","10133 N 92nd St Ste 102","","Scottsdale","AZ","US","85258" +"1861791659","CONNECT","CONNECT URL","Hackettstown","N","","","","","","","","","23 US Highway 46","","Hackettstown","NJ","US","078402623" +"1194024869","OTHERS","Other URL","Richmond","N","","","","","","","","","2711 Byron St","","Richmond","VA","US","232231313" +"1366741068","DIRECT","Direct Messaging Address","ralleyne141805@directwellstar.org","N","","","","","","","","","3707 Largent Way NW","","Marietta","GA","US","300645981" +"1972802536","CONNECT","CONNECT URL","Burlington","N","NEEC","","DIRECT","Direct","","CSV","CSV","","15 New England Executive Park","","Burlington","MA","US","018035202" +"1972802536","CONNECT","CONNECT URL","Boston","N","NEEC","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","15 New England Executive Park","","Burlington","MA","US","018035202" +"1255630869","DIRECT","Direct Messaging Address","maaberg@whusa.us","N","work email","","DIRECT","Direct","","CSV","CSV","","394 W Center St","","Manchester","CT","US","06040" +"1568761120","OTHERS","Other URL","None","N","","","","","","","","","1639 N Volusia Ave Ste B","","Orange City","FL","US","327633843" +"1174822647","CONNECT","CONNECT URL","HARLINGEN","N","Office email","","","","","","","","512 Victoria Ln Ste 2","","Harlingen","TX","US","785503227" +"1801195318","DIRECT","Direct Messaging Address","spalakuru287931@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 160","","Marietta","GA","US","300601160" +"1851690234","DIRECT","Direct Messaging Address","agertz340135@directwellstar.org","N","","","","","","","","","1000 Corporate Center Dr Ste 200","","Morrow","GA","US","30260" +"1952600330","CONNECT","CONNECT URL","Rochester","N","","","DIRECT","Direct","","CSV","CSV","","111 Westfall Rd","","Rochester","NY","US","146204647" +"1619276896","DIRECT","Direct Messaging Address","fsidhwa@sjgh.org","Y","email","San Joaquin General Hospital","DIRECT","Direct","","CSV","CSV","","500 W Hospital Rd","","French Camp","CA","US","952319693" +"1174822381","DIRECT","Direct Messaging Address","billing@aspiremedicalcenters.com","N","email","","DIRECT","Direct","","CSV","CSV","","2302 N Stockton Hill Rd","Suite G","Kingman","AZ","US","864014100" +"1851680003","DIRECT","Direct Messaging Address","delmy.santiago@juancperezmoralesmd.org","N","e-mail","","DIRECT","Direct","","CSV","CSV","","8200 SW 117th Ave Ste 314","","Miami","FL","US","33183" +"1225327422","DIRECT","Direct Messaging Address","info@phelandermatology.com","N","","","","","","","","","21088 US Business Highway 71, #7","","Pineville","MO","US","64856" +"1487943544","OTHERS","Other URL","credentialing@kidsheart.com003204913A","N","","","","","","","","","1985 Westminster Way, NE","","ATLANTA","GA","US","30307" +"1346539269","OTHERS","Other URL","Windcrest","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8201 Roughrider Dr","","Windcrest","TX","US","782392430" +"1588953426","DIRECT","Direct Messaging Address","afoxintl@sbcglobal.net","N","","","DIRECT","Direct","","CSV","CSV","information","1028 Professional Dr Ste A5","","Flint","MI","US","485323635" +"1497044259","DIRECT","Direct Messaging Address","omirza340434@directwellstar.org","N","","","","","","","","","1700 Hospital South Dr Ste 409","","Austell","GA","US","301068159" +"1689963332","CONNECT","CONNECT URL","mychart","N","","","","","","","","","5 E 98th St Fl 12","","New York","NY","US","100296501" +"1912296674","DIRECT","Direct Messaging Address","drgolubets@skinandlasers.com","N","work email","","OTHER","Other","office communication","","","","20 Prospect Ave Ste 702","","Hackensack","NJ","US","076011974" +"1912296674","CONNECT","CONNECT URL","www.skinandlasers.com","N","","","","","","","","","20 Prospect Ave Ste 702","","Hackensack","NJ","US","076011974" +"1689963282","DIRECT","Direct Messaging Address","clin110668@directwellstar.org","N","","","","","","","","","2540 Windy Hill Rd SE","","Marietta","GA","US","300678605" +"1760771257","OTHERS","Other URL","https://app.elationemr.com","N","","","DIRECT","Direct","","","","","13930 NW 7th Ave","","Miami","FL","US","331682908" +"1114216603","CONNECT","CONNECT URL","EMR","N","","","","","","","","","575 S 70th St Ste 435","","Lincoln","NE","US","685102463" +"1891084216","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1114217478","DIRECT","Direct Messaging Address","travislewis@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","2500 Weston Rd","Suite 103","Weston","FL","US","333313615" +"1053600379","DIRECT","Direct Messaging Address","bsavage143493@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1972892255","DIRECT","Direct Messaging Address","jsacks142103@directwellstar.org","N","","","","","","","","","1180 Ernest W Barrett Pkwy NW Ste 102A","","Kennesaw","GA","US","301444534" +"1235429341","DIRECT","Direct Messaging Address","lel2148@cumc.columbia.edu","Y","work e-mail","NY Presbyterian Hospital, Columbia University Medical Center","DIRECT","Direct","","","","","161 Fort Washington Ave","","New York","NY","US","100323729" +"1568752681","DIRECT","Direct Messaging Address","prerna@uic.edu","N","prerna@uic.edu","","DIRECT","Direct","","OTHER","Other","work email address","530 NE Glen Oak Ave","","Peoria","IL","US","616377106" +"1609166776","CONNECT","CONNECT URL","Kusuma.nio@mountsinai.org","N","","","","","","","","","1111 Amsterdam Ave","","New York","NY","US","10025" +"1033409024","DIRECT","Direct Messaging Address","agl9004@med.cornell.edu","N","email","","DIRECT","Direct","","CSV","CSV","","155 E 91st St Apt 1D","","New York","NY","US","101282441" +"1336439306","DIRECT","Direct Messaging Address","elizabethd@valhallaplace.com","N","provider contact","","DIRECT","Direct","","","","","2807 Brookdale Dr","","Brooklyn Park","MN","US","554441844" +"1245520188","DIRECT","Direct Messaging Address","farinze284832@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1750671624","DIRECT","Direct Messaging Address","mao@aestheticcentre.org","N","","","","","","","","","2202 S Cedar St Ste 150","","Tacoma","WA","US","984052321" +"1750671624","DIRECT","Direct Messaging Address","mao@aestheticcentre.org","N","","","","","","","","","2202 S Cedar St Ste 100","","Tacoma","WA","US","984052318" +"1710277686","OTHERS","Other URL","570-544-1633","N","health center phone number","","DIRECT","Direct","","CSV","CSV","","1201 Keystone Blvd","","Pottsville","PA","US","179018982" +"1073803854","CONNECT","CONNECT URL","Asheville","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","483 Caribou Rd","","Asheville","NC","US","288031616" +"1588954309","DIRECT","Direct Messaging Address","heidiaoesterle@theranest.com","N","","","OTHER","Other","Messaging","OTHER","Other","Secure messaging","1812 Chapel Hill Rd","","Durham","NC","US","27707" +"1912297763","DIRECT","Direct Messaging Address","nora.russo@nyulangone.org","N","","","","","","","","","560 1st Ave Fl 2","","New York","NY","US","100166402" +"1144510819","DIRECT","Direct Messaging Address","cjones@swhealth.direct-ci.net","N","","","DIRECT","Direct","","","","","1413 N Mildred Rd","","Cortez","CO","US","813212258" +"1902196629","DIRECT","Direct Messaging Address","aarumugasaamy163448@directwellstar.org","N","","","","","","","","","4441 Atlanta Rd SE Ste 312","","Smyrna","GA","US","300806443" +"1538459292","DIRECT","Direct Messaging Address","eesin140303@directwellstar.org","N","","","","","","","","","3707 Largent Way NW","","Marietta","GA","US","300645981" +"1588954101","OTHERS","Other URL","Boise","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Boise","425 W Bannock St","","Boise","ID","US","83702" +"1538459060","CONNECT","CONNECT URL","Murrieta","N","","","","","","","","","25650 Bass Pt","","Murrieta","CA","US","925629424" +"1245520774","DIRECT","Direct Messaging Address","WellbornupstateLLC@mobilemidwifeehr.net","N","EHR Email address","","","","","","","","1622 E North St","","Greenville","SC","US","296071329" +"1154611648","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1467742825","DIRECT","Direct Messaging Address","patricia.landon.p5@direct.phs.nextgenshare.com","N","","","","","","","","","1036 S Verity Pkwy","","Middletown","OH","US","450445513" +"1487944849","DIRECT","Direct Messaging Address","charleshughes@uropart.allscriptsdirect.net","N","","","","","","","","","1011 W Wellington Ave Ste 200","","Chicago","IL","US","606577187" +"1790076180","DIRECT","Direct Messaging Address","agordon138298@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 130","","Marietta","GA","US","300601156" +"1851682223","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1306137666","CONNECT","CONNECT URL","irkcvtsc","N","","","DIRECT","Direct","","CSV","CSV","","5000 Ambassador Caffery Pkwy Ste A","","Lafayette","LA","US","705086984" +"1992096028","CONNECT","CONNECT URL","http://moffitt.org","N","","","","","","","","","12902 Usf Magnolia Dr","","Tampa","FL","US","336129416" +"1912298001","DIRECT","Direct Messaging Address","stephen.hiatt@direct.medfusion.com","N","","","","","","","","","10701 Nall Avenue, Suite 200","","Overland Park","KS","US","66211" +"1720379753","OTHERS","Other URL","www.practicefusion.com","N","EMR","","","","","","","","1 SW 129th Ave Ste 205","","Pembroke Pines","FL","US","330271717" +"1861783938","CONNECT","CONNECT URL","https://www.bswhealth.com/locations/texas-surgical-specialists-waxahachie","N","website","","OTHER","Other","n/a","OTHER","Other","n/a","2460 N I 35 Ste 215","","Waxahachie","TX","US","751655271" +"1700177557","CONNECT","CONNECT URL","Kristen.Andersen@providence.org","N","Kristen.Andersen@providence.org","","DIRECT","Direct","","CSV","CSV","","21311 Madrona Ave Ste 100B","","Torrance","CA","US","905035970" +"1275824005","DIRECT","Direct Messaging Address","Diane@expertspeech.net","N","HIPPA-compliant email through Google Suite","","DIRECT","Direct","","CSV","CSV","","16757 E Mansfield Cir","","Aurora","CO","US","800132830" +"1275824005","CONNECT","CONNECT URL","https://secure.simplepractice.com","N","EHR that uses encryption for PHI documents","","DIRECT","Direct","","OTHER","Other","text","10730 E Bethany Dr Ste 330","","Aurora","CO","US","800142691" +"1245521905","DIRECT","Direct Messaging Address","oobayomidavies351216@directwellstar.org","N","","","","","","","","","320 Kennestone Hospital Blvd Ste Ll1","","Marietta","GA","US","300601166" +"1477844108","DIRECT","Direct Messaging Address","mkhan@midatlret.intellechartdirect.net","N","Direct Messaging Address","","DIRECT","Direct","","","","","4060 Butler Pike Ste 200","","Plymouth Meeting","PA","US","194621560" +"1538450242","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1720379480","DIRECT","Direct Messaging Address","jherbst29513@directwellstar.org","N","","","","","","","","","3950 Austell Rd","WellStar Cobb Hospital Department of Pathology","Austell","GA","US","301061121" +"1629369350","OTHERS","Other URL","https://www.dukehealth.org/find-doctors-physicians/sara-grace-md","N","","","","","","","","","4102 N Roxboro St","","Durham","NC","US","277042122" +"1629369111","DIRECT","Direct Messaging Address","Kerry.clark@providence.org","N","Work email","","DIRECT","Direct","","","","","3200 Providence Dr","","Anchorage","AK","US","995084615" +"1609167170","DIRECT","Direct Messaging Address","ehughes12591@direct.nortonhealthcare.org","N","","","","","","","","","3 Audubon Plaza Dr","Ste.110","Louisville","KY","US","402171300" +"1770875130","CONNECT","CONNECT URL","www.mapbt.com","N","","","","","","","","","1111 Garredd Blvd","","Augusta","GA","US","309096649" +"1770875130","CONNECT","CONNECT URL","www.mapbt.com","N","","","","","","","","","1111 Garredd Blvd","","Augusta","GA","US","309096649" +"1730471236","DIRECT","Direct Messaging Address","adatta116936@directwellstar.org","N","","","","","","","","","203 WOODPARK PLACE","BLDG C SUITE 100","WOODSTOCK","GA","US","301883764" +"1538451901","CONNECT","CONNECT URL","Wamego","N","","","","","","","","","400 6th St","","Wamego","KS","US","665471835" +"1770875114","CONNECT","CONNECT URL","kwyant@tidewell.org","N","email address","","DIRECT","Direct","","OTHER","Other","Medicaid number","5955 Rand Blvd","","Sarasota","FL","US","342385160" +"1053603357","DIRECT","Direct Messaging Address","wendy_baerren@mednax.com","N","","","","","","","","","1400 E Boulder St","","Colorado Springs","CO","US","809095533" +"1619269842","CONNECT","CONNECT URL","NPI","N","","","","","","","","","2177 Rhododendron St","","Springfield","OR","US","974771792" +"1033401203","CONNECT","CONNECT URL","wdentalcenter@gmail.com","N","","","","","","","","","3665 E Thousand Oaks Blvd","","Westlake Village","CA","US","913623606" +"1790077949","OTHERS","Other URL","office@chenetsadc.com","N","office email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","200 Commerce Dr Ste 203","","Moon Township","PA","US","151083189" +"1104118298","DIRECT","Direct Messaging Address","John.Lau@albertsons.com","N","Company email","","DIRECT","Direct","","CSV","CSV","","117 Morrissey Blvd","","Santa Cruz","CA","US","950621540" +"1629360722","CONNECT","CONNECT URL","hi","N","","","","","","","","","11423 Charleston Pkwy","","Fishers","IN","US","460381954" +"1962794073","OTHERS","Other URL","drbenzl@karlabenzlmd.com","N","","","","","","","","","27001 La Paz Rd Ste 201","","Mission Viejo","CA","US","926915543" +"1447542436","OTHERS","Other URL","FortCollins","N","","","DIRECT","Direct","","","","","1600 SPECHT POINT RD","STE 127","FORT COLLINS","CO","US","805254311" +"1679865638","CONNECT","CONNECT URL","RGVPROSTHETICS@YAHOO.COM","N","EMAIL","","","","","","","","5209 S McColl Rd","","Edinburg","TX","US","785397861" +"1932491966","DIRECT","Direct Messaging Address","karla.powell@prismahealth.org","N","","","DIRECT","Direct","","","","","600 N Wheeler Ave","","Prosperity","SC","US","29127" +"1255623187","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1497047278","DIRECT","Direct Messaging Address","staff@lakenormanderm.emadirect.md","N","","","DIRECT","Direct","","","","","20808 N. Main St.","Suite 103","Cornelius","NC","US","280318496" +"1619269545","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1760774483","OTHERS","Other URL","Boise","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Boise","425 W Bannock St","","Boise","ID","US","837026035" +"1770875379","DIRECT","Direct Messaging Address","LaVerne@RPCounseling.org","N","","","DIRECT","Direct","","","","","1301 Carolina St Ste 114","","Greensboro","NC","US","274011090" +"1851683460","DIRECT","Direct Messaging Address","vjackson130786@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 350","","Marietta","GA","US","300601129" +"1922390533","OTHERS","Other URL","N/A","N","No electronic data stored or transmitted","","","","","","","","314 N Irwin St # 14","","Hanford","CA","US","932304424" +"1942592563","DIRECT","Direct Messaging Address","juraj.kavecansky@kp.org","N","work email","","DIRECT","Direct","","","","","1425 S Main St Fl 2","","Walnut Creek","CA","US","945965318" +"1124311675","CONNECT","CONNECT URL","compulinkadvantage.com","N","cloud based EMR network","","","","","","","","28356 S Western Ave","","Rancho Palos Verdes","CA","US","902751434" +"1972896421","DIRECT","Direct Messaging Address","jehatche@phoebehealth.com","N","work email","","","","","","","","2336 Dawson Rd","Suite 1100","Albany","GA","US","317072800" +"1871886333","DIRECT","Direct Messaging Address","colleen.buggs@sfdph.org","Y","","City & County San Francisco Department of Public Health","","","","","","","1060 Howard St","3rd floor","San Francisco","CA","US","941032820" +"1124311642","CONNECT","CONNECT URL","www.monmouthcardiology.com","N","","","","","","","","","11 Meridian Rd","","Eatontown","NJ","US","077242242" +"1023301454","DIRECT","Direct Messaging Address","shivanipatel@uropart.allscriptsdirect.net","N","","","","","","","","","900 Rand Rd","Ste 120","Des Plaines","IL","US","600162359" +"1538452834","OTHERS","Other URL","office_lunt@yahoo.com","N","","","","","","","","","295 S 1470 E Ste 300","","Saint George","UT","US","847901762" +"1992098206","DIRECT","Direct Messaging Address","amber.kaggie@sdsheriff.org","N","eMail","","DIRECT","Direct","","CSV","CSV","","1173 Front St","","San Diego","CA","US","921013904" +"1124311311","DIRECT","Direct Messaging Address","drewh@palmettoeye.emadirect.md","Y","","SUNGATE MEDICAL GROUP LLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10 William Pope Dr","","Bluffton","SC","US","299097549" +"1790078798","DIRECT","Direct Messaging Address","catherine@teentherapycenter.com","N","email","","DIRECT","Direct","","CSV","CSV","","5550 Topanga Canyon Blvd Ste 150","","Woodland Hills","CA","US","913677413" +"1790078798","DIRECT","Direct Messaging Address","catherine@teentherapycenter.com","N","email","","DIRECT","Direct","","OTHER","Other","email","5550 Topanga Canyon Blvd Ste 150","","Woodland Hills","CA","US","913677413" +"1669765525","DIRECT","Direct Messaging Address","sbachow@brrh.direct.varian.com","N","","","","","","","","","6282 Linton Blvd","","Delray Beach","FL","US","334846416" +"1194018044","CONNECT","CONNECT URL","tamrasattler.com","N","tamrasattler.com","","DIRECT","Direct","","OTHER","Other","tamrasattler.com","3050 Broadway St Ste 300","","Boulder","CO","US","803043189" +"1083907844","CONNECT","CONNECT URL","obgynbillings@wudosis.wustl.edu","Y","Washington University","Washington University","OTHER","Other","CMS esMD eMDR","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1811280738","DIRECT","Direct Messaging Address","eurorehab@hotmail.com","N","","","","","","","","","35200 Dequindre Rd Ste 300","","Sterling Heights","MI","US","483104837" +"1184917924","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1386937043","OTHERS","Other URL","pamorris@tanner.org","Y","","Tanner Medical Center, Inc","HIE","Health Information Exchange (HIE)","","","","","705 Dixie St","","Carrollton","GA","US","301173818" +"1972897502","DIRECT","Direct Messaging Address","lisa.sorrentino@sdcounty.ca.gov","N","","","","","","","","","3853 Rosecrans St","","San Diego","CA","US","921103115" +"1659665289","DIRECT","Direct Messaging Address","admin@sensenbrennerprimarycare.e-mdsdirect.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8821 Blakeney Professional Dr","","Charlotte","NC","US","282776594" +"1255625877","DIRECT","Direct Messaging Address","monica.mohilemd.p1@direct.arthritispa.nextgenshare.com","Y","","RHEUMATIC DISEASE ASSOCIATES,LTD","HIE","Health Information Exchange (HIE)","","","","","2360 Maryland Rd","","Willow Grove","PA","US","19090" +"1346534856","DIRECT","Direct Messaging Address","daniellecherrick@nspc.medalliesdirect.net","N","","","","","","","","","6355 Walker Ln Ste 507","","Alexandria","VA","US","223103251" +"1063706489","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1932493368","DIRECT","Direct Messaging Address","jessica.norman@vayahealth.com","N","work email","","DIRECT","Direct","","CSV","CSV","","825 Wilkesboro Blvd NE","","Lenoir","NC","US","286454612" +"1154615573","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1245524669","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1760776140","DIRECT","Direct Messaging Address","tim1@centralmoeyecare.eyeclinicdirect.net","N","direct secure email","","DIRECT","Direct","","","","","1445 Christy Dr Ste A","","Jefferson City","MO","US","651012853" +"1699069088","DIRECT","Direct Messaging Address","dsnipelisky283267@directwellstar.org","N","","","","","","","","","175 White St NW Ste 100","","Marietta","GA","US","30060" +"1366736654","DIRECT","Direct Messaging Address","stephenhurley@uropart.allscriptsdirect.net","N","","","","","","","","","675 W North Ave","Ste 605","Melrose Park","IL","US","601601634" +"1922392265","OTHERS","Other URL","branden.r.crockett.mil@mail.mil","N","Work Email","","DIRECT","Direct","","CSV","CSV","","210 Falcon Pkwy Ste 2102","","Colorado Springs","CO","US","809125006" +"1356635627","DIRECT","Direct Messaging Address","lstuerman287024@directe.centura.org","N","LStuerman Middle Park Health DIRECT Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","214 South 4th St","","Kremmling","CO","US","804590399" +"1275827396","DIRECT","Direct Messaging Address","tharden134994@directwellstar.org","N","","","","","","","","","301 Medical Dr","Ste 504","LaGrange","GA","US","302404144" +"1891089926","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W Ste 222","","Provo","UT","US","846043305" +"1861786873","DIRECT","Direct Messaging Address","Dehkordi.md@hdhealthandsport.com","N","","","","","","","","","25982 Pala Ste 170","","Mission Viejo","CA","US","926916736" +"1083908024","CONNECT","CONNECT URL","Westminster","N","","","HIE","Health Information Exchange (HIE)","","","","","8300 Alcott St Ste 300","","Westminster","CO","US","800314030" +"1962796003","CONNECT","CONNECT URL","julieannecounselor@gmail.com","N","","","DIRECT","Direct","","","","","243 High St","","Belfast","ME","US","049156603" +"1154615193","DIRECT","Direct Messaging Address","amy@mercysplace.com","N","business email","","OTHER","Other","info received by fax, instead of email","OTHER","Other","Protected health info shared by fax","3228 6th Ave NE Unit B","","Rochester","MN","US","559063809" +"1346534393","DIRECT","Direct Messaging Address","jake@chrysalisschool.net","N","email","","DIRECT","Direct","","CSV","CSV","","77 Trails End Rd","","Eureka","MT","US","59917" +"1346534393","DIRECT","Direct Messaging Address","jake@chrysalisschool.net","N","email","","DIRECT","Direct","","CSV","CSV","","77 Trails End Rd","","Eureka","MT","US","59917" +"1205120177","OTHERS","Other URL","Vail","N","","","","","","","","","181 W Meadow Dr","","Vail","CO","US","816575242" +"1982998886","CONNECT","CONNECT URL","1","N","","","","","","","","","3255 Owen Rd","","Fenton","MI","US","484301755" +"1568756351","OTHERS","Other URL","raff.demartino.mil@mail.mil","N","email","","DIRECT","Direct","","CSV","CSV","","2817 Reilly St","","Fort Bragg","NC","US","283105001" +"1730474552","DIRECT","Direct Messaging Address","adebayo.olusanya@hca8.eclinicaldirectplus.com","N","","","DIRECT","Direct","","CSV","CSV","","4301 N Mesa St Ste 101","","El Paso","TX","US","799021118" +"1225323983","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1134414758","DIRECT","Direct Messaging Address","salimanik@cmclancaster.com","N","Hospital email address","","DIRECT","Direct","","OTHER","Other","Email","2600 W Pleasant Run Rd","","Lancaster","TX","US","751461114" +"1114212677","CONNECT","CONNECT URL","https://www.stlukesonline.org/communities-and-locations/facilities/clinics/st-lukes-clinic--obstetri","N","website","","","","","","","","190 E Bannock St","","Boise","ID","US","837126241" +"1699060137","CONNECT","CONNECT URL","liz@playfulpeaks.com","N","Home","","DIRECT","Direct","","OTHER","Other","Morton Grove","7110 Wilson Ter","","Morton Grove","IL","US","600531238" +"1518252931","DIRECT","Direct Messaging Address","Lindsay@relationship180.com","N","","","","","","","","","26131 Marguerite Pkwy Ste A","","Mission Viejo","CA","US","926923161" +"1518252931","DIRECT","Direct Messaging Address","Lindsay@relationship180.com","N","","","","","","","","","26131 Marguerite Pkwy Ste A","","Mission Viejo","CA","US","926923161" +"1114212552","DIRECT","Direct Messaging Address","gmaris123333@directwellstar.org","N","","","","","","","","","1000 Corporate Center Dr","Suite 200","Morrow","GA","US","302604180" +"1992090229","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1285929513","DIRECT","Direct Messaging Address","donald.dutton@sprhc.eclinicaldirectplus.com","N","Donald Dutton Spanish Peaks RHC DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","23400 US Highway 160","","Walsenburg","CO","US","810898100" +"1316232663","OTHERS","Other URL","https://elizabeth-kopaigora.clientsecure.me","N","Simple Practice","","DIRECT","Direct","","OTHER","Other","Input","475 N 300 W Ste 14","","Kaysville","UT","US","840373110" +"1285929430","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W Ste 202, Bldg C","","Provo","UT","US","846048460" +"1285929430","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","96 E Kimballs Ln Ste 305","","Draper","UT","US","840205021" +"1790070803","CONNECT","CONNECT URL","gregory.wallin@dupagemd.com","N","","","","","","","","","430 Warrenville Rd Ste 310","","Lisle","IL","US","605321348" +"1457646549","DIRECT","Direct Messaging Address","supfool702@hotmail.com","N","","","","","","","","","15200 Southwest Fwy Ste 150","","Sugar Land","TX","US","774783843" +"1033404058","CONNECT","CONNECT URL","connie@connieguylmhc.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","1106 Columbia Ave Ste 151","","Marysville","WA","US","982704347" +"1346535341","DIRECT","Direct Messaging Address","andrewrivera@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","4302 Alton Rd Ste 115","","Miami Beach","FL","US","331402892" +"1679868509","DIRECT","Direct Messaging Address","sheree.moorman@stores.kroger.com","N","Business email address","","DIRECT","Direct","","OTHER","Other","email address","110 Keating Rd","","Batesville","MS","US","386062900" +"1942596762","OTHERS","Other URL","isadora.botwinick@stonybrookmedicine.edu","N","","","","","","","","","Hsc Level 19 Room 068","","Stony Brook","NY","US","11794" +"1104112986","CONNECT","CONNECT URL","Notapplicable","N","","","","","","","","","180 Ferrum Mountain Rd","","Ferrum","VA","US","240882939" +"1356637151","DIRECT","Direct Messaging Address","twaltman@wellspan.org","N","","","","","","","","","812 N Prince St","","Lancaster","PA","US","176032732" +"1578859237","CONNECT","CONNECT URL","https://med.uth.edu/orl/","N","","","","","","","","","6431 Fannin St.","MSB 5.036","Houston","TX","US","77030" +"1730475542","DIRECT","Direct Messaging Address","lportho@allmedsdirectmail.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3136 Horizon Rd Ste 100","","Rockwall","TX","US","750327808" +"1932495413","DIRECT","Direct Messaging Address","YGelfand@mcenta.gwaydirect.com","N","Secure Direct e-mail","","DIRECT","Direct","","OTHER","Other","CCD","4101 Greenbriar St","Suite #320","Houston","TX","US","770985294" +"1407142771","DIRECT","Direct Messaging Address","jyeselavage@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","18503" +"1750677043","DIRECT","Direct Messaging Address","blakhani285935@directwellstar.org","N","","","","","","","","","175 White St NW Ste 100","","Marietta","GA","US","300601054" +"1568758852","CONNECT","CONNECT URL","nguite@mmc.org","N","","","","","","","","","272 Congress St","","Portland","ME","US","041013637" +"1962798132","DIRECT","Direct Messaging Address","celeste.d.young.mil@mail.mil","N","","","","","","","","","4389 Beaufort Rd","","Cherry Point","NC","US","28533" +"1821384009","CONNECT","CONNECT URL","Honolulu","N","unknown","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Honolulu","2533 La Fortuna Ave","","Las Vegas","NV","US","891215436" +"1487940615","DIRECT","Direct Messaging Address","sgirish144068@directwellstar.org","N","","","","","","","","","4441 Atlanta Rd SE Ste 212","","Smyrna","GA","US","300806442" +"1356637466","DIRECT","Direct Messaging Address","cd@americaninhomecare.com","N","","","HIE","Health Information Exchange (HIE)","","","","","10150 Highland Manor Dr Ste 200","","Tampa","FL","US","336109712" +"1962798082","DIRECT","Direct Messaging Address","ajordan112147@directwellstar.org","N","","","","","","","","","100 Lacy St NW Ste 150","","Marietta","GA","US","300601273" +"1376839449","DIRECT","Direct Messaging Address","jwoloszyn@llu.edu","N","Work Email","","DIRECT","Direct","","","","","11175 Campus St","","Loma Linda","CA","US","923501700" +"1437445541","OTHERS","Other URL","aspirewellnessclinic","N","address","","DIRECT","Direct","","CSV","CSV","","31045 Temecula Pkwy Ste 206","","Temecula","CA","US","925923085" +"1093001018","DIRECT","Direct Messaging Address","snaqvi284834@directwellstar.org","N","","","","","","","","","240 N Highland Ave NE Ste E","","Atlanta","GA","US","303075627" +"1801183850","DIRECT","Direct Messaging Address","appointments@enrichmentservicesgroup.com","N","Office email","","DIRECT","Direct","","CSV","CSV","","140 N Steele St Ste 17","","Sanford","NC","US","273303967" +"1093002065","DIRECT","Direct Messaging Address","khamilton114526@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 160","","Marietta","GA","US","300601160" +"1740577667","DIRECT","Direct Messaging Address","iacco@gangerderm.emadirect.md","N","","","","","","","","","9398 N Lilley Rd","","Plymouth","MI","US","481704610" +"1508153438","OTHERS","Other URL","PLANO","N","office location","","DIRECT","Direct","PLANO","OTHER","Other","PLANO","3105 W 15th St Ste B","","Plano","TX","US","750757700" +"1548557499","DIRECT","Direct Messaging Address","mychaelp@hs.uci.edu","N","email","","DIRECT","Direct","","OTHER","Other","none","101 The City Dr S","","Orange","CA","US","928683201" +"1134416126","DIRECT","Direct Messaging Address","marc.campbell@ugs.directbygreenway.com","N","EMR Direct Message","","DIRECT","Direct","","OTHER","Other","Referral Summary","3952 Amhurst Drive","","Hermitage","PA","US","16148" +"1134416126","DIRECT","Direct Messaging Address","marc.campbell@ugs.directbygreenway.com","N","EMR Direct Message","","DIRECT","Direct","","OTHER","Other","Referral Summary","1932 Alcoa Hwy Ste 270","","Knoxville","TN","US","379201537" +"1164719084","OTHERS","Other URL","simplepractice.com","N","","","","","","","","","6250 N Durango Dr","","Las Vegas","NV","US","891493916" +"1376830190","DIRECT","Direct Messaging Address","mburroughs@nwmep.com","N","email contact","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","825 N Center Ave","","Gaylord","MI","US","497351592" +"1043507890","CONNECT","CONNECT URL","info@drmollydentistry.com","N","business email","","DIRECT","Direct","","OTHER","Other","email","7600 Fleur Dr","","Des Moines","IA","US","503213111" +"1568759264","DIRECT","Direct Messaging Address","mcooke123267@directwellstar.org","N","","","","","","","","","3886 Princeton Lakes Way SW Ste 120A","","Atlanta","GA","US","303315511" +"1861789554","CONNECT","CONNECT URL","http://wcwsc.com","N","Practice Website","","","","","","","","2100 Ridgefield Blvd","","Asheville","NC","US","288062343" +"1649567355","DIRECT","Direct Messaging Address","bkittinger77679@direct.owensborohealth.org","N","","","","","","","","","1000 Breckenridge St Ste 303","","Owensboro","KY","US","423030877" +"1942597620","DIRECT","Direct Messaging Address","cciurbe@genoahealthcare.com","N","","","DIRECT","Direct","","CSV","CSV","","4423 N Ravenswood Ave Ste P100","","Chicago","IL","US","606405802" +"1689961377","DIRECT","Direct Messaging Address","slee129505@directwellstar.org","N","","","","","","","","","677 Church St NE","","Marietta","GA","US","300601101" +"1114214632","CONNECT","CONNECT URL","behaviorgenius.hr@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","8555 Cava Dr","","Rancho Cucamonga","CA","US","917308717" +"1245527787","CONNECT","CONNECT URL","@childrensnational.org","N","Email","","","","","","","","111 Michigan Ave NW","","Washington","DC","US","200102916" +"1154618692","DIRECT","Direct Messaging Address","ksomani124341@directwellstar.org","N","","","","","","","","","148 Bill Carruth Pkwy Ste 180","","Hiram","GA","US","301413756" +"1164719522","CONNECT","CONNECT URL","PioneerRX","Y","","The DCH Healthcare Authority","DIRECT","Direct","","OTHER","Other","secure messaging","701 University Blvd E Ste M04","","Tuscaloosa","AL","US","354017422" +"1053608398","CONNECT","CONNECT URL","www.wmhwc.com","N","Website","","DIRECT","Direct","","OTHER","Other","Website","3825 Market St Ste 6","","Wilmington","NC","US","284031426" +"1154618221","DIRECT","Direct Messaging Address","ilawalker@labsdna.com","N","Messaging","","DIRECT","Direct","","CSV","CSV","","609 Main St Ste B","","Palmetto","GA","US","302681142" +"1154618221","CONNECT","CONNECT URL","Labcorp","N","Lapcorp","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Lab Report","609 Main St Ste B","","Palmetto","GA","US","302681142" +"1881981017","DIRECT","Direct Messaging Address","lbeasley146517@directwellstar.org","N","","","","","","","","","285 Boulevard NE Ste 415","","Atlanta","GA","US","303124210" +"1134416290","DIRECT","Direct Messaging Address","jmcelveenmd@novasurgicalarts.com","N","email","","","","","","","","2041 Georgia Ave NW","","Washington","DC","US","200600001" +"1487941597","DIRECT","Direct Messaging Address","ataeb357895@directwellstar.org","N","","","","","","","","","1664 Mulkey Rd","","Austell","GA","US","301061114" +"1821386962","OTHERS","Other URL","www.sjgi.com","N","","","","","","","","","2331 Montpelier Dr Ste B","","San Jose","CA","US","951161673" +"1144518291","DIRECT","Direct Messaging Address","vmalepati123268@directwellstar.org","N","","","","","","","","","1810 White Cir Ste 105","","Marietta","GA","US","300665836" +"1538457569","CONNECT","CONNECT URL","legacysimpact@gmail.com","Y","business email","Legacy's Impact Intervention L.L.C","","","","","","","3606 Idaho Ave","","Bartlesville","OK","US","740062420" +"1982992921","DIRECT","Direct Messaging Address","Barbara_lott@optum.com","N","Work email","","DIRECT","Direct","","OTHER","Other","Email","793 Limestone Hill Rd","","Rockport","WV","US","261698220" +"1295023265","DIRECT","Direct Messaging Address","lbh@justintime2cme.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","120 S Park Sq NE Ste 203","","Marietta","GA","US","300608631" +"1639467434","DIRECT","Direct Messaging Address","Laura.Casper@UcanCUBE.com","N","email","","DIRECT","Direct","","CSV","CSV","","22804 SE 268th Pl","","Maple Valley","WA","US","980386878" +"1083902894","DIRECT","Direct Messaging Address","amadni@stjude.org","Y","","St Jude Childrens Research Hospital Inc","","","","","","","262 Danny Thomas Pl","","Memphis","TN","US","38105" +"1114215829","OTHERS","Other URL","https://www.therapyportal.com/p/michele78666/","N","Client Portal","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Client Portal","136 E San Antonio St Ste 108","","San Marcos","TX","US","786665509" +"1578851341","OTHERS","Other URL","info@pvvillagepointe.com","N","email address","","","","","","","","17255 Davenport St","#139","Omaha","NE","US","681184092" +"1881982577","DIRECT","Direct Messaging Address","drjohn@homewoodfriendsandfamily.com","N","email","","DIRECT","Direct","","CSV","CSV","","3250 Independence Dr Ste 100","","Homewood","AL","US","352094190" +"1427346170","DIRECT","Direct Messaging Address","ldobbyn@thecenterforcounseling.net","N","office e mail","","","","","","","","32743 23 Mile Rd Ste 130","","Chesterfield","MI","US","480472082" +"1528356284","CONNECT","CONNECT URL","admin@adobe-ent.com","N","","","","","","","","","20325 N 51st Ave Ste 154","","Glendale","AZ","US","853084622" +"1013205533","DIRECT","Direct Messaging Address","ckudiwusangadinguisani290213@directwellstar.org","N","","","","","","","","","3000 Hospital Blvd Fl 2","","Roswell","GA","US","30076" +"1083902548","DIRECT","Direct Messaging Address","cmsenrollment@shcr.com","N","","","","","","CSV","CSV","","13001 Southern Blvd","","Loxahatchee","FL","US","334709203" +"1306134564","DIRECT","Direct Messaging Address","trobinson28402@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 420","","Marietta","GA","US","300601171" +"1215225479","DIRECT","Direct Messaging Address","drhomack@thesongbirdcenter.hush.com","N","confidential email","","DIRECT","Direct","","","","","107 N Houston St","","Royse City","TX","US","751898957" +"1023306289","DIRECT","Direct Messaging Address","paulnielsen@nwsmos.allscriptsdirect.net","N","","","DIRECT","Direct","","","","","2810 W 35th St","","Kearney","NE","US","688452909" +"1679861801","DIRECT","Direct Messaging Address","jenniferlloyd-harris@uropart.allscriptsdirect.net","N","","","","","","","","","7900 N Milwaukee Ave","Ste 17","Niles","IL","US","607143159" +"1710265905","DIRECT","Direct Messaging Address","tara.herring@jackson.org","N","","","","","","","","","1801 Pine St","Suite 203","Montgomery","AL","US","361060165" +"1619255882","DIRECT","Direct Messaging Address","rparmar130284@directwellstar.org","N","","","","","","","","","2518 Jimmy Lee Smith Pkwy","","Hiram","GA","US","301412068" +"1750669800","CONNECT","CONNECT URL","haddonoralSurgeons.com","N","","","DIRECT","Direct","","CSV","CSV","","475 Marlton Pike W","","Marlton","NJ","US","080532098" +"1366720229","DIRECT","Direct Messaging Address","mindspa@mindspa.medicalservices.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7302 S Yale Ave","","Tulsa","OK","US","741367027" +"1184902991","DIRECT","Direct Messaging Address","jpeotter@qhndirect.org","N","Jill C Peotter Grand River Hospital DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","501 Airport Rd","Grand River Health","Rifle","CO","US","816508510" +"1982982799","DIRECT","Direct Messaging Address","dsharma131931@directwellstar.org","N","","","","","","","","","677 Church St NE","","Marietta","GA","US","300601101" +"1356629232","DIRECT","Direct Messaging Address","inbox@pinnaclebhc.direct.wrshealth.com","N","","","DIRECT","Direct","","","","","6600 France Ave S Ste 415","","Edina","MN","US","554351804" +"1275811036","CONNECT","CONNECT URL","jordan@purehomehealth.com","N","email","","DIRECT","Direct","","CSV","CSV","","1531 W OAK St","","Zionsville","IN","US","460771896" +"1083992762","OTHERS","Other URL","thriveworks","N","","","DIRECT","Direct","","","","","10755 Ambassador Dr Ste 201","","Manassas","VA","US","201092527" +"1184902777","DIRECT","Direct Messaging Address","sam@brightlifecounseling.com","Y","Business Email","Bright Life Counseling","","","","","","","1011 Mercury Dr","","Lafayette","CO","US","800262771" +"1568740215","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1124306709","DIRECT","Direct Messaging Address","katie.cabreriza@prairiewellness.com","N","","","","","","","","","3209 Ingersoll Ave Ste 100","","Des Moines","IA","US","503123920" +"1477831121","CONNECT","CONNECT URL","https://www.airforcemedicine.af.mil/MTF/Randolph/","N","Clinic Website","","OTHER","Other","Patient information","OTHER","Other","Patient information","359 Medical Group","221 Third Street West, BLDG. 1040","JBSA-Randolph AFB","TX","US","78150" +"1104104686","DIRECT","Direct Messaging Address","pjungblut55846@directwellstar.org","N","","","","","","","","","3747 Roswell Rd Ste 216","","Marietta","GA","US","300626227" +"1487932943","CONNECT","CONNECT URL","www.centralmasspainstressmanagement.com","N","website","","OTHER","Other","soap notes","","","","588 Main St Ste 6","","Shrewsbury","MA","US","015452920" +"1912285479","CONNECT","CONNECT URL","Tranket","N","EHR","","","","","","","","4214 Fleur Dr Ste 7","","Des Moines","IA","US","503212300" +"1578841045","OTHERS","Other URL","Business","N","","","","","","","","","8901 John F Kennedy Blvd W","Suite 4 SW","North Bergen","NJ","US","07047" +"1396023776","CONNECT","CONNECT URL","www.naturalwellnessphysiotherapy.com","N","Website","","DIRECT","Direct","","CSV","CSV","","11444 E Central Ave Ste 1040","","Wichita","KS","US","672062805" +"1578841946","DIRECT","Direct Messaging Address","tcangialosi@wellchild.org","N","work email","","DIRECT","Direct","","CSV","CSV","","808 W 58th St","","Los Angeles","CA","US","900373632" +"1568740892","DIRECT","Direct Messaging Address","r.anderson@directaddress.com","N","direct address","","HIE","Health Information Exchange (HIE)","","","","","800 12th Ave","SUITE 100","Fort Worth","TX","US","761042518" +"1922386358","CONNECT","CONNECT URL","https://bewellctr.org/","N","","","","","","","","","801 W. Girard Ave","","Philadelphia","PA","US","191224212" +"1245519529","DIRECT","Direct Messaging Address","dvega@houstonendocrinologycenter.com","N","","","","","","","","","13333 Dotson Rd Ste 220","","Houston","TX","US","770704306" +"1194004408","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1639458789","CONNECT","CONNECT URL","drbillruth@gmail.com","N","professional email","","DIRECT","Direct","","OTHER","Other","confiedential email","280 N Central Ave Ste 45","","Hartsdale","NY","US","10530" +"1023397957","CONNECT","CONNECT URL","cookeville","N","","","","","","","","","319 Broad St","","Baxter","TN","US","385445117" +"1720367618","OTHERS","Other URL","Albuquerque","N","","","","","","","","","2400 Wellesley Dr NE","","Albuquerque","NM","US","871071812" +"1245519081","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1346529211","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1881973642","CONNECT","CONNECT URL","kstogner@serenitypsych.ms","N","","","DIRECT","Direct","","","","","300 Rawls Dr Ste 900","","McComb","MS","US","396482864" +"1881973642","CONNECT","CONNECT URL","mrobinson@serenitypsych.ms","N","","","DIRECT","Direct","","","","","300 Rawls Dr Ste 900","","McComb","MS","US","396482864" +"1386923019","CONNECT","CONNECT URL","DRCHRONO","N","EMR","","DIRECT","Direct","","CSV","CSV","","11882 De Palma Rd Ste 2F-1","","Corona","CA","US","928834008" +"1386923019","OTHERS","Other URL","DRCHRONO","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11882 De Palma Rd Ste 2F-1","","Corona","CA","US","928834008" +"1194004812","DIRECT","Direct Messaging Address","Arkhan@selectmedical.com","N","","","","","","","","","1315 Macom Dr Ste 103","","Naperville","IL","US","605649360" +"1609155266","DIRECT","Direct Messaging Address","rebecca.thomas@hopehill.org","Y","","Family Connection, Inc.","","","","","","","124 W Main St","","MT Sterling","KY","US","403531349" +"1467731000","OTHERS","Other URL","www.MercerIslandTherapy.com","N","","","","","","","","","8015 SE 28th St","Suite 309","Mercer Island","WA","US","980402910" +"1356620884","OTHERS","Other URL","https://crimsoncounseling.net","N","","","","","","","","","249 E Tabernacle St Ste 100","","St George","UT","US","847702951" +"1801175450","CONNECT","CONNECT URL","https://www.therapynotes.com/app/login/Westfield/","N","Therapy Notes billing","","DIRECT","Direct","","OTHER","Other","TherapyNotes, LLC","630 Dresher Rd","","Horsham","PA","US","190442204" +"1609155159","CONNECT","CONNECT URL","VPN","N","","","","","","","","","1010 Sync St Ste 100","","Morrisville","NC","US","275605473" +"1144509688","CONNECT","CONNECT URL","kwyant@tidewell.org","N","email address","","DIRECT","Direct","","OTHER","Other","Medicaid Number","5955 Rand Blvd","","Sarasota","FL","US","342385160" +"1699054080","DIRECT","Direct Messaging Address","info@aclindiana.com","N","email","","DIRECT","Direct","","CSV","CSV","","5835 Jessica Ave","","Portage","IN","US","463681662" +"1922388354","CONNECT","CONNECT URL","rxm.15110@store.walgreens.com","N","","","","","","","","","900 Shelby Rd","","Kings Mountain","NC","US","280862738" +"1013297332","CONNECT","CONNECT URL","jody@whywesnore.com","N","","","","","","","","","11919 Grant St Ste 140","","Omaha","NE","US","681643475" +"1013297332","CONNECT","CONNECT URL","jody@whywesnore.com","N","","","","","","","","","11919 Grant St Ste 140","","Omaha","NE","US","681643475" +"1083994388","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1750661054","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1114207412","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1861772162","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1609156934","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1770863078","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1518247840","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1609156900","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1518247816","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1154601482","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1255611554","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1174803472","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1639459936","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1124308465","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1649550989","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1366722654","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1164702460","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1972883270","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1033499330","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1942580246","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1962782268","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1871873174","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1699055996","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1891075198","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1700166006","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1265712566","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1902186208","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1114207453","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1295015535","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1811277114","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1366722647","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1144500497","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1548540826","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1548540842","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1376823674","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1093095382","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1437439585","DIRECT","Direct Messaging Address","snelson@CRaPSP-NC.direct.office.nextgen.com","N","","","","","","","","","135 E RICH BLVD","","Elizabeth City","NC","US","279095518" +"1316227481","OTHERS","Other URL","summitsurgicalassistants@gmail.com","N","","","","","","","","","219 Main St Unit 1027","","Chatham","NJ","US","079287038" +"1316227481","OTHERS","Other URL","summitsurgicalassistants.com","N","","","DIRECT","Direct","","CSV","CSV","","219 Main St Unit 1027","","Chatham","NJ","US","079287038" +"1871873893","OTHERS","Other URL","www.internationalbh.com","N","website","","DIRECT","Direct","","CSV","CSV","","10448 S Pulaski Rd","suite 4","Oak Lawn","IL","US","604534895" +"1871873760","OTHERS","Other URL","erinkaganslp@gmail.com","N","","","","","","","","","20 Webster St","Apt 407","Brookline","MA","US","024464998" +"1083994867","DIRECT","Direct Messaging Address","christina@centerforocularprosthetics.com","N","business email","","DIRECT","Direct","","CSV","CSV","","2525 NW Lovejoy St","Ste 306","Portland","OR","US","972102864" +"1235419029","OTHERS","Other URL","therapyappointment.com","N","HIPAA compliant software for patient charting and provider messaging","","","","","","","","4231 Balboa Ave # 211","","San Diego","CA","US","921175504" +"1700166543","DIRECT","Direct Messaging Address","nxgulati@texaschildrenshospital.org","N","Email","","","","","","","","Texas Children's Hospital","6701 Fannin Street","Houston","TX","US","770306269" +"1437439247","DIRECT","Direct Messaging Address","Kelly@thriveworks.com","N","","","DIRECT","Direct","","CSV","CSV","","345 Boylston St Ste 201","","Newton","MA","US","024592863" +"1770863524","DIRECT","Direct Messaging Address","mcarter@turnanewleaf.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1200 N 77th St","","Scottsdale","AZ","US","852573708" +"1336429018","DIRECT","Direct Messaging Address","pharmacy@rvpdrugs.com","N","email","","DIRECT","Direct","","CSV","CSV","","1406 McGavock Pike Ste A","","Nashville","TN","US","372163233" +"1598045262","CONNECT","CONNECT URL","Columbus","N","","","","","","","","","434 Eastland Rd","","Berea","OH","US","440171217" +"1598045262","CONNECT","CONNECT URL","Columbus","N","","","","","","","","","434 Eastland Rd","","Berea","OH","US","440171217" +"1134409790","CONNECT","CONNECT URL","COMPULINK","N","SECURE SOFTWARE","","HIE","Health Information Exchange (HIE)","","OTHER","Other","ELECTRONIC HEALTH RECORDS","3810 S Highway 27 Ste 1","","Somerset","KY","US","425013073" +"1134409675","CONNECT","CONNECT URL","Epic","N","","","","","","","","","1025 Verdae Blvd Ste D","","Greenville","SC","US","29607" +"1902186497","DIRECT","Direct Messaging Address","oikedilo@montefiore.org","N","","","","","","","","","600 E 233rd St","GENERAL SURGERY DEPARTMENT","Bronx","NY","US","104662604" +"1700167210","DIRECT","Direct Messaging Address","vfumey@holyredeemer.com","Y","","Holy Redeemer Health System","","","","","","","1648 Hungtingdon PIke","0255","Meadowbrook","PA","US","19146" +"1477834869","DIRECT","Direct Messaging Address","chatterboxspeech@outlook.com","Y","chatterboxspeech@outlook.com","Chatterbox Speech Pathology, Inc","DIRECT","Direct","","OTHER","Other","Email address","3722 Katella Ave Ste C","","Los Alamitos","CA","US","907203102" +"1093096133","DIRECT","Direct Messaging Address","jilln@cyngrayslake.org","N","","","","","","","","","18640 W Il Route 120","","Grayslake","IL","US","600309733" +"1669753745","DIRECT","Direct Messaging Address","jwillis28495@directwellstar.org","N","","","","","","","","","3950 Austell Rd # 22","","Austell","GA","US","301061121" +"1083995047","CONNECT","CONNECT URL","megan@meganmccormickspeech.com","N","","","","","","","","","1611 S Pacific Coast Hwy Ste 307","","Redondo Beach","CA","US","902775614" +"1275814188","DIRECT","Direct Messaging Address","anager@varsitydoc.com","N","","","","","","","","","1401 S Beretania St Ste 450","","Honolulu","HI","US","968141871" +"1982985818","CONNECT","CONNECT URL","Tucson","N","","","DIRECT","Direct","","CSV","CSV","","11581 S Mary Jane Warner Dr","","Vail","AZ","US","85641" +"1902187875","OTHERS","Other URL","www.aihservices.com","N","Website","","DIRECT","Direct","","OTHER","Other","Services","13302 Grant Rd Ste 5","","Cypress","TX","US","774293518" +"1467733311","DIRECT","Direct Messaging Address","mgreen@insightfullifetherapy.com","N","business email","","DIRECT","Direct","","CSV","CSV","","4121 Union Rd Ste 225","","Saint Louis","MO","US","631291093" +"1356622062","DIRECT","Direct Messaging Address","Myriah@lakewoodcounselingcenter.com","N","","","","","","","","","487 Creekside Dr","","Belton","TX","US","765132178" +"1518248186","OTHERS","Other URL","www.playbigtherapy.com","N","website","","","","","","","","4540 Lafayette St Ste C","","Marianna","FL","US","324463236" +"1942582440","CONNECT","CONNECT URL","Redmond","N","","","","","","","","","16144 NE 87th St","","Redmond","WA","US","980523505" +"1609158971","DIRECT","Direct Messaging Address","rxm.11339@store.walgreens.com","N","","","DIRECT","Direct","","CSV","CSV","","116 N Military Ave","","Green Bay","WI","US","543033202" +"1669754925","DIRECT","Direct Messaging Address","Peter.Kim.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St Ste 190","","Providence","RI","US","029053248" +"1982986139","OTHERS","Other URL","southhadley","N","Private practice","","DIRECT","Direct","","","","","607 Newton St","","South Hadley","MA","US","010752038" +"1275815342","CONNECT","CONNECT URL","Valant","N","","","","","","","","","150 E Burr Blvd","","Kearneysville","WV","US","254304793" +"1316229388","CONNECT","CONNECT URL","frontdesk@yourfamilywalkinclinic.com","N","","","","","","","","","17929 Hunting Bow Cir","","Lutz","FL","US","335585378" +"1700168721","DIRECT","Direct Messaging Address","bsanchez@swhealth.direct-ci.net","N","","","DIRECT","Direct","","","","","1311 N Mildred Rd Ste D","","Cortez","CO","US","813212231" +"1689956641","CONNECT","CONNECT URL","Charlotte","N","","","","","","","","","2015 Randolph Rd Ste 208","","Charlotte","NC","US","282071241" +"1821370800","DIRECT","Direct Messaging Address","cgilligan@hotmail.com","N","Private Practice","","DIRECT","Direct","","CSV","CSV","","2171 Jericho Tpke","","Commack","NY","US","117252937" +"1417239369","CONNECT","CONNECT URL","Nottingham","N","","","","","","","","","8817 Belair Rd Ste 203","","Nottingham","MD","US","212362470" +"1457633307","DIRECT","Direct Messaging Address","kgaffney142549@directwellstar.org","N","","","","","","","","","3707 Largent Way NW","","Marietta","GA","US","300645981" +"1023390937","DIRECT","Direct Messaging Address","julissa_escorcia@mednax.com","N","email","","","","","","","","12295 Taft St","","Pembroke Pines","FL","US","330261900" +"1215210851","CONNECT","CONNECT URL","https://www.psychologytoday.com/us/therapists/mt/anaconda/189050?sid=5c88042686e0a&ref=1&tr=ResultsN","N","secure website","","HIE","Health Information Exchange (HIE)","","OTHER","Other","referrals and patient communication","118 E 7th St Ste 2D","","Anaconda","MT","US","597112913" +"1285917997","CONNECT","CONNECT URL","matt.thatcher@gmail.com","N","","","","","","","","","333 W Western Ave Ste 5","","Muskegon","MI","US","494401266" +"1376826719","DIRECT","Direct Messaging Address","info@uprisingpwsc.com","N","","","DIRECT","Direct","","CSV","CSV","","3405 Dickerson Ln","","Greensboro","NC","US","274053891" +"1174806558","DIRECT","Direct Messaging Address","surtz@ptherapy.net","Y","","Personalized Therapy, LLC","","","","","","","","","","","","" +"1427331651","CONNECT","CONNECT URL","Somerville","N","","","","","","","","","17202 State Highway 36 S.","","SOMERVILLE","TX","US","778794157" +"1114200284","CONNECT","CONNECT URL","www.centerforintegratedmed.com","Y","WEBSITE","Payson Flattery ND DC PC","DIRECT","Direct","","OTHER","Other","PRACTICE INFORMATION","464 NE Norton Ave","","Bend","OR","US","977014387" +"1407139546","OTHERS","Other URL","markssoudermd@aol.com","N","Work email","","OTHER","Other","work email","OTHER","Other","work email","1310 E 7th St Ste J","","Auburn","IN","US","467062518" +"1407139546","OTHERS","Other URL","markssouderMD@aol.com","N","work email","","OTHER","Other","work email","OTHER","Other","work email","1310 E 7th St., Ste J","","Auburn","IN","US","46706" +"1255614392","SOAP","SOAP URL","ERIKD@DUQUETTEFAMILYEYE.EMADIRECT.MD","N","direct email","","DIRECT","Direct","","CSV","CSV","","621 Pound Hill Rd Ste 104","","North Smithfield","RI","US","028969358" +"1255614145","CONNECT","CONNECT URL","N/A","N","","","","","","","","","35 Medical Center Pkwy","","Augusta","ME","US","043308160" +"1649553488","OTHERS","Other URL","N/A","N","","","DIRECT","Direct","","","","","2300 McKown Dr","","Norman","OK","US","73072" +"1790069540","DIRECT","Direct Messaging Address","chaka.batley@pfh.org","N","Clarity Healthcare email","","DIRECT","Direct","","CSV","CSV","","141 Communication Dr","","Hannibal","MO","US","634013670" +"1427332287","CONNECT","CONNECT URL","innovationsofhope@aol.com","N","Health Care","","DIRECT","Direct","","CSV","CSV","","1033 Masons Pl Unit A","","Leland","NC","US","284510500" +"1770867442","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1104100874","DIRECT","Direct Messaging Address","rxm.04392@store.walgreens.com","N","store email","","DIRECT","Direct","","OTHER","Other","email","441 N Kirkwood Rd","","Kirkwood","MO","US","631223911" +"1497039192","OTHERS","Other URL","Hubchart","N","HIPAAA compliant charting app","","DIRECT","Direct","","OTHER","Other","pdfs","3013 Annita Dr","","Glendale","CA","US","912061302" +"1124302781","DIRECT","Direct Messaging Address","ann.m.green4.civ@mail.com","N","facility email","","DIRECT","Direct","","","","","1 Wahoo Drive","","Groton","CT","US","063495600" +"1245514637","DIRECT","Direct Messaging Address","kmalejko110616@directwellstar.org","N","","","","","","","","","355 Tower Rd NE Ste 103","","Marietta","GA","US","300609410" +"1790060630","DIRECT","Direct Messaging Address","alona@connectionsaba.com","N","","","","","","","","","2011 NE 60th St","","Ft Lauderdale","FL","US","333082127" +"1265717052","OTHERS","Other URL","Sacramento","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1122 Corporate Way Suite 300","","Sacramento","CA","US","95831" +"1316222193","CONNECT","CONNECT URL","Windsor","N","NPI","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","710 3rd St","","Windsor","CO","US","805505484" +"1316222193","CONNECT","CONNECT URL","Windsor","N","NPI","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","710 3rd St","","Windsor","CO","US","805505484" +"1891070439","DIRECT","Direct Messaging Address","ritastanislawski@nspc.medalliesdirect.net","N","","","","","","","","","1860 TOWN CENTER DR","STE 430","RESTON","VA","US","20190" +"1174808596","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1175 E 50 S","Suite 211","American Fork","UT","US","840032845" +"1114202504","OTHERS","Other URL","Nersey@gmail.com","N","Email","","HIE","Health Information Exchange (HIE)","","","","","StaceyBurt","28 Iris Drive","Apalachin","NY","US","13732" +"1932484284","OTHERS","Other URL","WalmartPharmacy","N","","","","","","","","","3137 S Seneca St","","Wichita","KS","US","672173234" +"1972888105","CONNECT","CONNECT URL","worth","N","employer","","DIRECT","Direct","","OTHER","Other","worth","6430 W 111th St","","Worth","IL","US","604821636" +"1194000265","DIRECT","Direct Messaging Address","postpartum@almamidwifery.com","Y","secured work email, HIPAA compliant","Alma Midwifery Services","DIRECT","Direct","","OTHER","Other","n/a","1608 SE Ankeny St","","Portland","OR","US","972141448" +"1093090342","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1528343506","DIRECT","Direct Messaging Address","sbrionesparks@allfaiths.org","Y","email","All Faiths","","","","","","","1709 Moon St NE","","Albuquerque","NM","US","871123935" +"1427333442","OTHERS","Other URL","IEPDirect.com","N","","","","","","","","","47 Vaughn Rd","","Hudson Falls","NY","US","128391219" +"1619253606","DIRECT","Direct Messaging Address","mekelle.andrezzi@bristolhospice.ocm","N","Primary location","","","","","","","","1106 E 6600 S Ste 100","","Murray","UT","US","841212446" +"1891071767","DIRECT","Direct Messaging Address","ttustudenthealth@direct.myteamcare.com","N","TTU Student Health Services","","DIRECT","Direct","","CSV","CSV","","1003 Flint Ave","","Lubbock","TX","US","794099803" +"1750667655","DIRECT","Direct Messaging Address","benjamin.ryman@stores.kroger.com","Y","secure kroger email address","Kroger Co","DIRECT","Direct","","","","","1518 Calvert Ct","","Fort Wayne","IN","US","468456138" +"1043596885","DIRECT","Direct Messaging Address","dorothy@savacenter.org","N","email","","DIRECT","Direct","","OTHER","Other","email","921 38th Avenue Ct","","Greeley","CO","US","806341501" +"1205112083","CONNECT","CONNECT URL","VIRTUE317@yahoo.com","N","VIRTUE317@yahoo.com","","DIRECT","Direct","","CSV","CSV","","3387 E Highway 150","","Lincolnton","NC","US","280928144" +"1013293760","CONNECT","CONNECT URL","FortCollins","N","","","","","","","","","1903 Wilmington Dr Unit 101","","Fort Collins","CO","US","805286100" +"1205112802","DIRECT","Direct Messaging Address","michelle.guttenplan@imail.org","N","Hospital e-mail","","","","","CSV","CSV","","100 N Mario Capecchi Dr","","Salt Lake City","UT","US","841131103" +"1629354279","OTHERS","Other URL","www.thepinkribbonboutique.com","N","website","","DIRECT","Direct","","CSV","CSV","","8801 Three Chopt Rd Ste M","","Henrico","VA","US","232294755" +"1144506544","CONNECT","CONNECT URL","lindsaymeyertheinthearpyllc@gmail.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","25 Garryford Dr","","Middletown","NJ","US","077483761" +"1700162120","DIRECT","Direct Messaging Address","mary-christopher@uiowa.edu","N","email","","","","","","","","200 Hawkins Dr","","Iowa City","IA","US","522421009" +"1194001529","CONNECT","CONNECT URL","painreliefdc@gmail.com","N","email","","","","","","","","19 S State St","","Newtown","PA","US","189401952" +"1275819526","DIRECT","Direct Messaging Address","sireesha.datla@bannerhealth.com","N","","","","","","","","","13188 N 103rd Dr Ste 201","","Sun City","AZ","US","853513066" +"1265718571","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1952687295","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1679859912","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1417233735","OTHERS","Other URL","robert.tabrizi@projectrenewal.net","N","","","","","","","","","1202 Hunters Run","","Dobbs Ferry","NY","US","105223420" +"1417233735","OTHERS","Other URL","robert.tabrizi@projectrenewal.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","200 Varick St","","New York","NY","US","100144810" +"1144506395","DIRECT","Direct Messaging Address","eyevdayev@rozeroomhospice.org","N","","","","","","","","","4510 E Pacific Coast Ste 320","","Long Beach","CA","US","908046926" +"1184900300","DIRECT","Direct Messaging Address","afadoju@lifespire.org","Y","","Lifespire, Inc.","","","","","","","1 Whitehall St","","New York","NY","US","100042109" +"1033495379","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1689951725","CONNECT","CONNECT URL","https://theranest.com","N","Client portal","","DIRECT","Direct","","","","","5921 Middlefield Rd Ste 100","","Littleton","CO","US","801232860" +"1689951725","CONNECT","CONNECT URL","http://debra-foster.clientsecure.me","N","Simple Practice","","DIRECT","Direct","","CSV","CSV","","5921 Middlefield Rd Ste 100","","Littleton","CO","US","801232860" +"1992081020","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1548547664","CONNECT","CONNECT URL","Weillcornellbrainandspine.org","N","","","","","","","","","525 E 68th St","","New York","NY","US","100654870" +"1730466798","DIRECT","Direct Messaging Address","ashley.scoggins@Warmed.direct.medconnect-inc.com","Y","Direct email","WARRIOR MEDICAL ASSOCIATES, PC","DIRECT","Direct","","CSV","CSV","","100 Dana Rd","","Warrior","AL","US","351801420" +"1518244532","DIRECT","Direct Messaging Address","info@lifecounsel.org","N","","","","","","","","","1325 Mount Hermon Rd Ste 10B","","Salisbury","MD","US","218045259" +"1972880979","DIRECT","Direct Messaging Address","leighcraft.a.shakes.mil@mail.mil","N","","","","","","","","","655 7th St Bldg 700A7878","","Robins AFB","GA","US","310982227" +"1457638496","REST","RESTful URL","acurate06@yahoo.com","N","","","DIRECT","Direct","","CSV","CSV","","9679 Carriage Hill Ln","","Frisco","TX","US","750356969" +"1750668489","CONNECT","CONNECT URL","www.ViewPointTN.com","N","","","","","","","","","4100 N Roan St Ste 214","","Johnson City","TN","US","376011103" +"1578840138","DIRECT","Direct Messaging Address","mtackett@chetn.org","N","Missy Tackett direct e-mail","","DIRECT","Direct","","CSV","CSV","","470 Stone Mill Rd","","Jacksboro","TN","US","377574007" +"1235416694","DIRECT","Direct Messaging Address","Laura.Traylor@usoncology.com","N","","","DIRECT","Direct","","","","","10107 Ridgegate Pkwy Ste 200","","Lone Tree","CO","US","801245641" +"1356628721","CONNECT","CONNECT URL","christianacare.org","Y","hospital website","Christiana Care Health System","DIRECT","Direct","","","","","4755 Ogletown Stanton Rd","","Newark","DE","US","197181248" +"1427335835","OTHERS","Other URL","Conway","N","","","","","","","","","2100 Meadowlake Rd Ste 10","","Conway","AR","US","720322569" +"1427335835","OTHERS","Other URL","Conway","N","","","DIRECT","Direct","","","","","2100 Meadowlake Rd Ste 10","","Conway","AR","US","720322569" +"1376820662","CONNECT","CONNECT URL","https://drmandivpt.janeapp.com/","Y","messaging/scheduling","Vonderhaar Physical Therapy, LLC","OTHER","Other","messaging/scheduling","OTHER","Other","online","880 Kinnear Rd","","Columbus","OH","US","432121443" +"1194002436","SOAP","SOAP URL","Kennewick","N","","","HIE","Health Information Exchange (HIE)","","","","","8503 W Clearwater Ave Ste C","","Kennewick","WA","US","993363100" +"1407133671","OTHERS","Other URL","collegepharmacy.com","Y","direct","College Pharmacy, Inc.","DIRECT","Direct","","OTHER","Other","Colorado Springs","3505 Austin Bluffs Pkwy Ste 101","","Colorado Springs","CO","US","809185754" +"1558648733","DIRECT","Direct Messaging Address","duquettj@upstate.edu","N","","","","","","","","","SUNY Upstate Child and Adolescent Psychiatry Clinic","713 Harrison Street","Syracuse","NY","US","13210" +"1780951954","OTHERS","Other URL","Synergy.com","N","","","","","","","","","6116 Executive Blvd # 670","","Rockville","MD","US","208524920" +"1730456815","OTHERS","Other URL","Platteville","N","fax","","DIRECT","Direct","","OTHER","Other","medical","1898 Short Ln","","Platteville","WI","US","538189679" +"1235406455","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1245507318","CONNECT","CONNECT URL","Easton","N","","","","","","","","","221 Auburn Dr","","Easton","PA","US","180427118" +"1245507318","CONNECT","CONNECT URL","themodernmidwife.org","N","business website","","","","","","","","221 Auburn Dr","","Easton","PA","US","180427118" +"1245507318","OTHERS","Other URL","themodernmidwife.org","N","","","","","","","","","221 Auburn Dr","","Easton","PA","US","180427118" +"1770850513","DIRECT","Direct Messaging Address","TTUneuro@direct.myteamcare.com","N","Neurology","","DIRECT","Direct","","CSV","CSV","","3601 4th St","3A105","Lubbock","TX","US","794308321" +"1558638221","DIRECT","Direct Messaging Address","DAKRAGEL@HAGYARD.COM","N","WORK EMAIL","","DIRECT","Direct","","CSV","CSV","","4250 Iron Works Pike","","Lexington","KY","US","405118491" +"1841567369","CONNECT","CONNECT URL","HENDERSONVILLE","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","800 Fleming St Ste 103","","Hendersonville","NC","US","287913528" +"1427325943","DIRECT","Direct Messaging Address","stacyamrhein@nspc.medalliesdirect.net","N","","","","","","","","","1420 Spring Hill Rd Ste 210","","Mc Lean","VA","US","221023006" +"1497022941","DIRECT","Direct Messaging Address","MelindaA@baptisthealth.net","N","","","","","","","","","8900 N Kendall Dr","","Miami","FL","US","331762118" +"1356618623","DIRECT","Direct Messaging Address","edgargray@edgargraycounseling.com","N","","","DIRECT","Direct","","","","","2909 King St Ste A","","Jonesboro","AR","US","724015326" +"1295002608","DIRECT","Direct Messaging Address","john.ruehle@homeinstead.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","1505 SE 40th St Ste C","","Cape Coral","FL","US","339047913" +"1740558857","DIRECT","Direct Messaging Address","referrals@lucas-therapies-pc.direct.kno2fy.com","Y","","Carilion Clinic","","","","","","","109 Knotbreak Rd","","Salem","VA","US","24153" +"1700154879","DIRECT","Direct Messaging Address","kirby.patmon@rbha.org","N","email address","","","","","","","","107 S 5th St","","Richmond","VA","US","232193825" +"1578831434","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","Alexander","220 Centerstone","","Alexander","AR","US","720021889" +"1730457516","CONNECT","CONNECT URL","mmebane01@yahoo.com","N","","","","","","","","","42328 Corte Villosa","","Temecula","CA","US","925923619" +"1194093971","DIRECT","Direct Messaging Address","drshi@montereybayeyecenter.com","N","","","","","","","","","21 Upper Ragsdale Dr Ste 200","","Monterey","CA","US","939407858" +"1790053494","CONNECT","CONNECT URL","dana.hulet@imail.org","N","hospital","","DIRECT","Direct","","OTHER","Other","none","1380 E Medical Center Dr","","Saint George","UT","US","847902123" +"1609144294","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1588932248","DIRECT","Direct Messaging Address","dmiller@smcgov.org","N","email","","","","","","","","310 Harbor Blvd Bldg E","","Belmont","CA","US","940024018" +"1598033029","DIRECT","Direct Messaging Address","gbahnson289325@directwellstar.org","N","","","","","","","","","4441 Atlanta Rd SE Ste 215","","Smyrna","GA","US","300806442" +"1295003747","CONNECT","CONNECT URL","infinitychiropractic8@gmail.com","N","website address","","DIRECT","Direct","","CSV","CSV","","2603 S Washington St Ste 140","","Naperville","IL","US","605656375" +"1578831038","CONNECT","CONNECT URL","Noreen.Ogden@minuteclinic.com","N","","","","","","","","","2272 N Main St","","Crown Point","IN","US","463071802" +"1629346077","DIRECT","Direct Messaging Address","creid@citytherapy.nyc","N","email address","","","","","","","","34 W 22nd St","","New York","NY","US","100105805" +"1407125800","DIRECT","Direct Messaging Address","tgharir357754@directwellstar.org","N","","","","","","","","","3000 Hospital Blvd","","Roswell","GA","US","30076" +"1407125867","DIRECT","Direct Messaging Address","rcartagena@gmh.edu","N","provider work email","","DIRECT","Direct","","CSV","CSV","","341 Ponce De Leon Ave NE","","Atlanta","GA","US","303082012" +"1811266208","DIRECT","Direct Messaging Address","djarrett@myupdox.com","N","","","","","","","","","18275 N 59th Ave Ste 138","","Glendale","AZ","US","853081253" +"1427327675","CONNECT","CONNECT URL","jabraham@lovinghh.com","N","","","","","","","","","350 Westpark Way Ste 220","","Euless","TX","US","760403741" +"1699044743","DIRECT","Direct Messaging Address","cgoldfuss@mapnh.org","Y","email address","MAPS Counseling Services, Inc.","","","","","","","9 Vose Farm Rd","","Peterborough","NH","US","034582154" +"1689943730","OTHERS","Other URL","NA","N","","","OTHER","Other","NA","","","","402 S 333rd St Ste 130","","Federal Way","WA","US","980036073" +"1629347620","DIRECT","Direct Messaging Address","ldalton@icanfamilyservices.com","N","","","","","","","","","8022 S Rainbow Blvd Ste 318","","Las Vegas","NV","US","891396477" +"1871862789","CONNECT","CONNECT URL","OPClinic@lcs-ct.org","N","Health Information Exchange","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Text/Plain","221 Main St Fl 3","","Hartford","CT","US","061061890" +"1710256631","DIRECT","Direct Messaging Address","miskmed@MML-IL.direct.office.nextgen.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","none","218 W Madison St","","Ottawa","IL","US","613502819" +"1750650628","DIRECT","Direct Messaging Address","SYED.SHAH@UHSINC.COM","N","EMAIL ADDRESS","","DIRECT","Direct","","OTHER","Other","CONTAINS COMMUNICATIONS BETWEEN DOCTORS, HOSPITAL STAFF AND ADMINISTRATION","725 Horsepond Rd","","Dover","DE","US","199017232" +"1154690972","CONNECT","CONNECT URL","https://www.sphp.com/sph","N","","","","","","","","","315 S Manning Blvd","","Albany","NY","US","122081707" +"1154690972","DIRECT","Direct Messaging Address","dr.richardperalta@hotmail.com","Y","","Cardiology For Life PC","","","","","","","25 S Main St Ste C","","Spring Valley","NY","US","109774917" +"1205105087","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1497024186","OTHERS","Other URL","staff@lammdavideyecare.com","N","email","","DIRECT","Direct","","","","","3542A Loop 306","","San Angelo","TX","US","769045944" +"1174892863","FHIR","FHIR URL","s1738c01@albertsons.com","N","secured computer network","","","","","","","","729 N H St","","Lompoc","CA","US","934364520" +"1952670697","OTHERS","Other URL","www.simplepractice.com","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","309 Pirkle Ferry Rd Ste A400","","Cumming","GA","US","300402556" +"1134498785","CONNECT","CONNECT URL","Paragonbilling.com","N","Electronic Health Record","","DIRECT","Direct","","CSV","CSV","","1414 S Oak Ave Ste 6","","Owatonna","MN","US","550603957" +"1952670549","DIRECT","Direct Messaging Address","contact@journeystrongministry.org","N","Email business","","","","","","","","8015 Woodrow Rd","","Wolfforth","TX","US","793824381" +"1487923991","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1720357221","OTHERS","Other URL","7137780573","N","fax","","HIE","Health Information Exchange (HIE)","none","OTHER","Other","none","9935 Bissonnet Street","ste B","Houston","TX","US","77036" +"1831468347","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1821368291","DIRECT","Direct Messaging Address","Casey.Pettit@erie.gov","N","","","","","","","","","608 William St","","Buffalo","NY","US","142061649" +"1972873289","DIRECT","Direct Messaging Address","sarah@fhcounseling.com","N","","","","","","","","","309 N Houston St","","Maryville","TN","US","378014733" +"1356611446","DIRECT","Direct Messaging Address","jon@northarrowaba.com","N","Business email","","","","","","","","945 Barlow St.","","Traverse City","MI","US","49686" +"1073883104","CONNECT","CONNECT URL","hussein.assallum@nychhc.org","N","work email","","","","","","","","506 Lenox Ave","","New York","NY","US","100371802" +"1336419472","OTHERS","Other URL","EPIC","N","EMR","","","","","OTHER","Other","N/A","775 E US Highway 80","","Forney","TX","US","751268622" +"1851661722","CONNECT","CONNECT URL","Minneapolis","N","","","","","","","","","711 Hennepin Ave Ste 300","","Minneapolis","MN","US","554031849" +"1326318247","OTHERS","Other URL","EHR","N","","","DIRECT","Direct","","","","","436 Main St","","Forest City","PA","US","184211420" +"1285904193","DIRECT","Direct Messaging Address","sselvaraj352285@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1053681775","DIRECT","Direct Messaging Address","info@goldendayscenter.com","N","","","","","","","","","4601 Hollins Ferry Rd Ste C","","Baltimore","MD","US","212274625" +"1245500826","DIRECT","Direct Messaging Address","office@pacificmind.org","N","","","DIRECT","Direct","","","","","1500 E Heritage Park St Ste 150","","Meridian","ID","US","836465800" +"1942571435","DIRECT","Direct Messaging Address","tysarsandy@gamil.com","N","","","DIRECT","Direct","","CSV","CSV","","31518 Jay Dr","","Warren","MI","US","480937650" +"1124399423","DIRECT","Direct Messaging Address","dwoods134348@directwellstar.org","N","","","","","","","","","677 Church St NE","","Marietta","GA","US","300601101" +"1255602447","DIRECT","Direct Messaging Address","natashac@GRHC.ORG","N","","","","","","","","","Gila River Health Care Corp","483 W Seed Farm RD","Sacaton","AZ","US","85147" +"1124399480","DIRECT","Direct Messaging Address","thenewpharacy@live.com","N","e-mail address","","DIRECT","Direct","","CSV","CSV","","4835 Woodland Ave # 1","","Philadelphia","PA","US","191434433" +"1952672164","CONNECT","CONNECT URL","diana.tsontos@wcsdny.org","N","","","","","","","","","40 Kerr Rd","","Poughkeepsie","NY","US","126015826" +"1952672040","OTHERS","Other URL","harlemhospital","N","","","","","","","","","506 Lenox Ave","","New York","NY","US","100371802" +"1598036501","CONNECT","CONNECT URL","Stigler","N","","","DIRECT","Direct","","CSV","CSV","","904 NW 4th St","","Stigler","OK","US","744621653" +"1093086001","DIRECT","Direct Messaging Address","bentonchiro@hotmail.com","N","","","","","","","","","141 Commerce Blvd","","Benton","KY","US","42025" +"1124399035","DIRECT","Direct Messaging Address","kortega@stamhealth.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1 Hospital Plz","","Stamford","CT","US","069023602" +"1740551514","CONNECT","CONNECT URL","https://www.journeysmhw.com/contact-us","N","website","","DIRECT","Direct","","OTHER","Other","Contact","3134 Wendell Blvd Ste 1","","Wendell","NC","US","275917271" +"1659642395","OTHERS","Other URL","info@lanedds.com","N","","","","","","","","","1117 SE 2nd St","","Snow Hill","NC","US","285802009" +"1477824183","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1497027122","OTHERS","Other URL","linnea.knoespel@pmsnm.org","N","work email","","","","","","","","2504 Camino Entrada","","Santa Fe","NM","US","875074851" +"1306118039","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1326310962","DIRECT","Direct Messaging Address","massagesbyzandralmt@gmai.com","N","","","","","","","","","","","","","","" +"1972875490","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1952673402","OTHERS","Other URL","dalevo@yahoo.com","N","","","DIRECT","Direct","","CSV","CSV","","15181 Van Buren Blvd Spc 278","","Riverside","CA","US","925045675" +"1740552298","CONNECT","CONNECT URL","amazingcaresystems.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","phone","400/404 River Oaks Dr","","Calumet City","IL","US","604095811" +"1669744272","CONNECT","CONNECT URL","janice.garcia@victor.org","N","","","","","","","","","3244 E Green St","","Pasadena","CA","US","911073836" +"1952673428","FHIR","FHIR URL","http://integrativehealthpartners.org/","N","","","","","","","","","30 N Michigan Ave Ste 1008","","Chicago","IL","US","606023751" +"1780956268","OTHERS","Other URL","ahaider@npmh.org","N","jdavick@npmh.org","","OTHER","Other","jdavick@npmh.org","OTHER","Other","ahaider@npmh.org","823 Maple St","","Brainerd","MN","US","564013770" +"1306118500","CONNECT","CONNECT URL","https://rwbach.huachuca.amedd.army.mil/","N","","","DIRECT","Direct","","OTHER","Other","email","2240 Winrow Rd","","Fort Huachuca","AZ","US","856135080" +"1992077051","DIRECT","Direct Messaging Address","mkhan139309@directwellstar.org","N","","","","","","","","","8954 Hospital Dr","","Douglasville","GA","US","301342272" +"1023380086","OTHERS","Other URL","babak243@gmail.com","N","","","","","","","","","8360 W Sahara Ave Ste 220","","Las Vegas","NV","US","891178945" +"1518239474","DIRECT","Direct Messaging Address","brianpowell@neurosurge.allscriptsdirect.net","N","","","DIRECT","Direct","","","","","1932 Alcoa Hwy Ste 360","","Knoxville","TN","US","379201509" +"1114299096","OTHERS","Other URL","N/A","N","","","","","","","","","1 Barnes Jew Hosp Plz","","Saint Louis","MO","US","631101003" +"1639441405","DIRECT","Direct Messaging Address","nwestercamp28957@directwellstar.org","N","","","","","","","","","61 Whitcher St NE Ste 4120","","Marietta","GA","US","300601179" +"1548532468","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1033481874","CONNECT","CONNECT URL","idiaz@optimahealthpr.com","N","Work e-mail","","HIE","Health Information Exchange (HIE)","","","","","Carr. No. 2 Km. 26.2","Bo. Espinosa","Dorado","PR","US","006640000" +"1912270786","DIRECT","Direct Messaging Address","steven.savage8@hotmail.com","N","","","","","","","","","220 Falcon Pkwy","","Schriever AFB","CO","US","809125005" +"1457624272","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1720351455","DIRECT","Direct Messaging Address","Colby.n.herman.ctr@mail.mil","N","","","","","","","","","690 Barnes Blvd","","Joint Base Lewis McChord","WA","US","984381303" +"1497028294","CONNECT","CONNECT URL","https://ncfreedomhomes.org","N","Website","","DIRECT","Direct","","OTHER","Other","Phone","25 Dies St","","Canton","NY","US","136171306" +"1952674616","OTHERS","Other URL","www.bloomtext.com","N","secure messaging app","","DIRECT","Direct","","OTHER","Other","text, pdf, video calls","7703 N LaMar Blvd Ste 235","","Austin","TX","US","787521069" +"1649543257","CONNECT","CONNECT URL","Unknown","N","","","","","","","","","Reid Clinic","1515 Truemper Street","JBSA LACKLAND","TX","US","78236" +"1821361338","CONNECT","CONNECT URL","Tampa","N","","","","","","","","","607 S Oregon Ave Apt E","","Tampa","FL","US","336062548" +"1326311721","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1932472255","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1902179385","DIRECT","Direct Messaging Address","emilypowell@nspc.medalliesdirect.net","N","","","","","","","","","6355 Walker Ln Ste 507","","Alexandria","VA","US","223103251" +"1033482245","DIRECT","Direct Messaging Address","mfeldman@act-works.net","N","","","","","","","","","7226 Sepulveda Blvd","","Van Nuys","CA","US","914052003" +"1962775213","OTHERS","Other URL","kliddlecounseling@gmail.com","N","","","","","","","","","12553 New Brittany Blvd # 32","","Fort Myers","FL","US","339073625" +"1114290475","DIRECT","Direct Messaging Address","zdzisiawa.majkakravets@Direct.DavitaPhysiciansolutions.com","N","Zdzisiawa.majkakravets @Direct.DavitaPhysiciansolutions.com","","DIRECT","Direct","","OTHER","Other","ROMEOVILLE","368 S. Weber Road","","Romeoville","IL","US","60446" +"1043583263","DIRECT","Direct Messaging Address","Mbartos@preventivemeasures.com","N","","","DIRECT","Direct","","CSV","CSV","","515 W Linden St","","Allentown","PA","US","181011426" +"1255604385","OTHERS","Other URL","christine.aptrehab@gmail.com","N","","","","","","","","","8230 Old Courthouse Rd Ste 350","","Vienna","VA","US","221823840" +"1295008316","CONNECT","CONNECT URL","cincy.lee@providence.org","Y","","Credena Health LLC","","","","","","","5050 NE Hoyt St Ste 142","","Portland","OR","US","972132956" +"1801169719","OTHERS","Other URL","TherapyNotes.com","N","Patient Portal","","","","","","","","53 W Jackson Blvd Ste 1632","","Chicago","IL","US","606043606" +"1851665673","OTHERS","Other URL","dreampcs@aol.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","223 Washington St # 2","","Williamston","NC","US","278922437" +"1205100161","OTHERS","Other URL","www.dmcofmiami.com","N","web page","","DIRECT","Direct","","CSV","CSV","","4888 NW 183rd St Ste 101","","Miami Gardens","FL","US","330552939" +"1992079818","OTHERS","Other URL","missionerx@php-rx.com","N","","","","","","","","","8160 Washington Blvd Ste 102","","Jessup","MD","US","207948812" +"1821362617","DIRECT","Direct Messaging Address","vucamt01@montgomerycountymd.gov","Y","","Montgomery County Maryland Government","","","","","","","932 Hungerford Dr","Suite 1A","Rockville","MD","US","208501713" +"1710251525","CONNECT","CONNECT URL","www.therapyiroiro.com","N","","","DIRECT","Direct","","CSV","CSV","","4747 Kilauea Ave Ste 205","","Honolulu","HI","US","968165308" +"1427322692","OTHERS","Other URL","Na","N","Na","","OTHER","Other","Na","OTHER","Other","Na","9330 FL-54","","Trinity","FL","US","34655" +"1891069068","CONNECT","CONNECT URL","Url","N","Url","","","","","","","","3614 Church Ave","","Brooklyn","NY","US","112033686" +"1194099259","DIRECT","Direct Messaging Address","shannon@activerecoveryla.org","N","email","","DIRECT","Direct","","CSV","CSV","","1515 Doctors Dr Ste 16","","Bossier City","LA","US","711113321" +"1356615538","DIRECT","Direct Messaging Address","shayna.laramore@direct.signature.nextgenshare.com","N","","","DIRECT","Direct","","","","","12639 Old Tesson Rd","Suite","Saint Louis","MO","US","631282786" +"1073887295","CONNECT","CONNECT URL","karinglanscounseling@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","14987 Canyon Seven Rd","","Rio Nido","CA","US","95471" +"1740554997","CONNECT","CONNECT URL","www.youthextensionsinc.com","Y","","Youth Extensions Inc.","","","","","","","1915 Chapel Hill Rd Ste A","","Durham","NC","US","277071177" +"1316211527","OTHERS","Other URL","Aventura","N","","","DIRECT","Direct","Aventura","","","","2020 NE 163rd St Ste 205","","North Miami Beach","FL","US","331624927" +"1497029573","DIRECT","Direct Messaging Address","bet@rise-therapeuticservices.com","N","email","","DIRECT","Direct","","CSV","CSV","","915 Middle River Dr Ste 201","","Fort Lauderdale","FL","US","333043559" +"1790059897","DIRECT","Direct Messaging Address","rhoward29749@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 160","Marietta","GA","US","300601155" +"1639443641","CONNECT","CONNECT URL","www.lifetothefullestcounseling.com","N","","","","","","","","","2625 Butterfield Rd Ste 138S","","Oak Brook","IL","US","605231244" +"1366717118","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1538434329","CONNECT","CONNECT URL","www.conciergemedicalservicespsc.com","N","","","DIRECT","Direct","","CSV","CSV","","15 Ave. Munoz Rivera Suite #220-B","","San Juan","PR","US","00901" +"1023383890","DIRECT","Direct Messaging Address","info@saramaybouerphd.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","100 Pavilion Way Ste E7","","Southern Pines","NC","US","283874559" +"1023383809","OTHERS","Other URL","https://www.eggharborcare.com/","N","","","DIRECT","Direct","","","","","6818 Delilah Rd","","Egg Harbor Township","NJ","US","082349594" +"1477828952","DIRECT","Direct Messaging Address","jalopez@northwell.edu","N","","","","","","","","","301 E Main St","","Bay Shore","NY","US","117068408" +"1750656211","CONNECT","CONNECT URL","Ocala","N","","","","","","","","","468 Lake Rd","","Ocala","FL","US","344722720" +"1316212780","DIRECT","Direct Messaging Address","ivan.chavarria-siles@mountsinai.org","N","","","","","","","","","1 Gustave L Levy Pl Dept Of","","New York","NY","US","100296504" +"1407121742","OTHERS","Other URL","Gainesville","N","","","","","","","","","1345 Center Dr","","Gainesville","FL","US","326101005" +"1508131798","DIRECT","Direct Messaging Address","human.resources@touchstonebh.org","N","","","","","","","","","15810 N 35th Ave","","Phoenix","AZ","US","850533820" +"1871868166","DIRECT","Direct Messaging Address","slaura@lsuhsc.edu","Y","email on secure server","LSU health New Orleans","DIRECT","Direct","","CSV","CSV","","2000 Canal St","","New Orleans","LA","US","701123018" +"1578838611","DIRECT","Direct Messaging Address","jraque65001@direct.owensborohealth.org","N","","","","","","","","","2801 New Hartford Rd","","Owensboro","KY","US","42303" +"1912273046","CONNECT","CONNECT URL","8443045355","N","fax","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7106 Ridge Rd Ste B","","Rosedale","MD","US","212373883" +"1326313453","OTHERS","Other URL","Annapolis","N","","","OTHER","Other","Annapolis","OTHER","Other","NA","200 Forbes St Ste 200","","Annapolis","MD","US","214011527" +"1679849558","CONNECT","CONNECT URL","TCH","N","","","","","","","","","6621 Fannin St","","Houston","TX","US","770302358" +"1164798062","DIRECT","Direct Messaging Address","jelee@dhs.lacounty.gov","N","email","","","","","","","","1000 W Carson St # N18","","Torrance","CA","US","905022004" +"1205102001","DIRECT","Direct Messaging Address","jarred.burkart@coha.ikm.direct-ci.com","N","","","","","","","","","810 Jasonway Ave Ste A","","Columbus","OH","US","432144359" +"1467728345","DIRECT","Direct Messaging Address","samdur311499@directwellstar.org","N","","","","","","","","","3950 Austell Rd","","Austell","GA","US","301061121" +"1720354574","DIRECT","Direct Messaging Address","sturner@kidango.org","N","","","","","","","","","777 N 1st St Ste 220","","San Jose","CA","US","951126352" +"1194091736","DIRECT","Direct Messaging Address","drk@gppdental.com","N","","","DIRECT","Direct","","CSV","CSV","","7910 W Grand Pkwy S Ste 100","","Richmond","TX","US","774065834" +"1790051332","DIRECT","Direct Messaging Address","esther.ulrich@unitypoint.org","N","work email","","","","","","","","3251 W 9th St","","Waterloo","IA","US","507025310" +"1679849178","DIRECT","Direct Messaging Address","kbohard@med.umich.edu","N","","","","","","","","","1500 E Medical Center Dr","2381 Cardiovascular Center","Ann Arbor","MI","US","481095000" +"1881960326","OTHERS","Other URL","http://www.cccupr.org/contactenos/","N","","","","","","","","","Ave Jose Kiko Custodio","","San Juan","PR","US","00927" +"1780950196","OTHERS","Other URL","Credible","N","","","","","","","","","4301 Declairmonts Field Dr","","Bowie","MD","US","207205820" +"1780950196","OTHERS","Other URL","Credible","N","","","","","","","","","4301 Declairmonts Field Dr","","Bowie","MD","US","207205820" +"1427324896","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","1000 Eddy Street","","Providence","RI","US","02905" +"1093081531","CONNECT","CONNECT URL","Atlanta","N","","","HIE","Health Information Exchange (HIE)","","","","","400 E 10th St","","Anniston","AL","US","362074716" +"1871869107","OTHERS","Other URL","OLDSMAR","N","","","","","","","","","345 Coco Plum Ct","","Oldsmar","FL","US","346774007" +"1962778118","CONNECT","CONNECT URL","medicine.duke.edu","N","Work Website","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Website","2301 Erwin Rd","","Durham","NC","US","277054699" +"1659647881","CONNECT","CONNECT URL","https://weillcornell.org/pedsinfd","N","","","","","","","","","505 E 70th St","","New York","NY","US","100214872" +"1184980393","OTHERS","Other URL","wiseowlcoaching.theranest.com","N","EHR","","","","","","","","8383 NE Sandy Blvd Ste 320E","","Portland","OR","US","972204968" +"1871859090","DIRECT","Direct Messaging Address","lmarji1@health-quest.org","N","Email","","DIRECT","Direct","","","","","45 Reade Pl","","Poughkeepsie","NY","US","126013947" +"1508122755","OTHERS","Other URL","NextGen","N","","","","","","","","","518 Garden St","","Santa Barbara","CA","US","93101" +"1407112436","DIRECT","Direct Messaging Address","ASHVINKAMATH@GEORGIAKID.ALLSCRIPTSDIRECT.NET","N","","","","","","","","","55 Whitcher St NE Ste 460","","Marietta","GA","US","300601171" +"1952667917","DIRECT","Direct Messaging Address","npatel112153@directwellstar.org","N","","","","","","","","","677 Church St NE","Box 111-Hospitalists' office","Marietta","GA","US","300601101" +"1699031559","DIRECT","Direct Messaging Address","kmcelyea@mrhcok.com","N","","","HIE","Health Information Exchange (HIE)","","","","","2345 Southwest Blvd","","Tulsa","OK","US","741072705" +"1346506300","CONNECT","CONNECT URL","unknown","N","unknown","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","22170 west nine road","","southfield","MI","US","48033" +"1346506300","CONNECT","CONNECT URL","unknown","N","unknown","","HIE","Health Information Exchange (HIE)","","","","","22170 west nine road","","southfield","MI","US","48033" +"1710243662","DIRECT","Direct Messaging Address","maternity@wellroundedmomma.com","Y","HIPPA compliant email","WRM LLC","DIRECT","Direct","","CSV","CSV","","6290 S Pecos Rd Ste 400","","Las Vegas","NV","US","89120" +"1720344591","CONNECT","CONNECT URL","https://uvahealth.com/locations/profile/uva-pelvic-medicine-and-reconstructive-surgery","N","","","","","","","","","500 Ray C Hunt Dr Ste 305","","Charlottesville","VA","US","229032981" +"1417213299","OTHERS","Other URL","www.dastain.com","N","website","","OTHER","Other","no","CSV","CSV","","8855 Immokalee Rd Unit 3","","Naples","FL","US","341203923" +"1154687721","DIRECT","Direct Messaging Address","tvothang114378@directwellstar.org","N","","","","","","","","","3747 Roswell Rd","Suite 201","Marietta","GA","US","300626215" +"1285990861","DIRECT","Direct Messaging Address","Dr.Palmerola@ivfmd.com","Y","Office Address","South Florida Institute for Reproductive Medicine","DIRECT","Direct","","CSV","CSV","","7300 SW 62nd Pl Fl 4","","South Miami","FL","US","331434800" +"1962768549","OTHERS","Other URL","xx","N","xxx","","HIE","Health Information Exchange (HIE)","","OTHER","Other","xxx","508 W Broadway St","","Silver City","NM","US","880614925" +"1649536152","DIRECT","Direct Messaging Address","mpearson@ctshealth.org","N","","","DIRECT","Direct","","","","","2025 Ebenezer Rd Ste G2","","Rock Hill","SC","US","297321078" +"1972869584","OTHERS","Other URL","northfloridapeds.com","N","patient portal","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3606 Maclay Blvd S Ste 102","","Tallahassee","FL","US","323121277" +"1508122110","DIRECT","Direct Messaging Address","TTUneuro@direct.myteamcare.com","N","Neurology","","DIRECT","Direct","","CSV","CSV","","3601 4th Street, MS 8321","Dept. of Neurology","Lubbock","TX","US","79430" +"1134485642","DIRECT","Direct Messaging Address","nnagappan339814@directwellstar.org","N","","","","","","","","","833 Campbell Hill St NW Ste 400","","Marietta","GA","US","300601147" +"1326304734","DIRECT","Direct Messaging Address","ddudek@ruhealth.org","N","email","","","","","","","","2085 Rustin Ave Unit 3","","Riverside","CA","US","925072498" +"1376809707","DIRECT","Direct Messaging Address","Mrhart@mmc.org","N","","","","","","","","","71 US-1","Suite C","Scarborough","ME","US","04074" +"1780940114","DIRECT","Direct Messaging Address","MSutherland@unityhealthcare.org","N","work email","","DIRECT","Direct","","","","","1100 New Jersey Ave SE","","Washington","DC","US","200033302" +"1528324803","DIRECT","Direct Messaging Address","Isabel.Akaragwe@riteaid.com","N","","","","","","","","","609","Taylor ave","Annapolis","MD","US","21401" +"1528324803","DIRECT","Direct Messaging Address","ISABEL.Akaragwe@riteaid.com","N","","","","","","","","","609","Taylor ave","Annapolis","MD","US","21401" +"1295091510","DIRECT","Direct Messaging Address","Rebecca.Weiner@UHHospitals.org","N","email","","DIRECT","Direct","","","","","11100 Euclid Ave","Pediatric Pulmonology","Cleveland","OH","US","441061716" +"1265799597","OTHERS","Other URL","MHSW","N","MHSW","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7600 Beechnut Street","","Houston","TX","US","77082" +"1912264201","OTHERS","Other URL","email","N","","","","","","","","","903 NW Washington Blvd Ste A","","Hamilton","OH","US","450136367" +"1912264201","DIRECT","Direct Messaging Address","audra.ryanshepard.p5@direct.phs.nextgenshare.com","N","","","","","","","","","300 Forest Ave","","Dayton","OH","US","454054500" +"1972860088","OTHERS","Other URL","sgarrana@mgh.harvard.edu","N","hospital email","","DIRECT","Direct","","CSV","CSV","","55 Fruit St # 2","","Boston","MA","US","021142621" +"1043577190","DIRECT","Direct Messaging Address","drgoyal@affiliatesinplasticsurgey.com","N","","","","","","","","","2200 Opitz Blvd Ste 250","","Woodbridge","VA","US","221913351" +"1902163025","CONNECT","CONNECT URL","mcoaeyecare.com","Y","office","Medical Center Ophthalmology Associates","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9157 Huebner Rd","","San Antonio","TX","US","782401502" +"1275890329","OTHERS","Other URL","jotyler3@gmail.com","N","email","","","","","","","","6624 Fannin St Ste 1990","","Houston","TX","US","770302330" +"1932466000","CONNECT","CONNECT URL","DALLAS","N","","","","","","OTHER","Other","DALLAS","4300 Sigma Rd.,","Ste. 120","Dallas","TX","US","75244" +"1013274182","CONNECT","CONNECT URL","DALLAS","N","","","","","","OTHER","Other","DALLAS","4300 Sigma Rd.,","Ste. 120","Dallas","TX","US","75244" +"1457618407","DIRECT","Direct Messaging Address","susan@letsplayspeechtherapy.com","N","","","DIRECT","Direct","","","","","44715 Prentice Dr","#772","Ashburn","VA","US","20146" +"1104183011","DIRECT","Direct Messaging Address","columbus.arthritis@direct.cac.nextgenshare.com","N","","","DIRECT","Direct","","CSV","CSV","","1211 Dublin Rd","","Columbus","OH","US","43215" +"1003173816","CONNECT","CONNECT URL","www.surgicalinc.com","Y","","Surgical Specialists A Medical Corporation","DIRECT","Direct","","OTHER","Other","website","316 S Stratford Ave Ste C","","Santa Maria","CA","US","934545908" +"1427315258","CONNECT","CONNECT URL","Missoula","N","email","","DIRECT","Direct","","CSV","CSV","","2112 Dixon Ave","","Missoula","MT","US","598018226" +"1427315258","CONNECT","CONNECT URL","pschuler@centeringselfcounseling.com","N","email","","DIRECT","Direct","","CSV","CSV","","2112 Dixon Ave","","Missoula","MT","US","598018226" +"1154688778","DIRECT","Direct Messaging Address","ttufamilymedicine@direct.myteamcare.com","N","TTUHSC Family Medicine","","DIRECT","Direct","","CSV","CSV","","3601 4th St Stop 9901","","Lubbock","TX","US","794309901" +"1841557584","DIRECT","Direct Messaging Address","nathan@newhopeaba.com","Y","personal e-mail address","New Hope ABA","DIRECT","Direct","","OTHER","Other","work emails","1329 Alum Spring Rd Ste 202","","Fredericksburg","VA","US","224018011" +"1033476791","DIRECT","Direct Messaging Address","cwhatley64600@directwellstar.org","N","","","","","","","","","699 Church St NE Ste 340","","Marietta","GA","US","300601131" +"1649537200","DIRECT","Direct Messaging Address","wcoffice@thegrowthcenter.com","N","","","","","","","","","18942 N Dale Mabry Hwy Ste 101","","Lutz","FL","US","335484907" +"1205193828","DIRECT","Direct Messaging Address","insite-sangabriel@directaddress.net","N","gMed Direct Address","","DIRECT","Direct","","CSV","CSV","","207 S Santa Anita St Ste P15","","San Gabriel","CA","US","917761165" +"1285992628","OTHERS","Other URL","EVOLV","N","EVOLV Medical Record","","","","","","","","209 SW 4th Ave Ste 520","","Portland","OR","US","972041825" +"1245597699","DIRECT","Direct Messaging Address","jfrancois125202@directwellstar.org","N","","","","","","","","","3355 Cascade Rd SW Ste 100","","Atlanta","GA","US","303113679" +"1356609754","DIRECT","Direct Messaging Address","cgawum@alhs-health.com","Y","business Email","AMAZING LOVE HEALTH SERVICES","DIRECT","Direct","","","","","702 15th St NE","","Washington","DC","US","200024508" +"1407114671","OTHERS","Other URL","3075140510","N","phone","","DIRECT","Direct","","OTHER","Other","phone","611 E Carlson St Ste B","","Cheyenne","WY","US","820094311" +"1376801589","OTHERS","Other URL","n/a","N","","","DIRECT","Direct","","","","","4905 Lantana Rd","","Lake Worth","FL","US","334636915" +"1386902690","CONNECT","CONNECT URL","Brooklyn","N","various","","DIRECT","Direct","","CSV","CSV","","345 Van Sicklen St","","Brooklyn","NY","US","112233830" +"1255699492","DIRECT","Direct Messaging Address","bracknellll@upmc.edu","N","work email","","DIRECT","Direct","","","","","2115 Trebella Cir","","Rostraver Township","PA","US","150123511" +"1548528730","DIRECT","Direct Messaging Address","kristen.r.lessman.mil@mail.mil","N","military email address","","HIE","Health Information Exchange (HIE)","","","","","9921-A East Johnson Street","Madigan Annex","Tacoma","WA","US","984311100" +"1952669152","DIRECT","Direct Messaging Address","jmitchell65096@direct.owensborohealth.org","N","","","","","","","","","1301 Pleasant Valley Rd","Suite 500B","Owensboro","KY","US","423039774" +"1932467032","DIRECT","Direct Messaging Address","Kristin.Graczyk@minuteclinic.com","N","email","","DIRECT","Direct","","OTHER","Other","email","111 Auburn St","","Portland","ME","US","041032103" +"1295093417","CONNECT","CONNECT URL","Austin","N","","","DIRECT","Direct","","","","","5524 Brady Bayou Cv","","The Hills","TX","US","787381535" +"1295093482","CONNECT","CONNECT URL","webmail.lsuhsc.edu","N","","","","","","","","","1501 Kings Hwy","Department of Neurosurgery","Shreveport","LA","US","71103" +"1013275213","DIRECT","Direct Messaging Address","Divya.Mella@bswhealth.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3410 Worth St Ste 820","","Dallas","TX","US","752462003" +"1396003588","DIRECT","Direct Messaging Address","tahir-yaqub@atwatermedical.e-mdsdirect.com","N","","","","","","","","","1775 Third Street","","Atwater","CA","US","95301" +"1356609366","DIRECT","Direct Messaging Address","Jgibilaro@maimonidesmed.org","N","","","","","","","","","953 49th St Ste 511","","Brooklyn","NY","US","112192923" +"1407114432","CONNECT","CONNECT URL","Jackson","N","","","","","","","","","4612 Medgar Evers Blvd Ste 10","","Jackson","MS","US","392135205" +"1700144623","DIRECT","Direct Messaging Address","sylvia_poevelasco@mednax.com","N","","","","","","","","","6400 Fannin St Ste 1900","","Houston","TX","US","770301528" +"1245598010","DIRECT","Direct Messaging Address","denise7101@direct.practicefusion.com","N","EMR","","DIRECT","Direct","","CSV","CSV","","7101 E Indian School Rd","","Scottsdale","AZ","US","852513807" +"1649538463","OTHERS","Other URL","Boise","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Boise","425 W Bannock St","","Boise","ID","US","837026035" +"1376801019","DIRECT","Direct Messaging Address","sarahm.galloway@therapyemail.com","N","hushmail secure email address","","","","","","","","32 Pick Ave","","Fort Leavenworth","KS","US","660271119" +"1942568621","DIRECT","Direct Messaging Address","phs@entdocri.com","N","","","","","","","","","3520 Post Rd","","Warwick","RI","US","028867140" +"1477811958","DIRECT","Direct Messaging Address","info@smilegallerygalion.com","N","secure company email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","NA","1245 State Route 598 Ste B","","Galion","OH","US","448339367" +"1346508827","DIRECT","Direct Messaging Address","frank.hao2@va.gov","N","Email","","DIRECT","Direct","","CSV","CSV","","11301 Wilshire Blvd # 114","","Los Angeles","CA","US","900731003" +"1699034157","CONNECT","CONNECT URL","gmartins@omahamedical.com","N","","","","","","","","","11725 Arbor St Ste 210","","Omaha","NE","US","681442974" +"1225397706","DIRECT","Direct Messaging Address","cmcgrath@rocsc.com","N","credentialing","","DIRECT","Direct","","CSV","CSV","","1051 W US Route 6 Ste 100","","Morris","IL","US","604503370" +"1518226000","DIRECT","Direct Messaging Address","erikdavis@nspc.medalliesdirect.net","N","","","","","","","","","13700 St Francis Blvd Ste 501","","Midlothian","VA","US","23114" +"1316206758","CONNECT","CONNECT URL","lifecarewellnessllc@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","5135 Camino Al Norte Ste 259","","North Las Vegas","NV","US","890312419" +"1841559283","OTHERS","Other URL","eclinical","N","","","","","","","","","1213 Hermann Dr Ste 550","","Houston","TX","US","770047089" +"1417216854","DIRECT","Direct Messaging Address","jeffrey.magnatta@pifp.eclinicaldirectplus.com","N","Direct Trust Address","","","","","","","","3601 W Front St","","Traverse City","MI","US","496848151" +"1609135946","DIRECT","Direct Messaging Address","Kmcfarland@usaveinclinics.com","N","Work email","","DIRECT","Direct","","OTHER","Other","Email","450 Clarkson Ave","Box 51","Brooklyn","NY","US","112032012" +"1922367325","DIRECT","Direct Messaging Address","jasen.gilley@direct.signature.nextgenshare.com","N","","","DIRECT","Direct","","","","","845 N New Ballas Ct Fl 2","","Saint Louis","MO","US","631417134" +"1578822805","CONNECT","CONNECT URL","familychiroworks.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Charleston","7565 Rivers Ave Ste C","","N Charleston","SC","US","294064633" +"1891054151","DIRECT","Direct Messaging Address","jorholme@iu.edu","N","Secure Email","","DIRECT","Direct","","CSV","CSV","","535 Barnhill Dr","RT 041","Indianapolis","IN","US","462025116" +"1043579261","DIRECT","Direct Messaging Address","margie@mydiscoverycc.com","N","","","","","","","","","290 Ioof Ave","","Gilroy","CA","US","950205204" +"1437418605","DIRECT","Direct Messaging Address","estgermain@changingtidesplymouth.com","N","email","","DIRECT","Direct","","","","","124 Long Pond Rd Ste 11","","Plymouth","MA","US","023602664" +"1679832711","DIRECT","Direct Messaging Address","nbhavsar161624@directwellstar.org","N","","","","","","","","","3000 Hospital Blvd Fl 2","","Roswell","GA","US","300764915" +"1295094233","DIRECT","Direct Messaging Address","mscriven@VSA.gwaydirect.com","N","","","","","","","","","","","","","","" +"1295094233","DIRECT","Direct Messaging Address","mscriven@vsa.gwaydirect.com","N","","","","","","","","","13135 Lee Jackson Memorial Hwy Ste 305","","Fairfax","VA","US","220331907" +"1356600308","CONNECT","CONNECT URL","bridgetstrosnider@kinneydrugs.com","N","","","","","","","","","2100 Trumansburg Rd","","Trumansburg","NY","US","148869129" +"1356600308","CONNECT","CONNECT URL","bridgetstrosnider@kinneydrugs.com","N","","","","","","","","","2100 Trumansburg Rd","","Trumansburg","NY","US","148869129" +"1649539685","CONNECT","CONNECT URL","Aurora","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13120 E 19th Ave # C288-18","","Aurora","CO","US","800452567" +"1548529449","DIRECT","Direct Messaging Address","bob@thoughtswift.com","N","","","DIRECT","Direct","","CSV","CSV","","5048 Tennyson Pkwy Ste 250","","Plano","TX","US","750243067" +"1992064836","DIRECT","Direct Messaging Address","twayt@khcalaska.com","N","","","","","","","","","4015 Lake Otis Pkwy Ste 101","","Anchorage","AK","US","99508" +"1144589086","DIRECT","Direct Messaging Address","wayne@agapefamily.net","N","organizational E-Mail address","","DIRECT","Direct","","OTHER","Other","Text format emails only","319 N Litchfield Rd Ste 105","","Goodyear","AZ","US","853381256" +"1598024317","CONNECT","CONNECT URL","Hershey","N","Practice location","","DIRECT","Direct","","OTHER","Other","Hershey","500 University Dr","","Hershey","PA","US","170332360" +"1437418217","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","700 W 800 N Ste 100","","Orem","UT","US","840576301" +"1306105051","CONNECT","CONNECT URL","jacqueline.henrichs@carle.com","N","","","","","","","","","1802 S Mattis Ave","","Champaign","IL","US","618215923" +"1730448481","DIRECT","Direct Messaging Address","ilona.kichko@amitahealth.org","N","","","","","","","","","836 W Wellington Ave","","Chicago","IL","US","606575147" +"1962761692","OTHERS","Other URL","WWW.BrynneMFT.com","N","","","","","","","","","23282 Mill Creek Dr Ste 205","","Laguna Hills","CA","US","926531678" +"1881954204","CONNECT","CONNECT URL","gudmund@willamettefam.com","Y","business email","Willamette Family Counseling Center","DIRECT","Direct","","","","","7420 SW Garden Home Rd","","Portland","OR","US","972239599" +"1275893612","CONNECT","CONNECT URL","Https://KidCo.mytherabook.com","N","Portal","","DIRECT","Direct","","CSV","CSV","","1813 W Harvard Ave Ste 427","","Roseburg","OR","US","97471" +"1497015705","DIRECT","Direct Messaging Address","emmonsk@deborah.org","N","","","","","","","","","200 Trenton Rd","","Browns Mills","NJ","US","080151705" +"1225398613","OTHERS","Other URL","brianverson@gmail.com","N","","","","","","","","","411 N State St","","Litchfield","IL","US","620562038" +"1275893489","CONNECT","CONNECT URL","www.speechwithstacie.com","N","website","","DIRECT","Direct","","OTHER","Other","Fax","3417 73rd St Ste N","","Lubbock","TX","US","794231125" +"1821358094","DIRECT","Direct Messaging Address","mgelfman@lsssc.org","N","","","","","","","","","309 E Mountain View St Ste 100","","Barstow","CA","US","923112814" +"1245590447","DIRECT","Direct Messaging Address","jamie.kagihara@tmmc.com","N","secure messaging system","","DIRECT","Direct","","OTHER","Other","Message system","2841 Lomita Blvd Ste 235","","Torrance","CA","US","905055111" +"1245590355","DIRECT","Direct Messaging Address","syarlakula290214@directwellstar.org","N","","","","","","","","","303 Parkway Dr NE","","Atlanta","GA","US","303121212" +"1073873113","DIRECT","Direct Messaging Address","aihenyen130222@directwellstar.org","N","","","","","","","","","2518 Jimmy Lee Smith Pkwy","","Hiram","GA","US","301412068" +"1396005450","DIRECT","Direct Messaging Address","insite-sangabriel@directaddress.net","N","gMed Direct Access","","DIRECT","Direct","","CSV","CSV","","207 S Santa Anita St Ste P15","","San Gabriel","CA","US","917761165" +"1003176082","DIRECT","Direct Messaging Address","jmccarthy131888@directwellstar.org","N","","","","","","","","","3950 Austell Rd","","Austell","GA","US","301061121" +"1881954881","DIRECT","Direct Messaging Address","rinaldi@copernican.solutions","N","","","","","","","","","44 Thornton St","","Newton","MA","US","024581532" +"1003176975","CONNECT","CONNECT URL","http://www.patientfusion.com/doctor/70c85a7d-4d21-4e0d-ac35-846175297660","N","Schedule an Appointment","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","215 S Denton Tap Rd Ste 275","","Coppell","TX","US","750195066" +"1225398175","DIRECT","Direct Messaging Address","kchapla284995@directwellstar.org","N","","","","","","","","","1664 Mulkey Rd","","Austell","GA","US","301061114" +"1083974810","DIRECT","Direct Messaging Address","brian@merrittmed.com","N","","","","","","","","","","","","","","" +"1972864619","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1528329299","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W","Ste 212","Provo","UT","US","846043305" +"1720349434","DIRECT","Direct Messaging Address","info@mbhealth.org","N","Moved to new location","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1127 W Main St","","Zanesville","OH","US","437013147" +"1639430283","CONNECT","CONNECT URL","AMS","N","","","HIE","Health Information Exchange (HIE)","","","","","601 River Pointe Dr Ste 100","SUITE # 100","Conroe","TX","US","773042943" +"1588925044","DIRECT","Direct Messaging Address","bwhite@widc.careclouddirect.com","N","BWhite WIDC Direct Email Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","3303 W 144th Ave Unit 103","","Broomfield","CO","US","800239464" +"1598026999","DIRECT","Direct Messaging Address","SPatel@mcentagwaydirect.com","N","Secure Direct e-mail","","DIRECT","Direct","","OTHER","Other","CCD","4101 Greenbriar St","Suite #320","Houston","TX","US","770985294" +"1043571383","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1942561287","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1538420815","DIRECT","Direct Messaging Address","eamonmclaughlin@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","3800 Johnson St Ste A","","Hollywood","FL","US","330216052" +"1467713644","CONNECT","CONNECT URL","simplepractice.com","N","electronic health records","","DIRECT","Direct","","","","","925 Elm Grove Rd Ste 303","","Elm Grove","WI","US","531222572" +"1568723849","DIRECT","Direct Messaging Address","pchheda114268@directwellstar.org","N","","","","","","","","","677 Church St NE","","Marietta","GA","US","300601101" +"1073874160","DIRECT","Direct Messaging Address","Mro241@nyu.edu","N","","","","","","","","","1131 W Emaus Ave","","Allentown","PA","US","181036621" +"1861753931","DIRECT","Direct Messaging Address","angela.pruitt@ryonmedical.com","N","","","","","","","","","318 Lacey Ave","","LA Junta","CO","US","810502039" +"1881955805","OTHERS","Other URL","Gg","N","","","","","","","","","17514 Ventura Blvd Ste 101","","Encino","CA","US","913163855" +"1376804351","DIRECT","Direct Messaging Address","info@Beyondtherapyandwellness.com","N","clinic email","","","","","","","","1705 Forest Ridge Dr","","Bedford","TX","US","760227959" +"1144581174","CONNECT","CONNECT URL","http://www.meaningfulconnectionscounseling.com/","N","Sites e-mail address","","","","","","","","6963 W Kl Ave","","Kalamazoo","MI","US","490098043" +"1003177965","CONNECT","CONNECT URL","consultingcardiologists.com","N","website","","OTHER","Other","website","OTHER","Other","website","305 Western Blvd Ste 100","","Glastonbury","CT","US","060334380" +"1316208382","DIRECT","Direct Messaging Address","rsmith342618@directwellstar.org","N","","","","","","","","","2655 Northwinds Pkwy","","Alpharetta","GA","US","300092280" +"1922369750","CONNECT","CONNECT URL","wjermakowicz@gmail.com","N","","","","","","","","","936 Lenox Ave","","Miami Beach","FL","US","331395315" +"1902167786","DIRECT","Direct Messaging Address","jasmine.gadhavi@hackensackmeridian.org","N","","","","","","","","","30 Prospect Ave # Wfan5W","","Hackensack","NJ","US","076011915" +"1336400134","DIRECT","Direct Messaging Address","rgray@mydentalmail.com","N","e-mail","","DIRECT","Direct","","CSV","CSV","","18609 E 45th St S","","Tulsa","OK","US","741345516" +"1275895906","DIRECT","Direct Messaging Address","vwhite@acapcounseling.com","N","Business Address","","","","","","","","2607 Caddo St Ste 6","","Arkadelphia","AR","US","719235307" +"1790047504","DIRECT","Direct Messaging Address","rxm.12140@store.walgreens.com","N","","","","","","","","","4935 Warner Ave","","Huntington Beach","CA","US","926494406" +"1861754657","DIRECT","Direct Messaging Address","hhorton290201@directwellstar.org","N","","","","","","","","","2500 Hospital Blvd Ste 440","","Roswell","GA","US","300764919" +"1518229236","OTHERS","Other URL","Sprucehealth","N","Spruce","","","","","","","","7405 Metropolitan Ave # 2F","","Middle Village","NY","US","113792636" +"1184986614","CONNECT","CONNECT URL","UAMS","N","UAMS","","","","","","","","4301 W Markham","University of Arkansas Medical Sciences","Little Rock","AR","US","72205" +"1942562541","SOAP","SOAP URL","none","N","","","","","","","","","2901 N Main St","","Tarboro","NC","US","278861920" +"1679835128","CONNECT","CONNECT URL","www.rush.edu","N","","","","","","","","","1653 W Congress Pkwy","","Chicago","IL","US","606123833" +"1598027005","DIRECT","Direct Messaging Address","sorosch.didehvar@rmcps.com","N","clinic","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7117 Brockton Ave","","Riverside","CA","US","925062658" +"1962764407","CONNECT","CONNECT URL","Nashville","N","","","","","","","","","2201 Murphy Ave Ste 207","","Nashville","TN","US","372031954" +"1093077471","DIRECT","Direct Messaging Address","gruttadg@clinassoc.com","N","Work Email","","","","","","","","590 Fishers Station Dr","Suite 130","Victor","NY","US","145649744" +"1386906451","OTHERS","Other URL","daina.kays@nuvivemedical.com","N","","","DIRECT","Direct","","OTHER","Other","work email","800 Hwy 248 Ste 3A","","Branson","MO","US","656163821" +"1255693529","DIRECT","Direct Messaging Address","sheetal.patel.1@2230.direct.athenahealth.com","N","Direct Address","","HIE","Health Information Exchange (HIE)","","","","","6200 Regional Plz Ste 1675","","Abilene","TX","US","796065260" +"1255693529","DIRECT","Direct Messaging Address","sheetal.patel.1@2230.direct.athenahealth.com","N","Direct Address","","HIE","Health Information Exchange (HIE)","","","","","6200 Regional Plz Ste 1675","","Abilene","TX","US","796065260" +"1669734851","DIRECT","Direct Messaging Address","vince.lai@direct.signature.nextgenshare.com","N","","","DIRECT","Direct","","","","","845 North New Ballas Ct","2nd Floor","St. Louis","MO","US","631417169" +"1881956035","CONNECT","CONNECT URL","Premisehealth.com","N","Health Clinic","","","","","","","","1100 Fairview Ave N # Me-B220","","Seattle","WA","US","981094433" +"1285996322","DIRECT","Direct Messaging Address","hhagerott@mcw.edu","N","","","DIRECT","Direct","","CSV","CSV","","9000 W Wisconsin Ave","","Milwaukee","WI","US","532264874" +"1285996322","DIRECT","Direct Messaging Address","hhagerott@mcw.edu","N","","","","","","","","","3100 SW 62nd Ave","","Miami","FL","US","33155" +"1285996322","DIRECT","Direct Messaging Address","hhagerott@mcw.edu","N","hhagerott@mcw.edu","","HIE","Health Information Exchange (HIE)","","","","","9000 W Wisconsin Ave","","Milwaukee","WI","US","532264874" +"1063774198","DIRECT","Direct Messaging Address","samuel-copeland@citizens.e-mdsdirect.com","N","","","","","","","","","2705 Hospital Dr Ste 402","","Victoria","TX","US","779015777" +"1275895229","DIRECT","Direct Messaging Address","mkisat@partners.org","N","","","","","","","","","75 Francis St","","Boston","MA","US","021156106" +"1376805283","DIRECT","Direct Messaging Address","jyaari176255@directwellstar.org","N","","","","","","","","","4581 S Cobb Dr SE Ste 100","","Smyrna","GA","US","300806906" +"1538422407","CONNECT","CONNECT URL","Irvine","N","","","","","","","","","22 Odyssey Ste 200","","Irvine","CA","US","926183197" +"1437412335","DIRECT","Direct Messaging Address","christopher.garcia@nyulangone.org","N","work email","","DIRECT","Direct","","","","","285 Sills Rd","","East Patchogue","NY","US","117724869" +"1922361716","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1407119266","FHIR","FHIR URL","https://epic-soap.wakemed.org/FHIR/api/FHIR/DSTU2/","N","WakeMed Epic FHIR API Endpoint URL","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","23 Sunnybrook Rd Ste 200","","Raleigh","NC","US","276101855" +"1821351651","DIRECT","Direct Messaging Address","zsyed351236@directwellstar.org","N","","","","","","","","","2450 Old Milton Pkwy Ste 201","","Alpharetta","GA","US","300092108" +"1457614158","DIRECT","Direct Messaging Address","jpkassel@jameskasselandassociates.com","Y","","Whitney Sims, Psy.D., PLLC","","","","","","","1700 Ups Dr Ste 107","","Louisville","KY","US","402234046" +"1225391865","DIRECT","Direct Messaging Address","eastnorriton@amdent.com","N","","","","","","","","","2810 Dekalb Pike","","East Norriton","PA","US","19401" +"1982967485","DIRECT","Direct Messaging Address","cmahaley@direct.lifebridgehealth.org","Y","","Sinai Hospital Lifebridge Health","","","","","","","2401 W Belvedere Ave","","Baltimore","MD","US","212155216" +"1144583642","OTHERS","Other URL","N/A","N","","","","","","","","","5841 S Maryland Ave","","Chicago","IL","US","606371443" +"1952664468","DIRECT","Direct Messaging Address","mason.schmutzmd.p1@direct.exceleyecenter.nextgenshare.com","N","","","","","","","","","1735 N State St","","Provo","UT","US","846041010" +"1003179425","DIRECT","Direct Messaging Address","mgates339005@directwellstar.org","N","","","","","","","","","1605 Mulkey Rd Ste A","","Austell","GA","US","301066820" +"1962765230","CONNECT","CONNECT URL","apendurthi2@kumc.edu","N","university email","","DIRECT","Direct","","CSV","CSV","","3901 Rainbow Blvd","Mailstop 2012","Kansas City","KS","US","66160" +"1356604714","CONNECT","CONNECT URL","Scranton","N","","","DIRECT","Direct","","CSV","CSV","","1439 Wyoming Ave","","Scranton","PA","US","185092329" +"1699038935","DIRECT","Direct Messaging Address","mcohen@midatlret.intellechartdirect.net","N","Direct Messaging Address","","DIRECT","Direct","","","","","4060 Butler Pike Ste 200","","Plymouth Meeting","PA","US","194621560" +"1184987463","CONNECT","CONNECT URL","pinellassurgicalassociates","N","","","","","","","","","4801 49th St N","","St Petersburg","FL","US","337093859" +"1932462256","DIRECT","Direct Messaging Address","drfuehrer@archfootandankle.com","N","email","","DIRECT","Direct","","","","","1327 Sunset Drive","Suite 300","Norwalk","IA","US","50211" +"1467715664","DIRECT","Direct Messaging Address","info@leslierosslpc.com","N","private email","","DIRECT","Direct","","CSV","CSV","","4508 SE 78th St","","Oklahoma City","OK","US","731356121" +"1821351131","DIRECT","Direct Messaging Address","mdhillon110516@directwellstar.org","N","","","","","","","","","677 Church St NE Ste 100P","","Marietta","GA","US","300601101" +"1457614752","DIRECT","Direct Messaging Address","alejandra.gomez@rwjbh.org","N","Work Email","","DIRECT","Direct","","","","","94 Old Short Hills Rd Rm 1748B","","Livingston","NJ","US","070395672" +"1699038885","DIRECT","Direct Messaging Address","dimitripapagiannopoulos@uropart.allscriptsdirect.net","N","","","","","","","","","610 E Roosevelt Rd Ste 203","","Wheaton","IL","US","60187" +"1417210584","CONNECT","CONNECT URL","https://www.brighamandwomens.org/neurosurgery","N","","","","","","","","","75 Francis St","","Boston","MA","US","021156110" +"1063775005","DIRECT","Direct Messaging Address","tcushman@widc.careclouddirect.com","N","TCushman WIDC Direct Email Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","3885 Upham St Ste 200","","Wheat Ridge","CO","US","80033" +"1528322534","DIRECT","Direct Messaging Address","kstodghill144985@directwellstar.org","N","","","","","","","","","4040 Hospital West Dr","","Austell","GA","US","301068117" +"1629331616","CONNECT","CONNECT URL","Atriushealth.org","N","","","HIE","Health Information Exchange (HIE)","","","","","40 Holland St","","Somerville","MA","US","02144" +"1710240734","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","700 W 800 N Ste 220","","Orem","UT","US","840576306" +"1033473962","CONNECT","CONNECT URL","Sacramento","N","","","","","","","","","4363 Pacific St","","Rocklin","CA","US","956772117" +"1922362862","DIRECT","Direct Messaging Address","info@woodlandssportsmedicine.com","N","","","","","","","","","1441 Woodstead Ct Ste 300","","The Woodlands","TX","US","773801449" +"1174887905","CONNECT","CONNECT URL","AMS","N","","","HIE","Health Information Exchange (HIE)","","","","","601 River Pointe Dr Ste 100","","Conroe","TX","US","77304" +"1467716209","CONNECT","CONNECT URL","Tulsa","N","","","","","","","","","8301 E 51st St Ste 214","","Tulsa","OK","US","741459014" +"1730443417","OTHERS","Other URL","https://blanchfield.amedd.army.mil","N","","","","","","","","","650 Joel Dr","","Fort Campbell","KY","US","422235318" +"1609130293","DIRECT","Direct Messaging Address","benjamin.betancourt@hhcinc.org","N","","","","","","","","","505 Front St","","Chicopee","MA","US","010133140" +"1124382718","DIRECT","Direct Messaging Address","atassew110661@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1548524325","OTHERS","Other URL","www.recovia.com","N","Website","","","","","","","","8322 E Hartford Dr Ste 100","","Scottsdale","AZ","US","852556568" +"1407110109","CONNECT","CONNECT URL","https://www.scripps.org/locations/hospitals/scripps-mercy-hospital","Y","hospital affiliation","south bay geriatric and internal medicine inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","hospital website","340 4th Ave Ste 9","","Chula Vista","CA","US","919103813" +"1033473525","DIRECT","Direct Messaging Address","lisa@embracestrengthcounseling.com","N","Email","","DIRECT","Direct","","OTHER","Other","Other","1333 W 120th Ave Ste 218","","Denver","CO","US","802342710" +"1114281730","DIRECT","Direct Messaging Address","Kiersten.Moreno@digichart.direct-ci.com","N","","","","","","","","","19500 E 39th Street","Suite 300","Independence","MO","US","640578324" +"1922362565","DIRECT","Direct Messaging Address","christopher.palmer@direct.signature.nextgenshare.com","N","","","DIRECT","Direct","","","","","12639 Old Tesson Rd Ste 115","","Saint Louis","MO","US","631282786" +"1992069462","DIRECT","Direct Messaging Address","rkakar@hamzavi.com","N","","","","","","","","","43151 Dalcoma Dr Ste 1","","Clinton Township","MI","US","480386306" +"1164786638","CONNECT","CONNECT URL","mrlyle@texaschildrens.org","N","email","","","","","","","","101 W Expressway 83","","McAllen","TX","US","78503" +"1811251291","DIRECT","Direct Messaging Address","jim-ellison@internalmedicinetusc.e-mdsdirect.com","Y","Direct Messaging","Internal Medicine Associates of Tuscaloosa, P.C.","DIRECT","Direct","","CSV","CSV","","100 Rice Mine Rd N Ste B","","Tuscaloosa","AL","US","354062375" +"1003170366","OTHERS","Other URL","https://portal.kareo.com/pp-webapp/app/new/login","N","Patient Portal","","OTHER","Other","Patient's direct access to medical records and messaging","OTHER","Other","Electronic Medical Records","6021 S Syracuse Way Ste 102","","Greenwood Village","CO","US","801114747" +"1497019608","DIRECT","Direct Messaging Address","rnair139312@directwellstar.org","N","","","","","","","","","3805 Cherokee St NW","","Kennesaw","GA","US","301442085" +"1114281250","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1912261058","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1811251911","DIRECT","Direct Messaging Address","info@lmcareservices.com","N","Business email address","","","","","","","","200 Knuth Rd Ste 214B","","Boynton Beach","FL","US","334364636" +"1639433741","DIRECT","Direct Messaging Address","ralrubaye125235@directwellstar.org","N","","","","","","","","","303 Parkway Dr NE","","Atlanta","GA","US","303121212" +"1649534884","DIRECT","Direct Messaging Address","shaunna.maunupau@doh.hawaii.gov","N","","","","","","","","","860 4th St Ste 150","","Pearl City","HI","US","967823690" +"1144584228","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","5640 S 3500 W","","Roy","UT","US","840679158" +"1396000451","DIRECT","Direct Messaging Address","vmayerci@stanford.edu","N","","","","","","","","","Stanford Hospital","300 Pasteur Drive","Stanford","CA","US","94305" +"1740545706","DIRECT","Direct Messaging Address","ug.yang@toothfiaryendo.com","N","email","","DIRECT","Direct","","CSV","CSV","","4125 Kissena Blvd Ste 117","","Flushing","NY","US","113553150" +"1639434707","CONNECT","CONNECT URL","Ithaca","N","","","","","","","","","2333 N triphammer rd","Suite 304","Ithaca","NY","US","14850" +"1063777936","DIRECT","Direct Messaging Address","shellyh@ableacademics.com","N","WOrk email","","DIRECT","Direct","","","","","2073 Garden St","","Titusville","FL","US","327963243" +"1134484082","CONNECT","CONNECT URL","https://viosfertility.com/","N","Practice Website","","OTHER","Other","Practice Information","OTHER","Other","Practice Website","621 S New Ballas Rd Tower A","Suite 676","St. Louis","MO","US","631418232" +"1831454537","DIRECT","Direct Messaging Address","carolrodgers@uropart.allscriptsdirect.net","N","","","","","","","","","5201 Willow Springs Rd","Suite 380","LA Grange Highlands","IL","US","605256537" +"1033474697","DIRECT","Direct Messaging Address","info@acceltherapies.com","N","Secure Inbox","","DIRECT","Direct","","CSV","CSV","","1151 Dove St Ste 150","","Newport Beach","CA","US","926602837" +"1801151394","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1750646253","DIRECT","Direct Messaging Address","PATRICIA.R.MILLNER.MIL@MAIL.MIL","N","WORK EMAIL","","OTHER","Other","EMAIL","OTHER","Other","EMAIL","1 Jarrett White Rd","","Tripler Army Medical Center","HI","US","968595001" +"1750646253","DIRECT","Direct Messaging Address","PATRICIA.R.MILLNER.MIL@MAIL.MIL","N","WORK EMAIL","","OTHER","Other","EMAIL","OTHER","Other","EMAIL","1 Jarrett White Rd","","Tripler Army Medical Center","HI","US","968595001" +"1023373545","DIRECT","Direct Messaging Address","farley.neasman.1@2230.direct.athenahealth.com","N","Direct Address","","HIE","Health Information Exchange (HIE)","","","","","6200 Regional Plz Ste 1675","","Abilene","TX","US","796065260" +"1326303918","CONNECT","CONNECT URL","Clinton","N","","","","","","","","","1800 Clinton Dr.","","Clinton","MO","US","64735" +"1740545185","DIRECT","Direct Messaging Address","cenwezor163514@directwellstar.org","N","","","","","","","","","303 Parkway Dr NE","","Atlanta","GA","US","303121212" +"1427313709","DIRECT","Direct Messaging Address","JMessenger@messenger.emadirect.md","N","","","DIRECT","Direct","","","","","1515 Lake Lansing Rd Ste A","","Lansing","MI","US","489123752" +"1942565247","OTHERS","Other URL","NA","N","","","","","","","","","96 Campus Dr Ste 1","","Scarborough","ME","US","04074" +"1366707580","OTHERS","Other URL","eCW","N","Main Office","","OTHER","Other","MIDDLETOWN","","","","90 S Main St","","Middletown","CT","US","064573649" +"1962757187","DIRECT","Direct Messaging Address","dwarburton77077@direct.owensborohealth.org","N","","","","","","","","","6431 Fannin St","SUITE JJL 310","Houston","TX","US","770301501" +"1669727624","DIRECT","Direct Messaging Address","owhyte343582@directwellstar.org","N","","","","","","","","","3825 Medical Park Dr Ste 201","","Austell","GA","US","301066831" +"1568717528","DIRECT","Direct Messaging Address","rappiah351217@directwellstar.org","N","","","","","","","","","4900 Ivey Rd NW Ste 1301","","Acworth","GA","US","301014112" +"1225383243","DIRECT","Direct Messaging Address","amandamartin@maecpllc.com","Y","","Mid-Atlantic Quickcare PLLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5261 Carrollton Pike","Suite C","Woodlawn","VA","US","243813668" +"1447505367","DIRECT","Direct Messaging Address","evangelo@utmb.edu","N","","","DIRECT","Direct","","","","","8 Devon Ct","","Holmdel","NJ","US","077331810" +"1114272028","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1760737670","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1023363983","DIRECT","Direct Messaging Address","greg@magickitchen.com","N","email address","","","","","","","","11310 W 80th St","","Lenexa","KS","US","662143307" +"1528313368","DIRECT","Direct Messaging Address","dngwang357544@directwellstar.org","N","","","","","","","","","2540 Windy Hill Rd SE","","Marietta","GA","US","300678605" +"1982959755","OTHERS","Other URL","Hearthstonedentistry@gmail.com","N","","","","","","","","","14614 Fm 529 Rd","","Houston","TX","US","770953510" +"1538414305","DIRECT","Direct Messaging Address","billing@isaacspine.com","N","Billing Manager","","","","","","","","3320 Perimeter Hill Dr","","Nashville","TN","US","372114123" +"1952656696","DIRECT","Direct Messaging Address","lloving2@hamiltonchn.org","N","","","","","","","","","2900 N Saginaw St","","Flint","MI","US","485054452" +"1801141544","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","2355 Poplar Level Rd Ste 301","","Louisville","KY","US","402171388" +"1558616219","DIRECT","Direct Messaging Address","hpatel129174@directwellstar.org","N","","","","","","","","","61 Whitcher St NE Ste 4100B","","Marietta","GA","US","300601176" +"1093060576","OTHERS","Other URL","Other","N","Other","","OTHER","Other","Other","OTHER","Other","Other","3551 Roger Brooke Dr","","Fort Sam Houston","TX","US","782344504" +"1336494939","CONNECT","CONNECT URL","WWW.baysidefamilydentalny.com","N","","","","","","","","","21333 39th Ave Ste 300","","Bayside","NY","US","113612092" +"1336494780","DIRECT","Direct Messaging Address","care@cozycabindental.com","N","Email","","OTHER","Other","email","OTHER","Other","email","3755 W 7800 S","","West Jordan","UT","US","840884487" +"1396090635","DIRECT","Direct Messaging Address","whitney@trinitydrugs.com","N","","","DIRECT","Direct","","","","","1380 Old Highway 24","","Trinity","AL","US","356735600" +"1215282504","DIRECT","Direct Messaging Address","ytorres@evolveyouthfamilycounseling.com","N","","","","","","","","","34121 N US Highway 45 Ste 103","","Grayslake","IL","US","600301777" +"1447505755","OTHERS","Other URL","swskin.ema.md","N","","","","","","","","","10200 N 92nd St Ste 205","","Scottsdale","AZ","US","852584536" +"1831445162","DIRECT","Direct Messaging Address","rvincent@gottsche.org","N","email","","DIRECT","Direct","","CSV","CSV","","1526 Rumsey Ave","","Cody","WY","US","82414" +"1275889537","OTHERS","Other URL","NA","N","","","OTHER","Other","NA","","","","3867 Howe St","","Oakland","CA","US","946115343" +"1871848184","CONNECT","CONNECT URL","Portsmouth","N","","","","","","","","","9581 Shore Dr","","Norfolk","VA","US","235181711" +"1871848184","CONNECT","CONNECT URL","Portsmouth","N","","","","","","","","","9581 Shore Dr","","Norfolk","VA","US","235181711" +"1427304617","OTHERS","Other URL","PioneerRX","N","PioneerRX","","HIE","Health Information Exchange (HIE)","","OTHER","Other","N/A","7332 Nolensville Rd Ste 301","","Nolensville","TN","US","371350747" +"1912253121","DIRECT","Direct Messaging Address","smansoor@direct.lifebridgehealth.org","Y","","Sinai Hospital of Baltimore, Inc","","","","","","","2411 W Belvedere Ave Ste 407","","Baltimore","MD","US","212155231" +"1366798332","CONNECT","CONNECT URL","auth.webpt.com","N","documentation and billing system","","","","","","","","1207 S Washington St","","Millersburg","OH","US","446549497" +"1659627602","DIRECT","Direct Messaging Address","nadeemvaidya@retinaorangecounty.drchronodirect.com","N","","","DIRECT","Direct","","","","","16100 Sand Canyon Ave Ste 385","","Irvine","CA","US","926183720" +"1104172188","DIRECT","Direct Messaging Address","cpunjabi@montefiore.org","N","","","","","","","","","1250 Waters Place","Tower II, 12th Floor","New York","NY","US","10461" +"1265788251","CONNECT","CONNECT URL","https://www.mymeritdoctor.com/convenient-access?utm_campaign=merit-jackson-vicksburg-pcp&utm_source=","N","","","","","","","","","54 Sergeant Prentiss Dr","","Natchez","MS","US","391204726" +"1043566946","DIRECT","Direct Messaging Address","brenda@Levintherapeutics.com","N","business email","","DIRECT","Direct","","CSV","CSV","","255 S 17th St Ste 2403","","Philadelphia","PA","US","191036224" +"1598011371","CONNECT","CONNECT URL","Edmonds","N","","","","","","","","","22618 Highway 99 Ste 106","","Edmonds","WA","US","980268395" +"1124374855","DIRECT","Direct Messaging Address","dan@kcrecoverypartners.com","N","group email","","DIRECT","Direct","","CSV","CSV","","8080 Ward Pkwy Ste 405","","Kansas City","MO","US","641142020" +"1952657413","OTHERS","Other URL","Pharmacy","Y","Pharmacy","Kroger Limited Partnership I","","","","","","","1100 Fledderjohn Rd","","Charleston","WV","US","253144204" +"1972859452","OTHERS","Other URL","www.newmoondoc.com","N","","","","","","","","","12400 N Meridian Ste 100","Suite 500","Indianapolis","IN","US","462502890" +"1811243298","CONNECT","CONNECT URL","stanawayj@upfs.org","N","","","DIRECT","Direct","","","","","369 US Highway 41 E","","Negaunee","MI","US","498669624" +"1417204827","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1891042180","DIRECT","Direct Messaging Address","evtmanager@thinkvida.com","N","","","","","","","","","15 SW Everett Mall Way","STE G","Everett","WA","US","982042715" +"1679820872","DIRECT","Direct Messaging Address","sdujnic@advocates.org","N","work email","","","","","","","","354 Waverley St","","Framingham","MA","US","017027079" +"1669729711","CONNECT","CONNECT URL","5752263890","N","","","","","","","","","620 W 1st St","","Portales","NM","US","881305928" +"1538416532","OTHERS","Other URL","Zmerny12@yahoo.com","N","Email","","DIRECT","Direct","","CSV","CSV","","1712 N Leland Dr","","Huntingburg","IN","US","475429348" +"1356698351","CONNECT","CONNECT URL","boston","N","","","DIRECT","Direct","","","","","221 Longwood Ave","","Boston","MA","US","021155817" +"1205183126","DIRECT","Direct Messaging Address","msohi@gbmc.org","N","Business email","","DIRECT","Direct","","OTHER","Other","Hospital","6701 N Charles St","","Towson","MD","US","212046808" +"1588911457","DIRECT","Direct Messaging Address","Britta.Renzulli.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","2 Dudley St","Suite 190","Providence","RI","US","029053236" +"1649527300","DIRECT","Direct Messaging Address","cheshire@cheshirecenter.net","N","","","","","","","","","2500 N Church St","","Greensboro","NC","US","274054314" +"1447507983","CONNECT","CONNECT URL","Kennett","N","1124 Independence","","DIRECT","Direct","","CSV","CSV","","1124 Independence Ave","","Kennett","MO","US","638571314" +"1932456472","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1225386790","CONNECT","CONNECT URL","Lily.Desir@countyofmerced.com","N","Lily.Desir@countyofmerced.com","","DIRECT","Direct","","OTHER","Other","Lily.Desir@countyofmerced.com","301 E 13th St Bldg 1","","Merced","CA","US","953416211" +"1700134228","CONNECT","CONNECT URL","ashleyfreemanphd.com","N","website","","DIRECT","Direct","","","","","3408 Woodland Ave Ste 102","","West Des Moines","IA","US","502666504" +"1982952321","DIRECT","Direct Messaging Address","Rosario.LaFata@ascension.org","N","work email","","DIRECT","Direct","","OTHER","Other","email","5010 State Highway 30 Ste G03","","Amsterdam","NY","US","120107532" +"1790033090","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1760730071","DIRECT","Direct Messaging Address","sbarlatt167297@directwellstar.org","N","","","","","","","","","582 Concord Rd SE","","Smyrna","GA","US","300822616" +"1033467295","CONNECT","CONNECT URL","https://www.westpalmbeach.va.gov/","N","","","","","","","","","7305 N Military Trl","","Riviera Beach","FL","US","334107417" +"1295083277","DIRECT","Direct Messaging Address","Adam@cmhahelps.com","N","Office Email","","DIRECT","Direct","","OTHER","Other","Email","1110 Benfield Blvd","Suite J","Millersville","MD","US","211082639" +"1730437500","DIRECT","Direct Messaging Address","jcoleman@idoc.idaho.gov","N","","","","","","","","","1246 Yellowstone Ave Ste F","","Pocatello","ID","US","832014374" +"1629326491","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","1495 Cooley Ct","","Woodburn","OR","US","970713743" +"1699023358","DIRECT","Direct Messaging Address","DSW111PCS@M1526.primeclinicalsystems.direct-ci.com","N","","","HIE","Health Information Exchange (HIE)","","","","","2134 Sandy Dr Ste 16","","State College","PA","US","168032292" +"1447508254","DIRECT","Direct Messaging Address","Inquiry@ChoicesCCS.org","N","Choices contact us email address","","DIRECT","Direct","","OTHER","Other","direct email information","7941 Castleway Dr","","Indianapolis","IN","US","462501953" +"1396093142","DIRECT","Direct Messaging Address","luke@recoverrxpt.com","N","email","","DIRECT","Direct","","OTHER","Other","other","20 E Chicago Ave","","Westmont","IL","US","605591738" +"1255689808","CONNECT","CONNECT URL","www.dana-farber.org","N","website","","DIRECT","Direct","","OTHER","Other","search by name","450 Brookline Ave","SW 403E","Boston","MA","US","022155418" +"1992053599","DIRECT","Direct Messaging Address","drcorymckinsey@aspidamail.com","N","","","","","","","","","960 E Green St Ste 206","","Pasadena","CA","US","911062401" +"1922357391","CONNECT","CONNECT URL","SimplePractice","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","307 E King St Ste A","","Kings Mountain","NC","US","280863492" +"1760731061","DIRECT","Direct Messaging Address","jenifer.craig@rpmrehab.com","N","","","","","","","","","1815 E. Main St.","","Barstow","CA","US","92311" +"1255680575","DIRECT","Direct Messaging Address","pchaganti@kidneydocs.net","N","","","","","","","","","1506 Broadrick Dr","","Dalton","GA","US","307203011" +"1487903720","DIRECT","Direct Messaging Address","annette.youssef@swedish.org","Y","Work Email","Swedish Edmonds","DIRECT","Direct","","","","","21601 76th Ave W","","Edmonds","WA","US","980267507" +"1942559224","DIRECT","Direct Messaging Address","admin@flinthillsdentalpa.us","N","work email","","","","","","","","104 S Desmet Ln Ste 6","","Saint Marys","KS","US","665369826" +"1063761104","CONNECT","CONNECT URL","https://momentumphysicaltherapy.com/","N","Website","","HIE","Health Information Exchange (HIE)","","OTHER","Other","https://momentumphysicaltherapy.com/","2340 S Eola Rd","","Aurora","IL","US","605036409" +"1265781207","DIRECT","Direct Messaging Address","jamie.lobbenbergcrnp.p1@direct.arthritispa.nextgenshare.com","Y","","RHEUMATIC DISEASE ASSOCIATES,LTD","HIE","Health Information Exchange (HIE)","","","","","2360 Maryland Rd","","Willow Grove","PA","US","190901709" +"1053660969","DIRECT","Direct Messaging Address","canara284541@directwellstar.org","N","","","","","","","","","601 S 8th St","","Griffin","GA","US","302244213" +"1477802395","DIRECT","Direct Messaging Address","alexandrasmolina@uropart.allscriptsdirect.net","N","","","","","","","","","900 Rand Rd","Ste. 120","Des Plaines","IL","US","600162359" +"1851640601","DIRECT","Direct Messaging Address","nbenton@baartprograms.com","N","nbenton@baartprograms.com","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Electronic","539 N Van Ness Ave","","Fresno","CA","US","937283419" +"1982953782","CONNECT","CONNECT URL","Highland","N","","","DIRECT","Direct","","","","","11534 N Broadleaf Hollow Ln","","Highland","UT","US","840035633" +"1972852770","CONNECT","CONNECT URL","webpt.com","N","","","DIRECT","Direct","","CSV","CSV","","47 Santa Rosa St","","San Luis Obispo","CA","US","934051811" +"1629328356","DIRECT","Direct Messaging Address","abbybrown@aog.allscriptsdirect.net","N","direct address","","","","","","","","1560 Turf Ln","","East Lansing","MI","US","488236392" +"1134478803","OTHERS","Other URL","NA","N","","","","","","","","","875 Ridge Rd","","Webster","NY","US","145802551" +"1679822308","DIRECT","Direct Messaging Address","jbeck123278@directwellstar.org","N","","","","","","","","","2500 Hospital Blvd Ste 310","","Roswell","GA","US","300764947" +"1538419197","DIRECT","Direct Messaging Address","taylorsl8@upmc.edu","N","work email","","OTHER","Other","taylorsl8@upmc.edu","OTHER","Other","work email","480 N Kerrwood Dr Ste 103","","Hermitage","PA","US","16148" +"1578813275","DIRECT","Direct Messaging Address","anthony.gerald2@va.gov","N","","","","","","","","","7300 S Raeford Rd","","Fayetteville","NC","US","283046162" +"1578813275","DIRECT","Direct Messaging Address","anthony.gerald2@va.gov","N","","","","","","","","","7300 S Raeford Rd","","Fayetteville","NC","US","283046162" +"1285984997","CONNECT","CONNECT URL","url","N","","","DIRECT","Direct","","OTHER","Other","company","7933 Preston Rd","","Plano","TX","US","750242302" +"1891045431","OTHERS","Other URL","708-724-2469","N","CellPhone","","DIRECT","Direct","","CSV","CSV","","355 Ridge Ave","","Evanston","IL","US","602023328" +"1386994788","DIRECT","Direct Messaging Address","meredith.dake@childrenscolorado.org","N","email","","","","","","","","1811 Plaza Dr","","Highlands Ranch","CO","US","801292450" +"1881944304","CONNECT","CONNECT URL","ConnectCare","N","ConnectCare/EPIC","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","935 S Baxter Ave Ste 103","","Tyler","TX","US","757012245" +"1508116971","DIRECT","Direct Messaging Address","harborofhope@netzero.com","N","","","","","","","","","62 Village Ln","","Berwick","PA","US","186035741" +"1891045969","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1346590692","DIRECT","Direct Messaging Address","shah@telemedvisit.com","N","","","","","","","","","","","","","","" +"1366792616","OTHERS","Other URL","None","N","","","","","","","","","1907 Greentree Rd","","Cherry Hill","NJ","US","080031112" +"1962752139","DIRECT","Direct Messaging Address","awinley129142@directwellstar.org","N","","","","","","","","","833 Campbell Hill St NW Ste 400","","Marietta","GA","US","300601147" +"1922358027","OTHERS","Other URL","Lilburn","N","Office Ally EHR, patient portal","","","","","","","","1003 Oak Rd SW Ste B","","Lilburn","GA","US","300471826" +"1922358027","OTHERS","Other URL","Lilburn","N","Office Ally EHR, patient portal","","","","","","","","1003 Oak Rd SW Ste B","","Lilburn","GA","US","300471826" +"1346590304","OTHERS","Other URL","AzaleaHealth","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5508 Parkcrest Dr","Suite 310","Austin","TX","US","787314905" +"1780934760","DIRECT","Direct Messaging Address","kward141125@directwellstar.org","N","","","","","","","","","6095 Professional Pkwy Ste A210","","Douglasville","GA","US","301345611" +"1811247851","OTHERS","Other URL","eclinicalworks.com","N","patient portal","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","28 Green St","","Newburyport","MA","US","019502650" +"1063762938","OTHERS","Other URL","infomarnaslp@gmail.com","N","","","","","","","","","1130 Grove St","","San Luis Obispo","CA","US","934012914" +"1043560840","DIRECT","Direct Messaging Address","JBelerique@stanbhrs.org","N","","","","","","","","","1904 Richland Ave","","Ceres","CA","US","953074562" +"1578814380","DIRECT","Direct Messaging Address","drbelrose@promopt.org","N","email","","DIRECT","Direct","","OTHER","Other","email","10415 State Highway 151 Ste 101","","San Antonio","TX","US","782514553" +"1417208125","DIRECT","Direct Messaging Address","salatise31396@directwellstar.org","N","","","","","","","","","677 Church St NE","","Marietta","GA","US","300601101" +"1447501069","DIRECT","Direct Messaging Address","jdodd287845@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 420","","Marietta","GA","US","300601171" +"1518218015","SOAP","SOAP URL","UnifiedPractice","N","UnifiedPractice","","","","","","","","111 Central Ave","","Gaithersburg","MD","US","208771219" +"1407107808","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1225389687","SOAP","SOAP URL","computer","N","","","","","","","","","630 15th Ave Ste 102","","Longmont","CO","US","805012764" +"1588915870","OTHERS","Other URL","https://www.hipaaspace.com/medical_billing/coding/national_provider_identifier/codes/npi_1588915870.","N","","","","","","","","","191 Highland Ave","","Kearny","NJ","US","070322009" +"1891046272","DIRECT","Direct Messaging Address","info@coffeehousecounseling.com","N","HIPAA Compliant Encrypted email","","DIRECT","Direct","","OTHER","Other","Email","28465 Old Town Front St Ste 221","","Temecula","CA","US","925901822" +"1891046272","DIRECT","Direct Messaging Address","kblack@coffeehousecounseling.com","N","email","","DIRECT","Direct","","OTHER","Other","Email","28465 Old Town Front St Ste 221","","Temecula","CA","US","925901822" +"1356692610","CONNECT","CONNECT URL","kelly@tinyfeetwellness.net","N","","","","","","","","","41570 Hayes Rd Ste C","","Clinton Twp","MI","US","48038" +"1275884405","DIRECT","Direct Messaging Address","Annapoorna.Murthy@overlakehospital.org","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","290 Central Way","","Kirkland","WA","US","980336104" +"1144571365","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1851642011","DIRECT","Direct Messaging Address","admin@pullmanhealinghands.com","N","Email","","","","","","","","1256 SE Bishop Blvd Ste J","","Pullman","WA","US","991635414" +"1467703561","DIRECT","Direct Messaging Address","alameda@ppmgkids.com","N","","","","","","","","","1332 Park St Ste 200","","Alameda","CA","US","945014545" +"1265783120","DIRECT","Direct Messaging Address","monica.l.malone2.ctr@mail.mil","N","work email","","DIRECT","Direct","","CSV","CSV","","100 Brewster Blvd","","Camp Lejeune","NC","US","285472575" +"1891047742","CONNECT","CONNECT URL","AM","N","","","","","","","","","10000 SW 56th St Ste 17","","Miami","FL","US","331657162" +"1255682175","DIRECT","Direct Messaging Address","yelenagoldshteyn@nspc.medalliesdirect.net","N","","","","","","","","","8501 Arlington Blvd Ste 410","","Fairfax","VA","US","220314632" +"1427300193","DIRECT","Direct Messaging Address","dbaker31313@directwellstar.org","N","","","","","","","","","61 Whitcher St NE Ste 3110","","Marietta","GA","US","300601179" +"1790037398","CONNECT","CONNECT URL","Baltimore","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10 E Baltimore St Ste 1400","","Baltimore","MD","US","212021609" +"1760734305","DIRECT","Direct Messaging Address","gigi@sheamergency.com","N","","","","","","","","","1819 Brier St SE","","Warren","OH","US","444845314" +"1033461694","CONNECT","CONNECT URL","NA","N","","","","","","","","","400 E Business Way","","Sharonville","OH","US","452413089" +"1467704916","DIRECT","Direct Messaging Address","cann@3cfs.com","N","email","","DIRECT","Direct","","CSV","CSV","","1901 N Harrison Ave Ste 100","","Cary","NC","US","275135597" +"1891047205","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1891047205","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1366794810","OTHERS","Other URL","moorecounselinggroup.com","N","HIPAA Secure electronic device","","DIRECT","Direct","","CSV","CSV","","4801 W 41st St","","Sioux Falls","SD","US","571061535" +"1619229093","DIRECT","Direct Messaging Address","info@kristenagnello.com","Y","","Compassionate Counseling with Kristen, LLC","DIRECT","Direct","","","","","33 Cambridge Avenue","","Denville","NJ","US","078349675" +"1689926073","CONNECT","CONNECT URL","Amandaeb25@gmail.com","N","","","","","","","","","8807 Ribault Ave","","Orlando","FL","US","328324915" +"1326390642","CONNECT","CONNECT URL","Sophonia.lucien@wshc.org","N","","","","","","","","","1290 Tremont St","","Roxbury","MA","US","021203432" +"1366794679","DIRECT","Direct Messaging Address","sejal.patel.1@856.direct.athenahealth.com","N","","","DIRECT","Direct","","CSV","CSV","","1010 W 40th St","","Austin","TX","US","787564010" +"1982956298","OTHERS","Other URL","contact@expressiveconnectionsllc.org","N","","","","","","","","","2318 Freeport Rd","","Natrona Heights","PA","US","150651651" +"1336491570","CONNECT","CONNECT URL","EDMONDS","N","","","HIE","Health Information Exchange (HIE)","","","","","22618 Highway 99 Ste 106","","Edmonds","WA","US","980268395" +"1932451028","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd","","Northbrook","IL","US","600622609" +"1548512676","OTHERS","Other URL","https://jennifer-lubanski.clientsecure.me","N","Secure client portal","","DIRECT","Direct","","CSV","CSV","","105 W 5th Ave Ste 104","","Ellensburg","WA","US","989263178" +"1124370184","CONNECT","CONNECT URL","Archbold","N","main office","","DIRECT","Direct","","CSV","CSV","","205 Nolan Pkwy","","Archbold","OH","US","435028404" +"1124370184","CONNECT","CONNECT URL","Archbold","N","main office","","DIRECT","Direct","","CSV","CSV","","205 Nolan Pkwy","","Archbold","OH","US","435028404" +"1609128628","DIRECT","Direct Messaging Address","wrivkin91723@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1316290398","CONNECT","CONNECT URL","https://www.wholeconnection.org/contact","N","","","DIRECT","Direct","","","","","100 Arapahoe Ave Ste 9","","Boulder","CO","US","803025854" +"1962755728","OTHERS","Other URL","WWW.METROHEALTHFL","N","","","DIRECT","Direct","","CSV","CSV","","7543 W Oakland Park Blvd","","Tamarac","FL","US","333194909" +"1780937516","OTHERS","Other URL","Thornton","N","","","","","","","","","11719 Oneida St","","Thornton","CO","US","802335872" +"1942553789","DIRECT","Direct Messaging Address","Ttupsych@direct.myteamcare.com","N","","","DIRECT","Direct","","","","","3601 4th St Stop 8103","","Lubbock","TX","US","794308103" +"1053664656","OTHERS","Other URL","harmony","Y","Home Health Care","consumer care network inc","OTHER","Other","state of alaska","","","","412 Frontage Rd Ste 80","","Kenai","AK","US","996117784" +"1720331341","DIRECT","Direct Messaging Address","clinical@giaswfl.directbygreenway.com","Y","Direct Message Address","Gastroenterology Associates of Southwest Florida PA","DIRECT","Direct","","","","","4790 Barkley Circle","Building A","Fort Myers","FL","US","339077593" +"1316290893","CONNECT","CONNECT URL","footankleaz@aol.com","N","","","","","","","","","1728 W Glendale Ave Ste 100","","Phoenix","AZ","US","850218862" +"1992058499","DIRECT","Direct Messaging Address","ttufamilymedicine@direct.myteamcare.com","N","TTUHSC Family Medicine","","DIRECT","Direct","","CSV","CSV","","3601 4th St","MS 8143","Lubbock","TX","US","794300002" +"1447503842","SOAP","SOAP URL","Newport","N","","","","","","","","","157 Highway 25 E","","Newport","TN","US","378218157" +"1528311693","DIRECT","Direct Messaging Address","jyanazzo@newmeadow.org","N","business email","","DIRECT","Direct","","","","","23 Sitterly Rd","","Halfmoon","NY","US","12065" +"1104179217","OTHERS","Other URL","dmh.lacounty.go","N","website","","","","","","","","224 E 6th St","","Los Angeles","CA","US","900142119" +"1598019630","DIRECT","Direct Messaging Address","doc@cantrellchiro.com","N","HIPAA Compliant Email","","DIRECT","Direct","","","","","2819 Crow Canyon Rd Ste 213","","San Ramon","CA","US","945831657" +"1619221769","DIRECT","Direct Messaging Address","LHakobyan2@dhs.lacounty.gov","N","email","","DIRECT","Direct","","OTHER","Other","email","335 E Ave I","","LANCASTER","CA","US","935351513" +"1568716504","OTHERS","Other URL","wojtkil@ccf.org","N","","","","","","","","","5800 Cooper Foster Park Rd W","","Lorain","OH","US","440534131" +"1013261197","CONNECT","CONNECT URL","Austin","Y","","HNI Medical Services of Florida, LLC","","","","","","","7500 Rialto Blvd Ste 1-140","","Austin","TX","US","787358534" +"1073867990","OTHERS","Other URL","besttherapy@yahoo.com","N","email","","DIRECT","Direct","","OTHER","Other","referral information","1233 Daniels Rd","","Pavo","GA","US","317783707" +"1003160946","CONNECT","CONNECT URL","kathrynshanks@therapyemail.com","N","HIPAA compliant encrypted email","","","","","","","","264 Haywood Rd Rm 9","","Asheville","NC","US","288064551" +"1578817383","DIRECT","Direct Messaging Address","tchala288465@directwellstar.org","N","","","","","","","","","2518 Jimmy Lee Smith Pkwy","","Hiram","GA","US","301412068" +"1295089050","OTHERS","Other URL","Other","Y","Other","IAM Healthcare , PLLC","HIE","Health Information Exchange (HIE)","","OTHER","Other","Other","5509 Cumberland Plain Dr","","Raleigh","NC","US","276166372" +"1730433400","OTHERS","Other URL","nbsportandspine@gmail.com","N","email","","OTHER","Other","business","","","","8600 SW Salish Ln Ste 2","","Wilsonville","OR","US","970709619" +"1407100993","DIRECT","Direct Messaging Address","sharoncam@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","500 N Hiatus Rd Ste 101","","Pembroke Pines","FL","US","33026" +"1528312907","DIRECT","Direct Messaging Address","referrals@lucas-therapies-pc.direct.kno2fy.com","Y","","Carilion Clinic","","","","","","","4533 Brambleton Ave","","Roanoke","VA","US","240183436" +"1386998896","OTHERS","Other URL","arrivetherapynow.com","N","","","","","","","","","3120 W Main St Ste E","","Visalia","CA","US","932915764" +"1962756379","DIRECT","Direct Messaging Address","info@harshechiropractic.com","Y","practice email","Harshē Chiropractic, LLC","","","","","","","20800 N John Wayne Pkwy Ste 116","","Maricopa","AZ","US","851392728" +"1639423957","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1386998524","CONNECT","CONNECT URL","Arcadia","N","","","","","","","","","41 E Foothill Blvd Ste 102","","Arcadia","CA","US","910062361" +"1386998524","CONNECT","CONNECT URL","www.soultenders.com","N","","","","","","","","","41 E Foothill Blvd Ste 102","","Arcadia","CA","US","910062361" +"1235483496","OTHERS","Other URL","stephanie@advancedpeds.com","N","HIPPA work email","","DIRECT","Direct","","","","","6913 Falling Meadows Dr","","Galena","OH","US","430217502" +"1932453123","DIRECT","Direct Messaging Address","drlschiffman@schiffman.emadirect.md","N","","","","","","","","","3650 NW 82nd Ave Ste 201","","Doral","FL","US","331666662" +"1033453261","OTHERS","Other URL","Sarasota","N","","","OTHER","Other","Sarasota","OTHER","Other","Sarasota","6050 Cattleman Dr. Suite 110","","Sarasota","FL","US","34232" +"1679817860","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1730423716","CONNECT","CONNECT URL","Portland","N","website connect","","DIRECT","Direct","","OTHER","Other","Portland","11030 SW Capitol Hwy Ste 200","","Portland","OR","US","972198653" +"1083958144","CONNECT","CONNECT URL","pharmacy","N","","","OTHER","Other","pharmacy","","","","1100 Wilford Hall Loop Bldg 4554","","Jbsa Lackland","TX","US","782365638" +"1285978122","DIRECT","Direct Messaging Address","esther.stanton@alleghenycounty.us","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","950 2nd Ave","","Pittsburgh","PA","US","152193100" +"1265776876","OTHERS","Other URL","bridget.milliken@familytiesmhcs.com","N","business email","","HIE","Health Information Exchange (HIE)","","","","","201 N Front St Ste 615","","Wilmington","NC","US","284015091" +"1396089900","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1659615268","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","cobius healthcare solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1295079762","OTHERS","Other URL","chillum","N","","","","","","","","","5621 Sargent Rd","","Chillum","MD","US","207822335" +"1104160647","OTHERS","Other URL","n/a","N","","","","","","","","","420 W Butterfield Rd","","Elmhurst","IL","US","601264980" +"1235473687","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W Bldg A","","Provo","UT","US","846043305" +"1114261450","CONNECT","CONNECT URL","Network","N","EHR","","DIRECT","Direct","","OTHER","Other","EHR","5224 Harford Rd Ste B","","Baltimore","MD","US","212142694" +"1114261450","CONNECT","CONNECT URL","Network","N","provide Counseling and Clinical Supervisor","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5224 Harford Rd Ste B","","Baltimore","MD","US","212142694" +"1114261450","CONNECT","CONNECT URL","Network","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5224 Harford Rd Ste B","","Baltimore","MD","US","212142694" +"1114261450","CONNECT","CONNECT URL","Computer","N","EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","EHR","5224 Harford Rd","Suite B","Baltimore","MD","US","21214" +"1114261450","CONNECT","CONNECT URL","computer","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7811 Wise Avene","","Dndalk","MD","US","21222" +"1114261450","CONNECT","CONNECT URL","Baltimore","N","EHR","","DIRECT","Direct","","CSV","CSV","","5224 Harford Rd Ste B","","Baltimore","MD","US","212142694" +"1114261450","CONNECT","CONNECT URL","Internet","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5224 Harford Rd","Suite B","Baltimore","MD","US","21214" +"1114261450","CONNECT","CONNECT URL","Network","N","Share Drive","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5224 Harford Rd","Suite B","Baltimore","MD","US","21214" +"1114261450","CONNECT","CONNECT URL","Baltimore","N","EHR","","DIRECT","Direct","","CSV","CSV","","5224 Harford Rd","Suite B","Baltimore","MD","US","21214" +"1114261450","CONNECT","CONNECT URL","Baltimore","N","EHR","","DIRECT","Direct","","CSV","CSV","","5224 Harford Rd","Suite B","Baltimore","MD","US","21214" +"1114261450","CONNECT","CONNECT URL","Internet","N","Share Drive","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5224 Harford Rd Ste B","","Baltimore","MD","US","212142694" +"1528303880","CONNECT","CONNECT URL","michaelmooredom@yahoo.com","N","","","DIRECT","Direct","","","","","63316 US Highway 93","","Ronan","MT","US","598642739" +"1770828048","CONNECT","CONNECT URL","pcottman.familiesfirstfl@gmail.com","Y","","Families First of Florida","","","","","","","4902 Eisenhower Blvd","Suite 315","Tampa","FL","US","336346310" +"1144565458","DIRECT","Direct Messaging Address","hiba.almadadha@minuteclinic.com","N","","","","","","","","","11200 Lincoln Hwy","","Mokena","IL","US","604488208" +"1063757292","DIRECT","Direct Messaging Address","omnihealthmedicine@hotmail.com","N","office email","","DIRECT","Direct","","OTHER","Other","omnihealthmedicine@hotmail.com","23 E Beach St Ste 214","","Watsonville","CA","US","950764642" +"1083959266","DIRECT","Direct Messaging Address","refer@martin.emadirect.md","N","Direct Address","","DIRECT","Direct","","CSV","CSV","","5320 W. Markham","","Little Rock","AR","US","72205" +"1801131933","DIRECT","Direct Messaging Address","chantallindsay@uropart.allscriptsdirect.net","N","","","","","","","","","676 N Saint Clair St","Ste. 1835","Chicago","IL","US","606112927" +"1598000630","OTHERS","Other URL","emediatecure.com","N","","","DIRECT","Direct","","","","","1039 Brookforest Ave","","Shorewood","IL","US","604048849" +"1073858049","DIRECT","Direct Messaging Address","jennifer1@adawest.emadirect.md","N","","","DIRECT","Direct","","","","","1618 S Millenium Way","","Meridian","ID","US","836426439" +"1487999587","DIRECT","Direct Messaging Address","dassaf299980@directwellstar.org","N","","","","","","","","","601 S 8th St","","Griffin","GA","US","302244213" +"1780929703","DIRECT","Direct Messaging Address","sheffner@vallianthouse.net","N","network email","","DIRECT","Direct","","","","","300 N Dalton St","","Valliant","OK","US","747648029" +"1922343706","DIRECT","Direct Messaging Address","drcamacho@suncoastchirorehab.com","N","Email adress","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Email","18857 State Road 54","","Lutz","FL","US","335588201" +"1710222625","DIRECT","Direct Messaging Address","sbook77@hotmail.com","N","home care","","","","","","","","22 chadwick road","","great neck","NY","US","11023" +"1013252790","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1124363809","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1134464704","DIRECT","Direct Messaging Address","margaretostrowski@uropart.allscriptsdirect.net","N","","","","","","","","","7900 N Milwaukee Ave","Ste. 17","Niles","IL","US","607143159" +"1407191018","DIRECT","Direct Messaging Address","alicia.koppy@saysandiego.org","N","e-mail","","DIRECT","Direct","","CSV","CSV","","4275 El Cajon Blvd Ste 101","","San Diego","CA","US","921051293" +"1982949376","DIRECT","Direct Messaging Address","shoshanah@breastfeedatlantallc.com","N","","","DIRECT","Direct","","","","","1 Baltimore Pl NW Ste 160","","Atlanta","GA","US","303082118" +"1619213998","CONNECT","CONNECT URL","Henderson","N","","","","","","","","","2900 W Horizon Ridge Pkwy Ste 100","","Henderson","NV","US","890525014" +"1649516899","DIRECT","Direct Messaging Address","sbuskirk@weemsmemorial.com","N","Practice Manager","","DIRECT","Direct","","CSV","CSV","","137 12th Street","","Apalachicola","FL","US","32320" +"1104162361","OTHERS","Other URL","brenda@pagiconsultants.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Camp Hill","899 Poplar Church Rd","","Camp Hill","PA","US","170112206" +"1356687396","DIRECT","Direct Messaging Address","LNelson@safeharborclinic.com","Y","","Safe Harbor Clinic LLC","","","","","","","4013 Beatline Rd Ste A","","Long Beach","MS","US","395604135" +"1376889279","DIRECT","Direct Messaging Address","jodi.bauer.1@11629.direct.athenahealth.com","N","Gunnison Valley Family Medicine-J. Bauer","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD Exchange","707 N Iowa St","","Gunnison","CO","US","812302229" +"1164768008","OTHERS","Other URL","n","N","","","","","","","","","2040 Jackson Ave Madigan Army Medical Center","","Tacoma","WA","US","984310001" +"1043556855","OTHERS","Other URL","ftp@triadcare.com","N","ftp server","","","","","","","","306 Pomona Dr Ste F","","Greensboro","NC","US","274071643" +"1023354834","OTHERS","Other URL","ftp@triadcare.com","N","ftp server","","","","","","","","306 Pomona Dr Ste F","","Greensboro","NC","US","274071643" +"1235475930","DIRECT","Direct Messaging Address","credentialing@tidelandshealth.org","N","","","DIRECT","Direct","","CSV","CSV","","2347 S Highway 17","","Murrells Inlet","SC","US","295767611" +"1902142656","CONNECT","CONNECT URL","Kissimmee","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3324 Commerce Center Ln","","Sebring","FL","US","338705532" +"1902142656","CONNECT","CONNECT URL","orlando","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","601 S Semoran Blvd","","Orlando","FL","US","328073120" +"1902142656","CONNECT","CONNECT URL","Kissimmee","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","825 E Oak St","","Kissimmee","FL","US","347445838" +"1811233562","DIRECT","Direct Messaging Address","credentialing@tidelandshealth.org","N","","","DIRECT","Direct","","CSV","CSV","","12117 Ocean Hwy","","Pawleys Island","SC","US","29585" +"1053657635","DIRECT","Direct Messaging Address","info@thelcsc.org","N","email address","","","","","","","","225 4th St","","Lakewood","NJ","US","087013228" +"1497091029","CONNECT","CONNECT URL","www.walgreens.com","N","Walgreens Pharmacy","","DIRECT","Direct","","OTHER","Other","Fax","18039 Dumfries Shopping Plz","","Dumfries","VA","US","220262356" +"1669718193","OTHERS","Other URL","911","N","text mental health","","DIRECT","Direct","","CSV","CSV","","1021 4th St # B","","Taft","CA","US","932682433" +"1942547484","DIRECT","Direct Messaging Address","daniellealcove@verizon.net","N","email address","","","","","","","","1150 Lancaster Blvd","Suite 100","Mechanicsburg","PA","US","170554495" +"1982941324","FHIR","FHIR URL","email","N","","","","","","","","","410 W 10th Ave","","Columbus","OH","US","432101240" +"1144567512","CONNECT","CONNECT URL","www.keepingitspeciallysimple.com","N","website for KISS","","DIRECT","Direct","","CSV","CSV","","25 Pointe Ridge Dr","","Sandy Springs","GA","US","303282755" +"1760729008","OTHERS","Other URL","Https://togocounseling.com","N","Website","","DIRECT","Direct","","CSV","CSV","","300 N Cleveland Massillon Rd Ste 104","","Akron","OH","US","443332484" +"1417294745","DIRECT","Direct Messaging Address","manager@coalcreekplasticsurgery.com","Y","Email","Glenn E Herrmann MDPC","DIRECT","Direct","","CSV","CSV","","130 Old Laramie Trl Bldg 4","","Lafayette","CO","US","80026" +"1417294745","DIRECT","Direct Messaging Address","manager@coalcreekplasticsurgery.com","N","","","","","","","","","130 Old Laramie Trl Bldg 4","","Lafayette","CO","US","80026" +"1780921858","OTHERS","Other URL","WHITEHALL","N","","","DIRECT","Direct","","CSV","CSV","","5340 E Main St Ste 208","","Whitehall","OH","US","432132574" +"1659618627","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1356688287","CONNECT","CONNECT URL","utsouthwestern","N","","","","","","","","","5323 Harry Hines Blvd","","Dallas","TX","US","753907201" +"1780921627","CONNECT","CONNECT URL","SACRAMENTO","N","","","","","","","","","4250 Auburn Blvd","","Sacramento","CA","US","958414100" +"1710224472","OTHERS","Other URL","meslissasavage@buildingblocksspeech.com","N","","","","","","","","","901 Farm House Ln","","Rocklin","CA","US","957655369" +"1932446515","DIRECT","Direct Messaging Address","william.c.wyatt40.mil@mail.mil","N","","","","","","","","","9040 Jackson Ave","","Tacoma","WA","US","984311000" +"1417295007","CONNECT","CONNECT URL","EClinicalWorks","N","","","","","","","","","301 S Main St Ste 2S","","Doylestown","PA","US","189014870" +"1972841419","DIRECT","Direct Messaging Address","scrmcpec@scrmc.com","N","email","","DIRECT","Direct","","CSV","CSV","","1220 Jefferson St","","Laurel","MS","US","394404355" +"1770821183","CONNECT","CONNECT URL","http://circleurgentcare.com/victory-blvd","N","Urgent Care","","","","","","","","2960 Victory Blvd","","Staten Island","NY","US","103146605" +"1063750230","CONNECT","CONNECT URL","www.richmondplasticsurgery.com","N","Business website","","","","","","","","11934 W Broad St Ste 200","","Richmond","VA","US","232331100" +"1689912784","CONNECT","CONNECT URL","Brandon","N","","","OTHER","Other","Brandon","OTHER","Other","Brandon","2610 Bermuda Lake Dr Apt 204B","","Brandon","FL","US","335102287" +"1356689459","DIRECT","Direct Messaging Address","sbright33265@directwellstar.org","N","","","","","","","","","61 Whitcher St NE Ste 4100","","Marietta","GA","US","300601181" +"1962740076","OTHERS","Other URL","Westbury","N","","","","","","","","","309 Madison St Ste 7","","Westbury","NY","US","115903248" +"1336487495","DIRECT","Direct Messaging Address","mjerard@chw.org","N","work email","","DIRECT","Direct","","CSV","CSV","","3365 S 103rd St Ste 210","","Milwaukee","WI","US","532274161" +"1942548953","CONNECT","CONNECT URL","www.humantouchbh.com","N","Website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1610 Executive Ct","","Sacramento","CA","US","958642608" +"1205174174","DIRECT","Direct Messaging Address","jshepard@swhealth.direct-ci.net","N","","","DIRECT","Direct","","","","","1413 N Mildred Rd","","Cortez","CO","US","813212258" +"1386982262","DIRECT","Direct Messaging Address","Julia.mitts@creoks.org","N","","","OTHER","Other","Medicaid","OTHER","Other","Medicaid","24797 OK-66 #5","","Claremore","OK","US","74019" +"1174861983","DIRECT","Direct Messaging Address","roseann@changepointcounseling.com","N","Office Manager","","DIRECT","Direct","","CSV","CSV","","11803 Classic Ln","","Forney","TX","US","751267077" +"1003155649","CONNECT","CONNECT URL","NA","N","","","","","","","","","443 Zuehl Xing","","LA Vernia","TX","US","781213955" +"1053650556","DIRECT","Direct Messaging Address","michelle.smith@med.usc.edu","N","","","","","","","","","1500 San Pablo St","4th Floor","Los Angeles","CA","US","900335313" +"1205175643","DIRECT","Direct Messaging Address","kmiele@emory.edu","N","work email","","DIRECT","Direct","","","","","Grady Hospital","80 Jesse Hill Jr Drive SE","Atlanta","GA","US","30303" +"1699014985","CONNECT","CONNECT URL","www.arborfamilycounseling.com","N","","","","","","","","","11605 Arbor St Ste 102","","Omaha","NE","US","681442982" +"1124367305","DIRECT","Direct Messaging Address","tparkscannon338782@directwellstar.org","N","","","","","","","","","601 S 8th St","","Griffin","GA","US","302244213" +"1649519877","CONNECT","CONNECT URL","horizonmultispecialty.com","Y","Medical","MedCentral Corporation","DIRECT","Direct","","CSV","CSV","Medical","6702 West Linebaugh Ave.","","Tampa","FL","US","33625" +"1437498664","DIRECT","Direct Messaging Address","mbrooks@aahs.org","Y","Work email","Anne Arundel Medical Center","","","","","","","2000 Medical Pkwy Ste 600","","Annapolis","MD","US","214013748" +"1164761334","CONNECT","CONNECT URL","cvsurg","N","email","","","","","","","","5320 S Rainbow Blvd","","Las Vegas","NV","US","891181895" +"1164761334","OTHERS","Other URL","jennifer@cvsurgnv.com","N","office email","","","","","","","","5320 S Rainbow Blvd","","Las Vegas","NV","US","891181895" +"1558600650","CONNECT","CONNECT URL","dandalak@danmedtms.com","N","","","","","","CSV","CSV","","350 S 38th Ct Ste 100","","Renton","WA","US","980555777" +"1932448040","DIRECT","Direct Messaging Address","sinead@sineadodonoghue.com","N","","","HIE","Health Information Exchange (HIE)","","","","","464 Decatur St","","Brooklyn","NY","US","112331501" +"1114266939","OTHERS","Other URL","mainoffice","N","","","","","","","","","320 MacDade Blvd Ste 205","","Collingdale","PA","US","190231926" +"1184963993","DIRECT","Direct Messaging Address","info@baycoastbehavioral.com","N","","","","","","","","","170 Pleasant St","Room 100","Fall River","MA","US","027213015" +"1912247750","CONNECT","CONNECT URL","www.camc.org","N","","","","","","","","","501 Morris St","","Charleston","WV","US","253011326" +"1538409370","DIRECT","Direct Messaging Address","hwilkes@palmettoinfusion.com","N","Encrypted work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1027 Physicians Dr Ste 220","","Charleston","SC","US","294145352" +"1134469984","DIRECT","Direct Messaging Address","krocker@theracareaz.com","N","","","","","","","","","9431 E Coralbell Ave Lot 70","","Mesa","AZ","US","852085812" +"1245570019","DIRECT","Direct Messaging Address","sholguin@kernbhrs.org","Y","Work Email","Kern Behavioral Health and Recovery Services","DIRECT","Direct","","","","","2151 College Avenue","","Bakersfield","CA","US","93305" +"1619217346","OTHERS","Other URL","kelseypinson14@gmail.com","N","","","","","","","","","5401 Lava Rock Dr","","Fort Worth","TX","US","761797379" +"1326388075","CONNECT","CONNECT URL","lneighbors@iowaclinic.com","N","","","","","","","","","1410 SW Tradition Dr Ste 110","","Ankeny","IA","US","500239188" +"1316287980","DIRECT","Direct Messaging Address","rochelle@helphomeandhealth.com","N","webiste","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5124 Wistful Vista Dr","","West Des Moines","IA","US","502656924" +"1619217171","DIRECT","Direct Messaging Address","robin.erwin@innovapc.eclinicaldirectplus.com","Y","","Innova Primary Care, PC","","","","","","","247 Chateau Dr SW","","Huntsville","AL","US","358016401" +"1720328297","DIRECT","Direct Messaging Address","ppsi_enrollment@chs.net","N","","","","","","","","","700 6th St S","","Saint Petersburg","FL","US","337014815" +"1023358595","CONNECT","CONNECT URL","https://www.hozhobehavioralhealthsvs.co","N","","","","","","","","","13006 Dubin Dr Ste 600V","","Spotsylvania","VA","US","225518012" +"1023358595","CONNECT","CONNECT URL","https://www.hozhobehavioralhealthsvs.com","N","","","DIRECT","Direct","","","","","13006 Dubin Dr Ste 600V","","Spotsylvania","VA","US","225518012" +"1841530128","OTHERS","Other URL","Muskego","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Muskego","S73W16485 Janesville Rd","","Muskego","WI","US","531508960" +"1124368303","CONNECT","CONNECT URL","credentialing@landmarkhealth.org","N","","","","","","","","","701 Seneca St Ste 646C","","Buffalo","NY","US","142101351" +"1912247115","CONNECT","CONNECT URL","None","N","None","","HIE","Health Information Exchange (HIE)","","OTHER","Other","N/A","301 W Grove St","","Clarks Summit","PA","US","184112090" +"1811237985","DIRECT","Direct Messaging Address","Karla.powell@prismahealth.org","N","email","","DIRECT","Direct","","","","","400 Palmettto Health Parkway","","Columbia","SC","US","292121760" +"1689914798","CONNECT","CONNECT URL","WagnerLL@sutterhealth.org","N","","","DIRECT","Direct","","CSV","CSV","","1800 Coffee Road Suite 37","","Modesto","CA","US","95355" +"1376883413","DIRECT","Direct Messaging Address","jeff@mylyfe.health","N","","","DIRECT","Direct","","","","","441 Maple Rd","","Longmeadow","MA","US","011063119" +"1235479288","DIRECT","Direct Messaging Address","Brenda.Kelley@odmhsas.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1101 E Monroe Ave","","McAlester","OK","US","745014815" +"1982944815","DIRECT","Direct Messaging Address","information@behavioranalysisservices.com","Y","email","Behavior Analysis Services","DIRECT","Direct","","CSV","CSV","","315 Oak Pointe Dr","","Richmond Hill","GA","US","313245316" +"1972844793","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1821339573","DIRECT","Direct Messaging Address","jshare@arnothealth.org","N","","","DIRECT","Direct","","","","","600 Fitch St","","Elmira","NY","US","149051634" +"1649511437","DIRECT","Direct Messaging Address","admin@ctkidsmatter.com","N","Secure email","","DIRECT","Direct","","","","","176 Robin Ln","","Cheshire","CT","US","06410" +"1235470972","SOAP","SOAP URL","prospectpsychologynyc@gmail.com","N","","","","","","","","","478 10th St","","Brooklyn","NY","US","112154302" +"1588905244","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1255672945","CONNECT","CONNECT URL","01141799513782","N","Cellphone","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4802 10th Ave","","Brooklyn","NY","US","112192916" +"1821339409","CONNECT","CONNECT URL","Lanham","N","","","DIRECT","Direct","","CSV","CSV","","9106 Pine View Ln","","Clinton","MD","US","207353229" +"1821339409","CONNECT","CONNECT URL","Lanham","N","office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9106 Pine View Ln","","Clinton","MD","US","207353229" +"1215278650","DIRECT","Direct Messaging Address","emilia@emiliabanse.com","N","email","","","","","","","","120 Golden Eagle Ct","","Santa Rosa Beach","FL","US","324598344" +"1215278650","DIRECT","Direct Messaging Address","emilia@emiliabanse.com","N","email","","","","","","","","120 Golden Eagle Ct","","Santa Rosa Beach","FL","US","324598344" +"1881935153","OTHERS","Other URL","www.childrenshospital.org","N","Website","","","","","","","","300 Longwood Ave","","Boston","MA","US","021155724" +"1558602862","CONNECT","CONNECT URL","unknown","N","","","","","","","","","103 Texas Ave","","Bangor","ME","US","044014324" +"1952642134","OTHERS","Other URL","COLUMBUS","N","","","","","","","","","1569 Bent Maple Dr","","Blacklick","OH","US","430048197" +"1952642134","OTHERS","Other URL","COLUMBUS","N","","","","","","","","","1569 Bent Maple Dr","","Blacklick","OH","US","430048197" +"1184965295","CONNECT","CONNECT URL","Epic","N","Epic","","","","","","","","424 E 34th St Fl 16","","New York","NY","US","100164901" +"1659612687","DIRECT","Direct Messaging Address","megan@rigleraba.com","N","professional/work/encrypted email","","DIRECT","Direct","","","","","1822 NE 96th St","","Seattle","WA","US","981152350" +"1770825713","DIRECT","Direct Messaging Address","medview@reverehealth.com","N","","","","","","","","","1055 N 500 W Ste 100","","Provo","UT","US","846043305" +"1922340843","DIRECT","Direct Messaging Address","maja@natureofselfcare.com","N","","","","","","","","","14156 Magnolia Blvd Ste 200","","Sherman Oaks","CA","US","914231182" +"1457693392","OTHERS","Other URL","zadonne@projectspeechtherapy.com","Y","","Project Speech, Inc.","","","","","","","1303 Renaissance Way","","Boynton Beach","FL","US","334268223" +"1659613511","OTHERS","Other URL","www.epic.com","Y","Care Everywhere","ICAHN School of Medicine at Mount Sinai","HIE","Health Information Exchange (HIE)","","CSV","CSV","EMR","1 Gustave L Levy Place","","New York","NY","US","10029" +"1417299306","DIRECT","Direct Messaging Address","patriciag@ibh.org","N","","","","","","","","","3445 S Main St","","Coventry Township","OH","US","443193028" +"1114269024","DIRECT","Direct Messaging Address","info@peakhealthmedicine.com","N","","","","","","","","","5920 S Estes St Ste 250","","Littleton","CO","US","801238620" +"1083956957","DIRECT","Direct Messaging Address","gpike@gnchc.org","N","Health Center","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","874 Purchase St","","New Bedford","MA","US","027406232" +"1992047765","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1922340603","DIRECT","Direct Messaging Address","ashley.ali@direct.signature.nextgenshare.com","N","","","DIRECT","Direct","","","","","12639 Old Tesson Rd Ste 115","","Saint Louis","MO","US","631282786" +"1194067736","CONNECT","CONNECT URL","WWW.YESTOHOMECARE.COM","N","WWW.YESTOHOMECARE.COM","","DIRECT","Direct","","CSV","CSV","","2734 Sunrise Blvd Ste 404A","","Pearland","TX","US","775848709" +"1982946588","DIRECT","Direct Messaging Address","tluuyang@kernbhrs.org","N","kernbhrs","","","","","","","","2621 Oswell St","","Bakersfield","CA","US","933063172" +"1982946588","DIRECT","Direct Messaging Address","tluu@autismfootprints.com","N","","","","","","","","","1901 Carnegie Ave","","Santa Ana","CA","US","927055504" +"1710229323","DIRECT","Direct Messaging Address","adaeze-nwosu-iheme@citizens.e-mdsdirect.com","N","","","DIRECT","Direct","","OTHER","Other","Victoria","2700 Citizens Plz Ste 200","","Victoria","TX","US","779015756" +"1659613222","DIRECT","Direct Messaging Address","pizzac@state.gov","N","","","","","","","","","US Embassy Health Clinic","Shantipath, Chanakyapuri","New Delhi","Delhi","IN","110021" +"1124360607","DIRECT","Direct Messaging Address","npalnik@optimabehaivoralhealth.carecloud.com","N","","","DIRECT","Direct","","CSV","CSV","","81 Outerbelt St","","Columbus","OH","US","432131548" +"1215279690","CONNECT","CONNECT URL","OmniMD","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","23745 Ponderosa Dr","","New Caney","TX","US","77357" +"1134461528","DIRECT","Direct Messaging Address","hsmith63997@direct.owensborohealth.org","N","","","","","","","","","2816 Veach Rd","Suite 403","Owensboro","KY","US","423036295" +"1952643348","OTHERS","Other URL","https://peds.arizona.edu/division/hematology-oncology-bmt","N","","","","","","","","","1501 N Campbell Ave","","Tucson","AZ","US","857240001" +"1235471533","DIRECT","Direct Messaging Address","kaden.rogers@imail.org","Y","Intermountain Healthcare Email","Dixie Regional Medical Center","DIRECT","Direct","","","","","1380 E Medical Center Dr","","Saint George","UT","US","847902123" +"1396087623","DIRECT","Direct Messaging Address","OrthoInst@OIH.exscribedirect.com","N","","","","","","","","","10561 Jeffreys St Ste 230","","Henderson","NV","US","890524268" +"1457693608","DIRECT","Direct Messaging Address","medreview@reverehealth.com","N","","","","","","","","","972 N 600 E","","Spanish Fork","UT","US","846601306" +"1457693608","DIRECT","Direct Messaging Address","medreview@reverehealth.com","N","","","","","","","","","555 W SR 164","","Salem","UT","US","84653" +"1417299850","OTHERS","Other URL","Shreveport","N","","","DIRECT","Direct","","CSV","CSV","","1501 Kings Hwy","","Shreveport","LA","US","711034228" +"1073855433","DIRECT","Direct Messaging Address","lmims106086@direct.nortonhealthcare.org","N","","","","","","","","","115 Huston Dr","Suite 2","Shepherdsville","KY","US","401657250" +"1073855433","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","115 Huston Dr","Suite 2","Shepherdsville","KY","US","401657250" +"1518209832","DIRECT","Direct Messaging Address","kmeyerhoff@svmh.com","Y","Work email address","Salinas Valley Memorial Health Care System","DIRECT","Direct","","CSV","CSV","","450 E Romie Ln","","Salinas","CA","US","939014029" +"1346582590","DIRECT","Direct Messaging Address","him1@cchmc.org","N","health information management","","","","","","","","3333 Burnet Ave # Mlc2003","","Cincinnati","OH","US","452293026" +"1487996708","DIRECT","Direct Messaging Address","owner@abc-midlands.com","N","Owner email","","DIRECT","Direct","","CSV","CSV","","811 8th Ave S Ste B","","Surfside Beach","SC","US","295753373" +"1487996708","DIRECT","Direct Messaging Address","owner@abc-midlands.com","N","Email to agency owner","","DIRECT","Direct","","CSV","CSV","","3800 Forest Dr Ste C201","","Columbia","SC","US","292044149" +"1225370448","CONNECT","CONNECT URL","https://urldefense.proofpoint.com/v2/url?u=https-3A__cobiusconnect.cobius.com-3A8291_Gateway_Documen","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1073855235","CONNECT","CONNECT URL","doublespirals@pm.me","N","","","","","","","","","4375 Scotland Ct","","Snellville","GA","US","300398454" +"1306188511","CONNECT","CONNECT URL","www.angelsmatter01@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","14515 Hamlin Street","Suite 102","Van Nuys","CA","US","91411" +"1306188511","CONNECT","CONNECT URL","angelsmatter01@gmail.com","N","","","","","","","","","220 E Horizon Dr","","Henderson","NV","US","890158035" +"1013259167","DIRECT","Direct Messaging Address","JSpaulding@medfordeyedoctors.updoxdirect.com","N","EMR Direct Messaging","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Health Information Exchange","1408 E Barnett Rd","","Medford","OR","US","975048279" +"1174865216","OTHERS","Other URL","JKohring@nwos-spokane.com","N","work email","","DIRECT","Direct","","OTHER","Other","work email","12410 East Sinto Suite 201","","Spokane","WA","US","992161200" +"1184966251","DIRECT","Direct Messaging Address","michelle.ting@seattlechildrens.org","N","","","","","","","","","4800 Sand Point Way NE","","Seattle","WA","US","981053901" +"1013259134","DIRECT","Direct Messaging Address","jasmitbrar@nspc.medalliesdirect.net","N","","","","","","","","","19500 Sandridge Way Ste 100","","Lansdowne","VA","US","20176" +"1528300639","DIRECT","Direct Messaging Address","crusso284833@directwellstar.org","N","","","","","","","","","3747 Roswell Rd Ste 205","","Marietta","GA","US","300626227" +"1932442084","DIRECT","Direct Messaging Address","ugochi.osborn@premierrenalphysicians.com","N","","","DIRECT","Direct","","OTHER","Other","n/a","1920 Country Place Pkwy","","Pearland","TX","US","775842282" +"1750624672","CONNECT","CONNECT URL","sdunlop@chc-ut.org","N","email","","DIRECT","Direct","","OTHER","Other","email","2621 S 3270 W","","West Valley City","UT","US","841191119" +"1306189352","SOAP","SOAP URL","elationemr.com","N","Secure EHR with secure links","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5040 NW 7th St Ste 635","","Miami","FL","US","331263796" +"1437492360","DIRECT","Direct Messaging Address","jeffreypearl@uropart.allscriptsdirect.net","N","","","","","","","","","900 Rand Rd Ste 120","","Des Plaines","IL","US","60016" +"1811230626","DIRECT","Direct Messaging Address","heepeel.chang@nyulangone.org","N","","","","","","","","","550 1ST AVE","NYU LANGONE MEDICAL CENTER","NEW YORK","NY","US","100165506" +"1629311584","DIRECT","Direct Messaging Address","klimhing@northwell.edu","N","","","","","","","","","621 E Olive St Fl 1","","Long Beach","NY","US","115613708" +"1790028686","DIRECT","Direct Messaging Address","mike@lcatllc.com","Y","","Life Coaching and Therapy LLC","","","","","","","8 Lowell Rd","","West Hartford","CT","US","061191817" +"1801139613","CONNECT","CONNECT URL","LAyton","Y","","Discovery House LT, Inc.","","","","","","","523 Heritage Park Blvd Ste 4","","Layton","UT","US","840415611" +"1528301330","DIRECT","Direct Messaging Address","arielgrobman@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","3800 Johnson St Ste A","","Hollywood","FL","US","33021" +"1467795211","DIRECT","Direct Messaging Address","kunalsood@nspc.medalliesdirect.net","N","","","","","","","","","6355 Walker Ln Ste 507","","Alexandria","VA","US","22310" +"1952644734","DIRECT","Direct Messaging Address","bgibson@pandclab.com","N","","","","","","","","","290 Big Run Rd","","Lexington","KY","US","405032903" +"1740523422","OTHERS","Other URL","brianwlee@alamedahealthsystem.org","N","","","","","","","","","1411 E 31st St","","Oakland","CA","US","946021018" +"1366785099","CONNECT","CONNECT URL","noendpoint","Y","no direct messaging available","BROOKE ARMY MEDICAL CENTER","","","","","","","3551 Roger Brooke Dr","","Fort Sam Houston","TX","US","782344504" +"1124361878","DIRECT","Direct Messaging Address","tina.dhebaria@hackensackmeridian.org","N","","","DIRECT","Direct","","OTHER","Other","email address","1945 Route 33","","Neptune","NJ","US","07753" +"1760725410","DIRECT","Direct Messaging Address","zchai339775@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 160","","Marietta","GA","US","300601160" +"1588907109","OTHERS","Other URL","familiasunidasllc@gmail.com","N","email address","","OTHER","Other","email","OTHER","Other","email","821 Raymond Ave Ste 230","","Saint Paul","MN","US","551141503" +"1558604124","DIRECT","Direct Messaging Address","rmckindles65156@direct.owensborohealth.org","N","","","","","","","","","2816 Veach Rd","Suite 403","Owensboro","KY","US","423036295" +"1588907000","CONNECT","CONNECT URL","https://www.chop.edu/centers-programs/global-health-center","N","Children's Hospital of Philadelphia Global Health Center","","","","","","","","3401 Civic Center Blvd","","Philadelphia","PA","US","19104" +"1295078731","DIRECT","Direct Messaging Address","jhormes283123@directwellstar.org","N","","","","","","","","","780 Canton Rd NE Ste 400","","Marietta","GA","US","300607298" +"1720321250","DIRECT","Direct Messaging Address","Kiranjit.Khalsa.003.0030014@STAA.meditab.direct-ci.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4915 E Baseline Rd Ste 112","","Gilbert","AZ","US","852342966" +"1588907018","CONNECT","CONNECT URL","RedBud","N","","","DIRECT","Direct","","","","","210 S Main St","","Red Bud","IL","US","622781106" +"1932442233","CONNECT","CONNECT URL","BROOKLYN","Y","adf","Mount Sinai Medical Center","DIRECT","Direct","","CSV","CSV","","250 Ashland Pl Apt 20C","","Brooklyn","NY","US","112174317" +"1811230196","DIRECT","Direct Messaging Address","kbaeder@capitalareapediatrics.com","N","","","","","","","","","407 N Washington St Ste 100","","Falls Church","VA","US","220463436" +"1134462484","DIRECT","Direct Messaging Address","JosephSurgery.OnyekaNwokocha@131805.advancedmd-direct.com","N","JosephSurgery.OnyekaNwokocha@131805.advancedmd-direct.com","","DIRECT","Direct","","OTHER","Other","JosephSurgery.OnyekaNwokocha@131805.advancedmd-direct.com","9415 NE 6th Ave","","Miami Shores","FL","US","331382737" +"1134462484","DIRECT","Direct Messaging Address","JosephSurgery.OnyekaNwokocha@131805.advancedmd-direct.com","N","JosephSurgery.OnyekaNwokocha@131805.advancedmd-direct.com","","DIRECT","Direct","","CSV","CSV","","9415 NE 6th Ave","","Miami Shores","FL","US","331382737" +"1447593751","CONNECT","CONNECT URL","https://medicine.yale.edu/profile/kamil_faridi/","N","website","","DIRECT","Direct","","OTHER","Other","website","20 York St","","New Haven","CT","US","065103220" +"1043553357","DIRECT","Direct Messaging Address","thad@diabetesandwellnessshoals.com","N","work email","","","","","","","","1110 E 6th Street Suite E","","Muscle Shoals","AL","US","356613669" +"1871836007","DIRECT","Direct Messaging Address","Lifechangersbh@servicingwithpride.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Angercy email address","1516 E Tropicana Ave Ste 154","","Las Vegas","NV","US","891198316" +"1023451267","DIRECT","Direct Messaging Address","strivedi176251@directwellstar.org","N","","","","","","","","","833 Campbell Hill St NW Ste 420","","Marietta","GA","US","300601138" +"1205279460","OTHERS","Other URL","Maria.roccisano@nyulangone.org","N","","","HIE","Health Information Exchange (HIE)","","","","","462 1st Ave","","New York","NY","US","100169196" +"1376986521","OTHERS","Other URL","Gmail","N","","","","","","","","","2814 W Virginia Ave","","Tampa","FL","US","336076330" +"1295178408","CONNECT","CONNECT URL","Modem","N","Modem","","DIRECT","Direct","","CSV","CSV","","9441 Benvenuto Ct Unit 203","","Naples","FL","US","341192033" +"1801239900","DIRECT","Direct Messaging Address","cheryl@ankle-foot.net","Y","office manager email where I work","Ankle & Foot Clinics Northwest","DIRECT","Direct","","OTHER","Other","email address","3131 Nassau St Ste 101","","Everett","WA","US","982014137" +"1194168252","DIRECT","Direct Messaging Address","dsiddiqi344151@directwellstar.org","N","","","","","","","","","1120 Wellstar Way Ste 204","","Holly Springs","GA","US","30114" +"1154764256","DIRECT","Direct Messaging Address","frontdesk@mobilizept.com","N","","","DIRECT","Direct","","","","","3515 NE 45th St","","Seattle","WA","US","981055640" +"1528401502","DIRECT","Direct Messaging Address","jmuradov68943@direct.owensborohealth.org","N","","","","","","","","","420 Hopkinsville St","","Greenville","KY","US","423451102" +"1891138970","DIRECT","Direct Messaging Address","annette.burden.1@10781.direct.athenahealth.com","N","direct messaging","","HIE","Health Information Exchange (HIE)","","OTHER","Other","direct address","99 N Mill St","","Little Mountain","SC","US","290758788" +"1376986463","DIRECT","Direct Messaging Address","bonna@hospicehomeaz.com","N","","","DIRECT","Direct","","","","","1423 S Higley Rd Ste 121","","Mesa","AZ","US","852063450" +"1780027722","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1175 E 50 S","Ste 221","American Fork","UT","US","840032845" +"1316380231","DIRECT","Direct Messaging Address","seb9047@nyp.org","N","","","","","","","","","525 E 68th St","","New York","NY","US","100654870" +"1831532746","OTHERS","Other URL","NextGen","N","","","","","","","","","970 Lakeland Dr Ste 61","","Jackson","MS","US","392164682" +"1336582063","DIRECT","Direct Messaging Address","vrocchi@shrinenet.org","N","business email","","DIRECT","Direct","","","","","2425 Stockton Blvd","","Sacramento","CA","US","958172215" +"1578906210","DIRECT","Direct Messaging Address","kathy@westsidefamilytherapy.org","N","Business email address","","DIRECT","Direct","","CSV","CSV","","9600 SW Oak St Ste 325","","Tigard","OR","US","972236588" +"1477996239","DIRECT","Direct Messaging Address","ilyas.chiali@uhhospitals.org","N","","","","","","","","","11100 Euclid Ave","","Cleveland","OH","US","441061716" +"1184067779","CONNECT","CONNECT URL","lseacat@newmanrh.org","Y","","Newman Memorial County Hospital","","","","","","","1024 W 12th Ave","","Emporia","KS","US","668015553" +"1063855567","DIRECT","Direct Messaging Address","info@caorthospine.com","N","","","","","","","","","2 Bon Air Rd Ste 120","","Larkspur","CA","US","949391142" +"1174966477","CONNECT","CONNECT URL","https://patientportal.mhsgenesis.health.mil","Y","MHS GENESIS Patient Portal","MADIGAN ARMY MEDICAL CENTER","HIE","Health Information Exchange (HIE)","","OTHER","Other","Patient Portal","9040 Jackson Ave Pediatric Critical Care Dept","","Tacoma","WA","US","984311100" +"1194169425","CONNECT","CONNECT URL","http://hhcinsider.nychhc.org/hospitals/KCHC/Pages/Index.aspx","N","Homepage","","DIRECT","Direct","","OTHER","Other","Hospital","451 Clarkson Ave","","Brooklyn","NY","US","112032054" +"1811331168","DIRECT","Direct Messaging Address","ccharles350312@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 350","","Marietta","GA","US","300601129" +"1982048153","OTHERS","Other URL","http://fultoncountyboh.org/boh/","N","","","HIE","Health Information Exchange (HIE)","","","","","10 Park Place South SE","","Atlanta","GA","US","303032913" +"1609210749","DIRECT","Direct Messaging Address","kentonashe@swhealth.cernerdirect.com","N","","","DIRECT","Direct","","","","","1311 N Mildred Rd","","Cortez","CO","US","813212231" +"1366886426","DIRECT","Direct Messaging Address","gpitocchelli@nkhs.net","N","Outpatient provider","","DIRECT","Direct","","OTHER","Other","Information","2225 Portland St","","St Johnsbury","VT","US","058198635" +"1912341090","OTHERS","Other URL","Hollywood","N","","","","","","","","","5928 Sheridan St Ste B","","Hollywood","FL","US","330213246" +"1063856060","OTHERS","Other URL","www.vasurgery.com","Y","","Virginia Surgery Associates, P.C.","","","","","","","3620 Joseph Siewick Dr Ste 406","","Fairfax","VA","US","220331761" +"1063856060","DIRECT","Direct Messaging Address","Msvestka@vsa.gwaydirect.com","N","","","","","","","","","13135 Lee Jackson Memorial Hwy Ste 305","","Fairfax","VA","US","220331907" +"1710321658","DIRECT","Direct Messaging Address","usramasw@texaschildrens.org","N","","","","","","","","","6701 Fannin St Ste 640","","Houston","TX","US","770302610" +"1598109449","CONNECT","CONNECT URL","https://www.stonybrookmedicine.edu/patientcare/surgery/patient-care/clinical/vascular-surgery","Y","","Stony Brook University Medical Center","","","","","","","Health Science Tower","","Stony Brook","NY","US","117947708" +"1548604366","DIRECT","Direct Messaging Address","credentialing@tidelandshealth.org","N","","","DIRECT","Direct","","CSV","CSV","","4367 Riverwood Dr Unit 140","","Murrells Inlet","SC","US","29576" +"1225472079","DIRECT","Direct Messaging Address","Jennifer.Blakemore@nyulangone.org","N","Email","","","","","","","","550 1st Ave","9E2","New York","NY","US","100166402" +"1154765022","OTHERS","Other URL","www.navy.mil","N","TPU NORVA","","DIRECT","Direct","","","","","1683 Gilbert St","","Norfolk","VA","US","235112731" +"1194169995","OTHERS","Other URL","http://www.angelic.health","N","","","","","","","","","8025 Black Horse Pike Ste 501","","Pleasantville","NJ","US","082322967" +"1104260942","CONNECT","CONNECT URL","Simplepractice.com","N","","","","","","","","","7380 W Sand Lake Rd Ste 541","","Orlando","FL","US","328195248" +"1992149678","CONNECT","CONNECT URL","cslawson@ashlandmmc.com","N","","","","","","","","","1635 Maple Ln","","Ashland","WI","US","548063610" +"1215371950","OTHERS","Other URL","revcycleproviderenrollment@iuhealth.org","N","","","","","","","","","535 Barnhill Dr","","Indianapolis","IN","US","462025116" +"1790129351","OTHERS","Other URL","Baltimore","N","","","","","","","","","1800 Orleans St","","Baltimore","MD","US","212870010" +"1144664707","DIRECT","Direct Messaging Address","kamila@therapy-mn.com","N","encrypted practice email","","DIRECT","Direct","","CSV","CSV","","3033 Excelsior Blvd Ste 465","","Minneapolis","MN","US","554163372" +"1396189015","CONNECT","CONNECT URL","trainwithalton@hotmail.com","N","","","","","","","","","5657 E 41st St","","Tulsa","OK","US","741356010" +"1578907176","DIRECT","Direct Messaging Address","corey.t.beals.mil@mail.mil","N","email","","DIRECT","Direct","","OTHER","Other","email","5955 Zeamer Ave","","Anchorage","AK","US","995063702" +"1386088961","DIRECT","Direct Messaging Address","jjones@refresh-mi.com","N","Business email address","","DIRECT","Direct","","","","","888 W Big Beaver Rd Ste 1450","","Troy","MI","US","480844762" +"1376987982","DIRECT","Direct Messaging Address","lauren@inpsycht.com","Y","","Inpsycht Psychological Services, PC","","","","","","","","","","","","" +"1912341488","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1467896084","DIRECT","Direct Messaging Address","mwilmot130217@directwellstar.org","N","","","","","","","","","562 Concord Rd SE","","Smyrna","GA","US","300822608" +"1669816286","DIRECT","Direct Messaging Address","info@yourobgyn.net","N","","","","","","","","","6410 Fannin St Ste 1200","","Houston","TX","US","770305304" +"1326482860","DIRECT","Direct Messaging Address","rgupta@txcc.direct.varian.com","N","","","DIRECT","Direct","","OTHER","Other","CCDA","11805 South Fwy","","Burleson","TX","US","760287221" +"1326482860","DIRECT","Direct Messaging Address","rgupta@txcc.direct.varian.com","N","","","DIRECT","Direct","","OTHER","Other","CCDA","800 W Magnolia Ave","","Fort Worth","TX","US","761044611" +"1023452406","DIRECT","Direct Messaging Address","shill@peds.uab.edu","N","work email","","","","","","","","1600 5th Ave S","","Birmingham","AL","US","352331700" +"1972947398","DIRECT","Direct Messaging Address","ketia.viault@aspirehp.org","N","company email","","","","","","","","1800 Mercy Dr","","Orlando","FL","US","328085646" +"1679918015","DIRECT","Direct Messaging Address","jpeeples141829@directwellstar.org","N","","","","","","","","","2540 Windy Hill Rd SE","","Marietta","GA","US","300678605" +"1528402955","DIRECT","Direct Messaging Address","LindaP@susd12.org","N","Organization email","","DIRECT","Direct","","","","","District Annex, 2054 E. Ginter Road","","Tucson","AZ","US","85706" +"1821433210","CONNECT","CONNECT URL","https://www.nolasportsdoc.com/contact-us-orthopaedic-surgeon-new-orleans-louisiana.html","N","Website","","DIRECT","Direct","","CSV","CSV","","2731 Napoleon Ave","","New Orleans","LA","US","701156913" +"1003251406","DIRECT","Direct Messaging Address","katy@theseattleclinic.com","N","email","","DIRECT","Direct","","CSV","CSV","","1700 Westlake Ave N Ste 416","","Seattle","WA","US","981096212" +"1902241250","DIRECT","Direct Messaging Address","sbaskins@clayshc.com","N","","","","","","","","","4810 Saint Barnabas Rd Ste 203","","Temple Hills","MD","US","207484604" +"1871938035","DIRECT","Direct Messaging Address","rking138696@directwellstar.org","N","","","","","","","","","303 Medical Dr Ste 405","","LaGrange","GA","US","302404145" +"1942645064","OTHERS","Other URL","n/","N","","","","","","","","","1405 SW Goodman Ave","","Port Saint Lucie","FL","US","349531418" +"1811332836","DIRECT","Direct Messaging Address","mlitao@emhs.org","N","","","","","","","","","498 Essex St Ste 105","","Bangor","ME","US","044013990" +"1831534858","DIRECT","Direct Messaging Address","iolayeye351916@directwellstar.org","N","","","","","","","","","2518 Jimmy Lee Smith Pkwy","","Hiram","GA","US","301412068" +"1407291487","OTHERS","Other URL","vladimir@wellbridgephysicaltherapy.com","N","","","","","","","","","48 Constitution Dr","","Bedford","NH","US","031106096" +"1871938761","DIRECT","Direct Messaging Address","mone-anjali@cooperhealth.edu","Y","","Cooper University Hospital","","","","","","","1979 Marcus Ave Ste C101","","New Hyde Park","NY","US","110421002" +"1275978017","DIRECT","Direct Messaging Address","rshoemaker@hrosm.gwaydirect.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","730 Thimble Shoals Blvd Ste 803","","Newport News","VA","US","236064562" +"1629413448","CONNECT","CONNECT URL","https://www.lifeworksnw.org/","N","lifeworks","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8770 SW Scoffins St","","Tigard","OR","US","972236226" +"1851736524","OTHERS","Other URL","Boise","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Boise","425 W Bannock St","","Boise","ID","US","837026035" +"1467897173","DIRECT","Direct Messaging Address","sfreeman39882@directwellstar.org","N","","","","","","","","","3600 Sandy Plains Rd","","Marietta","GA","US","300663020" +"1518302231","DIRECT","Direct Messaging Address","bob1@bobcoates.com","N","Home Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4908 Turtle Creek Trl","","Oldsmar","FL","US","346771969" +"1952746521","DIRECT","Direct Messaging Address","kenneth.smith.jr@direct.signature.nextgenshare.com","N","","","DIRECT","Direct","","","","","12639 Old Tesson Rd Ste 115","","Saint Louis","MO","US","631282786" +"1598100034","OTHERS","Other URL","docdanhudson@gmail.com","N","doctor email","","","","","","","","1666 S Forest Ave","","Luverne","AL","US","360497305" +"1205271707","OTHERS","Other URL","libby@kidsreach4speech.com","N","","","","","","","","","993 Brodhead Road","Suite 10","Moon Township","PA","US","15108" +"1407291925","OTHERS","Other URL","www.316Healthcare.us","N","","","DIRECT","Direct","","OTHER","Other","patientportal","222 Gordon St","","Bremen","GA","US","301101519" +"1639515133","OTHERS","Other URL","https://api-llc.com/","N","","","","","","","","","5030 78th Ave N Ste 11","","Pinellas Park","FL","US","337812406" +"1841636214","DIRECT","Direct Messaging Address","jcarter351215@directwellstar.org","N","","","","","","","","","1514 Vernon Rd","","LaGrange","GA","US","30240" +"1144666439","CONNECT","CONNECT URL","Server","N","","","","","","","","","11392 NE Highway 316","","Fort McCoy","FL","US","321340000" +"1457797706","DIRECT","Direct Messaging Address","mitchell.sternlieb@dvid.eclinicaldirectplus.com","Y","","Delaware Valley I.D. Associates, P.C.","","","","","","","100 E Lancaster Ave","MOB East 556","Wynnewood","PA","US","19096" +"1821434143","CONNECT","CONNECT URL","https://lisa-dion.clientsecure.me","N","Secure client portal via Simple Practice","","DIRECT","Direct","","CSV","CSV","","3 Vernon St","","New Bedford","MA","US","027455614" +"1578909743","DIRECT","Direct Messaging Address","aaratani@stanford.edu","N","","","","","","","","","450 Broadway St","","Redwood City","CA","US","940633132" +"1558707661","OTHERS","Other URL","pinkribbonresourcecenter@gmail.com","N","","","","","","","","","113 Baxter Ln Ste 8","","Moyock","NC","US","279588792" +"1467898601","DIRECT","Direct Messaging Address","Myru0008@umn.edu","N","","","","","","","","","130 S State Rd Ste 300","","Springfield","PA","US","190641232" +"1750727764","OTHERS","Other URL","Medford","Y","","Hematology Oncology Associates, P.C.","","","","","","","2828 E Barnett Rd","","Medford","OR","US","975048342" +"1376989244","CONNECT","CONNECT URL","URL","N","URL","","","","","","","","34 Granby St","","Asheville","NC","US","288014611" +"1013353945","DIRECT","Direct Messaging Address","llaramore@advocates.org","N","","","","","","","","","675 Main St","","Waltham","MA","US","024510602" +"1376989202","DIRECT","Direct Messaging Address","tawoltjer@cpemds.ecldirect.com","N","","","DIRECT","Direct","","","","","7717 E 29th St N Ste 100","","Wichita","KS","US","67226" +"1134565948","DIRECT","Direct Messaging Address","afeaster345738@directwellstar.org","N","","","","","","","","","619 S 8th St Ste 301","","Griffin","GA","US","30224" +"1649616434","DIRECT","Direct Messaging Address","george@jmsoralsurgery.com","N","","","DIRECT","Direct","","","","","8611 Hillcrest Ave Ste 235","","Dallas","TX","US","752254231" +"1063858736","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","Cobius Healthcare Solutions","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1922444587","DIRECT","Direct Messaging Address","tammie@iamhercounseling.com","N","","","","","","","","","5104 N Orange Blossom Trl","","Orlando","FL","US","328101042" +"1619313350","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1811333420","CONNECT","CONNECT URL","crownobygyn@gmail.com","N","","","","","","","","","300 Congress St Ste 102","","Quincy","MA","US","021690907" +"1295172831","OTHERS","Other URL","www.hushmail.com","N","","","","","","","","","3615 Rockford St","","Mount Airy","NC","US","270307847" +"1184061731","DIRECT","Direct Messaging Address","ejudge129503@directwellstar.org","N","","","","","","","","","1790 Mulkey Rd Ste 8A","","Austell","GA","US","301061122" +"1457797037","CONNECT","CONNECT URL","speaklifecounseling@yahoo.com","N","","","","","","","","","260 Northland Blvd Ste 305B","","Cincinnati","OH","US","452463652" +"1801233341","OTHERS","Other URL","rxm.17461@store.walgreens.com","N","","","","","","","","","212 N Main St","","Northville","NY","US","121343550" +"1164869756","DIRECT","Direct Messaging Address","klanning286621@directwellstar.org","N","","","","","","","","","285 Boulevard NE Ste 415","","Atlanta","GA","US","303124210" +"1841637378","DIRECT","Direct Messaging Address","rlavender@smi.gwaydirect.com","N","","","","","","","","","2020 Oakley Seaver Dr Ste 3","","Clermont","FL","US","347111902" +"1144667676","DIRECT","Direct Messaging Address","martini@therapyresourcesmc.com","Y","","Therapy Resources of Morris County LLC","DIRECT","Direct","","CSV","CSV","","25 Lindsley Dr Ste 203","","Morristown","NJ","US","079604456" +"1154768406","DIRECT","Direct Messaging Address","sk3283@cumc.columbia.edu","N","email","","DIRECT","Direct","","","","","622 W 168th St","","New York","NY","US","100323720" +"1881031243","OTHERS","Other URL","https://login-us.mimecast.com/m/secure/app/?tkn=X7es3LYKoAWxdXtNuN3Ex0fWgm_rWwkyRe5QE6gpJvmE2gSs-EmD","Y","","ApolloMD Group Services, LLC","HIE","Health Information Exchange (HIE)","","","","","601 S 8th St","","Griffin","GA","US","302244213" +"1902243231","DIRECT","Direct Messaging Address","Andrew.Luhrs.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","195 Collyer St Ste 302","","Providence","RI","US","029041869" +"1023455110","DIRECT","Direct Messaging Address","dr.fontes@naturalmedicinedetox.com","N","","","","","","","","","2701 N 7th St","","Phoenix","AZ","US","850061004" +"1770920910","DIRECT","Direct Messaging Address","carleen.b.sells.mil@mail.mil","N","Army email","","DIRECT","Direct","","OTHER","Other","email","US ARMY DENTAC","351 W 6TH STREET","Fort Stewart","GA","US","31314" +"1770920761","DIRECT","Direct Messaging Address","erkoboni@email.chop.edu","N","secure email address","","","","","","","","1340 Dekalb St Ste 4","","Norristown","PA","US","194013434" +"1851738819","OTHERS","Other URL","revcycleproviderenrollment@iuhealth.org","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","550 University Blvd Ste 1710","","Indianapolis","IN","US","462025149" +"1215374186","DIRECT","Direct Messaging Address","rfathi@usdermpartners.com","N","","","","","","","","","11130 N Tatum Blvd","","Phoenix","AZ","US","850281662" +"1154768075","DIRECT","Direct Messaging Address","emilyw@elrio.org","N","email","","","","","","","","839 W Congress St","","Tucson","AZ","US","857452819" +"1780021626","OTHERS","Other URL","amihalo@dmh.lacounty.gov","N","","","","","","","","","550 S Vermont Ave Fl 9","","Los Angeles","CA","US","900201912" +"1710324462","OTHERS","Other URL","lnigro@mdmercy.com","N","email","","DIRECT","Direct","","OTHER","Other","email","227 Saint Paul St","","Baltimore","MD","US","212022001" +"1689011306","OTHERS","Other URL","www.betterlivingbh.org","N","Website","","OTHER","Other","Contact","OTHER","Other","website","550 S Watters Rd","","Allen","TX","US","750135223" +"1457798183","OTHERS","Other URL","https://www.alssaro.com/","N","Agency website for contact","","","","","","","","481 Main St Ste 401","","New Rochelle","NY","US","108016360" +"1114364825","DIRECT","Direct Messaging Address","ttufamilymedicine@direct.myteamcare.com","N","TTUHSC Family Medicine","","DIRECT","Direct","","CSV","CSV","","3601 4th St","STOP 8143","Lubbock","TX","US","794300002" +"1588001218","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","60 Orange Blossom","","Irvine","CA","US","926184412" +"1932547627","OTHERS","Other URL","https://www.urmc.rochester.edu/medicine/allergy.aspx","N","","","","","","","","","601 Elmwood Avenue Box Med","","Rochester","NY","US","146420002" +"1417395088","DIRECT","Direct Messaging Address","sdurrett340195@directwellstar.org","N","","","","","","","","","6001 Professional Pkwy Ste 2020","","Douglasville","GA","US","301345632" +"1194163774","SOAP","SOAP URL","practicefusion","N","","","","","","","","","4510 Executive Dr","","San Diego","CA","US","921213021" +"1912345463","OTHERS","Other URL","Tulsa","N","","","OTHER","Other","Tulsa","","","","6308 E 15th St Ste 2C","","Tulsa","OK","US","741126411" +"1043658537","CONNECT","CONNECT URL","Notapplicable","N","","","","","","","","","180 Ferrum Mountain Rd","","Ferrum","VA","US","240882939" +"1891133369","CONNECT","CONNECT URL","Medford","N","","","","","","","","","2825 E Barnett Rd","","Medford","OR","US","975048332" +"1760820054","DIRECT","Direct Messaging Address","T.KoonOD@direct.revolutionehr.com","N","EHR email","","DIRECT","Direct","","CSV","CSV","","1127 Md Rt 3 N # 104","","Gambrills","MD","US","210541715" +"1720426059","DIRECT","Direct Messaging Address","wyatt.r.palmer.mil@mail.mil","N","work email","","DIRECT","Direct","","OTHER","Other","email","221 3rd St W Bldg 1040","","Jbsa Randolph","TX","US","781504800" +"1023456274","DIRECT","Direct Messaging Address","allison@allisonbratschlpc.com","N","","","","","","","","","4251 Kipling St Unit 430","","Wheat Ridge","CO","US","800332970" +"1740628023","DIRECT","Direct Messaging Address","daniel@adawest.emadirect.md","N","","","DIRECT","Direct","","","","","1618 S Millenium Way Ste 100","","Meridian","ID","US","836426457" +"1083052286","DIRECT","Direct Messaging Address","nboyce@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","18503" +"1578901625","DIRECT","Direct Messaging Address","rtorosyan@kckidney.gwaydirect.com","N","direct messaging","","DIRECT","Direct","","OTHER","Other","direct messaging","4320 Wornall Rd Ste 208","","Kansas City","MO","US","641115964" +"1013355148","DIRECT","Direct Messaging Address","cyndi.miller@brgeneral.org","N","email","","DIRECT","Direct","","OTHER","Other","mail","17520 Old Jefferson Hwy Ste B","","Prairieville","LA","US","70769" +"1750729737","DIRECT","Direct Messaging Address","hchoat@dpeds.org","N","","","","","","","","","126 Clinic Dr","","Dothan","AL","US","363031980" +"1316385388","DIRECT","Direct Messaging Address","agabbard65190@direct.owensborohealth.org","N","","","","","","","","","211 S Cherry St","Suite 2","Greenville","KY","US","423451203" +"1154769131","DIRECT","Direct Messaging Address","jacquelynanne.smith.p1@direct.ralou.nexgenshare.com","N","","","DIRECT","Direct","","","","","3430 Newburg Rd Ste 250","","Louisville","KY","US","402182458" +"1134567134","DIRECT","Direct Messaging Address","vinh.chau@mountsinai.org","Y","","Mount Sinai Medical Center","","","","","","","1 Gustave L Levy Pl","","New York","NY","US","100296504" +"1548608425","DIRECT","Direct Messaging Address","info@prosmilefamilydental.com","N","Email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3430 Tully Rd Ste 21","","Modesto","CA","US","953500840" +"1760820708","CONNECT","CONNECT URL","www.ohiobonedrs.com","N","","","","","","","","","140 W Main St","","Springfield","OH","US","455021368" +"1285072173","OTHERS","Other URL","Hospital","N","","","","","","","","","901 MacArthur Blvd","","Munster","IN","US","463212901" +"1821436767","DIRECT","Direct Messaging Address","beth.benesh@mercyhealth.com","N","","","","","","","","","1410 6th Ave S Ste 200","","Clear Lake","IA","US","504282606" +"1457799256","DIRECT","Direct Messaging Address","Dentalimages@ccf.org","N","email address","","","","","","","","9500 Euclid Ave # A-71","","Cleveland","OH","US","441950001" +"1427497262","DIRECT","Direct Messaging Address","mleveronicalvi344693@directwellstar.org","N","","","","","","","","","4441 Atlanta Rd SE Ste 107","","Smyrna","GA","US","30080" +"1194164954","CONNECT","CONNECT URL","SARASOTA","N","","","","","","","","","2439 Bee Ridge Rd","","Sarasota","FL","US","342396304" +"1194164905","DIRECT","Direct Messaging Address","Marcoandrea.Giorgi.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","195 Collyer St Ste 302","","Providence","RI","US","029041869" +"1639518459","DIRECT","Direct Messaging Address","melanieadamsky@uropart.allscriptsdirect.net","N","","","","","","","","","675 W North Ave Ste 605","","Melrose Park","IL","US","60160" +"1861831620","DIRECT","Direct Messaging Address","michael.d.stockin.mil@mail.mil","Y","Military e-mail address","US Army","DIRECT","Direct","","OTHER","Other","Email","Madigan Army Medical Center 9040 Jackson Avenue","","Tacoma","WA","US","984315001" +"1760820591","DIRECT","Direct Messaging Address","colin.woodard@gima.eclinicaldirectplus.com","N","","","","","","","","","1150 Reservoir Ave Ste 201","","Cranston","RI","US","029206092" +"1518306372","DIRECT","Direct Messaging Address","jshen@hmsnm.org","N","","","","","","","","","1007 N Pope St","","Silver City","NM","US","880615161" +"1043659840","DIRECT","Direct Messaging Address","gakoegbe339006@directwellstar.org","N","","","","","","","","","6001 Professional Pkwy Ste 2080","","Douglasville","GA","US","301345632" +"1750720439","CONNECT","CONNECT URL","brian.fischer@froedtert.com","N","Froedtert email adress","","DIRECT","Direct","","CSV","CSV","","21700 Intertech Dr","","Brookfield","WI","US","53045" +"1043659709","DIRECT","Direct Messaging Address","katiekr@lssn.dorg","N","secure email","","DIRECT","Direct","","","","","1616 Capitol Way","","Bismarck","ND","US","585012100" +"1487093175","CONNECT","CONNECT URL","http://www.sonoransleep.com","N","URL","","DIRECT","Direct","","OTHER","Other","website","5620 W Thunderbird Rd Ste B3","","Glendale","AZ","US","853064638" +"1437598083","DIRECT","Direct Messaging Address","lcala@qhndirect.org","N","Lindsay Cala Grand River Hospital DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","201 Sipprelle Dr","","Parachute","CO","US","81635" +"1043659592","CONNECT","CONNECT URL","Bethlehem","N","work address","","DIRECT","Direct","","CSV","CSV","","3365 High Point Blvd","","Bethlehem","PA","US","180177806" +"1043659592","DIRECT","Direct Messaging Address","LMartinez2@physiciansolutionsgrp.com","N","work address","","DIRECT","Direct","","CSV","CSV","","3365 High Point Blvd","","Bethlehem","PA","US","180177806" +"1013356534","DIRECT","Direct Messaging Address","JenniferGero@swhealth.cernerdirect.com","N","","","DIRECT","Direct","","","","","1311 N Mildred Rd","","Cortez","CO","US","813212231" +"1467891937","SOAP","SOAP URL","HIE","N","","","HIE","Health Information Exchange (HIE)","","","","","4403 Lydia Ln","","Mansfield","TX","US","760632243" +"1467891812","DIRECT","Direct Messaging Address","loganchristensen@direct-address.net","Y","","Vitreous & Retina Consultants, PA","","","","","","","250 Avenue K SW Ste 200","","Winter Haven","FL","US","338803919" +"1184063406","CONNECT","CONNECT URL","jonesboro.medicineshoppe.com","N","Pharmacy Website","","OTHER","Other","Info/Pharmacy Messaging","OTHER","Other","Website","325 Southwest Dr Ste A","","Jonesboro","AR","US","724015854" +"1174962575","OTHERS","Other URL","augustahealth.com","N","","","","","","","","","78 Medical Center Dr","","Fishersville","VA","US","229392332" +"1265871693","CONNECT","CONNECT URL","https://app.tolsecuremessaging.com/","N","Tricare Online","","","","","","","","Naval Hospital Camp Pendleton Internal Medicine Clinic","200 Mercy Circle","Oceanside","CA","US","92055" +"1467891804","DIRECT","Direct Messaging Address","rparrish38463@direct.nortonhealthcare.org","N","","","","","","","","","4950 Norton Healthcare Blvd","SUITE 208","Louisville","KY","US","402412845" +"1467891804","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","4950 Norton Healthcare Blvd","SUITE 208","Louisville","KY","US","402412845" +"1710326079","CONNECT","CONNECT URL","https://secure.therapservices.net/ma/newfpage/admin","N","medical records","","DIRECT","Direct","","CSV","CSV","","192 Country Club Rd # 27574","4694 Chub Lake Rd","Roxboro","NC","US","275747448" +"1033558259","CONNECT","CONNECT URL","Clarksville","N","","","","","","","","","Blanchfield Army Community Hospital","650 Joel Drive","Fort Campbell","KY","US","42223" +"1679912919","CONNECT","CONNECT URL","info@miramont.us","N","","","DIRECT","Direct","","CSV","CSV","","313 W Drake Rd","","Fort Collins","CO","US","805262846" +"1144669409","CONNECT","CONNECT URL","https://secure.therapservices.net/ma/newfpage/admin","N","medical records","","DIRECT","Direct","","CSV","CSV","","3830 McGhees Mill Rd","","Semora","NC","US","273439199" +"1144669409","CONNECT","CONNECT URL","https://secure.therapservices.net/ma/newfpage/admin","N","medical records","","DIRECT","Direct","","CSV","CSV","","3830 McGhees Mill Rd","","Semora","NC","US","273439199" +"1699114942","DIRECT","Direct Messaging Address","npatel1@cmh.edu","Y","","Children's Mercy Hospital","DIRECT","Direct","","CSV","CSV","","2401 Gillham Rd","","Kansas City","MO","US","641084619" +"1356780613","OTHERS","Other URL","http://www.ryansultanmd.com/","N","","","DIRECT","Direct","","CSV","CSV","","34 W 75th St Apt 4R","","New York","NY","US","100232095" +"1932548146","CONNECT","CONNECT URL","www.westcoastpodiatry.com","N","website","","OTHER","Other","BRADENTON","OTHER","Other","BRADENTON","1611 53rd Ave W","","Bradenton","FL","US","342072868" +"1932548146","CONNECT","CONNECT URL","www.westcoastpodiatry.com","N","website","","OTHER","Other","SARASOTA","OTHER","Other","SARASOTA","1611 53rd Ave W","","Bradenton","FL","US","342072868" +"1922447069","DIRECT","Direct Messaging Address","renaes@direct.care360.com","N","","","DIRECT","Direct","","","","","410 Birchwood Ave Ste 200","","Bellingham","WA","US","982251783" +"1336588383","CONNECT","CONNECT URL","egarate72@gmail.com","Y","","Victor Treatment Centers, Inc.","","","","","","","36 S Kinneloa Ave","","Pasadena","CA","US","911073853" +"1437598596","OTHERS","Other URL","svanheerden@iuhealth.org","N","","","","","","","","","583 S Clarizz Blvd","","Bloomington","IN","US","474015515" +"1134568157","OTHERS","Other URL","bmctotalcare.com","N","website","","","","","","","","1501 NE Medical Center Dr","","Bend","OR","US","977016051" +"1962841908","OTHERS","Other URL","unknown","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","unknown","5200 Harry Hines Blvd","","Dallas","TX","US","752357709" +"1114366135","DIRECT","Direct Messaging Address","lmanimaran162720@directwellstar.org","N","","","","","","","","","1514 Vernon Rd","","LaGrange","GA","US","302404131" +"1942649843","OTHERS","Other URL","piya527@gmail.com","N","","","","","","","","","70 E Sunrise Hwy","Suite 515","Valley Stream","NY","US","115811240" +"1841639713","DIRECT","Direct Messaging Address","OMOROGIUWAIGUOBADIA@LIFEGUARDP.ALLSCRIPTSDIRECT.NET","N","","","DIRECT","Direct","","CSV","CSV","","107 Peacock Dr","","Warner Robins","GA","US","310883637" +"1316386261","CONNECT","CONNECT URL","haddon.pantel@yale.edu","Y","","Yale New Haven Hospital","","","","","","","800 Howard Ave Bldg Ste 3","","New Haven","CT","US","065191369" +"1659711547","DIRECT","Direct Messaging Address","rkabaria283120@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 250","","Marietta","GA","US","300601169" +"1285074013","DIRECT","Direct Messaging Address","spatel282668@directwellstar.org","N","","","","","","","","","4441 Atlanta Rd SE Ste 212","","Smyrna","GA","US","300806442" +"1689014425","DIRECT","Direct Messaging Address","drleka@direct.practicefusion.com","N","","","","","","","","","11410 Bustleton Ave","","Philadelphia","PA","US","191162809" +"1831538743","DIRECT","Direct Messaging Address","jholloway124369@directwellstar.org","N","","","","","","","","","4500 Hospital Blvd Ste 230","","Roswell","GA","US","300760001" +"1740620418","CONNECT","CONNECT URL","doctor@idahoortho.com","N","","","DIRECT","Direct","","CSV","CSV","","2020 N Cole Rd","","Boise","ID","US","837047309" +"1184064933","CONNECT","CONNECT URL","Ardmore","N","","","","","","","","","700 Pont Reading Rd","","Ardmore","PA","US","190031937" +"1114367711","DIRECT","Direct Messaging Address","tthomas343577@directwellstar.org","N","","","","","","","","","1700 Hospital South Dr Ste 202","","Austell","GA","US","30106" +"1659711273","DIRECT","Direct Messaging Address","remy.peters@providence.org","N","","","","","","","","","181 S Buena Vista St","","Burbank","CA","US","915054504" +"1588004204","OTHERS","Other URL","COVINGTON","N","","","","","","","","","1450 Madison Ave","","Covington","KY","US","410113369" +"1215377908","CONNECT","CONNECT URL","eClinicalWorks","N","","","","","","","","","90 E Main St Ste 2","","Sylva","NC","US","287793030" +"1265872824","DIRECT","Direct Messaging Address","anna@pavingpathways.com","N","","","","","","","","","13007 Orleans St","","Woodbridge","VA","US","221923708" +"1285074971","DIRECT","Direct Messaging Address","ktefera124356@directwellstar.org","N","","","","","","","","","303 Parkway Dr NE","","Atlanta","GA","US","303121212" +"1568802148","DIRECT","Direct Messaging Address","chizoba.ezepue@health.slu.edu","N","","","DIRECT","Direct","","","","","3635 Vista Ave","","Saint Louis","MO","US","631102539" +"1568802148","DIRECT","Direct Messaging Address","chizzobah@yahoo.co.uk","N","","","DIRECT","Direct","","","","","3635 Vista Ave","","Saint Louis","MO","US","631102539" +"1750721155","DIRECT","Direct Messaging Address","gina.diazmartinez@svhealthcare.org","N","","","","","","","","","100 Hospital Dr","","Bennington","VT","US","052015004" +"1861832362","DIRECT","Direct Messaging Address","aravanmehr297438@directwellstar.org","N","","","","","","","","","4550 Cobb Parkway North NW Ste 101","","Acworth","GA","US","301014181" +"1518307032","OTHERS","Other URL","saralowe.tinyeye@gmail.com","N","","","","","","","","","610 Boxberry Hill Rd","","E Falmouth","MA","US","025364139" +"1083054530","DIRECT","Direct Messaging Address","dkington124355@directwellstar.org","N","","","","","","","","","315 Boulevard NE Ste 500","","Atlanta","GA","US","303121266" +"1922448497","DIRECT","Direct Messaging Address","fsmsbilling@att.net","N","","","","","","","","","400 Arthur Godfrey Rd Ste 200","","Miami Beach","FL","US","331403523" +"1902246317","DIRECT","Direct Messaging Address","e.cruz@nsgaba.org","Y","My work email at Nexus Solutions Group","Nexus Solutions Group, Inc.","DIRECT","Direct","","","","","710 S Walnut Ave","","Arlington Heights","IL","US","600052306" +"1861832289","DIRECT","Direct Messaging Address","wwindham@ouassociates.com","N","email","","DIRECT","Direct","","OTHER","Other","email","2168 S LaMar Blvd","","Oxford","MS","US","386555224" +"1023458452","OTHERS","Other URL","EHR","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1211 S Gloster St Ste A","","Tupelo","MS","US","388016548" +"1578903902","OTHERS","Other URL","https://www.dropbox.com/h","N","Personale Files","","OTHER","Other","Storing and sharing professional resources","OTHER","Other","Home","7 Booth St Unit 406","","Gaithersburg","MD","US","208786588" +"1407296775","CONNECT","CONNECT URL","computer","N","Athena Health EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1425 Fremaux Ave","","Slidell","LA","US","704583150" +"1750721098","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","3 Audubon Plaza Dr Ste 430","","Louisville","KY","US","402171319" +"1407296767","DIRECT","Direct Messaging Address","kia.golden@bhgrecovery.com","N","email","","DIRECT","Direct","","CSV","CSV","","1141 Whitney Ave Ste 4","","Gretna","LA","US","700565009" +"1144660465","CONNECT","CONNECT URL","N/A","N","N/A","","","","","","","","Naval Health Clinic New England 43 Smith Rd.","","Newport","RI","US","02842" +"1457791717","DIRECT","Direct Messaging Address","frontstaff@oralsurgeryhawaii.com","N","","","DIRECT","Direct","","","","","1441 Kapiolani Blvd Ste 1720","","Honolulu","HI","US","968144407" +"1306286604","DIRECT","Direct Messaging Address","anna.bell@dc.gov","N","home business","","HIE","Health Information Exchange (HIE)","Upper Marlboro","CSV","CSV","","10702 Calico Aster Ct Uppr Marlboro","","Upper Marlboro","MD","US","207726346" +"1295175545","DIRECT","Direct Messaging Address","hdebruin@connectionsdayschool.net","N","Direct Email Address","","DIRECT","Direct","","OTHER","Other","Expect immediate response upon retrieval of information","1255 N Sunnyslope Dr Unit 203","","Mount Pleasant","WI","US","534063485" +"1376983429","CONNECT","CONNECT URL","drleslieirvine.com/contact","N","Electronic medical record and website portal","","DIRECT","Direct","","","","","1200 Rosecrans Ave Ste 110","","Manhattan Beach","CA","US","902662470" +"1750721882","OTHERS","Other URL","Beth@ClearviewTampa.com","N","Email","","","","","","","","611 W Bay St","","Tampa","FL","US","336062703" +"1144660226","DIRECT","Direct Messaging Address","rscott276838@directe.centura.org","N","RScott Middle Park Health DIRECT Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","214 S. 4th Street","","Kremmling","CO","US","80459" +"1629418686","CONNECT","CONNECT URL","www.dfmassage.com","N","","","DIRECT","Direct","","","","","21708 Hardy Oak Blvd Ste 101","","San Antonio","TX","US","782584860" +"1316387327","DIRECT","Direct Messaging Address","Christian.oliver@direct.signature.nextgenshare.com","N","","","DIRECT","Direct","","","","","845 N New Ballas Ct Ste 200","","Saint Louis","MO","US","631417169" +"1316387327","DIRECT","Direct Messaging Address","Christian.oliver@direct.signature.nextgenshare.com","N","","","","","","","","","845 N New Ballas Ct Ste 200","","Saint Louis","MO","US","631417169" +"1720428741","DIRECT","Direct Messaging Address","ateijelo@chgsd.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2420 Fenton St Ste 100","","Chula Vista","CA","US","919143516" +"1073953006","CONNECT","CONNECT URL","NPIregistry","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HIE","200 Hawkins Dr","","Iowa City","IA","US","522421009" +"1851731830","OTHERS","Other URL","Kareo","N","EMR/ EHR that ihas email, telemedicine and direct IMthat is s HIPAA Compliant","","","","","","","","1991 Crocker Rd Ste 600","","Westlake","OH","US","441456976" +"1609217637","DIRECT","Direct Messaging Address","staff@bambergdentistry.com","N","email","","DIRECT","Direct","","OTHER","Other","email","474 North St","","Bamberg","SC","US","290031318" +"1689015638","DIRECT","Direct Messaging Address","krowe124349@directwellstar.org","N","","","","","","","","","2850 Paces Ferry Rd SE Ste 460-470","","Atlanta","GA","US","303395719" +"1306287388","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","3991 Dutchmans Ln Ste 303","","Louisville","KY","US","40207" +"1346681228","DIRECT","Direct Messaging Address","kcm9013@med.cornell.edu","N","","","","","","","","","525 E 68th St","","New York","NY","US","100654870" +"1932540952","DIRECT","Direct Messaging Address","Info@foodisfuelllc.com","N","work email","","","","","","","","44 Stone Hedge Ln","","Bolton","CT","US","060437441" +"1972944825","CONNECT","CONNECT URL","www.hometownpharmacyrx.com","N","","","","","","","","","W2721 Brookhaven Dr","","Appleton","WI","US","549158184" +"1548601487","DIRECT","Direct Messaging Address","olivia@mielkecounseling.com","N","","","","","","","","","13157 Lake Point Blvd","","Van Buren Twp","MI","US","481112238" +"1710328596","DIRECT","Direct Messaging Address","callen124350@directwellstar.org","N","","","","","","","","","1000 Corporate Center Dr Ste 200","","Morrow","GA","US","302604129" +"1164863999","DIRECT","Direct Messaging Address","lseidu@omniallergy.com","N","","","","","","OTHER","Other","none","5673 Peachtree Dunwoody Rd # 445","","Atlanta","GA","US","303421731" +"1992146682","CONNECT","CONNECT URL","Charlotte","N","","","","","","","","","421 Fayetteville St Ste 1100","","Raleigh","NC","US","276013000" +"1841631330","DIRECT","Direct Messaging Address","mattrhodes@azmedinjury.kareodirect.com","N","","","DIRECT","Direct","","CSV","CSV","","3201 W Peoria Ave Ste C500","","Phoenix","AZ","US","850294600" +"1790126332","DIRECT","Direct Messaging Address","Ttupsych@direct.myteamcare.com","N","","","DIRECT","Direct","","","","","3601 4th St # MS 8103","","Lubbock","TX","US","794304228" +"1710328224","DIRECT","Direct Messaging Address","paul.lantz@uchospitals.edu","N","professional email","","DIRECT","Direct","","CSV","CSV","","5758 S Maryland Ave # Nc9015","","Chicago","IL","US","606371426" +"1245671700","CONNECT","CONNECT URL","Denver","N","","","","","","","","","777 Bannock St # Mc4000","","Denver","CO","US","802044507" +"1427499854","CONNECT","CONNECT URL","wendylifetransitions@protonmail.com","N","Proton email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","811 N Washington St","","Lexington","NE","US","688501930" +"1306287628","DIRECT","Direct Messaging Address","tendertouch@charter.net","N","","","DIRECT","Direct","","","","","2159 Nursery Rd #314","","Clearwater","FL","US","33764" +"1841631066","OTHERS","Other URL","Nextgen","N","","","","","","","","","6325 E Tanque Verde Rd","","Tucson","AZ","US","857153808" +"1669813747","CONNECT","CONNECT URL","https://ehr.unifiedpractice.com/Public/OnlineBooking?","N","EHR","","DIRECT","Direct","","CSV","CSV","","3205 Southgate Cir Ste 7","","Sarasota","FL","US","342395514" +"1841631942","CONNECT","CONNECT URL","http://www.liberty-post.com/locations/rochester-ny/","N","Agency","","","","","","","","1882 Winton Rd S Ste 8","","Rochester","NY","US","146183950" +"1174965230","DIRECT","Direct Messaging Address","117277.0001@direct.gimservicespllc.nextgenshare.com","N","Direct Address","","DIRECT","Direct","","OTHER","Other","xml","618 E Washington St","","Sequim","WA","US","983823812" +"1174965230","DIRECT","Direct Messaging Address","117277.0001@direct.gimservicespllc.nextgenshare.com","N","direct address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","xml","618 E Washington St","","Sequim","WA","US","983823812" +"1972945053","OTHERS","Other URL","pkaram@northwell.edu","N","Work email","","","","","","","","2200 Northern Blvd Ste 104","","Greenvale","NY","US","115481220" +"1164864104","DIRECT","Direct Messaging Address","bryce.bridge@ucsf.edu","N","","","","","","","","","982 Mission St","","San Francisco","CA","US","941032911" +"1760824742","CONNECT","CONNECT URL","UWDOC31@GMAIL.COM","N","","","DIRECT","Direct","","","","","1164 E Oakland Park Blvd Ste 201","","Oakland Park","FL","US","333342709" +"1508208505","DIRECT","Direct Messaging Address","ysemenov@mgh.harvard.edu","N","","","","","","","","","Massachusetts General Hospital - Dept of Dermatology","55 Fruit Street","Boston","MA","US","02114" +"1376985226","DIRECT","Direct Messaging Address","heather.schuster.p5@direct.phs.nextgenshare.com","N","","","","","","","","","210 S 2nd St","","Hamilton","OH","US","450112811" +"1689016404","CONNECT","CONNECT URL","http://wholehealthcounseling.net","N","","","","","","","","","80 Garden Ctr Ste 150","","Broomfield","CO","US","800201790" +"1245672872","CONNECT","CONNECT URL","erinjoymoody@gmail.com","N","","","","","","","","","4637 N Ashland Ave","","Chicago","IL","US","606404630" +"1548602170","OTHERS","Other URL","travis@hearing-centers.com","N","","","","","","","","","12315 Hancock St Ste 27","","Carmel","IN","US","460322930" +"1669814224","OTHERS","Other URL","NONE","N","NONE","","OTHER","Other","NONE","OTHER","Other","NONE","1 Jarrett White Rd","","Tripler Army Medical Center","HI","US","968595001" +"1679915128","CONNECT","CONNECT URL","Newport","N","","","","","","","","","Naval Health Clinic New England","43 Smith Road","Newport","RI","US","028411006" +"1679915128","CONNECT","CONNECT URL","Newport","N","","","","","","","","","Naval Health Clinic New England","43 Smith Road","Newport","RI","US","028411006" +"1679915128","CONNECT","CONNECT URL","newport","N","","","","","","","","","Naval Health Clinic New England","43 Smith Road","Newport","RI","US","028411006" +"1679915128","CONNECT","CONNECT URL","Newport","N","","","","","","","","","Naval Health Clinic New England","43 Smith Road","Newport","RI","US","028411006" +"1487096855","DIRECT","Direct Messaging Address","nataliapajak@uropart.allscriptsdirect.net","N","","","","","","","","","7900 N Milwaukee Ave","Ste. 17","Niles","IL","US","607143159" +"1386086825","DIRECT","Direct Messaging Address","joshua.sarmiento@hofyr.org","N","joshua.sarmiento@hofyr.org","","HIE","Health Information Exchange (HIE)","","OTHER","Other","joshua.sarmiento@hofyr.org","15833 US North Highway 301","","Citra","FL","US","32113" +"1003258435","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1295177541","OTHERS","Other URL","Boise","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Boise","425 W Bannock St","","Boise","ID","US","837026035" +"1629410907","OTHERS","Other URL","https://www.therapynotes.com/","Y","TherapyNotes.com","Therapy Notes","OTHER","Other","Documentation","OTHER","Other","Notes and Demographics","2725 Charlestown Dr","","College Park","GA","US","303373909" +"1679915847","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1490 E Foremaster Dr Ste 150","","St George","UT","US","847904495" +"1447692645","DIRECT","Direct Messaging Address","jenny@upliftingmn.com","N","Email Address- Uplifting Families","","","","","","","","730 Cleveland Ave S","","Saint Paul","MN","US","551161345" +"1841622925","CONNECT","CONNECT URL","CollegePark","N","Office","","DIRECT","Direct","","CSV","CSV","","1501 Mulberry St","","Montgomery","AL","US","361061537" +"1689006637","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1689006637","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1750713616","OTHERS","Other URL","mike_bay44@yahoo.com","N","e-mail","","DIRECT","Direct","","CSV","CSV","","85 Godwin Ave","","Midland Park","NJ","US","074321970" +"1053743856","DIRECT","Direct Messaging Address","janderson@moodyneuro.org","N","Email address","","","","","","","","1528 Postoffice St.","","Galveston","TX","US","77550" +"1285066019","DIRECT","Direct Messaging Address","abunnell@kerrmd.com","N","Email","","DIRECT","Direct","","","","","13113 Spring Hill Dr","","Spring Hill","FL","US","346095052" +"1962834705","DIRECT","Direct Messaging Address","koleena.harrison@hcmed.org","Y","encrypted company email address","HENNEPIN HEALTHCARE SYSTEM INC","HIE","Health Information Exchange (HIE)","","OTHER","Other","email address","701 Park Ave","","Minneapolis","MN","US","554151623" +"1386076057","DIRECT","Direct Messaging Address","ashlee@inmotionptwy.com","N","email","","DIRECT","Direct","","","","","617 Broadway St Ste C","","Rock Springs","WY","US","829016380" +"1306278023","DIRECT","Direct Messaging Address","shilkke@upmc.edu","N","","","","","","","","","100 Fairfield Dr","","Seneca","PA","US","16346" +"1043642705","DIRECT","Direct Messaging Address","whitney.quitta@hcahealthcare.com","N","","","","","","","","","901 W Ben White Blvd","","Austin","TX","US","787046903" +"1952733610","OTHERS","Other URL","chirofitroseville.com","N","","","","","","","","","203 Grove St","","Roseville","CA","US","956781519" +"1427480060","CONNECT","CONNECT URL","wilsoncounselingllc.com","N","","","","","","","","","1312 Westen St","","Bowling Green","KY","US","421043352" +"1164854634","DIRECT","Direct Messaging Address","Tiffany.tu@capitalkidsplace.com","Y","Work Email","Capital Kids Occupational Therapy","","","","","","","5270 Elvas Ave","","Sacramento","CA","US","958192332" +"1225460751","DIRECT","Direct Messaging Address","kristah@affiliatesinphysicaltherapy.com","N","kristah@affiliatesinphysicaltherapy.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3100 Timmons Ln Ste 120","","Houston","TX","US","770275925" +"1154753572","DIRECT","Direct Messaging Address","aparker@caringservices.org","N","business email","","DIRECT","Direct","","OTHER","Other","US mail","102 Chestnut Dr","","High Point","NC","US","272626804" +"1942632393","OTHERS","Other URL","ftp@triadcare.com","N","ftp server","","","","","","","","306 Pomona Dr Ste F","","Greensboro","NC","US","274071643" +"1780016030","DIRECT","Direct Messaging Address","tjudkins@gepservices.org","N","email","","DIRECT","Direct","","OTHER","Other","email","1117 Winchester Trail SE","","Atlanta","GA","US","30339" +"1467884734","DIRECT","Direct Messaging Address","dwilke@audiologyscv.com","N","","","","","","","","","23838 Valencia Blvd Ste 100","","Valencia","CA","US","913555319" +"1215360524","DIRECT","Direct Messaging Address","cpoirier58302@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 160","Marietta","GA","US","300601155" +"1073946216","CONNECT","CONNECT URL","www.madisonsurgerycenter.com","N","","","","","","","","","401 Baptist Dr","","Madison","MS","US","391102009" +"1205269495","CONNECT","CONNECT URL","DALLAS","N","","","","","","OTHER","Other","DALLAS","4300 Sigma Rd.,","Ste. 120","Dallas","TX","US","75244" +"1780017897","DIRECT","Direct Messaging Address","Drcnguyen@westminstereyecenter.com","N","","","","","","","","","625 S Fair Oaks Ave Ste 280","","Pasadena","CA","US","911052670" +"1588097778","CONNECT","CONNECT URL","DALLAS","N","","","","","","OTHER","Other","DALLAS","4300 Sigma Rd","Ste 120","Dallas","TX","US","752444422" +"1659704658","DIRECT","Direct Messaging Address","william.hubert.1@11015.direct.athenahealth.com","N","","","","","","","","","273 Winton Blount Loop","","Montgomery","AL","US","361173507" +"1679906697","DIRECT","Direct Messaging Address","wecare@wecareoptometry.com","N","","","","","","","","","4522 Fredericksburg Rd","","Balcones Heights","TX","US","78201" +"1497188478","OTHERS","Other URL","info@nassericlinic.com","N","","","","","","","","","9110 Philadelphia Rd Ste 200","","Rosedale","MD","US","212374325" +"1508299421","DIRECT","Direct Messaging Address","sgonzaga@californiaspectrumservices.net","N","email","","","","","","","","4865 Truxtun Ave","","Bakersfield","CA","US","933090605" +"1619300571","OTHERS","Other URL","Philadelphia","N","","","","","","","","","8815 Germantown Ave Fl 2","","Philadelphia","PA","US","191182722" +"1790118479","OTHERS","Other URL","Jessicajohnson@lincolnfamilies.org","N","","","","","","","","","1266 14th St","","Oakland","CA","US","946072205" +"1427481134","DIRECT","Direct Messaging Address","jo.hughes@acementalhealth.com","N","","","","","","","","","3013 N Highway 167 Ste A","","Catoosa","OK","US","740153348" +"1598198152","DIRECT","Direct Messaging Address","darla.cleary@mnautism.org","N","","","","","","","","","5868 Baker Rd","","Minnetonka","MN","US","553455903" +"1386077956","DIRECT","Direct Messaging Address","Anita.Deshpande2@va.gov","N","","","","","","","","","800 Poly Pl","","Brooklyn","NY","US","112097104" +"1386077923","DIRECT","Direct Messaging Address","adrianac.perez@essc.org","N","","","","","","","","","5558 California Ave Ste 400","","Bakersfield","CA","US","933090706" +"1083047591","DIRECT","Direct Messaging Address","mbabiak@mch1.org","Y","email address","Millcreek Community Hospital","DIRECT","Direct","","OTHER","Other","email","5515 Peach St","","Erie","PA","US","165092695" +"1700219235","DIRECT","Direct Messaging Address","rca_Christina@outlook.com","N","email","","DIRECT","Direct","","CSV","CSV","","5200 Washington Ave Ste D","","Evansville","IN","US","477154863" +"1306270749","DIRECT","Direct Messaging Address","Brian.Zampella@omh.ny.gov","N","","","","","","","","","600 E 125th St","","New York","NY","US","100356000" +"1578997953","DIRECT","Direct Messaging Address","MaryS@ccmh1.com","N","Work email","","DIRECT","Direct","","OTHER","Other","email","58646 McNulty Way","","Saint Helens","OR","US","970516210" +"1538593884","DIRECT","Direct Messaging Address","ashirey@sperogroupllc.com","N","","","","","","","","","431A Penn St","","New Bethlehem","PA","US","162421113" +"1295169555","DIRECT","Direct Messaging Address","mindilobuzzettalmhc@mllmhc.com","N","Business email hippo compliant","","","","","","","","1416 Sweet Home Rd Ste 1","","Amherst","NY","US","142282786" +"1639503816","DIRECT","Direct Messaging Address","r.mitchell@omahaic.com","N","Work Email","","DIRECT","Direct","","OTHER","Other","Work Email","2126 N 117th Ave","","Omaha","NE","US","681643670" +"1881028876","OTHERS","Other URL","unknown","N","","","","","","","","","300 Halket St","","Pittsburgh","PA","US","152133108" +"1518391515","CONNECT","CONNECT URL","http://www.compassion-health.com/","N","hospital location","","","","","","","","39001 Sundale Dr","","Fremont","CA","US","945382005" +"1013341007","OTHERS","Other URL","https://ksamaniego.clientsecure.me","Y","Client portal (appointment scheduling, forms submission)","SimplePractice, LLC","","","","","","","600 E John Carpenter Fwy Ste 283","","Irving","TX","US","750624576" +"1891129854","DIRECT","Direct Messaging Address","athompson@comresearch.org","N","E-mail","","DIRECT","Direct","","CSV","CSV","","995 Gateway Center Way","Suite 300","San Diego","CA","US","921024500" +"1952735847","OTHERS","Other URL","laura.maccone@hackensackmeridian.org","N","work email","","DIRECT","Direct","","OTHER","Other","work email","20 Prospect Ave Ste 602","","Hackensack","NJ","US","076011962" +"1376977298","DIRECT","Direct Messaging Address","manomura@alamedahealthsystem.org","N","","","","","","","","","1411 E 31st St","QIC 22123","Oakland","CA","US","946021018" +"1154755700","DIRECT","Direct Messaging Address","andrew@clearwaterneuro.com","N","","","","","","","","","617 Holly Ct","","Dunedin","FL","US","346987732" +"1780018481","CONNECT","CONNECT URL","na","N","","","","","","","","","16 E 41st St","","New York","NY","US","100176217" +"1124452719","OTHERS","Other URL","fernanda.welsh@intouch-behavioralservices.org","N","","","","","","","","","4555 Fulton Ave Apt 212","","Sherman Oaks","CA","US","914233202" +"1992139505","DIRECT","Direct Messaging Address","jharris@asikariperfectimpact.org","N","","","","","","CSV","CSV","","235 Peachtree St NE Ste 400","","Atlanta","GA","US","303031400" +"1538593116","DIRECT","Direct Messaging Address","Laura.Uppendahl@va.gov","N","Work Email Address","","DIRECT","Direct","","OTHER","Other","Direct Care","217 Hickory St","","Adamsville","TN","US","383102033" +"1912331430","DIRECT","Direct Messaging Address","dschwartz@alcottschool.org","N","email","","","","","","","","27 Crane Rd","","Scarsdale","NY","US","105834251" +"1811322357","DIRECT","Direct Messaging Address","dencabo@chsvisit.com","N","email","","DIRECT","Direct","","","","","2330 Paseo Del Prado Ste C202","","Las Vegas","NV","US","891024376" +"1003241555","DIRECT","Direct Messaging Address","nicole.r.conklin.civ@mail.mil","N","","","","","","","","","9040 Jackson Ave","","Tacoma","WA","US","984316806" +"1710312236","CONNECT","CONNECT URL","Email","N","","","DIRECT","Direct","","CSV","CSV","","5955 Rand Blvd","","Sarasota","FL","US","342385160" +"1861827297","DIRECT","Direct Messaging Address","tara.herring@jackson.org","N","","","","","","","","","11123 Chantilly Pkwy Ct","STE M","Pike Road","AL","US","360642880" +"1093140451","DIRECT","Direct Messaging Address","tashavassar@shellpoint.org","N","","","","","","","","","","","","","","" +"1912332404","DIRECT","Direct Messaging Address","marcy@bhtherapygroup.com","N","email","","DIRECT","Direct","","","","","31815 Southfield Rd Ste 27","","Beverly Hills","MI","US","480255471" +"1184059560","DIRECT","Direct Messaging Address","carl1.schwabe@optum.com","N","","","DIRECT","Direct","","CSV","CSV","","244 Quail Cir","","West Bend","WI","US","530957900" +"1497180905","CONNECT","CONNECT URL","Rowlett","N","","","","","","","","","8206 Sawgrass Ln","","Rowlett","TX","US","750894809" +"1467887877","CONNECT","CONNECT URL","TRAKnet","N","","","","","","","","","1416 Wainbrook Dr","","Augusta","GA","US","309096289" +"1861827073","DIRECT","Direct Messaging Address","info@bellowshearinginstitute.com","N","office email","","DIRECT","Direct","","","","","74133 El Paseo Ste 6","","Palm Desert","CA","US","922604122" +"1437584588","CONNECT","CONNECT URL","https://upliftfs.org/","N","address","","","","","","","","9343 Tech Center Dr","","Sacramento","CA","US","95826" +"1043645187","DIRECT","Direct Messaging Address","dwestlake@southcoastcs.org","N","email","","","","","","","","34324 Yucaipa Blvd Ste B-D","","Yucaipa","CA","US","923992496" +"1740615723","CONNECT","CONNECT URL","Tampa","N","","","DIRECT","Direct","","","","","6220 N Nebraska Ave","","Tampa","FL","US","336046257" +"1992130876","DIRECT","Direct Messaging Address","billing@wilbeckchiropractic.com","N","direct email addresss","","DIRECT","Direct","","OTHER","Other","email address","3743 N Rock Rd Ste 200","","Wichita","KS","US","672261386" +"1346675204","CONNECT","CONNECT URL","Buffalo","N","","","","","","","","","818 Ellicott St","","Buffalo","NY","US","142031021" +"1649605460","DIRECT","Direct Messaging Address","fatmaelzahraa.hammad@lifespan.org","N","Email","","","","","","","","164 Summit Ave","","Providence","RI","US","029062853" +"1689009300","DIRECT","Direct Messaging Address","rca_amber@outlook.com","N","","","DIRECT","Direct","","","","","5200 WASHINGTON AVE","STE D","EVANSVILLE","IN","US","477154863" +"1679908255","DIRECT","Direct Messaging Address","marian.owusuakyaw.p5@direct.phs.nextgenshare.com","N","","","","","","","","","903 NW Washington Blvd Ste A","","Hamilton","OH","US","450136367" +"1649605239","DIRECT","Direct Messaging Address","mem9182@nyp.org","Y","","New York Presbyterian Hospital","","","","","","","622 W 168th St Fl 4","","New York","NY","US","100323720" +"1235565888","OTHERS","Other URL","Software","N","","","","","","","","","118 College Drive #5122","","Hattiesburg","MS","US","394062701" +"1467888024","DIRECT","Direct Messaging Address","savannah.kirchner@spurwink.org","N","Work E-mail Address - Use of VPN to access","","DIRECT","Direct","","CSV","CSV","","127 Cony St","","Augusta","ME","US","043305304" +"1275969719","DIRECT","Direct Messaging Address","CombestWellness@direct.myteamcare.com","N","Combest","","DIRECT","Direct","","CSV","CSV","","301 40th St","","Lubbock","TX","US","794042746" +"1104252626","DIRECT","Direct Messaging Address","bredeker@northeastgrcounseling.com","N","","","DIRECT","Direct","","CSV","CSV","","3280 E Beltline Ct NE Ste 100","","Grand Rapids","MI","US","495259494" +"1609202126","DIRECT","Direct Messaging Address","katie-stillman@che-east.org","N","","","DIRECT","Direct","","CSV","CSV","","2117 Kirkwood Highway","","Newark","DE","US","19711" +"1306272653","DIRECT","Direct Messaging Address","phelpsihc@sbcglobal.net","N","","","","","","","","","201 W. Sturdivant St.","","Advance","MO","US","63730" +"1306272653","OTHERS","Other URL","573-722-5004","N","","","","","","","","","201 W. Sturdivant St.","","Advance","MO","US","63730" +"1306272653","DIRECT","Direct Messaging Address","phelpsihc@sbcglobal.net","N","","","","","","","","","201 W. Sturdivant St.","","Advance","MO","US","63730" +"1962838276","DIRECT","Direct Messaging Address","drhood@swansopo.com","N","direct email","","DIRECT","Direct","","","","","63 Ocean St","","South Portland","ME","US","041062828" +"1821424003","OTHERS","Other URL","ranchoscounseling@gmail.com","Y","email","Ranchos Counseling Services","HIE","Health Information Exchange (HIE)","","CSV","CSV","","36914 Avenue 12 Unit 10","","Madera","CA","US","936368129" +"1326474230","CONNECT","CONNECT URL","www.verodentalco.com","N","","","","","","","","","103 S Logan St","","Denver","CO","US","802091810" +"1689000432","OTHERS","Other URL","Minot","N","","","","","","","","","6301 19th Ave NW","","Minot","ND","US","587038899" +"1336575117","CONNECT","CONNECT URL","Louisville","N","","","DIRECT","Direct","","OTHER","Other","Louisville","330 Evergreen Rd Ste 3","","Louisville","KY","US","402431096" +"1508292368","CONNECT","CONNECT URL","Hodgenville","N","","","DIRECT","Direct","","","","","113 Lincoln Dr","","Hodgenville","KY","US","427489780" +"1578999215","OTHERS","Other URL","kirkland","N","","","DIRECT","Direct","","CSV","CSV","","516 6th St S Ste 100","","Kirkland","WA","US","980336727" +"1629404314","CONNECT","CONNECT URL","http://www.childrenshospital.org/","N","","","","","","","","","300 Longwood Ave","","Boston","MA","US","021155724" +"1023445772","DIRECT","Direct Messaging Address","aamritwar@sheppardpratt.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4100 College Ave","","Ellicott City","MD","US","210435506" +"1972930683","DIRECT","Direct Messaging Address","therapist@lifeworksbhs.com","N","business","","DIRECT","Direct","","CSV","CSV","","2820 W Avenue O Ste B","","Temple","TX","US","76504" +"1801223466","DIRECT","Direct Messaging Address","Demere@me.com","N","","","","","","","","","","","","","","" +"1760819338","DIRECT","Direct Messaging Address","arwa.owais@sdpmail.com","N","","","DIRECT","Direct","","CSV","CSV","","14005 N Hwy 183 Ste 800","","Austin","TX","US","787175960" +"1083041222","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","920 Boone St","","Tupelo","MS","US","388045908" +"1497182653","OTHERS","Other URL","Citrix","N","","","","","","","","","605 E J St Ste 200","","Forest City","IA","US","504361664" +"1316374267","DIRECT","Direct Messaging Address","gmichkofsky@blairgastro.com","N","","","","","","","","","810 Valley View Blvd","","Altoona","PA","US","166026342" +"1992132849","DIRECT","Direct Messaging Address","office@yakostherapy.com","N","email address","","DIRECT","Direct","","OTHER","Other","email requests","200 E Court St Ste 708","","Kankakee","IL","US","609013845" +"1669809471","CONNECT","CONNECT URL","https://www.advancedpsychiatrydfw.com","N","","","","","","","","","1100 E Southlake Blvd Ste 300","","Southlake","TX","US","760926350" +"1225466055","OTHERS","Other URL","Zephyrhills","N","","","","","","","","","34731 Chancey Rd","","Zephyrhills","FL","US","335413704" +"1942638564","CONNECT","CONNECT URL","holyfamilyhospital.org","N","","","","","","","","","70 East St","","Methuen","MA","US","018444597" +"1538597166","SOAP","SOAP URL","DOCUTAP","N","EMR","","DIRECT","Direct","","CSV","CSV","","690 Avenue C","","Bayonne","NJ","US","070022803" +"1528496155","OTHERS","Other URL","-","N","","","OTHER","Other","-","","","","32615 US 19 N Ste 2","","Palm Harbor","FL","US","346843176" +"1003244682","DIRECT","Direct Messaging Address","Rmarriott@dbh.sbcounty.gov","N","","","HIE","Health Information Exchange (HIE)","","","","","15217 San Bernardino Ave","","Fontana","CA","US","92335" +"1619305208","DIRECT","Direct Messaging Address","elandry140284@directwellstar.org","N","","","","","","","","","176 Charles Hardy Pkwy Unit C","","Hiram","GA","US","301411836" +"1558799130","OTHERS","Other URL","Amy_fraser@atriushealth.org","N","Work email","","DIRECT","Direct","","CSV","CSV","","1250 Hancock St Fl 5","","Quincy","MA","US","021694339" +"1942638549","OTHERS","Other URL","773-229-8423","N","Chicago","","","","","","","","7001 W Archer Ave","","Chicago","IL","US","606382201" +"1942638549","CONNECT","CONNECT URL","7732298423","N","FAX","","","","","","","","7001 W Archer Ave","","Chicago","IL","US","606382201" +"1386072569","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1093143174","CONNECT","CONNECT URL","Www.treeoflifecc.org","N","","","","","","","","","","","","","","" +"1801224977","CONNECT","CONNECT URL","jbhamel@gmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","Communication","940 Belmont St # 71C","","Brockton","MA","US","023015596" +"1467880468","CONNECT","CONNECT URL","Salonelegancehair.com","N","","","","","","","","","1651 Powder Springs Rd SW Ste 6","","Marietta","GA","US","300644847" +"1003244096","OTHERS","Other URL","https://ehr2.charmtracker.com/","N","","","","","","","","","809 N Humphreys St","","Flagstaff","AZ","US","860013027" +"1427486471","OTHERS","Other URL","www.tapmd.org","N","practice fttps server","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1 Hospital Dr","","Lowell","MA","US","018521311" +"1982032926","OTHERS","Other URL","Familycenteredmedicine.com","N","Business website","","DIRECT","Direct","","OTHER","Other","Unsure","4930 Overland Dr","","Lawrence","KS","US","660494132" +"1528496429","CONNECT","CONNECT URL","h","N","","","","","","","","","92 Plains Rd Apt G139","","Milford","CT","US","064612514" +"1225467129","OTHERS","Other URL","josephineleftwich@themindfulselfcounseling.org","N","","","","","","","","","28303 Dequindre Rd Ste 200","","Madison Heights","MI","US","480713040" +"1831528744","OTHERS","Other URL","HOUSTON","N","","","","","","","","","10021 Main St","B3B","Houston","TX","US","77025" +"1134558984","CONNECT","CONNECT URL","https://ak.myonlinechart.org/affiliate/","N","MyChart patient portal","","DIRECT","Direct","","CSV","CSV","","417 First Avenue","","Seward","AK","US","99664" +"1508295379","CONNECT","CONNECT URL","dana@jeterslpservices.com","N","company email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1950 E 70th St Ste C","","Shreveport","LA","US","711055345" +"1265861033","DIRECT","Direct Messaging Address","info@caringcounseling.org","N","Main company e-mail","","DIRECT","Direct","","","","","3840 5th Ave N","","St Petersburg","FL","US","337137521" +"1578992376","CONNECT","CONNECT URL","TAILOREDSPEECHLLC.COM","N","","","DIRECT","Direct","","","","","10600 Lakes Blvd Apt 1805","","Baton Rouge","LA","US","708107410" +"1376972083","DIRECT","Direct Messaging Address","Jmilano1@nasboces.org","N","","","","","","","","","2850 N Jerusalem Rd","","Wantagh","NY","US","117931125" +"1104255835","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1891124459","OTHERS","Other URL","Indianapolis","N","home address","","DIRECT","Direct","","OTHER","Other","Indianapolis","11350 Fairweather Pl","","Indianapolis","IN","US","462294982" +"1750710455","OTHERS","Other URL","www.suu.edu/caps","N","","","","","","","","","136 West Center St","Southern Utah University CAPS","Cedar City","UT","US","84720" +"1104255629","DIRECT","Direct Messaging Address","credentialing@fhclouisville.org","N","Employer","","DIRECT","Direct","","CSV","CSV","","2215 Portland Ave","","Louisville","KY","US","402121033" +"1134558661","DIRECT","Direct Messaging Address","rgomez32911@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 420","","Marietta","GA","US","300601171" +"1114356573","DIRECT","Direct Messaging Address","rina@dermbilling.net","N","","","","","","","","","35 Green Pond Rd Ste C","","Rockaway","NJ","US","078662057" +"1619306867","DIRECT","Direct Messaging Address","counseling@communitypsychotherapy.com","N","","","DIRECT","Direct","","","","","341 Margie Dr Ste 3A","","Warner Robins","GA","US","31088" +"1962831065","DIRECT","Direct Messaging Address","heidic@christensencounseling.com","N","email","","","","","","","","6420 SW MacAdam Ave Ste 390","","Portland","OR","US","972393564" +"1336578301","OTHERS","Other URL","practicefusion","N","ehr","","DIRECT","Direct","","CSV","CSV","","100 Brickhill Ave Ste 304","","S Portland","ME","US","041061999" +"1528498565","DIRECT","Direct Messaging Address","opmgr@calverteyecenter.com","N","","","","","","","","","2801 Wilma Rudolph Blvd Ste 665","","Clarksville","TN","US","370405063" +"1679903546","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","499 Gloster Creek Vlg","Suite A-3","Tupelo","MS","US","388014600" +"1780014522","CONNECT","CONNECT URL","www.onyxtherapygroup.com","N","Website","","DIRECT","Direct","","CSV","CSV","","1420 Columbia Rd NW","","Washington","DC","US","200094779" +"1083044960","CONNECT","CONNECT URL","rick@evolutionsintherapy.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","915 Highland Pointe Dr Ste 250","","Roseville","CA","US","956785421" +"1124458856","DIRECT","Direct Messaging Address","digestivespecialists@directaddress.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4340 Clyo Rd Ste 200","","Dayton","OH","US","454597000" +"1972933679","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1750711487","CONNECT","CONNECT URL","TBA","N","","","","","","","","","12462 Putnam St Ste 501","","Whittier","CA","US","906021049" +"1356771083","DIRECT","Direct Messaging Address","esaperstein@vbasandiego.com","N","","","","","","","","","","","","","","" +"1073943726","CONNECT","CONNECT URL","AHLTA","N","","","","","","","","","5005 North Piedras ST","","El Paso","TX","US","79920" +"1164852745","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","4095 E Pony Express Pkwy","Suite 1","Eagle Mountain","UT","US","840055529" +"1093145583","DIRECT","Direct Messaging Address","dayna.muhleck@ivyrehab.com","N","Business email","","DIRECT","Direct","","","","","138 W Highland Rd","400-600","Howell","MI","US","488432168" +"1174953681","CONNECT","CONNECT URL","Coatesville","N","","","","","","","","","179 Lukens Mill Dr","","Coatesville","PA","US","193203968" +"1952731481","DIRECT","Direct Messaging Address","melinetl@staffordschools.net","N","","","","","","","","","31 Stafford Ave","","Stafford","VA","US","225547246" +"1033549506","OTHERS","Other URL","Buffalo","N","","","","","","","","","381 Kenmore Ave","","Buffalo","NY","US","142232861" +"1477983815","DIRECT","Direct Messaging Address","nidhigovil@nspc.medalliesdirect.net","N","","","","","","","","","19500 Sandridge Way Ste 100","","Lansdowne","VA","US","201763689" +"1043640378","OTHERS","Other URL","prismincnm.com","N","","","","","","","","","3876 Hawkins St NE","","Albuquerque","NM","US","871094539" +"1144650482","CONNECT","CONNECT URL","jclynvrm@gmail.com","N","","","","","","","","","4104 Rivers Edge Pkwy Apt 303","","Council Bluffs","IA","US","515012523" +"1942630041","DIRECT","Direct Messaging Address","Amyk@auracounseling.com","Y","","Aura Counseling and Wellness","","","","","","","","","","","","" +"1720418841","DIRECT","Direct Messaging Address","jgober161621@directwellstar.org","N","","","","","","","","","3747 Roswell Rd Ste 216","","Marietta","GA","US","30062" +"1184054322","OTHERS","Other URL","www.unhsinc.org","N","","","","","","","","","910 S 300 W","","Blanding","UT","US","845113833" +"1588094726","DIRECT","Direct Messaging Address","saltzman9877@hotmail.com","N","Office Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Office","1420 US 52 N Ste G","","Albemarle","NC","US","280012622" +"1871924993","CONNECT","CONNECT URL","helpinghandsofduncanville","N","","","DIRECT","Direct","","OTHER","Other","other","328 E Camp Wisdom Rd","","Duncanville","TX","US","751162706" +"1144651126","OTHERS","Other URL","P:","N","","","","","","","","","3547 Old Conejo Rd Ste 106","","Newbury Park","CA","US","913206329" +"1942631817","DIRECT","Direct Messaging Address","info@SynergyCounselingCenter.net","N","email","","DIRECT","Direct","","OTHER","Other","N/A","701B Gault Ave N","","Fort Payne","AL","US","359672627" +"1285065052","CONNECT","CONNECT URL","http://www.behavioralfocus.com","N","Website","","DIRECT","Direct","","","","","5118 Holly Way","","Abilene","TX","US","796065969" +"1437580255","OTHERS","Other URL","sally.round.1@14489.direct.athenahealth.com","N","EHR Athena","","","","","","","","5012 Bristol Industrial Way Ste 109","","Buford","GA","US","305181775" +"1760813521","DIRECT","Direct Messaging Address","ryan@crowncityortho.com","N","business email","","DIRECT","Direct","","OTHER","Other","any","610 N Santa Anita Ave # 100","","Arcadia","CA","US","910062722" +"1417388133","OTHERS","Other URL","MER","N","","","","","","","","","6240 W 156th St","","Overland Park","KS","US","662233621" +"1356772024","CONNECT","CONNECT URL","https://ak.myonlinechart.org/affiliate/","N","MyChart web portal","","DIRECT","Direct","","CSV","CSV","","417 First Ave","Ste 2895","Seward","AK","US","99664" +"1679904361","DIRECT","Direct Messaging Address","carriebeaver@kennedyheightscounselingservices.net","N","email","","DIRECT","Direct","","CSV","CSV","","7654 Montgomery Rd","","Cincinnati","OH","US","452364204" +"1629409370","OTHERS","Other URL","hswnypllc.com","N","","","","","","","","","2980 William St","","Cheektowaga","NY","US","142271918" +"1194156786","DIRECT","Direct Messaging Address","chelsea@kycards.com","N","HIPPA Compliant Email","","DIRECT","Direct","","","","","9710 Park Plaza Ave Unit 204","","Louisville","KY","US","402412293" +"1346671765","CONNECT","CONNECT URL","other","N","","","","","","","","","221 3rd St W","","Jbsa Randolph","TX","US","781504800" +"1790116085","CONNECT","CONNECT URL","Cleveland","N","www.peopleplacesanddreams.com","","DIRECT","Direct","","","","","3483 E 106th St","","Cleveland","OH","US","441045651" +"1760813117","DIRECT","Direct Messaging Address","vpuchalski@essmichigan.org","N","","","","","","","","","24445 Northwestern Hwy Ste 100","","Southfield","MI","US","480752436" +"1871924035","DIRECT","Direct Messaging Address","Karla.powell@prismahealth.org","N","medical provider coord","","DIRECT","Direct","","","","","400 Palmetto Health Pkwy","","Columbia","SC","US","292121760" +"1407277551","DIRECT","Direct Messaging Address","Karla.powell@prismahealth.org","N","medical provider coord","","DIRECT","Direct","","","","","400 Palmetto Health Pkwy","","Columbia","SC","US","292121760" +"1164843389","DIRECT","Direct Messaging Address","sobrien293680@directwellstar.org","N","","","","","","","","","14205 Highway 92 Ste 105","","Woodstock","GA","US","301887138" +"1639590680","DIRECT","Direct Messaging Address","karla.powell@prismahealth.org","N","Medical Provider Coord","","DIRECT","Direct","","","","","1200 Colonial Life Blvd W Fl 1","","Columbia","SC","US","292107670" +"1538580584","DIRECT","Direct Messaging Address","Karla.powell@prismahealth.org","N","","","DIRECT","Direct","","","","","400 Palmetto Health Pkwy","","Columbia","SC","US","292121760" +"1023439965","DIRECT","Direct Messaging Address","stacey.thompson@iclinc.net","N","","","","","","","","","2581 Atlantic Ave","","Brooklyn","NY","US","112072412" +"1801217799","DIRECT","Direct Messaging Address","ksalazar@chcfhc.org","N","Email","","DIRECT","Direct","","CSV","CSV","","175 Connors St","","Gardner","MA","US","014402637" +"1922429711","DIRECT","Direct Messaging Address","credentialing@glpg.net","N","","","DIRECT","Direct","","OTHER","Other","Podio","1050 Wilshire Dr Ste 175","","Troy","MI","US","480841590" +"1003237710","DIRECT","Direct Messaging Address","hstewart@scccmh.org","N","email","","DIRECT","Direct","","CSV","CSV","","3111 Electric Ave","","Port Huron","MI","US","480608127" +"1790106318","OTHERS","Other URL","harbel.org","N","","","","","","","","","5807 Harford Rd","","Baltimore","MD","US","212141848" +"1487075974","DIRECT","Direct Messaging Address","natalie@corspokane.com","N","business email","","","","","","","","316 W Boone Ave Ste 656","","Spokane","WA","US","992012346" +"1063833523","DIRECT","Direct Messaging Address","officemanager@evansvillepsychiatric.net","N","Office Manager","","","","","","","","2015 Maxwell Ave","","Evansville","IN","US","477114359" +"1912329244","CONNECT","CONNECT URL","maureenmann444@gmail.com","N","secure email","","DIRECT","Direct","","OTHER","Other","mailing address","69 Main St","","Hudson","MA","US","017492122" +"1669894895","OTHERS","Other URL","Richmond","N","","","OTHER","Other","Richmond","","","","7700 E Parham Rd","","Richmond","VA","US","232944301" +"1669894895","OTHERS","Other URL","Richmond","N","","","OTHER","Other","Richmond","","","","1602 Skipwith Rd","","Richmond","VA","US","232295205" +"1497177406","DIRECT","Direct Messaging Address","candysuarez@nspc.medalliesdirect.net","N","","","","","","","","","15195 Heathcote Blvd Ste 230","","Haymarket","VA","US","20169" +"1124440813","DIRECT","Direct Messaging Address","pshort@apisfamilyservices.com","N","","","DIRECT","Direct","","","","","1900 NE Highway 99W","","McMinnville","OR","US","971282757" +"1376965038","CONNECT","CONNECT URL","sdsdfsdfsdf","N","","","","","","","","","2101 Courage Dr","","Fairfield","CA","US","945336717" +"1265854855","CONNECT","CONNECT URL","https://gti.labdynamo.com/login/","N","","","DIRECT","Direct","","CSV","CSV","","17751 Sky Park Cir Ste B","","Irvine","CA","US","926146115" +"1447672936","OTHERS","Other URL","Newport","Y","","Global Outreach Tele-Rehabilitation Services, Inc","DIRECT","Direct","","OTHER","Other","Newport","214 Fairway Dr","","Fayetteville","NC","US","283055502" +"1295157667","DIRECT","Direct Messaging Address","fraju@tbh.org","N","email","","DIRECT","Direct","","OTHER","Other","email","240 Willoughby St","","Brooklyn","NY","US","112015465" +"1275956617","DIRECT","Direct Messaging Address","johnwesley.greene.p5@direct.phs.nextgenshare.com","N","","","","","","","","","1036 S Verity Pkwy","","Middletown","OH","US","450445513" +"1508288929","DIRECT","Direct Messaging Address","lena@lenaebronpt.com","N","","","DIRECT","Direct","","","","","401 Hickory Walk SW","","Marietta","GA","US","300643040" +"1326461666","CONNECT","CONNECT URL","losgatossportschiro.com","N","","","","","","","","","15445 Los Gatos Blvd","","Los Gatos","CA","US","950322501" +"1790108058","CONNECT","CONNECT URL","Holiday","N","","","","","","","","","2435 US Highway 19 Ste 300","","Holiday","FL","US","34691" +"1619390838","DIRECT","Direct Messaging Address","mprince@lcgh.net","N","","","DIRECT","Direct","","","","","7785 N STATE ST","","LOWVILLE","NY","US","133671229" +"1073936365","DIRECT","Direct Messaging Address","gbrooks@handnhandfl.com","N","","","","","","","","","2233 Lee Rd Ste 209","","Winter Park","FL","US","327891845" +"1326461534","OTHERS","Other URL","NewYork","N","","","","","","","","","155 W 81st St Apt 2A","","New York","NY","US","100247216" +"1952724965","DIRECT","Direct Messaging Address","james.mcgough.1@11015.direct.athenahealth.com","N","","","","","","","","","273 Winton M Blount Loop","","Montgomery","AL","US","361173507" +"1972926830","DIRECT","Direct Messaging Address","tanya@calmingwaterscounseling.com","N","","","","","","","","","276 Lake Havasu Ave S Apt B28","","Lake Havasu City","AZ","US","864036519" +"1740603430","CONNECT","CONNECT URL","PC","N","","","DIRECT","Direct","","CSV","CSV","","82 Newark Pompton Tpke Ste 1","","Riverdale","NJ","US","074571427" +"1528481363","DIRECT","Direct Messaging Address","administrator@entrustseniorliving.com","Y","email","RVALRC, LLC","DIRECT","Direct","","","","","1155 Beech St","","Reno","NV","US","895122204" +"1194148759","DIRECT","Direct Messaging Address","jennycasino@hushmail.com","Y","","Rise Center For Recovery","","","","","","","6543 Las Vegas Blvd S # 2A115","","Las Vegas","NV","US","891193223" +"1194148759","DIRECT","Direct Messaging Address","jennycasino@hushmail.com","Y","","ALOHA Behavioral Clinical Services","","","","","","","9840 Wild Coyote Ct","","Las Vegas","NV","US","891418746" +"1093138612","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1073936506","DIRECT","Direct Messaging Address","amy.siegler.p5@direct.phs.nextgenshare.com","N","","","","","","","","","10 Locust St","","OXFORD","OH","US","450564505" +"1376967877","CONNECT","CONNECT URL","shadesofchange2@gmail.com","N","","","","","","","","","11820 Miramar Pkwy Ste 224","","Miramar","FL","US","330255818" +"1346664794","OTHERS","Other URL","Minneapolis","N","Unclear","","","","","","","","4715 Bryant Ave S","","Minneapolis","MN","US","554195356" +"1457775827","DIRECT","Direct Messaging Address","admin@crimsoncounseling.net","N","","","","","","","","","249 E Tabernacle St Ste 100","","St George","UT","US","847702951" +"1528482015","DIRECT","Direct Messaging Address","credentialing@tidelandshealth.org","N","","","DIRECT","Direct","","CSV","CSV","","4181 Highway 17","","Murrells Inlet","SC","US","29576" +"1316361819","OTHERS","Other URL","MAHOMEPHARMACY1@GMAIL.COM","N","BUISNESS EMAIL","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5575 Conner St Ste 103","","Detroit","MI","US","482136400" +"1467876664","DIRECT","Direct Messaging Address","info@benjamins-bhs.com","Y","Email","Benjamins Behavioral Health Services","DIRECT","Direct","","OTHER","Other","Email","8703 Meadowcroft Dr","","Houston","TX","US","770635006" +"1780008938","DIRECT","Direct Messaging Address","PMcDonough@lafamiliacounseling.org","Y","Professional Email","Southern Alameda County Comite For Raza Mental Health","DIRECT","Direct","","OTHER","Other","Contact and verification","1800 H St","","Union City","CA","US","945873321" +"1144644303","CONNECT","CONNECT URL","Shubika_Dsouza@mednax.com","N","","","","","","","","","550 N Hillside St","","Wichita","KS","US","672144910" +"1124442397","CONNECT","CONNECT URL","krumhes@ccf.org","N","work email","","DIRECT","Direct","","CSV","CSV","","9500 Euclid Ave","","Cleveland","OH","US","441950001" +"1124442397","CONNECT","CONNECT URL","krumhes@ccf.org","N","email","","DIRECT","Direct","","CSV","CSV","","9500 Euclid Ave","","Cleveland","OH","US","441950001" +"1194149385","DIRECT","Direct Messaging Address","transsouth@directaddress.net","N","","","DIRECT","Direct","","","","","9 PHYSICIANS DR","","JACKSON","TN","US","383052071" +"1598189680","DIRECT","Direct Messaging Address","kelseybruce@nspc.medalliesdirect.net","N","","","","","","","","","1750 Tysons Blvd Ste 120","","Mc Lean","VA","US","221024227" +"1598189680","DIRECT","Direct Messaging Address","kelseybruce@nspc.medalliesdirect.net","N","","","DIRECT","Direct","","CSV","CSV","personal email","759 S Main St","","Woodstock","VA","US","226641154" +"1598189680","DIRECT","Direct Messaging Address","kelseybruce@nspc.medalliesdirect.net","N","","","","","","","","","8501 Arlington Blvd Ste 410","","Fairfax","VA","US","220314632" +"1386068476","DIRECT","Direct Messaging Address","noden@psychedaboutschool.com","N","Business email","","","","","","","","4813 Ridge Rd Ste 111-639","","Douglasville","GA","US","301346117" +"1457775462","CONNECT","CONNECT URL","www.bonniecardellmft.com","N","business website","","DIRECT","Direct","","CSV","CSV","","295 Fell St Ste A","","San Francisco","CA","US","941025147" +"1144644006","CONNECT","CONNECT URL","Rochester","N","","","","","","","","","1555 Long Pond Rd","","Rochester","NY","US","146264122" +"1366866931","CONNECT","CONNECT URL","Scottsdale","N","","","","","","","","","10446 N 74th St Ste 140","","Scottsdale","AZ","US","852581045" +"1740604362","DIRECT","Direct Messaging Address","rcoomer89450@direct.owensborohealth.org","N","","","","","","","","","1301 Pleasant Valley Rd Ste 300","","Owensboro","KY","US","42303" +"1972927507","DIRECT","Direct Messaging Address","info@joslynknows.net","N","","","","","","","","","3934 Cypress Creek Pkwy Ste 204","","Houston","TX","US","770683544" +"1578987103","CONNECT","CONNECT URL","0","N","","","","","","","","","7549 Stonebrook Cir","","Wesley Chapel","FL","US","335452216" +"1205251816","DIRECT","Direct Messaging Address","cmueller287729@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 130","","Marietta","GA","US","300601156" +"1497170005","OTHERS","Other URL","Curry.LaToya@scrippshealth.org","N","Provider Enrollment Specialist","","","","","","","","10666 N Torrey Pines Rd # MS 116","","LA Jolla","CA","US","920371027" +"1871918490","DIRECT","Direct Messaging Address","natalia.a.tamayo@kp.org","N","","","","","","","","","1000 S Hill Rd Ste 100","","Ventura","CA","US","930034455" +"1780009233","DIRECT","Direct Messaging Address","billing@dentalbiller.com","N","email","","","","","","","","3808 W Riverside Dr","501","Burbank","CA","US","915054325" +"1740605153","CONNECT","CONNECT URL","Houston","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Houston","1615 Hillendahl Blvd Ste 100","","Houston","TX","US","770553402" +"1225453640","DIRECT","Direct Messaging Address","staff@pbcph.com","N","encrypted secure email address","","DIRECT","Direct","","OTHER","Other","email","3375 Burns Rd Ste 204","","Palm Beach Gardens","FL","US","334104361" +"1932524394","CONNECT","CONNECT URL","Pueblo","N","Colorado","","DIRECT","Direct","","CSV","CSV","","708 Santa Clara Ave","","Pueblo","CO","US","810051554" +"1508281981","DIRECT","Direct Messaging Address","Sharion@thesparccenter.com","N","","","DIRECT","Direct","","","","","2342 E Main St","","Columbus","OH","US","432092335" +"1255756532","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1174948368","CONNECT","CONNECT URL","steven.l.maya.mil@mail.mi","N","","","DIRECT","Direct","","","","","5955 Zeamer Ave","","Anchorage","AK","US","995063702" +"1225453566","CONNECT","CONNECT URL","https://www.firsthealthmychart.org/mychartprd/","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","155 Memorial Dr","","Pinehurst","NC","US","283748710" +"1407271612","CONNECT","CONNECT URL","Independence","N","","","","","","","","","3737 S Elizabeth St Ste 200","","Independence","MO","US","640571785" +"1407271612","CONNECT","CONNECT URL","Independence","N","","","","","","","","","3737 S Elizabeth St Ste 200","","Independence","MO","US","640571785" +"1407271612","CONNECT","CONNECT URL","Independence","N","","","","","","","","","3737 S Elizabeth St Ste 200","","Independence","MO","US","640571785" +"1689099814","CONNECT","CONNECT URL","Puyallup","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Puyallup","3705 S Meridian Ste B","","Puyallup","WA","US","983733709" +"1669897831","CONNECT","CONNECT URL","orchidhomehealth@yahoo.com","N","","","","","","","","","1701 Westwind Dr Ste 214","","Bakersfield","CA","US","933013047" +"1154746121","DIRECT","Direct Messaging Address","angela@taylorthornburgpt.com","N","","","","","","","","","3718 Grand Ave Ste 15","","Oakland","CA","US","946101544" +"1275958209","DIRECT","Direct Messaging Address","dr.stclaire@sproutbirthcenter.com","N","Physician Email","","DIRECT","Direct","","CSV","CSV","","22725 44th Ave W Ste 101","","Mountlake Terrace","WA","US","980434500" +"1639594492","CONNECT","CONNECT URL","lanaerich@yahoo.com","N","email address","","DIRECT","Direct","","CSV","CSV","","512 E Chickasaw Ave","","McAlester","OK","US","745015354" +"1285059113","DIRECT","Direct Messaging Address","benk@entofmanatee.emadirect.md","N","HISP Address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","701 Manatee Ave W Ste 202","","Bradenton","FL","US","342058624" +"1316362197","OTHERS","Other URL","Easton","N","","","","","","","","","250 S 21st St","","Easton","PA","US","18042" +"1306261110","OTHERS","Other URL","NA","N","","","","","","","","","8000 Biscayne Blvd","","Miami","FL","US","331384621" +"1346665007","CONNECT","CONNECT URL","N/A","N","","","","","","","","","629 E Wood St","Suite 108","Vineland","NJ","US","083603730" +"1134544851","DIRECT","Direct Messaging Address","Ashlyn@advancebariatriccounseling.com","N","Email","","","","","","","","2100 Lee Rd","Suite A","Winter Park","FL","US","327891862" +"1285059972","DIRECT","Direct Messaging Address","aula.saloum.1@17759.direct.athenahealth.com","N","","","","","","","","","24748 W Warren St","","Dearborn Heights","MI","US","481272109" +"1427474097","DIRECT","Direct Messaging Address","jbarrett@mfa.gwu.edu","N","","","DIRECT","Direct","","CSV","CSV","","2150 Pennsylvania Avenue NW","MFA GWU","Washington","DC","US","20037" +"1184040750","OTHERS","Other URL","hyinhealth@gmail.com","N","","","","","","","","","3505 Hill Blvd","","Yorktown Heights","NY","US","105981283" +"1104242783","DIRECT","Direct Messaging Address","SaraPratt@SLPHealthcare.drchronodirect.com","N","electronic health record","","DIRECT","Direct","","CSV","CSV","","4764 Foxtail Palm Ct","","Greenacres","FL","US","334636841" +"1154747632","OTHERS","Other URL","gretmachlanllc@gmail.com","N","Business Email","","","","","","","","2200 Lake Ave Ste 125","","Fort Wayne","IN","US","468055358" +"1700202108","OTHERS","Other URL","playfulsolutionskc@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","n/a","633 E 63rd St Ste 230","","Kansas City","MO","US","641103331" +"1083030498","DIRECT","Direct Messaging Address","jasonrizzo@westernnyderm.ema.md","N","","","","","","","","","295 Spindrift Dr","","Williamsville","NY","US","14221" +"1033535364","DIRECT","Direct Messaging Address","bnichols@daacmail.org","N","daac email","","DIRECT","Direct","","OTHER","Other","other","2403 Professional Dr","","Santa Rosa","CA","US","954033007" +"1255757464","DIRECT","Direct Messaging Address","Dwhite@heritagenyc.org","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1727 Amsterdam Ave","","New York","NY","US","100314611" +"1467878561","OTHERS","Other URL","computer","N","","","DIRECT","Direct","","CSV","CSV","","5038 Story Mill Rd","","Hepizibah","GA","US","30815" +"1265858245","OTHERS","Other URL","help@newportacademy.com","N","","","","","","","","","1105 Lincoln Ave","","San Rafael","CA","US","94901" +"1396161378","OTHERS","Other URL","miriam.trigueros@va.gov","N","email","","","","","","","","3801 Miranda Ave","","Palo Alto","CA","US","943041207" +"1730505652","DIRECT","Direct Messaging Address","credentialing@tidelandshealth.org","N","","","DIRECT","Direct","","CSV","CSV","","4040 Highway 17 Ste 101&105","","Murrells Inlet","SC","US","295765098" +"1437575206","DIRECT","Direct Messaging Address","changinglives@whitebehavioral.com","N","","","","","","","","","3840 Packard St Ste 270","","Ann Arbor","MI","US","481085008" +"1821414657","OTHERS","Other URL","mandycarrcounseling.com","N","website","","","","","","","","3896 Leeds Ave Ste 202","","North Charleston","SC","US","294057479" +"1275950818","DIRECT","Direct Messaging Address","avdental@smiledentalservices.com","N","Direct office email","","DIRECT","Direct","","CSV","CSV","","1037 E Palmdale Blvd Ste 203","","Palmdale","CA","US","935504745" +"1639596174","DIRECT","Direct Messaging Address","maureen@innovationaba.com","N","email","","DIRECT","Direct","","OTHER","Other","text","1474 E Lebanon Rd","","Dover","DE","US","199015833" +"1144647603","DIRECT","Direct Messaging Address","jacob.c.hoffmann@uth.tmc.edu","N","","","","","","","","","9500 Euclid Ave # S40","","Cleveland","OH","US","441951521" +"1003233420","DIRECT","Direct Messaging Address","palaia@lipainspecialists.com","N","","","","","","","","","73 Guy Lombardo Ave","","Freeport","NY","US","115203714" +"1265859755","DIRECT","Direct Messaging Address","imani@bcm.edu","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1102 Bates Ave.,","Baylor College of Medicine","Houston, TX","TX","US","77030" +"1992122212","DIRECT","Direct Messaging Address","ngold@partners.org","N","Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Email","55 Fruit St","","Boston","MA","US","021142696" +"1881011088","DIRECT","Direct Messaging Address","anesfellowship@childrens.harvard.edu","N","","","","","","","","","300 Longwood Ave","","Boston","MA","US","021155724" +"1053738211","DIRECT","Direct Messaging Address","ashepherd@starsinc.com","N","SVAC","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4025 W 226th St","","Torrance","CA","US","905052340" +"1043637143","DIRECT","Direct Messaging Address","Renata.Chalfin@160440238538756.direct.elationemr.com","N","","","DIRECT","Direct","","OTHER","Other","EMR","7280 W Palmetto Park Rd Ste 104","","Boca Raton","FL","US","334333401" +"1922425032","DIRECT","Direct Messaging Address","denton.roberts.p1@direct.retinaidaho.nextgenshare.com","N","","","DIRECT","Direct","","OTHER","Other","EMR","13923 W Wainwright Dr","Suite 301","Boise","ID","US","837131969" +"1649697764","CONNECT","CONNECT URL","Phone","N","","","","","","","","","222 W 6th St Ste 400","","San Pedro","CA","US","907313345" +"1639596786","CONNECT","CONNECT URL","elevatedkids.com","N","website","","","","","","","","1010 N Hancock St","","Philadelphia","PA","US","191232334" +"1245657394","OTHERS","Other URL","alexander.coons@shcr.com","N","secure company email","","","","","","","","5380 Tech Data Dr","","Clearwater","FL","US","337603122" +"1801213954","DIRECT","Direct Messaging Address","ricardo.aulet@moffitt.org","N","","","DIRECT","Direct","","","","","12902 Usf Magnolia Dr","","Tampa","FL","US","336129416" +"1972920817","OTHERS","Other URL","Other URL","N","","","","","","","","","","","","","","" +"1972920817","OTHERS","Other URL","URL","N","","","","","","","","","","","","","","" +"1285051128","DIRECT","Direct Messaging Address","awallach@holyname.org","N","Dr. Wallach work email","","DIRECT","Direct","","OTHER","Other","Teaneck","718 Teaneck Rd","","Teaneck","NJ","US","076660766" +"1407273360","DIRECT","Direct Messaging Address","lifechangersbh@servicingwithpride.com","N","","","DIRECT","Direct","","CSV","CSV","","1516 E Tropicana Ave Ste 154","","Las Vegas","NV","US","891198316" +"1386061257","DIRECT","Direct Messaging Address","logrich@latowsky.emadirect.md","N","","","","","","","","","20201 N Scottsdale Healthcare Dr Ste 260","","Scottsdale","AZ","US","852554140" +"1538586474","DIRECT","Direct Messaging Address","akoram349428@directwellstar.org","N","","","","","","","","","6095 Professional Pkwy Ste 100","","Douglasville","GA","US","301345607" +"1710304753","CONNECT","CONNECT URL","None","N","N/A","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5 Medical Plaza Dr Ste 100","","Roseville","CA","US","956612866" +"1134547011","OTHERS","Other URL","n/a","N","","","","","","","","","5138 N Clark St Fl 2","","Chicago","IL","US","60640" +"1396163135","CONNECT","CONNECT URL","www.unmc.edu","Y","","University of Nebraska Medical Center","","","","","","","S 42nd St & Emile St","","Omaha","NE","US","681980001" +"1477971281","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W Ste 100","","Provo","UT","US","846043305" +"1578981205","DIRECT","Direct Messaging Address","dana.vlachos@advocatehealth.com","N","","","","","","","","","9555 S 52nd Ave","","Oak Lawn","IL","US","604533054" +"1376961169","DIRECT","Direct Messaging Address","christine.bates@duke.edu","N","work email","","","","","","","","2301 Erwin Rd","","Durham","NC","US","277054699" +"1013335751","OTHERS","Other URL","Geoffrey.Lim@davitamedicalgroup.com","N","business email","","DIRECT","Direct","","","","","1633 Medical Center Pt","","Colorado Springs","CO","US","80907" +"1386062024","DIRECT","Direct Messaging Address","theresa.crowgey@duke.edu","N","Email","","","","","","","","3643 N Roxboro St","","Durham","NC","US","277042702" +"1265850903","CONNECT","CONNECT URL","website","N","","","DIRECT","Direct","","","","","3300 Gallows Rd","","Falls Church","VA","US","220423307" +"1033537782","OTHERS","Other URL","providercredentialing@unitedskin.com","N","","","","","","","","","2 CARLSON PKWY N","STE 240","PLYMOUTH","MN","US","554474485" +"1881012433","CONNECT","CONNECT URL","kduffy@lalgbtcenter.org","N","Work computer","","DIRECT","Direct","","CSV","CSV","","1625 Schrader Blvd","","Los Angeles","CA","US","900286213" +"1063830610","CONNECT","CONNECT URL","behaviorbuilders","N",".com","","DIRECT","Direct","","","","","13815 DeVan Lee Dr E","","Jacksonville","FL","US","322265868" +"1942628516","DIRECT","Direct Messaging Address","pshah@directbronxvilleeyeassoc.com","N","","","DIRECT","Direct","","CSV","CSV","","77 Pondfield Rd","","Bronxville","NY","US","107083809" +"1891113387","OTHERS","Other URL","Nephrology","N","Nephrology","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","555 French Rd Ste 103","","New Hartford","NY","US","134131070" +"1891113387","OTHERS","Other URL","Nephrology","N","Nephrology","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","555 French Rd Ste 103","","New Hartford","NY","US","134131070" +"1346668837","OTHERS","Other URL","www.lacusc.org","N","","","","","","","","","1200 N State Street","","Los Angeles","CA","US","90033" +"1740608397","CONNECT","CONNECT URL","www.heartthyself.com","N","website","","DIRECT","Direct","","","","","1419 NW 23rd Ave","","Portland","OR","US","97210" +"1083032593","OTHERS","Other URL","Hwalter@ccao.net","N","","","","","","","","","1715 Iron Horse Dr Ste 100","","Longmont","CO","US","805019617" +"1376961946","CONNECT","CONNECT URL","entmedicalsurgical.com","N","","","","","","","","","31 Broadway Fl 2","","North Haven","CT","US","064732304" +"1205254885","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","39 Professional Way Ste 1","","Payson","UT","US","84651" +"1750709143","DIRECT","Direct Messaging Address","kpatel343413@directwellstar.org","N","","","","","","","","","2655 Northwinds Pkwy","","Alpharetta","GA","US","300092280" +"1588082911","CONNECT","CONNECT URL","www.tishamallon.com","N","","","","","","","","","21 Tamal Vista Blvd","","Corte Madera","CA","US","949251130" +"1841618329","OTHERS","Other URL","carolinanephrology.com","N","","","","","","","","","203 Mills Ave","","Greenville","SC","US","296054019" +"1568880094","DIRECT","Direct Messaging Address","CombestWellness@direct.myteamcare.com","N","SON - Combest Non-Clinical","","DIRECT","Direct","","CSV","CSV","","301 40th St","","Lubbock","TX","US","794042746" +"1568880094","DIRECT","Direct Messaging Address","Ttupsych@direct.myteamcare.com","N","","","DIRECT","Direct","","CSV","CSV","","3601 4th St Stop 8103","","Lubbock","TX","US","794308103" +"1124446554","DIRECT","Direct Messaging Address","jasonrizzo@westernnyderm.emadirect.md","Y","","Western New York Dermatology, PLLC","","","","","","","295 Spindrift Dr","","Williamsville","NY","US","142211422" +"1568880995","DIRECT","Direct Messaging Address","rthorpe@adawest.emadirect.md","N","","","DIRECT","Direct","","","","","1618 S Millenium Way Ste 100","","Meridian","ID","US","836426457" +"1427476902","DIRECT","Direct Messaging Address","james.a.dollahite.mil@mail.mil","Y","Military email","US Air Force","","","","","","","301 Fisher St","","Biloxi","MS","US","39534" +"1891113205","DIRECT","Direct Messaging Address","Stacey.nedrud@jax.ufl.edu","N","Work email","","","","","","","","653-1 W 8th St Fl 2","","Jacksonville","FL","US","322096511" +"1134547391","OTHERS","Other URL","Pomona","N","","","","","","","","","2180 Valley Blvd","","Pomona","CA","US","917683325" +"1174941371","OTHERS","Other URL","n/a","N","","","","","","","","","61 High St","","Armonk","NY","US","105041200" +"1578981882","DIRECT","Direct Messaging Address","sdodoo154456@directwellstar.org","N","","","","","","","","","1514 Vernon Road","","Lagrange","GA","US","30240" +"1245658582","DIRECT","Direct Messaging Address","rmintzcole@ucsd.edu","N","hospital email","","DIRECT","Direct","","CSV","CSV","","200 W Arbor Dr # 8770","","San Diego","CA","US","921031911" +"1750709077","DIRECT","Direct Messaging Address","claire.gahm@bcm.edu","N","Email, type !secure! in subject line for patient information","","","","","","","","6621 Fannin St Ste A210","","Houston","TX","US","770302358" +"1326466475","OTHERS","Other URL","na","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","na","9705 Lenexa Dr","","Lenexa","KS","US","662151345" +"1689092819","DIRECT","Direct Messaging Address","christopher.piatz@ucdenver.edu","N","","","DIRECT","Direct","","","","","13001 E 17th Pl","Building 500 Mail Stop F546","Aurora","CO","US","800452570" +"1013335264","DIRECT","Direct Messaging Address","nathan@clintonvillecounselor.com","N","Billing manager","","HIE","Health Information Exchange (HIE)","","OTHER","Other","NA","5354 N High St Ste 206","","Columbus","OH","US","432141274" +"1235557323","DIRECT","Direct Messaging Address","rebeccalaurenaprn@hushmail.com","N","HIPPA compliant email","","","","","","","","5512 18th St NE","","Saint Petersburg","FL","US","337031731" +"1881012904","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1750709796","DIRECT","Direct Messaging Address","tyson-steel@mmhclinic.e-mdsdirect.com","N","PROVIDER DIRECT EMAIL INTO EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCDA","1308 8th St Ste 1","","Rupert","ID","US","833501535" +"1710305768","DIRECT","Direct Messaging Address","tylerroe@PaSC-ID.direct.office.nextgen.com","N","direct email","","DIRECT","Direct","","","","","1344 Hiland Ave Ste A","","Burley","ID","US","83318" +"1417375460","DIRECT","Direct Messaging Address","mhoffman286204@directwellstar.org","N","","","","","","","","","677 Church St NE Ste 100","","Marietta","GA","US","300601101" +"1558789560","DIRECT","Direct Messaging Address","bhoyt@adawest.emadirect.md","N","","","DIRECT","Direct","","","","","1618 S Millenium Way Ste 100","","Meridian","ID","US","836426457" +"1194143180","DIRECT","Direct Messaging Address","amy.rosenbluth@UTsouthwestern.edu","N","","","","","","","","","5323 Harry Hines Blvd Mail Code 9159","","Dallas","TX","US","753900001" +"1902225956","DIRECT","Direct Messaging Address","wendy_alcanter@teamhealth.com","N","business email","","DIRECT","Direct","","OTHER","Other","business email","11800 Astoria Blvd","","Houston","TX","US","770896041" +"1255750220","OTHERS","Other URL","Medaxion","N","","","","","","","","","3100 Oak Grove Rd","","Poplar Bluff","MO","US","639011573" +"1760801666","DIRECT","Direct Messaging Address","Amanda.Sundling@MO004.digichart.direct-CI.com","N","","","","","","","","","19550 E 39th St S Ste 300","","Independence","MO","US","640572306" +"1770902611","CONNECT","CONNECT URL","ARCADIA","Y","","Kenneth K. Wogensen, MD. Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","ARCADIA","1015 N 1st Ave Apt A","","Arcadia","CA","US","910067401" +"1770902611","CONNECT","CONNECT URL","Arcadia","Y","","Kenneth K. Wogensen, MD. Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Arcadia","1015 N. First Avenue","Suite A","Arcadia","CA","US","91006" +"1770902611","CONNECT","CONNECT URL","Arcadia","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Arcadia","1015 N. First Avenue","Suite A","Arcadia","CA","US","91006" +"1124447081","DIRECT","Direct Messaging Address","therapy@coreandmorept.com","N","","","","","","","","","6814 Navajo Dr","","Baltimore","MD","US","212091518" +"1699194530","CONNECT","CONNECT URL","https://niderm.ema.md/ema","N","Electronic medical record","","","","","","","","2199 N Merrit Crk Loop","","Coeur D Alene","ID","US","838144949" +"1285053025","CONNECT","CONNECT URL","http://doylestownhealth.org","N","","","","","","","","","595 W State St","","Doylestown","PA","US","189012554" +"1588083323","DIRECT","Direct Messaging Address","elizabeth.pace@uhhospital.org","N","Hospital Email","","","","","","","","11100 Euclid Ave","","Cleveland","OH","US","44106" +"1164841888","DIRECT","Direct Messaging Address","aferro343570@directwellstar.org","N","","","","","","","","","148 Bill Carruth Pkwy Ste Ll30","","Hiram","GA","US","301413768" +"1326467044","OTHERS","Other URL","email","Y","email","University of Missouri","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","1 Hospital Dr","","Columbia","MO","US","652121000" +"1881013696","DIRECT","Direct Messaging Address","sroutt340431@directwellstar.org","N","","","","","","","","","2540 Windy Hill Rd SE","","Marietta","GA","US","300678605" +"1821417676","DIRECT","Direct Messaging Address","taldridge176250@directwellstar.org","N","","","","","","","","","699 Church St NE Ste 500","","Marietta","GA","US","30060" +"1891114534","DIRECT","Direct Messaging Address","Manuela@lhbehavioral.com","N","","","","","","","","","29 Cheyenne","","Irvine","CA","US","926041964" +"1356760144","DIRECT","Direct Messaging Address","revcycleproviderenrollment@iuhealth.org","N","","","","","","","","","705 Riley Hospital Dr","","Indianapolis","IN","US","462025109" +"1275952863","CONNECT","CONNECT URL","AdvancedMD","N","","","","","","","","","21000 NE 28th Ave","","Aventura","FL","US","331801421" +"1831518406","OTHERS","Other URL","https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&uact=8&ved=2ahUKEwid_qKoopTj","N","","","","","","","","","3001 Saint Rose Pkwy","","Henderson","NV","US","890523839" +"1538588132","DIRECT","Direct Messaging Address","dr.breure@azsds.com","N","Practice Email","","","","","","","","4530 E Ray Rd Ste 110","","Phoenix","AZ","US","850446095" +"1285053801","OTHERS","Other URL","Ventura","N","","","","","","","","","3700 dean drive Ventura","","Ventura","CA","US","93004" +"1285053801","","","","N","","","","","","","","","","","","","","" +"1326467853","DIRECT","Direct Messaging Address","contact@sonosbend.com","N","Office email","","DIRECT","Direct","","OTHER","Other","email","131 NW Hawthorne Ave","Suite 103","Bend","OR","US","977012929" +"1740609288","DIRECT","Direct Messaging Address","arredondoa@usacs.com","N","","","","","","","","","4900 Mueller Blvd","","Austin","TX","US","787233079" +"1679992085","DIRECT","Direct Messaging Address","KELLIOTT@HCMC-TN.ORG","N","","","","","","","","","300 Hospital Cir Ste 103","","Paris","TN","US","382424597" +"1457770869","DIRECT","Direct Messaging Address","thendrix@sensationallifetherapy.com","N","Email","","HIE","Health Information Exchange (HIE)","","","","","206 S E St","","Cheboygan","MI","US","497211746" +"1770902025","DIRECT","Direct Messaging Address","sherylf@coursecorrectionsllc.com","N","Business email","","","","","","","","1208 W Spruce St","","Rawlins","WY","US","823015214" +"1972922243","CONNECT","CONNECT URL","unknown","N","","","","","","","","","3959 Broadway","","New York","NY","US","100321559" +"1740609049","DIRECT","Direct Messaging Address","kbhutta286633@directwellstar.org","N","","","","","","","","","6043 Prestley Mill Rd Ste B","","Douglasville","GA","US","301342280" +"1487073631","DIRECT","Direct Messaging Address","kgrubbs340143@directwellstar.org","N","","","","","","","","","677 Church St NE Ste 100N","","Marietta","GA","US","300601101" +"1144649294","OTHERS","Other URL","addelle.diedesch@gmail.com","N","","","","","","","","","325 Pine St Ste F","","Mount Vernon","WA","US","982735929" +"1679993703","OTHERS","Other URL","N/a","N","","","","","","","","","20 York St","","New Haven","CT","US","065103220" +"1427478510","OTHERS","Other URL","Sarasota","N","EMR PATIENT PORTAL","","","","","","","","2439 Bee Ridge Rd","","Sarasota","FL","US","342396304" +"1487073565","DIRECT","Direct Messaging Address","davida.e.wilson.mil@mail.mil","Y","","US Navy Hospital Pensacola","DIRECT","Direct","","","","","6000 W Highway 98","","Pensacola","FL","US","325121414" +"1124448188","CONNECT","CONNECT URL","aubrey@southerngracehospice.com","N","","","HIE","Health Information Exchange (HIE)","","","","","80 Candler Rd","","McDonough","GA","US","302535455" +"1124448188","CONNECT","CONNECT URL","aubrey@southerngracehospice.com","N","","","HIE","Health Information Exchange (HIE)","","","","","80 Candler Rd","","McDonough","GA","US","302535455" +"1265852180","DIRECT","Direct Messaging Address","dr.lily@caldermcare.com","N","","","","","","","","","2262 Camino Ramon Ste 200","","San Ramon","CA","US","945831353" +"1710307731","DIRECT","Direct Messaging Address","lv@painfreenyc.com","N","","","","","","","","","2277-83 Coney Island Ave","Ste 2A","Brooklyn","NY","US","112233337" +"1619397684","OTHERS","Other URL","Hyannis","Y","","Cape Cod Anesthesia Associates","","","","","","","27 Park St","","Hyannis","MA","US","026015230" +"1750701736","DIRECT","Direct Messaging Address","elisabeth@southernmarinderm.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","2330 Marinship Way Ste 370","","Sausalito","CA","US","94965" +"1598185597","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1770903676","DIRECT","Direct Messaging Address","mmorton340153@directwellstar.org","N","","","","","","","","","148 Bill Carruth Pkwy Ste 340","","Hiram","GA","US","301413756" +"1427478353","DIRECT","Direct Messaging Address","edrik.acevedo@hackensackmeridian.org","N","email","","DIRECT","Direct","","","","","30 Prospect Ave","","Hackensack","NJ","US","076011915" +"1437579398","DIRECT","Direct Messaging Address","boyoung.jang@nychhc.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","760 Broadway","","Brooklyn","NY","US","112065383" +"1568882447","DIRECT","Direct Messaging Address","adunagan@uw.edu","N","","","","","","","","","1959 NE Pacific St","","Seattle","WA","US","981950001" +"1568882439","DIRECT","Direct Messaging Address","richard.wittmeyer@us.af.mil","N","USAF Email","","DIRECT","Direct","","CSV","CSV","","3551 Roger Brooke Dr","","Jbsa Ft Sam Houston","TX","US","782344504" +"1184044067","DIRECT","Direct Messaging Address","Cheryll.Poissant@centracare.com","N","","","DIRECT","Direct","","CSV","CSV","","1200 6th Ave N","","Saint Cloud","MN","US","563032736" +"1568882272","DIRECT","Direct Messaging Address","nonyeuku340460@directwellstar.org","N","","","","","","","","","1800 Hospital South Dr","","Austell","GA","US","301068114" +"1164842803","CONNECT","CONNECT URL","columbus","N","","","","","","","","","376 W 10th Ave","","Columbus","OH","US","432101280" +"1497175137","CONNECT","CONNECT URL","Unknown","N","Unknown","","OTHER","Other","Unknown","OTHER","Other","Unknown","255 Central Ave","","Chelsea","MA","US","021503508" +"1861812521","DIRECT","Direct Messaging Address","chris@myhandspring.com","N","","","","","","","","","","","","","","" +"1548680218","DIRECT","Direct Messaging Address","CPorubsky@thedermspecialists.com","N","email address","","DIRECT","Direct","","","","","2305 Genoa Business Park Dr Ste 180","","Brighton","MI","US","481147007" +"1881014405","DIRECT","Direct Messaging Address","info@rise-therapeuticservices.com","N","email","","DIRECT","Direct","","CSV","CSV","","915 Middle River Dr Ste 201","","Ft Lauderdale","FL","US","333043559" +"1033539705","CONNECT","CONNECT URL","NewYork","N","","","","","","","","","1212 5th Ave","","New York","NY","US","100295210" +"1760802144","CONNECT","CONNECT URL","https://owassl.avhospital.org/owa/auth/logon.aspx?replaceCurrent=1&url=https%3a%2f%2fowassl.avhospit","N","Outlook Web App","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1600 W Avenue J","","Lancaster","CA","US","935342894" +"1417377821","CONNECT","CONNECT URL","IA","N","","","","","","","","","1700 Medical Way","","Snellville","GA","US","300782195" +"1215357652","CONNECT","CONNECT URL","WASHINGTON","N","","","OTHER","Other","Therapy","CSV","CSV","","3020 Nelson Place SE","Suite 2","Washington","DC","US","200192155" +"1447670732","OTHERS","Other URL","Owingsmills","N","","","","","","","","","310 Paladium Ct Unit 203","","Owings Mills","MD","US","211171393" +"1902226202","DIRECT","Direct Messaging Address","christine@cmacounseling.com","N","Secure Email","","","","","","","","6915 Laurel Bowie Rd Ste 205I","","Bowie","MD","US","207151715" +"1316367618","OTHERS","Other URL","Copley","N","","","OTHER","Other","Copley","OTHER","Other","Copley","30 Rothrock Loop Ste B","","Copley","OH","US","443211331" +"1184044497","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1871913111","CONNECT","CONNECT URL","bswsportsconcussion.com","N","","","","","","","","","3800 Gaylord Pkwy Ste 830","","Frisco","TX","US","750349419" +"1861812026","DIRECT","Direct Messaging Address","info@sealevelcw.com","N","business email address","","DIRECT","Direct","","","","","2200 Colonial Ave Ste 12","","Norfolk","VA","US","235171919" +"1952721144","OTHERS","Other URL","https://my.clevelandclinic.org/florida/departments/orthopaedics-rheumatology/depts/rheumatology","N","","","","","","","","","2950 Cleveland Clinic Blvd","Department of Rheumatology","Weston","FL","US","333313625" +"1396165593","OTHERS","Other URL","HAIMS","N","","","","","","","","","301 Fisher St","","Biloxi","MS","US","395342508" +"1881014090","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1215357421","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","","","","1 Saint Elizabeth Blvd","","O Fallon","IL","US","622691099" +"1154731388","CONNECT","CONNECT URL",".","N","","","","","","","","","500 Medical Center Blvd Ste 135","","Lawrenceville","GA","US","300468708" +"1861802035","DIRECT","Direct Messaging Address","whitede@diakon.org","N","email","","DIRECT","Direct","","OTHER","Other","email","435 W 4th St","","Williamsport","PA","US","177016001" +"1720498942","DIRECT","Direct Messaging Address","rewing@starsinc.com","N","email","","","","","","","","401 S St","","Sacramento","CA","US","958116919" +"1245640291","DIRECT","Direct Messaging Address","bryan.cross.1@1739.direct.athenahealth.com","N","","","DIRECT","Direct","","","","","5419 N Lovington Hwy Ste 35","","Hobbs","NM","US","882409136" +"1043620099","CONNECT","CONNECT URL","miami","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9332 SW 56th St","","Miami","FL","US","331656529" +"1366852352","DIRECT","Direct Messaging Address","t.sharon@mindbodylv.com","N","","","DIRECT","Direct","","CSV","CSV","","2725 S Jones Blvd Ste 104","","Las Vegas","NV","US","891465605" +"1487064341","DIRECT","Direct Messaging Address","lliu339008@directwellstar.org","N","","","","","","","","","780 Canton Rd NE Ste 400","","Marietta","GA","US","300607298" +"1366852188","SOAP","SOAP URL","SOAP","N","","","","","","","","","3100 Dundee Rd Ste 402","","Northbrook","IL","US","60062" +"1922418763","DIRECT","Direct Messaging Address","mberan286628@directwellstar.org","N","","","","","","","","","100 Lacy St NW Ste 150","","Marietta","GA","US","30060" +"1548670391","CONNECT","CONNECT URL","www.sacredheartcenter.com","N","web","","","","","","","","6418 Deans Hill Rd","","Berrien Center","MI","US","491029750" +"1265842900","DIRECT","Direct Messaging Address","stephanie.ortizpage@mountsinai.org","N","","","","","","","","","5030 Broadway","","New York","NY","US","100341609" +"1700296563","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","351 W University Blvd","","Cedar City","UT","US","847202415" +"1629488358","CONNECT","CONNECT URL","https://www.adventisthealth.org/glendale/","Y","website","Adventist Health Physicians Network","OTHER","Other","website","CSV","CSV","","1560 E Chevy Chase Dr Ste 430","","Glendale","CA","US","91206" +"1770993420","DIRECT","Direct Messaging Address","CombestWellness@direct.myteamcare.com","N","Combest","","DIRECT","Direct","","CSV","CSV","","301 40th St","","Lubbock","TX","US","794042746" +"1780094383","DIRECT","Direct Messaging Address","ruth@ruthroddy.com","N","business email","","","","","","","","700 E Park Blvd Ste 206","","Plano","TX","US","750745472" +"1922418516","DIRECT","Direct Messaging Address","veronica@zaladonis.emadirect.md","N","","","","","","","","","1665 Valley Center Pkwy Ste 120","","Bethlehem","PA","US","180172353" +"1922418516","DIRECT","Direct Messaging Address","veronica@zaladonis.emadirect.md","N","","","","","","","","","1665 Valley Center Pkwy Ste 120","","Bethlehem","PA","US","180172353" +"1255741765","DIRECT","Direct Messaging Address","tens@tensunlimited.com","N","email company","","DIRECT","Direct","","CSV","CSV","","5145 N Academy Blvd Ste 2105145N","","Colorado Springs","CO","US","809184049" +"1205246717","CONNECT","CONNECT URL","lauren@seacoastwholisticot.com","N","Business Email","","DIRECT","Direct","","","","","660 Dennett St","","Portsmouth","NH","US","038013668" +"1073923447","OTHERS","Other URL","prevostspeechtherapy.com","N","Website associated with business. Secure fax and messaging associated with secure documentation service.","","DIRECT","Direct","","","","","1432 Goldenspur Ln","","Las Vegas","NV","US","891176622" +"1215347604","CONNECT","CONNECT URL","https://www.psychselect.com","N","Online administrative support","","DIRECT","Direct","","OTHER","Other","Used for storing client information, submit insurance claims, billing, scheduling clients, and store client notes.","500 Lanier Ave W Ste 301","","Fayetteville","GA","US","302147639" +"1215347604","CONNECT","CONNECT URL","https://www.psychselect.com","N","Online Administrative Support","","DIRECT","Direct","","OTHER","Other","Used for storing client information, insurance claims, billing, scheduling clients, notes, and submitting claims.","500 Lanier Ave W Ste 301","","Fayetteville","GA","US","302147639" +"1659782985","OTHERS","Other URL","www.oregonmedicalgroup.com","N","","","","","","","","","600 Country Club Rd","","Eugene","OR","US","974012240" +"1043621303","DIRECT","Direct Messaging Address","Office@kempriceortho.com","N","","","","","","","","","500 Royal Oaks Ct","","Franklin","TN","US","370645449" +"1588075709","DIRECT","Direct Messaging Address","thunter@drmholley.com","N","","","","","","","","","2001 Gunter Ave","","Guntersville","AL","US","359762126" +"1346651502","CONNECT","CONNECT URL","OfficeComp","N","","","DIRECT","Direct","","","","","901 E Silver Springs Blvd","","Ocala","FL","US","34470" +"1346651502","CONNECT","CONNECT URL","OfficeComputer","N","","","HIE","Health Information Exchange (HIE)","","","","","901 E Silver Springs Blvd","","Ocala","FL","US","344706707" +"1376954404","DIRECT","Direct Messaging Address","C@prosperitycare.onmicrosoft.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","920 Smiley ave","","Cincinnati","OH","US","452402798" +"1568873628","OTHERS","Other URL","https://www.skinandlasers.com/","N","","","","","","","","","115 E 57th St Ste 400","","New York","NY","US","100222049" +"1689085789","DIRECT","Direct Messaging Address","Ldeltoro@momentumMH.ORG","N","","","DIRECT","Direct","","CSV","CSV","","438 N White Rd","","San Jose","CA","US","951271439" +"1376954370","CONNECT","CONNECT URL","Bellevue","N","","","","","","","","","4455 148th Ave NE","","Bellevue","WA","US","980073120" +"1679984520","DIRECT","Direct Messaging Address","drschneider@sdendocrine.com","N","email address","","DIRECT","Direct","","OTHER","Other","email address","9850 GENESEE AVE","STE 415","LA JOLLA","CA","US","920371208" +"1407267362","OTHERS","Other URL","info@ngaudiology.com","N","email","","","","","","","","280 Heritage Walk Ste 300","","Woodstock","GA","US","301883838" +"1134530934","OTHERS","Other URL","www.psychologytoday.com","N","","","","","","","","","418 Treemonte Dr","","Orange City","FL","US","327637978" +"1558772392","CONNECT","CONNECT URL","Greenfield","N","","","","","","","","","1 Arch Pl","","Greenfield","MA","US","013012457" +"1558772392","CONNECT","CONNECT URL","Greenfield","N","","","","","","","","","1 Arch Pl","","Greenfield","MA","US","013012457" +"1104237791","SOAP","SOAP URL","in.networkprov@gmail.com","N","protected program email","","DIRECT","Direct","","OTHER","Other","email","760 US Highway 1 Ste 200","","North Palm Beach","FL","US","334084423" +"1538570122","OTHERS","Other URL","http://brighamphysicaltherapy.com/","N","","","OTHER","Other","website","OTHER","Other","website","1443 N Ridge Rd","","Wichita","KS","US","672122995" +"1932510492","CONNECT","CONNECT URL","Brooklyn","N","","","","","","","","","9255 Shore Rd Apt 3B","","Brooklyn","NY","US","112096536" +"1629489190","SOAP","SOAP URL","earthandmuscle@gmail.com","N","Secure Work E-Mail","","HIE","Health Information Exchange (HIE)","Documentation","OTHER","Other","all","1825 NE Broadway St Ste F","","Portland","OR","US","972324433" +"1285045765","OTHERS","Other URL","https://patientportal.mhsgenesis.health.mil","N","","","","","","","","","9040 Jackson Ave","","Tacoma","WA","US","98431" +"1639580160","DIRECT","Direct Messaging Address","julie.leatherman@swgcares.com","N","","","","","","","","","241 Philomena Dr","","Wauseon","OH","US","435671357" +"1396156832","CONNECT","CONNECT URL","tess.bonifacio12@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","609 W Beverly Blvd","Suite A","Montebello","CA","US","906403623" +"1134531569","DIRECT","Direct Messaging Address","christinacfcc@comcast.net","N","","","DIRECT","Direct","","OTHER","Other","Email","13649 Office Pl Ste 102","","Woodbridge","VA","US","221924215" +"1134531569","DIRECT","Direct Messaging Address","christinacfcc@comcast.net","N","Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Email.","13649 Office Pl Ste 102","","Woodbridge","VA","US","221924215" +"1689086035","OTHERS","Other URL","SignifyHealth.com","N","Website","","OTHER","Other","Other","OTHER","Other","Other","4055 Valley View Ln Ste 400","","Dallas","TX","US","752445071" +"1326450776","DIRECT","Direct Messaging Address","Sarah.brown@seattlechildrens.org","N","secure email","","DIRECT","Direct","","OTHER","Other","email","4800 Sand Point Way NE # 11.500","","Seattle","WA","US","981053901" +"1013329440","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1669883088","CONNECT","CONNECT URL","ringercenter@aol.com","N","","","","","","","","","213 E Bessemer Ave","","Greensboro","NC","US","274016324" +"1801208111","OTHERS","Other URL","kinnser.net","N","","","","","","","","","102 E 9th St","","Kaufman","TX","US","751423226" +"1639581846","OTHERS","Other URL","https://www.pediatrics.columbia.edu","N","Columbia University Department of Pediatrics Website","","OTHER","Other","Columbia University Department of Pediatrics","OTHER","Other","Website","622 W 168th St, VC4-417","","New York","NY","US","10032" +"1780096065","DIRECT","Direct Messaging Address","nataliaaho@comcast.net","N","","","","","","","","","1919 SE 10th Ave","1116","Fort Lauderdale","FL","US","33316" +"1194137497","DIRECT","Direct Messaging Address","Azo@me.com","N","","","","","","","","","10175 Gateway Blvd W","Suite 210","El Paso","TX","US","799257618" +"1831501824","DIRECT","Direct Messaging Address","jjestus@t1ortho.gwaydirect.com","N","","","","","","","","","105 S Willow Ave","","Cookeville","TN","US","385014667" +"1164834099","CONNECT","CONNECT URL","HOUSTON","N","SECURED FACILITY SERVER","","DIRECT","Direct","","OTHER","Other","SERVER","3327 S Sam Houston Pkwy E Ste 200B","","Houston","TX","US","770476504" +"1578975504","DIRECT","Direct Messaging Address","jweir@ochca.com","N","","","","","","","","","4000 W Metropolitan Dr # 120","","Orange","CA","US","928683504" +"1144632191","CONNECT","CONNECT URL","Stuart","N","PHI","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Stuart","7108 S Kanner Hwy","","Stuart","FL","US","349977462" +"1902218969","DIRECT","Direct Messaging Address","gcoffman124368@directwellstar.org","N","","","","","","","","","2500 Hospital Blvd Ste 290","","Roswell","GA","US","300764918" +"1316359383","CONNECT","CONNECT URL","APN","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1121 NW 64th Ter","Suite B","Gainesville","FL","US","32605" +"1013329903","DIRECT","Direct Messaging Address","ciliala@upmc.edu","N","","","","","","","","","200 Lothrop Street S-553 Scaife Hall","","Pittsburgh","PA","US","152134923" +"1891107850","CONNECT","CONNECT URL","Riverside","N","","","","","","","","","3975 Jackson St Ste 109","","Riverside","CA","US","925033946" +"1750793717","DIRECT","Direct Messaging Address","dr.vu@completewomencare.com","N","","","HIE","Health Information Exchange (HIE)","","","","","3711 Long Beach Blvd Ste 700","","Long Beach","CA","US","908073353" +"1043622855","DIRECT","Direct Messaging Address","jmolin12@jhmi.edu","N","email","","DIRECT","Direct","","","","","1800 Orleans St Rm 11379","","Baltimore","MD","US","212870010" +"1215349089","DIRECT","Direct Messaging Address","msajab@hotmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","823 Trinity Way","","Warren","OH","US","444818664" +"1013329838","CONNECT","CONNECT URL","balancedlifeusa@gmail.com","N","","","DIRECT","Direct","","","","","140 S Broadway Ste 7","","Pitman","NJ","US","080712235" +"1295147924","OTHERS","Other URL","saraf@lummi-nsn.gov","N","","","","","","","","","2592 Kwina Rd","","Bellingham","WA","US","982269278" +"1205248853","CONNECT","CONNECT URL","kp.org","N","","","","","","","","","655 Watkins Mill Rd","","Gaithersburg","MD","US","208793301" +"1790197390","DIRECT","Direct Messaging Address","michael@stonerperio.com","N","","","","","","","","","5152 Blazer Pkwy Ste 100","","Dublin","OH","US","430177323" +"1265844807","CONNECT","CONNECT URL","jyoon@dentistloslunas.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","219 Courthouse Rd SE","","Los Lunas","NM","US","870316811" +"1184036725","CONNECT","CONNECT URL","sgillett@southernbreezehealthcare.com","N","","","","","","CSV","CSV","","2600 Partin Dr N Ste 120","","Niceville","FL","US","325781543" +"1235542754","DIRECT","Direct Messaging Address","rhines124373@directwellstar.org","N","","","","","","","","","4441 Atlanta Rd SE Ste 216","","Smyrna","GA","US","300806442" +"1033522479","CONNECT","CONNECT URL","evoegtlin@gmail.com","N","","","","","","","","","24 Godwin Ave Ste 201","","Midland Park","NJ","US","074321962" +"1902219355","DIRECT","Direct Messaging Address","Kylie.Pottenger@coxhealth.com","N","","","","","","","","","1423 N Jefferson Ave","","Springfield","MO","US","658021917" +"1952714313","DIRECT","Direct Messaging Address","admin@puebloankleandfoot.com","N","secure practice email","","DIRECT","Direct","","","","","1619 N Greenwood St Ste 300","","Pueblo","CO","US","810032657" +"1124431606","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1245643618","OTHERS","Other URL","none","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","none","240 E Huron St # M300","","Chicago","IL","US","606112909" +"1366855694","OTHERS","Other URL","WHASC","N","","","","","","","","","1100 Wilford Hall Loop","","Lackland AFB","TX","US","782365638" +"1609289990","OTHERS","Other URL","https://www.simmsmanncenter.ucla.edu/","N","","","","","","","","","200 Ucla Medical Plz Ste 502","","Los Angeles","CA","US","900958344" +"1790198919","DIRECT","Direct Messaging Address","sdeal124877@directwellstar.org","N","","","","","","","","","1000 Corporate Center Dr","","Morrow","GA","US","30260" +"1720491913","CONNECT","CONNECT URL","https://www.innerlightcounselingservices.com/","N","","","DIRECT","Direct","","","","","1616 S Kentucky St Ste C220","","Amarillo","TX","US","791022290" +"1962815100","DIRECT","Direct Messaging Address","michael.a.quacinella.mil@mail.mail","N","Email","","DIRECT","Direct","","CSV","CSV","","937 Franklin Blvd","","Lemoore","CA","US","932464700" +"1558774794","OTHERS","Other URL","bernard.kemker@mclaren.org","N","work email","","","","","","","","401 S Ballenger Hwy","","Flint","MI","US","485323638" +"1558774794","DIRECT","Direct Messaging Address","bernard.kemker@mclaren.org","N","","","","","","","","","401 S Ballenger Hwy","","Flint","MI","US","485323638" +"1811300874","DIRECT","Direct Messaging Address","clearviewoffice@clearviewmdrc.org","N","","","","","","","","","307 SW 6th St","","Pendleton","OR","US","978012061" +"1598178378","DIRECT","Direct Messaging Address","achiaravalloti@laduca.medentdirect.com","N","","","","","","","","","7040 Manlius Center Rd","","East Syracuse","NY","US","13057" +"1083027866","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1649683566","DIRECT","Direct Messaging Address","monicacorzo@godofsky.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6010 Pointe West Blvd","","Bradenton","FL","US","342095531" +"1669885596","DIRECT","Direct Messaging Address","kbrokus@yorkhospital.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","35 Walker St","","Kittery","ME","US","03904" +"1679986400","OTHERS","Other URL","Boise","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Boise","425 W Bannock St","","Boise","ID","US","837026035" +"1922411636","DIRECT","Direct Messaging Address","sgoldring344723@directwellstar.org","N","","","","","","","","","3886 Princeton Lakes Way SW Ste 120","","Atlanta","GA","US","303315511" +"1902219587","DIRECT","Direct Messaging Address","jbennett@moonbrookmindbody.com","N","HIPAA compliant e-mail address","","","","","","","","216 Olive St","","Texarkana","AR","US","718545932" +"1265845861","CONNECT","CONNECT URL","Desktop","N","","","","","","","","","8315 N Saulray St","","Tampa","FL","US","336042770" +"1346653904","CONNECT","CONNECT URL","Riverside","N","","","","","","","","","1011 Veterans Memorial Pkwy","","Riverside","RI","US","02915" +"1598179152","CONNECT","CONNECT URL","Omaha","N","","","","","","","","","11322 Q St","","Omaha","NE","US","681373679" +"1336553874","CONNECT","CONNECT URL","www.eyescolorado.com","N","www.eyescolorado.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9320 Grand Cordera Pkwy Ste 255","","Colorado Springs","CO","US","809247021" +"1518371137","DIRECT","Direct Messaging Address","credentialing@tidelandshealth.org","N","","","DIRECT","Direct","","CSV","CSV","","4040 Highway 17","Suite 202","Murrells Inlet","SC","US","29576" +"1679987028","DIRECT","Direct Messaging Address","credentialing@tidelandshealth.org","N","","","DIRECT","Direct","","CSV","CSV","","4301 Dick Pond Rd","","Myrtle Beach","SC","US","29588" +"1295149631","DIRECT","Direct Messaging Address","credentialing@tidelandshealth.org","N","","","DIRECT","Direct","","","","","4040 Highway 17 Unit 104","","Murrells Inlet","SC","US","295765098" +"1306250550","DIRECT","Direct Messaging Address","credentialing@tidelandshealth.org","N","","","DIRECT","Direct","","CSV","CSV","","4040 Highway 17 Unit 302","","Murrells Inlet","SC","US","295765098" +"1730593096","CONNECT","CONNECT URL","nthomas@dhs.lacounty.gov","Y","","Harbor UCLA Medical Center","","","","","","","1000 W Carson St","","Torrance","CA","US","905022004" +"1881008019","CONNECT","CONNECT URL","Miami","N","","","","","","","","","407 Lincoln Rd Ste 10F","","Miami Beach","FL","US","33139" +"1285048371","DIRECT","Direct Messaging Address","thatt343580@directwellstar.org","N","","","","","","","","","4441 Atlanta Rd SE Ste 216","","Smyrna","GA","US","30080" +"1457765505","OTHERS","Other URL","none","N","","","","","","","","","10526 W Cermak Rd Ste 305","","Westchester","IL","US","601545243" +"1033523196","DIRECT","Direct Messaging Address","michelle_s_christopher@rush.edu","N","","","","","","","","","1625 W Harrison St","Suite 1125","Chicago","IL","US","60612" +"1699189688","CONNECT","CONNECT URL","https://m.massgeneral.org/contact/","N","","","","","","","","","55 Fruit St","","Boston","MA","US","021142621" +"1942614946","DIRECT","Direct Messaging Address","britney.huneycutt@micromddircet.com","N","EMR","","DIRECT","Direct","","CSV","CSV","","590 Ruby Ct","","Maitland","FL","US","327515211" +"1962816827","CONNECT","CONNECT URL","https://lifelineconnections.org/","N","Website","","DIRECT","Direct","","CSV","CSV","","1601 E 4th Plain Blvd","","Vancouver","WA","US","986613713" +"1275947137","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1710391776","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1093129041","DIRECT","Direct Messaging Address","lisa.mcguire.p5@direct.phs.nextgenshare.com","N","","","","","","","","","1036 S Verity Pkwy","","Middletown","OH","US","450445513" +"1720492770","DIRECT","Direct Messaging Address","BriannaL@bosley.com","N","","","","","","","","","1601 Market St Ste 2410","","Philadelphia","PA","US","191032305" +"1346654142","CONNECT","CONNECT URL","Tyler_manis@teamhealth.com","N","","","","","","","","","500 Winderley Pl Ste 115","","Maitland","FL","US","327517406" +"1679987440","DIRECT","Direct Messaging Address","SandyNP@positive-psychiatry.org","N","G suite email address with a BAA","","OTHER","Other","585-625-0198","OTHER","Other","fax number","7353 NY Route 96","","Victor","NY","US","145641456" +"1255745022","DIRECT","Direct Messaging Address","keri@pacificanesthesia.com","N","Practice Manager","","OTHER","Other","Professional Information","","","","1717 S J St","","Tacoma","WA","US","984054933" +"1487068136","DIRECT","Direct Messaging Address","support@patriot-homecare.com","N","EMail","","DIRECT","Direct","","CSV","CSV","","149 Health Care Ln","","Jellico","TN","US","377624433" +"1669887303","DIRECT","Direct Messaging Address","mkaufman340197@directwellstar.org","N","","","","","","","","","699 Church St NE Ste 340","","Marietta","GA","US","300601131" +"1952716607","DIRECT","Direct Messaging Address","erika@cemedicalgroup.com","N","email","","","","","","","","4029 Northwest Ave Ste 301","","Bellingham","WA","US","982269077" +"1205240991","DIRECT","Direct Messaging Address","millerm@grovesacademy.org","N","","","DIRECT","Direct","","","","","3200 Highway 100 S","","St Louis Park","MN","US","554162175" +"1871907535","CONNECT","CONNECT URL","help@SCCforu.com","N","","","","","","","","","272 S Columbia Ave","","Rincon","GA","US","313269026" +"1588079214","DIRECT","Direct Messaging Address","kira@physio412.com","N","Email","","DIRECT","Direct","","CSV","CSV","","811 Boyd Ave Bldg 2","","Pittsburgh","PA","US","152382738" +"1295140911","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W Bldg A","","Provo","UT","US","846043305" +"1700291382","CONNECT","CONNECT URL","cdampier@childrensnational.org","N","","","","","","","","","111 Michigan Ave NW","","Washington","DC","US","20010" +"1669887220","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1376958983","DIRECT","Direct Messaging Address","afshankhanmd@austinfamilypsychiatry.com","N","","","DIRECT","Direct","","CSV","CSV","","4407 Bee Caves Rd Ste 512","","West Lake Hills","TX","US","787466496" +"1376958744","DIRECT","Direct Messaging Address","idcc@mdinfection.com","N","","","","","","","","","10816 Hickory Ridge Rd","","Columbia","MD","US","210443622" +"1033524525","OTHERS","Other URL","desireeroberts.hush.com","N","","","DIRECT","Direct","","CSV","CSV","","600 Cameron St Ste 414","","Alexandria","VA","US","223142506" +"1336554799","DIRECT","Direct Messaging Address","shiraz.fidai@uchospitals.edu","N","","","","","","","","","5841 S Maryland Ave Rm S-323","","Chicago","IL","US","606371447" +"1487069761","DIRECT","Direct Messaging Address","rgebeyehu124390@directwellstar.org","N","","","","","","","","","303 Parkway Dr NE","","Atlanta","GA","US","303121212" +"1528473881","DIRECT","Direct Messaging Address","nezeilo343576@directwellstar.org","N","","","","","","","","","619 S 8th St Ste 304","","Griffin","GA","US","30224" +"1669887865","CONNECT","CONNECT URL","myriamthielemd.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1095 Evergreen Cir Ste 219","","The Woodlands","TX","US","773803646" +"1669887865","CONNECT","CONNECT URL","beatriz@myriamthielemd.com","N","","","","","","","","","1095 Evergreen Cir Ste 219","","The Woodlands","TX","US","773803646" +"1669887865","DIRECT","Direct Messaging Address","beatriz@myriamthielemd.com","N","","","","","","","","","1095 Evergreen Cir Ste 219","","The Woodlands","TX","US","773803646" +"1457766651","CONNECT","CONNECT URL","Melrose","N","","","","","","","","","330 Brookline Ave","","Boston","MA","US","022155400" +"1164837340","DIRECT","Direct Messaging Address","sherry@virtus.health","N","work email","","DIRECT","Direct","","CSV","CSV","","912 Middlebury St","","Goshen","IN","US","465282739" +"1396150652","DIRECT","Direct Messaging Address","jana@doverfoot.com","N","","","","","","","","","750 Central Ave Ste J","","Dover","NH","US","038203434" +"1922413145","DIRECT","Direct Messaging Address","ebutts283114@directwellstar.org","N","","","","","","","","","285 Boulevard NE Ste 120","","Atlanta","GA","US","303124207" +"1730594821","OTHERS","Other URL","@womenshealthct.com","N","","","","","","","","","115 Technology Dr","","Trumbull","CT","US","066116337" +"1306251467","DIRECT","Direct Messaging Address","Tracia.west@mo005.digichart.direct-ci.com","N","","","","","","","","","2529 Glenn Hendren Dr Ste 200","","Liberty","MO","US","64068" +"1043625908","OTHERS","Other URL","http://communityhealthcaresolutions.org/contact_us","Y","","Community Healthcare Solutions, LLC.","","","","","","","827 Causeway Blvd","","Jefferson","LA","US","701212738" +"1417363268","DIRECT","Direct Messaging Address","michael.janice@steward.org","N","","","DIRECT","Direct","","CSV","CSV","","408 N Hancock Ave","","Odessa","TX","US","797615140" +"1821404633","DIRECT","Direct Messaging Address","Kristal.Jones@direct.revolutionehr.com","Y","","Goldsmith Eye Care PC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1101 1st St NE","","New Prague","MN","US","560712197" +"1558777334","CONNECT","CONNECT URL","Cleveland","N","","","","","","","","","9500 Euclid Ave","","Cleveland","OH","US","441950001" +"1447666177","CONNECT","CONNECT URL","-","N","","","","","","","","","200 1st St SW","","Rochester","MN","US","559050001" +"1609282474","OTHERS","Other URL","AKRON","N","Hospital","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","525 E Market St","","Akron","OH","US","443041619" +"1609282425","DIRECT","Direct Messaging Address","dr.rula@smilewithindigo.com","Y","email","Indigo Pediatric Dentistry","DIRECT","Direct","","","","","1673 E Main St Unit B","","Easley","SC","US","296403791" +"1285040907","DIRECT","Direct Messaging Address","rcardoso1@email.suagm.edu","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","15634 SW 55th St","","Miami","FL","US","331854149" +"1720494420","OTHERS","Other URL","Centricity","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Unknown","7495 W 29th Ave","","Wheat Ridge","CO","US","800338002" +"1265848972","DIRECT","Direct Messaging Address","ehandler@hs.uci.edu","N","","","DIRECT","Direct","","","","","101 The City Dr S","","Orange","CA","US","928683201" +"1053727669","DIRECT","Direct Messaging Address","Brook.spencer@merakey.org","N","","","","","","","","","3231 S Gulley Rd","","Dearborn","MI","US","481244405" +"1083020671","CONNECT","CONNECT URL","www.kp.org","Y","","Kaiser Permanente","","","","","","","6104 Old Branch Ave","","Temple Hills","MD","US","207482518" +"1003222522","CONNECT","CONNECT URL","Pittsburgh","N","","","","","","","","","816 Middle St","","Pittsburgh","PA","US","152124915" +"1659787067","DIRECT","Direct Messaging Address","Ttupsych@direct.myteamcare.com","N","","","DIRECT","Direct","","","","","3601 4th St # MS 8103","","Lubbock","TX","US","794300002" +"1043626401","DIRECT","Direct Messaging Address","TTUneuro@direct.myteamcare.com","N","Neurology","","DIRECT","Direct","","CSV","CSV","","3601 4th St # MS 8321","","Lubbock","TX","US","794305363" +"1033525316","OTHERS","Other URL","sonikhanem@gmail.com","N","sonikhanem@gmail.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1225 Wilshire Blvd","","Los Angeles","CA","US","900171901" +"1396151882","DIRECT","Direct Messaging Address","daniel.noel@rre.eclinicaldirectplus.com","N","ECW system","","DIRECT","Direct","","CSV","CSV","","221 WINDERMERE BLVD","","ALEXANDRIA","LA","US","71303" +"1669888053","DIRECT","Direct Messaging Address","clinical@CFAS.directbygreenway.com","N","","","","","","","","","1800 Cortez Rd W","","Bradenton","FL","US","342071335" +"1245646587","OTHERS","Other URL","miSecureMessages","N","","","","","","","","","620 Skyline Dr","","Jackson","TN","US","383013923" +"1467868711","OTHERS","Other URL","MGH","N","","","","","","","","","55 Fruit St","","Boston","MA","US","021142621" +"1477969673","DIRECT","Direct Messaging Address","juzarjamnagerwalla@uropart.allscriptsdirect.net","N","","","","","","","","","1475 E Belvidere Rd Ste 312","","Grayslake","IL","US","60030" +"1750797908","CONNECT","CONNECT URL","Shenae.brown@mhsinc.org","N","","","","","","","","","2550 W Clinton Ave","","Fresno","CA","US","937054201" +"1033525159","OTHERS","Other URL","amanda.whaley@advocatehealth.com","N","","","","","","","","","1300 Franklin Ave","Suite 100","Normal","IL","US","617613592" +"1871909994","CONNECT","CONNECT URL","Merrillville","N","","","DIRECT","Direct","","CSV","CSV","","7863 Broadway Ste 220","","Merrillville","IN","US","464105547" +"1093121949","DIRECT","Direct Messaging Address","natalie.pavone@chsfl.org","N","","","","","","","","","2400 S Ridgewood Ave","","South Daytona","FL","US","321193097" +"1801202882","DIRECT","Direct Messaging Address","erin@sprouttherapy.com","Y","erin@sprouttherapy.com","Sprout Pediatric Occupational Therapy, LLC","","","","","","","3500 N ROCK RD, BUILDING 2200, STE 101","","WICHITA","KS","US","67226" +"1265848121","DIRECT","Direct Messaging Address","contactus@zaramedicalaesthetics.sprucecare.com","N","secure email address","","DIRECT","Direct","","OTHER","Other","email","1928 HIGHWAY 46 W","STE 105","NEW BRAUNFELS","TX","US","781320022" +"1417363391","DIRECT","Direct Messaging Address","info@dtladerm.com","N","email","","","","","","","","1127 Wilshire Blvd Ste 600","","Los Angeles","CA","US","900173907" +"1437565314","CONNECT","CONNECT URL","www.directintentions.org","N","","","","","","","","","2421 NE 65th St","","Fort Lauderdale","FL","US","333081556" +"1235545153","DIRECT","Direct Messaging Address","NINA@HELPINGMOON.COM","Y","","Helping Moon Counseling, P.A,","","","","","","","7100 Camino Real Ste 404","","Boca Raton","FL","US","334335510" +"1114334828","DIRECT","Direct Messaging Address","omar.nadra@hsc.wvu.edu","N","e-mail address","","DIRECT","Direct","","","","","1 Medical Center Dr # 8003","","Morgantown","WV","US","265061200" +"1952718652","CONNECT","CONNECT URL","NPI","N","","","","","","","","","2450 Riverside Ave","","Minneapolis","MN","US","554541450" +"1275940918","DIRECT","Direct Messaging Address","mmfesenmier@health.nv.gov","N","","","","","","","","","1825 Pinion Rd Ste A","","Elko","NV","US","898018319" +"1467869156","CONNECT","CONNECT URL","www.petsburghtherapyservices.com","N","website","","DIRECT","Direct","","CSV","CSV","","19871 Sackett Ln","","Waynesville","MO","US","655833510" +"1811304439","DIRECT","Direct Messaging Address","linda@memphisspine.net","N","Email","","DIRECT","Direct","","CSV","CSV","","2645 Appling Rd Ste 103","","Memphis","TN","US","381335088" +"1194132852","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1306253919","DIRECT","Direct Messaging Address","jtrambadia338687@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 420","","Marietta","GA","US","300601171" +"1932516630","DIRECT","Direct Messaging Address","osabbagdaccarett@mgh.harvard.edu","N","","","DIRECT","Direct","","","","","175 Blossom St Unit 808","","Boston","MA","US","021142627" +"1720495377","DIRECT","Direct Messaging Address","clarson@milesaba.org","N","email address","","DIRECT","Direct","","OTHER","Other","Email","3100 NW Bucklin Hill Rd Ste 224","","Silverdale","WA","US","983838365" +"1043627581","CONNECT","CONNECT URL","www.downstate.edu","N","","","","","","","","","450 Clarkson Ave","","Brooklyn","NY","US","112032012" +"1699182964","OTHERS","Other URL","719-473-0740","N","fax","","DIRECT","Direct","","OTHER","Other","fax","4190 E Woodmen Rd Ste 100","","Colorado Springs","CO","US","809208075" +"1912314295","CONNECT","CONNECT URL","www/advancedsurgicalassociatessb.com","N","","","OTHER","Other","none","OTHER","Other","email","520 W Junipero St","","Santa Barbara","CA","US","931054212" +"1821405127","CONNECT","CONNECT URL","www.nslcare.com","Y","","NSL CENTER FOR PRIMARY CARE LLC","","","","","","","","","","","","" +"1114334265","DIRECT","Direct Messaging Address","cw@cwittcounseling.com","N","business email","","DIRECT","Direct","","CSV","CSV","","1201 Poyntz Ave","","Manhattan","KS","US","665024361" +"1801203047","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1235546391","CONNECT","CONNECT URL","url","N","","","","","","","","","Naval Medical Center Portsmouth","620 John Paul Jones Circle","Portsmouth","VA","US","23708" +"1972910040","CONNECT","CONNECT URL","EPIC","N","EMR","","HIE","Health Information Exchange (HIE)","","","","","100 N Bellefield Ave","","Pittsburgh","PA","US","152132600" +"1598172553","CONNECT","CONNECT URL","wvacinc.org","N","","","DIRECT","Direct","","CSV","CSV","","330 Bowman St","Unit 1","Wilkes Barre","PA","US","187025448" +"1770990772","DIRECT","Direct Messaging Address","TonyAnnicchiarico@hotmail.com","N","","","","","","","","","1644 Carnahan Dr","","Grants Pass","OR","US","975274724" +"1194133157","OTHERS","Other URL","PROVIDERCREDENTIALING@UNITEDSKIN.COM","N","","","","","","","","","2 Carlson Pkwy N Ste 240","","Plymouth","MN","US","554474485" +"1669880605","DIRECT","Direct Messaging Address","justinb@cumberland.emadirect.md","N","Modernizing Medicine Direct Mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","29 Taylor Ave","Suite 101","Crossville","TN","US","38555" +"1659788602","OTHERS","Other URL","1659788602","N","1659788602","","HIE","Health Information Exchange (HIE)","","OTHER","Other","n/a","108 Cross Keys Pl","","Stephens City","VA","US","226553718" +"1023426095","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","110 Longwood Ave","","Rockledge","FL","US","329552828" +"1255749172","OTHERS","Other URL","mbailey1230@gmail.com","N","email","","OTHER","Other","other","OTHER","Other","other","91 Lincoln Pl","","Freeport","NY","US","115202130" +"1760890776","CONNECT","CONNECT URL","SantaRosa","N","","","","","","","","","341 Irwin Ln","","Santa Rosa","CA","US","954015603" +"1437567419","OTHERS","Other URL","Spoke","N","","","","","","","","","1219 S East Ave","Suite 301","Sarasota","FL","US","342392340" +"1437567419","OTHERS","Other URL","Blank","N","","","","","","","","","1219 S East Ave","Suite 301","Sarasota","FL","US","342392340" +"1528476421","OTHERS","Other URL","www.davidjonestherapy.com","N","","","","","","","","","321 N MALL DR","VW-103","ST GEORGE","UT","US","84790" +"1770991598","OTHERS","Other URL","Queens","N","","","","","","","","","7209 Northern Blvd","","Jackson Heights","NY","US","113721048" +"1316355019","OTHERS","Other URL","gethealthie.com","N","HIPPA Compliant Platform","","DIRECT","Direct","","OTHER","Other","Secure messages, sharing of information","10 E Ontario St Apt 4506","","Chicago","IL","US","606114784" +"1316355019","OTHERS","Other URL","https://gethealthie.com/","N","HIPAA and PCI-compliant platform","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Secure messages and health info exchange","10 E Ontario St Apt 4506","","Chicago","IL","US","606114784" +"1962810614","CONNECT","CONNECT URL","https://www.visionworks.com/loc/00863","N","website","","","","","","","","3500 Washtenaw Ave","","Ann Arbor","MI","US","481045244" +"1942618699","OTHERS","Other URL","none","N","","","OTHER","Other","none","","","","7230 Market St","","Boardman","OH","US","445124513" +"1851709505","OTHERS","Other URL","seattle","N","","","","","","","","","360 NW 47th St","","Seattle","WA","US","981074445" +"1992113666","CONNECT","CONNECT URL","https://comfort-counseling.clientsecure.me","N","secure client portal","","DIRECT","Direct","","CSV","CSV","","1925 Military St S Ste 1A","","Hamilton","AL","US","355706675" +"1992113666","OTHERS","Other URL","https://comfort-counseling.clientsecure.me","N","Simple Practice","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1925 Military St S Ste 1A","","Hamilton","AL","US","355706675" +"1083022685","DIRECT","Direct Messaging Address","Admin@tridentsmilesdental.com","N","","","DIRECT","Direct","","CSV","CSV","","681 Tasman Dr Apt 405","","Sunnyvale","CA","US","940891707" +"1497163026","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1104234723","OTHERS","Other URL","Milledgeville","N","","","","","","CSV","CSV","","1909 N Columbia St Ste D","","Milledgeville","GA","US","310612182" +"1235547886","OTHERS","Other URL","kellifelicelcsw.org","N","","","DIRECT","Direct","","CSV","CSV","","201 Hooper Ave Ste 4","","Toms River","NJ","US","087537671" +"1841608270","CONNECT","CONNECT URL","Bellingham","N","draytonfamilycounseling.com","","DIRECT","Direct","","OTHER","Other","Bellingham","1316 King St Ste 4","","Bellingham","WA","US","982296263" +"1467860890","DIRECT","Direct Messaging Address","gomezer@pacden.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","255 W 64th St","","Loveland","CO","US","805381197" +"1922416379","CONNECT","CONNECT URL","periochat@comcast.net","N","secure email","","DIRECT","Direct","","OTHER","Other","email","1531 Tamiami Trl S Ste 701","","Venice","FL","US","342855575" +"1962810267","DIRECT","Direct Messaging Address","sbennett9@iuhealth.org","N","work email address","","","","","","","","1030 W Michigan St","","Indianapolis","IN","US","462025201" +"1184032476","DIRECT","Direct Messaging Address","acarnes@atlcgr.com","N","Office","","DIRECT","Direct","","CSV","CSV","","20925 Professional Plz Ste 230","","Ashburn","VA","US","201473403" +"1639587942","CONNECT","CONNECT URL","drchrono","N","online site used for billing, SOAP notes and messaging directly with patients through the sister site onpatient","","DIRECT","Direct","","OTHER","Other","faxes can be sent to referral providers as well through our protected software","8115 Fruit Farm Rd","","Belvidere","IL","US","610089075" +"1457769762","OTHERS","Other URL","https://nppes.cms.hhs.gov","N","","","","","","","","","","","","","","" +"1457769762","CONNECT","CONNECT URL","testing3.7","N","","","","","","","","","6799 Kennedy Rd","","Warrenton","VA","US","201873983" +"1447668751","DIRECT","Direct Messaging Address","sylvia.m.liserio.civ@mail.mil","N","Ms Sylvia Liserio","","DIRECT","Direct","","","","","3551 Roger Brooke Dr Apt 7","","Jbsa Ft Sam Houston","TX","US","782344505" +"1558779801","OTHERS","Other URL","BetterHelp.com","N","I use the BetterHelp portal to communicate with clients. I do not exchange information with any other providers","","DIRECT","Direct","","CSV","CSV","","7583 Brown Bear Ct","","Littleton","CO","US","801258849" +"1558779801","OTHERS","Other URL","EHR","N","HCC uses an EHR system for notes.","","DIRECT","Direct","","CSV","CSV","","5901 Middlefield Rd Ste 100","","Littleton","CO","US","801232891" +"1174931216","DIRECT","Direct Messaging Address","wcampbell5@phsi.us","Y","","Prime Healthcare Services-Landmark LLC","","","","","","","115 Cass Ave","","Woonsocket","RI","US","028954705" +"1811305923","DIRECT","Direct Messaging Address","karenbradfield@cmci.allscriptsdirect.net","N","","","","","","","","","403 Fairview St","","Clinton","NC","US","283282399" +"1811305923","DIRECT","Direct Messaging Address","clintonmedicalclinic@cmci.allscriptsdirect.net","N","","","","","","","","","403 Fairview St","","Clinton","NC","US","283282399" +"1043629074","CONNECT","CONNECT URL","drhealychiropractic.com","N","","","DIRECT","Direct","","CSV","CSV","","214 S Dillard St","","Winter Garden","FL","US","347873523" +"1760891832","DIRECT","Direct Messaging Address","Elizabeth.Smith@youthvillages.org","N","Elizabeth.Smith@youthvillages.org","","DIRECT","Direct","","CSV","CSV","","2659 SW 4th St Ste 102","","Redmond","OR","US","97756" +"1811306764","DIRECT","Direct Messaging Address","dmastee@doc-aid.com","N","","","","","","","","","2438 Monarch Dr Ste A-375","","Laredo","TX","US","780456605" +"1912316928","DIRECT","Direct Messaging Address","astieglitz@selectmedical.com","N","","","","","","","","","2229 N Commerce Pkwy Ste 250","","Weston","FL","US","33326" +"1134538986","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1184033961","CONNECT","CONNECT URL","cdcr.ca.gov","N","","","","","","","","","Hwy 101 5 miles North of Soledad","","Soledad","CA","US","93906" +"1508275330","OTHERS","Other URL","Plymouth","N","","","","","","","","","1308 S Main St","","Plymouth","MI","US","481702253" +"1508275330","OTHERS","Other URL","Plymouth","N","","","","","","","","","1308 S Main St","","Plymouth","MI","US","481702253" +"1932518750","DIRECT","Direct Messaging Address","axa.maria.yosmar.anaya.noubleau.1@11903.direct.athenahealth.com","N","","","DIRECT","Direct","","","","","2001 S California Ave Ste 100","","Chicago","IL","US","606082486" +"1962811620","OTHERS","Other URL","wanda.law@hiddenoaksalfinc.org","N","business email","","DIRECT","Direct","","OTHER","Other","business email","7150 NW 22nd Drive","","Jennings","FL","US","32053" +"1437568185","CONNECT","CONNECT URL","rapidcitymedicalcenter.com","Y","","Rapid City Medical Center LLP","","","","","","","2820 Mount Rushmore Rd","","Rapid City","SD","US","577015462" +"1952710618","DIRECT","Direct Messaging Address","april@montezcounseling.com","Y","Encrypted Email Account","Rain City Therapy Associates, PLLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2800 E Madison St Ste 208","","Seattle","WA","US","981124865" +"1215346853","CONNECT","CONNECT URL","www,therapycincinnati.com","N","Website","","DIRECT","Direct","","OTHER","Other","NA","7686 Cincinnati Dayton Rd Ste A","","West Chester","OH","US","450693141" +"1902215668","CONNECT","CONNECT URL","CVS.com","Y","","Holiday CVS, L.L.C.","","","","","","","110 Bullard Pkwy","","Temple Terrace","FL","US","336175510" +"1265841795","DIRECT","Direct Messaging Address","clarejulian@pathwaysutah.com","N","","","","","","","","","4465 S 900 E Ste 150","","Salt Lake City","UT","US","841243944" +"1598174963","DIRECT","Direct Messaging Address","emily@blueridgespeechandvoice.com","N","G-Suite business address","","","","","","","","38 Weston Heights Dr","","Asheville","NC","US","288038518" +"1801205240","DIRECT","Direct Messaging Address","chodboxell@ummh.org","N","Email address of CFO at Heritage of Fort Wayne","","DIRECT","Direct","","OTHER","Other","email","5250 Heritage Pkwy","","Fort Wayne","IN","US","468351061" +"1801205240","DIRECT","Direct Messaging Address","gmalott@pmhnet.com","N","Email address of Business Development Officer at Pulaski Memorial Hospital","","DIRECT","Direct","","OTHER","Other","Email","616 E 13th St","","Winamac","IN","US","469961117" +"1952710337","CONNECT","CONNECT URL","Woodstock","N","","","DIRECT","Direct","","","","","136 Pioneer Dr","","Woodstock","GA","US","301884522" +"1720487648","CONNECT","CONNECT URL","Tenafly","N","","","","","","","","","2 Dean Drive 1st Floor South","","Tenafly","NJ","US","07670" +"1376942201","DIRECT","Direct Messaging Address","lori.cline@va.gov","N","","","","","","","","","1700 Wheeling St","","Aurora","CO","US","800457211" +"1083013056","DIRECT","Direct Messaging Address","ametzler@alliedortho.com","N","email","","DIRECT","Direct","","OTHER","Other","none","7979 W Rifleman St","","Boise","ID","US","83704" +"1679972566","CONNECT","CONNECT URL","BRONX","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","930 E Tremont Ave","","Bronx","NY","US","104604363" +"1750780383","DIRECT","Direct Messaging Address","knicholson@crossroadstreatmentcenters.com","Y","","Crossroads Treatment Center of Winchester, PC","DIRECT","Direct","","","","","500 Pegasus Ct","","Winchester","VA","US","22602" +"1689073173","DIRECT","Direct Messaging Address","danielc@dochisel.direct.care360.com","N","direct exchange/messaging address","","","","","","","","101 Holly Hill Rd Ste B","","Mineral Wells","TX","US","760675005" +"1992105225","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1679973929","CONNECT","CONNECT URL","Barberton","N","Main Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","86 Conservatory Dr Ste B","","Barberton","OH","US","442034289" +"1063812337","CONNECT","CONNECT URL","jannspharmacy@gmail.com","N","","","","","","","","","1825 McFarland Blvd N","Suite 200","Tuscaloosa","AL","US","354062251" +"1811397136","CONNECT","CONNECT URL","drchrono","N","online server houses scheduling, billing, SOAP charting and referral network as well as through the sister site onpatient direct protected communication with patients","","DIRECT","Direct","","OTHER","Other","depends on what the use of the endpoint is, direct message, fax for referrals, etc.","8115 Fruit Farm Rd","","Belvidere","IL","US","610089075" +"1235539354","DIRECT","Direct Messaging Address","colleenmcelhinney@nspc.medalliesdirect.net","N","","","","","","","","","15195 Heathcote Blvd Ste 230","","Haymarket","VA","US","20169" +"1396145447","DIRECT","Direct Messaging Address","rachel-bargo-1@access-family.e-mdsdirect.com","N","Secure Email","","","","","","","","315 Hospital Dr","","Barbourville","KY","US","409067917" +"1174923387","CONNECT","CONNECT URL","https://lauradesantistherapy.com","N","Practice Website","","","","","","","","815 Hyde St Ste 317","","San Francisco","CA","US","941095998" +"1801296090","DIRECT","Direct Messaging Address","salmana@bluecrestrc.com","N","email","","DIRECT","Direct","","OTHER","Other","email","482 Notch Rd Ste 3","","Woodland Park","NJ","US","074241950" +"1649670852","OTHERS","Other URL","Barracuda","N","","","","","","","","","905 Franklin St","","Waterloo","IA","US","507034407" +"1295135291","OTHERS","Other URL","Chanell.Shavers@pathways.com","N","Email","","OTHER","Other","Bakersfield","OTHER","Other","Bakersfield","1021 4th St Ste B","","Taft","CA","US","932682433" +"1063812279","CONNECT","CONNECT URL","jenny.lopez@providence.org","N","Professional email","","DIRECT","Direct","","","","","1339 20th St","","Santa Monica","CA","US","904042033" +"1538569538","CONNECT","CONNECT URL","alice.wu-cardona@va.gov","N","","","","","","","","","795 Willow Rd Bldg 331C","","Menlo Park","CA","US","940252539" +"1366842288","CONNECT","CONNECT URL","www.mskcc.org","N","","","","","","","","","1275 York Ave","","New York","NY","US","100656007" +"1518367424","OTHERS","Other URL","therapynotes.com","N","","","","","","","","","106 Spring St Ofc 209","","New Bedford","MA","US","027405951" +"1669872487","CONNECT","CONNECT URL","1720034705","N","behavioral health","","","","","","","","384 Washington St","","Norwell","MA","US","020612010" +"1457751380","DIRECT","Direct Messaging Address","yandira@victorybrt.com","N","Manager's Email","","DIRECT","Direct","","","","","1301 W 68th St","SUITE E & F","Hialeah","FL","US","330144579" +"1346640026","DIRECT","Direct Messaging Address","angelynnhermes@pm.me","N","email","","HIE","Health Information Exchange (HIE)","","","","","850 Colorado Blvd Ste 102","","Los Angeles","CA","US","900411733" +"1245630003","CONNECT","CONNECT URL","https://www.atsusers.com/ATSCorePortal/login.aspx?ReturnUrl=%2fATSCorePortal%2fDefault.aspx%3fdb%3da","N","Athletic Trainer Software","","DIRECT","Direct","","CSV","CSV","","476 Hubbard Dr","","Lancaster","SC","US","297205615" +"1346640901","CONNECT","CONNECT URL","mallerie@inclusiveconnections.com","N","practice email","","","","","","","","2040 Winter Springs Blvd","","Oviedo","FL","US","327659347" +"1134529795","CONNECT","CONNECT URL","jemelgar@altamed.org","N","","","","","","","","","8041 Newman Ave","","Huntington Beach","CA","US","926477034" +"1720488398","CONNECT","CONNECT URL","Staceyspeech@yahoo.com","N","Email","","DIRECT","Direct","","","","","119 Winding Brook Ct","","New Windsor","NY","US","12553" +"1164822615","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","1000 Eddy St","","Providence","RI","US","029054739" +"1245630730","DIRECT","Direct Messaging Address","hperdue343409@directwellstar.org","N","","","","","","","","","3950 Austell Rd","","Austell","GA","US","301061121" +"1598166993","DIRECT","Direct Messaging Address","katesha.broadus@villagemindsetllc.com","Y","CEO/Founder Email","Village Mindset, LLC","","","","","","","110 Coliseum Crossing #5050","","Hampton","VA","US","23666" +"1629479902","DIRECT","Direct Messaging Address","Lisa@annapolismh.com","N","","","","","","","","","263 Cape Saint John Rd","","Annapolis","MD","US","21401" +"1285035592","OTHERS","Other URL","lbrown@axishealthcaregroup.com","N","","","","","","","","","6610 Tributary St","","Baltimore","MD","US","212246514" +"1083015242","CONNECT","CONNECT URL","arlon@allergycaremt.com","N","","","","","","","","","2230 27th Ave Ste 3","","Missoula","MT","US","598045128" +"1962803890","DIRECT","Direct Messaging Address","digestivespecialists@directaddress.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4340 Clyo Rd Ste 200","","Dayton","OH","US","454597000" +"1790186518","DIRECT","Direct Messaging Address","zelko@zelko.integrityemrdirect.com","N","INTEGRITY EMR 2019","","DIRECT","Direct","","CSV","CSV","","1933 Cliff Dr Ste 29","","Santa Barbara","CA","US","931091589" +"1124429923","DIRECT","Direct Messaging Address","dhruvejeevan@ctbsmd.com","N","","","","","","","","","12319 N Mopac Expy Ste 150","","Austin","TX","US","787582648" +"1831590645","CONNECT","CONNECT URL","Rye","N","","","","","","","","","1 Theall Rd","","Rye","NY","US","105801404" +"1053712844","DIRECT","Direct Messaging Address","ttustudenthealth@direct.myteamcare.com","N","TTU Student Health Services","","DIRECT","Direct","","CSV","CSV","","3601 4th St","","Lubbock","TX","US","794300002" +"1053712745","CONNECT","CONNECT URL","N/A","N","","","","","","","","","11007 Radcliff Dr","","Allendale","MI","US","49401" +"1235530981","OTHERS","Other URL","EPIC","N","","","","","","","","","101 Manning Dr","","Chapel Hill","NC","US","275144220" +"1396146957","OTHERS","Other URL","n/a","N","n/a","","OTHER","Other","n/a","OTHER","Other","n/a","2930 Hillrise Dr Ste 4","","Las Cruces","NM","US","880114776" +"1861893505","DIRECT","Direct Messaging Address","ronda@emergencebh.com","N","","","DIRECT","Direct","","CSV","CSV","","11090 183rd Cir NW Ste C","","Elk River","MN","US","553302884" +"1679974240","CONNECT","CONNECT URL","cdelucchi@consumersselfhelp.org","N","","","","","","","","","3637 Mission Ave Bldg B","","Carmichael","CA","US","956082946" +"1972904415","CONNECT","CONNECT URL","rockymtnlabs.com","N","web address","","DIRECT","Direct","","OTHER","Other","url","195 Inverness Dr W Ste 120","","Englewood","CO","US","801125212" +"1578964037","OTHERS","Other URL","Hays","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Hays","208 E 7th St","","Hays","KS","US","676014139" +"1881095347","OTHERS","Other URL","other","N","other","","OTHER","Other","other","OTHER","Other","other","19285 David Memorial Dr","","Shenandoah","TX","US","773858778" +"1457752974","CONNECT","CONNECT URL","contact@marisa-pac.com","N","","","","","","","","","725 S Adams Rd Ste 266","","Birmingham","MI","US","480096999" +"1578965059","SOAP","SOAP URL","Cloud","N","Practice Fusion EMR","","DIRECT","Direct","","OTHER","Other","SOAP EMR","8111 E Thomas Rd Ste 120","","Scottsdale","AZ","US","852515876" +"1467854968","DIRECT","Direct Messaging Address","elizabeth@anchoredbyhope.com","Y","Professional email","Anchored by Hope Counseling & Consulting, PLLC","DIRECT","Direct","","OTHER","Other","email","2828 NW 57th St Ste 308","","Oklahoma City","OK","US","731127070" +"1588066013","OTHERS","Other URL","EPIC","N","","","","","","","","","9250 N 3rd St Ste 2015","","Phoenix","AZ","US","850202404" +"1700288024","OTHERS","Other URL","Bolivar","N","","","","","","","","","725 W Market St","","Bolivar","TN","US","380082242" +"1972905305","CONNECT","CONNECT URL","www.greenbrierwellness.com","N","","","","","","","","","1226 Progressive Dr Ste 101","","Chesapeake","VA","US","233202847" +"1740682137","DIRECT","Direct Messaging Address","stephanie.dudley@creativehealthllc.com","N","","","","","","","","","3900 Jermantown Rd","","Fairfax","VA","US","220304900" +"1912309352","DIRECT","Direct Messaging Address","marcy@bhtherapygroup.com","N","email","","DIRECT","Direct","","","","","31815 Southfield Rd","Suite 27","Beverly Hills","MI","US","480255471" +"1467854828","DIRECT","Direct Messaging Address","Kristie.Patterson@Carolinapartners.com","N","outpatient mental health clinic","","DIRECT","Direct","","OTHER","Other","staff to receive and allocate information securely","3610 Bush St","","Raleigh","NC","US","276097511" +"1356743645","DIRECT","Direct Messaging Address","trishia.creamer@circleofcare.org","N","business email","","","","","","","","7 Mathis Park Dr","","Tahlequah","OK","US","744646825" +"1457753535","DIRECT","Direct Messaging Address","TRSTEWA.s05123@US.wal-mart.com","N","","","","","","","","","5550 E Woodmen Rd","","Colorado Springs","CO","US","809205257" +"1639571698","CONNECT","CONNECT URL","Houston","N","","","","","","","","","1515 Holcombe Blvd","","Houston","TX","US","770304000" +"1336541275","CONNECT","CONNECT URL","William_salinas@teamhealth.com","N","","","","","","","","","3100 S Douglas Rd","","Coral Gables","FL","US","331346923" +"1689076440","OTHERS","Other URL","Other","N","","","","","","","","","Lyster Army Health Clinic","301 Andrews Ave.","Fort Rucker","AL","US","363625333" +"1578965323","DIRECT","Direct Messaging Address","ronaldo.ortizpacheco@stonybrookmedicine.edu","N","","","DIRECT","Direct","","","","","101 Nicolls Road","HSC T17 Room 040","Stony Brook","NY","US","117948172" +"1164824843","OTHERS","Other URL","www.simplepractice.com","N","","","","","","","","","202 S Old Statesville Rd","","Huntersville","NC","US","280789700" +"1790187490","OTHERS","Other URL","www.thelyonsshare.org","N","website","","","","","","","","2626 Cole Ave Ste 300","","Dallas","TX","US","752041094" +"1700288545","OTHERS","Other URL","other","N","other","","OTHER","Other","other","OTHER","Other","other","26020 Point Lookout Rd","","Leonardtown","MD","US","206502001" +"1083016737","DIRECT","Direct Messaging Address","clinical@giaswfl.directbygreenway.com","Y","Direct Message Address","Gastroenterology Associates of Southwest Florida PA","DIRECT","Direct","","","","","4790 Barkley Cir Ste A","","Fort Myers","FL","US","339077593" +"1326440918","DIRECT","Direct Messaging Address","admin@mesaguidance.com","N","secure email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","secure email","831 Colorado Ave","","Grand Junction","CO","US","815013516" +"1780086371","CONNECT","CONNECT URL","sharon@mywhb.com","N","","","","","","","","","1130 Doctors Dr","","Tyler","TX","US","757012123" +"1780086371","DIRECT","Direct Messaging Address","sharon@mywhb.com","N","","","","","","","","","1130 Doctors Dr","","Tyler","TX","US","757012123" +"1629471255","OTHERS","Other URL","Axium","Y","","New York University College of Dentistry","","","","","","","345 E 24th St","","New York","NY","US","100104020" +"1710380373","CONNECT","CONNECT URL","Www.progressustherapy.com","N","","","","","","","","","10014 N Dale Mabry Hwy Ste C-100","","Tampa","FL","US","336184426" +"1063815652","DIRECT","Direct Messaging Address","Blissa@ccf.org","N","work email address","","DIRECT","Direct","","CSV","CSV","","3574 Center Rd","","Brunswick","OH","US","442123618" +"1740683291","DIRECT","Direct Messaging Address","standing1@standingst.org","N","","","DIRECT","Direct","","CSV","CSV","","2701 E Monument St","","Baltimore","MD","US","212052632" +"1154724482","OTHERS","Other URL","hoomhouse.com","Y","","Hoom House LLC","","","","","","","614 174th Ave","","Spring Lake","MI","US","494569755" +"1447653787","OTHERS","Other URL","pharmacy2@chapcare.org","N","","","DIRECT","Direct","","CSV","CSV","","1855 N Fair Oaks Ave Ste 100","","Pasadena","CA","US","911031620" +"1104229459","DIRECT","Direct Messaging Address","Llepage@bswrehab.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","65 Portland Rd Ste 5","","Kennebunk","ME","US","040436742" +"1104229459","DIRECT","Direct Messaging Address","Llepage@bswrehab.com","N","Email","","DIRECT","Direct","","CSV","CSV","","65 Portland Rd Ste 5","","Kennebunk","ME","US","040436742" +"1205239324","OTHERS","Other URL","https://portal.healthcurrent.org","N","Health Information Exchange","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1163 Old Chisholm Trail","Suite C","Dewey","AZ","US","863272314" +"1205239324","DIRECT","Direct Messaging Address","brdshwmtfmed@protonmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1163 Old Chisholm Trail","Suite C","Dewey","AZ","US","863272314" +"1386047355","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1336542513","DIRECT","Direct Messaging Address","accounts@4saimanagement.com","Y","email","Pain and Headache Centers of Texas PLLC","","","","","","","1313 La Concha Ln Ste 120","","Houston","TX","US","770541809" +"1861895906","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1528461340","DIRECT","Direct Messaging Address","mgarraud@novapsychiatric.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Nova Psychiatric Services","1261 Furnace Brook pkway #31","Quincy","MA","US","02169" +"1528461340","DIRECT","Direct Messaging Address","mgarraud@novapsychiatric.net","N","","","","","","","","","Nova Psychiatric Services","1261 Furnace Brook pkway #31","Quincy","MA","US","02169" +"1487057329","OTHERS","Other URL","www.coremedicalclinic.com","N","","","","","","","","","2100 Capitol Ave","","Sacramento","CA","US","958165721" +"1356744106","DIRECT","Direct Messaging Address","pcerecords.develctrs@direct.mihin.net","N","PCE EMR Direct Mailing Address","","HIE","Health Information Exchange (HIE)","","","","","17421 Telegraph Rd","","Detroit","MI","US","482193165" +"1174926810","CONNECT","CONNECT URL","Clh9@aol.com","N","","","","","","","","","7260 Kier Rd","","Hillsboro","OH","US","451339155" +"1366845034","DIRECT","Direct Messaging Address","jill.armstrong@awsmaine.com","N","","","","","","","","","640 Brighton Ave","","Portland","ME","US","041021047" +"1821492588","DIRECT","Direct Messaging Address","info@iwanttoberestored.com","N","Company Email Address","","DIRECT","Direct","","OTHER","Other","Email","1300 Mercantile Ln Ste 141","","Largo","MD","US","207745331" +"1407250178","DIRECT","Direct Messaging Address","sspurling@seniorconnections.us","N","Professional email","","DIRECT","Direct","","CSV","CSV","","401 Hemlock Ct","","Sultan","WA","US","982949439" +"1265836969","CONNECT","CONNECT URL","AscensionSacredHeart","N","","","","","","","","","5154 Bayou Blvd","","Pensacola","FL","US","325032102" +"1972907525","CONNECT","CONNECT URL","cbryan@chnk.org","Y","work email","Children's Home of Northern Kentucky","DIRECT","Direct","","CSV","CSV","","200 Home Rd","","Covington","KY","US","410111942" +"1639573108","CONNECT","CONNECT URL","christine.goodhue@genesishcc.com","Y","","GenesisRehab","","","","","","","135 Reichart Ave","","Wintersville","OH","US","439534050" +"1124422621","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1023412442","CONNECT","CONNECT URL","melissa@betteryouseattle.com","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6363 7th Ave S Ste 222","","Seattle","WA","US","981083407" +"1225432529","CONNECT","CONNECT URL","Cincinnati","N","","","DIRECT","Direct","","CSV","CSV","","1330 Observatory Dr","","Cincinnati","OH","US","452082504" +"1053715367","OTHERS","Other URL","Jericho","N","","","","","","","","","33 White Place","","Staten Island","NY","US","10310" +"1053715367","OTHERS","Other URL","Jericho","N","","","","","","","","","33 White Place","","Staten Island","NY","US","10310" +"1972907061","OTHERS","Other URL","www.hopefamilycounseling.net","N","","","","","","","","","821 5th Ave Ste 401","","Grinnell","IA","US","501121689" +"1417351461","CONNECT","CONNECT URL","jessica.lee.roberts@gmail.com","N","","","","","","","","","3550 McKelvey Rd","","Bridgeton","MO","US","630442527" +"1861896839","CONNECT","CONNECT URL","dtaylor@harringtonhospital.org","N","","","","","","","","","100 South St","","Southbridge","MA","US","015504051" +"1063816940","OTHERS","Other URL","www.info@atlasptky.com","N","website","","","","","","","","100 Kiana Court Suite A","","Paducah","KY","US","420016787" +"1194120956","CONNECT","CONNECT URL","tsalmon@healthcareathomellc.com","N","email","","","","","","","","5040 Snapfinger Woods Dr Ste 104","","Decatur","GA","US","300354020" +"1114321973","DIRECT","Direct Messaging Address","cgarcia@advantagebeh.com","N","","","","","","","","","405 Biggs St","","Laurinburg","NC","US","283524109" +"1114321973","DIRECT","Direct Messaging Address","cgarcia@advantagebeh.com","N","","","","","","","","","405 Biggs St","","Laurinburg","NC","US","283524109" +"1851795637","DIRECT","Direct Messaging Address","kkeaggybrown@ccesc.k12.oh.us","N","Work email CCESC","","DIRECT","Direct","","CSV","CSV","","38720 Saltwell Rd","","Lisbon","OH","US","444328303" +"1801290622","DIRECT","Direct Messaging Address","lisa.grey@anewjourney.hush.com","N","secured/encrypted email service","","HIE","Health Information Exchange (HIE)","","OTHER","Other","password protected when sending files","2611 Fauna Rd","","Lebo","KS","US","668569271" +"1639573462","DIRECT","Direct Messaging Address","TELMARIT@YAHOO.CO.UK","N","","","DIRECT","Direct","","","","","3755 Chesapeake Ave Apt 342","","Los Angeles","CA","US","900165767" +"1699170357","DIRECT","Direct Messaging Address","9016716744@msg.fi.google.com","N","","","DIRECT","Direct","","CSV","CSV","","751 Hawthorne","","Memphis","TN","US","381074535" +"1689079337","CONNECT","CONNECT URL","Email","N","","","DIRECT","Direct","","CSV","CSV","","5955 Rand Blvd","","Sarasota","FL","US","342385160" +"1235534892","CONNECT","CONNECT URL","HOSPICE","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","417 Arden Ave Ste 105","","Glendale","CA","US","912034046" +"1972908259","DIRECT","Direct Messaging Address","optimalmedicalservices@outlook.com","N","direct email","","DIRECT","Direct","","","","","55 Calle Font Martelo W","","Humacao","PR","US","007913616" +"1467857763","OTHERS","Other URL","ghkhliuhyoljn","N","","","","","","","","","14188 Mother Theresa Ln","","Boys Town","NE","US","680107554" +"1932504172","DIRECT","Direct Messaging Address","evette.hudson@louisvilleky.gov","N","","","","","","","","","1448 S 15th St","","Louisville","KY","US","402101838" +"1932504172","OTHERS","Other URL","office","N","","","","","","","","","1448 S 15th St","","Louisville","KY","US","402101838" +"1114322419","CONNECT","CONNECT URL","Loganville","N","","","HIE","Health Information Exchange (HIE)","","","","","500 Plantation Park Dr","","Loganville","GA","US","300524144" +"1962807032","DIRECT","Direct Messaging Address","Dlechleiter@aspenswc.com","N","Encrypted Email","","DIRECT","Direct","","CSV","CSV","","1120 38th Ave","Suite 3","Greeley","CO","US","806342578" +"1639574841","DIRECT","Direct Messaging Address","Nkavtaradze@NM-PA.direct.office.nextgen.com","Y","NEXTGEN EHR direct email adress","PRACTITIONER LLC","DIRECT","Direct","","CSV","CSV","","1200 Bustleton Pike Ste 16A3","","Feasterville Trevose","PA","US","190534118" +"1609271659","DIRECT","Direct Messaging Address","admin@agapefamily.net","N","Administrative contact","","DIRECT","Direct","","OTHER","Other","Plain Text format messages only","319 N Litchfield Rd","suite 105","Goodyear","AZ","US","853381256" +"1750786794","OTHERS","Other URL","cakorb@gmail.com","N","","","","","","","","","327 Dahlonega St Ste A901","","Cumming","GA","US","300402492" +"1033514963","DIRECT","Direct Messaging Address","halishc@ccf.org","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9500 Euclid Ave","","Cleveland","OH","US","441955387" +"1114323037","OTHERS","Other URL","EMR","Y","","Hillside Childrens Center","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2075 Scottsville Rd","","Rochester","NY","US","146232021" +"1386040202","OTHERS","Other URL","astone@baartprograms.com","N","work email","","HIE","Health Information Exchange (HIE)","","","","","6127 Fair Oaks Blvd","","Carmichael","CA","US","956084818" +"1386040202","OTHERS","Other URL","astone@baartprograms.com","N","work email","","","","","","","","6127 Fair Oaks Blvd","","Carmichael","CA","US","956084818" +"1831595552","DIRECT","Direct Messaging Address","terra.kennedy@dhha.org","N","Work Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Work related email","777 Bannock St","","Denver","CO","US","802044507" +"1316343858","DIRECT","Direct Messaging Address","atclay@luriechildrens.org","N","work email","","DIRECT","Direct","","CSV","CSV","","225 E Chicago Ave","","Chicago","IL","US","606112991" +"1053717371","CONNECT","CONNECT URL","Weportal.behavioranalysisonline.com","N","","","","","","","","","11755 SW 90th St","Suite 210","Miami","FL","US","331862177" +"1114323573","DIRECT","Direct Messaging Address","krogers311644@directwellstar.org","N","","","","","","","","","61 Whitcher St NE Ste 4120","","Marietta","GA","US","300601179" +"1972909240","SOAP","SOAP URL","Portland","N","","","DIRECT","Direct","","","","","8035 SE Holgate Blvd","","Portland","OR","US","972063369" +"1790181014","DIRECT","Direct Messaging Address","kali311501@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 350","","Marietta","GA","US","300601129" +"1174929376","DIRECT","Direct Messaging Address","message@innovativepainspine.com","N","","","","","","","","","4418 Vineland Ave Ste 218","","North Hollywood","CA","US","916022159" +"1669878864","DIRECT","Direct Messaging Address","admin@ourhearthc.com","N","direct email address","","DIRECT","Direct","","CSV","CSV","","3910 S Old Highway 94 Ste 114","","Saint Charles","MO","US","633042834" +"1346646387","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1558768549","CONNECT","CONNECT URL","ssproull@hvhs.org","Y","Heritage Valley email","Heritage Valley Multispecialty Group, Inc.","DIRECT","Direct","","OTHER","Other","email","1000 Dutch Ridge Rd","","Beaver","PA","US","150099727" +"1639576689","DIRECT","Direct Messaging Address","y.steele@uropart.allscriptsdirect.net","N","","","","","","","","","900 Rand Rd","Suite 120","Des Plaines","IL","US","600162359" +"1083011035","OTHERS","Other URL","AHLTA","N","Computer charting system","","HIE","Health Information Exchange (HIE)","","OTHER","Other","system","100 Brewster Blvd","","Camp Lejeune","NC","US","285472575" +"1508263427","DIRECT","Direct Messaging Address","hfloresbermudez340136@directwellstar.org","N","","","","","","","","","3950 Austell Rd","","Austell","GA","US","30106" +"1093112914","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1886 W 800 N","","Pleasant Grove","UT","US","840624097" +"1669879508","DIRECT","Direct Messaging Address","Yj@pointonept.com","N","","","","","","","","","245 5th Ave Fl 3","","New York","NY","US","100168728" +"1336546241","DIRECT","Direct Messaging Address","cwalters@denverchildrenshome.org","N","email","","DIRECT","Direct","","","","","1501 Albion St","","Denver","CO","US","802201028" +"1427455054","DIRECT","Direct Messaging Address","billing@dl-ortho.com","N","","","","","","","","","1135 W University Dr Ste 450","","Rochester Hills","MI","US","483071871" +"1851798284","CONNECT","CONNECT URL","Buffalo","N","","","","","","","","","665 Elm St","","Buffalo","NY","US","142031104" +"1912304304","CONNECT","CONNECT URL","ashleemurray@abctherapyltd.com","N","work email","","DIRECT","Direct","","OTHER","Other","email","30 Rothrock Loop","","Copley","OH","US","443211331" +"1811394059","DIRECT","Direct Messaging Address","hnoble@pepsandiego.com","N","e-mail","","DIRECT","Direct","","CSV","CSV","","3737 Camino Del Rio S Ste 302","","San Diego","CA","US","921084009" +"1558768754","CONNECT","CONNECT URL","www.carespot.com","N","","","","","","","","","8705 Perimeter Park Blvd","","Jacksonville","FL","US","32216" +"1336546480","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1831596071","OTHERS","Other URL","google.com","N","generic URL","","","","","","","","1006 Paseo De La Cuma","","Santa Fe","NM","US","875011221" +"1194122267","CONNECT","CONNECT URL","HomePC","N","Home","","DIRECT","Direct","","CSV","CSV","","33 Timbercrest Ln","","South Setauket","NY","US","117201243" +"1255738308","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1811395957","CONNECT","CONNECT URL","WEAVERVILLE","N","","","","","","","","","58 Weaver Village Way","Suite 104","WEAVERVILLE","NC","US","287872878" +"1629476734","OTHERS","Other URL","www.strongibh.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","66 Club Rd Ste 120","","Eugene","OR","US","974012439" +"1265830236","CONNECT","CONNECT URL","Lisle","N","","","DIRECT","Direct","","CSV","CSV","","1500 Eisenhower Ln Ste 900","","Lisle","IL","US","605322135" +"1881092849","OTHERS","Other URL","noelavitabile@gmail.com","N","","","","","","","","","18 Glenwood Ave","","Staten Island","NY","US","103014024" +"1790183515","DIRECT","Direct Messaging Address","Brianne.Nichols@hhchealth.org","N","","","","","","","","","85 Seymour St","","Hartford","CT","US","061065501" +"1982002788","CONNECT","CONNECT URL","nursingtutorsfl@gmail.com","N","clinic","","","","","","","","2009 Miccosukee Rd","","Tallahassee","FL","US","323085359" +"1750789525","CONNECT","CONNECT URL","simplepractice","N","","","","","","","","","1720 W End Ave Ste 540","","Nashville","TN","US","372032617" +"1760880413","DIRECT","Direct Messaging Address","jmcclendon@rccwsllc.com","N","email address","","DIRECT","Direct","","CSV","CSV","","371 Hoes Ln Ste 200","","Piscataway","NJ","US","088544143" +"1740688340","OTHERS","Other URL","tghbehavioral@gmail.com","N","Secure email address for the company","","OTHER","Other","To secure consumers information through an secured email.","OTHER","Other","Confidential email","505 W Franklin St","","Salisbury","NC","US","281443317" +"1740688340","OTHERS","Other URL","tghbehavioral@gmail.com","N","Secured email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","505 W Franklin St","","Salisbury","NC","US","281443317" +"1508264037","DIRECT","Direct Messaging Address","leah.pearce@steward.org","Y","","Physician Group of Utah Inc","","","","","","","3584 W 9000 S Ste 405","","West Jordan","UT","US","840885712" +"1578961959","DIRECT","Direct Messaging Address","cmiranda@tidewell.org","N","Business Email Address","","","","","","","","5955 Rand Blvd","","Sarasota","FL","US","342385160" +"1790183176","DIRECT","Direct Messaging Address","sally.j.rall.civ@mail.mil","N","Work email address.","","DIRECT","Direct","","OTHER","Other","General NOT PII","3406 Adler Ave","","Fairbanks","AK","US","99703" +"1649678046","OTHERS","Other URL","--","N","--","","DIRECT","Direct","","CSV","CSV","","2010 Levick St","","Philadelphia","PA","US","191492928" +"1649678046","OTHERS","Other URL","--","N","--","","","","","","","","2010 Levick St","","Philadelphia","PA","US","191492928" +"1316345689","DIRECT","Direct Messaging Address","ccwilson@sefams.org","N","email","","DIRECT","Direct","","CSV","CSV","","10609 E Washington St Ste E","","Indianapolis","IN","US","462292661" +"1225436561","DIRECT","Direct Messaging Address","cmua@alhs-health.com","Y","","AMAZING LOVE HEALTH SERVICES","DIRECT","Direct","","","","","702 15th St NE","","Washington","DC","US","200024508" +"1952799140","OTHERS","Other URL","BloodLnk.com","N","","","","","","","","","2505 Flagler Ave","","Key West","FL","US","330403934" +"1952799140","OTHERS","Other URL","Jjay@keywestmedicalcenter.com","N","","","","","","","","","2505 Flagler Ave","","Key West","FL","US","330403934" +"1356739486","CONNECT","CONNECT URL","Unknown","N","","","","","","","","","3110 SW 89th St Ste 200E","","Oklahoma City","OK","US","731597919" +"1710375886","OTHERS","Other URL","n/a","N","","","","","","","","","4500 Shellflower Ct","","Concord","CA","US","945181927" +"1215325147","CONNECT","CONNECT URL","www.getmegreatskin.com","N","website","","DIRECT","Direct","","CSV","CSV","","449 N State Rd Ste 203","","Briarcliff Manor","NY","US","105101478" +"1336537299","CONNECT","CONNECT URL","https://app.kareo.com/login-ui/#/login","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1720 Four Mile View Rd","","Butte","MT","US","597010907" +"1336537299","CONNECT","CONNECT URL","https://elink.sclhealth.org/EpicCareLink","N","Secure link to address via Kareo EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1720 Four Mile View Rd","","Butte","MT","US","597010907" +"1356739254","DIRECT","Direct Messaging Address","lualn@hotmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","3070 Bristol Pike Ste 103","","Bensalem","PA","US","190205364" +"1083002976","OTHERS","Other URL","none","N","none","","OTHER","Other","none","OTHER","Other","none","10 Iroquois St","","Deer Park","NY","US","117292513" +"1912395724","CONNECT","CONNECT URL","admin@bettspsychiatric.com","N","","","","","","","","","725 Country Club Rd","","Eugene","OR","US","974016008" +"1427446202","OTHERS","Other URL","abenford@ochonline.com","N","","","","","","","","","112 N Webb St","","Webb City","MO","US","648701916" +"1427446202","OTHERS","Other URL","abenford@ochonline.com","N","","","","","","","","","112 N Webb St","","Webb City","MO","US","648701916" +"1063800720","CONNECT","CONNECT URL","Sfax","N","","","DIRECT","Direct","","CSV","CSV","","800 E 55th St","","Chicago","IL","US","60615" +"1881082543","DIRECT","Direct Messaging Address","pivotalptbham@outlook.com","N","business email","","DIRECT","Direct","","OTHER","Other","general","6302 Zeigler Rd","","Leeds","AL","US","350943883" +"1922496538","OTHERS","Other URL","kellymbaker77@gmail.com","N","","","DIRECT","Direct","","","","","2319 Good Hope Ct SE Apt 203","","Washington","DC","US","200203683" +"1922496538","OTHERS","Other URL","kellymbaker77@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","2319 Good Hope Ct SE Apt 203","","Washington","DC","US","200203683" +"1053709600","OTHERS","Other URL","NA","N","","","","","","","","","na","","na","CA","US","23500" +"1639567282","CONNECT","CONNECT URL","lclark.healingmindscc@gmail.com","N","business email","","HIE","Health Information Exchange (HIE)","","","","","104 Pebble Brook Dr","","Clinton","MS","US","390565818" +"1710375225","DIRECT","Direct Messaging Address","tina@blueowlcounseling.com","N","","","","","","","","","2851 Camino Del Rio S Ste 300","","San Diego","CA","US","921083814" +"1740678291","OTHERS","Other URL","Spruce","N","Fax","","OTHER","Other","Spruce","OTHER","Other","Fax","700 Twelve Oaks Center Dr Ste 208","","Wayzata","MN","US","553914420" +"1205224748","DIRECT","Direct Messaging Address","rhatcherboy@hotmail.com","Y","","Burlington Family Chiropractic","","","","","","","","","","","","" +"1205224748","DIRECT","Direct Messaging Address","rhatcherboy@hotmail.com","Y","","Burlington Family Chiropractic","","","","","","","","","","","","" +"1144618521","DIRECT","Direct Messaging Address","Marcy.Peters@Pathways.com","N","","","","","","","","","545 N Benjamin Ln Ste 185","","Boise","ID","US","837049625" +"1174912455","DIRECT","Direct Messaging Address","judy.pisarro-grant@jpisarrograntmft.com","N","encrypted email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3447 Robinhood Rd Ste 312","","Winston Salem","NC","US","271064791" +"1801285036","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1023407210","OTHERS","Other URL","www.comresearch.org","N","","","","","","","","","1202 Morena Blvd Ste 300","","San Diego","CA","US","921103844" +"1548659774","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1467841619","CONNECT","CONNECT URL","ljimenez@ndvets.org","N","company email","","DIRECT","Direct","","CSV","CSV","","11303 Wilshire Blvd Bldg 116","","Los Angeles","CA","US","900255069" +"1215326301","DIRECT","Direct Messaging Address","amy.pittman@innovapc.eclinicaldirectplus.com","Y","","Innova Primary Care, PC","","","","","","","247 Chateau Dr SW","","Huntsville","AL","US","358016401" +"1053700054","DIRECT","Direct Messaging Address","foxmeg1@gvsu.edu","N","","","","","","","","","1 Campus Dr","","Allendale","MI","US","494019401" +"1235528225","DIRECT","Direct Messaging Address","abaila@natera.com","N","","","","","","","","","13011 MCMALLEN PASS","BUILDING A SUITE 110","Austin","TX","US","787535381" +"1942699814","OTHERS","Other URL","PsychSelect.com","N","","","","","","","","","3410 Healy Dr Ste 207","","Winston Salem","NC","US","271031568" +"1093104929","CONNECT","CONNECT URL","lifelinkmedical.com","N","Athena Net","","DIRECT","Direct","","CSV","CSV","","901 Denim Dr","","Erwin","NC","US","283392307" +"1952790727","DIRECT","Direct Messaging Address","twilliams@counselingsecure.com","N","business email","","DIRECT","Direct","","","","","3380 Trickum Rd.","Building 1000, Suite 102","Woodstock","GA","US","30188" +"1992194666","DIRECT","Direct Messaging Address","will@newyorkcbt.com","Y","business email","New York Cognitive Behavioral Therapy Psychological Services, PLLC","DIRECT","Direct","","","","","5 E 16th St Fl 6","","New York","NY","US","100033112" +"1740679455","OTHERS","Other URL","info@blossomdentistrydc.com","N","secure email","","HIE","Health Information Exchange (HIE)","","","","","2600 Virginia Ave NW Ste 501","","Washington","DC","US","20037" +"1427447002","DIRECT","Direct Messaging Address","salbarran@teampbs.com","N","Employer Email Address","","","","","","","","3403-B Garden Villa Lane","","Austin","TX","US","787046915" +"1588053003","OTHERS","Other URL","AHLTA","N","AHLTA","","DIRECT","Direct","","OTHER","Other","EMR","1687 Pocahontas St Bldg 1A","","Norfolk","VA","US","235112918" +"1235528696","DIRECT","Direct Messaging Address","leboldyr@mah.harvard.edu","N","","","","","","","","","300 Mount Auburn St","Suite 509","Cambridge","MA","US","021385600" +"1922497338","DIRECT","Direct Messaging Address","christine@christinepappas.org","N","email address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Treatment Plan","2082 Union St","","San Francisco","CA","US","941234103" +"1306236799","CONNECT","CONNECT URL","https://www.communitypsychiatry.com","N","","","","","","","","","3000 Colby St Ste 202","","Berkeley","CA","US","947052058" +"1124418587","DIRECT","Direct Messaging Address","sheanhuey.ng@cchmc.org","N","","","DIRECT","Direct","","CSV","CSV","","3333 Burnet Ave","","Cincinnati","OH","US","452293026" +"1841680162","CONNECT","CONNECT URL","http://www.mmc.edu/education/som/academicdepartments/somclinicaldepartments/obgyn/","N","","","","","","","","","1005 Dr Db Todd Jr Blvd","","Nashville","TN","US","372083501" +"1669862942","CONNECT","CONNECT URL","Valencia","N","","","DIRECT","Direct","","OTHER","Other","Valencia","25000 Avenue Stanford Ste 218","","Valencia","CA","US","913554596" +"1609266899","OTHERS","Other URL","ashley.deoliveira@countyofmerced.com","N","","","","","","","","","301 E 13th St","","Merced","CA","US","953416211" +"1215327374","DIRECT","Direct Messaging Address","wayne@waynemartinlcsw.com","N","email address","","DIRECT","Direct","","OTHER","Other","email","1751 River Run Ste 200","","Fort Worth","TX","US","761076670" +"1205226255","DIRECT","Direct Messaging Address","stevenpike@lgmllc.allscriptsdirect.net","N","","","DIRECT","Direct","","","","","129 Rue Louis XIV","","Lafayette","LA","US","70508" +"1710377734","CONNECT","CONNECT URL","Medford","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","151 Mystic Ave Ste 6","","Medford","MA","US","021554632" +"1962892927","SOAP","SOAP URL","COMPUTER","N","","","","","","","","","350 W Thomas Rd","","Phoenix","AZ","US","850134409" +"1902296882","DIRECT","Direct Messaging Address","ccichowitz@mgh.harvard.edu","N","Work Email","","DIRECT","Direct","","","","","55 Fruit St","","Boston","MA","US","021142696" +"1669862363","CONNECT","CONNECT URL","info@almonddental.com","N","email","","DIRECT","Direct","","CSV","CSV","","11301 Fountains Dr","","Maple Grove","MN","US","553697200" +"1215327770","OTHERS","Other URL","https://www.behavioralhealthflorida.com","N","","","","","","","","","260 Lookout Pl Ste 102","","Maitland","FL","US","327514485" +"1356731996","OTHERS","Other URL","NICHOLASVILLE","N","","","","","","","","","102 Williams Rd","","Nicholasville","KY","US","403561917" +"1861882409","CONNECT","CONNECT URL","www.soulshinecounselingandwellness.com","N","","","","","","","","","975 Swinnea Rdg","Suite 3","Southaven","MS","US","386716013" +"1659762102","DIRECT","Direct Messaging Address","Ejiles@sunshinesurgical.com","N","Work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4143 Clark Rd","","Sarasota","FL","US","342332403" +"1053702498","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","210 E Gray St Ste 900","","Louisville","KY","US","402023905" +"1053702498","DIRECT","Direct Messaging Address","abuck70042@direct.nortonhealthcare.org","N","","","","","","","","","210 E Gray St Ste 900","","Louisville","KY","US","402023905" +"1083005409","DIRECT","Direct Messaging Address","ksalvati@cheneypsych.com","N","","","","","","","","","3701 Union Dr Ste 100","","Lincoln","NE","US","685166629" +"1417348830","DIRECT","Direct Messaging Address","Kristi@Coyleinstitute.com","N","Practice Manager email address","","DIRECT","Direct","","","","","9295 Scenic Hwy","","Pensacola","FL","US","325148055" +"1114318474","DIRECT","Direct Messaging Address","alfred.guirguis@gcichicago.ikm.direct-ci.com","N","","","","","","","","","6700 W 95th St Ste 330","","Oak Lawn","IL","US","604532416" +"1235520529","CONNECT","CONNECT URL","Olympia","N","","","","","","","","","307 Percival St NW","","Olympia","WA","US","98502" +"1477944692","DIRECT","Direct Messaging Address","ajansma@birchwoodcounselingservices.com","N","","","","","","","","","1444 Michigan St NE Ste 7","","Grand Rapids","MI","US","495032028" +"1053702050","DIRECT","Direct Messaging Address","Contact@vievewellness.com","Y","Email","VIEVE LLC","DIRECT","Direct","","","","","3661 S Miami Ave Ste 501","","Miami","FL","US","331334200" +"1922499821","CONNECT","CONNECT URL","ehr2.charmtracker.com","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","375 NE Franklin Ave","","Bend","OR","US","977014917" +"1255722203","DIRECT","Direct Messaging Address","mel@teamdaller.com","N","practice administrator email","","DIRECT","Direct","","CSV","CSV","","14320 Metropolis Ave Ste 1","","Fort Myers","FL","US","339124539" +"1053702068","CONNECT","CONNECT URL","www.personalptllc.com","N","Business Website","","DIRECT","Direct","","","","","87 Gainsborough St Apt 408","","Boston","MA","US","021156537" +"1619368677","DIRECT","Direct Messaging Address","mfejos@comcast.net","N","email","","DIRECT","Direct","","CSV","CSV","","451 State St","","North Haven","CT","US","064733070" +"1952792863","DIRECT","Direct Messaging Address","cvs@cvshealth.com","Y","","CVS Caremark","DIRECT","Direct","","CSV","CSV","","7034 Alamo Downs Pkwy","","San Antonio","TX","US","782384509" +"1124419981","DIRECT","Direct Messaging Address","ppsi_enrollment@chs.net","N","","","","","","","","","1611 Main St Ste 102","","Woodward","OK","US","738013064" +"1528459369","DIRECT","Direct Messaging Address","shelly.bray.1@10828.direct.athenahealth.com","N","","","DIRECT","Direct","","","","","303 Professional Park Dr","","Arkadelphia","AR","US","719235317" +"1649661489","DIRECT","Direct Messaging Address","Smcpherson@centerforao.com","N","Smcpherson@centerforao.com","","DIRECT","Direct","","CSV","CSV","","3100 Cross Creek Pkwy","Suite 110","Auburn Hills","MI","US","483262774" +"1285025957","DIRECT","Direct Messaging Address","digestivespecialists@directaddress.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4340 Clyo Rd","","Dayton","OH","US","454597000" +"1144611716","DIRECT","Direct Messaging Address","hector.gordillo@jhsmiami.org","N","","","","","","","","","1611 NW 12th Ave Ste C402","","Miami","FL","US","331361005" +"1376934976","DIRECT","Direct Messaging Address","Ypiva@siyanclinical.com","N","","","","","","","","","480 Tesconi Cir Ste B","","Santa Rosa","CA","US","954014691" +"1417348012","DIRECT","Direct Messaging Address","mdaniels@childrensaidnyc.org","N","","","DIRECT","Direct","","CSV","CSV","","21 Jumel Pl","","New York","NY","US","100324316" +"1679965107","DIRECT","Direct Messaging Address","drmnoya@noyapsychologicalservices.hush.com","N","Email","","DIRECT","Direct","","CSV","CSV","","4471 NW 36th St Ste 226","","Miami Springs","FL","US","331667289" +"1396137659","DIRECT","Direct Messaging Address","kcordaro@lackaderm.medentdirect.com","N","","","","","","","","","327 N Washington Ave Ste 200","","Scranton","PA","US","185031535" +"1902298235","DIRECT","Direct Messaging Address","trodik@emory.edu","N","Emory University E-mail","","DIRECT","Direct","","","","","26 Eagle Row NE Fl 3","","Atlanta","GA","US","303221512" +"1316339518","DIRECT","Direct Messaging Address","tina@empowerfamilytherapy.com","N","","","","","","","","","137 N Oak Park Ave Ste 123","","Oak Park","IL","US","60301" +"1922490028","DIRECT","Direct Messaging Address","natalia@amptherapyorlando.com","N","","","","","","","","","","","","","","" +"1215329214","DIRECT","Direct Messaging Address","bharley@teampbs.com","N","","","","","","","","","407 SE 22nd St","","Cape Coral","FL","US","339904353" +"1811389612","DIRECT","Direct Messaging Address","columbianephrology@cna.allscriptsdirect.net","N","none","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3630 Sunset Blvd","","West Columbia","SC","US","291693052" +"1043602865","DIRECT","Direct Messaging Address","jkean@turningpoint-healthcare.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","1000 Primera Blvd Ste 3160","","Lake Mary","FL","US","327462194" +"1003208778","CONNECT","CONNECT URL","miftc.com","N","","","","","","","","","136 S 7th St","","Council Bluffs","IA","US","515014133" +"1083006753","DIRECT","Direct Messaging Address","nwormington@swann.emadirect.md","N","","","DIRECT","Direct","","","","","3850 S National Ave Ste 705","","Springfield","MO","US","658075239" +"1548653256","DIRECT","Direct Messaging Address","MattSullivan@jhmi.edu","Y","","Johns Hopkins Hospital","","","","","","","1830 E Monument St Ste 7000","","Baltimore","MD","US","212870022" +"1164815874","DIRECT","Direct Messaging Address","referrals@azopt.net","N","secure email","","DIRECT","Direct","","CSV","CSV","","9980 W Glendale Ave Ste 110","","Glendale","AZ","US","853073005" +"1134512858","DIRECT","Direct Messaging Address","bonnie@roseburgtherapy.com","N","direct email","","DIRECT","Direct","","OTHER","Other","company email","1126 Gateway Loop Ste 140","","Springfield","OR","US","974777722" +"1437542081","DIRECT","Direct Messaging Address","zgelber@mysagedental.com","N","Company Email","","","","","","","","427 SE 2nd St","","Belle Glade","FL","US","334303511" +"1053704627","DIRECT","Direct Messaging Address","credentialing@tidelandshealth.org","N","","","DIRECT","Direct","","CSV","CSV","","4040 Highway 17","Suite 206","Murrells Inlet","SC","US","29576" +"1871986422","OTHERS","Other URL","gboulay@convenientmd.com","N","work email","","DIRECT","Direct","","CSV","CSV","","3 Nashua Rd","","Bedford","NH","US","031105515" +"1861885477","CONNECT","CONNECT URL","Panda","N","Starr medical files","","DIRECT","Direct","","CSV","CSV","","15045 Belmont Ave","","Allen Park","MI","US","481011605" +"1336532894","OTHERS","Other URL","Rockville","N","","","","","","","","","2096 Gaither Rd Ste 110","","Rockville","MD","US","20850" +"1881087344","DIRECT","Direct Messaging Address","janicelee@direct.practicefusion.com","N","","","DIRECT","Direct","","","","","3150 Highway 153","","Piedmont","SC","US","296739498" +"1760875165","DIRECT","Direct Messaging Address","christie.l.morrison3.ctr@mail.mil","N","Email","","DIRECT","Direct","","","","","3551 Roger Brooke Dr","","Fort Sam Houston","TX","US","782344504" +"1285027698","OTHERS","Other URL","soulshinechiro.com","N","","","","","","","","","440 S E St","","Santa Rosa","CA","US","954045136" +"1932592326","DIRECT","Direct Messaging Address","rachele@outsidein.org","N","Professional email","","","","","","","","1132 SW 13th Ave","","Portland","OR","US","972051703" +"1982097150","CONNECT","CONNECT URL","https://www.simplepractice.com/?utm_source=google&utm_medium=cpc&utm_campaign=RC-Search-Brand-Exact&","N","simple practice platform","","","","","","","","1145 Zonolite Rd NE Ste 10","","Atlanta","GA","US","303062017" +"1750774824","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1023401247","CONNECT","CONNECT URL","hahmed@frhs.org","Y","","Faith Regional Physician Services LLC","","","","","","","2701 W Norfolk Ave","","NORFOLK","NE","US","68701" +"1053704205","DIRECT","Direct Messaging Address","carley.maanika@lifepointhealth.net","N","Work Email","","","","","","","","901 Lakeshore Dr","","Ishpeming","MI","US","498491367" +"1861885824","OTHERS","Other URL","mindy.butler207@gmail.com","N","","","","","","","","","82 Main St Ste 5B","","Bridgton","ME","US","040091113" +"1205229291","OTHERS","Other URL","https://obm.ohio.gov","N","State of Ohio Supplier of services","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","14812 McKenzie Rd","","Mount Vernon","OH","US","430509725" +"1265825210","CONNECT","CONNECT URL","totalbodychiro.net","N","","","","","","","","","10232 Shelbyville Rd","","Louisville","KY","US","402232978" +"1902299860","OTHERS","Other URL","erica.ellicott@bannerhealth.com","N","work email","","DIRECT","Direct","","CSV","CSV","","2601 N Spruce St","","Ogallala","NE","US","691532465" +"1891188702","DIRECT","Direct Messaging Address","tiffany.s.basham.ctr@mail.mil","N","","","","","","","","","200 Brule Street","","Fort Knox","KY","US","40121" +"1245623081","OTHERS","Other URL","Unknown","N","","","","","","","","","6051 N Fresno St Ste 201","","Fresno","CA","US","937105280" +"1215320049","CONNECT","CONNECT URL","Computer","Y","","Eligible Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Claim information","2402 Dawson Rd Ste 4","","Albany","GA","US","317072380" +"1811381627","DIRECT","Direct Messaging Address","gastroocala@directaddress.net","N","","","","","","","","","1901 SE 18th Ave Ste 400","","Ocala","FL","US","344718213" +"1255725016","CONNECT","CONNECT URL","tbuckingham@rightpathcenters.com","N","","","","","","CSV","CSV","","121 Spring Trace Ln","","Newport News","VA","US","236011104" +"1760876411","DIRECT","Direct Messaging Address","erica@compasswholehealth.com","N","email","","HIE","Health Information Exchange (HIE)","","","","","5115 NE 94th Ave Ste D","","Vancouver","WA","US","986626180" +"1225422884","DIRECT","Direct Messaging Address","ahanna@spanishriver.com","N","Work Email","","DIRECT","Direct","","","","","2400 W Yamato Rd","","Boca Raton","FL","US","334318403" +"1518351170","CONNECT","CONNECT URL","bradfordlilesdmd@gmail.com","N","","","","","","","","","2655A Old Shell Rd","","Mobile","AL","US","366072929" +"1114311776","DIRECT","Direct Messaging Address","lacey.clement@ucdenver.edu","Y","","University of Colorado Denver","","","","","","","12801 E 17th Ave Rm 4124","Mail Stop 8127","Aurora","CO","US","800452530" +"1689068165","OTHERS","Other URL","http://www.network180.org/en/","N","Website","","OTHER","Other","Website with contact informaiton","OTHER","Other","Website","790 Fuller Ave NE","","Grand Rapids","MI","US","495031918" +"1689068165","OTHERS","Other URL","http://www.network180.org/en/","N","Network180 Website","","OTHER","Other","Contact informaiton","OTHER","Other","Network180 Website","790 Fuller Ave NE","","Grand Rapids","MI","US","495031918" +"1689068173","DIRECT","Direct Messaging Address","jjpricemd@uw.edu","N","","","","","","","","","4800 Sand Point Way NE","","Seattle","WA","US","981053901" +"1326432733","DIRECT","Direct Messaging Address","jacob.stein@unchealth.unc.edu","N","UNC email","","DIRECT","Direct","","","","","Unc Hospitals Phys Office Bldg 170 Manning Dr 3rd Fl","#7305","Chapel Hill","NC","US","275990001" +"1245624683","DIRECT","Direct Messaging Address","ocalaearnoseandthroatspecialists@oent.allscriptsdirest.net","N","","","","","","","","","2120 SW 22nd Pl","","Ocala","FL","US","344717765" +"1295129401","OTHERS","Other URL","No","N","","","","","","","","","","","","","","" +"1629462809","OTHERS","Other URL","https://ufhealth.org/specialty/pediatric-gastroenterology","Y","Department home page","Shands Hospital at the University of Florida","DIRECT","Direct","","CSV","CSV","","1600 SW Archer Rd","","Gainesville","FL","US","326101063" +"1215321427","CONNECT","CONNECT URL","www.voldvision.com","N","Vold Vision","","DIRECT","Direct","","OTHER","Other","Website","2783 N Shiloh Dr","","Fayetteville","AR","US","727046983" +"1558755777","OTHERS","Other URL","NA","N","","","","","","","","","330 Brookline Ave","","Boston","MA","US","022155400" +"1912391079","OTHERS","Other URL","https://webvpn.childrens.harvard.edu/webxchange/,DanaInfo=chpage.tch.harvard.edu,SSL+","N","Paging system","","DIRECT","Direct","","","","","300 Longwood Ave","","Boston","MA","US","021155724" +"1205220316","CONNECT","CONNECT URL","https://www.therapy-mn.com","N","","","","","","","","","621 W Lake St Ste 350","","Minneapolis","MN","US","554082952" +"1205220316","CONNECT","CONNECT URL","https://www.therapy-mn.com","N","","","","","","","","","621 W Lake St Ste 350","","Minneapolis","MN","US","554082952" +"1265826234","DIRECT","Direct Messaging Address","lphuong@montefiore.org","N","","","","","","","","","111 E. 210th St.","Dept of Oncology","Bronx","NY","US","10467" +"1588058622","DIRECT","Direct Messaging Address","edaniel@mhs97.com","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","555 Herndon Pkwy","Suite 125","Herndon","VA","US","201705276" +"1386038396","CONNECT","CONNECT URL","www.mcdonaldandmanus.com","N","","","","","","","","","1360 Caduceus Way Ste 101","","Watkinsville","GA","US","306777300" +"1023402062","DIRECT","Direct Messaging Address","jessica.joseph@hcahealthcare.com","N","email","","","","","","","","14000 Fivay Rd","","Hudson","FL","US","346677103" +"1598159485","DIRECT","Direct Messaging Address","lmukhar1@jhmi.edu","N","Unknown","","DIRECT","Direct","","OTHER","Other","Unknown","2150 Pennsylvania Ave NW Ste 9400","","Washington","DC","US","200373201" +"1003200916","CONNECT","CONNECT URL","nokafor@bcm.edu","N","","","","","","","","","3701 Kirby Dr Ste 600","","Houston","TX","US","770983926" +"1063806982","DIRECT","Direct Messaging Address","kidowu294597@directwellstar.org","N","","","","","","","","","8954 Hospital Dr","","Douglasville","GA","US","301342272" +"1649665571","OTHERS","Other URL","Illinois","N","","","DIRECT","Direct","","","","","10400 Haligus Rd","","Chicago","IL","US","601429553" +"1245625011","DIRECT","Direct Messaging Address","scheduler@uasenc.com","N","","","","","","","","","1905 Glen Meade Rd","","Wilmington","NC","US","284036024" +"1811382633","DIRECT","Direct Messaging Address","wef9011@nyp.org","N","","","","","","","","","622 W 168th St","","New York","NY","US","100323720" +"1629463401","DIRECT","Direct Messaging Address","clinical@CFAS.directbygreenway.com","N","","","","","","","","","1800 Cortez Rd W","","Bradenton","FL","US","342071335" +"1598150450","DIRECT","Direct Messaging Address","lioua@email.chop.edu","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HIE","3401 Civic Center Blvd","","Philadelphia","PA","US","191044319" +"1467847384","DIRECT","Direct Messaging Address","jasmine.saavedra.1@11903.direct.athenahealth.com","N","","","DIRECT","Direct","","","","","4700 S California Ave","","Chicago","IL","US","606322016" +"1366837163","CONNECT","CONNECT URL","Susanville","N","","","","","","","","","1850 Spring Ridge Dr","","Susanville","CA","US","961306100" +"1528453156","DIRECT","Direct Messaging Address","cott@lasolas.ema.direct.md","N","","","DIRECT","Direct","","","","","6333 N Federal Hwy Ste 401","","Fort Lauderdale","FL","US","333081909" +"1699160325","DIRECT","Direct Messaging Address","kaitlin.flannery@childrens.harvard.edu","Y","","Boston Children's Hospital","DIRECT","Direct","","","","","300 Longwood Ave Fl Bader3","","Boston","MA","US","021155724" +"1407241128","DIRECT","Direct Messaging Address","oodewole165727@directwellstar.org","N","","","","","","","","","8954 Hospital Dr","","Douglasville","GA","US","301342272" +"1649665241","DIRECT","Direct Messaging Address","direct@munstereyecareassocpcmunsterin.compulinkdirect.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Direct Email","759 45th St Ste 101","","Munster","IN","US","463212939" +"1598150179","DIRECT","Direct Messaging Address","credentialing@tidelandshealth.org","N","","","DIRECT","Direct","","CSV","CSV","","2200 Crow Ln","","Myrtle Beach","SC","US","295771663" +"1578958153","DIRECT","Direct Messaging Address","wcobgyn@encrytedmedicaldata.com","N","","","","","","","","","8860 Center Drive","Suite 360","San Diego","CA","US","92123" +"1235524711","DIRECT","Direct Messaging Address","DDC@directaddress.net","Y","","Digestive Diseases Consultants of Kankakee, SC","DIRECT","Direct","","","","","1615 N Convent St Ste 1","","Bourbonnais","IL","US","609141081" +"1497140974","OTHERS","Other URL","https://www.healthcare4ppl.com/medical-group/maryland/annapolis/anne-arundel-physician-group-llc-286","N","WEBSITE","","","","","","","","2001 Medical Pkwy","","Annapolis","MD","US","214013773" +"1639564016","CONNECT","CONNECT URL","http://www.rockymountainwomenshealthcenter.com/","N","","","","","","","","","82 S 1100 E Ste 305","","Salt Lake City","UT","US","841024703" +"1780079186","DIRECT","Direct Messaging Address","mrush85158@direct.nortonhealthcare.org","N","","","","","","","","","1 Audubon Plaza Dr","","Louisville","KY","US","402171318" +"1780079186","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","1 Audubon Plaza Dr","","Louisville","KY","US","402171318" +"1750776167","DIRECT","Direct Messaging Address","lauren.studdard.1@11015.direct.athenahealth.com","N","","","","","","","","","273 Winton Blount Loop","","Montgomery","AL","US","361173507" +"1245625649","DIRECT","Direct Messaging Address","hwanie@pgs-nhcare.com","N","email address","","DIRECT","Direct","","CSV","CSV","","12073 Tech Rd Ste B","","Silver Spring","MD","US","209047874" +"1619362068","DIRECT","Direct Messaging Address","zrohm340144@directwellstar.org","N","","","","","","","","","677 Church St NE Ste 100N","","Marietta","GA","US","300601101" +"1265827505","CONNECT","CONNECT URL","phone","N","phone","","OTHER","Other","phone","OTHER","Other","phone","18300 Roscoe Blvd","","Northridge","CA","US","913254105" +"1831584002","OTHERS","Other URL","EPIC","N","EMR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","medical","3533 S Alameda St","","Corpus Christi","TX","US","784111721" +"1598150773","DIRECT","Direct Messaging Address","Npeterscamille@interborough.org","Y","","Interborough Developmental and Consultation Center","","","","","","","921 E New York Ave","","Brooklyn","NY","US","112031393" +"1679968879","DIRECT","Direct Messaging Address","rcastro@ccmnyc.org","N","","","","","","","","","25 Elm Pl Fl 2","","Brooklyn","NY","US","112015355" +"1679968739","DIRECT","Direct Messaging Address","jeanne.lunz@va.gov","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1501 San Pedro Dr SE","","Albuquerque","NM","US","871085153" +"1053706010","CONNECT","CONNECT URL","Malvern","N","Premier Orthopaedic and Sports Medicine","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","266 Lancaster Ave Ste 200","","Malvern","PA","US","193553256" +"1679968671","DIRECT","Direct Messaging Address","cleong@prileohc.com","N","","","","","","","","","9535 Forest Ln Ste 209","","Dallas","TX","US","752435926" +"1750776761","CONNECT","CONNECT URL","NewHaven","N","","","","","","","","","374 Grand Ave","","New Haven","CT","US","065133733" +"1285029322","DIRECT","Direct Messaging Address","alex.afshar@mountsinai.org","N","","","","","","","","","1 Gustave L Levy Pl","","New York","NY","US","100296504" +"1972998011","DIRECT","Direct Messaging Address","kimberley.youkhana@unchealth.unc.edu","N","email","","","","","","","","170 Manning Dr Bldg 1185A","","Chapel Hill","NC","US","275144221" +"1396130324","OTHERS","Other URL","Epic","N","EMR","","","","","","","","1001 Potrero Ave","","San Francisco","CA","US","941103518" +"1386030229","CONNECT","CONNECT URL","Houston","N","UT Health/TIRR Memorial Hermann","","","","","","","","6431 Fannin St Ste 114","","Houston","TX","US","770301501" +"1205222189","DIRECT","Direct Messaging Address","ksmith343410@directwellstar.org","N","","","","","","","","","3950 Austell Rd","","Austell","GA","US","30106" +"1265828149","DIRECT","Direct Messaging Address","cmcclure339013@directwellstar.org","N","","","","","","","","","677 Church St NE Ste 100P","","Marietta","GA","US","300601101" +"1225424195","DIRECT","Direct Messaging Address","otega.edukuye@va.gov","N","","","","","","","","","1701 Hardee Ave SW","","Atlanta","GA","US","303105110" +"1083000962","DIRECT","Direct Messaging Address","yanggh@njms.rutgers.edu","N","","","","","","","","","185 S Orange Ave Bldg H-538","","Newark","NJ","US","071032757" +"1366838187","CONNECT","CONNECT URL","Eclinicalworks","N","EHR","","","","","","","","18 W Blackwell St","","Dover","NJ","US","078013841" +"1528454378","REST","RESTful URL","None","N","","","","","","","","","1331 Moursund Avenue","Bldg. G RM 115-118","Houston","TX","US","770305389" +"1528454378","OTHERS","Other URL","None","N","","","","","","OTHER","Other","None","1331 Moursund Avenue","Bldg. G RM 115-118","Houston","TX","US","770305389" +"1548656333","DIRECT","Direct Messaging Address","goldrick@uthscsa.edu","N","","","","","","","","","7703 Floyd Curl Dr # 7836","","San Antonio","TX","US","782293901" +"1174919997","CONNECT","CONNECT URL","Scottsdale","N","","","DIRECT","Direct","","CSV","CSV","","8573 E San Alberto Ste E100","","Scottsdale","AZ","US","852584612" +"1174919997","CONNECT","CONNECT URL","Scottsdale","N","","","","","","","","","8573 E San Alberto Ste E100","","Scottsdale","AZ","US","852584612" +"1679969281","DIRECT","Direct Messaging Address","epalumbo@apple-asd.com","Y","business email","Apple Consulting","DIRECT","Direct","","CSV","CSV","","13400 NE 20th St Ste 47","","Bellevue","WA","US","980052026" +"1740676469","OTHERS","Other URL","n/a","N","","","","","","","","","4230 Harding Pike Ste 1000","","Nashville","TN","US","372052098" +"1295121838","DIRECT","Direct Messaging Address","clinical@CFAS.directbygreenway.com","N","","","","","","","","","1800 Cortez Rd W","","Bradenton","FL","US","342071335" +"1780070276","DIRECT","Direct Messaging Address","Charles.Spear@cchmc.org","N","CCHMC Email","","DIRECT","Direct","","CSV","CSV","","3333 Burnet Ave","Location B, 5th Floor","Cincinnati","OH","US","452293026" +"1558757021","CONNECT","CONNECT URL","hendersonmentalwellness.com","N","","","","","","","","","320 E Warm Springs Rd Unit 1","","Las Vegas","NV","US","891194243" +"1700272184","DIRECT","Direct Messaging Address","administrator@saxonydental.com","N","secure e-mail","","DIRECT","Direct","","OTHER","Other","phone","13390 Overview Dr","","Fishers","IN","US","460376314" +"1609262062","OTHERS","Other URL","Other","N","","","","","","","","","8383 N Davis Hwy","","Pensacola","FL","US","325146039" +"1366838641","OTHERS","Other URL","516-719-5294","Y","","Northwell Health","","","","","","","30 7th Ave","","New York","NY","US","100116608" +"1285020552","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1184010381","DIRECT","Direct Messaging Address","lemoreland@bcps.k12.m2.us","N","","","","","","","","","3901 Maine Ave","","Baltimore","MD","US","212077421" +"1841686987","DIRECT","Direct Messaging Address","drramirez@westlakedermatology.com","N","work email","","","","","","","","3800 N Lamar Blvd","Suite 155","Austin","TX","US","78756" +"1629464870","DIRECT","Direct Messaging Address","pwilliams126805@directwellstar.org","N","","","","","","","","","3747 Roswell Rd Ste 107","","Marietta","GA","US","300626227" +"1063808210","DIRECT","Direct Messaging Address","lharrington@stonehouseassociates.com","N","","","","","","","","","Stone House Associates","27 Rye Circle","South Burlington","VT","US","05403" +"1225424443","CONNECT","CONNECT URL","mary.c.zeigler.civ@mail.mil","N","","","","","","","","","Madigan Army Medical Ctr 9040 Jackson Ave","","Tacoma","WA","US","984311100" +"1467848622","OTHERS","Other URL","Na","N","","","","","","","","","30 Prospect Ave","","Hackensack","NJ","US","076011915" +"1134515331","DIRECT","Direct Messaging Address","azra@azraalic.com","N","","","","","","","","","932 Santa Cruz Ave Ste A","","Menlo Park","CA","US","94025" +"1265829394","OTHERS","Other URL","v-apoche","N","EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","EHR","1501 Kings Hwy","Med/Peds","Shreveport","LA","US","711034228" +"1790171890","DIRECT","Direct Messaging Address","nrouhizad283127@directwellstar.org","N","","","","","","","","","677 Church St NE # 111","","Marietta","GA","US","300601101" +"1992192025","CONNECT","CONNECT URL","Shreveport","N","URL","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1501 Kings Hwy","Med/Peds","Shreveport","LA","US","711034228" +"1326435348","DIRECT","Direct Messaging Address","kristen.payne2@va.gov","Y","VA email address for encrypted patient info exchange","SOUTHEASTERN LOUISIANA VETERANS HEALTHCARE SYSTEM","DIRECT","Direct","","CSV","CSV","","2400 Canal St","","New Orleans","LA","US","701196535" +"1972990992","DIRECT","Direct Messaging Address","brunswickrgentcare@hotmail.com","N","","","DIRECT","Direct","","","","","3185 Route 27","","Franklin Park","NJ","US","08823" +"1184011124","CONNECT","CONNECT URL","id.ambitions.org","N","","","","","","","","","1031 W Sanetta St","","Nampa","ID","US","836515047" +"1235526237","DIRECT","Direct Messaging Address","solomon7@stanford.edu","Y","","Stanford University Medical Center","","","","","","","300 Pasteur Dr","","Stanford","CA","US","943052200" +"1225425200","DIRECT","Direct Messaging Address","elie.ramly@nyulangone.org","N","work email","","","","","","","","545 1st Ave Apt 7E","","New York","NY","US","100166401" +"1407243371","OTHERS","Other URL","belindamartinez@edencounselingcenters.com","Y","work email","Eden Counseling Centers LLC Addiction Recovery","DIRECT","Direct","","OTHER","Other","work email","360 S Grant Ave","","Columbus","OH","US","432155537" +"1265829071","DIRECT","Direct Messaging Address","maria.thompson@lgh-jena.org","N","email","","DIRECT","Direct","","CSV","CSV","","155 Ninth St Ste C","","Jena","LA","US","713423900" +"1033506803","OTHERS","Other URL","maxicare.hi@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","325 KINOOLE STREET","","HILO","HI","US","96720" +"1548657398","DIRECT","Direct Messaging Address","gderusso343985@directwellstar.org","N","","","","","","","","","3950 Austell Rd","","Austell","GA","US","301061121" +"1154718922","DIRECT","Direct Messaging Address","cyen@bidmc.harvard.edu","Y","","Beth Israel Deaconess Medical Center","","","","","","","110 Francis St","","Boston","MA","US","022155501" +"1023405735","DIRECT","Direct Messaging Address","mlmarshall.tpm@encorerehabilitation.com","Y","work email","Marshall Opco, LLC","DIRECT","Direct","","CSV","CSV","","879 E Michigan Ave","","Marshall","MI","US","490682045" +"1366839904","OTHERS","Other URL","www.faihp.org","N","","","","","","","","","1551 E Shaw Ave Ste 139","","Fresno","CA","US","937108025" +"1972990588","CONNECT","CONNECT URL","jamie@oasiscounselingtoday.com","N","email","","DIRECT","Direct","","CSV","CSV","","7361 Prairie Falcon Rd Ste 110","","Las Vegas","NV","US","89128" +"1710374467","DIRECT","Direct Messaging Address","statleb@ccf.org","Y","","Cleveland Clinic Foundation","","","","","","","Cleveland Clinic 9500 Euclid Avenue / I13","","Cleveland","OH","US","441950001" +"1740677350","DIRECT","Direct Messaging Address","aangerillo@bridgewayrecovery.com","N","email","","DIRECT","Direct","","OTHER","Other","email","3325 Harold Dr NE","","Salem","OR","US","973051339" +"1245627710","OTHERS","Other URL","elizabeth.davis4@fhmmc.org","N","","","","","","","","","701 W Plymouth Ave","","Deland","FL","US","327203236" +"1871980326","DIRECT","Direct Messaging Address","cy_mozingo@med.unc.edu","N","","","","","","","","","Department Of Anesthesiology","N2198 UNC Hospitals Campus Box 7010","Chapel Hill","NC","US","275997010" +"1053708610","DIRECT","Direct Messaging Address","dajimenez@fresnocountyca.gov","N","County work email","","","","","","","","1925 E Dakota Ave","","Fresno","CA","US","937264821" +"1841687373","DIRECT","Direct Messaging Address","mahathi.indaram@ahn.org","N","","","","","","","","","320 E North Ave Fl 4","","Pittsburgh","PA","US","152124756" +"1275920704","DIRECT","Direct Messaging Address","nananthula343411@directwellstar.org","N","","","","","","","","","310 Kennestone Hospital Blvd","","Marietta","GA","US","30060" +"1376930842","CONNECT","CONNECT URL","HOUSTON","N","","","","","","","","","6410 Fannin St Ste 1014","","Houston","TX","US","770305301" +"1740677236","CONNECT","CONNECT URL","Warren","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Warren","28001 Schoenherr Rd Ste 6","","Warren","MI","US","480884396" +"1669869020","DIRECT","Direct Messaging Address","smenard@ne-aba.com","Y","NE ABA work email","New England ABA, Inc.","DIRECT","Direct","","","","","607 North Ave","Door 11 Floor 2","Wakefield","MA","US","018801322" +"1659768000","OTHERS","Other URL","bertille.gaigbe-togbe@mountsinai.org","N","email address","","DIRECT","Direct","","CSV","CSV","","1176 5th Ave # 1170","","New York","NY","US","100296503" +"1760879159","DIRECT","Direct Messaging Address","jharb@360dermatology.emadirec.md","N","EMA by Modernizing medicine software","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2441 Oak Myrtle Ln Ste 101","","Wesley Chapel","FL","US","335446334" +"1386031771","CONNECT","CONNECT URL","stephanie.calabrese@genesishcc.com","N","email","","DIRECT","Direct","","CSV","CSV","","3401 Premier Dr","","Plano","TX","US","750237087" +"1851788178","DIRECT","Direct Messaging Address","kprichodko@luriechildrens.org","N","email","","","","","","","","225 E Chicago Ave","","Chicago","IL","US","606112991" +"1386031581","DIRECT","Direct Messaging Address","rabi@iamericacenter.com","N","Office Email","","DIRECT","Direct","","CSV","CSV","","19451 W Warren Ave","","Detroit","MI","US","482283361" +"1649667874","DIRECT","Direct Messaging Address","myanamandala@bwh.harvard.edu","N","Email","","DIRECT","Direct","","CSV","CSV","","75 Francis St","","Boston","MA","US","021156110" +"1093192221","OTHERS","Other URL","Midland","N","","","","","","","","","1714 Eastman Ave","","Midland","MI","US","486404216" +"1093192221","OTHERS","Other URL","Midland","N","","","","","","","","","1714 Eastman Ave","","Midland","MI","US","486404216" +"1578940730","CONNECT","CONNECT URL","contact@uvos.org","N","Email","","","","","","","","16 Airport Rd","","West Lebanon","NH","US","037841681" +"1811374945","DIRECT","Direct Messaging Address","info@jensenoms.com","N","","","","","","","","","6050 Brynwood Dr Ste 102","","Rockford","IL","US","611146579" +"1689051716","DIRECT","Direct Messaging Address","ttufamilymedicine@direct.myteamcare.com","N","TTUHSC Family Medicine","","DIRECT","Direct","","CSV","CSV","","3601 4th St Stop 8143","","Lubbock","TX","US","794308143" +"1336526581","OTHERS","Other URL","NY","N","","","","","","","","","1305 York Ave Fl 9","","New York","NY","US","100215663" +"1619354826","DIRECT","Direct Messaging Address","michael@brighterpaththerapy.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","1774 N Glassell St","","Orange","CA","US","928654310" +"1609253624","DIRECT","Direct Messaging Address","rainwaterc@saccounty.net","N","business email","","DIRECT","Direct","","","","","3321 Power Inn Rd Ste 110","","Sacramento","CA","US","958263893" +"1710364617","DIRECT","Direct Messaging Address","rkysela@mmc.org","N","office email","","","","","","","","216 Vaughan St","","Portland","ME","US","041023204" +"1720465610","DIRECT","Direct Messaging Address","reschette@augusta.edu","N","email","","","","","","","","1120 15th St # Hb-5025","","Augusta","GA","US","309127055" +"1427435254","SOAP","SOAP URL","Omaha","N","","","HIE","Health Information Exchange (HIE)","","","","","3031 S 87th St","","Omaha","NE","US","681243042" +"1023495850","DIRECT","Direct Messaging Address","matthew.pieh@mountsinai.org","N","","","","","","","","","1111 Amsterdam Ave","","New York","NY","US","100251716" +"1669859336","DIRECT","Direct Messaging Address","Rachaeldunkel@bridgerpeakscounseling.com","N","","","DIRECT","Direct","","CSV","CSV","","676 S Ferguson Ave Ste 6","","Bozeman","MT","US","597181951" +"1649657214","CONNECT","CONNECT URL","https://dentistry.uth.edu/directory/profile.htm?id=9351570e-56b1-4a55-90b1-4240a7ae63ad","N","","","","","","","","","7500 Cambridge St","","Houston","TX","US","770542032" +"1972980589","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1972980589","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1841677457","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1336526839","CONNECT","CONNECT URL","tomislav.pilekic@uhhospitals.com","N","","","","","","","","","730 Som Center Rd","","Mayfield Village","OH","US","441432350" +"1245617844","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1336526946","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1306223912","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1679950281","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1184001786","DIRECT","Direct Messaging Address","alison.coburn-chitoran@lahey.org","N","email","","DIRECT","Direct","","OTHER","Other","other","800 Cummings Ctr Ste 266T","","Beverly","MA","US","019156172" +"1396122842","OTHERS","Other URL","https://www.aahs.org/eaamc/","N","","","","","","","","","8638 Veterans Hwy Fl 1","","Millersville","MD","US","211081422" +"1437536786","DIRECT","Direct Messaging Address","daniel.peterson@FaASoN-NM.direct.office.nextgen.com","N","","","DIRECT","Direct","","","","","4401 Coors Blvd SW Ste A","","Albuquerque","NM","US","871216460" +"1154708436","CONNECT","CONNECT URL","https://urldefense.proofpoint.com/v2/url?u=https-3A__cobiusconnect.cobius.com-3A8291_Gateway_Documen","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1699152918","DIRECT","Direct Messaging Address","nokafor352288@directwellstar.org","N","","","","","","","","","8954 Hospital Dr","","Douglasville","GA","US","301342272" +"1134507486","OTHERS","Other URL","citrix","N","citrix remote log in","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","800 S Main St","","Corona","CA","US","928823420" +"1215315353","OTHERS","Other URL","azkrmc.com","N","","","","","","","","","3269 N Stockton Hill Rd","","Kingman","AZ","US","864093619" +"1023496155","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1386022325","OTHERS","Other URL","www.rightcareprimarycare.com","N","website","","","","","","","","4986 Cherry Ave","","San Jose","CA","US","951182748" +"1649658725","CONNECT","CONNECT URL","laptop","N","","","HIE","Health Information Exchange (HIE)","","","","","2475 Collingwood Blvd","","Toledo","OH","US","436201186" +"1649658725","CONNECT","CONNECT URL","laptop","N","","","","","","","","","2475 Collingwood Blvd","","Toledo","OH","US","436201186" +"1487032553","DIRECT","Direct Messaging Address","alison.r.coelho.ctr@mail.mil","N","","","","","","","","","4175 S Alamo Ave","","Tucson","AZ","US","857074402" +"1639557739","DIRECT","Direct Messaging Address","records@gotfloss.com","N","","","","","","","","","230 Pond St","","Natick","MA","US","017604323" +"1417335415","DIRECT","Direct Messaging Address","godiwala@uchc.edu","Y","UConn Email address","University of Connecticut Health Center","HIE","Health Information Exchange (HIE)","","OTHER","Other","text","2 Batterson Park Rd","","Farmington","CT","US","060322568" +"1891173878","OTHERS","Other URL","soulshinechiro..com","N","","","","","","","","","440 S E St","","Santa Rosa","CA","US","954045136" +"1114305026","CONNECT","CONNECT URL","Huntsville","N","software","","DIRECT","Direct","","OTHER","Other","Huntsville","22 Elm Ridge Blvd SW","","Huntsville","AL","US","358244002" +"1013395995","CONNECT","CONNECT URL","guirguisobgyn.com","N","","","DIRECT","Direct","","","","","464 77th St","","Brooklyn","NY","US","112093206" +"1912385667","SOAP","SOAP URL","LITTLEROCK","N","","","DIRECT","Direct","","CSV","CSV","","629 Jack Stephens Dr","","Little Rock","AR","US","722055525" +"1912385667","SOAP","SOAP URL","LITTLEROCK","N","","","DIRECT","Direct","","CSV","CSV","","629 Jack Stephens Dr","","Little Rock","AR","US","722055525" +"1154709731","CONNECT","CONNECT URL","EHR","Y","","NORTHWEST ASSOCIATES FOR WOMEN'S HEALTHCARE,PC","","","","","","","1786 Moon Lake Blvd Ste 207","","Hoffman Estates","IL","US","601691067" +"1154709731","CONNECT","CONNECT URL","EHR","N","","","HIE","Health Information Exchange (HIE)","","","","","1786 Moon Lake Blvd Ste 207","","Hoffman Estates","IL","US","601691067" +"1154709731","CONNECT","CONNECT URL","EMR","N","","","","","","","","","1786 Moon Lake Blvd Ste 207","","Hoffman Estates","IL","US","601691067" +"1154709731","CONNECT","CONNECT URL","EHR","N","","","HIE","Health Information Exchange (HIE)","","","","","1786 Moon Lake Blvd Ste 207","","Hoffman Estates","IL","US","601691067" +"1740668334","DIRECT","Direct Messaging Address","Aleksandra.Yakhkind@pennmedicine.upenn.edu","N","email","","DIRECT","Direct","","","","","3400 Spruce St","","Philadelphia","PA","US","191044238" +"1043698590","DIRECT","Direct Messaging Address","drmnoya@noyapsychologicalservices.hush.com","N","Email","","DIRECT","Direct","","CSV","CSV","","4471 NW 36th St Ste 226","","Miami Springs","FL","US","331667289" +"1902284557","DIRECT","Direct Messaging Address","ashley.ehret@tuhs.temple.edu","N","","","DIRECT","Direct","","OTHER","Other","None","3401 N Broad St","","Philadelphia","PA","US","191405103" +"1477931921","DIRECT","Direct Messaging Address","sandy@drhoginstherapy.com","N","Confidential email","","DIRECT","Direct","","","","","1635 Foxtrail Dr","","Loveland","CO","US","805389086" +"1902284417","DIRECT","Direct Messaging Address","heather-griffith@pcmhclinic.e-mdsdirect.com","N","Direct email","","DIRECT","Direct","","OTHER","Other","direct email","387 W Ih 10","","Fort Stockton","TX","US","797352700" +"1235518697","DIRECT","Direct Messaging Address","billing@isaacspine.com","N","Billing Manager","","","","","","","","3320 Perimeter Hill Dr","","Nashville","TN","US","372114123" +"1437538824","CONNECT","CONNECT URL","https://email18.godaddy.com/webmail.php","N","","","","","","","","","8303 N Sam Houston Pkwy E Ste B","","Humble","TX","US","773964933" +"1629457957","DIRECT","Direct Messaging Address","jgianopulos@unr.edu","N","","","","","","","","","1155 Mill St # W11","","Reno","NV","US","895021576" +"1740669142","CONNECT","CONNECT URL","https://aultman.org","Y","Moved to Missouri","AULTMAN HOSPITAL","HIE","Health Information Exchange (HIE)","","OTHER","Other","Residency ended","2600 Sixth St SW","","Canton","OH","US","447101702" +"1114306446","OTHERS","Other URL","henson.audrey@navicenthealth.org","N","","","","","","","","","777 Hemlock St","MSC 167","Macon","GA","US","312012102" +"1528447836","CONNECT","CONNECT URL","EHR","N","","","","","","","","","2017 Deer Park Ave Ste 1","","Deer Park","NY","US","117292727" +"1659750933","DIRECT","Direct Messaging Address","info@gsahomecare.com","N","","","","","","","","","","","","","","" +"1518346824","DIRECT","Direct Messaging Address","jenny.ferdinand.p5@direct.phs.nextgenshare.com","N","","","","","","","","","1036 S Verity Pkwy","","Middletown","OH","US","450445513" +"1467831693","DIRECT","Direct Messaging Address","sjeepalyam2@kumc.edu","N","email","","DIRECT","Direct","","CSV","CSV","","4000 Cambridge St","","Kansas City","KS","US","661608501" +"1669851812","CONNECT","CONNECT URL","Lakewood","N","Epic EMR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Medical Information","15800 Detroit Ave","","Lakewood","OH","US","441073748" +"1487033783","CONNECT","CONNECT URL","healthconnect","N","emr","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3900 E Pacific Coast Hwy","","Long Beach","CA","US","908042013" +"1902285125","DIRECT","Direct Messaging Address","astokes@kazoocmh.org","N","KCMHSAS","","HIE","Health Information Exchange (HIE)","","","","","418 W Kalamazoo Ave","","Kalamazoo","MI","US","490073334" +"1508245762","DIRECT","Direct Messaging Address","levikauffman@medicus1.direct.eyemdemr.com","N","","","","","","","","","1655 E Greenville St","","Anderson","SC","US","296212062" +"1083093090","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1295114387","DIRECT","Direct Messaging Address","samantha.kiefer@uhhospitals.org","N","employee email, secure","","DIRECT","Direct","","","","","167 W Main Rd Ste F","","Conneaut","OH","US","440302057" +"1841679925","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1841679925","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1144609173","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1871972802","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1417336454","DIRECT","Direct Messaging Address","email@fenixbh.com","N","Email Address","","DIRECT","Direct","","CSV","CSV","","2247 Palm Beach Lakes Blvd","","West Palm Beach","FL","US","334093470" +"1528447521","CONNECT","CONNECT URL","houston","N","","","","","","","","","6411 Fannin St","","Houston","TX","US","770301501" +"1952780918","OTHERS","Other URL","https://asiautism.com/","Y","","Autism Spectrum Interventions","","","","","","","713 W Commonwealth Ave","","Fullerton","CA","US","928321612" +"1043699929","OTHERS","Other URL","Psychologytoday","N","","","","","","","","","333 Corporate Dr Ste 260","","Ladera Ranch","CA","US","926942180" +"1396124285","OTHERS","Other URL","844-729-1745","N","HIPPA Secure E-fax","","DIRECT","Direct","","OTHER","Other","PDF","1135 S Main St","","Grapevine","TX","US","760517533" +"1750760641","OTHERS","Other URL","844-729-1745","N","HIPAA Secure E-Fax","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","1135 S Main St","","Grapevine","TX","US","760517533" +"1770962698","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1376922211","DIRECT","Direct Messaging Address","jwilliams340198@directwellstar.org","N","","","","","","","","","1700 Hospital South Dr Ste 500","","Austell","GA","US","30106" +"1891174686","DIRECT","Direct Messaging Address","cesar.e.veliz.mil@mail.mil","N","","","DIRECT","Direct","","CSV","CSV","","Brooke Army Medical Center (BAMC)","BAMC, ATTN: Credentials","JBSA Fort Sam Houston","TX","US","782344504" +"1295114072","CONNECT","CONNECT URL","spruce","N","","","DIRECT","Direct","Spruce","OTHER","Other","Messaging","1072 Woodycrest Ave Bsmt","","Bronx","NY","US","104524759" +"1285013979","CONNECT","CONNECT URL","https://therapynotes.com/app/login/MMIDetroit/","N","EMR","","","","","","","","10216 Beaconsfield St","","Detroit","MI","US","482242573" +"1285013979","CONNECT","CONNECT URL","Detroit","N","","","","","","","","","11000 W McNichols Rd Ste 309","","Detroit","MI","US","482212393" +"1487033197","OTHERS","Other URL","Harrisonburg","N","","","","","","","","","261 Bluestone Dr","Godwin Hall Room 134","Harrisonburg","VA","US","22807" +"1093194532","DIRECT","Direct Messaging Address","cryan@integrohs.com","N","","","","","","","","","1501 E Orangewood Ave","","Phoenix","AZ","US","850205130" +"1770962359","OTHERS","Other URL","christine.koslosky@pennmedicine.upenn.edu","N","","","","","","","","","800 Walnut St Fl 10","","Philadelphia","PA","US","191075176" +"1962881581","DIRECT","Direct Messaging Address","kali.holyfield@integralcare.org","Y","","Austin Travis County Integral Care","","","","","","","5015 S Ih 35 Ste 200","","Austin","TX","US","787442714" +"1417336041","DIRECT","Direct Messaging Address","lcannistraci@psaba.org","N","email","","","","","","","","1573 Fall River Ave","","Seekonk","MA","US","027713740" +"1740660281","CONNECT","CONNECT URL","Omaha","N","","","","","","","","","11322 Q St","","Omaha","NE","US","681373679" +"1134509623","DIRECT","Direct Messaging Address","rebecca_sharpe@teamhealth.com","N","Work Address","","DIRECT","Direct","","OTHER","Other","Health Information","123 Summer St","","Worcester","MA","US","016081216" +"1437539723","DIRECT","Direct Messaging Address","hoaglund@uthscsa.edu","N","Email","","","","","","","","7703 Floyd Curl Dr","","San Antonio","TX","US","782293901" +"1124408489","CONNECT","CONNECT URL","https://www.institute.org/","N","","","HIE","Health Information Exchange (HIE)","","","","","213 Broadway","","Port Ewen","NY","US","124667769" +"1144600420","DIRECT","Direct Messaging Address","kcrider@wellspan.org","N","work email","","DIRECT","Direct","","CSV","CSV","","112 N 7th St","","Chambersburg","PA","US","172011720" +"1508246711","CONNECT","CONNECT URL","info@kpdortho.com","N","","","","","","","","","2025 W 200 N Ste 1","","Kaysville","UT","US","840374300" +"1710367834","DIRECT","Direct Messaging Address","crystalclearhealth@pm.me","N","email","","DIRECT","Direct","","CSV","CSV","","3791 Woodridge Trl","","Helena","MT","US","596026477" +"1063892164","CONNECT","CONNECT URL","Unknown","N","","","","","","","","","222 Butte St","","Yreka","CA","US","960973003" +"1558741538","OTHERS","Other URL","www.optionsonline.org","N","","","HIE","Health Information Exchange (HIE)","","","","","1545 Harbeck Rd","","Grants Pass","OR","US","975275605" +"1982084919","DIRECT","Direct Messaging Address","aali92486@directwellstar.org","N","","","","","","","","","61 Whitcher St NE Ste 4100","","Marietta","GA","US","300601181" +"1982084869","CONNECT","CONNECT URL","WOODBRIDGE","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","WOODBRIDGE","13198 Centerpointe Way Ste 101","","Woodbridge","VA","US","221935285" +"1992185763","DIRECT","Direct Messaging Address","melanie.gonzalez@heartlandpodiatry.com","N","","","","","","","","","2406 E R.D. Mize Rd Ste. B","","Independence","MO","US","640576405" +"1053791731","DIRECT","Direct Messaging Address","cvhealthclinic@direct-address.net","N","EMR Direct Email","","DIRECT","Direct","","CSV","CSV","","3200 Quail Springs Parkway","Suite 100","Oklahoma City","OK","US","73134" +"1790165454","DIRECT","Direct Messaging Address","jeve@centa.emadirect.md","N","EMR address","","DIRECT","Direct","","CSV","CSV","","4950 Norton Healthcare Blvd Ste 209","","Louisville","KY","US","402412847" +"1114307758","CONNECT","CONNECT URL","Seattle","N","","","","","","","","","1702 NW Market St","","Seattle","WA","US","981075224" +"1093195729","DIRECT","Direct Messaging Address","kailey.davis.1@11015.direct.athenahealth.com","Y","","Montgomery Cardiovascular Associates, P.C.","","","","","","","273 Winton Blount Loop","","Montgomery","AL","US","361173507" +"1497135057","OTHERS","Other URL","witt_r@wustl.edu","N","","","","","","","","","1 Childrens Pl","","Saint Louis","MO","US","631101002" +"1225418890","OTHERS","Other URL","https://www.tamc.amedd.army.mil/default.htm","N","tamc homepage","","OTHER","Other","to schedule appointment","OTHER","Other","hospital information","1 Jarrett White Rd","Tripler Army Medical Center","Tripler Army Medical Center","HI","US","968595001" +"1467832055","OTHERS","Other URL","entcentergr.ema.md","Y","EHR","Grand Rapids Ear Nose & Throat Center PLLC","OTHER","Other","fax 616-575-1219","","","","655 Kenmoor Ave SE Ste A","","Grand Rapids","MI","US","495468622" +"1467832055","OTHERS","Other URL","entcentergremamd","Y","","Grand Rapids Ear Nose & Throat Center PLLC","","","","","","","655 Kenmoor Ave SE Ste A","","Grand Rapids","MI","US","495468622" +"1467832055","CONNECT","CONNECT URL","entcentergremamd","Y","","Grand Rapids Ear Nose & Throat Center PLLC","","","","","","","655 Kenmoor Ave SE Ste A","","Grand Rapids","MI","US","495468622" +"1467832055","OTHERS","Other URL","entcentergremamd","Y","","Grand Rapids Ear Nose & Throat Center PLLC","","","","","","","655 Kenmoor Ave SE Ste A","","Grand Rapids","MI","US","495468622" +"1255711883","DIRECT","Direct Messaging Address","pt404@verizon.net","N","","","DIRECT","Direct","","CSV","CSV","","45 E Bel Air Rd","","Cranston","RI","US","029204525" +"1073993606","DIRECT","Direct Messaging Address","BROUSSARD@TSOGATEWAY.COM","N","","","","","","","","","138 Gateway St","","Beaumont","TX","US","777013706" +"1952782518","OTHERS","Other URL","Allen","N","","","DIRECT","Direct","","","","","940 W Stacy Rd","","Allen","TX","US","750135214" +"1184005761","DIRECT","Direct Messaging Address","cgonzalez340141@directwellstar.org","N","","","","","","","","","3215 Campus Loop Rd NW","","Kennesaw","GA","US","30144" +"1528449113","CONNECT","CONNECT URL","Austin","N","","","","","","","","","1500 Red River St Dept Of","","Austin","TX","US","787011918" +"1164802740","DIRECT","Direct Messaging Address","ruth.wangondu@stjude.org","Y","work email","St Jude Childrens Research Hospital Inc","DIRECT","Direct","","OTHER","Other","email","262 Danny Thomas Pl","","Memphis","TN","US","381053678" +"1114308673","DIRECT","Direct Messaging Address","krveloso@mdanderson.org","N","","","DIRECT","Direct","","OTHER","Other","email","1515 Holcombe Blvd","","Houston","TX","US","770304000" +"1316328842","DIRECT","Direct Messaging Address","alok.singh@state.co.us","N","","","DIRECT","Direct","","","","","3525 W Oxford Ave","","Denver","CO","US","802363106" +"1386025864","CONNECT","CONNECT URL","EyePegasus","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","560 Cedar St","","Monticello","MN","US","553628403" +"1619358157","DIRECT","Direct Messaging Address","cbahamon@planned.org","N","email","","DIRECT","Direct","","CSV","CSV","","3772 Tibbetts St","","Riverside","CA","US","925062605" +"1255712618","CONNECT","CONNECT URL","INDIANAPOLIS","N","","","","","","","","","355 W 16th St Ste 4700","","Indianapolis","IN","US","462022285" +"1053792465","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1477934867","OTHERS","Other URL","www.tricareonline.com","N","","","","","","","","","576 Jefferson Ave","","Fort Eustis","VA","US","236041373" +"1336520717","CONNECT","CONNECT URL","hinojosaa1@uthscsa.edu","N","email","","DIRECT","Direct","","CSV","CSV","","5846 Wooldridge Rd","","Corpus Christi","TX","US","784142402" +"1588045868","DIRECT","Direct Messaging Address","kmdsilva@partners.org","Y","Work email address","Massachusetts General Physicians Organization","HIE","Health Information Exchange (HIE)","","","","","55 Fruit St","Founders 880","Boston","MA","US","021142621" +"1982085247","DIRECT","Direct Messaging Address","whc@providea.gwaydirect.com","N","Women's Healthcare of Illinois","","DIRECT","Direct","","CSV","CSV","","9730 S Western Ave Ste 100","","Evergreen Park","IL","US","608052853" +"1952782146","DIRECT","Direct Messaging Address","matthew.meece@bswhealth.org","N","","","DIRECT","Direct","","CSV","CSV","","409 W Adams Ave","","Temple","TX","US","765014211" +"1952782146","DIRECT","Direct Messaging Address","matthew.meece@bswhealth.org","N","","","DIRECT","Direct","","CSV","CSV","","409 W Adams Ave","","Temple","TX","US","765014211" +"1174904379","DIRECT","Direct Messaging Address","sarah.pearl.1@2058.direct.athenahealth.com","N","Direct Messaging Address","","HIE","Health Information Exchange (HIE)","","","","","4840 College Blvd","","Overland Park","KS","US","662111601" +"1942681200","DIRECT","Direct Messaging Address","drmian@flatironfamily.com","N","","","DIRECT","Direct","","OTHER","Other","text","12 W 21st St Fl 6","","New York","NY","US","100106914" +"1093196214","OTHERS","Other URL","ampmhospice11@gmail.com","N","BUSINESS EMAIL","","DIRECT","Direct","","OTHER","Other","0THER; EMAIL ADDRESS","1155 N Central Ave Ste 104","","Glendale","CA","US","912022527" +"1508247610","OTHERS","Other URL","N/A","N","","","","","","","","","5116 Bur Oak Cir Ste 100","","Raleigh","NC","US","276123101" +"1396126397","DIRECT","Direct Messaging Address","dthomas124978@directwellstar.org","N","","","","","","","","","1000 Corporate Center Dr","","Morrow","GA","US","302604180" +"1477934578","OTHERS","Other URL","Spokane","N","","","","","","","","","9425 N Nevada St","Suite 104","Spokane","WA","US","992185014" +"1003297102","DIRECT","Direct Messaging Address","mng6@northwell.edu","N","Hospital Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Other","300 Community Dr","","Manhasset","NY","US","110303876" +"1306227459","DIRECT","Direct Messaging Address","FHELM@HELMTHERAPYSERVICES.COM","N","EMAIL","","","","","","","","1330 Page Dr S Ste 102A","","Fargo","ND","US","581033562" +"1306227467","DIRECT","Direct Messaging Address","l.jones@capstonerva.com","N","","","DIRECT","Direct","","","","","5300 S Laburnum Ave","","Henrico","VA","US","232314414" +"1669853644","CONNECT","CONNECT URL","thrive.kaiserpermanente.org","N","","","","","","","","","27300 Iris Ave","","Moreno Valley","CA","US","925554802" +"1306227236","OTHERS","Other URL","n/a","N","","","","","","","","","232 Crossroads Blvd","","Cary","NC","US","275186893" +"1053792069","CONNECT","CONNECT URL","https://www.hmh.net/physicians/wesley-moore-d-o/","N","hospital home page","","DIRECT","Direct","","","","","145 Lincoln Dr","","Hodgenville","KY","US","427489706" +"1598146425","CONNECT","CONNECT URL","huttonfamilydentistry@gmail.com","N","","","","","","","","","311 W 8th St","","Columbia","TN","US","384013101" +"1457732216","DIRECT","Direct Messaging Address","Kellerra@usacs.com","N","","","","","","","","","300 Exempla Cir Ste 240","","Lafayette","CO","US","800262906" +"1396126033","CONNECT","CONNECT URL","aellis@visitingangels.com","N","Individual Email","","DIRECT","Direct","","CSV","CSV","","110 E 300 N","","Anderson","IN","US","460121202" +"1396126033","CONNECT","CONNECT URL","eastcentralin@visitingangels.com","N","Organization Email","","DIRECT","Direct","","CSV","CSV","","110 E 300 N","","Anderson","IN","US","460121202" +"1407237241","DIRECT","Direct Messaging Address","tdk0202@sbcglobal.net","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5461 Southwyck Blvd Ste 1A","","Toledo","OH","US","436141535" +"1699156364","DIRECT","Direct Messaging Address","megan.hall@conwaymedicalcenter.cernerdirect.com","N","secure message","","DIRECT","Direct","","CSV","CSV","","5010 Carolina Forest Blvd","","Myrtle Beach","SC","US","295793579" +"1205217973","DIRECT","Direct Messaging Address","evan.siau@mountsinai.org","N","Organization Email","","","","","","","","350 E 17th St","","New York","NY","US","100033805" +"1831570548","DIRECT","Direct Messaging Address","PPSI_Enrollment@chs.net","N","PPS","","DIRECT","Direct","","CSV","CSV","","1007 Goodyear Ave","","Gadsden","AL","US","359031195" +"1467834135","SOAP","SOAP URL","https://secure3.clinicsource.com/ClinicPortal/Facilities.aspx","N","ClinicPro","","HIE","Health Information Exchange (HIE)","S.D.C.C.Thearpy@gmail.com","OTHER","Other","Clinicpro","11237 Rhody Dr Ste A","","Port Hadlock","WA","US","983399749" +"1366824914","CONNECT","CONNECT URL","perezcri@Multicare.org","N","business email","","","","","","","","1322 3rd St SE Ste 302","","Puyallup","WA","US","983723771" +"1407238082","DIRECT","Direct Messaging Address","Info@mythcoa.com","N","","","","","","","","","2424 Hamilton St Ste 410","","Houston","TX","US","770041203" +"1497137905","OTHERS","Other URL","Juneau","N","town","","DIRECT","Direct","","CSV","CSV","","3260 Hospital Dr","","Juneau","AK","US","998017808" +"1487036919","CONNECT","CONNECT URL","massageonmain@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","269 W Main St","","Norwalk","OH","US","448572500" +"1568844983","DIRECT","Direct Messaging Address","nicole.termini.ctr@us.af.mil","Y","IM","Department of Defence","DIRECT","Direct","","OTHER","Other","IM","Whiteman AFB","4076 Perimeter Rd; Rm 131","Knob Noster","MO","US","653055055" +"1073995486","CONNECT","CONNECT URL","james.j.kim32.mil@mail.mil","N","","","","","","","","","11050 Mount Belvedere Blvd","","Fort Drum","NY","US","136025438" +"1497137947","DIRECT","Direct Messaging Address","kwolfe89446@direct.owensborohealth.org","N","","","","","","","","","1325 Triplett St # A","","Owensboro","KY","US","42303" +"1396127635","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","736 S 900 E Ste 203","","St George","UT","US","84790" +"1033591227","OTHERS","Other URL","www.montgomery-Dermatology.com","N","","","","","","","","","860 First Ave Ste 8B","","King Of Prussia","PA","US","194064033" +"1063894160","CONNECT","CONNECT URL","www.orcharddentist.com","N","","","","","","","","","3120 Balfour Rd Ste D","","Brentwood","CA","US","945135514" +"1447632559","DIRECT","Direct Messaging Address","rikitha.menezes@jencaremed.com","N","","","","","","","","","4106 Portsmouth Blvd","","Portsmouth","VA","US","237012968" +"1568844603","OTHERS","Other URL","cpowers@arcnbc.org","N","work email","","","","","","","","141 Park St","","Attleboro","MA","US","027033020" +"1093197154","DIRECT","Direct Messaging Address","djeancharles124980@directwellstar.org","N","","","","","","","","","1000 Corporate Center Dr Ste 200","","Morrow","GA","US","302604129" +"1497137426","OTHERS","Other URL","mifarmaciallc@yahoo.com","N","company email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","3317 Orlando St Ste 3","","Houston","TX","US","770934854" +"1750763629","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W","Ste 100","Provo","UT","US","846043305" +"1750763637","CONNECT","CONNECT URL","kathleen.r.montanez.mil@mail.mil","N","","","","","","","","","Naval Hospital Guam PSC 455","","FPO","AP","US","96540" +"1689056582","CONNECT","CONNECT URL","www.EgoPsychiatry.com","N","Stevan Obradovic MD","","DIRECT","Direct","","","","","245 5th Ave Fl 3","","New York","NY","US","100168728" +"1831571793","DIRECT","Direct Messaging Address","drscott@palmercare.com","N","","","","","","","","","1140 Connecticut Ave NW Ste 950","","Washington","DC","US","200364031" +"1760864508","DIRECT","Direct Messaging Address","Sadeer.peter.p1@direct.oihn.nextgenshare.com","N","","","","","","","","","279 Summit Dr Ste 107","","Waterford","MI","US","483283364" +"1043692890","DIRECT","Direct Messaging Address","tony.issac@hackensackmeridian.org","N","practice email","","DIRECT","Direct","","CSV","CSV","","1945 State Route 33","","Neptune","NJ","US","077534859" +"1275915068","DIRECT","Direct Messaging Address","kirstenjohnson@uropart.allscriptsdirect.net","N","","","","","","","","","676 N Saint Clair St","Suite 1835","Chicago","IL","US","606112927" +"1063895837","DIRECT","Direct Messaging Address","jwilliamspitts312285@directwellstar.org","N","","","","","","","","","3805 Cherokee St NW","","Kennesaw","GA","US","301442085" +"1649653460","CONNECT","CONNECT URL","mail.allenfamilydentists.com","N","email","","DIRECT","Direct","","CSV","CSV","","208 Crestway St","","Athens","TX","US","757512117" +"1174906895","OTHERS","Other URL","SKILLEDNURSINGPHARMACY.COM","N","PHARMACY","","DIRECT","Direct","","OTHER","Other","LTC","900 Western Ave","","Glendale","CA","US","912012353" +"1124401948","DIRECT","Direct Messaging Address","info@1foot2foot.com","N","business email secure","","DIRECT","Direct","","OTHER","Other","business administrator","171 N Main St","","Suffolk","VA","US","234344507" +"1760865174","DIRECT","Direct Messaging Address","rzmayer@wustl.edu","N","","","","","","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1134502545","DIRECT","Direct Messaging Address","shilpa.odedra@apogeephysicians.com","N","Bayhealth Medical Center","","","","","","","","100 Wellness Way","","Milford","DE","US","199634364" +"1477936839","OTHERS","Other URL","CHA","N","","","","","","","","","1493 Cambridge St","","Cambridge","MA","US","021391047" +"1487037800","DIRECT","Direct Messaging Address","lindsey.saunders.1@11015.direct.athenahealth.com","N","","","","","","","","","273 Winton M Blount Loop","","Montgomery","AL","US","361173507" +"1013390491","DIRECT","Direct Messaging Address","juliabuesser@uropart.allscriptsdirect.net","N","","","","","","","","","3 S Greenleaf St","Ste J","Gurnee","IL","US","600313377" +"1932582244","DIRECT","Direct Messaging Address","contact@mirandalayton.com","N","","","","","","","","","3964 Maidstone Dr","","Mount Pleasant","SC","US","294667577" +"1043693302","OTHERS","Other URL","stanbhrs.org","N","","","","","","","","","1904 Richland Ave","","Ceres","CA","US","953074562" +"1679956882","DIRECT","Direct Messaging Address","alixcottle@cmci.allscriptsdirect.net","N","","","","","","","","","403 Fairview St","","Clinton","NC","US","283282399" +"1679956882","DIRECT","Direct Messaging Address","clintonmedicalclinic@cmci.allscriptsdirect.net","N","DM","","DIRECT","Direct","","OTHER","Other","DM","403 Fairview St","","Clinton","NC","US","283282399" +"1104209154","OTHERS","Other URL","https://psych.ucsf.edu/zsfg/ipp","N","","","","","","","","","1001 Potrero Ave","","San Francisco","CA","US","941103518" +"1497138325","CONNECT","CONNECT URL","Waxahachie","N","","","","","","","","","507 N Highway 77 Ste 412","","Waxahachie","TX","US","751651885" +"1639553506","OTHERS","Other URL","EHR","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","118 Fairfield Dr","","New Albany","MS","US","386523107" +"1992189740","OTHERS","Other URL","https://www.cincinnatichildrens.org","N","Cincinnati Children's Hospital","","","","","","","","3333 Burnet Ave","","Cincinnati","OH","US","452293026" +"1114301991","DIRECT","Direct Messaging Address","drjohn@918chiropracticsouth.com","N","E-mail","","DIRECT","Direct","","","","","201 W Main St Ste 104","","Jenks","OK","US","740373960" +"1366826091","DIRECT","Direct Messaging Address","lfox@dhs.lacounty.gov","N","HippaBridge-LA County Health Administration","","DIRECT","Direct","","CSV","CSV","","1200 N State St","CTA7D","Los Angeles","CA","US","900331029" +"1467836148","OTHERS","Other URL","https://www.cvs.com/minuteclinic/clinics/Massachusetts/Amherst/165-University-Drive/1095/ib","N","","","","","","","","","165 University Dr","","Amherst","MA","US","010028900" +"1609250380","DIRECT","Direct Messaging Address","mapp377@outlook.com","N","","","","","","","","","1235 S Highway 377 Ste A","","Pilot Point","TX","US","762584352" +"1366826059","DIRECT","Direct Messaging Address","Mfarsi@baydermatology.com","N","business email","","DIRECT","Direct","","CSV","CSV","","8220 US Highway 19","","Port Richey","FL","US","346686639" +"1003290602","DIRECT","Direct Messaging Address","nargesnajmyar@nspc.medalliesdirect.net","N","","","","","","","","","3620 Joseph Siewick Dr Ste 101","","Fairfax","VA","US","22033" +"1811371461","DIRECT","Direct Messaging Address","sbarrela350783@directwellstar.org","N","","","","","","","","","3000 Hospital Blvd","","Roswell","GA","US","300764915" +"1871977447","DIRECT","Direct Messaging Address","melissa@aydinplasticsurgery.com","N","","","","","","","","","140 N Rte 17 Ste 200","","Paramus","NJ","US","076522829" +"1699159178","DIRECT","Direct Messaging Address","jeversole@swhealth.direct-ci.net","N","","","DIRECT","Direct","","","","","1311A N Mildred Rd","","Cortez","CO","US","813212231" +"1619351061","CONNECT","CONNECT URL","NA","N","","","","","","","","","700 W Fabyan Pkwy","","Batavia","IL","US","605101269" +"1013391390","DIRECT","Direct Messaging Address","DrHaungs@mainlineaudiology.com","N","","","","","","","","","916 Montgomery Ave","","Narberth","PA","US","19072" +"1770967259","DIRECT","Direct Messaging Address","cwaldschmitt@healthright360.com","N","","","","","","","","","1563 Mission St","","San Francisco","CA","US","941032543" +"1760866016","DIRECT","Direct Messaging Address","gastroocala@directaddress.net","N","","","","","","","","","1901 SE 18th Ave Ste 400","","Ocala","FL","US","344718213" +"1407230758","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1063896199","OTHERS","Other URL","SanAntonio","N","hospital","","","","","","","","7703 Floyd Curl Dr","","San Antonio","TX","US","782293900" +"1063896199","CONNECT","CONNECT URL","SanAntonio","N","hospital","","","","","","","","7703 Floyd Curl Dr","","San Antonio","TX","US","782293900" +"1699150623","OTHERS","Other URL","Boise","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Boise","425 W Bannock St","","Boise","ID","US","837026035" +"1295110286","DIRECT","Direct Messaging Address","paula.wright@wyandotbhn.org","N","","","","","","","","","1301 N 47th St","","Kansas City","KS","US","661021705" +"1699159699","DIRECT","Direct Messaging Address","dongn@upmc.edu","N","work email","","","","","","","","1 Trinity Dr E Ste 120","","Dillsburg","PA","US","170198522" +"1942685920","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1003291907","DIRECT","Direct Messaging Address","ankur.bahri@deloorpodiatry.com","N","","","","","","","","","115 E 61st St Bsmt","","New York","NY","US","100658183" +"1801271812","CONNECT","CONNECT URL","https://www.psychologytoday.com/us/therapists/molly-korotkin-concord-ma/393663","N","professional website","","DIRECT","Direct","","CSV","CSV","","9 Pond Ln Ste 3A","","Concord","MA","US","017422842" +"1649655580","CONNECT","CONNECT URL","belsawy@chcrichmond.org","N","","","","","","","","","235 Port Richmond Ave","","Staten Island","NY","US","103021701" +"1518342302","CONNECT","CONNECT URL","www.ucsf.edu","N","","","DIRECT","Direct","","","","","1001 Potrero Ave Ste 7M","","San Francisco","CA","US","941103518" +"1215312095","DIRECT","Direct Messaging Address","edaguanno@accesstherapygroup.com","N","","","","","","","","","515 Moe Rd","","Clifton Park","NY","US","120653821" +"1508241175","DIRECT","Direct Messaging Address","Cindy_martinez74@hotmail.com","N","email adress","","","","","","","","1281 NW 6th St","","Miami","FL","US","331254719" +"1124403639","OTHERS","Other URL","cpaulson@nhcc.us","N","email","","","","","","","","8802 Rockaway Beach Blvd","","Rockaway Beach","NY","US","116931609" +"1518342906","DIRECT","Direct Messaging Address","Payer.enrollment@vumc.org","N","","","DIRECT","Direct","","","","","3601 The Vanderbilt Clinic","","Nashville","TN","US","372325214" +"1386029759","DIRECT","Direct Messaging Address","TKovach@dhs.lacounty.gov","Y","","Harbor-UCLA","","","","","","","1000 W Carson St","","Torrance","CA","US","905022004" +"1538544945","DIRECT","Direct Messaging Address","phillips@therapyresourcesmc.com","N","phillips@therapyresourcesmc.com","","","","","","","","25 Lindsley Dr Ste 203","","Morristown","NJ","US","079604456" +"1528443702","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1003292137","DIRECT","Direct Messaging Address","bonnie.strickland.1@11629.direct.athenahealth.com","N","Gunnison Valley Family Medicine Clinic-B Strickland","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD Exchange","707 N Iowa St","","Gunnison","CO","US","812302229" +"1851777825","CONNECT","CONNECT URL","COMPULINK","N","SECURE SOFTWARE","","HIE","Health Information Exchange (HIE)","","OTHER","Other","ELECTRONIC HEALTH RECORDS","3810 S Highway 27 Ste 1","","Somerset","KY","US","425013073" +"1669858569","OTHERS","Other URL","Avatar","N","","","","","","","","","1301 Tacoma Ave S","","Tacoma","WA","US","984021910" +"1598141335","OTHERS","Other URL","FAX","N","","","","","","","","","2801 E Morgan Ave","","Milwaukee","WI","US","532073771" +"1528444221","DIRECT","Direct Messaging Address","ashley.espada@csps.org","N","","","","","","","","","Guillermo Riefkohl St #99","","Patillas","PR","US","00723" +"1861878555","DIRECT","Direct Messaging Address","jkilkus89057@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 420","Marietta","GA","US","300601155" +"1699151332","CONNECT","CONNECT URL","clinitrak","N","","","","","","","","","43845 10th St W Ste 2B","","Lancaster","CA","US","935344800" +"1316323900","DIRECT","Direct Messaging Address","slammerding159326@direct.nortonhealthcare.org","N","","","","","","","","","4123 Dutchmans Ln Ste 301","","Louisville","KY","US","402074721" +"1316323900","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","4123 Dutchmans Ln Ste 301","","Louisville","KY","US","402074721" +"1780060319","DIRECT","Direct Messaging Address","martinmedicalctr@353.direct.myezyaccess.com","N","","","","","","","","","117 Kennedy Dr","","Martin","TN","US","382373309" +"1811373442","DIRECT","Direct Messaging Address","missy.bees@nationwidechildrens.org","N","work email","","","","","","","","700 Childrens Dr","","Columbus","OH","US","432052664" +"1780060327","DIRECT","Direct Messaging Address","kristin.rager.1@12028.direct.athenahealth.com","N","","","DIRECT","Direct","","","","","801 Woodland St","","Nashville","TN","US","372063719" +"1376929943","DIRECT","Direct Messaging Address","TBuckner@valleyhealthcolumbus.com","N","email","","DIRECT","Direct","","OTHER","Other","TLBuck77@aol.com","1600 Fort Benning Rd","","Columbus","GA","US","319032834" +"1104202613","OTHERS","Other URL","CHOIEYEMD.COM","N","WEB PORTAL","","OTHER","Other","WEB PORTAL","OTHER","Other","WEB PORTAL","1800 McFarland Blvd E Ste 336","","Tuscaloosa","AL","US","354045882" +"1942686316","DIRECT","Direct Messaging Address","djacob2@cnmc.org","N","","","","","","","","","111 Michigan Ave NW","","Washington","DC","US","200102916" +"1205212610","DIRECT","Direct Messaging Address","Contact@drmarshallbewley.com","N","","","","","","","","","207 W Hickory St Ste 304","","Denton","TX","US","762014151" +"1457737892","OTHERS","Other URL","Aspen","N","NA","","","","","","","","1625 N 44th St","","Phoenix","AZ","US","850084114" +"1346616513","OTHERS","Other URL","Bayamon","N","","","","","","","","","carretera #2 km 0.7","","Bayamon","PR","US","009590095" +"1205212420","CONNECT","CONNECT URL","info@heartthory.org","N","direct email","","DIRECT","Direct","","OTHER","Other","Email and Other address","11340 W Olympic Blvd Ste 245","","Los Angeles","CA","US","900641697" +"1023484268","CONNECT","CONNECT URL","UCI","N","","","","","","","","","101 The City Dr S","","Orange","CA","US","928683201" +"1992171169","OTHERS","Other URL","lornagonzalez.ibhs@gmail.com","N","","","","","","","","","4201 Summit Creek Blvd Apt 8303","","Orlando","FL","US","328374507" +"1093181158","OTHERS","Other URL","drshin@seniorvisionservices.com","N","business email","","","","","","","","10826 Old Mill Rd Ste 101","","Omaha","NE","US","681542660" +"1609242551","DIRECT","Direct Messaging Address","garodnick@therapyresourcesmc.com","Y","","Therapy Resources of Morris County LLC","","","","","","","25 Lindsley Dr Ste 203","","Morristown","NJ","US","079604456" +"1629444351","DIRECT","Direct Messaging Address","adam.stuartwalker@speaklife.family","Y","Provider secure email","SPEAK LIFE LLC","","","","","","","1816 E 17th St","","Cheyenne","WY","US","820015010" +"1205202900","OTHERS","Other URL","www.skylinepsychnyc.com","N","","","DIRECT","Direct","","OTHER","Other","New York","500 E 77th St Apt 1028","","New York","NY","US","101620030" +"1467828186","OTHERS","Other URL","boiseradiology.com","N","","","","","","","","","190 E Bannock St","","Boise","ID","US","837126241" +"1821464389","DIRECT","Direct Messaging Address","jasmyni.dias@providence.org","N","email","","","","","","","","5050 NE Hoyt St Ste 142","","Portland","OR","US","972132956" +"1447626064","DIRECT","Direct Messaging Address","spurry@divinthe.com","N","business email","","DIRECT","Direct","","","","","623 Franklin Ave","","Gretna","LA","US","700532115" +"1003282674","OTHERS","Other URL","childmind.org","N","","","","","","","","","101 E 56th St","","New York","NY","US","100222661" +"1962878504","CONNECT","CONNECT URL","Hempstead","N","","","DIRECT","Direct","","CSV","CSV","","540 Fulton Ave","","Hempstead","NY","US","115504364" +"1447626981","OTHERS","Other URL","minuteclinic.com","N","Company website","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Patient information","241 W 57th St","","New York","NY","US","100192121" +"1639545148","DIRECT","Direct Messaging Address","mekeyes@risecenterforautism.com","Y","email address","RISE Center for Autism","DIRECT","Direct","","CSV","CSV","","1070 W Houghton Lake Dr","","Prudenville","MI","US","486519613" +"1619344975","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","6420 Dutchmans Pkwy","Suite 200","Louisville","KY","US","402053372" +"1619344975","DIRECT","Direct Messaging Address","mcahill45520@direct.nortonhealthcare.org","N","","","","","","","","","6420 Dutchmans Pkwy","Suite 200","Louisville","KY","US","402053372" +"1679940886","CONNECT","CONNECT URL","mmgtherapy.com","N","","","","","","","","","9881 Bridgeport Way SW","","Lakewood","WA","US","984996124" +"1548637747","DIRECT","Direct Messaging Address","rrodery@midsouthrehab.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","319 Leslie Ann Dr Apt 11","","Jonesboro","AR","US","724058550" +"1417324443","CONNECT","CONNECT URL","lotsoflanguage2018@gmail.com","N","","","","","","","","","241 Lori Dr","","Loveland","CO","US","805376269" +"1013384221","DIRECT","Direct Messaging Address","rfeit174371@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 420","","Marietta","GA","US","300601171" +"1134596166","DIRECT","Direct Messaging Address","records@sworalsurgery.com","N","Secure Records","","","","","","","","3617 W Gore Blvd Ste B","","Lawton","OK","US","735056373" +"1881061794","DIRECT","Direct Messaging Address","jjones@stepupin.org","N","Encrypted email","","DIRECT","Direct","","","","","850 N Meridian St","","Indianapolis","IN","US","462041098" +"1306213145","DIRECT","Direct Messaging Address","Ttupsych@direct.myteamcare.com","N","CLINIC EMAIL","","DIRECT","Direct","","CSV","CSV","","3601 4th Street","","Lubbock","TX","US","79430" +"1336516145","DIRECT","Direct Messaging Address","amacdonald@cascobaypt.com","N","Email","","","","","","","","367 US Route 1","","Falmouth","ME","US","041051350" +"1740657204","CONNECT","CONNECT URL","Edina","N","","","","","","","","","7400 Metro Blvd Ste 150","","Edina","MN","US","554392301" +"1740657204","CONNECT","CONNECT URL","Edina","N","","","","","","","","","7400 Metro Blvd Ste 150","","Edina","MN","US","554392301" +"1740657204","CONNECT","CONNECT URL","Edina","N","","","","","","","","","7400 Metro Blvd Ste 150","","Edina","MN","US","554392301" +"1740657204","CONNECT","CONNECT URL","Edina","N","","","","","","","","","7400 Metro Blvd Ste 150","","Edina","MN","US","554392301" +"1134596554","DIRECT","Direct Messaging Address","barakha.silvia@christushealth.org","N","","","","","","","","","520 Douglas Blvd","","Tyler","TX","US","757028307" +"1164899597","DIRECT","Direct Messaging Address","peter.dooley@stjoe.org","N","","","","","","","","","2767 E Imperial Hwy","","Brea","CA","US","92821" +"1770951980","DIRECT","Direct Messaging Address","fawn@goldfieldmed.com","N","","","","","","","","","","","","","","" +"1497123608","CONNECT","CONNECT URL","n/a","N","","","","","","","","","8115 Isabella Ln Ste 8","","Brentwood","TN","US","370279110" +"1144698333","DIRECT","Direct Messaging Address","lilly@wellsanfrancisco.com","N","email","","DIRECT","Direct","","","","","383 Rhode Island St Ste 201","","San Francisco","CA","US","941035185" +"1083082283","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W","Ste 211","Provo","UT","US","846043305" +"1558739649","DIRECT","Direct Messaging Address","karla.powell@prismahealth.org","N","","","DIRECT","Direct","","","","","104 Saluda Point Drive","","Lexington","SC","US","29072" +"1902274095","DIRECT","Direct Messaging Address","Karla.powell@prismahealth.org","N","email","","DIRECT","Direct","","","","","111 Sparkleberry Crossing Rd Suite 5","","Columbia","SC","US","29229" +"1528436540","DIRECT","Direct Messaging Address","jshelby@harding.edu","N","Email","","DIRECT","Direct","","CSV","CSV","","505 S Elm St Ste C","","Searcy","AR","US","721436604" +"1679941629","DIRECT","Direct Messaging Address","nakasua@ccf.org","N","","","DIRECT","Direct","","CSV","CSV","","9500 Euclid Ave","","Cleveland","OH","US","441950001" +"1134597214","DIRECT","Direct Messaging Address","Karla.powell@prismahealth.org","N","email","","DIRECT","Direct","","","","","3221 Sunset Blvd Suite B","","Columbia","SC","US","291690000" +"1235507187","DIRECT","Direct Messaging Address","hector@entrusthospice.com","N","email address","","","","","","","","3033 Chimney Rock Rd Ste 111","","Houston","TX","US","770566200" +"1932577897","CONNECT","CONNECT URL","kroghaar@houseofhopeut.org","N","","","","","","","","","857 E 200 S","","Salt Lake City","UT","US","841022317" +"1932577707","OTHERS","Other URL","n/a","N","","","","","","","","","3853 Ingraham St","Apt C219","San Diego","CA","US","921096449" +"1093183816","CONNECT","CONNECT URL","jerseycityhypnotherapy.com","N","business website","","DIRECT","Direct","","CSV","CSV","","187 Wayne St Apt 412C","","Jersey City","NJ","US","073026306" +"1063880870","DIRECT","Direct Messaging Address","bmhlexington@BluMineHealth.com","N","","","","","","","","","2285 Executive Dr Ste 100","","Lexington","KY","US","405054810" +"1831567676","DIRECT","Direct Messaging Address","blackman@shelbytherapy.com","N","emaIL","","DIRECT","Direct","","","","","809 N Lafayette St","suite A","Shelby","NC","US","28150" +"1114395886","DIRECT","Direct Messaging Address","SONAbilene@direct.myteamcare.com","N","Abilene","","DIRECT","Direct","","CSV","CSV","","1749 Pine St","","Abilene","TX","US","796013043" +"1073981700","DIRECT","Direct Messaging Address","drjessicamepham@dentalvisionsweston.com","N","work email","","DIRECT","Direct","","","","","3715 Weston Ave","","Weston","WI","US","544765243" +"1407224082","CONNECT","CONNECT URL","https://cranberryconfidentialcounseling.com/","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","501 Grandshire Dr","","Cranberry Township","PA","US","160666929" +"1235507740","CONNECT","CONNECT URL","xxx","N","","","","","","","","","3301 C St Ste 1400","","Sacramento","CA","US","958163367" +"1750759395","CONNECT","CONNECT URL","newuww@gmail.con","N","","","DIRECT","Direct","","CSV","CSV","","13250 W Van Buren St Ste 102","","Goodyear","AZ","US","853381166" +"1912376401","DIRECT","Direct Messaging Address","Info@knightfamilychiro.com","N","Email to doctor","","DIRECT","Direct","","OTHER","Other","None","4720 Traders Way Ste 1000","","Thompsons Station","TN","US","371795493" +"1669841888","OTHERS","Other URL","admin@transcendentcmc-llc.com","N","business email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3005 Ontario St","","Columbus","OH","US","432244249" +"1447629688","DIRECT","Direct Messaging Address","kimberly.bainguel@JBHCounselservices.com","N","","","","","","","","","11841 Old Hammond Hwy","","Baton Rouge","LA","US","708163542" +"1326417593","DIRECT","Direct Messaging Address","jennifer.ross@aspendental.com","N","","","","","","","","","310 SW Murffys Run Ct","","Ankeny","IA","US","500237240" +"1093184152","CONNECT","CONNECT URL","Calabasas","N","Email","","DIRECT","Direct","","","","","26565 West Agoura Road #119","","Calabasas","CA","US","91302" +"1578932646","DIRECT","Direct Messaging Address","abattycapps@trilliumfamily.org","N","Trillium email","","","","","","","","3415 SE Powell Blvd","","Portland","OR","US","972023371" +"1437528353","CONNECT","CONNECT URL","jhwconsultingservices@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","6600 York Rd Ste 110","","Baltimore","MD","US","212122023" +"1962871806","OTHERS","Other URL","Elkhart","N","","","DIRECT","Direct","","OTHER","Other","Elkhart","904 Parkway Ave","","Elkhart","IN","US","465169337" +"1629447412","DIRECT","Direct Messaging Address","d0l03df.s02051@us.wal-mart.com","N","","","","","","","","","3396 N Stockton Hill Rd","","Kingman","AZ","US","864093648" +"1932579414","CONNECT","CONNECT URL","https://199.119.81.30:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRResponse_Service","Y","2.16.840.1.113883.3.1066.1","eSolutions Inc.","OTHER","Other","CMS esMD eMDR","","","","8215 W 108th Ter","","Overland Park","KS","US","662101661" +"1487024816","SOAP","SOAP URL","albany","N","","","DIRECT","Direct","","","","","425 2nd Ave SW Ste 101F","","Albany","OR","US","973212483" +"1447620844","CONNECT","CONNECT URL","sarah.rackley@luminarcm1.onmicrosoft.com","N","","","","","","","","","3103 Alma Hwy","","Van Buren","AR","US","729565027" +"1952771255","SOAP","SOAP URL","RainTreeSystemsInc","N","","","","","","","","","901 Castro St","","San Francisco","CA","US","941143209" +"1952771255","OTHERS","Other URL","Raintree","N","","","","","","","","","901 Castro St","","San Francisco","CA","US","941143209" +"1114397585","DIRECT","Direct Messaging Address","kbryant169010@directwellstar.org","N","","","","","","","","","3939 Roswell Rd Ste 200","","Marietta","GA","US","300626285" +"1437529740","DIRECT","Direct Messaging Address","sheacross@rickschmidtmd.providersdirect.com","N","direct message address","","DIRECT","Direct","","CSV","CSV","","1401 N 4th Ave","Ste 202","Purcell","OK","US","730801806" +"1649640921","CONNECT","CONNECT URL","wilsoncounselingllc.com","N","","","","","","","","","1312 Westen St","","Bowling Green","KY","US","421043352" +"1003286360","OTHERS","Other URL","Website","N","","","OTHER","Other","Website","","","","18 Bon Air Rd","","Larkspur","CA","US","949391123" +"1740650928","CONNECT","CONNECT URL","advancedmd.com","N","electronic medical record","","","","","","","","4685 Ponce De Leon Blvd","","Coral Gables","FL","US","331462108" +"1265802367","DIRECT","Direct Messaging Address","reitzd@ccf.org","N","work email","","DIRECT","Direct","","OTHER","Other","work email","1 Akron General Ave","","Akron","OH","US","443072432" +"1346610458","DIRECT","Direct Messaging Address","Info@beautifulsmilesdentalcare.com","N","","","","","","CSV","CSV","","1729 Termino Ave","","Long Beach","CA","US","908042121" +"1881064921","DIRECT","Direct Messaging Address","ronna.hastings@ctcprograms.comnna","N","","","DIRECT","Direct","","OTHER","Other","ronna.hastings@ctcprograms.comnna","1330 N Indian Canyon Dr Ste A","","Palm Springs","CA","US","922624880" +"1881064921","DIRECT","Direct Messaging Address","ronna.hastings@ctcprograms.com","N","ronna.hastings@ctcprograms.com","","","","","","","","1330 N Indian Canyon Dr Ste A","","Palm Springs","CA","US","922624880" +"1366812448","CONNECT","CONNECT URL","www.thecounselingspot.com","N","","","","","","","","","5646 Milton St Ste 436","","Dallas","TX","US","752063932" +"1073983193","DIRECT","Direct Messaging Address","CombestCentral@direct.myteamcare.com","N","Central","","DIRECT","Direct","","CSV","CSV","","301 40th St","","Lubbock","TX","US","794042746" +"1265802284","DIRECT","Direct Messaging Address","rachel.miles1@hcahealthcare.com","N","EMail","","","","","","","","12200 W 106th St Ste 400","","Overland Park","KS","US","662152305" +"1699145664","DIRECT","Direct Messaging Address","admin@peakbhs.com","N","","","","","","","","","9843 Westerly Ave","","Baton Rouge","LA","US","708144223" +"1699145664","OTHERS","Other URL","tgplummer@hotmail.com","N","","","","","","","","","9843 Westerly Ave","","Baton Rouge","LA","US","708144223" +"1871963785","OTHERS","Other URL","https://crimsoncounseling.net","N","","","","","","","","","1067 E Tabernacle St","Suite 7","St George","UT","US","847703163" +"1083084842","DIRECT","Direct Messaging Address","amy.bohannan@shapingbehavior.org","N","Owner","","DIRECT","Direct","","OTHER","Other","PDF","146 Timber Creek Dr Ste 101","","Cordova","TN","US","380184396" +"1720458482","CONNECT","CONNECT URL","ginacaleap358@gmail.com","N","","","","","","","","","313 Timberlake Dr","","Azle","TX","US","760204043" +"1437520079","OTHERS","Other URL","watersidecounseling@gmai.com","N","","","DIRECT","Direct","","","","","41B Commerce St","","Apalachicola","FL","US","323201771" +"1134590730","OTHERS","Other URL","www.strongibh.com","N","","","OTHER","Other","Informational","CSV","CSV","","1355 Oak St Ste 101","","Eugene","OR","US","974013566" +"1831560416","CONNECT","CONNECT URL","w01331phm@costco.com","N","","","","","","","","","1201 Cross Pointe Pl","","Evansville","IN","US","477159168" +"1205207800","DIRECT","Direct Messaging Address","maureen@innovationaba.com","N","secure email","","DIRECT","Direct","","OTHER","Other","txt","1474 E Lebanon Rd","","Dover","DE","US","199015833" +"1245601756","CONNECT","CONNECT URL","N/A","N","","","","","","","","","711 HPW USAFSAM","2510 5th St","Wright Patterson AFB","OH","US","45433" +"1144691726","CONNECT","CONNECT URL","cd84@duke.edu","N","email","","DIRECT","Direct","","CSV","CSV","","2301 Erwin Road","","Durham","NC","US","277105021" +"1144691726","DIRECT","Direct Messaging Address","Carolina.tennyson@duke.edu","Y","work email","Duke University Health System Inc","DIRECT","Direct","","CSV","CSV","","2301 Erwin Road","","Durham","NC","US","277105021" +"1356712871","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1033580493","SOAP","SOAP URL","https:southerndental.com","N","","","DIRECT","Direct","","CSV","CSV","","310 W 19th St","","Houston","TX","US","770083906" +"1568833937","DIRECT","Direct Messaging Address","tbaswell@springfieldnephrology.com","N","","","","","","","","","1911 S National Ave Ste 301","","Springfield","MO","US","658042213" +"1306217765","DIRECT","Direct Messaging Address","ginger@charteroakhealthcenter.com","N","Office Contact","","DIRECT","Direct","","","","","843 Main St Ste 11","","Manchester","CT","US","06040" +"1942671318","DIRECT","Direct Messaging Address","cdellabadia@cge-nj.org","N","Provider Contact","","","","","","","","303 George St Ste 104","","New Brunswick","NJ","US","089012009" +"1699146928","DIRECT","Direct Messaging Address","muhammad.tahir@apogeephysicians.com","N","","","","","","","","","100 Wellness Way","","Milford","DE","US","199634364" +"1366813628","DIRECT","Direct Messaging Address","allison-portergonzalez-3@scinternal.e-mdsdirect.com","N","Direct message addrees","","DIRECT","Direct","","CSV","CSV","","7182 Woodrow St Ste 200","","Irmo","SC","US","290632832" +"1851762066","OTHERS","Other URL","Bradenton","N","","","OTHER","Other","Bradenton","OTHER","Other","Bradenton","9015 Town Center Pkwy Unit 111","","Lakewood Ranch","FL","US","342025012" +"1982075958","DIRECT","Direct Messaging Address","ahaas161791@directwellstar.org","N","","","","","","","","","61 Whitcher St NE Ste 4120","","Marietta","GA","US","300601179" +"1437520418","DIRECT","Direct Messaging Address","info@coastalsynergyassociates.com","N","email","","DIRECT","Direct","","OTHER","Other","email","14646 Compass St Ste 10","","Corpus Christi","TX","US","784186232" +"1023489093","DIRECT","Direct Messaging Address","erin.devery@rwjbh.org","N","","","","","","","","","201 Lyons Ave","4L","Newark","NJ","US","071122027" +"1750752762","DIRECT","Direct Messaging Address","aadler345740@directwellstar.org","N","","","","","","","","","61 Whitcher St NE Ste 4100","","Marietta","GA","US","30060" +"1881065811","CONNECT","CONNECT URL","Mfitzgerald@arpsych.net","N","","","","","","","","","560 N Kimball Ave Ste 130","","Southlake","TX","US","760926879" +"1134590094","CONNECT","CONNECT URL","www.seattlethera.com","N","Website","","DIRECT","Direct","","","","","2627 Eastlake Ave E","","Seattle","WA","US","981023213" +"1346611217","CONNECT","CONNECT URL","chitterchatterpc.com","N","","","DIRECT","Direct","","","","","1360 Porter St Lowr Level","","Dearborn","MI","US","481242890" +"1629449442","DIRECT","Direct Messaging Address","kristina.m.doi@opwdd.ny.gov","N","","","DIRECT","Direct","","","","","305 Main St","","Binghamton","NY","US","139052524" +"1962874743","DIRECT","Direct Messaging Address","margaret.hale@childrens.com","Y","","Children's Medical Center","","","","","","","1935 Medical District Dr","","Dallas","TX","US","752357701" +"1902278765","DIRECT","Direct Messaging Address","rileysk@dhec.sc.gov","N","email","","DIRECT","Direct","","","","","2000 Hampton St","","Columbia","SC","US","292041002" +"1316319130","DIRECT","Direct Messaging Address","Laura.Henderson@stjoe.org","N","Email","","DIRECT","Direct","","OTHER","Other","Email","1165 Montgomery Dr","","Santa Rosa","CA","US","954054897" +"1881066512","CONNECT","CONNECT URL","internet","N","fax","","DIRECT","Direct","","CSV","CSV","","5426 Vegas Dr","","Las Vegas","NV","US","891082403" +"1073985594","OTHERS","Other URL","Dorseyjl","N","Epic","","DIRECT","Direct","","CSV","CSV","","2525 Court Dr","","Gastonia","NC","US","280542140" +"1861864316","CONNECT","CONNECT URL","www.holyname.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","718 Teaneck Rd","","Teaneck","NJ","US","076664245" +"1407228893","DIRECT","Direct Messaging Address","stephaniedietrichlcsw@protonmail.com","N","business emailaddress","","","","","","","","16852 Royal Crest Dr","","Houston","TX","US","770582529" +"1881066249","DIRECT","Direct Messaging Address","aharrington@northcarolinarecovery.com","N","Email","","DIRECT","Direct","","","","","309 W Millbrook Rd Ste 161","","Raleigh","NC","US","276094261" +"1881066249","DIRECT","Direct Messaging Address","aharrington@fernandezcommunitycenter.com","N","Email","","DIRECT","Direct","","","","","8376 Six Forks Rd Ste 104","","Raleigh","NC","US","276155095" +"1295107555","CONNECT","CONNECT URL","CSV","Y","","Center for Counseling & Wellness","HIE","Health Information Exchange (HIE)","","CSV","CSV","","110 YE OLDE KINGS HWY","","NORTH MYRTLE BEACH","SC","US","295824384" +"1295107555","CONNECT","CONNECT URL","CSV","N","","","DIRECT","Direct","","CSV","CSV","","110 YE OLDE KINGS HWY","","NORTH MYRTLE BEACH","SC","US","295824384" +"1114399326","CONNECT","CONNECT URL","CSV","N","","","","","","CSV","CSV","","5565 Osborne Ct","","San Bernardino","CA","US","924075342" +"1174995310","CONNECT","CONNECT URL","laura.brennecke@sluhn.org","N","new employment","","DIRECT","Direct","","CSV","CSV","","3401 Civic Center Blvd","","Philadelphia","PA","US","191044399" +"1922470160","CONNECT","CONNECT URL","letrice3883@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","209 N Main St","","Opelousas","LA","US","705706256" +"1407228570","OTHERS","Other URL","https://aiw.mytherabook.com/home/login","N","Patient portal","","","","","","","","7105 Turner Rd","","Rockledge","FL","US","329555712" +"1720450851","DIRECT","Direct Messaging Address","VATHULURU@APOGEEPHYSICIANS.COM","N","","","","","","","","","1200 Memorial Dr","","Dalton","GA","US","307202529" +"1699147751","DIRECT","Direct Messaging Address","herzik@lonestarobgyn.com","N","Practice Manager","","DIRECT","Direct","","OTHER","Other","contact for provider","7950 Floyd Curl Dr Ste 300","","San Antonio","TX","US","782293916" +"1962874099","DIRECT","Direct Messaging Address","lakeisha.jackson@speechteachersga.com","N","","","","","","","","","205 Shaw Dr","","Acworth","GA","US","301022075" +"1376915405","CONNECT","CONNECT URL","https://www.sccmha.org","N","","","DIRECT","Direct","","CSV","CSV","","500 Hancock St","","Saginaw","MI","US","486024224" +"1821460726","DIRECT","Direct Messaging Address","katherine.gehringer.p1@direct.arthritispa.nextgenshare.com","Y","","RHEUMATIC DISEASE ASSOCIATES,LTD","HIE","Health Information Exchange (HIE)","","","","","2360 Maryland Rd","","Willow Grove","PA","US","190901709" +"1760854624","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd","","Northbrook","IL","US","600622609" +"1518330497","OTHERS","Other URL","www.info@atlasptky.com","N","website","","","","","","","","100 Kiana Court Suite A","","Paducah","KY","US","420016787" +"1518330497","OTHERS","Other URL","www.info@atlasptky.com","N","website","","","","","","","","100 Kiana Court Suite A","","Paducah","KY","US","420016787" +"1699148544","DIRECT","Direct Messaging Address","credentialing@1stprofessional.com","N","Provider Relations Email","","DIRECT","Direct","","","","","6160 Tutt Blvd Ste 150","","Colorado Springs","CO","US","809233504" +"1336512227","DIRECT","Direct Messaging Address","RX09876@cvshealth.com","N","","","","","","","","","699 Lewelling Blvd","","San Leandro","CA","US","945791870" +"1548633381","DIRECT","Direct Messaging Address","hi@kristinaschrammdc.com","N","Kristina Schramm","","","","","","","","2510 Fairview Ave E Ste 100","","Seattle","WA","US","981023286" +"1578936357","DIRECT","Direct Messaging Address","gansela@ccf.org","N","work e-mail","","","","","","","","9500 Euclid Ave","","Cleveland","OH","US","441950001" +"1003289885","CONNECT","CONNECT URL","BAMC","N","","","","","","","","","3551 Roger Brooke Dr","","Fort Sam Houston","TX","US","782344504" +"1982077798","DIRECT","Direct Messaging Address","nlangkau@cvrshome.org","N","Work email address","","","","","","","","1425 E Walnut Ave","","Visalia","CA","US","932921415" +"1780057349","DIRECT","Direct Messaging Address","lisa.cohen@omh.ny.gov","N","","","DIRECT","Direct","","OTHER","Other","Email","79-25 Winchester Blvd","","Queens Village","NY","US","11427" +"1538532130","DIRECT","Direct Messaging Address","neoves.diaz@jhsmiami.org","N","","","HIE","Health Information Exchange (HIE)","","","","","1611 NW 12th Ave","","Miami","FL","US","331361005" +"1033582531","DIRECT","Direct Messaging Address","greg.anderson@emoryhealthcare.org","N","AO","","","","","","","","550 Peachtree St NE","","Atlanta","GA","US","303082212" +"1447623905","DIRECT","Direct Messaging Address","info@drangelanatoli.com","N","","","","","","","","","8345 E Market St Ste C","","Warren","OH","US","444842376" +"1285007484","CONNECT","CONNECT URL","crystal@psycyourmind.com","N","business email","","DIRECT","Direct","","","","","817 Silver Spring Ave Ste 401C","","Silver Spring","MD","US","209104617" +"1194198333","OTHERS","Other URL","Boise","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Boise","425 W Bannock St","","Boise","ID","US","837026035" +"1871966010","DIRECT","Direct Messaging Address","sara.kravochuck@uhhospitals.org","N","work email","","","","","","","","11100 Euclid Ave","","Cleveland","OH","US","441061716" +"1134592389","OTHERS","Other URL","agapelovebehavioralservices@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","1306 Quail Meadow Dr","","Wylie","TX","US","750987969" +"1134592389","OTHERS","Other URL","agapelovebehavioralservices@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","101 S Jackson Ave","","Wylie","TX","US","750983939" +"1134592389","OTHERS","Other URL","agapelovebehavioralservices@gmail.com","N","","","","","","","","","101 S Jackson Ave","","Wylie","TX","US","750983939" +"1598138646","OTHERS","Other URL","None","N","","","","","","","","","17304 Preston Rd Ste 800","","Dallas","TX","US","752525645" +"1992178081","DIRECT","Direct Messaging Address","john_galbreath@URMC.rochester.edu","N","","","","","","","","","4901 Lac De Ville Blvd Bldg D","","Rochester","NY","US","146185647" +"1316310410","CONNECT","CONNECT URL","www.alliedservices.org","N","web address","","","","","","","","820 Mahantongo St","","Pottsville","PA","US","179013023" +"1659744621","CONNECT","CONNECT URL","Shreveport","N","","","","","","","","","800 Spring St Ste 205","","Shreveport","LA","US","711013757" +"1538532528","DIRECT","Direct Messaging Address","clinical@nmphc.directbygreenway.com","Y","Clinical Contact","NORTH MISSISSIPPI PRIMARY HEALTH CARE, INC.","DIRECT","Direct","","OTHER","Other",".xml","15921 Boundary Dr","","Ashland","MS","US","386037740" +"1023482015","OTHERS","Other URL","samuel.c.wollenzien.mil@mail.mil","N","work email","","DIRECT","Direct","","CSV","CSV","","Geb 3377","","Landstuhl","EU","DE","66849" +"1649644659","OTHERS","Other URL","Info@fiveheartshealthcare.com","N","","","","","","","","","132 W Howze Beach Rd","","Slidell","LA","US","704588501" +"1710351697","OTHERS","Other URL","maravanna.chan@childrens.harvard.edu","N","","","HIE","Health Information Exchange (HIE)","","","","","300 Longwood Ave","","Boston","MA","US","021155724" +"1528432234","DIRECT","Direct Messaging Address","sreis@st.annshome.org","N","","","","","","","","","100A Haverhill St","","Methuen","MA","US","018444297" +"1699149294","CONNECT","CONNECT URL","MYPEOPLEARISE.COM","N","COMPANY WEBSITE","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12237 Washburn St","","Detroit","MI","US","482045422" +"1699149294","CONNECT","CONNECT URL","MYPEOPLEARISE.COM","N","COMPANY WEBSITE","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12237 Washburn St","","Detroit","MI","US","482045422" +"1851765473","CONNECT","CONNECT URL","Honolulu","N","","","","","","","","","235041","","Honolulu","HI","US","96823" +"1124492723","DIRECT","Direct Messaging Address","danielle.melchior@ascension.org","N","work email","","","","","","","","11800 E 12 Mile Rd","","Warren","MI","US","480933472" +"1295109809","DIRECT","Direct Messaging Address","abby.weinrub@umm.edu","N","","","","","","","","","22 S Greene St","","Baltimore","MD","US","212011544" +"1407220973","OTHERS","Other URL","Luverne","N","","","OTHER","Other","Luverne","OTHER","Other","Luverne","5089 Mount Ida Rd","","Luverne","AL","US","360494115" +"1912371360","CONNECT","CONNECT URL","Wauwatosa","N","Main Locatiom","","DIRECT","Direct","","CSV","CSV","","1033 N Mayfair Rd Ste 300","","Wauwatosa","WI","US","532263442" +"1306210612","SOAP","SOAP URL","Chirotouch","N","","","DIRECT","Direct","","CSV","CSV","","3161 E Palmer Wasilla Hwy","Suite 1","Wasilla","AK","US","996547271" +"1124492442","OTHERS","Other URL","office","N","","","","","","","","","5590 Kietzke Ln","","Reno","NV","US","895113019" +"1235503459","OTHERS","Other URL","http://southlincolnmedical.com/","N","WEBSITE","","","","","","","","195 Feather Way Ste 100","","Evanston","WY","US","829309352" +"1174997274","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1518331610","OTHERS","Other URL","Rockville","N","","","","","","","","","2096 Gaither Rd Ste 110","","Rockville","MD","US","208504027" +"1427423508","OTHERS","Other URL","simplepractice.com","N","Patient Portal","","","","","","","","115 NE 7th Ave Ste 204","","Gainesville","FL","US","326014391" +"1124493218","CONNECT","CONNECT URL","Desktop","N","","","DIRECT","Direct","","","","","2920 Knight St Ste 131","","Shreveport","LA","US","711052412" +"1518332550","DIRECT","Direct Messaging Address","jacqueline-nd@direct.practicefusion.com","N","EHR endpoint","","DIRECT","Direct","","OTHER","Other","Denver","3535 W 44th Ave","","Denver","CO","US","80211" +"1770958639","DIRECT","Direct Messaging Address","medicalrecords@mountainheartcares.com","N","","","DIRECT","Direct","","","","","2000 S Thompson St","","Flagstaff","AZ","US","860018759" +"1255706198","CONNECT","CONNECT URL","www.drjessica-nd.com","N","website","","DIRECT","Direct","","OTHER","Other","Santa Cruz","736 Chestnut St Ste F","","Santa Cruz","CA","US","950603761" +"1073988895","CONNECT","CONNECT URL",".","N","","","","","","","","","7211 Preston Rd Ste 1200","","Plano","TX","US","750240238" +"1215302013","DIRECT","Direct Messaging Address","ivomnyvaldes@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","3661 S Miami Ave","Suite 409","Miami","FL","US","331334236" +"1396110060","DIRECT","Direct Messaging Address","creid@citytherapy.nyc","N","Business email address","","DIRECT","Direct","","CSV","CSV","","34 W 22nd St","","New York","NY","US","100105805" +"1093180713","CONNECT","CONNECT URL","http://www.accesshealthmd.com/contact-us.html","N","business webpage","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3601 NW Federal Hwy","","Jensen Beach","FL","US","349573676" +"1952776593","OTHERS","Other URL","888.972.1969","N","","","","","","","","","4925 Highland Ave","","Downers Grove","IL","US","605153627" +"1376918631","CONNECT","CONNECT URL","drmunozarnp@gmail.com","N","e-mail","","DIRECT","Direct","","CSV","CSV","","1835 NW 58th Ave","","Lauderhill","FL","US","333134022" +"1356716534","CONNECT","CONNECT URL","Brightree","N","","","","","","","","","2084 Otay Lakes Rd","Suite 102","Chula Vista","CA","US","91915" +"1003271230","CONNECT","CONNECT URL","www.BostonSensorySolutions.com","N","","","","","","","","","500 Granite Ave Ste 1","","Milton","MA","US","021865626" +"1003271230","CONNECT","CONNECT URL","www.BostonSensorySolutions.com","N","","","DIRECT","Direct","","","","","500 Granite Ave Ste 1","","Milton","MA","US","021865626" +"1932564150","DIRECT","Direct Messaging Address","Tracey.richard@steward.org","N","Professional Email","","DIRECT","Direct","","","","","15 Old Center St","","Middleboro","MA","US","023461019" +"1780049890","OTHERS","Other URL","https://hhs.co.yamhill.or.us/","N","","","","","","","","","627 NE Evans St","","McMinnville","OR","US","971283923" +"1689039612","DIRECT","Direct Messaging Address","andy@captaincares.org","N","work email","","DIRECT","Direct","","CSV","CSV","","543 Saratoga Rd","","Glenville","NY","US","123025711" +"1801251889","CONNECT","CONNECT URL","kellifranklin@dandelion-counseling.com","N","","","","","","","","","205 S Commerce St","","Centerville","TX","US","758331965" +"1235594201","CONNECT","CONNECT URL","Lacey","N","office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4313 6th Ave SE Ste C","","Lacey","WA","US","985031072" +"1649635517","DIRECT","Direct Messaging Address","sbentley116923@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 160","Marietta","GA","US","300601155" +"1003271834","DIRECT","Direct Messaging Address","allison.gibson@duke.edu","N","work email","","DIRECT","Direct","","","","","10 Duke Medicine Cir","","Durham","NC","US","277101000" +"1568827301","DIRECT","Direct Messaging Address","raquel.roddy@optum.com","N","Work Email","","DIRECT","Direct","","OTHER","Other","Work Email","601 Brooker Creek Blvd","","Oldsmar","FL","US","346772962" +"1518322395","CONNECT","CONNECT URL","thriveworks.com","N","therapy practices","","HIE","Health Information Exchange (HIE)","","OTHER","Other","counseling","1705 pennslyvania ave","","mcdonough","GA","US","30252" +"1639534316","OTHERS","Other URL","https://mail.google.com/","N","Secure home network.","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Limited PHI.","62 William St","","Milford","CT","US","064613041" +"1053776708","DIRECT","Direct Messaging Address","mkaiser@artesiageneral.com","N","business email","","DIRECT","Direct","","CSV","CSV","","702 N 13th St","","Artesia","NM","US","882101166" +"1770948408","OTHERS","Other URL","mallorylawvor.lmt@gmail.com","N","work Email","","DIRECT","Direct","","OTHER","Other","email","10020 SW 125th Ave Apt 105","","Beaverton","OR","US","970088130" +"1508221045","CONNECT","CONNECT URL","jnussbaum@lifepittsburgh.org","N","email","","DIRECT","Direct","","CSV","CSV","","875 Greentree Rd","One Parkway Center","Pittsburgh","PA","US","152203508" +"1811352156","CONNECT","CONNECT URL","cnc","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","376 E Apple Ave","","Muskegon","MI","US","494423466" +"1770948036","CONNECT","CONNECT URL","OSWEGO","N","","","","","","","","","98 N 2nd St","","Fulton","NY","US","130691254" +"1255797437","DIRECT","Direct Messaging Address","kaya@infinitezentherapy.com","N","email","","DIRECT","Direct","","CSV","CSV","","8609 2nd Ave Ste 307B","","Silver Spring","MD","US","209103361" +"1578929618","DIRECT","Direct Messaging Address","Gisele@helpingmoon.com","Y","","Helping Moon Counseling, P.A,","","","","","","","7100 Camino Real Ste 404","","Boca Raton","FL","US","334335510" +"1336505379","DIRECT","Direct Messaging Address","trish@empowercounseling.info","N","Email","","DIRECT","Direct","","CSV","CSV","","1610A Graves Mill Rd","","Lynchburg","VA","US","245024329" +"1700242773","DIRECT","Direct Messaging Address","erademacher293710@directwellstar.org","N","","","","","","","","","61 Whitcher St NE Ste 3110","","Marietta","GA","US","300601179" +"1942666920","DIRECT","Direct Messaging Address","drjasnadbh@path4ability.com","N","business email/HIPAA compliant","","","","","","","","1052 Skeel Dr","","Camarillo","CA","US","930102943" +"1124484928","DIRECT","Direct Messaging Address","laure.roberts.stidger@gmail.co","N","","","","","","","","","","","","","","" +"1245696053","OTHERS","Other URL","https://www.mhpcolorado.org/","N","","","","","","","","","1455 Dixon Ave","","Lafayette","CO","US","800268879" +"1669838413","CONNECT","CONNECT URL","www.hartfamilyhealth.com","N","8055 O St, Ste 200","","HIE","Health Information Exchange (HIE)","Secure Fax","OTHER","Other","Fax 402-488-5974","8055 O St Ste 200","","Lincoln","NE","US","685102565" +"1891151452","DIRECT","Direct Messaging Address","stevealukonis@bellsouth.net","N","","","","","","","","","401 N Wickham Rd Ste U","","Melbourne","FL","US","329358659" +"1962868505","CONNECT","CONNECT URL","Sdiaz@trilliumfamily.org","N","","","HIE","Health Information Exchange (HIE)","","","","","3415 SE Powell Blvd","","Portland","OR","US","972023371" +"1306202908","CONNECT","CONNECT URL","Shelton","N","","","DIRECT","Direct","","CSV","CSV","","110 E Spencer Lake Rd","","Shelton","WA","US","985847307" +"1821454471","OTHERS","Other URL","Mail","N","Mail","","","","","","","","30 Corbett Way","","Eatontown","NJ","US","077242263" +"1265898837","DIRECT","Direct Messaging Address","kelly@roadtotherapy.com","Y","Direct Email","AZ THERAPY LLC","","","","","","","2633 E Indian School Rd Ste 250","","Phoenix","AZ","US","850160703" +"1083070536","DIRECT","Direct Messaging Address","phillipkeck@nspc.medalliesdirect.net","N","","","","","","","","","1630 WILKES RIDGE PKWY","STE 105","RICHMOND","VA","US","232337460" +"1447617899","CONNECT","CONNECT URL","natalie.j.guiao.ctr@mail.mil","N","email","","DIRECT","Direct","","CSV","CSV","","3551 Roger Brooke Dr","","San Antonio","TX","US","782344504" +"1417314725","OTHERS","Other URL","ejyles08.mbhs@gmail.com","N","","","","","","","","","860 E River Pl","","Jackson","MS","US","392023442" +"1043677206","DIRECT","Direct Messaging Address","Sarah.kort@irmc.cc","N","Email","","DIRECT","Direct","","OTHER","Other","NA","1000 36th St","","Vero Beach","FL","US","329604862" +"1578920633","DIRECT","Direct Messaging Address","katlyn.partynski@stjoe.org","N","","","","","","","","","1000 W La Veta Ave","","Orange","CA","US","928684304" +"1780041822","CONNECT","CONNECT URL","Sbccorp@southernbridgecounseling.com","N","","","DIRECT","Direct","","","","","109 Osigian Blvd Ste 400","","Warner Robins","GA","US","310888925" +"1255798302","DIRECT","Direct Messaging Address","cnortonlcsw@comcast.net","N","","","","","","","","","415 S Mulford Rd Ste 100","","Rockford","IL","US","611083012" +"1598122350","OTHERS","Other URL","brynn.cameron1@gmail.com","N","","","","","","","","","329 E 149th St","","Bronx","NY","US","104515625" +"1568829299","CONNECT","CONNECT URL","thecondecenter.com","N","","","DIRECT","Direct","","","","","401 W Atlantic Ave Unit 14","","Delray Beach","FL","US","334443689" +"1609233352","DIRECT","Direct Messaging Address","kelley.rogers@innovapc.eclinicaldirectplus.com","Y","","Innova Primary Care, PC","","","","","","","247 Chateau Dr SW","","Huntsville","AL","US","358016401" +"1912364597","DIRECT","Direct Messaging Address","lauraurko@centura.org","N","personal work email","","","","","","","","11700 W 2nd Pl Ste 435","","Lakewood","CO","US","802281732" +"1336506922","CONNECT","CONNECT URL","clee@imperialhealth.com","N","","","","","","","","","277 N Highway 171 Ste 10","","Lake Charles","LA","US","706115374" +"1073970687","DIRECT","Direct Messaging Address","charinprestera@outlook.com","N","","","DIRECT","Direct","","CSV","CSV","","100 N Rancho Santa Fe Rd Ste 126","","San Marcos","CA","US","920691294" +"1942667555","DIRECT","Direct Messaging Address","phuffman@vcc4life.org","N","","","","","","","","","1201 Sam Perry Blvd Ste 280","","Fredericksburg","VA","US","224018400" +"1356708895","OTHERS","Other URL","Netsmart","N","","","","","","","","","10121 SE Sunnyside Rd Ste 300","","Clackamas","OR","US","970155713" +"1558728022","DIRECT","Direct Messaging Address","terry@centrepointsupportliving.com","N","Business Email","","DIRECT","Direct","","OTHER","Other","Business and New Update","21755 E Smoky Hill Rd","","Aurora","CO","US","800156752" +"1437516911","CONNECT","CONNECT URL","CONNECTURL","N","","","","","","","","","253 Fairbanks Rd","","Farmington","ME","US","049385723" +"1437516911","CONNECT","CONNECT URL","connectURL","N","","","","","","","","","253 Fairbanks Rd","","Farmington","ME","US","049385723" +"1548627003","OTHERS","Other URL","agrcenter@hotmail.com","N","company email","","DIRECT","Direct","","CSV","CSV","","8249 NW 36th St Ste 109","","Doral","FL","US","331666673" +"1861850307","DIRECT","Direct Messaging Address","shanda@balancedaba.com","N","Company Email","","","","","","","","98-820 Moanalua Rd Space 5","PMB 161","Aiea","HI","US","96701" +"1285092734","OTHERS","Other URL","www.continuumwellnesscenter.com","N","Website","","","","","","","","2 W Rolling Xrds Ste 111","","Catonsville","MD","US","21228" +"1285092734","OTHERS","Other URL","www.continuumwellnesscenter.com","N","","","","","","","","","2 W Rolling Xrds Ste 111","","Catonsville","MD","US","21228" +"1083072540","CONNECT","CONNECT URL","Northridge","N","","","","","","","","","18531 Roscoe Blvd Ste 207","","Northridge","CA","US","913245968" +"1023476207","CONNECT","CONNECT URL","Notapplicable","N","","","","","","","","","180 Ferrum Mountain Rd","","Ferrum","VA","US","240882939" +"1972961068","DIRECT","Direct Messaging Address","aline@cpaucga.com","N","secure work e-mail","","DIRECT","Direct","","CSV","CSV","","6131 S Norcross Tucker Rd","","Norcross","GA","US","300935536" +"1497113500","DIRECT","Direct Messaging Address","edwina@advancedpro.biz","N","edwina@advancedpro.biz","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","790 N Church St","","Spartanburg","SC","US","293033047" +"1568820579","OTHERS","Other URL","TLS","N","Gsuite","","OTHER","Other","Non HIPAA Information","OTHER","Other","Non HIPAA Information","2836 5th Ave N","","St Petersburg","FL","US","337136744" +"1699133611","OTHERS","Other URL","TLS","N","Gsuite","","OTHER","Other","Non HIPPA Information","OTHER","Other","Non HIPAA Information","6102 S Macdill Ave Ste H","","Tampa","FL","US","336114779" +"1447618418","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1073971024","DIRECT","Direct Messaging Address","johangarciarodriguez@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","1350 SW 57th Ave","Suite 210","West Miami","FL","US","331445775" +"1467810382","DIRECT","Direct Messaging Address","MICHAELKACAL@YAHOO.OM","N","EMAIL","","DIRECT","Direct","","CSV","CSV","","7014 Kacal Rd","","Beasley","TX","US","774179740" +"1851759781","CONNECT","CONNECT URL","Omaha","N","","","","","","","","","11322 Q St","","Omaha","NE","US","681373679" +"1346608296","DIRECT","Direct Messaging Address","leonellidm2@upmc.edu","N","work email","","DIRECT","Direct","","","","","200 Lothrop St","UPMC Health System Dept of Anesthesiology B-213 PUH","Pittsburgh","PA","US","152132536" +"1356709216","DIRECT","Direct Messaging Address","Janine.machala@uhhospitals.org","N","","","","","","","","","11100 Euclid Ave","","Cleveland","OH","US","441061716" +"1083072862","OTHERS","Other URL","roseann@changepointcounseling.com","N","","","DIRECT","Direct","","CSV","CSV","","11803 Classic Ln","","Forney","TX","US","751267077" +"1841658572","DIRECT","Direct Messaging Address","jessica.murraynabors@optum.com","N","encrypted email","","HIE","Health Information Exchange (HIE)","","","","","3517 Dolphin St","","Brunswick","GA","US","315203610" +"1982062527","CONNECT","CONNECT URL","ehscare","N","","","","","","","","","12724 Tierra Monje","","El Paso","TX","US","799384305" +"1780042390","DIRECT","Direct Messaging Address","info@epicnursing.com","N","","","","","","","","","420 Washington St Ste 306","","Braintree","MA","US","021844755" +"1194183749","DIRECT","Direct Messaging Address","rcollins@naamanclinic.emadirect.md","N","Practice Manager Direct Mail Address","","DIRECT","Direct","","OTHER","Other","Any","100 Concourse Pkwy","STE 265","Hoover","AL","US","352441881" +"1003275629","DIRECT","Direct Messaging Address","info@therecoveryproject.net","N","","","","","","","","","15500 19 Mile Rd Ste 330","","Clinton Twp","MI","US","480386313" +"1174982789","DIRECT","Direct Messaging Address","cmcilwee@northshore.org","N","","","","","","","","","9600 Gross Point Rd Ste 3900","","Skokie","IL","US","600761214" +"1336508886","DIRECT","Direct Messaging Address","alexis.malloy@nyulangone.org","N","","","","","","","","","259 1st St","","Mineola","NY","US","115013957" +"1225497738","OTHERS","Other URL","NA","N","","","","","","","","","1585 3rd St","","Fort Polk","LA","US","714595102" +"1699134023","DIRECT","Direct Messaging Address","josephhicks@nalabamauro.medalliesdirect.net","N","direct messaging address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","825 Adams St SE","","Huntsville","AL","US","358013709" +"1699134023","DIRECT","Direct Messaging Address","josephhicks@nalabamauro.medalliesdirect.net","N","email","","DIRECT","Direct","","CSV","CSV","","825 Adams St SE","","Huntsville","AL","US","358013709" +"1699134031","DIRECT","Direct Messaging Address","KAnderson2@pencol.edu","N","","","","","","","","","1502 E Lauridsen Blvd","","Port Angeles","WA","US","983626660" +"1710346101","CONNECT","CONNECT URL","PLANO","N","","","DIRECT","Direct","","CSV","CSV","PLANO","6309 Preston Rd Ste 1200","","Plano","TX","US","750242741" +"1184083438","OTHERS","Other URL","Www.qualifacts.org","Y","Ehr","Catholic Community Services of Western Washington","","","","","","","9300 NE Oak View Dr","","Vancouver","WA","US","986626157" +"1033578398","CONNECT","CONNECT URL","christopherandjoseph.com","N","website","","DIRECT","Direct","","","","","622 Cedar St","","Freeland","PA","US","182241706" +"1437518636","CONNECT","CONNECT URL","Baltimore","N","","","","","","","","","2401 W Belvedere Ave","","Baltimore","MD","US","212155216" +"1033578299","DIRECT","Direct Messaging Address","lirwin@ochca.com","N","","","","","","","","","303 W Lincoln Ave Ste 130","","Anaheim","CA","US","928052993" +"1033578299","DIRECT","Direct Messaging Address","lirwin@ochca.com","N","email","","","","","","","","303 W Lincoln Ave Ste 130","","Anaheim","CA","US","928052993" +"1073972154","CONNECT","CONNECT URL","http://goldenwillowcounseling.com/","N","","","","","","","","","412 Sipapu St","","Taos","NM","US","875716498" +"1740649839","CONNECT","CONNECT URL","info@alpinedentalarts.com","N","","","","","","","","","2323 S Wadsworth Blvd Ste 1778","","Lakewood","CO","US","802273274" +"1740649839","CONNECT","CONNECT URL","alpinedentalarts.com","N","","","","","","","","","2323 S Wadsworth Blvd Ste 1778","","Lakewood","CO","US","802273274" +"1487013504","DIRECT","Direct Messaging Address","sharonsimon@nspc.medalliesdirect.net","N","","","","","","","","","1430 Spring Hill Rd Ste 103","","Mc Lean","VA","US","22102" +"1548629579","DIRECT","Direct Messaging Address","contact@huttonpharm.com","N","","","","","","","","","119 N Main St","","Blackwell","OK","US","74631" +"1790144657","OTHERS","Other URL","brandonborchman@ihccinc.com","N","secure email server","","","","","","","","111 E 16th St","","Idaho Falls","ID","US","834045919" +"1467811380","DIRECT","Direct Messaging Address","Jeaniechang@yourchangeprovider.com","N","Email","","OTHER","Other","Communication","OTHER","Other","Communication","901 Kildaire Farm Rd # C1-C","","Cary","NC","US","275113937" +"1174982029","CONNECT","CONNECT URL","https://urgentcare.vehracity.net/hippo/login.aspx","N","","","","","","","","","125 Airport Dr","","Westminster","MD","US","211573024" +"1962861773","DIRECT","Direct Messaging Address","Nyeesha.Thompson@minuteclinic.com","N","Work Email","","DIRECT","Direct","","OTHER","Other","Email","134 W Broad St","","Falls Church","VA","US","220464201" +"1699134494","CONNECT","CONNECT URL","rainbowhelperslv@gmail.com","N","","","","","","","","","220 E Horizon Dr","","Henderson","NV","US","890158035" +"1194184911","DIRECT","Direct Messaging Address","TOBoyle@northshore.org","N","Office of professional Staff","","DIRECT","Direct","","CSV","CSV","","9977 Woods Dr Ste B70","","Skokie","IL","US","600771057" +"1801255625","DIRECT","Direct Messaging Address","1658.0001@direct.capitalmedicalgroup.nextgen.com","N","","","DIRECT","Direct","","OTHER","Other","Direct","1001 Leawood Dr","","Frankfort","KY","US","406013375" +"1710346499","CONNECT","CONNECT URL","demthelmhc.com","N","Company Website","","DIRECT","Direct","","","","","4905 Sable Pine Cir Apt A1","","West Palm Beach","FL","US","334173124" +"1851751564","DIRECT","Direct Messaging Address","tg@tkomed.com","N","used for pertinent PHI information","","HIE","Health Information Exchange (HIE)","","OTHER","Other","any","2305 E Ashlan Ave","","Fresno","CA","US","937263102" +"1851751408","DIRECT","Direct Messaging Address","carrasquillomarytere@hotmail.com","N","","","","","","","","","2800 Lincoln St","","Oroville","CA","US","959665961" +"1225498918","OTHERS","Other URL","other","N","","","OTHER","Other","other","OTHER","Other","other","380 Foothill Rd","","Bridgewater","NJ","US","088072255" +"1558721225","CONNECT","CONNECT URL","NA","N","NA","","DIRECT","Direct","","CSV","CSV","","10668 Greenwich Ln","","Wellington","FL","US","334149304" +"1447610118","CONNECT","CONNECT URL","https://hendrickcounseling.com/","Y","Website","hendrick counseling services, inc","","","","","","","440 Park Ave Ste A","","Lebanon","TN","US","370873665" +"1043670649","CONNECT","CONNECT URL","www.simplepractice.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2716 N Broadway Ste 205","","Los Angeles","CA","US","900312635" +"1659731255","OTHERS","Other URL","sterlingadult@satx.rr.com","N","","","","","","","","","307 Briscoe Ave","","Devine","TX","US","780163003" +"1093175580","DIRECT","Direct Messaging Address","crowberry@childrensomaha.org","N","work email","","DIRECT","Direct","","","","","17809 Pierce Plz","Children's Rehab Physical Therapy","Omaha","NE","US","681301035" +"1073973483","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1437519899","SOAP","SOAP URL","practitioner.lmp..lifeenergy@gmail.com","N","Providers email","","DIRECT","Direct","","OTHER","Other","Secure","1940 W Dickerson St Ste 102","","Bozeman","MT","US","597186851" +"1437519899","SOAP","SOAP URL","practitioner.lmp..lifeenergy@gmail.com","N","Providers email","","DIRECT","Direct","","OTHER","Other","Secure","1940 W Dickerson St Ste 102","","Bozeman","MT","US","597186851" +"1194185587","OTHERS","Other URL","Tampa","N","","","OTHER","Other","Tampa","","","","5 Tampa General Cir","SUITE 240","Tampa","FL","US","336063601" +"1295195527","CONNECT","CONNECT URL","avast","N","","","DIRECT","Direct","","CSV","CSV","","2857 Paige Dr","","Kissimmee","FL","US","347415932" +"1467812602","DIRECT","Direct Messaging Address","Danielle.Biegler@albertinakerr.org","N","work email","","DIRECT","Direct","","","","","722 NE 162nd Ave Bldg A","","Portland","OR","US","972305760" +"1740640846","CONNECT","CONNECT URL","Minneapolis","N","","","","","","","","","1011 W Broadway Ave Ste 218","","Minneapolis","MN","US","554112565" +"1740640846","CONNECT","CONNECT URL","Minneapolis","N","","","","","","","","","1011 W Broadway Ave Ste 218","","Minneapolis","MN","US","554112565" +"1174983100","DIRECT","Direct Messaging Address","bcemper@frhs.org","Y","","Faith Regional Physician Services, LLC","","","","","","","2701 West Norfolk Ave","","Norfolk","NE","US","68701" +"1245690007","OTHERS","Other URL","jamiet@jeffersoncountywi.gov","N","work email","","DIRECT","Direct","","CSV","CSV","","1541 Annex Rd","","Jefferson","WI","US","535499803" +"1841650629","OTHERS","Other URL","n/a","N","","","","","","","","","2650 N Mount Juliet Rd","","Mount Juliet","TN","US","371228015" +"1699135483","DIRECT","Direct Messaging Address","mattrhodes@azmedinjury.kareodirect.com","N","Direct email address for patient records","","DIRECT","Direct","","OTHER","Other","xml , zip, QRDA files","3201 W Peoria Ave Ste C500","","Phoenix","AZ","US","850294600" +"1063873891","OTHERS","Other URL","www.tmmc.com","N","","","","","","","","","3330 Lomita Blvd","TMHA 1st Floor","Torrance","CA","US","90505" +"1265893069","OTHERS","Other URL","Other","N","","","","","","","","","1000 N Village Ave","","Rockville Centre","NY","US","11570" +"1851752554","CONNECT","CONNECT URL","Denver","N","","","DIRECT","Direct","","CSV","CSV","","200 Quebec St Bldg 500-105","","Denver","CO","US","802307150" +"1497116883","OTHERS","Other URL","none","N","","","DIRECT","Direct","","CSV","CSV","","44075 Jefferson St","","LA Quinta","CA","US","922534871" +"1265893705","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1316308877","DIRECT","Direct Messaging Address","samantha@samillc.org","N","","","","","","","","","105 315th St","","Sabetha","KS","US","665349624" +"1972964393","OTHERS","Other URL","Coretext","N","","","","","","","","","1500 Forest Glen Rd","","Silver Spring","MD","US","209101460" +"1598126922","OTHERS","Other URL","UFjacksonville","N","","","DIRECT","Direct","","CSV","CSV","","655 W 8th St","","Jacksonville","FL","US","322096511" +"1306207519","OTHERS","Other URL","TricareOnline","N","","","","","","","","","5501 Marvin Shields Blvd","","Gulfport","MS","US","395019007" +"1487015608","CONNECT","CONNECT URL","https://www.saintfrancis.com/","N","","","","","","","","","6161 S Yale Ave","","Tulsa","OK","US","741361902" +"1679934657","OTHERS","Other URL","ciarawilcoxmft@gmail.com","N","","","","","","","","","8775 Sierra College Blvd Ste 200","","Roseville","CA","US","95661" +"1831551621","DIRECT","Direct Messaging Address","drbodiford@rrpa.us","N","Provider email","","DIRECT","Direct","","OTHER","Other","Email","7125 University Ct","","Montgomery","AL","US","361178016" +"1881056513","CONNECT","CONNECT URL","columbus","N","","","","","","","","","3535 Olentangy River Rd","","Columbus","OH","US","432143908" +"1710349410","CONNECT","CONNECT URL","Farmington","N","","","","","","","","","263 Farmington Ave","","Farmington","CT","US","06030" +"1427410380","DIRECT","Direct Messaging Address","robert.flores@northrange.org","N","","","","","","","","","1300 N 17th Ave","","Greeley","CO","US","806319584" +"1134581952","DIRECT","Direct Messaging Address","info@claycounselingsolutions.com","N","Business email","","HIE","Health Information Exchange (HIE)","","","","","1845 Business Center Dr Ste 106","","San Bernardino","CA","US","924083447" +"1629430491","OTHERS","Other URL","julia_m_coughlin@rush.edu","N","","","","","","","","","1750 W Harrison St","","Chicago","IL","US","606123825" +"1215399068","DIRECT","Direct Messaging Address","eafari352248@directwellstar.org","N","","","","","","","","","1514 Vernon Rd","","LaGrange","GA","US","302404131" +"1528420379","DIRECT","Direct Messaging Address","info@lactationconsultantsofcentralfl.com","N","Endpoint","","DIRECT","Direct","","CSV","CSV","","1300 Golf Point Loop","","Apopka","FL","US","327122175" +"1740642412","OTHERS","Other URL","carepaths.com","N","ehr","","HIE","Health Information Exchange (HIE)","","","","","371 SW Upper Terrace Dr Ste 3","","Bend","OR","US","977021560" +"1073975702","OTHERS","Other URL","https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&uact=8&ved=2ahUKEwid_qKoopTj","N","","","","","","","","","3001 Saint Rose Pkwy","","Henderson","NV","US","890523839" +"1770945388","CONNECT","CONNECT URL","tcarter@affirmationstherapy.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","620 E Broad St Ste 301","","Columbus","OH","US","432154037" +"1386006823","OTHERS","Other URL","PingMD","N","","","","","","","","","505 S Main St Ste 525","","Orange","CA","US","928684553" +"1437511094","CONNECT","CONNECT URL","https://www.praxisvt.com","N","Website","","","","","","","","12 Pearl St","","Essex Junction","VT","US","054523604" +"1225490667","CONNECT","CONNECT URL","jtindell@preferredcarehospice.com","Y","","Preferred Care Hospice LLC","DIRECT","Direct","","CSV","CSV","","1921 Whittlesey Rd Ste 110","","Columbus","GA","US","319049209" +"1508228073","CONNECT","CONNECT URL","dcorrea@saintpetersuh.com","N","e-mail","","HIE","Health Information Exchange (HIE)","","OTHER","Other","e-mail","123 How Ln","","New Brunswick","NJ","US","089013653" +"1689036964","DIRECT","Direct Messaging Address","chantel.taylor@adventhealth.com","N","","","","","","","","","133 Benmore Dr Ste 200","","Winter Park","FL","US","327924111" +"1982066270","DIRECT","Direct Messaging Address","tolagunju166191@directwellstar.org","N","","","","","","","","","8820 Hospital Dr","","Douglasville","GA","US","30134" +"1679935837","OTHERS","Other URL","https://mychart.montefiore.org/mychart/default.asp?action=logout","Y","","Montefiore Medical Center","","","","","","","111 E 210th St","","Bronx","NY","US","104672401" +"1679935837","DIRECT","Direct Messaging Address","katkoons@montefiore.org","Y","","Montefiore Medical Center","","","","","","","1400 Pelham Pkwy S","Building 6/Suite B125","Bronx","NY","US","104611138" +"1861854028","OTHERS","Other URL","https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&uact=8&ved=2ahUKEwid_qKoopTj","N","","","","","","","","","3001 Saint Rose Pkwy","","Henderson","NV","US","890523839" +"1629430897","DIRECT","Direct Messaging Address","kmugundu356297@directwellstar.org","N","","","","","","","","","1514 Vernon Rd","","LaGrange","GA","US","302404131" +"1093177271","OTHERS","Other URL","Morristown","N","","","","","","","","","100 Madison Ave","","Morristown","NJ","US","079606136" +"1275995433","DIRECT","Direct Messaging Address","jonathan.chineado@baystatehealth.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Baystate Medical Center 759 Chestnut St","","Springfield","MA","US","011991001" +"1316309545","DIRECT","Direct Messaging Address","allison.nussbaum@yale.edu","N","email","","DIRECT","Direct","","CSV","CSV","","350 George St","","New Haven","CT","US","065116617" +"1164884177","CONNECT","CONNECT URL","christopher.salmon@prismahealth.org","N","","","DIRECT","Direct","","CSV","CSV","","6 Richland Medical Park Dr","","Columbia","SC","US","292036864" +"1851754816","DIRECT","Direct Messaging Address","kmckechnie88625@direct.nortonhealthcare.org","N","","","","","","","","","7926 Preston Hwy Ste 106","","Louisville","KY","US","40219" +"1851754816","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","7926 Preston Hwy Ste 106","","Louisville","KY","US","40219" +"1861855801","DIRECT","Direct Messaging Address","horatte@ccf.org","N","email","","DIRECT","Direct","","CSV","CSV","","1 Akron General Ave","","Akron","OH","US","443072432" +"1598128407","CONNECT","CONNECT URL","www.thespacecounseling.com","N","website","","DIRECT","Direct","","OTHER","Other","client application","600 Bel Air Blvd Ste 133","","Mobile","AL","US","366063501" +"1174986087","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","7926 Preston Hwy Ste 106","","Louisville","KY","US","402193848" +"1053774893","DIRECT","Direct Messaging Address","diana-pmb@tampabay.rr.com","N","billing","","DIRECT","Direct","","OTHER","Other","billing","3919 Tampa Rd","","Oldsmar","FL","US","346773114" +"1760845473","OTHERS","Other URL","GrassValley","N","","","","","","","","","104 Margaret Ln Ste A","","Grass Valley","CA","US","959455261" +"1205299930","DIRECT","Direct Messaging Address","id-ed@umn.edu","N","","","DIRECT","Direct","","","","","420 Delaware St SE","","Minneapolis","MN","US","554550341" +"1982067658","OTHERS","Other URL","https://tricare.mil/securemessage","N","","","","","","","","","Evans Army Community Hospital","1650 Cochrane Circle B7500","Fort Carson","CO","US","80913" +"1770946279","DIRECT","Direct Messaging Address","sbapty@chla.usc.edu","N","","","","","","","","","4650 W Sunset Blvd","","Los Angeles","CA","US","900276062" +"1518320035","CONNECT","CONNECT URL","stablelifeconcepts","Y","","Emmons Therapies LLC","","","","","","","400 Nola Ruth Blvd","","Harker Heights","TX","US","765481549" +"1396108726","DIRECT","Direct Messaging Address","hhermecz126391@directwellstar.org","N","","","","","","","","","55 Whitcher St NE","Suite 160","Marietta","GA","US","300601155" +"1730542184","CONNECT","CONNECT URL","Honolulu","N","","","HIE","Health Information Exchange (HIE)","","","","","1329 Lusitana St Ste 503","","Honolulu","HI","US","968132412" +"1922461375","DIRECT","Direct Messaging Address","jcool@bidmc.harvard.edu","N","email","","DIRECT","Direct","","","","","330 Brookline Ave # Span2","","Boston","MA","US","022155491" +"1699138958","DIRECT","Direct Messaging Address","laura.ashack@northwestern.edu","N","Work email","","DIRECT","Direct","","","","","251 East Huron St","Galter Pavilion, LC-178","Chicago","IL","US","60611" +"1669835930","CONNECT","CONNECT URL","Amherst","N","","","DIRECT","Direct","","CSV","CSV","","3980A Sheridan Dr","","Amherst","NY","US","142261726" +"1114380490","CONNECT","CONNECT URL","https://remote0141.msj.org/+CSCOE+/logon.html#form_title_text","Y","","Mission Health Services","HIE","Health Information Exchange (HIE)","","","","","509 Biltmore Ave","","Asheville","NC","US","28801" +"1265895510","DIRECT","Direct Messaging Address","physicianservices@hnihc.com","N","","","","","","","","","415 6th St","","Lewiston","ID","US","835012431" +"1609239953","CONNECT","CONNECT URL","https://www.ssmhealth.com/locations/saint-louis-university-hospital","N","","","","","","CSV","CSV","","1465 S Grand Blvd","","Saint Louis","MO","US","631041003" +"1730542929","DIRECT","Direct Messaging Address","jmunchel@lifespan.org","N","","","","","","","","","593 Eddy St","","Providence","RI","US","029034923" +"1396108569","DIRECT","Direct Messaging Address","ddavis343386@directwellstar.org","N","","","","","","","","","4441 Atlanta Rd SE Ste 107","","Smyrna","GA","US","300806431" +"1295198349","CONNECT","CONNECT URL","www.mmc.edu","Y","","Meharry Medical College","","","","","","","1005 Dr Db Todd Jr Blvd","","Nashville","TN","US","372083501" +"1629431747","OTHERS","Other URL","N/A","N","","","","","","","","","615 S New Ballas Rd","","Saint Louis","MO","US","631418221" +"1093179129","DIRECT","Direct Messaging Address","eprocha1@jhmi.edu","N","Work E-mail","","DIRECT","Direct","","CSV","CSV","","5755 Cedar Ln","","Columbia","MD","US","210442912" +"1689037715","DIRECT","Direct Messaging Address","michellekarimzada@nspc.medalliesdirect.net","N","","","","","","","","","14605 Potomac Branch Dr Ste 100","","Woodbridge","VA","US","221913337" +"1851755904","CONNECT","CONNECT URL","Orange","N","office","","DIRECT","Direct","","CSV","CSV","","2952 N Santiago Blvd","","Orange","CA","US","928671862" +"1184088007","CONNECT","CONNECT URL","valleystreampodiatry.com","N","","","","","","","","","66 W Merrick Rd Ste 101","","Valley Stream","NY","US","115805707" +"1609230614","CONNECT","CONNECT URL","Wellnessandempowerment@gmail.com","N","email","","DIRECT","Direct","","","","","3001 Aloma Ave Ste 107","","Winter Park","FL","US","327923752" +"1790149771","OTHERS","Other URL","yabdelbaki@northwell.org","N","","","","","","","","","75 N Country Rd","","Port Jefferson","NY","US","117772190" +"1093179079","DIRECT","Direct Messaging Address","rjaiswal1@northwell.edu","N","Work address","","","","","","","","300 Community Dr","","Manhasset","NY","US","110303816" +"1043674864","DIRECT","Direct Messaging Address","lurah.welch@nemours.org","N","","","HIE","Health Information Exchange (HIE)","","","","","655 W 8th St","","Jacksonville","FL","US","322096511" +"1538523360","FHIR","FHIR URL","NYU","N","","","HIE","Health Information Exchange (HIE)","","","","","530 1st Ave Ste 4J","","New York","NY","US","100166402" +"1336503101","DIRECT","Direct Messaging Address","falcide341020@directwellstar.org","N","","","","","","","","","687 Marietta Hwy","","Canton","GA","US","30114" +"1235593005","DIRECT","Direct Messaging Address","singhg16@nychhc.org","N","Email address","","DIRECT","Direct","","CSV","CSV","","450 Clarkson Ave # 1262","","Brooklyn","NY","US","112032012" +"1487018263","OTHERS","Other URL","ucihealth.org","N","UC Irvine website","","OTHER","Other","University site","OTHER","Other","Website","200 W Arbor Dr # 8425","","San Diego","CA","US","921031911" +"1346604147","CONNECT","CONNECT URL","CHOP","N","","","","","","","","","3401 Civic Center Blvd","Department of Pediatric Gastroenterology","Philadelphia","PA","US","19104" +"1316301047","DIRECT","Direct Messaging Address","olga.slusher@sharp.com","N","Urgent Care","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Sharp Rees-Stealy","16899 W Bernardo Dr","","San Diego","CA","US","921271603" +"1063876704","DIRECT","Direct Messaging Address","GME_Administration@upmc.edu","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3601 5th Ave Ste 3B","","Pittsburgh","PA","US","152133403" +"1174987820","DIRECT","Direct Messaging Address","physicianservices@hnihc.com","N","","","","","","","","","7500 Rialto Blvd Ste 1-140","","Austin","TX","US","787358534" +"1548624281","DIRECT","Direct Messaging Address","smgproviderenrollment@steward.org","N","","","","","","","","","235 N Pearl St","","Brockton","MA","US","023011794" +"1083078661","DIRECT","Direct Messaging Address","jturner@sjrmc.net","Y","","San Juan Regional Medical Center Inc","","","","","","","801 W Maple St","","Farmington","NM","US","87401" +"1417311143","CONNECT","CONNECT URL","CLEVELAND","Y","","University Hospital Cleveland Medical Center","HIE","Health Information Exchange (HIE)","","","","","11100 Euclid Ave","","Cleveland","OH","US","441061716" +"1760846216","DIRECT","Direct Messaging Address","pdinh126803@directwellstar.org","N","","","","","","","","","560 Amsterdam Ave NE Ste D","","Atlanta","GA","US","303063479" +"1811351489","DIRECT","Direct Messaging Address","cmorri44@jhmi.edu","N","email","","DIRECT","Direct","","","","","200 N Wolfe St Ste 2158","","Baltimore","MD","US","212870011" +"1689038150","DIRECT","Direct Messaging Address","kelly.diaz@innovapc.eclinicaldirectplus.com","Y","","Innova Primary Care, PC","","","","","","","247 Chateau Dr SW","","Huntsville","AL","US","358016401" +"1841654233","DIRECT","Direct Messaging Address","Hingoranis@armc.sbcounty.gov","N","Email","","DIRECT","Direct","","OTHER","Other","Email","400 N Pepper Ave","","Colton","CA","US","923241801" +"1003270562","DIRECT","Direct Messaging Address","pdo126801@directwellstar.org","N","","","","","","","","","4441 Atlanta Rd SE Ste 107","","Smyrna","GA","US","30080" +"1194189514","OTHERS","Other URL","Arlington","N","clinic","","DIRECT","Direct","","","","","601 W Chandler St","","Arlington","MN","US","553072127" +"1750745162","OTHERS","Other URL","Ascension","N","","","","","","","","","1703 N Taylor Dr","","Sheboygan","WI","US","530811933" +"1568826832","DIRECT","Direct Messaging Address","gehicanmalhatun126612@directwellstar.org","N","","","","","","","","","303 Parkway Dr NE","","Atlanta","GA","US","303121212" +"1447614714","DIRECT","Direct Messaging Address","spanjwani126617@directwellstar.org","N","","","","","","","","","3950 Austell Rd # 22","","Austell","GA","US","301061121" +"1750745055","OTHERS","Other URL","www.psychselect.com","N","Therapy Appointment","","","","","","","","400 W Jasper Dr Ste 100B","","Killeen","TX","US","765421322" +"1114381423","OTHERS","Other URL","rajat.lamington@nycpainspecialists.com","N","encrypted server through employer","","DIRECT","Direct","","OTHER","Other","email","993 Park Ave","","New York","NY","US","10028" +"1568826980","OTHERS","Other URL","areej.alghamdi@childrens.harvard.edu","N","Work email","","","","","","","","300 Longwood Ave","","Boston","MA","US","021155724" +"1770947004","CONNECT","CONNECT URL","https://www.brchs.com/blue-ridge-health-sylva","N","","","","","","","","","293 Hospital Rd","","Sylva","NC","US","287795195" +"1184088346","DIRECT","Direct Messaging Address","lianna.lipton@childrens.harvard.edu","N","","","","","","","","","300 Longwood Ave","","Boston","MA","US","021155724" +"1427402619","DIRECT","Direct Messaging Address","focus@lasierracounseling.com","N","Facility Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10800 Hole Ave Ste 17","","Riverside","CA","US","925052761" +"1043664212","CONNECT","CONNECT URL","ROSEBORO","N","Home","","DIRECT","Direct","","CSV","CSV","","409 Broad St","","Roseboro","NC","US","283828770" +"1679927842","DIRECT","Direct Messaging Address","adeelfs@ucmail.uc.edu","N","","","","","","","","","231 Albert Sabin Way Rm 6102","","Cincinnati","OH","US","452673800" +"1730533753","OTHERS","Other URL","...","N","","","","","","","","","263 Farmington Ave","Room L-7073; Dept. of Oral and Maxillofacial Surgery","Farmington","CT","US","060301720" +"1649624669","DIRECT","Direct Messaging Address","ljasin@upa.chob.edu","N","","","","","","","","","1001 Main St Fl 4","","Buffalo","NY","US","142031009" +"1437503471","CONNECT","CONNECT URL","Houston","N","","","","","","","","","412 Telephone Rd","","Houston","TX","US","770231840" +"1285088252","DIRECT","Direct Messaging Address","brandi.ballantyne.p5@direct.phs.nextgenshare.com","N","","","","","","","","","1036 S Verity Pkwy","","Middletown","OH","US","450445513" +"1710331798","DIRECT","Direct Messaging Address","mcoleman@oiortho.com","N","","","","","","","","","2315 Route 34","","Manasquan","NJ","US","087361444" +"1548614530","DIRECT","Direct Messaging Address","aonwuka126616@directwellstar.org","N","","","","","","","","","833 Campbell Hill St NW Ste 250","","Marietta","GA","US","300601162" +"1811341811","DIRECT","Direct Messaging Address","clinical@CFAS.directbygreenway.com","N","","","","","","","","","1800 Cortez Rd W","","Bradenton","FL","US","342071335" +"1871947770","CONNECT","CONNECT URL","drzach@gonsteadchiropractic-Sd.com","N","","","","","","","","","7822 Convoy Ct","","San Diego","CA","US","921111210" +"1245684034","DIRECT","Direct Messaging Address","drosa@mendingarttherapy.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","700 NW 42nd St Ste 401","","Seattle","WA","US","981074509" +"1790139558","OTHERS","Other URL","royandyolanda","N","","","","","","","","","5010 Carolina Forest Blvd","","Myrtle Beach","SC","US","295793579" +"1376997023","CONNECT","CONNECT URL","www.advancedpsychiatrydfw.com","N","","","DIRECT","Direct","","","","","1100 E Southlake Blvd Ste 300","","Southlake","TX","US","760926350" +"1861846560","CONNECT","CONNECT URL","http://utmc.utoledo.edu/clinics/hvc/","N","","","","","","","","","3000 Arlington Ave","","Toledo","OH","US","436142595" +"1376997130","DIRECT","Direct Messaging Address","ADHCoronado@directaddress.net","N","","","","","","","","","349 E Coronado Rd","","Phoenix","AZ","US","850041525" +"1982058517","DIRECT","Direct Messaging Address","ashley@princetondrugstore.com","N","","","DIRECT","Direct","","CSV","CSV","","103 W Main St","","Princeton","KY","US","424451546" +"1295189884","DIRECT","Direct Messaging Address","inquiry@choicesccs.org","N","","","DIRECT","Direct","","CSV","CSV","","102 E Main St Ste 400","","Urbana","IL","US","618012734" +"1629422290","DIRECT","Direct Messaging Address","karen@gateway2success.us","N","Email","","DIRECT","Direct","","OTHER","Other","Email","602 Yale Pl","","Canon City","CO","US","812124611" +"1487008033","DIRECT","Direct Messaging Address","shirel.stetson@rwjbh.org","N","","","DIRECT","Direct","","","","","355 Grand St","","Jersey City","NJ","US","073024321" +"1427402999","OTHERS","Other URL","Streamline","N","","","","","","","","","1131 Ionia Ave NW","","Grand Rapids","MI","US","495031020" +"1073967501","OTHERS","Other URL","Riverview","N","","","","","","","","","6338 US 301 S","","Riverview","FL","US","335783829" +"1871947374","DIRECT","Direct Messaging Address","ahavlik340152@directwellstar.org","N","","","","","","","","","3747 Roswell Rd Ste 107","","Marietta","GA","US","30062" +"1023462439","OTHERS","Other URL","none","N","","","","","","","","","1 Hospital Drive Columbia Mo 65212","","Columbia","MO","US","652124973" +"1083068522","OTHERS","Other URL","Middletown","N","Main Office","","","","","","","","90 S Main St","","Middletown","CT","US","064573649" +"1720432057","DIRECT","Direct Messaging Address","brittany.kirkeby@centracare.com","Y","work e-mail","CentraCare Clinic","","","","","","","30 Railroad Ave","","Albany","MN","US","563079379" +"1750735015","CONNECT","CONNECT URL","https://bewellctr.org/","N","","","","","","","","","801 W Girard Ave","","Philadelphia","PA","US","191224212" +"1922452218","CONNECT","CONNECT URL","n/A","N","N?A","","DIRECT","Direct","","OTHER","Other","N/A","1161 21st Ave S","D3100 MCN","Nashville","TN","US","372320011" +"1578917811","CONNECT","CONNECT URL","www.mmc.edu","N","","","","","","","","","1005 Dr. D.B. Todd Junior Boulevard.","","Nashville","TN","US","37208" +"1043665326","OTHERS","Other URL","PlantCity","N","","","","","","","","","1707 W Reynolds St Ste 102","","Plant City","FL","US","335634737" +"1679928865","CONNECT","CONNECT URL","Flint","N","business","","DIRECT","Direct","","CSV","CSV","","3413 S Linden Rd","","Flint","MI","US","485073018" +"1023463148","CONNECT","CONNECT URL","Catherine.rondeau@jwu.edu","N","email","","","","","","","","8 Abbott Park Pl","","Providence","RI","US","029033703" +"1891140943","OTHERS","Other URL","QDPM","N","Electronic Medical Records","","","","","","","","300 W Adams St Ste 514","","Chicago","IL","US","606065108" +"1215382304","DIRECT","Direct Messaging Address","sanumolu352287@directwellstar.org","N","","","","","","","","","1514 Vernon Rd","","LaGrange","GA","US","302404131" +"1407201502","DIRECT","Direct Messaging Address","wschoeb@bdch.org","N","","","","","","","","","707 S University Ave","","Beaver Dam","WI","US","539163027" +"1699120642","DIRECT","Direct Messaging Address","Fehernandez@lacasahealth.com","N","email","","DIRECT","Direct","","CSV","CSV","","1511 S Grand Ave","","Roswell","NM","US","882035407" +"1386099356","OTHERS","Other URL","admin@bryanharrisonphd.com","N","business email","","DIRECT","Direct","","CSV","CSV","","610 Pittsford Victor Rd","","Pittsford","NY","US","145343934" +"1831544717","DIRECT","Direct Messaging Address","cholladay126607@directwellstar.org","N","","","","","","","","","677 Church St NE","","Marietta","GA","US","300601101" +"1326493297","CONNECT","CONNECT URL","woburn","N","https://footdoctorsmass.com/","","DIRECT","Direct","","OTHER","Other","woburn","100 Unicorn Park Dr Ste 3","","Woburn","MA","US","018013339" +"1396190161","OTHERS","Other URL","amazer@giftspsych.com","N","Work Email Address","","","","","","","","20 Crossroads Dr","","Owings Mills","MD","US","211175419" +"1467807156","DIRECT","Direct Messaging Address","naundria.j.jackson.mil@mail.mil","N","","","DIRECT","Direct","","","","","APMC","","Forest Park","GA","US","30297" +"1609221282","DIRECT","Direct Messaging Address","wilson_walker@teamhealth.com","N","Work Email","","","","","","","","1200 Memorial Dr","","Dalton","GA","US","307202529" +"1386099026","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1144675851","DIRECT","Direct Messaging Address","tmefford@stanford.edu","N","","","","","","","","","401 Quarry Rd","","Palo Alto","CA","US","943041419" +"1740635333","CONNECT","CONNECT URL","med.umich.edu","N","","","","","","","","","1500 E Medical Center Drive","8-621 C&W SPC 4254","Ann Arbor","MI","US","481094254" +"1194170761","OTHERS","Other URL","www.hartfordhealthcare.org","N","Hospital Website","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Hospital","80 Seymour St","","Hartford","CT","US","061028000" +"1588019137","DIRECT","Direct Messaging Address","John_Modica@teamhealth.com","N","","","","","","","","","975 Baptist Way","","Homestead","FL","US","330337600" +"1629423298","DIRECT","Direct Messaging Address","unur126615@directwellstar.org","N","","","","","","","","","1010 Johnson Ferry Rd","","Marietta","GA","US","30068" +"1508211186","DIRECT","Direct Messaging Address","mawad126610@directwellstar.org","N","","","","","","","","","677 Church Street","Lower Level","Marietta","GA","US","30060" +"1730534249","CONNECT","CONNECT URL","kncummin@utmb.edu","N","","","","","","","","","301 University Blvd","","Galveston","TX","US","775551119" +"1912352477","DIRECT","Direct Messaging Address","lee@premierfoot.com","N","practice email","","DIRECT","Direct","","CSV","CSV","","6309 Preston Rd Ste 1200","","Plano","TX","US","750242741" +"1396190823","CONNECT","CONNECT URL","samaerza@utmb.edu","N","email","","DIRECT","Direct","","CSV","CSV","","301 University Blvd","","Galveston","TX","US","775551119" +"1720433188","DIRECT","Direct Messaging Address","Torrencek@findlay.edu","Y","","The University of Findlay","","","","","","","1941 Carlin St","","Findlay","OH","US","458401460" +"1366898736","CONNECT","CONNECT URL","www.sihb.org","N","website","","DIRECT","Direct","","CSV","CSV","","611 12th Ave S","","Seattle","WA","US","981442007" +"1538514948","DIRECT","Direct Messaging Address","Kevin.Metzger@mahec.net","N","Work Email","","DIRECT","Direct","","","","","123 Hendersonville Rd","","Asheville","NC","US","288032868" +"1992150312","DIRECT","Direct Messaging Address","pmorissette@augusta.edu","N","","","","","","","","","1120 15th St","","Augusta","GA","US","309120004" +"1285080622","CONNECT","CONNECT URL","https://urldefense.proofpoint.com/v2/url?u=https-3A__cobiusconnect.cobius.com-3A8291_Gateway_Documen","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1134574502","DIRECT","Direct Messaging Address","meshaim.hussain@ahn.org","N","","","","","","","","","565 Coal Valley Rd","","Jefferson Hills","PA","US","150253703" +"1588010870","DIRECT","Direct Messaging Address","lle2@dhs.lacounty.gov","N","","","","","","","","","14445 Olive View Dr","Department of Medicine 2B, 182","Sylmar","CA","US","913421437" +"1346696648","DIRECT","Direct Messaging Address","drdil@infotox.com","N","","","","","","","","","6956 Indiana Ave Ste 15","","Riverside","CA","US","925064109" +"1023464120","DIRECT","Direct Messaging Address","ttustudenthealth@direct.myteamcare.com","N","TTUHSC Student Health","","DIRECT","Direct","","CSV","CSV","","3601 4th St","Mail Stop 8143","Lubbock","TX","US","794300002" +"1679929673","OTHERS","Other URL","VIRTRUProtectioin","N","","","HIE","Health Information Exchange (HIE)","","","","","182 SW Academy St","","Dallas","OR","US","973381996" +"1780030874","CONNECT","CONNECT URL","https://www.brushandfloss.com/locations/","N","","","OTHER","Other","https://www.brushandfloss.com/locations/","","","","31 Oleander Dr","","Clayton","NC","US","275274561" +"1801242839","DIRECT","Direct Messaging Address","janderson@moodyneuro.org","N","Email address","","","","","","","","4416 10th St","","Lubbock","TX","US","794164800" +"1891141750","DIRECT","Direct Messaging Address","info@mtpleasantpmr.com","N","","","DIRECT","Direct","","OTHER","Other","office email","879 Commerce St","","Thornwood","NY","US","105941415" +"1891141750","DIRECT","Direct Messaging Address","info@mtpleasantpmr.com","N","email","","DIRECT","Direct","","OTHER","Other","none","879 Commerce St","","Thornwood","NY","US","105941415" +"1255787115","CONNECT","CONNECT URL","Lanham","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","610 Dutchmans Ln","","Easton","MD","US","216013346" +"1407202344","OTHERS","Other URL","seaemdr.com","N","seaemdr.com","","DIRECT","Direct","","OTHER","Other","website","600 N 36th St Ste 300","","Seattle","WA","US","981038698" +"1285080051","CONNECT","CONNECT URL","inmindcollaborative.com","N","","","","","","","","","514 W Bankhead Hwy Ste 100","","Villa Rica","GA","US","301801737" +"1285080051","DIRECT","Direct Messaging Address","chasity@inmindcollaborative.com","N","","","","","","","","","514 W Bankhead Hwy Ste 100","","Villa Rica","GA","US","301801737" +"1841646643","DIRECT","Direct Messaging Address","angelia.hart@innovapc.eclinicaldirectplus.com","Y","","Innova Primary Care, PC","","","","","","","247 Chateau Dr SW","","Huntsville","AL","US","358016401" +"1134575897","DIRECT","Direct Messaging Address","carolinawestclinic@outlook.com","N","Clinic Email address","","DIRECT","Direct","","","","","1112 Calhoun St","","Newberry","SC","US","291083445" +"1700232360","CONNECT","CONNECT URL","epic","N","","","DIRECT","Direct","","CSV","CSV","","1000 McKinley Park Dr","","Marion","OH","US","433026399" +"1295181840","DIRECT","Direct Messaging Address","pokam.takougang.p5@direct.phs.nextgenshare.com","N","","","","","","","","","210 S 2nd St","","Hamilton","OH","US","450112811" +"1891141354","OTHERS","Other URL","?","N","","","","","","","","","300 Veazey Rd.","","Butner","NC","US","275091668" +"1235585712","CONNECT","CONNECT URL","tina.l.skinner5.ctr@mail.mil","N","","","DIRECT","Direct","","","","","3551 Roger Brooke Dr","","Jbsa Ft Sam Houston","TX","US","782344504" +"1104272699","CONNECT","CONNECT URL","jasandra@hsmcounseling.com","N","Main","","DIRECT","Direct","","CSV","CSV","","535 W 20th St Ste 205","","Houston","TX","US","770083660" +"1164878666","CONNECT","CONNECT URL","www.strongworksa.com","N","","","DIRECT","Direct","","","","","17702 Wind Mist Ln","","Cypress","TX","US","774331502" +"1831545359","DIRECT","Direct Messaging Address","anna@healingsoundsrva.com","N","email","","DIRECT","Direct","","CSV","CSV","","825 Grove Rd","","Midlothian","VA","US","231142647" +"1679929111","DIRECT","Direct Messaging Address","kari.boller@galemd.com","N","","","DIRECT","Direct","","CSV","CSV","","2135 Dana Ave Ste 410","","Cincinnati","OH","US","452071327" +"1972950434","CONNECT","CONNECT URL","www.lvharmonydental.com","Y","website","Elizabeth A. Reiter, DDS, LTD","DIRECT","Direct","","CSV","CSV","","1825 Village Center Cir Ste 150","","Las Vegas","NV","US","891340575" +"1881041218","DIRECT","Direct Messaging Address","shanna.swaringen@unch.unc.edu","Y","email","UNC Hospitals","DIRECT","Direct","","CSV","CSV","","101 Manning Dr","","Chapel Hill","NC","US","27514" +"1992152243","DIRECT","Direct Messaging Address","enoyes@st.annshome.org","N","e-mail","","","","","","","","100A Haverhill St","","Methuen","MA","US","018444251" +"1508213885","CONNECT","CONNECT URL","instinctivecounseling@gmail.com","N","","","","","","","","","12157 W Cedar Dr Ste 207","","Lakewood","CO","US","802282100" +"1497102776","CONNECT","CONNECT URL","Emedpractice","N","","","DIRECT","Direct","","","","","227 Scenic Hwy Ste A","","Lawrenceville","GA","US","300465649" +"1023465283","OTHERS","Other URL","eCW","N","Main Office","","DIRECT","Direct","","CSV","CSV","","13 High St","","Portland","CT","US","064801616" +"1992152177","OTHERS","Other URL","Epic","N","","","","","","","","","133 Brookline Ave","","Boston","MA","US","022153904" +"1548617525","CONNECT","CONNECT URL","Ortho.fitting@gmail.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","914 Broadway","","Bayonne","NJ","US","07002" +"1265889349","OTHERS","Other URL","HTTPS://WWW.HOPKINSMEDICINE.ORG/JOHNS-HOPKINS-CHILDRENS-CENTER/WHAT-WE-TREAT/SPECIALTIES","N","","","","","","","","","200 N Wolfe St Ste 3075","","Baltimore","MD","US","21287" +"1265889349","OTHERS","Other URL","HTTPS://HOPKINSMEDICINE.ORG/JOHNS/JOHNS-HOPKINS-CHILDRENS","N","","","OTHER","Other","WEBSITE","","","","200 N Wolfe St Ste 3075","","Baltimore","MD","US","21287" +"1689021628","DIRECT","Direct Messaging Address","rbrewer@stridenthealthcare.com","Y","","Strident Healthcare, Inc.","","","","","","","28116 Orchard Lake Rd","","Farmington Hills","MI","US","483343713" +"1124475173","DIRECT","Direct Messaging Address","ttufamilymedicine@direct.myteamcare.com","N","TTUHSC Family Medicine","","DIRECT","Direct","","CSV","CSV","","3601 4th St","Mail Stop 8143","Lubbock","TX","US","794300002" +"1285081976","OTHERS","Other URL","DrChrono","N","EMR","","OTHER","Other","charting","OTHER","Other","EMR system","14622 Ventura Blvd Ste 118","","Sherman Oaks","CA","US","914033664" +"1306293022","DIRECT","Direct Messaging Address","pclearman@neshobageneral.com","N","","","","","","","","","213 Hospital Rd E","","Philadelphia","MS","US","393502119" +"1205283041","DIRECT","Direct Messaging Address","HFHandclinicsmedicalrecords@mercyhealth.com","N","","","","","","","","","920 S Oak St Ste 1","","Iowa Falls","IA","US","501269506" +"1861849531","DIRECT","Direct Messaging Address","Nicholas.kiefer@nyulangone.org","Y","","Nyu langone","","","","","","","550 1st Ave","","New York","NY","US","100166402" +"1457708166","OTHERS","Other URL","CLINIC","Y","","Ivy Creek of Elmore, LLC","","","","","","","4412 Hogan Rd","","Deatsville","AL","US","360223400" +"1376990986","DIRECT","Direct Messaging Address","TTUneuro@direct.myteamcare.com","N","Neurology","","DIRECT","Direct","","CSV","CSV","","3601 4th St","STOP 8321","Lubbock","TX","US","794308321" +"1194172726","DIRECT","Direct Messaging Address","michellejacques@nspc.medalliesdirect.net","N","","","","","","","","","8501 Arlington Blvd Ste 410","","Fairfax","VA","US","220314625" +"1871941443","DIRECT","Direct Messaging Address","gmadeira@shieldsforfamilies.org","N","Senior Director of Programs","","","","","","","","9307 S Central Ave","","Los Angeles","CA","US","900022017" +"1255788832","SOAP","SOAP URL","http://faithhopellc.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1647 Sun City Center Plz Ste 201","","Sun City Center","FL","US","335735334" +"1487001079","DIRECT","Direct Messaging Address","grisc@hotmail.com","N","","","DIRECT","Direct","","OTHER","Other","email","21735 SW 104th Ct Apt 208","","Cutler Bay","FL","US","331901053" +"1588012082","CONNECT","CONNECT URL","Shreveport","N","","","DIRECT","Direct","","CSV","CSV","","2800 Youree Dr","","Shreveport","LA","US","711043661" +"1477901072","OTHERS","Other URL","N/A","N","","","","","","","","","975 Oklahoma St","","Oviedo","FL","US","327659104" +"1366890832","OTHERS","Other URL","Office","N","practice location","","DIRECT","Direct","","","","","113 W Convent St","","Lafayette","LA","US","705016903" +"1629426903","DIRECT","Direct Messaging Address","Tfuller@uchc.edu","N","","","","","","","","","263 Farmington Ave","","Farmington","CT","US","060305215" +"1578911707","CONNECT","CONNECT URL","Livonia","N","","","DIRECT","Direct","","","","","15223 Farmington Rd Ste 8","","Livonia","MI","US","481545411" +"1538517602","DIRECT","Direct Messaging Address","clinical@giaswfl.directbygreenway.com","Y","Direct Message Address","Gastroenterology Associates of Southwest Florida PA","DIRECT","Direct","","","","","4790 Barkley Cir","","Fort Myers","FL","US","339077593" +"1609224401","CONNECT","CONNECT URL","https://www.hopkinsmedicine.org/johns-hopkins-childrens-center/what-we-treat/specialties/oncology/","N","Department Website","","DIRECT","Direct","","OTHER","Other","Department Website","1800 Orleans St","","Baltimore","MD","US","212870010" +"1366890006","DIRECT","Direct Messaging Address","clinical@giaswfl.directbygreenway.com","Y","","Gastroenterology Associates of Southwest Florida PA","DIRECT","Direct","","","","","4790 Barkley Cir","Bldg. A","Fort Myers","FL","US","339077593" +"1629426499","DIRECT","Direct Messaging Address","rhiannon.cummings@umm.edu","N","work email","","DIRECT","Direct","","","","","219 S Washington St","","Easton","MD","US","216012913" +"1598113201","DIRECT","Direct Messaging Address","kkerton@gjhosp.org","N","organization email","","DIRECT","Direct","","CSV","CSV","","2351 G Rd","","Grand Junction","CO","US","815059641" +"1497104178","DIRECT","Direct Messaging Address","dennise@7372.org","N","office manager email","","HIE","Health Information Exchange (HIE)","","","","","1093 N Main St Ste 1B","","Randolph","MA","US","023682100" +"1134578818","DIRECT","Direct Messaging Address","kruano@every-mind.org","N","","","HIE","Health Information Exchange (HIE)","","","","","1000 Twinbrook Pkwy","","Rockville","MD","US","208511201" +"1578912291","CONNECT","CONNECT URL","emailing","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","northwell health","301 E Main St","","Bay Shore","NY","US","117068408" +"1356790828","DIRECT","Direct Messaging Address","asmith@acareproviderservices.com","N","","","","","","","","","6028 Chester Ave Ste 200","","Jacksonville","FL","US","322172285" +"1841649415","CONNECT","CONNECT URL","Fairfield","N","Home","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2733 Saturn Dr","","Fairfield","OH","US","450145016" +"1568811925","OTHERS","Other URL","katie.holland@mahec.net","Y","","MAHEC","DIRECT","Direct","","","","","123 Hendersonville Rd","","Asheville","NC","US","288032868" +"1255780565","DIRECT","Direct Messaging Address","wadee@slhs.org","N","","","DIRECT","Direct","","","","","190 E Bannock St","","Boise","ID","US","837126241" +"1760831069","DIRECT","Direct Messaging Address","nalex339011@directwellstar.org","N","","","","","","","","","3950 Austell Rd","","Austell","GA","US","301061121" +"1528417706","OTHERS","Other URL","mail","N","","","","","","","","","3940 Acorn Cir","","Holt","MI","US","488428727" +"1184073264","DIRECT","Direct Messaging Address","info@myeye2eye.com","N","email","","DIRECT","Direct","","","","","1502 Mount Vernon Ave","","Alexandria","VA","US","223011718" +"1689023871","DIRECT","Direct Messaging Address","ehr-direct@gvh.hin.us","N","Gunnison Valley Hospital-Swing Bed","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD Exchange","711 N Taylor St","","Gunnison","CO","US","812302243" +"1285083493","DIRECT","Direct Messaging Address","contact@atlarc.org","N","Email","","DIRECT","Direct","","OTHER","Other","Email","535 Gresham Ave SE Ste A","","Atlanta","GA","US","303161960" +"1952750911","DIRECT","Direct Messaging Address","mikislp@districtspeechandswallowrehab.org","N","","","DIRECT","Direct","","","","","200 Q St NE Apt 2237","","Washington","DC","US","200022390" +"1831548940","DIRECT","Direct Messaging Address","bradlere@usacs.com","N","","","","","","","","","2000 Neuse Blvd","","New Bern","NC","US","285603449" +"1467801381","OTHERS","Other URL","NONE","N","","","","","","","","","15775 Laguna Canyon Rd Ste 100","","Irvine","CA","US","926183190" +"1487003430","CONNECT","CONNECT URL","audubondentalcenter@gmail.com","N","","","","","","","","","716 2nd St","","Henderson","KY","US","424203227" +"1851740799","CONNECT","CONNECT URL","nyunez@mcw.edu","N","","","","","","","","","W180N8000 Town Hall Rd","","Menomonee Falls","WI","US","530514002" +"1154771988","DIRECT","Direct Messaging Address","contact@havenrecoverystl.com","N","","","","","","","","","1902 Arsenal St","","Saint Louis","MO","US","631182503" +"1164872727","DIRECT","Direct Messaging Address","ejones@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","18503" +"1518317262","CONNECT","CONNECT URL","Www.footprince.com","N","","","","","","","","","165 Rowland Way Ste 206","","Novato","CA","US","949455055" +"1447600143","DIRECT","Direct Messaging Address","admin@centerforaba.org","N","email","","DIRECT","Direct","","","","","5940 S Rainbow Blvd # 190","","Las Vegas","NV","US","891182506" +"1124478755","OTHERS","Other URL","philadelphia","N","","","","","","","","","3401 Civic Center Blvd","","Philadelphia","PA","US","191044319" +"1053761759","CONNECT","CONNECT URL","drrewnwick@obryonfm.medentdirect.com","N","","","","","","","","","898 Beaver Dr","","Du Bois","PA","US","158012512" +"1730539149","DIRECT","Direct Messaging Address","sryan3@mhc.net","N","","","","","","","","","1105 Sixth St","","Traverse City","MI","US","496842345" +"1275983587","DIRECT","Direct Messaging Address","angelic.alvarez.md@adventhealth.com","N","","","","","","","","","1050 W Granada Blvd Ste 2A","","Ormond Beach","FL","US","321748155" +"1497105886","DIRECT","Direct Messaging Address","erin.sayer.p5@direct.phs.nextgenshare.com","N","","","","","","","","","1036 S Verity Pkwy","","Middletown","OH","US","450445513" +"1881044188","DIRECT","Direct Messaging Address","mccarthyc@thewrightcenter.org","Y","Wright Center Email","The Wright Center Medical Group","DIRECT","Direct","","","","","501 S Washington Ave","","Scranton","PA","US","185053814" +"1669822912","CONNECT","CONNECT URL","www.khl-counseling.com","N","","","DIRECT","Direct","","CSV","CSV","","1820 Shiloh Rd Ste 1404","","Tyler","TX","US","757032436" +"1285084558","CONNECT","CONNECT URL","https://uoflbrowncancercenter.org/contact-us","N","","","","","","","","","529 S Jackson St","","Louisville","KY","US","402023229" +"1205286556","DIRECT","Direct Messaging Address","lmahoney64931@direct.owensborohealth.org","N","","","","","","","","","1301 Pleasant Valley Rd","Suite 500B","Owensboro","KY","US","423039774" +"1700236973","DIRECT","Direct Messaging Address","pratik.shah1@mclaren.org","N","","","","","","","","","1000 Harrington St","","Mount Clemens","MI","US","480432920" +"1932559143","DIRECT","Direct Messaging Address","blanca.iriarte.oporto.1@11903.direct.athenahealth.com","N","","","DIRECT","Direct","","","","","4700 S California Ave","","Chicago","IL","US","606322016" +"1821448044","DIRECT","Direct Messaging Address","alice.huang@advocatehealth.com","N","","","","","","","","","4440 W 95th St","","Oak Lawn","IL","US","604532600" +"1437509676","DIRECT","Direct Messaging Address","brooke.heyman@nyulangone.org","N","professional email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","550 1st Ave","NBV-7N24","New York","NY","US","100166402" +"1710337860","CONNECT","CONNECT URL","med.umich.edu","N","","","","","","","","","1500 East Medical Center Dr.","Suite 8-621C&WSPC 4254","Ann Arbor","MI","US","48109" +"1245680263","DIRECT","Direct Messaging Address","carron@newpath.co","N","","","DIRECT","Direct","","CSV","CSV","","5310 Dtc Pkwy Ste A","","Greenwood Village","CO","US","801113010" +"1245680263","DIRECT","Direct Messaging Address","carron@newpath.co","N","","","","","","","","","5310 Dtc Pkwy Ste A","","Greenwood Village","CO","US","801113010" +"1336599356","DIRECT","Direct Messaging Address","monica.davila.1@17921.direct.athenahealth.com","N","","","DIRECT","Direct","","","","","1399 Jenks Ave Bldg G","","Panama City","FL","US","324012442" +"1689024572","OTHERS","Other URL","togocounseling.com","N","business website","","","","","","","","300 N Cleveland Massillon Rd Ste 104","","Akron","OH","US","443332484" +"1114377025","CONNECT","CONNECT URL","bobby.khan@atlantaclinicalresearch.com","N","","","DIRECT","Direct","","","","","5673 Peachtree Dunwoody Rd Ste 440","","Atlanta","GA","US","303421797" +"1679923536","DIRECT","Direct Messaging Address","estachti@bhmcny.org","N","email","","","","","","","","1 Brookdale Plz","","Brooklyn","NY","US","112123139" +"1861842775","CONNECT","CONNECT URL","https://www.mamc.health.mil","N","Madigan website","","","","","","","","Madigan Army Hospital 9040 Jackson Ave","","Tacoma","WA","US","984310001" +"1225488141","DIRECT","Direct Messaging Address","mileidy.garcia@victorybrt.com","N","Business Email","","","","","","","","2101 W 76th St","","Hialeah","FL","US","330161834" +"1013368976","OTHERS","Other URL","n/a","N","","","","","","","","","78 Ryerson St","","Brooklyn","NY","US","112052595" +"1902257876","DIRECT","Direct Messaging Address","George.Ziegler@nationwidechildrens.org","Y","email","Nationwide Children's Hospital","DIRECT","Direct","","OTHER","Other","email","700 Childrens Dr","","Columbus","OH","US","432052664" +"1851742738","DIRECT","Direct Messaging Address","aalden@acuityeyegroup.com","N","","","","","","","","","47474 Washington St","","LA Quinta","CA","US","922538846" +"1164873071","DIRECT","Direct Messaging Address","SCRMCPEC@SCRMC.COM","N","EMAIL","","DIRECT","Direct","","CSV","CSV","","1220 Jefferson St","","Laurel","MS","US","394404355" +"1942651674","DIRECT","Direct Messaging Address","Jramirezalcantara@mgh.harvard.edu","N","","","","","","","","","55 Fruit St","","Boston","MA","US","021142621" +"1174974778","CONNECT","CONNECT URL","H","N","","","","","","","","","1770 N Wickham Rd","","Melbourne","FL","US","329358122" +"1174974778","CONNECT","CONNECT URL","H","N","","","","","","","","","1770 N Wickham Rd","","Melbourne","FL","US","329358122" +"1538510169","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1821449497","OTHERS","Other URL","Tulsa","N","","","DIRECT","Direct","","","","","8988 S Sheridan Rd Ste D2","","Tulsa","OK","US","741335035" +"1386095974","CONNECT","CONNECT URL","n/a","N","online database that gives patient access to test results","","HIE","Health Information Exchange (HIE)","","OTHER","Other","n/a","1000 South Ave","","Rochester","NY","US","146202782" +"1447601935","CONNECT","CONNECT URL","www.lsuhscshreveport.edu","N","website","","OTHER","Other","Shreveport","CSV","CSV","","1541 Kings Hwy","","Shreveport","LA","US","711034228" +"1508217068","DIRECT","Direct Messaging Address","najib-abraham.orabi.1@17759.direct.athenahealth.com","N","","","","","","","","","24748 W Warren St","","Dearborn Heights","MI","US","481272109" +"1033560404","CONNECT","CONNECT URL","taylorboyd@paperplanetherapies.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","400 Ann St NE Ste 106A","","Grand Rapids","MI","US","49505" +"1730530007","DIRECT","Direct Messaging Address","RRamkisson@wcgh.org","N","work email","","DIRECT","Direct","","","","","118 Northport Ave","","Belfast","ME","US","049156009" +"1124479449","OTHERS","Other URL","med.umich.org","N","","","","","","","","","1500 E Medical Center Dr","","Ann Arbor","MI","US","481095000" +"1700237096","DIRECT","Direct Messaging Address","david@lcstreatment.com","N","secure portal","","DIRECT","Direct","","CSV","CSV","","7551 Wiles Rd Ste 105A","","Coral Springs","FL","US","330672064" +"1700237096","DIRECT","Direct Messaging Address","teresa@lcstreatment.com","N","secure portal","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7551 Wiles Rd Ste 105A","","Coral Springs","FL","US","330672064" +"1619328952","OTHERS","Other URL","9096261524@fax.telepacific.net","N","","","HIE","Health Information Exchange (HIE)","","","","","790 E Bonita Ave","","Pomona","CA","US","917671906" +"1730530999","DIRECT","Direct Messaging Address","Kimberly.Lally@mountsinai.org","Y","work email","Mount Sinai Hospital","DIRECT","Direct","","","","","1468 Madison Ave","15th Floor, Box 1194","New York","NY","US","100296508" +"1962853143","DIRECT","Direct Messaging Address","acipriani@firstchc.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","110 CONNECTICUT BLVD","","E. HARTFORD","CT","US","06108" +"1962853143","DIRECT","Direct Messaging Address","acipriani@firstchc.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","110 CONNECTICUT BLVD","","E. HARTFORD","CT","US","06108" +"1962853168","OTHERS","Other URL","ClinicSource","N","","","","","","","","","10920 SW 184th St","","Cutler Bay","FL","US","331576608" +"1003267204","DIRECT","Direct Messaging Address","jdmay@wustl.edu","N","","","","","","","","","1 Childrens Pl CB 8116","","Saint Louis","MO","US","631101002" +"1699126805","OTHERS","Other URL","https://mhcd.org/access-services/","N","","","","","","","","","4141 E Dickenson Pl # 80222","","Denver","CO","US","802226012" +"1629429733","OTHERS","Other URL","Shreveport","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1541 Kings Hwy","","Shreveport","LA","US","711034228" +"1134570336","CONNECT","CONNECT URL","Columbia","Y","","Prisma Health","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3710 Landmark Dr Ste 300","","Columbia","SC","US","292044034" +"1306297395","CONNECT","CONNECT URL","asecounseling@gmail.com","N","","","DIRECT","Direct","","","","","9 Camelot Dr Apt 2","","Bloomfield","CT","US","060022755" +"1326499328","DIRECT","Direct Messaging Address","rxm.17368@store.walgreens.com","N","","","","","","","","","617 Highland St","","Mount Holly","NC","US","281202185" +"1164874129","DIRECT","Direct Messaging Address","email@fenixbh.com","N","Email Address","","DIRECT","Direct","","CSV","CSV","","2247 Palm Beach Lakes Blvd Ste 205","","West Palm Beach","FL","US","334093409" +"1598117533","SOAP","SOAP URL","NextGen","Y","","OAKLAND INTEGRATED HEALTHCARE NETWORK","","","","","","","461 W Huron St # 107","","Pontiac","MI","US","483411601" +"1083066005","DIRECT","Direct Messaging Address","rtheroux@eyesightnh.emadirect.md","N","","","DIRECT","Direct","","","","","155 Borthwick Ave Ste 200E","","Portsmouth","NH","US","038014184" +"1396197216","OTHERS","Other URL","Shreveport","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1541 Kings Hwy","","Shreveport","LA","US","711034228" +"1366894271","CONNECT","CONNECT URL","Ortho.fitting@gmail.com","N","Business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","914 Broadway Ofc","","Bayonne","NJ","US","070023034" +"1588016489","DIRECT","Direct Messaging Address","Cbarahona@americanhealthservices.org","N","","","","","","","","","717 Lincoln Blvd","","Venice","CA","US","902912845" +"1598117343","DIRECT","Direct Messaging Address","Kiherrer@utmb.edu","N","","","","","","","","","6465 S Shore Blvd","","League City","TX","US","775735527" +"1598117343","DIRECT","Direct Messaging Address","Kiherrer@utmb.edu","N","","","","","","","","","6465 S Shore Blvd","","League City","TX","US","775735527" +"1285086173","DIRECT","Direct Messaging Address","kschey@dental.ufl.edu","N","","","","","","","","","1395 Center Dr","","Gainesville","FL","US","326104220" +"1588016216","CONNECT","CONNECT URL","emperatrizbetty@gmail.com","N","","","","","","","","","6841 SW 147th Ave Apt 2H","","Miami","FL","US","331931006" +"1982056677","DIRECT","Direct Messaging Address","nmiller@sahchicago.org","N","","","","","","","","","360 W Hubbard St Apt 2303","","Chicago","IL","US","606545753" +"1225480015","DIRECT","Direct Messaging Address","cramern@usacs.com","N","","","","","","","","","7900 Fm 1826","","Austin","TX","US","787371407" +"1679925127","DIRECT","Direct Messaging Address","tania.oyolarosario.1@2230.direct.athenahealth.com","N","","","DIRECT","Direct","","CSV","CSV","","6300 Regional Plz Ste 260","","Abilene","TX","US","79606" +"1689026155","CONNECT","CONNECT URL","jennifer@summercounseling.com","N","","","","","","","","","2042 Wooddale Dr Ste 125","","Woodbury","MN","US","551254394" +"1699127084","CONNECT","CONNECT URL","Apopka","N","Minding Behaviors","","DIRECT","Direct","","CSV","CSV","","546 Lisa Karen Cir","","Apopka","FL","US","327121802" +"1922450451","CONNECT","CONNECT URL","Https:","N","","","","","","","","","938 Marisa Ln","","DeSoto","TX","US","751153880" +"1487006953","DIRECT","Direct Messaging Address","ryan@dynamitehearing.om","N","","","","","","","","","5475 Beckley Rd Suite 150","","Battle Creek","MI","US","49015" +"1164874442","DIRECT","Direct Messaging Address","Julia.burns@mssm.edu","N","","","","","","","","","1 Gustave L Levy Pl","","New York","NY","US","100296504" +"1891147005","CONNECT","CONNECT URL","credentialing@tccokc.org","N","email","","DIRECT","Direct","","CSV","CSV","","6800 NW 39th Expy","","Bethany","OK","US","730082513" +"1538511761","DIRECT","Direct Messaging Address","kati@guadapsych.com","Y","email address","Guada Psychological Services PC","","","","","","","1881 Hicks Road Suite C","","Rolling Meadows","IL","US","600081249" +"1073965174","DIRECT","Direct Messaging Address","Nmoussa@tbh.org","N","","","","","","","","","121 Dekalb Ave","","Brooklyn","NY","US","112015493" +"1366894461","DIRECT","Direct Messaging Address","office@goodwinofs.com","N","Office Message Address","","","","","","","","3344 Emmaus Rd","","Rockingham","VA","US","228012685" +"1013360155","CONNECT","CONNECT URL","Menominee","N","","","","","","","","","3110 Gilbert St Ste A","","Marinette","WI","US","541431934" +"1508219668","CONNECT","CONNECT URL","credibleBH.com","N","online HIE","","HIE","Health Information Exchange (HIE)","","","","","603 Bruce St","","Crookston","MN","US","567162914" +"1982057006","DIRECT","Direct Messaging Address","am473@duke.edu","Y","email","Duke University Health System Inc","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2213 Elba St","","Durham","NC","US","277053934" +"1497108518","DIRECT","Direct Messaging Address","linden.melissa@marshfieldclinic.org","N","Contact email","","DIRECT","Direct","","CSV","CSV","","111 Dehne Dr","","Colby","WI","US","544219581" +"1629421649","CONNECT","CONNECT URL","uknown","N","unknown","","DIRECT","Direct","","CSV","CSV","","270 Granite Run Dr","","Lancaster","PA","US","176016804" +"1629421649","CONNECT","CONNECT URL","unknwon","N","unknown","","","","","","","","270 Granite Run Dr","","Lancaster","PA","US","176016804" +"1134572092","OTHERS","Other URL","https://www.fairview.org/mychart","N","","","","","","","","","3605 Mayfair Ave","","Hibbing","MN","US","557462935" +"1942653860","DIRECT","Direct Messaging Address","drmensah@fleetwoodfootcare.medentdirect.com","N","Mohan Mensah, DPM","","DIRECT","Direct","","CSV","CSV","","321 N Furnace St Ste 50","","Birdsboro","PA","US","195082057" +"1053764894","OTHERS","Other URL","Pharmacy.0852@publix.com","N","Pharmacy.0852@publix.com","","DIRECT","Direct","","CSV","CSV","","7117 Merrill Rd","","Jacksonville","FL","US","322772620" +"1053764894","OTHERS","Other URL","Pharmacy.0852@publix.com","N","Pharmacy.0852@publix.com","","DIRECT","Direct","","CSV","CSV","","7117 Merrill Rd","","Jacksonville","FL","US","322772620" +"1952754749","DIRECT","Direct Messaging Address","bcongleton@fhclouisville.org","N","","","DIRECT","Direct","","","","","2215 Portland Ave","","Louisville","KY","US","402121033" +"1659724391","DIRECT","Direct Messaging Address","kblack@coffeehousecounseling.com","N","HIPAA/Encrypted email account","","DIRECT","Direct","","OTHER","Other","email","28465 Old Town Front St Ste 221","","Temecula","CA","US","925901822" +"1982057584","CONNECT","CONNECT URL","mali@bkuc.com","Y","","Kings Highway Physicians Group PLLC","DIRECT","Direct","","CSV","CSV","","144 E 98th St","","Brooklyn","NY","US","112123841" +"1265885875","DIRECT","Direct Messaging Address","info@therecoveryproject.net","N","","","","","","","","","20000 Victor Pkwy Ste 100","","Livonia","MI","US","481527027" +"1093168569","DIRECT","Direct Messaging Address","dhilmanofski@tuccionline.com","N","","","","","","","","","6 Hangar Way","","Watsonville","CA","US","950762456" +"1649623281","CONNECT","CONNECT URL","smiles@reidandrhea.com","N","","","","","","","","","805 N Palm St","","Little Rock","AR","US","722051946" +"1689027070","DIRECT","Direct Messaging Address","samantha.runnion@therapysecure.com","N","","","","","","","","","9235 W Central Ave","","Wichita","KS","US","672123809" +"1952754368","OTHERS","Other URL","Meagan.lorenzo@msmc.com","N","Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Patient care","4300 Alton Rd","","Miami Beach","FL","US","331402948" +"1104279462","OTHERS","Other URL","workday","N","","","","","","","","","6110 Shallowford Rd","","Chattanooga","TN","US","374211894" +"1447603741","DIRECT","Direct Messaging Address","contact@bocarecoverycenter.com","N","","","","","","","","","21301 Powerline Rd","#311","Boca Raton","FL","US","334332388" +"1497108724","DIRECT","Direct Messaging Address","aabonilla@llu.edu","Y","employer email","Loma Linda University Children's Hospital","DIRECT","Direct","","OTHER","Other","contact","2195 Club Center Dr Ste G","","San Bernardino","CA","US","924084162" +"1407209661","CONNECT","CONNECT URL","Abdocounseling@gmail.com","N","","","DIRECT","Direct","","","","","1118 Sam Newell Rd Ste D2","","Matthews","NC","US","281055041" +"1124471388","DIRECT","Direct Messaging Address","jamee@visionaryhhc.com","N","email","","DIRECT","Direct","","OTHER","Other","email","404 N Bryant Ave","","Sherman","TX","US","750927338" +"1740733989","SOAP","SOAP URL","catalyst","N","","","","","","","","","27247 Kingswood Dr","","Dearborn Heights","MI","US","481273361" +"1881147023","OTHERS","Other URL","www.thehopegroup4.com","N","website","","DIRECT","Direct","","","","","201 Thornberry Branch Ln","","Daytona Beach","FL","US","321243652" +"1144773391","CONNECT","CONNECT URL","Karen.Carroll8238@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","3052 Balcones Fault Ave","","North Las Vegas","NV","US","890816409" +"1740733880","OTHERS","Other URL","Middleton","N","","","","","","","","","147 S Main St","","Middleton","MA","US","019492446" +"1114470291","CONNECT","CONNECT URL","Tukwila","N","Clinic","","DIRECT","Direct","","CSV","CSV","","651 Strander Blvd Ste 100","","Tukwila","WA","US","981882914" +"1578016481","DIRECT","Direct Messaging Address","ehenson@chcfhc.org","N","Provider","","DIRECT","Direct","","CSV","CSV","","14 Manning Ave","","Leominster","MA","US","014535768" +"1558814483","DIRECT","Direct Messaging Address","ajacobson@plasticandhand.com","N","","","","","","","","","244 Western Ave Ste 100","","South Portland","ME","US","041062430" +"1033662911","DIRECT","Direct Messaging Address","dana.meeks.p5@direct.phs.nextgenshare.com","N","","","","","","","","","211 Donald Dr","Suite B","Fairfield","OH","US","450143006" +"1477006393","DIRECT","Direct Messaging Address","karina.mercado.1@17384.direct.athenahealth.com","N","","","DIRECT","Direct","","","","","1900 S Jackson Rd Ste 1","","McAllen","TX","US","785031589" +"1124571633","DIRECT","Direct Messaging Address","m.malhotra@wustl.edu","N","","","","","","","","","1 CHILDRENS PL CB 8116","","St Louis","MO","US","63110" +"1932652583","DIRECT","Direct Messaging Address","dthimsenvilla@gimhmc.com","N","Office Email Address","","","","","","","","1917 W Faidley Ave","","Grand Island","NE","US","688034642" +"1700339140","CONNECT","CONNECT URL","Healdsburg","Y","","North Sonoma County Healthcare District","","","","","","","1375 University St","","Healdsburg","CA","US","954483382" +"1750834271","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1487107900","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1851844377","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1427501766","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","","","","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1861945123","DIRECT","Direct Messaging Address","robin@robinmccoymspllc.com","N","home","","DIRECT","Direct","","CSV","CSV","","25595 Mulroy Dr","","Southfield","MI","US","480332510" +"1811440142","DIRECT","Direct Messaging Address","Email@behavioralhealthadminstration.gov","N","Still need to get email","","","","","","","","1270 Natividad Rd","","Salinas","CA","US","939063144" +"1538612809","DIRECT","Direct Messaging Address","jritz@ranchmd.org","N","Business","","DIRECT","Direct","","OTHER","Other","fax","7902 Fingerboard Rd","","Frederick","MD","US","217047629" +"1144774373","OTHERS","Other URL","info@ngaudiology.com","N","email","","","","","","","","4045 Johns Creek Pkwy Ste B","","Suwanee","GA","US","300241218" +"1871047167","CONNECT","CONNECT URL","yahoo","N","","","DIRECT","Direct","","CSV","CSV","","6447 Miami Lakes Dr","","Miami Lakes","FL","US","330142741" +"1871047167","OTHERS","Other URL","google","N","","","DIRECT","Direct","","CSV","CSV","","4472 SW 136th Pl","","Miami","FL","US","331753721" +"1669926978","OTHERS","Other URL","tbrinke@yahoo.com","N","","","","","","","","","1941 S Jensen Rd","","Palmer","AK","US","996455923" +"1942754171","DIRECT","Direct Messaging Address","jsa9007@nyp.org","N","","","","","","","","","501 6th St","","Brooklyn","NY","US","112153671" +"1790239804","OTHERS","Other URL","Streamline","N","","","","","","","","","610 S Burdick St","","Kalamazoo","MI","US","490075221" +"1770037871","DIRECT","Direct Messaging Address","suite160_billing-1@qwestoffice.net","N","","","","","","","","","601 E Hampden Ave","","Englewood","CO","US","801133781" +"1588118483","CONNECT","CONNECT URL","megan.rutherford@piedmont.org","N","email address","","DIRECT","Direct","","","","","3820 Medical Park Dr","","Austell","GA","US","301061110" +"1154875094","DIRECT","Direct Messaging Address","office@jessicamking.com","N","Company Email, BAA signed with carrier for confidential transfer and storage of records","","DIRECT","Direct","","OTHER","Other","Email","1949 Goldsmith Ln","","Louisville","KY","US","402183086" +"1982158804","CONNECT","CONNECT URL","tabitha.longbons@anewwaycenter.com","N","","","","","","","","","5840 S Memorial Dr Ste 3003","","Tulsa","OK","US","741459052" +"1376097246","DIRECT","Direct Messaging Address","nathan@ex-ft.com","N","Email","","","","","","","","6750 Antioch Rd Ste 210","","Overland Park","KS","US","662041260" +"1558815266","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1740734516","DIRECT","Direct Messaging Address","info@mcguirechristiancounseling.com","N","business email","","","","","","","","3101 S Kimbrough Ave","Suite C","Springfield","MO","US","658075011" +"1114471737","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1841744331","OTHERS","Other URL","billing@daytoninternalmedicine.com","N","","","","","","","","","188 16th Ave Ste 107","","Dayton","TN","US","373211037" +"1144774563","DIRECT","Direct Messaging Address","drkgsimm@femmempower.org","N","Secure Email Address","","DIRECT","Direct","","","","","1405 Dr Martin Luther King Jr St N","","St Petersburg","FL","US","337043301" +"1629522057","DIRECT","Direct Messaging Address","kimarie@wrightwaycs.com","N","","","","","","","","","135 N Olympic Ave","","Arlington","WA","US","982231335" +"1356896708","CONNECT","CONNECT URL","wingsoflife.biz","N","","","","","","","","","202 Holly St","","Fruitland","MD","US","218262005" +"1235684697","CONNECT","CONNECT URL","http://riograndecgs.com/TherapistsInAlbuquerque.html","N","","","","","","","","","1010 Las Lomas Rd NE Ste 4","","Albuquerque","NM","US","871022634" +"1336694793","OTHERS","Other URL","N/A","N","","","","","","","","","2045 SE Hawthorne Blvd","","Portland","OR","US","972143819" +"1659826071","CONNECT","CONNECT URL","https://www.59mdw.af.mil/NewWHASC/","N","","","","","","","","","Wilford Hall Ambulatory Surgical Center","1100 Wilford Hall Loop","Lackland AFB","TX","US","78236" +"1659826071","CONNECT","CONNECT URL","Https://www.59thmdw.af.mil","N","","","","","","","","","Wilford Hall Ambulatory Surgical Center","1100 Wilford Hall Loop","Lackland AFB","TX","US","78236" +"1760937049","DIRECT","Direct Messaging Address","hsadekpranckun351235@directwellstar.org","N","","","","","","","","","2450 Old Milton Pkwy Ste 203","","Alpharetta","GA","US","300092108" +"1235684382","DIRECT","Direct Messaging Address","info@georgiaautismcenter.com","N","","","","","","","","","4046 Wetherburn Way Ste 1&4","","Peachtree Corners","GA","US","300924660" +"1609321702","DIRECT","Direct Messaging Address","scrmcpec@scrmc.com","N","email","","DIRECT","Direct","","CSV","CSV","","1203 Avenue B Ste 300","","Ellisville","MS","US","394372080" +"1003361098","OTHERS","Other URL","Www.hollyenp.com","N","Business website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1405 S 8th St","","LA Porte","TX","US","775716207" +"1598210478","DIRECT","Direct Messaging Address","suzanne.jantz@ahold.com","N","email","","DIRECT","Direct","","CSV","CSV","","158 Route 25A","","East Setauket","NY","US","117332849" +"1740735679","SOAP","SOAP URL","Miami","N","","","HIE","Health Information Exchange (HIE)","","","","","11155 SW 154th Ct","","Miami","FL","US","331964527" +"1740735679","SOAP","SOAP URL","Miami","N","","","HIE","Health Information Exchange (HIE)","","","","","11155 SW 154th Ct","","Miami","FL","US","331964527" +"1740735679","SOAP","SOAP URL","Miami","N","","","HIE","Health Information Exchange (HIE)","","","","","11155 SW 154th Ct","","Miami","FL","US","331964527" +"1740735679","CONNECT","CONNECT URL","Miami","N","","","","","","","","","11155 SW 154th Ct","","Miami","FL","US","331964527" +"1144775081","OTHERS","Other URL","veracity.allegiancemd.com","N","","","DIRECT","Direct","","CSV","CSV","","77 Milford Dr Ste 218","","Hudson","OH","US","442362779" +"1477008340","OTHERS","Other URL","N/A","N","","","","","","OTHER","Other","N/A","1140 W. 1130 S.","Building B","Orem","UT","US","84058" +"1477008340","OTHERS","Other URL","N/A","N","","","OTHER","Other","N/A.","OTHER","Other","N/A.","1111 S 1350 W Bldg B","","Orem","UT","US","840583817" +"1043765852","OTHERS","Other URL","Redmond","N","","","","","","","","","15600 Redmond Way Ste 201","","Redmond","WA","US","980523862" +"1558816231","OTHERS","Other URL","newlifepharmacies@gmail.com","N","newlifepharmacies@gmail.com","","DIRECT","Direct","","CSV","CSV","","22149 S Dixie Hwy","","Miami","FL","US","331702840" +"1922553684","CONNECT","CONNECT URL","https://cdbeginnings.sharepoint.com/sites/hub","N","","","","","","","","","673 Columbia Tpke","","East Greenbush","NY","US","120612130" +"1568917185","DIRECT","Direct Messaging Address","melanie.rakushin.p5@direct.phs.nextgenshare.com","N","","","","","","","","","10 N Locust St","","Oxford","OH","US","450561192" +"1538615034","SOAP","SOAP URL","Minneapolis","N","https://phr.charmtracker.com/login.sas?FACILITY_ID=9fac109f10b85efd41c75db046545b363e0e9e3c02ff72802e62fe42203ae47d67f706edca7cb6ea","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Minneapolis","4450 Nicollet Ave","","Minneapolis","MN","US","554195035" +"1386190700","DIRECT","Direct Messaging Address","eshrobe@partners.org","N","hospital email","","DIRECT","Direct","","OTHER","Other","email","55 Fruit St","Founders 880","Boston","MA","US","02114" +"1396291738","SOAP","SOAP URL","EZNOTES","N","SOAP NOTES","","","","","","","","9040 Friars Rd Ste 401","","San Diego","CA","US","921085859" +"1629524087","DIRECT","Direct Messaging Address","eaharrelson@bgschools.k12.mo.us","N","","","","","","","","","700 W Adams St","","Bowling Green","MO","US","633342046" +"1477009702","DIRECT","Direct Messaging Address","Melissa.hall@nphllc.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","8144 E Cactus Rd Ste 800","","Scottsdale","AZ","US","852605266" +"1750837845","OTHERS","Other URL","ww.alliance-obgyn.com","N","","","","","","","","","1560 Turf Ln","","East Lansing","MI","US","488236392" +"1730635830","DIRECT","Direct Messaging Address","jessie@connectiontherapycenter.com","N","","","","","","","","","10005 24th St E","","Edgewood","WA","US","983712130" +"1831645845","DIRECT","Direct Messaging Address","kelli@heartsandhandstherapy.com","N","","","","","","","","","234 Colony Center Dr","","Woodstock","GA","US","301884684" +"1548716517","CONNECT","CONNECT URL","www.strongworksa.com","N","","","DIRECT","Direct","","CSV","CSV","","17702 Wind Mist Ln","","Cypress","TX","US","774331502" +"1053867911","OTHERS","Other URL","Diane@cummingcounseling.com","N","Diane@cummingcounseling.com","","DIRECT","Direct","","OTHER","Other","Hushmail","102 Mary Alice Park Rd Ste 804","","Cumming","GA","US","300402664" +"1477009314","DIRECT","Direct Messaging Address","leasa.medina@pmsnm.org","N","email","","","","","","","","2960 Rodeo Park Dr W","","Santa Fe","NM","US","875056351" +"1700332525","CONNECT","CONNECT URL","N/a","N","","","","","","","","","3330 Morrice Duncan Dr Apt 3207","","New Orleans","LA","US","701266522" +"1952857609","DIRECT","Direct Messaging Address","bsmiley@student.hondros.edu","N","","","","","","","","","1 Elizabeth Pl","","Dayton","OH","US","454173445" +"1215483169","DIRECT","Direct Messaging Address","Shyall_Bhela@bchphysicians.org","N","","","","","","","","","40 Sunshine Cottage Rd # 1N-E29","","Valhalla","NY","US","105951524" +"1275089013","OTHERS","Other URL","Easton","N","Other","","OTHER","Other","Easton","OTHER","Other","Easton","305 Fuller Rd","","Easton","ME","US","047404119" +"1467908194","OTHERS","Other URL","https://www.linkedin.com/in/melissa-paterakis-rn-msn-crnp-22504319/","N","linkedin profile","","DIRECT","Direct","","OTHER","Other","linkedin page","1000 Hilltop Circle Erickson Hall Ground Floor","","Baltimore","MD","US","21250" +"1770030306","OTHERS","Other URL","SimplePractice","N","","","","","","","","","2845 N Sheridan Rd","","Chicago","IL","US","606577227" +"1831646355","CONNECT","CONNECT URL","www.accessfamilyservices.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2543 Ravenhill Dr Ste B","","Fayetteville","NC","US","283035459" +"1154878676","DIRECT","Direct Messaging Address","admin@monarchhospice.com","N","admin@monarchhospice.com","","DIRECT","Direct","","CSV","CSV","","209 S Travis St Ste 100","","Sherman","TX","US","750907110" +"1154878676","DIRECT","Direct Messaging Address","admin@monarchhospice.com","N","","","","","","","","","209 S Travis St Ste 100","","Sherman","TX","US","750907110" +"1124574850","OTHERS","Other URL","drpatricksteele@gmail.com","N","","","","","","","","","1531 Laurel St","","Columbia","SC","US","292012622" +"1861949208","CONNECT","CONNECT URL","harrinam@slhs.org","N","work email","","","","","","","","520 S Eagle Rd","","Meridian","ID","US","836426351" +"1891242236","CONNECT","CONNECT URL","PORTLAND","N","","","","","","","","","2302 SE Salmon St","","Portland","OR","US","972143944" +"1376099911","DIRECT","Direct Messaging Address","lindamarie.margosian.lmhc@outlook.com","N","Email","","","","","","","","8128 Harrison Dr","","Indianapolis","IN","US","462262029" +"1427504091","CONNECT","CONNECT URL","nathan.a.nakano.mil@mail.mil","N","","","","","","","","","3475 N Saratoga St","","Oak Harbor","WA","US","982784927" +"1962959502","CONNECT","CONNECT URL","amy.l.wooten5.mil@mail.mil","N","military email account","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Brian Allgood Army Hospital","Unit 15244","Camp Humphreys","Korea","KR","96205" +"1326595661","DIRECT","Direct Messaging Address","tgordon15@schools.nyc.gov","Y","email","NYC Department of Education","DIRECT","Direct","","CSV","CSV","","185 1st Ave","","New York","NY","US","100032907" +"1104373497","DIRECT","Direct Messaging Address","asteinbrueck287023@directe.centura.org","N","ASTEINBRUECK MIDDLE PARK HEALTH DIRECT EMAIL","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","214 S 4th St","","Kremmling","CO","US","80459" +"1245787530","DIRECT","Direct Messaging Address","administration@breakthroughhealthpa.com","N","","","","","","","","","1 S Main St","","Shenandoah","PA","US","179762332" +"1104373364","DIRECT","Direct Messaging Address","nwilliams@azrehabcampus.com","N","","","DIRECT","Direct","","","","","6944 E Tanque Verde Rd","","Tucson","AZ","US","85715" +"1487101572","OTHERS","Other URL","Docbookmd","N","iPhone app for HIPAA secure messaging","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1105 Central Expy N","","Allen","TX","US","750136103" +"1245787324","OTHERS","Other URL","kay.turner@sequelyouthservices.com","N","email","","","","","","","","730 E. Spring Drive","","Toquerville","UT","US","84774" +"1780131920","DIRECT","Direct Messaging Address","cathy@cottagesatshawnee.com","N","","","","","","","","","13509 W 67th St","","Shawnee","KS","US","662162300" +"1245787241","DIRECT","Direct Messaging Address","natalie@new-waycounseling.com","N","HIPAA compliant email","","DIRECT","Direct","","CSV","CSV","","1971 E Beltline Ave NE Ste C","","Grand Rapids","MI","US","495257045" +"1083161145","DIRECT","Direct Messaging Address","loomis.senior.living@selectrehab.com","N","secure company email","","DIRECT","Direct","","OTHER","Other","informational","807 Wilbraham Rd","","Springfield","MA","US","011092067" +"1154878015","DIRECT","Direct Messaging Address","admin@pullmanhealinghands.com","N","email","","","","","","","","872 Troy Rd Ste 170","","Moscow","ID","US","838434046" +"1922555093","CONNECT","CONNECT URL","office@someonetotalktoutah.com","N","secure email","","","","","","","","63 N 300 E","","Provo","UT","US","846063241" +"1427505593","DIRECT","Direct Messaging Address","DrRaptis@KidsDentistRI.com","N","Office email","","DIRECT","Direct","","CSV","CSV","","Children's Dentistry of East Greenwich","5700 Post Rd Suite #5","East Greenwich","RI","US","02916" +"1922555952","DIRECT","Direct Messaging Address","gxk063@jefferson.edu","N","","","DIRECT","Direct","","","","","111 S 11th St Ste 2170","","Philadelphia","PA","US","191074824" +"1386191153","CONNECT","CONNECT URL","www.kscounselingservices.com","N","website","","DIRECT","Direct","","OTHER","Other","website","1741 Route 9","","Clifton Park","NY","US","12065" +"1689121378","CONNECT","CONNECT URL","www.taprootintegrativecare.com","N","website","","DIRECT","Direct","","OTHER","Other","general information","56 Arbor St Ste 106","","Hartford","CT","US","061061223" +"1891243572","OTHERS","Other URL","Englewood","N","business email","","DIRECT","Direct","","CSV","CSV","","88 Inverness Cir E Ste 103","","Englewood","CO","US","801125304" +"1225586878","OTHERS","Other URL","athenanet.athenahealth.com","N","","","","","","","","","9051 Executive Park Dr Ste 202","","Knoxville","TN","US","379234626" +"1194273748","CONNECT","CONNECT URL","zoila@talkawhile.org","Y","","Talkawhile Child and Family Therapy Center PC","DIRECT","Direct","","","","","2577 Samaritan Dr Ste 715","","San Jose","CA","US","951244103" +"1083162762","DIRECT","Direct Messaging Address","testarosa22@att.net","N","","","","","","","","","1175 county road 459","","Heflin","AL","US","36264" +"1578011292","DIRECT","Direct Messaging Address","office@bluehopetherapyservices.com","N","","","","","","","","","11401 SW 40th St Ste 340","","Miami","FL","US","331653341" +"1578011086","CONNECT","CONNECT URL","Gilbert","N","","","DIRECT","Direct","","CSV","CSV","","20329 N 59th Ave Ste A2","","Glendale","AZ","US","853086854" +"1346798949","CONNECT","CONNECT URL","240-565-6059","Y","Fax","Temple Builders, LLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9701 Apollo Dr Ste 100","","Upper Marlboro","MD","US","207744785" +"1285182642","DIRECT","Direct Messaging Address","cummings@cummingsassociates.net","N","secure email on server","","DIRECT","Direct","","CSV","CSV","","1617 N FRONT ST","","HARRISBURG","PA","US","171022414" +"1508314790","DIRECT","Direct Messaging Address","cmauro176240@directwellstar.org","N","","","","","","","","","2540 Windy Hill Rd SE","","Marietta","GA","US","300678605" +"1790233013","DIRECT","Direct Messaging Address","billing@painstopspineclinic.com","Y","EMAIL","PainStop Spine Clinic, LLC","DIRECT","Direct","","OTHER","Other","ALL","180B Debuys Rd Ste 203","","Biloxi","MS","US","395314407" +"1124576459","FHIR","FHIR URL","HTTP://mhcmswscxsf01.mclaren.org/citrix/mclarenweb/","N","Cerner electronic charting OneMcLaren","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2727 S Pennsylvania Ave","Food & Nutrition","Lansing","MI","US","489103488" +"1801344064","DIRECT","Direct Messaging Address","stanleyhatcher@nspc.medalliesdirect.net","N","","","","","","","","","13700 St Francis Blvd Ste 501","","Midlothian","VA","US","231143223" +"1790233872","OTHERS","Other URL","571-313-8865","N","fax","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","46045 Palisade Pkwy","","Potomac Falls","VA","US","201658761" +"1407304405","OTHERS","Other URL","n/a","N","","","","","","","","","5535 S Williamson Blvd","Suite 774","Port Orange","FL","US","321288311" +"1639627797","DIRECT","Direct Messaging Address","leeal@hss.edu","N","","","","","","","","","8025 Parsons Blvd Apt A6","","Jamaica","NY","US","114321034" +"1104374131","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1740738772","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1649728676","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1972051837","DIRECT","Direct Messaging Address","info@insightpg.org","N","","","","","","","","","","","","","","" +"1003364969","CONNECT","CONNECT URL","drms.tcchs@gmail.com","N","North County Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6110 Howdershell Rd","","Hazelwood","MO","US","630421170" +"1801344635","OTHERS","Other URL","https://www.psychologytoday.com/us/therapists/40422/402505?sid=5e4b48265937e&ref=2&tr=ResultsName","N","","","","","","","","","475 W Main St Ste 106","","Danville","KY","US","404221844" +"1831648617","DIRECT","Direct Messaging Address","abrazel@thehome.org","N","Agency email","","","","","","","","780 American Legion Hwy","","Roslindale","MA","US","021313908" +"1013466689","DIRECT","Direct Messaging Address","samantha.furlet@summitspeechteam.com","N","Email","","","","","","","","1931 65th Ave Ste C","","Greeley","CO","US","806347946" +"1841749520","DIRECT","Direct Messaging Address","mpranpat@rxfusion.com","N","Pharmacy Email","","DIRECT","Direct","","OTHER","Other","All types","28821 US Highway 19 N","","Clearwater","FL","US","337612583" +"1750830279","DIRECT","Direct Messaging Address","referrals@lucas-therapies-pc.direct.kno2fy.com","Y","","Carilion Clinic","","","","","","","109 Knotbreak Rd","","Salem","VA","US","241535404" +"1366991853","OTHERS","Other URL","www.westviewfamilymedicine.com","N","","","","","","","","","13065 W McDowell Rd Ste A105","","Avondale","AZ","US","853926440" +"1598214975","CONNECT","CONNECT URL","danielle@eatplaylearntherapy.com","N","business email","","DIRECT","Direct","","CSV","CSV","","1057 Lake Asbury Dr","","Green Cove Springs","FL","US","320439555" +"1184173593","DIRECT","Direct Messaging Address","megan@communicationcraze.cc","N","company email address","","","","","","","","8431 N Mountain Stone Pine Way","","Tucson","AZ","US","857437491" +"1013466499","CONNECT","CONNECT URL","thetvfitness@gmail.com","N","Email Address","","DIRECT","Direct","","CSV","CSV","","23241 Woodward Ave","","Ferndale","MI","US","482201361" +"1659820926","DIRECT","Direct Messaging Address","elizabeth.clarkin@perceptionprograms.org","Y","","Perception Programs Inc","","","","","","","54 North St","","Willimantic","CT","US","062262528" +"1477002715","DIRECT","Direct Messaging Address","larry@pugetpsychotherapy.com","Y","","Puget Sound Psychotherapy","","","","","","","2719 E Madison St Ste 300","","Seattle","WA","US","981124752" +"1407305691","OTHERS","Other URL","ClintonTwp","N","","","","","","","","","42804 Garfield Rd","","Clinton Township","MI","US","480381656" +"1588113831","DIRECT","Direct Messaging Address","mindspa@mindspa.medicalservices.com","N","","","","","","","","","7302 S Yale Ave","","Tulsa","OK","US","741367027" +"1326597543","DIRECT","Direct Messaging Address","cdvko@mail.cho.org","Y","work email","UCSF Benioff Children's Hospital Oakland","","","","","","","747 52nd St Rm 3A109","","Oakland","CA","US","94609" +"1932658002","OTHERS","Other URL","DocuTap,Carequality","N","","","","","","","","","10319 Jefferson Hwy","","Baton Rouge","LA","US","708092730" +"1326597428","DIRECT","Direct Messaging Address","keri.krugermsn.p5@direct.phs.nextgenshare.com","N","","","","","","","","","903 NW Washington Blvd Ste A","","Hamilton","OH","US","450136367" +"1437608692","OTHERS","Other URL","Cambridge","N","","","","","","","","","1493 Cambridge St","","Cambridge","MA","US","021391099" +"1952850083","DIRECT","Direct Messaging Address","info@fluenschildrenstherapy.com","N","email address","","","","","","","","2601 70th Ave W Ste E","","University Place","WA","US","984665430" +"1447709431","DIRECT","Direct Messaging Address","drkirby@midlandsneuro.com","N","professional email address","","DIRECT","Direct","","OTHER","Other","PDF","160 Medical Cir Ste E","","West Columbia","SC","US","291693639" +"1558810598","DIRECT","Direct Messaging Address","nadia.bachiri@childrens.harvard.edu","N","","","","","","OTHER","Other","email","300 Longwood Ave","","Boston","MA","US","021155724" +"1821547712","OTHERS","Other URL","Athens","N","cvereen@vereencounseling.com","","DIRECT","Direct","","OTHER","Other","Athens","2340 Prince Ave Ste B","","Athens","GA","US","306066004" +"1316497209","CONNECT","CONNECT URL","rainbowhelpinghand.com","N","","","","","","","","","220 E Horizon Dr Ste H","","Henderson","NV","US","890158001" +"1396294229","CONNECT","CONNECT URL","Boaz","N","","","","","","","","","2692 US Hwy 431","","BOAZ","AL","US","359573595" +"1104375039","CONNECT","CONNECT URL","614-212-4900","N","Fax Number at facility","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Secure Patient Information","300 Polaris Pkwy","","Westerville","OH","US","430827989" +"1508316498","CONNECT","CONNECT URL","www.synergypdx.com","N","Web URL","","DIRECT","Direct","","OTHER","Other","Direct contact for clinic","2701 NW Vaughn St Ste 205","","Portland","OR","US","972105352" +"1942750799","OTHERS","Other URL","createdforgreaterprpprogram@gmail.com","N","","","","","","","","","5411 Old Frederick Rd Ste 8","","Baltimore","MD","US","212292126" +"1487104105","CONNECT","CONNECT URL","CPRS","Y","","Veterans Affairs Medical Center","","","","","","","26001 Redlands Blvd","","Redlands","CA","US","923737762" +"1467902221","CONNECT","CONNECT URL","www.simplepractice.com","Y","","Honey Bee Health Collective","","","","","","","241 Lori Dr","","Loveland","CO","US","805376269" +"1821548637","CONNECT","CONNECT URL","LEXINGTON","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1500 District Ave","","Burlington","MA","US","018035069" +"1033669775","CONNECT","CONNECT URL","CentralReach.com","N","","","DIRECT","Direct","","","","","150 W Sunset Rd","","San Antonio","TX","US","782092633" +"1780134395","OTHERS","Other URL","christinebrendlephd.com","N","","","","","","","","","300 N Washington St Ste 607","","Alexandria","VA","US","223142544" +"1750831418","DIRECT","Direct Messaging Address","aharrima@devereux.org","Y","","Devereux Foundation","","","","","","","3550 N Goldenrod Rd","","Winter Park","FL","US","327928823" +"1750831301","DIRECT","Direct Messaging Address","qrainey132590@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 400","","Marietta","GA","US","300601129" +"1669922118","OTHERS","Other URL","NA","N","","","","","","","","","2001 Villa Del Lago Dr Unit B","","Chino Hills","CA","US","917091771" +"1700336153","DIRECT","Direct Messaging Address","debralewis@hphc.allscriptsdirect.net","N","","","DIRECT","Direct","","","","","121 W Main St","","Loudonville","OH","US","448421247" +"1578013041","DIRECT","Direct Messaging Address","sharain.stith@voanorthla.org","N","work email","","DIRECT","Direct","","CSV","CSV","","856 Texas Ave","","Shreveport","LA","US","711013400" +"1801346176","OTHERS","Other URL","https://www.scvmc.org/Pages/home.aspx","N","website","","DIRECT","Direct","","","","","751 S Bascom Ave","","San Jose","CA","US","951282604" +"1619427903","DIRECT","Direct Messaging Address","nicoletriana@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","2500 Weston Rd Ste 103","","Weston","FL","US","333313616" +"1124578471","DIRECT","Direct Messaging Address","Ttupsych@direct.myteamcare.com","N","","","DIRECT","Direct","","CSV","CSV","","3601 4th St","MS 8103","Lubbock","TX","US","794300002" +"1073063269","CONNECT","CONNECT URL","https://integratedcounselingandwellness.com/locations/draper/","N","","","DIRECT","Direct","","","","","13552 S 110 W Ste 204","","Draper","UT","US","840202403" +"1073063269","CONNECT","CONNECT URL","https://integratedcounselingandwellness.com/locations/draper/","N","","","DIRECT","Direct","","","","","13552 S 110 W Ste 204","","Draper","UT","US","840202403" +"1356891477","OTHERS","Other URL","N/A","N","","","","","","","","","4449 Easton Way Ste 200","","Columbus","OH","US","43219" +"1134679293","DIRECT","Direct Messaging Address","info@drgeorge.biz","N","business emai","","DIRECT","Direct","","OTHER","Other","email","12811 N Nebraska Ave Ste I","","Tampa","FL","US","336124401" +"1679023758","DIRECT","Direct Messaging Address","cweitzel@coloradonutritioncounseling.com","N","Business email","","DIRECT","Direct","","","","","8600 Ralston Rd Ste 108","","Arvada","CO","US","800022372" +"1720538929","SOAP","SOAP URL","https://services.paydc.com/Account","N","EHR","","DIRECT","Direct","","OTHER","Other","info@njrehabexperts.com","610 Washington Blvd","","Jersey City","NJ","US","073101400" +"1003366055","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1417408485","DIRECT","Direct Messaging Address","eddy@appalachiancounselingcenters.com","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","501 E. Watauga Ave","","Johnson City","TN","US","376011726" +"1407307374","DIRECT","Direct Messaging Address","michelle.ruth@healics.com","N","email","","DIRECT","Direct","","","","","120 Brost Dr","","Morrison","TN","US","373571500" +"1790236537","CONNECT","CONNECT URL","Vitalogics","N","","","","","","","","","518 Washington St","","Ashland","OR","US","975201682" +"1023569803","OTHERS","Other URL","Wetumpka","N","","","HIE","Health Information Exchange (HIE)","","","","","102 Court Street","","Wetumpka","AL","US","36092" +"1275084147","DIRECT","Direct Messaging Address","pstewart@fathersheartranch.net","N","secured email CISCO","","","","","","","","Fathers Heart Ranch","71175 Aurora Rd.","Desert Hot Springs","CA","US","92241" +"1962953620","DIRECT","Direct Messaging Address","bianca.crudup@va.gov","N","","","","","","","","","13000 Bruce B Downs Blvd","","Tampa","FL","US","336124745" +"1962953646","DIRECT","Direct Messaging Address","kcrowell@teampbs.com","N","kcrowell@teampbs.com","","DIRECT","Direct","","","","","3403B Garden Villa Ln","","Austin","TX","US","787046915" +"1467903096","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1467903096","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1083165658","OTHERS","Other URL","@16570.direct.athenahealth.com","N","","","","","","","","","6141 Sunset Dr Ste 402","","South Miami","FL","US","331435026" +"1962953463","CONNECT","CONNECT URL","Needham","N","","","","","","","","","220 Reservoir St","","Needham","MA","US","024943149" +"1962953463","CONNECT","CONNECT URL","Needham","N","","","","","","","","","220 Reservoir St","","Needham","MA","US","024943149" +"1720539125","DIRECT","Direct Messaging Address","nsteffen@tmcardiac.com","N","","","DIRECT","Direct","","","","","12340 Quivira Rd","","Overland Park","KS","US","662132704" +"1730630070","OTHERS","Other URL","cabh.validclaims.com","N","Software system","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Medical Records","33151 Mesa Vista Dr","","Dana Point","CA","US","926291112" +"1962953117","DIRECT","Direct Messaging Address","credentialing@tidelandshealth.org","N","","","DIRECT","Direct","","","","","11891 Plaza Dr","","Murrells Inlet","SC","US","29576" +"1679024970","OTHERS","Other URL","https://betsygordonacupuncture.janeapp.com/admin#today","N","","","","","","","","","3109 NE Broadway St","","Portland","OR","US","972321812" +"1225589377","OTHERS","Other URL","x","N","","","","","","","","","31 Innovation Dr Ste 100","","Bluffton","SC","US","29910" +"1184175267","DIRECT","Direct Messaging Address","alejandra.candelas@va.gov","N","","","","","","","","","3801 Miranda Ave","","Palo Alto","CA","US","943041207" +"1174075196","CONNECT","CONNECT URL","Copley","N","","","","","","OTHER","Other","Copley","2313 S Hametown Rd","","Copley","OH","US","443212454" +"1396297438","CONNECT","CONNECT URL","v.wells@housingworks.org","N","email","","DIRECT","Direct","","OTHER","Other","email","301 W 37th St","","New York","NY","US","100184211" +"1083166029","DIRECT","Direct Messaging Address","alison.j.green@kp.org","N","business email","","","","","","","","2400 Lancaster Dr NE","","Salem","OR","US","973051221" +"1306398326","DIRECT","Direct Messaging Address","apritchard@hearusa.com","Y","","HearUSA","","","","","","","425 W Foothill Blvd Ste A","","Glendora","CA","US","917415302" +"1740732825","DIRECT","Direct Messaging Address","Senior.House@direct.myteamcare.com","N","SHC","","DIRECT","Direct","","CSV","CSV","","301 40th St","","Lubbock","TX","US","794042746" +"1285186395","OTHERS","Other URL","frontlinetherapyauburn.com","N","website with email communication","","DIRECT","Direct","","OTHER","Other","website with services and contact forms","318 N College St Ste E","","Auburn","AL","US","368303815" +"1235681214","DIRECT","Direct Messaging Address","mgiles1@uabmc.edu","N","","","DIRECT","Direct","","OTHER","Other","secure hospital email address","619 19th St S","","Birmingham","AL","US","352491900" +"1740732601","DIRECT","Direct Messaging Address","valerie@nikaoscounselingcolorado.com","N","business emails","","DIRECT","Direct","","OTHER","Other","email","635 W Corona Ave Ste 214","","Pueblo","CO","US","81004" +"1669924585","DIRECT","Direct Messaging Address","sharon.whyte@pmsnm.org","N","","","DIRECT","Direct","","CSV","CSV","","184 Unser Blvd NE","","Rio Rancho","NM","US","871244045" +"1629520549","DIRECT","Direct Messaging Address","manager@associatesinendocrinology.com","N","","","DIRECT","Direct","","","","","2400 Big Timber Rd Ste 200","","Elgin","IL","US","601247835" +"1871045773","DIRECT","Direct Messaging Address","annumkhan@nspc.medalliesdirect.net","N","","","","","","","","","1750 Tysons Blvd Ste 120","","Mc Lean","VA","US","221024227" +"1447702121","CONNECT","CONNECT URL","billing@cornerstoneautismcenter.com","N","email","","","","","","","","3258 W Market Place Dr","","Edinburgh","IN","US","461249051" +"1659823227","OTHERS","Other URL","Holyoke","N","","","","","","","","","15 Papineau St","","Holyoke","MA","US","010403417" +"1659823292","OTHERS","Other URL","Kuna","N","","","HIE","Health Information Exchange (HIE)","","","","","1609 S Kimball Ave Ste 201","","Caldwell","ID","US","836055196" +"1154873685","CONNECT","CONNECT URL","Cleveland","N","","","","","","","","","4314 S Parkside Dr","","Brooklyn","OH","US","441442724" +"1700338225","CONNECT","CONNECT URL","Deptford","N","","","DIRECT","Direct","","OTHER","Other","Email","610 1st Ave Apt A","","Deptford","NJ","US","080966606" +"1386196764","DIRECT","Direct Messaging Address","cvhealthclinic@direct-address.net","N","EMR Messaging","","DIRECT","Direct","","CSV","CSV","","3200 Quail Springs Pkwy","Suite 200","Oklahoma City","OK","US","731342604" +"1205388618","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1639621071","DIRECT","Direct Messaging Address","mosborne@eriefamilyhealth.org","N","office email","","DIRECT","Direct","","OTHER","Other","office email","2418 W Division St","","Chicago","IL","US","606222940" +"1821540279","DIRECT","Direct Messaging Address","crystalprice@mountaincarenetwork.com","N","direct email","","DIRECT","Direct","","","","","1021 Quarrier St Ste 310","","Charleston","WV","US","253012338" +"1669924932","CONNECT","CONNECT URL","patricia.greenwood@va.gov","N","","","","","","","","","6010 W Amarillo Blvd","","Amarillo","TX","US","791061990" +"1538611843","DIRECT","Direct Messaging Address","ebuzzanca@hamdenhall.org","N","","","","","","","","","1108 Whitney Ave","","Hamden","CT","US","065173499" +"1588116891","CONNECT","CONNECT URL","Millington","N","Primary location","","","","","","","","4772 Navy Rd Ste A","","Millington","TN","US","380531927" +"1003368317","DIRECT","Direct Messaging Address","www.contact@jpopeconnnections.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Baltimore","1055 Taylor Ave Ste 203","","Towson","MD","US","212868333" +"1396297552","DIRECT","Direct Messaging Address","CombestWellness@direct.myteamcare.com","N","Combest","","DIRECT","Direct","","CSV","CSV","","301 40th St","","Lubbock","TX","US","794042746" +"1164964342","DIRECT","Direct Messaging Address","joannalee@uropart.allscriptsdirect.net","N","","","","","","","","","5201 Willow Springs Rd Ste 380","","LA Grange Highlands","IL","US","605256539" +"1093257297","DIRECT","Direct Messaging Address","kbarreuther@taprootintegrativecare.com","N","","","DIRECT","Direct","","CSV","CSV","","56 Arbor St Ste 106","","Hartford","CT","US","061061223" +"1790227825","OTHERS","Other URL","Brightree","N","billing software","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2010 S Arlington Heights Rd Ste 300","","Arlington Heights","IL","US","60005" +"1285176354","DIRECT","Direct Messaging Address","omansour@seizethewaycounseling.com","N","","","","","","","","","4800 N Milwaukee Ave Ste 203","","Chicago","IL","US","606302156" +"1871035956","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1710429626","OTHERS","Other URL","n/a","N","","","","","","","","","3010 Colby St Ste 210","","Berkeley","CA","US","947052059" +"1265974174","OTHERS","Other URL","ericlintonsr.wixsite.com/leimedical","N","Wix Site","","OTHER","Other","Organizational external website","OTHER","Other","html","23 Holmes Cir","","Chester","IL","US","622331247" +"1962944876","DIRECT","Direct Messaging Address","megan.meer.1@1948.direct.athenahealth.com","N","athena EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","athena EHR","409 Glenwood St Ste 500","","Glen Rose","TX","US","760434933" +"1992247795","OTHERS","Other URL","www.va.gov","N","Roseburg VA HCS","","DIRECT","Direct","","OTHER","Other","N/A","Eugene VA Downtown Clinic 211 E. 7th Avenue","Unit 118","Eugene","OR","US","97401" +"1104368984","OTHERS","Other URL","cakorb@gmail.com","N","","","","","","","","","327 Dahlonega Street Suite 901A","","Cumming","GA","US","300409229" +"1740722594","OTHERS","Other URL","lokahicasemanagementagency@gmail.com","N","","","","","","","","","92-7151 Elele St Apt 1405","","Kapolei","HI","US","967073389" +"1942742630","CONNECT","CONNECT URL","Counselingforyoulongisland","N","","","DIRECT","Direct","","","","","24837 Thebes Ave","","Little Neck","NY","US","113621246" +"1437691276","CONNECT","CONNECT URL","COMPULINK","N","SECURE SOFTWARE","","HIE","Health Information Exchange (HIE)","","OTHER","Other","ELECTRONIC HEALTH RECORDS","546 Steve Dr","","Russell Springs","KY","US","426424601" +"1487196101","CONNECT","CONNECT URL","dmarsh@wellmorecentre.com","N","Work Email","","","","","","","","204 2nd St NE","","New Philadelphia","OH","US","446632808" +"1720520448","CONNECT","CONNECT URL","https://tesfainternationalschool.org/","N","Website","","DIRECT","Direct","","CSV","CSV","","1550 40th Avenue Northeast","","Columbia Heights","MN","US","55421" +"1528500162","DIRECT","Direct Messaging Address","kati@guadapsych.com","N","email","","","","","","","","1881 Hicks Road Suite C","","Rolling Meadows","IL","US","600084412" +"1538601901","DIRECT","Direct Messaging Address","kdiller@eastersealscrossroads.org","N","e-mail","","DIRECT","Direct","","OTHER","Other","e-mail","4740 Kingsway Dr","","Indianapolis","IN","US","462051521" +"1851833297","OTHERS","Other URL","wecaremanagement.com","N","","","DIRECT","Direct","","CSV","CSV","","312 E Market St Ste F","","Leesburg","VA","US","201764173" +"1285176685","DIRECT","Direct Messaging Address","kellys@innersightcounseling.com","N","practice email","","","","","","","","3171 Beaver Vu Dr Ste C","","Beavercreek","OH","US","454346368" +"1013459312","DIRECT","Direct Messaging Address","ccossou@moon.emadirect.md","N","","","DIRECT","Direct","","OTHER","Other","email","2116 Megan Dr Ste 102","","Cape Girardeau","MO","US","637011979" +"1740723022","CONNECT","CONNECT URL","sharefile","N","","","","","","","","","4902 Eisenhower Blvd Ste 315","","Tampa","FL","US","336346344" +"1316480684","DIRECT","Direct Messaging Address","SONAbilene@direct.myteamcare.com","N","Abilene","","DIRECT","Direct","","CSV","CSV","","1749 Pine Street","","Abilene","TX","US","79601" +"1902349194","DIRECT","Direct Messaging Address","erick.muhlenbeck@ascension.org","N","","","","","","","","","1020 Kabel Ave","","Rhinelander","WI","US","545013918" +"1578006607","OTHERS","Other URL","unknown","Y","","San Francisco VAMC","","","","","","","401 3rd St","","San Francisco","CA","US","941071214" +"1437692530","DIRECT","Direct Messaging Address","info@1foot2foot.com","Y","","1FOOT 2FOOT CENTRE FOR FOOT AND ANKLE CARE, PC","","","","","","","","","","","","" +"1689117780","OTHERS","Other URL","MONTPELIER","N","Home Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","14155 Trails End Dr","","Montpelier","VA","US","231922740" +"1609319789","CONNECT","CONNECT URL","sarah@ddpain.com","Y","Work Email","Denver Diagnostic Pain Corporation","DIRECT","Direct","","CSV","CSV","","13402 W Coal Mine Ave Ste 240A","","Littleton","CO","US","801275407" +"1689117624","OTHERS","Other URL","Mail","N","Mail","","DIRECT","Direct","","CSV","CSV","","161 Jackson St","","Lowell","MA","US","018522103" +"1962945865","DIRECT","Direct Messaging Address","Knimm@uwhealth.org","N","","","","","","","","","600 Highland Ave","","Madison","WI","US","537922206" +"1225571128","OTHERS","Other URL","fwbh.org","N","Work website","","DIRECT","Direct","","CSV","CSV","","4100 Barbara Loop SE","","Rio Rancho","NM","US","871241000" +"1578006425","DIRECT","Direct Messaging Address","nguerrero@altamed.org","N","email work","","","","","","","","9436 Slauson Ave","","Pico Rivera","CA","US","906604748" +"1114460920","CONNECT","CONNECT URL","n/a","N","n/a","","OTHER","Other","n/a","OTHER","Other","n/a","4900 Serrania Ave","","Woodland Hills","CA","US","913643301" +"1922541606","CONNECT","CONNECT URL","pmiles@sagepsychotherapy-pllc.com","Y","email","Sage Psychotherapy, PLLC","HIE","Health Information Exchange (HIE)","","OTHER","Other","email communication","126 E Broadway St Ste 11","","Missoula","MT","US","598024566" +"1922541606","DIRECT","Direct Messaging Address","pmiles@sagepsychotherapy-pllc.com","N","email","","DIRECT","Direct","","CSV","CSV","","126 E Broadway St Ste 11","","Missoula","MT","US","598024566" +"1477096113","DIRECT","Direct Messaging Address","kpinto@ignitemedicalresorts.com","N","Work email","","","","","","","","2100 NW Barry Rd","","Kansas City","MO","US","641541000" +"1134662729","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W Bldg A","","Provo","UT","US","846043305" +"1306389903","DIRECT","Direct Messaging Address","transsouth@directaddress.net","N","","","DIRECT","Direct","","","","","9 Physicians Dr","","Jackson","TN","US","383052071" +"1710420294","OTHERS","Other URL","Pioneer","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","920 Lark Dr","","Albany","NY","US","122071300" +"1275076713","OTHERS","Other URL","feinere@amc.edu","N","","","","","","","","","47 New Scotland Ave","Department of Anesthesia D108","Albany","NY","US","122083412" +"1093258519","CONNECT","CONNECT URL","Pharmacy","N","","","","","","","","","20320 Northwest Fwy","Suite#300","HOUSTON","TX","US","770655641" +"1255875639","DIRECT","Direct Messaging Address","nisc@providea.gwaydirect.com","N","The Neurological Institute and Speciality Centers","","DIRECT","Direct","","CSV","CSV","","521 E 86th Ave","","Merrillville","IN","US","464106173" +"1750825105","OTHERS","Other URL","integrityplusstl@gmail.com","N","","","","","","","","","111 Church St Ste 117","","Ferguson","MO","US","631352457" +"1124562582","CONNECT","CONNECT URL","www.mayo.com","N","","","DIRECT","Direct","","CSV","CSV","","200 1st St SW","","Rochester","MN","US","559050002" +"1285178699","OTHERS","Other URL","OfallonMO","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1249 Brenthaven Ln","","Florissant","MO","US","630312411" +"1639613896","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1477097707","CONNECT","CONNECT URL","www.gethealthie.com","N","secure messaging platform","","DIRECT","Direct","","CSV","CSV","","1802 Abbey Ct","","Alpharetta","GA","US","300046017" +"1104360122","DIRECT","Direct Messaging Address","cghanooni@mesquitegsc.com","N","E-mail","","DIRECT","Direct","","OTHER","Other","E-mail","7445 E Tanque Verde Rd","","Tucson","AZ","US","857153477" +"1902340953","DIRECT","Direct Messaging Address","Navya.Kuchipudi@rwjbh.org","N","","","DIRECT","Direct","","","","","166 Lyons Ave","","Newark","NJ","US","071122016" +"1114461076","DIRECT","Direct Messaging Address","info@autismlearners.com","N","","","","","","","","","12741 Darby Brook Ct Ste 102","","Woodbridge","VA","US","221922406" +"1295279891","DIRECT","Direct Messaging Address","info@tmshelps.com","N","email address","","DIRECT","Direct","","OTHER","Other","Email","10420 Old Olive Street Rd","Suite 104","Saint Louis","MO","US","63141" +"1407390966","DIRECT","Direct Messaging Address","bernadette@bridgestochange.com","N","","","","","","","","","1049 SW Baseline St Ste D480","","Hillsboro","OR","US","971233863" +"1740724236","DIRECT","Direct Messaging Address","info@abrandnewdayaba.com","N","","","","","","","","","58 Pomperaug Rd","","Woodbury","CT","US","067983713" +"1255875746","OTHERS","Other URL","Springdale","N","","","OTHER","Other","Little Rock","","","","2601 SOUTH 56TH STREET","","SPRINGDALE","AR","US","72762" +"1255876744","DIRECT","Direct Messaging Address","jamille.sanchez@mytherapyworld.com","Y","work email address","Therapy World","","","","","","","1038 Shorthill Ln","","Fort Mill","SC","US","297150170" +"1104361583","OTHERS","Other URL","Carrie.MeyerLLC@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","Mechanicsville","8249 Crown Colony Pkwy Ste 200","","Mechanicsville","VA","US","231164057" +"1841735222","DIRECT","Direct Messaging Address","marialuisa.doubek.1@11903.direct.athenahealth.com","N","","","DIRECT","Direct","","","","","6550 S Richmond St","","Chicago","IL","US","606292821" +"1043755374","DIRECT","Direct Messaging Address","carol.rim@acariahealth.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","3302 Garfield Ave","","Commerce","CA","US","900403102" +"1376088658","CONNECT","CONNECT URL","https://www.truenorthsj.com/about/shari-grande/#tab-id-3","N","website","","DIRECT","Direct","","CSV","CSV","","173 N Morrison Ave Ste D","","San Jose","CA","US","951262712" +"1962947101","CONNECT","CONNECT URL","Sandy","Y","Direct Email","Renaissance Ranch Bluffdale Men's Program","DIRECT","Direct","","","","","9160 S 300 W Ste 3","","Sandy","UT","US","840702656" +"1467997601","DIRECT","Direct Messaging Address","nguyenl1@mskcc.org","N","Business email","","HIE","Health Information Exchange (HIE)","","","","","1275 York Ave","","New York","NY","US","100656007" +"1255876413","DIRECT","Direct Messaging Address","info@serenitympb.com","N","","","","","","","","","3611 SW 107th Ave","","Miami","FL","US","331653636" +"1144765215","CONNECT","CONNECT URL","SEATTLE","N","","","","","","","","","4020 E Madison St Ste 240","","Seattle","WA","US","981123150" +"1336684315","DIRECT","Direct Messaging Address","ehr-direct@gvh.hin.us","N","Gunnison Valley Hospital CO- Ambulance","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD Exchange","711 N Taylor St","","Gunnison","CO","US","812302243" +"1437694502","DIRECT","Direct Messaging Address","pedreira@stanford.edu","N","Hospital email address","","","","","","","","300 Pasteur Dr","","Stanford","CA","US","943052200" +"1114462124","DIRECT","Direct Messaging Address","sgalloway@WRW-WY.direct.office.nextgen.com","N","Wild Rose Wellness","","DIRECT","Direct","","CSV","CSV","","618 Coburn Ave","","Worland","WY","US","82401" +"1114462124","DIRECT","Direct Messaging Address","sgalloway@WRW-WY.direct.office.nextgen.com","N","Wild Rose Wellness","","DIRECT","Direct","","CSV","CSV","","618 Coburn Ave","","Worland","WY","US","82401" +"1003351909","CONNECT","CONNECT URL","serena.emerson@gmail.com","N","","","DIRECT","Direct","","","","","2582 Island View Ln","","Lummi Island","WA","US","982628631" +"1497290266","DIRECT","Direct Messaging Address","ang9249@nyp.org","N","encryted work email","","","","","","","","622 W 168th St","","New York","NY","US","100323720" +"1528503398","DIRECT","Direct Messaging Address","mark.reed.p5@direct.phs.nextgenshare.com","N","","","","","","","","","1036 S Verity Pkwy","","Middletown","OH","US","45044" +"1780129536","OTHERS","Other URL","CHICAGO","N","","","","","","","","","1036 N Dearborn St Apt 806","","Chicago","IL","US","606107855" +"1427593185","CONNECT","CONNECT URL","https://gentleandcaring.clearcareonline.com/dashboard/","N","website","","DIRECT","Direct","","CSV","CSV","","24381 Aurora Rd Ste B4","","Bedford Heights","OH","US","441461777" +"1487199006","DIRECT","Direct Messaging Address","abhishek.dave@beaumont.org","N","organizational email address","","DIRECT","Direct","","CSV","CSV","","1949 12 Mile Rd Ste 100","","Berkley","MI","US","480721868" +"1669918223","CONNECT","CONNECT URL","WILMINGTON","N","","","DIRECT","Direct","","","","","201 N Front St Ste 102","","Wilmington","NC","US","284014055" +"1043756638","DIRECT","Direct Messaging Address","vlangley@familywhocares.com","N","","","","","","","","","1235 Morse St NE","","Washington","DC","US","200023807" +"1275079717","DIRECT","Direct Messaging Address","sharphant@iamboundless.org","N","","","","","","","","","445 E Dublin Granville Rd","","Worthington","OH","US","430853192" +"1205372612","DIRECT","Direct Messaging Address","sarazike@uropart.allscriptsdirect.net","N","","","","","","","","","7900 N Milwaukee Ave","Ste 17","Niles","IL","US","607143159" +"1154867497","DIRECT","Direct Messaging Address","Eva.Ung@986pharmacy.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2670 E Gage Ave Ste 10A","","Huntington Park","CA","US","902557207" +"1457897852","OTHERS","Other URL","Meridian","N","","","","","","","","","4740 N Penngrove Way","Ste. 100","Meridian","ID","US","83646" +"1700322047","DIRECT","Direct Messaging Address","elewis@autismwv.org","N","company email","","","","","","","","1402 Commerce Ave","","Huntington","WV","US","257011611" +"1144766411","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1396281531","CONNECT","CONNECT URL","https://www.psychologytoday.com/us/therapists/ventre-counseling-services-winston-salem-nc/713563?pre","N","website","","","","","","","","1495 Rymco Dr Ste 101","","Winston Salem","NC","US","271032947" +"1750827895","CONNECT","CONNECT URL","Vista","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2067 W Vista Way Ste 140","","Vista","CA","US","920836032" +"1295271211","DIRECT","Direct Messaging Address","brandon.church@avera.org","N","","","","","","","","","1010 S Greene St","","Rock Rapids","IA","US","512462087" +"1407392384","CONNECT","CONNECT URL","Fargo","N","","","","","","","","","3629 Hidden Cir","","West Fargo","ND","US","580787928" +"1417493396","DIRECT","Direct Messaging Address","paboril@healtheast.org","N","email","","DIRECT","Direct","","","","","1575 Beam Ave","","Maplewood","MN","US","551091126" +"1316483209","OTHERS","Other URL","n/a","N","","","","","","","","","20 Jackson Cir","","Wytheville","VA","US","243822074" +"1790221521","DIRECT","Direct Messaging Address","selfdesign@hushmail.com","N","","","DIRECT","Direct","","CSV","CSV","","30 N Michigan Ave Ste 826","","Chicago","IL","US","606023793" +"1508303249","CONNECT","CONNECT URL",".com","N","","","","","","","","","13815 DeVan Lee Dr E","","Jacksonville","FL","US","322265868" +"1013454768","DIRECT","Direct Messaging Address","jclaeys@restorewc.com","N","","","DIRECT","Direct","","CSV","CSV","","1990 W New Haven Ave Ste 105","","Melbourne","FL","US","329043908" +"1164969689","DIRECT","Direct Messaging Address","mirna@ablewichita.com","N","","","DIRECT","Direct","","","","","1900 N Amidon Ave Ste 210","","Wichita","KS","US","672032137" +"1134666746","OTHERS","Other URL","N/A","N","","","","","","","","","4867 W Sunset Blvd","","Los Angeles","CA","US","900275969" +"1376080887","DIRECT","Direct Messaging Address","rbarker@cgrc.org","N","work email","","DIRECT","Direct","","OTHER","Other","electronic","744 E Lincoln Hwy","","Coatesville","PA","US","193203590" +"1255878773","OTHERS","Other URL","CureMD","N","EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CureMD","146 Main Street","","Somers","CT","US","060711825" +"1295272755","CONNECT","CONNECT URL","https://hie.healtheconnections.org/#/healthe-login","N","Health Information Exchange","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4 Fuller St","","Alexandria Bay","NY","US","136071316" +"1164969614","DIRECT","Direct Messaging Address","clintonmedicalclinic@cmci.allscriptsdirect.net","N","","","","","","","","","403 Fairview St","","Clinton","NC","US","283282399" +"1164969614","DIRECT","Direct Messaging Address","carriegreen@cmci.allscriptsdirect.net","N","","","","","","","","","403 Fairview St","","Clinton","NC","US","283282399" +"1124565528","SOAP","SOAP URL","Lombard","N","","","DIRECT","Direct","","CSV","CSV","","6931 North Ave","","Oak Park","IL","US","603021053" +"1770020117","DIRECT","Direct Messaging Address","scipriati@parkerjewishinstitute.org","N","email","","DIRECT","Direct","","OTHER","Other","email","27111 76th Ave Ste A1","","New Hyde Park","NY","US","110401436" +"1255878682","OTHERS","Other URL","NA","N","NA","","","","","","","","3888 Lavista Rd","","Tucker","GA","US","300845142" +"1851838064","CONNECT","CONNECT URL","Stillwater","N","","","","","","","","","1060 Curve Crest Blvd W Ste 102","","Stillwater","MN","US","550826058" +"1689111650","OTHERS","Other URL","steven.d.young@comhs.org","Y","","School Town of Munster","","","","","","","8616 Columbia Ave","","Munster","IN","US","463212518" +"1023555026","CONNECT","CONNECT URL","www.tamaraliz.com","N","website","","","","","","","","1318 Sidewinder Rd NE","","Rio Rancho","NM","US","871442587" +"1386181337","CONNECT","CONNECT URL","acacsac.org","N","","","DIRECT","Direct","","OTHER","Other","web","7000 Franklin Blvd Ste 625","","Sacramento","CA","US","958231884" +"1386181337","DIRECT","Direct Messaging Address","myancy@acacsac.org","N","","","DIRECT","Direct","","OTHER","Other","email","7000 Franklin Blvd Ste 625","","Sacramento","CA","US","958231884" +"1386181337","CONNECT","CONNECT URL","acacsac.org","N","","","","","","","","","7000 Franklin Blvd Ste 625","","Sacramento","CA","US","958231884" +"1366989253","DIRECT","Direct Messaging Address","akahlmus@smsurgeons.com","N","","","","","","","","","2525 Telephone Rd","","Pascagoula","MS","US","395673202" +"1437696341","DIRECT","Direct Messaging Address","kathleen@kathleenmikkelsenlpc.com","N","","","","","","","","","9560 Linton Hall Rd","","Bristow","VA","US","201361218" +"1255878054","DIRECT","Direct Messaging Address","john.molitorjr@direct.signature.nextgenshare.com","N","","","DIRECT","Direct","","","","","3009 N Ballas Rd","Suite 323A","Saint Louis","MO","US","631312322" +"1033657770","OTHERS","Other URL","http://cotreatment.com/","N","","","","","","","","","5360 N Academy Blvd Ste 290","","Colorado Springs","CO","US","809184038" +"1255879078","OTHERS","Other URL","longbranchhealthcare.com","N","","","","","","","","","701 Metairie Rd Ste 2A301","","Metairie","LA","US","700054045" +"1003354747","DIRECT","Direct Messaging Address","L.khouri@wawhite.org","N","","","","","","","","","303 5th Ave Rm 405","","New York","NY","US","100166643" +"1184162836","DIRECT","Direct Messaging Address","jacob.casebolt@portmed.org","N","work email","","DIRECT","Direct","","","","","109 Taft Ave","","Pocatello","ID","US","832015108" +"1619415361","DIRECT","Direct Messaging Address","pmoore@toi-health.com","N","","","","","","","","","4500 W Newberry Rd","","Gainesville","FL","US","326072245" +"1508304932","DIRECT","Direct Messaging Address","counseling@communitypsychotherapy.com","N","email","","DIRECT","Direct","","","","","341 Margie Dr Ste 3A","","Warner Robins","GA","US","31088" +"1508304932","DIRECT","Direct Messaging Address","counseling@communitypsychotherapy.com","N","","","DIRECT","Direct","","","","","341 Margie Dr Ste 3A","","Warner Robins","GA","US","31088" +"1558809830","OTHERS","Other URL","castillofara1958@gmail.com","N","8505673590","","","","","","","","7351 SW 147th Ct","","Miami","FL","US","331931118" +"1336687516","OTHERS","Other URL","eiritherapy@gmail.com","N","Professional Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1904 3rd Ave Ste 229","","Seattle","WA","US","981011194" +"1588102701","OTHERS","Other URL","umiranda@amsorlando.com","N","","","","","","","","","9753 S Orange Blossom Trl","Suite 101","Orlando","FL","US","328377841" +"1720526890","OTHERS","Other URL","osteopathychicago@gmail.com","N","business email","","OTHER","Other","business email","","","","17 N Wabash Ave Ste 678","","Chicago","IL","US","606024878" +"1124566369","OTHERS","Other URL","webPT","N","Web based documentation","","DIRECT","Direct","","OTHER","Other","web based PT documentation","259 N Broad St Unit 4","","Brevard","NC","US","287124505" +"1831637800","DIRECT","Direct Messaging Address","tmhpocredentialing@houstonmethodist.org","N","","","","","","","","","2220 E League City Parkway","Suite 200","League City","TX","US","77573" +"1881132991","DIRECT","Direct Messaging Address","patriciabjones@compassionfocusedcounselingcenter.com","N","email Professional","","","","","","","","75 Executive Dr Ste 401F","","Aurora","IL","US","605048129" +"1598203515","DIRECT","Direct Messaging Address","natalie.macdonald@steward.org","N","","","","","","","","","1401 St Joseph Pkwy","","Houston","TX","US","770028301" +"1184162158","DIRECT","Direct Messaging Address","tmhpocredentialing@houstonmethodist.org","N","","","","","","","","","1677 W Baker Road","Suite 1701","Baytown","TX","US","775212422" +"1154869089","CONNECT","CONNECT URL","www.thephillytherapistkristin@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","2 Logan Sq Ste 300","","Philadelphia","PA","US","191032733" +"1104365964","OTHERS","Other URL","eclinical","N","","","","","","","","","300 Stonecrest Blvd Ste 230","","Smyrna","TN","US","371676800" +"1851830699","CONNECT","CONNECT URL","Riverside","N","Server","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6900 Brockton Ave Ste 200","","Riverside","CA","US","925063818" +"1477092393","OTHERS","Other URL","Rockville","N","","","","","","","","","2096 Gaither Rd Ste 110","","Rockville","MD","US","208504027" +"1932648821","OTHERS","Other URL",".","N","","","","","","","","","5405 Stockdale Hwy Ste 110","","Bakersfield","CA","US","933092500" +"1194264838","DIRECT","Direct Messaging Address","therapy@jesacalepper.com","N","","","DIRECT","Direct","","","","","27 E Victoria St Ste L","","Santa Barbara","CA","US","931018741" +"1508305301","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1659810307","DIRECT","Direct Messaging Address","katherine.j.bell10mil@mail.mil","N","Encrypted email","","","","","","","","937 Franklin Blvd","","Lemoore","CA","US","932464700" +"1306385893","DIRECT","Direct Messaging Address","malopezboada@heartlandhealthcenters.org","Y","Practice email","Heartland International Health Center","","","","","","","3737 W Lawrence Ave","","Chicago","IL","US","606255746" +"1447799945","DIRECT","Direct Messaging Address","ppsi_enrollment@chs.net","N","","","","","","","","","5915 W Gulf To Lake Hwy","","Crystal River","FL","US","344297565" +"1629517180","CONNECT","CONNECT URL","https://www.careforkids.dental/","N","","","","","","","","","24510 Eastex Fwy Ste 110","","Kingwood","TX","US","773392698" +"1891234282","DIRECT","Direct Messaging Address","kbarnes@cancersmoc.direct.varian.com","N","","","","","","","","","203 Cox Blvd","","Goldsboro","NC","US","275349479" +"1821537242","DIRECT","Direct Messaging Address","support@changingmindspsych.com","N","Company Email","","","","","","","","911 N Buffalo Dr Unit 213","","Las Vegas","NV","US","891280381" +"1710426002","DIRECT","Direct Messaging Address","kimberley.nakai@providence.org","N","","","","","","","","","2555 Marvin Rd NE","","Lacey","WA","US","98516" +"1336688563","CONNECT","CONNECT URL","theranest.com","N","EHR","","","","","","","","2000 Waterdam Plaza Dr","","Canonsburg","PA","US","153175410" +"1568901791","CONNECT","CONNECT URL","Y.CONNERS@JOURNEY2HEALTH.ORG","N","EMAIL","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5220 Park Ave","","Memphis","TN","US","381193540" +"1316486335","CONNECT","CONNECT URL","Galloway","N","Galloway","","","","","OTHER","Other","Galloway","329 E Jimmie Leeds Rd","","Galloway","NJ","US","082054110" +"1316486335","CONNECT","CONNECT URL","Galloway","N","Galloway","","DIRECT","Direct","","OTHER","Other","Galloway","329 E Jimmie Leeds Rd","","Galloway","NJ","US","082054110" +"1831638824","CONNECT","CONNECT URL","Lancaster","N","","","DIRECT","Direct","","OTHER","Other","Lancaster","43839 N 15th St West","High Desert Medical Corp","Lancaster","CA","US","935344659" +"1710427638","DIRECT","Direct Messaging Address","lepoled@ccf.org","N","email","","","","","","","","2049 E 100th St","","Cleveland","OH","US","441062104" +"1356881288","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","200 E Chestnut St","","Louisville","KY","US","402021831" +"1225578131","OTHERS","Other URL","https://ohsu.account.box.com/login","N","Box","","","","","","","","3181 SW Sam Jackson Park Rd","","Portland","OR","US","972393011" +"1750821526","DIRECT","Direct Messaging Address","aschaefer@neurodiversecounseling.com","N","","","","","","","","","6424 E Greenway Pkwy","","Scottsdale","AZ","US","852542045" +"1174063861","SOAP","SOAP URL","Cottonwood","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","651 W Mingus Ave","","Cottonwood","AZ","US","863264006" +"1851831481","DIRECT","Direct Messaging Address","accounts@smapc.org","N","","","DIRECT","Direct","","","","","2708 S Rochester Rd Ste 204","","Rochester Hills","MI","US","483074577" +"1710427356","CONNECT","CONNECT URL","www.silverstatehealth.org","N","","","","","","","","","2255 Renaissance Dr Ste A","","Las Vegas","NV","US","891196194" +"1649710286","DIRECT","Direct Messaging Address","mmiles@stohosp.com","N","this is my work email","","DIRECT","Direct","","","","","900 Ridge St","","Stoughton","WI","US","535891864" +"1912447384","DIRECT","Direct Messaging Address","AMatos@TranquilCounseling.com","N","","","","","","","","","500 N Meridian Ave Ste 406","","Oklahoma City","OK","US","731075755" +"1699215079","OTHERS","Other URL","thedermatologyclinicofarkansas.ema.md","Y","Software system URL for EHR and EMR","The Dermatology Clinic PA","HIE","Health Information Exchange (HIE)","","","","","3633 Central Ave","Ste. N","Hot Springs","AR","US","719136475" +"1538609003","OTHERS","Other URL","TherapyNotes","N","EHR","","DIRECT","Direct","","CSV","CSV","","7208 W Sand Lake Rd Ste 305","","Orlando","FL","US","328195279" +"1104366533","OTHERS","Other URL","https://laluztherapy.wixsite.com/la-luz","N","","","","","","","","","5400 Sevilla Ave NW Ste E","","Albuquerque","NM","US","871201853" +"1881134120","DIRECT","Direct Messaging Address","lillian.ramirez@ctcprograms.com","N","","","","","","","","","1155 Third Ave","","Chula Vista","CA","US","919113136" +"1043750409","DIRECT","Direct Messaging Address","mmaley@skaatesfamilychiropractic.com","Y","work email","Laura V Skaates DC Inc","","","","","","","675 Cooper Rd","","Westerville","OH","US","430818962" +"1922548015","DIRECT","Direct Messaging Address","info@suttonkidsdental.com","N","Email","","","","","","","","27 Galaxy Pass","","Sutton","MA","US","015904836" +"1184164279","DIRECT","Direct Messaging Address","Ashleigh.sobotka@towerhealth.org","N","Email","","","","","","","","800 Heritage Dr","Suite 820","Pottstown","PA","US","194649220" +"1881135911","OTHERS","Other URL","drben@701chiropractic.com","N","","","","","","","","","837 Main Ave E Ste C","","West Fargo","ND","US","580782063" +"1952842007","DIRECT","Direct Messaging Address","info@wmhwc.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3825 Market St Ste 6","","Wilmington","NC","US","284031426" +"1952842007","CONNECT","CONNECT URL","www.wmhwc.com","N","Website","","OTHER","Other","Online","OTHER","Other","URL","3825 Market St Ste 6","","Wilmington","NC","US","284031426" +"1740721885","CONNECT","CONNECT URL","Sarah@livelyslp.com","N","G suite","","","","","","","","194 Brookline Trl","","Ponte Vedra","FL","US","320818491" +"1053852152","CONNECT","CONNECT URL","OhioGuideStone","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","202 E Bagley Rd","","Berea","OH","US","440172058" +"1356882377","DIRECT","Direct Messaging Address","dina_vysotsky@optum.com","N","","","","","","","","","680 Blair Mill Rd","","Horsham","PA","US","190442223" +"1659812634","DIRECT","Direct Messaging Address","monrowe@teampbs.com","Y","Email","Positive Behavior Supports Corporation","DIRECT","Direct","","OTHER","Other","Email","7108 South Kanner Highway","","Stuart","FL","US","34997" +"1699216663","DIRECT","Direct Messaging Address","michael.tom@pennmedicine.upenn.edu","Y","","Hospital of the University of Pennsylvania","DIRECT","Direct","","","","","3620 Hamilton Walk 1, John Morgan Building","","Philadelphia","PA","US","19104" +"1649711581","DIRECT","Direct Messaging Address","csledge169606@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 130","","Marietta","GA","US","300601156" +"1720529670","DIRECT","Direct Messaging Address","baconv@crtct.org","N","Email","","","","","","","","330 Market St","","Hartford","CT","US","061202901" +"1588105449","OTHERS","Other URL",".","N","","","","","","","","","4141 Swenson St","","Las Vegas","NV","US","891196718" +"1134660996","OTHERS","Other URL","N/A","N","","","","","","","","","3319 Sugarloaf Pkwy","","Lawrenceville","GA","US","300445483" +"1992246896","DIRECT","Direct Messaging Address","anne@smalltalkspeech.com","N","Email","","DIRECT","Direct","","","","","260 E Chase Ave Ste 204","","El Cajon","CA","US","920206300" +"1700327467","DIRECT","Direct Messaging Address","kfitzpatrick@yicunity.org","N","","","DIRECT","Direct","","CSV","CSV","","25000 Avenue Stanford Ste 163","","Santa Clarita","CA","US","913554594" +"1336680941","OTHERS","Other URL","acnc.health@gmail.com","N","business email","","DIRECT","Direct","","","","","530 N 7th St","","Allentown","PA","US","181022802" +"1659812956","DIRECT","Direct Messaging Address","admin@allfamilyhomecarellc.com","N","Company private email address","","DIRECT","Direct","","OTHER","Other","email and attachment of any type","2312 7th St N","","North Saint Paul","MN","US","551092845" +"1487185559","OTHERS","Other URL","meghan.amatuccio@umm.edu","N","Work Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","22 S Greene St","","Baltimore","MD","US","212011544" +"1245761477","CONNECT","CONNECT URL","Healthgrades.com","N","","","","","","","","","3601 15 Mile Rd","","Sterling Heights","MI","US","48310" +"1417488651","CONNECT","CONNECT URL","Pediatricdentisrycm.com","N","","","","","","","","","63 Draper Rd","","Wayland","MA","US","017782131" +"1417488651","CONNECT","CONNECT URL","Pediatricdentistrycm.com","N","","","","","","","","","63 Draper Rd","","Wayland","MA","US","017782131" +"1316478563","DIRECT","Direct Messaging Address","ademay@therecoveryproject.net","N","","","","","","","","","3960 Patient Care Dr Ste 117","","Lansing","MI","US","489114279" +"1942731195","OTHERS","Other URL","N/A","N","","","","","","","","","150 55th St","","Brooklyn","NY","US","112202508" +"1942731195","OTHERS","Other URL","NA","N","","","","","","","","","702 N Beers St Ste 3","","Holmdel","NJ","US","077331510" +"1720519895","DIRECT","Direct Messaging Address","lnielson@alohabehavioral.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","811 N Harrisville Rd","","Harrisville","UT","US","844043537" +"1407387681","DIRECT","Direct Messaging Address","Jacqueline.jones@CVShealth.com","N","","","","","","","","","2242 Repsdorph","","Seabrook","TX","US","77586" +"1407387681","OTHERS","Other URL","Jacqueline.Jones@CVShealth.com","N","","","","","","","","","2242 Repsdorph","","Seabrook","TX","US","77586" +"1063943249","CONNECT","CONNECT URL","N/A","N","","","","","","","","","14730 NE 8th St","","Bellevue","WA","US","980074116" +"1215468335","DIRECT","Direct Messaging Address","kkarabanovs@apexcounselingpartners.com","N","Email","","DIRECT","Direct","","CSV","CSV","","21430 Lorain Rd Ste 110","","Cleveland","OH","US","441262148" +"1619408648","OTHERS","Other URL","Milwaukee","N","","","","","","","","","1020 N 12th St Fl 2","","Milwaukee","WI","US","532331308" +"1790216729","OTHERS","Other URL","Department","N","","","HIE","Health Information Exchange (HIE)","","","","","580 W 8th Street, Tower - II, 3rd Floor","Department of Ophthalmology","Jacksonville","FL","US","32209" +"1659802569","DIRECT","Direct Messaging Address","jkusma@phoenixchildrens.com","N","","","","","","","","","1919 E Thomas Rd","","Phoenix","AZ","US","850167710" +"1841721875","DIRECT","Direct Messaging Address","briannap@coastalhealthcare.us","Y","email","Coastal Healthcare Partners, LLC","DIRECT","Direct","","","","","3801 Connecticut Ave NW # 100","","Washington","DC","US","200084530" +"1750812624","DIRECT","Direct Messaging Address","josaura.fernandezsa@jhsmiami.org","N","email","","","","","","","","1611 NW 12th Ave","","Miami","FL","US","331361005" +"1689105561","CONNECT","CONNECT URL","holisticbynature.lifestyle@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","649 White Horse Pike Ste 4","","Hammonton","NJ","US","080379649" +"1184155947","SOAP","SOAP URL","Soapvault.com","N","","","","","","","","","1 Schwab Rd Ste 6","","Melville","NY","US","117471130" +"1922539717","CONNECT","CONNECT URL","mclaren.org","N","","","","","","","","","401 W Greenlawn Ave","","Lansing","MI","US","489102819" +"1346771904","DIRECT","Direct Messaging Address","smile@boisechildrens.com","N","email","","","","","","","","136 E Mallard Dr","","Boise","ID","US","837063975" +"1174054704","DIRECT","Direct Messaging Address","lorenkirchner@hphc.allscriptsdirect.net","N","","","DIRECT","Direct","","","","","4900 Oak St","","Berlin","OH","US","44610" +"1174054704","DIRECT","Direct Messaging Address","rohinikalisetti@hphc.allscriptsdirect.net","N","","","DIRECT","Direct","","","","","1261 Wooster Rd Ste 230","","Millersburg","OH","US","446541570" +"1174054704","DIRECT","Direct Messaging Address","yasseromran@hphc.allscriptsdirect.net","N","","","HIE","Health Information Exchange (HIE)","","","","","1261 Wooster Rd Ste 230","","Millersburg","OH","US","446541570" +"1932630456","DIRECT","Direct Messaging Address","info@oceanpsychotherapyservices.com","Y","","Ocean Psychotherapy Services LLC","DIRECT","Direct","","CSV","CSV","","252 Washington St # C3","","Toms River","NJ","US","087537582" +"1598296857","DIRECT","Direct Messaging Address","claudia.maldonado.1@17384.direct.athenahealth.com","N","","","","","","","","","1900 S Jackson Rd Ste 1","","McAllen","TX","US","785031589" +"1194256438","DIRECT","Direct Messaging Address","tara.herring@jackson.org","N","","","","","","","","","1722 Pine St Ste 201","","Montgomery","AL","US","361061158" +"1982135265","DIRECT","Direct Messaging Address","contact@lifetreeut.com","N","business email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Any","251 W State Road 198 Ste 3","","Salem","UT","US","846535608" +"1467984682","CONNECT","CONNECT URL","ECW","N","","","","","","","","","PR 14 KM 49.4","BO LLANOS","AIBONITO","PR","US","00705" +"1053843318","DIRECT","Direct Messaging Address","penny@meridianpsychotherapy.com","N","","","","","","","","","25 Church Hill Rd","","Newtown","CT","US","064701639" +"1013449263","OTHERS","Other URL","www.certifiedfoot.com","N","","","","","","","","","4750 N Federal Hwy Ste 200","","Fort Lauderdale","FL","US","333084609" +"1295267300","CONNECT","CONNECT URL","VestaviaHill","N","email","","DIRECT","Direct","","OTHER","Other","VestaviaHill","1025 Montgomery Hwy","","Vestavia","AL","US","352163521" +"1831621911","CONNECT","CONNECT URL","info@macquaideye.com","N","email","","DIRECT","Direct","","OTHER","Other","email","9 Schilling Rd","","Hunt Valley","MD","US","210311191" +"1154853166","DIRECT","Direct Messaging Address","Rxm.02858@store.walgreens.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","633 Washington St","","Middletown","CT","US","064572542" +"1528590577","OTHERS","Other URL","holly.kofeldt@ascension.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8414 Naab Rd","Suite 210","Indianapolis","IN","US","462601972" +"1891227781","OTHERS","Other URL","Shannon@tl-bc.com","Y","","The Language and Behavior Center LLC","","","","","","","1010 Wayne Ave Ste 675","","Silver Spring","MD","US","209105676" +"1710419627","DIRECT","Direct Messaging Address","farahaprn@gmaul.com","N","","","DIRECT","Direct","","CSV","CSV","","10300 SW 216th St","","Cutler Bay","FL","US","331901099" +"1972035608","CONNECT","CONNECT URL","N/A","N","","","","","","","","","1364 Clifton Rd NE","","Atlanta","GA","US","303221059" +"1902338650","OTHERS","Other URL","alandsman@stanford.edu","N","Email","","DIRECT","Direct","","OTHER","Other","email","725 Welch Rd","","Palo Alto","CA","US","943041601" +"1235661893","CONNECT","CONNECT URL","N/A","N","","","","","","","","","1405 Spruce St Suite A","","Riverside","CA","US","92507" +"1578095147","OTHERS","Other URL","nlawrence@epmg.com","N","","","","","","","","","3 Erie Ct","","Oak Park","IL","US","603022519" +"1932631439","SOAP","SOAP URL","AHLTA","N","","","HIE","Health Information Exchange (HIE)","","","","","964 Scenic Oak Ln","","Fort Walton Beach","FL","US","325474973" +"1184157554","CONNECT","CONNECT URL","j.shell@communityreachcenter.org","N","","","","","","","","","2551 W 84th Ave","","Westminster","CO","US","800313807" +"1184157554","CONNECT","CONNECT URL","j.shell@communityreachcenter.org","N","","","","","","","","","2551 W 84th Ave","","Westminster","CO","US","800313807" +"1184157554","CONNECT","CONNECT URL","Westminster","N","","","","","","","","","2551 W 84th Ave","","Westminster","CO","US","800313807" +"1184157489","DIRECT","Direct Messaging Address","info@psychtestingcenter.com","N","","","","","","","","","","","","","","" +"1114450210","DIRECT","Direct Messaging Address","drowan@nyap.org","N","email","","DIRECT","Direct","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1922531045","DIRECT","Direct Messaging Address","mariposaDDDclinic@mariposatherapyservices.com","N","HIPPA compliant encrypted email","","OTHER","Other","HIPPA compliant encrypted email","OTHER","Other","HIPPA compliant encrypted email","1 W Elliot Rd Ste 109","","Tempe","AZ","US","852841310" +"1700319845","DIRECT","Direct Messaging Address","lennoxmarsjr@sovereigntysupportservices.com","N","Direct Business Email","","","","","","","","70 W Grand St","","Elizabeth","NJ","US","072021988" +"1558894741","OTHERS","Other URL","EPIC","N","","","","","","","","","2345 Rainier Ave S","","Seattle","WA","US","981445348" +"1144753245","CONNECT","CONNECT URL","RobinsonTaylor@uabmc.edu","N","","","","","","","","","625 19th St S","","Birmingham","AL","US","352331900" +"1013440130","CONNECT","CONNECT URL","https://harmonybehavioralflorida.com","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1001 N Federal Hwy Ste 105","","Hallandale Beach","FL","US","330092416" +"1184157182","DIRECT","Direct Messaging Address","nicolas.zhou@uth.tmc.edu","N","Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Email address","6431 Fannin Street","MSB 4.331","Houston","TX","US","77006" +"1326571399","DIRECT","Direct Messaging Address","suy9023@nyp.org","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","525 E 68th St","","New York","NY","US","100654870" +"1215460050","OTHERS","Other URL","123445567788","N","","","","","","","","","2265 Augusta Rd","","West Columbia","SC","US","291694523" +"1811420656","DIRECT","Direct Messaging Address","Innovation_Lab@etsu.edu","N","","","","","","","","","2109 W Market St","","Johnson City","TN","US","376046024" +"1083147722","DIRECT","Direct Messaging Address","marielamorales1972@yahoo.es","N","email","","","","","CSV","CSV","","16915 SW 93rd St Apt 13-202","","Miami","FL","US","331961009" +"1831622315","CONNECT","CONNECT URL","www.evalifegiver.org","N","","","","","","","","","4804 York Rd Ste 2","","Baltimore","MD","US","212124401" +"1831622315","DIRECT","Direct Messaging Address","info@evalifegiver.org","N","","","","","","","","","4804 York Rd Ste 2","","Baltimore","MD","US","212124401" +"1972036481","CONNECT","CONNECT URL","orders@darahmedical.com","N","","","","","","","","","4206 Flagstaff Cv","","Fort Wayne","IN","US","468154417" +"1831623040","DIRECT","Direct Messaging Address","maguilar@tpocc.org","N","","","","","","","","","516 N Kaweah Ave","","Exeter","CA","US","932211200" +"1306370515","CONNECT","CONNECT URL","-._~:/?#[]@!$","N","","","","","","","","","200 Abraham Flexner Way","","Louisville","KY","US","402022877" +"1376077586","DIRECT","Direct Messaging Address","aracely.romeo@victorybrt.com","N","Business Email","","","","","","","","2101 W 76th St","","Hialeah","FL","US","330161834" +"1164956371","OTHERS","Other URL","Davenport","N","","","","","","","","","2178 E Kimberly Rd Ste 400","","Davenport","IA","US","528072230" +"1285168435","DIRECT","Direct Messaging Address","VALERIA@VALERIAMALLETT.COM","N","DIRECT EMAIL","","DIRECT","Direct","","CSV","CSV","","29141 SW Costa Cir E","","Wilsonville","OR","US","970703067" +"1790219871","DIRECT","Direct Messaging Address","info@affinityclinical.org","N","","","","","","","","","5624 Executive Center Dr Ste 105","","Charlotte","NC","US","282128868" +"1659805521","DIRECT","Direct Messaging Address","info@malcolmhealth.com","N","Email Address Associated with Correspondence","","","","","","","","277 Boston St","","Chicago Heights","IL","US","604114026" +"1740714674","DIRECT","Direct Messaging Address","croth93031@direct.owensborohealth.org","N","","","","","","","","","2211 Mayfair Dr Ste 101","","Owensboro","KY","US","423014569" +"1831623628","OTHERS","Other URL","carly.higham@genesishcc.com","N","","","","","","","","","10 Fountainview Ter","","Greenville","SC","US","296074060" +"1417481227","DIRECT","Direct Messaging Address","mvonplato@dhs.lacounty.gov","N","HIPAA Bridge or e-mail","","","","","","","","16907 Fonthill Ave","","Torrance","CA","US","905041213" +"1366976045","OTHERS","Other URL","https://www.psychologytoday.com/us/therapists/your-time-for-change-toms-river-nj/438892","N","","","","","","","","","1035 Hooper Ave Ste 2A","","Toms River","NJ","US","087538355" +"1134653827","DIRECT","Direct Messaging Address","Matt@Surgicalhealingarts.com","N","Work","","DIRECT","Direct","","CSV","CSV","","6150 Diamond Centre Ct Ste 1300","","Fort Myers","FL","US","339124367" +"1780118414","DIRECT","Direct Messaging Address","credentialing@tidelandshealth.org","N","","","DIRECT","Direct","","CSV","CSV","","4320 Holmestown Rd Ste A","","Myrtle Beach","SC","US","295887837" +"1366977936","DIRECT","Direct Messaging Address","janningent@allmedsdirectmail.com","N","","","DIRECT","Direct","","CSV","CSV","","1801 19th Ave SW","","Willmar","MN","US","562014946" +"1225563893","OTHERS","Other URL","www.unhsinc.org","N","","","","","","","","","910 S 300 W","","Blanding","UT","US","845112830" +"1942735535","OTHERS","Other URL","none","N","","","HIE","Health Information Exchange (HIE)","","","","","20510 SW Roy Rogers Rd Ste 100","","Sherwood","OR","US","971409320" +"1013442516","DIRECT","Direct Messaging Address","SONAbilene@direct.myteamcare.com","N","Abilene","","DIRECT","Direct","","CSV","CSV","","1749 Pine St","","Abilene","TX","US","796013043" +"1043745557","CONNECT","CONNECT URL","ingravic11@gmail.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4109 California Condor Ave","","North Las Vegas","NV","US","890844804" +"1720513963","CONNECT","CONNECT URL","8884463115","N","","","DIRECT","Direct","","","","","9705 N Shaw St","","Hayden","ID","US","838359716" +"1164957361","DIRECT","Direct Messaging Address","jpatterson@lincolnsquarepsychotherapy.com","N","Email","","DIRECT","Direct","","","","","5 Columbus Cir Fl 11","","New York","NY","US","100191412" +"1316472491","SOAP","SOAP URL","000","N","000","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7356 E County Road 50 S","","Dugger","IN","US","478488101" +"1326573486","DIRECT","Direct Messaging Address","info@nationalfootcenters.com","N","","","","","","","","","16499 NE 19th Ave Ste 105","","North Miami Beach","FL","US","331624105" +"1215462288","CONNECT","CONNECT URL","advancedmd.com","N","","","DIRECT","Direct","","CSV","CSV","","201 W Marion Ave Unit 1209","","Punta Gorda","FL","US","339504466" +"1407381486","DIRECT","Direct Messaging Address","taber.lightbourne@nyspi.columbia.edu","N","Secure encrypted email HIPPA compliant","","DIRECT","Direct","","CSV","CSV","","1051 Riverside Drive, Box 103","","New York","NY","US","10032" +"1114452158","SOAP","SOAP URL","SOAP","N","","","","","","","","","9652 Katy Fwy","","Houston","TX","US","770556322" +"1205361193","DIRECT","Direct Messaging Address","estarrett@qcrp.com","N","","","","","","","","","15023 21 Mile Rd","","Shelby Township","MI","US","483155024" +"1861927782","CONNECT","CONNECT URL","Paulydental.com","N","Generic website to contact office","","OTHER","Other","Generic website","CSV","CSV","","1940 W Galena Blvd Ste 10","","Aurora","IL","US","605064483" +"1639604556","OTHERS","Other URL","Sarasota","N","","","","","","","","","3900 Clark Rd Ste B1","","Sarasota","FL","US","342332369" +"1861927709","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1033644893","DIRECT","Direct Messaging Address","tpierce@constellationhs.com","N","","","","","","","","","14 Westport Ave","","Norwalk","CT","US","068513915" +"1669907457","CONNECT","CONNECT URL","Na","N","Na","","DIRECT","Direct","","OTHER","Other","Na","55 Boca Chica Rd Lot 50","","Key West","FL","US","330405616" +"1669907457","CONNECT","CONNECT URL","Na","N","Na","","OTHER","Other","Na","OTHER","Other","Na","55 Boca Chica Rd Lot 50","","Key West","FL","US","330405616" +"1164958823","CONNECT","CONNECT URL","hospital","N","","","","","","","","","101 Bodin Cir","","Fairfield","CA","US","945351809" +"1295261881","CONNECT","CONNECT URL","https://www.lifespan.org/lifespanlink","N","","","","","","","","","2 Dudley St Ste 200","","Providence","RI","US","029053248" +"1497281935","DIRECT","Direct Messaging Address","nicole_graessle@hotmail.com","N","","","","","","","","","1931 Lancaster St","","Grosse Pointe Woods","MI","US","482361608" +"1336675925","DIRECT","Direct Messaging Address","Mkeren@schools.nyc.gov","Y","","NYC Department of Education","","","","","","","13110 97th Ave","","South Richmond Hill","NY","US","114191600" +"1245766856","DIRECT","Direct Messaging Address","katielyn.powell@seattlechildrens.org","N","Work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4800 Sand Point Way NE","","Seattle","WA","US","981053901" +"1245766856","DIRECT","Direct Messaging Address","kpow1@uw.edu","N","Work email","","HIE","Health Information Exchange (HIE)","","","","","4800 Sand Point Way NE","","Seattle","WA","US","981053901" +"1710413216","DIRECT","Direct Messaging Address","michael.e.ridlehoover.mil@mail.mil","N","","","","","","","","","2803 Medical Campus Drive","","Seymour Johnson AFB","NC","US","27531" +"1821524232","CONNECT","CONNECT URL","www.backpainhawaii.com","N","Business Website","","DIRECT","Direct","","OTHER","Other","Email","66-935 Kaukonahua Rd","","Waialua","HI","US","96791" +"1588190870","DIRECT","Direct Messaging Address","drmarmon@tmwallddspc.com","N","","","","","","","","","1712 Eye St NW Ste 404","","Washington","DC","US","200063746" +"1154857498","DIRECT","Direct Messaging Address","R@rbarrosolmhc.com","N","","","","","","","","","14411 Commerce Way Ste 350","","Miami Lakes","FL","US","330161600" +"1619403714","DIRECT","Direct Messaging Address","Samantha.eckrote@cvcde.com","N","","","","","","","","","16704 Kings Hwy","","Lewes","DE","US","199584929" +"1346776598","DIRECT","Direct Messaging Address","s.back@gesmv.org","N","email","","DIRECT","Direct","","","","","660 S Main St","","Dayton","OH","US","454022708" +"1497281224","DIRECT","Direct Messaging Address","erikarodriguezslt@outlook.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","236 Mariner Blvd","","Spring Hill","FL","US","346095691" +"1053847921","DIRECT","Direct Messaging Address","jnicolini@prohealthprevention.com","N","jnicolini@prohealthprevention.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1943 S May St","1F","Chicago","IL","US","606083359" +"1477089274","CONNECT","CONNECT URL","sardonyxinc@gmail.com","N","","","","","","","","","4320 W Broward Blvd Ste 4","","Plantation","FL","US","333173756" +"1245767052","DIRECT","Direct Messaging Address","nwilliams@azrehabcampus.com","N","","","","","","","","","6944 E Tanque Verde Rd","","Tucson","AZ","US","85715" +"1912434788","DIRECT","Direct Messaging Address","ndrawl@saluscareflorida.org","N","","","","","","","","","2789 Ortiz Ave","","Fort Myers","FL","US","339057806" +"1659808277","DIRECT","Direct Messaging Address","edwardg@lafcc.org","N","Business email","","DIRECT","Direct","","","","","3301 37th Ave","","Sacramento","CA","US","958242418" +"1871020537","CONNECT","CONNECT URL","FoundationsTherapy","Y","","Foundations Therapy, Inc.","","","","","","","3325 N University Dr","","Coral Springs","FL","US","330654162" +"1194252825","CONNECT","CONNECT URL","Jacksonville","N","","","","","","","","","11481 Old St Augustine Rd","","Jacksonville","FL","US","322581473" +"1477080125","DIRECT","Direct Messaging Address","juliannetrudeau@ospchildrenstherapy.com","N","Email","","","","","","","","130 Industrial Park Rd","","Plymouth","MA","US","023607243" +"1619404282","DIRECT","Direct Messaging Address","wharrell@pathsinc.org","N","","","","","","","","","1627 Seymour Dr","","South Boston","VA","US","245923447" +"1154858736","OTHERS","Other URL","3075140510","N","phone","","DIRECT","Direct","","OTHER","Other","phone","611 E Carlson St Ste 117A","","Cheyenne","WY","US","820094311" +"1457888976","DIRECT","Direct Messaging Address","hermitage@integritypainconsultants.com","N","","","","","","","","","5114 Old Hickory Blvd Ste 201","","Hermitage","TN","US","370762590" +"1982131447","DIRECT","Direct Messaging Address","victoria.m.martin26.mil@mail.mil","N","Work email","","","","","","","","3551 Roger Brooke Dr","","Fort Sam Houston","TX","US","782344504" +"1861929044","DIRECT","Direct Messaging Address","referrals@lucas-therapies-pc.direct.kno2fy.com","Y","","Carilion Clinic","","","","","","","4533 Brambleton Ave","","Roanoke","VA","US","240183436" +"1912434085","CONNECT","CONNECT URL","EHR","N","","","","","","","","","374 Stockholm St","","Brooklyn","NY","US","11237" +"1609303775","DIRECT","Direct Messaging Address","vistabehaviorservices@gmail.co","N","","","","","","","","","","","","","","" +"1992232144","OTHERS","Other URL","Meditech","N","","","","","","","","","499 E Hampden Ave","","Englewood","CO","US","801132780" +"1902333065","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","3300 N Running Creek Way","Bldg B, Ste 100","Lehi","UT","US","84043" +"1932636990","CONNECT","CONNECT URL","kate@athomepsych.com","N","","","","","","","","","4717 Morgan Dr","","Chevy Chase","MD","US","20815" +"1053848036","OTHERS","Other URL","CamishaH@ccsww.org","Y","","Catholic Community Services WW","","","","","","","7610 40th St W","","University Place","WA","US","984663834" +"1841727864","DIRECT","Direct Messaging Address","emilyshovelin@outlook.com","N","","","","","","","","","85 Lafayette St","","New Britain","CT","US","060511803" +"1225566169","DIRECT","Direct Messaging Address","danielle@daniellewaynelcsw.com","N","","","DIRECT","Direct","","","","","936 S Tomen Ave","","Kuna","ID","US","836345345" +"1093242927","OTHERS","Other URL","beardfamilydentistry.com","N","","","","","","","","","4536 Karl Rd","","Columbus","OH","US","432241122" +"1245768043","SOAP","SOAP URL","Sellersville","N","","","","","","","","","711 Lawn Ave Ste 3","","Sellersville","PA","US","189601575" +"1033647862","CONNECT","CONNECT URL","Google","N","","","OTHER","Other","data","","","","51 Greenwich Dr","","Jackson","NJ","US","085274878" +"1255869954","DIRECT","Direct Messaging Address","tchristian@asdhopesource.com","N","","","","","","","","","","","","","","" +"1124556709","DIRECT","Direct Messaging Address","office@brighampt.com","N","e-mail","","DIRECT","Direct","","","","","1443 N Ridge Rd","","Wichita","KS","US","672122995" +"1881122448","CONNECT","CONNECT URL","CEMR","Y","","Compass Health Center Chicago LLC","","","","","","","2500 W Bradley Pl","","Chicago","IL","US","606184716" +"1083142590","OTHERS","Other URL","sharenote.com","N","","","DIRECT","Direct","","","","","4348 S Jeffrey Dr","","Baton Rouge","LA","US","708164196" +"1801324322","DIRECT","Direct Messaging Address","cinthiab@cadencechat.com","N","cadence email","","DIRECT","Direct","","","","","5210 Carillon Pt","","Kirkland","WA","US","980337378" +"1710415260","DIRECT","Direct Messaging Address","corrie.goldberg@futuresbtc.com","N","","","","","","","","","55 Tozer Rd","","Beverly","MA","US","019155515" +"1285162669","OTHERS","Other URL","leannseip@gmail.com","N","","","","","","","","","1465 E 84th Pl","","Merrillville","IN","US","464106451" +"1386172799","DIRECT","Direct Messaging Address","drcowden@alpinedentalhealth.com","N","work e-mail","","","","","","","","1015 S Taft Hill Rd Ste K","","Fort Collins","CO","US","805214240" +"1467980623","DIRECT","Direct Messaging Address","kimberly.johnson2@stores.kroger.com","N","","","","","","","","","800 Glenwood Ave SE","","Atlanta","GA","US","303161814" +"1063940229","OTHERS","Other URL","HIALEAH","N","","","","","","","","","9862 NW 82nd Ave Apt 407","","Hialeah","FL","US","330162539" +"1487182663","DIRECT","Direct Messaging Address","jbachmeier@fullcirclepediatric.com","N","","","","","","","","","4725 Amber Valley Pkwy S Ste B","","Fargo","ND","US","581048614" +"1629506787","DIRECT","Direct Messaging Address","sara@compassionatebehavioralhealth.net","N","","","DIRECT","Direct","","CSV","CSV","","408 Shirley Ave","","Douglas","GA","US","315332002" +"1568990653","DIRECT","Direct Messaging Address","ACastro@stanbhrs.org","N","business email","","","","","","","","800 Scenic Dr","","Modesto","CA","US","953506131" +"1053849166","DIRECT","Direct Messaging Address","nsk@nskbenefitsconsulting.com","N","","","DIRECT","Direct","","CSV","CSV","Timonium","11 Misty Wood Cir Apt H","","Timonium","MD","US","210931338" +"1255869236","DIRECT","Direct Messaging Address","rwatson@capitalcaring.org","N","","","","","","","","","5845 Richmond Hwy Ste 150","","Alexandria","VA","US","223031868" +"1841728862","CONNECT","CONNECT URL","www.therafitrehab.com","N","website","","DIRECT","Direct","","OTHER","Other","website","1275 Highway 35 Ste 7","","Middletown","NJ","US","077482000" +"1649709684","CONNECT","CONNECT URL","guhsdaz.org","N","","","DIRECT","Direct","","CSV","CSV","","8045 N 47th Ave","","Glendale","AZ","US","853026402" +"1538698345","CONNECT","CONNECT URL","www.holycrossservices.org","N","","","","","","","","","3400 S Washington Rd","","Saginaw","MI","US","486014958" +"1346779105","DIRECT","Direct Messaging Address","alan@direct.myphr.com","N","Test FHIR endpoint","","DIRECT","Direct","","OTHER","Other","Email","201 W Main St","","Durham","NC","US","277013228" +"1346779105","FHIR","FHIR URL","https://alpha.sharemy.health/fhir/baseDstu3/","N","Test FHIR endpoint","","OTHER","Other","Other","OTHER","Other","JSON","201 W Main St","","Durham","NC","US","277013228" +"1336678192","DIRECT","Direct Messaging Address","laustin@marathon-health.com","N","","","DIRECT","Direct","","","","","600 SR 32 West","","Crawfordsville","IN","US","47933" +"1336678192","DIRECT","Direct Messaging Address","laustin@marathon-health.com","N","","","DIRECT","Direct","","","","","600 SR 32 West","","Crawfordsville","IN","US","47933" +"1396274072","DIRECT","Direct Messaging Address","Lpainter@hvcmd.com","N","","","DIRECT","Direct","","CSV","CSV","","3970 Deputy Bill Cantrell Memorial Rd","","Cumming","GA","US","30040" +"1215466701","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1124557616","DIRECT","Direct Messaging Address","sharrymalpass@cmci.allscriptsdirect.net","N","","","","","","","","","403 Fairview St","","Clinton","NC","US","283282399" +"1124557616","DIRECT","Direct Messaging Address","clintonmedicalclinic@cmci.allscriptsdirect.net","N","","","","","","","","","403 Fairview St","","Clinton","NC","US","283282399" +"1265962310","CONNECT","CONNECT URL","Sanger","N","Dental","","HIE","Health Information Exchange (HIE)","Sanger","OTHER","Other","Sanger","551 N. Stemmons St.","Suite","Sanger","TX","US","762667626" +"1730618802","DIRECT","Direct Messaging Address","nykol@bruisednotbrokentherapy.com","N","email","","DIRECT","Direct","","CSV","CSV","","1250 S Parker Rd Ste 204","","Denver","CO","US","802312634" +"1891225884","OTHERS","Other URL","helpinghomecare@yahoo.com","N","Email","","","","","","","","5853 US Highway 301 S","","Four Oaks","NC","US","275249327" +"1316477342","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W Ste 101","","Provo","UT","US","846043305" +"1811427800","CONNECT","CONNECT URL","https://www.hozhobehavioralhealthsvs.co","N","","","","","","","","","11903 Main St","","Fredericksburg","VA","US","224087326" +"1477083475","OTHERS","Other URL","Indianapolis","N","","","OTHER","Other","Indianapolis","OTHER","Other","Indianapolis","5959 Staffordshire Cir","","Indianapolis","IN","US","462541000" +"1477083475","OTHERS","Other URL","Indianapolis","N","","","OTHER","Other","Indianapolis","","","","5959 Staffordshire Cir","","Indianapolis","IN","US","462541000" +"1770013617","OTHERS","Other URL","srhhc_inc@yahoo.com","N","Business Email","","DIRECT","Direct","","OTHER","Other","Business Email","6360 Van Nuys Blvd Ste 233","","Van Nuys","CA","US","914016615" +"1881124717","DIRECT","Direct Messaging Address","AAguilar@ochca.com","N","","","","","","","","","","","","","","" +"1467982314","OTHERS","Other URL","Scranton","N","","","OTHER","Other","Scranton","","","","410 Olive St","","Scranton","PA","US","185093260" +"1649700659","CONNECT","CONNECT URL","amanda.roach@countyofmerced.com","N","","","","","","","","","300 E 15th St","","Merced","CA","US","953416217" +"1487184305","DIRECT","Direct Messaging Address","hv2203@cumc.columbia.edu","N","work email","","DIRECT","Direct","","","","","161 Fort Washington Ave","","New York","NY","US","100323729" +"1518497403","DIRECT","Direct Messaging Address","Dhickman2@guilfordcountync.gov","N","","","","","","","","","501 E Green Dr","","High Point","NC","US","272606707" +"1396275152","DIRECT","Direct Messaging Address","rroyal@impactgbhs.com","N","","","","","","","","","","","","","","" +"1477083202","OTHERS","Other URL","None","N","","","DIRECT","Direct","","CSV","CSV","","4315 Bluebonnet Blvd","","Baton Rouge","Louisiana","AA","70809" +"1174053888","OTHERS","Other URL","katelyn.higgins@chartercare.org","N","","","","","","","","","21 Peace St","","Providence","RI","US","029071510" +"1639609357","CONNECT","CONNECT URL","CareAwareConnect","N","","","","","","","","","1380 E Medical Center Dr Ste 1500","","St George","UT","US","84790" +"1124558853","DIRECT","Direct Messaging Address","steve@frugolifamilydentistry.com","N","","","","","","","","","901 Medical Center Dr","","Dayton","NV","US","894037458" +"1285164756","DIRECT","Direct Messaging Address","mcdowellmm@health.missouri.edu","N","","","","","","","","","","","","","","" +"1730619495","CONNECT","CONNECT URL","Irmo","N","","","","","","","","","7897 Broad River Rd","","Irmo","SC","US","290632357" +"1427588805","DIRECT","Direct Messaging Address","info@rxuniversal.com","N","","","","","","","","","","","","","","" +"1831629237","CONNECT","CONNECT URL","HOSPICESOFT.COM","N","ELECTRONIC MEDICAL RECORDS PLATFORM","","DIRECT","Direct","","","","","75 Manhattan Dr Ste 208","","Boulder","CO","US","803034252" +"1598295941","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1427588839","DIRECT","Direct Messaging Address","amber.caldera@albertinakerr.org","N","","","","","","","","","722 NE 162nd Ave","","Portland","OR","US","972305760" +"1881124154","DIRECT","Direct Messaging Address","lorraine@activemedicalmobility.com","N","lorraine@activemedicalmobility.com","","DIRECT","Direct","","OTHER","Other","secure email","3554 S Hopkins Ave Ste B","","Titusville","FL","US","327805720" +"1255861522","DIRECT","Direct Messaging Address","pooja.s.dhillon@kp.org","N","","","","","","","","","17234 Valley Blvd","","Fontana","CA","US","92335" +"1962932251","DIRECT","Direct Messaging Address","Work.Address@14MP.org","N","","","","","","","","","14 Medical Park, Ste 400","Pediatric Outpatient Center","Columbia","SC","US","29203" +"1033649389","DIRECT","Direct Messaging Address","delilah.navarro@va.gov","N","work email","","DIRECT","Direct","","","","","5001 N Piedras St","","El Paso","TX","US","799304210" +"1346770617","DIRECT","Direct Messaging Address","mallory@hansenhomespeech.com","N","","","","","","","","","8981 N Skye Loop","","Eagle Mountain","UT","US","84005" +"1063942241","CONNECT","CONNECT URL","nityareddy13@gmail.com","N","","","","","","","","","520 N 12th St","","Richmond","VA","US","232985064" +"1063942241","CONNECT","CONNECT URL","nityareddy13@gmail.com","N","","","","","","","","","520 N 12th St","","Richmond","VA","US","232985064" +"1477083681","DIRECT","Direct Messaging Address","rachelblair@cherryhealth.com","N","","","","","","","","","100 Cherry St SE","","Grand Rapids","MI","US","495034526" +"1124548367","OTHERS","Other URL","info@hollevoetorthodontics.com","N","email","","DIRECT","Direct","","OTHER","Other","Email","1165 W Turnpike Ave","","Bismarck","ND","US","585018115" +"1144740085","CONNECT","CONNECT URL","Winfield","Y","Northwestern Medicine/CDH-BHS","Central Dupage Hospital","DIRECT","Direct","","OTHER","Other","Winfield","27W350 High Lake Rd","","Winfield","IL","US","601901262" +"1992225874","DIRECT","Direct Messaging Address","marsha.walker@va.gov","N","","","","","","","","","782 Weatherly Dr","","Clarksville","TN","US","370438941" +"1447770300","CONNECT","CONNECT URL","https://www.ttuhsc.edu/medicine/otolaryngology/faculty.aspx","N","Faculty","","DIRECT","Direct","","CSV","CSV","","3601 4th St","","Lubbock","TX","US","794300002" +"1124548003","DIRECT","Direct Messaging Address","jocelynmathew@kings.edu","N","","","","","","","","","","","","","","" +"1861912693","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","555 W SR 164","","Salem","UT","US","84653" +"1386164028","CONNECT","CONNECT URL","www.kinnser.net","N","","","","","","","","","14355 Torrey Chase Blvd Ste A","","Houston","TX","US","770141657" +"1740700210","DIRECT","Direct Messaging Address","dr.courtney@smilesonmaincc.com","N","","","","","","","","","510 N Main St","","Columbia City","IN","US","467251314" +"1770003337","DIRECT","Direct Messaging Address","refer@martin.emadirect.md","N","Direct Address","","DIRECT","Direct","","CSV","CSV","","5320 W Markham St","","Little Rock","AR","US","722053528" +"1639699283","OTHERS","Other URL","www.summahealth.org","N","other url","","OTHER","Other","other url","","","","155 5th St NE","","Barberton","OH","US","442033332" +"1609396258","OTHERS","Other URL","slee@kezmed.com","N","","","","","","","","","403 Charles Pl","","Leonia","NJ","US","076051309" +"1427578921","DIRECT","Direct Messaging Address","tyidin351281@directwellstar.org","N","","","","","","","","","285 Boulevard NE Ste 415","","Atlanta","GA","US","303124210" +"1245750660","DIRECT","Direct Messaging Address","tara.herring@jackson.org","N","","","","","","","","","","","","","","" +"1245750660","DIRECT","Direct Messaging Address","tara.herring@jackson.org","N","","","","","","","","","4150 Carmichael Rd Ste B","","Montgomery","AL","US","361062933" +"1467972794","CONNECT","CONNECT URL","Neurobcg","N","Business Location","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","327 W Gordon Ave Ste 2","","Layton","UT","US","840412381" +"1437670692","OTHERS","Other URL","Orange","N","Healthcare info exchange","","DIRECT","Direct","","OTHER","Other","Other","2401 N 16th St","","Orange","TX","US","776302331" +"1700307097","DIRECT","Direct Messaging Address","buckendl@ohsu.edu","N","email","","","","","","","","2730 SW Moody Ave","","Portland","OR","US","972015042" +"1457872681","OTHERS","Other URL","https://jennyfer-rosado.clientsecure.me","N","Simple practice her","","DIRECT","Direct","","","","","719 Scott Ave Ste 610","","Wichita Falls","TX","US","763012610" +"1447771605","DIRECT","Direct Messaging Address","agoodrich@isdh.in.gov","N","Email Address","","DIRECT","Direct","","CSV","CSV","","1200 E 42nd St","","Indianapolis","IN","US","462052004" +"1457872772","CONNECT","CONNECT URL","n/a","N","","","","","","","","","2713 Breezewood Ave","","Fayetteville","NC","US","283035534" +"1629599832","OTHERS","Other URL","www.paragonhealthcare.com","N","","","","","","","","","1650 Round Rock Ave Ste 200","","Round Rock","TX","US","786814082" +"1508387739","DIRECT","Direct Messaging Address","whitney@meadowbrookcounseling.com","N","private work email encrypted through Virtru","","DIRECT","Direct","","CSV","CSV","","1431 N 1200 W","","Orem","UT","US","840572449" +"1073034146","OTHERS","Other URL","https://www.va.gov/directory/guide/facility.asp?id=452","N","","","","","","","","","125 Brookley Rd","","Rome","NY","US","134414301" +"1376064311","CONNECT","CONNECT URL","Desktop","N","","","","","","","","","711 Atlantic Ave","","Boston","MA","US","021112809" +"1053832113","OTHERS","Other URL","8594873853","N","","","","","","","","","115 State St","","Augusta","ME","US","043305613" +"1225559024","CONNECT","CONNECT URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","2811 N 2350 W","","Farr West","UT","US","844045177" +"1932620739","OTHERS","Other URL","epic","N","emr","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1415 E Kincaid St","","Mount Vernon","WA","US","982744126" +"1851812671","CONNECT","CONNECT URL","n/a","N","","","","","","","","","9700 N 91st St Ste A115","","Scottsdale","AZ","US","852585036" +"1922529783","DIRECT","Direct Messaging Address","administracion910@ipamspr.com","N","","","","","","","","","536 Ave Victoria","","Aguadilla","PR","US","006034623" +"1649791195","DIRECT","Direct Messaging Address","kenneth_t_lazaro@rush.edu","N","","","","","","","","","","","","","","" +"1871014324","DIRECT","Direct Messaging Address","Admir.syla@hcahealthcare.com","N","","","","","","","","","1900 Electric Rd","","Salem","VA","US","241537474" +"1841711306","CONNECT","CONNECT URL","www.treeoflifecc.org","N","","","","","","","","","303 W Main St Ste 350","","Freehold","NJ","US","077284832" +"1821519356","DIRECT","Direct Messaging Address","Amanda.Thurmes@direct.revolutionehr.com","Y","","Goldsmith Eye Care PC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1101 1st St NE","","New Prague","MN","US","560712197" +"1386165819","FHIR","FHIR URL","Poughkeepsie","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","22 IBM Rd Ste 203B","","Poughkeepsie","NY","US","126015455" +"1326569724","DIRECT","Direct Messaging Address","cddportal@directaddress.net","Y","","Arizona Digestive Health, PC","","","","","","","13640 N 99th Ave Ste 600","","Sun City","AZ","US","853512867" +"1720500150","DIRECT","Direct Messaging Address","nelsona@columbiaptinmotion.com","N","Email address","","DIRECT","Direct","","CSV","CSV","","6851 Oak Hall Ln","","Columbia","MD","US","21045" +"1932621364","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1366964611","DIRECT","Direct Messaging Address","hello@emilyhudson.com","N","HIPAA complaint email address","","","","","","","","5 S Newstead Ave","","Saint Louis","MO","US","631082213" +"1407378573","OTHERS","Other URL","na","N","na","","OTHER","Other","na","OTHER","Other","na","1000 Eddy St","","Providence","RI","US","029054739" +"1952823957","OTHERS","Other URL","therapynotes.com","N","","","","","","","","","200 E Main St Ste B","","Salisbury","MD","US","218015139" +"1952823957","CONNECT","CONNECT URL","youth.care.org","N","","","","","","","","","200 E Main St Ste B","","Salisbury","MD","US","218015139" +"1457873408","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","CSV","CSV","","36 Bazeberry Rd","","Cordova","TN","US","380187754" +"1568984532","OTHERS","Other URL","SLONG@NEWDIRECTIONSPGH.COM","N","EMAIL","","DIRECT","Direct","","","","","3 Robinson Plz Ste 340","","Crafton","PA","US","152051018" +"1851813638","OTHERS","Other URL","info@springhomehealthcare.com","N","","","","","","","","","5230 Westerville Rd Ste 1","","Columbus","OH","US","432315003" +"1710409750","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1366964140","OTHERS","Other URL","kimberlee.chenoweth@imail.org","N","work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PHI","100 N Mario Capecchi Dr","","Salt Lake City","UT","US","841131103" +"1700308608","DIRECT","Direct Messaging Address","suvarnamala.pushkaran.p5@direct.phs.nextgenshare.com","N","","","","","","","","","1036 S Verity Pkwy","","Middletown","OH","US","450445513" +"1841712882","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1194247072","DIRECT","Direct Messaging Address","deep@charleecfc.com","N","","","","","","","","","6711 Arlington Ave Ste B","","Riverside","CA","US","925041966" +"1821510736","DIRECT","Direct Messaging Address","Aliyyah.nailingyamini@wellcare.com","N","Email","","","","","","","","126 Lithia Pinecrest Road","","Brandon","FL","US","33511" +"1659893527","DIRECT","Direct Messaging Address","brandi.alvord@carlermh.com","N","","","","","","","","","100 S Main St","","West Salem","IL","US","62476" +"1588186399","DIRECT","Direct Messaging Address","Emily_stewart@mednax.com","N","","","","","","","","","1301 Pennsylvania Ave","","Fort Worth","TX","US","761042122" +"1194247924","CONNECT","CONNECT URL","Simplepractice.com","N","Electronic health records system","","OTHER","Other","Communication","","","","5390 N Academy Blvd Ste 330","","Colorado Springs","CO","US","809184176" +"1205358025","CONNECT","CONNECT URL","laguta@gmail.com","N","email","","","","","","","","3202 Morley Ave","","Staten Island","NY","US","103061906" +"1942722533","DIRECT","Direct Messaging Address","sacallahan@partners.org","N","","","DIRECT","Direct","","CSV","CSV","","73 High St","","Charlestown","MA","US","021293026" +"1609398148","DIRECT","Direct Messaging Address","tagreene@presby.edu","N","","","","","","","","","","","","","","" +"1609398148","OTHERS","Other URL","mail.healthcareofaiken.com","N","","","","","","","","","102 Summerwood Way","","Aiken","SC","US","298037704" +"1568984029","DIRECT","Direct Messaging Address","mhansen@paincentersil.com","N","email","","DIRECT","Direct","","CSV","CSV","","Laser Spine Center of Chicago","16604 S. 107th Ct.","Orland Park","IL","US","60467" +"1447773825","DIRECT","Direct Messaging Address","info@360wellnesssolutions.net","N","","","OTHER","Other","Rancho Mirage","CSV","CSV","","194 Loch Lomond Rd","","Rancho Mirage","CA","US","922705600" +"1922521368","DIRECT","Direct Messaging Address","jbuckendorf@eastersealshawaii.org","N","","","","","","","","","710 Green St","","Honolulu","HI","US","968132119" +"1922521236","CONNECT","CONNECT URL","Phoenix","Y","","Scottsdale Physicians Group PLC","","","","","","","7975 N Hayden Rd Ste D354","","Scottsdale","AZ","US","85258" +"1467975763","DIRECT","Direct Messaging Address","damani.tryon@pmsnm.org","N","","","","","","","","","184 Unser Blvd NE","","Rio Rancho","NM","US","871244045" +"1427571504","CONNECT","CONNECT URL","10.55.130.101","N","","","","","","","","","6627 Bay Laurel Pl Bldg 5","","Avila Beach","CA","US","934243504" +"1568985646","DIRECT","Direct Messaging Address","mica.crisp@providence.org","Y","","The Emergency Group, Inc.","","","","","","","1301 Punchbowl St","","Honolulu","HI","US","968132402" +"1639692627","DIRECT","Direct Messaging Address","Mejones@shchc.org","N","","","","","","","","","721 Avenue G","","Kentwood","LA","US","704442601" +"1124541313","CONNECT","CONNECT URL","Dulles","N","","","","","","","","","24558 Tribe Sq Apt 101","","Dulles","VA","US","201662650" +"1396268447","OTHERS","Other URL","ebendure@thechildrenscenter.com","N","","","","","","","","","79 W Alexandrine St","","Detroit","MI","US","482012015" +"1285157032","CONNECT","CONNECT URL","Ebubeze.Anene@pathways.com","N","E-mail","","","","","","","","16940 Highway 14 Ste C-J","","Mojave","CA","US","935011238" +"1821511585","DIRECT","Direct Messaging Address","info@nova-arthritis.com","N","","","","","","","","","821 S King St Ste L","","Leesburg","VA","US","20175" +"1215450960","DIRECT","Direct Messaging Address","info@advancedhairgrowthclinic.com","N","","","","","","","","","10931 E Independence Blvd Ste A-11","","Matthews","NC","US","281055057" +"1407379258","DIRECT","Direct Messaging Address","felicia.davis@sfdph.org","N","","","","","","","","","1380 Howard St Fl 2","","San Francisco","CA","US","94103" +"1407379258","DIRECT","Direct Messaging Address","felicia.davis@sfdph.org","N","","","","","","","","","1380 Howard St Fl 2","","San Francisco","CA","US","94103" +"1356864045","DIRECT","Direct Messaging Address","angelawells@aog.allscriptsdirect.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1560 Turf Ln","","East Lansing","MI","US","488236392" +"1427571041","DIRECT","Direct Messaging Address","drkaplan@gcacmail.com","N","","","","","","","","","","","","","","" +"1720501307","DIRECT","Direct Messaging Address","info@A2ZTherapy.ORG","N","info@A2ZTherapy.ORG","","DIRECT","Direct","","CSV","CSV","","10702 Warren Dr","","Little Rock","AR","US","722098337" +"1215450804","OTHERS","Other URL","OTHER","N","","","OTHER","Other","OTHER","","","","2733 W 8th Ave","","Denver","CO","US","802043707" +"1699298307","CONNECT","CONNECT URL","https://andersonmedsupplies.com","N","Business Website","","DIRECT","Direct","","OTHER","Other","Email","4893 Rochester Rd Ste A","","Troy","MI","US","480854971" +"1154845782","OTHERS","Other URL","jessjen0502@gmail.com","N","","","","","","","","","530 Beacon Pkwy W Ste 401","","Birmingham","AL","US","352093196" +"1235653866","OTHERS","Other URL","jandatherapy@gmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","11401 SW 40th St Ste 360","","Miami","FL","US","33165" +"1013431576","DIRECT","Direct Messaging Address","nhunt@mmc.org","N","Email","","","","","","","","119 Gannett Dr","","South Portland","ME","US","041066942" +"1811411242","CONNECT","CONNECT URL","DALLAS","N","","","HIE","Health Information Exchange (HIE)","","","","","14841 Dallas Pkwy Ste 450","","Dallas","TX","US","752548035" +"1659895019","OTHERS","Other URL","hmacielewicz@otsegoknights.org","Y","Work Email","OTSEGO LOCAL SCHOOL DISTRICT","DIRECT","Direct","","OTHER","Other","School Email","18505 Tontogany Creek Rd Ste 4","","Bowling Green","OH","US","434029037" +"1801310255","DIRECT","Direct Messaging Address","pmnesbit@umich.edu","N","Work Email","","DIRECT","Direct","","OTHER","Other","Ann Arbor","1200 S State St","","Ann Arbor","MI","US","481092203" +"1598289860","OTHERS","Other URL","Wilmington","N","health information","","DIRECT","Direct","","OTHER","Other","Health information","311 Judges Rd Ste 4E","","Wilmington","NC","US","284053655" +"1497279996","DIRECT","Direct Messaging Address","hptoffice@hptkids.com","N","","","","","","","","","","","","","","" +"1861916249","DIRECT","Direct Messaging Address","jbracht@fcsok.org","N","","","","","","","","","2325 S Harvard Ave","","Tulsa","OK","US","741143300" +"1285158576","CONNECT","CONNECT URL","Durham","N","","","","","","","","","20 Duke Medicine Cir","","Durham","NC","US","27710" +"1841714128","DIRECT","Direct Messaging Address","isahagun@elhogarinc.org","Y","email","El Hogar Community Services, Inc","DIRECT","Direct","","OTHER","Other","email","630 Bercut Dr","","Sacramento","CA","US","958110110" +"1477077675","CONNECT","CONNECT URL","Centennial","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9220 Teddy Ln Ste 1000E","","Lone Tree","CO","US","801246756" +"1902320138","OTHERS","Other URL","www.entmedicalsurgical.com","N","","","","","","","","","31 Broadway","","North Haven","CT","US","064732304" +"1881118933","OTHERS","Other URL","Petersburg","N","","","","","","","","","1 Hayden Dr","","Petersburg","VA","US","238064245" +"1356865596","OTHERS","Other URL","newdawnarkansas@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","11 Corporate Hill Dr Ste 100","","Little Rock","AR","US","722054573" +"1366966475","OTHERS","Other URL","n/a","N","","","","","","","","","1378 Union University Dr","","Jackson","TN","US","383053780" +"1699299735","CONNECT","CONNECT URL","www.oakandvinecounseling.com","N","Company website","","","","","","","","536 Peeples St SW","","Atlanta","GA","US","303101824" +"1255855318","DIRECT","Direct Messaging Address","providerservices@breakthroughbehavior.com","N","protected email address for provider information","","","","","","","","8701 Maitland Summit Blvd","","Orlando","FL","US","328105915" +"1740704766","DIRECT","Direct Messaging Address","sj01credentialing@sjrmc.com","N","","","","","","","","","","","","","","" +"1902320930","DIRECT","Direct Messaging Address","westk@virginiaent.com","N","credential contact email address","","DIRECT","Direct","","CSV","CSV","","7485 RIGHT FLANK RD","STE 210","MECHANICSVILLE","VA","US","231163839" +"1164946125","DIRECT","Direct Messaging Address","Molly.warren@stores.fredmeyer.com","N","Work email","","DIRECT","Direct","","OTHER","Other","Email","929 NW Garden Valley Blvd","","Roseburg","OR","US","974711900" +"1164946125","DIRECT","Direct Messaging Address","molly.warren@stores.fredmeyer.com","N","work email","","DIRECT","Direct","","OTHER","Other","email","929 NW Garden Valley Blvd","","Roseburg","OR","US","974711900" +"1588188452","CONNECT","CONNECT URL","https://app.simplyhie.com/login","Y","Health Information Exchange","Simply Connect","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12400 Whitewater Dr Ste 2010","","Minnetonka","MN","US","553434162" +"1114441060","DIRECT","Direct Messaging Address","thomas.breanne@brevardpublicschools.org","N","school email","","","","","","","","1200 Alamanda Rd NE","","Palm Bay","FL","US","329054221" +"1700300506","OTHERS","Other URL","Gainesvillerx.com","N","Website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7963 Heritage Village Plz","","Gainesville","VA","US","201553077" +"1881118685","DIRECT","Direct Messaging Address","kellyriely@nspc.medalliesdirect.net","N","","","","","","","","","8101 Hinson Farm Rd Ste 308","","Alexandria","VA","US","223063408" +"1831613678","DIRECT","Direct Messaging Address","Stephanie.Becker@ctcprograms.com","N","Secure email server","","DIRECT","Direct","","OTHER","Other","Secure email server","516 E 1st St","","Aberdeen","WA","US","985204106" +"1568987295","DIRECT","Direct Messaging Address","info@phillipspeds.com","N","","","DIRECT","Direct","","CSV","CSV","","455 S Main St Ste 103","","Hinesville","GA","US","313134354" +"1609390475","OTHERS","Other URL","DBH-GBH-D240193","N","Encrypted Data","","HIE","Health Information Exchange (HIE)","","OTHER","Other","NA","780 E Gilbert St","","San Bernardino","CA","US","924151003" +"1063936755","DIRECT","Direct Messaging Address","Drkschmidt@sobewell.com","Y","CSBW email","Camp SoBe Well","","","","","","","1645 Palm Beach Lakes Blvd Ste 1200","","West Palm Beach","FL","US","334012214" +"1063936755","CONNECT","CONNECT URL","Drkschmidt@sobewell.com","Y","","Camp SoBe Well","","","","","","","1645 Palm Beach Lakes Blvd Ste 1200","","West Palm Beach","FL","US","334012214" +"1215451935","CONNECT","CONNECT URL","psychologyus.com","N","mental health","","DIRECT","Direct","","CSV","CSV","","23722 BIRTCHER DR","","LAKE FOREST","CA","US","926304883" +"1609391333","CONNECT","CONNECT URL","Modesto","N","","","","","","","","","200 W Roseburg Ave Ste B2","","Modesto","CA","US","953505200" +"1902321532","OTHERS","Other URL","https://secure.simplepractice.com/users/sign_in","N","","","OTHER","Other","Practice Management","OTHER","Other","Healthcare","12811 Kenwood Ln Ste 202","","Fort Myers","FL","US","339075646" +"1356866909","CONNECT","CONNECT URL","Availity","N","","","","","","","","","3166 N Lincoln Ave Ste 314","","Chicago","IL","US","606573119" +"1124543657","DIRECT","Direct Messaging Address","jessica.louthan2@va.gov","N","","","","","","","","","","","","","","" +"1346765872","OTHERS","Other URL","manager@natchezfamilymedicine.com","N","Secure email","","DIRECT","Direct","","CSV","CSV","","307 Highland Blvd","","Natchez","MS","US","391204610" +"1023533486","OTHERS","Other URL","athenanet.athenahealth.com","N","","","","","","","","","202D McGill Ave NW","","Concord","NC","US","280254615" +"1225553720","DIRECT","Direct Messaging Address","afigueroa@acapcounseling.com","N","Business E-mail Address","","","","","","","","2607 Caddo St Ste 6","","Arkadelphia","AR","US","719235307" +"1932624301","DIRECT","Direct Messaging Address","Corrine.Mellin@med.unc.edu","N","","","","","","","","","101 Manning Dr","","Chapel Hill","NC","US","275144220" +"1740705037","OTHERS","Other URL","Prescott","N","","","","","","","","","980 Willow Creek Rd Ste 202","","Prescott","AZ","US","863011616" +"1699290841","DIRECT","Direct Messaging Address","gggggg@qqqqqq.edu","N","","","","","","","","","8701 W Watertown Plank Rd","","Milwaukee","WI","US","532263548" +"1063937233","DIRECT","Direct Messaging Address","alayman@oaswo.com","Y","","Orthopedic Associates of SW Ohio, Inc","","","","","","","","","","","","" +"1083139190","DIRECT","Direct Messaging Address","emily.simon@me.com","N","","","","","","","","","","","","","","" +"1477078509","DIRECT","Direct Messaging Address","jerryochoa@elevatelifecounseling.com","N","Secure email account","","","","","","","","4312 Pasadera Way","","Turlock","CA","US","953828636" +"1376068437","DIRECT","Direct Messaging Address","dhearn@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1457876435","DIRECT","Direct Messaging Address","EHall@ruhealth.org","N","","","DIRECT","Direct","","","","","1370 S State St Ste A","","San Jacinto","CA","US","925834922" +"1689199648","DIRECT","Direct Messaging Address","mramirez@cffhae.org","N","","","DIRECT","Direct","","","","","14901 Rinaldi St Ste 202","","Mission Hills","CA","US","913451254" +"1083139018","CONNECT","CONNECT URL","holeighjskylerfoundation.org","N","","","","","","","","","","","","","","" +"1588189492","DIRECT","Direct Messaging Address","mindy@neurobcg.com","N","","","","","","","","","","","","","","" +"1730604646","CONNECT","CONNECT URL","Online","N","","","","","","","","","183 W Montauk Hwy","","Hampton Bays","NY","US","119462305" +"1427573476","DIRECT","Direct Messaging Address","kelly.johnson@anewchaptercs.com","N","","","","","","","","","2530 Meridian Parkway","Suite 300, PBN: 3071","Durham","NC","US","277132771" +"1710402631","CONNECT","CONNECT URL","premierebehavioralsupports.org","N","","","","","","","","","","","","","","" +"1427573211","OTHERS","Other URL","Cookeville","Y","","1101 Primary Care, PLLC","","","","","","","1101 Neal St","","Cookeville","TN","US","385010901" +"1457877243","DIRECT","Direct Messaging Address","kevin.mercer@hcahealthcare.org","N","E-mail Address","","DIRECT","Direct","","OTHER","Other","e-mail","449 W 23rd St","","Panama City","FL","US","324054507" +"1083130850","OTHERS","Other URL","VA","N","","","","","","","","","2200 Fort Roots Dr","","North Little Rock","AR","US","721141709" +"1114443967","DIRECT","Direct Messaging Address","kpace@suburban-hemonc.com","N","","","DIRECT","Direct","","OTHER","Other","Email","631 Professional Dr Ste 450","","Lawrenceville","GA","US","300463370" +"1881110559","CONNECT","CONNECT URL","Charlotte","N","","","","","","","","","3125 Springbank Ln Ste E","","Charlotte","NC","US","282263379" +"1922524560","OTHERS","Other URL","supremehealthsystems.com","N","","","DIRECT","Direct","","","","","1200 E Morehead St Ste 108","","Charlotte","NC","US","282043025" +"1144746777","DIRECT","Direct Messaging Address","michel.taylor@bannerhealth.com","N","work email","","DIRECT","Direct","","","","","1501 N Campbell Ave","","Tucson","AZ","US","857244699" +"1760908321","DIRECT","Direct Messaging Address","lgcarter@umc.edu","N","","","","","","","","","","","","","","" +"1881110484","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1619493277","OTHERS","Other URL","danielle.strebel@va.gov","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13000 Bruce B Downs Blvd","","Tampa","FL","US","33612" +"1932625464","OTHERS","Other URL","nwvirtualtherapy@gmail.com","N","","","","","","","","","10542 SE 16th St Apt A","","Bellevue","WA","US","980047109" +"1023534500","DIRECT","Direct Messaging Address","csmith153654@direct.nortonhealthcare.org","N","","","","","","","","","200 E Chestnut St Bldg Suite303","","Louisville","KY","US","40202" +"1023534500","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","200 E Chestnut St Bldg Suite303","","Louisville","KY","US","40202" +"1417473885","DIRECT","Direct Messaging Address","panol7@hotmail.com","N","","","","","","","","","4501 Louise Underwood Way","","Louisville","KY","US","402163987" +"1497271837","DIRECT","Direct Messaging Address","hopeunbridledcounseling@outlook.com","N","","","","","","","","","2639 Oakcrest Dr","","Tupelo","MS","US","388048003" +"1558887869","DIRECT","Direct Messaging Address","catalin_nicola@hotmail.com","N","","","","","","","","","","","","","","" +"1518483882","DIRECT","Direct Messaging Address","mpoudel@multicare.org","N","Business","","DIRECT","Direct","Na","CSV","CSV","N","5128 Yelm Hwy SE","","Lacey","WA","US","985035038" +"1649796988","DIRECT","Direct Messaging Address","colleenmdelaney@hotmail.com","N","","","","","","","","","","","","","","" +"1548786817","DIRECT","Direct Messaging Address","ejohnson144635@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 160","","Marietta","GA","US","300601160" +"1548786874","OTHERS","Other URL","https://www.grwhealth.com/","N","Location website","","","","","","","","1005 White Willow Way","","Morgantown","WV","US","265056119" +"1386160554","DIRECT","Direct Messaging Address","bbloom@bloomconsultingco.com","N","","","","","","","","","3001 Joe DiMaggio Blvd Ste 800","","Round Rock","TX","US","786653974" +"1518483726","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1730605973","OTHERS","Other URL",".","N","","","OTHER","Other","Sale Creek","OTHER","Other",".","14821 Dayton Pike Ste B","","Sale Creek","TN","US","373735752" +"1306362447","DIRECT","Direct Messaging Address","alice@brockfamilytherapycenter.com","N","","","","","","","","","10300 Brookridge Village Blvd Ste 104","","Louisville","KY","US","402914474" +"1194241182","DIRECT","Direct Messaging Address","ccruzelmassian@telecarecorp.com","N","Email","","DIRECT","Direct","","","","","6160 Mission Gorge Rd Ste 108","","San Diego","CA","US","921203425" +"1033635958","DIRECT","Direct Messaging Address","mnolasco@marincounty.org","Y","","Marin County Health and Human Services","","","","","","","899 Northgate Dr","Suite 100","San Rafael","CA","US","949033636" +"1407372436","DIRECT","Direct Messaging Address","info@myfamilyhomehealthcare.com","N","Email address for agency","","DIRECT","Direct","","CSV","CSV","","3572 S Arlington Rd Ste A","","Akron","OH","US","443125274" +"1386161123","DIRECT","Direct Messaging Address","Jamiegirl08@hotmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","335 S Franklin St","","Wilkes Barre","PA","US","187023808" +"1710404611","CONNECT","CONNECT URL","Hayward","N","","","","","","","","","1704 Grand Ave","","Sacramento","CA","US","958383817" +"1326565227","OTHERS","Other URL","WebPT","N","EMR","","DIRECT","Direct","","OTHER","Other","please send info via fax and will upload to EMR","609 E 29th St Rm 102","","Indianapolis","IN","US","46205" +"1083131783","OTHERS","Other URL","Boise","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Boise","425 W Bannock St","","Boise","ID","US","837026035" +"1104343714","DIRECT","Direct Messaging Address","jpatterson86624@direct.owensborohealth.org","N","","","","","","","","","4506 1st Ave","","Evansville","IN","US","477103624" +"1386161974","CONNECT","CONNECT URL","afraychineaud@myfs.org","N","","","","","","","","","200 Ike Dr","","Makawao","HI","US","967689718" +"1285151696","OTHERS","Other URL","centralreach.com","Y","","Advanced Behavior Analysis INC","","","","","","","1441 E Fort Union Blvd","","Salt Lake City","UT","US","841212847" +"1306363874","CONNECT","CONNECT URL","jenna@jennagriffith.com","N","Secure email","","","","","","","","2727 Bryant St Ste 550","","Denver","CO","US","802114151" +"1407373814","DIRECT","Direct Messaging Address","teresitamoreno@comcast.net","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","15605 SW 178th Ln","","Miami","FL","US","331877805" +"1639696909","OTHERS","Other URL","www.thehopegroup4.com","N","","","","","","","","","201 Thornberry Branch Ln","","Daytona Beach","FL","US","321243652" +"1861919151","DIRECT","Direct Messaging Address","jlutkus@nm.org","N","E-mail","","","","","","","","675 N Saint Clair St Ste 21-100","","Chicago","IL","US","606115970" +"1275050510","DIRECT","Direct Messaging Address","suzanne.leblanc@ohcc.org","N","Revenue Cycle Manager","","OTHER","Other","Credentialing","CSV","CSV","","3801 North Blvd","","Baton Rouge","LA","US","708063825" +"1194242404","DIRECT","Direct Messaging Address","wmedina@ahn.org","N","","","","","","","","","320 E North Ave","","Pittsburgh","PA","US","152124756" +"1689191983","DIRECT","Direct Messaging Address","naomi@kintsugipllc.com","N","","","","","","","","","322 LaMar Ave Ste 209","","Charlotte","NC","US","282042436" +"1437676491","OTHERS","Other URL","michelle.root@apogeephysicians.com","N","","","","","","","","","15059 N Scottsdale Rd Ste 600","","Scottsdale","AZ","US","852542685" +"1255858247","CONNECT","CONNECT URL","www.psderm.com","N","","","","","","","","","21727 76th Ave W Ste H","","Edmonds","WA","US","980267549" +"1932626074","CONNECT","CONNECT URL","www.roboticurologysb.com","N","","","","","","","","","5333 Hollister Ave Ste 275","","Santa Barbara","CA","US","931112472" +"1881112613","DIRECT","Direct Messaging Address","moserp23@hotmail.com","N","","","","","","","","","","","","","","" +"1194243964","DIRECT","Direct Messaging Address","medreview@reverhealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","173 N 400 W Ste C11","","Orem","UT","US","840571909" +"1134647019","OTHERS","Other URL","AdvancedMD","N","EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Advanced MD","1995 E 17th St","","Idaho Falls","ID","US","834046493" +"1972021681","DIRECT","Direct Messaging Address","info@concertedcaregroup.com","N","","","","","","","","","112 E Patapsco Ave","","Baltimore","MD","US","212251745" +"1386162063","DIRECT","Direct Messaging Address","andrea.shellenbarger.p5@direct.phs.nextgenshare.com","N","","","","","","","","","300 Forest Ave","","Dayton","OH","US","454054500" +"1588182182","DIRECT","Direct Messaging Address","swb@gracehomecare.services","N","","","","","","","","","529 S Broadway St Ste 104","","McComb","MS","US","396485168" +"1477071082","OTHERS","Other URL","athena","N","","","","","","","","","2227 59th St W","","Bradenton","FL","US","342097017" +"1568980142","DIRECT","Direct Messaging Address","angie.chang.1@18195.direct.athenahealth.com","N","The Direct address is a system-generated address that providers use for the secure transfer of files containing clinical data.","","DIRECT","Direct","","","","","227 N Loop 1604 E Ste 150","","San Antonio","TX","US","782321450" +"1831617331","DIRECT","Direct Messaging Address","igodinez@paloalto.edu","N","","","","","","","","","400 Edmonds Rd","","Redwood City","CA","US","940623803" +"1942728449","OTHERS","Other URL","None","N","","","","","","","","","5095 Mount Zion Pkwy","","Stockbridge","GA","US","302817825" +"1235657602","DIRECT","Direct Messaging Address","jade.werner@mhcd.org","Y","secure email","MENTAL HEALTH CENTER OF DENVER","DIRECT","Direct","","CSV","CSV","","4455 E 12th Ave # 312","","Denver","CO","US","802202415" +"1669990081","OTHERS","Other URL","Atlanta","N","","","","","","","","","35 Collier Rd NW Ste 185","","Atlanta","GA","US","303091671" +"1578081931","OTHERS","Other URL","none","N","","","","","","","","","300 Longwood Ave","","Boston","MA","US","021155724" +"1972021210","DIRECT","Direct Messaging Address","rheim@advancedpainmedicine.com","N","","","","","","","","","7000 Stonewood Dr Ste 151","","Wexford","PA","US","150907376" +"1811415011","DIRECT","Direct Messaging Address","GRuizFelix@ruhealth.org","N","","","","","","","","","47825 Oasis St","","Indio","CA","US","922016950" +"1235657461","DIRECT","Direct Messaging Address","nwilliams@azrehabcampus.com","N","","","","","","","","","6944 E Tanque Verde Rd","","Tucson","AZ","US","85715" +"1346768496","DIRECT","Direct Messaging Address","adisrud@hotmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","324 Broadway St Ste 206","","Alexandria","MN","US","563081482" +"1508384603","DIRECT","Direct Messaging Address","Annah_mcdonald@urmc.rochester.edu","N","Work email","","","","","","","","1000 South Ave","","Rochester","NY","US","146202733" +"1285153338","DIRECT","Direct Messaging Address","april.crouch@priviamedicalgroup.com","N","email","","DIRECT","Direct","","OTHER","Other","Email","1501 N Amburn Rd Ste 8","","Texas City","TX","US","775912465" +"1205355245","DIRECT","Direct Messaging Address","handsonhealth@sdplains.com","N","email","","DIRECT","Direct","","CSV","CSV","","601 Main Ave","","Lemmon","SD","US","576381834" +"1487173423","OTHERS","Other URL","integrityplusstl@gmail.com","N","","","","","","","","","111 Church St Ste 117","","Ferguson","MO","US","631352457" +"1508385568","DIRECT","Direct Messaging Address","rlopez@carene.org","N","","","","","","","","","","","","","","" +"1194244152","DIRECT","Direct Messaging Address","asalerno@sharedvision.org","N","Place of work email","","DIRECT","Direct","","","","","1200 Harger Rd Ste 600","","Oak Brook","IL","US","605231820" +"1972022853","OTHERS","Other URL","nicole.ray@alteonhealth.com","N","email","","","","","","","","4040 Embassy Pkwy Ste 400","","Akron","OH","US","443338341" +"1649799495","DIRECT","Direct Messaging Address","jmartell@fullcirclepediatric.com","N","","","","","","","","","4725 Amber Valley Pkwy S Ste B","","Fargo","ND","US","581048614" +"1891214540","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1175 E 50 S Ste 211","","American Fork","UT","US","840032845" +"1649799388","OTHERS","Other URL","sharepoint.teampbs.com","N","","","","","","","","","400 E Royal Ln","","Irving","TX","US","750393540" +"1710406442","DIRECT","Direct Messaging Address","mfederoff@samhealth.org","N","Samaritan Work Email","","","","","","","","3517 NW Samaritan Dr Ste 100","","Corvallis","OR","US","973303768" +"1184143778","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","3 Audubon Plaza Dr Ste 560","","Louisville","KY","US","402171376" +"1184143778","DIRECT","Direct Messaging Address","mferrell134649@direct.nortonhealthcare.org","N","","","","","","","","","3 Audubon Plaza Dr Ste 560","","Louisville","KY","US","402171376" +"1528587292","CONNECT","CONNECT URL","www.psdetox.com","N","","","","","","","","","72301 Country Club Dr Ste 200","","Rancho Mirage","CA","US","922708013" +"1003335423","DIRECT","Direct Messaging Address","jessica.johnson10@va.gov","N","","","","","","","","","5342 Dudley Blvd # 95652","","McClellan","CA","US","956521012" +"1457870743","DIRECT","Direct Messaging Address","sunil1017@hotmail.com","N","","","DIRECT","Direct","","OTHER","Other","physician","4108 Watermelon Rd","","Northport","AL","US","354735130" +"1710406053","CONNECT","CONNECT URL","https://www.mountsinai.org/","N","hospital","","","","","","","","345 E 102nd St","","New York","NY","US","100295611" +"1205355427","DIRECT","Direct Messaging Address","apellerito145017@directwellstar.org","N","","","","","","","","","61 Whitcher St NE Ste 3110","","Marietta","GA","US","300601179" +"1194234211","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1699284737","DIRECT","Direct Messaging Address","binithomas@custerfamilyclinic.com","N","","","DIRECT","Direct","","OTHER","Other","Email","8994 Tour Dr Ste 210","","McKinney","TX","US","750702036" +"1669981601","DIRECT","Direct Messaging Address","rx683@bimart.com","N","Work e-mail","","","","","","","","248 Wharf St","","Brookings","OR","US","974159653" +"1972012987","CONNECT","CONNECT URL","law025@bravemail.uncp.edu","N","","","DIRECT","Direct","","","","","1 University Rd","","Pembroke","NC","US","283728699" +"1780193714","CONNECT","CONNECT URL","simplepractice.com","N","","","","","","","","","30 N. Michigan","","Chicago","IL","US","60602" +"1528577590","DIRECT","Direct Messaging Address","psotolongo@utah.gov","N","USH email","","DIRECT","Direct","","OTHER","Other","all emails from USH","1300 E Center St","","Provo","UT","US","846063554" +"1578072567","CONNECT","CONNECT URL","Endpoint","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1600 Main St","","Lovington","NM","US","88242" +"1093224818","DIRECT","Direct Messaging Address","larryderm@draperderm.emadirect.md","N","","","DIRECT","Direct","","CSV","CSV","","1325 W South Jordan Pkwy Ste 103","","South Jordan","UT","US","840959060" +"1669981536","DIRECT","Direct Messaging Address","dawn@wecarehomecareha.com","N","email","","DIRECT","Direct","","CSV","CSV","","870 Dallas Hwy Ste C","","Douglasville","GA","US","301343771" +"1669981536","DIRECT","Direct Messaging Address","dawn@wecarehomecarega.com","N","email","","DIRECT","Direct","","CSV","CSV","","870 Dallas Hwy Ste C","","Douglasville","GA","US","301343771" +"1821507542","CONNECT","CONNECT URL","jenningspediatriccenter1@yahoo","N","","","","","","","","","","","","","","" +"1457860934","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1184 E 80 N","","American Fork","UT","US","840032906" +"1801305305","OTHERS","Other URL","pittsburgh","N","","","OTHER","Other","pittsburgh","","","","611 Duncan Ave","","Pittsburgh","PA","US","152375854" +"1538678875","DIRECT","Direct Messaging Address","jmurphy357546@directwellstar.org","N","","","","","","","","","1360 Upper Hembree Rd Ste 100","","Roswell","GA","US","300761230" +"1245749720","DIRECT","Direct Messaging Address","mydoc@mlga.com","N","","","","","","","","","100 E Lancaster Ave","","Wynnewood","PA","US","190963450" +"1336658780","DIRECT","Direct Messaging Address","lhocker@thelassi.emadirect.md","N","","","","","","","","","8925 N Meridian St Ste 200","","Indianapolis","IN","US","462602385" +"1679082051","OTHERS","Other URL","n/a","N","","","","","","","","","2700 Hospital Dr Suite 200","","Victoria","TX","US","779015775" +"1619486081","CONNECT","CONNECT URL","https://www.bushcounselingservice.com","N","","","DIRECT","Direct","","CSV","CSV","","4673 State Highway 58","","Gouverneur","NY","US","136423202" +"1679082002","CONNECT","CONNECT URL","lgoolsby@communityclinicnwa.org","N","email","","DIRECT","Direct","","CSV","CSV","","3162 W Martin Luther King Blvd","","Fayetteville","AR","US","727047679" +"1033628375","OTHERS","Other URL","Lindale","N","","","","","","","","","23360 Bridle View Dr","","Lindale","TX","US","757715511" +"1093224305","OTHERS","Other URL","Webpt.com","N","EMR","","","","","","","","913 Village Sq","","Gretna","NE","US","680287853" +"1225547581","DIRECT","Direct Messaging Address","Janine.Ruppert@Atlantichealth.org","N","Work email","","","","","","","","100 Madison Ave","","Morristown","NJ","US","079606136" +"1659880946","DIRECT","Direct Messaging Address","deborah@lighthousefrc.org","N","","","","","","","","","","","","","","" +"1659880946","DIRECT","Direct Messaging Address","deborah@lighthousefrc.org","N","email","","DIRECT","Direct","","CSV","CSV","","110 Gateway Dr Ste 210","","Lincoln","CA","US","956483306" +"1346759651","CONNECT","CONNECT URL","www.15rx.com","N","","","","","","","","","","","","","","" +"1356851687","CONNECT","CONNECT URL","BEAUFORT","N","","","OTHER","Other","BEAUFORT","OTHER","Other","BEAUFORT","5 Wando Pl","","Beaufort","SC","US","299066041" +"1912417262","CONNECT","CONNECT URL","shreveport","N","","","","","","","","","8731 Park Plaza Dr","","Shreveport","LA","US","711055682" +"1912417262","","","","N","","","","","","","","","","","","","","" +"1255841508","FHIR","FHIR URL","Columbus","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Columbus","1425 E Dublin Granville Rd Ste 106","","Columbus","OH","US","432293332" +"1962912212","DIRECT","Direct Messaging Address","samanthagonzalez@autismlearningpartners.com","N","work email","","DIRECT","Direct","","","","","12432 Bellflower Blvd","","Downey","CA","US","902422806" +"1245740521","DIRECT","Direct Messaging Address","Services@mrjmedical.com","N","","","DIRECT","Direct","","","","","130 S University Dr Ste F","","Plantation","FL","US","333243347" +"1194235499","DIRECT","Direct Messaging Address","Gabby@thirdeye-chicago.com","N","","","","","","","","","3139 N Lincoln Ave Ste 210","","Chicago","IL","US","606573122" +"1609386838","OTHERS","Other URL","drpatricksteele@gmail.com","N","business email","","","","","","","","1531 Laurel St","","Columbia","SC","US","292012622" +"1033629175","DIRECT","Direct Messaging Address","kelsea@360nutritionconsulting.com","N","email","","DIRECT","Direct","","","","","400 Mobil Ave Ste D9","","Camarillo","CA","US","930106376" +"1033629175","DIRECT","Direct Messaging Address","kelsea@360nutritionconsulting.com","N","","","DIRECT","Direct","","CSV","CSV","","400 Mobil Ave Ste D9","","Camarillo","CA","US","930106376" +"1891205928","DIRECT","Direct Messaging Address","rfunderburk@acounseling.net","N","HR Manager","","DIRECT","Direct","","OTHER","Other","HR Manager","8401 Medical Plaza Dr Ste 360","","Charlotte","NC","US","282628700" +"1588174791","DIRECT","Direct Messaging Address","mmcgrath@seaburyresources.org","N","Email","","DIRECT","Direct","","CSV","CSV","","9201 Kingsbury Dr","","Silver Spring","MD","US","209104260" +"1992215909","DIRECT","Direct Messaging Address","christina.dingledine.p5@direct.phs.nextgenshare.com","N","","","","","","","","","250 N Fair Ave","","Hamilton","OH","US","450114222" +"1396255352","CONNECT","CONNECT URL","Clawson","N","","","","","","","","","1402 W 14 Mile Rd","","Clawson","MI","US","48017" +"1396255352","CONNECT","CONNECT URL","Clawson","N","","","","","","","","","1402 W 14 Mile Rd","","Clawson","MI","US","48017" +"1629588546","DIRECT","Direct Messaging Address","qualitylifetherapyinc@gmail.co","N","","","","","","","","","","","","","","" +"1225548167","CONNECT","CONNECT URL","asunstar.org","N","Company Website","","DIRECT","Direct","","","","","554 Bloomfield Ave Fl 4","","Bloomfield","NJ","US","070033307" +"1225548167","DIRECT","Direct Messaging Address","info@asunstar.org","N","Company Email","","DIRECT","Direct","","","","","554 Bloomfield Ave Fl 4","","Bloomfield","NJ","US","070033307" +"1619487527","DIRECT","Direct Messaging Address","ttufamilymedicine@direct.myteamcare.com","N","TTUHSC Family Medicine","","DIRECT","Direct","","CSV","CSV","","3601 4th St","","Lubbock","TX","US","794300002" +"1770093601","CONNECT","CONNECT URL","https://orthosportandspine.com/location/sandy-springs-ga","N","","","","","","","","","5788 Roswell Rd Ste 100","","Atlanta","GA","US","303284904" +"1780194647","CONNECT","CONNECT URL","info@esteemhcs.com","N","","","DIRECT","Direct","","","","","205 N 5th St Ste 109","","Saint Charles","MO","US","633011877" +"1700396561","CONNECT","CONNECT URL","Lufkin","N","","","","","","","","","1404 W Frank Ave","","Lufkin","TX","US","759043306" +"1861902686","CONNECT","CONNECT URL","asunstar.org","N","Company Website","","DIRECT","Direct","","","","","554 Bloomfield Ave Fl 4","","Bloomfield","NJ","US","070033307" +"1861902686","DIRECT","Direct Messaging Address","info@asunstar.org","N","Company Email","","DIRECT","Direct","","","","","554 Bloomfield Ave Fl 4","","Bloomfield","NJ","US","070033307" +"1639689458","CONNECT","CONNECT URL","office","N","office","","","","","","","","2509 Westfall Rd","","Sparks","NV","US","894366126" +"1326558164","DIRECT","Direct Messaging Address","aaron.sulak@direct.signature.nextgenshare.com","N","","","DIRECT","Direct","","","","","12639 Old Tesson Rd Ste 115","","Saint Louis","MO","US","631282786" +"1053821736","OTHERS","Other URL","other","N","","","","","","","","","11719 NE 95th St Ste A","","Vancouver","WA","US","986822444" +"1316457096","DIRECT","Direct Messaging Address","cddportal@directaddress.net","Y","","Arizona Digestive Health, PC","","","","","","","13640 N 99th Ave Ste 600","","Sun City","AZ","US","853512867" +"1902316607","DIRECT","Direct Messaging Address","phudson@hannibalclinic.com","N","business email","","DIRECT","Direct","","","","","100 Medical Dr","","Hannibal","MO","US","634016877" +"1164932877","CONNECT","CONNECT URL","anaysblanco@gmail.com","N","","","","","","","","","8918 W Flagler St Apt 9","","Miami","FL","US","331743913" +"1649780370","DIRECT","Direct Messaging Address","info@asunstar.org","N","Company Email","","DIRECT","Direct","","","","","554 Bloomfield Ave Fl 4","","Bloomfield","NJ","US","070033307" +"1649780370","CONNECT","CONNECT URL","asunstar.org","N","Company Website","","DIRECT","Direct","","","","","554 Bloomfield Ave Fl 4","","Bloomfield","NJ","US","070033307" +"1720598469","CONNECT","CONNECT URL","adestinyshorizon.org","N","Company Website","","DIRECT","Direct","","","","","554 Bloomfield Ave Ste 402","","Bloomfield","NJ","US","070033307" +"1720598469","DIRECT","Direct Messaging Address","info@adestinyshorizon.org","N","Company Email","","DIRECT","Direct","","","","","554 Bloomfield Ave Ste 402","","Bloomfield","NJ","US","070033307" +"1376053942","CONNECT","CONNECT URL","carlard23@gmail.com","N","","","","","","","","","1820 W 46 St Apt 616","","Hialeah","FL","US","330122871" +"1497265037","DIRECT","Direct Messaging Address","rreeder@bpiaba.com","N","","","","","","","","","1310 W Slaughter Ln","","Austin","TX","US","787486556" +"1831609387","DIRECT","Direct Messaging Address","Tbwvw251@comcast.net","N","","","","","","","","","","","","","","" +"1831609387","OTHERS","Other URL","Twood@innovativeautism.org","N","Work Email address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Healthcare information","132 Robbs Hill Rd","","Lunenburg","MA","US","014622167" +"1114437738","DIRECT","Direct Messaging Address","tyocum84467@direct.owensborohealth.org","N","","","","","","","","","2211 Mayfair Dr Ste 409","","Owensboro","KY","US","423014570" +"1417467960","DIRECT","Direct Messaging Address","rsisk82721@direct.owensborohealth.org","N","","","","","","","","","444 S Main St","","Madisonville","KY","US","424312846" +"1275043705","DIRECT","Direct Messaging Address","shannon.lutzpac.p1@direct.arthritispa.nextgenshare.com","Y","","RHEUMATIC DISEASE ASSOCIATES,LTD","HIE","Health Information Exchange (HIE)","","","","","2360 Maryland Rd","","Willow Grove","PA","US","19090" +"1659882082","OTHERS","Other URL","http://www.urgentcaresuite.com/","N","Website","","DIRECT","Direct","","OTHER","Other","Website","200 Freeway Dr E Ste 305","","East Orange","NJ","US","07018" +"1922519305","DIRECT","Direct Messaging Address","sarishma.lal@ndsystems.org","N","email","","DIRECT","Direct","","OTHER","Other","sarishma.lal@ndsystems.org","815 2nd Ave Ste 122","","Fairbanks","AK","US","997014469" +"1538670856","DIRECT","Direct Messaging Address","Peak_performance@bellsouth.net","N","Business email","","DIRECT","Direct","","","","","301 Gold Creek Trl","","Woodstock","GA","US","301885404" +"1508377888","OTHERS","Other URL","Mckinney","N","","","OTHER","Other","Mckinney","OTHER","Other","Mckinney","809 N Central Expy","","McKinney","TX","US","750703303" +"1972014272","DIRECT","Direct Messaging Address","benzlucioobrero@uropart.allscriptsdirect.net","N","","","","","","","","","1475 E Belvidere Rd Ste 312","","Grayslake","IL","US","600302016" +"1376054684","OTHERS","Other URL","QuickBooks","N","This is our HIPPA compliant software.","","","","","","","","1352 N Academy Blvd","","Colorado Springs","CO","US","809093314" +"1154832467","DIRECT","Direct Messaging Address","info@meinthemaking.org","N","","","","","","","","","10540 S Western Ave Ste 504","","Chicago","IL","US","606432500" +"1902317142","DIRECT","Direct Messaging Address","ljenkins@nrtfc.com","Y","professional email","Nurture Family Counseling, PLLC","DIRECT","Direct","","OTHER","Other","email","201 S Lakeline Blvd Ste 604","","Cedar Park","TX","US","786132747" +"1982115036","DIRECT","Direct Messaging Address","tempeshops@thejoint.com","N","","","","","","","","","815 E Baseline Rd Ste 106","","Tempe","AZ","US","852831572" +"1962913012","DIRECT","Direct Messaging Address","nina@serenitytherapyclinic.com","Y","Email Address","Serenity Mental Health Services, LLC","DIRECT","Direct","","CSV","CSV","","300 N 3rd St Ste 112","","Watertown","WI","US","530943723" +"1609387638","DIRECT","Direct Messaging Address","kris@vitalecounselingandconsulting.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","8080 Beckett Center Dr Ste 217","","West Chester","OH","US","45069" +"1316458326","DIRECT","Direct Messaging Address","contactus@vnchha.com","N","www.vnchha.com","","DIRECT","Direct","","OTHER","Other","PDF","209 Eddie Lewis Dr","","Wexford","PA","US","150901545" +"1063923043","DIRECT","Direct Messaging Address","admin@jtc.org.in","N","","","","","","","","","6552 Carriage Way","","Corcoran","MN","US","553404443" +"1285145243","DIRECT","Direct Messaging Address","chloe.bass@cshs.org","N","email","","","","","","","","8700 Beverly Blvd Ste 3622","","West Hollywood","CA","US","900481804" +"1710498696","DIRECT","Direct Messaging Address","lharperowens@triexperts.org","N","email","","DIRECT","Direct","","CSV","CSV","","220 Saint Paul St","","Pearl","MS","US","392085134" +"1235640038","DIRECT","Direct Messaging Address","cristie@wonderincwellness.com","N","email","","DIRECT","Direct","","OTHER","Other","html","119 Maple Ave Ste 201","","Red Bank","NJ","US","077011715" +"1730690405","DIRECT","Direct Messaging Address","maria.bozzo@advocatehealth.com","N","Work Email","","","","","","","","17800 Kedzie Ave","","Hazel Crest","IL","US","604292029" +"1821509548","DIRECT","Direct Messaging Address","daniel@infinitymedsupply.com","Y","HIPPA compliant encrypted OUTlook account","Infinity Medical Supply LLC","DIRECT","Direct","","CSV","CSV","","2012 San Juan Blvd","","Farmington","NM","US","874012220" +"1821509548","DIRECT","Direct Messaging Address","infinity.medical@hotmail.com","N","","","","","","","","","","","","","","" +"1407367188","OTHERS","Other URL","miami","N","","","DIRECT","Direct","","","","","13787 SW 66th St Apt D152","","Miami","FL","US","331832218" +"1467964916","OTHERS","Other URL","Wilmington","N","","","","","","","","","1133 Military Cutoff Rd Ste 210","","Wilmington","NC","US","284054400" +"1366953861","CONNECT","CONNECT URL","WWW.BENDRECOVERY.COM","N","WEBSITE","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Bend","155 NE Revere Ave Ste 150","","Bend","OR","US","977014147" +"1366953861","CONNECT","CONNECT URL","Bend","N","","","DIRECT","Direct","","OTHER","Other","Bend","155 NE Revere Ave Ste 150","","Bend","OR","US","977014147" +"1184136574","DIRECT","Direct Messaging Address","teresastarrs@hotmail.com","N","","","","","","","","","","","","","","" +"1922510239","OTHERS","Other URL","n/a","N","","","","","","","","","3012 Freeman Farm Way","","Rolesville","NC","US","275718730" +"1972015287","DIRECT","Direct Messaging Address","info@asunstar.org","N","Company Email","","DIRECT","Direct","","","","","554 Bloomfield Ave Fl 4","","Bloomfield","NJ","US","070033307" +"1972015287","CONNECT","CONNECT URL","asunstar.org","N","Company Website","","DIRECT","Direct","","","","","554 Bloomfield Ave Fl 4","","Bloomfield","NJ","US","070033307" +"1699287946","DIRECT","Direct Messaging Address","meredithoverstreet@nspc.medalliesdirect.net","N","","","","","","","","","8644 Sudley Rd Ste 117","","Manassas","VA","US","201104425" +"1447762703","DIRECT","Direct Messaging Address","stephenmaroiii@nspc.medalliesdirect.net","N","","","","","","","","","190 Campus Blvd Ste 420","","Winchester","VA","US","226012872" +"1700398096","CONNECT","CONNECT URL","novudermatology.com","N","","","","","","","","","929 N US Highway 441 Ste 603","","Lady Lake","FL","US","321593003" +"1568974863","DIRECT","Direct Messaging Address","careinfo@lhaforlife.com","N","Company email address","","","","","","","","101 N Pine St Ste 210","","Spartanburg","SC","US","293021604" +"1114439312","CONNECT","CONNECT URL","amy_rosenbaum@newhopeservices.org","N","","","","","","","","","1302 Wall St","","Jeffersonville","IN","US","471303885" +"1891207023","DIRECT","Direct Messaging Address","lindseylee@nspc.medalliesdirect.net","N","","","","","","","","","8501 Arlington Blvd Ste 410","","Fairfax","VA","US","220314625" +"1285146399","CONNECT","CONNECT URL","credentialing@tccokc.org","N","Email","","DIRECT","Direct","","OTHER","Other","Email","6800 NW 39th Expy","","Bethany","OK","US","730082513" +"1083126064","DIRECT","Direct Messaging Address","kristen.chou@rwjbh.org","N","Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","152 Central Ave","","Clark","NJ","US","070661115" +"1548772684","DIRECT","Direct Messaging Address","sofia@roadtotherapy.com","N","Business Email Address","","DIRECT","Direct","","","","","2633 E Indian School Rd Ste 250","","Phoenix","AZ","US","850160703" +"1548772684","OTHERS","Other URL","www.roadtotherpay.com","N","Business Website","","DIRECT","Direct","","","","","2633 E Indian School Rd Ste 250","","Phoenix","AZ","US","850160703" +"1366954356","OTHERS","Other URL","NA","N","","","","","","","","","943 W Andrews Ave Ste P","","Henderson","NC","US","275362587" +"1619489655","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1205348224","DIRECT","Direct Messaging Address","ashley@summittherapyservices.com","N","","","","","","","","","2942 N 24th St Ste 114","","Phoenix","AZ","US","850167849" +"1801308788","DIRECT","Direct Messaging Address","pmrinfo@michiganabilitiescenter.org","N","Medical record and information requests","","DIRECT","Direct","","OTHER","Other","Medical records and medical information","34020 7 Mile Rd Ste 102","","Livonia","MI","US","481523093" +"1841702891","CONNECT","CONNECT URL","Charlotte","N","","","","","","","","","3240 Johnny Cake Ln","","Charlotte","NC","US","282266628" +"1700398740","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1346752383","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1093227977","DIRECT","Direct Messaging Address","jheslop@healthsourcechiro.com","N","email","","DIRECT","Direct","","","","","1211 N 20th Ave","","Pasco","WA","US","993014051" +"1801308713","DIRECT","Direct Messaging Address","linda@lilaccenter.org","N","","","","","","","","","2029 Buchanan St","","Kansas City","MO","US","641163405" +"1851803639","OTHERS","Other URL","CBARREN@GMAIL.CM","N","","","","","","","","","236 Esplanade Way","","Palm Beach","FL","US","334803018" +"1790297513","DIRECT","Direct Messaging Address","kjjones417@dermpartnersofwny.com","N","email","","DIRECT","Direct","","OTHER","Other","email","30 N Union St Ste 105","","Rochester","NY","US","146071345" +"1477065217","CONNECT","CONNECT URL","asunstar.org","N","Company Website","","DIRECT","Direct","","","","","554 Bloomfield Ave Fl 4","","Bloomfield","NJ","US","070033307" +"1477065217","DIRECT","Direct Messaging Address","info@asunstar.org","N","Company Email","","DIRECT","Direct","","","","","554 Bloomfield Ave Fl 4","","Bloomfield","NJ","US","070033307" +"1619489424","CONNECT","CONNECT URL","aherrera.counseling@gmail.com","N","email","","","","","","","","3950 Chain Bridge Rd Ste 10","","Fairfax","VA","US","220303935" +"1750893319","DIRECT","Direct Messaging Address","egomez@cmr4me.com","N","","","","","","","","","","","","","","" +"1508379199","CONNECT","CONNECT URL","Frederick","N","","","","","","","","","196 Thomas Johnson Dr Ste 120","","Frederick","MD","US","217024521" +"1154834760","CONNECT","CONNECT URL","Counseling@clearpathscounseling.com","N","","","","","","","","","1009 S Utah Ave Ste A","","Weslaco","TX","US","785965588" +"1528571130","DIRECT","Direct Messaging Address","brendan.tennefoss@bristolhospice.com","Y","Work email","Bristol Hospice - Eugene, LLC","","","","","","","1077 Gateway Loop Ste B","","Springfield","OR","US","974771114" +"1639682073","CONNECT","CONNECT URL","www.tucsonfamilygeriatric.com","N","","","","","","","","","6867 N Oracle Rd Ste 157","","Tucson","AZ","US","85704" +"1760995062","DIRECT","Direct Messaging Address","LifeCyclesTherapeutic@gmail.co","N","","","","","","","","","","","","","","" +"1760995062","DIRECT","Direct Messaging Address","LifeCyclesTherapeutic@gmail.co","N","","","","","","","","","","","","","","" +"1770096125","DIRECT","Direct Messaging Address","emily.roberts3@ascension.org","N","","","","","","","","","1 Genesys Pkwy Ste 2620","","Grand Blanc","MI","US","484398065" +"1467965822","CONNECT","CONNECT URL","www.fuelingtothrive.com","N","","","","","","","","","","","","","","" +"1275046583","DIRECT","Direct Messaging Address","cott@abegglencounseling.com","N","Secure email","","","","","","","","2940 Chapel Valley Rd Ste 2","","Fitchburg","WI","US","537116451" +"1760995021","DIRECT","Direct Messaging Address","stakha@Wellpath.us","N","Email","","DIRECT","Direct","","OTHER","Other","other","30007 Business Center Dr","","Charlotte Hall","MD","US","206223101" +"1609389899","CONNECT","CONNECT URL","abarnett@cmhshare.org","N","","","","","","","","","1305 Tacoma Ave S Ste 305","","Tacoma","WA","US","984021903" +"1912410127","OTHERS","Other URL","annie@anniebkay.com","N","Business confidential email","","","","","","","","130 N Egremont Rd","","Great Barrington","MA","US","012301926" +"1073026365","OTHERS","Other URL","pamorris@tanner.org","Y","","Tanner Medical Center, Inc","HIE","Health Information Exchange (HIE)","","","","","705 Dixie St","","Carrollton","GA","US","301173818" +"1255844494","CONNECT","CONNECT URL","http://www.nursesatheart.com","N","Website","","DIRECT","Direct","","CSV","CSV","","1900 West Gray St","130732","Houston","TX","US","77019" +"1861905986","CONNECT","CONNECT URL","https;//mindfulandpresentcounseling.clientsecure","N","","","DIRECT","Direct","","CSV","CSV","","1219 MILLENNIUM PKWY","STE 116","BRANDON","FL","US","335113891" +"1598278608","OTHERS","Other URL","mferreirafnp@gmail.com","N","email","","","","","","","","10277 N 92nd St Ste 102","","Scottsdale","AZ","US","852584564" +"1932612009","OTHERS","Other URL","www.pathwaysgroupcc.com/team/karen-mckenzie-taylor/","N","","","","","","","","","5293 S 31st St Ste 137","","Temple","TX","US","765023575" +"1356854400","CONNECT","CONNECT URL","Stratford","N","","","","","","","","","2044 Bridgeport Ave","","Milford","CT","US","064604633" +"1679086631","OTHERS","Other URL","Dr.melissa@peakperformancefortcollins.com","N","","","","","","","","","3221 Eastbrook Dr","","Fort Collins","CO","US","805255708" +"1497268288","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1821501537","OTHERS","Other URL","HIALEAH","N","","","","","","","","","2854 W 75th Ter","","Hialeah","FL","US","330185300" +"1316450026","DIRECT","Direct Messaging Address","alyssa.mocion@tuhs.temple.edu","N","work email","","DIRECT","Direct","","CSV","CSV","","3401 N Broad St Ste C540","","Philadelphia","PA","US","191405103" +"1740793454","CONNECT","CONNECT URL","sydney.schleif@fraser.org","N","","","","","","","","","2400 W 64th St","","Richfield","MN","US","554231001" +"1093229643","CONNECT","CONNECT URL","Atlanta","N","","","","","","","","","1342 Glenwood Ave SE","","Atlanta","GA","US","303162048" +"1992219588","DIRECT","Direct Messaging Address","admin@thebhwa.com","N","","","DIRECT","Direct","","","","","513 W Chocolate Ave Ste 100","","Hershey","PA","US","17033" +"1992219588","DIRECT","Direct Messaging Address","admin@thebhwa.com","N","secure hipaa compliant email","","HIE","Health Information Exchange (HIE)","","","","","513 W Chocolate Ave Ste 100","","Hershey","PA","US","17033" +"1477067064","DIRECT","Direct Messaging Address","jennifer@speechlanguagekids.com","Y","","Speech and Language for Kids LLC","","","","","","","1910 Dorcas Ln","","Wilmington","DE","US","198061164" +"1407360951","CONNECT","CONNECT URL","www.lifestonecenter.com","N","","","","","","","","","","","","","","" +"1821502220","DIRECT","Direct Messaging Address","Daniel.ciccarello@ohioguidestone.org","N","","","","","","","","","3500 Carnegie Ave","","Cleveland","OH","US","441152641" +"1669986022","DIRECT","Direct Messaging Address","mmunz@comcast.net","N","","","","","","","","","","","","","","" +"1538673850","DIRECT","Direct Messaging Address","plholbdy@fhcn.org","N","","","","","","","","","4001 King Ave","","Corcoran","CA","US","932129611" +"1972017234","DIRECT","Direct Messaging Address","aurora@aurorahealthservices.com","Y","secure email","Aurora Health Services, LLC","","","","","","","993 Brodhead Rd Ste 203","","Moon Twp","PA","US","151082331" +"1801300017","CONNECT","CONNECT URL","https://www.williamsvillewellness.org/","N","","","","","","","","","21 Linwood Ave","","Williamsville","NY","US","142216501" +"1912411992","DIRECT","Direct Messaging Address","mspalding@livestronghouse.com","N","Mark Spalding email","","DIRECT","Direct","","CSV","CSV","","377 N. Marshall Way","Suite 1B","Layton","UT","US","84041" +"1861906901","OTHERS","Other URL","www.bmrmedical.com","N","website","","","","","","","","250 N Dallas St Ste 6","","Van Alstyne","TX","US","754957089" +"1538673686","DIRECT","Direct Messaging Address","aspencer@compasshn.org","N","","","","","","","","","","","","","","" +"1538673512","DIRECT","Direct Messaging Address","office@eyeconsultantsri.com","N","office email","","DIRECT","Direct","","CSV","CSV","","450 Veterans Memorial Pkwy","","East Providence","RI","US","029145300" +"1073027090","DIRECT","Direct Messaging Address","jennifer.moore.1@11015.direct.athenahealth.com","N","","","","","","","","","273 Winton M Blount Loop","","Montgomery","AL","US","361173507" +"1922512805","DIRECT","Direct Messaging Address","emma@emmapenelope.com","N","email","","","","","","","","1211 James Ave","","Saint Paul","MN","US","551052920" +"1356855191","CONNECT","CONNECT URL","bridgeofhopeaj@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","445 E Fm 1382 Ste 3-752","","Cedar Hill","TX","US","751046047" +"1851805626","DIRECT","Direct Messaging Address","Brock@roots-recovery.com","N","","","DIRECT","Direct","","","","","3939 Atlantic Ave Ste 102","","Long Beach","CA","US","908073535" +"1043724875","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1245745082","CONNECT","CONNECT URL","www.innovativeautism.org","N","","","","","","","","","","","","","","" +"1043725807","CONNECT","CONNECT URL","https://ashevilleholisticacupuncture.com/","N","business website","","","","","","","","33 Orange St","","Asheville","NC","US","288012328" +"1831604693","OTHERS","Other URL","None","N","","","","","","","","","731 White Plains Rd","","Bronx","NY","US","104732631" +"1396250031","CONNECT","CONNECT URL","Hattiesburg","N","Administrative Office","","DIRECT","Direct","","CSV","CSV","","1507 Hardy St Ste 201","","Hattiesburg","MS","US","394014978" +"1366957011","CONNECT","CONNECT URL","Neocertified","N","Neocertified","","HIE","Health Information Exchange (HIE)","","","","","1203 US Highway 98 Ste 2A9","","Daphne","AL","US","365263901" +"1730694407","OTHERS","Other URL","8662830595","N","","","","","","","","","7220 W Jefferson Ave Ste 202","","Lakewood","CO","US","802352023" +"1407361215","CONNECT","CONNECT URL","nlhcsnyder@gmail.com","N","email","","","","","","","","8286 South Ave Bldg B","","Boardman","OH","US","445126415" +"1306351895","DIRECT","Direct Messaging Address","ebizadeh@hotmail.com","N","","","","","","","","","","","","","","" +"1508371949","DIRECT","Direct Messaging Address","danielle.carder@adriel.org","N","","","","","","","","","22897 US-20 ALT","","Archbold","OH","US","43502" +"1942715305","CONNECT","CONNECT URL","www.brightstarcare.com/milford","N","","","","","","","","","","","","","","" +"1942715305","CONNECT","CONNECT URL","www.brightstarcare.com/milford-worcester","N","","","","","","","","","115 Water St Ste 200","","Milford","MA","US","017573015" +"1861907131","DIRECT","Direct Messaging Address","drlauracounty@direct.eyemdemr.com","N","direct email address","","DIRECT","Direct","","CSV","CSV","","122 Plaza St","","Socorro","NM","US","878014566" +"1740795012","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1730694803","DIRECT","Direct Messaging Address","CombestWellness@direct.myteamcare.com","N","Combest","","DIRECT","Direct","","CSV","CSV","","301 40th St","","Lubbock","TX","US","794042746" +"1356856488","DIRECT","Direct Messaging Address","rcochran@resoluteyouthservices.com","N","Virtru encrypted email","","DIRECT","Direct","","OTHER","Other","Email","950 S Cherry St Ste 419","","Denver","CO","US","802462662" +"1053826180","OTHERS","Other URL","Cookeville","Y","fax/mail/email","Medical Supply Services, LLC","","","","","","","451 Vista Dr","","Sparta","TN","US","385831360" +"1053826180","OTHERS","Other URL","Sparta","Y","fax/mail/email","Medical Supply Services, LLC","HIE","Health Information Exchange (HIE)","","OTHER","Other","Cookeville","749 W Jackson St","","Cookeville","TN","US","385013993" +"1538674486","DIRECT","Direct Messaging Address","Ldaniels@provenaba.com","N","Privacy protected work email address","","DIRECT","Direct","","","","","80 Washington St Ste P55","","Norwell","MA","US","020611742" +"1134634025","OTHERS","Other URL","www.vcsnj.info","N","","","","","","","","","22 Gordon Ave","","Lawrenceville","NJ","US","08648" +"1376058271","DIRECT","Direct Messaging Address","lbragg@ybgr.org","N","Work email","","DIRECT","Direct","","CSV","CSV","","1732 S 72nd St W","","Billings","MT","US","591063538" +"1386150266","CONNECT","CONNECT URL","https://wallstreetpainrelief.com","N","","","","","","","","","80 Broad St Ste 1401","","New York","NY","US","100042249" +"1407362395","CONNECT","CONNECT URL","AthenaHealth","N","Athenahealth","","","","","","","","1005 Keolu Dr Ste A","","Kailua","HI","US","967343873" +"1285140004","DIRECT","Direct Messaging Address","records@vrr.direct.kno2fy.com","N","secure messaging within EHR","","","","","","","","1156 Spring Hill Ave","","Mobile","AL","US","366042726" +"1770099541","DIRECT","Direct Messaging Address","JeniLovett@swhealth.cernerdirect.com","N","","","","","","","","","1311 N Mildred Rd","","Cortez","CO","US","813212231" +"1326554015","DIRECT","Direct Messaging Address","kelli.padilla@coloradobehavior.com","N","work email","","","","","","","","2976 N Academy Blvd","","Colorado Springs","CO","US","809175308" +"1902312507","DIRECT","Direct Messaging Address","patty@seeleycreekhealthcare.com","N","Email","","","","","","","","E7075 Seeley Creek Rd","","Loganville","WI","US","539439670" +"1902312507","DIRECT","Direct Messaging Address","passehl18@icloud.com","N","","","","","","","","","","","","","","" +"1982110656","DIRECT","Direct Messaging Address","megan.mcgovern@coloradobehavior.com","N","provider email","","DIRECT","Direct","","OTHER","Other","direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203104" +"1790291490","CONNECT","CONNECT URL","Perris","N","","","","","","","","","308 E San Jacinto Ave","","Perris","CA","US","925702878" +"1780190314","DIRECT","Direct Messaging Address","faycrawshaw@nspc.medalliesdirect.net","N","","","","","","","","","1316 S Jefferson St","","Roanoke","VA","US","24016" +"1497261853","CONNECT","CONNECT URL","https://www.psychologytoday.com/us/therapists/jami-eaton-bozeman-mt/475212","N","","","","","","","","","304 Gallatin Park Dr Unit 113","","Bozeman","MT","US","597157907" +"1548776917","DIRECT","Direct Messaging Address","anna.l.king.civ@mail.mil","N","","","DIRECT","Direct","","","","","3551 Roger Brooke Dr","","Fort Sam Houston","TX","US","78234" +"1205342672","CONNECT","CONNECT URL","www","N","","","OTHER","Other","none","OTHER","Other","none","1011 Brookside Rd Ste 320","","Allentown","PA","US","181069020" +"1457867798","CONNECT","CONNECT URL","info@restoringhealthclinic.com","N","email","","DIRECT","Direct","","CSV","CSV","","2237 Lowes Dr W Ste A","","Clarksville","TN","US","370406891" +"1417463779","CONNECT","CONNECT URL","zoey.perez@injury1clinics.com","N","","","DIRECT","Direct","","","","","9262 Forest Ln Ste 101","","Dallas","TX","US","752436286" +"1598271645","DIRECT","Direct Messaging Address","drportela@dermatologyboise.ezderm.info","N","","","","","","","","","6051 N Eagle Rd","","Boise","ID","US","837130997" +"1760998819","OTHERS","Other URL","Frisco","N","","","","","","","","","7879 Armor Ln","","Frisco","TX","US","750356766" +"1568978682","DIRECT","Direct Messaging Address","info@abidingpeacemn.org","N","","","DIRECT","Direct","","OTHER","Other","PDF","5780 Lincoln Dr Ste 101","","Edina","MN","US","554361652" +"1124534284","DIRECT","Direct Messaging Address","katie@coastlinetherapygroup.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","3901 Wrightsville Ave Ste 120","","Wilmington","NC","US","284036256" +"1578079653","OTHERS","Other URL","greg@coastalbehaviorconsulting.com","N","Work Email","","","","","","","","4224 Holland Rd Ste 106","","Virginia Beach","VA","US","234521900" +"1194231233","DIRECT","Direct Messaging Address","pmbmail@msn.coom","N","","","","","","","","","","","","","","" +"1770099780","OTHERS","Other URL","https://garciapsyd.clientsecur","N","","","","","","","","","","","","","","" +"1942716949","OTHERS","Other URL","simplepractice.com","N","","","","","","","","","2795 Main St W Ste 19B","","Snellville","GA","US","300783072" +"1205343209","DIRECT","Direct Messaging Address","lori@cpabatherapy.com","Y","","CPABA Therapy, LLC","","","","","","","4225 Portsmouth Blvd Ste B","","Chesapeake","VA","US","233212154" +"1205343126","DIRECT","Direct Messaging Address","Roberta.jones@halifax.org","N","","","","","","","","","303 N Clyde Morris Blvd","","Daytona Beach","FL","US","321142709" +"1043727902","DIRECT","Direct Messaging Address","rcooks@anesthesiaofboise.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","338 E Bannock St","","Boise","ID","US","837126207" +"1043727902","CONNECT","CONNECT URL","rcooks@anesthesiaofboise.com","N","official business only","","DIRECT","Direct","","CSV","CSV","","338 E Bannock St","","Boise","ID","US","837126207" +"1538676416","CONNECT","CONNECT URL","http://www.bayareabehaviorconsultants.com/","N","","","","","","","","","2970 Hilltop Mall Rd Ste 104","","Richmond","CA","US","948061948" +"1225545122","DIRECT","Direct Messaging Address","info@compasswholehealth.com","N","email","","HIE","Health Information Exchange (HIE)","","","","","5115 NE 94th Ave Ste D","","Vancouver","WA","US","986626180" +"1700393436","OTHERS","Other URL","866-991-7241","N","secure fax","","DIRECT","Direct","","","","","7801 E Bush Lake Rd Ste 400","","Minneapolis","MN","US","554393113" +"1710494414","DIRECT","Direct Messaging Address","alacefield@willowcounselingllc.com","N","E-mail","","DIRECT","Direct","","","","","295 W Lincoln Trail Blvd Ste D","","Radcliff","KY","US","40160" +"1952818650","DIRECT","Direct Messaging Address","MANAGER@ILAPULMONARY.COM","N","EMAIL","","DIRECT","Direct","","CSV","CSV","","1314 Oak St","","Melbourne","FL","US","329013111" +"1427565126","DIRECT","Direct Messaging Address","mprince@lcgh.net","N","","","","","","","","","9559 Main Street","","Beaver Falls","NY","US","13367" +"1720595218","SOAP","SOAP URL","www.practiceperfectemr.com","N","","","","","","","","","7800 S Red Rd Ste 205","","South Miami","FL","US","331435542" +"1346757762","DIRECT","Direct Messaging Address","tierra@corecounseling-youngblood.com","N","Core Counseling Center LLC","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Home","3147 Hubal Ave SW","","Wyoming","MI","US","495195802" +"1851808265","CONNECT","CONNECT URL","joshuahunter@codinc.org","N","Work Email","","DIRECT","Direct","","CSV","CSV","","18088 SE Market St","","Portland","OR","US","972335055" +"1851808265","CONNECT","CONNECT URL","joshuahunter@codainc.org","N","web address","","DIRECT","Direct","","CSV","CSV","","18088 SE Market St","","Portland","OR","US","972335055" +"1760999049","OTHERS","Other URL","berkleyuc@gmail.com","N","","","","","","","","","3270 Greenfield Rd","","Berkley","MI","US","480721161" +"1760999049","OTHERS","Other URL","berkleyuc@gmail.com","N","","","","","","","","","3270 Greenfield Rd","","Berkley","MI","US","480721161" +"1538676952","DIRECT","Direct Messaging Address","mcilimberg357891@directwellstar.org","N","","","","","","","","","61 Whitcher St NE Ste 4120","","Marietta","GA","US","300601179" +"1093222168","DIRECT","Direct Messaging Address","catherine@ptcbillings.com","Y","","Pediatric Therapy Clinic","","","","","","","","","","","","" +"1467969576","OTHERS","Other URL","dayton","N","","","","","","","","","455 Barker Road","","dayton","WY","US","828368283" +"1053828145","CONNECT","CONNECT URL","5024955057","N","fax","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3103 Breckenridge Ln Ste 1","","Louisville","KY","US","402202798" +"1053828145","DIRECT","Direct Messaging Address","rehabinst1@att.net","N","email","","DIRECT","Direct","","CSV","CSV","","3103 Breckenridge Ln Ste 1","","Louisville","KY","US","402202798" +"1376051482","SOAP","SOAP URL","computer","N","center","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Center","11373 SW 211th St Ste 16","","Miami","FL","US","331892247" +"1841708864","DIRECT","Direct Messaging Address","Jillene.A@auroratownship.org","N","","","","","","","","","313 Gale St","","Aurora","IL","US","605065014" +"1558879460","DIRECT","Direct Messaging Address","brandi@qccounseling.com","Y","","","","","","","","","","","","","","" +"1639687569","DIRECT","Direct Messaging Address","SONAbilene@direct.myteamcare.com","N","Abilene","","DIRECT","Direct","","CSV","CSV","","1749 Pine St","","Abilene","TX","US","796013043" +"1366950347","CONNECT","CONNECT URL","physicaldocllc@gmail.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","secure email","9328 Outer Banks Ave","","Las Vegas","NV","US","891490195" +"1871001867","CONNECT","CONNECT URL","rachael.rockey@butterflyeffects.com","N","","","","","","","","","501 W Broadway Ste 800","","San Diego","CA","US","921013546" +"1043728926","DIRECT","Direct Messaging Address","krammler@eagles.ewu.edu","N","","","","","","","","","","","","","","" +"1770091670","DIRECT","Direct Messaging Address","jamille.sanchez@mytherapyworld.com","N","work email address","","","","","","","","1038 Shorthill Ln","","Fort Mill","SC","US","297150170" +"1679081400","CONNECT","CONNECT URL","googledrive","N","","","","","","","","","9284 Ketay Cir","","Boca Raton","FL","US","334281516" +"1679081400","DIRECT","Direct Messaging Address","shana@somethingnutritious.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","9284 Ketay Cir","","Boca Raton","FL","US","334281516" +"1104334945","DIRECT","Direct Messaging Address","thegdnurse@hotmail.com","N","","","","","","","","","","","","","","" +"1366950107","CONNECT","CONNECT URL","riograndeatp.org","N","","","","","","","","","224 Cruz Alta Rd Ste J","","Taos","NM","US","875715947" +"1962910752","CONNECT","CONNECT URL","jhogg@selectmedical.com","N","","","","","","","","","120 Charlois Blvd","","Winston Salem","NC","US","271031562" +"1992213540","DIRECT","Direct Messaging Address","Services@mrjmedical.com","N","","","DIRECT","Direct","","","","","130 S University Dr Ste F","","Plantation","FL","US","333243347" +"1770091241","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W Ste 121, Building C","","Provo","UT","US","86404" +"1366950842","DIRECT","Direct Messaging Address","haley@rdrxnutrition.com","N","","","","","","","","","","","","","","" +"1790293116","DIRECT","Direct Messaging Address","jfrenchdomire@gmc.org","Y","Medical Center email","Glendive Medical Center","","","","","","","202 Prospect Dr","","Glendive","MT","US","593301943" +"1386152676","DIRECT","Direct Messaging Address","brianaelson@mayo.edu","N","","","DIRECT","Direct","","","","","4500 San Pablo Rd S","","Jacksonville","FL","US","322241865" +"1083122386","DIRECT","Direct Messaging Address","regina.radogna@steward.org","N","Primary Care","","DIRECT","Direct","","CSV","CSV","","2461 Nazareth Rd","","Easton","PA","US","180452743" +"1992213169","CONNECT","CONNECT URL","Epic","N","","","HIE","Health Information Exchange (HIE)","","","","","4639 W Diversey Ave","","Chicago","IL","US","606391828" +"1992213169","CONNECT","CONNECT URL","Chicago","N","","","","","","","","","4639 W Diversey Ave","","Chicago","IL","US","606391828" +"1780192989","CONNECT","CONNECT URL","childcommunityservices.org","N","","","","","","","","","2210 E La Salle St # 108","","Colorado Springs","CO","US","809092303" +"1285142414","DIRECT","Direct Messaging Address","jennifer@slyfoxdorset.co.uk","N","email address","","DIRECT","Direct","","","","","6315 Ridge Forest Dr","","San Antonio","TX","US","782333919" +"1285142414","DIRECT","Direct Messaging Address","JHillier@rbtherapy4u.com","N","email address","","DIRECT","Direct","","OTHER","Other","address","6315 Ridge Forest Dr","","San Antonio","TX","US","782333919" +"1821596073","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W Bldg A","","Provo","UT","US","846043305" +"1871091009","DIRECT","Direct Messaging Address","brianna.wahl@thebehaviorproject.com","Y","","The Behavior Project LLC","","","","","","","9153 W 133rd St","","Overland Park","KS","US","662134333" +"1043728272","OTHERS","Other URL","None","N","","","","","","","","","440 W Jubal Early Dr Ste 240","","Winchester","VA","US","226016319" +"1689172835","OTHERS","Other URL","n/a","Y","","Access Community Health Network","","","","","","","3303 W 26th St","","Chicago","IL","US","606234036" +"1801394069","DIRECT","Direct Messaging Address","rubioj@metrofamily.org","N","","","","","","","","","3062 E 91st St","","Chicago","IL","US","606174401" +"1295233468","DIRECT","Direct Messaging Address","mmarshall@southamptonhealthcare.com","N","work email","","DIRECT","Direct","","CSV","CSV","","2340 Hampton Ave","","Saint Louis","MO","US","631392935" +"1518465715","OTHERS","Other URL","coastaldentalcaregg@gmail.com","Y","","Elizabeth L Hoang DMD & Ted Chan DMD, Inc","","","","CSV","CSV","","10044 Westminster Ave","","Garden Grove","CA","US","928434721" +"1134627201","DIRECT","Direct Messaging Address","reshapatel@uropart.allscriptsdirect.net","N","","","","","","","","","900 Rand Rd Ste 120","","Des Plaines","IL","US","600162359" +"1336647437","OTHERS","Other URL","Salem","N","","","","","","","","","2045 Silverton Rd NE Ste B","","Salem","OR","US","973010100" +"1720586662","DIRECT","Direct Messaging Address","bryantj@hargrave.edu","N","","","","","","","","","370 Hunters Mill Ln","","Evington","VA","US","245504281" +"1124526025","DIRECT","Direct Messaging Address","tanisha.anderson@optum.com","N","","","","","","","","","2061 Hyde Park Rd","","Jacksonville","FL","US","322103815" +"1063910859","DIRECT","Direct Messaging Address","Bakadri@vhcsllc.com","N","Mental Health Outpatient","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5808 York Rd Fl 2","","Baltimore","MD","US","212123624" +"1306344023","DIRECT","Direct Messaging Address","angela.gray@heightsadc.com","N","","","","","","","","","","","","","","" +"1083112783","OTHERS","Other URL","www.riseandshineteam.com","N","work website","","OTHER","Other","work","OTHER","Other","work","1317 Del Norte Rd Ste 105","","Camarillo","CA","US","930108600" +"1063910719","CONNECT","CONNECT URL","AMS","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","601 River Pointe Dr Ste 100","","Conroe","TX","US","77304" +"1306344981","DIRECT","Direct Messaging Address","info@aimforwellness.org","N","email adress","","DIRECT","Direct","","","","","8725 La Tijera Blvd","","Los Angeles","CA","US","90045" +"1396243911","DIRECT","Direct Messaging Address","ewilliams@silvermaplepsychology.com","Y","Email","Silver Maple Psychology, LLC","DIRECT","Direct","","CSV","CSV","","13295 Illinois St Ste 207","","Carmel","IN","US","460323021" +"1972001568","CONNECT","CONNECT URL","BOULDER","N","","","","","","","","","4535 Broadway St Ste 101","","Boulder","CO","US","803040694" +"1124526777","DIRECT","Direct Messaging Address","elizabeth.wright.1@590.direct.athenahealth.com","N","direct address","","DIRECT","Direct","","","","","6130 Shallowford Rd Ste 101","","Chattanooga","TN","US","374217222" +"1669970901","DIRECT","Direct Messaging Address","info@placidarx.com","N","","","","","","","","","","","","","","" +"1669970901","CONNECT","CONNECT URL","Placidarx@gmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","Communication","2828 S McCall Rd Ste 218","","Englewood","FL","US","342247791" +"1588162911","CONNECT","CONNECT URL","https://www.linkedin.com/in/ryanborrowman","N","linkedin","","","","","","","","1664 S Dixie Dr Ste D201","","St George","UT","US","84770" +"1205334588","SOAP","SOAP URL","EHR","N","","","","","","","","","430 Massasoit Rd","","Worcester","MA","US","016043546" +"1205334588","SOAP","SOAP URL","EHR","N","","","","","","","","","430 Massasoit Rd","","Worcester","MA","US","016043546" +"1437657756","DIRECT","Direct Messaging Address","becky@rymcc.org","N","secure e-mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","901 SW Martin Downs Blvd Ste 200A","","Palm City","FL","US","349902860" +"1720587090","DIRECT","Direct Messaging Address","jesybrix@hotmail.com","N","","","","","","","","","","","","","","" +"1649779844","DIRECT","Direct Messaging Address","MonicaA@Charleecfc.com","N","","","DIRECT","Direct","","","","","495 E Orange Ave","","El Centro","CA","US","922432744" +"1063911253","OTHERS","Other URL","Vallejo","N","","","","","","","","","150 Glen Cove Marina Rd E","","Vallejo","CA","US","945917292" +"1811496813","CONNECT","CONNECT URL","N/A","N","","","","","","","","","904 Lincoln Ave","","Falls Church","VA","US","220462511" +"1871092957","CONNECT","CONNECT URL","https://joyopensdoors.com/schedule-an-appointment/","N","HIPAA compliant messaging portal","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2225 E Bayshore Rd Ste 200","","Palo Alto","CA","US","943033220" +"1649779547","CONNECT","CONNECT URL","https://theranest.com/","N","","","DIRECT","Direct","","","","","6000 W Genesee St Ste 400","","Camillus","NY","US","13031" +"1043719826","DIRECT","Direct Messaging Address","MadisonMedicalGroup.WayneLajewski@139340.advancedmd-direct.com","N","Direct Mail into EMR - AdvancedMD","","DIRECT","Direct","","","","","159 Main St Ste 1B","","Chatham","NJ","US","079282415" +"1649779448","SOAP","SOAP URL","ELPASO","N","","","","","","","","","11365 Montwood Dr Ste A","","El Paso","TX","US","799363867" +"1215436027","DIRECT","Direct Messaging Address","office@treatyoakdental.com","N","","","","","","","","","2905 San Gabriel Street Suite 202","","Austin","TX","US","787053539" +"1043719735","DIRECT","Direct Messaging Address","nfeige@fullcirclepediatric.com","N","","","","","","","","","4725 Amber Valley Pkwy S","","Fargo","ND","US","581048614" +"1447759279","CONNECT","CONNECT URL","Springfield","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3130 Chatham Rd Ste A","","Springfield","IL","US","62704" +"1427557008","OTHERS","Other URL","samanthasilverman@outlookcom","N","","","","","","","","","6863 Johnson St","","Arvada","CO","US","800042948" +"1528567237","DIRECT","Direct Messaging Address","jahri1.wilson@hotmail.com","N","","","","","","","","","","","","","","" +"1376042846","OTHERS","Other URL","www.speech-innovations.com","N","","","","","","","","","6550 N Wickham Rd Ste 8","","Melbourne","FL","US","329402038" +"1538668140","OTHERS","Other URL","www.stlurology.com","N","","","","","","","","","4550 Memorial Dr Ste 280","","Belleville","IL","US","622265372" +"1134628514","CONNECT","CONNECT URL","info@michellehyatt.com","N","","","","","","","","","1539 Tiana Way","","Rock Hill","SC","US","297327605" +"1740789148","DIRECT","Direct Messaging Address","esther.cashmills.p5@direct.phs.nextgenshare.com","N","","","","","","","","","211 Donald Dr Ste B","","Fairfield","OH","US","450143006" +"1407356801","DIRECT","Direct Messaging Address","monica.mims@crossroadshospice.com","N","company email","","DIRECT","Direct","","","","","3743 Boettler Oaks Dr Ste E","","Uniontown","OH","US","446856227" +"1437659802","OTHERS","Other URL","therapist@thoughtful-therapy.org","N","","","","","","","","","11107 Wurzbach Rd Ste 402","","San Antonio","TX","US","782302553" +"1376043513","DIRECT","Direct Messaging Address","cheyenne@californiapaindocs.com","N","","","","","","","","","5620 Wilbur Ave Ste 305","","Tarzana","CA","US","913561311" +"1497255632","OTHERS","Other URL","Middlesboro","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","125 W. Lothbury Ave.","","Middlesboro","KY","US","409654096" +"1477053635","SOAP","SOAP URL","therapyappointment.com","N","","","","","","","","","1340 Centre St Ste 209","","Newton","MA","US","024592453" +"1093215287","DIRECT","Direct Messaging Address","richardf@mcmc.net","N","","","DIRECT","Direct","","","","","1620 E 12th St","","The Dalles","OR","US","970583213" +"1598265654","DIRECT","Direct Messaging Address","Katey@imprintedcounseling.com","N","","","","","","","","","1107 Hazeltine Blvd Ste 471","","Chaska","MN","US","553181067" +"1619477643","DIRECT","Direct Messaging Address","hooverk@anazao.co","Y","email","Anazao Community Partners","","","","","","","2587 Back Orrville Rd","","Wooster","OH","US","446919523" +"1114427150","OTHERS","Other URL","NA","N","","","","","","","","","","","","","","" +"1902306822","DIRECT","Direct Messaging Address","kkoranda@esu5.org","N","","","","","","","","","217 N 1st St","","Seward","NE","US","684342132" +"1629578539","CONNECT","CONNECT URL","EMAIL","N","SECURE EMAIL","","DIRECT","Direct","","OTHER","Other","SECURE EMAIL","9591 Central Ave","","Montclair","CA","US","917632424" +"1669972436","DIRECT","Direct Messaging Address","Vtijerina@somniainc.com","N","","","","","","","","","2450 S Telshor Blvd","","Las Cruces","NM","US","880115141" +"1639679434","DIRECT","Direct Messaging Address","paige.mascioli@becket.org","N","","","","","","","","","30 Winnacunnet Rd","","Hampton","NH","US","03842" +"1356841076","CONNECT","CONNECT URL","www.bayareafirststep.org","Y","","Bay Area First Step, Inc.","","","","","","","","","","","","" +"1912407750","DIRECT","Direct Messaging Address","kristianna.cooper@envisionhealthcare.com","N","encrypted email","","DIRECT","Direct","","OTHER","Other","workplace email","3101 N Tarrant Pkwy","","Fort Worth","TX","US","761778601" +"1912407750","DIRECT","Direct Messaging Address","kristianna.cooper@envisionhealthcare.com","N","encrypted email","","DIRECT","Direct","","OTHER","Other","workplace email","3101 N Tarrant Pkwy","","Fort Worth","TX","US","761778601" +"1376043067","OTHERS","Other URL","TherapyNotes","N","EHR","","DIRECT","Direct","","CSV","CSV","","7208 W Sand Lake Rd Ste 305","","Orlando","FL","US","328195279" +"1942700422","CONNECT","CONNECT URL","Walden","N","","","","","","","","","312 5th Street","","Walden","CO","US","80480" +"1538669270","DIRECT","Direct Messaging Address","espencer@health-quest.org","Y","work email","HEALTH QUEST MEDICAL PRACTICE, PC","","","","","","","45 Reade Pl","","Poughkeepsie","NY","US","126013947" +"1538669270","CONNECT","CONNECT URL","poughkeepsie","N","health quest","","DIRECT","Direct","","OTHER","Other","poughkeepsie","45 Reade Pl","","Poughkeepsie","NY","US","126013947" +"1538669270","CONNECT","CONNECT URL","poughkeepsie","N","health quest","","HIE","Health Information Exchange (HIE)","","OTHER","Other","poughkeepsie","45 Reade Pl","","Poughkeepsie","NY","US","126013947" +"1275033797","DIRECT","Direct Messaging Address","jh@therefugeinc.org","N","Email","","","","","","","","1480 159th Ave","","San Leandro","CA","US","945782052" +"1841791316","DIRECT","Direct Messaging Address","dshipley@waldenfamily.org","N","","","","","","","","","3576 Arlington Ave Ste 106","","Riverside","CA","US","925063907" +"1184124604","DIRECT","Direct Messaging Address","triegel@dgdclinic.com","N","","","","","","","","","5107 Medical Dr","","San Antonio","TX","US","782294801" +"1568963031","CONNECT","CONNECT URL","inspireptee@gmail.com","N","","","","","","","","","4325 Covey Cir","","Naples","FL","US","341092502" +"1568963031","CONNECT","CONNECT URL","inspireptee@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","4325 Covey Cir","","Naples","FL","US","341092502" +"1285135673","OTHERS","Other URL","None","N","","","","","","","","","720 Eskenazi Ave","","Indianapolis","IN","US","462025187" +"1578064812","OTHERS","Other URL","Fayetteville","N","","","HIE","Health Information Exchange (HIE)","","","","","4253 N Crossover Rd","","Fayetteville","AR","US","727034593" +"1346741618","DIRECT","Direct Messaging Address","yamirka.sanchez@caremax.net","N","arleyyami@gmail.com","","DIRECT","Direct","","CSV","CSV","","2611 SW 112th Ct","","Miami","FL","US","331652273" +"1881195972","DIRECT","Direct Messaging Address","minerva.bonin@brpcounseling.huh.com","N","encrypted email","","HIE","Health Information Exchange (HIE)","","","","","4630 50th St Ste 412","","Lubbock","TX","US","794143519" +"1851892939","DIRECT","Direct Messaging Address","mellis@chs-nw.org","N","","","","","","","","","17018 15th Ave NE","","Shoreline","WA","US","981555126" +"1851892046","CONNECT","CONNECT URL","admin@zealmedicalsupplies.com","N","Business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3225 W Alberta Rd","","Edinburg","TX","US","785399635" +"1356842363","DIRECT","Direct Messaging Address","peter.e.carr.mil@mail.mil","N","","","DIRECT","Direct","","","","","11050 Mount Belvedere Blvd","","Fort Drum","NY","US","136025438" +"1275034290","CONNECT","CONNECT URL","docsink","N","","","","","","","","","2901 Jolly Rd","","Plymouth Meeting","PA","US","194622324" +"1578064515","OTHERS","Other URL","https://app.tolsecuremessaging.com/","N","Secure Messaging","","DIRECT","Direct","","OTHER","Other","Communication","4389 Beaufort Road","","Havelock","NC","US","28532" +"1861993651","CONNECT","CONNECT URL","Gaetal@ccf.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9500 Euclid Ave","","Cleveland","OH","US","441951219" +"1386145191","CONNECT","CONNECT URL","kayla.bement@fraser.org","N","","","","","","","","","1801 American Blvd E Ste 8","","Bloomington","MN","US","554251230" +"1205337045","DIRECT","Direct Messaging Address","karla.powell@palmettohealth.or","N","","","","","","","","","","","","","","" +"1205337011","DIRECT","Direct Messaging Address","Chrissawyer94@outlook.com","N","","","","","","","","","","","","","","" +"1538660386","DIRECT","Direct Messaging Address","viana.bernard@umassmed.edu","N","","","","","","","","","363 Belmont St","","Worcester","MA","US","016041011" +"1356842066","DIRECT","Direct Messaging Address","jerrod@innergateacupuncture.com","N","Email Address - Work","","DIRECT","Direct","","","","","6230 NE Halsey St","","Portland","OR","US","972134718" +"1558862144","DIRECT","Direct Messaging Address","achen@madison-health.com","N","","","DIRECT","Direct","","","","","101 E Main St","","West Jefferson","OH","US","431621243" +"1578065124","DIRECT","Direct Messaging Address","sofia@americahomecare.org","N","","","","","","","","","","","","","","" +"1619479235","DIRECT","Direct Messaging Address","aaron.freeman.p5@direct.phs.nextgenshare.com","N","","","","","","","","","903 NW Washington Blvd Ste A","","Hamilton","OH","US","450136367" +"1508368051","OTHERS","Other URL","sovereigncares.group","N","","","DIRECT","Direct","","CSV","CSV","","3806 wood hollow way","","snellville","GA","US","30039" +"1134621592","OTHERS","Other URL","bayouregionhealth.com","N","","","","","","","","","3915 Darnall Rd","","New Iberia","LA","US","705600459" +"1700388295","CONNECT","CONNECT URL","kwandel@aware-inc.org","N","","","","","","","","","616 Helena Ave Ste 305","","Helena","MT","US","596013654" +"1073015467","CONNECT","CONNECT URL","washingtonrx90@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","447 William St","","East Orange","NJ","US","070172204" +"1962904367","CONNECT","CONNECT URL","molly.plunkett@minuteclinic.com","N","","","","","","","","","792 Main St","","Clinton","MA","US","015101608" +"1902308190","DIRECT","Direct Messaging Address","katie@katieevanslpc.com","N","Email","","DIRECT","Direct","","CSV","CSV","","3120 W Britton Rd Ste 201","","Oklahoma City","OK","US","731202038" +"1124520333","DIRECT","Direct Messaging Address","adimura@abbyroadpsych.com","N","HIPAA Compliant secrued email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10 Drs James Parker Blvd Ste 105","","Red Bank","NJ","US","077011500" +"1154823466","DIRECT","Direct Messaging Address","Jessica@MagnasHaven.Com","N","","","","","","","","","","","","","","" +"1699277806","CONNECT","CONNECT URL","https://www.cehcharlotte.com/","N","","","","","","","","","280 Executive Park Dr Ste 100","","Concord","NC","US","280251838" +"1821590035","DIRECT","Direct Messaging Address","maguileragomez@cycfresno.org","N","email","","DIRECT","Direct","","OTHER","Other","email","4545 N West Ave","","Fresno","CA","US","937050946" +"1417459645","OTHERS","Other URL","DIRECT","N","OK","","DIRECT","Direct","","CSV","CSV","","5012 S US Highway 75 Ste 290","","Denison","TX","US","750204637" +"1437651668","CONNECT","CONNECT URL","website","N","","","","","","","","","Maimonides Medical Center","4802 10th Avenue","Brooklyn","NY","US","11219" +"1548762685","CONNECT","CONNECT URL","Desktop","N","","","","","","","","","711 Atlantic Ave","","Boston","MA","US","021112809" +"1730681610","CONNECT","CONNECT URL","N/a","N","","","","","","","","","9513 Misty Arbor Way","","Charlotte","NC","US","282693177" +"1730681610","CONNECT","CONNECT URL","Home","N","","","","","","CSV","CSV","","9513 Misty Arbor Way","","Charlotte","NC","US","282693177" +"1346742376","CONNECT","CONNECT URL","Dallas","N","-","","","","","","","","18451 Dallas Pkwy Ste 125","","Dallas","TX","US","752875202" +"1437651429","DIRECT","Direct Messaging Address","hailey.erickson@options.org","N","company email (HIPPA secure)","","DIRECT","Direct","","OTHER","Other","Secure Client health information","11010 SE Division St Ste 202","","Portland","OR","US","972666400" +"1942702741","OTHERS","Other URL","oakland","N","","","OTHER","Other","oakland","","","","516 Oakland Ave","","Oakland","CA","US","946115429" +"1942702741","OTHERS","Other URL","oakland","N","","","DIRECT","Direct","","","","","516 Oakland Ave","","Oakland","CA","US","946115429" +"1225530082","OTHERS","Other URL","info@sweetandgentlecare.net","N","","","","","","","","","716 E Fairfield Rd Ste 127","","Greenville","SC","US","296053688" +"1225530082","OTHERS","Other URL","sweetandgentlecarehomecare@gmail.com","N","Business Email","","DIRECT","Direct","","","","","716 E Fairfield Rd Ste 127","","Greenville","SC","US","296053688" +"1407358278","CONNECT","CONNECT URL","www.mycontinuumwellness.com","N","Website","","","","","","","","2 W Rolling Xrds Ste 111","","Catonsville","MD","US","212286204" +"1912409749","OTHERS","Other URL","scoleman1990.sg@gmail.com","N","","","","","","","","","661 W Poplar Ave","","Porterville","CA","US","932575926" +"1952804619","OTHERS","Other URL","chirocenter@live.com","N","","","","","","","","","1523 US Highway 131 Ste 3","","Petoskey","MI","US","497708891" +"1558864199","DIRECT","Direct Messaging Address","kronfeld@therapyresourcesmc.com","N","","","","","","","","","25 Lindsley Dr Ste 203","","Morristown","NJ","US","079604456" +"1356844914","DIRECT","Direct Messaging Address","coordinator@abainaction.com","N","Secured Email","","","","","","","","6960 Destiny Dr","","Rocklin","CA","US","956772993" +"1003319781","DIRECT","Direct Messaging Address","syates@atprockford.com","Y","professional email","Along The Path Counseling Services P.C.","DIRECT","Direct","","CSV","CSV","","433 Phelps Ave Ste 2","","Rockford","IL","US","611082442" +"1780187377","OTHERS","Other URL","unknown","N","unknown","","DIRECT","Direct","","OTHER","Other","unknown","4055 Valley View Ln","","Dallas","TX","US","752445074" +"1336642883","CONNECT","CONNECT URL","brooklyn","N","","","","","","","","","150 55th St","","Brooklyn","NY","US","112202508" +"1093218562","DIRECT","Direct Messaging Address","info@rivieraspamassage.com","N","","","","","","","","","","","","","","" +"1598268849","CONNECT","CONNECT URL","WWW.BAKERPEDIATRICDENTALCARE.COM","N","WWW.BAKERPEDIATRICDENTALCARE.COM","","DIRECT","Direct","","","","","27180 Newport Rd Ste 3","","Menifee","CA","US","925847389" +"1134622418","DIRECT","Direct Messaging Address","kmorrison@volunteerpsychiatry.com","N","","","","","","","","","9041 Executive Park Dr","","Knoxville","TN","US","379234621" +"1558864884","OTHERS","Other URL","stellaraba.com","Y","Stellar ABA website","Stellar Behavioral Consulting Ltd","","","","","","","2820 W Charleston Blvd Ste 22","","Las Vegas","NV","US","891021933" +"1811490287","DIRECT","Direct Messaging Address","info@rivieraspamassage.com","N","","","","","","","","","","","","","","" +"1285137471","CONNECT","CONNECT URL","gablestherapy@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","text","125 Grand Ave","","Miami","FL","US","331334839" +"1043713233","DIRECT","Direct Messaging Address","lacherria.aubrey@ohioguidestone.org","N","","","","","","","","","195 N Grant Ave","","Columbus","OH","US","432152855" +"1508369687","DIRECT","Direct Messaging Address","brookeh@cumberland.emadirect.md","N","Modernizing Medicine Direct Mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","29 Taylor Ave Ste 101","","Crossville","TN","US","385554536" +"1831692920","CONNECT","CONNECT URL","www.rootwholebody.com","N","","","","","","","","","2122 NW Quimby St","","Portland","OR","US","97210" +"1124521232","DIRECT","Direct Messaging Address","abby@beginwithinchicago.com","N","","","DIRECT","Direct","","","","","3301 W 111th St","","Chicago","IL","US","606552715" +"1780187633","DIRECT","Direct Messaging Address","tiffanydietz@nspc.medalliesdirect.net","N","","","","","","","","","2800 S Shirlington Rd Ste 102","","Arlington","VA","US","222063603" +"1306349253","CONNECT","CONNECT URL","www.mindfulsprings.com","N","","","DIRECT","Direct","","CSV","CSV","","9475 Briar Village Pt Ste 215","","Colorado Springs","CO","US","809207908" +"1497258388","DIRECT","Direct Messaging Address","drflammang@radiusclinic.com","N","","","","","","","","","2235 Douglas Blvd Ste 520","","Roseville","CA","US","956614266" +"1619470549","DIRECT","Direct Messaging Address","ebwhite@wakehealth.edu","Y","work email","Wake Forest University Health Sciences","","","","","","","1 Medical Center Blvd","","Winston Salem","NC","US","271570001" +"1902309719","CONNECT","CONNECT URL","Epic","N","","","HIE","Health Information Exchange (HIE)","","","","","1 Barnes Jew Hosp Plz","","Saint Louis","MO","US","631101003" +"1093219842","DIRECT","Direct Messaging Address","Lisa.Hair@advancedderm.com","N","","","","","","","","","","","","","","" +"1588168108","DIRECT","Direct Messaging Address","solomiya.grushchak@cookcountyhhs.org","N","","","DIRECT","Direct","","","","","1901 W Harrison St","","Chicago","IL","US","606123714" +"1255835997","DIRECT","Direct Messaging Address","Tj@sthreec.com","N","","","","","","","","","","","","","","" +"1821592478","DIRECT","Direct Messaging Address","info@alifetimeandlove.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","910 Athens Hwy","Ste. K312","Loganville","GA","US","30052" +"1952805574","DIRECT","Direct Messaging Address","kathert@uci.edu","Y","email","University of California, Irvine Medical Center","DIRECT","Direct","","","","","505 S Main St Ste 525","","Orange","CA","US","928684553" +"1376047878","DIRECT","Direct Messaging Address","drowan@nyap.org","N","","","DIRECT","Direct","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1376047878","DIRECT","Direct Messaging Address","drowan@nyap.org","N","","","DIRECT","Direct","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1154825651","DIRECT","Direct Messaging Address","aoverall@coconino.az.gov","N","secure work email","","","","","","","","2625 N King St","","Flagstaff","AZ","US","860041884" +"1922502210","DIRECT","Direct Messaging Address","coti@cintiotinstitute.com","N","","","","","","","","","4440 Carver Woods Dr","","Blue Ash","OH","US","452425529" +"1750885182","OTHERS","Other URL","https://www.bamc.health.mil/staff/OWA-disclaimer.asp","N","","","","","","","","","3551 Roger Brooke Dr","","Jbsa Ft Sam Houston","TX","US","782344504" +"1013411321","DIRECT","Direct Messaging Address","malexander@abesautism.com","Y","work email","Autism, Behavioral & Educational Services Inc","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1250 Executive Pl Ste 201","","Geneva","IL","US","601343805" +"1285138511","CONNECT","CONNECT URL","https://gateway.bacb.com/Dyn/DynForm.aspx?form=TEMPLATE_Home","N","","","","","","","","","2600 SW 15th St","","Miami","FL","US","331451227" +"1720582976","CONNECT","CONNECT URL","Cleveland","N","","","HIE","Health Information Exchange (HIE)","","","","","3917 Georgetown RD NW","","Cleveland","TN","US","37312" +"1366946477","DIRECT","Direct Messaging Address","rachael@westfrisco.com","Y","email","BERG & MINIGUTTI, PLLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8000 Eldorado Pkwy Ste A","","McKinney","TX","US","750704136" +"1366946477","DIRECT","Direct Messaging Address","rachael@westfrisco.com","Y","email","BERG & MINIGUTTI, PLLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4280 MAIN ST","STE 200","FRISCO","TX","US","750333080" +"1669976668","DIRECT","Direct Messaging Address","Raymon.Dhall@nyulangone.org","N","","","","","","","","","550 1st Ave","","New York","NY","US","100166402" +"1659875540","OTHERS","Other URL","kelly.oconnor@bmc.org","N","","","","","","","","","609 Albany St","","Boston","MA","US","021182515" +"1003310921","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","4123 Dutchmans Ln Ste 301","","Louisville","KY","US","40207" +"1003310921","DIRECT","Direct Messaging Address","ssmith77733@direct.nortonhealthcare.org","N","","","","","","","","","4123 Dutchmans Ln Ste 301","","Louisville","KY","US","40207" +"1750886669","OTHERS","Other URL","Epic","N","","","","","","","","","825 Fairfax Ave","","Norfolk","VA","US","235071914" +"1386149177","DIRECT","Direct Messaging Address","shayden@wendellfoster.org","N","","","","","","","","","815 Triplett St","","Owensboro","KY","US","423033564" +"1245735943","DIRECT","Direct Messaging Address","Jacqueline.wilson@fastpacemedical.com","N","","","DIRECT","Direct","","OTHER","Other","personal information","284 Highway 641 N","","Camden","TN","US","383201350" +"1225533003","OTHERS","Other URL","ElectronicTransmission","N","","","","","","","","","14 Haggis Rd","","Middletown","DE","US","197098750" +"1659876464","DIRECT","Direct Messaging Address","bbarnard@neccocenter.org","N","","","","","","","","","","","","","","" +"1598260986","DIRECT","Direct Messaging Address","ismejia@sbcglobal.net","N","","","","","","","","","10581 Roselle St Ste 120","","San Diego","CA","US","921211521" +"1487159976","DIRECT","Direct Messaging Address","Christa.mckahan@tmcmed.org","N","","","","","","","","","7900 Lees Summit Rd","","Kansas City","MO","US","641391236" +"1457856908","OTHERS","Other URL","kellysaelee1@yahoo.com","N","","","","","","","","","5620 Birdcage St","","Citrus Heights","CA","US","956107632" +"1639674005","DIRECT","Direct Messaging Address","nadine.zeidan@phhs.org","N","","","","","","","","","5200 Harry Hines Blvd","","Dallas","TX","US","752357709" +"1285139469","DIRECT","Direct Messaging Address","george@ledhomecare.com","N","","","","","","","","","13321 August Dr","","Mobile","AL","US","366958595" +"1922503200","DIRECT","Direct Messaging Address","admin@thebhwa.com","N","","","DIRECT","Direct","","","","","513 W Chocolate Ave Ste 100","","Hershey","PA","US","170331632" +"1043715410","DIRECT","Direct Messaging Address","changs6@uci.edu","N","","","","","","","","","101 The City Dr S Ste 835","","Orange","CA","US","928683201" +"1922503069","DIRECT","Direct Messaging Address","save-rx@outlook.com","N","","","","","","","","","","","","","","" +"1700381779","CONNECT","CONNECT URL","Cincinnati","N","email","","","","","","","","10945 Reed Hartman Hwy Ste 203","","Blue Ash","OH","US","452422853" +"1588169692","CONNECT","CONNECT URL","https://www.ritecarerx.net/","N","","","","","","","","","3300 NW 56th St Ste 101","","Oklahoma City","OK","US","731124530" +"1144725128","DIRECT","Direct Messaging Address","DrGeary@merrimacksmiles.com","N","Email","","","","","","","","22 Greeley St","","Merrimack","NH","US","030544429" +"1922504927","DIRECT","Direct Messaging Address","sshah@stannes.org","N","","","","","","","","","155 N Occidental Blvd","","Los Angeles","CA","US","900264641" +"1053817908","DIRECT","Direct Messaging Address","efernandez@fresno.ucsf.edu","N","email","","","","","","","","155 N Fresno St","","Fresno","CA","US","937012302" +"1477059343","OTHERS","Other URL","https://healthcare.ascension.org/Locations/Michigan/MIDET/Southfield-Ascension-Providence-Hospital-S","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","16001 W 9 Mile Rd","","Southfield","MI","US","480754818" +"1902302763","DIRECT","Direct Messaging Address","Vgross@tuftsmedicalcenter.org","N","Work email","","DIRECT","Direct","","","","","800 Washington St","","Boston","MA","US","021111552" +"1902302599","CONNECT","CONNECT URL","prioritypractitionergroup@gmail.com","N","","","","","","","","","1171 S Robertson Blvd # 168","","Los Angeles","CA","US","900351403" +"1972009637","DIRECT","Direct Messaging Address","info@optimaltherapybilling.com","N","","","","","","","","","","","","","","" +"1033615638","DIRECT","Direct Messaging Address","hoanghopham@uabmc.edu","N","","","","","","","","","500 22nd St S","","Birmingham","AL","US","352333110" +"1942706502","DIRECT","Direct Messaging Address","mohea@uabmc.edu","Y","Hospital Email","UNIVERSITY OF ALABAMA AT BIRMINGHAM","DIRECT","Direct","","CSV","CSV","","625 19th St S","","Birmingham","AL","US","352331900" +"1265938633","DIRECT","Direct Messaging Address","ella.barber@direct.signature.nextgenshare.com","N","","","DIRECT","Direct","","","","","845 N New Ballas Ct Ste 200","","Saint Louis","MO","US","631417169" +"1558867127","CONNECT","CONNECT URL","Phoenix","N","Arizona","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2601 E Roosevelt St","","Phoenix","AZ","US","85008" +"1124524483","CONNECT","CONNECT URL","maemihomecare.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","web","705 Chickasaw Trce","","Grand Prairie","TX","US","750512916" +"1568968865","OTHERS","Other URL","Other","N","","","","","","","","","3717 N Ravenswood Ave Ste 239","","Chicago","IL","US","606134260" +"1992201206","DIRECT","Direct Messaging Address","hayley.hansen@swwc.org","N","business email","","DIRECT","Direct","","","","","1314 N Hiawatha Ave","","Pipestone","MN","US","561642282" +"1710483078","DIRECT","Direct Messaging Address","shimeka@claycounselingsolutions.com","N","","","DIRECT","Direct","","","","","1180 W 9th St","","San Bernardino","CA","US","924112212" +"1710483078","DIRECT","Direct Messaging Address","sarnold@covenantcounselingstl.com","Y","","Covenant Counseling","","","","","","","165 W Hospitality Ln Ste 27","","San Bernardino","CA","US","924083326" +"1710483078","DIRECT","Direct Messaging Address","shimeka@claycounselingsolutions.com","Y","","Clay Counseling Solutions, Inc.","DIRECT","Direct","","","","","1845 Business Center Dr Ste 106","","San Bernardino","CA","US","924083447" +"1235635657","DIRECT","Direct Messaging Address","mmako@lchcnet.org","N","","","","","","","","","280 Union St","","Lynn","MA","US","019011353" +"1174029359","CONNECT","CONNECT URL","www.myspectrumcc.com","N","","","DIRECT","Direct","","OTHER","Other","website","707 N Courthouse Rd","","North Chesterfield","VA","US","232364045" +"1487150546","OTHERS","Other URL","BROOKLYN","N","","","","","","","","","176 Eldridge St","","New York","NY","US","100022900" +"1689170797","DIRECT","Direct Messaging Address","jkatz@fresno.ucsf.edu","N","email","","","","","","","","155 N Fresno St","","Fresno","CA","US","937012302" +"1588160618","DIRECT","Direct Messaging Address","ktuck@harrisroomandboard.com","N","","","DIRECT","Direct","","","","","14520 Bois D Arc Ln","","Manor","TX","US","786533805" +"1588160618","DIRECT","Direct Messaging Address","ktuck@harrisroomandboar.com","N","","","DIRECT","Direct","","","","","14520 Bois D Arc Ln","","Manor","TX","US","786533805" +"1871090910","CONNECT","CONNECT URL","Fresno","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4411 N Cedar Ave Ste 108","","Fresno","CA","US","937262538" +"1679070734","DIRECT","Direct Messaging Address","wsanson@acapcounseling.com","N","Business E-mail","","","","","","","","2607 Caddo St Ste 6","","Arkadelphia","AR","US","719235307" +"1912404070","DIRECT","Direct Messaging Address","dfant@therapeuticemployeesolutions.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","6192 Trotters Glen Dr","","Hughesville","MD","US","206372876" +"1053818096","CONNECT","CONNECT URL","https://www.ritecarerx.net/","N","","","","","","","","","1614 E McDowell Rd","","Phoenix","AZ","US","850063032" +"1861999849","DIRECT","Direct Messaging Address","Tomara@WildingTS.com","N","domain mail","","DIRECT","Direct","","","","","201 Lackawanna Ave Ste 302","","Scranton","PA","US","185031953" +"1053818856","CONNECT","CONNECT URL","arwa.hasan-debusschere@stjoeshealth.org","N","","","","","","","","","36475 5 Mile Rd","","Livonia","MI","US","481541971" +"1487151270","DIRECT","Direct Messaging Address","melinda.edwards@bmc.org","N","","","","","","","","","750 Albany St # 2R","","Boston","MA","US","021182520" +"1255838009","CONNECT","CONNECT URL","Cincinnati","N","","","OTHER","Other","Cincinnati","OTHER","Other","Cincinnati","2345 Ashland Ave","","Cincinnati","OH","US","452062204" +"1174020929","DIRECT","Direct Messaging Address","kkizziah@russellmedcenter.com","N","","","","","","","","","3316 Highway 280","","Alexander City","AL","US","350103369" +"1417454141","OTHERS","Other URL","NA","N","","","","","","","","","2160 S 1st Ave","","Maywood","IL","US","601533328" +"1417454141","OTHERS","Other URL","NA","N","","","","","","","","","2160 S 1st Ave","","Maywood","IL","US","601533328" +"1346747029","FHIR","FHIR URL","HIPPA and Health IT","N","","","","","","","","","","","","","","" +"1902303647","CONNECT","CONNECT URL","https://199.119.81.30:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRResponse_Service","Y","2.16.840.1.113883.3.1066.1","eSolutions Inc.","OTHER","Other","CMS esMD eMDR","","","","8215 W 108th Ter","","Overland Park","KS","US","662101661" +"1598262180","OTHERS","Other URL","emilymariedel@gmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","Visalia","3923 E Vassar Ct","","Visalia","CA","US","932924433" +"1427555002","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1831696483","DIRECT","Direct Messaging Address","rebekah@branchcounselingCO.com","N","","","","","","","","","","","","","","" +"1699272195","OTHERS","Other URL","Torrance","N","","","DIRECT","Direct","","","","","1000 W Carson St","","Torrance","CA","US","905022004" +"1144727348","DIRECT","Direct Messaging Address","david@soulselfpdx.com","N","Business Email","","","","","","","","1110 SE Alder St Ste 301","","Portland","OR","US","972142400" +"1285131573","DIRECT","Direct Messaging Address","stacey_chu@URMC.rochester.edu","N","email","","","","","","","","601 Elmwood Ave","","Rochester","NY","US","146420001" +"1801393061","CONNECT","CONNECT URL","brooklyn","N","","","","","","","","","171 Congress St Apt 1R","","Brooklyn","NY","US","11201" +"1033606280","DIRECT","Direct Messaging Address","kathrynpeters@developmentaltherapy.com","N","email","","DIRECT","Direct","","OTHER","Other","email","3514 University Dr Ste 8","","Durham","NC","US","277072659" +"1528555703","DIRECT","Direct Messaging Address","paolifam@comcast.net","N","","","HIE","Health Information Exchange (HIE)","","","","","250 W Lancaster Ave Ste 120","","Paoli","PA","US","193011798" +"1427545615","DIRECT","Direct Messaging Address","admin@pathfinder.directak.net","Y","DSM","Pathfinder Care Coordination Co","DIRECT","Direct","","","","","4801 S Timberline Cir","","Wasilla","AK","US","996548750" +"1033616263","DIRECT","Direct Messaging Address","abush@hearingspeechdeaf.org","N","","","","","","","","","","","","","","" +"1033616263","DIRECT","Direct Messaging Address","rhoward@hearingspeechdeaf.org","N","","","","","","","","","2825 Burnet Ave Ste 330","","Cincinnati","OH","US","45219" +"1932696812","CONNECT","CONNECT URL","http://xpressmedurgentcare.com","Y","","Xpress Urgent Care of Crowley","","","","","","","","","","","","" +"1487141107","DIRECT","Direct Messaging Address","travisn@lafcc.org","N","email","","DIRECT","Direct","","","","","3301 37th Ave","","Sacramento","CA","US","958242418" +"1407343148","CONNECT","CONNECT URL","tjamessec@outlook.com","N","outlook","","DIRECT","Direct","","OTHER","Other","other","6011 Trotwood Ave Ste D","","Columbia","TN","US","384017009" +"1407343148","CONNECT","CONNECT URL","email","N","outlook.com","","DIRECT","Direct","","CSV","CSV","","6011 Trotwood Ave Ste D","","Columbia","TN","US","384017009" +"1992292460","DIRECT","Direct Messaging Address","drt@txchealth.com","N","Email","","","","","","","","6333 E Mockingbird Ln Ste 260","","Dallas","TX","US","752142368" +"1699262105","DIRECT","Direct Messaging Address","allison@creativefamilysolutionspa.com","N","Hippa Compliant email","","DIRECT","Direct","","CSV","CSV","","4418 Tweedsmuir Ct","","Moseley","VA","US","231201284" +"1235626854","CONNECT","CONNECT URL","Santee","N","","","","","","","","","655 Park Center Dr","","Santee","CA","US","920716957" +"1700373040","OTHERS","Other URL","nowhere","N","","","","","","","","","101 Bodin Cir","","Fairfield","CA","US","94535" +"1942797287","DIRECT","Direct Messaging Address","lmank@teampbs.com","N","","","","","","","","","67 Hiker St Fl 32459","","Santa Rosa Beach","FL","US","324598826" +"1700373073","CONNECT","CONNECT URL","mfal31997@gmail.com","N","","","","","","","","","390 Tamiami Canal Rd","","Miami","FL","US","331442545" +"1639666951","DIRECT","Direct Messaging Address","marquis.swinton@smail.astate.edu","N","","","","","","","","","2105 Aggie Rd","","Jonesboro","AR","US","72401" +"1114414430","DIRECT","Direct Messaging Address","melissa.doctor@riovistabh.com","N","","","DIRECT","Direct","","CSV","CSV","","1390 Northwestern Dr","","El Paso","TX","US","799128003" +"1114414430","DIRECT","Direct Messaging Address","credentialing@ehnelpaso.org","N","","","","","","","","","","","","","","" +"1114414430","DIRECT","Direct Messaging Address","j.rodriguez@qcmbinc.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4849 N Mesa St Ste 201","","El Paso","TX","US","799125919" +"1861980864","DIRECT","Direct Messaging Address","Shaina.allen@thecentersohio.org","N","","","DIRECT","Direct","","OTHER","Other","EMR","4400 Euclid Ave","","Cleveland","OH","US","441033734" +"1578051637","DIRECT","Direct Messaging Address","Roxanne.Gonzalez@nychhc.org","N","","","","","","","","","234 E 149th St","","Bronx","NY","US","10451" +"1902394927","CONNECT","CONNECT URL","Theravadatherapy59718@gmail.com","N","Email","","","","","","","","2504 W Main St Ste 2C","","Bozeman","MT","US","597184073" +"1528556503","OTHERS","Other URL","lawiltison@gcmh.com","Y","Secure hospital email","Specialty Physicians of Garrett County, LLC","DIRECT","Direct","","OTHER","Other","Hospital email secure","880 Memorial Dr","Lower Level","Oakland","MD","US","215505101" +"1922596725","CONNECT","CONNECT URL","https://www.downstate.edu/dermatology/","N","Program website","","DIRECT","Direct","","OTHER","Other","Program","SUNY Downstate Medical Center, Dermatology Dept","450 Clarkson Avenue MS 46","Brooklyn","NY","US","11203" +"1356839187","DIRECT","Direct Messaging Address","brian.comley@bridgetoadulthood.com","N","email","","DIRECT","Direct","","","","","5345 Russellville Rd","","Allensville","KY","US","422049024" +"1891283644","DIRECT","Direct Messaging Address","Iwona.regula@hackensackmeridian.org","N","Work email","","DIRECT","Direct","","OTHER","Other","Email","14 Village Ct","","Hazlet","NJ","US","077301531" +"1891283644","DIRECT","Direct Messaging Address","Iwona.regula@hackensackmeridian.org","N","Work email","","DIRECT","Direct","","OTHER","Other","Email","14 Village Ct","","Hazlet","NJ","US","077301531" +"1891283644","DIRECT","Direct Messaging Address","Iwona.regula@hackensackmeridian.org","N","Work email","","DIRECT","Direct","","OTHER","Other","Email","14 Village Ct","","Hazlet","NJ","US","077301531" +"1902394612","DIRECT","Direct Messaging Address","alext@akltherpy.com","N","","","","","","","","","","","","","","" +"1336637008","OTHERS","Other URL","https://www.henryford.com/locations/henry-ford-hospital","Y","","Henry Ford Health System","","","","","","","2799 W Grand Blvd","","Detroit","MI","US","48202" +"1760970446","OTHERS","Other URL","RALEIGH","N","","","","","","","","","3117 Poplarwood Ct Ste 207","","Raleigh","NC","US","276041040" +"1225526973","OTHERS","Other URL","www.stellaraba.com","Y","Stellar ABA website","Stellar Behavioral Consulting Ltd","","","","","","","2820 W Charleston Blvd Ste 22","","Las Vegas","NV","US","891021933" +"1568950095","OTHERS","Other URL","http://www.westenddentalnyc.com/","N","","","","","","","","","243 W End Ave","","New York","NY","US","100233615" +"1295223634","DIRECT","Direct Messaging Address","adam.ryan@fraser.org","Y","company e-mail","Fraser","DIRECT","Direct","","OTHER","Other","desk phone","6458 City West Pkwy","","Eden Prairie","MN","US","55344" +"1255829875","CONNECT","CONNECT URL","OliviaHonch@tpcp.org","N","","","DIRECT","Direct","","CSV","CSV","","1001 Needham St","","Modesto","CA","US","953540730" +"1932697562","DIRECT","Direct Messaging Address","kundly@nsgdoe.com","N","","","","","","","","","622 3rd Ave Fl 7","","New York","NY","US","100176723" +"1114415692","DIRECT","Direct Messaging Address","drwong@rockawaybeachoptometry.com","N","","","","","","","","","769 Hickey Blvd","","Pacifica","CA","US","940441214" +"1710475280","OTHERS","Other URL","www.necessary-indulgence.com","N","www.necessary-indulgence.com","","HIE","Health Information Exchange (HIE)","","OTHER","Other","EHR","6510 NE Siskiyou St","","Portland","OR","US","972134572" +"1346739778","FHIR","FHIR URL","EPIC","N","","","","","","","","","2990 N Broadway Ave","","Tyler","TX","US","757022149" +"1235628629","OTHERS","Other URL","NA","N","","","","","","","","","","","","","","" +"1689163073","DIRECT","Direct Messaging Address","deanna.zerafa@ascension.org","N","","","","","","","","","16001 W 9 Mile Rd","","Southfield","MI","US","480754818" +"1255820502","DIRECT","Direct Messaging Address","mbb@medicalmanagement.com","N","E-mail","","DIRECT","Direct","","CSV","CSV","","2784 N Decatur Rd Ste 120","","Decatur","GA","US","300335993" +"1013406412","DIRECT","Direct Messaging Address","alexandra.n.cleveland.mil@mail.mil","N","","","","","","","","","113 Lielmanis Ave","","Hurlburt Field","FL","US","325445613" +"1851880082","DIRECT","Direct Messaging Address","lshutes@convivasolutions.com","N","work email","","DIRECT","Direct","","CSV","CSV","","5849 Okeechobee Blvd Ste 301","","West Palm Beach","FL","US","334174352" +"1912496027","DIRECT","Direct Messaging Address","Meg9129@nyp.org","N","Institutional emailing","","","","","","","","525 E 68th St","","New York","NY","US","100654870" +"1154810356","OTHERS","Other URL","stellaraba.com","Y","Stellar ABA website","Stellar Behavioral Consulting Ltd","","","","","","","2820 W Charleston Blvd Ste 22","","Las Vegas","NV","US","891021933" +"1295224376","DIRECT","Direct Messaging Address","againan@scmrmhc.org","N","","","","","","","","","1245 N 29th St","","Billings","MT","US","591010122" +"1477042372","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1104315993","CONNECT","CONNECT URL","BostonMedicalCenter","N","Hospital","","DIRECT","Direct","","CSV","CSV","","1 Boston Medical Ctr Pl","","Boston","MA","US","021182908" +"1689163529","DIRECT","Direct Messaging Address","avery.arora@ksg.eclinicaldirectplus.com","N","","","DIRECT","Direct","","","","","7001 Orchard Lake Rd Ste 220","","West Bloomfield","MI","US","483223606" +"1013406800","OTHERS","Other URL","www.stellaraba.com","Y","Stellar ABA website","Stellar Behavioral Consulting Ltd","","","","","","","2820 W Charleston Blvd Ste 22","","Las Vegas","NV","US","891021933" +"1952890733","DIRECT","Direct Messaging Address","mramos@firststepsforkids.com","Y","work email","FirstSteps for Kids, Inc.","","","","","","","3424 Motor Ave","","Los Angeles","CA","US","900344710" +"1932698602","DIRECT","Direct Messaging Address","dlarocca@lakeside-ent.com","N","","","","","","","","","","","","","","" +"1053800623","CONNECT","CONNECT URL","office@sandhillsperio.com","N","Email Address","","DIRECT","Direct","","CSV","CSV","","456 Clemson Rd","","Columbia","SC","US","292297925" +"1598254104","DIRECT","Direct Messaging Address","pehoyer@utmb.edu","N","email","","","","","","","","301 University Blvd","","Galveston","TX","US","775555302" +"1801385471","DIRECT","Direct Messaging Address","mharkey88@hotmail.com","N","","","","","","","","","","","","","","" +"1801385380","CONNECT","CONNECT URL","BURLINGTON","N","Specialty Clinic","","DIRECT","Direct","","CSV","CSV","","1500 District Ave","","Burlington","MA","US","018035069" +"1144719667","CONNECT","CONNECT URL","sdelazaro@gastromedmiami.com","N","","","","","","","","","5101 SW 8th St Ste 200","","Coral Gables","FL","US","331342442" +"1902396435","DIRECT","Direct Messaging Address","aaron@genesiscenter.net","N","electronic mail","","DIRECT","Direct","","CSV","CSV","","457 Griswold Rd","","Elyria","OH","US","440352304" +"1881184216","OTHERS","Other URL","Barracuda","N","","","","","","","","","905 Franklin St","","Waterloo","IA","US","507034407" +"1689164014","DIRECT","Direct Messaging Address","info@bestmedicalsupplyga.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2140 McGee Rd Ste C145","","Snellville","GA","US","300782984" +"1114417656","DIRECT","Direct Messaging Address","nitza.valencia@westsidect.com","N","Email","","","","","","","","21000 S Frankfort Square Rd","","Frankfort","IL","US","604239385" +"1154811461","CONNECT","CONNECT URL","rei.ema.md","N","EMR","","DIRECT","Direct","","OTHER","Other","EHR site","5570 Longley Ln","","Reno","NV","US","895111825" +"1407346778","DIRECT","Direct Messaging Address","dalisa@familytreetherapyservices.com","N","","","","","","","","","4425 E Agave Rd Ste 106","","Phoenix","AZ","US","850440620" +"1205326451","CONNECT","CONNECT URL","BMC","N","","","","","","","","","725 Albany St Ste 8B","","Boston","MA","US","021183549" +"1902396112","DIRECT","Direct Messaging Address","jpaver@camphysicaltehrapy.com","Y","email address","CAM Physical Therapy and Wellness Services LLC","DIRECT","Direct","","CSV","CSV","","29449 Charlotte Hall Rd","","Charlotte Hall","MD","US","206223042" +"1518457761","OTHERS","Other URL","communicare.org","Y","Mailing address","Communicare Health Centers","HIE","Health Information Exchange (HIE)","","OTHER","Other","Mailing address","1102 Barclay St","","San Antonio","TX","US","782077161" +"1811487119","DIRECT","Direct Messaging Address","joanna.roma@rutgers.edu","N","","","","","","","","","303 George St","","New Brunswick","NJ","US","08901" +"1336639509","OTHERS","Other URL","--","N","","","","","","","","","10000 Roosevelt Blvd","","Philadelphia","PA","US","191163904" +"1962992156","DIRECT","Direct Messaging Address","admissions@camiliarose.com","N","Email inbox","","DIRECT","Direct","","OTHER","Other","PDF","11800 Xeon Blvd NW","","Coon Rapids","MN","US","554482061" +"1710477716","DIRECT","Direct Messaging Address","jamier@qlifehomecareinc.com","Y","","Morning Star Home Health Agency, Inc","","","","","","","","","","","","" +"1710477716","DIRECT","Direct Messaging Address","thiag@qlifehomecareinc.com","N","e-mail address","","DIRECT","Direct","","OTHER","Other","other Managing Director","626 Rxr Plz","","Uniondale","NY","US","115560626" +"1710477716","DIRECT","Direct Messaging Address","jamier@qlifehomecareinc.com","N","e-mail address","","","","","","","","626 Rxr Plz","","Uniondale","NY","US","11556" +"1659861524","DIRECT","Direct Messaging Address","whymecounseling@mail.com","N","Office","","DIRECT","Direct","","CSV","CSV","","6700 Indiana Ave Ste 165","","Riverside","CA","US","92506" +"1811487853","DIRECT","Direct Messaging Address","epadr019@fiu.edu","N","","","","","","","","","","","","","","" +"1831689603","CONNECT","CONNECT URL","https://refreshtherapynyc.clientsecure.me","N","","","OTHER","Other","EHR","","","","159 20th St Ste 1B","","Brooklyn","NY","US","112321254" +"1255821047","DIRECT","Direct Messaging Address","levi.dygert@nyulangone.org","N","Work email","","","","","","","","550 1st Ave","","New York","NY","US","100166402" +"1538659230","CONNECT","CONNECT URL","credentialing@tccokc.org","Y","credentiling email","The Children's Center","DIRECT","Direct","","CSV","CSV","","6800 NW 39th Expy","","Bethany","OK","US","730082513" +"1245720994","DIRECT","Direct Messaging Address","info@padekhealth.com","N","email","","DIRECT","Direct","","CSV","CSV","","5814 Baltimore Ave","","Hyattsville","MD","US","207811623" +"1194215939","CONNECT","CONNECT URL","Walden","N","","","","","","","","","312 5 th Street","","Walden","CO","US","80480" +"1407346190","OTHERS","Other URL","no","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","none","2119 Sari Lynn Ct","","Hilliard","OH","US","430269623" +"1841780467","DIRECT","Direct Messaging Address","mahendrix@southwoodshealth.com","N","","","","","","","","","250 Debartolo Pl","","Youngstown","OH","US","445127004" +"1053801654","CONNECT","CONNECT URL","Richmond","N","","","","","","","","","1500 N Lombardy St","","Richmond","VA","US","232201711" +"1356832851","DIRECT","Direct Messaging Address","dphuggin@bmnet.com","N","","","DIRECT","Direct","","","","","1410 Sevierville Rd","","Maryville","TN","US","378045108" +"1609367168","DIRECT","Direct Messaging Address","Cristina.Ruggieri.usasurg@direct-address.net","N","Direct","","DIRECT","Direct","","CSV","CSV","","195 Collyer St Ste 302","","Providence","RI","US","029041869" +"1871084327","CONNECT","CONNECT URL","https://www.psychologytoday.com/us/therapists/jami-eaton-bozeman-mt/475212","N","","","","","","","","","304 Gallatin Park Dr Unit 113","","Bozeman","MT","US","597157907" +"1447741863","DIRECT","Direct Messaging Address","justin-barnett21@comcast.net","N","","","","","","","","","","","","","","" +"1215428560","CONNECT","CONNECT URL","angelsmatter.org","N","","","","","","","","","220 E Horizon Dr Ste H","","Henderson","NV","US","890158001" +"1376034751","DIRECT","Direct Messaging Address","julia.sieth@providence.org","N","","","DIRECT","Direct","","","","","525 Lilly Rd NE","","Olympia","WA","US","985065101" +"1396236790","OTHERS","Other URL","Baltimore","N","","","","","","","","","2622 Lord Baltimore Dr Ste A","","Windsor Mill","MD","US","212442639" +"1992296263","DIRECT","Direct Messaging Address","mtroutman1@pennstatehealth.psu.edu","N","work email","","","","","","","","30 Hope Dr","","Hershey","PA","US","17033" +"1679064950","OTHERS","Other URL","N/a","N","","","OTHER","Other","N/a","OTHER","Other","N/a","5345 3rd St","","Zephyrhills","FL","US","335423928" +"1104317494","DIRECT","Direct Messaging Address","reception@dentalhealthcareofwoburn.com","N","","","","","","","","","90 Pleasant Street","Dental Health Care of Woburn, P. C.","Woburn","MA","US","01801" +"1053802140","DIRECT","Direct Messaging Address","cathryn@coastlinetherapygroup.com","N","encrypted email","","","","","","","","3901 Wrightsville Ave Ste 120","","Wilmington","NC","US","284036256" +"1578054607","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","483 Great Neck Rd S","","Mashpee","MA","US","02649" +"1164913182","DIRECT","Direct Messaging Address","LFinegan@emersonhosp.org","N","","","","","","","","","54 Baker Avenue Ext Ste 200","","Concord","MA","US","017422137" +"1033600176","DIRECT","Direct Messaging Address","valyncia@unstuckcounseling.com","N","","","","","","","","","14201 Laurel Park Dr Ste 116","","Laurel","MD","US","207075203" +"1649761628","DIRECT","Direct Messaging Address","morgan@keyaba.com","N","email address","","DIRECT","Direct","","CSV","CSV","","7905 Schatz Pointe Dr # 104","","Washington Township","OH","US","454593856" +"1639660632","CONNECT","CONNECT URL","ehammond@nyap.org","N","work email","","DIRECT","Direct","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1992296842","CONNECT","CONNECT URL","multicare.org","N","","","","","","","","","24080 SE Kent Kangley Rd","","Maple Valley","WA","US","980386801" +"1487145231","CONNECT","CONNECT URL","ametz@mindfulhealthnd.com","N","email","","","","","","","","101 Slate Dr Ste 2","","Bismarck","ND","US","585036171" +"1275024044","OTHERS","Other URL","https://rockyourfamily.clientsecure.me","N","","","","","","","","","1465 Kelly Johnson Blvd Ste 350","","Colorado Springs","CO","US","809203983" +"1720579501","DIRECT","Direct Messaging Address","alissab@BRMH.com","N","","","","","","","","","90 E 200 N","","Logan","UT","US","843214034" +"1972094704","DIRECT","Direct Messaging Address","JHARRIS@HRS.ORG","N","","","","","","","","","","","","","","" +"1457842197","OTHERS","Other URL",".","N",".","","","","","","","","202 Lake Miriam Dr Ste S1","","Lakeland","FL","US","338132188" +"1508357229","DIRECT","Direct Messaging Address","jmcclendon@rccwsllc.com","N","email","","DIRECT","Direct","","CSV","CSV","","371 Hoes Ln Ste 200","","Piscataway","NJ","US","088544143" +"1932690658","CONNECT","CONNECT URL","AthenaNet","N","Health EMR","","DIRECT","Direct","","CSV","CSV","","2147 Old Greenbrier Rd","","Chesapeake","VA","US","233202635" +"1861983504","CONNECT","CONNECT URL","WWW.COMPLETETREATMENTDFW.COM","N","","","","","","","","","14785 Preston Rd Ste 550","","Dallas","TX","US","752547899" +"1477044121","CONNECT","CONNECT URL","elreed@srmc.unm.edu","N","Work Email at UNM Sandoval Regional Medical Center","","DIRECT","Direct","","","","","3001 Broadmoor Blvd NE","","Rio Rancho","NM","US","871442100" +"1477044121","CONNECT","CONNECT URL","secure*elreed@srmc.unm.edu","N","my secure email at UNM Sandoval Regional Medical Center","","DIRECT","Direct","","OTHER","Other","secure email","3001 Broadmoor Blvd NE","","Rio Rancho","NM","US","871442100" +"1366934028","DIRECT","Direct Messaging Address","sarahwunderlich@concordcounseling.org","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","N/A","700 Brooksedge Blvd","","Westerville","OH","US","430812820" +"1730671363","CONNECT","CONNECT URL","Visalia","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3316 E Birch Ct","","Visalia","CA","US","932926863" +"1780176479","CONNECT","CONNECT URL","http://www.pennylanetherapy.com","N","","","","","","","","","4416 N Western Ave Ste 207","","Oklahoma City","OK","US","731185256" +"1295227718","DIRECT","Direct Messaging Address","jbrant@hopevillagerecovery.com","N","","","","","","","","","","","","","","" +"1295227718","DIRECT","Direct Messaging Address","hello@insightcounselingoh.com","Y","","Insight Counseling and Wellness LLC","","","","","","","7519 Mentor Ave Ste 114","","Mentor","OH","US","440605410" +"1912499468","CONNECT","CONNECT URL","Greenville","N","Office","","DIRECT","Direct","","CSV","CSV","","1200 Woodruff Rd Ste A3","","Greenville","SC","US","296075732" +"1598257172","DIRECT","Direct Messaging Address","vpaz175491@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 160","","Marietta","GA","US","300601160" +"1154813640","OTHERS","Other URL","OCALA","N","Home Office","","DIRECT","Direct","","CSV","CSV","","34754 US Highway 19 N","","Palm Harbor","FL","US","346842120" +"1811489206","DIRECT","Direct Messaging Address","info@gatewayscounseling.net","N","Secure email","","DIRECT","Direct","","OTHER","Other","any","1905 S Central Ave","","Marshfield","WI","US","544494917" +"1629560941","DIRECT","Direct Messaging Address","intake@whiarizona.com","N","office","","DIRECT","Direct","","CSV","CSV","","3303 S Lindsay Rd Ste 108","","Gilbert","AZ","US","852971504" +"1316439706","DIRECT","Direct Messaging Address","bfinkelstein@alhs-health.com","Y","","AMAZING LOVE HEALTH SERVICES","DIRECT","Direct","","","","","702 15th St NE","","Washington","DC","US","200024508" +"1619469988","DIRECT","Direct Messaging Address","scheduling@optimalmotionpt.com","N","","","","","","","","","950 Herndon Pkwy Ste 425","","Herndon","VA","US","201705537" +"1447742580","CONNECT","CONNECT URL","rstros1@hfhs.org","N","email","","DIRECT","Direct","","","","","215 North Ave","","Mount Clemens","MI","US","48043" +"1821580895","DIRECT","Direct Messaging Address","cari@foundationalmgt.com","N","","","","","","","","","","","","","","" +"1134611296","CONNECT","CONNECT URL","company@futureexpectations.org","N","","","","","","","","","610 Uptown Blvd Ste 267","","Cedar Hill","TX","US","751043528" +"1720570765","CONNECT","CONNECT URL","theguidancecenter.org","N","","","","","","","","","256 Washington St","","Mount Vernon","NY","US","105531052" +"1720570625","DIRECT","Direct Messaging Address","mackenzie.a.pabst@gunet.georgetown.edu","Y","work email","Medstar Georgetown University Hospital","","","","","","","3800 Reservoir Rd NW","Bles Building","Washington","DC","US","200072113" +"1982196739","DIRECT","Direct Messaging Address","cindy.heng.p5@direct.phs.nextgenshare.com","N","","","","","","","","","211 Donald Dr Ste B","","Fairfield","OH","US","450143006" +"1861984650","DIRECT","Direct Messaging Address","jstamps@tarzanatc.org","N","","","","","","","","","2101 Magnolia Ave","","Long Beach","CA","US","90806" +"1669964474","OTHERS","Other URL","n/a","N","n/a","","DIRECT","Direct","","CSV","CSV","","846 S Hotel St Ste 102","","Honolulu","HI","US","968132583" +"1710470562","OTHERS","Other URL","Wynnewood","N","","","","","","","","","100 E Lancaster Ave Dept Of","","Wynnewood","PA","US","190963450" +"1639662364","DIRECT","Direct Messaging Address","emartin12@pennstatehealth.psu.edu","Y","email","Penn State Milton S.Hershey Medical CENTER","DIRECT","Direct","","CSV","CSV","","500 University Dr","","Hershey","PA","US","170332360" +"1235622085","OTHERS","Other URL","Caringwithpurpose@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1854 Bluehill Dr","","Cincinnati","OH","US","452403308" +"1891288676","OTHERS","Other URL","https://prodportal.healthix.org","N","url","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","555 Lefferts Ave","","Brooklyn","NY","US","112254543" +"1750874327","OTHERS","Other URL","http://brighamphysicaltherapy.com/","Y","website","Brigham Physical Therapy LLC","OTHER","Other","website","OTHER","Other","website","1443 N Ridge Rd","","Wichita","KS","US","672122995" +"1972096477","OTHERS","Other URL","tmeier@laclinicahealth.org","Y","Agency email","La Clinica del Valle Family Health Care Center Inc.","DIRECT","Direct","","","","","821 N. Riverside Ave","","Medford","OR","US","975014610" +"1295228849","CONNECT","CONNECT URL","www.holycrossservices.org","N","","","","","","","","","4318 Miller Rd","","Flint","MI","US","485071267" +"1083107502","OTHERS","Other URL","kelseytm","N","","","","","","","","","1049 N Houston Rd","","Warner Robins","GA","US","310931505" +"1982197455","DIRECT","Direct Messaging Address","rmatalon2@elon.edu","N","","","","","","","","","","","","","","" +"1508359969","DIRECT","Direct Messaging Address","Becky.d@afcneuro.com","N","email adress","","","","","","","","575 W Hay St","","Decatur","IL","US","625264164" +"1467945865","OTHERS","Other URL","Houston","N","","","OTHER","Other","Houston","OTHER","Other","Houston","21175 Tomball Pkwy Ste 379","","Houston","TX","US","77070" +"1730672148","CONNECT","CONNECT URL","mail.allenfamilydentists.com","N","email","","DIRECT","Direct","","CSV","CSV","","125 E Main St","","Bullard","TX","US","757575345" +"1326531708","DIRECT","Direct Messaging Address","accounts@4saimanagement.com","Y","email","Houston Neurology Clinical & Diagnostic Consultants Company","","","","","","","1313 La Concha Ln Ste 130","","Houston","TX","US","770541809" +"1265925507","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1609369743","DIRECT","Direct Messaging Address","csmith@psoj.net","N","email","","DIRECT","Direct","","","","","358 Stiles Ave","","Orange Park","FL","US","320734012" +"1982197026","DIRECT","Direct Messaging Address","Nicole.wilson@halifax.org","N","","","DIRECT","Direct","","","","","201 N Clyde Morris Blvd Ste 200","","Daytona Beach","FL","US","321142765" +"1801389846","DIRECT","Direct Messaging Address","christopher.kyriakides2@nyulangone.org","Y","","Nyu langone","","","","","","","550 1st Ave","","New York","NY","US","100166402" +"1689167538","DIRECT","Direct Messaging Address","jamie.rouse@lhcgroup.com","N","","","","","","","","","","","","","","" +"1427541390","CONNECT","CONNECT URL","N/a","N","","","","","","","","","1247 Sternwheel Ct","","Bowling Green","KY","US","421039615" +"1649764507","CONNECT","CONNECT URL","Computer","N","","","","","","","","","3500 Carnegie Ave","","Cleveland","OH","US","441152641" +"1649764507","CONNECT","CONNECT URL","william.clements@ohioguidestone.org","N","Professional Email Address","","","","","","","","3500 Carnegie Ave","","Cleveland","OH","US","441152641" +"1013401819","DIRECT","Direct Messaging Address","hilary@expressyourselfoc.com","N","secure business email address","","DIRECT","Direct","","","","","113 Costero Aisle","","Irvine","CA","US","926145943" +"1285128199","OTHERS","Other URL","cohcare@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","1328 N Sewards Ct","","Aberdeen","MD","US","210013955" +"1477047116","DIRECT","Direct Messaging Address","midwifedallas@originsbirth.com","N","","","","","","","","","3100 Swiss Ave","","Dallas","TX","US","75204" +"1720572407","DIRECT","Direct Messaging Address","aimee.kilgo.1@18022.direct.athenahealth.com","N","","","","","","","","","1260 Chesnut Bypass","Suite A","Centre","AL","US","359602834" +"1770077455","OTHERS","Other URL","skhanna@amdpi.com","N","work email","","","","","","","","381 Church St","","Saratoga Springs","NY","US","128668640" +"1306330980","CONNECT","CONNECT URL","Home","N","Address","","DIRECT","Direct","","CSV","CSV","","5122 Millwright Ct","","Indianapolis","IN","US","462544786" +"1043704547","OTHERS","Other URL","PatientAlly","N","","","","","","","","","830 Stewart Dr Ste 150","","Sunnyvale","CA","US","940854513" +"1346734910","OTHERS","Other URL","capitalinfectiousdisease@outlook.com","N","","","","","","","","","221 W Lake Lansing Rd Ste 300","","East Lansing","MI","US","488238661" +"1598259053","OTHERS","Other URL","mlonginotti@innovativeaba.com","N","work email","","","","","","","","3 Lorian Cir","","Little Rock","AR","US","722122662" +"1780178152","DIRECT","Direct Messaging Address","amartin@ptsconline.com","N","","","","","","","","","1206 N Main St","","Mountain Grove","MO","US","65711" +"1457845885","OTHERS","Other URL","n/a","N","n/a","","","","","","","","2173 N Ridge Rd E Ste E","","Lorain","OH","US","440553400" +"1336633601","DIRECT","Direct Messaging Address","kebabcock@genoahealthcare.com","N","","","","","","","","","8441 Wayzata Blvd","","Golden Valley","MN","US","554261344" +"1497249783","DIRECT","Direct Messaging Address","michael.dambrosio@pacden.com","N","Protected Email","","DIRECT","Direct","","CSV","CSV","","1002 Glenbrook Way Ste 200","","Hendersonville","TN","US","370751312" +"1205320561","DIRECT","Direct Messaging Address","tierra@corecounseling-youngblood.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1345 Monroe Ave NW Ste 234","","Grand Rapids","MI","US","495054692" +"1578057782","OTHERS","Other URL","healthright360.org","N","","","","","","","","","12423 Dahlia Ave","","El Monte","CA","US","917323611" +"1578057782","OTHERS","Other URL","Healthright360.org","N","","","","","","","","","12423 Dahlia Ave","","El Monte","CA","US","917323611" +"1578057782","OTHERS","Other URL","Healthright360.org","N","","","","","","","","","12423 Dahlia Ave","","El Monte","CA","US","917323611" +"1578057782","OTHERS","Other URL","Healthright360.org","N","","","","","","","","","12423 Dahlia Ave","","El Monte","CA","US","917323611" +"1376037374","DIRECT","Direct Messaging Address","shannonmae@ubuntu.kareodirect.com","N","direct inbox","","DIRECT","Direct","","CSV","CSV","","3900 Max Place, 101","","Boynton Beach","FL","US","33436" +"1790279719","DIRECT","Direct Messaging Address","ewec1@lifespan.org","N","ewec1@lifespan.org","","DIRECT","Direct","","","","","609 High St","","Central Falls","RI","US","028633117" +"1386138303","DIRECT","Direct Messaging Address","tdgreene@centralmoeyecare.eyeclinicdirect.net","N","secure email","","DIRECT","Direct","","","","","1445 Christy Dr Ste A","","Jefferson City","MO","US","651012853" +"1376038364","DIRECT","Direct Messaging Address","rachael@rachaelschweitzer.com","N","","","","","","","","","11121 Sun Center Dr Ste F","","Rancho Cordova","CA","US","956706199" +"1083109904","OTHERS","Other URL","seeclearoptometry@gmail.com","N","","","","","","","","","3235 E Colorado Blvd Ste 101","","Pasadena","CA","US","911073837" +"1609361542","DIRECT","Direct Messaging Address","juliebivins@nspc.medalliesdirect.net","N","","","","","","","","","1630 Wilkes Ridge PKWY","Suite 105 & Suite 203","Henrico","VA","US","23233" +"1396230298","OTHERS","Other URL","https://www.bmc.org/podiatry","N","","","","","","","","","732 Harrison Ave Fl 5","","Boston","MA","US","021182309" +"1316432206","DIRECT","Direct Messaging Address","jherren@toi-health.com","N","","","","","","","","","4600 SW 46th Ct Ste 210","","Ocala","FL","US","344745786" +"1164917902","CONNECT","CONNECT URL","https://ipainspecialists.com/","N","business website","","DIRECT","Direct","","OTHER","Other","business website","340 Thomas More Pkwy Ste 260","","Crestview Hills","KY","US","410175117" +"1750876496","DIRECT","Direct Messaging Address","Jennifer.Patton2@hcahealthcare.com","Y","Work e-mail","Largo Medical Center, Inc.","HIE","Health Information Exchange (HIE)","","OTHER","Other","work e-mail","1301 2nd Ave SW Ste 315","","Largo","FL","US","337703120" +"1356836092","DIRECT","Direct Messaging Address","emma.desjardins@nyulangone.org","N","email","","DIRECT","Direct","","CSV","CSV","","550 1st Ave","","New York","NY","US","100166402" +"1689169260","CONNECT","CONNECT URL","direct","Y","","Gaston Family Health Services, Inc.","DIRECT","Direct","","CSV","CSV","","991 W Hudson Blvd","","Gastonia","NC","US","280526430" +"1578058806","OTHERS","Other URL","www.counselear.com","N","counsel ear EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8600 Sam Furr Rd Ste 250","","Huntersville","NC","US","280784108" +"1003301292","OTHERS","Other URL","www.libcareofar.com","N","Company web page","","DIRECT","Direct","","OTHER","Other","web page","2610 W 28th Ave","","Pine Bluff","AR","US","716034917" +"1649765728","DIRECT","Direct Messaging Address","info@bellahtherapies.com","N","e-mail","","OTHER","Other","none","OTHER","Other","e-mail","1200 E Fm 2410 Rd Ste D","","Harker Heights","TX","US","765486898" +"1568957744","OTHERS","Other URL","RENO","N","","","","","","","","","3201 Lakeside Dr","","Reno","NV","US","895094830" +"1922593011","CONNECT","CONNECT URL","New_York","N","","","","","","","","","1275 York Ave","","New York","NY","US","100656007" +"1477048569","OTHERS","Other URL","N/A","N","","","","","","","","","21545 Centre Pointe Pkwy","","Santa Clarita","CA","US","913502947" +"1255826442","CONNECT","CONNECT URL","skrishn6@bidmc.harvard.edu","N","","","","","","","","","330 Brookline Ave","","Boston","MA","US","022155400" +"1942795042","DIRECT","Direct Messaging Address","mnelson@metrohealthdc.org","N","Email","","DIRECT","Direct","","","","","801 Pennsylvania Ave SE","","Washington","DC","US","200032167" +"1245726397","DIRECT","Direct Messaging Address","drnatalie@houmeostasis.com","N","providers secure email","","DIRECT","Direct","","CSV","CSV","","184 Alliance Ct","","Houma","LA","US","703602958" +"1992291926","CONNECT","CONNECT URL","bnaples@cempa.org","N","work","","","","","","","","1000 E 3rd St Ste 300","","Chattanooga","TN","US","374032153" +"1477049575","CONNECT","CONNECT URL","www.rainbowhelperslv@gmail.com","N","","","","","","","","","5852 S Pecos Rd Ste 5","","Las Vegas","NV","US","891203490" +"1871089870","CONNECT","CONNECT URL","NewBritain","N","","","DIRECT","Direct","","","","","45 Russell St","","New Britain","CT","US","060521312" +"1740776632","CONNECT","CONNECT URL","https://familycarenp.wixsite.com/home","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2300 Garrison Blvd Ste 100","","Baltimore","MD","US","212162308" +"1003302803","DIRECT","Direct Messaging Address","Tori@TransitionsWellnessBham.com","N","","","DIRECT","Direct","","CSV","CSV","","85 Bagby Dr Ste 217","","Birmingham","AL","US","352093706" +"1740776699","CONNECT","CONNECT URL","Madison.Veasey@ctcprograms.com","N","","","","","","","","","22 Front St","","Fall River","MA","US","027214302" +"1659867364","DIRECT","Direct Messaging Address","joverman@phs.org","N","","","","","","","","","3777 Nm Hwy 528 NE","","Rio Rancho","NM","US","871447650" +"1316433014","OTHERS","Other URL","SaintElizabeth","N","","","DIRECT","Direct","","CSV","CSV","","20 Medical Village Dr","","Edgewood","KY","US","41017" +"1003302605","CONNECT","CONNECT URL","https://www.purposepsychiatry.com","N","Practice Website","","OTHER","Other","Contact and Information","OTHER","Other","Website Address URL","3404 Via Lido Ste 2B","","Newport Beach","CA","US","926633991" +"1053807602","OTHERS","Other URL","elkgroveweightloss,com","N","website","","OTHER","Other","business email","OTHER","Other","email","100 S Harding Blvd Ste 2","","Roseville","CA","US","956783360" +"1427544915","OTHERS","Other URL","https://app.kareo.com/dashboard-calendar-ui/#/dashboard","N","Kaero EMR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","706 E 5th St Unit B","","Tabor City","NC","US","284632335" +"1447746011","DIRECT","Direct Messaging Address","csimpson@grmc.org","N","Gila Cardiology/GRMC","","DIRECT","Direct","","OTHER","Other","email","1302 E 32nd St","","Silver City","NM","US","880617215" +"1376039768","CONNECT","CONNECT URL","Katelin.maher@morrisonkids.org","N","","","","","","","","","912 NE Kelly Ave Ste 200","","Gresham","OR","US","970305637" +"1376039768","DIRECT","Direct Messaging Address","Katelin.maher@morrison.kids.org","N","Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","coordinating care","912 NE Kelly Ave Ste 200","","Gresham","OR","US","970305637" +"1700372232","CONNECT","CONNECT URL","childcommunityservices.org","N","","","","","","","","","2210 E La Salle St # 108","","Colorado Springs","CO","US","809092303" +"1770079121","OTHERS","Other URL","C:Users/gdiko/Documents","N","Save Secured Files","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Client Health Information","716 Decatur Ct","","Cincinnati","OH","US","452403114" +"1134615578","DIRECT","Direct Messaging Address","tania@drterrizweber.com","N","","","","","","","","","4145 Meridian St","","Bellingham","WA","US","982265514" +"1467948802","DIRECT","Direct Messaging Address","mallory.burck@pacden.com","N","","","","","","","","","1921 Sheridan Blvd Unit F","","Edgewater","CO","US","802141315" +"1669968913","OTHERS","Other URL","C:/Users/gdiko/Documents","N","Save Health Informations","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Clients Electronic Record","716 Decatur Ct","","Cincinnati","OH","US","452403114" +"1538655725","DIRECT","Direct Messaging Address","ppsi_enrollment@chs.net","Y","","Kay County Clinic Company LLC","","","","","","","1715 N 5th St","","Ponca City","OK","US","746012763" +"1790261907","DIRECT","Direct Messaging Address","therapy@sistaafya.com","N","General Therapy Inquiry Email Address","","DIRECT","Direct","","OTHER","Other","Email Address","1750 E 71st St Ste L","","Chicago","IL","US","606491913" +"1649756719","OTHERS","Other URL","Info@trinitypointpbc.com","N","","","","","","","","","2311 10th Ave N Ste 4","","Lake Worth","FL","US","334616605" +"1164908240","OTHERS","Other URL","vikkied@insightguidancegroup.com","N","","","","","","","","","113 W Convent St","","Lafayette","LA","US","705016903" +"1235615253","CONNECT","CONNECT URL","Mihs.edu","N","Work","","HIE","Health Information Exchange (HIE)","","","","","2601 E Roosevelt St","","Phoenix","AZ","US","85008" +"1497231229","CONNECT","CONNECT URL","other","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","other","2730 Pierce St","","Sioux City","IA","US","511043796" +"1699251587","SOAP","SOAP URL","https://www.charmhealth.com/","N","EMR","","","","","","","","1465 Howell Mill Rd NW Ste 300A","","Atlanta","GA","US","303184246" +"1598241309","DIRECT","Direct Messaging Address","beth.shireman@wellnesspointe.org","N","email","","DIRECT","Direct","","","","","1107 E Marshall Ave","","Longview","TX","US","756015602" +"1760968598","OTHERS","Other URL","soleranetwork.force.com/networkpartnerportal/","Y","Solera Health Portal","Solera Health, Inc.","HIE","Health Information Exchange (HIE)","","OTHER","Other","Diabetes Prevention Program Participants Data","1000 Lafayette Blvd Ste 1100","","Bridgeport","CT","US","066044710" +"1326524174","DIRECT","Direct Messaging Address","cathryn.villines.st@regionaltherapy.net","N","Work e-mail","","DIRECT","Direct","","CSV","CSV","","2403 Marylane Dr","","Rogers","AR","US","727566702" +"1548746027","OTHERS","Other URL","N/A","N","","","","","","","","","3650 Auburn Blvd Ste 208","","Sacramento","CA","US","958212082" +"1649756131","DIRECT","Direct Messaging Address","amanda.roland@northrange.org","N","busincess email","","DIRECT","Direct","","","","","1300 N 17th Ave","","Greeley","CO","US","806319584" +"1902382328","DIRECT","Direct Messaging Address","dmerzel@aahcmgt.com","N","","","","","","","","","600 S Webster Ave","","Green Bay","WI","US","543013503" +"1770069171","CONNECT","CONNECT URL","EDINBURG","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4709 S Jackson Rd","","Edinburg","TX","US","785398381" +"1376029793","CONNECT","CONNECT URL","casadefrancis@yahoo.com","N","email","","OTHER","Other","email","CSV","CSV","","1274 W Beacon Ct","","Casa Grande","AZ","US","851226667" +"1497231948","DIRECT","Direct Messaging Address","INFO@RRMEDHEALTHCONSULTING.COM","N","CONSULTANT","","DIRECT","Direct","","CSV","CSV","","131 E College Ave","","Shelby","NC","US","281529543" +"1790261147","DIRECT","Direct Messaging Address","CKUROSKY@MMI-PA.DIRECT.OFFICE.NEXTGEN.COM","N","Direct Message address","","DIRECT","Direct","","CSV","CSV","","100 Ridgeview Dr Unit 3","","Smithfield","PA","US","154781650" +"1073099404","CONNECT","CONNECT URL","drms.tcchs@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6110 Howdershell Road","","Hazelwood","MO","US","63042" +"1073099321","DIRECT","Direct Messaging Address","contact@lazaropt.com","N","business email","","","","","","","","20861 Wilbeam Ave Ste 9","","Castro Valley","CA","US","945465832" +"1942786256","CONNECT","CONNECT URL","ROSENBERG","N","Rosenberg","","DIRECT","Direct","","OTHER","Other","ROSENBERG","103 Angel Hollow Ln","","Rosenberg","TX","US","774692283" +"1881170173","CONNECT","CONNECT URL","Norwalk","N","Counseling","","DIRECT","Direct","","CSV","CSV","","292 Benedict Ave","","Norwalk","OH","US","448572374" +"1720565062","DIRECT","Direct Messaging Address","info@theempowermentcompany.net","N","Assessments for bariatric surgery candidates","","","","","","","","6575 West Loop S Ste 500","","Bellaire","TX","US","774013509" +"1396222501","CONNECT","CONNECT URL","Lakewood","Y","Office","The Dozen ABA LLC","DIRECT","Direct","","OTHER","Other","Data","3815 100th St SW","","Lakewood","WA","US","984994401" +"1174000178","OTHERS","Other URL","Tacoma","N","","","OTHER","Other","Tacoma","OTHER","Other","Tacoma","4050 E G St","","Tacoma","WA","US","984041462" +"1437636537","OTHERS","Other URL","kristine.g.sweeney.mil@mail.mil","Y","military email","42D Medical Group","","","","","","","300 Twining St Bldg 760","","Maxwell AFB","AL","US","361126027" +"1275010373","DIRECT","Direct Messaging Address","Rima.Jasinskiene@Baycare.org","N","","","","","","","","","3001 W Dr Martin Luther King Jr Blvd","","Tampa","FL","US","336076307" +"1174000277","OTHERS","Other URL","WeCounsel","N","Online therapy portal","","DIRECT","Direct","","CSV","CSV","","2425 Needle Palm Dr","","Edgewater","FL","US","32141" +"1558848580","OTHERS","Other URL","Accumedic","N","","","HIE","Health Information Exchange (HIE)","","","","","1041 W Bridge St","","Phoenixville","PA","US","19460" +"1659858330","DIRECT","Direct Messaging Address","kdiiorio@chw.org","N","Work E-Mail","","","","","","","","9000 W Wisconsin Ave Ste 640","","Milwaukee","WI","US","532264874" +"1326525049","DIRECT","Direct Messaging Address","brittany.walczyk@prevea.com","N","","","DIRECT","Direct","","CSV","CSV","","2710 executive drive","","Green bay","WI","US","54307" +"1699252387","DIRECT","Direct Messaging Address","michael.paine@northside.com","N","work email","","DIRECT","Direct","","OTHER","Other","email","320 Hospital Rd","","Canton","GA","US","301142410" +"1902383599","DIRECT","Direct Messaging Address","Golecki@nei.integrityemrdirect.com","N","","","DIRECT","Direct","","","","","200 Mifflin Ave","","Scranton","PA","US","185031982" +"1790262392","DIRECT","Direct Messaging Address","dianalam@nspc.medalliesdirect.net","N","","","","","","","","","6355 Walker Ln Ste 507","","Alexandria","VA","US","223103251" +"1477030989","DIRECT","Direct Messaging Address","kmontano@sjgh.org","N","","","","","","","","","500 W Hospital Rd","","French Camp","CA","US","952319693" +"1447737960","DIRECT","Direct Messaging Address","badams@sv.direct.kno2fy.com","N","","","DIRECT","Direct","","CSV","CSV","","100 E 45th St","","Shawnee","OK","US","748041439" +"1407334782","OTHERS","Other URL","RestassuredHHCLLC@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","14593 County Road 424","","Sherwood","OH","US","43556" +"1285112425","OTHERS","Other URL","Www.ajh.org","Y","","Seacoast Affiliated Group Practice","","","","","","","28 Green St","","Newburyport","MA","US","01950" +"1386122497","CONNECT","CONNECT URL","EMOMED","Y","","D&N Services Unlimited","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1841 Arrow Point Dr","","Saint Louis","MO","US","63138" +"1386122497","CONNECT","CONNECT URL","EMOMED","Y","","D&N Services Unlimited","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1841 Arrow Point Dr","","Saint Louis","MO","US","63138" +"1386122497","CONNECT","CONNECT URL","edi","Y","edi","DANDNSERVICESLLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1851 Arrowpoint Dr","","Saint Louis","MO","US","631381515" +"1386122497","CONNECT","CONNECT URL","ehr","Y","","Edu Health Pcs and Adc","HIE","Health Information Exchange (HIE)","","OTHER","Other","data","1841 Arrow Point Dr","","Saint Louis","MO","US","63138" +"1386122497","CONNECT","CONNECT URL","emomed","Y","","D&N services unlimited","DIRECT","Direct","","CSV","CSV","","1841 Arrow Point Dr","","Saint Louis","MO","US","63138" +"1427536630","DIRECT","Direct Messaging Address","btornquist@brightfutures4kids.org","N","Chief Program Officer Emaiil","","DIRECT","Direct","","","","","2390 E Orangewood Ave Ste 300","","Anaheim","CA","US","92806" +"1881172013","OTHERS","Other URL","tatiana@infinityaba.com","N","","","","","","","","","297 Herndon Pkwy # 300","","Herndon","VA","US","201704474" +"1134607252","CONNECT","CONNECT URL","Defiance","N","","","","","","","","","1200 Ralston Ave","","Defiance","OH","US","435121396" +"1184102204","CONNECT","CONNECT URL","nubyginnings06@yahoo.com","N","secure email","","","","","","","","181 Argyle Ave","","Boardman","OH","US","445122317" +"1063990133","DIRECT","Direct Messaging Address","tskami@hotail.com","N","NA","","OTHER","Other","NA","OTHER","Other","NA","3356 W Ball Rd Ste 100","","Anaheim","CA","US","928043727" +"1538647573","DIRECT","Direct Messaging Address","mbowers@gentletouchcares.com","N","","","","","","","","","509 Cato Ridge Ct","","Nashville","TN","US","372183630" +"1033697818","DIRECT","Direct Messaging Address","nwilliams@azrehabcampus.com","N","","","","","","","","","6944 E Tanque Verde Rd","","Tucson","AZ","US","857155308" +"1356829105","DIRECT","Direct Messaging Address","icampbell@5thgenfl.com","N","office email","","DIRECT","Direct","","CSV","CSV","","9050 Pines Blvd Ste 415-409","","Pembroke Pines","FL","US","330246455" +"1881172542","OTHERS","Other URL","9545511290","N","Phone number","","DIRECT","Direct","","OTHER","Other","N/A","1830 SE 4th Ave","","Fort Lauderdale","FL","US","333162878" +"1285112011","DIRECT","Direct Messaging Address","annie@synergyrehabandwellness.com","N","email","","","","","","","","1561 Commerce Rd # 402","","Verona","VA","US","244829701" +"1427536028","CONNECT","CONNECT URL","positivebehaviorservices@gmail.com","N","","","DIRECT","Direct","","","","","8359 Beacon Blvd Ste 416","","Fort Myers","FL","US","339073065" +"1174001671","DIRECT","Direct Messaging Address","Jakaycee.chaney@riverkidstexas.com","Y","","Riverkids Houston Therapy, LLC","","","","","","","2011 Broadway St Ste 130","","Pearland","TX","US","775815945" +"1558840900","CONNECT","CONNECT URL","www.purevitaco.com","N","","","","","","","","","","","","","","" +"1396224739","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","amerchant@lifecorehealthgroup.com","","DIRECT","Direct","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1124507678","DIRECT","Direct Messaging Address","helene.brown@childrens.harvard.edu","N","work email","","","","","","","","300 Longwood Ave # 6Ne","","Boston","MA","US","021155724" +"1912486291","OTHERS","Other URL","Abilene","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Abilene","4601 Hartford St","","Abilene","TX","US","796054603" +"1194204479","OTHERS","Other URL","NA","N","","","","","","","","","","","","","","" +"1417436775","DIRECT","Direct Messaging Address","Tina@seebetterlab.com","N","messaging email","","DIRECT","Direct","","CSV","CSV","","7330 Eastgate Rd Ste 130","","Henderson","NV","US","890114048" +"1962981084","DIRECT","Direct Messaging Address","sblake89950@direct.owensborohealth.org","N","","","","","","","","","2211 Mayfair Dr Ste 102","","Owensboro","KY","US","42301" +"1730668872","DIRECT","Direct Messaging Address","mpriebe@midwest-dental.com","N","Work email","","DIRECT","Direct","","","","","2352 Lineville Rd Ste 112","","Suamico","WI","US","543138863" +"1083193072","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/a","","","","11645 Wilshire Blvd","Suite 601 A","Los Angeles","CA","US","90025" +"1841779808","DIRECT","Direct Messaging Address","info@essentialconnections.net","N","","","DIRECT","Direct","","","","","12700 Century Dr Unit E","","Alpharetta","GA","US","300098379" +"1306325204","CONNECT","CONNECT URL","Olathe","N","","","","","","","","","10454 S Ridgeview Rd","","Olathe","KS","US","660616438" +"1003395948","OTHERS","Other URL","Wakehealth.edu","N","Wake","","OTHER","Other","Wake","OTHER","Other","Wake baptist","1200 N Elm St","","Greensboro","NC","US","27401" +"1790264489","DIRECT","Direct Messaging Address","jashkar@portagepath.org","N","email","","","","","","","","340 S Broadway St","","Akron","OH","US","443081529" +"1053890855","DIRECT","Direct Messaging Address","nova@novadentalcare.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","307 Maple Ave W Ste 100","","Vienna","VA","US","221804307" +"1821577586","DIRECT","Direct Messaging Address","garodnick@therapyresourcesmc.com","Y","","Therapy Resources of Morris County LLC","","","","","","","25 Lindsley Dr Ste 203","","Morristown","NJ","US","079604456" +"1821577552","CONNECT","CONNECT URL","HARLINGEN","N","Office email","","","","","","","","512 Victoria Ln Ste 2","","Harlingen","TX","US","785503227" +"1629558259","DIRECT","Direct Messaging Address","afinan357892@directwellstar.org","N","","","","","","","","","61 Whitcher St NE Ste 4120","","Marietta","GA","US","300601179" +"1629558291","DIRECT","Direct Messaging Address","lkissel@arm-rcm.com","N","Employer","","DIRECT","Direct","","CSV","CSV","","1700 Old Bluegrass Ave Ste 110","","Louisville","KY","US","402151163" +"1629558291","DIRECT","Direct Messaging Address","mmorris@arm-rcm.com","N","","","","","","","","","1169 Eastern Pkwy Ste 431","","Louisville","KY","US","402171435" +"1205316890","CONNECT","CONNECT URL","KatEyeOptical.com","N","","","DIRECT","Direct","","CSV","CSV","","202 W Main St Ste 200-107","","Allen","TX","US","750138094" +"1346720968","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","150 Frankfort Rd Ste 103","","Shelbyville","KY","US","400657401" +"1184104689","DIRECT","Direct Messaging Address","icampbell@5thgenfl.com","N","office email","","DIRECT","Direct","","CSV","CSV","","9050 Pines Blvd Ste 415-409","","Pembroke Pines","FL","US","330246455" +"1538649033","DIRECT","Direct Messaging Address","koables@5thgenfl.com","N","Office email","","DIRECT","Direct","","CSV","CSV","","9050 Pines Blvd Ste 415-409","","Pembroke Pines","FL","US","330246455" +"1487134821","DIRECT","Direct Messaging Address","nicole@theorendacenter.com","N","Email","","DIRECT","Direct","","CSV","CSV","","600 W Patrick St","","Frederick","MD","US","217014028" +"1033699467","DIRECT","Direct Messaging Address","pgallon@healthpointemedical.com","N","credentialing contact","","","","","","","","1304 W Delmar Ave","","Godfrey","IL","US","620351705" +"1033699483","DIRECT","Direct Messaging Address","alishaw@ahpeds.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5904 Holly Ave NE","","Albuquerque","NM","US","871132472" +"1699255109","FHIR","FHIR URL","lisa.wall@kp.org","Y","Kaiser Email","Kaiser Foundation Health Plan of the Northwest","DIRECT","Direct","","OTHER","Other","Kaiser Email Address","10180 SE Sunnyside Rd","","Clackamas","OR","US","970158970" +"1043790413","DIRECT","Direct Messaging Address","sbolianites@nhregenerativecenter.com","N","","","","","","","","","765 S Main St Ste 103","","Manchester","NH","US","031025141" +"1578043964","OTHERS","Other URL","n/a","N","","","","","","","","","1000 Saint Louis Ave Ste 102","","Fort Worth","TX","US","761043377" +"1386124618","DIRECT","Direct Messaging Address","akuaakuffo@uropart.allscriptsdirect.net","N","","","","","","","","","1475 E Belvidere Rd","","Grayslake","IL","US","600302012" +"1447730759","OTHERS","Other URL","na","N","na","","OTHER","Other","na","OTHER","Other","na","1000 Eddy St","","Providence","RI","US","029054739" +"1285114371","OTHERS","Other URL","GutowskiDPT@gmail.com","N","business e-mail","","DIRECT","Direct","","OTHER","Other","Patient information requests","2 Weaverville Rd","Ste 101/102","Woodfin","NC","US","288041359" +"1548740525","FHIR","FHIR URL","WebPT","Y","EMR","California Hand and Physical Therapy Inc","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2001 Solar Dr Ste 150","","Oxnard","CA","US","930360680" +"1073093142","CONNECT","CONNECT URL","https://www.simplepractice.com","N","Hippa compliant EMR","","","","","","","","4851 Kokomo Dr Apt 6821","","Sacramento","CA","US","958351844" +"1528548401","DIRECT","Direct Messaging Address","hello@soulwellgroup.com","N","email","","DIRECT","Direct","","CSV","CSV","","14772 Pipeline Ave Ste D","","Chino Hills","CA","US","917096027" +"1548740426","DIRECT","Direct Messaging Address","komarkm@ah.org","Y","","Adventist Health Rural Helath Cinic","DIRECT","Direct","","","","","1025 N Douty St","","Hanford","CA","US","932303722" +"1174003941","DIRECT","Direct Messaging Address","JLANGFORD-KARRE@EFMOOL-NE.direct.office.nextgen.com","N","","","DIRECT","Direct","","CSV","CSV","","17520 Wright St Ste 105","","Omaha","NE","US","681304657" +"1285114090","OTHERS","Other URL","drryan@thedrlivingston.com","N","Email Address","","DIRECT","Direct","","OTHER","Other","Email","72 Darlington Rd","","Beaver Falls","PA","US","150103153" +"1033699871","DIRECT","Direct Messaging Address","Pamela.Laigle@medstar.net","N","email","","DIRECT","Direct","","","","","45870 E. Run Dr.","","Great Mills","MD","US","20634" +"1407337108","OTHERS","Other URL","n/a","N","","","DIRECT","Direct","","","","","3951 Performance Dr Ste G","","Sacramento","CA","US","958383264" +"1083195788","DIRECT","Direct Messaging Address","rccgstrongtower1@hotmail.com","N","","","","","","","","","341 Fish Pond Rd","","Glassboro","NJ","US","080282712" +"1083195788","DIRECT","Direct Messaging Address","rccgstrongtower1@hotmail.com","Y","","strong tower social services, inc","","","","","","","341 Fish Pond Rd","","Glassboro","NJ","US","080282712" +"1659852333","OTHERS","Other URL","NA","N","na","","OTHER","Other","NA","OTHER","Other","na-","1000 Eddy St","","Providence","RI","US","029054739" +"1518448158","DIRECT","Direct Messaging Address","kristen.trukova@ctca-hope.com","N","work email","","DIRECT","Direct","","","","","2520 Elisha Ave","","Zion","IL","US","600992676" +"1992286470","DIRECT","Direct Messaging Address","drsam@bellinipsych.com","N","office email","","DIRECT","Direct","","","","","81 Washington St","","Conway","NH","US","03818" +"1861973349","OTHERS","Other URL","TRICARE","N","","","","","","","","","221 3rd St W","","Randolph AFB","TX","US","781504800" +"1417438730","DIRECT","Direct Messaging Address","Jgerow@mcc.edu","N","Email","","DIRECT","Direct","","","","","2671 Mount Forest Rd","","Bentley","MI","US","486139650" +"1477034700","DIRECT","Direct Messaging Address","kcamacho@allingtondental.com","N","","","","","","","","","1000 N Midkiff Rd","","Midland","TX","US","797012101" +"1790266054","DIRECT","Direct Messaging Address","chatterboxspeech@outlook.com","N","chatterboxspeech@outlook.com","","DIRECT","Direct","","OTHER","Other","Email Address","3722 Katella Ave Ste C","","Los Alamitos","CA","US","907203102" +"1821579020","CONNECT","CONNECT URL","RX07003@cvshealth","N",".com","","DIRECT","Direct","","CSV","CSV","","70550 Highway 21","","Covington","LA","US","704338100" +"1447731591","OTHERS","Other URL","DrOakleyDPM@gmail.com","N","","","","","","","","","7975 NW 154th St Ste 390","","Miami Lakes","FL","US","330165867" +"1215418108","OTHERS","Other URL","Heather.ryan@pacden.com","N","","","","","","","","","4800 NE 20th Ter","Suite 302","Ft. Lauderdale","FL","US","33308" +"1801377783","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1124509070","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W Bldg A","","Provo","UT","US","846043305" +"1386125177","DIRECT","Direct Messaging Address","cnotestine@fcmcpa.org","N","","","","","","","","","626 Water St Ste 1","","Orbisonia","PA","US","172439432" +"1164904975","DIRECT","Direct Messaging Address","mbowers@gentletouchcarse.com","N","","","DIRECT","Direct","","","","","509 Cato Ridge Ct","","Nashville","TN","US","372183630" +"1518449131","DIRECT","Direct Messaging Address","leslie@teamtherapysc.com","N","","","","","","","","","1710 Richland St","","Columbia","SC","US","292012636" +"1982186490","CONNECT","CONNECT URL","www.arielhirsch.com","N","website","","","","","","","","1555 W Sunset Blvd Unit C","","Los Angeles","CA","US","900263333" +"1235611815","DIRECT","Direct Messaging Address","petermolina@sfa.allscriptsdirect.net","Y","","South Florida ENT Associates, Inc.","","","","","","","1190 NW 95th St Ste 200","","Miami","FL","US","331502064" +"1124500640","DIRECT","Direct Messaging Address","elizabethromero@eyaslanding.com","N","Email","","","","","","","","1409 W Carroll Ave","","Chicago","IL","US","606071105" +"1053893545","OTHERS","Other URL","N/a","N","","","","","","","","","1320 Walnut St","","Terre Haute","IN","US","478073931" +"1366924763","OTHERS","Other URL","kendra.foreman1@gmail.com","N","","","","","","","","","1230 W 24th St","Ste 1","Yuma","AZ","US","853646232" +"1275015794","OTHERS","Other URL","ftp@triadcare.com","N","ftp server","","","","","","","","306 Pomona Dr Ste F","","Greensboro","NC","US","274071643" +"1770065187","DIRECT","Direct Messaging Address","a.montgomery@absoluteeldercare.com","N","encrypted email","","DIRECT","Direct","","CSV","CSV","","6041 SW 54th St Ste 200","","Ocala","FL","US","344745521" +"1851873079","DIRECT","Direct Messaging Address","dcaggiano@health.southalabama.edu","Y","work email","The University of South Alabama Family Practice","","","","","","","1601 Center St","","Mobile","AL","US","366041541" +"1740762996","CONNECT","CONNECT URL","desktop","N","","","","","","","","","333 N Broad St Ste 205","","Elizabeth","NJ","US","072083706" +"1699257980","DIRECT","Direct Messaging Address","lschneider@flautism.com","Y","","Florida Autism Center","","","","","","","137 Johnson Ferry Rd Ste 217","","Marietta","GA","US","300684945" +"1144702473","CONNECT","CONNECT URL","hepzibahfmc.com","N","","","DIRECT","Direct","","","","","633 Gov Carlos G Camacho Rd Ste 103","","Tamuning","GU","US","969133143" +"1093297103","DIRECT","Direct Messaging Address","nortmeie@frhs.org","Y","","Faith Regional Physician Services, LLC","","","","","","","2701 W. Norfolk Ave","","Norfolk","NE","US","68701" +"1134601214","DIRECT","Direct Messaging Address","businessdelevopment@evvclinic.com","N","email","","DIRECT","Direct","","","","","6140 E Columbia St","","Evansville","IN","US","477159133" +"1255813200","DIRECT","Direct Messaging Address","isabella.weiskopf@smail.astate.edu","N","","","","","","","","","1504 Kathleen St Apt 1802","","Jonesboro","AR","US","724019453" +"1760964746","OTHERS","Other URL","https://www.facebook.com/emadayad","N","PHYSICAL BUSINESS ADDRESS","","DIRECT","Direct","","OTHER","Other","MANAGER","3830 S Nova Rd Ste C4","","Port Orange","FL","US","321279205" +"1659853596","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1508348483","DIRECT","Direct Messaging Address","drowan@nyap.org","N","email","","","","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1245712140","DIRECT","Direct Messaging Address","nasimhemmatian@nspc.medalliesdirect.net","N","","","","","","","","","1460 Pantops Mountain Pl Ste 2B","","Charlottesville","VA","US","229114600" +"1265915136","DIRECT","Direct Messaging Address","clinical@giaswfl.directbygreenway.com","Y","","Gastroenterology Associates of Southwest Florida PA","DIRECT","Direct","","","","","4790 Barkley Cir Ste A","","Fort Myers","FL","US","339077593" +"1457834202","DIRECT","Direct Messaging Address","rachele.diliberto@boystown.org","N","","","","","","","","","6460 Medical Center St Ste 140","","Las Vegas","NV","US","891482420" +"1205319068","CONNECT","CONNECT URL","solacecounselingservices.org","N","Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Gsuite","10601 Civic Center Dr Ste 120B","","Rancho Cucamonga","CA","US","917303878" +"1134602865","DIRECT","Direct Messaging Address","bao.her@fresno.gov","N","","","DIRECT","Direct","","","","","905 N Fulton St","","Fresno","CA","US","937283411" +"1639652308","DIRECT","Direct Messaging Address","staff@dermatologyaff.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1345 E 3900 S Ste 110","","Salt Lake City","UT","US","841244403" +"1992288559","DIRECT","Direct Messaging Address","rbenjamin@swhealth.direct-ci.net","N","","","DIRECT","Direct","","","","","1413 N Mildred Rd","","Cortez","CO","US","813212258" +"1285117820","OTHERS","Other URL","leah.knauss@unitypoint.org","N","","","","","","OTHER","Other","N/A","900 Main St Ste 630","","Peoria","IL","US","616025024" +"1154804854","DIRECT","Direct Messaging Address","Katie_Halte@Valleymed.org","N","","","DIRECT","Direct","","","","","400 S 43rd St","","Renton","WA","US","980555714" +"1154804854","DIRECT","Direct Messaging Address","katie_halte@valleymed.org","N","","","","","","","","","400 S 43rd St","","Renton","WA","US","980555714" +"1346723905","DIRECT","Direct Messaging Address","JCHELALES@PRAESUMHEALTHCARE.COM","N","","","","","","","","","2655 NORTH OCEAN DRIVE, STE 103","","SINGER ISLAND","FL","US","334044794" +"1336622828","DIRECT","Direct Messaging Address","natalie.frank@va.gov","N","","","","","","","","","423 E 23rd St Dept Of","","New York","NY","US","100105011" +"1245713767","CONNECT","CONNECT URL","N/A","N","","","","","","","","","151 E Navilla Pl","","Covina","CA","US","917233023" +"1558844951","CONNECT","CONNECT URL","Houston","N","","","DIRECT","Direct","","OTHER","Other","TheraOffice","25705 Katy Fwy Ste 130","","Katy","TX","US","774941289" +"1336622737","OTHERS","Other URL","www.tpcp.org","Y","","Turning Point","","","","","","","3810 Rosin Ct Ste 180","","Sacramento","CA","US","958341658" +"1326521667","DIRECT","Direct Messaging Address","KPiacentino@skagitpeds.org","N","work email","","","","","","","","2101 Little Mountain Ln","","Mount Vernon","WA","US","982748752" +"1659854933","DIRECT","Direct Messaging Address","craus@mahinc.org","N","","","","","","","","","995 Worthington St","","Springfield","MA","US","011094027" +"1659854933","DIRECT","Direct Messaging Address","craus@mahinc.org","N","","","","","","","","","995 Worthington St","","Springfield","MA","US","011094027" +"1093298366","CONNECT","CONNECT URL","datafinch.com","N","This is a secure data recording software within the company that I work with.","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","17950 Griffin Rd","","Southwest Ranches","FL","US","333311000" +"1548743768","DIRECT","Direct Messaging Address","www.admin@vacancer.oncoemrdirect.com","N","","","DIRECT","Direct","","","","","6605 W Broad St","","Richmond","VA","US","232301714" +"1326521519","DIRECT","Direct Messaging Address","leuwiskah.garmon@herkare.com","N","work email","","","","","","","","1021 Matlock Rd Ste 103","","Mansfield","TX","US","760633443" +"1023591179","DIRECT","Direct Messaging Address","laurashields@projecthopesc.org","N","","","DIRECT","Direct","","","","","751 E Georgia Rd","","Woodruff","SC","US","293888787" +"1083197107","OTHERS","Other URL","dpshealthandwellness.com","N","","","DIRECT","Direct","","","","","19 Lester Rd","","Statesboro","GA","US","304582119" +"1588147607","CONNECT","CONNECT URL","freshfocusinnovations.com","N","Website","","DIRECT","Direct","","CSV","CSV","","4921 Bridle Path Ln","","Greenville","SC","US","296153615" +"1740763861","OTHERS","Other URL","www.notchvt.org","N","","","","","","","","","44 Main St Ste 200","","Richford","VT","US","054761141" +"1669956538","DIRECT","Direct Messaging Address","lisa-myrick-1@scinternal.e-mdsdirect.com","N","Direct message address","","DIRECT","Direct","","OTHER","Other","lisa-myrick-1@scinternal.e-mdsdirect.com","7182 Woodrow St Ste 200","","Irmo","SC","US","290632832" +"1972087732","CONNECT","CONNECT URL","Secure","N","Emails","","DIRECT","Direct","","CSV","CSV","","68 Main St","","Northwood","NH","US","032613232" +"1912481805","CONNECT","CONNECT URL","www.endpoint.com","N","","","","","","","","","4725 N Federal Hwy","","Fort Lauderdale","FL","US","333084603" +"1306320213","DIRECT","Direct Messaging Address","centralrx@daktel.com","Y","Business email","Central Pharmacy Inc","DIRECT","Direct","","CSV","CSV","","990 Main St","","Carrington","ND","US","584212024" +"1649754458","OTHERS","Other URL","email","N","","","","","","","","","750 Coronado Center Dr Ste 140","","Henderson","NV","US","890525035" +"1700360419","CONNECT","CONNECT URL","info@radiustherapy.com","N","website","","","","","CSV","CSV","","24310 W 109th Ter","","Olathe","KS","US","660618852" +"1316421035","DIRECT","Direct Messaging Address","Gabriella@lewisvillefamilycounseling.com","N","encrypted email","","DIRECT","Direct","","CSV","CSV","","6614 Shallowford Rd Ste 250","","Lewisville","NC","US","270239305" +"1437633047","DIRECT","Direct Messaging Address","lnelson@mnwcare.com","N","email","","","","","","","","2603 White Bear Ave N","","Maplewood","MN","US","551095110" +"1215411822","CONNECT","CONNECT URL","northmiami","N","email","","DIRECT","Direct","","OTHER","Other","email","2170 NE 123rd St","","North Miami","FL","US","331812902" +"1831673474","OTHERS","Other URL","fax","N","","","","","","","","","130 NW Miller Ave","","Gresham","OR","US","970307226" +"1710461389","DIRECT","Direct Messaging Address","MFLINT@UMC.EDU","N","EMAIL","","","","","","","","2500 N State St","","Jackson","MS","US","392164500" +"1255815825","CONNECT","CONNECT URL","esvahealing@gmail.com","N","","","","","","","","","2107 26th Ave W","","Seattle","WA","US","981994107" +"1255815825","CONNECT","CONNECT URL","esvahealing@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","other","2107 26th Ave W","","Seattle","WA","US","981994107" +"1871077396","DIRECT","Direct Messaging Address","samantha.miller@sparrow.org","N","","","DIRECT","Direct","","","","","2909 E Grand River Ave Ste 301","","Lansing","MI","US","489124300" +"1740764158","DIRECT","Direct Messaging Address","Fconsbruck@live.con","N","","","","","","","","","5425 Beaumont Center Blvd Ste 918","","Tampa","FL","US","336345214" +"1942784285","DIRECT","Direct Messaging Address","Tlah.Hopson@ourhomeofunity.com","N","Administrators encrypted email","","DIRECT","Direct","","CSV","CSV","","8709 S 47th Ln","","Laveen","AZ","US","853392179" +"1497239743","CONNECT","CONNECT URL","conradtameamd@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","text","7226 Williams Dr S","","St Petersburg","FL","US","337056158" +"1902380082","CONNECT","CONNECT URL","Paducah","N","website","","DIRECT","Direct","","OTHER","Other","Paducah","100 Kiana Ct Ste B","","Paducah","KY","US","420016787" +"1851875991","DIRECT","Direct Messaging Address","twooten287783@directwellstar.org","N","","","","","","","","","590 Nancy St NW","","Marietta","GA","US","300601334" +"1295219483","OTHERS","Other URL","Evolution","N","","","","","","","","","San Juan City Hospital","","San Juan","PR","US","00921" +"1124502216","CONNECT","CONNECT URL","aznaturalmedicine.com","N","Website","","DIRECT","Direct","","OTHER","Other","Work address","2480 W Ray Rd Ste 1","","Chandler","AZ","US","852243558" +"1053895110","DIRECT","Direct Messaging Address","renae.rykaczewski@multco.us","N","email","","DIRECT","Direct","","","","","600 NE 8th St Ste 300","","Gresham","OR","US","970307318" +"1215412259","CONNECT","CONNECT URL","mmorris49@jbfcs.org","N","","","DIRECT","Direct","","","","","226 Linda Ave","","Hawthorne","NY","US","105322018" +"1215412259","CONNECT","CONNECT URL","mmorris49@jbfcs.org","N","","","DIRECT","Direct","","","","","226 Linda Ave","","Hawthorne","NY","US","105322018" +"1215412259","DIRECT","Direct Messaging Address","mmorris@jbfcs.org","N","","","","","","","","","226 Linda Ave","","Hawthorne","NY","US","105322018" +"1316421431","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1174008122","DIRECT","Direct Messaging Address","beokwithDrJ@be-opened.com","N","counseling site","","DIRECT","Direct","","CSV","CSV","","2424 40th Ave","","Moline","IL","US","612657215" +"1508341454","OTHERS","Other URL","8104880925","N","","","","","","OTHER","Other","Other","4510 E Banner Gateway Dr Apt 3009","","Mesa","AZ","US","852064757" +"1528543394","DIRECT","Direct Messaging Address","maria@johnvips.com","N","","","","","","","","","2121 W MAGNOLIA BLVD","SUITE B","Burbank","CA","US","915069150" +"1528543394","DIRECT","Direct Messaging Address","johnvillanueva@johnvips.com","N","johnvillanueva@johnvips.com","","","","","","","","2121 W MAGNOLIA BLVD","SUITE B","Burbank","CA","US","915069150" +"1750866463","CONNECT","CONNECT URL","Renton","Y","","Coleman's Family Services","","","","","","","15 S Grady Way","","Renton","WA","US","980573220" +"1235614959","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W Bldg A","","Provo","UT","US","846043305" +"1447735030","DIRECT","Direct Messaging Address","Lisa.clinkscales@meridianprograms.org","N","","","","","","","","","521 S 6th St","","Grand Forks","ND","US","582014617" +"1447735030","DIRECT","Direct Messaging Address","Lisa.clinkscales@meridianprograms.org","N","","","","","","","","","521 S 6th St","","Grand Forks","ND","US","582014617" +"1447735030","DIRECT","Direct Messaging Address","Lisa.clinkscales@meridianprograms.org","N","","","","","","","","","521 S 6th St","","Grand Forks","ND","US","582014617" +"1952886624","DIRECT","Direct Messaging Address","nanyikwa@legacyphysiatrygroup.net","N","","","DIRECT","Direct","","CSV","CSV","","3200 Southwest Fwy Ste 3300","","Houston","TX","US","770277573" +"1457836025","CONNECT","CONNECT URL","Endpoint","N","","","","","","","","","999 164th Ave NE","","Bellevue","WA","US","980083518" +"1922583442","DIRECT","Direct Messaging Address","juliana.ball@clinicasierravista.org","N","juliana.ball@clinicasierravista.org","","DIRECT","Direct","","CSV","CSV","","2002 N Fine Ave Ste 101","","Fresno","CA","US","937271511" +"1841775350","DIRECT","Direct Messaging Address","ttufamilymedicine@direct.myteamcare.com","N","TTUHSC Family Medicine","","DIRECT","Direct","","CSV","CSV","","3601 4th St Stop 9901","","Lubbock","TX","US","794309901" +"1437634847","DIRECT","Direct Messaging Address","krishae.vinson@va.gov","Y","","Veterans Health Administration","","","","","","","9600 Veterans Dr SW","","Tacoma","WA","US","984930003" +"1508341892","OTHERS","Other URL","dothanamassageschool@gmail.com","N","email","","","","","","","","1558 Montgomery Hwy Ste 7","","Dothan","AL","US","363033300" +"1326513599","OTHERS","Other URL","americanrelaxationcounseling@gmail.com","N","","","","","","","","","5600 W Brown Deer Rd Ste 106","","Brown Deer","WI","US","532232346" +"1275018459","DIRECT","Direct Messaging Address","rbauer92081@direct.owensborohealth.org","N","","","","","","","","","1301 Pleasant Valley Rd Ste 201","","Owensboro","KY","US","423039774" +"1528543741","DIRECT","Direct Messaging Address","syohannes@sfdph.org","N","","","","","","","","","7200 Bancroft Ave Ste 133","","Oakland","CA","US","946052480" +"1528543741","DIRECT","Direct Messaging Address","syohannes@berkeley.edu","N","","","","","","","","","7200 Bancroft Ave Ste 133","","Oakland","CA","US","946052480" +"1730654849","DIRECT","Direct Messaging Address","jessica@squareonerecovery.org","N","E-Mail","","DIRECT","Direct","","CSV","CSV","","21300 68th Ave W Ste 105","","Lynnwood","WA","US","980367310" +"1801361902","CONNECT","CONNECT URL","Privatenetwork","N","CBHCMforms","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","15155 NW 7th Ave Unit 1A","","Miami","FL","US","331696201" +"1801361902","CONNECT","CONNECT URL","network","N","CBHCM","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","15155 NW 7th Ave Unit 1A","","Miami","FL","US","331696201" +"1689149783","CONNECT","CONNECT URL","zahn@humbleheartz.com","N","Secure email","","DIRECT","Direct","","CSV","CSV","","10683 Janway Dr","","El Paso","TX","US","799353224" +"1114492139","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1942775952","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1033684048","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1659846699","OTHERS","Other URL","info@scinfusion.com","N","","","DIRECT","Direct","","OTHER","Other","health Information exchange","801 S Rancho Dr Ste D1-B","","Las Vegas","NV","US","891063854" +"1447725395","CONNECT","CONNECT URL","Desktop","N","","","","","","","","","333 N Broad St Ste 205","","Elizabeth","NJ","US","07208" +"1871068726","SOAP","SOAP URL","athenahealth.net","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2640 Hwy 70, Bldg. 6B","","Manasquan","NJ","US","08736" +"1912472804","CONNECT","CONNECT URL","SimplePractice","N","EHR system","","DIRECT","Direct","","CSV","CSV","","6507 Wilkins Ave # 103","","Pittsburgh","PA","US","152171305" +"1801361738","CONNECT","CONNECT URL","christiansted","N","","","","","","","","","4060 Estate Beeston Hl","","Christiansted","VI","US","008204454" +"1184199838","OTHERS","Other URL","Lakeville","N","","","","","","","","","16283 Ipava Ave","","Lakeville","MN","US","550444658" +"1518432384","CONNECT","CONNECT URL","https://pleasanton.medicineshoppe.com","N","Website","","","","","","","","5860 Owens Dr Ste 130","","Pleasanton","CA","US","945883980" +"1558836221","DIRECT","Direct Messaging Address","william.gaddis@tananachiefs.org","N","","","DIRECT","Direct","","","","","122 1st Ave Ste 600","","Fairbanks","AK","US","997014899" +"1407321094","CONNECT","CONNECT URL","Elberta","N","","","OTHER","Other","Elberta","OTHER","Other","Elberta","PO Box 519","","Elberta","AL","US","365300519" +"1962977561","CONNECT","CONNECT URL","Hospital","N","","","","","","","","","207 W Legion Rd","","Brawley","CA","US","922277780" +"1962977561","CONNECT","CONNECT URL","Hospital","N","","","","","","","","","207 W Legion Rd","","Brawley","CA","US","922277780" +"1013482405","OTHERS","Other URL","onlinesoftware","N","onlinesoftwarezHealth","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8425 Castleton Corner Dr","","Indianapolis","IN","US","462503580" +"1164997516","DIRECT","Direct Messaging Address","dr.morgan@legerpt.com","N","e-mail","","DIRECT","Direct","","","","","100 Prospect Pl Ste 100","","Alpharetta","GA","US","300055445" +"1134694474","DIRECT","Direct Messaging Address","kenneth.colton.1@17759.direct.athenahealth.com","Y","","QUAD HEALTH SOLUTIONS PC","DIRECT","Direct","","","","","400 N Wayne Rd","","Westland","MI","US","481853628" +"1134694474","DIRECT","Direct Messaging Address","randy.kay.1@17759.direct.athenahealth.com","N","","","","","","","","","24748 W Warren St","","Dearborn Heights","MI","US","481272109" +"1063987329","FHIR","FHIR URL","na","N","","","","","","","","","2716 E Michigan Ave","","Fresno","CA","US","937031134" +"1487120713","CONNECT","CONNECT URL","N/A","N","","","","","","","","","2001 W Blue Heron Blvd","","Riviera Beach","FL","US","334045003" +"1205302544","CONNECT","CONNECT URL","Conroe","N","Conroe","","","","","","","","920 Medical Plaza Dr Ste 520","","Shenandoah","TX","US","773803204" +"1962978254","DIRECT","Direct Messaging Address","agillio@towerhealthurgentcare.org","N","agillio@towerhealthurgentcare.org","","","","","","","","278 Eagleview Blvd","","Exton","PA","US","193411157" +"1548736788","OTHERS","Other URL","honesthomehealthinc@gmail.com","N","Business Email","","DIRECT","Direct","","OTHER","Other","Business Email","18570 Sherman Way Ste G","","Reseda","CA","US","913358637" +"1780150979","DIRECT","Direct Messaging Address","harcourm@slhs.org","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","St Lukes","228 Shoup Ave W","","Twin Falls","ID","US","833015022" +"1144796285","DIRECT","Direct Messaging Address","raegan.cashion.1@14963.direct.athenahealth.com","Y","","South Lake Women's Healthcare PLLC","","","","","","","19453 W Catawba Ave","Suite A","Cornelius","NC","US","280314021" +"1811463987","CONNECT","CONNECT URL","6100communityhealthgroup@gmail.com","N","email","","","","","","","","6100 Johnson St Unit B","","Hollywood","FL","US","330246030" +"1811463987","CONNECT","CONNECT URL","cari_solo@yahoo.com","N","","","DIRECT","Direct","","","","","6100 Johnson St Unit B","","Hollywood","FL","US","330246030" +"1447726534","CONNECT","CONNECT URL","lesley@lesleythompsonmft.com","N","","","","","","","","","242 W 30th St Rm 602","","New York","NY","US","100014954" +"1194291104","CONNECT","CONNECT URL","sacredhandshomehealthcare@gmail.com","N","","","","","","","","","5215 Colley Ave Ste 134","","Norfolk","VA","US","235082172" +"1457827404","CONNECT","CONNECT URL","rainbowhelperslv@gmail.com","N","","","","","","","","","220 E Horizon Dr Ste H","","Henderson","NV","US","890158001" +"1508332594","DIRECT","Direct Messaging Address","rachel.otto@minuteclinic.com","N","work email address","","DIRECT","Direct","","OTHER","Other","email","3133 Lee Hwy","","Arlington","VA","US","222014207" +"1629544531","DIRECT","Direct Messaging Address","janishban@jessicabhcenter.com","N","","","DIRECT","Direct","","CSV","CSV","Any","22935 Ventura Blvd Ste 212","","Woodland Hills","CA","US","913645818" +"1912473018","OTHERS","Other URL","www.elite1tran.com","N","","","DIRECT","Direct","","CSV","CSV","","10718 Wall Fern Way","","Houston","TX","US","770342352" +"1912473018","OTHERS","Other URL","www.elite1trans.com","N","www.elite1trans.com","","","","","","","","10718 Wall Fern Way","","Houston","TX","US","770342352" +"1912473018","OTHERS","Other URL","www.elite1trans.com","N","www.elite1trans.com","","DIRECT","Direct","","","","","10718 Wall Fern Way","","Houston","TX","US","770342352" +"1033685953","DIRECT","Direct Messaging Address","info@thearkofdc.com","N","Secure email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4944 S Dakota Ave NE Ste 3","","Washington","DC","US","200173915" +"1962978759","OTHERS","Other URL","Middletown","N","Sunrise Treatment Center Secure Provider E-Mail Address","","DIRECT","Direct","","OTHER","Other","Cincinnati","160 N. Breiel Blvd","","Middletown","OH","US","45042" +"1649746488","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1437625068","DIRECT","Direct Messaging Address","ugochi.osborn@premierrenalphysicians.com","N","email","","DIRECT","Direct","","OTHER","Other","n/a","1920 Country Place Pkwy","","Pearland","TX","US","775842282" +"1871069427","OTHERS","Other URL","info@healtchiro.com","N","main office email","","DIRECT","Direct","","CSV","CSV","","1110 Hillcrest Rd Ste 1F","","Mobile","AL","US","366953954" +"1497221030","CONNECT","CONNECT URL","https://myfamilymeddocs.com/","Y","Company Website","Family Medicine Shady Grove","DIRECT","Direct","","OTHER","Other","Company Website","15215 Shady Grove Rd Ste 304","","Rockville","MD","US","20850" +"1700352275","CONNECT","CONNECT URL","Cleburne","N","cleburne","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","108 N Pendell Ave","","Cleburne","TX","US","760334838" +"1275009656","CONNECT","CONNECT URL","JSarian@apmgca.com","N","Email","","","","","","","","16030 Ventura Blvd Suite 100","","Encino","CA","US","91436" +"1124594536","DIRECT","Direct Messaging Address","Carol@lacostatherapy.com","N","","","","","","","","","1414 NW 107th Ave Ste 301","","Sweetwater","FL","US","331722742" +"1225505621","DIRECT","Direct Messaging Address","lgoncalves@innovativeautism.org","N","","","","","","","","","31 Bellevue St","","Dorchester","MA","US","021252430" +"1992272215","CONNECT","CONNECT URL","https://aml.massagetherapy.com","N","","","","","","","","","2970 Kele St Ste 112C","","Lihue","HI","US","967661822" +"1003383456","DIRECT","Direct Messaging Address","Hairrestoration@getemgurlz.com","N","Email","","DIRECT","Direct","","CSV","CSV","","2130 Adam Clayton Powell Blvd","Phenix Salon Suites, Suite #114","NY","NY","US","10027" +"1639646961","DIRECT","Direct Messaging Address","brittany.cook2@piedmont.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1301 Sigman Rd NE Ste 170","","Conyers","GA","US","300123923" +"1043787294","CONNECT","CONNECT URL","Madison","N","","","","","","","","","219 Clifty Dr","","Madison","IN","US","472501603" +"1245707595","DIRECT","Direct Messaging Address","cbrooks26@cox.net","N","email","","DIRECT","Direct","","CSV","CSV","","4131 N 24th St Ste C208","","Phoenix","AZ","US","850166256" +"1063989333","CONNECT","CONNECT URL","citimdurgentcare@gmail.com","N","","","","","","","","","4825 SW 148th Ave","","Davie","FL","US","333302129" +"1063989333","CONNECT","CONNECT URL","citimdurgentcare@gmail.com","N","","","","","","","","","4825 SW 148th Ave","","Davie","FL","US","333302129" +"1730656000","DIRECT","Direct Messaging Address","mr@mollieryan.com","N","email","","","","","","","","4055 W Peterson Ave Ste 104","","Chicago","IL","US","606466183" +"1750858809","DIRECT","Direct Messaging Address","dvega@houstonendocrinologycenter.com","N","","","","","","","","","13333 Dotson Rd Ste 220","","Houston","TX","US","770704306" +"1588131627","DIRECT","Direct Messaging Address","rlacava@innovationsasc.com","N","","","DIRECT","Direct","","OTHER","Other","email","210 Meadowlands Pkwy Ste 5","","Secaucus","NJ","US","070942306" +"1104393214","DIRECT","Direct Messaging Address","david.weitzman.1@18907.direct.athenahealth.com","N","Athena Direct Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Direct EHR","2423 Highway 17 S","","North Myrtle Beach","SC","US","295824343" +"1013484104","SOAP","SOAP URL","TherapyNotes","N","","","","","","","","","7111 Allentown Rd Ste 102","","Ft Washington","MD","US","207441539" +"1013484104","SOAP","SOAP URL","therapynotes","N","EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","medical","7111 Allentown Rd Ste 102","","Ft Washington","MD","US","207441539" +"1063989051","DIRECT","Direct Messaging Address","brianna.koessel.p5@direct.phs.nextgenshare.com","N","","","","","","","","","903 NW Washington Blvd Ste A","","Hamilton","OH","US","450136367" +"1669949624","DIRECT","Direct Messaging Address","acamardese22@live.com","N","","","","","","","","","4600 NW Cornell Rd","","Portland","OR","US","972101042" +"1225505100","OTHERS","Other URL","Gesquivel@jwchinstitute.org","N","Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Related medical information","5650 Jillson St","","Commerce","CA","US","900401482" +"1346717246","CONNECT","CONNECT URL","https://www.dropbox.com/s/n3n0bijpauex6c5/NPIupdatedinfo.pdf?dl=0","N","NPI Updated form","","DIRECT","Direct","","OTHER","Other",".pdf","1355 S Higley Rd Ste 105","","Gilbert","AZ","US","852964799" +"1306313077","DIRECT","Direct Messaging Address","kristin@mothernurturelactationcare.com","N","Secure Email","","DIRECT","Direct","","","","","10275 Peotone Dr","","Granger","IN","US","465307744" +"1417424219","CONNECT","CONNECT URL","Arlington","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","801 E Abram St Ste 208","","Arlington","TX","US","760101200" +"1013484815","CONNECT","CONNECT URL","apeluso@co.shasta.ca.us","N","","","","","","","","","2640 Breslauer Way","","Redding","CA","US","960014246" +"1255808085","CONNECT","CONNECT URL","Ruston","N","","","DIRECT","Direct","","","","","2301 Timberline Ct Apt F105","","Ruston","LA","US","712705292" +"1679040372","CONNECT","CONNECT URL","www.urgentcarewj.com","N","","","DIRECT","Direct","","OTHER","Other","other","95 E Main St","","West Jefferson","OH","US","431621205" +"1023585759","OTHERS","Other URL","waymakerhealth@gmail.com","N","","","","","","","","","2831 Eldorado Pkwy # 103-322","","Frisco","TX","US","750337438" +"1710454418","CONNECT","CONNECT URL","beulahyvarnado@yahoo.com","N","","","","","","","","","33 Church Rd","","Greensburg","LA","US","70441" +"1710454418","CONNECT","CONNECT URL","beulahyvarnado@yahoo.com","N","","","","","","","","","33 Church Street","","Greensburg","LA","US","70441" +"1194293647","DIRECT","Direct Messaging Address","providerenrollmnent@towerhealth.org","N","providerenrollment@towerhealth.org","","DIRECT","Direct","","OTHER","Other","email","Tower Health Urgent Care, LLC","1139 Ben Franklin Hwy Suite 114","Douglasville","PA","US","195181853" +"1194293647","DIRECT","Direct Messaging Address","providerenrollment@towerhealth.org","N","email","","DIRECT","Direct","","OTHER","Other","rmail","1050 E Philadelphia Ave","","Gilbertsville","PA","US","195259517" +"1689141228","DIRECT","Direct Messaging Address","info@trinityhealthllc.com","N","","","DIRECT","Direct","","CSV","CSV","","9896 Bissonnet St Ste 380","","Houston","TX","US","770368154" +"1003384520","CONNECT","CONNECT URL","N/A","N","","","","","","","","","26 Skycrest","","Mission Viejo","CA","US","926925175" +"1750859104","OTHERS","Other URL","www.reddymedicalgroup.com/ga-urgent-care-center","N","","","","","","","","","605 E Franklin St","","Hartwell","GA","US","306437301" +"1770051187","CONNECT","CONNECT URL","https://completewomenscarecenter.com","N","URL","","","","","","","","5757 Woodway Dr","","Houston","TX","US","770571514" +"1255809513","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1174091557","CONNECT","CONNECT URL","www.directdoserx.com","Y","web address","Rubicon DTP LLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","46278","5751 W 73rd St","","Indianapolis","IN","US","462781741" +"1881162048","DIRECT","Direct Messaging Address","matthew.wheeler.p5@direct.phs.nextgenshare.com","N","","","","","","","","","903 NW Washington Blvd Ste A","","Hamilton","OH","US","450136367" +"1740758804","DIRECT","Direct Messaging Address","rachael.smith.p5@direct.phs.nextgenshare.com","N","","","","","","","","","1036 S Verity Pkwy","","Middletown","OH","US","450445513" +"1669940797","DIRECT","Direct Messaging Address","aperhac1@jhmi.edu","N","","","","","","","","","5901 Holabird Ave Ste A","","Baltimore","MD","US","212246015" +"1649748674","CONNECT","CONNECT URL","thecenterforhealthandwellness@gmail.com","N","","","","","","","","","1 Tiffany Pt Ste 105","","Bloomingdale","IL","US","601082915" +"1588132559","DIRECT","Direct Messaging Address","cfernandez@rmpmedicalservices.com","N","","","","","","","","","4545 Pleasant Hill Rd Ste 112","","Kissimmee","FL","US","347593400" +"1396213351","CONNECT","CONNECT URL","MIAMI","N","","","DIRECT","Direct","","","","","3100 SW 62nd Ave","","Miami","FL","US","331553009" +"1013485937","CONNECT","CONNECT URL","EMR","N","EMR","","DIRECT","Direct","","OTHER","Other","other","1818 N Orange Grove Ave Ste 202","","Pomona","CA","US","917673028" +"1396213245","DIRECT","Direct Messaging Address","morgan.newton@atriumhealth.org","N","work email","","","","","","","","16455 Statesville Rd Ste 300","","Huntersville","NC","US","280787139" +"1801364666","DIRECT","Direct Messaging Address","fzohura@teampbs.com","N","","","","","","","","","400 Renaissance Ctr Ste 2600","","Detroit","MI","US","482431502" +"1699243238","OTHERS","Other URL","Trinity","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Trinity","1815 Health Care Dr # B","","Trinity","FL","US","346555363" +"1144798760","DIRECT","Direct Messaging Address","afox@edcmt.com","N","email","","DIRECT","Direct","","","","","14 S Willson Ave","","Bozeman","MT","US","597156232" +"1255800884","DIRECT","Direct Messaging Address","SMCCULLOUGH@CAROLINAPAIN.COM","N","EMAIL","","","","","","","","7021 Saint Andrews Rd Ste 1","","Columbia","SC","US","292121177" +"1043789688","CONNECT","CONNECT URL","dgrissom@psychologyspecialist.com","N","Work Email","","DIRECT","Direct","","","","","2500 Galen Dr Ste 104","","Champaign","IL","US","618217038" +"1457820870","CONNECT","CONNECT URL","1","N","","","","","","","","","1900 S Country Club Rd","","El Reno","OK","US","730365427" +"1861961328","DIRECT","Direct Messaging Address","CombestCentral@direct.myteamcare.com","N","Central","","DIRECT","Direct","","CSV","CSV","","2424 50th St Rm 300","","Lubbock","TX","US","794122561" +"1437628914","OTHERS","Other URL","WASHINGTON","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2759 Martin Luther King Jr Ave SE Ste 301","","Washington","DC","US","200322651" +"1962971465","DIRECT","Direct Messaging Address","talfonsoaprn@hotmail.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6175 NW 153rd St Ste 404","","Miami Lakes","FL","US","330142493" +"1386113686","DIRECT","Direct Messaging Address","bwharto3@jhmi.edu","N","Hospital email","","DIRECT","Direct","","","","","600 N Wolfe St","","Baltimore","MD","US","212870005" +"1376012559","DIRECT","Direct Messaging Address","Davidkirkpatrick@tpcp.org","N","work email","","DIRECT","Direct","","","","","1904 Richland Ave Bldg D","","Ceres","CA","US","95307" +"1841769023","CONNECT","CONNECT URL","Suzie2542@gmail.com","N","","","","","","","","","6615 Thornton Pl Apt 2B","","Rego Park","NY","US","113745129" +"1528537677","CONNECT","CONNECT URL","danette.stark@mhsinc.org","N","","","","","","","","","4283 El Cajon Blvd Ste 115","","San Diego","CA","US","921051289" +"1609345743","DIRECT","Direct Messaging Address","contact@theteenproject.com","N","Email","","DIRECT","Direct","","CSV","CSV","","20331 Flanagan Road","","Trabuco Canyon","CA","US","926790975" +"1720557853","CONNECT","CONNECT URL","www.soultenders.com","N","website","","","","","","","","41 E Foothill Blvd Ste 102","","Arcadia","CA","US","910062361" +"1659840767","DIRECT","Direct Messaging Address","EVDDC@directaddress.net","Y","","Arizona Digestive Health, PC","","","","","","","6020 E Arbor Ave Ste 101","","Mesa","AZ","US","852066102" +"1063981009","DIRECT","Direct Messaging Address","abbey.evans@dekalbep.gadirect.net","N","","","DIRECT","Direct","","","","","2701 N Decatur Rd","","Decatur","GA","US","300335918" +"1073082020","OTHERS","Other URL","ebonif@myprimaryhealthsolutions.org","N","Credentialing Specialist's Email","","DIRECT","Direct","","","","","300 High St Fl 4","","Hamilton","OH","US","450116078" +"1144799065","CONNECT","CONNECT URL","https://healthandwellnesscollective.secure-client-area.com","N","","","","","","","","","2802 Aloma Ave Ste 102","","Winter Park","FL","US","327923532" +"1154890077","DIRECT","Direct Messaging Address","AliciaSilva@tpcp.org","N","Work E-mail","","DIRECT","Direct","","","","","1904 Richland Ave","","Ceres","CA","US","953074562" +"1003385949","DIRECT","Direct Messaging Address","pmoraleslcsw@occounselingservices.net","N","Email Address","","","","","","","","12821 Newport Ave","","Tustin","CA","US","927802711" +"1700355658","DIRECT","Direct Messaging Address","nunzio@avanzatherapypractice.com","N","email","","DIRECT","Direct","","OTHER","Other","text","300 W 72nd St Apt 1C","","New York","NY","US","100232661" +"1255800926","OTHERS","Other URL","1","N","","","","","","","","","3110 SW 89th St Ste 102C","","Oklahoma City","OK","US","731597920" +"1376012070","OTHERS","Other URL","Valant","N","EHR","","DIRECT","Direct","","","","","1820 Center Ave","","Janesville","WI","US","535462802" +"1255801932","OTHERS","Other URL","8889724853","N","","","DIRECT","Direct","","OTHER","Other","SFax - HIPAA-secured fax","1540 6th St Ste 120","","Santa Monica","CA","US","904012551" +"1275003998","CONNECT","CONNECT URL","www.breakingchainsbaltimore.org","N","","","","","","","","","1212 E 25th St","","Baltimore","MD","US","212185512" +"1679043228","DIRECT","Direct Messaging Address","contact@lazaropt.com","N","business email","","","","","","","","20861 Wilbeam Ave Ste 9","","Castro Valley","CA","US","945465832" +"1104396779","DIRECT","Direct Messaging Address","dabrown@pbs.com","N","work email","","DIRECT","Direct","","CSV","CSV","","13950 Milton Ave Ste 200B","","Westminster","CA","US","926832939" +"1184194623","CONNECT","CONNECT URL","tampachoicetherapy@outlook.com","N","","","","","","","","","3946 Lake Padgett Dr","","Land O Lakes","FL","US","346394513" +"1356811814","CONNECT","CONNECT URL","byyoursideservice.com","N","","","","","","","","","130 S Comstock Ave","","Sutherlin","OR","US","974799409" +"1851861215","CONNECT","CONNECT URL","moonroll2002@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","6438 County Road 561","","Clermont","FL","US","347149171" +"1477023778","OTHERS","Other URL","NONE","N","NONE","","OTHER","Other","NONE","OTHER","Other","NONE","3905 Washington Pkwy","","Idaho Falls","ID","US","834047596" +"1386114692","DIRECT","Direct Messaging Address","ChanelT@awakenwellnessnyc.kareodirect.com","N","EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CSV, PDF","5913 Grove St","","Ridgewood","NY","US","113852647" +"1093285371","OTHERS","Other URL","wvsynergyhealth@gmail.com","N","Email","","DIRECT","Direct","","","","","1206 Quarrier St","","Charleston","WV","US","253011843" +"1700356961","DIRECT","Direct Messaging Address","moregel@csustan.edu","N","email","","","","","","","","3301 37th Ave","","Sacramento","CA","US","958242418" +"1508336645","CONNECT","CONNECT URL","faithlove070@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","207 Briar Cliff Dr","","Longwood","FL","US","327794426" +"1225508369","DIRECT","Direct Messaging Address","VALERIA@VALERIAMALLETT.COM","N","VALERIA@VALERIAMALLETT.COM","","DIRECT","Direct","","CSV","CSV","","29141 SW Costa Cir E","","Wilsonville","OR","US","970703067" +"1417427493","DIRECT","Direct Messaging Address","colfax@mintyteeth.com","N","","","","","","","","","204 S Main St","","Colfax","WA","US","991111820" +"1205306107","DIRECT","Direct Messaging Address","gmccarty@ndninc.org","N","email address","","DIRECT","Direct","","CSV","CSV","","2200 4th St","","Baker City","OR","US","978142615" +"1295205060","CONNECT","CONNECT URL","http://www.friendsofyouth.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","414 Front St N","","Issaquah","WA","US","980272914" +"1386114122","CONNECT","CONNECT URL","CK@HealthyLifeChicago.com","N","Work E-mail","","DIRECT","Direct","","CSV","CSV","","2729 N Maplewood Ave","","Chicago","IL","US","606471930" +"1992275788","CONNECT","CONNECT URL","@bshsi.org","N","Bon Secours","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5875 Bremo Rd Ste 400C","","Richmond","VA","US","232261928" +"1215407036","CONNECT","CONNECT URL","nkrieger@montefiore.org","N","Montefiore CHCC","","","","","","","","305 E 161st St","","Bronx","NY","US","10451" +"1447720271","DIRECT","Direct Messaging Address","paullemanskimd@paulelemanskimdpllc.medentdirect.com","N","Medent Direct Messaging Address","","DIRECT","Direct","","CSV","CSV","","2 Executive Park Dr Ste 1","","Albany","NY","US","122033700" +"1790256535","OTHERS","Other URL","valeriel@agwensadvancedcare.com","N","valeriel@gwensadvancedcare.com","","DIRECT","Direct","","CSV","CSV","","1635 E Baseline Rd Ste 109","","Phoenix","AZ","US","850426891" +"1689145427","OTHERS","Other URL","brian.hansen@optum.com","N","Other","","HIE","Health Information Exchange (HIE)","","OTHER","Other","none","2450 W Charleston Blvd","","Las Vegas","NV","US","891022179" +"1689145427","DIRECT","Direct Messaging Address","brian.hansen@optum.com","N","Business address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","None","2450 W Charleston Blvd","","Las Vegas","NV","US","891022179" +"1558831370","CONNECT","CONNECT URL","amazingsmiles160@gmail.com","N","","","","","","","","","160 Mountain Ave Ste 101","","Hackettstown","NJ","US","078402324" +"1447721238","DIRECT","Direct Messaging Address","pstofiel@mylifehearing.com","N","","","DIRECT","Direct","","","","","10812 Ravenna Rd","","Twinsburg","OH","US","440871016" +"1205307980","DIRECT","Direct Messaging Address","apharr@aacps.org","N","","","DIRECT","Direct","","","","","2644 Riva Rd","","Annapolis","MD","US","214017427" +"1477024016","DIRECT","Direct Messaging Address","lkrasniqi@catholicguardian.org","N","","","HIE","Health Information Exchange (HIE)","","","","","1780 Grand Concourse Fl 2","","Bronx","NY","US","104575500" +"1366913980","DIRECT","Direct Messaging Address","m.thompson@venuscenters.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","BISSONNET ST","SUITE 101","BELLAIRE","TX","US","774014047" +"1366913980","DIRECT","Direct Messaging Address","mthompson@venuscenters.com","N","Office Email","","DIRECT","Direct","","CSV","CSV","","4914 Bissonnet St Ste 101","","Bellaire","TX","US","774014047" +"1891266599","OTHERS","Other URL","Uyanga","N","","","","","","","","","4910 149th St N Unit 3","","Hugo","MN","US","550388598" +"1891266599","CONNECT","CONNECT URL","Uyanga","N","","","","","","","","","4910 149th St N Unit 3","","Hugo","MN","US","550388598" +"1699246272","CONNECT","CONNECT URL","cabwoon@gmail.com","N","email","","","","","","","","1873 W 54th St","","Los Angeles","CA","US","900622604" +"1194296749","DIRECT","Direct Messaging Address","anaism@renewccnc.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2212 Hope Mills Rd","","Fayetteville","NC","US","28304" +"1659842045","DIRECT","Direct Messaging Address","kimberlyjharmondpm@iowafootcarecenter.cernerdirect.com","N","","","DIRECT","Direct","","OTHER","Other",".xml, .msg","217 Duff Ave Ste 2","","Ames","IA","US","500106609" +"1700357019","DIRECT","Direct Messaging Address","practiceadministrator@udscc.com","N","secure email","","OTHER","Other","email","OTHER","Other","documents","1500 Oglethorpe Ave Ste 300","","Athens","GA","US","306062179" +"1194296418","DIRECT","Direct Messaging Address","jessicaharrisonlcsw@me.com","N","email","","DIRECT","Direct","","CSV","CSV","","900 E Indiantown Rd Ste 310","","Jupiter","FL","US","334775153" +"1891266128","DIRECT","Direct Messaging Address","Beth@wellnesspointpsychiatry.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1024 E Broad St Ste 207","","Mansfield","TX","US","760637702" +"1023589363","DIRECT","Direct Messaging Address","primemedical2@outlook.com","N","","","OTHER","Other","primemedical2@outlook.com","","","","671 LIBERTY AVENUE","","BROOKLYN","NY","US","112073292" +"1033680392","CONNECT","CONNECT URL","NA","N","","","","","","","","","1400 Emeline Ave Bldg K","","Santa Cruz","CA","US","950601976" +"1093286049","CONNECT","CONNECT URL","smartchoicecaregivers@gmail.com","N","e-mail","","DIRECT","Direct","","OTHER","Other","https","11811 East Fwy Ste 322","","Houston","TX","US","770291974" +"1346711363","CONNECT","CONNECT URL","Computer","N","","","","","","","","","9500 Medical Center Dr Ste 432","","Largo","MD","US","207743716" +"1346711363","CONNECT","CONNECT URL","Computer","N","","","","","","","","","9500 Medical Center Dr Ste 432","","Largo","MD","US","207743716" +"1356812374","DIRECT","Direct Messaging Address","AOkesanya@novacarepartners.com","N","","","","","","","","","34 The Fairway","","Montclair","NJ","US","070432534" +"1851862882","DIRECT","Direct Messaging Address","Billing@medicbuddy.com","N","email","","","","","","","","3420 Constitution Ave NE Ste C","","Albuquerque","NM","US","871061238" +"1225509268","OTHERS","Other URL","N/A","N","","","","","","","","","4221 Sunnyslope Ave","","Sherman Oaks","CA","US","914233803" +"1942771894","DIRECT","Direct Messaging Address","awagner4@ccf.org","N","","","DIRECT","Direct","","","","","2950 Cleveland Clinic Blvd","","Weston","FL","US","333313609" +"1942771894","DIRECT","Direct Messaging Address","wagnera4@ccf.org","N","","","DIRECT","Direct","","","","","2950 Cleveland Clinic Blvd","","Weston","FL","US","333313609" +"1588135420","CONNECT","CONNECT URL","n/a","N","","","","","","","","","2300 Airline Dr Ste 200","","Bossier City","LA","US","711115874" +"1336610203","OTHERS","Other URL","Duluth","N","","","","","","","","","4195 Westberg Rd","","Hermantown","MN","US","558112950" +"1093286981","DIRECT","Direct Messaging Address","Hadassah@babybondlactation.com","N","secure email","","DIRECT","Direct","","","","","2365 Section Rd","","Cincinnati","OH","US","452373629" +"1073084984","DIRECT","Direct Messaging Address","staceywaldron@nspc.medalliesdirect.net","N","","","","","","","","","411B Park Hill Dr","","Fredericksburg","VA","US","224013376" +"1336610260","DIRECT","Direct Messaging Address","kmakoff@kmakoffphd.com","N","email address","","OTHER","Other","telephone number","OTHER","Other","telephone","12304 Santa Monica Blvd Ste 203","","Los Angeles","CA","US","900252551" +"1316419245","DIRECT","Direct Messaging Address","billing@painstopspineclinic.com","Y","email","PainStop Spine Clinic, LLC","DIRECT","Direct","","OTHER","Other","all","180B Debuys Rd Ste 203","","Biloxi","MS","US","395314407" +"1649741646","CONNECT","CONNECT URL","service","N","","","","","","","","","14535 Cordial Ln Apt 306","","Huntersville","NC","US","280783368" +"1467923474","DIRECT","Direct Messaging Address","bpiaskoski@wi.rr.com","N","","","","","","","","","14135 N Cedarburg Rd","","Mequon","WI","US","530971416" +"1467923474","DIRECT","Direct Messaging Address","bpiaskoski@wi.rr.com","N","","","","","","","","","14135 N Cedarburg Rd","","Mequon","WI","US","530971416" +"1700358595","OTHERS","Other URL","tpaul@fcsok.org","N","","","","","","","","","11740 E 21st St","","Tulsa","OK","US","741291820" +"1487126272","CONNECT","CONNECT URL","kstern@integratedaddictioncare.com","N","","","DIRECT","Direct","","","","","6630 Summer Knoll Cir Ste 101","","Bartlett","TN","US","381342875" +"1528530342","DIRECT","Direct Messaging Address","crystallee@nspc.medalliesdirect.net","N","","","","","","","","","1420 Spring Hill Rd Ste 210","","Mc Lean","VA","US","221023006" +"1558833269","DIRECT","Direct Messaging Address","jhoover300739@directwellstar.org","N","","","","","","","","","61 Whitcher St NE Ste 4100","","Marietta","GA","US","300601181" +"1932671682","SOAP","SOAP URL","GoogleDrive","N","File Software","","DIRECT","Direct","","CSV","CSV","","4500 S Saginaw St","","Flint","MI","US","485072676" +"1457823122","CONNECT","CONNECT URL","ksparenberg@memorialdiagnostic.com","N","","","DIRECT","Direct","","CSV","CSV","","8301 Katy Fwy # 401","","Houston","TX","US","770241944" +"1457823122","CONNECT","CONNECT URL","ksparenberg@memorialdiagnostic.com","N","","","DIRECT","Direct","","CSV","CSV","","8301 Katy Fwy # 401","","Houston","TX","US","770241944" +"1700358371","DIRECT","Direct Messaging Address","ann.ceo@inspiremedicalgroup.com","N","Health Care Clinic","","DIRECT","Direct","","OTHER","Other","Walk in Clinic","1500 Lakeland Hills Blvd Ste 1","","Lakeland","FL","US","338053257" +"1538631189","DIRECT","Direct Messaging Address","jdamidon@saltzermed.com","N","E-mail","","DIRECT","Direct","","","","","3277 E Louise Dr Ste 200","","Meridian","ID","US","836429360" +"1205308731","CONNECT","CONNECT URL","Computer","N","","","","","","","","","9500 Medical Center Drive","Suite 432","Largo","MD","US","20774" +"1205308731","CONNECT","CONNECT URL","Computer","N","","","","","","","","","9500 Medical Center Drive","Suite 432","Largo","MD","US","20774" +"1225500770","CONNECT","CONNECT URL","uconnect.upmc.com","Y","2.16.840.1.113883.3.552.100.2.1","UPMC","OTHER","Other","CMS esMD eMDR","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1508338054","CONNECT","CONNECT URL","Www.integrativefootandankle.com","N","","","","","","","","","600 Nut Tree Rd Ste 210","","Vacaville","CA","US","956874656" +"1902378482","","","","N","","","","","","","","","","","","","","" +"1255803649","DIRECT","Direct Messaging Address","Drchris@riversedgedpc.com","N","Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","720 E New Haven Ave Suite 11","","Melbourne","FL","US","32901" +"1508338914","DIRECT","Direct Messaging Address","rebecca@inhomesolutions.org","N","","","DIRECT","Direct","","","","","2941 N National Ave","","Springfield","MO","US","658034420" +"1326510751","CONNECT","CONNECT URL","Wikipedia","N","Medical research","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","300 Fairway Dr","","Hattiesburg","MS","US","394017715" +"1326510751","OTHERS","Other URL","https://npiregistry.cms.hhs.gov/registry/search-results-table?number=1326510751&addressType=ANY","N","npi","","DIRECT","Direct","","OTHER","Other","PDF","5001 Hardy St Ste 8","","Hattiesburg","MS","US","394021308" +"1326510751","OTHERS","Other URL","https://alaska.edu","N","Student","","DIRECT","Direct","","CSV","CSV","","5001 Hardy St Ste 8","","Hattiesburg","MS","US","394021308" +"1679045041","CONNECT","CONNECT URL","https://scholar.google.com/citations?user=3-dj9uIAAAAJ","Y","Publications","Harvard University","DIRECT","Direct","","OTHER","Other","Publications","677 Huntington Ave","","Boston","MA","US","021156028" +"1679045041","OTHERS","Other URL","https://sites.google.com/view/ppa","N","Additional webpage","","DIRECT","Direct","","OTHER","Other","Secondary website","1504 W Mulberry Street","","Denton","TX","US","76201" +"1326510504","OTHERS","Other URL","Chattanooga","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2011 Bragg St","","Chattanooga","TN","US","374064508" +"1023580198","OTHERS","Other URL","lakesah.w.burnell.ctr@mail.mil","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","na","655 7th St Bldg 700700A","","Warner Robins","GA","US","310982227" +"1275005258","OTHERS","Other URL","Tonyasantagata@gmail.com","Y","","Lowcountry Urgent Care LLC","","","","","","","6251 Saint Andrews Rd Ste 1","","Columbia","SC","US","292123152" +"1598238586","DIRECT","Direct Messaging Address","mandy@mcclaincounselingllc.com","N","work email","","DIRECT","Direct","","","","","1211 28th St S","","Birmingham","AL","US","352051833" +"1326511361","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1396218244","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1942773890","DIRECT","Direct Messaging Address","thayhurst@genesisbh.org","Y","work email","The Lakes Region Mental Health Center, Inc.","DIRECT","Direct","","CSV","CSV","","111 Church St","","Laconia","NH","US","032463432" +"1245703115","CONNECT","CONNECT URL","paige.cederna@nm.org","N","","","","","","","","","676 N Saint Clair St Ste 2023","","Chicago","IL","US","606112927" +"1154894046","OTHERS","Other URL","sean@Lakerprosthetics.com","N","","","","","","","","","5181 Plainfield Ave NE","Suite D","Grand Rapids","MI","US","49525" +"1033682927","OTHERS","Other URL","https://ksamaniego.clientsecure.me","N","Client portal (appointment scheduling, forms submission)","","","","","","","","600 E John Carpenter Fwy Ste 283","","Irving","TX","US","750624576" +"1770056590","CONNECT","CONNECT URL","a_sierraclark@yahoo.com","N","","","","","","","","","14539 Elmbridge Ave","","Baton Rouge","LA","US","708192016" +"1821561697","CONNECT","CONNECT URL","drnicolecrawford@gmail.com","N","business email","","","","","","","","2021 Battlecreek Dr Unit A","","Fort Collins","CO","US","805285120" +"1649743345","OTHERS","Other URL","SeminaryAve17@gmail.com","N","","","","","","","","","2521 Seminary Ave Ste 1","","Oakland","CA","US","946051307" +"1487127163","OTHERS","Other URL","www.revolutionphr.com","N","revolution patient portal","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","25 Northwood Dr","","Delaware","OH","US","430151501" +"1457824039","DIRECT","Direct Messaging Address","Brunswickihca@infinityhealthcareagency.org","N","email","","DIRECT","Direct","","CSV","CSV","","3105 Enclave Dr","","Brunswick","GA","US","315256754" +"1245703701","CONNECT","CONNECT URL","https://hcat.mytherabook.com/home/login","N","Client Portal","","HIE","Health Information Exchange (HIE)","","","","","5100 Westheimer Rd Ste 258","","Houston","TX","US","770565512" +"1184197642","OTHERS","Other URL","melissa@childrenscenterforgrowth.com","N","Work Email","","","","","","","","12319 Highland Rd Ste 501","","Hartland","MI","US","483532946" +"1063985489","CONNECT","CONNECT URL","www.eugene.pelvicwellnesscenter.com","N","website","","OTHER","Other","communication","OTHER","Other","other","2160 W 11th Ave Ste B","","Eugene","OR","US","974023564" +"1659844991","DIRECT","Direct Messaging Address","test@audicus.com","N","Email to send hearing test to Audiology Team for review","","DIRECT","Direct","","CSV","CSV","","115 W 27th St Fl 8","","New York","NY","US","100016217" +"1922571223","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1811460124","DIRECT","Direct Messaging Address","garodnick@therapyresourcesmc.com","Y","","Therapy Resources of Morris County LLC","","","","","","","25 Lindsley Dr Ste 203","","Morristown","NJ","US","079604456" +"1437622784","OTHERS","Other URL","www.GetHealthie.com","N","Healthie Electronic Medical Record","","HIE","Health Information Exchange (HIE)","","","","","2550 W Union Hills Dr Ste 350","","Phoenix","AZ","US","850275187" +"1598238776","CONNECT","CONNECT URL","http://www.gopherpca.com","N","","","","","","","","","333 Washington Ave N Ste 300","","Minneapolis","MN","US","554011353" +"1487127544","CONNECT","CONNECT URL","www.simplepractice.com","N","This a HIPPA compliant system to manage clients","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HTTPS","8 S Michigan Ave","","Chicago","IL","US","606033357" +"1598238792","CONNECT","CONNECT URL","Efax5087497424","N","efax","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Fax","238 Edgartown Vineyard Haven Road","Unit 1","Edgartown","MA","US","025396932" +"1407329543","CONNECT","CONNECT URL","HeartHarmony","N","","","DIRECT","Direct","","CSV","CSV","","505 Cumberland Street","Suite 2","Portsmouth","VA","US","23707" +"1366915480","OTHERS","Other URL",".","N","","","","","","","","","2817 Reilly St","","Fort Bragg","NC","US","283106438" +"1053884171","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1871067900","OTHERS","Other URL","MorganFung.com","N","Website","","","","","","","","28494 Westinghouse Pl Ste 314","","Valencia","CA","US","913550936" +"1619441730","DIRECT","Direct Messaging Address","Natalie@lillydermmd.com","Y","","Concierge Dermatology & Skin Surgery Center","","","","","","","1500 Sandpoint Rd","","Munising","MI","US","498621406" +"1992279053","OTHERS","Other URL","Plano","N","","","","","","","","","2100 Lakeside Blvd Ste 250","","Richardson","TX","US","750824351" +"1912471020","DIRECT","Direct Messaging Address","natashadalton@nspc.medalliesdirect.net","N","","","","","","","","","1316 S Jefferson St","","Roanoke","VA","US","240164953" +"1760956726","CONNECT","CONNECT URL","selarsen@cardinalighthealth.com","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Crystal Lake","411 E Congress Pkwy Ste C","","Crystal Lake","IL","US","600146247" +"1154895126","DIRECT","Direct Messaging Address","battt@cgfs.org","N","work email","","","","","","","","1865 Bailey Rd","","Cuyahoga Falls","OH","US","442215211" +"1790259646","OTHERS","Other URL","https://www.memoreable.com","N","secure email support@memoreable.com","","DIRECT","Direct","","CSV","CSV","","8260 W Flagler Street","Suite 2-i","Miami","FL","US","331442069" +"1205300019","DIRECT","Direct Messaging Address","stsutsui@tywls.org","N","Email","","DIRECT","Direct","","","","","105 E 106th St Ste 9","","New York","NY","US","100294623" +"1225502057","DIRECT","Direct Messaging Address","mguy@crossinghealthcare.org","N","","","","","","","","","495 E. Central Ave","","Decatur","IL","US","625214665" +"1982178778","","","","N","","","","","","","","","","","","","","" +"1932673647","CONNECT","CONNECT URL","april@chiropracticfirst.com","N","","","","","","","","","3195 S Bascom Ave","","Campbell","CA","US","950086728" +"1063986750","CONNECT","CONNECT URL","avatar","N","avatar","","DIRECT","Direct","","CSV","CSV","","7245 E Southgate Dr","","Sacramento","CA","US","958232620" +"1871067504","CONNECT","CONNECT URL","Lima","N","","","","","","","","","1702 Allentown Rd","","Lima","OH","US","458051845" +"1871067504","CONNECT","CONNECT URL","Lima","N","","","","","","","","","1702 Allentown Rd","","Lima","OH","US","458051845" +"1124592886","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1619441227","CONNECT","CONNECT URL","http://www.walshcounseling.com/","N","website","","DIRECT","Direct","","","","","7301 Indian School Rd NE Ste A","","Albuquerque","NM","US","871104504" +"1619441227","CONNECT","CONNECT URL","www.hilltopcounselingnm.com","N","website","","DIRECT","Direct","","","","","1907 Central Ave Ste 214","","Los Alamos","NM","US","875444017" +"1467926006","DIRECT","Direct Messaging Address","Renata.Chalfin@160440238538756.direct.elationemr.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","EMR","7280 W Palmetto Park Rd Ste 104","","Boca Raton","FL","US","334333401" +"1942774302","DIRECT","Direct Messaging Address","Bstrevig@bloom-behavioral-solutions.com","N","Bloom Email","","","","","","","","9141 Cypress Green Dr Ste 2","","Jacksonville","FL","US","322562006" +"1306310750","DIRECT","Direct Messaging Address","Elianam@uci.edu","N","email","","DIRECT","Direct","","CSV","CSV","","300 W Carl Karcher Way","","Anaheim","CA","US","928012426" +"1306310750","DIRECT","Direct Messaging Address","elianam@uci.edu","N","Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","300 W Carl Karcher Way","","Anaheim","CA","US","928012426" +"1104390459","DIRECT","Direct Messaging Address","INFO@THEQITEAM.COM","N","","","OTHER","Other","RHONDA@THEQITEAM.COM","","","","401 Westpark Ct Ste 200","","Peachtree City","GA","US","302693572" +"1871067215","CONNECT","CONNECT URL","Adelle","N","Overett","","DIRECT","Direct","","CSV","CSV","","10926 S Tryon St","","Charlotte","NC","US","282734153" +"1154895480","OTHERS","Other URL","Avatar","N","","","","","","","","","174 Union St","","Ridgewood","NJ","US","074504498" +"1588138739","OTHERS","Other URL","natachaw@ehealthmedicalsystems.com","N","","","","","","","","","200 N Main St","","Clio","SC","US","295253001" +"1073087318","DIRECT","Direct Messaging Address","F.Sweet@dakotaranch.org","N","","","","","","","","","1227 N 35th St","","Bismarck","ND","US","585017722" +"1790259968","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W Ste 202","","Provo","UT","US","846043305" +"1811451057","DIRECT","Direct Messaging Address","www.jbaxley@everychildmattersnj.com","N","Executive Director email address","","HIE","Health Information Exchange (HIE)","","","","","1139 E Jersey St Ste 417","","Elizabeth","NJ","US","072012446" +"1467916585","DIRECT","Direct Messaging Address","raymond.peralta@nyulangone.org","Y","Email","NYU Langone Hospitals","DIRECT","Direct","","OTHER","Other","email","333 E 38th St","","New York","NY","US","100162772" +"1922562024","OTHERS","Other URL","ssmsosa1985@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","100 Congress Ave Ste 2000","","Austin","TX","US","787012745" +"1043774128","DIRECT","Direct Messaging Address","allison.ruzicka@innovapc.eclinicaldirectplus.com","Y","","Innova Primary Care, PC","","","","","","","247 Chateau Dr SW","","Huntsville","AL","US","358016401" +"1255895215","DIRECT","Direct Messaging Address","info@synergyrehabandwellness.com","N","","","DIRECT","Direct","","","","","100B COMMUNITY DR","","WAYNESBORO","VA","US","22980" +"1235693029","DIRECT","Direct Messaging Address","shawn.hannah.p5@direct.phs.nextgenshare.com","N","","","","","","","","","210 S 2nd St","","Hamilton","OH","US","450112811" +"1720542558","DIRECT","Direct Messaging Address","aprilbruns@yourfitfork.com","N","","","","","","","","","2844 Sunray Loop","","Twin Falls","ID","US","833016700" +"1770047474","CONNECT","CONNECT URL","EPIC","N","","","","","","","","","9200 W. Wisconsin Ave","5th floor Pavillion, 515 AP","Milwaukee","WI","US","53226" +"1790249431","OTHERS","Other URL","www.orianahouse.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","885 E Buchtel Ave","","Akron","OH","US","443052338" +"1003370743","OTHERS","Other URL","https://landing.athenahealth.com/g/medicalbilling?cmp=33014&utm_source=google&utm_medium=cpc&utm_ter","N","Athena Health","","HIE","Health Information Exchange (HIE)","","","","","614 N Gilbert St","","Danville","IL","US","618323940" +"1043774615","DIRECT","Direct Messaging Address","twilliams@counselingsecure.com","N","business email","","DIRECT","Direct","","","","","3380 Trickum Rd.","Building 1000, Suite 102","Woodstock","GA","US","30188" +"1265996995","OTHERS","Other URL","katien@genesisfqhc.org","N","","","HIE","Health Information Exchange (HIE)","","","","","3400 West Ave","","Columbia","SC","US","292036901" +"1265996995","DIRECT","Direct Messaging Address","credentialing@genesisfqhc.org","N","","","","","","","","","3400 West Ave","","Columbia","SC","US","292036901" +"1851855431","DIRECT","Direct Messaging Address","warnerpt@protonmail.com","N","","","","","","","","","20053 Summit View Blvd Ste 2","","Watertown","NY","US","136012263" +"1841754470","OTHERS","Other URL","Brownsburg","N","","","","","","","","","69 E Garner Rd","","Brownsburg","IN","US","461127698" +"1912461575","DIRECT","Direct Messaging Address","sarahmartin@nspc.medalliesdirect.net","N","","","","","","","","","1430 Spring Hill Rd Ste 103","","Mc Lean","VA","US","221023013" +"1619431186","DIRECT","Direct Messaging Address","ebclanton@clantonplasticsurgery.com","N","office email","","DIRECT","Direct","","OTHER","Other","Office Email","11842 Wurzbach Rd","","San Antonio","TX","US","782302744" +"1477017929","DIRECT","Direct Messaging Address","johnwsecoy@verizon.net","N","business email","","DIRECT","Direct","","OTHER","Other","Business email","185 Fairfield Ave Ste 2A","","West Caldwell","NJ","US","070066417" +"1982168324","CONNECT","CONNECT URL","serviciosdesaludenelhogar@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","html","Carr 838 KM 1.8","Plaza Alejandrino Oficina 117","Guaynabo","PR","US","00969" +"1861956211","OTHERS","Other URL","8889773102","N","FAX","","HIE","Health Information Exchange (HIE)","","OTHER","Other","FAX","110 Austin St","","New Britain","CT","US","060512818" +"1568926939","OTHERS","Other URL","stellaraba.com","Y","Stellar ABA website","Stellar Behavioral Consulting Ltd","","","","","","","2820 W Charleston Blvd Ste 22","","Las Vegas","NV","US","891021933" +"1902361207","DIRECT","Direct Messaging Address","amanda@nourishyourmind.com","N","","","","","","","","","2 Overlook Dr Apt 2","","Warwick","NY","US","109901810" +"1649734948","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1538624820","OTHERS","Other URL","www.stellaraba.com","Y","Stellar ABA website","Stellar Behavioral Consulting Ltd","","","","","","","2820 W Charleston Blvd Ste 22","","Las Vegas","NV","US","891021933" +"1932664281","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","210 E Gray St Ste 900","","Louisville","KY","US","402023905" +"1932664281","DIRECT","Direct Messaging Address","akashigar161673@direct.nortonhealthcare.org","N","","","","","","","","","210 E Gray St Ste 900","","Louisville","KY","US","402023905" +"1083179279","CONNECT","CONNECT URL","yoonmikim.rn@gmail.com","N","","","","","","","","","7901 Metropolis Dr","","Austin","TX","US","787443111" +"1083179279","CONNECT","CONNECT URL","yoonmikim.rn@gmail.com","N","","","","","","","","","7901 Metropolis Dr","","Austin","TX","US","78744" +"1528523735","DIRECT","Direct Messaging Address","billing@tymsnow.com","N","email where all informaiton is sent","","DIRECT","Direct","","CSV","CSV","","7100 New Kensington Ct","","Warrenton","VA","US","201878901" +"1639634777","DIRECT","Direct Messaging Address","info@pobpsychiatry.com","N","","","","","","","","","210 W Continental Rd Ste 216B","","Green Valley","AZ","US","856223596" +"1639634777","DIRECT","Direct Messaging Address","info@pobpsychiatry.com","N","","","","","","","","","210 W Continental Rd Ste 216B","","Green Valley","AZ","US","856223596" +"1821553959","OTHERS","Other URL","NA","N","","","","","","","","","1617 Williams Dr Ste 200","","Murfreesboro","TN","US","371293287" +"1104381151","DIRECT","Direct Messaging Address","vjohnston_acs@att.net","Y","","Associated Counseling Services, Inc.","DIRECT","Direct","","OTHER","Other","direct","1021 Kingsway Dr Ste 3","","Cape Girardeau","MO","US","637013600" +"1609331552","CONNECT","CONNECT URL","Philadelphia","Y","","United Health Care","","","","","","","6401 Martins Mill Rd","","Philadelphia","PA","US","191115304" +"1417412362","DIRECT","Direct Messaging Address","dlmcdonald@cox.net","N","","","","","","","","","1408 N Florence Ave","","Claremore","OK","US","74017" +"1093270977","DIRECT","Direct Messaging Address","bstanley@ecrh.org","N","work email","","DIRECT","Direct","","CSV","CSV","","8310 Ewing Halsell Dr","","San Antonio","TX","US","782293715" +"1053876896","CONNECT","CONNECT URL","ellenphillips@believerx.net","N","business email","","DIRECT","Direct","","OTHER","Other","KNOXVILLE","9627 Countryside Center Ln","","Knoxville","TN","US","379314765" +"1407311251","CONNECT","CONNECT URL","Sarahp@victor.org","N","","","DIRECT","Direct","","","","","1105 E Florida Ave","","Hemet","CA","US","925434512" +"1578028288","CONNECT","CONNECT URL","http://actioncareclinic.com/","N","","","DIRECT","Direct","","CSV","CSV","","10584 France Ave S","","Bloomington","MN","US","554313538" +"1861957425","DIRECT","Direct Messaging Address","jose@galaxyorthopedic.com","N","email","","DIRECT","Direct","","OTHER","Other","direct email","9774 SW 24th St","","Miami","FL","US","331657574" +"1164987772","DIRECT","Direct Messaging Address","mwilliams@heartsnhoovesfh.org","N","email","","DIRECT","Direct","","CSV","CSV","","729 Road J5","","Olpe","KS","US","668659314" +"1396200044","CONNECT","CONNECT URL","https://www.gainesvillespeechandlanguage.com/","N","","","","","","","","","1014 E Highway 82 Unit 209","","Gainesville","TX","US","76240" +"1750846291","OTHERS","Other URL","N/A","N","","","OTHER","Other","N/A","OTHER","Other","N/A","325 Oak Alley Ct","","Johns Creek","GA","US","300228032" +"1700341260","DIRECT","Direct Messaging Address","comahon@carilionclinic.org","N","work email","","DIRECT","Direct","","","","","1906 Belleview Ave SE","","Roanoke","VA","US","240141838" +"1154887560","CONNECT","CONNECT URL","Direct","N","","","DIRECT","Direct","","","","","2661 E Florence Ave Ste B","","Huntington Park","CA","US","902554793" +"1194281584","DIRECT","Direct Messaging Address","charles.bradford@health.slu.edu","N","HIPPA Protected E-mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3660 Vista Ave","","Saint Louis","MO","US","631102540" +"1528524980","CONNECT","CONNECT URL","Brandon","N","","","","","","","","","110 Lithia Pinecrest Rd Ste H","","Brandon","FL","US","335115300" +"1184180465","CONNECT","CONNECT URL","ROCHESTER","N","","","OTHER","Other","ROCHESTER","OTHER","Other","ROCHESTER","2025 Dunham Dr","","Rochester","MI","US","483064804" +"1033675277","DIRECT","Direct Messaging Address","nealfouke@hotmail.com","N","email","","","","","","","","502 S Federal Hwy","","Deerfield Beach","FL","US","33441" +"1033675376","DIRECT","Direct Messaging Address","allied@keinet.net","N","business email","","DIRECT","Direct","","CSV","CSV","","210 S Elm St","","Nevada","MO","US","647723413" +"1760948046","DIRECT","Direct Messaging Address","emilybauerle@rccflagstaff.com","N","ENB E-mail","","DIRECT","Direct","","OTHER","Other","Email-work","3009 N West St","","Flagstaff","AZ","US","860043444" +"1942766225","DIRECT","Direct Messaging Address","info@restoringhealthclinic.com","N","email","","DIRECT","Direct","","CSV","CSV","","2237 Lowes Dr W Ste A","","Clarksville","TN","US","370406891" +"1619433836","CONNECT","CONNECT URL","angelicachavez68@yahoo.com","N","","","","","","","","","815 S Baywood Ave","","San Jose","CA","US","951283306" +"1780140087","DIRECT","Direct Messaging Address","admin@urfirsthomehealth.com","N","correspondence email address","","DIRECT","Direct","","CSV","CSV","","8760 S Maryland Pkwy Ste 113","","Las Vegas","NV","US","891236710" +"1841756988","DIRECT","Direct Messaging Address","progress@atimetorise-counselingandwellnessllc.org","N","E-Mail","","DIRECT","Direct","","OTHER","Other","E-Mail","12 Acme Rd Ste 207","","Brewer","ME","US","044121546" +"1194281295","CONNECT","CONNECT URL","jthomas@resourcegrp.org","N","","","","","","","","","8501 Lasalle Rd","","Towson","MD","US","21286" +"1427514629","DIRECT","Direct Messaging Address","jessie@thehealingcollective.us","N","e-mail address","","DIRECT","Direct","","CSV","CSV","","6800 N 79th St Ste 202","","Niwot","CO","US","805038979" +"1760948897","DIRECT","Direct Messaging Address","sbarrett@swhealth.direct-ci.net","N","","","","","","","","","1311A N Mildred Rd","","Cortez","CO","US","813212231" +"1508322504","DIRECT","Direct Messaging Address","cmackusick@doctorsmakinghousecalls.org","N","email","","DIRECT","Direct","","CSV","CSV","","2511 Old Cornwallis Rd Ste 200","","Durham","NC","US","277131869" +"1871059873","DIRECT","Direct Messaging Address","ugochi.okonko@bafma.org","N","","","","","","","","","2640 Industry Way","","Lynwood","CA","US","902624284" +"1578029484","OTHERS","Other URL","URL","N","","","","","","","","","99-870 Iwaena St Fl 2","","Aiea","HI","US","967013278" +"1265998165","CONNECT","CONNECT URL","Lockport","N","","","","","","","","","77 Elizabeth Dr","","Lockport","NY","US","140945226" +"1053877902","DIRECT","Direct Messaging Address","chase.a.cannon4.mil@mail.mil","N","","","","","","","","","500 Fisher St","","Biloxi","MS","US","395342502" +"1619433489","DIRECT","Direct Messaging Address","ahernandez@catalytichealthpartners.com","N","encrypted email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2222 W Pinnacle Peak Rd","","Phoenix","AZ","US","850271231" +"1609332576","DIRECT","Direct Messaging Address","midwifedallas@originsbirth.com","N","","","","","","","","","3100 Swiss Ave","","Dallas","TX","US","752046025" +"1609332576","DIRECT","Direct Messaging Address","midwifedallas@originsbirth.com","Y","","Origins Birth and Wellness Dallas","DIRECT","Direct","","","","","3100 Swiss Ave","","Dallas","TX","US","752046025" +"1689130429","DIRECT","Direct Messaging Address","Cferraro@concern4kids.org","Y","Secure email","CONCERN-Professional Services for Children, Youth & Families","","","","","","","24 N Franklin St","","Fleetwood","PA","US","195221408" +"1245796960","DIRECT","Direct Messaging Address","mcastro@merakiliving.net","N","","","","","","","","","20535 NW 2nd Ave Ste 204","","Miami","FL","US","331692547" +"1659837417","DIRECT","Direct Messaging Address","dan.pinto@smilesinternational.com","Y","Secure Email Address","Dr.s Sullivan, Kaihara & Watkins","DIRECT","Direct","","","","","2440 M St NW Ste 610","","Washington","DC","US","200371497" +"1447716196","OTHERS","Other URL","careathomemd.com","N","website","","DIRECT","Direct","","CSV","CSV","","11720 Beltsville Dr Ste 500","","Beltsville","MD","US","207053139" +"1669938262","OTHERS","Other URL","Fulton","N","","","","","","","","","8110 Maple Lawn Blvd Ste 235","","Fulton","MD","US","207592694" +"1528524196","CONNECT","CONNECT URL","Annandale","N","","","","","","","","","4115 Annandale Rd Ste 308","","Annandale","VA","US","220032500" +"1881150399","OTHERS","Other URL","Brentwood","N","","","","","","","","","246 Wilson Pike Cir Ste D","","Brentwood","TN","US","370272746" +"1124584636","CONNECT","CONNECT URL","Admin@communikare.com","N","email address","","DIRECT","Direct","","CSV","CSV","","1320 Woodman Dr","","Dayton","OH","US","454323497" +"1316403835","CONNECT","CONNECT URL","www.brightervisonscounseling.com","N","","","DIRECT","Direct","","CSV","CSV","","1846 Memorial Hwy","","Shavertown","PA","US","187081489" +"1689131054","DIRECT","Direct Messaging Address","dalisa@familytreetherapyservices.com","N","","","DIRECT","Direct","","","","","4425 E Agave Rd Ste 106","","Phoenix","AZ","US","850440620" +"1417414939","DIRECT","Direct Messaging Address","homestead@physicaltherapynow.com","N","email","","DIRECT","Direct","","CSV","CSV","","2804 NE 8th St Ste 203","","Homestead","FL","US","330335613" +"1518424910","OTHERS","Other URL","https://floridahomecarespecialists.devero.com","N","CLOUD BASED","","DIRECT","Direct","","CSV","CSV","","1211 1st Ave N. Mezzanine Ste 215","","St Petersburg","FL","US","337051567" +"1417414814","DIRECT","Direct Messaging Address","Latoya.n.peggott@medstar.net","N","","","","","","","","","9000 Franklin Square Dr","","Baltimore","MD","US","212373901" +"1033676143","CONNECT","CONNECT URL","sivimedassoc@gmail.com","N","sivimedassoc@gmail.com","","DIRECT","Direct","","","","","915 Toll House Ave Ste 309","","Frederick","MD","US","217015912" +"1639636749","CONNECT","CONNECT URL","vicky@tworoadswellness.com","Y","work email","Two Roads Counseling, LLC","DIRECT","Direct","","CSV","CSV","","712 W Fairchild St","Suite 4","Danville","IL","US","618323753" +"1922565076","OTHERS","Other URL","Www.cobbcsb.com","N","","","","","","","","","1758 County Services Pkwy SW","","Marietta","GA","US","300084012" +"1811454960","DIRECT","Direct Messaging Address","marielle.wiede.1@19947.direct.athenahealth.com","Y","","Schenk Primary Care Medicine, PLLC","DIRECT","Direct","","","","","2350 Maple Rd Ste 100","","Amherst","NY","US","142214080" +"1578020756","DIRECT","Direct Messaging Address","nwilliam@azrehabcampus.com","N","","","","","","","","","6944 E Tanque Verde Rd","","Tucson","AZ","US","857155308" +"1609333798","OTHERS","Other URL","positivebehaviorservices@gmail.com","N","","","","","","","","","8359 Beacon Blvd Ste 416","","Fort Myers","FL","US","339073065" +"1194282293","OTHERS","Other URL","Lakeland","N","","","","","","","","","1600 Lakeland Hills Blvd","","Lakeland","FL","US","338053019" +"1912464900","DIRECT","Direct Messaging Address","rdenton@frontierhealth.org","N","rdenton@frontierhealth.org","","DIRECT","Direct","","OTHER","Other","rdenton@frontierhealth.org","401 Holston Dr","","Greeneville","TN","US","377433127" +"1760949705","DIRECT","Direct Messaging Address","vickie@pottsvilleent.com","N","","","","","","","","","26 S Centre St","","Pottsville","PA","US","179013001" +"1659838522","OTHERS","Other URL","Corporate.2019AR@gmail.com","N","Business Email Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Health Information Exchange","1816 8th Ave","","Olivehurst","CA","US","959614305" +"1659838522","OTHERS","Other URL","Corporate.2019AR@gmail.com","N","Business Email Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Health Information Exchange","230 E St # 203","","Marysville","CA","US","959015923" +"1619434552","CONNECT","CONNECT URL","Sagebrushfamilydental.com","N","","","","","","","","","1114 N Mission St Ste A","","Wenatchee","WA","US","988016711" +"1568929354","DIRECT","Direct Messaging Address","nhunnings@msainc.org","N","","","","","","","","","1340 Kenwood Rd","","West Palm Beach","FL","US","334017408" +"1780141580","DIRECT","Direct Messaging Address","Mnowery@mix.wvu.edu","N","Encrypted institutional email","","DIRECT","Direct","","CSV","CSV","","134 Gillette Ave","","Louisville","KY","US","402141914" +"1598222382","OTHERS","Other URL","na","N","na","","OTHER","Other","na","OTHER","Other","na","4020 Hedgcoxe Rd","","Plano","TX","US","750247700" +"1295292092","DIRECT","Direct Messaging Address","info@blscounseling.net","N","business email","","DIRECT","Direct","","CSV","CSV","","1202 E Park Ave","","Tallahassee","FL","US","323012653" +"1053878702","DIRECT","Direct Messaging Address","msilver@meridiancounseling.net","N","","","","","","","","","1930 Marlton Pike E Ste V105","","Cherry Hill","NJ","US","080034101" +"1003373820","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1336606185","DIRECT","Direct Messaging Address","Rbedio@hnncsb.org","N","","","","","","","","","600 Medical Dr","","Hampton","VA","US","236661769" +"1396202040","OTHERS","Other URL","stellaraba.com","Y","Stellar ABA website","Stellar Behavioral Consulting Ltd","","","","","","","2820 W Charleston Blvd Ste 22","","Las Vegas","NV","US","891021933" +"1306303086","DIRECT","Direct Messaging Address","michelle.moss@healthsyncoflouisiana.khsdirect.com","N","","","","","","","","","3913 Highway 14","","New Iberia","LA","US","705609435" +"1700343498","CONNECT","CONNECT URL","McAllen","N","Mcallen","","","","","","","","800 E Dove Ave","","McAllen","TX","US","785042262" +"1700343498","CONNECT","CONNECT URL","McAllen","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","800 E Dove Ave","","McAllen","TX","US","785042262" +"1992262612","DIRECT","Direct Messaging Address","debra.brooks@inova.org","N","direct email","","DIRECT","Direct","","CSV","CSV","","8081 Innovation Park Dr Fl 2","","Fairfax","VA","US","220314867" +"1366909947","CONNECT","CONNECT URL","hcahome@yahoo.com","N","Mailing","","","","","","","","221 State St","","McComb","MS","US","396483938" +"1699232223","OTHERS","Other URL","indeal.llc@gmail.com","N","email","","DIRECT","Direct","","","","","1192 Bembridge Dr","","Rochester Hills","MI","US","483075715" +"1730647371","DIRECT","Direct Messaging Address","janeehle@nspc.medalliesdirect.net","N","","","","","","","","","8644 Sudley Rd Ste 117","","Manassas","VA","US","201104425" +"1205394855","DIRECT","Direct Messaging Address","CONTACT@PAINREGEN.COM","N","Health information","","DIRECT","Direct","","CSV","CSV","","2765 Jefferson Davis Hwy Ste 201","","Stafford","VA","US","225548331" +"1396203956","DIRECT","Direct Messaging Address","ivan.rodriguezflores@adventhhealth.com","N","Email","","","","","","","","1573 W Fairbanks Ave Ste 220","","Winter Park","FL","US","327894679" +"1255899787","OTHERS","Other URL","EPIC","N","","","","","","","","","Metropolitan Hospital","1901 1st Avenue","New York","NY","US","10029" +"1477011914","DIRECT","Direct Messaging Address","katherine.stecher@direct.signature.nextgenshare.com","N","","","DIRECT","Direct","","","","","12639 Old Tesson Rd Ste 115","","Saint Louis","MO","US","631282786" +"1609334127","OTHERS","Other URL","Boise","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Boise","425 W Bannock St","","Boise","ID","US","837026035" +"1770041212","DIRECT","Direct Messaging Address","scortvriend@ne-family.com","N","email","","","","","","","","2348 Post Rd Ste 107","","Warwick","RI","US","02886" +"1174081632","DIRECT","Direct Messaging Address","howard.tera.p5@direct.phs.nextgenshare.com","N","","","","","","","","","903 NW Washington Blvd Ste A","","Hamilton","OH","US","450136367" +"1972061448","OTHERS","Other URL","Jacksonville","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7200 Normandy Blvd","","Jacksonville","FL","US","322056287" +"1881152387","DIRECT","Direct Messaging Address","tiffanylee.ppp@protonmail.com","N","Practice Email","","DIRECT","Direct","","OTHER","Other","SECURE EMAIL","2508 N Queen St","","Kinston","NC","US","285011631" +"1124586623","DIRECT","Direct Messaging Address","jellis-george@mcclendoncenter.org","N","","","DIRECT","Direct","","OTHER","Other","none","1338 N Capitol St NW","","Washington","DC","US","200023396" +"1609334119","CONNECT","CONNECT URL","https://missionhealth.org/","N","","","","","","","","","509 Biltmore Ave","","Asheville","NC","US","288014601" +"1568920924","DIRECT","Direct Messaging Address","direct2uurgentcare@direct.practicefusion.com","N","EHR","","DIRECT","Direct","","OTHER","Other","patient information","2417 County Road 1263","","Blanchard","OK","US","730103123" +"1275091670","DIRECT","Direct Messaging Address","ktuck@harrisroomandboard.com","N","","","DIRECT","Direct","","","","","4606 Connelly St","","Austin","TX","US","787513415" +"1073071437","CONNECT","CONNECT URL","advancedmd.com","N","","","","","","","","","1800 112th Ave NE # 150W","","Bellevue","WA","US","980042993" +"1194283598","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","1000 Eddy St","","Providence","RI","US","029054739" +"1194283598","OTHERS","Other URL","na","N","na","","OTHER","Other","na","OTHER","Other","na","1000 Eddy St","","Providence","RI","US","029054739" +"1760940027","DIRECT","Direct Messaging Address","Sarah@sunrisewellnessmt.org","N","Email","","DIRECT","Direct","","OTHER","Other","Email","1405 4th St SW Ste 2","","Sidney","MT","US","592703515" +"1922566132","DIRECT","Direct Messaging Address","stbutler@carilionclinic.org","N","email","","DIRECT","Direct","","OTHER","Other","email","911 E Main St","","Floyd","VA","US","240914183" +"1174081277","OTHERS","Other URL","Detroit","N","","","HIE","Health Information Exchange (HIE)","","","","","15491 Maddelein St","","Detroit","MI","US","482052596" +"1174081277","CONNECT","CONNECT URL","Detroit","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Detroit","15491 Maddelein St","","Detroit","MI","US","482052596" +"1932667086","DIRECT","Direct Messaging Address","yefodili@ascendhealth.com","N","Director of Billing","","DIRECT","Direct","","CSV","CSV","","500 AVE MUNOZ RIVERA CONDOMINIO EI CENTRO","CONDOMINIO EI CENTRO","SAN JUAN","PR","US","00918" +"1306304456","DIRECT","Direct Messaging Address","cristalh@nextdoorinc.org","N","Email","","DIRECT","Direct","","OTHER","Other","Email","965 Tucker Rd","","Hood River","OR","US","970319591" +"1265990287","OTHERS","Other URL","sunridgerx@gmail.com","N","","","","","","","","","11460 Sunrise Gold Cir Ste F","","Rancho Cordova","CA","US","957426572" +"1295293157","OTHERS","Other URL","https://mail.google.com/mail/u/0/?q=megumi#inbox","N","","","DIRECT","Direct","","","","","604 N Rockwall Ave","","Terrell","TX","US","75160" +"1225596182","CONNECT","CONNECT URL","nellgillen39@gmail.com","N","","","","","","","","","440 E Tampa St","","Springfield","MO","US","658061131" +"1831657717","CONNECT","CONNECT URL","johnsheehanlcsw@gmail.com","N","","","","","","","","","520 S 3rd St W","","Missoula","MT","US","59801" +"1144788027","OTHERS","Other URL","N/A","N","","","DIRECT","Direct","","CSV","CSV","","801 W Ann Arbor Trl Ste 200","","Plymouth","MI","US","481701694" +"1619435591","CONNECT","CONNECT URL","Helensheart1@gmail.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","970 Nevis Way","","McDonough","GA","US","302538390" +"1326506213","DIRECT","Direct Messaging Address","jess@schoolofplay.net","Y","School of Play's secured email","School of Play, LLC","DIRECT","Direct","","CSV","CSV","","26 Essex Dr","","Coraopolis","PA","US","151083504" +"1861950750","SOAP","SOAP URL","Bend","N","","","DIRECT","Direct","","CSV","CSV","","371 SW Upper Terrace Dr Ste 2","","Bend","OR","US","977021560" +"1669930558","DIRECT","Direct Messaging Address","rbranly@broward.edu","N","","","DIRECT","Direct","","CSV","CSV","","4201 SW 67th Ter","","Davie","FL","US","333143227" +"1669930558","DIRECT","Direct Messaging Address","rbranly@broward.edu","N","","","DIRECT","Direct","","CSV","CSV","","4201 SW 67th Ter","","Davie","FL","US","333143227" +"1023576915","DIRECT","Direct Messaging Address","contact@cooper-counseling.com","N","","","DIRECT","Direct","","","","","511 Lovett Blvd","","Houston","TX","US","770064020" +"1154889046","DIRECT","Direct Messaging Address","Jilienne.limon@va.gov","Y","Work Email Address","JESSE BROWN VA MEDICAL CENTER","DIRECT","Direct","","CSV","CSV","","820 S Damen Ave","","Chicago","IL","US","606123728" +"1063970960","DIRECT","Direct Messaging Address","ticonna@nursingspeaks.com","N","","","","","","","","","1724 W 91st St","","Chicago","IL","US","606205521" +"1851859755","OTHERS","Other URL","loriwilsonlcsw@journeytodiscoverycounseling.com","N","Direct email address","","DIRECT","Direct","","OTHER","Other","email address","1234 Pearl St Ste 4B","","Eugene","OR","US","974013642" +"1609334515","DIRECT","Direct Messaging Address","office@advancedpedcare.com","N","secured email","","DIRECT","Direct","","CSV","CSV","","943 Cesery Blvd Ste G","","Jacksonville","FL","US","322115655" +"1245798156","DIRECT","Direct Messaging Address","mclark@sbsproactive.com","N","","","DIRECT","Direct","","CSV","CSV","","121 Oakwood Ct","","Lakeside","TX","US","761354932" +"1396203204","DIRECT","Direct Messaging Address","ccooper@restoreccs.com","Y","Business email address","Peaks View Counseling, PLLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","517 Blue Ridge Ave","","Bedford","VA","US","245232603" +"1013475920","DIRECT","Direct Messaging Address","cmackay@asfl.org","N","email","","DIRECT","Direct","","","","","15 Fortune Rd W","","Middletown","NY","US","109411625" +"1194283002","DIRECT","Direct Messaging Address","brian.pratt.1@19533.direct.athenahealth.com","N","","","","","","","","","458 N Main St","","Clayton","GA","US","305254254" +"1538627450","DIRECT","Direct Messaging Address","billing@anawanpharmacy.com","N","Email","","DIRECT","Direct","","CSV","CSV","","224 Winthrop St","","Rehoboth","MA","US","027692650" +"1790243616","DIRECT","Direct Messaging Address","americanohhc@protonmail.com","N","EMAIL ADDRESS","","DIRECT","Direct","","OTHER","Other","EMAIL ADDRESS","10012 Commerce Ave Ste D","","Tujunga","CA","US","910422304" +"1972061893","DIRECT","Direct Messaging Address","info@littleworksinprogress.com","N","business email","","DIRECT","Direct","","OTHER","Other","email","2522 E 70th St","","Shreveport","LA","US","711054002" +"1053879973","DIRECT","Direct Messaging Address","clsolutions@protonmail.com","N","","","","","","","","","1545 Crossways Blvd Ste 250","","Chesapeake","VA","US","233200218" +"1700344637","OTHERS","Other URL","lnoble593@yahoo.com","N","","","","","","","","","9 Terrace Hill Rd","","Bainbridge","NY","US","137331015" +"1962960898","DIRECT","Direct Messaging Address","tasha.hall@aegistherapies.com","N","Company email","","DIRECT","Direct","","OTHER","Other","Company info","1404 N Lafayette St","","Shelby","NC","US","281503406" +"1932667862","DIRECT","Direct Messaging Address","gaw7004@nyp.org","N","Home","","DIRECT","Direct","","OTHER","Other","Home","523 W 160th St Apt 1B","","New York","NY","US","100326626" +"1639637580","DIRECT","Direct Messaging Address","sgaskill@smhcinc.org","N","","","","","","","","","2814 S US Highway 1 Ste D4","","Fort Pierce","FL","US","349828110" +"1285192138","CONNECT","CONNECT URL","JJDLCSW","N","JJDLCSW","","","","","","","","1314 D St","","Floresville","TX","US","781142316" +"1700344587","DIRECT","Direct Messaging Address","DENNISEXP@PLDI.NET","N","ADDRESS","","DIRECT","Direct","","OTHER","Other","ADDRESS","1308 S Main St","","Kingfisher","OK","US","737504408" +"1235697061","CONNECT","CONNECT URL","familyvision1@yahoo.com","N","Email","","DIRECT","Direct","","CSV","CSV","","6201 N Front St Ste 119","","Philadelphia","PA","US","191201541" +"1235697061","OTHERS","Other URL","Familyvision1@yahoo.com","N","","","DIRECT","Direct","","OTHER","Other","email","6201 N Front St Ste 119","","Philadelphia","PA","US","191201541" +"1952869760","DIRECT","Direct Messaging Address","cdavis@mdofficemail.com","N","secure email","","DIRECT","Direct","","","","","110 Magee","","Groveton","TX","US","758454185" +"1326506155","CONNECT","CONNECT URL","HOUSTON","N","","","","","","","","","5238 Starkridge Dr","","Houston","TX","US","770353028" +"1376001172","OTHERS","Other URL","lkachowskimdfamilymedicine@yahoo.com","N","Letter","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Care plan","1726 W 42d Ave","","Pine Bluff","AR","US","716037160" +"1821556754","DIRECT","Direct Messaging Address","gcaldwell@yoursmg.com","N","Direct Email Address","","DIRECT","Direct","","CSV","CSV","","13924 Quail Pointe Dr Ste B","","Oklahoma City","OK","US","731341024" +"1619435567","CONNECT","CONNECT URL","Vancleave","N","Progress notes","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Vancleave","3452 Pascagoula St Ste 3","","Pascagoula","MS","US","395673203" +"1356809206","DIRECT","Direct Messaging Address","b.iskandarani@miami.edu","N","","","","","","","","","600 Biltmore Way Apt 1117","","Coral Gables","FL","US","331347534" +"1598223448","DIRECT","Direct Messaging Address","vrodgers@lonestarhomedialysis.com","N","email address","","DIRECT","Direct","","CSV","CSV","","150 Pine Forest Dr Ste 102","","Conroe","TX","US","773845302" +"1548728397","OTHERS","Other URL","powermdmso@aol.com","N","","","DIRECT","Direct","","OTHER","Other","powermdmso@aol.com","4000 N 37th Ave","","Hollywood","FL","US","330211927" +"1417415266","DIRECT","Direct Messaging Address","ebony.hazzle@mlh.org","Y","","Methodist LeBonheur Healthcare","DIRECT","Direct","","","","","7691 Poplar Ave","","Germantown","TN","US","381383904" +"1972061737","DIRECT","Direct Messaging Address","briana.jones@sih.net","N","","","","","","","","","405 W Jackson St","","Carbondale","IL","US","629011462" +"1154889921","DIRECT","Direct Messaging Address","thegiftmhc@outlook.com","N","","","","","","","","","3301 Canal St Apt 1","","New Orleans","LA","US","701196249" +"1184182958","DIRECT","Direct Messaging Address","stormi.winter@nationwidechildrens.org","N","","","","","","","","","700 Childrens Dr Ste 5A","","Columbus","OH","US","432052664" +"1184182958","DIRECT","Direct Messaging Address","stormi.winter@nationwidechildrens.org","N","","","","","","","","","700 Childrens Dr Ste 5A","","Columbus","OH","US","432052664" +"1326506106","DIRECT","Direct Messaging Address","jennasprong@growwithcarellc.com","N","","","DIRECT","Direct","","","","","645 Eldorado Blvd Apt 1231","","Broomfield","CO","US","800218835" +"1962960732","DIRECT","Direct Messaging Address","areynolds31@uco.edu","N","UCO email","","OTHER","Other","Other","OTHER","Other","Other","529 Cinnamon Dr","","Edmond","OK","US","730033119" +"1902364789","DIRECT","Direct Messaging Address","jabreel.chisley@solmorgan.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","27600 Chardon Rd Apt 867","","Willoughby Hills","OH","US","440922781" +"1295293074","DIRECT","Direct Messaging Address","altairchiro@altairchiropractic.com","N","business email","","DIRECT","Direct","","","","","3161 E Palmer Wasilla Hwy Ste 1C","","Wasilla","AK","US","996547271" +"1114485919","DIRECT","Direct Messaging Address","MichaelJ.Carroll@hackensackmeridian.org","N","","","","","","","","","155 Polifly Road","Suite 102","Hackensack","NJ","US","076011771" +"1881152684","CONNECT","CONNECT URL","https://www.utmb.edu/surgery/divisions-sections/oral-maxillofacial-surgery","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","301 University Blvd","","Galveston","TX","US","775550531" +"1992263784","DIRECT","Direct Messaging Address","jamie@recoveringhope.life","N","email","","DIRECT","Direct","","CSV","CSV","","2031 Rowland Rd","","Mora","MN","US","550517119" +"1871051672","OTHERS","Other URL","ebonif@myprimaryhealthsolutions.org","N","","","OTHER","Other","Correspondence","","","","300 High St Fl 4","","Hamilton","OH","US","450116078" +"1962960773","OTHERS","Other URL","Pasadena","N","","","","","","","","","5044 Crenshaw Rd Ste 500D","","Pasadena","TX","US","775053161" +"1619435443","DIRECT","Direct Messaging Address","macleoda@satellitehealth.com","N","macleoda@satellitehealth.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2850 Commercial Xing","","Santa Cruz","CA","US","950651702" +"1174081996","DIRECT","Direct Messaging Address","burdicke@interdent.com","N","encrypted work email","","DIRECT","Direct","","","","","717 Geary St SE Ste 102","","Albany","OR","US","973214822" +"1225596018","DIRECT","Direct Messaging Address","ajackson@pcrsclaims.com","N","","","","","","","","","2003 Courtland Dr","","Frisco","TX","US","750343634" +"1750849535","DIRECT","Direct Messaging Address","jennifer.crystal@live.com","N","","","","","","","","","3829 Saratoga Blvd","","Corpus Christi","TX","US","784155814" +"1457819393","DIRECT","Direct Messaging Address","efeese@thefriendshiphouse.net","Y","","Friendship House, Inc.","","","","","","","707 W 1st St","","Grand Island","NE","US","688015805" +"1790243632","DIRECT","Direct Messaging Address","arupp@stamhealth.org","N","","","","","","","","","292 Long Ridge Rd Ste 206","","Stamford","CT","US","069021627" +"1265990014","DIRECT","Direct Messaging Address","drdogrady@comcast.net","N","","","","","","","","","25 E Washington St Ste 1201","","Chicago","IL","US","606021868" +"1679031462","CONNECT","CONNECT URL","N/A","N","","","","","","","","","PARQUE INDUSTRIAL TEJAS","CARR 9922 KM 0.3 LOTE 8","LAS PIEDRAS","PR","US","00771" +"1891253662","DIRECT","Direct Messaging Address","jageis@fruitvale.net","Y","Email","Fruitvale School District","","","","","","","7311 Rosedale Hwy","","Bakersfield","CA","US","933085738" +"1063970846","DIRECT","Direct Messaging Address","derek.martin@thi5280.com","N","Provider Email Address","","DIRECT","Direct","","","","","2345 S Federal Blvd","","Denver","CO","US","802195435" +"1518425396","DIRECT","Direct Messaging Address","jabreel.chisley@solmorgan.com","N","Business Email","","DIRECT","Direct","","","","","27600 Chardon Rd Apt 867","","Willoughby Hills","OH","US","440922781" +"1700344512","DIRECT","Direct Messaging Address","brittany.graff@uchospitals.edu","N","e-mail","","","","","","","","5841 S Maryland Ave Rm C-1044","","Chicago","IL","US","606371443" +"1447718259","OTHERS","Other URL","bridget.martinez1980@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","1911 Continental Ave","","Naperville","IL","US","605633920" +"1760940563","DIRECT","Direct Messaging Address","ajackson@pcrsclaims.com","N","","","","","","","","","989 Winning Colors Dr","","Wilmer","TX","US","751722336" +"1689132490","CONNECT","CONNECT URL","emekalino@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","2608 87th Trl N","","Brooklyn Park","MN","US","554433742" +"1760940571","DIRECT","Direct Messaging Address","mpd@goneflash.com","N","business email","","DIRECT","Direct","","","","","303 Perimeter Ctr N Ste 300","","Atlanta","GA","US","303463401" +"1295293009","DIRECT","Direct Messaging Address","anafacchinato@scuhs.edu","N","SCUHS email address","","DIRECT","Direct","","CSV","CSV","","16200 Amber Valley Dr","","Whittier","CA","US","906044051" +"1902364722","DIRECT","Direct Messaging Address","helen@connellbhs.com","N","email","","DIRECT","Direct","","CSV","CSV","","3106 S W S Young Dr Ste B202","","Killeen","TX","US","765422000" +"1346708161","OTHERS","Other URL","winkmilton1224@gmail.com","N","","","","","","","","","617 W Robson St","","Lakeland","FL","US","338052138" +"1659839470","OTHERS","Other URL","crossrivershealth.com","N","","","DIRECT","Direct","","CSV","CSV","","1500 JFK Blvd Ste 1900","","Philadelphia","PA","US","191021714" +"1265990006","DIRECT","Direct Messaging Address","jamesk1@mskcc.org","Y","direct work email","Memorial Sloan Kettering Cancer Center","DIRECT","Direct","","OTHER","Other","direct work email","1275 York Ave","","New York","NY","US","100656007" +"1780142521","OTHERS","Other URL","schelltherapy@gmail.com","N","healthcare business email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","healthcare","446 Elm Rd","","Lititz","PA","US","175439447" +"1851859524","DIRECT","Direct Messaging Address","rebecca.sametz@ttuhsc.edu","N","Email","","DIRECT","Direct","","CSV","CSV","","3601 4th St Stop 6225","","Lubbock","TX","US","794306225" +"1114485885","DIRECT","Direct Messaging Address","sjohnson@insideandoutconsult.org","N","email","","DIRECT","Direct","","","","","882 Plantation Way","","Montgomery","AL","US","361172217" +"1881152544","DIRECT","Direct Messaging Address","Yem9016@nyp.org","Y","","Columbia New York Presbyterian","DIRECT","Direct","","","","","3959 Broadway","","New York","NY","US","100321559" +"1114485950","DIRECT","Direct Messaging Address","wallawallachiro@hotmail.com","N","","","","","","","","","120 E Birch St Ste 12","","Walla Walla","WA","US","993623054" +"1144788894","DIRECT","Direct Messaging Address","alweidner@dejazzd.com","N","","","","","","","","","120 Airport Rd","","Barto","PA","US","195049054" +"1174081913","CONNECT","CONNECT URL","Fulton","N","","","","","","","","","7625 wood lawn boulevard","medical arts building, Suite LL50","Laurel","MD","US","20759" +"1679031314","OTHERS","Other URL","chasity.archer@bellsouth.net","N","promedica email","","DIRECT","Direct","","OTHER","Other","promedica email","3047 Matthew Cir","","Monclova","OH","US","435429601" +"1225596968","DIRECT","Direct Messaging Address","admin@hollenfamilymedicine.com","N","","","DIRECT","Direct","","","","","1525 E Beltline Ave NE Ste 102","","Grand Rapids","MI","US","495254598" +"1558829200","DIRECT","Direct Messaging Address","dawn.westfall@phrehab.com","N","work email","","DIRECT","Direct","","OTHER","Other","work email","4233 Gateway Blvd Ste 201","","Newburgh","IN","US","476308900" +"1053879700","DIRECT","Direct Messaging Address","euler@wellness101.care","N","2311 Dunlavy St. Suite 204. Houston TX 77006","","DIRECT","Direct","","CSV","CSV","","2311 Dunlavy St","","Houston","TX","US","770061779" +"1760940449","DIRECT","Direct Messaging Address","jpanton@rialternativeacademy.org","N","email address","","DIRECT","Direct","","","","","249 Roosevelt Ave","","Pawtucket","RI","US","028602134" +"1588122261","DIRECT","Direct Messaging Address","ellen.shouldis@nyulangone.org","N","","","","","","","","","424 E 34th St","","New York","NY","US","100164901" +"1689132367","CONNECT","CONNECT URL","bethnormanlcsw@gmail.com","N","private practice affiliated email address","","DIRECT","Direct","","","","","450 Central Ave Ste 201","","Lancaster","NY","US","140861262" +"1083172779","DIRECT","Direct Messaging Address","lasvegashealthcare@outlook.com","N","","","","","","","","","4350 Arville St Ste 40","","Las Vegas","NV","US","891033811" +"1639637333","CONNECT","CONNECT URL","Franklin","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","18444 Black Creek Rd","","Franklin","VA","US","238513627" +"1720546427","DIRECT","Direct Messaging Address","yalaniz@active-steps.com","N","","","DIRECT","Direct","","CSV","CSV","","12235 Beach Blvd Ste 100","","Stanton","CA","US","906803943" +"1659839363","DIRECT","Direct Messaging Address","ronaldf@alefbg.com","N","Business Encrypted capable email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3580 Nc Highway 14","","Reidsville","NC","US","273208746" +"1508325234","DIRECT","Direct Messaging Address","tvega@marincounty.org","N","","","","","","","","","3230 Kerner Blvd","","San Rafael","CA","US","949014840" +"1508325234","DIRECT","Direct Messaging Address","tvega@marincounty.org","N","","","","","","","","","3230 Kerner Blvd","","San Rafael","CA","US","949014840" +"1114486859","DIRECT","Direct Messaging Address","Rick.Lutz@wstcs.org","N","","","DIRECT","Direct","","OTHER","Other","Port Orchard","1415 Lumsden Rd","","Port Orchard","WA","US","983679179" +"1396203089","DIRECT","Direct Messaging Address","marisap1@email.arizona.edu","N","U of A Email","","DIRECT","Direct","","CSV","CSV","","220 W 6th Street","","Tucson","AZ","US","85701" +"1205394913","CONNECT","CONNECT URL","kamaainahealing@gmail.com","N","","","","","","","","","15-1925 14th Ave","","KEAAU","HI","US","967499674" +"1194283820","OTHERS","Other URL","fhhagency@gmail.com","N","","","","","","","","","2394 Weston Rd","","Weston","FL","US","33326" +"1184182925","OTHERS","Other URL","enoekpo@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","5415 Carta Valley Ln","","Richmond","TX","US","774696086" +"1003374745","DIRECT","Direct Messaging Address","information@powderriverpmandr.com","N","Cynergy Office Building","","DIRECT","Direct","","OTHER","Other","KENNEWICK","4309 W 27th Pl Ste 302","","Kennewick","WA","US","993382909" +"1508324245","DIRECT","Direct Messaging Address","angiezeck@elitenursinghomecare.com","N","business email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2515 E Market St Ste A","","Logansport","IN","US","469472068" +"1952869612","DIRECT","Direct Messaging Address","rwilson@parishlab.com","N","email","","","","","","","","39299 Tommy Moore Rd","","Gonzales","LA","US","707376651" +"1134687890","DIRECT","Direct Messaging Address","jennifer.aldrich@ocmhs.org","N","Work email","","DIRECT","Direct","","","","","906 E Bethel Rd","","Bethel","ME","US","042175112" +"1831657535","DIRECT","Direct Messaging Address","ehr-direct@sjph.hin.us","Y","","St. James Parish Hosp. Serv. Dist.","","","","","","","1645 Lutcher Ave","","Lutcher","LA","US","700715150" +"1043778756","DIRECT","Direct Messaging Address","info@ayewellness.com","N","Email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2406 S 24th St Ste E100","","Phoenix","AZ","US","850346801" +"1952869661","DIRECT","Direct Messaging Address","drderek@citywellnessdtla.com","N","","","","","","","","","700 Wilshire Blvd Ste 510","","Los Angeles","CA","US","900173863" +"1922566652","OTHERS","Other URL","OrganizationAffiliation.period","N","","","","","","","","","3190 E Meridian Park Loop Ste 205","","Wasilla","AK","US","996547422" +"1184183816","OTHERS","Other URL","vcelaya5818@gmail.com","Y","","ICAN-B","","","","","","","12395 Lewis St Ste 202","","Garden Grove","CA","US","928404694" +"1497214134","DIRECT","Direct Messaging Address","JacksonsPointofLifeFamilyMedicine.KimberlyFunchesJackson@118846.Advancedmd-Direct.com","N","Central Information Exchange module","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1810 Stadium Dr Ste 210","","Phenix City","AL","US","368673179" +"1831658574","OTHERS","Other URL","mcasilan@uci.edu","Y","","ICAN-B","","","","","","","12395 Lewis St Ste 202","","Garden Grove","CA","US","928404694" +"1578022232","DIRECT","Direct Messaging Address","sherri@communicatingpotential.com","N","encrypted business email","","DIRECT","Direct","","OTHER","Other","communication between client and clinician","13411 Meridian Ave S","","Everett","WA","US","982086866" +"1780143446","DIRECT","Direct Messaging Address","nfuerstnau@iamtgc.net","N","","","","","","","","","13101 Allen Rd","","Southgate","MI","US","481952216" +"1700345436","OTHERS","Other URL","Lancerhealthgroup@gmail.com","N","","","","","","","","","1400 S 2nd St","","Raton","NM","US","877402102" +"1497213169","DIRECT","Direct Messaging Address","crysty.huffman@pathway.us","N","Pathway Seekers","","","","","","","","9247 N Meridian St Ste 255","","Indianapolis","IN","US","462601879" +"1699233395","CONNECT","CONNECT URL","jmao@acmedctr.org","N","","","DIRECT","Direct","","","","","1411 E 31st St","","Oakland","CA","US","946021018" +"1124586896","CONNECT","CONNECT URL","Houston","N","Medical Case Management","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9894 Bissonnet St Ste 394","","Houston","TX","US","770368241" +"1811455587","CONNECT","CONNECT URL","walgreens.com","Y","","WALGREEN CO","DIRECT","Direct","","","","","4412 Rainier Ave S","","Seattle","WA","US","981181373" +"1366900045","DIRECT","Direct Messaging Address","kevin.gyure@hhchealth.org","N","","","","","","","","","189 Storrs Rd","","Mansfield Center","CT","US","062501683" +"1073071783","OTHERS","Other URL","RoyalChariotTS@gmail.com","N","business email","","DIRECT","Direct","","CSV","CSV","","12013 Prosperity Ct","","Fredericksburg","VA","US","224076719" +"1164980876","OTHERS","Other URL","jageis@fruitvale.net","Y","","Fruitvale School District","","","","","","","7311 Rosedale Hwy","","Bakersfield","CA","US","933085738" +"1043779788","OTHERS","Other URL","https://seaspx.medisys.org/register/002U2FsdGVkX1-gX-10yZ8sXeHQI0hYNtX8LKHR5lO1rvfxOJ2UbBm_vg/","N","","","DIRECT","Direct","","CSV","CSV","","8900 Van Wyck Expy","","Jamaica","NY","US","114182897" +"1154889871","DIRECT","Direct Messaging Address","medicalrecords@albertinakerr.org","N","Home","","DIRECT","Direct","","OTHER","Other","Medical Records Department","722 NE 162nd Ave","","Portland","OR","US","972305760" +"1508324229","OTHERS","Other URL","davidn.emt@gmail.com","N","","","","","","","","","11201 SW 55th St Unit 191","","Miramar","FL","US","330253107" +"1326506049","SOAP","SOAP URL","Chiro8000v16","N","","","HIE","Health Information Exchange (HIE)","","","","","17416 SR 9 Ste B","","Snohomish","WA","US","982966304" +"1699233312","CONNECT","CONNECT URL","malorie.saccomani@hopehcs.org","N","","","","","","","","","27200 Imperial Pkwy","","Bonita Springs","FL","US","341355801" +"1710446455","CONNECT","CONNECT URL","williamsfschiro@gmail.com","N","","","DIRECT","Direct","","","","","21000 NE 28th Ave Ste 201","","Miami","FL","US","331801421" +"1902365638","CONNECT","CONNECT URL","behavior180@gmail.com","N","Email Address","","","","","","","","1205 S Scott Ave","","Sanford","FL","US","327712253" +"1437618162","OTHERS","Other URL","chilin.mayra@gmail.com","Y","","ICAN-B","","","","","","","12395 Lewis St Ste 202","","Garden Grove","CA","US","928404694" +"1194284836","DIRECT","Direct Messaging Address","sherri@communicatingpotential.com","N","encrypted business email","","DIRECT","Direct","","OTHER","Other","communication between client and clinician","13411 Meridian Ave S","","Everett","WA","US","982086866" +"1083173728","OTHERS","Other URL","cedarrapids","N","HIPAA","","HIE","Health Information Exchange (HIE)","","CSV","CSV","cedar rapids","2412 Carlsbad St SW","","Cedar Rapids","IA","US","524046152" +"1316406051","OTHERS","Other URL","brendaroman97@gmail.com","Y","","ICAN-B","","","","","","","12395 Lewis St Ste 202","","Garden Grove","CA","US","928404694" +"1063971711","CONNECT","CONNECT URL","buildingbettercommunication@gmail.com","N","","","","","","","","","605 Stonehill Dr","","Sherman","IL","US","626849504" +"1750840443","CONNECT","CONNECT URL","rickghent@comcast.net","N","office","","DIRECT","Direct","","CSV","CSV","","9364 Teddy Ln Ste 204","","Lone Tree","CO","US","801242873" +"1205395829","DIRECT","Direct Messaging Address","agraves@flautism.com","N","","","DIRECT","Direct","","CSV","CSV","","3229 S Cherokee Ln Ste 1400","","Woodstock","GA","US","30188" +"1679032205","DIRECT","Direct Messaging Address","nancy.hurlock@beyondhealthgroup.com","N","business email","","DIRECT","Direct","","OTHER","Other","business email","430 Northside Dr E Ste 160","","Statesboro","GA","US","304584758" +"1184183857","DIRECT","Direct Messaging Address","lasvegashealthcare@outlook.com","N","","","","","","","","","4350 Arville St Ste 40","","Las Vegas","NV","US","891033811" +"1649739343","SOAP","SOAP URL","Soap","N","Writing soap notes","","DIRECT","Direct","","","","","9420 Latham St","","Hamtramck","MI","US","482123413" +"1346709011","OTHERS","Other URL","tsmith","N","Direct Address","","DIRECT","Direct","","OTHER","Other","Orlando","6104 Raleigh St Apt 1606","","Orlando","FL","US","328352230" +"1740749407","DIRECT","Direct Messaging Address","kaitlyn_thompson@redlands.k12.ca.us","N","Work email","","DIRECT","Direct","","OTHER","Other","email","840 E Citrus Ave","","Redlands","CA","US","923745325" +"1992264659","CONNECT","CONNECT URL","Sunrise","N","","","DIRECT","Direct","","CSV","CSV","","8501 NW 25th Ct","","Sunrise","FL","US","333222943" +"1154880847","CONNECT","CONNECT URL","jared@relational-roots.com","N","business email","","DIRECT","Direct","","","","","9200 W Cross Dr Ste 215","","Littleton","CO","US","801232238" +"1043779739","DIRECT","Direct Messaging Address","dr.shah@brightvisionnj.com","N","","","","","","","","","1126 US Highway 9","","Old Bridge","NJ","US","088572860" +"1467911172","CONNECT","CONNECT URL","kaley@bbhealthgroup.com","N","","","DIRECT","Direct","","","","","205 E Mount Vernon St","","Somerset","KY","US","425011412" +"1093274706","DIRECT","Direct Messaging Address","tjenkins@choiceswithselfdetermination.org","N","","","DIRECT","Direct","","CSV","CSV","","3400 E Territorial Rd","","Camden","MI","US","492329035" +"1619436326","DIRECT","Direct Messaging Address","ccarr@villagelifecenter.com","N","email","","DIRECT","Direct","","CSV","CSV","","2101 Crawford St Ste 208","","Houston","TX","US","770028941" +"1386103091","DIRECT","Direct Messaging Address","childandfamily@cfl.rr.com","N","","","","","","","","","1800 Penn St","","Melbourne","FL","US","329012643" +"1518426154","DIRECT","Direct Messaging Address","info@therapeuticfocus.com","Y","work","Therapeutic Focus, L.L.C.","","","","","","","610 N Missouri St Ste 1","","West Memphis","AR","US","723013148" +"1871052431","DIRECT","Direct Messaging Address","martydoring@att.net","N","Health & Safety LLC","","DIRECT","Direct","","CSV","CSV","","4867 Appletree Ln","","Bay City","MI","US","487069280" +"1528527181","OTHERS","Other URL","hlomas4@gmail.com","N","physician email","","DIRECT","Direct","","CSV","CSV","","1700 Esplanade","","Chico","CA","US","959263315" +"1417416090","CONNECT","CONNECT URL","Channahon","N","","","","","","","","","24655 S Edwin Dr","","Channahon","IL","US","604108616" +"1679032254","DIRECT","Direct Messaging Address","kimberleys@centerforchildcounseling.org","Y","","Center for Child Counseling","","","","","","","7731 N Military Trl Ste 4","","West Palm Beach","FL","US","334107430" +"1801355466","DIRECT","Direct Messaging Address","Katherine.Andrews@erlanger.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","975 E 3rd St","","Chattanooga","TN","US","374032147" +"1134688773","DIRECT","Direct Messaging Address","cjaoffice@cjacenter.com","N","","","","","","","","","809 E Oak St Ste 106","","Kissimmee","FL","US","347445834" +"1659830222","CONNECT","CONNECT URL","summithomecareinc001@aol.com","N","Home Care Agency","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2815 Corbett Grove Dr","","Raleigh","NC","US","276165594" +"1154880813","DIRECT","Direct Messaging Address","s.staymates@fastmed.com","N","s.staymates@fastmed.com","","DIRECT","Direct","","CSV","CSV","","935 Shotwell Rd Ste 108","","Clayton","NC","US","275205598" +"1841759529","DIRECT","Direct Messaging Address","amnorthrop@arnothealth.org","Y","email","St. Joseph's Hospital/ Arnot Health","DIRECT","Direct","","","","","555 E Market St","","Elmira","NY","US","149013223" +"1639638265","DIRECT","Direct Messaging Address","katie-petersondds@sbcglobal.net","N","","","DIRECT","Direct","","CSV","CSV","","2440 Gaynor Ave NW","","Grand Rapids","MI","US","495441830" +"1144789777","DIRECT","Direct Messaging Address","amber.osborn@kp.org","N","Kaiser email address for Amber Osborn","","DIRECT","Direct","","CSV","CSV","","9800 SE Sunnyside Rd","","Clackamas","OR","US","970159750" +"1760941439","OTHERS","Other URL","cqpuertorico@gmail.com","N","cqpuertorico@gmail.com","","DIRECT","Direct","","CSV","CSV","","Fajardo Market Square","Carr #3 KM 45.4","Fajardo","PR","US","00738" +"1255890919","DIRECT","Direct Messaging Address","elizabeth.peterson@aegistherapies.com","N","Work email","","DIRECT","Direct","","OTHER","Other","Email","129 E Clay St","","Irene","SD","US","570372034" +"1336608090","DIRECT","Direct Messaging Address","ewalton@crossroadstreatmentcenters.com","N","work email","","OTHER","Other","n/a","OTHER","Other","n/a","1700 Cargo Ct","","Louisville","KY","US","402991938" +"1831658509","OTHERS","Other URL","surecarems@yahoo.com","N","email address","","DIRECT","Direct","email","CSV","CSV","","236 N Mebane St Ste 124","","Burlington","NC","US","272173900" +"1821557505","CONNECT","CONNECT URL","credentialing@meliortho.com","N","","","","","","","","","4800 NE 20th Ter Ste 303","","Fort Lauderdale","FL","US","333084510" +"1174082861","DIRECT","Direct Messaging Address","corporate@powerofmassagetherapy.com","N","email address","","DIRECT","Direct","","CSV","CSV","","15223 Chicago Rd","","Dolton","IL","US","604192518" +"1164981858","DIRECT","Direct Messaging Address","csimpson@familymattersdc.org","N","","","","","","","","","6196 Oxon Hill Rd","","Oxon Hill","MD","US","207453100" +"1679032361","DIRECT","Direct Messaging Address","bmadison@advhg.com","N","","","","","","","","","11701 Nieman Rd","","Overland Park","KS","US","662104310" +"1720547417","DIRECT","Direct Messaging Address","sarndt15@su.edu","N","Primary Email","","","","","","","","65 Riverton Commons Dr","","Front Royal","VA","US","226306768" +"1639638323","DIRECT","Direct Messaging Address","rdenton@frontierhealth.org","N","rdenton@frontierhealth.org","","DIRECT","Direct","","OTHER","Other","rdenton@frontierhealth.org","1006 US Highway 23 North","","Weber City","VA","US","242907021" +"1780143487","DIRECT","Direct Messaging Address","beckerchiropractic@verizon.net","N","","","","","","","","","3162 Jayne Ln","","Dover","PA","US","173153098" +"1932668647","CONNECT","CONNECT URL","dmsinek@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","100 E South St Ste 2","","Charlottesville","VA","US","229025217" +"1679032387","OTHERS","Other URL","alexandermari10@outlook.com","N","personal email","","OTHER","Other","personal","OTHER","Other","personal","1102A Park West Dr","","Greenville","NC","US","278341031" +"1891254462","OTHERS","Other URL","kaitlyn@wnyperformancenutrition.com","N","","","DIRECT","Direct","","","","","116 Plymouth Ave # 2","","Buffalo","NY","US","142011212" +"1528527140","DIRECT","Direct Messaging Address","natalia.lugina@loudounpsychology.com","N","eMail Address","","DIRECT","Direct","","OTHER","Other","eMail Address","107 Carpenter Dr Ste 110","","Sterling","VA","US","201644468" +"1174082796","OTHERS","Other URL","beta.seis.org","N","Special Education Information System","","HIE","Health Information Exchange (HIE)","","OTHER","Other","service tracking","10879 Bartlett Dr","","Grass Valley","CA","US","959458730" +"1033678677","SOAP","SOAP URL","Columbia","N","","","","","","","","","7360 Grace Dr","","Columbia","MD","US","210442470" +"1811456445","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","1000 Eddy St","","Providence","RI","US","029054739" +"1316406945","OTHERS","Other URL","other","Y","","Little Rock Eye Clinic, LLP","","","","","","","4104 Richards Rd","","North Little Rock","AR","US","721172652" +"1528527165","CONNECT","CONNECT URL","QUICKPHARMACYINC@GMAIL.COM","N","","","","","","","","","20520 Jamaica Ave Ste 2","","Hollis","NY","US","114233020" +"1306305958","DIRECT","Direct Messaging Address","mtaniguchi@coh.org","N","","","","","","","","","1500 Duarte Rd","","Duarte","CA","US","910103012" +"1376002931","DIRECT","Direct Messaging Address","cgillum@nebh.org","N","Hospital Encrypted Email Address","","DIRECT","Direct","","","","","125 Parker Hill Ave # 4","","Boston","MA","US","021202847" +"1376002931","DIRECT","Direct Messaging Address","cgillum@partners.org","N","Hospital Email Address","","DIRECT","Direct","","","","","159 Wells Ave","","Newton","MA","US","024593301" +"1912466574","OTHERS","Other URL","hlomas4@gmail.com","N","physician email address","","DIRECT","Direct","","CSV","CSV","mail","1700 Esplanade","","Chico","CA","US","959263315" +"1164981726","DIRECT","Direct Messaging Address","apetersen@optimalcares.com","N","email address","","DIRECT","Direct","","","","","1101 Sylvan Ave Ste B10","","Modesto","CA","US","953501679" +"1437618006","OTHERS","Other URL","hlomas4@gmail.com","N","physician email","","DIRECT","Direct","","CSV","CSV","","923 Dana Dr","","Redding","CA","US","960034051" +"1679032247","DIRECT","Direct Messaging Address","william@aknc.com","Y","Work Email","ALASKA NEUROLOGY CENTER LLC","DIRECT","Direct","","OTHER","Other","email","1100 E Dimond Blvd","","Anchorage","AK","US","995152010" +"1194284760","DIRECT","Direct Messaging Address","ambrannon@mercy.com","N","business email encrypted","","HIE","Health Information Exchange (HIE)","","","","","904 Scioto St","","Urbana","OH","US","430782226" +"1932668514","DIRECT","Direct Messaging Address","crowtherapy@hushmail.com","N","","","","","","","","","218 N Bolivar Ave","","Cleveland","MS","US","387322624" +"1083173538","DIRECT","Direct Messaging Address","info@ridgefieldoralsurgery.com","N","Email","","","","","","","","10 South St Ste 202","","Ridgefield","CT","US","068774125" +"1750840336","OTHERS","Other URL","NYC","N","","","","","","","","","84 White Hill Rd","","Cold Spring Harbor","NY","US","117241107" +"1619436375","DIRECT","Direct Messaging Address","customersupport@successbydesignweightloss.com","N","email","","DIRECT","Direct","","CSV","CSV","","9095 Belcher Rd N","","Pinellas Park","FL","US","337824423" +"1619436375","DIRECT","Direct Messaging Address","nursing@successbydesignweighloss.com","N","","","DIRECT","Direct","","CSV","CSV","","9095 Belcher Rd N","","Pinellas Park","FL","US","337824423" +"1457810152","OTHERS","Other URL","amccrea.slp@gmail.com","N","email","","DIRECT","Direct","","","","","6226 Flamingo Way","","Rocklin","CA","US","957655930" +"1972062685","DIRECT","Direct Messaging Address","jrodgers@360orthoandspine.com","N","Admin Email","","DIRECT","Direct","","","","","11809 N Dale Mabry Hwy","","Tampa","FL","US","336183505" +"1700345352","OTHERS","Other URL","ElationEHR","N","","","","","","","","","13930 NW 7th Ave","","Miami","FL","US","331682908" +"1003375726","CONNECT","CONNECT URL","7701482645","N","","","","","","","","","Rania main St.","","Rania","Solaymaia","IQ","32643" +"1952860678","DIRECT","Direct Messaging Address","info@brhaba.com","N","","","DIRECT","Direct","","CSV","CSV","","49 Quincy Ct","","Sterling","VA","US","201655755" +"1174082713","DIRECT","Direct Messaging Address","dr.rula@smilewithindigo.com","N","Email address","","DIRECT","Direct","","CSV","CSV","","1673 E Main St Unit B","","Easley","SC","US","296403791" +"1700345345","DIRECT","Direct Messaging Address","kjohnson@companionhealth.net","N","","","","","","","","","1320 E Oklahoma Ave","","Guthrie","OK","US","730443757" +"1730648379","DIRECT","Direct Messaging Address","nrp0139@bjc.org","N","","","DIRECT","Direct","","","","","660 S Euclid Ave","","Saint Louis","MO","US","631101010" +"1720547367","CONNECT","CONNECT URL","parklandhospital.com","N","Parkland Memorial Hospital","","","","","","","","5200 Harry Hines Blvd","","Dallas","TX","US","752357709" +"1659830214","OTHERS","Other URL","https://amoreaware.clientsecure.me","N","","","","","","","","","6900 E Princess Dr Unit 1214","","Phoenix","AZ","US","850544110" +"1275092884","DIRECT","Direct Messaging Address","jberardesca@mbs-inc.org","Y","company email","Milestones Behavioral Services, Inc.","DIRECT","Direct","","CSV","CSV","","339 Boston Post Rd","","Orange","CT","US","064773560" +"1225597800","CONNECT","CONNECT URL","cshinar@yahoo.com","N","","","","","","","","","60917 Navajo Trl","","Joshua Tree","CA","US","922523109" +"1528527033","DIRECT","Direct Messaging Address","kfanty@waldenbehavioralcare.com","Y","work e-mail","Walden Behavioral Care","","","","","","","9 Hope Ave Ste 500","","Waltham","MA","US","024532761" +"1386103802","DIRECT","Direct Messaging Address","pedsnurse911@outlook.com.nextgen","N","EMR company","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","168 N Ocean Ave","","Patchogue","NY","US","117722004" +"1134688641","CONNECT","CONNECT URL","www.hmrcounseling.com","N","","","DIRECT","Direct","","","","","2109 Hamilton Rd Ste 130C","","Okemos","MI","US","488641700" +"1831658368","CONNECT","CONNECT URL","file:///C:/Users/Amanda/Downloads/Amanda%20McLaughlin.pdf","N","","","","","","","","","451 Fullerton Ave","","Cambridge Springs","PA","US","164031238" +"1023577558","DIRECT","Direct Messaging Address","keara.thompson@ascension.org","N","","","","","","","","","10101 S 27th St","","Franklin","WI","US","531327209" +"1386103810","DIRECT","Direct Messaging Address","aluca@mbs-inc.org","Y","company email","Milestones Behavioral Services, Inc.","DIRECT","Direct","","CSV","CSV","","339 Boston Post Rd","","Orange","CT","US","064773560" +"1417416959","DIRECT","Direct Messaging Address","jthompson@childrenandfamilies.org","N","","","","","","","","","120 W Main St Ste 220","","Mesquite","TX","US","751494224" +"1417416959","CONNECT","CONNECT URL","jthompson@childrenandfamilies.org","N","","","","","","","","","120 W Main St Ste 220","","Mesquite","TX","US","751494224" +"1598224032","DIRECT","Direct Messaging Address","thomasjvalek@icloud.com","N","LLC practice email","","DIRECT","Direct","","OTHER","Other","n/a","600 E Carmel Dr Ste 119","","Carmel","IN","US","460323049" +"1407315948","DIRECT","Direct Messaging Address","drshokat@sipaincenter.com","N","practice email","","DIRECT","Direct","","CSV","CSV","","2056 Centre Pointe Ln","","Tallahassee","FL","US","323084300" +"1790244234","DIRECT","Direct Messaging Address","HNGUYEN5@DHS.LACOUNTY.GOV","Y","EMAIL","COUNTY OF LOS ANGELES - AUDITOR CONTROLLER","DIRECT","Direct","","CSV","CSV","","2010 ZONAL AVENUE","ROOM 2P82","LOS ANGELES","CA","US","90033" +"1619436151","CONNECT","CONNECT URL","google","N","","","","","","","","","1750 N University Dr Ste 105","","Coral Springs","FL","US","330716075" +"1669931119","DIRECT","Direct Messaging Address","laurendavid@deepeddypsychotherapy.com","Y","","Deep Eddy Psychotherapy PLLC","","","","","","","3006 Bee Caves Rd Ste D310","","Rollingwood","TX","US","787465753" +"1598224073","OTHERS","Other URL","Rfelix@stlukeshealth.org","N","","","HIE","Health Information Exchange (HIE)","","","","","6720 Bertner Ave Ste O-520","","Houston","TX","US","770302604" +"1821557380","DIRECT","Direct Messaging Address","mariesinaii@direct.practicefusion.com","N","EHR","","DIRECT","Direct","","OTHER","Other","EHR","9043 Woodman Ave Ste C","","Arleta","CA","US","913316493" +"1720547276","DIRECT","Direct Messaging Address","erika.davis@unchealth.unc.edu","N","person secure hospital email","","DIRECT","Direct","","CSV","CSV","","UNC Hospital 101 Manning Drive","","Chapel Hill","NC","US","27514" +"1922567486","OTHERS","Other URL","trelation@bhsn.org","N","","","","","","","","","2155 NY-22B","","Morrisonville","NY","US","12962" +"1255890851","OTHERS","Other URL","manateesleep@gmail.com","N","direct address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","health information","203 3rd Ave E","","Bradenton","FL","US","342081013" +"1922567510","DIRECT","Direct Messaging Address","info@brhaba.com","N","ABA Provider","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","49 Quincy Ct","","Sterling","VA","US","201655755" +"1972062560","DIRECT","Direct Messaging Address","adrianne.a.herr.civ@mail.mil","N","Work email","","DIRECT","Direct","","CSV","CSV","","9040 Jackson Ave","","Tacoma","WA","US","984310001" +"1376002980","DIRECT","Direct Messaging Address","midwestortho@m-o-i.drsdocdirect.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1513 Dekalb Ave","","Sycamore","IL","US","601782703" +"1508325119","DIRECT","Direct Messaging Address","73kmkarlas@tarahc.com","N","Work Email","","DIRECT","Direct","","OTHER","Other","Email","3900 Stearns Ave","","Granite City","IL","US","620404154" +"1417416025","DIRECT","Direct Messaging Address","pdebow@fhr.net","N","","","","","","","","","505 W Market St Ste 110","","Georgetown","DE","US","199472344" +"1154880664","DIRECT","Direct Messaging Address","kfoster@hhahearing.com","N","","","DIRECT","Direct","","","","","9 Victory Dr","","Liberty","MO","US","640683807" +"1801355326","CONNECT","CONNECT URL","mrs.jessica.gould@outlook.com","N","","","DIRECT","Direct","","CSV","CSV","","4293 Kinsey Dr","","Tyler","TX","US","757031004" +"1861951394","DIRECT","Direct Messaging Address","eric.frisque@aegistherapies.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","428 N 6th St","","Tomahawk","WI","US","544871425" +"1942769484","DIRECT","Direct Messaging Address","nicole.oconnor@bjc.org","N","Email","","DIRECT","Direct","","","","","1 Childrens Pl","","Saint Louis","MO","US","631101081" +"1831658376","CONNECT","CONNECT URL","dragonflypsych.com","N","","","","","","","","","600 N Jackson St Ste 306","","Media","PA","US","190632530" +"1962961417","DIRECT","Direct Messaging Address","mdarby@edgewaterhealth.org","N","work address","","","","","","","","1100 W 6th Ave","","Gary","IN","US","464021711" +"1043779598","DIRECT","Direct Messaging Address","drmikrut@alignedmodernhealth.com","Y","Business email","Active Wellness, LLC","DIRECT","Direct","","OTHER","Other","n/a","225 W Hubbard St Ste 302","","Chicago","IL","US","606544916" +"1710446273","DIRECT","Direct Messaging Address","ellen.kessi@va.gov","N","","","","","","","","","3710 SW US Veterans Rd.","","Portland","OR","US","97239" +"1457810913","DIRECT","Direct Messaging Address","robert@wholehealthhealing.com","N","Direct email","","DIRECT","Direct","","CSV","CSV","","1110 2nd St W","","Kalispell","MT","US","599014202" +"1730648205","DIRECT","Direct Messaging Address","office.staff@pillerchilddevelopment.com","N","Employer Email","","OTHER","Other","Work","","","","2150 S Country Club Dr Ste 20","","Mesa","AZ","US","852106879" +"1831658301","CONNECT","CONNECT URL","prettymomentslingerie@gmail.com","N","","","","","","","","","63455 N Hwy 97 Suite 44","","Bend","OR","US","97703" +"1720547201","DIRECT","Direct Messaging Address","info@mdthomehealth.com","N","Office Email","","DIRECT","Direct","","CSV","CSV","","3600 Red Rd Ste 301N","","Miramar","FL","US","330256014" +"1457810939","CONNECT","CONNECT URL","richard.anilao@ucsf.edu","N","Endpoint Direct","","DIRECT","Direct","","CSV","CSV","","142 San Tomas Dr","","Pittsburg","CA","US","945657608" +"1275092744","DIRECT","Direct Messaging Address","rxm.07706@store.walgreens.com","N","","","DIRECT","Direct","","CSV","CSV","","150 Calle F Vizcarrondo","","San Juan","PR","US","009264483" +"1477012946","DIRECT","Direct Messaging Address","nwolfe@hrs.org","N","","","","","","","","","224 Columbus Rd","","Athens","OH","US","457011334" +"1629537113","DIRECT","Direct Messaging Address","matthew.crenshaw@amerilife.com","N","Encrypted Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","212 W Wintergreen Rd Apt 1039","","DeSoto","TX","US","751152347" +"1679032262","DIRECT","Direct Messaging Address","sjh0066@hsc.wvu.edu","N","","","","","","","","","1 Medical Center Dr","","Morgantown","WV","US","265061200" +"1134688724","DIRECT","Direct Messaging Address","lupe.m.alvarez@kp.org","N","work email","","DIRECT","Direct","","","","","1777 W Yosemite Ave","","Manteca","CA","US","953375130" +"1649739236","DIRECT","Direct Messaging Address","providers@innovativepsychsolutions.com","N","practice email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","unknown","1402 S Custer Rd Ste 202","","McKinney","TX","US","750721452" +"1891254496","OTHERS","Other URL","afisher@bzrehab.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","321 Garland Dr","","Lake Jackson","TX","US","775666238" +"1255890869","DIRECT","Direct Messaging Address","cassattj@genesishealth.com","N","Genesis Health System Email","","","","","","","","855 Illini Dr Ste 305","","Silvis","IL","US","612822900" +"1033678636","DIRECT","Direct Messaging Address","MEDIC34@ATT.NET","N","","","","","","","","","5264 W 34th St Ste H","","Houston","TX","US","770926624" +"1689133282","DIRECT","Direct Messaging Address","jpalazzo@mbs-inc.org","Y","Company email","Milestones Behavioral Services, Inc.","DIRECT","Direct","","CSV","CSV","","339 Boston Post Rd","","Orange","CT","US","064773560" +"1073072682","DIRECT","Direct Messaging Address","sastrait@communityvisions.net","N","","","DIRECT","Direct","","CSV","CSV","","103 Princeton Blvd","","Kenmore","NY","US","142171736" +"1982163598","CONNECT","CONNECT URL","symantec-endpoint/","N","","","HIE","Health Information Exchange (HIE)","","","","","1215 Lee St","","Charlottesville","VA","US","229080816" +"1215496781","OTHERS","Other URL","manager.obgyn.office@gmail.com","N","","","OTHER","Other","email","OTHER","Other","Address","3670 US Highway 27 N","","Sebring","FL","US","338701691" +"1073072542","DIRECT","Direct Messaging Address","info@barabooriverequineassistedtherapies.org","N","Direct email address","","DIRECT","Direct","","","","","E12311 County Rd W","","Baraboo","WI","US","539139668" +"1437618907","DIRECT","Direct Messaging Address","caroline@lisasilk.net","N","","","","","","","","","119 Coulter Ave Ste 214","","Ardmore","PA","US","190032425" +"1356800833","DIRECT","Direct Messaging Address","becki.diener@imail.org","N","","","","","","","","","4403 Harrison Blvd Ste 3630","","Ogden","UT","US","844033287" +"1710446299","DIRECT","Direct Messaging Address","mary.moss@robynwoodalp.com","N","email address","","DIRECT","Direct","","OTHER","Other","email address","43 Walnut St","","Oneonta","NY","US","138201937" +"1700345287","DIRECT","Direct Messaging Address","gawashington@myinnovage.com","N","Credentialing Director","","","","","OTHER","Other","Credentialing","1335 Carlton Ave","","Charlottesville","VA","US","229025813" +"1851850341","DIRECT","Direct Messaging Address","Isaac.cairo@washburn.edu","N","home","","","","","","","","2303 N 74th St","","Kansas City","KS","US","661092435" +"1255890752","CONNECT","CONNECT URL","CVShealth","Y","3300 Belair rd","Maryland CVS Pharmacy, L.L.C.","DIRECT","Direct","","CSV","CSV","","3300 Belair Rd","","Baltimore","MD","US","212131203" +"1437618931","DIRECT","Direct Messaging Address","leslie.edwards@johnmuirhealth.com","N","work email","","DIRECT","Direct","","OTHER","Other","925-308-8160","350 John Muir Pkwy Ste 250","","Brentwood","CA","US","945135194" +"1891254397","DIRECT","Direct Messaging Address","alj223@nyu.edu","N","","","","","","","","","974 Bergen St Apt B","","Brooklyn","NY","US","112162904" +"1609335108","DIRECT","Direct Messaging Address","connect@colorsofaustincounseling.com","N","","","DIRECT","Direct","","","","","4112 Marathon Blvd","","Austin","TX","US","787563720" +"1982163481","DIRECT","Direct Messaging Address","toni.allendorph@johnmuirhealth.com","N","Work email","","OTHER","Other","9253088160","OTHER","Other","9253088160","350 John Muir Pkwy Ste 250","","Brentwood","CA","US","945135194" +"1497214993","OTHERS","Other URL","odichic@yahoo.com","N","yahoo mail","","DIRECT","Direct","","OTHER","Other","managed information","5416 Cobble Ln Apt A","","Eastvale","CA","US","917523166" +"1174082572","DIRECT","Direct Messaging Address","bkane2@schools.nyc.gov","N","","","","","","","","","1201 Lafayette Ave","","Bronx","NY","US","104745307" +"1205395605","DIRECT","Direct Messaging Address","megmiranda@azaleainstitute.com","N","email address","","DIRECT","Direct","","OTHER","Other","email","1653 Merriman Rd Ste 114","","Akron","OH","US","443135287" +"1558820951","OTHERS","Other URL","cravetherapeuticmassage@gmail.com","Y","Email","Crave Therapeutic Massage","DIRECT","Direct","","CSV","CSV","","10203 Glen Way Ste B1","","Fort Washington","MD","US","207442549" +"1346709748","CONNECT","CONNECT URL","cassie.mutkus@gmail.com","N","Business Manager Email","","","","","","","","300 S Walnut Ln Ste 201","","Beaver","PA","US","150091737" +"1417416819","DIRECT","Direct Messaging Address","npmccasland@pulmonarytxk.com","Y","email","Pulmonary & Internal Medicine of Texarkana","DIRECT","Direct","","","","","5520 Christus Dr Ste A","","Texarkana","TX","US","755031670" +"1851850259","CONNECT","CONNECT URL","@ycapp.com","N","","","","","","","","","1500 Brook Rd","","Richmond","VA","US","232202308" +"1821557232","CONNECT","CONNECT URL","type1","N","individual","","HIE","Health Information Exchange (HIE)","","OTHER","Other","type1","728 E 233rd St","","Bronx","NY","US","104663202" +"1023577434","DIRECT","Direct Messaging Address","dmaalouf@tlinksdc.com","N","","","DIRECT","Direct","","CSV","CSV","","2000 P St NW Ste 410","","Washington","DC","US","200366922" +"1336608744","DIRECT","Direct Messaging Address","akoontz@boardofchildcare.org","N","","","DIRECT","Direct","","OTHER","Other","e-mail","715 Brown Rd","","Martinsburg","WV","US","254047282" +"1588123905","DIRECT","Direct Messaging Address","ross.linker@ucsf.edu","N","provider e-mail","","","","","","","","707 Parnassus Ave","","San Francisco","CA","US","941432210" +"1851850275","CONNECT","CONNECT URL","chcs@clearhorizons.org","N","Agency email","","OTHER","Other","Agency email","OTHER","Other","Agency email","853 W Center St","","Orem","UT","US","840575201" +"1447719885","DIRECT","Direct Messaging Address","kelly.leibel@sanfordhealth.org","N","","","","","","","","","1305 W 18th St","","Sioux Falls","SD","US","571050401" +"1184183527","DIRECT","Direct Messaging Address","jcorey@autumnseniorservices.com","N","Email Address","","","","","","","","125 E North St Ste 203","","New Castle","PA","US","161013749" +"1174082465","OTHERS","Other URL","s.ridenhour@wingate.edu","N","Work Email","","DIRECT","Direct","","CSV","CSV","","205 N Main St","","Wingate","NC","US","281748287" +"1902365356","OTHERS","Other URL","znsmith@kvc.org","N","email","","","","","","","","324 Highland Park Dr","","Richmond","KY","US","404753487" +"1548729916","DIRECT","Direct Messaging Address","katrinaward@phoenixpsychologists.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2102 W Bethany Home Rd","","Phoenix","AZ","US","850151935" +"1265991657","DIRECT","Direct Messaging Address","wdwu@mednet.ucla.edu","N","UCLA Email","","","","","","","","1223 16th St Rm 1202","","Santa Monica","CA","US","904041217" +"1487113874","CONNECT","CONNECT URL","reddin@reddinpsychology.com","N","","","","","","","","","90 E Halsey Rd Ste 356","","Parsippany","NJ","US","070543709" +"1568921856","DIRECT","Direct Messaging Address","swilson@lgbtqcenterofdurham.org","N","","","","","","","","","535 Crossview Ln","","Durham","NC","US","277036729" +"1811456106","DIRECT","Direct Messaging Address","mchai@patternsbehavior.com","N","work email","","","","","","","","3230 E Imperial Hwy Ste 203","","Brea","CA","US","928211706" +"1639638067","DIRECT","Direct Messaging Address","christa.carr@mercyhealth.com","N","","","","","","","","","303 Plaza Dr","","West Point","NE","US","68788" +"1326507732","DIRECT","Direct Messaging Address","jennifer.johnson@therootscc.com","N","Work Email","","OTHER","Other","Work Email","OTHER","Other","Work email","614 McAdoo St Ste B","","Truth OR Consequences","NM","US","879012706" +"1558820977","DIRECT","Direct Messaging Address","kathleenj@allergyasthmanyc.com","Y","","Allergy & Asthma Associates of Murray Hill, P C","DIRECT","Direct","","OTHER","Other","credentialing corrdinator","35 E 35th St","Suite 202","New York","NY","US","100163823" +"1255890679","DIRECT","Direct Messaging Address","mdiiorio@puebloboneandjoint.com","N","work email","","DIRECT","Direct","","CSV","CSV","","1919 W US Highway 50","","Pueblo","CO","US","810081618" +"1003375437","DIRECT","Direct Messaging Address","jsapico@hotmail.com","N","direct","","DIRECT","Direct","","OTHER","Other","email","4180 Sierra Madre Dr","","Reno","NV","US","895026328" +"1386103711","DIRECT","Direct Messaging Address","karen_landrum@bshsi.org","N","work email","","","","","","","","14051 St Francis Blvd Ste 2200","","Midlothian","VA","US","231143203" +"1831658277","DIRECT","Direct Messaging Address","blake.powell@northside.com","N","Email","","","","","","","","1200 Northside Forsyth Dr","","Cumming","GA","US","300417659" +"1649739095","OTHERS","Other URL","jwestendorf@familycareassociates.com","N","Office","","OTHER","Other","Other","OTHER","Other","Other","1106 N Merchant St","","Effingham","IL","US","624012128" +"1801355268","DIRECT","Direct Messaging Address","info@trinityhealthllc.com","N","Email Address","","DIRECT","Direct","","CSV","CSV","","15318 Wildwood Glen Dr","","Houston","TX","US","770835515" +"1427517887","CONNECT","CONNECT URL","phoenixcommunityhealth70@gmail.com","N","","","","","","","","","8166 Market St Ste H","","Boardman","OH","US","445126247" +"1699234054","OTHERS","Other URL","lnhaggard@kvc.org","N","","","","","","","","","324 Highland Park Dr","","Richmond","KY","US","404753487" +"1194284570","CONNECT","CONNECT URL","wilsonandsmithinc@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","10450 S Vincennes Ave","","Chicago","IL","US","606432957" +"1649739012","DIRECT","Direct Messaging Address","csu@dhs.lacounty.gov","N","email","","DIRECT","Direct","","OTHER","Other","email","2010 Zonal Ave","","Los Angeles","CA","US","900331026" +"1184183576","CONNECT","CONNECT URL","allinaday@icloud.com","N","email","","DIRECT","Direct","","OTHER","Other","email","16300 Heartquake Trce","","Moseley","VA","US","231201646" +"1700345196","DIRECT","Direct Messaging Address","kime6674@pacificu.edu","N","","","DIRECT","Direct","","","","","14795 SW Osprey Dr Apt 927","","Beaverton","OR","US","970078120" +"1750840047","OTHERS","Other URL","angel.santos@va.gov","N","Work email with encryption capability","","OTHER","Other","Work related comm.","OTHER","Other","Work related","1601 SW Archer Rd","","Gainesville","FL","US","326081135" +"1255890547","DIRECT","Direct Messaging Address","kjones@thecentertucson.com","N","work email","","","","","","","","2001 W Orange Grove Rd Ste 612","","Tucson","AZ","US","857041141" +"1790244085","CONNECT","CONNECT URL","shiny@mharockland.org","N","","","DIRECT","Direct","","CSV","CSV","","140 Route 303","","Valley Cottage","NY","US","109895906" +"1073072369","OTHERS","Other URL","carewelldentaldallas@gmail.com","N","","","DIRECT","Direct","","","","","3128 Forest Ln Ste 106","","Dallas","TX","US","752347725" +"1164981452","DIRECT","Direct Messaging Address","chcs@clearhorizons.org","N","Company Email","","DIRECT","Direct","","OTHER","Other","Company Email","853 W Center St","","Orem","UT","US","840575201" +"1508325929","DIRECT","Direct Messaging Address","info@i-can.center","Y","","Lakeside Center for Autism","","","","","","","5150 Village Park Dr SE","","Bellevue","WA","US","980066652" +"1366901720","DIRECT","Direct Messaging Address","terri.wholehealthhealing@outlook.com","N","business email","","DIRECT","Direct","","CSV","CSV","","1110 2nd St W","","Kalispell","MT","US","599014202" +"1578022869","DIRECT","Direct Messaging Address","miranda@evolutionptwellness.com","N","Direct Email","","DIRECT","Direct","","OTHER","Other","Email","130 W Berryhill Dr","","Grass Valley","CA","US","959455835" +"1003375460","DIRECT","Direct Messaging Address","heitzk03@dyc.edu","N","email address","","DIRECT","Direct","","CSV","CSV","","1111 Eagle St","","Arcade","NY","US","140099405" +"1679032056","DIRECT","Direct Messaging Address","ccamc@fuse.net","N","","","DIRECT","Direct","","CSV","CSV","","3663 Reading Rd","","Cincinnati","OH","US","452292115" +"1720547193","SOAP","SOAP URL","_","N","Direct","","DIRECT","Direct","","OTHER","Other","Direct","306 Meadow St","","Galax","VA","US","243333020" +"1104385574","CONNECT","CONNECT URL","cangerville@cases.org","N","e-mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","151 Lawrence St Fl 4","","Brooklyn","NY","US","112015240" +"1669931960","CONNECT","CONNECT URL","kidsindiana@gmail.com","N","","","DIRECT","Direct","","","","","52 S 9th St Ste 3","","Noblesville","IN","US","460602601" +"1952860249","DIRECT","Direct Messaging Address","Joanne.Fama@HCAHealthcare.com","N","email for administrative director of medical education","","","","","","","","7201 N University Dr","","Tamarac","FL","US","333212913" +"1093274391","OTHERS","Other URL","vnachc.org","N","","","","","","","","","1301 Main St","","Asbury Park","NJ","US","077125359" +"1356800650","DIRECT","Direct Messaging Address","Rxm.04301@store.walgreens.com","N","","","","","","","","","2975 Federal Blvd","","Denver","CO","US","802113741" +"1598224891","DIRECT","Direct Messaging Address","melissa.shuler@centrahealth.com","Y","work email address","Centra Health Inc","DIRECT","Direct","","OTHER","Other","email","10836 McCann Pl","","Ashland","VA","US","230057496" +"1609335918","DIRECT","Direct Messaging Address","gloriabernard@thejunipercenter.com","N","email adress","","DIRECT","Direct","","","","","1440 Renaissance Dr Ste 320","","Park Ridge","IL","US","600681471" +"1982163291","DIRECT","Direct Messaging Address","VCARERX@VCAREPHARMACY.COM","N","","","DIRECT","Direct","","","","","1043 Hicksville Rd","","Seaford","NY","US","117831327" +"1730648056","DIRECT","Direct Messaging Address","wandrade@act-works.net","N","","","DIRECT","Direct","","CSV","CSV","","7226 Sepulveda Blvd","","Van Nuys","CA","US","914052003" +"1124587456","CONNECT","CONNECT URL","livinginhopellc@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","livinginhopellc@gmail.com","1481 Osage Rd","","North Brunswick","NJ","US","089021517" +"1790244036","CONNECT","CONNECT URL","leemalimo@gmail.com","N","","","","","","","","","10035 E Carolina Pl Apt 104","","Aurora","CO","US","802471989" +"1427517747","OTHERS","Other URL","None","N","","","","","","","","","3510 Middlebury Ln","","Bloomfield Hills","MI","US","483014068" +"1215496559","CONNECT","CONNECT URL","koya780@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","100 N Academy Ave","","Danville","PA","US","178229800" +"1285193524","SOAP","SOAP URL","Sewell","N","","","","","","","","","532 Revere Dr","","Turnersville","NJ","US","080121253" +"1710446067","DIRECT","Direct Messaging Address","kvm29@miami.edu","N","","","","","","","","","991 NE 42nd Pl","","Homestead","FL","US","330335162" +"1982163234","OTHERS","Other URL","dmvelez16fl@ollusa.edu","N","","","","","","","","","100 Walden Pl","","LA Grange","NC","US","285519356" +"1396204640","OTHERS","Other URL","lisawaltersCOTA@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","4702 Nc Highway 48","","Roanoke Rapids","NC","US","278708505" +"1639638984","CONNECT","CONNECT URL","nick@proactive4pt.com","N","","","DIRECT","Direct","","","","","2345 E 8th St","","National City","CA","US","919502800" +"1699234955","DIRECT","Direct Messaging Address","accounts@carmelorthodontics.com","N","","","DIRECT","Direct","","","","","6857 W Stonegate Dr Ste B","","Zionsville","IN","US","460778023" +"1396204657","CONNECT","CONNECT URL","safemedtransport@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","413 E Sherman St","","Calexico","CA","US","922312425" +"1841759107","CONNECT","CONNECT URL","dftomskySLP@gmail.com","N","Professional Email","","DIRECT","Direct","","OTHER","Other","email","2 S Lake Dr","","Stamford","CT","US","069031005" +"1346709615","DIRECT","Direct Messaging Address","support@helpinghandsrva.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1716 E Hundred Rd Ste 103","","Chester","VA","US","238363301" +"1255890521","DIRECT","Direct Messaging Address","kelsey.schmied@nhrmc.org","Y","NHRMC","New Hanover Regional Medical Center","DIRECT","Direct","","CSV","CSV","","2131 S 17th St","","Wilmington","NC","US","284017407" +"1508325879","DIRECT","Direct Messaging Address","accounts@carmelorthodontics.com","N","","","DIRECT","Direct","","","","","298 S 10th St Ste 100","","Noblesville","IN","US","460602741" +"1841759040","DIRECT","Direct Messaging Address","ijohnosn@msihcare.com","N","Irene Johnson","","","","","","","","79 WAGNER ROAD","SUITE 101","MONACA","PA","US","150612489" +"1952860231","DIRECT","Direct Messaging Address","ambrosejo@watertownps.org","N","e-mail","","DIRECT","Direct","","CSV","CSV","","324 French St","","Watertown","CT","US","067952929" +"1104385301","DIRECT","Direct Messaging Address","kisha.m.selby@kp.org","N","email address","","DIRECT","Direct","","","","","7141 Security Blvd","","Baltimore","MD","US","212441811" +"1013476217","DIRECT","Direct Messaging Address","BDaley@azahealth.org","N","Work EMail","","DIRECT","Direct","","CSV","CSV","","100 Commercial Dr","","Keystone Heights","FL","US","326566802" +"1093274292","DIRECT","Direct Messaging Address","rebecca.humphrey@mccallcenterct.org","N","email","","DIRECT","Direct","","OTHER","Other","email","58 High St","","Torrington","CT","US","067905106" +"1164981379","CONNECT","CONNECT URL","gudmund@willamettefam.com","N","business email","","DIRECT","Direct","","","","","7420 SW Garden Home Rd","","Portland","OR","US","972239599" +"1063971281","OTHERS","Other URL","info@lighthousepdteam.com","N","office email","","DIRECT","Direct","","CSV","CSV","","9420 Forestwood Ln Ste 201","","Manassas","VA","US","201104758" +"1346709557","DIRECT","Direct Messaging Address","dsande@ichd.net","N","secure email","","DIRECT","Direct","","CSV","CSV","","5055 E Broadway Blvd Ste A200","","Tucson","AZ","US","857113649" +"1487113619","DIRECT","Direct Messaging Address","info@essentialsvcs.com","N","Email","","","","","","","","3651 Lindell Rd","","Las Vegas","NV","US","891031254" +"1518426758","CONNECT","CONNECT URL","info@healingartssfl.org","N","E-mail","","DIRECT","Direct","","CSV","CSV","","4699 N State Road 7 Ste B1","","Lauderdale Lakes","FL","US","333195870" +"1407315658","DIRECT","Direct Messaging Address","cziers@yapinc.org","Y","","The Youth Advocate Program Inc.","","","","","","","1516 E Colonial Dr Ste 101","","Orlando","FL","US","328034726" +"1962961110","DIRECT","Direct Messaging Address","kathleen@kathleenmikkelsenlpc.com","N","","","","","","","","","9560 Linton Hall Rd","","Bristow","VA","US","201361218" +"1770042921","CONNECT","CONNECT URL","yomakidon@gmail.com","N","email","","DIRECT","Direct","","","","","8240 Embury Rd Ste A","","Grand Blanc","MI","US","484397113" +"1730648866","OTHERS","Other URL","clinicsource","N","eletronic data base","","OTHER","Other","clinical","OTHER","Other","medical info","6900 S Orange Blossom Trl Ste 102","","Orlando","FL","US","328095734" +"1417416561","SOAP","SOAP URL","https://app.kareo.com/login-ui/#/login","N","","","","","","","","","130 La Casa Via","Building 2, suite 110","Walnut Creek","CA","US","94598" +"1730648700","DIRECT","Direct Messaging Address","jennifer.ellison@echoja.org","Y","","EXCEPTIONAL CHILDREN HAVE ECHO JOINT AGREEMENT","","","","","","","350 W 154th St","","South Holland","IL","US","604731229" +"1851850135","OTHERS","Other URL","kaitlynbanks96@aim.com","N","Email Address","","OTHER","Other","Receiving other emails","CSV","CSV","","15 Mayfield Rd","","Auburn","MA","US","015011116" +"1700345949","DIRECT","Direct Messaging Address","karissa.peoples@osumc.edu","N","karissa.peoples@osumc.edu","","","","","","","","410 W 10th Ave","","Columbus","OH","US","432101240" +"1427517507","DIRECT","Direct Messaging Address","petzg@crook1.com","N","Address","","DIRECT","Direct","MOORCROFT","OTHER","Other","MOORCROFT address","212 Carbon St","","moorcroft","WY","US","82721" +"1184183311","DIRECT","Direct Messaging Address","enkem@angelicplace.org","N","","","DIRECT","Direct","","CSV","CSV","","754 Warrenton Rd Ste 109","","Fredericksburg","VA","US","224061098" +"1942769013","CONNECT","CONNECT URL","Bronx","N","","","DIRECT","Direct","","CSV","CSV","","1648 Lurting Ave","","Bronx","NY","US","104611512" +"1649739723","DIRECT","Direct Messaging Address","mkruck.ckservices@outlook.com","N","Email Address","","DIRECT","Direct","","CSV","CSV","","1149 Creighton Rd Ste 5","","Pensacola","FL","US","325047071" +"1306305487","DIRECT","Direct Messaging Address","lolita.hartley@va.gov","N","work email","","DIRECT","Direct","","CSV","CSV","","1500 E Woodrow Wilson Ave","","Jackson","MS","US","392165116" +"1841759925","OTHERS","Other URL","https://ehr2.charmtracker.com/ehr/physician/$%7BPhr.URL%7D","N","EHR portal","","DIRECT","Direct","","CSV","CSV","","407 S 46th St","","Tacoma","WA","US","984186626" +"1912466004","DIRECT","Direct Messaging Address","info@summitketamine.com","N","","","","","","","","","19284 Cottonwood Dr Ste 200","","Parker","CO","US","801383881" +"1194284158","CONNECT","CONNECT URL","Miguel.picasso@rop.com","N","company email","","DIRECT","Direct","","OTHER","Other","email","10400 Fricot City Rd","","San Andreas","CA","US","952499642" +"1639638794","DIRECT","Direct Messaging Address","hyeyoung.park@hcahealthcare.com","N","","","","","","","","","9260 W Sunset Rd Ste 110","","Las Vegas","NV","US","891484903" +"1730648726","DIRECT","Direct Messaging Address","brodriquez@bloombh.com","N","brodriquez@bloombh.com","","DIRECT","Direct","","CSV","CSV","","701 W Kimberly Ave Ste 245","","Placentia","CA","US","928706345" +"1215496450","CONNECT","CONNECT URL","Shaynes@lifetimebodyhealthawareness.com","N","","","","","","","","","10825 Vestone St","","Las Vegas","NV","US","891410481" +"1689133779","DIRECT","Direct Messaging Address","madi@achievepediatrics.com","N","","","","","","","","","5211 79th St","","Lubbock","TX","US","794242832" +"1144789397","OTHERS","Other URL","kimhollingdale@angelespsychologygroup.com","N","email","","DIRECT","Direct","","OTHER","Other","Email","1328 Westwood Blvd Ste 35","","Los Angeles","CA","US","900244931" +"1679032866","DIRECT","Direct Messaging Address","david.lawton@atriumhealth.org","N","E-mail","","DIRECT","Direct","","CSV","CSV","","101 E W T Harris Blvd Ste 5001","","Charlotte","NC","US","282623574" +"1861951055","DIRECT","Direct Messaging Address","cynthia_schmidt@trihealth.com","N","","","","","","","","","379 Dixmyth Ave","","Cincinnati","OH","US","452202475" +"1265991475","OTHERS","Other URL","PB2@PINEBROOKPHARMACY.COM","N","EMAIL","","DIRECT","Direct","","CSV","CSV","","5340 Spring Hill Dr","","Spring Hill","FL","US","346064562" +"1366901571","DIRECT","Direct Messaging Address","VCARERX@VCAREPHARMACY.COM","N","","","DIRECT","Direct","","","","","1043 Hicksville Rd","","Seaford","NY","US","117831327" +"1205395449","DIRECT","Direct Messaging Address","hchavez@bhmdiocese.org","N","work email","","DIRECT","Direct","","OTHER","Other","email","1515 12th Ave S","","Birmingham","AL","US","352052866" +"1902365158","DIRECT","Direct Messaging Address","jl@aprclinic.com","N","clinic email address used for questions and correspondence","","DIRECT","Direct","","OTHER","Other","emails","827 N Bloodworth St Ste A","","Raleigh","NC","US","276041231" +"1679032833","DIRECT","Direct Messaging Address","access@familiesmatternj.org","N","Direct email address to access department","","DIRECT","Direct","","","","","899 Bayshore Rd","","Villas","NJ","US","082512780" +"1225597487","DIRECT","Direct Messaging Address","info@andersonspecific.com","N","","","","","","","","","1099 Merchants Dr Ste B","","Dallas","GA","US","301323005" +"1093274110","DIRECT","Direct Messaging Address","brittany.rivera@va.gov","N","VA E-mail","","DIRECT","Direct","","","","","1601 E 4th Plain Blvd","","Vancouver","WA","US","986613713" +"1639638752","DIRECT","Direct Messaging Address","jsiegel@fillmoreusd.org","Y","","Fillmore Unified School District","DIRECT","Direct","","","","","627 Sespe Ave","","Fillmore","CA","US","930151918" +"1114486248","CONNECT","CONNECT URL","Stephens.Latasha@yahoo.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5400 Ruddy Ct Apt 2","","Cincinnati","OH","US","452397297" +"1063971109","CONNECT","CONNECT URL","parablesrecoveryandwellness@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","Providence","525 W 465 N Ste 130","","Providence","UT","US","843325604" +"1932668092","OTHERS","Other URL","n/a","N","","","","","","","","","4733 W Sunset Blvd Fl 3","","Los Angeles","CA","US","900276021" +"1871052993","DIRECT","Direct Messaging Address","laurie.jones@northrange.org","Y","Business Address","Northrange Behavioral Health","DIRECT","Direct","","OTHER","Other","email","1300 N 17th Ave","","Greeley","CO","US","806319584" +"1720547912","DIRECT","Direct Messaging Address","Tiffan995@hotmail.com","N","","","","","","","","","12828 237th St","","Rosedale","NY","US","114221041" +"1285193474","DIRECT","Direct Messaging Address","brownbe2@1stchoicetm.com","N","ecrypted email","","","","","","","","2330 Scenic Hwy S","","Snellville","GA","US","300783115" +"1467911651","DIRECT","Direct Messaging Address","michelle.rice@rwjbh.org","N","","","DIRECT","Direct","","","","","94 Old Short Hills Rd","","Livingston","NJ","US","070395668" +"1376002568","DIRECT","Direct Messaging Address","jperez@eliotchs.org","N","","","","","","","","","86 Baker Avenue Ext Ste 100","","Concord","MA","US","017422132" +"1194284299","DIRECT","Direct Messaging Address","BethW@poolerplasticsurgery.com","N","Office email","","DIRECT","Direct","","","","","1000 Towne Center Blvd Ste 506","","Pooler","GA","US","313224068" +"1780143891","CONNECT","CONNECT URL","happykidsrehab@gmail.com","N","email address","","","","","","","","714 NW 122nd Pl","","Miami","FL","US","331822013" +"1992264006","CONNECT","CONNECT URL","charmehr.com","N","","","","","","","","","80 Shunpike Rd Unit 101","","Cromwell","CT","US","064164402" +"1164981205","DIRECT","Direct Messaging Address","aliya.saulson@duke.edu","N","","","","","","","","","832 Broad Street","","Durham","NC","US","27705" +"1598224586","OTHERS","Other URL","FIRSTRXPHARMACYLLC@GMAIL.COM","N","","","DIRECT","Direct","","OTHER","Other","BLOOMINGPHARMACYLLC@GMAIL.COM","851 Springfield Ave","","Irvington","NJ","US","071113611" +"1972062958","OTHERS","Other URL","trishflaherty@lcsw@gmail.com","N","business email","","OTHER","Other","email","CSV","CSV","","210 S Desplaines St Apt 1407","","Chicago","IL","US","606615570" +"1225597214","DIRECT","Direct Messaging Address","megan.oldenburg@allina.com","N","email address","","DIRECT","Direct","","OTHER","Other","email","333 Smith Ave N","","Saint Paul","MN","US","551022344" +"1881153872","DIRECT","Direct Messaging Address","shofer@zoegracecounseling.com","N","","","","","","","","","6630 Fm 1463 Rd # B500-153","","Katy","TX","US","774947412" +"1932668043","OTHERS","Other URL","susanmccartney57@gmail.com","N","","","","","","","","","117 N Pontiac Ave # 88th","","Lubbock","TX","US","794163733" +"1619436847","CONNECT","CONNECT URL","https://www.therapistportal.com/p/fxfunction/","Y","Send and receive protected client information","TherapyNotes LLC","","","","","","","630 Dresher Rd","","Horsham","PA","US","190442204" +"1437618667","DIRECT","Direct Messaging Address","jennifer@readingwritealaska.com","Y","","Reading Write Alaska","","","","","","","613 S Knik Goose Bay Rd Ste B","","Wasilla","AK","US","996548090" +"1740749928","DIRECT","Direct Messaging Address","DMM0523@SBCGLOBAL.NET","N","","","","","","","","","3860 Teays Valley Rd Ste 1","","Hurricane","WV","US","255269772" +"1356800577","OTHERS","Other URL","mallory.bitterman@asburyseminary.edu","N","","","","","","","","","124 Asbury Dr","","Wilmore","KY","US","403901115" +"1558820662","DIRECT","Direct Messaging Address","margaret.sarich@cary26.org","Y","","Cary C C School District 26","","","","","","","2211 Crystal Lake Rd","","Cary","IL","US","600131470" +"1457810582","CONNECT","CONNECT URL","Lubbock","N","","","DIRECT","Direct","","","","","1628 19th St","","Lubbock","TX","US","794014832" +"1255890307","OTHERS","Other URL","Trexassisting@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Electronic Medical Records","14826 Beechmoor Dr","","Houston","TX","US","770953304" +"1023577087","DIRECT","Direct Messaging Address","info@gvdent.com","N","Company HIPAA secure email","","","","","","","","2500 Durham Dayton Hwy","","Durham","CA","US","959389440" +"1427517416","CONNECT","CONNECT URL","N/A","N","","","","","","","","","2003 N Edwards Ave","","MT Pleasant","TX","US","754552010" +"1073072005","DIRECT","Direct Messaging Address","P779@ThriftyWhite.com","N","","","","","","","","","112A Main St S","","Pierz","MN","US","563644400" +"1487113437","OTHERS","Other URL","antilloncindy@gmail.com","N","","","","","","","","","409 N Meyer St","","San Fernando","CA","US","913401932" +"1770042772","DIRECT","Direct Messaging Address","abortah@hotmail.com","N","","","","","","","","","11203 Lake June Rd Ste 206","","Balch Springs","TX","US","751801219" +"1578022505","OTHERS","Other URL","www.conciergeHP.com","N","url","","DIRECT","Direct","","OTHER","Other","www.cociergeHP.com","1513 S Grand Ave","","Los Angeles","CA","US","900153070" +"1104385111","OTHERS","Other URL","managerpedschoice@gmail.com","Y","","Pediatric Choice LLC","","","","","","","5505 Creekwood Park Blvd","","Lenoir City","TN","US","377721201" +"1730648601","OTHERS","Other URL","circleoflifetherapyllc@gmail.com","N","direct email address","","DIRECT","Direct","","OTHER","Other","PHI","325 Burberry","","Grand Prairie","TX","US","750520028" +"1609335561","OTHERS","Other URL","leadtransit@gmail.com","N","","","","","","","","","11832 Newcastle Ave Ste 18","","Baton Rouge","LA","US","708168987" +"1477012342","CONNECT","CONNECT URL","mdwyer@pathwaystp.com","N","","","","","","","","","1551 Jennings Mill Rd Unit 1700B","","Watkinsville","GA","US","306777266" +"1184183022","DIRECT","Direct Messaging Address","amy@championbrevard.com","N","work email","","DIRECT","Direct","","CSV","CSV","","2010 W Eau Gallie Blvd Unit 101","","Melbourne","FL","US","329354033" +"1073072815","DIRECT","Direct Messaging Address","health@conciergeclinic.org","N","email address","","","","","","","","1224 S River Rd Ste B101","","St George","UT","US","847908365" +"1043779895","DIRECT","Direct Messaging Address","credentialing@fhclouisville.org","N","Employer","","DIRECT","Direct","","CSV","CSV","","2215 Portland Ave","","Louisville","KY","US","402121033" +"1447719331","SOAP","SOAP URL","https://app.kareo.com/login-ui/#/login","N","","","","","","","","","130 La Casa Via Ste 110","","Walnut Creek","CA","US","945983047" +"1386103125","CONNECT","CONNECT URL","dshann@accessptw.com","Y","Work email","Access Physical Therapy & Wellness Inc","DIRECT","Direct","","CSV","CSV","","53 NY-17K Suite 2","","Newburgh","NY","US","12550" +"1598224529","DIRECT","Direct Messaging Address","cfales@northwell.edu","Y","Email address","Northwell Health","DIRECT","Direct","","CSV","CSV","","26459 Langston Ave # B","","Glen Oaks","NY","US","110041042" +"1629537675","DIRECT","Direct Messaging Address","abahr@prescription-center.com","Y","Pharmacy email","Fanaras Enterprises, Inc","DIRECT","Direct","","CSV","CSV","","125 N Main St Ste 1","","Concord","NH","US","033014985" +"1235698119","DIRECT","Direct Messaging Address","aaliye@hschealth.org","N","","","","","","","","","1731 Bunker Hill Rd NE","","Washington","DC","US","200173026" +"1609335579","DIRECT","Direct Messaging Address","enmayer@mednet.ucla.edu","N","Institutional Email Address","","","","","","","","757 Westwood Plz","","Los Angeles","CA","US","900958358" +"1891254785","DIRECT","Direct Messaging Address","rtorabi@iu.edu","N","","","","","","","","","1740 W Taylor St","","Chicago","IL","US","606127232" +"1083173850","CONNECT","CONNECT URL","marc@mobilitytandf.com","N","email","","DIRECT","Direct","","CSV","CSV","","6959 Ketchum Dr","","Colorado Springs","CO","US","809119406" +"1083173850","CONNECT","CONNECT URL","www.mobilitytandf.com","N","company website","","DIRECT","Direct","","","","","6959 Ketchum Dr","","Colorado Springs","CO","US","809119406" +"1760941546","CONNECT","CONNECT URL","Chicago","N","National Youth Advocate Program","","DIRECT","Direct","","CSV","CSV","","1902 W Cermak Rd","","Chicago","IL","US","606084204" +"1497214365","DIRECT","Direct Messaging Address","info@autismcomplete.com","N","Email Adress","","DIRECT","Direct","","CSV","CSV","","1245 Cahaba Dr SW","","Atlanta","GA","US","303113407" +"1588123590","OTHERS","Other URL","watsonhayesllc@gmail.com","N","Regular email between Provider and patients","","OTHER","Other","Regular email between Provider and patients","OTHER","Other","EMAIL, Regular Email Address","111 S 24th St W Ste 1","","Billings","MT","US","591025659" +"1124587134","DIRECT","Direct Messaging Address","access@familiesmatternj.org","N","Direct email address to access department","","","","","","","","889 Bayshore Road","","Villas","NJ","US","08251" +"1801355805","DIRECT","Direct Messaging Address","s.shafique@mua.edu","N","Email","","DIRECT","Direct","","CSV","CSV","","506 6th St","","Brooklyn","NY","US","112153609" +"1881153807","DIRECT","Direct Messaging Address","cgerrish@wcgh.org","N","Secure work email","","","","","CSV","CSV","","132 Adams Rd","","Frankfort","ME","US","044383334" +"1164981106","CONNECT","CONNECT URL","BMPerzanowski@seormc.org","N","","","","","","","","","1335 Clark St","","Cambridge","OH","US","437259614" +"1942769898","DIRECT","Direct Messaging Address","info@pierceaesthetics.com","N","direct email adress","","","","","","","","2492 Walnut Ave Ste 250","","Tustin","CA","US","927806963" +"1043779911","DIRECT","Direct Messaging Address","gregory.cortese@uhhospitals.org","N","","","","","","","","","32800 Lorain Rd","","North Ridgeville","OH","US","440393430" +"1174082051","CONNECT","CONNECT URL","NA","N","","","","","","","","","1611 NW 12th Ave","","Miami","FL","US","331361005" +"1295294189","DIRECT","Direct Messaging Address","typrogram@mskcc.org","N","","","","","","","","","1275 York Ave","","New York","NY","US","100656007" +"1205395118","CONNECT","CONNECT URL","oaklandpark@librasunrx.com","Y","email address","Williams Pharmacies LLC","HIE","Health Information Exchange (HIE)","","OTHER","Other","Direct","141 E Commercial Blvd","","Oakland Park","FL","US","333341623" +"1588123491","DIRECT","Direct Messaging Address","mcmahone@southeastinc.com","N","work email","","DIRECT","Direct","","CSV","CSV","","68353 Bannock Rd","","Saint Clairsville","OH","US","439509736" +"1922567866","CONNECT","CONNECT URL","https://ksdfamilysolutions.clientsecure.me","N","Secured Client Portal","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Document Share","2174 Hewlett Ave Ste 107A","","Merrick","NY","US","115663612" +"1386103224","DIRECT","Direct Messaging Address","kim@keyscounselingsolutions.com","N","business email address","","DIRECT","Direct","","OTHER","Other","text","3050 N Lakeharbor Ln Ste 248","","Boise","ID","US","837036281" +"1467911305","DIRECT","Direct Messaging Address","nick@lakeviewchiropracticandwellmess.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","290 Daniel Webster Hwy # 2A","","Meredith","NH","US","032535806" +"1396204186","DIRECT","Direct Messaging Address","sflash@stanford.edu","N","","","","","","","","","401 Quarry Rd","","Palo Alto","CA","US","943041419" +"1487113239","DIRECT","Direct Messaging Address","matt.auman@homecentris.com","N","CEO Email","","DIRECT","Direct","","CSV","CSV","","200 E Joppa Rd Ste 103","","Towson","MD","US","212863106" +"1902365752","DIRECT","Direct Messaging Address","nhupp@portagehealth.org","N","email","","","","","","","","500 Campus Dr","","Hancock","MI","US","499301452" +"1619436490","DIRECT","Direct Messaging Address","rnamy@bellsouth.net","N","","","DIRECT","Direct","","CSV","CSV","","601 S 19th St","","Birmingham","AL","US","352940001" +"1396204293","DIRECT","Direct Messaging Address","stephanie.prior@fairfaxcount.gov","Y","Work E-mail","Fairfax County Mental Health Services","","","","","","","8119 Holland Rd","","Alexandria","VA","US","223063135" +"1467911362","DIRECT","Direct Messaging Address","clinicalcd@pppclientdr.com","N","","","DIRECT","Direct","","","","","1407 N Batavia St Ste 219","","Orange","CA","US","928673525" +"1326507237","OTHERS","Other URL","fatima.taylor@twcmd.com","N","","","","","","","","","10999 Red Run Blvd Ste 205","","Owings Mills","MD","US","211173249" +"1790244606","DIRECT","Direct Messaging Address","kwahlen292269@student.wmcarey.edu","Y","","William Carey University","","","","","","","710 William Carey Pkwy","","Hattiesburg","MS","US","394017842" +"1598224404","OTHERS","Other URL","transportationavailableprompt@gmail.com","N","","","","","","","","","10504 Prejean Hwy","","Opelousas","LA","US","705702371" +"1417416264","CONNECT","CONNECT URL","Auburn","N","","","HIE","Health Information Exchange (HIE)","","","","","152 Maple St Ste A","","Auburn","CA","US","956035042" +"1851850606","CONNECT","CONNECT URL","Rebalncingsolutions@gmail.com","N","","","","","","","","","1403 Silver Lake Rd NW Ste 3","","New Brighton","MN","US","551126398" +"1396204160","OTHERS","Other URL","deddehroland37@gmail.com","N","","","","","","","","","5106 Smokey River Dr","","Katy","TX","US","774496017" +"1508325366","OTHERS","Other URL","JEFFREYCARSON1@GMAIL.COM","N","","","","","","","","","1405 San Juan Hills Dr Unit 105","","Las Vegas","NV","US","891346390" +"1891254686","DIRECT","Direct Messaging Address","GentleEarServices@outlook.com","N","Business correspondence email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1350 Lawhon St","","Shreveport","LA","US","711083102" +"1952860736","DIRECT","Direct Messaging Address","wsnyder142@marian.edu","Y","University email account - secure","Marian University","","","","","","","3200 Cold Spring Rd","","Indianapolis","IN","US","462221997" +"1053870865","DIRECT","Direct Messaging Address","alyssa.giesen@parknicollet.com","Y","","Park Nicollet Methodist Hospital","","","","","","","6500 Excelsior Blvd","","St Louis Park","MN","US","554264702" +"1598224396","OTHERS","Other URL","hkpnonemergencytransport@gmail.com","Y","email","HKP Non Emergency Medical Transportation LLC","DIRECT","Direct","","CSV","CSV","","6604 Splashwater Dr","","Flowery Branch","GA","US","305427614" +"1023577822","CONNECT","CONNECT URL","racinegreatlakestransportation@gmail.com","N","","","","","","","","","1102 Walton Ave","","Racine","WI","US","534024549" +"1124587068","DIRECT","Direct Messaging Address","mbellomo@ghs.org","N","","","","","","","","","900 W Faris Rd","","Greenville","SC","US","296054255" +"1821557620","OTHERS","Other URL","https://drive.google.com/drive/u/0/my-drive","N","Richmond PA Google Drive","","DIRECT","Direct","","CSV","CSV","","955 23rd St","","Richmond","CA","US","948041250" +"1124587910","DIRECT","Direct Messaging Address","justin.hellwinkel@ucdenver.edu","Y","email","University of Colorado School of Medicine","DIRECT","Direct","","","","","1784 Racine St","Room R09-130","Aurora","CO","US","800457144" +"1629537428","OTHERS","Other URL","hkpnonemergencytransport@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","6604 Splashwater Dr","","Flowery Branch","GA","US","305427614" +"1245799055","DIRECT","Direct Messaging Address","meganrodgers@paperplanetherapies.com","N","","","","","","","","","400 Ann St NW Ste 106A","","Grand Rapids","MI","US","495042053" +"1063971869","DIRECT","Direct Messaging Address","sliu@epicpainandortho.com","N","secure business email","","DIRECT","Direct","","","","","4225 Office Pkwy Ste 200","","Dallas","TX","US","752043628" +"1285193086","OTHERS","Other URL","rightnowtransportation20192gmail.com","N","Business","","DIRECT","Direct","","","","","1638 Dyson St","","Muskegon","MI","US","494425722" +"1578022372","DIRECT","Direct Messaging Address","samantha@artwithsamantha.com","N","","","DIRECT","Direct","","","","","517 Larkfield Rd","","East Northport","NY","US","117314208" +"1811456619","OTHERS","Other URL","bryan.raymond@my.rfums.org","N","email","","DIRECT","Direct","","CSV","CSV","","1721 E 19th Ave Ste 520","","Denver","CO","US","802181243" +"1548729379","DIRECT","Direct Messaging Address","pdk@playhousedentalkids.com","N","Practice email","","DIRECT","Direct","","OTHER","Other","vCard format","1204 18th St","","Anacortes","WA","US","982212308" +"1114487956","OTHERS","Other URL","0000","N","","","","","","","","","777 Murphy Rd","","Medford","OR","US","975048425" +"1366902009","OTHERS","Other URL","krushang.patel@whhs.com","N","","","","","","","","","2000 Mowry Ave","","Fremont","CA","US","945381716" +"1467911412","DIRECT","Direct Messaging Address","leerisa.scarborough@okdhs.org","N","","","","","","","","","407 S Carnegie St","","Carnegie","OK","US","730159695" +"1447719364","DIRECT","Direct Messaging Address","sjohnson@j-jtransport.com","N","","","","","","","","","19001 E 8 Mile Rd Ste 103","","Eastpointe","MI","US","480213247" +"1598225328","CONNECT","CONNECT URL","ayan.abukar9820@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","3701 W Old Shakopee Rd","","Bloomington","MN","US","554313555" +"1275093015","DIRECT","Direct Messaging Address","wwspt@wwspt.com","N","wwspt@wwspt.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1456 Ferry Rd Unit 601","","Doylestown","PA","US","189012391" +"1578023321","DIRECT","Direct Messaging Address","claims@emirbilling.com","Y","","Wadesworld Inc dba EMIR","","","","","","","8722 Hamil Ct","","Douglasville","GA","US","301357551" +"1699235440","DIRECT","Direct Messaging Address","Kims@spectracare.org","N","Email","","DIRECT","Direct","","","","","1672 Columbia Hwy","","Dothan","AL","US","363035434" +"1598225393","OTHERS","Other URL","purposeful.u.counseling@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","office","3941 S Atherton St Ste A","","State College","PA","US","168018309" +"1932669678","DIRECT","Direct Messaging Address","Pamela.Brugger@conehealth.com","Y","Work email","Alamance Regional Medical Center, INC","DIRECT","Direct","","CSV","CSV","","1238 Huffman Mill Rd","","Burlington","NC","US","272158700" +"1669932281","CONNECT","CONNECT URL","pharmacy202@mkstores.net","Y","Work (Pharmacy's) email","M K Stores Inc","OTHER","Other","email","OTHER","Other","Email","933 Riverside Plz","","Iron River","MI","US","499351529" +"1013476068","DIRECT","Direct Messaging Address","cgoedvolk@ubotolaryngologymedentdirect.com","N","medent direct","","DIRECT","Direct","","OTHER","Other","EMR","8207 Main St Ste 5","","Williamsville","NY","US","142216060" +"1659831303","DIRECT","Direct Messaging Address","melinda.lawrence@omh.ny.gov","N","","","DIRECT","Direct","","OTHER","Other","email","425 Robinson St","","Binghamton","NY","US","139041735" +"1063972776","DIRECT","Direct Messaging Address","anita_l_sharko@rush.edu","N","work email","","OTHER","Other","email","OTHER","Other","email","1725 W Harrison St Ste 1010","","Chicago","IL","US","606123841" +"1811457567","DIRECT","Direct Messaging Address","jwitt@tulane.edu","Y","secure education email","Tulane University Hospital & Clinic","","","","","","","1415 Tulane Ave","","New Orleans","LA","US","701122600" +"1316407141","CONNECT","CONNECT URL","workofheartspeechtherapy@gmail.com","N","Business email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","208 W Hobsonway","","Blythe","CA","US","922251619" +"1174083968","DIRECT","Direct Messaging Address","dsande@ichd.net","N","email","","DIRECT","Direct","","CSV","CSV","","44 E Broadway Blvd","","Tucson","AZ","US","857011703" +"1235699059","DIRECT","Direct Messaging Address","wojciechoa@sjchs.org","N","Email","","DIRECT","Direct","","","","","5356 Reynolds St","","Savannah","GA","US","314056016" +"1235699059","DIRECT","Direct Messaging Address","wojciechoa@sjchs.org","N","","","","","","","","","5356 Reynolds St","","Savannah","GA","US","314056016" +"1265992911","OTHERS","Other URL","jrcamacho@prymed.org","N","","","","","","","","","Carr 149 Km 13","","Ciales","PR","US","00638" +"1639639305","CONNECT","CONNECT URL","buildingbettercommunication@gmail.com","N","","","","","","","","","4017 Destiny Dr","","Springfield","IL","US","627125871" +"1033679790","DIRECT","Direct Messaging Address","arduncan@wakehealth.edu","N","","","","","","","","","718 Southshore Pkwy","","Durham","NC","US","277033924" +"1255891958","OTHERS","Other URL","NA","N","","","","","","","","","5126 Hospital Dr NE","","Covington","GA","US","300142566" +"1124588793","CONNECT","CONNECT URL","www.drkumargyn.com","N","website","","DIRECT","Direct","","OTHER","Other","website","6584 Poplar Ave Ste 400","","Memphis","TN","US","381383687" +"1891255600","DIRECT","Direct Messaging Address","Kunal@ApteekPharmacy.com","Y","email address","Apteek PLLC","DIRECT","Direct","","OTHER","Other","Plain Text","2900 Weslayan St Ste B&c","","Houston","TX","US","770275132" +"1750841466","DIRECT","Direct Messaging Address","corey.donovan@homeinstead.com","N","business email address","","DIRECT","Direct","","","","","81 Freeman Ct","","Central Point","OR","US","975022426" +"1427518190","DIRECT","Direct Messaging Address","bapple@premierhomehealthcare.com","N","","","","","","","","","562 Huffman Mill Rd","","Burlington","NC","US","272155100" +"1407316243","CONNECT","CONNECT URL","Chicago","N","","","DIRECT","Direct","","","","","1725 W Harrison St Ste 1010","","Chicago","IL","US","606123841" +"1184184939","CONNECT","CONNECT URL","Holland","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13327 Jacklyn Dr","","Holland","MI","US","494249534" +"1932669702","DIRECT","Direct Messaging Address","darlene@floridafirsthealth.com","N","","","","","","","","","1514 W 23rd St","","Panama City","FL","US","324052905" +"1538629340","DIRECT","Direct Messaging Address","satinder.sandhu@walgreens.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","151 E 3rd Ave","","San Mateo","CA","US","944014012" +"1497215149","OTHERS","Other URL","cipagan@prymed.org","N","","","","","","","","","Carr. 149 Km 13","","Ciales","PR","US","00638" +"1972063691","DIRECT","Direct Messaging Address","susanb3@hotmail.com","N","","","","","","","","","201 Gateway Dr.","Ste 300","Beaver dam","WI","US","539169176" +"1982164620","DIRECT","Direct Messaging Address","jdelange@theheadacheandpaincenter.com","N","","","HIE","Health Information Exchange (HIE)","","","","","531A Jefferson Ter","","New Iberia","LA","US","705604949" +"1083174742","OTHERS","Other URL","hildegardemichel@va.gov","Y","","Durham VA Medical Center","","","","","","","508 Fulton St","","Durham","NC","US","277053875" +"1215497912","DIRECT","Direct Messaging Address","dperry@uhsd.k12.ca.us","Y","Contract Work-Related Email","Nevada County Office of Education","DIRECT","Direct","","CSV","CSV","","112 Nevada City Hwy","","Nevada City","CA","US","959593117" +"1578023271","DIRECT","Direct Messaging Address","jessica.montes@stonybrookmedicine.edu","N","","","","","","","","","Dept Of Surgery Health Science Tower Level 19, Room 030","","Stony Brook","NY","US","117940001" +"1144780792","OTHERS","Other URL","Shacklefords","N","home base","","","","","","","","2002 Plainview lane","","Shacklefords","VA","US","23156" +"1407316078","OTHERS","Other URL","www.banksnickole@yahoo.com","N","","","","","","","","","2114 Freret St","","New Orleans","LA","US","701132402" +"1407316078","OTHERS","Other URL","www.handsdatcare@gmail.com","N","","","","","","","","","2114 Freret St","","New Orleans","LA","US","701132402" +"1841750643","DIRECT","Direct Messaging Address","info@apteekpharmacy.com","N","email address","","DIRECT","Direct","","OTHER","Other","Plain Text","2900 Weslayan St Ste B&c","","Houston","TX","US","770275132" +"1992265763","CONNECT","CONNECT URL","bettercommunitycounseling@gmail.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","777 Harris St","","Jackson","MS","US","392023471" +"1023578804","CONNECT","CONNECT URL","Lexington","N","","","HIE","Health Information Exchange (HIE)","","","","","740 South Limestone St. E300E","","Lexington","KY","US","405360284" +"1013477835","DIRECT","Direct Messaging Address","morgan@29acres.org","Y","work email","29 Acres. Inc.","HIE","Health Information Exchange (HIE)","","CSV","CSV","","820 N Elm St","","Denton","TX","US","762016904" +"1750841474","DIRECT","Direct Messaging Address","awolfgram@chw.org","Y","Professional email address","Children's Hospital of Wisconsin","DIRECT","Direct","","","","","9000 W Wisconsin Ave","","Milwaukee","WI","US","532264874" +"1114487881","DIRECT","Direct Messaging Address","todd.mathisen@strategicbh.com","N","Office e-mail","","DIRECT","Direct","","CSV","CSV","","4270 S Decatur Blvd Ste B6","","Las Vegas","NV","US","891036802" +"1811457450","DIRECT","Direct Messaging Address","latoya@steppingstonesd.org","N","","","","","","","","","3767 Central Ave","","San Diego","CA","US","921052506" +"1366902181","DIRECT","Direct Messaging Address","access@familiesmatternj.org","N","Direct email address to access department","","","","","","","","899 Bayshore Rd","","Villas","NJ","US","082512780" +"1548720360","DIRECT","Direct Messaging Address","access@familiesmatternj.org","N","Direct email address to access department","","","","","","","","899 Bayshore Rd","","Villas","NJ","US","082512780" +"1528528320","OTHERS","Other URL","drneilkenney@yahoo.com","N","email","","DIRECT","Direct","","OTHER","Other","direct email","628 Juniper St","","Quakertown","PA","US","189511587" +"1992265714","CONNECT","CONNECT URL","ramon.ruiz@rop.com","N","Business Email","","","","","","","","10400 Fricot City Rd","","San Andreas","CA","US","952499642" +"1629538442","DIRECT","Direct Messaging Address","bhaxhiu@drmef.org","N","email","","DIRECT","Direct","","CSV","CSV","","1260 2nd Ave SE","","Cedar Rapids","IA","US","524034002" +"1104386838","OTHERS","Other URL","Mpb2665@gmail.com","N","","","","","","","","","3045 Southwestern Blvd Ste 102","","Orchard Park","NY","US","141271209" +"1043770787","DIRECT","Direct Messaging Address","akirichuk@ucdavis.edu","N","","","","","","","","","8801 Folsom Blvd Ste 265","","Sacramento","CA","US","958263250" +"1770043416","DIRECT","Direct Messaging Address","dwil0829@my.suno.edu","N","","","","","","","","","3712 MacArthur Blvd Ste 100","","New Orleans","LA","US","701146861" +"1306306048","DIRECT","Direct Messaging Address","dschultz@ucla.edu","N","business email","","DIRECT","Direct","","OTHER","Other","private business email","23340 Zuniga Rd","","Topanga","CA","US","902903958" +"1992265409","OTHERS","Other URL","savaseniorcare.com","N","corporate website","","","","","OTHER","Other","not applicable","6000 Fayetteville Rd","","Durham","NC","US","277139754" +"1770043465","DIRECT","Direct Messaging Address","khook2@jhmi.edu","N","","","","","","","","","601 N Caroline St # 8152C","","Baltimore","MD","US","212870006" +"1053871517","OTHERS","Other URL","optimum.transport1@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","6733 NW 109th Ave","","Doral","FL","US","331783731" +"1518427194","DIRECT","Direct Messaging Address","jbeach@coastalhorizons.org","Y","Email Address","Coastal Horizons Center Inc.","DIRECT","Direct","","OTHER","Other","Email","515 New Bridge St","","Jacksonville","NC","US","285405430" +"1750841367","DIRECT","Direct Messaging Address","info@4angelcare.com","N","email","","DIRECT","Direct","","OTHER","Other","correspondence","102 Main St Ste 203","","LaGrange","GA","US","302403225" +"1811457427","DIRECT","Direct Messaging Address","LindaParson@sloanandsloan.com","N","Hippa Compliant Email","","DIRECT","Direct","","CSV","CSV","","103 Church St","","Broadway","NC","US","275059394" +"1538629167","OTHERS","Other URL","sing4him2011@hotmail.com","N","email","","","","","","","","26 Florence St","","Auburn","NY","US","130214902" +"1164982799","SOAP","SOAP URL","https://app.kareo.com/login-ui/#/login","N","","","","","","","","","130 La Casa Via Ste 110","","Walnut Creek","CA","US","945983047" +"1477013019","DIRECT","Direct Messaging Address","mbeaty@newhopeofarizona.com","N","","","","","","","","","12406 N 32nd St Ste 101","","Phoenix","AZ","US","850327146" +"1831659473","DIRECT","Direct Messaging Address","afr4@nau.edu","N","","","","","","","","","3319 W Lariat Ln","","Douglas","AZ","US","856076147" +"1235699893","DIRECT","Direct Messaging Address","cwilley@grahamhospital.org","Y","work email, encryped","GRAHAM HOSPITAL ASSOCIATION","DIRECT","Direct","","","","","210 W Walnut St","","Canton","IL","US","615202444" +"1801356480","DIRECT","Direct Messaging Address","Contact@coastalwellness.net","N","Business email","","DIRECT","Direct","","CSV","CSV","","3270 Suntree Blvd Ste 121","","Melbourne","FL","US","329407540" +"1528528106","CONNECT","CONNECT URL","DME","N","DME WORKS","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","320 S. California Ave","Ste 1","Chicago","IL","US","60612" +"1043770621","DIRECT","Direct Messaging Address","sestes@integrisneuro.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","2012 Justin Rd Ste 200-H","","Highland Village","TX","US","750777193" +"1699235291","DIRECT","Direct Messaging Address","talitha.budi@health.slu.edu","Y","email address","Saint Louis University","","","","","","","3320 Rutger St","","Saint Louis","MO","US","631041122" +"1811457328","DIRECT","Direct Messaging Address","jgasso@parchomecare.com","Y","","Fine Home Health Care, LLC.","","","","","","","6450 Farmington Rd Ste 107","","West Bloomfield","MI","US","483224456" +"1609336130","OTHERS","Other URL","https://members.centralreach.com/#account","N","","","","","","","","","1111 S 1350 W","","Orem","UT","US","840583817" +"1306306840","CONNECT","CONNECT URL","kelnoellbehavioralservices@gmail.com","N","kelnoell behavior services llc","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5234 Slope Dr","","Sun Valley","NV","US","894337942" +"1306306840","CONNECT","CONNECT URL","kelnoellbehavioralservices@gmail.com","N","kelnoell services","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5234 Slope Dr","","Sun Valley","NV","US","894337942" +"1093275547","CONNECT","CONNECT URL","Worcester","N","","","DIRECT","Direct","","OTHER","Other","Worcester","111B Main St","","South Grafton","MA","US","015601120" +"1184184699","OTHERS","Other URL","Toledo","N","","","","","","","","","1301 Broadway St Ste 1313","","Toledo","OH","US","436092809" +"1750841342","DIRECT","Direct Messaging Address","illiniclinicpharmacy@hotmail.com","N","Pharmacy direct email address","","DIRECT","Direct","","CSV","CSV","","855 Illini Dr Ste 200","","Silvis","IL","US","612822904" +"1588124176","CONNECT","CONNECT URL","843-213-6231","N","","","","","","","","","106 Lansford Court suite 202","","Myrtle Beach","SC","US","29588" +"1528528122","DIRECT","Direct Messaging Address","mjames15@schools.nyc.gov","N","","","","","","","","","698 Cozine Ave","","Brooklyn","NY","US","112085533" +"1528528122","DIRECT","Direct Messaging Address","mjames15@schools.nyc.gov","N","","","DIRECT","Direct","","OTHER","Other","n/a","698 Cozine Ave","","Brooklyn","NY","US","112085533" +"1770043366","DIRECT","Direct Messaging Address","margie.lummus@panhandlehearing.com","N","email","","","","","","","","122 Eglin Pkwy NE","","Fort Walton Beach","FL","US","325484917" +"1427518026","CONNECT","CONNECT URL","DALLAS","N","Practice","","DIRECT","Direct","","CSV","CSV","","13727 NOEL RD","TOWER II STE 200","DALLAS","TX","US","752401338" +"1164982674","DIRECT","Direct Messaging Address","support@stmdmedical.com","N","Company Location","","","","","","","","887 Federation Way","","Palo Alto","CA","US","943034682" +"1790245207","CONNECT","CONNECT URL","hollywood@librasunrx.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2328B Hollywood Blvd","","Hollywood","FL","US","330206703" +"1265992788","DIRECT","Direct Messaging Address","jcabbins@bigjtransportation.net","N","emai.","","","","","","","","3022 S Crater Rd Apt 1","","Petersburg","VA","US","238059278" +"1457811903","CONNECT","CONNECT URL","Riteaid","N","","","","","","","","","15025 Olympic Dr","","Clearlake","CA","US","954229526" +"1457811903","CONNECT","CONNECT URL","Riteaid","N","","","","","","","","","15025 Olympic Dr","","Clearlake","CA","US","954229526" +"1891255352","DIRECT","Direct Messaging Address","Priti@ApteekPharmacy.com","N","email address","","DIRECT","Direct","","OTHER","Other","Plain Text","2900 Weslayan St Ste B&c","","Houston","TX","US","770275132" +"1275093767","OTHERS","Other URL","1-651-800-2000","N","Business Fax Number","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Alcohol and Drug Services Provided","217 Plum St Ste 100","","Red Wing","MN","US","550662340" +"1043770530","DIRECT","Direct Messaging Address","info@combinednursing.com","N","","","","","","","","","1039 Robert St S","","West Saint Paul","MN","US","551181455" +"1962962456","DIRECT","Direct Messaging Address","contact@signaturesmilesparker.com","N","secure email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","17805 Cottonwood Dr Unit 115","","Parker","CO","US","801343952" +"1497215883","DIRECT","Direct Messaging Address","greg.moore@reachproject.us","N","direct email","","DIRECT","Direct","","","","","1915 D St","","Antioch","CA","US","945092571" +"1285194670","DIRECT","Direct Messaging Address","drfuehrer@archfootandankle.com","N","email","","DIRECT","Direct","","CSV","CSV","","1327 Sunset Drive","Suite 300","Norwalk","IA","US","50211" +"1336609817","DIRECT","Direct Messaging Address","vunterreiner@thehallenschool.net","N","direct work email","","DIRECT","Direct","","","","","97 Centre Ave","","New Rochelle","NY","US","108017212" +"1831659424","DIRECT","Direct Messaging Address","lakewood@bluespringchiropractic.com","N","Email for Lakewood","","DIRECT","Direct","","","","","9701 S Tacoma Way Ste 106","","Lakewood","WA","US","984994490" +"1831659424","DIRECT","Direct Messaging Address","bellevue@bluespringchiropractic.com","N","Email for Bellevue","","DIRECT","Direct","","","","","12811 SE 38th St","","Bellevue","WA","US","980061326" +"1831659424","DIRECT","Direct Messaging Address","federalway@bluespringchiropractic.com","N","Email for Federal Way","","DIRECT","Direct","","","","","1627 S 312th St Ste B","","Federal Way","WA","US","980034915" +"1003376690","OTHERS","Other URL","mdesjardinspsyd@gmail.com","N","Professional email address","","DIRECT","Direct","","CSV","CSV","","2200 Saint James Pl","","Philadelphia","PA","US","191035502" +"1013477603","DIRECT","Direct Messaging Address","frontdesk@phillipmarshalldds.com","N","","","","","","","","","1335 E Center St Ste 2","","Kingsport","TN","US","376642489" +"1992265425","OTHERS","Other URL","rdaniell","N","name","","","","","","","","100 Brewster Blvd","","Camp Lejeune","NC","US","285472575" +"1225598725","DIRECT","Direct Messaging Address","info@kavanaconsultants.com","N","","","","","","","","","207 Young St","","Tallahassee","FL","US","323015437" +"1053871566","DIRECT","Direct Messaging Address","nkathuria@mednet.ucla.edu","N","Residency email address","","DIRECT","Direct","","","","","73 Figtree","","Irvine","CA","US","926030646" +"1396205852","CONNECT","CONNECT URL","https://www.discoveryvillages.com/senior-living/tx/southlake/discovery-village-at-southlake","N","","","","","","","","","201 Watermere Dr","","Southlake","TX","US","760928137" +"1699235168","DIRECT","Direct Messaging Address","info@nojunkfoodzone.com","N","direct email, accessible only to Rosane St Paul","","DIRECT","Direct","","OTHER","Other","direct email, accessible only to Rosane St Paul","800 Maine Ave SW Ste 200","","Washington","DC","US","200242811" +"1396205829","DIRECT","Direct Messaging Address","dlaramee@partners.org","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","272 Centre St","","Newton","MA","US","024581618" +"1154881621","DIRECT","Direct Messaging Address","tmccalep@applewoodcenters.org","N","Email","","DIRECT","Direct","","","","","10427 Detroit Ave","","Cleveland","OH","US","441021645" +"1548720931","DIRECT","Direct Messaging Address","business@mysimplegroup.com","N","Encrypted Secured Email","","DIRECT","Direct","","","","","718 July Way Apt A","","Redding","CA","US","960031769" +"1538629928","DIRECT","Direct Messaging Address","jcowgirl07@hotmail.com","N","","","DIRECT","Direct","","CSV","CSV","","1931 Morgan Rd","","Reno","NV","US","895217458" +"1881154219","CONNECT","CONNECT URL","Vancouver","N","","","","","","","","","13501 NE 28th St","","Vancouver","WA","US","986828091" +"1376003962","DIRECT","Direct Messaging Address","info@jumpstarthealth.care","N","email","","DIRECT","Direct","","OTHER","Other","information","5227 Reading Rd","","Rosenberg","TX","US","774715758" +"1790245132","DIRECT","Direct Messaging Address","drv@intouchhealth.net","N","business email address","","","","","","","","1501 Stony Brook Rd","","Stony Brook","NY","US","117902212" +"1639639057","CONNECT","CONNECT URL","Vancouver","N","","","","","","CSV","CSV","","13501 NE 28th St","","Vancouver","WA","US","986828091" +"1487114807","DIRECT","Direct Messaging Address","hr@leapoverautism.com","N","address","","OTHER","Other","5201 Lowell St Overland Park KS 66202","OTHER","Other","5201 Lowell St Overland Park KS 66202","9430 Gillette St","","Overland Park","KS","US","662153770" +"1063972404","DIRECT","Direct Messaging Address","maanasa.bandla@bmc.org","N","email","","","","","","","","720 Harrison Ave Fl 9","","Boston","MA","US","021182371" +"1508326950","DIRECT","Direct Messaging Address","motali@iu.edu","N","Direct Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2799 W Grand Blvd","","Detroit","MI","US","482022608" +"1326508771","OTHERS","Other URL","wiley997@gmail.com","N","","","","","","","","","2100 Comer Ave","","Columbus","GA","US","319048725" +"1386104735","OTHERS","Other URL","https://ehr.unifiedpractice.com/Public/Clinic/BillingInformation","N","","","DIRECT","Direct","","CSV","CSV","","2000 Bering Dr Ste 270","","Houston","TX","US","770573774" +"1730649922","DIRECT","Direct Messaging Address","barrett@evolvelifecenters.com","N","email","","DIRECT","Direct","","CSV","CSV","","2825 Mountain Road","Suite 204","Pasadena","MD","US","21122" +"1811457112","DIRECT","Direct Messaging Address","olisha.mafu@indyhealthnet.org","N","work email address","","","","","","","","901 Shelby St","","Indianapolis","IN","US","462031151" +"1558821744","REST","RESTful URL","anassar1@bwh.harvard.edu","N","This is a secure email provided by BWH","","","","","","","","BWH 75 Francis Street","","Boston","MA","US","02115" +"1437619830","DIRECT","Direct Messaging Address","info@naahac.com","N","","","","","","","","","12582 S Fort St","","Draper","UT","US","840209447" +"1497215800","DIRECT","Direct Messaging Address","meghan@drjohndiaz.com","N","","","","","","OTHER","Other","johndiazmd@gmail.com","465 N Roxbury Dr Ph Ste","","Beverly Hills","CA","US","902104239" +"1831659234","DIRECT","Direct Messaging Address","se.perry@wingate.edu","N","email","","DIRECT","Direct","","","","","237 Mulberry St","","Shallotte","NC","US","284704471" +"1871053298","DIRECT","Direct Messaging Address","Neil.Delimont@MedStar.Net","N","MedStar Email","","DIRECT","Direct","","CSV","CSV","","9000 Franklin Square Dr","","Baltimore","MD","US","212373901" +"1396205720","DIRECT","Direct Messaging Address","silvaa@kennedykrieger.org","N","Work Email","","DIRECT","Direct","","","","","1750 East Fairmont Avenue","","Baltimore","MD","US","21231" +"1447710876","OTHERS","Other URL","domalleycounseling@gmail.com","N","email","","OTHER","Other","communication","OTHER","Other","email","644 Prospect St","","Weston","MO","US","640981114" +"1194285536","OTHERS","Other URL","treeoflifewellnesscenterinc@gmail.com","N","Business E-mail Address","","DIRECT","Direct","","OTHER","Other","Business E-mail Address","14652 Ventura Blvd Ste 201B","","Sherman Oaks","CA","US","914033686" +"1992265342","DIRECT","Direct Messaging Address","olajideabiola18@hotmail.com","N","email address","","DIRECT","Direct","","CSV","CSV","","150 Livingston Pl","","Bridgeport","CT","US","066101736" +"1104386390","CONNECT","CONNECT URL","debra.mikkelson@lvpioneers.org","Y","work email","Leavenworth Unified School 453","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3501 New Lawrence Rd","","Leavenworth","KS","US","660485223" +"1538629753","DIRECT","Direct Messaging Address","sdary@chcbh.org","N","Community Health of the Black Hills","","DIRECT","Direct","","OTHER","Other","Rapid City","350 Pine St","","Rapid City","SD","US","577011669" +"1538629720","DIRECT","Direct Messaging Address","Patricia@evolvelifecenters.com","N","email","","DIRECT","Direct","","CSV","CSV","","2825 Mountain Road","Suite 204","Pasadena","MD","US","21122" +"1932669132","DIRECT","Direct Messaging Address","ningram@wellspringmhg.com","N","direct email","","DIRECT","Direct","","OTHER","Other","direct contact","1121 N Dixie Fwy","","New Smyrna Beach","FL","US","321686069" +"1255891545","DIRECT","Direct Messaging Address","whitney.winston-parker@emoryhealthcare.org","Y","Email","Emory University Hospital Midtown","","","","","","","550 Peachtree St NE","","Atlanta","GA","US","303082212" +"1386104586","CONNECT","CONNECT URL","rachel.kendall@shellmireunlimitedpc.com","N","email","","DIRECT","Direct","","CSV","CSV","","5257 NW Martin Luther King Jr. Blvd","202E","Portland","OR","US","97211" +"1518427863","SOAP","SOAP URL","000000000000000","N","","","","","","","","","13617 38th Ave","","Flushing","NY","US","113546500" +"1235699588","CONNECT","CONNECT URL","aprilrex.com","N","Website","","DIRECT","Direct","","CSV","CSV","","4 Open Square Way Ste 204","","Holyoke","MA","US","010406376" +"1346700614","DIRECT","Direct Messaging Address","dleller@novanthealth.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","911 W Henderson St Ste L20","","Salisbury","NC","US","281442706" +"1497215768","CONNECT","CONNECT URL","Vancouver","N","","","","","","","","","13501 NE 28th St","","Vancouver","WA","US","986828091" +"1497215768","CONNECT","CONNECT URL","Vancouver","N","","","","","","","","","13501 NE 28th St","","Vancouver","WA","US","986828091" +"1013477215","DIRECT","Direct Messaging Address","Danny.Dorzok@dva.wisconsin.gov","N","Email","","DIRECT","Direct","","","","","N2665 County Road Qq","","King","WI","US","549460600" +"1194285395","DIRECT","Direct Messaging Address","duanem24@hotmail.com","N","","","","","","","","","2160 S 1st Ave","","Maywood","IL","US","601533328" +"1720548944","CONNECT","CONNECT URL","789joki@gmail.com","N","","","","","","","","","725 Eve Dr","","Idaho Falls","ID","US","834013606" +"1093275216","DIRECT","Direct Messaging Address","funker26@hotmail.com","N","","","","","","","","","1201 S Lee St","","Appleton","WI","US","549153723" +"1275093403","DIRECT","Direct Messaging Address","ndixit@tulane.edu","N","","","","","","","","","757 Westwood Plz Ste 7236","","Los Angeles","CA","US","900957417" +"1033679279","DIRECT","Direct Messaging Address","sherri.warren@shellmireunlimited.com","N","Email","","DIRECT","Direct","","CSV","CSV","","3311 NE Mlk Jr Blvd","","Portland","OR","US","972122086" +"1629538871","CONNECT","CONNECT URL","eboadekemi@yahoo.com","N","email","","","","","","","","99 Beauvoir Ave","","Summit","NJ","US","079013533" +"1629538871","CONNECT","CONNECT URL","adekemi.ebo@atlantichealth.org","N","","","","","","","","","99 Beauvoir Ave","","Summit","NJ","US","079013533" +"1275093585","DIRECT","Direct Messaging Address","jmattioli@brookdalerecovery.com","N","Direct Email Address","","DIRECT","Direct","","CSV","CSV","","2455 Back Mountain Road","","Scotrun","PA","US","18355" +"1689134868","DIRECT","Direct Messaging Address","GRMCPharmacy@grmc.biz","N","Pharmacist's Email Address","","DIRECT","Direct","","OTHER","Other","email address","585 West Main Street","","Green River","UT","US","84525" +"1053871293","DIRECT","Direct Messaging Address","CLAKE2359@HOTMAIL.COM","N","E-MAIL","","DIRECT","Direct","","OTHER","Other","DIRECT","111 Sleepy Hollow Rd","","Greenwood","SC","US","296468831" +"1023578499","DIRECT","Direct Messaging Address","livewell@healthcoachshalynne.com","N","Business email address","","DIRECT","Direct","","CSV","CSV","","21751 W 11 Mile Rd","Suite 208","Southfield","MI","US","480763780" +"1740740117","DIRECT","Direct Messaging Address","savannah.pepper@nyulangone.org","N","","","","","","","","","345 E 24th St","","New York","NY","US","100104020" +"1740740117","DIRECT","Direct Messaging Address","savannah.pepper@nyulangone.org","N","","","","","","","","","345 E 24th St","","New York","NY","US","100104020" +"1770043077","CONNECT","CONNECT URL","Vancouver","N","","","","","","","","","13501 NE 28th St","","Vancouver","WA","US","986828091" +"1184184491","DIRECT","Direct Messaging Address","stacy.hobbs@stagesofrecovery.net","N","Practice Location","","DIRECT","Direct","","CSV","CSV","","700 N Robinson Dr","","Robinson","TX","US","767065050" +"1093275315","DIRECT","Direct Messaging Address","drmyava@cryonextintegrative.com","N","","","","","","","","","1954 W State Road 426 Ste 1112","","Oviedo","FL","US","327658831" +"1609336940","CONNECT","CONNECT URL","lyresamcgriff.embrace@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","correspondence","5944 Seven Oaks Drive","","Powder Springs","GA","US","30127" +"1689134942","CONNECT","CONNECT URL","Vancouver","N","","","","","","","","","13501 NE 28th St","","Vancouver","WA","US","986828091" +"1093275356","DIRECT","Direct Messaging Address","raranda@lcsnw.org","N","Work email through LCSNW","","","","","","","","1103 NE Elm St","","Prineville","OR","US","977541664" +"1235699596","DIRECT","Direct Messaging Address","Charles.smith@shellmireunlimitedpc.com","N","Email","","DIRECT","Direct","","CSV","CSV","","3311 NE Mlk Jr Blvd Ste 104","","Portland","OR","US","972122086" +"1942760202","DIRECT","Direct Messaging Address","ferdam@southeastinc.com","N","email","","DIRECT","Direct","","CSV","CSV","","68353 Bannock Rd","","Saint Clairsville","OH","US","439509736" +"1104386382","CONNECT","CONNECT URL","Bloombh.com","N","Bloombh.com","","","","","","","","701 W Kimberly Ave Ste 245","","Placentia","CA","US","928706345" +"1750841938","CONNECT","CONNECT URL","http://www.bloombh.com","N","http://www.bloombh.com","","","","","","","","701 W Kimberly Ave Ste 245","","Placentia","CA","US","928706345" +"1750841938","CONNECT","CONNECT URL","http://www.bloombh.com","N","http://www.bloombh.com","","","","","","","","701 W Kimberly Ave Ste 245","","Placentia","CA","US","928706345" +"1720548902","DIRECT","Direct Messaging Address","msims@swhealth.direct-ci.net","N","","","","","","","","","1311A N Mildred Rd","","Cortez","CO","US","813212231" +"1992265177","OTHERS","Other URL","smithfamilyfoundationinc@gmail.com","N","","","","","","","","","8811 NW 7th St","","Pembroke Pines","FL","US","330246517" +"1821558024","DIRECT","Direct Messaging Address","jeffreyschramm@hotmail.com","N","","","","","","","","","5526 S Van Winkle Expy","","Murray","UT","US","841177324" +"1285194456","OTHERS","Other URL","NA","N","","","","","","","","","3831 W Market St","","Greensboro","NC","US","274071301" +"1558821892","DIRECT","Direct Messaging Address","celeste@evolvelifecenters.com","N","office","","DIRECT","Direct","","CSV","CSV","","2825 Mountain Road","Suite 204","Pasadena","MD","US","211220427" +"1093275349","CONNECT","CONNECT URL","info@lovingheartassistedliving.com","N","","","DIRECT","Direct","","CSV","CSV","","1201 Regal Ln","","Crownsville","MD","US","210321405" +"1093275349","CONNECT","CONNECT URL","info@lovingheartassistedliving.com","N","","","DIRECT","Direct","","CSV","CSV","","9301 Myrtle Avene","","Bowie","MD","US","207203202" +"1184184426","DIRECT","Direct Messaging Address","chriswalker@evolvelifecenters.com","N","email","","DIRECT","Direct","","CSV","CSV","","2825 Mountain Road","Suite 204","Pasadena","MD","US","211222112" +"1528528874","DIRECT","Direct Messaging Address","qwhitwell@panolamed.com","Y","","Progressive Medical Management of Batesville LLC","","","","","","","303 Medical Center Dr","","Batesville","MS","US","386068608" +"1528528874","DIRECT","Direct Messaging Address","ecochran@panolamed.com","Y","","Progressive Medical Management of Batesville LLC","","","","","","","255 Medical Center Drive","","Batesville","MS","US","38606" +"1346700515","CONNECT","CONNECT URL","connecturl","N","","","DIRECT","Direct","","CSV","CSV","","728 E 233rd St","","Bronx","NY","US","104663202" +"1063972362","DIRECT","Direct Messaging Address","olivia.tennison@sumlartherapy.com","N","Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Email","193 Sam Lisenby Rd","","Ozark","AL","US","363603048" +"1578023891","CONNECT","CONNECT URL","Vancouver","N","","","","","","","","","13501 NE 28th St","","Vancouver","WA","US","986828091" +"1356801674","DIRECT","Direct Messaging Address","mthomas@cayugamed.org","N","","","","","","","","","17 Main St Ste Ll12","","Cortland","NY","US","130456617" +"1356801674","DIRECT","Direct Messaging Address","mthomas@cayugamed.org","N","","","","","","","","","17 Main St Ste Ll12","","Cortland","NY","US","130456617" +"1407316755","DIRECT","Direct Messaging Address","kevin.mckinney@coveforgebehavioralhealth.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","202 Cove Forge Rd","","Williamsburg","PA","US","166937138" +"1780144022","DIRECT","Direct Messaging Address","hmcbride@sunnyhillinc.org","N","Buisness office","","DIRECT","Direct","","CSV","CSV","","11140 S Towne Sq Ste 100","","Saint Louis","MO","US","631237830" +"1356801690","CONNECT","CONNECT URL","Vancouver","N","","","","","","","","","13501 NE 28th St","","Vancouver","WA","US","986828091" +"1356801690","CONNECT","CONNECT URL","Vancouver","N","","","","","","","","","13501 NE 28th St","","Vancouver","WA","US","986828091" +"1609336874","CONNECT","CONNECT URL","http://www.bloombh.com","N","http://www.bloombh.com","","","","","","","","701 W Kimberly Ave","","Placentia","CA","US","928706342" +"1245790419","CONNECT","CONNECT URL","http://www.bloombh.com","N","http://www.bloombh.com","","","","","","","","701 W Kimberly Ave","","Placentia","CA","US","928706342" +"1427518695","CONNECT","CONNECT URL","http://www.bloombh.com/home.html","N","http://www.bloombh.com/home.html","","","","","","","","701 W Kimberly Ave","","Placentia","CA","US","928706342" +"1154881324","CONNECT","CONNECT URL","http://www.bloombh.com","N","http://www.bloombh.com","","","","","","","","701 W Kimberly Ave Ste 245","","Placentia","CA","US","928706345" +"1982164158","CONNECT","CONNECT URL","http://www.bloombh.com","N","http://www.bloombh.com","","","","","","","","701 W Kimberly Ave Ste 245","","Placentia","CA","US","928706345" +"1790245967","CONNECT","CONNECT URL","http://www.bloombh.com/","N","http://www.bloombh.com/","","","","","","","","701 W Kimberly Ave","","Placentia","CA","US","928706342" +"1609336809","CONNECT","CONNECT URL","https://medicine.unm.edu/contact.html","N","","","","","","","","","Msc10 550 1 University Of New Mexico","","Albuquerque","NM","US","871310001" +"1427518661","DIRECT","Direct Messaging Address","MFennell@arizonaschildren.org","N","Email address","","DIRECT","Direct","","OTHER","Other","Email","11321 W Bell Rd","","Surprise","AZ","US","853789363" +"1083174254","OTHERS","Other URL","email","N","","","OTHER","Other","documents","OTHER","Other","fax","895 Blue Hill Ave","","Dorchester","MA","US","021242902" +"1083174254","OTHERS","Other URL","employer","N","employer","","OTHER","Other","documents","OTHER","Other","mental health agency","895 Blue Hill Ave","","Dorchester","MA","US","021242902" +"1821558164","DIRECT","Direct Messaging Address","vmoore@akaskoobgyn.com","N","company email","","OTHER","Other","company email","OTHER","Other","company email","63532 29 Palms Hwy., Suite C","","Joshua Tree","CA","US","92252" +"1518427822","DIRECT","Direct Messaging Address","murphyea@upstate.edu","N","","","","","","","","","750 East Adams St","Pharmacy","Syracuse","NY","US","13210" +"1588124960","DIRECT","Direct Messaging Address","investigations.MEO@cookcountyil.gov","N","","","","","","","","","2121 W Harrison St","","Chicago","IL","US","606123705" +"1750841136","CONNECT","CONNECT URL","www.handontherapyandtutoring.com","N","Tutoring and therapy services","","","","","","","","3118 Dudley Rd Lot 65","","West Columbia","SC","US","291702848" +"1013477322","DIRECT","Direct Messaging Address","kduhon@medreceivables.net","Y","","Dr Mark F Ellis DPMA Professional Medical Corporation","DIRECT","Direct","","OTHER","Other","Email","314 Youngsville Hwy","","Lafayette","LA","US","705084524" +"1265992556","CONNECT","CONNECT URL","www.shccares.com","N","","","","","","","","","3030 NW Expressway Ste 809","","Oklahoma City","OK","US","731125466" +"1932669272","DIRECT","Direct Messaging Address","rrovella@cooleydickinson.org","N","e-mail","","DIRECT","Direct","","","","","12 College Hwy","","Southampton","MA","US","010739406" +"1053871228","CONNECT","CONNECT URL","http://www.bloombh.com/","N","http://www.bloombh.com/","","","","","","","","701 W Kimberly Ave","","Placentia","CA","US","928706342" +"1598225765","CONNECT","CONNECT URL","http://www.bloombh.com","N","http://www.bloombh.com","","","","","","","","701 W Kimberly Ave","","Placentia","CA","US","928706342" +"1861952038","CONNECT","CONNECT URL","http://www.bloombh.com","N","http://www.bloombh.com","","","","","","","","701 W Kimberly Ave Ste 245","","Placentia","CA","US","928706345" +"1306306576","CONNECT","CONNECT URL","http://www.bloombh.com","N","http://www.bloombh.com","","","","","","","","701 W Kimberly Ave","","Placentia","CA","US","928706342" +"1407316672","CONNECT","CONNECT URL","http://www.bloombh.com/","N","http://www.bloombh.com/","","","","","","","","701 W Kimberly Ave Ste 245","","Placentia","CA","US","928706345" +"1316407588","CONNECT","CONNECT URL","http://www.bloombh.com","N","http://www.bloombh.com","","DIRECT","Direct","","CSV","CSV","","701 W Kimberly Ave Ste 245","","Placentia","CA","US","928706345" +"1689134850","CONNECT","CONNECT URL","http://www.bloombh.com/","N","http://www.bloombh.com/","","DIRECT","Direct","","CSV","CSV","","701 W Kimberly Ave Ste 245","","Placentia","CA","US","928706345" +"1962962134","CONNECT","CONNECT URL","http://www.bloombh.com","N","http://www.bloombh.com","","","","","","","","701 W Kimberly Ave Ste 245","","Placentia","CA","US","928706345" +"1871053041","CONNECT","CONNECT URL","http://www.bloombh.com","N","http://www.bloombh.com","","","","","","","","701 W Kimberly Ave","","Placentia","CA","US","928706342" +"1225598493","CONNECT","CONNECT URL","Http://www.bloombh.com","N","","","","","","","","","701 W Kimberly Ave","","Placentia","CA","US","928706342" +"1770043945","CONNECT","CONNECT URL","http://www.bloombh.com/contact-us.html","N","http://www.bloombh.com/contact-us.html","","","","","","","","701 W Kimberly Ave","","Placentia","CA","US","928706342" +"1811457021","CONNECT","CONNECT URL","Vancouver","N","","","","","","","","","601 SE 192nd Ave","","Vancouver","WA","US","986839508" +"1154881381","DIRECT","Direct Messaging Address","info@brhaba.com","N","ABA Provider","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","49 Quincy Ct","","Sterling","VA","US","201655755" +"1780144840","DIRECT","Direct Messaging Address","TLSC.consult@hotmail.com","N","Outlook","","","","","","","","815 W Main St","","Morristown","TN","US","378144512" +"1124588207","DIRECT","Direct Messaging Address","divinehopetransportation@outlook.com","N","","","","","","","","","3859 Fieldstone Cir","","Winter Haven","FL","US","338813249" +"1871053967","OTHERS","Other URL","staybaker1968@yahoo.com","N","","","","","","","","","1761 Dixdale Ave","","Louisville","KY","US","402102217" +"1255891362","DIRECT","Direct Messaging Address","sdejean@med.miami.edu","Y","","UHealth Tower","","","","","","","1400 NW 12th Ave","","Miami","FL","US","331361003" +"1497215651","CONNECT","CONNECT URL","@ccstl.org","N","email","","DIRECT","Direct","","","","","102 E Springfield Ave Ste 202","","Union","MO","US","630841818" +"1285194449","DIRECT","Direct Messaging Address","amanda.hill@myalliancehealth.com","N","alliance work email","","","","","","","","100 N 30th St","","Clinton","OK","US","736013117" +"1346700408","DIRECT","Direct Messaging Address","Ccasimir86@live.com","N","","","","","","","","","4519 Brandeis Ave","","Orlando","FL","US","328391469" +"1932669009","DIRECT","Direct Messaging Address","andrea.beitler@aegistherapies.com","N","direct email","","DIRECT","Direct","","CSV","CSV","","2021 Scott Rd","","Augusta","GA","US","309062539" +"1841750916","DIRECT","Direct Messaging Address","erin.sweeney@quinnipiac.edu","N","email","","DIRECT","Direct","","CSV","CSV","","275 Mount Carmel Ave # Gm-Ath","","Hamden","CT","US","065181905" +"1457811523","DIRECT","Direct Messaging Address","srr99@miami.edu","Y","Email","University of Miami","DIRECT","Direct","","CSV","CSV","","2666 Tigertail Ave Apt 208","","Miami","FL","US","331334652" +"1881154953","DIRECT","Direct Messaging Address","melissa@speakeasycounsel.com","N","business email","","DIRECT","Direct","","","","","10 NW 5th St Ste 203","","Grand Rapids","MN","US","557442660" +"1235699307","DIRECT","Direct Messaging Address","mlmills3@me.com","N","","","","","","","","","1214 Sierra Ave","","San Jose","CA","US","951262642" +"1841750924","OTHERS","Other URL","N/A","N","","","","","","","","","1775 Ballard Rd","","Park Ridge","IL","US","600681005" +"1871053959","CONNECT","CONNECT URL","mclnotary@gmail.com","N","email","","","","","","","","14311 Biscayne Blvd # 3862","","North Miami","FL","US","332613479" +"1144780222","OTHERS","Other URL","candace.eubanks.lcsw@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","108 S 1st St","","Union City","TN","US","382613802" +"1881154961","CONNECT","CONNECT URL","chriseline4@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","100 Shawan Rd Unit 155","","Hunt Valley","MD","US","210301471" +"1609336783","OTHERS","Other URL","entza@hutchclinic.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2101 N Waldron St","","Hutchinson","KS","US","675021197" +"1740740836","DIRECT","Direct Messaging Address","info@unitedbehaviorconsultants.com","N","","","","","","","","","826 Joann St","","Costa Mesa","CA","US","926273321" +"1912467002","DIRECT","Direct Messaging Address","info@unitedbehaviorconsultants.com","N","","","","","","","","","826 Joann St","","Costa Mesa","CA","US","926273321" +"1457811549","DIRECT","Direct Messaging Address","info@unitedbehaviorconsultants.com","N","","","","","","","","","826 Joann St","","Costa Mesa","CA","US","926273321" +"1629538715","DIRECT","Direct Messaging Address","info@unitedbehaviorconsultants.com","N","","","","","","","","","826 Joann St","","Costa Mesa","CA","US","926273321" +"1134689235","OTHERS","Other URL","DiamondBehavioralHealthLLC","N","flower garden","","DIRECT","Direct","","OTHER","Other","Office","1318 S College Ave Unit 2","","Fort Collins","CO","US","805244175" +"1780144881","DIRECT","Direct Messaging Address","ealston@positivelifebhs.com","N","","","DIRECT","Direct","","CSV","CSV","","3740 West Hundred Road","","Chester","VA","US","23831" +"1780144881","DIRECT","Direct Messaging Address","ealston@positivelifebhs.com","N","","","DIRECT","Direct","","CSV","CSV","","3740 West Hundred Road","","Chester","VA","US","23831" +"1932669033","OTHERS","Other URL","none","N","","","","","","","","","627 S Edwin C Moses Blvd","East Medical Plaza","Dayton","OH","US","45417" +"1780144931","DIRECT","Direct Messaging Address","info@brhaba.com","N","ABA Provider","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","49 Quincy Ct","","Sterling","VA","US","201655755" +"1285194373","DIRECT","Direct Messaging Address","info@unitedbehaviorconsultants.com","N","","","","","","","","","826 Joann St","","Costa Mesa","CA","US","926273321" +"1629538749","CONNECT","CONNECT URL","https://photos.google.com/search/_tra_/photo/AF1QipM--ijSxmj57tTCzVXsdLnvskUd1zn8z1D2dO5O","N","Foreign location","","DIRECT","Direct","","CSV","CSV","","Street Nicolas Beranger","unit 300","quatar","Quatar","QA","20024" +"1780144808","DIRECT","Direct Messaging Address","bj327@sbcglobal.net","N","","","","","","","","","316 Donna Dr","","O'Fallon","IL","US","62269" +"1679033799","DIRECT","Direct Messaging Address","phillip.breslow@denverem.org","N","email","","DIRECT","Direct","","CSV","CSV","","777 Bannock St # Mc0108","","Denver","CO","US","802044597" +"1396205423","CONNECT","CONNECT URL","blutsteindpm@aol.com","N","","","","","","","","","10578 SW Capraia Way","","Port St Lucie","FL","US","349862885" +"1396205423","CONNECT","CONNECT URL","blutsteindpm@aol.com","N","Home address","","DIRECT","Direct","","","","","10578 SW Capraia Way","","Port St Lucie","FL","US","349862885" +"1114487246","DIRECT","Direct Messaging Address","hailey.grubbs@lmunet.edu","N","work email","","DIRECT","Direct","","","","","201 14th St SW","","Largo","FL","US","337703133" +"1871053918","DIRECT","Direct Messaging Address","chance-sullivan@uiowa.edu","N","","","","","","","","","111 Colchester Ave","","Burlington","VT","US","054011473" +"1487114443","DIRECT","Direct Messaging Address","gammiejr@hotmail.com","N","secure email","","DIRECT","Direct","","OTHER","Other","html","24380 Trailblazer Ln","","Menifee","CA","US","925842654" +"1508326562","DIRECT","Direct Messaging Address","tmalone@wi.rr.com","N","direct email address","","DIRECT","Direct","","OTHER","Other","direct email","N30W29293 Hillcrest Dr","","Pewaukee","WI","US","530723235" +"1134689102","OTHERS","Other URL","fhmc.pia@yahoo.com","N","email","","","","","","","","9043 Woodman Ave","","Arleta","CA","US","913316492" +"1548720667","DIRECT","Direct Messaging Address","nrs75@njms.rutgers.edu","Y","Hospital Associated Email","Rutgers New Jersey Medical School","","","","","","","150 Bergen St","UH I-248","Newark","NJ","US","071032496" +"1831659978","DIRECT","Direct Messaging Address","lesbrown@mocounseling.com","N","secure business email","","DIRECT","Direct","","OTHER","Other","intake information, insurance and client correspondence","1531 E Sunshine St Ste W29","","Springfield","MO","US","658041237" +"1497215545","DIRECT","Direct Messaging Address","lsoriano@empoweryourselfcounseling.com","N","","","DIRECT","Direct","","","","","7714 113th St Apt 2R","","Forest Hills","NY","US","113757111" +"1659831600","DIRECT","Direct Messaging Address","dericka_young@aspencs.com","N","work email","","DIRECT","Direct","","CSV","CSV","","8100 Lomo Alto Dr Ste 238","","Dallas","TX","US","752256545" +"1831659895","DIRECT","Direct Messaging Address","annie@taoofwomen.com","N","practitioner email","","DIRECT","Direct","","OTHER","Other","other","9832 N Hayden Rd Ste 215","","Scottsdale","AZ","US","852581235" +"1134689193","DIRECT","Direct Messaging Address","jftvrdik@healtheast.org","N","","","","","","","","","559 Capitol Blvd","","Saint Paul","MN","US","551032101" +"1881154805","OTHERS","Other URL","assurance.enterprise1@gmail.com","N","","","","","","","","","4348 E Maribel Ct","","Baton Rouge","LA","US","708124027" +"1235699257","CONNECT","CONNECT URL","www.southcoast.org","Y","","Southcoast Hospitals Group, Inc","HIE","Health Information Exchange (HIE)","","CSV","CSV","","101 Page St","","New Bedford","MA","US","027403464" +"1932669801","DIRECT","Direct Messaging Address","hmcbride@sunnyhillinc.org","N","buisness office","","DIRECT","Direct","","CSV","CSV","","11140 S Towne Sq Ste 100","","Saint Louis","MO","US","631237830" +"1295295129","DIRECT","Direct Messaging Address","joann.drasnin@ascension.org","N","","","DIRECT","Direct","","","","","12851 Grand River Rd","","Brighton","MI","US","481168506" +"1003377953","DIRECT","Direct Messaging Address","heather@hearingcentersnv.com","N","Direct email","","DIRECT","Direct","","CSV","CSV","","76 W Horizon Ridge Pkwy Ste 125","","Henderson","NV","US","890125330" +"1871053884","CONNECT","CONNECT URL","declan.deely@va.gov","N","secure email address","","DIRECT","Direct","","","","","820 S Damen Ave","","Chicago","IL","US","606123728" +"1477013456","OTHERS","Other URL","NA","N","","","","","","","","","200 Thomasville Rd","","Florence","MS","US","390739596" +"1326508318","DIRECT","Direct Messaging Address","Alexandra.fayne@downstate.edu","N","Direct Address","","DIRECT","Direct","","","","","15 Oriole Dr","","Poughkeepsie","NY","US","126015709" +"1235699240","DIRECT","Direct Messaging Address","amartinez70@partnersinprimarycare.com","N","Credentialing Supervisor e-mail","","DIRECT","Direct","","OTHER","Other","validate information","1213 Remount Rd","","North Charleston","SC","US","294063433" +"1093275000","DIRECT","Direct Messaging Address","kathryn.rimawi@sphp.com","N","","","","","","","","","2 Empire Dr Ste 202","","Rensselaer","NY","US","121445730" +"1245790260","CONNECT","CONNECT URL","junctionchemists3504c@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","3504C Junction Blvd","","Corona","NY","US","113681743" +"1316407331","CONNECT","CONNECT URL","Asoye@spiritofawoman.org","N","Asoye@spiritofawoman.org","","DIRECT","Direct","","CSV","CSV","","1002 Sullivan St","","Deltona","FL","US","327253326" +"1023578051","DIRECT","Direct Messaging Address","angelatucker@texashealth.org","N","office manager","","DIRECT","Direct","","CSV","CSV","","3000 N Interstate 35","","Denton","TX","US","762015119" +"1023578051","DIRECT","Direct Messaging Address","melissa_andersen@hotmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","3000 N Interstate 35","","Denton","TX","US","762015119" +"1831659770","DIRECT","Direct Messaging Address","credentialing@tidelandshealth.org","N","","","DIRECT","Direct","","","","","4040 Highway 17 Unit 202","","Murrells Inlet","SC","US","295765098" +"1790245652","DIRECT","Direct Messaging Address","ddriscoll@abcrecoverycenter.org","N","e-mail","","DIRECT","Direct","","CSV","CSV","","44359 Palm St","","Indio","CA","US","922013116" +"1487114351","DIRECT","Direct Messaging Address","hmciver@phoebehealth.com","N","","","","","","","","","2336 Dawson Rd Ste 1600","","Albany","GA","US","317072801" +"1952861841","DIRECT","Direct Messaging Address","billie.acheson@cmglp.com","N","","","","","","","","","620 S 400 E Ste 404","","St George","UT","US","847707065" +"1851851745","DIRECT","Direct Messaging Address","msundheimer@confidenceconnection.org","Y","","Confidence Connection","","","","","","","140 Gould St","","Needham Heights","MA","US","024942397" +"1548721491","CONNECT","CONNECT URL","NA","N","","","","","","","","","50660 Eisenhower Dr Apt 1414","","LA Quinta","CA","US","922532335" +"1215498100","CONNECT","CONNECT URL","telplife@gmail.com","N","","","","","","","","","14 S Broadway","","Baltimore","MD","US","212311712" +"1386104370","CONNECT","CONNECT URL","morninggloryseniorcarellc@gmail.com","N","","","","","","","","","1563 Georgia St NE Ste 3","","Palm Bay","FL","US","329072565" +"1467912402","DIRECT","Direct Messaging Address","zraubenheimer@crmef.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1201 3rd Ave SE","","Cedar Rapids","IA","US","524034009" +"1962962969","DIRECT","Direct Messaging Address","joe@eastpointehealthandfitness.com","N","email","","DIRECT","Direct","","CSV","CSV","","2373 Highway 36","","Atlantic Highlands","NJ","US","077162560" +"1114487188","DIRECT","Direct Messaging Address","jessica.ellis@cmglp.com","N","","","","","","","","","1450 Madison Ave","","Covington","KY","US","410113369" +"1356801336","DIRECT","Direct Messaging Address","Joseph.lowe2@va.gov","N","","","","","","","","","820 S Damen Ave","","Chicago","IL","US","606123728" +"1215497219","OTHERS","Other URL","abundantliferdorsey@gmail.com","N","Work Email Address","","DIRECT","Direct","","CSV","CSV","","33 S Delaware Ave Ste 101B","","Yardley","PA","US","190671524" +"1811457831","CONNECT","CONNECT URL","www.apparoacademy.org","N","website","","DIRECT","Direct","","OTHER","Other","website","3104 Skinner Mill Rd","","Augusta","GA","US","309091968" +"1356801385","CONNECT","CONNECT URL","https://www.palestineregional.com/","N","address","","DIRECT","Direct","","CSV","CSV","","116 Medical Dr","","Palestine","TX","US","758014780" +"1265992200","OTHERS","Other URL","gulfcoastid@gmail.com","Y","EMAIL","GULF COAST INFECTIOUS DISEASE","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2120 E Johnson Ave Ste 105","","Pensacola","FL","US","325146091" +"1568922581","DIRECT","Direct Messaging Address","taylor.price@atipt.com","Y","Email","Ati Physical Therapy","DIRECT","Direct","","CSV","CSV","","114 Sandhill Dr Ste 103","","Middletown","DE","US","197095805" +"1750841771","DIRECT","Direct Messaging Address","jessica.faron@mercy.net","Y","work email","Mercy Health - St. Louis MO","DIRECT","Direct","","CSV","CSV","","621 S New Ballas Rd Ste 189A","","Saint Louis","MO","US","631418255" +"1962962993","OTHERS","Other URL","stellaraba.com","Y","Stellar ABA website","Stellar Behavioral Consulting Ltd","","","","","","","2820 W Charleston Blvd Ste 22","","Las Vegas","NV","US","891021933" +"1750841797","CONNECT","CONNECT URL","steinberg.rivka@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","1306 Dinsmore Ave","","Far Rockaway","NY","US","116914721" +"1649730532","CONNECT","CONNECT URL","saberhealth.com","N","","","","","","","","","1210 Eastern Ave","","Nashville","NC","US","278561817" +"1306306261","DIRECT","Direct Messaging Address","aschulte@procarepando.com","N","email address","","DIRECT","Direct","","OTHER","Other","email address","150 Country Club Dr Ste 101","","Stockbridge","GA","US","302819089" +"1881154730","OTHERS","Other URL","pharmacy@tspecialtyrx.com","N","Business email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1056 Cliff Gookin Blvd Ste C","","Tupelo","MS","US","388016458" +"1710447677","DIRECT","Direct Messaging Address","ying.wang4@va.gov","N","This is an email.","","DIRECT","Direct","","CSV","CSV","","314 Elmwood Ave","","Quincy","MA","US","021702524" +"1558821439","OTHERS","Other URL","shirleyloyd1@aol.com","N","email","","DIRECT","Direct","","CSV","CSV","none","11514 Bellamar St","","Temple Terrace","FL","US","336371933" +"1013477991","DIRECT","Direct Messaging Address","inf0@confidenceconnection.org","Y","","Confidence Connection","","","","","","","140 Gould St","","Needham","MA","US","024942397" +"1194285080","OTHERS","Other URL","https://www.kansashealthsystem.com/","Y","","University of Kansas Medical Center","","","","","","","3901 Rainbow Blvd","","Kansas City","KS","US","661608500" +"1912468893","DIRECT","Direct Messaging Address","Patients@beautyandbodylounge.com","N","","","","","","","","","1450 Washington St","","San Diego","CA","US","921032606" +"1295295269","CONNECT","CONNECT URL","constance.lents@uky.edu","N","email given by medical school","","","","","","","","2195 Harrodsburg Rd","","Lexington","KY","US","405043504" +"1639639602","DIRECT","Direct Messaging Address","blaira4@nychhc.org","N","Work email","","DIRECT","Direct","","CSV","CSV","","462 1st Ave","","New York","NY","US","100169196" +"1780144626","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","3000 N Triumph Blvd Ste 100","","Lehi","UT","US","840434999" +"1780144626","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","2183 W Main Street","A107","Lehi","UT","US","84043" +"1316407232","OTHERS","Other URL","Britqueisha.solomon@gmail.com","N","","","","","","","","","2072 W Acacia Ave Apt 167","","Hemet","CA","US","925453770" +"1124588025","DIRECT","Direct Messaging Address","pscully@ican-b.com","Y","","ICAN-B","","","","","","","16130 Sherman Way","","Van Nuys","CA","US","914063907" +"1033679949","CONNECT","CONNECT URL","XH","Y","","University Health Services, University of California, Berkeley","","","","","","","2222 Bancroft Way","","Berkeley","CA","US","947204300" +"1295295103","DIRECT","Direct Messaging Address","kcarson@ordps.org","N","","","","","","","","","320 N 19th St","","Ord","NE","US","688621351" +"1154882082","DIRECT","Direct Messaging Address","jxiong@sacramentocovered.org","N","direct email address","","DIRECT","Direct","","CSV","CSV","","819 19th St","","Sacramento","CA","US","958112108" +"1700346632","CONNECT","CONNECT URL","https://www.drkatiemerricks.com","N","website","","","","","","","","1700 N McMullen Booth Rd Ste C1","","Clearwater","FL","US","337592129" +"1548721475","DIRECT","Direct Messaging Address","Potomac_info@assistinghands.com","N","email address","","DIRECT","Direct","","OTHER","Other","e-mail mail location checked through out the day","4853 Cordell Ave Ste Ph10A","","Bethesda","MD","US","208147015" +"1811458748","DIRECT","Direct Messaging Address","amelia@savacenter.org","N","Email","","DIRECT","Direct","","","","","4812 S College Ave","","Fort Collins","CO","US","805253723" +"1164983029","DIRECT","Direct Messaging Address","Alex.wilkie2@providence.org","N","Secure email","","DIRECT","Direct","","CSV","CSV","","101 W 8th Ave","","Spokane","WA","US","992042307" +"1477014348","DIRECT","Direct Messaging Address","mbrinar@orohosp.com","N","work email address","","","","","","","","2767 Olive Hwy","","Oroville","CA","US","959666118" +"1447710322","CONNECT","CONNECT URL","McAllen","N","","","","","","","","","3313 Hummingbird Ave","","McAllen","TX","US","785045014" +"1366902389","CONNECT","CONNECT URL","Vancouver","N","","","","","","","","","13501 NE 28th St","","Vancouver","WA","US","986828091" +"1548720568","CONNECT","CONNECT URL","Raymond","N","","","HIE","Health Information Exchange (HIE)","","","","","119 S Oak Ste 2","","Raymond","MS","US","391544205" +"1164982104","DIRECT","Direct Messaging Address","lmcancercenterHefner@directaddress.net","N","Landmark Department Direct Address","","DIRECT","Direct","","","","","11100 Hefner Pointe Dr Ste A","","Oklahoma City","OK","US","731205049" +"1649730581","OTHERS","Other URL","haggenjospractice@gmail.com","N","","","DIRECT","Direct","","","","","399 Lincoln Park Dr Ste A","","New Lexington","OH","US","437641078" +"1982164877","DIRECT","Direct Messaging Address","tamick@sachealthsystem.org","N","work address","","DIRECT","Direct","","OTHER","Other","work address","1454 E 2nd St","","San Bernardino","CA","US","924080118" +"1104386101","CONNECT","CONNECT URL","Sheboygan","N","","","DIRECT","Direct","","CSV","CSV","","601 N 5th St","","Sheboygan","WI","US","530814624" +"1164982054","DIRECT","Direct Messaging Address","hmcbride@sunnyhillinc.org","N","business office","","DIRECT","Direct","","CSV","CSV","","11140 S Towne Sq Ste 100","","Saint Louis","MO","US","631237830" +"1447710462","DIRECT","Direct Messaging Address","tonia.mason@ocmhs.org","N","","","","","","","","","150 Congress St","","Rumford","ME","US","042762035" +"1154881191","OTHERS","Other URL","byyoursiderenaltransportation","N","","","HIE","Health Information Exchange (HIE)","","","","","1768 Keltner Cir Apt 4","","Memphis","TN","US","381144664" +"1376003210","OTHERS","Other URL","a1.trans@aol.com","N","","","DIRECT","Direct","","","","","1000 Patriot Ln Apt 120","","Crestview","FL","US","325397404" +"1285194134","CONNECT","CONNECT URL","atpbrentparker@gmail.com","N","Secure","","DIRECT","Direct","","CSV","CSV","","4715 E 200 N","","Rigby","ID","US","834425954" +"1235699109","DIRECT","Direct Messaging Address","lauren.keaton@dignityhealth.org","N","Work email","","HIE","Health Information Exchange (HIE)","","","","","7500 Hospital Dr","","Sacramento","CA","US","958235477" +"1174083042","DIRECT","Direct Messaging Address","ksidebottom10@apu.edu","N","","","","","","","","","1401 S Beretania St Ste 550","","Honolulu","HI","US","968141880" +"1770043655","OTHERS","Other URL","emily.tolliver@redclay.k12.de.us","N","","","","","","","","","1502 Spruce Ave","","Wilmington","DE","US","198052148" +"1851851737","DIRECT","Direct Messaging Address","Kayla.Brown2@providence.org","N","Work Email","","DIRECT","Direct","","OTHER","Other","Email","101 W 8th Ave","","Spokane","WA","US","992042307" +"1801356795","OTHERS","Other URL","www.ihcscorp.com","N","","","","","","","","","2252 Commerce Park Dr Ste 100","","Orlando","FL","US","328198609" +"1265992176","DIRECT","Direct Messaging Address","info@goldenviewlearningcenter.com","N","","","","","","","","","2404 F St","","San Diego","CA","US","921022025" +"1457811341","DIRECT","Direct Messaging Address","msundheimer@confidenceconnection.org","Y","","Confidence Connection","","","","","","","140 Gould St","","Needham Heights","MA","US","024942397" +"1558821447","DIRECT","Direct Messaging Address","hmcbride@sunnyhillinc.org","N","buisness office","","DIRECT","Direct","","CSV","CSV","","11140 S Towne Sq Ste 100","","Saint Louis","MO","US","631237830" +"1912467812","OTHERS","Other URL","lhulbert1@att.net","N","","","","","","","","","12512 Whispering Oaks Dr","","Baker","LA","US","707146029" +"1275094039","CONNECT","CONNECT URL","https://www.legacyhealth.org/","N","","","","","","","","","2801 N Gantenbein Ave","","Portland","OR","US","972271623" +"1124588041","DIRECT","Direct Messaging Address","bswenson1@northwell.edu","Y","","Northwell Health","","","","","","","300 Community Drive","Level C Administrative Suite","Manhasset","NY","US","11030" +"1871053785","DIRECT","Direct Messaging Address","hmcbride@sunnyhillinc.org","N","business office","","DIRECT","Direct","","CSV","CSV","","11140 S Towne Sq Ste 100","","Saint Louis","MO","US","631237830" +"1053872986","CONNECT","CONNECT URL","solide_m@yahoo.com","N","","","","","","","","","1526 SW Broadview St","","Port St Lucie","FL","US","349832993" +"1700347630","DIRECT","Direct Messaging Address","tiffany.abdullah@ncgcommunity.com","N","Business office","","DIRECT","Direct","","","","","5014 Monument Ave","","Richmond","VA","US","232303620" +"1225599152","OTHERS","Other URL","benrenaldo4@gmail.com","N","","","","","","","","","6968 E Monarch Ave","","Baton Rouge","LA","US","708121026" +"1811458755","DIRECT","Direct Messaging Address","madison.rutenbeck@uchealth.org","N","Work email","","DIRECT","Direct","","","","","8200 E Belleview Ave Ste 615","","Greenwood Village","CO","US","801112808" +"1093276933","OTHERS","Other URL","Casamba","N","Daily and weekly documentation","","DIRECT","Direct","","CSV","CSV","","350 Austin Graybill Rd","","North Augusta","SC","US","298609251" +"1871054718","DIRECT","Direct Messaging Address","iverschueren@gatepath.org","N","Gatepath email","","DIRECT","Direct","","OTHER","Other","Client information","1973 White Oak Way","","San Carlos","CA","US","940704747" +"1851852727","REST","RESTful URL","5900_joy","N","$$0806","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1050 W 72nd St","","Indianapolis","IN","US","462604037" +"1952862831","DIRECT","Direct Messaging Address","cj@cjcounselingandconsulting.com","N","work email address","","DIRECT","Direct","","CSV","CSV","","4800 Station House Rd","","Chesapeake","VA","US","233212510" +"1427519313","DIRECT","Direct Messaging Address","cjrtrott@uic.edu","N","","","DIRECT","Direct","","","","","530 NE Glen Oak Ave","","Peoria","IL","US","616370001" +"1245791078","","","","N","","","","","","","","","","","","","","" +"1245791078","DIRECT","Direct Messaging Address","delarottaj@hotmail.com","N","","","DIRECT","Direct","","","","","3143 NE 163rd St","","North Miami Beach","FL","US","331604463" +"1982165718","DIRECT","Direct Messaging Address","erica.santosbuchanan@hackensackmeridian.org","N","Administrator Email Address","","OTHER","Other","Administrative Use","OTHER","Other","Email Address","1945 State Route 33","","Neptune","NJ","US","077534859" +"1417418245","DIRECT","Direct Messaging Address","emilyg@axisoflearning.com","N","email","","","","","","","","922 57th St","","Sacramento","CA","US","958193328" +"1801357660","DIRECT","Direct Messaging Address","mpangonis@zoominternet.net","N","office email","","DIRECT","Direct","","","","","300 Fountain Ave","","Ellwood City","PA","US","161172183" +"1689135451","CONNECT","CONNECT URL","Boyd2Magazine","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1 Baylor Plz","","Houston","TX","US","770303498" +"1073074860","DIRECT","Direct Messaging Address","amy.busch@gobhi.net","N","","","","","","","","","207 SW 1st St","","Enterprise","OR","US","978281203" +"1124589957","DIRECT","Direct Messaging Address","mary.alberts@cofmed.com","N","direct email address","","DIRECT","Direct","","","","","1103 E Grace St","","Rensselaer","IN","US","479783210" +"1124589957","DIRECT","Direct Messaging Address","mary.alberts@cofmed.com","N","medical practice email","","OTHER","Other","medical practice email address","OTHER","Other","secure medical practice information","1103 E Grace St","","Rensselaer","IN","US","479783210" +"1184185829","DIRECT","Direct Messaging Address","jdb82@uab.edu","N","","","","","","","","","Uab Mstp Shel 121 1825 University Blvd","","Birmingham","AL","US","352940001" +"1720549637","DIRECT","Direct Messaging Address","sheri.l.soucy@lahey.org","N","Work email address","","DIRECT","Direct","","OTHER","Other","email","41 Mall Road 5 E Cardiology","","Burlington","MA","US","018050001" +"1780145698","CONNECT","CONNECT URL","starrwellnessconsulting@gmail.com","N","business email","","","","","","","","21 Long Shoals Rd Ste 106","","Arden","NC","US","287047773" +"1760943682","DIRECT","Direct Messaging Address","Marcela.Castano@va.gov","N","Email","","","","","","","","820 S Damen Ave","","Chicago","IL","US","606123728" +"1104387935","DIRECT","Direct Messaging Address","Info@Pathwayneurology.com","N","Direct email","","DIRECT","Direct","","CSV","CSV","","4907 N Florida Ave","","Tampa","FL","US","336032119" +"1811458631","DIRECT","Direct Messaging Address","dawnw@washcomm.net","N","","","","","","","","","378 W Chestnut St Ste 205","","Washington","PA","US","153014661" +"1720549553","DIRECT","Direct Messaging Address","zrosenthal@wisc.edu","Y","work email address","University of Wisconsin Medical Foundation, Inc","DIRECT","Direct","","","","","600 Highland Ave","","Madison","WI","US","537920001" +"1366903197","DIRECT","Direct Messaging Address","kcoolidge@TheCommitmentHouseLLC.onmicrosoft.com","N","PO BOX","","DIRECT","Direct","","OTHER","Other","Elizabethtown","723 Hawkins Dr","","Elizabethtown","KY","US","427011063" +"1710448501","DIRECT","Direct Messaging Address","drcasarella@expertforensicpsych.com","N","HIPAA compliant email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7 Skyline Dr Ste 350","","Hawthorne","NY","US","105322162" +"1912468711","DIRECT","Direct Messaging Address","edenhouse@electcompany.com","N","corporate email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","120 W Tyler Ave Ste 200","","West Memphis","AR","US","723014221" +"1154882942","CONNECT","CONNECT URL","Vancouver","N","","","","","","","","","13501 NE 28th St","","Vancouver","WA","US","986828091" +"1326509035","DIRECT","Direct Messaging Address","derickaanderson@ymail.com","N","","","DIRECT","Direct","","","","","139 Attwater Ct","","Leesburg","GA","US","317635564" +"1699236307","DIRECT","Direct Messaging Address","kristy@southtulsaeye.com","Y","email","EYECARE ASSOCIATES OF SOUTH TULSA PC","DIRECT","Direct","","","","","10010 E 81st St","#100","Tulsa","OK","US","741335726" +"1982165627","CONNECT","CONNECT URL","fourcornerscounseling@gmail.com","N","Business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1609 W Babcock St Ste A","","Bozeman","MT","US","597154018" +"1194286971","CONNECT","CONNECT URL","Vancouver","N","","","","","","","","","13501 NE 28th St","","Vancouver","WA","US","986828091" +"1932660792","DIRECT","Direct Messaging Address","info@smilesbydesign.com","N","email","","","","","","","","1107 Statesville Blvd Ste C","","Salisbury","NC","US","281442287" +"1023579885","DIRECT","Direct Messaging Address","lkin810@regiscollege.edu","N","direct email address","","","","","","","","17 Quail Ct","","Windsor Locks","CT","US","060961308" +"1023579885","DIRECT","Direct Messaging Address","lkiing@caringhealth.org","N","direct email address","","HIE","Health Information Exchange (HIE)","","","","","1049 Main St","","Springfield","MA","US","011032114" +"1023579885","DIRECT","Direct Messaging Address","l.king@hopelifebehavioralwellness.com","N","direct email address","","HIE","Health Information Exchange (HIE)","","","","","360 Bloomfield Ave Ste 301","","Windsor","CT","US","060952700" +"1114488954","DIRECT","Direct Messaging Address","emjohnsen@liberty.edu","N","","","","","","","","","1675 Leahy St Ste 201A","","Muskegon","MI","US","494425542" +"1467913202","DIRECT","Direct Messaging Address","hcpsuffolk@outlook.com","N","Email","","DIRECT","Direct","","","","","250 Montauk Hwy","","East Moriches","NY","US","119401141" +"1477014215","DIRECT","Direct Messaging Address","rxm.14269@store.walgreens.com","Y","email","DUANE READE","DIRECT","Direct","","","","","1338 Broadway # 1340","","Hewlett","NY","US","115572113" +"1487115226","DIRECT","Direct Messaging Address","hmcbride@sunnyhillinc.org","N","business office","","DIRECT","Direct","","CSV","CSV","","11140 S Towne Sq Ste 100","","Saint Louis","MO","US","631237830" +"1316408164","DIRECT","Direct Messaging Address","tediteabout@abaadaptiveservices.com","N","Clinical Director email","","","","","","","","2340 Carol View Dr Apt E311","","Cardiff By The Sea","CA","US","920072048" +"1093276842","DIRECT","Direct Messaging Address","lisa.kim@osumc.edu","N","","","","","","","","","395 W 12th Ave Fl 3","","Columbus","OH","US","432101267" +"1588125348","DIRECT","Direct Messaging Address","joanna.bethea@orlandohealth.com","Y","email","Orlando Health Inc","DIRECT","Direct","","CSV","CSV","","77 W Underwood St","","Orlando","FL","US","328061122" +"1093276859","DIRECT","Direct Messaging Address","dbhooshan@physicianpartnersoa.com","N","Email","","","","","","","","1731 Wells Rd","","Orange Park","FL","US","320732322" +"1750842522","CONNECT","CONNECT URL","achiconpaincentersil.com","N","clinic email","","DIRECT","Direct","","CSV","CSV","","4815 W 95th St","","Oak Lawn","IL","US","604532501" +"1174084941","OTHERS","Other URL","dearborn","N","","","DIRECT","Direct","","CSV","CSV","","6436 Steadman St","","Dearborn","MI","US","481262057" +"1174084941","OTHERS","Other URL","SOUTHFIELD","N","","","","","","","","","25354 Evergreen Rd","","Southfield","MI","US","480751776" +"1639630411","OTHERS","Other URL","brooke@oaklandrootandstem.com","N","","","","","","","","","3515 Grand Ave","","Oakland","CA","US","946102037" +"1366903148","OTHERS","Other URL","kthompson@sullivanhealth.org","N","","","","","","","","","154 Blountville Byp","","Blountville","TN","US","376174575" +"1750842530","DIRECT","Direct Messaging Address","emcconnell@thepeopleconcern.org","N","Work email address","","DIRECT","Direct","","OTHER","Other","N/A","2116 Arlington Ave Ste 100","","Los Angeles","CA","US","900181353" +"1811458607","DIRECT","Direct Messaging Address","awesche@athletics.ucf.edu","N","employment email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4180 N Orion Blvd","","Orlando","FL","US","328168029" +"1912468794","DIRECT","Direct Messaging Address","fmesser@acmhh.com","N","work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","patient information","100 Grove St","","Peebles","OH","US","456601037" +"1851852651","DIRECT","Direct Messaging Address","chardee@allergypreventionteam.com","N","company email address","","DIRECT","Direct","","CSV","CSV","","3575 Koger Blvd Ste 240","","Duluth","GA","US","300964958" +"1396206199","DIRECT","Direct Messaging Address","erica.santosbuchanan@hackensackmeridian.org","N","Administrator Email","","OTHER","Other","Administrative Use Only","OTHER","Other","Administrator Email","1945 State Route 33","","Neptune","NJ","US","077534859" +"1215498977","OTHERS","Other URL","ladybugsmassage@gmail.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","5385 Conroy Rd Ste 201","","Orlando","FL","US","328113719" +"1558822239","DIRECT","Direct Messaging Address","madeline.butzer@ibs.cc","N","Business Email","","","","","","","","1215 Hightower Trl","","Atlanta","GA","US","303506244" +"1578024378","DIRECT","Direct Messaging Address","alemay@specialtyhealth.com","Y","secure email","Specialty Health Clinic","DIRECT","Direct","","OTHER","Other","email","330 E Liberty St","","Reno","NV","US","895012260" +"1184185951","DIRECT","Direct Messaging Address","nassim.tabrizi@steward.org","N","hospital","","DIRECT","Direct","","OTHER","Other","hospital","736 Cambridge St","","Brighton","MA","US","021352907" +"1710448584","DIRECT","Direct Messaging Address","Lhayn1@lsuhsc.edu","N","","","","","","","","","800 C M Fagan Dr Ste A","","Hammond","LA","US","704036062" +"1629539309","CONNECT","CONNECT URL","https://californiatherapysolutions.com/","N","","","HIE","Health Information Exchange (HIE)","","","","","22 Corporate Plaza Dr # 113","","Newport Beach","CA","US","926607985" +"1013478817","DIRECT","Direct Messaging Address","andrea.moskonas@gobhi.net","N","encrypted email","","","","","","","","601 Whiskey Creek Rd","","Wallowa","OR","US","978857129" +"1982165783","DIRECT","Direct Messaging Address","breeze.thies@gobhi.net","N","","","","","","","","","207 SW 1st St","","Enterprise","OR","US","978281203" +"1265993067","OTHERS","Other URL","isarjoof@gmail.com","N","email","","DIRECT","Direct","","","","","801 N Mur Len Rd Ste 102","","Olathe","KS","US","660621794" +"1437610235","DIRECT","Direct Messaging Address","jlink@p-cic.com","Y","","The Parent-Child Interaction Center LLC","","","","","","","375 E Horsetooth Rd Ste 101","","Fort Collins","CO","US","805253155" +"1245791045","DIRECT","Direct Messaging Address","cshort@acuityeyecaregroup.com","N","","","","","","","","","7930 O St","","Lincoln","NE","US","685102500" +"1013478825","CONNECT","CONNECT URL","info@hearttheory.org","N","Direct email","","DIRECT","Direct","","OTHER","Other","Set up Consultation","11340 W Olympic Blvd Ste 245","","Los Angeles","CA","US","900641697" +"1013478825","CONNECT","CONNECT URL","www.hearttheory.org","N","company web site","","DIRECT","Direct","","OTHER","Other","Information, Contact, Services","169 Pier Ave Ste 5","","Santa Monica","CA","US","904055311" +"1124589932","DIRECT","Direct Messaging Address","ssublousky@ntx.easterseals.com","N","Work E-mail Address","","DIRECT","Direct","","","","","4443 N Josey Ln","","Carrollton","TX","US","750104743" +"1679034482","CONNECT","CONNECT URL","speaklifecounseling@yahoo.com","N","","","","","","","","","260 Northland Blvd Ste 305B","","Cincinnati","OH","US","452463652" +"1831650555","DIRECT","Direct Messaging Address","Sandhya.rao.med@dartmouth.edu","Y","","DARTMOUTH HITCHCOCK MEDICAL CENTER","","","","","","","ONE MEDICAL CENTER DRIVE","","LEBANON","NH","US","03756" +"1477014108","CONNECT","CONNECT URL","julie.ozersky@va.go","N","encrypted email","","","","","","","","820 S Damen Ave","","Chicago","IL","US","606123728" +"1497216139","CONNECT","CONNECT URL","http://portal.montefiore.org/","N","","","","","","","","","111 E 210th St","","Bronx","NY","US","104672401" +"1245791979","DIRECT","Direct Messaging Address","AURORAHHINC@OUTLOOK.COM","N","business e-mail address","","DIRECT","Direct","","CSV","CSV","","18341 Sherman Way Ste 107","","Reseda","CA","US","913354499" +"1942761614","OTHERS","Other URL","n/a","N","","","","","","","","","8268 164th St","","Jamaica","NY","US","114321121" +"1538620216","CONNECT","CONNECT URL","info@globalvisionoptometry.com","N","email","","","","","","","","18569 Main St","","Huntington Beach","CA","US","926481709" +"1346701034","DIRECT","Direct Messaging Address","lwilliams.lw1@comcast.net","N","","","DIRECT","Direct","","CSV","CSV","","2334 Sylvan Ct","","Tallahassee","FL","US","323033770" +"1033670724","DIRECT","Direct Messaging Address","jacob.oblak@ascension.org","N","","","","","","","","","22101 Moross Rd","","Detroit","MI","US","482362148" +"1245791912","DIRECT","Direct Messaging Address","summer.todd@dmhnet.org","N","work email address","","DIRECT","Direct","","","","","1201 7th St SE","","Decatur","AL","US","356013337" +"1023579794","DIRECT","Direct Messaging Address","rachael@northshorepedslt.com","N","work email address","","","","","","","","6443 NE 181st St","","Kenmore","WA","US","980284831" +"1154882066","DIRECT","Direct Messaging Address","dks102@njms.rutgers.edu","N","E-mail","","DIRECT","Direct","","CSV","CSV","","Maimonides Medical Center","4802 10th Avenue","Brooklyn","NY","US","11219" +"1770044406","DIRECT","Direct Messaging Address","slym@edengroupnj.com","N","email","","DIRECT","Direct","","CSV","CSV","","324 Lantana Ave","","Englewood","NJ","US","076311510" +"1669933396","CONNECT","CONNECT URL","Brown.doneshia@yahoo.com","N","","","","","","","","","1436 Saint Andrews Ln","","Starkville","MS","US","397591613" +"1669933396","CONNECT","CONNECT URL","Brown.doneshia@yahoo.com","N","","","","","","","","","1436 Saint Andrews Ln","","Starkville","MS","US","397591613" +"1487115119","DIRECT","Direct Messaging Address","gbarrett@msm.edu","N","work email","","DIRECT","Direct","","","","","720 Westview Dr SW","","Atlanta","GA","US","303101458" +"1265993927","CONNECT","CONNECT URL","olivia@outoftheboxccc.com","N","contact e-mail","","DIRECT","Direct","","","","","3005 Jester Ct","","Duluth","GA","US","300963862" +"1265993927","CONNECT","CONNECT URL","olivia@togetherempoweredinc.org","Y","npo email","Together Empowered Inc","DIRECT","Direct","","","","","3005 Jester Ct","","Duluth","GA","US","300963862" +"1457812109","DIRECT","Direct Messaging Address","jkaler@sherwoodcs.org","N","Work Email","","DIRECT","Direct","","","","","402 91st Ave NE","","Lake Stevens","WA","US","982582530" +"1700347465","DIRECT","Direct Messaging Address","meriel.shrestha@va.gov","N","Work email address","","","","","","","","975 Kirman Ave","","Reno","NV","US","895020993" +"1700347457","CONNECT","CONNECT URL","Vancouver","N","","","","","","","","","13501 NE 28th St","","Vancouver","WA","US","986828091" +"1699236364","DIRECT","Direct Messaging Address","alexandra.hershberger@va.gov","N","","","DIRECT","Direct","","CSV","CSV","","2250 Leestown Rd","","Lexington","KY","US","405111052" +"1043771728","DIRECT","Direct Messaging Address","abigail@goldenroseacu.com","N","business email","","DIRECT","Direct","","CSV","CSV","","2751 Roosevelt Rd","","San Diego","CA","US","921066180" +"1831650530","DIRECT","Direct Messaging Address","walarcon@alliant.edu","N","","","","","","","","","625 Citracado Pkwy Ste 102","","Escondido","CA","US","920256428" +"1659832350","DIRECT","Direct Messaging Address","patricia.bordner@coha.ikm.direct-ci.com","N","EMR","","DIRECT","Direct","","OTHER","Other","CCDA","810 Jasonway Ave Ste A","","Columbus","OH","US","432144359" +"1700347408","CONNECT","CONNECT URL","msnyder@samhealth.org","N","","","","","","","","","2920 NW Grant Ave","","Corvallis","OR","US","973301841" +"1497216196","CONNECT","CONNECT URL","shirley.chan@ucsf.edu","Y","","UCSF Medical Center","","","","","","","505 Parnassus Ave","","San Francisco","CA","US","941432204" +"1669933180","CONNECT","CONNECT URL","Vancouver","N","","","","","","","","","13501 NE 28th St","","Vancouver","WA","US","986828091" +"1942761648","DIRECT","Direct Messaging Address","ctl318@nyu.edu","N","school email","","DIRECT","Direct","","CSV","CSV","","82-68 164th St","N Building Room 633","Queens","NY","US","11432" +"1659832269","DIRECT","Direct Messaging Address","huwagner@autismcentersmi.com","N","email","","DIRECT","Direct","","","","","1363 Douglas Dr","","Traverse City","MI","US","496968980" +"1124589759","DIRECT","Direct Messaging Address","hope@ovtcmail.com","N","","","","","","","","","1319 Florencedale Ave","","Youngstown","OH","US","445052719" +"1043771678","DIRECT","Direct Messaging Address","Bluml@Sutterhealth.org","N","secure email","","DIRECT","Direct","","CSV","CSV","","2351 Clay St Ste 339","","San Francisco","CA","US","941151931" +"1982165544","CONNECT","CONNECT URL","Vancouver","N","","","","","","","","","1403 NE 148th Ave","","Vancouver","WA","US","986843627" +"1134680796","DIRECT","Direct Messaging Address","emartinezcunion@yourpaththerapy.com","N","email address","","DIRECT","Direct","","CSV","CSV","","104 N Railroad Ave Ste A","","Ashland","VA","US","230051528" +"1265993836","CONNECT","CONNECT URL","bcorbo@familyresourcenetwork.org","N","secure email","","","","","","","","35 Beaverson Blvd Ste 11","","Brick","NJ","US","087237869" +"1487115077","DIRECT","Direct Messaging Address","rzander@sphosp.org","Y","Secure work email","South Peninsula Hospital","DIRECT","Direct","","","","","4300 Bartlett St","","Homer","AK","US","996037005" +"1215498704","DIRECT","Direct Messaging Address","OLIVIA@ABOUNDCHILDRENSTHERAPY.COM","N","","","","","","","","","695 S Colorado Blvd Ste 20103","","Denver","CO","US","802468008" +"1013478510","DIRECT","Direct Messaging Address","alexandra@synergyfamilytherapy.com","Y","Work email","Synergy Family Therapy Specialists Inc","DIRECT","Direct","","","","","1700 Thomas Paine Pkwy","","Centerville","OH","US","454592541" +"1821559410","DIRECT","Direct Messaging Address","Dclark@thrivebh.com","N","Practice email","","DIRECT","Direct","","","","","8967 Yellow Brick Rd","","Rosedale","MD","US","212372303" +"1790246304","DIRECT","Direct Messaging Address","christopher.burkett@us.kbr.com","N","","","","","","","","","Stone Bay Base RR136","","FPO","AA","US","28445" +"1972064582","CONNECT","CONNECT URL","Vancouver","N","","","","","","","","","Evergreen Public Schools","13501 NE 28th St.","Vancouver","WA","US","986828091" +"1437610045","DIRECT","Direct Messaging Address","ebonie.harris@pathways.com","N","Business Email","","","","","","","","3643 Walton Way Ext Bldg 4","","Augusta","GA","US","309096677" +"1770044398","CONNECT","CONNECT URL","wnypt235@yahoo.com","N","email","","","","","","","","235 North St","","Buffalo","NY","US","142011435" +"1922569573","OTHERS","Other URL","ftsmithdentistry.com","N","secure email address","","OTHER","Other","Communication","OTHER","Other","Email","16 Church St","","Charleston","AR","US","729339190" +"1376004945","DIRECT","Direct Messaging Address","dmarlor@kumc.edu","Y","","University of Kansas Hospital Authority","","","","","","","3901 Rainbow Blvd","","Kansas City","KS","US","661608500" +"1740741313","DIRECT","Direct Messaging Address","mskidmore@kcsportsrehab.com","Y","email","KC Sports Rehab","","","","","","","10701 Nall Ave Ste 130","","Overland Park","KS","US","662111244" +"1558822148","OTHERS","Other URL","KMstar29@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","correspondence","4015 N Armenia Ave","","Tampa","FL","US","336071001" +"1396206827","DIRECT","Direct Messaging Address","Gina.Gaston@va.gov","N","Work email","","DIRECT","Direct","","CSV","CSV","","820 S. Damen","Room 8434","Chicago","IL","US","60612" +"1184185647","DIRECT","Direct Messaging Address","selah_@bellsouth.net","N","eAddress","","DIRECT","Direct","","CSV","CSV","","314 Delcris Ct","","Birmingham","AL","US","352261978" +"1730640129","CONNECT","CONNECT URL","lareecooper@daysurgerycompanions.com","N","","","","","","","","","7743 Seward Park Ave S","","Seattle","WA","US","981184248" +"1043771439","DIRECT","Direct Messaging Address","admin@sanrafaelhealthcare.com","N","Main Office Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","San Antonio","400 N Loop 1604 E Ste 350","","San Antonio","TX","US","782321289" +"1689135071","DIRECT","Direct Messaging Address","vpinto@westernu.edu","N","school email","","","","","","","","309 E 2nd St","","Pomona","CA","US","917661854" +"1598226193","CONNECT","CONNECT URL","seaside98@msn.com","N","","","DIRECT","Direct","","OTHER","Other","Home address","576 James Dr","","Charleston","IL","US","619201862" +"1578024196","DIRECT","Direct Messaging Address","mjohnson161920@Wellspan.direct-ci.com","N","","","","","","","","","240 Main St","","Denver","PA","US","175171623" +"1578024196","DIRECT","Direct Messaging Address","pfodor60078@Wellspan.direct-ci.com","N","","","","","","","","","240 Main St","","Denver","PA","US","175171623" +"1578024196","DIRECT","Direct Messaging Address","mkelley59187@Wellspan.direct-ci.com","N","","","","","","","","","240 Main St","","Denver","PA","US","175171623" +"1578024196","DIRECT","Direct Messaging Address","rkimber60125@Wellspan.direct-ci.com","N","","","","","","","","","240 Main St","","Denver","PA","US","175171623" +"1578024196","DIRECT","Direct Messaging Address","jwalden51733@Wellspan.direct-ci.com","N","","","","","","","","","240 Main St","","Denver","PA","US","175171623" +"1578024196","DIRECT","Direct Messaging Address","lnolan164726@Wellspan.direct-ci.com","N","","","","","","","","","240 Main St","","Denver","PA","US","175171623" +"1578024196","DIRECT","Direct Messaging Address","tkisluk159445@Wellspan.direct-ci.com","N","","","","","","","","","240 Main St","","Denver","PA","US","175171623" +"1992266498","DIRECT","Direct Messaging Address","contactus@zaramedicalaesthetics.sprucecare.com","N","secure email address","","DIRECT","Direct","","OTHER","Other","email address","1928 Highway 46 W #105","Suie 208","New Braunfels","TX","US","78132" +"1649731134","DIRECT","Direct Messaging Address","dixonm2@nychhc.org","N","Elmhurst hospital center providing healthcare to the public","","DIRECT","Direct","","CSV","CSV","","7901 Broadway","","Elmhurst","NY","US","113731329" +"1750842373","DIRECT","Direct Messaging Address","team@primechirotx.com","N","Direct Email Address","","DIRECT","Direct","","","","","590 N Kimball Ave Ste 140","","Southlake","TX","US","760926888" +"1730640350","CONNECT","CONNECT URL","Westfield","N","","","","","","","","","16036 Barringer Ct","","Westfield","IN","US","460747652" +"1073074605","DIRECT","Direct Messaging Address","katia@blocsaustin.com","Y","Work e-mail","Building BLOCS","DIRECT","Direct","","OTHER","Other","Communication","11623 Angus Rd # E20","","Austin","TX","US","787594003" +"1720549215","DIRECT","Direct Messaging Address","pwood@edgewaterhealth.org","N","Business E-mail","","DIRECT","Direct","","","","","1100 W 6th Ave","","Gary","IN","US","464021711" +"1629539127","DIRECT","Direct Messaging Address","ljon415@regiscollege.edu","N","","","","","","","","","23 Goldenrod Ln","","Centerville","MA","US","026322043" +"1144781642","DIRECT","Direct Messaging Address","MaryEllen.Spika@sinai.org","N","direct email","","","","","","","","1500 S Fairfield Ave","","Chicago","IL","US","606081782" +"1578024089","DIRECT","Direct Messaging Address","andrew.yabusaki@wsu.edu","Y","Work email","Washington State University","DIRECT","Direct","","OTHER","Other","Email","1125 SE Washington Street","","Pullman","WA","US","991632302" +"1588125025","DIRECT","Direct Messaging Address","info@brhaba.com","N","ABA Provider","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","49 Quincy Ct","","Sterling","VA","US","201655755" +"1588125025","DIRECT","Direct Messaging Address","info@brhaba.com","N","ABA Provider","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","49 Quincy Ct","","Sterling","VA","US","201655755" +"1700347267","CONNECT","CONNECT URL","Vancouver","N","","","","","","","","","13501 NE 28th St","","Vancouver","WA","US","986828091" +"1255892717","CONNECT","CONNECT URL","Vancouver","N","","","","","","","","","13501 NE 28th St","","Vancouver","WA","US","986828091" +"1528529088","DIRECT","Direct Messaging Address","mhjaguars@hotmail.com","N","","","","","","","","","1525 E 6th St Ste B","","Weslaco","TX","US","785964667" +"1073074530","CONNECT","CONNECT URL","Chinman@st-cath.org","N","Employee Email","","DIRECT","Direct","","CSV","CSV","","40 N Main Ave","","Albany","NY","US","122031481" +"1215498779","DIRECT","Direct Messaging Address","director@pathways180.com","N","email address","","DIRECT","Direct","","OTHER","Other","email","2926 E St","","Washougal","WA","US","986712021" +"1073074548","DIRECT","Direct Messaging Address","sd839@njms.rutgers.edu","N","Secure Email","","DIRECT","Direct","","","","","1 Robert Wood Johnson Pl","","New Brunswick","NJ","US","089011928" +"1427519909","CONNECT","CONNECT URL","mpriede@teampbs.com","Y","","Positive Behavior Supports Corporation","","","","","","","400 Renaissance Ctr","Suite 2600","Detroit","MI","US","482431502" +"1285195743","CONNECT","CONNECT URL","makayla.nelson@hsc.utah.edu","N","email","","DIRECT","Direct","","OTHER","Other","Direct email","5126 W Daybreak Pkwy","","South Jordan","UT","US","840095994" +"1487115952","DIRECT","Direct Messaging Address","juliak@sbhservices.org","Y","work email address","SOUTHWEST BEHAVIORAL HEALTH SERVICES","DIRECT","Direct","","CSV","CSV","","11221 N 28th Dr Bldg E","","Phoenix","AZ","US","850295615" +"1710448261","DIRECT","Direct Messaging Address","charmaine.sonnier@bswhealth.org","N","","","","","","","","","1711 E Central Texas Expy Ste 301A","","Killeen","TX","US","765419147" +"1336600881","DIRECT","Direct Messaging Address","DBarringer@christianhealth.org","N","email","","","","","","","","1825 Academy Dr","","Anchorage","AK","US","995075391" +"1609337203","CONNECT","CONNECT URL","edencounllc@gmail.com","N","email address","","DIRECT","Direct","","CSV","CSV","Mail","7657 S Datura Cir","","Littleton","CO","US","801204118" +"1366903924","CONNECT","CONNECT URL","connect","N","connect","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","92-941 Welo St Apt 81","","Kapolei","HI","US","967071413" +"1043771686","DIRECT","Direct Messaging Address","robin@bellasudore.com","N","email address","","DIRECT","Direct","","OTHER","Other","direct email","427 NE 3rd St Ste C","","Crystal River","FL","US","344294248" +"1598226136","DIRECT","Direct Messaging Address","roger.midgett@kingcounty.gov","N","work email","","DIRECT","Direct","","","","","401 5th Ave Ste 400","","Seattle","WA","US","981042377" +"1912468554","DIRECT","Direct Messaging Address","mgdomagola@bdiplayhouse.com","N","","","","","","","","","600 N Commons Dr Ste 102","","Aurora","IL","US","605044155" +"1871054429","DIRECT","Direct Messaging Address","bbrown@caafl.org","N","","","","","","","","","31 Thurber Dr","","Waterloo","NY","US","131651665" +"1396206959","CONNECT","CONNECT URL","bloeffler@alomerehealth.com","N","","","","","","","","","610 30th Ave W","","Alexandria","MN","US","563083426" +"1700347259","DIRECT","Direct Messaging Address","christineczaja@seamarchc.org","N","business email","","DIRECT","Direct","","OTHER","Other","Tumwater","6334 Littlerock Rd SW","","Tumwater","WA","US","985127332" +"1427519974","DIRECT","Direct Messaging Address","ljakubonis@rocsc.com","N","","","","","","","","","1051 W US Route 6 Ste 100","","Morris","IL","US","604503370" +"1912468471","CONNECT","CONNECT URL","Asaphealthcareservices@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","118 Normandy Rd","","Upper Darby","PA","US","190824805" +"1265993737","DIRECT","Direct Messaging Address","marina.ng@grmc.gu","N","","","","","","","","","133 Route 3","","Dededo","GU","US","969296911" +"1740741222","DIRECT","Direct Messaging Address","lalk@miamioh.edu","N","","","","","","","","","3100 N Tenaya Way","","Las Vegas","NV","US","891280436" +"1992266472","OTHERS","Other URL","commack","Y","EMAIL","Mindful Therapy LCSW, PLLC","DIRECT","Direct","","OTHER","Other","EMAIL","2171 Jericho Tpke Ste 335","","Commack","NY","US","117252947" +"1922569318","DIRECT","Direct Messaging Address","Solomon.Isakov@nyulangone.org","N","","","","","","","","","935 Garfield Ave","","Jersey City","NJ","US","073042731" +"1477014868","DIRECT","Direct Messaging Address","orbilling@roxsurgerynb.com","N","","","","","","","","","1617 Westcliff Dr","","Newport Beach","CA","US","926605524" +"1477014868","DIRECT","Direct Messaging Address","ORBILLING@ROXSURGERYNB.COM","N","EMAIL","","DIRECT","Direct","","","","","1617 Westcliff Dr","","Newport Beach","CA","US","926605524" +"1265993604","CONNECT","CONNECT URL","bondc@ecu.edu","N","","","","","","","","","600 Moye Blvd","VMC Suite MA 333E","Greenville","NC","US","278340001" +"1548721079","DIRECT","Direct Messaging Address","lauren.kizaur@facts-mn.org","Y","email","Family Adolescent and Children Therapy Services","","","","","","","1385 Mendota Heights Rd Ste 200","","Mendota Heights","MN","US","551201289" +"1639630205","OTHERS","Other URL","endpoint","N","","","","","","","","","9901 Artesia Blvd","","Bellflower","CA","US","907066713" +"1184185753","CONNECT","CONNECT URL","smileharvestdental@gmail.com","N","","","","","","","","","3609 Coffee Rd Ste 3","","Modesto","CA","US","953551100" +"1467913046","DIRECT","Direct Messaging Address","info@keysdev.com","N","","","DIRECT","Direct","","CSV","CSV","","3300 Fort Meade Rd","","Laurel","MD","US","207242002" +"1639630213","DIRECT","Direct Messaging Address","Yohance.Humphery@va.gov","N","Worksite Email","","DIRECT","Direct","","","","","350 Capitol Hill Ave","","Reno","NV","US","895022923" +"1396206983","CONNECT","CONNECT URL","HARLINGEN","N","Office email","","","","","","","","512 Victoria Ln Ste 2","","Harlingen","TX","US","785503227" +"1922569326","DIRECT","Direct Messaging Address","melissa@strongbirthjourneys.com","N","Business","","DIRECT","Direct","","CSV","CSV","mail","1115 Glenwood Dr","","Augusta","GA","US","309043338" +"1851852255","DIRECT","Direct Messaging Address","Susan.redell@bannerhealth.com","N","","","","","","","","","1111 E McDowell Rd","","Phoenix","AZ","US","850062612" +"1336600782","DIRECT","Direct Messaging Address","nsullivan@hearinghealthusa.com","N","Work Email","","","","","","","","6253 State Route 31","","Cicero","NY","US","130398730" +"1225599509","DIRECT","Direct Messaging Address","ronschulman@synergyhomecare.com","N","email","","DIRECT","Direct","","OTHER","Other","email address","647 Park Meadow Rd Ste H","","Westerville","OH","US","430812878" +"1528529856","DIRECT","Direct Messaging Address","yvette@empowermentbc.com","N","","","","","","","","","6448 W Colter St","","Glendale","AZ","US","853016527" +"1265993596","DIRECT","Direct Messaging Address","hmcbride@sunnyhillinc.org","N","business office","","DIRECT","Direct","","CSV","CSV","","11140 S Towne Sq Ste 100","","Saint Louis","MO","US","631237830" +"1912468257","CONNECT","CONNECT URL","VENTURA","N","805-642-8165","","DIRECT","Direct","","","","","178 S Victoria Ave Ste B","","Ventura","CA","US","930034368" +"1497216675","DIRECT","Direct Messaging Address","Jessicacbcs@protonmail.com","N","Rendering Provider/Owner","","DIRECT","Direct","","OTHER","Other","PDF","340 Trinity Pl","","Malverne","NY","US","115651248" +"1932660115","CONNECT","CONNECT URL","daynesses@gmail.com","N","","","","","","","","","2229 Moss St","","Lafayette","LA","US","705012123" +"1780145094","DIRECT","Direct Messaging Address","hmcbride@sunnyhillinc.org","N","business office","","DIRECT","Direct","","CSV","CSV","","11140 S Towne Sq Ste 100","","Saint Louis","MO","US","631237830" +"1134680556","DIRECT","Direct Messaging Address","msobrien@a2spectrumtherapy.com","N","work email address","","DIRECT","Direct","","","","","180 Jackson Plz","","Ann Arbor","MI","US","481031959" +"1942761309","OTHERS","Other URL","patientsupport@mykingdomhealth.com","Y","Business Email","Marion Wellness Center PSC","DIRECT","Direct","Mail","OTHER","Other","Email","789 Chapel Hill Rd","","Marion","KY","US","420641858" +"1285195651","DIRECT","Direct Messaging Address","m.cook@nhpartnership.org","N","work email","","DIRECT","Direct","","OTHER","Other","work email","45 High St","","Nashua","NH","US","030603312" +"1962963330","DIRECT","Direct Messaging Address","laura.crouch@cayugacenters.org","Y","work email","Cayuga Home for Children","DIRECT","Direct","","OTHER","Other","email","101 Hamilton Ave","","Auburn","NY","US","130215028" +"1134680408","DIRECT","Direct Messaging Address","fmcginnis@bethany.org","N","work email","","DIRECT","Direct","","","","","901 Eastern Ave NE","","Grand Rapids","MI","US","495031201" +"1417418724","CONNECT","CONNECT URL","connect@hydrafusrx.org","N","email","","DIRECT","Direct","","OTHER","Other","business and health info","49 Old Solomons Island Rd Ste 104","","Annapolis","MD","US","214013861" +"1881155182","DIRECT","Direct Messaging Address","cstanley343387@directwellstar.org","N","","","","","","","","","1602 Vernon Rd Ste 300","","LaGrange","GA","US","302404129" +"1366903528","DIRECT","Direct Messaging Address","contact@northhillsnutrition.com","N","","","DIRECT","Direct","","","","","3471 Babcock Blvd Ste 100","","Pittsburgh","PA","US","152372437" +"1861953028","CONNECT","CONNECT URL","Baltimore","N","","","DIRECT","Direct","","CSV","CSV","","4654 York Rd","","Baltimore","MD","US","212124726" +"1497216667","DIRECT","Direct Messaging Address","salemmha@therapysecure.com","N","","","","","","","","","1348 Westgate Center Dr Ste 204","","Winston Salem","NC","US","271032984" +"1699236869","DIRECT","Direct Messaging Address","beccam63@hotmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","875 W Moreno Ave","","Colorado Springs","CO","US","809051731" +"1669933024","DIRECT","Direct Messaging Address","jean.oleary@comcast.net","N","email","","","","","","","","109 Oak Street","","Newton","MA","US","02464" +"1477014744","DIRECT","Direct Messaging Address","customerservice@paramounturgentcare.com","N","","","DIRECT","Direct","","","","","5845 Winter Garden Vineland Rd Ste 120","","Windermere","FL","US","347866124" +"1578024931","OTHERS","Other URL","jbernestineNP@gmail.com","N","email address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email address","8928 Wayne St","","Crossroads","TX","US","762273888" +"1497216816","DIRECT","Direct Messaging Address","lbulloch@ghs.org","Y","encrypted hospital email","Greenville Hospital System","DIRECT","Direct","","OTHER","Other","Healthcare information","200 Patewood Dr","Suite A16","Greenville","SC","US","296153593" +"1558822973","DIRECT","Direct Messaging Address","dmorales@hispafam.com","N","","","DIRECT","Direct","","","","","6900 S Orange Blossom Trl","","Orlando","FL","US","328095745" +"1568923902","OTHERS","Other URL","https://mail.google.com/mail/u/0/?tab=wm#inbox","N","","","DIRECT","Direct","","OTHER","Other","derrickcasey36@gmail.com","442 Plantation St","","Worcester","MA","US","016052328" +"1003377441","OTHERS","Other URL","alexis.n.sands@osfhealthcare.org","Y","work email","OSF HEALTHCARE SYSTEM","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6501 N Sheridan Rd","","Peoria","IL","US","616142932" +"1811458110","DIRECT","Direct Messaging Address","info@qchhc.com","N","Corporate Email Address","","DIRECT","Direct","","CSV","CSV","","10901 Reed Hartman Hwy Ste 106","","Blue Ash","OH","US","452422847" +"1568923928","DIRECT","Direct Messaging Address","broland@chnk.org","Y","work email address","Children's Home of Northern Kentucky","","","","","","","200 Home Rd","","Covington","KY","US","410111942" +"1386105740","DIRECT","Direct Messaging Address","ttakach@lcmh.com","N","LSU Residency Program","","DIRECT","Direct","","","","","1525 Oak Park Blvd","","Lake Charles","LA","US","706018849" +"1548721830","DIRECT","Direct Messaging Address","powers_pediatrics@myupdox.com","Y","","Powers Pediatrics","","","","","","","7037 Rose Ave","","Orlando","FL","US","328104042" +"1154882470","DIRECT","Direct Messaging Address","jneu@neumedicaldme.com","N","","","HIE","Health Information Exchange (HIE)","","","","","3400 Hopkins Xrd","","Minnetonka","MN","US","553054304" +"1134680457","DIRECT","Direct Messaging Address","nschalk@firstlighthomecare.com","N","","","","","","","","","865 Lenox Ave Ste A","","Portage","MI","US","490245410" +"1902367212","DIRECT","Direct Messaging Address","c.sweeney@nhpartnership.org","N","","","DIRECT","Direct","","OTHER","Other","clinic direct email address","45 High St","","Nashua","NH","US","030603312" +"1386105617","CONNECT","CONNECT URL","connecturl","N","","","","","","","","","728 E 233rd St","","Bronx","NY","US","104663202" +"1902367253","DIRECT","Direct Messaging Address","ddr@taijifit.net","N","business email","","DIRECT","Direct","","OTHER","Other","any","17852 Shoreham Ln","","Huntington Beach","CA","US","926494838" +"1235690694","DIRECT","Direct Messaging Address","louis.pellegrino@hcahealthcare.com","Y","Direct","Blake Medical LLC","DIRECT","Direct","","OTHER","Other","Email","2020 59th St W","","Bradenton","FL","US","342094604" +"1053872416","OTHERS","Other URL","dmbfan41ryan@gmail.com","N","email","","OTHER","Other","other","OTHER","Other","Provider Practice Location","Address: 101 Tower Rd","Suite 201","Dakota Dunes","SD","US","57049" +"1083175368","DIRECT","Direct Messaging Address","pculhane@lifewell.us","Y","Work Email","Lifewell Behavioral Wellness","DIRECT","Direct","","CSV","CSV","","2505 W Beryl Ave","","Phoenix","AZ","US","850211641" +"1194286419","CONNECT","CONNECT URL","Vancouver","N","","","","","","","","","Evergreen Public Schools","13501 NE 28th St","Vancouver","WA","US","986828091" +"1285195578","DIRECT","Direct Messaging Address","fsmsbilling@att.net","N","","","","","","","","","650 West Ave","","Miami Beach","FL","US","331395524" +"1891256202","DIRECT","Direct Messaging Address","brianna@kca-counseling.com","N","E-mail address","","DIRECT","Direct","","CSV","CSV","","1035 S Semoran Blvd # 2-1029","","Winter Park","FL","US","327925526" +"1144781584","DIRECT","Direct Messaging Address","help@orthospineinstitute.org","N","email","","DIRECT","Direct","","","","","1585 Barrington Rd Ste 506","","Hoffman Estates","IL","US","601695020" +"1144781584","DIRECT","Direct Messaging Address","drmohan@osiclinic.com","N","email","","HIE","Health Information Exchange (HIE)","","","","","1585 Barrington Rd Ste 506","","Hoffman Estates","IL","US","601695020" +"1194286542","DIRECT","Direct Messaging Address","mmcelroyaud@entofnassau.com","N","","","","","","","","","2870 Hempstead Tpke","","Levittown","NY","US","117561341" +"1619438082","DIRECT","Direct Messaging Address","SSilinonte@teampbs.com","N","work email","","DIRECT","Direct","","CSV","CSV","","3403B Garden Villa Ln","","Austin","TX","US","787046915" +"1942761218","CONNECT","CONNECT URL","brittany.waggoner@hendricks.org","Y","email","Hendricks Regional Health","DIRECT","Direct","","CSV","CSV","","1000 E MAIN STREET","","DANVILLE","IN","US","461221948" +"1306307673","DIRECT","Direct Messaging Address","cindy.hart@omh.ny.gov","N","","","OTHER","Other","Greater Binghamton Health Center","OTHER","Other","Greater Binghamton Health Center","425 Robinson St","","Binghamton","NY","US","139041775" +"1588125850","OTHERS","Other URL","rnmnlnc@gmail.com","N","business email","","DIRECT","Direct","","OTHER","Other","Links to secure sites for medical records","131 Stanford Rd","","Venice","FL","US","342936546" +"1770044042","DIRECT","Direct Messaging Address","allison.howes@cmglp.com","N","Bountiful Treatment Center","","","","","","","","146 W 300 S","","Bountiful","UT","US","840106250" +"1033670302","SOAP","SOAP URL","Cloud","Y","Practice Fusion EMR","AZ Health Path, Inc","DIRECT","Direct","","OTHER","Other","SOAP EMR","8111 E Thomas Rd Ste 120","","Scottsdale","AZ","US","852515876" +"1295296580","CONNECT","CONNECT URL","sjones@thehelpgroup.org","N","","","","","","","","","12099 W Washington Blvd","","Los Angeles","CA","US","900665882" +"1295296580","CONNECT","CONNECT URL","sjones@thehelpgroup.org","N","","","","","","","","","12099 W Washington Blvd","","Los Angeles","CA","US","900665882" +"1750842050","CONNECT","CONNECT URL","Vancouver","N","","","","","","","","","13501 NE 28th St","","Vancouver","WA","US","986828091" +"1164983490","DIRECT","Direct Messaging Address","dcporter@savasc.com","N","business email","","DIRECT","Direct","","OTHER","Other","business email","1700 Wayne Memorial Dr","","Goldsboro","NC","US","275342240" +"1689135915","DIRECT","Direct Messaging Address","michele.bamgartner@hsc.utah.edu","N","","","","","","","","","5169 S Cottonwood St Ste 303","","Murray","UT","US","841076768" +"1215498548","CONNECT","CONNECT URL","BMSCHealer@icloud.com","N","","","","","","","","","4021 N Armenia Ave Ste 104","","Tampa","FL","US","336071010" +"1609337930","DIRECT","Direct Messaging Address","jeannie_ginnis@unc.edu","N","","","DIRECT","Direct","","","","","Manning Drive & S Columbia Street","","Chapel Hill","NC","US","275990001" +"1942761275","DIRECT","Direct Messaging Address","pace@pacetherapycenter.org","N","email","","DIRECT","Direct","","","","","108 S Pine St","","Pratt","KS","US","671242739" +"1922569268","DIRECT","Direct Messaging Address","amartinez@fsctulsa.org","N","","","","","","","","","5070 S Urbana Ave Apt 12G","","Tulsa","OK","US","741353434" +"1457812711","DIRECT","Direct Messaging Address","email@resolvepharmacy.com","N","email adress","","DIRECT","Direct","","OTHER","Other","email","501 S Lincoln Ave Ste 10","","Clearwater","FL","US","337565901" +"1902367287","DIRECT","Direct Messaging Address","amia.pelletier@maine.edu","N","University Email","","","","","","","","37 College Ave","","Gorham","ME","US","040381032" +"1295296622","DIRECT","Direct Messaging Address","rcmg@renalconsultants.mdsuitedirect.com","N","","","DIRECT","Direct","","CSV","CSV","","10605 Balboa Blvd Ste 240","","Granada Hills","CA","US","913446374" +"1134680572","OTHERS","Other URL","brinaldi@healthpro-heritage.com","N","","","","","","","","","52 Missionary Rd","","Cromwell","CT","US","064162170" +"1548721871","CONNECT","CONNECT URL","Medicaid","N","Medicaid Number","","","","","","","","1125 SE Madison St Ste 102","","Portland","OR","US","972143600" +"1720549066","DIRECT","Direct Messaging Address","hmcbride@sunnyhillinc.org","N","business office","","DIRECT","Direct","","CSV","CSV","","11140 S Towne Sq Ste 100","","Saint Louis","MO","US","631237830" +"1760943005","DIRECT","Direct Messaging Address","timothy@goodecounsel.com","N","Email address.","","DIRECT","Direct","","","","","235 Village Walk","","Columbia","SC","US","292092166" +"1356802516","OTHERS","Other URL","Scranton","N","work","","OTHER","Other","Scranton","OTHER","Other","Scranton","609 Luzerne St","","Scranton","PA","US","185042626" +"1518428762","DIRECT","Direct Messaging Address","director.mmbhs@mmbhs.com","Y","email","M&M Behavioral Health Solutions","DIRECT","Direct","","","","","1406 Crain Hwy S Ste 104","","Glen Burnie","MD","US","210614086" +"1457812513","DIRECT","Direct Messaging Address","chinshaw@telecarecorp.com","N","","","","","","","","","12440 E. Firestone Blvd","","Norwalk","CA","US","90650" +"1770044851","DIRECT","Direct Messaging Address","Secure@atrsolutions.com","N","","","","","","","","","2306 Guthrie Rd Ste 150","","Garland","TX","US","750435078" +"1407317530","DIRECT","Direct Messaging Address","BSIRACU@emory.edu","N","Secure Email","","","","","","","","57 Executive Park S","","Atlanta","GA","US","303292288" +"1124589338","DIRECT","Direct Messaging Address","dr.richardperalta@hotmail.com","N","","","","","","","","","25 S Main St Ste C","","Spring Valley","NY","US","109774917" +"1346701430","CONNECT","CONNECT URL","olivebranchwellnesscenter@gmail.com","N","Business","","DIRECT","Direct","","CSV","CSV","","4144 N Armenia Ave Ste 350","","Tampa","FL","US","336076434" +"1215498415","DIRECT","Direct Messaging Address","sgalloup@bellarosetherapy.com","N","","","","","","","","","1900 S LaChance Rd","","Lake City","MI","US","496518022" +"1942761192","DIRECT","Direct Messaging Address","ramundson@pusd11.net","N","","","DIRECT","Direct","","","","","18887 N 71st Ln","","Glendale","AZ","US","853085860" +"1912468091","DIRECT","Direct Messaging Address","stacey.l.leber@dmu.edu","N","","","","","","","","","7900 Lees Summit Rd","","Kansas City","MO","US","641391236" +"1467913541","DIRECT","Direct Messaging Address","andrea@cdf-centro.com","N","","","DIRECT","Direct","","CSV","CSV","","2677 Zoe Ave Ste 120","","Huntington Park","CA","US","902556995" +"1639630718","DIRECT","Direct Messaging Address","dbolton@fpschicago.com","N","Work Emaill","","DIRECT","Direct","","CSV","CSV","","5100 N Ravenswood Ave Ste 225","","Chicago","IL","US","606401752" +"1811458904","CONNECT","CONNECT URL","childrensal.org","N","","","","","","","","","1940 Elmer J Bissell Rd","","Birmingham","AL","US","352432941" +"1073074175","CONNECT","CONNECT URL","Augusta","Y","","Augusta Obstetrics and Gynecology Specialists, LLC","","","","","","","2806 Hillcreek Dr","","Augusta","GA","US","309096484" +"1184185225","DIRECT","Direct Messaging Address","daniel@puredermla.com","N","E-mail","","DIRECT","Direct","","CSV","CSV","","16661 Ventura Blvd Ste 509","","Encino","CA","US","914364824" +"1518428747","DIRECT","Direct Messaging Address","terri.williams@claytoncenter.org","N","","","DIRECT","Direct","","CSV","CSV","","853 Battlecreek Rd","","Jonesboro","GA","US","302361919" +"1891256087","OTHERS","Other URL","n/a","N","","","","","","OTHER","Other","n/a","5809 Marlboro Pike Apt 304","","District Heights","MD","US","207471127" +"1407317605","DIRECT","Direct Messaging Address","FORBES_E@BELLSOUTH.NET","N","E-MAIL","","DIRECT","Direct","","CSV","CSV","","4193 NW 54th St","","Coconut Creek","FL","US","330734001" +"1134680333","CONNECT","CONNECT URL","OFFICE","N","","","DIRECT","Direct","","","","","8713 Joseph Campau St","","Hamtramck","MI","US","482123720" +"1235690314","CONNECT","CONNECT URL","vitaliyua2005@yahoo.com","N","","","","","","","","","660 N Broad St","","Lansdale","PA","US","194462361" +"1831650050","OTHERS","Other URL","brinaldi@healthpro-heritage.com","N","","","","","","","","","52 Missionary Rd","","Cromwell","CT","US","064162170" +"1831650050","OTHERS","Other URL","brinaldi@healthpro-heritage.com","N","","","","","","","","","52 Missionary Rd","","Cromwell","CT","US","064162170" +"1164983391","CONNECT","CONNECT URL","calimedtranssolutions@gmail.com","N","email","","DIRECT","Direct","","","","","7176 Valmont St","","Tujunga","CA","US","910422336" +"1578024717","DIRECT","Direct Messaging Address","tara.sadler@uthct.edu","N","","","DIRECT","Direct","","","","","11937 US Highway 271","","Tyler","TX","US","757083154" +"1669933719","OTHERS","Other URL","Military","N","Military","","","","","","","","4881 Sugar Maple Dr","","Dayton","OH","US","454335529" +"1740741891","SOAP","SOAP URL","https://www.mercy.com/about-us/careers/graduate-medical-education/locations/youngstown","N","SOAP URL","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8401 Market St","","Boardman","OH","US","445126725" +"1902367055","CONNECT","CONNECT URL","lolinn07@gmail.com","N","","","DIRECT","Direct","","","","","2903 Alyson Way","","Grand Prairie","TX","US","750520429" +"1104387265","DIRECT","Direct Messaging Address","LVHatcher@salud.unm.edu","Y","Secure Work Email","University of New Mexico School of Medicine","DIRECT","Direct","","","","","1 University Of New Mexico # 116093","","Albuquerque","NM","US","871310001" +"1770044836","CONNECT","CONNECT URL","Wocasiorn@gmail.com","N","","","","","","","","","33 Simmons Ln","","Staten Island","NY","US","103144721" +"1871054973","DIRECT","Direct Messaging Address","NDCOUNSELORS@HOTMAIL.com","N","","","","","","","","","1956 NE Kresky Ave","","Chehalis","WA","US","985322307" +"1659832756","CONNECT","CONNECT URL","pspragg@ddconsultants.org","N","e-mail","","DIRECT","Direct","","CSV","CSV","","1660 S Albion St Ste 725","","Denver","CO","US","802224045" +"1720549843","OTHERS","Other URL","TrinityPTAZ@outlook.com","N","Direct Email","","DIRECT","Direct","","CSV","CSV","","4226 Avenida Cochise Ste 5","","Sierra Vista","AZ","US","856355818" +"1811458946","DIRECT","Direct Messaging Address","laure.roberts.stidger@gmail.co","N","","","","","","","","","303 Williams Ave SW","Ste 221","Huntsville","AL","US","358016001" +"1437610565","DIRECT","Direct Messaging Address","sarahmelchior@milestonesrecovery.com","N","work email address","","DIRECT","Direct","","","","","426 NW 4th St","","Corvallis","OR","US","973306409" +"1164983292","DIRECT","Direct Messaging Address","kstadler@ignitemedicalresorts.com","N","email","","DIRECT","Direct","","OTHER","Other","Email","2100 NW Barry Rd","","Kansas City","MO","US","641541000" +"1275094401","DIRECT","Direct Messaging Address","IMResidency@honorhealth.com","Y","","HonorHealth Scottsdale Shea","","","","","","","26224 N Tatum Blvd Ste 5","","Phoenix","AZ","US","850507500" +"1568923605","DIRECT","Direct Messaging Address","timiller@uw.edu","N","","","","","","","","","1959 NE Pacific St","","Seattle","WA","US","981950001" +"1356802540","DIRECT","Direct Messaging Address","pwilkins@gwi.net","N","","","","","","","","","32 Porch St","","Portland","ME","US","041033744" +"1265993406","DIRECT","Direct Messaging Address","stephen.milhollin@piedmont.org","N","email","","DIRECT","Direct","","CSV","CSV","","1900 10th Ave Ste 100","","Columbus","GA","US","319013601" +"1770044927","DIRECT","Direct Messaging Address","director.mmbhs@mmbhs.com","N","","","","","","","","","1406 Crain Hwy S Ste 104","","Glen Burnie","MD","US","210614086" +"1699236745","CONNECT","CONNECT URL","BehavioralTherapist","N","","","DIRECT","Direct","","","","","1915 Howard Rd Ste B&c","","Madera","CA","US","936375163" +"1326509472","","","","N","","","","","","","","","","","","","","" +"1326509472","","","","N","","","","","","","","","","","","","","" +"1073074134","DIRECT","Direct Messaging Address","patrick.arthur@downstate.edu","N","Work email","","DIRECT","Direct","","CSV","CSV","","450 Clarkson Ave","","Brooklyn","NY","US","112032012" +"1609337781","DIRECT","Direct Messaging Address","pbaxley@pascack.org","N","","","","","","","","","28 W Grand Ave Ste 2","","Montvale","NJ","US","076452100" +"1306307418","DIRECT","Direct Messaging Address","amber@vitalitybehavioral.com","N","secure work email","","DIRECT","Direct","","","","","1812 Haddonfield Berlin Rd","","Cherry Hill","NJ","US","080033736" +"1982165023","OTHERS","Other URL","HENDERSON","N","","","","","","","","","499 First Light St","","Henderson","NV","US","890522652" +"1093276032","OTHERS","Other URL","Kentucky","N","","","","","","","","","1450 Madison Ave","","Covington","KY","US","410113369" +"1598226565","DIRECT","Direct Messaging Address","angella@optimumcarecounseling.com","N","work email","","DIRECT","Direct","","OTHER","Other","healthcare information","1011 Brookside Rd Fl 3","","Allentown","PA","US","181069020" +"1740741784","DIRECT","Direct Messaging Address","jamstransport@outlook.com","N","Business Email","","","","","","","","5007 Higgins St","","Fayetteville","NC","US","283033529" +"1396206330","OTHERS","Other URL","info@wmhwc.com","N","Email","","DIRECT","Direct","","OTHER","Other","Contact","3825 Market St Ste 6","","Wilmington","NC","US","284031426" +"1114488152","CONNECT","CONNECT URL","asr9066@med.cornell.edu","N","Hospital Email","","","","","","","","525 E 68th St","","New York","NY","US","100654870" +"1497216451","DIRECT","Direct Messaging Address","terri@imh.solutions","N","email","","","","","","","","540 Saint Andrews Rd Ste 215","","Columbia","SC","US","292104500" +"1497216451","DIRECT","Direct Messaging Address","terri@imh.solutions","N","","","","","","","","","540 Saint Andrews Rd Ste 215","","Columbia","SC","US","292104500" +"1912468976","DIRECT","Direct Messaging Address","mmagee-nelson@abhsinc.net","N","email","","DIRECT","Direct","","CSV","CSV","","1230 Monitor St","","Wenatchee","WA","US","988013534" +"1326509381","DIRECT","Direct Messaging Address","kvanzee1@fairview.org","N","email","","DIRECT","Direct","","CSV","CSV","","2155 Ford Pkwy # 107","","Saint Paul","MN","US","551162799" +"1790246775","DIRECT","Direct Messaging Address","amy.patterson@moffitt.org","N","e-mail","","DIRECT","Direct","","CSV","CSV","","12902 Usf Magnolia Dr","","Tampa","FL","US","336129416" +"1437610417","DIRECT","Direct Messaging Address","admin@compassionatehcsi.com","N","","","DIRECT","Direct","","CSV","CSV","","210 Clearview Dr","","Long Pond","PA","US","183347728" +"1821550856","DIRECT","Direct Messaging Address","mlazar@solomoncounseling.com","N","email for data to be sent","","DIRECT","Direct","","OTHER","Other","work email","1501 Sulgrave Ave Ste 209","","Baltimore","MD","US","212093650" +"1841751831","DIRECT","Direct Messaging Address","bethany.whitney@amitahealth.org","N","work email","","","","","","","","800 Biesterfield Rd","","Elk Grove Village","IL","US","600073361" +"1003377094","DIRECT","Direct Messaging Address","giselethompson@verizon.net","N","My email","","DIRECT","Direct","","CSV","CSV","","2018 Rock Spring Rd","","Forest Hill","MD","US","210502631" +"1881155885","CONNECT","CONNECT URL","charter.net","N","","","","","","","","","225 W Wilding Dr","","Montgomery","AL","US","361163735" +"1336600337","DIRECT","Direct Messaging Address","bjef8811@uab.edu","N","email address","","DIRECT","Direct","","CSV","CSV","","1223 2nd Ave S","","Birmingham","AL","US","352331305" +"1710448725","DIRECT","Direct Messaging Address","Kati@Cloudbreaktherapy.com","Y","Business Email Address","Cloud Break Therapy, LLC","","","","","","","101 S Whiting St Ste 318","","Alexandria","VA","US","223043416" +"1821559832","OTHERS","Other URL","https://rehabsource.com","N","work website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4350 Will Rogers Pkwy Ste 600","","Oklahoma City","OK","US","731081808" +"1326500356","DIRECT","Direct Messaging Address","pbowers@emory.edu","Y","Residency email","Emory University School of Medicine Department of Psychiatry","DIRECT","Direct","","","","","12 Executive Park Dr NE","","Atlanta","GA","US","303292206" +"1134680135","CONNECT","CONNECT URL","CHICAGO","N","Chicago","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","101 The City Dr S","","Orange","CA","US","928683201" +"1649732603","DIRECT","Direct Messaging Address","credentialing@fhclouisville.org","N","FQHC","","DIRECT","Direct","","CSV","CSV","","4803 Southside Dr","","Louisville","KY","US","402142111" +"1649732645","OTHERS","Other URL","delmarotr@gmail.com","N","work email","","OTHER","Other","work email","OTHER","Other","email","16617 Faysmith Avenue","","Torrance","CA","US","90504" +"1831651876","CONNECT","CONNECT URL","ADMIN@SUBOXONE-NJ.COM","N","","","DIRECT","Direct","","","","","35 JOURNAL SQUARE","STE 629 AB","JERSEY CITY","NJ","US","07306" +"1396207346","CONNECT","CONNECT URL","asimmiari@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","Work","16655 Southwest Fwy","","Sugar Land","TX","US","774792329" +"1861954802","DIRECT","Direct Messaging Address","lara.stahl@premisehealth.com","N","","","DIRECT","Direct","","CSV","CSV","","1701 W Marshall Dr Bldg M-1","","Grand Prairie","TX","US","750512704" +"1194287177","DIRECT","Direct Messaging Address","prysy88@hotmail.com","N","Personal email address","","DIRECT","Direct","","","","","4575 SE Dixie Hwy","","Stuart","FL","US","349976826" +"1366904336","DIRECT","Direct Messaging Address","nicole.woods@northeasterncs.com","N","email address","","","","","","","","5021 E Trindle Rd","","Mechanicsburg","PA","US","170503528" +"1083176069","DIRECT","Direct Messaging Address","info@thecenterforautism.org","N","email","","","","","","","","2801 Grant Ave","","Philadelphia","PA","US","191141032" +"1528520533","DIRECT","Direct Messaging Address","ylee@carealliance.org","N","","","DIRECT","Direct","","CSV","CSV","","1530 Saint Clair Ave NE","","Cleveland","OH","US","441142004" +"1609338615","SOAP","SOAP URL","massagetherapy","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","312 W Main St","","Mountain City","TN","US","376831312" +"1982166997","OTHERS","Other URL","fax","N","","","HIE","Health Information Exchange (HIE)","","","","","2243 North Blvd W","","Davenport","FL","US","338378990" +"1811459746","DIRECT","Direct Messaging Address","rxm.06638@walgreens.com","N","email of the pharmacy","","DIRECT","Direct","","OTHER","Other","sending health information directly","2500 Old Norcross Rd","","Lawrenceville","GA","US","300442100" +"1710449699","DIRECT","Direct Messaging Address","info@vitruvianmedpro.com","N","","","DIRECT","Direct","","OTHER","Other","email","101 Arch St Fl 8","","Boston","MA","US","021107500" +"1265994198","CONNECT","CONNECT URL","lori@livehealgrow.com","N","","","","","","","","","360 N Oak St","","Columbia City","IN","US","467251608" +"1508328410","CONNECT","CONNECT URL","hpapazian@northshore.org","N","","","","","","","","","2650 Ridge Ave","","Evanston","IL","US","602011700" +"1598227563","OTHERS","Other URL","brinaldi@healthpro-heritage.com","N","","","","","","","","","52 Missionary Rd","","Cromwell","CT","US","064162170" +"1558823500","OTHERS","Other URL","phoenixintmed@gmail.com","N","","","","","","","","","126 W Fairbanks Avenue num 374","","Winter Park","FL","US","32789" +"1689136616","OTHERS","Other URL","homebouncetherapy@gmail.com","N","business email","","OTHER","Other","direct mail","","","","22519 Hawthorne Blvd Suite F","","Torrance","CA","US","905052509" +"1720540776","CONNECT","CONNECT URL","Pathways-Sarah-Etkin.clientsecure.me","N","","","OTHER","Other","Client Portal","OTHER","Other","HTML","15 Maple Dell Ste 3","","Saratoga Springs","NY","US","128662953" +"1528520525","DIRECT","Direct Messaging Address","mdavi@firstresources.us","N","business e-mail address","","DIRECT","Direct","","CSV","CSV","","102 N Hancock St","","Ottumwa","IA","US","525014648" +"1245792233","OTHERS","Other URL","pcofgwinnett@gmail.com","N","","","DIRECT","Direct","","","","","670 Indian Trail Lilburn Rd NW Ste D","","Lilburn","GA","US","300476888" +"1639631633","DIRECT","Direct Messaging Address","bookkeeping@absarokapainandrehab.com","N","","","DIRECT","Direct","","CSV","CSV","","1001 W OAK ST","BLDG. C STE. 210","BOZEMAN","MT","US","59715" +"1992267900","DIRECT","Direct Messaging Address","ebaca@basicsnw.com","N","my work email","","DIRECT","Direct","","CSV","CSV","","300 Kenyon St NW Apt D6","","Olympia","WA","US","985022765" +"1831651850","OTHERS","Other URL","Nick@transitionscs.com","Y","Work email","Transitions Counseling Services LLC","","","","","","","1202 Tamarack Ct","","Greenville","MI","US","488382597" +"1255893178","CONNECT","CONNECT URL","Denver","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7955 E Arapahoe Ct Ste 1425","","Centennial","CO","US","801126848" +"1568924405","CONNECT","CONNECT URL","www.hearingaidcenterlincoln.com","N","Hearing aid dispenser","","HIE","Health Information Exchange (HIE)","","OTHER","Other","audiograms","1201 Woodlawn Rd","","Lincoln","IL","US","626569770" +"1417419367","DIRECT","Direct Messaging Address","kgalang@cpofnys.org","N","Work Email","","","","","","","","15 Mount Ebo Rd S","","Brewster","NY","US","105094004" +"1326500273","DIRECT","Direct Messaging Address","scrumpton@childrensbureaunola.org","N","","","","","","","","","2701 Eton St","","New Orleans","LA","US","701313801" +"1235691189","DIRECT","Direct Messaging Address","amy.mizell@medxsyshc.com","Y","email","Bramlett Orthopaedic LLC","OTHER","Other","Other info","OTHER","Other","email","200 Montgomery Hwy Ste 200","","Vestavia Hills","AL","US","352161896" +"1942762893","OTHERS","Other URL","n/a","N","","","","","","","","","802 NE 5th St","","Dufur","OR","US","970213034" +"1306308259","DIRECT","Direct Messaging Address","jamie.killough@dph.ga.gov","N","","","","","","","","","1113 E Oglethorpe Hwy","","Hinesville","GA","US","313131200" +"1982166864","DIRECT","Direct Messaging Address","morgan@starhealthroanoke.com","Y","","Star Behavioral Health, PLLC","","","","","","","4800 Pleasant Hill Dr Ste 102","","Roanoke","VA","US","240183406" +"1649732546","OTHERS","Other URL","1346323946","Y","","Innovative Pharmacists Inc","","","","","","","419 N Colorado Ave","","Minden","NE","US","689591654" +"1558823492","DIRECT","Direct Messaging Address","nhuziak@comcareserv.org","N","Email","","","","","","","","26184 Outer Dr","","Lincoln Park","MI","US","481462084" +"1295297182","DIRECT","Direct Messaging Address","info@cbibelieves.com","N","","","","","","","","","3002 Dow Ave Ste 122","","Tustin","CA","US","927807247" +"1861954893","DIRECT","Direct Messaging Address","Sjorgenson@cranerehab.com","N","AO","","DIRECT","Direct","","CSV","CSV","","3923 Bienville St","","New Orleans","LA","US","701195173" +"1861954893","DIRECT","Direct Messaging Address","sjorgenson@cranerehab.com","N","Director, Administrative Services","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3923 Bienville St","","New Orleans","LA","US","701195173" +"1467914432","DIRECT","Direct Messaging Address","robert.basler@arrow.org","N","Email","","DIRECT","Direct","","CSV","CSV","","1605 Cromwell Bridge Rd","","Parkville","MD","US","212341416" +"1861954869","DIRECT","Direct Messaging Address","susie.kim@luhs.org","Y","","Trinity Health","","","","","","","2160 S 1st Ave","","Maywood","IL","US","601533328" +"1891257739","DIRECT","Direct Messaging Address","dustin.bass@jtoservices.com","N","Office email address","","DIRECT","Direct","","","","","110 N 4th St","","Leesburg","FL","US","347485167" +"1346702255","DIRECT","Direct Messaging Address","kmanson@refgeesnw.org","N","","","","","","","","","4040 S 188th St Ste 200","","Seatac","WA","US","981885070" +"1114489929","OTHERS","Other URL","Cenlakidneyspecialists@gmail.com","N","business email","","DIRECT","Direct","","OTHER","Other","business info","6412 Genevieve Dr","","Alexandria","LA","US","713012789" +"1083176986","CONNECT","CONNECT URL","carrolltonmanor","N","Facility","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2455 Oak Grove Church Rd","","Carrollton","GA","US","301179513" +"1225590102","CONNECT","CONNECT URL","Financemanagementinfo@gmail.com","N","Email Address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1545 Forest Cove Dr","","Chesapeake","VA","US","233235734" +"1558823476","DIRECT","Direct Messaging Address","rubyrobinson5@icloud.com","N","email","","","","","","","","9706 Discovery Dr","","Converse","TX","US","781091901" +"1336601285","SOAP","SOAP URL","Kirkland","N","Simple Practice - Practice Management Software","","","","","","","","14504 114th Ave NE","","Kirkland","WA","US","980341033" +"1164984068","DIRECT","Direct Messaging Address","dsnively@beebehealthcare.org","N","","","","","","","","","424 Savannah Rd","","Lewes","DE","US","199581462" +"1649732454","CONNECT","CONNECT URL","Email","N","email@casa-de-salud.com","","DIRECT","Direct","","CSV","CSV","","2409 S Vermont Ave","","Los Angeles","CA","US","900071661" +"1750843579","DIRECT","Direct Messaging Address","davisjos@slhs.org","N","Business Email (secured)","","DIRECT","Direct","","CSV","CSV","","714 N College Rd Ste A","","Twin Falls","ID","US","833015812" +"1043772874","OTHERS","Other URL","EPIC","N","Medical Record","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Online Medical Record System","930 Evashevski Dr","","Iowa City","IA","US","522421186" +"1386106326","DIRECT","Direct Messaging Address","jacksonj14@students.ecu.edu","N","home","","","","","","","","120 Main St Apt 217","","Saco","ME","US","040723528" +"1972065928","DIRECT","Direct Messaging Address","holthusenj@centracare.com","N","Business email address","","DIRECT","Direct","","CSV","CSV","","713 Anderson Ave","","Saint Cloud","MN","US","563032048" +"1427510478","DIRECT","Direct Messaging Address","info@donovan-construction.com","N","Main office","","DIRECT","Direct","","OTHER","Other","email","47 Broadview Ave","","Warrenton","VA","US","201862710" +"1962964973","DIRECT","Direct Messaging Address","tsaldana@interimhealthcare.com","N","Personal Care Services Manager direct email","","DIRECT","Direct","","","","","71677 Riverside Dr","","Covington","LA","US","704339031" +"1750843769","OTHERS","Other URL","www.openarmssolutions.com","N","Company website","","DIRECT","Direct","","CSV","CSV","","900 Skokie Blvd Ste 212","","Northbrook","IL","US","600624031" +"1225590235","CONNECT","CONNECT URL","BethPotter@keypoint.org","N","email","","","","","","","","135 N Parke St","","Aberdeen","MD","US","210012428" +"1669934436","DIRECT","Direct Messaging Address","mikaila.martin@okfcc.org","N","okfcc email","","DIRECT","Direct","","","","","600 South Choctaw","","El Reno","OK","US","73036" +"1962964791","DIRECT","Direct Messaging Address","Liselottead@Optimalhealthclinic.officeally.direct","N","Direct email to EHR","","DIRECT","Direct","","CSV","CSV","","7301 Matlock Rd Ste 111","","Arlington","TX","US","760023405" +"1699237404","DIRECT","Direct Messaging Address","andrea@outreachlabservices.com","N","business email","","DIRECT","Direct","","CSV","CSV","","4041 Lone Tree Way","Ste 110","Antioch","CA","US","945316208" +"1417419268","DIRECT","Direct Messaging Address","shelia@alliesandmentors.org","N","","","","","","","","","408 SW Monroe Ave # L-191","","Corvallis","OR","US","973337210" +"1154883999","DIRECT","Direct Messaging Address","eweber@confidenceconnection.org","N","","","","","","","","","140 Gould St","","Needham","MA","US","024942397" +"1831651538","DIRECT","Direct Messaging Address","info@grayslakedentist.com","N","secure email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","41 Hawley St","","Grayslake","IL","US","600301512" +"1255893970","DIRECT","Direct Messaging Address","Arami@earlyinterventionconsulting.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","2323 Wrenford Rd","","University Hts","OH","US","441183902" +"1386106979","DIRECT","Direct Messaging Address","aali@lcsnw.org","N","","","","","","","","","10803 SE Kent Kangley Rd","","Kent","WA","US","980307194" +"1619439247","CONNECT","CONNECT URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","10713 Fillmore Ct","","Northglenn","CO","US","802334628" +"1982166765","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1083176820","DIRECT","Direct Messaging Address","dwaschek@toi-health.com","N","","","","","","","","","4500 W Newberry Rd","","Gainesville","FL","US","326072245" +"1104388966","DIRECT","Direct Messaging Address","belkys@stpaulscounseling.org","Y","Family Counseling Center Origanization Email","Family Counseling Center of St. Paul's, Inc.","DIRECT","Direct","","CSV","CSV","mailing","1010 W 4th St","1010 W. 4th Street","Wilmington","DE","US","198053602" +"1528520327","DIRECT","Direct Messaging Address","natmathews@selectmedical.com","N","e-mail","","DIRECT","Direct","","OTHER","Other","e-mail","1785 Nonconnah Blvd Ste 120","","Memphis","TN","US","381322112" +"1437611233","DIRECT","Direct Messaging Address","Lindsay.terry@encompasshealth.net","N","","","","","","","","","1823 Whippoorwill Dr","","Greenwood","AR","US","729364917" +"1841752540","DIRECT","Direct Messaging Address","david@dbowersmft.com","N","email","","DIRECT","Direct","","CSV","CSV","","3763 N High St Ste A","","Columbus","OH","US","432143547" +"1972065688","DIRECT","Direct Messaging Address","jaquan@vassel.xyz","Y","Secure, HIPPA compliant email address","Vassel's LLC","DIRECT","Direct","","CSV","CSV","","10421 W Florissant Ave","","Saint Louis","MO","US","631362342" +"1962964676","DIRECT","Direct Messaging Address","rkelly@student.methodist.edu","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","841 Ifield Rd","","Saint Augustine","FL","US","320958409" +"1962964692","DIRECT","Direct Messaging Address","lennie@qualcarenursing.com","N","email","","","","","","","","3800 Inverrary Blvd Ste 100-0","","Lauderhill","FL","US","333194382" +"1609338359","DIRECT","Direct Messaging Address","ginad@powerhousetreatment.com","N","","","","","","","","","3955 Salmon River Hwy","","Otis","OR","US","973689778" +"1457813115","DIRECT","Direct Messaging Address","amber@nautilustherapy.com","N","work email HIPPA compliant","","DIRECT","Direct","","OTHER","Other","Any","2507 SE Mile Hill Dr Ste C-104","","Port Orchard","WA","US","983663515" +"1275095937","DIRECT","Direct Messaging Address","jamaycan@powerhousetreatment.com","N","","","","","","","","","3955 Salmon River Hwy","","Otis","OR","US","973689778" +"1114489739","CONNECT","CONNECT URL","Joseph.Glover@nyulangone.org","N","","","DIRECT","Direct","","","","","1700 6th Ave N","","Bessemer","AL","US","350204849" +"1942762570","OTHERS","Other URL","NA","N","N","","OTHER","Other","gmail","CSV","CSV","","1331 H St NW Ste 200","","Washington","DC","US","200054706" +"1033671664","CONNECT","CONNECT URL","HRD","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5601 NE Antioch Rd Ste 5","","Gladstone","MO","US","641192375" +"1578025102","DIRECT","Direct Messaging Address","Info@hisdaughtershouses.org","N","Business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10411 Hole Ave","","Riverside","CA","US","925051617" +"1487116018","DIRECT","Direct Messaging Address","jdonaghy@active-steps.com","N","","","","","","","","","12640 Briarglen Loop Unit F","","Stanton","CA","US","906804122" +"1275095994","OTHERS","Other URL","aihhc@att.net","N","Business e-mail","","DIRECT","Direct","","OTHER","Other","e-mail","127 Epple Pl","","Ferguson","MO","US","631351939" +"1710449566","DIRECT","Direct Messaging Address","josh.craig@prmc.com","N","email","","DIRECT","Direct","","CSV","CSV","","345 Stone Ave","","Paris","TX","US","75460" +"1982166732","OTHERS","Other URL","kmsanders91@yahoo.com","N","","","","","","","","","2507 79th St Ste A","","Lubbock","TX","US","794232211" +"1548722325","DIRECT","Direct Messaging Address","adam@nuwavecounseling.com","N","Secure Email","","DIRECT","Direct","","","","","1477 Kenwood Dr Ste 104","","Menasha","WI","US","549521160" +"1740742485","CONNECT","CONNECT URL","nookcounseling@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","900 Downtowner Blvd Ste A-1","","Mobile","AL","US","366095435" +"1720540461","DIRECT","Direct Messaging Address","chrism@powerhousetreatment.com","N","","","","","","","","","3955 Salmon River Hwy","","Otis","OR","US","973689778" +"1417419169","OTHERS","Other URL","goodman@refocusautism.com","N","owner email","","DIRECT","Direct","","CSV","CSV","","613 Hope Road","Building 5 and 2","Eatontown","NJ","US","07724" +"1639631302","DIRECT","Direct Messaging Address","mike@cormedical.com","N","email","","DIRECT","Direct","","","","","400 Executive Center Dr Ste 206","","West Palm Beach","FL","US","334012922" +"1639631302","DIRECT","Direct Messaging Address","mike@cormedical.com","N","email","","DIRECT","Direct","","","","","400 Executive Center Dr Ste 106","","West Palm Beach","FL","US","334012919" +"1003378779","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","2953 Broad Ave","","Memphis","TN","US","381122957" +"1417419193","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1770045379","DIRECT","Direct Messaging Address","shannon@paigeoverlandconsulting.us","N","direct email access to me","","DIRECT","Direct","","","","","11017 Liberty Farms Dr","","Austin","TX","US","787545971" +"1639631435","DIRECT","Direct Messaging Address","lvazquez@mghpr.org","N","","","OTHER","Other","busines e mail for the provider","OTHER","Other","offical","Ave Pedro Albizu Campos","Urb La Hacienda","Guayama","PR","US","007850011" +"1598227381","DIRECT","Direct Messaging Address","Elizabeth_Barkus@rush.edu","N","Work e-mail","","DIRECT","Direct","","","","","1653 W Congress Pkwy","","Chicago","IL","US","606123833" +"1427510213","DIRECT","Direct Messaging Address","angie@starhealthroanoke.com","N","business email","","","","","","","","4800 Pleasant Hill Dr Ste 102","","Roanoke","VA","US","240183406" +"1235691932","DIRECT","Direct Messaging Address","Mehak.Kapoor@nyulangone.org","N","","","","","","","","","222 Station Plz N Ste 510","","Mineola","NY","US","115013893" +"1679035315","DIRECT","Direct Messaging Address","Pharmacy@mylyfe.health","N","","","DIRECT","Direct","","","","","76 Palomba Dr Unit D","","Enfield","CT","US","060823856" +"1942762679","DIRECT","Direct Messaging Address","tishaj@reflectivewellness.org","N","email","","DIRECT","Direct","","CSV","CSV","","13731 E Rice Pl Ste 200","","Aurora","CO","US","800151077" +"1932661667","CONNECT","CONNECT URL","Icarehh.com","N","Home Health Care LLC","","DIRECT","Direct","","CSV","CSV","","1706 N 2nd St","","Philadelphia","PA","US","191223110" +"1730641465","DIRECT","Direct Messaging Address","lennie@qualcarenursing.com","N","email","","DIRECT","Direct","","CSV","CSV","","3800 Inverrary Blvd Ste 100-0","","Lauderhill","FL","US","333194382" +"1437611167","DIRECT","Direct Messaging Address","brandier@powerhousetreatment.com","N","","","","","","","","","3955 Salmon River Hwy","","Otis","OR","US","973689778" +"1881156529","DIRECT","Direct Messaging Address","christinar@lafcc.org","Y","Email Address","La Familia Counseling Center, Inc.","","","","","","","3301 37th Ave","","Sacramento","CA","US","958242418" +"1174085831","DIRECT","Direct Messaging Address","nicki@powerhousetreatment.com","N","","","","","","","","","3955 Salmon River Hwy","","Otis","OR","US","973689778" +"1699237354","DIRECT","Direct Messaging Address","curtw@powerhousetreatment.com","N","","","","","","","","","3955 Salmon River Hwy","","Otis","OR","US","973689778" +"1942762612","OTHERS","Other URL","NA","N","","","","","","","","","185 S Marley Rd","","New Lenox","IL","US","604513302" +"1659833341","CONNECT","CONNECT URL","https://www.oregon.gov/oha/HSD/AMH-LC/Pages/AFH.aspx","N","","","","","","","","","706 Meadow Ave","","Tillamook","OR","US","971412844" +"1881156578","DIRECT","Direct Messaging Address","ajensen@allcarehealthcenter.org","N","email address","","DIRECT","Direct","","CSV","CSV","","902 S 6th St","","Council Bluffs","IA","US","515016441" +"1831651447","DIRECT","Direct Messaging Address","GrayAJ@uthscsa.edu","Y","Business Email","UTHSCSA MSP OTO-HNS","DIRECT","Direct","","CSV","CSV","","8300 Floyd Curl Dr # 7777","","San Antonio","TX","US","782293931" +"1639631252","DIRECT","Direct Messaging Address","kibler@uthscsa.edu","Y","","UNIVERSITY OF TEXAS HEALTH SCIENCE CENTER AT SAN ANTONIO","","","","","","","7703 Floyd Curl Dr","","San Antonio","TX","US","782293901" +"1548722168","DIRECT","Direct Messaging Address","tata@uthscsa.edu","Y","","UTHSCSA","","","","","","","7703 Floyd Curl Dr","","San Antonio","TX","US","782293901" +"1861954497","DIRECT","Direct Messaging Address","scott@tssatcsales.net","N","email address","","DIRECT","Direct","","OTHER","Other","email","1014 Everest Blvd","","Wausau","WI","US","544035057" +"1386106037","DIRECT","Direct Messaging Address","tameka.ellis@utsouthwestern.edu","N","program coordinator","","","","","","","","Department of Psychiatry: 5323 Harry Hines Blvd.","","Dallas","TX","US","753909070" +"1275095036","DIRECT","Direct Messaging Address","luis.escobedo@ucdenver.edu","N","My email","","DIRECT","Direct","","CSV","CSV","","12631 E 17th Ave Ste B177","","Aurora","CO","US","800452527" +"1912469750","OTHERS","Other URL","N/A","N","","","","","","","","","2301 Erwin Rd","","Durham","NC","US","277054699" +"1912469776","CONNECT","CONNECT URL","ICarehh.com","N","Home Health Care","","HIE","Health Information Exchange (HIE)","","CSV","CSV","other","1706 N 2nd St","","Philadelphia","PA","US","191223110" +"1346702982","SOAP","SOAP URL","Austell","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4760 Austell Rd","","Austell","GA","US","301062007" +"1356803027","DIRECT","Direct Messaging Address","Caroline@wilshirewigs.com","N","email address","","DIRECT","Direct","","","","","5241 Craner Ave","","North Hollywood","CA","US","916013311" +"1114489804","DIRECT","Direct Messaging Address","info@cdf-centro.com","N","Office","","DIRECT","Direct","","CSV","CSV","","2677 Zoe Ave Ste 120","","Huntington Park","CA","US","902556995" +"1396207080","DIRECT","Direct Messaging Address","denaf@powerhousetreatment.com","N","","","","","","","","","32773 W Walls Rd","","Hermiston","OR","US","978386364" +"1609338201","DIRECT","Direct Messaging Address","dkealy@shsny.com","N","","","","","","","","","830 Washington St","","Watertown","NY","US","136014034" +"1316409923","CONNECT","CONNECT URL","promed6588@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","6588 Fredenberg Lake Rd","","Duluth","MN","US","558039468" +"1275095887","OTHERS","Other URL","ultimatesupporservices","N","transportation","","OTHER","Other","type2","OTHER","Other","type2","3337 Westerville Rd","","Columbus","OH","US","432243789" +"1346702958","DIRECT","Direct Messaging Address","info@avidspeech.com","N","","","","","","","","","18396 Brookhurst St","","Fountain Valley","CA","US","927086704" +"1619439221","DIRECT","Direct Messaging Address","nteslovi@stanford.edu","N","University Email","","DIRECT","Direct","","CSV","CSV","","300 Pasteur Dr","","Stanford","CA","US","943052200" +"1427510049","DIRECT","Direct Messaging Address","brobinson@ourcoa.net","N","COA email","","DIRECT","Direct","","","","","501 Heritage Dr Ste 117","","Oxford","MS","US","386555459" +"1699237230","DIRECT","Direct Messaging Address","info@theschoolofknock.org","N","business email","","DIRECT","Direct","","CSV","CSV","","3880 Greenhouse Rd Ste 406","","Houston","TX","US","770843486" +"1598227134","DIRECT","Direct Messaging Address","suncoasthearingaid@sbcglobal.net","N","","","","","","","","","7911 Garden Grove Blvd","","Garden Grove","CA","US","928414225" +"1851853493","CONNECT","CONNECT URL","Charlottesville","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2300 Commonwealth Dr Ste 102","","Charlottesville","VA","US","229011894" +"1497217061","OTHERS","Other URL","faithhealthcarecenter@gmail.com","Y","","DEBOBETH MEDICAL CENTER","DIRECT","Direct","","","","","3107 Erdman Ave","","Baltimore","MD","US","212131719" +"1083176655","DIRECT","Direct Messaging Address","anna.mcdaniel@star-center.org","N","Star Center Email","","DIRECT","Direct","","","","","1119 Old Humboldt Rd","","Jackson","TN","US","383051752" +"1043772551","OTHERS","Other URL","cvvito@nevadaadultdaycare.com","N","email address","","DIRECT","Direct","","OTHER","Other","Las Vegas","330 N 13th St","","Las Vegas","NV","US","891014156" +"1740742329","OTHERS","Other URL","https://nppes.cms.hhs.gov/?forward=static.npistart#/otheridentifiers","N","","","","","","","","","4490 US-80","","Pearl","MS","US","39208" +"1306308952","DIRECT","Direct Messaging Address","tlohr@livewell.org","N","secure work email","","","","","","","","1261 S Main St","","Plantsville","CT","US","064791750" +"1063974624","DIRECT","Direct Messaging Address","mlmurphy@canterburycounseling.org","N","email","","DIRECT","Direct","","","","","7 Pettigru St","","Greenville","SC","US","296013028" +"1194287755","DIRECT","Direct Messaging Address","info@libertyhomehealthinc.com","N","email","","DIRECT","Direct","","CSV","CSV","","9656 Washington Ave","","Laurel","MD","US","207231870" +"1902368574","DIRECT","Direct Messaging Address","geoffrey.bricker@lvhearingassociates.com","N","","","","","","","","","1251 S Cedar Crest Blvd Ste 103B","","Allentown","PA","US","181036205" +"1467914036","DIRECT","Direct Messaging Address","info@pt180boise.com","Y","email","Physical Therapy 180 LLC","DIRECT","Direct","","","","","5909 W State St","","Boise","ID","US","837033039" +"1952863524","DIRECT","Direct Messaging Address","bferreira@healthtrax.net","N","","","","","","","","","3 Weymouth Rd","","Enfield","CT","US","060826006" +"1295297869","DIRECT","Direct Messaging Address","info@joslynknows.net","N","","","","","","","","","3934 Cypress Creek Pkwy Ste 204","","Houston","TX","US","770683544" +"1770045288","OTHERS","Other URL","aem233@med.miami.edu","N","Secure email.","","DIRECT","Direct","","","","","1611 NW 12th Ave","","Miami","FL","US","331361005" +"1316409899","DIRECT","Direct Messaging Address","brett.dier@youthvillages.org","N","","","","","","","","","1822 E Nc Highway 54 Ste 300","","Durham","NC","US","277133210" +"1851853360","DIRECT","Direct Messaging Address","gordonwall@synergyhomecare.com","N","business e-mail","","DIRECT","Direct","","CSV","CSV","","152 Saltonstall Pkwy Unit B","","East Haven","CT","US","065122329" +"1407318918","OTHERS","Other URL","WWW.HOPE4HEALINGINC.COM","Y","WEB ADDRESS","Hope 4 Healing, Inc.","DIRECT","Direct","","CSV","CSV","","2300 Computer Rd Ste I-50","","Willow Grove","PA","US","190901752" +"1578025086","DIRECT","Direct Messaging Address","ebrown@transformationsllc.net","N","email address","","DIRECT","Direct","","CSV","CSV","","4010 DuPont Cir Ste 582","","Louisville","KY","US","402074888" +"1679035182","DIRECT","Direct Messaging Address","dmeyer@altru.org","N","","","","","","","","","1200 S Columbia Rd","","Grand Forks","ND","US","582014044" +"1114489648","CONNECT","CONNECT URL","HOUSTON","N","Fax","","OTHER","Other","8326103022","OTHER","Other","Fax","16019 Ridgegreen Dr","","Houston","TX","US","770821336" +"1366904898","CONNECT","CONNECT URL","connecturl","N","","","","","","","","","728 E 233rd St","","Bronx","NY","US","104663202" +"1407318058","DIRECT","Direct Messaging Address","melissa.deaton@deatonanddeatoncounselingservice.com","N","professional e-mail","","DIRECT","Direct","","CSV","CSV","","215 Montgomery Ave","","Georgetown","KY","US","403241247" +"1306308960","DIRECT","Direct Messaging Address","jdonahue@familycontinuity.org","Y","","FCP, Inc","DIRECT","Direct","","","","","360 Merrimack St","Building 9 3rd Floor","Lawrence","MA","US","018431740" +"1851853428","DIRECT","Direct Messaging Address","kristin.bracey@va.gov","N","","","","","","","","","2251 Eastern Blvd","","York","PA","US","174022917" +"1497217996","CONNECT","CONNECT URL","ale1158@yahoo.com","N","","","","","","","","","1101 NW 43rd Ave","","Lauderhill","FL","US","333136617" +"1376005801","DIRECT","Direct Messaging Address","stephanieshaefer@pastoralcounseling.com","Y","Affiliation","Center for Pastoral Counseling of Virginia","DIRECT","Direct","","","","","1716 Chain Bridge Rd","","Mc Lean","VA","US","221014322" +"1790247229","DIRECT","Direct Messaging Address","dsande@ichd.net","N","email","","DIRECT","Direct","","CSV","CSV","","1515 E Osborn Rd","","Phoenix","AZ","US","850145309" +"1295297729","CONNECT","CONNECT URL","angelicpca@gmail.com","N","","","","","","","","","5450 W Sahara Ave Ste 140","","Las Vegas","NV","US","891460381" +"1013479542","DIRECT","Direct Messaging Address","frontdesk@areasontosmileboise.com","N","Email Address","","","","","","","","2803 N Bogus Basin Rd","","Boise","ID","US","837020913" +"1649732173","DIRECT","Direct Messaging Address","Tbloom@sbhny.org","N","","","","","","","","","4422 3rd Ave","","Bronx","NY","US","104572545" +"1417419953","DIRECT","Direct Messaging Address","bgould@assistanceplus.com","N","","","","","","","","","1604 Benton Ave","","Benton","ME","US","049013327" +"1578025029","CONNECT","CONNECT URL","dgain@lexclin.com","N","","","DIRECT","Direct","","CSV","CSV","","1221 S Broadway","","Lexington","KY","US","405042701" +"1114489671","DIRECT","Direct Messaging Address","chrystal@claritycounseling.online","N","email","","","","","","","","306B W Poinsett St","","Greer","SC","US","296501548" +"1548722911","OTHERS","Other URL","Optima","N","","","","","","","","","500 W Laurel St","","Frackville","PA","US","179312018" +"1508328998","CONNECT","CONNECT URL","OKC","N","internet","","DIRECT","Direct","","CSV","CSV","","6101 NE 107th St","","Oklahoma City","OK","US","731519560" +"1649732108","DIRECT","Direct Messaging Address","steven.bunker@tufts.edu","Y","Orthodontic Resident Email","Tufts University School of Dental Medicine","DIRECT","Direct","","CSV","CSV","","1 Kneeland St","","Boston","MA","US","021111527" +"1861954273","DIRECT","Direct Messaging Address","hollisa.rosa@nyulangone.org","N","","","","","","","","","259 1st St","","Mineola","NY","US","115013957" +"1811459464","DIRECT","Direct Messaging Address","jessicah@powerhousetreatment.com","N","","","","","","","","","3555 Salmon River Hwy","","Otis","OR","US","97368" +"1326500976","OTHERS","Other URL","home","N","home","","OTHER","Other","home","OTHER","Other","home","12783 Sidney Way","","Lake Ridge","VA","US","221927611" +"1750843314","DIRECT","Direct Messaging Address","compliance@pantherspecialty.com","N","email address","","DIRECT","Direct","","CSV","CSV","","1120 Stevenson Mill Rd","","Coraopolis","PA","US","151082446" +"1417419904","CONNECT","CONNECT URL","EFI","N","","","DIRECT","Direct","","CSV","CSV","","1903 Turner McCall Blvd SE","","Rome","GA","US","301613366" +"1417419904","OTHERS","Other URL","NPPES.CMS.HHS.GOV","N","NPI REGISTRY","","DIRECT","Direct","","CSV","CSV","","1903 Turner McCall Blvd SE","","Rome","GA","US","301613366" +"1417419904","OTHERS","Other URL","URL","N","URL","","DIRECT","Direct","","CSV","CSV","","1903 Turner McCall Blvd SE","","Rome","GA","US","301613366" +"1346702883","OTHERS","Other URL","https://www.facebook.com/pages/category/Chiropractor/Seattle-Belta-Chiropractic-1025140097650382/","N","Facebook Page","","DIRECT","Direct","","","","","18904 Highway 99 Ste K","","Lynnwood","WA","US","980365219" +"1437611977","DIRECT","Direct Messaging Address","kyle@recoveryworksnw.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","173 NE 102nd Ave","","Portland","OR","US","972204169" +"1700348265","DIRECT","Direct Messaging Address","lisaf@lisaferrettilisw.org","N","","","","","","","","","1957 Blairs Ferry Rd NE Ste 600","","Cedar Rapids","IA","US","524025892" +"1821550393","DIRECT","Direct Messaging Address","kbuckwalter.fcllc@att.net","N","","","DIRECT","Direct","","CSV","CSV","","6040 W Lisbon Ave Ste 103","","Milwaukee","WI","US","532102116" +"1285196667","OTHERS","Other URL","Medmutual.com","N","","","","","","","","","4125 Iowa St","","San Diego","CA","US","921046904" +"1285196667","","","","N","","","","","","","","","","","","","","" +"1720540107","DIRECT","Direct Messaging Address","nicholas.williams@indeliblechanges.org","N","secure email","","DIRECT","Direct","","OTHER","Other","secure e-mail","4191 Waterway Dr","","Dumfries","VA","US","220251602" +"1437611845","SOAP","SOAP URL","katefertig@saberhealth.com","N","narritive","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CVS","500 W Laurel St","","Frackville","PA","US","179312018" +"1649732041","DIRECT","Direct Messaging Address","health@danielfargond.com","N","","","","","","","","","906 NE 52nd Ave","","Portland","OR","US","972132844" +"1164984639","CONNECT","CONNECT URL","www.abasolutions.org","N","website","","","","","","","","2400 SE Federal Hwy Ste 220","","Stuart","FL","US","349944556" +"1427510841","DIRECT","Direct Messaging Address","sbidot@emory.edu","N","professional email adress","","DIRECT","Direct","","","","","1364 Clifton Rd NE","","Atlanta","GA","US","303221059" +"1902368400","DIRECT","Direct Messaging Address","drtobin@beverlypodiatry.com","N","","","","","","","","","900 Cummings Ctr Ste 309V","","Beverly","MA","US","019156181" +"1538621024","DIRECT","Direct Messaging Address","SYREETA.WILLIAMS@OUTLOOK.COM","N","BUSINESS EMAIL","","DIRECT","Direct","","CSV","CSV","","16990 Dallas Pkwy Ste 208","","Dallas","TX","US","752481935" +"1710449350","DIRECT","Direct Messaging Address","will@calrecoverycenter.com","N","company email","","DIRECT","Direct","","CSV","CSV","","423 Oak St","","Roseville","CA","US","956782618" +"1922560341","DIRECT","Direct Messaging Address","ChristinaLCSW@PariseTherapy.com","N","Direct Email","","DIRECT","Direct","","CSV","CSV","","871 Coronado Center Dr Ste 200","","Henderson","NV","US","890523977" +"1295297851","DIRECT","Direct Messaging Address","judy@m3therapy.com","N","Work email","","DIRECT","Direct","","OTHER","Other","email","3801 Lakeview Pkwy Ste 500","","Rowlett","TX","US","750884163" +"1750843231","DIRECT","Direct Messaging Address","info@unitedbehaviorconsultants.com","N","","","","","","","","","826 Joann St","","Costa Mesa","CA","US","926273321" +"1497217970","CONNECT","CONNECT URL","orkiee0203@yahoo.com","N","","","DIRECT","Direct","","","","","386 SW 3rd St","","Homestead","FL","US","330344808" +"1831651314","DIRECT","Direct Messaging Address","heather@csdothan.org","N","heather@csdothan.org","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1450 Ross Clark Cir Ste 3","","Dothan","AL","US","363014736" +"1184186678","DIRECT","Direct Messaging Address","MNeal@susd.org","Y","","Scottsdale Unified School District","","","","","","","6320 N 82nd St","","Scottsdale","AZ","US","852505611" +"1366904856","DIRECT","Direct Messaging Address","jonathan.snyder2@va.gov","N","address","","DIRECT","Direct","","","","","820 S Damen Ave","","Chicago","IL","US","606123728" +"1710449210","CONNECT","CONNECT URL","Optima","N","","","DIRECT","Direct","","OTHER","Other","N/A","6263 N Green Bay Ave","","Milwaukee","WI","US","532093823" +"1275095770","OTHERS","Other URL","balconesdental@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","appointments","6500 N Mo Pac Expy Ste 2103","","Austin","TX","US","787313282" +"1992267496","DIRECT","Direct Messaging Address","curryk@slhs.org","N","work email","","","","","","","","100 E Idaho St","","Boise","ID","US","837126267" +"1124580691","OTHERS","Other URL","qualitytimeanesthesia@gmail.com","N","Business email and business address","","DIRECT","Direct","","","","","18846 E Flintlock Dr","","Queen Creek","AZ","US","851428589" +"1871055343","CONNECT","CONNECT URL","k.merritt@parkertxservices.com","N","","","","","","","","","940 Madison Ave Ste 202","","Baltimore","MD","US","212012113" +"1598227985","DIRECT","Direct Messaging Address","credentialing@innovateumd.com","N","Office","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Office","1818 E Desert Inn Rd","","Las Vegas","NV","US","891693209" +"1932661352","DIRECT","Direct Messaging Address","marquardtchiropractic@outlook.com","N","clinic e-mail address","","DIRECT","Direct","","","","","1203 Mount Ave","","Missoula","MT","US","598015601" +"1619439908","DIRECT","Direct Messaging Address","rdenton@frontierhealth.org","N","rdenton@frontierhealth.org","","DIRECT","Direct","","OTHER","Other","rdenton@frontierhealth.org","26 Midway St","","Bristol","TN","US","376201706" +"1225590532","","","","N","","","","","","","","","","","","","","" +"1225590532","OTHERS","Other URL","https://allison-douglas-guerrero.clientsecure.me","N","Hippa compliant messaging portal","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","80 Garden Ctr Ste 150","","Broomfield","CO","US","800201790" +"1659833945","CONNECT","CONNECT URL","rh","N","rk","","DIRECT","Direct","","CSV","CSV","","16020 85th Ave Fl 2","","Jamaica","NY","US","114321720" +"1215499645","DIRECT","Direct Messaging Address","admin@courtneycayman.fl-hie.net","N","Direct Address","","HIE","Health Information Exchange (HIE)","","","","","1101 Almond Tree Cir","","Orlando","FL","US","328358010" +"1497217772","DIRECT","Direct Messaging Address","mbliese@sfmc.net","N","email","","DIRECT","Direct","","","","","1012 N Main St","","Sikeston","MO","US","63801" +"1851853139","DIRECT","Direct Messaging Address","admin@shs-shenangovalley.com","N","business email","","DIRECT","Direct","","CSV","CSV","","3580 Innovation Way Ste 104","","Hermitage","PA","US","161487910" +"1386106664","DIRECT","Direct Messaging Address","familyfaithhc@att.net","N","Current Agency Email","","DIRECT","Direct","","CSV","CSV","","130 E Washington Ave Ste 4","","Athens","TN","US","373033668" +"1194287474","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1568924884","DIRECT","Direct Messaging Address","imerritt@mhsinc.org","N","","","","","","","","","1172 Third Ave Ste D1","","Chula Vista","CA","US","919113116" +"1659833978","OTHERS","Other URL","Frederick","N","Simple Practice","","HIE","Health Information Exchange (HIE)","","OTHER","Other","health and wellness platform","1707 Rosemont Ave","","Frederick","MD","US","217024135" +"1679035927","DIRECT","Direct Messaging Address","Neal.Shah@nyulangone.org","N","","","","","","","","","222 Station Plz N Ste 509","","Mineola","NY","US","115013893" +"1245792498","DIRECT","Direct Messaging Address","Tracy.Crum2@UHhospitals.org","N","","","","","","","","","1025 Center St","","Ashland","OH","US","448054011" +"1982166146","DIRECT","Direct Messaging Address","thewoodlands@sandstonenfb.com","N","direct email","","DIRECT","Direct","","CSV","CSV","","8850 Six Pines Dr Ste 250","","Shenandoah","TX","US","773802683" +"1962964130","DIRECT","Direct Messaging Address","Records@HeroTherapy.com","N","Secure/Confidential Encrypted Health Information","","","","","","","","241 Boston Post Rd W Ofc 1","","Marlborough","MA","US","017524614" +"1114489390","CONNECT","CONNECT URL","Michele1LBrownfield@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","4780 State Highway 121","","The Colony","TX","US","750562913" +"1912469198","DIRECT","Direct Messaging Address","acasillas@fmchawaii.com","N","work email","","","","","","","","409 Kilauea Ave","","Hilo","HI","US","96720" +"1821550005","DIRECT","Direct Messaging Address","melinda@coscarelliconsulting.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1687 Woodlane Dr Ste 2002","","Woodbury","MN","US","551253063" +"1184186520","DIRECT","Direct Messaging Address","info@acaps-nc.org","N","","","DIRECT","Direct","","CSV","CSV","","1 Oak Plz Ste 208","","Asheville","NC","US","288013000" +"1801358247","OTHERS","Other URL","NA","N","Na","","OTHER","Other","NA","OTHER","Other","NA","1000 Eddy St","","Providence","RI","US","029054739" +"1336601608","CONNECT","CONNECT URL","info@njeriskeete.com","N","","","","","","","","","341 E 33rd St","","Paterson","NJ","US","075041638" +"1871055145","CONNECT","CONNECT URL","https://mail.google.com/mail/u/0/#inbox","N","email","","DIRECT","Direct","","CSV","CSV","","330 W Diversey Pkwy Apt 1808","","Chicago","IL","US","606576205" +"1235691528","CONNECT","CONNECT URL","zonadesarroll@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","759 Ave Avelino Vicente","","San Juan","PR","US","009092538" +"1952863243","DIRECT","Direct Messaging Address","bpreattobmhc@outlook.com","N","company email","","DIRECT","Direct","","CSV","CSV","","252 Hector Ave Ste A","","Gretna","LA","US","700562548" +"1699237982","DIRECT","Direct Messaging Address","desertskytherapy@icloud.com","N","","","","","","","","","1505 15th St # A8","","Los Alamos","NM","US","875443000" +"1396207692","DIRECT","Direct Messaging Address","acardinale@northwell.edu","N","acardinale@northwell.edu","","","","","","","","392 Seguine Ave","","Staten Island","NY","US","103093906" +"1003378324","DIRECT","Direct Messaging Address","jessica@meyersphysicaltherapy.com","N","business email address","","","","","","","","3200 US Highway 50 Unit 5","","South Lake Tahoe","CA","US","961509207" +"1720540057","DIRECT","Direct Messaging Address","ahill@hwcg.com","N","Local landing page","","","","","","","","3126 Clark Pkwy","","Westlake","OH","US","441454641" +"1033671367","DIRECT","Direct Messaging Address","sataylo.s05828.us@wal-mart.com","Y","email address","Walmart Inc.","DIRECT","Direct","","CSV","CSV","","2730 S Prairie Ave","","Pueblo","CO","US","810053167" +"1306308630","DIRECT","Direct Messaging Address","nicole@preventionpartnersllc.com","N","","","","","","","","","301 Edgewater Pl Ste 100","","Wakefield","MA","US","018801281" +"1952863284","DIRECT","Direct Messaging Address","brightwaymhc@outlook.com","N","email","","DIRECT","Direct","","OTHER","Other","email","252 Hector Ave Ste A","","Gretna","LA","US","700562548" +"1821550153","DIRECT","Direct Messaging Address","hbell@lecom.edu","N","email address","","DIRECT","Direct","","","","","1858 W Grandview Blvd","","Erie","PA","US","165091025" +"1063974301","DIRECT","Direct Messaging Address","hectorf40@hotmail.com","N","","","","","","OTHER","Other","farmacia maestre","21 Calle Barcelo","","Utuado","PR","US","006412902" +"1013479351","CONNECT","CONNECT URL","ssepulveda@youthprogress.org","Y","Work e-mail","Youth Progress Association","DIRECT","Direct","","","","","2020 SE Powell Blvd","","Portland","OR","US","972022345" +"1053873307","DIRECT","Direct Messaging Address","mleach@panolamed.com","N","email","","DIRECT","Direct","","CSV","CSV","","303 Medical Center Dr","","Batesville","MS","US","386068608" +"1386106623","CONNECT","CONNECT URL","https://www.shinebehavioral.com/","N","","","DIRECT","Direct","","OTHER","Other","website","1205 W Green Oaks Blvd","","Arlington","TX","US","760138301" +"1982166328","DIRECT","Direct Messaging Address","d.diego@med.miami.edu","N","","","","","","","","","1364 Clifton Rd NE","","Atlanta","GA","US","303221059" +"1275095531","CONNECT","CONNECT URL","Molinam@metrofamily.org","N","","","","","","","","","10537 S Roberts Rd","","Palos Hills","IL","US","604651933" +"1598227852","OTHERS","Other URL","none","N","none","","OTHER","Other","none","OTHER","Other","none","8607 N Oriole Ave","","Niles","IL","US","607142027" +"1104388412","DIRECT","Direct Messaging Address","admin@rtsconsulting.org","N","","","","","","","","","3500 Rossington Blvd","","Chester","VA","US","238317157" +"1245792589","DIRECT","Direct Messaging Address","mcclain-kryn@rvbh.com","Y","work email","New Mexico Solutions","DIRECT","Direct","","","","","2551 Coors Blvd NW","","Albuquerque","NM","US","871201213" +"1922560275","DIRECT","Direct Messaging Address","jennifer@majoria.com","Y","","Louisiana CVS Pharmacy , L.L.C.","","","","","","","2564 Barataria Blvd","","Marrero","LA","US","700725304" +"1356803506","DIRECT","Direct Messaging Address","Maria.horvath@rwjbh.org","N","encrypted email of office manager","","DIRECT","Direct","","CSV","CSV","","475 Route 70 Ste 101","","Lakewood","NJ","US","087015897" +"1669934824","OTHERS","Other URL","jb.mentalhealthservices@gmail.com","N","","","","","","","","","4672 W 20th Street Rd Unit 1512","","Greeley","CO","US","806348403" +"1558823724","SOAP","SOAP URL","Middlebury","N","","","","","","","","","10066 Crabapple Ln","","Middlebury","IN","US","465409641" +"1578025755","OTHERS","Other URL","yahoo.com","N","personal email","","DIRECT","Direct","","OTHER","Other","all use","2591 Vanderhoof Rd","","New Franklin","OH","US","442034664" +"1164984597","OTHERS","Other URL","raelondawoodard@protonmail.com","N","Private secured email via proton mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","717 Washington Park Blvd","","Michigan City","IN","US","463602056" +"1790247070","OTHERS","Other URL","NA","N","","","OTHER","Other","NA","OTHER","Other","NA","4683 Redan Rd","","Stone Mountain","GA","US","30083" +"1174085500","CONNECT","CONNECT URL","www.vitamindriptucson.com","Y","affiliate website URL","VITAMINDRIP-TUCSON LLC","OTHER","Other","GENERAL INFORMATION AND CONTACT","OTHER","Other","COMPANY INFORMATION","3402 E Broadway Blvd","","Tucson","AZ","US","857165406" +"1083176309","DIRECT","Direct Messaging Address","office@treatpainnow.com","N","Ambulatory Surgical Center","","DIRECT","Direct","","CSV","CSV","","13617 Caldwell Drive","Suite 230","Austin","TX","US","78750" +"1043772494","CONNECT","CONNECT URL","melwilm@yahoo.com","N","email","","DIRECT","Direct","","","","","3408 Manhattan Blvd","","Evansville","IN","US","477117909" +"1073075370","DIRECT","Direct Messaging Address","eemiller@columbus.rr.com","N","","","","","","","","","140 Sage Creek Way","","Greer","SC","US","296500957" +"1982166294","DIRECT","Direct Messaging Address","brightwaymhc@outlook.com","N","direct email","","DIRECT","Direct","","OTHER","Other","email","252 Hector Ave Ste A","","Gretna","LA","US","700562548" +"1336601657","DIRECT","Direct Messaging Address","anna.luu@nyumc.org","N","","","","","","","","","150 55th St","","Brooklyn","NY","US","112202508" +"1346702552","CONNECT","CONNECT URL","mbrownfield@tmcer.com","N","email","","DIRECT","Direct","","CSV","CSV","","115 W Travis St","","Sherman","TX","US","750923511" +"1346702495","DIRECT","Direct Messaging Address","lynn@yougrowgirl.org","Y","","You Grow Girl","","","","","","","10215 Lake City Way NE Ste H","","Seattle","WA","US","981257758" +"1801358973","DIRECT","Direct Messaging Address","sheenawalters@inner-evolution.com","N","business email","","DIRECT","Direct","","CSV","CSV","","10 N Jefferson St Ste 403","","Frederick","MD","US","217014823" +"1568924652","OTHERS","Other URL","ewarner31@gmail.com","N","email address","","DIRECT","Direct","","","","","220 Stillhouse Creek Dr","","Madison","MS","US","391106976" +"1568924652","OTHERS","Other URL","ewarner31@gmail.com","N","email address","","","","","","","","220 Stillhouse Creek Dr","","Madison","MS","US","391106976" +"1891257903","DIRECT","Direct Messaging Address","kmallan@wakemed.org","N","kavi NPI","","","","","","","","219 Begen St","","Morrisville","NC","US","275609769" +"1346702438","DIRECT","Direct Messaging Address","medela@medelatherapies.com","N","","","","","","","","","504 Muscadine Dr","","Ashville","AL","US","359534046" +"1346702438","CONNECT","CONNECT URL","medela@medelatherapies.com","N","","","","","","","","","306 7th Ave NW","","Attalla","AL","US","35954" +"1194287391","DIRECT","Direct Messaging Address","luana.rutherford@corizonhealth.com","N","","","","","","","","","10000 S Wilmot Rd","","Tucson","AZ","US","857568699" +"1366904542","OTHERS","Other URL","jahzuyansawo@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","804 Peachtree Rd Apt G","","Claymont","DE","US","197032286" +"1184186371","DIRECT","Direct Messaging Address","danyelle.smith@flhealth.gov","N","","","DIRECT","Direct","","CSV","CSV","","2200 Ringling Blvd","","Sarasota","FL","US","342376102" +"1336601533","DIRECT","Direct Messaging Address","Morgan.Nachtwey@aspirus.org","N","employer email","","DIRECT","Direct","","","","","520 N 28th Ave","","Wausau","WI","US","544014101" +"1376005579","CONNECT","CONNECT URL","heartlandhearing123@gmail.com","Y","","Heartland Hearing Center LLC","DIRECT","Direct","","","","","787 Lexington Ave Ste 300","","Mansfield","OH","US","449071998" +"1518429737","DIRECT","Direct Messaging Address","gabrielobi@me.com","N","","","","","","","","","7879 Armor Ln","","Frisco","TX","US","750356766" +"1114489333","DIRECT","Direct Messaging Address","whouse@acapcounseling.com","N","business e-mail","","","","","","","","2607 Caddo St Ste 6","","Arkadelphia","AR","US","719235307" +"1427510650","OTHERS","Other URL","miracleear","N","miracleearhearing.com","","DIRECT","Direct","","CSV","CSV","","262 E Merritt Island Cswy Ste 6","","Merritt Island","FL","US","329523651" +"1003378167","OTHERS","Other URL","stellaraba.com","Y","Stellar ABA website","Stellar Behavioral Consulting Ltd","","","","","","","2820 W Charleston Blvd Ste 22","","Las Vegas","NV","US","891021933" +"1891257986","DIRECT","Direct Messaging Address","plantation@physicaltherapynow.com","N","email","","DIRECT","Direct","","OTHER","Other","email","6957 W Broward Blvd","","Plantation","FL","US","333172917" +"1093277188","DIRECT","Direct Messaging Address","acreek@ci.oswego.or.us","N","Office Manager","","DIRECT","Direct","","CSV","CSV","","300 B Ave","","Lake Oswego","OR","US","970349703" +"1073075172","DIRECT","Direct Messaging Address","drodrian@meememorial.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","None","300 Canal St","","King City","CA","US","939303431" +"1073075172","DIRECT","Direct Messaging Address","drodrian@meememorial.com","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","300 Canal St","","King City","CA","US","939303431" +"1073075172","CONNECT","CONNECT URL","drodrian@meememorial.com","N","contact email","","DIRECT","Direct","","CSV","CSV","","300 Canal St","","King City","CA","US","939303431" +"1073075172","CONNECT","CONNECT URL","drodrian/2meememorial.com","N","contact email","","DIRECT","Direct","","CSV","CSV","","300 Canal St","","King City","CA","US","939303431" +"1083176192","DIRECT","Direct Messaging Address","amber.mcirvin@uhsinc.com","N","email address","","","","","","","","38600 Medical Center Dr","","Palmdale","CA","US","935514483" +"1902368194","OTHERS","Other URL","https://www.utmedicalcenter.org/medical-care/centers-of-excellence/brain-spine/balance-and-hearing-c","N","","","","","","","","","1932 Alcoa Hwy","","Knoxville","TN","US","379201527" +"1295297406","DIRECT","Direct Messaging Address","Info@onebehavior.com","N","","","","","","","","","12973 SW 112 ST #151","","Miami","FL","US","331865826" +"1376005595","DIRECT","Direct Messaging Address","Contact@jeremyharveymft.com","N","","","","","","","","","260 Newport Center Dr Ste 101","","Newport Beach","CA","US","926607520" +"1376005595","OTHERS","Other URL","Contact@jeremyharveymft.com","N","","","","","","","","","260 Newport Center Dr Ste 101","","Newport Beach","CA","US","926607520" +"1265994305","CONNECT","CONNECT URL","Www.hiptoheart.com","N","","","","","","","","","6 South St","","Foxboro","MA","US","020352326" +"1487116612","DIRECT","Direct Messaging Address","kristy@southtulsaeye.com","Y","","EYECARE ASSOCIATES OF SOUTH TULSA PC","","","","","","","9940 E 81st St Ste 100","","Tulsa","OK","US","741334501" +"1851853097","DIRECT","Direct Messaging Address","secure@arukahinstitute.org","N","","","","","","","","","5 N Dallas St","","Princeton","IL","US","613561830" +"1790247930","CONNECT","CONNECT URL","TherapyNotesLLC","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","15734 Sussex St","","Detroit","MI","US","482272659" +"1558823609","OTHERS","Other URL","teamtherapyservices@gmail.com","N","","","","","","","","","4702 Nc Highway 48","","Roanoke Rapids","NC","US","278708505" +"1376005421","CONNECT","CONNECT URL","Vaccinations","Y","","Publix Pharmacy","","","","","","","2900 E University Dr","","Auburn","AL","US","368307728" +"1326500489","CONNECT","CONNECT URL","centralreach","N","Behavior Analyst software","","DIRECT","Direct","","CSV","CSV","email","13333 NE Bel Red Rd Ste 100","","Bellevue","WA","US","980052332" +"1043772114","DIRECT","Direct Messaging Address","Albert.I.Ndivo@lahey.org","Y","","Northeast Behavioral Health Corporation","","","","","","","12 Methuen St","","Lawrence","MA","US","018401772" +"1982166054","CONNECT","CONNECT URL","6174131312","N","","","","","","","","","550 1st Ave","","New York","NY","US","100166402" +"1497217699","DIRECT","Direct Messaging Address","s.abdi@axisbehavioralhealth.com","N","Secure Encrypted Email","","DIRECT","Direct","","","","","740 12th Ave S","","Saint Cloud","MN","US","563014219" +"1124580329","DIRECT","Direct Messaging Address","mark@newtonclinic.com","N","","","","","","","","","300 N 4th Ave E Ste 200","","Newton","IA","US","502083179" +"1619439759","DIRECT","Direct Messaging Address","aodoc@brennanchiropractic.com","N","","","DIRECT","Direct","","","","","229 NW Blue Pkwy Ste C","","Lees Summit","MO","US","640631800" +"1285196428","CONNECT","CONNECT URL","Columbus","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Columbus","1087 Dennison Ave","","Columbus","OH","US","432013201" +"1558823799","DIRECT","Direct Messaging Address","ksorondo@fherehab.com","N","","","","","","","","","504 S Federal Hwy","","Deerfield Beach","FL","US","334414112" +"1245792381","DIRECT","Direct Messaging Address","dfratto@desertrad.com","N","","","","","","","","","2020 Palomino Ln Ste 100","","Las Vegas","NV","US","891064894" +"1073075115","DIRECT","Direct Messaging Address","ldaly@fherehab.com","N","","","","","","","","","505 S Federal Hwy","","Deerfield Beach","FL","US","334414109" +"1780146845","DIRECT","Direct Messaging Address","lisa@helpforwellness.com","N","Business email address","","","","","","","","1902 Webster St","","San Francisco","CA","US","941155800" +"1912469099","DIRECT","Direct Messaging Address","largo@physicaltherapynow.com","N","email","","DIRECT","Direct","","OTHER","Other","email","3690 E Bay Dr Ste S","","Largo","FL","US","337711946" +"1275095382","DIRECT","Direct Messaging Address","ignacio.llamas@uhsinc.com","N","direct address","","","","","","","","38600 Medical Center Dr","","Palmdale","CA","US","935514483" +"1427510536","DIRECT","Direct Messaging Address","marna@swptanesthesia.com","N","google business account","","DIRECT","Direct","","","","","14301 N 87th St Ste 102","","Scottsdale","AZ","US","852603687" +"1336601442","DIRECT","Direct Messaging Address","landy0209@hotmail.com","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","641 University Blvd Ste 211","","Jupiter","FL","US","334582794" +"1649732751","OTHERS","Other URL","allendamah9@gmail.com","N","e mail address","","DIRECT","Direct","","OTHER","Other","e-mail address","40265 Poppy Dr","","Hemet","CA","US","925447371" +"1922560036","SOAP","SOAP URL","Kalihi","N","Hooulu Aina","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2239 Kalihi St","","Honolulu","HI","US","968193614" +"1558824607","OTHERS","Other URL","providencepharmacy1@gmail.com","N","medical supply","","DIRECT","Direct","","CSV","CSV","","1729 E Charleston Blvd Ste F","","Las Vegas","NV","US","891041986" +"1710449830","CONNECT","CONNECT URL","www.thriveforlifecounseling.com","N","Company Website","","OTHER","Other","Company Information","","","","13 Pine Meadow Dr","","Brownsburg","IN","US","461128354" +"1124580246","DIRECT","Direct Messaging Address","globalwellness@protonmail.com","N","secure email address","","DIRECT","Direct","","CSV","CSV","","4700 W Commercial Dr Ste B1","","North Little Rock","AR","US","721168089" +"1295298321","CONNECT","CONNECT URL","swampeliteretreat@yahoo.com","N","Primary Email","","DIRECT","Direct","","OTHER","Other","pdf","46424 Rufus Bankston Rd","","Hammond","LA","US","704016108" +"1497218523","DIRECT","Direct Messaging Address","hrb9001@nyp.org","Y","","Columbia University Medical Center","","","","","","","630 W 168th St","","New York","NY","US","100323725" +"1740743889","DIRECT","Direct Messaging Address","drjodi@therapysecure.com","N","HIPAA secure email","","DIRECT","Direct","","OTHER","Other","None","1650 Liliha St Ste 101","","Honolulu","HI","US","968173169" +"1275096349","DIRECT","Direct Messaging Address","egriffin@spearcenter.com","N","Work Email","","DIRECT","Direct","","","","","235 W 75th St","","New York","NY","US","100238220" +"1831652965","DIRECT","Direct Messaging Address","shirliejean-arnold@ouhsc.edu","N","encrypted email","","DIRECT","Direct","","CSV","CSV","","2736 E 13th Pl","","Tulsa","OK","US","741044326" +"1992268031","DIRECT","Direct Messaging Address","info@applesauceart.org","N","email","","DIRECT","Direct","","OTHER","Other","email","1 Bethany Rd Ste 69","","Hazlet","NJ","US","077301668" +"1285197343","DIRECT","Direct Messaging Address","Shelly.Inman@saberhealth.com","Y","Current Business HR Clerk","Farmville Health and Rehabilitation Center","","","","","","","1575 Scott Dr","","Farmville","VA","US","239012662" +"1558824615","DIRECT","Direct Messaging Address","karbowski.alyssa@ahold.com","N","work email","","","","","","","","125 Highland Ave","","Seekonk","MA","US","027715819" +"1063975134","DIRECT","Direct Messaging Address","austinmbhealth@gmx.com","N","","","","","","","","","11673 Jollyville Rd Ste 201","","Austin","TX","US","787594211" +"1861955932","DIRECT","Direct Messaging Address","aconway1@hurleymc.com","N","email","","DIRECT","Direct","","OTHER","Other","other","3047 Shabay Dr","","Flushing","MI","US","484332464" +"1124581293","DIRECT","Direct Messaging Address","eypyon93@uw.edu","N","","","","","","","","","1959 NE Pacific St","","Seattle","WA","US","981950001" +"1114480282","DIRECT","Direct Messaging Address","jeremy.miyauchi@stonybrookmedicine.edu","Y","","Stony Brook University Hospital","","","","","","","Nicolls road","HSC T12 Room 020 Stony Brook University Hospital","Stony Brook","NY","US","117948121" +"1194288266","DIRECT","Direct Messaging Address","thekidneyclinic@bellsouth.net","Y","The Kidney Clinic Business Email","The Kidney Clinic LLC","","","","","","","333 Doctor Michael Debakey Dr Ste 140","","Lake Charles","LA","US","706015889" +"1114480290","SOAP","SOAP URL","MT","N","","","","","","","","","6200 Pfeiffer Rd","","Montgomery","OH","US","452425862" +"1396208476","CONNECT","CONNECT URL","-","N","","","","","","","","","1 Baylor Plz","","Houston","TX","US","770303411" +"1528521614","DIRECT","Direct Messaging Address","j.beddell@thecardinalcenterforbehavioranalysis.com","N","Work Email","","","","","","","","956 W Chatham St","","Cary","NC","US","275113169" +"1730642828","DIRECT","Direct Messaging Address","zhan4006@umn.edu","Y","Email Address","University of Minnesota Medical School","","","","","","","Cleveland Clinic 9500 Euclid Avenue/Na23","","Cleveland","OH","US","441950001" +"1770046708","OTHERS","Other URL","brian.patrick@uhsinc.com","N","Palmdale Regional Medical Center email","","DIRECT","Direct","Hospital","","","","38600 Medical Center Dr","","Palmdale","CA","US","935514483" +"1013470111","DIRECT","Direct Messaging Address","mdelruth@rivco.org","N","email","","DIRECT","Direct","","CSV","CSV","","47-923 Oasis Street","PHN Suite","Indio","CA","US","92201" +"1215490305","DIRECT","Direct Messaging Address","ahudson@vibrantcarerehab.com","N","Company email","","DIRECT","Direct","","OTHER","Other","healthcare information","3301 Coors Blvd NW","","Albuquerque","NM","US","871201292" +"1225591316","DIRECT","Direct Messaging Address","pflowers@centeratgrande.com","N","email","","DIRECT","Direct","","CSV","CSV","","3219 E Grande Blvd","","Tyler","TX","US","757071407" +"1194288282","CONNECT","CONNECT URL","avinesh.agarwalla@icloud.com","N","","","","","","","","","100 Woods Rd","","Valhalla","NY","US","105951530" +"1275096364","DIRECT","Direct Messaging Address","teresa.wagner@unthsc.edu","Y","UNTHSC email address","University of North Texas Health Science Center at Fort Worth","HIE","Health Information Exchange (HIE)","","OTHER","Other","General Information","5841 Recreation Dr Apt 2404","","Fort Worth","TX","US","761091068" +"1134682248","DIRECT","Direct Messaging Address","caitlyndurbin@outlook.com","N","","","","","","","","","10106 294th Ave","","Trevor","WI","US","531799378" +"1295298230","OTHERS","Other URL","westwichitabilling@wilbeckchiropractic.com","N","email address","","DIRECT","Direct","","OTHER","Other","email address","5800 W Central Ave","","Wichita","KS","US","672122840" +"1417410457","DIRECT","Direct Messaging Address","margodecuir@all4kids.org","N","Work email","","","","","","","","921 W Avenue J Ste C","","Lancaster","CA","US","935343443" +"1699238642","CONNECT","CONNECT URL","Vancouver","N","","","","","","","","","13501 NE 28th St","","Vancouver","WA","US","986828091" +"1548723596","DIRECT","Direct Messaging Address","mjadmd63@centralny.twcbc.com","N","","","","","","","","","63 W 2nd St","","Oswego","NY","US","131261515" +"1639632607","DIRECT","Direct Messaging Address","Jburgess@kernbhrs.org","N","work email","","DIRECT","Direct","","OTHER","Other","n/a","2151 College Ave","","Bakersfield","CA","US","933054113" +"1821551730","CONNECT","CONNECT URL","Coraopolis","N","Office","","DIRECT","Direct","","CSV","CSV","","327 Forest Grove Rd","","Coraopolis","PA","US","151083497" +"1821551730","CONNECT","CONNECT URL","Coraopolis","N","","","","","","","","","327 Forest Grove Rd","","Coraopolis","PA","US","151083497" +"1760945679","CONNECT","CONNECT URL","OCEANSIDE","N","","","","","","","","","402 N Weitzel St","","Oceanside","CA","US","920542615" +"1770046682","DIRECT","Direct Messaging Address","zcortez@cmmedical.com","Y","","zahira cortez","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5 Lee Rd","","Somers","NY","US","105892603" +"1427511344","DIRECT","Direct Messaging Address","christina@mentalitymovement.com","N","","","","","","","","","163 5th Ave NE","","St Petersburg","FL","US","337013015" +"1427511344","DIRECT","Direct Messaging Address","christina@mentalitymovement.com","N","business email","","","","","","","","621 Shrewsbury Ave Ste 113","","Shrewsbury","NJ","US","077024181" +"1134682099","CONNECT","CONNECT URL","AndreaImmel@FamilyFacets.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","12061 Dorsett Rd","","Maryland Heights","MO","US","630432403" +"1316400278","CONNECT","CONNECT URL","emily.bambinos@gmail.com","N","provider email","","DIRECT","Direct","","CSV","CSV","","9834 S Hamlin Ave","","Evergreen Park","IL","US","608053363" +"1861955965","DIRECT","Direct Messaging Address","pv2220@cumc.columbia.edu","N","","","","","","","","","760 Broadway","","New York","NY","US","11206" +"1770046732","DIRECT","Direct Messaging Address","aaron.spiegel-emms@justushealth.mn","N","","","","","","","","","1000 University Ave W Ste 20","","Saint Paul","MN","US","551044747" +"1801359914","DIRECT","Direct Messaging Address","rneal@choicesccs.org","N","","","","","","","","","7941 Castleway Dr","","Indianapolis","IN","US","462501953" +"1518420629","DIRECT","Direct Messaging Address","COOLEYNEURO@EARTHLINK.NET","N","EMAIL","","DIRECT","Direct","","","","","1924 Allentown Rd","","Lima","OH","US","458051849" +"1568925675","OTHERS","Other URL","willowtree.counseling@yahoo.com","N","","","","","","","","","1545 Crestview Dr","","Vermillion","SD","US","570693437" +"1023571130","DIRECT","Direct Messaging Address","hannah@lotusslc.org","N","email","","","","","","","","348 E 4500 S","","Salt Lake City","UT","US","841073906" +"1528521648","FHIR","FHIR URL","Epic","Y","","Mount Sinai Beth Israel","HIE","Health Information Exchange (HIE)","","","","","281 1st Ave","","New York","NY","US","100032925" +"1508329533","CONNECT","CONNECT URL","Bronx","N","","","","","","","","","2866 Dudley Ave","","Bronx","NY","US","104615610" +"1134682180","CONNECT","CONNECT URL","Vancouver","N","","","","","","","","","13501 NE 28th St","","Vancouver","WA","US","986828091" +"1215490263","DIRECT","Direct Messaging Address","lucasparedesdc@outlook.com","N","email","","DIRECT","Direct","","CSV","CSV","","3220 S Brea Canyon Rd Ste F","","Diamond Bar","CA","US","917653481" +"1962965921","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","","","","555 Saint Tammany St","","Baton Rouge","LA","US","708066064" +"1548723463","OTHERS","Other URL","precious122911@gmail.com","N","","","","","","","","","840 Golf Ave","","Girard","OH","US","444202450" +"1841753803","DIRECT","Direct Messaging Address","canalesc@jfs-sa.org","Y","work email address","Jewish Family & Children's Service of San Antonio, Texas Inc.","DIRECT","Direct","","OTHER","Other","html","12500 NW Military Hwy Ste 250","","San Antonio","TX","US","782312000" +"1295298222","DIRECT","Direct Messaging Address","arielle.camara@va.gov","N","","","","","","","","","4951 Arroyo Rd","","Livermore","CA","US","945509650" +"1194288126","DIRECT","Direct Messaging Address","julianna.chavez@pthc-pt.com","N","","","DIRECT","Direct","","CSV","CSV","","3070 Madison St","","Carlsbad","CA","US","920082310" +"1164985107","DIRECT","Direct Messaging Address","jessica@iphcnh.com","N","","","DIRECT","Direct","","CSV","CSV","","8 Old Turnpike Rd","","Northwood","NH","US","032613711" +"1295298255","CONNECT","CONNECT URL","sarahb@neuroknox.com","N","NSA email","","DIRECT","Direct","","","","","1932 Alcoa Hwy Ste 360","","Knoxville","TN","US","379201509" +"1326501305","DIRECT","Direct Messaging Address","michaelc@abmhealthservices.com","N","Email","","DIRECT","Direct","","OTHER","Other","Direct email","130 S Cole Rd","","Boise","ID","US","837090932" +"1598228579","DIRECT","Direct Messaging Address","heidic@christensencounseling.com","N","email address","","","","","","","","6420 SW MacAdam Ave Ste 390","","Portland","OR","US","972393564" +"1134682123","DIRECT","Direct Messaging Address","ksuhr@ivymount.org","N","Ivymount email address","","DIRECT","Direct","","OTHER","Other","provider's work email address","11614 Seven Locks Rd","","Rockville","MD","US","208543261" +"1497218481","DIRECT","Direct Messaging Address","h.duong@iacts03.org","N","company email","","","","","","","","8811 S Tacoma Way","","Lakewood","WA","US","984994595" +"1306309398","CONNECT","CONNECT URL","shalb.enterprises@gmail.com","N","","","","","","","","","488 Marvin Parker Rd","","Ozark","AL","US","363607204" +"1376006379","CONNECT","CONNECT URL","henegarcounseling@yahoo.com","N","Business Email","","DIRECT","Direct","Mental Health Counseling Provider","OTHER","Other","Business Email","2101 Executive Park Dr Ste 205","","Opelika","AL","US","368016041" +"1245793249","CONNECT","CONNECT URL","mike@andersonwellness.com","N","Business Manager","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9533 S 700 E Ste 203","","Sandy","UT","US","840703456" +"1326501230","DIRECT","Direct Messaging Address","egilbert@kingcounty.gov","N","Work Email","","DIRECT","Direct","","CSV","CSV","","401 5th Ave Ste 400","","Seattle","WA","US","981042377" +"1851854798","OTHERS","Other URL","sienacounselingak@gmail.com","N","direct","","DIRECT","Direct","","OTHER","Other","email","565 University Ave Ste 4","","Fairbanks","AK","US","997093688" +"1477016319","OTHERS","Other URL","anderson.bradley@okstate.edu","N","","","","","","","","","717 S Houston Ave Fl 3","","Tulsa","OK","US","741279023" +"1578026571","CONNECT","CONNECT URL","12/31/2040","N","Eastern Oklahoma Medical Center","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Poteau","1013 Dewey Ave","","Poteau","OK","US","749534409" +"1750844619","DIRECT","Direct Messaging Address","info@myformpt.com","N","e-mail","","DIRECT","Direct","","CSV","CSV","","22340 Harper Ave","","Saint Clair Shores","MI","US","480801818" +"1043773047","DIRECT","Direct Messaging Address","kdice@newpaths.org","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","medical records","765 E Hamilton Ave","","Flint","MI","US","485054707" +"1568925543","CONNECT","CONNECT URL","dbiggs@allmobilitysolutions.com","N","email address","","DIRECT","Direct","","CSV","CSV","","8999 Ocean Hwy","","Delmar","MD","US","218752379" +"1154884252","OTHERS","Other URL","christopher.mancha@hhsc.state.tx.us","N","Worbenail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4615 Alameda Ave","","El Paso","TX","US","799052702" +"1760945786","DIRECT","Direct Messaging Address","amykilpatrick@lexeye.com","Y","","Lexington Eye Associates - Optical","","","","","","","1040 Massachusetts Ave","","Arlington","MA","US","024764315" +"1376006288","DIRECT","Direct Messaging Address","Workshop.Wizard@direct.pacsoftware.nmhic.org","N","secure email","","DIRECT","Direct","","CSV","CSV","","6510 S Xenon St","","Littleton","CO","US","801274823" +"1609339530","DIRECT","Direct Messaging Address","mariel_g@ettielee.org","N","","","","","","","","","160 E Holt Ave Ste B","","Pomona","CA","US","917675407" +"1245793173","OTHERS","Other URL","lkleinert@phoenixchildrens.com","N","protected work email address","","DIRECT","Direct","","CSV","CSV","","1919 E Thomas Road","","Phoenix","AZ","US","85016" +"1164985008","DIRECT","Direct Messaging Address","acrittenden@mtnvalleyhospice.org","Y","work email","Hospice of Surry County, Inc","DIRECT","Direct","","OTHER","Other","direct email","401 Technology Ln","Suite 200","Mount Airy","NC","US","270306692" +"1790248649","DIRECT","Direct Messaging Address","nhawkins@napaanesthesia.com","N","Work Email","","","","","","","","100 Hospital Rd","Department of Anesthesia","Prince Frederick","MD","US","206784017" +"1982167821","OTHERS","Other URL","juliedo26@gmail.com","N","personal email","","","","","","","","720 8th Ave S","","Seattle","WA","US","981043032" +"1649733593","CONNECT","CONNECT URL","angelsoftheheart1@gmail.com","N","email","","DIRECT","Direct","","","","","1203 Beechwood Road","","Newport","TN","US","37821" +"1154884013","OTHERS","Other URL","http://www.cicerofs.org","N","business","","DIRECT","Direct","","OTHER","Other","business","5341 W Cermak Rd","","Cicero","IL","US","608042817" +"1558824409","CONNECT","CONNECT URL","americantaxi@yahoo.com","N","Business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","167 Fisk Rd","","Moriah","NY","US","129602504" +"1033672985","DIRECT","Direct Messaging Address","julia@juliaburkesocialwork.com","N","","","","","","","","","200 W Lake St","","Barrington","IL","US","600104252" +"1295298156","DIRECT","Direct Messaging Address","ability.homehealth@hotmail.com","N","e-mail address","","DIRECT","Direct","","CSV","CSV","","1258 Sullivans Rdg","","Zionsville","IN","US","460779125" +"1477016335","DIRECT","Direct Messaging Address","dfloyd@cragconsulting.org","N","","","","","","","","","2262 Essex Ct","","Montrose","CO","US","814015577" +"1619430592","DIRECT","Direct Messaging Address","drchase@allstar-chiropractic.com","N","","","","","","","","","7201 Dixie Hwy","","Florence","KY","US","410422124" +"1861955767","SOAP","SOAP URL","Aurora","N","","","","","","","","","1580 S Salida Way","","Aurora","CO","US","800174210" +"1346703238","DIRECT","Direct Messaging Address","melissa.daily@la.gov","N","email address","","DIRECT","Direct","","CSV","CSV","","5604 Coliseum Blvd Ste A","","Alexandria","LA","US","713033993" +"1467915330","DIRECT","Direct Messaging Address","cstephenson@pchosp.org","N","Work email","","","","","","","","1542 S Bloomington St","","Greencastle","IN","US","461352297" +"1760945745","DIRECT","Direct Messaging Address","linda@duluthinstitute.com","N","","","","","","","","","104 W Superior St # 200","","Duluth","MN","US","558023000" +"1871056747","DIRECT","Direct Messaging Address","nunez-d@kcusd.com","N","","","","","","","","","1150 E Sequoia Ave","","Tulare","CA","US","932744508" +"1588127450","OTHERS","Other URL","https://gethealthie.com/users/sign_up/clients?invite_code=8f084a","N","Client Portal","","DIRECT","Direct","","","","","1802 Abbey Ct","","Alpharetta","GA","US","300046017" +"1295298172","CONNECT","CONNECT URL","Connect","N","","","","","","","","","2825 Shoup Dr","","San Diego","CA","US","921104866" +"1609339597","DIRECT","Direct Messaging Address","ksnelson@hopecsi.org","N","","","","","","","","","6100 S Walker Ave","","Oklahoma City","OK","US","731397026" +"1134682032","DIRECT","Direct Messaging Address","agrawas2@ccf.org","N","","","DIRECT","Direct","","","","","9500 Euclid Ave # Na-23","","Cleveland","OH","US","441950001" +"1114480910","DIRECT","Direct Messaging Address","gosassogo@verizon.net","N","other email","","DIRECT","Direct","","","","","1B Five Points Rd","","Freehold","NJ","US","077287836" +"1942763750","OTHERS","Other URL","kristi@oboutiqueclemson.com","N","","","","","","","","","100 Pershing Ave Ste 1","","Clemson","SC","US","296312193" +"1427511260","DIRECT","Direct Messaging Address","HR@crhhealthcare.com","Y","Peachtree Immediate Care, Atlanta, GA","Peachtree Immediate Care FP, LLC","DIRECT","Direct","","OTHER","Other","Direct Address. Peachtree Immediate Care FP, LLC","2675 Paces Ferry Rd SE Ste 200","","Atlanta","GA","US","303394099" +"1427511260","DIRECT","Direct Messaging Address","HR@crhhealthcare.org","N","Peachtree Immediate Care, Atlanta, GA","","DIRECT","Direct","","OTHER","Other","Direct Address. Peachtree Immediate Care FP, LLC","2675 Paces Ferry Rd SE Ste 200","","Atlanta","GA","US","303394099" +"1184187916","OTHERS","Other URL","jensentherapy@gmail.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","3383 Lost Creek Rd","","Anaconda","MT","US","597119216" +"1508329343","DIRECT","Direct Messaging Address","ashley@verandaseniorlife.com","N","CEO Company Email","","DIRECT","Direct","","","","","6280 N Fox Run Way","","Meridian","ID","US","836466791" +"1932662632","DIRECT","Direct Messaging Address","Katie@katiebogacki.com","N","","","DIRECT","Direct","","","","","4801 W Peterson Ave Ste 308","","Chicago","IL","US","606465726" +"1205399904","CONNECT","CONNECT URL","emilytillsrd@gmail.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","7647 Great Muskrat","","Liverpool","NY","US","130903605" +"1093278848","DIRECT","Direct Messaging Address","joseph@funtherapysolutions.com","N","work e-mail","","","","","","","","250 NW 76th Dr","","Gainesville","FL","US","326076668" +"1265995153","DIRECT","Direct Messaging Address","ccelin@luriechildrens.org","N","","","","","","","","","225 E Chicago Ave","","Chicago","IL","US","606112991" +"1851854673","DIRECT","Direct Messaging Address","admin@karenhildreth.fl-hie.net","N","","","HIE","Health Information Exchange (HIE)","","","","","2937 Bee Ridge Rd Ste 7","","Sarasota","FL","US","342397119" +"1487117388","DIRECT","Direct Messaging Address","capecoral@physicaltherapynow.com","N","email","","DIRECT","Direct","","OTHER","Other","email","58 Nicholas Pkwy W #105","","Cape Coral","FL","US","33991" +"1447713334","DIRECT","Direct Messaging Address","sgarcia@abquptownassistedliving.com","N","","","DIRECT","Direct","","CSV","CSV","","7611 Indian School Rd NE","","Albuquerque","NM","US","871105407" +"1568925386","DIRECT","Direct Messaging Address","fam-ut-westvalley@ldsfamilyservices.org","N","","","","","","","","","5698 W Glen Eagle Dr","","West Valley City","UT","US","841284013" +"1154884021","CONNECT","CONNECT URL","individual","N","","","","","","","","","5323 Harry Hines Blvd","","Dallas","TX","US","753907201" +"1134682008","DIRECT","Direct Messaging Address","info@janztherapy.com","N","Main information email","","DIRECT","Direct","","CSV","CSV","","6089 N 1st St Ste 104","","Fresno","CA","US","937105464" +"1033672902","CONNECT","CONNECT URL","HCRC","N","Business","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","200 Route 108","","Somersworth","NH","US","038781119" +"1134682958","CONNECT","CONNECT URL","yoelss2002@yahoo.com","N","","","DIRECT","Direct","","CSV","CSV","","7959 NW 2nd St","","Miami","FL","US","331268000" +"1417410309","DIRECT","Direct Messaging Address","shane.hancock@imail.org","N","Pharmacy's email","","DIRECT","Direct","","OTHER","Other","other","3895 Harrison Blvd","c/o 1st Floor Pharmacy","Ogden","UT","US","844038440" +"1235692120","DIRECT","Direct Messaging Address","rjenco@ivirma.com","N","","","","","","","","","767 Route 70 E Ste B101","","Marlton","NJ","US","080532345" +"1629531439","DIRECT","Direct Messaging Address","info@parkfallsdental.com","Y","Secure email","Debora Rayhan D.D.S., Inc.","DIRECT","Direct","","OTHER","Other","none","361 S Main St","","Willits","CA","US","954903951" +"1891258604","DIRECT","Direct Messaging Address","chris.williams@dhhs.nc.gov","Y","","Cherry Hospital State of North Carolina","","","","","","","1401 W Ash St","","Goldsboro","NC","US","275301078" +"1164985974","DIRECT","Direct Messaging Address","jthomas@mid-del.net","N","email","","","","","","","","8917 Cecile Pl","","Spencer","OK","US","730843529" +"1407319239","DIRECT","Direct Messaging Address","Alicia@dyny26.com","N","","","DIRECT","Direct","","CSV","CSV","","10308 Roosevelt Ave","","Corona","NY","US","113682330" +"1346703196","DIRECT","Direct Messaging Address","ejackson@chdfs.org","N","","","","","","","","","307 W 38th St","","New York","NY","US","100182913" +"1346703196","DIRECT","Direct Messaging Address","ejackson@chdfs.org","N","","","","","","","","","307 W 38th St","","New York","NY","US","100182913" +"1427511278","DIRECT","Direct Messaging Address","mistycadle@beautifulminds.hush.com","N","business email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","secured email-hippa compliant","117 Caprice St","","Pounding Mill","VA","US","246373734" +"1295298040","OTHERS","Other URL","Houston","Y","Email","University of Texas Health Science Center at Houston","","","","","","","6901 Bertner Ave","","Houston","TX","US","770303901" +"1639632482","DIRECT","Direct Messaging Address","DrKyle@HealthConnectionMN.com","N","","","DIRECT","Direct","","","","","5101 Thimsen Ave Ste 106","","Minnetonka","MN","US","553454153" +"1407319262","DIRECT","Direct Messaging Address","juliaducolon@therapysecure.com","N","HIPPA compliant secure email","","HIE","Health Information Exchange (HIE)","","","","","1201 N 11th St Apt 3","","Tacoma","WA","US","984031535" +"1760945554","CONNECT","CONNECT URL","janelin9097@yahoo.com","N","","","","","","","","","109 Chiswick Rd","","Brighton","MA","US","021355302" +"1265995054","DIRECT","Direct Messaging Address","mary@nutritionconsultantslv.com","N","","","","","","","","","2121 E Flamingo Rd Ste 110","","Las Vegas","NV","US","891195123" +"1952864746","DIRECT","Direct Messaging Address","troy@hillcountryparenting.org","N","direct email address","","DIRECT","Direct","","CSV","CSV","","5414 Harmon Ave","","Austin","TX","US","787511714" +"1083177984","DIRECT","Direct Messaging Address","mercyf@cbucllc.com","N","Ecrypted email address","","DIRECT","Direct","","","","","301 S Hillside Dr Ste 4","","Beeville","TX","US","781025324" +"1700349602","DIRECT","Direct Messaging Address","Cherylreiser@StrategiesincABA.com","N","Secure email","","","","","","","","414 Light Street, Baltimore, MD, USA","2103","Baltimore","MD","US","21202" +"1669935557","DIRECT","Direct Messaging Address","paul.jonna@chaldeanfoundation.org","N","Email","","DIRECT","Direct","Website","CSV","CSV","","3601 15 Mile Rd","","Sterling Heights","MI","US","483105356" +"1255894085","CONNECT","CONNECT URL","thurlowLLC@yahoo.com","N","","","DIRECT","Direct","","","","","13336 92nd Ave","","Seminole","FL","US","337762426" +"1386107126","CONNECT","CONNECT URL","yahoo","N","","","DIRECT","Direct","","OTHER","Other","business","810 Sumner St","","Akron","OH","US","443112168" +"1861955627","OTHERS","Other URL","firstbellhomehealthcare@gmail.com","N","Email address","","DIRECT","Direct","","OTHER","Other","Email address","1923 W Glenoaks Blvd","","Glendale","CA","US","912011503" +"1396208005","DIRECT","Direct Messaging Address","bruno.a.arce@uth.tmc.edu","N","","","","","","","","","2606 Hospital Blvd Ste B","","Corpus Christi","TX","US","784051804" +"1306309166","DIRECT","Direct Messaging Address","mlacreta@thehome.org","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","780 American Legion Hwy","","Roslindale","MA","US","021313908" +"1447713227","CONNECT","CONNECT URL","gabrielle.sandor.lpca@gmail.com","N","E-mail","","DIRECT","Direct","","","","","326 N Spring St","","Winston Salem","NC","US","271012722" +"1043773765","DIRECT","Direct Messaging Address","brian.m@beachway.com","N","","","","","","","","","2600 Quantum Blvd Ste B1","","Boynton Beach","FL","US","334268627" +"1417410200","CONNECT","CONNECT URL","https://icanclinic.org/","N","","","","","","","","","203 E Ferguson Ave","","Wood River","IL","US","620952001" +"1669935359","DIRECT","Direct Messaging Address","laura@therapystrong.com","N","","","","","","","","","4819 Riverside Rd","","Waterford","WI","US","531853327" +"1295298982","DIRECT","Direct Messaging Address","jennifer.ferguson@parkview.com","N","Parkview Health Email Address","","DIRECT","Direct","","","","","2200 Randallia Dr","","Fort Wayne","IN","US","468054699" +"1528521218","DIRECT","Direct Messaging Address","dana@kidsonthegrow.com","N","","","","","","","","","2157 N Damen Ave Ste 2C","","Chicago","IL","US","606476916" +"1528521218","DIRECT","Direct Messaging Address","dana@kidsonthegrow.com","N","","","","","","","","","2157 N Damen Ave Ste 2C","","Chicago","IL","US","606476916" +"1215490925","DIRECT","Direct Messaging Address","s.alexander11@att.net","N","personal email","","DIRECT","Direct","","OTHER","Other","direct email","2360 E Pershing Blvd # 619867","","Cheyenne","WY","US","820015356" +"1851854566","DIRECT","Direct Messaging Address","info@nola-med.com","N","personal email","","DIRECT","Direct","","CSV","CSV","","10555 Lake Forest Blvd Ste 3G","","New Orleans","LA","US","701275206" +"1497218101","CONNECT","CONNECT URL","www.practicefusion.com","N","Practice Fusion","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","100 Wells St Ste 2J","","Hartford","CT","US","061032928" +"1497218101","CONNECT","CONNECT URL","www.practicefusion.com","N","Practice Fusion","","HIE","Health Information Exchange (HIE)","","","","","360 Bloomfield Ave Ste 301","","Windsor","CT","US","060952700" +"1730642448","CONNECT","CONNECT URL","zezonmd@gmail.com","N","my email address for my LLC","","DIRECT","Direct","","CSV","CSV","","197 Cedar Ln","","Teaneck","NJ","US","076664317" +"1790248409","CONNECT","CONNECT URL","Miami","N","","","","","","","","","681 SW 28th Rd","","Miami","FL","US","331292523" +"1790248409","CONNECT","CONNECT URL","Miami","N","","","","","","","","","74 SW 18th Ter","","Miami","FL","US","331291503" +"1750844478","DIRECT","Direct Messaging Address","eburke@therapysecure.com","N","HIPAA compliant profession email","","","","","","","","2100 S Higgins Ave","","Missoula","MT","US","598016761" +"1063975787","DIRECT","Direct Messaging Address","info@sunnydme.com","N","e-mail","","DIRECT","Direct","","CSV","CSV","","6555 Busch Blvd Ste 102","","Columbus","OH","US","432291790" +"1427511120","DIRECT","Direct Messaging Address","sarah@myofunctionalpartners.com","N","HIPAA secure G suite email","","DIRECT","Direct","","","","","4300 Via Dolce Apt 214","","Marina Del Rey","CA","US","902925024" +"1760945497","DIRECT","Direct Messaging Address","medstfsvcs@lawrencegeneral.org","Y","","General Primary Care of Lawrence","","","","","","","1 General St","","Lawrence","MA","US","018412961" +"1649733395","DIRECT","Direct Messaging Address","ktoro@sanospr.org","N","","","","","","","","","Bo La Barra Carr 1 K30 H5","119F","Caguas","PR","US","007259243" +"1770046575","OTHERS","Other URL","CK@HealthyLifeChicago.com","N","Company e-mail","","DIRECT","Direct","","OTHER","Other","E-mail","500 N Michigan Ave","","Chicago","IL","US","606113777" +"1619430451","","","","N","","","","","","","","","","","","","","" +"1619430451","CONNECT","CONNECT URL","lcvrehab@therapyspecialists.net","N","work","","DIRECT","Direct","","CSV","CSV","","1449 Ygnacio Valley Rd","","Walnut Creek","CA","US","945982932" +"1619430451","CONNECT","CONNECT URL","lcvrehab@therapyspecialist.net","N","","","","","","","","","1449 Ygnacio Valley Rd","","Walnut Creek","CA","US","945982932" +"1598228348","CONNECT","CONNECT URL","allaboardtransportation2016@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","817 Livernois St","","Ferndale","MI","US","482202308" +"1134682982","DIRECT","Direct Messaging Address","jordon_sexton@icloud.com","N","","","DIRECT","Direct","","","","","1401 S Beretania St Ste 550","","Honolulu","HI","US","968141880" +"1962965715","OTHERS","Other URL","handsonjo@gmail.com","N","business email","","DIRECT","Direct","","CSV","CSV","","4015 N Armenia Ave","","Tampa","FL","US","336071001" +"1750844346","DIRECT","Direct Messaging Address","amanda.huff@merakey.org","N","work e-mail","","DIRECT","Direct","","CSV","CSV","","5204 Waltersdorff Rd","","Spring Grove","PA","US","173627565" +"1821551441","DIRECT","Direct Messaging Address","info@ontracktransports.com","N","","","DIRECT","Direct","","CSV","CSV","","1994 Red Bud Cir NW","","Palm Bay","FL","US","329078752" +"1477016095","DIRECT","Direct Messaging Address","info@longviewsportsmed.com","N","Email","","DIRECT","Direct","","OTHER","Other","email","2 Doctor Cir","","Longview","TX","US","756055050" +"1265995898","DIRECT","Direct Messaging Address","clay@grayspeaktherapy.com","N","","","","","","","","","527 S Ursula Ave","","Milliken","CO","US","805435001" +"1063975795","OTHERS","Other URL","prisanaba@gmail.com","N","Email Address","","","","","","","","9425 SW 78th St","","Miami","FL","US","331733314" +"1174086847","DIRECT","Direct Messaging Address","brjohnson@utmck.edu","N","Email","","","","","","","","1924 Alcoa Hwy","","Knoxville","TN","US","379201511" +"1043773799","OTHERS","Other URL","calbarran84@yahoo.com","N","","","","","","","","","73 calle pajaros","Bo Hato Tejas","Bayamon","PR","US","00959" +"1740743483","DIRECT","Direct Messaging Address","matt@vintonindustries.org","N","Executive Director email","","DIRECT","Direct","","CSV","CSV","","31385 State Route 93","","McArthur","OH","US","45651" +"1700349479","OTHERS","Other URL","enrollm@wal-mart.com","N","","","","","","","","","400 Tucker Rd","","Tehachapi","CA","US","93561" +"1528521291","OTHERS","Other URL","enrollm@wal-mart.com","N","","","","","","","","","400 Tucker Rd","","Tehachapi","CA","US","93561" +"1477016012","DIRECT","Direct Messaging Address","ashley@verandaseniorlife.com","N","CEO Company Email","","DIRECT","Direct","","","","","3266 E. Barber Valley Drive","","Boise","ID","US","83712" +"1063975738","DIRECT","Direct Messaging Address","hornec@willapabh.org","Y","WBH","Willapa Behavioral Health","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2204 Pacific Ave N","","Long Beach","WA","US","986313300" +"1841753571","DIRECT","Direct Messaging Address","hello@alysiagilliam.com","N","Admin Email address","","DIRECT","Direct","","","","","1335 Kingsley Ave # 2472","","Orange Park","FL","US","320734507" +"1568925295","DIRECT","Direct Messaging Address","bbrindle@siouxtrails.org","N","Mental Health Clinic","","DIRECT","Direct","","CSV","CSV","","1407 S State St","","New Ulm","MN","US","560733715" +"1801359534","OTHERS","Other URL","unknown","N","","","","","","","","","2 Chestnut Pl","","Hingham","MA","US","020431412" +"1740743426","CONNECT","CONNECT URL","lifeadvocatesllc@gmail.com","N","practice location","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","525 Silver Spoon Ln","","Elgin","SC","US","290457102" +"1841753506","OTHERS","Other URL","https://irecord.dhs.state.nj.us/providersearch","N","Search database","","","","","","","","726 Route 202 South","Suite 320-107","Bridgewater","NJ","US","08807" +"1093278764","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1922561604","CONNECT","CONNECT URL","oradecka@unionsettlement.org","N","work email address","","DIRECT","Direct","","","","","2089 3rd Ave","","New York","NY","US","100292184" +"1699238378","DIRECT","Direct Messaging Address","packles@adultpediatricuro.com","N","","","","","","","","","10707 Pacific St Ste 101","","Omaha","NE","US","681144762" +"1336602945","DIRECT","Direct Messaging Address","Melanie.Cetra@wfspa.org","Y","","Wesley Family Services","DIRECT","Direct","","","","","4250 Old William Penn Hwy","","Monroeville","PA","US","151461622" +"1871056416","CONNECT","CONNECT URL","smiledental144@hotmail.com","N","smiledental144@hotmail.com","","DIRECT","Direct","","CSV","CSV","","14440 Layhill Rd","","Silver Spring","MD","US","209061911" +"1073076691","DIRECT","Direct Messaging Address","operations@clearrsoundsinc.com","N","","","","","","","","","4551 Oakton St","","Skokie","IL","US","600763117" +"1295298826","DIRECT","Direct Messaging Address","shannon@aciescounseling.com","N","Professional Email","","DIRECT","Direct","","CSV","CSV","","464 Washington St","","Monument","CO","US","801329171" +"1568925196","DIRECT","Direct Messaging Address","austin.reese@imail.org","N","Encrypted work email address that is safe and secure","","DIRECT","Direct","","CSV","CSV","","3723 W 12600 S Ste 170","","Riverton","UT","US","840657296" +"1508329145","DIRECT","Direct Messaging Address","PCRS@POLKRESCUE.NET","N","EMAIL ADDRESS","","DIRECT","Direct","","CSV","CSV","","133 WALKER ST","","COLUMBUS","NC","US","28722" +"1043773690","DIRECT","Direct Messaging Address","chamm@stanfordhealthcare.org","N","chamm@stanfordhealthcare.org","","DIRECT","Direct","","","","","Kaiser Permanente Medical Center Santa Clara","Dept 362 (Inpatient Pharmacy), 710 Lawrence Expressway","Santa Clara","CA","US","95051" +"1366905903","DIRECT","Direct Messaging Address","nchubb@powellfamilycounseling.com","N","HIPAA secure direcbusiness email address","","DIRECT","Direct","","CSV","CSV","","9775 Fairway Dr","","Powell","OH","US","430656947" +"1043773633","CONNECT","CONNECT URL","toddmayforevercare.com","N","business email","","DIRECT","Direct","","OTHER","Other","healthcare","232 Bartlett Ave","","Sharon Hill","PA","US","190791304" +"1194288787","DIRECT","Direct Messaging Address","jmerola@portal.praxisemr.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","413 5th Ave NW","","Jasper","FL","US","320527801" +"1912460528","CONNECT","CONNECT URL","https://app.simplyhie.com/login","Y","Health Information Exchange","Simply Connect","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12400 Whitewater Dr Ste 2010","","Minnetonka","MN","US","553434162" +"1912460528","DIRECT","Direct Messaging Address","consana@direct.simplyhie.com","N","direct secure email","","DIRECT","Direct","","CSV","CSV","","1010 E Arapaho Rd Ste 102","","Richardson","TX","US","750812362" +"1669935276","DIRECT","Direct Messaging Address","mdb@margobristow.com","N","email cache for all billing to corporation","","DIRECT","Direct","information","OTHER","Other","email cache","1142 Chicago Ave Ste 2W","","Oak Park","IL","US","603021837" +"1740743350","DIRECT","Direct Messaging Address","jlowe@msm.edu","N","","","","","","","","","720 Westview Dr SW","","Atlanta","GA","US","303101458" +"1932662541","DIRECT","Direct Messaging Address","dncraig.s01005@walmart.com","N","","","DIRECT","Direct","","","","","2700 4th St SW","","Waverly","IA","US","506774351" +"1295298800","DIRECT","Direct Messaging Address","dtrosman@myabsolutecare.com","N","","","","","","","","","7034 Liberty Rd","","Gwynn Oak","MD","US","212075801" +"1205399821","DIRECT","Direct Messaging Address","csmith@cardinalcenterforbehavioranalysis.com","N","Email","","","","","","","","956 W Chatham St","","Cary","NC","US","275113169" +"1811450463","OTHERS","Other URL","tranquilityhomecareinc@gmail.com","N","Business E-mail Address","","DIRECT","Direct","","OTHER","Other","Business E-mail Address","14652 Ventura Blvd Ste 201A","","Sherman Oaks","CA","US","914033686" +"1891258463","OTHERS","Other URL","662-837-1076","N","Fax","","","","","","","","306 N Commerce St","","Ripley","MS","US","386631721" +"1912460585","OTHERS","Other URL","Cody.woodbury@providence.org","N","Secure email","","OTHER","Other","Work email","OTHER","Other","Protected information","502 E Boone Ave","","Spokane","WA","US","992580001" +"1003379678","OTHERS","Other URL","Elizabeth.Wasil@uhsinc.com","N","","","","","","","","","38600 Medical Center Dr","","Palmdale","CA","US","935514483" +"1073076543","DIRECT","Direct Messaging Address","verasim@ccf.org","N","Institutional email","","DIRECT","Direct","","CSV","CSV","","2950 Cleveland Clinic Blvd","","Weston","FL","US","333313609" +"1649733320","CONNECT","CONNECT URL","https://www.healthcarechoicesny.org/","N","website","","DIRECT","Direct","","","","","6209 16th Ave","","Brooklyn","NY","US","112042702" +"1134682792","OTHERS","Other URL","optimalbillingandcoding@gmail.com","N","","","","","","","","","210 New Edition Ct","","Cary","NC","US","275114451" +"1033672621","DIRECT","Direct Messaging Address","slorahn123@att.net","Y","email","Bayou Wellness, LLC","DIRECT","Direct","","CSV","CSV","","69 Bay Bridge Dr Ste G","","Gulf Breeze","FL","US","325614468" +"1730642497","DIRECT","Direct Messaging Address","contact@homesweetinhomecare.com","N","","","","","","","","","299 buck island rd","","Bluffton","SC","US","299102991" +"1730642497","CONNECT","CONNECT URL","homesweetinhomecare.com","N","","","","","","","","","299 buck island rd","","Bluffton","SC","US","299102991" +"1659834232","OTHERS","Other URL","enrollm@wal-mart.com","N","","","","","","","","","400 Tucker Rd","","Tehachapi","CA","US","93561" +"1891258539","DIRECT","Direct Messaging Address","jwillis@autumnblessings.com","N","Direct Email Address","","DIRECT","Direct","","","","","400 Sunset","","Logan","NM","US","884269681" +"1164985891","DIRECT","Direct Messaging Address","calli@pwr4life.org","N","","","","","","","","","140 W Fort Lowell Rd","","Tucson","AZ","US","857053812" +"1538622212","OTHERS","Other URL","MIAMI","N","","","","","","OTHER","Other","MIAMI","99 NW 183rd St","","Miami","FL","US","331694502" +"1750844338","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1609339290","DIRECT","Direct Messaging Address","info@anxietycenterhouston.com","N","","","","","","","","","13333 Dotson Rd Ste 160","","Houston","TX","US","770704305" +"1568925162","DIRECT","Direct Messaging Address","patdent@bu.edu","N","","","","","","","","","100 E Newton St","","Boston","MA","US","021182308" +"1871056481","DIRECT","Direct Messaging Address","slym@edengroupnj.com","N","email","","DIRECT","Direct","","CSV","CSV","","324 Lantana Ave","","Englewood","NJ","US","076311510" +"1740743392","CONNECT","CONNECT URL","Vancouver","N","","","","","","","","","13501 NE 28th St","","Vancouver","WA","US","986828091" +"1780147348","CONNECT","CONNECT URL","1111","N","","","","","","","","","1501 N Campbell Ave","","Tucson","AZ","US","857240001" +"1396208955","DIRECT","Direct Messaging Address","mk834@nau.edu","N","email","","DIRECT","Direct","","CSV","CSV","","13821 W Crocus Dr","","Surprise","AZ","US","853798340" +"1144783713","CONNECT","CONNECT URL","Spokane","N","SHMC","","DIRECT","Direct","","CSV","CSV","","101 W 8th Ave","","Spokane","WA","US","992042307" +"1295298768","DIRECT","Direct Messaging Address","daisy@talktomeinc.com","N","","","","","","","","","1221 W Whittier Blvd","","Montebello","CA","US","906404642" +"1972066447","DIRECT","Direct Messaging Address","lynn@lynnlucascounseling.com","N","business email","","DIRECT","Direct","","CSV","CSV","","505 Colonial Ct","","Plymouth","IN","US","465631860" +"1639632102","DIRECT","Direct Messaging Address","tothman@halcyonrehab.net","N","","","DIRECT","Direct","","","","","1297 US 27 N","","Lake Placid","FL","US","338527907" +"1306309885","CONNECT","CONNECT URL","oruiz@gfhn.org","N","oruiz@gfhn.org","","DIRECT","Direct","","CSV","CSV","","195 E San Fernando St","","San Jose","CA","US","951123503" +"1578026068","CONNECT","CONNECT URL","Yonnaallen@icloud.com","N","","","","","","","","","8084 Whitcomb Rd","","Brookville","IN","US","470127116" +"1578026068","DIRECT","Direct Messaging Address","Yonnaallen@icloud.com","N","","","","","","","","","8084 Whitcomb Rd","","Brookville","IN","US","470127116" +"1588127187","DIRECT","Direct Messaging Address","yk70716n@pace.edu","N","","","","","","","","","492-C Cedar Ln","Ste 514","Teaneck","NJ","US","076661713" +"1396208021","CONNECT","CONNECT URL","allison.crossmanpr@gmail.com","N","","","DIRECT","Direct","","OTHER","Other","N/A","421 Fayetteville St Ste 1100","","Raleigh","NC","US","276013000" +"1790248375","CONNECT","CONNECT URL","Shane.s.obrien.mil@mail.mil","N","","","","","","","","","842 Georgia St","","Imperial Beach","CA","US","919322343" +"1215490818","OTHERS","Other URL","bialikalex@gmail.com","N","","","","","","","","","144 Mayfair Dr N Fl 1","","Brooklyn","NY","US","112346728" +"1619430196","CONNECT","CONNECT URL","Vancouver","N","","","DIRECT","Direct","","","","","400 NE Mother Joseph Pl","","Vancouver","WA","US","986643200" +"1982167474","DIRECT","Direct Messaging Address","lake@konjomarkets.com","N","","","DIRECT","Direct","","","","","22634 10th Ave S","","Des Moines","WA","US","981986915" +"1427511963","DIRECT","Direct Messaging Address","astahly@feeltheadvantage.com","N","","","DIRECT","Direct","","OTHER","Other","email address","330 Lions Hill Rd","","State College","PA","US","168031892" +"1992268411","CONNECT","CONNECT URL","dhenson@visitingangels.com","N","email","","DIRECT","Direct","","","","","7211 NW 83rd St Ste 112","","Kansas City","MO","US","641526036" +"1154884690","CONNECT","CONNECT URL","outlook","N","","","","","","","","","300 Longwood Ave","","Boston","MA","US","021155724" +"1033672407","DIRECT","Direct Messaging Address","HealingHearts904@outlook.com","N","Therapeutic Butterfly Effects and Healing Hearts Email","","DIRECT","Direct","","OTHER","Other","E-Mail/Document File","340 Paseo Reyes Dr","","St Augustine","FL","US","320958464" +"1568925956","OTHERS","Other URL","http://magnoliasfamilycaresharefile.com","N","shareflie","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3001 W Silver Springs Blvd Ste 7","","Ocala","FL","US","344755647" +"1942763313","DIRECT","Direct Messaging Address","kharguth@countrymanor.org","N","","","DIRECT","Direct","","CSV","CSV","","1200 Lanigan Way SW","","Saint Joseph","MN","US","563744732" +"1609339076","DIRECT","Direct Messaging Address","samantha.jones@fspcares.org","N","","","","","","","","","315 E Washington St","","Greensboro","NC","US","274012911" +"1407319882","DIRECT","Direct Messaging Address","andrea.dier14@hotmail.com","N","Personal Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2917 Pine Lake Rd Ste E","","Lincoln","NE","US","685166032" +"1255894630","DIRECT","Direct Messaging Address","kathryn.sweeney@thebehaviorplace.com","Y","Secure work email","The Behavior Place","","","","","","","20014 Jewell Rd","","Bothell","WA","US","980127317" +"1740743137","DIRECT","Direct Messaging Address","savannahhalverson@shcmhc.com","N","","","","","","","","","200 12th Street Ext","","Princeton","WV","US","247402329" +"1700349198","DIRECT","Direct Messaging Address","heatherellis@shcmhc.com","N","","","","","","","","","200 12th Street Ext","","Princeton","WV","US","247402329" +"1245793652","CONNECT","CONNECT URL","HopefulBeginnings.net","N","","","","","","","","","3280 W 3500 S Ste E","","West Valley","UT","US","841192668" +"1346703758","CONNECT","CONNECT URL","leealexander227@gmail.com","N","","","","","","","","","1228 Christiana Xing","","Lawrenceville","GA","US","300437007" +"1275096604","DIRECT","Direct Messaging Address","Jenifer.Losey@phxschools.org","N","","","","","","","","","7728 S 37th Way","","Phoenix","AZ","US","850429656" +"1275096604","DIRECT","Direct Messaging Address","jenifer.losey@phxschools.org","N","","","","","","","","","7728 S 37th Way","","Phoenix","AZ","US","850429656" +"1295298792","CONNECT","CONNECT URL","faustinadindiok@yahoo.com","N","","","DIRECT","Direct","","OTHER","Other","email","4226 Sestos Dr","Columbus","Columbus","OH","US","43207" +"1700349222","DIRECT","Direct Messaging Address","ecochran@panolamed.com","N","","","DIRECT","Direct","","CSV","CSV","","255 Medical Center Dr","","Batesville","MS","US","386068629" +"1265995765","DIRECT","Direct Messaging Address","traunert1@udayton.edu","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3100 Olympus Blvd Ste 500","","Coppell","TX","US","750195473" +"1700349297","OTHERS","Other URL","https://www.lamaze.org/Home/Activity-Feed/userid/141","N","Website","","DIRECT","Direct","","","","","2600 Baytree Ct","","Panama City","FL","US","324054436" +"1518420009","DIRECT","Direct Messaging Address","yco.hr@ycoemail.com","N","Company HR Department","","DIRECT","Direct","","","","","713 SW C Ave","","Lawton","OK","US","735014311" +"1316400815","DIRECT","Direct Messaging Address","amoore@wheelinghospital.org","N","","","","","","","","","3000 Guernsey St","","Bellaire","OH","US","439061540" +"1306309802","CONNECT","CONNECT URL","trinaavetta.com","N","Website","","DIRECT","Direct","","CSV","CSV","","2121 Sheridan Rd","","Evanston","IL","US","602012926" +"1689137184","DIRECT","Direct Messaging Address","radzik1@uic.edu","N","Hospital Email","","DIRECT","Direct","","","","","840 S Wood St Ste 130","","Chicago","IL","US","606124325" +"1174086672","CONNECT","CONNECT URL","contact@trailheadcounselingnc.com","N","encrypted HIPAA secure email (Hushmail)","","DIRECT","Direct","","CSV","CSV","","315 Old Haw Creek Rd","","Asheville","NC","US","288051401" +"1437612934","OTHERS","Other URL","Alina.Palanchuk@providence.org","Y","secure hospital email","Providence Medical Center","OTHER","Other","Secure hospital communication","OTHER","Other","Hospital communication","101 W 8th Ave","","Spokane","WA","US","992042307" +"1043773559","CONNECT","CONNECT URL","other","N","","","OTHER","Other","other","OTHER","Other","other","1453 Hope Way","","Murfreesboro","TN","US","371293140" +"1114480621","DIRECT","Direct Messaging Address","courtneydevin@hpcswf.com","Y","Work Email","Health Planning Council of Southwest Florida","DIRECT","Direct","","","","","4630 17th St","","Sarasota","FL","US","342351843" +"1285197798","OTHERS","Other URL","hooks.dylan@yahoo.com","N","","","","","","","","","759 Coldwater Branch Rd","","Harold","KY","US","416358857" +"1689137101","DIRECT","Direct Messaging Address","sktoffice@sensationalkidstherapy.net","Y","","Sensational Kids Therapy PLLC","","","","","","","1851 Golden Eagle Way Ste 43","","Fleming Island","FL","US","320034334" +"1649733163","DIRECT","Direct Messaging Address","carol.takahashi@state.co.us","N","work email","","","","","","","","2960 Dory Hill Rd Unit 100","","Black Hawk","CO","US","804228771" +"1558824078","CONNECT","CONNECT URL","lmoffat@iuhealth.org","Y","work email","Indiana University Health Arnett Inc","DIRECT","Direct","","CSV","CSV","","5165 McCarty Ln","","Lafayette","IN","US","479058764" +"1336602861","CONNECT","CONNECT URL","hyim.s01045.us@wal-mart.com","N","","","","","","","","","745 N US Highway 287","","Lafayette","CO","US","800268955" +"1134682669","DIRECT","Direct Messaging Address","info@rosevilleeye.com","N","Customer Service Email","","","","","","","","1790 Lexington Ave N","","Roseville","MN","US","551136167" +"1861955304","DIRECT","Direct Messaging Address","msaggal@cpsmh.org","N","e-mail","","DIRECT","Direct","","CSV","CSV","","19 Pheasant Run","","Saunderstown","RI","US","028742027" +"1588127948","DIRECT","Direct Messaging Address","kristine@soothinghealingmassage.com","N","","","","","","","","","1575 Indian River Blvd Ste C130","","Vero Beach","FL","US","329607134" +"1669935045","DIRECT","Direct Messaging Address","kleina@stanford.edu","N","","","DIRECT","Direct","","CSV","CSV","","300 Pasteur Dr","","Stanford","CA","US","943052200" +"1235692617","DIRECT","Direct Messaging Address","ksollenberger@schreiberpediatric.org","N","","","","","","","","","625 Community Way","","Lancaster","PA","US","176032301" +"1023571411","DIRECT","Direct Messaging Address","heather@drjenrocks.com","N","Direct email","","DIRECT","Direct","","CSV","CSV","","208 Scranton Connector Ste 117","","Brunswick","GA","US","315250560" +"1639632029","CONNECT","CONNECT URL","Houston","N","","","","","","","","","637 W 18th St","","Houston","TX","US","770083609" +"1275096661","DIRECT","Direct Messaging Address","MONICA@OPTICALDISTRICT.COM","N","EMAIL","","DIRECT","Direct","","","","","4040 W Waters Ave Ste 106","","Tampa","FL","US","336148133" +"1679036073","OTHERS","Other URL","PISCATAWAY","N","","","","","","","","","39B School St","","Piscataway","NJ","US","088545918" +"1902369317","DIRECT","Direct Messaging Address","LA_UHC_CP@uhc.com","Y","Direct email address","UnitedHealthcare Insurance Company","DIRECT","Direct","","CSV","CSV","","3838 N. Causeway Blvd.","Suite 2600","Metairie","LA","US","70002" +"1780147108","DIRECT","Direct Messaging Address","drjerby@legacyhealthmd.com","N","","","DIRECT","Direct","","","","","3049 Senna Dr","","Matthews","NC","US","281056727" +"1124581541","DIRECT","Direct Messaging Address","pearlap@powerhousetreatment.com","N","email address","","DIRECT","Direct","","","","","32773 W Walls Rd","","Hermiston","OR","US","978386364" +"1497218952","DIRECT","Direct Messaging Address","2609930130@rcfax.com","N","fax","","DIRECT","Direct","","CSV","CSV","","6334 Constitution Dr","","Fort Wayne","IN","US","468041518" +"1710440227","DIRECT","Direct Messaging Address","jkrem@baartprograms.com","N","email","","OTHER","Other","informational","OTHER","Other","informational","539 N Van Ness Ave","","Fresno","CA","US","937283419" +"1528521036","CONNECT","CONNECT URL","centralmattawan@gmail.com","N","","","","","","","","","56109 Village Center Cir","","Mattawan","MI","US","490718368" +"1740743111","DIRECT","Direct Messaging Address","ivillacorta@myinspira.org","N","","","","","","","","","1730 E Holly Ave","","El Segundo","CA","US","902454404" +"1386107811","CONNECT","CONNECT URL","cpatterson","N","Name","","DIRECT","Direct","","CSV","CSV","","3629 Occidental Ct","","Decatur","GA","US","300345502" +"1467915918","DIRECT","Direct Messaging Address","mbills@hside.org","Y","work email","Hillside, Inc.","DIRECT","Direct","","CSV","CSV","","690 Courtenay Drive","","Atlanta","GA","US","30306" +"1154884609","CONNECT","CONNECT URL","ajoey1959@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","520 Rimrock Ln","","Independence","VA","US","243484044" +"1285197731","DIRECT","Direct Messaging Address","aimperi1@hfhs.org","Y","email","Henry Ford Health System","","","","","","","2333 Biddle Ave","","Wyandotte","MI","US","481924668" +"1306309851","CONNECT","CONNECT URL","tdcrawford7608@gmail.com","N","email","","","","","","","","90 N Michigan Ave","","Coldwater","MI","US","490361527" +"1114480662","OTHERS","Other URL","info@newdimensionshomehealthcarellc.net","N","","","DIRECT","Direct","","CSV","CSV","","35 Madison Ave","","Hagerstown","MD","US","217405344" +"1649733106","OTHERS","Other URL","lsumpter@jbfcs.org","N","Work Email","","","","","","","","2953 Bruner Ave Ph","","Bronx","NY","US","104693313" +"1932662483","DIRECT","Direct Messaging Address","mattgraeber@sbcglobal.net","N","","","","","","","","","90 N Michigan Ave","","Coldwater","MI","US","490361527" +"1871056325","CONNECT","CONNECT URL","aauhomecare@gmail.com","N","Company's email address","","DIRECT","Direct","","CSV","CSV","","2358 Magnolia Ter","","Harrisburg","PA","US","171109308" +"1770046161","DIRECT","Direct Messaging Address","casy@elevate-counseling.org","N","","","","","","","","","103 N 3rd St","","Oskaloosa","IA","US","525772813" +"1972066439","DIRECT","Direct Messaging Address","tdlirot@dmenw.org","N","","","","","","","","","7503 88th Ave SW","","Lakewood","WA","US","984983921" +"1205399763","DIRECT","Direct Messaging Address","khed@lewisdrug.com","N","business e-mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1409 6th Ave SE Ste 2","","Aberdeen","SD","US","574014950" +"1205399763","CONNECT","CONNECT URL","khed@lewisdrug.com","N","e-mail","","DIRECT","Direct","","CSV","CSV","","1409 6th Ave SE Ste 2","","Aberdeen","SD","US","574014950" +"1205399664","OTHERS","Other URL","Christina@delraymd.com","N","email","","DIRECT","Direct","","OTHER","Other","email","1015 Miramar Dr","","Delray Beach","FL","US","334836927" +"1821551292","DIRECT","Direct Messaging Address","Gevan@hearinggroup.com","N","","","","","","","","","2715 Candlewood Dr","","Emporia","KS","US","668016653" +"1770046138","DIRECT","Direct Messaging Address","Meryl.Glasser@wchn.org","N","email of coordinator","","","","","","","","24 Hospital Ave","","Danbury","CT","US","068106099" +"1902369382","CONNECT","CONNECT URL","BlessJMJ@aol.com","N","email","","DIRECT","Direct","","","","","90 N Michigan Ave","","Coldwater","MI","US","490361527" +"1720541105","DIRECT","Direct Messaging Address","dani_hilliard@outlook.com","N","","","","","","","","","1900 Minnesota Ave SE Apt 201","","Washington","DC","US","200205452" +"1558824953","OTHERS","Other URL","adhelpinghandsllc@gmail.com","N","","","","","","","","","119A S Chestnut St","","Tallulah","LA","US","712824201" +"1831652247","DIRECT","Direct Messaging Address","as732@evansville.edu","N","","","","","","","","","1800 Lincoln Ave","","Evansville","IN","US","477221000" +"1407319791","DIRECT","Direct Messaging Address","MCalhoun@yftva.com","N","Therapist email","","","","","","","","9720 Capital Ct Ste 302","","Manassas","VA","US","201102051" +"1255894689","CONNECT","CONNECT URL","courtni@bigsisterlittlesister.org","N","Direct address","","DIRECT","Direct","","","","","7719 Eight Willows Rd","","Missouri City","TX","US","774891849" +"1245793678","OTHERS","Other URL","borealisdental@yahoo.com","N","","","HIE","Health Information Exchange (HIE)","","","","","12745 N 1st Ave","","Lindstrom","MN","US","550459585" +"1285197772","DIRECT","Direct Messaging Address","jen@massagedriven.com","N","Email","","DIRECT","Direct","","","","","2209 Woodview Dr","","Flower Mound","TX","US","750281922" +"1558824979","CONNECT","CONNECT URL","https://www.facebook.com/pages/category/Mental-Health-Service/Psychology-Castro-Lebr%C3%B3n-PSC-1827","N","","","","","","","","","168 Ave Barbosa","","Catano","PR","US","009624782" +"1700349131","DIRECT","Direct Messaging Address","amandak@powerhousetreatment.com","N","email address","","","","","","","","32773 W Walls Rd","","Hermiston","OR","US","978386364" +"1306309737","DIRECT","Direct Messaging Address","Donley@FlowAcuWellness.com","N","Secure business e-mail","","DIRECT","Direct","","","","","1116 Key St Ste 109","","Bellingham","WA","US","982255251" +"1275096612","OTHERS","Other URL","anlys.olivera@nyumc.org","N","email","","DIRECT","Direct","","CSV","CSV","","550 1st Ave","","New York","NY","US","100166402" +"1497218838","CONNECT","CONNECT URL","Monica.Branam@beaumonthomehealthandhiospice.com","N","","","DIRECT","Direct","","OTHER","Other","email","1410 E 14 Mile Rd","","Madison Heights","MI","US","480711541" +"1265995526","DIRECT","Direct Messaging Address","meyyappant@upmc.edu","Y","secure email address","UPMC","DIRECT","Direct","","","","","1400 Locust St Ste 6511","","Pittsburgh","PA","US","152195114" +"1821551110","OTHERS","Other URL","https://mail.google.com/mail/u/0/#inbox/FMfcgxwBWSxlNLgWMkfjBdkkFNqNbChR","N","","","","","","","","","550 1st Ave","","New York","NY","US","100166402" +"1881157170","DIRECT","Direct Messaging Address","jana@sernacounseling.com","N","provider practice email","","DIRECT","Direct","","CSV","CSV","","309 Pirkle Ferry Rd Ste A400","","Cumming","GA","US","300402556" +"1235692534","DIRECT","Direct Messaging Address","info@mendingbrokenbridges.com","N","e-mail","","","","","","","","801 E Northside Dr Ste C","","Clinton","MS","US","390563663" +"1174086474","DIRECT","Direct Messaging Address","Jane.Liu2@DignityHealth.org","N","SMMC Revenue Integrity Analyst","","DIRECT","Direct","","","","","450 Stanyan St","","San Francisco","CA","US","941171019" +"1013470251","DIRECT","Direct Messaging Address","office@phxcounselingcollective.com","N","Practice email","","DIRECT","Direct","","CSV","CSV","","810 N 6th Ave","","Phoenix","AZ","US","850031318" +"1023571288","DIRECT","Direct Messaging Address","admin@ablspartners.org","Y","","Applied Behavioral Learning Services","","","","","","","110 Cedar St Ste 10","","Wellesley","MA","US","024813527" +"1619430915","OTHERS","Other URL","http","N","","","HIE","Health Information Exchange (HIE)","","","","","525 E 68th St # 99","","New York","NY","US","100654870" +"1619430915","OTHERS","Other URL","https","N","","","","","","","","","525 E 68th St # 99","","New York","NY","US","100654870" +"1679036024","DIRECT","Direct Messaging Address","admin@centralparkbh.org","Y","organization email","Central Park Behavioral Health","DIRECT","Direct","","OTHER","Other","location","2007 N Armistead Ave","","Hampton","VA","US","236663402" +"1942763206","DIRECT","Direct Messaging Address","golson@pms911.com","N","","","OTHER","Other","golson@pms911.com","","","","4974 El Cajon Blvd Ste A","","San Diego","CA","US","921154677" +"1033672399","OTHERS","Other URL","mytown105@yahoo.com","N","comapany email","","DIRECT","Direct","","OTHER","Other","email communication","10 S New River Dr E Ste 105","","Fort Lauderdale","FL","US","333012810" +"1558824821","DIRECT","Direct Messaging Address","tconway@counselmenj.com","N","","","DIRECT","Direct","","OTHER","Other","HTML or CSV","9 Post Rd Ste M3","","Oakland","NJ","US","074361615" +"1114480480","DIRECT","Direct Messaging Address","lucenam@ccf.org","N","email address","","DIRECT","Direct","","OTHER","Other","email text","9500 Euclid Ave # Hb","","Cleveland","OH","US","441950001" +"1689137903","CONNECT","CONNECT URL","kdaniels@recoverypathwaysllc.com","N","email","","DIRECT","Direct","","OTHER","Other","email","211 N Shiawassee St Ste A","","Corunna","MI","US","488171444" +"1841753167","DIRECT","Direct Messaging Address","Walmart@mediacombb.net","N","Work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","None","4024 Elkhart Rd","","Goshen","IN","US","465265807" +"1093278327","CONNECT","CONNECT URL","avantitransport19@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","4401 Oxford Dr","","Corpus Christi","TX","US","784114812" +"1750844080","DIRECT","Direct Messaging Address","info@cmfsurgeons.com","N","office e-mail","","DIRECT","Direct","","CSV","CSV","","366 Broadway Ste 100","","Somerville","MA","US","021452812" +"1174086417","OTHERS","Other URL","rdwooldridge@carilionclinic.org","N","","","","","","","","","1906 Belleview Ave SE","","Roanoke","VA","US","240141838" +"1972066132","DIRECT","Direct Messaging Address","nadia@healdfondhealth.com","N","Business Address","","DIRECT","Direct","","CSV","CSV","","4144 N Armenia Ave Ste 350","","Tampa","FL","US","336076434" +"1508329830","DIRECT","Direct Messaging Address","alocke3@partners.org","N","","","","","","","","","1575 Cambridge St","","Cambridge","MA","US","021384308" +"1619430980","DIRECT","Direct Messaging Address","blueridgept@embarqmail.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","3915 Bristol Hwy Ste 301","","Johnson City","TN","US","376011403" +"1174086409","DIRECT","Direct Messaging Address","lburney@wmed.org","N","Hospital email","","DIRECT","Direct","","","","","4321 Carothers Pkwy","","Franklin","TN","US","370678542" +"1912460213","DIRECT","Direct Messaging Address","INFO@TWINLAKESCHIROPRACTIC.COM","N","MAIL","","DIRECT","Direct","","OTHER","Other","Federal Way","1107 S 347th Pl","","Federal Way","WA","US","980036718" +"1619430923","OTHERS","Other URL","aecsllc2018@gmail.com","N","Business email","","OTHER","Other","aecsllc2018@gmail.com","OTHER","Other","aecsllc2018@gmail.com","1209 13th Ave S","","Saint Petersburg","FL","US","337052320" +"1972066280","DIRECT","Direct Messaging Address","tiffinea@remadecc.com","N","Email","","DIRECT","Direct","","OTHER","Other","limited information","1860 Wilma Rudolph Blvd","","Clarksville","TN","US","370406718" +"1962965285","CONNECT","CONNECT URL","unsure","N","Hospital","","DIRECT","Direct","","CSV","CSV","","450 Stanyan St","","San Francisco","CA","US","941171019" +"1881157113","DIRECT","Direct Messaging Address","mralexis@hptc.org","N","","","","","","","","","44 McPherson Rd","","Stoughton","MA","US","020723248" +"1619430949","DIRECT","Direct Messaging Address","info@nbda.dentist","N","","","DIRECT","Direct","","","","","11400 Rockville Pike Ste 509","","Rockville","MD","US","208523024" +"1336602572","DIRECT","Direct Messaging Address","Cederick.victor@va.gov","N","Email address","","","","","","","","8495 Crater Lake Hwy","","White City","OR","US","975033011" +"1972066116","DIRECT","Direct Messaging Address","Rgomez@powerhousetreatment.com","N","email address","","","","","","","","32405 Diagonal Rd","","Hermiston","OR","US","978387503" +"1659834802","CONNECT","CONNECT URL","WebPT","N","HIPAA compliant Electronic Medical Record","","HIE","Health Information Exchange (HIE)","","OTHER","Other","faxes, pdf documents, spreadsheets","41760 Ivy St Ste 101","","Murrieta","CA","US","925629408" +"1659834802","CONNECT","CONNECT URL","www.iehp.org","N","Connect via URL to this web portal to submit PHI","","HIE","Health Information Exchange (HIE)","","OTHER","Other","pdf files","41760 Ivy St Ste 101","","Murrieta","CA","US","925629408" +"1659834802","CONNECT","CONNECT URL","CentralReach","N","HIPAA compliant EMR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","pdf files and charts","41760 Ivy St Ste 101","","Murrieta","CA","US","925629408" +"1679036826","CONNECT","CONNECT URL","elitechiropracticwilmington@gmail.com","N","","","","","","","","","1319 Military Cutoff Rd Ste Ll","","Wilmington","NC","US","284053640" +"1477016624","DIRECT","Direct Messaging Address","mooreba@summahealth.org","Y","Residency Coordinator","Summa Health System","DIRECT","Direct","","OTHER","Other","Coordinator","525 E Market St","","Akron","OH","US","443041619" +"1043773203","DIRECT","Direct Messaging Address","nnorori@ymcasf.org","N","email","","DIRECT","Direct","","CSV","CSV","","1486 Huntington Ave Ste 100","","South San Francisco","CA","US","940805971" +"1720541998","DIRECT","Direct Messaging Address","terry@recoupPT.com","N","company email","","DIRECT","Direct","","","","","145 Palisade St Ste 200","","Dobbs Ferry","NY","US","105221627" +"1366905655","DIRECT","Direct Messaging Address","tiemakers@comcast.net","N","","","DIRECT","Direct","","CSV","CSV","","435 Marina Dr","","Georgetown","SC","US","294402410" +"1396208583","CONNECT","CONNECT URL","http://www.bloombh.com","N","","","","","","","","","701 W Kimberly Ave","","Placentia","CA","US","928706342" +"1508329707","CONNECT","CONNECT URL","Laptop","N","Model # E5-511P-P1QH","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2000 W Arthur Ave","","Chicago","IL","US","606455544" +"1457814725","CONNECT","CONNECT URL","mwozny@laurelhealth.com","N","employee email","","DIRECT","Direct","","CSV","CSV","","90 N Michigan Ave","","Coldwater","MI","US","490361527" +"1952864233","CONNECT","CONNECT URL","clarksrx@imonmail.com","N","email","","DIRECT","Direct","","","","","1946 42nd St NE","","Cedar Rapids","IA","US","524023041" +"1679036818","CONNECT","CONNECT URL","jbelcher@nyap.org","N","Work email address","","DIRECT","Direct","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1255894424","CONNECT","CONNECT URL","Lakewood","N","","","","","","","","","440 Wadsworth Blvd","","Lakewood","CO","US","802261510" +"1316400591","OTHERS","Other URL","eshorouk@umn.edu","Y","email address","University of Minnesota","DIRECT","Direct","","CSV","CSV","","515 Delaware St SE # 7-368","","Minneapolis","MN","US","554550357" +"1104389386","CONNECT","CONNECT URL","rpallett@laurelhealth.com","N","work email","","","","","","","","270 Bedford Rd N","","Battle Creek","MI","US","490371835" +"1447713623","DIRECT","Direct Messaging Address","mereditha2016@outlook.com","N","direct email","","","","","","","","4620 Village Square Dr","","Paducah","KY","US","420017501" +"1306309596","OTHERS","Other URL","Homestead","N","","","","","","","","","29587 SW 144th Ave","","Homestead","FL","US","330332978" +"1952864142","DIRECT","Direct Messaging Address","t0r00ue.s03582@us.wal-mart.com","Y","Employer email address","Walmart Pharmacy 10-3582","DIRECT","Direct","","OTHER","Other","Email","1575 Space Center Dr","","Colorado Springs","CO","US","809152441" +"1497218689","OTHERS","Other URL","luisartiburcio@gmail.com","N","luisartiburcio@gmail.com","","DIRECT","Direct","","CSV","CSV","","140 Newport St Apt 3B","","Brooklyn","NY","US","112125304" +"1922561117","DIRECT","Direct Messaging Address","Ashley_Adamczyk@rush.edu","N","Rush University Medical Center Email","","","","","","","","1653 W Congress Pkwy","","Chicago","IL","US","606123833" +"1922561117","DIRECT","Direct Messaging Address","aadamczyk@northshore.org","N","Northshore University Health System Email Address","","","","","","","","9600 Gross Point Rd","","Skokie","IL","US","600761214" +"1740743939","CONNECT","CONNECT URL","staceyismatts@att.net","N","","","","","","","","","784 Marsalis Dr","","Abilene","TX","US","796035519" +"1801359005","DIRECT","Direct Messaging Address","kathleen.juarez@atlashp.com","N","KJ Email","","DIRECT","Direct","","CSV","CSV","","1500 S Dobson Rd","","Mesa","AZ","US","852024713" +"1841753043","DIRECT","Direct Messaging Address","kati_cousins@rush.edu","N","","","","","","","","","1725 W Harrison St Ste 1010","","Chicago","IL","US","606123841" +"1356804561","DIRECT","Direct Messaging Address","chrissie.gangwisch@wellstar.org","N","","","","","","","","","3000 Hospital Blvd # Delivery","","Roswell","GA","US","300764915" +"1144783358","OTHERS","Other URL","liberty.homehealthcare@yahoo.com","N","Company E-mail","","DIRECT","Direct","","OTHER","Other","Company E-mail","14407 Gilmore St Ste 202","","Van Nuys","CA","US","914011400" +"1598228777","DIRECT","Direct Messaging Address","asap71@cox.net","N","ASAP Program e-mail","","","","","","","","1713 E Libra Dr","","Tempe","AZ","US","852833175" +"1891258091","DIRECT","Direct Messaging Address","MONICA@NWPMINC.NET","N","","","","","","","","","7102 W Sam Houston Pkwy N Ste 225","","Houston","TX","US","770403165" +"1033672233","DIRECT","Direct Messaging Address","admin@wellbornupstate.com","N","Direct email","","DIRECT","Direct","","","","","1622 E North St","","Greenville","SC","US","296071329" +"1235692443","DIRECT","Direct Messaging Address","andrewmichaelfinley@icloud.com","N","email address","","DIRECT","Direct","","CSV","CSV","","3417 E 56th Pl","","Tulsa","OK","US","741354136" +"1831652049","CONNECT","CONNECT URL","home","N","home","","HIE","Health Information Exchange (HIE)","","","","","8991 State Highway 171","","Carl Junction","MO","US","648346148" +"1700349925","DIRECT","Direct Messaging Address","G.bonasera@thevalensgroup.com","N","Work email","","DIRECT","Direct","","OTHER","Other","Na","3709 N Kedzie Ave","","Chicago","IL","US","606184503" +"1417410630","DIRECT","Direct Messaging Address","bmccord@midmich.edu","N","","","","","","","","","223 E Railway St Ste A","","Coleman","MI","US","486189696" +"1760945984","DIRECT","Direct Messaging Address","gretchen.hofing@outlook.com","N","email address","","","","","","","","52 Preakness Dr","","Durham","NC","US","277139145" +"1609339837","DIRECT","Direct Messaging Address","amartello@assisted-rehab.com","Y","emaill address","Assisted Rehab. Incorporated","DIRECT","Direct","","OTHER","Other","email","800 Southerly Rd","","Towson","MD","US","212868403" +"1417410648","DIRECT","Direct Messaging Address","jcrisostomo001@socal.rr.com","N","Business Email","","DIRECT","Direct","","OTHER","Other","Business","726 1/2 Brent Ave","","South Pasadena","CA","US","910305917" +"1689137812","SOAP","SOAP URL","s33kat@gmail.com","N","","","","","","","","","2590 Woodland Dr","","Coos Bay","OR","US","974202050" +"1669935896","DIRECT","Direct Messaging Address","pliu.s01200.us@wal-mart.com","Y","","Walmart Inc.","","","","","","","3201 E Platte Ave","","Colorado Springs","CO","US","809096408" +"1477116606","DIRECT","Direct Messaging Address","delanamontgomery@mfirecovery.com","N","","","HIE","Health Information Exchange (HIE)","Employer","CSV","CSV","Healthcare information","17270 Roosevelt St","","Riverside","CA","US","925089523" +"1720641954","DIRECT","Direct Messaging Address","admin@wellwithingroup.com","N","","","","","","","","","15 Bishop Dr Ste 204","","Westerville","OH","US","430812276" +"1881257012","OTHERS","Other URL","-","N","-","","DIRECT","Direct","","CSV","CSV","","2936 E Washington St Apt 11","","Indianapolis","IN","US","462014294" +"1417510645","DIRECT","Direct Messaging Address","ckerr.s04100.us@wal-mart.com","N","","","DIRECT","Direct","","","","","2255 N University Pkwy","","Provo","UT","US","846041588" +"1689237810","CONNECT","CONNECT URL","Ss0433430@students.mclennan.edu","N","School email","","DIRECT","Direct","","OTHER","Other","Email","906 N Old Robinson Rd","","Robinson","TX","US","767065237" +"1366005506","DIRECT","Direct Messaging Address","kristin.nation@piedmont.org","N","Organizational email address accessed only on network server","","DIRECT","Direct","","","","","61 Robinson Lake Rd","","Newnan","GA","US","302656275" +"1700449949","DIRECT","Direct Messaging Address","AVESA@ACTIKARE.COM","N","EMAIL","","DIRECT","Direct","","CSV","CSV","","4355 E Elkstone Ave","","Anaheim","CA","US","928072924" +"1598328734","CONNECT","CONNECT URL","Warren","Y","","Steward Trumbull Memorial Hospital, Inc.","","","","","","","1350 E Market St","","Warren","OH","US","444836608" +"1306409479","OTHERS","Other URL","N/A","N","I do not have an endpoint.","","","","","","","","4881 Sugar Maple Dr","","Wright Patterson AFB","OH","US","454335529" +"1154984342","DIRECT","Direct Messaging Address","wendy.hebert@ihs.gov","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","19 lakes street","","nespelem","WA","US","99155" +"1114580362","DIRECT","Direct Messaging Address","smm420@med.miami.edu","Y","Email","University of Miami","DIRECT","Direct","","CSV","CSV","","1475 NW 12th Ave","","Miami","FL","US","331361002" +"1457814675","DIRECT","Direct Messaging Address","katie@traumatherapytn.com","N","Secure Clinical Admin Email","","DIRECT","Direct","","OTHER","Other","hipaa compliant email","1521 Dunbar Cave Rd Ste 5","","Clarksville","TN","US","370432100" +"1447813688","CONNECT","CONNECT URL","https://www.globus.org","N","","","","","","","","","1305 York Ave Fl 4","","New York","NY","US","100215663" +"1083277222","CONNECT","CONNECT URL","bkalanish@genesishcc.com","N","bkalanish@genesishcc.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1543 Country Club Rd","","Fairmont","WV","US","265541306" +"1316500556","DIRECT","Direct Messaging Address","klaurent@ntx.easterseals.com","Y","Work Email Address","Easter Seals North Texas, Inc.","DIRECT","Direct","","","","","4443 N Josey Ln","","Carrollton","TX","US","750104743" +"1992368153","DIRECT","Direct Messaging Address","mbruley@mcauleynazareth.org","N","E-Mail","","DIRECT","Direct","","OTHER","Other","Text","77 Mulberry St","","Leicester","MA","US","015241011" +"1013570274","DIRECT","Direct Messaging Address","independenceathome2018@outlook.com","N","Business Email Only","","DIRECT","Direct","","CSV","CSV","","2329 Zion Rd","","Van Buren","AR","US","729568806" +"1184287344","DIRECT","Direct Messaging Address","jessica.alonso@helenefuld.edu","N","address","","","","","","","","377 Wyandanch Rd","","Sayville","NY","US","117822230" +"1396308565","DIRECT","Direct Messaging Address","alp2004@nyp.org","N","RI main address","","DIRECT","Direct","","CSV","CSV","","3920 Utopia Pkwy","","Flushing","NY","US","113582322" +"1023671294","DIRECT","Direct Messaging Address","rebecca@therapyandcoffee.com","N","Email Address","","DIRECT","Direct","","","","","3811 Bee Caves Rd Ste 204","","West Lake Hills","TX","US","787466459" +"1861055048","DIRECT","Direct Messaging Address","bob.evert@ymcadc.org","N","work email","","HIE","Health Information Exchange (HIE)","","","","","8720 Carroll Ave","","Silver Spring","MD","US","209033149" +"1710540984","OTHERS","Other URL","dandelioncounselingservices@gmail.com","N","Email Address","","OTHER","Other","correspondance","","","","4909 Waters Edge Dr Ste 100D","","Raleigh","NC","US","276062462" +"1164085338","DIRECT","Direct Messaging Address","dsande@ichd.net","N","email","","DIRECT","Direct","","CSV","CSV","","5055 E Broadway Blvd Ste C104","","Tucson","AZ","US","857113641" +"1851954036","DIRECT","Direct Messaging Address","karen.ramirez@pvpsa.org","N","","","DIRECT","Direct","","","","","11 Alexander St","","Watsonville","CA","US","950764626" +"1265095459","DIRECT","Direct Messaging Address","ccuthbert@dadc.org","N","","","","","","","","","500 N Main St Ste 4","","Summerville","SC","US","294836439" +"1831752021","DIRECT","Direct Messaging Address","Rebecca.lee@emory.edu","Y","Email","Emory University School of Medicine","DIRECT","Direct","","","","","531 Asbury Cir Ste N340","","Atlanta","GA","US","303221006" +"1790348910","CONNECT","CONNECT URL","aservantsheart@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","3103 Ridgecrest Rd","","Greenville","TX","US","754026352" +"1821651035","DIRECT","Direct Messaging Address","k.clancy@co.island.wa.us","N","work email","","DIRECT","Direct","","OTHER","Other","Provider Information","105 NW 1st St","","Coupeville","WA","US","982393138" +"1457914665","DIRECT","Direct Messaging Address","jenna@behaviortherapyspecialists.com","N","direct","","DIRECT","Direct","","CSV","CSV","","6 Eagle Ctr Ste 1","","O Fallon","IL","US","622691945" +"1073176293","DIRECT","Direct Messaging Address","matt@alertresponse.com","N","","","","","","","","","10451 Mill Run Cir Ste 400","","Owings Mills","MD","US","211175594" +"1518520600","DIRECT","Direct Messaging Address","assistedrehab@comcast.net","N","emaill address","","","","","","","","6811 Campfield Rd","","Baltimore","MD","US","212074657" +"1932762028","CONNECT","CONNECT URL","astepup1966@gmail.com","N","","","","","","","","","8 Delwin Ct","","Greensboro","NC","US","274065170" +"1912560079","DIRECT","Direct Messaging Address","diane.selvaggi@imm.eclinicaldirectplus.com","N","direct message address","","OTHER","Other","email address","OTHER","Other","dselvaggi@immct.com","40 Commerce Park Ste 1","","Milford","CT","US","064603535" +"1356904478","DIRECT","Direct Messaging Address","support@rcdap.org","Y","Direct email address","Rogers County Drug Abuse Program","DIRECT","Direct","","CSV","CSV","","1010 E Will Rogers Blvd","","Claremore","OK","US","740176352" +"1124681341","DIRECT","Direct Messaging Address","Amy.parkg@outlook.com","N","business email","","DIRECT","Direct","","OTHER","Other","XLS","13335 15 mile Rd","#258","Sterling Heights","MI","US","483124271" +"1134782352","DIRECT","Direct Messaging Address","locc@lakeoswegocounseling.com","N","","","","","","","","","3990 Collins Way Ste 202","","Lake Oswego","OR","US","970353459" +"1043873268","DIRECT","Direct Messaging Address","Ivy.Tom@ucsf.edu","N","","","","","","","","","505 Parnassus Ave Rm M779","","San Francisco","CA","US","941432204" +"1003479130","DIRECT","Direct Messaging Address","evansville@homehelpershomecare.com","N","","","OTHER","Other","email communication","","","","2425 Highway 41 N Ste 404","","Evansville","IN","US","477114070" +"1477116507","DIRECT","Direct Messaging Address","mmontesano83@midwestern.edu","N","","","DIRECT","Direct","","","","","555 W Madison St Apt 2504","","Chicago","IL","US","606612844" +"1376106401","DIRECT","Direct Messaging Address","hws1@chathamhospitalists.com","N","email","","DIRECT","Direct","","CSV","CSV","","5354 Reynolds St Ste 424","","Savannah","GA","US","314056011" +"1194388223","DIRECT","Direct Messaging Address","bangrisani@oceanmhs.org","N","","","","","","","","","81 Nautilus Dr","","Manahawkin","NJ","US","080502448" +"1184287211","DIRECT","Direct Messaging Address","amalie.erwood@emory.edu","N","","","","","","","","","57 Executive Park S Ste 120","","Atlanta","GA","US","303292248" +"1750944898","DIRECT","Direct Messaging Address","admin@dclongmeadow.com","N","office secure direct","","DIRECT","Direct","","CSV","CSV","","734 Longmeadow St","","Longmeadow","MA","US","011062245" +"1841853991","CONNECT","CONNECT URL","counseling@rednationhealing.com","N","email","","","","","","","","1941 S 42nd St Ste 540","","Omaha","NE","US","681052986" +"1396308458","DIRECT","Direct Messaging Address","whc@providea.gwaydirect.com","N","Women's Healthcare of Illinois","","DIRECT","Direct","","CSV","CSV","","10260 191st St Ste 100","","Mokena","IL","US","604488802" +"1851954010","DIRECT","Direct Messaging Address","adam@nuwavecounseling.com","N","email","","DIRECT","Direct","","","","","1477 Kenwood Dr Ste 104","","Menasha","WI","US","549521160" +"1841853025","OTHERS","Other URL","StephanieCounselorLCPC@gmail.com","N","Professional Email","","OTHER","Other","Work","OTHER","Other","Work","6509 Langsford Ln","","Plainfield","IL","US","605867213" +"1376106492","DIRECT","Direct Messaging Address","EPASS@augusta.edu","N","NPI","","DIRECT","Direct","","CSV","CSV","","1120 15th St","","Augusta","GA","US","309127152" +"1043873193","DIRECT","Direct Messaging Address","sylvia1-12@hotmail.com","N","Urb. Parque Ana Luisa #11 Juana Diaz P.R. 00795","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Urb. Parque Ana Luisa #11","carr 14","Juana Diaz","PR","US","00795" +"1609439884","DIRECT","Direct Messaging Address","kmanina@hotmail.com","N","work email","","DIRECT","Direct","","","","","27455 Highway 22 Ste B","","Ponchatoula","LA","US","704548107" +"1053974212","OTHERS","Other URL","http://www.adhealthcare.com/","Y","","Advanced Surgeons & Physicians Network, Inc.","","","","","","","8307 Knight Rd","","Houston","TX","US","770543905" +"1346803525","DIRECT","Direct Messaging Address","billing@bsfutah.org","N","Billing department","","DIRECT","Direct","","OTHER","Other","St George","198 N 100 E # 198N100E","","St George","UT","US","847702831" +"1811550015","DIRECT","Direct Messaging Address","srkelly@vcom.vt.edu","N","VCOM email","","DIRECT","Direct","","CSV","CSV","","1411 S Potomac St Ste 300","","Aurora","CO","US","800124539" +"1508429705","DIRECT","Direct Messaging Address","annette.iskra@c4chciago.org","N","organization email","","DIRECT","Direct","","CSV","CSV","","5710 N Broadway St","","Chicago","IL","US","606604302" +"1346803558","DIRECT","Direct Messaging Address","bwilson@valleyhealthcolumbus.com","N","","","","","","","","","1600 Fort Benning Rd","","Columbus","GA","US","319032834" +"1437712643","DIRECT","Direct Messaging Address","simonyi@synergyhomecare.com","N","Business email","","DIRECT","Direct","","","","","10347 Democracy Ln Ste 200","","Fairfax","VA","US","220302505" +"1154984367","DIRECT","Direct Messaging Address","otjon@Live.com","N","Email","","DIRECT","Direct","","CSV","CSV","N/A","7 Meadowlark Ln","","East Lyme","CT","US","063331335" +"1326601543","DIRECT","Direct Messaging Address","ajhaney.s01434.us@wal-mart.com","Y","Wal-mart Pharmacy","Walmart Inc.","","","","","","","707 S 8th St","","Colorado Springs","CO","US","809051811" +"1487217501","CONNECT","CONNECT URL","connect@talkwithmarilyn.com","N","email","","DIRECT","Direct","","CSV","CSV","","2330 Professional Dr","","Roseville","CA","US","956617781" +"1770146821","CONNECT","CONNECT URL","tbates@nyap.org","N","Tisha Bates","","DIRECT","Direct","","CSV","CSV","","1020 Woodman Dr Ste 330","","Dayton","OH","US","454321410" +"1063075125","CONNECT","CONNECT URL","spinkerton@uptownpsych.com","N","work email","","DIRECT","Direct","","","","","4753 N Broadway St Ste 900","","Chicago","IL","US","606407908" +"1790348860","CONNECT","CONNECT URL","s0p01wo.s01045.us@wal-mart.com","N","","","","","","","","","745 N US Highway 287","","Lafayette","CO","US","800268955" +"1124681291","DIRECT","Direct Messaging Address","clarissa.marotti@qlc-gtf.org","N","Email address","","DIRECT","Direct","","OTHER","Other","Email address","215 Smelter Ave NE","","Great Falls","MT","US","594041937" +"1568025633","CONNECT","CONNECT URL","shawnienae@hotmail.com","N","personal - no health info shared","","OTHER","Other","personal","OTHER","Other","i do not email patient info","3700 Piper St","","Anchorage","AK","US","995084665" +"1568025633","CONNECT","CONNECT URL","shawnienae@hotmail.com","N","personal - no health info shared","","OTHER","Other","personal","OTHER","Other","i do not email patient info","3700 Piper St","","Anchorage","AK","US","995084665" +"1124681218","DIRECT","Direct Messaging Address","aghhcllc@mail.com","N","email address","","DIRECT","Direct","","CSV","CSV","","8300 Tampa Ave Ste E","","Northridge","CA","US","913244270" +"1891358990","OTHERS","Other URL","jaimeh@flourishcounseling.com","N","email","","DIRECT","Direct","","OTHER","Other","email","3339 W 38th Ave","","Denver","CO","US","802111909" +"1073176178","CONNECT","CONNECT URL","beh.speechtherapy@gmail.com","N","","","DIRECT","Direct","","","","","504 Valley Dr","","Mahomet","IL","US","618539396" +"1831752005","DIRECT","Direct Messaging Address","michelle.wilson@ihs.gov","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","19 Lakes St., Nespelem, WA 99155","19 Lakes St","","Nespelem","WA","US","99155" +"1316500242","DIRECT","Direct Messaging Address","kaitlin.v.dresser.mil@mail.mil","N","Military Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1 Jarrett White Rd","","Tripler Amc","HI","US","968595001" +"1669035838","OTHERS","Other URL","julia@behaviorkeys.com","Y","work e-mail","Behavior Keys","","","","","","","2525 Ladd St","","San Antonio","TX","US","782365308" +"1659934826","DIRECT","Direct Messaging Address","surgicalassociates@sa.azalea.phimailbox.com","Y","","Surgical Associates","","","","","","","604 E Long St Ste A","","Claxton","GA","US","304175914" +"1700449923","OTHERS","Other URL","dmiller@fauntix.com","N","","","","","","","","","27 Hewitt Ln","","Sicklerville","NJ","US","080812547" +"1639732712","DIRECT","Direct Messaging Address","Mpetersen@wellspacehealth.org","N","Email address","","DIRECT","Direct","","CSV","CSV","","4343 Williamsbourgh Dr","","Sacramento","CA","US","95823" +"1548823693","DIRECT","Direct Messaging Address","justin@omhearing.com","N","","","","","","","","","134 W 1180 N Ste 5","","Tooele","UT","US","840741483" +"1154984235","DIRECT","Direct Messaging Address","mcamacho@prototypes.org","N","email","","DIRECT","Direct","","OTHER","Other","Work","837 E Arrow Hwy","","Pomona","CA","US","917672587" +"1386207462","DIRECT","Direct Messaging Address","assistedrehab@comcast.net","N","emaill address","","OTHER","Other","address","OTHER","Other","home address","508 Branch Ave","","Little Silver","NJ","US","077391111" +"1568025641","DIRECT","Direct Messaging Address","epicq74@aim.com","N","direct email","","","","","","","","182 Martine Ave","","White Plains","NY","US","106013305" +"1710540778","DIRECT","Direct Messaging Address","clinical5@sosillinois.org","N","SOS","","","","","","","","1837 W Patterson Ave Apt 108","","Chicago","IL","US","606133546" +"1043873144","DIRECT","Direct Messaging Address","janice@mountaintopcounselingcenter.com","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2176 E Franklin Rd Ste 100","","Meridian","ID","US","836428009" +"1770146870","DIRECT","Direct Messaging Address","sdrake-lavelle@salud.unm.edu","N","Email address","","DIRECT","Direct","","","","","Msc Family Medicine 1 University Of New Mexico","","Albuquerque","NM","US","871310001" +"1881257814","DIRECT","Direct Messaging Address","rene.davison@crmcwy.org","N","email","","DIRECT","Direct","","CSV","CSV","","214 E 23rd St","","Cheyenne","WY","US","820013748" +"1891358834","DIRECT","Direct Messaging Address","monika_jakubkova@oldmillcenter.org","N","","","","","","","","","1650 SW 45th Pl","","Corvallis","OR","US","973331768" +"1740843705","DIRECT","Direct Messaging Address","donna.ridder@cryobio.com","N","","","","","","","","","4830 Knightsbridge Blvd Ste D","","Columbus","OH","US","432142300" +"1104489004","DIRECT","Direct Messaging Address","kmueller@mcrmed.com","Y","work email","Meridian Clinical Research, LLC","DIRECT","Direct","","CSV","CSV","","3319 N 107th St","","Omaha","NE","US","681343664" +"1487217410","CONNECT","CONNECT URL","youarelovedhomecare@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","10042 Emerald Forest Dr","","Hernando","MS","US","386326404" +"1043873003","DIRECT","Direct Messaging Address","wdavis@Awlllc.org","Y","","All Walks of Life, LLC","","","","","","","107 E 25th St","","Baltimore","MD","US","212185213" +"1336702372","DIRECT","Direct Messaging Address","kshakes@me.com","N","","","","","","","","","636 Northland Blvd Ste 200","","Cincinnati","OH","US","452403273" +"1336702372","DIRECT","Direct Messaging Address","michaelac38@hotmail.com","N","","","","","","","","","636 Northland Blvd Ste 200","","Cincinnati","OH","US","452403273" +"1386207397","CONNECT","CONNECT URL","eichhornje@upmc.edu","N","secure email","","DIRECT","Direct","","","","","3811 OHara St","","Pittsburgh","PA","US","152132561" +"1093378028","DIRECT","Direct Messaging Address","info@rvaphysicaltherapy.com","N","","","DIRECT","Direct","","OTHER","Other","804-3966753","2620 A Gaskins Rd","","Henrico","VA","US","23238" +"1245893288","DIRECT","Direct Messaging Address","neuman@prtcnet.org","N","neuman@prtcnet.org","","DIRECT","Direct","","CSV","CSV","","1963 Brookhaven Dr","","London","KY","US","407448344" +"1760045868","DIRECT","Direct Messaging Address","Management@apmedicalgroupnv.com","N","email","","DIRECT","Direct","","CSV","CSV","","2110 E Flamingo Rd Unit 213","","Las Vegas","NV","US","891195190" +"1689237794","OTHERS","Other URL","samantha.madison2@wvumedicine.org","N","work email","","DIRECT","Direct","","OTHER","Other","email","2000 Foundation Way Ste 3200","","Martinsburg","WV","US","254019199" +"1659934669","DIRECT","Direct Messaging Address","tiffany@capsremodeling.com","N","Email","","DIRECT","Direct","","","","","826 W 11 Mile Rd","","Madison Heights","MI","US","480713102" +"1043873052","DIRECT","Direct Messaging Address","connect@leeharriscounseling.com","N","","","","","","","","","1404 N Cherokee St","","Independence","MO","US","640581106" +"1861055873","CONNECT","CONNECT URL","stablelifeconcepts.com","N","","","","","","","","","400 Nola Ruth Blvd","","Harker Heights","TX","US","765481549" +"1700449733","DIRECT","Direct Messaging Address","veronica.neuhoff@bjc.org","Y","work email","BJC BEHAVIORAL HEALTH","DIRECT","Direct","","CSV","CSV","","11102 Lindbergh Business Ct","","Saint Louis","MO","US","631237810" +"1720641764","CONNECT","CONNECT URL","Select","N","","","","","","","","","25501 Chagrin Blvd","","Beachwood","OH","US","441225603" +"1306409354","OTHERS","Other URL","sendinc.com","N","sendinc.com","","DIRECT","Direct","","CSV","CSV","","23 Rybar Ln","","Palm Coast","FL","US","321646445" +"1225691280","CONNECT","CONNECT URL","haley.haleya@gmail.com","N","Email","","","","","","","","1662 Loblolly Ct Apt 246","","Kent","OH","US","442407636" +"1871156844","DIRECT","Direct Messaging Address","hannah@mandspharmacy.com","Y","Work email","M & S Pharmacy, Inc.","DIRECT","Direct","","CSV","CSV","","917 E Austin St","","Nacogdoches","TX","US","759652845" +"1417510496","DIRECT","Direct Messaging Address","eweinandy@beaconhealthsystem.org","N","company email address","","DIRECT","Direct","","OTHER","Other","email address","3221 Beacon Pkwy","","Granger","IN","US","465307196" +"1144883257","OTHERS","Other URL","alleganyregional.org","N","","","","","","","","","100 Main St Ste 11","","Salamanca","NY","US","147791551" +"1144883257","OTHERS","Other URL","alleganyregional.org","N","","","","","","","","","100 Main St Ste 11","","Salamanca","NY","US","147791551" +"1750944864","DIRECT","Direct Messaging Address","makinghomework@mail.com","N","","","DIRECT","Direct","","OTHER","Other","email","2701 W Peterson Ave","","Chicago","IL","US","606593919" +"1912560020","CONNECT","CONNECT URL","hetal.mehta@walmart.com","N","Email address","","DIRECT","Direct","","CSV","CSV","","3478 Whitford Dr","","Highlands Ranch","CO","US","801268055" +"1376106484","DIRECT","Direct Messaging Address","dlmccarthy@aba.com","N","","","","","","","","","408 Michelle Ct","","Richmond","KY","US","404758449" +"1437712544","DIRECT","Direct Messaging Address","holbron@firelands.com","N","","","DIRECT","Direct","","","","","1925 Hayes Ave","","Sandusky","OH","US","44870" +"1679136782","OTHERS","Other URL","tskeens@sullivanhealth.org","N","","","","","","","","","154 Blountville Byp","","Blountville","TN","US","376174575" +"1891358800","CONNECT","CONNECT URL","nicoleparascando@gmail.com","N","","","DIRECT","Direct","","","","","350 Richmond Ter Apt 3C","","Staten Island","NY","US","103011518" +"1871156885","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1699338608","DIRECT","Direct Messaging Address","sawooda.s02270.us@wal-mart.com","Y","email","Walmart Inc.","DIRECT","Direct","","CSV","CSV","","1155 S Camino Del Rio","","Durango","CO","US","813036698" +"1134782170","DIRECT","Direct Messaging Address","AJ@APFSBILLING.COM","N","EMAIL","","","","","","","","2800 Peoples St Ste 80","","Johnson City","TN","US","376044158" +"1912560962","CONNECT","CONNECT URL","healingstarptw@gmail.com","N","Business E-mail","","DIRECT","Direct","","OTHER","Other","Individual to Business Contact","145 Wyckoff Rd Ste 102","","Eatontown","NJ","US","077241879" +"1235792144","CONNECT","CONNECT URL","hcchantea342@gmail.com","N","email address","","DIRECT","Direct","","OTHER","Other","Address","451 E Central Texas Expy Ste D","","Harker Heights","TX","US","765481900" +"1518520444","DIRECT","Direct Messaging Address","mson4@email.arizona.edu","N","","","","","","","","","1501 N Campbell Ave","","Tucson","AZ","US","857240001" +"1487217329","OTHERS","Other URL","PatientAlly","N","","","","","","","","","830 Stewart Dr Ste 150","","Sunnyvale","CA","US","940854513" +"1740843689","DIRECT","Direct Messaging Address","marisa@bravesoulscounseling.net","N","Email","","DIRECT","Direct","","","","","461 NW Bryn Mawr Pl","","Gresham","OR","US","970305264" +"1619530565","DIRECT","Direct Messaging Address","bh1018@nyu.edu","N","","","","","","","","","111 E 210th St","","Bronx","NY","US","104672401" +"1609439553","DIRECT","Direct Messaging Address","aturnage@theheartgroupfresno.com","N","Email","","HIE","Health Information Exchange (HIE)","","","","","1313 E Herndon Ave Ste 203","","Fresno","CA","US","937203306" +"1205499241","DIRECT","Direct Messaging Address","kapatel@chla.usc.edu","N","Work Email","","","","","","","","4650 W Sunset Blvd","","Los Angeles","CA","US","900276062" +"1073176939","DIRECT","Direct Messaging Address","lemerz@umich.edu","Y","Secure Email","Regents of The University of Michigan","DIRECT","Direct","","CSV","CSV","","2850 S Industrial Hwy","Suite 75","Ann Arbor","MI","US","481046796" +"1245893247","DIRECT","Direct Messaging Address","kml006s.s04734.us@wal-mart.com","N","","","","","","","","","9400 Ralston Rd","","Arvada","CO","US","80002" +"1700449709","DIRECT","Direct Messaging Address","wellspring@bmi.net","N","Email","","","","","","","","1845 Highway 126 Ste H","","Florence","OR","US","974399626" +"1700449709","","","","N","","","","","","","","","","","","","","" +"1972166973","DIRECT","Direct Messaging Address","admin@jigsawjunction.com","N","Jigsaw admin email","","","","","","","","11415 NE 128th St Ste 40","","Kirkland","WA","US","980346315" +"1881257889","DIRECT","Direct Messaging Address","bjsnyder@ptchc.com","N","Email address","","DIRECT","Direct","","CSV","CSV","","725 N Pike St","","Grafton","WV","US","263541270" +"1033772058","DIRECT","Direct Messaging Address","dsohealing@outlook.com","N","email address","","","","","","","","6830 W Villard Ave Ste 190","","Milwaukee","WI","US","532183968" +"1790348712","CONNECT","CONNECT URL","sserpa@dhs.lacounty.gov","N","","","","","","","","","7601 Imperial Hwy # 2049","","Downey","CA","US","902423456" +"1366005266","OTHERS","Other URL","Pharmacy","N","Pharmacy","","OTHER","Other","Pharmacy","OTHER","Other","Pharmacy","19424 Soledad Canyon Rd","","Canyon Country","CA","US","913512631" +"1366005266","CONNECT","CONNECT URL","Pharmacy","N","Pharmacy","","OTHER","Other","Pharmacy","OTHER","Other","Pharmacy","19424 Soledad Canyon Rd","","Canyon Country","CA","US","913512631" +"1366005209","DIRECT","Direct Messaging Address","drrising@mytodaysdental.com","N","","","","","","","","","2141 S 63rd St","","Omaha","NE","US","681062144" +"1700449642","DIRECT","Direct Messaging Address","margie.espiritu@rcmt.com","N","","","","","","","","","94-450 Mokuola St Ste 100","","Waipahu","HI","US","967973388" +"1346803285","DIRECT","Direct Messaging Address","vidushan.nadarajah@downstate.edu","N","School Email","","HIE","Health Information Exchange (HIE)","","","","","450 Clarkson Ave # Msc30","","Brooklyn","NY","US","112032012" +"1558924407","DIRECT","Direct Messaging Address","tonijeffries@hotmail.com","N","","","","","","","","","8360 Greensboro Dr Unit 2012","","Mc Lean","VA","US","221023511" +"1558924407","DIRECT","Direct Messaging Address","toni.jeffries@presencelearning.com","N","","","","","","","","","8360 Greensboro Dr Unit 2012","","Mc Lean","VA","US","221023511" +"1518520493","OTHERS","Other URL","bill@arkpharmacies.com","Y","email","M & S Pharmacy, Inc.","DIRECT","Direct","","CSV","CSV","","917 East Austin","","Nacogdoches","TX","US","75965" +"1437712312","CONNECT","CONNECT URL","#","N","","","DIRECT","Direct","","OTHER","Other","Fort Lauderdale","2003 W Cypress Creek Rd Ste 109","","Fort Lauderdale","FL","US","333091834" +"1437712312","OTHERS","Other URL","#","N","","","","","","","","","2003 W Cypress Creek Rd Ste 109","","Fort Lauderdale","FL","US","333091834" +"1255994133","CONNECT","CONNECT URL","N/a","N","N/a","","DIRECT","Direct","","OTHER","Other","N/a","10210 101st Ave","","Ozone Park","NY","US","114162622" +"1851954713","DIRECT","Direct Messaging Address","MICHAEL.HETTS@CTCPROGRAMS.COM","N","COMPANY EMAIL","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5109 World Dairy Dr","","Madison","WI","US","537183807" +"1477116358","DIRECT","Direct Messaging Address","LONGJ@TACOMAPSYCHIATRIC.COM","N","EMAIL","","DIRECT","Direct","","CSV","CSV","","4905 54TH ST CT NW","","GIG HARBOR","WA","US","98335" +"1356904148","OTHERS","Other URL","andrea.jones2@hshs.org","N","Organization e-mail","","","","","","","","421 N 9th St","","Springfield","IL","US","627025317" +"1821651639","CONNECT","CONNECT URL","https://www.dropbox.com/sh/r4opfdzg1w8pl8i/AAAE7cYgYFCJrN6PTjFEDNjXa?dl=0","N","Dropbox","","","","","","","","1835 E Appaloosa Rd","","Gilbert","AZ","US","852963203" +"1023671989","DIRECT","Direct Messaging Address","mcarroll@essentialassistancellc.com","N","","","DIRECT","Direct","","OTHER","Other","mcarroll@essentialassistancellc.com","1633 W Bender Rd Apt 14B","","Glendale","WI","US","532093824" +"1295398162","DIRECT","Direct Messaging Address","laura@modernorlandomidwifery.com","N","","","","","","","","","512 Fernwood Dr","","Altamonte Springs","FL","US","327016330" +"1801459797","DIRECT","Direct Messaging Address","pvcclinic@holidaypark.comcastbiz.net","Y","Chiropractic office","Pine Valley Chiropractic Clinic, Inc.","HIE","Health Information Exchange (HIE)","","CSV","CSV","","785 Pine Valley Dr","","Pittsburgh","PA","US","152392842" +"1841853728","CONNECT","CONNECT URL","192.168.1.254","N","","","","","","","","","27 Gamecock Ave Ste 201","","Charleston","SC","US","294073398" +"1013570902","CONNECT","CONNECT URL","hr@risenconsultants.com","N","","","","","","","","","3850 SW 87th Ave","","Miami","FL","US","331655400" +"1578126454","DIRECT","Direct Messaging Address","hannah.friedman@nyulangone.org","N","","","","","","","","","550 1st Ave","","New York","NY","US","100166402" +"1548823438","DIRECT","Direct Messaging Address","bailey.blair@mhasck.org","N","","","","","","","","","555 N Woodlawn St Ste 3105","","Wichita","KS","US","672083673" +"1548823438","DIRECT","Direct Messaging Address","bailey.blair@mhasck.org","N","bailey.blair@mhasck.org","","","","","","","","555 N Woodlawn St Ste 3105","","Wichita","KS","US","672083673" +"1578126363","DIRECT","Direct Messaging Address","ebass@augusta.edu","N","","","","","","","","","1120 15th St","","Augusta","GA","US","309120004" +"1336702125","DIRECT","Direct Messaging Address","eaufdemgraben@ascension.org","Y","Professional Email","RESURRECTION SENIOR SERVICES","DIRECT","Direct","","CSV","CSV","","100 N River Rd Ste G122","","Des Plaines","IL","US","600161209" +"1801459607","DIRECT","Direct Messaging Address","admin@delandrah.com","N","administrative email for Deland Right at Home","","DIRECT","Direct","","CSV","CSV","","233 N Amelia Ave","","Deland","FL","US","327244321" +"1518520311","DIRECT","Direct Messaging Address","info@bakersfield-pediatrics.com","N","","","DIRECT","Direct","","CSV","CSV","","300 Old River Rd Ste 105","","Bakersfield","CA","US","933119506" +"1033772850","DIRECT","Direct Messaging Address","info@gbdavisplasticsurgery.com","N","website email address","","DIRECT","Direct","","CSV","CSV","","450 S Beverly Dr","","Beverly Hills","CA","US","902124402" +"1154984961","DIRECT","Direct Messaging Address","info@theorendacenter.com","N","Info","","DIRECT","Direct","","CSV","CSV","","17645 Harbaugh Valley Rd","","Sabillasville","MD","US","217809616" +"1952964777","DIRECT","Direct Messaging Address","Glewis@awlllc.org","N","","","","","","","","","107 E 25th St","","Baltimore","MD","US","212185213" +"1790348498","DIRECT","Direct Messaging Address","elisa@iowafamilycounseling.com","N","Business Email Address","","","","","","","","401 Saint Marys St","","Riverside","IA","US","523275000" +"1275196149","DIRECT","Direct Messaging Address","Tlah.hopson@ourhomeofunity.com","N","Administrator's encrypted email","","DIRECT","Direct","","CSV","CSV","","8709 S 47th Ln","","Laveen","AZ","US","853392179" +"1134782998","DIRECT","Direct Messaging Address","erichardson@camelotcounseling.com","N","email","","DIRECT","Direct","","CSV","CSV","","460 Brielle Ave Bldg H","","Staten Island","NY","US","103146427" +"1548823354","OTHERS","Other URL","progressivedental1@gmail.com","N","","","","","","","","","1036 1st Ave E Ste 100","","Shakopee","MN","US","553791607" +"1831752666","OTHERS","Other URL","631-376-3420","N","GSHMC Fax","","","","","","","","1000 Montauk Hwy","","West Islip","NY","US","117954927" +"1922661776","DIRECT","Direct Messaging Address","gracie@txpainclinic.com","N","manager email","","DIRECT","Direct","","CSV","CSV","","4816 N. McColl Rd","","McAllen","TX","US","785017850" +"1710540521","DIRECT","Direct Messaging Address","haley.wells@thekidspotcenter.com","Y","Work email","The Kid Spot Center LLC","","","","","","","944 Fields Dr Ste 102","","Bowling Green","KY","US","421045341" +"1417510249","OTHERS","Other URL","www.redlandsprofessionalhearingcenter.com","N","Redlands Professional Hearing Center Website","","DIRECT","Direct","","OTHER","Other","Website","16 E Fern Ave Ste C","","Redlands","CA","US","923734000" +"1700449527","DIRECT","Direct Messaging Address","receptionist@mycounselor.online","N","","","","","","","","","303 N Stadium Blvd Fl 2","","Columbia","MO","US","652031493" +"1710540547","DIRECT","Direct Messaging Address","hgrillcsw@hotmail.com","N","","","","","","","","","141 E 33rd St Apt 1A","","New York","NY","US","100164650" +"1326601162","CONNECT","CONNECT URL","acox22@eagles.ewu","N","school email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","N/A","5709 W Sunset Hwy","","Spokane","WA","US","992246005" +"1366005100","DIRECT","Direct Messaging Address","Satina@activatecounselingservices.com","N","hushmail","","DIRECT","Direct","","","","","1686 Farmington Ave Ste 201","","Unionville","CT","US","060851279" +"1184287948","DIRECT","Direct Messaging Address","drshook@shookhealth.com","N","","","DIRECT","Direct","","","","","260 Reitz Blvd Ste 1-D","","Lewisburg","PA","US","178379220" +"1447813290","DIRECT","Direct Messaging Address","acarter@preferredbehavioral.org","N","","","","","","","","","725 Airport Rd Ste 7G","","Lakewood","NJ","US","087015968" +"1265095954","CONNECT","CONNECT URL","kris@redemptionridge.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","711 Medford Ctr # 264","","Medford","OR","US","975046772" +"1205499902","OTHERS","Other URL","toni.barnett3@aol.com","N","email address","","DIRECT","Direct","","","","","2218 Cumberland St","","Kalamazoo","MI","US","490061375" +"1003479700","OTHERS","Other URL","media","N","","","","","","","","","1068 W Baltimore Pike","","Media","PA","US","190635104" +"1568025260","CONNECT","CONNECT URL","1083700843","Y","NPI","Publix Super Markets Inc","","","","","","","2730 Highway 155","","Locust Grove","GA","US","302482401" +"1144883943","DIRECT","Direct Messaging Address","admin@pos-outcomes.com","N","Secure email","","DIRECT","Direct","","CSV","CSV","Home address","13246 S Praire Av","","Chicago","IL","US","608271246" +"1306409156","DIRECT","Direct Messaging Address","bgallegos@ces.org","N","Work Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","School","Highway 285 & Junction 111","","Ojo Caliente","NM","US","87549" +"1235792920","CONNECT","CONNECT URL","rv4zenmassage@gmail.com","N","email address","","DIRECT","Direct","","","","","8270 Youngstown Pittsburgh Rd","","Poland","OH","US","445142809" +"1811550767","DIRECT","Direct Messaging Address","sheri.martinez@suddenlink.net","N","","","","","","","","","1936 Huron St","","Enid","OK","US","737037632" +"1902469885","DIRECT","Direct Messaging Address","westboca@physicaltherapynow.com","N","email","","DIRECT","Direct","","CSV","CSV","","20929 Lyons Rd","","Boca Raton","FL","US","334281423" +"1962065763","DIRECT","Direct Messaging Address","LFranklin@therecoverycenter.org","N","work email","","DIRECT","Direct","","CSV","CSV","","201 S Columbus St","","Lancaster","OH","US","431304315" +"1932762754","DIRECT","Direct Messaging Address","fulfilledlifecounseling@email.com","N","business email","","DIRECT","Direct","","CSV","CSV","","1218 Stone St Ste 204","","Jonesboro","AR","US","724014568" +"1841853660","CONNECT","CONNECT URL","www.ourvillageservices.com","N","website","","DIRECT","Direct","","","","","90 S Swan St Ste 303","","Albany","NY","US","122102105" +"1982267761","DIRECT","Direct Messaging Address","midwifedallas@originsbirth.com","N","Origins Birth and Wellness","","","","","","","","3100 Swiss Ave","","Dallas","TX","US","752046025" +"1356904031","DIRECT","Direct Messaging Address","thogan2@radford.edu","N","","","","","","","","","2725 S Jones Blvd","","Las Vegas","NV","US","891465667" +"1366005050","CONNECT","CONNECT URL","orlinda@redemptionridge.com","N","email","","DIRECT","Direct","","CSV","CSV","","711 Medford Ctr # 264","","Medford","OR","US","975046772" +"1376106062","DIRECT","Direct Messaging Address","stella@shslacare.com","N","email","","DIRECT","Direct","","","","","28000 S Western Ave Unit 508","","San Pedro","CA","US","907321214" +"1598328205","CONNECT","CONNECT URL","reh@drhults.com","N","","","","","","CSV","CSV","","691 Richmond Rd","","Richmond Heights","OH","US","441432990" +"1619530342","DIRECT","Direct Messaging Address","hope.honigsberg@umm.edu","N","email address","","","","","","","","607 Dutchmans Ln","","Easton","MD","US","216013345" +"1679136311","DIRECT","Direct Messaging Address","neelyjai@ymail.com","N","Email address","","","","","","","","201 N McDowell St Unit 30843","","Charlotte","NC","US","282300077" +"1205499894","DIRECT","Direct Messaging Address","abaclinic@oit.edu","N","","","","","","","","","2421 Washburn Way Ste K","","Klamath Falls","OR","US","976034531" +"1780247403","DIRECT","Direct Messaging Address","rdixon@easchools.org","N","","","","","","","","","2882 Cricket Ln","","Willoughby Hills","OH","US","440921412" +"1851954655","DIRECT","Direct Messaging Address","leslee.martin@dhw.idaho.gov","N","","","","","","","","","150 Shoup Ave Ste 17","","Idaho Falls","ID","US","834023653" +"1720641574","CONNECT","CONNECT URL","https://www.tgh.org/services/transplant/kidney-transplant/ft-myers","N","","","","","","","","","13685 Doctors Way Ste 330","","Fort Myers","FL","US","339124347" +"1639732480","DIRECT","Direct Messaging Address","ZACKARY.T.JONES@QUESTDIAGNOSTICS.COM","N","EMAIL ADDRESS","","DIRECT","Direct","","","","","430 Roper Mountain Rd Ste H1","","Greenville","SC","US","296154243" +"1093378846","OTHERS","Other URL","karen@mandspharmacy.com","Y","e-mail","M & S Pharmacy, Inc.","DIRECT","Direct","","CSV","CSV","","917 E Austin St","","Nacogdoches","TX","US","759652845" +"1093378846","OTHERS","Other URL","karen@mandspharmacy.com","Y","email","M & S Pharmacy, Inc.","DIRECT","Direct","","CSV","CSV","","917 E Austin St","","Nacogdoches","TX","US","759652845" +"1467015222","CONNECT","CONNECT URL","Houston","N","","","","","","","","","10406 Mossback Pine Rd","","Katy","TX","US","774941887" +"1225691090","OTHERS","Other URL","http://stillerasethetics.ema.md/","N","","","DIRECT","Direct","","","","","805 W 5th Ave Ste 619","","Spokane","WA","US","992042802" +"1225691090","OTHERS","Other URL","stilleraesthetics.ema.md","N","","","","","","","","","805 W 5th Ave Ste 619","","Spokane","WA","US","992042802" +"1811550593","DIRECT","Direct Messaging Address","cmcguire@danburyyouthservices.org","N","","","DIRECT","Direct","","","","","91 West St","","Danbury","CT","US","068106529" +"1134782832","CONNECT","CONNECT URL","pednursedege","N","","","DIRECT","Direct","","CSV","CSV","","3636 33rd St","","Astoria","NY","US","111062329" +"1932762648","DIRECT","Direct Messaging Address","therndon.divine@gmial.com","N","","","DIRECT","Direct","","OTHER","Other","tyneisia@icloud.com","315 1st Ave NW Ste 200","","Hickory","NC","US","286016168" +"1629631361","CONNECT","CONNECT URL","reva-pa.com","N","","","","","","","","","101 Cirby Hills Dr","","Roseville","CA","US","956784360" +"1710540455","DIRECT","Direct Messaging Address","credentialing@tccokc.org","N","Credentialing email","","DIRECT","Direct","","CSV","CSV","","6800 NW 39th Expy","","Bethany","OK","US","730082513" +"1366005019","DIRECT","Direct Messaging Address","wwilken@sbcglobal.net","N","","","DIRECT","Direct","","","","","3681 Monroe Rd","","DE Pere","WI","US","541158355" +"1124681861","DIRECT","Direct Messaging Address","donnam@wellspringrts.com","N","Email address","","DIRECT","Direct","","OTHER","Other","donnam@wellspringrts.com","11821 Parklawn Dr Ste 105","","Rockville","MD","US","208522539" +"1134782873","SOAP","SOAP URL","Appleton","N","","","","","","","","","4076 W Spencer St","","Appleton","WI","US","549144015" +"1295398931","DIRECT","Direct Messaging Address","drbaker@bakereyes.com","N","","","","","","","","","2019 Anderson Rd Ste C","","Davis","CA","US","956160773" +"1568025153","OTHERS","Other URL","karalmtcooper@gmail.com","N","email","","DIRECT","Direct","","","","","2121 W Burnside St","","Portland","OR","US","972103519" +"1932762523","DIRECT","Direct Messaging Address","sparks@abundantlifepartners.com","N","","","DIRECT","Direct","","","","","1769 Jamestown Rd Ste 121","","Williamsburg","VA","US","231852307" +"1790348381","DIRECT","Direct Messaging Address","assistedrehab@comcast.net","N","emaill address","","DIRECT","Direct","","OTHER","Other","anowaczyk@assisted-rehab.com","10450 Lottsford Rd","","Mitchellville","MD","US","207212734" +"1295398949","DIRECT","Direct Messaging Address","lvega@albany.k12.ny.us","N","","","","","","","","","45 Delaware Ave","","Albany","NY","US","122021301" +"1295398949","DIRECT","Direct Messaging Address","lvega@albany.k12.ny.us","N","","","","","","","","","45 Delaware Ave","","Albany","NY","US","122021301" +"1841853488","DIRECT","Direct Messaging Address","lquesadaarias@bwh.harvard.edu","N","Email Address","","DIRECT","Direct","","CSV","CSV","","4300 Alton Rd","","Miami Beach","FL","US","331402948" +"1376106013","DIRECT","Direct Messaging Address","admin@precisionalabama.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","102 Bowling Ln","","Pelham","AL","US","351244353" +"1518520246","DIRECT","Direct Messaging Address","Biendugat@schenectady.k12.ny.us","N","","","","","","","","","108 Education Dr","","Schenectady","NY","US","123031238" +"1972166601","DIRECT","Direct Messaging Address","rfarahif@sgu.edu","N","","","","","","","","","234 E 149th St","","Bronx","NY","US","104515504" +"1164085809","DIRECT","Direct Messaging Address","cgb1970@direct.practicefusion.com","N","direct email to exchange PHI securely","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","220 W Georgia Ave","","McComb","MS","US","396483222" +"1982267654","CONNECT","CONNECT URL","Brooklyn","N","info@parksportspt.com","","DIRECT","Direct","","OTHER","Other","Brooklyn","391 16th St","","Brooklyn","NY","US","112155607" +"1801459557","CONNECT","CONNECT URL","sarah@brightstartbehavioral.com","N","email where encrypted information can be sent","","DIRECT","Direct","","","","","3026 Ryan St","","Lake Charles","LA","US","706018513" +"1669035234","CONNECT","CONNECT URL","www.nutritionprovisions.com/contact","N","website contact","","DIRECT","Direct","bredmond@nutritionprovisions.com","OTHER","Other","bredmond@nutritionprovisions.com","1201 W Peachtree St Ste 2312","","Atlanta","GA","US","303093449" +"1619530383","OTHERS","Other URL","wisdompathnc@gmail.com","N","","","","","","","","","220 W Union St","","Morganton","NC","US","286553764" +"1619530383","OTHERS","Other URL","wisdompathnc@gmail.com","N","","","","","","","","","220 W Union St","","Morganton","NC","US","286553764" +"1043873680","DIRECT","Direct Messaging Address","divinehopetransportation@outlook.com","N","","","","","","","","","3859 Fieldstone Cir","","Winter Haven","FL","US","338813249" +"1306409941","OTHERS","Other URL","Providence","Y","","Angell Street Psychiatry LTD","","","","","","","321 Hope St","","Providence","RI","US","029062209" +"1487217063","OTHERS","Other URL","weekshm2@msha.com","Y","encrypted work email","Mountain States Health Alliance","DIRECT","Direct","","OTHER","Other","encrypted work email","75 S Flannagan Ave","","Lebanon","VA","US","24266" +"1457914186","DIRECT","Direct Messaging Address","ehernandez-nava@hyperbaricstexas.com","N","Director of Operations","","DIRECT","Direct","","CSV","CSV","","1001 W Arbrook Blvd Ste 161","","Arlington","TX","US","760154222" +"1629631205","DIRECT","Direct Messaging Address","Hayley.Sluka@mclaren.org","N","","","","","","","","","1375 N Main St","","Lapeer","MI","US","484461350" +"1356904932","DIRECT","Direct Messaging Address","fgibson@alephcounseling.com","N","e-mail","","DIRECT","Direct","","","","","1510 N Hampton Rd Ste 220","","DeSoto","TX","US","751158301" +"1033772637","DIRECT","Direct Messaging Address","bferreira@healthtrax.net","N","","","","","","","","","3 Weymouth Rd","","Enfield","CT","US","060826006" +"1770146342","OTHERS","Other URL","traceyna123@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","peoria","9634 W Alice Ave","","Peoria","AZ","US","853457773" +"1992368625","OTHERS","Other URL","stacia.schiefer@yahoo.com","N","","","","","","","","","991 3rd Ave","","Jasper","IN","US","475463701" +"1467015073","DIRECT","Direct Messaging Address","sasha.y.velasco@uscg.mil","N","Medical Military Email Address","","","","","","","","100 MacArthur Cswy","","Miami Beach","FL","US","331395101" +"1023671625","DIRECT","Direct Messaging Address","janelle@nwbillingsolutions.com","N","email","","DIRECT","Direct","","OTHER","Other","SEATTLE","114 Alaskan Way S Apt 506","","Seattle","WA","US","981042585" +"1679136337","OTHERS","Other URL","Walmart.com","N","","","","","","","","","920 47th Ave","","Greeley","CO","US","806342042" +"1063075604","CONNECT","CONNECT URL","https://analogcounseling.clientsecure.me/client_portal/client_accesses/sign_in","Y","simple practice","Analog Counseling","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7923 Santa Fe Dr","","Overland Park","KS","US","662043644" +"1659934222","OTHERS","Other URL","SynergyHCA1@Gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","124 Marriott Dr Ste 104","","Tallahassee","FL","US","323012981" +"1437712007","DIRECT","Direct Messaging Address","oramcharan@startny.org","N","","","DIRECT","Direct","","","","","937 Fulton St","","Brooklyn","NY","US","112382347" +"1437712007","OTHERS","Other URL","oramcharan@startny.org","N","","","","","","","","","937 Fulton St","","Brooklyn","NY","US","112382347" +"1437712007","DIRECT","Direct Messaging Address","oramcharan@startny.org","N","","","","","","","","","937 Fulton St","","Brooklyn","NY","US","112382347" +"1689237257","CONNECT","CONNECT URL","adrian.betts@ascension.org","N","","","","","","","","","2441 N 9th Ave","","Pensacola","FL","US","325033989" +"1962065532","DIRECT","Direct Messaging Address","caroline_leonczyk@rush.edu","N","Direct email address","","DIRECT","Direct","","CSV","CSV","","1645 W Jackson Blvd Ste 603","","Chicago","IL","US","606122643" +"1679136253","DIRECT","Direct Messaging Address","elovett@kazoocmh.org","Y","","Kalamazoo Community Mental Health and Substance Abuse Services","","","","","","","418 W Kalamazoo Ave","","Kalamazoo","MI","US","490073334" +"1205499886","DIRECT","Direct Messaging Address","yhernandez@behaviorbuilders.com","N","email","","","","","","","","6339 Argyle Forest Blvd","","Jacksonville","FL","US","322446666" +"1104489780","DIRECT","Direct Messaging Address","ashley_ostler@comcast.net","N","","","","","","","","","300 2nd Ave","","Long Branch","NJ","US","077406303" +"1992368575","DIRECT","Direct Messaging Address","rlevin@mhala.org","N","Email","","DIRECT","Direct","","","","","2025 E 7th St","","Long Beach","CA","US","908044590" +"1336702919","CONNECT","CONNECT URL","Burlington","N","","","","","","","","","5 Park Dr","","Burlington","MA","US","018031021" +"1336702919","CONNECT","CONNECT URL","Burlington","N","","","","","","","","","5 Park Dr","","Burlington","MA","US","018031021" +"1336702919","CONNECT","CONNECT URL","Burlington","N","","","","","","","","","5 Park Dr","","Burlington","MA","US","018031021" +"1760045371","OTHERS","Other URL","natoshak@truelifebehavioralhealth.com","N","HIPAA-compliant email","","","","","","","","201 Main St Ste 600","","Fort Worth","TX","US","761023110" +"1588227193","DIRECT","Direct Messaging Address","wendybarnt@mystarsacademy.net","N","","","","","","","","","200 General St","","Batesville","AR","US","725019407" +"1831752476","DIRECT","Direct Messaging Address","divinehopetransportation@outlook.com","N","","","","","","","","","3859 Fieldstone Cir","","Winter Haven","FL","US","338813249" +"1003479643","OTHERS","Other URL","lhwg.inc@gmail.com","N","","","","","","","","","514 N California Ave Ste 18","","Beaumont","CA","US","922232120" +"1225691876","DIRECT","Direct Messaging Address","ecuevas8@hawkmail.hccfl.edu","N","direct email","","DIRECT","Direct","","","","","12839N Coverdale Dr","","Tampa","FL","US","336244000" +"1417510017","DIRECT","Direct Messaging Address","ft6558@wayne.edu","N","","","","","","","","","21891 Ridgedale St","","Oak Park","MI","US","482372727" +"1316500895","CONNECT","CONNECT URL","spoli@bwh.harvard.edu","N","Email","","DIRECT","Direct","","","","","4300 Alton Rd Ste 2065","","Miami Beach","FL","US","331402948" +"1720641285","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1952964553","DIRECT","Direct Messaging Address","ssmith@exceptional-learning.com","N","e-mail","","","","","","","","1000 Gravel Pike","","Schwenksville","PA","US","194732364" +"1861055469","DIRECT","Direct Messaging Address","wendybarnt@mystarsacademy.net","N","","","DIRECT","Direct","","CSV","CSV","","2040 Fitzhugh St","","Batesville","AR","US","725017409" +"1154984771","DIRECT","Direct Messaging Address","moreinfo@mookiesplace.org","N","office email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","501 W Meeting St","","Lancaster","SC","US","297202323" +"1609439223","DIRECT","Direct Messaging Address","str.05181@walgreens.com","N","str.05181@walgreens.com","","DIRECT","Direct","","CSV","CSV","","3555 Greenwood Rd","","Shreveport","LA","US","711095209" +"1295398816","CONNECT","CONNECT URL","mrccar@emetabolic.com","N","","","","","","","","","224 High House Rd","","Cary","NC","US","275134278" +"1396308920","OTHERS","Other URL","shawres80@gmail.com","N","","","","","","","","","4024 Barrett Dr Ste 201","","Raleigh","NC","US","276096625" +"1801459318","OTHERS","Other URL","mlarge.cwcss@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","10659 NW SR 20","","Bristol","FL","US","32321" +"1104489764","CONNECT","CONNECT URL","karen@healingfarmsandiego.com","N","business email address","","DIRECT","Direct","","CSV","CSV","","28172 Queensbridge Rd","","Valley Center","CA","US","920826620" +"1710540372","DIRECT","Direct Messaging Address","cslizewski@newaygocmh.org","N","e-mail","","DIRECT","Direct","","CSV","CSV","","1049 E Newell St","","White Cloud","MI","US","493498795" +"1467015925","DIRECT","Direct Messaging Address","sjhoskins@savasc.com","Y","Work Email / Remedy Partners","Remedy Partners","DIRECT","Direct","","OTHER","Other","Bundled MCO pts / Remedy Partners","1373 Kessler Ave","","Waterford","MI","US","483284753" +"1003479577","OTHERS","Other URL","aml_ibrahim86@live.com","N","email","","","","","","","","26 Chadwick Ct","","Robbinsville","NJ","US","086913043" +"1003479577","OTHERS","Other URL","aml_ibrahim86@yahoo.com","N","email","","","","","","","","26 Chadwick Ct","","Robbinsville","NJ","US","086913043" +"1033772512","OTHERS","Other URL","https://healthy.kaiserpermanente.org/","N","website","","DIRECT","Direct","","","","","5511 15th Ave S","","Seattle","WA","US","98108" +"1295398709","DIRECT","Direct Messaging Address","j1s_nica.cara@all-waysj1scare.com","N","","","","","","","","","4084 Pier Station Rd E","","Green Cove Springs","FL","US","320438857" +"1063075620","CONNECT","CONNECT URL","cassandre.durand@cmglp.com","N","Cassandre Durand MLADC","","DIRECT","Direct","","OTHER","Other","CSV","100 Hall St","","Concord","NH","US","033013408" +"1124681689","CONNECT","CONNECT URL","social@carolinaagemanagement.com","N","email","","DIRECT","Direct","","CSV","CSV","","8712 Lindholm Dr Ste 308","","Huntersville","NC","US","280781872" +"1326601881","DIRECT","Direct Messaging Address","MARCY@PBSIFL.COM","N","EMAIL ADDRESS","","DIRECT","Direct","","OTHER","Other","EMAIL","123 NW 13th St Ste 313","","Boca Raton","FL","US","334321645" +"1770146235","CONNECT","CONNECT URL","sierraroach8@gmail.com","N","","","","","","","","","5 Devow Ct Apt 102","","Owings Mills","MD","US","211175383" +"1801459383","CONNECT","CONNECT URL","www.abcgreaternewhaven.cpm","N","company URL","","","","","","","","20 Ives Rd Ste 202B","","Wallingford","CT","US","064922484" +"1093378580","DIRECT","Direct Messaging Address","brian@bsw-ct.com","N","Email","","DIRECT","Direct","","","","","1698 Post Rd E Ste 2A","","Westport","CT","US","068805652" +"1306409800","DIRECT","Direct Messaging Address","eloisepea@handsondevelopmentalservices.org","N","","","DIRECT","Direct","","OTHER","Other","864-804-6238","211 Briarcliff Rd","","Spartanburg","SC","US","293013017" +"1275196776","CONNECT","CONNECT URL","cmbautosales50@gmail.com","N","business email","","DIRECT","Direct","","CSV","CSV","","1288 N Portage Path","","Akron","OH","US","443135832" +"1053974568","DIRECT","Direct Messaging Address","ashleigh.c.nkashama.ctr@mail.mil","N","Work email","","DIRECT","Direct","","OTHER","Other","Email","101 Bodin Cir","","Fairfield","CA","US","945351809" +"1871156380","DIRECT","Direct Messaging Address","ejpadremd@att.net","N","","","","","","","","","282 E Sepulveda Blvd","","Carson","CA","US","907456323" +"1730742263","DIRECT","Direct Messaging Address","jbobadilla@childrenfirstffa.com","N","Administrative Assistant","","DIRECT","Direct","","OTHER","Other","other","590 Antelope Blvd Ste 40B","","Red Bluff","CA","US","960802477" +"1821651365","DIRECT","Direct Messaging Address","alli@setfreealaska.org","N","this is my work email","","DIRECT","Direct","","","","","7010 E Bogard Rd","","Wasilla","AK","US","996544711" +"1467015909","DIRECT","Direct Messaging Address","dcaldwellceo.nos@outlook.com","N","","","DIRECT","Direct","","CSV","CSV","","5525 E 51st St Ste 300","","Tulsa","OK","US","741357465" +"1205499746","DIRECT","Direct Messaging Address","alexis.biller@hauglandlearningcenter.com","N","","","","","","","","","2540 Billingsley Rd","","Columbus","OH","US","432351990" +"1720641277","DIRECT","Direct Messaging Address","Info@alwaystherehhc.com","N","business email","","DIRECT","Direct","","CSV","CSV","","3190 Summit Place Dr","","Loganville","GA","US","300525353" +"1386207751","DIRECT","Direct Messaging Address","brighterhealth@comcast.net","N","","","DIRECT","Direct","","","","","4123 Okemos Rd","","Okemos","MI","US","488642818" +"1063075554","OTHERS","Other URL","firstroutepest@gmail.com","N","","","","","","","","","1801 Geffert Dr","","Henrico","VA","US","232313924" +"1790348290","DIRECT","Direct Messaging Address","aneighoff@outlook.com","N","home","","DIRECT","Direct","","OTHER","Other","lumnkwenti@yahoo.com","9322 Steeple Ct","","Laurel","MD","US","207235825" +"1003479502","DIRECT","Direct Messaging Address","manaoism@hawaii.edu","N","Office","","DIRECT","Direct","","CSV","CSV","","94-1092 Paawalu St Apt S8","","Waipahu","HI","US","967974281" +"1528621034","OTHERS","Other URL","tmoss@trilliumfamilyservices.org","N","work","","DIRECT","Direct","","OTHER","Other","script","4455 NE Highway 20","","Corvallis","OR","US","973309695" +"1609439116","CONNECT","CONNECT URL","aceswestmoreland@gmail.com","N","Direct Address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","email","209 S Maple Ave","","Greensburg","PA","US","156013216" +"1053974576","DIRECT","Direct Messaging Address","staff@papsychotherapy.org","N","HIPPA email","","","","","","","","125 Emeryville Dr Ste 230","","Cranberry Twp","PA","US","160665020" +"1932762457","CONNECT","CONNECT URL",".com","N","","","HIE","Health Information Exchange (HIE)","","","","","155 S 300 W","","Salt Lake City","UT","US","841011217" +"1164085692","DIRECT","Direct Messaging Address","nrajakumar@llu.edu","N","work email","","","","","","","","11852 Mount Vernon Ave Apt D425","","Grand Terrace","CA","US","923138294" +"1538722079","CONNECT","CONNECT URL","www.office.com","N","secure online portal","","DIRECT","Direct","","OTHER","Other","various","3860 W Ogden Ave","","Chicago","IL","US","606232460" +"1336702877","DIRECT","Direct Messaging Address","Ashlyn.Whyte@essc.org","N","","","","","","","","","10604 N Trademark Pkwy","","Rancho Cucamonga","CA","US","917305938" +"1972166429","CONNECT","CONNECT URL","esauve@uthsc.edu","N","esauve@uthsc.edu","","DIRECT","Direct","","OTHER","Other","esauve@uthsc.edu","910 Madison Ave Ste 447","","Memphis","TN","US","381033403" +"1073176525","DIRECT","Direct Messaging Address","katesha.broadus@villagemindsetllc.com","Y","CEO/Founder Email","Village Mindset, LLC","","","","","","","110 Coliseum Crossing","#5050","Hampton","VA","US","236665971" +"1215590765","OTHERS","Other URL","Abingdon","N","","","","","","","","","3312 Trellis Ln","","Abingdon","MD","US","210092878" +"1770146128","DIRECT","Direct Messaging Address","mail@clarksdalepharmacy.com","N","PRIVATE STORE EMAIL","","DIRECT","Direct","","CSV","CSV","","425 DeSoto Ave","","Clarksdale","MS","US","386145214" +"1700449162","DIRECT","Direct Messaging Address","ckcalderon-meza@ascension.org","N","","","","","","","","","2811 E 2nd St","","Austin","TX","US","787024843" +"1407419807","CONNECT","CONNECT URL","champaignchiropractic@gmail.com","N","","","","","","","","","1103 W Windsor Rd","","Champaign","IL","US","618216999" +"1326601790","FHIR","FHIR URL","info@dorianrichardson.com","N","Business email","","DIRECT","Direct","","","","","3225 E Baseline Rd Apt 1126","","Gilbert","AZ","US","852342681" +"1790348183","OTHERS","Other URL","rickiejonestransport@gmail.com","N","","","","","","","","","30 Ira Bunion Rd","","Havana","FL","US","323335349" +"1740843135","DIRECT","Direct Messaging Address","resty@theresahaven.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3919 De Reimer Ave Bsmt","","Bronx","NY","US","104662417" +"1447813837","CONNECT","CONNECT URL","NCHIE","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2020 N Peace Haven Rd","","Winston Salem","NC","US","271064851" +"1487217881","DIRECT","Direct Messaging Address","jkennedy@hihri.org","N","","","","","","","","","25 W Independence Way Ste B","","Kingston","RI","US","028811127" +"1083277495","DIRECT","Direct Messaging Address","info@sixflextraining.com","N","secure email address","","DIRECT","Direct","","","","","4101 W Oakdale Ave","","Chicago","IL","US","606415415" +"1477116887","OTHERS","Other URL","wli32Sgsu.edu","N","email","","DIRECT","Direct","","OTHER","Other","email","141 Piedmont Ave NE Ste D","","Atlanta","GA","US","303032417" +"1629631056","OTHERS","Other URL","dragonflycounselingllc@gmail.com","N","email address","","DIRECT","Direct","","","","","111 S Spring St","","Bellefonte","PA","US","168231335" +"1699338038","DIRECT","Direct Messaging Address","jake@rootsautismsolutions.com","N","HIPAA compliant email address","","DIRECT","Direct","","CSV","CSV","","733 Hastings Dr","","Buffalo Grove","IL","US","600896906" +"1164085593","DIRECT","Direct Messaging Address","Lwoody@mednet.ucla.edu","N","work email","","DIRECT","Direct","","OTHER","Other","email","10206 Genesta Ave","","Northridge","CA","US","913251627" +"1952964389","DIRECT","Direct Messaging Address","bessie.davis@swabh.com","N","","","","","","","","","926 CATER DRIVE","","GROVE HILL","AL","US","36451" +"1952964389","DIRECT","Direct Messaging Address","bessie.davis@swabh.com","N","","","","","","","","","926 CATER DRIVE","","GROVE HILL","AL","US","36451" +"1932762341","CONNECT","CONNECT URL","fayezajib.med@gmail.com","N","email","","","","","","","","20900 Biscayne Blvd","","Aventura","FL","US","331801407" +"1982267308","OTHERS","Other URL","Nashville","N","","","","","","","","","600 12th Ave S Apt 522","","Nashville","TN","US","372036619" +"1184287591","CONNECT","CONNECT URL","krystal.vest@regionten.org","N","","","","","","","","","71 Tanbark Plz","","Lovingston","VA","US","229492464" +"1336702760","OTHERS","Other URL","https://npiregistry.cms.hhs.gov/","N","npi registry","","","","","","","","7500 Security Blvd","","Baltimore","MD","US","212441849" +"1568025997","DIRECT","Direct Messaging Address","kathyv.peeler@cherokee1.org","N","","","","","","","","","301 Spruce St","","Gaffney","SC","US","293403252" +"1538722970","FHIR","FHIR URL","Cheri","N","","","","","","","","","11400 4th St N Apt 1311","","Saint Petersburg","FL","US","337162925" +"1316500747","CONNECT","CONNECT URL","gallowbm@gmail.com","N","","","","","","","","","4951 Central Ave","","Monroe","LA","US","712036156" +"1730742172","DIRECT","Direct Messaging Address","fardowsa.iman@cmglp.com","N","","","","","","","","","524 25th Ave N","","Saint Cloud","MN","US","563033255" +"1649833088","DIRECT","Direct Messaging Address","wellness@bloomsbirthandholistichealth.com","N","email","","","","","","","","5523 N Farmer Branch Rd","","Ozark","MO","US","657215315" +"1760045108","DIRECT","Direct Messaging Address","amber@thetherapyhub.care","N","Hipaa Compliant Email","","DIRECT","Direct","","OTHER","Other","EHR","1555 Palm Beach Lakes Blvd Ste 1560","","West Palm Beach","FL","US","334012342" +"1164085403","DIRECT","Direct Messaging Address","chad.johnson@imail.org","N","","","","","","","","","98 N 1100 E Ste 101","","American Fork","UT","US","840032940" +"1083277321","CONNECT","CONNECT URL","Billing@raphawc.com","N","Contact Email","","","","","","","","305 Bayonne Crossing Way","","Bayonne","NJ","US","070025304" +"1750944070","DIRECT","Direct Messaging Address","ana.vega@jhsmiami.org","N","","","","","","","","","1611 NW 12th Ave","","Miami","FL","US","331361005" +"1487217709","CONNECT","CONNECT URL","Vancouver","N","","","","","","","","","13501 NE 28th St","","Vancouver","WA","US","986828091" +"1184287476","DIRECT","Direct Messaging Address","info@wisechiro.com","N","","","","","","","","","18130 US Highway 441","","Mount Dora","FL","US","327576720" +"1891358164","DIRECT","Direct Messaging Address","jlmharper@comcast.net","N","e-mail","","DIRECT","Direct","","OTHER","Other","other","171 Yodder Ave","","Avon","CO","US","81620" +"1477116754","DIRECT","Direct Messaging Address","cpust@sphs.org","Y","Work E-mail","SPHS SBC","DIRECT","Direct","","CSV","CSV","","2 Eastgate Ave Ste 102","","Monessen","PA","US","150621392" +"1750944005","DIRECT","Direct Messaging Address","dr.jamiehoward@itherapymail.com","N","","","","","","","","","201 Fawn Ln","","Spring Branch","TX","US","780705604" +"1669035911","DIRECT","Direct Messaging Address","office@rabinedental.com","N","","","DIRECT","Direct","","","","","865 River Rd","","Shelton","CT","US","064845464" +"1669035911","DIRECT","Direct Messaging Address","office@rabinedental.com","N","","","DIRECT","Direct","","","","","865 River Rd","","Shelton","CT","US","064845464" +"1669035911","DIRECT","Direct Messaging Address","office@rabinedental.com","N","","","DIRECT","Direct","","","","","865 River Rd","","Shelton","CT","US","064845464" +"1669035911","DIRECT","Direct Messaging Address","office@rabinedental.com","N","","","DIRECT","Direct","","","","","865 River Rd","","Shelton","CT","US","064845464" +"1578126827","DIRECT","Direct Messaging Address","MToscano@KERNBHRS.org","N","secure e-mail","","DIRECT","Direct","","","","","2525 N Chester Ave","","Bakersfield","CA","US","933081770" +"1942863204","CONNECT","CONNECT URL","www.anewwelllinc.com","N","Office","","DIRECT","Direct","","CSV","CSV","","755 W Big Beaver Rd Ste 2020","","Troy","MI","US","480844925" +"1942863204","CONNECT","CONNECT URL","www.anewwellinc.com","N","Office","","DIRECT","Direct","","CSV","CSV","","401 Westpark Ct Ste 200","","Peachtree City","GA","US","302693572" +"1013570373","SOAP","SOAP URL","PayDC","N","","","","","","","","","3220 W 57th St Ste 103","","Sioux Falls","SD","US","571083146" +"1508429879","DIRECT","Direct Messaging Address","Chris.Cremeans@Poseidentransportation.com","N","","","DIRECT","Direct","","","","","1271 Eastern Ave","","Gallipolis","OH","US","456311702" +"1770146045","CONNECT","CONNECT URL","premierfamilyvisioncare@gmail.com","N","","","","","","","","","12131 S Harlem Ave","","Palos Heights","IL","US","604631492" +"1790348068","DIRECT","Direct Messaging Address","Billing@ABC-Midlands.com","N","Billing Coordinator","","DIRECT","Direct","","CSV","CSV","","3800 Forest Dr Ste C201","","Columbia","SC","US","292044149" +"1710540091","DIRECT","Direct Messaging Address","carlytherese@hotmail.com","N","direct email address","","DIRECT","Direct","","CSV","CSV","","389 N Magnolia Ave","","El Cajon","CA","US","920203977" +"1164085437","OTHERS","Other URL","www.stellaraba.com","Y","Stellar ABA website","Stellar Behavioral Consulting Ltd","","","","","","","2820 W Charleston Blvd Ste 22","","Las Vegas","NV","US","891021933" +"1639732928","CONNECT","CONNECT URL","aber0007@umn.edu","N","email address","","","","","","","","1020 W Broadway Ave","","Minneapolis","MN","US","554112504" +"1154984458","DIRECT","Direct Messaging Address","jwhite@pathwaystp.com","N","email","","DIRECT","Direct","","CSV","CSV","","120 E Trinity Pl","","Decatur","GA","US","300303302" +"1871156174","DIRECT","Direct Messaging Address","jschellhorn@bayada.com","N","","","","","","","","","8801 J M Keynes Dr Ste 230","","Charlotte","NC","US","282625514" +"1871156166","DIRECT","Direct Messaging Address","appts@chicagolakedental.com","N","Email address","","DIRECT","Direct","","","","","2900 Chicago Ave","","Minneapolis","MN","US","554071322" +"1245893593","DIRECT","Direct Messaging Address","dwunderlich@bmechanics.com","N","business email","","DIRECT","Direct","","CSV","CSV","","1177 Quail Ct","","Pewaukee","WI","US","530723790" +"1740843093","DIRECT","Direct Messaging Address","KGARNER@HHCDCS.ONMICROSOFT.COM","N","IT IS A SECURE BUSINESS EMAIL","","DIRECT","Direct","","OTHER","Other","KGARNER@HHCDCS.ONMICROSOFT.COM","311 BLYTHEWOOD ROAD","","BLYTHEWOOD","SC","US","29016" +"1164085411","OTHERS","Other URL","Adrian","N","","","","","","","","","690 Riverside Ave","","Adrian","MI","US","492211544" +"1407419799","DIRECT","Direct Messaging Address","info@dramyshoumer.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","919 Conestoga Road","Building One Suite 100","Bryn Mawr","PA","US","19010" +"1508429895","DIRECT","Direct Messaging Address","alexander.visk@vumc.org","N","Organization E mail","","","","","","","","1313 21st Avenue South","703 Oxford House","Nashville","TN","US","372324700" +"1568025872","DIRECT","Direct Messaging Address","Fikishawarden@ymail.com","N","Hopkins-Medical office","","DIRECT","Direct","","","","","4857 Manhattan Dr","","Rockford","IL","US","611082265" +"1093378390","DIRECT","Direct Messaging Address","jschellhorn@bayada.com","N","","","","","","","","","8801 J M Keynes Dr Ste 230","","Charlotte","NC","US","282625514" +"1366005670","DIRECT","Direct Messaging Address","jsummerlin@alliant.edu","N","Tarzana treatment","","HIE","Health Information Exchange (HIE)","","OTHER","Other","mental health","18646 Oxnard St","","Tarzana","CA","US","913561411" +"1427611730","DIRECT","Direct Messaging Address","sgarey@healthright360.org","N","Email","","","","","","","","1563 Mission St","","San Francisco","CA","US","941032543" +"1083277305","OTHERS","Other URL","sandy@arkpharmacies.com","Y","work email","M & S Pharmacy, Inc.","DIRECT","Direct","","CSV","CSV","","917 E Austin St","","Nacogdoches","TX","US","759652845" +"1235792557","DIRECT","Direct Messaging Address","jmilus@acapcounseling.com","N","Business E-mail","","","","","","","","2607 Caddo St Ste 6","","Arkadelphia","AR","US","719235307" +"1841854171","CONNECT","CONNECT URL","ann.duong@cvshealth.com","Y","work e-mail","CVS State Capital, L.L.C.","HIE","Health Information Exchange (HIE)","","OTHER","Other","PHI","336 N Milpas St","","Santa Barbara","CA","US","931033257" +"1679136907","DIRECT","Direct Messaging Address","dlusher@acapcounseling.com","N","Business E-mail","","","","","","","","2607 Caddo St Ste 6","","Arkadelphia","AR","US","719235307" +"1588227813","DIRECT","Direct Messaging Address","blewis@acapcounseling.com","N","Business E-mail","","","","","","","","2607 Caddo St Ste 6","","Arkadelphia","AR","US","719235307" +"1932763216","DIRECT","Direct Messaging Address","mjones@awlllc.org","N","","","","","","","","","107 E 25th St","","Baltimore","MD","US","212185213" +"1013571272","DIRECT","Direct Messaging Address","gina.cole@qlc-gtf.org","N","email address","","DIRECT","Direct","","OTHER","Other","email address","215 Smelter Ave NE","","Great Falls","MT","US","594041937" +"1033773205","DIRECT","Direct Messaging Address","tashina.pitka@tananachiefs.org","N","Work Email","","DIRECT","Direct","","","","","122 1st Ave Ste 400","","Fairbanks","AK","US","997014871" +"1588228811","CONNECT","CONNECT URL","SANDY","N","","","","","","","","","9980 S 300 W Ste 200","","Sandy","UT","US","840703654" +"1851955181","DIRECT","Direct Messaging Address","mtaylor@gracehousesoberliving.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","27645 E Trail Ridge Way Apt 1007","","Moreno Valley","CA","US","925553122" +"1114581451","OTHERS","Other URL","wheels4mts@gmail.com","N","business email","","","","","","","","13188 Bethany Church Rd","","Smithfield","VA","US","234303400" +"1114581451","OTHERS","Other URL","wheels4mts@gmail.com","N","business email","","","","","","","","13188 Bethany Church Rd","","Smithfield","VA","US","234303400" +"1114581451","OTHERS","Other URL","wheels4mts@gmail.com","N","business email","","","","","","","","13188 Bethany Church Rd","","Smithfield","VA","US","234303400" +"1174187470","DIRECT","Direct Messaging Address","Stephanie.Chu@pharmaca.com","N","Email","","","","","","","","1744 Solano Ave","","Berkeley","CA","US","947072213" +"1790349090","OTHERS","Other URL","Virtru","N","Virtru","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Word, PDF","1710 S Amphlett Blvd Ste 216","","San Mateo","CA","US","944022705" +"1821652132","OTHERS","Other URL","Sondermind","Y","Sondermind Patient Portal","SonderMind Provider Network","HIE","Health Information Exchange (HIE)","","","","","3401 Quebec St Ste 4500","","Denver","CO","US","802072310" +"1104480425","DIRECT","Direct Messaging Address","tjl0005@uab.edu","N","UAB Email Address","","","","","","","","625 19th St S","","Birmingham","AL","US","352331900" +"1932763158","DIRECT","Direct Messaging Address","info@oulahealthcare.com","N","Business direct address","","DIRECT","Direct","","OTHER","Other","Business direct address","14109 Oakpointe Dr","","Laurel","MD","US","207075863" +"1841854163","DIRECT","Direct Messaging Address","diedra@groundplaytherapy.com","N","encrypted email","","DIRECT","Direct","","","","","4548 NE Holman St","","Portland","OR","US","972181349" +"1487218608","DIRECT","Direct Messaging Address","nelida.toledo@hcahealthcare.com","N","","","","","","","","","2001 Kingsley Ave","","Orange Park","FL","US","320735148" +"1376107599","CONNECT","CONNECT URL","walkingnursescorporation@gmail.com","N","gmail URL","","DIRECT","Direct","","","","","A21 Villa Seral","","Lares","PR","US","006693002" +"1972167112","DIRECT","Direct Messaging Address","Belemureta@mfirecovery.com","Y","work email","MFI Recovery Center","DIRECT","Direct","","CSV","CSV","","5870 Arlington Ave","","Riverside","CA","US","925042037" +"1235793472","CONNECT","CONNECT URL","aservantshearttexas@gmail.com","N","aservantshearttexas@gmail.com","","DIRECT","Direct","","CSV","CSV","","3103 Ridgecrest Rd","","Greenville","TX","US","754026352" +"1811551070","OTHERS","Other URL","Endpoint","N","","","","","","","","","5801 NE Cornelius Pass Rd","","Hillsboro","OR","US","971249370" +"1598329740","CONNECT","CONNECT URL","City","N","","","","","","","","","180A Tices Ln Ste 202","","East Brunswick","NJ","US","088161395" +"1235793480","CONNECT","CONNECT URL","admin@citypharmcylr.com","N","primary secured email","","DIRECT","Direct","","CSV","CSV","","11316 Huron Ln","","Little Rock","AR","US","722111856" +"1891359048","DIRECT","Direct Messaging Address","Nikki@SavinHillFitness.com","N","","","DIRECT","Direct","","CSV","CSV","","110 Savin Hill Ave","","Boston","MA","US","021251431" +"1437713690","OTHERS","Other URL","dhmobileservices@gmail.com","N","email","","DIRECT","Direct","","","","","2923 NE 116th Ave","","Vancouver","WA","US","986828720" +"1891359063","OTHERS","Other URL","jandnexquisitehomecareinc@gmail.com","N","","","","","","","","","164 Pikeview Ln","","Woodbridge","NJ","US","070951018" +"1568026722","DIRECT","Direct Messaging Address","hanna.delancy@eugeniacenter.org","N","","","","","","","","","151 N Market Blvd Ste C","","Chehalis","WA","US","985322677" +"1477117638","DIRECT","Direct Messaging Address","meryl_williamson2@teamhealth.com","N","","","DIRECT","Direct","","","","","5501 N Portland Ave","","Oklahoma City","OK","US","731122074" +"1114581386","CONNECT","CONNECT URL","abrahealthllc@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","7310 W Camelback Rd","","Glendale","AZ","US","853036113" +"1902460173","CONNECT","CONNECT URL","jennifer.staley@bjc.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1 Barnes Jew Hosp Plz","","Saint Louis","MO","US","631101003" +"1306400585","DIRECT","Direct Messaging Address","n0100sx.s04238.us@wal-mart.com","N","","","","","","","","","2761 Jensen Ave","","Sanger","CA","US","936579797" +"1013571298","CONNECT","CONNECT URL","Alicia.oldham46@gmail.com","N","Email","","DIRECT","Direct","","","","","3276 Commerce Center Pl","","Louisville","KY","US","402111900" +"1659935831","DIRECT","Direct Messaging Address","ashley@northdallascounselinggroup.com","N","business email","","","","","","","","14673 Midway Rd Ste 107","","Addison","TX","US","750013542" +"1568026714","DIRECT","Direct Messaging Address","kaitlyn.x.langolf@kp.org","Y","Email","Kaiser Permanente","DIRECT","Direct","","OTHER","Other","Email","4510 Viewridge Ave","","San Diego","CA","US","92123" +"1568026714","DIRECT","Direct Messaging Address","kaitlyn.x.langolf@kp.org","N","email","","DIRECT","Direct","","CSV","CSV","","4510 Viewridge Ave","","San Diego","CA","US","92123" +"1457915779","DIRECT","Direct Messaging Address","abeedamehwash18@neco.edu","N","","","DIRECT","Direct","","CSV","CSV","","79 Talmadge Rd","","Hamden","CT","US","065181739" +"1033773379","DIRECT","Direct Messaging Address","hvanderhyde@destinyhospicecare.com","Y","","Destiny Hospice and Palliative Care","","","","","","","12364 Perris Blvd","","Moreno Valley","CA","US","925577423" +"1619531936","CONNECT","CONNECT URL","Genesis42019@gmail.com","N","","","DIRECT","Direct","","","","","152 New St Ste 103M","","Macon","GA","US","312017304" +"1427612696","OTHERS","Other URL","g.mackenzie96@yahoo.com","N","Email","","OTHER","Other","Professional usage","CSV","CSV","","1672 Park Ave E","","Mansfield","OH","US","449052916" +"1952965295","DIRECT","Direct Messaging Address","mjwhite@usc.edu","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","182 SW Academy St","","Dallas","OR","US","973381996" +"1316501653","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","na","1000 Eddy St","","Providence","RI","US","029054739" +"1285298539","OTHERS","Other URL","NA","N","","","OTHER","Other","NA?","OTHER","Other","NA?","348 Crescent Dr","","Franklin Lakes","NJ","US","074171600" +"1386208650","CONNECT","CONNECT URL","http://www.fcandlaser.com","N","website","","","","","","","","1226 4th Ave E Ste 140","","Shakopee","MN","US","553793641" +"1811551104","DIRECT","Direct Messaging Address","andrea.avila@macthealth.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13975 Mono Way Ste G","","Sonora","CA","US","953702824" +"1215591516","DIRECT","Direct Messaging Address","jacqueline.aguayo@essc.org","Y","email","Easterseals","DIRECT","Direct","","CSV","CSV","","10604 N Trademark Pkwy Ste 310","","Rancho Cucamonga","CA","US","917305938" +"1538723853","CONNECT","CONNECT URL","Henderson","N","","","","","","","","","362 Legacy Dr","","Henderson","NV","US","890145503" +"1588228720","DIRECT","Direct Messaging Address","highhopescounseling@protonmail.com","N","encrypted business email","","DIRECT","Direct","","","","","270 Cottage St NE","","Salem","OR","US","97301" +"1598329732","DIRECT","Direct Messaging Address","debra.west@csedny.org","N","work email","","DIRECT","Direct","","","","","16318 Jamaica Ave Ste 5","","Jamaica","NY","US","114324901" +"1790349934","OTHERS","Other URL","Reachingallfamilies.com","N","","","DIRECT","Direct","","","","","75A Burlington Blvd","","Smithtown","NY","US","117873429" +"1851955017","DIRECT","Direct Messaging Address","kamilah.edwards@eugeniacenter.org","N","Email","","DIRECT","Direct","","OTHER","Other","Secure and confidential data.","151 N Market Blvd","","Chehalis","WA","US","985322677" +"1245894419","DIRECT","Direct Messaging Address","sking0651@eagle.fgcu.edu","N","Home","","DIRECT","Direct","","","","","16026 Via Solera Cir Apt 102","","Fort Myers","FL","US","339087706" +"1558925727","OTHERS","Other URL","N/A","N","N/A","","DIRECT","Direct","na","OTHER","Other","NA","3573 Old Boynton Rd","","Boynton Beach","FL","US","334363913" +"1821652090","DIRECT","Direct Messaging Address","amanda@functionalspeechandlanguagenj.com","N","","","DIRECT","Direct","","OTHER","Other","Email","32 Cayuga Rd","","Cranford","NJ","US","070163455" +"1124682372","OTHERS","Other URL","elizabeths@truelifebehavioralhealth.com","N","","","","","","","","","1006 Loch Lomond Dr","","Arlington","TX","US","760122733" +"1841854106","DIRECT","Direct Messaging Address","megmatteo@comcast.net","N","","","","","","","","","9115 SW Oleson Rd Ste 100","","Portland","OR","US","972236876" +"1457915712","DIRECT","Direct Messaging Address","tpalmer@rhsc.org","N","Business Email","","DIRECT","Direct","","OTHER","Other","PDF","1000 Elmwood Ave Ste 400","","Rochester","NY","US","146203042" +"1538723895","CONNECT","CONNECT URL","superiorfs@gmail.com","N","email address","","","","","","","","1211 S Dixie Hwy","","Delray Beach","FL","US","334833443" +"1174187439","CONNECT","CONNECT URL","amanda.collins@va.gov","N","","","","","","","","","2146 Southgate Pkwy","","Cambridge","OH","US","437253096" +"1174187439","CONNECT","CONNECT URL","amanda.collins@va.gov","N","","","","","","","","","27843 State Route 7","","Marietta","OH","US","457509060" +"1982268264","CONNECT","CONNECT URL","glavediaa@gmail.com","N","email adress","","DIRECT","Direct","","OTHER","Other","Maplewood","10 Oregon St","","Maplewood","NJ","US","070403515" +"1982268264","CONNECT","CONNECT URL","glavediaa@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10 Oregon St","","Maplewood","NJ","US","070403515" +"1588228878","DIRECT","Direct Messaging Address","lbrown@kenaitze.org","N","","","","","","","","","508 Upland St","","Kenai","AK","US","996118026" +"1548824840","CONNECT","CONNECT URL","aaraujo@preferrredbehavioral.org","N","Work email","","DIRECT","Direct","","","","","725 Airport Rd","","Lakewood","NJ","US","087015968" +"1740844976","DIRECT","Direct Messaging Address","mmettespetrie@regis.edu","N","","","DIRECT","Direct","","","","","5540 N Academy Blvd Ste 210","","Colorado Springs","CO","US","809183696" +"1740844976","DIRECT","Direct Messaging Address","leilani@allinclusivecounseling.com","N","","","","","","","","","5540 N Academy Blvd Ste 210","","Colorado Springs","CO","US","809183696" +"1467016782","DIRECT","Direct Messaging Address","Rebecca.Minger@tn.gov","N","","","","","","","","","800 Parks St","","Manchester","TN","US","373552482" +"1235793555","DIRECT","Direct Messaging Address","mmartin@lmccares.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","310 E Byrd Ave","","Bonifay","FL","US","324253068" +"1629632849","DIRECT","Direct Messaging Address","dfelder@divinepurposecs.com","Y","email","Divine Purpose Community Services LLC","DIRECT","Direct","","OTHER","Other","email","1330 Smith Ave","","Baltimore","MD","US","212093878" +"1225692445","OTHERS","Other URL","docrmurphy@gmail.com","N","email address","","","","","","","","350 Lakeview Ct Ste B","","Covington","LA","US","704337523" +"1851955009","OTHERS","Other URL","N/A","N","","","OTHER","Other","N/A","OTHER","Other","N/A","200 E Commerce St","","Aberdeen","MS","US","397302712" +"1124682380","DIRECT","Direct Messaging Address","pazoffd@cascadementalhealth.org","Y","email","Cascade Mental Health","DIRECT","Direct","","OTHER","Other","email","2428 W Reynolds Ave","","Centralia","WA","US","985314554" +"1871157040","CONNECT","CONNECT URL","stevewat44@yahoo.com","N","","","","","","CSV","CSV","","6851 Rico Ct","","San Diego","CA","US","921117029" +"1386208551","CONNECT","CONNECT URL","mmatthews1422@gmail.com","N","","","","","","","","","6071 W Outer Dr","","Detroit","MI","US","482352624" +"1205490489","DIRECT","Direct Messaging Address","erika@erikashomecare.com","N","","","","","","","","","136 Savoy St","","Bridgeport","CT","US","066064116" +"1952965972","CONNECT","CONNECT URL","rita.sunyo@gmail.com","N","","","","","","","","","950 Campbell Ave","","West Haven","CT","US","065162770" +"1437713542","OTHERS","Other URL","ann_aldrich@yahoo.com","N","","","","","","","","","209 Hawick Rd","","Inwood","WV","US","254285369" +"1942864152","DIRECT","Direct Messaging Address","pmpharmacy@sti.net","Y","work email","Pioneer Market","DIRECT","Direct","","CSV","CSV","","5034 Coakley Circle","Suite 200","Mariposa","CA","US","953382128" +"1013571223","DIRECT","Direct Messaging Address","don.crites@tlcrides.org","N","Email","","DIRECT","Direct","","CSV","CSV","","3320 Troup Hwy Ste 175","","Tyler","TX","US","757018358" +"1356905566","DIRECT","Direct Messaging Address","info@revolutionintegrativehealth.com","N","email","","","","","","","","836 Farmington Ave Ste 221B","","West Hartford","CT","US","061191505" +"1528622719","OTHERS","Other URL","N/A","N","","","","","","","","","77 W Underwood St","","Orlando","FL","US","328061122" +"1508420795","DIRECT","Direct Messaging Address","y.roper@med.miami.edu","Y","","University of Miami - Sylvester Comprehensive Cancer Center","","","","","","","1475 NW 12th Ave","UMHC Suite C023A","Miami","FL","US","331361002" +"1477117661","DIRECT","Direct Messaging Address","dnemo@cnyservices.org","N","email address","","","","","","","","502 Court St Ste 210","","Utica","NY","US","135024233" +"1922662121","DIRECT","Direct Messaging Address","hannah@kadencethemes.com","N","","","","","","","","","1844 W Glade Creek St","","Meridian","ID","US","836464310" +"1437713633","CONNECT","CONNECT URL","renaegberry@gmail.com","N","address","","DIRECT","Direct","","","","","3003 Cambridge Meadows Ln","","Dickinson","TX","US","775398115" +"1659935864","DIRECT","Direct Messaging Address","office@gingerfitness.com","N","Ginger Health","","DIRECT","Direct","","OTHER","Other","pdf","27553 Cashford Cir # 101","","Wesley Chapel","FL","US","335446911" +"1851955058","DIRECT","Direct Messaging Address","mtreadwell@mail.cho.org","N","secure email","","DIRECT","Direct","","","","","747 52nd St","","Oakland","CA","US","946091809" +"1790349900","DIRECT","Direct Messaging Address","lbietila@toi-health.com","N","Work Email","","DIRECT","Direct","","","","","4500 W Newberry Rd","","Gainesville","FL","US","326072245" +"1760046973","OTHERS","Other URL","idonotknow","N","","","","","","","","","1705 Jess Parrish Ct","","Titusville","FL","US","327962158" +"1699339705","DIRECT","Direct Messaging Address","Sivan@sivanpharmacy.org","Y","","LVK Management LLC","","","","","","","74 Alicia Rd","","Dorchester","MA","US","021244738" +"1245894351","CONNECT","CONNECT URL","Jennifer.Tomkinson@trinity-health.org","N","","","","","","","","","5301 McAuley Dr","","Ypsilanti","MI","US","481971051" +"1780248864","DIRECT","Direct Messaging Address","jeffb@customfitc.com","N","email","","","","","","","","1413 W Fillmore St Apt 2","","Chicago","IL","US","606074716" +"1831753987","DIRECT","Direct Messaging Address","Emily.laberge@ttuhsc.edu","N","Email","","DIRECT","Direct","","","","","5501 S McColl Rd","","Edinburg","TX","US","785395503" +"1487218558","DIRECT","Direct Messaging Address","credentialing@crisisprepandrecovery.com","N","email","","DIRECT","Direct","","CSV","CSV","","9321 W Thomas Rd Ste 100","","Phoenix","AZ","US","850373388" +"1811551971","DIRECT","Direct Messaging Address","lenz@hopesparks.org","N","","","","","","","","","6424 N 9th St","","Tacoma","WA","US","984062091" +"1356905459","DIRECT","Direct Messaging Address","pdavidson@abc-seniors.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","146 E White St Ste J","","Rock Hill","SC","US","297304526" +"1407410509","DIRECT","Direct Messaging Address","tracy.miller@stridecare.com","N","","","","","","","","","1675 Republic Pkwy Ste 101","","Mesquite","TX","US","751506902" +"1770147878","DIRECT","Direct Messaging Address","tracy.miller@stridecare.com","N","","","","","","","","","4201 Medical Center Dr","","McKinney","TX","US","750691766" +"1134783137","DIRECT","Direct Messaging Address","LAURENFABER@MAC.COM","Y","OFFICE","INTEGRATED HEALTH CENTER","DIRECT","Direct","","CSV","CSV","","7286 S Yosemite St","","Centennial","CO","US","801122204" +"1588228506","OTHERS","Other URL","KAFHHA@gmail.com","N","direct email","","","","","","","","13014 Greenwood Ave","","Blue Island","IL","US","604062341" +"1295399319","OTHERS","Other URL","goodman@refocusautism.com","N","owner email","","","","","","","","94 Ramapo Valley Road","","Mahwah","NJ","US","07430" +"1245894450","DIRECT","Direct Messaging Address","maritza.campos@kippdc.org","N","","","DIRECT","Direct","","CSV","CSV","","1375 Mount Olivet Rd NE","","Washington","DC","US","200022509" +"1306400411","DIRECT","Direct Messaging Address","sssverify@dentaldepotdfw.com","N","SSS Email","","DIRECT","Direct","","OTHER","Other","Email","26747 E University Dr","","Little Elm","TX","US","76227" +"1144884354","OTHERS","Other URL","rfinlaw@perucsd.org","N","","","","","","","","","116 Pleasant St","","Peru","NY","US","129722821" +"1639733744","DIRECT","Direct Messaging Address","angie.yates@newlifeclinics.com","N","address","","DIRECT","Direct","","CSV","CSV","","3471 Ohio River Rd","","Point Pleasant","WV","US","255504401" +"1588228696","OTHERS","Other URL","KLau@pharmaca.com","N","Work Email","","DIRECT","Direct","","","","","6985 El Camino Real Ste A103","","Carlsbad","CA","US","920094148" +"1255995379","DIRECT","Direct Messaging Address","dbowler@educatorscare.com","Y","email","Collaborative Autism Resources and Education","DIRECT","Direct","","CSV","CSV","","14419 Cypress Falls Dr","","Cypress","TX","US","774291998" +"1124682257","DIRECT","Direct Messaging Address","p.surti@direct.aclinic.org","Y","","Wake Forest Baptist Health","DIRECT","Direct","","CSV","CSV","","611 N Lindsay St","","High Point","NC","US","272624300" +"1740844877","DIRECT","Direct Messaging Address","pscc@performanceandspine.com","N","Company Email","","DIRECT","Direct","","","","","19365 SW 65th Ave Ste 104","","Tualatin","OR","US","970629196" +"1518521640","DIRECT","Direct Messaging Address","limberly.reynolds@stvin.org","N","","","","","","","","","455 Saint Michaels Dr","","Santa Fe","NM","US","875057601" +"1023672185","DIRECT","Direct Messaging Address","LMacalik@preferredbehavioralhealth.org","N","","","","","","","","","725 Airport Rd Ste 2","","Lakewood","NJ","US","087015968" +"1184288284","CONNECT","CONNECT URL","cclive12@msn.com","N","by/Donna Sautter","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1307 16th St","","Central City","NE","US","688261809" +"1275197378","OTHERS","Other URL","Washington","N","","","DIRECT","Direct","","","","","471 G Place, NW","#32","Washington","DC","US","20001" +"1972167070","DIRECT","Direct Messaging Address","tracy.miller@stridecare.com","N","","","","","","","","","977 Raintree Cir Ste 120","","Allen","TX","US","750135024" +"1174187173","DIRECT","Direct Messaging Address","sweissman@lbctarzana.com","N","","","","","","","","","5554 Reseda Blvd Ste 203","","Tarzana","CA","US","913566212" +"1811551989","DIRECT","Direct Messaging Address","nclayton@wregional.com","Y","Washington Regional account","Washington Regional Medical System","DIRECT","Direct","","CSV","CSV","","513 N Shiloh St","","Springdale","AR","US","727643343" +"1417511510","OTHERS","Other URL","bluelotusrockhill@gmail.com","N","email","","","","","","","","223 E Main St Ste 401","","Rock Hill","SC","US","297304571" +"1972167021","DIRECT","Direct Messaging Address","seearley@cattco.org","N","email","","","","","","","","9824 Route 16","","Machias","NY","US","141019771" +"1538723606","DIRECT","Direct Messaging Address","alyubasy@ucsd.edu","N","UCSD email","","DIRECT","Direct","","CSV","CSV","","9909 Mira Mesa Blvd Ste 200","","San Diego","CA","US","921311061" +"1790349892","DIRECT","Direct Messaging Address","hello@bullcitysafespacecounseling.sprucecare.com","N","","","","","","","","","3500 Westgate Dr Ste 504","","Durham","NC","US","277072568" +"1932763133","DIRECT","Direct Messaging Address","lenz@hopesparks.org","N","","","","","","","","","6424 N 9th St","","Tacoma","WA","US","984062091" +"1164086245","DIRECT","Direct Messaging Address","grace@divinegracerx.com","N","email","","DIRECT","Direct","","CSV","CSV","","1970 US Highway 259 S # 100","","Diana","TX","US","756404037" +"1669036786","DIRECT","Direct Messaging Address","ainek20112011@hotmail.com","N","Email","","DIRECT","Direct","","","","","1950 Lee Rd Ste 104","","Winter Park","FL","US","327891847" +"1285298315","DIRECT","Direct Messaging Address","AlexandraLizon@TPCP.org","N","","","","","","","","","1904 Richland Ave","","Ceres","CA","US","953074562" +"1093379125","DIRECT","Direct Messaging Address","gailcbo@hotmail.com","N","personal email address","","DIRECT","Direct","","","","","2035 Mahaoo Pl","","Honolulu","HI","US","968191659" +"1962066019","DIRECT","Direct Messaging Address","jamiewhiting@hollandhomecarellc.com","N","professional email","","DIRECT","Direct","","CSV","CSV","","95 Lempa Rd","","Holland","PA","US","189662413" +"1275197311","CONNECT","CONNECT URL","brenda.n@mpachealthcare.com","N","work email","","","","","","","","11401 S Oakley Ave","","Chicago","IL","US","606434196" +"1538723671","DIRECT","Direct Messaging Address","smitbrya@kean.edu","N","","","","","","","","","3203 Pine Valley Way","","East Stroudsburg","PA","US","183026706" +"1184288235","DIRECT","Direct Messaging Address","MatthewPrier@tpcp.org","N","Business Email","","","","","","","","1904 Richland Ave","","Ceres","CA","US","953074562" +"1689238743","OTHERS","Other URL","ma.rashadab@gmail.com","N","work","","DIRECT","Direct","","OTHER","Other","work","7270 W Manchester Ave # 5-330","","Los Angeles","CA","US","900453832" +"1356905418","CONNECT","CONNECT URL","N/A","N","N/A","","HIE","Health Information Exchange (HIE)","","OTHER","Other","N/A","2500 N 10th Ave","","Hanford","CA","US","932302391" +"1093379174","DIRECT","Direct Messaging Address","tracy.miller@stridecare.com","N","Email Address","","DIRECT","Direct","","OTHER","Other","Email","6309 Preston Rd Ste 1200","","Plano","TX","US","750242741" +"1235793308","DIRECT","Direct Messaging Address","orlando@integrityhealth.org","N","Email","","DIRECT","Direct","","","","","1950 Lee Rd Ste 104","","Winter Park","FL","US","327891847" +"1093379182","DIRECT","Direct Messaging Address","jian.chen@med.usc.edu","N","","","","","","","","","1200 N State St","","Los Angeles","CA","US","900331029" +"1770147852","DIRECT","Direct Messaging Address","sarah-bullard@hotmail.com","N","","","","","","OTHER","Other","Mailing Address","409 E Lakewood St","","Nacogdoches","TX","US","759652531" +"1497319578","DIRECT","Direct Messaging Address","eac603@nyu.edu","N","","","","","","","","","329 E 62nd St","","New York","NY","US","100657769" +"1588228662","DIRECT","Direct Messaging Address","Chelsea@catalystptp.com","N","email address","","DIRECT","Direct","","","","","1056 E Trinity Ln # 104","","Nashville","TN","US","372163030" +"1831753920","CONNECT","CONNECT URL","Wheaton","N","email","","DIRECT","Direct","","CSV","CSV","","130 N Hazelton Ave","","Wheaton","IL","US","601874550" +"1376107466","DIRECT","Direct Messaging Address","Maxine.Beckford@nyulangone.org","N","Work Email","","DIRECT","Direct","","","","","1999 Marcus Ave Ste 120","","New Hyde Park","NY","US","110421028" +"1386208478","DIRECT","Direct Messaging Address","arminea@ths-wa.org","N","","","","","","","","","9930 Evergreen Way Ste Z154","","Everett","WA","US","982043889" +"1346804440","OTHERS","Other URL","WASHINGTON","N","","","","","","","","","9 V St NW","","Washington","DC","US","200011012" +"1164086260","DIRECT","Direct Messaging Address","erinw@prohabsecure.com","N","Email address","","DIRECT","Direct","","CSV","CSV","","3701 N Mlk Jr Blvd","","Tulsa","OK","US","741066450" +"1710541719","DIRECT","Direct Messaging Address","shelly@altiscounseling.com","N","work email","","DIRECT","Direct","","CSV","CSV","","112 Shoshone St E Ste 2","","Twin Falls","ID","US","833016185" +"1235793233","DIRECT","Direct Messaging Address","nd@triviumofny.com","Y","email","Trivium of New York","DIRECT","Direct","","OTHER","Other","pdf","1216 E 86th St","","Brooklyn","NY","US","112364928" +"1396309324","CONNECT","CONNECT URL","ETSU","N","","","DIRECT","Direct","","","","","1276 Gilbreath Dr # 70300","","Johnson City","TN","US","376146503" +"1386208288","DIRECT","Direct Messaging Address","nick_wisniewski@hotmail.com","N","","","","","","","","","22 Salem Tpke","","Norwich","CT","US","063606516" +"1821652934","DIRECT","Direct Messaging Address","jessicam.tuel@maryland.gov","N","","","","","","","","","403 S 7th St","","Denton","MD","US","216291327" +"1386208270","DIRECT","Direct Messaging Address","lisa@southsidegroupva.com","N","","","","","","","","","3400 Airline Blvd","","Portsmouth","VA","US","237012623" +"1750945853","OTHERS","Other URL","florespediatricrehab@yahoo.com","N","","","","","","","","","11837 Acosta Cir W","","Mission","TX","US","785737995" +"1235793241","DIRECT","Direct Messaging Address","kelondon@mesepp.org","N","email address","","DIRECT","Direct","","CSV","CSV","","825 Eatonton St","","Monticello","GA","US","310641029" +"1013571033","DIRECT","Direct Messaging Address","norihiko.kamioka@emory.edu","N","Emory email address","","DIRECT","Direct","","OTHER","Other","Emory email address","1364 Clifton Rd NE Ste D422","","Atlanta","GA","US","303221059" +"1255995270","DIRECT","Direct Messaging Address","schahal@hopehealthsystems.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","6707 Whitestone Rd Ste 106","","Baltimore","MD","US","212074140" +"1194389122","OTHERS","Other URL","WASHINGTON","N","","","","","","","","","9 V St NW","","Washington","DC","US","200011012" +"1871157818","DIRECT","Direct Messaging Address","elizabeth.grant1@hcahealthcare.com","Y","work email","Transylvania Community Hospital, Inc","DIRECT","Direct","","","","","260 Hospital Dr","","Brevard","NC","US","287123378" +"1508420548","DIRECT","Direct Messaging Address","admin@absolutebesthhc.com","N","","","OTHER","Other","direct email","OTHER","Other","direct email","633 N Springboro Pike Ste A","","West Carrollton","OH","US","454493667" +"1659935617","CONNECT","CONNECT URL","dsangodeyi@verizon.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10979 Baskerville Rd","","Reisterstown","MD","US","211366415" +"1295399251","CONNECT","CONNECT URL","vet@oliviapetclinic.com","N","clinic e-mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1605 W Lincoln Ave","","Olivia","MN","US","562771260" +"1407410475","CONNECT","CONNECT URL","pharmacist@MadisonVillageRx.com","N","pharmacy's email address","","DIRECT","Direct","","","","","6716 Madison Ave Ste 11","","Fair Oaks","CA","US","956283152" +"1659935625","CONNECT","CONNECT URL","relationalcounseling@gmail.com","N","Email Address","","DIRECT","Direct","","CSV","CSV","","141 Lookout Rd","","Hutto","TX","US","786345402" +"1528622503","DIRECT","Direct Messaging Address","joseph.woodbridge@ethostreatment.com","N","email","","DIRECT","Direct","","CSV","CSV","","21 W Washington St Ste B","","West Chester","PA","US","193802666" +"1558925446","DIRECT","Direct Messaging Address","teverett@cfceinc.org","N","","","","","","","","","1825 NW 167th St","","Miami Gardens","FL","US","330564838" +"1659935633","OTHERS","Other URL","https://healthy.kaiserpermanente.org/oregon-washington","Y","","KAISER PERMANENTE","","","","","","","7101 NE 137th Ave","","Vancouver","WA","US","986824933" +"1568026540","DIRECT","Direct Messaging Address","sheilamoreno@tpcp.org","N","work email","","DIRECT","Direct","","","","","609 5th St","","Modesto","CA","US","953513316" +"1073177960","DIRECT","Direct Messaging Address","Deanna.Robin@EEHealth.org","N","","","DIRECT","Direct","","OTHER","Other","email","1824 Appaloosa Dr","","Naperville","IL","US","605651782" +"1952965881","DIRECT","Direct Messaging Address","nlchs@comcast.net","Y","New Life Main","New Life of Community Health Services, Inc.","DIRECT","Direct","","","","","6722 Bustleton Ave","","Philadelphia","PA","US","191492301" +"1033773965","OTHERS","Other URL","relflores@altamed.org","N","e-mail address","","","","","","","","1776 E Century Blvd","","Los Angeles","CA","US","900023050" +"1902460835","CONNECT","CONNECT URL","mayoandrew1@aol.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2530 DeBarr Rd","","Anchorage","AK","US","995082948" +"1093379935","DIRECT","Direct Messaging Address","pjester@kidsourcetherapy.com","N","","","","","","","","","17724 Interstate 30 N","","Benton","AR","US","720192907" +"1497319347","CONNECT","CONNECT URL","mshukair@med.wayne.edu","N","School Email","","DIRECT","Direct","","OTHER","Other","Unknown","540 E Canfield St","","Detroit","MI","US","482011928" +"1124682166","","","","N","","","","","","","","","","","","","","" +"1184288136","DIRECT","Direct Messaging Address","cgamal@hotmail.com","N","","","DIRECT","Direct","","","","","3009 Nicosh Cir Unit 4309","","Falls Church","VA","US","220421240" +"1881258804","DIRECT","Direct Messaging Address","mehtaam@upmc.edu","N","","","","","","","","","5522 Kentucky Ave","","Pittsburgh","PA","US","152322306" +"1871157800","CONNECT","CONNECT URL","956-847-6344","N","Phone number","","DIRECT","Direct","","OTHER","Other","956-763-6168","102 1st Ave Ste B","","Zapata","TX","US","780764282" +"1740844778","DIRECT","Direct Messaging Address","lauren@jamestownfamilychiropractic.com","Y","Email","Crawford Chiropractic,PLLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","408 S Main St Ste C","","Jamestown","TN","US","385563709" +"1366006306","CONNECT","CONNECT URL","heide.clem@ascension.org","N","","","","","","","","","4400 E Highway 20 Ste 507","","Niceville","FL","US","325788825" +"1740844786","CONNECT","CONNECT URL","https://www.promedica.org/toledo-childrens-hospital/pages/specialty-services/the-cullen-center.aspx","N","","","","","","","","","2150 W Central Ave # Level2","","Toledo","OH","US","436063834" +"1669036612","DIRECT","Direct Messaging Address","hmcbride@sunnyhillinc.org","N","business office","","DIRECT","Direct","","CSV","CSV","","11140 S Towne Sq Ste 100","","Saint Louis","MO","US","631237830" +"1447814413","DIRECT","Direct Messaging Address","info@athomeptot2.com","N","","","","","","","","","7120 110th St","","Forest Hills","NY","US","113754844" +"1902460967","OTHERS","Other URL","ratkiewicz1974@gmail.com","N","","","DIRECT","Direct","","","","","1589 Peaceful Pine St","","Henderson","NV","US","890523154" +"1093379067","OTHERS","Other URL","contactaccessdentalcare@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","9105 All Saints Rd Ste O","","Laurel","MD","US","207231750" +"1992369961","DIRECT","Direct Messaging Address","eddiemayviodes@tpcp.org","N","work email","","DIRECT","Direct","","","","","605 5th St","","Modesto","CA","US","953513316" +"1437713401","DIRECT","Direct Messaging Address","KyleMitchell@tpcp.org","N","Work Email","","DIRECT","Direct","","","","","609 5th St","","Modesto","CA","US","953513316" +"1235793217","DIRECT","Direct Messaging Address","amanda@inspireaba.com","N","","","DIRECT","Direct","","","","","2715 Industrial St","","Junction City","KS","US","664418398" +"1801450895","DIRECT","Direct Messaging Address","Johanna.Beck@jefferson.edu","Y","Hospital Email","THOMAS JEFFERSON UNIVERSITY HOSPITAL","DIRECT","Direct","","","","","1000 Chestnut St","","Philadelphia","PA","US","191075010" +"1043874027","DIRECT","Direct Messaging Address","trumannorthern@tpcp.org","N","work email","","DIRECT","Direct","","","","","609 5th St","","Modesto","CA","US","953513316" +"1063076057","DIRECT","Direct Messaging Address","stevenwhite@tpcp.org","N","","","DIRECT","Direct","","","","","605 5th St","","Modesto","CA","US","953513316" +"1902460801","DIRECT","Direct Messaging Address","victoria_danowski@fetterhealthcare.org","Y","Work email address","Fetter Health Care Network","","","","","","","51 Nassau St","","Charleston","SC","US","294035513" +"1033773924","CONNECT","CONNECT URL","Jennifer.muhlbach@ascension.org","N","","","","","","","","","4400 E Highway 20 Ste 210","","Niceville","FL","US","325787700" +"1295399194","DIRECT","Direct Messaging Address","christophergatlin@tpcp.org","N","work email","","DIRECT","Direct","","","","","1904 Richland Ave","","Ceres","CA","US","953074562" +"1235793142","OTHERS","Other URL","agapelovebehavioralservices@gmail.com","N","","","DIRECT","Direct","","OTHER","Other","Email","101 S Jackson Ave","","Wylie","TX","US","750983939" +"1164086070","DIRECT","Direct Messaging Address","michelle@creatingconnectionskc.com","N","Secure Business Email","","DIRECT","Direct","","OTHER","Other","Secure Email","9100 Mission Rd","","Prairie Village","KS","US","662061714" +"1952965873","DIRECT","Direct Messaging Address","skiesling@floridamedicalhearing.com","Y","Business Email","Physicians Audiology Services","DIRECT","Direct","","OTHER","Other","Email Address","800 E Merritt Island Cswy Ste 104","","Merritt Island","FL","US","329523514" +"1861056707","DIRECT","Direct Messaging Address","anicholson@chrysalishealth.com","N","access","","DIRECT","Direct","","CSV","CSV","","3830 SW 10th Ct","","Fort Lauderdale","FL","US","333122637" +"1295399111","CONNECT","CONNECT URL","svcc123@gmail.com","N","Primary location","","DIRECT","Direct","","CSV","CSV","medical","777 E Quartz Ave # 7012","","Jean","NV","US","890198501" +"1376107300","DIRECT","Direct Messaging Address","karefamily01@me.com","N","Practice email","","DIRECT","Direct","","OTHER","Other","Business use","120 S Grand Ave Ste 2","","Waxahachie","TX","US","751652273" +"1558925586","OTHERS","Other URL","rrabon@od.sco.edu","N","Email","","OTHER","Other","Email","","","","510 N Main Ave Ste 2","","Erwin","TN","US","376501393" +"1356905384","DIRECT","Direct Messaging Address","kbaxter@saint-luke.org","Y","Saint Luke's email","Saint Luke's Health System Inc.","DIRECT","Direct","","CSV","CSV","","901 E 104th St","Suite 900","Kansas City","MO","US","641314517" +"1811551849","CONNECT","CONNECT URL","l.dutcher@usa.edu","N","email","","DIRECT","Direct","","","","","265 Harriman Heights Rd","","Monroe","NY","US","109503625" +"1548824527","DIRECT","Direct Messaging Address","scott.nichols@maryland.gov","N","work email","","DIRECT","Direct","","","","","30420 Revells Neck Rd","","Westover","MD","US","218903368" +"1790349736","CONNECT","CONNECT URL","goodcarehealthsvs@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","1536 Park Way Dr","","Saint Louis","MO","US","631301245" +"1255995205","CONNECT","CONNECT URL","sstortzum7@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","202 Goldenrod Dr","","Savoy","IL","US","618749333" +"1528622560","DIRECT","Direct Messaging Address","Orlando@integrityhealth.org","N","email","","","","","","","","1950 Lee Rd Ste 104","","Winter Park","FL","US","327891847" +"1790349744","DIRECT","Direct Messaging Address","hmcbride@sunnyhillinc.org","N","business office","","DIRECT","Direct","","CSV","CSV","","11140 S Towne Sq Ste 100","","Saint Louis","MO","US","631237830" +"1386208338","CONNECT","CONNECT URL","elizabeth@flourishohio.com","Y","E-mail Address Provided by Employer","Flourish Integrated Therapy, LLC","DIRECT","Direct","","","","","30 Northwoods Blvd","","Columbus","OH","US","432354716" +"1033773098","SOAP","SOAP URL","calandra","N","","","","","","","","","2609 15th Ave S","","St Petersburg","FL","US","337122057" +"1629632609","DIRECT","Direct Messaging Address","abourdeau@codacinc.org","N","emial","","DIRECT","Direct","","CSV","CSV","","1052 Park Ave","","Cranston","RI","US","029103225" +"1841854833","OTHERS","Other URL","Beatrice","N","","","","","","","","","2420 N 6th St","","Beatrice","NE","US","683101216" +"1861056855","DIRECT","Direct Messaging Address","barbaragibson@tpcp.org","N","work email","","DIRECT","Direct","","","","","609 5th St","","Modesto","CA","US","953513316" +"1710541602","DIRECT","Direct Messaging Address","nfaltice@carilionclinic.org","N","direct email","","DIRECT","Direct","","","","","1906 Belleview Ave SE","","Roanoke","VA","US","240141838" +"1457915357","DIRECT","Direct Messaging Address","cdjennings@carilionclinic.org","N","","","","","","","","","1906 Belleview Ave SE","","Roanoke","VA","US","240141838" +"1396309209","CONNECT","CONNECT URL","HopeHealthSystems","N","","","","","","","","","6707 Whitestone Rd Ste 106","","Gwynn Oak","MD","US","212074140" +"1881258705","DIRECT","Direct Messaging Address","Orlando@integrityhealth.org","N","email","","","","","","","","1950 Lee Rd Ste 104","","Winter Park","FL","US","327891847" +"1932763869","DIRECT","Direct Messaging Address","S1481C01@SAFEWAY.COM","N","WORK EMAIL","","","","","","","","2610 Boston St","","Baltimore","MD","US","212243667" +"1073177911","CONNECT","CONNECT URL","rosieinboston@yahoo.com","N","","","","","","","","","1120 Taylor St Apt 6","","San Francisco","CA","US","941081982" +"1245894187","DIRECT","Direct Messaging Address","Orlando@integrityhealth.org","N","email","","","","","","","","1950 Lee Rd Ste 104","","Winter Park","FL","US","327891847" +"1972167815","OTHERS","Other URL","april.sea.lmt@gmail.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","1679 Old Preston Hwy N Ste 8","","Louisville","KY","US","402293297" +"1336703289","OTHERS","Other URL","jenny@mntlhealth.com","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","220 5th Ave","Office 2, Suite 300","New York","NY","US","10001" +"1417511361","DIRECT","Direct Messaging Address","charli.boothe@waldenu.edu","N","email","","","","","","","","119 Grove St","","Coal Grove","OH","US","456382930" +"1639733488","DIRECT","Direct Messaging Address","cambridge@edhanley.net","N","","","","","","","","","17853 80th Ave","","Tinley Park","IL","US","604775023" +"1205490257","OTHERS","Other URL","www.marlinfamilydentistry.com","N","secure portal","","OTHER","Other","Intraction","CSV","CSV","","110 Church St","","Marlin","TX","US","766612809" +"1326602343","DIRECT","Direct Messaging Address","Dominik.Rose@va.gov","N","Direct contace and health information exchange","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","215 Perry Hill Rd","","Montgomery","AL","US","361093725" +"1033773080","CONNECT","CONNECT URL","Bolingbrook","N","Chiropractor","","DIRECT","Direct","","OTHER","Other","Bolingbrook","440 W Boughton Rd Ste 102","","Bolingbrook","IL","US","604401400" +"1912561952","CONNECT","CONNECT URL","WWW.PINKVANITYHAIRCLINIC.CO","N","WEBSITE","","DIRECT","Direct","","CSV","CSV","","16990 Dallas Pkwy Ste 208","","Dallas","TX","US","752481935" +"1972167773","DIRECT","Direct Messaging Address","wendy.duvall@uhsinc.com","N","CFO","","DIRECT","Direct","","CSV","CSV","","1500 W Ashland St","","Nevada","MO","US","647721710" +"1669036448","OTHERS","Other URL","thepinkelephantap@gmail.com","N","","","DIRECT","Direct","","","","","8738 Red Oak Drive","","Charleston","SC","US","29406" +"1831753771","OTHERS","Other URL","Lexington","N","rich.wheelerlpcc@gmail.com","","DIRECT","Direct","","","","","410 Darby Creek Rd Apt B","","Lexington","KY","US","405091281" +"1740844687","DIRECT","Direct Messaging Address","aramsey@theberhegroup.onmicrosoft.com","N","","","","","","","","","1604 N Pennsylvania Ave","","San Bernardino","CA","US","924111171" +"1710541669","OTHERS","Other URL","Website","N","Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Any","500 Governors Dr SW","","Huntsville","AL","US","358015126" +"1134783004","OTHERS","Other URL","crispcleaninc@gmail.com","N","direct agency email.","","HIE","Health Information Exchange (HIE)","","OTHER","Other","crispcleaninc@gmail.com","25018 Acacia St","","Southfield","MI","US","480332702" +"1134783004","OTHERS","Other URL","crispcleaninc@gmail.com","N","direct agency email.","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","25018 Acacia St","","Southfield","MI","US","480332702" +"1134783004","OTHERS","Other URL","crispcleaninc@gmail.com","N","direct agency email.","","DIRECT","Direct","","CSV","CSV","","25018 Acacia St","","Southfield","MI","US","480332702" +"1134783004","OTHERS","Other URL","crispcleaninc@gmail.com","N","direct agency email.","","OTHER","Other","crispcleaninc@gmail.com","OTHER","Other","crispcleaninc@gmail.com","25018 Acacia St","","Southfield","MI","US","480332702" +"1104480078","DIRECT","Direct Messaging Address","Stephanie.Lockingen@imail.org","N","email","","","","","","","","5171 S Cottonwood St Ste 630","","Murray","UT","US","841075704" +"1720642515","DIRECT","Direct Messaging Address","Orlando@integrityhealth.org","N","email","","","","","","","","1950 Lee Rd Ste 104","","Winter Park","FL","US","327891847" +"1063076859","OTHERS","Other URL","amy@amykippcounseling.com","N","email","","DIRECT","Direct","","OTHER","Other","Initial contact","11467 Huebner Rd Ste 251","","San Antonio","TX","US","782301073" +"1528622313","DIRECT","Direct Messaging Address","elizabeth.galloway@hcahealthcare.com","Y","email work","Transylvania Community Hospital, Inc","DIRECT","Direct","","","","","260 Hospital Dr","","Brevard","NC","US","287123378" +"1598329393","DIRECT","Direct Messaging Address","Orlando@integrityhealth.org","N","email","","","","","","","","1950 Lee Rd Ste 104","","Winter Park","FL","US","327891847" +"1629632427","DIRECT","Direct Messaging Address","nucc@claimsmedinc.com","N","","","","","","","","","779 Normandy St Ste 114","","Houston","TX","US","770153441" +"1447814249","OTHERS","Other URL","Oxfordrecoverycenter.com","N","","","","","","","","","7030 Whitmore Lake Rd","","Brighton","MI","US","481168533" +"1447814249","","","","N","","","","","","","","","","","","","","" +"1982268785","DIRECT","Direct Messaging Address","etrujillo@tarzanatc.org","N","","","","","","","","","5190 Atlantic Ave","","Long Beach","CA","US","908056510" +"1376107185","CONNECT","CONNECT URL","Ocoee","N","address","","DIRECT","Direct","Ocoee","OTHER","Other","direct","2769 Plumberry Ave","","Ocoee","FL","US","347617727" +"1710541537","DIRECT","Direct Messaging Address","mcgiar@comcast.net","N","Email","","DIRECT","Direct","","","","","19 Carlton Rd","","Harwinton","CT","US","067911018" +"1669036406","DIRECT","Direct Messaging Address","sshannontamrat@skills-atpe.com","N","","","","","","","","","9001 E Bloomington Fwy Ste 143","","Bloomington","MN","US","554203444" +"1053975888","DIRECT","Direct Messaging Address","assisted-rehab@comcast.net","N","emaill address","","OTHER","Other","assisted-rehab.com","OTHER","Other","website","300 International Cir","","Cockeysville","MD","US","210301300" +"1922662725","DIRECT","Direct Messaging Address","kim@premierbirth.com","N","email address","","","","","","","","4200A Technology Ct","","Chantilly","VA","US","201511214" +"1356905236","DIRECT","Direct Messaging Address","joefstedahl@pomcounselingllc.com","Y","business email","Peace of Mind Counseling LLC","DIRECT","Direct","","OTHER","Other","email communication","115 5th Ave S","","LA Crosse","WI","US","546019200" +"1942864764","OTHERS","Other URL","home","N","","","","","","","","","22207 Rustling Springs Dr","","Spring","TX","US","773891445" +"1609430560","OTHERS","Other URL","saadat@livemail.uthscsa.edu","N","","","","","","","","","8638 Huebner Rd Apt 9328","","San Antonio","TX","US","782401736" +"1942864723","OTHERS","Other URL","gonyeajoy@slcs.org","N","","","","","","","","","141 Petrova Ave","","Saranac Lake","NY","US","12983" +"1104480060","DIRECT","Direct Messaging Address","dana.steffen@aegistherapies.com","N","","","","","","","","","401 W Darlene St","","Hartington","NE","US","687394510" +"1649834508","CONNECT","CONNECT URL","ozbunmd@yahoo.com","N","","","","","","","","","3401 North Blvd Ste 200","","Baton Rouge","LA","US","708063743" +"1033773858","DIRECT","Direct Messaging Address","peds125@hotmail.com","N","","","DIRECT","Direct","","","","","125 HOBBS STREET","","BLACKSHEAR","GA","US","31516" +"1851955637","DIRECT","Direct Messaging Address","benglund@crmef.org","Y","work email","Eastern Iowa Medical Center","DIRECT","Direct","","CSV","CSV","","1201 3rd Ave SE","","Cedar Rapids","IA","US","524034009" +"1679137459","DIRECT","Direct Messaging Address","c0d010j.s00998.us@wal-mart.com","N","work email","","DIRECT","Direct","","","","","4701 Mission Rd","","Westwood","KS","US","662051635" +"1356905160","OTHERS","Other URL","cwalinaa44@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","344 S Main St","","Wellington","OH","US","440901348" +"1174187983","DIRECT","Direct Messaging Address","Orlando@integrityhealth.org","N","email","","","","","","","","1950 Lee Rd Ste 104","","Winter Park","FL","US","327891847" +"1255995064","DIRECT","Direct Messaging Address","amandaking@theapiesotr.com","N","","","DIRECT","Direct","","OTHER","Other","na","2851 S Parker Rd Ste 570","","Aurora","CO","US","800142749" +"1073177887","DIRECT","Direct Messaging Address","virginialinker@tpcp.org","N","work email","","DIRECT","Direct","","","","","1001 Needham St","","Modesto","CA","US","953540730" +"1427612233","DIRECT","Direct Messaging Address","Orlando@integrityhealth.org","N","email","","","","","","","","1950 Lee Rd Ste 104","","Winter Park","FL","US","327891847" +"1134783954","OTHERS","Other URL","NA","N","","","","","","","","","1701 Mercer Ln","","Princeton","TX","US","754072717" +"1053975870","OTHERS","Other URL","https://www.instagram.com/jikocali/?hl=ko","N","","","","","","","","","680 Langsdorf Dr Ste 202A","","Fullerton","CA","US","928313720" +"1255995080","OTHERS","Other URL","kappenhagen44@gmail.com","N","","","OTHER","Other","kappenhagen@hotmail.com","","","","4350 W 28th St","","Cleveland","OH","US","441094167" +"1710541552","CONNECT","CONNECT URL","Jacksonville","Y","","Sprouts Pediatric Clinic, LLC","DIRECT","Direct","","","","","200 Valencia Dr Ste 160","","Jacksonville","NC","US","285466315" +"1053975896","DIRECT","Direct Messaging Address","chad_simon@brown.edu","N","email","","DIRECT","Direct","","OTHER","Other","email","70 Kennedy Plz Unit 2","","Providence","RI","US","029032000" +"1255995007","DIRECT","Direct Messaging Address","vwalkeraba@behavioralharmony.com","N","","","","","","","","","4882 14th St SW","","Canton","OH","US","447101147" +"1508420357","OTHERS","Other URL","amber@ascensiontherapyservices.com","N","Direct Email","","","","","","","","1545 Shaker Run Blvd","","Lebanon","OH","US","450364004" +"1639733496","DIRECT","Direct Messaging Address","info@foundationsts.com","N","secure e-mail","","","","","","","","5099 E Blue Lupine Dr Ste 211","","Wasilla","AK","US","996548449" +"1053975813","DIRECT","Direct Messaging Address","constalc@med.umich.edu","N","Direct email address","","DIRECT","Direct","","","","","4260 Plymouth Rd","","Ann Arbor","MI","US","481092700" +"1013571884","CONNECT","CONNECT URL","livingproofcounseling@gmail.com","N","","","","","","","","","391 Broad St NW Ste 201","","Cleveland","TN","US","373115039" +"1073177804","DIRECT","Direct Messaging Address","estellebrooks@fitfourullc.com","N","","","DIRECT","Direct","","OTHER","Other","quick books","7020 Ewing Ave","","Kansas City","MO","US","641335535" +"1073177804","OTHERS","Other URL","estllmidg@aol.com","N","","","DIRECT","Direct","","CSV","CSV","","7020 Ewing Ave","","Kansas City","MO","US","641335535" +"1902460678","CONNECT","CONNECT URL","kristelle.x.gillim@hma.com","Y","","Bayfront Medical Center","","","","","","","701 6th St S","","Saint Petersburg","FL","US","337014814" +"1003470865","OTHERS","Other URL","Hillsdale","N","email","","DIRECT","Direct","","OTHER","Other","Hillsdale","7822 320th St N","","Hillsdale","IL","US","612579762" +"1891359766","OTHERS","Other URL","mchll.mojicapr@yahoo.com","N","","","","","","","","","Condominio Quinta Real","10105 Calle Rey David","Toa Baja","PR","US","00949" +"1265096044","CONNECT","CONNECT URL","lvazquez@mghpr.org","N","lvazquez@mghpr.org","","OTHER","Other","rguillen@mghpr.org","OTHER","Other","rguillen@mghpr.org","Carr. 901, Km. 5 Salida hacia Camino Nuevo","","Yabucoa","PR","US","00767" +"1467016287","DIRECT","Direct Messaging Address","heartambulance@hotmail.com","N","direct email","","DIRECT","Direct","","CSV","CSV","","calle bori 1608 st 202","edificio la electronica","san juan","PR","US","009260092" +"1174187942","OTHERS","Other URL","https://mail.yahoo.com/d/folders/1","N","","","DIRECT","Direct","","OTHER","Other","jemimafenelus@yahoo.com","1968 Sebring Pkwy","","Sebring","FL","US","338701654" +"1457915233","CONNECT","CONNECT URL","SusanB@pinnrehab.com","N","work email","","DIRECT","Direct","","","","","2120 Mottman Rd SW","","Tumwater","WA","US","985127823" +"1093379885","DIRECT","Direct Messaging Address","dmolina@thept.net","N","","","","","","","","","9611 Acer Ave","Bldg B Suite 114","El Paso","TX","US","79925" +"1881258614","DIRECT","Direct Messaging Address","lbidwell@sheldonsrx.com","N","","","","","","","","","8439 Nashville Rd","","Bowling Green","KY","US","421018721" +"1649834466","OTHERS","Other URL","kw@elitecarecompany.net","N","Email","","DIRECT","Direct","","CSV","CSV","","507 Albatross Dr Unit A","","Kissimmee","FL","US","347594411" +"1093379810","DIRECT","Direct Messaging Address","stefanie.t@earmolding.org","N","Manager email address","","DIRECT","Direct","","OTHER","Other","email communication","9101 N Central Expy Ste 595","","Dallas","TX","US","752316080" +"1336703164","CONNECT","CONNECT URL","tiffanysantoroSLPPC@gmail.com","N","business Email","","","","","","","","2B Mill Pond Ln","","East Moriches","NY","US","119401222" +"1699339424","DIRECT","Direct Messaging Address","cernst@prc.com","N","Direct email address , encrypted safe for patient information","","DIRECT","Direct","","CSV","CSV","","820 Castle Valley Blvd Ste 201","","New Castle","CO","US","816479453" +"1760046593","OTHERS","Other URL","Patient1st504@gmail.com","N","Email Adress","","OTHER","Other","Email Contact","OTHER","Other","Communication","504 Gordon Ave","","Thomasville","GA","US","317926646" +"1174187900","DIRECT","Direct Messaging Address","sbaker@carolinaapothecary.com","Y","","Carolina Apothecary Inc","","","","","","","726 S Scales St","","Reidsville","NC","US","273205330" +"1649834482","DIRECT","Direct Messaging Address","m_hanson3@salemstate.edu","N","Home","","","","","","","","35 Congress St Ste 214","","Salem","MA","US","019707312" +"1124682992","DIRECT","Direct Messaging Address","tyrone.patton@purpleheartcare.com","N","Secure HIPPA email","","DIRECT","Direct","","OTHER","Other","n/a","12320 Havana Rd","","Garfield Heights","OH","US","441254515" +"1588228357","CONNECT","CONNECT URL","http","N","","","","","","","","","7111 W Tripoli Ave","","Milwaukee","WI","US","532201713" +"1578127346","DIRECT","Direct Messaging Address","info@redeemedlifecounseling.com","N","email RLC","","DIRECT","Direct","","CSV","CSV","","415 Highway 377 S Ste 102","","Argyle","TX","US","762265140" +"1538723200","OTHERS","Other URL","palmcarson2@aol.com","N","","","","","","","","","2515 E Jefferson St","","Long Beach","CA","US","908101519" +"1053975722","DIRECT","Direct Messaging Address","fazeelah@buffalo.edu","N","Resident Email Address","","DIRECT","Direct","","OTHER","Other","Email","184 Barton St","","Buffalo","NY","US","142131573" +"1134783806","DIRECT","Direct Messaging Address","info@greentreedentalchicago.com","N","email","","DIRECT","Direct","","OTHER","Other","address","3309 W North Ave","","Chicago","IL","US","606474901" +"1891359576","DIRECT","Direct Messaging Address","info@kgsctc.com","N","","","DIRECT","Direct","","CSV","CSV","","3927 S Howell Ave Ste 102","","Milwaukee","WI","US","532074421" +"1912561580","OTHERS","Other URL","csorgman@synergyhomecare.com","N","Email address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Client assignments","2003 Opportunity Dr Ste 6A","","Roseville","CA","US","956783008" +"1174187868","OTHERS","Other URL","steppingstoneservicesnc@gmail.com","N","This is the business email address","","DIRECT","Direct","","OTHER","Other","Email","2720 White Oak Ln","","Kannapolis","NC","US","280837256" +"1720642424","CONNECT","CONNECT URL","jraz80@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","14635 SE 16th St Apt 21","","Bellevue","WA","US","980075720" +"1518521251","DIRECT","Direct Messaging Address","mallory.weatherly@irmc.cc","Y","direct email","cleveland clinic florida","DIRECT","Direct","","","","","3450 11th Court","Suite 206","Vero Beach","FL","US","32960" +"1255995957","DIRECT","Direct Messaging Address","Yrelav22@hotmail.com","N","","","","","","","","","475 E 57th St","","Brooklyn","NY","US","112036010" +"1740844471","DIRECT","Direct Messaging Address","barbara.fletcher@bhgrecovery.com","Y","office email contact","BHG XXXV, LLC","DIRECT","Direct","","CSV","CSV","","1000 Ace Dr","","Berea","KY","US","404031327" +"1235793910","CONNECT","CONNECT URL","BARBERTON","N","Main Location","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","86 Conservatory Dr Ste B","","Barberton","OH","US","442034289" +"1609430388","CONNECT","CONNECT URL","ConvenientCareAndAssessment@gmail.com","N","Business email","","OTHER","Other","Email","CSV","CSV","Email","2407 S Peninsula Dr","","Daytona Beach","FL","US","321185412" +"1689238362","DIRECT","Direct Messaging Address","GME_Administration@upmc.edu","N","","","DIRECT","Direct","","","","","3600 Forbes Ave Ste 140","","Pittsburgh","PA","US","152133410" +"1841854544","OTHERS","Other URL","hilaryvhollihan@gmail.com","N","","","","","","","","","2030 Wyoming Dr","","Green River","WY","US","829355851" +"1851955546","DIRECT","Direct Messaging Address","kemrajrOT@outlook.com","N","Work Email Address","","DIRECT","Direct","","CSV","CSV","","8915 220th St","","Queens Village","NY","US","114272505" +"1659935344","DIRECT","Direct Messaging Address","kloyola@llu.edu","N","","","DIRECT","Direct","","OTHER","Other","N/A","11234 Anderson St","","Loma Linda","CA","US","923542804" +"1053975748","CONNECT","CONNECT URL","keithkingfnp@yahoo.com","N","","","","","","","","","307 Buckeye Ridge Loop","","DeVille","LA","US","713288515" +"1114581816","OTHERS","Other URL","Rachelb@northwestaba.com","N","","","","","","","","","218 S 38th St","","Tacoma","WA","US","984187807" +"1710541412","DIRECT","Direct Messaging Address","emily@eatsandspeaks.com","N","practice email","","DIRECT","Direct","","CSV","CSV","","1214 Glacier Dr","","Byron","IL","US","610101440" +"1811551518","DIRECT","Direct Messaging Address","konek-jennifer@cooperhealth.edu","N","","","DIRECT","Direct","","","","","3 Cooper Plz","","Camden","NJ","US","081031438" +"1437713138","DIRECT","Direct Messaging Address","pediatricspm@outlook.com","N","","","DIRECT","Direct","","CSV","CSV","","1502 5th Ave S","","Birmingham","AL","US","352331615" +"1154985851","OTHERS","Other URL","gessner.l@thecozynestmt.net","N","manager email address","","","","","","","","2020 Gilkerson Dr","","Bozeman","MT","US","597152558" +"1053975763","DIRECT","Direct Messaging Address","susan.gresham.p1@direct.eyeone.nextgenshare.com","Y","","Eye One, PLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1500 Commerce Rd","","Staunton","VA","US","244019032" +"1760046478","DIRECT","Direct Messaging Address","meferguson@carilionclinic.org","N","","","","","","","","","1906 Belleview Ave SE","","Roanoke","VA","US","240141838" +"1477117182","CONNECT","CONNECT URL","Colebrook","N","","","DIRECT","Direct","","CSV","CSV","","141 Corliss Ln","","Colebrook","NH","US","035763206" +"1285298992","DIRECT","Direct Messaging Address","sona.sadselia@midhosp.org","N","Main Office","","DIRECT","Direct","","CSV","CSV","","90 S Main St","","Middletown","CT","US","064573649" +"1861056590","DIRECT","Direct Messaging Address","adials@williamsonhealthwellness.com","N","Email","","DIRECT","Direct","","","","","104 Logan St","","Williamson","WV","US","256613606" +"1760046494","DIRECT","Direct Messaging Address","mschwartz@hopehealthsystems.com","Y","Business Email Address","HOPE HEALTH SYSTEMS, INC","DIRECT","Direct","","CSV","CSV","","6707 Whitestone Rd","SUITE 106","Baltimore","MD","US","212074106" +"1578127205","CONNECT","CONNECT URL","scheduling@novadentalservices.com","N","Encrypted Email","","","","","CSV","CSV","","7138 S Highland Dr Ste 214","","Salt Lake City","UT","US","841213783" +"1316501059","OTHERS","Other URL","diane@matrixmedical.hush.com","N","email address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","text","1222 Rumsey Rd","","Eastanollee","GA","US","305382224" +"1659935211","DIRECT","Direct Messaging Address","jalehe@utmb.edu","N","Hospital secure Email","","DIRECT","Direct","","CSV","CSV","","301 University Blvd","","Galveston","TX","US","775555303" +"1700440427","DIRECT","Direct Messaging Address","arti.bhukhen@midhosp.org","N","Main Office","","DIRECT","Direct","","CSV","CSV","","90 S Main St","","Middletown","CT","US","064573649" +"1295399913","CONNECT","CONNECT URL","maratmit27@gmail.com","N","","","","","","","","","234 E 149th St","","Bronx","NY","US","104515504" +"1104480821","DIRECT","Direct Messaging Address","alison.carini@midhosp.org","N","Main Office","","DIRECT","Direct","","CSV","CSV","","90 S Main St","","Middletown","CT","US","064573649" +"1013571751","OTHERS","Other URL","daytonj180@gmail.com","N","Personal Email","","DIRECT","Direct","","","","","10 5th St SE","","Cook","MN","US","557239702" +"1407410152","CONNECT","CONNECT URL","http://bayareabehaviorconsultants.com","N","main web page","","DIRECT","Direct","","OTHER","Other","address and phone number","2970 Hilltop Mall Rd Ste 104","","Richmond","CA","US","948061948" +"1831753573","DIRECT","Direct Messaging Address","mmathur@blhealthcare.com","N","Email Address","","","","","","","","100 Foxborough Blvd Ste 230","","Foxborough","MA","US","020352878" +"1184288839","DIRECT","Direct Messaging Address","optimalmedicalservices@outlokk.com","N","direct email","","DIRECT","Direct","","","","","55 Ave Font Martelo W","","Humacao","PR","US","007913616" +"1811551567","CONNECT","CONNECT URL","Ivonne.Ernest@Orlandohealth.com","N","email","","DIRECT","Direct","","CSV","CSV","","7243 Della Dr","","Orlando","FL","US","328195104" +"1649834201","CONNECT","CONNECT URL","hhcbr@gmail.com","N","","","","","","","","","902 C M Fagan Dr Ste J","","Hammond","LA","US","704036043" +"1902460561","OTHERS","Other URL","kraig@lumicare.com","N","KL Email","","DIRECT","Direct","","CSV","CSV","","220 NW R D Mize Rd","","Blue Springs","MO","US","640142527" +"1386208940","DIRECT","Direct Messaging Address","info@totallifeaz.com","Y","","Total Life Counseling","","","","","","","690 E Warner Rd Ste 115","","Gilbert","AZ","US","852963056" +"1336703990","CONNECT","CONNECT URL","OARSANDIGEO@GMAIL.COM","N","EMAIL","","DIRECT","Direct","","CSV","CSV","","1302 Holly Ave","","Imperial Beach","CA","US","919323709" +"1760046338","DIRECT","Direct Messaging Address","csprague@agapetherapy.com","N","Employer email","","DIRECT","Direct","","OTHER","Other","email","211 W 6th St","","Cedar Falls","IA","US","506132859" +"1154985745","DIRECT","Direct Messaging Address","ssmith@brooklynplaza.org","N","","","","","","","","","650 Fulton St","","Brooklyn","NY","US","112171517" +"1255995841","DIRECT","Direct Messaging Address","kathleen.thomas@duke.edu","N","work email","","DIRECT","Direct","","","","","2301 Erwin Rd Rm 6218","","Durham","NC","US","277054699" +"1164086757","CONNECT","CONNECT URL","richard_c_rice@rush.edu","N","","","","","","","","","5200 S Ellis Ave Apt 607","","Chicago","IL","US","606154377" +"1619531217","DIRECT","Direct Messaging Address","lisha@tnrak.org","N","Internet","","DIRECT","Direct","","OTHER","Other","email","300 N Main St","","Wasilla","AK","US","996547017" +"1619531217","DIRECT","Direct Messaging Address","info@antiqualibbey.com","N","intrernet","","DIRECT","Direct","","OTHER","Other","Wasilla","4821 S Outrigger Dr.","","Wasilla","AK","US","996879968" +"1356905962","DIRECT","Direct Messaging Address","Alisonsinawe@yahop.com","N","Email","","DIRECT","Direct","","","","","16100 19 Mile Rd","","Clinton Township","MI","US","480381148" +"1255995858","DIRECT","Direct Messaging Address","Laura.Cordobasanchez@adventhealth.com","Y","Direct address","Advent Health","DIRECT","Direct","","OTHER","Other","Direct address","2450 N Orange Blossom Trl","","Kissimmee","FL","US","347442316" +"1164086765","CONNECT","CONNECT URL","kristine@setfreealaska.org","Y","","Set Free Alaska, Inc.","","","","","","","7331 E Palmer-Wasilla HWY","","Palmer","AK","US","99645" +"1215591813","DIRECT","Direct Messaging Address","Tricia@handsontherapyfairbanks.com","N","work email","","DIRECT","Direct","","CSV","CSV","","3065 College Rd","","Fairbanks","AK","US","997093702" +"1689238263","DIRECT","Direct Messaging Address","norine@norinevanderhooven.com","N","website email","","DIRECT","Direct","","CSV","CSV","","650 Hampshire Rd Ste 218","","Westlake Village","CA","US","913612546" +"1093379703","DIRECT","Direct Messaging Address","adelaney@behavenkids.com","N","","","","","","","","","1145 High St","","Lincoln","NE","US","685024440" +"1174187744","SOAP","SOAP URL","reassurehealthllc@gmail.com","N","provider context","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8016 Stonehill Dr","","Plano","TX","US","750252564" +"1174187744","SOAP","SOAP URL","aglowhhhcs@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","bill","8016 Stonehill Dr","","Plano","TX","US","750252564" +"1154985885","DIRECT","Direct Messaging Address","gianpaolo.rufo@midhosp.org","N","Main Office","","DIRECT","Direct","","CSV","CSV","","90 S Main St","","Middletown","CT","US","064573649" +"1275197915","CONNECT","CONNECT URL","http://www.sampletherapy.com","Y","Website","Sample Supports","DIRECT","Direct","","CSV","CSV","","620 Kimbark St","","Longmont","CO","US","805014911" +"1275197907","CONNECT","CONNECT URL","https://andersonbrotherstr.wixsite.com/website","N","","","","","","","","","739 Cascio Rd","","Moss Bluff","LA","US","706116018" +"1366006926","OTHERS","Other URL","solaceseniorliving@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Healthcare","6955 Bitterbush Pl","","Boynton Beach","FL","US","334722901" +"1366006926","OTHERS","Other URL","solaceseniorliving@gmail.com","N","","","","","","","","","6955 Bitterbush Pl","","Boynton Beach","FL","US","334722901" +"1003470741","DIRECT","Direct Messaging Address","jafletcher@uams.edu","Y","","University of Arkansas for Medical Sciences","","","","","","","4301 W Markham St","","Little Rock","AR","US","722057101" +"1942864699","DIRECT","Direct Messaging Address","cfeldman@hopehealthsystems.com","N","","","","","","","","","6707 Whitestone Rd","","Baltimore","MD","US","212074106" +"1497319156","DIRECT","Direct Messaging Address","AGING@FORMALFINESSE.COM","N","PRIMARY","","DIRECT","Direct","","CSV","CSV","","241 Ruby Ave Ste 202","","Kissimmee","FL","US","347415627" +"1992369557","DIRECT","Direct Messaging Address","Megan.hunsaker@va.gov","Y","","VA MONTANA HEALTHCARE SYSTEM","","","","","","","300 N Willson Ave Ste 703G","","Bozeman","MT","US","597153551" +"1346804911","DIRECT","Direct Messaging Address","cayang@coh.org","N","secured email","","DIRECT","Direct","","OTHER","Other","PDF, epic","250 Lark St","","Colton","CA","US","923243718" +"1881258457","DIRECT","Direct Messaging Address","alexandram@gwhope.org","N","","","DIRECT","Direct","","CSV","CSV","","801 N Mur Len Rd Ste 111","","Olathe","KS","US","660621794" +"1043874613","CONNECT","CONNECT URL","AnthonyMeyer1@creighton.edu","N","email address","","","","","","","","530 NE Glen Oak Ave","","Peoria","IL","US","616370001" +"1144884735","OTHERS","Other URL","adopthopellc@gmail.com","N","","","","","","","","","5600 Monroe St Ste 106A","","Sylvania","OH","US","435602797" +"1891359402","DIRECT","Direct Messaging Address","roger@Lakesidetherapists.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","900 N Swallow Tail Dr Ste 105","","Port Orange","FL","US","321296103" +"1962066571","OTHERS","Other URL","nick@mandspharmacy.com","N","work email","","","","","","","","917 E Austin St","","Nacogdoches","TX","US","759652845" +"1114581725","SOAP","SOAP URL","HAMPTON","N","home","","OTHER","Other","Minneapolis","CSV","CSV","","1 Diane Ct","","Hampton","NJ","US","088274533" +"1104480714","DIRECT","Direct Messaging Address","DEPT-EBENEZER-SHOREWOODLANDING@fairview.org","N","","","","","","","","","6000 Chaska Rd","","Excelsior","MN","US","553313173" +"1730743352","DIRECT","Direct Messaging Address","sweissman@lbctarzana.com","N","","","","","","","","","5554 Reseda Blvd","","Tarzana","CA","US","913562200" +"1427612050","OTHERS","Other URL","katelgr@yahoo.com","N","","","","","","","","","70 N Country Rd Ste 201","","Port Jefferson","NY","US","117772161" +"1992369532","DIRECT","Direct Messaging Address","MansiSabne@chiwest.com","N","","","","","","","","","2460 NW Stewart Pkwy Ste 200","","Roseburg","OR","US","974711501" +"1831753318","DIRECT","Direct Messaging Address","j.hashim@peerbridgehealth.com","N","email address","","","","","","","","3 Columbus Cir Fl 15","","New York","NY","US","100198716" +"1679137293","DIRECT","Direct Messaging Address","sweissman@lbctarzana.com","Y","","Learning and Behavioral Center. LLC","","","","","","","5554 Reseda Blv.","","Tarzana","CA","US","91356" +"1942864426","DIRECT","Direct Messaging Address","jtweit@tsmh.org","N","e-mail","","DIRECT","Direct","","OTHER","Other","Direct address","1221 Highland Ave","","Clarkston","WA","US","994032829" +"1083278725","DIRECT","Direct Messaging Address","rca_amber@outlook.com","N","","","DIRECT","Direct","","CSV","CSV","","5200 Washington Ave Ste D","","Evansville","IN","US","477154863" +"1306400965","DIRECT","Direct Messaging Address","awares@symmetrycareinc.com","N","work email","","DIRECT","Direct","","OTHER","Other","Other","348 W Adams St","","Burns","OR","US","977201710" +"1083278667","CONNECT","CONNECT URL","Ogden","N","","","DIRECT","Direct","","CSV","CSV","","1708 E 5550 S Ste 23","","Ogden","UT","US","844037038" +"1649834235","CONNECT","CONNECT URL","Ogden","N","","","DIRECT","Direct","","CSV","CSV","","1708 E 5550 S Ste 23","","Ogden","UT","US","844037038" +"1376107979","DIRECT","Direct Messaging Address","zaak@tnrak.org","N","intranet","","DIRECT","Direct","","OTHER","Other","email","300 N Main St","","Wasilla","AK","US","996547017" +"1386208981","DIRECT","Direct Messaging Address","JenniferSerenity@outlook.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","USPS Mail","12250 Tamiami Trl E Ste 203","","Naples","FL","US","341138421" +"1609430198","DIRECT","Direct Messaging Address","apalmer@havenassistedliving.com","N","Email","","DIRECT","Direct","","","","","2192 West 100 North","","Hurricane","UT","US","84737" +"1992369524","OTHERS","Other URL","UNKKNOWN","N","","","","","","","","","234 Otis St","","Hingham","MA","US","020434504" +"1801450382","CONNECT","CONNECT URL","Www.facebook.com/evergreencarecoordination","N","Facebook page","","OTHER","Other","Facebook","","","","6640 S Calista Drive","","Wasilla","AK","US","99623" +"1043874688","DIRECT","Direct Messaging Address","Quintin.Dukes@talberthouse.org","N","","","","","","","","","2600 Victory Pkwy","","Cincinnati","OH","US","452061711" +"1588228134","DIRECT","Direct Messaging Address","teresa.raxter@hcahealthcare.com","Y","work e mail","Transylvania Community Hospital, Inc","DIRECT","Direct","","","","","260 Hospital Dr","","Brevard","NC","US","287123378" +"1427612977","OTHERS","Other URL","eileen6331@gmail.com","N","direct","","DIRECT","Direct","","CSV","CSV","","1258 Myrtle Ave","","Cuyahoga Falls","OH","US","442214328" +"1093379554","OTHERS","Other URL","Work","N","","","","","","","","","810 E Edwards St","","Maryville","MO","US","644682917" +"1508420068","OTHERS","Other URL","sarahmoonpsyd@gmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","Health Service Related Content","1415 Beacon St Ste 200","","Brookline","MA","US","024464819" +"1336703800","DIRECT","Direct Messaging Address","julia.burris2@va.gov","N","secure email","","DIRECT","Direct","","CSV","CSV","","3701 Loop Rd","","Tuscaloosa","AL","US","354045015" +"1205490786","DIRECT","Direct Messaging Address","maryk@powerhousetreatment.com","N","email","","DIRECT","Direct","","","","","32405 Diagonal Rd","","Hermiston","OR","US","978387503" +"1821652322","DIRECT","Direct Messaging Address","malkyt@upmc.edu","N","email","","DIRECT","Direct","","CSV","CSV","","11279 Perry Hwy Ste 500","","Wexford","PA","US","150909303" +"1467016964","DIRECT","Direct Messaging Address","billing@arcaspirit.org","N","Contact Information","","DIRECT","Direct","","CSV","CSV","","11200 Lomas Blvd NE","","Albuquerque","NM","US","871125514" +"1821652371","DIRECT","Direct Messaging Address","veronicab@aba-ct.com","N","Work email","","","","","","","","14 Depot Pl # 11","","Bethel","CT","US","068012540" +"1023672516","DIRECT","Direct Messaging Address","billing@arcaspirit.org","N","Contact Information","","DIRECT","Direct","","CSV","CSV","","11200 Lomas Blvd NE","","Albuquerque","NM","US","871125514" +"1619531126","CONNECT","CONNECT URL","Lowell","N","","","DIRECT","Direct","","","","","67 S Bedford St Ste 400W","","Burlington","MA","US","018035177" +"1689238131","CONNECT","CONNECT URL","Shonto","N","PRIMARY LOCATION","","DIRECT","Direct","","OTHER","Other","Shonto","HWY 98 ROUTE 6320 MP 1","","Shonto","AZ","US","860548605" +"1235793704","DIRECT","Direct Messaging Address","imuniz@fondopr.com","N","","","","","","","","","Carr #2 Km 126.4","Bo. Caimital Bajo","Aguadilla","PR","US","00603" +"1699339127","DIRECT","Direct Messaging Address","drpang4569@eyeappts.com","N","Email address","","DIRECT","Direct","","CSV","CSV","","141 Lakewood Center Mall","","Lakewood","CA","US","907122419" +"1720642374","DIRECT","Direct Messaging Address","yolanda.carnessali-powell@louisvilleky.gov","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1448 S 15th St","","Louisville","KY","US","402101838" +"1982268439","DIRECT","Direct Messaging Address","luciana.brandaop@ufl.edu","N","","","DIRECT","Direct","","","","","1600 SW Archer Rd","","Gainesville","FL","US","326103003" +"1073177523","DIRECT","Direct Messaging Address","csori@thesosaclinic.com","N","office manager email address","","DIRECT","Direct","","","","","3499 W 4th Ave Ste 201","","Hialeah","FL","US","330124333" +"1194389668","DIRECT","Direct Messaging Address","sburgess@andrewscenter.com","Y","this is an encrypted work email provided by my employing organization","andrews center-autism","DIRECT","Direct","","OTHER","Other","this is an encrypted work email provided by my employing organization","1722 W Front St","","Tyler","TX","US","757026823" +"1316501802","DIRECT","Direct Messaging Address","nmarnell@akchild.org","N","Practice email address","","","","","","","","4600 Abbott Rd","","Anchorage","AK","US","995074314" +"1568026052","DIRECT","Direct Messaging Address","dixiez@powerhousetreatment.com","N","email","","DIRECT","Direct","","","","","32405 Diagonal Rd","","Hermiston","OR","US","978387503" +"1538723036","DIRECT","Direct Messaging Address","billing@arcaspirit.org","N","Contact Information","","DIRECT","Direct","","CSV","CSV","","11200 Lomas Blvd NE","","Albuquerque","NM","US","871125514" +"1225692734","DIRECT","Direct Messaging Address","tarakowalik@gicsd.org","N","Office Email","","DIRECT","Direct","","","","","2451 Baseline Rd","","Grand Island","NY","US","140721657" +"1003470535","DIRECT","Direct Messaging Address","megangrimm@balancedpt.net","N","www.balancedpt.net","","","","","","","","900 NE 139th St Ste 102","","Vancouver","WA","US","986852519" +"1407410939","DIRECT","Direct Messaging Address","aseagren@fhw.org","N","Email address, use {encrypt} in subject","","DIRECT","Direct","","","","","551 Kokopelli Blvd Unit B","","Fruita","CO","US","815216305" +"1992369433","DIRECT","Direct Messaging Address","ylopez1@fondopr.com","N","","","DIRECT","Direct","","","","","Carr #2 Km 126.4 Bo. Caimital Bajo","","Aguadilla","PR","US","00603" +"1174187611","OTHERS","Other URL","pastorjordac@upmc.edu","Y","mail","Western Psychiatric Institute and Clinic","HIE","Health Information Exchange (HIE)","","","","","100 N Bellefield Ave","","Pittsburgh","PA","US","152132600" +"1538723077","DIRECT","Direct Messaging Address","khawaja.bilal@icahn.mssm.edu","N","Secure Email","","DIRECT","Direct","","CSV","CSV","","1000 10th Ave","","New York","NY","US","100191147" +"1306400759","CONNECT","CONNECT URL","Www.puregoldluxzhbl.gold","N","Pure Gold Luxz hair beauty luxury","","DIRECT","Direct","","OTHER","Other","Durable services","508 Owen Dr","","Fayetteville","NC","US","283043417" +"1851955207","DIRECT","Direct Messaging Address","krkahlon@knights.ucf.edu","N","","","","","","","","","9031 Southern Breeze Dr","","Orlando","FL","US","328365051" +"1922662386","DIRECT","Direct Messaging Address","customercare@rio-transport.com","N","","","","","","","","","1217 S Cynthia St","","McAllen","TX","US","785011153" +"1164086526","OTHERS","Other URL","Anna.Cvetich@helendevoschildrens.org","N","","","","","","","","","100 Michigan St NE","","Grand Rapids","MI","US","495032560" +"1326602780","DIRECT","Direct Messaging Address","DEPT-EBENEZER-PILLARS-MANKATO@fairview.org","N","","","","","","","","","3125 Prairie Rose Dr","","Mankato","MN","US","560012618" +"1942864319","DIRECT","Direct Messaging Address","rebecca_royzer@urmc.rochester.edu","N","email","","DIRECT","Direct","","CSV","CSV","","601 Elmwood Ave","","Rochester","NY","US","146420001" +"1235793753","OTHERS","Other URL","micah_pratt@yahoo.com","N","","","","","","","","","1506 S Sunset Ave Ste A","","Littlefield","TX","US","793394813" +"1568026045","DIRECT","Direct Messaging Address","sbarreto@fondopr.com","N","","","","","","","","","Carr #2 Km 126.4 Bo. Caimital Bajo","","Aguadilla","PR","US","00603" +"1457915902","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","1000 Eddy St","","Providence","RI","US","029054739" +"1891359360","DIRECT","Direct Messaging Address","hgorrie@clearbrook.org","N","Email","","DIRECT","Direct","","CSV","CSV","","1835 W Central Rd","","Arlington Heights","IL","US","600052410" +"1598329971","CONNECT","CONNECT URL","www.LegacySpeechServices.com","N","Email organization","","DIRECT","Direct","","CSV","CSV","","2026 Wirt Rd Ste 103B","","Houston","TX","US","770551626" +"1376107854","DIRECT","Direct Messaging Address","kasandra.potito@homeinstead.com","N","","","DIRECT","Direct","","","","","4129 Parliament Dr","","Alexandria","LA","US","713032718" +"1780248260","DIRECT","Direct Messaging Address","bgonzalez@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1336703818","DIRECT","Direct Messaging Address","lmartinez@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1790349272","DIRECT","Direct Messaging Address","jruelas@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1649834136","DIRECT","Direct Messaging Address","amcveety@northwell.edu","Y","Professional E-mail","Northwell Health","DIRECT","Direct","","","","","36A E 36th St # 10016","","New York","NY","US","100163364" +"1255995759","OTHERS","Other URL","https://www.psychologytoday.com/us/therapists/elizabeth-gottlieb-gattone-gainesville-fl/213429","N","","","DIRECT","Direct","","","","","115 NE 7th Ave Ste 201","","Gainesville","FL","US","326014391" +"1952965451","DIRECT","Direct Messaging Address","dmontanez@ruhealth.org","N","dmontanez@ruhealth.org","","DIRECT","Direct","","OTHER","Other","dmontanez@ruhealth.org","623 N Main St Ste D11","","Corona","CA","US","928801408" +"1326602822","CONNECT","CONNECT URL","www.consejocounseling.org","N","business email address","","DIRECT","Direct","","CSV","CSV","","5915 Orchard St W","","Tacoma","WA","US","984673824" +"1942864442","DIRECT","Direct Messaging Address","Hope.Slate@samc.com","N","email","","DIRECT","Direct","","CSV","CSV","","1303 E Herndon Ave","","Fresno","CA","US","937203309" +"1679137178","DIRECT","Direct Messaging Address","billing@arcaspirit.org","N","Contact Information","","DIRECT","Direct","","CSV","CSV","","11200 Lomas Blvd NE","","Albuquerque","NM","US","871125514" +"1073177507","DIRECT","Direct Messaging Address","silvette.ferrercordero@fondopr.com","N","","","DIRECT","Direct","","","","","Carr #2 Km 126.4 Bo Caimital Bajo","","Aguadilla","PR","US","00603" +"1881258382","DIRECT","Direct Messaging Address","bmjohnson2@savasc.com","Y","company email","SSC Lincolnton Operating Company LLC","DIRECT","Direct","","OTHER","Other","email info","515 S Generals Blvd","","Lincolnton","NC","US","280923656" +"1114581659","OTHERS","Other URL","stottdental@gmail.com","N","email","","","","","","","","857 E Warner Rd Ste 103","","Gilbert","AZ","US","852963076" +"1235793779","DIRECT","Direct Messaging Address","Rachel.roesler@aurora.org","N","Aurora work email","","DIRECT","Direct","","","","","1488 Spring Valley Rd","","Jackson","WI","US","530379723" +"1568026904","DIRECT","Direct Messaging Address","n.stein@championhcare.com","N","email","","","","","","","","430 Manor Dr","","Suring","WI","US","541749182" +"1316501760","DIRECT","Direct Messaging Address","swhite@crnative.org","N","Work Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","None","PO Box H","","Copper Center","AK","US","995730508" +"1144884503","DIRECT","Direct Messaging Address","jredman@varietycare.org","N","email","","DIRECT","Direct","","","","","3000 N Grand Blvd","","Oklahoma City","OK","US","731071818" +"1699339051","DIRECT","Direct Messaging Address","dale.fraser@csedny.org","N","","","","","","","","","16318 Jamaica Ave","","Jamaica","NY","US","114324919" +"1063076446","DIRECT","Direct Messaging Address","natalie@heartspacecounselingllc.com","N","email address","","DIRECT","Direct","","","","","600 Wyndhurst Ave Ste 112","","Baltimore","MD","US","212102432" +"1295399707","DIRECT","Direct Messaging Address","reissing@bcm.edu","N","professional email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1502 Taub Loop Ste 4.229","","Houston","TX","US","770301608" +"1295399731","OTHERS","Other URL","Unknown","N","","","","","","","","","1652 NW Hughwood Ct","","Roseburg","OR","US","974718844" +"1295399731","OTHERS","Other URL","Unknown","N","Uncertain","","DIRECT","Direct","","OTHER","Other","Unknown","1652 NW Hughwood Ct","","Roseburg","OR","US","974718844" +"1457915894","CONNECT","CONNECT URL","Hollywood","N","house","","DIRECT","Direct","","CSV","CSV","","2247 Taylor St Apt 4","","Hollywood","FL","US","330204458" +"1114581634","DIRECT","Direct Messaging Address","fannyaviles@tpcp.org","N","work email","","DIRECT","Direct","","","","","1904 Richland Ave # D","","Ceres","CA","US","953074562" +"1942864475","DIRECT","Direct Messaging Address","erin.klug@ascension.org","N","Hospital email","","","","","","","","10101 S 27th St","","Franklin","WI","US","531327209" +"1851955389","DIRECT","Direct Messaging Address","dl583914@ohio.edu","Y","","Ohio University","DIRECT","Direct","","","","","W174 Grover Center","","Athens","OH","US","45701" +"1750945283","DIRECT","Direct Messaging Address","robinh@rhcounselinglincoln.com","N","secure email","","DIRECT","Direct","","OTHER","Other","email","7441 O St Ste 402","","Lincoln","NE","US","685102466" +"1639733173","SOAP","SOAP URL","WISHIN.org","Y","","Lafayette County","","","","","","","800 Clay St","","Darlington","WI","US","535301228" +"1588228019","CONNECT","CONNECT URL","allisonreza@havenpsych.com","N","","","","","","","","","8253 White Oak Ave","","Rancho Cucamonga","CA","US","917307671" +"1033773569","DIRECT","Direct Messaging Address","joshua.jones@midhosp.org","N","Main Office","","DIRECT","Direct","","CSV","CSV","","90 S Main St","","Middletown","CT","US","064573649" +"1801450259","DIRECT","Direct Messaging Address","recoveryrefuge@hush.com","N","email","","","","","","","","8100 W Emerald St Ste 180","","Boise","ID","US","837049069" +"1902460348","DIRECT","Direct Messaging Address","n.stein@championhcare.com","N","","","","","","","","","101 1st St","","Oconto","WI","US","541531117" +"1447814884","DIRECT","Direct Messaging Address","n.stein@championhcare.com","N","","","","","","","","","425 Manor Dr","","Suring","WI","US","541749182" +"1871157214","CONNECT","CONNECT URL","rightontimetransportationbr@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","9165 Corlett Dr","","Baton Rouge","LA","US","708112318" +"1376107722","DIRECT","Direct Messaging Address","aosborne@communityhealthlink.org","N","Office email","","DIRECT","Direct","","","","","100 Erdman Way","","Leominster","MA","US","014531804" +"1700440179","DIRECT","Direct Messaging Address","hnstandish@ascension.org","N","work email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1301 Barbara Jordan Blvd Ste 200","","Austin","TX","US","787233078" +"1265096630","DIRECT","Direct Messaging Address","elko@youngchildrensdentistry.com","N","office email address","","DIRECT","Direct","","OTHER","Other","Email","2578 Idaho St","","Elko","NV","US","898014601" +"1629632039","DIRECT","Direct Messaging Address","jennessa.miller@tananachiefs.org","N","","","DIRECT","Direct","","CSV","CSV","","77 Antoski Drive","","Galena","AK","US","99741" +"1023673464","CONNECT","CONNECT URL","snoozle@law-anes.com","Y","business email","LAWRENCE ANAESTHESIA PA","HIE","Health Information Exchange (HIE)","","CSV","CSV","","613 N 2nd St","","Lawrence","KS","US","660441407" +"1225692619","DIRECT","Direct Messaging Address","michelle_gates@usc.salvationarmy.org","N","","","","","","","","","3737 Lawton St","","Detroit","MI","US","482082500" +"1225692619","DIRECT","Direct Messaging Address","michelle_gates@usc.salvationarmy.org","N","","","","","","","","","3737 Lawton St","","Detroit","MI","US","482082500" +"1558925933","DIRECT","Direct Messaging Address","kendra.gipson@tenethealth.com","N","","","DIRECT","Direct","","","","","2006 Brookwood Medical Ctr Dr","","Homewood","AL","US","352096899" +"1487218889","DIRECT","Direct Messaging Address","tkeating@madonnaschool.org","N","","","","","","","","","6402 N 71st St","","Omaha","NE","US","681044674" +"1740844158","CONNECT","CONNECT URL","tmanzione@primehealthcare.com","N","Manager email","","HIE","Health Information Exchange (HIE)","","","","","130 Powerville Rd","","Boonton","NJ","US","070058705" +"1619531092","DIRECT","Direct Messaging Address","madalina@wellnessdurham.com","Y","business email","Center for Health and Emotional Wellness, PLLC","","","","","","","5107 Southpark Dr Ste 204","","Durham","NC","US","277138402" +"1588228969","CONNECT","CONNECT URL","PHBG","N","","","","","","","","","725 Airport Rd","","Lakewood","NJ","US","087015968" +"1356906796","DIRECT","Direct Messaging Address","BMJohnson2@sava.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","515 N Generals Blvd","","Lincolnton","NC","US","280922808" +"1003470402","DIRECT","Direct Messaging Address","mboles@gapaincare.com","N","Company Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1665 Highway 34 E Ste 100","","Newnan","GA","US","302652404" +"1770147183","CONNECT","CONNECT URL","drtara@pinnaclechiropracticvt.com","N","","","","","","OTHER","Other","South Burlington","30 Farrell St Ste 100","","South Burlington","VT","US","054036012" +"1639733041","CONNECT","CONNECT URL","centralgeorgiaclinc@gmail.com","N","Office email","","DIRECT","Direct","","OTHER","Other","Office Email","120 Jackson St Ste C","","Swainsboro","GA","US","304013160" +"1508420910","DIRECT","Direct Messaging Address","catherine.ogrady@atriumhealth.org","N","","","HIE","Health Information Exchange (HIE)","","","","","1350 S Kings Dr","","Charlotte","NC","US","282072134" +"1972167385","DIRECT","Direct Messaging Address","ivy.tom@ucsf.edu","N","Ivy Tom, Administrator","","","","","","","","505 Parnassus Ave","","San Francisco","CA","US","941432204" +"1043874456","DIRECT","Direct Messaging Address","goldberg.melissa@marshfieldclinic.org","N","","","","","","","","","1307 N Saint Joseph Ave","","Marshfield","WI","US","544491340" +"1902460322","OTHERS","Other URL","kahypolite@gmail.com","N","direct email address","","","","","","","","1500 Walnut St Ste 300","","Philadelphia","PA","US","191023502" +"1174187595","OTHERS","Other URL","avavotta@yahoo.com","N","","","","","","","","","4 Neshaminy Interplex Dr Ste 202","","Trevose","PA","US","190536940" +"1114582541","CONNECT","CONNECT URL","trainor.michael@marshfieldclinic.org","N","Work Email","","","","","","","","409 N Chestnut Ave","","Marshfield","WI","US","544492000" +"1235793662","DIRECT","Direct Messaging Address","bobblevins@sacredheartkc.com","N","","","DIRECT","Direct","","","","","1300 N 78th St Ste 203","","Kansas City","KS","US","661122406" +"1104481530","DIRECT","Direct Messaging Address","caryn@addictionrecoveryidaho.com","N","Billing Admin","","DIRECT","Direct","","CSV","CSV","","1970 E 17th St Ste 208","","Idaho Falls","ID","US","834048048" +"1295390631","CONNECT","CONNECT URL","jacqueruddy@gmail.com","N","Direct email address","","","","","","","","2130 Main St Ste 120","","Huntington Beach","CA","US","926486476" +"1912562356","DIRECT","Direct Messaging Address","info@amystandifer.org","N","","","","","","","","","509 George Hopper Rd Ste B","","Midlothian","TX","US","760655518" +"1265097604","DIRECT","Direct Messaging Address","andrea@choicerecovery.org","N","","","","","","","","","357 NE Court St","","Prineville","OR","US","977541936" +"1477117851","DIRECT","Direct Messaging Address","klawson@floridamedicalhearing.com","N","Work e-mail","","DIRECT","Direct","","CSV","CSV","","8732 SE 165th Mulberry Ln","","The Villages","FL","US","321625861" +"1497310866","DIRECT","Direct Messaging Address","natalie@drscountryhealth.com","N","business email address","","","","","","","","60 S. Main St.","","Aberdeen","ID","US","83210" +"1306400783","OTHERS","Other URL","Na","N","","","","","","","","","2514 Berryessa Rd","","San Jose","CA","US","951322947" +"1154985588","CONNECT","CONNECT URL","nguyenkb01@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","6824 NW 23rd St","","Bethany","OK","US","730085217" +"1720642150","DIRECT","Direct Messaging Address","info@phillipsorthotx.com","N","Office Email","","","","","","","","4425 W Wadley Ave Ste 100","","Midland","TX","US","797075330" +"1376108704","DIRECT","Direct Messaging Address","gdirickson8966@my.pmi.edu","N","","","","","","","","","2803 14th St","","Brownwood","TX","US","768017911" +"1215592647","CONNECT","CONNECT URL","Petal","N","","","","","","","","","12 Serene Cv","","Petal","MS","US","394653945" +"1508421975","DIRECT","Direct Messaging Address","jalicea2@fondopr.com","N","","","DIRECT","Direct","","","","","CARR. #2 KM. 126.4 BO. CAIMITAL BAJO","","AGUADILLA","PR","US","00603" +"1407411861","CONNECT","CONNECT URL","Oconomowoc","N","","","","","","","","","39542 Golden Lake Park Rd","","Oconomowoc","WI","US","530669405" +"1861057234","DIRECT","Direct Messaging Address","andrea@solomonfamilysolutions.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","391 Broad St NW Ste 201","","Cleveland","TN","US","373115039" +"1750946125","OTHERS","Other URL","bethwest2@yahoo.com","N","","","","","","","","","1506 S Sunset Ave Ste A","","Littlefield","TX","US","793394813" +"1780249177","CONNECT","CONNECT URL","sakyla.malone@butterflyeffects.com","Y","professional email address","Butterfly Effects, LLC","","","","","","","500 Fairway Dr Ste 102","","Deerfield Beach","FL","US","334411817" +"1043875438","DIRECT","Direct Messaging Address","w01163phm@costco.com","N","email address","","DIRECT","Direct","","OTHER","Other","email address","6020 34th St","","Lubbock","TX","US","794073102" +"1730744129","CONNECT","CONNECT URL","talkingturtlesspeech@gmail.com","N","slp","","OTHER","Other","none","OTHER","Other","none","1860 Howe Ave Ste 260","","Sacramento","CA","US","958251094" +"1598320996","CONNECT","CONNECT URL","Clinic","N","","","DIRECT","Direct","","","","","354 Santa Fe Dr","","Encinitas","CA","US","920245142" +"1124683529","DIRECT","Direct Messaging Address","lauryn@hoosierbreastfriend.com","N","","","DIRECT","Direct","","","","","7173 Red Apple Dr","","Michigan City","IN","US","463609180" +"1720643133","CONNECT","CONNECT URL","Eadesa@ymail.com","N","","","","","","","","","9 Mary Ln","","Waldwick","NJ","US","074631010" +"1720643133","CONNECT","CONNECT URL","Eadesa@ymail.com","N","","","","","","","","","9 Mary Ln","","Waldwick","NJ","US","074631010" +"1538724943","DIRECT","Direct Messaging Address","Taniam@lafcc.org","Y","email buisness","La Familia Counseling Center, Inc.","DIRECT","Direct","","CSV","CSV","","3301 37th Ave","","Sacramento","CA","US","958242418" +"1679138085","DIRECT","Direct Messaging Address","samantha@metrospeech.com","Y","","Metro Speech Therapy LLC","DIRECT","Direct","","","","","10810 Darnestown Rd Ste 102","","North Potomac","MD","US","208782604" +"1609431097","DIRECT","Direct Messaging Address","credentialing@fhclouisville.org","N","Employer","","DIRECT","Direct","","CSV","CSV","","2215 Portland Ave","","Louisville","KY","US","402121033" +"1972168334","DIRECT","Direct Messaging Address","agonzalez6@fondopr.com","N","","","DIRECT","Direct","","","","","Carr #2 Km 126.4","Bo. Caimital Bajo","Aguadilla","PR","US","00603" +"1275198624","","","","N","","","","","","","","","","","","","","" +"1194380550","DIRECT","Direct Messaging Address","lovethyneighborhhc@icloud.com","N","","","HIE","Health Information Exchange (HIE)","","","","","80 Graterford Rd","","Schwenksville","PA","US","194731610" +"1033774401","DIRECT","Direct Messaging Address","tracy.miller@stridecare.com","N","","","","","","","","","7501 Lakeview Pkwy Ste 230","","Rowlett","TX","US","750889323" +"1477118842","DIRECT","Direct Messaging Address","cbese@lcsnw.org","N","","","","","","","","","1103 NE Elm St","","Prineville","OR","US","977541664" +"1295390680","CONNECT","CONNECT URL","HairlossSpecialist","N","CERTIFIED HAIR LOSS SPECIALIST","","","","","","","","614 Granville Cors","","Oxford","NC","US","275654011" +"1336704725","DIRECT","Direct Messaging Address","Cdurham@genhs.org","N","","","","","","","","","420 W 5th Ave","","Flint","MI","US","485032445" +"1205491693","OTHERS","Other URL","lubovichchiropractic@gmail.com","N","","","","","","","","","10880 175th Ct W Ste 120","","Lakeville","MN","US","550447493" +"1487219879","DIRECT","Direct Messaging Address","mary.matthews.p1@direct.personfamily.nextgenshare.com","Y","Direct Message Email","PERSON FAMILY MEDICAL CENTER INCORPORATED","HIE","Health Information Exchange (HIE)","","CSV","CSV","","702 N Main St","","Roxboro","NC","US","275734755" +"1679138069","DIRECT","Direct Messaging Address","tracy.miller@stridecare.com","N","","","","","","","","","3600 Conflans Rd Ste 103","","Irving","TX","US","750616324" +"1659936045","DIRECT","Direct Messaging Address","kyle@allintherapyclinic.com","N","","","","","","","","","11800 Wayzata Blvd","","Minnetonka","MN","US","553052010" +"1467017889","DIRECT","Direct Messaging Address","twhite@mwcid.com","N","Mental wellness Center Inc. Encrypted email","","HIE","Health Information Exchange (HIE)","","","","","2420 E 25th St","","Idaho Falls","ID","US","834047549" +"1114582475","CONNECT","CONNECT URL","Oneonta","Y","","Northeast Parent Child Society","","","","","","","297 River Street Service Rd","","Oneonta","NY","US","138202268" +"1114582475","CONNECT","CONNECT URL","Oneonta","N","","","","","","","","","297 River Street Service Rd","","Oneonta","NY","US","138202268" +"1912562281","CONNECT","CONNECT URL","DLawrence@learningmywayaba.com","N","GSuite E-Mail","","DIRECT","Direct","","CSV","CSV","","1572 Timber Trace Dr","","St Augustine","FL","US","320920757" +"1003471327","CONNECT","CONNECT URL","XMLJSONDOG","N","USER","","HIE","Health Information Exchange (HIE)","","OTHER","Other","USER","2151 College Ave","","Bakersfield","CA","US","933054113" +"1174188445","CONNECT","CONNECT URL","Baltimore","N","","","DIRECT","Direct","","CSV","CSV","","4436 Cole Farm Rd","","Nottingham","MD","US","212362961" +"1528623733","DIRECT","Direct Messaging Address","sandyprewitt2@hotmail.com","N","direct email","","","","","","","","7365 Ryburn St","","Shelby Township","MI","US","483172473" +"1639734841","DIRECT","Direct Messaging Address","Info@aalatransport.com","N","Email Address","","DIRECT","Direct","","CSV","CSV","","99-1225 Aiea Hieghts Drive","","Aiea","HI","US","96701" +"1043875305","CONNECT","CONNECT URL","deguzmanjastine@yahoo.com","N","","","","","","","","","1242 N Edgemont St Apt 6","","Los Angeles","CA","US","900291482" +"1740845098","OTHERS","Other URL","albertatliu@gmail.com","N","pharmacist","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6425 108th St","","Forest Hills","NY","US","113751603" +"1932764206","DIRECT","Direct Messaging Address","rx09348@cvshealth.com","N","pharmacy email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","pharmacy email","9120 Alcosta Blvd","","San Ramon","CA","US","945833863" +"1922663277","SOAP","SOAP URL","KIMLEI66@HOTMAIL.COM","N","","","","","","","","","13617 38th Ave","","Flushing","NY","US","113546500" +"1851956114","DIRECT","Direct Messaging Address","dobanion@bighorncountymt.goc","Y","Main office","County of Big Horn","HIE","Health Information Exchange (HIE)","Hardin","OTHER","Other","Hardin","809 N Custer Ave","","Hardin","MT","US","590341311" +"1023673399","DIRECT","Direct Messaging Address","dyuhas@earphonicsinc.com","N","","","","","","","","","2150 Washtenaw Rd","","Ypsilanti","MI","US","481971708" +"1770148058","CONNECT","CONNECT URL","granadahills","N","psychnotes","","DIRECT","Direct","","OTHER","Other","granadahills","222 W Eulalia St Ste 301","","Glendale","CA","US","912042851" +"1295390581","DIRECT","Direct Messaging Address","tracy.miller@stridecare.com","N","","","","","","","","","2300 W Fm 544 Ste 2300","","Wylie","TX","US","750984931" +"1720643026","DIRECT","Direct Messaging Address","tracy.miller@stridecare.com","N","","","","","","","","","3930 Naaman School Rd Ste C","","Garland","TX","US","750400968" +"1982269296","DIRECT","Direct Messaging Address","kforeman@harborlighthospice.com","Y","","Harbor Light Hospice LLC","DIRECT","Direct","","OTHER","Other","Email","207 Portage Trail Ext W","","Cuyahoga Falls","OH","US","442231330" +"1972168185","DIRECT","Direct Messaging Address","stephen.williams1@va.gov","N","Organizational Email","","DIRECT","Direct","","OTHER","Other","Email","400 Veterans Ave # 126","","Biloxi","MS","US","395312410" +"1871158089","CONNECT","CONNECT URL","uagoldcarter@gmail.com","N","","","","","","","","","4309 Snead Dr","","Las Vegas","NV","US","891072070" +"1609431816","DIRECT","Direct Messaging Address","blythe@solomonfamilysolutions.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","391 Broad St NW # 201","","Cleveland","TN","US","373115039" +"1609431816","DIRECT","Direct Messaging Address","blythe@solomonfamilysolutions.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","210 Railroad St","","Sweetwater","TN","US","378743013" +"1861057077","DIRECT","Direct Messaging Address","Frontdesk@yesyeshealinggarden.com","N","","","DIRECT","Direct","","CSV","CSV","","1626 NE Alberta St","","Portland","OR","US","972115048" +"1558926790","DIRECT","Direct Messaging Address","j0l06xp.s02752.us@wal-mart.com","N","work email","","DIRECT","Direct","","CSV","CSV","","5990 Dahlia St","","Commerce City","CO","US","800223708" +"1740845973","OTHERS","Other URL","LindaHettinga@yellowhawk.org","N","work email","","DIRECT","Direct","","OTHER","Other","work email","46314 Timine Way","","Pendleton","OR","US","978019417" +"1427613652","CONNECT","CONNECT URL","tatianamg63@gmail.com","N","","","","","","","","","10030 Hammocks Blvd Apt 206","","Miami","FL","US","331963768" +"1972168102","CONNECT","CONNECT URL","info@sierravistadentist.com","N","office info","","OTHER","Other","info@sierravistadentist.com","CSV","CSV","","5100 E Highway 90 Ste A","","Sierra Vista","AZ","US","856352444" +"1780249912","DIRECT","Direct Messaging Address","www.gems@therapysecure.com","N","","","","","","","","","581 Larchmont Dr","","Westland","MI","US","481853484" +"1376108514","CONNECT","CONNECT URL","https://www.medstarnrh.org/our-network/locations/irving-street/?_ga=2.153828152.1233702863.155684436","N","","","","","","","","","102 Irving St NW","","Washington","DC","US","200102921" +"1659936912","DIRECT","Direct Messaging Address","support@innotherapybyrc.com","N","business email address","","DIRECT","Direct","","OTHER","Other","all","9263 Encino Vlg","","San Antonio","TX","US","782504937" +"1124683354","CONNECT","CONNECT URL","Homer","N","Cook Inlet Council for Alcohol and Drug Use URL","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1230 Ocean Dr Ste 1","","Homer","AK","US","996037911" +"1932764271","OTHERS","Other URL","staff.dumont-lead@tendertouch.com","N","Rehabilitation","","HIE","Health Information Exchange (HIE)","","","","","Dumont Center for rehabilitation and Nursing Care","676 Pelham Road","New Rochelle","NY","US","10805" +"1588229827","DIRECT","Direct Messaging Address","Lisa.Laws@hhwaz.org","N","","","","","","","","","3180 East 4oth Street, Ste A","","Yuma","AZ","US","85365" +"1578128815","DIRECT","Direct Messaging Address","mmorgan@lathamcenters.org","N","","","DIRECT","Direct","","CSV","CSV","","1646 Main St","","Brewster","MA","US","026311716" +"1679138986","DIRECT","Direct Messaging Address","MARTHA.STARING@ASCENSION.ORG","N","MARTHA.STARING@ASCENSION.ORG","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4988 NY-30","","AMSTERDAM","NY","US","12010" +"1760047187","DIRECT","Direct Messaging Address","ncarter@thecarterhouses.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","108 W Indianola Ave","","Youngstown","OH","US","445071459" +"1326603648","DIRECT","Direct Messaging Address","slcarroll@henrico.k12.va.us","N","","","DIRECT","Direct","","CSV","CSV","","8320 Buffin Rd","","Henrico","VA","US","232317438" +"1962067280","DIRECT","Direct Messaging Address","JBUSH@hvhs.org","N","e-mail","","DIRECT","Direct","","CSV","CSV","","111 Hazel Ln Ste 300","","Sewickley","PA","US","151431253" +"1134784473","OTHERS","Other URL","beyondexpectationsaba.com","N","","","","","","","","","30 S 3rd St","","Pensacola","FL","US","325073640" +"1043875370","DIRECT","Direct Messaging Address","amy.tra@fdhs.com","N","","","DIRECT","Direct","","","","","2068 Hawthorne St","","Sarasota","FL","US","342392367" +"1205491545","DIRECT","Direct Messaging Address","candice@idspired.com","N","business email","","DIRECT","Direct","","OTHER","Other","Telehealth","30 E 60th St Rm 208","","New York","NY","US","100227135" +"1346805694","CONNECT","CONNECT URL","rashalda1@aol.com","N","","","","","","","","","4646 Poplar Ave Ste 239","","Memphis","TN","US","381174432" +"1871158139","DIRECT","Direct Messaging Address","dyuhas@earphonicsinc.com","N","","","","","","","","","1108 S Main St","","Plymouth","MI","US","481702214" +"1871158139","DIRECT","Direct Messaging Address","dyuhas@earphonicsinc.com","N","","","","","","","","","1108 S Main St","","Plymouth","MI","US","481702214" +"1871158139","DIRECT","Direct Messaging Address","dyuhas@earphonicsinc.com","N","","","","","","","","","1108 S Main St","","Plymouth","MI","US","481702214" +"1841855103","CONNECT","CONNECT URL","WilliamGuyBonifaceLPC","N","","","","","","","","","1401 Potter Dr Ste 101","","Colorado Springs","CO","US","809093500" +"1104481464","DIRECT","Direct Messaging Address","dyuhas@earphonicsinc.com","N","","","","","","","","","32484 Gratiot Ave","","Roseville","MI","US","480661117" +"1861057135","CONNECT","CONNECT URL","yesel@yyoonphd.com","N","","","DIRECT","Direct","","CSV","CSV","","303 5th Ave Rm 1005","","New York","NY","US","100166650" +"1134784408","OTHERS","Other URL","Ogden","N","","","","","","","","","1525 Lincoln Ave","","Ogden","UT","US","844045638" +"1225693591","OTHERS","Other URL","Ogden","N","","","","","","","","","1525 Lincoln Ave","","Ogden","UT","US","844045638" +"1033774302","DIRECT","Direct Messaging Address","dyuhas@earphonicsinc.com","N","","","","","","","","","1235 N Main St Ste 120","","Rochester","MI","US","483071187" +"1023673308","DIRECT","Direct Messaging Address","ali@drfishman-drgeller.com","N","work email address","","OTHER","Other","WHEAT RIDGE","","","","3885 Upham St Ste 100","","Wheat Ridge","CO","US","800334800" +"1578128856","DIRECT","Direct Messaging Address","jason.dent@bannerhealth.com","N","Hospital Email Address","","","","","","","","14502 W Meeker Blvd","","Sun City West","AZ","US","853755282" +"1568027845","OTHERS","Other URL","LindaHettinga@yellowhawk.org","N","Business Office Manager","","DIRECT","Direct","","OTHER","Other","work email","46314 Timine Way","","Pendleton","OR","US","978019417" +"1588229868","DIRECT","Direct Messaging Address","csawyer@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1760047062","DIRECT","Direct Messaging Address","Terri@fortitudemh.com","N","Terri@fortitudemh.com","","DIRECT","Direct","","OTHER","Other","email","125 1st St NW","","Le Mars","IA","US","510313507" +"1972168276","DIRECT","Direct Messaging Address","amynt@med.umich.edu","N","","","","","","","","","1500 E Medical Center Dr","","Ann Arbor","MI","US","481095000" +"1770148082","DIRECT","Direct Messaging Address","rx@northmainmtairy.com","N","email","","DIRECT","Direct","","CSV","CSV","physical mail","901 N Main St","","Mount Airy","NC","US","270303746" +"1528623741","DIRECT","Direct Messaging Address","spring.larrow@acsalaska.net","N","email","","","","","","","","10200 Kenai Spur Hwy","","Kenai","AK","US","996117807" +"1518522739","CONNECT","CONNECT URL","andrew.havens@va.gov","N","work email","","DIRECT","Direct","","CSV","CSV","","3625 5th St Ste 100","","Rapid City","SD","US","577016002" +"1336704550","DIRECT","Direct Messaging Address","akoshkaryan@dmh.lacounty.gov","N","akoshkaryan@dmh.lacounty.gov","","","","","","","","8300 S Vermont Ave","","Los Angeles","CA","US","900443493" +"1235794579","OTHERS","Other URL","hannah@mandspharmacy.com","Y","Work Email","M & S Pharmacy, Inc.","DIRECT","Direct","","CSV","CSV","","917 E Austin St","","Nacogdoches","TX","US","759652845" +"1689239808","DIRECT","Direct Messaging Address","amy@talkitoutoregon.com","N","Primary Location","","DIRECT","Direct","","CSV","CSV","","8215 SW Tualatin Sherwood Rd Ste 200","","Tualatin","OR","US","970628620" +"1134784358","DIRECT","Direct Messaging Address","DrAlex@miami-chiropractors.com","Y","","Aventura Wellness and Rehab Center, Inc.","","","","","","","2440 NE Miami Gardens Dr","Suite 101","Aventura","FL","US","331802734" +"1922663251","CONNECT","CONNECT URL","Missouri","N","Good Shepherd Children & Family Services","","DIRECT","Direct","","CSV","CSV","","1340 Partridge Ave","","Saint Louis","MO","US","631301943" +"1629633979","DIRECT","Direct Messaging Address","dyuhas@earphonicsinc.com","N","","","","","","","","","29433 Hoover Rd","","Warren","MI","US","480933480" +"1912562273","DIRECT","Direct Messaging Address","dyuhas@earphonicsinc.com","N","","","","","","","","","4000 Highland Rd Ste 125","","Waterford","MI","US","483280002" +"1629633987","DIRECT","Direct Messaging Address","suzanne@littleenginesaba.com","N","","","DIRECT","Direct","","","","","2001 Southwood Dr Ste A","","Lake Charles","LA","US","706054139" +"1700441060","DIRECT","Direct Messaging Address","marisolb@lafcc.org","Y","email","La Familia Counseling Center, Inc.","DIRECT","Direct","","CSV","CSV","","3301 37th Ave","","Sacramento","CA","US","958242418" +"1174188437","DIRECT","Direct Messaging Address","dyuhas@earphonicsinc.com","N","","","","","","","","","21925 Greater Mack Ave","","Saint Clair Shores","MI","US","480802420" +"1891350195","DIRECT","Direct Messaging Address","dr.banks@bankablehealthandwellness.com","Y","","Bankable Health Tips, LLC","DIRECT","Direct","","","","","1804 Provine Ct","","McKinney","TX","US","750723941" +"1568027878","CONNECT","CONNECT URL","erin.wengler@va.gov","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","113 Comanche Rd","","Fort Meade","SD","US","577411002" +"1366007585","CONNECT","CONNECT URL","info@monkeybiztherapy.com","N","general mailbox","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","25420 Kuykendahl Rd Ste E600","","Tomball","TX","US","773753405" +"1093370215","DIRECT","Direct Messaging Address","Cierra.chev@bannerhealth.com","N","Work email","","DIRECT","Direct","","OTHER","Other","Email","14502 W Meeker Blvd","","Sun City West","AZ","US","853755282" +"1275198491","CONNECT","CONNECT URL","SRRN","N","SR RN","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","121 Dekalb Ave","","Brooklyn","NY","US","112015425" +"1154986370","OTHERS","Other URL","emilyshumphd@gmail.com","N","Business email address","","DIRECT","Direct","","","","","8325 Haven Ave Ste 209","","Rancho Cucamonga","CA","US","917303894" +"1558926782","DIRECT","Direct Messaging Address","sprince@gaudenzia.org","N","","","","","","","","","3301 Green St","","Claymont","DE","US","197032052" +"1992360127","DIRECT","Direct Messaging Address","dallas-uptown@comforcare.com","N","","","","","","","","","1910 Bennett Ave Apt 19","","Dallas","TX","US","752067394" +"1033774278","DIRECT","Direct Messaging Address","hello@woodsacupuncture.com","N","secure email","","DIRECT","Direct","","OTHER","Other","email","812 W 11th St Ste 300D","","Austin","TX","US","787011862" +"1326603572","DIRECT","Direct Messaging Address","kdumas@lightwaypsych.com","Y","","Brandi Tanner, Ph.D., LLC","DIRECT","Direct","","","","","2801 Buford Hwy NE Ste 503","","Brookhaven","GA","US","303292137" +"1477118503","OTHERS","Other URL","Dentrix","N","","","","","","","","","3855 Churn Creek Rd","","Redding","CA","US","960023229" +"1346805454","CONNECT","CONNECT URL","bshahlaie1206@yahoo.com","N","Email Address","","DIRECT","Direct","","CSV","CSV","","185 Hoffman Road","","Bethel","AK","US","55995" +"1346805447","DIRECT","Direct Messaging Address","tiffani.pallanes@tonation-nsn.gov","Y","work email","Tohono O'odham Nation Health Care","","","","","","","AZ-86","","Sells","AZ","US","85634" +"1669037826","DIRECT","Direct Messaging Address","info@lactationconsultantsofcentralfl.com","N","Endpoint","","DIRECT","Direct","","CSV","CSV","","1300 Golf Point Loop","","Apopka","FL","US","327122175" +"1700441987","DIRECT","Direct Messaging Address","fhernandez@therapeuticinnovationsinc.com","N","","","DIRECT","Direct","","","","","109 Somerset Dr","","Garland","TX","US","750401157" +"1710542907","DIRECT","Direct Messaging Address","lsbeale@pmt.org","N","Emaiil","","DIRECT","Direct","","CSV","CSV","","1246 Oakley Ave","","Burley","ID","US","833181840" +"1689239873","DIRECT","Direct Messaging Address","dbritsch@summithomehealth.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","1675 W Red Cloud Dr","","St George","UT","US","847707378" +"1760047948","DIRECT","Direct Messaging Address","nguanth@ohsu.edu","N","email address","","DIRECT","Direct","","CSV","CSV","","3181 SW Sam Jackson Park Rd","","Portland","OR","US","972393011" +"1073178273","DIRECT","Direct Messaging Address","lwillis@communityassessment.org","N","","","","","","","","","8411 Broadway Ave","","Cleveland","OH","US","441053932" +"1184289373","CONNECT","CONNECT URL","lisa@easyspeech.org","N","","","DIRECT","Direct","","","","","41555 Cook St Ste 100","","Palm Desert","CA","US","922115184" +"1346805546","DIRECT","Direct Messaging Address","mimicredentialing@heartofwellness.org","N","credentialing email","","DIRECT","Direct","","","","","205 Clark Pl SE","","Tumwater","WA","US","985014062" +"1396300497","DIRECT","Direct Messaging Address","pmyers@ptcn.biz","N","business email","","","","","","","","2905 River Rd S","","Salem","OR","US","973029754" +"1356906457","DIRECT","Direct Messaging Address","e.ekwuru@kiasiretreats.com","Y","","Harcourt Bridges, LLC","","","","","","","4112 Crestline Ave","","Fair Oaks","CA","US","956287103" +"1609431717","CONNECT","CONNECT URL","Dorianh@sayskids.org","N","secured email","","DIRECT","Direct","","CSV","CSV","","201 Simone Way","","St Augustine","FL","US","320867750" +"1427613546","DIRECT","Direct Messaging Address","meagan@takeheartcounseling.com","N","Practice owner","","DIRECT","Direct","","OTHER","Other","email","4675 New Holland Rd","","Mohnton","PA","US","195408488" +"1699330712","CONNECT","CONNECT URL","info@bracedentistry.com","N","office email","","DIRECT","Direct","","CSV","CSV","","3511 Canyon De Flores Ste B","","Sierra Vista","AZ","US","856505379" +"1821653957","OTHERS","Other URL","Endpoint.managingOrganization","N","Facility","","DIRECT","Direct","","CSV","CSV","","11515 Firestone Blvd","","Norwalk","CA","US","906502804" +"1700441854","DIRECT","Direct Messaging Address","info@drdeanda.com","N","","","DIRECT","Direct","","","","","13601 Whittier Blvd Ste 310","","Whittier","CA","US","906051969" +"1568027613","CONNECT","CONNECT URL","sarah.vickersnp@yahoo.com","N","","","","","","","","","2660 S Woodloch St","","Conroe","TX","US","773858556" +"1396300562","DIRECT","Direct Messaging Address","brooke@gimhmc.com","N","poaubox","","","","","","","","1917 W Faidley Ave","","Grand Island","NE","US","688034642" +"1962067066","DIRECT","Direct Messaging Address","tracy.miller@stridecare.com","N","","","","","","","","","7700 Lakeview Pkwy Ste 300B","","Rowlett","TX","US","750884362" +"1043875149","DIRECT","Direct Messaging Address","rca_leona@outlook.com","N","","","DIRECT","Direct","","","","","5200 Washington Ave Ste D","","Evansville","IN","US","477154863" +"1861057960","DIRECT","Direct Messaging Address","admin02@springerphysicaltherapy.com","N","email","","DIRECT","Direct","","","","","318 Palomino Hill Ct","","Chesterfield","MO","US","630054883" +"1487219507","FHIR","FHIR URL","BrightFuture.com","N","","","","","","","","","119 Schenectady Ave","","Brooklyn","NY","US","112132330" +"1922663178","OTHERS","Other URL","url","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4519 Capella Riviera Dr","","Katy","TX","US","774933321" +"1194380345","DIRECT","Direct Messaging Address","Mvick@180medicalclinic.com","N","","","","","","","","","2580 Cypress Creek Pkwy Ste D","","Houston","TX","US","770683706" +"1265097430","DIRECT","Direct Messaging Address","pbailo@pennreach.org","N","","","","","","","","","18 S Main St","","Allentown","NJ","US","085011610" +"1417512682","DIRECT","Direct Messaging Address","office@AdvancedAudiologyDewitt.com","Y","Email","Advanced Audiology, LLC","","","","","","","12775 Escanaba Dr","Suite 3","DeWitt","MI","US","488208615" +"1801451083","DIRECT","Direct Messaging Address","diana-pmb@tampabay.rr.com","N","Credentialing","","OTHER","Other","Clearwater","OTHER","Other","Clearwater","2605 Gulf Blvd","","Belleair Beach","FL","US","337863500" +"1659936854","CONNECT","CONNECT URL","gtbslp@gmail.com","N","","","","","","","","","528 13th Ave # B","","Santa Cruz","CA","US","950624807" +"1649835745","DIRECT","Direct Messaging Address","farrah.dean@ochsner.org","N","employer secure email","","","","","","","","1341 Ochsner Blvd","","Covington","LA","US","704338172" +"1588229611","CONNECT","CONNECT URL","rachel@rachellaughlin.com","N","","","","","","","","","4201 Kings Row Ct NW","","Grand Rapids","MI","US","495343495" +"1144885278","DIRECT","Direct Messaging Address","credentialing@masteringinsurance.com","N","","","","","","","","","118 S Cherry St Ste D","","Kernersville","NC","US","272842764" +"1851956999","CONNECT","CONNECT URL","Louisville","N","","","","","","","","","700 Front St # 106","","Louisville","CO","US","800271805" +"1851956999","CONNECT","CONNECT URL","Louisville","N","","","","","","","","","700 Front St # 106","","Louisville","CO","US","800271805" +"1356906499","CONNECT","CONNECT URL","fallon@livelearnhope.com","N","Owner Business email","","DIRECT","Direct","","OTHER","Other","email","1101 Belleview St Ste 104","","Columbia","SC","US","292011863" +"1437714581","DIRECT","Direct Messaging Address","ROBrien@kenaitze.org","N","","","","","","","","","508 Upland St","","Kenai","AK","US","996118026" +"1962067017","DIRECT","Direct Messaging Address","jessica@betterhopefoundation.org","N","","","DIRECT","Direct","","OTHER","Other","Confidential and secure email","4444 Victory Dr Apt 1305","","Houston","TX","US","770887241" +"1114582269","DIRECT","Direct Messaging Address","abby@ictkidpower.com","N","private, secure email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10431 Commerce St","","Redlands","CA","US","923740110" +"1003471186","OTHERS","Other URL","www.abbymotz330@gmail.com","N","Contact email","","DIRECT","Direct","","OTHER","Other","Occupational email address","Waynesburg Rd nw","","Carrollton","OH","US","44615" +"1417512609","DIRECT","Direct Messaging Address","Asupple@kenaitze.org","N","","","","","","","","","508 Upland St","","Kenai","AK","US","996118026" +"1205491461","DIRECT","Direct Messaging Address","awalsh4@uthsc.edu","N","email","","DIRECT","Direct","","OTHER","Other","email","920 Madison Ave Ste 447","","Memphis","TN","US","381033438" +"1922663111","DIRECT","Direct Messaging Address","courtney@playsensekids.com","N","","","","","","","","","2314 Vanderbilt Ln Unit B","","Redondo Beach","CA","US","902784974" +"1881259083","OTHERS","Other URL","melissa.cope@copecounseling.com","N","","","","","","","","","8226 Bracken Pl SE Ste 200","","Snoqualmie","WA","US","980652935" +"1417512518","DIRECT","Direct Messaging Address","wgilchrist@yellowbrickprogram.com","N","","","","","","","","","1560 Sherman Ave","","Evanston","IL","US","602014818" +"1063077196","OTHERS","Other URL","coastercitytaxi@gmail.com","N","email","","","","","","","","2220 W Monroe St","","Sandusky","OH","US","448702029" +"1699330738","OTHERS","Other URL","coastercitytaxi@gmail.com","N","email","","","","","","","","2220 W Monroe St","","Sandusky","OH","US","448702029" +"1184289175","OTHERS","Other URL","saldouriRD@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","4801 Frankford Rd Ste 300","","Dallas","TX","US","752875329" +"1629633763","DIRECT","Direct Messaging Address","kaatskilleldercare@gmaail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","2000 County Highway 41","","Roxbury","NY","US","124741412" +"1336704493","DIRECT","Direct Messaging Address","andrea.christensen@orlandohealth.com","Y","secure work (hospital) email address","Orlando Health","DIRECT","Direct","","","","","83 W Miller St","","Orlando","FL","US","328062031" +"1215592373","DIRECT","Direct Messaging Address","clinical@solomonfamilysolutions.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","391 Broad St NW # 201","","Cleveland","TN","US","373115039" +"1487219549","OTHERS","Other URL","Hilliard","N","","","","","","","","","5214 Tarlmeadows Ln","","Hilliard","OH","US","430262649" +"1457916512","OTHERS","Other URL","apollomentalhealth@gmail.com","N","","","DIRECT","Direct","","","","","36 North Chestnut Street","","Tresckow","PA","US","18254" +"1356906424","DIRECT","Direct Messaging Address","steven.leusch@concentra.com","N","work email","","","","","","","","2 Connecticut St","","San Francisco","CA","US","941072451" +"1356906424","DIRECT","Direct Messaging Address","sal46@case.edu","N","email","","","","","","","","13651 Cunningham Dr","","Carmel","IN","US","460742308" +"1053976126","OTHERS","Other URL","afncllc@gmail.com","N","email","","","","","","","","12632 Boggy Pointe Dr","","Orlando","FL","US","328244881" +"1215592381","DIRECT","Direct Messaging Address","kate.wells@uthct.edu","N","Coordinator","","DIRECT","Direct","","OTHER","Other","Coordinator","11937 Us Hwy 271","Attn: Kate Wells","Tyler","TX","US","75708" +"1396300463","DIRECT","Direct Messaging Address","dprice@givinghopellc.org","N","","","","","","","","","4058 N Linden Rd Ste D","","Flint","MI","US","485041381" +"1205491396","CONNECT","CONNECT URL","https://squareup.com/appointments/book/DA6NCGY59S9DH","N","location","","","","","","","","1122 B St Ste 101","","Hayward","CA","US","945414237" +"1851956940","DIRECT","Direct Messaging Address","ditayem@uthsc.edu","Y","university email","UTHSC, Memphis, TN","DIRECT","Direct","","","","","University Of Tennessee 920 Madison Avenue Suite 447","","Memphis","TN","US","381630001" +"1386209302","OTHERS","Other URL","info@nassericlinic.com","N","","","","","","","","","5500 Knoll North Dr","","Columbia","MD","US","210452370" +"1891350880","CONNECT","CONNECT URL","jennifer.odonnell","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2500 English Creek Ave","","Egg Harbor Township","NJ","US","082345549" +"1861057861","DIRECT","Direct Messaging Address","michaelthuffman@protonmail.com","N","","","","","","","","","1530 W Center St","","Greenwood","AR","US","729363400" +"1285299248","DIRECT","Direct Messaging Address","lambdonassociates@live.com","N","","","","","","","","","506 SOUTH AVENUE","","PLAINFIELD","NJ","US","07062" +"1871158873","CONNECT","CONNECT URL","positivepoint111@gmail.com","N","facility email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","111 NW 183rd St Ste 423","","Miami","FL","US","331694619" +"1871158873","CONNECT","CONNECT URL","positivepoint111@gmail.com","N","direct address","","DIRECT","Direct","","OTHER","Other","Miami","111 NW 183rd St Ste 423","","Miami","FL","US","331694619" +"1902461908","OTHERS","Other URL","OTHER","N","","","","","","","","","628 N OLD ST MARYS RD","","PERRYVILLE","MO","US","63775" +"1013572064","DIRECT","Direct Messaging Address","kenk@pskc.net","N","Direct Email Address","","DIRECT","Direct","","","","","11950 47th Ave SW","","Lakewood","WA","US","98499" +"1952966038","SOAP","SOAP URL","marquardtchiropractic@outlook.com","Y","Medical billing associates email","Marquardt Chiropractic Clinic PC","DIRECT","Direct","","CSV","CSV","","1203 Mount Ave","","Missoula","MT","US","598015601" +"1487219564","DIRECT","Direct Messaging Address","dmattleman@afcurgentcare.com","N","Managers email","","DIRECT","Direct","","CSV","CSV","","2401 W Cheltenham Ave Ste 132","","Wyncote","PA","US","190952953" +"1518522606","CONNECT","CONNECT URL","aalidlebi@primehealthclinic.org","Y","","PRIME HEALTH CLINIC PLLC","","","","","","","5801 Soundview Dr","","Gig Harbor","WA","US","983352095" +"1922663913","CONNECT","CONNECT URL","jamieraed@gmail.com","N","education","","DIRECT","Direct","","CSV","CSV","","70 Franklin St","","New York","NY","US","100133996" +"1902461999","CONNECT","CONNECT URL","Na","N","Na","","OTHER","Other","Na","OTHER","Other","Na","1655 S Centre City Pkwy","","Escondido","CA","US","920256068" +"1881259810","CONNECT","CONNECT URL","Harleysville","N","","","","","","","","","345 Main St Ste 9","","Harleysville","PA","US","194382420" +"1598320590","DIRECT","Direct Messaging Address","borisukg@kdhmadison.org","N","secure work email","","DIRECT","Direct","","","","","1373 E SR 62","","Madison","IN","US","472507328" +"1972168979","OTHERS","Other URL","kristin@tinytotsspeechtx.com","N","company email","","DIRECT","Direct","","CSV","CSV","","671 3rd Ave","","Jasper","IN","US","475463652" +"1740845767","DIRECT","Direct Messaging Address","office@helpmespeak.com","N","Office Email","","DIRECT","Direct","","OTHER","Other","consented email","2500 Wallington Way Ste 103","","Marriottsville","MD","US","211041506" +"1558926576","CONNECT","CONNECT URL","address","N","","","","","","","","","13339 Chaco Cliff Trl SE","","Albuquerque","NM","US","871231085" +"1245895267","DIRECT","Direct Messaging Address","john@myhealthdepot.com","N","","","","","","","","","1530 W Center St","","Greenwood","AR","US","729363400" +"1255996294","DIRECT","Direct Messaging Address","crystal@hananiahcounseling.com","N","requests for provider information only","","DIRECT","Direct","","OTHER","Other","misc","1700 Eureka Rd Ste 155","","Roseville","CA","US","956617786" +"1750946794","DIRECT","Direct Messaging Address","mail@healthparkdentistry.com","N","","","","","","","","","110 S Tippecanoe Dr","","Tipp City","OH","US","453713104" +"1982269932","DIRECT","Direct Messaging Address","egastelum@tarzanatc.org","N","","","","","","","","","5190 Atlantic Ave","","Long Beach","CA","US","908056510" +"1760047724","DIRECT","Direct Messaging Address","oaktreehospicellc@mail.com","N","Business Email","","DIRECT","Direct","","","","","18663 Ventura Blvd Ste 215","","Tarzana","CA","US","913564100" +"1730744715","DIRECT","Direct Messaging Address","admin@ridgelanddental.com","N","Business Email Address","","DIRECT","Direct","","OTHER","Other","Email","321 Highway 51 Ste A","","Ridgeland","MS","US","391573404" +"1205491115","OTHERS","Other URL","miragehhealth@gmail.com","N","admin email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2145 E Tahquitz Canyon Way Ste 3","","Palm Springs","CA","US","922627020" +"1275198194","DIRECT","Direct Messaging Address","deedeeschaub@icloud.com","N","","","","","","","","","4701 Van Dorn St Ste B","","Lincoln","NE","US","685062511" +"1346805348","DIRECT","Direct Messaging Address","brandon.huffstutler@electrahospital.com","N","","","","","","","","","310 W Alameda St","","Iowa Park","TX","US","763671600" +"1780249698","DIRECT","Direct Messaging Address","sophia.hernanadez@mymail.barry.edu","N","email address","","DIRECT","Direct","","OTHER","Other","Behavioral Health services","13899 Biscayne Blvd","","North Miami Beach","FL","US","331811600" +"1356906374","CONNECT","CONNECT URL","Summitview","N","Private Nonprofit","","DIRECT","Direct","","CSV","CSV","","5025 Sunrey Rd","","Placerville","CA","US","956679529" +"1356906374","CONNECT","CONNECT URL","Summitview","N","","","DIRECT","Direct","","OTHER","Other","Placerville","5025 Sunrey Rd","","Placerville","CA","US","956679529" +"1700441789","CONNECT","CONNECT URL","https://secure.hushmail.com/preview/hushmail/","N","https://secure.hushmail.com/preview/hushmail/","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1012 Buck Ln","","Merriam Woods Village","MO","US","657409750" +"1184289092","CONNECT","CONNECT URL","Link","N","","","DIRECT","Direct","","","","","4249 Desperado Ct","","Sparks","NV","US","894368601" +"1922663970","OTHERS","Other URL","kpetrinadc@gmail.com","N","","","","","","","","","935 GA-124 unit 404","","Braselton","GA","US","305173051" +"1477118420","DIRECT","Direct Messaging Address","dmattleman@afcurgentcare.com","N","email","","DIRECT","Direct","","CSV","CSV","","2401 W Cheltenham Ave Ste 132","","Wyncote","PA","US","190952953" +"1548825508","CONNECT","CONNECT URL","StacieBoyar@gmail.com","N","","","","","","","","","5941 N University Drive","","Coral Springs","FL","US","33067" +"1023673035","CONNECT","CONNECT URL","pmiles@sagepsychotherapy-pllc.com","N","email","","DIRECT","Direct","","OTHER","Other","email","126 E Broadway St Ste 11","","Missoula","MT","US","598024566" +"1023673035","CONNECT","CONNECT URL","pmiles@sagepsychotherapy-pllc.com","N","email","","DIRECT","Direct","","OTHER","Other","email correspondance","126 E Broadway St Ste 11","","Missoula","MT","US","598024566" +"1700441722","DIRECT","Direct Messaging Address","diane@chmelafluencycenter.com","N","email address","","DIRECT","Direct","","OTHER","Other","email","1161 McHenry Rd Ste 201","","Buffalo Grove","IL","US","600891373" +"1881259836","DIRECT","Direct Messaging Address","rwren@rmhclexington.com","N","","","DIRECT","Direct","","CSV","CSV","","1300 Sports Center Dr","","Lexington","KY","US","405022300" +"1083279004","DIRECT","Direct Messaging Address","haydensmcafee@protonmail.com","N","","","","","","","","","1610 Fort St","","Barling","AR","US","729232018" +"1518522549","DIRECT","Direct Messaging Address","cfo@palmercare.com","N","","","","","","","","","1140 Connecticut Ave NW Ste 950","","Washington","DC","US","200364031" +"1518522556","DIRECT","Direct Messaging Address","stephanie@mayfieldcounseling.com","N","E-mail","","DIRECT","Direct","","CSV","CSV","","12295 Oracle Blvd","","Colorado Springs","CO","US","809213903" +"1518522556","DIRECT","Direct Messaging Address","stephanie@mayfieldcounseling.com","N","e-mail","","DIRECT","Direct","","CSV","CSV","","12295 Oracle Blvd","","Colorado Springs","CO","US","809213903" +"1861057762","DIRECT","Direct Messaging Address","cfo@palmercare.com","N","","","","","","","","","20 Town Sq Unit 130","","Lovettsville","VA","US","201808556" +"1932764834","CONNECT","CONNECT URL","bellevue@musc.edu","N","email","","DIRECT","Direct","","CSV","CSV","","169 Ashley Ave","","Charleston","SC","US","294258905" +"1134784184","DIRECT","Direct Messaging Address","claypoolr@thriveasd.org","Y","email address","Thrive Autism Solutions, Ltd.","DIRECT","Direct","","CSV","CSV","","2620 Forum Blvd Ste E","","Columbia","MO","US","652035454" +"1134784184","DIRECT","Direct Messaging Address","claypoolr@thriveasd.org","N","","","","","","","","","2620 Forum Blvd Ste E","","Columbia","MO","US","652035454" +"1881259778","DIRECT","Direct Messaging Address","pastorcarey@verizon.net","N","","","DIRECT","Direct","","","","","9901 Williams Mill Rd","","Chester","VA","US","238311478" +"1871158899","OTHERS","Other URL","angelicah2112@gmail.com","N","","","","","","","","","13501 SW 136th St","","Miami","FL","US","331868319" +"1720643752","DIRECT","Direct Messaging Address","frontdesk@limadental.net","N","","","","","","","","","2115 Allentown Rd","","Lima","OH","US","458051749" +"1659936540","OTHERS","Other URL","deborah.moheny@sequelyouthservices","N","email address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","other","765 Pierce Dr","","Columbus","OH","US","432232425" +"1548825573","DIRECT","Direct Messaging Address","sbenidettino@co.marion.or.us","N","","","","","","","","","1118 Oak St SE","","Salem","OR","US","973014019" +"1548825581","DIRECT","Direct Messaging Address","ryan@lumo.group","N","email","","DIRECT","Direct","","CSV","CSV","","3330 NW 56th St Ste 608","","Oklahoma City","OK","US","731124470" +"1306401377","CONNECT","CONNECT URL","email","N","email","","DIRECT","Direct","","CSV","CSV","","419 Whalley Ave Fl 1","","New Haven","CT","US","065113019" +"1306401377","CONNECT","CONNECT URL","email","N","email","","DIRECT","Direct","","CSV","CSV","","419 Whalley Ave Fl 1","","New Haven","CT","US","065113019" +"1447815329","DIRECT","Direct Messaging Address","info@alliancetaxiservicemn.com","N","","","","","","","","","6537 14th Ave S","","Richfield","MN","US","554231725" +"1760047740","CONNECT","CONNECT URL","Dogwoodautism.com","N","","","","","","","","","6110 Brodick Ln","","Lithia Springs","GA","US","301226884" +"1700441680","DIRECT","Direct Messaging Address","info@synergyhealthnw.com","N","Please check the website for contact information.","","","","","","","","811 11th Ave","","Longview","WA","US","986322462" +"1033774922","DIRECT","Direct Messaging Address","alipset@abc-seniors.com","N","Email address","","DIRECT","Direct","","CSV","CSV","","128 East Ave Ste 4M","","Norwalk","CT","US","068515741" +"1245895135","DIRECT","Direct Messaging Address","Reneeme_kat@hotmail.com","N","","","","","","","","","1408 S Manhattan Pl","","Los Angeles","CA","US","900194703" +"1730744640","DIRECT","Direct Messaging Address","jaime.westlund01@frontier.edu","N","Secure email","","","","","","","","78-6831 Alii Dr","","Kailua Kona","HI","US","967402495" +"1093370918","DIRECT","Direct Messaging Address","Evelyn.Brantley@oneoncology.com","N","Business E-Mail","","","","","","","","3945 E Paradise Falls Dr Ste 201","","Tucson","AZ","US","857126687" +"1093370918","DIRECT","Direct Messaging Address","DDilbeck@oneoncology.com","N","Business E-Mail","","","","","","","","3945 E Paradise Falls Dr Ste 201","","Tucson","AZ","US","857126687" +"1932764826","DIRECT","Direct Messaging Address","odalis.galeana@justlikehomedayhabLLC.onmicrosoft.com","N","","","","","","","","","425 Paredes Line Rd Ste F","","Brownsville","TX","US","785212464" +"1982269973","DIRECT","Direct Messaging Address","connerpa@slhs.org","N","Business email","","DIRECT","Direct","","OTHER","Other","Email","775 Pole Line Rd W Ste 105&111","","Twin Falls","ID","US","833015814" +"1336704329","DIRECT","Direct Messaging Address","etripp@greenwichhouse.org","N","email","","DIRECT","Direct","","OTHER","Other","email","190 Mercer St Fl 4","","New York","NY","US","100121502" +"1386209385","CONNECT","CONNECT URL","saintpaulm@yahoo.com","N","","","DIRECT","Direct","","CSV","CSV","","635 Diellen Ln","","Elmont","NY","US","110034517" +"1134784036","CONNECT","CONNECT URL","Pullman","N","primary business","","OTHER","Other","Pullman","CSV","CSV","Pullman","340 NE Maple St","","Pullman","WA","US","991634120" +"1003471905","DIRECT","Direct Messaging Address","katharine.smith@accessfamilyservices.com","N","Work Email","","DIRECT","Direct","","","","","8374 Six Forks Rd Ste 101","","Raleigh","NC","US","276155096" +"1053976977","DIRECT","Direct Messaging Address","rebecca.sheets@stjoe.org","N","","","","","","","","","2280 Harrison Ave Ste B","","Eureka","CA","US","955013200" +"1316502230","DIRECT","Direct Messaging Address","Mpietz@kenaitze.com","N","","","","","","","","","508 Upland St","","Kenai","AK","US","996118026" +"1144885062","DIRECT","Direct Messaging Address","channani@alliant.edu","N","","","DIRECT","Direct","","","","","454 S Wetherly Dr","","Beverly Hills","CA","US","902113520" +"1942865878","DIRECT","Direct Messaging Address","administrator@fullhealthwellnesssystems.org","N","encrypted business office email","","DIRECT","Direct","","","","","210 S Elm St","","Nevada","MO","US","647723413" +"1497310338","DIRECT","Direct Messaging Address","Anthony.Ross@va.gov","N","","","","","","","","","1100 N College Ave","","Fayetteville","AR","US","727031944" +"1881259737","CONNECT","CONNECT URL","tspence8@jhmi.edu","Y","","The Johns Hopkins Hospital","","","","","","","600 N Wolfe St","","Baltimore","MD","US","212870005" +"1922663715","DIRECT","Direct Messaging Address","vrowlett@mediweightlossclinics.com","N","Direct Email Address & URL","","OTHER","Other","Direct & Health Information Exchange","OTHER","Other","CSV","11551 Nuckols Rd Ste C","","Glen Allen","VA","US","230595565" +"1508421389","DIRECT","Direct Messaging Address","info@theacupunctureauthority.com","N","","","","","","","","","155 N Harbor Dr","","Chicago","IL","US","606017364" +"1053976852","DIRECT","Direct Messaging Address","britsch.5@osu.edu","N","Encrypted e-mail","","","","","","","","804 Stryker St","","Archbold","OH","US","435021039" +"1407411291","DIRECT","Direct Messaging Address","trivette.knowles@tkc.edu","N","","","","","","","","","387 Eastern Pkwy Apt 27","","Brooklyn","NY","US","112164800" +"1295390011","CONNECT","CONNECT URL","omegahospice7@gmail.com","N","Email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10300 N Central Expy Ste 190","","Dallas","TX","US","752318627" +"1114582947","CONNECT","CONNECT URL","meg@4thtrimesterchs.com","N","email","","DIRECT","Direct","","CSV","CSV","","725 Coleman Blvd Apt 116","","Mount Pleasant","SC","US","294646002" +"1831754787","OTHERS","Other URL","dixonm@sage.edu","N","Email","","DIRECT","Direct","","CSV","CSV","","1201 Nott St Ste 203","","Schenectady","NY","US","123082589" +"1891350625","DIRECT","Direct Messaging Address","brosner@ego.thechicagoschool.edu","N","email","","DIRECT","Direct","","OTHER","Other","Chicago","2608 N Washtenaw Ave","","Chicago","IL","US","606475715" +"1407411341","DIRECT","Direct Messaging Address","carlee-craig@hotmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","2 Prince Valley Ct","","Pueblo","CO","US","810052140" +"1548825490","DIRECT","Direct Messaging Address","BHEALTHCARECLINICS@OUTLOOK.COM","N","EMAIL","","DIRECT","Direct","","OTHER","Other","EMAIL","246 E Campus View Blvd Ste C","","Columbus","OH","US","432354634" +"1720643679","CONNECT","CONNECT URL","N/A","N","N/A","","","","","","","","33 W 42nd St","","New York","NY","US","100368005" +"1689239535","OTHERS","Other URL","https://instarcounseling.wordpress.com","N","website","","","","","","","","22532 Highway 1088","","Mandeville","LA","US","704488450" +"1841855798","DIRECT","Direct Messaging Address","shelly@altiscounseling.com","N","ALTIS","","DIRECT","Direct","","","","","112 Shoshone St E Ste 2","","Twin Falls","ID","US","833016185" +"1649835513","DIRECT","Direct Messaging Address","tvolstad@scf.cc","N","Work Email","","","","","","","","4000 San Ernesto Ave","","Anchorage","AK","US","995082874" +"1528623311","OTHERS","Other URL","www.vibrantfamchiro.com","N","","","","","","","","","201 State St S","","Waseca","MN","US","560933044" +"1285299099","DIRECT","Direct Messaging Address","stlewis@auburn.wednet.edu","N","district email","","","","","","","","915 4th St NE","","Auburn","WA","US","980024452" +"1972168797","DIRECT","Direct Messaging Address","ariana@rebescopsychservices.com","N","secure direct mail server provided by hush mail company","","DIRECT","Direct","","","","","350 W 80th Pl","","Merrillville","IN","US","464105432" +"1174188924","CONNECT","CONNECT URL","jpatterson@willowbrookcardiovascular.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6560 Fannin St Ste 620","","Houston","TX","US","770302725" +"1336704196","DIRECT","Direct Messaging Address","cflowers@pancarefl.org","N","Pharmacy e-mail","","DIRECT","Direct","","OTHER","Other","e-mail","2309 E 15th St","","Panama City","FL","US","324056345" +"1093370769","DIRECT","Direct Messaging Address","ashleigh.orellana@nhccare.com","N","Director of rehab department's email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1321 Cedar Ln","","Tullahoma","TN","US","373882227" +"1356906028","DIRECT","Direct Messaging Address","Sarah.Popescu@outlook.com","N","Work email","","","","","","","","3722 Katella Ave Ste C","","Los Alamitos","CA","US","907203102" +"1962067835","DIRECT","Direct Messaging Address","records@henaganteamdentistry.com","N","","","DIRECT","Direct","","OTHER","Other","Other","600 Rue De Lion","","New Iberia","LA","US","705632113" +"1770148637","DIRECT","Direct Messaging Address","kathryn.s.ivy.1@vumc.org","N","Work Email","","","","","","","","1161 21st Ave S","","Nashville","TN","US","372320011" +"1770148637","DIRECT","Direct Messaging Address","kathryn.s.ivy.1@vumc.org","N","Work Email","","","","","","","","1161 21st Ave S","","Nashville","TN","US","372320011" +"1023673993","OTHERS","Other URL","heather.lackey@gentiva.com","N","","","","","","","","","1771 Tate Blvd SE Ste 101","","Hickory","NC","US","286024250" +"1215592183","DIRECT","Direct Messaging Address","tlafollette@henrystarkhealth.org","N","","","","","","","","","4424 US Highway 34","","Kewanee","IL","US","614438319" +"1740845510","DIRECT","Direct Messaging Address","sfmckenna@optonline.net","N","email","","DIRECT","Direct","","CSV","CSV","","3500 Eugenes Rd","","Cutchogue","NY","US","119352104" +"1386209195","DIRECT","Direct Messaging Address","Jrios-gibson@albany.k12.ny.us","N","District email","","DIRECT","Direct","","OTHER","Other","District email","676 Clinton Ave","","Albany","NY","US","122062216" +"1851956676","OTHERS","Other URL","liza@koaintuitivetherapy.com","N","","","","","","","","","2002 Route 17M Ste 1","","Goshen","NY","US","109245236" +"1740845593","DIRECT","Direct Messaging Address","asears@casacolina.org","Y","","CASA COLINA HOSPITAL AND CENTERS FOR HEALTHCARE","","","","","","","255 E Bonita Ave","","Pomona","CA","US","917671933" +"1740845593","DIRECT","Direct Messaging Address","asears@casacolina.org","Y","work email address","Casa Colina Hospital and Centers for Healthcare","","","","","","","255 E Bonita Ave","","Pomona","CA","US","917671933" +"1649835406","DIRECT","Direct Messaging Address","preynolds@copiouslife.com","N","email address","","DIRECT","Direct","","","","","8120 Woodmont Ave Ste 205","","Bethesda","MD","US","208142784" +"1659936318","DIRECT","Direct Messaging Address","kendre.b@kinshiphouse.org","N","","","","","","","","","1823 NE 8th Ave","","Portland","OR","US","972123907" +"1619532470","CONNECT","CONNECT URL","Www.luxemedspaatwintersprings.com","N","","","","","","","","","2685 Bongart Rd","","Winter Park","FL","US","327922611" +"1548825201","CONNECT","CONNECT URL","chachitos26@prodigy.net","N","","","","","","","","","9427 Hawks Harbor Ct","","Katy","TX","US","774941494" +"1386209047","DIRECT","Direct Messaging Address","info@totemlakefamilydentistry.com","N","Practice email address","","DIRECT","Direct","","OTHER","Other","Other","12911 120th Ave NE Ste D50","","Kirkland","WA","US","980343007" +"1083279749","CONNECT","CONNECT URL","https://www.virtru.com/","N","Virtru","","DIRECT","Direct","","","","","13129 79th Ct N","","West Palm Beach","FL","US","334122140" +"1760047427","DIRECT","Direct Messaging Address","WESTRANSPORTATION@OUTLOOK.COM","N","COMPANY EMAIL ADDRESS","","","","","","","","5524 Mulberry Dr","","North Prince George","VA","US","238607327" +"1003471772","CONNECT","CONNECT URL","triplea.medical.transport@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","731 Antrim Drive","","Newport News","VA","US","23601" +"1952966632","DIRECT","Direct Messaging Address","Kristin.sines@nursenextdoor.com","N","Business Email","","DIRECT","Direct","","","","","4251 Porosa Ln","","Prosper","TX","US","750780326" +"1144885815","CONNECT","CONNECT URL","triplea.medical.transport@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","731 Antrim Dr","","Newport News","VA","US","236012930" +"1134784804","DIRECT","Direct Messaging Address","billing@gethappycare.com","N","direct Email","","DIRECT","Direct","","CSV","CSV","","25350 Magic Mountain Pkwy Ste 300","","Valencia","CA","US","913551356" +"1861057549","DIRECT","Direct Messaging Address","amanda@headwaytherapygroup.com","N","business email","","DIRECT","Direct","","","","","169 Saxony Rd Ste 203","","Encinitas","CA","US","920246780" +"1497310197","DIRECT","Direct Messaging Address","eolszak@feeltheadvantage.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","435 N Broad St","","Grove City","PA","US","161271797" +"1417512377","DIRECT","Direct Messaging Address","neeserh@email.chop.edu","Y","Email Adress","Childrens Hospital of Philadelphia","DIRECT","Direct","","OTHER","Other","Patient information","34th & Civic Center Blvd","Business Services","Philadelphia","PA","US","191044306" +"1851956528","DIRECT","Direct Messaging Address","russell.jaffe@protonmail.com","N","","","","","","","","","13304 W Stella Ln","","Litchfield Park","AZ","US","853405387" +"1538724331","DIRECT","Direct Messaging Address","chelsey.tanner@live.longwood.edu","N","","","DIRECT","Direct","","CSV","CSV","","184 Buffalo Rd","","Clarksville","VA","US","239279010" +"1427613108","DIRECT","Direct Messaging Address","djmcare@outlook.com","N","SecureMail Desktop enables encrypted email on-demand. It protects sensitive content and file attachments from accidental exposure, misuse or data theft, while ensuring compliance .","","DIRECT","Direct","","CSV","CSV","","253 S Lincoln Way","","Galt","CA","US","956321711" +"1619532454","","","","N","","","","","","","","","","","","","","" +"1619532454","DIRECT","Direct Messaging Address","sburton@ncdsnb.org","N","email address","","DIRECT","Direct","","OTHER","Other","PDF","115 Nance St","","Newberry","SC","US","291084709" +"1679138432","DIRECT","Direct Messaging Address","cflowers@pancarefl.org","N","pharmacy e-mail","","DIRECT","Direct","","CSV","CSV","","5336 10th St","","Malone","FL","US","324453429" +"1154986826","OTHERS","Other URL","MIlton","N","","","OTHER","Other","MIlton","","","","16777 Sand Hill Rd","","Milton","DE","US","199682501" +"1215592993","CONNECT","CONNECT URL","https://buckleydentalloft.com/","N","web site","","OTHER","Other","https://buckleydentalloft.com/","CSV","CSV","","1710 S Buckley Rd Unit 8A","","Aurora","CO","US","800175639" +"1750946430","DIRECT","Direct Messaging Address","christine@instarcounseling.com","Y","","Instar Counseling of the Northshore","","","","","","","22532 Highway 1088","","Mandeville","LA","US","704488450" +"1841855525","OTHERS","Other URL","melwathu@gmail.com","N","e-mail","","","","","","","","195 Canal St","","Malden","MA","US","021486701" +"1932764610","DIRECT","Direct Messaging Address","jmv246@nau.edu","N","email","","","","","","","","14557 W Indian School Rd","","Goodyear","AZ","US","853959218" +"1053976753","OTHERS","Other URL","ENDPOINT","N","","","OTHER","Other","ENDPOINT","OTHER","Other","ENDPOINT","31904 Ryan Rd","","Warren","MI","US","480921339" +"1134784861","DIRECT","Direct Messaging Address","mstruthers@horizonsbh.com","N","email","","DIRECT","Direct","","OTHER","Other","HPI","500 Coventry Ln","","Crystal Lake","IL","US","600147579" +"1801451539","DIRECT","Direct Messaging Address","drbirt@surgeryclinichouston.com","N","business email","","DIRECT","Direct","","OTHER","Other","business email","27700 Northwest Fwy Ste 330","","Cypress","TX","US","774336767" +"1225693955","DIRECT","Direct Messaging Address","adriana@prochiromt.com","Y","","ProChiropractic, PC","","","","","","","8757 Jackrabbit Ln Ste A","","Belgrade","MT","US","597147900" +"1952966681","DIRECT","Direct Messaging Address","dusekk@fortmillschools.org","N","Business Email","","","","","","","","2233 Deerfield Dr","","Fort Mill","SC","US","297156941" +"1750946455","DIRECT","Direct Messaging Address","kim@insightcounseling.live","N","email","","","","","","","","115 Main Street","","Perry","MI","US","48872" +"1275198996","DIRECT","Direct Messaging Address","alice@pedsteletherapy.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","6062 Lower Miller Creek Rd","","Missoula","MT","US","598039625" +"1184289803","DIRECT","Direct Messaging Address","referrals@Heartlandhemonc.OncoEMRDirect.com","N","","","","","","","","","412 W 42nd St","","Kearney","NE","US","688452401" +"1275198913","OTHERS","Other URL","mdigby@renewfamilyderm.emadirect.md","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1403 Old Water Works RD SW","","FORT PAYNE","AL","US","359683596" +"1114582772","DIRECT","Direct Messaging Address","mwamboldt@aliumhealth.com","N","direct email","","DIRECT","Direct","","","","","9440 E Ironwood Square Dr Ste 101","","Scottsdale","AZ","US","852584569" +"1114582772","OTHERS","Other URL","www.sonoranlifesolutions.com","Y","website","Sonoran Life Solutions, Inc.","OTHER","Other","website location","","","","13460 N 94th Dr Ste M1","","Peoria","AZ","US","85381" +"1255996815","CONNECT","CONNECT URL","www.chelsguyrdhbsdh.com","N","ChelseyguyRDH","","DIRECT","Direct","","CSV","CSV","","22491 Sparrow Ct","","Leonardtown","MD","US","206502603" +"1649835349","DIRECT","Direct Messaging Address","Danny@thriveyourway.com","N","HIPAA compliant/secure email","","","","","","","","6634 Rockridge Rd","","New Market","MD","US","217746638" +"1093370793","DIRECT","Direct Messaging Address","nwolfe@hrs.org","N","","","","","","","","","224 Columbus Rd","","Athens","OH","US","457011334" +"1568027282","DIRECT","Direct Messaging Address","administration@kidneycarespecialists.com","N","KCS Email address","","","","","","","","2014 City Line Rd Ste 103","","Bethlehem","PA","US","180172190" +"1437714169","DIRECT","Direct Messaging Address","tsalmons@yourmovingforward.com","N","CEO Secured Email","","DIRECT","Direct","","CSV","CSV","","120 E Market St Ste 721","","Indianapolis","IN","US","462043237" +"1124683859","DIRECT","Direct Messaging Address","stmadrid@savasc.com","N","email","","DIRECT","Direct","","CSV","CSV","","29120 Quail Run Dr","","Agoura Hills","CA","US","913011575" +"1902461643","DIRECT","Direct Messaging Address","avelasco@uabmc.edu","N","Work email","","DIRECT","Direct","","","","","417 20th St N Ste 1100","","Birmingham","AL","US","352033216" +"1396300042","DIRECT","Direct Messaging Address","bridget.henderson@carsontahoe.org","N","Email Address","","DIRECT","Direct","","","","","1600 Medical Pkwy","","Carson City","NV","US","897034625" +"1093370736","CONNECT","CONNECT URL","amarillo@reliant-rehab.com","N","email","","DIRECT","Direct","","CSV","CSV","","6641 W Amarillo Blvd","","Amarillo","TX","US","791061755" +"1851956502","OTHERS","Other URL","ebonif@myprimaryhealthsolutions.org","N","Credentialing Specialist's Email","","","","","","","","300 High St Fl 4","","Hamilton","OH","US","450116078" +"1902461569","OTHERS","Other URL","compassmhw@gmail.com","N","email","","","","","","","","3934 Fm 1960 Rd W Ste 105","","Houston","TX","US","770683514" +"1538724190","DIRECT","Direct Messaging Address","arestrepo@familyhouston.org","N","Business e-mail address","","DIRECT","Direct","","CSV","CSV","","4625 Lillian St","","Houston","TX","US","770075544" +"1083279640","DIRECT","Direct Messaging Address","charles@choicesrecovery.org","N","","","","","","","","","357 NE Court St","","Prineville","OR","US","977541936" +"1962067520","CONNECT","CONNECT URL","avicennabh.com","N","avicennabh","","DIRECT","Direct","","CSV","CSV","avicennabh.com","920 N York Rd Ste 200","","Hinsdale","IL","US","605218626" +"1508421181","DIRECT","Direct Messaging Address","alicia.rastberger@genesishcc.com","N","work email","","DIRECT","Direct","","CSV","CSV","","60 Brimley Dr","","Fredericksburg","VA","US","224065148" +"1730744319","DIRECT","Direct Messaging Address","hannahg98@charter.net","N","Personal email","","DIRECT","Direct","","CSV","CSV","","4477 Lake Michigan Dr Apt B1","","Allendale","MI","US","494019104" +"1376108951","OTHERS","Other URL","kwilmoth@rcofa.org","N","kwilmoth@rcofa.org","","DIRECT","Direct","","OTHER","Other","Email","14913 Cooper Orbit Rd","","Little Rock","AR","US","722233903" +"1467017194","DIRECT","Direct Messaging Address","dzana@doctoresteves.com","N","","","","","","","","","2169 Lawrenceville Hwy","","Lawrenceville","GA","US","300447710" +"1720643430","CONNECT","CONNECT URL","hluong2@me.com","Y","","LONGS DRUG STORES CALIFORNIA LLC","DIRECT","Direct","","CSV","CSV","","7 W Main St","","Woodland","CA","US","956953015" +"1306401955","DIRECT","Direct Messaging Address","jpangilinan@compasshn.org","N","email address","","","","","","","","16808 Holmes Rd","","Belton","MO","US","64012" +"1821653577","DIRECT","Direct Messaging Address","cornerdrug@midconetwork.com","N","Store Email","","DIRECT","Direct","","CSV","CSV","","619 Dakota Ave","","Wahpeton","ND","US","580754325" +"1801451497","DIRECT","Direct Messaging Address","elaine@charlestonsocialservices.com","N","","","","","","","","","3101 Baywood Dr","","Johns Island","SC","US","294556158" +"1104481837","DIRECT","Direct Messaging Address","avelasco@uabmc.edu","N","Work email","","DIRECT","Direct","","","","","417 20th St N Ste 1100","","Birmingham","AL","US","352033216" +"1992360606","DIRECT","Direct Messaging Address","jason.banks@pathways.com","Y","Company Email","Transitional Family Services, Inc.","DIRECT","Direct","","","","","3643 Walton Way Ext Bldg 4","","Augusta","GA","US","309096677" +"1447815154","DIRECT","Direct Messaging Address","mgraver@schreiberpediatric.org","N","medical records","","DIRECT","Direct","","OTHER","Other","email address","625 Community Way","","Lancaster","PA","US","176032301" +"1346805066","DIRECT","Direct Messaging Address","sue.reeder@usu.edu","N","credentialing","","OTHER","Other","billing","OTHER","Other","billing office/credentialing","6410 Old Main Hl","","Logan","UT","US","843226410" +"1902461551","DIRECT","Direct Messaging Address","freedomexpress@wcta.net","N","","","","","","","","","14552 370th St","","Menahga","MN","US","564642671" +"1114582848","CONNECT","CONNECT URL","totalimagingms@yahoo.com","N","","","","","","","","","1216 11th Ave","","Meridian","MS","US","393014443" +"1295390920","DIRECT","Direct Messaging Address","Azalealand.tpm@encorerehabilitation.com","N","Secure Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2040 Colonial Dr","","Savannah","GA","US","314062296" +"1265097901","CONNECT","CONNECT URL","www.cincismiles.com","N","Website","","DIRECT","Direct","","OTHER","Other","Request forms","5722 Signal Hill Ct Ste A","","Milford","OH","US","451501492" +"1518522259","DIRECT","Direct Messaging Address","page@choicerecovery.org","N","","","","","","","","","357 NE Court St","","Prineville","OR","US","977541936" +"1932764677","DIRECT","Direct Messaging Address","deedeeschaub@icloud.com","N","","","","","","","","","4701 Van Dorn St Ste B","","Lincoln","NE","US","685062511" +"1720643372","DIRECT","Direct Messaging Address","contact@spineckpt.com","N","","","","","","","","","190 Columbus Dr # 5C","","Jersey City","NJ","US","073023432" +"1487219036","CONNECT","CONNECT URL","eclinical","N","","","","","","","","","10205 W Hillsborough Ave Ste B","","Tampa","FL","US","336153671" +"1093370645","OTHERS","Other URL","www.stellaraba.com","Y","Stellar ABA website","Stellar Behavioral Consulting Ltd","","","","","","","2820 W Charleston Blvd Ste 22","","Las Vegas","NV","US","891021933" +"1407411051","OTHERS","Other URL","connor.larson@cuw.edu","N","","","","","","","","","2244 W Capitol Dr","","Appleton","WI","US","549146828" +"1932764594","DIRECT","Direct Messaging Address","jenniferross@me.com","N","Business email address","","DIRECT","Direct","","OTHER","Other","email","1499 Newman Ave","","Lakewood","OH","US","441075117" +"1699330258","OTHERS","Other URL","mbcpaul2019@gmail.com","N","Business Email","","","","","","","","2644 W Half Moon Cir","","Queen Creek","AZ","US","851426640" +"1871158451","OTHERS","Other URL","sgraves@rcofa.org","N","sgraves@rcofa.org","","DIRECT","Direct","","OTHER","Other","Email","14913 Cooper Orbit Rd","","Little Rock","AR","US","722233903" +"1710542329","CONNECT","CONNECT URL","ProofPoint","N","","","","","","","","","13 N Washington St","","Ypsilanti","MI","US","481972617" +"1255996864","DIRECT","Direct Messaging Address","jamesp@keycompounding.com","Y","business email address","Key Compounding Pharmacy","DIRECT","Direct","","CSV","CSV","","530 S 336th St","","Federal Way","WA","US","980036383" +"1750946364","OTHERS","Other URL","kknightortiz@comreserach.org","N","email","","","","","","","","490 N Grape St","","Escondido","CA","US","920253079" +"1013572619","OTHERS","Other URL","aepttualatin@gmail.com","N","Email","","DIRECT","Direct","","","","","19150 SW 90th Ave Ste D","","Tualatin","OR","US","970627624" +"1881259455","DIRECT","Direct Messaging Address","elengel@inhealthonline.com","N","company e-mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1801 Century Park E Fl 24","","Los Angeles","CA","US","900672302" +"1235794926","OTHERS","Other URL","dchernoff@backhometherapy.com","N","business email","","","","","","","","3118 Marnat Rd","","Pikesville","MD","US","212084503" +"1619532165","DIRECT","Direct Messaging Address","lmyers@troyk12.org","N","","","","","","","","","116 Missoula Avenue","","Troy","MT","US","59935" +"1104481761","DIRECT","Direct Messaging Address","info@dereksongdmd.com","N","Direct Address","","DIRECT","Direct","","","","","281 Cambridge St","","Burlington","MA","US","018032543" +"1982269551","DIRECT","Direct Messaging Address","elisabeth.raya@cookcountyhhs.org","N","","","","","","","","","1950 W Polk St Ste 1000","","Chicago","IL","US","606123723" +"1164087730","DIRECT","Direct Messaging Address","peterson.482@osu.edu","N","","","","","","","","","410 W 10th Ave","","Columbus","OH","US","432101240" +"1154986727","OTHERS","Other URL","rcrites@rcofa.org","N","rcrites@rcofa.org","","DIRECT","Direct","","OTHER","Other","Email","6301 Father Tribou St","","Little Rock","AR","US","722053003" +"1982269569","DIRECT","Direct Messaging Address","dr.lisakrylova@hushmail.com","N","encrypted email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5755 Las Virgenes Rd","","Calabasas","CA","US","913021235" +"1871158469","DIRECT","Direct Messaging Address","jrushing@rcofa.org","N","jrushing@rcofa.org","","DIRECT","Direct","","OTHER","Other","Email","6301 Father Tribou St","","Little Rock","AR","US","722053003" +"1013572601","DIRECT","Direct Messaging Address","sehrhart@novabh.org","N","email","","DIRECT","Direct","","CSV","CSV","","732 Beckman St","","Dayton","OH","US","454102165" +"1013572627","CONNECT","CONNECT URL","superdrugpharmacy1@yahoo.com","N","","","","","","","","","2941 N 5th St","","Philadelphia","PA","US","191332802" +"1669037263","OTHERS","Other URL","nick.spear15@gmail.com","N","","","","","","","","","2446 Cliff Ln","","North Bellmore","NY","US","117101727" +"1346805959","DIRECT","Direct Messaging Address","massagebycristanie@hotmail.com","N","","","","","","","","","2430 96th St S Apt G8","","Tacoma","WA","US","984447859" +"1619532231","DIRECT","Direct Messaging Address","info@innergateacupuncture.com","N","","","","","","","","","1421 SE Ankeny St","","Portland","OR","US","972141471" +"1679138291","DIRECT","Direct Messaging Address","ibclc@hottya.com","N","Secure email","","DIRECT","Direct","","","","","3610 S Cottonwood Dr","","Tempe","AZ","US","852826004" +"1568027183","DIRECT","Direct Messaging Address","leila@mediamed.com","N","Secure Business email","","DIRECT","Direct","","CSV","CSV","","2136 University Ave","","Berkeley","CA","US","947041026" +"1982269510","DIRECT","Direct Messaging Address","shama@trueyousoutheast.com","N","Email","","DIRECT","Direct","","CSV","CSV","","315 W Ponce De Leon Ave Ste 1055","","Decatur","GA","US","300302412" +"1881259323","DIRECT","Direct Messaging Address","babacon@yfbhc.org","N","","","DIRECT","Direct","","","","","4713 El Nueva Ave","","Fort Pierce","FL","US","349461035" +"1487219937","CONNECT","CONNECT URL","SFTP","N","Secure File Transfer System","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2222 18th Ave NW Ste 101","","Rochester","MN","US","559017952" +"1235794793","OTHERS","Other URL","ritad@affiniahealthcare.org","N","email","","DIRECT","Direct","","OTHER","Other","314-814-8531","2220 Lemp Ave","","Saint Louis","MO","US","631042700" +"1689239162","DIRECT","Direct Messaging Address","christinelewis197@ymail.com","N","","","DIRECT","Direct","","","","","400 S 4th St Ste 500","","Las Vegas","NV","US","891016207" +"1033774518","DIRECT","Direct Messaging Address","emok2@jhmi.edu","N","","","","","","","","","401 N Caroline St","","Baltimore","MD","US","212870016" +"1225693856","DIRECT","Direct Messaging Address","aback@mcbdds.org","N","email address","","DIRECT","Direct","","OTHER","Other","emails","25 Thorpe Dr","","Dayton","OH","US","454201823" +"1225693856","DIRECT","Direct Messaging Address","aback@mcbdds.org","Y","encrypted email","Montgomery County Court House","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","25 Thorpe Dr","","Dayton","OH","US","454201823" +"1982269445","OTHERS","Other URL","hr@selectrehab.com","N","Email account","","DIRECT","Direct","","","","","2600 Compass Rd","","Glenview","IL","US","600268001" +"1073178539","DIRECT","Direct Messaging Address","info@stephouserecovery.com","N","","","","","","","","","17981 Los Tiempos St","","Fountain Valley","CA","US","927086021" +"1952966426","CONNECT","CONNECT URL","https://www.asnconnection.com/","N","","","","","","","","","5684 Preminger Dr","","Colorado Springs","CO","US","809113856" +"1801451430","DIRECT","Direct Messaging Address","Elizabeth.rush@bmhcc.org","Y","","Baptist Memorial Hospital-Golden Triangle Inc","","","","","","","2520 5th St N","","Columbus","MS","US","397052008" +"1699330225","DIRECT","Direct Messaging Address","mmcgunnigle@martinaba.com","N","","","","","","","","","12268 Tamiami Trl E Ste 303","","Naples","FL","US","341137946" +"1295390839","DIRECT","Direct Messaging Address","epeterson@rcofa.org","N","epeterson@rcofa.org","","DIRECT","Direct","","OTHER","Other","Email","14913 Cooper Orbit Rd","","Little Rock","AR","US","722233903" +"1548825185","DIRECT","Direct Messaging Address","kimberly.tucker@presencelearning.com","N","email","","DIRECT","Direct","","OTHER","Other","email","5325 Choctaw St","","St Augustine","FL","US","320920326" +"1083279624","DIRECT","Direct Messaging Address","loribohle@bha.cc","Y","Lori Bohle E-mail address","BETHESDA HOME OF ABERDEEN, INC.","DIRECT","Direct","Other","CSV","CSV","Other","1224 S High St","","Aberdeen","SD","US","574017724" +"1942865589","DIRECT","Direct Messaging Address","Orlando@integrityhealth.org","N","email","","","","","","","","1950 Lee Rd Ste 104","","Winter Park","FL","US","327891847" +"1396300844","OTHERS","Other URL","qvsanders131@gmail.com","N","Email","","","","","","","","5606 Virginia Beach Blvd","","Virginia Beach","VA","US","234625631" +"1467017913","DIRECT","Direct Messaging Address","lbrown@comfortKservice.com","N","","","DIRECT","Direct","","","","","17725 Twist Ct","","Dumfries","VA","US","220262673" +"1639734189","DIRECT","Direct Messaging Address","alissa@camelottransportation.net","N","secure email","","","","","","","","1220 Central Ave Ste 3","","Kearney","NE","US","688476811" +"1497310965","OTHERS","Other URL","charnleymj@gmail.com","N","work only email","","DIRECT","Direct","","OTHER","Other","work related material","296 S Main St Ste 200","","Alpharetta","GA","US","300091973" +"1407411978","DIRECT","Direct Messaging Address","mriley@mhsso.org","N","business email address","","DIRECT","Direct","","OTHER","Other","buiness email address","108 W Main St","","Tishomingo","OK","US","734601723" +"1679138143","CONNECT","CONNECT URL","HIE","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","530 United Cir","","Greer","SC","US","296512535" +"1447815923","DIRECT","Direct Messaging Address","Administration@mcdxtx.com","N","Admin Email","","DIRECT","Direct","","OTHER","Other","none","8719 Belize Dr","","Laredo","TX","US","780458000" +"1023673514","OTHERS","Other URL","nhoke@applewoodcenters.org","N","","","","","","","","","10427 Detroit Ave","","Cleveland","OH","US","441021645" +"1215592704","DIRECT","Direct Messaging Address","matthew.birkmire@abeo.com","N","PSA email","","","","","","","","5671 Peachtree Dunwoody Rd","","Atlanta","GA","US","303425000" +"1205491792","DIRECT","Direct Messaging Address","cdenis@body-therapeutics.com","N","e-mail","","DIRECT","Direct","","CSV","CSV","","102 Shore Dr Ste 104","","Worcester","MA","US","016053154" +"1679138168","OTHERS","Other URL","clynch@applewoodcenters.org","N","","","","","","","","","10427 Detroit Ave","","Cleveland","OH","US","441021645" +"1073178596","DIRECT","Direct Messaging Address","marta.martinez@cspsp.org","N","","","","","","","","","99 CALLE GUILLERMO RIEFKHOL","","PATILLAS","PR","US","00723" +"1013572510","DIRECT","Direct Messaging Address","nmelendez@ravenswoodFHC.org","N","nmelendez@ravenswoodFHC.org","","DIRECT","Direct","","","","","1885 Bay Rd","","East Palo Alto","CA","US","943031312" +"1639734148","OTHERS","Other URL","rpontiles@yahoo.com","N","Email","","","","","","","","7900 NW 33rd St Ste 103","","Hollywood","FL","US","330242209" +"1376108886","OTHERS","Other URL","cwest@mariposaschool.org","N","Business Email","","DIRECT","Direct","","OTHER","Other","Direct Email","203 Gregson Dr","","Cary","NC","US","275116495" +"1295390706","DIRECT","Direct Messaging Address","ltuberm1@binghamton.edu","N","","","DIRECT","Direct","","","","","464 Neptune Ave Apt 12G","","Brooklyn","NY","US","112244306" +"1831754365","DIRECT","Direct Messaging Address","vikram@technotherapy.co","Y","Private secure email","Technotherapy Public Benefit Corporation","DIRECT","Direct","","OTHER","Other","text","2032 Belmont Rd NW Apt 312","","Washington","DC","US","200095414" +"1093371536","DIRECT","Direct Messaging Address","JSiddall@autismhomesupport.com","N","Autism Home Support Services","","DIRECT","Direct","","CSV","CSV","","5 Revere Dr","","Northbrook","IL","US","600621566" +"1043875545","OTHERS","Other URL","nichole.venzara@baycare.org","N","","","DIRECT","Direct","","CSV","CSV","","255 Stewart Dr","","Merritt Island","FL","US","329526414" +"1104481670","DIRECT","Direct Messaging Address","achryss@seaviewseward.org","N","email","","DIRECT","Direct","","CSV","CSV","","302 railway ave","","Seward","AK","US","99664" +"1093370561","CONNECT","CONNECT URL","RBurton@resiliencyoutreachcs.onmircsoft.com","N","business email","","","","","","","","15970 S Shibell Circle","Unit A","Arizona City","AZ","US","85123" +"1104481621","OTHERS","Other URL","pomreferrals@gmail.com","N","","","","","","","","","10544 Braddock Run Rd","","Middle River","MD","US","212201927" +"1144885781","CONNECT","CONNECT URL","hopeforfamilies2019@gmail.com","N","Business e-mail Address","","DIRECT","Direct","","CSV","CSV","","226 S Ash St","","Nevada","MO","US","647723119" +"1790340248","DIRECT","Direct Messaging Address","bca@behavioralconsultingnc.com","N","","","DIRECT","Direct","","","","","16717 US Highway 17 N Ste 204","","Hampstead","NC","US","284433088" +"1013572577","DIRECT","Direct Messaging Address","i2abatx@gmai.com","N","email","","DIRECT","Direct","","","","","1400 Broadfield Blvd Ste 200","","Houston","TX","US","770845162" +"1457916934","DIRECT","Direct Messaging Address","lmorgan@ftoto.org","N","","","DIRECT","Direct","","CSV","CSV","","1310 E Kingsley St Ste A","","Springfield","MO","US","658047233" +"1821653395","CONNECT","CONNECT URL","Casamba","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","14837 Peyton Dr","","Chino Hills","CA","US","917092075" +"1932764404","DIRECT","Direct Messaging Address","sierrahearing@prodigy.net","N","Entity email","","DIRECT","Direct","","CSV","CSV","","900 Ryland St","","Reno","NV","US","895021605" +"1831754308","DIRECT","Direct Messaging Address","russellg@upmc.edu","N","","","","","","","","","1001 E 2nd St","","Coudersport","PA","US","169158161" +"1720643208","DIRECT","Direct Messaging Address","sbf@claimsgetpaid.com","N","email","","DIRECT","Direct","","OTHER","Other","text","4845 Main St","","Zachary","LA","US","707913943" +"1073178562","DIRECT","Direct Messaging Address","cwade@rcofa.org","N","cwade@rcofa.org","","DIRECT","Direct","","OTHER","Other","Email","6301 Father Tribou St","","Little Rock","AR","US","722053003" +"1831754324","CONNECT","CONNECT URL","chcva@yahoo.com","N","","","DIRECT","Direct","","CSV","CSV","","1007 N King St Ste B","","Hampton","VA","US","236692879" +"1831754324","","","","N","","","","","","","","","","","","","","" +"1346805843","CONNECT","CONNECT URL","OPClinic@lcs-ct.org","N","Health Information Exchange","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Text/Plain","221 Main St Fl 3","","Hartford","CT","US","061061890" +"1215592720","DIRECT","Direct Messaging Address","ct@stoningtondental.com","N","","","DIRECT","Direct","","","","","2580 S County Trl","","East Greenwich","RI","US","028181721" +"1003471525","DIRECT","Direct Messaging Address","meredith.coy@eskenazihealth.edu","N","work email","","DIRECT","Direct","","OTHER","Other","email","3171 N Meridian St","","Indianapolis","IN","US","462084784" +"1588220024","DIRECT","Direct Messaging Address","drrobinson@southgachiro.com","N","","","DIRECT","Direct","","CSV","CSV","","2601 Bemiss Rd Ste Q","","Valdosta","GA","US","316021450" +"1326603853","","","","N","","","","","","","","","","","","","","" +"1326603853","CONNECT","CONNECT URL","Jngetman@riverbendcmhc.org","N","","","","","","","","","40 Pleasant St","","Concord","NH","US","033014006" +"1326603853","CONNECT","CONNECT URL","Jngetman@riverbendcmhc.org","N","","","","","","","","","40 Pleasant St","","Concord","NH","US","033014006" +"1174188601","CONNECT","CONNECT URL","http://www.bloombh.com/","N","http://www.bloombh.com/","","","","","","","","701 W Kimberly Ave Ste 245","","Placentia","CA","US","928706345" +"1275199705","CONNECT","CONNECT URL","Martha","N","name","","OTHER","Other","files","OTHER","Other","files","15211 Vanowen St Ste 209","","Van Nuys","CA","US","914053624" +"1740846286","CONNECT","CONNECT URL","kendrakirsonis.com","N","Private Practice Website","","","","","","","","5424 Ballard Ave NW Ste 300","","Seattle","WA","US","981074046" +"1700442241","DIRECT","Direct Messaging Address","dgood@southcentralfoundation.com","N","","","","","","","","","4000 San Ernesto Ave","","Anchorage","AK","US","995082874" +"1134785686","DIRECT","Direct Messaging Address","oliver.okoye@wsu.edu","N","E-mail","","DIRECT","Direct","","OTHER","Other","E-mail","2028 E Isaacs Ave","","Walla Walla","WA","US","993622214" +"1689230120","OTHERS","Other URL","keith.o.williams2@gmail.com","N","Email address","","DIRECT","Direct","","CSV","CSV","","456 Kappa Ave S","","Birmingham","AL","US","352053322" +"1003471640","OTHERS","Other URL","ayeramanda@hotmail.com","N","","","","","","","","","1955 E Degonia Rd","","Boonville","IN","US","476019748" +"1821653387","DIRECT","Direct Messaging Address","matthew.meyers@sluhn.org","Y","","St. Luke's University Health Network","","","","","","","801 Ostrum Street","","Bethlehem","PA","US","18015" +"1225693773","DIRECT","Direct Messaging Address","outpatient@blueskytherapy.net","N","","","","","","","","","500 Technology Dr","","Canonsburg","PA","US","153179584" +"1356906812","CONNECT","CONNECT URL","www.21sensesnola.com","N","","","","","","","","","7934 Edinburgh Street","","New Orleans","LA","US","70125" +"1255996880","OTHERS","Other URL","https://braverelationships.clientsecure.me","N","EHR URL","","","","","","","","1440 N Harbor Blvd Ste 900","","Fullerton","CA","US","928354122" +"1952966582","CONNECT","CONNECT URL","murana.paul@alliedcareservice.com","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","484 Lowell St Ste Lla3","","Peabody","MA","US","019607934" +"1134784762","CONNECT","CONNECT URL","Cale.Li@nyulangone.org","N","Email","","DIRECT","Direct","","","","","550 1st Ave","","New York","NY","US","100166402" +"1386209922","DIRECT","Direct Messaging Address","cstyer@rcofa.org","N","cstyer@rcofa.org","","DIRECT","Direct","","OTHER","Other","Email","14913 Cooper Orbit Rd","","Little Rock","AR","US","722233903" +"1639734171","DIRECT","Direct Messaging Address","info@smilegallerygalion.com","Y","encrypted company email","Tonya L Phillips, DDS, LLC","HIE","Health Information Exchange (HIE)","","","","","1245 State Route 598 Ste B","","Galion","OH","US","448339367" +"1598320046","DIRECT","Direct Messaging Address","rndiva37@icloud.com","N","","","","","","","","","140 Kinkade Dr","","Greenwood","SC","US","296499077" +"1063077568","CONNECT","CONNECT URL","pharmacist","N","pharmacist","","","","","","","","610 W Tefft St","","Nipomo","CA","US","934449187" +"1881259398","OTHERS","Other URL","osarah1978@gmail.com","N","email","","OTHER","Other",".","OTHER","Other",".","2300 Jack Finney Blvd","","Greenville","TX","US","754023763" +"1679139166","OTHERS","Other URL","anointedhandsva@gmail.com","N","","","","","","","","","117 Arvin St","","Keysville","VA","US","23947" +"1396300828","OTHERS","Other URL","Milwaukee","N","juanetteroberts96@gmail.com","","OTHER","Other","Milwaukee","OTHER","Other","Milwaukee","6001 W Center St Ste 105","","Milwaukee","WI","US","532102154" +"1578129003","DIRECT","Direct Messaging Address","credentialing@innovateumd.com","N","","","","","","","","","555 N Arlington Ave","","Reno","NV","US","895034723" +"1366008807","OTHERS","Other URL","oliviademilt@aol.com","N","","","","","","","","","191 Secatogue Ln W","","West Islip","NY","US","117954746" +"1306402854","DIRECT","Direct Messaging Address","mhgarden@mchsi.com","N","","","","","","","","","2435 Kimberly Rd Ste 96S","","Bettendorf","IA","US","527223505" +"1962068429","OTHERS","Other URL","1376588269","Y","","GARFIELD BEACH CVS LLC","","","","","","","3911 S Bristol St","","Santa Ana","CA","US","927047427" +"1407412968","DIRECT","Direct Messaging Address","n.townley@direct.aclinic.org","N","clinic","","DIRECT","Direct","","CSV","CSV","","6106 Devonshire Dr","","Flowery Branch","GA","US","305425437" +"1730745290","CONNECT","CONNECT URL","www.outreachrecovery.com","N","website","","DIRECT","Direct","","OTHER","Other","website","4201 Northview Dr Ste 104","","Bowie","MD","US","207162604" +"1801452362","SOAP","SOAP URL","www.therapynotes.com","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3825 Leonardtown Rd","","Waldorf","MD","US","206013693" +"1528624087","DIRECT","Direct Messaging Address","kbryant@mhc.net","N","","","DIRECT","Direct","","","","","5246 N Royal Dr","","Traverse City","MI","US","496846984" +"1952967432","DIRECT","Direct Messaging Address","mlawless@metrohealth.org","N","","","","","","","","","2500 Metrohealth Dr # R260","","Cleveland","OH","US","441091900" +"1043876527","DIRECT","Direct Messaging Address","diana-pmb@tampabay.rr.com","N","credentialing","","OTHER","Other","Clearwater","OTHER","Other","Clearwater","2605 Gulf Blvd","","Belleair Beach","FL","US","337863500" +"1043876493","DIRECT","Direct Messaging Address","britney@homeagainsl.com","N","Business Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1348 Westgate Center Dr","","Winston Salem","NC","US","271032984" +"1649836099","OTHERS","Other URL","email","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7051 Natal Dr Apt 96","","Westminster","CA","US","926832249" +"1215593645","DIRECT","Direct Messaging Address","rp_fraticelli@yahoo.es","N","professional email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","work","Carr. #2 Km 173.4","","San German","PR","US","00683" +"1629634142","DIRECT","Direct Messaging Address","kate.wells@uthct.edu","N","","","DIRECT","Direct","","OTHER","Other","Program Coordinator","11937 US Highway 271","","Tyler","TX","US","757083154" +"1124684550","DIRECT","Direct Messaging Address","kate.wells@uthct.edu","N","Instituional Coordinator","","DIRECT","Direct","","OTHER","Other","Coordinator","11937 Us Hwy 271","Attn: Kate Wells Graduate Medical Education","Tyler","TX","US","75708" +"1023674595","DIRECT","Direct Messaging Address","c.bodley@NHCSC.org","N","Medical Billing Office Manager","","DIRECT","Direct","","CSV","CSV","","2559 W 79th St","","Chicago","IL","US","606521751" +"1851957369","DIRECT","Direct Messaging Address","callie.e.cheatham.mil@mail.mil","N","","","","","","","","","81 MDSS/GME","301 Fisher Street","Keesler AFB","MS","US","39534" +"1588220040","OTHERS","Other URL","Epic","N","","","DIRECT","Direct","","CSV","CSV","","801 Ostrum St","","Bethlehem","PA","US","180151000" +"1154987626","DIRECT","Direct Messaging Address","giragosiansh@upmc.edu","N","","","","","","","","","200 Lothrop St # C-900","","Pittsburgh","PA","US","152132536" +"1336705896","CONNECT","CONNECT URL","drowan@nyap.org","N","","","","","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1336705813","OTHERS","Other URL","providerenroll@wregional.com","Y","","Washington Regional Medical System","DIRECT","Direct","","","","","813 Founders Park Dr E Ste 203","","Springdale","AR","US","727626322" +"1295391761","CONNECT","CONNECT URL","Washington","N","Pharmacist","","DIRECT","Direct","","OTHER","Other","Washington","1045 N Grand Ave","","Mount Pleasant","IA","US","526413111" +"1164088639","CONNECT","CONNECT URL","www.holycrossservices.org","N","","","","","","","","","3400 S Washington Rd","","Saginaw","MI","US","486014958" +"1265098750","OTHERS","Other URL","chirodls2@gmail.com","N","office email","","DIRECT","Direct","","CSV","CSV","","1717 Veterans Hwy Ste 1","","Islandia","NY","US","117491532" +"1164088654","CONNECT","CONNECT URL","optimumsliving@gmail.com","N","email","","","","","","","","1104 Old Charlotte Rd","","White Bluff","TN","US","371879003" +"1437715927","CONNECT","CONNECT URL","livingproofcounseling@gmail.com","N","","","","","","","","","111 Park St","","Athens","TN","US","373034255" +"1124684626","DIRECT","Direct Messaging Address","ruth@njbehavioralhealthservices.com","N","email","","DIRECT","Direct","","CSV","CSV","","110 Bloomfield Ave","","Caldwell","NJ","US","070065336" +"1619533122","DIRECT","Direct Messaging Address","jennifer.cherry@care.ginger.io","N","email address","","","","","","","","1178 Stansbury Ln","","Lincoln","CA","US","956483239" +"1619533122","DIRECT","Direct Messaging Address","jcherry@riveroak.org","Y","email address","river oak center for children","","","","","","","5445 Laurel Hills Dr","","Sacramento","CA","US","958413105" +"1306402722","OTHERS","Other URL","yarel30@yahoo.com","N","","","","","","","","","99 CALLE GUILLERMO RIEFKHOL","","PATILLAS","PR","US","00723" +"1780240101","DIRECT","Direct Messaging Address","kate.wells@uthct.edu","N","Institutional Coordinator","","DIRECT","Direct","","OTHER","Other","Coordinator","11937 US Hwy 271","Attn: Kate Wells","Tyler","TX","US","75708" +"1427614858","DIRECT","Direct Messaging Address","kate.wells@uthct.edu","N","Institutional Coordinator","","DIRECT","Direct","","OTHER","Other","coordinator","11937 Us Hwy 271","Attn: Kate Wells","Tyler","TX","US","75708" +"1619533056","CONNECT","CONNECT URL","hinesville","N","VA Work","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","500 E Oglethorpe Hwy","","Hinesville","GA","US","313132804" +"1053977413","SOAP","SOAP URL","loveandlightfamilychiropractic.janeapp.com","N","EHR URL","","DIRECT","Direct","","CSV","CSV","","222 Frying Pan Ct","","Boiling Springs","SC","US","293167462" +"1053977579","DIRECT","Direct Messaging Address","kate.wells@uthct.edu","N","Program Coordinator","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Institutional Coodinator","11937 Us Hwy 271","Attn: Kate Wells","Tyler","TX","US","75708" +"1467018887","DIRECT","Direct Messaging Address","kate.wells@uthct.edu","N","Institutional Coordinator","","DIRECT","Direct","","OTHER","Other","Institutional Coordinator","11937 US Hwy 271","Attn: Kate Wells","Tyler","TX","US","75708" +"1710543160","DIRECT","Direct Messaging Address","angela@dirchildtherapy.com","N","","","","","","","","","1044 Sir Francis Drake Blvd Ste 6","","Kentfield","CA","US","949041454" +"1578129086","DIRECT","Direct Messaging Address","coral@monarchcounselingservice.com","N","","","DIRECT","Direct","","","","","72351 Pine River Rd","","Willow River","MN","US","557953120" +"1366008831","OTHERS","Other URL","rekamuller@health.usf.edu","N","email address","","DIRECT","Direct","","","","","2 Tampa General Cir","","Tampa","FL","US","336063603" +"1548826001","DIRECT","Direct Messaging Address","jrussell@calhoundsnb.org","N","direct email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CSV","78 Doodle Hill Rd","","Saint Matthews","SC","US","291358201" +"1417513839","OTHERS","Other URL","inerak44@gmail.com","N","","","","","","","","","99 CALLE GUILLERMO RIEFKHOL","","PATILLAS","PR","US","00723" +"1427614841","DIRECT","Direct Messaging Address","pharmacy@genesisdoctors.com","N","","","DIRECT","Direct","","","","","8845 Six Pines Dr Ste 201","","Shenandoah","TX","US","773802675" +"1720644230","DIRECT","Direct Messaging Address","Qbconnections@hotmail.com","N","email adress","","DIRECT","Direct","","","","","307 Redd Ct","","Nashville","TN","US","372113465" +"1699331108","DIRECT","Direct Messaging Address","lywoo@dhs.lacounty.gov","Y","Email","Los Angeles County USC Medical Center","DIRECT","Direct","","","","","1200 N State St","","Los Angeles","CA","US","900331029" +"1508422015","DIRECT","Direct Messaging Address","lisa@familyfootcareinc.com","N","","","","","","","","","1730 Main St","","Fortuna","CA","US","955402467" +"1851957294","DIRECT","Direct Messaging Address","thelma@sovereigncareservices.com","Y","Email Address","Sovereign Care Services","DIRECT","Direct","","CSV","CSV","","1346 How Ln # 104","","North Brunswick","NJ","US","089021725" +"1598321010","OTHERS","Other URL","diane@matrixmedicalrevenue.com","N","Email","","DIRECT","Direct","","CSV","CSV","","1222 Rumsey Rd","","Eastanollee","GA","US","305382224" +"1942866462","DIRECT","Direct Messaging Address","3pr@amcbilling.com","N","Office manager email","","DIRECT","Direct","","CSV","CSV","","39159 Paseo Padre Pkwy Ste 121","","Fremont","CA","US","945381600" +"1720644149","DIRECT","Direct Messaging Address","eternal17@hotmail.com","N","","","","","","","","","395 Franklin Ave","","Franklin Square","NY","US","110101227" +"1720644149","CONNECT","CONNECT URL","eternal17@hotmail.com","N","email","","","","","","","","395 Franklin Ave","","Franklin Square","NY","US","110101227" +"1720644149","CONNECT","CONNECT URL","eternal17@hotmail.com","N","","","","","","","","","395 Franklin Ave","","Franklin Square","NY","US","110101227" +"1720644149","OTHERS","Other URL","eternal17@hotmail.com","N","","","","","","","","","395 Franklin Ave","","Franklin Square","NY","US","110101227" +"1073179495","DIRECT","Direct Messaging Address","kevin@atkinspharmacy.com","N","","","","","","","","","701 3rd St","","Marble Falls","TX","US","786545720" +"1730745167","DIRECT","Direct Messaging Address","kate.wells@uthct.edu","N","Institutional Coordinator","","DIRECT","Direct","","OTHER","Other","kate.wells@uthct.edu","11937 US Hwy 271","Attn: Kate Wells","Tyler","TX","US","75708" +"1356907786","DIRECT","Direct Messaging Address","kate.wells@uthct.edu","N","Insitutional Coordinator","","DIRECT","Direct","","OTHER","Other","Coordinator","11937 Us Hwy 271","ATTN: Kate Wells","Tyler","TX","US","75708" +"1265098693","OTHERS","Other URL","tcooper.msw@outlook.com","Y","business email","Forward Path Counseling","DIRECT","Direct","","","","","217 S Huron St","","Cheboygan","MI","US","497211919" +"1760048102","DIRECT","Direct Messaging Address","dr.anjie@marinholistic.health","N","Business email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","85 Bolinas Rd Ste 4-5","","Fairfax","CA","US","949301659" +"1336705797","CONNECT","CONNECT URL","https://mdfamilyphysician.md-hq.com","N","Electronic Medical Record","","HIE","Health Information Exchange (HIE)","","","","","10630 Little Patuxent Pkwy Ste 210","","Columbia","MD","US","210446204" +"1205492642","DIRECT","Direct Messaging Address","dr.anjie@marinholistic.health","N","Business email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","85 Bolinas Rd Ste 4-5","","Fairfax","CA","US","949301659" +"1174189393","DIRECT","Direct Messaging Address","siri.larson@bastyr.edu","N","","","DIRECT","Direct","","","","","5515 Panther Lake Rd","","Snohomish","WA","US","982909396" +"1356907745","CONNECT","CONNECT URL","candace@Epiphanycounselingandconsulting.com","N","Business email address BAA secured","","","","","","","","225 Presidential Blvd Ste 103","","Bala Cynwyd","PA","US","190041258" +"1972169381","DIRECT","Direct Messaging Address","kate.wells@uthct.edu","N","Institutional Coordinator","","DIRECT","Direct","","OTHER","Other","Coordinator","11937 Us Hwy 271","Attn: Kate Wells","Tyler","TX","US","75708" +"1396301701","DIRECT","Direct Messaging Address","kate.wells@uthct.edu","N","Institutional Coordinator","","DIRECT","Direct","","OTHER","Other","Coordinator","11937 US Hwy 271","Attn: Kate Wells","Tyler","TX","US","75708" +"1053977447","DIRECT","Direct Messaging Address","dr.barbarablakey@icloud.com","N","","","","","","","","","28 Winslow Pl","","Liberty","NY","US","127541537" +"1023674488","CONNECT","CONNECT URL","COMPULINK","N","SECURE SOFTWARE","","HIE","Health Information Exchange (HIE)","","OTHER","Other","ELECTRONIC HEALTH RECORDS","467 Sunset Trl","","Jellico","TN","US","377622709" +"1104482561","OTHERS","Other URL","21ATvision.alexis.powers@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","electronic messaging","3701 Bank St","","Baltimore","MD","US","21224" +"1174189534","DIRECT","Direct Messaging Address","synovia@thedysfunctionaldietitian.com","N","email address","","DIRECT","Direct","","","","","2229 Marsh View Dr Unit 203","","Wesley Chapel","FL","US","335444718" +"1306402771","DIRECT","Direct Messaging Address","Evank@az-iom.com","Y","","Arizona IOM LLC","","","","","","","2301 West Sanoque Court","","Gilbert","AZ","US","85298" +"1134785504","CONNECT","CONNECT URL","se","N","","","","","","","","","1400 Pelham Pkwy S","","Bronx","NY","US","104611138" +"1770149155","DIRECT","Direct Messaging Address","christie.fielding@ldsfamilyservices.org","N","lds family services email","","DIRECT","Direct","","","","","4455 Allen Ln","","North Las Vegas","NV","US","890312204" +"1457917833","DIRECT","Direct Messaging Address","rabia.iqbal@jefferson.edu","N","University Hospital Email","","DIRECT","Direct","","CSV","CSV","","833 Chestnut St Ste 220","","Philadelphia","PA","US","191074405" +"1801452297","OTHERS","Other URL","https://dulce-martinez.clientsecure.me","N","URL from simplepractice.com","","DIRECT","Direct","","OTHER","Other","Other","180 E Dania Beach Blvd Apt 414","","Dania Beach","FL","US","330043050" +"1578129961","CONNECT","CONNECT URL","WWW.HANACU.COM","N","","","","","","","","","32387 YUCAIPA BLVD, STE F","","YUCAIPA","CA","US","92399" +"1770149189","DIRECT","Direct Messaging Address","arshad_ahsanuddin@alumni.brown.edu","Y","Brown University Alumnus Email","Warren Alpert Medical School of Brown University","DIRECT","Direct","","OTHER","Other","Email","Box G-A1","","Providence","RI","US","02912" +"1184280489","OTHERS","Other URL","gwilmary15@gmail.com","N","","","","","","","","","99 CALLE GUILLERMO RIEFKHOL","","PATILLAS","PR","US","00723" +"1750947099","DIRECT","Direct Messaging Address","clewis@hillside.com","N","email","","","","","","","","70 Jewett Pkwy","","Buffalo","NY","US","142142391" +"1578129797","DIRECT","Direct Messaging Address","info@skysthelimitcounseling.com","N","email","","OTHER","Other","other","OTHER","Other","other","118 S McCrary Rd","","Columbus","MS","US","397026320" +"1912563131","CONNECT","CONNECT URL","kmcnamee04@gmail.com","N","Business Email","","","","","","","","141 Duesenberg Dr Ste 9","","Westlake Village","CA","US","913623484" +"1891351011","DIRECT","Direct Messaging Address","salmansdds@outlook.com","N","","","","","","","","","229 S 4th St","","Coshocton","OH","US","438122020" +"1780240028","OTHERS","Other URL","WEB","N","","","","","","","","","37 W Century Rd Ste 101","","Paramus","NJ","US","076521466" +"1841856242","CONNECT","CONNECT URL","tangela.king@dhr.ga.gov","N","","","","","","","","","904 Claxton Dairy Rd","","Dublin","GA","US","310215423" +"1295391597","DIRECT","Direct Messaging Address","rx08@times-supermarket.com","N","store email provided by company","","DIRECT","Direct","","","","","1290 S Beretania St","","Honolulu","HI","US","968141596" +"1578129854","OTHERS","Other URL","dpoon@ccmnyc.org","N","Email","","DIRECT","Direct","","OTHER","Other","Email","285 Livingston St","","Brooklyn","NY","US","112171006" +"1811553142","CONNECT","CONNECT URL","therapist@wordplayst.com","N","email","","DIRECT","Direct","","CSV","CSV","","1804 Garnet Ave # 353","","San Diego","CA","US","921093352" +"1003472499","DIRECT","Direct Messaging Address","mgilchrist@ihcscorp.com","N","","","DIRECT","Direct","","","","","3700 Commerce Pkwy","","Miramar","FL","US","330253912" +"1639735848","DIRECT","Direct Messaging Address","kayla@lincolnparktherapygroup.com","N","","","","","","","","","2755 N Pine Grove Ave","","Chicago","IL","US","606146109" +"1558927962","DIRECT","Direct Messaging Address","kate.wells@uthct.edu","N","Coordinator","","DIRECT","Direct","","OTHER","Other","Coordinator","11937 Us Hwy 271","Attn: Kate Wells","Tyler","TX","US","75708" +"1700442019","OTHERS","Other URL","okoriepractice@gmail.com","N","Email","","OTHER","Other","None","OTHER","Other","None","225 Broadway Ste 2130","","New York","NY","US","100073733" +"1679139901","OTHERS","Other URL","springsoflife1234@gmail.com","N","","","DIRECT","Direct","","","","","114 W Walker St","","Greenville","MS","US","387014755" +"1740846062","DIRECT","Direct Messaging Address","bthomas@comcarellc.com","N","","","","","","","","","10333 Harwin Dr Ste 167","","Houston","TX","US","770361561" +"1922664242","DIRECT","Direct Messaging Address","AReynolds@rcofa.org","N","AReynolds@rcofa.org","","DIRECT","Direct","","OTHER","Other","Email","14913 Cooper Orbit Rd","","Little Rock","AR","US","722233903" +"1003472325","DIRECT","Direct Messaging Address","zully_787@hotmail.com","N","","","DIRECT","Direct","","","","","1765 Grand Pt Blvd","","Orlando","FL","US","328395801" +"1316503667","CONNECT","CONNECT URL","cmvo880@yahoo.com","N","","","","","","","","","3216 E Longridge Dr","","Orange","CA","US","928672015" +"1316503667","CONNECT","CONNECT URL","cmvo880@yahoo.com","N","","","","","","","","","3216 E Longridge Dr","","Orange","CA","US","928672015" +"1598321846","DIRECT","Direct Messaging Address","BELIEVEINRECOVERY@LIVE.COM","N","","","","","","","","","211 Taylor St Ste 20","","Port Townsend","WA","US","983685756" +"1477119741","CONNECT","CONNECT URL","rutledgewellness.org","N","Website","","","","","","","","113 Fairplay St","","Rutledge","GA","US","306632377" +"1730745936","DIRECT","Direct Messaging Address","jack@accesswithoutlimits.com","N","","","","","","","","","156 Greengable Way","","Chesapeake","VA","US","233224278" +"1104482306","DIRECT","Direct Messaging Address","drstertz@chiropracticco.com","N","","","","","","","","","W164N11269 Squire Dr","","Germantown","WI","US","530226017" +"1932765146","OTHERS","Other URL","info@balmofgileadhealthwellness.com","N","","","","","","","","","107 Beacon Rd","","Middle River","MD","US","212203504" +"1932765146","DIRECT","Direct Messaging Address","info@balmofgileadhealthwellness.com","N","Email","","","","","","","","107 Beacon Rd","","Middle River","MD","US","212203504" +"1396301503","DIRECT","Direct Messaging Address","dv2350@cumc.columbia.edu","N","","","","","","","","","625 W 169th St Apt 51A","","New York","NY","US","100320489" +"1093371205","OTHERS","Other URL","https://portal.mbt4schools.com/se/home.xhtml","N","","","","","","","","","525 W Main St","","Visalia","CA","US","932916116" +"1720644933","DIRECT","Direct Messaging Address","support@nursesonduty.org","N","company email","","DIRECT","Direct","","","","","2 Cityplace Dr Ste 200","","Creve Coeur","MO","US","631417055" +"1710543921","DIRECT","Direct Messaging Address","support@nursesonduty.org","N","company email","","","","","","","","2 Cityplace Dr Ste 200","","Creve Coeur","MO","US","631417055" +"1710543939","DIRECT","Direct Messaging Address","shannon.jetton@wayland.wbu.edu","N","work email","","DIRECT","Direct","","CSV","CSV","","521 Tom Kemp Dr","","New Braunfels","TX","US","781303388" +"1871159095","CONNECT","CONNECT URL","legacylivingctr@gmail.com","N","Email address","","","","","","","","215 W Ruffin St","","Burlington","NC","US","272172643" +"1063078285","CONNECT","CONNECT URL","ourpositivelife@gmail.com","N","","","","","","","","","291 Timberlane Rd","","Waynesville","NC","US","287867929" +"1912563149","DIRECT","Direct Messaging Address","bmills@crmef.org","Y","","Eastern Iowa Medical Center","DIRECT","Direct","","CSV","CSV","","1260 2nd Ave SE","","Cedar Rapids","IA","US","524034002" +"1487210894","DIRECT","Direct Messaging Address","kate.wells@uthct.edu","N","Institutional Coordinator","","DIRECT","Direct","","OTHER","Other","Coordinator","11937 US Hwy 271","Attn: Kate Wells","Tyler","TX","US","75708" +"1922664283","CONNECT","CONNECT URL","labjardines.com","N","Nursing home service","","DIRECT","Direct","","CSV","CSV","","Street 101 BE #4, Apt 2","Jardines de Country Club","Carolina","PR","US","009832189" +"1174189575","DIRECT","Direct Messaging Address","michelle.sattler@hhcinc.org","N","","","","","","","","","230 Maple St","","Holyoke","MA","US","010405144" +"1477119873","DIRECT","Direct Messaging Address","kate.wells@uthct.edu","N","Coordinator","","DIRECT","Direct","","OTHER","Other","Coordinator","11937 Us Hwy 271","Attn: Kate Wells","Tyler","TX","US","75708" +"1851957138","OTHERS","Other URL","nat.torres@gmail.com","N","","","","","","","","","99 CALLE GUILLERMO RIEFKHOL","","PATILLAS","PR","US","00723" +"1407412729","OTHERS","Other URL","n/a","N","","","","","","","","","716 Stevens Ave","","Portland","ME","US","041032656" +"1134785462","DIRECT","Direct Messaging Address","laura@soundhealthcounseling.com","N","Business email address","","DIRECT","Direct","","CSV","CSV","","835 Edgewood Rd","","York","PA","US","174024325" +"1427614742","DIRECT","Direct Messaging Address","mcavalier@southcentralfoundation.com","N","office email","","DIRECT","Direct","","CSV","CSV","","7033 E Tudor Rd","","Anchorage","AK","US","995071262" +"1568028801","DIRECT","Direct Messaging Address","diana@embpm.com","N","","","DIRECT","Direct","","CSV","CSV","","6045 W Pierson Rd","","Flushing","MI","US","484332389" +"1346806601","DIRECT","Direct Messaging Address","sue@ivytherapist.com","N","direct email","","DIRECT","Direct","","CSV","CSV","","8600 W Chester Pike Ste 108","","Upper Darby","PA","US","190822629" +"1740846005","DIRECT","Direct Messaging Address","mhoward@casacolina.org","N","important CCS information","","","","","","","","255 E Bonita Ave","","Pomona","CA","US","917671933" +"1861058141","DIRECT","Direct Messaging Address","smneeley@lexhealth.org","Y","This is a direct email address","LEXINGTON MEDICAL CENTER","DIRECT","Direct","","","","","2720 Sunset Blvd","","West Columbia","SC","US","291694810" +"1770149072","CONNECT","CONNECT URL","https://mindfulandpresentcounseling.clientsecure.me","N","electronic health record","","DIRECT","Direct","","CSV","CSV","","1219 Millennium Pkwy Ste 116","","Brandon","FL","US","335113891" +"1942866249","DIRECT","Direct Messaging Address","care@grubbspharmacy.com","N","Direct email address","","DIRECT","Direct","","CSV","CSV","","326 E Capitol St NE","","Washington","DC","US","200033809" +"1639735830","DIRECT","Direct Messaging Address","mbartlett@minthealthsolutions.com","N","email address","","DIRECT","Direct","","CSV","CSV","","6118 Glenloch St","","Philadelphia","PA","US","191353613" +"1639735830","OTHERS","Other URL","mbartlett@minthealthsolutions.com","N","email address","","DIRECT","Direct","","OTHER","Other","home adress","6118 Glenloch St","","Philadelphia","PA","US","191353613" +"1093371296","OTHERS","Other URL","nicole@midwifeseattle.com","N","Business Email Address","","","","","","","","8927 Roosevelt Way NE","","Seattle","WA","US","981153029" +"1346806551","OTHERS","Other URL","www.shccares.com","N","","","","","","","","","1640 Redstone Center Dr","","Park City","UT","US","840987605" +"1326604539","DIRECT","Direct Messaging Address","Mdelbosque@cgcinc.org","N","Work Email","","DIRECT","Direct","","OTHER","Other","Work email","525 Cabrillo Park Dr Ste 300","","Santa Ana","CA","US","927015017" +"1881250090","OTHERS","Other URL","vonscompanionservices01@gmail.com","N","","","","","","","","","243 Aquamarine Ave","","Pensacola","FL","US","325053737" +"1881250090","CONNECT","CONNECT URL","email","N","","","","","","","","","243 Aquamarine Ave","","Pensacola","FL","US","325053737" +"1407412810","DIRECT","Direct Messaging Address","pharmacy@wrspecialists.com","N","email","","","","","","","","112 S Main St Ste A","","Ann Arbor","MI","US","481041953" +"1407412810","","","","N","","","","","","","","","","","","","","" +"1851957179","DIRECT","Direct Messaging Address","Nreynolds@childrensfriend.org","N","E-maill","","DIRECT","Direct","","CSV","CSV","","20 Cedar St","","Worcester","MA","US","016092520" +"1851957179","DIRECT","Direct Messaging Address","childrensfriend@direct.ehana.com","N","e-mail","","DIRECT","Direct","","CSV","CSV","","20 Cedar St","","Worcester","MA","US","016092520" +"1972169282","DIRECT","Direct Messaging Address","hughesrx@windstream.net","N","store e-mail","","","","","","","","105 South Broadway Avenue","","West Bend","IA","US","50597" +"1285290692","DIRECT","Direct Messaging Address","referrals@serenitytherapyclinic.com","N","Clinician driven email address for referral purposes","","DIRECT","Direct","","CSV","CSV","","300 N 3rd St Ste 112","","Watertown","WI","US","530943723" +"1831755123","DIRECT","Direct Messaging Address","marie.diez-quinton@chomp.org","N","business email address","","DIRECT","Direct","","CSV","CSV","","2 Upper Ragsdale Dr Ste D200","","Monterey","CA","US","939407839" +"1598321903","DIRECT","Direct Messaging Address","wcooper@abhsinc.net","N","","","","","","","","","1230 Monitor St","","Wenatchee","WA","US","988013534" +"1275199689","DIRECT","Direct Messaging Address","kate.wells@uthct.edu","N","Institutional Coordinator","","DIRECT","Direct","","OTHER","Other","Coordinator","11937 Us Hwy 271","Attn: Kate Wells","Tyler","TX","US","75708" +"1366008682","DIRECT","Direct Messaging Address","lancarte@direct.practicefusion.com","N","Practice Fusion","","DIRECT","Direct","","","","","619 N Providence Rd","","Columbia","MO","US","652034355" +"1144886474","DIRECT","Direct Messaging Address","administrator@insightpbhs.com","N","Practice Admin Email","","","","","","","","305 N Heatherwilde Blvd Ste 310","","Pflugerville","TX","US","786604195" +"1205492402","DIRECT","Direct Messaging Address","drgouveia@healthfitchiro.com","N","","","DIRECT","Direct","","","","","2900 N Military Trl Ste 220","","Boca Raton","FL","US","334316308" +"1225694599","OTHERS","Other URL","sfolsom@lummi-nsn.gov","N","","","","","","","","","2592 Kwina Rd","","Bellingham","WA","US","982269278" +"1174189468","DIRECT","Direct Messaging Address","ACCOUNT@PRORXTX.COM","N","PHARMACY E-MAIL","","DIRECT","Direct","","CSV","CSV","","2771 W Fm 544 Ste 102","","Wylie","TX","US","750987061" +"1740846039","OTHERS","Other URL","www.ympsychiatry.com","N","Business Address","","OTHER","Other","Business Address","CSV","CSV","Business Address","2150 Peachford Rd Ste Q","","Atlanta","GA","US","303386539" +"1740846039","","","","N","","","","","","","","","","","","","","" +"1245896547","DIRECT","Direct Messaging Address","krbent@phoenixhouse.org","N","","","","","","","","","503 Ocean Front Walk","","Venice","CA","US","902912403" +"1013573245","DIRECT","Direct Messaging Address","tyler.liang@utsouthwestern.edu","Y","email","UT Southwestern Medical Center","DIRECT","Direct","","","","","5323 Harry Hines Blvd","","Dallas","TX","US","753907201" +"1518523794","DIRECT","Direct Messaging Address","jcary@sjcbhs.org","N","","","","","","","","","500 W Hospital Rd","","French Camp","CA","US","952319693" +"1992361067","DIRECT","Direct Messaging Address","LifeIsBetter@SmileCOS.com","N","","","","","","","","","1714 N Circle Dr","","Colorado Springs","CO","US","809092409" +"1487210563","OTHERS","Other URL","Castleton","Y","","Northern Rivers Family Services Inc.","","","","","","","1580 Columbia Tpke","","Castleton","NY","US","120339500" +"1730745878","CONNECT","CONNECT URL","hminhas@southcentralfoundation.com","N","Company E-mail","","DIRECT","Direct","","","","","4000 Laurel St","","Anchorage","AK","US","995085333" +"1104482249","DIRECT","Direct Messaging Address","vkadamma@buffalo.edu","N","","","","","","","","","100 High St","","Buffalo","NY","US","142031126" +"1164088290","CONNECT","CONNECT URL","www.regalhhc.com","N","","","","","","","","","3611 14th Ave Ste 223F","","Brooklyn","NY","US","112183750" +"1952967077","SOAP","SOAP URL","paul.f.boseman.mil@mail.mil","N","","","","","","","","","1106 wilford hall loop","","san antonio","TX","US","78236" +"1851957948","DIRECT","Direct Messaging Address","srickley@conemaugh.org","N","work email","","OTHER","Other","Home address and work e-mail","OTHER","Other","Summerhill","1265 New Germany Rd","","Summerhill","PA","US","159585301" +"1396301495","DIRECT","Direct Messaging Address","ewylie@thearcoftheozarks.org","N","","","","","","","","","1721 W Elfindale St","","Springfield","MO","US","658071295" +"1245896349","DIRECT","Direct Messaging Address","CBH@CookBehavioral.com","N","Website main email address","","DIRECT","Direct","","CSV","CSV","","7230 Engle Rd Ste 304","","Fort Wayne","IN","US","468042209" +"1154987253","CONNECT","CONNECT URL","tsimpson@ibhealth.org","N","Work Email","","DIRECT","Direct","","","","","665 N D St","","San Bernardino","CA","US","924011109" +"1912563032","DIRECT","Direct Messaging Address","mbartels@thomchild.org","N","","","","","","OTHER","Other","Business","555 Amory St","","Jamaica Plain","MA","US","021302652" +"1467018598","DIRECT","Direct Messaging Address","lwturchetta@spsri.com","N","Email","","DIRECT","Direct","","CSV","CSV","","1035 Post Rd","","Warwick","RI","US","028883363" +"1902462039","DIRECT","Direct Messaging Address","Cody@rockymtnpsychiatry.com","N","","","","","","","","","3350 W Americana Ter Ste 320","","Boise","ID","US","837062548" +"1700442837","OTHERS","Other URL","Bremarie@outlook.com","N","","","","","","","","","4 Wyndover Rd","","White Plains","NY","US","106033017" +"1154987295","OTHERS","Other URL","nicholepdangerfield@gmail.com","Y","","Alternative Behavioral Services ltd","","","","","","","515 S 700 E Ste 2A","","Salt Lake City","UT","US","841022855" +"1750947891","OTHERS","Other URL","Gazeoptometry@gmail.com","N","","","","","","","","","4078 Westheimer Rd Ste 1","","Houston","TX","US","770275008" +"1174189211","OTHERS","Other URL","tradermacher@fairmeadownh.com","N","tradermacher@fairmeadownh.com","","DIRECT","Direct","","CSV","CSV","","Village of Fertile Fair Meadow Assisted Living","300 Garfield Ave SE","Fertile","MN","US","56540" +"1710543863","DIRECT","Direct Messaging Address","kristenk@missionofhope.com","N","work email address","","DIRECT","Direct","","OTHER","Other","can be used for any work correspondence needed","13970 Oakland Ct","","Plymouth","MI","US","481705292" +"1386200434","DIRECT","Direct Messaging Address","kaylyn.ahrendt@dklmft.com","N","Business Email","","DIRECT","Direct","","","","","20574 US 71","","Long Prairie","MN","US","563475063" +"1356907422","OTHERS","Other URL","https://consumerdirectak.com/","N","","","","","","","","","133 E Swanson Ave","","Wasilla","AK","US","996547025" +"1851957930","DIRECT","Direct Messaging Address","pietropaoliva@upmc.edu","N","Email Address","","DIRECT","Direct","","CSV","CSV","","100 N Bellefield Ave","","Pittsburgh","PA","US","152132600" +"1831755818","DIRECT","Direct Messaging Address","Pattishea@mail.com","N","Mail","","DIRECT","Direct","","OTHER","Other","Na","20 Lawrence Bell Dr Ste 100","","Williamsville","NY","US","142217090" +"1083270136","CONNECT","CONNECT URL","Tucson","N","","","","","","","","","1743 W Prince Rd Ste 115","","Tucson","AZ","US","857055086" +"1427614569","CONNECT","CONNECT URL","gajoseph84@gmail.com","N","Email address","","DIRECT","Direct","","CSV","CSV","","216 Menlo St","","Brockton","MA","US","023015839" +"1316503584","DIRECT","Direct Messaging Address","ashley.ernst@cmsgiveshope.com","Y","Billing email","Premier Care of Wisconsin, LLC.","DIRECT","Direct","","OTHER","Other","Email","23 W Scott St","","Fond Du Lac","WI","US","549352342" +"1336705565","DIRECT","Direct Messaging Address","mwhite@helixonehealth.com","N","Email","","DIRECT","Direct","","CSV","CSV","","5309 Commonwealth Centre Pkwy Ste 409","","Midlothian","VA","US","231122633" +"1053977298","OTHERS","Other URL","springsoflife1234@gmail.com","N","","","","","","","","","114 W Walker St","","Greenville","MS","US","387014755" +"1700442944","DIRECT","Direct Messaging Address","glendic@ccf.org","Y","email","The Cleveland Clinic Foundation","DIRECT","Direct","","CSV","CSV","","9500 Euclid Ave","","Cleveland","OH","US","441950001" +"1083270227","DIRECT","Direct Messaging Address","kathrynvaughn@petrichorcounseling.com","N","business email encrypted","","","","","","","","3160 Main St Ste 102","","Duluth","GA","US","300963461" +"1063078228","DIRECT","Direct Messaging Address","jennifer.brown@riveroflifecounseling.net","N","business email","","","","","","","","1802 Chapel Hills Dr Ste C","","Colorado Springs","CO","US","809203736" +"1851957039","CONNECT","CONNECT URL","address","N","fl","","DIRECT","Direct","","","","","1105 River Birch Rd","","Saint Johns","FL","US","322598978" +"1689230864","DIRECT","Direct Messaging Address","zach@armsecuritysystems.com","N","zach email","","","","","","","","208 Main St","","Reisterstown","MD","US","211361233" +"1679139851","OTHERS","Other URL","Austin","N","Corporate Office","","DIRECT","Direct","","OTHER","Other","Austin","2822 N Loop 1604 W","","San Antonio","TX","US","782484550" +"1720644842","DIRECT","Direct Messaging Address","janet.seung@sfdph.org","N","work email address","","DIRECT","Direct","","CSV","CSV","","1001 Potrero Ave # 1P3","","San Francisco","CA","US","941103518" +"1528624665","OTHERS","Other URL","Joanna.Bonura@fsl-li.org","N","email address","","DIRECT","Direct","","CSV","CSV","","1235 Montauk Hwy","","Mastic","NY","US","119502917" +"1790341840","DIRECT","Direct Messaging Address","crengert@live.com","N","","","OTHER","Other","private","","","","29 Northview Park","","Attica","NY","US","140111111" +"1801452966","DIRECT","Direct Messaging Address","nagwuenu@wtrc.com","N","","","","","","","","","3001 S Jackson St","","San Angelo","TX","US","769045129" +"1295391357","DIRECT","Direct Messaging Address","kmann@olympicmedical.org","Y","email","Peninsula Emergency Physicians Inc","DIRECT","Direct","","CSV","CSV","","939 Caroline St","","Port Angeles","WA","US","983623909" +"1164088233","CONNECT","CONNECT URL","jazz_jb@yahoo.com","N","","","","","","","","","1025 Atlantic Ave Ste 101","","Alameda","CA","US","945011188" +"1881250959","DIRECT","Direct Messaging Address","DavonBailey@segrocers.com","N","","","","","","","","","1011 E 16th Ave","","Cordele","GA","US","310151539" +"1578129649","DIRECT","Direct Messaging Address","mere@onlinegendercare.com","N","","","","","","","","","73165 Fiddleneck Ln","","Palm Desert","CA","US","922604763" +"1568028645","OTHERS","Other URL","finesthomehealthcare@gmail.com","N","Business Email Address","","DIRECT","Direct","","OTHER","Other","Email address","7200 Vineland Ave Ste 225","","Sun Valley","CA","US","913525077" +"1538725619","DIRECT","Direct Messaging Address","lnewson@mtlainc.com","N","","","","","","","","","20280 Governors Hwy Ste 207","","Olympia Fields","IL","US","604611070" +"1174189252","DIRECT","Direct Messaging Address","29441@hearusa.com","N","","","DIRECT","Direct","","","","","697 Hopewell Dr","","Heath","OH","US","430561579" +"1073179156","DIRECT","Direct Messaging Address","mkimberlin@acapcounseling.com","N","Business Email Address","","","","","","","","2607 Caddo St Ste 6","","Arkadelphia","AR","US","719235307" +"1831755966","DIRECT","Direct Messaging Address","Vmontgomery@mednet.ucla.edu","N","Email","","DIRECT","Direct","","CSV","CSV","","710 Westwood Plz","","Los Angeles","CA","US","900958353" +"1750947990","DIRECT","Direct Messaging Address","dheckers@sparcwc.org","Y","sparc email","Southeastern PA Autism Resource Center","DIRECT","Direct","","CSV","CSV","","1160 McDermott Dr Ste 233","","West Chester","PA","US","193804022" +"1831755081","DIRECT","Direct Messaging Address","info@dossaudiology.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","5000 Schertz Pkwy Ste 300","","Schertz","TX","US","781541403" +"1780240960","DIRECT","Direct Messaging Address","alison@lindseyhoskins.com","N","","","","","","","","","46175 Westlake Dr Ste 410","","Sterling","VA","US","201655886" +"1083270268","DIRECT","Direct Messaging Address","lewisk13@upmc.edu","N","REsolve Crisis Center","","DIRECT","Direct","","OTHER","Other","333 North Braddock Ave.","333 N Braddock Ave","","Pittsburgh","PA","US","152082512" +"1740846922","OTHERS","Other URL","Austin","N","Corporate Office","","DIRECT","Direct","","CSV","CSV","","2822 N Loop 1604 W","","San Antonio","TX","US","782484550" +"1265098354","DIRECT","Direct Messaging Address","mckennak@hutchclinic.com","N","","","","","","","","","2101 N Waldron St","","Hutchinson","KS","US","675021197" +"1053977140","DIRECT","Direct Messaging Address","mcurtiss@rhmail.org","N","email","","DIRECT","Direct","","CSV","CSV","","1309 Springwood Ln","","Rock Hill","SC","US","297308052" +"1972169068","OTHERS","Other URL","sfolsom@lummi-nsn.gov","N","","","","","","","","","2592 Kwina Rd","","Bellingham","WA","US","982269278" +"1578129607","DIRECT","Direct Messaging Address","dana.mittag@atriumhealth.org","N","Work Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1001 Blythe Blvd Ste 200","","Charlotte","NC","US","282035865" +"1134785264","OTHERS","Other URL","Other","N","","","","","","","","","29030 Northwestern Hwy","","Southfield","MI","US","480341010" +"1033775168","DIRECT","Direct Messaging Address","jsharma@mycancercenter.com","N","","","","","","","","","12606 Greenville Ave Ste 185","","Dallas","TX","US","752431921" +"1073179131","DIRECT","Direct Messaging Address","jcarson@childsafecolorado.org","N","","","","","","","","","2001 S. Shields St. Bld K","","Ft. Collins","CO","US","80526" +"1134785298","CONNECT","CONNECT URL","www.regalhhc.com","N","","","","","","","","","3611 14th Ave Ste 223F","","Brooklyn","NY","US","112183750" +"1003472168","DIRECT","Direct Messaging Address","jennifer.torres@csa-billing.com","N","email address","","DIRECT","Direct","","CSV","CSV","","8102 E McDowell Rd Ste 2A","","Scottsdale","AZ","US","852573819" +"1679139745","OTHERS","Other URL","nnatacha28@aol.com","N","","","","","","","","","19588 Carolina Cir","","Boca Raton","FL","US","334342611" +"1730745712","OTHERS","Other URL","https://tothepointpdx.janeapp.com/","N","","","","","","","","","1831 SE 7th Ave Ste 201","","Portland","OR","US","972143580" +"1154987162","DIRECT","Direct Messaging Address","sterlingpt@bellsouth.net","Y","","Sterling Physical Therapy & Associates PSC","","","","","","","209 Evans Ave","","Mount Sterling","KY","US","403539700" +"1487210407","DIRECT","Direct Messaging Address","info@hhhacu.com","N","clinic email","","DIRECT","Direct","","","","","9161 Liberia Ave Ste 102","","Manassas","VA","US","201101724" +"1861058059","DIRECT","Direct Messaging Address","tricia@nicounseling.com","Y","","North Iowa Counseling, LLC","","","","","","","506 E Bremer Ave","","Waverly","IA","US","506771748" +"1578129474","DIRECT","Direct Messaging Address","angela.gurule@outlook.com","N","business email","","DIRECT","Direct","","OTHER","Other","business","2621 Creekside Ln","","Sacramento","CA","US","958216126" +"1063078251","OTHERS","Other URL","innerpeacetherapy760@gmail.com","N","email address","","OTHER","Other","business","OTHER","Other","N/A","15437 Anacapa Rd # 23","","Victorville","CA","US","923922458" +"1124684006","DIRECT","Direct Messaging Address","ibonilla@fondopr.com","N","","","DIRECT","Direct","","","","","Carr. #2 Km. 126.4 Bo Caimital Bajo","","Aguadilla","PR","US","00603" +"1750947743","DIRECT","Direct Messaging Address","Vcitormakori@ymail.com","N","","","","","","CSV","CSV","","17017 Georgetown Way","","Rosemount","MN","US","550685159" +"1790341824","DIRECT","Direct Messaging Address","blysshope@hotmail.com","N","","","","","","","","","101 Wallace Riddell Dr","","Burnet","TX","US","786113532" +"1245896240","DIRECT","Direct Messaging Address","Elise.McCullough@hearusa.com","N","Email","","","","","","","","7431 W Atlantic Ave Ste 43","","Delray Beach","FL","US","334463506" +"1538725528","DIRECT","Direct Messaging Address","flane1@jhmi.edu","N","email address","","DIRECT","Direct","","OTHER","Other","email address","550 9th Ave S","","St Petersburg","FL","US","337015210" +"1164088167","DIRECT","Direct Messaging Address","kate.wells@uthct.edu","N","Coordinator","","DIRECT","Direct","","OTHER","Other","Coordinator","11937 US HIGHWAY 271","Attn: Kate Wells","Tyler","TX","US","75708" +"1265098271","CONNECT","CONNECT URL","clong@sullivanhealth.org","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Blountville","154 Blountville Byp","","Blountville","TN","US","376174575" +"1881250801","DIRECT","Direct Messaging Address","hmcbride@sunnyhillinc.org","N","business office","","DIRECT","Direct","","CSV","CSV","","11140 S Towne Sq Ste 100","","Saint Louis","MO","US","631237830" +"1851957872","CONNECT","CONNECT URL","manemedic@yahoo.com","N","business email","","DIRECT","Direct","","OTHER","Other","email","1244 Flaire Dr Ste 105","","Toledo","OH","US","436154671" +"1548826514","OTHERS","Other URL","dale.mcghee@va.gov","N","","","","","","","","","790 Veterans Way","","Pensacola","FL","US","325071000" +"1093371064","DIRECT","Direct Messaging Address","mlittle@serenityhcm.com","N","work email address","","","","","","","","1521 E Rusk St","","Jacksonville","TX","US","757665505" +"1740846617","DIRECT","Direct Messaging Address","tcox@rcofa.org","N","tcox@rcofa.org","","DIRECT","Direct","","OTHER","Other","Email","14913 Cooper Orbit Rd","","Little Rock","AR","US","722233903" +"1417513383","DIRECT","Direct Messaging Address","Sydnii@advancedneurosurgery.net","N","Email","","DIRECT","Direct","","OTHER","Other","Company Webmail","10509 Professional Cir Ste 101","","Reno","NV","US","895214883" +"1154987063","DIRECT","Direct Messaging Address","cathy@carecrossings.com","N","Secure office email","","DIRECT","Direct","","CSV","CSV","","1605 Southcross Dr W Ste B","","Burnsville","MN","US","553067013" +"1124684030","DIRECT","Direct Messaging Address","customercare@actmedicalgroup.net","N","EHR Software main office","","DIRECT","Direct","","CSV","CSV","","11245 Delano Street","","Los Angeles","CA","US","91606" +"1174189088","OTHERS","Other URL","ellikots.com","N","url","","DIRECT","Direct","","OTHER","Other","Periodontology","60 Crittenden Blvd Apt 427","","Rochester","NY","US","146204053" +"1396301354","CONNECT","CONNECT URL","Podiatry","Y","ADDRESS","Bridgeport Hospital/Yale New Haven Health","HIE","Health Information Exchange (HIE)","","CSV","CSV","","267 Grant St","","Bridgeport","CT","US","066102805" +"1972169993","DIRECT","Direct Messaging Address","kathryn.fair@merakey.org","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","25 E Park Ave","","Du Bois","PA","US","158012271" +"1003472051","DIRECT","Direct Messaging Address","skowroc@ccf.org","N","work secure email","","","","","","","","9500 Euclid Ave","","Cleveland","OH","US","441950001" +"1962068973","CONNECT","CONNECT URL","suzypepercs@gmail.com","N","","","","","","","","","14950 Northline Rd","","Southgate","MI","US","481952478" +"1124684162","DIRECT","Direct Messaging Address","diaz@elpasosleepcenter.com","N","email","","DIRECT","Direct","","CSV","CSV","","4305 N Mesa St Ste B","","El Paso","TX","US","799021124" +"1629634639","DIRECT","Direct Messaging Address","tfoote@seaviewseward.org","N","","","","","","","","","302 Railway Ave","","seward","AK","US","99664" +"1386200319","OTHERS","Other URL","ROUNDLAKEMRI@GMAIL.COM","N","","","","","","CSV","CSV","","720 E Rollins Rd","","Round Lake Beach","IL","US","600731340" +"1700442779","CONNECT","CONNECT URL","franchester.mcdonald@va.gov","N","franchester.mcdonald@va.gov","","DIRECT","Direct","","CSV","CSV","","400 Veterans Ave # Mc122","","Biloxi","MS","US","395312410" +"1386200376","DIRECT","Direct Messaging Address","evolvebxsol@protonmail.com","N","evolvebxsol@protonmail.com","","DIRECT","Direct","","CSV","CSV","","191 Pavilion Dr","","Georgetown","KY","US","403248778" +"1699331603","DIRECT","Direct Messaging Address","kate.wells@uthct.edu","N","Coordinator","","DIRECT","Direct","","OTHER","Other","Coordinator","11937 Us Highway 271","Attn: Kate Wells","Tyler","TX","US","75708" +"1407412422","DIRECT","Direct Messaging Address","pswan@catholiccharities.net","N",".","","DIRECT","Direct","","CSV","CSV","","671 S Lewis Ave","","Waukegan","IL","US","600856101" +"1902462930","DIRECT","Direct Messaging Address","mjustice@coastalhorizons.org","N","Coastal Email","","DIRECT","Direct","","CSV","CSV","","803 S Walker St","","Burgaw","NC","US","284255001" +"1740846773","CONNECT","CONNECT URL","@roact.org","N","","","OTHER","Other","Other","OTHER","Other","Other","541 Luck Ave SW Ste 209","","Roanoke","VA","US","240165055" +"1912563941","DIRECT","Direct Messaging Address","heather@commerceasc.com","N","Email","","DIRECT","Direct","","","","","417 Pottery Factory Dr","","Commerce","GA","US","305296682" +"1598321531","CONNECT","CONNECT URL","latonia.boykins@yahoo.com","N","","","","","","CSV","CSV","","2601 Campus Hill Dr","","Tampa","FL","US","336124722" +"1881250827","DIRECT","Direct Messaging Address","PGREENHILL@DATSWV.COM","N","","","","","","","","","2854 Haynie Rd","","Huntington","WV","US","257049136" +"1336705375","DIRECT","Direct Messaging Address","office@mvallwyoralsurgery.com","N","","","","","","","","","7297 Glenn Hwy","","Cambridge","OH","US","437259034" +"1154987196","CONNECT","CONNECT URL","clcash2068@gmail.com","N","Email","","","","","","","","692 Latimer St","","Hillsborough","NC","US","272782355" +"1417513458","DIRECT","Direct Messaging Address","p.kettula.lcsw@medofficemail.com","N","HIPAA secure email","","DIRECT","Direct","","CSV","CSV","","1855 1st Ave Ste 103","","San Diego","CA","US","921012650" +"1558927590","CONNECT","CONNECT URL","jtall@tallfamilyservices.org","N","direct email address","","DIRECT","Direct","","","","","1915 Hasty Rd","","Marshville","NC","US","281030029" +"1588220529","DIRECT","Direct Messaging Address","catrina.puckett@mcnabb.org","N","Business Email Address","","DIRECT","Direct","","","","","201 W Springdale Ave","","Knoxville","TN","US","379175158" +"1336705383","DIRECT","Direct Messaging Address","globalalliancecorp@mail.com","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","20008 Kelly Rd","","Harper Woods","MI","US","482251919" +"1861058810","DIRECT","Direct Messaging Address","Rita@makeumobile.com","N","Email","","DIRECT","Direct","","CSV","CSV","","323 E Brown Rd Ste 204","","Mesa","AZ","US","852013544" +"1114583168","DIRECT","Direct Messaging Address","Dianne.scott2.civ@mail.mil","N","Contact person","","DIRECT","Direct","","OTHER","Other","None","9040 Jackson Ave","","Tacoma","WA","US","984311100" +"1396301347","CONNECT","CONNECT URL","www.edmhc.com","N","Website","","OTHER","Other","Info","OTHER","Other","Non Medical","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1578129524","DIRECT","Direct Messaging Address","info@kinetixweightlossandwellness.com","N","email address","","DIRECT","Direct","","OTHER","Other","other information","742 N Ada St Unit 1S","","Chicago","IL","US","606428615" +"1578129524","DIRECT","Direct Messaging Address","info@kinetixweightlossandwellness.com","N","email address","","","","","","","","742 N Ada St Unit 1S","","Chicago","IL","US","606428615" +"1295391241","DIRECT","Direct Messaging Address","kelly@pt4women-pt4sports.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1499 Post Rd","","Fairfield","CT","US","068245940" +"1316503378","DIRECT","Direct Messaging Address","support@promising-futures.com","N","Incoming Email","","DIRECT","Direct","","CSV","CSV","","880 S Pleasantburg Dr Ste 3A","","Greenville","SC","US","296072449" +"1689230658","CONNECT","CONNECT URL","ablissfulhomecare@gmail.com","N","","","","","","CSV","CSV","","9319 Starboard Rd NW","","Albuquerque","NM","US","871211968" +"1538725429","CONNECT","CONNECT URL","nwhitelaw198@yahoo.com","N","","","","","","","","","7108 S Kanner Hwy","","Stuart","FL","US","349977462" +"1861058877","CONNECT","CONNECT URL","dentaldepot.net","N","website","","","","","","","","4025 NW 63rd Street","","Oklahoma City","OK","US","73116" +"1659937621","DIRECT","Direct Messaging Address","ghernandez@fondopr.com","N","email","","DIRECT","Direct","","OTHER","Other","Medical information","Carretera 4488 Abra Honda","","Camuy","PR","US","00627" +"1659937621","DIRECT","Direct Messaging Address","ghernandez@fondopr.com","N","e-mail","","DIRECT","Direct","","OTHER","Other","Medical information","Carretera 4488 Abra Honda","","Camuy","PR","US","00627" +"1407412430","OTHERS","Other URL","ndiforg74@yahoo.com","N","hospice care","","","","","","","","10259 Englewood Dr","","Eden Prairie","MN","US","553474623" +"1407412430","OTHERS","Other URL","office","N","hospice care","","","","","","","","6440 Flying Cloud Dr Ste 114","","Eden Prairie","MN","US","553443321" +"1407412430","OTHERS","Other URL","email","N","","","","","","","","","6440 Flying Cloud Dr Ste 114","","Eden Prairie","MN","US","553443321" +"1568028587","DIRECT","Direct Messaging Address","clinic@wasilladentalcenter.com","N","email address","","","","","","","","351 W Swanson Ave Ste 1","","Wasilla","AK","US","996546853" +"1407412489","OTHERS","Other URL","martinezmedsup@yahoo.com","N","company email","","DIRECT","Direct","","OTHER","Other","client information","215 SW 17th Ave Ste 305","","Miami","FL","US","331353680" +"1467018333","DIRECT","Direct Messaging Address","info@mariadrostecounseling.com","N","","","","","","","","","1354 Hancock St Ste 209","","Quincy","MA","US","021695109" +"1104482173","DIRECT","Direct Messaging Address","julia.thurman@va.gov","N","","","DIRECT","Direct","","","","","790 Veterans Way","","Pensacola","FL","US","325071000" +"1639735657","DIRECT","Direct Messaging Address","aba@southwaltonacademy.com","N","","","DIRECT","Direct","","CSV","CSV","","585 Mack Bayou Rd","","Santa Rosa Beach","FL","US","324593111" +"1902462922","DIRECT","Direct Messaging Address","calandra@thisishealinglllp.com","N","","","DIRECT","Direct","","","","","3604 Chamblee Tucker Rd","","Atlanta","GA","US","303414418" +"1215593249","DIRECT","Direct Messaging Address","admin@holyfamilymedical.e-mdsdirect.com","N","EMR","","DIRECT","Direct","","","","","144 S Hillside St","","Wichita","KS","US","672112154" +"1437715471","DIRECT","Direct Messaging Address","jbouchard@inneryoucounselingri.com","N","","","","","","","","","1023 Post Rd","","Warwick","RI","US","028883363" +"1700442753","DIRECT","Direct Messaging Address","Gina.Morris@dhs.ga.gov","N","","","DIRECT","Direct","","","","","1400 Peterson Ave N Ste D","","Douglas","GA","US","315332833" +"1356907315","DIRECT","Direct Messaging Address","lexi@bayareaaddictionservices.com","N","","","DIRECT","Direct","","","","","2039 Forest Ave Ste 201","","San Jose","CA","US","951284815" +"1356907315","DIRECT","Direct Messaging Address","amanda@bayareaaddictionservices.com","N","","","DIRECT","Direct","","","","","2039 Forest Ave Ste 201","","San Jose","CA","US","951284815" +"1508422577","OTHERS","Other URL","tishg@santecenter.com","N","outside email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","290 W Lake Park Rd","","Lewisville","TX","US","750574090" +"1063078038","DIRECT","Direct Messaging Address","kathryn.davidson@tmh.org","Y","e-mail","Tallahassee Memorial HealthCare","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1300 Miccosukee Rd","","Tallahassee","FL","US","323085054" +"1467018341","OTHERS","Other URL","ealdapa14@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","1229 Decatur St # 1","","Brooklyn","NY","US","112071221" +"1902462880","OTHERS","Other URL","MUNSTER","N","Practice Location","","","","","","","","9124 Columbia Ave # B","","Munster","IN","US","463212907" +"1720644602","DIRECT","Direct Messaging Address","info@stephouserecovery.com","N","","","DIRECT","Direct","","","","","1601 Baker St Ste Reet","","Costa Mesa","CA","US","926263701" +"1699331595","CONNECT","CONNECT URL","website","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","14446 Layhill Rd","","Silver Spring","MD","US","209061911" +"1619533510","DIRECT","Direct Messaging Address","stacey.cole@eskridgeandwhite.com","N","work email","","DIRECT","Direct","","CSV","CSV","","183 Main St Ste D","","Trussville","AL","US","351731496" +"1639735541","CONNECT","CONNECT URL","rachel.richey@voaut.org","N","","","DIRECT","Direct","","CSV","CSV","","697 W 4170 S","","Murray","UT","US","841231326" +"1164088084","DIRECT","Direct Messaging Address","rgoldb17@jhmi.edu","Y","email","Johns Hopkins Hospital","DIRECT","Direct","","","","","1800 Orleans St","","Baltimore","MD","US","212870010" +"1659937506","DIRECT","Direct Messaging Address","kate.wells@uthct.edu","N","Coordinator","","DIRECT","Direct","","OTHER","Other","Coordinator","11937 US Hwy 271","Attn: Kate Wells","Tyler","TX","US","75708" +"1619533601","DIRECT","Direct Messaging Address","cewells@buffaloschools.org","Y","business email","Buffalo Public Schools","DIRECT","Direct","","OTHER","Other","business email","156 Newburgh Ave","","Buffalo","NY","US","142111826" +"1528624517","OTHERS","Other URL","Https:Seneca-trail-therapeutic-massage.abmp.com","N","","","","","","","","","16010 Seneca Trl S","","Lindside","WV","US","249517260" +"1811553753","OTHERS","Other URL","emilietsantiago@gmail.com","N","","","","","","","","","99 CALLE GUILLERMO RIEFKHOL","","PATILLAS","PR","US","00723" +"1881250785","DIRECT","Direct Messaging Address","info@carecrossings.com","N","Secure office email","","DIRECT","Direct","","CSV","CSV","","1605 Southcross Dr W Ste B","","Burnsville","MN","US","553067013" +"1245896190","OTHERS","Other URL","HORMIGUEROS","N","","","","","","","","","estancias del rio calle yaguez 608","","Hormigueros","PR","US","006600066" +"1245896190","OTHERS","Other URL","HORMIGUEROS","N","","","","","","","","","estancias del rio calle yaguez 608","","Hormigueros","PR","US","006600066" +"1679139596","OTHERS","Other URL","empoweralaska@gmail.com","N","","","","","","","","","1150 S Colony Way Ste 1","","Palmer","AK","US","996456967" +"1386200202","OTHERS","Other URL","Work","N","","","","","","","","","218 Laurel Creek Ct","","Spruce Pine","NC","US","287773134" +"1477119329","CONNECT","CONNECT URL","counselingsrice@gmail.com","N","personal e-mail","","DIRECT","Direct","","CSV","CSV","text","2566 22 Mile Rd NW","","Kent City","MI","US","493309203" +"1053977983","CONNECT","CONNECT URL","Endwell","N","","","","","","","","","750 Farm To Market Rd","","Endwell","NY","US","137601128" +"1053977983","CONNECT","CONNECT URL","Endwell","N","","","","","","","","","750 Farm To Market Rd","","Endwell","NY","US","137601128" +"1952967887","CONNECT","CONNECT URL","cmajor@majorimpactsupportservices.org","N","","","","","","","","","1960 Velasco St Ste J2","","Fort Myers","FL","US","339162761" +"1962068817","DIRECT","Direct Messaging Address","cotoneaster@semo.net","N","Office address","","","","","","","","405 S 3rd St","","Hayti","MO","US","638511621" +"1154987006","DIRECT","Direct Messaging Address","debilovesfsu@cox.net","N","secure, encrypted direct e-mail through cox internet","","DIRECT","Direct","","OTHER","Other","Extremely large e-mails will be rejected by the server","419 Riverchase Blvd","","Crestview","FL","US","325365262" +"1326604273","OTHERS","Other URL","mminor@sblhs.org","N","","","","","","","","","1000 Health Center Dr","","Mattoon","IL","US","619389253" +"1386200236","DIRECT","Direct Messaging Address","crussell@SPRHS.org","N","email","","DIRECT","Direct","","","","","1000 Fm 300","","Levelland","TX","US","793366235" +"1912563875","DIRECT","Direct Messaging Address","kate.wells@uthct.edu","N","Coordinator","","DIRECT","Direct","","OTHER","Other","Coordinator","11937 Us Highway 271","Attn: Kate Wells","Tyler","TX","US","757083154" +"1679139539","DIRECT","Direct Messaging Address","suani.gandy@mtviewmedgroup.com","N","email address","","","","","","","","6071 E Woodmen Rd Ste 105","","Colorado Springs","CO","US","809232610" +"1124684089","CONNECT","CONNECT URL","Lexingtonctr.org","N","Treatment Facility","","OTHER","Other","Out-pt substance abuse","OTHER","Other","Mount Kisco, NY","24 Smith Ave","","Mount Kisco","NY","US","105492814" +"1740846500","CONNECT","CONNECT URL","nikdus04@aol.com","N","Email","","DIRECT","Direct","","CSV","CSV","","10112 95th St","","Ozone Park","NY","US","114162538" +"1801452669","OTHERS","Other URL","samiam_08_90@yahoo.com","N","email address","","DIRECT","Direct","","CSV","CSV","","542 Allred Mill Rd","","Mount Airy","NC","US","270302202" +"1235795097","CONNECT","CONNECT URL","WWW.HANACU.COM","N","","","","","","","","","32387 Yucaipa Blvd","Ste, F","Yucaipa","CA","US","92399" +"1891351698","DIRECT","Direct Messaging Address","mohammad@matrixlimos.com","N","","","","","","","","","1501 Adamsview Rd","","Catonsville","MD","US","212281135" +"1770149551","DIRECT","Direct Messaging Address","bransonspao2@hotmail.com","N","","","DIRECT","Direct","","","","","2461 Hwy 165 Ste E","","Branson","MO","US","656167005" +"1528624327","DIRECT","Direct Messaging Address","ph_samah1984@hotmail.com","N","","","","","","","","","Carr. 863 Km. 6","Bo. Pajaros Candelaria","TOA BAJA","PR","US","00949" +"1457917247","CONNECT","CONNECT URL","Parksidemanorllc","N","","","DIRECT","Direct","","OTHER","Other","none","300 S Saint Charles St","","Bowling Green","MO","US","633342221" +"1801452636","CONNECT","CONNECT URL","store10420@walgreens.com","N","","","","","","","","","42107 Big Bear Blvd","","Big Bear Lake","CA","US","923151530" +"1346806189","SOAP","SOAP URL","sarahndipityyoga@gmail.com","N","","","","","","","","","4586 Hunting Trl","","Lake Worth","FL","US","334673536" +"1790341659","DIRECT","Direct Messaging Address","trudy@catspokane.org","N","Direct email address","","DIRECT","Direct","","","","","215 W 2nd Ave","","Spokane","WA","US","992013605" +"1083270912","OTHERS","Other URL","https://www.centamedical.com","N","Website","","DIRECT","Direct","","OTHER","Other","address","157 Corley Mill Rd","","Lexington","SC","US","290727600" +"1336705268","DIRECT","Direct Messaging Address","paige.riley@emoryhealthcare.org","Y","business email","Emory Healthcare","","","","","","","1605 Chantilly Dr NE Fl 3","","Atlanta","GA","US","303243267" +"1245896174","DIRECT","Direct Messaging Address","joy.lee@rutgers.edu","N","Institutional email address","","DIRECT","Direct","","CSV","CSV","","195 Canal St","","Malden","MA","US","021486701" +"1881250710","DIRECT","Direct Messaging Address","denzel.jones2014@outlook.com","N","","","","","","","","","11215 Homestead Dr","","Upper Marlboro","MD","US","207745762" +"1740846674","CONNECT","CONNECT URL","Work","N","","","DIRECT","Direct","","","","","400 Veterans Ave","","Biloxi","MS","US","395312410" +"1720644651","CONNECT","CONNECT URL","https://wellbalancedmvmt.com","N","business website","","DIRECT","Direct","","OTHER","Other","Website","1274 W 7th Ave","","Eugene","OR","US","974024523" +"1942866884","DIRECT","Direct Messaging Address","billing@ddsistems.com","N","EMAIL","","DIRECT","Direct","","CSV","CSV","","20 E Main St Ste 4","","MT Pleasant","PA","US","156662094" +"1366008294","CONNECT","CONNECT URL","PHANIBODAVULA5@GMAIL.COM","N","EMAIL ADDRESS","","DIRECT","Direct","","OTHER","Other","EMAIL","4925 Marcus Ave Apt 3114","","Addison","TX","US","750016183" +"1508422445","DIRECT","Direct Messaging Address","denise.johnson@merakey.org","N","","","","","","","","","25 E Park Ave","","Du Bois","PA","US","158012271" +"1457917312","DIRECT","Direct Messaging Address","info@headsusa.net","N","Encrypted email address for correspondence","","DIRECT","Direct","","CSV","CSV","","1001 E Baker St Ste 100","","Plant City","FL","US","335633700" +"1811553779","DIRECT","Direct Messaging Address","mickey@familyandfaithhc.com","N","Direct Email Address","","DIRECT","Direct","","OTHER","Other","Direct commentary, Business Documents, Billing","130 E Washington Ave Ste 4","","Athens","TN","US","373033668" +"1275199135","DIRECT","Direct Messaging Address","cotoneaster@semo.net","N","Office address","","DIRECT","Direct","","","","","405 S 3rd St","","Hayti","MO","US","638511621" +"1619533577","CONNECT","CONNECT URL","counselingsrice@gmail.com","N","email address","","DIRECT","Direct","","CSV","CSV","","2566 22 Mile Rd NW","","Kent City","MI","US","493309203" +"1851957625","DIRECT","Direct Messaging Address","matthew@affinitycc.co","N","Email address","","DIRECT","Direct","","","","","280 W Court St","","Piggott","AR","US","724542640" +"1851957625","DIRECT","Direct Messaging Address","matthew@affinitycc.co","N","Email address","","DIRECT","Direct","","","","","175 N 3rd Ave","","Piggott","AR","US","724542028" +"1740846518","DIRECT","Direct Messaging Address","jbenites@wheelerclinic.org","N","yes","","DIRECT","Direct","","CSV","CSV","","357 East St","","Plainville","CT","US","060623260" +"1477119246","CONNECT","CONNECT URL","ronda@crossroadsdbq.com","N","Counseling Center","","","","","","","","300 Main St Ste 230","","Dubuque","IA","US","520016946" +"1679139448","DIRECT","Direct Messaging Address","info@delawareorthodontics.com","N","company email address","","DIRECT","Direct","","CSV","CSV","","2444 Pulaski Hwy Ste 200","","Newark","DE","US","197023906" +"1144886912","DIRECT","Direct Messaging Address","cathyevc@rocketmail.com","N","email address","","DIRECT","Direct","","OTHER","Other","Correspondence","33 E 7th St","","New York","NY","US","100038191" +"1639735442","DIRECT","Direct Messaging Address","hgaines@lcsnw.org","N","Business E-mail","","DIRECT","Direct","","CSV","CSV","","1103 NE Elm St","","Prineville","OR","US","977541664" +"1467018259","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","1000 Eddy St","","Providence","RI","US","029054739" +"1790341592","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1558927350","DIRECT","Direct Messaging Address","kiras@anewdirectionforcounseling.com","N","email","","DIRECT","Direct","","OTHER","Other","healthcare","1411 N Fairfield Rd","","Beavercreek","OH","US","454322637" +"1033775846","DIRECT","Direct Messaging Address","monkeymouths@sbcglobal.net","N","Monkey Mouths email","","OTHER","Other","0","","","","1809 Precinct Line Rd","","Hurst","TX","US","760543132" +"1508422320","OTHERS","Other URL","e-mail","N","vickyfrye.vf@gmail.com","","","","","","","","542 Allred Mill Rd","","Mount Airy","NC","US","270302202" +"1588220396","DIRECT","Direct Messaging Address","independencet@lafcc.org","N","Email","","DIRECT","Direct","","","","","3301 37th Ave","","Sacramento","CA","US","958242418" +"1275199085","DIRECT","Direct Messaging Address","courtney@cbnutrition.net","N","","","DIRECT","Direct","","","","","620 S 12th St Ste 110","","Elko","NV","US","898014010" +"1326604141","CONNECT","CONNECT URL","FULLERTON","N","","","DIRECT","Direct","","","","","1267 Deerpark Dr Apt 27","","Fullerton","CA","US","928312236" +"1619533445","OTHERS","Other URL","Fpalmer31","N","RN","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2603 County Route 7","","Oswego","NY","US","131265709" +"1851957641","DIRECT","Direct Messaging Address","ram021@jefferson.edu","N","resident email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","132 S 10th St","","Philadelphia","PA","US","191075244" +"1841856770","CONNECT","CONNECT URL","Work","N","","","","","","","","","400 Veterans Ave","","Biloxi","MS","US","395312410" +"1932765799","DIRECT","Direct Messaging Address","dharmjohnson@continuumgroup.net","N","","","DIRECT","Direct","","CSV","CSV","","4139 Halsted St","","Fairfax","VA","US","220335527" +"1699331488","CONNECT","CONNECT URL","www.awakeningwellness.org","N","","","DIRECT","Direct","","CSV","CSV","","6161 Dr.Mlk Jr. N. Suite 100","","Saint Petersburg","FL","US","33703" +"1932765724","DIRECT","Direct Messaging Address","m.edwards@thecardinalcenterforbehavioranalysis.com","N","","","","","","","","","956 W Chatham St","","Cary","NC","US","275113169" +"1679139463","CONNECT","CONNECT URL","liz@wilsonapproach.com","N","email","","DIRECT","Direct","","CSV","CSV","","2806 16th St N","","Saint Petersburg","FL","US","337042517" +"1225694037","DIRECT","Direct Messaging Address","lvazquez@mghpr.org","N","email","","DIRECT","Direct","","OTHER","Other","fiscial","Urb Bonneville heights","Bo Pueblo F35 calle 2","Cagua","PR","US","007250000" +"1225694037","DIRECT","Direct Messaging Address","lvazquez@mghpr.org","N","email","","DIRECT","Direct","","OTHER","Other","fisical","Urb . Bonneville Heights bo pueblo f32 calle 2","","Caguas","PR","US","007250000" +"1063078848","DIRECT","Direct Messaging Address","BMC8910@ATT.NET","N","EMAIL ADDRESS","","","","","","","","8801 Bocage Pl","","River Ridge","LA","US","701232703" +"1508422395","DIRECT","Direct Messaging Address","tracy.miller@stridecare.com","N","","","","","","","","","3200 Olton Rd Ste C","","Plainview","TX","US","790726653" +"1295391092","DIRECT","Direct Messaging Address","glahoty@firstlighthomecare.com","N","Business email address","","DIRECT","Direct","","CSV","CSV","","407R Mystic Ave Ste 34B","","Medford","MA","US","021556337" +"1578129375","DIRECT","Direct Messaging Address","lisa@letstalkaboutanything.com","Y","e-mail","Schuster Enterprises, A Marriage & Family Therapy Corporation","DIRECT","Direct","","CSV","CSV","","999 Sutter St Ste 307","","San Francisco","CA","US","941096023" +"1407412216","CONNECT","CONNECT URL","Jmarsyla@cihealthservices.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1338 Commerce Ave Ste 303","","Longview","WA","US","986323726" +"1346806148","CONNECT","CONNECT URL","www.eastcoastmentalwellness.com","Y","","Om Therapy","","","","","","","1 Richmond Sq Ste 103K","","Providence","RI","US","029065166" +"1528624335","DIRECT","Direct Messaging Address","briana.lucas514@outlook.com","N","","","","","","","","","8 Mayfair Ct","","Cheektowaga","NY","US","142252137" +"1154987964","CONNECT","CONNECT URL","Miami","N","Home address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13351 SW 36th St","","Miami","FL","US","331756912" +"1053977868","DIRECT","Direct Messaging Address","katias@lafcc.org","N","email","","DIRECT","Direct","","","","","3301 37th Ave","","Sacramento","CA","US","958242418" +"1972169787","DIRECT","Direct Messaging Address","stephanieames@massagetherapy.com","N","","","","","","","","","155 Northpoint Ave Ste 203A","","High Point","NC","US","272627723" +"1427614247","DIRECT","Direct Messaging Address","veronica.holmes@va.gov","N","work email","","DIRECT","Direct","","CSV","CSV","","650 E Indian School Rd","","Phoenix","AZ","US","850121839" +"1295391019","DIRECT","Direct Messaging Address","Arissa.mckee@rehabcare.com","N","","","","","","","","","440 Dahl Elrod Rd","","Somerset","KY","US","425037402" +"1326604158","CONNECT","CONNECT URL","Sanjose","N","","","","","","","","","1601 Petersen Ave","","San Jose","CA","US","951294844" +"1760048599","DIRECT","Direct Messaging Address","gabyvarelag@hotmail.es","N","","","","","","","","","15460 SW 284th St Unit 205","","Homestead","FL","US","330331407" +"1841856671","DIRECT","Direct Messaging Address","rxm.07761@store.walgreens.com","N","","","","","","","","","1718 Catlin Dr","","Barnhart","MO","US","630121277" +"1104482934","DIRECT","Direct Messaging Address","secure@arukahinstitute.org","N","","","","","","","","","5 N Dallas St","","Princeton","IL","US","613561830" +"1295391969","DIRECT","Direct Messaging Address","staff@phhc.com","N","reports","","","","","CSV","CSV","","42 Hudson St","","Milton","MA","US","021861435" +"1295391969","DIRECT","Direct Messaging Address","staff@phhc.com","N","reports","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","42 Hudson St","","Milton","MA","US","021861435" +"1518523273","CONNECT","CONNECT URL","https://www.yahoo.com/?guccounter=1&guce_referrer=aHR0cHM6Ly9sb2dpbi55YWhvby5jb20v&guce_referrer_sig","N","","","","","","","","","7941 SW 152nd Ave Apt 1401","","Miami","FL","US","331933217" +"1871159574","CONNECT","CONNECT URL","Na","N","Na","","DIRECT","Direct","","OTHER","Other","Url","1979 N Mill St Ste 202","","Naperville","IL","US","605638472" +"1710543483","OTHERS","Other URL","Chester","N","Organization","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Chester","289 Main St #6","","Chester","CA","US","96020" +"1962068692","DIRECT","Direct Messaging Address","otservices@sbcglobal.net","Y","Occupational Therapy Services Email","Jeannette E. Burg","","","","","","","9810 Fm 1960 Bypass Rd W Ste 190","","Humble","TX","US","773383522" +"1205492956","OTHERS","Other URL","angelaguirre93@gmail.com","N","Random email","","DIRECT","Direct","","","","","Bo Playita cortada sector islote calle 8","","Santa Isabel","PR","US","007570075" +"1205492956","OTHERS","Other URL","Angelaguirre93@gmail.com","N","Random email","","DIRECT","Direct","","","","","Bo Playita cortada sector islote calle 8","","Santa Isabel","PR","US","007570075" +"1134785983","DIRECT","Direct Messaging Address","sjulian@nyap.org","Y","email","National Youth Advocate Program, INC","DIRECT","Direct","","OTHER","Other","email","800 Market Ave N Ste 1600","","Canton","OH","US","447022305" +"1033775879","REST","RESTful URL","astralhomecare@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","3300 County Road 10 Ste 104","","Brooklyn Center","MN","US","554293064" +"1033775879","REST","RESTful URL","astralhomecare@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","3300 County Road 10 Ste 104","","Brooklyn Center","MN","US","554293064" +"1225694979","DIRECT","Direct Messaging Address","olga-ortega@ydclinic.e-mdsdirect.com","N","","","","","","","","","402 Youens Dr","","Weimar","TX","US","789623680" +"1669038402","DIRECT","Direct Messaging Address","Leon@WintersMHC.com","Y","Group Practice","Leon C. Winters LCSW, LLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1304 Bertrand Dr Ste B3","","Lafayette","LA","US","705069102" +"1689230435","CONNECT","CONNECT URL","https://mail.google.com/mail/u/0/#inbox","N","","","","","","","","","3840 SW 102nd Ave","","Miami","FL","US","331654597" +"1669038311","DIRECT","Direct Messaging Address","drdevdas@inner-refuge-counseling.page","N","","","","","","","","","275 S Main St Ste 10","","Doylestown","PA","US","189014815" +"1376109025","DIRECT","Direct Messaging Address","pharm1-0426@winn-dixie.com","N","","","DIRECT","Direct","","CSV","CSV","","1571 Westgate Pkwy","","Dothan","AL","US","363035607" +"1629634373","OTHERS","Other URL","karendaniels121@yahoo.com","N","","","","","","","","","665 W Market St","","Akron","OH","US","443031438" +"1619533361","OTHERS","Other URL","kimavery7@yahoo.com","N","","","","","","","","","665 W Market St","","Akron","OH","US","443031438" +"1386200046","CONNECT","CONNECT URL","eycarefayette@yahoo.com","N","","","DIRECT","Direct","","","","","539 Glynn St N","","Fayetteville","GA","US","302141108" +"1871159533","DIRECT","Direct Messaging Address","martikaren@hotmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","PR #2 Km 11.7 Sector Pajaros","","Bayamon","PR","US","00959" +"1528624285","OTHERS","Other URL","chasemeredith84@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","864 Squirrel Spur Rd","","Ararat","VA","US","240534044" +"1689230344","DIRECT","Direct Messaging Address","cramercounseling@hushmail.com","N","Encrypted email address","","DIRECT","Direct","","OTHER","Other","Encrypted email","656 SE Bayberry Ln Ste 105","","Lees Summit","MO","US","640634300" +"1720644495","OTHERS","Other URL","jewishboard.org","N","","","","","","","","","5030 Broadway","","New York","NY","US","100341609" +"1225694912","OTHERS","Other URL","sinelishomecareandlifemanagement@yahoo.com","N","","","HIE","Health Information Exchange (HIE)","","","","","6546 Hancock Ave","","Saint Louis","MO","US","631392157" +"1073179750","DIRECT","Direct Messaging Address","albomboy@bcps.k12.md.us","N","","","DIRECT","Direct","","CSV","CSV","","3536 Brehms Ln","","Baltimore","MD","US","212131853" +"1588220271","OTHERS","Other URL","jennifer.le@pathways.com","Y","","Pathways Community Services LLC","","","","","","","12966 Euclid St Ste 280","","Garden Grove","CA","US","928409202" +"1548826258","DIRECT","Direct Messaging Address","natalie.summit@theriversource.org","Y","direct email","The River Source Treatment Center Casa Grande, LLC","DIRECT","Direct","","CSV","CSV","","2325 W Guadalupe Rd Ste 107","","Gilbert","AZ","US","852332811" +"1376109090","DIRECT","Direct Messaging Address","hernandezl@bgvillage.org","N","hernandezl@bgvillage.org","","DIRECT","Direct","","CSV","CSV","","528 Wheelers Farms Rd","","Milford","CT","US","064611847" +"1194381855","DIRECT","Direct Messaging Address","hsilver@samford.edu","N","","","","","","","","","2451 University Hospital Dr","","Mobile","AL","US","366172300" +"1083270839","DIRECT","Direct Messaging Address","alewis1@corahealth.com","N","","","","","","","","","3633 W Waters Ave","","Tampa","FL","US","336142783" +"1023674876","DIRECT","Direct Messaging Address","bcarto@firstlighthomecare.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","1320 E Atherton Rd","","Flint","MI","US","485072812" +"1114583960","DIRECT","Direct Messaging Address","dalila@direct.com","N","dalila@direct.com","","DIRECT","Direct","","CSV","CSV","","7165 W 10th Ct","","Hialeah","FL","US","330144604" +"1447816152","DIRECT","Direct Messaging Address","info@southlandhh.com","Y","company email","Southland","DIRECT","Direct","","OTHER","Other","email","4527 N 16th St Ste 200","","Phoenix","AZ","US","850165354" +"1376109033","DIRECT","Direct Messaging Address","egladney@northbay.org","N","email","","DIRECT","Direct","","OTHER","Other","email","1200 B Gale Wilson Blvd","","Fairfield","CA","US","945333552" +"1912563677","DIRECT","Direct Messaging Address","tgoldman@rehabmedical.com","Y","Compliance Officer","Cork Medical LLC","DIRECT","Direct","","CSV","CSV","","9386 Castlegate Dr","","Indianapolis","IN","US","462561001" +"1275199960","DIRECT","Direct Messaging Address","betty.phillips@homeinstead.com","N","Email","","","","","","","","169 E Livingston Ave","","Columbus","OH","US","432155743" +"1356907059","DIRECT","Direct Messaging Address","ic.biacon.fcss@gmai.com","N","email","","","","","","","","205 Pennford Pl","","Garnet Valley","PA","US","190602407" +"1851957575","DIRECT","Direct Messaging Address","ckapec@synergyptnc.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","233 Bell Fork Rd Ste E","","Jacksonville","NC","US","285406471" +"1891351516","OTHERS","Other URL","francesdlct@gmail.com","N","Use to provide content","","DIRECT","Direct","","CSV","CSV","","759 Ave Avelino Vicente","","San Juan","PR","US","009092538" +"1790341410","DIRECT","Direct Messaging Address","vacrerar@novanthealth.org","N","","","DIRECT","Direct","","CSV","CSV","","19485 Old Jetton Rd","","Cornelius","NC","US","280316582" +"1194381822","CONNECT","CONNECT URL","yvette7593@gmail.com","N","","","","","","","","","7474 Greenway Center Dr Ste 730","","Greenbelt","MD","US","207703523" +"1003472739","DIRECT","Direct Messaging Address","jwilson@asaferefuge.org","N","","","","","","","","","3125 E 7th St","","Long Beach","CA","US","908044932" +"1063078798","DIRECT","Direct Messaging Address","Troy@divinehouse.org","Y","Email Address","Divine House, Inc.","DIRECT","Direct","","CSV","CSV","","328 5th St SW","","Willmar","MN","US","562013200" +"1225694953","SOAP","SOAP URL","ORLANDO","N","","","DIRECT","Direct","","","","","8809 Commodity Cir Ste 3","","Orlando","FL","US","328199052" +"1225694953","SOAP","SOAP URL","ORLANDO","N","","","","","","","","","8809 Commodity Cir Ste 3","","Orlando","FL","US","328199052" +"1225694953","SOAP","SOAP URL","ORLANDO","N","","","","","","","","","8809 Commodity Cir Ste 3","","Orlando","FL","US","328199052" +"1285290924","DIRECT","Direct Messaging Address","hildurg@yvfwc.org","N","Email address","","DIRECT","Direct","","","","","2601 Commerce Ln","","Yakima","WA","US","989015801" +"1437715174","CONNECT","CONNECT URL","https://www.greatlakespsychologygroup.com/counseling-in-southgate/","N","Website","","DIRECT","Direct","","OTHER","Other","Information regarding practice","1 Heritage Dr Ste 520","","Southgate","MI","US","481953051" +"1720644362","DIRECT","Direct Messaging Address","rmendez@alendinghandseniorliving.com","N","","","","","","","","","5404 Kiernan Ave","","Salida","CA","US","953689130" +"1730745373","DIRECT","Direct Messaging Address","amendez@newbeginningspsych.org","N","HIPPA Compliant Email Address","","DIRECT","Direct","","CSV","CSV","","13240 Executive Park Terrace","","Germantown","MD","US","208742087" +"1215593850","DIRECT","Direct Messaging Address","info@opencanvaslaser.com","N","e-mail","","DIRECT","Direct","","","","","1242 Monterey St Ste 130","","San Luis Obispo","CA","US","934010808" +"1982260550","DIRECT","Direct Messaging Address","Luna_927@hotmail.com","N","","","","","","","","","3321 Tyringham Dr","","West Palm Beach","FL","US","334065052" +"1174189716","OTHERS","Other URL","https://www.longbeach.va.gov/","N","Optometry Resident","","DIRECT","Direct","","CSV","CSV","","5901 E 7th St","","Long Beach","CA","US","908225201" +"1336705078","DIRECT","Direct Messaging Address","movingaheadtransport@gmail.co","N","business email","","DIRECT","Direct","","OTHER","Other","any","615 Center St","","Kewaunee","WI","US","542161529" +"1821654468","DIRECT","Direct Messaging Address","rkc2003@med.cornell.edu","Y","","UCSF Medical Center","","","","","","","505 Parnassus Ave","","San Francisco","CA","US","941432204" +"1184280729","SOAP","SOAP URL","laura@eliteddss.com","N","","","DIRECT","Direct","","CSV","CSV","","312 Stepping Stone Way","","Cape Girardeau","MO","US","637018388" +"1447816087","DIRECT","Direct Messaging Address","lloyd.wilson@sonderhospice.com","N","","","DIRECT","Direct","","","","","4611 Bee Caves Rd Ste 106","","West Lake Hills","TX","US","787465282" +"1174189724","DIRECT","Direct Messaging Address","cf25377n@pace.edu","N","Educational E-Mail","","DIRECT","Direct","","","","","5 Murdock Rd","","New City","NY","US","109563465" +"1528624178","CONNECT","CONNECT URL","https://mail.google.com/mail/u/0/?hl=en#inbox","N","","","","","","","","","16343 NW 77th Path","","Miami Lakes","FL","US","330168421" +"1396301958","DIRECT","Direct Messaging Address","acairns@student.fitchburgstate.edu","N","","","DIRECT","Direct","","CSV","CSV","","131 Summer St","","Bridgewater","MA","US","023250001" +"1578129136","DIRECT","Direct Messaging Address","o-yoko.criner@highlineschools.org","Y","Highline Schools Email","Highline School District","","","","","","","18237 42nd Ave S","","Seatac","WA","US","981884525" +"1285290841","CONNECT","CONNECT URL","shaneap96@gmail.com","N","business email","","DIRECT","Direct","","CSV","CSV","","943 Hidden Acres Ct","","Columbus","OH","US","432242600" +"1912563586","DIRECT","Direct Messaging Address","smithfielddentalcare@hotmail.com","N","","","","","","","","","1189 S Main St","","Smithfield","UT","US","843356764" +"1053977611","OTHERS","Other URL","CentralReach","N","","","","","","","","","913 S Potter Rd","","Monroe","NC","US","281109559" +"1760048334","CONNECT","CONNECT URL","victoria.s.cadena@osfhealthcare.org","N","work email","","DIRECT","Direct","","OTHER","Other","Work email","530 NE Glen Oak Ave","","Peoria","IL","US","616370001" +"1831755404","CONNECT","CONNECT URL","www.carkchiroclinic.com","N","Website","","DIRECT","Direct","","CSV","CSV","","1459 Myrtle Ave","","Eureka","CA","US","955011304" +"1295391878","DIRECT","Direct Messaging Address","rhanso14@fairview.org","N","Work email address","","DIRECT","Direct","","","","","3033 Excelsior Blvd","","Minneapolis","MN","US","554164688" +"1730745316","DIRECT","Direct Messaging Address","Andrewm@challengungminds.net","N","Business email","","DIRECT","Direct","","","","","30 Peck Rd Ste 1103B","","Torrington","CT","US","067906123" +"1801452487","DIRECT","Direct Messaging Address","halbertt@upstate.edu","N","","","DIRECT","Direct","","","","","750 E Adams St","","Syracuse","NY","US","132102306" +"1073179669","DIRECT","Direct Messaging Address","admin@mauiurology.com","N","Administrator Email","","DIRECT","Direct","","","","","1883 Mill St","","Wailuku","HI","US","967931236" +"1518523109","CONNECT","CONNECT URL","deboahb@calparents.org","Y","email","California Parenting Institute","OTHER","Other","work","","","","3650 Standish Ave","","Santa Rosa","CA","US","954078113" +"1578129169","DIRECT","Direct Messaging Address","pharmacy.1517@publix.com","Y","practice site email","Publix Super Markets Inc","","","","","","","2848 US Highway 27 S Ste 107","","Sebring","FL","US","338705016" +"1003472622","OTHERS","Other URL","http://www.riversidehealth.org/","N","","","","","","","","","967 N Broadway","","Yonkers","NY","US","107011301" +"1750948303","OTHERS","Other URL","Community","Y","","Community Counseling Agency","","","","","","","37222 Anderson Rd","","Geismar","LA","US","707343311" +"1982260543","OTHERS","Other URL","Dayton","N","tonyamaye77@gmail.com","","DIRECT","Direct","","OTHER","Other","Dayton","4220 Camargo Dr Apt F","","Dayton","OH","US","454153315" +"1235795824","DIRECT","Direct Messaging Address","advrx@att.net","N","","","DIRECT","Direct","","","","","400 S 4th St Ste 500","","Las Vegas","NV","US","891016207" +"1568028157","DIRECT","Direct Messaging Address","ccamarata@kumc.edu","N","Email","","DIRECT","Direct","","CSV","CSV","","3901 Rainbow Blvd","","Kansas City","KS","US","661608500" +"1992361596","DIRECT","Direct Messaging Address","judi.bonkguy@briotix.com","N","e-mail","","DIRECT","Direct","","CSV","CSV","","85 Howell St","","Canandaigua","NY","US","144241240" +"1437715034","DIRECT","Direct Messaging Address","shane.ball@maine.gov","N","email","","DIRECT","Direct","","CSV","CSV","","190 Bangor Rd","","Ellsworth","ME","US","046053258" +"1609432202","DIRECT","Direct Messaging Address","rpc@rpcaa.com","N","email","","DIRECT","Direct","","CSV","CSV","","9 Main St","","Ripley","OH","US","451671229" +"1134785736","DIRECT","Direct Messaging Address","mindspa@mindspa.medicalservices.net","N","secure email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","7302 S Yale Ave","","Tulsa","OK","US","741367027" +"1396301990","CONNECT","CONNECT URL","info@stoneridgesmiles.com","N","","","","","","","","","24600 Millstream Dr","","Stone Ridge","VA","US","201055685" +"1528624137","DIRECT","Direct Messaging Address","nwolfe@hrs.org","N","","","","","","","","","224 Columbus Rd","","Athens","OH","US","457011334" +"1467018085","OTHERS","Other URL","SPRINGHILL","N","","","","","","","","","5171 Mariner Blvd","","Spring Hill","FL","US","346091833" +"1578129185","OTHERS","Other URL","abigail.t.weber.mil@mail.mil","N","","","","","","","","","650 Huebner Rd","","Fort Riley","KS","US","664424030" +"1750947362","CONNECT","CONNECT URL","matt.mcbride44@yahoo.com","N","","","DIRECT","Direct","","","","","7777 Forest Ln Ste B115","","Dallas","TX","US","752306873" +"1538725155","DIRECT","Direct Messaging Address","credential@uapclinic.com","Y","Credentialing","Union Associated Physicians Clinic, LLC","DIRECT","Direct","","OTHER","Other","Credentialing","221 S 6th St","","Terre Haute","IN","US","478074214" +"1699331215","DIRECT","Direct Messaging Address","caitlin.flynn@beaumont.org","N","","","","","","","","","28050 Grand River Ave","","Farmington Hills","MI","US","483365919" +"1962068585","DIRECT","Direct Messaging Address","kvaught@clermontdd.org","N","email","","","","","","","","2040 US Route 50","","Batavia","OH","US","451038694" +"1427615053","CONNECT","CONNECT URL","mitchpage@yahoo.com","N","Yahoo email","","DIRECT","Direct","","CSV","CSV","","39 Market Sq Fl 2","","Newington","CT","US","061112912" +"1467019000","DIRECT","Direct Messaging Address","nawan@shhosp.org","N","","","DIRECT","Direct","","","","","800 S Oak St","","Hammond","LA","US","704034938" +"1578120127","DIRECT","Direct Messaging Address","mrother@lt.life","N","Direct email","","DIRECT","Direct","","OTHER","Other","Email","2902 Corporate Pl","","Chanhassen","MN","US","553174560" +"1457918005","DIRECT","Direct Messaging Address","psls@att.net","N","email address","","DIRECT","Direct","","CSV","CSV","","6865 E Becker Ln","","Scottsdale","AZ","US","852546730" +"1083271639","DIRECT","Direct Messaging Address","michael@brighterpaththerapy.com","N","Business Email","","DIRECT","Direct","","","","","1774 N Glassell St","","Orange","CA","US","928654310" +"1497312094","CONNECT","CONNECT URL","soterosl@cascadementalhealth.org","N","Personal work email","","","","","","","","2428 W Reynolds Ave","","Centralia","WA","US","985314554" +"1972160497","CONNECT","CONNECT URL","internetexplorer","N","","","","","","","","","2000 Lee Rd","","Cleveland Hts","OH","US","441182572" +"1972160497","CONNECT","CONNECT URL","internetexplorer.com","N","","","","","","","","","2000 Lee Rd","","Cleveland Hts","OH","US","441182572" +"1154988673","DIRECT","Direct Messaging Address","rnoone@co.wayne.ny.us","N","email address at workplace","","DIRECT","Direct","","CSV","CSV","","1519 Nye Rd","","Lyons","NY","US","144899133" +"1154988673","","","","N","","","","","","","","","","","","","","" +"1225695745","DIRECT","Direct Messaging Address","wabashvalleytherapy@outlook.com","N","","","","","","","","","609 E Surgery Center Dr","","Terre Haute","IN","US","478026815" +"1407412034","CONNECT","CONNECT URL","kantime","N","Website","","HIE","Health Information Exchange (HIE)","","OTHER","Other","website","718 N Buckner Blvd Ste 312","","Dallas","TX","US","752182720" +"1578129177","DIRECT","Direct Messaging Address","ppsi_enrollment@chs.net","N","","","","","","","","","161 River Oaks Dr","","Canton","MS","US","390465375" +"1235795840","CONNECT","CONNECT URL","Danville","N","","","DIRECT","Direct","","","","","810 Dan Ark Circle","","Danville","AR","US","72833" +"1316503949","DIRECT","Direct Messaging Address","sebel@kexrx.com","Y","","KOECHNER PHARMACIES LLC","","","","","","","101 S 6th St","","Hiawatha","KS","US","664342306" +"1952967564","DIRECT","Direct Messaging Address","lvazquez@mghpr.org","N","email","","DIRECT","Direct","","OTHER","Other","fisical","La Fuente Town Center","Ave. Pedro albizu Campos Marginal Suite 109","Guayama","PR","US","007840011" +"1043877681","DIRECT","Direct Messaging Address","chtran@southlandintegrated.org","Y","","Southland Integrated Services, Inc.","","","","","","","9862 Chapman Avenue","Suite B","Garden Grove","CA","US","928412726" +"1669038261","DIRECT","Direct Messaging Address","bnava@houstonsurgeons.net","Y","email","Northwest Houston Surgical Association","DIRECT","Direct","","CSV","CSV","","21216 Northwest Fwy Ste 250","","Cypress","TX","US","774294778" +"1972169571","DIRECT","Direct Messaging Address","jennifer@riversidevillageclinic.com","N","direct email","","","","","","","","1406 McGavock Pike Ste B","","Nashville","TN","US","372163233" +"1013573617","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","1000 Eddy St","","Providence","RI","US","029054739" +"1205493830","OTHERS","Other URL","gretchen.montanez@cspsp.org","N","","","","","","","","","99 CALLE GUILLERMO RIEFKHOL","","PATILLAS","PR","US","00723" +"1659938280","OTHERS","Other URL","zuleika12-3@live.com","N","","","","","","","","","99 CALLE GUILLERMO RIEFKHOL","","PATILLAS","PR","US","00723" +"1770149387","DIRECT","Direct Messaging Address","credential@uapclinic.com","Y","Credentialing Department","Union Associated Physicians Clinic, LLC","OTHER","Other","Credentialing","OTHER","Other","Credentialing","221 S 6th St","","Terre Haute","IN","US","478074214" +"1073179693","DIRECT","Direct Messaging Address","lily.diaz44@yahoo.es","N","Email","","","","","","","","1280 W 54th St Apt 201","","Hialeah","FL","US","330129006" +"1316503931","DIRECT","Direct Messaging Address","credential@uapclinic.com","Y","credentialing","Union Associated Physicians Clinic, LLC","DIRECT","Direct","","OTHER","Other","Credentialing","221 S 6th St","","Terre Haute","IN","US","478074214" +"1225694847","CONNECT","CONNECT URL","MooreNaturalSolutions.com","N","Website","","DIRECT","Direct","","","","","3115 S 1st St","","Austin","TX","US","787048847" +"1508423153","OTHERS","Other URL","enpoint","N","","","DIRECT","Direct","","OTHER","Other","direct","15053 14th Rd","","Whitestone","NY","US","113572656" +"1861058497","DIRECT","Direct Messaging Address","chaim@windsorbayside.com","N","","","DIRECT","Direct","","OTHER","Other","email","686 Stoneleigh Ave","","Carmel","NY","US","105123931" +"1225695869","OTHERS","Other URL","https://idp.johnmuirhealth.com","N","This is the secure site where patients can communicate with providers securely.","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Need to register with John Muir Health to connect.","112 La Casa Via Ste 300","","Walnut Creek","CA","US","945983059" +"1235796897","DIRECT","Direct Messaging Address","lencina1@email.arizona.edu","N","UA email","","DIRECT","Direct","","CSV","CSV","","1501 N Campbell Ave","","Tucson","AZ","US","857240001" +"1407413081","DIRECT","Direct Messaging Address","emilydds@windomnet.com","N","Business Email Address","","DIRECT","Direct","","","","","820 2nd Ave N","","Windom","MN","US","561011761" +"1710544234","CONNECT","CONNECT URL","office@therapysmarts.net","N","","","","","","","","","2009 Weaver Forest Way","","Morrisville","NC","US","275606669" +"1841857455","DIRECT","Direct Messaging Address","blueskycounseling@hipaamail.net","N","Hipaa Compliant Email","","DIRECT","Direct","","","","","1109 S Main Ave","","Lovington","NM","US","882605620" +"1760049373","DIRECT","Direct Messaging Address","Ginger37012@charter.net","N","Home email address","","DIRECT","Direct","","","","","708 Five Oaks Ct","","Lebanon","TN","US","370871607" +"1457918047","DIRECT","Direct Messaging Address","paige.tieman@my.rfums.org","N","","","","","","","","","1944 N Wood St # 2F","","Chicago","IL","US","606221138" +"1154988764","CONNECT","CONNECT URL","Erin.respicio@dignityhealth.org","N","Erin.respicio@dignityhealth.org","","DIRECT","Direct","","OTHER","Other","erin.respicio@dignityhealth.org","915 Lynx Pl","","Gilroy","CA","US","950209364" +"1649837279","OTHERS","Other URL","PGPersonalCareLLC","N","Caregiver","","OTHER","Other","Caregiver","OTHER","Other","Caregiver","345 Saco St Unit 9","","Westbrook","ME","US","040922067" +"1427615061","CONNECT","CONNECT URL","michele@medopsconsulting.com","N","email address","","DIRECT","Direct","","OTHER","Other","email of subscriber","117 Cross Timbers Trl","","Coppell","TX","US","750196714" +"1689231235","CONNECT","CONNECT URL","tctesting.net@gmail.com","N","","","","","","","","","353 W 48th St Ste 450","","New York","NY","US","100361324" +"1225695885","DIRECT","Direct Messaging Address","SZY0001.s05947@us.wal-mart.com","Y","walmart work email","Walmart Inc.","","","","","","","5631 Dyer St","","El Paso","TX","US","799046204" +"1528625183","DIRECT","Direct Messaging Address","s0s03je.s05903.us@wal-mart.com","N","","","DIRECT","Direct","","CSV","CSV","","3864 US Highway 80 W","","Phenix City","AL","US","368706526" +"1851958425","DIRECT","Direct Messaging Address","mrundquist@genoahealthcare.com","N","","","","","","","","","8441 Wayzata Blvd Ste 340","","Golden Valley","MN","US","554261372" +"1518524180","DIRECT","Direct Messaging Address","dr.breure@azsds.com","N","","","","","","","","","4530 E Ray Rd Ste 110","","Phoenix","AZ","US","850446095" +"1922665595","DIRECT","Direct Messaging Address","Bridget.Bordelon@la.gov","N","Bridget.Bordelon@la.gov","","DIRECT","Direct","","OTHER","Other","email","657 Government St","","Marksville","LA","US","713512945" +"1205493889","CONNECT","CONNECT URL","asruggles@savasc.com","N","email","","","","","","","","1870 Pisgah Dr","","Hendersonville","NC","US","287913759" +"1043877657","OTHERS","Other URL","rx@saddlerockpharmacy.com","N","Email address","","","","","","","","22962 E Smoky Hill Rd","","Aurora","CO","US","800161382" +"1164089751","OTHERS","Other URL","burlingtondentalarts@gmail.com","N","company email","","DIRECT","Direct","","","","","190 Gardner Ave Ste 6","","Burlington","WI","US","531052160" +"1366009961","DIRECT","Direct Messaging Address","help@jenisoncounseling.com","N","business email","","DIRECT","Direct","","CSV","CSV","","1877 Georgetown Center Dr","","Jenison","MI","US","494287137" +"1437716032","OTHERS","Other URL","julia.y.chen18@gmail.com","N","gmail","","","","","","","","16831 1st Ave W","","Bothell","WA","US","980124961" +"1013574615","DIRECT","Direct Messaging Address","Anders72@nsuok.edu","N","Email Address","","OTHER","Other","Professional","OTHER","Other","Email","420 N Oklahoma Ave","","Tahlequah","OK","US","744643122" +"1225695836","DIRECT","Direct Messaging Address","mclark@cgcinc.org","N","work email","","","","","","","","525 Cabrillo Park Dr Ste 300","","Santa Ana","CA","US","927015017" +"1295392801","DIRECT","Direct Messaging Address","nicoledove@tpcp.org","N","work email","","DIRECT","Direct","","","","","1904 Richland Ave Bldg D","","Ceres","CA","US","953074562" +"1407413024","DIRECT","Direct Messaging Address","pdonaghy@pshc.org","N","Employer Address","","DIRECT","Direct","","CSV","CSV","","1301 W Providence Ave","","Orange","CA","US","928683892" +"1821655358","CONNECT","CONNECT URL","tbryan@preferredbehavioral.org","N","","","","","","","","","1500 Route 88","","Brick","NJ","US","087242320" +"1811554488","DIRECT","Direct Messaging Address","jelisa_adair@emerson.edu","Y","Email","Emerson College","DIRECT","Direct","","","","","216 Tremont St","","Boston","MA","US","021164710" +"1689231177","DIRECT","Direct Messaging Address","tfrancis@PCCSweb.com","N","","","","","","","","","17020 130th Ave Apt 13G","","Jamaica","NY","US","114343231" +"1831756402","OTHERS","Other URL","AJansenNPI@epicenteraba.com","N","HIPAA Compliant GSuite email account","","","","","","","","1709 Chelmsford Rd","","Mayfield Heights","OH","US","441243302" +"1487211983","DIRECT","Direct Messaging Address","afreshstart019@gail.com","N","","","DIRECT","Direct","","CSV","CSV","","6421 Oaktree Ct","","Tampa","FL","US","336101458" +"1417514035","DIRECT","Direct Messaging Address","jesmith@entsf.emadirect.md","Y","Direct Mail Address","Ear Nose & Throat Associates of South Florida PA","HIE","Health Information Exchange (HIE)","","","","","1801 SE Hillmoor Dr Ste B-105","","Port St Lucie","FL","US","349527545" +"1578120093","DIRECT","Direct Messaging Address","hurley.226@osu.edu","N","","","","","","","","","338 W 10th Ave","","Columbus","OH","US","432101280" +"1104483635","DIRECT","Direct Messaging Address","vincentb@fasgi.org","Y","work email","Filipino American Service Group, Inc.","DIRECT","Direct","work","OTHER","Other","other","135 N Park View St","","Los Angeles","CA","US","900265215" +"1184281610","OTHERS","Other URL","NA","N","","","","","","","","","9500 Grand River Ave","","Detroit","MI","US","482042132" +"1043877574","DIRECT","Direct Messaging Address","brittany.rogers@novanthealth.org","N","","","","","","","","","1718 E 4th St Ste 807","","Charlotte","NC","US","282043280" +"1790342236","DIRECT","Direct Messaging Address","kervin@merakey.org","N","Email address","","DIRECT","Direct","","OTHER","Other","Email address","358 Industrial Park Rd","","Ebensburg","PA","US","159314116" +"1780241273","OTHERS","Other URL","Cerritos","N","US Mail","","OTHER","Other","Cerritos","CSV","CSV","","18000 Studebaker Rd Ste 700","","Cerritos","CA","US","907032684" +"1215594700","DIRECT","Direct Messaging Address","kjbenoit@notchvt.org","N","","","","","","","","","44 Merchants Row","","Swanton","VT","US","054881420" +"1659938140","DIRECT","Direct Messaging Address","kayla.wilbur@nm.org","N","email","","DIRECT","Direct","","","","","250 E Superior St Ste 520","","Chicago","IL","US","606112914" +"1922665413","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1881251205","DIRECT","Direct Messaging Address","office@cornerstonepediatrictherapies.com","N","office email address with a secure network","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email address","204 Harnett Ct Ste C","","Clarksville","TN","US","370432066" +"1134786593","DIRECT","Direct Messaging Address","agodfrey350311@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 160","","Marietta","GA","US","300601160" +"1407413867","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1568029023","DIRECT","Direct Messaging Address","irving@physicaltherapynow.com","N","email","","DIRECT","Direct","","CSV","CSV","","2642 N Belt Line Rd","Suite 2642","Irving","TX","US","75062" +"1689231169","DIRECT","Direct Messaging Address","hallpatrice@ymail.com","N","day program for seniors","","HIE","Health Information Exchange (HIE)","","OTHER","Other","day program","1870 Shardell Dr","","Saint Louis","MO","US","631381147" +"1326605742","CONNECT","CONNECT URL","Info@TMSCENTERCENTENNIAL.com","N","Business Website","","DIRECT","Direct","","CSV","CSV","","6075 S Quebec St Ste 203","","Centennial","CO","US","801114535" +"1467019901","DIRECT","Direct Messaging Address","drkerri@oceanwaveswellness.com","N","","","DIRECT","Direct","","","","","1300 Highway 35","Plaza III","Ocean","NJ","US","07712" +"1942867361","CONNECT","CONNECT URL","Chattanooga","N","Clinical Rotation for UTC Nurse Anesthesia School","","DIRECT","Direct","","OTHER","Other","Clinical for Master's Program","979 E 3rd St","","Chattanooga","TN","US","374032136" +"1942867361","CONNECT","CONNECT URL","crna","N","7090","","DIRECT","Direct","","","","","1175 Pineville Rd Apt 174","","Chattanooga","TN","US","374052698" +"1538726062","DIRECT","Direct Messaging Address","john@regentsrx.com","N","Direct Email","","","","","","","","6255 University Ave Ste A","","San Diego","CA","US","921155727" +"1356908883","CONNECT","CONNECT URL","mrmoserobinson@aol.com","N","email address","","DIRECT","Direct","","OTHER","Other","patient records","5425 S Semoran Blvd Ste 1A","","Orlando","FL","US","328221751" +"1891352324","DIRECT","Direct Messaging Address","stacey@sbspeechandhearing.com","N","E-mail","","","","","","","","119 Winding Brook Ct","","New Windsor","NY","US","125538371" +"1346807872","DIRECT","Direct Messaging Address","credential@uapclinic.com","Y","Credentialing","Union Associated Physicians Clinic, LLC","DIRECT","Direct","","OTHER","Other","Credentialing","221 S 6th St","","Terre Haute","IN","US","478074214" +"1255998787","DIRECT","Direct Messaging Address","credential@uapclinic.com","Y","Credentialing","Union Associated Physicians Clinic, LLC","DIRECT","Direct","","OTHER","Other","Credentialing","221 S 6th St","","Terre Haute","IN","US","478074214" +"1043877590","DIRECT","Direct Messaging Address","dhenness@sblhs.org","N","","","DIRECT","Direct","","","","","1000 Health Center Dr","","Mattoon","IL","US","619389261" +"1861059313","CONNECT","CONNECT URL","Lindadc1@netzero.net","N","","","","","","","","","143 W Main St","","W Brookfield","MA","US","015852812" +"1689231136","OTHERS","Other URL","abodner@parksideschool.org","Y","School email address","The Parkside School","DIRECT","Direct","","CSV","CSV","","48 W 74th St","","New York","NY","US","100232401" +"1548827017","DIRECT","Direct Messaging Address","drjared@chironow.com","N","E-mail","","DIRECT","Direct","","CSV","CSV","","600 W Verona Ave","","Verona","WI","US","535938363" +"1457918922","DIRECT","Direct Messaging Address","lthai@innovativetherapy.org","N","Secure Practice Email","","","","","","","","14440 Cherry Lane Ct Ste 208","","Laurel","MD","US","207074946" +"1396302873","CONNECT","CONNECT URL","pt@therapyinstitute.net","Y","","The Therapy Institute, LLC","","","","OTHER","Other","email","1660 Haslett Rd Ste 4","","Haslett","MI","US","488408469" +"1720645203","DIRECT","Direct Messaging Address","Lisa@buckeyedme.com","N","","","","","","","","","3332 Peavine Rd","","Crossville","TN","US","385717905" +"1700443215","OTHERS","Other URL","aecsllc2018@gmail.com","N","Business email","","","","","","","","1209 13th Ave S","","Saint Petersburg","FL","US","337052320" +"1902463409","OTHERS","Other URL","qualitylifestyledme@gmail.com","N","","","","","","","","","399 W Palmetto Park Rd Ste 100","","Boca Raton","FL","US","334323760" +"1629635123","DIRECT","Direct Messaging Address","kara@denverinclusivetherapy.com","N","co-owner email","","DIRECT","Direct","","CSV","CSV","","121 S Madison St Ste C","","Denver","CO","US","802093019" +"1952968364","DIRECT","Direct Messaging Address","Nilesh.Amin@ynhh.org","Y","Work E-mail","Yale New Haven Hospital","DIRECT","Direct","","OTHER","Other","mail","20 York St","","New Haven","CT","US","065103220" +"1376100792","OTHERS","Other URL","locklarry519@gmail.com","N","","","","","","","","","665 W Market St","","Akron","OH","US","443031438" +"1043877467","DIRECT","Direct Messaging Address","christine@instarcounseling.com","N","email","","DIRECT","Direct","","OTHER","Other","email","22532 Highway 1088","","Mandeville","LA","US","704488450" +"1780241125","DIRECT","Direct Messaging Address","info@alternativesaba.com","N","email address","","DIRECT","Direct","","CSV","CSV","","76 Accord Park Dr","","Norwell","MA","US","020611606" +"1679130017","OTHERS","Other URL","miranda.c.jacksongreen@candmdeliveryllc.com","N","company email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HIE","16318 Espinosa Dr","","Houston","TX","US","770832812" +"1386201739","DIRECT","Direct Messaging Address","hponder@yumaregional.org","Y","Program Coordinator YRMC","Yuma Regional Medical Center","","","","","","","2400 S Avenue A","","Yuma","AZ","US","853647170" +"1790342145","DIRECT","Direct Messaging Address","aalam@priresearch.com","N","","","","","","","","","1329 Sullivan","","Irvine","CA","US","926144268" +"1992362347","DIRECT","Direct Messaging Address","hello@kellyahtilmsw.com","N","","","DIRECT","Direct","","","","","4519 Cascade Rd SE Ste 2","","Grand Rapids","MI","US","495468319" +"1285291633","CONNECT","CONNECT URL","MiracleCityCounseling.com","N","","","DIRECT","Direct","","","","","5095 S Washington Ave Ste 102","","Titusville","FL","US","327807333" +"1467019919","DIRECT","Direct Messaging Address","lrozanski@homeinstead.com","N","direct email","","DIRECT","Direct","","","","","2631 W Central Ave","","Toledo","OH","US","436063548" +"1629635115","DIRECT","Direct Messaging Address","Leanne.breihahn@outlook.com","N","business email","","DIRECT","Direct","","CSV","CSV","","104 4TH STreet South","","PLEVNA","MT","US","59344" +"1093372542","CONNECT","CONNECT URL","www.virtru.com","N","email protection software program","","DIRECT","Direct","","OTHER","Other","email","101 Duncraig Dr Unit 114","","Lynchburg","VA","US","245025794" +"1104483650","OTHERS","Other URL","keemjaykia@yahoo.com","N","Practice location","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2025 Bunker Hill Rd","","Dillon","SC","US","295367948" +"1861059321","DIRECT","Direct Messaging Address","samsmith@neuroalert.com","N","email","","DIRECT","Direct","","CSV","CSV","","399 Knollwood Rd Ste 108","","White Plains","NY","US","106031916" +"1225695794","CONNECT","CONNECT URL","gabrielabaster.rbt@gmail.com","N","Business Email","","","","","","","","12748 SW 224th St","","Miami","FL","US","331706313" +"1013574524","DIRECT","Direct Messaging Address","EBOLGER@COMMONWEALTHCARE.ORG","N","WORK EMAIL","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","529 Main St Ste 222","","Charlestown","MA","US","021291101" +"1013574524","DIRECT","Direct Messaging Address","EBOLGER@COMMONWEALTHCARE.ORG","N","WORK EMAIL","","DIRECT","Direct","","CSV","CSV","","529 Main St Ste 222","","Charlestown","MA","US","021291101" +"1124685631","DIRECT","Direct Messaging Address","hr@selectrehab.com","N","","","","","","","","","1750 Elmhurst Rd","","Des Plaines","IL","US","600181862" +"1437716859","CONNECT","CONNECT URL","www.pepcleve.org","N","","","","","","","","","3100 Euclid Ave","","Cleveland","OH","US","441152508" +"1023675451","DIRECT","Direct Messaging Address","therapy@karenkindig.com","N","","","","","","","","","314 Wyndhurst Ave","","Baltimore","MD","US","212102416" +"1760049126","DIRECT","Direct Messaging Address","info@journeyhomec.com","N","","","","","","","","","800 Compton Rd Unit 7","","Cincinnati","OH","US","452313846" +"1194382556","OTHERS","Other URL","mealplansplus@gmail.com","N","","","DIRECT","Direct","","","","","5600 Spring Mountain Rd Ste 106","","Las Vegas","NV","US","891468822" +"1548827926","DIRECT","Direct Messaging Address","fletchern@cascadementalhealth.org","N","","","DIRECT","Direct","","OTHER","Other","na","3510 Steelhammer Dr","","Centralia","WA","US","985314551" +"1245897610","DIRECT","Direct Messaging Address","reyesc@cascadementalhealth.org","N","email","","DIRECT","Direct","","OTHER","Other","na","3510 Steelhammer Dr","","Centralia","WA","US","985314551" +"1144887407","DIRECT","Direct Messaging Address","lauren@corelifemd.com","N","business email","","DIRECT","Direct","","OTHER","Other","email","579 Baltimore Annapolis Blvd","","Severna Park","MD","US","211463809" +"1265099659","DIRECT","Direct Messaging Address","insurance@fsabc.org","N","Insurance related contact for organization","","","","","","","","4 Cornerstone Dr","","Langhorne","PA","US","190471314" +"1437716826","DIRECT","Direct Messaging Address","info@egosandiapers.com","N","","","","","","","","","51 JFK Pkwy Fl 1","","Short Hills","NJ","US","070782713" +"1912564428","DIRECT","Direct Messaging Address","janford36@hotmail.com","N","","","","","","","","","35 Appleton Dr","","Brick","NJ","US","087237907" +"1912564428","DIRECT","Direct Messaging Address","janford36@hotmail.com","N","Home address","","","","","OTHER","Other","Home address","35 Appleton Dr","","Brick","NJ","US","087237907" +"1851958268","DIRECT","Direct Messaging Address","vickie@sutcliffedbp.com","N","work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","851 Fremont Ave","","Los Altos","CA","US","940245698" +"1588221998","OTHERS","Other URL","nthrontonaumadaop@yahoo.com","N","","","","","","","","","665 W Market St","","Akron","OH","US","443031438" +"1912564352","DIRECT","Direct Messaging Address","drosser@lorvenfamily.com","Y","","Lorven Child and Family Development LLC","DIRECT","Direct","","CSV","CSV","","264 Greensboro Street Ext","","Lexington","NC","US","272951969" +"1851958284","DIRECT","Direct Messaging Address","sales@orthotape.com","N","email","","DIRECT","Direct","","CSV","CSV","","181 Bluffton Rd Ste B104","","Bluffton","SC","US","299106218" +"1538726963","DIRECT","Direct Messaging Address","jamie.heath@vcuhealth.org","N","","","DIRECT","Direct","","","","","417 N 11th St","","Richmond","VA","US","232985002" +"1457918880","OTHERS","Other URL","BoydtonVa","N","","","","","","","","","337 Son Talley Rd","","Boydton","VA","US","239174643" +"1508423971","DIRECT","Direct Messaging Address","pjones@phoenixhouse.org","N","","","","","","","","","503 Ocean Front Walk","","Venice","CA","US","902912403" +"1992362354","DIRECT","Direct Messaging Address","ccharles@big-br.com","Y","","Behavioral Intervention Group","","","","","","","8180 Siegen Ln","","Baton Rouge","LA","US","708101914" +"1184281545","DIRECT","Direct Messaging Address","Mhcaradine@caradinebehavior.co","N","","","DIRECT","Direct","","","","","1821 Looking Glass Ln","","Nolensville","TN","US","371359817" +"1356908719","DIRECT","Direct Messaging Address","Kamberly.tate@nyulangone.org","Y","Residency email address","Nyu langone","DIRECT","Direct","","","","","550 1st Ave","","New York","NY","US","100166402" +"1801453287","CONNECT","CONNECT URL","Pedcardsem@GMAIL.COM","N","email","","DIRECT","Direct","","CSV","CSV","","1934 Bluff Ct","","Troy","MI","US","480986616" +"1801453287","CONNECT","CONNECT URL","Pedcardsem@GMAIL.COM","N","email","","DIRECT","Direct","","CSV","CSV","","1934 Bluff Ct","","Troy","MI","US","480986616" +"1588221956","OTHERS","Other URL","nevadanutritionspecialist@gmail.com","N","","","","","","","","","5600 Spring Mountain Rd Ste 106","","Las Vegas","NV","US","89146" +"1720645104","CONNECT","CONNECT URL","oceanlifemedgrpinc@gmail.com","N","","","","","","","","","18069 W TERRA VERDE PLACE","","SANTA CLARITA","CA","US","913871830" +"1184281560","CONNECT","CONNECT URL","CSV","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","550 Westcott St Ste 520","","Houston","TX","US","770079001" +"1619534096","CONNECT","CONNECT URL","Upland","N","Schavez@ivdars.org","","DIRECT","Direct","","CSV","CSV","","1260 E Arrow Hwy Bldg B","","Upland","CA","US","917864996" +"1710544101","DIRECT","Direct Messaging Address","Katie.killingsworth@compassh.org","N","","","","","","","","","1022 W Main St","","Monroe","WA","US","982722018" +"1043877434","DIRECT","Direct Messaging Address","Aseile.K.Bazzi@riteaid.com","N","Rite Aid Email","","DIRECT","Direct","","OTHER","Other","Work","7130 Shoreline Dr Unit 1102","","San Diego","CA","US","921224906" +"1043877434","DIRECT","Direct Messaging Address","Aseile.K.Bazzi@riteaid.com","N","Work Email","","OTHER","Other","Work","OTHER","Other","Work","7130 Shoreline Dr Unit 1102","","San Diego","CA","US","921224906" +"1376100768","CONNECT","CONNECT URL","khalynj@yahoo.com","N","Email","","DIRECT","Direct","","CSV","CSV","","1254 N College Ave","","Claremont","CA","US","917113929" +"1104483429","DIRECT","Direct Messaging Address","katie@kwvtherapy.com","N","","","","","","","","","7750 Clayton Rd Ste 310","","Saint Louis","MO","US","631171341" +"1518524842","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1578120705","DIRECT","Direct Messaging Address","amy.slawsonfortin@ynhh.org","N","","","","","","","","","1450 Chapel St","","New Haven","CT","US","065114405" +"1841857182","CONNECT","CONNECT URL","cleveland.va.gov","N","access to HIE and information sent to secure va emails only","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10701 East Blvd","","Cleveland","OH","US","441061702" +"1134786536","DIRECT","Direct Messaging Address","gladerunbill@acmh.org","N","","","","","","","","","500 Medical Arts Bldg Ste 530","","Kittanning","PA","US","162017137" +"1871150060","DIRECT","Direct Messaging Address","sandrine.couldwell@unchealth.unc.edu","N","","","","","","","","","120 Dental Circle Tarrson Hall","","Chapel Hill","NC","US","275990001" +"1598322869","DIRECT","Direct Messaging Address","tom@hafer.com","N","email","","DIRECT","Direct","","CSV","CSV","","58 Nicholas Pkwy W #105","","Cape Coral","FL","US","33991" +"1700443033","DIRECT","Direct Messaging Address","psielaff@1pnas.com","N","Microsoft 365 1PNAS Domain","","DIRECT","Direct","","CSV","CSV","","20600 Eureka Rd Ste 220","","Taylor","MI","US","481806337" +"1235796459","DIRECT","Direct Messaging Address","crobe017@odu.edu","N","","","","","","","","","3604 Tejo Ln Apt 2B","","Portsmouth","VA","US","237033032" +"1033776422","DIRECT","Direct Messaging Address","jayala2@good-sam.com","Y","email","HERITAGE HOSPICE, INC","DIRECT","Direct","","OTHER","Other","email","1315 Brookside Dr","","Hurst","TX","US","760533942" +"1609433002","OTHERS","Other URL","cfonglcsw@gmail.com","N","","","","","","","","","39899 Balentine Dr Ste 200","","Newark","CA","US","945605361" +"1124685433","DIRECT","Direct Messaging Address","sgorivodskiy@swsol.org","N","Human Resources","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1700 Waterman St","","Detroit","MI","US","482092022" +"1174180400","DIRECT","Direct Messaging Address","Amy.Lewis@Lahey.org","N","work e-mail","","DIRECT","Direct","","OTHER","Other","Other","35 Congress St Ste 2","","Salem","MA","US","019705567" +"1063079382","DIRECT","Direct Messaging Address","sroemer@aspirehealthalliance.org","N","business email address","","DIRECT","Direct","","","","","460 Quincy Ave","","Quincy","MA","US","021698130" +"1972160299","DIRECT","Direct Messaging Address","renee.day@sparrow.org","N","","","","","","","","","1215 E Michigan Ave","","Lansing","MI","US","489121811" +"1558928887","DIRECT","Direct Messaging Address","sjenko@metrohealth.org","N","email address","","","","","","","","2500 Metrohealth Dr","","Cleveland","OH","US","441091900" +"1770140014","DIRECT","Direct Messaging Address","deepika.mohan@ssmhealth.com","N","work email","","DIRECT","Direct","","CSV","CSV","","1000 N Lee Ave","","Oklahoma City","OK","US","731021036" +"1942867288","DIRECT","Direct Messaging Address","justine.gervacio@nychhc.org","Y","Email","Jacobi Medical Center","DIRECT","Direct","","","","","1400 Pelham Pkwy S","","Bronx","NY","US","104611138" +"1821655176","DIRECT","Direct Messaging Address","nadeen.dakhlallah@beaumont.org","N","professional email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3601 W 13 Mile Rd","","Royal Oak","MI","US","480736712" +"1407413776","DIRECT","Direct Messaging Address","kmitchell@dhs.blakely","N","","","","","","","","","11860 Columbia St","","Blakely","GA","US","398232577" +"1407413602","DIRECT","Direct Messaging Address","nmholloway@telecarecorp.com","N","email","","DIRECT","Direct","","OTHER","Other","email","1604 S 6th St","","Mount Vernon","WA","US","982734926" +"1306403514","DIRECT","Direct Messaging Address","nichol.peck@unlv.edu","Y","work email address","UNLV Medicine","DIRECT","Direct","","","","","4000 E Charleston Blvd Ste B130","","Las Vegas","NV","US","891046681" +"1710544929","DIRECT","Direct Messaging Address","donavonpamela@att.net","N","","","","","","","","","6815 W Capitol Dr Ste 312","","Milwaukee","WI","US","532162056" +"1710544937","DIRECT","Direct Messaging Address","bmichalko@rmtsinc.com","N","work email","","","","","","","","441 S Redwood Rd","","Salt Lake City","UT","US","841043539" +"1336706563","DIRECT","Direct Messaging Address","Marshallj@cascadementalhealth.org","N","n/a","","DIRECT","Direct","","OTHER","Other","n/a","3510 Steelhammer Dr","","Centralia","WA","US","985314551" +"1184281438","DIRECT","Direct Messaging Address","nick.schollars@portlandmh.com","N","","","","","","","","","3050 SE Division St","","Portland","OR","US","972021451" +"1760049001","DIRECT","Direct Messaging Address","sydney.smith@transitionalservicesofiowa.org","N","","","","","","","","","1221 Pierce St","","Sioux City","IA","US","511051418" +"1053978361","OTHERS","Other URL","www.eyeclinic.net","N","Symantec - Server Based Solution","","HIE","Health Information Exchange (HIE)","","","","","2311 Hayes Ave","","Fremont","OH","US","434202634" +"1255998530","CONNECT","CONNECT URL","franr121@hotmail.com","N","","","","","","","","","Calle D 140","Base Ramey","Aguadilla","PR","US","00603" +"1528625928","DIRECT","Direct Messaging Address","meaghan.menth@va.gov","N","work email","","DIRECT","Direct","","CSV","CSV","","1030 Jefferson Ave","","Memphis","TN","US","381042127" +"1164089447","DIRECT","Direct Messaging Address","spc01@medibillpros.com","N","kareo","","","","","","","","1440 Duckwood Dr","","Eagan","MN","US","551221451" +"1861059057","DIRECT","Direct Messaging Address","rweir1@fairview.org","N","Work Email","","","","","","","","420 Delaware St. SE MMC 106/Mayo B-455","","Minneapolis","MN","US","55414" +"1861059057","DIRECT","Direct Messaging Address","rachel.rivard@therapyops.com","N","work email","","DIRECT","Direct","","OTHER","Other","email address for work","2925 Buckley Way","","Inver Grove Heights","MN","US","550762018" +"1194382457","OTHERS","Other URL","https://www.medfusion.net/biltmoreearnoseandthroat-23726/portal/#/user/login","N","Biltmore ENT Patient Portal","","","","","","","","4400 N 32nd St Ste 220","","Phoenix","AZ","US","850183965" +"1588221972","DIRECT","Direct Messaging Address","afergus1@hurleymc.com","Y","","Hurley Medical Center","","","","","","","1 Hurley Plz","","Flint","MI","US","485035902" +"1770140097","DIRECT","Direct Messaging Address","dnkeze@qss-ohio.org","N","","","","","","","","","796 Clarington Ct","","Columbus","OH","US","432142322" +"1679130975","DIRECT","Direct Messaging Address","brittany.dewbrew@eskenazihealth.edu","N","","","DIRECT","Direct","","OTHER","Other","email","1434 Shelby St","","Indianapolis","IN","US","462031945" +"1568029874","DIRECT","Direct Messaging Address","smcnguyen@ucdavis.edu","N","UC Davis School of Medicine email","","DIRECT","Direct","","","","","4610 X St","","Sacramento","CA","US","958172200" +"1851958177","OTHERS","Other URL","champagnehickey@yahoo.com","N","","","","","","","","","80 Vermont Ave","","Hempstead","NY","US","115503445" +"1417514753","DIRECT","Direct Messaging Address","dmferguson@intercepthealth.com","N","","","DIRECT","Direct","","","","","5511 Staples Mill Rd Ste 102","","Richmond","VA","US","232285445" +"1083271332","CONNECT","CONNECT URL","Inmediata.com","N","clearing house","","","","","","","","Be4 Calle 101 Apt 2","","Carolina","PR","US","009832189" +"1538726880","DIRECT","Direct Messaging Address","myrph@kumc.edu","N","","","","","","","","","901 N 5th St","","Kansas City","KS","US","661012907" +"1326605601","DIRECT","Direct Messaging Address","kristinewilson@cableone.net","N","Business Email","","DIRECT","Direct","","CSV","CSV","","4262 Popps Ferry Rd Ste B","","Diberville","MS","US","395402391" +"1699332973","CONNECT","CONNECT URL","Castleton","N","","","","","","","","","1580 Columbia Tpke","","Castleton","NY","US","120339500" +"1194382481","DIRECT","Direct Messaging Address","melissa.peterson@childrenscolorado.org","N","practice email","","DIRECT","Direct","","OTHER","Other","prn","4125 Briargate Pkwy","","Colorado Springs","CO","US","809207804" +"1912564204","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1033776257","OTHERS","Other URL","restorativepaincare@gmail.com","N","","","DIRECT","Direct","","","","","409 Portland Dr","","Broomall","PA","US","190084120" +"1467019687","DIRECT","Direct Messaging Address","info@cada.org","N","email address","","DIRECT","Direct","","CSV","CSV","","232 E Canon Perdido St","","Santa Barbara","CA","US","931012242" +"1245897461","DIRECT","Direct Messaging Address","tluna@momentum-therapy.com","Y","work email","Momentum Therapy Services","DIRECT","Direct","","CSV","CSV","","650 Church St Ste 215","","Plymouth","MI","US","481701689" +"1811554033","DIRECT","Direct Messaging Address","lizb@stepfwdtherapy.com","Y","Email Address","Step Forward Therapy Ltd.","DIRECT","Direct","","","","","3350 W Salt Creek Ln Ste 115","","Arlington Heights","IL","US","600051089" +"1265099550","DIRECT","Direct Messaging Address","jared@brightwayscounseling.com","N","","","","","","","","","7515 Falcon Crest Dr Ste 200","","Redmond","OR","US","977565014" +"1841857125","DIRECT","Direct Messaging Address","amberknutson@hushmail.com","N","HIPAA Complian Secure Email","","DIRECT","Direct","","CSV","CSV","","5727 Dusky Run","","Patrick AFB","FL","US","329252920" +"1013574367","CONNECT","CONNECT URL","HHAExchange.com","N","HHA Exchange","","HIE","Health Information Exchange (HIE)","","","","","2 Logan Sq Ste 300","","Philadelphia","PA","US","191032733" +"1609433952","OTHERS","Other URL","equieta02@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","2505 Merced St","","Fresno","CA","US","937211811" +"1891352167","OTHERS","Other URL","SALISBURY","N","","","","","","","","","220 Tilghman Rd","","Salisbury","MD","US","218041921" +"1891352167","OTHERS","Other URL","SALISBURY","N","","","","","","","","","220 Tilghman Rd","","Salisbury","MD","US","218041921" +"1487211785","DIRECT","Direct Messaging Address","erin.riley.dc@protonmail.com","N","","","","","","","","","3502 Old Milton Pkwy","","Alpharetta","GA","US","300054458" +"1831756188","DIRECT","Direct Messaging Address","cschille@wakehealth.edu","Y","","Wake Forest Baptist Medical Center","","","","","","","1 Medical Center Blvd","","Winston Salem","NC","US","271570001" +"1336706688","CONNECT","CONNECT URL","www.northstardoula.com","N","website","","DIRECT","Direct","","OTHER","Other","website","4585 Leif Erikson Dr","","Astoria","OR","US","971032221" +"1548827819","CONNECT","CONNECT URL","possibilitiesmtsd@gmail.com","N","EMAIL","","DIRECT","Direct","","","","","1015 El Cajon Blvd # A","","El Cajon","CA","US","92020" +"1215594585","OTHERS","Other URL","mihjias@yahoo.com","N","","","","","","","","","13441 English Peak Ct","","Jacksonville","FL","US","322585502" +"1609433978","OTHERS","Other URL","Anaheim","N","","","OTHER","Other","Anaheim","OTHER","Other","Anaheim","2785 W Ball Rd","","Anaheim","CA","US","928045029" +"1114584489","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1720645914","CONNECT","CONNECT URL","http://www.milestonestx.com/","Y","webpage","Milestones Therapeutic Associates, INC.","DIRECT","Direct","Mailing Address","OTHER","Other","webpage","7007 N 10th St","","McAllen","TX","US","785043104" +"1306403506","DIRECT","Direct Messaging Address","steph@adaptivemassagetucson.com","N","Secure email address specifically for work.","","DIRECT","Direct","","","","","5431 N Oracle Rd Ste 104A","","Tucson","AZ","US","857040012" +"1215594411","DIRECT","Direct Messaging Address","confidential@avenuesofcounseling.com","Y","Confidential E-mail","Avenues of Counseling and Mediation","DIRECT","Direct","","CSV","CSV","","230 S Court St","Suite 5","Medina","OH","US","442562259" +"1568029767","DIRECT","Direct Messaging Address","glynn.hopkins@synergyhpc.com","N","Email Address","","OTHER","Other","Billing","CSV","CSV","","8515 Pearl St Ste 201","","Thornton","CO","US","802294809" +"1528625738","OTHERS","Other URL","sshort@daacmail.org","N","","","","","","","","","2403 Professional Dr","","Santa Rosa","CA","US","954033007" +"1528625738","CONNECT","CONNECT URL","http://www.daacinfo.org/","N","","","","","","","","","2403 Professional Dr","","Santa Rosa","CA","US","954033007" +"1932766151","DIRECT","Direct Messaging Address","scrawford@iamboundless.org","N","","","","","","","","","445 E Dublin Granville Rd","","Worthington","OH","US","430853192" +"1154988376","DIRECT","Direct Messaging Address","garciaa@cascadementalhealth.org","N","N/A","","DIRECT","Direct","","OTHER","Other","N/A","3510 Steelhammer Dr","","Centralia","WA","US","985314551" +"1396302444","DIRECT","Direct Messaging Address","support@helpinghandsrva.com","Y","email","Helping Hands Supportive Services, LLC","HIE","Health Information Exchange (HIE)","","OTHER","Other","xml","4318 Old Hundred Rd Ste C","","Chester","VA","US","238314231" +"1124685235","DIRECT","Direct Messaging Address","jacob@theratreepeds.com","N","Clinic location","","DIRECT","Direct","","CSV","CSV","","1003 Burlew Blvd Ste C","","Owensboro","KY","US","423031799" +"1215594320","DIRECT","Direct Messaging Address","tawni@kidstalktherapy.com","N","KidsTalk email","","DIRECT","Direct","","OTHER","Other","any information","205 15th Ave SW Ste B","","Puyallup","WA","US","983717873" +"1669039806","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1558928655","OTHERS","Other URL","dds.sutherland@gmail.com","N","email address","","DIRECT","Direct","","","","","4464 Stonegate Dr Apt G","","Beavercreek","OH","US","454306602" +"1447817697","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1568029627","DIRECT","Direct Messaging Address","Dcard92@live.com","N","","","","","","","","","23 Water Grant St Apt 1D","","Yonkers","NY","US","107013583" +"1568029742","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1538726716","DIRECT","Direct Messaging Address","erichedberg@spsk12.net","Y","direct email","Suffolk Public Schools","DIRECT","Direct","","CSV","CSV","","100 N Main St","","Suffolk","VA","US","234344529" +"1881251064","DIRECT","Direct Messaging Address","carlye@tbtwonline.com","N","Operations Manager Email","","DIRECT","Direct","","","","","2 The Square At Lillington","","Lillington","NC","US","275468030" +"1184281362","OTHERS","Other URL","daipharmacy2620@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","2620 Hoyt Ave S","","Astoria","NY","US","111022870" +"1689231862","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1275190365","CONNECT","CONNECT URL","drbethjohn@optonline.net","N","direct email","","DIRECT","Direct","","CSV","CSV","","50 Rutland Rd","","West Babylon","NY","US","117046634" +"1275190365","DIRECT","Direct Messaging Address","drbethjohn@optonline.net","N","direct email","","DIRECT","Direct","","CSV","CSV","","50 Rutland Rd","","West Babylon","NY","US","117046634" +"1568029668","DIRECT","Direct Messaging Address","emilymeeks@ecumen.org","N","","","","","","","","","718 Mound Ave","","Mankato","MN","US","560011626" +"1730746835","CONNECT","CONNECT URL","www.kinesisrehabilitation.com","N","website","","","","","","","","498 Beverly Rancocas Rd Ste D","","Willingboro","NJ","US","080463545" +"1770140881","DIRECT","Direct Messaging Address","aali@jbarj.org","N","","","","","","","","","62895 Hamby Rd","","Bend","OR","US","977019575" +"1093372112","DIRECT","Direct Messaging Address","credentialing@drcurley.dental","N","direct email","","","","","","","","143 Poole Rd Unit C","","Belville","NC","US","284511248" +"1093372112","DIRECT","Direct Messaging Address","admin@drcurley.dental","N","","","","","","","","","143 Poole Rd Unit C","","Belville","NC","US","284511248" +"1902463029","DIRECT","Direct Messaging Address","info@wellhealthgroup.com","N","email","","DIRECT","Direct","","CSV","CSV","","6113 Ridge Ave","","Saint Louis","MO","US","631332616" +"1952968000","DIRECT","Direct Messaging Address","krysten_hoy@usc.salvationarmy.org","N","work email","","","","","","","","1315 Lime Kiln Rd","","Green Bay","WI","US","543116043" +"1831756972","DIRECT","Direct Messaging Address","afs@180lodi.org","N","afs@180lodi.org","","DIRECT","Direct","","CSV","CSV","","17 W Lockeford St","","Lodi","CA","US","952402125" +"1881251932","DIRECT","Direct Messaging Address","info@anbeginning.org","N","business email","","DIRECT","Direct","","CSV","CSV","","133 Royalty Cir","","Owings Mills","MD","US","211174465" +"1346807492","CONNECT","CONNECT URL","Address","N","Business Address","","DIRECT","Direct","","OTHER","Other","Physical Address","1961 N 30th St","","Philadelphia","PA","US","191211818" +"1831756980","CONNECT","CONNECT URL","detroit","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","22355 W 8 Mile Rd","","Detroit","MI","US","482191217" +"1821655986","DIRECT","Direct Messaging Address","matthew-wilson@uiowa.edu","N","College of Medicine Email","","","","","","","","322 E Prentiss St Apt 502","","Iowa City","IA","US","522401766" +"1629635859","OTHERS","Other URL","MontgomeryAGACNP@gmail.com","Y","","Premier Healthcare Providers, LLC","","","","","","","3962 Busby Mill Ct","","Ellenwood","GA","US","302942052" +"1295392371","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1073170213","OTHERS","Other URL","Miriam.Panameno@gmail.com","N","Email address","","","","","","","","7406 24th Ave","","Hyattsville","MD","US","207832614" +"1942867197","DIRECT","Direct Messaging Address","RX09871@cvshealth.com","N","","","","","","","","","1317 N H St","","Lompoc","CA","US","934363342" +"1467019612","DIRECT","Direct Messaging Address","swilliams@bowencsc.org","N","","","","","","","","","1727 Amsterdam Ave","","New York","NY","US","100314611" +"1174180343","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1467019646","DIRECT","Direct Messaging Address","insurance@madeiraoptical.com","N","office email","","DIRECT","Direct","","","","","7800 Laurel Ave Ste 400","","Cincinnati","OH","US","452432691" +"1932766011","DIRECT","Direct Messaging Address","mbabiak@mch1.org","Y","Email address","Millcreek Community Hospital","DIRECT","Direct","","OTHER","Other","Email address","5515 Peach St","","Erie","PA","US","165092603" +"1740847821","CONNECT","CONNECT URL","jburckhard@gillettept.com","N","work email","","DIRECT","Direct","","OTHER","Other","work email","1013 E Boxelder Rd Ste 100","","Gillette","WY","US","827185936" +"1154988251","DIRECT","Direct Messaging Address","gretchenh@seattleclubhouse.org","N","","","","","","","","","12838 SE 40th Pl","","Bellevue","WA","US","980061212" +"1225695349","DIRECT","Direct Messaging Address","jillb@anewdirectionforcounseling.com","N","email","","DIRECT","Direct","","OTHER","Other","business","1411 N Fairfield Rd","","Beavercreek","OH","US","454322637" +"1003473125","DIRECT","Direct Messaging Address","sean@mercerathome.com","N","business email address","","","","","","","","127 Route 206 Ste 19","","Hamilton","NJ","US","086104316" +"1104483239","DIRECT","Direct Messaging Address","charles.cole@tuhs.temple.edu","N","TUH email","","DIRECT","Direct","","","","","3401 N Broad St","","Philadelphia","PA","US","191405189" +"1497312532","DIRECT","Direct Messaging Address","hope.on.wheels@hotmail.com","N","Email Address","","DIRECT","Direct","","CSV","CSV","","882 12th street","882 12th street D5","hammonton","NJ","US","08037" +"1154988293","DIRECT","Direct Messaging Address","pauleuell@synergyhomecare.com","N","","","DIRECT","Direct","","","","","21 Route 31 N Ste B8","","Pennington","NJ","US","085341621" +"1548827694","DIRECT","Direct Messaging Address","hmacleod@newperspectivesconsult.com","N","Email address","","","","","","","","303 Hargrove Rd E Ste A","","Tuscaloosa","AL","US","354015029" +"1154988228","OTHERS","Other URL","staylor3718@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","4790 Finlay St Ste 2","","Richmond","VA","US","232312854" +"1891352076","DIRECT","Direct Messaging Address","info@tempusunlimited.org","N","","","DIRECT","Direct","","","","","600 Technology Center Dr","","Stoughton","MA","US","020724708" +"1033776216","CONNECT","CONNECT URL","galebehaviorconsulting@gmail.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12602 109th Ct NE Apt G205","","Kirkland","WA","US","980346493" +"1528625654","DIRECT","Direct Messaging Address","bogrady@phoenixrecovery.net","N","Phoenix Recovery Center","","DIRECT","Direct","","CSV","CSV","","107 Edgewood Rd","","Edgewood","MD","US","210403304" +"1528625654","DIRECT","Direct Messaging Address","bogrady@pivotpointcounseling.com","N","Pivot Point Counseling","","DIRECT","Direct","","CSV","CSV","","754 N Hickory Ave # D","","Bel Air","MD","US","210143042" +"1114584232","DIRECT","Direct Messaging Address","holly@womensrecovery.com","N","Email Address","","DIRECT","Direct","","OTHER","Other","Email","330 Fiedler Ave","Ste 103","Dillon","CO","US","80435" +"1912564006","OTHERS","Other URL","SonicFirewall","N","","","OTHER","Other","SonicFirewall","OTHER","Other","Incripted","58 N Pawling St","","Hagaman","NY","US","12086" +"1114584372","DIRECT","Direct Messaging Address","greenwel@purdue.edu","N","work email","","DIRECT","Direct","","CSV","CSV","Hardcopy information","715 Clinic Dr","","West Lafayette","IN","US","479072122" +"1275190415","CONNECT","CONNECT URL","http://expressivejourneysllc.com/","N","Expressive Journeys","","DIRECT","Direct","Not Applicable","CSV","CSV","Direct Email","2001 Tina Ct","","Schenectady","NY","US","123035343" +"1639736887","OTHERS","Other URL","applevalleyfdt@gmail.com","N","","","","","","","","","167 1st Ave SW","","Taylorsville","NC","US","286812639" +"1326605577","DIRECT","Direct Messaging Address","patty.atkinson@pascohh.com","Y","email","Personal Assistance Services of Colorado, LLC","DIRECT","Direct","","OTHER","Other","email","9197 W 6th Ave Ste 1000","","Lakewood","CO","US","802155109" +"1780241935","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1972160141","DIRECT","Direct Messaging Address","pnovak@villages.org","N","Work email address","","","","","","","","2739 Albright Rd","","Kokomo","IN","US","469023996" +"1902463169","CONNECT","CONNECT URL","CAQH","N","","","","","","","","","42500 Hayes Rd Ste 500","","Clinton Township","MI","US","480386768" +"1104483221","DIRECT","Direct Messaging Address","info@pawhuskadental.com","N","Clinic","","DIRECT","Direct","","","","","201 W Main St","","Pawhuska","OK","US","740564114" +"1659938819","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1366009532","SOAP","SOAP URL","https://920wellnessstudio.janeapp.com","N","","","DIRECT","Direct","","CSV","CSV","","4076 W Spencer St","","Appleton","WI","US","549144015" +"1427615699","DIRECT","Direct Messaging Address","kate.wells@uthct.edu","N","Coordinator","","DIRECT","Direct","","OTHER","Other","Coordinator","11937 U Highway 271","Attn: Kate Wells","Tyler","TX","US","75708" +"1972160059","CONNECT","CONNECT URL","john.jacobs@va.gov","N","Government e-mail account","","DIRECT","Direct","","CSV","CSV","","1201 Broad Rock Blvd","","Richmond","VA","US","232494915" +"1235796319","DIRECT","Direct Messaging Address","ndconsultants@bellsouth.net","N","","","","","","","","","2855 Julias Way NW","","Marietta","GA","US","300646219" +"1699332775","DIRECT","Direct Messaging Address","jbee@voasela.org","N","email","","DIRECT","Direct","","CSV","CSV","","1631 Desire St","","New Orleans","LA","US","701176019" +"1295392389","CONNECT","CONNECT URL","https://www.wildernessbehavioralhealth.com/","N","","","DIRECT","Direct","","CSV","CSV","","4444 Germanna Hwy Ste 330","","Locust Grove","VA","US","225082044" +"1265099329","CONNECT","CONNECT URL","jschneider@medpsych.net","Y","work email","Comprehensive MedPsych Systems, Inc.","DIRECT","Direct","","CSV","CSV","","1090 S Tamiami Trl","","Sarasota","FL","US","342369116" +"1790342822","DIRECT","Direct Messaging Address","ahmedmohamed@themovementdocs.kareodirect.com","N","","","","","","","","","1600 Dove St Ste 220","","Newport Beach","CA","US","926602413" +"1194382267","DIRECT","Direct Messaging Address","kristin.parker@ochslifie.com","N","","","","","","","","","370 E 24th St","","Yuma","AZ","US","853648549" +"1700443843","CONNECT","CONNECT URL","admin@mbsrestorativecentre.com","N","email","","DIRECT","Direct","","CSV","CSV","","114 New Edition Ct","","Cary","NC","US","275114449" +"1659938702","DIRECT","Direct Messaging Address","blairj@cascadementalhealth.org","N","email","","DIRECT","Direct","","OTHER","Other","N/A","3510 Steelhammer Dr","","Centralia","WA","US","985314551" +"1760049829","OTHERS","Other URL","pandora.redmond@gmail.com","Y","professional email","PROFESSIONAL STAFFING SOLUTIONS ADULT DAY SERVICES, LLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","749 Main St","","Greenville","MS","US","387014108" +"1811554983","DIRECT","Direct Messaging Address","fs08847@stores.cvs.com","N","attn: pharmacy","","","","","","","","3010 S Sepulveda Blvd","","Los Angeles","CA","US","900344202" +"1538726609","OTHERS","Other URL","Irvine","N","","","","","","","","","3 Pursuit","","Aliso Viejo","CA","US","926564213" +"1023675196","CONNECT","CONNECT URL","umeshp1219@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","447 William St","","East Orange","NJ","US","070172204" +"1104483171","SOAP","SOAP URL","BWoodLVN","N","","","","","","","","","1201 W Frank Ave Fl 5","","Lufkin","TX","US","759043357" +"1740847714","CONNECT","CONNECT URL","washingtonrx90@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","90 Washington St","","East Orange","NJ","US","070171050" +"1992362925","DIRECT","Direct Messaging Address","samaiyah.white@scdmh.org","N","","","DIRECT","Direct","","","","","1050 Ribaut Rd","","Beaufort","SC","US","299025400" +"1194382275","DIRECT","Direct Messaging Address","norrisa@cascadementalhealth.org","N","email","","DIRECT","Direct","","OTHER","Other","n/a","3510 Steelhammer Dr","","Centralia","WA","US","985314551" +"1861059818","DIRECT","Direct Messaging Address","credentialing@ciocenter.com","N","","","DIRECT","Direct","","","","","14300 E 138th St","","Fishers","IN","US","46037" +"1255998225","DIRECT","Direct Messaging Address","ekim@abc-seniors.com","N","direct email address","","DIRECT","Direct","","","","","3665 Ruffin Rd Ste 202","","San Diego","CA","US","921231882" +"1164089132","","","","N","","","","","","","","","","","","","","" +"1164089132","DIRECT","Direct Messaging Address","pattersonk@cascadementalhealth.org","N","N/A","","DIRECT","Direct","","OTHER","Other","N/A","3510 Steelhammer Dr","","Centralia","WA","US","985314551" +"1821655804","DIRECT","Direct Messaging Address","dschmidt@hrsa.gov","N","email address","","DIRECT","Direct","","","","","61 Forsyth St SW","","Atlanta","GA","US","303038931" +"1487211470","CONNECT","CONNECT URL","N/A","N","N/A","","DIRECT","Direct","","CSV","CSV","","238 W Cermak Rd Ste 3B","","Chicago","IL","US","606162793" +"1164089157","DIRECT","Direct Messaging Address","sturner@fvrc.com","N","STurner email address","","DIRECT","Direct","","","","","312 Southbrooke Dr","","Waterloo","IA","US","507025804" +"1144887142","DIRECT","Direct Messaging Address","office@drldabney.com","N","","","","","","","","","11545 Nuckols Rd Ste B","","Glen Allen","VA","US","230595666" +"1386201382","DIRECT","Direct Messaging Address","michael.formichella@loudoun.gov","N","work email","","DIRECT","Direct","","CSV","CSV","","102 Heritage Way NE Ste 302","","Leesburg","VA","US","201764544" +"1578120572","DIRECT","Direct Messaging Address","kaciaputman@familypriority.net","N","Secure email","","DIRECT","Direct","","","","","11350 Random Hills Rd Ste 240","","Fairfax","VA","US","220306044" +"1215594239","OTHERS","Other URL","anadinorah.suarez@gmail.com","N","","","","","","","","","99 CALLE GUILLERMO RIEFKHOL","","PATILLAS","PR","US","00723" +"1114584125","CONNECT","CONNECT URL","drmoss28@gmail.com","N","main e-mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7855 38th Ave N Ste 200","","St Petersburg","FL","US","337101134" +"1336706332","OTHERS","Other URL","https://roquecenterinc.org/","N","https://roquecenterinc.org/","","OTHER","Other","Information","OTHER","Other","Information","10936 Dale Ave","","Stanton","CA","US","906802724" +"1770140790","DIRECT","Direct Messaging Address","annie.marsh@selecthealth.org","N","Work Email","","OTHER","Other","Work Email","OTHER","Other","Work Email","1302 E 10 S","","Lindon","UT","US","840422220" +"1740847763","DIRECT","Direct Messaging Address","martinezj@cascadementalhealth.org","N","email","","DIRECT","Direct","","OTHER","Other","n/a","3510 Steelhammer Dr","","Centralia","WA","US","985314551" +"1659938678","DIRECT","Direct Messaging Address","ymamer01@louisville.edu","N","","","","","","","","","9110 Auburn Woods Ct","","Louisville","KY","US","402147601" +"1639736655","DIRECT","Direct Messaging Address","ssaltos@bienestar.org","N","agency email","","DIRECT","Direct","","OTHER","Other","email","8134 Van Nuys Blvd Bldg Ste 200","","Panorama City","CA","US","914024801" +"1053978080","DIRECT","Direct Messaging Address","baileyj@cascadmentalhealth.org","N","email","","DIRECT","Direct","","OTHER","Other","na","3510 Steelhammer Dr","","Centralia","WA","US","985314551" +"1750948782","OTHERS","Other URL","smiles4allsmiles@gmail.com","N","Office email","","DIRECT","Direct","","OTHER","Other","e-mail","12092 Ell Ln","","Waldorf","MD","US","206023522" +"1578120507","CONNECT","CONNECT URL","https://nppes.cms.hhs.gov","N","","","","","","","","","248 W 108th St Fl 2","","New York","NY","US","100252956" +"1578120507","CONNECT","CONNECT URL","https://nppes.cms.hhs.gov","N","","","","","","","","","248 W 108th St Fl 2","","New York","NY","US","100252956" +"1578120507","CONNECT","CONNECT URL","https://nppes.cms.hhs.gov/#/","N","","","","","","","","","248 W 108th St Fl 2","","New York","NY","US","100252956" +"1093372039","OTHERS","Other URL","INFO@SMILESTORMANAGEMENT.COM","N","EMAIL","","DIRECT","Direct","","OTHER","Other","SECURE EMAIL","1251 Auburn Way N","","Auburn","WA","US","980024148" +"1639736671","DIRECT","Direct Messaging Address","zigulichd@metrofamily.org","N","","","","","","","","","3249 N Central Ave","","Chicago","IL","US","606344360" +"1457918310","CONNECT","CONNECT URL","https://mail.google.com/mail/u/0/#inbox","N","","","","","","","","","7342 SW 139th Ct","","Miami","FL","US","331833148" +"1306403266","DIRECT","Direct Messaging Address","Russell@AustinCTS.com","N","work email address","","DIRECT","Direct","","","","","8500 N Mopac Expy Ste 701","","Austin","TX","US","787598347" +"1700443678","DIRECT","Direct Messaging Address","brookegarwood@protonmail.com","N","","","","","","","","","2401 Pennsylvania Ave Ste 1C52","","Philadelphia","PA","US","191307723" +"1730746728","DIRECT","Direct Messaging Address","erica.blosser@homeinstead.com","N","email","","DIRECT","Direct","","CSV","CSV","","110 King St","","Lancaster","OH","US","431303021" +"1730746728","DIRECT","Direct Messaging Address","jackie.watters@homeisntead.com","N","email","","DIRECT","Direct","","CSV","CSV","","110 King St","","Lancaster","OH","US","431303021" +"1346807369","DIRECT","Direct Messaging Address","brandi.schiffmann@emoryhealthcare.org","N","work e-mail","","DIRECT","Direct","","","","","1365 Clifton Rd NE","","Atlanta","GA","US","303221013" +"1225695208","DIRECT","Direct Messaging Address","shanf@ywcadayton.org","N","Direct email address","","DIRECT","Direct","","CSV","CSV","","141 W 3rd St","","Dayton","OH","US","454021814" +"1770140709","OTHERS","Other URL","kcdjmls@gmail.com","N","","","","","","","","","99 CALLE GUILLERMO RIEFKHOL","","PATILLAS","PR","US","00723" +"1912564923","CONNECT","CONNECT URL","https://npiregistry.cms.hhs.gov/","N","","","HIE","Health Information Exchange (HIE)","","","","","248 West 108th Street","","New York","NY","UM","10025" +"1609433622","DIRECT","Direct Messaging Address","LWelch@thebridgeny.org","N","Organization","","","","","","","","248 W 108th St Fl 2","","New York","NY","US","100252956" +"1780241703","DIRECT","Direct Messaging Address","sabina.bell@genesishcc.com","Y","","Genesis Rehabilitation Services","","","","","","","17110 E 51st St","","Broken Arrow","OK","US","740129279" +"1760049795","CONNECT","CONNECT URL","https://ww2.identillect.com/sendemail?u=YXV0aDB8NWFhZmQzMTJiMDM2NzgyOTVhOWVhY2E1","Y","URL for Identillect Encrypted Secure Email to Loftus Family Dental Coeur d Alene","Loftus Family Dental","","","","","","","2615 N Fruitland Ln","","Coeur D Alene","ID","US","838157914" +"1073170007","DIRECT","Direct Messaging Address","linangaly2@icloud.com","N","","","","","","","","","138 Lismore Dr","","Winterville","NC","US","285908320" +"1730746769","DIRECT","Direct Messaging Address","hellema@cascadementalhealth.org","N","email","","DIRECT","Direct","","OTHER","Other","other","3510 Steelhammer Dr","","Centralia","WA","US","985314551" +"1255998290","DIRECT","Direct Messaging Address","mikew@orthokinetix.net","N","email","","","","","","","","8322 Clairemont Mesa Blvd Ste 105","","San Diego","CA","US","921111317" +"1164089108","DIRECT","Direct Messaging Address","sheplers@mail.gvsu.edu","N","Professional Email","","DIRECT","Direct","","","","","1525 E Beltline Ave NE Ste 101","","Grand Rapids","MI","US","495254598" +"1306403340","DIRECT","Direct Messaging Address","deniceblack@texashealth.org","N","Hospital","","DIRECT","Direct","","OTHER","Other","address","201 Walls Dr","","Cleburne","TX","US","760334007" +"1326605361","CONNECT","CONNECT URL","https://mail.yahoo.com/d/folders/1","N","","","","","","","","","14991 SW 299th St","","Homestead","FL","US","330333784" +"1588221527","DIRECT","Direct Messaging Address","donavonpamela@att.net","N","","","","","","","","","6815 W Capitol Dr Ste 312","","Milwaukee","WI","US","532162056" +"1396302337","DIRECT","Direct Messaging Address","shogreenj@cascadementalhealth.org","N","email","","DIRECT","Direct","","OTHER","Other","na","3510 Steelhammer Dr","","Centralia","WA","US","985314551" +"1063079010","OTHERS","Other URL","greenpathhhca@gmail.com","N","E-mail Address","","DIRECT","Direct","","OTHER","Other","E-mail Address","12158 Hamlin St Ste 2","","North Hollywood","CA","US","916061433" +"1174180137","DIRECT","Direct Messaging Address","siorga@adapeds.com.co","N","business email","","DIRECT","Direct","","OTHER","Other","secure email","201 N Monte Vista St Ste C","","Ada","OK","US","748207220" +"1538726591","OTHERS","Other URL","manuelrodriguez.mrm8@gmail.com","N","","","","","","","","","99 CALLE GUILLERMO RIEFKHOL","","PATILLAS","PR","US","00723" +"1487211439","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1427615483","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1518524578","DIRECT","Direct Messaging Address","carlislej@cascadementalhealth.org","N","email","","DIRECT","Direct","","OTHER","Other","na","3510 Steelhammer Dr","","Centralia","WA","US","985314551" +"1609433564","DIRECT","Direct Messaging Address","erica.mcbride@presencelearning.com","N","email address","","DIRECT","Direct","","OTHER","Other","email address","627 Candlewood St","","Brea","CA","US","928213615" +"1871150730","DIRECT","Direct Messaging Address","nmccutchen@med.ucla.edu","N","","","","","","","","","1000 Veteran Ave","","Los Angeles","CA","US","900242704" +"1033776992","DIRECT","Direct Messaging Address","gtsougranis@me.com","N","Primary practice","","DIRECT","Direct","","CSV","CSV","","282 Elm St","","Amesbury","MA","US","019134320" +"1669039566","DIRECT","Direct Messaging Address","sheila.peto-levicki@glenbeigh.com","N","email","","DIRECT","Direct","","","","","2863 State Route 45 N","","Rock Creek","OH","US","440849352" +"1801453899","DIRECT","Direct Messaging Address","vwiles@rvaschools.net","N","Medicaid Coordinator","","DIRECT","Direct","","CSV","CSV","","301 N 9th St","","Richmond","VA","US","232191933" +"1114584117","DIRECT","Direct Messaging Address","almaasraziuddin@embraceyourlifecounseling.com","Y","","Embrace Your Life, PLLC","","","","","","","25301 Borough Park Dr Ste 221","","The Woodlands","TX","US","773803562" +"1023675022","DIRECT","Direct Messaging Address","tinlingm@ohsu.edu","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3181 SW Sam Jackson Park Rd","","Portland","OR","US","972393011" +"1760049761","DIRECT","Direct Messaging Address","salkhoury@simplyortho.com","N","work email","","DIRECT","Direct","","CSV","CSV","","10 Winthrop Street","Suite 200","Worcester","MA","US","01604" +"1619534625","DIRECT","Direct Messaging Address","ryanl@seattleclubhouse.org","N","Email","","DIRECT","Direct","","","","","12838 SE 40th Pl","","Bellevue","WA","US","980061212" +"1720645781","OTHERS","Other URL","vilmarie27@live.com","N","","","","","","","","","CALLE MUNOZ RIVERA 32","","SANTA ISABEL","PR","US","00757" +"1336706381","DIRECT","Direct Messaging Address","slor@starsinc.com","N","","","DIRECT","Direct","","CSV","CSV","","401 S St","","Sacramento","CA","US","958116919" +"1730746793","OTHERS","Other URL","yoon.kong@fda.hhs.gov","N","work email","","","","","","","","10580 Arrowhead Dr","","Fairfax","VA","US","220307301" +"1124685185","DIRECT","Direct Messaging Address","rvelasco@active-steps.com","N","email","","DIRECT","Direct","","CSV","CSV","","1441 Wilson Ave","","Perris","CA","US","925713992" +"1932766995","OTHERS","Other URL","info@moreaupt.com","N","Moreau Physical Therapy","","","","","","","","1326 Church St","","Zachary","LA","US","707912743" +"1811554777","DIRECT","Direct Messaging Address","frontdesk@drladuque.com","N","","","","","","","","","1420 E Main St","","Eastland","TX","US","764483023" +"1356908214","OTHERS","Other URL","onyoursidehomecare@yahoo.com","N","email address","","DIRECT","Direct","","CSV","CSV","","47 Sfc 223","","Colt","AR","US","723268305" +"1932766805","CONNECT","CONNECT URL","HealthcareService","N","Buisness","","DIRECT","Direct","","CSV","CSV","","7300 Ming Ave","","Bakersfield","CA","US","933093492" +"1376100248","DIRECT","Direct Messaging Address","andrea.leong@mavs.uta.edu","N","email address","","","","","","","","4499 Medical Dr Ste 166","","San Antonio","TX","US","782293771" +"1780241653","DIRECT","Direct Messaging Address","gary@goalsinmotionpt.com","N","email","","DIRECT","Direct","","","","","1118 Wellington Pl","","Matawan","NJ","US","077471931" +"1952968828","DIRECT","Direct Messaging Address","mhughe43@jhmi.edu","Y","JHMI email address","Johns Hopkins Bayview Medical Center, Inc.","","","","","","","4940 Eastern Ave","","Baltimore","MD","US","212242735" +"1801453782","CONNECT","CONNECT URL","https://mail.google.com/mail/u/0/#inbox","N","","","","","","","","","2246 SW 60th Ct","","Miami","FL","US","331552045" +"1710544697","CONNECT","CONNECT URL","contact@redsandspsychiatry.com","N","Office set up by Nurse Practitioner to serve clients in their mental illnesses","","DIRECT","Direct","","OTHER","Other","conact@redsandspsychiatry.com","1031 S Bluff St","","Saint George","UT","US","847705206" +"1497312383","OTHERS","Other URL","MGSHKRELI@GMAIL.COM","N","EMAIL","","OTHER","Other","EMAIL","CSV","CSV","","75 Cooley St Ste 2","","Pleasantville","NY","US","105702933" +"1033776927","DIRECT","Direct Messaging Address","amyamore@nextcare.com","N","","","","","","","","","13075 W McDowell Rd Ste D106","","Avondale","AZ","US","853926437" +"1689231573","CONNECT","CONNECT URL","vkappel@sralab.org","N","","","HIE","Health Information Exchange (HIE)","","","","","355 E Erie St","","Chicago","IL","US","606113167" +"1760049654","DIRECT","Direct Messaging Address","therapy@astraeabella.com","N","therapy@astraeabella.com","","DIRECT","Direct","","CSV","CSV","","445 Bellevue Ave Ste 104","","Oakland","CA","US","946104923" +"1679130561","OTHERS","Other URL","joelamblscw@gmail.com","N","professional email","","DIRECT","Direct","","CSV","CSV","","2419 W 1850 N","","Clinton","UT","US","840155709" +"1104483098","DIRECT","Direct Messaging Address","info@aiwc.net","N","secure email","","DIRECT","Direct","","CSV","CSV","","10333 E 21st St N Ste 106","","Wichita","KS","US","672063544" +"1558928440","DIRECT","Direct Messaging Address","drturner@turnerptconsultants.com","N","email address","","DIRECT","Direct","","CSV","CSV","","652 Lomb Ave SW","","Birmingham","AL","US","352111330" +"1770140600","DIRECT","Direct Messaging Address","kforeman@sjcbhs.org","N","","","","","","","","","500 W Hospital Rd","","French Camp","CA","US","952319693" +"1770140600","DIRECT","Direct Messaging Address","kforeman@sjcbhs.org","N","Email","","DIRECT","Direct","","OTHER","Other","Address","500 W Hospital Rd","","French Camp","CA","US","952319693" +"1740847664","DIRECT","Direct Messaging Address","ivonne.jimenez1@upr.edu","N","","","","","","","","","University of Puerto Rico Medical Sciences Campus","","San Juan","PR","US","00936" +"1023675931","CONNECT","CONNECT URL","TherapyAppointment","N","","","DIRECT","Direct","","","","","97 Langdon St Fl 1","","Newton","MA","US","024581982" +"1336706266","DIRECT","Direct Messaging Address","jpg33@humboldt.edu","Y","email","Humboldt State University","DIRECT","Direct","","CSV","CSV","","1 Harpst St","Building 42","Arcata","CA","US","955218222" +"1811554660","OTHERS","Other URL","presystole@gmail.com","N","Medical practice","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1260 Chesnut Bypass","Suite B","Centre","AL","US","35960" +"1609433549","DIRECT","Direct Messaging Address","fax@miexpresscare.com","Y","email","WRJ & Associates PLLC","DIRECT","Direct","","","","","44237 Michigan Ave","","Canton","MI","US","481882866" +"1720645625","DIRECT","Direct Messaging Address","ssukumar@atsu.edu","N","","","DIRECT","Direct","","","","","254 Easton Ave","","New Brunswick","NJ","US","089011766" +"1154988061","DIRECT","Direct Messaging Address","whitney@meadowbrookcounseling.com","N","email address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","billing information and diagnosis","1431 N 1200 W","","Orem","UT","US","840572449" +"1386201291","DIRECT","Direct Messaging Address","julie@familywellness.physio","N","Work Email","","DIRECT","Direct","","CSV","CSV","","117 S Congress St","","Rushville","IL","US","626811407" +"1912564824","CONNECT","CONNECT URL","lreilly@rhps.nyc","Y","","Rose Hill Psychological Services, PC","","","","","","","330 W 58th St","","New York","NY","US","100191827" +"1275190183","CONNECT","CONNECT URL","www.orthodonticalliances.com","N","WebPage","","DIRECT","Direct","","OTHER","Other","Valparaiso","3110 Willowcreek Rd","","Portage","IN","US","463684424" +"1790342616","OTHERS","Other URL","oakscc@affiliatedrehab.com","N","","","","","","","","","50 Pinecrest Dr","","Pineville","LA","US","713604283" +"1235796152","DIRECT","Direct Messaging Address","Lamb211@buckeye-express.com","N","","","","","","","","","5710 Consear Rd","","Ottawa Lake","MI","US","492679772" +"1235796152","DIRECT","Direct Messaging Address","lamb211@buckeye-express.com","N","","","DIRECT","Direct","","","","","5710 Consear Rd","","Ottawa Lake","MI","US","492679772" +"1972160893","DIRECT","Direct Messaging Address","julia.carlson@genesishcc.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","1 Bathol St","","Wakefield","MA","US","018803655" +"1942867866","DIRECT","Direct Messaging Address","sarah.budney@ochsner.org","N","direct email address","","DIRECT","Direct","","","","","1401 Jefferson Hwy","","New Orleans","LA","US","701212426" +"1558928473","DIRECT","Direct Messaging Address","benjaminw903@gmail.con","N","","","","","","","","","1120 15th St","","Augusta","GA","US","309120004" +"1457918377","DIRECT","Direct Messaging Address","Info@epictherapists.com","N","Clinic Location","","DIRECT","Direct","","OTHER","Other","Fax Patient information","3200 14th St Ste 502","","Plano","TX","US","750744423" +"1891352720","DIRECT","Direct Messaging Address","cbyron@ujimalife.com","N","","","","","","","","","210 Ryers Ave","","Cheltenham","PA","US","190122226" +"1265099196","CONNECT","CONNECT URL","Www.i360dallas.com","N","","","DIRECT","Direct","","CSV","CSV","","6600 Lbj Fwy Ste 240","","Dallas","TX","US","752406550" +"1881251718","DIRECT","Direct Messaging Address","acrain@myhearingcenters.com","N","email","","DIRECT","Direct","","CSV","CSV","","1977 Dewar Dr","","Rock Springs","WY","US","829015757" +"1881251718","CONNECT","CONNECT URL","www.myhearingcenters.com","N","website","","DIRECT","Direct","","CSV","CSV","","1977 Dewar Dr","","Rock Springs","WY","US","829015757" +"1366009201","DIRECT","Direct Messaging Address","jjj58@zips.uakron.edu","N","Secondary Email","","","","","","","","2715 Sandy Lake Rd","","Ravenna","OH","US","442668210" +"1356908297","CONNECT","CONNECT URL","Bella@bridgewayhouse.org","Y","Work email","Bridgeway House","","","","","","","555 E 15th Ave","","Eugene","OR","US","974014314" +"1174180012","CONNECT","CONNECT URL","allied@keinet.net","N","business email","","DIRECT","Direct","","CSV","CSV","","1107 Broadway St","","LaMar","MO","US","647591758" +"1275190126","CONNECT","CONNECT URL","nicholas.forcello@ynhh.org","N","work email","","","","","","","","20 York St","","New Haven","CT","US","065103220" +"1588221337","DIRECT","Direct Messaging Address","bbockbrader@mercy.com","N","","","","","","","","","27 St Lawrence Dr Ste 104","","Tiffin","OH","US","448838313" +"1043877822","CONNECT","CONNECT URL","Jaimie.dunion@gmail.com","N","","","","","","","","","160 Springville Sta","","Springville","AL","US","351466162" +"1972160737","OTHERS","Other URL","www.manorvillespeech.com","N","","","DIRECT","Direct","","CSV","CSV","","6144 Route 25A Ste 9B","","Wading River","NY","US","117922015" +"1003473877","DIRECT","Direct Messaging Address","tiffany.tolliver@amedisys.com","N","work email","","","","","","","","508 Deer Ridge Run","","Jasper","AL","US","355035573" +"1003473877","","","","N","","","","","","","","","","","","","","" +"1902463730","DIRECT","Direct Messaging Address","kristen.brush@daemen.edu","N","personal email address","","DIRECT","Direct","","OTHER","Other","email address","2330, 2360 Sweet Home Road 1-2","","Buffalo","NY","US","14228" +"1306403241","DIRECT","Direct Messaging Address","rdonnelly@regionalhealth.org","N","","","DIRECT","Direct","","","","","1635 Caregiver Cir","","Rapid City","SD","US","577028529" +"1487211322","DIRECT","Direct Messaging Address","info@michiganmassageandwellness.com","N","Email","","","","","","","","330 E Maple Rd Ste H","","Troy","MI","US","480832706" +"1366009144","CONNECT","CONNECT URL","raya.kafando@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","4940 Eastern Ave","","Baltimore","MD","US","212242735" +"1982261731","DIRECT","Direct Messaging Address","paula@therapyspotmi.com","N","","","","","","","","","30903 W 10 Mile Rd Ste B","","Farmington Hills","MI","US","483362615" +"1699332452","DIRECT","Direct Messaging Address","wendyt@discoveryranch.net","N","email","","DIRECT","Direct","","CSV","CSV","","1308 S 1600 W","","Mapleton","UT","US","846644221" +"1780241562","DIRECT","Direct Messaging Address","shack@chealthpartners.com","N","email","","DIRECT","Direct","","OTHER","Other","email","851 5th Ave N Ste 201","","Naples","FL","US","341025582" +"1639736416","OTHERS","Other URL","www.barracuda.com","N","Secure Email Software","","DIRECT","Direct","","CSV","CSV","","4455 S Pecos Rd Ste C","","Las Vegas","NV","US","891215029" +"1992362776","DIRECT","Direct Messaging Address","margaret.fonseca@stlukes-stl.com","N","work email","","DIRECT","Direct","","","","","224 S Woods Mill Rd Ste 580","","Chesterfield","MO","US","630173513" +"1710544598","DIRECT","Direct Messaging Address","Info@michiganmassageandwellness.com","N","Email","","","","","","","","330 E Maple Rd Ste H","","Troy","MI","US","480832706" +"1700443504","DIRECT","Direct Messaging Address","sarahk@advcts.com","N","business email","","DIRECT","Direct","","OTHER","Other","other","2121 Oregon Pike # 201","","Lancaster","PA","US","176014604" +"1356908172","DIRECT","Direct Messaging Address","laorthospec@840.direct.myezyaccess.com","N","Email","","","","","","","","108 Rue Louis Xiv","","Lafayette","LA","US","705085739" +"1467019281","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","1000 Eddy St","","Providence","RI","US","029054739" +"1083271720","REST","RESTful URL","https://rx.ehealthscripts.com/mendown","N","Online Mendown Prescriptions","","HIE","Health Information Exchange (HIE)","","OTHER","Other","JSON","1803 Research Blvd Ste 102","","Rockville","MD","US","208503187" +"1548827280","DIRECT","Direct Messaging Address","info@adaptmedford.com","N","email","","DIRECT","Direct","","CSV","CSV","","1911 United Way","","Medford","OR","US","975044970" +"1891352530","DIRECT","Direct Messaging Address","rhinehar@musc.edu","N","MUSC Hospital Email","","DIRECT","Direct","","","","","169 Ashley Avenue","Room 202 Main Hospital MSC 333","Charleston","SC","US","29425" +"1265099022","DIRECT","Direct Messaging Address","gallamic@upstate.edu","Y","","Upstate Medical University","","","","","","","Upstate Medical University","750 E. Adams St.","Syracuse","NY","US","13210" +"1316504269","DIRECT","Direct Messaging Address","jonathon_curtis24@eku.edu","N","This is my personal business email, and is my only online communication at this point. Upon starting my job, I anticipate that I will be directed to secured online affiliated sites to converse","","DIRECT","Direct","","OTHER","Other","n/a","2911 S Highway 27","","Somerset","KY","US","425013036" +"1578120358","CONNECT","CONNECT URL","Chesapeake","N","","","DIRECT","Direct","","CSV","CSV","","1812 Quivers Keep","","Chesapeake","VA","US","233211436" +"1831756659","DIRECT","Direct Messaging Address","jrettman@mmhc-inc.org","Y","","Mohave Mental Health Clinic Inc","DIRECT","Direct","","CSV","CSV","","3707 N Stockton Hill Rd Ste B","","Kingman","AZ","US","864090507" +"1205493038","CONNECT","CONNECT URL","Kunzi","N","Childhood friend","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4930 Naples St","","San Diego","CA","US","921103820" +"1235796186","DIRECT","Direct Messaging Address","NWOLFE@HRS.ORG","N","","","","","","","","","224 Columbus Rd","","Athens","OH","US","457011334" +"1952968729","DIRECT","Direct Messaging Address","dentistry@hampshiremeadowdental.com","N","","","DIRECT","Direct","","","","","207 Russell St Apt 18","","Hadley","MA","US","010355907" +"1578120341","CONNECT","CONNECT URL","Kelli.Vogelpohl@cchmc.org","N","","","","","","","","","3333 Burnet Ave # Mlc4006","","Cincinnati","OH","US","452293026" +"1811554603","DIRECT","Direct Messaging Address","KDOA@legendseniorliving.com","N","","","","","","","","","8415 E 21st St N Ste 100","","Wichita","KS","US","672062959" +"1588221360","DIRECT","Direct Messaging Address","josephgriffin@cfservices.org","N","work email","","DIRECT","Direct","","","","","66 Troy St","","Fall River","MA","US","027203023" +"1982261764","DIRECT","Direct Messaging Address","geocare@outlook.com","N","business email","","DIRECT","Direct","","CSV","CSV","","26777 Lorain Rd Ste 406","","North Olmsted","OH","US","440703224" +"1780241570","DIRECT","Direct Messaging Address","jmartin@bluffplantation.com","N","","","","","","","","","1208 Council Dr","","Augusta","GA","US","309093420" +"1366009151","DIRECT","Direct Messaging Address","mariah.villanueva@providence.org","N","","","DIRECT","Direct","","","","","4400 NE Halsey St Bldg 2","","Portland","OR","US","972131545" +"1316504111","OTHERS","Other URL","oakscc@affiliatedrehab.com","N","","","","","","","","","50 Pinecrest Dr","","Pineville","LA","US","713604283" +"1710544515","DIRECT","Direct Messaging Address","kristy.garza@nisd.net","N","Email","","DIRECT","Direct","","OTHER","Other","email","6500 Ingram Rd","","San Antonio","TX","US","782383999" +"1447817259","DIRECT","Direct Messaging Address","mgutmann@purdue.edu","N","","","","","","","","","715 Clinic Dr","","West Lafayette","IN","US","479072122" +"1831756642","DIRECT","Direct Messaging Address","Lopezvnrh@outlook.com","N","email address","","","","","","","","1919 N Beachwood Dr","","Los Angeles","CA","US","900684006" +"1669039475","DIRECT","Direct Messaging Address","coreyc@optionstreatment.com","N","business email","","","","","OTHER","Other","Behavioral Health","1800 N Emerson St","","Denver","CO","US","802181080" +"1659938470","CONNECT","CONNECT URL","lasmilesspecialtycenter.com","N","web portal","","DIRECT","Direct","","CSV","CSV","","3175 Firestone Blvd # 201","","South Gate","CA","US","902802951" +"1306403126","REST","RESTful URL","https://nrx.drugglobe.com/rx","N","Online Medication Prescription","","HIE","Health Information Exchange (HIE)","","OTHER","Other","JSON","1803 Research Blvd Ste 102","","Rockville","MD","US","208503187" +"1154988970","DIRECT","Direct Messaging Address","jamievnrh@outlook.com","N","email address","","","","","","","","1919 N Beachwood Dr","","Los Angeles","CA","US","900684006" +"1023675840","CONNECT","CONNECT URL","Jordan","N","","","","","","","","","420 E Superior St","","Chicago","IL","US","606114494" +"1073170809","DIRECT","Direct Messaging Address","jpedersen@masonicare.org","N","email","","","","","","","","104 S Turnpike Rd","","Wallingford","CT","US","064924320" +"1497312227","DIRECT","Direct Messaging Address","Floresvnrh@outlook.com","N","email address","","","","","","","","1919 N Beachwood Dr","","Los Angeles","CA","US","900684006" +"1356908198","DIRECT","Direct Messaging Address","hanna.collins@idealimage.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","90 Middlesex Tpke Ste G","","Burlington","MA","US","018034941" +"1902463656","CONNECT","CONNECT URL","https://mail.google.com/mail/u/0/#inbox","N","","","","","","","","","20019 NW 34th Ct","","Miami Gardens","FL","US","330561760" +"1487211140","DIRECT","Direct Messaging Address","Normank@sutterhealth.org","N","Sutter email","","DIRECT","Direct","","OTHER","Other","100 Rowland Way","100 Rowland Way Ste 205","","Novato","CA","US","949455041" +"1821655564","CONNECT","CONNECT URL","https://npiregistry.cms.hhs.gov/","N","","","","","","","","","248 W 108th St","","New York","NY","US","100252956" +"1023675774","DIRECT","Direct Messaging Address","leah.dugrenier@protonmail.com","N","Direct Secure Email Address","","DIRECT","Direct","","","","","12 Northline Dr","","Melrose","NY","US","121211908" +"1174180970","DIRECT","Direct Messaging Address","vnrh@outlook.com","N","email address","","","","","","","","1919 N Beachwood Dr","","Los Angeles","CA","US","900684006" +"1558928291","DIRECT","Direct Messaging Address","masonhousealf@comcast.net","N","business email address","","DIRECT","Direct","","CSV","CSV","","8005 Renault Dr","","Jacksonville","FL","US","322441325" +"1902463748","DIRECT","Direct Messaging Address","lisa.schultz@ddiny.org","N","","","","","","","","","90 Air Park Dr","","Ronkonkoma","NY","US","117797360" +"1548827389","DIRECT","Direct Messaging Address","LaurissaArtiaga@tpcp.org","N","Work Email","","DIRECT","Direct","","","","","1904 Richland Ave","","Ceres","CA","US","953074562" +"1972160612","DIRECT","Direct Messaging Address","merickson@ericksons-eyes.com","N","Office Email","","DIRECT","Direct","","OTHER","Other","Email","422 W Riverside Ave Ste 730","","Spokane","WA","US","992010305" +"1831756576","DIRECT","Direct Messaging Address","fortworth@essentialendotx.com","N","","","DIRECT","Direct","","CSV","CSV","","3880 Hulen St Ste 310","","Fort Worth","TX","US","761077274" +"1245897982","DIRECT","Direct Messaging Address","kbruning@leapspediatric.org","N","","","","","","","","","4211 Valley View Ave","","Norco","CA","US","928603502" +"1750948402","CONNECT","CONNECT URL","james.toppin@ochsner.org","N","","","","","","","","","2700 Napoleon Ave","","New Orleans","LA","US","701156914" +"1649837394","DIRECT","Direct Messaging Address","Dr.Nicholson@wakefulpsychology.com","Y","Email address","Wakeful Psychological and Consulting Services, PLLC","DIRECT","Direct","","","","","3633 W Lake Ave Ste 200","","Glenview","IL","US","600265802" +"1629635370","CONNECT","CONNECT URL","evelynsangelsllc.org","N","company website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2414 S Voss Rd Apt H118","","Houston","TX","US","770574194" +"1356908008","CONNECT","CONNECT URL","limbitless.net","N","","","DIRECT","Direct","","CSV","CSV","","113 N Church St Ste 312","","Visalia","CA","US","932916300" +"1891352548","DIRECT","Direct Messaging Address","info@kaypsychiatry.com","N","","","","","","","","","14405 Walters Rd Ste 1005","","Houston","TX","US","770141494" +"1073170726","DIRECT","Direct Messaging Address","jragusta@live.unc.edu","N","Direct Address","","DIRECT","Direct","","","","","127 S Atley Ln","","Cary","NC","US","275134136" +"1528625274","DIRECT","Direct Messaging Address","kara@denverinclusivetherapy.com","Y","Kara Email","Denver Inclusive Therapy","DIRECT","Direct","","CSV","CSV","","121 S Madison St Ste C","","Denver","CO","US","802093019" +"1528625274","DIRECT","Direct Messaging Address","kara@denverinclusivetherapy.com","Y","Kara Email","Denver Inclusive Therapy","DIRECT","Direct","","CSV","CSV","","121 S Madison St Ste C","","Denver","CO","US","802093019" +"1053978700","DIRECT","Direct Messaging Address","Danielle.Bonich@theLDC.org","N","","","DIRECT","Direct","","CSV","CSV","","5357 Chapel Hill Rd","","Douglasville","GA","US","301355027" +"1689231342","OTHERS","Other URL","risenhomecarellc@yahoo.com","N","","","","","","","","","107 Riverwood Dr Apt 203","","Cayce","SC","US","290331972" +"1770140428","DIRECT","Direct Messaging Address","kathleen@texasbehavioral.com","Y","business email","Texas Behavioral Health PLLC","DIRECT","Direct","","CSV","CSV","","12234 Shadow Creek Pkwy Ste 4104","","Pearland","TX","US","775847333" +"1316504079","DIRECT","Direct Messaging Address","SusanH.Smith@BSWHealth.org","N","Email","","","","","","","","3500 Gaston Ave","","Dallas","TX","US","752462088" +"1851958516","CONNECT","CONNECT URL","artofhospice@yahoo.com","N","","","DIRECT","Direct","","CSV","CSV","","10723 Sherman Way Unit D","","Sun Valley","CA","US","913525155" +"1518524289","DIRECT","Direct Messaging Address","nemt@trustride.net","N","To receive information","","DIRECT","Direct","","","","","811 Derby Ln","","Missouri City","TX","US","774893259" +"1811554587","DIRECT","Direct Messaging Address","annagilmore@birthwithaloha.page","N","a business email account which ensures HIPAA compliance","","DIRECT","Direct","","OTHER","Other","Protected health information","545 N 800 E","","Orem","UT","US","840974253" +"1366009037","DIRECT","Direct Messaging Address","upperbucksbraces@verizon.net","N","Primary Office","","","","","","","","1300 N 5th St","","Perkasie","PA","US","189442203" +"1992362669","DIRECT","Direct Messaging Address","lauren.schmidt@coloradobehavior.com","N","provider email","","DIRECT","Direct","","OTHER","Other","Direct Provider Email for Health Information Exchange","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203162" +"1073170742","DIRECT","Direct Messaging Address","bryant.perkins@coloradobehavior.com","N","Provider email","","DIRECT","Direct","","OTHER","Other","Direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203162" +"1164089835","DIRECT","Direct Messaging Address","abigail.vestal@coloradobehavior.com","N","Provider email","","DIRECT","Direct","","OTHER","Other","Direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203162" +"1427615103","DIRECT","Direct Messaging Address","margo.poncedeleon@coloradobehavior.com","N","Provider email","","DIRECT","Direct","","OTHER","Other","Direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203162" +"1316504095","DIRECT","Direct Messaging Address","jnavarro@artismgmt.com","N","Artis Senior Living of Bartlett","","DIRECT","Direct","","","","","1035 S. Route 59","","Bartlett","IL","US","60103" +"1043877723","CONNECT","CONNECT URL","www.heartstrings411.com","N","","","","","","","","","2432 Oakwood Dr","","Anderson","IN","US","460112848" +"1346807039","DIRECT","Direct Messaging Address","info@rush2urhealth.com","N","","","DIRECT","Direct","","","","","2121 5th Ave N","","Saint Petersburg","FL","US","337138013" +"1376100065","DIRECT","Direct Messaging Address","dawnmarsh@worksphereoccupational.com","N","Email","","DIRECT","Direct","","","","","5449 S Occidental Rd","","Tecumseh","MI","US","492869782" +"1699332387","DIRECT","Direct Messaging Address","craiga@csgonline.org","N","email address","","DIRECT","Direct","","OTHER","Other","email address","2330 Vartan Way","","Harrisburg","PA","US","171109763" +"1679131296","CONNECT","CONNECT URL","cretella-rose@aramark.com","N","email","","DIRECT","Direct","","","","","50 Hospital Hill Rd","","Sharon","CT","US","060692096" +"1154989820","DIRECT","Direct Messaging Address","jendaclinic1@jendafamilyservices.com","N","","","","","","","","","815 K St","","Lincoln","NE","US","685082960" +"1376100099","DIRECT","Direct Messaging Address","hlmichlmayr@multicare.org","Y","","Mary Bridge Children's Therapy Unit","DIRECT","Direct","","CSV","CSV","","402 15th Ave SE Ste 100","","Puyallup","WA","US","983723709" +"1942867635","CONNECT","CONNECT URL","marinda_mcintyre@urmc.rochester.edu","N","","","","","","","","","601 Elmwood Ave # 704","","Rochester","NY","US","146420001" +"1114584802","DIRECT","Direct Messaging Address","jessica.blackwill.1@19447.direct.athenahealth.com","N","","","","","","","","","760 W D Ave","","Kingman","KS","US","670681222" +"1245897941","DIRECT","Direct Messaging Address","arthur@metropolitanmedical.org","N","","","","","","","","","3046 Valley Ave Ste 100","","Winchester","VA","US","226012679" +"1871150581","DIRECT","Direct Messaging Address","Donnakod1@icloud.com","N","","","","","","","","","111 Manchester Ln","","Stony Brook","NY","US","117902847" +"1962069674","DIRECT","Direct Messaging Address","Missgreenaway@icloud.com","N","","","","","","","","","85 Audubon Ave","","New York","NY","US","100322261" +"1285291997","DIRECT","Direct Messaging Address","racheal.gee@hotmail.com","N","personal email","","DIRECT","Direct","","CSV","CSV","","228 SW Arbour Cir","","Madison","FL","US","323404364" +"1487211199","DIRECT","Direct Messaging Address","acrawf3@clemson.edu","N","email address","","DIRECT","Direct","","","","","1146 Harper Street","","Augusta","GA","US","309120001" +"1366009086","DIRECT","Direct Messaging Address","info@inspiritmaryland.org","Y","Inspirit email address","Inspirit Counseling Services, Inc.","DIRECT","Direct","","CSV","CSV","","5407 N Charles St","","Baltimore","MD","US","212102024" +"1023675758","DIRECT","Direct Messaging Address","nbarbeau@hycinc.org","N","E-mail address","","DIRECT","Direct","","OTHER","Other","NA","12440 Firestone Blvd Ste 316","","Norwalk","CA","US","906509319" +"1790343440","OTHERS","Other URL","oakscc@affiliatedrehab.com","N","","","","","","","","","50 Pinecrest Dr","","Pineville","LA","US","713604283" +"1982262648","DIRECT","Direct Messaging Address","fharris@umhs-sk.net","N","my email address","","DIRECT","Direct","","OTHER","Other","in English please","375 Dixmyth Avenue Dept of","Internal Medicine Residency","Cincinnati","OH","US","45220" +"1215595988","SOAP","SOAP URL","Officeally.com","N","Office Ally is the URI for office notes and direct payments and On Line Chiro is for secure e-mails","","DIRECT","Direct","","CSV","CSV","","2407 18th St Ste 101","","Bettendorf","IA","US","527223279" +"1518525278","DIRECT","Direct Messaging Address","alspecht@pressleyridge.org","N","Work email","","DIRECT","Direct","","CSV","CSV","","50 Utley Dr Ste 200","","Camp Hill","PA","US","170118031" +"1770141442","DIRECT","Direct Messaging Address","LEStephenson@Wellpath.us","N","email","","DIRECT","Direct","","","","","710 N 7th St","","Kansas City","KS","US","661013051" +"1881252559","CONNECT","CONNECT URL","Phoenixville","N","","","","","","","","","23 Goldfinch Cir","","Phoenixville","PA","US","194601001" +"1497313167","DIRECT","Direct Messaging Address","emily@exercisabilities.org","N","","","","","","","","","2530 Broadway Ave N","","Rochester","MN","US","559063968" +"1184282808","DIRECT","Direct Messaging Address","nisco001@umn.edu","N","UMN","","DIRECT","Direct","","CSV","CSV","","908 Clemensen Ave","","Santa Ana","CA","US","927056712" +"1710545439","DIRECT","Direct Messaging Address","brandy.blanton.1@11099.direct.athenahealth.net","N","Athena Health","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","99 Winchester Dr","","West Point","MS","US","397732083" +"1629635305","SOAP","SOAP URL","Riteaid","N","","","HIE","Health Information Exchange (HIE)","","","","","11200 Olive Dr","","Bakersfield","CA","US","933125840" +"1093373722","OTHERS","Other URL","www.milestonestx.com","N","website","","OTHER","Other","website","OTHER","Other","website","7007 N 10th St","","McAllen","TX","US","785043104" +"1952969602","DIRECT","Direct Messaging Address","amie@fecounseling.org","N","Business Email","","","","","","","","721 N Pines Rd Ste 102","","Spokane Valley","WA","US","992065225" +"1528625209","DIRECT","Direct Messaging Address","e.ekwuru@kiasiretreats.com","Y","","Harcourt Bridges, LLC","","","","","","","4112 Crestline Ave","","Fair Oaks","CA","US","956287103" +"1417514100","DIRECT","Direct Messaging Address","adam@coastalconciergewellness.com","N","Primary address","","DIRECT","Direct","","CSV","CSV","","1994 Ponderosa Rd","","Portal","GA","US","304504837" +"1598322299","DIRECT","Direct Messaging Address","kasia.szulborski@va.gov","N","","","","","","","","","1601 Brenner Ave","","Salisbury","NC","US","281442515" +"1528625233","DIRECT","Direct Messaging Address","leah@belovedcc.com","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5024 S Bur Oak Pl Ste 212","","Sioux Falls","SD","US","571082238" +"1114584828","DIRECT","Direct Messaging Address","brittanie@thera-play.com","N","","","","","","","","","702 N Main St Ste C","","Harrison","AR","US","726012920" +"1811554546","DIRECT","Direct Messaging Address","jennifer@providencepass.com","N","","","","","","","","","741 Front St Ste 210","","Kissimmee","FL","US","347474992" +"1760040497","DIRECT","Direct Messaging Address","Eric.Reilly@beaumont.org","N","","","","","","","","","3601 W 13 Mile Rd","","Royal Oak","MI","US","480736712" +"1760040414","DIRECT","Direct Messaging Address","brittany@georgiaspeech.com","N","email","","DIRECT","Direct","","CSV","CSV","","407 Livingston Pt","","Acworth","GA","US","301020104" +"1467010140","CONNECT","CONNECT URL","mohamed.issa@uky.edu","N","Health Facillity E-mail address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","General Surgery 800 Rose Street","","Lexington","KY","US","405360001" +"1841858529","CONNECT","CONNECT URL","Swansea","N","Primary Office Location","","DIRECT","Direct","","OTHER","Other","Swansea","4941 Benchmark Centre Dr Ste 100","","Swansea","IL","US","622262038" +"1164080859","DIRECT","Direct Messaging Address","jonguk_chung@hsdm.harvard.edu","Y","Harvard","Harvard School of Dental Medicine","DIRECT","Direct","","","","","188 Longwood Ave","","Boston","MA","US","021155819" +"1629636386","CONNECT","CONNECT URL","kmalloy1@jhmi.edu","N","","","","","","","","","JHH 600 N. Wolfe St.","CPP- Meyer 144","Baltimore","MD","US","21287" +"1801454574","OTHERS","Other URL","Bernsteinj@Vinfen.org","Y","Employer Email","Mental Health Association of Greater Lowell, Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Employment","99 Church St","","Lowell","MA","US","018522621" +"1023676764","DIRECT","Direct Messaging Address","alison.ralston@ascension.org","N","","","","","","","","","1 Genesys Pkwy","","Grand Blanc","MI","US","484398065" +"1710545488","DIRECT","Direct Messaging Address","pbhscredentialing@att.net","N","credentialing email address","","DIRECT","Direct","","OTHER","Other","credentialing","717 E. FORTIFICATION ST.","","JACKSON","MS","US","392022402" +"1487212155","DIRECT","Direct Messaging Address","hamilton.s.vernon.mil@mail.mil","N","Military Email","","","","","","","","9300 DeWitt Loop","","Fort Belvoir","VA","US","220605285" +"1619535382","DIRECT","Direct Messaging Address","ask@sugarmds.com","N","Secure direct company email address.","","DIRECT","Direct","","OTHER","Other","-","4373 NE Skyline Dr","","Jensen Beach","FL","US","349573844" +"1104484872","DIRECT","Direct Messaging Address","jyingling@blairplasticsurgery.com","N","Secure Work email","","DIRECT","Direct","","CSV","CSV","","3107 Fairway Dr","","Altoona","PA","US","166024475" +"1982262655","DIRECT","Direct Messaging Address","ryanstai@buffalo.edu","Y","Email Address","University at Buffalo","DIRECT","Direct","","OTHER","Other","Email Address","3435 Main St","","Buffalo","NY","US","142143001" +"1962060640","CONNECT","CONNECT URL","Boston","N","","","DIRECT","Direct","","OTHER","Other","Boston","1115 W Chestnut St","","Brockton","MA","US","023017501" +"1891353587","OTHERS","Other URL","ephinney@tlsnny.com","Y","","North Country Transitional Living Services, Inc","","","","","","","482 Black River Parkway","","Watertown","NY","US","136012413" +"1689232373","CONNECT","CONNECT URL","enlightenmentfc@gmail.com","N","Business Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2821 E Magnolia Ave","","Knoxville","TN","US","379144514" +"1689232373","CONNECT","CONNECT URL","electronic","Y","","Enlightenment Family Care","","","","","","","10039 Bissonnet St Ste 326","","Houston","TX","US","770367840" +"1962060657","CONNECT","CONNECT URL","dschafer@ssptaz.com","N","","","","","","","","","1505 N Alma School Rd Ste 2","","Chandler","AZ","US","852242900" +"1962060657","OTHERS","Other URL","dschafer@ssptaz.com","N","","","","","","","","","1505 N Alma School Rd Ste 2","","Chandler","AZ","US","852242900" +"1295393981","DIRECT","Direct Messaging Address","carolinawestclinic@outlook.com","N","clinic email address","","DIRECT","Direct","","","","","1112 Calhoun St","","Newberry","SC","US","291083445" +"1114585809","DIRECT","Direct Messaging Address","amanda.lojo@lvhn.org","N","","","","","","","","","1770 Bathgate Rd","","Bethlehem","PA","US","180177334" +"1205494994","CONNECT","CONNECT URL","tylerrpetree@gmail.com","N","Email","","DIRECT","Direct","","","","","6071 W Outer Dr","","Detroit","MI","US","482352624" +"1740848431","DIRECT","Direct Messaging Address","crogan@advantagehcs.com","N","email","","DIRECT","Direct","","OTHER","Other","dallas","1102 Solon Place Way Ste A","","Waxahachie","TX","US","751655038" +"1497313191","DIRECT","Direct Messaging Address","cframe@envipconsulting.com","N","","","","","","","","","130 Eagle Spring Ct Ste E","","Stockbridge","GA","US","302817252" +"1417515123","CONNECT","CONNECT URL","lisa@easyspeech.org","N","HR email","","OTHER","Other","HR Manager","CSV","CSV","","41555 Cook St Ste 100","","Palm Desert","CA","US","922115184" +"1497313100","DIRECT","Direct Messaging Address","tina.nguyen@stores.fredmeyer.com","N","","","","","","","","","1301 Center Dr","","Medford","OR","US","975017938" +"1609434224","DIRECT","Direct Messaging Address","lgarcia@placer.ca.gov","N","","","DIRECT","Direct","","","","","1000 Sunset Blvd Ste 140","","Rocklin","CA","US","957655482" +"1124686753","OTHERS","Other URL","webmail.meijer.com","Y","","meijer pharmacy","","","","","","","3565 Fairlane Dr","","Allen Park","MI","US","481012876" +"1649838277","OTHERS","Other URL","pfingstensmalltalkspeechtherap@gmail.com","N","business email","","","","","","","","215 Eugenia Dr","","Smithton","IL","US","622851425" +"1912565540","DIRECT","Direct Messaging Address","plazenby@cpgh.org","N","","","","","","","","","245 N Binkley St","","Soldotna","AK","US","996697500" +"1336707967","DIRECT","Direct Messaging Address","b.wells@direct.aclinic.org","N","","","","","","","","","5401 66th Pl","","Riverdale","MD","US","207373001" +"1134787765","DIRECT","Direct Messaging Address","mckayp@chc1.com","Y","employee email address","CTPediatrics@CHC","DIRECT","Direct","","","","","76 New Britain Ave","","Hartford","CT","US","061063305" +"1093373565","DIRECT","Direct Messaging Address","laura.quinter@osumc.edu","N","E-mail","","DIRECT","Direct","","","","","410 W 10th Ave","","Columbus","OH","US","432101240" +"1588222160","OTHERS","Other URL","peculiartreasuresministries@gmail.com","N","","","","","","","","","17070 S Park Ave","","South Holland","IL","US","604733389" +"1356909055","DIRECT","Direct Messaging Address","amcrae@cc-md.org","N","","","","","","","","","2 N Dundalk Ave","","Dundalk","MD","US","212224221" +"1396303889","DIRECT","Direct Messaging Address","lisa.stewart@dignityhealth.org","N","work email","","DIRECT","Direct","","OTHER","Other","secure email","7888 N 54th Ave","","Glendale","AZ","US","853011489" +"1891353504","CONNECT","CONNECT URL","stacylynnharris73@gmail.com","N","email address, using virtru for encryption","","DIRECT","Direct","","CSV","CSV","","106 E Main St","","Richmond","KY","US","404751647" +"1083272793","DIRECT","Direct Messaging Address","maria.morton@claytoncenter.org","N","work email","","DIRECT","Direct","","OTHER","Other","work email","853 Battlecreek Rd","","Jonesboro","GA","US","302361919" +"1710545421","OTHERS","Other URL","BRIGHTLIFEHH.INC@GMAIL.COM","N","BRIGHTLIFEHH.INC@GMAIL.COM","","DIRECT","Direct","","","","","26000 Springbrook Ave Ste 107","","Santa Clarita","CA","US","913502597" +"1205494929","DIRECT","Direct Messaging Address","rx06796@cvshealth.com","N","CVS pharmacy","","DIRECT","Direct","","CSV","CSV","pharmacy","471 Weaverville Rd","","Woodfin","NC","US","288041120" +"1528626140","DIRECT","Direct Messaging Address","eunderwood@lakeregional.com","N","work email","","","","","","","","1930 N Business Route 5 Unit 1B","","Camdenton","MO","US","650202659" +"1295393825","DIRECT","Direct Messaging Address","anthony@apmcounseling.org","N","","","HIE","Health Information Exchange (HIE)","","","","","12381 S Cleveland Ave Ste 205","","Fort Myers","FL","US","339073850" +"1831757483","OTHERS","Other URL","lauren_froesepta@yahoo.com","N","","","","","","","","","24957 S 4098 Rd","","Claremore","OK","US","740191935" +"1114585775","DIRECT","Direct Messaging Address","kathleen.winstead@cmglp.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1450 Madison Ave","","Covington","KY","US","410113369" +"1861050429","CONNECT","CONNECT URL","tonya.miles@cchmc.org","N","Organization email","","","","","","","","3333 Burnet Ave","","Cincinnati","OH","US","452293026" +"1275191835","CONNECT","CONNECT URL","dennisjoe55@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","3 N Woodford St","","Worcester","MA","US","016044531" +"1376101949","CONNECT","CONNECT URL","morrison.davidg@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","1815 Dallas Ave","","Royal Oak","MI","US","480673577" +"1285292854","DIRECT","Direct Messaging Address","info@childrenstherapy.org","N","Address","","DIRECT","Direct","","CSV","CSV","","13010 Eastgate Park Way Ste 101","","Louisville","KY","US","402233984" +"1083272652","DIRECT","Direct Messaging Address","SAbramowitz@bcps.k12.md.us","N","","","","","","","","","2001 N Warwick Ave","","Baltimore","MD","US","212163203" +"1942868526","OTHERS","Other URL","alfh@hearinglife.com","Y","Work email","HearingLife USA, Inc.","DIRECT","Direct","","","","","326 1/2 Caldwell Blvd","","Nampa","ID","US","836511926" +"1396303970","DIRECT","Direct Messaging Address","hello@sfpediatricdentistry.com","N","practice email address","","DIRECT","Direct","","OTHER","Other","email","4214 California St","","San Francisco","CA","US","941181314" +"1528626033","DIRECT","Direct Messaging Address","Arnold.kubei@metrocareserviccemn.com","N","","","","","","","","","6043 Hudson Rd Ste 340","","Woodbury","MN","US","551251008" +"1013575604","OTHERS","Other URL","tallapoosarx@gmail.com","N","email address","","DIRECT","Direct","","CSV","CSV","","24 W Alabama St","","Tallapoosa","GA","US","301761464" +"1255999769","DIRECT","Direct Messaging Address","Info@sorrellsconcierge.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","14 S Huron St","","Ypsilanti","MI","US","481975488" +"1619535127","DIRECT","Direct Messaging Address","vetstepan@neuroalert.com","N","Email","","DIRECT","Direct","","CSV","CSV","","399 Knollwood Rd Ste 108","","White Plains","NY","US","106031916" +"1619535127","DIRECT","Direct Messaging Address","vestepan@neuroalert.com","N","Email","","DIRECT","Direct","","CSV","CSV","","399 Knollwood Rd Ste 108","","White Plains","NY","US","106031916" +"1619535127","DIRECT","Direct Messaging Address","vestepan@neuroalert.com","N","Email","","DIRECT","Direct","","CSV","CSV","","399 Knollwood Rd Ste 108","","White Plains","NY","US","106031916" +"1770141285","DIRECT","Direct Messaging Address","David.Dalliessi@homeinstead.com","N","","","","","","","","","1 Memorial Dr Ste 102","","Waretown","NJ","US","087581762" +"1306404819","DIRECT","Direct Messaging Address","jpeckman@shsny.com","N","","","","","","","","","1575 Washington St","","Watertown","NY","US","136019371" +"1386202943","DIRECT","Direct Messaging Address","seana@ridgelinetc.com","N","secure email","","DIRECT","Direct","","OTHER","Other","direct communication","133 E Palmer St Ste 201","","Franklin","NC","US","287343040" +"1306404884","OTHERS","Other URL","zionhealhhomes@gmail.com","N","","","","","","","","","19665 E Carriage Way","","Queen Creek","AZ","US","851428673" +"1013575612","DIRECT","Direct Messaging Address","hkreienkamp@abilityexpressllcc.com","N","Email Address","","","","","","","","571 Dotson Rd","","Cuba","MO","US","654536146" +"1235797887","CONNECT","CONNECT URL","olivebranchwellnesscenter@gmail.com","N","Business Email","","","","","","","","4144 N. Armenia Ave","Suite 350","Tampa","FL","US","33607" +"1023676699","DIRECT","Direct Messaging Address","eskinner@bcps.k12.md.us","N","","","","","","","","","2500 E Northern Pkwy","","Baltimore","MD","US","212141163" +"1023676699","DIRECT","Direct Messaging Address","eskinner@bcps.k12.md.us","N","","","","","","","","","2500 E Northern Pkwy","","Baltimore","MD","US","212141163" +"1023676699","DIRECT","Direct Messaging Address","eskinner@bcps.k12.md.us","N","","","","","","","","","2500 E Northern Pkwy","","Baltimore","MD","US","212141163" +"1447818042","CONNECT","CONNECT URL","nashville@caringinc.com","N","Business email Address","","DIRECT","Direct","","CSV","CSV","","1451 Elm Hill Pike Ste 218","","Nashville","TN","US","372104577" +"1942868542","DIRECT","Direct Messaging Address","amagraser@sehealth.org","Y","direct email address","Southeast Health","DIRECT","Direct","","","","","1111 N Mount Auburn Rd","","Cape Girardeau","MO","US","637013437" +"1689232100","DIRECT","Direct Messaging Address","rachela@airbizofc.com","N","BUSINESS","","DIRECT","Direct","","CSV","CSV","","901 N Jupiter Rd Ste 110","","Richardson","TX","US","750813243" +"1851959464","DIRECT","Direct Messaging Address","dyuhas@shsny.com","N","","","","","","","","","1575 Washington St","","Watertown","NY","US","136019371" +"1225696834","DIRECT","Direct Messaging Address","lfredenberg2@krmc.org","N","","","","","","","","","1287 Burns Way Ste 3B","","Kalispell","MT","US","599013109" +"1972161495","DIRECT","Direct Messaging Address","Rebound@reboundhealthandwellness.net","Y","","Rebound Health and Wellness Services Inc","DIRECT","Direct","","CSV","CSV","","4645 Nannie Helen Burroughs Ave NE","","Washington","DC","US","200193622" +"1770141293","DIRECT","Direct Messaging Address","acaringhandpersonalcare@direct.practicefusion.com","N","Practice Fusion EHR","","DIRECT","Direct","","OTHER","Other","Secured Messaging","230 City Park Dr","","McDonough","GA","US","302521024" +"1255999777","DIRECT","Direct Messaging Address","apacaoan@smbsd.net","Y","email","Santa Maria Bonita School District","DIRECT","Direct","","","","","708 S Miller St","","Santa Maria","CA","US","934546230" +"1609434125","DIRECT","Direct Messaging Address","ntcardio@ntcardio.net","Y","Office Email","N.T. Cardiovascular Center","","","","","","","1117 Morningside Dr.","","Perry","GA","US","31069" +"1003474537","DIRECT","Direct Messaging Address","terri@milescounselingservices.com","N","business email account with a BAA for HIPAA with Google","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","18 N 200 E Ste 311","","Tremonton","UT","US","843371406" +"1003474537","DIRECT","Direct Messaging Address","terri@milescounselingservices.com","N","business email account with a BAA for HIPAA with Google","","DIRECT","Direct","","OTHER","Other","free text","18 N 200 E Ste 311","","Tremonton","UT","US","843371406" +"1932767472","OTHERS","Other URL","doris.davies","N","","","","","","","","","17 Duvall Ln","","Gaithersburg","MD","US","208771838" +"1598323032","CONNECT","CONNECT URL","jmlindberg4@gmail.com","N","Email","","","","","","","","2841 Hartland Rd Ste 401B","","Falls Church","VA","US","220433500" +"1487212924","DIRECT","Direct Messaging Address","Jsteele55@outlook.com","N","","","","","","","","","1198 West Way","","Cincinnati","OH","US","452243251" +"1578121018","OTHERS","Other URL","ksterns@rcofa.org","N","ksterns@rcofa.org","","DIRECT","Direct","","OTHER","Other","Email","14913 Cooper Orbit Rd","","Little Rock","AR","US","722233903" +"1669030110","DIRECT","Direct Messaging Address","blopez@neuroalert.com","N","email","","DIRECT","Direct","","CSV","CSV","","399 Knollwood Road","Suite 108","White Plains","NY","US","10603" +"1598323057","DIRECT","Direct Messaging Address","natasha@solacetherapy.org","N","Direct email address","","DIRECT","Direct","","CSV","CSV","","352 7th Ave Rm 705","","New York","NY","US","100015889" +"1922666486","DIRECT","Direct Messaging Address","alejandra.chavez@coloradobehavior.com","N","Direct Email","","DIRECT","Direct","","OTHER","Other","Direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203162" +"1972161446","DIRECT","Direct Messaging Address","seniorassistedliving@consultant.com","N","facility e-mail","","DIRECT","Direct","","OTHER","Other","html","6683 Leanne St","","Eastvale","CA","US","917523479" +"1205494788","CONNECT","CONNECT URL","DGStransportationllc@gmail.com","N","Direct email address","","DIRECT","Direct","","CSV","CSV","","5535 N 40th St","","Milwaukee","WI","US","532094619" +"1235797721","OTHERS","Other URL","levyspeech@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","28518 Sugar Pine Way","","Santa Clarita","CA","US","913904121" +"1346808904","DIRECT","Direct Messaging Address","info@baycoastbehavioral.con","N","","","","","","","","","170 Pleasant St Ste 100","","Fall River","MA","US","027213015" +"1659939221","CONNECT","CONNECT URL","4jeanine@gmail.com","N","","","DIRECT","Direct","","","","","55 Northern Blvd Ste 103","","Great Neck","NY","US","110214058" +"1235797812","DIRECT","Direct Messaging Address","admin@wisecaresc.org","N","Email","","DIRECT","Direct","","","","","1435 DeBerry Blvd","","Florence","SC","US","295015601" +"1215595863","OTHERS","Other URL","yaritzae30@hotmail.com","N","","","","","","","","","99 CALLE GUILLERMO RIEFKHOL","","PATILLAS","PR","US","00723" +"1740848316","DIRECT","Direct Messaging Address","Bryan.Brooks@metrogr.org","N","Email","","DIRECT","Direct","","OTHER","Other","Email","5900 Byron Center Ave SW","","Wyoming","MI","US","495199686" +"1861050411","OTHERS","Other URL","na","N","na","","OTHER","Other","na","OTHER","Other","na","1000 Eddy St","","Providence","RI","US","029054739" +"1568020139","DIRECT","Direct Messaging Address","cartesan@aspirehealthalliance.org","N","Email","","DIRECT","Direct","","CSV","CSV","","2 Moon Island Rd","","Quincy","MA","US","021711034" +"1245898816","DIRECT","Direct Messaging Address","ntate@heart2hearthelpinghands.com","N","Email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","945 25th Dr E Ste 1","","Ellenton","FL","US","342222054" +"1003474602","DIRECT","Direct Messaging Address","elizabethn@schc.net","Y","","Sacred Circle Healthcare","DIRECT","Direct","","","","","660 S 200 E Ste 250","","Salt Lake City","UT","US","841113846" +"1083272553","DIRECT","Direct Messaging Address","info@apexmedskin.com","N","","","","","","","","","2046 Creekside Landing Dr","","Apex","NC","US","275023982" +"1699333203","DIRECT","Direct Messaging Address","deanna@deannacosby.com","N","email","","DIRECT","Direct","","CSV","CSV","","1554 Union Rd Ste B","","Gastonia","NC","US","280545581" +"1245898857","DIRECT","Direct Messaging Address","catherine.miller@athletico.com","Y","Athletico email","ATHLETICO LTD","DIRECT","Direct","","","","","2937 S Brentwood Blvd","","Brentwood","MO","US","631442713" +"1477111987","CONNECT","CONNECT URL","maialauryn","N","name","","","","","","","","635 Parkaire Ln Apt 916","","Charlotte","NC","US","282172480" +"1245898758","CONNECT","CONNECT URL","yourisaakian@yahoo.com","N","direct email","","DIRECT","Direct","","CSV","CSV","","1150 N Pacific Ave","","Glendale","CA","US","912022359" +"1003474511","DIRECT","Direct Messaging Address","jmendez@shsny.com","N","","","DIRECT","Direct","","","","","1575 Washington St","","Watertown","NY","US","136019371" +"1588222095","DIRECT","Direct Messaging Address","brodriguieztellez@youthsolutions.org","N","organization email","","DIRECT","Direct","","CSV","CSV","","8912 Volunteer Ln","","Sacramento","CA","US","958263221" +"1699333138","DIRECT","Direct Messaging Address","sean@acs-teens.org","Y","email","Adolescent Counseling Services","DIRECT","Direct","","","","","643 Bair Island Rd Ste 301","","Redwood City","CA","US","940632757" +"1770141244","DIRECT","Direct Messaging Address","pro_care_home_care@att.net","N","Email Address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","118 W Heard St Ste B","","Cleburne","TX","US","760333800" +"1619535184","DIRECT","Direct Messaging Address","nancy@seniorhelpers.com","N","","","DIRECT","Direct","","","","","2501 S Oneida St Ste B","","Appleton","WI","US","549151755" +"1912565482","DIRECT","Direct Messaging Address","bshimada@srcsenior.com","N","email","","DIRECT","Direct","","CSV","CSV","","8204 Cabin Springs Ave","","Las Vegas","NV","US","891314622" +"1396303871","DIRECT","Direct Messaging Address","mharris1224@att.net","N","","","","","","","","","1827 Chippewa Trl","","Beloit","WI","US","535113817" +"1700444296","OTHERS","Other URL","tallapoosarx@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","24 W Alabama St","","Tallapoosa","GA","US","301761464" +"1255999744","CONNECT","CONNECT URL","Woodridge","N","","","","","","","","","7313 Woodward Ave Apt 301","","Woodridge","IL","US","605172549" +"1508424094","OTHERS","Other URL","Albuquerque","N","email","","DIRECT","Direct","","OTHER","Other","email","4030 Anderson Ave SE","","Albuquerque","NM","US","871084309" +"1023676517","DIRECT","Direct Messaging Address","counseling@familyservices.com","N","therapy services","","DIRECT","Direct","","CSV","CSV","","1835 University Blvd E Ste 316","","Hyattsville","MD","US","207834672" +"1770141269","DIRECT","Direct Messaging Address","hillary.j.cullison@mil.mail","N","","","DIRECT","Direct","","","","","36065 Santa Fe Ave","","Fort Hood","TX","US","765445060" +"1295393791","DIRECT","Direct Messaging Address","SUPPORT@ALPHATELEMED.COM","N","","","DIRECT","Direct","","","","","1625 Chickasaw Pl NE","","Leesburg","VA","US","201766622" +"1720646243","DIRECT","Direct Messaging Address","sollars@sollarsassociates.com","N","","","DIRECT","Direct","","OTHER","Other","sollars@sollarsassociates.com","1777 Axtell Dr Ste 100","","Troy","MI","US","480844400" +"1689232274","DIRECT","Direct Messaging Address","Michelle@essentialnutrition.com","N","","","","","","","","","2935 Baseline Rd","","Boulder","CO","US","803032366" +"1033777628","DIRECT","Direct Messaging Address","laurathomas72@hotmail.com","N","","","","","","","","","3575 Niagara Dr","","Lexington","KY","US","405173327" +"1679131262","DIRECT","Direct Messaging Address","srowley1@northwell.edu","N","Clinic","","DIRECT","Direct","","OTHER","Other","Clinical Services","210 E 64th St","","New York","NY","US","100657471" +"1356909899","CONNECT","CONNECT URL","knixon@eztransportrides.com","N","AKAZA Documentation","","DIRECT","Direct","","CSV","CSV","","1104 Corporate Way Ste 216","","Sacramento","CA","US","958313875" +"1518525112","CONNECT","CONNECT URL","Lilburn","N","","","","","","","","","1395 S Marietta Pkwy SE Ste 216","","Marietta","GA","US","300677832" +"1780242297","DIRECT","Direct Messaging Address","julie.beard@la.gov","N","","","","","","","","","157 Twin Oaks Dr","","Raceland","LA","US","703942761" +"1740848266","DIRECT","Direct Messaging Address","mhoistion@shsny.com","N","","","","","","","","","1575 Washington St","","Watertown","NY","US","136019371" +"1659939171","DIRECT","Direct Messaging Address","admin@onthegopharma.com","N","","","","","","","","","15830 N 35th Ave","","Phoenix","AZ","US","850537640" +"1548828064","DIRECT","Direct Messaging Address","brose@shsny.com","N","","","","","","","","","1575 Washington St","","Watertown","NY","US","136019371" +"1962060483","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1225696743","DIRECT","Direct Messaging Address","afrostad@shsny.com","N","","","","","","","","","1575 Washington St","","Watertown","NY","US","136019371" +"1881252336","DIRECT","Direct Messaging Address","knixon@eztransportrides.com","N","AKAZA Documentation","","DIRECT","Direct","","CSV","CSV","","1104 Corporate Way Ste 216","","Sacramento","CA","US","958313875" +"1134787682","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1538727086","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1578121059","DIRECT","Direct Messaging Address","lritter@lumicare.com","N","Email account","","DIRECT","Direct","","CSV","CSV","","6200 S Syracuse Way Ste 200","","Greenwood Village","CO","US","801114739" +"1255999660","DIRECT","Direct Messaging Address","lgrover10@comcast.net","N","","","","","","","","","1503 Hillside Dr","","Bel Air","MD","US","210154722" +"1053979468","DIRECT","Direct Messaging Address","kmorton4@cherrycreekschools.org","Y","work email","Cherry Creek School District","DIRECT","Direct","","OTHER","Other","cork email address","2815 N Glencoe St","","Denver","CO","US","802072724" +"1861050296","DIRECT","Direct Messaging Address","jcorey@mounthopehomecare.com","N","Email Address","","","","","","","","231 Chestnut St Ste 210","","Meadville","PA","US","163353409" +"1447818877","DIRECT","Direct Messaging Address","bailey@3Dphysicaltherapy.net","N","","","","","","","","","3500 Oak Lawn Ave Ste 670","","Dallas","TX","US","752194399" +"1558929984","DIRECT","Direct Messaging Address","jcorey@hickorycreekhomecare.com","N","Email Address","","","","","","","","315 2nd Ave Ste 311","","Warren","PA","US","163652433" +"1780242131","OTHERS","Other URL","EPIC","Y","","Country Doctor Community Clinic","","","","","","","500 19th Ave E","","Seattle","WA","US","981124007" +"1821656232","DIRECT","Direct Messaging Address","joshis4@ccf.org","N","hospital provided email address","","DIRECT","Direct","","OTHER","Other","secure email","2950 Cleveland Clinic Blvd","","Weston","FL","US","333313625" +"1780242107","DIRECT","Direct Messaging Address","nykel.dix@ascensio.org","N","email","","DIRECT","Direct","","CSV","CSV","","22708 Harper Ave","","Saint Clair Shores","MI","US","480801823" +"1184282592","DIRECT","Direct Messaging Address","drnorton@nortoneyecare.eyefinitydirect.com","Y","","Troy A Norton OD, Inc.","","","","","","","112 Narrow Gauge Sq","","Farmington","ME","US","049385824" +"1508424961","CONNECT","CONNECT URL","vmcannaney@ADERSinc.org","N","E-mail address associated with employer","","DIRECT","Direct","","","","","276 Graylyn Crest Dr","","New Columbia","PA","US","178569418" +"1124686571","CONNECT","CONNECT URL","AMITE","N","","","","","","","","","409 NW Central Ave Ste B","","Amite","LA","US","70422" +"1194383547","CONNECT","CONNECT URL","beaumonthealth.com","N","","","","","","","","","1555 South Blvd E","","Rochester Hills","MI","US","483075605" +"1841858206","DIRECT","Direct Messaging Address","info@brookviewwellness.com","Y","","Brookview Wellness","","","","","","","1501 Lakestone Village Ln Ste 105","","Fuquay Varina","NC","US","27526" +"1609434109","DIRECT","Direct Messaging Address","ralphsin@sbcglobal.net","N","","","","","","","","","1131 Buckingham Dr","","Carol Stream","IL","US","601884312" +"1770141277","DIRECT","Direct Messaging Address","nbobrysh@une.edu","Y","email","University of New England College of Osteopathic Medicine","","","","","","","11 Hills Beach Rd","","Biddeford","ME","US","040059526" +"1205494606","DIRECT","Direct Messaging Address","info@benzerltc.com","N","email","","DIRECT","Direct","","","","","3231 Tamiami Trl Ste D","","Port Charlotte","FL","US","339528031" +"1750949152","CONNECT","CONNECT URL","zcoates@compeyecare.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","450 Alkyre Run Ste 100","","Westerville","OH","US","430826910" +"1720646128","DIRECT","Direct Messaging Address","rebecca.hitschler.p5@direct.phs.nextgenshare.com","N","","","","","","","","","210 S 2nd St","","Hamilton","OH","US","450112811" +"1174181580","DIRECT","Direct Messaging Address","orlando@integrityhealth.org","N","email","","","","","","","","1950 Lee Rd Ste 104","","Winter Park","FL","US","327891847" +"1043878465","DIRECT","Direct Messaging Address","mcastaldo@neuroalert.com","N","email","","DIRECT","Direct","","CSV","CSV","","399 Knollwood Rd","","White Plains","NY","US","106031931" +"1043878465","DIRECT","Direct Messaging Address","mcastaldo@neuroalert.com","N","email","","DIRECT","Direct","","CSV","CSV","","399 Knollwood Rd","","White Plains","NY","US","106031931" +"1750949178","DIRECT","Direct Messaging Address","contact@apextreatmentcenters.com","N","secure email for receiving information","","","","","","","","1230 Alverser Dr Ste 103","","Midlothian","VA","US","231132653" +"1750949186","CONNECT","CONNECT URL","Jacksonville","N","agingangelscompanion@gmail.com","","DIRECT","Direct","","CSV","CSV","","3517 Peeler Rd Apt 4","","Jacksonville","FL","US","322772490" +"1659939080","DIRECT","Direct Messaging Address","s0182c01@albertsons.com","N","","","","","","","","","250 S Eagle Rd","","Eagle","ID","US","836165906" +"1386202711","DIRECT","Direct Messaging Address","jcorey@monarchcareservices.com","N","Email Address","","","","","","","","484 Allegheny Blvd Ste 1","","Franklin","PA","US","163236260" +"1952969396","DIRECT","Direct Messaging Address","office@atlantapediatric.dental","N","direct email","","DIRECT","Direct","","CSV","CSV","","1039 Grant St SE Ste B11","","Atlanta","GA","US","303152050" +"1487212833","DIRECT","Direct Messaging Address","office@HCDS.onmicrosoft.com","N","Office Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Information","5302 S Florida Ave Ste 202","","Lakeland","FL","US","338134910" +"1831757285","DIRECT","Direct Messaging Address","admin@abcservices.co","N","","","","","","","","","6600 W Charleston Blvd Ste 132","","Las Vegas","NV","US","891461067" +"1942868302","DIRECT","Direct Messaging Address","info@healing4u.com","N","","","","","","","","","830 Broad St","","Shrewsbury","NJ","US","077024215" +"1336707702","DIRECT","Direct Messaging Address","shart@hearohio.com","N","","","","","","","","","1420 Circleville Plaza Dr","","Circleville","OH","US","431132269" +"1801454277","CONNECT","CONNECT URL","www.westchesterhospital.com","N","Westchester Hospital","","DIRECT","Direct","","OTHER","Other","Medical Education","7884 SW 36th St","","Miami","FL","US","331553504" +"1235797606","OTHERS","Other URL","melanied@vllynursing.com","N","","","","","","","","","4443 Miller Rd","","Flint","MI","US","485071123" +"1942868310","DIRECT","Direct Messaging Address","ojedam@ccf.org","N","","","","","","","","","2950 Cleveland Clinic Blvd","","Weston","FL","US","333313609" +"1730747106","DIRECT","Direct Messaging Address","clima@crmef.org","Y","personal clinic e-mail address","Cedar Rapids Medical Education Foundation","DIRECT","Direct","","CSV","CSV","","1260 2nd Ave SE","","Cedar Rapids","IA","US","524034002" +"1801454285","DIRECT","Direct Messaging Address","rreddick@covhlth.com","N","Covenant Health email address","","DIRECT","Direct","","CSV","CSV","","8045 Roane Medical Center Dr","","Harriman","TN","US","377488333" +"1811555261","DIRECT","Direct Messaging Address","pumpellymd@ymail.com","Y","","Robert A Pumpelly IV MD PC","","","","","","","124 Memorial Dr","","Jesup","GA","US","315450101" +"1295393692","CONNECT","CONNECT URL","john.t.diem.mil@mail.mil","N","Alviso NPI","","DIRECT","Direct","","CSV","CSV","","trout ave","","groton","CT","US","06340" +"1083272462","OTHERS","Other URL","ngannguyen8@gmail.com","N","","","","","","","","","3465 W Walnut St Ste 225","","Garland","TX","US","750427140" +"1609434042","DIRECT","Direct Messaging Address","Lpariti@fpscorp.com","N","Lisa Pariti","","","","","","","","10304 Spotsylvania Ave Ste 300","","Fredericksburg","VA","US","224088605" +"1811555220","CONNECT","CONNECT URL","tanisha.okonji@yahoo.com","N","location","","","","","","","","3707 Silver Bluff Blvd","","Orange Park","FL","US","320654238" +"1699333195","DIRECT","Direct Messaging Address","mfloyd@soarinc.com","N","email address is secure","","DIRECT","Direct","","CSV","CSV","Newark","523 Capitol Trl","","Newark","DE","US","197113859" +"1831757236","CONNECT","CONNECT URL","Niskayuna","N","","","","","","","","","3040 Broadway","","Schenectady","NY","US","123062102" +"1912565318","DIRECT","Direct Messaging Address","scampos@neuroalert.com","N","email","","DIRECT","Direct","","CSV","CSV","","399 Knollwood Rd Ste 108","","White Plains","NY","US","106031916" +"1104484518","DIRECT","Direct Messaging Address","chood@hsinc.org","N","","","DIRECT","Direct","","","","","419 W 25th St","","Alliance","NE","US","693012127" +"1104484518","DIRECT","Direct Messaging Address","chood@hsinc.org","N","","","","","","","","","419 W 25th St","","Alliance","NE","US","693012127" +"1932767340","OTHERS","Other URL","contact@crossroadscounselingtn.com","N","","","","","","","","","1800 Business Park Dr Ste 104","","Clarksville","TN","US","370406027" +"1417515842","DIRECT","Direct Messaging Address","jessica.hrevus@lfcs.org","Y","","Lutheran Family and Children's Services of Missouri","","","","","","","9666 Olive Blvd","","Saint Louis","MO","US","631323013" +"1629636063","OTHERS","Other URL","info@millcreekchiropractor.com","N","business e-mail","","DIRECT","Direct","","CSV","CSV","","15418 Main St","","Mill Creek","WA","US","980129030" +"1821656208","DIRECT","Direct Messaging Address","sbecker@stlouisco.com","N","","","","","","","","","6121 N Hanley Rd","","Saint Louis","MO","US","631342003" +"1508424987","DIRECT","Direct Messaging Address","adubach@nmempowermentandmoodsupport.com","N","Secure Agency Email","","DIRECT","Direct","","OTHER","Other","Email","11930 Menaul Blvd NE Ste 220A","","Albuquerque","NM","US","871122461" +"1316505704","CONNECT","CONNECT URL","ICARe.LLC2018@gmail.com","N","","","","","","OTHER","Other","Tkaibone3@gmail.com","423 Cannon Cir","","Albany","GA","US","317054071" +"1194383588","DIRECT","Direct Messaging Address","robbi.harvey@imail.org","N","","","DIRECT","Direct","","","","","199 S Canal Rd","","Sigurd","UT","US","846577764" +"1740848126","OTHERS","Other URL","n/a","N","n/a","","","","","","","","714 E Jackson St","","Medford","OR","US","975046712" +"1902464399","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1720646011","CONNECT","CONNECT URL","dr.betreoffice@gmail.com/925betre","N","MEDICAL OFFICE","","DIRECT","Direct","","OTHER","Other","MEDICAL OFFICE","925 E Merritt Ave","","Tulare","CA","US","932742221" +"1720646011","CONNECT","CONNECT URL","dr.betreoffice@gmail.com/925betre","N","OFFICE","","DIRECT","Direct","","CSV","CSV","","925 E Merritt Ave","","Tulare","CA","US","932742221" +"1720646011","CONNECT","CONNECT URL","TULARE","N","","","DIRECT","Direct","","CSV","CSV","medical office","925 E Merritt Ave","","Tulare","CA","US","932742221" +"1285292573","CONNECT","CONNECT URL","https://www.google.com/maps/uv?hl=en&pb=!1s0x80c47ca2fcc57f55:0x6f629c864ae53b45!2m22!2m2!1i80!2i80!","N","google","","OTHER","Other","direction","OTHER","Other","information","1352 E Main St","","Barstow","CA","US","923113220" +"1770141160","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1922666213","DIRECT","Direct Messaging Address","Lori@Mixturesrx.com","N","email","","DIRECT","Direct","","CSV","CSV","","16515 S 40th St Ste 123","","Phoenix","AZ","US","850480559" +"1750949053","DIRECT","Direct Messaging Address","baileyc@kennethyoung.org","Y","","Kenneth Young Center","DIRECT","Direct","","OTHER","Other","Other","1001 Rohlwing Rd","","Elk Grove Village","IL","US","600073217" +"1114585411","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1659939957","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1457919755","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1457919755","","","","N","","","","","","","","","","","","","","" +"1518525807","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1174181465","DIRECT","Direct Messaging Address","jtucker@akeela.org","N","direct email","","DIRECT","Direct","","","","","2804 Bering St","","Anchorage","AK","US","995033820" +"1306404694","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1558929851","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1891353199","DIRECT","Direct Messaging Address","jonathanm@tuellercounseling.org","Y","Work Email","Tueller Counseling Services","DIRECT","Direct","","CSV","CSV","","295 N 3855 E","","Rigby","ID","US","834425124" +"1972161289","OTHERS","Other URL","PriscillaMcGee111@gmail.com","N","","","","","","","","","26044 Ridge Manor Dr","","Damascus","MD","US","208722080" +"1104484419","DIRECT","Direct Messaging Address","nhung.quach@beaumont.org","Y","work email address","Beaumont Hospital - Trenton","","","","","","","5450 Fort St","","Trenton","MI","US","481834601" +"1730747049","DIRECT","Direct Messaging Address","Leightonslight@comcast.net","N","","","","","","","","","3045 Baker Rd Ste 1","","Dexter","MI","US","481301163" +"1043878366","OTHERS","Other URL","amiller@hendersoncountync.gov","N","email address","","","","","","","","1200 Spartanburg Hwy","","Hendersonville","NC","US","287925855" +"1356909675","DIRECT","Direct Messaging Address","chnc@hearinglife.com","N","Workplace email","","DIRECT","Direct","","OTHER","Other","workplace email","1000 White Horse Rd Ste 510","","Voorhees","NJ","US","080434411" +"1528626843","SOAP","SOAP URL","www.zubercounseling.com","N","Business Website","","OTHER","Other","Practice content","OTHER","Other","Practice content","6553 California Ave SW Ste B","","Seattle","WA","US","981361896" +"1699333922","CONNECT","CONNECT URL","amaxf2586@ung.edu","Y","email","University of North Georgia","DIRECT","Direct","","CSV","CSV","","82 College Circle","Memorial Hall","Dahlonega","GA","US","30597" +"1144888470","CONNECT","CONNECT URL","eunlu@mdanderson.org","N","work e-mail","","DIRECT","Direct","","","","","1400 Pressler St # 1482","","Houston","TX","US","770303722" +"1770141004","CONNECT","CONNECT URL","https://www.westernu.edu/","Y","","Western University of Health Sciences","","","","","","","309 E 2nd St","","Pomona","CA","US","917661854" +"1497313720","DIRECT","Direct Messaging Address","ALLORA.BELLANGER@CHRISTUSHEALTH.ORG","Y","","CHRISTUS Health Southeast Texas","","","","","","","2830 Calder St","","Beaumont","TX","US","777021809" +"1174181408","DIRECT","Direct Messaging Address","carmela@rahomecare.com","N","","","","","","","","","30 Jordan Ln Ste 3","","Wethersfield","CT","US","061091278" +"1073171302","DIRECT","Direct Messaging Address","ameintel@regainlifebalance.com","N","secure server","","DIRECT","Direct","","CSV","CSV","","146 E Liberty St Ste 20","","Wooster","OH","US","446914372" +"1255999587","DIRECT","Direct Messaging Address","tammy.zelten@westcare.com","N","email address","","","","","","","","1205 4th St","","Key West","FL","US","330403707" +"1609434943","CONNECT","CONNECT URL","Cherished.Care.Registry@gmail.com","N","All Owners (Collectively)","","DIRECT","Direct","","CSV","CSV","","9 Gaynor Ave","","Nesconset","NY","US","117671807" +"1831757178","OTHERS","Other URL","jackie.stem85@gmail.com","N","i dont know","","DIRECT","Direct","","CSV","CSV","","205 E Johnson Hwy","","Norristown","PA","US","194012041" +"1376101618","DIRECT","Direct Messaging Address","brendan@healthforlifegr.com","N","Email","","DIRECT","Direct","","CSV","CSV","","781 Kenmoor Ave SE","","Grand Rapids","MI","US","495468628" +"1346808698","DIRECT","Direct Messaging Address","baillie.troskot@fpacp.com","Y","FPACP Email","Focused Post Acute Care Partners","DIRECT","Direct","","CSV","CSV","","1401 Ballinger St","","Fort Worth","TX","US","761025903" +"1417515768","OTHERS","Other URL","Melissa.glaza@sparrow.org","N","Pharmacy email","","HIE","Health Information Exchange (HIE)","","","","","2540 E Saginaw Hwy","","East Lansing","MI","US","488239719" +"1225696586","CONNECT","CONNECT URL","abrow199@emich.edu","N","Email","","","","","","","","190 Blind Lake Rd","","Gregory","MI","US","481379651" +"1376101634","DIRECT","Direct Messaging Address","erinmartin@bridgemindbody.com","Y","Business Email","Bridge Counseling and Wellness","","","","","","","544 Baxter Ave","","Louisville","KY","US","402041784" +"1437717527","DIRECT","Direct Messaging Address","kelly@ridepst.com","N","Encrypted or secure email address","","DIRECT","Direct","","OTHER","Other","Encrypted or secure email","9335 Arlington Rd","","Brookville","OH","US","453099643" +"1023676228","CONNECT","CONNECT URL","Heritage","N","","","","","","","","","9500 Grand River Ave","","Detroit","MI","US","482042132" +"1023676228","CONNECT","CONNECT URL","Heritage","N","","","","","","","","","9500 Grand River Ave","","Detroit","MI","US","482042132" +"1407414691","DIRECT","Direct Messaging Address","tmhpocredentialing@houstonmethodist.org","N","Email","","","","","","","","1677 W Baker Rd Ste 1701","","Baytown","TX","US","775212422" +"1407414600","DIRECT","Direct Messaging Address","KKLong@cnhsa.com","Y","","Choctaw Nation Health Services Authority","","","","","","","One Choctaw Way","Behavioral Health","Talihina","OK","US","74571" +"1790343051","DIRECT","Direct Messaging Address","info@madisondentalspa.net","N","","","","","","","","","90 Wall St Ste 100","","Madison","CT","US","06443" +"1750949905","CONNECT","CONNECT URL","www.barclaybehavioralhealth.com","N","","","","","","","","","3645 Marketplace Blvd Ste 130","","East Point","GA","US","303445748" +"1003474370","OTHERS","Other URL","http://www.nwspeechtherapy.com/","Y","website","NW Speech Therapy, LLC","OTHER","Other","website","OTHER","Other","Private Practice","4420 NE St Johns Rd Ste E","","Vancouver","WA","US","986612561" +"1003474230","DIRECT","Direct Messaging Address","claym@scotthospital.net","N","work email","","DIRECT","Direct","","","","","201 Albert Ave","","Scott City","KS","US","678716117" +"1013575398","DIRECT","Direct Messaging Address","victoria@willowtreecounseling.center","N","Private Practice","","DIRECT","Direct","","CSV","CSV","","5 Public Sq # 428","","Hagerstown","MD","US","217405528" +"1821656109","CONNECT","CONNECT URL","Towson","N","Work","","DIRECT","Direct","","OTHER","Other","Towson","8501 La Salle Rd Ste 115","","Towson","MD","US","212865919" +"1417515628","DIRECT","Direct Messaging Address","2toothtruth2@asipa.com","N","Office Email","","DIRECT","Direct","","OTHER","Other","Email","103 S 36th St","","Saint Joseph","MO","US","645062920" +"1750949947","OTHERS","Other URL","lisa.harper1@my.chamberlain.edu","N","graduate school email","","OTHER","Other","graduate correspondence","OTHER","Other","NP program and notiifcaitons","3005 Highland Pkwy","","Downers Grove","IL","US","605155682" +"1205494416","DIRECT","Direct Messaging Address","tara.herring@jackson.org","N","","","","","","","","","1722 Pine St Ste 503","","Montgomery","AL","US","361061160" +"1386202505","CONNECT","CONNECT URL","MichelleMcEvoy","N","Name/Self","","","","","","","","424 E 34th St","","New York","NY","US","100164901" +"1285292409","CONNECT","CONNECT URL","KristenLaRosa","N","self","","","","","","","","424 E 34th St","","New York","NY","US","100164901" +"1275191405","DIRECT","Direct Messaging Address","rogersohn@orthocarealliance.kareodirect.com","N","Kareo direct messaging","","DIRECT","Direct","","OTHER","Other","email direct messaging","31920 Del Obispo St Ste 170","","San Juan Capistrano","CA","US","926753193" +"1679131817","DIRECT","Direct Messaging Address","rlevy@vivenow.com","Y","work email","Potomac Pathways, LLC","DIRECT","Direct","","","","","29 Fessler Dr","","Spring Valley","NY","US","109772039" +"1760040901","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1487212635","DIRECT","Direct Messaging Address","brittany.langdon@ynhh.org","N","","","","","","","","","1450 Chapel St Rm V140N","","New Haven","CT","US","065114405" +"1811555089","OTHERS","Other URL","claritypromisesindianallc@yahoo.com","N","","","DIRECT","Direct","","","","","2731 Manlove Ave","","Indianapolis","IN","US","462182637" +"1730747908","DIRECT","Direct Messaging Address","tracy.miller@stridecare.com","N","","","","","","","","","19016 Stone Oak Pkwy Ste 180","","San Antonio","TX","US","782583281" +"1285292458","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1366000531","DIRECT","Direct Messaging Address","tracy.miller@stridecare.com","N","","","","","","","","","1650 Round Rock Ave Ste 100","","Round Rock","TX","US","786814082" +"1720646896","OTHERS","Other URL","TamaraFS@lafcc.org","N","Address","","","","","","","","3301 37th Ave","","Sacramento","CA","US","958242418" +"1093373169","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1336707413","DIRECT","Direct Messaging Address","angelgramirezg@outlook.com","N","secure email address","","DIRECT","Direct","","CSV","CSV","","75 Bruce Ave Apt 4F","","Yonkers","NY","US","107053846" +"1518525690","DIRECT","Direct Messaging Address","liuc11@sutterhealth.org","N","","","","","","","","","1501 Trousdale Dr","","Burlingame","CA","US","940104506" +"1215595319","CONNECT","CONNECT URL","na","N","na","","OTHER","Other","na","OTHER","Other","na","9445 Coral Berry St","","Las Vegas","NV","US","891235832" +"1023676129","CONNECT","CONNECT URL","na","N","na","","OTHER","Other","na","OTHER","Other","na","9445 Coral Berry St","","Las Vegas","NV","US","891235832" +"1710545819","DIRECT","Direct Messaging Address","rx09134@cvshealth.com","N","","","","","","","","","49980 Jefferson St","","Indio","CA","US","922019720" +"1528626629","DIRECT","Direct Messaging Address","info@speropllc.com","N","email address","","DIRECT","Direct","","","","","1700 E River Rd # 64789","","Tucson","AZ","US","857185881" +"1689232944","OTHERS","Other URL","ejfaucette@gmail.com","N","Email address","","DIRECT","Direct","","CSV","CSV","","996 Harper Rd","","Dry Fork","VA","US","245495204" +"1831757194","DIRECT","Direct Messaging Address","ksmit323@jhmi.edu","N","","","","","","","","","4940 Eastern Ave","","Baltimore","MD","US","212242735" +"1821656182","OTHERS","Other URL","OTHERURL","N","OTHERURL","","OTHER","Other","OTHER","CSV","CSV","","37860 Van Dyke Ave","","Sterling Heights","MI","US","483121840" +"1720646094","CONNECT","CONNECT URL","glenn.scanes@cmglp.com","N","","","","","","","","","1823 Business Park Blvd","","Daytona Beach","FL","US","321141230" +"1720646094","CONNECT","CONNECT URL","glenn.scanes@cmglp.com","N","work email","","DIRECT","Direct","","","","","1823 Business Park Blvd","","Daytona Beach","FL","US","321141230" +"1992363261","DIRECT","Direct Messaging Address","kristin@countryroads.com","N","email","","DIRECT","Direct","","CSV","CSV","","1741 Virginia Ave Ste C","","Harrisonburg","VA","US","228028330" +"1356909634","DIRECT","Direct Messaging Address","mmitcheltree@familyprideonline.org","Y","Email","Family Pride of Northeast Ohio Incorporated","DIRECT","Direct","","","","","695 South St Ste 6","","Chardon","OH","US","440241474" +"1033777313","CONNECT","CONNECT URL","Brooklyn","N","","","DIRECT","Direct","","CSV","CSV","","360 Neptune Ave Fl 6","","Brooklyn","NY","US","112356847" +"1821656018","DIRECT","Direct Messaging Address","marc.huetter@greatexpressions.com","N","Work email address provided by Great Expressions Dental Centers.","","DIRECT","Direct","","CSV","CSV","","2041 15 Mile Rd","","Sterling Heights","MI","US","483104801" +"1407414626","DIRECT","Direct Messaging Address","mrickaby@bcoe.org","N","","","HIE","Health Information Exchange (HIE)","","","","","2265 6th St","","Oroville","CA","US","959653260" +"1518525732","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1831757053","DIRECT","Direct Messaging Address","sarah.calaway@bowenhefleyortho.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4300 Landers Rd","","North Little Rock","AR","US","721172525" +"1427616663","OTHERS","Other URL","hkbestparker@uams.edu","N","","","DIRECT","Direct","","","","","189 Sheridan Rd","","N Little Rock","AR","US","721169316" +"1629636873","DIRECT","Direct Messaging Address","kbrodhagen@autismgreaterwi.org","N","","","","","","CSV","CSV","","1477 Kenwood Dr Ste 100","","Menasha","WI","US","549521160" +"1124686381","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1336707504","DIRECT","Direct Messaging Address","jamie@autismlearners.com","N","Secured work email address","","DIRECT","Direct","","OTHER","Other","Work-related correspondence only. Confidential and secure transactions only.","12741 Darby Brook Ct Ste 102","","Woodbridge","VA","US","221922406" +"1154989325","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1356909428","DIRECT","Direct Messaging Address","albrown@glmhc.net","N","Email Address","","DIRECT","Direct","","","","","325 S Ash St","","Nowata","OK","US","74048" +"1205494473","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1427616598","DIRECT","Direct Messaging Address","nina.lovelace@imagocenterdc.com","N","Business email","","DIRECT","Direct","","OTHER","Other","Business email","7003 Piney Branch Rd NW","","Washington","DC","US","200122417" +"1700444874","DIRECT","Direct Messaging Address","scott.t.hoeckele.mil@mail.mil","N","","","","","","","","","2817 Reilly St","","Fort Bragg","NC","US","283107324" +"1033777107","DIRECT","Direct Messaging Address","oliviac@lafcc.org","N","work email","","DIRECT","Direct","","","","","3301 37th Ave","","Sacramento","CA","US","958242418" +"1083272165","DIRECT","Direct Messaging Address","michellep@lafcc.org","N","bussiness email","","DIRECT","Direct","","","","","3301 37th Ave","","Sacramento","CA","US","958242418" +"1538727631","DIRECT","Direct Messaging Address","rxm.05037@store.walgreens.com","N","","","","","","","","","14001 Palm Dr","","Desert Hot Springs","CA","US","922406845" +"1770141046","DIRECT","Direct Messaging Address","pbrant@midwest-health.com","N","Work address","","DIRECT","Direct","","CSV","CSV","","757 W Eisenhower Rd","","Lansing","KS","US","660432215" +"1497313761","DIRECT","Direct Messaging Address","erin.meeks@bmg.md","N","Work Email","","DIRECT","Direct","","OTHER","Other","Work Email","8040 Wolf River Blvd Ste 200","","Germantown","TN","US","381381775" +"1932767209","DIRECT","Direct Messaging Address","huangc7@mskcc.org","N","Email Adress","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1275 York Ave","","New York","NY","US","100656007" +"1235797507","OTHERS","Other URL","OTHERURL","N","OTHERURL","","OTHER","Other","OTHERURL","CSV","CSV","","704 E 9 Mile Rd","","Hazel Park","MI","US","480301841" +"1992363279","CONNECT","CONNECT URL","na","N","","","","","","","","","IRWIN ARMY COMMUNITY HOSPITAL","650 HUEBNER RD.","FORT RILEY","KS","US","66442" +"1669030938","DIRECT","Direct Messaging Address","MAuger@novacare.com","N","business email","","","","","","","","2655 Commons Blvd Ste 120","","Beavercreek","OH","US","454313811" +"1336707611","DIRECT","Direct Messaging Address","ankeneyfamily@att.net","N","Personal email","","DIRECT","Direct","","CSV","CSV","","1106 Addleman St","","Joliet","IL","US","604318764" +"1285292433","DIRECT","Direct Messaging Address","snguyen@casacolina.org","Y","","CASA COLINA HOSPITAL AND CENTERS FOR HEALTHCARE","","","","","","","255 E Bonita Ave Bldg 10","","Pomona","CA","US","917671923" +"1801454004","DIRECT","Direct Messaging Address","barbarajensen@abqhch.org","N","use encrypted email","","DIRECT","Direct","","OTHER","Other","any email from internal or external parties","1217 1st St NW","","Albuquerque","NM","US","871021529" +"1881252088","OTHERS","Other URL","MMBAELLA@YAHOO.COM","N","","","","","","","","","15590 SW 42nd Ln","","Miami","FL","US","331854209" +"1144888348","CONNECT","CONNECT URL","epic.com","Y","EHR","Memorial Care Surgical Center at Orange Coast, LLC","DIRECT","Direct","","OTHER","Other","EHR","18035 Brookhurst St # 1200","","Fountain Valley","CA","US","927086738" +"1457919664","DIRECT","Direct Messaging Address","laurenh@tulsasunshinecenter.com","N","email","","DIRECT","Direct","","OTHER","Other","electronic","2208 W Detroit St","","Broken Arrow","OK","US","740123630" +"1649838806","CONNECT","CONNECT URL","Baltimore","N","","","DIRECT","Direct","","","","","6201 Frankford Ave","","Baltimore","MD","US","212064903" +"1881252047","DIRECT","Direct Messaging Address","s.potter@xpwell.com","N","email","","DIRECT","Direct","","OTHER","Other","email","411 W 3rd St","","Elk City","OK","US","736445201" +"1922666189","DIRECT","Direct Messaging Address","tracy.miller@stridecare.com","N","","","","","","","","","251 W Medical Center Blvd Ste 200","","Webster","TX","US","775984242" +"1922666197","DIRECT","Direct Messaging Address","info@quickcaremed.com","N","","","","","","","","","25050 W Newberry Rd","","Newberry","FL","US","326694239" +"1396303467","DIRECT","Direct Messaging Address","tashajeffrey@healingheartshealingmindsllc.com","N","Practice Email","","DIRECT","Direct","","OTHER","Other","Email","8901 Harford Rd Ste B","","Parkville","MD","US","212344100" +"1215595392","DIRECT","Direct Messaging Address","clapus@stjosephctr.org","N","email address","","DIRECT","Direct","","CSV","CSV","","204 Hampton Dr","","Venice","CA","US","902912623" +"1497313589","DIRECT","Direct Messaging Address","RMulitalo@crimsoncounseling.net","N","","","","","","","","","249 E Tabernacle St Ste 100","","St George","UT","US","847702951" +"1881252732","OTHERS","Other URL","usemerda@weingartencc.orgu","Y","email address","Foundation for Hearing Research, Inc.","DIRECT","Direct","","OTHER","Other","word","3518 Jefferson Ave","","Redwood City","CA","US","940623136" +"1568020428","CONNECT","CONNECT URL","Email","N","","","","","","","","","800 S Main St","","Corona","CA","US","928823420" +"1497313514","DIRECT","Direct Messaging Address","bboone@emailpros.net","N","This is a HIPAA compliant email address, also associated with my individual NPI","","DIRECT","Direct","","OTHER","Other","All emailed information is HIPAA compliant. This can be used for any use.","Paragon Counseling - 14448 Bruce B Downs Blvd Fl 33613","","Tampa","FL","US","336132612" +"1497313514","DIRECT","Direct Messaging Address","bboone@emailpros.net","N","This is a business email that is HIPAA compliant","","DIRECT","Direct","","OTHER","Other","all content","6262 142nd Ave N Unit 1103","","Clearwater","FL","US","337602772" +"1790343762","DIRECT","Direct Messaging Address","director@betterbusinesscgllc.com","N","email","","DIRECT","Direct","","OTHER","Other","email","1330 Smith Ave","","Baltimore","MD","US","212093878" +"1205494580","DIRECT","Direct Messaging Address","tandi.gilmore@va.gov","Y","email","department of veterans affairs","DIRECT","Direct","","CSV","CSV","","102 Buford Ave Ste A","","Anderson","SC","US","296213365" +"1205494580","DIRECT","Direct Messaging Address","tandi.gilmore@va.gov","Y","email","DEPARTMENT OF VETERANS AFFAIRS","DIRECT","Direct","","CSV","CSV","","41 Park Creek Dr","","Greenville","SC","US","296054270" +"1336707561","DIRECT","Direct Messaging Address","drjared@chironow.com","N","Direct","","DIRECT","Direct","","CSV","CSV","","600 W Verona Ave Ste 1","","Verona","WI","US","535938363" +"1417515644","DIRECT","Direct Messaging Address","Krystoviat@healthtrust.org","N","1400 parkmoor ave suite 230 san jose, ca 95126","","DIRECT","Direct","","CSV","CSV","","1400 Parkmoor Ave Ste 230","","San Jose","CA","US","951263798" +"1508424730","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1871151035","DIRECT","Direct Messaging Address","djoanna.cendana@dignityhealth.org","N","","","","","","","","","6501 Coyle Ave","","Carmichael","CA","US","956080306" +"1407414675","DIRECT","Direct Messaging Address","crystal@thera-play.com","N","email address","","","","","","","","702 N Main St","","Harrison","AR","US","726012900" +"1659939759","DIRECT","Direct Messaging Address","cwhite9@umc.edu","N","","","","","","","","","2500 N State St","","Jackson","MS","US","392164500" +"1386202489","DIRECT","Direct Messaging Address","mfranklin@acapcounseling.com","N","Business E-mail","","","","","","","","2607 Caddo St Ste 6","","Arkadelphia","AR","US","719235307" +"1427616523","CONNECT","CONNECT URL","https://www.preferredbehavioral.org/","N","","","DIRECT","Direct","","CSV","CSV","","1500 Route 88","","Brick","NJ","US","087242320" +"1881252997","CONNECT","CONNECT URL","www.solace-therapy.com","N","","","","","","","","","726 Dallas St","","Port Neches","TX","US","776512306" +"1699333708","REST","RESTful URL","https://admin.google.com","Y","","Google LLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1600 Amphitheatre Pkwy","","Mountain View","CA","US","940431351" +"1699333708","CONNECT","CONNECT URL","https://doxy.me","Y","Tele-Convos","Doxy.me LLC","HIE","Health Information Exchange (HIE)","","OTHER","Other","Video Conversation","3445 Winton Pl Ste 109","","Rochester","NY","US","146232950" +"1750949863","OTHERS","Other URL","easternkyabaservices@gmail.com","N","email address for organization","","HIE","Health Information Exchange (HIE)","","OTHER","Other","electronic information","2995 Big Perry Rd","","Morehead","KY","US","403518156" +"1225696347","DIRECT","Direct Messaging Address","ahoff@catholichospice.org","N","EMAIL","","DIRECT","Direct","","OTHER","Other","EMAIL","14875 NW 77th Ave","","Miami Lakes","FL","US","330142568" +"1598323586","DIRECT","Direct Messaging Address","showle@wakehealth.edu","Y","encrypted work email","Wake Forest Baptist Health","DIRECT","Direct","","CSV","CSV","","1 Medical Center Blvd","","Winston Salem","NC","US","271570001" +"1801454897","DIRECT","Direct Messaging Address","donn@serenitycounseling.org","N","","","","","","","","","118 Valley St","","Cumberland","MD","US","215022141" +"1871151886","DIRECT","Direct Messaging Address","info@driptherapies.com","N","Primary Email","","DIRECT","Direct","","CSV","CSV","","430 S Dixie Hwy Ste 207","","Coral Gables","FL","US","331462200" +"1316505324","DIRECT","Direct Messaging Address","gardencountytransportation77@outlook.com","N","e-mail","","OTHER","Other","Register for Medicaid rides for non-emergency","OTHER","Other","Excel","619 Main St","","Oshkosh","NE","US","691545034" +"1598323503","OTHERS","Other URL","asaylor@sheridanhospital.com","N","","","","","","","","","303 Congress St","","Sheridan","MI","US","488849215" +"1073171070","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1417515420","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1811555865","DIRECT","Direct Messaging Address","afergus1@hurleymc.com","N","","","","","","","","","1 Hurley Plz","","Flint","MI","US","485035902" +"1063070910","CONNECT","CONNECT URL","pedroalfonsojr21@gmail.com","N","","","","","","","","","5741 SW 165th Ct","","Miami","FL","US","331934488" +"1407414352","DIRECT","Direct Messaging Address","Ankur.Patel@northstaranesthesia.com","N","","","","","","","","","4960 Norton Healthcare Blvd","","Louisville","KY","US","402412831" +"1942868898","DIRECT","Direct Messaging Address","tfoisset@montefiore.org","N","work email","","DIRECT","Direct","","","","","3415 Bainbridge Ave","","Bronx","NY","US","104672403" +"1720646680","DIRECT","Direct Messaging Address","michelle.madrigal@bastyr.edu","N","","","","","","","","","8833 Natooka Ct SE","","Olympia","WA","US","985137715" +"1932767050","DIRECT","Direct Messaging Address","tzacca@vanishingveins.net","N","","","","","","","","","1 Barnard Ln","","Bloomfield","CT","US","060022481" +"1053979047","DIRECT","Direct Messaging Address","sbarton@wakehealth.edu","Y","Work email","Wake Forest Baptist Health","DIRECT","Direct","","CSV","CSV","","Medical Center Blvd","","Winston Salem","NC","US","271570001" +"1669030672","DIRECT","Direct Messaging Address","dwilkinson@anchorcbt.com","N","work email","","DIRECT","Direct","","","","","5113 S Harper Ave Ste 2C","","Chicago","IL","US","606154119" +"1962060020","CONNECT","CONNECT URL","vjanikowski@lanaikinaole.org","N","","","","","","","","","617 Ilima Avenue","","LANAI CITY","HI","US","96763" +"1851959811","DIRECT","Direct Messaging Address","bmorgan4@geisinger.edu","N","secure organization email address","","DIRECT","Direct","","","","","100 N Academy Ave","","Danville","PA","US","178229800" +"1881252864","DIRECT","Direct Messaging Address","kteague@wakehealth.edu","Y","Encrypted work email.","Wake Forest Baptist Health","DIRECT","Direct","","CSV","CSV","","1 Medical Center Boulevard","","Winston Salem","NC","US","271570001" +"1902464043","DIRECT","Direct Messaging Address","info@kristenagnello.com","N","","","DIRECT","Direct","","","","","33 Cambridge Avenue","","Denville","NJ","US","078349675" +"1194383224","DIRECT","Direct Messaging Address","haley.hyatt@voanorthla.org","Y","email","Volunteers of America of North Louisiana","DIRECT","Direct","","CSV","CSV","","856 Texas Ave","","Shreveport","LA","US","711013400" +"1184282212","DIRECT","Direct Messaging Address","klarson1@glenkirk.org","N","Email","","","","","","","","3504 Commercial Ave","","Northbrook","IL","US","600621821" +"1902464035","DIRECT","Direct Messaging Address","claire.obrien@accesspsych.net","N","direct email","","","","","","","","102 W Washington St Ste 106","","Marquette","MI","US","498554350" +"1164080123","DIRECT","Direct Messaging Address","support@aboundingaspirations.com","N","","","DIRECT","Direct","","","","","636 Apple Cross Ct","","Robinson","TX","US","767065341" +"1093373060","CONNECT","CONNECT URL","lorik@jedkeslerdds.com","N","","","","","","","","","1895 Bethel Rd","","Columbus","OH","US","432201869" +"1720646797","DIRECT","Direct Messaging Address","TBitzer@whiteriverpharmacy.com","N","email address at work","","DIRECT","Direct","","CSV","CSV","","7321 W Sunset Ave Ste G","","Springdale","AR","US","727620990" +"1932767944","CONNECT","CONNECT URL","info@assuranceprofession.com","N","Behavioral Health","","","","","","","","1700 E Desert Inn Rd Ste 110","","Las Vegas","NV","US","891693206" +"1760040778","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1073171096","DIRECT","Direct Messaging Address","renee.n.dicicco@medstar.net","N","","","","","","","","","9000 Franklin Square Dr","","Baltimore","MD","US","212373901" +"1750949780","OTHERS","Other URL","kwillis@metrohealth.org","N","medical staff office Kendra willis","","OTHER","Other","credentialing","OTHER","Other","MetroHealth","2500 Metrohealth Dr","","Cleveland","OH","US","441091900" +"1861050890","DIRECT","Direct Messaging Address","MMURDOCK@EMANUELMEDICAL.ORG","N","MANGER'S EMAIL ADDRESS","","","","","","","","117 Kite Rd","","Swainsboro","GA","US","304013231" +"1760040794","DIRECT","Direct Messaging Address","mgabrielli@marscare.com","N","","","DIRECT","Direct","","OTHER","Other","work email","826 Delaware Ave","","Fountain Hill","PA","US","180151174" +"1205494234","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1679131601","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1922666882","DIRECT","Direct Messaging Address","mark@firstchoiceiv.com","N","email","","DIRECT","Direct","","CSV","CSV","","107 Imperial Blvd Ste 11","","Hendersonville","TN","US","370753441" +"1174181036","OTHERS","Other URL","klbriggs1983@gmail.com","N","","","","","","","","","9417 N Council Rd","","Oklahoma City","OK","US","731626207" +"1669030698","DIRECT","Direct Messaging Address","lcostello@marscare.com","N","","","DIRECT","Direct","","OTHER","Other","work email","826 Delaware Ave","","Fountain Hill","PA","US","180151174" +"1598323651","DIRECT","Direct Messaging Address","dr.barreiro@miamiintegratedpsychology.com","N","HIPAA Compliant Email Address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1001 Brickell Bay Dr Ste 2727","","Miami","FL","US","331314900" +"1992363964","DIRECT","Direct Messaging Address","jtmallen@hotmail.com","N","","","","","","","","","4860 Onondaga Rd","","Syracuse","NY","US","132152241" +"1962060095","DIRECT","Direct Messaging Address","kpmi223@uky.edu","N","UK Email","","","","","","","","220 Cassidy Blvd","","Pikeville","KY","US","415011426" +"1821656943","DIRECT","Direct Messaging Address","Dan@richwoodtransport.com","N","Dan Richards (General Manager)","","DIRECT","Direct","","CSV","CSV","","2564 Branch St Ste B12","","Middleton","WI","US","535622861" +"1932767092","DIRECT","Direct Messaging Address","drweatherwax@gentnerfamilydentistry.com","N","Encrypted Email","","DIRECT","Direct","","CSV","CSV","","907 S US Highway 27","","Saint Johns","MI","US","488792435" +"1538727698","DIRECT","Direct Messaging Address","jselby@cumminsbhs.org","Y","Work Email","Cummins Behavioral Health Systems","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6655 E US Highway 36","","Avon","IN","US","461238923" +"1699333633","DIRECT","Direct Messaging Address","deb@altummed.drchronodirect.com","N","","","","","","","","","373 S Monroe St","","San Jose","CA","US","951285103" +"1568020675","DIRECT","Direct Messaging Address","wparker@neshoba-hospital.com","N","email address","","DIRECT","Direct","","CSV","CSV","","1001 Holland Ave","","Philadelphia","MS","US","393502161" +"1982262010","CONNECT","CONNECT URL","info@uccbemidji.com","N","","","DIRECT","Direct","","","","","1426 Bemidji Ave N Ste 2","","Bemidji","MN","US","566013882" +"1578121513","DIRECT","Direct Messaging Address","kylerk@musc.edu","N","","","","","","","","","165 Ashley Ave # Msc917","","Charleston","SC","US","294258905" +"1477111532","DIRECT","Direct Messaging Address","Anne.Grissler@ccbq.org","N","medical information","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1847 Mott Ave","","Far Rockaway","NY","US","116914201" +"1316505472","DIRECT","Direct Messaging Address","Michele.joiner@genesishcc.com","Y","","Envoy of Woodbridge, LLC","","","","","","","14906 Jefferson Davis Hwy","","Woodbridge","VA","US","221914016" +"1225696388","DIRECT","Direct Messaging Address","info@midohiobh.com","N","Mid-Ohio","","","","","","","","930 Bethesda Dr","","Zanesville","OH","US","437010815" +"1457919417","DIRECT","Direct Messaging Address","kamalak@healthtrust.org","N","1400 Parkmoor Ave, San Jose CA 95116","","DIRECT","Direct","","CSV","CSV","","1400 Parkmoor Ave","","San Jose","CA","US","951263797" +"1376101352","DIRECT","Direct Messaging Address","ymcinto1@fairview.org","N","","","","","","","","","1405 Lilac Dr N Ste 151","","Golden Valley","MN","US","554224536" +"1861050833","DIRECT","Direct Messaging Address","admin@eyesonthelanding.com","N","email","","DIRECT","Direct","","CSV","CSV","","822 N 10th Pl Ste A","","Renton","WA","US","980575593" +"1831757814","DIRECT","Direct Messaging Address","info@newperspectivesinc.com","N","email","","DIRECT","Direct","","CSV","CSV","","2055 Limestone Rd","","Wilmington","DE","US","198085536" +"1568020543","CONNECT","CONNECT URL","vhornbeck@bcps.k12.md.us","N","work email","","DIRECT","Direct","","CSV","CSV","","1400 W Cold Spring Ln","","Baltimore","MD","US","212094904" +"1538727516","OTHERS","Other URL","dcornwall@360rehabservices.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12251 Taft St","","Pembroke Pines","FL","US","330261901" +"1558929539","OTHERS","Other URL","amal.abdihamid320@gmail.com","N","","","DIRECT","Direct","","","","","110 2nd St","Suite 232 and 233","Waite Park","MN","US","56387" +"1376101378","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1376101386","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1992363923","DIRECT","Direct Messaging Address","admin@ourhearthc.com","N","direct secure email address","","DIRECT","Direct","","CSV","CSV","","3910 S Old Highway 94 Ste 114","","Saint Charles","MO","US","633042834" +"1174181101","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1063070092","DIRECT","Direct Messaging Address","jchandle@coe.edu","N","email address","","DIRECT","Direct","","","","","1220 1st Ave NE","","Cedar Rapids","IA","US","524025092" +"1578121505","OTHERS","Other URL","hufnaan@gmail.com","N","","","","","","","","","1068 Raymond Ave Apt 204","","Saint Paul","MN","US","551081535" +"1134787161","DIRECT","Direct Messaging Address","alisha.friedel@entconsultants.net","N","Clinic","","DIRECT","Direct","","","","","101 Tower Rd Ste 120","","Dakota Dunes","SD","US","570495011" +"1194383133","CONNECT","CONNECT URL","wealthcheckgroup@gmail.com","N","email","","DIRECT","Direct","","","","","2255 Renaissance Dr Ste C","","Las Vegas","NV","US","891196751" +"1992363931","DIRECT","Direct Messaging Address","spodany@inhousecare.com","N","","","","","","","","","276 Highland Ave","","Waterbury","CT","US","067083022" +"1487212411","DIRECT","Direct Messaging Address","alisha.friedel@entconsultants.net","N","","","","","","","","","101 Tower Rd Ste 120","","Dakota Dunes","SD","US","570495011" +"1982262929","DIRECT","Direct Messaging Address","hello@empoweredfamilieschiro.coem","N","Direct Email","","DIRECT","Direct","","CSV","CSV","","825 E Golf Rd Ste 1147","","Arlington Heights","IL","US","600055707" +"1467010413","DIRECT","Direct Messaging Address","blanche.brown@aurora.org","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3200 W Highland Blvd","","Milwaukee","WI","US","532083252" +"1467010413","DIRECT","Direct Messaging Address","blanchebrown@bloomtherapies.com","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2230 S Kinnickinnic Ave","","Milwaukee","WI","US","532071330" +"1366000317","DIRECT","Direct Messaging Address","karina.diaz@pathways.com","N","","","","","","","","","930 F St","","Wasco","CA","US","932802040" +"1316505431","DIRECT","Direct Messaging Address","augusta.reisling@genesishcc.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2715 Dogtown Rd","","Goochland","VA","US","230632424" +"1780242800","DIRECT","Direct Messaging Address","b.henderson@kleinsonline.com","N","","","","","","","","","2101 Rock Spring Rd","","Forest Hill","MD","US","210502617" +"1598323610","DIRECT","Direct Messaging Address","Brianne.Krawczyk@ynhh.org","Y","encrypted email","Yale New Haven Hospital","DIRECT","Direct","","CSV","CSV","","800 Howard Ave","HVC Center-2nd Floor","New Haven","CT","US","06519" +"1629636766","DIRECT","Direct Messaging Address","sofialevy@ucla.edu","N","Organization Email","","DIRECT","Direct","","CSV","CSV","","6927 Rubio Ave","","Van Nuys","CA","US","914064621" +"1164080164","DIRECT","Direct Messaging Address","elena.stamm@boiseschools.org","N","email","","DIRECT","Direct","","OTHER","Other","email","Amity Elementary","10000 W Amity Rd","Boise","ID","US","83709" +"1962060939","DIRECT","Direct Messaging Address","info@quickcaremed.com","N","","","","","","","","","517 W Noble Ave","","Williston","FL","US","32696" +"1215595327","CONNECT","CONNECT URL","www.purecypressdentist.com","N","business website","","","","","","","","9907 Walker St","","Cypress","CA","US","906303827" +"1356909477","DIRECT","Direct Messaging Address","kyle.baker@integrisok.com","N","Work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7301 SW 44th St Ste G","","Oklahoma City","OK","US","731794308" +"1215595350","DIRECT","Direct Messaging Address","healthfirst1@comcast.net","N","email","","DIRECT","Direct","","CSV","CSV","","1160 Varnum St NE Ste 218","","Washington","DC","US","200172106" +"1679131718","CONNECT","CONNECT URL","www.pepcleve.org","N","Website","","","","","","","","3100 Euclid Ave","","Cleveland","OH","US","441152508" +"1649838798","DIRECT","Direct Messaging Address","afreeburg@hotmail.com","N","","","","","","","","","1270 10th St Ste 101","","Gering","NE","US","693413241" +"1417515560","CONNECT","CONNECT URL","www.trurehabllc.com","N","www.trurehabllc.com","","","","","","","","12251 Highway 41 N Ste A","","Evansville","IN","US","477257043" +"1215595368","CONNECT","CONNECT URL","levyrn84@gmail.com","N","levyrn84@gmail.com","","DIRECT","Direct","","CSV","CSV","","3671 Daleford Rd","","Shaker Heights","OH","US","441205256" +"1386202372","OTHERS","Other URL","MINNEAPOLIS","N","Office location","","","","","","","","212 Ridgewood Ave","","Minneapolis","MN","US","554033507" +"1083272033","CONNECT","CONNECT URL","http://onelifecounselingcenter.com","N","","","","","","","","","1303 San Carlos Ave","","San Carlos","CA","US","940702317" +"1760040711","DIRECT","Direct Messaging Address","credentialing@mpfcak.com","N","credentialing email address","","DIRECT","Direct","","OTHER","Other","other","2211 E Northern Lights Blvd Ste 101","","Anchorage","AK","US","995084192" +"1700444759","CONNECT","CONNECT URL","libeheart22@yahoo.com","N","","","","","","","","","7699 W 36th Ave Apt 4","","Hialeah","FL","US","330181697" +"1487212338","OTHERS","Other URL","clara@movewithmept.com","Y","","Move With Me Physical Therapy","","","","","","","7532 Wilkins Dr","","Fayetteville","NC","US","283119338" +"1750949616","OTHERS","Other URL","amanda_anelisse@yahoo.com","N","","","","","","","","","12195 NW 6th Ave","","North Miami","FL","US","331683520" +"1669030524","DIRECT","Direct Messaging Address","mark@firstchoiceiv.com","N","email","","DIRECT","Direct","","OTHER","Other","email","107 Imperial Blvd Ste 11","","Hendersonville","TN","US","370753441" +"1154989010","","","","N","","","","","","","","","","","","","","" +"1154989010","DIRECT","Direct Messaging Address","SNHARRIS@therapysecure.com","N","secure email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Referrals","5057 Keller Springs Rd Ste 300","","Addison","TX","US","750016916" +"1306404272","OTHERS","Other URL","websites","N","","","","","","","","","19302 Bristlestar Dr","","Katy","TX","US","774493955" +"1013575984","DIRECT","Direct Messaging Address","carmelo@jacorehab.com","N","","","DIRECT","Direct","","","","","1401 S Beretania St Ste 550","","Honolulu","HI","US","968141880" +"1013575828","DIRECT","Direct Messaging Address","smokha1@paloaltou.edu","N","University","","","","","","","","39155 Liberty St Ste E500","","Fremont","CA","US","945381516" +"1861050650","CONNECT","CONNECT URL","mandi_nm2003@yahoo.com","N","","","","","","","","","1835 University Blvd E Ste 228","","Hyattsville","MD","US","207834657" +"1235797143","OTHERS","Other URL","Office","N","","","","","","","","","1274 W. Granada Blvd","","Ormond Beach","FL","US","32174" +"1821656794","OTHERS","Other URL","arajia@mskcc.org","N","","","","","","","","","1275 York Ave","","New York","NY","US","100656007" +"1366000234","CONNECT","CONNECT URL","youandmehealthcare@gmail.com","N","email address","","","","","","","","10120 Kingsland Trl","","McKinney","TX","US","750729177" +"1962060855","DIRECT","Direct Messaging Address","HRMoore@selectmedical.com","Y","","Central Iowa Physio LLC","DIRECT","Direct","","","","","55 Central Iowa Dr","","Marshalltown","IA","US","501584705" +"1558929448","DIRECT","Direct Messaging Address","ravasthi@augusta.edu","N","","","","","","","","","3338 Dogwood Dr","","Hapeville","GA","US","303541440" +"1548828437","DIRECT","Direct Messaging Address","info@bodykineticsrehab.com","N","email","","DIRECT","Direct","","CSV","CSV","","7617 Little River Tpke Ste 110","","Annandale","VA","US","220032603" +"1528626421","CONNECT","CONNECT URL","resolutionfamilychiro@gmail.com","N","","","","","","","","","11 Woodstone Plz Ste B","","Hattiesburg","MS","US","394028342" +"1265090179","DIRECT","Direct Messaging Address","lmartin@porchemd.com","N","Email","","DIRECT","Direct","","CSV","CSV","","4150 Nelson Rd Bldg E","","Lake Charles","LA","US","706054148" +"1366000267","DIRECT","Direct Messaging Address","info@rightathome-ct.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","7 Wallace Row","","Wallingford","CT","US","064923136" +"1437717287","SOAP","SOAP URL","Marietta","N","","","DIRECT","Direct","","OTHER","Other","Marietta","240 N 7th St","","Marietta","OH","US","457502208" +"1073171997","CONNECT","CONNECT URL","joe@greenwoodpharmacy.com","Y","Email","Greenwood Drug Inc","","","","","","","2104 Kimball Ave","","Waterloo","IA","US","507025037" +"1649838574","DIRECT","Direct Messaging Address","eweatherby@co.slo.ca.us","N","","","","","","","","","2925 McMillan Ave Ste 108","","San Luis Obispo","CA","US","934016765" +"1700444635","OTHERS","Other URL","therapynotes","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","online medical records","5 Main Street Ext Ste 303","","Plymouth","MA","US","023603390" +"1396303228","CONNECT","CONNECT URL","www.womensrecoveryservices.org","N","website","","DIRECT","Direct","","OTHER","Other","website","98 Hendley St","","Santa Rosa","CA","US","954045025" +"1275191058","DIRECT","Direct Messaging Address","johanna.pipia@aurora.org","N","work e-mail","","DIRECT","Direct","","CSV","CSV","","8901 W Lincoln Ave","","West Allis","WI","US","532272409" +"1003474842","DIRECT","Direct Messaging Address","priscilla@ahrhomecare.com","N","","","","","","","","","143 Kennedy St NW Ste 16","","Washington","DC","US","200115268" +"1093373839","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1902464753","DIRECT","Direct Messaging Address","ricoalmiranez@hotmail.com","N","email address","","DIRECT","Direct","","CSV","CSV","","8925 Canary Ave","","Fountain Valley","CA","US","927086324" +"1619535465","DIRECT","Direct Messaging Address","samantha.farah@va.gov","N","","","DIRECT","Direct","","","","","200 Veterans Ave","","Beckley","WV","US","258016444" +"1457919235","DIRECT","Direct Messaging Address","michal.grant@ynhh.org","N","hospital","","DIRECT","Direct","","CSV","CSV","","20 York St","","New Haven","CT","US","065103220" +"1457919235","DIRECT","Direct Messaging Address","Michael.grant@ynhh.org","N","hopsital","","DIRECT","Direct","","CSV","CSV","","20 York St","","New Haven","CT","US","065103220" +"1780242578","DIRECT","Direct Messaging Address","cm@hearindiana.com","N","email","","DIRECT","Direct","","OTHER","Other","Professional","8650 Valley Lake Ct","","Indianapolis","IN","US","462276925" +"1205495033","DIRECT","Direct Messaging Address","maryann.ornelas@va.gov","N","maryann.ornelas@va.gov","","DIRECT","Direct","","OTHER","Other","maryann.ornelas@va.gov","7760 La Castana Way","","Buena Park","CA","US","906202323" +"1871151753","DIRECT","Direct Messaging Address","rsattar@mynsu.nova.edu","N","personal email","","","","","","","","515 Wesberry Cir","","Spartanburg","SC","US","293015026" +"1902464845","DIRECT","Direct Messaging Address","hilary.c.hopkins.mil@mail.mil","N","Email","","DIRECT","Direct","","CSV","CSV","","200 Mercy Circle","","Camp Pendleton","CA","US","920555191" +"1588222400","CONNECT","CONNECT URL","Evident","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","41820 Garstin Dr","","Big Bear Lake","CA","US","92315" +"1144888025","OTHERS","Other URL","jean@flspineandinjury.com","N","email","","DIRECT","Direct","","OTHER","Other","email","4940 Campbell Blvd Ste 130","","Nottingham","MD","US","212365910" +"1962060848","CONNECT","CONNECT URL","www.linkedin.com/in/summer-sievert-3916a870","N","","","","","","","","","631 Lake Pearl Dr","","Lake Helen","FL","US","327442540" +"1811555790","DIRECT","Direct Messaging Address","emr@equinox-counseling.com","N","Secure Email","","DIRECT","Direct","","CSV","CSV","","7401 Wiles Rd Ste 237","","Coral Springs","FL","US","330672036" +"1427616309","DIRECT","Direct Messaging Address","info@therapytrailsga.com","N","Practice Office Email","","","","","","","","5176 Wrightsboro Rd","","Grovetown","GA","US","308132802" +"1578121463","OTHERS","Other URL","mary.paciella@stonybrookmedicine.edu","N","hospital secured email","","DIRECT","Direct","","OTHER","Other","secured hospital email","Stony Brook University Hospital","101 Nichols Road SBUH 8S Room 142","Stony Brook","NY","US","117947080" +"1821656711","DIRECT","Direct Messaging Address","josh.dekker@healthwest.net","N","email","","DIRECT","Direct","","OTHER","Other","email","376 E Apple Ave","","Muskegon","MI","US","494423466" +"1306404207","DIRECT","Direct Messaging Address","k.rose@nrcclinic.com","N","work email","","DIRECT","Direct","","CSV","CSV","","6913 Camp Bowie Blvd Ste 141","","Fort Worth","TX","US","761167165" +"1225696149","DIRECT","Direct Messaging Address","cbyrd@wakehealth.edu","Y","work email","Wake Forest Baptist Health","DIRECT","Direct","","CSV","CSV","","Medical Center Blvd","","Winston Salem","NC","US","271570001" +"1053979971","DIRECT","Direct Messaging Address","rhanley@bcps.k12.md.us","N","Email","","DIRECT","Direct","","","","","17270 Russett Farm Dr","","Shrewsbury","PA","US","173611769" +"1336707264","DIRECT","Direct Messaging Address","Christy.davis@ascension.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4205 Belfort Rd Ste 1005","","Jacksonville","FL","US","322165876" +"1891353637","DIRECT","Direct Messaging Address","Smatthews@hbofm.org","N","work email","","OTHER","Other","County Contract","OTHER","Other","Progress notes","830 B St","","San Rafael","CA","US","949013003" +"1235797002","OTHERS","Other URL","rialbet62@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1270 Southampton Dr","","Alexandria","LA","US","713033055" +"1629636493","DIRECT","Direct Messaging Address","alecia.delorme@childrenscolorado.org","N","Email","","OTHER","Other","N/A","OTHER","Other","None","4125 Briargate Pkwy","","Colorado Springs","CO","US","809207804" +"1316505134","OTHERS","Other URL","Hillmft.com","N","Website","","DIRECT","Direct","","OTHER","Other","Website","242 W Main St Ste 104","","Tustin","CA","US","927807715" +"1942868872","DIRECT","Direct Messaging Address","aarballo@nevada.unr.edu","N","","","DIRECT","Direct","","","","","387 Orrcrest Dr","","Reno","NV","US","895068012" +"1548828346","DIRECT","Direct Messaging Address","jshuman@dental.ufl.edu","Y","","University of Florida College of Dentistry","","","","","","","1540 Cornerstone Blvd Ste 100","","Daytona Beach","FL","US","321177144" +"1295393106","CONNECT","CONNECT URL","abcotant@gmail.com","N","office email","","DIRECT","Direct","","CSV","CSV","","7350 Cahaba Valley Rd Ste 106","","Birmingham","AL","US","352426318" +"1003474917","CONNECT","CONNECT URL","info@stillnessinmotionpt.blog","N","HIPA compliant email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6735 Yellowstone Blvd Apt 2U","","Forest Hills","NY","US","113752600" +"1821656737","DIRECT","Direct Messaging Address","ersnyder@bair.org","N","","","","","","","","","275 Martinel Dr","","Kent","OH","US","442404380" +"1578121331","CONNECT","CONNECT URL","REROBIN.s00660@US.wal-mart.com","Y","","WAL-MART STORES EAST LP","DIRECT","Direct","","","","","517 Avalon Ave","","Muscle Shoals","AL","US","356612811" +"1245898188","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1053979898","DIRECT","Direct Messaging Address","e4rjm@live.com","N","private server","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","213 Sycamore Dr NW","","North Canton","OH","US","447205338" +"1487212221","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1497313241","DIRECT","Direct Messaging Address","ug.yang@toothfairyendo.com","N","business email","","DIRECT","Direct","","","","","4125 Kissena Blvd Ste 117","","Flushing","NY","US","113553150" +"1861050627","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1457919250","DIRECT","Direct Messaging Address","administracion@secure.cdtgmsp.com","N","","","DIRECT","Direct","","CSV","CSV","","Urb. Santa Cruz","B7 calle Santa Cruz","Bayamon","PR","US","009616904" +"1811555675","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1447818208","DIRECT","Direct Messaging Address","christina.cunningham@coloradobehavior.com","N","Provider email","","DIRECT","Direct","","OTHER","Other","Direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203162" +"1265090021","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1629636444","DIRECT","Direct Messaging Address","angele.labastide@nyulangone.org","N","secure email server","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Other","550 1st Ave","","New York","NY","US","100166402" +"1003474818","DIRECT","Direct Messaging Address","dmazzoni@gvusd.org","N","district secure website","","DIRECT","Direct","","CSV","CSV","","37479 Avenue 12","","Madera","CA","US","936368726" +"1376101196","OTHERS","Other URL","detra_kerr@yahoo.com","N","","","","","","","","","227 Amalie Dr","","Macon","GA","US","312202667" +"1538727359","DIRECT","Direct Messaging Address","ridemobiletransport@gmx.com","N","email","","DIRECT","Direct","","CSV","CSV","","1513 SE 20th Pl","","Homestead","FL","US","330352609" +"1841858669","CONNECT","CONNECT URL","login.crediblebh.com","N","","","","","","","","","491 Main St","","Athol","MA","US","013311846" +"1205494028","OTHERS","Other URL","spencerconsultingfirm@gmail.com","N","","","","","","","","","2189 Cypress Creek Pkwy Ste 216","","Houston","TX","US","770903100" +"1932767746","DIRECT","Direct Messaging Address","kyoung@uniongen.org","N","Email","","DIRECT","Direct","","","","","1025 Marion Hwy","","Farmerville","LA","US","712419314" +"1699333575","CONNECT","CONNECT URL","NA","N","","","","","","","","","8865 Brecksville Rd Ste 8","","Brecksville","OH","US","441411931" +"1386202265","OTHERS","Other URL","www.sbortho.com","Y","","Ascendant Orthopedic Alliance, LLC","","","","","","","53880 Carmichael Dr","","South Bend","IN","US","466351567" +"1841858644","OTHERS","Other URL","josemercedcruz93@gmail.com","N","","","","","","","","","99 CALLE GUILLERMO RIEFKHOL","","PATILLAS","PR","US","00723" +"1740848548","OTHERS","Other URL","marie_04@hotmail.com","N","","","","","","","","","99 CALLE GUILLERMO RIEFKHOL","","PATILLAS","PR","US","00723" +"1184283848","DIRECT","Direct Messaging Address","jalomax@direct.practicefushion.com","N","EHR","","DIRECT","Direct","","","","","351 Lauren Dr Ste C","","Fairburn","GA","US","302137007" +"1598323354","CONNECT","CONNECT URL","cwalk@uw.edu","Y","UW email","University of Washington","DIRECT","Direct","","","","","1959 NE Pacific St","","Seattle","WA","US","981950001" +"1689232407","DIRECT","Direct Messaging Address","thecommunitycaresolutions@outlook.com","N","Email","","DIRECT","Direct","","CSV","CSV","","5802 N 80th St","","Milwaukee","WI","US","532181717" +"1366000127","DIRECT","Direct Messaging Address","info@chriskingsburycounseling.com","N","","","DIRECT","Direct","","OTHER","Other","Liberty Hill","201 S Lakeline Blvd","","Cedar Park","TX","US","786132718" +"1346808102","DIRECT","Direct Messaging Address","credential@uapclinic.com","Y","credentialing","Union Hospital, Inc.","OTHER","Other","credentialing","OTHER","Other","credentialing","1530 N 7th St Ste 200","","Terre Haute","IN","US","478071061" +"1679131445","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1639737448","DIRECT","Direct Messaging Address","administracion@secure.cdtgmsp.com","N","","","DIRECT","Direct","","CSV","CSV","","Urb. Santa Cruz","B7 Calle Santa Cruz","Bayamon","PR","US","009616904" +"1518525393","DIRECT","Direct Messaging Address","adrianna.matusiak@ropersaintfrancis.com","N","WORK EMAIL","","DIRECT","Direct","","CSV","CSV","","316 Calhoun St","","Charleston","SC","US","294011125" +"1336707108","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1376101188","DIRECT","Direct Messaging Address","admin@claynicholsdds.com","N","","","DIRECT","Direct","","","","","508 W Aten Rd","","Imperial","CA","US","922519718" +"1104484906","CONNECT","CONNECT URL","kellymarini107@gmail.com","N","","","","","","","","","399 Deauville Dr","","Monroeville","PA","US","151462902" +"1649838467","DIRECT","Direct Messaging Address","lowy.a@husky.neu.edu","Y","Direct Email Address","Northeastern University","DIRECT","Direct","","CSV","CSV","","859 Willard St","","Quincy","MA","US","021697482" +"1598323313","DIRECT","Direct Messaging Address","Jclaffey@columnhealth.com","N","","","","","","","","","489 Page St","","Stoughton","MA","US","020721129" +"1962060780","DIRECT","Direct Messaging Address","kalin@sawtoothpt.com","N","Work Email Address","","DIRECT","Direct","","","","","7979 W Rifleman St","","Boise","ID","US","837049066" +"1922666759","CONNECT","CONNECT URL","mlb20@email.sc.edu","N","","","","","","","","","1300 Wheat St","","Columbia","SC","US","292080001" +"1811555642","DIRECT","Direct Messaging Address","dvogeler@sandyfamilypractice.com","N","email","","DIRECT","Direct","","CSV","CSV","","8706 S 700 E Ste 203","","Sandy","UT","US","840701809" +"1629637459","OTHERS","Other URL","gchh.llc@gmail.com","N","Business E-mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5100 Poplar Ave Fl 27","","Memphis","TN","US","381372701" +"1275192007","DIRECT","Direct Messaging Address","mpolsen@bcps.k12.md.us","Y","Direct business email address","Baltimore City Public Schools","DIRECT","Direct","","","","","200 E North Ave","","Baltimore","MD","US","212025984" +"1497314231","CONNECT","CONNECT URL","endpoint","N","","","DIRECT","Direct","","","","","422 N Napper Rd","","Lexington","IN","US","471388880" +"1114586955","DIRECT","Direct Messaging Address","Info@lifeenhancementcaregivers.com","N","","","","","","","","","124 W 69th St","","Chicago","IL","US","606213746" +"1659930493","DIRECT","Direct Messaging Address","info@goodstarservices.com","N","email address","","DIRECT","Direct","","CSV","CSV","","2549 W Village Dr","","Toledo","OH","US","436144751" +"1720647506","CONNECT","CONNECT URL","diweesewell.growprogram@gmail.com","N","","","DIRECT","Direct","","","","","3610 Milford Mill Rd Ste 2C","","Baltimore","MD","US","212443374" +"1962061689","DIRECT","Direct Messaging Address","mmoorefi@wakehealth.edu","Y","encrypted work e-mail","Wake Forest Baptist Health","DIRECT","Direct","","CSV","CSV","","1 Medical Center Blvd","","Winston Salem","NC","US","271570001" +"1871152538","DIRECT","Direct Messaging Address","joshua.catalan250@myci.csuci.edu","N","","","","","","","","","201 W Vineyard Ave Apt 151","","Oxnard","CA","US","930362027" +"1447819123","DIRECT","Direct Messaging Address","olendu@relaintpediatrictherapy.com","N","email","","","","","","","","312 E Renfro St Ste 206","","Burleson","TX","US","760283949" +"1295394088","DIRECT","Direct Messaging Address","mary@allcaretherapiesgt.com","Y","","All Care Therapies of Georgetown PLLC","","","","","","","4402 Williams Dr Ste 115","","Georgetown","TX","US","786281388" +"1972162766","OTHERS","Other URL","Kalixhealth.com","Y","EHR","Pinney Davenport Nutrition","","","","","","","2440 M St NW Ste 411","","Washington","DC","US","200371449" +"1073172862","DIRECT","Direct Messaging Address","geny@doorsofchange.org","N","email job","","DIRECT","Direct","","OTHER","Other","unk","1250 Morena Boulevard","","San Diego","CA","US","92110" +"1649839481","DIRECT","Direct Messaging Address","Deanna.Shafer@unitypoint.org","N","Work Email","","DIRECT","Direct","","","","","3251 W 9th St","","Waterloo","IA","US","507025310" +"1295394070","OTHERS","Other URL","Kalixhealth.com","N","EHR","","","","","","","","2440 M St NW Ste 411","","Washington","DC","US","200371449" +"1033778816","CONNECT","CONNECT URL","miamarskillednursinghome@gmail.com","N","manager email","","DIRECT","Direct","","CSV","CSV","","Street #2 Km 81 Reparto San Miguel","","Arecibo","PR","US","00612" +"1912566753","OTHERS","Other URL","Cmarion@peeperseyecare.com","N","","","DIRECT","Direct","","CSV","CSV","","139 Ritchie Hwy Ste B","","Severna Park","MD","US","211461152" +"1730748575","DIRECT","Direct Messaging Address","Scott@WCLfirm.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","602 E Jackson St","","Du Quoin","IL","US","628322429" +"1427617265","DIRECT","Direct Messaging Address","zm_199@hotmail.com","N","","","","","","","","","9907 Warm Stone St","","Thonotosassa","FL","US","335923350" +"1497314249","OTHERS","Other URL","g.clowers@preventivehealthcareusa.com","N","Email Address","","DIRECT","Direct","","CSV","CSV","","1572 Highway 85 N Ste 211","","Fayetteville","GA","US","302147726" +"1689233439","DIRECT","Direct Messaging Address","AUGUST.VIEGUT@CTCPROGRAMS.COM","N","COMPANY EMAIL","","","","","","","","5109 World Dairy Dr","","Madison","WI","US","537183807" +"1720647589","DIRECT","Direct Messaging Address","info@lindgrendentalcare.com","N","direct email address","","DIRECT","Direct","","","","","6936 Pine Arbor Dr S Ste 210","","Cottage Grove","MN","US","550164672" +"1124687991","DIRECT","Direct Messaging Address","sirons@maple-shade.org","N","Work Email","","DIRECT","Direct","","CSV","CSV","","382 W Main St","","Crisfield","MD","US","218171329" +"1861051633","DIRECT","Direct Messaging Address","jv@aspirewithinpsychotherapy.com","N","Professional Email Address","","","","","","","","6 Bryn Mawr Rd","","West Orange","NJ","US","070523608" +"1003475880","CONNECT","CONNECT URL","Ralphclark1@outlook.com","N","email","","DIRECT","Direct","","OTHER","Other","none","14847 Vail Ave","","Harvey","IL","US","604261536" +"1831758614","DIRECT","Direct Messaging Address","edecuitiis@tampabay.rr.com","N","","","","","","","","","12452 Barrow St","","Spring Hill","FL","US","346094904" +"1679132450","OTHERS","Other URL","https://www.centamedical.com","N","website","","DIRECT","Direct","","OTHER","Other","address","157 Corley Mill Rd","","Lexington","SC","US","290727600" +"1245899038","DIRECT","Direct Messaging Address","axq106@miami.edu","N","Business email","","","","","","","","4725 N Federal Hwy","","Fort Lauderdale","FL","US","333084603" +"1124687926","DIRECT","Direct Messaging Address","andrea.craig@emmicorp.com","N","","","","","","","","","9320 Grand Cordera Pkwy","","Colorado Springs","CO","US","809247003" +"1922667724","DIRECT","Direct Messaging Address","Drrobinson@southgachiro.com","N","","","","","","","","","2601 Bemiss Rd Ste Q","","Valdosta","GA","US","316021450" +"1982263794","DIRECT","Direct Messaging Address","Alyssa.green@sluhn.org","N","","","","","","","","","801 Ostrum St","","Bethlehem","PA","US","180151000" +"1598324303","OTHERS","Other URL","clinical@americanhcs.org","N","","","HIE","Health Information Exchange (HIE)","","","","","11999 Katy Fwy Ste 625","","Houston","TX","US","770791626" +"1477112282","DIRECT","Direct Messaging Address","chrishastay@tpcp.org","N","Work Email","","DIRECT","Direct","","","","","800 Scenic Dr","","Modesto","CA","US","953506131" +"1245899061","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1043879786","DIRECT","Direct Messaging Address","leslie@jonahgreenandassociates.com","N","","","","","","","","","3930 Knowles Ave Ste 200","","Kensington","MD","US","208952428" +"1073172722","DIRECT","Direct Messaging Address","748rx@savemart.com","N","","","","","","","","","1322 El Camino Real","","San Bruno","CA","US","940661304" +"1861051526","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1093374753","DIRECT","Direct Messaging Address","laurag@corelifemd.com","Y","","Corelife Health Services, Inc.","","","","","","","3000 Meadow Lake Dr Ste 111","","Birmingham","AL","US","352420302" +"1639738396","DIRECT","Direct Messaging Address","Monica-Herrera@ouhsc.edu","N","OUHSC Account","","DIRECT","Direct","","","","","1200 Childrens Ave # 14000","","Oklahoma City","OK","US","731044637" +"1902465677","DIRECT","Direct Messaging Address","registrar@bcm.edu","Y","BCM","Baylor College of Medicine","DIRECT","Direct","","OTHER","Other","Home Institution","1 Baylor Plz","","Houston","TX","US","770303411" +"1265091938","DIRECT","Direct Messaging Address","info@sunflowerdentalhouston.com","N","email address","","DIRECT","Direct","","CSV","CSV","","14829 Bellaire Blvd Ste 1B","","Houston","TX","US","770832500" +"1851950547","CONNECT","CONNECT URL","Sheldon@TherapyCincinnati.com","N","Email","","","","","","","","7686 Cincinnati Dayton Rd Ste A","","West Chester","OH","US","450693141" +"1083273833","DIRECT","Direct Messaging Address","rsherman@audslp.com","N","professional email","","DIRECT","Direct","","OTHER","Other","professional email","680 Broadway Ste 115","","Paterson","NJ","US","075141526" +"1881253607","OTHERS","Other URL","worldgreat96@gmail.com","N","","","","","","","","","199 Water St","","New York","NY","US","100383526" +"1811556681","OTHERS","Other URL","https://corspokane.com/contact-us/","Y","Email","Cor Counseling & Wellness","DIRECT","Direct","","OTHER","Other","Online","316 W Boone Ave Ste 656","","Spokane","WA","US","992012346" +"1487213237","DIRECT","Direct Messaging Address","mary.pantel@aurora.org","N","","","","","","","","","9000 W Sura Ln Ste 100","","Greenfield","WI","US","532283477" +"1730748583","CONNECT","CONNECT URL","spencerconsultingfirm@gmail.com","N","Direct email","","DIRECT","Direct","","","","","3906 Ivy Green Dr","","Houston","TX","US","770824059" +"1104485960","DIRECT","Direct Messaging Address","hannar@eiafamilycounseling.com","N","","","","","","","","","204 Glenn St SE Ste 2","","Mount Vernon","IA","US","523141501" +"1841859600","DIRECT","Direct Messaging Address","amandaradtke@evolvehealing.org","N","work email address","","","","","","","","3416 N Association Dr","","Appleton","WI","US","549141479" +"1174182935","DIRECT","Direct Messaging Address","yfelix1@jhmi.edu","N","","","DIRECT","Direct","","","","","1800 Orleans St","","Baltimore","MD","US","212870010" +"1629637491","CONNECT","CONNECT URL","ttiinc.org","N","","","","","","","","","929 Stevens St","","Flint","MI","US","485021620" +"1962061754","DIRECT","Direct Messaging Address","HPope@itsbehavioral.net","N","","","","","","","","","2009 Las Estrellas Ct","","Camarillo","CA","US","930124070" +"1003475807","DIRECT","Direct Messaging Address","121322@savemart.com","N","","","","","","","","","3021 Stanford Ranch Rd","","Rocklin","CA","US","957655537" +"1417516220","DIRECT","Direct Messaging Address","blove@marscare.com","N","","","","","","","","","826 Delaware Ave","","Fountain Hill","PA","US","180151174" +"1821657552","DIRECT","Direct Messaging Address","jkost@marscare.com","N","","","DIRECT","Direct","","OTHER","Other","work email","826 Delaware Ave","","Fountain Hill","PA","US","180151174" +"1285293910","CONNECT","CONNECT URL","Chiro","N","Chiropractic","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","721 W Lake St Ste 201","","Addison","IL","US","601012035" +"1194384834","CONNECT","CONNECT URL","lornaforbesnursepractitioner@gmail.com","N","direct email","","DIRECT","Direct","","CSV","CSV","","33 William St","","Auburn","NY","US","130213894" +"1427617166","DIRECT","Direct Messaging Address","rhansen@cbhcfl.org","N","Email","","DIRECT","Direct","","CSV","CSV","","1700 Education Ave","","Punta Gorda","FL","US","339506222" +"1952960601","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1700445467","OTHERS","Other URL","@pueblochc.org","N","","","","","","","","","300 Colorado Ave","","Pueblo","CO","US","810042006" +"1083273700","FHIR","FHIR URL","www.fusionwebclinic.com","Y","Web based therapy EMR software","Apex Therapy, LLC","HIE","Health Information Exchange (HIE)","","","","","1031 Pemberton Hill Rd Ste 102","","Apex","NC","US","275024278" +"1689233447","OTHERS","Other URL","PineCity","N","Documents","","DIRECT","Direct","","","","","110 Evergreen Sq SW","","Pine City","MN","US","550632000" +"1558920371","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","6420 Dutchmans Pkwy Ste 200","","Louisville","KY","US","402053373" +"1538728332","CONNECT","CONNECT URL","www.valleycities.org","N","","","","","","","","","325 W Gowe St","","Kent","WA","US","980325892" +"1992364798","DIRECT","Direct Messaging Address","dducharme@transcendcounselinggroup.com","N","","","","","","","","","8 Alder Dr Apt B","","Middle River","MD","US","212205011" +"1548829369","DIRECT","Direct Messaging Address","JamieSpadoni@tpcp.org","N","work email","","DIRECT","Direct","","","","","800 Scenic Dr","","Modesto","CA","US","953506131" +"1619536430","OTHERS","Other URL","Riverton","N","","","","","","","","","2002 W Sunset Dr Ste 1","","Riverton","WY","US","825012285" +"1255990974","DIRECT","Direct Messaging Address","jennifer.kienzle@sanfordhealth.org","Y","","Sanford Bismarck","","","","","","","300 N 7th St","","Bismarck","ND","US","585014439" +"1306405048","OTHERS","Other URL","rabshear@pivoths.com","N","Work Email","","","","","","","","927 Battlefield Blvd N","","Chesapeake","VA","US","233204853" +"1578122206","DIRECT","Direct Messaging Address","mbanker@wakehealth.edu","Y","encrypted","Wake Forest Baptist Health","DIRECT","Direct","","CSV","CSV","","1 Medical Center Blvd","","Winston Salem","NC","US","271570001" +"1396304028","DIRECT","Direct Messaging Address","jschultz@wakehealth.edu","Y","Work Email","Wake Forest Baptist Health","DIRECT","Direct","","CSV","CSV","","1 Medical Center Blvd","","Winston Salem","NC","US","271570001" +"1417516147","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1114586856","DIRECT","Direct Messaging Address","u1010632@utah.edu","N","","","DIRECT","Direct","","CSV","CSV","","729 S Arapeen Dr","","Salt Lake City","UT","US","841081218" +"1740849405","CONNECT","CONNECT URL","https://199.119.81.30:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRResponse_Service","Y","2.16.840.1.113883.3.1066.1","eSolutions Inc.","OTHER","Other","CMS esMD eMDR","","","","8215 W 108th Ter","","Overland Park","KS","US","662101661" +"1689233355","CONNECT","CONNECT URL","https://www.greenpsychotherapy.com/contact","Y","","Green Psychotherapy, PC","","","","","","","1918 Bonita Ave","","Berkeley","CA","US","947041014" +"1366001034","CONNECT","CONNECT URL","https://www.greenpsychotherapy.com/contact","N","","","","","","","","","1918 Bonita Ave","","Berkeley","CA","US","947041014" +"1336708023","DIRECT","Direct Messaging Address","jenna.lambert@ohiohealth.com","N","direct address","","DIRECT","Direct","","OTHER","Other","direct address","5575 Reynolds Rd N","","Shiloh","OH","US","448788847" +"1023677523","DIRECT","Direct Messaging Address","mmason-todd@skookum.org","N","work email","","DIRECT","Direct","","","","","4525 Auto Center Way","","Bremerton","WA","US","983124312" +"1588223283","OTHERS","Other URL","outpatient@blueskytherapy.net","N","email","","","","","","","","510 W Main St","","Canfield","OH","US","444061454" +"1518526136","DIRECT","Direct Messaging Address","sasha.hixson@lee.k12.va.us","Y","email","Lee County Public Schools, VA","DIRECT","Direct","","OTHER","Other","email","155 Votech Drive","","Jonesville","VA","US","24277" +"1871152454","DIRECT","Direct Messaging Address","slichtenstein@bcps.k12.md.us","N","","","","","","","","","200 East North Avenue","Related Services Room 210","Baltimore","MD","US","21202" +"1093374761","OTHERS","Other URL","sadams3278@gmail.com","N","","","","","","","","","206 Cooper St Ste 116","","Statesville","NC","US","286775897" +"1013576792","FHIR","FHIR URL","complexmotion.com","N","complexmotion.com","","OTHER","Other","Hub","CSV","CSV","","555 W Lambert Rd Ste L","","Brea","CA","US","928213917" +"1992364699","DIRECT","Direct Messaging Address","hhockenberry@merakey.org","N","hhockenberry@merakey.org","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","25 Rothermel Dr","","Yeagertown","PA","US","170999707" +"1992364699","CONNECT","CONNECT URL","hhockenberry@merakey.org","N","hhockenberry@merakey.org","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","25 Rothermel Dr","","Yeagertown","PA","US","170999707" +"1962061671","DIRECT","Direct Messaging Address","info@elitesportsandspine.com","N","","","","","","","","","2656 Wilmington Rd","","New Castle","PA","US","161051547" +"1104485713","DIRECT","Direct Messaging Address","celsey.gurley@baycare.org","N","Baycare email","","DIRECT","Direct","","","","","3231 McMullen Booth Rd","","Safety Harbor","FL","US","346956607" +"1922667534","DIRECT","Direct Messaging Address","jtejan1@jhmi.edu","Y","","Johns Hopkins Bayview Medical Center, Inc.","","","","","","","4940 Eastern Ave","","Baltimore","MD","US","212242735" +"1326607938","DIRECT","Direct Messaging Address","bkallison@northlakedental.com","N","","","","","","","","","2030 N Causeway Blvd","","Mandeville","LA","US","704713116" +"1740849363","OTHERS","Other URL","Newhall","N","Home","","DIRECT","Direct","","CSV","CSV","","2101 north waterman ave","","San bernardino","CA","US","92404" +"1689233215","DIRECT","Direct Messaging Address","gtogba@daymarkrecovery.org","N","","","","","","","","","943 W Andrews Ave","","Henderson","NC","US","275362516" +"1952960585","DIRECT","Direct Messaging Address","dchavez@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1265091896","OTHERS","Other URL","talkaboutherapy@gmail.com","N","","","","","","","","","896 Westmoreland Cir NW","","Atlanta","GA","US","303184433" +"1437718079","DIRECT","Direct Messaging Address","pwhetsel@voa.org","N","","","DIRECT","Direct","","","","","50 St Lawrence Dr","","Tiffin","OH","US","448838310" +"1811556491","DIRECT","Direct Messaging Address","cente.pablo@coloradobehavior.com","N","Direct Email","","DIRECT","Direct","","OTHER","Other","Direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203162" +"1154980738","OTHERS","Other URL","xxx","N","xxx","","OTHER","Other","xx","OTHER","Other","xxx","28 Panorama Dr","","Sussex","NJ","US","074614763" +"1861051443","DIRECT","Direct Messaging Address","audrey.zatopek@anxietycenterhouston.com","N","work email","","","","","","","","8111 Ashlane Way","","The Woodlands","TX","US","773822325" +"1083273684","DIRECT","Direct Messaging Address","jgraham@coastalskineye.com","Y","CSEI E-mail","Coastal Skin & Eye Institute, Inc.","","","","","","","5550 Carmel Mountain Rd Ste 206","","San Diego","CA","US","921304861" +"1114586617","CONNECT","CONNECT URL","drowan@nyap.org","N","","","DIRECT","Direct","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1831758473","DIRECT","Direct Messaging Address","michelle.torres@upliftfs.org","N","employee work email","","DIRECT","Direct","","CSV","CSV","","232 E Gish Rd","","San Jose","CA","US","951124706" +"1598324121","DIRECT","Direct Messaging Address","kanderson@bcps.k12.md.us","N","","","","","","","","","524 Wicklow Ct","","Forest Hill","MD","US","210501644" +"1598324121","DIRECT","Direct Messaging Address","kanderson@bcps.k12.md.us","N","","","","","","","","","200 E North Avenue","Related Services room 210","Baltimore","MD","US","21202" +"1295394849","DIRECT","Direct Messaging Address","tracey.planinz@scarffl.com","Y","work email","Serving Children and Reaching Families","DIRECT","Direct","","OTHER","Other","work email","1975 S John Young Pkwy","","Kissimmee","FL","US","347410603" +"1316506900","DIRECT","Direct Messaging Address","acchd@ashlandhealth.com","N","agency email for sending secure health information","","DIRECT","Direct","","CSV","CSV","","1763 State Route 60","","Ashland","OH","US","448058707" +"1730748344","DIRECT","Direct Messaging Address","katie.moulder.1@19014.direct.athenahealth.com","N","Direct","","DIRECT","Direct","","CSV","CSV","","1211 Leaf Ave Ste 102","","Murfreesboro","TN","US","371302642" +"1902465602","CONNECT","CONNECT URL","omarvazquezrt89@gmail.com","N","email","","DIRECT","Direct","","","","","149 Urb Valles De Anasco","","Anasco","PR","US","006109659" +"1538728233","DIRECT","Direct Messaging Address","esrosmith@doc1.wa.gov","N","","","","","","","","","16550 177th Ave SE","","Monroe","WA","US","982721968" +"1013576719","OTHERS","Other URL","!@#$","N","","","","","","","","","466 Main St # Ll20","","New Rochelle","NY","US","108016431" +"1811556525","DIRECT","Direct Messaging Address","west.jenny@rocketmail.com","N","contact","","DIRECT","Direct","","CSV","CSV","","216 Magnolia Dr","","Coppell","TX","US","750193257" +"1558920165","DIRECT","Direct Messaging Address","clementine.fokam@memorialhealth.org","N","home","","","","","","","","21610 Statfield Glen Ct","","Katy","TX","US","774505674" +"1548829161","DIRECT","Direct Messaging Address","jacqi@lmbtherapy.com","N","business email","","DIRECT","Direct","","","","","4447 S Canyon Rd Ste 5","","Rapid City","SD","US","577021889" +"1952960577","DIRECT","Direct Messaging Address","jcosby@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1922667559","DIRECT","Direct Messaging Address","enoyes@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1376102921","DIRECT","Direct Messaging Address","eturner@ichd.net","N","Work email","","DIRECT","Direct","","OTHER","Other","Tucson","1100 W Fresno St","","Tucson","AZ","US","857452711" +"1740849397","OTHERS","Other URL","jacobcimolino@gmail.com","N","email address","","","","","","","","2635 N 7th St","","Grand Junction","CO","US","815018209" +"1548829195","DIRECT","Direct Messaging Address","katy@peakperformancecare.com","N","secure email","","DIRECT","Direct","","OTHER","Other","secure email","19 Bradford St","","Sonora","CA","US","953704701" +"1003475674","CONNECT","CONNECT URL","BISMARCK","N","","","DIRECT","Direct","","","","","1025 N 2nd St","","Bismarck","ND","US","585013536" +"1659930220","DIRECT","Direct Messaging Address","kaili.money@coloradobehavior.com","N","Direct Email","","DIRECT","Direct","","OTHER","Other","Direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203162" +"1730748302","CONNECT","CONNECT URL","smolin@rockvillevitality.com","N","email address","","DIRECT","Direct","","CSV","CSV","","6101 Executive Blvd Ste 280","","Rockville","MD","US","208523910" +"1114586781","DIRECT","Direct Messaging Address","pdedios@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1801455480","DIRECT","Direct Messaging Address","andrea.dufresne@coloradobehavior.com","N","Direct Email","","DIRECT","Direct","","OTHER","Other","Direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203162" +"1003475690","DIRECT","Direct Messaging Address","hassa540@umn.edu","N","graduate nursing school","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","303 E Nicollet Blvd","","Burnsville","MN","US","553374522" +"1821657420","CONNECT","CONNECT URL","tiffanyjames@segrocers.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","16751 Fishhawk Blvd","","Lithia","FL","US","335473860" +"1093374696","DIRECT","Direct Messaging Address","info@iomshawaii.com","N","","","","","","","","","338 Kamokila Blvd Ste 203","","Kapolei","HI","US","967072055" +"1194384792","DIRECT","Direct Messaging Address","jrauch@edgewayrx.com","Y","e-mail","Dunaways Inc","DIRECT","Direct","","CSV","CSV","","102 Hidden Pastures Dr Ste 106","","Cramerton","NC","US","280321697" +"1003475609","DIRECT","Direct Messaging Address","alexis.ventura@my.rfums.org","N","University Email","","DIRECT","Direct","","","","","9200 W Wisconsin Ave","","Milwaukee","WI","US","532263522" +"1386203883","DIRECT","Direct Messaging Address","Fjackson@rainbowoflove.org","Y","Business Email Address","Rainbow of Love Adoption Agency, Inc","DIRECT","Direct","","","","","10103 Fondren Rd Ste 500","","Houston","TX","US","770964665" +"1851950372","CONNECT","CONNECT URL","o2.ohsu.edu","N","secure employee network","","","","","","","","3181 SW Sam Jackson Park Rd","","Portland","OR","US","972393011" +"1336708999","DIRECT","Direct Messaging Address","amvdmd@farmerstel.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","302 4th St SW","","Fort Payne","AL","US","359671840" +"1730748328","DIRECT","Direct Messaging Address","Nsteichen@bcps.k12.md.us","N","","","","","","","","","200 E North Ave","Related Services - Rm 210","Baltimore","MD","US","21202" +"1780243378","DIRECT","Direct Messaging Address","ssanders@swfamily.com","Y","","Southwest Family Guidance Center","","","","","","","4001 Office Court Dr Ste 603","","Santa Fe","NM","US","875074905" +"1386203917","CONNECT","CONNECT URL","hollywestjohn@yahoo.com","N","Email","","","","","","","","477 County Road 100 N","","Montrose","IL","US","624453019" +"1750940383","DIRECT","Direct Messaging Address","iperez@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1851950489","DIRECT","Direct Messaging Address","rpessagno@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1043879687","CONNECT","CONNECT URL","tragupathy@challiance.org","N","","","","","","","","","133 Federal St","","Boston","MA","US","021101703" +"1073172623","DIRECT","Direct Messaging Address","peter.odell@angelslifeskills.org","N","Primary Email Address","","DIRECT","Direct","","CSV","CSV","","20829 Kingsland Blvd Ste D","","Katy","TX","US","774502713" +"1609435262","CONNECT","CONNECT URL","angeljcrump@gmail.com","N","","","","","","","","","2250 Hickory Rd Ste 240","","Plymouth Meeting","PA","US","194622225" +"1700445368","SOAP","SOAP URL","Salem","N","city","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1640 Lancaster Dr NE","","Salem","OR","US","973011922" +"1881253441","CONNECT","CONNECT URL","dvalladolid@patternsbehavior.com","N","work email","","","","","","","","1503 S Coast Dr Ste 212","","Costa Mesa","CA","US","926261534" +"1851950414","CONNECT","CONNECT URL","Altamont","N","","","","","","","","","2868 E 825th Ave","","Altamont","IL","US","624113554" +"1326607912","DIRECT","Direct Messaging Address","roslyn.alexander@sluhn.org","Y","email","St. Luke's Hospital","","","","","","","801 Ostrum St","","Fountain Hill","PA","US","180151000" +"1962061556","DIRECT","Direct Messaging Address","info@herresdental.com","N","","","","","","","","","1013 W Main St Ste 6","","Mount Joy","PA","US","175529699" +"1528627114","DIRECT","Direct Messaging Address","RIDEMOBILETRANSPORT@GMX.COM","N","EMAIL","","DIRECT","Direct","","CSV","CSV","","1513 SE 20th Pl","","Homestead","FL","US","330352609" +"1417516014","DIRECT","Direct Messaging Address","nlorenza@iu.edu","N","","","","","","","","","333 N Allen Dr","","Allen","TX","US","750132539" +"1205495801","DIRECT","Direct Messaging Address","contact@gallemoredentalgroup.com","N","office email","","","","","","","","2179 W 24th St","","Yuma","AZ","US","853646163" +"1891354395","DIRECT","Direct Messaging Address","sboyd@acapcounseling.com","N","Business E-mail","","","","","","","","2607 Caddo St Ste 6","","Arkadelphia","AR","US","719235307" +"1528627023","DIRECT","Direct Messaging Address","smoore@acapcounseling.com","N","Business E-mail","","","","","","","","2607 Caddo St Ste 6","","Arkadelphia","AR","US","719235307" +"1194384602","OTHERS","Other URL","oakridgeurgentcare@gmail.com","N","","","","","","","","","201 S Oakridge Dr","","Hudson Oaks","TX","US","760871793" +"1285293795","DIRECT","Direct Messaging Address","tonia.m.wilson2.civ@mail.mil","N","","","","","","","","","6600 Van Aalst Blvd Bldg 9250","","Fort Benning","GA","US","319052102" +"1730748245","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","32331 SW 204th Ct","","Homestead","FL","US","330302639" +"1235798745","CONNECT","CONNECT URL","url","N","","","","","","","","","301 S Main St","","Burkesville","KY","US","427179625" +"1053970566","SOAP","SOAP URL","Chapin","N","","","","","","","","","135 Midge Creek Ct","","Chapin","SC","US","290368272" +"1316506827","DIRECT","Direct Messaging Address","nenjerama@tsecuremail.com","N","EHR system","","DIRECT","Direct","","OTHER","Other","EHR system","21555 Provincial Blvd Ste B","","Katy","TX","US","774507558" +"1407415920","CONNECT","CONNECT URL","Plano","N","","","","","","","","","3101 Coit Rd","","Plano","TX","US","750753725" +"1033778550","OTHERS","Other URL","https://secure.simplepractice.com/calendar/appointments","N","Online Scheduling and HIE HIPAA Secured","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","205 NW Franklin Ave","","Bend","OR","US","977032801" +"1023677549","CONNECT","CONNECT URL","jmboyle1955@charter.net","N","e-mail","","DIRECT","Direct","","CSV","CSV","","655 Ridge Rd","","Wilbraham","MA","US","010952380" +"1023677549","CONNECT","CONNECT URL","jmboyle1955@charter.net","N","","","","","","","","","655 Ridge Rd","","Wilbraham","MA","US","010952380" +"1760041289","DIRECT","Direct Messaging Address","Katherine.plank@va.gov","N","","","","","","","","","2215 Fuller Rd","","Ann Arbor","MI","US","481052303" +"1932768454","DIRECT","Direct Messaging Address","andrea.foster@sausd.us","N","business email","","","","","","","","1629 S Center St","","Santa Ana","CA","US","927044111" +"1841859360","DIRECT","Direct Messaging Address","stgeorge@footsolutions.com","N","email","","","","","","","","362 W Saint George Blvd","","Saint George","UT","US","847703352" +"1740849264","DIRECT","Direct Messaging Address","mlfavor365@outlook.com","N","","","","","","","","","7815 Cora St","","Houston","TX","US","770885825" +"1710546239","DIRECT","Direct Messaging Address","abigail.stutz@childrenscolorado.org","N","","","","","","","","","645 E Missouri Ave","","Phoenix","AZ","US","850121369" +"1245899764","DIRECT","Direct Messaging Address","andrew@redwoodtaxi.com","N","Email Address","","DIRECT","Direct","","CSV","CSV","","1104 S State St Ste A","","Ukiah","CA","US","954826411" +"1699334128","DIRECT","Direct Messaging Address","kbole@paragonrehab.com","N","","","","","","","","","7000 N McCormick Blvd","","Lincolnwood","IL","US","607122726" +"1104485648","DIRECT","Direct Messaging Address","rivesg@musc.edu","N","Work Email","","","","","","","","96 Jonathan Lucas St Csb 423-A / Msc 613","","Charleston","SC","US","294250001" +"1568021004","DIRECT","Direct Messaging Address","nick.dewerd@hshs.org","N","","","","","","CSV","CSV","","1109 W Clairemont Ave","","Eau Claire","WI","US","547016105" +"1083273502","OTHERS","Other URL","meganwhite1560@yahoo.com","N","email","","DIRECT","Direct","","OTHER","Other","DUNEDIN","1560 San Christopher Dr","","Dunedin","FL","US","346984649" +"1881253318","OTHERS","Other URL","Cincinnati","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3012 Glenmore Ave Ste 104","","Cincinnati","OH","US","452382258" +"1770142168","CONNECT","CONNECT URL","Veritasdental.net","N","website email","","DIRECT","Direct","","CSV","CSV","","599 Carle Ave","","Lewis Center","OH","US","43035" +"1740849157","CONNECT","CONNECT URL","Marshall","N","","","","","","","","","717 S Washington Ave","","Marshall","TX","US","756705337" +"1740849157","CONNECT","CONNECT URL","Jefferson","N","","","","","","","","","109 W Lafayette St","","Jefferson","TX","US","756572205" +"1184283608","CONNECT","CONNECT URL","www.gapshealth.com","N","","","","","","","","","1884 Greenwich St Apt 204","","San Francisco","CA","US","941233500" +"1114586625","DIRECT","Direct Messaging Address","drcolleen@lakeshorepediatricdentistry.com","N","","","","","","","","","2993 Main St Ste 2","","Peru","NY","US","129722927" +"1134788649","OTHERS","Other URL","OTHER","N","","","","","","OTHER","Other","OTHER","4216 MacCorkle Ave SE Ste 5","","Charleston","WV","US","253042539" +"1134788649","OTHERS","Other URL","Other","N","Other","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Other","4216 MacCorkle Ave SE Ste 5","","Charleston","WV","US","253042539" +"1134788649","OTHERS","Other URL","Other","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Other","4216 MacCorkle Ave SE Ste 5","","Charleston","WV","US","253042539" +"1700445210","CONNECT","CONNECT URL","Portland","N","","","","","","","","","19125 SE Stark St","","Portland","OR","US","972335748" +"1760041297","CONNECT","CONNECT URL","www.true-dermatology.com","N","","","","","","","","","115 W 27th St Ste 1001","","New York","NY","US","100016217" +"1376102806","CONNECT","CONNECT URL","elcocheroalf@gmail.com","N","","","","","","","","","3012 W Robson St","","Tampa","FL","US","336143472" +"1174182604","DIRECT","Direct Messaging Address","diana@sexandlovetherapy.com","Y","professional email","Sex and Love Therapy, LLC","","","","","","","998 Farmington Ave Ste 201","","West Hartford","CT","US","061072187" +"1083273510","DIRECT","Direct Messaging Address","COASTALBENDPAINMANAGEMENT@CBPM.ssdirect.aprima.com","Y","CBPM Direct Message","Michael E. Tschickardt, M.D., P.A.","DIRECT","Direct","","CSV","CSV","","7101 Williams Dr","","Corpus Christi","TX","US","784124947" +"1265091797","CONNECT","CONNECT URL","Yes","N","Yes","","DIRECT","Direct","","CSV","CSV","","3423 Lindy Ave","","Rosemead","CA","US","917702201" +"1265091797","SOAP","SOAP URL","yes","N","yes","","DIRECT","Direct","","CSV","CSV","","3423 Lindy Ave","","Rosemead","CA","US","917702201" +"1619536141","CONNECT","CONNECT URL","https://www.childcounselingcenterofnm.com","N","","","","","","","","","1400 Maclovia St Ste 1","","Santa Fe","NM","US","875053253" +"1619536141","CONNECT","CONNECT URL","https://www.childcounselingcenterofnm.com","N","","","","","","","","","1400 Maclovia St Ste 1","","Santa Fe","NM","US","875053253" +"1164081691","DIRECT","Direct Messaging Address","allied@keinet.net","N","business email","","DIRECT","Direct","","","","","1107 Broadway St","","LaMar","MO","US","647591758" +"1508425042","DIRECT","Direct Messaging Address","Samantha.Price3@va.gov","N","VA Email","","","","","","","","921 NE 13th St # 116A","","Oklahoma City","OK","US","731045007" +"1336708874","OTHERS","Other URL","other","N","other","","","","","","","","893 Schenck Ave Apt 3A","","Brooklyn","NY","US","112078641" +"1790344232","OTHERS","Other URL","www.meganlawler.com","N","","","","","","","","","1018 N Bethlehem Pike Ste Af","","Ambler","PA","US","190022109" +"1245899780","DIRECT","Direct Messaging Address","s1939c01@safeway.com","Y","","NAI SATURN EASTERN LLC","HIE","Health Information Exchange (HIE)","","","","","540 Benfield Rd","","Severna Park","MD","US","211462542" +"1326607862","OTHERS","Other URL","NA","N","","","","","","","","","300 2nd Ave","","Long Branch","NJ","US","077406303" +"1871152314","CONNECT","CONNECT URL","https://www.broadlandscompletedental.com/","N","Dental Office","","","","","","","","43170 Southern Walk Plz Ste 116","","Broadlands","VA","US","201484464" +"1124687660","OTHERS","Other URL","mjmcounselingservices@gmail.com","N","","","","","","","","","340 N Main St","","Plymouth","MI","US","481701249" +"1851950398","DIRECT","Direct Messaging Address","bridgettk@milestonetherapy.com","N","","","","","","","","","350 N Wall St","","Kankakee","IL","US","609012901" +"1679132112","OTHERS","Other URL","hector.s.gonzalez.mil@mail.mil","N","Government Email","","DIRECT","Direct","","CSV","CSV","","2 Bushnell St","","Groton","CT","US","063403306" +"1831758374","DIRECT","Direct Messaging Address","info@jerrilynblack.com","N","","","","","","","","","3000 Connecticut Ave NW Ste 137","","Washington","DC","US","200082549" +"1013576552","OTHERS","Other URL","https://www.firstresponseurgentcare.com/contactus","N","","","","","","","","","76 Belmont Ave","","Brooklyn","NY","US","112126719" +"1013576552","OTHERS","Other URL","None","N","","","","","","","","","76 Belmont Ave","","Brooklyn","NY","US","112126719" +"1659930196","CONNECT","CONNECT URL","N/a","N","N/a","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1561 45th st ne","","Washington","DC","US","20019" +"1821657362","CONNECT","CONNECT URL","https://www.autismcentersmi.com/","N","","","","","","","","","1000 E Paris Ave SE Ste 160","","Grand Rapids","MI","US","495468313" +"1356900898","DIRECT","Direct Messaging Address","simeon107@hotmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","4830 Tutelo Trl","","Winston Salem","NC","US","271279419" +"1558920090","SOAP","SOAP URL","EMR","N","","","","","","","","","350 Engle St","","Englewood","NJ","US","076311808" +"1902465446","OTHERS","Other URL","CCCFORMH@GMAIL.COM","N","EMAIL","","DIRECT","Direct","","OTHER","Other","PRACTICE EMAIL COMMUNICATIONS","1660 S Albion St Ste 1025","","Denver","CO","US","802224047" +"1548829088","DIRECT","Direct Messaging Address","staff@hamptondentistry.net","N","","","","","","","","","10911 N Jacob Smart Blvd Ste C","","Ridgeland","SC","US","299362729" +"1780243238","CONNECT","CONNECT URL","centurionhealthservices@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","2393 Blake Way","","Ocoee","FL","US","347618675" +"1619536166","DIRECT","Direct Messaging Address","mhsanchez@bcps.k12.md.us","Y","BCPSS","Baltimore City Public Schools","DIRECT","Direct","","CSV","CSV","","200 E North Ave","Third Party Billing Room 318","Baltimore","MD","US","212025910" +"1700445251","DIRECT","Direct Messaging Address","casey.moore@prismahealth.org","N","","","","","","","","","1300 Brushy Creek Rd","","Taylors","SC","US","296874007" +"1437718988","CONNECT","CONNECT URL","Richmond","N","","","","","","","","","2301 Hilliard Rd Ste 8","","Henrico","VA","US","232284525" +"1063071512","DIRECT","Direct Messaging Address","gulvasaa@midlandps.org","N","","","","","","","","","4061 Worth Rd","","Pinconning","MI","US","486508316" +"1699334144","DIRECT","Direct Messaging Address","Sunny@basicsaba.com","N","","","","","","","","","3814 12th St NE","","Washington","DC","US","200172630" +"1912566464","OTHERS","Other URL","americanrelaxation@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","5600 W Brown Deer Rd Ste 106","","Brown Deer","WI","US","532232346" +"1588223036","CONNECT","CONNECT URL","URL","N","","","","","","","","","1860 Walnut St","","Red Bluff","CA","US","960803611" +"1578122024","CONNECT","CONNECT URL","BROOKLYN","N","","","DIRECT","Direct","","OTHER","Other","BROOKLYN","7423 Ridge Blvd Apt 3C","","Brooklyn","NY","US","112092327" +"1487213930","REST","RESTful URL","www.anewwellinc.com","N","Office","","","","","","","","401 Westpark Ct Ste 200","","Peachtree City","GA","US","302693572" +"1487213930","OTHERS","Other URL","www.anewwellinc.com","Y","Office","A NEW WELL, INC","","","","","","","755 W Big Beaver Rd Ste 2020","","Troy","MI","US","480844925" +"1821657370","OTHERS","Other URL","jamie.westenkirchner@stores.kroger.com","N","","","","","","","","","1428 Marion Waldo Rd","","Marion","OH","US","433027422" +"1376102822","CONNECT","CONNECT URL","Philadelphia","N","Philadelphia","","DIRECT","Direct","","","","","245 N 15th St Fl 6","","Philadelphia","PA","US","191021101" +"1639738180","SOAP","SOAP URL","EMR","N","","","HIE","Health Information Exchange (HIE)","","","","","350 Engle St","","Englewood","NJ","US","076311808" +"1083273536","SOAP","SOAP URL","Dionna","N","","","","","","","","","4645 Village Square Dr Ste A","","Paducah","KY","US","420017448" +"1538728001","CONNECT","CONNECT URL","info.carefirstss@gmail.com","N","","","","","","","","","6722 Arlington Expy","","Jacksonville","FL","US","322117234" +"1710546270","OTHERS","Other URL","n/A","N","n/a","","","","","","","","6410 8th Ave # 2A","","Brooklyn","NY","US","112204720" +"1275192742","CONNECT","CONNECT URL","http://hillcresthearing.com/locations.php","N","","","","","","","","","6601 Centerville Business Pkwy Ste 200","","Dayton","OH","US","454592690" +"1588223051","OTHERS","Other URL","carepaths.com","N","","","","","","","","","17451 Macduff Ave","","Olney","MD","US","208322070" +"1306405873","CONNECT","CONNECT URL","HomeOffice","N","","","DIRECT","Direct","","","","","1375 Steaders Pass","","Zeeland","MI","US","494641451" +"1962061358","DIRECT","Direct Messaging Address","mbarkhurst@tgh.org","Y","","Tampa General Hospital","","","","","","","1 Tampa General Cir","","Tampa","FL","US","336063571" +"1962061358","DIRECT","Direct Messaging Address","mbarkhurst@tgh.org","N","","","","","","","","","1 Tampa General Cir","","Tampa","FL","US","336063571" +"1396304705","CONNECT","CONNECT URL","Rosenhahn","N","","","","","","","","","1400 E Boulder St","","Colorado Springs","CO","US","809095533" +"1750940169","DIRECT","Direct Messaging Address","CHRISTOPHER.DAVIS@P-H-S.COM","N","EMAIL ADDRESS","","DIRECT","Direct","","","","","201 Lila Ln","","Burlington","WA","US","982333320" +"1750940169","DIRECT","Direct Messaging Address","CHRISTOPHER.DAVIS@P-H-S.COM","N","EMAIL ADDRESS","","DIRECT","Direct","","","","","201 Lila Ln","","Burlington","WA","US","982333320" +"1053970475","CONNECT","CONNECT URL","baymedicaltrans@gmail.com","N","","","","","","","","","3855 PULVER WOODS DR","","WILLIAMSBURG","MI","US","49690" +"1508425927","CONNECT","CONNECT URL","s0s02xu.s01587@walmart.com","N","","","","","","","","","2225 Plaza Pkwy","","Modesto","CA","US","953506215" +"1417516832","CONNECT","CONNECT URL","Jefferson","N","","","","","","","","","109 W Lafayette St","","Jefferson","TX","US","756572205" +"1164081444","OTHERS","Other URL","URL","N","","","","","","","","","5201 S Clear Creek Rd","","Killeen","TX","US","765495121" +"1528627809","OTHERS","Other URL","Url","N","","","","","","","","","3337 Fondren Rd","","Houston","TX","US","770635622" +"1336708619","OTHERS","Other URL","URL","N","","","DIRECT","Direct","","","","","3178 Vickery Dr NE","","Marietta","GA","US","300664812" +"1518526896","DIRECT","Direct Messaging Address","marjorie.moore@fmolhs.org","N","OLOL email","","DIRECT","Direct","","CSV","CSV","","3021 Lockefield Dr","","Baton Rouge","LA","US","708168953" +"1003475435","OTHERS","Other URL","elo_0326@yahoo.com","N","","","","","","","","","3621 SW 107th Ave","","Miami","FL","US","331653636" +"1003475435","DIRECT","Direct Messaging Address","equintana@serenitympb.com","Y","","miami personal behavioral llc","","","","","","","3621 SW 107th Ave","","Miami","FL","US","331653636" +"1346809803","OTHERS","Other URL","carinamay.zulueta@dignityhealth.org","N","work email","","","","","","","","6501 Coyle Ave","","Carmichael","CA","US","956080306" +"1750940185","DIRECT","Direct Messaging Address","kwmullins@bcps.k12.md.us","N","","","","","","","","","200 East North Ave","Related Services - RM 210","Baltimore","MD","US","21202" +"1801455399","CONNECT","CONNECT URL","Walgreens","N","OTC Rx","","DIRECT","Direct","","OTHER","Other","Pharmacist","Plaza las Americas / Walgreens","Ave. FD Roosevelt 3rd Floor Local 609","San Juan","PR","US","00918" +"1356900773","OTHERS","Other URL","sclark7@goshenhealth.com","N","","","","","","","","","11591 N 450 E","","Syracuse","IN","US","465679564" +"1356900773","OTHERS","Other URL","sclark7@goshenhealth.com","N","Email","","DIRECT","Direct","","CSV","CSV","","236 Simpson Ave","","Elkhart","IN","US","465164666" +"1902465396","DIRECT","Direct Messaging Address","westonz@ccf.org","N","work email","","","","","","","","9500 Euclid Ave","","Cleveland","OH","US","441950001" +"1164081626","OTHERS","Other URL","drtyler@hearingdoctorsofga.com","N","work email","","","","","","","","550 Eagles Landing Pkwy Ste 201","","Stockbridge","GA","US","302819082" +"1023677598","OTHERS","Other URL","HILLSBORO","Y","","Dr. Rex Chiropractic, Inc.","HIE","Health Information Exchange (HIE)","","","","","111 Uhrig St","","Hillsboro","OH","US","451331427" +"1396304861","CONNECT","CONNECT URL","rlopez@fitnessquestpt.com","N","","","","","","","","","2530 Bobcat Village Center Rd Unit C","","North Port","FL","US","342888475" +"1962061440","OTHERS","Other URL","EHR","N","see endpoint","","DIRECT","Direct","","","","","2404 Palmer Cir","","Norman","OK","US","730696301" +"1881253367","OTHERS","Other URL","HILLSBORO","Y","","Dr. Rex Chiropractic, Inc.","HIE","Health Information Exchange (HIE)","","OTHER","Other","DR REX CHIROPRACTIC INC","111 Uhrig St","","Hillsboro","OH","US","451331427" +"1528627015","CONNECT","CONNECT URL","legacyoffaithllc@gmailcom","N","","","DIRECT","Direct","","","","","4903 Blue Sky Way","","Marianna","FL","US","324461864" +"1457910945","CONNECT","CONNECT URL","awesomehealhinc@yahoo.com","N","","","DIRECT","Direct","","CSV","CSV","","618 Wheelhouse Dr","","Stafford","TX","US","774775828" +"1689233173","OTHERS","Other URL","Rdavis@ummc.org","N","","","","","","","","","127 North St","","Batavia","NY","US","140201631" +"1063071553","OTHERS","Other URL","Other","N","","","","","","","","","591 Marlberry Pl","","Henderson","NV","US","890157472" +"1336708825","OTHERS","Other URL","n/a","N","","","","","","","","","1514 Jefferson Hwy","","New Orleans","LA","US","701212429" +"1134788623","DIRECT","Direct Messaging Address","ambreen.khan@hci.utah.edu","N","Confidential email","","","","","","","","2000 Circle Of Hope Dr","","Salt Lake City","UT","US","841125550" +"1720647118","OTHERS","Other URL","Chelsea","N","","","","","","","","","123 South St","","Chelsea","MI","US","481181235" +"1679132062","DIRECT","Direct Messaging Address","shawn.breidel@usegale.com","N","","","","","","","","","8961 Oakcrest Way","","West Chester","OH","US","450692785" +"1033778451","OTHERS","Other URL","activechiro.janeapp.com","N","","","HIE","Health Information Exchange (HIE)","","","","","4900 E 57th St Ste B","","Sioux Falls","SD","US","571088705" +"1275192692","DIRECT","Direct Messaging Address","tridling@acapcounseling.com","N","Business E-mail","","","","","","","","2607 Caddo St Ste 6","","Arkadelphia","AR","US","719235307" +"1770142101","DIRECT","Direct Messaging Address","sam@cvrshome.org","N","","","","","","","","","120 W School Ave","","Visalia","CA","US","932914925" +"1316506744","DIRECT","Direct Messaging Address","lburleson@downtownbehavioralhealth.com","N","","","DIRECT","Direct","","","","","401 Holmes Ave NE Ste F","","Huntsville","AL","US","358014162" +"1760041198","CONNECT","CONNECT URL","www.pathfindersofsd.com","N","","","DIRECT","Direct","","CSV","CSV","","2980 Cedar St","","San Diego","CA","US","921021599" +"1053970491","OTHERS","Other URL","NA","N","","","","","","","","","1907 Wallace Ave","","Bronx","NY","US","104623208" +"1053970491","OTHERS","Other URL","na","N","","","","","","","","","1907 Wallace Ave","","Bronx","NY","US","104623208" +"1871152215","CONNECT","CONNECT URL","N/A","N","N/A","","DIRECT","Direct","","CSV","CSV","","1001 Holland Ave","","Philadelphia","MS","US","393502161" +"1720647167","DIRECT","Direct Messaging Address","allen.chen@primrosepsychiatry.com","N","","","DIRECT","Direct","","","","","150 N Santa Anita Ave Ste 300","","Arcadia","CA","US","910063116" +"1811556251","CONNECT","CONNECT URL","chiroconcepts.net","N","","","","","","","","","610 S Watters Rd","","Allen","TX","US","750135008" +"1356900799","OTHERS","Other URL","acclimatizeglobal@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","709 Quince Pl","","Chesapeake","VA","US","233200769" +"1447819891","DIRECT","Direct Messaging Address","info@stewartchiropractic.com","Y","office","Stewart Chiropractic Center PC","DIRECT","Direct","","","","","326 New Shackle Island Rd Ste 100","","Hendersonville","TN","US","370752492" +"1861051211","DIRECT","Direct Messaging Address","Credentialing@spearcenter.com","N","","","","","","","","","41 Clark St","","Brooklyn","NY","US","112012415" +"1912566365","DIRECT","Direct Messaging Address","penny.fanningrn@comcast.net","N","","","","","","","","","2910 Tricom St Ste 100","","North Charleston","SC","US","294069351" +"1407415862","DIRECT","Direct Messaging Address","jpimentel@bostonblc.org","N","","","","","","","","","10 Howell Ct","","Chelsea","MA","US","021501729" +"1396304853","DIRECT","Direct Messaging Address","bbachmeier@fullcirclepediatric.com","N","","","","","","","","","4725 Amber Valley Pkwy S Ste B","","Fargo","ND","US","581048614" +"1811556210","CONNECT","CONNECT URL","email@blindnesspro.com","N","email@blindnesspro.com","","DIRECT","Direct","","","","","1280 Stephenridge Dr","","Saint Charles","MO","US","633043406" +"1578122032","","","","N","","","","","","","","","","","","","","" +"1578122032","DIRECT","Direct Messaging Address","dcahill@camelotcounseling.com","N","","","","","","","","","17515 Rockaway Blvd","","Jamaica","NY","US","114345503" +"1437718830","DIRECT","Direct Messaging Address","cadrian@qcrp.com","N","","","DIRECT","Direct","","CSV","CSV","","15023 21 Mile Rd","","Shelby Township","MI","US","483155024" +"1215596671","DIRECT","Direct Messaging Address","elma@llu.edu","N","","","","","","","","","Loma Linda University Health - Psychiatry","11234 Anderson Street","Loma Linda","CA","US","923542804" +"1215596671","DIRECT","Direct Messaging Address","elma@llu.edu","N","","","","","","","","","Loma Linda University Health - Psychiatry","11234 Anderson Street","Loma Linda","CA","US","923542804" +"1700445103","OTHERS","Other URL","ronnie.santos@briotix.com","N","","","","","","","","","100 E Maple St","","Teaneck","NJ","US","076663800" +"1427617984","DIRECT","Direct Messaging Address","hrpogoda@bcps.k12.md.us","N","work e-mail","","","","","","","","200 E North Ave","","Baltimore","MD","US","212024888" +"1194384669","DIRECT","Direct Messaging Address","whawkinsdmd@securedraft.com","N","","","","","","","","","212 N Walnut St","","Pinckneyville","IL","US","622741015" +"1912566498","OTHERS","Other URL","info@beyondnurseconsulting.com","N","Secure Email","","DIRECT","Direct","","","","","12170 S State Road 3","","Muncie","IN","US","473028793" +"1558920025","OTHERS","Other URL","Stigler","N","","","","","","","","","904 NW 4th St","","Stigler","OK","US","744621653" +"1457910937","CONNECT","CONNECT URL","info.carefirstss@gmail.com","N","","","","","","","","","6722 Arlington Expy","","Jacksonville","FL","US","322117234" +"1376102855","CONNECT","CONNECT URL","rlopez@fitnessquestpt.com","N","","","","","","","","","2530 Bobcat Village Center Rd Unit C","","North Port","FL","US","342888475" +"1275192759","CONNECT","CONNECT URL","jbmmanagmentandconuslting@gmail.com","N","","","","","","","","","9395 Linder Way NW Ste 102","","Silverdale","WA","US","983839149" +"1588223069","OTHERS","Other URL","EPIC","N","EHR","","DIRECT","Direct","","","","","2500 N State St","","Jackson","MS","US","392164500" +"1952960437","DIRECT","Direct Messaging Address","kate.wells@uthct.edu","N","Coordinator","","DIRECT","Direct","","OTHER","Other","Coordinator","11937 US Hwy 271","Attn: Kate Wells","Tyler","TX","US","75708" +"1932768322","CONNECT","CONNECT URL","jointmovementllc@gmail.com","N","","","","","","","","","493 Bluff View Dr","","Belleair Bluffs","FL","US","337701308" +"1881253284","DIRECT","Direct Messaging Address","melody.detwiller@va.gov","Y","","Southern Arizona VA Health Care System","","","","","","","3601 S 6th Ave","","Tucson","AZ","US","857230001" +"1295394690","OTHERS","Other URL","bestwaytransport44@gmail.com","N","email","","","","","","","","244 Gregory Ave","","Chase City","VA","US","239241840" +"1457910853","DIRECT","Direct Messaging Address","sydneygriffin@ot4kidsinc.com","N","email","","DIRECT","Direct","","CSV","CSV","","440 Central Ave","","Lexington","NC","US","272922634" +"1073172474","DIRECT","Direct Messaging Address","valentino.ramirez@va.gov","N","email","","DIRECT","Direct","","CSV","CSV","","4150 Clement St","","San Francisco","CA","US","941211563" +"1699334003","CONNECT","CONNECT URL","DESPLAINES","N","","","","","","","","","1455 E Golf Rd Ste 110","","Des Plaines","IL","US","600161253" +"1245899673","DIRECT","Direct Messaging Address","brittany.colleran@pacden.com","Y","email","Dentists of Attleboro, PC","","","","","","","228 Washington St Ste 140","","Attleboro","MA","US","027035563" +"1124687587","OTHERS","Other URL","janinen@4seasonsrx.com","N","","","","","","","","","1127 Wilshire Blvd Ste 201","","Los Angeles","CA","US","900173903" +"1528627981","OTHERS","Other URL","wildrosemidwiferyllc.com","N","","","","","","","","","1010 E 13th Ave Apt 20","","Denver","CO","US","802181950" +"1205495678","DIRECT","Direct Messaging Address","Kleavitt@hillside.com","N","","","","","","","","","70 Jewett Pkwy","","Buffalo","NY","US","142142322" +"1306405774","CONNECT","CONNECT URL","Direct","N","Counselor","","DIRECT","Direct","","CSV","CSV","","650 Howe Ave Bldg 400-A","","Sacramento","CA","US","958254731" +"1750940128","DIRECT","Direct Messaging Address","psls@att.net","N","Company email address","","DIRECT","Direct","","","","","6865 E Becker Ln Ste 101","","Scottsdale","AZ","US","852546730" +"1023677499","DIRECT","Direct Messaging Address","Contact@GenLabUs.com","N","GIA Contact","","DIRECT","Direct","","CSV","CSV","","4733 W Atlantic Ave Ste C16","","Delray Beach","FL","US","334453706" +"1639738016","CONNECT","CONNECT URL","huntingtonparkdentistry.com","N","","","","","","","","","3131 E Florence Ave","","Huntington Park","CA","US","902555839" +"1639738016","CONNECT","CONNECT URL","WestLADentistry.com","N","","","","","","","","","2065 W 6th St","","Los Angeles","CA","US","900573158" +"1639738016","CONNECT","CONNECT URL","WestLADentistry.com","N","","","","","","","","","2065 W 6th St","","Los Angeles","CA","US","900573158" +"1336708809","CONNECT","CONNECT URL","auburn","N","","","DIRECT","Direct","","CSV","CSV","","52 Metcalf Dr","","Auburn","NY","US","130214900" +"1700445285","DIRECT","Direct Messaging Address","nimahugh@med.umich.edu","N","University of Michigan Employee Email","","HIE","Health Information Exchange (HIE)","","","","","1540 E Hospital Dr","","Ann Arbor","MI","US","481094000" +"1639738107","DIRECT","Direct Messaging Address","abateam@hammerlyandassociates.com","N","work email","","DIRECT","Direct","","CSV","CSV","","175 S 3rd St Ste 200","","Columbus","OH","US","432155194" +"1376102830","CONNECT","CONNECT URL","lac46@live.com","N","","","DIRECT","Direct","","","","","2411 Tuxedo Ln NW","","Marietta","GA","US","300641898" +"1881253359","CONNECT","CONNECT URL","Wichita","N","Dentist","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","231 N West St","","Wichita","KS","US","672031204" +"1881253359","CONNECT","CONNECT URL","Wichita","N","Dentist","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","231 N West St","","Wichita","KS","US","672031204" +"1881253359","CONNECT","CONNECT URL","Wichita","N","Dentist","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","231 N West St","","Wichita","KS","US","672031204" +"1265091748","DIRECT","Direct Messaging Address","josalynn.smith@talberthouse.org","N","","","","","","","","","2621 Victory Pkwy","","Cincinnati","OH","US","452061754" +"1750940235","OTHERS","Other URL","PrairieView","N","","","","","","","","","1901 E. First St","","Newton","KS","US","671140467" +"1831758317","OTHERS","Other URL","letstalkslppc@gmail.com","N","","","DIRECT","Direct","","","","","8567 87th St","","Woodhaven","NY","US","114211304" +"1033778477","DIRECT","Direct Messaging Address","allireez@ibh.org","N","","","","","","","","","3445 S Main St","","Coventry Township","OH","US","443193028" +"1255990677","DIRECT","Direct Messaging Address","Hannah.Barney@cshs.org","Y","Cedars Email","CEDARS-SINAI MEDICAL CENTER","","","","","","","8700 BEVERLY BLVD.","","LOS ANGELES","CA","US","900481865" +"1174182596","CONNECT","CONNECT URL","bonillapain@gmail.com","N","","","","","","","","","9500 E Ironwood Square Dr Ste 110","","Scottsdale","AZ","US","852584582" +"1891354213","CONNECT","CONNECT URL","aptnewton.com","N","","","","","","","","","2311 S Kansas Rd","","Newton","KS","US","671149032" +"1932768314","OTHERS","Other URL","www.pms.org","N","","","","","","","","","1105 Memorial Dr","","Artesia","NM","US","882101189" +"1801455183","CONNECT","CONNECT URL","http://www.neomedcenter.org/neomed-center-gurabo/","N","","","DIRECT","Direct","","CSV","CSV","","Carr. 941 Salida Bo. Jaguas Calle San Antonio Final","","Gurabo","PR","US","00778" +"1750940110","OTHERS","Other URL","coraspire@gmail.com","N","","","","","","","","","307 E Danforth Rd Ste 124","","Edmond","OK","US","730344484" +"1740849108","OTHERS","Other URL","Angelshelpinghands7993","N","","","","","","","","","521 Red Brush Rd","","Nichols","NY","US","138124221" +"1760041123","OTHERS","Other URL","CREDENTIALING@IVYREHAB.COM","N","","","","","","","","","3141 US Route 9W Ste 100","","New Windsor","NY","US","125536724" +"1245899616","CONNECT","CONNECT URL","https://www.healthit.gov/topic/hhealth-it-basics/health-information-exchange","N","NPI Registery","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","615 Ridge Rd","","Roxboro","NC","US","275734629" +"1821657289","CONNECT","CONNECT URL","www.somawisechicago.com","N","","","","","","","","","2761 W Saint Mary St","","Chicago","IL","US","606474022" +"1386203743","DIRECT","Direct Messaging Address","flynn@movemindbody.co","N","Email","","","","","","","","704 Catharine St","","Philadelphia","PA","US","191472812" +"1184283558","DIRECT","Direct Messaging Address","Msvam83@icloud.com","N","","","","","","","","","345 N Mathison St","","Dayton","OH","US","454172444" +"1285293654","DIRECT","Direct Messaging Address","candice@vadacounseling.com","N","business email","","","","","","","","2006 W 43rd St Apt 23","","Houston","TX","US","770183039" +"1790344166","CONNECT","CONNECT URL","shelly.eastridge.lfc@outlook.com","N","","","","","","","","","500 E Collin Raye Dr","","DE Queen","AR","US","718328048" +"1730748104","CONNECT","CONNECT URL","boston","N","","","","","","","","","105 Chauncy St Fl 5","","Boston","MA","US","021111726" +"1295394575","DIRECT","Direct Messaging Address","zreineke@arioncare.com","N","","","DIRECT","Direct","","","","","3200 N Dobson Rd Ste F-2","","Chandler","AZ","US","852249611" +"1629637905","DIRECT","Direct Messaging Address","robingeisel@tpcp.org","N","work email address","","DIRECT","Direct","","OTHER","Other","email","7415 Henrietta Dr","","Sacramento","CA","US","958225142" +"1356900633","OTHERS","Other URL","unknown","Y","","Stanford Hospital and Clinics","HIE","Health Information Exchange (HIE)","","","","","780 Welch Rd Ste 205","","Palo Alto","CA","US","943041518" +"1588223879","DIRECT","Direct Messaging Address","natalie.tully@ttuhsc.edu","N","","","DIRECT","Direct","","","","","3601 4th St","","Lubbock","TX","US","794300002" +"1306405683","CONNECT","CONNECT URL","dianitacalonso@gmail.com","N","","","","","","","","","15350 SW 76th Ter Apt 206","","Miami","FL","US","331931759" +"1326607615","CONNECT","CONNECT URL","www.aspiranet.org","N","aspiranet","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1326607615","CONNECT","CONNECT URL","www.aspiranet.org","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1861051161","DIRECT","Direct Messaging Address","CONTACT@DENTALPLUSTX.COM","N","EMAIL","","","","","","","","4603 Highway 6 N","","Houston","TX","US","770842821" +"1013576321","OTHERS","Other URL","SSAE16","N","","","","","","","","","309A 3rd Ave S","","Seattle","WA","US","981042620" +"1487213799","DIRECT","Direct Messaging Address","CHosegood@watsonclinic.com","N","Email","","","","","","","","1430 Lakeland Hills Blvd","","Lakeland","FL","US","338053202" +"1528627874","CONNECT","CONNECT URL","https://nm.medicalhomeportal.org/services/provider/18545","N","town","","HIE","Health Information Exchange (HIE)","","CSV","CSV","truth or consequences","800 E 9th Ave","","T OR C","NM","US","879011961" +"1376102673","OTHERS","Other URL","Batonrouge","N","","","OTHER","Other","Batonrouge","","","","11445 Reiger Rd","","Baton Rouge","LA","US","708094556" +"1649839945","OTHERS","Other URL","misdpllc@gmail.com","N","","","","","","","","","7108 Autumn Hill Dr","","West Bloomfield","MI","US","483233904" +"1114586450","OTHERS","Other URL","www.menningerclinic.com","N","","","","","","","","","12301 Main St","","Houston","TX","US","770356207" +"1003475393","DIRECT","Direct Messaging Address","kamille.traviesa@hotmail.com","N","","","","","","","","","1400 Ave Miramar Ste 18","","Arecibo","PR","US","006122747" +"1659930949","CONNECT","CONNECT URL","Arvada","N","","","DIRECT","Direct","","CSV","CSV","","5460 Ward Rd Ste 110","","Arvada","CO","US","800021828" +"1437718723","CONNECT","CONNECT URL","Laptop","N","","","","","","","","","2614 Highway 952","","Jackson","LA","US","707483326" +"1770142069","CONNECT","CONNECT URL","eclinicalworks.com","N","EMR and portal","","HIE","Health Information Exchange (HIE)","","CSV","CSV","results, letters, email","902 Frostwood Dr Ste 242","","Houston","TX","US","770242418" +"1861051153","DIRECT","Direct Messaging Address","dspady@pcccf.org","Y","Agency Email","Plaquemines Community C.A.R.E. Centers Foundation, Inc.","","","","","","","115 Keating Dr","","Belle Chasse","LA","US","700371629" +"1194384495","CONNECT","CONNECT URL","Arbol","N","","","HIE","Health Information Exchange (HIE)","","","","","300 Fountaingrove Pkwy","","Santa Rosa","CA","US","954035720" +"1093374399","DIRECT","Direct Messaging Address","karleep@milestonetherapy.com","N","","","","","","","","","370 W 80th Pl","","Merrillville","IN","US","464105432" +"1255990552","DIRECT","Direct Messaging Address","support@kboose.com","N","email","","DIRECT","Direct","","CSV","CSV","","3008 Juneberry Ave SE","","Grand Rapids","MI","US","495081523" +"1255990552","DIRECT","Direct Messaging Address","support@kboose.com","N","email address","","DIRECT","Direct","","CSV","CSV","","3008 Juneberry Ave SE","","Grand Rapids","MI","US","495081523" +"1982263281","DIRECT","Direct Messaging Address","katharina@lawrencespeech.com","N","","","DIRECT","Direct","","CSV","CSV","","5278 F St","","Sacramento","CA","US","958193201" +"1730748807","OTHERS","Other URL","3232686738","Y","Direct Fax","Geoffrey Trenkle DO A Professional Medical Corporation","HIE","Health Information Exchange (HIE)","","","","","1245 Wilshire Blvd Ste 603","","Los Angeles","CA","US","900174806" +"1376102681","CONNECT","CONNECT URL","unknown","N","","","","","","","","","68 Sweeten Creek Rd # A","","Asheville","NC","US","288032318" +"1447819750","OTHERS","Other URL","richard.lipfin@hsimail.org","N","Work email","","DIRECT","Direct","","OTHER","Other","Work email","415 2nd Ave","","San Mateo","CA","US","944013288" +"1427617745","DIRECT","Direct Messaging Address","Jackiem.mbcc@hotmail.com","N","","","","","","","","","529 Black Maple Dr","","Kannapolis","NC","US","280815880" +"1336708650","OTHERS","Other URL","Virtru","N","End to End Email Encryption","","","","","","","","3333 Green Bay Rd","","North Chicago","IL","US","600643037" +"1306405626","CONNECT","CONNECT URL","PPC0508@gmail.com","N","","","","","","","","","323 E Middle Country Rd Ste 3","","Smithtown","NY","US","117872822" +"1841859162","DIRECT","Direct Messaging Address","lt2452@cumc.columbia.edu","Y","medical school email","Columbia University Medical Center","DIRECT","Direct","","","","","161 Fort Washington Ave Fl 12","","New York","NY","US","100323729" +"1437718764","CONNECT","CONNECT URL","https://zenspacepdx.com/","N","","","","","","","","","4927 NE 30th Ave","","Portland","OR","US","972117007" +"1437718764","CONNECT","CONNECT URL","https://elementsmassage.com/lake-oswego","N","","","","","","","","","3 Monroe Pkwy Ste 100U","","Lake Oswego","OR","US","970351486" +"1326607656","DIRECT","Direct Messaging Address","matt.ernst@oxfordpt.hbdirect.org","N","","","","","","","","","11003 Montgomery Rd Ste A","","Cincinnati","OH","US","452492306" +"1194384420","CONNECT","CONNECT URL","applecrestwood@hotmail.com","N","","","","","","","","","2800 Georgia Ave Apt D21","","West Palm Beach","FL","US","334051467" +"1194384420","DIRECT","Direct Messaging Address","applecrestwood@hotmail.com","N","","","","","","","","","2800 Georgia Ave Apt D21","","West Palm Beach","FL","US","334051467" +"1003475336","CONNECT","CONNECT URL","www.mitchells-place.com","N","Web Address","","OTHER","Other","Web","OTHER","Other","Web","4778 Overton Rd","","Birmingham","AL","US","352103803" +"1245899590","DIRECT","Direct Messaging Address","dr.mccoy@yukonneurology.com","N","email","","","","","","","","1601 Health Center Pkwy Ste 600","","Yukon","OK","US","730997732" +"1710546072","DIRECT","Direct Messaging Address","admin@anotherlook.doctor","N","","","DIRECT","Direct","","","","","8910 Greeneway Commons Pl Ste 201","","Louisville","KY","US","402204065" +"1164081428","OTHERS","Other URL","OCALA","N","main Office","","DIRECT","Direct","","OTHER","Other","Ocala","1541 SE 17th St","","Ocala","FL","US","344714607" +"1972162238","DIRECT","Direct Messaging Address","riley.w@hellohearingstudios.com","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2000 S Colorado Blvd Ste 7300","","Denver","CO","US","802227948" +"1831758010","OTHERS","Other URL","www.fusionwebclinic.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1128 Camino Ciego Ct","","Vista","CA","US","920844652" +"1205495496","CONNECT","CONNECT URL","Catonsville","N","","","","","","","","","724 Maiden Choice Ln Ste 304","","Catonsville","MD","US","212285967" +"1164081386","CONNECT","CONNECT URL","Hamot","N","Practice Location","","","","","","","","201 State St","","Erie","PA","US","165500001" +"1811556061","CONNECT","CONNECT URL","Bonniebwhite.wixsite.com/broadfield","N","website","","DIRECT","Direct","","OTHER","Other","comments","2422 Pocoson Wood Ct","","Charlottesville","VA","US","229118313" +"1336708403","OTHERS","Other URL","ucsfmychart.org","N","uscf medical group","","DIRECT","Direct","","OTHER","Other","San Francisco","571 Douglass St","","San Francisco","CA","US","941142727" +"1497314579","CONNECT","CONNECT URL","www.joyfulboogie.com","N","Website","","DIRECT","Direct","","","","","135 N Park View St","","Los Angeles","CA","US","900265215" +"1215596309","DIRECT","Direct Messaging Address","tnivar82@outlook.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1521 SE 1st Ter","","Cape Coral","FL","US","339901752" +"1215596309","DIRECT","Direct Messaging Address","tnivar82@outlook.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1521 SE 1st Ter","","Cape Coral","FL","US","339901752" +"1043879315","DIRECT","Direct Messaging Address","mcjackson@bcps.k12.md.us","N","","","","","","","","","200 E. North Ave","Related Services Rm 210","Baltimore","MD","US","21202" +"1679132807","CONNECT","CONNECT URL","drkirkharvey@gmail.com","N","","","DIRECT","Direct","","","","","214 5th St","","Windsor","CO","US","805505109" +"1962061135","DIRECT","Direct Messaging Address","credentialing@ciocenter.com","N","","","","","","","","","14300 E 138th St","","Fishers","IN","US","46037" +"1043879240","CONNECT","CONNECT URL","indiancreekfamilydentistry.com","N","","","DIRECT","Direct","","OTHER","Other","webstie","5938 West SR 135","","Trafalgar","IN","US","46181" +"1649839879","CONNECT","CONNECT URL","https://secure.simplepractice.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","813 S Pokegama Ave Ste B","","Grand Rapids","MN","US","557443934" +"1841859030","DIRECT","Direct Messaging Address","brandis.a.moore.mil@mail.mil","N","","","","","","","","","300 East Hospital Road","Internal Medicine DDEAMC","Fort Gordon","GA","US","30905" +"1720647043","OTHERS","Other URL","HealthTrust","Y","","Premier Pediatric Therapy Source, Inc.","","","","","","","6400 Windcrest Dr Apt 1728","","Plano","TX","US","750243058" +"1447819768","CONNECT","CONNECT URL","zacharewiczmonika@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","13 Skylark Dr Apt 3","","Larkspur","CA","US","949391269" +"1164081485","DIRECT","Direct Messaging Address","larryhutchins@amsdelawaremedical.net","N","","","","","","","","","36582 Dover St","","Ocean View","DE","US","199703435" +"1164081485","DIRECT","Direct Messaging Address","larryhutchins@addictionmedical.net","N","","","","","","","","","36582 Dover St","","Ocean View","DE","US","199703435" +"1073172300","DIRECT","Direct Messaging Address","nwingo@cucps.k12.va.us","N","","","DIRECT","Direct","","","","","60 School Rd","","Cumberland","VA","US","230402538" +"1225697550","DIRECT","Direct Messaging Address","matt.ernst@oxfordpt.hbdirect.org","N","","","","","","","","","9685 Kenwood Rd","","Blue Ash","OH","US","452426128" +"1215596549","DIRECT","Direct Messaging Address","laurie.barton@juiceplus.com","N","EHR","","","","","","","","335 Poplar View Ln E # 1","","Collierville","TN","US","380173192" +"1770142010","CONNECT","CONNECT URL","aptnewton.com","N","","","","","","","","","2311 S Kansas Rd","","Newton","KS","US","671149032" +"1497314736","DIRECT","Direct Messaging Address","coopersmi@hartford.edu","N","","","","","","","","","1695 Main St Fl 400","","Springfield","MA","US","011031063" +"1821657099","OTHERS","Other URL","n/a","N","n/a","","OTHER","Other","n/a","OTHER","Other","n/a","1000 Houghton Ave","","Saginaw","MI","US","486025303" +"1144889411","CONNECT","CONNECT URL","http://www.iamhercounseling.com","N","","","","","","","","","5104 N Orange Blossom Trl Ste 121","","Orlando","FL","US","328101013" +"1578122743","CONNECT","CONNECT URL","https://www.rethinkbehavioralhealth.com","N","","","","","","","","","3496 N Paseo De San Agustin","","Tucson","AZ","US","857126035" +"1285293456","OTHERS","Other URL","Nextiva","N","Fax","","DIRECT","Direct","","CSV","CSV","","10080 Bellaire Blvd Ste 105","","Houston","TX","US","770725255" +"1487213757","SOAP","SOAP URL","Epic","N","EMR System used by Geisinger","","","","","","","","400 Highland Ave","","Lewistown","PA","US","170441167" +"1447819610","DIRECT","Direct Messaging Address","info@renewedhopefs.com","N","Practice Email","","","","","","","","790 Newtown Yardley Rd Ste 422","","Newtown","PA","US","189404503" +"1003475294","DIRECT","Direct Messaging Address","kdenkov@westsubmc.com","Y","kdenkov@westsubmc.com","West Suburban Hospital Medical Center","DIRECT","Direct","","CSV","CSV","","3 Erie Ct","","Oak Park","IL","US","603022519" +"1225697428","OTHERS","Other URL","jaubry50@yahoo.com","N","","","","","","","","","895 Blue Hill Ave","","Dorchester","MA","US","021242902" +"1134788334","OTHERS","Other URL","ladymmm77@gmail.com","N","","","","","","","","","15 Paseo De San Antonio","","Santa Fe","NM","US","875073746" +"1578122784","OTHERS","Other URL","CentralReach","N","","","","","","","","","55 Main Street","Suite 6","Goshen","NY","US","10924" +"1356900559","CONNECT","CONNECT URL","Methasoft","N","Methasoft","","DIRECT","Direct","","CSV","CSV","","1107 S Atkinson Ave","","Roswell","NM","US","882037154" +"1215596440","OTHERS","Other URL","glasswingcounseling@gmail.com","N","","","","","","","","","26330 102nd St NW","","Zimmerman","MN","US","553988578" +"1407415631","OTHERS","Other URL","Home","N","","","OTHER","Other","Home","","","","1070 Grandys Ln Apt 411","","Lewisville","TX","US","750772857" +"1316506546","OTHERS","Other URL","https://traumadetox.secure-client-area.com/","N","EHR system","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Georgetown","3613 Williams Dr Ste 1006","","Georgetown","TX","US","786281376" +"1033778261","OTHERS","Other URL","www.windsorresidence.com","N","","","","","","","","","1025 W Yeagua St","","Groesbeck","TX","US","766423529" +"1437718673","OTHERS","Other URL","EpicInnovations","Y","ConsumerMediatedExchange","Fairview Rehabilitation & Healthcare LLC","","","","","","","150 Cobblestone Ln","","Burnsville","MN","US","553374578" +"1710546957","OTHERS","Other URL","NA","N","","","","","","","","","3010 Fountain Dr","","Conway","AR","US","720343684" +"1902465149","CONNECT","CONNECT URL","sabarber@bcps.k12.md.us","N","email address","","DIRECT","Direct","","CSV","CSV","","2307 Gerard Ct","","Baltimore","MD","US","212092612" +"1902465149","CONNECT","CONNECT URL","sabarber@bcps.k12.md.us","N","","","DIRECT","Direct","","CSV","CSV","","1600 N Payson St","","Baltimore","MD","US","212171121" +"1184283319","DIRECT","Direct Messaging Address","ptennyson@sacredheartcenter.com","N","","","","","","","","","400 Stoddard Rd","","Richmond","MI","US","480622505" +"1093374225","CONNECT","CONNECT URL","wmanning@wihri.org","N","","","","","","","","","101 Dudley St","","Providence","RI","US","029052499" +"1992364145","OTHERS","Other URL","heldcounseling@gmail.com","N","Email Address","","DIRECT","Direct","","","","","304 Main St","","Farmington","CT","US","060322985" +"1801455985","OTHERS","Other URL","betterhelp.com","Y","ec2-23-22-255-181.compute-1.amazonaws.com","betterhelp","DIRECT","Direct","","OTHER","Other","SSL","1701 Dalewood Trl","","Garland","TX","US","750404478" +"1396304473","CONNECT","CONNECT URL","npi","N","","","","","","","","","3671 Joor Rd","","Baton Rouge","LA","US","708143104" +"1710546890","DIRECT","Direct Messaging Address","Gregory.spence@gcu.edu","N","Work email","","DIRECT","Direct","","OTHER","Other","Email","3300 W Camelback Rd","","Phoenix","AZ","US","850171097" +"1417516592","CONNECT","CONNECT URL","https://www.southbaycommunityservices.com/","Y","URL","SOUTH BAY COMMUNITY SERVICES","","","","","","","360 Merrimack St","","Lawrence","MA","US","018431740" +"1467011551","OTHERS","Other URL","Farmington","N","","","DIRECT","Direct","","CSV","CSV","","2400 Farmington Ave","","Farmington","NM","US","874014509" +"1285293373","DIRECT","Direct Messaging Address","emily.patrick@peopleincorporated.org","N","work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email data","700 8th St E","","Saint Paul","MN","US","551064414" +"1356900443","OTHERS","Other URL","rehaboptima","N","","","DIRECT","Direct","","CSV","CSV","","7900 Constitution Ave NE","","Albuquerque","NM","US","871107513" +"1346809613","DIRECT","Direct Messaging Address","shereen@therapy24x7.com","Y","Work email","Therapy24x7 LLC","DIRECT","Direct","","CSV","CSV","","116 W 23rd St","5th floor","New York","NY","US","100112599" +"1780243048","OTHERS","Other URL","colleenslattery08@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","4501 NE 21st Ln","","Fort Lauderdale","FL","US","333084712" +"1407415615","OTHERS","Other URL","None","N","","","","","","","","","3910 Plantation Mill Dr","","Buford","GA","US","305191970" +"1407415615","OTHERS","Other URL","Home","N","","","","","","","","","3910 Plantation Mill Dr","","Buford","GA","US","305191970" +"1578122834","DIRECT","Direct Messaging Address","melisa.harrison@ascension.org","N","","","","","","","","","112 N 5th St","","Barnsdall","OK","US","740026616" +"1093374316","DIRECT","Direct Messaging Address","s.henderson@simplyhealinghands.org","N","","","DIRECT","Direct","","","","","100 Chinaberry Ln","","Maylene","AL","US","351145847" +"1063071306","OTHERS","Other URL","kwaits@aptclinics.com","Y","","Wilcox Advanced Physical Therapy, LLC","DIRECT","Direct","","","","","2243 S Meridian Ave Ste 109","","Wichita","KS","US","672131911" +"1962061226","OTHERS","Other URL","ERT","N","","","","","","","","","113 Upper Riverdale Rd SW","","Riverdale","GA","US","302742540" +"1962061226","OTHERS","Other URL","ERT","N","","","","","","","","","1100 Johnson Ferry Rd Ste 420","","Atlanta","GA","US","303421743" +"1215596572","CONNECT","CONNECT URL","BSKOLNIK@MEDNETONE.NET","N","","","","","","","","","4986 N Adams Rd","","Rochester","MI","US","483065017" +"1316506678","DIRECT","Direct Messaging Address","drclairejessen@momentumhw.com","N","Email","","DIRECT","Direct","","OTHER","Other","email","261 School Ave Ste 100","","Excelsior","MN","US","553311958" +"1316506678","DIRECT","Direct Messaging Address","drclairejessen@momentumhw.com","N","doctor email","","DIRECT","Direct","","","","","261 School Ave Ste 100","","Excelsior","MN","US","553311958" +"1144889403","CONNECT","CONNECT URL","Bangor","N","","","","","","","","","100 Middle St Apt 1","","Old Town","ME","US","044681480" +"1326607680","CONNECT","CONNECT URL","obri@med.mit.edu","N","Email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","25 Carleton St","","Cambridge","MA","US","021421323" +"1841859105","OTHERS","Other URL","www.fairviewresidence.com","N","","","","","","","","","601 E Reunion St","","Fairfield","TX","US","758401634" +"1023677382","DIRECT","Direct Messaging Address","kcrisp@cwfamilymed.com","Y","","Conroe Willis Family Medicine, PLLC","","","","","","","4015 I 45 N Ste 220","","Conroe","TX","US","773045076" +"1538728803","OTHERS","Other URL","www.alandryan.com","N","","","","","","","","","570 Trotters Rdg","","Roswell","GA","US","300752882" +"1063071249","CONNECT","CONNECT URL","info@uniquesmiles.com","N","Email","","DIRECT","Direct","","","","","28315 Hoover Rd","","Warren","MI","US","480934151" +"1356900534","DIRECT","Direct Messaging Address","nbfmcpa@bellsouth.net","N","","","DIRECT","Direct","","OTHER","Other","Biloxi","15012 Lemoyne Blvd","","Biloxi","MS","US","39532" +"1639738701","OTHERS","Other URL","https://sharonkleincounseling.com/","N","Website","","OTHER","Other","for scheduling purposes","OTHER","Other","email","511 Pulaski Rd","","East Northport","NY","US","117312139" +"1437718616","DIRECT","Direct Messaging Address","Sherrie.Lee@sis.directihs.net","N","","","DIRECT","Direct","","","","","100 Lake Traverse Dr","","Sisseton","SD","US","572627046" +"1427617612","DIRECT","Direct Messaging Address","kerryniec@kerryniec.sprucecare.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2707 Hot Springs Blvd","","Las Vegas","NM","US","877014093" +"1437718632","OTHERS","Other URL","mraque@saic.edu","N","","","","","","","","","1 E Superior St Ste 306","","Chicago","IL","US","606112595" +"1164081360","DIRECT","Direct Messaging Address","erinwilliams@kidinc.org","N","Email","","","","","","","","819 NE 26th St","","Wilton Manors","FL","US","333051239" +"1609435809","DIRECT","Direct Messaging Address","sorayaquintana@kiding.org","N","sorayaquintana@kidinc.org","","","","","","","","819 NE 26th St","","Wilton Manors","FL","US","333051239" +"1417516634","DIRECT","Direct Messaging Address","destiny@connectingheartstherapy.com","N","Email","","DIRECT","Direct","","CSV","CSV","","542 Hopmeadow St Ste 305","","Simsbury","CT","US","060705405" +"1083273205","OTHERS","Other URL","N/A","N","","","","","","","","","11600 Eldridge Ave","","Lake View Terrace","CA","US","913426506" +"1174182398","DIRECT","Direct Messaging Address","aguilbe@anpcounseling.org","N","","","","","","","","","1209 E 2nd St","","Sanford","FL","US","327711413" +"1265091490","CONNECT","CONNECT URL","Othello","N","EMR","","","","","","","","1515 E Columbia St","","Othello","WA","US","993441846" +"1447819669","CONNECT","CONNECT URL","connect","N","","","","","","","","","18 N Worthen St Ste 200","","Wenatchee","WA","US","988016137" +"1174182307","OTHERS","Other URL","https://www.simplepractice.com/","N","Electronic Health Record","","","","","","","","1550 Norwood Dr Ste 104","","Hurst","TX","US","760543601" +"1720647985","CONNECT","CONNECT URL","Texarkana","N","","","HIE","Health Information Exchange (HIE)","","","","","100 East St","","Texarkana","AR","US","718546304" +"1043879299","CONNECT","CONNECT URL","ChristineF.Anderson@mpls.k12.mn.us","N","","","DIRECT","Direct","","","","","1250 W Broadway Ave","","Minneapolis","MN","US","554112533" +"1235798489","DIRECT","Direct Messaging Address","ben@liferecoverycenters.net","N","email","","DIRECT","Direct","","OTHER","Other","Email","10699 Melody Dr","","Northglenn","CO","US","802344134" +"1780243931","OTHERS","Other URL","amoremhc@gmail.com","N","","","","","","","","","14221 SW 120 street, suite 109","","Miami","FL","US","33186" +"1386203537","DIRECT","Direct Messaging Address","michael.wilson350183@va.gov","N","business email and secure Skype (send PHI via encryption)","","DIRECT","Direct","","CSV","CSV","","9301 Madison St Rm 369","","Crown Point","IN","US","463077745" +"1649839804","OTHERS","Other URL","n/a","N","","","","","","","","","1401 S Seward Meridian Pkwy","","Wasilla","AK","US","996548312" +"1629637889","DIRECT","Direct Messaging Address","emccool@autismhomesupport.com","N","AHSS email","","DIRECT","Direct","","CSV","CSV","","2321 W 113th Pl","","Chicago","IL","US","606434106" +"1164081220","DIRECT","Direct Messaging Address","AndMaddox@selectmedical.com","N","work email","","","","","","","","9152 Highway 278 NE","","Covington","GA","US","300147010" +"1316506470","CONNECT","CONNECT URL","www.evnsq.com","N","","","DIRECT","Direct","","","","","5162 S Highland Dr","","Holladay","UT","US","841177048" +"1780243840","DIRECT","Direct Messaging Address","lafonts@upstate.edu","Y","","SUNY Upstate Medical University Hospital","DIRECT","Direct","","","","","713 Harrison St","","Syracuse","NY","US","132102305" +"1184283251","CONNECT","CONNECT URL","https://willapabh.org/","Y","Web page","Willapa Behavioral Health","DIRECT","Direct","","","","","1517 Pacific Ave N","","Long Beach","WA","US","986313596" +"1184283251","CONNECT","CONNECT URL","https://willapabh.org/","Y","","Willapa Behavioral Health","","","","","","","1517 Pacific Ave N","","Long Beach","WA","US","986313596" +"1811556988","CONNECT","CONNECT URL","staggc@slhs.org","N","","","","","","","","","9850 St Lukes Dr","","Nampa","ID","US","836877912" +"1194384271","DIRECT","Direct Messaging Address","admin@peakbhs.com","N","","","","","","","","","7552 Section Rd","","Port Allen","LA","US","707675146" +"1811556905","CONNECT","CONNECT URL","LoveWellServices@gmail.com","N","Email","","","","","","","","3949 NW 7th Pl","","Gainesville","FL","US","326074813" +"1104485325","DIRECT","Direct Messaging Address","heather@carlsonchiropracticcenter.com","N","","","","","","","","","2318 E 32nd St","","Joplin","MO","US","648044348" +"1952960148","DIRECT","Direct Messaging Address","management.team@procchs.com","N","","","DIRECT","Direct","","CSV","CSV","","3501 Newberry Rd","","Philadelphia","PA","US","191542608" +"1184283434","SOAP","SOAP URL","https://www.soapvault.com/users/login","N","Soap note web page","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Notes on therapy/treatment provided","4649 S 136th St","","Omaha","NE","US","681371101" +"1194384289","OTHERS","Other URL","Columbia","N","","","","","","","","","10632 Little Patuxent Pkwy Ste 104","","Columbia","MD","US","210446217" +"1922667294","DIRECT","Direct Messaging Address","tmmains@icloud.com","N","email","","DIRECT","Direct","","OTHER","Other","email","1939 Goldsmith Ln Ste 143","","Louisville","KY","US","402182091" +"1558920744","OTHERS","Other URL","sarahshapiro0@gmail.com","N","","","","","","","","","1550 NE Williamson Blvd Ste 120","","Bend","OR","US","977016071" +"1710546049","OTHERS","Other URL","britnee.williams@sjhsyr.org","N","busniess email","","DIRECT","Direct","","CSV","CSV","","1 Galbraith Ct","","Liverpool","NY","US","130903904" +"1447819776","CONNECT","CONNECT URL","https://secure.clinicsource.com/ClinicPortal/login.aspx","N","Clinic Source","","","","","","","","6406 Dryad Dr","","Houston","TX","US","770354020" +"1992364244","DIRECT","Direct Messaging Address","records@henaganteamdentistry.com","N","","","DIRECT","Direct","","","","","600 Rue De Lion","","New Iberia","LA","US","705632113" +"1720647068","DIRECT","Direct Messaging Address","katelyn@albemarletherapycenter.com","N","Assigned facility email address","","DIRECT","Direct","","","","","200 W 12th St Ste A1-100","","Waynesboro","VA","US","229804771" +"1649839994","OTHERS","Other URL","bobby.guessjr@coffeeregional.org","N","business email","","DIRECT","Direct","","OTHER","Other","na","1101 Ocilla Rd","","Douglas","GA","US","315332262" +"1548829880","CONNECT","CONNECT URL","kelly.coulehan@stonybrookmedicine.edu","Y","email","Stony Brook University Medical Center","","","","","","","14 Technology Dr Ste 12B","","East Setauket","NY","US","117333469" +"1366001612","SOAP","SOAP URL","Allscripts","N","","","","","","","","","1619 S Kentucky St Ste F600","","Amarillo","TX","US","791022215" +"1679132922","OTHERS","Other URL","electronic","N","","","","","","","","","104 Harwell Ave Ste 236","","LaGrange","GA","US","302403132" +"1699334896","OTHERS","Other URL","MediRoutes","Y","MediRoutes","National Medtrans, LLC","DIRECT","Direct","","CSV","CSV","MediRoutes is a software that give us instructions from point A to point B","5901 W Linebaugh Ave","","Tampa","FL","US","336245097" +"1275192460","CONNECT","CONNECT URL","akeyraa@gmail.com","N","","","DIRECT","Direct","","OTHER","Other","n/a","8295 Tournament Dr","","Memphis","TN","US","381258906" +"1326607524","CONNECT","CONNECT URL","Nae91666@gmail.com","N","","","","","","","","","1600 Anthony Rd","","Augusta","GA","US","309044824" +"1245899475","SOAP","SOAP URL","Bettendorf","N","","","","","","","","","1737 Grant St","","Bettendorf","IA","US","527224924" +"1669031860","OTHERS","Other URL","truenorthministries.net","N","","","","","","","","","5311 Rainbow Ridge Ct NE","","Rockford","MI","US","493418116" +"1194384396","DIRECT","Direct Messaging Address","NWOLFE@HRS.ORG","N","","","","","","","","","224 Columbus Rd","","Athens","OH","US","457011334" +"1750940904","DIRECT","Direct Messaging Address","registrar@ctmtheater.org","N","e-mail address","","DIRECT","Direct","","","","","228 State St","","Madison","WI","US","537035020" +"1881253086","OTHERS","Other URL","www.westernhillsresidence.com","N","","","","","","","","","400 Old Sidney Rd","","Comanche","TX","US","764422137" +"1790344901","DIRECT","Direct Messaging Address","rfischer@interimde.com","N","email","","","","","","","","92 Reads Way Unit 108","","New Castle","DE","US","197201631" +"1295394419","SOAP","SOAP URL","Peer/Support","N","","","","","","","","","3501 Brewster St","","Houston","TX","US","770264446" +"1093374217","DIRECT","Direct Messaging Address","tina.rocha@sausd.us","N","","","DIRECT","Direct","","","","","1629 S Center St","","Santa Ana","CA","US","927044111" +"1811556038","DIRECT","Direct Messaging Address","SL.Liggins@respirawc.com","N","","","","","","","","","432 E Bloomington St","","Iowa City","IA","US","522452800" +"1720647944","OTHERS","Other URL","INFECTIOUSDISEASEPARTNERS@GMAIL.COM","N","OFFICE EMAIL","","","","","","","","3121 S Maryland Pkwy Ste 412","","Las Vegas","NV","US","891092309" +"1326607557","DIRECT","Direct Messaging Address","mulherinm@sfusd.edu","N","work email","","DIRECT","Direct","","OTHER","Other","Direct email","3045 Santiago St","","San Francisco","CA","US","941161526" +"1255990487","DIRECT","Direct Messaging Address","erika.johnson@sluhn.org","Y","Only accessible though a 3rd party company desktop","St. Luke's University Health Network","","","","","","","801 Ostrum St","","Bethlehem","PA","US","180151000" +"1609435833","DIRECT","Direct Messaging Address","hello@sweetspotdental.com","N","Email","","DIRECT","Direct","","CSV","CSV","","763 Massachusetts Ave Ste 1","","Cambridge","MA","US","021393329" +"1598324733","SOAP","SOAP URL","emr","N","","","","","","OTHER","Other","email","201 W Guadalupe Rd Ste 102","","Gilbert","AZ","US","852333318" +"1871152017","DIRECT","Direct Messaging Address","lauryn.shannon@bannerhealth.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2800 E Ajo Way","","Tucson","AZ","US","857136204" +"1285293423","CONNECT","CONNECT URL","danae_alexander@yahoo.com","N","","","","","","","","","3152 S 132nd East Ave Apt 705","","Tulsa","OK","US","741343411" +"1619536869","DIRECT","Direct Messaging Address","RHILL@HEALTHRIGHT360.ORG","N","","","","","","","","","2307 W 6th St","","Los Angeles","CA","US","900573119" +"1205495462","DIRECT","Direct Messaging Address","andrea.burger@sdcounty.ca.gov","N","","","DIRECT","Direct","","CSV","CSV","","3851 Rosecrans St Ste 128","","San Diego","CA","US","921103115" +"1205495371","CONNECT","CONNECT URL","https://static.practicefusion.com/apps/ehr/index.html?#/PF/settings/all","N","Practice Fusion","","HIE","Health Information Exchange (HIE)","","","","","665 John Adams Pkwy","","Idaho Falls","ID","US","834014072" +"1114586286","CONNECT","CONNECT URL","alewis38@charter.net","N","","","","","","CSV","CSV","","8436 Crossland Loop Ste 104","","Montgomery","AL","US","361178522" +"1316506496","DIRECT","Direct Messaging Address","kayleighnesom@americanbehavioralconsulting.com","N","","","DIRECT","Direct","","","","","11820 Munbury Dr","","Dade City","FL","US","335255747" +"1922667005","OTHERS","Other URL","NA","N","","","","","","","","","1223 Beacon St","","Brookline","MA","US","024465302" +"1720647803","SOAP","SOAP URL","Massagebook.com","N","Soap notes inputted into the system","","DIRECT","Direct","","CSV","CSV","","344 E Main St","","Twin Lakes","WI","US","531819682" +"1912566001","CONNECT","CONNECT URL","Parker","N","","","DIRECT","Direct","","OTHER","Other","Parker","19275 Cottonwood Dr Apt 1527","","Parker","CO","US","801388588" +"1457910549","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","1 Jarrett White Rd","","Tripler Army Medical Center","HI","US","968595001" +"1720647811","CONNECT","CONNECT URL","eveline.gutzwiller@mountsinai.org","N","work email","","","","","","","","1 Gustave L Levy Pl","","New York","NY","US","100296504" +"1629637566","DIRECT","Direct Messaging Address","jm4261@mynsu.nova.edu","N","email address","","DIRECT","Direct","","OTHER","Other","email address","1775 W Hibiscus Blvd","","Melbourne","FL","US","329012620" +"1639738743","DIRECT","Direct Messaging Address","drsiddiqui@aligndoc.com","N","Email","","DIRECT","Direct","","CSV","CSV","","27250 Wixom Rd Ste B","","Novi","MI","US","483741116" +"1487213666","DIRECT","Direct Messaging Address","kyle.dammann@sluhn.org","N","email","","DIRECT","Direct","","","","","801 Ostrum St","","Bethlehem","PA","US","180151000" +"1801455878","DIRECT","Direct Messaging Address","klarissa@allcaretherapygt.com","Y","","All Care Therapies of Georgetown PLLC","","","","","","","4402 Williams Dr Ste 115","","Georgetown","TX","US","786281388" +"1790344794","DIRECT","Direct Messaging Address","VHSFamilyMedicine@uhsinc.com","N","Valley Heath System Family Medicine Residency Program's General Email","","DIRECT","Direct","","","","","6655 S Cimarron Rd Ste 1000","","Las Vegas","NV","US","891132180" +"1245899335","OTHERS","Other URL","1548506793","N","","","","","","","","","593 Eddy St","","Providence","RI","US","029034923" +"1679132849","DIRECT","Direct Messaging Address","krossman@bcps.k12.md.us","N","","","","","","","","","200 E North Avenue","Related Services Room 210","Baltimore","MD","US","21202" +"1780243899","DIRECT","Direct Messaging Address","Marelydiana@outlook.com","N","Contact information","","DIRECT","Direct","","OTHER","Other","Direct","Urb estancias de dulces suenos","Calle 2 A-3","Guayama","PR","US","00784" +"1598324600","CONNECT","CONNECT URL","116gfenollal@uccaribe.edu","N","Institutional","","DIRECT","Direct","","CSV","CSV","","Calle Francisco Colon Julia #159","Urb Quintas las Muesas","Cayey","PR","US","00736" +"1124687108","CONNECT","CONNECT URL","https://eisenhower.amedd.army.mil/AboutUs/SitePages/Secure%20Messaging.aspx","N","","","","","","","","","General Surgery, Dwight D Eisenhower Army Medical Cent","300 East Hospital Road","APO","AA","US","309055650" +"1619536604","CONNECT","CONNECT URL","P2P","N","P2P","","DIRECT","Direct","","CSV","CSV","","180 E 2nd Ave","","Williamson","WV","US","256613602" +"1124687470","DIRECT","Direct Messaging Address","chamlin@assistinghands.com","N","confidential email","","DIRECT","Direct","","OTHER","Other","confidential email","1606 Santa Rosa Rd Rm 125","","Henrico","VA","US","232295014" +"1689233934","DIRECT","Direct Messaging Address","cmg73193@yahoo.con","N","Email","","DIRECT","Direct","","OTHER","Other","Email","879 E Michigan Ave","","Marshall","MI","US","490682045" +"1942869292","DIRECT","Direct Messaging Address","ezuber@indianaear.com","N","Provider email","","DIRECT","Direct","","CSV","CSV","","9604 Coldwater Rd Ste 103","","Fort Wayne","IN","US","468252096" +"1578122826","CONNECT","CONNECT URL","Olney","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","218 E Main St","","Olney","IL","US","624502114" +"1306405584","DIRECT","Direct Messaging Address","kristine.zelmer@pokagonband-nsn.gov","N","","","","","","","","","58620 Sink Rd","","Dowagiac","MI","US","490479329" +"1679132856","DIRECT","Direct Messaging Address","ryan@eventmedicpgh.com","N","Direct email.","","DIRECT","Direct","","CSV","CSV","","98 Fairview Ave","","Ambridge","PA","US","150031101" +"1104485267","DIRECT","Direct Messaging Address","info@acesupportinc.com","N","","","","","","","","","1629 K St NW Ste 300","","Washington","DC","US","200061631" +"1013576172","DIRECT","Direct Messaging Address","wamcneil@viatru.com","N","","","","","","","","","3915 Palisades Dr Ste B","","Tuscaloosa","AL","US","354053415" +"1265091375","CONNECT","CONNECT URL","Syracuse","N","","","","","","","","","32A Ball Rd","","Syracuse","NY","US","132151602" +"1417516519","CONNECT","CONNECT URL","HER","N","","","OTHER","Other","perfect serve","","","","7600 Beechnut St","","Houston","TX","US","770744302" +"1831758952","OTHERS","Other URL","BROOKLYN","N","","","","","","","","","560 W 168th St","","New York","NY","US","100323917" +"1720647852","DIRECT","Direct Messaging Address","aj2912@cumc.columbia.edu","N","University email","","DIRECT","Direct","","","","","215 E 95th St Apt 25F","","New York","NY","US","101284086" +"1407415516","CONNECT","CONNECT URL","Rochester","N","","","DIRECT","Direct","","","","","285 Winfield Rd","","Rochester","NY","US","146222216" +"1821657933","OTHERS","Other URL","Laptop","N","","","DIRECT","Direct","","","","","1236 Mareed Ave","","Yazoo City","MS","US","391942831" +"1912566027","DIRECT","Direct Messaging Address","eorth@hometownpharmacywi.com","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","901 Fond Du Lac Ave","","Kewaskum","WI","US","530409161" +"1912566027","CONNECT","CONNECT URL","Kewaskum","N","","","DIRECT","Direct","","CSV","CSV","","901 Fond Du Lac Ave","","Kewaskum","WI","US","530409161" +"1073172193","CONNECT","CONNECT URL","www.ahbpsych.com","Y","","AHB Center for Behavioral Health and Wellness, PLLC","","","","","","","3326 Durham Chapel Hill Blvd Bldg D","","Durham","NC","US","277076201" +"1902465032","CONNECT","CONNECT URL","N/A","N","","","","","","","","","800 Washington St","","Boston","MA","US","021111552" +"1295394310","DIRECT","Direct Messaging Address","joua.spillman@allina.com","N","","","","","","","","","201 Pendryn Hill Curv","","Woodbury","MN","US","551257701" +"1487213500","DIRECT","Direct Messaging Address","Nar2165@cumc.columbia.edu","N","","","","","","","","","14936 124th St","","South Ozone Park","NY","US","114204109" +"1659930774","OTHERS","Other URL","www.empowerbehavioral.com","N","","","","","","","","","11905 Bowman Dr Ste 507","","Fredericksburg","VA","US","224087344" +"1831758960","DIRECT","Direct Messaging Address","Edwin@aohealing.com","N","","","","","","","","","154 W Belle Isle Rd","","Sandy Springs","GA","US","303422536" +"1982263026","DIRECT","Direct Messaging Address","securedinfo@westernberkspt.com","N","","","","","","","","","1011 W Penn Ave","","Robesonia","PA","US","195519550" +"1609435742","DIRECT","Direct Messaging Address","ccasademont@hotmail.com","N","","","","","","","","","254 Easton Ave","","New Brunswick","NJ","US","089011766" +"1336708478","OTHERS","Other URL","www.himapr.com","N","","","","","","","","","100 Ave Luis Munoz Marin","","Caguas","PR","US","007256184" +"1790344836","CONNECT","CONNECT URL","NA","N","","","","","","","","","900 23rd St NW","","Washington","DC","US","200372342" +"1538728688","DIRECT","Direct Messaging Address","mekelle.andrezzi@bristolhospice.com","N","Location of parent/corporate office","","","","","","","","8765 Aero Dr Ste 226","","San Diego","CA","US","921231767" +"1275192320","SOAP","SOAP URL","Woodside","N","Physical therapy","","OTHER","Other","Health exchange","CSV","CSV","","4705 48th St Apt 2B","","Woodside","NY","US","113776602" +"1275192320","SOAP","SOAP URL","Woodside","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Woodside","4705 48th St Apt 2B","","Woodside","NY","US","113776602" +"1548829690","OTHERS","Other URL","awilliams@preferredbehavioral.org","N","","","","","","","","","725 Airport Rd","","Lakewood","NJ","US","087015968" +"1639738784","DIRECT","Direct Messaging Address","u0494422@utah.edu","N","","","","","","","","","50 N Medical Dr","","Salt Lake City","UT","US","841320001" +"1164081212","DIRECT","Direct Messaging Address","SeegerL@diakon.org","N","outlook email","","DIRECT","Direct","","OTHER","Other","email","960 Century Dr","","Mechanicsburg","PA","US","170554530" +"1972162022","OTHERS","Other URL","Birmingham","N","","","","","","","","","3057 Lorna Rd Ste 220","","Vestavia Hills","AL","US","352164518" +"1043879091","DIRECT","Direct Messaging Address","kimbrof@upmc.edu","Y","","UPMC Presbyterian Shadyside","","","","","","","373 Burrows St","","Pittsburgh","PA","US","152132201" +"1275192247","DIRECT","Direct Messaging Address","kkasler@visitingangels.com","N","Business Email","","","","","","","","6060 Dixie Hwy Ste E","","Clarkston","MI","US","483463476" +"1750940722","DIRECT","Direct Messaging Address","AGOLLEGLY@ESNECFL.ORG","N","","","","","","","","","1219 Dunn Ave","","Daytona Beach","FL","US","321142405" +"1437718426","DIRECT","Direct Messaging Address","amcleod@cableone.net","N","","","","","","","","","308 Highland Blvd","","Natchez","MS","US","391204611" +"1144889171","CONNECT","CONNECT URL","https://www.lvhn.org/","N","","","","","","","","","1200 S Cedar Crest Blvd","","Allentown","PA","US","181036202" +"1780243717","CONNECT","CONNECT URL","northfloridashuttle@yahoo.com","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10235 Chason Lakes Dr","","Jacksonville","FL","US","322578677" +"1871152801","CONNECT","CONNECT URL","henningt@mail.gvsu.edu","N","","","","","","","","","702 Clover Ridge Ave NW","","Grand Rapids","MI","US","495048010" +"1285293225","OTHERS","Other URL","Torrance","N","","","","","","","","","22617 Hawthorne Blvd","","Torrance","CA","US","905052510" +"1649839689","CONNECT","CONNECT URL","www.crisisprepandrecovery.com","N","Web Address","","OTHER","Other","Website","OTHER","Other","HTML","2120 S McClintock Dr Ste 105","","Tempe","AZ","US","852822692" +"1649839689","CONNECT","CONNECT URL","www.crisisprepandrecovery.com","N","Website","","OTHER","Other","Website","OTHER","Other","HTML","2120 S McClintock Dr Ste 105","","Tempe","AZ","US","852822692" +"1407415342","OTHERS","Other URL","balexis@yapinc.org","N","","","","","","","","","1516 E Colonial Dr","","Orlando","FL","US","328034740" +"1407415342","DIRECT","Direct Messaging Address","balexis@yapinc.org","N","Practice","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1516 E Colonial Dr","","Orlando","FL","US","328034740" +"1538728480","OTHERS","Other URL","lifepractice.org","N","","","","","","","","","3336 Bradshaw Rd","","Sacramento","CA","US","958272615" +"1063071025","DIRECT","Direct Messaging Address","nichelle.travis2@uhhospitals.org","Y","Business email","University Hospitals Medical Group, Inc.","DIRECT","Direct","","OTHER","Other","Business email","11100 Euclid Ave Ste 1200","","Cleveland","OH","US","441061716" +"1295394393","DIRECT","Direct Messaging Address","kshambarger@mcbdds.org","N","secured email","","DIRECT","Direct","","OTHER","Other","email","25 Thorpe Dr","","Dayton","OH","US","454201823" +"1063071173","CONNECT","CONNECT URL","Gurabo","N","","","","","","","","","Los Paisajes 21","","Gurabo","PR","US","00778" +"1730748831","DIRECT","Direct Messaging Address","Info@10xphysio.com","N","Work email","","OTHER","Other","Non medical communication","OTHER","Other","Email","2308 Wexford Ln","","Vestavia Hills","AL","US","352164241" +"1528627502","DIRECT","Direct Messaging Address","ssullivan@impowerfl.org","N","Email address","","DIRECT","Direct","","CSV","CSV","","580 Old Sanford Oviedo Rd","","Winter Springs","FL","US","327082637" +"1952960981","OTHERS","Other URL","ALPHOMEHEALTH.COM","N","","","DIRECT","Direct","","","","","905 Riderwood Dr","","Hazelwood","MO","US","630423331" +"1336708429","CONNECT","CONNECT URL","home","N","home","","DIRECT","Direct","","OTHER","Other","other","108 Alice Ln","","El Sobrante","CA","US","948031447" +"1871152975","CONNECT","CONNECT URL","credential@uapclinic.com","Y","Credentialing","Union Hospital, Inc.","DIRECT","Direct","","OTHER","Other","credentialing","1606 N 7th St","","Terre Haute","IN","US","478042706" +"1467011569","DIRECT","Direct Messaging Address","kendra.day@va.gov","N","","","","","","","","","4500 S Lancaster Rd","","Dallas","TX","US","752167167" +"1538728639","CONNECT","CONNECT URL","https://www.footandanklecenterofphila.com/","N","Website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","230 N Broad St","","Philadelphia","PA","US","191021121" +"1750940862","CONNECT","CONNECT URL","https://www.gorefreshdental.com/locations/refresh-dental-toledo-talmadge/","Y","practice website","Professional Dental Alliance, LLC","DIRECT","Direct","","OTHER","Other","practice website","4321 Talmadge Rd","","Toledo","OH","US","436233539" +"1881253995","SOAP","SOAP URL","adagiotherapeuticmassage@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","560 Springfield Ave Ste F","","Westfield","NJ","US","070901024" +"1881253995","SOAP","SOAP URL","adagiotherapeuticmassage@gmail.com","N","Email","","HIE","Health Information Exchange (HIE)","","","","","560 Springfield Ave Ste F","","Westfield","NJ","US","070901024" +"1235798349","DIRECT","Direct Messaging Address","jrice@immediate-medcare.com","N","","","","","","","","","7129 Floyd St NE","","Covington","GA","US","300141578" +"1134788193","DIRECT","Direct Messaging Address","cmaas@hearingrehabcenter.com","N","","","","","","","","","1030 Centre Ave Ste A","","Fort Collins","CO","US","805261849" +"1184283145","CONNECT","CONNECT URL","davidbarreto80@gmail.com","N","","","","","","","","","2300 M St NW Fl 8","","Washington","DC","US","200371434" +"1477112431","CONNECT","CONNECT URL","rdsfarm.cpcbhc.org","N","","","","","","","","","270 Highway 35","","Red Bank","NJ","US","077015920" +"1477112431","CONNECT","CONNECT URL","rdsfarm.cpcbhc.org","N","","","","","","","","","270 Highway 35","","Red Bank","NJ","US","077015920" +"1477112431","CONNECT","CONNECT URL","rdsfarm.cpcbhc.org","N","","","","","","","","","270 Highway 35","","Red Bank","NJ","US","077015920" +"1477112431","CONNECT","CONNECT URL","https://www.changehealthcare.com/","N","","","","","","","","","270 Highway 35","","Red Bank","NJ","US","077015920" +"1366001356","DIRECT","Direct Messaging Address","mroman4@fondopr.com","N","e-mail","","HIE","Health Information Exchange (HIE)","","OTHER","Other","e-mail","Carretera 4482 KM 0.2 Terranova","","Quebradillas","PR","US","00678" +"1366001356","DIRECT","Direct Messaging Address","mroman4@fondopr.com","N","e-mail","","HIE","Health Information Exchange (HIE)","","OTHER","Other","e-mail","Carretera 4482 KM 0.2 Terranova","","Quebradillas","PR","US","00678" +"1942869995","OTHERS","Other URL","info@insightcenterforcounseling.com","N","","","","","","","","","200 E Main St Ste 1","","Rockaway","NJ","US","078663614" +"1003475062","OTHERS","Other URL","progresshouseinc","N","Rehabilitation Facility","","","","","","","","2844 Coloma St","","Placerville","CA","US","956674406" +"1821657883","DIRECT","Direct Messaging Address","a.blair@mac.com","N","email","","","","","","","","4616 Burnet Ave","","Sherman Oaks","CA","US","914032410" +"1083273049","OTHERS","Other URL","www.medicalcentercorp.com","N","web site under construction","","","","","","","","5800 E Evans Ave Ste 101","","Denver","CO","US","802225320" +"1427617406","DIRECT","Direct Messaging Address","RachelMallett@direct.practicefusion.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1605 E Broadway Ste 260","","Columbia","MO","US","652018044" +"1427617406","DIRECT","Direct Messaging Address","SaraCrowderMD@direct.practicefusion.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1605 E Broadway Ste 260","","Columbia","MO","US","652018044" +"1710546700","DIRECT","Direct Messaging Address","mlkelley@anthc.org","N","","","","","","","","","4315 Diplomacy Dr","","Anchorage","AK","US","995085926" +"1629637616","DIRECT","Direct Messaging Address","jbedard@preludeiowa.org","N","","","","","","","","","3451 Easton Blvd","","Des Moines","IA","US","503173214" +"1538728522","DIRECT","Direct Messaging Address","nursing@crhchristopherhouse.com","N","work email","","DIRECT","Direct","","CSV","CSV","","100 S Cleveland Ave","","Wenatchee","WA","US","988012605" +"1962061960","DIRECT","Direct Messaging Address","vnguyen@camelotcare.com","N","","","","","","","","","311 Directors Dr","","Knoxville","TN","US","379234723" +"1861051872","CONNECT","CONNECT URL","indianapolis","N","","","DIRECT","Direct","","","","","1311 N Arlington Ave","","Indianapolis","IN","US","462193286" +"1720647746","SOAP","SOAP URL","Backeast.massagetherapy.com","N","","","","","","","","","390 Toll Gate Rd Ste 200A","","Warwick","RI","US","028864326" +"1720647746","CONNECT","CONNECT URL","backeastmassage@gmail.com","N","","","","","","","","","390 Toll Gate Rd Ste 200A","","Warwick","RI","US","028864326" +"1104485119","DIRECT","Direct Messaging Address","swahhaj@fordham.edu","N","","","DIRECT","Direct","","OTHER","Other","Direct messaging","293 Martense St Apt 1A","","Brooklyn","NY","US","112264267" +"1215596226","DIRECT","Direct Messaging Address","yore2010@yahoo.es","N","","","DIRECT","Direct","","CSV","CSV","","5450 SW 8th St Ste 201","","Coral Gables","FL","US","331342200" +"1902465925","OTHERS","Other URL","breana.jones@wvumedicine.org","N","work e-mail","","DIRECT","Direct","","OTHER","Other","work e-mail","100 Pin Oak Ln","","Keyser","WV","US","267265908" +"1295394229","CONNECT","CONNECT URL","info.rsmaine@gmail.com","N","","","","","","","","","256 Bartlett St","","Lewiston","ME","US","042406501" +"1205495157","DIRECT","Direct Messaging Address","jvaldezRD@outlook.com","N","Work Email","","","","","","","","6821 Breyerton Way SE","","Owens Cross Roads","AL","US","357638806" +"1114586062","OTHERS","Other URL","n/a","N","","","","","","","","","2121 SW Chelsea Dr","","Topeka","KS","US","666141756" +"1639738586","CONNECT","CONNECT URL","Corozal","N","servicio","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Carr 159 # Km16.4","","Corozal","PR","US","007832903" +"1457910309","OTHERS","Other URL","Bethydavis@gmail.com","N","Personal e mail","","","","","","","","1800 N 12th St","","Reading","PA","US","196041545" +"1043879901","DIRECT","Direct Messaging Address","info@rocketsurgerymn.com","N","HIPPA compliant G-suite email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","pictures, lesion information","11407 Creekridge Dr","","Eden Prairie","MN","US","553474311" +"1952960817","DIRECT","Direct Messaging Address","mmartinez@homeinsteadnm.com","N","email","","DIRECT","Direct","","OTHER","Other","client information","585 Osuna Rd NE Ste F","","Albuquerque","NM","US","871131084" +"1912566050","DIRECT","Direct Messaging Address","lreimann@regionalhealth.org","N","","","","","","","","","1445 North Ave","","Spearfish","SD","US","577831552" +"1114586245","DIRECT","Direct Messaging Address","cmoritz@pathwaystwo.com","N","","","DIRECT","Direct","","","","","30101 Hoover Rd","","Warren","MI","US","480936572" +"1841859840","DIRECT","Direct Messaging Address","info@citadelhomecare.com","N","","","","","","","","","4400 Route 9 S Ste 1000","","Freehold","NJ","US","077281383" +"1992364095","DIRECT","Direct Messaging Address","nhalford@prairieridge.net","N","secure email","","DIRECT","Direct","","CSV","CSV","","320 N Eisenhower Ave","","Mason City","IA","US","504011521" +"1992364095","CONNECT","CONNECT URL","computer/laptop","N","computer/laptop","","DIRECT","Direct","","CSV","CSV","","320 N Eisenhower Ave","","Mason City","IA","US","504011521" +"1992364095","DIRECT","Direct Messaging Address","nhalford@prairieridge.net","N","secure email","","DIRECT","Direct","","CSV","CSV","","320 N Eisenhower Ave","","Mason City","IA","US","504011521" +"1992364095","CONNECT","CONNECT URL","computer","N","","","","","","","","","320 N Eisenhower Ave","","Mason City","IA","US","504011521" +"1861051864","DIRECT","Direct Messaging Address","lblanchard@equinoxcounseling.com","N","","","","","","","","","600 S Cherry St Ste 217","","Glendale","CO","US","802461704" +"1972162071","CONNECT","CONNECT URL","epic","N","","","","","","","","","100 Port Washington Blvd","","Roslyn","NY","US","115761347" +"1508425604","CONNECT","CONNECT URL","Winterport","N","","","","","","","","","20 Monroe Rd","","Winterport","ME","US","044964213" +"1407415508","OTHERS","Other URL","cmartin@nemcmh.org","N","","","","","","","","","400 Johnson St","","Alpena","MI","US","497071434" +"1578122677","CONNECT","CONNECT URL","Gahanna","Y","","Runion Dental Group,LLC","OTHER","Other","Gahanna","OTHER","Other","Hilliard","3775 Trueman Ct","","Hilliard","OH","US","430262496" +"1811556913","OTHERS","Other URL","https://mathispt.com/","N","","","","","","","","","1133 College Ave Ste G200","","Manhattan","KS","US","665022934" +"1316506447","DIRECT","Direct Messaging Address","paigfair@hotmail.com","N","paigfair@hotmail.com","","DIRECT","Direct","","OTHER","Other","paigfair@hotmail.com","19915 Nina St","","Omaha","NE","US","681306071" +"1528627668","OTHERS","Other URL","MediRoutes","N","MediRoutes","","DIRECT","Direct","","CSV","CSV","","5901 W Linebaugh Ave","","Tampa","FL","US","336245097" +"1912566043","DIRECT","Direct Messaging Address","admin@coiledatexturedsalon.com","N","","","","","","","","","1305 Nott St","","Schenectady","NY","US","123082618" +"1730748864","CONNECT","CONNECT URL","anleu_m@yahoo.com","N","","","","","","","","","523 Spencer St NE","","Grand Rapids","MI","US","495055160" +"1730748864","CONNECT","CONNECT URL","anleu_m@yahoo.com","N","","","","","","","","","523 Spencer St NE","","Grand Rapids","MI","US","495055160" +"1730748864","CONNECT","CONNECT URL","anleu_m@yahoo.com","N","","","","","","","","","523 Spencer St NE","","Grand Rapids","MI","US","495055160" +"1730748864","CONNECT","CONNECT URL","anleu_m@yahoo.com","N","","","DIRECT","Direct","","","","","523 Spencer St NE","","Grand Rapids","MI","US","495055160" +"1649839788","CONNECT","CONNECT URL","Blountmemorial.org","N","","","","","","","","","2320 E LaMar Alexander Pkwy","","Maryville","TN","US","378045316" +"1821657958","DIRECT","Direct Messaging Address","info@j-n-jhomecareservices.com","N","info email","","DIRECT","Direct","","OTHER","Other","email","1055 Crystal Lake Dr","","Frisco","TX","US","750368878" +"1346809480","OTHERS","Other URL","thrivebhs6@gmail.com","N","","","","","","","","","1212 OMeara Ct","","Trinity","FL","US","346554631" +"1891354932","DIRECT","Direct Messaging Address","office@centercitymedicalcenter.com","N","","","","","","","","","1420 Walnut St Ste 904","","Philadelphia","PA","US","191024009" +"1487213435","OTHERS","Other URL","sarah.crepps@cuanschutz.edu","N","","","DIRECT","Direct","","","","","3220 Orion Dr","","Colorado Springs","CO","US","809060920" +"1063071017","DIRECT","Direct Messaging Address","Melissagomez@direct.practicefusion.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","728 Broad Street Ext # B","","Waterford","CT","US","063851345" +"1063071017","DIRECT","Direct Messaging Address","mgomez0728@direct.practicefusion.com","N","","","DIRECT","Direct","","CSV","CSV","","728 Broad Street Ext # B","","Waterford","CT","US","063851345" +"1083273031","DIRECT","Direct Messaging Address","GhitaV@vesta.org","N","","","","","","","","","8455 Fenton St","","Silver Spring","MD","US","209104995" +"1104485168","DIRECT","Direct Messaging Address","Omaha@selectrehab.com","N","Secure company e-mail","","DIRECT","Direct","","CSV","CSV","","4330 S 144th St","","Omaha","NE","US","681371051" +"1235798281","DIRECT","Direct Messaging Address","Admin@crimsoncounseling.net","N","encrypted email","","DIRECT","Direct","","OTHER","Other","email","249 E Tabernacle St","","St George","UT","US","847702978" +"1467011429","DIRECT","Direct Messaging Address","easawl@sjhmc.org","N","e-mail address","","DIRECT","Direct","","OTHER","Other","n/a","703 Main St","","Paterson","NJ","US","075032621" +"1669031621","DIRECT","Direct Messaging Address","pljurgensmier@edenbrookfonddulac.com","N","","","","","","","","","265 S National Ave","","Fond Du Lac","WI","US","549355334" +"1578122537","OTHERS","Other URL","greensboro","N","","","","","","","","","704 Martin St","","Greensboro","NC","US","274061739" +"1730748799","DIRECT","Direct Messaging Address","DClark@abetterwayinc.net","N","","","","","","","","","3001 International Blvd","","Oakland","CA","US","946012203" +"1861051831","FHIR","FHIR URL","Diagnostic-Solutions","N","Results","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","120 Longfellow Dr","","Lafayette","LA","US","705036611" +"1477112464","OTHERS","Other URL","rosalisecbean@gmail.com","N","","","","","","","","","4 Ravenwood Ln","","Sandy","UT","US","840924849" +"1689233660","DIRECT","Direct Messaging Address","info@soultenders.com","N","","","DIRECT","Direct","","","","","41 E Foothill Blvd Ste 102","","Arcadia","CA","US","910062361" +"1821657800","DIRECT","Direct Messaging Address","kelley.jenkins@ctca-hope.com","N","","","","","","","","","600 Celebrate Life Pkwy","","Newnan","GA","US","302658001" +"1801455886","DIRECT","Direct Messaging Address","novia.anderson@renobehavioral.com","N","work email","","DIRECT","Direct","","CSV","CSV","","6940 Sierra Center Pkwy","","Reno","NV","US","895112209" +"1801455886","DIRECT","Direct Messaging Address","novia.anderson@renobehavioral.com","N","","","","","","","","","6940 Sierra Center Pkwy","","Reno","NV","US","895112209" +"1710546791","DIRECT","Direct Messaging Address","gk@rennickeassociates.com","N","email","","DIRECT","Direct","","CSV","CSV","","79 Walker St Fl 2","","New York","NY","US","100133981" +"1578122578","CONNECT","CONNECT URL","Riley","N","","","","","","","","","447 Ee Butler Pkwy","","Gainesville","GA","US","305014524" +"1922667922","DIRECT","Direct Messaging Address","stephanie.holmstrom@dhha.org","N","","","DIRECT","Direct","","CSV","CSV","","777 Bannock St # B146","","Denver","CO","US","802044507" +"1194384198","DIRECT","Direct Messaging Address","Emily.Meyer@aspirus.org","N","Work Email","","DIRECT","Direct","","","","","333 Pine Ridge Blvd","","Wausau","WI","US","544014102" +"1629637640","DIRECT","Direct Messaging Address","aaholtkamp@icloud.com","N","work email","","DIRECT","Direct","","CSV","CSV","","17744 Sky Park Cir Ste 285","","Irvine","CA","US","926144461" +"1346809373","CONNECT","CONNECT URL","gilemiedecastro@cox.net","N","","","","","","","","","3702 Internet Ave","","North Las Vegas","NV","US","890314160" +"1437718467","CONNECT","CONNECT URL","betterhelp.com","N","","","","","","","","","1208 E Kennedy Blvd Unit 1210","","Tampa","FL","US","336023528" +"1427617455","OTHERS","Other URL","humanityhomehealthcare@gmail.com","N","secure email only access by myself","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","836 Broadway Ave Lowr Level","","Bedford","OH","US","441463676" +"1336708361","CONNECT","CONNECT URL","Sunny@nuuvohealth.com","N","Nuuvo Health","","DIRECT","Direct","","CSV","CSV","","3225 Turtle Creek Blvd Apt 520","","Dallas","TX","US","752195461" +"1477112407","DIRECT","Direct Messaging Address","blandinw@musc.edu","N","Hospital Secure Email","","DIRECT","Direct","","","","","169 Ashley Avenue","Room 202 Main Hospital MSC 333","charleston","SC","US","29425" +"1538728662","DIRECT","Direct Messaging Address","crichman@bcps.k12.md.us","N","Email","","DIRECT","Direct","","","","","900 Woodbourne Ave","","Baltimore","MD","US","212124027" +"1881253938","DIRECT","Direct Messaging Address","johnstonca2@upmc.edu","Y","","UPMC Presbyterian Shadyside","","","","","","","373 Burrows St","","Pittsburgh","PA","US","152132201" +"1881253938","DIRECT","Direct Messaging Address","johnstonca2@upmc.edu","Y","","UPMC Presbyterian Shadyside","DIRECT","Direct","","","","","373 Burrows St","","Pittsburgh","PA","US","152132201" +"1497314488","DIRECT","Direct Messaging Address","cicconen@sacredheart.edu","N","","","","","","","","","5151 Park Ave","","Fairfield","CT","US","068251090" +"1619536703","DIRECT","Direct Messaging Address","emasselin@ucdavis.edu","N","","","","","","","","","4610 X St","","Sacramento","CA","US","958172200" +"1245899350","DIRECT","Direct Messaging Address","info@georgefamilyorthodontics.com","N","email","","DIRECT","Direct","","OTHER","Other","email","288 Highland Ave","","South Attleboro","MA","US","027036880" +"1982263083","OTHERS","Other URL","Hospital","N","Hospital","","HIE","Health Information Exchange (HIE)","","OTHER","Other","N/A","525 E 68th St","","New York","NY","US","100654870" +"1407415524","DIRECT","Direct Messaging Address","metzingerj@upmc.edu","Y","","WPIC of UPMC Presbyterian Shadyside","","","","","","","3811 OHara St","","Pittsburgh","PA","US","152132593" +"1942869060","SOAP","SOAP URL","megan@bluewavehearing.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1501 SE Walton Blvd Ste 119","","Bentonville","AR","US","727123746" +"1447819578","DIRECT","Direct Messaging Address","c.bodley@NHCSC.org","N","","","DIRECT","Direct","","OTHER","Other","Fax","2559 W 79th St","","Chicago","IL","US","606521751" +"1437718566","CONNECT","CONNECT URL","rkhanam44@gmail.com","N","","","","","","","","","300 Grand Manor Dr","","Marietta","GA","US","300683688" +"1265091391","DIRECT","Direct Messaging Address","Kad64@med.miami.edu","N","","","","","","","","","4725 N Federal Hwy","","Fort Lauderdale","FL","US","333084668" +"1679132716","DIRECT","Direct Messaging Address","la-kee.smith@circlecare4kids.com","N","","","","","","","","","6607 Lucky Flds","","Converse","TX","US","781093546" +"1942869086","OTHERS","Other URL","N/A","N","N/A","","","","","","","","960 Century Dr","","Mechanicsburg","PA","US","170554530" +"1306405451","DIRECT","Direct Messaging Address","julie.tibbetts@uhsinc.com","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3615B Mike Padgett Hwy","","Augusta","GA","US","309063898" +"1942869912","DIRECT","Direct Messaging Address","michellek.viibe@outlook.com","N","ViibeWellnessCenter","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Mental Health","2701 W Picacho Ave Ste 4","","Las Cruces","NM","US","880074732" +"1215596168","DIRECT","Direct Messaging Address","mbkellar@stvincenthealth.com","N","email","","OTHER","Other","emails","OTHER","Other","email","23 Winthrop Rd","","Morrilton","AR","US","721104311" +"1336708304","CONNECT","CONNECT URL","ICHS","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3815 S Othello St Fl 2","","Seattle","WA","US","981183510" +"1336708304","CONNECT","CONNECT URL","NPIRegistry","N","OB nurse","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3815 S Othello St Fl 2","","Seattle","WA","US","981183510" +"1083273056","CONNECT","CONNECT URL","gapshealth.com","N","","","","","","","","","130 Chandler Hills Dr Ste 105","","Mount Airy","NC","US","270308805" +"1851950844","OTHERS","Other URL","matthew.lucht@gccaz.edu","N","email","","","","","","","","6000 W Olive Ave","","Glendale","AZ","US","853023006" +"1851950844","OTHERS","Other URL","matthew.lucht@gccaz.edu","N","","","","","","","","","6000 W Olive Ave","","Glendale","AZ","US","853023006" +"1851950844","OTHERS","Other URL","matthew.lucht@gccaz.edu","N","","","","","","","","","6000 W Olive Ave","","Glendale","AZ","US","853023006" +"1598324584","CONNECT","CONNECT URL","kelley.bronsink@presencelearning.com","N","","","","","","","","","4229 Brookside Ave","","Cincinnati","OH","US","452232162" +"1841859832","DIRECT","Direct Messaging Address","mangik@sacredheart.edu","N","","","","","","","","","5151 Park Ave","","Fairfield","CT","US","068251090" +"1316506330","CONNECT","CONNECT URL","benstowell","N","","","","","","","","","323 N LeRoux St Ste 100","","Flagstaff","AZ","US","860014542" +"1689233629","CONNECT","CONNECT URL","computer","N","","","","","","","","","1010 Dotterel Rd Apt 203","","Delray Beach","FL","US","334441076" +"1811556756","OTHERS","Other URL","medina@quantumsource.org","N","","","DIRECT","Direct","","CSV","CSV","","20309 field dr","","humble","TX","US","77338" +"1164081006","OTHERS","Other URL","R.Houshian@chsica.org","N","","","","","","","","","1328 S Mission Rd","","Fallbrook","CA","US","920284006" +"1982263828","OTHERS","Other URL","LEWISTON","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","37 Tall Pines Dr Apt 3","","Lewiston","ME","US","042403282" +"1518526458","CONNECT","CONNECT URL","matrixmedical.icims.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","work related","9201 E Mountain View Rd Ste 220","","Scottsdale","AZ","US","852585172" +"1477112324","OTHERS","Other URL","indigohealthcareinfo@gmail.com","N","Business email address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","308 2nd St SE Apt 204 Osseo, MN","308 2nd St SE Apt 204","","Osseo","MN","US","553691532" +"1356900203","DIRECT","Direct Messaging Address","lcarter@childrenandfamilies.org","N","work email","","DIRECT","Direct","","","","","8915 Harry Hines Blvd","","Dallas","TX","US","752351717" +"1225697170","DIRECT","Direct Messaging Address","yanelexym4@yahoo.es","N","786-717-8122","","DIRECT","Direct","","CSV","CSV","","1700 SW 92nd Ave","","Miami","FL","US","331657702" +"1043879992","CONNECT","CONNECT URL",".com","N","","","","","","","","","1500 S Johnson Ferry Rd","","Atlanta","GA","US","303191612" +"1033778923","DIRECT","Direct Messaging Address","brandi.warren@scwhpa.allscriptsdirect.net","N","","","HIE","Health Information Exchange (HIE)","","","","","2484 E Pinetree Blvd","","Thomasville","GA","US","317924854" +"1073172987","DIRECT","Direct Messaging Address","rsing@chcmi.org","N","","","","","","","","","2615 Stadium Dr","","Kalamazoo","MI","US","490081654" +"1356901201","OTHERS","Other URL","CureMD","N","EHR","","OTHER","Other","EHR","OTHER","Other","CureMD","4 West Rd # 6","","Ellington","CT","US","060294247" +"1871152793","CONNECT","CONNECT URL","dtippett@homecareassistance.com","N","","","","","","","","","6007 US Route 60 E Ste 109","","Barboursville","WV","US","255041045" +"1780243600","CONNECT","CONNECT URL",".com","N","","","","","","","","","1400 N Norma St Ste 133","","Ridgecrest","CA","US","935552577" +"1023677945","CONNECT","CONNECT URL","Healogics","N","","","","","","","","","1630 Skylyn Drive","Suite 420","Spartanburg","SC","US","29307" +"1184283046","DIRECT","Direct Messaging Address","npt@bellsouth.net","N","","","","","","","","","2515 Evans St","","Newberry","SC","US","291082939" +"1730748633","CONNECT","CONNECT URL","Hollandale","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","206 Highway 12 E","","Hollandale","MS","US","387483822" +"1649839507","DIRECT","Direct Messaging Address","info@intuitivehealingnyc.com","N","HIPPA compliant emails","","DIRECT","Direct","","OTHER","Other","BAA GSuite","875 6th Ave Rm 1602","","New York","NY","US","100013574" +"1700445665","DIRECT","Direct Messaging Address","brandon.krueger@myidealchiro.com","N","business email","","DIRECT","Direct","","CSV","CSV","","2401 Sawmill Pkwy Ste 3","","Huron","OH","US","448392284" +"1174182075","OTHERS","Other URL","HIALEAH","N","","","DIRECT","Direct","","CSV","CSV","HIALEAH","3150 W 78th Pl # 2","","Hialeah","FL","US","330183847" +"1174182075","OTHERS","Other URL","HIALEAH","N","","","","","","","","","3150 W 78th Pl","","Hialeah","FL","US","330183847" +"1205495173","OTHERS","Other URL","https://secure.simplepractice.com","N","online portal for private practice.","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1201 N Watson Rd Ste 177","","Arlington","TX","US","760066223" +"1063071934","DIRECT","Direct Messaging Address","tricia@cornerstonespeechnj.com","N","","","","","","","","","2130 Highway 35 Ste 311","","Sea Girt","NJ","US","087501011" +"1790344679","DIRECT","Direct Messaging Address","cmolina@gfhs.info","N","email","","DIRECT","Direct","","CSV","CSV","","991 W Hudson Blvd","","Gastonia","NC","US","280526430" +"1235798117","CONNECT","CONNECT URL","alh9097@nyp.org","Y","","NewYork-Presbyterian Hospital/Columbia University Medical Center","","","","","","","622 W 168th St Fl Vc-7","","New York","NY","US","100323720" +"1235798117","CONNECT","CONNECT URL","alh9097@nyp.org","Y","","NewYork-Presbyterian Hospital/Columbia University Medical Center","","","","","","","622 W 168th St Fl Vc-7","","New York","NY","US","100323720" +"1043879927","DIRECT","Direct Messaging Address","allison.n.green@kp.org","N","","","","","","","","","3495 Piedmont Rd NE","","Atlanta","GA","US","303051717" +"1972162857","DIRECT","Direct Messaging Address","S000PFL150@harristeeter.com","N","","","","","","","","","5710 W Gate City Blvd","","Greensboro","NC","US","274077061" +"1952960858","CONNECT","CONNECT URL","https://attachmentandtraumatherapy.com/","N","","","","","","","","","222 W Gregory Blvd Ste 120","","Kansas City","MO","US","641141145" +"1952960858","CONNECT","CONNECT URL","https://attachmentandtraumatherapy.com/","N","","","","","","","","","222 W Gregory Blvd Ste 120","","Kansas City","MO","US","641141145" +"1952960858","CONNECT","CONNECT URL","https://attachmentandtraumatherapy.com/","N","","","","","","","","","222 W Gregory Blvd Ste 120","","Kansas City","MO","US","641141145" +"1255990156","CONNECT","CONNECT URL","Bethlehem","N","","","","","","","","","2545 Schoenersville Rd","","Bethlehem","PA","US","180177300" +"1205495108","OTHERS","Other URL","FulfillingEndeavors.org","N","Our website","","OTHER","Other","Our website","OTHER","Other","Our website","4927 Southfork Dr","","Lakeland","FL","US","338132043" +"1376102277","DIRECT","Direct Messaging Address","bonnie@audicare.com","N","","","DIRECT","Direct","","","","","829 W Main St Ste C1","","Gaylord","MI","US","497351998" +"1790344612","OTHERS","Other URL","BHM","N","Electronic Health Records","","OTHER","Other","none","OTHER","Other","none","95 Frank B Murray St","","Springfield","MA","US","011031106" +"1770142697","CONNECT","CONNECT URL","well.livingllc@gmail.com","N","Bus/Practice email","","DIRECT","Direct","","CSV","CSV","","30 Hazel Ter Ste 20","","Woodbridge","CT","US","065252240" +"1497314314","CONNECT","CONNECT URL","docs@appliedbehavior.net","Y","Secure Company Email","Applied Behavior Solutions","DIRECT","Direct","","CSV","CSV","","909 N Miami Beach Blvd Ste 301","","North Miami Beach","FL","US","331623712" +"1679132500","DIRECT","Direct Messaging Address","j.j.sayson@gcu.edu","N","work email","","DIRECT","Direct","","CSV","CSV","","3300 W Camelback Rd # 12-144","","Phoenix","AZ","US","850173030" +"1710547641","OTHERS","Other URL","comfortcarellc@gmail.com","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","23123 State Road 7 Ste 200B","","Boca Raton","FL","US","334285407" +"1134788060","DIRECT","Direct Messaging Address","isaac.curtis@ctcprograms.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","523 Heritage Park Blvd Ste 4","","Layton","UT","US","840415611" +"1649830571","OTHERS","Other URL","www.hmsnm.org","N","","","","","","","","","1000 N Hudson St","","Silver City","NM","US","880615516" +"1124688056","OTHERS","Other URL","contact@keywestwellnesscenter.com","N","","","","","","","","","3420 Duck Ave","","Key West","FL","US","330404427" +"1508426438","DIRECT","Direct Messaging Address","lathamal@musc.edu","Y","Work Email","MUSC","DIRECT","Direct","","","","","169 Ashley Ave Rm 202","","Charleston","SC","US","294258905" +"1881254712","CONNECT","CONNECT URL","Ellenton","N","","","","","","","","","4103 Day Bridge Pl","","Ellenton","FL","US","342227236" +"1770143620","DIRECT","Direct Messaging Address","laura.raicu@journeymhc.org","N","","","","","","","","","49 Kessel Ct","","Madison","WI","US","537116200" +"1770143620","DIRECT","Direct Messaging Address","laura.raicu@journeymhc.org","N","","","","","","","","","49 Kessel Ct","","Madison","WI","US","537116200" +"1770143620","DIRECT","Direct Messaging Address","laura.raicu@journeymhc.org","N","","","","","","","","","49 Kessel Ct","","Madison","WI","US","537116200" +"1386204238","SOAP","SOAP URL","custodymediation1@gmail.com","N","","","","","","","","","14 Union St","","Deep River","CT","US","064172010" +"1194385054","DIRECT","Direct Messaging Address","laura@atlantalactation.com","N","email address","","DIRECT","Direct","","","","","754 Virginia Cir NE","","Atlanta","GA","US","303063712" +"1285294140","DIRECT","Direct Messaging Address","office@litchfieldsmiles.com","N","office email","","","","","","","","4900 N Litchfield Road Byp Ste C1","","Litchfield Park","AZ","US","853400966" +"1063072965","OTHERS","Other URL","austinacupuncturewellness.com","Y","","Natural Healthcare Alliance, PLLC","","","","","","","3809 S 2nd St","Suite D100","Austin","TX","US","787047036" +"1427618321","DIRECT","Direct Messaging Address","kbailey@4cpr.com","N","","","","","","","","","2070 Northbrook Blvd Ste B4","","N Charleston","SC","US","294069254" +"1245890144","CONNECT","CONNECT URL","n/a","N","","","","","","","","","3 John Everett Rd","","Moselle","MS","US","394599771" +"1720648645","CONNECT","CONNECT URL","Dayton","N","","","","","","","","","4100 W 3rd St","","Dayton","OH","US","454289000" +"1407415375","OTHERS","Other URL","risenhomecarellc@yahoo.com","Y","","Risen Home Care, LLC","","","","","","","107 Riverwood Dr Apt 203","","Cayce","SC","US","290331972" +"1861052797","OTHERS","Other URL","Bethelightllc.org","N","Company website","","DIRECT","Direct","","OTHER","Other","n/a","202 Bloomfield Ave Apt 308","","Bloomfield","NJ","US","070035790" +"1013577956","CONNECT","CONNECT URL","https://mindfulandpresentcounseling.clientsecure.me","N","","","DIRECT","Direct","","CSV","CSV","","1219 Millennium Pkwy Ste 116","","Brandon","FL","US","335113891" +"1366001224","CONNECT","CONNECT URL","shahshareefderm@gmail.com","N","email","","OTHER","Other","email","CSV","CSV","","7892 Saddlebrook Dr","","Port St Lucie","FL","US","349863100" +"1184283053","DIRECT","Direct Messaging Address","MGMTSERVICES@NEULINEHEALTH.COM","N","EMAIL","","DIRECT","Direct","","","","","7777 Forest Ln Ste B416","","Dallas","TX","US","752302566" +"1053970939","CONNECT","CONNECT URL","Mashpee","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5 Industrial Dr Ste 100","","Mashpee","MA","US","026493473" +"1164081048","DIRECT","Direct Messaging Address","tbarnett@ccthealth.org","N","Business Email","","DIRECT","Direct","","CSV","CSV","","603 E LaMar St","","Americus","GA","US","317093737" +"1750940615","DIRECT","Direct Messaging Address","drkevin@pinegrovedentalarts.com","Y","Work Email","Pine Grove Dental Arts","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1475 Pine Grove Rd Ste 107","","Steamboat Springs","CO","US","804878851" +"1356900211","SOAP","SOAP URL","amber.murphy2613@gmail.com","N","","","DIRECT","Direct","","","","","3102 N Meadow Ln","","Dickinson","TX","US","775399335" +"1417516378","DIRECT","Direct Messaging Address","maryam@slicktherapy.com","N","work email","","DIRECT","Direct","","OTHER","Other","Email","5721 58th St # 1","","Maspeth","NY","US","113782205" +"1417516386","OTHERS","Other URL","KEENE","N","","","","","","","","","69 Island St Ste V","","Keene","NH","US","034313507" +"1609435577","CONNECT","CONNECT URL","ClinicSource","N","EMR system","","HIE","Health Information Exchange (HIE)","","","","","3803 Rainbow Dr","","Rainbow City","AL","US","359063025" +"1982263851","CONNECT","CONNECT URL","email","N","","","OTHER","Other","scheduling","","","","98 Hickory Road","","Briarcliff Manor","NY","US","10510" +"1982263851","CONNECT","CONNECT URL","email","N","","","OTHER","Other","scheduling","","","","98 Hickory Road","","Briarcliff Manor","NY","US","10510" +"1982263851","CONNECT","CONNECT URL","email","N","","","OTHER","Other","scheduling","","","","98 Hickory Road","","Briarcliff Manor","NY","US","10510" +"1801455779","CONNECT","CONNECT URL","Katy","N","","","","","","","","","9714 Eagle Peak Ct","","Katy","TX","US","774940390" +"1528627494","DIRECT","Direct Messaging Address","hello@drpinocchio.com","N","email","","DIRECT","Direct","","CSV","CSV","","589 California Ave","","Reno","NV","US","895091449" +"1609435593","OTHERS","Other URL","Cumming","N","Mail","","DIRECT","Direct","","OTHER","Other","US Mail","4625 Sundance Cir","","Cumming","GA","US","300283416" +"1376102251","DIRECT","Direct Messaging Address","phouston@helpsonv.org","N","","","DIRECT","Direct","","OTHER","Other","email","3755 W Lake Mead Blvd","","N Las Vegas","NV","US","890324897" +"1356900237","CONNECT","CONNECT URL","Contact@pinnacle-hearing.com","N","","","DIRECT","Direct","","CSV","CSV","","10700 N Rodney Parham Rd Ste A7","","Little Rock","AR","US","722124159" +"1740849629","DIRECT","Direct Messaging Address","dr.bell@diagnosticeyecenter.com","N","work email","","DIRECT","Direct","","CSV","CSV","","3405 Edloe St Ste 300","","Houston","TX","US","770276513" +"1659930535","CONNECT","CONNECT URL","dcohen4@fairview.org","Y","professional email","Fairview","HIE","Health Information Exchange (HIE)","","","","","606 24th Ave S Ste 400","","Minneapolis","MN","US","554541517" +"1467011346","DIRECT","Direct Messaging Address","wesselsa@upmc.edu","N","UPMC Email","","","","","","","","241 Maple Ave","","Pittsburgh","PA","US","152181523" +"1003475989","CONNECT","CONNECT URL","Pittsburgh","N","","","","","","","","","241 Maple Ave","","Pittsburgh","PA","US","152181523" +"1639738511","CONNECT","CONNECT URL","Soupcity614@gmail.com","N","Phone","","DIRECT","Direct","","CSV","CSV","","3449 Colony Lake Ct","","Canal Winchester","OH","US","431108724" +"1528627403","OTHERS","Other URL","malathibuddhi2@gmail.com","N","","","","","","","","","3 Deer Run","","Millington","NJ","US","07946" +"1629637509","DIRECT","Direct Messaging Address","phouston@helpsonv.org","N","","","DIRECT","Direct","","OTHER","Other","email","1640 E Flamingo Rd","","Las Vegas","NV","US","891195249" +"1538728415","CONNECT","CONNECT URL","stephanie.torres@nyfoundling.org","N","","","","","","","","","109 E 115th St","","New York","NY","US","100291186" +"1336708221","OTHERS","Other URL","rana.orow@stjoeshealth.org","N","","","","","","","","","44405 Woodward Ave","","Pontiac","MI","US","483415023" +"1699334581","OTHERS","Other URL","alttx.org","N","","","","","","","","","3013 W 15th St","","Plano","TX","US","750757633" +"1245899137","CONNECT","CONNECT URL","Listatransportservice@gmail.com","N","Business Email Address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","27 Van Wagoner Ave","","Clifton","NJ","US","070131527" +"1538728423","OTHERS","Other URL","jakejensen931@gmail.com","N","","","","","","","","","3100 Olympus Blvd Ste 500","","Coppell","TX","US","750195473" +"1710546601","DIRECT","Direct Messaging Address","ngerardi@cbc-psychology.com","Y","Gmail","Cognitive and Behavioral Consultants","","","","","","","1 N Broadway Ste 704","","White Plains","NY","US","106012320" +"1306405212","DIRECT","Direct Messaging Address","office@aspen-dentist.com","N","Office email address","","","","","","","","3838 S Timberline Rd","","Fort Collins","CO","US","805253415" +"1063071991","OTHERS","Other URL","contact@keywestwellnesscenter.com","N","","","","","","","","","3420 Duck Ave","","Key West","FL","US","330404427" +"1366001281","OTHERS","Other URL","Google","N","","","","","","","","","1939 4th Ave","","Leavenworth","KS","US","660483836" +"1275192197","CONNECT","CONNECT URL","twincitiesoc@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","Patient Communication","2785 White Bear Ave N Ste 108","","Maplewood","MN","US","551091320" +"1184283004","DIRECT","Direct Messaging Address","admin@sivanpharmacy.fl-hie.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6589 N Oak Trfy","","Gladstone","MO","US","641183330" +"1477112399","CONNECT","CONNECT URL","outlook.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","433 E Bismarck Expy Ste 3","","Bismarck","ND","US","585046500" +"1700445632","OTHERS","Other URL","doceyewallingford@gmail.com","N","","","","","","","","","844 N Colony Rd","","Wallingford","CT","US","064922771" +"1902465834","FHIR","FHIR URL","PointClickCare","N","Electronic Medical Records","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","125 Parker Hill Ave Ste 2","","Boston","MA","US","021202865" +"1013576941","CONNECT","CONNECT URL","www.3h-la.com","N","","","","","","","","","1500 Lee St","","Alexandria","LA","US","713016234" +"1366001299","CONNECT","CONNECT URL","SRS","N","","","","","","","","","2300 53rd Ave Ste 100","","Bettendorf","IA","US","527227565" +"1275192106","DIRECT","Direct Messaging Address","tinahartman@marscare.com","N","","","OTHER","Other","work email","","","","825 Delaware Ave","","Fountain Hill","PA","US","180151168" +"1699334524","OTHERS","Other URL","marcy.glasser@ctcprogram.com","N","","","","","","","","","2101 E 1st St","","Santa Ana","CA","US","927054007" +"1750941696","CONNECT","CONNECT URL","Email","N","Company Email","","DIRECT","Direct","","CSV","CSV","","139C Baker St","","Emporia","VA","US","238471703" +"1750941696","CONNECT","CONNECT URL","carestransportation@yahoo.com","N","Company Email","","DIRECT","Direct","","CSV","CSV","","139C Baker St","","Emporia","VA","US","238471703" +"1528628468","CONNECT","CONNECT URL","docs@appliedbehavior.net","Y","secure company email","Applied Behavior Solutions","DIRECT","Direct","","CSV","CSV","","909 N Miami Beach Blvd Ste 301","","North Miami Beach","FL","US","331623712" +"1346800281","CONNECT","CONNECT URL","secure3.clinicsource.com/jodystratton","N","","","","","","","","","151 Kalmus Dr Ste A101","","Costa Mesa","CA","US","926265900" +"1316507254","OTHERS","Other URL","www.therapynotes.com","N","electronic health record","","DIRECT","Direct","","OTHER","Other","online database","1987 State St Ste 206","","East Petersburg","PA","US","175201324" +"1235799198","CONNECT","CONNECT URL","Alpharetta","N","","","","","","","","","3400-C Old Milton Pkwy","#270","Alpharetta","GA","US","30005" +"1568022432","CONNECT","CONNECT URL","tallyent.com","N","","","","","","","","","1405 Centerville Rd Ste 5400","","Tallahassee","FL","US","323084654" +"1972163863","CONNECT","CONNECT URL","Palmettohealth.org","N","","","","","","","","","5 Richland Medical Park Dr","","Columbia","SC","US","292036863" +"1417517301","DIRECT","Direct Messaging Address","kabram@crisisprepandrecovery.com","N","","","","","","","","","1400 E Southern Ave Ste 735","","Tempe","AZ","US","852825699" +"1386204279","CONNECT","CONNECT URL","www.TheCenterForCounselingAndEducation.com","N","Website","","OTHER","Other","Information Site","OTHER","Other","Our Website","1111 E Tahquitz Canyon Way Ste B117","","Palm Springs","CA","US","922626788" +"1457911364","DIRECT","Direct Messaging Address","Michele@basichealingpt.com","Y","Business HIPAA email","Basic Healing LLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9017 S Pecos Rd Ste 4500","","Henderson","NV","US","890746612" +"1245890151","OTHERS","Other URL","Internet","N","","","","","","","","","9403 Mansfield Rd","","Shreveport","LA","US","711183815" +"1679133581","OTHERS","Other URL","Email","N","","","","","","","","","6333 N State Highway 161 Ste 100","","Irving","TX","US","750382217" +"1982263810","CONNECT","CONNECT URL","Lincolnton","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Brian Center","969 Cox RD","Gastonia","NC","US","28054" +"1073172904","DIRECT","Direct Messaging Address","MELISSA_HARRIS3@teamhealth.com","N","work email","","DIRECT","Direct","","CSV","CSV","","109 Foothills Dr","","Morganton","NC","US","286555152" +"1851951701","CONNECT","CONNECT URL","MIAMI","Y","OFFICE ADDRESS","University of Miami","DIRECT","Direct","","CSV","CSV","","1400 NW 12th Ave","","Miami","FL","US","331361003" +"1700446648","OTHERS","Other URL","www.provhouse.org","N","","","","","","","","","2050 W 32nd St","","Cleveland","OH","US","441134018" +"1568021491","CONNECT","CONNECT URL","DENVER","N","","","","","","","","","1312 17th St Ste 146","","Denver","CO","US","802021508" +"1760042618","CONNECT","CONNECT URL","Connecturl","N","","","","","","","","","8915 degrees center St","","Tigard","OR","US","97223" +"1760042618","CONNECT","CONNECT URL","Url","N","","","","","","OTHER","Other","Url","8915 degrees center St","","Tigard","OR","US","97223" +"1760042618","CONNECT","CONNECT URL","connecturl","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8915 degrees center St","","Tigard","OR","US","97223" +"1114587003","DIRECT","Direct Messaging Address","Ashlee@herediatherapy.com","N","","","","","","","","","13200 Crossroads Pkwy N Bldg 300","","City Of Industry","CA","US","917463459" +"1245899103","DIRECT","Direct Messaging Address","nadine.brew@sanfordhealth.org","N","work email","","DIRECT","Direct","","","","","225 N 7th St","","Bismarck","ND","US","585014417" +"1811557762","DIRECT","Direct Messaging Address","mackie.saavedra@outlook.com","N","email","","DIRECT","Direct","","CSV","CSV","","206 Highway 109","","Jarales","NM","US","87023" +"1699335570","CONNECT","CONNECT URL","Dentalstudio","N","","","","","","","","","32713 Walker Rd","","Avon Lake","OH","US","440122232" +"1386204212","OTHERS","Other URL","None","N","","","OTHER","Other","None","OTHER","Other","None","10 N Jefferson St Ste 406","","Frederick","MD","US","217014823" +"1053971929","SOAP","SOAP URL","Soapvault.com","N","A secure online charting resource","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Health information and body assessment","2004 E Union St","","Seattle","WA","US","981222836" +"1598325466","DIRECT","Direct Messaging Address","admin@americasbesthearing.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","742 N Volucia ave.","","Orange City","FL","US","32763" +"1033778998","REST","RESTful URL","http://www.practicefusion.com","N","EHR","","","","","","","","2311 Canal St Ste 214","","Houston","TX","US","770031566" +"1548829401","CONNECT","CONNECT URL","Hollywood","N","Hollywood, FL","","DIRECT","Direct","","CSV","CSV","","1803 N 68th Ave","","Hollywood","FL","US","330243901" +"1538728498","CONNECT","CONNECT URL","motionptg.com","N","","","","","","","","","905 Assisi Ln","","Jacksonville","FL","US","322332972" +"1629637582","DIRECT","Direct Messaging Address","brandon.krueger@myidealchiro.com","N","business email","","DIRECT","Direct","","CSV","CSV","","2401 Sawmill Pkwy Ste 3","","Huron","OH","US","448392284" +"1114586096","OTHERS","Other URL","timothy.franklin@kindred.com","N","","","DIRECT","Direct","","CSV","CSV","","2718 Summerfield Pl","","Phenix City","AL","US","368677348" +"1811556723","OTHERS","Other URL","sfowlkes@devereux.org","N","","","","","","","","","3300 Henry Ave","","Philadelphia","PA","US","191291141" +"1902465818","DIRECT","Direct Messaging Address","rxm.05237@store.walgreens.com","N","","","","","","","","","2270 Meadowlake Rd Apt 1007","","Conway","AR","US","720322680" +"1184283087","SOAP","SOAP URL","Allston","N","","","","","","","","","300 Western Ave Ste 4","","Allston","MA","US","021341046" +"1750941613","DIRECT","Direct Messaging Address","marienathalie.saintil@steward.org","N","","","","","","","","","2100 Dorchester Ave","","Dorchester","MA","US","021245615" +"1396305223","DIRECT","Direct Messaging Address","MARussell@hopenetwork.org","N","Company email","","","","","","","","1490 E Beltline Ave SE","","Grand Rapids","MI","US","495064336" +"1922668854","OTHERS","Other URL","Office","N","","","DIRECT","Direct","","OTHER","Other","Phone Call","1053 N D St","","San Bernardino","CA","US","924103521" +"1275193112","DIRECT","Direct Messaging Address","mnm87@georgetown.edu","N","email address","","HIE","Health Information Exchange (HIE)","","","","","609 Ponte Villas N","","Baltimore","MD","US","212303961" +"1487214334","CONNECT","CONNECT URL","www.ermccounseling.com","N","","","","","","","","","7100 Plantation Rd Ste 10","","Pensacola","FL","US","325046234" +"1083274922","DIRECT","Direct Messaging Address","cfraser@evergreentreatment.org","N","email","","","","","","","","1700 Airport Way S","","Seattle","WA","US","981341618" +"1720648678","OTHERS","Other URL","contact@keywestwellnesscenter.com","N","","","","","","","","","3420 Duck Ave","","Key West","FL","US","330404427" +"1720648678","OTHERS","Other URL","contact@keywestwellnesscenter.com","N","","","","","","","","","3420 Duck Ave","","Key West","FL","US","330404427" +"1326608274","DIRECT","Direct Messaging Address","evansville@homehelpershomecare.com","N","","","","","","","","","2425 Highway 41 N Ste 404","","Evansville","IN","US","477114070" +"1588224448","DIRECT","Direct Messaging Address","Steeds@sutterhealth.org","N","Email","","DIRECT","Direct","","","","","2890 Gateway Oaks Dr Ste 250","","Sacramento","CA","US","958334328" +"1407416373","OTHERS","Other URL","EPIC","N","","","","","","","","","2399 Atlantic Hwy","","Lincolnville","ME","US","048495322" +"1720648694","OTHERS","Other URL","Cruzhomecare@gmail.com","N","Home health care","","","","","","","","722 Patrick St Ste 206","","Kissimmee","FL","US","347415612" +"1619537586","CONNECT","CONNECT URL","llangis@wcgh.org","N","","","DIRECT","Direct","","","","","118 Northport Ave","","Belfast","ME","US","049156009" +"1114587086","SOAP","SOAP URL","secure.westcare.com","N","","","","","","","","","1205 4th St","","Key West","FL","US","330403707" +"1275193146","DIRECT","Direct Messaging Address","jefferson.f.baldovino.ctr@mail.mil","N","Work email address","","","","","","","","101 Bodin Cir","","Travis AFB","CA","US","945351809" +"1700446689","DIRECT","Direct Messaging Address","brooke@brookelesleylcsw.com","N","Brooke Lesley, LCSW Email","","","","","","","","1291 S 1100 E Ste 201","","Salt Lake City","UT","US","841051826" +"1235799115","DIRECT","Direct Messaging Address","rachel.sitts@clintoncountygov.com","N","","","DIRECT","Direct","","","","","130 Arizona Ave Ste 1500","","Plattsburgh","NY","US","129034908" +"1194385070","OTHERS","Other URL","5409809141","N","Fax or mail only","","DIRECT","Direct","","OTHER","Other","We can only fax through a secure line, or mail patient information","101 1st St NW","","Pulaski","VA","US","243015605" +"1932769825","OTHERS","Other URL","50.208.82.113","N","","","HIE","Health Information Exchange (HIE)","","","","","5030 Crenshaw Rd Ste 124","","Pasadena","TX","US","775053141" +"1619537503","CONNECT","CONNECT URL","grantopemberton@gmail.com","N","","","","","","","","","3910 London Ln","","Santa Clara","UT","US","847655643" +"1841850732","DIRECT","Direct Messaging Address","dscypionjr1504@my.pmi.edu","N","direct email","","DIRECT","Direct","","","","","12360 Richmond Ave","","Houston","TX","US","770822421" +"1083274963","CONNECT","CONNECT URL","Thibodaux","N","","","DIRECT","Direct","","","","","1401 Renee Dr","","Thibodaux","LA","US","703013948" +"1710547609","DIRECT","Direct Messaging Address","admin@livercenters.com","N","secure email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","secure email","131 Orange Ave","","Coronado","CA","US","921181408" +"1033779921","OTHERS","Other URL","email","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","309 NE Georgia Ave Ste 124","","Sweetwater","TX","US","795568246" +"1437719333","DIRECT","Direct Messaging Address","kbates@impactptaz.com","N","","","","","","","","","19420 N 59th Ave Ste E500","","Glendale","AZ","US","853086881" +"1194385013","OTHERS","Other URL","Arizona.edu","N","","","","","","","","","1625 N Campbell Ave","","Tucson","AZ","US","857194330" +"1124688049","CONNECT","CONNECT URL","www.alexisbrianolmft.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","4002 26th St","","San Francisco","CA","US","941311913" +"1295395028","SOAP","SOAP URL","unknown","N","","","OTHER","Other","unknown","OTHER","Other","unknown","505 W Hollis St","","Nashua","NH","US","030621358" +"1427618354","CONNECT","CONNECT URL","IoT","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2541 S 4th St","","Leavenworth","KS","US","660484512" +"1255991196","CONNECT","CONNECT URL","skyfamilydentalofeupora.com","N","","","","","","","","","200 Meadowlane Street","","Eupora","MS","US","39744" +"1356901219","OTHERS","Other URL","Cerner","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12301 Main St.","Professionals Unit","Houston","TX","US","77035" +"1851950729","CONNECT","CONNECT URL","kjb212@musc.edu","Y","Hospital Email","Medical University of South Carolina","DIRECT","Direct","","CSV","CSV","","169 Ashley Avenue","Room 202 Main Hospital MSC333","Charleston","SC","US","29425" +"1225697196","CONNECT","CONNECT URL","earnestdds@gmail.com","N","Business E-mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","275 Kayla St Ste 100","","Shreveport","LA","US","711054257" +"1134789969","DIRECT","Direct Messaging Address","mnassar@corahealth.com","N","work email address","","HIE","Health Information Exchange (HIE)","","","","","1997 S Main St Ste 601","","Blacksburg","VA","US","240606606" +"1073173910","SOAP","SOAP URL","amazonmd02@yahoo.com","N","amazonmd02@yahoo.com","","DIRECT","Direct","","CSV","CSV","","1 Heritage Dr Apt 1G","","Harriman","NY","US","109264002" +"1699335539","CONNECT","CONNECT URL","www.gorefreshdental.com/locations/refresh-dental-hebron","Y","Practice Website","Professional Dental Alliance, LLC","DIRECT","Direct","","OTHER","Other","Practice Website","820 W Main St","","Hebron","OH","US","430259033" +"1972163814","OTHERS","Other URL","countrywide@gmail.com","N","","","","","","","","","3104 Rainburst Ln","","Wylie","TX","US","750987495" +"1437719390","CONNECT","CONNECT URL","www.backpainhawaii.com","N","website","","DIRECT","Direct","","OTHER","Other","Email","66-935 Kaukonahua Rd","","Waialua","HI","US","967918706" +"1518527472","CONNECT","CONNECT URL","Phoenix","N","","","DIRECT","Direct","","","","","4201 E Knox Rd Apt 306","","Phoenix","AZ","US","850444701" +"1801456702","CONNECT","CONNECT URL","Simplepractice.com","N","","","","","","","","","6922 22nd St W","","University Place","WA","US","984667600" +"1417517319","DIRECT","Direct Messaging Address","ngottlieb@cada.org","N","","","DIRECT","Direct","","CSV","CSV","","232 E Canon Perdido St","","Santa Barbara","CA","US","931012242" +"1205496106","DIRECT","Direct Messaging Address","Adeanda@patternsbehavior.com","Y","","Patterns Behavioral Services, Inc.","","","","","","","16485 Main St","","LA Puente","CA","US","917445545" +"1760042667","DIRECT","Direct Messaging Address","aohanian@pgu.edu","N","Email","","","","","","","","1022 Elm Ave","","Glendale","CA","US","912013424" +"1760042667","DIRECT","Direct Messaging Address","aohanian@pgu.edu","N","Email","","","","","","","","1022 Elm Ave","","Glendale","CA","US","912013424" +"1558921460","DIRECT","Direct Messaging Address","acaringhandpersonalcare@direct.practicefusion.com","N","Practice Fusion EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Secure Messaging","230 City Park Dr","","McDonough","GA","US","302521024" +"1467012377","DIRECT","Direct Messaging Address","admin@patternsbehavior.com","N","","","","","","","","","3230 E Imperial Hwy Ste 203","","Brea","CA","US","928211706" +"1609436518","OTHERS","Other URL","Bowie","N","","","","","","","","","5711 Hillmeade Rd","","Bowie","MD","US","207204665" +"1104486018","CONNECT","CONNECT URL","MAC","N","e4:a7:a0:bc:bf:bf","","DIRECT","Direct","","CSV","CSV","Home Internet","7770 SW 161st Pl","","Miami","FL","US","331933418" +"1114587029","DIRECT","Direct Messaging Address","Info@epictherapists.com","N","","","","","","","","","3200 14th St # 502","","Plano","TX","US","750744423" +"1114587029","DIRECT","Direct Messaging Address","Info@epictherapists.com","N","","","","","","","","","3200 14th St # 502","","Plano","TX","US","750744423" +"1023678935","OTHERS","Other URL","https://www.healthqwest.us/healthqwest-opioid-treatment-clinic-warner-robins-ga","N","","","","","","","","","607 Russell Pkwy","","Warner Robins","GA","US","310887640" +"1669032579","OTHERS","Other URL","christinaornstein1@gmail.com","N","home","","DIRECT","Direct","","OTHER","Other","home","37122 W Fenwick Blvd","","Selbyville","DE","US","199753866" +"1831759745","CONNECT","CONNECT URL","Stephen.mchugh@tuhs.temple.edu","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3401 N Broad St","","Philadelphia","PA","US","191405103" +"1013577931","DIRECT","Direct Messaging Address","mc.williams@hawkinshillinc.com","N","business","","DIRECT","Direct","","CSV","CSV","","2412 Nettleton Ct","","Matthews","NC","US","281053216" +"1518527431","OTHERS","Other URL","EMR","N","","","DIRECT","Direct","","OTHER","Other","RX","8930 W Sunset Rd Ste 100","","Las Vegas","NV","US","891485009" +"1518527431","OTHERS","Other URL","EMR","N","","","HIE","Health Information Exchange (HIE)","","","","","8930 W Sunset Rd Ste 100","","Las Vegas","NV","US","891485009" +"1023678943","CONNECT","CONNECT URL","health@houseofmarylou.com","N","","","","","","","","","1010 Mystic Trl","","Cedar Hill","TX","US","751043188" +"1114587037","OTHERS","Other URL","Www.selectmedical.com","N","","","","","","","","","4714 Gettysburg Rd","","Mechanicsburg","PA","US","170554325" +"1114587037","OTHERS","Other URL","Www.selectmedical.com","N","","","","","","","","","4714 Gettysburg Rd","","Mechanicsburg","PA","US","170554325" +"1114587037","OTHERS","Other URL","Www.selectmedical.com","N","","","","","","","","","4714 Gettysburg Rd","","Mechanicsburg","PA","US","170554325" +"1114587037","OTHERS","Other URL","Www.selectmedical.com","N","","","","","","","","","4714 Gettysburg Rd","","Mechanicsburg","PA","US","170554325" +"1114587037","OTHERS","Other URL","Www.selectmedical.com","N","","","","","","","","","4714 Gettysburg Rd","","Mechanicsburg","PA","US","170554325" +"1114587037","OTHERS","Other URL","Www.selectmedical.com","N","","","","","","","","","4714 Gettysburg Rd","","Mechanicsburg","PA","US","170554325" +"1114587037","OTHERS","Other URL","Www.selectmedical.com","N","","","","","","","","","4714 Gettysburg Rd","","Mechanicsburg","PA","US","170554325" +"1114587037","OTHERS","Other URL","Www.selectmedical.com","N","","","","","","","","","4714 Gettysburg Rd","","Mechanicsburg","PA","US","170554325" +"1114587037","OTHERS","Other URL","Www.selectmedical.com","N","","","","","","","","","4714 Gettysburg Rd","","Mechanicsburg","PA","US","170554325" +"1396305215","DIRECT","Direct Messaging Address","lauraturner@med.unr.edu","Y","HIPAA-compliant encrypted email address","university of nevada, reno","OTHER","Other","email","OTHER","Other","any private health information","415 Sondrio Ct","","Reno","NV","US","895213210" +"1588224307","SOAP","SOAP URL","EMR","N","","","","","","","","","5145 N. California Ave","Department of GME","Chicago","IL","US","60625" +"1568022382","CONNECT","CONNECT URL","smcleod@medprohealth.org","N","","","","","","","","","5601 Virginia Beach Blvd Ste 102A","","Virginia Beach","VA","US","234625630" +"1346800166","DIRECT","Direct Messaging Address","lhubbard@scccmh.org","N","","","","","","","","","3111 Electric Ave","","Port Huron","MI","US","480608127" +"1164082988","OTHERS","Other URL","https://www.nbmchealth.com/","N","","","","","","","","","1900 Woodland Dr","","Coos Bay","OR","US","974202045" +"1134789951","DIRECT","Direct Messaging Address","cfitonline@sbcglobal.net","N","cfitonline@sbcglobal.net","","","","","","","","11002 Detroit Ave","","Cleveland","OH","US","441022413" +"1407416233","DIRECT","Direct Messaging Address","rdorsey@damien.org","N","","","DIRECT","Direct","","","","","26 N Arsenal Ave","","Indianapolis","IN","US","462013808" +"1508426339","DIRECT","Direct Messaging Address","binesha.fairley@va.gov","N","work email","","DIRECT","Direct","","CSV","CSV","","400 Veterans Ave","","Biloxi","MS","US","395312410" +"1225698079","CONNECT","CONNECT URL","pathamiltonmft@gmail.com","N","","","","","","","","","1845 Post Oak Park Dr","","Houston","TX","US","770273303" +"1982264727","CONNECT","CONNECT URL","dfrezzo@tlsnny.com","N","","","","","","","","","482 Black River Pkwy","","Watertown","NY","US","136012416" +"1699335448","CONNECT","CONNECT URL","Westfield","N","","","","","","","","","134 W Huron St","","Berlin","WI","US","549231571" +"1235799081","DIRECT","Direct Messaging Address","kate.wells@uthct.edu","N","Coordinator","","DIRECT","Direct","","OTHER","Other","Coordinator","11937 Us Highway 271","Attn: Kate Wells","Tyler","TX","US","75708" +"1407416258","DIRECT","Direct Messaging Address","office@therapytalk.org","N","","","OTHER","Other","office@therapytalk.org","","","","644 Abington Dr NE","","Concord","NC","US","280252568" +"1609436450","DIRECT","Direct Messaging Address","ContactLA@ChoicesCCS.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2620 Centenary Blvd Ste 180","","Shreveport","LA","US","711043358" +"1437719283","DIRECT","Direct Messaging Address","kate.wells@uthct.edu","N","Coordinator","","DIRECT","Direct","","OTHER","Other","Coordinator","11937 Us Highway 271","Attn: Kate Wells","Tyler","TX","US","75708" +"1255991014","OTHERS","Other URL","NA","N","","","","","","","","","80 Washington St Ste P55","","Norwell","MA","US","020611742" +"1841850617","DIRECT","Direct Messaging Address","nwolfe@hrs.org","N","","","","","","","","","9908 Bassett Rd","","Athens","OH","US","457013684" +"1891355657","CONNECT","CONNECT URL","Individual","N","","","","","","","","","941 White Horse Mercerville Rd Ste 2","","Hamilton","NJ","US","086101407" +"1811557614","DIRECT","Direct Messaging Address","cgensel@cummingsassociates.net","N","email","","DIRECT","Direct","","CSV","CSV","","1617 N Front St","","Harrisburg","PA","US","171022414" +"1811557614","DIRECT","Direct Messaging Address","cgensel@cummingsassociates.net","N","email","","DIRECT","Direct","","CSV","CSV","","1617 N Front St","","Harrisburg","PA","US","171022414" +"1811557614","DIRECT","Direct Messaging Address","cgensel@cummingsassociates.net","N","email","","DIRECT","Direct","","CSV","CSV","","1617 N Front St","","Harrisburg","PA","US","171022414" +"1811557614","DIRECT","Direct Messaging Address","cgensel@cummingsassociates.net","N","email","","DIRECT","Direct","","CSV","CSV","","1617 N Front St","","Harrisburg","PA","US","171022414" +"1811557614","DIRECT","Direct Messaging Address","cgensel@cummingsassociates.net","N","email","","DIRECT","Direct","","CSV","CSV","","1617 N Front St","","Harrisburg","PA","US","171022414" +"1952961666","OTHERS","Other URL","kboothe@wingsofthefuture4us.com","N","","","DIRECT","Direct","","CSV","CSV","","1055 E Colorado Blvd","","Pasadena","CA","US","911062327" +"1386204147","DIRECT","Direct Messaging Address","info@allgreatnutrition.com","N","Email address","","DIRECT","Direct","","CSV","CSV","","99 Madison Ave Fl 514","","New York","NY","US","100167419" +"1912567710","DIRECT","Direct Messaging Address","cmustafa@morrisondentalgroup.com","N","work email","","DIRECT","Direct","","CSV","CSV","","13860 Raised Antler Cir Ste B","","Midlothian","VA","US","231127631" +"1336709146","CONNECT","CONNECT URL","SRHD.org","N","web address","","DIRECT","Direct","","CSV","CSV","","1101 W College Ave","","Spokane","WA","US","992012010" +"1780244426","DIRECT","Direct Messaging Address","drligon@ligonlogic.com","N","business email address","","DIRECT","Direct","","OTHER","Other","client information","73 Market St Ste 376","","Yonkers","NY","US","107107619" +"1841850666","CONNECT","CONNECT URL","Do.acmhc@gmail.com","N","","","","","","","","","112 W Cervantes St","","Pensacola","FL","US","325013128" +"1821658642","DIRECT","Direct Messaging Address","Drivera@delphirise.org","N","","","","","","","","","835 W Main St","","Rochester","NY","US","146112335" +"1306406129","OTHERS","Other URL","HOMESTEAD","N","","","","","","","","","1604 SE 5th St","","Homestead","FL","US","330336003" +"1588224315","CONNECT","CONNECT URL","0188@MEDICINESHOPPE.COM","N","BUSINESS EMAIL","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2040 Hutton Rd Ste 101","","Kansas City","KS","US","661094566" +"1790345528","DIRECT","Direct Messaging Address","allison.choi2@va.gov","Y","","VA Portland Health Care System","","","","","","","3710 SW US Veterans Hospital Rd","","Portland","OR","US","972392964" +"1356901185","DIRECT","Direct Messaging Address","mcoronado@wellmed.net","N","mcoronado@wellmed.net","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5909 Westlake","","Sandia","TX","US","783835657" +"1538729363","DIRECT","Direct Messaging Address","knoxcountydentalgroup@outlook.com","N","","","","","","","","","107 N Main St","","Edina","MO","US","635371426" +"1992365738","DIRECT","Direct Messaging Address","mattie@jamisonconsultants.com","Y","","Jamison Consultants","HIE","Health Information Exchange (HIE)","","","","","110 Traders Cross","","Bluffton","SC","US","299094637" +"1780244525","DIRECT","Direct Messaging Address","sarah.jauer@unitypoint.org","N","Work email","","DIRECT","Direct","","CSV","CSV","","2720 Stone Park Blvd","","Sioux City","IA","US","511043734" +"1689234437","CONNECT","CONNECT URL","Gooding","N","","","","","","","","","325 Main St","","Gooding","ID","US","833301302" +"1306406152","DIRECT","Direct Messaging Address","braxton.l.zeigler@live.mercer.edu","N","","","","","","","","","1327 Stadium Dr","","Macon","GA","US","312071302" +"1215597067","DIRECT","Direct Messaging Address","adoll@constellationhs.com","N","","","","","","","","","14 Westport Ave","","Norwalk","CT","US","068513915" +"1881254647","OTHERS","Other URL","Rehobothalive@gmail.com","N","","","","","","","","","41832 W Rosa Dr","","Maricopa","AZ","US","851382547" +"1194385955","DIRECT","Direct Messaging Address","tatyana.moroz@dignityhelth.org","N","","","","","","","","","6501 Coyle Ave","","Carmichael","CA","US","956080306" +"1194385955","DIRECT","Direct Messaging Address","tatyana.moroz@dignityhealth.org","N","mercy san juan","","DIRECT","Direct","","CSV","CSV","","6501 Coyle Ave","","Carmichael","CA","US","956080306" +"1194385955","DIRECT","Direct Messaging Address","tatyana.moroz@dignityhealth.org","N","mercy san juan","","DIRECT","Direct","","CSV","CSV","","6501 Coyle Ave","","Carmichael","CA","US","956080306" +"1093375859","OTHERS","Other URL","SMHC-Kennebunk","N","","","","","","","","","2 Livewell Dr","","Kennebunk","ME","US","040436762" +"1821658683","DIRECT","Direct Messaging Address","ContactLA@ChoicesCCS.org","Y","","Choices Coordinated Care Solutions, Inc.","DIRECT","Direct","","","","","2620 Centenary Blvd Ste 180","","Shreveport","LA","US","711043358" +"1235799008","DIRECT","Direct Messaging Address","jcanales@stbhometherapy.com","N","email","","","","","CSV","CSV","","13333 Blanco Rd Ste 310","","San Antonio","TX","US","782167756" +"1285294918","CONNECT","CONNECT URL","wecaremobilephlebotomy.com","N","email","","OTHER","Other","fax","OTHER","Other","(215)693-3077","9601 Ashton Rd # Aj10","","Philadelphia","PA","US","191142405" +"1710547591","OTHERS","Other URL","www.greensponmedical.com","N","","","","","","","","","18225 Torrence Ave","","Lansing","IL","US","604382729" +"1770143554","OTHERS","Other URL","redoakcounseling.com","N","","","","","","","","","12970 W Bluemound Rd Ste 200","","Elm Grove","WI","US","531222607" +"1467012252","CONNECT","CONNECT URL","milehighcontinuingcare.com","N","Web Site","","DIRECT","Direct","","CSV","CSV","","1633 Fillmore St Ste Gl5","","Denver","CO","US","802061547" +"1659931442","CONNECT","CONNECT URL","Www.freshstarthomecare@gmail.com","N","","","","","","","","","131 W Jackson St","","York","PA","US","174012200" +"1649830431","CONNECT","CONNECT URL","NA","N","","","","","","","","","2600 Compass Rd","","Glenview","IL","US","600268001" +"1326608126","OTHERS","Other URL","Peoria","N","","","DIRECT","Direct","","CSV","CSV","","22431 N 81st Ave","","Peoria","AZ","US","853832106" +"1235799032","DIRECT","Direct Messaging Address","jenna.kuru@foresightmentalhealth.com","N","email address","","DIRECT","Direct","","","","","3131 Oliver St","","Bozeman","MT","US","597186066" +"1750941555","DIRECT","Direct Messaging Address","info@pediaspeech.com","N","","","","","","","","","495 Winn Way Ste 210","","Decatur","GA","US","300301710" +"1780244582","DIRECT","Direct Messaging Address","mwillis@pdgrehab.com","N","business email","","","","","","","","1110 Benfield Blvd Ste B","","Millersville","MD","US","211082644" +"1295395002","CONNECT","CONNECT URL","Manassas","N","","","DIRECT","Direct","","","","","9430 Forestwood Ln Ste 100","","Manassas","VA","US","201104754" +"1740840545","CONNECT","CONNECT URL","https://carroll-jackson.clientsecure.me","N","secured webportal","","DIRECT","Direct","","OTHER","Other","PHI","4130 Linden Ave Ste 250","","Dayton","OH","US","454323048" +"1710547526","DIRECT","Direct Messaging Address","pplourde@fchn.org","N","","","","","","","","","111 Franklin Health Cmns","","Farmington","ME","US","049386144" +"1609436419","DIRECT","Direct Messaging Address","Jthompson03@bcps.k12.md.us","Y","Work email","Baltimore City Public Schools","DIRECT","Direct","","","","","1600 Arlington Ave","","Baltimore","MD","US","212394007" +"1124688932","DIRECT","Direct Messaging Address","marco@tysb.org","N","","","DIRECT","Direct","","CSV","CSV","","327 S K St","","Tulare","CA","US","932745416" +"1306406020","DIRECT","Direct Messaging Address","Hello@magnolialactation.com","N","","","","","","","","","10226 Indian Creek Dr","","Denham Springs","LA","US","707269101" +"1205496924","CONNECT","CONNECT URL","lpalmieri@bcps.k12.md.us","Y","","Baltimore City Schools","DIRECT","Direct","","","","","1530 Presstman St","","Baltimore","MD","US","212172312" +"1427618149","CONNECT","CONNECT URL","kingdomkeepershhs.com","N","","","","","","","","","9144 Coogan Dr","","Cincinnati","OH","US","452312910" +"1780244418","CONNECT","CONNECT URL","djespiritu","N","","","DIRECT","Direct","","OTHER","Other","idk","1575 7th Ave","","San Francisco","CA","US","941223704" +"1134789878","CONNECT","CONNECT URL","Phlebexpress@yahoo.com","N","Phlebexpress@yahoo.com","","DIRECT","Direct","","CSV","CSV","","7285 State Route 31","","Cicero","NY","US","130399740" +"1770143414","OTHERS","Other URL","https://www.lowcountrytherapycenter.com/","N","Lowcountry Therapy Center","","HIE","Health Information Exchange (HIE)","n/a","OTHER","Other","n/a","254 Red Cedar St","","Bluffton","SC","US","299108967" +"1821658568","CONNECT","CONNECT URL","Cromwell","N","Home","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Cromwell","16 Mountain Laurel Ct","","Cromwell","CT","US","064161747" +"1821658568","CONNECT","CONNECT URL","Cromwell","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Cromwell","16 Mountain Laurel Ct","","Cromwell","CT","US","064161747" +"1114587854","OTHERS","Other URL","lotusblossomladies@gmail.com","N","","","","","","","","","270 Barker St","","Stephenville","TX","US","764011904" +"1497315261","DIRECT","Direct Messaging Address","drgraham@russellegrahamdmd.com","N","work email","","DIRECT","Direct","","CSV","CSV","","2935 N Country Club Rd","","Tucson","AZ","US","857161911" +"1356901060","OTHERS","Other URL","Www.gmail.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3801 S National Ave","","Springfield","MO","US","658075210" +"1730749573","DIRECT","Direct Messaging Address","klarson@co.dodge.wi.us","N","","","DIRECT","Direct","","","","","199 County Road Df","","Juneau","WI","US","530399512" +"1003476748","DIRECT","Direct Messaging Address","arddhy.rodriguez@waldenu.edu","N","work email","","","","","","","","70 Upper Rock Cir Apt 238","","Rockville","MD","US","208504292" +"1326608035","DIRECT","Direct Messaging Address","jaigbogun@tulane.edu","N","","","","","","","","","Tulane hospital","","new orleans","LA","US","70112" +"1417517129","DIRECT","Direct Messaging Address","leah-barshinger@uiowa.edu","N","Email addresses through residency program","","","","","","","","801 Newton Rd.","","Iowa City","IA","US","522421010" +"1548820301","DIRECT","Direct Messaging Address","darcy@darcy-scott.com","N","email","","","","","","","","4107 Medical Pkwy Ste 100","","Austin","TX","US","787563736" +"1649830456","OTHERS","Other URL","newdirections.insynchcs.com","Y","","STEPHEN M PUMPHREY LICENSED CLINICAL SOCIAL WORKERS INC","","","","","","","23201 Mill Creek Dr","STE 220","Laguna Hills","CA","US","926537905" +"1386204113","DIRECT","Direct Messaging Address","jacqueline.lefebre2@va.gov","N","","","","","","","","","215 Perry Hill Rd","","Montgomery","AL","US","361093725" +"1194385930","CONNECT","CONNECT URL","cschneider@access-health.org","N","","","","","","","","","1200 Ransom St Ste 201","","Muskegon","MI","US","494423344" +"1457911216","DIRECT","Direct Messaging Address","tharris@fchn.org","N","","","","","","","","","111 Franklin Health Cmns","","Farmington","ME","US","049386144" +"1790345551","SOAP","SOAP URL","Accupoint","N","","","","","","","","","3425 Blake St","","Denver","CO","US","802052406" +"1942860705","DIRECT","Direct Messaging Address","benjamin.klingelhofer@orthovirginia.com","N","","","","","","","","","4710 Puddledock Rd Ste 100","","Prince George","VA","US","238751269" +"1164082939","OTHERS","Other URL","Erica.abalos@Butterflyeffects.com","N","","","","","","","","","501 W Broadway Ste 800","","San Diego","CA","US","921013546" +"1841850609","DIRECT","Direct Messaging Address","ContactLA@ChoicesCCS.org","N","","","DIRECT","Direct","","CSV","CSV","","116 Robinhood Dr Ste B","","Hammond","LA","US","704035713" +"1841850609","DIRECT","Direct Messaging Address","ContactLA@ChoicesCCS.org","N","","","DIRECT","Direct","","CSV","CSV","","116 Robinhood Dr Ste B","","Hammond","LA","US","704035713" +"1841850609","DIRECT","Direct Messaging Address","ContactLA@ChoicesCCS.org","N","","","DIRECT","Direct","","CSV","CSV","","116 Robinhood Dr Ste B","","Hammond","LA","US","704035713" +"1841850609","DIRECT","Direct Messaging Address","ContactLA@ChoicesCCS.org","N","","","DIRECT","Direct","","CSV","CSV","","116 Robinhood Dr Ste B","","Hammond","LA","US","704035713" +"1578123352","DIRECT","Direct Messaging Address","leone.fulkerson@va.gov","N","e-mail","","HIE","Health Information Exchange (HIE)","","OTHER","Other","direct communication","800 Zorn Ave","","Louisville","KY","US","402061433" +"1396305157","CONNECT","CONNECT URL","info@summitslp.com","N","work email","","","","","","","","1410 N Hill Field Rd Ste 3","","Layton","UT","US","840415056" +"1942860721","OTHERS","Other URL","pioneerrx","N","","","","","","","","","49281 Grapefruit Blvd Ste 2","","Coachella","CA","US","922361486" +"1902466709","OTHERS","Other URL","stover@jbnets.net","N","","","","","","","","","1456 Jackson Pike","","Gallipolis","OH","US","456312602" +"1871153668","CONNECT","CONNECT URL","pmadetoro@gmail.com","N","","","","","","","","","6940 S Timber Ridge Ln Apt 10306","","Oak Creek","WI","US","531541369" +"1124688916","CONNECT","CONNECT URL","SHAREPOINT","N","","","DIRECT","Direct","","","","","5340 W Kennedy Blvd Unit 313","","Tampa","FL","US","336092407" +"1609436401","DIRECT","Direct Messaging Address","elizabeth.kelly@westcare.com","N","Email address","","","","","","","","323 N Maryland Pkwy","","Las Vegas","NV","US","891013130" +"1942860747","OTHERS","Other URL","https://www.tpcp.org","N","","","","","","","","","3810 Rosin Ct Ste 170","","Sacramento","CA","US","958341658" +"1154981967","DIRECT","Direct Messaging Address","lgordon@everhear.com","N","","","","","","","","","8301 161st Ave NE Ste 208","","Redmond","WA","US","980523858" +"1578123386","CONNECT","CONNECT URL","robertdollfusdmd@gmail.com","N","Email","","DIRECT","Direct","","","","","1201 W Swedesford Rd","","Berwyn","PA","US","193121070" +"1396305009","DIRECT","Direct Messaging Address","RonRoy@tpcp.org","N","work email","","DIRECT","Direct","","","","","1001 Needham St","","Modesto","CA","US","953540730" +"1528628237","CONNECT","CONNECT URL","https://www.childrenscolorado.org/doctors-and-departments/departments/cancer-and-blood-disorders/","Y","","Childrens Hospital Colorado","","","","","","","13123 E 16th Ave # B115","","Aurora","CO","US","800457106" +"1235799941","CONNECT","CONNECT URL","debbie@tiltonstherapy.com","N","therapy office","","HIE","Health Information Exchange (HIE)","","OTHER","Other","therapy office","11091 Kilkerran Ct","","Las Vegas","NV","US","891414356" +"1073173787","DIRECT","Direct Messaging Address","Danielle@HearingAidExpress.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","1247 Kingwood Dr","","Kingwood","TX","US","773393035" +"1831759554","OTHERS","Other URL","fshop20@aol.com","N","work","","DIRECT","Direct","","","","","7027 Montgomery Blvd NE","","Albuquerque","NM","US","871091589" +"1144880865","CONNECT","CONNECT URL","FAX","N","","","","","","","","","6001 39th St","","Groves","TX","US","776194651" +"1962062687","DIRECT","Direct Messaging Address","jessica@ctautism.com","N","","","DIRECT","Direct","","CSV","CSV","","310 Roosevelt Dr","","Seymour","CT","US","064832121" +"1497315121","OTHERS","Other URL","HOLLYWOOD","N","","","DIRECT","Direct","","OTHER","Other","HOLLYWOOD","6453 Pembroke Rd","","Hollywood","FL","US","330232137" +"1851951586","CONNECT","CONNECT URL","www.allaroundhomehealthcare.com","N","www.allaroundhomehealthcare.com","","DIRECT","Direct","","OTHER","Other","www.allaroundhomehealthcare.com","2825 N 53rd St","","Milwaukee","WI","US","532101614" +"1659931384","OTHERS","Other URL","spencer@integratedclinix.com","N","","","","","","","","","4337 W Oxford St","","Cedar Hills","UT","US","840628638" +"1740840479","DIRECT","Direct Messaging Address","sam@neatsvs.com","N","email address","","DIRECT","Direct","","CSV","CSV","","27700 Avenida Belleza","","Cathedral City","CA","US","922345519" +"1760042493","DIRECT","Direct Messaging Address","maryellen@transformativegrowth.org","N","","","","","","","","","1300 Iroquois Ave Ste 145","","Naperville","IL","US","605631389" +"1184284812","DIRECT","Direct Messaging Address","hryan@crisisprepandrecovery.com","N","work email","","DIRECT","Direct","","OTHER","Other","NA","10799 N 90th St Ste 100","","Scottsdale","AZ","US","852606110" +"1619537347","DIRECT","Direct Messaging Address","tohearn@autismhomesupport.com","N","","","","","","","","","1740 W 83rd St","","Chicago","IL","US","606204623" +"1972163608","DIRECT","Direct Messaging Address","jpainter@staffquantumhp.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","10942 N Jacob Smart Blvd","","Ridgeland","SC","US","299362708" +"1396305033","DIRECT","Direct Messaging Address","ramez.sakkab@samuelmerritt.edu","Y","","Samuel Merritt University","","","","","","","3100 Telegraph Ave","","Oakland","CA","US","946093239" +"1518527209","OTHERS","Other URL","sarah.brodoway@yahoo.com","N","","","","","","","","","103 Tallowood Dr","","Pottstown","PA","US","194641524" +"1619537404","SOAP","SOAP URL","Laptop","N","Company laptop","","HIE","Health Information Exchange (HIE)","","OTHER","Other","None","1200 E Lane St","","Laredo","TX","US","780407210" +"1417517160","OTHERS","Other URL","Scarsdale","N","address","","OTHER","Other","Scarsdale","CSV","CSV","","220 Boulder Ridge Rd","","Scarsdale","NY","US","105833144" +"1205496981","CONNECT","CONNECT URL","Casamba","N","","","","","","","","","3250 Winkler Ave","","Fort Myers","FL","US","339169414" +"1861052664","OTHERS","Other URL","URl","N","","","DIRECT","Direct","","CSV","CSV","","6801 Belair Rd","","Baltimore","MD","US","212061121" +"1770143505","DIRECT","Direct Messaging Address","lorrip@rahmidcities.com","N","","","","","","","","","4215 W Pipeline Rd","","Euless","TX","US","760405974" +"1023678877","OTHERS","Other URL","https://epioneclinic.janeapp.com/","N","","","","","","","","","19 Zillicoa St Ste 3","","Asheville","NC","US","288011063" +"1104486950","DIRECT","Direct Messaging Address","Howard.C.Chang@Healthpartners.com","Y","Employer Email","Regions Hospital","DIRECT","Direct","","CSV","CSV","","640 Jackson St","","Saint Paul","MN","US","551012502" +"1982264636","DIRECT","Direct Messaging Address","jbarnett@jtbtherapy.com","N","","","","","","","","","9700 Reseda Blvd Ste 203B","","Northridge","CA","US","913245509" +"1134789936","CONNECT","CONNECT URL","Sara.farmer@rehabcare.com","N","Email address","","DIRECT","Direct","","CSV","CSV","","24588 Church St","","Chenoa","IL","US","617269395" +"1386204196","DIRECT","Direct Messaging Address","mollie.baker-salisbury@crozer.org","N","","","","","","","","","1260 E Woodland Ave Ste 200","","Springfield","PA","US","190643956" +"1922668631","OTHERS","Other URL","Carlsbad","N","Office","","DIRECT","Direct","","OTHER","Other","Carlsbad","1820 Marron Rd Ste 102","","Carlsbad","CA","US","920081177" +"1952961617","DIRECT","Direct Messaging Address","kohlmeierc@cascadementalhealth.org","N","Email","","DIRECT","Direct","","OTHER","Other","N/A","3510 Steelhammer Dr","","Centralia","WA","US","985314551" +"1043870777","OTHERS","Other URL","server","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","845 E Arrow Hwy","","Pomona","CA","US","917672535" +"1265092902","OTHERS","Other URL","twhealthllc.main@gmail.com","N","email","","","","","","","","38598 Meadowdale St","","Clinton Twp","MI","US","480363512" +"1891355533","CONNECT","CONNECT URL","jodiblythe@gmail.com","N","jodiblythe@gmail.com","","DIRECT","Direct","","","","","200 Ter Heun Dr","","Falmouth","MA","US","025402525" +"1063072718","CONNECT","CONNECT URL","https://app.tolsecuremessaging.com/welcome.aspx","N","Secure Messaging Account","","DIRECT","Direct","","CSV","CSV","","9300 DeWitt Loop","","Fort Belvoir","VA","US","220605285" +"1942860697","DIRECT","Direct Messaging Address","tmancuso1976@direct.practicefusion.com","Y","","Traveling Pain Management Doctors PSC","OTHER","Other","Maple Valley","CSV","CSV","","23745 225th Way SE Ste 201","","Maple Valley","WA","US","980385294" +"1578123220","CONNECT","CONNECT URL","abbie@sankofacounseling.com","N","","","","","","","","","5380 Holiday Ter Ste 32","","Kalamazoo","MI","US","490092128" +"1447810114","DIRECT","Direct Messaging Address","Sandi@johnsongrouphome.com","N","","","","","","","","","449 Arrington Dr","","Evington","VA","US","245502446" +"1649830399","OTHERS","Other URL","jessicag10@me.com","N","","","","","","","","","1120 15th St # Bi5070","","Augusta","GA","US","309120004" +"1538729280","DIRECT","Direct Messaging Address","kxf193@case.edu","N","","","","","","","","","1 Akron General Ave","","Akron","OH","US","443072432" +"1255991907","DIRECT","Direct Messaging Address","arti.patel@lvhn.org","N","","","","","","","","","700 Hawk Ridge Dr","","Hamburg","PA","US","195269219" +"1053971713","DIRECT","Direct Messaging Address","uplifthouseinc@outlook.com","N","office email","","DIRECT","Direct","","CSV","CSV","","6605 Hogue St Apt 10","","Houston","TX","US","770876406" +"1417517178","DIRECT","Direct Messaging Address","jkkaldenberg@hotmail.com","N","","","","","","","","","802 Kenyon Rd","","Fort Dodge","IA","US","505015740" +"1306406061","CONNECT","CONNECT URL","www.northstardoula.com/intake","Y","website","North Star Doula Service LLC","OTHER","Other","Basic contact information","OTHER","Other","basic patient info","1170 Jerome Ave","","Astoria","OR","US","971034023" +"1851951511","OTHERS","Other URL","Clevaland","Y","","st vincent charity hospital","","","","","","","2351 E 22nd St","","Cleveland","OH","US","441153111" +"1669032322","CONNECT","CONNECT URL","dr.josyanmina@yahoo.com","N","email","","DIRECT","Direct","","OTHER","Other","no other","5603 Glenalden Dr","","Smyrna","TN","US","371673376" +"1649830308","DIRECT","Direct Messaging Address","Alahmadm2001@hotmail.com","N","","","","","","","","","1201 E Plaza Blvd","","National City","CA","US","919503609" +"1538729298","CONNECT","CONNECT URL","https://www.barnesjewish.org/","N","","","DIRECT","Direct","","CSV","CSV","","1 Barnes Jewish Hospital Plz","","Saint Louis","MO","US","631101003" +"1356901029","CONNECT","CONNECT URL","TRUSTRIDE.NET","N","","","","","","","","","811 Derby Ln","","Missouri City","TX","US","774893259" +"1356901029","DIRECT","Direct Messaging Address","NEMT@TRUSTRIDE.NET","N","","","","","","","","","811 Derby Ln","","Missouri City","TX","US","774893259" +"1083274757","DIRECT","Direct Messaging Address","garrison@lighthouse-counseling.com","Y","work email","Lighthouse Counseling Center","DIRECT","Direct","","CSV","CSV","","8676 Goodwood Blvd Ste 204","","Baton Rouge","LA","US","708067914" +"1346800018","CONNECT","CONNECT URL","Manchaca","N","","","","","","","","","12749 Johnson Ln Ste A","","Manchaca","TX","US","786523550" +"1518527282","DIRECT","Direct Messaging Address","kathy@ahrhomecare.com","N","","","","","","","","","143 Kennedy St NW Ste 16","","Washington","DC","US","200115268" +"1679133342","SOAP","SOAP URL","Tablet","Y","","Gateway Pediatric Therapy","","","","","","","33464 Schoenherr Rd","","Sterling Heights","MI","US","483126314" +"1730749409","OTHERS","Other URL","java","N","","","","","","","","","199 Hawthorne Ave Apt 55","","Central Islip","NY","US","117225101" +"1649830316","CONNECT","CONNECT URL","3035935429","N","Fax","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4155 E Jewell Ave Ste 308","","Denver","CO","US","802224507" +"1992365670","DIRECT","Direct Messaging Address","Carol.hine@sparrow.org","N","","","","","","","","","1215 E Michigan Ave","","Lansing","MI","US","489121811" +"1346800026","CONNECT","CONNECT URL","Bellevue","N","Home","","","","","","","","6 Grant Ave # G8","","Bellevue","PA","US","152023858" +"1649830324","DIRECT","Direct Messaging Address","paul.walton@aplaceathome.com","N","business email","","DIRECT","Direct","","OTHER","Other","All","310 W Main St Ste 106","","Round Rock","TX","US","786645848" +"1376103069","OTHERS","Other URL","www.theorganicsoutherner.com/contact/","N","","","DIRECT","Direct","","","","","408 S West St","","Bainbridge","GA","US","398193918" +"1164082855","CONNECT","CONNECT URL","stshahrooz@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8700 Beverly Blvd Ste 5512","","West Hollywood","CA","US","900481804" +"1790345486","DIRECT","Direct Messaging Address","ashriver@pbhaba.com","N","e-mail address","","","","","","","","403 Seward Sq SE","","Washington","DC","US","200036104" +"1316507007","CONNECT","CONNECT URL","Raleigh","N","","","","","","","","","6000 Fayetteville Rd","","Durham","NC","US","277139754" +"1205496999","DIRECT","Direct Messaging Address","mockx036@umn.edu","Y","university e-mail adress","University of Minnesota School of Nursing","DIRECT","Direct","","CSV","CSV","","308 Harvard Street SE","5140 Weaver Densford Hall","Minneapolis","MN","US","554550342" +"1720648330","OTHERS","Other URL","Merr!llW00d","N","","","","","","","","","222 Penny Lane","","Pittsboro","NC","US","27312" +"1144880824","DIRECT","Direct Messaging Address","Dominic.Tomczyk@auorora.org","N","","","","","","","","","1640 E Sumner St","","Hartford","WI","US","530272684" +"1790345478","DIRECT","Direct Messaging Address","jmoll@sparrow.org","N","","","","","","","","","1215 E Michigan Ave","","Lansing","MI","US","489121811" +"1306406921","DIRECT","Direct Messaging Address","KRAnderson@firsthealth.org","Y","","FirstHealth Moore Regional Hospital","","","","","","","155 Memorial Dr","","Pinehurst","NC","US","283748710" +"1831759539","DIRECT","Direct Messaging Address","TINA.TORRES@IRMC.CC","N","","","","","","","","","1000 36th St","","Vero Beach","FL","US","329604862" +"1720648413","CONNECT","CONNECT URL","http://www.abxsolutions.org/","N","Agency Website","","","","","","","","2340 Treescape Dr Apt 8","","Charleston","SC","US","294146580" +"1639739303","DIRECT","Direct Messaging Address","kelley@sagehousearttherapy.com","N","","","","","","","","","11250 Roger Bacon Dr Ste 301","","Reston","VA","US","201905219" +"1982264578","OTHERS","Other URL","candi@heartconnectionstherapy.com","N","","","","","","","","","304 E Main St","","New London","IA","US","526451218" +"1417517194","CONNECT","CONNECT URL","https://therapyworksllc.com/","N","Therapy Works, LLC","","DIRECT","Direct","","CSV","CSV","","103 Shawnee Trl","","Venetia","PA","US","153671020" +"1922668698","FHIR","FHIR URL","Newington","N","","","","","","","","","49 Coolidge Ave","","Newington","CT","US","061112302" +"1518527290","OTHERS","Other URL","epic","N","Epic","","HIE","Health Information Exchange (HIE)","","OTHER","Other","epic","550 16th St # 110","","San Francisco","CA","US","941432549" +"1518527290","OTHERS","Other URL","epic","N","epic","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","550 16th St # 110","","San Francisco","CA","US","941432549" +"1134789811","OTHERS","Other URL","Brooklyn","N","On site","","OTHER","Other","Brooklyn","OTHER","Other","Brooklyn","148 Park Pl","","Brooklyn","NY","US","112173303" +"1801456595","DIRECT","Direct Messaging Address","hernanad@nsa.mil","N","","","DIRECT","Direct","","CSV","CSV","","17327 E Adriatic Pl Apt W208","","Aurora","CO","US","800134889" +"1659931350","DIRECT","Direct Messaging Address","anaimee@umaryland.edu","N","","","","","","","","","4429 Saint Edwards Pl","","Fairfax","VA","US","220304430" +"1922668599","DIRECT","Direct Messaging Address","marinaa@pacden.com","N","Secure email address","","DIRECT","Direct","","","","","366 W Lake Mead Pkwy Ste 100","","Henderson","NV","US","890157287" +"1669032363","CONNECT","CONNECT URL","EMR","N","","","","","","OTHER","Other","EMR","9330 W Lincoln Ave Ste 10","","West Allis","WI","US","532272300" +"1467012088","OTHERS","Other URL","Titanium","N","","","DIRECT","Direct","","CSV","CSV","","1355 S Colorado Blvd Ste 100","","Denver","CO","US","802223358" +"1285294801","CONNECT","CONNECT URL",".","N","","","","","","","","","2392 Edgewood Ave N","","Jacksonville","FL","US","322541725" +"1619537230","OTHERS","Other URL","masagebook","N","ehr software","","DIRECT","Direct","","CSV","CSV","","1705 19th Pl Ste H3","","Vero Beach","FL","US","329600687" +"1699335216","OTHERS","Other URL","OTHERURL","N","OTHERURL","","DIRECT","Direct","","CSV","CSV","","33449 Van Dyke Ave","","Sterling Hts","MI","US","483125928" +"1821658451","DIRECT","Direct Messaging Address","christine.mckenzie@renmedcare.com","Y","","Renaissance Medical Care, PC","DIRECT","Direct","","","","","284 Blevins Blvd","","Bristol","VA","US","242025977" +"1649830274","DIRECT","Direct Messaging Address","sfahy@fchn.org","N","","","","","","","","","111 Franklin Health Cmns","","Farmington","ME","US","049386144" +"1639739261","DIRECT","Direct Messaging Address","michael@bullettransportinc.com","N","michael@bullettransportinc.com","","DIRECT","Direct","","OTHER","Other","wedsite","274 Carter St","","Rochester","NY","US","146214146" +"1609436252","CONNECT","CONNECT URL","msiebert@ecommunity.com","Y","work email","Community Hospital South, Inc.","DIRECT","Direct","","CSV","CSV","","1402 E County Line Rd","","Indianapolis","IN","US","462270963" +"1871153429","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1982264552","CONNECT","CONNECT URL","Www.golavie.com","N","Website","","","","","","","","895 Verret St","","Houma","LA","US","703604635" +"1922668573","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1295395853","OTHERS","Other URL","www.autismcommunitystore.com","N","desktop computers","","DIRECT","Direct","","","","","14095 E Exposition Ave","","Aurora","CO","US","800122522" +"1669032223","DIRECT","Direct Messaging Address","NWOLFE@HRS.ORG","N","","","","","","","","","224 Columbus Rd","","Athens","OH","US","457011334" +"1346800919","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1386204956","DIRECT","Direct Messaging Address","TSOMERS@ADDICTSREHABFUND.ORG","N","","","DIRECT","Direct","","CSV","CSV","","1881 Park Ave","","New York","NY","US","100351128" +"1740840313","OTHERS","Other URL","AMRDECSAFE","N","","","","","","","","","85 Sea St","","Quincy","MA","US","021692572" +"1174183768","DIRECT","Direct Messaging Address","kevinjones@docrx.com","N","sharefile","","DIRECT","Direct","","CSV","CSV","","4636 Bit and Spur Rd Ste A","","Mobile","AL","US","366082646" +"1427618016","FHIR","FHIR URL","wonder","N","womder years","","","","","","","","178 Larkin Ct","","Stratford","CT","US","066157464" +"1164082756","OTHERS","Other URL","VeteransAffairsEHR","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4300 W 7th St","","Little Rock","AR","US","722055446" +"1407416092","CONNECT","CONNECT URL","kissimmee","N","","","","","","","","","722 Patrick St Ste 206","","Kissimmee","FL","US","347415612" +"1164082657","CONNECT","CONNECT URL","CVS","N","BUSINESS","","DIRECT","Direct","","CSV","CSV","","8653 Sterling","","Center Line","MI","US","480151780" +"1679133169","CONNECT","CONNECT URL","www.psychselect.com","N","Therapyappointments","","DIRECT","Direct","","CSV","CSV","","614 Billy Sunday Rd Ste 100","","Ames","IA","US","500108048" +"1053971648","CONNECT","CONNECT URL","Baltimore","N","","","","","","","","","3425 Sinclair Ln","","Baltimore","MD","US","212132030" +"1902466501","CONNECT","CONNECT URL","Trinh.Pham@ynhh.org","N","","","DIRECT","Direct","","CSV","CSV","","20 York St","","New Haven","CT","US","065103220" +"1902466501","CONNECT","CONNECT URL","Trinh.Pham@ynhh.org","N","","","DIRECT","Direct","","CSV","CSV","","20 York St","","New Haven","CT","US","065103220" +"1902466501","CONNECT","CONNECT URL","Trinh.Pham@ynhh.org","N","","","DIRECT","Direct","","CSV","CSV","","20 York St","","New Haven","CT","US","065103220" +"1902466501","CONNECT","CONNECT URL","Trinh.Pham@ynhh.org","N","","","DIRECT","Direct","","CSV","CSV","","20 York St","","New Haven","CT","US","065103220" +"1194385625","DIRECT","Direct Messaging Address","omaha@selectrehab.com","N","work email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4330 S 144th St","","Omaha","NE","US","681371051" +"1174183792","OTHERS","Other URL","gnschmidt@unm.edu","N","","","DIRECT","Direct","","CSV","CSV","","1414 University Blvd SE","","Albuquerque","NM","US","87106" +"1023678521","DIRECT","Direct Messaging Address","alison.williams@hrcec.org","N","","","","","","","","","406 North 2nd Street","","Marshall","IL","US","62441" +"1588224109","OTHERS","Other URL","None","N","None","","OTHER","Other","None","","","","6947 NW Daffodil Ln","","Port Saint Lucie","FL","US","34983" +"1114587615","OTHERS","Other URL","gershonc@bronsonhg.org","Y","Bronson Healthcare","Bronson Battle Creek Hospital","DIRECT","Direct","","CSV","CSV","","300 North Ave","","Battle Creek","MI","US","490173307" +"1114587615","DIRECT","Direct Messaging Address","gershonc@bronsonhg.org","N","","","DIRECT","Direct","","OTHER","Other","email direct access","300 North Ave","","Battle Creek","MI","US","490173307" +"1649830282","OTHERS","Other URL","www.ninaclarkericson.com","N","Business Website","","OTHER","Other","Business Website","OTHER","Other","Practice Information","1220 University Dr Ste 103","","Menlo Park","CA","US","940254265" +"1548820244","DIRECT","Direct Messaging Address","JOSEPH.ANDERSON@LPNT.NET","N","EMAIL","","DIRECT","Direct","","OTHER","Other","MESSAGE","320 Hospital Dr","","Martinsville","VA","US","241121900" +"1164082863","OTHERS","Other URL","laurn710@gmail.com","N","","","DIRECT","Direct","","","","","359 N Forklanding Rd","","Maple Shade","NJ","US","080521164" +"1629638226","DIRECT","Direct Messaging Address","awrogers@smhc.org","N","hospital email","","","","","","","","1 Medical Center Dr","","Biddeford","ME","US","040059422" +"1891355491","CONNECT","CONNECT URL","Houston","N","","","DIRECT","Direct","","CSV","CSV","","9894 Bissonnet St Ste 394","","Houston","TX","US","770368241" +"1265092860","CONNECT","CONNECT URL","email","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1 Weaver Dr Ste 1","","Lexington","NC","US","272924774" +"1982264586","DIRECT","Direct Messaging Address","drstehl@krausedental.com","N","","","","","","","","","9401 Nall Ave Ste 201","","Prairie Village","KS","US","662072508" +"1205496825","DIRECT","Direct Messaging Address","holly.lockhart@lindsey.edu","N","professional email","","DIRECT","Direct","","CSV","CSV","","34 Farm Ridge Rd","","Stearns","KY","US","426476171" +"1487214003","DIRECT","Direct Messaging Address","hhermanson@cfiowa.org","N","","","","","","","","","2331 E 8th St","","Des Moines","IA","US","503161715" +"1023678646","DIRECT","Direct Messaging Address","lauren.ford@va.gov","N","e-mail","","DIRECT","Direct","","OTHER","Other","e-mail","1 Va Ctr","","Augusta","ME","US","043306796" +"1356901979","DIRECT","Direct Messaging Address","joshuat@clatsopbh.org","N","","","DIRECT","Direct","","","","","65 N Highway 101 Ste 204","","Warrenton","OR","US","971469371" +"1033779665","CONNECT","CONNECT URL","Rochester","N","Work","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Rochester","166 Gordon Dr","","Rochester","NY","US","146263834" +"1033779665","CONNECT","CONNECT URL","Rochester","N","Work","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Rochester","166 Gordon Dr","","Rochester","NY","US","146263834" +"1386204923","CONNECT","CONNECT URL","OPIE","N","","","","","","","","","325 Page Rd N Ste 3","","Pinehurst","NC","US","283740088" +"1730749375","OTHERS","Other URL","altha","N","","","","","","","","","650 Joel Dr","","Fort Campbell","KY","US","422235318" +"1497315048","OTHERS","Other URL","n/a","N","","","","","","","","","5535 S Williamson Blvd Ste 774","","Port Orange","FL","US","321288321" +"1760042337","OTHERS","Other URL","https://hartofgoldcare.weebly.com","N","","","","","","","","","14 Haggis Rd","","Middletown","DE","US","197098750" +"1760042337","OTHERS","Other URL","https://hartofgoldcare.weebly.com","N","","","","","","","","","82 Baldwin Ln","","Willingboro","NJ","US","080461532" +"1760042337","OTHERS","Other URL","https://hartofgoldcare.weebly.com","N","","","","","","","","","1 Kennedy Ave","","Danbury","CT","US","068105890" +"1053971614","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1316507973","OTHERS","Other URL","castleton.edu","N","","","","","","","","","143 Grandview Ln","","Addison","VT","US","054918407" +"1861052425","OTHERS","Other URL","Athena","N","","","","","","","","","1053 Center St Ste 100","","West Columbia","SC","US","291696749" +"1003476664","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1306406970","DIRECT","Direct Messaging Address","salisma@familycontinuity.org","N","","","DIRECT","Direct","","CSV","CSV","","360 Merrimack St Ste 9","","Lawrence","MA","US","018431764" +"1033779608","OTHERS","Other URL","NeoCertified","N","HIPAA Compliant E-mail","","OTHER","Other","None","OTHER","Other","Direct Message","1203 US Highway 98 Ste 2A9","","Daphne","AL","US","365263901" +"1033779608","OTHERS","Other URL","NeoCertified","N","e-mail","","DIRECT","Direct","","OTHER","Other","Direct message","1203 US Highway 98 Ste 2A9","","Daphne","AL","US","365263901" +"1487214052","CONNECT","CONNECT URL","SerendipityCCA","N","","","","","","","","","1235 E Shotwell St","","Bainbridge","GA","US","398194237" +"1114587789","DIRECT","Direct Messaging Address","mmadej@voaww.org","N","","","","","","","","","2801 Lombard Ave","","Everett","WA","US","982013619" +"1629638200","DIRECT","Direct Messaging Address","amisquez@omniyouth.org","Y","work email","OMNI Youth Services","HIE","Health Information Exchange (HIE)","","CSV","CSV","","210 N Wolf Rd","","Wheeling","IL","US","600902922" +"1275193856","DIRECT","Direct Messaging Address","mgrzan@northwell.edu","N","Work email","","","","","","","","701 N Broadway","","Sleepy Hollow","NY","US","105911020" +"1366002958","OTHERS","Other URL","moniquenollevaux@yahoo.com","N","","","","","","","","","151 Robyn Ln","","Longview","TX","US","756056719" +"1366002958","OTHERS","Other URL","moniquenollevaux@yahoo.com","N","","","","","","","","","151 Robyn Ln","","Longview","TX","US","756056719" +"1538729124","DIRECT","Direct Messaging Address","staff@poolerplasticsurgery.com","N","","","","","","","","","1000 Towne Center Blvd Ste 501","","Pooler","GA","US","313224061" +"1306406814","DIRECT","Direct Messaging Address","daarudl@cascadementalhealth.org","N","work email","","DIRECT","Direct","","OTHER","Other","email","2428 W Reynolds Ave","","Centralia","WA","US","985314554" +"1124688635","CONNECT","CONNECT URL","JKPEDS@GMAIL.COM","N","E-MAIL","","","","","","","","39 N Goodman St","","Rochester","NY","US","146071578" +"1770143281","OTHERS","Other URL","https://www.medfusion.net/caresouthcarolina-24591/portal/#/user/login","N","patient portal","","","","","","","","3080 Highway 15-401 E","","Mc Coll","SC","US","295706128" +"1346800877","OTHERS","Other URL","WWVAMC","N","","","","","","","","","77 Wainwright Dr","","Walla Walla","WA","US","993623975" +"1346800877","OTHERS","Other URL","WWVAMC","N","ROI Office","","","","","","","","77 Wainwright Dr","","Walla Walla","WA","US","993623975" +"1619537149","DIRECT","Direct Messaging Address","admin@nationaldeaftherapy.com","N","National Deaf Therapy","","HIE","Health Information Exchange (HIE)","","","","","3059 S Ogden St","","Englewood","CO","US","801131749" +"1962062422","OTHERS","Other URL","therapynotes.com","N","","","","","","","","","1165 Philipsburg Bigler Hwy","","Philipsburg","PA","US","168668251" +"1619537255","CONNECT","CONNECT URL","Canton","N","","","","","","","","","4201 Saint Antoine St","","Detroit","MI","US","482012153" +"1508426206","OTHERS","Other URL","mercebernadette.mir@jhsmiami.org","N","Work Email","","DIRECT","Direct","","CSV","CSV","","1611 NW 12th Ave","","Miami","FL","US","331361005" +"1972163491","DIRECT","Direct Messaging Address","claudia@allthingsspeechtherapy.com","N","","","","","","","","","717 Saint Joseph Dr Ste 144","","Saint Joseph","MI","US","490852428" +"1679133219","DIRECT","Direct Messaging Address","rebecca.browntuyishimire@va.gov","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Savannah Outpatient Clinic","1170 Shawnee Street","Savannah","GA","US","31419" +"1306406905","DIRECT","Direct Messaging Address","mc.williams@hawkinshillinc.com","N","owner","","DIRECT","Direct","","OTHER","Other","business email","2412 Nettleton Ct","","Matthews","NC","US","281053216" +"1427618032","DIRECT","Direct Messaging Address","louscherdds@lushfamilydental.com","N","","","","","","","","","2505 SE Encompass Drive","","Waukee","IA","US","50263" +"1881254449","OTHERS","Other URL","Neighoborcare.org","N","Main Website","","DIRECT","Direct","","OTHER","Other","Main Webisite","7101 62nd Ave NE Ste 4","","Seattle","WA","US","981157168" +"1336709872","OTHERS","Other URL","N/A","N","","","","","","","","","121 E Baker St","","Indianola","MS","US","387512450" +"1477113991","OTHERS","Other URL","https://www.uchealth.org/locations/uchealth-university-of-colorado-hospital-uch/","N","University of Colorado Hospital","","","","","","","","1635 Aurora Ct","","Aurora","CO","US","800452541" +"1063072676","SOAP","SOAP URL","manda@coachingfromthekitchen.com","N","email","","DIRECT","Direct","","OTHER","Other","phone call","N82W15485 Appleton Ave","","Menomonee Falls","WI","US","530513711" +"1518527001","OTHERS","Other URL","no","N","","","","","","","","","400 E 67th St Apt 26C","","New York","NY","US","100656340" +"1447810080","OTHERS","Other URL","no","N","","","","","","","","","601 S Main St","","Keller","TX","US","762487029" +"1275193872","DIRECT","Direct Messaging Address","EMcleland@selectmedical.com","N","Work Email","","","","","","","","3626 Grant Line Rd","","New Albany","IN","US","471502298" +"1942860549","DIRECT","Direct Messaging Address","CMatthews@walkercares.org","N","","","","","","","","","1968 Central Ave","","Needham","MA","US","024921410" +"1124688767","CONNECT","CONNECT URL","NA","N","","","","","","","","","10050 Eagle Dr","","Covington","GA","US","300143804" +"1992365530","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1356901912","DIRECT","Direct Messaging Address","laura.n.devlin.ctr@mail.mil","N","work email","","DIRECT","Direct","","","","","101 Bodin Cir","","Travis AFB","CA","US","945351809" +"1427618081","OTHERS","Other URL","msantosbell@envisionfamilyservices.com","N","","","","","","","","","3210 Churchland Blvd Ste 2","","Chesapeake","VA","US","233215253" +"1346800901","DIRECT","Direct Messaging Address","info@expressions4kids.com","N","","","","","","","","","1 W Camino Real Ste 111","","Boca Raton","FL","US","334325966" +"1457911026","DIRECT","Direct Messaging Address","ecodman@spearcenter.com","N","email","","DIRECT","Direct","","OTHER","Other","email","235 W 75th St","","New York","NY","US","100238220" +"1548820111","OTHERS","Other URL","hosannacounseling.org","N","","","","","","","","","1008 11th St Ste 301","","Santa Monica","CA","US","904034107" +"1548820111","OTHERS","Other URL","hosannacounseling.org","N","","","","","","","","","1008 11th St Ste 301","","Santa Monica","CA","US","904034107" +"1366002933","DIRECT","Direct Messaging Address","dshoemaker@edpsmiles.com","N","office email","","DIRECT","Direct","","","","","632 S Main St","","Creve Coeur","IL","US","616103974" +"1134789704","DIRECT","Direct Messaging Address","llg28@case.edu","N","","","","","","","","","11100 Euclid Ave","","Cleveland","OH","US","441061716" +"1861052433","OTHERS","Other URL","nancy.kcc@hotmail.com","N","","","","","","","","","145 E Deer Flat Rd","","Kuna","ID","US","836341323" +"1093375677","CONNECT","CONNECT URL","devero.com","Y","","Homecare with Heart Services, LLC","","","","","","","100 Debartolo Pl Ste 310","","Youngstown","OH","US","445126066" +"1588224166","DIRECT","Direct Messaging Address","matencio@successinsite.org","N","","","DIRECT","Direct","","CSV","CSV","","1504 Barksdale Blvd","","Bossier City","LA","US","711114602" +"1306406988","OTHERS","Other URL","Arizona","N","Arizona","","DIRECT","Direct","","CSV","CSV","","1305 N Martin Ave","","Tucson","AZ","US","857210001" +"1396305975","DIRECT","Direct Messaging Address","kpettengil@fchn.org","N","email","","DIRECT","Direct","","","","","111 Franklin Health Cmns","","Farmington","ME","US","049386144" +"1386204964","DIRECT","Direct Messaging Address","adelong@merakey.org","N","","","","","","","","","1990 W 3rd St","","Williamsport","PA","US","177017808" +"1831759414","CONNECT","CONNECT URL","www.caregivergrove.com","N","Company Website","","","","","","","","624 Main St","","Toledo","OH","US","436051777" +"1013577691","OTHERS","Other URL","csorgman@synergyhomecare.com","N","Email address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Client Assignments","2003 Opportunity Dr Ste 6A","","Roseville","CA","US","956783008" +"1598325086","OTHERS","Other URL","lbush@affiniahealthcare.org","N","email address","","","","","","","","1717 Biddle St","","Saint Louis","MO","US","631063454" +"1578123071","DIRECT","Direct Messaging Address","tammyluchovick@synergyhomecare.com","N","business email","","DIRECT","Direct","","","","","5500 Steubenville Pike Ste 3B","","Mc Kees Rocks","PA","US","151361401" +"1861052383","CONNECT","CONNECT URL","Dickinson","N","","","","","","","","","3016 Cambridge Meadows Ln","","Dickinson","TX","US","775398114" +"1124688643","OTHERS","Other URL","www.sharenote.com","Y","","ACCURATE CARE LLC","","","","","","","11861 Coursey Blvd","","Baton Rouge","LA","US","708164404" +"1275193799","DIRECT","Direct Messaging Address","Christopher.Montoya@tuhs.temple.edu","N","","","","","","","","","3401 N Broad St","","Philadelphia","PA","US","191405103" +"1033779566","DIRECT","Direct Messaging Address","jfruto@elevatehomehealth.com","N","","","","","","","","","511 Encinitas Blvd Ste 100","","Encinitas","CA","US","920243778" +"1972163418","CONNECT","CONNECT URL","Rhough1","N","","","","","","","","","515 S 700 E Ste 2A","","Salt Lake City","UT","US","841022855" +"1790345262","CONNECT","CONNECT URL","aberta3@uic.edu","N","work email","","","","","","","","801 S Paulina St","","Chicago","IL","US","606127210" +"1801456454","DIRECT","Direct Messaging Address","andy@andyshub.com","N","","","DIRECT","Direct","","","","","922 North Blvd Apt 607","","Oak Park","IL","US","603011244" +"1336709831","CONNECT","CONNECT URL","Warsaw,","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","92 Walnut St","","Warsaw","VA","US","22572" +"1407416951","OTHERS","Other URL","continifamilymedicine@outlook.com","Y","email","Contini Family Medicine LLC","","","","","","","3269 Highway 90","","Bonifay","FL","US","324256001" +"1669032157","CONNECT","CONNECT URL","www.scpsychologist.com","N","","","","","","","","","23 Plantation Park Dr Ste 202","","Bluffton","SC","US","299106072" +"1013577642","OTHERS","Other URL","https://www.latinocounselingcenter.org/contact","N","website","","DIRECT","Direct","","OTHER","Other","https://www.latinocounselingcenter.org/contact","125 Liberty St","","Springfield","MA","US","011031114" +"1720648371","DIRECT","Direct Messaging Address","crodriguez@bayaba.org","Y","","Bay ABA, LLC","DIRECT","Direct","","","","","303 Twin Dolphin Dr Ste 600","","Redwood City","CA","US","940651422" +"1548820194","DIRECT","Direct Messaging Address","mhall@dugganbertsch.com","N","mhall@dugganbertsch.com","","DIRECT","Direct","","CSV","CSV","","103 N Main St","","Port Byron","IL","US","612757705" +"1508426180","DIRECT","Direct Messaging Address","tichacekj@thriveasd.org","N","","","","","","","","","9374 Olive Blvd Ste 101","","Saint Louis","MO","US","631323253" +"1396305983","CONNECT","CONNECT URL","https://www.centerstreetcenter.com","N","https://www.centerstreetcenter.com","","DIRECT","Direct","","CSV","CSV","","539 Center St","","Bethlehem","PA","US","180185910" +"1841850435","DIRECT","Direct Messaging Address","info@learningandbehavior.org","N","email","","DIRECT","Direct","","CSV","CSV","","1022 Jones Rd Ste 2","","Springdale","AR","US","727620939" +"1912567405","OTHERS","Other URL","WILMINGTON","N","","","","","","","","","3317 Masonboro Loop Rd","","Wilmington","NC","US","284092971" +"1528628021","DIRECT","Direct Messaging Address","admin@spectrumflorida.org","N","email","","DIRECT","Direct","","OTHER","Other","mailing address","3115 NW 81st Ter","","Miami","FL","US","331474713" +"1639739139","DIRECT","Direct Messaging Address","tackers@cmcc1.com","N","","","","","","","","","30 Belgrade Ave Ste A","","Auburn","ME","US","042104096" +"1609436104","SOAP","SOAP URL","notsure","N","","","HIE","Health Information Exchange (HIE)","","","","","225 NW Franklin Ave","","Bend","OR","US","977032867" +"1801456306","DIRECT","Direct Messaging Address","drdellis@auburnopelikadental.com","N","work email","","","","","","","","1610 2nd Ave","","Opelika","AL","US","368015618" +"1235799735","DIRECT","Direct Messaging Address","MMHBILDEPT@HOTMAIL.COM","N","EMAIL","","DIRECT","Direct","","CSV","CSV","","160 E 56th St Fl 6","","New York","NY","US","100223609" +"1982264495","CONNECT","CONNECT URL","cburnett@spectrumhuman.org","N","","","","","","","","","5897 Christie Ave SE","","Grand Rapids","MI","US","495086238" +"1346800851","CONNECT","CONNECT URL","Northridge","N","","","","","","","","","9460 Balboa Blvd","","Northridge","CA","US","913252517" +"1346800851","CONNECT","CONNECT URL","Northridge","N","","","","","","","","","9460 Balboa Blvd","","Northridge","CA","US","913252517" +"1396305827","CONNECT","CONNECT URL","Tampa","N","","","","","","","","","9340 N Florida Ave Ste E","","Tampa","FL","US","336127925" +"1770143216","OTHERS","Other URL","eClinicalworks","N","","","","","","","","","17490 Highway 3 Ste A-200","","Webster","TX","US","775984160" +"1861052318","OTHERS","Other URL","stephahniedaymorfitt.com","N","Website","","OTHER","Other","Website","OTHER","Other","Website","520 S Sepulveda Blvd Ste 308","","Los Angeles","CA","US","900493537" +"1972163434","CONNECT","CONNECT URL","admin@thecollectivecounseling.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","10515 W Markham St Ste I2","","Little Rock","AR","US","722052283" +"1649830100","CONNECT","CONNECT URL","Oceanside","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Behavioral Therapy","2888 Loker Ave E Ste 105","","Carlsbad","CA","US","920106683" +"1912567488","DIRECT","Direct Messaging Address","megan.bass@uchealth.org","N","","","","","","","","","12605 E 16th Ave","","Aurora","CO","US","800452545" +"1912567488","DIRECT","Direct Messaging Address","Megan.bass@cuanschutz.edu","N","","","","","","","","","12605 E 16th Ave","","Aurora","CO","US","800452545" +"1700446275","CONNECT","CONNECT URL","powerchart","N","","","","","","","","","1120 15th St # Hb3020","","Augusta","GA","US","309120004" +"1235799701","DIRECT","Direct Messaging Address","Cruml@upmc.edu","N","Email","","HIE","Health Information Exchange (HIE)","","","","","32-36 Central Ave","","Wellsboro","PA","US","169011840" +"1235799701","DIRECT","Direct Messaging Address","Cruml@upmc.edu","N","Email","","DIRECT","Direct","","CSV","CSV","","32-36 Central Ave","","Wellsboro","PA","US","169011840" +"1689234155","DIRECT","Direct Messaging Address","Christian.jacobson@stvincentcharity.com","Y","SVCMC e-mail","St. Vincent Charity Medical Center","DIRECT","Direct","","CSV","CSV","","2351 E 22nd St","","Cleveland","OH","US","441153111" +"1760042238","SOAP","SOAP URL","michael.hoke@swensonhealthcare.com","N","Work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1201 Pacific Ave Ste 1950","","Tacoma","WA","US","984024301" +"1851951321","CONNECT","CONNECT URL","Mailto:marcialcgomez@outlook.com","N","","","DIRECT","Direct","","CSV","CSV","","2700 S 52nd St","","Kansas City","KS","US","661063314" +"1033779509","DIRECT","Direct Messaging Address","Alyssa.Jelinek@ssmhealth.com","Y","Work Email, Secure","SSM Health Care of Wisconsin, Inc.","DIRECT","Direct","","OTHER","Other","Work Email","700 S Park St","","Madison","WI","US","537151830" +"1750941225","OTHERS","Other URL","PVSUGARLAND.COM","Y","PVSUGARLAND.COM","SUGAR LAND VISION CENTER, PC","DIRECT","Direct","1875 HIGHWAY 6 STE 800, SUGAR LAND, TX 77478","OTHER","Other","1875 HIGHWAY 6 STE 800, SUGAR LAND, TX 77478","1875 HIGHWAY 6 SOUTH","800","SUGAR LAND","TX","US","77478" +"1750941225","OTHERS","Other URL","PVCOPPERFIELD.COM","Y","PVCOPPERFIELD.COM","COPPERFIELD VISION CENTER, INC","OTHER","Other","PVCOPPERFIELD.COM","OTHER","Other","PVCOPPERFIELD.COM","7085 Highway 6 N","","Houston","TX","US","770952505" +"1386204865","OTHERS","Other URL","info@pediatricrehab.net","N","","","","","","","","","265 US Highway 46 Ste 102","","Totowa","NJ","US","075121812" +"1386204865","OTHERS","Other URL","info@pediatricrehab.net","N","","","","","","","","","265 US Highway 46 Ste 102","","Totowa","NJ","US","075121812" +"1386204865","OTHERS","Other URL","info@pediatricrehab.net","N","","","","","","","","","265 US Highway 46 Ste 102","","Totowa","NJ","US","075121812" +"1386204865","OTHERS","Other URL","info@pediatricrehab.net","N","","","","","","","","","265 US Highway 46 Ste 102","","Totowa","NJ","US","075121812" +"1386204865","OTHERS","Other URL","info@pediatricrehab.net","N","","","","","","","","","265 US Highway 46 Ste 102","","Totowa","NJ","US","075121812" +"1083274484","CONNECT","CONNECT URL","www.simplepractice.com","N","scheduling, client management, and secure psychotherapy note website","","","","","","","","9666 Olive Blvd Ste 330","","Saint Louis","MO","US","631323035" +"1356901052","DIRECT","Direct Messaging Address","office@kvdental.org","N","office e-mail","","","","","","","","6 E Chestnut St","","Augusta","ME","US","043305758" +"1528628922","CONNECT","CONNECT URL","cbesanceney@kapdev.com","N","e-mail address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","100 Jericho Quadrangle, Suite 142","Attn: R. DioGuardi","Jericho","NY","US","11753" +"1326608720","OTHERS","Other URL","https://www.simplepractice.com","N","health information management software","","OTHER","Other","health information management software","OTHER","Other","health information management software","938 Spaulding Ave SE","","Ada","MI","US","49301" +"1427618974","DIRECT","Direct Messaging Address","dmckague@peacehealth.org","N","Employer email address","","DIRECT","Direct","","","","","3377 Riverbend Dr.","Family Medicine","Springfield","OR","US","97477" +"1790345338","OTHERS","Other URL","physicaltherapy@core3pt.com","N","","","DIRECT","Direct","","CSV","CSV","","1691 Bethlehem Pike","","Hatfield","PA","US","194401302" +"1972163319","CONNECT","CONNECT URL","www.entmedicalsurgical.com","N","","","","","","","","","46 Prince St Ste 601","","New Haven","CT","US","065191634" +"1336709906","DIRECT","Direct Messaging Address","officemanager@sacmc.com","N","","","","","","","","","3101B W Highway 98","","Panama City","FL","US","324011251" +"1336709906","OTHERS","Other URL","director@sacmc.org","N","","","","","","","","","3101B W Highway 98","","Panama City","FL","US","324011251" +"1790345379","DIRECT","Direct Messaging Address","mchatellar@fchn.org","N","email","","DIRECT","Direct","","","","","111 Franklin Health Cmns","","Farmington","ME","US","049386144" +"1518527191","CONNECT","CONNECT URL","info@cantonpediatricsmiles.com","N","email","","DIRECT","Direct","","CSV","CSV","","45535 Hanford Rd","","Canton","MI","US","481874595" +"1699335117","OTHERS","Other URL","shirleylena4@gmail.com","N","","","","","","","","","112 Pimlico Way","","Royal Palm Beach","FL","US","334118271" +"1831759380","CONNECT","CONNECT URL","jessica.oladeinde@americanacademic.com","N","","","","","","","","","245 N 15th St Fl 6","MS 427","Philadelphia","PA","US","191021198" +"1740840297","OTHERS","Other URL","Arcata","N","","","DIRECT","Direct","","CSV","CSV","","1703 Giuntoli Ln","","Arcata","CA","US","955214421" +"1740840297","OTHERS","Other URL","Arcata","N","","","OTHER","Other","Arcata","OTHER","Other","Arcata","1703 Giuntoli Ln","","Arcata","CA","US","955214421" +"1740840297","OTHERS","Other URL","Arcata","N","mememememe.com","","OTHER","Other","Arcata","OTHER","Other","Arcata","1703 Giuntoli Ln","","Arcata","CA","US","955214421" +"1811557366","CONNECT","CONNECT URL","pharmacy@brothers-pharmacy.com","N","pharmacy's email address","","DIRECT","Direct","","OTHER","Other","pharmacist email address","11705 Slate Ave Ste 250","","Riverside","CA","US","925057120" +"1831759224","OTHERS","Other URL","EMR","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4900 California Ave Ste 400B","","Bakersfield","CA","US","933097081" +"1477113868","CONNECT","CONNECT URL","todaro-mackenzie@rvbh.com","N","","","","","","","","","707 Broadway Blvd NE","","Albuquerque","NM","US","871022360" +"1922668318","CONNECT","CONNECT URL","https://accuquest.com/","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3702 Sea Mountain Hwy Ste B","","Little River","SC","US","295667860" +"1003476409","DIRECT","Direct Messaging Address","kwilkerson@kvc.org","N","email","","DIRECT","Direct","","OTHER","Other","email","8140 Dream St Ste D","","Florence","KY","US","410427532" +"1477113876","DIRECT","Direct Messaging Address","bjordan@vitallifehc.com","N","","","","","","","","","1715 1st St","","New Orleans","LA","US","701131609" +"1659931053","DIRECT","Direct Messaging Address","Bria@unitemke.org","N","Direct email","","DIRECT","Direct","","CSV","CSV","","2474 N 37th St","","Milwaukee","WI","US","532103044" +"1720648132","OTHERS","Other URL","ulticarehomehealth@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","4459 Bellemeade Dr","","Douglasville","GA","US","301354926" +"1396305702","DIRECT","Direct Messaging Address","hajizadehbarfejani.arnavaz@mayo.edu","N","","","HIE","Health Information Exchange (HIE)","","","","","200 1st St SW","","Rochester","MN","US","559050002" +"1033779442","OTHERS","Other URL","Peoria","N","","","","","","","","","9621 W Speckled Gecko Dr","","Peoria","AZ","US","853831705" +"1457911869","DIRECT","Direct Messaging Address","compounding@kernersvillepharmacy.com","N","work email","","DIRECT","Direct","","","","","841 Old Winston Rd Ste 90","","Kernersville","NC","US","272847145" +"1770143109","CONNECT","CONNECT URL","269-598-3886","N","telephone number","","DIRECT","Direct","","CSV","CSV","","2311 Glenwood Dr","","Kalamazoo","MI","US","490081978" +"1841850203","OTHERS","Other URL","Miami","N","","","","","","","","","10689 N Kendall Dr Ste 309","","Miami","FL","US","331761525" +"1295395648","OTHERS","Other URL","Krzysztof.ozga@uhhospitals.org","N","e-mail","","DIRECT","Direct","","","","","13207 Ravenna Rd","","Chardon","OH","US","440247032" +"1114587565","OTHERS","Other URL","n/a","N","","","","","","","","","5535 S Williamson Blvd Ste 774","","Port Orange","FL","US","321288321" +"1750941118","DIRECT","Direct Messaging Address","Doctormom@mdofficemail.com","N","Email","","","","","","","","3000 Custer Rd # 270-7004","","Plano","TX","US","750754422" +"1033779491","OTHERS","Other URL","n/a","N","","","","","","","","","1401 S Seward Meridian Pkwy","","Wasilla","AK","US","996548312" +"1811557283","DIRECT","Direct Messaging Address","jeffandmuriel@cox.net","N","busniess email","","DIRECT","Direct","","CSV","CSV","","212 W Detroit Blvd","","Pensacola","FL","US","325343761" +"1538729900","DIRECT","Direct Messaging Address","RotzA@diakon.org","N","E-mail","","DIRECT","Direct","","OTHER","Other","Outlook mail","960 Century Dr","","Mechanicsburg","PA","US","170554530" +"1851951131","DIRECT","Direct Messaging Address","Cindy.Taylor@balladhealth.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","130 W Ravine Rd","","Kingsport","TN","US","376603837" +"1093375362","OTHERS","Other URL","amita.israel@thrivespc.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","602 W Semands St","","Conroe","TX","US","773011867" +"1417517806","OTHERS","Other URL","farmaciamonterey@gmail.com","N","email work","","DIRECT","Direct","","OTHER","Other","email","Farmacia Monte Rey","Carr. 694 Km. 1.1 , Bo. Monte Rey","VEGA ALTA","PR","US","006920069" +"1811557291","CONNECT","CONNECT URL","Gainesville","N","","","","","","","","","2000 SW Archer Rd Fl 3","","Gainesville","FL","US","326081136" +"1902466386","DIRECT","Direct Messaging Address","mveira@upperbay.org","N","direct email","","DIRECT","Direct","","OTHER","Other","email","200 Booth St","","Elkton","MD","US","219215657" +"1508426990","CONNECT","CONNECT URL","Tifton","N","","","DIRECT","Direct","","CSV","CSV","","1948 Old Ocilla Rd","","Tifton","GA","US","317941644" +"1497315816","DIRECT","Direct Messaging Address","jbentz@abskids.com","N","","","","","","","","","515 S 700 E Ste 2A","","Salt Lake City","UT","US","841022855" +"1831759257","OTHERS","Other URL","kvalenzuela@llu.edu","N","institution email address","","DIRECT","Direct","","","","","11234 Anderson Street","GME Office Westerly Suite C","Loma Linda","CA","US","923542804" +"1497315832","DIRECT","Direct Messaging Address","GHCWSNC1Secure@guardiancareadvisors.com","N","secure email domain","","DIRECT","Direct","","CSV","CSV","","1320 Ashley Sq","","Winston Salem","NC","US","271032919" +"1578123998","DIRECT","Direct Messaging Address","chris.humphreys@gobhi.net","N","Email","","DIRECT","Direct","","OTHER","Other","Heppner","550 W Sperry St","","Heppner","OR","US","97836" +"1275193666","CONNECT","CONNECT URL","n/a","N","","","","","","","","","600 N Robbins Rd","","Boise","ID","US","837024565" +"1265092555","DIRECT","Direct Messaging Address","chad.r.gonzalez@outlook.com","N","Personal","","DIRECT","Direct","","CSV","CSV","","433 Oliver City RD","","Warrenton","VA","US","201862018" +"1396305769","OTHERS","Other URL","www.centralreach.com","N","","","","","","","","","556 NW 208th Way","","Pembroke Pines","FL","US","330292154" +"1083274567","DIRECT","Direct Messaging Address","RICHIE@MERCURY-RX.COM","N","CEO EMAIL ADDRESS","","DIRECT","Direct","","CSV","CSV","","361 E Leland Rd","","Pittsburg","CA","US","945654911" +"1437719911","CONNECT","CONNECT URL","mloeffel2015@gmail.com","Y","mloeffel2015@gmail.com","A and J Behavioral Health, Inc.","DIRECT","Direct","","CSV","CSV","","3141 Lee Pl","Suite 2","Bellmore","NY","US","117105037" +"1437719911","CONNECT","CONNECT URL","mloeffel2015@gmail.com","N","mloeffel2015@gmail.com","","DIRECT","Direct","","CSV","CSV","","3141 Lee Pl","Suite 2","Bellmore","NY","US","117105037" +"1780244269","OTHERS","Other URL","saratogacare.org","N","","","","","","","","","3044 Route 50","","Saratoga Springs","NY","US","128663073" +"1295395671","REST","RESTful URL","rbarlow@pbmc.org","N","","","","","","","","","116 Union St","","Rockport","ME","US","048566102" +"1235799610","OTHERS","Other URL","redcloud@selectrehab.com","N","work email address","","","","","","","","636 N Locust St","","Red Cloud","NE","US","689702463" +"1063072452","OTHERS","Other URL","HARVEY","N","http.","","DIRECT","Direct","","CSV","CSV","HARVEY","15534 Turlington Ave Apt 2N","","Harvey","IL","US","604264374" +"1760042147","CONNECT","CONNECT URL","tracy.irons@gwcares.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","50430 School House Rd","","Canton","MI","US","481875910" +"1417517897","DIRECT","Direct Messaging Address","tommydelbridge@holstonhome.org","N","bUSINESS EMAIL","","DIRECT","Direct","","OTHER","Other","E-mail","404 Holston Dr","","Greeneville","TN","US","377433126" +"1033779418","OTHERS","Other URL","Lafayette","N","","","","","","","","","113 W Convent St","","Lafayette","LA","US","705016903" +"1790345114","DIRECT","Direct Messaging Address","sdow@bluesprigpediatrics.com","N","","","","","","","","","4606 S 14th St","","Abilene","TX","US","796054735" +"1952961351","OTHERS","Other URL","Chrome/74.0.3729.169","N","","","","","","","","","3635 Azurite St","","Cumming","GA","US","300406096" +"1134789530","OTHERS","Other URL","https://mychart.nationwidechildrens.org/MyChart/","N","secure messaging through Epic EMR and MyChart","","HIE","Health Information Exchange (HIE)","","OTHER","Other","medical advice, health information","700 Childrens Dr Rm E1B","","Columbus","OH","US","432052639" +"1144880576","CONNECT","CONNECT URL","www.nyfoundling.org","N","www.nyfoundling.org","","","","","","","","2090 Adam Clayton Powell Jr Blvd","","New York","NY","US","100274990" +"1235799651","CONNECT","CONNECT URL","dmarquez@cornerstonesocal.com","N","","","DIRECT","Direct","","","","","1950 E 17th St","","Santa Ana","CA","US","927056852" +"1750941175","OTHERS","Other URL","http://brighamphysicaltherapy.com/","N","","","","","","","","","1443 N Ridge Rd","","Wichita","KS","US","672122995" +"1386204709","CONNECT","CONNECT URL","jdav1914@gmail.com","N","","","","","","","","","3109 Braeburn Ln","","Harrisburg","PA","US","171109117" +"1194385518","CONNECT","CONNECT URL","childrenshospitalcolorado.org","N","","","","","","","","","13123 E 16th Ave","","Aurora","CO","US","800457106" +"1689234015","DIRECT","Direct Messaging Address","colestephane@live.com","N","","","","","","","","","3860 S Germantown Rd","","Memphis","TN","US","381252003" +"1942860374","CONNECT","CONNECT URL","okjohnson@ucdavis.edu","N","Work email","","DIRECT","Direct","","CSV","CSV","","2315 Stockton Blvd","","Sacramento","CA","US","958172201" +"1720648017","OTHERS","Other URL","enelson@goldenctr.org","Y","Business e-mail address","The Jerome Golden Center for Behavioral Health, Inc.","","","","","","","1041 45th St","","Mangonia Park","FL","US","334072402" +"1437719879","CONNECT","CONNECT URL","rejuvenatingcs@gmail.com","N","","","","","","","","","9191 W Florissant Ave","","Saint Louis","MO","US","631361413" +"1851951297","OTHERS","Other URL","615-822-0073","Y","FAX","Geriatric Consulting Group PC","OTHER","Other","FAX","OTHER","Other","FAX","166 E Main St # A","","Hendersonville","TN","US","370752520" +"1265092621","DIRECT","Direct Messaging Address","hannahroot@attunementcounseling.co","N","Registered counseling business email address","","DIRECT","Direct","","OTHER","Other","Client Notes, billing information","1650 38th St Ste 100E","","Boulder","CO","US","803012624" +"1891355251","DIRECT","Direct Messaging Address","robbie.kattappuram@gwu-hospital.com","Y","work email","George Washington University Hospital","","","","","","","900 23rd St NW","","Washington","DC","US","200372342" +"1346800703","DIRECT","Direct Messaging Address","droundy@fchn.org","N","","","DIRECT","Direct","","CSV","CSV","","111 Franklin Health Cmns","","Farmington","ME","US","049386144" +"1689234056","DIRECT","Direct Messaging Address","edvalhaven@arborcarecenter.com","N","HIMvalhaven@arborcarecenter.com","","","","","","","","300 W Meigs St","","Valley","NE","US","680649758" +"1972163343","OTHERS","Other URL","www.vermontwellness.org","N","website","","DIRECT","Direct","","OTHER","Other","email","8 Pearl St","","Essex Junction","VT","US","054523604" +"1083274351","CONNECT","CONNECT URL","Orange","N","","","","","","","","","2127 W Orangewood Ave Ste B","","Orange","CA","US","928681978" +"1790345080","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1538729827","DIRECT","Direct Messaging Address","christina.sandoval@mymsdg.com","N","","","","","","","","","3538 Murfreesboro Pike Ste 305","","Antioch","TN","US","370132580" +"1437719721","CONNECT","CONNECT URL","clevesque@wellspringsa.org","N","Work Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","255 Hammond St.","","Bangor","ME","US","04401" +"1295395572","DIRECT","Direct Messaging Address","credentialing@kghautismservices.com","N","","","DIRECT","Direct","","OTHER","Other","Deerfield","1161 Lake Cook Rd","","Deerfield","IL","US","600155649" +"1104486489","DIRECT","Direct Messaging Address","Direct@VisionFirstAttnShannonBlairLouisvilleKY.CompulinkDirect.com","N","","","DIRECT","Direct","","CSV","CSV","","1303 Suite 108 US Hwy. 127 S.","","Frankfort","KY","US","406014424" +"1396305793","CONNECT","CONNECT URL","Computer","N","","","","","","","","","9500 Medical Center Dr Ste 432","","Largo","MD","US","207743716" +"1174183560","CONNECT","CONNECT URL","Ponce","N","","","","","","","","","Urb.Valle Alto 2072 calle Colina","","Ponce","PR","US","007304139" +"1841850278","OTHERS","Other URL","schle696@umn.edu","N","","","","","","","","","515 Delaware St SE, Div of Periodontology, Moos Tower","7-368","Minneapolis","MN","US","55455" +"1750941183","DIRECT","Direct Messaging Address","knash@gpoe.org","Y","","Ellinwood Hospital Rural Health Clinic","","","","","","","605 N Main St","","Ellinwood","KS","US","675261440" +"1922668367","CONNECT","CONNECT URL","therapyhelps07@gmail.com","N","business email","","DIRECT","Direct","","OTHER","Other","business email","1507 Dellwood Dr","","Louisville","KY","US","402164031" +"1265092654","DIRECT","Direct Messaging Address","mmcumber@calvaryhc.com","N","Email","","DIRECT","Direct","","","","","256 Van Dell Dr","","Rock Spring","GA","US","307392640" +"1538729926","CONNECT","CONNECT URL","Barracuda","N","","","","","","","","","778 Columbia Ave W","","Battle Creek","MI","US","490153028" +"1649830001","DIRECT","Direct Messaging Address","jposton@corahealth.com","N","","","DIRECT","Direct","","CSV","CSV","","105 East Bacon Street","","Pembroke","GA","US","31321" +"1356901730","DIRECT","Direct Messaging Address","ebkennedy@communicare.org","N","email","","","","","","","","107 Cranes Roost Ct","","Elizabethtown","KY","US","427013650" +"1356901730","DIRECT","Direct Messaging Address","ebkennedy@communicare.org","N","","","","","","","","","107 Cranes Roost Ct","","Elizabethtown","KY","US","427013650" +"1861052219","SOAP","SOAP URL","NationalHealthCareCorporation","N","","","","","","","","","801 Brim St","","Desloge","MO","US","636013441" +"1861052219","SOAP","SOAP URL","ta30.stu@mineralarea.edu","N","","","","","","","","","801 Brim St","","Desloge","MO","US","636013441" +"1336709799","DIRECT","Direct Messaging Address","santle@thevillagenetwork.com","Y","","The Village Network","DIRECT","Direct","","","","","14 Sandalwood Dr","","Newark","OH","US","430559233" +"1679133060","CONNECT","CONNECT URL","Desktop","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","21622 121st Ave Fl 2","","Cambria Heights","NY","US","114111932" +"1396305785","CONNECT","CONNECT URL","Greenville","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2330 Hemby Ln","","Greenville","NC","US","278343775" +"1942860333","DIRECT","Direct Messaging Address","hannah@exceptionalchildrenscenter.com","N","","","DIRECT","Direct","","","","","7001A Loisdale Rd","","Springfield","VA","US","221501904" +"1891355210","DIRECT","Direct Messaging Address","info@bormonhealth.com","N","email","","DIRECT","Direct","","","","","1571 N Palm Ave","","Pembroke Pines","FL","US","330263229" +"1750941142","DIRECT","Direct Messaging Address","info@thementalwellnesscenter.com","N","","","DIRECT","Direct","","CSV","CSV","","202 N Prospect Rd","","Bloomington","IL","US","617047914" +"1083274401","DIRECT","Direct Messaging Address","rpadilla@nkymed.com","N","","","DIRECT","Direct","","CSV","CSV","","47 E Hollister St Ste 102","","Cincinnati","OH","US","452191840" +"1083274476","OTHERS","Other URL","Lafayette","N","","","","","","","","","113 W Convent St","","Lafayette","LA","US","705016903" +"1932769338","DIRECT","Direct Messaging Address","Yi-Hsuan.Lee@nyulangone.org","N","","","DIRECT","Direct","","CSV","CSV","","150 55th St","","Brooklyn","NY","US","112202508" +"1720648124","OTHERS","Other URL","ctabron@cjsnonemergency.com","N","","","","","","","","","10689 US Highway 158","","Littleton","NC","US","278509685" +"1104486505","CONNECT","CONNECT URL","galtoceanrehabcenter.com","N","","","","","","","","","4001 N Ocean Dr Ste 305","","Fort Lauderdale","FL","US","333085968" +"1255991675","DIRECT","Direct Messaging Address","peter.hedderich@beaumont.org","Y","E-mail","Beaumont Health","DIRECT","Direct","","CSV","CSV","","3601 W 13 Mile Rd","","Royal Oak","MI","US","480736712" +"1700446127","OTHERS","Other URL","cvshealth.com","N","","","","","","","","","1290 E West Hwy","","Silver Spring","MD","US","209103242" +"1891355228","CONNECT","CONNECT URL","Tyler","N","","","","","","","","","16218 Carole Dr","","Whitehouse","TX","US","757918216" +"1891355228","CONNECT","CONNECT URL","whitehouse","N","","","","","","","","","16218 Carole Dr","","Whitehouse","TX","US","757918216" +"1104486539","OTHERS","Other URL","CYBER","N","","","","","","","","","450 Quaker Church Rd","","Randolph","NJ","US","078691373" +"1194385526","CONNECT","CONNECT URL","dffg","N","","","DIRECT","Direct","","CSV","CSV","","740 Morris Park Ave","","Bronx","NY","US","104623620" +"1487214813","DIRECT","Direct Messaging Address","WDCangelyn@woodlanddentalcare.net","Y","Professional Email Address","Woodland Dental Care, P.C.","","","","","","","1133 Howdershell Rd","","Florissant","MO","US","630317520" +"1497315840","OTHERS","Other URL","https://www.webpt.com/","N","WebPT patient profile","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","21600 Novi Rd Ste 400","","Novi","MI","US","483755605" +"1942860390","CONNECT","CONNECT URL","olivyawilson@gmail.com","N","","","","","","","","","1919 Hopkins Rd Apt G","","Richmond","VA","US","232246300" +"1811557259","CONNECT","CONNECT URL","ehr.unifiedpractice.com","N","Unified Practice EHR","","","","","","","","4424 NE Glisan St","","Portland","OR","US","972132331" +"1285294629","OTHERS","Other URL","documents@dfwpma.com","N","","","","","","","","","425 N Highland Ave Ste 260","","Sherman","TX","US","750927377" +"1508426958","OTHERS","Other URL","jbrownphdmft@comcast.net","N","Office email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","275 Miller Ave Ste 101","","Mill Valley","CA","US","949412851" +"1316507767","OTHERS","Other URL","dena@everybodyvt.com","N","","","","","","","","","155 Woodstock Ave","","Rutland","VT","US","057013587" +"1003476383","CONNECT","CONNECT URL","keona32781@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3920 W Charleston Blvd Ste O","","Las Vegas","NV","US","891021633" +"1144880428","DIRECT","Direct Messaging Address","Lucylennox@protonmail.com","N","Secure email","","DIRECT","Direct","","","","","4128 S Hatch St","","Spokane","WA","US","992036244" +"1942860218","OTHERS","Other URL","info@eldercareallegiance.com","N","","","","","","","","","495 Flatbush Ave","","Brooklyn","NY","US","112253706" +"1942860218","OTHERS","Other URL","info@eldercareallegiance.com","N","","","","","","","","","495 Flatbush Ave","","Brooklyn","NY","US","112253706" +"1336709609","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1346800620","OTHERS","Other URL","Tulsa","N","NA","","DIRECT","Direct","","CSV","CSV","","5350 E 46th St Ste 121","","Tulsa","OK","US","741356601" +"1144880410","DIRECT","Direct Messaging Address","denise@biojuction.com","N","company secure email","","DIRECT","Direct","","CSV","CSV","","3727 California Ave SW Ste 1A","","Seattle","WA","US","981164303" +"1780244053","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1487214763","CONNECT","CONNECT URL","2020.DOTHAN@GMAIL.COM","N","OFFICE EMAIL","","DIRECT","Direct","","","","","2464 W Main St Ste 3","","Dothan","AL","US","363016413" +"1952961229","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1962062240","OTHERS","Other URL","allurelovereplacement@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","724 N Reilly Rd Ste C","","Fayetteville","NC","US","283036042" +"1366002644","DIRECT","Direct Messaging Address","counseling@joshkellar.com","N","Email","","","","","","","","520 S Main St","","Belton","TX","US","765133462" +"1336709617","DIRECT","Direct Messaging Address","kaltakl@sutterhealth.org","N","email","","DIRECT","Direct","","CSV","CSV","","2890 Gateway Oaks Dr","","Sacramento","CA","US","958334326" +"1528628807","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1679133961","CONNECT","CONNECT URL","NPI","N","","","","","","","","","424 Savannah Rd","","Lewes","DE","US","199581462" +"1679133961","CONNECT","CONNECT URL","**","N","","","","","","","","","424 Savannah Rd","","Lewes","DE","US","199581462" +"1922668219","CONNECT","CONNECT URL","Zanesville","N","Corporate","","","","","","","","120 S Buckeye St","","Crooksville","OH","US","437311015" +"1174183412","OTHERS","Other URL","www.epiphanycc.com","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3033 Bardin Rd Apt 607","","Grand Prairie","TX","US","750523867" +"1891355277","CONNECT","CONNECT URL","l","N","","","","","","","","","2700 Westhall Ln Ste 207","","Maitland","FL","US","327517478" +"1851951164","DIRECT","Direct Messaging Address","prinslakwatemaa@aumhc.org","N","","","","","","","","","1290 Chambers Rd","","Aurora","CO","US","800117117" +"1366002610","DIRECT","Direct Messaging Address","gmcmurray1@live.maryville.edu","Y","encripted email system","Maryville University","DIRECT","Direct","","OTHER","Other","email","650 Maryville University Dr","","Saint Louis","MO","US","631415849" +"1245890722","CONNECT","CONNECT URL","Brightsquid","N","","","","","","","","","40 Massachusetts Ave","","Lunenburg","MA","US","014621248" +"1154981637","DIRECT","Direct Messaging Address","eve.bryant@navitus.com","N","Work email secure","","DIRECT","Direct","","CSV","CSV","","12301 Research Blvd Ste 350","","Austin","TX","US","787592379" +"1336709815","DIRECT","Direct Messaging Address","peacock.brenda@davishealthsystem.org","N","Business Email","","DIRECT","Direct","","OTHER","Other","Email","812 Gorman Ave","","Elkins","WV","US","262413181" +"1144880501","OTHERS","Other URL","n/a","N","","","","","","","","","1401 S Seward Meridian Pkwy","","Wasilla","AK","US","996548312" +"1306406608","OTHERS","Other URL","Work","N","","","","","","","","","2525 N Chester Ave Ste C","","Bakersfield","CA","US","933081770" +"1710547013","CONNECT","CONNECT URL","dcole275@ptd.net","N","","","DIRECT","Direct","","","","","1116 Mill St Ste 102","","Danville","PA","US","178211078" +"1851951156","DIRECT","Direct Messaging Address","christina.sandoval@mymsdg.com","N","","","","","","","","","210 E Main St","","Waverly","TN","US","371852120" +"1821658121","DIRECT","Direct Messaging Address","lrosenberg@ascendigo.org","Y","email","Ascendigo Autism Services, Inc.","DIRECT","Direct","","OTHER","Other","email","818 Industry Way","","Carbondale","CO","US","816232508" +"1821658121","DIRECT","Direct Messaging Address","lrosenberg@ascendigo.org","N","","","","","","","","","818 Industry Way","","Carbondale","CO","US","816232508" +"1457911752","DIRECT","Direct Messaging Address","nwalkinshaw@stez.org","Y","","CHI Health St. Elizabeth","HIE","Health Information Exchange (HIE)","","OTHER","Other","Lincoln","555 S 70th St","","Lincoln","NE","US","685102462" +"1033779343","CONNECT","CONNECT URL","https://res.cisco.com/websafe/","N","communication","","DIRECT","Direct","","OTHER","Other","pdf or picture","255 N D St Ste 400","","San Bernardino","CA","US","924011715" +"1033779343","CONNECT","CONNECT URL","https://res.cisco.com/websafe/","N","communication","","DIRECT","Direct","","OTHER","Other","pdf or images","255 N D St Ste 400","","San Bernardino","CA","US","924011715" +"1114587425","OTHERS","Other URL","API","N","API","","OTHER","Other","API","OTHER","Other","setting up","425 Maplevale Dr","","Pittsburgh","PA","US","152364346" +"1861052177","DIRECT","Direct Messaging Address","april@onsiteradiography.com","N","","","","","","","","","7208 Relampago St NW","","Albuquerque","NM","US","871201501" +"1588224893","CONNECT","CONNECT URL","Innovativetherapyservicesllc@gmail.com","N","","","","","","","","","5691 Pinetree Cv","","Horn Lake","MS","US","386378112" +"1487214797","DIRECT","Direct Messaging Address","jgross@excitesteps.com","N","work email","","DIRECT","Direct","","CSV","CSV","","3978 Sorrento Valley Blvd Ste 100","","San Diego","CA","US","921211436" +"1568022879","DIRECT","Direct Messaging Address","meritdental@wellsmiles.com","N","","","","","","","","","1680 W Reunion Ave Ste 6B","","South Jordan","UT","US","840954617" +"1831759141","CONNECT","CONNECT URL","Jacksonville","Y","","Excel Beyond Reach","DIRECT","Direct","","","","","12379 Glimmer Way","","Jacksonville","FL","US","322191867" +"1003476318","DIRECT","Direct Messaging Address","epickar@my.ghc.edu","N","","","","","","","","","15 Goldau Rd","","Raymond","WA","US","985779313" +"1992365209","OTHERS","Other URL","lance.mcnamara@barrow.k12.ga.us","N","Business email","","DIRECT","Direct","Winder","CSV","CSV","","272 N Fifth Ave","","Winder","GA","US","306804501" +"1982264297","SOAP","SOAP URL","ORLANDO","N","","","","","","","","","8809 Commodity Cir Ste 3","","Orlando","FL","US","328199052" +"1306406624","DIRECT","Direct Messaging Address","dsales@cmhwc.com","N","","","","","","","","","895 Blue Hill Ave","","Boston","MA","US","021242902" +"1306406624","DIRECT","Direct Messaging Address","dsales@cmhwc.com","N","","","","","","","","","895 Blue Hill Ave","","Boston","MA","US","021242902" +"1043870363","DIRECT","Direct Messaging Address","mad2287@cumc.columbia.edu","N","professional email","","","","","","","","27005 76th Ave","","New Hyde Park","NY","US","110401402" +"1740840065","CONNECT","CONNECT URL","hopecounselingprogram@gmail.com","Y","","H.O.P.E. COUNSELING","","","","","","","26777 Lorain Rd Ste 403","","North Olmsted","OH","US","440703224" +"1740840065","CONNECT","CONNECT URL","hopecounselingprogram@gmail.com","Y","","H.O.P.E. COUNSELING","","","","","","","26777 Lorain Rd Ste 403","","North Olmsted","OH","US","440703224" +"1568022887","OTHERS","Other URL","AlexanderCity","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1572 Mill Sq","","Alexander City","AL","US","350102674" +"1700446036","DIRECT","Direct Messaging Address","yettie@infinitihomehealthcare.com","Y","","INFINITI HOME HEALTH CARE AGENCY, LLC","DIRECT","Direct","","","","","2323 S Troy St","5-340B","Aurora","CO","US","800141946" +"1528628856","CONNECT","CONNECT URL","www.simplepractice.com","N","EHR","","","","","","","","200 Knuth Rd Ste 101","","Boynton Beach","FL","US","334364635" +"1699335927","DIRECT","Direct Messaging Address","morrissapetersen@hotmail.com","N","email address","","DIRECT","Direct","","CSV","CSV","","2985 N 935 E","","Layton","UT","US","840407308" +"1336709666","CONNECT","CONNECT URL","Prescott","N","","","DIRECT","Direct","","CSV","CSV","","2094 Richard St","","Prescott","AZ","US","863011047" +"1417517749","OTHERS","Other URL","sdelgado@heartsnmindsinc.com","N","","","","","","","","","44 Saddle Way","","Chesterfield","NJ","US","085152920" +"1730749060","DIRECT","Direct Messaging Address","admin@lilypondalh.directak.net","N","Direct Email Address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1501 Lily Pond Cir","","Anchorage","AK","US","995072169" +"1477113702","CONNECT","CONNECT URL","missionhillgrouphome1@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2722 N 4th St","","Minneapolis","MN","US","554111511" +"1013577345","DIRECT","Direct Messaging Address","astevenson@virtua.org","N","","","","","","","","","175 Madison Ave","","Mount Holly","NJ","US","080602038" +"1003476334","OTHERS","Other URL","https://carecorehealth.com/","N","website","","DIRECT","Direct","","","","","599 S Shawnee St","","Lima","OH","US","458041461" +"1457911794","CONNECT","CONNECT URL","gnouvnairb@yahoo.com","N","","","","","","","","","3002 Dow Ave Ste 122","","Tustin","CA","US","927807247" +"1528628864","OTHERS","Other URL","Orlando","N","","","","","","","","","52 W Underwood St","","Orlando","FL","US","328061110" +"1518527852","DIRECT","Direct Messaging Address","kianna@theshuttlebusco.com","N","","","","","","","","","97 Elmira St SW","","Washington","DC","US","200322248" +"1821658170","OTHERS","Other URL","https://flkineapp.ecwcloud.com","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10931 Dylan Loren Cir","","Orlando","FL","US","328254449" +"1912567264","CONNECT","CONNECT URL","alena.harrison@yahoo.com","N","Email address","","DIRECT","Direct","","OTHER","Other","Madison","814 N Gammon Rd","","Madison","WI","US","537171149" +"1790345049","SOAP","SOAP URL","www.clinicsource.com","N","","","DIRECT","Direct","","","","","524 E Los Ebanos Blvd Ste B","","Brownsville","TX","US","785204254" +"1508426693","DIRECT","Direct Messaging Address","info@ckdtx.org","N","email","","DIRECT","Direct","","OTHER","Other","DALLAS","10611 Garland Rd Ste 105","","Dallas","TX","US","752182680" +"1942860275","DIRECT","Direct Messaging Address","slee@CasaColina.org","N","","","","","","","","","255 E Bonita Ave","","Pomona","CA","US","917671923" +"1578123642","OTHERS","Other URL","n/a","N","n/a","","DIRECT","Direct","","OTHER","Other","n/a","131 Passaic Ave Apt 1R","","Belleville","NJ","US","071091900" +"1952961021","OTHERS","Other URL","EPIC","N","","","","","","","","","1001 York Rd","","Towson","MD","US","212042516" +"1164082384","DIRECT","Direct Messaging Address","Marysp@bloodworksnw.org","N","Marysp@bloodworksnw.org","","DIRECT","Direct","","CSV","CSV","","921 Terry Ave","","Seattle","WA","US","981041239" +"1164082384","DIRECT","Direct Messaging Address","RebeccaKr@bloodworksnw.org","N","RebeccaKr@bloodworksnw.org","","DIRECT","Direct","","CSV","CSV","","921 Terry Ave","","Seattle","WA","US","981041239" +"1467012674","OTHERS","Other URL","secureserver","N","","","","","","","","","17 Taft Ct","","Staten Island","NY","US","103144139" +"1053971341","DIRECT","Direct Messaging Address","christina.sandoval@mymsdg.com","N","","","","","","","","","102 Highway 70 E Ste 2","","Dickson","TN","US","370557013" +"1699335992","CONNECT","CONNECT URL","Desktop","N","Desktop","","DIRECT","Direct","","CSV","CSV","","4483 Lindsey Dr","","Powder Springs","GA","US","301273413" +"1952961252","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1508426800","DIRECT","Direct Messaging Address","CREDENTIALING@HEALTHATLASTUSA.COM","Y","EMAIL","HEALTH ATLAST WEST LA","DIRECT","Direct","","","","","3030 Sawtelle Blvd","","Los Angeles","CA","US","900661408" +"1164082475","DIRECT","Direct Messaging Address","erica.waples@tuhs.temple.edu","N","","","","","","","","","3401 N Broad St","","Philadelphia","PA","US","191405189" +"1992365217","DIRECT","Direct Messaging Address","info@avensllc.com","N","Company Email","","DIRECT","Direct","","OTHER","Other","Email","1300 I St NW Ste 400E","","Washington","DC","US","200053318" +"1811557150","CONNECT","CONNECT URL","brianlloyd.malla@dignityhealth.org","N","","","","","","","","","2235 Hayes St","","San Francisco","CA","US","941171012" +"1003476367","CONNECT","CONNECT URL","@sacredheart.edu","N","","","DIRECT","Direct","","CSV","CSV","","398 Sound Beach Ave","","Old Greenwich","CT","US","068702222" +"1366002628","CONNECT","CONNECT URL","https://www.novanthealth.org/","Y","Website to hospital","Novant Health Inc.","","","","","","","200 Hawthorne Ln","","Charlotte","NC","US","282042515" +"1558921767","CONNECT","CONNECT URL","Epic","N","","","HIE","Health Information Exchange (HIE)","","","","","1370 W D St","","N Wilkesboro","NC","US","286593506" +"1023678281","DIRECT","Direct Messaging Address","melanie.domenech.mil@mail.mil","N","","","DIRECT","Direct","","","","","105 Wright Pkwy SW Apt 51","","Fort Walton Beach","FL","US","325485271" +"1205496460","CONNECT","CONNECT URL","Marshalltown","N","centerassoc.com","","","","","","","","9 N 4th Ave","","Marshalltown","IA","US","501581836" +"1265092423","OTHERS","Other URL","apellechia@neosmteam.com","N","secure email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","408 Airport Executive Park","","Nanuet","NY","US","109545288" +"1821658055","DIRECT","Direct Messaging Address","jlk023@novanthealth.org","Y","","novant health lewisville family medicine","","","","","","","1225 Lewisville Clemmons Rd","","Lewisville","NC","US","270238251" +"1326608514","DIRECT","Direct Messaging Address","pt@orthoassociates.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Flower Mound","5000 Long Prairie Rd Ste 200","","Flower Mound","TX","US","750282783" +"1871153064","OTHERS","Other URL","TAHOLANDCARE@GMAIL.COM","N","EMAIL","","DIRECT","Direct","","CSV","CSV","MAILING","27407 SW 143rd Ave","","Homestead","FL","US","330328866" +"1881254068","DIRECT","Direct Messaging Address","jennifer.lehmann2@va.gov","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3601 S 6th Ave","","Tucson","AZ","US","857230001" +"1992365118","CONNECT","CONNECT URL","Tucson","N","laptop","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6375 E Tanque Verde Rd Ste 140","","Tucson","AZ","US","857153863" +"1548820756","DIRECT","Direct Messaging Address","aroianpharmacy@protonmail.com","N","email address","","DIRECT","Direct","","CSV","CSV","","5222 Fm 1960 Rd W Ste 226","","Houston","TX","US","770694429" +"1538729744","DIRECT","Direct Messaging Address","physicianservices@hnihc.com","N","","","","","","","","","7500 Rialto Blvd Ste 1-140","","Austin","TX","US","787358534" +"1285294405","CONNECT","CONNECT URL","direct-endpoint","N","direct endpoint","","","","","CSV","CSV","","530 N Main St","","Providence","RI","US","029045762" +"1558921791","DIRECT","Direct Messaging Address","pbaddam@meritrahealth.com","Y","office 365","ACCESS MEDICAL GROUP LLC","DIRECT","Direct","","CSV","CSV","","9039 Antares Ave Ste E-2A","","Columbus","OH","US","432404067" +"1093375230","DIRECT","Direct Messaging Address","MSTLOUIS3@SCHOOLS.NYC.GOV","N","","","DIRECT","Direct","","CSV","CSV","","1619 Boston Rd Fl 4","","Bronx","NY","US","104604945" +"1013577246","CONNECT","CONNECT URL","payer.credentialing@mch.org","N","","","DIRECT","Direct","","","","","4410 W 16th Ave Ste 60","","Hialeah","FL","US","330127194" +"1386204519","CONNECT","CONNECT URL","marad@famres.org","Y","E-mail","Family Resources Inc","DIRECT","Direct","","","","","2800 Eastern Ave","","Davenport","IA","US","528032012" +"1386204451","DIRECT","Direct Messaging Address","undine.davis@ufl.edu","N","secure UF encrypted email address","","","","","","","","1395 Center Dr","","Gainesville","FL","US","326103006" +"1487214557","DIRECT","Direct Messaging Address","Christina.roth@grshcc.com","N","","","","","","","","","1290 Celebration Blvd","","Kissimmee","FL","US","347474692" +"1215597380","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1265092332","CONNECT","CONNECT URL","parexcellencemedicaltransport@gmail.com","N","","","","","","","","","5807 Kendall Rd","","Richmond","VA","US","232244656" +"1003476177","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1780244855","SOAP","SOAP URL","dentalsleepsolutions.com","N","EMR software","","DIRECT","Direct","","","","","130 La Casa Via Ste 202","","Walnut Creek","CA","US","945983029" +"1780244855","SOAP","SOAP URL","DENTALSLEEPSOLUTIONS.COM","N","","","DIRECT","Direct","","CSV","CSV","","130 La Casa Via Ste 202","","Walnut Creek","CA","US","945983029" +"1871153940","DIRECT","Direct Messaging Address","twangemekalsimmo@ufl.edu","Y","","UF Health","","","","","","","655 W 8th St","","Jacksonville","FL","US","322096511" +"1235799305","DIRECT","Direct Messaging Address","spyhalskij@cascadementalhealth.org","N","email","","DIRECT","Direct","","OTHER","Other","na","3510 Steelhammer Dr","","Centralia","WA","US","985314551" +"1306406483","OTHERS","Other URL","mgcordo.s06632@samsclub.com","N","Work email","","DIRECT","Direct","","OTHER","Other","email","505 S Broadway","","Denver","CO","US","802094093" +"1548820632","OTHERS","Other URL","admin@chteeth.com","N","","","","","","","","","2124 Redondo Beach Blvd","","Torrance","CA","US","905041616" +"1982264073","DIRECT","Direct Messaging Address","andrea.priamo@nytps.com","N","","","","","","","","","299 Hallock Ave","","Port Jefferson Station","NY","US","117761217" +"1871153973","DIRECT","Direct Messaging Address","dr.snow@foxclinicalservices.com","Y","","Fox Clinical Services","","","","","","","2580 Foxfield Rd","","Saint Charles","IL","US","601741403" +"1114587219","OTHERS","Other URL","gmail","N","","","","","","","","","1505 W 3rd St Apt I","","Chico","CA","US","959284850" +"1811557911","OTHERS","Other URL","Epic","N","EMR","","OTHER","Other","EMR","OTHER","Other","EMR","10330 Meridian Ave N Ste 380","","Seattle","WA","US","981339463" +"1174183362","CONNECT","CONNECT URL","genesis","N","EHR","","HIE","Health Information Exchange (HIE)","","","","","325 Clovis Ave Ste 107","","Clovis","CA","US","936121151" +"1174183362","OTHERS","Other URL","countrychiroclovis@gmail.com","N","work email","","DIRECT","Direct","","CSV","CSV","","325 Clovis Ave Ste 107","","Clovis","CA","US","936121151" +"1578123774","DIRECT","Direct Messaging Address","melissa.sutton@vidanthealth.com","N","email","","","","","","","","526 Moye Blvd","","Greenville","NC","US","278342848" +"1184284242","DIRECT","Direct Messaging Address","nperez@swfamily.com","Y","","Southwest Family Guidance Center","","","","","","","2612 Texas St NE","","Albuquerque","NM","US","871104684" +"1841850013","DIRECT","Direct Messaging Address","dscott01@bcps.k12.md.us","N","","","","","","","","","109 Matte Ln","","Havre DE Grace","MD","US","210781511" +"1043870124","CONNECT","CONNECT URL","receptionatcreeksidecounseling.com","N","","","","","","","","","2586 12th Pl SE","","Salem","OR","US","973022536" +"1629638986","DIRECT","Direct Messaging Address","ostermank@missouri.edu","Y","Professional Health Provider email address","Curators of the University of Missouri","DIRECT","Direct","","","","","100 Missouri Athletics Training Complex Sports Medicine","","Columbia","MO","US","652110001" +"1497315758","DIRECT","Direct Messaging Address","info@lenzdds.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","14221 Metcalf Ave Ste 100","","Overland Park","KS","US","662233333" +"1417517772","DIRECT","Direct Messaging Address","Jenny@mollyandmecounseling.com","Y","email","Molly and Me Counseling and Training Center","DIRECT","Direct","","CSV","CSV","","2995 N Cole Rd Ste 270","","Boise","ID","US","837045991" +"1215597570","DIRECT","Direct Messaging Address","amber.f.felton.mil@mail.mil","N","","","","","","","","","148 19th St","","Honolulu","HI","US","968184610" +"1093375263","OTHERS","Other URL","cecashin2001@gmail.com","N","","","DIRECT","Direct","","","","","13 Twyford Ln","","Manchester","NJ","US","087596716" +"1073173126","SOAP","SOAP URL","Wilmington","N","","","DIRECT","Direct","","CSV","CSV","","1230 Medical Center Dr","","Wilmington","NC","US","284017332" +"1508426776","OTHERS","Other URL","NPI","N","","","","","","","","","1401 Franklin Ave","","Garden City","NY","US","115301613" +"1578123741","DIRECT","Direct Messaging Address","Eva.Myers@va.gov","N","VHA","","DIRECT","Direct","","CSV","CSV","","400 Veterans Ave","","Biloxi","MS","US","395312410" +"1487214656","CONNECT","CONNECT URL","HEALTHQWEST","N","COMPANY EMAIL","","","","","","","","2109 Fairburn Rd Ste A","","Douglasville","GA","US","301351037" +"1255991428","CONNECT","CONNECT URL","thecenter@occupationalpsych.com","N","","","","","","","","","505 14th St Ste 900","","Oakland","CA","US","946121468" +"1255991428","CONNECT","CONNECT URL","thecenter@occupationalpsych.com","Y","","Center for Occupational Psychiatry, Inc.","DIRECT","Direct","","","","","505 14th St Ste 900","","Oakland","CA","US","946121468" +"1972163145","OTHERS","Other URL","ccampbell@luminosityma.org","Y","Confidential Work Email","Luminosity Behavioral Health","DIRECT","Direct","","","","","157 Main St","","Brockton","MA","US","023014012" +"1871153049","OTHERS","Other URL","n/a","N","","","","","","","","","5535 S Williamson Blvd Ste 774","","Port Orange","FL","US","321288321" +"1750941936","DIRECT","Direct Messaging Address","TSmith@kcsportsrehab.com","N","KC Sports Rehab Email","","DIRECT","Direct","","CSV","CSV","","10701 Nall Ave Ste 130","","Overland Park","KS","US","662111244" +"1629638853","DIRECT","Direct Messaging Address","ginger.beeler@cmglp.com","N","business encrypted e mail","","DIRECT","Direct","","CSV","CSV","","3615 Culebra Rd","","San Antonio","TX","US","782285914" +"1205496403","CONNECT","CONNECT URL","b.stokes@brightviewhealth.com","N","company email","","DIRECT","Direct","","CSV","CSV","","5108 Sandy Ln","","Fairfield","OH","US","450142738" +"1861052078","DIRECT","Direct Messaging Address","cschroder@chariscounselingwi.com","N","Credentialing/Billing","","","","","","","","2620 Stewart Ave Ste 310","","Wausau","WI","US","544014162" +"1316507528","DIRECT","Direct Messaging Address","jyoungoh@stephouserecovery.com","N","jyoungoh@stephouserecovery.com","","DIRECT","Direct","","OTHER","Other","jyoungoh@stephouserecovery.com","10529 Slater Ave","","Fountain Valley","CA","US","927084841" +"1124688338","DIRECT","Direct Messaging Address","physicianservices@hnihc.com","N","","","","","","","","","7500 Rialto Blvd Ste 1-140","","Austin","TX","US","787358534" +"1013577220","CONNECT","CONNECT URL","drcirone@cironechiropracticpalmbeach.com","N","","","DIRECT","Direct","","","","","1717 N Federal Hwy","","Lake Worth","FL","US","334606642" +"1891355020","DIRECT","Direct Messaging Address","pbaddam@meritrahealth.com","Y","Office 365 email","Meritra Clinics LLC","DIRECT","Direct","","CSV","CSV","","109 Commerce Park Dr","","Westerville","OH","US","430828349" +"1194385302","DIRECT","Direct Messaging Address","physicianservices@hnihc.com","N","","","","","","","","","7500 Rialto Blvd Ste 1-140","","Austin","TX","US","787358534" +"1912567132","OTHERS","Other URL","FORTISTHERAPY.COM","N","","","DIRECT","Direct","","CSV","CSV","DIRECT","1831 E 71st St","","Tulsa","OK","US","741363922" +"1265092498","DIRECT","Direct Messaging Address","physicianservices@hnihc.com","N","","","","","","","","","7500 Rialto Blvd Ste 1-140","","Austin","TX","US","787358534" +"1396305520","OTHERS","Other URL","stephaniecmorgan@gmail.com","N","provider email","","DIRECT","Direct","","OTHER","Other","provider","1169 Ellington Rd","","South Windsor","CT","US","060743515" +"1205496437","DIRECT","Direct Messaging Address","advancedtherapy@hushmail.com","N","Site email","","DIRECT","Direct","","CSV","CSV","","851 Professional Park Dr","","Clarksville","TN","US","370405257" +"1538729694","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1346800406","DIRECT","Direct Messaging Address","josephine.hwang@cshs.org","Y","","CEDARS-SINAI MEDICAL CENTER","","","","","","","8700 Beverly Blvd Ste 5512","","West Hollywood","CA","US","900481804" +"1346800406","DIRECT","Direct Messaging Address","josephine.hwang@cshs.org","Y","","Cedars Sinai Medical Center","","","","","","","8700 Beverly Blvd Ste 5512","","West Hollywood","CA","US","900481804" +"1790345858","OTHERS","Other URL","danagoldbergrdn.com","N","","","","","","","","","3978 Winterset Ct","","West Bloomfield","MI","US","483231862" +"1427618586","OTHERS","Other URL","lorraine.ricci@genesishcc.com","N","","","","","","","","","1290 Celebration Blvd","","Kissimmee","FL","US","347474692" +"1699335752","CONNECT","CONNECT URL","Centralreach.com","N","Website","","","","","","","","662 Encinitas Blvd","","Encinitas","CA","US","920246788" +"1609436765","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1962062026","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1205496379","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1619537859","DIRECT","Direct Messaging Address","amy.walker@phillipsprograms.org","N","company email","","DIRECT","Direct","","CSV","CSV","","11230 Waples Mill Rd Ste 100","","Fairfax","VA","US","220306087" +"1972163103","CONNECT","CONNECT URL","pzamkochyan@gmail.com","N","email","","DIRECT","Direct","","","","","10723 Sherman Way Unit D","","Sun Valley","CA","US","913525155" +"1932769080","CONNECT","CONNECT URL","Michael_baezlo@yahoo.com","N","E Mail","","DIRECT","Direct","","CSV","CSV","","Carr 10 K20 H9 Guaraguao Sector El Mato","","Ponce","PR","US","007319510" +"1932769155","OTHERS","Other URL","generousleader@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1111 W Broad St","","Bethlehem","PA","US","180184955" +"1023678240","DIRECT","Direct Messaging Address","Marysp@bloodworksnw.org","N","Email","","DIRECT","Direct","","CSV","CSV","","921 Terry Ave","","Seattle","WA","US","981041239" +"1023678240","DIRECT","Direct Messaging Address","Rebeccakr@bloodworksnw.org","N","Email","","DIRECT","Direct","","CSV","CSV","","921 Terry Ave","","Seattle","WA","US","981041239" +"1851951024","CONNECT","CONNECT URL","nextgen","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3775 Venture Dr Bldg F","","Duluth","GA","US","300965102" +"1831759182","CONNECT","CONNECT URL","buzz","N","buzz","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","31 Riverview Pl","","Yonkers","NY","US","107013405" +"1730749094","DIRECT","Direct Messaging Address","Nikole.Howell@va.gov","N","VA email","","","","","","","","17273 State Route 104","","Chillicothe","OH","US","456019718" +"1730749094","DIRECT","Direct Messaging Address","Nikole.Howell@va.gov","N","VA email","","","","","","","","17273 State Route 104","","Chillicothe","OH","US","456019718" +"1730749094","DIRECT","Direct Messaging Address","Nikole.Howell@va.gov","N","VA email","","","","","","","","17273 State Route 104","","Chillicothe","OH","US","456019718" +"1720648082","CONNECT","CONNECT URL","RALEIGH","N","","","","","","","","","2949 New Bern Ave Ste 109","","Raleigh","NC","US","276101248" +"1134789498","DIRECT","Direct Messaging Address","brent.schroder@me.com","N","email","","DIRECT","Direct","","CSV","CSV","","399 Knollwood Rd Ste 108","","White Plains","NY","US","106031916" +"1043870306","DIRECT","Direct Messaging Address","charles.j.smack.mil@mail.mil","N","Work email","","DIRECT","Direct","","CSV","CSV","","9918 Belmore Cv","","San Antonio","TX","US","782454419" +"1477113637","CONNECT","CONNECT URL","lucyc@bluemountainwellness.org","N","","","","","","","","","415 W Main St Ste 105","","Lansdale","PA","US","194462062" +"1245890409","DIRECT","Direct Messaging Address","Sherry.Baillies@ssmhealth.com","N","work email","","","","","","","","371 E 1st St","","Fond Du Lac","WI","US","549354563" +"1437719697","DIRECT","Direct Messaging Address","alexis-ireland@uiowa.edu","N","","","","","","","","","1360 N Dodge St","","Iowa City","IA","US","522456104" +"1073173233","CONNECT","CONNECT URL","Pittsburgh","N","","","","","","","","","241 Maple Ave","","Pittsburgh","PA","US","152181523" +"1124688395","DIRECT","Direct Messaging Address","sarahsbs@ad.unc.edu","N","Secure Email","","DIRECT","Direct","","CSV","CSV","","414 Pittsboro St","","Chapel Hill","NC","US","275162912" +"1932769106","SOAP","SOAP URL","NPPR","N","","","DIRECT","Direct","","CSV","CSV","","76 Victoria St","","Louisville","AL","US","360483525" +"1730749904","OTHERS","Other URL","WebPT","N","Documentation portal","","DIRECT","Direct","","CSV","CSV","","11940 W 119th St","","Overland Park","KS","US","662132216" +"1528628799","CONNECT","CONNECT URL","Milan","N","","","","","","","","","66 S Huron St","","Milan","OH","US","448469737" +"1447810619","OTHERS","Other URL","wendybarnt@mystarsacademy.net","N","","","OTHER","Other","Batesville","OTHER","Other","Batesville","200 General St","","Batesville","AR","US","725019407" +"1740840925","CONNECT","CONNECT URL","Somerset","N","","","","","","","","","2012 N Highway 1247","","Somerset","KY","US","425034601" +"1386204568","CONNECT","CONNECT URL","https://www.aspendental.com/dentist/ga/brunswick/11455-canal-crossing","N","","","DIRECT","Direct","","","","","11455 Canal Xing","","Brunswick","GA","US","315256747" +"1902466105","CONNECT","CONNECT URL","LOGIN.HCHB.COM","Y","HOME CARE HOME BASE","Solaris Pharmacy","DIRECT","Direct","","OTHER","Other","EHR","1308 E Old Chico Rd","","Decatur","TX","US","762343405" +"1295395499","DIRECT","Direct Messaging Address","physicianservices@hnihc.com","N","","","","","","","","","7500 Rialto Blvd Ste 1-140","","Austin","TX","US","787358534" +"1598325706","OTHERS","Other URL","vickyezeani@yahoo.com","N","","","DIRECT","Direct","","CSV","CSV","","2818 Dove Country Dr","","Stafford","TX","US","774776002" +"1740840966","OTHERS","Other URL","clinton-bays@ouhsc.edu","Y","Provider work email","The University of Oklahoma Health Sciences Center","","","","","","","900 NE 10th St","","Oklahoma City","OK","US","731045420" +"1528628740","DIRECT","Direct Messaging Address","misty.moser@va.gov","N","","","","","","","","","1700 Wheeling St","","Aurora","CO","US","800457211" +"1891355012","DIRECT","Direct Messaging Address","amber@wellnessmtc.com","N","","","","","","","","","1029 Monarch St Ste 240","","Lexington","KY","US","405131930" +"1508426727","DIRECT","Direct Messaging Address","brenda.jennings@wellnesspointe.org","N","email","","DIRECT","Direct","","CSV","CSV","","1107 E Marshall Ave","","Longview","TX","US","756015602" +"1053971283","CONNECT","CONNECT URL","Cincinnati","N","","","","","","","","","779 Glendale Milford Rd","","Cincinnati","OH","US","452151161" +"1134789365","SOAP","SOAP URL","SOAP","N","","","","","","","","","825 San Antonio Rd Ste 102","","Palo Alto","CA","US","943034620" +"1962062190","DIRECT","Direct Messaging Address","kwhite@familyoptions.com","N","Office Manager","","DIRECT","Direct","","","","","3505 N 124th St","","Brookfield","WI","US","530052489" +"1063072296","DIRECT","Direct Messaging Address","physicianservices@hnihc.com","N","","","","","","","","","7500 Rialto Blvd Ste 1-140","","Austin","TX","US","787358534" +"1316507544","DIRECT","Direct Messaging Address","gawlikj@missouri.edu","Y","","Curators of the University of Missouri","","","","","","","100 Matc","","Columbia","MO","US","652110001" +"1407416639","DIRECT","Direct Messaging Address","dbrison@empowermewellness.com","N","","","","","","","","","1800 1st Capitol Dr","","Saint Charles","MO","US","633011646" +"1700446945","DIRECT","Direct Messaging Address","mannamraju@optimalbeginning.com","N","Office Email","","DIRECT","Direct","","CSV","CSV","","11301 Sunset Hills Rd Ste A3","","Reston","VA","US","201905226" +"1265092407","DIRECT","Direct Messaging Address","asevick@protoypes.org","N","","","","","","","","","831 E Arrow Hwy","","Pomona","CA","US","917672535" +"1184284325","CONNECT","CONNECT URL","KatyTX","N","email","","DIRECT","Direct","","OTHER","Other","KatyTX","26311 Westheimer Pkwy","","Katy","TX","US","774945368" +"1184284325","CONNECT","CONNECT URL","KatyTX","N","email","","DIRECT","Direct","","OTHER","Other","KatyTX","26311 Westheimer Pkwy","","Katy","TX","US","774945368" +"1790345932","CONNECT","CONNECT URL","https://npiregistry.cms.hhs.gov/","N","NPI Registry","","DIRECT","Direct","","CSV","CSV","","424 Peninsula Ave","","San Mateo","CA","US","944011653" +"1982264131","DIRECT","Direct Messaging Address","documents@keyautismservices.com","N","","","DIRECT","Direct","","CSV","CSV","","170 Route 27 Apt 7B","","Raymond","NH","US","030771270" +"1063072213","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1033779285","CONNECT","CONNECT URL","edmiracles","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1831759984","DIRECT","Direct Messaging Address","INFO@ABUNDANTHEALTHCAREMD.COM","N","","","DIRECT","Direct","","CSV","CSV","","17307 Russet Dr","","Bowie","MD","US","207163604" +"1518527688","DIRECT","Direct Messaging Address","jared.spicer.1@11099.direct.athenahealth.com","N","Direct email address","","DIRECT","Direct","","CSV","CSV","","1200 Office Park Dr","","Oxford","MS","US","386553597" +"1063072148","DIRECT","Direct Messaging Address","mdocter@tesidea.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","625 Fair Oaks Ave Ste 300","","South Pasadena","CA","US","910305805" +"1821658915","OTHERS","Other URL","https://muschealth.org/patients-visitors","N","Patients and Visitors portal","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","171 Ashley Ave","","Charleston","SC","US","294258908" +"1740840768","DIRECT","Direct Messaging Address","drbritt@eyecareplus.com","N","professional email","","DIRECT","Direct","Mail","CSV","CSV","Mail","5221 S Coulter St","","Amarillo","TX","US","791196676" +"1962062125","OTHERS","Other URL","e.m1106@yahoo.com","N","","","","","","","","","14639 Ford Rd","","Dearborn","MI","US","481263173" +"1043870199","OTHERS","Other URL","EHR","N","","","","","","","","","2725 S Jones Blvd Ste 104","","Las Vegas","NV","US","891465605" +"1043870199","CONNECT","CONNECT URL","EHR","N","","","","","","","","","4900 Richmond Sq Ste 102","","Oklahoma City","OK","US","731182042" +"1164082111","DIRECT","Direct Messaging Address","macuavera@bbahc.gov","N","work email","","OTHER","Other","case management","OTHER","Other","communication with other providers","6000 Kanakanak Rd","","Dillingham","AK","US","99576" +"1154981355","CONNECT","CONNECT URL","lajollalaser","N","","","","","","","","","7720 Fay Ave","","LA Jolla","CA","US","920374309" +"1639739774","DIRECT","Direct Messaging Address","bmcvean@stanfordchildrens.org","N","Stanford Secure Email","","","","","","","","725 Welch Rd","","Palo Alto","CA","US","943041601" +"1093375354","CONNECT","CONNECT URL","Raleigh","N","","","","","","","","","2949 New Bern Ave","","Raleigh","NC","US","276101248" +"1053971317","CONNECT","CONNECT URL","https://wexnermedical.osu.edu/neurological-institute/departments-and-centers/departments/department-","Y","","The Ohio State University Wexner Medical Center","DIRECT","Direct","","","","","410 W 10th Ave","","Columbus","OH","US","432101240" +"1689234940","DIRECT","Direct Messaging Address","hwilliams1@mmc.org","N","MMC direct email","","DIRECT","Direct","","CSV","CSV","","22 Bramhall St","","Portland","ME","US","041023134" +"1487214649","DIRECT","Direct Messaging Address","tanner.l.risner.mil@mail.mil","N","","","","","","","","","2910 B St","Apt 12","Rosamond","CA","US","93560" +"1568022754","OTHERS","Other URL","http://www.jfcsmonmouth.org/","N","Company Website","","DIRECT","Direct","","CSV","CSV","","705 Summerfield Ave","","Asbury Park","NJ","US","077126921" +"1285294470","DIRECT","Direct Messaging Address","emma.scheick@ahn.org","Y","email","Saint Vincent Consultants in Cardiovascular Diseases","","","","","","","2315 Myrtle St Ste 190","","Erie","PA","US","165024604" +"1902466196","DIRECT","Direct Messaging Address","bedrosna@lemoyne.edu","N","email","","DIRECT","Direct","","CSV","CSV","","76 Trapping Brook Rd","","Wellsville","NY","US","148959464" +"1790345999","DIRECT","Direct Messaging Address","mary.duran3@va.gov","N","email address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email address","3601 S 6th Ave","","Tucson","AZ","US","857230001" +"1245890441","DIRECT","Direct Messaging Address","physicianservices@hnihc.com","N","","","","","","","","","7500 Rialto Blvd Ste 1-140","","Austin","TX","US","787358534" +"1881254084","DIRECT","Direct Messaging Address","stmartinez@kernbhrs.org","N","email","","DIRECT","Direct","","CSV","CSV","","3715 Columbus St","","Bakersfield","CA","US","933062719" +"1306406467","CONNECT","CONNECT URL","WALNUTCREEK","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1661 Tice Valley Blvd Ste 100","","Walnut Creek","CA","US","945951691" +"1932769148","OTHERS","Other URL","Lander","N","","","DIRECT","Direct","","CSV","CSV","","390 S First St Lot # 2","","Lander","WY","US","825203393" +"1043870264","OTHERS","Other URL","Corvallis","N","","","","","","","","","2323 NW 9th St","","Corvallis","OR","US","973301573" +"1861052086","DIRECT","Direct Messaging Address","nmooney@seniorhelpers.com","N","Work email","","","","","","","","6563 E 22nd St","","Tucson","AZ","US","857105106" +"1134789357","OTHERS","Other URL","Na","N","","","","","","","","","3361 36th St SE","","Kentwood","MI","US","495122809" +"1366002412","CONNECT","CONNECT URL","www.chirotouch.com","N","","","HIE","Health Information Exchange (HIE)","ELECTRONIC hEALTH RECORD","CSV","CSV","","4343 Shallowford Rd Ste H6","","Marietta","GA","US","300625023" +"1699335844","OTHERS","Other URL","wellness@veritasmassage.com","N","Business email","","DIRECT","Direct","","OTHER","Other","Scheduling information","1319 Cornwall Ave Ste 200","","Bellingham","WA","US","982254733" +"1841850906","DIRECT","Direct Messaging Address","info@takeroottherapy.com","N","Email","","DIRECT","Direct","","CSV","CSV","","4620 Hollywood Blvd","","Los Angeles","CA","US","900275408" +"1922668086","OTHERS","Other URL","@ochsner.org","N","","","","","","","","","1514 Jefferson Hwy","","New Orleans","LA","US","701212429" +"1487214540","DIRECT","Direct Messaging Address","David@TriPTnow.com","N","Email","","","","","","","","405 Lake Howell Rd Ste 1031","","Maitland","FL","US","327515926" +"1700446879","DIRECT","Direct Messaging Address","npaivade@umich.edu","N","Email","","DIRECT","Direct","","CSV","CSV","","1011 N University Ave # 1324","","Ann Arbor","MI","US","481091078" +"1538729611","OTHERS","Other URL","immediatedfw@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","message","213 Creekview Dr Apt 103","","Garland","TX","US","750433468" +"1184284267","CONNECT","CONNECT URL","DAYTON","N","","","HIE","Health Information Exchange (HIE)","","","","","9000 N Main St Ste 321","","Englewood","OH","US","454151185" +"1356901433","OTHERS","Other URL","Katie@onyourmarknutrition.com","N","Email","","DIRECT","Direct","","","","","1680 Michigan Ave Ste 700","","Miami Beach","FL","US","331392551" +"1255991337","CONNECT","CONNECT URL","blvdtreatmentcenter.com","N","Email","","DIRECT","Direct","","CSV","CSV","","15080 Boones Way","","Lake Oswego","OR","US","970353502" +"1851951941","DIRECT","Direct Messaging Address","admin@dmesolutionsllc.com","N","Encrypted Email","","DIRECT","Direct","","CSV","CSV","","1191 E Hawberry Cir","","Draper","UT","US","840207551" +"1073173167","OTHERS","Other URL","Phone","N","iPhone","","DIRECT","Direct","","CSV","CSV","","9305 Marmora Ave","","Morton Grove","IL","US","600531511" +"1598325607","DIRECT","Direct Messaging Address","Cblack3@tulane.edu","N","Organization Email","","","","","","","","1430 Tulane Ave","","New Orleans","LA","US","701122632" +"1306406418","CONNECT","CONNECT URL","rbt2.tcbt@gmail.com","N","","","","","","","","","321 W Walnut St Ste 2","","Johnson City","TN","US","376046774" +"1134789241","OTHERS","Other URL","https://www.sarasotadentist.com/","N","Website URL","","","","","","","","3951 Swift Rd","","Sarasota","FL","US","342316540" +"1699335729","DIRECT","Direct Messaging Address","kathleen.tindall.1@8436.direct.athenahealth.com","N","","","HIE","Health Information Exchange (HIE)","","","","","739 Irving Ave Ste 450","","Syracuse","NY","US","132101663" +"1407416449","OTHERS","Other URL","Na","N","","","","","","","","","713 W Commonwealth Ave Ste C","","Fullerton","CA","US","928321612" +"1902466949","DIRECT","Direct Messaging Address","boelensj@mskcc.org","N","","","","","","","","","1275 York Ave","","New York","NY","US","100656007" +"1508426545","DIRECT","Direct Messaging Address","drcusumano@cusumanoandstuver.com","N","Admin","","DIRECT","Direct","","","","","4350 N Fairfax Dr #135","4350 N Fairfax Dr Suite 135","Arlington","VA","US","222031695" +"1285294264","DIRECT","Direct Messaging Address","Ldickson@therileycentee.org","N","","","","","","","","","306 Wynn Dr NW","","Huntsville","AL","US","358051961" +"1902466980","DIRECT","Direct Messaging Address","yaniliz2010@yahoo.es","N","","","","","","","","","2390 W 12th Ave","","Hialeah","FL","US","330101873" +"1982264974","OTHERS","Other URL","BetterVision.net","N","","","","","","","","","2100 Tamiami Trl N","","Naples","FL","US","341024814" +"1164082152","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1104486125","OTHERS","Other URL","Unknown","N","","","","","","","","","1818 Newton St NW","","Washington","DC","US","200101017" +"1275194219","OTHERS","Other URL","Myodetoxla.janeapp.com","N","Ehr","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8354 Santa Monica Blvd","","West Hollywood","CA","US","900694313" +"1457912495","DIRECT","Direct Messaging Address","stiltnerl@cascadementalhealth.org","N","email","","DIRECT","Direct","","OTHER","Other","N/A","3510 Steelhammer Dr","","Centralia","WA","US","985314551" +"1609437656","CONNECT","CONNECT URL","www.salondejuan.info","N","web","","DIRECT","Direct","","CSV","CSV","","6600 Horseshoe Rd","","Clinton","MD","US","207352537" +"1982265930","DIRECT","Direct Messaging Address","ADRIANNA.S.GONZALEZ2.MIL@MAIL.MIL","N","","","","","","","","","34800 Bob Wilson Dr","","San Diego","CA","US","921341098" +"1477113512","DIRECT","Direct Messaging Address","ksitrin@jbfcs.org","Y","Professional Email Address","Jewish Board of Family and Children's Services, Inc","DIRECT","Direct","","CSV","CSV","","1526 Grand Concourse","","Bronx","NY","US","104578400" +"1548820525","DIRECT","Direct Messaging Address","jaymijah.means@dsh.ca.gov","N","","","","","","","","","149 Pacific Ct","","Vallejo","CA","US","945892174" +"1225698293","DIRECT","Direct Messaging Address","wmcinturf@kumc.edu","N","email","","DIRECT","Direct","","","","","3901 Rainbow Blvd","","Kansas City","KS","US","661608500" +"1780244798","CONNECT","CONNECT URL","AdvancedMD","N","","","DIRECT","Direct","","","","","30 Merrick Ave Ste 103","","East Meadow","NY","US","115541580" +"1699335612","OTHERS","Other URL","API","N","","","","","","CSV","CSV","","330 Vernon St Unit 1172","","Roseville","CA","US","956789553" +"1700446721","DIRECT","Direct Messaging Address","CSlagel@selectmedical.com","N","","","","","","","","","2301 South Mo 291 Highway","","Independence","MO","US","64057" +"1932769049","CONNECT","CONNECT URL","awetli@patriotcares.com","N","","","","","","","","","101 Grace Dr","","Easley","SC","US","296409088" +"1316507338","DIRECT","Direct Messaging Address","bdennis@fhr.net","N","Employer email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","505 W Market St","","Georgetown","DE","US","199472344" +"1033770094","OTHERS","Other URL","https://www.rosalindfranklin.edu/academics/chicago-medical-school/departments/clinical-sciences/medi","N","N/A","","","","","","","","3333 Green Bay Rd","","North Chicago","IL","US","600643037" +"1861052862","CONNECT","CONNECT URL","Afton","N","Primary","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3698 State Highway 241","","Afton","WY","US","831109758" +"1932769908","CONNECT","CONNECT URL","SCITUATE","N","patient health information","","HIE","Health Information Exchange (HIE)","","OTHER","Other","SCITUATE","97 Stockbridge Rd","","Scituate","MA","US","020664515" +"1174183289","DIRECT","Direct Messaging Address","katelyn.moring@bjc.org","N","","","","","","","","","1 Childrens Pl","","Saint Louis","MO","US","631101002" +"1821658949","OTHERS","Other URL","optica","N","","","","","","","","","Paseo Las Monjitas 1234","","ponce","PR","US","00728" +"1013577139","OTHERS","Other URL","lmatteson@nocacares.onmicrosoft.com","Y","","Northeastern Oklahoma Council on Alcoholism, Inc.","","","","","","","130 W Steve Owens Blvd","","Miami","OK","US","743547629" +"1013577139","OTHERS","Other URL","lmatteson@nocacares.onmicrosoft.com","Y","","Northeastern Oklahoma Council on Alcoholism, Inc.","","","","","","","130 W Steve Owens Blvd","","Miami","OK","US","743547629" +"1659931772","OTHERS","Other URL","https://login.pointclickcare.com/home/userLogin.xhtml","N","emr","","","","","","","","42 N Mountain Ave","","Montclair","NJ","US","070422318" +"1811557952","OTHERS","Other URL","Ocala","N","office","","DIRECT","Direct","","CSV","CSV","OCALA","325 N Williamson Blvd Ste 110","","Daytona Beach","FL","US","321148172" +"1245890383","OTHERS","Other URL","aholland@roseman.edu","N","","","DIRECT","Direct","","CSV","CSV","","3042 W Ivory Way","","Taylorsville","UT","US","841296800" +"1881254928","OTHERS","Other URL","Avatar","Y","","County Of Ventura","HIE","Health Information Exchange (HIE)","","OTHER","Other","EMR","4258 Telegraph Rd","","Ventura","CA","US","930033706" +"1417517558","DIRECT","Direct Messaging Address","krista.schmitz@ssmhealth.com","N","work email","","DIRECT","Direct","","","","","40 Camelot Dr","","Fond Du Lac","WI","US","549358049" +"1588224539","DIRECT","Direct Messaging Address","kgardner@telecarecorp.com","N","","","","","","","","","401 S Tustin St Bldg D","","Orange","CA","US","928662550" +"1124688171","OTHERS","Other URL","hiddenhavencounseling@gmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","email","2470 Saint Rose Pkwy Ste 302","","Henderson","NV","US","890747776" +"1346800307","OTHERS","Other URL","raven.regulus@amitahealth.org","N","E mail","","DIRECT","Direct","","OTHER","Other","secure","1414 Main St","","Melrose Park","IL","US","601603902" +"1497315469","CONNECT","CONNECT URL","Lompoc","N","","","","","","","","","1317 N H St","","Lompoc","CA","US","934363342" +"1952961922","CONNECT","CONNECT URL","CentralReach","N","Billing Scheduling","","DIRECT","Direct","","CSV","CSV","","3552 Fm 1092 Rd","","Missouri City","TX","US","774592203" +"1205496270","DIRECT","Direct Messaging Address","cwc@cwcdmv.com","N","","","","","","","","","2636 Wade Rd SE Apt 11","","Washington","DC","US","200205906" +"1831759802","OTHERS","Other URL","sross@maimonidesmed.org","N","","","","","","","","","4802 10th Ave # 7East","","Brooklyn","NY","US","112192916" +"1063072031","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1750941738","CONNECT","CONNECT URL","tenderheartsinc@gmail.com","N","","","","","","","","","10 W Eager St Ste 200","","Baltimore","MD","US","212015469" +"1306406384","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1710547799","DIRECT","Direct Messaging Address","peterleitnere@youinc.org","Y","Internship","You Inc.","","","","","","","484 Main St Ste 460","","Worcester","MA","US","016081817" +"1437719416","DIRECT","Direct Messaging Address","llawson@fhr.net","N","","","","","","","","","505 W Market St","","Georgetown","DE","US","199472344" +"1497315493","CONNECT","CONNECT URL","SPRINGFIELD","N","","","","","","","","","3246 S National Ave","","Springfield","MO","US","658077303" +"1689234684","DIRECT","Direct Messaging Address","skirven@telecarecorp.com","N","","","","","","","","","327 College Ave","","Santa Rosa","CA","US","954015117" +"1861052870","CONNECT","CONNECT URL","ChristinaBoldenATC","N","","","","","","","","","800 5th Ave Ste 500","","Fort Worth","TX","US","761047304" +"1679133680","DIRECT","Direct Messaging Address","cescanilla@icfhinc.org","Y","Work","INSTITUTE FOR CHILD AND FAMILY HEALTH","DIRECT","Direct","","OTHER","Other","email","9380 SW 72nd St","SUITE B-120","Miami","FL","US","331733276" +"1952961971","CONNECT","CONNECT URL","ANNANDALE","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7857 Heritage Dr Ste 320","","Annandale","VA","US","220035350" +"1043870066","OTHERS","Other URL","None","N","None","","DIRECT","Direct","","CSV","CSV","","49 E Huntington Dr","","Arcadia","CA","US","910063210" +"1225698244","DIRECT","Direct Messaging Address","lmanokey@fhr.net","N","Company Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","505 W Market St","","Georgetown","DE","US","199472344" +"1225698244","DIRECT","Direct Messaging Address","lmanokey@fhr.net","N","Company Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","505 W Market St","","Georgetown","DE","US","199472344" +"1225698244","DIRECT","Direct Messaging Address","lmanokey@fhr.net","N","Company Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","505 W Market St","","Georgetown","DE","US","199472344" +"1225698244","DIRECT","Direct Messaging Address","lmanokey@fhr.net","N","Company Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","505 W Market St","","Georgetown","DE","US","199472344" +"1063072080","DIRECT","Direct Messaging Address","brooke.lamphier@wmich.edu","N","","","","","","","","","2615 Stadium Dr","","Kalamazoo","MI","US","490081654" +"1770143794","CONNECT","CONNECT URL","MCALLEN","N","","","DIRECT","Direct","","","","","1221 Chicago Ave","","McAllen","TX","US","785014823" +"1902466931","CONNECT","CONNECT URL","https://blossom-counseling.net","N","","","","","","","","","555 Second Ave Ste B-300","","Collegeville","PA","US","194263636" +"1134789167","DIRECT","Direct Messaging Address","hbennion@joyfulnoisemusictherapy.com","N","","","DIRECT","Direct","","","","","443 C St","","Creswell","OR","US","974269541" +"1699335620","OTHERS","Other URL","N/A","N","N/A","","DIRECT","Direct","","OTHER","Other","N/A","4500 S Lancaster Rd","","Dallas","TX","US","752167167" +"1689234619","DIRECT","Direct Messaging Address","cs6931@centerforautism.com","N","","","","","","","","","2151 E Convention Center Way Ste 103","","Ontario","CA","US","917645449" +"1407417447","DIRECT","Direct Messaging Address","kristi.adkins2@myalliancehealth.com","N","work email","","DIRECT","Direct","","OTHER","Other","cencus","2825 Parklawn Dr","","Midwest City","OK","US","731104201" +"1295396240","DIRECT","Direct Messaging Address","Vlad@vladstoys.com","N","","","","","","","","","58 Lakeview Dr","","Ocean Springs","MS","US","395649282" +"1447811492","OTHERS","Other URL","CentralReach","N","Service we use to track and take data on/for clients.","","","","","","","","55 Main St Ste 6","","Goshen","NY","US","109242163" +"1891356846","DIRECT","Direct Messaging Address","leonard.mclean@yourchoicehhc.com","N","","","","","","","","","1404 Brians Way","","Rochester Hills","MI","US","483072902" +"1104486117","OTHERS","Other URL","Charlotte","N","","","DIRECT","Direct","","CSV","CSV","","10130 Mallard Creek Rd Ste 300","","Charlotte","NC","US","282626001" +"1053972000","CONNECT","CONNECT URL","amy@2197sigmon.com","N","home email","","DIRECT","Direct","","CSV","CSV","","2197 Perrywood Dr","","Hickory","NC","US","286018150" +"1053972000","CONNECT","CONNECT URL","Hickory","N","","","","","","","","","2197 Perrywood Dr","","Hickory","NC","US","286018150" +"1245891274","DIRECT","Direct Messaging Address","bcs@abatrain.com","N","","","","","","","","","3701 SW 90th Ave","","Miami","FL","US","331654342" +"1316507452","CONNECT","CONNECT URL","https://www.nychealthandhospitals.org/metropolitan/","N","","","","","","","","","1901 1st Ave","","New York","NY","US","100297494" +"1316507452","CONNECT","CONNECT URL","http://www.nymcatmet.org/","N","","","","","","","","","1901 1st Ave","","New York","NY","US","100297494" +"1659932697","CONNECT","CONNECT URL","192.168.1.77","N","","","","","","","","","742 Girard St","","San Francisco","CA","US","941341918" +"1366002305","OTHERS","Other URL","www.simplepractice.com","N","HIPAA compliant patient portal","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5587 Murray Ave Ste 205","","Memphis","TN","US","381190896" +"1730749730","DIRECT","Direct Messaging Address","keishab@pennysrecoveryhouse.com","N","","","DIRECT","Direct","","CSV","CSV","","212 Oliver St","","Duquesne","PA","US","151101039" +"1629638721","DIRECT","Direct Messaging Address","makhan@chla.usc.edu","N","","","","","","","","","4650 W Sunset Blvd","","Los Angeles","CA","US","900276062" +"1790345809","CONNECT","CONNECT URL","WASHINGTON","N","","","DIRECT","Direct","","CSV","CSV","","3298 Fort Lincoln Dr NE Apt 1010","","Washington","DC","US","200184342" +"1790345809","CONNECT","CONNECT URL","WASHINGTON","N","","","DIRECT","Direct","","CSV","CSV","","3298 Fort Lincoln Dr NE Apt 1010","","Washington","DC","US","200184342" +"1790345809","CONNECT","CONNECT URL","WASHINGTON","N","","","DIRECT","Direct","","CSV","CSV","","3298 Fort Lincoln Dr NE Apt 1010","","Washington","DC","US","200184342" +"1427618537","CONNECT","CONNECT URL","SAVASENIORCARE.com","N","","","HIE","Health Information Exchange (HIE)","","","","","23 Liberty Way","","Niantic","CT","US","063571030" +"1144880253","CONNECT","CONNECT URL","Evolv","N","","","","","","","","","1545 W Mockingbird Ln","","Dallas","TX","US","752355014" +"1568022671","DIRECT","Direct Messaging Address","olivia.agboola@dph.ga.gov","N","","","","","","","","","135 Henry Pkwy","","McDonough","GA","US","302536636" +"1508426628","DIRECT","Direct Messaging Address","info@zeynepcifci.com","N","Protected Email","","DIRECT","Direct","","CSV","CSV","","2007 Shorewood Ln","","Sugar Land","TX","US","774792210" +"1962062083","OTHERS","Other URL","Miami","N","","","","","","","","","2440 Coral Way Ste 4F","","Coral Gables","FL","US","331453410" +"1760042881","DIRECT","Direct Messaging Address","kate.wells@uthct.edu","N","Coordinator","","DIRECT","Direct","","OTHER","Other","Coordinator","11937 Us Highway 271","Attn: Kate Wells","Tyler","TX","US","75708" +"1053971176","CONNECT","CONNECT URL","jessica.dabis@tsrh.org","N","","","DIRECT","Direct","","","","","5700 Dallas Pkwy","","Frisco","TX","US","750349580" +"1588224604","CONNECT","CONNECT URL","John.Michael@imail.org","N","Trauma Encrypted Email","","DIRECT","Direct","","OTHER","Other","NA","5121 S Cottonwood St","","Murray","UT","US","841075701" +"1841850963","CONNECT","CONNECT URL","https://www.medstarfranklinsquare.org/","N","","","","","","","","","9000 Franklin Square Dr","","Baltimore","MD","US","212373901" +"1033779160","DIRECT","Direct Messaging Address","cassandra@carneliancounseling.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3418 State Hwy 6 South, Ste B","#116","Houston","TX","US","77082" +"1033779160","DIRECT","Direct Messaging Address","cassandra@carneliancounseling.com","N","","","DIRECT","Direct","","CSV","CSV","","1001 S Dairy Ashford Rd Ste 100","","Houston","TX","US","770772341" +"1548820673","CONNECT","CONNECT URL","NA","N","","","","","","","","","2355 Lebanon Rd Apt 12107","","Frisco","TX","US","750346146" +"1255991386","CONNECT","CONNECT URL","jmkruszka@hotmail.com","N","Other","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Oak Creek","825 E Manitowoc Avenue","","Oak Creek","WI","US","53154" +"1255991394","CONNECT","CONNECT URL","www.alabamacaregiversllc.com","N","web site","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2099 New Center Rd Lot B","","Somerville","AL","US","356703887" +"1174183115","CONNECT","CONNECT URL","103K00000X","N","","","","","","","","","2020 E Hebron Pkwy","","Carrollton","TX","US","750071606" +"1891355939","CONNECT","CONNECT URL","outboundchiro@gmail.com","N","business email","","DIRECT","Direct","","OTHER","Other","business email","10700 Kettering Dr Ste C","","Charlotte","NC","US","282263771" +"1356901391","DIRECT","Direct Messaging Address","jcrowl@cc-md.org","N","","","","","","","","","6999 Reisterstown Rd","","Baltimore","MD","US","212151430" +"1598325565","CONNECT","CONNECT URL","tranquilitylaurareynolds.amtamembers.com","N","website","","DIRECT","Direct","","CSV","CSV","","1816 7th St","","Parkersburg","WV","US","261014253" +"1508426578","CONNECT","CONNECT URL","http://www.chadwickspeechtherapy.com/","N","","","","","","","","","1806 Swift Ave Ste 110","","North Kansas City","MO","US","641163600" +"1508426578","CONNECT","CONNECT URL","www.chadwickspeechtherapy.com","N","","","","","","","","","1806 Swift Ave Ste 110","","North Kansas City","MO","US","641163600" +"1831759810","CONNECT","CONNECT URL","https://www.zocdoc.com/doctor/angela-dussan-od-161773","N","N/A","","DIRECT","Direct","","OTHER","Other","N/A","9741 Queens Blvd","","Rego Park","NY","US","113742103" +"1235799222","CONNECT","CONNECT URL","www.theranest.com","N","HIPAA Compliant Practice Management System","","DIRECT","Direct","","CSV","CSV","","545 Collyer St","","Longmont","CO","US","805015598" +"1699335687","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1174183172","DIRECT","Direct Messaging Address","eyoung@yourchoicehomecarellc.com","N","","","","","","","","","3326 Madison Ridge Trl","","Snellville","GA","US","300396815" +"1871153874","OTHERS","Other URL","Na","N","","","","","","","","","9846 Mission Gorge Rd","","Santee","CA","US","920713834" +"1790345791","CONNECT","CONNECT URL","Rochester","N","","","","","","","","","2101 Lac De Ville Blvd","","Rochester","NY","US","146185659" +"1518527514","OTHERS","Other URL","NA","N","","","","","","","","","26184 Outer Dr","","Lincoln Park","MI","US","481462084" +"1578123584","CONNECT","CONNECT URL","guidedpathcounselingandfamily@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","3845 Cypress Creek Pkwy Ste 330","","Houston","TX","US","770683519" +"1750941761","CONNECT","CONNECT URL","Ok","N","","","","","","","","","622 Hinano St","","Hilo","HI","US","967204427" +"1538729561","CONNECT","CONNECT URL","c19rodrig@gmail.com","N","email address","","","","","","","","10300 Darling Rd","","Ventura","CA","US","930042425" +"1265092290","CONNECT","CONNECT URL","Springdale","N","Office","","DIRECT","Direct","","CSV","CSV","","220 Sycamore Ridge Dr","","Springdale","PA","US","151441054" +"1578123501","DIRECT","Direct Messaging Address","directedsteps@outlook.com","N","","","","","","","","","3650 N Rancho Dr Ste 109","","Las Vegas","NV","US","891303151" +"1063073005","DIRECT","Direct Messaging Address","stefanie.whalen@cuw.edu","N","school portal","","OTHER","Other","contact","OTHER","Other","phone","1348 Dixon Pkwy","","Chesterton","IN","US","463049567" +"1376104323","CONNECT","CONNECT URL","BetterHelp.com","N","","","","","","","","","2615 Vanstory St","","Greensboro","NC","US","274074731" +"1881255834","DIRECT","Direct Messaging Address","patricia.kasprzak@presencelearning.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2632 Echo Ln","","Burlington","WI","US","531059007" +"1881255834","DIRECT","Direct Messaging Address","patricia.kasprzak@presencelearnning.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2632 Echo Ln","","Burlington","WI","US","531059007" +"1699336651","DIRECT","Direct Messaging Address","judith.akoh-arrey@fmc-na.com","N","","","","","","","","","9710 Patuxent Woods Dr Ste 200","","Columbia","MD","US","210463458" +"1871154831","CONNECT","CONNECT URL","https://www.arrowheaddentalgroup.com","Y","","Arrowhead Dental Group and Orthodontics, LLP","","","","","","","8085 W Bell Rd","","Peoria","AZ","US","853823825" +"1275193260","OTHERS","Other URL","https","N","","","DIRECT","Direct","","CSV","CSV","","1500 SE 122nd Ave","","Portland","OR","US","972331207" +"1518527522","OTHERS","Other URL","https://www.arrowheadmedcenter.org/","Y","","ARROWHEAD REGIONAL MEDICAL CENTER","","","","","","","400 N Pepper Ave","","Colton","CA","US","923241801" +"1285294306","DIRECT","Direct Messaging Address","accountsmanagement@tnturfdrs.com","N","","","","","","","","","3554 Carney St","","Memphis","TN","US","381275032" +"1285294306","CONNECT","CONNECT URL","staffing@kesrvc.com","N","","","","","","","","","3554 Carney St","","Memphis","TN","US","381275032" +"1417517541","CONNECT","CONNECT URL","https://members.centralreach.com/#login","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","API","7090 Miratech Dr","","San Diego","CA","US","921213109" +"1669032603","OTHERS","Other URL","josejacastampafamilyhealthcenters","N","","","","","","","","","4620 N 22nd St","","Tampa","FL","US","336106205" +"1902466915","DIRECT","Direct Messaging Address","info@bodykineticsrehab.com","N","official email","","DIRECT","Direct","","","","","7617 Little River Tpke Ste 110","","Annandale","VA","US","220032603" +"1881254852","DIRECT","Direct Messaging Address","kbullock@searhc.org","N","E-mail","","DIRECT","Direct","","OTHER","Other","social service","SEARHC","3100 Channel Dr. Ste 300","Juneau","AK","US","998019980" +"1427618438","CONNECT","CONNECT URL","countyofglenn.net","N","","","","","","","","","1167 E South Street","","Orland","CA","US","959632641" +"1104486158","DIRECT","Direct Messaging Address","thrivecounseling@comcast.net","N","email address","","DIRECT","Direct","","CSV","CSV","","11102 Sunrise Blvd E Ste 100","","Puyallup","WA","US","983748846" +"1538729652","DIRECT","Direct Messaging Address","kate.wells@uthct.edu","N","Coordinator","","DIRECT","Direct","","OTHER","Other","Coordinator","11937 Us Highway 271","Attn: Kate Wells","Tyler","TX","US","75708" +"1083274104","DIRECT","Direct Messaging Address","eva.crawford@nih.gov","Y","","NIH Clinical Center","","","","","","","10 Center Dr","","Bethesda","MD","US","208920001" +"1649830779","OTHERS","Other URL","OTHER","N","OTHER","","OTHER","Other","OTHER","OTHER","Other","OTHER","9812 Enchantment Ave NW","","Silverdale","WA","US","983838822" +"1871153908","DIRECT","Direct Messaging Address","Rebecca.Testi@hackensackmeridian.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","92 2nd St","","Hackensack","NJ","US","076012191" +"1841850971","DIRECT","Direct Messaging Address","rjin@peerservices.org","N","work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Addiction Treatment Clinic -PEER Servics","906 Davis St","","Evanston","IL","US","602013608" +"1598325623","DIRECT","Direct Messaging Address","bryttany.chambers@chghospitals.com","Y","email","CHG Cornerstone Hospital of Houston","DIRECT","Direct","","CSV","CSV","","709 W Medical Center Blvd","","Webster","TX","US","775984005" +"1659931699","OTHERS","Other URL","www.fitipy.com","N","","","DIRECT","Direct","","OTHER","Other","LONG BEACH","120 W Park Ave Ste 218","","Long Beach","NY","US","115613301" +"1730749771","CONNECT","CONNECT URL","happykidstherapypediatriccenter@gmail.com","N","","","","","","","","","7872 W Flagler St","","Miami","FL","US","331442304" +"1063072007","CONNECT","CONNECT URL","florencepearle@yahoo.com","N","","","DIRECT","Direct","","","","","3440 Burnet Ave","","Cincinnati","OH","US","452292843" +"1245890284","DIRECT","Direct Messaging Address","lchau1@hfhs.org","Y","","Henry Ford Hospital","DIRECT","Direct","","CSV","CSV","","2799 W Grand Blvd","","Detroit","MI","US","482022608" +"1225698277","DIRECT","Direct Messaging Address","freddie@jcornack.com","N","","","","","","","","","620 Paxton Pl Ste 102","","Lititz","PA","US","175438279" +"1568022515","CONNECT","CONNECT URL","amorrissey@brainbuildersnj.org","N","","","","","","","","","945 River Ave","","Lakewood","NJ","US","087015659" +"1568022523","DIRECT","Direct Messaging Address","direct@fhcscf.directbygreenway.com","N","","","","","","","","","2256 Heitman St","","Fort Myers","FL","US","339013744" +"1649830696","DIRECT","Direct Messaging Address","mfriedberg@cc-md.org","N","work email","","","","","","","","6999 Reisterstown Rd","","Baltimore","MD","US","212151430" +"1215597273","DIRECT","Direct Messaging Address","mfchery@hotmail.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","emr","20191 E Country Club Dr Apt 911","","Aventura","FL","US","331803018" +"1215597273","DIRECT","Direct Messaging Address","martine.chery2@mail.mcgill.ca","N","","","","","","","","","20191 E Country Club Dr Apt 911","","Aventura","FL","US","331803018" +"1861052821","OTHERS","Other URL","www.caregivergrove.com","N","Company Website","","","","","","","","624 Main St","","Toledo","OH","US","436051777" +"1831759893","DIRECT","Direct Messaging Address","laura.eilers@presencelearning.com","N","email","","","","","","","","6041 E Mineral Dr","","Centennial","CO","US","801123054" +"1629638697","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1578123568","OTHERS","Other URL","https://listeningpartnersny.com/","N","","","","","","","","","2975 Westchester Ave Ste 202","","Purchase","NY","US","105772500" +"1841850831","DIRECT","Direct Messaging Address","tphan@craighospital.org","N","","","","","","","","","3425 S Clarkson St","","Englewood","CO","US","801132899" +"1538729520","OTHERS","Other URL","qctransportation18@yahoo.com","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2026 Oak Creek Rd Apt 221","","River Ridge","LA","US","701235666" +"1487214474","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1396305397","CONNECT","CONNECT URL","CLOUD","N","","","","","","","","","1717 E 35th St","","Baltimore","MD","US","212183020" +"1912567900","DIRECT","Direct Messaging Address","sara.lauterwasser@tmcmed.org","N","E-mail","","DIRECT","Direct","","","","","2301 Holmes St","","Kansas City","MO","US","641082640" +"1548820533","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1619537628","OTHERS","Other URL","Kalispell","N","","","","","","","","","111 Sunnyview Ln Ste B","","Kalispell","MT","US","599013164" +"1881254894","DIRECT","Direct Messaging Address","agilbert@advantagebhs.org","N","","","","","","","","","240 Mitchell Bridge Rd","","Athens","GA","US","306062043" +"1366002396","CONNECT","CONNECT URL","Memphis","N","","","","","","","","","4646 Poplar Ave Ste 437","","Memphis","TN","US","381174443" +"1386204303","OTHERS","Other URL","management.team@procchs.com","N","","","DIRECT","Direct","","","","","242 Lincoln Blvd","","Middlesex","NJ","US","088462361" +"1427618453","OTHERS","Other URL","www.livehealthyclinicsa.com","Y","","Vivir with Salud, PLLC","","","","","","","8006 West Ave Ste 1","","San Antonio","TX","US","782131871" +"1609436633","DIRECT","Direct Messaging Address","beatrice.smmith@annent.direct.medconnect-inc.com","N","Dr. Smith's direct message","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","901 Leighton Ave Ste 601","","Anniston","AL","US","362075765" +"1568023596","DIRECT","Direct Messaging Address","njimenez@csbcs.org","N","","","","","","","","","430 F St","","Chula Vista","CA","US","919103711" +"1467013490","DIRECT","Direct Messaging Address","715rx@savemart.com","N","","","","","","","","","22555 Mission Blvd","","Hayward","CA","US","945415115" +"1417518440","OTHERS","Other URL","cmassey@hearthhospice.com","N","email","","DIRECT","Direct","","CSV","CSV","","2700 Executive Park NW","","Cleveland","TN","US","373122770" +"1609437631","DIRECT","Direct Messaging Address","info@assisticcareservicesinc.com","N","","","","","","","","","10117 Tulip Tree Dr","","Bowie","MD","US","207213715" +"1407417439","DIRECT","Direct Messaging Address","Incite_Transport@outlook.com","N","","","","","","","","","24 E Murray St","","Beverly Hills","FL","US","344653272" +"1134780166","DIRECT","Direct Messaging Address","aduran@prototypes.org","N","Provider email address","","HIE","Health Information Exchange (HIE)","","","","","845 E Arrow Hwy","","Pomona","CA","US","917672535" +"1134780166","DIRECT","Direct Messaging Address","aduran@prototypes.org","N","Provider email address","","HIE","Health Information Exchange (HIE)","","","","","845 E Arrow Hwy","","Pomona","CA","US","917672535" +"1134780166","DIRECT","Direct Messaging Address","aduran@prototypes.org","N","Provider email address","","HIE","Health Information Exchange (HIE)","","","","","845 E Arrow Hwy","","Pomona","CA","US","917672535" +"1134780166","DIRECT","Direct Messaging Address","aduran@prototypes.org","N","Provider email address","","HIE","Health Information Exchange (HIE)","","","","","845 E Arrow Hwy","","Pomona","CA","US","917672535" +"1134780166","DIRECT","Direct Messaging Address","aduran@prototypes.org","N","","","","","","","","","845 E Arrow Hwy","","Pomona","CA","US","917672535" +"1033770060","OTHERS","Other URL","Gilroy","N","","","","","","","","","290 Ioof Ave","","Gilroy","CA","US","950205204" +"1861053894","CONNECT","CONNECT URL","msverite.klc@gmail.com","N","","","","","","","","","6164 SW 149th Ave","","Miami","FL","US","331932775" +"1750942793","CONNECT","CONNECT URL","ainel755@gmail.com","N","","","","","","","","","12515 SW 185th St","","Miami","FL","US","331773177" +"1083275028","DIRECT","Direct Messaging Address","julie.clanahan@wustl.edu","N","","","","","","","","","1 Barnes Jew Hosp Plz","","Saint Louis","MO","US","631101003" +"1861053811","SOAP","SOAP URL","bothell","N","","","","","","","","","16615 North Rd Unit B","","Bothell","WA","US","980125983" +"1740841790","CONNECT","CONNECT URL","newdirectionsaba8@gmail.com","N","","","","","","","","","488 85th St Apt 4F","","Brooklyn","NY","US","112094717" +"1235790296","DIRECT","Direct Messaging Address","hhector@swchc.org","Y","","Southwest Community Health Center","HIE","Health Information Exchange (HIE)","","CSV","CSV","","46 Albion St","","Bridgeport","CT","US","066052602" +"1508427568","FHIR","FHIR URL","Epic","N","","","","","","","","","3601 W 13 Mile Rd","","Royal Oak","MI","US","480736712" +"1689234627","DIRECT","Direct Messaging Address","rgoodman@coxinet.net","N","","","DIRECT","Direct","","","","","1100 Georgia St","","Jones","OK","US","730497556" +"1154982122","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1174184162","DIRECT","Direct Messaging Address","eguzman@kernbhrs.org","N","eguzman@kernbhrs.org","","DIRECT","Direct","","","","","5121 Stockdale Hwy Ste 275","","Bakersfield","CA","US","933092667" +"1174184162","CONNECT","CONNECT URL","eguzman@kernbhrs.org","N","eguzman@kernbhrs.org","","DIRECT","Direct","","","","","5121 Stockdale Hwy Ste 275","","Bakersfield","CA","US","933092667" +"1467013441","OTHERS","Other URL","Fax","N","Fax","","DIRECT","Direct","","OTHER","Other","Mail","49 Church St","","Freeport","NY","US","115203837" +"1376104356","CONNECT","CONNECT URL","Carelogic","N","Carelogic","","DIRECT","Direct","","CSV","CSV","","42 Delsea Dr S","","Glassboro","NJ","US","080282621" +"1578123600","OTHERS","Other URL","manager@candotherapies.com","N","Company Webmail","","","","","","","","112 W Citrus St","","Altamonte Springs","FL","US","327142502" +"1568022697","DIRECT","Direct Messaging Address","drgartner@daktel.com","N","business email","","","","","","","","916 5th Ave NE","","Jamestown","ND","US","584013437" +"1801456850","DIRECT","Direct Messaging Address","kevin@aligncw.com","N","Encrypted Business Email","","DIRECT","Direct","","CSV","CSV","","740 S Salem Rd Ste 106","","Conway","AR","US","720345520" +"1487215406","DIRECT","Direct Messaging Address","jcole12@rockets.utoledo.edu","N","","","","","","","","","1560 Henthorne Dr","","Maumee","OH","US","435371371" +"1013578020","DIRECT","Direct Messaging Address","Rgwirtz@nyap.org","N","Work email","","DIRECT","Direct","","CSV","CSV","","431 E Livingston Ave","","Columbus","OH","US","432155533" +"1982265963","DIRECT","Direct Messaging Address","ruojia.zhou@healthonecares.com","Y","","HCA HEALTHONE LLC","HIE","Health Information Exchange (HIE)","","OTHER","Other","e-mail","4567 E 9th Ave","","Denver","CO","US","802203941" +"1871154872","SOAP","SOAP URL","Freehold","N","","","DIRECT","Direct","","CSV","CSV","","53 Hazel Dr","","Freehold","NJ","US","077284051" +"1871154872","SOAP","SOAP URL","Freehold","N","","","","","","","","","53 Hazel Dr","","Freehold","NJ","US","077284051" +"1396306353","CONNECT","CONNECT URL","none","N","none","","OTHER","Other","none","OTHER","Other","none","7257 Beverly Blvd Ste 108","","Los Angeles","CA","US","900362567" +"1376104331","DIRECT","Direct Messaging Address","mdix2@hfhs.org","N","","","","","","","","","2799 W Grand Blvd","","Detroit","MI","US","482022608" +"1508427576","DIRECT","Direct Messaging Address","blegree@fhr.net","N","","","","","","","","","505 W Market St","","Georgetown","DE","US","199472344" +"1508427576","DIRECT","Direct Messaging Address","blegree@fhr.net","N","","","","","","","","","505 W Market St","","Georgetown","DE","US","199472344" +"1508427576","DIRECT","Direct Messaging Address","blegree@fhr.net","N","","","","","","","","","505 W Market St","","Georgetown","DE","US","199472344" +"1033770003","DIRECT","Direct Messaging Address","hani@littlestaraba.org","N","email","","DIRECT","Direct","","CSV","CSV","","12650 Hamilton Crossing Blvd","","Carmel","IN","US","460325400" +"1437710415","CONNECT","CONNECT URL","https://copia.StageZeroLifeSciences.com/","N","Secure portal where practices can access patient results","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","8751 Park Central Dr Ste 200","","Richmond","VA","US","232271162" +"1588225551","DIRECT","Direct Messaging Address","misty@littlestaraba.org","N","email","","DIRECT","Direct","","CSV","CSV","","3101 N Canterbury Ct","","Bloomington","IN","US","474041500" +"1679134654","CONNECT","CONNECT URL","N/A","N","","","","","","","","","1626 Spring Hill Ave","","Mobile","AL","US","366041415" +"1679134654","CONNECT","CONNECT URL","N/A","N","","","","","","","","","1626 Spring Hill Ave","","Mobile","AL","US","366041415" +"1679134654","CONNECT","CONNECT URL","N/A","N","","","","","","","","","1626 Spring Hill Ave","","Mobile","AL","US","366041415" +"1679134654","OTHERS","Other URL","www.rmhcmobile.org","N","","","","","","","","","1626 Spring Hill Ave","","Mobile","AL","US","366041415" +"1396306379","OTHERS","Other URL","Outlook","N","","","","","","","","","1421 Clarkview Rd Ste 206","","Baltimore","MD","US","212092106" +"1386205367","DIRECT","Direct Messaging Address","sleo@newyorklife.com","N","","","","","","","","","24 Westminster Ave","","Closter","NJ","US","076241217" +"1144881145","CONNECT","CONNECT URL","Desktop","N","","","DIRECT","Direct","","CSV","CSV","","504 Hawkesbury Ln","","Silver Spring","MD","US","209046308" +"1366003360","DIRECT","Direct Messaging Address","Rcleveland@reignitepsych.com","Y","","Reignite Psychological & Consulting Services, LLC","","","","","","","2001 Benning Rd NE","","Washington","DC","US","200024728" +"1053972059","DIRECT","Direct Messaging Address","Patricia@DrQuintal.com","Y","","Doctor Q Inc","DIRECT","Direct","","","","","9050 58th Dr E","","Lakewood Ranch","FL","US","342026104" +"1225699226","CONNECT","CONNECT URL","lshattuck@northpointrecovery.com","N","","","DIRECT","Direct","","CSV","CSV","","13037 NE Bel Red Rd Ste 102A","","Bellevue","WA","US","980052651" +"1578124590","DIRECT","Direct Messaging Address","ashleym@caringcounselingforyou.com","N","","","","","","","","","34 Park St","","Kennebunk","ME","US","040437065" +"1992366991","OTHERS","Other URL","n/a","N","","","","","","","","","5535 S Williamson Blvd Ste 774","","Port Orange","FL","US","321288321" +"1659932671","CONNECT","CONNECT URL","CNYPerio@gmail.com","N","","","","","","","","","2800 Court St","","Syracuse","NY","US","132083216" +"1487215497","DIRECT","Direct Messaging Address","drwatts@beneficialhearing.com","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2102 SW 20th Pl Ste 603","","Ocala","FL","US","344716302" +"1659932572","CONNECT","CONNECT URL","melissa.phythian@gwcares.org","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","phone","50430 School House Rd","","Canton","MI","US","481875910" +"1063073989","OTHERS","Other URL","Stigler","N","","","","","","","","","904 NW 4th St","","Stigler","OK","US","744621653" +"1225699143","DIRECT","Direct Messaging Address","pharmacy@outreachinc.org","N","","","","","","","","","240 N Frederick Ave","","Daytona Beach","FL","US","321143400" +"1043871965","DIRECT","Direct Messaging Address","susan@rahnewhaven.com","N","","","","","","","","","200 Bridgeport Ave","","Milford","CT","US","064603937" +"1215598131","CONNECT","CONNECT URL","DrChrono.com","N","EHR system","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","494 Baxter St","","Athens","GA","US","306051172" +"1013578947","DIRECT","Direct Messaging Address","lisa@vitalcare.us","N","work email","","DIRECT","Direct","","","","","1400 W 122nd Ave Ste 140","","Westminster","CO","US","802343440" +"1922669852","CONNECT","CONNECT URL","Castleton","N","","","","","","","","","60 Academy Rd","","Albany","NY","US","122083198" +"1750942686","OTHERS","Other URL","none","N","","","","","","","","","107 Fisher Pond Rd","","Saint Albans","VT","US","054786286" +"1861053795","CONNECT","CONNECT URL","www.providers.kaiserpermanente.org/cod/","Y","affiliate link","Kaiser Permanente","HIE","Health Information Exchange (HIE)","","OTHER","Other","Claim submission","4155 E Jewell Ave Ste 225","","Denver","CO","US","802224506" +"1902467830","DIRECT","Direct Messaging Address","alison.gambou@rwjbh.org","N","","","","","","","","","201 Lyons Ave","","Newark","NJ","US","071122027" +"1508427436","OTHERS","Other URL","Bayonne","N","","","","","","","","","29 E 29th St","","Bayonne","NJ","US","070024695" +"1063073997","DIRECT","Direct Messaging Address","efeldm18@jhmi.edu","N","email","","DIRECT","Direct","","OTHER","Other","Email","1800 Orleans St","","Baltimore","MD","US","212870010" +"1134780067","CONNECT","CONNECT URL","Cranston","N","","","DIRECT","Direct","","CSV","CSV","","1257 Cranston St","","Cranston","RI","US","029207315" +"1003477944","CONNECT","CONNECT URL","https://pms.therapysites.com/session_events/303610","N","","","DIRECT","Direct","","CSV","CSV","","2820 S Alma School Rd Ste 18-506","","Chandler","AZ","US","852864392" +"1932760899","OTHERS","Other URL","Laurel","N","","","","","","","","","13639 Baltimore Ave","","Laurel","MD","US","207075095" +"1063073922","CONNECT","CONNECT URL","HealthRight36.org","N","","","HIE","Health Information Exchange (HIE)","","","","","845 E Arrow Hwy","","Pomona","CA","US","917672535" +"1144881004","OTHERS","Other URL","owlwestern1009@gmail.com","N","","","","","","","","","1009 W San Bernardino Rd","","Covina","CA","US","917224106" +"1952962813","DIRECT","Direct Messaging Address","abowen01@sjrmc.org","N","","","","","","","","","415 6th St","","Lewiston","ID","US","835012431" +"1689235541","CONNECT","CONNECT URL","unknown","N","","","","","","","","","5515 Peach St","","Erie","PA","US","165092695" +"1124689088","CONNECT","CONNECT URL","https://taiwseattle.fullslate.com/","N","","","DIRECT","Direct","","OTHER","Other","N/A","4545 41st Ave SW","","Seattle","WA","US","981164220" +"1730740697","CONNECT","CONNECT URL","www.thehillssmilelab.com","N","","","HIE","Health Information Exchange (HIE)","","","","","5753 E Santa Ana Canyon Rd Ste K","","Anaheim","CA","US","928073230" +"1982265849","CONNECT","CONNECT URL","Boston","N","","","","","","","","","277 Mason Ter","","Brookline","MA","US","024462776" +"1982265849","CONNECT","CONNECT URL","Boston","N","","","","","","","","","277 Mason Ter","","Brookline","MA","US","024462776" +"1982265849","CONNECT","CONNECT URL","Boston","N","","","","","","","","","150 S Huntington Ave","","Boston","MA","US","021304817" +"1508427477","OTHERS","Other URL","https://pm.officeally.com/emr/Login.aspx","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","599 S Federal Hwy","","Dania","FL","US","330044174" +"1225699242","DIRECT","Direct Messaging Address","kerstinabreau@theeyecarecenter.medentdirect.com","N","","","DIRECT","Direct","","","","","325 West St","","Canandaigua","NY","US","144241787" +"1396306395","OTHERS","Other URL","()()()!!!*****","N","","","","","","","","","122 Branchwood Dr","","Jacksonville","NC","US","28546" +"1134780158","CONNECT","CONNECT URL","https://www.psychologytoday.com/us/therapists/kristen-butler-richmond-hill-ga/426603","N","Psychology Today website","","DIRECT","Direct","","","","","9390 Ford Ave Ste 3","","Richmond Hill","GA","US","313246418" +"1023679032","OTHERS","Other URL","Jennwhite574@outlook.com","N","Email","","DIRECT","Direct","","","","","3246 Storey Dr","","North Pole","AK","US","997057414" +"1770144784","DIRECT","Direct Messaging Address","mboyd@icgrehab.com","Y","","International Consulting Group, Inc.","","","","","","","1467 N Elston Ave Ste 103","","Chicago","IL","US","606422449" +"1588225577","DIRECT","Direct Messaging Address","bergquju@cmhc.org","N","","","","","","","","","76 High St","","Lewiston","ME","US","042407649" +"1225699291","DIRECT","Direct Messaging Address","arlene.stewart@acadiahealthcare.com","N","","","","","","","","","880 Greenlawn Ave","","Columbus","OH","US","432232616" +"1780245753","OTHERS","Other URL","www.mitchells-place.com","N","Web Address","","OTHER","Other","Web","OTHER","Other","Web","4778 Overton Rd","","Birmingham","AL","US","352103803" +"1093376063","DIRECT","Direct Messaging Address","midtownpsych@kc.twcbc.com","N","encrypted email","","DIRECT","Direct","","CSV","CSV","","9233 Ward Pkwy Ste 125","","Kansas City","MO","US","641143340" +"1508427584","DIRECT","Direct Messaging Address","lkeehner@hillsdales.org","N","","","DIRECT","Direct","","OTHER","Other","other","1011 Davis St","","Dubuque","IA","US","520011306" +"1831750835","OTHERS","Other URL","https://first-steps-in-the-right-direction-behavioral.business.site/?utm_source=gmb&utm_medium=refer","N","","","","","","","","","5569 Bracken Dr","","Indianapolis","IN","US","462396876" +"1538720511","DIRECT","Direct Messaging Address","randi@yvis.net","N","","","DIRECT","Direct","","","","","616 S 8th Ave","","Yakima","WA","US","989024467" +"1861053852","SOAP","SOAP URL","BocaRaton","N","","","","","","","","","2900 N Military Trl Ste 245","","Boca Raton","FL","US","334316362" +"1528629524","CONNECT","CONNECT URL","502-724-9002","N","personal cell phone","","DIRECT","Direct","","CSV","CSV","","4614 Southcrest Dr","","Louisville","KY","US","402152431" +"1821659830","CONNECT","CONNECT URL","McKinney","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8000 Eldorado Pkwy Ste A","","McKinney","TX","US","750704136" +"1801457817","CONNECT","CONNECT URL","https://www.psychologytoday.com/us/therapists/kristen-butler-richmond-hill-ga/426603","N","","","","","","","","","9390 Ford Ave Ste 3","","Richmond Hill","GA","US","313246418" +"1598326506","DIRECT","Direct Messaging Address","mariaslp@in2greattherapy.com","N","","","","","","","","","275 W Dundee Rd","","Buffalo Grove","IL","US","600893704" +"1255992277","CONNECT","CONNECT URL","seniorservicesmadison@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","555 DOnofrio Dr Ste 3","","Madison","WI","US","537192053" +"1942861968","CONNECT","CONNECT URL","www.elhogarinc.org","N","","","","","","","","","630 Bercut Dr Ste C","","Sacramento","CA","US","958110110" +"1215598230","CONNECT","CONNECT URL","www.elitegynsc.com","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1 Wellness Blvd Ste 102","","Irmo","SC","US","290632872" +"1285295105","OTHERS","Other URL","samantha.stimac@aspirus.org","Y","Work email","Langlade Hospital Hotel Dieu of St Joseph of Antigo Wisconsin","DIRECT","Direct","","CSV","CSV","","112 E 5th Ave","","Antigo","WI","US","544092710" +"1942861877","DIRECT","Direct Messaging Address","direct@thomaseyegroupatlantaga.compulinkdirect.com","N","","","","","","","","","5995 Barfield Rd","","Sandy Springs","GA","US","303284411" +"1235790155","DIRECT","Direct Messaging Address","iowa@nc-endo.com","N","business email","","DIRECT","Direct","","OTHER","Other","Mason City","1530 S Monroe Ave","","Mason City","IA","US","504015606" +"1346801271","OTHERS","Other URL","cd6","N","","","","","","","","","6601 Stinson Dr Apt 522","","Arlington","TX","US","760012888" +"1255992186","CONNECT","CONNECT URL","http://www.bayareabehaviorconsultants.com/","N","main web page","","DIRECT","Direct","","OTHER","Other","Company information","2970 Hilltop Mall Rd Ste 104","","Richmond","CA","US","948061948" +"1538720461","OTHERS","Other URL","other","N","","","","","","","","","1212 N Vermont Ave Ste 101","","Los Angeles","CA","US","900291704" +"1184285025","OTHERS","Other URL","N/A","N","N/A","","DIRECT","Direct","","OTHER","Other","N/A","272 Fox Run","","Loganville","GA","US","30052" +"1184285025","OTHERS","Other URL","n/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","272 Fox Run","","Loganville","GA","US","30052" +"1447811385","CONNECT","CONNECT URL","mason.barker@mail.mil","Y","Military email address","US Navy","DIRECT","Direct","","CSV","CSV","","620 John Paul Jones Cir","","Portsmouth","VA","US","237082111" +"1174184014","CONNECT","CONNECT URL","anash@aloha-house.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2062 W Vineyard St","","Wailuku","HI","US","967931698" +"1336700285","DIRECT","Direct Messaging Address","michellez@rauschpt.net","N","","","","","","","","","30100 Town Center Dr Ste Yz","","Laguna Niguel","CA","US","926772064" +"1154982007","DIRECT","Direct Messaging Address","meganv@meritresources.org","N","email","","DIRECT","Direct","","","","","7510 W Deschutes Pl","","Kennewick","WA","US","993367719" +"1154982007","OTHERS","Other URL","meganv@meritresources.org","N","","","","","","","","","7510 W Deschutes Pl","","Kennewick","WA","US","993367719" +"1982265831","CONNECT","CONNECT URL","dave@daveforvegas.com","N","website","","","","","","","","840 S Rancho Dr Ste 4323","","Las Vegas","NV","US","891063837" +"1902467863","CONNECT","CONNECT URL","rxm.11890@store.walgreens.com","Y","","Walgreen Co","","","","","","","2996 Church Rd E","","Southaven","MS","US","386719825" +"1083275945","OTHERS","Other URL","centralreach","N","","","DIRECT","Direct","","OTHER","Other","Data/scheduling/direct messaging with staff and clients","1441 E Ft Union Blvd","","Cottonwood Heights","UT","US","841212847" +"1033770904","OTHERS","Other URL","https://caglpcc.mytherabook.com/home/login","N","secure communication between client and therapist","","DIRECT","Direct","","OTHER","Other","forms, treatment plans, email","3939 San Pedro Dr. Ne","Bld C, Ste 8","Albuquerque","NM","US","87110" +"1467013334","DIRECT","Direct Messaging Address","rx08833@cvshealth.com","N","email","","DIRECT","Direct","","","","","3332 Sandrock Rd","","San Diego","CA","US","921232240" +"1861053746","CONNECT","CONNECT URL","www.atlantisdentalcare.com","N","","","","","","","","","330 S Zang Blvd # 100","","Dallas","TX","US","752086622" +"1205497278","OTHERS","Other URL","https://@gethealthy.com","N","EHR","","","","","","","","11042 Manchester Rd Ste 104","","Kirkwood","MO","US","631221244" +"1891356747","OTHERS","Other URL","jessica.fishken-harkins@nyulangone.org","N","","","","","","","","","424 E 34th St","","New York","NY","US","100164901" +"1518528587","DIRECT","Direct Messaging Address","jennie.kittipha@cshs.org","N","email","","","","","","","","9090 Wilshire Blvd # 250","","Beverly Hills","CA","US","902111848" +"1477114437","DIRECT","Direct Messaging Address","Shonta@thearete.org","N","Business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","708 Osborne St Ste 104","","Saint Marys","GA","US","315588497" +"1669033635","OTHERS","Other URL","mmarencodds@gmail.com","N","","","","","","","","","13155 SW 42nd St","","Miami","FL","US","331753428" +"1053972034","OTHERS","Other URL","lamannafmp@gmail.com","N","","","","","","","","","792 N Main St Ste 100B","","North Syracuse","NY","US","132121661" +"1740841733","DIRECT","Direct Messaging Address","ndodd@safesteprecovery.com","Y","","Beginning Step, LLC","DIRECT","Direct","","","","","32715 Dorsey St","","Westland","MI","US","481864755" +"1275194268","DIRECT","Direct Messaging Address","k.taylor@cofk.com","N","","","","","","","","","6502 Slide Rd Ste 204","","Lubbock","TX","US","794241311" +"1720649734","DIRECT","Direct Messaging Address","nilandk@youinc.org","N","","","","","","","","","70 James St Ste 270","","Worcester","MA","US","016031039" +"1245891258","CONNECT","CONNECT URL","info@adaptmedford.com","N","email","","DIRECT","Direct","","CSV","CSV","","1911 United Way","","Medford","OR","US","975044970" +"1073174942","OTHERS","Other URL","n/a","N","","","","","","","","","12762 Road 36 1/2","","Madera","CA","US","936367712" +"1720649643","CONNECT","CONNECT URL","CHESAPEAKE","N","","","","","","","","","712 Inlet Quay Apt I","","Chesapeake","VA","US","233209297" +"1275194193","CONNECT","CONNECT URL","https://totalhealthclinicllc.com/","N","Website","","OTHER","Other","Information","OTHER","Other","Information","610 Guilbeau Rd","","Lafayette","LA","US","705068707" +"1861053712","DIRECT","Direct Messaging Address","tarast@fhcsd.org","N","","","","","","","","","2136 El Cajon Blvd","","San Diego","CA","US","921041102" +"1346801289","CONNECT","CONNECT URL","https://apps.scripps.org","Y","EPIC","Scripps Health","DIRECT","Direct","","","","","9888 Genesee Ave","","LA Jolla","CA","US","920371205" +"1255992194","OTHERS","Other URL","Lightoflighcounseling","Y","","Light of Life Counseling Services LLC","DIRECT","Direct","","CSV","CSV","","1300 N Miller Rd","","Buckeye","AZ","US","853261000" +"1255992194","OTHERS","Other URL","Lightoflighcounseling","Y","","Light of Life Counseling Services LLC","DIRECT","Direct","","CSV","CSV","","1300 N Miller Rd","","Buckeye","AZ","US","853261000" +"1255992194","OTHERS","Other URL","Lightoflighcounseling","Y","","Light of Life Counseling Services LLC","DIRECT","Direct","","CSV","CSV","","1300 N Miller Rd","","Buckeye","AZ","US","853261000" +"1124689070","CONNECT","CONNECT URL","kauaiphysicaltherapy@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","2249 Alahee St","","Lihue","HI","US","967668837" +"1699336537","OTHERS","Other URL","www.i-can.center","N","","","","","","","","","5150 Village Park Dr SE Ste 200","","Bellevue","WA","US","980066653" +"1740841691","CONNECT","CONNECT URL","Portland","N","","","","","","","","","24076 SE Stark St Ste 210","","Gresham","OR","US","970303376" +"1558922401","DIRECT","Direct Messaging Address","Milles@umhs-sk.net","N","","","","","","","","","40 Medical Park Ste 401","","Wheeling","WV","US","260036392" +"1306407259","CONNECT","CONNECT URL","ripperfoster@yahoo.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2808 Evangeline St","","Monroe","LA","US","712013750" +"1306407259","CONNECT","CONNECT URL","ripperfoster@yahoo.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2808 Evangeline St","","Monroe","LA","US","712013750" +"1629639596","DIRECT","Direct Messaging Address","omi@ohsu.edu","N","Business email","","","","","","","","3181 SW Sam Jackson Park Rd","","Portland","OR","US","972393098" +"1750942629","CONNECT","CONNECT URL","walmart","Y","retail","Walmart Inc.","DIRECT","Direct","","CSV","CSV","","14111 N Prasada Gateway Ave","","Surprise","AZ","US","853882201" +"1295396166","CONNECT","CONNECT URL","admin@restoration.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4610 200th St SW Ste K","","Lynnwood","WA","US","980366606" +"1962063842","CONNECT","CONNECT URL","RX03740@CVSHealth.com","N","","","","","","","","","1136 S Roane St","","Harriman","TN","US","377487446" +"1669033544","CONNECT","CONNECT URL","EHR","N","Practice fusion","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","601 W 5th St","","Seymour","IN","US","472741905" +"1841851722","OTHERS","Other URL","http://www.psychserves.com","N","","","","","","","","","611 Wilshire Blvd Ste 1002","","Los Angeles","CA","US","900172906" +"1619538501","CONNECT","CONNECT URL","cf@dynlearng.com","N","","","","","","","","","233 S 13th St Ste 1100","","Lincoln","NE","US","685082003" +"1417518309","DIRECT","Direct Messaging Address","erica@candcfoundations.com","N","","","DIRECT","Direct","","","","","247 Tilton Park Dr","","Dekalb","IL","US","601151955" +"1013578905","DIRECT","Direct Messaging Address","arielle.caplin@tuhs.temple.edu","Y","Hospital Email","Temple University Hospital","","","","","","","3401 N Broad St","","Philadelphia","PA","US","191405103" +"1831750728","DIRECT","Direct Messaging Address","info@samnabilcounseling.com","N","","","","","","","","","4555 Lake Forest Dr","","Blue Ash","OH","US","452423785" +"1659932549","DIRECT","Direct Messaging Address","Carol_L_Chang@rush.edu","Y","","Rush University Medical Center","","","","","","","1653 W Congress Pkwy","","Chicago","IL","US","606123833" +"1548821440","CONNECT","CONNECT URL","https://www.mettleworksbh.com/contact","N","","","DIRECT","Direct","","","","","44 Main St","","Kingston","NY","US","124013828" +"1699336594","DIRECT","Direct Messaging Address","Support@cozycaregivershomecare.com","N","","","","","","","","","5031 Baltimore Ave","","Phila","PA","US","191431670" +"1598326498","DIRECT","Direct Messaging Address","allison.pezick@va.gov","Y","","Department of Veterans Affairs","DIRECT","Direct","","","","","385 Tremont Ave","","East Orange","NJ","US","070181023" +"1043871940","DIRECT","Direct Messaging Address","Info@cloud9medtrans.com","N","Patient Direct Contact","","DIRECT","Direct","","CSV","CSV","","6071 Gold Spirit St","","Eastvale","CA","US","928800989" +"1245891050","OTHERS","Other URL","lnkwuaku@yahoo.com","N","","","","","","","","","3435 W Ball Rd","","Anaheim","CA","US","928043708" +"1427619295","DIRECT","Direct Messaging Address","joanna.huang@uchealth.org","Y","Direct Address","University of Colorado Hospital","DIRECT","Direct","","CSV","CSV","","12505 E 16th Ave","","Aurora","CO","US","80045" +"1760043590","OTHERS","Other URL","www.coastalconnecticutcounseling.com","N","","","","","","","","","2960 Post Rd","","Southport","CT","US","068901268" +"1881255768","CONNECT","CONNECT URL","gonzalezendpoint@gmail.com","N","Dental","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1919 Taylor St","","Houston","TX","US","770073973" +"1174184055","OTHERS","Other URL","Unsure","N","","","","","","","","","44405 Woodward Ave # H-23","","Pontiac","MI","US","483415023" +"1699336578","DIRECT","Direct Messaging Address","Psparkles9@icloud.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10113 Rosehaven Dr","","Houston","TX","US","770513609" +"1699336578","DIRECT","Direct Messaging Address","Psparkles9@Icloud.com","N","email","","DIRECT","Direct","","OTHER","Other","HIE","10113 Rosehaven Dr","","Houston","TX","US","770513609" +"1417518390","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","4700 E Hale Parkway","","Denver","CO","US","80220" +"1104487081","OTHERS","Other URL","homehealth","N","homehealth","","OTHER","Other","home health computer","OTHER","Other","home","6856 Brindisi Pl","","Round Rock","TX","US","786653211" +"1568023448","DIRECT","Direct Messaging Address","keira.ginsberg@childrenscolorado.org","Y","keira.ginsberg@childrenscolorado.org","Children's Hospital Colorado","DIRECT","Direct","","OTHER","Other","Email","13123 E 16th Ave","","Aurora","CO","US","800457106" +"1477114353","SOAP","SOAP URL","selectrehab","N","Secure location","","DIRECT","Direct","","CSV","CSV","","9300 W Ballard Rd","","Des Plaines","IL","US","600164904" +"1093376972","CONNECT","CONNECT URL","Domentoringllc@yahoo.com","N","Email Address","","DIRECT","Direct","","CSV","CSV","","119 Maplewood Dr","","Maple Shade","NJ","US","080521923" +"1720649619","CONNECT","CONNECT URL","https://www.caminar.org","N","","","","","","","","","2600 S El Camino Real Ste 200","","San Mateo","CA","US","944032382" +"1780245670","CONNECT","CONNECT URL","hannahlindner@aol.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","209 Oak Creek Dr","","Cibolo","TX","US","781083196" +"1598326480","CONNECT","CONNECT URL","kendallelwood@yahoo.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13603 Gainesway Dr","","Cypress","TX","US","774295126" +"1316508203","DIRECT","Direct Messaging Address","roymas@husson.edu","N","","","","","","","","","1 College Cir","","Bangor","ME","US","044012999" +"1114588001","OTHERS","Other URL","http://www.gmail.com/","N","","","","","","","","","81 Dwyer Ave","","Liberty","NY","US","127541524" +"1730740622","DIRECT","Direct Messaging Address","crmiller2@thehealthplan.com","Y","","Geisinger Health Plan","DIRECT","Direct","","","","","1951 Pine Hall Rd","","State College","PA","US","168015106" +"1174184071","CONNECT","CONNECT URL","susanthomas_lpc@yahoo.com","Y","business email","Passionate Life Ministries","DIRECT","Direct","","OTHER","Other","email","8237 Mid Cities Blvd","","North Richland Hills","TX","US","761824712" +"1174184071","CONNECT","CONNECT URL","susanthomas_lpc@yahoo.com","N","business email","","DIRECT","Direct","","OTHER","Other","email","8237 Mid Cities Blvd","","North Richland Hills","TX","US","761824712" +"1174184071","CONNECT","CONNECT URL","susanthomas_lpc@yahoo.com","N","susanthomas_lpc@yahoo.com","","DIRECT","Direct","","OTHER","Other","email","8237 Mid Cities Blvd","","North Richland Hills","TX","US","761824712" +"1588225486","OTHERS","Other URL","www.soseyecare.com","N","company website","","DIRECT","Direct","","","","","950 E Pecos Rd Ste B5","","Chandler","AZ","US","852252401" +"1669033569","CONNECT","CONNECT URL","www.mycigna.com","N","","","","","","","","","5015 Belmont Rd","","Tampa","FL","US","336471319" +"1013578913","DIRECT","Direct Messaging Address","contact@babborthodontics.com","N","Secure Office Email","","","","","","","","528 Washington Rd # 2","","Pittsburgh","PA","US","152282817" +"1831750736","OTHERS","Other URL","computer","N","","","HIE","Health Information Exchange (HIE)","","","","","102 Washington St","","New Britain","CT","US","060511826" +"1568023463","OTHERS","Other URL","https://members.centralreach.com/#login","Y","","Pinecone Therapies","","","","","","","2104 Greenbriar Dr","","Southlake","TX","US","760928355" +"1477114379","DIRECT","Direct Messaging Address","Direct@VisionFirstAttnShannonBlairLouisvilleKY.CompulinkDirect.com","N","Direct Email","","DIRECT","Direct","","CSV","CSV","","4326 Charlestown Rd # 2","","New Albany","IN","US","471508542" +"1922669837","DIRECT","Direct Messaging Address","prabhug@evms.edu","N","Institutional email","","DIRECT","Direct","","OTHER","Other","Email address","825 Fairfax Ave # 445","","Norfolk","VA","US","235071914" +"1013578921","SOAP","SOAP URL","https://practicebetter.io/","N","EHR/EMR","","DIRECT","Direct","","CSV","CSV","","2312 Mount Vernon Ave Ste 201","","Alexandria","VA","US","223011375" +"1194386003","OTHERS","Other URL","EMR","N","","","","","","","","","12805 SW 47th St","","Miramar","FL","US","330276054" +"1730740648","CONNECT","CONNECT URL","www.larsonmentalhealth.com","N","practice website","","DIRECT","Direct","","CSV","CSV","","8354 E Northfield Blvd","","Denver","CO","US","802383131" +"1710548623","DIRECT","Direct Messaging Address","intake@morningsongtherapy.com","N","","","DIRECT","Direct","","CSV","CSV","","3801 W 50th St # 250B","","Minneapolis","MN","US","554102047" +"1174184089","CONNECT","CONNECT URL","Harlingen","N","","","","","","","","","321 S 13th St","","Harlingen","TX","US","785507117" +"1063073971","SOAP","SOAP URL","Drive.Google.com","N","","","","","","","","","117 Stonehurst Ln","","Dix Hills","NY","US","117467930" +"1770144685","DIRECT","Direct Messaging Address","eddie@rblsco.com","N","email","","DIRECT","Direct","","OTHER","Other","Email","12383 W Stanford Dr","","Morrison","CO","US","804651721" +"1659932465","DIRECT","Direct Messaging Address","rsmiddy@hamiltoncenter.org","N","","","","","","","","","620 8th Ave","","Terre Haute","IN","US","478042744" +"1730740549","OTHERS","Other URL","HIALEAH","N","","","DIRECT","Direct","","","","","6350 W 22nd Ct Apt 207","","Hialeah","FL","US","330168913" +"1730740549","OTHERS","Other URL","HIALEAH","N","","","OTHER","Other","HIALEAH","OTHER","Other","HIALEAH","6350 W 22nd Ct Apt 207","","Hialeah","FL","US","330168913" +"1982265799","DIRECT","Direct Messaging Address","Carrilloj@nhi.edu","N","","","","","","","","","3609 Bechelli Ln Ste E","","Redding","CA","US","960022453" +"1427619238","CONNECT","CONNECT URL","Odessa","N","","","","","","","","","4901 E 42nd St Ste B","","Odessa","TX","US","797627338" +"1861053670","OTHERS","Other URL","aloraplus","N","","","","","","","","","2481 Tiger Lane","","Richland","WA","US","993528837" +"1306407127","OTHERS","Other URL","www.sdmg.com","N","","","","","","","","","1729 Burrstone Rd","","New Hartford","NY","US","134131001" +"1720649544","OTHERS","Other URL","jporterlpc@gmail.com","N","","","","","","","","","209 N Main St Ste 5D","","Lima","OH","US","458014490" +"1093376816","DIRECT","Direct Messaging Address","barthurs@med.umich.edu","N","","","DIRECT","Direct","","","","","14700 E Old US Highway 12","","Chelsea","MI","US","481181185" +"1316508146","DIRECT","Direct Messaging Address","billing@painstopspineclinic.com","Y","email","PainStop Spine Clinic, LLC","DIRECT","Direct","","OTHER","Other","all","180B Debuys Rd Ste 203","","Biloxi","MS","US","395314407" +"1114588944","CONNECT","CONNECT URL","http://www.taijiforhealthharmonyandhappiness.com/","N","Website","","OTHER","Other","Information","CSV","CSV","","211 Hillock Ln","","Pittsburgh","PA","US","152364205" +"1114588944","OTHERS","Other URL","www.taijiforhealthharmonyandhappiness.com/","N","Website","","OTHER","Other","Informational","CSV","CSV","","211 Hillock Ln","","Pittsburgh","PA","US","152364205" +"1336700186","DIRECT","Direct Messaging Address","kdavis@axiomfamily.com","N","","","","","","","","","3 Kensington Sq # A","","New Kensington","PA","US","150686443" +"1154982908","CONNECT","CONNECT URL","https://anmc.org","N","","","","","","","","","4315 Diplomacy Dr","","Anchorage","AK","US","995085926" +"1750942512","SOAP","SOAP URL","PHARMACYSOFTWARE","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11466 CHERRY HILL ROAD","","SILVER SPRING","MD","US","20705" +"1396306155","CONNECT","CONNECT URL","Edujovne@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1045 Kane Concourse","","Bay Harbor Islands","FL","US","331542119" +"1881255651","CONNECT","CONNECT URL","behaviorbuilders","N",".com","","","","","","","","13815 DeVan Lee Dr E","","Jacksonville","FL","US","322265868" +"1912568791","DIRECT","Direct Messaging Address","kcapda@lsuhsc.edu","N","School email","","","","","","","","411 S Prieur St","","New Orleans","LA","US","701122239" +"1821659608","CONNECT","CONNECT URL","info@mylakefamilydental.com","N","Encrypted Email","","","","","","","","8155 Piney River Ave Ste 220","","Littleton","CO","US","801258730" +"1396306098","DIRECT","Direct Messaging Address","ddavenport@nhbh.org","N","email address","","DIRECT","Direct","","","","","1215 2nd Ave","","Columbus","GA","US","319015244" +"1689235376","CONNECT","CONNECT URL","NexGen","N","Rite Aid dispensing data","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5201 Spring Rd","","Shermans Dale","PA","US","170908539" +"1497316186","CONNECT","CONNECT URL","Computer","N","","","","","","","","","3400 Spruce St","","Philadelphia","PA","US","191044238" +"1891356630","CONNECT","CONNECT URL","angelichomehealthcare49@aol.com","N","Company e-mail","","DIRECT","Direct","Company e-mail address","CSV","CSV","company e-mail","109 W Greenwood Ave","","Lansdowne","PA","US","190501551" +"1558922237","CONNECT","CONNECT URL","CareLogic","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","119 Tunnel Rd","","Asheville","NC","US","288051869" +"1700447562","CONNECT","CONNECT URL","Practice","Y","Place where i see patients","Novant Health Medical Group","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8403 University Executive Park Drive","Suite 685","Charlotte","NC","US","282622826" +"1386205144","DIRECT","Direct Messaging Address","lmartin@casacolina.org","N","","","","","","","","","255 E Bonita Ave","","Pomona","CA","US","917671923" +"1336700194","OTHERS","Other URL","email","N","","","","","","","","","EmergeOrtho, P.A.","120 William Penn Plaza","Durham","NC","US","277042150" +"1639730468","DIRECT","Direct Messaging Address","info@sourcepointacu.com","N","","","","","","","","","6 Grove St.","","Wolfeboro","NH","US","03894" +"1154982981","CONNECT","CONNECT URL","COGRESTORE","N","","","","","","","","","201-202 Estate Ruby","","Christiansted","VI","US","00820" +"1144881970","DIRECT","Direct Messaging Address","chartise.n.george.civ@mail.mil","N","email address","","DIRECT","Direct","","OTHER","Other","Email address","11572 17th and C. Street","","JBLM","WA","US","98433" +"1689235434","CONNECT","CONNECT URL","Epic","Y","Electronic medical record","Children's Hospital of Wisconsin","DIRECT","Direct","","OTHER","Other","patient information","Children's Hospital of Wisconsin","8915 W Connell Court","Milwaukee","WI","US","52336" +"1811558646","DIRECT","Direct Messaging Address","Sarah.Davison@Heartshare.org","N","Employee Email","","","","","","","","Cuomo First Step Preschool","115-15 101st Avenue","South Richmond Hill","NY","US","11419" +"1063073898","DIRECT","Direct Messaging Address","iribarren@uiowa.edu","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","801 Newton Road","","Iowa City","CA","US","522421010" +"1366003121","DIRECT","Direct Messaging Address","deltab@apiai.org","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Cerner","529 Biorke Avenue","","Dutch Harbor","AK","US","99685" +"1285295022","DIRECT","Direct Messaging Address","dp@dentalp.com","N","","","","","","","","","4700 42nd Ave SW Ste 530","","Seattle","WA","US","981164561" +"1700447547","DIRECT","Direct Messaging Address","directedstepslloved@outlook.com","N","","","","","","","","","3650 N Ranch DR.","suite 109","Las Vegas","NV","US","89130" +"1770144529","OTHERS","Other URL","ACCUCARE","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","ACCUCARE","122 Arena Ave","","Harlem","MT","US","595269000" +"1942861760","CONNECT","CONNECT URL","https://res.cisco.com","N","","","","","","","","","800 S Benbow Rd","","Greensboro","NC","US","274013410" +"1013578830","OTHERS","Other URL","walter.byers@va.gov","N","work email address","","DIRECT","Direct","","","","","10701 East Blvd","","Cleveland","OH","US","441061702" +"1477114205","OTHERS","Other URL","https://smartcloud.host","N","","","","","","","","","523 Heritage Park Blvd Ste 4","","Layton","UT","US","840415611" +"1710548540","DIRECT","Direct Messaging Address","Cheryl.Reeves@MedicalCityHealth.com","N","secure email","","DIRECT","Direct","","","","","4001 W 15th St Ste 160","","Plano","TX","US","750935835" +"1275194003","DIRECT","Direct Messaging Address","shanken@mmc.org","N","","","DIRECT","Direct","","","","","22 Bramhall St","","Portland","ME","US","041023175" +"1255992087","DIRECT","Direct Messaging Address","cotejj@mmc.org","N","","","","","","","","","22 Bramhall St","","Portland","ME","US","041023134" +"1457912289","CONNECT","CONNECT URL","Fairfield","N","","","","","","","","","301 W Burlington Ave","","Fairfield","IA","US","525563242" +"1871154633","CONNECT","CONNECT URL","I","N","","","","","","","","","10 Monroe Street","GB6","New York","NY","US","10002" +"1124689914","CONNECT","CONNECT URL","Mauston","N","","","DIRECT","Direct","","CSV","CSV","","205 Division St","","Mauston","WI","US","539482109" +"1154982858","DIRECT","Direct Messaging Address","Direct@FJSauerburgerMDPAWaldorfMD.CompulinkDirect.com","Y","direct email for practice","FREDERICK J SAUERBURGER MD PA","DIRECT","Direct","","CSV","CSV","","11345 Pembrooke Sq Ste 105","","Waldorf","MD","US","206034804" +"1508427204","DIRECT","Direct Messaging Address","kira@bigskytherapy.com","N","email address","","DIRECT","Direct","","CSV","CSV","","1601 2nd Ave N Ste 518","","Great Falls","MT","US","594013288" +"1144881848","CONNECT","CONNECT URL","rootstowinglactation.com","N","","","","","","","","","565 S Logan St","","Denver","CO","US","802094107" +"1851952550","DIRECT","Direct Messaging Address","obriencsi@sbcglobal.net","N","business email address","","OTHER","Other","private phone","OTHER","Other","private phone","21368 Provincial Blvd","","Katy","TX","US","774507580" +"1033770730","CONNECT","CONNECT URL","ivera@interactivekids.com","N","work email","","DIRECT","Direct","","CSV","CSV","","101 E Gate Dr","","Cherry Hill","NJ","US","080342803" +"1942861646","CONNECT","CONNECT URL","Website","Y","","Pearls of Nutrition PLLC","","","","","","","919 Winton Rd S Ste 220","","Rochester","NY","US","146181637" +"1710548425","DIRECT","Direct Messaging Address","gmiranda@shelteringarmsny.org","N","","","DIRECT","Direct","","","","","50 E Clifford Pl","","Bronx","NY","US","104537945" +"1477114197","OTHERS","Other URL","OHMD","N","HIPAA Compliant messaging","","","","","","","","55 SE 6th St Apt 3101","","Miami","FL","US","331312570" +"1205497922","CONNECT","CONNECT URL","Meditech","N","","","","","","","","","2000 Eoff St","","Wheeling","WV","US","260033823" +"1366003089","DIRECT","Direct Messaging Address","dwilson@ficommunityhousing.org","N","secure email","","DIRECT","Direct","","CSV","CSV","","1445 Frederick Blvd","","Akron","OH","US","443203329" +"1619538337","DIRECT","Direct Messaging Address","plozano@comresearch.org","N","Work Email","","DIRECT","Direct","","OTHER","Other","direct email","1465 30th St Ste K","","San Diego","CA","US","921543497" +"1366003055","OTHERS","Other URL","advancedmd.com","N","","","DIRECT","Direct","","CSV","CSV","","4111 Hampstead Village Dr","","Durham","NC","US","277036740" +"1366003055","OTHERS","Other URL","advancemd","N","medical software","","DIRECT","Direct","","CSV","CSV","","4111 Hampstead Village Dr","","Durham","NC","US","277036740" +"1952962698","DIRECT","Direct Messaging Address","Shawn-Elwell@ouhsc.edu","N","","","","","","","","","940 Stanton L Young Blvd","","Oklahoma City","OK","US","731045020" +"1518528264","OTHERS","Other URL","None","N","Email","","DIRECT","Direct","","OTHER","Other","Therapist","219 Charles St Apt 3","","Hackensack","NJ","US","076013151" +"1962063636","CONNECT","CONNECT URL","Candice.tate@merakey.org","N","Email","","HIE","Health Information Exchange (HIE)","","","","","44617 S Airport Rd","","Hammond","LA","US","704030311" +"1093376774","OTHERS","Other URL","PBS","Y","","PBS Corp","HIE","Health Information Exchange (HIE)","","OTHER","Other","OTHER","105 E Monument Ave","","Kissimmee","FL","US","347415761" +"1851952543","OTHERS","Other URL","sameeras@unr.edu","N","","","DIRECT","Direct","","","","","1664 N Virginia St","","Reno","NV","US","895570001" +"1477114247","CONNECT","CONNECT URL","email","N","cslack001@regis.edu","","DIRECT","Direct","","CSV","CSV","","6765 W 19th Pl Apt 303","","Lakewood","CO","US","802141460" +"1841851557","CONNECT","CONNECT URL","N/A","N","","","","","","","","","N/A","","N/A","TX","US","11111" +"1821659533","CONNECT","CONNECT URL","manager@allstardentalclinic.com","N","Business Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2316 W Madison St","","Chicago","IL","US","606122228" +"1134780901","DIRECT","Direct Messaging Address","Meghan.kennedy@va.gov","Y","Encrypted Work Email","VA Pittsburgh Healthcare System","DIRECT","Direct","","","","","University Drive C","","Pittsburgh","PA","US","152401001" +"1659932424","OTHERS","Other URL","https://securedata.ihs.gov/bds/Login.do","Y","","Indian Health Services","","","","","","","225 South Bluff Street","","Winnebago","NE","US","68071" +"1689235467","DIRECT","Direct Messaging Address","smcdonnell@nebraskamed.com","Y","work email that is encrypted","Nebraska Medicine","","","","","","","4350 Dewey Ave","","Omaha","NE","US","681051017" +"1356902092","OTHERS","Other URL","CLOUD","N","","","DIRECT","Direct","","CSV","CSV","","30555 Southfield Rd Ste 150","","Southfield","MI","US","480767700" +"1952962797","DIRECT","Direct Messaging Address","directedstep-dlloved@outlook.com","N","","","HIE","Health Information Exchange (HIE)","","","","","5650 N. Rancho dr.","109","Las Vegas","NV","US","89130" +"1326609108","DIRECT","Direct Messaging Address","spenser.durst@pacden.com","N","email address","","DIRECT","Direct","","CSV","CSV","","1553 Farm to Market","685 Suite 400","Pflugerville","TX","US","786607866" +"1396306031","DIRECT","Direct Messaging Address","PROCESS.1@VERIZON.NET","N","SOLO ACCESS EMAIL","","HIE","Health Information Exchange (HIE)","","OTHER","Other","SOLE PROVIDER","30 Petersburg Rd","","Hackettstown","NJ","US","078404902" +"1659932390","CONNECT","CONNECT URL","eireltorres@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","Estancias del Laurel","calle Acerola 3909","Coto Laurel","PR","US","00780" +"1265093900","DIRECT","Direct Messaging Address","coty.r.winn.mil@mail.mil","N","email","","DIRECT","Direct","","","","","David Grant Medical Center","101 Bodin Cir","Fairfield","CA","US","94533" +"1205497948","OTHERS","Other URL","AUGUSTA","N","Secure Messaging","","DIRECT","Direct","","CSV","CSV","","1 Freedom Way","","Augusta","GA","US","309046258" +"1770144495","DIRECT","Direct Messaging Address","MPrice2@uams.edu","N","","","","","","","","","4301 W Markham St","","Little Rock","AR","US","722057101" +"1407417249","DIRECT","Direct Messaging Address","mviens@mmc.org","N","","","","","","","","","22 Bramhall St","","Portland","ME","US","041023134" +"1285295030","DIRECT","Direct Messaging Address","amelia@prosperityhomecare.com","N","","","","","","","","","2378 Stone Willow Way","","Buford","GA","US","305194600" +"1215598081","DIRECT","Direct Messaging Address","jumartz@yahoo.es","N","","","DIRECT","Direct","","","","","6112 NW 7th Ave","","Miami","FL","US","331271112" +"1073174843","CONNECT","CONNECT URL","www.whitebirdclinic.org","N","url","","DIRECT","Direct","","OTHER","Other","url","341 E 12th Ave","","Eugene","OR","US","974013275" +"1497316269","DIRECT","Direct Messaging Address","homecare@phs-homehealth.com","N","email","","DIRECT","Direct","","CSV","CSV","","8315 Lee Hwy Ste 202","","Fairfax","VA","US","220312215" +"1134780919","CONNECT","CONNECT URL","caactx@gmail.com","Y","Office email from office computer.","Copperfield Allergy and Asthma","HIE","Health Information Exchange (HIE)","","OTHER","Other","eClinicalworks","11750 Fm 1960 Rd W","","Houston","TX","US","770653514" +"1740841519","DIRECT","Direct Messaging Address","josephschreiner@me.com","Y","","RowanSOM","","","","","","","18 E Laurel Rd","","Stratford","NJ","US","080841327" +"1780245563","DIRECT","Direct Messaging Address","patelib@etsu.edu","N","","","","","","","","","400 N St Franklin Rd","","Johnson City","TN","US","376046035" +"1851952634","DIRECT","Direct Messaging Address","mchiro1115@gnail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","100 Village Grn Ste 205","","Lincolnshire","IL","US","600693096" +"1235790015","CONNECT","CONNECT URL","AdvancedMD","N","AdvancedMD","","","","","","","","30 Merrick Ave Ste 103","","East Meadow","NY","US","115541580" +"1235790015","CONNECT","CONNECT URL","AdvancedMD","N","AdvancedMD","","","","","","","","30 Merrick Ave Ste 103","","East Meadow","NY","US","115541580" +"1235790015","CONNECT","CONNECT URL","AdvancedMD","N","AdvancedMD","","","","","","","","30 Merrick Ave Ste 103","","East Meadow","NY","US","115541580" +"1861053647","CONNECT","CONNECT URL","http://pediatricdentistcolumbus.com/","N","Pediatric Dental offie","","DIRECT","Direct","","CSV","CSV","","5180 E Main St","","Columbus","OH","US","432132436" +"1598326373","DIRECT","Direct Messaging Address","edwina.trotter@chsfl.org","N","email","","DIRECT","Direct","","CSV","CSV","","3027 San Diego Rd","","Jacksonville","FL","US","322073691" +"1831750611","OTHERS","Other URL","info@supremewellenssrecovery.com","N","215-910-4590","","OTHER","Other","Newtown","OTHER","Other","fax","638 Newtown Yardley Rd Ste 1F","","Newtown","PA","US","189401740" +"1962063743","DIRECT","Direct Messaging Address","Pkumar1@etsu.edu","N","","","","","","","","","400 N St Franklin Rd","","Johnson City","TN","US","376046035" +"1316508195","CONNECT","CONNECT URL","mrstucker530@gmail.com","N","","","","","","","","","116 Truss Way","","Durham","NC","US","277046126" +"1104487982","DIRECT","Direct Messaging Address","elizabeth.kozub@allina.com","N","Work email address","","DIRECT","Direct","","CSV","CSV","","800 E 28th St # MR 98000","","Minneapolis","MN","US","554073799" +"1568023265","OTHERS","Other URL","jefjie","N","","","","","","","","","1321 Lemon Ave","","Long Beach","CA","US","908132100" +"1831750538","OTHERS","Other URL","www.reachingnewhts.com","N","Website","","OTHER","Other","Practice Website","CSV","CSV","","3505 E Royalton Rd Ste 221","","Broadview Heights","OH","US","441472998" +"1700447398","OTHERS","Other URL","https://npiregistry.cms.hhs.gov/api/?version=2.0","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","35 Barker Ave Apt 6A","","White Plains","NY","US","106011663" +"1487215190","OTHERS","Other URL","averstraete@ehsny.org","N","","","","","","","","","3671 Southwestern Blvd Ste 209","","Orchard Park","NY","US","141271749" +"1295396901","DIRECT","Direct Messaging Address","kbrown@shchc.org","N","SCHS email","","OTHER","Other","business email","OTHER","Other","business email","1590 Highway 1042","","Greensburg","LA","US","704414240" +"1477114189","CONNECT","CONNECT URL","https://nbrooksmft.mytherabook.com/home/login","N","","","HIE","Health Information Exchange (HIE)","","","","","232 Harrison Ave Ste F","","Claremont","CA","US","917114323" +"1154982866","DIRECT","Direct Messaging Address","boon.jennifer@marshfieldclinic.org","N","","","","","","","","","1000 N Oak Ave","","Marshfield","WI","US","544495703" +"1952962664","OTHERS","Other URL","EHR-Genesis","N","EHR","","","","","","","","620 John Paul Jones Cir","","Portsmouth","VA","US","237082111" +"1730740457","CONNECT","CONNECT URL","therapynotes.com","N","","","","","","","","","1011 SW Emkay Dr Ste 101","","Bend","OR","US","977023162" +"1457912198","DIRECT","Direct Messaging Address","lmurphey@tdsidea.com","N","","","DIRECT","Direct","","","","","1337 Howe Ave Ste 107","","Sacramento","CA","US","958253305" +"1104487867","CONNECT","CONNECT URL","Desktop","N","","","","","","","","","3569 Lexington Ave","","El Monte","CA","US","917312607" +"1104487867","CONNECT","CONNECT URL","desktop","N","","","","","","","","","3569 Lexington Ave","","El Monte","CA","US","917312607" +"1831750595","DIRECT","Direct Messaging Address","jason.u.ofodile.mil@mail.mil","Y","Enterprise E-Mail","U.S. Army","DIRECT","Direct","","OTHER","Other","n/a","32049 109th Pl SE","","Auburn","WA","US","980922567" +"1497316160","CONNECT","CONNECT URL","8504471720","N","","","","","","","","","11921 Caruso Dr","","Panama City","FL","US","324042927" +"1649831231","CONNECT","CONNECT URL","ExChange","N","Information exchange","","DIRECT","Direct","","CSV","CSV","","311 S Madeira St","","Baltimore","MD","US","212312742" +"1124689872","CONNECT","CONNECT URL","https://www.wolfranchdentalgroup.com/?sc_cid=google:o:gmb","N","","","","","","","","","1135 W University Ave","","Georgetown","TX","US","786285313" +"1659932440","CONNECT","CONNECT URL","axxess","N","doc software","","HIE","Health Information Exchange (HIE)","","OTHER","Other","axxess","290 Route 130","","Forestdale","MA","US","026444400" +"1548821317","DIRECT","Direct Messaging Address","tmiddleton-huntley@centermh.org","N","business email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","no other endpoint information available","Center for Mental Health-Crisis Walk-In Clinic","300 N. Cascade","Montrose","CO","US","81401" +"1548821317","DIRECT","Direct Messaging Address","tmiddletonhuntley@centermh.org","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Center for Mental Health-Crisis Walk-In Clinic","300 N. Cascade","Montrose","CO","US","81401" +"1538720321","DIRECT","Direct Messaging Address","jlucero@abskids.com","N","","","","","","","","","515 S 700 E","","Salt Lake City","UT","US","841022801" +"1578124327","OTHERS","Other URL","Hugo","N","","","","","","","","","212 E. Duke","","Hugo","OK","US","747437474" +"1649831496","DIRECT","Direct Messaging Address","Katherine.Ross@Vidanthealth.com","N","Vidant contact","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Excel files","524 Moye Boulevard","","Greenville, North Carolina.","NC","US","27834" +"1649831496","DIRECT","Direct Messaging Address","Katherine.Ross@Vidanthealth.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","524 Moye Blvd","","Greenville","NC","US","27834" +"1295396034","CONNECT","CONNECT URL","gethealthie.com","N","Secure Electronic Telehealth Online Software","","","","","","","","16451 Shadow Mountain Dr","","Pacific Palisades","CA","US","902722355" +"1295396034","CONNECT","CONNECT URL","gethealthie.com","N","online Telehealth software","","","","","","","","16451 Shadow Mountain Dr","","Pacific Palisades","CA","US","902722355" +"1295396034","CONNECT","CONNECT URL","gethealthie.com","N","online Telehealth system","","","","","","","","16451 Shadow Mountain Dr","","Pacific Palisades","CA","US","902722355" +"1356902142","OTHERS","Other URL","larbino@kidscounttherapy.com","Y","Email","K1ds Count Therapy, LLC","DIRECT","Direct","","CSV","CSV","","8641 Fawn Lake Cir","","Indianapolis","IN","US","462789776" +"1356902142","OTHERS","Other URL","larbino@kidscounttherapy.com","Y","Email","K1ds Count Therapy, LLC","DIRECT","Direct","","CSV","CSV","","8641 Fawn Lake Cir","","Indianapolis","IN","US","462789776" +"1356902142","OTHERS","Other URL","larbino@kidscounttherapy.com","Y","Email","K1ds Count Therapy, LLC","DIRECT","Direct","","CSV","CSV","","8641 Fawn Lake Cir","","Indianapolis","IN","US","462789776" +"1356902142","OTHERS","Other URL","larbino@kidscounttherapy.com","Y","Email","K1ds Count Therapy, LLC","DIRECT","Direct","","CSV","CSV","","8641 Fawn Lake Cir","","Indianapolis","IN","US","462789776" +"1356902142","OTHERS","Other URL","larbino@kidscounttherapy.com","Y","Email","K1ds Count Therapy, LLC","DIRECT","Direct","","CSV","CSV","","8641 Fawn Lake Cir","","Indianapolis","IN","US","462789776" +"1356902142","OTHERS","Other URL","larbino@kidscounttherapy.com","Y","Email","K1ds Count Therapy, LLC","DIRECT","Direct","","CSV","CSV","","8641 Fawn Lake Cir","","Indianapolis","IN","US","462789776" +"1356902142","OTHERS","Other URL","larbino@kidscounttherapy.com","Y","Email","K1ds Count Therapy, LLC","DIRECT","Direct","","CSV","CSV","","8641 Fawn Lake Cir","","Indianapolis","IN","US","462789776" +"1356902142","OTHERS","Other URL","larbino@kidscounttherapy.com","Y","Email","K1ds Count Therapy, LLC","DIRECT","Direct","","CSV","CSV","","8641 Fawn Lake Cir","","Indianapolis","IN","US","462789776" +"1104487958","OTHERS","Other URL","scinternalmed@southerncrescentim.com","N","secure HIPPA/PHI compliant email","","DIRECT","Direct","","OTHER","Other","E-mail","7444 Hannover Pkwy S Ste 225","","Stockbridge","GA","US","302817847" +"1831750678","OTHERS","Other URL","companyportal","N","","","","","","","","","10325 Lake June Rd Ste 700","","Dallas","TX","US","752175320" +"1497316202","CONNECT","CONNECT URL","www.counsol.com","N","","","","","","","","","29995 Technology Dr Ste 101","","Murrieta","CA","US","925632633" +"1124689930","CONNECT","CONNECT URL","BCOTB","N","","","","","","","","","27604 Cashford Cir","","Wesley Chapel","FL","US","335446952" +"1073174892","OTHERS","Other URL","cglenn@focusbhs.com","N","","","","","","","","","207 Queen St","","Morganton","NC","US","286553341" +"1992366785","DIRECT","Direct Messaging Address","Kmcgill@bromediconllc.com","Y","","Bromedicon, LLC","","","","","","","41 University Dr","","Newtown","PA","US","189401873" +"1477114213","OTHERS","Other URL","Birmingham","N","","","","","","","","","1604 Russet Crest Cir","","Hoover","AL","US","352444205" +"1154982817","OTHERS","Other URL","Ttaliaferro@rx.umaryland.edu","N","","","","","","","","","4401 Harford Rd","","Baltimore","MD","US","212143120" +"1255992004","CONNECT","CONNECT URL","dagneystrossner@telosu.com","N","email address","","","","","","","","600 S Geneva Rd","","Orem","UT","US","840595803" +"1427619105","OTHERS","Other URL","Windows","N","Not used for this database","","DIRECT","Direct","","CSV","CSV","","947 S 6th St","","Philadelphia","PA","US","191474039" +"1992366777","CONNECT","CONNECT URL","1128keltonave","N","address","","DIRECT","Direct","","CSV","CSV","","1128 Kelton Ave","","Ocoee","FL","US","347613175" +"1366003147","DIRECT","Direct Messaging Address","jhobson@ndninc.org","N","","","DIRECT","Direct","","","","","2200 4th St","","Baker City","OR","US","978142615" +"1255992038","OTHERS","Other URL","n/a","N","","","","","","","","","119 Oxford Ave","","Jersey City","NJ","US","073041611" +"1437710225","OTHERS","Other URL","Braintree","N","Secure direct email","","DIRECT","Direct","","OTHER","Other","Braintree","639 Granite St","","Braintree","MA","US","021845366" +"1154982940","OTHERS","Other URL","info@supremewellnessrecovery.com","N","email","","DIRECT","Direct","","","","","638 Newtown Yardley Rd Ste 1F","","Newtown","PA","US","189401740" +"1215598941","CONNECT","CONNECT URL","impluserehab.com","N","","","","","","","","","3075 Wolf Rd Unit 29","","Westchester","IL","US","601545622" +"1215598941","DIRECT","Direct Messaging Address","info@impulserehab.com","N","","","","","","","","","3075 Wolf Rd Unit 29","","Westchester","IL","US","601545622" +"1982265773","OTHERS","Other URL","Warren","N","","","","","","","","","12200 E 13 Mile Rd Ste 200","","Warren","MI","US","480933093" +"1538720339","CONNECT","CONNECT URL","https://peaktherapeutic.theranest.com/home","N","Theranest","","DIRECT","Direct","","CSV","CSV","","6760 Corporate Dr Ste 140","","Colorado Springs","CO","US","809195910" +"1265093066","DIRECT","Direct Messaging Address","ride-acess@outlook.com","N","","","","","","","","","348 Pleasant Meadow Blvd Apt E","","Stow","OH","US","442246800" +"1891356697","CONNECT","CONNECT URL","denverhealth.org","N","","","","","","","","","777 Bannock St","","Denver","CO","US","802044507" +"1710548417","OTHERS","Other URL","n/a","N","","","","","","","","","1401 S Seward Meridian Pkwy","","Wasilla","AK","US","996548312" +"1548821242","DIRECT","Direct Messaging Address","melissa@wabashfriends.org","N","","","","","","","","","3563 S State Road 13","","Wabash","IN","US","469929162" +"1770144479","DIRECT","Direct Messaging Address","scitpharm@hotmail.com","N","","","","","","","","","384 Gannett Rd","","Scituate","MA","US","020661220" +"1689235384","CONNECT","CONNECT URL","https://awakeningscounseling.wixsite.com/awakeningscounseling","N","","","","","","","","","406 5th St N Ste 4","","Oneonta","AL","US","351211575" +"1093376709","DIRECT","Direct Messaging Address","payercredentialing@irmc.cc","N","","","","","","","","","1000 36th St","","Vero Beach","FL","US","329604862" +"1629639356","CONNECT","CONNECT URL","Houston","N","","","","","","","","","9950 Cypresswood Dr Ste 224","","Houston","TX","US","770703413" +"1588225213","DIRECT","Direct Messaging Address","fabian.grass@chuv.ch","N","","","","","","","","","200 1st St SW","","Rochester","MN","US","559050001" +"1831750561","OTHERS","Other URL","Columbia","N","","","OTHER","Other","Columbia","CSV","CSV","","9 Surrey Ct","","Columbia","SC","US","292123104" +"1598326225","DIRECT","Direct Messaging Address","info@noroozclinic.com","N","Norooz Clinic email","","","","","","","","1901 Newport Blvd Ste 350","","Costa Mesa","CA","US","926272299" +"1447811179","OTHERS","Other URL","tiffanybushey@yahoo.com","N","","","","","","","","","1231 Carbon St","","Fremont","OH","US","434201727" +"1942861679","DIRECT","Direct Messaging Address","staubs@musc.edu","N","work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","169 Ashley Ave","","Charleston","SC","US","294258905" +"1023679750","DIRECT","Direct Messaging Address","sarah.haag@allina.com","N","","","OTHER","Other","n/a","","","","800 E 28th St","","Minneapolis","MN","US","554073723" +"1285295915","OTHERS","Other URL","VALANT.COM","N","EHR","","OTHER","Other","EHR","OTHER","Other","MEDICAL INFORMATION","818 Anchor Rode Dr","","Naples","FL","US","341032739" +"1902467632","DIRECT","Direct Messaging Address","LDubois1@fchn.org","N","","","","","","","","","111 Franklin Health Cmns","","Farmington","ME","US","049386144" +"1760043418","DIRECT","Direct Messaging Address","taylors@highsky.org","Y","","High Sky Children's Ranch, Inc.","","","","","","","8701 W County Road 60","","Midland","TX","US","797071307" +"1942861695","OTHERS","Other URL","www.wmchealth.org","N","","","DIRECT","Direct","","","","","100 Woods Rd","","Valhalla","NY","US","105951530" +"1366003014","CONNECT","CONNECT URL","amneathawk@rogersbridgepediatrictherapy.com","N","","","","","","","","","2845 Summercrest Ln","","Duluth","GA","US","300962776" +"1972164630","CONNECT","CONNECT URL","rthoma10@iuhealth.org","N","","","","","","","","","2401 W University Ave","","Muncie","IN","US","473033428" +"1588225247","DIRECT","Direct Messaging Address","kirsten.juel@santacruzcounty.us","N","county email","","","","","","","","1080 Emeline Ave","","Santa Cruz","CA","US","950601966" +"1578124236","DIRECT","Direct Messaging Address","info@carrellclinic.com","N","Clinic Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9301 N Central Expy Ste 400","","Dallas","TX","US","752310805" +"1124689880","DIRECT","Direct Messaging Address","terri@empoweredsolwellness.com","N","HIPAA compliant email","","DIRECT","Direct","","","","","7530 103rd St Ste 7","","Jacksonville","FL","US","322106786" +"1750942413","OTHERS","Other URL","www.victor.org","N","Company Website","","","","","","","","2495 W March Ln Ste 125","","Stockton","CA","US","952078224" +"1972164655","CONNECT","CONNECT URL","Altus","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3216 N Main St","","Altus","OK","US","735211307" +"1942861620","OTHERS","Other URL","Drea.408@icloud.com","N","","","","","","","","","258 Duffy Ct","","San Jose","CA","US","951163066" +"1942861620","DIRECT","Direct Messaging Address","Drea.408@icloud.com","N","","","","","","","","","258 Duffy Ct","","San Jose","CA","US","951163066" +"1144881830","OTHERS","Other URL","Sorian","N","","","","","","","","","18 E Laurel Rd","","Stratford","NJ","US","080841327" +"1316508005","DIRECT","Direct Messaging Address","info@theabapath.com","N","","","","","","","","","8103 Bay Dr","","Tampa","FL","US","336359732" +"1104487792","CONNECT","CONNECT URL","https://ehr.unifiedpractice.com","N","EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","EHR","860 E Swedesford Rd Ste 200","","Wayne","PA","US","190872130" +"1023679818","DIRECT","Direct Messaging Address","lholland@wi.edu","N","","","","","","","","","39465 Paseo Padre Pkwy Ste 2100","","Fremont","CA","US","945381624" +"1346801149","DIRECT","Direct Messaging Address","awilliams@myhearingcenters.com","N","work email","","DIRECT","Direct","","CSV","CSV","","1825 Pinion Rd Ste D","","Elko","NV","US","898018319" +"1710548292","CONNECT","CONNECT URL","jchohon@frhs.org","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","706 Ewing St","","Genoa","NE","US","686403035" +"1447811195","DIRECT","Direct Messaging Address","ldepasquale@nyap.org","N","","","","","","","","","800 Market Ave N","","Canton","OH","US","447021083" +"1447811195","DIRECT","Direct Messaging Address","ldepasquale@nyap.org","N","","","","","","","","","800 Market Ave N","","Canton","OH","US","447021083" +"1841851631","OTHERS","Other URL","mail.mil","N","other","","OTHER","Other","other","OTHER","Other","other","NMCSD","","APO","AP","US","92101" +"1083275697","DIRECT","Direct Messaging Address","ianna_b@hotmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","400 N St Franklin Rd","","Johnson City","TN","US","376046035" +"1265093918","DIRECT","Direct Messaging Address","kenttompkins@me.com","N","","","","","","","","","13725 Northwest Blvd Ste 15","","Corpus Christi","TX","US","784105124" +"1952962755","OTHERS","Other URL","sonshinepharmacy.com","N","","","","","","","","","7230 Highway 45 N","","Nettleton","MS","US","388589399" +"1881255685","OTHERS","Other URL","www.watkinsacupunctureclinic.com","N","Clinic Website","","","","","","","","7750 Montpelier Rd","","Laurel","MD","US","207236010" +"1881255685","OTHERS","Other URL","Acupuncture.Liza@gmail.com","N","Clinic Email Address","","","","","","","","7750 Montpelier Rd","","Laurel","MD","US","207236010" +"1851952659","DIRECT","Direct Messaging Address","sarah.blastick@adra.directak.net","N","","","","","","","","","1750 Abbott Rd","","Anchorage","AK","US","995073450" +"1285295089","CONNECT","CONNECT URL","drjosh@azmedsport.com","N","email","","DIRECT","Direct","","OTHER","Other","building mailbox","10450 E Riggs Rd Ste 104","","Sun Lakes","AZ","US","852487759" +"1598326399","DIRECT","Direct Messaging Address","dgarcia@active-steps.com","Y","","Active Steps","DIRECT","Direct","","CSV","CSV","","12235 Beach Blvd Ste 100","","Stanton","CA","US","906803943" +"1356902050","DIRECT","Direct Messaging Address","lyjones@hopewellcenter.com","N","email","","DIRECT","Direct","","CSV","CSV","","909 N 14th St","","Saint Louis","MO","US","631063826" +"1053972851","CONNECT","CONNECT URL","www.aspiranet.org","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1124689922","DIRECT","Direct Messaging Address","Adminschools@constellationhs.com","N","","","","","","","","","14 Westport Ave","","Norwalk","CT","US","068513915" +"1770144396","DIRECT","Direct Messaging Address","rkissire@ndninc.org","N","email address","","DIRECT","Direct","","CSV","CSV","","3975 Midway Drive","","Baker City","OR","US","97814" +"1780245589","CONNECT","CONNECT URL","www.aspiranet.org","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1235790973","CONNECT","CONNECT URL",".org","N","","","HIE","Health Information Exchange (HIE)","","","","","653 Winchester Ave","","Martinsburg","WV","US","254012149" +"1871154518","OTHERS","Other URL","westley.w.gorman.mil@mail.mil","N","Military email","","DIRECT","Direct","","OTHER","Other","military email","34800 Bob Wilson Dr","","San Diego","CA","US","921341098" +"1063073708","OTHERS","Other URL","zarellano@comprehensiveautismcenter.com","N","","","","","","","","","26720 Ynez Ct","","Temecula","CA","US","925914659" +"1154982890","CONNECT","CONNECT URL","Bellerose","N","","","DIRECT","Direct","","CSV","CSV","","1560 Mayflower Ave","","Bronx","NY","US","104615400" +"1629639380","DIRECT","Direct Messaging Address","jasmine.fu2@va.gov","N","VA email address","","DIRECT","Direct","","","","","1700 N Wheeling St","(119)","Aurora","CO","US","80045" +"1811558588","CONNECT","CONNECT URL","masoudmalekmd.com","N","website","","DIRECT","Direct","","CSV","CSV","","250 S La Cienega Blvd","","Beverly Hills","CA","US","902113302" +"1184285843","CONNECT","CONNECT URL","VANCOUVER","N","","","","","","","","","7415 NE 94th Ave","","Vancouver","WA","US","986623859" +"1184285843","CONNECT","CONNECT URL","VANCOUVER","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7415 NE 94th Ave","","Vancouver","WA","US","986623859" +"1407417181","OTHERS","Other URL","FORSYTH","N","home","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","456 Tyrone Dr","","Forsyth","IL","US","625351069" +"1407417181","OTHERS","Other URL","FORSYTH","N","home","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","456 Tyrone Dr","","Forsyth","IL","US","625351069" +"1407417181","OTHERS","Other URL","FORSYTH","N","home","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","456 Tyrone Dr","","Forsyth","IL","US","625351069" +"1407417181","OTHERS","Other URL","FORSYTH","N","home","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","456 Tyrone Dr","","Forsyth","IL","US","625351069" +"1407417181","OTHERS","Other URL","FORSYTH","N","home","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","456 Tyrone Dr","","Forsyth","IL","US","625351069" +"1407417181","CONNECT","CONNECT URL","Decatur","N","hospital","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1800 E Lake Shore Dr","","Decatur","IL","US","625213810" +"1083275762","DIRECT","Direct Messaging Address","Tyler.B.Thompson6.mil@mail.mil","N","","","DIRECT","Direct","","CSV","CSV","","34, Farenholt Ave","","San Diego","CA","US","921340001" +"1316508096","DIRECT","Direct Messaging Address","Rederburgk@co.monterey.ca.us","N","","","DIRECT","Direct","","","","","951 Blanco Cir Ste B","","Salinas","CA","US","939014451" +"1053972737","DIRECT","Direct Messaging Address","lorena.flor@jhsmiami.org","N","","","DIRECT","Direct","","CSV","CSV","","1611 NW 12th Ave","","Miami","FL","US","331361096" +"1952962631","FHIR","FHIR URL","813-337-0937","N","","","","","","","","","9051 Florida Mining Blvd Ste 102","","Tampa","FL","US","336341240" +"1760043442","CONNECT","CONNECT URL","1145@medicineshoppe.com","N","","","DIRECT","Direct","","CSV","CSV","","800 S Broadway St","","LA Porte","TX","US","775715324" +"1134780810","CONNECT","CONNECT URL","Windows","N","N/A","","DIRECT","Direct","","CSV","CSV","","947 S 6th St","","Philadelphia","PA","US","191474039" +"1851952535","OTHERS","Other URL","PIMSY","N","","","","","","","","","204 S Crawford St","","Waycross","GA","US","315032612" +"1821659517","DIRECT","Direct Messaging Address","tcheam@ego.thechicagoschool.edu","N","tcheam@ego.thechicagoschool.edu","","","","","","","","301 The City Dr S","","Orange","CA","US","928683205" +"1649831330","OTHERS","Other URL","emily.rousch@beaumont.org","N","email","","","","","","","","9870 Telegraph Rd Ste B","","Taylor","MI","US","481803334" +"1235790924","OTHERS","Other URL","laptop","N","access through secured system","","OTHER","Other","laptop","OTHER","Other","secured system","6301 Meadow Glen Dr","","Arlington","TX","US","760182927" +"1952962540","CONNECT","CONNECT URL","http://www.activeintegrationtherapy.com","N","website","","DIRECT","Direct","","OTHER","Other","website contact info","3250 Trinity Dr Ste B2","","Los Alamos","NM","US","875442226" +"1548821150","DIRECT","Direct Messaging Address","SCHEERK@HCSWNY.COM","N","","","","","","","","","2625 Harlem Rd Ste 240","","Cheektowaga","NY","US","142254031" +"1255992863","DIRECT","Direct Messaging Address","thomas.deminiac@dhha.org","N","","","","","","","","","780 Delaware St","","Denver","CO","US","802044532" +"1306407929","DIRECT","Direct Messaging Address","RCartee@selectmedical.com","N","Business email","","DIRECT","Direct","","","","","110 N Ankeny Blvd Ste 300","","Ankeny","IA","US","500231756" +"1194386722","CONNECT","CONNECT URL","www.Merakey.org","N","","","HIE","Health Information Exchange (HIE)","","","","","44617 S Airport Rd Ste C&d","","Hammond","LA","US","704030311" +"1821659459","DIRECT","Direct Messaging Address","jbecker@tlsnny.com","Y","","North Country Transitional Living Services, Inc","","","","","","","7550 S State St","","Lowville","NY","US","133671574" +"1932760576","DIRECT","Direct Messaging Address","lisa14356@hotmail.com","N","","","","","","","","","12040 NW 15th Ct","","Pembroke Pines","FL","US","330262598" +"1538720172","OTHERS","Other URL","DROPBOX","N","","","","","","","","","3326 Del Prado Blvd S Ste 9","","Cape Coral","FL","US","339047236" +"1609437185","OTHERS","Other URL","www.partnersinhealing.org","N","","","DIRECT","Direct","","","","","10400 Griffin Rd Ste 204","","Davie","FL","US","333283321" +"1265093744","OTHERS","Other URL","3372843559","N","fax","","DIRECT","Direct","","OTHER","Other","fax","2020 W Pinhook Rd Ste 504","","Lafayette","LA","US","705083212" +"1427619907","CONNECT","CONNECT URL","Spartanburg","N","email","","DIRECT","Direct","","CSV","CSV","","2225 Cannons Campground Rd","","Spartanburg","SC","US","293071514" +"1427619907","CONNECT","CONNECT URL","Spartanburg","N","email","","DIRECT","Direct","","CSV","CSV","","2225 Cannons Campground Rd","","Spartanburg","SC","US","293071514" +"1427619907","CONNECT","CONNECT URL","Spartanburg","N","email","","DIRECT","Direct","","CSV","CSV","","2225 Cannons Campground Rd","","Spartanburg","SC","US","293071514" +"1427619907","CONNECT","CONNECT URL","Spartanburg","N","email","","DIRECT","Direct","","CSV","CSV","","2225 Cannons Campground Rd","","Spartanburg","SC","US","293071514" +"1427619907","CONNECT","CONNECT URL","Spartanburg","N","physical address","","DIRECT","Direct","","CSV","CSV","","2225 Cannons Campground Rd","","Spartanburg","SC","US","293071514" +"1427619907","CONNECT","CONNECT URL","Spartanburg","N","email","","DIRECT","Direct","","CSV","CSV","","2225 Cannons Campground Rd","","Spartanburg","SC","US","293071514" +"1790346278","OTHERS","Other URL","m.preble@cofk.com","N","work email","","","","","","","","6502 Slide Rd Ste 204","","Lubbock","TX","US","794241311" +"1124689609","OTHERS","Other URL","danielle@helpmespeak.com","N","secure email","","OTHER","Other","Coordination of care","OTHER","Other","Medical Records, Patient information","2500 Wallington Way Ste 103","","Marriottsville","MD","US","211041506" +"1417518044","CONNECT","CONNECT URL","amjennings@vestal.k12.ny.us","N","Health office email","","HIE","Health Information Exchange (HIE)","","","","","600 S Benita Blvd","","Vestal","NY","US","138502698" +"1063073674","CONNECT","CONNECT URL","Brooklyn","N","","","DIRECT","Direct","","OTHER","Other","brooklyn","2198 Fulton St","","Brooklyn","NY","US","112333305" +"1497316046","OTHERS","Other URL","64.132.156.49","N","LA SFTP Site","","OTHER","Other","None","CSV","CSV","","9417 Corporate Lake Dr","","Tampa","FL","US","336342359" +"1265093892","DIRECT","Direct Messaging Address","Kylie@covenantfamilysolutions.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","403 Washington St","","Cedar Falls","IA","US","506132840" +"1548821168","DIRECT","Direct Messaging Address","erin.mcgee@wmchealth.org","N","work email","","DIRECT","Direct","","OTHER","Other","email","435 CEDARWOOD HALL","","Valhalla","NY","US","10595" +"1326609959","OTHERS","Other URL","kayla.absolutetherapy@gmail.com","N","","","","","","","","","916 N Ferdon Blvd","Suite 2","Crestview","FL","US","325361706" +"1003477530","OTHERS","Other URL","www.tradeitinsap@gmail.com","N","website","","DIRECT","Direct","","CSV","CSV","","6201 Bonhomme Rd # 430N","","Houston","TX","US","770364365" +"1003477530","CONNECT","CONNECT URL","tradeitinsap@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","6201 Bonhomme Rd # 430N","","Houston","TX","US","770364365" +"1003477530","CONNECT","CONNECT URL","OhMD","N","Hippa compliant texting and messaging app","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6201 Bonhomme Rd # 430N","","Houston","TX","US","770364365" +"1619538253","OTHERS","Other URL","Kareo","N","","","","","","","","","18568 TX 46","","Spring Branch","TX","US","78070" +"1215598818","DIRECT","Direct Messaging Address","intake@wilshirecenter.net","N","email","","DIRECT","Direct","","OTHER","Other","email","16250 Ventura Blvd Ste 465","","Encino","CA","US","914364620" +"1679134266","DIRECT","Direct Messaging Address","danieldfriedman@wustl.edu","N","","","","","","","","","1 Barnes Jewish Hospital Plz","","Saint Louis","MO","US","631101003" +"1689235277","DIRECT","Direct Messaging Address","bethany@centralpahearing.com","N","","","","","","","","","6103 Carlisle Pike Frnt Suite","","Mechanicsburg","PA","US","170502326" +"1740841394","OTHERS","Other URL","64.132.156.49","N","LA SFTP Site","","OTHER","Other","None","CSV","CSV","","9417 Corporate Lake Dr","","Tampa","FL","US","336342359" +"1518528116","OTHERS","Other URL","Valant","N","EMR","","","","","","","","3025 Sharpsburg McCullum Rd","Building B suite 103","Newnan","GA","US","30265" +"1417518028","OTHERS","Other URL","olagunjucharles15@gmail.com","N","Company Email Address","","","","","","","","415 70th St","","Capitol Heights","MD","US","207432239" +"1871154484","DIRECT","Direct Messaging Address","JMercurio@sidnecsd.org","N","CSE secretary","","DIRECT","Direct","","","","","15 Pearl St E","","Sidney","NY","US","138381597" +"1144881756","CONNECT","CONNECT URL","virginial@communitycarehhs.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","69 Delaware Ave Rm 1200","","Buffalo","NY","US","142023805" +"1033770656","OTHERS","Other URL","annesansone.ncc@gmail.com","N","","","","","","","","","47 Westwood Ln","","Middletown","CT","US","064571964" +"1962063578","CONNECT","CONNECT URL","pshaw@addictsrehabfund.org","N","","","HIE","Health Information Exchange (HIE)","","","","","1881 Park Ave","","New York","NY","US","100351128" +"1063073690","DIRECT","Direct Messaging Address","eihops88@gmaiil.com","N","","","","","","","","","7756 NW 60th Ln","","Parkland","FL","US","330673323" +"1609437227","DIRECT","Direct Messaging Address","adam@lifebacknj.com","N","e-mail","","HIE","Health Information Exchange (HIE)","","OTHER","Other","secure e-mail address","4 Princess Rd Ste 206","","Lawrenceville","NJ","US","086482322" +"1174184709","DIRECT","Direct Messaging Address","afuller@darsalud.us","Y","E-Mail","Dar Salud Care PLLC","DIRECT","Direct","","OTHER","Other","E-Mail","6063 Mount Moriah Road Ext Ste 4","","Memphis","TN","US","381152665" +"1083275614","CONNECT","CONNECT URL","elitetransportationRVA.COM","N","","","","","","","","","1417 N 32nd St","","Richmond","VA","US","232236715" +"1639730260","DIRECT","Direct Messaging Address","info@harmonyhealthpllc.com","N","","","DIRECT","Direct","","","","","3549 N Sharon Amity Rd Ste 203","","Charlotte","NC","US","282052975" +"1538720164","CONNECT","CONNECT URL","bbrazletherapy@gmail.com","N","","","DIRECT","Direct","","","","","5401 Chimney Rock Rd Apt 315","","Houston","TX","US","770812046" +"1659932291","SOAP","SOAP URL","Eclipse","N","Eclipse","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2200 Los Rios Blvd Ste 127","","Plano","TX","US","750743478" +"1821659467","SOAP","SOAP URL","salinas","N","","","DIRECT","Direct","","","","","1441 Constitution Blvd","","Salinas","CA","US","939063100" +"1013578657","DIRECT","Direct Messaging Address","tmahone@comlivserv.com","N","","","","","","","","","35425 W Michigan Ave Ste 1","","Wayne","MI","US","481841600" +"1902467541","CONNECT","CONNECT URL","tailoredspeechllc.com","N","","","","","","","","","10600 Lakes Blvd","Apt 1805","Baton Rouge","LA","US","70810" +"1548821192","OTHERS","Other URL","jnwufoh@yahoo.com","N","Business Email Address","","DIRECT","Direct","","OTHER","Other","Email","1610 Jackson St","","Monroe","LA","US","712022030" +"1952962508","CONNECT","CONNECT URL","Grover.Gaddy@flhealth.gov","N","email","","DIRECT","Direct","","CSV","CSV","","912 Railroad Ave","","Tallahassee","FL","US","323104348" +"1639730294","OTHERS","Other URL","Meghan.nauck@tri-cityautismcenter.hush.com","N","","","","","","","","","1711 E Central Texas Expy Ste 304","","Killeen","TX","US","765419147" +"1811558463","DIRECT","Direct Messaging Address","smithl@mmc.org","N","","","","","","","","","22 Bramhall St","","Portland","ME","US","041023134" +"1760043319","OTHERS","Other URL","www.atcoftexas.org","N","website","","OTHER","Other","website","","","","1100 Circle Dr Ste 101","","Fort Worth","TX","US","761198111" +"1912568569","CONNECT","CONNECT URL","AdvancedMD","N","","","","","","","","","1902 Jefferson St Ste 1","","Eugene","OR","US","974052485" +"1184285744","DIRECT","Direct Messaging Address","jacob.meleski@aurora.org","N","","","","","","","","","4202 W Oakwood Park Ct Ste 340","","Franklin","WI","US","531329118" +"1255992814","DIRECT","Direct Messaging Address","drpalmer@palmerchirocenter.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3500 SW Corporate Pkwy Ste 201","","Palm City","FL","US","349908185" +"1386205946","OTHERS","Other URL","countrywide007@gmail.com","N","","","","","","","","","3104 Rainburst Ln","","Wylie","TX","US","750987495" +"1194386755","CONNECT","CONNECT URL","N/a","N","","","","","","","","","225 Cedar Hill St Ste 200","","Marlborough","MA","US","017525900" +"1659932218","OTHERS","Other URL","N/A","N","","","","","","","","","692 Lake Carolyn Pkwy Apt 343E","","Irving","TX","US","750393946" +"1568023133","OTHERS","Other URL","https://mail.umsystem.edu","N","Work Email","","","","","","","","1 Hospital Dr","","Columbia","MO","US","652015276" +"1396306874","CONNECT","CONNECT URL","Tri-CountySPOT@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","1502 N Donnelly St Ste 109","","Mount Dora","FL","US","327572846" +"1760043343","DIRECT","Direct Messaging Address","leahdressler@codsinc.org","N","","","","","","","","","1027 E Burnside St","","Portland","OR","US","972141328" +"1740841238","DIRECT","Direct Messaging Address","dpolus@home-start.org","N","FSS","","DIRECT","Direct","","OTHER","Other","Home Start","333 E Main St","","El Cajon","CA","US","920203913" +"1215598701","DIRECT","Direct Messaging Address","amihale@kycounselingcenter.com","N","","","","","","","","","916 Red House Rd","","Richmond","KY","US","404759326" +"1881255362","DIRECT","Direct Messaging Address","maria@theholisticroot.com","N","email","","DIRECT","Direct","","","","","5 Baltusrol Pl","","Summit","NJ","US","079013303" +"1174184675","CONNECT","CONNECT URL","HealthSystem","N","","","","","","","","","6600 S Yale Ave Ste 600","","Tulsa","OK","US","741363363" +"1093376592","DIRECT","Direct Messaging Address","drcookdmd@willowpoint.com","N","","","","","","","","","7189 Moon Rd","","Columbus","GA","US","319093137" +"1457912958","CONNECT","CONNECT URL","GONZALES","N","Pharmacy","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","416 N Burnside Ave","","Gonzales","LA","US","707372828" +"1477114908","DIRECT","Direct Messaging Address","info.Medical-AAAG@usa.com","N","","","","","","","","","1313 Pennsylvania Ave SE Fl E2","","Washington","DC","US","200033027" +"1548821077","OTHERS","Other URL","Other","N","","","","","","","","","230 N Winstead Ave","","Rocky Mount","NC","US","278042225" +"1992366421","CONNECT","CONNECT URL","caringhairfoundationinc@gmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","1680 Fruitville Rd Ste 218","","Sarasota","FL","US","342368511" +"1710548276","CONNECT","CONNECT URL","https://anneadamsllc.com/contact/","N","Business webpage contact page","","","","","","","","8045 Big Bend Blvd Ste 101","","Saint Louis","MO","US","631192714" +"1386205862","CONNECT","CONNECT URL","kwunderle@bacr.org","N","","","","","","","","","1175 San Pablo Avenue","","El Cerrito","CA","US","94530" +"1699336297","DIRECT","Direct Messaging Address","tekeema.scott@va.gov","N","VA email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7400 Merton Minter St","","San Antonio","TX","US","782294404" +"1972164515","DIRECT","Direct Messaging Address","troy.j.torreyson.mil@mail.mil","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","medical","34800 Bob Wilson Dr","","San Diego","CA","US","921341098" +"1972164515","DIRECT","Direct Messaging Address","troy.j.torreyson.mil@mail.mil","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","medical","34800 Bob Wilson Dr","","San Diego","CA","US","921341098" +"1972164515","DIRECT","Direct Messaging Address","troy.j.torreyson.mil@mail.mil","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","medical","34800 Bob Wilson Dr","","San Diego","CA","US","921341098" +"1972164515","DIRECT","Direct Messaging Address","troy.j.torreyson.mil@mail.mil","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","medical","34800 Bob Wilson Dr","","San Diego","CA","US","921341098" +"1972164515","DIRECT","Direct Messaging Address","troy.j.torreyson.mil@mail.mil","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","medical","34800 Bob Wilson Dr","","San Diego","CA","US","921341098" +"1972164515","DIRECT","Direct Messaging Address","troy.j.torreyson.mil@mail.mil","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","medical","34800 Bob Wilson Dr","","San Diego","CA","US","921341098" +"1609437243","DIRECT","Direct Messaging Address","office@CCmtvernon.com","N","front desk computer","","DIRECT","Direct","","CSV","CSV","","809 Coshocton Ave Ste 300","","Mount Vernon","OH","US","430501900" +"1174184725","DIRECT","Direct Messaging Address","info@jstewartlcsw.com","N","","","","","","","","","310 E Oak Ave","","Tampa","FL","US","336022318" +"1346801990","DIRECT","Direct Messaging Address","gheifner@gbcab.com","Y","email","Gorbold Behavioral Consulting, Inc.","","","","","","","101 Royce Rd Ste 12","","Bolingbrook","IL","US","604401409" +"1851952410","OTHERS","Other URL","EHR","N","","","DIRECT","Direct","","","","","1301 Simon Bolivar Ave Apt 227","","New Orleans","LA","US","701132272" +"1588225148","DIRECT","Direct Messaging Address","credentialing@tccokc.org","N","Credenditaling email","","DIRECT","Direct","","CSV","CSV","","6800 NW 39th Expy","","Bethany","OK","US","730082513" +"1730740309","OTHERS","Other URL","www.mindsmattertn.org","N","","","","","","","","","1989 Madison St","","Clarksville","TN","US","370435067" +"1932760592","DIRECT","Direct Messaging Address","rachel.halicks@genesishcc.com","N","company email","","DIRECT","Direct","","CSV","CSV","","12335 W Bend Dr","","Saint Louis","MO","US","631282160" +"1265093835","OTHERS","Other URL","kellynparker@orianahouse.org","N","","","","","","CSV","CSV","","941 Sherman St","","Akron","OH","US","443112467" +"1891356465","DIRECT","Direct Messaging Address","kayynn@newdirectionsaba.com","N","Email for clinic Director","","OTHER","Other","lachelle@newdirectionsaba.com","OTHER","Other","Clinical Staff direct email","704 Bruce Ct","","Herndon","VA","US","201702017" +"1871154443","OTHERS","Other URL","sclark@kernbhrs.org","N","work email","","DIRECT","Direct","","OTHER","Other","email","2621 Oswell St Ste 119","","Bakersfield","CA","US","933063172" +"1619538287","DIRECT","Direct Messaging Address","william.i.tallman.mil@mail.mil","N","Email","","DIRECT","Direct","","OTHER","Other","Email","34101 Farenholt Ave Bldg 14","","San Diego","CA","US","921347000" +"1457912024","DIRECT","Direct Messaging Address","info@supremewellnessrecovery.com","N","","","","","","","","","638 Newtown Yardley Rd Ste 1F","","Newtown","PA","US","189401740" +"1306407978","DIRECT","Direct Messaging Address","info@supremewellnessrecovery.com","N","","","","","","","","","638 Newtown Yardley Rd Ste 1F","","Newtown","PA","US","189401740" +"1831750413","DIRECT","Direct Messaging Address","nancy.n.lam@kp.org","N","email","","DIRECT","Direct","","CSV","CSV","","7112 N Fresno St Ste 460","","Fresno","CA","US","937202947" +"1619538295","DIRECT","Direct Messaging Address","kfavreau@wakehealth.edu","Y","encrypted work email","Wake Forest Baptist Health","DIRECT","Direct","","CSV","CSV","","Medical Center Blvd","","Winston Salem","NC","US","271570001" +"1659932234","CONNECT","CONNECT URL","Alma","N","","","","","","","","","1200 Wright Ave","","Alma","MI","US","488011133" +"1417518093","CONNECT","CONNECT URL","https://npiregistry.cms.hhs.gov/","N","","","","","","","","","1275 York Ave","","New York","NY","US","100656007" +"1881255461","OTHERS","Other URL","www.stellaraba.com","Y","Stellar ABA website","Stellar Behavioral Consulting Ltd","","","","","","","2820 W Charleston Blvd Ste 22","","Las Vegas","NV","US","891021933" +"1568023042","OTHERS","Other URL","kathywigginstbhs1@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","docx","100 Stone Village Dr Ste 212","","Fort Mill","SC","US","297086589" +"1457912933","CONNECT","CONNECT URL","christam@fortscott.edu","N","work email","","DIRECT","Direct","","","","","2108 Horton St","","Fort Scott","KS","US","667013141" +"1629639117","DIRECT","Direct Messaging Address","tiffani_crewe-kujawski@urmc.rochester.edu","N","","","DIRECT","Direct","","","","","112 Meigs St","","Rochester","NY","US","146072035" +"1184285660","OTHERS","Other URL","stellaraba.com","Y","Stellar ABA website","Stellar Behavioral Consulting Ltd","","","","","","","2820 W Charleston Blvd Ste 22","","Las Vegas","NV","US","891021933" +"1174184626","DIRECT","Direct Messaging Address","hannah.schradick@sanfordhealth.org","N","","","","","","","","","5225 23rd Ave S","","Fargo","ND","US","581047927" +"1376104869","DIRECT","Direct Messaging Address","james.benke@beaumont.org","Y","work email","Beaumont - Farmington Hills","DIRECT","Direct","","","","","28050 Grand River Ave","","Farmington Hills","MI","US","483365919" +"1902467491","OTHERS","Other URL","Washington","N","","","","","","","","","2800 13th St NW","","Washington","DC","US","200095318" +"1831750348","DIRECT","Direct Messaging Address","info@rahsb.com","N","email","","OTHER","Other","business email adress","OTHER","Other","email","1018 Garden St Ste 204","","Santa Barbara","CA","US","931017427" +"1144881640","OTHERS","Other URL","Delaware","N","NA","","OTHER","Other","Delaware","OTHER","Other","Delaware","214 Trotters Circle","","Delaware","OH","US","43015" +"1427619923","OTHERS","Other URL","AbaSolutions","N","","","DIRECT","Direct","","CSV","CSV","","9606 Wesland Cir","","Randallstown","MD","US","211332042" +"1114588621","DIRECT","Direct Messaging Address","stmartinez@kernbhrs.org","N","stmartinez@kernbhrs.org","","DIRECT","Direct","","OTHER","Other","email","3715 Columbus St","","Bakersfield","CA","US","933062719" +"1508427022","DIRECT","Direct Messaging Address","cara.hein@ohiohealth.com","Y","Work email","OhioHealth Physician Group, Inc.","","","","","","","3535 Olentangy River Rd","","Columbus","OH","US","432143908" +"1386205805","DIRECT","Direct Messaging Address","Douglas.Lampert@hhchealth.org","N","company email","","DIRECT","Direct","","CSV","CSV","","35 Tower Ln","","Avon","CT","US","060014237" +"1174184600","DIRECT","Direct Messaging Address","canoroz@nychhc.org","N","","","","","","","","","7802 41st Ave","","Elmhurst","NY","US","11373" +"1962063412","DIRECT","Direct Messaging Address","benjamin.gonzalez@lucidspeech.com","Y","email","Lucid Speech and Language Clinic, Inc.","DIRECT","Direct","","CSV","CSV","","31205 Pauba Rd Ste 103","","Temecula","CA","US","925926220" +"1669033106","CONNECT","CONNECT URL","Washington","N","Facility","","","","","","","","7826 Eastern Ave NW Ste 201","","Washington","DC","US","200121333" +"1376104810","OTHERS","Other URL","sienna@intuitivehealingnyc.com","N","HIPPA compliant GSuite","","","","","","","","875 6th Ave Rm 1602","","New York","NY","US","100013574" +"1720649270","DIRECT","Direct Messaging Address","jenn@413therapygroup.com","N","secure email address","","DIRECT","Direct","","OTHER","Other","email","280 N Main St Ste 6","","East Longmeadow","MA","US","010281814" +"1184285637","OTHERS","Other URL","GYPSYTRANSPORTATIONCORP@GMAIL.COM","N","","","DIRECT","Direct","","CSV","CSV","","1684 Gleason Ave","","Bronx","NY","US","104724506" +"1538720081","CONNECT","CONNECT URL","Washington","N","Facility","","","","","","","","2759 Martin Luther King Jr Ave SE Ste B7","","Washington","DC","US","200322648" +"1538720081","CONNECT","CONNECT URL","Washington","N","Facility","","","","","","","","2759 Martin Luther King Jr Ave SE Ste B7","","Washington","DC","US","200322648" +"1699336149","DIRECT","Direct Messaging Address","98rx@savemart.com","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1835 Herndon Ave","","Clovis","CA","US","936116109" +"1053972505","SOAP","SOAP URL","EHR","N","","","","","","","","","1400 S Arlington St Unit 38","","Akron","OH","US","443063771" +"1447811906","OTHERS","Other URL","www.practicefusion.com","N","","","","","","","","","333 Glen Head Rd","","Glen Head","NY","US","115451947" +"1750942215","DIRECT","Direct Messaging Address","kelley.hale@valleybehavioral.com","N","work email","","DIRECT","Direct","","OTHER","Other","other","10301 Mayo Dr","","Barling","AR","US","729231660" +"1184285652","OTHERS","Other URL","n/a","N","","","OTHER","Other","JACKSONVILLE","OTHER","Other","JACKSONVILLE","906 W Monroe St Apt 401","","Jacksonville","FL","US","322041184" +"1891356366","OTHERS","Other URL","Audrey.dobbins@thriveintegrativecounseling.com","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","other","262 Southwest Dr","","Jonesboro","AR","US","724015829" +"1538720008","DIRECT","Direct Messaging Address","kvanhoveln@rhc.net","N","","","DIRECT","Direct","","CSV","CSV","","1490 E Walnut St Ste A","","Watseka","IL","US","609701806" +"1427619089","CONNECT","CONNECT URL","n/a","N","","","","","","","","","241 N Superior St Ste 102","","Toledo","OH","US","436041253" +"1841851466","DIRECT","Direct Messaging Address","miningcitylabe@hotmail.com","N","","","","","","","","","3341 Harrison Ave","","Butte","MT","US","597013543" +"1699336156","DIRECT","Direct Messaging Address","jayme@crystalcoastwellness.com","Y","Business email","Crystal Coast Wellness and Performance Center","DIRECT","Direct","","","","","4913 Bridges St Ext Ste 102","","Morehead City","NC","US","285578978" +"1699336156","DIRECT","Direct Messaging Address","jelimbaugh@carterethealth.org","Y","hospital","carteret general hospital","DIRECT","Direct","","","","","3500 Arendell St","","Morehead City","NC","US","285572901" +"1629639141","DIRECT","Direct Messaging Address","amanda.patt@ascension.org","N","Work e-mail","","","","","","","","500 S Oakwood Rd Ste 10","","Oshkosh","WI","US","549047944" +"1629639141","DIRECT","Direct Messaging Address","amanda.patt@ascension.org","N","Work e-mail","","","","","","","","500 S Oakwood Rd Ste 10","","Oshkosh","WI","US","549047944" +"1679134209","DIRECT","Direct Messaging Address","vpetrick@ndninc.org","N","email address","","DIRECT","Direct","","CSV","CSV","","3975 Midway Drive","","Baker City","OR","US","97814" +"1942861570","CONNECT","CONNECT URL","Tallulah","N","COMPUTER","","DIRECT","Direct","","CSV","CSV","","402 E Craig St","","Tallulah","LA","US","712823718" +"1104487727","DIRECT","Direct Messaging Address","Florence.Yingst@talberthouse.org","N","Confidential business email address.","","","","","","","","2621 Victory Pkwy","","Cincinnati","OH","US","452061754" +"1447811963","CONNECT","CONNECT URL","www.maawc.org","N","Website","","","","","","","","3146 E Wier Ave Rm 19","","Phoenix","AZ","US","850402754" +"1982265534","OTHERS","Other URL","www.drjacques.net","N","","","","","","","","","1684 W Reunion Ave Ste 100","","South Jordan","UT","US","840954609" +"1669033296","DIRECT","Direct Messaging Address","office@CCmarion.com","N","front desk computer","","DIRECT","Direct","","CSV","CSV","","1677 Marion Mount Gilead Rd Ste 300","","Marion","OH","US","433025913" +"1205497831","OTHERS","Other URL","https://mail.tbh.org/owa/#path=/mail","N","","","","","","","","","121 Dekalb Ave","","Brooklyn","NY","US","112015425" +"1972164523","SOAP","SOAP URL","https://jolson78290.onetouchemr.com/administration/login","N","EHR","","DIRECT","Direct","","CSV","CSV","","1719 W Main St # 208","","Rapid City","SD","US","577022564" +"1699336248","CONNECT","CONNECT URL","www.kendradelahooke.com","N","","","","","","","","","11340 W Olympic Blvd Ste 210","","Los Angeles","CA","US","900641612" +"1326609975","DIRECT","Direct Messaging Address","km@ndninc.org","N","email address","","DIRECT","Direct","","CSV","CSV","","2200 4th St","","Baker City","OR","US","978142615" +"1154982718","DIRECT","Direct Messaging Address","rbitzel@cc-md.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1220 E Joppa Rd Ste 332","","Towson","MD","US","212865811" +"1235790718","OTHERS","Other URL","dcastrocwmg@yahoo.com","N","","","","","","","","","13309 Van Nuys Blvd","","Pacoima","CA","US","913313006" +"1699336255","DIRECT","Direct Messaging Address","sbradley@omhsi1.com","N","work email","","","","","","","","160 Bethlehem Pike Ste 120","","Colmar","PA","US","189159790" +"1093376675","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","509 Hammill Ln","","Reno","NV","US","895111004" +"1316508997","DIRECT","Direct Messaging Address","spectrum-monitoring@outlook.com","N","","","","","","","","","2820 Dardenne Links Dr","","O Fallon","MO","US","633689741" +"1225699804","DIRECT","Direct Messaging Address","borich@musc.edu","N","email","","","","","","","","169 Ashley Ave Rm 202","","Charleston","SC","US","294258905" +"1407417082","OTHERS","Other URL","Therapymate","N","","","","","","","","","1801 W Olive St Apt 1","","Bozeman","MT","US","597154057" +"1770144354","DIRECT","Direct Messaging Address","lguilfoyle@ibhealth.co","N","work email","","DIRECT","Direct","","CSV","CSV","","3838 NW 36th St Ste 200","","Oklahoma City","OK","US","731122916" +"1497316970","DIRECT","Direct Messaging Address","contactus@collegesteps.org","N","organizational email (secure/2-factor verified)","","DIRECT","Direct","","CSV","CSV","","214 Center Grove Rd","","Randolph","NJ","US","078692007" +"1477114981","CONNECT","CONNECT URL","elizabeth.tremblay@cuaschutz.edu","N","","","DIRECT","Direct","","","","","18967 E Clear Creek Dr","","Parker","CO","US","801344837" +"1790346203","OTHERS","Other URL","TOLEDO","N","GG's Transportation","","","","","","","","3840 Jackman Rd","","Toledo","OH","US","436121119" +"1952962482","DIRECT","Direct Messaging Address","SELFAYAR@ACCURATEMEDLAB.COM","Y","EMAIL ADDRESS","Accurate Medical Lab INC","DIRECT","Direct","","CSV","CSV","","3927 Old Lee Hwy Ste 102D","","Fairfax","VA","US","220302422" +"1528629045","DIRECT","Direct Messaging Address","khia.warzecha@va.gov","N","Email Correspondence","","","","","","","","2501 W 22nd St","","Sioux Falls","SD","US","571051305" +"1255992772","CONNECT","CONNECT URL","HannahAllyn","N","","","DIRECT","Direct","","","","","800 Revolution Mill Dr Apt 165","","Greensboro","NC","US","274055683" +"1700447232","DIRECT","Direct Messaging Address","hannah.poppen@va.gov","N","Email","","DIRECT","Direct","","","","","2501 W 22nd St","","Sioux Falls","SD","US","571051305" +"1598326027","DIRECT","Direct Messaging Address","WCDunn@AshburnFamilyPharmacy.com","N","email","","","","","","","","123 E College Ave","","Ashburn","GA","US","317145203" +"1477114916","CONNECT","CONNECT URL","https://www.journeyscounselingaz.com/stephanie-otte","Y","","Journeys Counseling Center, PLLC","","","","","","","6515 S Rural Rd Ste 101","","Tempe","AZ","US","852833880" +"1902467434","OTHERS","Other URL","Portland","N","","","","","","","","","4115 SE Hager Ln","","Milwaukie","OR","US","972672925" +"1902467434","OTHERS","Other URL","Portland","N","","","","","","","","","4115 SE Hager Ln","","Milwaukie","OR","US","972672925" +"1265093702","OTHERS","Other URL","https://castlerock-1052.comfortkeepers.com","Y","","Care in Colorado, LLC dba Comfort Keepers","","","","","","","1001 S Perry St Ste 105B","","Castle Rock","CO","US","801041921" +"1265093702","OTHERS","Other URL","https://castlerock-1052.comfortkeepers.com","Y","","Care in Colorado, LLC dba Comfort Keepers","","","","","","","1001 S Perry St Ste 105B","","Castle Rock","CO","US","801041921" +"1265093702","OTHERS","Other URL","https://castlerock-1052.comfortkeepers.com","Y","","Care in Colorado, LLC dba Comfort Keepers","","","","","","","1001 S Perry St Ste 105B","","Castle Rock","CO","US","801041921" +"1619538154","DIRECT","Direct Messaging Address","kaylee.williams@butterflyeffects.com","N","","","","","","","","","501 W Broadway Ste 800","","San Diego","CA","US","921013546" +"1619538154","DIRECT","Direct Messaging Address","kaylee.williams@butterflyeffects.com","N","","","","","","","","","501 W Broadway Ste 800","","San Diego","CA","US","921013546" +"1437710985","DIRECT","Direct Messaging Address","acupuncturist@optimum.net","N","email","","DIRECT","Direct","","OTHER","Other","email","71 W 21st St","","Deer Park","NY","US","117293919" +"1033770581","CONNECT","CONNECT URL","collegestreet@reliant-rehab.com","Y","","Reliant Rehabilitation","","","","","","","4150 College St","","Beaumont","TX","US","777073902" +"1134780687","DIRECT","Direct Messaging Address","drlarew@larewinternalmedicine.com","N","email address","","DIRECT","Direct","","","","","2557 N Dodge St","","Iowa City","IA","US","522459556" +"1306407853","DIRECT","Direct Messaging Address","sahdz@health.missouri.edu","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","404 N Keene St","","Columbia","MO","US","652016626" +"1275194730","SOAP","SOAP URL","Hinsdale","N","","","DIRECT","Direct","","","","","120 E Ogden Ave Ste 220","","Hinsdale","IL","US","605213546" +"1811558372","CONNECT","CONNECT URL","www.theranest.com","N","Software","","DIRECT","Direct","","","","","3030 S Jones Blvd Ste 110","","Las Vegas","NV","US","891466793" +"1548821002","OTHERS","Other URL","https://www.rockymountaincancercenters.com/aurora-schedule-appointment/","N","","","HIE","Health Information Exchange (HIE)","","","","","1700 S Potomac St","","Aurora","CO","US","800125405" +"1336700897","OTHERS","Other URL","TUCSON","N","","","","","","","","","6280 E Pima St Ste 100","","Tucson","AZ","US","857123074" +"1154982619","DIRECT","Direct Messaging Address","osjones@wakehealth.edu","Y","Work email","Wake Forest Baptist Health","DIRECT","Direct","","","","","1 Medical Center Blvd","","Winston Salem","NC","US","271570001" +"1144881616","OTHERS","Other URL","HYATTSVILLE","N","URL","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HYATTSVILLE","2306 Brightseat Rd Apt 5","","Hyattsville","MD","US","207853550" +"1144881616","FHIR","FHIR URL","NA","N","NA","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HYATTSVILLE","2306 Brightseat Rd Apt 5","","Hyattsville","MD","US","207853550" +"1780245258","DIRECT","Direct Messaging Address","info@itsurmove.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9005 Two Notch Rd Ste H1","","Columbia","SC","US","292235850" +"1376104745","CONNECT","CONNECT URL","rxm.10616@store.walgreens.com","Y","","Walgreen Co","","","","","","","6717 Richmond Hwy","","Alexandria","VA","US","223066704" +"1629639091","OTHERS","Other URL","hearingservicestn@outlook.com","N","","","","","","","","","311 N Locust Ave","","Lawrenceburg","TN","US","384643515" +"1174184543","OTHERS","Other URL","www.theknewsolutions.com","N","","","","","","","","","2118 Beacon Light Ln","","Fresno","TX","US","775457089" +"1366003717","DIRECT","Direct Messaging Address","Lucass0006@att.net","N","email","","DIRECT","Direct","","OTHER","Other","Other","9275 S Highway 261","","Falls Of Rough","KY","US","401194121" +"1851952220","DIRECT","Direct Messaging Address","Mtarloff@health.nyc.gov","N","","","DIRECT","Direct","","CSV","CSV","","1760 1st Ave Apt 10","","New York","NY","US","101285223" +"1003477480","DIRECT","Direct Messaging Address","kdobesh1@hfhs.org","Y","","Henry Ford Health System","","","","","","","2799 W Grand Blvd","","Detroit","MI","US","482022689" +"1942861349","CONNECT","CONNECT URL","NORFOLK","N","Citrix Netscaler Gateway","","","","","","","","601 Childrens Ln","","Norfolk","VA","US","235071971" +"1760043376","DIRECT","Direct Messaging Address","Bob.Stover@va.gov","N","Email Address","","DIRECT","Direct","","CSV","CSV","","500 Markaview Rd NW","","Huntsville","AL","US","358053652" +"1073174421","OTHERS","Other URL","karllucas@novacare.com","N","","","","","","","","","1717 E 38th St","","Erie","PA","US","165103411" +"1114588720","OTHERS","Other URL","munni.salik@hackensackmeridian.org","N","work email","","","","","","","","1 Riverview Plz","","Red Bank","NJ","US","07701" +"1669033270","CONNECT","CONNECT URL","ClinicSource","Y","EMR documentation program","Chit Chat Speech Language Therapy","","","","","","","2848 Pleasant Rd Ste 101","","Fort Mill","SC","US","297089494" +"1578124186","DIRECT","Direct Messaging Address","scrmcpec@scrmc.com","N","","","","","","","","","1220 Jefferson St","","Laurel","MS","US","394404355" +"1497316996","DIRECT","Direct Messaging Address","nkavtaradze@NM-PA.direct.office.nextgen.com","N","NEXTGEN EHR direct email adress","","DIRECT","Direct","","CSV","CSV","","1200 Bustleton Pike Ste 16A3","","Feasterville Trevose","PA","US","190534118" +"1841851342","OTHERS","Other URL","www.reachaba.com","Y","","ReachABA","","","","","","","2650 W Montrose Ave","","Chicago","IL","US","606181560" +"1356902860","OTHERS","Other URL","Practicefusion.com","N","EMR","","","","","","","","3700 Market St","","Clarkston","GA","US","300212653" +"1760043293","DIRECT","Direct Messaging Address","ryan@occare.net","N","","","DIRECT","Direct","","","","","23421 S Pointe Dr Ste 150","","Laguna Hills","CA","US","926531555" +"1841851375","DIRECT","Direct Messaging Address","lindsey.lehman2@sharp.com","N","work email","","","","","","","","751 Medical Center Ct","","Chula Vista","CA","US","919116617" +"1063073518","OTHERS","Other URL","N/A","N","","","OTHER","Other","N/A","OTHER","Other","N/A","4219 Hillsboro Pike Ste 208","","Nashville","TN","US","372153326" +"1013578574","CONNECT","CONNECT URL","acrispen87@yahoo.com","N","","","","","","","","","1330 McPherson Blvd","","Fremont","OH","US","434202713" +"1760043236","DIRECT","Direct Messaging Address","rebekah@behaviortherapyspecialists.com","N","mail","","DIRECT","Direct","","CSV","CSV","","6 Eagle Ctr Ste 1","","O Fallon","IL","US","622691945" +"1831750207","DIRECT","Direct Messaging Address","friedel.daniel@va.gov","Y","work email","West Haven VAMC","","","","","","","950 Campbell Ave","","West Haven","CT","US","065162770" +"1518528983","DIRECT","Direct Messaging Address","cfeist@fsacares.org","N","Secure agency address","","DIRECT","Direct","","CSV","CSV","","4025 Foothill Rd","","Santa Barbara","CA","US","931101209" +"1871154245","DIRECT","Direct Messaging Address","schu5729@pacificu.edu","N","University email address","","DIRECT","Direct","","CSV","CSV","","207 Bonnieview St","","Austin","TX","US","787041818" +"1306407770","DIRECT","Direct Messaging Address","monteager.boyd@va.gov","N","Business email account","","DIRECT","Direct","","CSV","CSV","","750 Riverside Dr","","Macon","GA","US","312012611" +"1033770409","CONNECT","CONNECT URL","hollywood","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","630 N 70th Ave","","Hollywood","FL","US","330247407" +"1124689591","DIRECT","Direct Messaging Address","zina@csinyei.org","N","work email","","DIRECT","Direct","","OTHER","Other","communication","51 Colony Ln","","Roslyn Heights","NY","US","115772218" +"1760043137","SOAP","SOAP URL","Email","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Medications prescribed","2539 W 15th St Apt C1","","Brooklyn","NY","US","112146973" +"1679134050","CONNECT","CONNECT URL","www.iwill2win.com","N","URL/website","","DIRECT","Direct","","OTHER","Other","Direct URL","235 Orchard Ln","","East Norriton","PA","US","194011311" +"1487215869","DIRECT","Direct Messaging Address","jones@123b2blearning.com","N","jones@123b2blearning.com","","DIRECT","Direct","","CSV","CSV","","5905 N Leithgow St","","Philadelphia","PA","US","191201830" +"1174184550","OTHERS","Other URL",".edu","N","Hospital","","OTHER","Other","N/A","CSV","CSV","","Ohio State Medical Center","410 W 10th Ave","Columbus","OH","US","432101754" +"1649831033","OTHERS","Other URL","dcappelli@trudeaucenter.org","N","CFO","","DIRECT","Direct","","","","","3445 Post Rd","","Warwick","RI","US","028867147" +"1841851243","OTHERS","Other URL","Tavares","N","","","","","","","","","1000 Waterman Way","","Tavares","FL","US","327785266" +"1770144172","DIRECT","Direct Messaging Address","ppelletier@nyap.org","N","work email","","","","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1043871445","DIRECT","Direct Messaging Address","r2docs@r2dentistry.com","N","secure email","","DIRECT","Direct","","OTHER","Other","None","13121 E 21st St N Ste 107","","Wichita","KS","US","672307403" +"1285295600","DIRECT","Direct Messaging Address","Bryce.scottron001@umb.edu","N","email","","DIRECT","Direct","","CSV","CSV","","909 Sumner St","","Stoughton","MA","US","020723396" +"1235790684","DIRECT","Direct Messaging Address","kayla.evans@brooksrehab.org","N","e-mail","","","","","","","","200 Southpark Blvd","","St Augustine","FL","US","320863129" +"1235790684","DIRECT","Direct Messaging Address","kayla.evans@brooksrehab.org","N","E-MAIL","","DIRECT","Direct","","CSV","CSV","","200 Southpark Blvd","","St Augustine","FL","US","320863129" +"1063073419","DIRECT","Direct Messaging Address","lshavings@genesisrecovery.org","N","","","HIE","Health Information Exchange (HIE)","","","","","2825 W 42nd Ave","","Anchorage","AK","US","995172830" +"1063073419","DIRECT","Direct Messaging Address","lshavings@genesisrecovery.org","N","","","","","","","","","2825 W 42nd Ave","","Anchorage","AK","US","995172830" +"1013578459","DIRECT","Direct Messaging Address","lauren.hecht@bjc.org","N","e-mail","","DIRECT","Direct","","","","","3015 N Ballas Rd","","Saint Louis","MO","US","631312329" +"1992366348","CONNECT","CONNECT URL","https://www.crystalpm.com/index.jsp?crystalpmid=5643","N","","","HIE","Health Information Exchange (HIE)","","","","","3301 N Goliad St Ste 109","","Rockwall","TX","US","750877194" +"1497316848","DIRECT","Direct Messaging Address","staff@fentonwellness.com","N","","","","","","","","","127 N River St","","Fenton","MI","US","484303800" +"1316508765","DIRECT","Direct Messaging Address","consult@evansdentalaz.com","N","","","DIRECT","Direct","","OTHER","Other","Mesa","633 N Gilbert Rd","","Mesa","AZ","US","852036629" +"1467013821","DIRECT","Direct Messaging Address","mprior@serenitybhs.com","N","","","","","","","","","5101 Parnell Way","","Martinez","GA","US","309078896" +"1356902712","DIRECT","Direct Messaging Address","pkapoor@decadental.com","N","","","","","","","","","9822 Fry Rd Ste 140","","Cypress","TX","US","774335371" +"1336700731","OTHERS","Other URL","HOUSTON","N","","","","","","","","","6550 Fannin St Ste 2509","","Houston","TX","US","770302777" +"1841851227","CONNECT","CONNECT URL","97.68.191.58","N","Dentrix","","DIRECT","Direct","","OTHER","Other","Dentrix","590 S Main St","","Wildwood","FL","US","347854832" +"1558922815","DIRECT","Direct Messaging Address","magdalene@blackfoot.net","N","","","","","","","","","1119 Maiden Lane","","Thompson Falls","MT","US","59873" +"1790346112","CONNECT","CONNECT URL","ltellefsen@centerfortlc.com","N","","","","","","","","","44738 Morley Dr","","Clinton Twp","MI","US","480361357" +"1245891530","DIRECT","Direct Messaging Address","Xiaxi.Layton@ProMedica.org","N","","","","","","","","","650 Stewart Rd","","Monroe","MI","US","481624222" +"1154982445","DIRECT","Direct Messaging Address","rebecca@revivefamilytherapy.com","N","g-suite email","","DIRECT","Direct","","OTHER","Other","client correspondence","805 Farmington Ave Ste 1","","West Hartford","CT","US","061191671" +"1598326969","OTHERS","Other URL","Cloud-Based","N","","","","","","","","","9728 Gilespie St Building B Units 16-17","","Las Vegas","NV","US","891836533" +"1568023943","DIRECT","Direct Messaging Address","terri.wallow@ctcprograms.com","N","email","","","","","","","","5735 Durand Ave","","Mount Pleasant","WI","US","534065011" +"1942861323","OTHERS","Other URL","www.palmercare.com","N","","","","","","","","","46169 Westlake Dr Ste 300","","Sterling","VA","US","201655875" +"1639730013","CONNECT","CONNECT URL","https://providers.logisticshealth.com","N","Logistics Health Incorporated","","DIRECT","Direct","","CSV","CSV","","4757 S 7th St","","Terre Haute","IN","US","478024559" +"1093376477","CONNECT","CONNECT URL","jd2754@cumc.columbia.edu","N","","","","","","","","","60 Haven Ave Apt 22C","","New York","NY","US","100320569" +"1861053258","DIRECT","Direct Messaging Address","kishagay.johnson@milestoneretirement.com","N","email address","","DIRECT","Direct","","CSV","CSV","","1550 N Lawnwood Cir","","Fort Pierce","FL","US","349504972" +"1689235061","OTHERS","Other URL","thelrc909@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","935 First Colonial Rd","","Virginia Beach","VA","US","234543101" +"1699336081","DIRECT","Direct Messaging Address","erin@allianceccgroup.com","N","","","","","","","","","4356 N Sauter Dr E","","Prescott Valley","AZ","US","863146312" +"1487215877","OTHERS","Other URL","https://www.nychealthandhospitals.org/lincoln/?nycGovRedirect","N","","","","","","","","","234 E 149th St","","Bronx","NY","US","104515504" +"1528629912","DIRECT","Direct Messaging Address","drmatt@lifeworkskc.com","N","","","","","","","","","22742 Midland Dr","","Shawnee","KS","US","662263553" +"1063073450","CONNECT","CONNECT URL","crblanchard@WOTS.HELP","N","","","DIRECT","Direct","","CSV","CSV","","139 Log Canoe Cir","","Stevensville","MD","US","216662127" +"1366003758","OTHERS","Other URL","n/a","N","","","","","","","","","5535 S Williamson Blvd Ste 774","","Port Orange","FL","US","321288321" +"1427619816","DIRECT","Direct Messaging Address","sarah@sensationallybalanced.com","N","email","","DIRECT","Direct","","","","","323 N Stone Ave","","LA Grange Park","IL","US","605261818" +"1013578418","DIRECT","Direct Messaging Address","jcook@riveroak.org","N","Email Address","","","","","","","","5445 Laurel Hills Dr","","Sacramento","CA","US","958413105" +"1346801743","CONNECT","CONNECT URL","simongil24@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","33650 6th Ave S Ste 100","","Federal Way","WA","US","980036754" +"1235790643","OTHERS","Other URL","SMART","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","23 Bradston St","","Boston","MA","US","021182703" +"1356902761","CONNECT","CONNECT URL","EPIC","N","EPIC","","DIRECT","Direct","","CSV","CSV","","363 Highland Ave","","Fall River","MA","US","027203703" +"1629639034","CONNECT","CONNECT URL","edrexach@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1206 Storrs Rd # 101","","Storrs Mansfield","CT","US","062682251" +"1164083580","OTHERS","Other URL","cismrehab@gmail.com","Y","email","Phenix Therapies, LLC","","","","","","","1625 Medical Center Pt Ste 180","","Colorado Springs","CO","US","809075798" +"1154982577","DIRECT","Direct Messaging Address","sayeni@thecommitmenthouse.com","N","Credentialing email","","DIRECT","Direct","","CSV","CSV","","723 Hawkins Dr","","Elizabethtown","KY","US","427011063" +"1871154294","CONNECT","CONNECT URL","aazamiyan@student.roseman.edu","N","","","","","","","","","3960 E Chandler Blvd","","Phoenix","AZ","US","850480300" +"1447811864","OTHERS","Other URL","fcdrug.azova.co","Y","","FOSTER CORNER DRUG INC","","","","","","","328 N 6th St","","Perry","OK","US","730776607" +"1255992699","OTHERS","Other URL","Nickgregorydc@gmail.com","N","","","","","","","","","125 County Park Dr","","Cranford","NJ","US","070161510" +"1346801784","CONNECT","CONNECT URL","EricaTurns","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1576 Shady Lane Rd","","Columbus","OH","US","432272517" +"1912568379","DIRECT","Direct Messaging Address","Gordon@stonebridgeaba.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","16 Bridge Gate","","Plymouth","MA","US","023606377" +"1093376451","DIRECT","Direct Messaging Address","jessica.lansky@va.gov","N","work email","","","","","","","","3601 S 6th Ave","","Tucson","AZ","US","857230001" +"1477114734","CONNECT","CONNECT URL","darqueesha.burke@gmail.com","N","","","","","","","","","8462 Eastchase Pkwy Apt 8205","","Montgomery","AL","US","361177074" +"1851952212","SOAP","SOAP URL","Allscripts","N","","","","","","","","","3003 New Hyde Park Rd Ste 401","","New Hyde Park","NY","US","110421214" +"1225699689","DIRECT","Direct Messaging Address","rick.giles@hearingbydesign.net","N","business email","","DIRECT","Direct","","CSV","CSV","","8317 E Mill Plain Blvd","","Vancouver","WA","US","986642006" +"1992366256","OTHERS","Other URL","BEACON","N","","","","","","","","","355 Fishkill Ave","","Beacon","NY","US","125082061" +"1114588571","DIRECT","Direct Messaging Address","nefertiti_ross@goodshephers.org","N","nefertiti_ross@goodshepherds.org","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","337 E 17th St","","New York","NY","US","100033804" +"1922669282","OTHERS","Other URL","Na","N","","","","","","","","","1713 Chestnut St","","Anna","TX","US","754094477" +"1801457163","DIRECT","Direct Messaging Address","EMcCauley@mmc.org","Y","email address","Maine Medical Center","DIRECT","Direct","","CSV","CSV","","41 Gunstock Rd","","Scarborough","ME","US","040748790" +"1710548078","CONNECT","CONNECT URL","stephanie@genesisrecovery.org","N","","","","","","","","","2825 W 42nd Ave","","Anchorage","AK","US","995172830" +"1740841022","CONNECT","CONNECT URL","Raton","N","Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1400 S 2nd St","","Raton","NM","US","877402102" +"1063073369","DIRECT","Direct Messaging Address","phagan@direct.aoaortho.com","N","supervising physician mailbox","","DIRECT","Direct","","CSV","CSV","","2778 N Webb Rd","","Wichita","KS","US","672268112" +"1659932085","DIRECT","Direct Messaging Address","sam2412@cumc.columbia.edu","N","","","","","","","","","7302 190th St","","Fresh Meadows","NY","US","113661854" +"1265093520","DIRECT","Direct Messaging Address","ccmcmanagement@hotmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Medical Records","13118 Sherman Way","","North Hollywood","CA","US","916054645" +"1962063305","OTHERS","Other URL","mtamedicalgroup@gmail.com","N","email","","","","","","","","2620 S Parker Rd Ste 273","","Aurora","CO","US","800141627" +"1649831066","DIRECT","Direct Messaging Address","ghata003@umn.edu","N","university email","","DIRECT","Direct","","CSV","CSV","","420 Delaware ST SE","Department of Lab Medicine and Pathology","Minneapolis","MN","US","55455" +"1609437037","CONNECT","CONNECT URL","Juncos","N","enid0105@yahoo.com","","DIRECT","Direct","","CSV","CSV","","Calle Cindya I-18","Urb. El Encanto","Juncos","PR","US","00777" +"1447811716","DIRECT","Direct Messaging Address","athomecounseling@nc.rr.com","N","","","","","","","","","669 Sagamore Drive","","Louisburg","NC","US","27549" +"1336700608","DIRECT","Direct Messaging Address","enrollment@hurleymc.com","N","email","","","","","","","","1 Hurley Plz","","Flint","MI","US","485035902" +"1235790510","CONNECT","CONNECT URL","backcountrydentaldocs.com","N","","","","","","","","","218 N Pine St","","Halfway","OR","US","97834" +"1942861216","OTHERS","Other URL","www.myabapractice.com","N","secure interagency messaging","","DIRECT","Direct","","CSV","CSV","","55 Schanck Rd Ste A-8","","Freehold","NJ","US","077282963" +"1093376428","DIRECT","Direct Messaging Address","hdaley@baycove.org","Y","","Boston Emergency Services Team (BUPA) Boston","","","","","","","85 E Newton St","","Boston","MA","US","021182841" +"1326609728","DIRECT","Direct Messaging Address","chardy@carecentertherapy.com","N","chardy@carecentertherapy.com","","","","","","","","3400 Anderson Rd Ste C","","Greenville","SC","US","296117651" +"1477114882","CONNECT","CONNECT URL","Vallejo","N","","","","","","","","","150 Glen Cove Marina Rd E Ste 102","","Vallejo","CA","US","945917237" +"1912568320","DIRECT","Direct Messaging Address","jjohnso9@hfhs.org","Y","","Henry Ford Health System","","","","","","","2799 W Grand Blvd","","Detroit","MI","US","482022608" +"1942861356","CONNECT","CONNECT URL","Shelby","N","","","DIRECT","Direct","","CSV","CSV","","1243 E Dixon Blvd Ste 3","","Shelby","NC","US","281526893" +"1942861356","CONNECT","CONNECT URL","Shelby","N","","","","","","","","","1243 E Dixon Blvd Ste 3","","Shelby","NC","US","281526893" +"1942861364","DIRECT","Direct Messaging Address","lacee.may@peopleshealth.com","N","work email","","DIRECT","Direct","","OTHER","Other","None","93 Tupelo Trce","","Mandeville","LA","US","704716740" +"1386205706","DIRECT","Direct Messaging Address","jburke@staffquantumhp.com","N","Work Email","","DIRECT","Direct","","OTHER","Other","Work-Related only","3333 Silas Creek Pkwy","","Winston Salem","NC","US","271033013" +"1164083598","OTHERS","Other URL","Vampireonthegoct@gmail.com","N","","","","","","","","","21 Cooke St Unit 2B","","Waterbury","CT","US","067102302" +"1164083598","OTHERS","Other URL","Vampireonthegoct@gmail.com","N","","","","","","","","","21 Cooke St Unit 2B","","Waterbury","CT","US","067102302" +"1497316772","CONNECT","CONNECT URL","www.switchpointcrc.org","N","website","","DIRECT","Direct","","CSV","CSV","","948 N 1300 W # 1","","St George","UT","US","847704965" +"1952962383","OTHERS","Other URL","http://www.kneaded-massage.com","N","website","","","","","","","","312 E Pioneer","","Puyallup","WA","US","983723264" +"1053972489","CONNECT","CONNECT URL","CONVERSE","N","home","","DIRECT","Direct","","CSV","CSV","","8548 Rolling Tree","","Converse","TX","US","781092562" +"1942861372","OTHERS","Other URL","http://millynjeru.com","N","","","","","","","","","2301 Pebble Vale Dr","","Plano","TX","US","750752585" +"1629639067","DIRECT","Direct Messaging Address","direct@thomaseyegroupatlantaga.compulinkdirect.com","N","","","","","","","","","1120 Peachtree Industrial Blvd Ste 101","","Suwanee","GA","US","300242322" +"1154982593","OTHERS","Other URL","https://centerstone.org/locations/tennessee/facilities/centerstone-estill-springs-south-main-street/","N","Place of employment","","DIRECT","Direct","","CSV","CSV","","416 S Main St","","Estill Springs","TN","US","373304037" +"1467013805","CONNECT","CONNECT URL","ATOUCHOFLOVEHOMEHEALTHLLC.COM","N","","","DIRECT","Direct","","CSV","CSV","","1861 Boston Commons Way","","Jacksonville","FL","US","322212131" +"1245891688","DIRECT","Direct Messaging Address","Breana.Eades@hotmail.com","N","business emal","","DIRECT","Direct","","CSV","CSV","","2790 N Academy Blvd Ste 347","","Colorado Springs","CO","US","809175328" +"1376104711","CONNECT","CONNECT URL","stepnstones1@hotmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1102 Smith Ave Ste C","","Thomasville","GA","US","317925700" +"1609437060","DIRECT","Direct Messaging Address","mary@divinehomehc.com","Y","Business email address","Divine Home Health Care INC","DIRECT","Direct","","OTHER","Other","messaging, reception of documentation","4555 NE 66th Ave","","Vancouver","WA","US","986613181" +"1215598586","SOAP","SOAP URL","webpt.com","N","","","","","","","","","1350 S King St Ste 300","","Honolulu","HI","US","968142066" +"1881255156","DIRECT","Direct Messaging Address","jessicasleek@rockhillpharmacy.com","N","Work email","","","","","","","","4240 Southwest Trfy","","Kansas City","MO","US","641116910" +"1356902621","CONNECT","CONNECT URL","Hartsville","N","","","","","","","","","134 W Carolina Ave","","Hartsville","SC","US","295504216" +"1205497591","DIRECT","Direct Messaging Address","carrie.smith@cchmc.org","N","","","DIRECT","Direct","","CSV","CSV","","3333 Burnet Ave","","Cincinnati","OH","US","452293026" +"1023679321","DIRECT","Direct Messaging Address","BILLING@PEARSONCHIROPRACTIC.COM","N","BILLING DEPT","","DIRECT","Direct","","CSV","CSV","","13003 SE Kent Kangley Rd Ste 110","","Kent","WA","US","980307919" +"1124689427","OTHERS","Other URL","insuranceoperations@360bhmail.com","N","","","","","","","","","4254 Bellingham Ave","","Studio City","CA","US","916041603" +"1215598511","DIRECT","Direct Messaging Address","halli.flannagin@qcmedicalgroup.com","N","","","","","","","","","7500 Highway 72 W","","Madison","AL","US","357589554" +"1679134977","OTHERS","Other URL","www.happyhomemedicalsupply.com","N","company personal website","","OTHER","Other","marketing","OTHER","Other","promotional","2239 Hylan Blvd Ste 2B","","Staten Island","NY","US","103063200" +"1851952154","OTHERS","Other URL","kdoiron89@gmail.com","N","","","","","","","","","319 Concord Ave","","Cambridge","MA","US","021381207" +"1912568221","DIRECT","Direct Messaging Address","kimberley.hogan@raheasttn.com","N","owner","","DIRECT","Direct","","","","","1020 William Blount Dr","","Maryville","TN","US","378018401" +"1598326837","CONNECT","CONNECT URL","mqayyom","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2383 Belmont Ave Apt 8","","Bronx","NY","US","104588260" +"1689235970","CONNECT","CONNECT URL","www.saradianenolan.com","N","EHR","","DIRECT","Direct","","OTHER","Other","email","5 Bank Street","","North Bennington","VT","US","05257" +"1174184485","CONNECT","CONNECT URL","Dallas","N","Home","","DIRECT","Direct","","","","","1314 Grigsby Ave","","Dallas","TX","US","752046873" +"1770144016","CONNECT","CONNECT URL","Pediatrics","N","","","","","","","","","5303 S Cedar St Ste 205","","Lansing","MI","US","489113800" +"1912568205","CONNECT","CONNECT URL","https://idealoption.net/arlington/","N","addiction medicine clinic","","HIE","Health Information Exchange (HIE)","","OTHER","Other","patient medical information","Ideal Option Clinic 328 South Stillaguamish Ave","","Arlington","WA","US","982231660" +"1346801628","OTHERS","Other URL","westchesterhospital.com","N","","","","","","","","","2500 SW 75th Ave","","Miami","FL","US","331552805" +"1356902746","CONNECT","CONNECT URL","Stockbridge","N","","","","","","","","","736 Whitfield Ct","","Stockbridge","GA","US","302811492" +"1881255149","CONNECT","CONNECT URL","https://athhaz.com/api/","N","Endpoint for ATHH","","DIRECT","Direct","","CSV","CSV","","7502 E Pinnacle Peak Rd Ste B110","","Scottsdale","AZ","US","852556168" +"1598326852","CONNECT","CONNECT URL","Columbia","N","","","HIE","Health Information Exchange (HIE)","","","","","302 Campusview Dr Ste 202","","Columbia","MO","US","652017506" +"1063073328","DIRECT","Direct Messaging Address","Laurie.Amodeo@AdventHealth.com","N","","","","","","","","","2100 Glenwood Dr Ste 100","","Winter Park","FL","US","327923308" +"1053972331","OTHERS","Other URL","johnsonmemorial.org","N","Patient Portal","","HIE","Health Information Exchange (HIE)","","","","","1155 W Jefferson St Ste 101","","Franklin","IN","US","461312731" +"1629639901","DIRECT","Direct Messaging Address","jasonnoel1969@icoud.com","N","","","","","","","","","2825 W 42nd Ave","","Anchorage","AK","US","995172830" +"1871154153","DIRECT","Direct Messaging Address","Laura.llanos@pacden.com","N","","","","","","","","","9310 W Commercial Blvd","","Sunrise","FL","US","333514302" +"1366003642","OTHERS","Other URL","samantha@ibeatrehab.com","N","","","","","","","","","5840 Banneker Rd","","Columbia","MD","US","210443103" +"1366003642","OTHERS","Other URL","samantha@ibeatrehab.com","N","","","","","","","","","5840 Banneker Rd","","Columbia","MD","US","210443103" +"1366003642","OTHERS","Other URL","samantha@ibeatrehab.com","N","","","","","","","","","5840 Banneker Rd","","Columbia","MD","US","210443103" +"1366003642","OTHERS","Other URL","samantha@ibeatrehab.com","N","","","","","","","","","5840 Banneker Rd Ste 230","","Columbia","MD","US","210443116" +"1780245068","DIRECT","Direct Messaging Address","blopez@abs.com","N","This is work related email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8350 Archibald Ave","","Rancho Cucamonga","CA","US","917303669" +"1558922831","OTHERS","Other URL","info@quickcaremed.com","N","","","DIRECT","Direct","","CSV","CSV","","1907 Highway 44 W","","Inverness","FL","US","344533801" +"1871154161","DIRECT","Direct Messaging Address","kania@ohsu.edu","N","email","","DIRECT","Direct","","","","","3455 SW US Veterans Hospital Rd","","Portland","OR","US","972393076" +"1770144065","OTHERS","Other URL","info@quickcaremed.com","N","","","DIRECT","Direct","","CSV","CSV","","3415 E Silver Springs Blvd","","Ocala","FL","US","344706405" +"1386205672","DIRECT","Direct Messaging Address","hbeck@holding-presence.com","N","Business email","","DIRECT","Direct","","OTHER","Other","Business","924 Rio Vista St","","Santa Fe","NM","US","875011552" +"1386205607","CONNECT","CONNECT URL","Albany","Y","","Stratton V.A. Medical Center","","","","","","","113 Holland Ave","","Albany","NY","US","122083410" +"1982265294","CONNECT","CONNECT URL","mygbhp.com","N","mygbhp.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3633 Wheeler Rd Ste 365","","Augusta","GA","US","309096549" +"1972164283","OTHERS","Other URL","go.centralreach.com","N","","","","","","","","","2104 Greenbriar Dr","","Southlake","TX","US","760928355" +"1508427816","SOAP","SOAP URL","www.anchorcounselingcenters.com","N","","","","","","","","","3450 Ellicott Center Dr Ste 105","","Ellicott City","MD","US","210434666" +"1659932960","CONNECT","CONNECT URL","Cleveland","N","","","","","","","","","5805 Euclid Ave","","Cleveland","OH","US","441033715" +"1285295592","CONNECT","CONNECT URL","http://www.richmondcreativecounseling.com","N","","","","","","","","","1900 Byrd Ave","","Richmond","VA","US","232303033" +"1154982478","DIRECT","Direct Messaging Address","mercerm@kerncounty.com","N","email","","DIRECT","Direct","","CSV","CSV","","1800 Mount Vernon Ave","","Bakersfield","CA","US","933063302" +"1073174397","CONNECT","CONNECT URL","DC","N","911 Call Center","","OTHER","Other","Washington, DC","OTHER","Other","911 calls","2720 Martin Luther King Jr Ave SE","","Washington","DC","US","200322601" +"1083275309","DIRECT","Direct Messaging Address","mrunchey@nbcsiowa.com","N","","","","","","","","","6200 Aurora Ave # 103","","Urbandale","IA","US","503222800" +"1447811773","OTHERS","Other URL","kcanizales@advancebehavior.com","N","","","","","","","","","140 Advance Pt","","Maitland","FL","US","327513422" +"1083275317","SOAP","SOAP URL","Omaha","N","","","","","","","","","3808 S 203rd Plz Ste 400","","Omaha","NE","US","681306402" +"1891356127","DIRECT","Direct Messaging Address","admin@lilypondalh.directak.net","N","DSM","","HIE","Health Information Exchange (HIE)","","","","","1501 Lily Pond Cir","","Anchorage","AK","US","995072169" +"1790346021","CONNECT","CONNECT URL","N/A","N","","","","","","","","","5108 Reagan Dr Apt Cc","","Charlotte","NC","US","282063103" +"1518528843","CONNECT","CONNECT URL","Lincoln","N","Town","","DIRECT","Direct","","CSV","CSV","","3007 Pecos Rd","","Lincoln","NE","US","685164653" +"1245891571","DIRECT","Direct Messaging Address","mjacobs@genesisrecovery.org","N","","","","","","","","","2825 W 42nd Ave","","Anchorage","AK","US","995172830" +"1689235913","DIRECT","Direct Messaging Address","cwiedmer@hawaii.edu","N","","","","","","","","","1356 Lusitana St Fl 5","","Honolulu","HI","US","968132409" +"1871154104","DIRECT","Direct Messaging Address","info@birchstreetdental.com","N","","","","","","","","","508 N Birch St","","Kalkaska","MI","US","496468414" +"1750942082","DIRECT","Direct Messaging Address","Info@findpeacebypiece.com","N","Email account","","DIRECT","Direct","","CSV","CSV","","5300 W Hillsboro Blvd Ste 208","","Coconut Creek","FL","US","330734397" +"1922669258","CONNECT","CONNECT URL","www.ospiarizona.com","N","website","","DIRECT","Direct","","CSV","CSV","","3530 S Val Vista Dr Ste B105","","Gilbert","AZ","US","852977319" +"1992366231","DIRECT","Direct Messaging Address","tyler.sanders@mail.com","N","email","","DIRECT","Direct","","CSV","CSV","","215 Azalea Ct","","Social Circle","GA","US","300255037" +"1790346039","CONNECT","CONNECT URL","sanantoniobehavioralhealth","N","","","","","","","","","8550 Huebner Rd","","San Antonio","TX","US","782401803" +"1407417744","DIRECT","Direct Messaging Address","andy.archuleta@samuelmerritt.edu","N","","","","","","","","","5283 Gramercy Cir","","Fairfield","CA","US","945336680" +"1124689468","OTHERS","Other URL","NA","N","","","","","","","","","101 Bodin Cir","","Fairfield","CA","US","945351809" +"1124689468","OTHERS","Other URL","N/A","N","","","","","","","","","101 Bodin Cir","","Fairfield","CA","US","945351809" +"1124689468","OTHERS","Other URL","Na","N","","","","","","","","","101 Bodin Cir","","Fairfield","CA","US","945351809" +"1114588456","OTHERS","Other URL","Na","N","","","","","","OTHER","Other","Na","101 Bodin Cir","","Fairfield","CA","US","945351809" +"1629639810","DIRECT","Direct Messaging Address","mckenzie.zazworsky@bbhealth.net","N","","","","","","","","","8912 Clearfield Curwensville Hwy","","Clearfield","PA","US","168303520" +"1568023620","CONNECT","CONNECT URL","documents","N","","","","","","","","","3415 Quentin Rd","","Brooklyn","NY","US","112344228" +"1861053092","OTHERS","Other URL","diogeneangeline@yahoo.com","N","diogeneangeline@yahoo.com","","DIRECT","Direct","","CSV","CSV","","1600 Sarno Rd Ste 214","","Melbourne","FL","US","329354993" +"1831750975","CONNECT","CONNECT URL","CONYERS","N","","","","","","","","","1405 Simone Dr","","Conyers","GA","US","300941107" +"1083275259","DIRECT","Direct Messaging Address","rkenagy-valtair@cactexas.com","N","Secure email","","DIRECT","Direct","","CSV","CSV","","1516 E Palm Valley Blvd Bldg C","","Round Rock","TX","US","786644619" +"1528629821","DIRECT","Direct Messaging Address","kolbrych@smartbhs.com","N","","","DIRECT","Direct","","CSV","CSV","","25 Brookside Rd","","Redding","CT","US","068963102" +"1538720883","OTHERS","Other URL","caseyhelene01@gmail.com","N","","","","","","","","","135 Pine Tree Rd","","Monroe","NY","US","109503966" +"1891356192","CONNECT","CONNECT URL","elaine@elainemillercounseling.com","N","email","","DIRECT","Direct","","CSV","CSV","","8133 Mesa Dr Ste 104","","Austin","TX","US","787598655" +"1225699549","CONNECT","CONNECT URL","kelly@aaot.org","Y","business contact","Anesthesia Associates of Topeka","","","","","","","823 SW Mulvane St Ste 210","","Topeka","KS","US","666061679" +"1407417728","CONNECT","CONNECT URL","www.avantwellnessassociates.com","N","","","","","","","","","1 Elizabeth St","","Towanda","PA","US","188481629" +"1942861265","OTHERS","Other URL","amie.fries@dhw.idaho.gov","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3402 Franklin Rd","","Caldwell","ID","US","836056932" +"1841851169","CONNECT","CONNECT URL","https://www.counselingsolutionswm.com/","N","Direct Website","","DIRECT","Direct","","OTHER","Other","Website","185 44th St SW Ste E","","Grandville","MI","US","494183363" +"1750942074","SOAP","SOAP URL","Miami","N","Therapy Notes","","DIRECT","Direct","","CSV","CSV","","2223 N Main St","","Miami","OK","US","743541620" +"1396306627","OTHERS","Other URL","janetspsychotherapy.com","N","work email","","","","","","","","2001 S Barrington Ave","","Los Angeles","CA","US","900255363" +"1588225817","DIRECT","Direct Messaging Address","stephanie.g.murphy@wmich.edu","N","","","","","","","","","2615 Stadium Dr","","Kalamazoo","MI","US","490081654" +"1619538956","DIRECT","Direct Messaging Address","eyezonwheelz@outlook.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","708 Rively Ave","","Glenolden","PA","US","190361119" +"1528629862","OTHERS","Other URL","Epic","N","","","","","","","","","94-1211 Farrington Hwy","","Waipahu","HI","US","967973205" +"1851952196","CONNECT","CONNECT URL","Health","N","Molina Health Insurance","","DIRECT","Direct","Kane S. Morris","CSV","CSV","Molina Health Insurance","11560 Harper Ave Rm 221","","Detroit","MI","US","482131633" +"1932760279","CONNECT","CONNECT URL","Mather","N","","","","","","","","","10535 Hospital Way","","Mather","CA","US","956554200" +"1669033908","CONNECT","CONNECT URL","https://connect.ah.org/p/web/connect-for-physicians","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1720 E Cesar E Chavez Ave","","Los Angeles","CA","US","900332414" +"1417518598","CONNECT","CONNECT URL","https://www.travelhealthservices.net/contact-us/","N","","","","","","","","","7219 Sawmill Rd Ste 105C","","Dublin","OH","US","430165002" +"1255992434","CONNECT","CONNECT URL","http://www.cornerdental.com/toledo-dentist/office-talmadge.php","Y","practice website","Professional Dental Alliance, LLC","DIRECT","Direct","","OTHER","Other","practice website","4321 Talmadge Rd","","Toledo","OH","US","436233539" +"1013578210","OTHERS","Other URL","Syosset","N","","","","","","","","","6800 Jericho Tpke Ste 120W","","Syosset","NY","US","117914445" +"1265093454","CONNECT","CONNECT URL","yogatherapy.ss@gmail.com","N","","","DIRECT","Direct","","","","","560 Main St Ste 1A","","Loch Arbour","NJ","US","077111232" +"1538720743","CONNECT","CONNECT URL","https://www.paloalto.va.gov/","N","VA website","","DIRECT","Direct","","CSV","CSV","","3801 Miranda Ave","","Palo Alto","CA","US","943041290" +"1255992467","OTHERS","Other URL","Hardcopy","N","","","","","","","","","2707 Pine St","","San Francisco","CA","US","941152522" +"1336700541","CONNECT","CONNECT URL","genevive.balbuena@countyofmerced.com","N","","","","","","","","","301 E 13th St","","Merced","CA","US","953416211" +"1528629730","DIRECT","Direct Messaging Address","rick-giles@ear-care.com","Y","Business e-mail","Ear-Care Hearing Aid Centers","DIRECT","Direct","","CSV","CSV","","8317 E Mill Plain Blvd","","Vancouver","WA","US","986642006" +"1083275218","CONNECT","CONNECT URL","Richfield","N","","","","","","","","","7120 13th Ave S","","Richfield","MN","US","554233347" +"1376104505","CONNECT","CONNECT URL","Portland","N","","","","","","","","","524 SE 14th Ave","","Portland","OR","US","972142428" +"1598326720","CONNECT","CONNECT URL","www.yournewfoundation.com","N","","","","","","","","","6401 Eldorado Pkwy Ste 210","","McKinney","TX","US","750706197" +"1669033809","CONNECT","CONNECT URL","southcommunity.org","N","Practice location website","","","","","","","","3095 Kettering Blvd","","Moraine","OH","US","454391983" +"1669033809","CONNECT","CONNECT URL","southcommunity.org","N","","","","","","","","","3095 Kettering Blvd","","Moraine","OH","US","454391983" +"1013578152","CONNECT","CONNECT URL","https://ehr.familylinks.org/evolv_cs/Login.aspx?ReturnUrl=%2f","N","Evolv","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","250 Shady Ave","","Pittsburgh","PA","US","152064316" +"1831750991","OTHERS","Other URL","www.wmhwc.com","Y","websie","Wilmington Mental Health, PLLC","","","","","","","3825 Market St Ste 6","","Wilmington","NC","US","284031426" +"1952962003","DIRECT","Direct Messaging Address","customerservices@bestchoiceseniorservices.com","N","","","","","","","","","27177 Lahser Rd Ste 206","","Southfield","MI","US","480348468" +"1972164036","OTHERS","Other URL","CentralReach","N","","","","","","","","","3131 S Vaughn Way Ste 110","","Aurora","CO","US","800143501" +"1063073120","CONNECT","CONNECT URL","Ryancrandall4@gmail.com","N","","","","","","","","","2465 W 12th St Ste 1","","Tempe","AZ","US","852816935" +"1548821614","OTHERS","Other URL","templehealth.org/patient-portal","N","","","","","","","","","3401 N Broad St","","Philadelphia","PA","US","191405103" +"1548821614","OTHERS","Other URL","templehealth.org/patient-portal","N","","","","","","","","","3401 N Broad St","","Philadelphia","PA","US","191405103" +"1548821614","OTHERS","Other URL","templehealth.org/patient-portal","N","","","","","","","","","3401 N Broad St","","Philadelphia","PA","US","191405103" +"1790346872","CONNECT","CONNECT URL","Charlotte","N","","","","","","","","","2329 Wedgewood Dr","","Matthews","NC","US","281049253" +"1821659905","DIRECT","Direct Messaging Address","nathalie.chenkerian@dignityhealth.org","N","Work Email","","DIRECT","Direct","","OTHER","Other","Work Email","1420 S Central Ave","","Glendale","CA","US","912042508" +"1457912529","DIRECT","Direct Messaging Address","Dillon.grose@sanfordhealth.org","Y","Confidential E-mail address","Sanford Health Network","DIRECT","Direct","","CSV","CSV","","5225 23rd Ave S","","Fargo","ND","US","581047927" +"1245891407","DIRECT","Direct Messaging Address","melissa.leaser@sluhn.org","N","","","","","","","","","100 W Patterson St","","Lansford","PA","US","182321304" +"1104487289","OTHERS","Other URL","www.google.com","N","","","","","","","","","2320 Kalamazoo Dr","","Naperville","IL","US","605656327" +"1922669183","DIRECT","Direct Messaging Address","pelicans@pshcs.co","N","","","","","","","","","154 B South Hollywood Road","","Houma","LA","US","70364" +"1306407572","OTHERS","Other URL","https://web1.zixmail.net/s/e?b=pmpediatrics&","N","","","HIE","Health Information Exchange (HIE)","","","","","1983 NY-52","","Hopewell Junction","NY","US","12533" +"1598326753","DIRECT","Direct Messaging Address","mariana.vazquez@upr.edu","N","Email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Urb Garden Hills Calle Green Hill Y8","","Guaynabo","PR","US","00966" +"1265093512","CONNECT","CONNECT URL","Dallas","N","https://www.myidealdental.com/dentist-offices/addison/","","DIRECT","Direct","","","","","5100 Belt Line Rd Ste 312","","Dallas","TX","US","752547125" +"1528629870","OTHERS","Other URL","N/A","N","","","","","","","","","15565 Northland Dr E Ste 910E","","Southfield","MI","US","480755331" +"1689235939","CONNECT","CONNECT URL","Omaha","N","","","","","","","","","3300 N 60th St","","Omaha","NE","US","681043402" +"1295396455","OTHERS","Other URL","COMPUTER","N","","","","","","","","","4514 Bridle Ridge Rd","","Upper Marlboro","MD","US","207728154" +"1619538873","DIRECT","Direct Messaging Address","brian.delpino@carle.com","N","","","","","","","","","611 W Park St","","Urbana","IL","US","618012529" +"1538720792","DIRECT","Direct Messaging Address","Shennel.gelin@carle.com","N","","","","","","","","","611 W Park St","","Urbana","IL","US","618012529" +"1790346955","CONNECT","CONNECT URL","traicerokita@paperplanetherapies.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","400 Ann St NW","","Grand Rapids","MI","US","495042052" +"1851952022","CONNECT","CONNECT URL","amednawamc0102","N","","","HIE","Health Information Exchange (HIE)","","","","","2817 Reilly St","","Fort Bragg","NC","US","283107324" +"1194386367","DIRECT","Direct Messaging Address","joan@eyecareofgreenville.com","N","","","","","","","","","4501 Joe Ramsey Blvd E Ste 110","","Greenville","TX","US","754017838" +"1932760113","DIRECT","Direct Messaging Address","zanahmed@direct.practicefusion.com","N","","","","","","","","","13013 Fuller Ave Ste A","","Grandview","MO","US","640302687" +"1588225767","DIRECT","Direct Messaging Address","Hylandn2@winthrop.edu","N","Email","","DIRECT","Direct","","CSV","CSV","","1850 Shady Pine Cir","","Fort Mill","SC","US","297158689" +"1407417694","OTHERS","Other URL","THess@baartprograms.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","310 Harris Ave","","Sacramento","CA","US","958383249" +"1578124764","DIRECT","Direct Messaging Address","whitemart@sjchs.org","N","","","","","","","","","23 Liberty Creek Dr","","Savannah","GA","US","314063237" +"1770144966","DIRECT","Direct Messaging Address","kasey.corbridge@neurobcg.com","Y","Professional Email","Neurobehavioral Center for Growth LLC","","","","","","","327 W Gordon Ave Ste 2","","Layton","UT","US","840412381" +"1295396489","DIRECT","Direct Messaging Address","brooke@lifeenrichmentindy.com","N","","","","","","","","","7378 Business Center Dr Ste 300","","Avon","IN","US","461238657" +"1376104562","CONNECT","CONNECT URL","jennifer.cotita@nortonhealthcare.org","N","","","","","","","","","9880 Angies Way Ste 420","","Louisville","KY","US","402412850" +"1376104562","CONNECT","CONNECT URL","jennifer.cotita@nortonhealthcare.org","N","","","","","","","","","9880 Angies Way Ste 420","","Louisville","KY","US","402412850" +"1962063164","CONNECT","CONNECT URL","@sbcusd.k12.ca.us","N","","","","","","","","","4030 Georgia Blvd","","San Bernardino","CA","US","924071847" +"1710548946","CONNECT","CONNECT URL","https://mycw110.ecwcloud.com/portal15088/jsp/100mp/login_otp.jsp","N","Website","","HIE","Health Information Exchange (HIE)","","OTHER","Other","website linked to EHR","3125 Independence Dr","","Birmingham","AL","US","352094159" +"1578124798","CONNECT","CONNECT URL","Welligent","N","EHRS","","","","","","","","18623 Gale Ave","","City Of Industry","CA","US","917481342" +"1669033882","CONNECT","CONNECT URL","julia@gardenstatespeech.com","N","","","","","","","","","223 Old Hook Rd","","Westwood","NJ","US","076753132" +"1184285314","CONNECT","CONNECT URL","wallace.lakisha@yahoo.com","N","","","","","","","","","14108 Pioneer Bluffs Rd","","Balch Springs","TX","US","751812169" +"1184285314","CONNECT","CONNECT URL","wallace.lakisha@yahoo.com","N","","","","","","","","","14108 Pioneer Bluffs Rd","","Balch Springs","TX","US","751812169" +"1548821770","CONNECT","CONNECT URL","https://www.changehealthcare.com/","N","","","","","","","","","1088 Highway 34","","Aberdeen","NJ","US","077471948" +"1376104513","DIRECT","Direct Messaging Address","channelv@sbcglobal.net","Y","","CHANNELVIEW PHARMACY LIMITED","","","","","","","441 Sheldon Rd Ste C","","Channelview","TX","US","775303542" +"1801457049","DIRECT","Direct Messaging Address","drlisa@inventureinc.net","N","I do not transmit medical data electronically.","","OTHER","Other","None","OTHER","Other","None","440 W 1st St Ste 203","","Tustin","CA","US","927803018" +"1710548953","CONNECT","CONNECT URL","Richfield","N","","","","","","","","","7120 13th Ave S","","Richfield","MN","US","554233347" +"1811558059","DIRECT","Direct Messaging Address","tgl27@ubhc.rutgers.edu","N","","","","","","","","","57 Haddonfield Rd","","Cherry Hill","NJ","US","080024813" +"1326609561","OTHERS","Other URL","Cerner","N","encrypted computer program","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","401 Kokopelli Blvd Ste 1","","Fruita","CO","US","815213308" +"1427619667","DIRECT","Direct Messaging Address","colin.k.mandigo@wmich.edu","N","","","","","","","","","2615 Stadium Dr","","Kalamazoo","MI","US","490081654" +"1730740879","OTHERS","Other URL","None","N","","","","","","","","","1 Cloister Ct","","Bethesda","MD","US","208141460" +"1063073104","CONNECT","CONNECT URL","Renton","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","15 S Grady Way Ste 625","","Renton","WA","US","980573281" +"1992366041","OTHERS","Other URL",".","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1102 W 32nd St","","Joplin","MO","US","648043503" +"1538720693","DIRECT","Direct Messaging Address","drcharris4kids@att.net","N","","","DIRECT","Direct","","","","","421 W Main St","","Jenks","OK","US","740373748" +"1871154948","DIRECT","Direct Messaging Address","heather@beyondspeechtherapyde.com","N","","","","","","","","","9 E Loockerman St Ste 310","","Dover","DE","US","199018305" +"1437710514","OTHERS","Other URL","walmart","N","","","","","","","","","1046 Mission Ave","","Oceanside","CA","US","920542843" +"1316508518","DIRECT","Direct Messaging Address","andrew@imaginecareaz.com","N","","","","","","","","","11811 N Tatum Blvd Ste 3031","","Phoenix","AZ","US","850281621" +"1225699432","CONNECT","CONNECT URL","www.crediblebh.com","N","Credible","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Website","1801 S Church St","","Smithfield","VA","US","234301858" +"1831750900","CONNECT","CONNECT URL","www.liceclinicsfresno.com","N","website","","","","","","","","1075 E Bullard Ave Ste 102","","Fresno","CA","US","937105532" +"1154982296","DIRECT","Direct Messaging Address","jonas.kelly@marshfieldclinic.org","N","","","","","","","","","2727 Plaza Dr","","Wausau","WI","US","544014129" +"1811558067","CONNECT","CONNECT URL","Courtneystepp@spsh.com","Y","","Beckett Springs, LLC","","","","","","","8614 Shepherd Farm Dr","","West Chester","OH","US","450691128" +"1720649973","OTHERS","Other URL","compassionmassage.com","N","","","","","","","","","1137 Main St","","Leominster","MA","US","014531753" +"1679134829","OTHERS","Other URL","office@orcharddentalcare.com","N","","","","","","","","","2630 Mascoutah Ave.","Suite A","Belleville","IL","US","62221" +"1669033833","DIRECT","Direct Messaging Address","directedsteps@outlook.com","N","","","","","","","","","3650 N Rancho Dr Ste 109","","Las Vegas","NV","US","891303151" +"1669033833","DIRECT","Direct Messaging Address","directedsteps@outlook.com","N","","","HIE","Health Information Exchange (HIE)","","","","","3650 N Rancho Dr Ste 109","","Las Vegas","NV","US","891303151" +"1760043814","OTHERS","Other URL","N/A","N","","","","","","","","","2011 Scotland Ave","","Chambersburg","PA","US","172011451" +"1588225833","DIRECT","Direct Messaging Address","jhur@salus.edu","N","","","","","","","","","1405 Pannell Dr Apt K","","Aberdeen","MD","US","210013149" +"1396306643","DIRECT","Direct Messaging Address","lng1@salus.edu","N","","","","","","","","","531 Hall Ct","","Havre DE Grace","MD","US","210784261" +"1902467152","OTHERS","Other URL","OTHERURL","N","","","DIRECT","Direct","","CSV","CSV","","21600 Harper Ave","","St Clr Shores","MI","US","480802242" +"1972164127","CONNECT","CONNECT URL","bobbelisle@outlook.com","N","","","","","","","","","7 Andrew Cir","","North Andover","MA","US","018455227" +"1386205540","CONNECT","CONNECT URL","carrie.collins@circlepark.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","238 S Coit St","","Florence","SC","US","295014422" +"1730740903","DIRECT","Direct Messaging Address","p.campos@tfsnc.org","N","work email address","","DIRECT","Direct","","","","","3937 Western Blvd","","Raleigh","NC","US","276061936" +"1457912636","DIRECT","Direct Messaging Address","ashley.stewart@thatscrazymentalhealth.com","N","Secured direct messaging address.","","DIRECT","Direct","","CSV","CSV","","220 W Brandon Blvd Ste 203","","Brandon","FL","US","335115100" +"1417518689","OTHERS","Other URL","altopil@columbushosp.org","N","","","","","","","","","3912 38th St Ste B","","Columbus","NE","US","686011701" +"1194386383","DIRECT","Direct Messaging Address","alum@wakehealth.edu","N","email","","","","","","","","1 Medical Center Blvd","","Winston Salem","NC","US","271570001" +"1689235889","DIRECT","Direct Messaging Address","mmazzare@vigilantHS.com","N","","","DIRECT","Direct","","CSV","CSV","","2911 Turtle Creek Blvd Ste 300","","Dallas","TX","US","752196243" +"1225699424","CONNECT","CONNECT URL","madi@northernstarcounseling.com","Y","encrypted email address","Northern Star Counseling, LLC","DIRECT","Direct","","CSV","CSV","","821 W Pershing Blvd","","Cheyenne","WY","US","820012537" +"1881255099","CONNECT","CONNECT URL","taos","Y","EHR","Taos Whole Health Integrative Care, LLC","","","","","","","1337 Gusdorf Rd","","Taos","NM","US","875716294" +"1942861174","DIRECT","Direct Messaging Address","Admin@ghhsolutions.com","N","","","","","","","","","6663 Kennedy Ave","","Cincinnati","OH","US","452131145" +"1851952923","DIRECT","Direct Messaging Address","marilyncenter@outlook.com","N","confidential business email","","DIRECT","Direct","","OTHER","Other","Confidential","60 Evergreen Pl Ste 200B","","East Orange","NJ","US","070182114" +"1205497435","DIRECT","Direct Messaging Address","info@silverlakesmile.com","N","","","","","","","","","5482 Bald Eagle Blvd E","","White Bear Township","MN","US","551102304" +"1013578244","OTHERS","Other URL","N/A","N","","","","","","","","","3771 Stefani Rd","","Cantonment","FL","US","325337795" +"1114588340","CONNECT","CONNECT URL","phoenix8518@icloud.com","N","","","","","","","","","1025 Atlantic Ave Ste 101","","Alameda","CA","US","945011188" +"1831750066","CONNECT","CONNECT URL","acampbell@lmccares.org","N","","","DIRECT","Direct","","CSV","CSV","","525 E 15th St","","Panama City","FL","US","324055400" +"1386205524","CONNECT","CONNECT URL","springfield@gordonsrx.com","N","","","","","","","","","1569 Ga Highway 21 S","","Springfield","GA","US","313295214" +"1649831884","CONNECT","CONNECT URL","ardnasasset@gmail.com","N","","","DIRECT","Direct","","","","","7950 S Sam Houston Pkwy W Unit 241","","Houston","TX","US","770852297" +"1619538857","CONNECT","CONNECT URL","N/A","N","","","DIRECT","Direct","","CSV","CSV","","610 Valley Health Plz","","Paramus","NJ","US","076523607" +"1295396422","DIRECT","Direct Messaging Address","drhaque@afshanahaquetherapy.com","N","","","","","","","","","16815 Royal Crest Dr Ste 240","","Houston","TX","US","770582551" +"1033770185","DIRECT","Direct Messaging Address","cparys@bronxcare.org","N","work email","","DIRECT","Direct","","","","","1650 Grand Concourse Fl 6","","Bronx","NY","US","104577606" +"1346801487","CONNECT","CONNECT URL","https://mhfwellness.org/contact","N","Contact site","","DIRECT","Direct","","OTHER","Other","participant contact","292 Euclid Ave Ste 210","","San Diego","CA","US","921143629" +"1346801487","CONNECT","CONNECT URL","https://mhfwellness.org/contact","N","participant contact","","DIRECT","Direct","","OTHER","Other","participant connection","292 Euclid Ave Ste 210","","San Diego","CA","US","921143629" +"1346801487","CONNECT","CONNECT URL","https://mhfwellness.org/contact","N","program contact","","DIRECT","Direct","","OTHER","Other","program information","292 Euclid Ave Ste 210","","San Diego","CA","US","921143629" +"1346801487","CONNECT","CONNECT URL","https://mhfwellness.org/contact","N","program content","","DIRECT","Direct","","OTHER","Other","program information","292 Euclid Ave Ste 210","","San Diego","CA","US","921143629" +"1629639760","OTHERS","Other URL","ww.stjamessanteefhc.com","N","www.stjamessanteefhc.com","","HIE","Health Information Exchange (HIE)","","OTHER","Other","record","13072 County Line Rd","","Andrews","SC","US","295106811" +"1538720677","CONNECT","CONNECT URL","https://www.hegirahealth.org","N","","","","","","","","","37450 Schoolcraft Rd","","Livonia","MI","US","481501082" +"1134780273","OTHERS","Other URL","Kareo","N","EMR/ EHR that ihas email, telemedicine and direct IMthat is HIPAA Compliant","","","","","","","","1991 Crocker Rd Ste 600","","Westlake","OH","US","441456976" +"1104487255","CONNECT","CONNECT URL","608rx@savemart.com","N","email","","DIRECT","Direct","","CSV","CSV","","2054 Nevada City Hwy","","Grass Valley","CA","US","959457700" +"1437710589","CONNECT","CONNECT URL","Arrangehappyday2@gmail.com","N","Transportation","","DIRECT","Direct","","OTHER","Other","Non medical transportation","1321 Ivy Trl Apt G","","Chesapeake","VA","US","233207641" +"1508427675","OTHERS","Other URL","https://my.templehealth.org/mychartprd/","N","Messaging between patient and physician through secure provider service","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3401 N Broad St","","Philadelphia","PA","US","191405189" +"1982265070","OTHERS","Other URL",".gov","N","","","","","","","","","32888 Skylark Dr","","Lake Elsinore","CA","US","925300408" +"1013578129","DIRECT","Direct Messaging Address","elizabeth.fitzgerald@fmolhs.org","N","elizabeth.fitzgerald@fmolhs.org","","DIRECT","Direct","","CSV","CSV","","433 Plaza St","","Bogalusa","LA","US","704273729" +"1457912677","OTHERS","Other URL","Corehydrationandwellness@gmail.com","N","","","OTHER","Other","direct mail","OTHER","Other","direct mail","16100 Cairnway Dr Ste 235","","Houston","TX","US","770843500" +"1568023687","OTHERS","Other URL","Healthynet","N","","","","","","","","","51 Glasgow Ave","","Jamestown","NY","US","147016440" +"1538720735","OTHERS","Other URL","https://aloraplus.com/Home/Index","N","","","","","","","","","4281 Tigar Lane","","Richland","WA","US","99352" +"1962063180","OTHERS","Other URL","https://televinetherapy.com/contact/","N","Contact Form","","DIRECT","Direct","","OTHER","Other","Email","1776 Tech Park Dr NE Ste 202","","New Philadelphia","OH","US","446639410" +"1043872179","DIRECT","Direct Messaging Address","info@inmotionorlando.com","N","","","","","","","","","1103 N Thornton Ave","","Orlando","FL","US","328032525" +"1326609488","OTHERS","Other URL","Epic","N","","","","","","","","","7901 Broadway Rm C10-12","","Elmhurst","NY","US","113731329" +"1477114726","DIRECT","Direct Messaging Address","Marisol.samol@rwjbh.org","Y","","Monmouth Medical Center Inc","","","","","","","300 2nd Ave","","Long Branch","NJ","US","077406303" +"1861053076","DIRECT","Direct Messaging Address","Mannyc@prestigeultrasound.com","N","","","","","","","","","2950 E Flamingo Rd Ste E","","Las Vegas","NV","US","891215208" +"1184285306","OTHERS","Other URL","alisonwatt23@yahoo.com","N","","","","","","CSV","CSV","","1125 Custer Ave Apt 11","","Billings","MT","US","591025457" +"1184285306","OTHERS","Other URL","alisonwatt23@yahoo.com","N","","","","","","CSV","CSV","","1125 Custer Ave Apt 11","","Billings","MT","US","591025457" +"1851952063","DIRECT","Direct Messaging Address","elizabeth.brink@aurora.org","N","","","HIE","Health Information Exchange (HIE)","","","","","1250 Martha Washington Dr","","Wauwatosa","WI","US","532132942" +"1346801560","DIRECT","Direct Messaging Address","jfox@yss.org","N","Practice Site Email","","OTHER","Other","yss.org","","","","125 S 3rd St","","Ames","IA","US","500107042" +"1972164192","OTHERS","Other URL","InterCoastCollege","N","College","","OTHER","Other","InterCoastCollege","OTHER","Other","InterCoastCollege","7264 Munson Way Apt F","","Sacramento","CA","US","958232451" +"1699336818","CONNECT","CONNECT URL","gmail","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1901 Martin Luther King Jr Way S","","Seattle","WA","US","981444801" +"1699336818","CONNECT","CONNECT URL","gmail","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1901 Martin Luther King Jr Way S","","Seattle","WA","US","981444801" +"1639730781","OTHERS","Other URL","Wong,Adrian@stores.ralphs.com","N","","","DIRECT","Direct","","CSV","CSV","","1745 Garfield Ave","","South Pasadena","CA","US","910304923" +"1285295345","CONNECT","CONNECT URL","MARIETTA","N","","","","","","","","","2575 Delk Rd SE Apt 1130D","","Marietta","GA","US","300676589" +"1932760097","CONNECT","CONNECT URL","dwilmia2012@hotmail.com","N","","","","","","","","","11150 SW 196th St Apt D413","","Cutler Bay","FL","US","331578383" +"1043871114","DIRECT","Direct Messaging Address","Leticia@talktomeinc.com","N","","","","","","","","","1221 W Whittier Blvd","","Montebello","CA","US","906404642" +"1134780208","DIRECT","Direct Messaging Address","edward.wang@kp.org","N","","","","","","","","","100 Smith Ranch Rd","","San Rafael","CA","US","949031900" +"1518528686","DIRECT","Direct Messaging Address","troysmith@vabview.com","N","","","","","","","","","937 Thornhill Dr","","Shelbyville","KY","US","400656301" +"1346801412","CONNECT","CONNECT URL","jnc0012.s05183@us.wal-mart.com","N","email","","DIRECT","Direct","","CSV","CSV","","109 Gallatin Pike N","","Madison","TN","US","371153701" +"1346801412","CONNECT","CONNECT URL","jnc0012.s05107@us.wal-mart.com","N","email","","DIRECT","Direct","","CSV","CSV","","109 Gallatin Pike N","","Madison","TN","US","371153701" +"1225699309","CONNECT","CONNECT URL","Lmnishi@aol.com","N","","","","","","","","","11494 SE Rimrock Dr","","Happy Valley","OR","US","970867154" +"1518528603","DIRECT","Direct Messaging Address","pradeeparivazhagan@outlook.com","N","EMAIL","","DIRECT","Direct","","OTHER","Other","Email","4545 40th St Apt 3R","","Sunnyside","NY","US","111043919" +"1629639703","DIRECT","Direct Messaging Address","rachel@lovelightcounseling.com","N","email","","DIRECT","Direct","","OTHER","Other","as requested","310 E Government St","","Pensacola","FL","US","325026098" +"1568023661","CONNECT","CONNECT URL","havehopepllc@gmail.com","N","","","","","","","","","3333 Bardstown Rd Ste 11","","Louisville","KY","US","402184613" +"1730740838","DIRECT","Direct Messaging Address","Tarek.nafee@chartercare.org","N","Work email","","DIRECT","Direct","","","","","825 Chalkstone Ave","","Providence","RI","US","029084728" +"1366003469","DIRECT","Direct Messaging Address","caroline.m.teich@vanderbilt.edu","N","","","","","","","","","570 Church St E Apt 1106","","Brentwood","TN","US","370273939" +"1982266029","OTHERS","Other URL","Other","N","","","","","","","","","151 S 4th St Ste 401","","Grand Forks","ND","US","582014715" +"1013579176","CONNECT","CONNECT URL","practicefusion","N","practicefusion","","HIE","Health Information Exchange (HIE)","","OTHER","Other","EMR","9888 Bissonnet St Ste 160","","Houston","TX","US","770368039" +"1912569088","OTHERS","Other URL","kameishahill16276@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","3010 Vienna Woods Dr","","Cincinnati","OH","US","452116095" +"1467014555","DIRECT","Direct Messaging Address","btawse@wakehealth.edu","N","","","","","","","","","1 Medical Center Blvd","","Winston Salem","NC","US","271570001" +"1538721634","CONNECT","CONNECT URL","Northampton","Y","Criterion Child Enrichment","Criterion Child Enrichment","HIE","Health Information Exchange (HIE)","","CSV","CSV","HIE","228 King St Ste 2","","Northampton","MA","US","010602364" +"1023670122","DIRECT","Direct Messaging Address","cassidi.klimek@pathways.com","N","","","","","","","","","204 10th Ave S","","Nampa","ID","US","836513832" +"1730741836","CONNECT","CONNECT URL","musse.abdisalam@yahoo.com","N","email","","","","","OTHER","Other","Email","300 11th Ave NW Ste 125-3","","Rochester","MN","US","559012739" +"1639731755","CONNECT","CONNECT URL","Credible","N","","","","","","","","","135 W Main St","","Chehalis","WA","US","985324817" +"1265093397","DIRECT","Direct Messaging Address","jakers@beebehealthcare.org","N","email address for work","","DIRECT","Direct","","CSV","CSV","","424 Savannah Rd","","Lewes","DE","US","199581462" +"1952963019","OTHERS","Other URL","http://170.71.180.248/Citrix/SSOWeb/","N","Electronic Medical Record Charting","","HIE","Health Information Exchange (HIE)","","","","","7063 Veterans Pkwy","","Pell City","AL","US","351255114" +"1356903421","OTHERS","Other URL","https://sso.ncpdp.org","N","website","","DIRECT","Direct","","CSV","CSV","","11973 HWY 84 W","","Jena","LA","US","713427134" +"1174185243","DIRECT","Direct Messaging Address","alopez@jbainstitute.com","N","","","","","","","","","21151 S Western Ave","","Torrance","CA","US","905011724" +"1366004442","DIRECT","Direct Messaging Address","DeAnna.Kapitzke@wisconsin.gov","N","","","","","","","","","1505 North Drive","","Winnebago","WI","US","549850016" +"1720640857","DIRECT","Direct Messaging Address","rcole@access2counseling.com","N","","","","","","","","","3035 NW 63rd St Ste 200","","Oklahoma City","OK","US","731163606" +"1174184204","CONNECT","CONNECT URL","AGUADILLA","N","office","","DIRECT","Direct","","CSV","CSV","","88 Calle Cordoba","","Aguadilla","PR","US","006035845" +"1174184204","CONNECT","CONNECT URL","ARECIBO","N","office","","DIRECT","Direct","","CSV","CSV","","1602 Ave Miramar","","Arecibo","PR","US","006122882" +"1245891373","OTHERS","Other URL","INMEDIATA","N","CLEARINGHOUSE","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","URB. LIRIOS CALA","CALLE SAN FELIPE B-39","JUNCOS","PR","US","00777" +"1245891373","OTHERS","Other URL","INMEDIATA","N","CLEARINGHOUSE","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","URB. LIRIOS CALA","CALLE SAN FELIPE B-39","JUNCOS","PR","US","00777" +"1245891373","OTHERS","Other URL","INMEDIATA","N","CLEARINGHOUSE","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","URB. LIRIOS CALA","CALLE SAN FELIPE B-39","JUNCOS","PR","US","00777" +"1730740853","OTHERS","Other URL","EPIC","N","electronic m","","","","","","","","111 E 210th St","","Bronx","NY","US","104672401" +"1104487297","DIRECT","Direct Messaging Address","shakeyliea.robinson@cmglp.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1450 Madison Ave","","Covington","KY","US","410113369" +"1134780232","CONNECT","CONNECT URL","tyler@martincounseling.net","N","","","DIRECT","Direct","","OTHER","Other","Email","112 Watson St","","Ripon","WI","US","549711327" +"1609437722","DIRECT","Direct Messaging Address","HR@codainc.org","N","email address","","DIRECT","Direct","","","","","720 SE Washington St","","Hillsboro","OR","US","971234230" +"1952962086","DIRECT","Direct Messaging Address","kashonathompson@qualityoflifehomehealthservices.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1030 Herberich Ave","","Akron","OH","US","443011529" +"1508427634","CONNECT","CONNECT URL","97.68.191.58","N","dentrix","","DIRECT","Direct","","OTHER","Other","dentrix","590 S Main St","","Wildwood","FL","US","347854832" +"1083275119","DIRECT","Direct Messaging Address","michaelgould@burkeprimarycare.direct.emds.com","N","","","","","","","","","103 Medical Heights Dr","","Morganton","NC","US","286555197" +"1891357927","OTHERS","Other URL","NONE","N","","","","","","","","","1415 S Valley Dr Ste 200","","Las Cruces","NM","US","880053135" +"1255992384","CONNECT","CONNECT URL","linkedin.com/in/leeaholley","N","","","","","","","","","4807 Pin Oak Park Apt 4102","","Houston","TX","US","770812299" +"1255992384","OTHERS","Other URL","linkedin.com/in/leeaholley","N","","","","","","","","","6912 Stella Link Rd","","Houston","TX","US","770251171" +"1366004491","DIRECT","Direct Messaging Address","kpark@richmond.k12.mo.us","N","School email","","DIRECT","Direct","","OTHER","Other","email account","401 Matt Waller Dr","","Richmond","MO","US","640852270" +"1174185219","OTHERS","Other URL","Temixnj@gmail.com","N","","","","","","","","","179B Court St","","Newark","NJ","US","071033824" +"1134781289","OTHERS","Other URL","https://www.va.gov/","N","","","","","","","","","11301 Wilshire Blvd","","Los Angeles","CA","US","900731003" +"1114589272","CONNECT","CONNECT URL","www.littlehandsot.com","N","","","","","","","","","500 Tamal Plz Ste 525&527","","Corte Madera","CA","US","949251151" +"1457913501","CONNECT","CONNECT URL","shaun@tcsgrpglobal.com","N","","","","","","","","","745 Lake Trl","","Aurora","OH","US","442028478" +"1023670189","DIRECT","Direct Messaging Address","doctorb@avalonpc.org","N","Physician secure email","","DIRECT","Direct","","CSV","CSV","","2160 Lincoln Hwy E Ste 1-A4","","Lancaster","PA","US","176021150" +"1881256956","OTHERS","Other URL","Tucson","N","","","OTHER","Other","Tucson","OTHER","Other","Tucson","1224 E Lowell St","","Tucson","AZ","US","857210400" +"1881256956","OTHERS","Other URL","Tucson","N","","","OTHER","Other","Tucson","OTHER","Other","Tucson","7445 N Oracle Rd Ste 155","","Tucson","AZ","US","857046586" +"1336701408","CONNECT","CONNECT URL","Ogden","N","","","DIRECT","Direct","","CSV","CSV","","1708 E 5550 S Ste 23","","Ogden","UT","US","844037038" +"1336701408","CONNECT","CONNECT URL","Ogden","N","","","DIRECT","Direct","","CSV","CSV","","1708 E 5550 S Ste 23","","Ogden","UT","US","844037038" +"1336701408","CONNECT","CONNECT URL","Ogden","N","","","DIRECT","Direct","","CSV","CSV","","1708 E 5550 S Ste 23","","Ogden","UT","US","844037038" +"1336701408","CONNECT","CONNECT URL","Ogden","N","","","DIRECT","Direct","","CSV","CSV","","1708 E 5550 S Ste 23","","Ogden","UT","US","844037038" +"1225690399","SOAP","SOAP URL","Corning","N","","","","","","","","","77 E 1st St","","Corning","NY","US","148302715" +"1801458997","DIRECT","Direct Messaging Address","kaitlyn.jones@granttherapy.com","N","","","DIRECT","Direct","","","","","7508 159th Pl NE Apt 407","","Redmond","WA","US","980526164" +"1538721618","CONNECT","CONNECT URL","www.theforrestercenter.org","N","The Forrester Center for Behavioral Health","","DIRECT","Direct","","","","","187 W Broad St","","Spartanburg","SC","US","293063234" +"1386206464","OTHERS","Other URL","stellaraba.com","Y","Stellar ABA website","Stellar Behavioral Consulting Ltd","","","","","","","2820 W Charleston Blvd Ste 22","","Las Vegas","NV","US","891021933" +"1083276174","OTHERS","Other URL","2XParallels","N","2xParallels","","DIRECT","Direct","","CSV","CSV","","605 W Lumsden Rd","","Brandon","FL","US","335115911" +"1508428699","OTHERS","Other URL","WASHINGTON","N","","","","","","","","","3000 Connecticut Ave NW Ste 301","","Washington","DC","US","200082531" +"1760044853","OTHERS","Other URL","gabriel.ruvalcaba@mhsinc.org","N","gabriel.ruvalcaba@mhsinc.org","","","","","","","","1076 Santo Antonio Dr","","Colton","CA","US","923248103" +"1790347896","OTHERS","Other URL","magnoliapediatric@gmail.com","Y","email address","Magnolia Rehab Services","DIRECT","Direct","","","","","1775 Lewis Turner Blvd","Suite 101","Fort Walton Beach","FL","US","325476640" +"1003478116","DIRECT","Direct Messaging Address","kcherry.PSCA@outlook.com","N","","","DIRECT","Direct","","","","","2019 Cunningham Dr Ste 105","","Hampton","VA","US","236663316" +"1508428616","DIRECT","Direct Messaging Address","jolin@selectmedical.com","N","Work Email","","DIRECT","Direct","","","","","17692 1st Ave S","","Burien","WA","US","981481729" +"1487215513","DIRECT","Direct Messaging Address","StevenGryn@outlook.com","N","","","","","","","","","9330 FL-54","","Trinity","FL","US","34655" +"1740841865","CONNECT","CONNECT URL","97.68.191.58","N","Dentrix","","DIRECT","Direct","","OTHER","Other","dentrix","590 S Main St","","Wildwood","FL","US","347854832" +"1518529668","DIRECT","Direct Messaging Address","lvazquez@mghpr.org","N","lvazquez@mghpr.org","","OTHER","Other","lvazquez@mghpr.org","OTHER","Other","lvazquez@mghpr.org","Calle William Font Final","","Culebra","PR","US","007750000" +"1851953962","SOAP","SOAP URL","direct","N","","","DIRECT","Direct","","CSV","CSV","","1734 Ridge Ct SE","","Conyers","GA","US","300131726" +"1912569054","CONNECT","CONNECT URL","Houston","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6431 Fannin Street","MSB 5.232","Houston","TX","US","77003" +"1508428673","OTHERS","Other URL","ClinicSource.Com","N","Therapy practice management software","","","","","","","","754 Community Drive","Unit H","North Liberty","IA","US","52317" +"1376104406","DIRECT","Direct Messaging Address","scartwright@fswaukesha.org","N","email","","DIRECT","Direct","","OTHER","Other","email","101 W Broadway","","Waukesha","WI","US","531864833" +"1205497302","CONNECT","CONNECT URL","NA","N","","","DIRECT","Direct","","","","","1545 W Mockingbird Ln Ste 4000","","Dallas","TX","US","752355014" +"1215598305","DIRECT","Direct Messaging Address","lucy@mosaictreecounseling.com","N","","","","","","","","","2600 Gessner Rd Ste 203","","Houston","TX","US","770803843" +"1134781222","OTHERS","Other URL","Dublin","N","atlaspeakphysicaltherapy@gmail.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2324 Santa Rita Rd Ste 1","","Pleasanton","CA","US","945664150" +"1801457924","OTHERS","Other URL","N/A","N","N/A","","","","","OTHER","Other","N/A","23 Grantley St","","Hyde Park","MA","US","021362644" +"1265093371","DIRECT","Direct Messaging Address","wrighthouse-afh@outlook.com","N","","","","","","","","","1836 N 14th St","","Milwaukee","WI","US","532051640" +"1639730724","FHIR","FHIR URL","soonerpharm79@gmail.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","1811 W Lindsey St","","Norman","OK","US","730694101" +"1720649817","DIRECT","Direct Messaging Address","nbryson@lifebridgehealth.org","N","Work Email","","","","","","","","1205 York Rd Ste 18","","Lutherville Timonium","MD","US","210936211" +"1255992368","DIRECT","Direct Messaging Address","jsoileau2@lsu.edu","N","","","","","","","","","Infirmary Rd","","Baton Rouge","LA","US","708030001" +"1205497310","OTHERS","Other URL","Mpresumey@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","8 Faneuil Hall Marketplace Fl 3","","Boston","MA","US","021096114" +"1205497310","OTHERS","Other URL","Mpresumey@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","8 Faneuil Hall Marketplace Fl 3","","Boston","MA","US","021096114" +"1760043871","DIRECT","Direct Messaging Address","Care@doralushomecare.com","N","Email","","HIE","Health Information Exchange (HIE)","","","","","1441 13th St","","Clermont","FL","US","347112878" +"1295396307","OTHERS","Other URL","FAX","N","FAX","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13155 SW 134th St Ste 123","","Miami","FL","US","331864488" +"1265093389","DIRECT","Direct Messaging Address","admin@hears-2-you.com","N","Billing Office","","DIRECT","Direct","","CSV","CSV","","2812 Waynewood Dr","","Fort Wayne","IN","US","468092627" +"1760043889","CONNECT","CONNECT URL","consejocounseling.org","N","","","DIRECT","Direct","","","","","515 W Harrison St Ste 109","","Kent","WA","US","980324403" +"1235791302","DIRECT","Direct Messaging Address","lisa.p@adobecw.com","N","work email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4041 S McClintock Dr Ste 302","","Tempe","AZ","US","852825879" +"1114588241","CONNECT","CONNECT URL","www.mosaiccounselingservices.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3005 Peters Creek Rd NW","","Roanoke","VA","US","240192738" +"1851952980","CONNECT","CONNECT URL","therapynotes","N","therapynotes","","","","","","","","210 W Jackson St","","Ridgeland","MS","US","391572312" +"1376105411","OTHERS","Other URL","info@kidsatplaypa.com","N","","","","","","","","","3502 Scotts Ln Ste 711","","Philadelphia","PA","US","191291561" +"1780246835","OTHERS","Other URL","WestRichland","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","West Richland","3140 Iris St","","West Richland","WA","US","993536782" +"1780246835","OTHERS","Other URL","WestRichland","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","West Richland","3140 Iris St","","West Richland","WA","US","993536782" +"1780246835","OTHERS","Other URL","WestRichland","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","West Richland","3140 Iris St","","West Richland","WA","US","993536782" +"1780246835","OTHERS","Other URL","WestRichland","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","West Richland","3140 Iris St","","West Richland","WA","US","993536782" +"1780246835","OTHERS","Other URL","WestRichland","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","West Richland","3140 Iris St","","West Richland","WA","US","993536782" +"1780246835","OTHERS","Other URL","WestRichland","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","West Richland","3140 Iris St","","West Richland","WA","US","993536782" +"1780246835","OTHERS","Other URL","WestRichland","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","West Richland","3140 Iris St","","West Richland","WA","US","993536782" +"1780246835","OTHERS","Other URL","WestRichland","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","West Richland","3140 Iris St","","West Richland","WA","US","993536782" +"1346802493","CONNECT","CONNECT URL","leilani.olea@chartercare.org","N","Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1407 S County Trl Ste 432","","East Greenwich","RI","US","028181679" +"1346802493","CONNECT","CONNECT URL","leilani.olea@chartercare.org","N","Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1407 S County Trl Ste 432","","East Greenwich","RI","US","028181679" +"1043872104","DIRECT","Direct Messaging Address","Clarissa@takeroottherapy.com","N","e-mail","","DIRECT","Direct","","OTHER","Other","e-mail","4620 Hollywood Blvd","","Los Angeles","CA","US","900275408" +"1417519588","OTHERS","Other URL","Glendale","N","","","","","","","","","345 Pioneer Dr Unit 1203","","Glendale","CA","US","912032780" +"1407418577","SOAP","SOAP URL","Corning","N","","","","","","","","","77 E 1st St","","Corning","NY","US","148302715" +"1831751908","DIRECT","Direct Messaging Address","kelsey.j.clay@dmu.edu","N","","","","","","","","","9 Red Fox Run","","Sioux City","IA","US","511041450" +"1689236762","DIRECT","Direct Messaging Address","kendra@wellnesspartnershawaii.com","Y","Direct Messaging Address","Wellness Partners Hawaii Inc","HIE","Health Information Exchange (HIE)","","CSV","CSV","","377 Keahole St # 211-C","","Honolulu","HI","US","968253405" +"1497317572","DIRECT","Direct Messaging Address","Chris.owen@genesishcc.com","Y","","SunDance Rehabilitation Agency LLC","","","","","","","3001 W Blue Starr Dr","","Claremore","OK","US","740172544" +"1942862024","CONNECT","CONNECT URL","d-stressmt.com","N","emails sent directly to me","","DIRECT","Direct","","CSV","CSV","","6014 Brandy Chase Cv","","Fort Wayne","IN","US","468157601" +"1861054942","SOAP","SOAP URL","Omaha","N","","","","","","","","","3808 S 203rd Plz Ste 400","","Omaha","NE","US","681306402" +"1669034757","OTHERS","Other URL","Kennesaw","N","","","","","","","","","2997 Owens Meadow Dr NW","","Kennesaw","GA","US","301522558" +"1134781248","CONNECT","CONNECT URL","http://www.eastbayaba.com/","N","","","","","","","","","2821 Crow Canyon Rd Ste 101","","San Ramon","CA","US","945831659" +"1750943866","CONNECT","CONNECT URL","aiafrate3@hotmail.com","N","","","","","","","","","6 Cedar Meadows Dr W","","Teaticket","MA","US","025365885" +"1386205490","DIRECT","Direct Messaging Address","bmchargue@llu.edu","N","","","","","","","","","11234 Anderson St","","Loma Linda","CA","US","923542804" +"1770145708","DIRECT","Direct Messaging Address","morgan.r.malpass@medstar.net","N","work","","","","","","","","110 Irving St NW","","Washington","DC","US","200103017" +"1235791286","CONNECT","CONNECT URL","Boulder","N","","","","","","","","","2299 Pearl St Ste 310","","Boulder","CO","US","803024671" +"1093376121","DIRECT","Direct Messaging Address","Pneff@mhsystem.org","N","Work email secure","","DIRECT","Direct","","CSV","CSV","","12009 Mineral Ave","","Buffalo","OH","US","43722" +"1093377160","OTHERS","Other URL","Syosset","N","","","","","","","","","6800 Jericho Tpke Ste 120W","","Syosset","NY","US","117914445" +"1346802378","OTHERS","Other URL","gcjserrano1@gmail.com","N","","","","","","","","","198 Naples St","","San Francisco","CA","US","941122011" +"1407417595","CONNECT","CONNECT URL","https://myhealth.stanfordhealthcare.org/#/","N","","","","","","","","","401 Quarry Rd","","Palo Alto","CA","US","943041419" +"1013578111","CONNECT","CONNECT URL","https://myportfolio.umm.edu/MyChart/","N","","","","","","","","","22 S Greene St","","Baltimore","MD","US","212011544" +"1013578111","CONNECT","CONNECT URL","https://myportfolio.umm.edu/MyChart/","N","","","","","","","","","22 S Greene St","","Baltimore","MD","US","212011544" +"1790346807","DIRECT","Direct Messaging Address","janet@metropolitaneldercare.com","N","Direct email address","","DIRECT","Direct","","","","","20 W Mosholu Pkwy S Apt 34M","","Bronx","NY","US","104681155" +"1427619535","OTHERS","Other URL","EPIC","N","I have no idea what this question pertains to","","DIRECT","Direct","","OTHER","Other","EPIC","5717 NE 138th Ave","","Portland","OR","US","972303409" +"1912568023","DIRECT","Direct Messaging Address","office@schellerdds.com","N","","","","","","","","","155A Hickman Ave","","Hudson","NC","US","286382449" +"1417518531","OTHERS","Other URL","tylerverbout@sinnissippi.com","N","email","","DIRECT","Direct","","OTHER","Other","email","102 S Hennepin Ave","","Dixon","IL","US","610213013" +"1134780257","DIRECT","Direct Messaging Address","Marilyncenter@outlook.com","N","Confidential Business Email","","DIRECT","Direct","","OTHER","Other","Confidential","60 Evergreen Pl Ste 200B","","East Orange","NJ","US","070182114" +"1548821671","SOAP","SOAP URL","Abilities.com","N","address","","DIRECT","Direct","","","","","2130 S Buffalo Dr","","Las Vegas","NV","US","891172013" +"1750943882","CONNECT","CONNECT URL","(347)524-7818","N","Direct message","","DIRECT","Direct","","OTHER","Other","Direct message","10222 184th St","","Hollis","NY","US","114233104" +"1083276190","OTHERS","Other URL","www.acainhomecare.com","N","Website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","212 River Crest Cir N","","Helena","AL","US","350808020" +"1619539723","OTHERS","Other URL","https://www.mbaycih.com","Y","website","Monterey Integrated Sports & Pain Asscociates A Medical Group","DIRECT","Direct","","OTHER","Other","inquiries","19 Upper Ragsdale Dr Ste 150","","Monterey","CA","US","939407837" +"1528620630","DIRECT","Direct Messaging Address","skw76015@creighton.edu","N","","","","","","","","","7710 Mercy Rd Ste 202","","Omaha","NE","US","681242353" +"1023670148","OTHERS","Other URL","BRUNSWICK","N","","","","","","","","","600 Coastal Village Dr","","Brunswick","GA","US","315201973" +"1073175196","DIRECT","Direct Messaging Address","amandairv@mocomc.com","N","encripted email","","","","","","","","5268 Nicholson Ln","","Kensington","MD","US","208951009" +"1609438720","OTHERS","Other URL","arpiaohh@yahoo.com","N","Business email address","","OTHER","Other","Business use only","CSV","CSV","","1445 E Los Angeles Ave","","Simi Valley","CA","US","930652817" +"1336701457","CONNECT","CONNECT URL","COMODO","N","","","","","","","","","5598 8th St W # 2","","Lehigh Acres","FL","US","339716341" +"1508428624","CONNECT","CONNECT URL","http://www.wch.sa.gov.au/services/az/divisions/wab/mfm/maternal_fetal_medicine.html","N","","","","","","","","","Maternal-Fetal Medicine","72 King William Road","North Adelaide","SA","AU","005006" +"1679135792","DIRECT","Direct Messaging Address","Fuzzy_129@hotmail.com","N","email","","DIRECT","Direct","","","","","17927 Pecan Bayou Ln","","Cypress","TX","US","774334479" +"1013579036","CONNECT","CONNECT URL","Pharmacy","N","Pharmacy","","","","","","","","807 Davidson Dr NW","","Concord","NC","US","280254351" +"1275195299","OTHERS","Other URL","n/a","N","","","","","","OTHER","Other","n/a","7305 Lake Magnolia Dr Apt D","","New Port Richey","FL","US","346536938" +"1548822562","CONNECT","CONNECT URL","Tucson","N","","","DIRECT","Direct","","CSV","CSV","","5301 E Grant Rd","","Tucson","AZ","US","857122805" +"1366004384","CONNECT","CONNECT URL","pinecounselinginc.com","N","","","DIRECT","Direct","","CSV","CSV","","204 S Orange St","","Richland Center","WI","US","535812170" +"1538721550","OTHERS","Other URL","TWRx","N","","","","","","","","","3517 E Beltline","","Hibbing","MN","US","557462337" +"1073175097","DIRECT","Direct Messaging Address","dfranklin@gmh.edu","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","80 Jesse Hill Jr Dr SE","","Atlanta","GA","US","303033031" +"1790347714","OTHERS","Other URL","JENNIFER.PRICE@MWHC.COM","Y","JENNIFER.PRICE@MWHC.COM","Mary Washington Healthcare","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1001 Sam Perry Blvd","","Fredericksburg","VA","US","224014453" +"1134781156","FHIR","FHIR URL","3.4","N","","","","","","","","","990 Stafford Forest Dr Apt 301","","Winston Salem","NC","US","271276912" +"1134781156","FHIR","FHIR URL","13.0","N","","","","","","","","","990 Stafford Forest Dr Apt 301","","Winston Salem","NC","US","271276912" +"1043872062","OTHERS","Other URL","jcahill56@yahoo.com","N","","","","","","","","","200 W Arbor Dr","","San Diego","CA","US","921039000" +"1104488139","OTHERS","Other URL","e-mail","N","","","","","","","","","1319 Cornwall Ave","","Bellingham","WA","US","982254743" +"1992367924","CONNECT","CONNECT URL","desktop","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8385 Westmore Rd Apt 12","","San Diego","CA","US","921262241" +"1447812474","DIRECT","Direct Messaging Address","jason@alaskaeverybodymassage.com","N","","","","","","","","","34845 Lowbush St","","Homer","AK","US","996039716" +"1174185102","CONNECT","CONNECT URL","rrosemiami@aol.com","N","","","DIRECT","Direct","","OTHER","Other","email","22594 SW 65th Ter","","Boca Raton","FL","US","334286049" +"1700448735","OTHERS","Other URL","caretoyouhealth.com","N","EMR system through website","","","","","","","","34641 Via Catalina","","Capistrano Beach","CA","US","926241312" +"1154983187","CONNECT","CONNECT URL","Fresno","N","","","DIRECT","Direct","","CSV","CSV","","1680 E Barstow Ave Apt 124","","Fresno","CA","US","937106591" +"1598327520","CONNECT","CONNECT URL","lauriejatz@gmail.com","N","","","OTHER","Other","jatc0422@gmail.com","","","","9309 Montemar Dr","","Spring Valley","CA","US","919773419" +"1225690266","CONNECT","CONNECT URL","agyamfi@montefiore.org","Y","agyamfi@montefiore.org","Montefiore Medical Center","DIRECT","Direct","","CSV","CSV","","260 E 161st St","","Bronx","NY","US","104513512" +"1770145716","DIRECT","Direct Messaging Address","halie.moitoza@pacden.com","Y","Email","Pacific Dental Services","DIRECT","Direct","","CSV","CSV","","9528 Antioch Rd","","Overland Park","KS","US","662124058" +"1760044705","OTHERS","Other URL","www.nkysals.com","Y","Speech and Language Services","NKY Speech & Language Services, LLC","DIRECT","Direct","","OTHER","Other","Speech and Language Services","1515 Cavalry Drive","Suite 202","Florence","KY","US","41042" +"1679135610","OTHERS","Other URL","seattle","N","","","","","","","","","1660 S Columbian Way","","Seattle","WA","US","981081532" +"1023670064","DIRECT","Direct Messaging Address","sedat-kandemirli@uiowa.edu","N","e-mail","","","","","","","","200 Hawkins Dr","","Iowa City","IA","US","522421009" +"1366004319","OTHERS","Other URL","Camelliahomecare@gmail.com","N","Email","","","","","","","","4201 S Irby St Lot 14","","Florence","SC","US","295055311" +"1750943718","DIRECT","Direct Messaging Address","saramcglothlin@balladhealth.org","N","work email","","DIRECT","Direct","","CSV","CSV","","1 Medical Park Blvd","","Bristol","TN","US","376207430" +"1295397255","DIRECT","Direct Messaging Address","Administrator@communitycarehealthandrehab.com","N","","","","","","","","","2202 W Oak Ave","","Plant City","FL","US","335637222" +"1942862909","OTHERS","Other URL","EPIC","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","hospital system","1001 S George St","","York","PA","US","174033676" +"1528620580","CONNECT","CONNECT URL","Canby","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","249 NW 3rd Ave","","Canby","OR","US","970133601" +"1831751882","DIRECT","Direct Messaging Address","rgardiner@bfcsaz.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","18864 E Germann Rd","","Queen Creek","AZ","US","851427338" +"1093377038","OTHERS","Other URL","CANNONFALLS","N","RN","","OTHER","Other","CANNON FALLS","OTHER","Other","CANNON FALLS","720 River Rd","","Cannon Falls","MN","US","550091441" +"1184286122","OTHERS","Other URL","Boston","Y","","Beth Israel Deaconess Medical Center","HIE","Health Information Exchange (HIE)","","CSV","CSV","","330 Brookline Ave","","Boston","MA","US","022155400" +"1700448743","DIRECT","Direct Messaging Address","Tlee83@kelsosbarbershop.com","N","","","HIE","Health Information Exchange (HIE)","","","","","2460 Sullivant Ave","","Columbus","OH","US","432043139" +"1174185110","CONNECT","CONNECT URL","https://my.templehealth.org/","N","","","","","","","","","3401 N Broad St","","Philadelphia","PA","US","191405189" +"1619539657","DIRECT","Direct Messaging Address","ewest@solangealfs.com","N","","","DIRECT","Direct","e-fax","CSV","CSV","e-fax","2951 Clairton Dr","","Highlands Ranch","CO","US","801264561" +"1679135628","SOAP","SOAP URL","SimplePractice","N","","","","","","","","","245 Sweetcreek Dr Apt C","","Ballwin","MO","US","630214860" +"1235791278","CONNECT","CONNECT URL","www.grandviewcareaz.com","N","webiste","","DIRECT","Direct","","CSV","CSV","","1741 W Oraibi Dr","","Phoenix","AZ","US","850274506" +"1033771084","CONNECT","CONNECT URL","home","N","","","DIRECT","Direct","","OTHER","Other","East Orange","110 Washington St Apt 3F","","East Orange","NJ","US","070171131" +"1134781180","CONNECT","CONNECT URL","Mililani","N","","","DIRECT","Direct","","","","","95-834 Paikauhale St","","Mililani","HI","US","967892878" +"1932761988","CONNECT","CONNECT URL","dr.montero@totalhealthdentalcare.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2522 Dana St Ste 101","","Berkeley","CA","US","947042803" +"1467014415","OTHERS","Other URL","N/A","N","","","","","","","","","1000 Franklin Dr","","Bartlett","IL","US","601035716" +"1093377046","OTHERS","Other URL","aixa.antoine@gmail.com","N","","","","","","","","","2609 N 37th St","","Milwaukee","WI","US","532102528" +"1073175022","DIRECT","Direct Messaging Address","Nouran.eshak@ttuhsc.edu","N","","","","","","","","","3601 4th St Deptartment Of Internal Medicine","","Lubbock","TX","US","794300001" +"1154983104","DIRECT","Direct Messaging Address","j_gibson4@u.pacific.edu","N","EMAIL","","","","","","","","405 E Pine St","","Stockton","CA","US","952045522" +"1609438662","DIRECT","Direct Messaging Address","wrentrop@mrhc.org","N","","","DIRECT","Direct","","","","","611 Alcorn Dr","","Corinth","MS","US","388349388" +"1043872005","CONNECT","CONNECT URL","tasneez@evms.edu","Y","","Eastern Virginia Medical School","","","","","","","721 Fairfax Ave","","Norfolk","VA","US","235072007" +"1740842707","OTHERS","Other URL","Windsor","N","","","","","","","","","561 E Garden Dr Unit B","","Windsor","CO","US","805503149" +"1366004210","CONNECT","CONNECT URL","www.acceptingtherapy.com","N","Website","","DIRECT","Direct","","OTHER","Other","Contact","107 W Van Buren St Ste 205","","Chicago","IL","US","606051054" +"1699337527","DIRECT","Direct Messaging Address","jessica.strickland@urmc.org","N","Work Email","","","","","","","","801 W Gordon St","","Thomaston","GA","US","302863426" +"1699337527","DIRECT","Direct Messaging Address","jessica.strickland@urmc.org","N","Work Email","","","","","","","","801 W Gordon St","","Thomaston","GA","US","302863426" +"1699337527","DIRECT","Direct Messaging Address","jessica.strickland@urmc.org","N","Work Email","","","","","","","","801 W Gordon St","","Thomaston","GA","US","302863426" +"1447812441","CONNECT","CONNECT URL","pdsconnect.com","N","","","DIRECT","Direct","","CSV","CSV","","1703 Village West Pkwy Ste 108","","Kansas City","KS","US","661111859" +"1992367965","DIRECT","Direct Messaging Address","kpeter15@hfhs.org","N","","","","","","","","","205 N East Ave","","Jackson","MI","US","492011753" +"1811559735","CONNECT","CONNECT URL","Oakland","N","https://bonitahouse.org","","OTHER","Other","Oakland","CSV","CSV","","1422 Harrison St","","Oakland","CA","US","946123903" +"1558923482","DIRECT","Direct Messaging Address","contracting@sleepquest.com","N","Secure Email","","DIRECT","Direct","","","","","981 Industrial Rd Ste B","","San Carlos","CA","US","940704150" +"1639731649","CONNECT","CONNECT URL","childrenshospital.org","N","","","OTHER","Other","Main hospital address","","","","333 Longwood Ave Fl 5","","Boston","MA","US","021155711" +"1396307377","OTHERS","Other URL","mary.billiot@la.gov","N","","","","","","","","","1809 W Airline Hwy","","LA Place","LA","US","700683336" +"1063074078","CONNECT","CONNECT URL","rizorrecovery1@gmail.com","N","","","","","","","","","247 Domus Ln","","Casselberry","FL","US","327072424" +"1629630579","OTHERS","Other URL","https://www.theeyedr2020.com","N","","","","","","","","","945 E Brandon Blvd","","Brandon","FL","US","335115500" +"1235791203","FHIR","FHIR URL","eClinicalworks","N","","","","","","","","","655 Harmon Loop Rd Ste 108","","Dededo","GU","US","969296544" +"1538721501","CONNECT","CONNECT URL","email","N","email","","DIRECT","Direct","","","","","400 N State Of Franklin Rd","","Johnson City","TN","US","376046035" +"1073175055","DIRECT","Direct Messaging Address","erey1@hfhs.org","N","","","","","","","","","205 N East Ave","","Jackson","MI","US","492011753" +"1124680103","CONNECT","CONNECT URL","tenderheartsinc@gmail.com","N","","","","","","","","","10 W Eager St Ste 200","","Baltimore","MD","US","212015469" +"1114589108","DIRECT","Direct Messaging Address","Lperal@palsspeech.com","N","","","","","","","","","2716 163rd St","","Flushing","NY","US","113581042" +"1720640717","DIRECT","Direct Messaging Address","meagan@drsmiththompson.com","N","HIPAA secured email","","DIRECT","Direct","","CSV","CSV","","157 Main St","","Caribou","ME","US","047364160" +"1184286163","SOAP","SOAP URL","Cary","N","","","","","","","","","3700 Fox Stone Dr","","Raleigh","NC","US","276035179" +"1437711439","DIRECT","Direct Messaging Address","jsnow@cc-md.org","N","","","DIRECT","Direct","","","","","1111 Benfield Blvd Ste 104","","Millersville","MD","US","211083003" +"1033771043","DIRECT","Direct Messaging Address","Angelica.C.Cornejo@uth.tmc.edu","N","","","DIRECT","Direct","","CSV","CSV","","7000 Fannin St","","Houston","TX","US","770305400" +"1841852852","CONNECT","CONNECT URL","CapeFear","Y","Provider","Cape Fear Physician Services, Inc","OTHER","Other","HIE","OTHER","Other","HIE","1638 Owen Dr","","Fayetteville","NC","US","283043424" +"1134781149","SOAP","SOAP URL","SOAP","N","","","","","","","","","20170 Cortez Blvd","","Brooksville","FL","US","346013832" +"1306408315","DIRECT","Direct Messaging Address","kthomso1@hfhs.org","N","","","","","","","","","205 N East Ave","","Jackson","MI","US","492011753" +"1942862859","OTHERS","Other URL","NA","N","No computer systems/emails set up for the practice as of now.","","OTHER","Other","NA","OTHER","Other","NA","117 S Calhoun St","","Dublin","GA","US","310215245" +"1497317309","DIRECT","Direct Messaging Address","deana@drhadleydental.com","N","","","","","","","","","5406 S Emerson Ave","","Indianapolis","IN","US","462371970" +"1851953764","CONNECT","CONNECT URL","Creoks","Y","","Creoks Behavioral Health","","","","","","","121 S Duck St","","Stillwater","OK","US","740743292" +"1306408216","OTHERS","Other URL","None","N","","","","","","","","","390 Yampa Boulevard","","Craig","CO","US","816252600" +"1770145690","CONNECT","CONNECT URL","dwillis@envisionunlimited.org","Y","","Envision Unlimited","DIRECT","Direct","","","","","8 South Michigan Avenue","Suite 1700","Chicago","IL","US","606033353" +"1265094189","DIRECT","Direct Messaging Address","holly@cfhtherapy.com","N","email","","HIE","Health Information Exchange (HIE)","","","","","205 S 5th St","","Leavenworth","KS","US","660482602" +"1265094189","DIRECT","Direct Messaging Address","holly@cfhtherapy.com","N","email","","HIE","Health Information Exchange (HIE)","","","","","3300 Clinton Parkway Ct Ste 206","","Lawrence","KS","US","660472660" +"1366004293","DIRECT","Direct Messaging Address","contact@aimbehavior.com","N","","","DIRECT","Direct","","CSV","CSV","","1725 Avocado Rd","","Oceanside","CA","US","920546103" +"1437711355","DIRECT","Direct Messaging Address","ahodges@youthfocus.org","N","","","","","","","","","405 Parkway Ste A","","Greensboro","NC","US","274011693" +"1053973990","CONNECT","CONNECT URL","nyambura","N","","","","","","","","","721 Fawcett Ave Ste 100","","Tacoma","WA","US","984025502" +"1053973990","CONNECT","CONNECT URL","nyambura","N","","","","","","","","","721 Fawcett Ave Ste 100","","Tacoma","WA","US","984025502" +"1265094197","OTHERS","Other URL","n/a","N","","","","","","","","","5535 S Williamson Blvd Ste 774","","Port Orange","FL","US","321288321" +"1952963803","OTHERS","Other URL","SOAP","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","391 Muddy Creek Ln","","Ormond Beach","FL","US","321744895" +"1902468853","OTHERS","Other URL","n/a","N","n/a","","OTHER","Other","n/a","OTHER","Other","n/a","14000 Fivay Rd","","Hudson","FL","US","346677103" +"1902468853","OTHERS","Other URL","n/a","N","n/a","","OTHER","Other","n/a","OTHER","Other","n/a","14000 Fivay Rd","","Hudson","FL","US","346677103" +"1548822406","DIRECT","Direct Messaging Address","info@truhealthutah.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","839 E 1200 S","","Orem","UT","US","840976603" +"1467014464","DIRECT","Direct Messaging Address","melissa.ayala@va.gov","N","outlook account with encryption capabilities","","DIRECT","Direct","","OTHER","Other","outlook account","3350 La Jolla Village Dr","","San Diego","CA","US","921610002" +"1528620473","REST","RESTful URL",".&$@:$","N","","","","","","","","","6976 Cumberland Gap Pkwy","","Harrogate","TN","US","377528230" +"1528620473","CONNECT","CONNECT URL","Harrogatefamilypractice","N","","","","","","","","","6976 Cumberland Gap Pkwy","","Harrogate","TN","US","377528230" +"1295397123","DIRECT","Direct Messaging Address","daeryl.williamson@rbha.org","Y","","Richmond Behavioral Health Authority","","","","","","","107 S 5th St","","Richmond","VA","US","232193825" +"1215599204","DIRECT","Direct Messaging Address","kdohony@cc-md.org","N","Work email","","","","","","","","1111 Benfield Blvd Ste 104","","Millersville","MD","US","211083003" +"1124680046","DIRECT","Direct Messaging Address","Audrey.McKiney@dhha.org","N","work e-mail address","","","","","","","","667 Bannock Street","","Denver","CO","US","80204" +"1891357729","DIRECT","Direct Messaging Address","abdulrahman.aloush@tonation-nsn.gov","N","","","","","","","","","Hwy 86 Topawa Road","","Sells","IL","US","85634" +"1881256857","OTHERS","Other URL","AZPRODUCTSANDSERVICES@GMAIL.COM","N","AZPASHEALTHCAREPROVIDERS ADMINISTRATIVE CONTACT EMAIL","","DIRECT","Direct","","CSV","CSV","","8052 Tuscany St","","Fontana","CA","US","923363800" +"1265094247","DIRECT","Direct Messaging Address","bshin1@hfhs.org","N","","","","","","","","","205 N East Ave","","Jackson","MI","US","492011753" +"1477115459","CONNECT","CONNECT URL","https://email18.godaddy.com/webmail.php","N","","","","","","","","","8303 N Sam Houston Pkwy E Ste B","","Humble","TX","US","773964933" +"1598327587","OTHERS","Other URL","tdeluise13@gmail.com","N","","","","","","","","","9 Forbes Rd","","Woburn","MA","US","018012103" +"1376105361","DIRECT","Direct Messaging Address","drerin@treehousekidsdental.com","N","work email","","DIRECT","Direct","","CSV","CSV","","1611 J St","","Springfield","OR","US","974774252" +"1538721535","OTHERS","Other URL","scpeter0929@gmail.com","N","","","","","","","","","8710 Cameron St Unit 306","","Silver Spring","MD","US","209103704" +"1720640725","DIRECT","Direct Messaging Address","mtowle@cc-md.org","N","mtowle@cc-md.org","","DIRECT","Direct","","","","","1111 Benfield Blvd Ste 104","","Millersville","MD","US","211083003" +"1639731540","DIRECT","Direct Messaging Address","COVEREDBYLOVE@MAIL.COM","N","EMAIL","","DIRECT","Direct","","CSV","CSV","","1732 NW 3rd Ter Apt 208","","Homestead","FL","US","330343015" +"1548822455","DIRECT","Direct Messaging Address","rrenfro1@hfhs.org","N","","","","","","","","","205 N East Ave","","Jackson","MI","US","492011753" +"1851953772","OTHERS","Other URL","kjprice44@hotmail.com","N","","","","","","","","","285 Holmes Pittman Rd","","Foxworth","MS","US","394833166" +"1760044697","DIRECT","Direct Messaging Address","graif@straighttalkcounseling.org","N","graif@straighttalkcounseling.org","","DIRECT","Direct","","CSV","CSV","","1225 W 6th St","","Santa Ana","CA","US","927032101" +"1760044697","DIRECT","Direct Messaging Address","graif@straighttalkcounseling.org","N","graif@straighttalkcounseling.org","","DIRECT","Direct","","CSV","CSV","","1225 W 6th St","","Santa Ana","CA","US","927032101" +"1760044697","DIRECT","Direct Messaging Address","graif@straighttalkcounseling.org","N","graif@straighttalkcounseling.org","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1225 W 6th St","","Santa Ana","CA","US","927032101" +"1760044697","DIRECT","Direct Messaging Address","graif@straighttalkcounseling.org","N","graif@straighttalkcounseling.org","","DIRECT","Direct","","CSV","CSV","","1225 W 6th St","","Santa Ana","CA","US","927032101" +"1215599147","OTHERS","Other URL","253Z00000X","N","In-Home Supportive Care","","","","","","","","3600 S State Road 7 Ste 320","","Miramar","FL","US","330235290" +"1255993192","CONNECT","CONNECT URL","chelsea.mitchell93@gmail.com","N","","","","","","","","","21606 Ivory Gate Ln","","Katy","TX","US","774496795" +"1447812383","DIRECT","Direct Messaging Address","chamilton021984@outlook.com","N","","","DIRECT","Direct","","","","","123 Hart St","","Brooklyn","NY","US","112066814" +"1538721493","OTHERS","Other URL","https://familybestcare.com/","N","","","","","","","","","11661 SE 1st St Ste 203","","Bellevue","WA","US","980053526" +"1861054736","DIRECT","Direct Messaging Address","jwllms47@memphis.edu","N","Email Address","","DIRECT","Direct","","CSV","CSV","","8382 Baymeadows Rd","","Jacksonville","FL","US","322564447" +"1497317366","OTHERS","Other URL","Surescript","N","","","","","","","","","4801 Troup Hwy Ste 402","","Tyler","TX","US","757032358" +"1184286064","OTHERS","Other URL","www.mysecurepractice.com","N","Secure URL","","HIE","Health Information Exchange (HIE)","","","","","57 Street Rd Ste M","","Southampton","PA","US","189663100" +"1356903231","CONNECT","CONNECT URL","vallejo","N","personal url","","HIE","Health Information Exchange (HIE)","","OTHER","Other","pt info","420 Gillcrest Ave","","Vallejo","CA","US","945918009" +"1265094148","OTHERS","Other URL","Henderson","N","Hospital","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2626 Capital Medical Blvd","","Tallahassee","FL","US","323084402" +"1609438589","DIRECT","Direct Messaging Address","veronicab@Lafcc.org","N","email","","DIRECT","Direct","","","","","3301 37th Ave","","Sacramento","CA","US","958242418" +"1669034542","DIRECT","Direct Messaging Address","joshuanoffsinger@ccfsn.org","Y","","Catholic Charities, Diocese of Norwich, Inc.","","","","","","","331 Main St","","Norwich","CT","US","063605836" +"1982266888","DIRECT","Direct Messaging Address","jessica@aspireccc.com","N","work email","","DIRECT","Direct","","CSV","CSV","","501 N Riverside Dr Ste 111","","Gurnee","IL","US","600315918" +"1356903256","DIRECT","Direct Messaging Address","slowie@vistahill.org","Y","","Vista Hill Foundation","","","","","","","220 Euclid Ave Ste 40","","San Diego","CA","US","921143617" +"1265094163","CONNECT","CONNECT URL","https://dslhhc.com/hhcweb/logon.aspx","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8700 Reseda Blvd Ste 219A","","Northridge","CA","US","913244041" +"1508428400","CONNECT","CONNECT URL","brad.akard@bayviewci.org","N","Social Services","","OTHER","Other","San Francisco","OTHER","Other","San Francisco","150 Executive Park Blvd Ste 2800","","San Francisco","CA","US","941343311" +"1043872948","DIRECT","Direct Messaging Address","jmsullivan@umc.edu","N","Work Email","","DIRECT","Direct","","","","","2500 N State St","","Jackson","MS","US","392164500" +"1629630421","CONNECT","CONNECT URL","sonia.clemente@hss.sccgv.org","N","work email","","DIRECT","Direct","","CSV","CSV","","614 Tully Rd","","San Jose","CA","US","951111048" +"1629630421","CONNECT","CONNECT URL","sonia.clemente@hss.sccgv.org","N","work email","","DIRECT","Direct","","CSV","CSV","","614 Tully Rd","","San Jose","CA","US","951111048" +"1629630421","CONNECT","CONNECT URL","sonia.clemente@hss.sccgv.org","N","work email","","DIRECT","Direct","","CSV","CSV","","614 Tully Rd","","San Jose","CA","US","951111048" +"1629630421","CONNECT","CONNECT URL","sonia.clemente@hss.sccgv.org","N","work email","","DIRECT","Direct","","CSV","CSV","","614 Tully Rd","","San Jose","CA","US","951111048" +"1497317200","OTHERS","Other URL","stellaraba.com","Y","Stellar ABA website","Stellar Behavioral Consulting Ltd","","","","","","","2820 W Charleston Blvd Ste 22","","Las Vegas","NV","US","891021933" +"1861054678","CONNECT","CONNECT URL","Employer","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","201 S Main St","","Milford","IN","US","465423004" +"1326600214","DIRECT","Direct Messaging Address","jnelson@northpointrecovery.com","N","","","","","","","","","13037 NE Bel Red Rd Ste 102A","","Bellevue","WA","US","980052651" +"1326600271","DIRECT","Direct Messaging Address","jody.herley@unmc.edu","N","jody.herley@unmc.edu","","DIRECT","Direct","","OTHER","Other","Norfolk","111 Kings Way","","Norfolk","NE","US","687013301" +"1821650649","OTHERS","Other URL","smontgomery41@mail.fresnostate.edu","N","","","","","","","","","7355 N Palm Ave","","Fresno","CA","US","937115770" +"1215599170","OTHERS","Other URL","Epic","N","epic medical record system and patient email through mychart","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1448 Richardson St","","Baltimore","MD","US","212305322" +"1235791187","DIRECT","Direct Messaging Address","nicolek@aboundchildrenstherapy.com","N","email","","DIRECT","Direct","","CSV","CSV","","695 S Colorado Blvd","","Denver","CO","US","802468008" +"1033771993","CONNECT","CONNECT URL","Naples","N","","","","","","","","","6340 Pine Ridge Rd","suite 201","Naples","FL","US","34119" +"1285296087","CONNECT","CONNECT URL","RX05791@CVSHealth.com","Y","CVS Pharmacy store 5791 email","CVS PHARMACY INC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4890 N Litchfield Rd","","Litchfield Park","AZ","US","853405015" +"1144882127","CONNECT","CONNECT URL","tonimariehenry@gmail.com","N","","","","","","","","","247 Washington St","","Stoughton","MA","US","020721778" +"1013579820","OTHERS","Other URL","crawfordmh.org","N","","","DIRECT","Direct","","CSV","CSV","","1000 N Allen St","","Robinson","IL","US","624541114" +"1306408380","DIRECT","Direct Messaging Address","hello@daniellewoodtherapy.com","N","confidential email","","DIRECT","Direct","","","","","5424 Ballard Ave NW Ste 300","","Seattle","WA","US","981074046" +"1477115319","OTHERS","Other URL","Chariton","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1200 N 7th St","","Chariton","IA","US","500491210" +"1245892223","CONNECT","CONNECT URL","savannah@devotionhc.com","N","company email","","DIRECT","Direct","","CSV","CSV","","368 Baintree Blvd","","Brighton","MI","US","481145005" +"1245892223","CONNECT","CONNECT URL","misty@devotionhc.com","N","company email","","DIRECT","Direct","","CSV","CSV","","368 Baintree Blvd","","Brighton","MI","US","481145005" +"1245892223","CONNECT","CONNECT URL","810-991-1532","N","company fax","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","368 Baintree Blvd","","Brighton","MI","US","481145005" +"1245892223","CONNECT","CONNECT URL","www.devotionhc.com","N","company website","","DIRECT","Direct","","CSV","CSV","","368 Baintree Blvd","","Brighton","MI","US","481145005" +"1861054843","DIRECT","Direct Messaging Address","nhoggan1@hfhs.org","N","","","","","","","","","205 N East Ave","","Jackson","MI","US","492011753" +"1861054843","DIRECT","Direct Messaging Address","nhoggan1@hfhs.org","N","","","","","","","","","205 N East Ave","","Jackson","MI","US","492011753" +"1861054843","DIRECT","Direct Messaging Address","nhoggan1@hfhs.org","N","","","","","","","","","205 N East Ave","","Jackson","MI","US","492011753" +"1861054843","DIRECT","Direct Messaging Address","nhoggan1@hfhs.org","N","","","","","","","","","205 N East Ave","","Jackson","MI","US","492011753" +"1770145757","DIRECT","Direct Messaging Address","Leightonslight@comcast.net","N","","","","","","","","","3045 Baker Rd Ste 1","","Dexter","MI","US","481301163" +"1235791120","CONNECT","CONNECT URL","marielg3@yahoo.com","N","","","","","","","","","1050 Crystal Way Apt O","","Delray Beach","FL","US","334441012" +"1932761939","OTHERS","Other URL","miami","N","miami","","DIRECT","Direct","","OTHER","Other","Miami","12210 SW 130th St","","Miami","FL","US","331866217" +"1932761939","OTHERS","Other URL","Miami","N","Miami","","DIRECT","Direct","other","OTHER","Other","other","12210 SW 130th St","","Miami","FL","US","331866217" +"1932761939","OTHERS","Other URL","Miami","N","Miami","","DIRECT","Direct","other","OTHER","Other","other","12210 SW 130th St","","Miami","FL","US","331866217" +"1932761939","OTHERS","Other URL","miami","N","miami","","DIRECT","Direct","","OTHER","Other","Miami","12210 SW 130th St","","Miami","FL","US","331866217" +"1932761939","SOAP","SOAP URL","prrovider","N","provider","","HIE","Health Information Exchange (HIE)","","OTHER","Other","15048 sw 138 ter miami fl 33196","12210 SW 130th St","","Miami","FL","US","331866217" +"1932761939","OTHERS","Other URL","miami","N","miami","","DIRECT","Direct","","OTHER","Other","Miami","12210 SW 130th St","","Miami","FL","US","331866217" +"1932761939","OTHERS","Other URL","Miami","N","Miami","","DIRECT","Direct","other","OTHER","Other","other","12210 SW 130th St","","Miami","FL","US","331866217" +"1104488071","OTHERS","Other URL","EPIC","N","","","OTHER","Other","EPIC","OTHER","Other","EPIC","1330 Rockerfeller Ave","Suite 150","Everett","WA","US","98201" +"1518529429","CONNECT","CONNECT URL","DALLAS","N","","","","","","","","","10945 Estate Ln Ste E158","","Dallas","TX","US","752382317" +"1336701242","OTHERS","Other URL","513-574-7424","N","fax","","DIRECT","Direct","","OTHER","Other","print","4307 Bridgetown Rd","","Cincinnati","OH","US","452114427" +"1245892157","DIRECT","Direct Messaging Address","theQiCoach@comcast.net","N","email contact info","","DIRECT","Direct","","OTHER","Other","email","33 Turtle Crossing Rd","","Pelham","NH","US","030763383" +"1780246694","CONNECT","CONNECT URL","selectmedical.com","N","","","","","","","","","1616 Azalea Dr","","Temple","TX","US","765022774" +"1063074979","DIRECT","Direct Messaging Address","dkulcsar@kingandassociates.biz","N","Email","","DIRECT","Direct","","CSV","CSV","","132 S Main St","","Greensburg","PA","US","156013132" +"1053973966","DIRECT","Direct Messaging Address","cstephe4@hfhs.org","N","","","","","","","","","205 N East Ave","","Jackson","MI","US","492011753" +"1881256717","DIRECT","Direct Messaging Address","Heather@whiteandpooldental.com","N","","","","","","","","","2030 S Federal Blvd","","Denver","CO","US","802195430" +"1285296129","DIRECT","Direct Messaging Address","rcroft@elmcrest.org","N","","","","","","","","","3532 James St Ste 112","","Syracuse","NY","US","132062722" +"1962064816","CONNECT","CONNECT URL","seniorservicesmadison@gmail.com","N","","","DIRECT","Direct","","","","","555 DOnofrio Dr # 3","","Madison","WI","US","537192053" +"1922660893","CONNECT","CONNECT URL","www.macerfertilitycenter.com","N","website","","","","","","","","550 Deep Valley Dr Ste 287","","Rolling Hills Estates","CA","US","902747600" +"1013579952","OTHERS","Other URL","akocher@memorialcare.org","N","work email","","","","","","","","1190 Baker St Ste 100","","Costa Mesa","CA","US","926264105" +"1730741679","DIRECT","Direct Messaging Address","cgunning@murraystate.edu","N","","","","","","","","","150 N Eagle Creek Dr","","Lexington","KY","US","405091805" +"1053973909","DIRECT","Direct Messaging Address","bpickard@mitw.org","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","correspondence","N2150 Kesaehkahtek Rd","","Gresham","WI","US","541289602" +"1972165827","DIRECT","Direct Messaging Address","heather.box1@ccdfe.com","Y","work email","Center for Child Development and Family Education","DIRECT","Direct","","OTHER","Other","Alma","344 Fayetteville Ave","","Alma","AR","US","729213655" +"1609438555","CONNECT","CONNECT URL","@dgtherapy.com","N","","","","","","","","","12411 Slauson Ave Ste G","","Whittier","CA","US","906062835" +"1245892108","OTHERS","Other URL","N/A","N","","","","","","","","","11774 Dawkins Ridge Ln","","Bristow","VA","US","201366185" +"1023670981","DIRECT","Direct Messaging Address","taylor.williamson@ctcprogrms.com","N","","","","","","","","","305 Pacific Ave S","","Kelso","WA","US","986261638" +"1831751791","OTHERS","Other URL","kccopelandllc@gmail.com","N","Business E-mail","","","","","","","","127 E 3rd St","","Huntington Station","NY","US","117461455" +"1700448677","DIRECT","Direct Messaging Address","nicolesmith8@dcc.edu","N","","","DIRECT","Direct","","CSV","CSV","","4000 Bienville St Ste G","","New Orleans","LA","US","701195163" +"1700448677","DIRECT","Direct Messaging Address","mhart9@tulane.edu","N","","","DIRECT","Direct","","CSV","CSV","","4000 Bienville St Ste G","","New Orleans","LA","US","701195163" +"1700448677","CONNECT","CONNECT URL","www.tulane.edu","N","","","DIRECT","Direct","","CSV","CSV","","4000 Bienville St Ste G","","New Orleans","LA","US","701195163" +"1669034534","OTHERS","Other URL","thelaurelsofhusdonville","N","","","","","","","","","3650 Van Buren St","","Hudsonville","MI","US","494261036" +"1386206266","DIRECT","Direct Messaging Address","Direct@NeilDraisinODCharlestonSC.CompulinkDirect.com","N","","","","","","","","","1470 Tobias Gadson Blvd Ste 115","","Charleston","SC","US","294074835" +"1407418395","DIRECT","Direct Messaging Address","danbangartdpm@peoriapodiatrist.cernerdirect.com","N","Direct Messaging","","DIRECT","Direct","","OTHER","Other","Direct Messaging","15650 N Black Canyon Hwy # B-121","","Phoenix","AZ","US","850534064" +"1477115350","DIRECT","Direct Messaging Address","Rodolfor@lafcc.org","N","email","","DIRECT","Direct","","","","","3301 37th Ave","","Sacramento","CA","US","958242418" +"1417519307","CONNECT","CONNECT URL","BROOKLYN","N","","","HIE","Health Information Exchange (HIE)","","","","","1007 Quentin Rd","","Brooklyn","NY","US","112232341" +"1245892132","OTHERS","Other URL","n/a","N","","","","","","","","","5535 S Williamson Blvd Ste 774","","Port Orange","FL","US","321288321" +"1043872930","CONNECT","CONNECT URL","Healthit.gov","N","","","","","","","","","12 Blueberry Hill Rd","","Hopewell Junction","NY","US","125336846" +"1770145666","OTHERS","Other URL","info@i-can.center","N","ICAN","","","","","","","","5150 Village Park Dr SE","","Bellevue","WA","US","980066652" +"1396307286","DIRECT","Direct Messaging Address","julie@thrivenutritioncounseling.com","N","business email","","DIRECT","Direct","","OTHER","Other","email","5600 W Maple Rd Ste D404","","West Bloomfield","MI","US","483223711" +"1376105171","CONNECT","CONNECT URL","familyfirstphysicians@gmail.com","N","office","","","","","","","","2345 E Southern Ave","","Mesa","AZ","US","852045419" +"1942862743","SOAP","SOAP URL","Internet","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2284 S Ballenger Hwy Ste G","","Flint","MI","US","485033446" +"1679135479","DIRECT","Direct Messaging Address","mary.mclaughlin@duke.edu","Y","work email","Duke University Medical Center","DIRECT","Direct","","CSV","CSV","","2301 Erwin Rd","","Durham","NC","US","277054699" +"1760044564","DIRECT","Direct Messaging Address","marcy.milbrandt@bannerhealth.com","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1625 N Campbell Ave","","Tucson","AZ","US","857194330" +"1437711249","OTHERS","Other URL","ElectronicHealthExchange","N","HospitalEMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","701 6th St S","","St Petersburg","FL","US","337014814" +"1558923375","DIRECT","Direct Messaging Address","zcaron@neguidance.org","N","","","","","","","","","12800 E Warren Ave","","Detroit","MI","US","482152061" +"1447812268","DIRECT","Direct Messaging Address","myefimov@llu.edu","N","","","DIRECT","Direct","","CSV","CSV","","26630 Barton Rd Apt 1824","","Redlands","CA","US","923734329" +"1689236432","OTHERS","Other URL","Neighborcare.org","N","Website","","DIRECT","Direct","","OTHER","Other","website","2119 3rd Ave","","Seattle","WA","US","981212333" +"1093377996","SOAP","SOAP URL","Suffolk","N","","","","","","","","","100 Anna Goode Way","","Suffolk","VA","US","234349236" +"1104488949","CONNECT","CONNECT URL","therapynotes","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","therapynotes","186 S River Ave Ste 5","","Holland","MI","US","494232848" +"1801458708","CONNECT","CONNECT URL","N/A","N","N/A","","DIRECT","Direct","","OTHER","Other","N/A","4500 E Sam Houston Pkwy S","","Pasadena","TX","US","775053959" +"1982266698","DIRECT","Direct Messaging Address","rbergtold@sscouncil.org","N","","","","","","","","","1909 Cheker Sq","","East Hazel Crest","IL","US","604291442" +"1982266698","DIRECT","Direct Messaging Address","rbergtold@sscouncil.org","N","","","","","","","","","1909 Cheker Sq","","East Hazel Crest","IL","US","604291442" +"1437711421","SOAP","SOAP URL","Frontdeskchiroplus@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","3625 Western Center Blvd","","Ft Worth","TX","US","761371936" +"1417519406","OTHERS","Other URL","SUNRISE","Y","C","Adults to Pediatrics Therapy LLC","HIE","Health Information Exchange (HIE)","","OTHER","Other","atpoffice@adultstopediatrics.com www.adultstopediatrics.com","14201 W Sunrise Blvd Ste 107","","Sunrise","FL","US","333233207" +"1053973040","DIRECT","Direct Messaging Address","jereader@flcps.com","N","","","","","","","","","151 Marion Ave","","Mansfield","OH","US","449032223" +"1326600313","CONNECT","CONNECT URL","N/A","N","","","","","","","","","1515 River Pl Ste 390","","Braselton","GA","US","305175605" +"1235791229","CONNECT","CONNECT URL","www.stoddenpt.com","Y","","Stodden Physical Therapy,LLC","","","","","","","1405 N 205th St Ste 140","","Elkhorn","NE","US","680224740" +"1063074052","DIRECT","Direct Messaging Address","rhuwyle1@hfhs.org","N","","","","","","","","","205 N East Ave","","Jackson","MI","US","492011753" +"1477115475","CONNECT","CONNECT URL","icloud.com","N","","","","","","","","","26041 Whispering Woods Cir","","Plainfield","IL","US","605852615" +"1407418403","OTHERS","Other URL","computer","N","","","DIRECT","Direct","","","","","132 S Beverly Ave","","Youngstown","OH","US","445153541" +"1043872047","CONNECT","CONNECT URL","supply@dynamicdentalnc.com","N","","","","","","","","","988 Ocean Hwy W","","Supply","NC","US","284624060" +"1225690225","OTHERS","Other URL","Phoenixville","N","Electronic Health Record","","","","","","","","1041 W Bridge St Ste 5","","Phoenixville","PA","US","194604342" +"1861054868","DIRECT","Direct Messaging Address","tmarkel1@hfhs.org","N","","","","","","","","","205 N East Ave","","Jackson","MI","US","492011753" +"1659933661","DIRECT","Direct Messaging Address","nicolenorton14@live.com","N","","","","","","","","","108F Roper St","","Lowell","MA","US","018524850" +"1386206399","DIRECT","Direct Messaging Address","CREDENTIALING@MPFCAK.COM","N","","","","","","","","","2211 E NORTHERN LIGHTS BLVD","","ANCHORAGE","AK","US","99508" +"1386206399","DIRECT","Direct Messaging Address","CREDENTIALING@MPFCAK.COM","N","","","","","","","","","2211 E NORTHERN LIGHTS BLVD","","ANCHORAGE","AK","US","99508" +"1386206399","DIRECT","Direct Messaging Address","CREDENTIALING@MPFCAK.COM","N","","","","","","","","","2211 E NORTHERN LIGHTS BLVD","","ANCHORAGE","AK","US","99508" +"1790347706","CONNECT","CONNECT URL","https://www.kareo.com","N","","","DIRECT","Direct","","OTHER","Other","Healthcare information","540 W Central Ave","","Springboro","OH","US","450661110" +"1487216495","CONNECT","CONNECT URL","courtnitello@comcast.net","N","Dental Office","","DIRECT","Direct","","","","","1130 14th St N","","Texas City","TX","US","775905413" +"1700448693","DIRECT","Direct Messaging Address","contact@newpathsacramento.com","N","Primary email","","","","","","","","2322 Butano Dr Ste 210A","","Sacramento","CA","US","958250657" +"1710549605","CONNECT","CONNECT URL","n/a","N","","","","","","","","","9964 S Lannae Dr","","Sandy","UT","US","840944038" +"1457913345","CONNECT","CONNECT URL","94-1156530","N","","","","","","","","","1500 Franklin St","","San Francisco","CA","US","941094523" +"1992367890","CONNECT","CONNECT URL","kwest@specialtycounseling.com","N","Email","","DIRECT","Direct","","CSV","CSV","","975 Gilchrist St","","Wheatland","WY","US","822012931" +"1003478900","SOAP","SOAP URL","Optima","N","","","","","","","","","129 Hillcrest Dr","","Byrdstown","TN","US","385492326" +"1003478900","SOAP","SOAP URL","Optima","N","","","","","","","","","129 Hillcrest Dr","","Byrdstown","TN","US","385492326" +"1720640626","DIRECT","Direct Messaging Address","Nelda.gonzales@lourdesonline.org","N","email","","DIRECT","Direct","","CSV","CSV","","1175 Carondelet Dr","","Richland","WA","US","993543300" +"1811559719","SOAP","SOAP URL","Chirotouch","N","EMR","","","","","","","","3203 Conway Rd # 201","","Orlando","FL","US","328127303" +"1467014365","DIRECT","Direct Messaging Address","DrRichards@enrichdental.com","N","","","","","","","","","104 S Sterling Ave","","Sugar Creek","MO","US","640541215" +"1487216289","DIRECT","Direct Messaging Address","Jayers@abhsinc.net","N","Email","","DIRECT","Direct","","CSV","CSV","","1230 Monitor St","","Wenatchee","WA","US","988013534" +"1023670825","OTHERS","Other URL","miralomaseniorcare@gmail.com","N","","","","","","","","","12400 Dakota River Ct","","Eastvale","CA","US","917524310" +"1396307187","DIRECT","Direct Messaging Address","dentist@santeefamilydentist.com","N","practice email","","DIRECT","Direct","","OTHER","Other","laserdds8@gmail.com","8790 Cuyamaca St Ste E","","Santee","CA","US","920714295" +"1881256683","CONNECT","CONNECT URL","Chicago","N","","","","","","","","","1901 W Harrison St","","Chicago","IL","US","606123714" +"1659933463","SOAP","SOAP URL",".elp","N","Initials","","DIRECT","Direct","","CSV","CSV","","7103 San Pedro Ave Ste A","","San Antonio","TX","US","782166219" +"1740842558","CONNECT","CONNECT URL","Philadelphia","N","","","","","","","","","5501 Old York Rd Ste 1","","Philadelphia","PA","US","191413098" +"1649832460","CONNECT","CONNECT URL","DiversitySyh","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","110 N Lady Mary Dr Apt 1","","Clearwater","FL","US","337555150" +"1922660745","OTHERS","Other URL","UMConnect","N","Graduate Studies Communication Portal","","OTHER","Other","n/a","","","","32 Campus Dr","","Missoula","MT","US","598120003" +"1841852696","DIRECT","Direct Messaging Address","thuffaker@ych.us","N","","","","","","","","","415 N Avenue F","","Denver City","TX","US","793232741" +"1144882986","OTHERS","Other URL","ahinescrna3@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","301 S 8th St","","Philadelphia","PA","US","191064000" +"1326600164","DIRECT","Direct Messaging Address","laorthospec@840.direct.myezyaccess.com","N","Email","","","","","","","","108 Rue Louis Xiv","","Lafayette","LA","US","705085739" +"1316509185","CONNECT","CONNECT URL","healthymindshearts.com","N","","","DIRECT","Direct","","","","","843 Viscount St","","Brandon","FL","US","335116653" +"1396307088","CONNECT","CONNECT URL","B@dragonflycounseling.org","N","Website","","","","","","","","6795 E Tennessee Ave Ste 409","","Denver","CO","US","802241614" +"1174185888","CONNECT","CONNECT URL","diane@dianegreenhill.com","N","","","DIRECT","Direct","","CSV","CSV","","179 Post Rd W","","Westport","CT","US","068804602" +"1700448420","OTHERS","Other URL","Box.Emory.edu","N","HIPAA Compliant","","OTHER","Other","Clinical trials (ATN)","OTHER","Other","Research documents","1518 Clifton Rd NE","","Atlanta","GA","US","303224201" +"1881256519","CONNECT","CONNECT URL","Milton","N","Office","","DIRECT","Direct","","CSV","CSV","","480 Adams St Ste 206","","Milton","MA","US","021864914" +"1699337337","DIRECT","Direct Messaging Address","mkinghorn@bhrworldwide.com","N","email","","","","","","","","12647 Olive Blvd Ste 200","","Saint Louis","MO","US","631416345" +"1053973701","OTHERS","Other URL","rxm.09351@store.walgreens.com","N","store email","","DIRECT","Direct","","CSV","CSV","","10878 Peaks Row Ln","","Missoula","MT","US","598088478" +"1316509029","DIRECT","Direct Messaging Address","klaushman@ourhomescsp.com","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Encrypted","2000 P St","","Lincoln","NE","US","685033630" +"1720640584","DIRECT","Direct Messaging Address","adudley@baycove.org","Y","","Baycove Human Services","","","","","","","270 Communication Way","","Hyannis","MA","US","026011883" +"1720640584","DIRECT","Direct Messaging Address","adudley@baycove.org","Y","","Baycove Human Services","","","","","","","270 Communication Way","","Hyannis","MA","US","026011883" +"1720640584","DIRECT","Direct Messaging Address","adudley@baycove.org","Y","","Baycove Human Services","","","","","","","270 Communication Way","","Hyannis","MA","US","026011883" +"1982266748","CONNECT","CONNECT URL","humblebeginningsac@yahoo.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1921 N Railroad Ave","","Arcadia","LA","US","710013423" +"1780246546","CONNECT","CONNECT URL","susan.e.mendelson@gmail.com","N","","","","","","","","","1812 Front St","","Scotch Plains","NJ","US","070761103" +"1073175832","DIRECT","Direct Messaging Address","dallis03@nsuok.edu","N","University","","HIE","Health Information Exchange (HIE)","","","","","14204 N 480 Rd","","Tahlequah","OK","US","744640338" +"1154983971","DIRECT","Direct Messaging Address","Josemanuel.GutierrezAmezcua@nyulangone.org","N","Encrypted and authentication-requiring professional email adress","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","550 1st Ave","","New York","NY","US","100166402" +"1366004194","OTHERS","Other URL","https://www.allkidscantherapy.com/contact-akc","N","","","DIRECT","Direct","","CSV","CSV","","2420 Wilson Ave","","Madison","IN","US","472502135" +"1386206118","DIRECT","Direct Messaging Address","maria@comprehensivebhc.com","N","","","","","","","","","2217 Champa St","","Denver","CO","US","802052531" +"1568024396","DIRECT","Direct Messaging Address","hannarae.larsen@tennova.com","N","E-mail","","","","","","","","7557B Dannaher Dr Ste 225","","Powell","TN","US","378493568" +"1376105106","CONNECT","CONNECT URL","Brandon","N","","","","","","","","","1447 Oakfield Dr","","Brandon","FL","US","335114854" +"1891357620","DIRECT","Direct Messaging Address","skaur@counselingbehavioralservices.com","N","Email","","","","","","","","10 Swarthmore Dr","","Carteret","NJ","US","070081845" +"1518529346","CONNECT","CONNECT URL","Compulink","N","EMR","","DIRECT","Direct","","","","","104 Smoky Way Ste 100","","Danville","KY","US","404228729" +"1063074896","OTHERS","Other URL","Fredericksburg","N","","","HIE","Health Information Exchange (HIE)","","","","","7220 W Jefferson Ave Ste 202","","Lakewood","CO","US","802352023" +"1619539442","CONNECT","CONNECT URL","megangreenecounseling.com","N","","","DIRECT","Direct","","CSV","CSV","","2539 N Kedzie Blvd Ste 5E","","Chicago","IL","US","606471435" +"1790347524","OTHERS","Other URL","Knox","N","Primary Care","","","","","","","","104 E Culver Rd Ste 102","","Knox","IN","US","465342241" +"1306408141","SOAP","SOAP URL","nashville","N","home","","","","","","","","504 Clearwater Dr","","Nashville","TN","US","372174027" +"1417519265","CONNECT","CONNECT URL","Denise.lattimore@yahoo.com","N","","","","","","","","","10343 S Western Ave","","Chicago","IL","US","606432410" +"1558923300","DIRECT","Direct Messaging Address","pparekh@marionhealth.org","N","Work email","","DIRECT","Direct","","","","","2868 N Pennsylvania St","","Indianapolis","IN","US","462054125" +"1225690084","DIRECT","Direct Messaging Address","barry.heath@rehabwithoutwalls.com","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Secure Private/Proprietary","91 Camden St Ste 107","","Rockland","ME","US","048412458" +"1790347557","DIRECT","Direct Messaging Address","contact@beaconcareservices.com","N","secure messaging","","DIRECT","Direct","","OTHER","Other","secure messaging","200 State St Ste 302","","Boston","MA","US","021092672" +"1396307153","OTHERS","Other URL","www.alabamacaregiversllc.com","N","","","DIRECT","Direct","","OTHER","Other","email","2099 New Center Rd Lot B","","Somerville","AL","US","356703887" +"1588226351","OTHERS","Other URL","carriescomfortingcare@gmail.com","N","","","","","","","","","2574 NE 43rd Rd","","Ocala","FL","US","344703301" +"1093377863","CONNECT","CONNECT URL",".","N","","","","","","","","","3941 Duke Ln","","Abilene","TX","US","796027475" +"1154983922","OTHERS","Other URL","none","N","not applicable","","","","","","","","1121 Tall Oak Ct","","Racine","WI","US","534063035" +"1710549597","OTHERS","Other URL","www.sunriseservices.com","N","website","","OTHER","Other","website","OTHER","Other","other","811 Madison St","","Everett","WA","US","982034543" +"1508428384","SOAP","SOAP URL","Epic","N","","","","","","","","","930 W Centerville Rd Ste C","","Garland","TX","US","750415854" +"1295397982","OTHERS","Other URL","Fairfax","N","","","OTHER","Other","Fairfax","OTHER","Other","Fairfax","10721 Main St Ste 1500","","Fairfax","VA","US","220306910" +"1740842434","DIRECT","Direct Messaging Address","jdonovan@ivymount.org","N","Work Email","","DIRECT","Direct","","OTHER","Other","Business Email","11614 Seven Locks Rd","","Rockville","MD","US","208543261" +"1922660612","DIRECT","Direct Messaging Address","olga.vlashyn@osumc.edu","N","olga.vlashyn@osumc.edu","","DIRECT","Direct","","OTHER","Other","Work E-mail","410 W 10th Ave","","Columbus","OH","US","432101240" +"1477115160","DIRECT","Direct Messaging Address","danielmartin@eastersealscrossroads.org","Y","work email","Easterseals","DIRECT","Direct","","OTHER","Other","work email","4740 Kingsway Dr","","Indianapolis","IN","US","462051521" +"1699337386","SOAP","SOAP URL","cherylbenson.lmt@gmail.com","N","","","","","","","","","124 N Union St Ste 209","","Olean","NY","US","147602749" +"1679135388","OTHERS","Other URL","lcheek@abhsinc.net","N","","","","","","CSV","CSV","","1230 Monitor St","","Wenatchee","WA","US","988013534" +"1588226294","DIRECT","Direct Messaging Address","jenniferries@theoncologyinstitute.com","N","","","","","","","","","25405 Hancock Ave Ste 203","","Murrieta","CA","US","925625978" +"1689236390","DIRECT","Direct Messaging Address","kelsey.bellew@rehabcare.com","N","","","","","","","","","15301 W 87th Street Pkwy Ste 200","","Lenexa","KS","US","662191479" +"1215599931","CONNECT","CONNECT URL","www.morethanbirth.com","N","web address","","DIRECT","Direct","","OTHER","Other","doula service","2800 Todkill Trce","","Edgewood","MD","US","210403429" +"1427610153","OTHERS","Other URL","info@quickcaremed.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6341 N US Highway 441","","Ocala","FL","US","344751221" +"1063074730","OTHERS","Other URL","bluunited.hush.com","N","Secure Encrypted Email accounts for PHI","","DIRECT","Direct","","OTHER","Other","Encrypted Emails for PHI","4100 Easton Dr Ste 12","","Bakersfield","CA","US","933099418" +"1558923201","CONNECT","CONNECT URL","melissa.l.richling.mil@mail.mil","N","Military email","","DIRECT","Direct","","OTHER","Other","Military email","620 John Paul Jones Cir","","Portsmouth","VA","US","237082111" +"1427610195","DIRECT","Direct Messaging Address","melissa.gibson2@genesishcc.com","N","","","","","","","","","4435 Pheasant Ridge Rd","","Roanoke","VA","US","240145285" +"1992367767","OTHERS","Other URL","Electronic","N","Electronic","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","145 N Haggerty Rd","","Canton","MI","US","481873901" +"1073175857","OTHERS","Other URL","https://www.igniteptaz.com/","N","","","","","","","","","3970 E Riggs Rd Ste 1","","Chandler","AZ","US","852495412" +"1063074813","OTHERS","Other URL","desireerodgers@comprehensiveinterventionsinc.org","N","","","DIRECT","Direct","","CSV","CSV","","607 Washington St","","Williamston","NC","US","278922645" +"1942862727","DIRECT","Direct Messaging Address","nancyclancy@southbaycommunityservices.com","N","work email contact","","DIRECT","Direct","","CSV","CSV","","South Bay Community Services","142 Warren St","Lowell","MA","US","018522208" +"1821650615","OTHERS","Other URL","www.coastalvisionva.com","N","","","","","","","","","2077 Lynnhaven Pkwy Ste 101","","Virginia Beach","VA","US","234564884" +"1356903140","OTHERS","Other URL","Epic","Y","","Swedish Medical Center","DIRECT","Direct","","","","","747 Broadway","","Seattle","WA","US","981224379" +"1245892033","OTHERS","Other URL","www.vsortho.com","N","","","","","","","","","360 Peak One Drive","Suite 180","FRISCO","CO","US","804431303" +"1902468762","OTHERS","Other URL","DGtherapy.com","N","DG therapy","","DIRECT","Direct","","CSV","CSV","","12411 Slauson Ave Ste G","","Whittier","CA","US","906062835" +"1275195976","OTHERS","Other URL","Computer","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12630 Shoreside Dr","","Florissant","MO","US","630335108" +"1891357661","DIRECT","Direct Messaging Address","klwilliamson@veraciouscounseling.com","N","diagnosis, concerns, trauma","","DIRECT","Direct","","CSV","CSV","","5601 Bridge St Ste 300","","Fort Worth","TX","US","761122355" +"1891357661","DIRECT","Direct Messaging Address","klwilliamson@veraciouscounseling.com","N","diagnosis, concerns, trauma","","DIRECT","Direct","","CSV","CSV","","5601 Bridge St Ste 300","","Fort Worth","TX","US","761122355" +"1891357661","DIRECT","Direct Messaging Address","klwilliamson@veraciouscounseling.com","N","diagnosis, concerns, trauma","","DIRECT","Direct","","CSV","CSV","","5601 Bridge St Ste 300","","Fort Worth","TX","US","761122355" +"1891357661","DIRECT","Direct Messaging Address","klwilliamson@veraciouscounseling.com","N","diagnosis, concerns, trauma","","DIRECT","Direct","","CSV","CSV","","5601 Bridge St Ste 300","","Fort Worth","TX","US","761122355" +"1730741521","DIRECT","Direct Messaging Address","signem@ofsn.net","Y","secure email","Oregon Family Support Network","","","","","","","4275 Commercial St SE Ste 180","","Salem","OR","US","973024087" +"1801458658","CONNECT","CONNECT URL","www.gaurdianmadison.com","N","business email","","DIRECT","Direct","","CSV","CSV","","118 N Madison St","","Stoughton","WI","US","535891530" +"1801458658","CONNECT","CONNECT URL","gaurdian2016@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","118 N Madison St","","Stoughton","WI","US","535891530" +"1114589991","CONNECT","CONNECT URL","HallCounselingServices.com","N","","","","","","","","","1727 King St Ste 105","","Alexandria","VA","US","223142700" +"1114589991","CONNECT","CONNECT URL","HallCounselingServices.com","N","","","","","","","","","1727 King St Ste 105","","Alexandria","VA","US","223142700" +"1013579804","CONNECT","CONNECT URL","ERH","N","","","","","","","","","701 Loyola Ave Ste 405","","New Orleans","LA","US","701131912" +"1013579804","CONNECT","CONNECT URL","ERH","N","","","","","","","","","701 Loyola Ave Ste 405","","New Orleans","LA","US","701131912" +"1730741505","DIRECT","Direct Messaging Address","ccabrera@lsssc.org","N","lsssc.org","","DIRECT","Direct","","CSV","CSV","","58923 Business Center Dr","","Yucca Valley","CA","US","922847311" +"1649832411","CONNECT","CONNECT URL","zikampharmacy2@gmail.com","Y","","Zikam Neighborhood Pharmacy LLC","DIRECT","Direct","","","","","17323 Ih 35 N Ste 100","","Schertz","TX","US","781541278" +"1811559602","DIRECT","Direct Messaging Address","Rachael.Harris@providence.org","N","Email","","DIRECT","Direct","","","","","17727 E Burnside St","","Portland","OR","US","972334803" +"1871155655","OTHERS","Other URL","AdvanceMD","N","Software for everything the patient needs","","OTHER","Other","Scheduling","OTHER","Other","Medical Files","10876 S River Front Pkwy Ste 400","","South Jordan","UT","US","840955944" +"1295397073","CONNECT","CONNECT URL","jointphysicaltherapy@comcast.net","N","","","","","","","","","40 Old Country Rd","","Middletown","NJ","US","077481721" +"1104488980","CONNECT","CONNECT URL","www.fashcounseling.com","N","website","","DIRECT","Direct","","","","","684 W Boughton Rd Ste 106","","Bolingbrook","IL","US","604401781" +"1932761640","DIRECT","Direct Messaging Address","kate.wells@uthct.edu","N","email","","DIRECT","Direct","","OTHER","Other","email","11937 Us Highway 271","Attn: Kate Wells","Tyler","TX","US","75708" +"1023670809","SOAP","SOAP URL","webpt","N","","","","","","","","","175 Route 70","","Medford","NJ","US","080552300" +"1598327280","CONNECT","CONNECT URL","saravela7@gmail.com","N","","","","","","","","","6194 Bryndale Ave","","Oak Park","CA","US","913775846" +"1285296988","OTHERS","Other URL","Charleston","N","","","HIE","Health Information Exchange (HIE)","","","","","721 Wappoo Rd","","Charleston","SC","US","294075861" +"1588226278","DIRECT","Direct Messaging Address","denise.cole-ouzounian@saukprairiehealthcare.org","N","work email","","DIRECT","Direct","","CSV","CSV","","260 26th St","","Prairie Du Sac","WI","US","535782203" +"1376105072","DIRECT","Direct Messaging Address","drdunn@ocalasdentist.com","N","secured office/server email address","","DIRECT","Direct","","","","","7555 SW Highway 200","","Ocala","FL","US","344767725" +"1639731334","DIRECT","Direct Messaging Address","enkaufman@yalesurgical.com","N","","","DIRECT","Direct","","","","","305 Boston Ave","","Stratford","CT","US","066145246" +"1659933356","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1457913162","DIRECT","Direct Messaging Address","bakerwallace@qwestoffice.net","Y","office email","Wallace C Baker","DIRECT","Direct","","OTHER","Other","email","1880 John Adams Pkwy","","Idaho Falls","ID","US","834014315" +"1023670742","OTHERS","Other URL","yotaronerc2@gmail.com","N","","","","","","","","","3106 S Memorial Dr Ste B","","Greenville","NC","US","278346765" +"1275195901","CONNECT","CONNECT URL","Pasadena","N","","","","","","","","","155 S El Molino Ave Ste 101","","Pasadena","CA","US","911012563" +"1215599949","OTHERS","Other URL","info@quickcaremed.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3925 N Lecanto Hwy","","Beverly Hills","FL","US","344653507" +"1134781867","OTHERS","Other URL","info@quickcaremed.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","659 NE US Highway 19 Unit 1","","Crystal River","FL","US","344294240" +"1386206027","SOAP","SOAP URL","ReadySetConnect","N","","","","","","","","","14772 Pipeline Ave Ste A","","Chino Hills","CA","US","917096027" +"1386206027","SOAP","SOAP URL","ReadySetConnect","N","Pediatric Therapy Associate therapist login site","","","","","","","","14772 Pipeline Ave Ste A","","Chino Hills","CA","US","917096027" +"1477115111","DIRECT","Direct Messaging Address","chanel@claycounselingsolutions.com","Y","Company Email","Clay Counseling Solutions, Inc.","DIRECT","Direct","","","","","1845 Business Center Dr Ste 106","","San Bernardino","CA","US","924083447" +"1801458542","CONNECT","CONNECT URL","Paula.Rogers@encompasshealth.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","14831 W 95th Street","","Lenexa","KS","US","66215" +"1801458542","DIRECT","Direct Messaging Address","PaulaRogers@encompasshealth.com","N","work email","","DIRECT","Direct","","CSV","CSV","","14831 W 95th Street","","Lenexa","KS","US","66215" +"1174185813","CONNECT","CONNECT URL","https://npiregistry.cms.hhs.gov/","N","","","","","","","","","1275 York Ave","","New York","NY","US","100656007" +"1235791989","DIRECT","Direct Messaging Address","credentailing@cfgpc.com","N","cfg email","","","","","","","","765 Route 70 E","","Marlton","NJ","US","080532341" +"1831751585","CONNECT","CONNECT URL","Summerville","N","","","","","","","","","105 Duck Blind Ct","","Summerville","SC","US","294832866" +"1518529270","CONNECT","CONNECT URL","Sitka","N","","","","","","","","","222 Tongass Dr","","Sitka","AK","US","998359416" +"1962064626","SOAP","SOAP URL","Chart","N","electronic medical record","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","50 Orchardhill Rd","","Jamaica Plain","MA","US","021303725" +"1497317150","DIRECT","Direct Messaging Address","763rx@savemart.com","N","","","","","","","","","844 Blossom Hill Rd","","San Jose","CA","US","951232725" +"1093377731","CONNECT","CONNECT URL","www.mochaderm.com","N","Website","","","","","","","","3000 N Halsted St Ste 724","","Chicago","IL","US","606575196" +"1467014134","CONNECT","CONNECT URL","EPIC","N","Electronic Medical Record","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1 Medical Center Blvd","","Winston Salem","NC","US","271570001" +"1558923284","OTHERS","Other URL","Miami","N","","","DIRECT","Direct","","","","","20425 Old Cutler Rd","","Cutler Bay","FL","US","331891833" +"1902468747","DIRECT","Direct Messaging Address","sincerehomeservices4@gamil.com","N","","","","","","","","","1313 columbus dr.","","SAINT LOUIS","MO","US","63138" +"1285296905","CONNECT","CONNECT URL","https://www.advocateaurorahealth.org/myadvocateaurora","Y","My Advocate Aurora Patient Portal","ADVOCATE MEDICAL GROUP","DIRECT","Direct","","OTHER","Other","Portal","10837 S Cicero Ave","","Oak Lawn","IL","US","604536458" +"1699337428","CONNECT","CONNECT URL","Tulsa","N","","","DIRECT","Direct","","CSV","CSV","","44 N Louisville Ave","","Tulsa","OK","US","741158313" +"1740842582","CONNECT","CONNECT URL","sierramanorcare@gmail.com","N","","","","","","","","","327 River Flow Dr","","Reno","NV","US","895238934" +"1174185821","OTHERS","Other URL","Cerner","N","","","DIRECT","Direct","","CSV","CSV","","820 34th St","","Bakersfield","CA","US","933012283" +"1528620218","CONNECT","CONNECT URL","bob@agelessharmony.com","N","","","DIRECT","Direct","","CSV","CSV","","224 Wexham Dr","","Reading","PA","US","196072438" +"1700448404","CONNECT","CONNECT URL","ap851shs@gmail.com","N","","","","","","","","","851 Route 73 N Ste B","","Marlton","NJ","US","080531275" +"1275195992","DIRECT","Direct Messaging Address","paula@sunrisenutritionconsulting.com","N","","","","","","","","","359 N Old US Highway 81","","Hesston","KS","US","670629406" +"1992367619","DIRECT","Direct Messaging Address","skaufman@audiologyconcepts.com","N","work email","","","","","","","","6444 Xerxes Ave S","","Edina","MN","US","554231039" +"1992367619","DIRECT","Direct Messaging Address","skaufman@audiologyconcepts.com","N","work email","","DIRECT","Direct","","OTHER","Other","Email","6444 Xerxes Ave S","","Edina","MN","US","554231039" +"1154983864","CONNECT","CONNECT URL","Owensboro","N","","","","","","","","","3117 Alvey Park Dr W","","Owensboro","KY","US","423032139" +"1710549431","DIRECT","Direct Messaging Address","credentailing@cfgpc.com","Y","","Center for Family Guidance, PC","","","","","","","765 Route 70 E","","Marlton","NJ","US","080532341" +"1295397925","DIRECT","Direct Messaging Address","Kiran.Nimmagadda@cshs.org","N","","","","","","","","","8700 Beverly Blvd Rm 4209","","West Hollywood","CA","US","900481804" +"1679135305","OTHERS","Other URL","info@quickcaremed.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3956 S Suncoast Blvd","","Homosassa","FL","US","344482601" +"1578125209","OTHERS","Other URL","info@quickcaremed.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11371 N Williams St Ste 4","","Dunnellon","FL","US","344328362" +"1891357539","DIRECT","Direct Messaging Address","Jeannette.Twitty@thehouseofmatthew.org","N","","","","","","","","","1127 Broadway Ste 10","","Tacoma","WA","US","984023519" +"1114589850","OTHERS","Other URL","ltovar_27@yahoo.com","N","","","","","","","","","1800 13th St","","Bay City","TX","US","774143920" +"1447812193","DIRECT","Direct Messaging Address","areddick@devereux.org","N","Email","","DIRECT","Direct","","","","","998 Old Eagle School Rd Ste 1206","","Wayne","PA","US","190871805" +"1366004004","DIRECT","Direct Messaging Address","Annie@mindfultherapykc.com","N","","","","","","","","","6711 W 121st St","","Overland Park","KS","US","662092003" +"1710549464","DIRECT","Direct Messaging Address","gayleb@hawaii.edu","N","gayleb@hawaii.edu","","DIRECT","Direct","","CSV","CSV","","61 Chong St Apt B","","Hilo","HI","US","967206725" +"1710549464","DIRECT","Direct Messaging Address","gayleb@hawaii.edu","N","gayleb@hawaii.edu","","DIRECT","Direct","","CSV","CSV","","61 Chong St Apt B","","Hilo","HI","US","967206725" +"1710549464","DIRECT","Direct Messaging Address","gayleb@hawaii.edu","N","gayleb@hawaii.edu","","DIRECT","Direct","","CSV","CSV","","61 Chong St Apt B","","Hilo","HI","US","967206725" +"1710549464","DIRECT","Direct Messaging Address","gayleb@hawaii.edu","N","gayleb@hawaii.edu","","DIRECT","Direct","","CSV","CSV","","61 Chong St Apt B","","Hilo","HI","US","967206725" +"1427610179","DIRECT","Direct Messaging Address","records@toothtownsbd.com","N","Secure office email","","","","","","","","3801 Washington Ave","","Racine","WI","US","534052853" +"1669034310","CONNECT","CONNECT URL","unknown","N","","","","","","","","","111 E 210th St","","Bronx","NY","US","104672401" +"1548822299","CONNECT","CONNECT URL","TheraNest","N","Practice Management Software, HIPAA Compliant","","DIRECT","Direct","","CSV","CSV","","45 E Putnam Ave Ste 102","","Greenwich","CT","US","068305428" +"1548822299","CONNECT","CONNECT URL","TheraNest","N","Practice Management Software, HIPAA Compliant","","DIRECT","Direct","","CSV","CSV","","45 E Putnam Ave Ste 102","","Greenwich","CT","US","068305428" +"1548822299","CONNECT","CONNECT URL","TheraNest","N","Practice Management Software, HIPAA Compliant","","DIRECT","Direct","","CSV","CSV","","45 E Putnam Ave Ste 102","","Greenwich","CT","US","068305428" +"1366004012","DIRECT","Direct Messaging Address","chantelames@icloud.com","N","","","","","","","","","544 NE 100th St","","Seattle","WA","US","981257414" +"1538721295","CONNECT","CONNECT URL","ASanosya@bronxcare.org","N","My hospital email","","","","","","","","1650 Selwyn Ave","","Bronx","NY","US","104577626" +"1720640477","DIRECT","Direct Messaging Address","acvalen5@asu.edu","Y","","Arizona State University","","","","","","","1150 S Forest Ave # 334","","Tempe","AZ","US","852871012" +"1992367650","SOAP","SOAP URL","metrohealth","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2500 Metrohealth Dr","","Cleveland","OH","US","441091900" +"1700448461","DIRECT","Direct Messaging Address","aaaapatel@hotmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","108 Shady Arbor","","Irvine","CA","US","926184805" +"1740842400","OTHERS","Other URL","NRBtherapy@gmail.com","N","","","","","","","","","208 Parkview Dr","","Georgetown","TX","US","786264519" +"1093377764","CONNECT","CONNECT URL","https://my.clevelandclinic.org/departments/heart/depts/cardiovascular-imaging","N","","","","","","","","","9500 Euclid Ave","","Cleveland","OH","US","441950001" +"1285296947","OTHERS","Other URL","https://www.atrackonline.com/site/login","N","ATrack Login","","OTHER","Other","Skills tracking","OTHER","Other","Clinical hours","737 Sun Pillar Loop Apt 2","","Missoula","MT","US","598025433" +"1538721204","DIRECT","Direct Messaging Address","alexis.zicher@jefferson.kyschools.us","N","","","","","","","","","3332 Newburg Rd","","Louisville","KY","US","402182414" +"1447812110","DIRECT","Direct Messaging Address","chuckh@shepherdshouseministries.org","N","organization email address","","DIRECT","Direct","","OTHER","Other","office records","1854 NE Division St","","Bend","OR","US","977013502" +"1891357562","OTHERS","Other URL","none","N","","","","","","OTHER","Other","none","897 Chestnut Ridge Rd","","Morgantown","WV","US","265052704" +"1891357562","OTHERS","Other URL","none","N","","","","","","","","","897 Chestnut Ridge Rd","","Morgantown","WV","US","265052704" +"1891357562","OTHERS","Other URL","none","N","","","","","","","","","897 Chestnut Ridge Rd","","Morgantown","WV","US","265052704" +"1144882812","DIRECT","Direct Messaging Address","mahtab.x.moridi@kp.org","Y","Kaiser Work Email","Kaiser Permanente","DIRECT","Direct","","CSV","CSV","","250 Hospital Pkwy","","San Jose","CA","US","951191103" +"1144882812","DIRECT","Direct Messaging Address","mahtab.x.moridi@kp.org","Y","Kaiser Work Email","Kaiser Permanente","DIRECT","Direct","","CSV","CSV","","250 Hospital Pkwy","","San Jose","CA","US","951191103" +"1144882812","DIRECT","Direct Messaging Address","mahtab.x.moridi@kp.org","Y","Kaiser Work Email","Kaiser Permanente","DIRECT","Direct","","CSV","CSV","","250 Hospital Pkwy","","San Jose","CA","US","951191103" +"1104488873","CONNECT","CONNECT URL","uth.edu","N","","","","","","","","","6431 Fannin St # 1.134","","Houston","TX","US","770301501" +"1104488873","CONNECT","CONNECT URL","uth.edu","N","","","","","","","","","6431 Fannin St # 1.134","","Houston","TX","US","770301501" +"1265094940","OTHERS","Other URL","https://www.lahey.org/","N","Hospital Website","","DIRECT","Direct","","CSV","CSV","","41 Mall Rd","","Burlington","MA","US","018050001" +"1801458492","DIRECT","Direct Messaging Address","andrea.scott-jackson@scdmh.org","N","","","","","","","","","2000 Hampton St Ste 3116","","Columbia","SC","US","292041002" +"1548822158","DIRECT","Direct Messaging Address","twebb@abskids.com","N","email","","DIRECT","Direct","","OTHER","Other","Credentialing","515 S 700 E Ste 2A","","Salt Lake City","UT","US","841022855" +"1831751320","OTHERS","Other URL","cerner","N","","","","","","","","","424 Savannah Rd","","Lewes","DE","US","199581462" +"1003478603","CONNECT","CONNECT URL","https://sleep.persante.com/chartviewer","N","patient chart portal","","OTHER","Other","Manual Look up","OTHER","Other","PDF","200 Busse Road","","Elk Grove Village","IL","US","60007" +"1386206977","CONNECT","CONNECT URL","kcervantes19@yahoo.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","9537 Ainslie Downs St.","","Charlotte","NC","US","28273" +"1417519067","DIRECT","Direct Messaging Address","brandy.brown@st-claire.org","N","Email","","DIRECT","Direct","","","","","222 Medical Cir","","Morehead","KY","US","403511179" +"1568024115","DIRECT","Direct Messaging Address","kristlee@alamedahealthsystem.org","N","","","HIE","Health Information Exchange (HIE)","","","","","Highland Hospital","1411 E 31st St.","Oakland","CA","US","94602" +"1114589892","CONNECT","CONNECT URL","ICANnotes","N","Electronic Health Record System","","DIRECT","Direct","","CSV","CSV","","5130 S Pecos Rd Ste 1B","","Las Vegas","NV","US","891201248" +"1477115020","SOAP","SOAP URL","fmferrier@yahoo.com","N","fmferrier@yahoo.com","","DIRECT","Direct","","CSV","CSV","miami gardens","2841 NW 189th St","","Opa Locka","FL","US","330563143" +"1588226260","CONNECT","CONNECT URL","reginaldyer@gmail.com","N","","","","","","","","","11721 S New Hampshire Ave Apt 1","","Los Angeles","CA","US","900446546" +"1578125258","SOAP","SOAP URL","www.theranest.com","N","practice management application","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1629 K St NW Ste 300","","Washington","DC","US","200061631" +"1679135248","CONNECT","CONNECT URL","Okbassey@yahoo.com","N","","","","","","","","","463 Delaware Ave","","Egg Harbor Twp","NJ","US","082349634" +"1124680707","OTHERS","Other URL","www.notchvt.org","Y","","The Richford Health Center Inc","","","","","","","26 Canada St","","Swanton","VT","US","054881335" +"1255993846","CONNECT","CONNECT URL","Coamo","N","","","","","","","","","112 Calle Regencia","","Coamo","PR","US","007699814" +"1063074656","OTHERS","Other URL","https://cms.officeally.com","N","","","","","","","","","701 John Sims Pkwy E Ste 304","","Niceville","FL","US","325782061" +"1912569518","DIRECT","Direct Messaging Address","jon_royals@optum.com","N","email address","","DIRECT","Direct","","CSV","CSV","","3803 N Elm St","","Greensboro","NC","US","274552593" +"1588226187","DIRECT","Direct Messaging Address","D.LOFTIN@SUNMEDICALBILLING.COM","N","EMPLOYEE BILLING","","DIRECT","Direct","","","","","201 SW 16th St Ste 1","","Okeechobee","FL","US","349746117" +"1467014068","OTHERS","Other URL","https://pm.officeally.com/emr/Login.aspx","N","","","","","","","","","415 W Iowa Ave","","Chickasha","OK","US","730183443" +"1013579648","DIRECT","Direct Messaging Address","marti.hernandez@dhr-rgv.com","N","Secured Organizational","","OTHER","Other","email","OTHER","Other","email","5501 S McColl Rd","","Edinburg","TX","US","785395503" +"1164084703","DIRECT","Direct Messaging Address","lindenestates@selectrehab.com","N","","","","","","","","","4000 W Philip Ave","","North Platte","NE","US","691010305" +"1265094809","CONNECT","CONNECT URL","Tulsa","N","","","","","","","","","11740 E 21st St","","Tulsa","OK","US","741291820" +"1437711074","OTHERS","Other URL","ebonif@myprimaryhealthsolutions.org","N","Credentialing Specialist's Email","","OTHER","Other","Information","CSV","CSV","","601 N Breiel Blvd Ste B","","Middletown","OH","US","450423801" +"1437711074","OTHERS","Other URL","ebonif@myprimaryhealthsolutions.org","N","Credentialing Specialist's Email","","DIRECT","Direct","","CSV","CSV","","601 N Breiel Blvd Ste B","","Middletown","OH","US","450423801" +"1093377632","DIRECT","Direct Messaging Address","kaseyrobertson@mail.adelphi.edu","N","","","","","","","","","31 Beach 222nd St","","Breezy Point","NY","US","116971502" +"1619539269","DIRECT","Direct Messaging Address","amanda.burshia@ihs.gov","N","","","","","","","","","1607 E Plantation Rd","","Mohave Valley","AZ","US","864408420" +"1063074615","CONNECT","CONNECT URL","apham","N","first initial, last name","","DIRECT","Direct","","CSV","CSV","","9602 Huffmeister Rd","","Houston","TX","US","770952895" +"1437711082","CONNECT","CONNECT URL","www.girardortho.com","N","Website","","DIRECT","Direct","","","","","9333 Genesee Ave # 350A","","San Diego","CA","US","921212111" +"1447812011","DIRECT","Direct Messaging Address","Edward.forson@holcombbhs.org","N","","","HIE","Health Information Exchange (HIE)","","","","","225 S 69th St","","Upper Darby","PA","US","190824212" +"1093377665","OTHERS","Other URL","kaylaceics@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","363 W Lincoln Trail Blvd","","Radcliff","KY","US","401603302" +"1528620192","DIRECT","Direct Messaging Address","marissa.tabak@va.gov","N","E-mail address","","DIRECT","Direct","","OTHER","Other","E-mail address","1700 Wheeling St","","Aurora","CO","US","800457211" +"1831751403","CONNECT","CONNECT URL","www.kodaintegrativemassage.com","N","website","","OTHER","Other","clinic","","","","2421 Park Blvd # B205","","Palo Alto","CA","US","943061998" +"1831751403","OTHERS","Other URL","www.kodaintegrativemassage.com","N","website","","DIRECT","Direct","","OTHER","Other","mailing list","2421 Park Blvd # B205","","Palo Alto","CA","US","943061998" +"1720640394","OTHERS","Other URL","InterCoastCollege","N","InterCoastCollege","","OTHER","Other","InterCoastCollege","OTHER","Other","InterCoastCollege","9150 Waterman Rd Apt 116","","Elk Grove","CA","US","956245079" +"1639731201","DIRECT","Direct Messaging Address","aj.lewis@freedompttc.com","N","","","DIRECT","Direct","","CSV","CSV","","7732 Hedge Lane Ter","","Shawnee","KS","US","662273017" +"1548822117","DIRECT","Direct Messaging Address","ekta.patel@pacden.com","N","","","","","","","","","7501 Mission Rd Ste 102","","Prairie Village","KS","US","662084217" +"1548822117","DIRECT","Direct Messaging Address","ekta.patel@pacden.com","N","","","","","","","","","15281 W 119th St","","Olathe","KS","US","660625290" +"1376105940","OTHERS","Other URL","rijopoa@nychhc.org","N","","","","","","","","","234 E 149th St","","Bronx","NY","US","104515504" +"1215599881","CONNECT","CONNECT URL","Epic","N","","","DIRECT","Direct","","CSV","CSV","","3300 Gallows Rd","","Falls Church","VA","US","220423307" +"1205498870","OTHERS","Other URL","www.mallickendo.com","N","encrypted website with user login","","","","","","","","1 Cumberland Pl Ste 202","","Bangor","ME","US","044015088" +"1396307864","CONNECT","CONNECT URL","www.theranest.com","N","Theranest","","DIRECT","Direct","","CSV","CSV","","1200 Old York Rd Ste 101","","Warminster","PA","US","189742034" +"1578125142","DIRECT","Direct Messaging Address","MWhite@HelixOneHealth.com","N","Email","","DIRECT","Direct","","CSV","CSV","","5309 Commonwealth Centre Pkwy Ste 403","","Midlothian","VA","US","231122633" +"1417519901","OTHERS","Other URL","smilesforall0234@gmail.com","N","Dental Office Address","","DIRECT","Direct","","OTHER","Other","Mailing Address","2271 E Palmdale Blvd","","Palmdale","CA","US","935501340" +"1649832130","CONNECT","CONNECT URL","filezilla","Y","state of nevada secured network","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2300 E Silverado Ranch Blvd Unit 1132","","Las Vegas","NV","US","891833971" +"1003478595","DIRECT","Direct Messaging Address","drnavarro@allegiantmed.com","N","email address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","10240 SW 56th St Ste 105","","Miami","FL","US","331657066" +"1992367460","OTHERS","Other URL","Buda","N","","","","","","","","","15550 S IH 35 Frontage Rd","107","Buda","TX","US","78610" +"1043872625","DIRECT","Direct Messaging Address","Brooke.Snider@eskenazihealth.edu","N","","","DIRECT","Direct","","CSV","CSV","","9165 Otis Ave","","Indianapolis","IN","US","462162306" +"1194387779","DIRECT","Direct Messaging Address","mmsweeney@communicare.org","N","","","","","","","","","Hardin County Detention Center","100 Lawson blvd","Elizabethtown","KY","US","42701" +"1417519026","DIRECT","Direct Messaging Address","lisamirabile@heartshare.org","N","Work email","","DIRECT","Direct","","OTHER","Other","Organization","66 Boerum Pl","","Brooklyn","NY","US","112015705" +"1548822125","CONNECT","CONNECT URL","mskcc.org","N","mskcc.org","","DIRECT","Direct","","CSV","CSV","","1275 York Ave","","New York","NY","US","100656007" +"1861054488","OTHERS","Other URL","info@ehemodynamics.com","N","","","DIRECT","Direct","","CSV","CSV","","1100 Glade Rd","","Colleyville","TX","US","760344227" +"1851953475","DIRECT","Direct Messaging Address","drbrady@boothbaychiro.com","N","email","","DIRECT","Direct","","OTHER","Other","email or fax","18 West St","","Boothbay Harbor","ME","US","045381849" +"1669034344","DIRECT","Direct Messaging Address","counseling@mollyputnam.com","N","","","","","","","","","12220 113th Ave NE Ste 210","","Kirkland","WA","US","980346950" +"1033771670","DIRECT","Direct Messaging Address","kylie@balancechicago.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","1 E Erie St Ste 220","","Chicago","IL","US","606114741" +"1831751411","OTHERS","Other URL","brenna.rome@lcmchealth.com","N","","","","","","","","","3701 Behrman Pl","","New Orleans","LA","US","701140910" +"1659933232","CONNECT","CONNECT URL","matthew.hermenau@va.gov","N","employee email","","DIRECT","Direct","","","","","830 Chalkstone Ave","","Providence","RI","US","029084734" +"1821650409","OTHERS","Other URL","Methasoft","N","Patient file database","","","","","","","","2007 Old Lafayette Rd","","Fort Oglethorpe","GA","US","307423510" +"1649832221","CONNECT","CONNECT URL","john.porto@va.gov","N","","","DIRECT","Direct","","","","","820 S Damen Ave","","Chicago","IL","US","606123728" +"1861054462","OTHERS","Other URL","ndrost@gosnold.org","Y","Work Email","Gosnold, Inc.","HIE","Health Information Exchange (HIE)","","OTHER","Other","Work Email","200 Ter Heun Dr","","Falmouth","MA","US","025402525" +"1619539210","CONNECT","CONNECT URL","https://www.growingsmilespd.com","N","","","","","","","","","22524 Greater Mack Ave","","Saint Clair Shores","MI","US","480802042" +"1518529114","CONNECT","CONNECT URL","MRHC","N","Host","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","611 Alcorn Dr","","Corinth","MS","US","388349321" +"1053973669","OTHERS","Other URL","Miranda.rettell@rehabcare.com","N","","","","","","","","","600 S Maple St","","Piper City","IL","US","609597095" +"1053973669","OTHERS","Other URL","Miranda.rettell@rehabecare.com","N","","","","","","","","","600 S Maple St","","Piper City","IL","US","60959" +"1659933265","DIRECT","Direct Messaging Address","clairice@hetzlerassociates.com","N","Email","","DIRECT","Direct","","CSV","CSV","","523 S 8th St","","Quincy","IL","US","623014907" +"1437711041","CONNECT","CONNECT URL","ConnectURL","N","","","","","","","","","8358 W Rochelle Ave","","Las Vegas","NV","US","891476142" +"1952963571","CONNECT","CONNECT URL","email","N","","","HIE","Health Information Exchange (HIE)","","","","","2800 Euclid Ave Ste 310","","Cleveland","OH","US","441152418" +"1306408935","CONNECT","CONNECT URL","Passaic","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Passaic","110 S Orange Ave","","Livingston","NJ","US","070394904" +"1215599832","DIRECT","Direct Messaging Address","taylorunserfnp@fredltalaricomdpc.medentdirect.com","N","","","","","","","","","2115 Genesee St","","Utica","NY","US","135015942" +"1376105999","DIRECT","Direct Messaging Address","gilpint@cascadementalhealth.org","Y","employer email","CASCADE MENTAL HEALTH CARE","OTHER","Other","employer email","OTHER","Other","email","135 W Main St","","Chehalis","WA","US","985324817" +"1124680756","DIRECT","Direct Messaging Address","Jenna@RichmondSurgicalArts.com","N","professional email","","DIRECT","Direct","","CSV","CSV","","8720 Stony Point Pkwy","","Richmond","VA","US","232351988" +"1376105908","DIRECT","Direct Messaging Address","Jwozniak@evergreenrc.org","N","","","DIRECT","Direct","","","","","20508 56th Ave W","","Lynnwood","WA","US","980367650" +"1457913089","DIRECT","Direct Messaging Address","michelle@marilynsfamily.com","N","email","","DIRECT","Direct","","CSV","CSV","","1200 Bainbridge Dr","","Naperville","IL","US","605632065" +"1730741372","CONNECT","CONNECT URL","HIE","N","medication orders","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1104 S Westmoreland Rd","","Dallas","TX","US","752115651" +"1043872682","DIRECT","Direct Messaging Address","jdonahue@ucsd.edu","N","Email","","OTHER","Other","Email","CSV","CSV","Mail","3020 Childrens Way","","San Diego","CA","US","921234223" +"1912569559","DIRECT","Direct Messaging Address","jarnold@aegistreatmentcenter.com","N","workplace","","DIRECT","Direct","","CSV","CSV","","6500 Morro Rd","","Atascadero","CA","US","934224142" +"1720640378","OTHERS","Other URL","drsylviaonusic@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","1602 Kent St","","Portage","PA","US","159462113" +"1538721196","OTHERS","Other URL","https://www.sheppard.af.mil/","N","Base Webpage","","OTHER","Other","information","","","","149 Hart St","","Sheppard AFB","TX","US","763113430" +"1174185730","DIRECT","Direct Messaging Address","Lhamilton@americanhealthservices.org","N","Work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Email","4023 Marine Ave","","Lawndale","CA","US","902601840" +"1447812003","DIRECT","Direct Messaging Address","ppsi_enrollment@chs.net","N","","","","","","","","","209 S 30th St","","Clinton","OK","US","736013657" +"1215599790","CONNECT","CONNECT URL","TherapistLeslie@protonmail.com","N","Secure email","","DIRECT","Direct","","OTHER","Other","Secure Email","8134 New La Grange Rd Ste 227","","Louisville","KY","US","402224673" +"1639731136","DIRECT","Direct Messaging Address","admin@phoenixraleigh.com","N","HIPAA compliant secure email","","HIE","Health Information Exchange (HIE)","","","","","1708 Trawick Rd Ste 205","","Raleigh","NC","US","276043897" +"1275195786","DIRECT","Direct Messaging Address","info@royalstallioncarriers.com","N","","","DIRECT","Direct","","","","","17172 Larkin Dr","","Dumfries","VA","US","220262748" +"1033771696","DIRECT","Direct Messaging Address","mmccutcheon2@optimum.net","N","optimum","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PHI","56 Echo Ave","","Miller Place","NY","US","11764" +"1124680640","DIRECT","Direct Messaging Address","heather.owens@advocatehealth.com","Y","Email","Advocate Healthcare","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1875 Dempster St","","Park Ridge","IL","US","600681186" +"1124680640","DIRECT","Direct Messaging Address","heather.owens@advocatehealth.com","Y","email","Advocate Healthcare","DIRECT","Direct","","CSV","CSV","","1875 Dempster St","","Park Ridge","IL","US","600681186" +"1164084729","DIRECT","Direct Messaging Address","admin@brainhealthconsultants.com","N","email","","","","","","","","24 Greenway Plz Ste 2020","","Houston","TX","US","770462445" +"1043872609","OTHERS","Other URL","CHA","N","CHA","","OTHER","Other","CHA","CSV","CSV","","151 Airport Road","","Savoonga","AK","US","997690151" +"1114589793","DIRECT","Direct Messaging Address","contact@lexingtonplasticsurgeons.com","N","hippa compliant email for patient information","","DIRECT","Direct","","OTHER","Other","direct message","11661 San Vicente Blvd","","Los Angeles","CA","US","900495103" +"1467014043","FHIR","FHIR URL","https://proxy.healthpartners.com/FHIRProxy/api/FHIR/DSTU2/","N","","","","","","","","","3525 Monterey Dr","","St Louis Park","MN","US","554165275" +"1558923136","DIRECT","Direct Messaging Address","bcutler@sperorehab.com","N","","","","","","","","","23225 Kingsland Blvd Ste 600","","Katy","TX","US","774943705" +"1750943346","CONNECT","CONNECT URL","NA","N","","","DIRECT","Direct","","OTHER","Other","NA","5236 W University Dr","","McKinney","TX","US","750717889" +"1750943346","CONNECT","CONNECT URL","bbonomo@selectmedical.com","N","","","DIRECT","Direct","","CSV","CSV","","5236 W University Dr","","McKinney","TX","US","750717889" +"1982266524","DIRECT","Direct Messaging Address","pbilodeau@mgh.harvard.edu","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","55 Fruit St","","Boston","MA","US","021142696" +"1104488774","SOAP","SOAP URL","Massage","N","Massage Billing","","DIRECT","Direct","","CSV","CSV","","3944 Snelling Ave","","Minneapolis","MN","US","554063246" +"1104488774","SOAP","SOAP URL","Massage","N","Guided Massage Meditation","","DIRECT","Direct","","CSV","CSV","","3944 Snelling Ave","","Minneapolis","MN","US","554063246" +"1962064535","CONNECT","CONNECT URL","www.synergycare.com","N","","","","","","","","","1405 Holland St","","Houston","TX","US","770292845" +"1124680699","CONNECT","CONNECT URL","http://provider.kareo.com/michelle-hardenbrook","N","","","DIRECT","Direct","","","","","4800 SW Griffith Dr Ste 104","","Beaverton","OR","US","970058700" +"1316509896","CONNECT","CONNECT URL","licinibcbainc.com","N","","","","","","","","","1700 Wells Rd # 15-16","","Orange Park","FL","US","320732337" +"1154983633","DIRECT","Direct Messaging Address","wholehealth@whcounselingconsulting.com","N","","","DIRECT","Direct","","","","","11613 Newcastle Ave Ste B-1","","Baton Rouge","LA","US","708162215" +"1336701812","DIRECT","Direct Messaging Address","Taylor@taylormadewigs.store","N","Email","","DIRECT","Direct","","CSV","CSV","","603 Bond St","","Copperas Cove","TX","US","765223059" +"1760044259","OTHERS","Other URL","#","N","","","OTHER","Other","Business","","","","424 Peninsula Ave","","San Mateo","CA","US","944011653" +"1760044259","OTHERS","Other URL","#","N","","","OTHER","Other","Business","","","","424 Peninsula Ave","","San Mateo","CA","US","944011653" +"1407418999","DIRECT","Direct Messaging Address","cammy.gaddis@multco.us","N","","","","","","","","","1120 SW 3rd Ave","Detention Center","Portland","OR","US","972042828" +"1083276570","DIRECT","Direct Messaging Address","maryg@hopeautismtherapies.com","N","Ipad","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","18 Technology Dr Ste 206","","Irvine","CA","US","926182314" +"1619539103","DIRECT","Direct Messaging Address","james.pickens@lpnt.net","N","","","","","","","","","600 S Bonham St","","Mexia","TX","US","766673603" +"1427610914","DIRECT","Direct Messaging Address","velasquh@nychhc.org","N","","","DIRECT","Direct","","CSV","CSV","","234 E 149th St","","Bronx","NY","US","104515504" +"1417519919","DIRECT","Direct Messaging Address","amandahua@nichange.com","Y","Email business","National Institute for Change, P.C.","","","","","","","3225 S Wadsworth Blvd Unit T","","Lakewood","CO","US","802275009" +"1124680624","OTHERS","Other URL","www.sutterhealth.org","N","intranet","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3250 Fortune Ct","","Auburn","CA","US","956027847" +"1851953350","DIRECT","Direct Messaging Address","khall@bhrworldwide.com","N","email","","","","","","","","12647 Olive Blvd Ste 200","","Saint Louis","MO","US","631416345" +"1265094767","DIRECT","Direct Messaging Address","leah.baum@cshs.org","N","Hospital generated email address","","DIRECT","Direct","","","","","8700 Beverly Blvd","","West Hollywood","CA","US","900481804" +"1174185672","OTHERS","Other URL","www.leepbeyond.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1280 W Washington Blvd","","Chicago","IL","US","606071930" +"1063074565","OTHERS","Other URL","NUEMD","N","","","","","","","","","611 Mitchel Field Way","","Garden City","NY","US","115305057" +"1851953368","CONNECT","CONNECT URL","moorelovingcarellc@gmail.com","N","","","","","","","","","32616 Warner Dr","","Warren","MI","US","480923242" +"1750943262","CONNECT","CONNECT URL","simplepractice.com","N","EHR","","DIRECT","Direct","","OTHER","Other","EHR","4829 E Beltline Ave NE Bldg 1","","Grand Rapids","MI","US","495259747" +"1568024073","DIRECT","Direct Messaging Address","seandra.pennoie@dadefamily.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2262 NW 103rd St","","Miami","FL","US","331471747" +"1194387605","OTHERS","Other URL","direct","N","mailing address","","DIRECT","Direct","","CSV","CSV","","6540 Merrick Ln","","Beaumont","TX","US","777068000" +"1073175501","OTHERS","Other URL","rmyers@abhmaryland.com","N","","","","","","","","","1003 W 7th St","","Frederick","MD","US","217014106" +"1477115905","DIRECT","Direct Messaging Address","Laura.lambert@acadiahealthcare.com","N","Business email","","DIRECT","Direct","","","","","161 N Date St","","Escondido","CA","US","920253405" +"1073175584","CONNECT","CONNECT URL","kimmygfoundation@gmail.com","N","business email","","DIRECT","Direct","","CSV","CSV","","10336 S Western Ave","","Chicago","IL","US","606432407" +"1033771597","OTHERS","Other URL","7873468733","N","","","DIRECT","Direct","","","","","201 Westbrook Dr Apt B14","","Carrboro","NC","US","275102459" +"1033771597","DIRECT","Direct Messaging Address","elias.pabon-vazquez@unchealth.unc.edu","N","","","","","","","","","201 Westbrook Dr Apt B14","","Carrboro","NC","US","275102459" +"1033771597","DIRECT","Direct Messaging Address","elias.pabon1@upr.edu","N","","","","","","","","","201 Westbrook Dr Apt B14","","Carrboro","NC","US","275102459" +"1336701861","DIRECT","Direct Messaging Address","ottaviagreen@wustl.edu","N","email","","","","","","","","1 Barnes Jewish Hospital Plz","","Saint Louis","MO","US","631101003" +"1669034195","OTHERS","Other URL","https://mail.google.com/mail/u/1/#inbox","N","","","","","","","","","2385 Homewood Ln","","Grand Prairie","TX","US","750507668" +"1376105759","OTHERS","Other URL","Laercio.Lopesdasilva@mwmc.com","Y","encrypted email","MetroWest Medical Center","DIRECT","Direct","","CSV","CSV","","115 Lincoln street","Internal Medicine department.","Framingham","MA","US","01702" +"1245892629","CONNECT","CONNECT URL","Ankeny","Y","","On With Life, Inc.","","","","","","","715 SW Ankeny Rd","","Ankeny","IA","US","500235999" +"1093377533","OTHERS","Other URL","Lmarcu@beebehealthcare.org","N","","","","","","","","","424 Savannah Rd","","Lewes","DE","US","19958" +"1609438019","OTHERS","Other URL","info@quickcaremed.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8119 S State Road 200","","Ocala","FL","US","34481" +"1730741257","DIRECT","Direct Messaging Address","megan@talkofthetownspeech.com","Y","","Talk of The Town Speech and Language Therapy, PLLC","","","","","","","39 Smith Ave","","Mount Kisco","NY","US","105492838" +"1982266490","DIRECT","Direct Messaging Address","Fernette@beyondthemattercounseling.com","N","encrypted email","","DIRECT","Direct","","OTHER","Other","other","3955 Riverside Ave Ste 211","","Jacksonville","FL","US","322053312" +"1346802857","OTHERS","Other URL","Chester","N","","","","","","","","","11601 Iron Bridge Rd Ste 201","","Chester","VA","US","238311468" +"1255993762","CONNECT","CONNECT URL","chc9212@nyp.org","N","e-mail","","DIRECT","Direct","","CSV","CSV","","525 E 68th St","","New York","NY","US","100654870" +"1447812961","OTHERS","Other URL","cdhayes@mhsystem.org","Y","email","MARIETTA MEMORIAL HOSPITAL","","","","","","","401 Matthew St","","Marietta","OH","US","457501635" +"1780246207","CONNECT","CONNECT URL","Wildwood","N","","","","","","","","","4675 E SR 44 Ste 104","","Wildwood","FL","US","347857461" +"1871155390","OTHERS","Other URL","https://nppes.cms.hhs.gov/?forward=static.npistart#/healthInformationExchange","N","","","","","","","","","6313 Country Fair Cir","","Boynton Beach","FL","US","334372823" +"1487216909","CONNECT","CONNECT URL","lattimoreshomecare@gmail.com","N","","","","","","","","","9191 W Florissant Ave Ste 210","","Saint Louis","MO","US","631361424" +"1194387613","DIRECT","Direct Messaging Address","Doulajoy@ourancestorsroots.com","N","","","OTHER","Other","Website","OTHER","Other","Support","1330 Intervale Ave","","Bronx","NY","US","104591596" +"1902468424","DIRECT","Direct Messaging Address","christine.duerksen@avera.org","N","","","","","","","","","600 Billars St","","Scotland","SD","US","57059" +"1801458328","DIRECT","Direct Messaging Address","u0632923@utah.edu","N","email","","DIRECT","Direct","","CSV","CSV","","372 E Stonehedge Dr Apt 28A","","Salt Lake City","UT","US","841071700" +"1326600859","DIRECT","Direct Messaging Address","lynn.kong@joyfulfamilyibclc.com","N","email","","","","","","","","188 Allston St Unit 2","","Allston","MA","US","021344349" +"1316509847","CONNECT","CONNECT URL","FrenchCamp","N","","","","","","","","","8210 S Bright Rd","","French Camp","CA","US","952319759" +"1134781669","CONNECT","CONNECT URL","Lodi","N","","","","","","","","","458 Almond Dr","","Lodi","CA","US","952407823" +"1770145203","CONNECT","CONNECT URL","Crofton","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2304 Putnam Ln","","Crofton","MD","US","211141646" +"1215599741","DIRECT","Direct Messaging Address","provider@championtomorrow.com","Y","","Champion Rehabilitation and Support Services PLLC","","","","","","","1400 Preston Rd Ste 300","","Plano","TX","US","750933603" +"1760044291","CONNECT","CONNECT URL","Casamba","N","","","","","","","","","516 26th Ave","","Monroe","WI","US","535661531" +"1841852373","OTHERS","Other URL","Provider","N","For patient care use only","","HIE","Health Information Exchange (HIE)","","CSV","CSV","For patient care use only","525 W Brown Rd","","Mesa","AZ","US","852013202" +"1841852373","OTHERS","Other URL","Provider","N","For patient care use only","","HIE","Health Information Exchange (HIE)","","CSV","CSV","For patient care use only","525 W Brown Rd","","Mesa","AZ","US","852013202" +"1841852373","OTHERS","Other URL","Provider","N","For patient care use only","","HIE","Health Information Exchange (HIE)","","CSV","CSV","For patient care use only","525 W Brown Rd","","Mesa","AZ","US","852013202" +"1841852373","OTHERS","Other URL","Provider","N","For patient care use only","","HIE","Health Information Exchange (HIE)","","CSV","CSV","For patient care use only","525 W Brown Rd","","Mesa","AZ","US","852013202" +"1841852373","OTHERS","Other URL","Provider","N","For patient care use only","","HIE","Health Information Exchange (HIE)","","CSV","CSV","For patient care use only","525 W Brown Rd","","Mesa","AZ","US","852013202" +"1932761467","DIRECT","Direct Messaging Address","rida.barakat@pontiacgeneral.com","N","","","","","","","","","461 W Huron St","","Pontiac","MI","US","483411601" +"1730741265","DIRECT","Direct Messaging Address","bruder@cbtcolumbia.com","N","Practice Email","","DIRECT","Direct","","CSV","CSV","","10440 Shaker Dr","","Columbia","MD","US","210461200" +"1366004897","DIRECT","Direct Messaging Address","jean.morrison@usap.com","N","email address","","DIRECT","Direct","","","","","601 E Rollins St","","Orlando","FL","US","328031248" +"1184286627","DIRECT","Direct Messaging Address","jharklerode@tbh.org","N","","","","","","","","","121 Dekalb Ave","","Brooklyn","NY","US","112015493" +"1437711975","CONNECT","CONNECT URL","3333greenbayrd","N","cms/rfums","","HIE","Health Information Exchange (HIE)","","OTHER","Other","university","3333 Green Bay Rd","","North Chicago","IL","US","600643037" +"1326600867","CONNECT","CONNECT URL","Capefear","Y","provider","Cape Fear Physician Services, Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","HIE","1638 Owen Dr","","Fayetteville","NC","US","283043424" +"1942862487","CONNECT","CONNECT URL","https://hiea.nc.gov","N","WEBSITE","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","800 Park St","","Williamston","NC","US","278922769" +"1457913907","OTHERS","Other URL","info@laureloralsurgery.com","N","","","","","","","","","13934 Baltimore Ave","","Laurel","MD","US","207075000" +"1972165439","CONNECT","CONNECT URL","Wilmington","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8103 Governor Printz Blvd","","Claymont","DE","US","197032912" +"1497317952","DIRECT","Direct Messaging Address","Doreen.pienkowski@sjrmc.com","N","","","","","","","","","326 Chapin St","","South Bend","IN","US","466012541" +"1154983518","DIRECT","Direct Messaging Address","kwilliams@advancedinteriorsllc.com","N","","","","","","","","","11515 Gamel Cemetery Rd","","Festus","MO","US","630282310" +"1700448164","DIRECT","Direct Messaging Address","ahayden@phoenixhouse.org","N","","","","","","","","","86 Baycrest Ct","","Newport Beach","CA","US","926602922" +"1902468374","CONNECT","CONNECT URL","adexoncare@gmail.com","N","","","","","","","","","25807 Westheimer Pkwy Ste 404","","Katy","TX","US","774945333" +"1114589587","OTHERS","Other URL","doll_parts@verizon.net","N","","","","","","","","","130 William Dr","","Millsboro","DE","US","199669532" +"1801458278","DIRECT","Direct Messaging Address","william.white@roswellpark.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Elm and Carlton St","","Buffalo","NY","US","142630001" +"1851953244","OTHERS","Other URL","Mailing","N","Non Medical Transportation Provider","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2609 SE Kentucky Ave","","Topeka","KS","US","666051453" +"1194387571","DIRECT","Direct Messaging Address","nathan.ptak@va.gov","N","VA Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1670 Clairmont Rd","","Decatur","GA","US","300334004" +"1871155259","OTHERS","Other URL","outlook","N","","","","","","","","","650 W Olive Ave","","Merced","CA","US","953482423" +"1780246165","FHIR","FHIR URL","PiedmontSeniorCareIntranet","N","","","","","","","","","1309 N Elm St","","Greensboro","NC","US","274011005" +"1336701713","DIRECT","Direct Messaging Address","pweisman@rosecrance.org","N","Rosecrance Email","","","","","","","","401 W Springfield Ave","","Champaign","IL","US","618204716" +"1144882531","OTHERS","Other URL","clemmons","N","R4C","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5 Centerview Dr Ste 101","","Greensboro","NC","US","274073709" +"1942862339","DIRECT","Direct Messaging Address","kaley@bxtherapy.com","N","","","","","","","","","9167 W Flamingo Rd","","Las Vegas","NV","US","891476472" +"1326600719","CONNECT","CONNECT URL","Sanford","N","","","","","","","","","5377 Glenlake Pl","","Sanford","FL","US","327715428" +"1205498607","DIRECT","Direct Messaging Address","mcglynnj@cascadementalhealth.org","Y","email","CASCADE MENTAL HEALTH CARE","","","","","","","135 W Main St","","Chehalis","WA","US","985324817" +"1700448123","OTHERS","Other URL","sandershandtherapy.com","N","website","","DIRECT","Direct","","CSV","CSV","","2213 Country Club Rd","","Woodburn","OR","US","970712811" +"1780246140","CONNECT","CONNECT URL","www.autiswmwsi.com","N","website","","DIRECT","Direct","","CSV","CSV","","415 N Richard Jackson Blvd","suite 204","Panama City Beach","FL","US","324073664" +"1780246140","OTHERS","Other URL","www.autismwsi.com","Y","website","The Work Studies Institute,LLC","DIRECT","Direct","","CSV","CSV","","415 N Richard Jackson Blvd","suite 204","Panama City Beach","FL","US","324073664" +"1780246140","OTHERS","Other URL","www.autismwsi.com","Y","website","The Work Studies Institute,LLC","DIRECT","Direct","","CSV","CSV","","415 N Richard Jackson Blvd","suite 204","Panama City Beach","FL","US","324073664" +"1780246140","CONNECT","CONNECT URL","www.autiswmwsi.com","N","website","","DIRECT","Direct","","CSV","CSV","","415 N Richard Jackson Blvd","suite 204","Panama City Beach","FL","US","324073664" +"1255993655","CONNECT","CONNECT URL","Ankeny","N","","","","","","","","","2854 Coral Court","Suite 1","Coralville","IA","US","52241" +"1134781685","OTHERS","Other URL","kgutman@nsainstitute.com","N","","","DIRECT","Direct","","CSV","CSV","","4 Professional Plz","","Starkville","MS","US","397591901" +"1417519810","OTHERS","Other URL","otherURL","N","","","DIRECT","Direct","","OTHER","Other","ComputerRX","201 E Grant Ave","","Morton","TX","US","793463444" +"1770145211","DIRECT","Direct Messaging Address","kathleen.riley@sosbones.com","N","kathleen.riley@sosbones.com","","DIRECT","Direct","","","","","5417 W Genesee St","","Camillus","NY","US","130312176" +"1033771571","DIRECT","Direct Messaging Address","mary@ngaudiology.com","N","","","","","","","","","280 Heritage Walk Ste 300","","Woodstock","GA","US","301883838" +"1396307831","CONNECT","CONNECT URL","?","N","","","","","","","","","7616 Arbor Glen Dr","","Victor","NY","US","145649278" +"1831751379","CONNECT","CONNECT URL","Weiserskin.ema.md","N","","","","","","","","","155 Spring St Fl 5","","New York","NY","US","100125208" +"1265094718","CONNECT","CONNECT URL","https://www.lancastergeneralhealth.org/patient-and-visitor-information/find-a-location/lancaster-gen","Y","Workplace","Lancaster General Hospital","DIRECT","Direct","Workplace","OTHER","Other","Protected","555 N Duke St","","Lancaster","PA","US","176022250" +"1629630173","DIRECT","Direct Messaging Address","arjun.vyas@pinnaclehealth.org","N","work email","","DIRECT","Direct","","CSV","CSV","","4300 Londonderry Rd","","Harrisburg","PA","US","171095317" +"1710549274","DIRECT","Direct Messaging Address","lucy.hogan@crossroadshospice.com","N","work email","","DIRECT","Direct","","CSV","CSV","","8069 Washington Village Dr","","Dayton","OH","US","454581847" +"1699337147","CONNECT","CONNECT URL","marvi.anjum19@gmail.com","N","","","DIRECT","Direct","","OTHER","Other","n/a","355 Ridge Ave Fl 2","","Evanston","IL","US","602023328" +"1497317945","CONNECT","CONNECT URL","https://cnmc.medhub.com/","N","Medhub","","DIRECT","Direct","","CSV","CSV","","111 Michigan Ave NW","","Washington","DC","US","200102916" +"1518529072","OTHERS","Other URL","Austin","N","Local Office","","DIRECT","Direct","","CSV","CSV","","8906 Wall St Ste 304","","Austin","TX","US","787544543" +"1982266441","DIRECT","Direct Messaging Address","michelle.vanderhoof@adventhealth.com","N","","","","","","","","","400 Celebration Pl","","Celebration","FL","US","347474970" +"1205498763","OTHERS","Other URL","kenchanot@gmail.com","N","","","","","","","","","11020 71st Ave Apt 419","","Forest Hills","NY","US","113754548" +"1205498763","OTHERS","Other URL","kenchanot@gmail.com","N","","","","","","","","","11020 71st Ave Apt 419","","Forest Hills","NY","US","113754548" +"1144882507","CONNECT","CONNECT URL","WESTERVILLE","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","623 Park Meadow Rd Ste H","","Westerville","OH","US","430812876" +"1063074433","OTHERS","Other URL","kissimmee","N","transportation","","OTHER","Other","kissimmee","OTHER","Other","transportation","2723 Cecile St","","Kissimmee","FL","US","347414311" +"1790347169","OTHERS","Other URL","other","N","","","DIRECT","Direct","","OTHER","Other","Achieve Beyond","7000 Austin St","","Forest Hills","NY","US","113751022" +"1427610815","CONNECT","CONNECT URL","MIAMI","N","","","DIRECT","Direct","","CSV","CSV","","4997 SW 162nd Ave","","Miramar","FL","US","330274956" +"1851953251","OTHERS","Other URL","art2empower.com","N","information","","OTHER","Other","information","OTHER","Other","web","357 Cleveland Ave","","West Berlin","NJ","US","080912122" +"1154983542","OTHERS","Other URL","P786@thriftywhite.com","Y","Pharmacy secured email","THRIFTY DRUG STORES INC","","","","","","","2018 15th St NW","","Rochester","MN","US","559010716" +"1760044168","DIRECT","Direct Messaging Address","Brenda.Mora@ffmhs.com","N","","","","","","","","","15924 SW 92nd Ave","","Palmetto Bay","FL","US","331571842" +"1659933059","DIRECT","Direct Messaging Address","hborso@telecarecorp.com","N","","","","","","","","","3436 Mary Elder Rd NE","","Olympia","WA","US","985065050" +"1073175477","DIRECT","Direct Messaging Address","hr@lifeworksnw.org","Y","","LifeWorks NW","","","","","","","14600 NW Cornell Rd","","Portland","OR","US","972295442" +"1235791641","DIRECT","Direct Messaging Address","yoseful-haque@ouhsc.edu","N","","","","","","","","","700 NE 13th St","","Oklahoma City","OK","US","731045004" +"1841852258","CONNECT","CONNECT URL","none","N","","","","","","","","","2601 Oakdale Rd Ste E","","Modesto","CA","US","953552257" +"1619539038","CONNECT","CONNECT URL","www.unihcr.com","N","Health Care Agency","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CountyMental Health","3853 Rosecrans St","","San Diego","CA","US","921103115" +"1619539038","CONNECT","CONNECT URL","www.unihcr.com","N","County Contract Agency","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3853 Rosecrans St","","San Diego","CA","US","921103115" +"1538721949","OTHERS","Other URL","https://reliancehie.net","N","Reliance Community Health record","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3475 N Saratoga St","","Oak Harbor","WA","US","982784927" +"1609438027","OTHERS","Other URL","Albuquerque","N","","","DIRECT","Direct","","","","","500 Marquette Ave NW","","Albuquerque","NM","US","871025340" +"1851953277","DIRECT","Direct Messaging Address","katherine.wolfe@ascension.org","N","","","","","","","","","5091 N Hampton St","","Bel Aire","KS","US","672267649" +"1205498623","CONNECT","CONNECT URL","graccestevenson@gmail.com","N","","","","","","","","","5602 Locust Ln","","Harrisburg","PA","US","171095624" +"1205498623","CONNECT","CONNECT URL","graccestevenson@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","5602 Locust Ln","","Harrisburg","PA","US","171095624" +"1356903785","DIRECT","Direct Messaging Address","rwkw63@mac.com","N","Other","","DIRECT","Direct","","OTHER","Other","Other","1120 N Judd Pl","","Chandler","AZ","US","852268709" +"1306408786","CONNECT","CONNECT URL","https://www.med.navy.mil/sites/nmcp/sitepages/home.aspx","N","NavMedCen Portsmouth homepage","","","","","","","","Naval Medical Center Portsmouth","620 John Paul Jones Circle","Portsmouth","VA","US","23708" +"1104488451","OTHERS","Other URL","N/A","N","","","","","","","","","810 Joseph E Boone Blvd NW","","Atlanta","GA","US","303143339" +"1316509755","CONNECT","CONNECT URL","DevinRourke","N","","","","","","","","","8461 Boat Club Rd","","Fort Worth","TX","US","761793607" +"1912569351","DIRECT","Direct Messaging Address","admin@saltzerhealth.org","N","","","DIRECT","Direct","","","","","215 E Hawaii Ave","","Nampa","ID","US","836866011" +"1639731037","OTHERS","Other URL","https://web-satx02.mail.mil","N","Military Email","","DIRECT","Direct","","OTHER","Other","Military correspondence","66352 Hampton Pl Apt 2","","Fort Riley","KS","US","664421317" +"1801458203","REST","RESTful URL","tam@blessedvalleyllc.com","N","G Suite","","DIRECT","Direct","","","","","9990 Hwy 65","","Everton","AR","US","72633" +"1578125829","OTHERS","Other URL","Allscripts.com","N","","","","","","","","","570 Lexington Ave Fl 9","","New York","NY","US","100226710" +"1578125829","OTHERS","Other URL","Allscripts.com","N","","","","","","","","","4234 Riverwalk Pkwy Ste 230","","Riverside","CA","US","925053312" +"1295397545","CONNECT","CONNECT URL","JAVA","N","","","","","","","","","994 Middle St","","Weymouth","MA","US","021883957" +"1285296632","CONNECT","CONNECT URL","Office","N","","","DIRECT","Direct","","CSV","CSV","","500 Victory Rd","","Quincy","MA","US","021713139" +"1871155333","CONNECT","CONNECT URL","https://kimberly-ahmadi.clientsecure.me","N","Simple Practice Client Portal","","DIRECT","Direct","","CSV","CSV","","6805 E Camino Principal","","Tucson","AZ","US","857153906" +"1871155333","CONNECT","CONNECT URL","https://kimberly-ahmadi.clientsecure.me","N","Simple Practice Client Portal","","DIRECT","Direct","","CSV","CSV","","6805 E Camino Principal","","Tucson","AZ","US","857153906" +"1275195638","OTHERS","Other URL","eurichy@yahoo.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","mail","990 NW 135th St","","North Miami","FL","US","331686649" +"1205498664","CONNECT","CONNECT URL","www.myclientsplus.com","N","","","DIRECT","Direct","","","","","1299 E Common St","","New Braunfels","TX","US","781303540" +"1801458260","DIRECT","Direct Messaging Address","erowland@autismwv.org","N","email","","DIRECT","Direct","","CSV","CSV","","10 6th Ave W","","Huntington","WV","US","257010028" +"1104488568","DIRECT","Direct Messaging Address","Admin@peakbhs.com","N","","","","","","","","","7967 Miley Rd","","Denham Springs","LA","US","707262017" +"1629630082","CONNECT","CONNECT URL","WESTERVILLE","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","623 Park Meadow Rd Ste H","","Westerville","OH","US","430812876" +"1366004715","DIRECT","Direct Messaging Address","jwick@fmcplus.com","N","","","","","","","","","33 North Ave Ste 103","","Tallmadge","OH","US","442781900" +"1528620994","DIRECT","Direct Messaging Address","w01331phm@costco.com","N","email","","DIRECT","Direct","","CSV","CSV","","1201 Cross Pointe Pl","","Evansville","IN","US","477159168" +"1134781511","DIRECT","Direct Messaging Address","wilsoncare@bellsouth.net","N","","","","","","","","","1402 Wayne Memorial Dr","","Goldsboro","NC","US","275342235" +"1891357299","OTHERS","Other URL","Albertville","N","","","DIRECT","Direct","","","","","1350 Hustleville Rd","","Albertville","AL","US","359515340" +"1649832080","CONNECT","CONNECT URL","angelsinplacehomecare@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","519 Quicksilver Trl","","Fort Mill","SC","US","297086507" +"1245892660","CONNECT","CONNECT URL","aloedermatology.com","N","","","","","","","","","1722 State St Ste 103","","Santa Barbara","CA","US","931012526" +"1245892660","OTHERS","Other URL","aloedermatology.com","N","","","","","","","","","1722 State St Ste 103","","Santa Barbara","CA","US","931012526" +"1306408729","FHIR","FHIR URL","Private","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1823 Carriage House Cir Apt 3604","","Arlington","TX","US","760114454" +"1306408729","FHIR","FHIR URL","private","N","","","DIRECT","Direct","","CSV","CSV","","1525 Tavistock Rd","","Forney","TX","US","751260750" +"1053973487","DIRECT","Direct Messaging Address","FMiles@devereux.org","N","","","","","","","","","998 Old Eagle School Rd","","Wayne","PA","US","190871805" +"1942862370","CONNECT","CONNECT URL","weilh@ccf.org","N","","","","","","","","","9500 Euclid Ave","","Cleveland","OH","US","441950001" +"1114589546","OTHERS","Other URL","WebPT","N","EMR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","EMR","46 Old Courthouse Rd","","Natchez","MS","US","391208436" +"1023670452","DIRECT","Direct Messaging Address","mbell@coastalhorizons.org","Y","","Coastal Horizons Center Inc.","","","","","","","209 Peanut Rd","","Elizabethtown","NC","US","283379150" +"1659933083","DIRECT","Direct Messaging Address","jessica.zahn@bswhealth.org","N","BSW employee email","","DIRECT","Direct","","OTHER","Other","BSW health employee email","2401 S 31st St","","Temple","TX","US","765080001" +"1821650268","SOAP","SOAP URL","https://www.rankonesport.com/content/","N","","","","","","","","","1224 N Husband St","","Stillwater","OK","US","740753613" +"1467014803","OTHERS","Other URL","mullentyis@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","214 Washington Ave","","Union","NJ","US","070838213" +"1467014803","OTHERS","Other URL","tymullen30@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","214 Washington Ave","","Union","NJ","US","070838213" +"1366004707","CONNECT","CONNECT URL","E-Clinical","N","Electronic Record Maintenance","","DIRECT","Direct","","CSV","CSV","","2255A Renaissance Dr","","Las Vegas","NV","US","891196194" +"1447812888","OTHERS","Other URL","https://aiw.mytherabook.com/account/signup","N","Secure Client Portal","","","","","","","","7105 Turner Rd","","Rockledge","FL","US","329555712" +"1790347136","CONNECT","CONNECT URL","Pawhuska","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","539 Leahy Ave","","Pawhuska","OK","US","740565241" +"1144882580","DIRECT","Direct Messaging Address","HML9002@nyp.org","N","EMAIL","","DIRECT","Direct","","CSV","CSV","","757 60th St","","Brooklyn","NY","US","112204209" +"1144882580","DIRECT","Direct Messaging Address","HML9002@nyp.org","Y","NEW YORK PRESBYTERIAN HOSPITAL","New York Presbyterian Hospital","DIRECT","Direct","","CSV","CSV","","525 E 68th St","","New York","NY","US","100654870" +"1033771472","CONNECT","CONNECT URL","https://www.llhealing.com","N","website","","","","","","","","6 S Jersey Ave","","East Setauket","NY","US","117332021" +"1841852282","OTHERS","Other URL","EPIC","N","Patient Information System","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","550 1st Ave","","New York","NY","US","100166402" +"1750943197","OTHERS","Other URL","https://members.centralreach.com/#login?redir=account","N","HIPAA Compliant Software","","","","","","","","1 Whitney Rd","","Berlin","MA","US","015031653" +"1922660364","DIRECT","Direct Messaging Address","azubovskaia@weisshospital.com","N","","","","","","","","","4646 N Marine Dr","","Chicago","IL","US","606405759" +"1003478454","DIRECT","Direct Messaging Address","daniela9786@hotmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","5029 Crestpark Cir","","Antioch","CA","US","945317754" +"1821650276","CONNECT","CONNECT URL","Cleveland","N","","","DIRECT","Direct","","","","","2366 E 39th St","","Cleveland","OH","US","441153053" +"1710549167","CONNECT","CONNECT URL","Baltimore","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1340 Smith Ave Ste A","","Baltimore","MD","US","212093736" +"1790347144","DIRECT","Direct Messaging Address","ksingh11@lakeheadu.ca","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","200 Merrimac St","","Buffalo","NY","US","142141143" +"1952963308","OTHERS","Other URL","Computer","N","Pharmacy Computers","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","15300 N Cotton Ln","","Surprise","AZ","US","853889613" +"1396307740","CONNECT","CONNECT URL","DEVAN.N.THORNS@GMAIL.COM","N","","","DIRECT","Direct","","CSV","CSV","","3946 Kristina Lynn Ave","","North Las Vegas","NV","US","890816698" +"1114589462","OTHERS","Other URL","DontKnow","N","","","","","","","","","1014 N Country Club Rd","","Tucson","AZ","US","857164239" +"1497317754","CONNECT","CONNECT URL","Location","N","","","","","","","","","6601 Old Monroe Rd","","Indian Trail","NC","US","280795352" +"1689236952","CONNECT","CONNECT URL","chanimesh@gmail.com","N","EMAIL","","DIRECT","Direct","","CSV","CSV","","2 Quail Run","","Randolph","NJ","US","078692827" +"1124680491","CONNECT","CONNECT URL","PHILADELPHIA","N","PHILADELPHIA","","DIRECT","Direct","","CSV","CSV","","8100 Castor Ave","","Philadelphia","PA","US","191522726" +"1124680491","CONNECT","CONNECT URL","PHILADELPHIA","N","HOME CARE","","DIRECT","Direct","","","","","8100 Castor Ave","","Philadelphia","PA","US","191522726" +"1124680491","CONNECT","CONNECT URL","PHILADELPHIA","N","HOME CARE","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8100 Castor Ave","","Philadelphia","PA","US","191522726" +"1700448073","CONNECT","CONNECT URL","Tara_carroll@uhc.com","N","","","","","","","","","Home Visits","","Boone","NC","US","28607" +"1851953152","OTHERS","Other URL","frantzcescaj@gmail.com","N","","","","","","","","","22215 Northern Blvd","","Bayside","NY","US","113613678" +"1417519794","OTHERS","Other URL","keston.john@sinai.org","N","keston.john@sinai.org","","","","","","","","1500 S. California","","Chicago","IL","US","60608" +"1265094528","OTHERS","Other URL","dorizatamassage@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","9123 SE Saint Helens St Ste 100A","","Clackamas","OR","US","970156800" +"1104488402","OTHERS","Other URL","kingdom1medicine.com","N","","","","","","","","","15081 Hwy 130 E","","Fairmont","NC","US","28340" +"1295397594","OTHERS","Other URL","BEEVILLE","N","","","OTHER","Other","BEEVILLE","OTHER","Other","BEEVILLE","2461 Highway 59 E","3408 FM 673","BEEVILLE","TX","US","781027810" +"1295397594","OTHERS","Other URL","BEEVILLE","N","","","OTHER","Other","BEEVILLE","OTHER","Other","BEEVILLE","2461 Highway 59 E","3408 FM 673","BEEVILLE","TX","US","781027810" +"1982266292","CONNECT","CONNECT URL","aammons@clark.edu","N","","","","","","","","","1601 E 4th BLVD","","Vancouver","WA","US","98661" +"1982266292","CONNECT","CONNECT URL","aammons@clark.edu","N","","","","","","","","","1601 E 4th BLVD","","Vancouver","WA","US","98661" +"1982266292","CONNECT","CONNECT URL","aammons@clark.edu","N","","","","","","","","","1601 E 4th BLVD","","Vancouver","WA","US","98661" +"1982266292","CONNECT","CONNECT URL","aammons@clark.edu","N","","","","","","","","","1601 E 4th BLVD","","Vancouver","WA","US","98661" +"1982266292","CONNECT","CONNECT URL","aammons@clark.edu","N","","","","","","","","","1601 E 4th BLVD","","Vancouver","WA","US","98661" +"1477115731","DIRECT","Direct Messaging Address","lauren@insightpg.org","N","Email Address","","","","","","","","1500 Rosecrans Ave Ste 500","","Manhattan Beach","CA","US","902663771" +"1841852118","DIRECT","Direct Messaging Address","Paul.Duncan@lifespringhealthsystems.org","N","","","","","","","","","460 Spring St","","Jeffersonville","IN","US","47130" +"1841852118","DIRECT","Direct Messaging Address","Paul.Duncan@lifespringhealthsystems.org","N","","","","","","","","","460 Spring St","","Jeffersonville","IN","US","47130" +"1104488469","DIRECT","Direct Messaging Address","info@allymentalhealth.org","N","Business Email","","DIRECT","Direct","","OTHER","Other","Email","73 Market St Ste 376","","Yonkers","NY","US","107107619" +"1932761285","CONNECT","CONNECT URL","janeniermannlcsw@yahoo.com","N","","","","","","","","","2334 W Lawrence Ave Ste 204","","Chicago","IL","US","606251045" +"1730741083","DIRECT","Direct Messaging Address","incite_transport@outlook.com","N","","","","","","","","","24 E Murray St","","Beverly Hills","FL","US","344653272" +"1629630975","DIRECT","Direct Messaging Address","William.hammonds@osumc.edu","N","","","","","","","","","410 W 10th Ave","","Columbus","OH","US","432101240" +"1629630975","DIRECT","Direct Messaging Address","William.hammonds@osumc.edu","N","","","","","","","","","410 W 10th Ave","","Columbus","OH","US","432101240" +"1770145021","DIRECT","Direct Messaging Address","youthreferrals@albanycsb.org","N","Organization regulated email in order to recieve referrals from all sources and service related questions directly","","","","","","","","2500 Dawson Rd Ste 101","","Albany","GA","US","317071326" +"1770145021","DIRECT","Direct Messaging Address","youthreferrals@albanycsb.org","N","Organization regulated email in order to receive referrals and service related questions from all sources directly","","","","","","","","2500 Dawson Rd Ste 101","","Albany","GA","US","317071326" +"1952963209","CONNECT","CONNECT URL","www.pathwayspsychologicalservices.com","N","","","","","","","","","417 W 13th St","","Pueblo","CO","US","810032703" +"1215599576","CONNECT","CONNECT URL","chester","N","","","","","","","","","12108 Bermuda Crossroad Ln Ste 21","","Chester","VA","US","238312452" +"1932761293","CONNECT","CONNECT URL","location","N","","","","","","","","","5829 N 60th St","","Omaha","NE","US","681041140" +"1205498565","CONNECT","CONNECT URL","www.imuapt.com","N","Website","","","","","","","","40 Kupuohi St Ste 105","","Lahaina","HI","US","967612714" +"1003478363","OTHERS","Other URL","http://honoredtocare.com/","N","","","","","","","","","1330 Ingersoll Dr","","Phenix City","AL","US","368676042" +"1003478363","OTHERS","Other URL","http://honoredtocare.com/","N","","","","","","","","","1330 Ingersoll Dr","","Phenix City","AL","US","368676042" +"1003478363","OTHERS","Other URL","http://honoredtocare.com/","N","","","","","","","","","1330 Ingersoll Dr","","Phenix City","AL","US","368676042" +"1285296541","DIRECT","Direct Messaging Address","tyler@venture-transportation.com","N","CEO Company Email","","DIRECT","Direct","","OTHER","Other","Email","5184 Richmond Rd","","Bedford Heights","OH","US","441461331" +"1053973313","DIRECT","Direct Messaging Address","rchavis3@gatech.edu","N","","","DIRECT","Direct","","CSV","CSV","","150 Bobby Dodd Way Edge Building Athletic Training Room","","Atlanta","GA","US","303320001" +"1447812706","OTHERS","Other URL","dorizatamassage@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","9126 SE Saint Helens St # 100A","","Clackamas","OR","US","970159780" +"1609438969","OTHERS","Other URL","michael@dorizatamassage.com","N","email","","DIRECT","Direct","","CSV","CSV","","9123 SE Saint Helens St Ste 100A","","Clackamas","OR","US","970156800" +"1245892504","CONNECT","CONNECT URL","Eugene","N","","","","","","","","","2659 Olympic St","","Springfield","OR","US","974773473" +"1750943023","CONNECT","CONNECT URL","Excellian","N","","","","","","","","","800 E 28th St","","Minneapolis","MN","US","554073723" +"1578125845","DIRECT","Direct Messaging Address","sek118@case.edu","N","Home","","","","","","","","5579 Castleton Dr","","West Bloomfield","MI","US","483224018" +"1538721808","CONNECT","CONNECT URL","JEMOORE@YAPINC.ORG","N","","","","","","","","","1545 W Mockingbird Ln Ste 4000","","Dallas","TX","US","752355014" +"1356903629","DIRECT","Direct Messaging Address","jessica.dushane@pinerest.org","N","","","","","","","","","300 Commerce Ave SW","","Grand Rapids","MI","US","495034101" +"1619539988","DIRECT","Direct Messaging Address","info@wilsonsgoh.com","Y","Primary Business Email","Wilson's Garden of Hope","DIRECT","Direct","","OTHER","Other","762-333-2872","2945 Walton Way Ext","","Augusta","GA","US","309093827" +"1295397578","CONNECT","CONNECT URL","Caminar","N","","","DIRECT","Direct","","CSV","CSV","","25402 Pacifica Ave","","Mission Viejo","CA","US","926913854" +"1467014753","OTHERS","Other URL","brazosportpediatrics@gmail.com","N","primary","","","","","","","","54 Flag Lake Plz","","Lake Jackson","TX","US","775666263" +"1366004640","DIRECT","Direct Messaging Address","hmcmanus@northwell.edu","N","email address","","","","","","","","110 E 59th St Rm 10A","","New York","NY","US","100221359" +"1114589405","DIRECT","Direct Messaging Address","stpratt@primecare.org","N","Email","","DIRECT","Direct","","OTHER","Other","Email","310 N 9th St","","Bismarck","ND","US","585014515" +"1710549001","DIRECT","Direct Messaging Address","wellness@ffpdoc.com","N","business email","","DIRECT","Direct","","OTHER","Other","business email","2503 Foresight Cir","","Grand Junction","CO","US","815051139" +"1174185466","OTHERS","Other URL","Cincinnati","N","","","DIRECT","Direct","","CSV","CSV","","5707 Vine St","","Cincinnati","OH","US","452162345" +"1871155176","DIRECT","Direct Messaging Address","info@consult2code.com","N","encrypted email","","DIRECT","Direct","","OTHER","Other","email","814 E 185th St Ste 300","","Cleveland","OH","US","441192775" +"1750943056","OTHERS","Other URL","Bethesda","N","","","DIRECT","Direct","","OTHER","Other","Bethesda","5255 Loughboro Rd NW","","Washington","DC","US","200162633" +"1487216784","CONNECT","CONNECT URL","n/a","N","","","DIRECT","Direct","","CSV","CSV","","43 Woodland St","","Hartford","CT","US","061052363" +"1134781438","DIRECT","Direct Messaging Address","rravenel@healthfunds.org","N","","","","","","","","","305 W 44th St","","New York","NY","US","100365407" +"1477115772","CONNECT","CONNECT URL","Arcadia","N","Pharmacy","","HIE","Health Information Exchange (HIE)","","","","","301 W Huntington Dr Ste 116","","Arcadia","CA","US","910073462" +"1811559032","OTHERS","Other URL","CVS","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","864 Swarthmore Ave","","Pacific Palisades","CA","US","902723605" +"1912569211","DIRECT","Direct Messaging Address","erapodaca@salud.unm.edu","N","","","OTHER","Other","other","","","","8200 Central Ave SE","","Albuquerque","NM","US","871082408" +"1649832957","CONNECT","CONNECT URL","efdjv1125@gmail.com","N","Office Location","","DIRECT","Direct","","","","","1 Commerce Blvd","","West Grove","PA","US","193909198" +"1881256162","DIRECT","Direct Messaging Address","tip9018@nyp.org","N","","","","","","","","","525 E 68th St","","New York","NY","US","100654870" +"1508428871","CONNECT","CONNECT URL","Murphy","N","","","","","","","","","2810 W US Highway 64 Ste 2","","Murphy","NC","US","289064061" +"1326600693","DIRECT","Direct Messaging Address","Dipen.Patel3@utoledo.edu","N","University email address affiliated with residency program","","DIRECT","Direct","","OTHER","Other","Email","3000 Arlington Ave # MS 1150","","Toledo","OH","US","436142595" +"1447812722","OTHERS","Other URL","Lauris","N","","","","","","","","","3577 SW Corporate Pkwy","","Palm City","FL","US","349908153" +"1396307674","OTHERS","Other URL","steelehearing.com","Y","","Steele Hearing","DIRECT","Direct","","CSV","CSV","","1001 W Evans St Ste 102","","Florence","SC","US","295013388" +"1396307674","CONNECT","CONNECT URL","Florence","N","","","DIRECT","Direct","","CSV","CSV","","1001 W Evans St Ste 102","","Florence","SC","US","295013388" +"1174185458","CONNECT","CONNECT URL","smile_brite@yahoo.com","N","Direct Communication","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Health Information","G3500 Flushing Rd Ste 244","","Flint","MI","US","485044235" +"1427610708","DIRECT","Direct Messaging Address","Teshmanie.Rampersaud@mountsinai.org","N","","","HIE","Health Information Exchange (HIE)","","","","","1470 Madison Ave","","New York","NY","US","100296542" +"1679135966","CONNECT","CONNECT URL","Availity","N","","","","","","","","","3166 N Lincoln Ave Ste 314","","Chicago","IL","US","606573119" +"1215599527","CONNECT","CONNECT URL","n/a","N","","","","","","","","","1120 15th St","","Augusta","GA","US","309120004" +"1700448016","DIRECT","Direct Messaging Address","jshetler@conemaugh.org","N","","","","","","","","","1086 Franklin St","","Johnstown","PA","US","159054305" +"1942862255","DIRECT","Direct Messaging Address","banaya@epfh.org","N","business email","","DIRECT","Direct","","CSV","CSV","","121 Calle Del Presidente","","Bernalillo","NM","US","870046091" +"1124680434","OTHERS","Other URL","dcappalli@trudeaucenter.org","N","CFO","","DIRECT","Direct","","OTHER","Other","CFO","3445 Post Rd","","Warwick","RI","US","028867147" +"1730741042","OTHERS","Other URL","peaceofmebirthservices@gmail.com","N","Business Email","","","","","","","","670 Highland Rd","","Murray","KY","US","420716333" +"1043872286","OTHERS","Other URL","PEABODY","Y","","Peabody Podiatry LLC","","","","","","","6 Essex Center Dr","Suite 208","Peabody","MA","US","019602910" +"1174185318","CONNECT","CONNECT URL","url","N","","","","","","CSV","CSV","","83113 Los Cabos Ave","","Coachella","CA","US","92236" +"1164084307","CONNECT","CONNECT URL","computer","N","","","","","","","","","999 Girl Scout Rd","","Burns","TN","US","370299065" +"1568024735","CONNECT","CONNECT URL","CHOIEYEMD.COM","N","CHOIEYEMD.COM","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CHOIEYEMD.COM","2700 10th Ave S Ste 404","","Birmingham","AL","US","352051250" +"1275195414","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1811559057","CONNECT","CONNECT URL","www.arcenters.com","N","","","","","","","","","13715 Highway 421 S","","Tyner","KY","US","404868377" +"1447812680","CONNECT","CONNECT URL","www.arccenters.com","N","","","","","","","","","758 Stockton Rd","","Wallingford","KY","US","410938650" +"1679135818","OTHERS","Other URL","Paterson","N","","","","","","","","","139 Albion Ave","","Paterson","NJ","US","075021913" +"1063074201","CONNECT","CONNECT URL","www.arccenters.com","N","","","","","","","","","125 Jordans Way","","Somerset","KY","US","425013166" +"1801458054","OTHERS","Other URL","dlmrealty29@gmail.com","N","Medical/Patient Transportation","","OTHER","Other","Patient pick up and arrival times","OTHER","Other","Arrival times/Pick up Times","1132 Westgate St Apt 301","","Oak Park","IL","US","603011380" +"1831751098","CONNECT","CONNECT URL","Alis","N","","","","","","","","","3704 Cardinal Rd","","Minnetonka","MN","US","553452204" +"1669034823","CONNECT","CONNECT URL","Meridian","N","","","","","","","","","3330 E Louise Dr Ste 400","","Meridian","ID","US","836425123" +"1023670288","OTHERS","Other URL","Kingwilliamphysicaltherapy@yahoo.com","N","","","","","","","","","5983 Richmond Tappahannock Hwy","","Aylett","VA","US","230093009" +"1386206555","CONNECT","CONNECT URL","PC","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4790 Barkley Cir","Building A","Fort Myers","FL","US","339077543" +"1407418692","CONNECT","CONNECT URL","MacPractice","N","EHR","","DIRECT","Direct","","CSV","CSV","","515 W Buckeye Rd Ste 104","","Phoenix","AZ","US","850033699" +"1245892413","CONNECT","CONNECT URL","globalscientificnephrology@gmail.com","N","communication","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","15 Centervale Park","","Boston","MA","US","021242120" +"1245892413","OTHERS","Other URL","globalscientificnephrology@gmail.com","N","","","","","","","","","15 Centervale Park","","Boston","MA","US","021242120" +"1669034856","CONNECT","CONNECT URL","www.gaboromed.com","N","Website","","DIRECT","Direct","","OTHER","Other","Website","140 N 2nd St Ste 3","","Stroudsburg","PA","US","183602528" +"1679135859","DIRECT","Direct Messaging Address","adamskb@sutterhealth.org","N","","","DIRECT","Direct","","","","","2890 Gateway Oaks Dr Ste 250","","Sacramento","CA","US","958334328" +"1184286379","CONNECT","CONNECT URL","BRANSON","N","","","DIRECT","Direct","","CSV","CSV","","3000 Green Mountain Dr Ste 104","","Branson","MO","US","656164011" +"1184286379","CONNECT","CONNECT URL","Branson","N","","","DIRECT","Direct","","CSV","CSV","","3000 Green Mountain Dr Ste 104","","Branson","MO","US","65616" +"1659933844","OTHERS","Other URL","www.yournewfoundation.com","N","","","","","","","","","6401 Eldorado Pkwy Ste 210","","McKinney","TX","US","750706197" +"1184286395","DIRECT","Direct Messaging Address","maja@natureofselfcare.com","N","","","DIRECT","Direct","","","","","14156 Magnolia Blvd Ste 200","","Sherman Oaks","CA","US","914231182" +"1982266193","DIRECT","Direct Messaging Address","thomadag@trinity-health.org","Y","Work","Saint Mary's Hospital","HIE","Health Information Exchange (HIE)","","OTHER","Other","Email","200 Jefferson Lacks Cancer Center","","Grand Rapids","MI","US","49503" +"1508428772","OTHERS","Other URL","169.254.225.86/16","N","","","","","","","","","4625 Beckley Rd","","Battle Creek","MI","US","490157948" +"1588226823","CONNECT","CONNECT URL","www.app.kareo","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2 Running Brook Dr","","Lancaster","NY","US","140863307" +"1316509508","DIRECT","Direct Messaging Address","brenkasdpt@move1stpt.com","N","Business Email Address","","","","","","","","11308 N Radner Way","","Raleigh","NC","US","276135534" +"1891357117","DIRECT","Direct Messaging Address","Kelsey.Elfritz@unitypoint.org","N","Work Email","","DIRECT","Direct","","","","","3251 W 9th St","","Waterloo","IA","US","507025310" +"1386206530","CONNECT","CONNECT URL","1801349352","N","The Waters of Cheatham LLC","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2501 River Rd","","Ashland City","TN","US","370155402" +"1407418726","DIRECT","Direct Messaging Address","info@bodykineticsrehab.com","N","Email","","DIRECT","Direct","","CSV","CSV","","7617 Little River Tpke","","Annandale","VA","US","220032645" +"1073175394","OTHERS","Other URL","Tyler","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Tyler","755 S Beckham Ave","","Tyler","TX","US","757011903" +"1346802667","OTHERS","Other URL","Tyler","N","","","","","","OTHER","Other","Tyler","755 S Beckham Ave","","Tyler","TX","US","757011903" +"1689236903","CONNECT","CONNECT URL","deneen@behealthy-you.com","N","practice email","","DIRECT","Direct","","OTHER","Other","email","187 Charlesfort Way","","Moncks Corner","SC","US","294618883" +"1235791492","OTHERS","Other URL","https://drive.google.com/drive/folders/1PvRvzIKNNIMyxnPG1AOhnX7c81Jsp8ps?usp=sharing","N","","","","","","","","","4612 Abbotswood Cir # 1619","","Irvine","CA","US","926042319" +"1194387423","OTHERS","Other URL","peggygarofano.licsw@gmail.com","N","email","","OTHER","Other","email","OTHER","Other","email","5787 143rd St W # Atreetw","","Apple Valley","MN","US","551248094" +"1831751155","CONNECT","CONNECT URL","https://www.chihealth.com/en/location-search/creighton-bergan.html","N","","","","","","","","","7710 Mercy Rd Ste 202","","Omaha","NE","US","681242353" +"1912569237","DIRECT","Direct Messaging Address","hfraley@port45.com","N","Email address","","","","","","","","100 Highview Blvd","","Columbus","OH","US","432076023" +"1912569245","DIRECT","Direct Messaging Address","kwilliams@advancedinteriorsllc.com","N","","","","","","","","","11515 Gamel Cemetery Rd","","Festus","MO","US","630282310" +"1649832973","DIRECT","Direct Messaging Address","galsteka@sutterhealth.org","N","","","DIRECT","Direct","","","","","2890 Gateway Oaks Dr Ste 250","","Sacramento","CA","US","958334328" +"1750943080","SOAP","SOAP URL","https://secure.simplepractice.com/clients","N","client software","","DIRECT","Direct","","OTHER","Other","secure host","13668 Davenport Rd","","Santa Clarita","CA","US","913904735" +"1669034997","DIRECT","Direct Messaging Address","rwilcoxen@csd.k12.or.us","N","","","","","","CSV","CSV","","815 S Nehalem St","","Clatskanie","OR","US","970162852" +"1578125803","CONNECT","CONNECT URL","Bostonctc.com","N","","","","","","","","","99 Topeka St","","Boston","MA","US","021182717" +"1205498540","DIRECT","Direct Messaging Address","jnix@waldenbehaviors.com","Y","Business email","Walden Behavior Solutions, LLC","DIRECT","Direct","","CSV","CSV","","9900 Shelbyville Rd Ste 8","","Louisville","KY","US","402232965" +"1487216727","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1053973297","DIRECT","Direct Messaging Address","DOsayande@Signature-Healthcare.org","N","","","","","","","","","680 Centre St","","Brockton","MA","US","023023308" +"1871155010","CONNECT","CONNECT URL","N/A","N","","","","","","","","","173 Calle Munoz Rivera S","","San Lorenzo","PR","US","007544213" +"1730741984","DIRECT","Direct Messaging Address","2157728062@myfax.com","N","","","","","","","","","955 Horsham Rd Ste 303","","Horsham","PA","US","190441252" +"1316509557","DIRECT","Direct Messaging Address","elizabeth.popolizio@dignityhealth.org","Y","secure email","St. Mary's Medical Center","DIRECT","Direct","","","","","450 Stanyan St","","San Francisco","CA","US","941171019" +"1699337832","CONNECT","CONNECT URL","www.arccenters.com","N","","","","","","","","","2206 Walnut St","","Catlettsburg","KY","US","411291247" +"1720640972","OTHERS","Other URL","luis.a.anzures.mil@mail.mil","N","email","","","","","","","","34101 Farenholt Ave","","San Diego","CA","US","921347000" +"1720640972","OTHERS","Other URL","luis.a.anzures.mil@mail.mil","N","email","","","","","","","","34101 Farenholt Ave","","San Diego","CA","US","921347000" +"1003478256","DIRECT","Direct Messaging Address","cmc@centralmichigancare.com","N","","","","","","","","","1114 E Chippewa St","","Mount Pleasant","MI","US","488581853" +"1316509573","OTHERS","Other URL","https://www.psychologytoday.com/us/therapists/your-time-for-change-toms-river-nj/438892","N","","","","","","","","","1035 Hooper Ave Ste 2A","","Toms River","NJ","US","087538355" +"1144882309","DIRECT","Direct Messaging Address","pprice@shastacapcc.org","N","Email","","DIRECT","Direct","","CSV","CSV","","2280 Benton Dr Building C","Suite A","Redding","CA","US","96003" +"1144882309","DIRECT","Direct Messaging Address","pprice@shastacapcc.org","N","Email","","DIRECT","Direct","","CSV","CSV","","2280 Benton Dr Building C","Suite A","Redding","CA","US","96003" +"1033771225","DIRECT","Direct Messaging Address","dwitmer@northwell.edu","Y","dwitmer@northwell.edu","Plainview Hospital","DIRECT","Direct","","CSV","CSV","","888 Old Country Rd","","Plainview","NY","US","118034914" +"1033771225","DIRECT","Direct Messaging Address","dwitmer@northwell.edu","Y","email address","Plainview Hospital","HIE","Health Information Exchange (HIE)","","CSV","CSV","","888 Old Country Rd","","Plainview","NY","US","118034914" +"1225690480","DIRECT","Direct Messaging Address","jenniferbul@letmeshowyouwow.com","N","Business Email","","DIRECT","Direct","","OTHER","Other","Business Email","10629 York Rd","","Cockeysville","MD","US","210302303" +"1225690498","DIRECT","Direct Messaging Address","Tahlia.griffin@eastbayaba.com","N","","","","","","","","","1248 E 34th St Apt 201","","Oakland","CA","US","946102810" +"1306408588","DIRECT","Direct Messaging Address","wj140@sdm.rutgers.edu","Y","","Rutgers School of Dental Medicine","","","","","","","110 Bergen St","","Newark","NJ","US","071032495" +"1306408588","DIRECT","Direct Messaging Address","wj140@sdm.rutgers.edu","Y","","Rutgers School of Dental Medicine","","","","","","","110 Bergen St","","Newark","NJ","US","071032495" +"1306408588","DIRECT","Direct Messaging Address","wj140@sdm.rutgers.edu","Y","","Rutgers School of Dental Medicine","","","","","","","110 Bergen St","","Newark","NJ","US","071032495" +"1306408588","DIRECT","Direct Messaging Address","wj140@sdm.rutgers.edu","Y","","Rutgers School of Dental Medicine","","","","","","","110 Bergen St","","Newark","NJ","US","071032495" +"1306408588","DIRECT","Direct Messaging Address","wj140@sdm.rutgers.edu","Y","","Rutgers School of Dental Medicine","","","","","","","110 Bergen St","","Newark","NJ","US","071032495" +"1215599493","OTHERS","Other URL","Adhiraj.Bhattacharya@steward.org","Y","email address","St. Elizabeth Medical Center","","","","","","","736 Cambridge St","","Brighton","MA","US","021352907" +"1740842921","CONNECT","CONNECT URL","Toledo","N","","","DIRECT","Direct","","CSV","CSV","","3000 Arlington Ave","","Toledo","OH","US","436142595" +"1467014647","CONNECT","CONNECT URL","Roy","N","fax","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5370 S 1900 W","","Roy","UT","US","840672907" +"1912569195","CONNECT","CONNECT URL","Eclinicals","N","","","","","","","","","525 Fillmore St","","San Francisco","CA","US","941172619" +"1073175253","OTHERS","Other URL","Winnetka","N","","","","","","","","","460 Winnetka Ave","","Winnetka","IL","US","600934206" +"1063074250","CONNECT","CONNECT URL","Email","N","Secure Email","","DIRECT","Direct","","OTHER","Other","Secure Email","740 Avenue H","","Seaside","OR","US","971386619" +"1194387399","DIRECT","Direct Messaging Address","Twaniqua_Maclin@bcbsil.com","N","","","","","","","","","300 E Randolph St","","Chicago","IL","US","606015014" +"1487216685","OTHERS","Other URL","admin@wasatchpediatricdentistry.com","N","Office Manager","","DIRECT","Direct","","CSV","CSV","","169 N Gateway Dr Ste 105","","Providence","UT","US","843329861" +"1326600537","DIRECT","Direct Messaging Address","hailey.l.faist.mil@mail.mil","N","Military Email","","DIRECT","Direct","","OTHER","Other","other","9300 DeWitt Loop","","Ft Belvoir","VA","US","220605285" +"1235791443","CONNECT","CONNECT URL","n/a","N","n/a","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","57016 852nd Rd","","Winside","NE","US","687905071" +"1407418619","DIRECT","Direct Messaging Address","annie.lowery@ssmhealth.com","Y","","SSMHealth","","","","","","","1 Good Samaritan Way","","Mount Vernon","IL","US","628642402" +"1821650037","DIRECT","Direct Messaging Address","tammy.m.baca.mil@mail.mil","N","","","DIRECT","Direct","","CSV","CSV","","Womack Army Hospital 2817 Reilly Rd","","Fort Bragg","NC","US","283100001" +"1366004582","DIRECT","Direct Messaging Address","tracy.proctor@vineaconsulting.com","N","Home Office","","DIRECT","Direct","","CSV","CSV","","2894 Mellor St","","Corona","CA","US","928813585" +"1154983377","CONNECT","CONNECT URL","Montgomery","N","","","","","","","","","2421 Presidents Dr Ste B-21","","Montgomery","AL","US","361161632" +"1861054074","DIRECT","Direct Messaging Address","tmpalmer@wakehealth.edu","N","professional email address","","DIRECT","Direct","","CSV","CSV","","1 Medical Center Blvd","","Winston Salem","NC","US","271570001" +"1962064295","DIRECT","Direct Messaging Address","drdubose@dubosedental.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5437 Conn Ave NW Apt 203","","Washington","DC","US","200152706" +"1962064295","OTHERS","Other URL","drdubose@dubosedental.com","N","","","DIRECT","Direct","","OTHER","Other","202 364 6550","5437 Conn Ave NW Apt 203","","Washington","DC","US","200152706" +"1962064295","CONNECT","CONNECT URL","drdubose@dubosedental.com","N","","","","","","","","","5437 Connecticut Ave NW Apt 203","","Washington","DC","US","200152706" +"1477115624","DIRECT","Direct Messaging Address","james.intern@urbandreams.org","N","","","","","","","","","601 Forest Ave","","Des Moines","IA","US","503142828" +"1922650068","OTHERS","Other URL","Sun-riseliving.com","N","","","","","","","","","4131 University Blvd S Ste 15","","Jacksonville","FL","US","322164346" +"1700448040","OTHERS","Other URL","CHA","Y","","Norton Sound Health Corporation","OTHER","Other","CHA","OTHER","Other","CHA","151 Airport Road","","Savoonga","AK","US","997690151" +"1144872318","OTHERS","Other URL","CHA","N","CHA","","OTHER","Other","CHA","OTHER","Other","CHA","151 Airport Road","","Savoonga","AK","US","997690151" +"1053973206","DIRECT","Direct Messaging Address","DCASTRO@SCRECOVERY.ORG","N","","","DIRECT","Direct","","","","","6330 Thornton Ave","","Newark","CA","US","945603734" +"1407418627","OTHERS","Other URL","https://www.autkonnect.com/","N","","","","","","","","","1393 Calder St","","Beaumont","TX","US","777011706" +"1457913766","CONNECT","CONNECT URL","Dayton","N","","","","","","","","","1 Elizabeth Pl","","Dayton","OH","US","454173445" +"1801458120","DIRECT","Direct Messaging Address","brian.deoliveira@va.gov","N","","","","","","","","","151 Knollcroft Rd","","Lyons","NJ","US","079395001" +"1841852167","DIRECT","Direct Messaging Address","sberger@bluegrasscenterforautism.org","N","","","","","","","","","1250 Bardstown Rd Ste 15","","Louisville","KY","US","402041333" +"1841852167","DIRECT","Direct Messaging Address","sberger@bluegrasscenterforautism.org","N","","","","","","","","","1250 Bardstown Rd Ste 15","","Louisville","KY","US","402041333" +"1841852167","DIRECT","Direct Messaging Address","sberger@bluegrasscenterforautism.org","N","","","","","","","","","1250 Bardstown Rd Ste 15","","Louisville","KY","US","402041333" +"1063074391","OTHERS","Other URL","www.availity.com","N","EDI","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5555 Gateway Parkway","Suite 110","Jacksonville","FL","US","32256" +"1063074391","OTHERS","Other URL","www.availity.com","N","EDI","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5555 Gateway Parkway","Suite 110","Jacksonville","FL","US","32256" +"1063074391","OTHERS","Other URL","Availity","N","EDI","","DIRECT","Direct","","CSV","CSV","","5555 Gateway Parkway","Suite 110","Jacksonville","FL","US","32256" +"1265094502","CONNECT","CONNECT URL","https://www.practicefusion.com/","N","EHR SOFTWARE","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5016 W Cypress St Ste 200","","Tampa","FL","US","336073804" +"1982266227","OTHERS","Other URL","carol@schober.us","N","Business Email","","DIRECT","Direct","","CSV","CSV","","811 Church Rd Ste 114","","Cherry Hill","NJ","US","080021459" +"1609438944","DIRECT","Direct Messaging Address","cheryl@hoperisingspeechtx.com","N","","","DIRECT","Direct","","OTHER","Other","business email","301 Glenn Ave","","Rockwall","TX","US","750874146" +"1740842996","OTHERS","Other URL","Amherstdental225@gmail.com","N","office private email","","DIRECT","Direct","","OTHER","Other","electronic files","255 S Main St","","Amherst","OH","US","440012158" +"1861054108","CONNECT","CONNECT URL","other","N","","","OTHER","Other","other","","","","360 Huntington Ave","","Boston","MA","US","021155005" +"1104488345","DIRECT","Direct Messaging Address","mwaters@cctrenton.org","N","","","","","","","","","145 Maple Ave","","Red Bank","NJ","US","077011717" +"1144882390","CONNECT","CONNECT URL","Phoenixville","N","","","","","","","","","1041 W Bridge St Ste 5","","Phoenixville","PA","US","194604342" +"1669034815","DIRECT","Direct Messaging Address","ramakrishnan@health.southalabama.edu","Y","","University of South Alabama","","","","","","","1700 Center St","","Mobile","AL","US","366043301" +"1043872294","OTHERS","Other URL","N/a","N","n/a","","OTHER","Other","n/a","OTHER","Other","n/a","3231 Superior Ln","","Bowie","MD","US","207151923" +"1710549985","DIRECT","Direct Messaging Address","robin.piper@uhhospitals.org","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11100 Euclid Ave # Hort103","","Cleveland","OH","US","441061716" +"1174185342","DIRECT","Direct Messaging Address","boudrelm@sutterhealth.org","N","","","DIRECT","Direct","","","","","2890 Gateway Oaks Dr Ste 250","","Sacramento","CA","US","958334328" +"1154983336","DIRECT","Direct Messaging Address","dlogan@pgcmh.org","N","business email address","","","","","","","","1775 Grand Concourse Fl 8","","Bronx","NY","US","104538202" +"1891357067","DIRECT","Direct Messaging Address","info@cottrelldental.com","N","","","","","","","","","36 Homer Ave","","Queensbury","NY","US","128042009" +"1881256063","CONNECT","CONNECT URL","WebPT","N","EMR","","DIRECT","Direct","","OTHER","Other","medical records","414 Westmoreland Dr","","Stephens City","VA","US","226552558" +"1801458088","OTHERS","Other URL","srogers@harboraudio.com","N","practice email","","DIRECT","Direct","","","","","3100 NW Bucklin Hill Rd Ste 103","","Silverdale","WA","US","983838359" +"1063074268","CONNECT","CONNECT URL","Atlanta","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","245 Smithville Church Rd","","Warner Robins","GA","US","310887803" +"1982266185","CONNECT","CONNECT URL","Laptop","N","","","DIRECT","Direct","","OTHER","Other","PDF","9316 Quilting Bee Ln","","Charlotte","NC","US","282168944" +"1639731839","DIRECT","Direct Messaging Address","info@unitedproviders.net","N","email address","","DIRECT","Direct","","OTHER","Other","email","9325 S Thomas Ave","","Bridgeview","IL","US","604552163" +"1669034872","CONNECT","CONNECT URL","Greenville","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2100 Stantonsburg Rd Ofc","","Greenville","NC","US","278342818" +"1669034872","CONNECT","CONNECT URL","Greenville","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2100 Stantonsburg Rd Ofc","","Greenville","NC","US","278342818" +"1831751064","DIRECT","Direct Messaging Address","hhdental@bellsouth.net","N","Business e-mail","","DIRECT","Direct","","","","","12086 Fort Caroline Rd Ste 105","","Jacksonville","FL","US","322252688" +"1083276208","CONNECT","CONNECT URL","Hawaii","N","","","","","","","","","640 Awalau Rd","","Haiku","HI","US","967085558" +"1598327710","CONNECT","CONNECT URL","https://www.smileswest.com","N","","","","","","","","","11035 Long Beach Blvd # 5","","Lynwood","CA","US","902622570" +"1689236804","DIRECT","Direct Messaging Address","HRay@teampbs.com","N","email address","","DIRECT","Direct","","CSV","CSV","","7108 S Kanner Hwy","","Stuart","FL","US","349977462" +"1174185300","OTHERS","Other URL","Epic","N","Elecronic Charting","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6701 Fannin St Fl 11","","Houston","TX","US","770302608" +"1588226708","CONNECT","CONNECT URL","melaniepooler@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","1549 Old Bridge Rd Ste 201","","Woodbridge","VA","US","221922737" +"1003478231","DIRECT","Direct Messaging Address","harshmas@bronsonhg.org","N","","","","","","","","","820 John St Ste 201","","Kalamazoo","MI","US","490012860" +"1790347920","CONNECT","CONNECT URL","Epic","N","EMR","","DIRECT","Direct","","CSV","CSV","","1 Childrens Way","","Little Rock","AR","US","722023500" +"1144882374","OTHERS","Other URL","Bohemia","N","","","","","","","","","1546 Feureisen Ave","","Bohemia","NY","US","117161529" +"1215589460","CONNECT","CONNECT URL","KAREN.CARROLL8238@YAHOO.COM","N","","","DIRECT","Direct","","","","","3052 Balcones Fault Ave","","North Las Vegas","NV","US","890816409" +"1851943005","OTHERS","Other URL","n/a","N","","","","","","","","","5535 S Williamson Blvd Ste 774","","Port Orange","FL","US","321288321" +"1154973311","OTHERS","Other URL","beulahnursingservices@outlook.com","N","business email","","DIRECT","Direct","","CSV","CSV","","3500 Sugar Maple Ct","","Waldorf","MD","US","206022625" +"1881246056","OTHERS","Other URL","RELIABLEHOMEHEALTH2804@GMAIL.COM","N","EMAL","","DIRECT","Direct","","CSV","CSV","","2126 Woodson Rd","","Saint Louis","MO","US","631145616" +"1932751062","CONNECT","CONNECT URL","http://www.gomezdentalfamily.com","N","Website","","DIRECT","Direct","","OTHER","Other","Webpage","902 Normandy St Ste 300","","Houston","TX","US","770154952" +"1437701570","DIRECT","Direct Messaging Address","April.Labat@sanfordhealth.org","N","","","","","","","","","1210 W 18th St","","Sioux Falls","SD","US","571044647" +"1902458078","CONNECT","CONNECT URL","https://www.pagodapharmacypa.com","N","Website","","DIRECT","Direct","","CSV","CSV","Email","1220 Centre Ave","","Reading","PA","US","196011458" +"1417509613","DIRECT","Direct Messaging Address","aseaman@cp-cto.org","N","","","DIRECT","Direct","","OTHER","Other","Placement Siter","2001 bue herron drive","","riviera beach","FL","US","33404" +"1508418757","DIRECT","Direct Messaging Address","kristin.walsh@unchealth.unc.edu","N","","","DIRECT","Direct","","","","","3025 Burnett Womack Cb 7212","","Chapel Hill","NC","US","275997518" +"1326690520","DIRECT","Direct Messaging Address","MARuss@ohiohealth-rehab.com","N","email","","DIRECT","Direct","","CSV","CSV","","3773 Olentangy River Rd","","Columbus","OH","US","432143425" +"1326690520","DIRECT","Direct Messaging Address","MARuss@ohiohealth-rehab.com","N","Email","","DIRECT","Direct","","CSV","CSV","","3773 Olentangy River Rd","","Columbus","OH","US","432143425" +"1871155093","DIRECT","Direct Messaging Address","ann.ugwueke@mercy.net","N","","","","","","","","","615 S New Ballas Rd","","Saint Louis","MO","US","631418221" +"1932761160","DIRECT","Direct Messaging Address","delmontis@ravenwoodhealth.org","N","work email","","","","","","","","12557 Ravenwood Dr","","Chardon","OH","US","440249009" +"1780246918","DIRECT","Direct Messaging Address","jnicastro@comcast.net","N","Email","","DIRECT","Direct","","CSV","CSV","","178 Valley Rd","","Montclair","NJ","US","070422323" +"1669034898","DIRECT","Direct Messaging Address","karlieparry@amitycounseling.com","N","","","","","","","","","305 NW Sheridan Rd Ste A","","Lawton","OK","US","735056520" +"1912559147","OTHERS","Other URL","Sendinc.com","N","Encrypted email system that is in compliance with HIPPA and more","","HIE","Health Information Exchange (HIE)","","","","","2521 Caper Ln Apt 101","","Maitland","FL","US","327516013" +"1003468232","OTHERS","Other URL","https://www.imperialdentaltn.com/","N","","","","","","","","","107 Imperial Blvd Ste 1","","Hendersonville","TN","US","370753492" +"1730731969","DIRECT","Direct Messaging Address","kevin@theapothecaryshoppe.net","N","emial","","DIRECT","Direct","","CSV","CSV","","107 Kentville Cir","","Lafayette","LA","US","705086458" +"1528610755","CONNECT","CONNECT URL","darleneajohnson@hotmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","49 Wilson Ave","","Fairborn","OH","US","453242827" +"1982256111","OTHERS","Other URL","tlemaster@pnsi.org","N","","","","","","","","","17 Western Maryland Pkwy","","Hagerstown","MD","US","217405471" +"1609428838","DIRECT","Direct Messaging Address","melissa.hinrichsen@va.gov","N","","","","","","","","","2200 SW Gage Blvd","","Topeka","KS","US","666220001" +"1952953184","DIRECT","Direct Messaging Address","NooshinandNadia@protonmail.com","N","","","","","","","","","1017 N Central Expy Ste 200","","Plano","TX","US","750758841" +"1952953184","DIRECT","Direct Messaging Address","NooshinandNadia@protonmail.com","N","","","","","","","","","1017 N Central Expy Ste 200","","Plano","TX","US","750758841" +"1134771363","CONNECT","CONNECT URL","karen.carroll8238@yahoo.com","N","","","DIRECT","Direct","","CSV","CSV","","3052 Balcones Fault Ave","","North Las Vegas","NV","US","890816409" +"1669024808","CONNECT","CONNECT URL","DEVAN.N.THORNS@GMAIL.COM","N","","","DIRECT","Direct","","CSV","CSV","","3052 Balcones Fault Ave","","North Las Vegas","NV","US","890816409" +"1881246023","DIRECT","Direct Messaging Address","alexandra.oxford@va.gov","N","","","","","","","","","13800 Veterans Way","","Orlando","FL","US","328277401" +"1487206637","OTHERS","Other URL","computer","N","computer","","OTHER","Other","computer","OTHER","Other","computer","120 Vassar Ln","","San Antonio","TX","US","782121936" +"1235781477","CONNECT","CONNECT URL","KAREN.CARROLL8238@YAHOO.COM","N","","","DIRECT","Direct","","","","","3052 Balcones Fault Ave","","North Las Vegas","NV","US","890816409" +"1841842093","CONNECT","CONNECT URL","TasiaDavis@seamarchc.org","Y","Company email","Sea Mar Community Health Centers","","","","","","","19005 SE 34th St","","Vancouver","WA","US","986831450" +"1205488459","CONNECT","CONNECT URL","KAREN.CARROLL8238@YAHOO.COM","N","","","DIRECT","Direct","","","","","3052 Balcones Fault Ave","","North Las Vegas","NV","US","890816409" +"1649822891","CONNECT","CONNECT URL","romeok@encompasshealth.com","N","company email","","","","","","","","100 N Academy Ave","","Danville","PA","US","178229800" +"1578115721","CONNECT","CONNECT URL","KAREN.CARROLL8238@YAHOO.COM","N","","","DIRECT","Direct","","","","","3052 Balcones Fault Ave","","North Las Vegas","NV","US","890816409" +"1548812795","CONNECT","CONNECT URL","KAREN.CARROLL8238@YAHOO.COM","N","","","DIRECT","Direct","","","","","3052 Balcones Fault Ave","","North Las Vegas","NV","US","890816409" +"1538711783","CONNECT","CONNECT URL","khasel@lifebridgehealth.org","N","email","","DIRECT","Direct","","","","","2401 W Belvedere Ave","","Baltimore","MD","US","212155270" +"1063064210","OTHERS","Other URL","lvm9eh@gmail.com","N","Email","","DIRECT","Direct","","","","","1447 Harper St Fl 4","","Augusta","GA","US","309120020" +"1831741099","DIRECT","Direct Messaging Address","farahnaz.anwar@sparrow.org","N","","","","","","","","","1215 E Michigan Ave","","Lansing","MI","US","489121811" +"1821640087","CONNECT","CONNECT URL","ccs-sd.org","N","","","","","","","","","357 Kansas Ave SE","","Huron","SD","US","573502517" +"1225680408","DIRECT","Direct Messaging Address","drcheema@cheemaeye.imwdirect.com","N","iMedicware direct messaging email","","DIRECT","Direct","","OTHER","Other","xml file type","84 Hurley Ave","","Kingston","NY","US","124012810" +"1518519792","CONNECT","CONNECT URL","credentialing@meliorthopedics.com","Y","","Meli Orthopedic Centers of Excellence,LLC.","","","","","","","4800 NE 20th Ter Ste 303","","Fort Lauderdale","FL","US","333084510" +"1699327874","OTHERS","Other URL","taylor.bowker10@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","950 Shores Blvd","","Rockwall","TX","US","750872374" +"1619529807","CONNECT","CONNECT URL","Computer","N","","","","","","","","","450 Brookline Ave","","Boston","MA","US","022155450" +"1619529807","OTHERS","Other URL","Epic","N","","","","","","","","","450 Brookline Ave","","Boston","MA","US","022155450" +"1285286492","OTHERS","Other URL","mimiblen@hotmail.com","N","personal email address","","","","","","","","11676 Chaucer Dr","","Frisco","TX","US","750358637" +"1467004671","DIRECT","Direct Messaging Address","efisher@chw.org","N","","","","","","","","","9000 W Wisconsin Ave","","Milwaukee","WI","US","532264874" +"1811549025","CONNECT","CONNECT URL","rrizzo013@yahoo.com","N","","","","","","","","","1619 E 66th St","","Tulsa","OK","US","741360726" +"1346892551","CONNECT","CONNECT URL","Ruskin","N","Select Physical Therapy","","DIRECT","Direct","","CSV","CSV","","3800 Sun City Center Blvd","","Ruskin","FL","US","335736805" +"1710539838","CONNECT","CONNECT URL","LAKEWORTH","N","","","","","","","","","7130 S Military Trl Ste 1","","Lake Worth","FL","US","334637812" +"1235781352","DIRECT","Direct Messaging Address","jan@floridarecoverygroup.com","N","","","","","","","","","210 NE 13th St","","Delray Beach","FL","US","334444160" +"1871145920","OTHERS","Other URL","email","N","email","","DIRECT","Direct","","OTHER","Other","n/A","1613 Prospect Park Way Ste 110","","Fort Collins","CO","US","805259707" +"1922650076","OTHERS","Other URL","pfdrecords@dentistparistx.com","N","Email","","","","","","","","2333 LaMar Ave","","Paris","TX","US","754604757" +"1497307565","OTHERS","Other URL","none","N","","","","","","","","","1266 14th St","","Oakland","CA","US","946072247" +"1184276255","DIRECT","Direct Messaging Address","Jymie.graham@ucsf.edu","N","","","","","","","","","533 Parnassus Ave # Ub-10","","San Francisco","CA","US","941432208" +"1184276255","DIRECT","Direct Messaging Address","Jymie.graham@ucsf.edu","N","","","","","","","","","533 Parnassus Ave # Ub-10","","San Francisco","CA","US","941432208" +"1992357065","OTHERS","Other URL","aboutbehaviorchange.com","N","Web page","","OTHER","Other","HIPAA form","OTHER","Other","Data submission","7013 Saturn Cir","","Anchorage","AK","US","995044564" +"1275185340","DIRECT","Direct Messaging Address","kristopher.allen@va.gov","Y","email","Overton Brooks VAMC","DIRECT","Direct","","CSV","CSV","","510 E Stoner Ave","","Shreveport","LA","US","711014243" +"1356993570","CONNECT","CONNECT URL","https://www.sendinc.com/","N","secure webpage email hosting","","DIRECT","Direct","","CSV","CSV","","117 W 17th St","","Cheyenne","WY","US","820014517" +"1366094567","DIRECT","Direct Messaging Address","lbooker@abcinfo.org","Y","","Action for Better Community Inc","","","","","","","33 Chestnut St","","Rochester","NY","US","146042303" +"1366094567","DIRECT","Direct Messaging Address","lbooker@abcinfo.org","Y","","Action for Better Community Inc","","","","","","","33 Chestnut St","","Rochester","NY","US","146042303" +"1750933917","DIRECT","Direct Messaging Address","cammy.gaddis@multco.us","N","","","","","","","","","11540 NE Inverness Dr.","Inverness Jail","Portland","OR","US","97220" +"1003468216","DIRECT","Direct Messaging Address","tjensen@newavenues.org","N","Work email address","","","","","","","","2595 Christie Drive","","Lake Oswego","OR","US","97034" +"1194377309","DIRECT","Direct Messaging Address","rdonart@newavenues.org","N","Business email","","DIRECT","Direct","","","","","2595 Christie Drive","","Lake Oswego","OR","US","97034" +"1346892460","DIRECT","Direct Messaging Address","bbicolorado@protonmail.com","Y","Business email","LoveJoy Counseling","DIRECT","Direct","","CSV","CSV","","11111 E Mississippi Ave Ste 268","","Aurora","CO","US","800123106" +"1346892460","CONNECT","CONNECT URL","www.centennialtherapist.com","N","website","","DIRECT","Direct","","OTHER","Other","email","12835 East Arapahoe","Tower 2, Suite 440","Centennial","CO","US","80112" +"1033761168","DIRECT","Direct Messaging Address","sydnee.rivera@lhd1.navy.mil","N","Email used to contact me","","","","","","","","USS Wasp (LHD1)","Unit 100261","FPO","AP","US","96692" +"1760034821","CONNECT","CONNECT URL","https://www.va.gov/","N","","","DIRECT","Direct","","CSV","CSV","","9600 Veterans Dr SW","","Tacoma","WA","US","984930003" +"1679135800","CONNECT","CONNECT URL","https://www.raeenglish.com","N","","","DIRECT","Direct","","CSV","CSV","","7750 Clayton Rd Ste 310","","Richmond Heights","MO","US","631171341" +"1588226716","DIRECT","Direct Messaging Address","vanessa.facemire@va.gov","N","Institution email","","","","","","","","10701 East Blvd","","Cleveland","OH","US","441061702" +"1447802673","DIRECT","Direct Messaging Address","Bmrsny@collabortivecounselingctr.com","N","","","","","","","","","11725 Arbor St Ste 210","","Omaha","NE","US","681442974" +"1447802673","OTHERS","Other URL","Bmrsny@collaborativecounselingctr.com","N","","","","","","","","","11725 Arbor St Ste 210","","Omaha","NE","US","681442974" +"1356993588","DIRECT","Direct Messaging Address","hr@pedi-rehab.com","N","work email","","","","","","","","1836 Santa Fe Dr","","Weatherford","TX","US","760866422" +"1801448030","DIRECT","Direct Messaging Address","lconard1@att.net","N","email","","DIRECT","Direct","","CSV","CSV","","1705 Indianapolis Ave","","Lebanon","IN","US","460522936" +"1629620844","DIRECT","Direct Messaging Address","crandasa@upstate.edu","N","","","","","","","","","750 E Adams St","","Syracuse","NY","US","132102306" +"1225680465","OTHERS","Other URL","Madison","N","","","","","","","","","1617 Sherman Ave","","Madison","WI","US","537045930" +"1134771371","CONNECT","CONNECT URL","KAREN.CARROLL8238@YAHOO.COM","N","","","DIRECT","Direct","","","","","3052 Balcones Fault Ave","","North Las Vegas","NV","US","890816409" +"1114579372","OTHERS","Other URL","beyondwordswyo@gmail.com","N","","","","","","","","","30 Davis Tee","","Sheridan","WY","US","828016024" +"1649822818","DIRECT","Direct Messaging Address","info@relationship-center.com","N","HIPPA compliant address","","DIRECT","Direct","","CSV","CSV","","4615 Pleasant Ave Unit B","","Norfolk","VA","US","235181920" +"1285286450","OTHERS","Other URL","rachel.chapman@ochsnerlsuhs.org","N","email","","OTHER","Other","contact","OTHER","Other","communication","1541 Kings Hwy","","Shreveport","LA","US","711034228" +"1922650100","OTHERS","Other URL","anfomon@gmail.com","N","","","","","","","","","601 S Great Southwest Pkwy Ste 106","","Grand Prairie","TX","US","750511057" +"1275185498","DIRECT","Direct Messaging Address","cpicard@homecareoceansprings.com","N","","","DIRECT","Direct","","CSV","CSV","","8400A Ocean Springs Rd","","Ocean Springs","MS","US","395644404" +"1467004648","CONNECT","CONNECT URL","Computer","N","Secure Location","","HIE","Health Information Exchange (HIE)","","OTHER","Other","None","3326 Mather Field Rd","","Rancho Cordova","CA","US","956705966" +"1689226748","SOAP","SOAP URL","Chesterfield","N","","","","","","","","","17363 Edison Ave","","Chesterfield","MO","US","630051250" +"1689226748","SOAP","SOAP URL","Chesterfield","N","","","","","","","","","17363 Edison Ave","","Chesterfield","MO","US","630051250" +"1982256178","CONNECT","CONNECT URL","medford","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","229 W Stewart Ave","","Medford","OR","US","975013663" +"1861044059","OTHERS","Other URL","Brooklyn","N","","","","","","","","","121 Dekalb Ave","","Brooklyn","NY","US","112015493" +"1285286476","OTHERS","Other URL","ohlinc.org","N","Adult Residential","","","","","","","","4012 Avenue H","","Lake Charles","LA","US","706155186" +"1285286476","OTHERS","Other URL","ohlinc.org","N","Adult Residential","","","","","","","","4012 Avenue H","","Lake Charles","LA","US","706155186" +"1225680416","OTHERS","Other URL","brooklyn","N","","","","","","","","","121 Dekalb Ave","","Brooklyn","NY","US","112015425" +"1679125868","DIRECT","Direct Messaging Address","goodnik@ccf.org","N","Work email","","DIRECT","Direct","","OTHER","Other","work email","9500 Euclid Ave","","Cleveland","OH","US","441950001" +"1770135972","CONNECT","CONNECT URL","Conswello@milleniumclinic.com","N","","","","","","","","","3911 Hollywood Blvd Ste 2","","Hollywood","FL","US","330216795" +"1770135972","CONNECT","CONNECT URL","goddesshwell@gmail.com","N","","","","","","","","","1033 NW 6th St Ste 202","","Fort Lauderdale","FL","US","333118125" +"1912559105","CONNECT","CONNECT URL","webpt","N","","","","","","","","","1835 Richmond Rd","","Staten Island","NY","US","103062560" +"1093367286","OTHERS","Other URL","Minneapolis","N","","","OTHER","Other","MInneapolis","OTHER","Other","MInneapolis","4411 Minnetonka Blvd","","Minneapolis","MN","US","554165407" +"1992357198","CONNECT","CONNECT URL","DVALLTOS@GMAIL.COM","N","DVALLTOS@GMAIL.COM","","DIRECT","Direct","","CSV","CSV","","11125 Rockville Pike Ste 208","","Rockville","MD","US","208523142" +"1093367294","DIRECT","Direct Messaging Address","Kenya.crafton@snch.org","N","","","","","","","","","1 Healthy Way","","Oceanside","NY","US","115721551" +"1548812746","OTHERS","Other URL","EMR","N","EMR","","DIRECT","Direct","","OTHER","Other","Assessment","420 W 5th Ave","","Flint","MI","US","485032445" +"1053963256","CONNECT","CONNECT URL","gmail","N","","","","","","","","","6765 W Charleston Blvd Ste 110","","Las Vegas","NV","US","891462001" +"1760034961","DIRECT","Direct Messaging Address","rraudabaugh@centralpennhomecare.com","N","","","","","","","","","551 Barnstable Rd","","Carlisle","PA","US","170159413" +"1780236984","DIRECT","Direct Messaging Address","rosa.bakay@fsw.org","N","work email","","","","","","","","7-11 S Broadway Ste 317","","White Plains","NY","US","106013520" +"1801448022","DIRECT","Direct Messaging Address","witherspoonb@archildrens.org","N","Work email","","","","","","","","2601 Gene George Blvd","","Springdale","AR","US","727620845" +"1851943971","CONNECT","CONNECT URL","www.betterlivingcaregiving.com","N","","","","","","","","","343 E High St","","Pottstown","PA","US","194645659" +"1083266118","OTHERS","Other URL","Waynesburg","N","physical therapy","","","","","","","","265 Elm Dr","","Waynesburg","PA","US","153708275" +"1669024733","OTHERS","Other URL","www.psyquel.com","N","","","","","","","","","5835 Campbellton Rd SW Ste 303","","Atlanta","GA","US","303318014" +"1730731878","CONNECT","CONNECT URL","PEDIATRICS","N","","","","","","","","","5303 S Cedar St Ste 205","","Lansing","MI","US","489113800" +"1194377234","CONNECT","CONNECT URL","PEDIATRICS","N","","","","","","","","","5303 S Cedar St Ste 205","","Lansing","MI","US","489113800" +"1093367153","CONNECT","CONNECT URL","Email","N","","","","","","","","","1775 Grand Concourse Fl 6","","Bronx","NY","US","104538202" +"1518519685","CONNECT","CONNECT URL","530-919-2972","N","cell phone","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","768 Pleasant Valley Rd # Ca95619","","Diamond Springs","CA","US","956199260" +"1023660198","DIRECT","Direct Messaging Address","mkhalif1@bronxcare.org","N","Work email","","DIRECT","Direct","","CSV","CSV","","1650 Grand Concourse","","Bronx","NY","US","104577606" +"1598317703","OTHERS","Other URL","www.siniardfamilychiropractic.com","N","","","","","","","","","102 Micah Way Ste 1103","","Scottsboro","AL","US","357694161" +"1245882380","DIRECT","Direct Messaging Address","spoorthi-jagadish@uiowa.edu","N","","","","","","","","","200 Hawkins Dr Dept Of","","Iowa City","IA","US","522421009" +"1740832864","CONNECT","CONNECT URL","www.rahhoubayarea.com","N","","","DIRECT","Direct","","","","","1322 Space Park Dr Ste C121","","Houston","TX","US","770583544" +"1669024881","CONNECT","CONNECT URL","jestep@Pinnaclechillicothe.com","N","email","","","","","","","","20 S Paint St","","Chillicothe","OH","US","456013202" +"1598317620","CONNECT","CONNECT URL","Nicole.Jones@compassh.org","Y","Secure Email","Compass Health","DIRECT","Direct","","OTHER","Other",".pdf","4526 Federal Ave","","Everett","WA","US","982032132" +"1609428846","DIRECT","Direct Messaging Address","pellechi-ashabari@cooperhealth.edu","N","Cooper University Hospital Email","","","","","","","","1 Cooper Plz","","Camden","NJ","US","081031461" +"1497317622","OTHERS","Other URL","other","N","","","OTHER","Other","other","OTHER","Other","other","14 Roberts Ct","","Township Of Washington","NJ","US","076764520" +"1013579234","DIRECT","Direct Messaging Address","shaunqua.crawford@ctcprograms.com","N","Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","NA","475 Lexington Ave","","Mansfield","OH","US","449071501" +"1013579234","DIRECT","Direct Messaging Address","shaunqua.crawford@ctcprograms.com","N","Email","","DIRECT","Direct","","OTHER","Other","NA","475 Lexington Ave","","Mansfield","OH","US","449071501" +"1841842069","OTHERS","Other URL","lakewood15711@gmail.com","N","office private email","","DIRECT","Direct","","OTHER","Other","electronic files","15711 Madison Ave Ste 104","","Lakewood","OH","US","441075655" +"1528620754","CONNECT","CONNECT URL","Intercomplus","N","Walgreens computer system","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4201 N Broad St","","Philadelphia","PA","US","191403090" +"1942862164","CONNECT","CONNECT URL","alldaypharm1@gmail.com","N","Healthcare provider","","DIRECT","Direct","","CSV","CSV","","1568 Joe Battle Blvd Ste 107","","El Paso","TX","US","799368905" +"1942862164","CONNECT","CONNECT URL","alldaypharm1@gmail.com","N","Healthcare Provider","","DIRECT","Direct","","CSV","CSV","","1568 Joe Battle Blvd Ste 107","","El Paso","TX","US","799368905" +"1942862164","CONNECT","CONNECT URL","alldaypharm1@gmail.com","N","Healthcare provider","","DIRECT","Direct","","CSV","CSV","","1568 Joe Battle Blvd Ste 107","","El Paso","TX","US","799368905" +"1942862164","CONNECT","CONNECT URL","alldaypharm1@gmail.com","N","Healthcare provider","","DIRECT","Direct","","CSV","CSV","","1568 Joe Battle Blvd Ste 107","","El Paso","TX","US","799368905" +"1942862164","CONNECT","CONNECT URL","alldaypharm1@gmail.com","N","Healthcare Provider","","DIRECT","Direct","","CSV","CSV","","1568 Joe Battle Blvd Ste 107","","El Paso","TX","US","799368905" +"1760044986","DIRECT","Direct Messaging Address","marc@ericsrx.com","N","secure email","","","","","","","","810 Welsh Rd","","Horsham","PA","US","190441011" +"1841852068","DIRECT","Direct Messaging Address","tjohnson@janusyouth.org","N","This is a company email I have been assigned to","","HIE","Health Information Exchange (HIE)","","","","","707 NE Couch St","","Portland","OR","US","972322922" +"1891357026","DIRECT","Direct Messaging Address","drstowe@spinehealthandwellness.com","N","","","DIRECT","Direct","","","","","600 E John Carpenter Fwy Ste 354","","Irving","TX","US","750624320" +"1134781362","OTHERS","Other URL","Katiebamburgst@gmail.com","N","Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Other","834 Twin Oaks Rd","","Stonewall","LA","US","710789371" +"1861054090","DIRECT","Direct Messaging Address","info@henricksondental.com","N","email","","DIRECT","Direct","","CSV","CSV","","1560 Beam Ave Ste A","","Maplewood","MN","US","551091171" +"1508418732","DIRECT","Direct Messaging Address","mraduluff@nephrologypractice.medentdirect.com","N","","","","","","","","","1306 Sweet Home Rd","","Amherst","NY","US","142282792" +"1265084404","SOAP","SOAP URL","www.simplepractice.com","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","835 7th St Ste 4","","Clermont","FL","US","347112190" +"1922650167","DIRECT","Direct Messaging Address","loomis.senior.living@selectrehab.com","N","Loomis Senior LIving","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","807 Wilbraham Rd","","Springfield","MA","US","011092067" +"1922650167","DIRECT","Direct Messaging Address","loomis.senior.living@selectrehab.com","N","Loomis Senior LIving","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","807 Wilbraham Rd","","Springfield","MA","US","011092067" +"1922650167","DIRECT","Direct Messaging Address","loomis.senior.living@selectrehab.com","N","Loomis Senior LIving","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","807 Wilbraham Rd","","Springfield","MA","US","011092067" +"1922650167","DIRECT","Direct Messaging Address","loomis.senior.living@selectrehab.com","N","Loomis Senior LIving","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","807 Wilbraham Rd","","Springfield","MA","US","011092067" +"1922650167","DIRECT","Direct Messaging Address","loomis.senior.living@selectrehab.com","N","Loomis Senior LIving","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","807 Wilbraham Rd","","Springfield","MA","US","011092067" +"1922650167","DIRECT","Direct Messaging Address","loomis.senior.living@selectrehab.com","N","Loomis Senior LIving","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","807 Wilbraham Rd","","Springfield","MA","US","011092067" +"1922650167","DIRECT","Direct Messaging Address","loomis.senior.living@selectrehab.com","N","Loomis Senior LIving","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","807 Wilbraham Rd","","Springfield","MA","US","011092067" +"1275185415","CONNECT","CONNECT URL","Matthew.Gilbert@meijer.com","N","work email address","","DIRECT","Direct","","CSV","CSV","","7157 E Saginaw St","","East Lansing","MI","US","488239620" +"1720630965","CONNECT","CONNECT URL","KAREN.CARROLL8238@YAHOO.COM","N","","","DIRECT","Direct","","CSV","CSV","","3052 Balcones Fault Ave","","North Las Vegas","NV","US","890816409" +"1619529856","CONNECT","CONNECT URL","KAREN.CARROLL8238@YAHOO.COM","N","","","DIRECT","Direct","","","","","3052 Balcones Fault Ave","","North Las Vegas","NV","US","890816409" +"1699327858","CONNECT","CONNECT URL","Work","N","Work on health care on url","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2070 9th Ave E Apt 105","","North Saint Paul","MN","US","551092242" +"1326690579","DIRECT","Direct Messaging Address","sierra.liotta@ochsnerlsuhs.org","N","email","","OTHER","Other","contact","OTHER","Other","communication","1541 Kings Hwy","","Shreveport","LA","US","711034228" +"1316599582","OTHERS","Other URL","trebolmedsupply@yahoo.com","N","company email","","DIRECT","Direct","","CSV","CSV","","8370 W Flagler St # 115K","","Miami","FL","US","331442094" +"1932751104","DIRECT","Direct Messaging Address","aharrison@act-works.net","N","Work email","","DIRECT","Direct","","CSV","CSV","","41403 Yancey Ln","","Lancaster","CA","US","935362581" +"1629620893","CONNECT","CONNECT URL","Dr.rolandjacob@gmail.com","N","","","","","","","","","34 Professional Pkwy","","Troy","MO","US","633792822" +"1639721806","OTHERS","Other URL","DIGITALRX","N","PHARMACY SOFTWARE","","DIRECT","Direct","","OTHER","Other","NONE","7111 Beverly Blvd","","Los Angeles","CA","US","900362538" +"1184276362","DIRECT","Direct Messaging Address","angie@nicounseling.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","506 E Bremer Ave","","Waverly","IA","US","506771748" +"1508418724","OTHERS","Other URL","www.tpcp.org","N","","","","","","","","","3810 Rosin Ct Ste 180","","Sacramento","CA","US","958341656" +"1104478304","CONNECT","CONNECT URL","healthyshen.com","N","","","","","","","","","132 S Cameron St","","Winchester","VA","US","226014733" +"1588216782","DIRECT","Direct Messaging Address","lccook@bidmc.harvard.edu","N","email","","DIRECT","Direct","","CSV","CSV","","185 Pilgrim Rd","","Boston","MA","US","022155324" +"1942852157","DIRECT","Direct Messaging Address","ascott91@skinmd.emadirect.md","N","Health information","","DIRECT","Direct","","CSV","CSV","","989 Governors Ln Ste 220","","Lexington","KY","US","405131175" +"1245882463","CONNECT","CONNECT URL","TherapyNotes","Y","EHR system billing","Center for Clinical & Forensic Psychology Inc","DIRECT","Direct","","CSV","CSV","","7525 NW 61st Ter Apt 3204","","Parkland","FL","US","330672402" +"1144872367","SOAP","SOAP URL","Casamba","N","Software","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5659 Creekwood Cir","","Sarasota","FL","US","342331532" +"1437701653","DIRECT","Direct Messaging Address","rose@connallycounseling.com","N","Work email","","","","","","","","2500 Packard St","","Ann Arbor","MI","US","481046827" +"1104478221","OTHERS","Other URL","jenson.little@cfdsny.org","N","email","","","","","","","","314 S Manning Blvd","","Albany","NY","US","122081708" +"1861044083","CONNECT","CONNECT URL","www.myopticalshoppe.com","N","","","","","","","","","700 E Clements Bridge Rd","","Runnemede","NJ","US","080781455" +"1770135998","OTHERS","Other URL","N/A","N","","","","","","","","","501 6th Ave S","","Saint Petersburg","FL","US","337014634" +"1326690454","CONNECT","CONNECT URL","marconbehavioralsolutions@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","204 E Blodgett St","","Marshfield","WI","US","544492205" +"1871145904","DIRECT","Direct Messaging Address","elbohn@wellspacehealth.org","N","","","","","","","","","4441 Auburn Blvd","","Sacramento","CA","US","958414139" +"1508418633","CONNECT","CONNECT URL","shannon.duncan@ascension.org","N","Company e-mail address","","DIRECT","Direct","","CSV","CSV","","1 Mt Carmel Way","","Pittsburg","KS","US","667627587" +"1225680366","OTHERS","Other URL","oscar.rivas2.ctr@mail.mil","N","work email","","DIRECT","Direct","","OTHER","Other","work email","12717 Tierra Aurora Dr","","El Paso","TX","US","799384784" +"1346892403","OTHERS","Other URL","pahrumpwellnesscenter.com","N","OTHER","","DIRECT","Direct","","OTHER","Other","pahrumpwc@gmail.com","2780 Homestead Rd","","Pahrump","NV","US","890485399" +"1093367146","CONNECT","CONNECT URL","www.dndcounseling.com","N","","","","","","","","","13625 Pond Springs Rd Ste 108","","Austin","TX","US","787294400" +"1154973295","DIRECT","Direct Messaging Address","contact@brainpowerneuro.com","Y","his ;is a general email address used for provider information and referrals","Brainpower Neurodevelopmental Center, LLC","DIRECT","Direct","","OTHER","Other","Any information needed or used","5155 Rosebud Ln","","Newburgh","IN","US","476309332" +"1053963116","OTHERS","Other URL","WMH","N","","","","","","","","","11312 SW Carmon Rd","","Augusta","KS","US","670108627" +"1629620786","DIRECT","Direct Messaging Address","eclaxton@healthwellpt.com","N","","","","","","","","","1200 Gough St","","San Francisco","CA","US","941096655" +"1881246957","DIRECT","Direct Messaging Address","Hope.fishinghawk@yahoo.org","N","Business Email","","","","","","","","9609 Kent Pl Unit 215","","Aurora","CO","US","800147449" +"1922650092","OTHERS","Other URL","COLUMBUS","N","","","","","","","","","1220 Medford Rd","","Columbus","OH","US","432092839" +"1922650092","OTHERS","Other URL","COLUMBUS","N","","","","","","","","","1220 Medford Rd","","Columbus","OH","US","432092839" +"1457903528","CONNECT","CONNECT URL","unknown","N","","","HIE","Health Information Exchange (HIE)","","","","","950 Lila Ave","","Milford","OH","US","451501683" +"1215589296","DIRECT","Direct Messaging Address","julia@refugecounseling.com","N","","","DIRECT","Direct","","","","","4144 E Amity Ave","","Nampa","ID","US","836878802" +"1316599376","OTHERS","Other URL","sendinc.com","N","","","","","","","","","6258 Sparling Hills Cir","","Orlando","FL","US","328081438" +"1225690449","CONNECT","CONNECT URL","website","N","","","DIRECT","Direct","","CSV","CSV","","13072 Day St # A301","","Moreno Valley","CA","US","925537334" +"1316599574","DIRECT","Direct Messaging Address","richard.m.mangongo2.mil@mail.mil","N","work email","","DIRECT","Direct","","OTHER","Other","encrypted email","3551 Roger Brooke Dr","","Jbsa Ft Sam Houston","TX","US","782344504" +"1316599574","DIRECT","Direct Messaging Address","richard.m.mangongo2.mil@mail.mil","N","work email","","DIRECT","Direct","","OTHER","Other","encrypted email","3551 Roger Brooke Dr","","Jbsa Ft Sam Houston","TX","US","782344504" +"1316599574","DIRECT","Direct Messaging Address","richard.m.mangongo2.mil@mail.mil","N","work email","","DIRECT","Direct","","OTHER","Other","work email address-encrypted","3551 Roger Brooke Dr","","Jbsa Ft Sam Houston","TX","US","782344504" +"1780236943","FHIR","FHIR URL","EPIC","N","MyChart","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1700 Highway 25 N","","Buffalo","MN","US","553131930" +"1871145037","CONNECT","CONNECT URL","ccs-sd.org","N","website","","DIRECT","Direct","","CSV","CSV","","357 Kansas Ave SE","","Huron","SD","US","573502517" +"1790337897","OTHERS","Other URL","Louisville","N","","","","","","","","","4010 DuPont Cir Ste 226","","Louisville","KY","US","402074847" +"1114579299","DIRECT","Direct Messaging Address","Maureen.Ropbinson@lifespringhealthsystems.org","N","e-mail","","DIRECT","Direct","","","","","1321 S Jackson St","","Salem","IN","US","471679730" +"1912559071","DIRECT","Direct Messaging Address","kdwise@ucdavis.edu","N","","","DIRECT","Direct","","","","","5601 Eastside Rd","","Redding","CA","US","960014531" +"1306498480","CONNECT","CONNECT URL","joshua.doyle@va.gov","N","Buisness email","","","","","","","","620 Erie Blvd W","","Syracuse","NY","US","132042445" +"1396397485","OTHERS","Other URL","http://www.life-connections.org/","N","Website","","DIRECT","Direct","","OTHER","Other","Information","927 N 2nd St Ste B","","Clinton","IA","US","527323750" +"1750933842","DIRECT","Direct Messaging Address","mmalin@windstream.net","N","email","","DIRECT","Direct","","CSV","CSV","","4075 Houston Antioch Rd","","Lexington","KY","US","405169504" +"1700438801","OTHERS","Other URL","elizabeth_wielgus@urmc.rochester.edu","N","","","","","","","","","300 Crittenden Blvd","","Rochester","NY","US","146420001" +"1346892445","DIRECT","Direct Messaging Address","info@shwedeldental.com","N","encrypted email","","","","","","","","25650 Goddard Rd Ste A","","Taylor","MI","US","481806242" +"1154973253","DIRECT","Direct Messaging Address","sralston@spauldingyouthcenter.org","N","encrypted email","","","","","","","","72 Spaulding Rd","","Northfield","NH","US","032764608" +"1073165171","CONNECT","CONNECT URL","SUMTER","N","","","DIRECT","Direct","","OTHER","Other","other","29 Earle St","","Sumter","SC","US","291506669" +"1144872243","DIRECT","Direct Messaging Address","padmavathi.srivoleti@steward.org","N","email","","DIRECT","Direct","","CSV","CSV","","736 Cambridge St","","Brighton","MA","US","021352907" +"1144872243","DIRECT","Direct Messaging Address","padmavathi.srivoleti@steward.org","N","email","","DIRECT","Direct","","CSV","CSV","","736 Cambridge St","","Brighton","MA","US","021352907" +"1144872243","DIRECT","Direct Messaging Address","padmavathi.srivoleti@steward.org","N","email","","DIRECT","Direct","","CSV","CSV","","736 Cambridge St","","Brighton","MA","US","021352907" +"1144872243","DIRECT","Direct Messaging Address","padmavathi.srivoleti@steward.org","N","email","","DIRECT","Direct","","CSV","CSV","","736 Cambridge St","","Brighton","MA","US","021352907" +"1144872243","DIRECT","Direct Messaging Address","padmavathi.srivoleti@steward.org","N","email","","DIRECT","Direct","","CSV","CSV","","736 Cambridge St","","Brighton","MA","US","021352907" +"1861044968","DIRECT","Direct Messaging Address","lisa.gammon@alamogordoschools.org","N","Email","","DIRECT","Direct","","","","","1211 Hawaii Ave","","Alamogordo","NM","US","883106437" +"1942852041","OTHERS","Other URL","Rollo.Jones@fcps.org","N","","","DIRECT","Direct","","OTHER","Other","email","10707 Grangerford Ct","","New Market","MD","US","217746244" +"1023660123","OTHERS","Other URL","N/A","N","","","","","","","","","2500 Overlook Ter","","Madison","WI","US","537052254" +"1306498407","CONNECT","CONNECT URL","computer","N","","","","","","","","","33 W Burnside Ave","","Bronx","NY","US","104534020" +"1932751039","CONNECT","CONNECT URL","hclick@arh.org","N","","","DIRECT","Direct","","","","","210 Black Gold Blvd Ste 103","","Hazard","KY","US","417012620" +"1932751039","CONNECT","CONNECT URL","hclick@arh.org","N","","","DIRECT","Direct","","","","","210 Black Gold Blvd Ste 103","","Hazard","KY","US","417012620" +"1932751039","DIRECT","Direct Messaging Address","hclick@arh.org","N","","","","","","","","","210 Black Gold Blvd Ste 103","","Hazard","KY","US","417012620" +"1396397493","DIRECT","Direct Messaging Address","summerdavenportlcsw@hotmail.com","N","","","","","","","","","8500 N Mopac Expy Ste 701","","Austin","TX","US","787598347" +"1427600535","DIRECT","Direct Messaging Address","ycaleb@hotmail.com","N","sam@southfloridabilling.com","","","","","","","","10701 S Ocean Dr Lot 888","","Jensen Beach","FL","US","349572641" +"1427600535","DIRECT","Direct Messaging Address","ycaleb@hotmail.com","N","sam@southfloridabilling.com","","DIRECT","Direct","","OTHER","Other","kero","10701 S Ocean Dr Lot 888","","Jensen Beach","FL","US","349572641" +"1952953069","CONNECT","CONNECT URL","HIE","N","","","","","","","","","168 S Howell St","","Hillsdale","MI","US","492422040" +"1225680275","CONNECT","CONNECT URL","Richmond","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","14112 Faraday Ct","","Chester","VA","US","238316594" +"1780236703","DIRECT","Direct Messaging Address","hannahn@prosperityedwell.com","N","","","","","","","","","709 W Main St # A","","Charlottesville","VA","US","229034570" +"1285286229","OTHERS","Other URL","athena","N","EMR","","","","","","","","130 JFK Dr Ste 134","","Atlantis","FL","US","334621133" +"1467004408","DIRECT","Direct Messaging Address","nwolfe@hrs.org","N","","","","","","","","","224 Columbus Rd","","Athens","OH","US","457011334" +"1780236737","DIRECT","Direct Messaging Address","emily_faro@goodshepherds.org","N","email","","DIRECT","Direct","","CSV","CSV","","337 E 17th St","","New York","NY","US","100033804" +"1861044810","DIRECT","Direct Messaging Address","ldevine@wsu.edu","N","Email","","","","","","","","2887 S Abbs Ln","","Boise","ID","US","837054197" +"1851943815","CONNECT","CONNECT URL","Direct","N","","","DIRECT","Direct","","CSV","CSV","","4032 Valeta St Unit 325","","San Diego","CA","US","921105816" +"1841842804","CONNECT","CONNECT URL","MIAMI","N","","","DIRECT","Direct","","CSV","CSV","","1205 SW 37th Ave","","Miami","FL","US","331354226" +"1306498373","OTHERS","Other URL","personal","N","PERSONL","","OTHER","Other","other","OTHER","Other","persoal","6529 Seville Ave","","Huntington Park","CA","US","902554208" +"1720630791","DIRECT","Direct Messaging Address","trawickandjones@reflectivetherapeutic.com","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","8400 S Kyrene Rd Ste 116","","Tempe","AZ","US","852842119" +"1760034730","DIRECT","Direct Messaging Address","afadams@uno.edu","N","","","","","","","","","931 Westwood Dr Ste E","","Marrero","LA","US","700722400" +"1295387272","CONNECT","CONNECT URL","www.aspiranet.org","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1194377176","DIRECT","Direct Messaging Address","u6000351@utah.edu","N","","","","","","","","","353 S 285 W","","Bountiful","UT","US","840107113" +"1124670112","CONNECT","CONNECT URL","nine8@msn.com","N","","","","","","","","","4024 32nd St Apt 11","","San Diego","CA","US","921042051" +"1588216576","CONNECT","CONNECT URL","flor.bieber@yahoo.com","N","","","","","","","","","1705 Sand Dollar Way","","Vero Beach","FL","US","329632724" +"1316599319","CONNECT","CONNECT URL","https://eggplantandolive.com/3164-2/","N","contact box","","","","","","","","2090 Four Oaks Grange Rd","","Eugene","OR","US","974051013" +"1659923563","DIRECT","Direct Messaging Address","jill.pate@ohiohealth.com","N","Ohio Health (work) email","","DIRECT","Direct","","OTHER","Other","Direct Email","500 E Main St Ste 220","","Columbus","OH","US","432155369" +"1740832658","DIRECT","Direct Messaging Address","edfranklin@arborcarecenter.com","N","","","","","","","","","1006 M St","","Franklin","NE","US","689391119" +"1457903353","DIRECT","Direct Messaging Address","BC@skylinerecoverybend.com","N","","","","","","","","","835 NW Bond St Ste 100","","Bend","OR","US","977032792" +"1336791318","OTHERS","Other URL","catlyn.joseph@riteaid.com","N","work email","","","","","","","","1851 EAST STATE ST","RITE AID STORE #10995","HERMITAGE","PA","US","16148" +"1588216527","OTHERS","Other URL","Mentor","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Mentor","9220 Mentor Ave","","Mentor","OH","US","440606412" +"1174175251","CONNECT","CONNECT URL","CONNECTURL","N","","","","","","","","","5400 Adrian Hwy","","Conway","SC","US","295265813" +"1427600501","DIRECT","Direct Messaging Address","renglis@tetoncancer.com","N","provider business email","","DIRECT","Direct","","OTHER","Other","provider business email","1957 E 17th St","","Idaho Falls","ID","US","834046429" +"1427600501","DIRECT","Direct Messaging Address","renlgis@tetoncancer.com","N","provider business email","","DIRECT","Direct","","OTHER","Other","provider business email","1957 E 17th St","","Idaho Falls","ID","US","834046429" +"1770135857","CONNECT","CONNECT URL",".","N",".","","OTHER","Other",".","OTHER","Other",".","2809 Bell St","","Zanesville","OH","US","437011741" +"1821640905","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","1000 Eddy St","","Providence","RI","US","029054739" +"1659923746","DIRECT","Direct Messaging Address","jjtitcomb1@urmary.edu","N","","","DIRECT","Direct","","CSV","CSV","","10707 Pacific St Ste 200","","Omaha","NE","US","681144762" +"1477105583","OTHERS","Other URL","vampexpress@gmail.com","N","","","","","","","","","409 Howard Cir","","Lincoln","AL","US","350963551" +"1669024683","OTHERS","Other URL","smedicaltrans@gmail.com","N","","","","","","","","","19211 Church Rd","","South Chesterfield","VA","US","238031305" +"1750933776","CONNECT","CONNECT URL","ipccntr.com","N","","","","","","","","","13420 Reese Blvd W","","Huntersville","NC","US","280787925" +"1043862055","CONNECT","CONNECT URL","Brooklyn","N","","","DIRECT","Direct","","CSV","CSV","","821 Raymond Ave Ste 200B","","Saint Paul","MN","US","551141503" +"1508418518","DIRECT","Direct Messaging Address","sdyess@cp-cto.org","N","","","","","","","","","2001 W Blue Heron Blvd","","Riviera Beach","FL","US","334045003" +"1336791342","DIRECT","Direct Messaging Address","Tamundson@edenbrookoshkosh.com","N","","","","","","","","","500 Grant Ave","","Omro","WI","US","549631342" +"1770135782","DIRECT","Direct Messaging Address","providers@threeriversmedicalclinic.net","N","secure e-mail account","","DIRECT","Direct","","","","","16 Railway Ave","","Three Forks","MT","US","597529080" +"1497307417","DIRECT","Direct Messaging Address","thomas.arrington@wellstar.org","N","Work Email","","DIRECT","Direct","","CSV","CSV","","2540 Windy Hill Rd SE","","Marietta","GA","US","300678605" +"1346892387","CONNECT","CONNECT URL","https://mecatherapies.com/","N","","","","","","","","","1350 Hillrise Cir","","Las Cruces","NM","US","880114759" +"1265084289","DIRECT","Direct Messaging Address","info@austinstrongrbc.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","1714 Fortview Rd Ste 106A","","Austin","TX","US","787047659" +"1366094393","CONNECT","CONNECT URL","www.maawc.org","N","Website","","","","","","","","3146 E Wier Ave Rm 19","","Phoenix","AZ","US","850402754" +"1578115515","CONNECT","CONNECT URL","Kenmore","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","18208 66th Ave NE Ste 200","","Kenmore","WA","US","980287949" +"1578115515","CONNECT","CONNECT URL","Kenmore","N","","","DIRECT","Direct","","CSV","CSV","","18208 66th Ave NE Ste 200","","Kenmore","WA","US","980287949" +"1205488244","CONNECT","CONNECT URL","https://www.treeoflifechiropractic.biz/","N","Chiropractic clinic","","","","","","","","8441 Wayzata Blvd Ste 370","","Minneapolis","MN","US","554261386" +"1659923696","DIRECT","Direct Messaging Address","mihady@ccsww.org","N","secured email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Seattle","631 Strander Blvd Ste A","","Tukwila","WA","US","981882963" +"1659923605","DIRECT","Direct Messaging Address","dzamor@abhsgeorgia.com","N","","","DIRECT","Direct","","","","","4151 Memorial Dr Ste 111A","","Decatur","GA","US","300321598" +"1114579166","OTHERS","Other URL","PureHeartPhysicalTherapy@gmail.com","N","e-mail address","","DIRECT","Direct","","CSV","CSV","","6121 36th Ln E","","Bradenton","FL","US","342035421" +"1932751989","CONNECT","CONNECT URL","oneaccordcounseling.com","N","","","DIRECT","Direct","","CSV","CSV","","902 E Jackson Blvd","","Jackson","MO","US","637552434" +"1750933701","CONNECT","CONNECT URL","Abilene","N","","","","","","","","","4601 Hartford St","","Abilene","TX","US","796054603" +"1184276131","CONNECT","CONNECT URL","MIAMI","N","MIAMI","","DIRECT","Direct","","CSV","CSV","","4770 Biscayne Blvd Ste 540","","Miami","FL","US","331373225" +"1003468059","DIRECT","Direct Messaging Address","info@anxietycenterhouston.com","N","","","","","","","","","13333 Dotson Rd Ste 160","","Houston","TX","US","770704305" +"1073165023","CONNECT","CONNECT URL","pamelar@pharmcorx.com","N","work email","","DIRECT","Direct","","CSV","CSV","","901 N Miami Beach Blvd Ste 1&2","","N Miami Beach","FL","US","331623720" +"1255983201","OTHERS","Other URL","N/A","N","","","","","","","","","2851 Centre Ave","","Reading","PA","US","196052567" +"1639721699","OTHERS","Other URL","PioneerHumanServices","N","","","","","","","","","910 W Boone Ave","","Spokane","WA","US","992015029" +"1548812506","CONNECT","CONNECT URL","dhill@primarycareassociates.net","N","","","","","","","","","125 Liberty St Ste 403","","Springfield","MA","US","011031109" +"1033761093","CONNECT","CONNECT URL","www.littlestarstherapyks.com","N","","","","","","","","","709 Brookside Pl","","Colwich","KS","US","670309683" +"1922650993","DIRECT","Direct Messaging Address","ooke@novacare.com","N","","","","","","","","","7505 Greenway Center Dr","","Greenbelt","MD","US","207703507" +"1295387264","DIRECT","Direct Messaging Address","sruiz@firststepsforkids.com","N","","","DIRECT","Direct","","CSV","CSV","","3424 Motor Ave Ste 101","","Los Angeles","CA","US","900344710" +"1902458979","OTHERS","Other URL","advancedMD","N","","","","","","","","","8000 NW 7th St Ste 102","","Miami","FL","US","331264107" +"1003468075","DIRECT","Direct Messaging Address","mohmandb@upstate.edu","N","","","DIRECT","Direct","","CSV","CSV","","750 E Adams St","","Syracuse","NY","US","132102306" +"1790337772","DIRECT","Direct Messaging Address","maryannnef@utah.gov","N","State Contract Email","","DIRECT","Direct","","CSV","CSV","","1460 W Ramola St","","Kaysville","UT","US","840379416" +"1386296358","CONNECT","CONNECT URL","Trenton","N","Hometown Pharmacy","","DIRECT","Direct","","CSV","CSV","","21748 US Highway 65","","Princeton","MO","US","646737865" +"1386296358","CONNECT","CONNECT URL","Princeton","N","EverCare Pharmacy","","DIRECT","Direct","","CSV","CSV","","21748 US Highway 65","","Princeton","MO","US","646737865" +"1356993331","CONNECT","CONNECT URL","https://www.paulelkindds.com/index.php","N","","","","","","","","","1631 Gordon Hwy Ste 22","","Augusta","GA","US","309062230" +"1184276099","DIRECT","Direct Messaging Address","edhartington@arborcarecenter.com","N","","","","","","","","","401 W Darlene St","","Hartington","NE","US","687394510" +"1356993265","DIRECT","Direct Messaging Address","edneligh@arborcarecenter.com","N","","","","","","","","","1100 T St","","Neligh","NE","US","687561027" +"1154973196","CONNECT","CONNECT URL","Libby","N","work address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","320 E 2nd St","","Libby","MT","US","599232010" +"1194377291","OTHERS","Other URL","josh@balancechicago.com","N","work e-mail","","DIRECT","Direct","","CSV","CSV","","1 E Erie St Ste 220","","Chicago","IL","US","606114741" +"1326690405","CONNECT","CONNECT URL","portal.ahncentral.com","N","","","","","","","","","320 E North Ave","","Pittsburgh","PA","US","152124756" +"1265084164","OTHERS","Other URL","13212wjewellcircle","N","","","","","","","","","13212 W Jewell Cir","","Lakewood","CO","US","802284216" +"1144872136","DIRECT","Direct Messaging Address","danielle.williams2@stjoe.org","N","Email Address","","DIRECT","Direct","","","","","1000 W La Veta Ave","","Orange","CA","US","928684304" +"1629620646","CONNECT","CONNECT URL","Email","N","outlook","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1521 University Ave","","Berkeley","CA","US","947031422" +"1629620646","CONNECT","CONNECT URL","email","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1521 University Ave","","Berkeley","CA","US","947031422" +"1629620646","CONNECT","CONNECT URL","email","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1521 University Ave","","Berkeley","CA","US","947031422" +"1629620646","CONNECT","CONNECT URL","email","N","","","DIRECT","Direct","","CSV","CSV","","1521 University Ave","","Berkeley","CA","US","947031422" +"1740832823","DIRECT","Direct Messaging Address","WENDY@FSJI.NET","N","Email address","","DIRECT","Direct","","OTHER","Other","EMAIL","5154 Stage Rd Ste 101","","Memphis","TN","US","381343118" +"1639721723","CONNECT","CONNECT URL","Phoenixville","N","","","","","","","","","1041 W Bridge St","","Phoenixville","PA","US","194604342" +"1366094450","CONNECT","CONNECT URL","Phoenixville","N","","","","","","","","","1041 W Bridge St","","Phoenixville","PA","US","194604342" +"1033761127","DIRECT","Direct Messaging Address","rachel.m.sims@vumc.org","N","Vanderbilt University Medical Center email address","","DIRECT","Direct","","CSV","CSV","","1215 21st Ave S Ste 7302","","Nashville","TN","US","372320014" +"1821640913","DIRECT","Direct Messaging Address","rajena@mtcinc.org","Y","","Marin Treatment Center","","","","","","","1466 Lincoln Ave","","San Rafael","CA","US","949012021" +"1588216691","DIRECT","Direct Messaging Address","004995584@coyote.csusb.edu","N","","","","","","","","","1556 S Sultana Ave","","Ontario","CA","US","917614238" +"1831741842","CONNECT","CONNECT URL","Miami","N","","","DIRECT","Direct","","CSV","CSV","","18441 NW 2nd Ave Ste 214","","Miami","FL","US","331694517" +"1912559923","OTHERS","Other URL","770-213-3595","N","Fax Number","","DIRECT","Direct","","OTHER","Other","Fax","140 E Marietta St Ste 301","","Canton","GA","US","301143002" +"1821640830","DIRECT","Direct Messaging Address","kbourgerie@hope.us","N","Therapy Relief at Hope","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","16216 Baxter Rd Ste 330","","Chesterfield","MO","US","630174778" +"1215589254","CONNECT","CONNECT URL","?","N","?","","DIRECT","Direct","","CSV","CSV","","325 E Main St Ste A","","Wytheville","VA","US","243822300" +"1962054908","CONNECT","CONNECT URL","SimplePractice.com","N","EHR","","HIE","Health Information Exchange (HIE)","","","","","965 Norfolk Sq","","Norfolk","VA","US","235023227" +"1881246833","CONNECT","CONNECT URL","https://www.patientfusion.com/","N","Portal","","HIE","Health Information Exchange (HIE)","","OTHER","Other","EHR","11116 S Towne Sq","","Saint Louis","MO","US","631237850" +"1457903494","DIRECT","Direct Messaging Address","hr@codainc.org","N","","","","","","","","","1427 SE 182nd Ave","","Portland","OR","US","972335008" +"1992357933","DIRECT","Direct Messaging Address","oremadmin@flatratedrs.com","N","","","","","","","","","218 E 800 S","","Orem","UT","US","840585008" +"1871145862","OTHERS","Other URL","BrooklynPark","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","MINNEAPOLIS","3401 75th Ave N","","Brooklyn Park","MN","US","554433525" +"1376195370","OTHERS","Other URL","N/a","N","","","","","","","","","2929 Lakeland Highlands Rd","","Lakeland","FL","US","338034371" +"1194377192","DIRECT","Direct Messaging Address","maria.wade@mcesc.org","Y","Work Email","Montgomery County Educational Service Center","DIRECT","Direct","","CSV","CSV","","200 S Keowee St","","Dayton","OH","US","454022242" +"1003468000","OTHERS","Other URL","Destinyvanessa.lmp@gmail.com","N","","","","","","","","","132 S Mead St","","Seattle","WA","US","981082436" +"1821640822","CONNECT","CONNECT URL","info@prestigesurgery.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7100 Westwind Dr Ste 110-115","","El Paso","TX","US","799121786" +"1396397295","CONNECT","CONNECT URL","www.atlantafamilyphysicians.com","N","URL","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3424 Flat Shoals Rd","","Decatur","GA","US","300346525" +"1821640723","CONNECT","CONNECT URL","Office","N","","","","","","","","","38 Belle Terre Rd","","West Orange","NJ","US","070522324" +"1689226680","OTHERS","Other URL","N/A","N","","","","","","","","","120 Lakeside Ave Ste 210","","Seattle","WA","US","981226534" +"1942852942","DIRECT","Direct Messaging Address","evansainsbury@yvmh.org","Y","Hospital work email","Yakima Valley Memorial Hospital Pharmacy","","","","","","","2811 Tieton Dr","","Yakima","WA","US","989023761" +"1669024568","CONNECT","CONNECT URL","claims@health-lift.com","N","","","DIRECT","Direct","","OTHER","Other","None","392 E Winchester St Ste 400","","Murray","UT","US","841078536" +"1295387199","CONNECT","CONNECT URL","ClinicSource","N","","","","","","","","","151 Kalmus Dr Ste A101","","Costa Mesa","CA","US","926265900" +"1568014462","OTHERS","Other URL","Epic","Y","EMR","Cleveland Clinic Foundation","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9500 Euclid Ave","","Cleveland","OH","US","441950001" +"1831741735","DIRECT","Direct Messaging Address","jevazquez@wellpath.us","Y","","Florida Department of Children and","","","","","","","800 E Cypress Dr","","Pembroke Pines","FL","US","330254543" +"1710539614","OTHERS","Other URL","kareo,INC.UShtpps://atp.kareo.com/-board","N","electronic medical records","","DIRECT","Direct","","CSV","CSV","","13250 W Van Buren St Ste 102","","Goodyear","AZ","US","853381166" +"1710539614","OTHERS","Other URL","Kareo","N","elelctronic medical records","","DIRECT","Direct","","OTHER","Other","none","13250 W Van Buren St Ste 102","","Goodyear","AZ","US","853381166" +"1528610425","DIRECT","Direct Messaging Address","info@vsecto.com","N","email","","DIRECT","Direct","","","","","2967 N Moorpark Rd","","Thousand Oaks","CA","US","913604573" +"1528610425","DIRECT","Direct Messaging Address","info@vsecto.com","N","email","","DIRECT","Direct","","OTHER","Other","email","2967 N Moorpark Rd","","Thousand Oaks","CA","US","913604573" +"1932751823","FHIR","FHIR URL","https://cslinkmobile.csmc.edu/fhirproxy/api/FHIR/DSTU2/","N","","","","","","","","","8700 Beverly Blvd","","West Hollywood","CA","US","900481804" +"1124670039","OTHERS","Other URL","4848882927","N","","","","","","","","","1076 Clipper Mill Dr","","West Chester","PA","US","193825291" +"1215589114","OTHERS","Other URL","starpanda.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","20955 Bournemouth St","","Harper Woods","MI","US","482252301" +"1215589114","OTHERS","Other URL","starpanda.com","N","","","","","","","","","20955 Bournemouth St","","Harper Woods","MI","US","482252301" +"1215589114","CONNECT","CONNECT URL","starpanda.com","N","","","","","","","","","20955 Bournemouth St","","Harper Woods","MI","US","482252301" +"1215589114","CONNECT","CONNECT URL","starpanda.com","N","","","","","","","","","20955 Bournemouth St","","Harper Woods","MI","US","482252301" +"1801448790","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","5640 S 3500 W","","Roy","UT","US","84067" +"1952953879","OTHERS","Other URL","brandoneics@gmail.com","N","Work email","","","","","","","","635 S Main St","","Leitchfield","KY","US","427541056" +"1558913483","CONNECT","CONNECT URL","www.provingfaithful.com","N","website","","DIRECT","Direct","","OTHER","Other","website","2013 Woodmont","","Ponca City","OK","US","746041530" +"1790337681","OTHERS","Other URL","robertdbills@yahoo.com","N","military","","DIRECT","Direct","","OTHER","Other","military","34800 bob wilson drive","","FPO","AP","US","92134" +"1114579901","CONNECT","CONNECT URL","www.ohananv.com","N","","","","","","","","","1321 SOUTH HWY 160","STE. 10B","PAHRUMP","NV","US","890488904" +"1205488129","DIRECT","Direct Messaging Address","cguzzo1@northwell.edu","N","northwell email","","DIRECT","Direct","","OTHER","Other","Na","256 Mason Avenue","Building C, 3rd floor","Staten Island","NY","US","10305" +"1205488129","DIRECT","Direct Messaging Address","cguzzo1@northwell.edu","N","north well email email","","DIRECT","Direct","","OTHER","Other","email","256 Mason Avenue","Building C, 3rd floor","Staten Island","NY","US","10305" +"1396397329","DIRECT","Direct Messaging Address","paigel@nychhc.org","Y","","New York City Health And Hospitals Corporation","","","","","","","8268 164th St","","Jamaica","NY","US","114321121" +"1558913517","DIRECT","Direct Messaging Address","robert@forgecounseling.com","N","","","","","","","","","505 S Elm St suite C","","Searcy","AR","US","72143" +"1558913517","DIRECT","Direct Messaging Address","chan@forgecounseling.com","N","","","","","","","","","505 S Elm St suite C","","Searcy","AR","US","72143" +"1376195339","SOAP","SOAP URL","www.simplepractice.com","N","will be using a web-based EHR provider with a client portal","","DIRECT","Direct","","CSV","CSV","","4560 S Eastern Ave Ste B-14","","Las Vegas","NV","US","891196182" +"1003468067","CONNECT","CONNECT URL","MIAMI","N","MIAMI","","DIRECT","Direct","","CSV","CSV","","15600 NW 67th Ave","","Miami Lakes","FL","US","330142174" +"1659923654","OTHERS","Other URL","rmnrevelation@live.com","N","email","","DIRECT","Direct","","CSV","CSV","","111 E Water St","","Decorah","IA","US","521011801" +"1659923654","DIRECT","Direct Messaging Address","rmnrevelation@live.com","N","","","","","","","","","111 E Water St","","Decorah","IA","US","521011801" +"1386296374","OTHERS","Other URL","www.neighborhoodhealthva.org","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Web based display","6677 Richmond Hwy","","Alexandria","VA","US","223066647" +"1861044869","DIRECT","Direct Messaging Address","AnshuP@ccsww.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","631 Strander Blvd","","Tukwila","WA","US","981882940" +"1497307318","CONNECT","CONNECT URL","Salisbury","N","","","","","","","","","204 Newton St","","Salisbury","MD","US","218015433" +"1326690223","CONNECT","CONNECT URL","deannaryanfnp@yahoo.com","N","","","","","","","","","6801 Airport Blvd","","Mobile","AL","US","366083709" +"1114579026","CONNECT","CONNECT URL","angi.crossroadscounselingllc@gmail.com","N","","","","","","","","","600 W Morrison St","","Fayette","MO","US","652481471" +"1023660933","DIRECT","Direct Messaging Address","kapoorsu@rowan.edu","N","","","","","","","","","42 E Laurel Rd Ste 3100","","Stratford","NJ","US","080841354" +"1902458813","CONNECT","CONNECT URL","Norfolk","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1230 Blue Stem Cir","","Norfolk","NE","US","687010815" +"1720630635","DIRECT","Direct Messaging Address","edfullerton@arborcarecenter.com","N","","","","","","","","","202 N Esther St","","Fullerton","NE","US","686383029" +"1306498225","CONNECT","CONNECT URL","EASTON","N","","","","","","","","","505 Dutchmans Ln Ste B2","","Easton","MD","US","216014302" +"1023660941","OTHERS","Other URL","Email","N","Work email","","DIRECT","Direct","","CSV","CSV","","9300 DeWitt Loop","Ft. Belvoir Community Hospital-FAP","Fort Belvoir","VA","US","22060" +"1295387116","DIRECT","Direct Messaging Address","jbush@crossroads-lake.org","N","","","","","","","","","9220 Mentor Ave","","Mentor","OH","US","440606412" +"1740832674","DIRECT","Direct Messaging Address","ttrulove@horrycountyschools.net","N","","","","","","","","","335 Four Mile Rd","","Conway","SC","US","295264506" +"1740832674","DIRECT","Direct Messaging Address","ttrulove@horrycountyschools.net","N","","","","","","","","","335 Four Mile Rd","","Conway","SC","US","295264506" +"1568014496","OTHERS","Other URL","Tyler.Ellerbrock@riteaid.com","N","","","","","","","","","130 S Detroit St","","Kenton","OH","US","433261902" +"1336791268","OTHERS","Other URL","sadams@americanhealthservices.org","N","","","","","","","","","100 E Market St","","Long Beach","CA","US","908055924" +"1245882174","DIRECT","Direct Messaging Address","janice.jones@handyhelpllc.com","N","","","","","","","","","2365 McKnight Rd N","","Saint Paul","MN","US","551092238" +"1265084123","OTHERS","Other URL","SnowHill","N","","","","","","","","","1108A Kingold Blvd","","Snow Hill","NC","US","285801619" +"1609428564","DIRECT","Direct Messaging Address","yanelis.real@ffmhs.com","N","","","","","","","","","15924 SW 92nd Ave","","Palmetto Bay","FL","US","331571842" +"1356993240","OTHERS","Other URL","grace.brown@spectrumhealth.org","N","","","DIRECT","Direct","","","","","100 Michigan St NE","","Grand Rapids","MI","US","495032560" +"1750933644","DIRECT","Direct Messaging Address","caroline.maass@spectrumhealth.org","N","","","DIRECT","Direct","","","","","100 Michigan St NE","","Grand Rapids","MI","US","495032560" +"1538711320","DIRECT","Direct Messaging Address","astria@vervehealthstation.com","N","company email","","DIRECT","Direct","","OTHER","Other","pdf","2906 N State St Ste 105","","Jackson","MS","US","392164231" +"1487206371","DIRECT","Direct Messaging Address","aforde@bostonabilitycenter.org","N","","","","","","","","","49 Walnut St Bldg 3","","Wellesley Hills","MA","US","024812108" +"1487206371","DIRECT","Direct Messaging Address","annaf@bostonabilitycenter.org","N","","","","","","","","","49 Walnut St Bldg 3","","Wellesley Hills","MA","US","024812108" +"1467004259","CONNECT","CONNECT URL","Euphoriahealthllc@gmail.com","N","email address","","DIRECT","Direct","","CSV","CSV","","1409 Washington Ave Ste 304","","Saint Louis","MO","US","631031913" +"1891347688","DIRECT","Direct Messaging Address","chloed@oar-inc.org","N","","","","","","","","","700 Washington Ave","","Grand Haven","MI","US","494171499" +"1275185068","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1962054759","DIRECT","Direct Messaging Address","therapist@hopeworkswellness.com","N","","","","","","","","","646 Blanca Ct","","West Grove","PA","US","193908803" +"1518519321","OTHERS","Other URL","Unknown","N","Unknown","","DIRECT","Direct","","OTHER","Other","Unknown","100 Brickhill Ave Ste 304","","South Portland","ME","US","041061999" +"1417509225","DIRECT","Direct Messaging Address","kejal.amin@ynhh.org","N","","","","","","","","","111 Goose Ln","","Guilford","CT","US","064375101" +"1962054775","DIRECT","Direct Messaging Address","Drken@thedrken.com","N","Owner","","DIRECT","Direct","","OTHER","Other","orem","640 S 1200 W","","Orem","UT","US","840585972" +"1730731589","DIRECT","Direct Messaging Address","rmnrevelation@live.com","N","Business email","","DIRECT","Direct","","","","","111 E Water St","","Decorah","IA","US","521011801" +"1730731589","DIRECT","Direct Messaging Address","rmnrevelation@live.com","N","Business email","","DIRECT","Direct","","","","","111 E Water St","","Decorah","IA","US","521011801" +"1730731589","DIRECT","Direct Messaging Address","rmnrevelation@live.com","N","Business email","","DIRECT","Direct","","","","","111 E Water St","","Decorah","IA","US","521011801" +"1730731589","DIRECT","Direct Messaging Address","rmnrevelation@live.com","N","Business email","","DIRECT","Direct","","","","","111 E Water St","","Decorah","IA","US","521011801" +"1730731589","DIRECT","Direct Messaging Address","rmnrevelation@live.com","N","Business email","","DIRECT","Direct","","","","","111 E Water St","","Decorah","IA","US","521011801" +"1730731589","DIRECT","Direct Messaging Address","rmnrevelation@live.com","N","Business email","","DIRECT","Direct","","","","","111 E Water St","","Decorah","IA","US","521011801" +"1730731589","DIRECT","Direct Messaging Address","rmnrevelation@live.com","N","business email","","DIRECT","Direct","","","","","111 E Water St","","Decorah","IA","US","521011801" +"1649822495","OTHERS","Other URL","http://www.moriartychiro.com","N","","","","","","","","","505 W Hollis St","","Nashua","NH","US","030621358" +"1447802202","OTHERS","Other URL","lagunashoresrecovery.com","N","","","","","","","","","28812 Aloma Ave","","Laguna Niguel","CA","US","926771405" +"1871145649","DIRECT","Direct Messaging Address","haron.denton@achelps.org","N","","","","","","","","","88 S Main St Ste 2","","Glen Carbon","IL","US","620341415" +"1215589080","CONNECT","CONNECT URL","email","N","email","","DIRECT","Direct","","CSV","CSV","","4801 Springfield St","","Dayton","OH","US","454311084" +"1942852710","OTHERS","Other URL","none.com","N","","","DIRECT","Direct","","","","","2995 Bronson Hill Rd","","Avon","NY","US","144149638" +"1659923431","DIRECT","Direct Messaging Address","Simona.Cassatly@timetohealcounseling.com","N","Email Primary Counselor Only","","DIRECT","Direct","","CSV","CSV","","330 Glenwood Ave Ste 203","","Bloomfield","NJ","US","070032484" +"1821640608","OTHERS","Other URL","https://patientgateway.partners.org/login/","N","","","","","","","","","55 Fruit St","","Boston","MA","US","021142696" +"1578115390","DIRECT","Direct Messaging Address","dmckain01@comcast.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1612 Bilbridge Ln","","Chatham","IL","US","626291183" +"1336791250","CONNECT","CONNECT URL","EMR","N","MNT Assistant software","","DIRECT","Direct","","CSV","CSV","","94-315 Leonui St Ste 205","","Waipahu","HI","US","967972370" +"1700438678","OTHERS","Other URL","julie_blythe@lcfs.org","N","work email","","DIRECT","Direct","","OTHER","Other","Other","620 N Walnut St","","Springfield","IL","US","627024930" +"1265084107","OTHERS","Other URL","safecare@stellar-transport.com","N","Email","","DIRECT","Direct","","CSV","CSV","","18821 Bianchi Strret","","Venice","FL","US","34293" +"1083266928","CONNECT","CONNECT URL","N/A","N","","","","","","","","","PARQUE INDUSTRIAL TEJAS","CARR 9922 KM 0.3 LOTE 8","LAS PIEDRAS","RI","US","00739" +"1912559899","CONNECT","CONNECT URL","www.arccenters.com","N","","","","","","","","","130 Campus Dr.","","Annville","KY","US","40403" +"1891347696","DIRECT","Direct Messaging Address","jboyer@trhospital.net","Y","Email","OKANOGAN DOUGLAS DISTRICT HOSPITAL #1","DIRECT","Direct","","","","","415 Hospital Way","","BREWSTER","WA","US","98812" +"1780236570","CONNECT","CONNECT URL","www.arccenters.com","N","","","","","","","","","1640 Jerushia Branch Rd.","","Booneville","KY","US","41230" +"1447802244","DIRECT","Direct Messaging Address","slrodriguez@telecarcorp.com","N","","","","","","","","","3285 Ferguson Street SW","","Tumwater","WA","US","98503" +"1689226409","DIRECT","Direct Messaging Address","schelt@pacden.com","N","health information","","DIRECT","Direct","","CSV","CSV","","14458 99th Way SE","","Yelm","WA","US","985978835" +"1689226409","DIRECT","Direct Messaging Address","schelt@pacden.com","N","work email","","DIRECT","Direct","","OTHER","Other","office","14458 99th Way SE","","Yelm","WA","US","985978835" +"1164074993","DIRECT","Direct Messaging Address","jthomas@telecarecorp.com","N","","","","","","","","","3285 Ferguson Street SW","","Tumwater","WA","US","98512" +"1255983177","DIRECT","Direct Messaging Address","carecollc@zoho.com","N","email address","","DIRECT","Direct","","","","","1542 Wilhelmina Rise","","Honolulu","HI","US","968167303" +"1902458706","CONNECT","CONNECT URL","daniellealh4302@gmail.com","N","","","","","","","","","4302 E Saint John Rd","","Phoenix","AZ","US","850322285" +"1902458706","CONNECT","CONNECT URL","Daniellealh4302@gmail.com","N","","","","","","","","","4302 E Saint John Rd","","Phoenix","AZ","US","850322285" +"1215589130","CONNECT","CONNECT URL","BALTIMORE","N","","","","","","","","","5248 Reisterstown Rd","","Baltimore","MD","US","212155083" +"1922650845","CONNECT","CONNECT URL","Phoenixville","N","","","","","","","","","1041 W Bridge St","","Phoenixville","PA","US","194604342" +"1831741750","CONNECT","CONNECT URL","PHOENIXVILLE","N","","","","","","","","","1041 W Bridge St Ste 5","","Phoenixville","PA","US","194604342" +"1659923571","CONNECT","CONNECT URL","linkedin.com/in/kearichardson","N","","","DIRECT","Direct","","OTHER","Other","Contact","1825 Bath Ave","","Brooklyn","NY","US","112144613" +"1073165999","DIRECT","Direct Messaging Address","littlek@ccf.org","N","professional email","","","","","","","","9500 Euclid Ave","","Cleveland","OH","US","441950001" +"1255983185","DIRECT","Direct Messaging Address","info.medford@healthvieweyecare.com","Y","","Perry Arndt OD SC","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCDC","309 E Broadway Ave","","Medford","WI","US","544511835" +"1992357834","CONNECT","CONNECT URL","EMR","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","63 Ave Munoz Rivera E","","Camuy","PR","US","006272630" +"1982256814","CONNECT","CONNECT URL","N/A","N","","","","","","","","","1750 E Fairmount Ave","","Baltimore","MD","US","212311534" +"1487206322","DIRECT","Direct Messaging Address","emily.near@shriverspharmacy.com","N","","","","","","","","","406 Brighton Blvd","","Zanesville","OH","US","437014706" +"1003468943","OTHERS","Other URL","n/a","N","","","","","","","","","1115 B St","","Petaluma","CA","US","949524028" +"1922650878","DIRECT","Direct Messaging Address","bryons@capabilities.org","N","message","","DIRECT","Direct","","CSV","CSV","","1149 Sullivan St","","Elmira","NY","US","149011670" +"1164074035","DIRECT","Direct Messaging Address","nicole.chirillo@childlnk.org","Y","company email","Child Link Inc","HIE","Health Information Exchange (HIE)","","","","","955 W Cermak Rd","","Chicago","IL","US","606084518" +"1396397253","SOAP","SOAP URL","https://epass.inovalon.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","SOAP Notes","100 N Cameron St Ste 201E","","Harrisburg","PA","US","171012412" +"1982256715","OTHERS","Other URL","Email","N","","","","","","","","","43 E Main St Ste 113","","Amelia","OH","US","451021993" +"1720630692","OTHERS","Other URL","Valleycommunityhealthcare","N","","","","","","","","","6801 Coldwater Canyon Ave","","North Hollywood","CA","US","916055162" +"1639721509","DIRECT","Direct Messaging Address","Admin@peakbhs.com","N","","","","","","","","","5464 Linden St","","Baton Rouge","LA","US","708055243" +"1174175046","DIRECT","Direct Messaging Address","cleveille@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1558913426","OTHERS","Other URL","DublinVAMC","N","DublinVAMC","","OTHER","Other","DublinVAMC","OTHER","Other","records","828 Verdun Way SW","","Marietta","GA","US","300641591" +"1619529583","DIRECT","Direct Messaging Address","jbuenaflor@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1942852827","DIRECT","Direct Messaging Address","RYousefian@communitymedical.org","N","Business Email","","DIRECT","Direct","","CSV","CSV","","2823 Fresno St","","Fresno","CA","US","937211324" +"1215589197","SOAP","SOAP URL","Portsmouth","N","","","","","","","","","4312 Old Scioto Trl","","Portsmouth","OH","US","456626642" +"1023660826","CONNECT","CONNECT URL","NA","N","","","","","","","","","2060 Centre Pointe Blvd","","Saint Paul","MN","US","551201269" +"1588216386","OTHERS","Other URL","mrutherford@arh.org","Y","","Appalachian Regional Healthcare, Inc.","","","","","","","81 Ball Park Rd","","Harlan","KY","US","408311701" +"1992357792","CONNECT","CONNECT URL","WCGH","N","","","","","","","","","60 Middle Rd","","Dover","NH","US","038204146" +"1740832559","DIRECT","Direct Messaging Address","kellim@ctdpediatrictherapy.com","Y","email","Connect The Dots Pediatric Therapy, Inc","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11 E 27th Ave","","Eugene","OR","US","974053613" +"1922650738","OTHERS","Other URL","OK","N","","","","","","","","","8330 Lakewood Ranch Blvd","","Lakewood Ranch","FL","US","342025174" +"1598317315","DIRECT","Direct Messaging Address","aantolos@renfrewcenter.com","N","","","DIRECT","Direct","","","","","475 Spring Ln","","Philadelphia","PA","US","191283918" +"1215589031","DIRECT","Direct Messaging Address","joseph.jacqueline@cienegaspa.com","N","","","","","","","","","375 N La Cienega Blvd","","West Hollywood","CA","US","900481964" +"1669024485","CONNECT","CONNECT URL","Pensacola","N","","","","","","","","","225 S Westmonte Dr Ste 1170","","Altamonte Springs","FL","US","327144218" +"1568014389","DIRECT","Direct Messaging Address","emilyrnbsn@ymail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","S4659 Thompson Rd","","LA Farge","WI","US","546398512" +"1750933578","CONNECT","CONNECT URL","Pensacola","N","","","","","","","","","1307 Providence Rd","","Brandon","FL","US","335114885" +"1659923472","CONNECT","CONNECT URL","Pensacola","N","","","","","","","","","2540 22nd Ave N","","St Petersburg","FL","US","337134311" +"1881246627","DIRECT","Direct Messaging Address","josefina.sierra@omsd.net","N","Supervisor","","","","","","","","9916 Central Ave","","Montclair","CA","US","917633201" +"1982256723","CONNECT","CONNECT URL","Pensacola","N","","","","","","","","","5041 N 12th Ave","","Pensacola","FL","US","325048916" +"1255983094","CONNECT","CONNECT URL","Pensacola","N","","","","","","","","","5041 N 12th Ave","","Pensacola","FL","US","325048916" +"1245882083","CONNECT","CONNECT URL","Pensacola","N","","","","","","","","","5041 N 12th Ave","","Pensacola","FL","US","325048916" +"1598317349","CONNECT","CONNECT URL","Kinser","N","","","HIE","Health Information Exchange (HIE)","","","","","2171 W Executive Dr","","Addison","IL","US","601015625" +"1235781097","OTHERS","Other URL","Harrisburg","N","","","","","","","","","4300 Londonderry Rd","","Harrisburg","PA","US","171095317" +"1841842614","OTHERS","Other URL","Terrehaute","N","","","","","","","","","1818 N 6th St","","Terre Haute","IN","US","478044021" +"1871145623","DIRECT","Direct Messaging Address","orthopaedicspine@direct.wvhin.org","N","","","HIE","Health Information Exchange (HIE)","","","","","215 Brookshire Ln","","Beckley","WV","US","258016729" +"1750933693","DIRECT","Direct Messaging Address","laura.bowles@wchn.org","N","hospital email","","DIRECT","Direct","","CSV","CSV","","24 Hospital Ave","","Danbury","CT","US","068106099" +"1932751740","CONNECT","CONNECT URL","CARLISLE","N","","","DIRECT","Direct","","CSV","CSV","","47 W Pomfret St","","Carlisle","PA","US","170133217" +"1669024501","CONNECT","CONNECT URL","N/A","N","","","","","","","","","PARQUE INDUSTRIAL TEJAS","CARR 9922 KM 0.3 LOTE 8","LAS PIEDRAS","PR","US","00739" +"1093367963","DIRECT","Direct Messaging Address","ehr-direct@richardsonmedicalcenter.HIN.US","N","","","DIRECT","Direct","","","","","111 Ellington Dr","","Rayville","LA","US","712693632" +"1144872946","CONNECT","CONNECT URL","myscott@beebehealthcare.org","N","Beebehealthcare email","","HIE","Health Information Exchange (HIE)","","","","","424 Savannah Rd","","Lewes","DE","US","199581462" +"1700438504","OTHERS","Other URL","ok","N","","","","","","","","","8330 Lakewood Ranch Blvd","","Lakewood Ranch","FL","US","342025174" +"1619529476","CONNECT","CONNECT URL","desertlifepharmacy.com","N","","","HIE","Health Information Exchange (HIE)","","","","","63675 E Saddlebrooke Blvd Ste S","","Tucson","AZ","US","857391297" +"1265084180","CONNECT","CONNECT URL","N/a","N","","","","","","","","","1902 59th St W","","Bradenton","FL","US","342094602" +"1942852884","OTHERS","Other URL","Cortex","N","EMR","","HIE","Health Information Exchange (HIE)","email","OTHER","Other","EMR","2948 Laguna Dr","","Decatur","GA","US","300323526" +"1528610474","CONNECT","CONNECT URL","https://www.guidance-center.org/","N","Web Address","","OTHER","Other","Information","OTHER","Other","connect to resources","13101 Allen Rd","","Southgate","MI","US","481952216" +"1700438652","OTHERS","Other URL","NA","N","","","","","","","","","2101 Louisiana Ave","","New Orleans","LA","US","701155250" +"1235781188","DIRECT","Direct Messaging Address","rdebose@shelteringarms.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","8254 Atlee Rd","","Mechanicsville","VA","US","231161844" +"1235781196","CONNECT","CONNECT URL","Greenville","N","","","","","","","","","107 Mills Ave","","Greenville","SC","US","296054017" +"1972155836","OTHERS","Other URL","www.legacyprivatecarehome.com","N","safe site","","DIRECT","Direct","","CSV","CSV","","2302 Parklake Dr NE Ste 578","","Atlanta","GA","US","303452896" +"1881246742","DIRECT","Direct Messaging Address","parackad@xavier.edu","Y","","Xavier University","","","","","","","3800 Victory Pkwy Unit 1","","Cincinnati","OH","US","452071092" +"1598317455","DIRECT","Direct Messaging Address","livy@advocates.org","N","","","","","","","","","354 Waverley St","","Framingham","MA","US","017027079" +"1811549777","DIRECT","Direct Messaging Address","czoghi@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1285286146","DIRECT","Direct Messaging Address","kspohn@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1356993232","DIRECT","Direct Messaging Address","jbecerra@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1518519495","CONNECT","CONNECT URL","Address","N","","","","","","","","","1427 Hitchin Ln","","Channelview","TX","US","775302106" +"1659923548","CONNECT","CONNECT URL","Ourpalaceealf@gmail.com","N","","","","","","","","","6906 N Glen Ave","","Tampa","FL","US","336144506" +"1225680028","OTHERS","Other URL","https://jennifer-adams.clientsecure.me/","N","","","","","","","","","2021 Richard Jones Rd Ste 350B","","Nashville","TN","US","372152871" +"1215589106","CONNECT","CONNECT URL","Summerville","N","","","","","","","","","905 N Main St Ste 102","","Summerville","SC","US","294836600" +"1578115374","CONNECT","CONNECT URL","www.bayareabehaviorconsultants.com","N","main web page","","DIRECT","Direct","","OTHER","Other","company info","2970 Hilltop Mall Rd Ste. 104","","Richmond","CA","US","94806" +"1841842648","OTHERS","Other URL","abrowning@arh.org","Y","","Appalachian Regional Healthcare, Inc.","","","","","","","81 Ball Park Rd","","Harlan","KY","US","408311701" +"1487206280","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1205488012","DIRECT","Direct Messaging Address","khubinger@iccstpete.com","N","Email","","","","","","","","33 6th St S Ste 205","","St Petersburg","FL","US","337014117" +"1205488012","DIRECT","Direct Messaging Address","khubinger@iccstpete.com","N","Email","","","","","","","","33 6th St S Ste 205","","St Petersburg","FL","US","337014117" +"1407408214","CONNECT","CONNECT URL","Weimar","N","","","HIE","Health Information Exchange (HIE)","","","","","406 Youens Dr","","Weimar","TX","US","789623680" +"1407408214","CONNECT","CONNECT URL","Weimar","N","","","","","","","","","406 Youens Dr","","Weimar","TX","US","789623680" +"1407408214","CONNECT","CONNECT URL","Weimar","N","","","","","","","","","406 Youens Dr","","Weimar","TX","US","789623680" +"1407408214","CONNECT","CONNECT URL","Weimar","N","","","","","","","","","406 Youens Dr","","Weimar","TX","US","789623680" +"1407408214","CONNECT","CONNECT URL","Weimar","N","","","","","","","","","406 Youens Dr","","Weimar","TX","US","789623680" +"1407408214","CONNECT","CONNECT URL","Weimar","N","","","HIE","Health Information Exchange (HIE)","","","","","406 Youens Dr","","Weimar","TX","US","789623680" +"1962054767","DIRECT","Direct Messaging Address","sarahkleine@parkwoodclinic.com","Y","secure email address","Parkwood Clinic LLC","","","","","","","17020 SW Upper Boones Ferry Rd Ste 201","","Tigard","OR","US","972247078" +"1497307201","OTHERS","Other URL","OK","N","","","","","","","","","206 2nd St E","","Bradenton","FL","US","342081042" +"1275185084","CONNECT","CONNECT URL","Pensacola","N","","","","","","","","","8771 College Pkwy Ste 102","","Fort Myers","FL","US","339194815" +"1538711353","DIRECT","Direct Messaging Address","lauren@ironscs.com","N","email","","DIRECT","Direct","","CSV","CSV","","13625 Pond Springs Rd Ste 105","","Austin","TX","US","787294400" +"1184276909","DIRECT","Direct Messaging Address","mwilliams@numetms.com","N","","","DIRECT","Direct","","","","","2375 S Cobalt Point Way Ste 102","","Meridian","ID","US","836428029" +"1902458722","CONNECT","CONNECT URL","Pensacola","N","","","","","","","","","3636 University Blvd S","","Jacksonville","FL","US","322164250" +"1881246635","CONNECT","CONNECT URL","www.aspiranet.org","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1023660875","DIRECT","Direct Messaging Address","james@garciapharmacy.com","N","pharmacy email address","","DIRECT","Direct","","","","","25 N 14th St Ste 110","","San Jose","CA","US","951126208" +"1932751781","CONNECT","CONNECT URL","mandy_umali@yahoo.com","N","","","DIRECT","Direct","","CSV","CSV","","531 Whitten Way","","Placentia","CA","US","928702226" +"1821640699","DIRECT","Direct Messaging Address","richelle.sheets@carecloud.optimabh.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","81 Outerbelt St","","Columbus","OH","US","432131548" +"1053963827","OTHERS","Other URL","ANBNHealthcare.com","N","","","","","","","","","63 Kuna Ter","","Irvington","NJ","US","071112941" +"1053963827","OTHERS","Other URL","ANBNHealthcare.com","N","","","","","","","","","63 Kuna Ter","","Irvington","NJ","US","071112941" +"1750933677","DIRECT","Direct Messaging Address","dayton.antley@tmcmed.org","N","","","","","","","","","2301 Holmes St","","Kansas City","MO","US","641082640" +"1164074977","OTHERS","Other URL","TEMECULA","N","","","HIE","Health Information Exchange (HIE)","","","","","24910 Las Brisas Rd Ste 105","","Murrieta","CA","US","925624010" +"1407408347","CONNECT","CONNECT URL","N/A","N","","","","","","","","","BOULEVARD DEL RIO","RAMAL 3","HUMACAO","PR","US","00791" +"1346892122","OTHERS","Other URL","Mercy.net","N","","","","","","","","","1235 E Cherokee St","","Springfield","MO","US","658042203" +"1346892122","OTHERS","Other URL","Mercy.net","N","","","","","","","","","1235 E Cherokee St","","Springfield","MO","US","658042203" +"1194377044","DIRECT","Direct Messaging Address","ann.strom@headway.org","N","e-mail","","","","","","","","701 Decatur Ave N Ste 109","","Golden Valley","MN","US","554274363" +"1356993174","DIRECT","Direct Messaging Address","raquel@csinyei.org","N","","","OTHER","Other","communication","","","","120 Dekruif Place","8b","Bronx","NY","US","10475" +"1699327429","DIRECT","Direct Messaging Address","smitta@dmc.org","N","Email Address","","DIRECT","Direct","","OTHER","Other","n/a","3901 Beaubien St","","Detroit","MI","US","482012119" +"1518519404","DIRECT","Direct Messaging Address","corypoco@hotmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","1250 W Ironwood Dr Ste 303","","Coeur D Alene","ID","US","838142682" +"1881246791","DIRECT","Direct Messaging Address","nicole@massagetherapybynicole.miami","N","business email","","DIRECT","Direct","","CSV","CSV","","23486 SW 113th Pass","","Homestead","FL","US","330327156" +"1881246791","DIRECT","Direct Messaging Address","Nicole@massagetherapybynicole.miami","N","email","","DIRECT","Direct","","CSV","CSV","","23486 SW 113th Pass","","Homestead","FL","US","330327156" +"1396397212","OTHERS","Other URL","website","N","","","","","","","","","5609 Columbia Rd Apt 103","","Columbia","MD","US","210445590" +"1184276016","DIRECT","Direct Messaging Address","MANDY.OSWALD@CTCPROGRAMS.COM","N","COMPANY EMAIL","","DIRECT","Direct","","CSV","CSV","","2422 N Grandview Blvd","","Waukesha","WI","US","531886105" +"1417509357","CONNECT","CONNECT URL","shenderson4375.onetouchemr.com","N","EHR","","DIRECT","Direct","","CSV","CSV","phone","4 Clarion Dr","","White Plains","NY","US","106032868" +"1417509357","CONNECT","CONNECT URL","shenderson4375.onetouchemr.com","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4 Clarion Dr","","White Plains","NY","US","106032868" +"1730731688","CONNECT","CONNECT URL","www.bebdtelehealt.com","N","website","","DIRECT","Direct","","OTHER","Other","direct","2009 Tremont Ave","","Fort Worth","TX","US","761073959" +"1588216451","DIRECT","Direct Messaging Address","yanelis.real@ffmhs.com","N","","","","","","","","","15924 SW 92nd Ave","","Palmetto Bay","FL","US","331571842" +"1518519487","DIRECT","Direct Messaging Address","cwyeth@shelteringarms.com","Y","Secure Business Email Address","Sheltering Arms Physical Rehabilitation Associates, LLC","DIRECT","Direct","","OTHER","Other","N/A","8254 Atlee Rd","","Mechanicsville","VA","US","231161844" +"1013569987","DIRECT","Direct Messaging Address","blanca@maslowproject.com","N","maslowproject email","","DIRECT","Direct","","OTHER","Other","work email","500 Monroe St","","Medford","OR","US","975013522" +"1922650894","DIRECT","Direct Messaging Address","camille@tbhpsychologists.com","N","","","","","","","","","618 E 11 Mile Rd","","Royal Oak","MI","US","480671962" +"1598317463","DIRECT","Direct Messaging Address","ayounger@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1841842713","OTHERS","Other URL","lira1231@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Rebecca.Hampton@va.gov","1500 N Westwood Blvd","","Poplar Bluff","MO","US","639013318" +"1760034631","DIRECT","Direct Messaging Address","rmoore@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1669024535","OTHERS","Other URL","MIAMI","N","","","","","","","","","2350 SW 27th Ave Ste 101","","Miami","FL","US","331453682" +"1104478072","DIRECT","Direct Messaging Address","lthornton@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1780236679","DIRECT","Direct Messaging Address","alina.tarrin@cbhi.net","N","email","","DIRECT","Direct","","CSV","CSV","","66 S San Antonio Rd","","Santa Barbara","CA","US","931101720" +"1245882133","DIRECT","Direct Messaging Address","cbaley@carltonmanor.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","45 Westwood Ter N","","St Petersburg","FL","US","337108325" +"1770135568","CONNECT","CONNECT URL","Oldsmar","N","Office","","","","","","","","4040 Tampa Rd","","Oldsmar","FL","US","346773205" +"1265084073","CONNECT","CONNECT URL","www.trinoveon.com","N","website address","","","","","","","","1 Irving Pl Apt U26A","","New York","NY","US","100039731" +"1437701240","OTHERS","Other URL","https://practicebetter.io/","Y","","Go With Your Gut Nutrition","","","","","","","3849 Dora Dr","","Warren","MI","US","480916106" +"1437701240","OTHERS","Other URL","https://practicebetter.io/","Y","","go with your gut nutrition","","","","","","","3849 Dora Dr","","Warren","MI","US","480916106" +"1255983060","SOAP","SOAP URL","https://secure.simplepractice.com","Y","","Grateful Heart Holistic Therapy Center","","","","","","","1801 Bush St","","San Francisco","CA","US","941095239" +"1619529427","SOAP","SOAP URL","scottsdale","N","Office computer","","DIRECT","Direct","","OTHER","Other","scottsdale","8399 E Indian School Rd Ste 102","","Scottsdale","AZ","US","852512867" +"1619529427","CONNECT","CONNECT URL","Scottsdale","N","Main office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8399 E Indian School Rd Ste 102","","Scottsdale","AZ","US","852512867" +"1053963892","DIRECT","Direct Messaging Address","info@i-massage.net","N","business email address","","DIRECT","Direct","","CSV","CSV","","35 Bedford St Ste 11","","Lexington","MA","US","024204439" +"1790337517","CONNECT","CONNECT URL","Pensacola","N","","","","","","","","","239 SW 7th Ter Ste A","","Gainesville","FL","US","326011405" +"1689226417","DIRECT","Direct Messaging Address","maura.woolsey@wesleymc.com","N","","","","","","","","","620 N Carriage Pkwy","","Wichita","KS","US","672084501" +"1821640681","DIRECT","Direct Messaging Address","cherryblossomhc@hotmail.com","N","Home Care Agency","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13003 Payton Dr","","Upper Marlboro","MD","US","207741907" +"1376195131","DIRECT","Direct Messaging Address","maryam.hamidi@stanford.edu","N","email","","DIRECT","Direct","","CSV","CSV","","401 Quarry Rd Ofc 1326","","Palo Alto","CA","US","943041419" +"1871145631","DIRECT","Direct Messaging Address","jdepaula@lcmchealth.org","N","email","","DIRECT","Direct","","OTHER","Other","other","3701 Behrman Pl","","New Orleans","LA","US","701140910" +"1871145631","DIRECT","Direct Messaging Address","julianna.depaula@lcmchealth.org","N","email","","DIRECT","Direct","","OTHER","Other","n/a","3701 Behrman Pl","","New Orleans","LA","US","701140910" +"1578115333","OTHERS","Other URL","plummerchantel401@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","1810 E 62nd St","","Savannah","GA","US","314045602" +"1932751799","OTHERS","Other URL","meditech","N","","","","","","","","","865 DeShong Dr","","Paris","TX","US","754609313" +"1548812316","OTHERS","Other URL","PharmDLive","N","Medication Management Company","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCM, TCM, BHI, AWV","6293 Micasa Ln","","Ooltewah","TN","US","373635581" +"1912559774","DIRECT","Direct Messaging Address","jenkins.jennifer.1@outlook.com","N","","","DIRECT","Direct","","","","","272 Buttercup Ln","","Dallas","TX","US","752177201" +"1528610391","CONNECT","CONNECT URL","phone","N","","","DIRECT","Direct","","","","","7735 Plantation Bay Dr Apt 406","","Jacksonville","FL","US","322445190" +"1760034532","OTHERS","Other URL","roseville@getwellurgentcare.org","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Urgent care","26000 Hoover Rd","","Warren","MI","US","480891167" +"1831741602","CONNECT","CONNECT URL","https://AssuredLiving.17hats.com/","N","","","OTHER","Other","document storage","","","","9300 Aubrey Ct","","Fort Worth","TX","US","761405169" +"1831741602","CONNECT","CONNECT URL","assured_living@outlook.com","N","","","","","","","","","9300 Aubrey Ct","","Fort Worth","TX","US","761405169" +"1790337574","CONNECT","CONNECT URL","uhhospitals.org","N","","","","","","","","","11100 Euclid Ave","","Cleveland","OH","US","441061716" +"1417509290","DIRECT","Direct Messaging Address","kmmahon1@sentara.com","N","","","","","","","","","600 Gresham Dr","","Norfolk","VA","US","235071904" +"1538711213","CONNECT","CONNECT URL","SiouxFalls","N","","","","","","","","","1417 N Dubuque Ave","","Sioux Falls","SD","US","571106402" +"1497307185","DIRECT","Direct Messaging Address","rtownes@wtcsb.org","Y","email","Western Tidewater Community Services Board","DIRECT","Direct","","OTHER","Other","email","7025 Harbour View Blvd Ste 119","","Suffolk","VA","US","234352762" +"1063064749","OTHERS","Other URL","RX06840@CVSHealth.com","N","","","","","","","","","13085 Tegler Dr","","Noblesville","IN","US","460605417" +"1588216279","DIRECT","Direct Messaging Address","anthony.elmes@cvshealth.com","N","company secure email","","DIRECT","Direct","","","","","307 E National Ave","","Brazil","IN","US","478342629" +"1720630411","OTHERS","Other URL","Newark","N","","","","","","","","","201 Lyons Ave Ste G5","","Newark","NJ","US","071122027" +"1932751625","CONNECT","CONNECT URL","Kyle","N","","","DIRECT","Direct","","OTHER","Other","talkspace app","148 Kype Cv","","Kyle","TX","US","786408000" +"1386296085","CONNECT","CONNECT URL","ambers[ear43@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","240 3rd St","","California","PA","US","154191132" +"1316599004","FHIR","FHIR URL","https://cslinkmobile.csmc.edu/fhirproxy/api/FHIR/DSTU2/","N","","","","","","","","","8700 Beverly Blvd Ste 5512","","West Hollywood","CA","US","900481804" +"1619529351","DIRECT","Direct Messaging Address","mtwatson@wakehealth.edu","Y","","Wake Forest Baptist Medical Center","DIRECT","Direct","","CSV","CSV","","1 Medical Center Blvd","","Winston Salem","NC","US","271570001" +"1932751617","OTHERS","Other URL","cesiepr@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","Urb. Bonneville Terrace","ave. Degetau A-15","Caguas","PR","US","00726" +"1376195073","DIRECT","Direct Messaging Address","aoleary@telecarecorp.com","Y","business email","Telecare Corporation","DIRECT","Direct","","CSV","CSV","","3285 Ferguson Street SW","","Tumwater","WA","US","98512" +"1376195073","CONNECT","CONNECT URL","www.telecarecorp.com","Y","corporate website","Telecare Corporation","DIRECT","Direct","","CSV","CSV","","3285 Ferguson Street SW","","Tumwater","WA","US","98512" +"1972155679","SOAP","SOAP URL","Sivlerdale","N","","","","","","","","","18657 WA-305","Suite 4","Poulsbo","WA","US","98370" +"1528610284","CONNECT","CONNECT URL","LaPlace","N","","","","","","","","","2807 Hwy 51","","LaPlace","LA","US","70068" +"1477105195","CONNECT","CONNECT URL","computer","N","","","DIRECT","Direct","","CSV","CSV","","1600 Riley Farm Rd","","Axton","VA","US","24054" +"1477105195","CONNECT","CONNECT URL","computer","N","","","DIRECT","Direct","","CSV","CSV","","1600 Riley Farm Rd","","Axton","VA","US","24054" +"1104478841","CONNECT","CONNECT URL","www.arccenters.com","Y","","Addiction Recovery Care LLC","","","","","","","125 S Main Cross St","Suite 202","Louisa","KY","US","412301065" +"1669024303","CONNECT","CONNECT URL","www.arccenters.com","Y","","Addiction Recovery Care LLC","","","","","","","125 S Main Cross St","Suite 202","Louisa","KY","US","412301065" +"1013569755","CONNECT","CONNECT URL","www.arccenters.com","N","","","","","","","","","502 N Lackey Ave","","Louisa","KY","US","412301206" +"1861044646","CONNECT","CONNECT URL","Home","N","Home","","DIRECT","Direct","","","","","106 Cedar Ridge Dr","","Nolanville","TX","US","765594611" +"1619529377","DIRECT","Direct Messaging Address","Mandalynne.pearce@childrens.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","1935 Medical District Dr","","Dallas","TX","US","752357701" +"1740832468","OTHERS","Other URL","https://www.shelteringarms.com/","Y","official organization website","Sheltering Arms Physical Rehabilitation Associates, LLC","OTHER","Other","available contact information","OTHER","Other","Contact Us tab in top right corner","206 Twinridge Ln","","North Chesterfield","VA","US","232355200" +"1649822313","CONNECT","CONNECT URL","drjosh@azmedspor.tcom","N","","","","","","","","","14281 north del webb blvd","","sun city","AZ","US","85351" +"1376195941","DIRECT","Direct Messaging Address","jlandon@telecarecorp.com","N","","","","","","","","","3285 Ferguson St SW","","Tumwater","WA","US","98512" +"1093367872","DIRECT","Direct Messaging Address","kristen@momentum-behavioral.com","N","E-Mail","","DIRECT","Direct","","CSV","CSV","","2317 24th Ave E","","Seattle","WA","US","981122606" +"1477105161","CONNECT","CONNECT URL","https://www.pamllc.us/","N","","","","","","","","","120 Sister Pierre Dr Ste 403","","Towson","MD","US","212047536" +"1710539408","OTHERS","Other URL","admin@bryanharrisonphd.com","N","HIPPA compliant email address for the business","","","","","","","","610 Pittsford Victor Rd","","Pittsford","NY","US","145343934" +"1598317281","DIRECT","Direct Messaging Address","shamilton@therecoveryproject.net","N","","","DIRECT","Direct","","","","","3960 Patient Care Dr Ste 117","","Lansing","MI","US","489114279" +"1841842549","DIRECT","Direct Messaging Address","john.oplawski@uprisedirect.com","N","secure email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1047 Oakwood Ave","","Des Plaines","IL","US","600166332" +"1588216287","DIRECT","Direct Messaging Address","ss867@bellsouth.net","Y","store e-mail","SSD LLC","DIRECT","Direct","","OTHER","Other","csv","498 W Bankhead St","","New Albany","MS","US","386523319" +"1114579810","OTHERS","Other URL","www.mitchells-place.com","N","Web Address","","OTHER","Other","Web","OTHER","Other","Web","4778 Overton Rd","","Birmingham","AL","US","352103803" +"1619529310","DIRECT","Direct Messaging Address","TMolla@abhmaryland.com","N","Mental Health Services","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5820 York Rd Ste 202","","Baltimore","MD","US","212123620" +"1083266787","CONNECT","CONNECT URL","hello@mountainfitwellness.life","N","","","DIRECT","Direct","","CSV","CSV","","2407 Brownsboro Rd Ste B","","Louisville","KY","US","402062324" +"1114579828","DIRECT","Direct Messaging Address","mgolden@ne-arc.org","N","","","","","","","","","149 Sylvan St","","Danvers","MA","US","019233564" +"1821640533","OTHERS","Other URL","oleviyaj89@tahoo.com","N","Email","","DIRECT","Direct","","CSV","CSV","","711 Hammond Manor Dr","","Baton Rouge","LA","US","708161538" +"1700438413","DIRECT","Direct Messaging Address","jamie.zeman@va.gov","Y","secure email","VA Sierra Nevada Healthcare System","DIRECT","Direct","","","","","975 Kirman Ave","","Reno","NV","US","895020997" +"1912559634","DIRECT","Direct Messaging Address","krystal.briglia@atlanticare.org","N","secure email","","DIRECT","Direct","","OTHER","Other","secure email","1925 Pacific Ave","","Atlantic City","NJ","US","084016713" +"1891347514","DIRECT","Direct Messaging Address","SSNg@mdanderson.org","N","Email address","","","","","","","","1400 Pressler Street, FCT6.5000, Unit 1422","","Houston","TX","US","770304009" +"1447802160","OTHERS","Other URL","Kristina@betterpractice.com","N","Better Practice","","DIRECT","Direct","","CSV","CSV","","87 Legend Dr","","Chillicothe","OH","US","456017550" +"1255983987","CONNECT","CONNECT URL","msturdivant@yftva.com","N","Email","","DIRECT","Direct","","CSV","CSV","","14000 Crown Ct Ste 101","","Woodbridge","VA","US","221931461" +"1891347522","CONNECT","CONNECT URL","Radiohead0522@gmail.com","N","email","","","","","","","","913 Holly Hill Dr","","Tupelo","MS","US","388012361" +"1013569748","CONNECT","CONNECT URL","https://floridahomecarespecialists.devero.com/login.action","N","Electronic medical record","","DIRECT","Direct","","OTHER","Other","url","4735 N Apple Valley Ave","","Beverly Hills","FL","US","344653008" +"1154973899","DIRECT","Direct Messaging Address","mibirriel@southfloridaent.com","N","","","DIRECT","Direct","","","","","21097 NE 27th Ct","","Aventura","FL","US","331801204" +"1851943518","CONNECT","CONNECT URL","docs@appliedbehavior.net","N","909 North Miami Beach BLVD","","DIRECT","Direct","","CSV","CSV","","909 N Miami Beach Blvd","","North Miami Beach","FL","US","331623712" +"1407408164","CONNECT","CONNECT URL","www.HillsideWellnessCenter.org","N","","","","","","","","","4521 Sherman Oaks Ave Ste 101","","Sherman Oaks","CA","US","914033807" +"1134771892","CONNECT","CONNECT URL","CXNK005D2794-5","N","WPA2-Personal","","","","","","","","90 Crestwood Dr","","Lewisburg","KY","US","422568841" +"1073165734","CONNECT","CONNECT URL","www.bayareabehaviorconsultants.com","N","main web page","","DIRECT","Direct","","OTHER","Other","company info","2970 Hilltop Mall Rd Ste. 104","","Richmond","CA","US","94806" +"1982256640","OTHERS","Other URL","https://www.maslowproject.com/","N","","","","","","","","","500 Monroe St","","Medford","OR","US","975013522" +"1811549587","DIRECT","Direct Messaging Address","cassandra@casaspeech.com","N","email","","DIRECT","Direct","","OTHER","Other","email","951 High St Lowr Level","","Worthington","OH","US","430854099" +"1598317166","CONNECT","CONNECT URL","www.evergreennaturopathic.com","N","","","","","","","","","316 W Boone Ave Ste 777","","Spokane","WA","US","992012323" +"1497307078","OTHERS","Other URL","Intergy","N","EMR","","DIRECT","Direct","","CSV","CSV","","502 S Closner Blvd","","Edinburg","TX","US","785394660" +"1134771702","DIRECT","Direct Messaging Address","moeez.hassan@beaumont.org","N","email","","DIRECT","Direct","","OTHER","Other","email","3535 W 13 Mile Rd","","Royal Oak","MI","US","480736770" +"1700438389","CONNECT","CONNECT URL","highlevelhearingnola.com","N","","","","","","","","","5640 Jefferson Hwy","","Harahan","LA","US","701235111" +"1801448493","DIRECT","Direct Messaging Address","admin@lattrans.com","N","","","DIRECT","Direct","","CSV","CSV","","3704 E Ellington Pl","","Tucson","AZ","US","857134218" +"1043862642","OTHERS","Other URL","Meditech","N","","","","","","","","","1900 Electric Rd","","Salem","VA","US","241537474" +"1376195966","DIRECT","Direct Messaging Address","eroman1981@csu.fullerton.edu","N","","","","","","","","","405 W 5th St Ste 212","","Santa Ana","CA","US","927014522" +"1184276818","CONNECT","CONNECT URL","HOUSTON","N","UT Health, Department of Psychiatry","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HOUSTON","UT Health, Department of Psychiatry","1941 East Road","HOUSTON","TX","US","770546010" +"1366094021","CONNECT","CONNECT URL","sherrilmt3@gmail.com","N","","","","","","","","","46 Cumber Rd","","Harpursville","NY","US","137871919" +"1992357644","DIRECT","Direct Messaging Address","nsp23@zips.uakron.edu","N","","","","","","","","","185 Grady St","","Griffin","GA","US","302233849" +"1063064715","DIRECT","Direct Messaging Address","mmaguire@daacmail.org","N","business email","","DIRECT","Direct","","OTHER","Other","email","2403 Professional Dr","","Santa Rosa","CA","US","954033007" +"1932751682","CONNECT","CONNECT URL","TheraNest","N","","","","","","","","","1327 Bayfield Parkway, Suite A","","Bayfield","CO","US","81122" +"1285286930","CONNECT","CONNECT URL","Mark.behm@pacden.com","N","Secure email","","DIRECT","Direct","","CSV","CSV","","25464 Grand Cypress Dr","","Lutz","FL","US","33559" +"1245882919","DIRECT","Direct Messaging Address","Lauren.Aschermann@osumc.edu","N","","","","","","","","","410 W 10th Ave","","Columbus","OH","US","432101240" +"1093367781","DIRECT","Direct Messaging Address","caitlyn@kcresolve.com","N","Professional Email","","DIRECT","Direct","","CSV","CSV","","8340 Mission Rd Ste 230","","Prairie Village","KS","US","662061319" +"1174175863","CONNECT","CONNECT URL","https://mydoctor.kaiserpermanente.org/ncal/message-center/","N","","","","","","","","","275 W MacArthur Blvd","","Oakland","CA","US","946115641" +"1497307276","DIRECT","Direct Messaging Address","Suzamie.Farnsworth@rochesterregional.org","N","","","DIRECT","Direct","","OTHER","Other","email","4 Coulter Rd","","Clifton Springs","NY","US","144321122" +"1114579992","DIRECT","Direct Messaging Address","Cmarion@peeperseyecare.com","N","Email address","","DIRECT","Direct","","","","","139 Ritchie Hwy Ste B","","Severna Park","MD","US","211461152" +"1871145557","OTHERS","Other URL","Statesboro","N","","","","","","","","","123 Hill Pond Ln","","Statesboro","GA","US","304580872" +"1043862725","OTHERS","Other URL","ChiroTouch","N","","","","","","","","","3339 Highway 34 E Ste C","","Sharpsburg","GA","US","302773565" +"1629620323","DIRECT","Direct Messaging Address","sb@ohioface.com","N","business email","","DIRECT","Direct","","CSV","CSV","","5378 Avery Rd","","Dublin","OH","US","430166933" +"1356993059","DIRECT","Direct Messaging Address","ss867@bellsouth.net","Y","store email","SSD LLC","DIRECT","Direct","","OTHER","Other","csv","498 W Bankhead St","","New Albany","MS","US","386523319" +"1487206199","DIRECT","Direct Messaging Address","AVRodriguez@CareNE.org","N","Care New England Email Address","","DIRECT","Direct","","","","","520 Hope St","","Providence","RI","US","029062599" +"1780236414","DIRECT","Direct Messaging Address","kyra@behavioralfamilysolutions.com","N","","","","","","","","","1880 N Congress Ave Ste 311","","Boynton Beach","FL","US","334268675" +"1740832484","CONNECT","CONNECT URL","Welcometoserenity08@gmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","N/a","112 S Water St","","Henderson","NV","US","890152312" +"1912559659","CONNECT","CONNECT URL","Ming7861@yahoo.com","N","Emai","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","152 N San Mateo Dr","","San Mateo","CA","US","944012761" +"1912559659","CONNECT","CONNECT URL","Ming7861@yahoo.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","152 N San Mateo Dr","","San Mateo","CA","US","944012761" +"1639721384","CONNECT","CONNECT URL","therenest.com","N","","","","","","","","","8401 Claude Thomas Rd Ste 28","","Franklin","OH","US","450051475" +"1831741578","DIRECT","Direct Messaging Address","parmleyg@youinc.org","N","work email","","DIRECT","Direct","","OTHER","Other","direct email","81 Plantation St","","Worcester","MA","US","016043069" +"1275185928","OTHERS","Other URL","jessica.boh@va.gov","N","Govt email","","DIRECT","Direct","","CSV","CSV","","3001 Green Bay Rd","","North Chicago","IL","US","600643048" +"1447802111","OTHERS","Other URL","dragonflyhomes17@gmail.com","N","","","DIRECT","Direct","","","","","3017 Plainfield Ave NE","","Grand Rapids","MI","US","495053258" +"1538711205","CONNECT","CONNECT URL","www.leilanisinclair.com","N","Website","","DIRECT","Direct","","CSV","CSV","","14803 Sutton St","","Sherman Oaks","CA","US","914034146" +"1841842416","DIRECT","Direct Messaging Address","cbluetherapy@icloud.com","N","email","","","","","","","","1460 7th St Ste 300","","Santa Monica","CA","US","904012632" +"1114579786","DIRECT","Direct Messaging Address","Charlie.Musser@americanhealthservices.org","N","Work email","","DIRECT","Direct","","OTHER","Other","Work email","1733 Euclid Ave","","San Diego","CA","US","921055414" +"1477105047","DIRECT","Direct Messaging Address","wheelerjulie@genesishealth.com","N","","","","","","","","","2535 Maplecrest Rd Ste 16","","Bettendorf","IA","US","527222799" +"1013569698","OTHERS","Other URL","https://www.maslowproject.com/","N","","","","","","","","","500 Monroe St","","Medford","OR","US","975013522" +"1225680820","OTHERS","Other URL","Jackson","N","","","","","","","","","2978 Highway 36 W","","Jackson","GA","US","302336150" +"1902458508","OTHERS","Other URL","Csysouvanh@telecarecorp.com","N","","","","","","","","","4545 Georgetown Pl","","Stockton","CA","US","952076215" +"1083266670","SOAP","SOAP URL","jill_a702@yahoo.com","N","","","","","","","","","1475 Vista Del Rancho Pkwy Apt 147","","Sparks","NV","US","894366340" +"1184276768","DIRECT","Direct Messaging Address","avankouwenberg@visitingangels.com","N","email address","","DIRECT","Direct","","CSV","CSV","","17750 Sherman Way Ste 310","","Reseda","CA","US","913358332" +"1639721244","DIRECT","Direct Messaging Address","tyler.simmons@dhr.alabama.gov","N","email address","","DIRECT","Direct","","OTHER","Other","none","3716 12th Ave E","","Tuscaloosa","AL","US","35405" +"1639721244","DIRECT","Direct Messaging Address","tyler.simmons@dhr.alabama.gov","N","work email","","DIRECT","Direct","","OTHER","Other","work email","3716 12th Ave E","","Tuscaloosa","AL","US","35405" +"1225680804","DIRECT","Direct Messaging Address","Jmohler@familyoutreach.org","N","","","DIRECT","Direct","","OTHER","Other","Family Outreach","1212 Helena Ave","","Helena","MT","US","596012948" +"1225680804","DIRECT","Direct Messaging Address","Jmohler@familyoutreach.org","N","","","DIRECT","Direct","","OTHER","Other","Family Outreach","1212 Helena Ave","","Helena","MT","US","596012948" +"1801448428","CONNECT","CONNECT URL","hdiaz@toltectherapy.com","N","hippa compliant email address","","DIRECT","Direct","","CSV","CSV","","73550 Alessandro Dr Ste 200","","Palm Desert","CA","US","922603613" +"1376195008","CONNECT","CONNECT URL","Carrie@therapyworksne.com","N","","","","","","","","","3805 25th St","","Columbus","NE","US","686012233" +"1306498043","CONNECT","CONNECT URL","www.arccenters.com","Y","","Addiction Recovery Care LLC","","","","","","","125 S Main Cross St","Suite 202","Louisa","KY","US","412301065" +"1033761770","OTHERS","Other URL","Unknown","N","","","","","","","","","1632 W. IN-28","","Frankfort","IN","US","46041" +"1568014223","DIRECT","Direct Messaging Address","dporter@siskiyoucommunityhealthcented.com","N","Community Health Center Dental Clinic","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Dental related patient care","1705 Hawthorne Ave.","","Grants Pass","OR","US","975269752" +"1760034409","CONNECT","CONNECT URL","Sunnyvale","N","","","","","","","","","800 Pollard Rd Ste B201","","Los Gatos","CA","US","950321429" +"1225680937","DIRECT","Direct Messaging Address","lisa@pittsburghbehavior.org","N","","","","","","","","","531 5th St","","Oakmont","PA","US","151391626" +"1134771843","DIRECT","Direct Messaging Address","lisa@pittsburghbehavior.org","N","","","","","","","","","531 5th St","","Oakmont","PA","US","151391626" +"1316599012","CONNECT","CONNECT URL","http://www.pavingthewaymsi.org/","Y","Paving the Way MSI URL link","Paving the Way Multi Service Institute","","","","","","","2616 Martin Luther king jr. avenue","","Washington","DC","US","20020" +"1609428358","DIRECT","Direct Messaging Address","claregm@bu.edu","N","Work email, protected information goes through DataMotion","","DIRECT","Direct","","CSV","CSV","","635 Commonwealth Ave Ste 6","","Boston","MA","US","022151605" +"1861044570","DIRECT","Direct Messaging Address","judavis@ne-arc.org","N","","","","","","","","","149 Sylvan St","","Danvers","MA","US","019233564" +"1598317208","DIRECT","Direct Messaging Address","ss867@bellsouth.net","Y","store email","SSD LLC","DIRECT","Direct","","OTHER","Other","csv","498 W Bankhead St","","New Albany","MS","US","386523319" +"1063064798","DIRECT","Direct Messaging Address","dlovett@ne-arc.org","N","","","","","","","","","149 Sylvan St","","Danvers","MA","US","019233564" +"1063064798","DIRECT","Direct Messaging Address","dlovett@ne-arc.org","N","","","","","","","","","149 Sylvan St","","Danvers","MA","US","019233564" +"1679125314","CONNECT","CONNECT URL","rgvcrossovercounseling@gmail.com","N","email address","","DIRECT","Direct","318 Chico Blvd, Harlingen, Texas 78552","CSV","CSV","318 Chico Blvd, Harlingen, Texas 78552","318 Chico Blvd","","Harlingen","TX","US","785522258" +"1780236364","CONNECT","CONNECT URL","Temecula","N","","","","","","","","","29748 Rancho California Rd","","Temecula","CA","US","925915286" +"1477105138","DIRECT","Direct Messaging Address","jlehmann@portervilleschools.org","N","","","","","","","","","600 W Grand Ave","","Porterville","CA","US","932572029" +"1922650696","CONNECT","CONNECT URL","LANGHORNE","N","","","DIRECT","Direct","","","","","606 Corporate Dr W","","Langhorne","PA","US","190478013" +"1831741503","CONNECT","CONNECT URL","Honolulu","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Honolulu","500 Ala Moana Blvd Ste 6D","","Honolulu","HI","US","968134984" +"1265084834","OTHERS","Other URL","www.glenviewpeds.com","N","office URL","","","","","","","","4180 Park Blvd","","Oakland","CA","US","946021207" +"1265084834","OTHERS","Other URL","www.glenviewpeds.com","N","","","","","","","","","4180 Park Blvd","","Oakland","CA","US","946021207" +"1447802012","OTHERS","Other URL","Portsmouth","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","519 Court St","","Portsmouth","OH","US","456623933" +"1407408081","CONNECT","CONNECT URL","treasureofhope8@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","44 Edgewood St","","Springfield","MA","US","011093025" +"1619529203","OTHERS","Other URL","https://www.pdlfyy.com/","N","","","OTHER","Other","website","","","","5037 16th Ave NE","","Seattle","WA","US","981054228" +"1851943443","DIRECT","Direct Messaging Address","slevitt@pacificcollege.edu","N","email address","","DIRECT","Direct","","CSV","CSV","","2210 Encinitas Blvd Ste E","","Encinitas","CA","US","920244359" +"1972155562","OTHERS","Other URL","EPRN","N","Pharmacy database platform","","","","","","","","301 Main St","","Hilton Head","SC","US","299261651" +"1972155562","OTHERS","Other URL","EPRN","N","Pharmacy database platform","","","","","","","","301 Main St","","Hilton Head","SC","US","299261651" +"1972155562","OTHERS","Other URL","s152pha001@harristeeter.com","N","store email","","","","","","","","301 Main St","","Hilton Head","SC","US","299261651" +"1972155562","OTHERS","Other URL","EPRN","N","Pharmacy database platform","","","","","","","","301 Main St","","Hilton Head","SC","US","299261651" +"1326690918","DIRECT","Direct Messaging Address","Megan.Foreman@jocogov.org","N","Johnson County Health Department","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11875 S Sunset Dr","","Olathe","KS","US","660612793" +"1770135378","CONNECT","CONNECT URL","Puyallup","N","home","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7536 178th Street Ct E","","Puyallup","WA","US","983753305" +"1770135378","CONNECT","CONNECT URL","Puyallup","N","","","","","","","","","7536 178th Street Ct E","","Puyallup","WA","US","983753305" +"1770135378","CONNECT","CONNECT URL","Puyallup","N","home","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7536 178th Street Ct E","","Puyallup","WA","US","983753305" +"1215589817","CONNECT","CONNECT URL","appointments@enrichmentservicesgroup.com","N","Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","140 N Steele St Ste 17","","Sanford","NC","US","273303967" +"1386296986","OTHERS","Other URL","quadramed","N","","","","","","","","","1901 1st Ave","","New York","NY","US","100297494" +"1629620224","OTHERS","Other URL","3478998688","N","fax","","DIRECT","Direct","","OTHER","Other","fax","864 56th St # 1A","","Brooklyn","NY","US","112203616" +"1174175772","DIRECT","Direct Messaging Address","kimberly@attentivepsychotherapy.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","121 Shelley Dr Ste 2B","","Hackettstown","NJ","US","078402530" +"1518519123","CONNECT","CONNECT URL","https://ccf.login-us.mimecast.com/u/login/?gta=secure&tkn=undefined&link=%2Finbox#/login","N","","","DIRECT","Direct","","","","","9500 Euclid Ave # Na-23","","Cleveland","OH","US","441950001" +"1083266696","DIRECT","Direct Messaging Address","lbrenner@rambam.org","N","","","","","","","","","3004 146th St","","Flushing","NY","US","113542324" +"1154973774","DIRECT","Direct Messaging Address","pvmimms@post.harvard.edu","N","email","","DIRECT","Direct","","CSV","CSV","","20 Raymond Way","","Ashland","MA","US","017212430" +"1821640442","CONNECT","CONNECT URL","www.selfcenteracupuncture.com","N","","","","","","","","","1218 W Jarvis Ave Apt G","","Chicago","IL","US","606262040" +"1710539333","CONNECT","CONNECT URL","Enloe","N","Enloe Hospital","","DIRECT","Direct","","CSV","CSV","","1531 Esplanade","","Chico","CA","US","959263310" +"1710539333","CONNECT","CONNECT URL","Url","N","","","DIRECT","Direct","","CSV","CSV","","1531 Esplanade","","Chico","CA","US","959263310" +"1538711155","DIRECT","Direct Messaging Address","batoolm@nychhc.org","N","","","DIRECT","Direct","","OTHER","Other","ADDRESS","450 Clarkson Ave","","Brooklyn","NY","US","112032012" +"1053963686","CONNECT","CONNECT URL","key2claritycounseling@gmail.com","N","Behavioral Health Counseling","","DIRECT","Direct","","CSV","CSV","","109 S State St","","Dover","DE","US","199017313" +"1275185803","OTHERS","Other URL","HIE","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","40 SW 12th St","","Ocala","FL","US","344716525" +"1861044422","OTHERS","Other URL","hhaexchange.com","N","","","DIRECT","Direct","","","","","5 Great Valley Pkwy Ste 339","","Malvern","PA","US","193551426" +"1548812183","OTHERS","Other URL","awesomecarellc.org","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3708 Tudor Dr","","Harrisburg","PA","US","171091238" +"1548812183","OTHERS","Other URL","awesomecarellc.org","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3708 Tudor Dr","","Harrisburg","PA","US","171091238" +"1548812183","OTHERS","Other URL","awesomecarellc.org","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3708 Tudor Dr","","Harrisburg","PA","US","171091238" +"1548812183","OTHERS","Other URL","awesomecarellc.org","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3708 Tudor Dr","","Harrisburg","PA","US","171091238" +"1649822255","CONNECT","CONNECT URL","www.kirstinshaven.org","N","","","","","","","","","5801 Allentown Rd Ste 310","","Camp Springs","MD","US","207464564" +"1669024154","DIRECT","Direct Messaging Address","ashley.daniels@dhhs.nc.gov","N","business email address","","DIRECT","Direct","","CSV","CSV","","2577 W 5th St","","Greenville","NC","US","278347813" +"1427600022","CONNECT","CONNECT URL","Brentwood","N","","","","","","","","","5110 Avalon Court Dr","","Melville","NY","US","117478203" +"1154973766","CONNECT","CONNECT URL","helpmebeyondthelatch@gmail.com","N","business email","","DIRECT","Direct","","","","","5651 Country View Ln","","Frisco","TX","US","750364635" +"1326690942","DIRECT","Direct Messaging Address","Tyler.hensley@stores.kroger.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","1600 S Ohio St","","Martinsville","IN","US","461513317" +"1053963678","DIRECT","Direct Messaging Address","angelaharrislmsw@underwoodcounseling.net","Y","Work Email","UNDERWOOD COUNSELING & CONSULTATION PLLC","DIRECT","Direct","","","","","6675 Mediterranean Dr Ste 504","","McKinney","TX","US","750725623" +"1164074795","OTHERS","Other URL","lmarcus50@gmail.com","N","","","OTHER","Other","Family Nurse Practioner","","","","50 Jay Rd","","North Andover","MA","US","018455503" +"1841842465","FHIR","FHIR URL","epic","N","secure health information system","","","","","","","","3401 N Broad St","","Philadelphia","PA","US","191405189" +"1295387819","CONNECT","CONNECT URL","www.bhgrecovery.com","N","","","DIRECT","Direct","","","","","2555 E Wood St","","Paris","TN","US","382427990" +"1083266621","DIRECT","Direct Messaging Address","credentialing@cfgpc.com","N","","","","","","","","","765 Route 70 E","","Marlton","NJ","US","080532341" +"1356993984","OTHERS","Other URL","other","N","","","","","","","","","801 S Chevy Chase Dr Ste 201","","Glendale","CA","US","912054435" +"1437701067","CONNECT","CONNECT URL","infofitmelon@gmail.com","N","","","DIRECT","Direct","","","","","4201 Monterey Oaks Blvd Apt 1316","","Austin","TX","US","787491031" +"1437701067","CONNECT","CONNECT URL","www.momsmoms2b.com","N","","","","","","","","","4201 Monterey Oaks Blvd Apt 1316","","Austin","TX","US","787491031" +"1285286849","DIRECT","Direct Messaging Address","rxm.00910@store.walgreens.com","N","store email","","","","","","","","100 Pierce St","","Sioux City","IA","US","511011434" +"1649822271","DIRECT","Direct Messaging Address","Grexroat14@apu.edu","N","","","","","","","","","900 Branchview Dr NE","","Concord","NC","US","280252213" +"1629620265","CONNECT","CONNECT URL","wellnesswarrior22@gmail.com","N","","","","","","","","","1301 Castile Ave","","Coral Gables","FL","US","331344745" +"1629620265","CONNECT","CONNECT URL","wellnesswarrior22@gmail.com","N","","","","","","","","","1301 Castile Ave","","Coral Gables","FL","US","331344745" +"1629620265","CONNECT","CONNECT URL","wellnesswarrior22@gmail.com","N","","","","","","","","","1301 Castile Ave","","Coral Gables","FL","US","331344745" +"1710539358","CONNECT","CONNECT URL","https://deepwatermichigan.com/","N","","","","","","","","","2046 Washtenaw Rd","","Ypsilanti","MI","US","481971706" +"1265084800","DIRECT","Direct Messaging Address","crystal.kellam@dhhs.nc.gov","N","work email","","DIRECT","Direct","","","","","2577 W 5th St","","Greenville","NC","US","278347813" +"1700438348","DIRECT","Direct Messaging Address","querric@lemoyne.edu","N","","","OTHER","Other","education","OTHER","Other","address","5770 Lake hill dr","","Romulus","NY","US","14541" +"1528610169","CONNECT","CONNECT URL","liveybdl@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","20 Old County Rd Ste 8","","Windsor Locks","CT","US","060961557" +"1518519156","CONNECT","CONNECT URL","Amazingtservices@gmail.com","N","","","","","","","","","14812 Stratford Ct Apt B","","Bridgeton","MO","US","630441962" +"1427600063","DIRECT","Direct Messaging Address","mwelborn@idphysicians.net","N","secure business email","","DIRECT","Direct","","","","","3289 Woodburn Rd Ste 200","","Annandale","VA","US","220037347" +"1982256525","CONNECT","CONNECT URL","www.craftedbyamy.com/contact","N","contact form","","DIRECT","Direct","","CSV","CSV","","2101 Lake Ave","","Baltimore","MD","US","212183129" +"1699327239","DIRECT","Direct Messaging Address","tharrell.gytwno@secure25.net","N","secure encrypted link","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3202 Dew Berry Ave","","Apopka","FL","US","327125809" +"1407408040","DIRECT","Direct Messaging Address","nhgoldhaber@ucsd.edu","N","","","DIRECT","Direct","","CSV","CSV","","9300 Campus Point Dr # 7220","","LA Jolla","CA","US","920371300" +"1316599954","CONNECT","CONNECT URL","j.hagler@lph.org","N","work e-mail","","HIE","Health Information Exchange (HIE)","","OTHER","Other","e-mail","311 Boyd Blvd","","LA Porte","IN","US","463503965" +"1861044406","DIRECT","Direct Messaging Address","Katie@hopefamilycounseling.net","N","Secure email","","DIRECT","Direct","","CSV","CSV","","821 5th Ave Ste 401","","Grinnell","IA","US","501121689" +"1215589858","DIRECT","Direct Messaging Address","tullochl@graham-windham.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1946 Webster Ave","","Bronx","NY","US","104574249" +"1215589858","DIRECT","Direct Messaging Address","tullochl@graham-windham.org","N","","","DIRECT","Direct","","CSV","CSV","","1946 Webster Ave","","Bronx","NY","US","104574249" +"1497307037","OTHERS","Other URL","Adriana.ortiz37@yahoo.com","N","","","","","","","","","424 Peninsula Ave","","San Mateo","CA","US","944011653" +"1386296929","OTHERS","Other URL","NewOrleans","N","","","","","","","","","3701 Behrman Pl","","New Orleans","LA","US","701140910" +"1194377739","DIRECT","Direct Messaging Address","cooktaylor101@icloud.com","N","","","","","","","","","2857 Roseau Way","","Sacramento","CA","US","958333585" +"1730731373","OTHERS","Other URL","www.keelcounseling.com","N","website","","DIRECT","Direct","","CSV","CSV","","80 Garden Ctr Ste 28","","Broomfield","CO","US","800202621" +"1366094914","DIRECT","Direct Messaging Address","krysta.clark@va.gov","Y","work email","VA Medical Center bath NY","DIRECT","Direct","","CSV","CSV","","76 Veterans Ave","","Bath","NY","US","148100810" +"1639721285","CONNECT","CONNECT URL","www.tucsonfirehands.com","N","Website","","DIRECT","Direct","","","","","3208 E Fort Lowell Rd Ste 102","","Tucson","AZ","US","857161625" +"1790337343","DIRECT","Direct Messaging Address","nursesarah@cox.net","N","","","","","","","","","13400 E Shea Blvd","","Scottsdale","AZ","US","852595452" +"1154973709","DIRECT","Direct Messaging Address","kara.stiely@ahn.org","N","","","","","","","","","320 E North Ave","","Pittsburgh","PA","US","152124756" +"1881246437","DIRECT","Direct Messaging Address","godwinb15@students.ecu.edu","N","","","","","","","","","2059A Cambria Dr","","Greenville","NC","US","278340090" +"1124670773","OTHERS","Other URL","Leahspeechtherapy.com","N","Name","","DIRECT","Direct","","CSV","CSV","","1132 Clinton St Apt 614","","Hoboken","NJ","US","070303228" +"1932751583","DIRECT","Direct Messaging Address","Vanessa.D'Souza@wmchealth.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","100 Woods Rd","","Valhalla","NY","US","105951530" +"1386296937","DIRECT","Direct Messaging Address","aek06116@uga.edu","N","business email","","DIRECT","Direct","","","","","1 Selig Cir","","Athens","GA","US","306021501" +"1386296937","DIRECT","Direct Messaging Address","aek06116@uga.edu","N","business email","","DIRECT","Direct","","","","","330 River Rd","","Athens","GA","US","306021501" +"1356993919","DIRECT","Direct Messaging Address","summar.amin@ucsf.edu","N","","","DIRECT","Direct","","CSV","CSV","","533 Parnassus Ave","","San Francisco","CA","US","941432208" +"1538711197","CONNECT","CONNECT URL","www.gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","8700 Reseda Blvd Ste 219A","","Northridge","CA","US","913244041" +"1336791995","CONNECT","CONNECT URL","https://www.nystromcounseling.com/","N","","","","","","","","","11660 Round Lake Blvd NW","","Coon Rapids","MN","US","554332638" +"1255983813","CONNECT","CONNECT URL","Bettendorf","N","","","","","","","","","2140 53rd Ave","","Bettendorf","IA","US","527226279" +"1972155539","DIRECT","Direct Messaging Address","emilyvanos@therapyemail.com","N","Email","","","","","","","","2666 S 2000 E Ste 101","","Salt Lake City","UT","US","841091721" +"1326690983","OTHERS","Other URL","Lanham","N","","","","","","","","","7224 Sunrise Dr","","Lanham","MD","US","207061238" +"1770135337","CONNECT","CONNECT URL","none","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","919 Autumn Oak Cir","","Concord","CA","US","945215434" +"1770135337","CONNECT","CONNECT URL","none","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","919 Autumn Oak Cir","","Concord","CA","US","945215434" +"1770135337","CONNECT","CONNECT URL","none","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","919 Autumn Oak Cir","","Concord","CA","US","945215434" +"1770135337","CONNECT","CONNECT URL","none","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","919 Autumn Oak Cir","","Concord","CA","US","945215434" +"1770135337","CONNECT","CONNECT URL","none","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","919 Autumn Oak Cir","","Concord","CA","US","945215434" +"1770135337","CONNECT","CONNECT URL","none","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","919 Autumn Oak Cir","","Concord","CA","US","945215434" +"1124670781","DIRECT","Direct Messaging Address","paulino.tallondelara@mountsinai.org","N","","","","","","","","","1000 Tenth Avenue","Mount Sinai West, Department of Medicine","New York","NY","US","10019" +"1023660685","CONNECT","CONNECT URL","Houston","N","","","","","","","","","10206 Knob Mountain Trl","","Houston","TX","US","770166580" +"1487206041","OTHERS","Other URL","Philadelphia","N","","","OTHER","Other","Philadelphia","","","","2459 Aramingo Ave","","Philadelphia","PA","US","191253731" +"1568014025","CONNECT","CONNECT URL","Epic","N","EMR","","DIRECT","Direct","","CSV","CSV","","5457 Twin Knolls Rd Ste 100","","Columbia","MD","US","210453263" +"1649822107","CONNECT","CONNECT URL","RX02557@CVSHEALTH.com","N","CVS Work E-Mail","","DIRECT","Direct","","CSV","CSV","","253 1st Ave","","New York","NY","US","100032926" +"1427600980","CONNECT","CONNECT URL","drdanblankenburg","N","","","","","","","","","14710 W Colfax Ave Unit 150","","Lakewood","CO","US","804013277" +"1417509985","DIRECT","Direct Messaging Address","melodypope@whitneysmithchristiancounseling.com","N","HIPAA compliant encrypted email","","DIRECT","Direct","","","","","3615 Rockford St","","Mount Airy","NC","US","270307847" +"1508418070","CONNECT","CONNECT URL","nmb","N","email","","DIRECT","Direct","","CSV","CSV","","1850 NE 163rd St","","North Miami Beach","FL","US","331624867" +"1295387785","DIRECT","Direct Messaging Address","nlinzy@amfmwv.com","N","","","DIRECT","Direct","","","","","198 John Cook Nursing Home Rd","","Hinton","WV","US","259515074" +"1023660511","DIRECT","Direct Messaging Address","cayla.bess@firelands.com","N","","","","","","","","","292 Benedict Ave","","Norwalk","OH","US","448572374" +"1174175657","DIRECT","Direct Messaging Address","mleece@wheelerclinic.org","N","","","","","","","","","43 Woodland St","","Hartford","CT","US","061052363" +"1043862543","OTHERS","Other URL","joshpeterson96@gmail.com","N","Personal email","","DIRECT","Direct","","CSV","CSV","Personal","2702 Paoli Pike Apt 92","","New Albany","IN","US","471505178" +"1003468562","SOAP","SOAP URL","pkjean@syr.edu","N","","","","","","","","","1045 James St","","Syracuse","NY","US","132032730" +"1467004952","DIRECT","Direct Messaging Address","kmdavis@shelteringarms.com","N","work email","","DIRECT","Direct","","OTHER","Other","email","Sheltering Arms Rehabilitation Hospital","8254 Atlee Road","Mechanicsville","VA","US","23116" +"1467004952","DIRECT","Direct Messaging Address","kmdavis@shelteringarms.com","N","work email","","DIRECT","Direct","","","","","Sheltering Arms Rehabilitation Hospital","8254 Atlee Road","Mechanicsville","VA","US","23116" +"1548812001","DIRECT","Direct Messaging Address","Kswift@ahm.com","N","Work email","","DIRECT","Direct","","OTHER","Other","Work email","9901 Medical Center Dr","","Rockville","MD","US","208503357" +"1275185738","CONNECT","CONNECT URL","margaretcaffreyneilpc@gmail.com","N","business email","","","","","","","","221 Brick Church Rd","","Spring Valley","NY","US","109772040" +"1417509977","DIRECT","Direct Messaging Address","drowan@nyap.org","N","work email","","","","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1962054429","DIRECT","Direct Messaging Address","sierra@sagespeech.com","N","","","","","","","","","750 Hammond Dr Bldg 10","","Atlanta","GA","US","303286116" +"1578115044","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1380 E Medical Center Dr Ste 4100","","St George","UT","US","847902156" +"1578115044","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","355 N Main St","","Kanab","UT","US","847413260" +"1730731209","DIRECT","Direct Messaging Address","kcallaham@schomecaresolutions.com","N","business email","","DIRECT","Direct","","CSV","CSV","","1214 N Main St Ste C","","Anderson","SC","US","296214729" +"1073165551","DIRECT","Direct Messaging Address","TAMEKAP@GATEWAYSS.LIFE","N","","","DIRECT","Direct","","CSV","CSV","","610 W Waters Ave Ste B&c","","Tampa","FL","US","336042951" +"1619529187","CONNECT","CONNECT URL","NextGen","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1001 W Broadway","","Farmington","NM","US","874015638" +"1336791805","DIRECT","Direct Messaging Address","caitlyn.may@hsc.utah.edu","N","Email Address","","DIRECT","Direct","","","","","50 N Medical Dr","","Salt Lake City","UT","US","841322209" +"1881246353","DIRECT","Direct Messaging Address","erin.orzechowski@promedica.org","N","business email","","HIE","Health Information Exchange (HIE)","","","","","2940 N McCord Rd","","Toledo","OH","US","436151753" +"1396397873","DIRECT","Direct Messaging Address","bnoll@aeaudiology.org","N","email","","DIRECT","Direct","","","","","226 Willow Valley Lakes Drive","Suite D","Willow Street","PA","US","17584" +"1912559493","OTHERS","Other URL","Abdulaziz.alonazi@uhhospitals.org","N","email","","","","","","","","11100 Euclid Ave","","Cleveland","OH","US","441061716" +"1912559493","OTHERS","Other URL","Abdulaziz.alonazi@uhhospitals.org","N","hospital","","HIE","Health Information Exchange (HIE)","","OTHER","Other","EMR","11100 Euclid Ave","","Cleveland","OH","US","441061716" +"1659923134","DIRECT","Direct Messaging Address","bethe@leaflinelabs.com","N","","","","","","","","","302 E Howard St Ste 230","","Hibbing","MN","US","557464203" +"1194377671","OTHERS","Other URL","REVOLUTION","N","SOFTWARE","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8225 Flying Cloud Dr","","Eden Prairie","MN","US","553445315" +"1649822123","DIRECT","Direct Messaging Address","stephanie_carletta@URMC.Rochester.edu","N","Work Email","","DIRECT","Direct","","CSV","CSV","","2613 W Henrietta Rd","","Rochester","NY","US","146232327" +"1700438280","CONNECT","CONNECT URL","Amanda.Holloway2@va.gov","Y","Email","Birmingham VA Medical Center","","","","","","","700 19th St S","","Birmingham","AL","US","352331927" +"1235781717","CONNECT","CONNECT URL","Chandler","N","","","","","","","","","3160 N Arizona Ave Ste 105","","Chandler","AZ","US","852257122" +"1336791813","OTHERS","Other URL","lbaranowski@casafelizcounseling.com","N","email","","DIRECT","Direct","","OTHER","Other","email","118 1/2 N Woodland Blvd","","Deland","FL","US","327204268" +"1740832237","OTHERS","Other URL","Charleston","N","","","","","","","","","1530 Lincoln Ave","","Charleston","IL","US","619203057" +"1740832237","OTHERS","Other URL","Charleston","N","","","","","","","","","1530 Lincoln Ave","","Charleston","IL","US","619203057" +"1720630213","OTHERS","Other URL","https://blueocean.edh.com","N","NExTT","","","","","","","","201 Trueblood Ave","","Oskaloosa","IA","US","525771799" +"1417509910","CONNECT","CONNECT URL","MANHATTAN","Y","Administration Offices","Professional Orthotic & Prosthetic Services, Llc","HIE","Health Information Exchange (HIE)","","CSV","CSV","","919 Westport Pl","","Manhattan","KS","US","665022913" +"1710539200","OTHERS","Other URL","N/a","N","","","","","","","","","9011 Renner Blvd Apt 2901","","Lenexa","KS","US","662193027" +"1770135279","OTHERS","Other URL","Klara","N","","","","","","","","","222 E 31st St Apt 1R","","New York","NY","US","100166333" +"1558913061","DIRECT","Direct Messaging Address","ahelker@aeaudiology.org","N","email","","DIRECT","Direct","","","","","2160 Noll Drive","Suite 100","Lancaster","PA","US","17603" +"1942852447","DIRECT","Direct Messaging Address","melisac@spectracare.org","N","work email","","DIRECT","Direct","","CSV","CSV","","403 Dothan Rd","","Abbeville","AL","US","363102903" +"1477105971","DIRECT","Direct Messaging Address","andrea@altashape.com","N","","","","","","","","","181 Tank Farm Rd Ste 120","","San Luis Obispo","CA","US","934017082" +"1619529120","DIRECT","Direct Messaging Address","aeldrid4@asu.edu","N","","","","","","","","","200 Fillmore Pl","","Chesapeake","VA","US","233254720" +"1124670633","CONNECT","CONNECT URL","ckopa@aaroncenter.com","Y","","Aaron Center, Inc.","DIRECT","Direct","","CSV","CSV","","340 Montage Mountain Rd","","Moosic","PA","US","185071782" +"1255983771","OTHERS","Other URL","OneTouchCareLLC1@gmail.com","N","","","DIRECT","Direct","","OTHER","Other","Business","18811 Venito Dr","","Katy","TX","US","774491937" +"1235781774","OTHERS","Other URL","www.upliftingheartscounseling.org","N","","","DIRECT","Direct","","","","","26 Court St","","Brooklyn","NY","US","112420103" +"1417509951","OTHERS","Other URL","dinabiliske@stu.southuniversity.edu","N","school email","","OTHER","Other","school email","OTHER","Other","other","709 Mall Blvd","","Savannah","GA","US","314064881" +"1982256426","OTHERS","Other URL","kweir@mhemail.org","N","","","","","","","","","8201 E Riverside Blvd","","Rockford","IL","US","611142300" +"1922650373","DIRECT","Direct Messaging Address","paul.woytus@fyzical.com","N","","","","","","","","","401 N Buffalo Dr Ste 100","","Las Vegas","NV","US","891450397" +"1730731183","OTHERS","Other URL","Thenoahsarkorg@gmail.com","N","Email-address","","DIRECT","Direct","","","","","396 Highland Ave","","Passaic","NJ","US","070553223" +"1821640277","CONNECT","CONNECT URL","steffanpj","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5930 Brierhedge Ave","","Memphis","TN","US","381202328" +"1235781683","OTHERS","Other URL","emily.farina@pinnaclehealth.org","N","","","DIRECT","Direct","","","","","307 S Front St","","Harrisburg","PA","US","171041621" +"1881246239","DIRECT","Direct Messaging Address","meekai@thriveunltd.com","N","","","DIRECT","Direct","","","","","717 Boulder St","","Pawnee","OK","US","740584035" +"1649822016","OTHERS","Other URL","mgolson2dog@yahoo.com","N","","","","","","","","","501 Crownpoint Ln","","Arlington","TX","US","760024780" +"1285286658","CONNECT","CONNECT URL","KristinBorellalmft@gmail.com","N","email address","","DIRECT","Direct","","CSV","CSV","","5536 Costello Ave","","Sherman Oaks","CA","US","914015705" +"1750933131","OTHERS","Other URL","www.liferecoverycounseling.com","N","","","","","","","","","74 Plaza Dr","","Pell City","AL","US","351259370" +"1093367476","DIRECT","Direct Messaging Address","jcarlos@lacmg.com","Y","","Los Angeles Clinica Medica General Medical Center, Inc.","DIRECT","Direct","","","","","2208 W 7th St","","Los Angeles","CA","US","900574002" +"1275185654","CONNECT","CONNECT URL","url","N","url","","DIRECT","Direct","","CSV","CSV","","3127 Highway 457","","Alexandria","LA","US","713029256" +"1902458417","CONNECT","CONNECT URL","janelleh@lbscares.com","N","","","","","","","","","9315 Telegraph Rd","","Redford","MI","US","482391260" +"1174175699","CONNECT","CONNECT URL","Olivehurst","N","","","","","","","","","1642 Valley Meadows Dr","","Olivehurst","CA","US","959614400" +"1164074613","CONNECT","CONNECT URL","megangreenecounseling.com","N","","","DIRECT","Direct","","CSV","CSV","","2539 N Kedzie Blvd","","Chicago","IL","US","606471670" +"1790337228","CONNECT","CONNECT URL","Chicago","N","","","","","","","","","1945 W Wilson Ave Ste 5110","","Chicago","IL","US","606405258" +"1497307946","DIRECT","Direct Messaging Address","ken@riffleassoc.com","N","","","","","","","","","5257 Ashwood Dr","","Lyndhurst","OH","US","441241037" +"1164074514","OTHERS","Other URL","https://psychgroup.sharepoint.com/Operations%20Team/AVO/CMS-NPI","N","Secure endpoint for file transfer","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","600 Florida Ave Ste 202","","Cocoa","FL","US","329227953" +"1578115085","DIRECT","Direct Messaging Address","Melaney.Courtice@tmcmed.org","N","secure email","","DIRECT","Direct","","CSV","CSV","","300 W 19th Ter","","Kansas City","MO","US","641082026" +"1750933263","CONNECT","CONNECT URL","rvirrueta@la.altamed.org","N","","","","","","","","","10418 Valley Blvd Ste A","","El Monte","CA","US","917313600" +"1760034276","CONNECT","CONNECT URL","debbie.milfelt@uhsinc.com","N","","","DIRECT","Direct","","","","","1129 Macklind Ave","","Saint Louis","MO","US","631101440" +"1396397808","DIRECT","Direct Messaging Address","colleen-lindner@smh.com","N","work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HIE","1700 S Tamiami Trl","","Sarasota","FL","US","342393509" +"1588216097","OTHERS","Other URL","amiensenneh@yahoo.com","N","","","","","","","","","922 Cherry St","","Anchorage","AK","US","995042229" +"1174175681","DIRECT","Direct Messaging Address","arbrill.s04560.us@wal-mart.com","N","","","","","","","","","6901 Okeechobee Blvd","","West Palm Beach","FL","US","334112511" +"1629620133","OTHERS","Other URL","Kridetransportation@gmail.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4031 Colfax Ave N","","Minneapolis","MN","US","554121729" +"1124670641","CONNECT","CONNECT URL","https://www.capefearclinic.org/","N","","","","","","","","","1605 Doctors Cir","","Wilmington","NC","US","284017405" +"1720630254","DIRECT","Direct Messaging Address","information@wholebetterlife.com","N","Business Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Email","1607 N Marion St","","Tampa","FL","US","336022638" +"1720630247","CONNECT","CONNECT URL","aosness@dshealthcare.com","N","email","","","","","","","","2805 Hunters Trl","","Portage","WI","US","539013429" +"1376195800","CONNECT","CONNECT URL","Jasper","N","","","DIRECT","Direct","","CSV","CSV","","329 E Gibson St","","Jasper","TX","US","759515028" +"1649822180","CONNECT","CONNECT URL","Washington","N","f","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2041 Martin Luther King Jr Ave SE","","Washington","DC","US","200207024" +"1003468539","DIRECT","Direct Messaging Address","laura.houfek@allina.com","N","","","","","","","","","550 Osborne Rd NE","","Fridley","MN","US","554322718" +"1477105906","DIRECT","Direct Messaging Address","leticia.lawrence@dhhs.nc.gov","N","work email","","","","","","","","2577 W 5th St","","Greenville","NC","US","278347813" +"1700438249","DIRECT","Direct Messaging Address","cippolito@schreiberpediatric.org","N","email","","DIRECT","Direct","","","","","625 Community Way","","Lancaster","PA","US","176032301" +"1962054411","CONNECT","CONNECT URL","Jasper","N","","","DIRECT","Direct","","CSV","CSV","","329 E Gibson St","","Jasper","TX","US","759515028" +"1912559469","DIRECT","Direct Messaging Address","taylormb2@upmc.edu","N","work email","","","","","","","","32-36 Central Ave","","Wellsboro","PA","US","169011899" +"1720630270","OTHERS","Other URL","Wildflowerbreastfeeding@gmail.com","N","","","","","","","","","6180 Lehman Dr., Suite 103","","Colorado Springs","CO","US","80918" +"1932751476","DIRECT","Direct Messaging Address","Heitzenrate@kennedykrieger.org","N","","","","","","","","","13313 Old Columbia Pike","","Silver Spring","MD","US","209045233" +"1487206926","DIRECT","Direct Messaging Address","marie.granquist@allina.com","N","","","","","","","","","550 Osborne Rd NE","","Fridley","MN","US","554322718" +"1750933297","OTHERS","Other URL","ican-b.com","Y","","ICAN-B","","","","","","","12395 Lewis St Ste 202","","Garden Grove","CA","US","928404694" +"1659923100","DIRECT","Direct Messaging Address","jane.howell@blakeliving.com","N","DBO e-mail","","DIRECT","Direct","","CSV","CSV","","2000 Blake Blvd","","Bossier City","LA","US","711112232" +"1033761580","DIRECT","Direct Messaging Address","ssafaei@llu.edu","N","email","","DIRECT","Direct","","CSV","CSV","","1510 Orange Ave","","Redlands","CA","US","923731490" +"1841842390","OTHERS","Other URL","Ican-b.com","Y","","ICAN-B","","","","","","","12395 Lewis St Ste 202","","Garden Grove","CA","US","928404694" +"1437701885","DIRECT","Direct Messaging Address","Mikyla.Davis@hsc.utah.edu","N","Work email","","DIRECT","Direct","","OTHER","Other","encrypted","6896 S Greenfield Way","","Salt Lake City","UT","US","841213015" +"1912559303","DIRECT","Direct Messaging Address","connect@isquaredmedicalgroup.com","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1100 Lake St Ste 125","","Oak Park","IL","US","603016702" +"1821640202","DIRECT","Direct Messaging Address","jcorroo@uwhealth.org","N","","","","","","","","","122 E Olin Ave Ste 275","","Madison","WI","US","537131475" +"1912559394","DIRECT","Direct Messaging Address","Leander.santos@rehabcare.com","Y","","Rehabcare Kindred","DIRECT","Direct","","OTHER","Other","E-mail","701 Windermere Dr","","Columbia","MO","US","652036424" +"1821640210","OTHERS","Other URL","Snowflakesaba.com","N","","","","","","","","","10958 Shadow Ln","","Columbia","MD","US","210443786" +"1780236182","CONNECT","CONNECT URL","dabreu@consejocounseling.org","N","Supervisor email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5915 Orchard St W","","Tacoma","WA","US","984673824" +"1821640228","OTHERS","Other URL","Ican-b.com","Y","","ICAN-B","","","","","","","12395 Lewis St Ste 202","","Garden Grove","CA","US","928404694" +"1972155380","CONNECT","CONNECT URL","drjess@communitydiagnosticcenter.com","N","Office Email","","DIRECT","Direct","","CSV","CSV","","160 N Craig St Ste 118","","Pittsburgh","PA","US","152132714" +"1205488616","CONNECT","CONNECT URL","khollanderlp.com","N","website","","","","","","","","80 Lewis Hollow Rd","","Woodstock","NY","US","124982029" +"1679125157","DIRECT","Direct Messaging Address","Shannon.patchen@allinahealth.com","N","","","","","","","","","550 Osborne Rd NE","","Fridley","MN","US","554322718" +"1952953424","CONNECT","CONNECT URL","spinnock2@gmail.com","N","","","","","","","","","1020 Leckie St","","Portsmouth","VA","US","237041904" +"1730731100","OTHERS","Other URL","office@smokerisedental.com","N","Secure Office","","DIRECT","Direct","","OTHER","Other","Email Secure","5500 Lilburn Stone Mountain Rd Ste A","","Stone Mountain","GA","US","300872873" +"1124670609","OTHERS","Other URL","https://00151201.pphosted.com:10020/euweb/login","Y","url","Habit Optco Acadia Healthcare","","","","","","","11 Circle Ave","","Lynn","MA","US","019053050" +"1609428002","CONNECT","CONNECT URL","Redlands","N","","","","","","","","","26967 Beaumont Ave","","Redlands","CA","US","923734360" +"1588216022","SOAP","SOAP URL","WebPT","N","","","","","","","","","165 McCaslin Blvd Unit B","","Louisville","CO","US","800279463" +"1306498860","CONNECT","CONNECT URL","carly","N","","","HIE","Health Information Exchange (HIE)","","","","","8300 Constitution Ave NE","","Albuquerque","NM","US","871107613" +"1689226151","CONNECT","CONNECT URL","HEBComputerNetwork","Y","","H-E-B, LP","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9900 Wurzbach Rd","","San Antonio","TX","US","782302212" +"1689226169","CONNECT","CONNECT URL","John.Riles@va.gov","Y","","Birmingham VA Medical Center","","","","","","","700 19th St S","","Birmingham","AL","US","352331927" +"1053963520","CONNECT","CONNECT URL","gsara200@yahoo.com","N","","","","","","","","","9870 SW 45th St","","Miami","FL","US","331655703" +"1376195735","CONNECT","CONNECT URL","n/A","N","","","","","","","","","2261 Roan Ave","","Las Vegas","NV","US","891192840" +"1376195735","CONNECT","CONNECT URL","N/a","N","","","","","","","","","2261 Roan Ave","","Las Vegas","NV","US","891192840" +"1568014082","DIRECT","Direct Messaging Address","ksouza3@larkinhospital.com","N","","","","","","","","","1435 W 49th Pl Ste 500","","Hialeah","FL","US","330123158" +"1659923175","CONNECT","CONNECT URL","Avivo.org","N","","","","","","","","","1900 Chicago Ave","","Minneapolis","MN","US","554041903" +"1487206900","OTHERS","Other URL","www.chiropractorinlongview.com","N","","","","","","","","","1121 Evergreen St","","Longview","TX","US","756042130" +"1215589759","OTHERS","Other URL","dreampcs@aol.com","N","","","","","","","","","216 Stewart Pkwy","","Washington","NC","US","278894972" +"1154973519","OTHERS","Other URL","WINTERSET","N","Office Mailing Address","","DIRECT","Direct","","CSV","CSV","","105 E Madison St","","Winterset","IA","US","502732412" +"1538711981","DIRECT","Direct Messaging Address","edrakou@montefiore.org","N","","","","","","","","","111 East 210th Street","","Bronx","NY","US","10467" +"1053963413","SOAP","SOAP URL","Https://Jane.app.com","N","EMR","","DIRECT","Direct","","CSV","CSV","","2308 Grays Ferry Ave","","Philadelphia","PA","US","191461177" +"1053963413","DIRECT","Direct Messaging Address","Info@sixfishes.com","Y","Office email","Six Fishes Neighborhood Acupuncture LLC","DIRECT","Direct","","","","","2308 Grays Ferry Ave","","Philadelphia","PA","US","191461177" +"1124670575","OTHERS","Other URL","Server","N","","","DIRECT","Direct","","CSV","CSV","","440 N Alvernon Way","","Tucson","AZ","US","857111958" +"1811549272","DIRECT","Direct Messaging Address","carol.yacoub@va.gov","N","carol.yacoub@va.gov","","DIRECT","Direct","","OTHER","Other","email","50 Irving St NW","","Washington","DC","US","204220001" +"1336791797","OTHERS","Other URL","Tampa","N","OFFICE","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5 Tampa General Cir Ste 240","","Tampa","FL","US","336063578" +"1396397766","OTHERS","Other URL","lizzy.dennis@hshs.org","N","","","","","","","","","835 S Van Buren St","","Green Bay","WI","US","543013526" +"1821640293","DIRECT","Direct Messaging Address","BCORLEY@LEEFAMILYDENTAL.COM","N","WORK ADDRESS","","DIRECT","Direct","","CSV","CSV","","2176 Macland Rd","","Dallas","GA","US","301575190" +"1235781600","CONNECT","CONNECT URL","universaltranstx","N","","","","","","","","","3079 Hill St","","Round Rock","TX","US","786645789" +"1235781600","CONNECT","CONNECT URL","universaltx","N","","","","","","","","","3079 Hill St","","Round Rock","TX","US","786645789" +"1063064434","DIRECT","Direct Messaging Address","ielshaddai@phoenixhousecs.org","N","","","","","","","","","11600 Eldridge Ave","","Sylmar","CA","US","913426506" +"1982256368","OTHERS","Other URL","MobileMidwife","N","Premier electronic charting software","","","","","","","","452 Central Manor Rd","","Mountville","PA","US","175541606" +"1902458300","OTHERS","Other URL","Theranest","N","","","","","","","","","22511 Telegraph Rd Ste 129","","Southfield","MI","US","480334115" +"1215589619","DIRECT","Direct Messaging Address","elizabeth.duncan@riverkidstexas.com","Y","","Riverkids Houston Therapy, LLC","","","","","","","2011 Broadway St Ste 130","","Pearland","TX","US","775815945" +"1710539192","DIRECT","Direct Messaging Address","Ashlyn@AdvanceBariatricCounseling.com","N","Email","","DIRECT","Direct","","","","","531 Versailles Dr Ste 100","","Maitland","FL","US","327514591" +"1700438181","CONNECT","CONNECT URL","TheCareWeGive","N","","","","","","","","","3001 Quarter Creek Ln Apt 38","","Henrico","VA","US","232945215" +"1700438181","CONNECT","CONNECT URL","Thecarewegive","N","","","","","","","","","3001 Quarter Creek Ln Apt 38","","Henrico","VA","US","232945215" +"1790337194","OTHERS","Other URL","TRAKNET","N","","","DIRECT","Direct","","CSV","CSV","","12900 NE 180th St Ste 150","","Bothell","WA","US","980115773" +"1437701828","DIRECT","Direct Messaging Address","emily.burchett@centerstone.org","N","","","HIE","Health Information Exchange (HIE)","","","","","3118 Arrow Ln","","Clarksville","TN","US","370432459" +"1851943252","CONNECT","CONNECT URL","wowhomecareservices.com","N","","","HIE","Health Information Exchange (HIE)","","","","","15211 Abington Ridge Pl","","Louisville","KY","US","402455293" +"1518519917","DIRECT","Direct Messaging Address","desireeW@wcclinic.com","N","","","","","","","","","1126 Lancaster Dr NE","","Salem","OR","US","973012933" +"1144872540","OTHERS","Other URL","Ican-b.com","Y","","ICAN-B","","","","","","","12395 Lewis St Ste 202","","Garden Grove","CA","US","928404694" +"1013569417","DIRECT","Direct Messaging Address","ritamariaa@yahoo.es","N","","","","","","","","","145 Sabal Lake Dr","","Naples","FL","US","341046407" +"1104478502","OTHERS","Other URL","Ican-b.com","Y","","ICAN-B","","","","","","","12395 Lewis St Ste 202","","Garden Grove","CA","US","928404694" +"1083266480","SOAP","SOAP URL","?","N","","","","","","","","","210 Smith Church Rd","","Roanoke Rapids","NC","US","278704942" +"1346892759","DIRECT","Direct Messaging Address","rebecca.e.olmsted@kp.org","N","","","","","","","","","14406 NE 20th Ave","","Vancouver","WA","US","986861448" +"1326690736","DIRECT","Direct Messaging Address","PATRICIAPAVLOS@HOTMAIL.COM","N","EMAIL","","DIRECT","Direct","","","","","6622 Willow Park Dr","","Naples","FL","US","341099016" +"1720630130","FHIR","FHIR URL","jenfullerjames@hushmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","400 W Midland Ave Ste 100H","","Woodland Park","CO","US","808633196" +"1710539135","DIRECT","Direct Messaging Address","roberto.c.lopez@sfdph.org","N","work email","","DIRECT","Direct","","OTHER","Other","none","3801 3rd St Ste 400","","San Francisco","CA","US","941241409" +"1356993612","DIRECT","Direct Messaging Address","daniel.cheney@va.gov","Y","","White River Junction VA Medical Center","","","","","","","215 N Main St","","White River Junction","VT","US","050090001" +"1285286609","OTHERS","Other URL","jmckeehan@agelessmenshealth.com","N","","","","","","","","","9652 Katy Fwy","","Houston","TX","US","770556322" +"1043862477","OTHERS","Other URL","Warrenville","N","Health Care Services","","HIE","Health Information Exchange (HIE)","","OTHER","Other","health care providers","4320 Winfield Rd Ste 200","","Warrenville","IL","US","605554023" +"1235781782","CONNECT","CONNECT URL","wabeshea@wakehealth.edu","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Medical Center Blvd","","Winston Salem","NC","US","271570001" +"1134771561","CONNECT","CONNECT URL","n/a","N","n/a","","","","","","","","1001 Shadow Ln","","Las Vegas","NV","US","891064124" +"1588216832","DIRECT","Direct Messaging Address","rosaliewiese@heightenedcounseling.com.co","N","","","","","","","","","16800 W Greenfield Ave Ste 119","","Brookfield","WI","US","530056864" +"1083266423","CONNECT","CONNECT URL","N/a","N","","","","","","","","","225 Cedar Hill St","","Marlborough","MA","US","017525900" +"1225680655","SOAP","SOAP URL","Casenotes","N","","","","","","","","","4550 W Oakey Blvd Ste 100A","","Las Vegas","NV","US","891021506" +"1932751369","OTHERS","Other URL","www.enterclaims.com","N","","","","","","","","","1 Craig B Gariepy Ave","","Islip Terrace","NY","US","117522820" +"1821640178","OTHERS","Other URL","survivetothrivetherapy@hushmail.com","N","HIPPA email","","DIRECT","Direct","","OTHER","Other","HIPPA email","4763 Farmingdale Dr","#216","Colorado Springs","CO","US","80918" +"1740832203","OTHERS","Other URL","Dearborn","N","","","","","","","","","18101 Oakwood Blvd","","Dearborn","MI","US","481244089" +"1629620190","DIRECT","Direct Messaging Address","LBallard@pediatricassociates.biz","N","email","","","","","","","","108 W Tyler Ave","","West Memphis","AR","US","723014221" +"1609428150","DIRECT","Direct Messaging Address","awaugh@pacecounsel.com","N","Domain Email","","","","","","","","20 Erford Rd Ste 304","","Lemoyne","PA","US","170431188" +"1932751385","DIRECT","Direct Messaging Address","info@bailahhomecare.com","N","used solely for business purposes","","DIRECT","Direct","","OTHER","Other","email","4857 Battery Ln Apt 301","","Bethesda","MD","US","208142735" +"1932751385","DIRECT","Direct Messaging Address","info@bailahhomecare.com","N","for business purposes only","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","4857 Battery Ln Apt 301","","Bethesda","MD","US","208142735" +"1326690876","CONNECT","CONNECT URL","icp","N","","","","","","","","","834 Barnes Crossing Rd","","Tupelo","MS","US","388040909" +"1417509969","DIRECT","Direct Messaging Address","ZOEW@WCCLINIC.COM","Y","","Whitmire Chiropractic PC","","","","","","","1126 Lancaster Dr NE","","Salem","OR","US","973012933" +"1447802871","DIRECT","Direct Messaging Address","stjoseph@secured-glfdg.com","N","","","","","","","","","2525 S Cleveland Ave","","Saint Joseph","MI","US","490852649" +"1437701802","DIRECT","Direct Messaging Address","tinap@integratedfamilyservices.net","N","","","","","","","","","4165 Buck Rd","","Vanceboro","NC","US","285869520" +"1528610995","CONNECT","CONNECT URL","www.clearwateraba.com","N","Company website","","DIRECT","Direct","","OTHER","Other","Company information","2904 E Stan Schlueter Loop # 70","","Killeen","TX","US","765424813" +"1518519982","DIRECT","Direct Messaging Address","karlinj@direct.practicefusion.com","N","","","DIRECT","Direct","","CSV","CSV","","2535 Northern Rd Ste D","","Appleton","WI","US","549148753" +"1346892718","DIRECT","Direct Messaging Address","bryce.sluis@coloradobehavior.com","N","Direct Email","","DIRECT","Direct","","OTHER","Other","Direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203162" +"1023660404","OTHERS","Other URL","www.bluewateraba.com","N","website","","DIRECT","Direct","","OTHER","Other","website","2405 28th St","","Anacortes","WA","US","982212484" +"1760034144","CONNECT","CONNECT URL","cody.neill@affordabledentures.com","N","","","","","","","","","14936 N Florida Ave Ste 101","","Tampa","FL","US","336131641" +"1831741214","DIRECT","Direct Messaging Address","Jessica.garcia@pascohh.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","9197 W 6th Ave Ste 1000","","Denver","CO","US","802155109" +"1275185662","DIRECT","Direct Messaging Address","johnc@nextdoorinc.org","N","work email","","DIRECT","Direct","","CSV","CSV","","965 Tucker Rd","","Hood River","OR","US","970319591" +"1134771520","OTHERS","Other URL","https://www.tpcp.org/","N","","","","","","","","","3810 Rosin Ct Ste 180","","Sacramento","CA","US","958341656" +"1538711924","OTHERS","Other URL","https://login.frontlineeducation.com","N","","","","","","","","","60 Weston St","","Huntington Station","NY","US","117464031" +"1528610912","OTHERS","Other URL","Ican-b.com","Y","","ICAN-B","","","","","","","12395 Lewis St","","Garden Grove","CA","US","928406600" +"1215589627","CONNECT","CONNECT URL","NijahTherapeuticServices@gmail.com","N","","","","","","","","","2303 W Bangs Ave","","Neptune","NJ","US","077534111" +"1922650274","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","8350 Archibald Ave","","Rancho Cucamonga","CA","US","917303669" +"1811549231","OTHERS","Other URL","stewardhealthcare.com","N","","","OTHER","Other","Fall RIver","OTHER","Other","Fall RIver","795 Middle St","","Fall River","MA","US","027211798" +"1891347217","DIRECT","Direct Messaging Address","nnabih@pacificclinics.org","N","","","","","","","","","11721 Telegraph Rd","","Santa Fe Springs","CA","US","906703674" +"1891347217","OTHERS","Other URL","natalie24n@gmail.com","N","","","","","","","","","11721 Telegraph Rd","","Santa Fe Springs","CA","US","906703674" +"1407408826","DIRECT","Direct Messaging Address","tavarezs1@nychhc.org","N","","","DIRECT","Direct","","OTHER","Other","mail","234 E 149th St","","Bronx","NY","US","104515504" +"1407408826","DIRECT","Direct Messaging Address","tavarezs1@nychhc.org","N","","","DIRECT","Direct","","OTHER","Other","mail","234 E 149th St","","Bronx","NY","US","104515504" +"1770135196","OTHERS","Other URL","HeartofHomeHealth@gmail.com","N","","","","","","","","","1260 N Hancock St Ste 102D","","Anaheim","CA","US","928071951" +"1568014983","CONNECT","CONNECT URL","www.holycross.org","N","","","","","","","","","3400 S Washington Rd","","Saginaw","MI","US","486014958" +"1801448238","DIRECT","Direct Messaging Address","charbonneauka@upmc.edu","N","work email","","","","","","","","333 N Braddock Ave","","Pittsburgh","PA","US","152082512" +"1427600857","CONNECT","CONNECT URL","holisticbynature.lifestyle@gmail.com","N","holisticbynature.lifestyle@gmail.com","","DIRECT","Direct","","","","","649 White Horse Pike Ste 4","","Hammonton","NJ","US","080379649" +"1427600857","CONNECT","CONNECT URL","holisticbynature.lifestyle@gmail.com","N","","","","","","","","","649 White Horse Pike Ste 4","","Hammonton","NJ","US","080379649" +"1033761465","CONNECT","CONNECT URL","lwhite@soarcounselingconsulting.com","N","business email","","DIRECT","Direct","","OTHER","Other","business email","1949 Goldsmith Ln Ste 103","","Louisville","KY","US","402183096" +"1154973592","OTHERS","Other URL","N/A","N","N/A","","HIE","Health Information Exchange (HIE)","","OTHER","Other","N/A","14411 Sanford Ave Apt 6H","","Flushing","NY","US","113551608" +"1467004705","OTHERS","Other URL","goodsamaritanadc@gmail.com","N","email address","","","","","","","","473 Kindale Park Rd","","Kingstree","SC","US","295565182" +"1801448147","DIRECT","Direct Messaging Address","info@midohiobh.com","N","","","","","","","","","930 Bethesda Dr","","Zanesville","OH","US","437010815" +"1558913897","DIRECT","Direct Messaging Address","info@skills-atpe.com","N","","","","","","","","","9001 E Bloomington Fwy Ste 143","","Bloomington","MN","US","554203444" +"1194377432","DIRECT","Direct Messaging Address","bhazelwood@prcounseling.org","N","practice location","","DIRECT","Direct","","CSV","CSV","","340 NE Maple St","","Pullman","WA","US","991634120" +"1740832088","CONNECT","CONNECT URL","Cindy.Urrutia@americanhealthservices.org","N","","","","","","","","","100 E Market St","","Long Beach","CA","US","908055924" +"1386296630","DIRECT","Direct Messaging Address","mmartinez@arh.org","N","","","","","","","","","260 Hospital Dr","","South Williamson","KY","US","415034072" +"1851943195","DIRECT","Direct Messaging Address","EDUNCAN@FRESNOCOUNTY.GOV","N","","","DIRECT","Direct","","CSV","CSV","","1925 E Dakota Ave","","Fresno","CA","US","937264821" +"1942852280","OTHERS","Other URL","EPRN","N","","","HIE","Health Information Exchange (HIE)","","","","","6360 US Route 60 E","","Barboursville","WV","US","255041213" +"1760034011","OTHERS","Other URL","www.joaniebrooks.com","N","","","","","","","","","134 Davis Ct","","San Antonio","TX","US","782096343" +"1700438066","CONNECT","CONNECT URL","RUSKIN","N","Home Address","","DIRECT","Direct","","CSV","CSV","","2260 Roanoke Springs Dr","","Ruskin","FL","US","335706314" +"1700438066","CONNECT","CONNECT URL","RUSKIN","N","Home address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2260 Roanoke Springs Dr","","Ruskin","FL","US","335706314" +"1700438066","CONNECT","CONNECT URL","RUSKIN","N","Home address","","OTHER","Other","RUSKIN","CSV","CSV","","2260 Roanoke Springs Dr","","Ruskin","FL","US","335706314" +"1700438066","CONNECT","CONNECT URL","RUSKIN","N","Home Address","","DIRECT","Direct","","CSV","CSV","","2260 Roanoke Springs Dr","","Ruskin","FL","US","335706314" +"1700438066","CONNECT","CONNECT URL","RUSKIN","N","Home address","","OTHER","Other","RUSKIN","CSV","CSV","","2260 Roanoke Springs Dr","","Ruskin","FL","US","335706314" +"1700438066","CONNECT","CONNECT URL","RUSKIN","N","Home address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2260 Roanoke Springs Dr","","Ruskin","FL","US","335706314" +"1174175434","DIRECT","Direct Messaging Address","fmacopia@arh.org","N","","","","","","","","","260 Hospital Dr","","South Williamson","KY","US","415034072" +"1154973428","DIRECT","Direct Messaging Address","holtrw@gunet.georgetown.edu","Y","work email","Medstar Georgetown University Hospital","DIRECT","Direct","","OTHER","Other","CSV","3800 Reservoir Rd NW","Bles Building","Washington","DC","US","200072113" +"1972155240","DIRECT","Direct Messaging Address","Hrose1@live.maryville.edu","N","","","","","","","","","11960 Westline Industrial Dr Ste 201","","Saint Louis","MO","US","631463209" +"1982256251","CONNECT","CONNECT URL","https://phrcei-free.10to8.com","N","Online scheduling/messaging","","DIRECT","Direct","","CSV","CSV","","101 Taylor St","","Hutto","TX","US","786344510" +"1821640103","CONNECT","CONNECT URL","aaci.org","N","","","","","","","","","2400 Moorpark Ave","","San Jose","CA","US","951282631" +"1255983532","DIRECT","Direct Messaging Address","info@ghessichiropractic.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","12 W Main St","","Fleetwood","PA","US","195221315" +"1962054395","OTHERS","Other URL","Bayamon","N","7872880808","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Id14 Calle Almacigo","","Bayamon","PR","US","009563104" +"1669024949","DIRECT","Direct Messaging Address","mafowler0526@email.campbell.edu","N","","","DIRECT","Direct","","","","","11801 Vogel St","","Raleigh","NC","US","276176510" +"1528610896","DIRECT","Direct Messaging Address","lsantiagojr@dhs.lacounty.gov","N","","","","","","","","","7515 Van Nuys Blvd","","Van Nuys","CA","US","914051949" +"1528610896","DIRECT","Direct Messaging Address","lsantiagojr@dhs.lacounty.gov","N","","","","","","","","","7515 Van Nuys Blvd","","Van Nuys","CA","US","914051949" +"1659923092","CONNECT","CONNECT URL","sacramento","N","sacramento","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2030 W El Camino Ave","","Sacramento","CA","US","958331866" +"1174175442","CONNECT","CONNECT URL","TORRANCE","N","TORRANCE","","","","","","","","2537 Pacific Coast Hwy Ste D","","Torrance","CA","US","905057063" +"1174175442","CONNECT","CONNECT URL","TORRANCE","N","TORRANCE","","","","","","","","2537 Pacific Coast Hwy Ste D","","Torrance","CA","US","905057063" +"1174175442","CONNECT","CONNECT URL","TORRANCE","N","TORRANCE","","","","","","","","2537 Pacific Coast Hwy Ste D","","Torrance","CA","US","905057063" +"1174175442","CONNECT","CONNECT URL","TORRANCE","N","TORRANCE","","DIRECT","Direct","","CSV","CSV","","2537 Pacific Coast Hwy Ste D","","Torrance","CA","US","905057063" +"1174175442","CONNECT","CONNECT URL","TORRANCE","N","TORRANCE","","","","","","","","2537 Pacific Coast Hwy Ste D","","Torrance","CA","US","905057063" +"1174175442","CONNECT","CONNECT URL","TORRANCE","N","TORRANCE","","","","","","","","2537 Pacific Coast Hwy Ste D","","Torrance","CA","US","905057063" +"1174175442","DIRECT","Direct Messaging Address","marcos.antonios@rehabcare.com","N","","","DIRECT","Direct","","OTHER","Other","email","330 N Hayworth Ave","","Los Angeles","CA","US","900482702" +"1205488624","DIRECT","Direct Messaging Address","akemp@hccsnet.org","N","","","","","","","","","3400 S Washington Rd","","Saginaw","MI","US","486014958" +"1508418930","DIRECT","Direct Messaging Address","samantha.j.forehead@dmu.edu","N","","","","","","","","","85 Paine St SE","","Bondurant","IA","US","500351154" +"1831741271","OTHERS","Other URL","firstkellerhealth@gmail.com","N","email","","","","","","","","891 Keller Pkwy Ste 101","","Keller","TX","US","762482486" +"1992357339","OTHERS","Other URL","Easterseals","N","","","","","","","","","1328 Williamsburg Rd","","Flint","MI","US","485075628" +"1275185613","CONNECT","CONNECT URL","romerok620@yahoo.com","N","","","","","","","","","120 Royal Palm Rd","","Hialeah","FL","US","330164651" +"1275185613","CONNECT","CONNECT URL","Miami","N","","","","","","","","","120 Royal Palm Rd","","Hialeah","FL","US","330164651" +"1447802715","DIRECT","Direct Messaging Address","sryan3@uams.edu","N","UAMS email","","DIRECT","Direct","","","","","333 Executive Ct","","Little Rock","AR","US","722054550" +"1265084503","CONNECT","CONNECT URL","Journey-Point.site","N","website","","OTHER","Other","Web","OTHER","Other","General","169 South Rd","","Readfield","ME","US","043553340" +"1164074407","DIRECT","Direct Messaging Address","amulvey@masonicare.org","N","","","DIRECT","Direct","","","","","412 Roosevelt Dr","","Derby","CT","US","064181627" +"1982256228","CONNECT","CONNECT URL","Houston","N","","","DIRECT","Direct","","CSV","CSV","","1000 Cypress Creek Pkwy Ste 118","","Houston","TX","US","770902535" +"1982256228","CONNECT","CONNECT URL","Houston","N","Electronic Files","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1000 Cypress Creek Pkwy Ste 118","","Houston","TX","US","770902535" +"1851943112","DIRECT","Direct Messaging Address","mvillarreal@bmc.gwaydirect.com","N","","","DIRECT","Direct","","OTHER","Other","direct messaging","1121 Belleville Ave","","Brewton","AL","US","364261500" +"1922650282","DIRECT","Direct Messaging Address","Intake@bestlifelouisville.com","N","Intake Email","","DIRECT","Direct","","CSV","CSV","","4169 Westport Rd Ste 103","","Louisville","KY","US","402072747" +"1841842101","DIRECT","Direct Messaging Address","jdaniel@active-steps.com","N","E-mail Address","","DIRECT","Direct","","OTHER","Other","messaging","12235 Beach Blvd Ste 100","","Stanton","CA","US","906803943" +"1396397667","CONNECT","CONNECT URL","bahijah27@yahoo.com","N","","","","","","","","","100 Sapphire Ln","","Franklin Park","NJ","US","088231634" +"1053963314","DIRECT","Direct Messaging Address","Sarahca@carolinacenterforaba.com","N","","","","","","","","","111 Mackenan Dr","","Cary","NC","US","275117903" +"1033761325","CONNECT","CONNECT URL","drpatriciaharriottfountainoflifecounseling","N","","","","","","","","","3704 Fairview Ave","","Baltimore","MD","US","212161313" +"1194377465","OTHERS","Other URL","http://www.msrconcierge.com","N","","","","","","","","","675 Central Ave","","Cedarhurst","NY","US","115162309" +"1376195644","CONNECT","CONNECT URL","danubioe@gmail.com","Y","office email","Danubio & Associates Counseling Services, LLC","","","","","","","2061 Fairview Ave Unit C","","Easton","PA","US","180423953" +"1831741115","SOAP","SOAP URL","N/A","N","","","","","","","","","333 5th Ave Fl 4","","New York","NY","US","100165131" +"1689226961","DIRECT","Direct Messaging Address","sherr@serenitycounselingservices.info","N","hippa compliant email","","DIRECT","Direct","","","","","3800 N Buffalo St","","Orchard Park","NY","US","141271840" +"1295387579","DIRECT","Direct Messaging Address","jillian.smith2@genesishcc.com","N","","","","","","","","","500 Southern Blvd","","Chatham","NJ","US","079281407" +"1659923936","CONNECT","CONNECT URL","VA.GOV","N","","","DIRECT","Direct","","CSV","CSV","","1945 Laveer St","","Philadelphia","PA","US","191411403" +"1043862337","CONNECT","CONNECT URL","COMPUTER","N","","","DIRECT","Direct","","","","","211 Lawn Way","","Miami Springs","FL","US","331665142" +"1063064350","DIRECT","Direct Messaging Address","leah@optimalhearing.com","N","e mail","","HIE","Health Information Exchange (HIE)","","","","","999 Whitlock Ave SW Ste 8","","Marietta","GA","US","300641995" +"1063064350","DIRECT","Direct Messaging Address","leah@optimalhearing.com","N","e mail","","HIE","Health Information Exchange (HIE)","","","","","999 Whitlock Ave SW Ste 8","","Marietta","GA","US","300641995" +"1063064350","DIRECT","Direct Messaging Address","leah@optimalhearing.com","N","e mail","","HIE","Health Information Exchange (HIE)","","","","","999 Whitlock Ave SW Ste 8","","Marietta","GA","US","300641995" +"1518519800","DIRECT","Direct Messaging Address","ewelch@kodfp.org","N","","","","","","","","","2074 S 6th St","","Klamath Falls","OR","US","976013372" +"1518519800","DIRECT","Direct Messaging Address","ewelch@kodfp.org","N","","","","","","","","","2074 S 6th St","","Klamath Falls","OR","US","976013372" +"1417509704","OTHERS","Other URL","klugdc@gmail.com","N","","","HIE","Health Information Exchange (HIE)","Contact information","","","","1060 Curve Crest Blvd W Ste 102","","Stillwater","MN","US","550826058" +"1326690611","OTHERS","Other URL","speabody@ncfreedomhomes.org","N","Business Site","","OTHER","Other","None","","","","25 Dies St","","Canton","NY","US","136171306" +"1326690611","CONNECT","CONNECT URL","https://ncfreedomhomes.org","N","Website","","OTHER","Other","None","","","","25 Dies St","","Canton","NY","US","136171306" +"1326690611","OTHERS","Other URL","speabody@ncfreedomhomes.org","N","Business Site","","OTHER","Other","None","","","","25 Dies St","","Canton","NY","US","136171306" +"1053963348","OTHERS","Other URL","smtcintern@cadasb.org","N","Work email","","DIRECT","Direct","","CSV","CSV","","526 E Chapel St","","Santa Maria","CA","US","934544520" +"1104478494","CONNECT","CONNECT URL","jeannette_bender@ssmhc.com","N","email","","DIRECT","Direct","","","","","1011 Bowles Ave Ste 425","","Fenton","MO","US","630262384" +"1669024956","CONNECT","CONNECT URL","coripursell@coripursell.com","N","google business account for HIPPA","","HIE","Health Information Exchange (HIE)","","","","","7011 W 121st St Ste 105","","Overland Park","KS","US","662092029" +"1730731050","DIRECT","Direct Messaging Address","yanelis.real@ffmhs.com","N","","","","","","","","","15924 SW 92nd Ave","","Palmetto Bay","FL","US","331571842" +"1922650217","DIRECT","Direct Messaging Address","anurag@atatherapy.com","N","Email","","DIRECT","Direct","","CSV","CSV","","515 S Broad St","","Trenton","NJ","US","086111819" +"1942852249","OTHERS","Other URL","Cerner","N","","","HIE","Health Information Exchange (HIE)","","","","","400 Hobart St","","Cadillac","MI","US","496012331" +"1205488517","CONNECT","CONNECT URL","info@acfbc.org","N","Charlotte","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3028 Beatties Ford Rd","","Charlotte","NC","US","282164267" +"1205488517","CONNECT","CONNECT URL","info@acfbc.org","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3028 Beatties Ford Rd","","Charlotte","NC","US","282164267" +"1023660339","OTHERS","Other URL","phone","N","communication","","DIRECT","Direct","","OTHER","Other","information with supervisor and clients","11071 NW 7th St Apt 104","","Miami","FL","US","331723681" +"1952953267","CONNECT","CONNECT URL","smilesrusdentistry.com","N","","","DIRECT","Direct","","CSV","CSV","","9200 Baltimore National Pike Ste E","","Ellicott City","MD","US","210422613" +"1902458227","DIRECT","Direct Messaging Address","aventura@dentaloptionspa.com","N","","","DIRECT","Direct","","CSV","CSV","","2999 NE 191st St Ste 804","","Aventura","FL","US","331803387" +"1285286591","CONNECT","CONNECT URL","1","N","","","","","","","","","229 Main St","","Machias","ME","US","046543606" +"1982257267","DIRECT","Direct Messaging Address","ashley.lorenz@osumc.edu","N","Professional Email","","DIRECT","Direct","","OTHER","Other","Email","410 W 10th Ave","","Columbus","OH","US","432101240" +"1811549256","OTHERS","Other URL","www.unhsinc.org","N","website","","OTHER","Other","website","","","","East Highway 262","","Montezuma Creek","UT","US","845340130" +"1346892676","DIRECT","Direct Messaging Address","cmalia@gmal.com","N","email","","DIRECT","Direct","","CSV","CSV","","1169 Hilltop Pkwy Unit 206A","","Steamboat Springs","CO","US","804873176" +"1518519875","DIRECT","Direct Messaging Address","jbett006@fiu.edu","N","","","","","","","","","1000 SW 65th St","Suite #201","Fort Lauderdale","FL","US","33309" +"1366095648","OTHERS","Other URL","911-87726-04","N","unitedhealthcare","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1730 W Walnut Ave","","Visalia","CA","US","932776214" +"1598317919","DIRECT","Direct Messaging Address","admin@questbh.org","N","Administration Email","","DIRECT","Direct","","OTHER","Other","Administration Email","707 F St","","Rupert","ID","US","833501638" +"1376195701","DIRECT","Direct Messaging Address","kraymond@collaborativecounselingctr.com","N","","","","","","","","","11725 Arbor St","","Omaha","NE","US","681442974" +"1285286617","DIRECT","Direct Messaging Address","allison.aichele@talberthouse.org","N","allison.aichele@talberthouse.org","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4968 Glenway Ave","","Cincinnati","OH","US","452383902" +"1871145219","CONNECT","CONNECT URL","www.orthosouth.com","N","","","DIRECT","Direct","","OTHER","Other","Calera","2705 Pelham Pkwy Ste 200","","Pelham","AL","US","351241704" +"1447802798","CONNECT","CONNECT URL","https://www.thebodydoc.com/","N","","","","","","","","","3700 Buffalo Speedway Ste 850","","Houston","TX","US","770983705" +"1275185530","DIRECT","Direct Messaging Address","rachel.paugh@abcbehavior.org","N","work email","","DIRECT","Direct","","OTHER","Other","email","802 W 14th St","","Front Royal","VA","US","226302918" +"1720630080","OTHERS","Other URL","drmshalabi@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","12750 S Harlem Ave","","Palos Heights","IL","US","604632173" +"1306498670","OTHERS","Other URL","9133697370","N","Resolve Fax","","DIRECT","Direct","","","","","8340 Mission Rd Ste 230","","Prairie Village","KS","US","662061319" +"1043862311","DIRECT","Direct Messaging Address","kjfrey@central.uh.edu","N","","","","","","","","","3204 Cullen Blvd Sports Medicine","","Houston","TX","US","772046002" +"1215589585","CONNECT","CONNECT URL","confidenceconverter@gmail.com","N","","","","","","","","","10400 Forbes Rd","","Pittsburgh","PA","US","152352914" +"1538711825","CONNECT","CONNECT URL",".","N",".","","","","","","","","5985 Rowdy Dr","","Colorado Springs","CO","US","809245901" +"1154973451","OTHERS","Other URL","frontlinestaffing79@gmail.com","N","email","","","","","","","","4330 Hunting Meadows Cir","","Colorado Springs","CO","US","809162460" +"1730731035","CONNECT","CONNECT URL","https://www.psychologytoday.com/us/therapists/michael-thomas-montie-media-pa/382379","N","Confidential Initial Intake","","OTHER","Other","Brief phone consultation","CSV","CSV","","280 N Providence Rd Ste 106","","Media","PA","US","190633530" +"1669024964","OTHERS","Other URL","Columbus","Y","","Transcendent Case Management & Consulting, LLC","","","","","","","3587 Medina Ave","","Columbus","OH","US","432243418" +"1184276495","CONNECT","CONNECT URL","Shreveport","N","Shreveport","","DIRECT","Direct","","CSV","CSV","","3825 Gilbert Dr Ste 115","","Shreveport","LA","US","711045049" +"1063064384","CONNECT","CONNECT URL","officecompter","N","","","","","","","","","3800 W Perugia St Apt V108","","Meridian","ID","US","836424966" +"1548812860","DIRECT","Direct Messaging Address","sarahamartincak.therapy@outlook.com","N","Email","","DIRECT","Direct","","OTHER","Other","email","28916 Euclid Ave","","Wickliffe","OH","US","440922531" +"1093367328","OTHERS","Other URL","PHOENIX","N","","","DIRECT","Direct","","OTHER","Other","PHOENIX","7227 S Central Ave Ste 1080","","Phoenix","AZ","US","850425457" +"1033762364","OTHERS","Other URL","dflores.4108@gmail.com","N","","","","","","","","","2936 S 137th East Ave","","Tulsa","OK","US","741342874" +"1497308720","CONNECT","CONNECT URL","other","N","","","","","","","","","19396 Montgomery Village Ave","","Montgomery Village","MD","US","208863000" +"1215580543","DIRECT","Direct Messaging Address","danielle@denverspeech.com","N","email","","","","","","","","7935 E Prentice Ave Ste 104","","Greenwood Village","CO","US","801112711" +"1215580543","DIRECT","Direct Messaging Address","danielle@denverspeech.com","N","email","","","","","","","","7935 E Prentice Ave Ste 104","","Greenwood Village","CO","US","801112711" +"1457904708","CONNECT","CONNECT URL","Jacksonville","N","home","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1861 Boston Commons Way","","Jacksonville","FL","US","322212131" +"1942853213","CONNECT","CONNECT URL","asunstar.org","N","Company Website","","DIRECT","Direct","","","","","554 Bloomfield Ave Ste 401","","Bloomfield","NJ","US","070033307" +"1942853213","DIRECT","Direct Messaging Address","info@asunstar.org","N","Company Email","","DIRECT","Direct","","","","","554 Bloomfield Ave Ste 401","","Bloomfield","NJ","US","070033307" +"1619520996","OTHERS","Other URL","n/a","N","","","","","","","","","222 Tongass Dr","","Sitka","AK","US","998359416" +"1750934030","DIRECT","Direct Messaging Address","mgreen@wyckoffhospital.org","N","","","","","","","","","374 Stockholm St","","Brooklyn","NY","US","112374006" +"1275186553","CONNECT","CONNECT URL","andrea.dale35@gmail.com","N","","","","","","","","","100 Einstein Loop Apt 23F","","Bronx","NY","US","104754948" +"1275186553","CONNECT","CONNECT URL","andrea.dale35@gmail.com","N","","","","","","","","","100 Einstein Loop Apt 23F","","Bronx","NY","US","104754948" +"1275186553","CONNECT","CONNECT URL","andrea.dale35@gmail.com","N","","","","","","","","","100 Einstein Loop Apt 23F","","Bronx","NY","US","104754948" +"1275186553","CONNECT","CONNECT URL","andrea.dale35@gmail.com","N","","","","","","","","","100 Einstein Loop Apt 23F","","Bronx","NY","US","104754948" +"1275186553","DIRECT","Direct Messaging Address","andrea.dale35@ygmail.com","N","","","","","","","","","100 Einstein Loop Apt 23F","","Bronx","NY","US","104754948" +"1275186553","CONNECT","CONNECT URL","andrea.dale35@yahoo.com","N","","","","","","","","","100 Einstein Loop Apt 23F","","Bronx","NY","US","104754948" +"1912550294","DIRECT","Direct Messaging Address","valarie@perfectlyimperfectnm.com","N","","","","","","","","","146 Quincy St NE","","Albuquerque","NM","US","871081257" +"1093368375","DIRECT","Direct Messaging Address","racquel.krause@momsensenwi.net","N","email","","","","","","","","300 W 80th Pl Ste A","","Merrillville","IN","US","464105476" +"1013560382","DIRECT","Direct Messaging Address","admin@formationbystewman.fl-hie.net","N","HIE Direct messaging","","DIRECT","Direct","","CSV","CSV","","1527 Myrtle Dr","","Tallahassee","FL","US","323014735" +"1538711866","DIRECT","Direct Messaging Address","jrudy@northpointrecovery.com","N","","","","","","","","","7941 W Rifleman St","","Boise","ID","US","837049001" +"1437702776","CONNECT","CONNECT URL","todaydiscboneandjoint.com","N","","","","","","","","","2459 Nicholasville Rd Ste 150","","Lexington","KY","US","405033182" +"1437702776","CONNECT","CONNECT URL","todaydiscboneandjoint.com","N","","","","","","","","","2459 Nicholasville Rd Ste 150","","Lexington","KY","US","405033182" +"1710530076","DIRECT","Direct Messaging Address","holden@rpcounseling.org","Y","","Restoration Place Counseling","","","","","","","1301 Carolina St Ste 114","","Greensboro","NC","US","274011090" +"1598317810","OTHERS","Other URL","www.hippohealth.com","N","HIPPA-compliant telehealth","","DIRECT","Direct","","CSV","CSV","","1103 Gulf Way","","St Pete Beach","FL","US","337064223" +"1962054296","DIRECT","Direct Messaging Address","office@jadedak.com","N","","","","","","","","","645 N Jessica Brooke Cir Ste C","","Wasilla","AK","US","996547333" +"1275185506","CONNECT","CONNECT URL","hie","N","hie","","HIE","Health Information Exchange (HIE)","","OTHER","Other","hie","3802 Austell Rd SW","","Marietta","GA","US","300085863" +"1275185506","CONNECT","CONNECT URL","hie","N","hie","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3802 Austell Rd SW","","Marietta","GA","US","300085863" +"1083267314","OTHERS","Other URL","NA","N","","","","","","","","","1241 E Dyer Rd Ste 120","","Santa Ana","CA","US","927055611" +"1326690652","OTHERS","Other URL","Detroit","N","","","DIRECT","Direct","","","","","1121 E McNichols Rd","","Detroit","MI","US","482032857" +"1689226912","DIRECT","Direct Messaging Address","scomo@saintvincentsservices.org","N","","","","","","","","","2425 Highland Ave","","Fall River","MA","US","027204508" +"1205488533","DIRECT","Direct Messaging Address","ange@arenatherapyservices.com","N","Company Secure Email","","DIRECT","Direct","","OTHER","Other","Email","2488 Newport Blvd","","Costa Mesa","CA","US","926275196" +"1104479435","DIRECT","Direct Messaging Address","Amoya014@fiu.edu","N","","","","","","","","","8785 SW 165th Ave","","Miami","FL","US","331935826" +"1922651256","DIRECT","Direct Messaging Address","shstewart@ucsd.edu","N","","","","","","","","","140 Arbor Dr","","San Diego","CA","US","921032007" +"1922651256","DIRECT","Direct Messaging Address","shstewart@ucsd.edu","N","","","","","","","","","140 Arbor Dr","","San Diego","CA","US","921032007" +"1720631054","DIRECT","Direct Messaging Address","kristog@upmc.edu","N","Secured Work E-mail","","DIRECT","Direct","","","","","5231 Penn Ave Fl 2","","Pittsburgh","PA","US","152241768" +"1376196600","DIRECT","Direct Messaging Address","Kendal_Haddad@hsdm.harvard.edu","N","email","","","","","","","","188 Longwood Ave","","Boston","MA","US","021155819" +"1568015808","DIRECT","Direct Messaging Address","credentialing@sierramanagementgroup.com","N","e mail","","DIRECT","Direct","","OTHER","Other","e mail","584 N Sunrise Ave Ste 100","","Roseville","CA","US","956612862" +"1568015808","DIRECT","Direct Messaging Address","credentialing@sierramanagement.com","N","protected server","","DIRECT","Direct","","","","","584 N Sunrise Ave Ste 100","","Roseville","CA","US","956612862" +"1386297620","DIRECT","Direct Messaging Address","rachel.mills@childrens.com","Y","Work e-mail","Children's Medical Center/Children's Health","DIRECT","Direct","","CSV","CSV","","6201 Harry Hines Blvd","","Dallas","TX","US","753900001" +"1275186512","DIRECT","Direct Messaging Address","travis.knowlton@newalternatives.org","N","cass","","DIRECT","Direct","","CSV","CSV","","3517 Camino Del Rio S","","San Diego","CA","US","921084026" +"1730732074","CONNECT","CONNECT URL","Secure","N","Secure","","OTHER","Other","Secure Fax","CSV","CSV","","437 W Thurber Rd","","Tucson","AZ","US","857056822" +"1477106714","DIRECT","Direct Messaging Address","bjohnson@unitymedicalcenter.com","N","email","","","","","","","","164 W 13th St","","Grafton","ND","US","582371826" +"1194378430","DIRECT","Direct Messaging Address","medincb@fresnocountyca.gov","N","","","HIE","Health Information Exchange (HIE)","","","","","1925 E Dakota Ave","","Fresno","CA","US","937264821" +"1447803788","DIRECT","Direct Messaging Address","ecook@phoenixhouseca.org","N","ecook@phoenixhouseca.org","","DIRECT","Direct","","CSV","CSV","","1207 E Fruit St","","Santa Ana","CA","US","927014206" +"1053964395","OTHERS","Other URL","www.myhealth.va.gov","Y","","Department of Veterans Affairs","","","","","","","1536 N Jefferson St","","Jacksonville","FL","US","322096525" +"1356994693","DIRECT","Direct Messaging Address","gillan.smith@maplespringscounseling.com","N","secure email address","","DIRECT","Direct","","OTHER","Other","secure email address","774 S 1600 W","","Mapleton","UT","US","846644345" +"1720631062","CONNECT","CONNECT URL","www.aspiranet.org","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1235782574","DIRECT","Direct Messaging Address","jennifer@empowering-parents.con","N","","","","","","CSV","CSV","","668 SE Bayberry Ln Ste 101","","Lees Summit","MO","US","640634366" +"1346893690","DIRECT","Direct Messaging Address","Katzs6@unlv.nevada.edu","N","","","","","","","","","2000 Bloomfield Ct","","Las Vegas","NV","US","891346229" +"1952954216","OTHERS","Other URL","pdh2019@ice.icoresecure.com","N","secure email","","","","","","","","2450 E Prosper Trl Ste 30","","Prosper","TX","US","750789286" +"1861045122","CONNECT","CONNECT URL","webtool","N","webtool","","DIRECT","Direct","","","","","312 Angus Dr","","Columbia","SC","US","292237758" +"1982257242","OTHERS","Other URL","https://www.pondworkspsychiatry.com/secure-patient-portal/","N","","","","","","","","","3636 Executive Center Dr Ste G70","","Austin","TX","US","787311628" +"1891348157","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1144873415","DIRECT","Direct Messaging Address","BradyTomlin@letu.edu","N","Work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","2100 S Mobberly Ave","","Longview","TX","US","756023564" +"1417500786","DIRECT","Direct Messaging Address","stambasco@medicalmgt.org","N","email","","DIRECT","Direct","","CSV","CSV","","44 Milton Ave","","Alpharetta","GA","US","300091508" +"1265085534","SOAP","SOAP URL","www.soapvault.com","N","","","","","","","","","509 Olive Way Ste 1407","","Seattle","WA","US","981011746" +"1417500794","DIRECT","Direct Messaging Address","Info@teamaya.com","N","Company secure email address","","DIRECT","Direct","","CSV","CSV","","2602 Queen Anne Ct","","Atlanta","GA","US","303506300" +"1144873423","OTHERS","Other URL","Honolulu","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2239 N School St","","Honolulu","HI","US","968192539" +"1770136053","DIRECT","Direct Messaging Address","tammystevenson@dhha.org","N","Job email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1155 Cherokee St","","Denver","CO","US","802043632" +"1770136053","DIRECT","Direct Messaging Address","tammystevenson@dhha.org","N","","","","","","","","","1155 Cherokee St","","Denver","CO","US","802043632" +"1487207767","DIRECT","Direct Messaging Address","jcarter@bacr.org","N","","","DIRECT","Direct","","CSV","CSV","","3400 MacDonald Ave","","Richmond","CA","US","948054501" +"1649823923","CONNECT","CONNECT URL","https://csdautismservices.com/","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","412 Paramount Dr","","Millbrae","CA","US","940301327" +"1447803739","DIRECT","Direct Messaging Address","info@impactcounselor.com","N","","","","","","","","","136 Old San Antonio Rd Ste 401","","Boerne","TX","US","780063341" +"1669025888","CONNECT","CONNECT URL","rachelowen@cherryhealth.com","N","","","","","","","","","100 Cherry St SE","","Grand Rapids","MI","US","495034526" +"1023661261","DIRECT","Direct Messaging Address","lippsusa@health.isu.edu","N","Encrypted email","","DIRECT","Direct","","","","","921 S 8th Ave Stop 8088","","Pocatello","ID","US","832098088" +"1881247195","CONNECT","CONNECT URL","Portsmouth","N","","","HIE","Health Information Exchange (HIE)","","","","","161 Corporate Dr","","Portsmouth","NH","US","038016825" +"1942853155","DIRECT","Direct Messaging Address","info@hrpediatricdentistry.com","Y","email","Peninsula Pediatric Dentistry, P.C.","DIRECT","Direct","","CSV","CSV","","220 Nat Turner Blvd S","","Newport News","VA","US","236062998" +"1477106607","CONNECT","CONNECT URL","www.mlcwellness.com","N","","","","","","","","","600 Haverford Rd Ste 201","","Haverford","PA","US","190411139" +"1386297406","OTHERS","Other URL","N/a","N","","","","","","","","","329 E 149th St Fl 4","","Bronx","NY","US","104515626" +"1982256210","DIRECT","Direct Messaging Address","yanelis.real@ffmhs.com","N","","","","","","","","","15924 SW 92nd Ave","","Palmetto Bay","FL","US","331571842" +"1861045114","CONNECT","CONNECT URL","graceandhope45@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","7409 Coral Ln SW","","Lakewood","WA","US","984985046" +"1124671474","CONNECT","CONNECT URL","https://insteppc.com/contact-us/","N","","","","","","","","","8500 Executive Park Ave Ste 204","","Fairfax","VA","US","220312253" +"1861045130","CONNECT","CONNECT URL","https://bluesprigautism.com/?keyword=blue%20sprig&creative=355669581264&gclid=EAIaIQobChMI7aDM8cu64w","N","","","","","","","","","4606 S 14th St","","Abilene","TX","US","796054735" +"1942853197","OTHERS","Other URL","kdeugan@northpointrecovery.com","N","","","","","","","","","7941 W Rifleman St","","Boise","ID","US","837049001" +"1699328997","OTHERS","Other URL","therapynotes.com","N","","","","","","","","","3633 W Lake Ave Ste 200","","Glenview","IL","US","600265802" +"1265085575","SOAP","SOAP URL","ChiroTouch","N","","","","","","","","","100 N Waukegan Rd Ste 105","","Lake Bluff","IL","US","600441600" +"1447803754","OTHERS","Other URL","WWW.LEXINGTOCLINIC.COM","Y","WEBSITE","New Lexington Clinic, PSC","OTHER","Other","Tracking Diabetes Educators","CSV","CSV","","1221 S Broadway","","Lexington","KY","US","405042701" +"1083267397","DIRECT","Direct Messaging Address","ebartholomew@rite.aid.com","N","","","","","","","","","7401 Ogontz Ave","","Philadelphia","PA","US","191381323" +"1679126981","CONNECT","CONNECT URL","www.HopeConnections.com","N","Website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","704 Historic 66 W Ste 101","","Waynesville","MO","US","655838322" +"1396398608","OTHERS","Other URL","https://intakeq.com/api/v1/","N","IntakeQ API is composed of HTTP endpoints that can be reached through a REST API.","","DIRECT","Direct","","CSV","CSV","","851 Dunlawton Ave Ste 103","","Port Orange","FL","US","321274234" +"1629621941","CONNECT","CONNECT URL","Nal4g9@mail.umkc.edu","N","","","","","","","","","4401 Wornall Rd","","Kansas City","MO","US","641113220" +"1932752243","OTHERS","Other URL","http://regionalbrainandspine.com/meet-our-team/","N","","","","","","","","","1617 East Malone","","Sikeston","MO","US","638015021" +"1013560242","CONNECT","CONNECT URL","104.182.134.7","N","","","","","","","","","30 N Michigan Ave Ste 1329","","Chicago","IL","US","606023722" +"1730732967","DIRECT","Direct Messaging Address","jorie.ohlson@maine.gov","N","secure email","","DIRECT","Direct","","OTHER","Other","None","250 Arsenal St","","Augusta","ME","US","043303599" +"1427601657","OTHERS","Other URL","Etapestry","N","","","DIRECT","Direct","","","","","1355 Old York Rd Ste 301","","Abington","PA","US","190013413" +"1326691577","CONNECT","CONNECT URL","jfrancer@autismallies.com","Y","work email","Autism Allies Incorporated","DIRECT","Direct","","","","","560 Boston Tpke","","Shrewsbury","MA","US","015455970" +"1326691551","DIRECT","Direct Messaging Address","christy@kempdental.com","N","","","DIRECT","Direct","","CSV","CSV","","5110 Maryland Way Ste 190","","Brentwood","TN","US","370277508" +"1124671367","DIRECT","Direct Messaging Address","borr@butler.edu","N","email address","","DIRECT","Direct","","CSV","CSV","","1201 Baycrest Cv","","Destin","FL","US","325413495" +"1467005611","DIRECT","Direct Messaging Address","teresa.romano@froedtert.com","N","hospital email address","","","","","","","","9200 W Wisconsin Ave","","Milwaukee","WI","US","532263522" +"1568015725","CONNECT","CONNECT URL","diana.g.estrada@lahey.org","N","","","","","","","","","26 Parkridge Rd Ste 2B","","Haverhill","MA","US","018358515" +"1467005629","SOAP","SOAP URL","Hagerstown","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11110 Medical Campus Rd Ste 225","","Hagerstown","MD","US","217426727" +"1184277378","CONNECT","CONNECT URL","Connect","N","","","","","","","","","4144 Lindell Blvd Ste 219","","Saint Louis","MO","US","631082932" +"1801449095","OTHERS","Other URL","dentalgroupoffice@gmail.com","N","","","","","","","","","1249 N State Road 7","","Lauderhill","FL","US","333135801" +"1760035950","CONNECT","CONNECT URL","Cordova","N","","","DIRECT","Direct","","CSV","CSV","","1660 Raybrad Dr","","Cordova","TN","US","380166038" +"1487207676","DIRECT","Direct Messaging Address","insurance@beachsidetherapy.com","N","","","","","","","","","3160 Telegraph Rd Ste 200","","Ventura","CA","US","930033250" +"1750934956","DIRECT","Direct Messaging Address","Info@comfortcenter.com","N","","","DIRECT","Direct","","CSV","CSV","","18511 Sherman Way","","Reseda","CA","US","913354213" +"1750934956","CONNECT","CONNECT URL","Info@comfortcenter.com","N","","","DIRECT","Direct","","CSV","CSV","","18511 Sherman Way","","Reseda","CA","US","913354213" +"1750934956","CONNECT","CONNECT URL","Info@comfortcenter.com","N","","","DIRECT","Direct","","CSV","CSV","","18511 Sherman Way","","Reseda","CA","US","913354213" +"1750934956","CONNECT","CONNECT URL","Info@comfortcenter.com","N","","","DIRECT","Direct","","CSV","CSV","","18511 Sherman Way","","Reseda","CA","US","913354213" +"1942853148","CONNECT","CONNECT URL","foundationsportspine.com","N","","","DIRECT","Direct","","","","","415 W Golf Rd Ste 12","","Arlington Heights","IL","US","600053923" +"1679126874","OTHERS","Other URL","Baraboo","N","LSS netwrok","","DIRECT","Direct","","CSV","CSV","","727 8th St","","Baraboo","WI","US","539131794" +"1295388403","DIRECT","Direct Messaging Address","Fkpandee@Beebehealthcare.com","N","","","","","","","","","424 Savannah Rd","","Lewes","DE","US","199581462" +"1295388403","DIRECT","Direct Messaging Address","Fkpandee@Beebehealthcare.com","N","","","","","","","","","424 Savannah Rd","","Lewes","DE","US","199581462" +"1831742048","DIRECT","Direct Messaging Address","drwilliams@reliantcaremgmt.com","N","","","","","","","","","1111 Care Ave","","Nixa","MO","US","657149679" +"1477106680","DIRECT","Direct Messaging Address","jennifer.marvin@ynhh.org","Y","","Yale New Haven Hospital","","","","","","","20 York St","","New Haven","CT","US","065103220" +"1003469214","CONNECT","CONNECT URL","jlcarrillo@lacmg.com","N","jlcarrillo@lacmg.com","","DIRECT","Direct","","CSV","CSV","","6347 Pacific Blvd","","Huntington Park","CA","US","902554101" +"1003469214","DIRECT","Direct Messaging Address","jlcarrillo@lacmg.com","N","jlcarrillo@lacmg.com","","DIRECT","Direct","","CSV","CSV","","6347 Pacific Blvd","","Huntington Park","CA","US","902554101" +"1386297497","DIRECT","Direct Messaging Address","karen.fletcher.slp@outlook.com","N","Professional email","","DIRECT","Direct","","","","","235 E 9th Ave","","Anchorage","AK","US","995017501" +"1275186389","DIRECT","Direct Messaging Address","xhuang@hallmarkhealth.org","N","home","","DIRECT","Direct","","OTHER","Other","home","127 North Rd","","Bedford","MA","US","017301063" +"1306499421","DIRECT","Direct Messaging Address","llbell@uci.edu","Y","work email","University of California Irvine Medical Center","DIRECT","Direct","","CSV","CSV","","200 S Manchester Ave Ste 650","","Orange","CA","US","928683224" +"1194378224","OTHERS","Other URL","lhumphrey29@hotmail.com","N","email","","OTHER","Other","715-205-1652","OTHER","Other","Amery","205 United Way","","Frederic","WI","US","548378938" +"1588217749","DIRECT","Direct Messaging Address","adminoffice@mannm.com","N","","","","","","","","","3917 West Rd Ste A","","Los Alamos","NM","US","875442292" +"1093368276","OTHERS","Other URL","https://www.facebook.com/TheChangeClinic/","N","business email","","","","","","","","454 W Roseberry Rd. Ste 104","","Donnelly","ID","US","836158361" +"1962055152","DIRECT","Direct Messaging Address","internal@carehalo.com","N","office email","","","","","","","","5200 Dallas Hwy Ste 200-243","","Powder Springs","GA","US","301276318" +"1366095523","DIRECT","Direct Messaging Address","info@wellbeing-center.com","N","","","","","","","","","19045 State Highway 305 NE Ste 190","","Poulsbo","WA","US","983707312" +"1902459175","DIRECT","Direct Messaging Address","ameyer4@northwell.edu","N","Work email","","","","","","","","300 Community Dr","","Manhasset","NY","US","110303816" +"1497308506","DIRECT","Direct Messaging Address","tlcpayorenrollment@thelittleclinic.com","N","","","","","","","","","800 Glenwood Ave SE","","Atlanta","GA","US","303161814" +"1508419896","OTHERS","Other URL","Fax","N","Fax","","DIRECT","Direct","","OTHER","Other","Verbal","780 NE Alsbury Blvd Ste B","","Burleson","TX","US","760282641" +"1720631021","OTHERS","Other URL","www.mitchells-place.com","N","Web Address","","DIRECT","Direct","","OTHER","Other","Web","4778 Overton Rd","","Birmingham","AL","US","352103803" +"1003469313","OTHERS","Other URL","www.FloridaComfortCare@gmail.com","N","","","","","","","","","5710 N Davis Hwy Ste 1","","Pensacola","FL","US","325032039" +"1821641135","DIRECT","Direct Messaging Address","admin@clearrecoverycenter.com","N","Admin Email","","DIRECT","Direct","","","","","515 N Sepulveda Blvd","","Manhattan Beach","CA","US","902666748" +"1811540131","DIRECT","Direct Messaging Address","Megan.bailey@thekidspotcenter.com","N","Medical records custodian","","DIRECT","Direct","","OTHER","Other","Direct contact with records","50 Gene Cash Rd","","Campbellsville","KY","US","427184908" +"1306499629","DIRECT","Direct Messaging Address","mmc@mymassageclinicpcb.com","N","","","","","","","","","1829 Edwards Rd","","Southport","FL","US","324092403" +"1942853262","DIRECT","Direct Messaging Address","grow@thrivebehavior.com","N","","","DIRECT","Direct","","CSV","CSV","","903 Parkview Cir","","Hewitt","TX","US","766433265" +"1780237925","DIRECT","Direct Messaging Address","juliannag@crsmilesdentalcenter.com","N","e-mail","","","","","","","","8285 W Union Hills Dr Ste 103","","Glendale","AZ","US","853080511" +"1609429844","DIRECT","Direct Messaging Address","info@ubhsinc.com","N","Company Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2900 Chamblee Tucker Rd Bldg 16","","Atlanta","GA","US","303414148" +"1225681489","CONNECT","CONNECT URL","EPIC","Y","","Childrens Anesthesia Services LLC","HIE","Health Information Exchange (HIE)","","","","","1001 Johnson Ferry Rd NE","","Atlanta","GA","US","303421605" +"1225681489","CONNECT","CONNECT URL","EPIC","Y","","Childrens Anesthesia Services LLC","","","","","","","1001 Johnson Ferry Rd","","Atlanta","GA","US","303421605" +"1881247054","OTHERS","Other URL","Injuryandpain@gmail.com","N","","","","","","","","","136 Summit Ave Ste 102","","Montvale","NJ","US","076451720" +"1215580485","OTHERS","Other URL","erinloftieslpc@gmail.com","N","","","","","","","","","2233 W Lindsey St Ste 113","","Norman","OK","US","730694067" +"1558914721","OTHERS","Other URL","https://www.forwardhealth.wi.gov/WIPortal/","N","Forward Health Portal","","DIRECT","Direct","","OTHER","Other","Private Duty Healthcare","533 Charles Ln","","Madison","WI","US","537111311" +"1508419789","CONNECT","CONNECT URL","schaliving@gmail.com","N","","","OTHER","Other","Inavale","","","","602 Michigan Ave","","Inavale","NE","US","689528000" +"1194378372","DIRECT","Direct Messaging Address","csm@turningleafrehab.com","N","work email","","","","","","","","621 E Jolly Rd","","Lansing","MI","US","489106804" +"1013560291","OTHERS","Other URL","lakeworthoffice@gmail.com","N","","","","","","","","","6427 Lake Worth Rd","","Greenacres","FL","US","334632900" +"1649823824","REST","RESTful URL","lyndanguyener@gmail.com","N","","","","","","","","","3002 Dow Ave Ste 122","","Tustin","CA","US","927807247" +"1174176366","CONNECT","CONNECT URL","matt.thatcher@gmail.com","N","","","","","","","","","333 W Western Ave Ste 5","","Muskegon","MI","US","494401266" +"1528611712","DIRECT","Direct Messaging Address","ssantistevan@semhs.org","Y","Professional email","Southeast Health Group, Inc.","DIRECT","Direct","","OTHER","Other","secure email","711 Barnes Ave","","LA Junta","CO","US","810502138" +"1417500604","CONNECT","CONNECT URL","alshurafa_l@wmhci.org","N","","","DIRECT","Direct","","CSV","CSV","","7840 Washington Ave","","Kansas City","KS","US","661122152" +"1699328880","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","3 Audubon Plaza Dr Ste 230","","Louisville","KY","US","402171319" +"1467005660","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1225681422","DIRECT","Direct Messaging Address","jcarlos@lacmg.com","N","lacmg.com","","DIRECT","Direct","","CSV","CSV","","6511 Van Nuys Blvd","","Van Nuys","CA","US","914011425" +"1598318792","DIRECT","Direct Messaging Address","lippsusa@health.isu.edu","N","","","DIRECT","Direct","","","","","465 Memorial Dr","","Pocatello","ID","US","832014008" +"1407409600","CONNECT","CONNECT URL","www.casscohealth.org","N","website patient portal","","DIRECT","Direct","","CSV","CSV","","331 S Main St","","Virginia","IL","US","626911571" +"1902459118","CONNECT","CONNECT URL","lakeshorecounselingPLLC@gmail.com","N","email address for client contact","","DIRECT","Direct","","OTHER","Other","email address","13245 Willowvale Dr","","Grand Haven","MI","US","494179192" +"1902459118","CONNECT","CONNECT URL","lakeshorecounselingPLLC@gmail.com","N","email address for clients","","DIRECT","Direct","","OTHER","Other","client contact","13245 Willowvale Dr","","Grand Haven","MI","US","494179192" +"1679126882","DIRECT","Direct Messaging Address","Admin@crimsoncounseling.net","N","","","","","","","","","249 E Tabernacle St Ste 100","","St George","UT","US","847702951" +"1326691536","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","108 Lucky Ln","","Reno","NV","US","895025922" +"1972156180","DIRECT","Direct Messaging Address","jcarlos@lacmg.com","N","lacmg.com","","DIRECT","Direct","","CSV","CSV","","6511 Van Nuys Blvd","","Van Nuys","CA","US","914011425" +"1396398509","DIRECT","Direct Messaging Address","jcarlos@lacmg.com","N","lacmg.com","","DIRECT","Direct","","CSV","CSV","","2208 W 7th St","","Los Angeles","CA","US","900574002" +"1922651033","CONNECT","CONNECT URL","amy.glpg@gmail.com","N","","","","","","","","","9840 Main St Ste 202","","Fairfax","VA","US","220313909" +"1013560127","DIRECT","Direct Messaging Address","tdegen@nystromcounseling.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1811 Weir Dr Ste 270","","Woodbury","MN","US","551256741" +"1023661139","DIRECT","Direct Messaging Address","jcarlos@lacmg.com","N","lacmg.com","","DIRECT","Direct","","CSV","CSV","","2208 W 7th St","","Los Angeles","CA","US","900574002" +"1508419615","CONNECT","CONNECT URL","hello@happilyfed.life","N","secure email","","","","","","","","3906 W Bethpage Ct","","South Jordan","UT","US","840094168" +"1679126791","DIRECT","Direct Messaging Address","PWCLARK@BEX.NET","N","","","","","","","","","2519 N Holland Sylvania Rd","","Toledo","OH","US","436152720" +"1811540933","DIRECT","Direct Messaging Address","kaylijankowski4_j7x@indeedemail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","722 E Main St Apt B","","Santa Paula","CA","US","930602736" +"1902459027","OTHERS","Other URL","https://www.stonecitycounseling.org/","N","","","","","","","","","2325 Q St","","Bedford","IN","US","474214718" +"1356994479","CONNECT","CONNECT URL","386dentalstudio.com","N","website","","DIRECT","Direct","","CSV","CSV","","785 Old Hickory Blvd","","Brentwood","TN","US","370274512" +"1508419623","DIRECT","Direct Messaging Address","phillip.davis@stvin.org","N","Secure hospital email","","DIRECT","Direct","","CSV","CSV","","455 Saint Michaels Dr","","Santa Fe","NM","US","875057601" +"1134772262","DIRECT","Direct Messaging Address","FCCNJ@outlook.com","N","","","DIRECT","Direct","","OTHER","Other","outlook","115 Rutgers St","","Belleville","NJ","US","071092535" +"1134772262","DIRECT","Direct Messaging Address","fccsnj@outlook.com","N","business email","","DIRECT","Direct","","","","","115 Rutgers St","","Belleville","NJ","US","071092535" +"1699328906","DIRECT","Direct Messaging Address","roberts_k@WMHCI.org","N","work email","","DIRECT","Direct","","","","","7840 Washington Ave","","Kansas City","KS","US","661122152" +"1699328906","DIRECT","Direct Messaging Address","roberts_k@WMHCI.org","Y","work email","Wyandot Center for Community Behavioral Healthcare, Inc.","DIRECT","Direct","","CSV","CSV","","7840 Washington Ave","","Kansas City","KS","US","661122152" +"1689227803","DIRECT","Direct Messaging Address","bervelynacheampong@omegahealthservice.com","N","DIRECT EMAIL","","DIRECT","Direct","","CSV","CSV","","24901 Northwestern Hwy Ste 314C","","Southfield","MI","US","480752207" +"1740833961","DIRECT","Direct Messaging Address","TLCPayorenrollment@thelittleclinic.com","N","","","","","","","","","10477 Harrison Ave","","Harrison","OH","US","450301941" +"1689227977","OTHERS","Other URL","Healow","N","","","","","","","","","1653 Ellsberg Ct Apt 2","","Key West","FL","US","330404453" +"1568015865","OTHERS","Other URL","availity","N","availity","","HIE","Health Information Exchange (HIE)","","OTHER","Other","availity","232 Bullard Pkwy","","Temple Terrace","FL","US","336175512" +"1962055277","CONNECT","CONNECT URL","Detroit","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HIGHLAND PARK","1121 E McNichols Rd","","Detroit","MI","US","482032857" +"1316590623","CONNECT","CONNECT URL","N/a","N","","","","","","","","","225 Cedar Hill St Ste 200","","Marlborough","MA","US","017525900" +"1568015881","SOAP","SOAP URL",".","N","","","","","","","","","5350 Transportation Blvd Ste 8","","Cleveland","OH","US","441255307" +"1568015873","OTHERS","Other URL","Deming","N","","","","","","","","","1511 S Lime St","","Deming","NM","US","880306207" +"1730732058","DIRECT","Direct Messaging Address","haylie.moran@ivyrehab.com","N","HIPPA secure email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Misc","138 W Highland Rd Ste 400-600","","Howell","MI","US","488432168" +"1649823964","DIRECT","Direct Messaging Address","kenna@boltsurgerycenter.com","N","","","","","","","","","1124 S Main St Ste 102","","Corona","CA","US","928824449" +"1386297604","CONNECT","CONNECT URL","zahava.picado@va.gov","N","Government Email Address","","DIRECT","Direct","","","","","1901 Veterans Memorial Dr","","Temple","TX","US","765047451" +"1467005686","OTHERS","Other URL","https://bravodentaldallas.com","N","","","","","","","","","9202 Elam Rd","","Dallas","TX","US","752174151" +"1861045080","OTHERS","Other URL","https://4020.axiscare.com/","N","Location Specific and secure gateway for all communications/records regarding patients/participants","","DIRECT","Direct","","CSV","CSV","","426 E Allegheny Ave Ste 303","","Philadelphia","PA","US","191342338" +"1376196519","DIRECT","Direct Messaging Address","eackley@mhc.net","N","business email","","DIRECT","Direct","","OTHER","Other","email","1105 Sixth St","","Traverse City","MI","US","496842345" +"1225681448","DIRECT","Direct Messaging Address","mjohnson@entnms.com","N","office email","","DIRECT","Direct","","CSV","CSV","","618 Pegram Dr","","Tupelo","MS","US","388016322" +"1306499538","DIRECT","Direct Messaging Address","dee@reachoness.org","N","","","","","","","","","6 S 2nd St Ste 824","","Hamilton","OH","US","450112869" +"1497308639","CONNECT","CONNECT URL","www.therapynotes.com","N","EHR","","","","","","","","1560 Deer Trail Ln NE","","Owatonna","MN","US","550602096" +"1114570348","DIRECT","Direct Messaging Address","mrollins@holstonhomecare.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","805 Bridge Ave","","Murfreesboro","TN","US","371293325" +"1013560259","OTHERS","Other URL","n/a","N","n/a","","OTHER","Other","n/a","OTHER","Other","n/a","3167 S State Road 3","","New Castle","IN","US","473621318" +"1164075396","CONNECT","CONNECT URL","Charlotte","N","home","","DIRECT","Direct","","OTHER","Other","Charlotte","2307 Gooseberry Rd","","Charlotte","NC","US","282082594" +"1578116711","OTHERS","Other URL","none","N","none","","OTHER","Other","none","OTHER","Other","none","203 E Galbraith Rd","","Cincinnati","OH","US","452161353" +"1578116711","OTHERS","Other URL","none","N","none","","OTHER","Other","none","OTHER","Other","none","203 E Galbraith Rd","","Cincinnati","OH","US","452161353" +"1720631963","CONNECT","CONNECT URL","MoisekBelizaire@yahoo.com","Y","MoisekBelizaire@yahoo.com","Rockland Psychiatric center","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11 Park St","","Spring Valley","NY","US","109773933" +"1043863285","OTHERS","Other URL","PracticeFusion","N","","","","","","","","","850 E Harvard Ave Ste 305","","Denver","CO","US","802105076" +"1134772379","DIRECT","Direct Messaging Address","matthewd@dee.emadirect.md","N","internal EMR direct messaging","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9276 Main St Ste 1A","","Clarence","NY","US","140311969" +"1831742071","SOAP","SOAP URL","TheBalanceHealthandWellnessCenter","N","","","","","","","","","672 Wellwood Ave","","Lindenhurst","NY","US","117571677" +"1861045007","DIRECT","Direct Messaging Address","jneves@youthsolutions.org","N","","","","","","","","","8912 Volunteer Ln","","Sacramento","CA","US","958263221" +"1538712773","OTHERS","Other URL","janetsaxton80@yahoo.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","90 Rose Anne Loop","","Hamilton","GA","US","318116063" +"1083267223","DIRECT","Direct Messaging Address","bturkheimer@ivymount.org","N","Work Email","","DIRECT","Direct","","OTHER","Other","Work Email","11614 Seven Locks Rd","","Rockville","MD","US","208543261" +"1710530951","DIRECT","Direct Messaging Address","sthompson@ivymount.org","N","Work email","","DIRECT","Direct","","OTHER","Other","Work email","11614 Seven Locks Rd","","Rockville","MD","US","208543261" +"1437702610","DIRECT","Direct Messaging Address","gabby@thirdeye-chicago.com","N","direct email to therapist/owner","","DIRECT","Direct","","CSV","CSV","","1934 W Roscoe St Apt 2","","Chicago","IL","US","606571056" +"1356994594","CONNECT","CONNECT URL","evian95.faby@yahoo.com","N","","","","","","","","","1095 W 77th St Apt 101","","Hialeah","FL","US","330143964" +"1346893591","DIRECT","Direct Messaging Address","sswan@coastalhorizons.org","Y","Work email","Coastal Horizons Center, Inc.","","","","","","","615 Shipyard Blvd","","Wilmington","NC","US","284126431" +"1700439957","OTHERS","Other URL","thelrc909@gmail.com","N","","","","","","","","","935 First Colonial Rd","","Virginia Beach","VA","US","234543101" +"1164075313","DIRECT","Direct Messaging Address","Kelsey.Ostendorf@unitypoint.org","N","Work Email","","","","","","","","3251 W 9th St","","Waterloo","IA","US","507025310" +"1346893500","OTHERS","Other URL","https://secure.simplepractice.com/clients","N","EHR- Simple Practice","","","","","","","","426 E Freemason St Ste 250","","Norfolk","VA","US","235102688" +"1700439965","DIRECT","Direct Messaging Address","shumbert@novacare.com","N","","","DIRECT","Direct","","","","","3773 Olentangy River Rd","","Columbus","OH","US","432143425" +"1164075321","DIRECT","Direct Messaging Address","mpearce@bandykids.com","N","Secure Work Email","","DIRECT","Direct","","OTHER","Other","Secure work email","11506 Rockaway Beach Blvd","","Rockaway Park","NY","US","116942346" +"1528611787","DIRECT","Direct Messaging Address","Kimberly@fleuresh.com","N","Clinic email, needs 2 passwords to retrieve information","","DIRECT","Direct","","CSV","CSV","","575 S Willow St","","Manchester","NH","US","031035713" +"1528611795","DIRECT","Direct Messaging Address","dennisscharff@live.com","N","e-mail","","DIRECT","Direct","","CSV","CSV","","386 New Brunswick Ave","","Fords","NJ","US","088632165" +"1083267264","OTHERS","Other URL","https://www.straighttalkcounseling.org/","N","","","","","","","","","3785 S Plaza Dr","","Santa Ana","CA","US","927047463" +"1801449087","OTHERS","Other URL","info@mindworkstx.com","N","Secure Encrypted Email","","DIRECT","Direct","","OTHER","Other","Direct Email","8207 Callaghan Rd Ste 425","","San Antonio","TX","US","782304737" +"1700439981","CONNECT","CONNECT URL","SharePoint","N","SharePoint is a secured network for health information","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Health Information Exchange","192 Kingsway W","","Bremerton","WA","US","983128511" +"1700439981","OTHERS","Other URL","SharePoint","N","An approved private healthcare network used by Positive Behavior Support Corp.","","HIE","Health Information Exchange (HIE)","","OTHER","Other","POSITIVE/lpryor","192 Kingsway W","","Bremerton","WA","US","983128511" +"1386297554","DIRECT","Direct Messaging Address","admin@focusedbehaviorsolutions.com","N","","","DIRECT","Direct","","","","","157 S Howard St Ste 310","","Spokane","WA","US","992014421" +"1932752102","CONNECT","CONNECT URL",".","N","","","","","","","","","1330 N Coliseum Blvd","","Fort Wayne","IN","US","468055526" +"1447803622","DIRECT","Direct Messaging Address","cmonaghan@cmhshare.org","N","email","","DIRECT","Direct","","CSV","CSV","","1424 Tacoma Ave S","","Tacoma","WA","US","984021907" +"1679126858","DIRECT","Direct Messaging Address","Sidney@midwestohiodental.com","N","Webmail Roundcube","","HIE","Health Information Exchange (HIE)","","","","","425 W Russell Rd","","Sidney","OH","US","453651454" +"1679126858","DIRECT","Direct Messaging Address","Sidney@midwestohiodental.com","N","Webmail Roundcube","","HIE","Health Information Exchange (HIE)","","","","","425 W Russell Rd","","Sidney","OH","US","453651454" +"1679126858","DIRECT","Direct Messaging Address","Sidney@midwestohiodental.com","N","Webmail Roundcube","","HIE","Health Information Exchange (HIE)","","","","","425 W Russell Rd","","Sidney","OH","US","453651454" +"1679126858","DIRECT","Direct Messaging Address","Sidney@midwestohiodental.com","N","Webmail Roundcube","","HIE","Health Information Exchange (HIE)","","","","","425 W Russell Rd","","Sidney","OH","US","453651454" +"1396398574","CONNECT","CONNECT URL","gboldt@cenclear.org","Y","secure email","Cen Clear Child Services, Inc.","DIRECT","Direct","","","","","1633 Philipsburg Bigler Hwy","","Philipsburg","PA","US","168668112" +"1871146084","OTHERS","Other URL","asmith@parallelhomecare.com","N","email","","DIRECT","Direct","","CSV","CSV","","441 County Road Ml","","Negaunee","MI","US","498669084" +"1821641937","OTHERS","Other URL","Office","N","","","","","","","","","1895 Plumas St Ste 6","","Reno","NV","US","895093384" +"1164075271","DIRECT","Direct Messaging Address","jscheels@unalomenurse.coach","N","","","","","","","","","2933 94th St","","Sturtevant","WI","US","531772407" +"1578116695","SOAP","SOAP URL","therapists","N","","","","","","","","","2035 Chittim Trail Dr","","San Antonio","TX","US","782325449" +"1962055087","DIRECT","Direct Messaging Address","Info@lovelylubin.com","N","Secure Email Address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1790 Manor Dr Apt C","","Union","NJ","US","070834458" +"1962055087","DIRECT","Direct Messaging Address","Info@lovelylubin.com","N","Secure email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1790 Manor Dr Apt C","","Union","NJ","US","070834458" +"1720631856","OTHERS","Other URL","NPI","N","","","DIRECT","Direct","","CSV","CSV","","1849 Tupelo Ln","","Wesley Chapel","FL","US","335435400" +"1437702511","CONNECT","CONNECT URL","GLACE","N","","","","","","","","","3505 S Reed Rd","","Kokomo","IN","US","469023838" +"1174176382","DIRECT","Direct Messaging Address","Acenith@hotmail.com","N","","","","","","","","","550 Peachtree St NE","","Atlanta","GA","US","303082212" +"1396398327","DIRECT","Direct Messaging Address","erickaobaitek@boisestate.edu","N","N/A","","DIRECT","Direct","","CSV","CSV","","1529 Belmont St","","Boise","ID","US","837068370" +"1942853239","DIRECT","Direct Messaging Address","bervelynacheampong@omegahealthservice.com","N","direct email","","DIRECT","Direct","","CSV","CSV","","24901 Northwestern Hwy Ste 314C","","Southfield","MI","US","480752207" +"1942853239","DIRECT","Direct Messaging Address","bervelynacheampong@omegahealthservice.com","N","direct email","","DIRECT","Direct","","CSV","CSV","","6555 Busch Blvd Ste 105","","Columbus","OH","US","432291790" +"1841843133","DIRECT","Direct Messaging Address","jvolz@ahm.com","N","work email","","DIRECT","Direct","","OTHER","Other","work email","9901 Medical Center Dr","","Rockville","MD","US","208503357" +"1174176259","DIRECT","Direct Messaging Address","dvandyke@cityprogroup.com","N","","","","","","","","","2625 E 14th St Ste 200","","Brooklyn","NY","US","112353973" +"1174176259","DIRECT","Direct Messaging Address","mvahey@cityprogroup.com","N","","","DIRECT","Direct","","CSV","CSV","","2625 E 14th St Ste 200","","Brooklyn","NY","US","112353973" +"1619520939","CONNECT","CONNECT URL","Harrisonburg","N","","","","","","","","","240 Lucy Dr","","Harrisonburg","VA","US","228018036" +"1790338010","DIRECT","Direct Messaging Address","camille.fisher@usoncology.com","N","Work Email","","DIRECT","Direct","","OTHER","Other","Email","6204 Balcones Dr","","Austin","TX","US","787314214" +"1043863368","CONNECT","CONNECT URL","aking@applewoodcenters.org","N","email address","","HIE","Health Information Exchange (HIE)","","","","","3518 W 25th St","","Cleveland","OH","US","441091951" +"1861045189","OTHERS","Other URL","laurel.marden@bonnevilleacademy.org","N","","","","","","","","","800 W Montauk Ln","","Stansbury Park","UT","US","840743385" +"1538712757","CONNECT","CONNECT URL","https://www.stlukesonline.org/mychart","N","mychart","","","","","","","","1450 Aviation Dr Ste 202","","Hailey","ID","US","833338785" +"1972156198","CONNECT","CONNECT URL","tbd","N","","","","","","","","","1400 Vfw Pkwy","","West Roxbury","MA","US","021324927" +"1275186496","CONNECT","CONNECT URL","Spartanburg","N","","","","","","","","","500 Dupre Dr","","Spartanburg","SC","US","293072978" +"1699328815","DIRECT","Direct Messaging Address","msteinhart@aaroncenter.com","N","Work Email","","DIRECT","Direct","","","","","851 Commerce Blvd Ste 107","","Scranton","PA","US","185191762" +"1184277311","OTHERS","Other URL","srballe.s00870.us@wal-mart.com","Y","work email","WAL-MART STORES EAST LP","DIRECT","Direct","","OTHER","Other","work email","4040 N Newton St","","Jasper","IN","US","475462575" +"1184277311","OTHERS","Other URL","url","N","computer","","DIRECT","Direct","","OTHER","Other","none","4040 N Newton St","","Jasper","IN","US","475462575" +"1992358121","OTHERS","Other URL","Sendic","N","Sendic ( secure email )","","DIRECT","Direct","","OTHER","Other","Secure email","5725 SW 40th St","","West Park","FL","US","330236105" +"1568015717","DIRECT","Direct Messaging Address","nmburt@stcloudstate.edu","N","Email","","DIRECT","Direct","","","","","1000 Opportunity Blvd S Apt 211","","Cambridge","MN","US","550082804" +"1073166278","DIRECT","Direct Messaging Address","eyelinkpresident@eyelinktech.com","Y","business e-mail","Eye Link Technologies, LLC","","","","","","","312 N Alma School Rd Ste 11","","Chandler","AZ","US","852244354" +"1790338994","OTHERS","Other URL","info@dermcarealabama.com","N","info@dermcarealabama.com","","DIRECT","Direct","","OTHER","Other","Email","4960 Rice Mine Rd NE Ste 40","","Tuscaloosa","AL","US","354062671" +"1447803655","OTHERS","Other URL","Website","N","","","","","","","","","600 S Cherry St Ste 217","","Glendale","CO","US","802461704" +"1447803655","SOAP","SOAP URL","BestNotes","N","Medical Record","","DIRECT","Direct","","CSV","CSV","","600 S Cherry St Ste 217","","Glendale","CO","US","802461704" +"1447803655","SOAP","SOAP URL","BestNotes","N","","","DIRECT","Direct","","CSV","CSV","","600 S Cherry St Ste 217","","Glendale","CO","US","802461704" +"1801449012","DIRECT","Direct Messaging Address","jcarlos@lacmg.com","N","lacmg.com","","DIRECT","Direct","","CSV","CSV","","6511 Van Nuys Blvd","","Van Nuys","CA","US","914011425" +"1982257093","CONNECT","CONNECT URL","Www.benesseremassage.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","stella.leone@sodexo.com","135 Day St Ste 202","","Newington","CT","US","061111244" +"1336792449","CONNECT","CONNECT URL","jtreadwell@co.humboldt.ca.us","N","","","","","","","","","720 Wood St","","Eureka","CA","US","955014413" +"1144873258","DIRECT","Direct Messaging Address","jose.zavala@cbhi.net","N","Business Email","","","","","","","","6750 El Colegio Rd Apt 415","","Goleta","CA","US","931174282" +"1922651041","DIRECT","Direct Messaging Address","matthew.jackson1@ascension.org","N","Work Email","","DIRECT","Direct","","CSV","CSV","","1820 Pleasant Dr","","Portage","MI","US","490025604" +"1275186363","CONNECT","CONNECT URL","https://aubrie-tarantino.clientsecure.me","N","Simple Practice- Client communication","","DIRECT","Direct","","OTHER","Other","billing, scheduling, medical information","685 Briggs St","","Erie","CO","US","80516" +"1053964189","DIRECT","Direct Messaging Address","kayers@wakehealth.edu","Y","encripted email","Wake Forest Baptist Health","DIRECT","Direct","","OTHER","Other","encripted email","Medical Center Blvd","","Winston Salem","NC","US","271570001" +"1881247930","OTHERS","Other URL","520rx@unitedtexas.com","N","Pharmacy Email Address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1229 State Highway 16 S","","Graham","TX","US","764503809" +"1881247930","OTHERS","Other URL","520rx@unitedtexas.com","N","Pharmacy Email Address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1229 State Highway 16 S","","Graham","TX","US","764503809" +"1699328740","OTHERS","Other URL","https://bh2.patagoniaemr.com","N","Electronic Medical Record","","HIE","Health Information Exchange (HIE)","","","","","157 Health Services Rd","","Sparta","NC","US","286753000" +"1922651074","DIRECT","Direct Messaging Address","sharon@tbtwonline.com","N","","","","","","","","","2 The Square At Lillington","","Lillington","NC","US","275468030" +"1205489358","CONNECT","CONNECT URL","sarahkimnj@gmail.com","N","","","","","","","","","25 Amelia Dr","","Old Tappan","NJ","US","076756913" +"1538712575","DIRECT","Direct Messaging Address","shekita.james@emoryhealthcare.org","N","Business email","","DIRECT","Direct","","CSV","CSV","","550 Peachtree St NE Fl Mot19","","Atlanta","GA","US","303082247" +"1619520780","CONNECT","CONNECT URL","Clinton","N","Office","","DIRECT","Direct","","OTHER","Other","office","65 Old Highway 22 Ste 4","","Clinton","NJ","US","088091329" +"1700439882","CONNECT","CONNECT URL","Albuquerque","N","","","","","","","","","5115 Coors Blvd NW Ste E","","Albuquerque","NM","US","871201926" +"1134772221","CONNECT","CONNECT URL","andreatramperlmsw@gmail.com","N","","","","","","","","","233 Fulton St E Ste 226","","Grand Rapids","MI","US","495033262" +"1942853973","SOAP","SOAP URL","Bend","N","","","","","","","","","2797 NW Clearwater Dr Ste 100","","Bend","OR","US","977037007" +"1942853973","SOAP","SOAP URL","Bend","N","","","","","","","","","2797 NW Clearwater Dr Ste 100","","Bend","OR","US","977037007" +"1831742865","DIRECT","Direct Messaging Address","mary.rhoton@lcmchealth.org","N","","","DIRECT","Direct","","","","","3701 Behrman Pl","","New Orleans","LA","US","701140910" +"1356994396","OTHERS","Other URL","Hampton","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11143 Shannon Cir","","Hampton","GA","US","302281563" +"1164075115","CONNECT","CONNECT URL","haverhill","N","","","","","","","","","26 Parkridge Rd","","Haverhill","MA","US","018358514" +"1801449848","DIRECT","Direct Messaging Address","hailey@augmentingability.com","N","","","","","","","","","260 Gateway Dr","","Bel Air","MD","US","210144268" +"1437702479","DIRECT","Direct Messaging Address","sgreene4@northwell.edu","N","","","DIRECT","Direct","","OTHER","Other","email","27005 76th Ave","","New Hyde Park","NY","US","110401402" +"1336792381","OTHERS","Other URL","laptop","N","laptop","","OTHER","Other","laptop","CSV","CSV","home","8609 2nd Ave","","Silver Spring","MD","US","209103360" +"1982257929","OTHERS","Other URL","kmurillo@foothillsrehab.com","Y","work email","Foothills Sports Medicine & Rehabilitation Litchfield Park, Inc","DIRECT","Direct","","OTHER","Other","email","5110 N Dysart Rd","Suite 148","Litchfield Park","AZ","US","853403058" +"1255984209","CONNECT","CONNECT URL","fax","N","","","DIRECT","Direct","7024577401","CSV","CSV","","7670 W Sahara Ave Ste 2","","Las Vegas","NV","US","891172751" +"1427601475","DIRECT","Direct Messaging Address","taylor.kersten@bhshealth.org","N","Work Email","","","","","","","","4580 Coleman St","","Bismarck","ND","US","585031388" +"1275186223","DIRECT","Direct Messaging Address","angela.m.maroon@kp.org","N","work email","","DIRECT","Direct","","OTHER","Other","work email","3600 N Interstate Ave","","Portland","OR","US","972271106" +"1609429661","CONNECT","CONNECT URL","EMR","N","","","","","","","","","1100 E Nelson Rd","","Moses Lake","WA","US","988372360" +"1154974111","DIRECT","Direct Messaging Address","s0006c01@safeway.com","N","Work email","","DIRECT","Direct","","OTHER","Other","Email","200 S 23rd Ave","","Bozeman","MT","US","597183965" +"1578116539","OTHERS","Other URL","Http://www.goldenbearpt.com","N","Work website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","146 N Maag Ave","","Oakdale","CA","US","953612249" +"1821641887","CONNECT","CONNECT URL","Jamestown","N","","","","","","","","","150 Prather Ave","","Jamestown","NY","US","147016710" +"1730732793","CONNECT","CONNECT URL","Demarcofamilydental@yahoo.com","N","","","","","","","","","345 E Main St","","Tuckerton","NJ","US","080872805" +"1497308415","OTHERS","Other URL","alyshawoods@mednet.ucla.edu","Y","","UCLA Health System","","","","","","","757 Westwood Plz","","Los Angeles","CA","US","900958358" +"1245883297","DIRECT","Direct Messaging Address","mark.ossi@direct.revolutionehr.com","Y","direct doctor messaging within the EHR system","St Johns Eye Associates at Nocatee","HIE","Health Information Exchange (HIE)","","OTHER","Other","*SES","161 Hampton Point Dr Ste 3","","Saint Augustine","FL","US","320923058" +"1598318693","DIRECT","Direct Messaging Address","EmilyJ@childplace.org","N","","","","","","","","","2420 E 10th St","","Jeffersonville","IN","US","471306000" +"1821641986","DIRECT","Direct Messaging Address","luanita.etsitty@nndoh.org","N","luanita.etsitty@nndoh.org","","DIRECT","Direct","","CSV","CSV","","Pinon Drive","","Shiprock","NM","US","87420" +"1497308548","OTHERS","Other URL","neurosciencesgroup@gmail.com","N","","","","","","","","","122 W Main St","","Endicott","NY","US","137604772" +"1225681398","CONNECT","CONNECT URL","8138168024","N","phone","","DIRECT","Direct","","CSV","CSV","","6518 S West Shore Cir","","Tampa","FL","US","336161347" +"1033762174","DIRECT","Direct Messaging Address","bmcservices@bmcsoutheast.com","N","","","","","","","","","1339 E Tennessee St","","Tallahassee","FL","US","323085107" +"1639722671","FHIR","FHIR URL","drsocarras@pricelessdentalcare.com","N","","","","","","","","","60 Waterbury Rd Ste E","","Prospect","CT","US","067121251" +"1922651942","DIRECT","Direct Messaging Address","quoila.charley@pmsnm.org","N","","","","","","","","","1615 Ojo Court","","Farmington","NM","US","87401" +"1104479120","CONNECT","CONNECT URL","Url","N","","","","","","","","","2600 sw27th ave apt 701","","Miami","FL","US","33133" +"1992358055","OTHERS","Other URL","allergyasthmafrederick.com","N","","","DIRECT","Direct","","","","","5300 Westview Dr Ste 102","","Frederick","MD","US","217038372" +"1134772270","CONNECT","CONNECT URL","www.sandstonehealth.com","N","","","","","","","","","795 Fish Creek Thoroughfare Ste 270","","Montgomery","TX","US","77316" +"1215580352","OTHERS","Other URL","Walgreens","Y","Company","WALGREEN CO","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1801 Montgomery Hwy","","Hoover","AL","US","352442514" +"1710530852","OTHERS","Other URL","ServiceNet","N","ServiceNet","","","","","","","","1236 Main St","","Holyoke","MA","US","010402955" +"1053964114","OTHERS","Other URL","delainedrew@gmail.com","N","","","","","","","","","153 Diamond St","","New Haven","CT","US","065151331" +"1871146936","DIRECT","Direct Messaging Address","jhowell4@bidmc.harvard.edu","Y","Business Email","Beth Israel Deaconess Medical Center","DIRECT","Direct","","","","","330 Brookline Ave","","Boston","MA","US","022155400" +"1841843901","DIRECT","Direct Messaging Address","folserx2@bellsouth.net","N","","","","","","","","","4000 4th St","","Marrero","LA","US","700722240" +"1609429778","DIRECT","Direct Messaging Address","leeanne@thecrowsoncenter.com","N","Secure Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1807 E Lawson Rd","","Little Rock","AR","US","722105012" +"1598318669","DIRECT","Direct Messaging Address","pamela.esposito@dhhs.nc.gov","N","work email","","DIRECT","Direct","","","","","2577 W 5th St","","Greenville","NC","US","278347813" +"1598318669","DIRECT","Direct Messaging Address","pamela.esposito@dhhs.nc.gov","N","work email","","DIRECT","Direct","","","","","2577 W 5th St","","Greenville","NC","US","278347813" +"1649823709","DIRECT","Direct Messaging Address","info@carolinaspeechtherapy.com","N","information","","OTHER","Other","general","CSV","CSV","","129 N Tradd St","","Statesville","NC","US","286775239" +"1811540974","OTHERS","Other URL","www.va.gov","N","","","","","","","","","515 Broad St","","Perryville","MD","US","219032734" +"1245883313","CONNECT","CONNECT URL","jenningsbodywork.com","N","","","","","","","","","220 E Mississippi Ave","","Ruston","LA","US","712703904" +"1205489374","CONNECT","CONNECT URL","ajohnstone@skipofny.org","N","","","","","","","","","50 Vantage Point Dr","","Rochester","NY","US","146241180" +"1588217657","DIRECT","Direct Messaging Address","cejones1@idoc.in.gov","N","","","DIRECT","Direct","","","","","1000 Van Nuys Rd","","New Castle","IN","US","473629060" +"1679126767","DIRECT","Direct Messaging Address","mentalwellnessservices@sbcglobal.net","N","Medical Records and Request Services","","","","","","","","507 N Sam Houston Pkwy E Ste 204","","Houston","TX","US","770604070" +"1023661113","OTHERS","Other URL","www.care.fhr.net","N","Electronic Health Record","","","","","OTHER","Other","Electronic Health Record","1041 W Bridge St Ste 420","","Phoenixville","PA","US","194604342" +"1194378299","DIRECT","Direct Messaging Address","matthew.a.werth.mil@mail.mil","N","","","","","","","","","34101 Farenholt Ave Bldg 14","","San Diego","CA","US","921347000" +"1376196477","OTHERS","Other URL","-","N","","","","","","","","","1045 James St","","Syracuse","NY","US","132032730" +"1477106573","CONNECT","CONNECT URL","www.pepcleve.org","N","","","","","","","","","3100 Euclid Ave","","Cleveland","OH","US","441152508" +"1053964155","DIRECT","Direct Messaging Address","jcarlos@lacmg.com","N","lacmg.com","","DIRECT","Direct","","CSV","CSV","","6511 Van Nuys Blvd","","Van Nuys","CA","US","914011425" +"1023661048","DIRECT","Direct Messaging Address","jforman@chanevada.org","N","","","","","","","","","1055 S Wells Ave","","Reno","NV","US","895022550" +"1558914580","OTHERS","Other URL","Skypebusiness","N","messaging","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4101 S 4th St","","Leavenworth","KS","US","660485014" +"1558914580","OTHERS","Other URL","CPRS","N","Patient notes","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4101 S 4th St","","Leavenworth","KS","US","660485014" +"1558914598","CONNECT","CONNECT URL","Framingham","N","","","","","","","","","855 Worcester Rd Ste 5","","Framingham","MA","US","017015248" +"1992358956","OTHERS","Other URL","https://mycw92.ecwcloud.com/portal12341/jsp/100mp/login_otp.jsp","N","Patient Portal","","","","","","","","121 S Long Beach Blvd","","Compton","CA","US","902213423" +"1962055921","CONNECT","CONNECT URL","AbovetheGate","N","","","","","","","","","509 Main St","","Diamond Springs","CA","US","956199105" +"1851944896","CONNECT","CONNECT URL","Whittier","N","","","","","","","","","13601 Whittier Blvd Ste 105","","Whittier","CA","US","906051947" +"1942853999","DIRECT","Direct Messaging Address","patriciashannon.contractor@griffithcenters.org","N","","","","","","","","","6850 Meade St","","Wellington","CO","US","805492274" +"1427601517","DIRECT","Direct Messaging Address","richard@newtowntherapy.com","N","Work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","17 Barclay Street","","Newtown","PA","US","18940" +"1336792423","CONNECT","CONNECT URL","ColumbiaSC","N","","","DIRECT","Direct","","","","","Headquarters, Ft. Jackson DENTAC 4323 Hill Street","","Columbia","SC","US","292076022" +"1285287201","DIRECT","Direct Messaging Address","nlotze@dmc.org","N","secure work email","","DIRECT","Direct","","","","","detroit Medical center","3990 John r","Detroit","MI","US","48201" +"1538712567","CONNECT","CONNECT URL","lana@shenmedicine.com","N","email","","DIRECT","Direct","","CSV","CSV","","32 Union Square East","Suire 1115","New York","NY","US","10003" +"1801449822","CONNECT","CONNECT URL","HIE","N","HIE","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HIE","28 HOWARD ST","STE 205","BURLINGTON","VT","US","054010404" +"1205489200","DIRECT","Direct Messaging Address","deborah.faulkner@lmcs.org","N","secure work email","","DIRECT","Direct","","CSV","CSV","","11578 Highway 27","","Summerville","GA","US","307475873" +"1205489200","DIRECT","Direct Messaging Address","deborah.faulkner@lmcs.org","N","secure work email","","DIRECT","Direct","","CSV","CSV","","11578 Highway 27","","Summerville","GA","US","307475873" +"1841843984","DIRECT","Direct Messaging Address","jordan.hoffman@agh.org","N","jordan.hoffman@agh.org","","","","","","","","4 Allegheny Ctr","","Pittsburgh","PA","US","152125255" +"1356994370","DIRECT","Direct Messaging Address","mike.tart@dhhs.nc.gov","N","Business Email","","DIRECT","Direct","","CSV","CSV","","2577 W 5th St","","Greenville","NC","US","278347813" +"1639722788","DIRECT","Direct Messaging Address","Seancolwell@advocatehealth.com","N","Email","","DIRECT","Direct","","CSV","CSV","","461 Wexford Dr","","Lemont","IL","US","604396157" +"1720631872","OTHERS","Other URL","Idabel","N","Business","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1430 E Lincoln Rd","","Idabel","OK","US","747457343" +"1528611670","CONNECT","CONNECT URL","N/A","N","","","","","","","","","1276 N Main St","","Crown Point","IN","US","463072757" +"1174176234","SOAP","SOAP URL","ClinicSource","N","","","","","","","","","2848 Pleasant Rd Ste 101","","Fort Mill","SC","US","297089494" +"1275186272","CONNECT","CONNECT URL","padenjn@rutgers.edu","N","","","","","","","","","183 S Orange Ave","","Newark","NJ","US","071032757" +"1275186272","CONNECT","CONNECT URL","padenjn@rutgers.edu","N","","","","","","","","","183 S Orange Ave","","Newark","NJ","US","071032757" +"1326691403","CONNECT","CONNECT URL","caleb.folkerts@gmail.com","N","direct email","","OTHER","Other","direct messaging","CSV","CSV","","25 N Canfield Niles Rd","","Austintown","OH","US","445152328" +"1508419698","DIRECT","Direct Messaging Address","lippsusa@health.isu.edu","N","","","DIRECT","Direct","","","","","921 S. 8th Ave. Stop 8088","","Pocatello","ID","US","832098088" +"1417500414","DIRECT","Direct Messaging Address","lauren.jacobs1@va.gov","N","","","","","","","","","1601 Brenner Ave","","Salisbury","NC","US","281442515" +"1275186371","CONNECT","CONNECT URL","Reno","N","","","DIRECT","Direct","","OTHER","Other","Reno","501 Hammill Ln","","Reno","NV","US","895111004" +"1720631823","CONNECT","CONNECT URL","Athena","N","EMR","","","","","","","","4205 Belfort Rd Ste 1005","","Jacksonville","FL","US","322165876" +"1184277287","DIRECT","Direct Messaging Address","lisette.cauchon@sdcounty.ca.gov","N","","","","","","","","","690 Oxford St","","Chula Vista","CA","US","919117111" +"1669025664","CONNECT","CONNECT URL","Compassionatehearts12@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","102 Harmon St Ste A","","Lexington","SC","US","290723526" +"1902459902","OTHERS","Other URL","philadelphia","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9173 Roosevelt Blvd Spc 22","","Philadelphia","PA","US","191142204" +"1326691320","OTHERS","Other URL","www.smilemaxdentist.com","N","Website","","DIRECT","Direct","","OTHER","Other","Website","10814 Jefferson Blvd Ste G","","Los Angeles","CA","US","902304988" +"1871146878","DIRECT","Direct Messaging Address","jcarlos@lacmg.com","N","lacmg.com","","DIRECT","Direct","","CSV","CSV","","6347 Pacific Blvd","","Huntington Park","CA","US","902554101" +"1497308498","OTHERS","Other URL","501-712-4531","N","HIPAA compliant online FAX","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Referrals","10515 W Markham St Ste D4","","Little Rock","AR","US","722052290" +"1316590334","OTHERS","Other URL","Securelogin","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2421 Presidents Dr Ste B-21","","Montgomery","AL","US","361161632" +"1316590334","CONNECT","CONNECT URL","Web-based","N","","","DIRECT","Direct","","CSV","CSV","","2421 Presidents Dr Ste B-21","","Montgomery","AL","US","361161632" +"1649823667","DIRECT","Direct Messaging Address","michelle.cutter@clintoncountygov.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","130 Arizona Ave Ste 1500","","Plattsburgh","NY","US","129034908" +"1164075198","OTHERS","Other URL","thispc/document","N","","","","","","","","","12258 Perris Blvd","","Moreno Valley","CA","US","925577418" +"1063065092","OTHERS","Other URL","info@victorycaregiver.com","N","","","OTHER","Other","info@victorycaregivers.com","OTHER","Other","info@victorycaregivers.com","314 Winding Hill Dr","","Hackettstown","NJ","US","078405699" +"1063065092","OTHERS","Other URL","info@victorycaregivers.com","N","","","","","","","","","314 Winding Hill Dr","","Hackettstown","NJ","US","078405699" +"1922651967","DIRECT","Direct Messaging Address","info@agelesslivinghh.com","N","","","","","","","","","431 Wolfe Rd Ste 102","","San Antonio","TX","US","782164630" +"1497308431","CONNECT","CONNECT URL","jay@updox.com","N","","","DIRECT","Direct","","CSV","CSV","","500 N Bypass Rd","","Campbellsville","KY","US","427187792" +"1144873183","DIRECT","Direct Messaging Address","dudzinsj@bc.edu","N","","","","","","","","","500 Victory Rd","","Quincy","MA","US","021713139" +"1033762075","CONNECT","CONNECT URL","Livingtheexhale@gmail.com","N","","","","","","","","","13410 Parker Commons Blvd Ste 101","","Fort Myers","FL","US","339121867" +"1740833789","OTHERS","Other URL","APFAK.com","N","Therapy","","DIRECT","Direct","","CSV","CSV","","203 S Santa Claus Ln","","North Pole","AK","US","997057704" +"1770136715","DIRECT","Direct Messaging Address","jfjones@mosaichha.org","N","","","DIRECT","Direct","","","","","330 Lakeview Dr","","Goshen","IN","US","465289365" +"1669025607","OTHERS","Other URL","N/A","N","N/A","","","","","","","","9295 Riverside Pkwy","","Tulsa","OK","US","741377341" +"1669025607","CONNECT","CONNECT URL","N/A","N","","","","","","","","","9295 Riverside Pkwy","","Tulsa","OK","US","741377341" +"1598318545","DIRECT","Direct Messaging Address","brm.vildon@hotmail.com","N","business email","","DIRECT","Direct","","OTHER","Other","HTML","14300 Gallant Fox Ln","","Bowie","MD","US","207154003" +"1104479153","CONNECT","CONNECT URL","https://login.pointclickcare.com/home/userLogin.xhtml","N","POINT CLICK CARE","","HIE","Health Information Exchange (HIE)","","CSV","CSV","NEW BRITIAN","55 Grand St","","New Britain","CT","US","060522021" +"1528611589","DIRECT","Direct Messaging Address","admin@iCareALH.Directak.net","N","Organization email","","DIRECT","Direct","","OTHER","Other","emails","5535 Chilkoot Ct","","Anchorage","AK","US","995044319" +"1700439767","DIRECT","Direct Messaging Address","aaramirez@dmh.lacounty.gov","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","14462 Hayward St","","Whittier","CA","US","906031843" +"1114570173","DIRECT","Direct Messaging Address","Office@Strivetherapeuticservices.com","N","E-mail","","DIRECT","Direct","","CSV","CSV","","1508 Neptune Dr","","Clinton","OK","US","736019706" +"1932752995","CONNECT","CONNECT URL","Mcallen","N","","","DIRECT","Direct","","CSV","CSV","","1005 E Nolana Ave","","McAllen","TX","US","785046101" +"1972156941","CONNECT","CONNECT URL","Agelesslivinghh.com","N","Home Health","","","","","","","","160 Broken Star Trl","","Poteet","TX","US","780654343" +"1902459787","OTHERS","Other URL","MacPractice","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","615 North Loop E Ste 200","","Houston","TX","US","770225934" +"1093368979","OTHERS","Other URL","mmaguire@daacmail.org","N","Substance Abuse","","","","","","","","2403 Professional Dr","","Santa Rosa","CA","US","954033007" +"1427601574","DIRECT","Direct Messaging Address","vbouris@northwell.edu","N","e-mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","100 E 77th St","","New York","NY","US","100751850" +"1154974137","CONNECT","CONNECT URL","http://envisioncounselingservices.com","N","","","","","","","","","9030 58th Dr E Ste 103","","Bradenton","FL","US","342026108" +"1932752037","OTHERS","Other URL","Dianna.hartley@uhhospitals.org","N","","","","","","","","","630 East River Road","","Elyria","OH","US","43035" +"1841843943","DIRECT","Direct Messaging Address","destinee.cole@smail.astate.edu","N","","","","","","","","","2015 Aggie Rd","","Jonesboro","AR","US","72401" +"1497308407","DIRECT","Direct Messaging Address","gail@aifamilycare.com","N","","","DIRECT","Direct","","CSV","CSV","","7602 Slate Ridge Blvd","","Reynoldsburg","OH","US","430688157" +"1063065043","CONNECT","CONNECT URL","Anesthesiaalliance.com","Y","Anesthesia Alliance","Anesthesia Alliance Solutions","DIRECT","Direct","","CSV","CSV","","2415 E Camelback Rd","","Phoenix","AZ","US","850164288" +"1295388197","DIRECT","Direct Messaging Address","pamela.edler@northside.com","N","","","","","","","","","1200 Northside Forsyth Dr","","Cumming","GA","US","300417659" +"1013560911","DIRECT","Direct Messaging Address","hayesdental@hfd.hrcoxmail.com","N","","","","","","","","","3224 George Washington Hwy","","Hayes","VA","US","23072" +"1326691452","OTHERS","Other URL","cortney.houghtaling@phrehab.com","Y","","Progressive Health of Indiana, LLC","DIRECT","Direct","","","","","600 Mary St","","Evansville","IN","US","477101658" +"1073166104","OTHERS","Other URL","Outlook","N","","","","","","","","","1155 Cherokee St","","Denver","CO","US","802043632" +"1073166104","OTHERS","Other URL","Outlook","N","","","HIE","Health Information Exchange (HIE)","","","","","1155 Cherokee St","","Denver","CO","US","802043632" +"1518510643","OTHERS","Other URL","Roseville","N","","","","","","","","","10 Sierra Gate Plz Ste 130","","Roseville","CA","US","956786646" +"1699328724","CONNECT","CONNECT URL","mturner@lifepathsystems.org","N","","","","","","","","","1515 Heritage Dr","","McKinney","TX","US","750693256" +"1861045908","DIRECT","Direct Messaging Address","racheal.smetana@ahn.org","N","","","DIRECT","Direct","","","","","4 Allegheny Ctr Fl 8","","Pittsburgh","PA","US","152125255" +"1285287326","CONNECT","CONNECT URL","Computer","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","415 Grant St","","Mercer","PA","US","161371307" +"1831742972","DIRECT","Direct Messaging Address","jstemen@painclinic-nw.com","N","","","DIRECT","Direct","","","","","1221 Whipple St","","Eau Claire","WI","US","547035270" +"1982257028","DIRECT","Direct Messaging Address","brush.56@buckeyemail.osu.edu","N","","","","","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1982257028","DIRECT","Direct Messaging Address","brush.56@buckeyemail.osu.edu","N","","","","","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1982257028","DIRECT","Direct Messaging Address","brush.56@buckeyemail.osu.edu","N","","","","","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1982257028","DIRECT","Direct Messaging Address","brush.56@buckeyemail.osu.edu","N","","","","","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1982257028","DIRECT","Direct Messaging Address","brush.56@buckeyemail.osu.edu","N","","","","","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1982257028","DIRECT","Direct Messaging Address","brush.56@buckeyemail.osu.edu","N","","","","","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1982257028","DIRECT","Direct Messaging Address","brush.56@buckeyemail.osu.edu","N","","","","","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1982257028","DIRECT","Direct Messaging Address","brush.56@buckeyemail.osu.edu","N","","","","","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1982257028","DIRECT","Direct Messaging Address","brush.56@buckeyemail.osu.edu","N","","","","","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1982257028","DIRECT","Direct Messaging Address","brush.56@buckeyemail.osu.edu","N","","","","","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1982257028","DIRECT","Direct Messaging Address","brush.56@buckeyemail.osu.edu","N","","","","","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1982257028","DIRECT","Direct Messaging Address","brush.56@buckeyemail.osu.edu","N","","","","","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1982257028","DIRECT","Direct Messaging Address","brush.56@buckeyemail.osu.edu","N","","","","","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1982257028","DIRECT","Direct Messaging Address","brush.56@buckeyemail.osu.edu","N","","","","","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1982257028","DIRECT","Direct Messaging Address","brush.56@buckeyemail.osu.edu","N","","","","","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1518510650","DIRECT","Direct Messaging Address","Jesslyn.smith@outlook.com","N","","","","","","","","","3144 Ross Clark Cir","","Dothan","AL","US","363033038" +"1659924702","DIRECT","Direct Messaging Address","contact@brainpowerneuro.com","N","This is a general email address used for provider information and referrals","","DIRECT","Direct","","OTHER","Other","Secure email messages for information needed or used","5155 Rosebud Ln","","Newburgh","IN","US","476309332" +"1831742915","CONNECT","CONNECT URL","N/A","N","","","","","","","","","1622 Hillside Ave N","","Minneapolis","MN","US","554111912" +"1578116653","DIRECT","Direct Messaging Address","michelle.mcmillan@wvcenterforwellness.org","N","","","DIRECT","Direct","","","","","207 SW 1st St","","Enterprise","OR","US","978281203" +"1023661121","OTHERS","Other URL","genorman.msw@gmail.com","N","additional email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6255 Rampart Dr","","Carmichael","CA","US","956081861" +"1346893344","CONNECT","CONNECT URL","unk","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10100 S Main St","","Archdale","NC","US","272633134" +"1841843877","DIRECT","Direct Messaging Address","amber.brabham1@ioccs.directak.net","N","Direct Secure Messaging","","HIE","Health Information Exchange (HIE)","","OTHER","Other","webbased","725 Darrell Dr","","Fairbanks","AK","US","997096751" +"1194378158","OTHERS","Other URL","CasbraBH@gmail.com","N","","","","","","","","","1152 N Hohokam Dr Ste 4","","Nogales","AZ","US","856211373" +"1194378158","OTHERS","Other URL","CasbraBH@gmail.com","N","","","","","","","","","1152 N Hohokam Dr Ste 4","","Nogales","AZ","US","856211373" +"1225681299","DIRECT","Direct Messaging Address","adelaide@remedytherapystaffing.com","Y","email","Remedy Therapy Staffing","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1711 Frate Barker Rd","","Austin","TX","US","787483600" +"1407409477","CONNECT","CONNECT URL","NPONCALLMD@OUTLOOK.COM","N","email","","DIRECT","Direct","","CSV","CSV","","145 W Ostend St # 502","","Baltimore","MD","US","212303764" +"1285287250","DIRECT","Direct Messaging Address","hjarskey@cfs3L.org","N","Encrypted Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3785 Veterans Dr","","Traverse City","MI","US","496844516" +"1720631708","DIRECT","Direct Messaging Address","info@norcalpain.com","N","info@norcalpain.com","","DIRECT","Direct","","CSV","CSV","Turlock","2161 Colorado Ave Ste B","","Turlock","CA","US","95382" +"1407409493","CONNECT","CONNECT URL","MSKCC","N","","","DIRECT","Direct","","","","","1275 York Ave","","New York","NY","US","100656007" +"1639722523","CONNECT","CONNECT URL","mail","N","","","","","","","","","107 Prospect Place Dr","","Lake St Louis","MO","US","633671829" +"1619520517","DIRECT","Direct Messaging Address","Tommy_tolman_6@hotmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","1751 Elizabeth Blvd","","Twin Falls","ID","US","833016938" +"1770136665","CONNECT","CONNECT URL","N/A","N","","","DIRECT","Direct","","CSV","CSV","","5820 Carmel Rd","","Charlotte","NC","US","282268106" +"1538712443","CONNECT","CONNECT URL","Newburyport","N","","","","","","","","","21 Storey Ave","","Newburyport","MA","US","019501848" +"1164075081","DIRECT","Direct Messaging Address","kacessna@beebehealthcare.org","N","Work Email","","HIE","Health Information Exchange (HIE)","","","","","424 Savannah Rd","","Lewes","DE","US","199581462" +"1356994289","CONNECT","CONNECT URL","www.clearearjax.com","Y","","Southeastern Hearing Inc.","DIRECT","Direct","","CSV","CSV","","9398 Arlington Expy","","Jacksonville","FL","US","322258213" +"1902459837","DIRECT","Direct Messaging Address","alba-vega@live.com","N","","","","","","","","","650 Warren St","","Albany","NY","US","122082998" +"1285287110","CONNECT","CONNECT URL","rebehkuh@gmail.com","N","","","","","","","","","14880 Whittier Blvd","","Whittier","CA","US","906051727" +"1174176952","DIRECT","Direct Messaging Address","ginny_ehlers@ipsd.org","N","","","","","","","","","3204 Tall Grass Dr","","Naperville","IL","US","605648253" +"1477106383","CONNECT","CONNECT URL","meditab","Y","","Provident Primary Care Inc","","","","","","","3349 G St Ste C","","Merced","CA","US","953400978" +"1760035745","CONNECT","CONNECT URL","http://www.extendedcare.com/","N","Allscripts","","OTHER","Other","Online referrals","OTHER","Other","Patient discharges and referrals","4 Valley Mill Rd","","Holyoke","MA","US","010405855" +"1134772031","CONNECT","CONNECT URL","Na.com","N","","","DIRECT","Direct","","CSV","CSV","","7109 Danny Dr","","Stockton","CA","US","952105320" +"1831742824","CONNECT","CONNECT URL","www.kirstinshaven.org","N","","","","","","","","","5801 Allentown Rd Ste 310","","Camp Springs","MD","US","207464564" +"1053964965","DIRECT","Direct Messaging Address","communitycareclinic@careclinic20.com","N","","","","","","","","","126 Franklin Drive","","Monticello","KY","US","42633" +"1841843752","DIRECT","Direct Messaging Address","Erika.demme@maryland.gov","Y","work email address","Calvert County Health Department","HIE","Health Information Exchange (HIE)","","CSV","CSV","","975 Solomons Island Rd N","","Prince Frederick","MD","US","206783917" +"1114570058","DIRECT","Direct Messaging Address","osucftclinic@osu.edu","N","clinic email address","","DIRECT","Direct","","CSV","CSV","","110 Bevis Hall","1080 Carmack Rd","Columbus","OH","US","43210" +"1720631633","CONNECT","CONNECT URL","Baltimore","N","Hospital","","DIRECT","Direct","","CSV","CSV","","22 S Green Street","","Baltimore","MD","US","21201" +"1023661964","OTHERS","Other URL","jbengland@sterlingphysicaltherapy.com","N","","","","","","","","","209 Evans Ave","","Mount Sterling","KY","US","403539700" +"1053964916","DIRECT","Direct Messaging Address","araman@saintpetersuh.com","N","","","","","","","","","Saint Peter's University Hospital","","New Brunswick","NJ","US","08901" +"1467005439","DIRECT","Direct Messaging Address","Ahassan10@schools.nyc.gov","N","Email","","DIRECT","Direct","","OTHER","Other","N/A","1155 Cromwell Ave","","Bronx","NY","US","104528702" +"1801449889","OTHERS","Other URL","Fredericksburg","Y","Fredericksburg","American Anesthesiology of Virginia, PC","OTHER","Other","Fredericksburg","OTHER","Other","Fredericksburg","1001 Sam Perry Blvd","","Fredericksburg","VA","US","224014453" +"1528611506","OTHERS","Other URL","Merchantville","N","","","","","","","","","311 E Maple Ave","","Merchantville","NJ","US","081092621" +"1073166054","CONNECT","CONNECT URL","www.caregivergrove.com","N","Company Website","","","","","","","","1946 N 13th St Ste 450","","Toledo","OH","US","436047258" +"1013560002","CONNECT","CONNECT URL","rleandro256@gmail.com","N","","","","","","","","","25813 SW 128th Ct","","Homestead","FL","US","330325794" +"1124671029","OTHERS","Other URL","NA","N","","","","","","","","","650 E Indian School Rd","","Phoenix","AZ","US","850121839" +"1679126577","DIRECT","Direct Messaging Address","info@nemhc.org","N","","","","","","","","","14 S Main St Ste 1E","","Aberdeen","SD","US","574014189" +"1306499207","OTHERS","Other URL","Harrisonburg","N","","","","","","","","","2054 Pro Pointe Ln","","Harrisonburg","VA","US","228018021" +"1306499207","OTHERS","Other URL","Harrisonburg","N","","","","","","","","","2054 Pro Pointe Ln","","Harrisonburg","VA","US","228018021" +"1689227597","DIRECT","Direct Messaging Address","hcryer@lbhc.org","N","secure email","","DIRECT","Direct","","OTHER","Other","secure email","101 Buford Rd","","North Chesterfield","VA","US","232355292" +"1407409311","CONNECT","CONNECT URL","connectionsprimarycarefrisco.com","N","Encrypted Correspondence","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","255 W Lebanon Ste 124","","Frisco","TX","US","750363412" +"1215580121","OTHERS","Other URL","na","N","","","","","","","","","650 E Indian School Rd","","Phoenix","AZ","US","850121839" +"1891348702","OTHERS","Other URL","Rochester","N","","","","","","","","","169 Clapp Rd","","Rochester","MA","US","027704019" +"1891348702","OTHERS","Other URL","Rochester","N","","","","","","","","","169 Clapp Rd","","Rochester","MA","US","027704019" +"1538712450","OTHERS","Other URL","https://higherdirections.com","N","Practice website","","DIRECT","Direct","","CSV","CSV","","160 Midway Ctr","","Woodway","TX","US","767123637" +"1699328534","OTHERS","Other URL","WPB","N","EHR","","OTHER","Other","Deerfield","OTHER","Other","Deerfield","303 Deer Creek Lakeside Way","","Deerfield Beach","FL","US","334428422" +"1235782178","CONNECT","CONNECT URL","DrSarah.bumpchiropractic@gmail.com","N","","","","","","","","","305 Amy Dr","","Goose Creek","SC","US","294453535" +"1295388130","CONNECT","CONNECT URL","Albuquerque","Y","","Albuquerque VAMC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1501 San Pedro Dr SE","","Albuquerque","NM","US","871085153" +"1295388130","CONNECT","CONNECT URL","Albuquerque","Y","","Albuquerque VAMC","","","","","","","1501 San Pedro Dr SE","","Albuquerque","NM","US","871085153" +"1770136624","SOAP","SOAP URL","lmtashlee@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","15424 Arch St","","Little Rock","AR","US","722065434" +"1225681174","DIRECT","Direct Messaging Address","mnoble@genoahealthcare.com","N","business email","","DIRECT","Direct","","","","","310 W 3rd North St","","Morristown","TN","US","378144038" +"1043863996","CONNECT","CONNECT URL","SantaRosa","N","","","","","","","","","341 Irwin Ln","","Santa Rosa","CA","US","954015603" +"1811540768","OTHERS","Other URL","rxm.11099@store.walgreens.com","N","","","","","","","","","2381 Helena Rd","","Helena","AL","US","350804207" +"1326691288","CONNECT","CONNECT URL","ABC123","N","","","","","","","","","104 W Lafayette St","","Versailles","MO","US","650841346" +"1508419466","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1912550872","OTHERS","Other URL","https://www.kernbhrs.org/","N","","","","","","","","","2525 N Chester Ave Ste C","","Bakersfield","CA","US","933081770" +"1114570082","CONNECT","CONNECT URL","URL","N","","","","","","","","","2486 N Ponderosa Dr Ste D211","","Camarillo","CA","US","930102470" +"1538712419","DIRECT","Direct Messaging Address","bkight@acapcounseling.com","N","Business E-mail","","","","","","","","2607 Caddo St Ste 6","","Arkadelphia","AR","US","719235307" +"1518510494","CONNECT","CONNECT URL","info@trucaremps.com","N","Information Purpose","","DIRECT","Direct","","OTHER","Other","Mobile Medical","3707 Cypress Creek Pkwy Ste 100","","Houston","TX","US","770683515" +"1023661907","CONNECT","CONNECT URL","kaitlynhutterer","N","","","","","","","","","1290 Chambers Rd","","Aurora","CO","US","800117117" +"1467005249","CONNECT","CONNECT URL","ClientCare","N","","","DIRECT","Direct","","CSV","CSV","","3 Waterford Ln","","Selbyville","DE","US","199759121" +"1710530597","DIRECT","Direct Messaging Address","natalie@new-waycounseling.com","N","HIPAA compliant email","","DIRECT","Direct","","CSV","CSV","","1971 E Beltline Ave NE Ste C","","Grand Rapids","MI","US","495257045" +"1174176010","CONNECT","CONNECT URL","https://www.hopkinsmedicine.org/","Y","Hospital WebPage","The Johns Hopkins Hospital","DIRECT","Direct","","CSV","CSV","","600 N Wolfe St","","Baltimore","MD","US","212870005" +"1134772122","OTHERS","Other URL","s4765d@heb.com","Y","s4765d@heb.com","H-E-B, LP","DIRECT","Direct","","CSV","CSV","","500 Canyon Ridge Dr","","Austin","TX","US","787531632" +"1235782137","DIRECT","Direct Messaging Address","kara.willmer@va.gov","N","kara.willmer@va.gov","","DIRECT","Direct","","CSV","CSV","","975 Kirman Ave","","Reno","NV","US","895020993" +"1962055863","OTHERS","Other URL","www.methodisthospital.net","N","","","","","","","","","1305 N. Elm St.","dba Methodist Hospital Outpatient Pharmacy","Henderson","KY","US","42420" +"1790338630","OTHERS","Other URL","colby.balls@imail.org","N","Employee email","","DIRECT","Direct","","CSV","CSV","","500 E 1400 N","","Logan","UT","US","843418434" +"1609429547","OTHERS","Other URL","https://pharmacy.ro.co","N","","","","","","","","","3602 Quantum Blvd","","Boynton Beach","FL","US","33426" +"1871146720","CONNECT","CONNECT URL","N/A","N","","","","","","","","","225 Cedar Hill St Ste 200","","Marlborough","MA","US","017525900" +"1043863038","CONNECT","CONNECT URL","khaliddermouminyc@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1 Albert Pl","","Jersey City","NJ","US","073053915" +"1043863038","CONNECT","CONNECT URL","khaliddermouminyc@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1 Albert Pl","","Jersey City","NJ","US","073053915" +"1447803390","DIRECT","Direct Messaging Address","amandamartin@maecpllc.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","606 N Broad St","","New Tazewell","TN","US","378256610" +"1831742725","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","na","1000 Eddy St","","Providence","RI","US","029054739" +"1821641713","CONNECT","CONNECT URL","bloomcounselingandwellness.com","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8100 Marty St Ste 105","","Overland Park","KS","US","662043737" +"1295388189","CONNECT","CONNECT URL","@allathomecare","N","","","","","","","","","550 N Reo St Ste 31","","Tampa","FL","US","336091061" +"1649823535","CONNECT","CONNECT URL","http://pfp.patient1stpharmacy.com","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4600 Fuller Dr Ste 360","","Irving","TX","US","750386551" +"1881247708","CONNECT","CONNECT URL",".","N",".","","OTHER","Other",".","OTHER","Other",".","301 S Campbell St","","Burgaw","NC","US","284255011" +"1780237685","OTHERS","Other URL","adaughterstouch@outlook.com","N","","","","","","","","","8482 S Tamiami Trl","","Sarasota","FL","US","342382953" +"1003469933","CONNECT","CONNECT URL","Computer","N","","","","","","","","","9466 Balboa Dr","","Baton Rouge","LA","US","708102315" +"1194378026","DIRECT","Direct Messaging Address","Deborah.Sloan@ctcprograms.com","N","","","DIRECT","Direct","","OTHER","Other","other","40700 California Oaks Rd Ste 201202","","Murrieta","CA","US","925625795" +"1588217418","CONNECT","CONNECT URL","dealdevotedhha@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","2235 Thunderbird Ave","","Florissant","MO","US","630331744" +"1992358832","OTHERS","Other URL","N/A","N","N/A","","","","","CSV","CSV","","13922 E Stanford Cir Apt B3","","Aurora","CO","US","800151015" +"1649823584","CONNECT","CONNECT URL","CLEVELAND","N","","","","","","","","","3311 Warrensville Center Rd # 611","","Shaker Heights","OH","US","441223742" +"1083267934","DIRECT","Direct Messaging Address","orman.7@osu.edu","N","university email","","","","","","","","410 W 10th Ave","","Columbus","OH","US","432101240" +"1972156826","OTHERS","Other URL","inspireaba.com","N","","","","","","","","","924 W 6th St","","Junction City","KS","US","664413229" +"1629621586","OTHERS","Other URL","eyewaresmandeville@gmail.com","N","business email","","DIRECT","Direct","","OTHER","Other","business email","3601 Highway 190","","Mandeville","LA","US","704718630" +"1861045726","CONNECT","CONNECT URL","Tyler","N","","","","","","","","","129 County Road 243","","Center","TX","US","759352924" +"1831742790","CONNECT","CONNECT URL","cewheele314@gmail.com","N","","","DIRECT","Direct","","","","","22 Aspen Ct Apt 4","","Amherst","NY","US","142263671" +"1316590276","DIRECT","Direct Messaging Address","rocio.molina@psstexas.com","N","email","","","","","","","","109 W Ferguson St","","Tyler","TX","US","757027203" +"1871146738","CONNECT","CONNECT URL","www.jotform.com","N","","","HIE","Health Information Exchange (HIE)","","","","","73 Market St Fl 3","","Yonkers","NY","US","107107616" +"1700439676","CONNECT","CONNECT URL","rachel.rivera@lccs-nm.org","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","rachel.rivera@lccs-nm.org","1332 Gusdorf Rd Ste B","","Taos","NM","US","875716372" +"1134772007","DIRECT","Direct Messaging Address","jacqueline.mccartt@va.gov","N","federal email","","DIRECT","Direct","","CSV","CSV","","809 LaMont St","","Johnson City","TN","US","376045453" +"1083267959","CONNECT","CONNECT URL","speters@teapotheath.com","N","business secured email","","DIRECT","Direct","","CSV","CSV","","5700 W Genesee St Ste 132","","Camillus","NY","US","130313212" +"1245883115","OTHERS","Other URL","cassandrarose@anderson5.net","N","","","","","","","","","1401 Bolt Dr","","Anderson","SC","US","296216912" +"1316590284","CONNECT","CONNECT URL","WebPt","N","Documentation and Billing Software for Outpatient Rehab","","HIE","Health Information Exchange (HIE)","","","","","1451 Galway Dr","","Alamogordo","NM","US","883107845" +"1679126544","OTHERS","Other URL","Xenia","N","software system","","DIRECT","Direct","","CSV","CSV","","452 W Market St","","Xenia","OH","US","453852815" +"1780237669","DIRECT","Direct Messaging Address","suzanne.hawley@ableto.com","N","Email","","DIRECT","Direct","","","","","1617 South Blvd","","Evanston","IL","US","602022745" +"1669025441","CONNECT","CONNECT URL","https://lakewood-familydental.com/locations/lafayette","N","","","","","","","","","2 Executive Dr","","Lafayette","IN","US","479054878" +"1669025441","CONNECT","CONNECT URL","https://lakewood-familydental.com/locations/lafayette","N","","","","","","","","","2 Executive Dr","","Lafayette","IN","US","479054878" +"1841843620","OTHERS","Other URL","https://scott-sohn.clientsecure.me","N","Simple Practice","","DIRECT","Direct","","CSV","CSV","","1113 Forest Heights Rd","","Stone Mountain","GA","US","300832410" +"1295388072","CONNECT","CONNECT URL","mbrownfield@ernearme24.com","N","email","","DIRECT","Direct","","CSV","CSV","","2160 Justin Rd","","Highland Village","TX","US","750777163" +"1831742618","CONNECT","CONNECT URL","misty.villar@bannerhealth.com","N","e-mail","","DIRECT","Direct","","CSV","CSV","","1400 S Dobson Rd","","Mesa","AZ","US","852024707" +"1194378976","OTHERS","Other URL","Rachel.m.kurleydove.ctr@mail.mil","N","Work email","","OTHER","Other","Work email","OTHER","Other","Work email","2817 Reilly St","","Fort Bragg","NC","US","283107324" +"1386297166","CONNECT","CONNECT URL","mbrownfield@ernearme24.com","N","email","","DIRECT","Direct","","CSV","CSV","","1905 Preston Rd","","Plano","TX","US","750935102" +"1477106250","DIRECT","Direct Messaging Address","rebecca@scottsdalecornerstone.com","N","","","","","","","","","7655 E Redfield Rd Ste 4","","Scottsdale","AZ","US","852606907" +"1063065845","CONNECT","CONNECT URL","EPIC","N","","","","","","","","","3300 NW Expressway","","Oklahoma City","OK","US","731124418" +"1306499199","OTHERS","Other URL","Teresa.mattingly1@bhsi.com","Y","","Baptist Health Louisville","DIRECT","Direct","","","","","4000 Kresge Way","","Louisville","KY","US","402074605" +"1164075974","DIRECT","Direct Messaging Address","gregory.holdren@utoledo.edu","N","","","","","","","","","3000 Arlington Ave","","Toledo","OH","US","436142598" +"1235782129","DIRECT","Direct Messaging Address","amorgan@telecarecorp.com","N","professional email address","","DIRECT","Direct","","OTHER","Other","email","3285 FERGUSON ST SW","","TUMWATER","WA","US","98512" +"1780237586","OTHERS","Other URL","N/A","N","","","","","","CSV","CSV","","215 Bicentennial Hwy","","Springfield","MA","US","011181962" +"1326691106","OTHERS","Other URL","CVS","N","retail pharmacy","","HIE","Health Information Exchange (HIE)","","OTHER","Other","other","5887 William Conner Way","","Carmel","IN","US","460338825" +"1326691106","OTHERS","Other URL","CVS","N","pharmacy","","HIE","Health Information Exchange (HIE)","","OTHER","Other","pharmacy","5865 Promenade Shops Blvd","","Noblesville","IN","US","460625600" +"1952954737","OTHERS","Other URL","n/a","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1033 SW 152nd St","","Burien","WA","US","981661845" +"1689227464","SOAP","SOAP URL","www.vagaro.com","N","secure SOAP notes site","","","","","","","","40 Morris Ave Ste 120","","Bryn Mawr","PA","US","190103300" +"1215580097","DIRECT","Direct Messaging Address","ashley.churchill@nyulangone.org","N","","","","","","","","","259 1st St","","Mineola","NY","US","115013957" +"1033762810","DIRECT","Direct Messaging Address","bealsc@mmc.org","N","","","DIRECT","Direct","","CSV","CSV","","22 Bramhall St","","Portland","ME","US","041023134" +"1588217376","CONNECT","CONNECT URL","Tampa","N","","","","","","","","","5324 Little Rd","","New Port Richey","FL","US","346551294" +"1841843638","OTHERS","Other URL","trinity","N","","","","","","","","","2242 S Hamilton Rd Ste 202","","Columbus","OH","US","432324300" +"1841843638","CONNECT","CONNECT URL","direct","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","direct","2242 S Hamilton Rd Ste 202","","Columbus","OH","US","432324300" +"1740833532","OTHERS","Other URL","Aj111692@ail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","191 N Lake Ave","","Albany","NY","US","122062726" +"1568015352","OTHERS","Other URL","chanelbovian@hotmail..com","N","","","DIRECT","Direct","","","","","587 Broadway Apt.A2","","Menands","NY","US","12204" +"1386297174","CONNECT","CONNECT URL","https://nowfinancialnetwork.com/dai/","N","website","","DIRECT","Direct","","OTHER","Other","n/a","41 Kings Hwy N","","Cherry Hill","NJ","US","080341004" +"1912550708","DIRECT","Direct Messaging Address","jreyes@nrtfc.com","Y","work email","Nurture Family Counseling, PLLC","DIRECT","Direct","","CSV","CSV","","201 S Lakeline Blvd","","Cedar Park","TX","US","786132718" +"1649823436","OTHERS","Other URL","ROSEBURG","N","","","","","","","","","913 NW Garden Valley Blvd","","Roseburg","OR","US","974716523" +"1639722424","DIRECT","Direct Messaging Address","singhmak@upstate.edu","N","","","DIRECT","Direct","","CSV","CSV","","750 E Adams St","","Syracuse","NY","US","132102306" +"1174176960","DIRECT","Direct Messaging Address","Office@astepaheadtherapies.com","Y","","A Step Ahead Pediatric Therapy","","","","","","","2625 Foxpointe Drive","","Columbus","IN","US","472033278" +"1174176960","DIRECT","Direct Messaging Address","office@astepaheadtherapies.com","Y","","A Step Ahead Pediatric Therapy","HIE","Health Information Exchange (HIE)","","","","","2625 Foxpointe Drive","","Columbus","IN","US","472033278" +"1982257705","DIRECT","Direct Messaging Address","vallesa@mskcc.org","N","","","","","","","","","1275 York Ave Fl 5","","New York","NY","US","100656007" +"1073166864","CONNECT","CONNECT URL","bengstonbryan@gmail.com","N","","","","","","","","","624 Sessions Ave","","Saint Louis","MO","US","631261030" +"1043863830","DIRECT","Direct Messaging Address","allen@tntcreno.com","N","work email address","","","","","","","","180 Country Estates Cir","","Reno","NV","US","895114013" +"1932752730","OTHERS","Other URL","SaintAugustine","N","","","","","","","","","3533 Carolwood Ln","","Saint Augustine","FL","US","320864320" +"1497308290","OTHERS","Other URL","n/a","N","","","","","","","","","707 S Fry Rd Ste 465","","Katy","TX","US","774502259" +"1629621420","DIRECT","Direct Messaging Address","stripp-mosman@gusd.net","Y","","Glendale Unified School District","","","","","","","223 N Jackson St","","Glendale","CA","US","912064380" +"1629621420","DIRECT","Direct Messaging Address","contact@hathaway-sycamores.org","Y","","Hathaway-Sycamores Child & Family Services","","","","","","","100 W Walnut St # 375","","Pasadena","CA","US","911244380" +"1902459704","DIRECT","Direct Messaging Address","ammar.mushtaq@amitahealth.org","N","Organisation e-mail","","DIRECT","Direct","","","","","355 Ridge Ave","","Evanston","IL","US","602023328" +"1902459704","DIRECT","Direct Messaging Address","ammar.mushtaq@amitahealth.org","N","Organisation e-mail","","DIRECT","Direct","","","","","355 Ridge Ave","","Evanston","IL","US","602023328" +"1902459704","DIRECT","Direct Messaging Address","ammar.mushtaq@amitahealth.org","N","Organisation e-mail","","DIRECT","Direct","","","","","355 Ridge Ave","","Evanston","IL","US","602023328" +"1447803242","CONNECT","CONNECT URL","Albuquerque","N","Interoffice exchange only & PDMP","","DIRECT","Direct","","CSV","CSV","","4201 Carlisle Blvd NE","","Albuquerque","NM","US","871074808" +"1427601228","CONNECT","CONNECT URL","mindyberrycounseling.com","N","","","","","","","","","19751 Mainstreet, suite 395","","Parker","CO","US","80138" +"1326691130","CONNECT","CONNECT URL","Syrcause","N","","","DIRECT","Direct","","CSV","CSV","","301 Prospect Ave","","Syracuse","NY","US","132031807" +"1295388007","DIRECT","Direct Messaging Address","cx@thementalwellnessandbehavioralhealthcenter.com","N","agency email address","","DIRECT","Direct","","CSV","CSV","","607 E House St","","Alvin","TX","US","775112959" +"1831742642","OTHERS","Other URL","Jamesxwells@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","2130 Casa Ladera St","","Las Vegas","NV","US","891564802" +"1386297190","OTHERS","Other URL","hbhorizonhhc@gmail.com","N","","","OTHER","Other","direct email","CSV","CSV","","9328 W Swimming Hole Ln","","Pendleton","IN","US","460648660" +"1548813355","DIRECT","Direct Messaging Address","mariemicheleatkinson@blueoaktherapycenter.org","N","business email address","","DIRECT","Direct","","CSV","CSV","","3101 Telegraph Ave","","Berkeley","CA","US","947051984" +"1154974962","CONNECT","CONNECT URL","SITKA","N","","","DIRECT","Direct","","","","","222 Tongass Dr","","Sitka","AK","US","998359416" +"1699328419","OTHERS","Other URL","frisco@sigmaendo.com","N","","","DIRECT","Direct","","CSV","CSV","","14688 State Highway 121 Ste 100","","Frisco","TX","US","750354659" +"1154974970","CONNECT","CONNECT URL","info@wceconsulting.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","13860 Kenwood St Apt 205","","Oak Park","MI","US","482372065" +"1245883065","OTHERS","Other URL","acupuncture.liza@gmail.com","N","email address","","","","","","","","23908 Janbeall Ct","","Clarksburg","MD","US","208719205" +"1326691148","CONNECT","CONNECT URL","Greeley","N","","","","","","","","","5219 W 11th St Apt 1402","","Greeley","CO","US","806342178" +"1043863863","DIRECT","Direct Messaging Address","rxsupport@marcs.com","N","","","","","","","","","21661 Center Ridge Rd","","Rocky River","OH","US","441163999" +"1306499124","DIRECT","Direct Messaging Address","liz.pinder@hopehcs.org","N","","","DIRECT","Direct","","CSV","CSV","","9470 Healthpark Cir","","Fort Myers","FL","US","339083600" +"1124671946","SOAP","SOAP URL","yourmassage@anoticeddifferencellc.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","14802 Jones Maltsberger Rd Ste 1101","","San Antonio","TX","US","782473571" +"1760035588","OTHERS","Other URL","N/A","N","","","","","","","","","2265 3rd Ave W","","Dickinson","ND","US","586012605" +"1275186090","CONNECT","CONNECT URL","mackenzie.mosera@vumc.org","N","VUMC Official Email","","","","","","","","2200 Childrens Way Fl 6","","Nashville","TN","US","372320005" +"1356994172","DIRECT","Direct Messaging Address","sandy.mccain@nyap.org","N","Company Email","","","","","","","","1801 Watermark Dr","","Columbus","OH","US","432157088" +"1891348629","OTHERS","Other URL","Phone","N","Cell","","","","","","","","1441 Broadway Fl 5","","New York","NY","US","100181905" +"1164075990","CONNECT","CONNECT URL","http://www.simplepractice.com","N","","","","","","","","","7294 Argus Dr","","Rockford","IL","US","611075837" +"1316590144","DIRECT","Direct Messaging Address","stacey.keller@providence.org","Y","email","PROVIDENCE HEALTH AND SERVICES","","","","","","","4400 NE Halsey St","","Portland","OR","US","972131545" +"1396398129","OTHERS","Other URL","N/A","N","","","","","","","","","124 Sammett St","","Malden","MA","US","021485804" +"1295388023","DIRECT","Direct Messaging Address","do_not_reply@clearcompany.com","N","","","","","","","","","9115 SW Oleson Rd Ste 100","","Portland","OR","US","972236876" +"1386297117","CONNECT","CONNECT URL","Charlotte","N","","","OTHER","Other","Charlotte","OTHER","Other","Charlotte","515 Clanton Rd","","Charlotte","NC","US","282171309" +"1265085096","DIRECT","Direct Messaging Address","renae@barberfamilycounseling.com","Y","","Barber Family Counseling","","","","","","","5373 N Union Blvd Ste 103","","Colorado Springs","CO","US","809182073" +"1356994180","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","1 Audubon Plaza Dr","","Louisville","KY","US","402171318" +"1083267819","DIRECT","Direct Messaging Address","emeht001@tamu.edu","N","","","","","","","","","16694 Pine Ave","","Chino Hills","CA","US","917096515" +"1215580055","CONNECT","CONNECT URL","kp2291@nyu.edu","N","email address","","DIRECT","Direct","","CSV","CSV","","4130 75th St","","Elmhurst","NY","US","113731986" +"1417500273","OTHERS","Other URL","usu.edu","N","Billing Specialist","","OTHER","Other","PHI","OTHER","Other","All","6405 Old Main Hill","","Logan","UT","US","843220001" +"1013560879","CONNECT","CONNECT URL","NA","N","","","","","","","","","65 Robert Dr","6534","Easton","MA","US","02375" +"1013560879","CONNECT","CONNECT URL","NA","N","","","","","","","","","65 Robert Dr","6534","Easton","MA","US","02375" +"1013560879","CONNECT","CONNECT URL","NA","N","","","","","","","","","65 Robert Dr","6534","Easton","MA","US","02375" +"1013560879","CONNECT","CONNECT URL","NA","N","","","","","","","","","65 Robert Dr","6534","Easton","MA","US","02375" +"1013560879","CONNECT","CONNECT URL","NA","N","","","","","","","","","65 Robert Dr","6534","Easton","MA","US","02375" +"1013560879","CONNECT","CONNECT URL","NA","N","","","","","","","","","65 Robert Dr","6534","Easton","MA","US","02375" +"1013560879","CONNECT","CONNECT URL","NA","N","","","","","","","","","65 Robert Dr","6534","Easton","MA","US","02375" +"1013560879","CONNECT","CONNECT URL","NA","N","","","","","","","","","65 Robert Dr","6534","Easton","MA","US","02375" +"1013560879","CONNECT","CONNECT URL","NA","N","","","","","","","","","65 Robert Dr","6534","Easton","MA","US","02375" +"1013560879","CONNECT","CONNECT URL","NA","N","","","","","","","","","65 Robert Dr","6534","Easton","MA","US","02375" +"1013560879","CONNECT","CONNECT URL","NA","N","","","","","","","","","65 Robert Dr","6534","Easton","MA","US","02375" +"1013560879","CONNECT","CONNECT URL","NA","N","","","","","","","","","65 Robert Dr","6534","Easton","MA","US","02375" +"1013560879","CONNECT","CONNECT URL","NA","N","","","","","","","","","65 Robert Dr","6534","Easton","MA","US","02375" +"1013560879","CONNECT","CONNECT URL","NA","N","","","","","","","","","65 Robert Dr","6534","Easton","MA","US","02375" +"1013560879","CONNECT","CONNECT URL","NA","N","","","","","","","","","65 Robert Dr","6534","Easton","MA","US","02375" +"1215580071","CONNECT","CONNECT URL","Denton","N","","","","","","","","","2804 Wildwood St","","Denton","TX","US","762103592" +"1942853783","DIRECT","Direct Messaging Address","ashley@francisallenschool.com","N","","","DIRECT","Direct","","OTHER","Other","email","824 N Tyler St","","Little Rock","AR","US","722053535" +"1700439577","CONNECT","CONNECT URL","sherri.verdon@ihs.gov","N","government email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","HWY 160 M.P 394.3","","Kayenta","AZ","US","86033" +"1053964742","DIRECT","Direct Messaging Address","admin@memorialmedicalclinicpl.e-mdsdirect.com","Y","","Memorial Medical Center","","","","","","","815 N Virginia St","","Port Lavaca","TX","US","779793025" +"1295388064","OTHERS","Other URL","Ponce","N","Nurse","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Ponce","184 Calle Guadalupe","","Ponce","PR","US","007303561" +"1295388064","OTHERS","Other URL","Ponce","N","nurse","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","184 Calle Guadalupe","","Ponce","PR","US","007303561" +"1295388064","CONNECT","CONNECT URL","Ponce","N","nurse","","DIRECT","Direct","","CSV","CSV","","184 Calle Guadalupe","","Ponce","PR","US","007303561" +"1073166880","OTHERS","Other URL","tloughlin@jhsmiami.org","N","work email","","","","","","","","1611 NW 12th Ave","","Miami","FL","US","331361005" +"1881247617","OTHERS","Other URL","laurenjslater.com","N","website","","DIRECT","Direct","","CSV","CSV","","405 Sheldon Rd","","Fitchburg","MA","US","014201812" +"1063065894","DIRECT","Direct Messaging Address","dewan.giri@mountsinai.org","N","Work Email","","","","","","","","281 1st Ave","","New York","NY","US","100032925" +"1144873977","DIRECT","Direct Messaging Address","mbusk@andrewsinc.net","Y","","Andrews & Associates Counseling","DIRECT","Direct","","OTHER","Other","private practice email","1506 Browning Pl Ste 107","","Manhattan","KS","US","665027485" +"1114570942","DIRECT","Direct Messaging Address","info@margorappaport.org","N","primary email","","DIRECT","Direct","","CSV","CSV","","74 Route 9 Ste 7","","Englishtown","NJ","US","077269209" +"1093368656","CONNECT","CONNECT URL","N/A","N","","","","","","","","","6518 S West Shore Cir","","Tampa","FL","US","336161347" +"1174176911","OTHERS","Other URL","info@thebodymax.com","N","email","","DIRECT","Direct","","CSV","CSV","","2225 County Road 90 Ste 119","","Pearland","TX","US","775844891" +"1770136517","CONNECT","CONNECT URL","CSV","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10 Lyons St","","Haverhill","MA","US","018324610" +"1497308233","DIRECT","Direct Messaging Address","kelly.rehfeldt@ssmhealth.com","N","","","","","","","","","430 E Division St","","Fond Du Lac","WI","US","549354560" +"1154974848","DIRECT","Direct Messaging Address","ajodoin@phoenixchildrens.com","Y","professional and secured e-mail","Phoenix Children's Hospital","HIE","Health Information Exchange (HIE)","","","","","1919 E Thomas Rd","","Phoenix","AZ","US","850167710" +"1154974848","DIRECT","Direct Messaging Address","ajodoin@phoenixchildrens.com","Y","professional and secured e-mail","Phoenix Children's Hospital","HIE","Health Information Exchange (HIE)","","","","","1919 E Thomas Rd","","Phoenix","AZ","US","850167710" +"1154974848","DIRECT","Direct Messaging Address","ajodoin@phoenixchildrens.com","Y","professional and secured e-mail","Phoenix Children's Hospital","HIE","Health Information Exchange (HIE)","","","","","1919 E Thomas Rd","","Phoenix","AZ","US","850167710" +"1154974848","DIRECT","Direct Messaging Address","ajodoin@phoenixchildrens.com","Y","professional and secured e-mail","Phoenix Children's Hospital","HIE","Health Information Exchange (HIE)","","","","","1919 E Thomas Rd","","Phoenix","AZ","US","850167710" +"1013560861","CONNECT","CONNECT URL","https://resiliencecounselingks.clientsecure.me","N","Client Portal","","DIRECT","Direct","","CSV","CSV","","654 N Woodchuck St Ste E","","Wichita","KS","US","672123571" +"1649823402","DIRECT","Direct Messaging Address","rim.05839@store.walgreens.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","535 E 17th St","","Idaho Falls","ID","US","834046154" +"1649823402","DIRECT","Direct Messaging Address","rxm.05839@store.walgreens.com","N","","","DIRECT","Direct","","CSV","CSV","","535 E 17th St","","Idaho Falls","ID","US","834046154" +"1467005223","DIRECT","Direct Messaging Address","wstrelecky@nyap.org","N","","","","","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1003469867","OTHERS","Other URL","afterhoursmedical.com","N","","","","","","","","","10433 S Redwood Rd Ste B","","South Jordan","UT","US","840958502" +"1730732595","CONNECT","CONNECT URL","julia.reuter@ssmhealth.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1465 S Grand Blvd","","Saint Louis","MO","US","631041003" +"1578116331","OTHERS","Other URL","openarmshearts.com","N","","","","","","","","","1532 Ocean Hwy Ste 101&102","","Pocomoke City","MD","US","218513023" +"1164075925","DIRECT","Direct Messaging Address","alina.sitaula@riaco.com","N","","","DIRECT","Direct","","","","","10700 E Geddes Ave Ste 200","","Englewood","CO","US","801123861" +"1164075925","DIRECT","Direct Messaging Address","alina.sitaula@riaco.com","N","","","","","","","","","8200 E Belleview Ave Ste 200E","","Greenwood Village","CO","US","801112857" +"1669025425","DIRECT","Direct Messaging Address","eyevleague1@family-visioncenter.com","Y","Office's Email Address","Drs. Gutowski & Sonnenmoser","DIRECT","Direct","","","","","159 Mescalero Trl Ste 1","","Ruidoso","NM","US","883456089" +"1114570975","CONNECT","CONNECT URL","www.milestonesaba.com","N","","","","","","","","","6169 US Highway 11","","Springville","AL","US","351464056" +"1932752797","CONNECT","CONNECT URL","network","N","","","","","","CSV","CSV","","7530 Sunset Dr","","Miami","FL","US","331434132" +"1962055723","DIRECT","Direct Messaging Address","Francisca.n.okwukogu.civ@mail.mil","N","","","","","","","","","110 Irving St NW","","Washington","DC","US","200103017" +"1962055723","DIRECT","Direct Messaging Address","Francisca.n.okwukogu@medstar.net","N","","","","","","","","","110 Irving St NW","","Washington","DC","US","200103017" +"1831742600","CONNECT","CONNECT URL","Jacksonville","N","","","","","","","","","7749 Normandy Blvd","","Jacksonville","FL","US","322217657" +"1760035521","CONNECT","CONNECT URL","christina.castillo@latinoagencyok.org","N","","","","","","","","","420 SW 10th St","","Oklahoma City","OK","US","731095601" +"1285287052","DIRECT","Direct Messaging Address","Jennifer.almers@ihopeflorence.com","N","secure work email","","DIRECT","Direct","","","","","1414 W Evans St","","Florence","SC","US","295013326" +"1174176945","DIRECT","Direct Messaging Address","drkwinn@winn-win.hush.com","N","email contact","","DIRECT","Direct","","OTHER","Other","direct response","223 Hazel Dr","","Bear","DE","US","197011960" +"1376196147","DIRECT","Direct Messaging Address","therapist@hopeworkswellness.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","646 Blanca Ct","","West Grove","PA","US","193908803" +"1346893013","DIRECT","Direct Messaging Address","NICK@BLUEDOTCARES.COM","N","MANAGING PARTNER EMAIL","","DIRECT","Direct","","","","","1991 Crocker Rd Ste 600","","Westlake","OH","US","441456976" +"1437702156","OTHERS","Other URL","https://pharmacy.ro.co","N","","","","","","","","","2331 W Royal Palm Rd Ste A","","Phoenix","AZ","US","850214940" +"1417500190","OTHERS","Other URL","abskc.com","N","","","","","","","","","7050 W 107th St Ste 110","","Overland Park","KS","US","662121829" +"1255984944","OTHERS","Other URL","monrhub@yahoo.com","N","secure messaging","","DIRECT","Direct","","OTHER","Other","secure messaging","4375 Falcon Ct","","Conley","GA","US","302882011" +"1407409105","CONNECT","CONNECT URL","Indianapolis","N","","","OTHER","Other","Indianapolis","OTHER","Other","Indianapolis","5170 E 65th St Ste 106","","Indianapolis","IN","US","462204992" +"1407409105","CONNECT","CONNECT URL","Indianapolis","N","","","OTHER","Other","Indianapolis","OTHER","Other","Indianapolis","5170 E 65th St Ste 106","","Indianapolis","IN","US","462204992" +"1407409105","CONNECT","CONNECT URL","Indianapolis","N","","","OTHER","Other","Indianapolis","OTHER","Other","Indianapolis","5170 E 65th St Ste 106","","Indianapolis","IN","US","462204992" +"1700439429","OTHERS","Other URL","tara@harmonyplace.com","Y","Work Email","Valley Restoration Center LLC","HIE","Health Information Exchange (HIE)","","","","","22900 Ventura Blvd","Suite 340","Woodland Hills","CA","US","913641204" +"1538712245","CONNECT","CONNECT URL","https://npiregistry.cms.hhs.gov","N","NPI Registry","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Other","184 Bridge St","","Drexel Hill","PA","US","190262808" +"1629621354","CONNECT","CONNECT URL","Lincoln","N","","","","","","","","","8550 Cuthills Cir","","Lincoln","NE","US","685269474" +"1528611241","DIRECT","Direct Messaging Address","jweiss@healthright360.org","N","","","","","","","","","3335 Folsom St","","Los Angeles","CA","US","900632117" +"1275186983","CONNECT","CONNECT URL","swylli@dcc.edu","N","","","DIRECT","Direct","","CSV","CSV","","4436 Autumn Leaf Ln","","Santa Fe","NM","US","875070828" +"1992358600","OTHERS","Other URL","abskc.com","N","","","","","","","","","7050 W 107th St Ste 110","","Overland Park","KS","US","662121829" +"1699328336","OTHERS","Other URL","LEWISTON","N","MAIL","","OTHER","Other","AUBURN","","","","280 Stetson Rd","","Lewiston","ME","US","042402430" +"1528611282","DIRECT","Direct Messaging Address","services@withopenarmshc.org","N","","","","","","","","","2929 Arch St","","Philadelphia","PA","US","191042857" +"1720631385","CONNECT","CONNECT URL","Boston","N","","","","","","","","","265 Franklin St","","Boston","MA","US","021103113" +"1770136459","DIRECT","Direct Messaging Address","yangmik@nmsu.edu","N","","","DIRECT","Direct","","CSV","CSV","","825 S Telshor Blvd Apt 59","","Las Cruces","NM","US","880114645" +"1932752615","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","555 West SR 164","","Salem","UT","US","84653" +"1023661709","DIRECT","Direct Messaging Address","stljessica@hotmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","12303 depaul drive","","bridgeton","MO","US","63044" +"1285287979","DIRECT","Direct Messaging Address","myhealth@plessenhealthcare.com","Y","","Plessen Healthcare, LLC","","","","","","","5 Orange Grove","","Christiansted","VI","US","00820" +"1518510221","DIRECT","Direct Messaging Address","jolie@joliecarsten.com","N","business email","","DIRECT","Direct","","CSV","CSV","","206 N Randolph St Ste 510","","Champaign","IL","US","618208811" +"1891348595","CONNECT","CONNECT URL","ares.randy78@gmail.com","N","","","","","","","","","2501 Waimano Home Rd","","Pearl City","HI","US","967821478" +"1255984969","OTHERS","Other URL","maclmill@umail.iu.edu","N","","","","","","","","","118 S Jackson St","","Millersburg","IN","US","46543" +"1992358741","DIRECT","Direct Messaging Address","heatherjohnson@jdavidcollins.com","N","","","DIRECT","Direct","","CSV","CSV","","540 Riverside Dr Ste 8","","Salisbury","MD","US","218015352" +"1710530563","CONNECT","CONNECT URL","paige.ernste@vumc.org","N","","","","","","","","","1161 21st Ave S","","Nashville","TN","US","372320011" +"1346893195","CONNECT","CONNECT URL","www.sycle.net","N","","","","","","","","","4739 N Congress Ave","","Boynton Beach","FL","US","334267940" +"1346893195","CONNECT","CONNECT URL","www.sycle.net","N","","","DIRECT","Direct","","","","","4739 N Congress Ave","","Boynton Beach","FL","US","334267940" +"1093368763","DIRECT","Direct Messaging Address","tracey.jordan@cmglp.com","N","Work Email Address","","DIRECT","Direct","","","","","2357 Tobacco Rd","","Augusta","GA","US","309069220" +"1629621487","DIRECT","Direct Messaging Address","tessagonyea@mac.com","N","","","DIRECT","Direct","","CSV","CSV","","2837 Rutherford Way","","Charleston","SC","US","294146688" +"1235782004","OTHERS","Other URL","shaniquac23@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","1 Elizabeth Pl","","Dayton","OH","US","454173445" +"1477106144","OTHERS","Other URL","handsofhopetherapy@gmail.com","N","business email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","none","104 Maxwell Ave","","Greenwood","SC","US","296462641" +"1639722309","DIRECT","Direct Messaging Address","Delkins@fedoforg.org","N","email address","","DIRECT","Direct","","CSV","CSV","","240 Long Island Ave","","Wyandanch","NY","US","117983123" +"1033762711","CONNECT","CONNECT URL","www.rachelsaenger.com","N","Website","","OTHER","Other","practice information","OTHER","Other","website","3613 Williams Dr Ste 804","","Georgetown","TX","US","786281374" +"1033762711","DIRECT","Direct Messaging Address","rachel@georgetowncounselingwellness.com","N","business email","","DIRECT","Direct","","CSV","CSV","","3613 Williams Dr Ste 804","","Georgetown","TX","US","786281374" +"1760035430","OTHERS","Other URL","abskc.com","N","","","","","","","","","7050 W 107th St Ste 110","","Overland Park","KS","US","662121829" +"1720631401","OTHERS","Other URL","n/a","N","","","","","","","","","5535 S Williamson Blvd Ste 774","","Port Orange","FL","US","321288321" +"1457904138","OTHERS","Other URL","abskc.com","N","","","","","","","","","7050 W 107th St Ste 110","","Overland Park","KS","US","662121829" +"1003469792","OTHERS","Other URL","https://www.practicefusion.com/","N","EHR","","DIRECT","Direct","","CSV","CSV","","2401 E 42nd Ave Ste 306","","Anchorage","AK","US","995085228" +"1952954646","DIRECT","Direct Messaging Address","phirsowitz@iccdpartners.org","N","","","","","","","","","109 Oak St","","Newton","MA","US","024641492" +"1205489903","OTHERS","Other URL","N/A","N","","","OTHER","Other","UNKNOWN","OTHER","Other","UNKNOWN","3064 Claret Cir","","Atwater","CA","US","953012214" +"1942853643","DIRECT","Direct Messaging Address","sevans@bayada.com","N","Bayada e-mail","","","","","","","","8670 Wolff Ct Ste 115","","Westminster","CO","US","800313692" +"1639722333","DIRECT","Direct Messaging Address","mharris@acapcounseling.com","N","Business E-mail","","","","","","","","2607 Caddo St Ste 6","","Arkadelphia","AR","US","719235307" +"1952954661","OTHERS","Other URL","nicole_miller@bshsi.org","N","","","","","","","","","5801 Bremo Rd","","Richmond","VA","US","232261907" +"1457904153","OTHERS","Other URL","abskc.com","N","","","","","","","","","7050 W 107th St Ste 110","","Overland Park","KS","US","662121829" +"1851944565","DIRECT","Direct Messaging Address","gsmith@ndninc.org","N","email address","","DIRECT","Direct","","CSV","CSV","","2200 4th St","","Baker City","OR","US","978142615" +"1649823345","DIRECT","Direct Messaging Address","lisa@drlisadoane.com","N","","","","","","","","","20220 Center Ridge Rd Ste 355","","Rocky River","OH","US","441163596" +"1821641523","OTHERS","Other URL","abskc.com","N","","","","","","","","","7050 W 107th St Ste 110","","Overland Park","KS","US","662121829" +"1801449509","OTHERS","Other URL","abskc.com","N","","","","","","","","","7050 W 107th St Ste 110","","Overland Park","KS","US","662121829" +"1306499017","CONNECT","CONNECT URL","dn","N","dn","","DIRECT","Direct","","OTHER","Other","dn","7518 N La Cholla Blvd","","Tucson","AZ","US","857412307" +"1063065779","CONNECT","CONNECT URL","ssoll@hcp.care","N","company email","","DIRECT","Direct","","CSV","CSV","","6674 Tippecanoe Rd Ste 1","","Canfield","OH","US","444069149" +"1700439411","CONNECT","CONNECT URL","drugmart86@gmail.com","N","Drug Mart","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1631 York Ave","","New York","NY","US","100286291" +"1144873852","OTHERS","Other URL","abskc.com","N","","","","","","","","","7050 W 107th St Ste 110","","Overland Park","KS","US","662121829" +"1689227399","DIRECT","Direct Messaging Address","fberardi@fcsa-ak.com","N","Work Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3101 Lathrop St","","Fairbanks","AK","US","997017426" +"1972156602","DIRECT","Direct Messaging Address","bellandefor20@esguion.com","N","esguion.com","","DIRECT","Direct","","CSV","CSV","","12357 W Dixie Hwy","","North Miami","FL","US","331615428" +"1306499033","OTHERS","Other URL","HBHS.La@gmail.com","N","","","","","","","","","2156 Wooddale Blvd","","Baton Rouge","LA","US","708061403" +"1306499033","OTHERS","Other URL","dbradley.hbhs@gmail.com","N","","","","","","","","","2156 Wooddale Blvd","","Baton Rouge","LA","US","708061403" +"1952954687","OTHERS","Other URL","gibaldicounseling@gmail.com","N","email","","DIRECT","Direct","","","","","1061 Cutlass Ave","","Manahawkin","NJ","US","080502313" +"1861045593","DIRECT","Direct Messaging Address","therapist@margaretannhejna.com","N","Direct Email for Practitioner","","","","","","","","225 E Grand Ave Ste 204","","Chicago","IL","US","606111272" +"1811540552","DIRECT","Direct Messaging Address","jbellissimo@healthright360.org","N","","","","","","","","","3335 Folsom St","","Los Angeles","CA","US","900632117" +"1811540552","DIRECT","Direct Messaging Address","jbellissimo@healthright360.org","N","","","","","","","","","3335 Folsom St","","Los Angeles","CA","US","900632117" +"1043863772","OTHERS","Other URL","abskc.com","N","","","","","","","","","7050 W 107th St Ste 110","","Overland Park","KS","US","662121829" +"1720631468","DIRECT","Direct Messaging Address","kadavis@healthright360.org","N","","","","","","","","","9124 S Western Ave","","Los Angeles","CA","US","900473518" +"1275186900","DIRECT","Direct Messaging Address","jana@focusmhs.com","N","Secure email","","","","","","","","1127 N Kickapoo Ave","","Shawnee","OK","US","748014845" +"1366095010","CONNECT","CONNECT URL","keyyasimons@ffcp.maryland.com","N","email","","DIRECT","Direct","","CSV","CSV","","1011 N Charles St","","Baltimore","MD","US","212015424" +"1447803192","DIRECT","Direct Messaging Address","a.nguyen@procaremso.com","N","email","","DIRECT","Direct","","CSV","CSV","","14221 Euclid St Ste G-H","","Garden Grove","CA","US","928434991" +"1669025326","DIRECT","Direct Messaging Address","mloconnor@comcast.net","N","","","","","","","","","35 Sawtell Ave Apt 2","","Brockton","MA","US","023021784" +"1710530381","DIRECT","Direct Messaging Address","KellieMcIe@orianahouse.org","Y","Email","Oriana House Inc.","DIRECT","Direct","","CSV","CSV","","49 E Glenwood Ave","","Akron","OH","US","443041137" +"1013560689","CONNECT","CONNECT URL","Opelousas","N","","","","","","","","","538 E Grolee St","","Opelousas","LA","US","705706227" +"1669025235","OTHERS","Other URL","n/a","N","","","","","","","","","1401 S Seward Meridian Pkwy","","Wasilla","AK","US","996548312" +"1356994925","CONNECT","CONNECT URL","https://www.lakecountyca.gov/","N","","","","","","","","","7000B S Center Dr","","Clearlake","CA","US","954228131" +"1760035356","DIRECT","Direct Messaging Address","info@70x7wm.com","N","","","","","","","","","2903 Erdman Ave","","Baltimore","MD","US","212131139" +"1255984902","DIRECT","Direct Messaging Address","blienkamp@seahorsebehavioral.kareodirect.com","N","Kareo EMR direct messaging","","DIRECT","Direct","","","","","369 Front St","","Marion","MA","US","027381538" +"1689227431","CONNECT","CONNECT URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","70 Lenox Pointe NW","","Atlanta","GA","US","30324" +"1871146431","DIRECT","Direct Messaging Address","matejoi@amc.edu","N","work email","","","","","","","","99 Delaware Ave","","Delmar","NY","US","120541506" +"1841843521","CONNECT","CONNECT URL","tran","N","","","","","","","","","100 Sullivan Street","","WURTSBORO","NY","US","127901279" +"1366095085","CONNECT","CONNECT URL","n/a","N","","","","","","","","","14330 58th St N Apt 5106","","Clearwater","FL","US","337602820" +"1821641564","CONNECT","CONNECT URL","jamie.may@unitypoint.org","N","Hospital based email server","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1215 Pleasant St Ste 308","","Des Moines","IA","US","503091409" +"1568015287","OTHERS","Other URL","Orem","N","","","","","","","","","1140 W 1130 S","","Orem","UT","US","84058" +"1003469743","OTHERS","Other URL","Box","N","HIPPA Compliant Electronic Data Portal","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","901 Highway 80 E","","Clinton","MS","US","390565244" +"1568015121","DIRECT","Direct Messaging Address","lea@boswelldermatology.com","N","medical practice email","","DIRECT","Direct","","CSV","CSV","","5701 N West Ave","","Fresno","CA","US","937112366" +"1346893187","DIRECT","Direct Messaging Address","lisamarie.n@comcast.net","N","","","","","","","","","10 Menlo St","","Brighton","MA","US","021352910" +"1881247633","CONNECT","CONNECT URL","CHARM","N","","","DIRECT","Direct","","","","","2909 N St SE","","Washington","DC","US","200192139" +"1437702297","SOAP","SOAP URL","Alexandria","N","Ft Hunt Massage and Spa","","HIE","Health Information Exchange (HIE)","","OTHER","Other","SOAP Notes","1300 Lafayette Dr","","Alexandria","VA","US","223081177" +"1366095051","DIRECT","Direct Messaging Address","ca@msiwc.com","N","Professional Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Other","730 Baltimore Pike","","Bel Air","MD","US","210144244" +"1356994040","DIRECT","Direct Messaging Address","emily.a.poston@ou.edu","N","Email","","DIRECT","Direct","","OTHER","Other","Daily emails","180 W Brooks St","","Norman","OK","US","730191018" +"1265085955","DIRECT","Direct Messaging Address","katie@revive-physicaltherapy.com","N","email","","","","","","","","14389 County Road 5","","Mead","CO","US","805049803" +"1902459696","CONNECT","CONNECT URL","drrcaufield","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2155 Jackson Ave Ste 1","","Ann Arbor","MI","US","481033976" +"1720631419","DIRECT","Direct Messaging Address","ericawalker@tgh.org","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","214 Morrison Rd","","Brandon","FL","US","335114849" +"1578116299","DIRECT","Direct Messaging Address","nbrown6@una.edu","Y","","University of North Alabama","","","","","","","1 Harrison Plz","Self Field House","Florence","AL","US","356320002" +"1730732454","DIRECT","Direct Messaging Address","amanda@apthealthy.com","N","","","DIRECT","Direct","","OTHER","Other","amanda@apthealthy.com","9050 W Cheyenne Ave Ste 210","","Las Vegas","NV","US","891298932" +"1992358618","CONNECT","CONNECT URL","nhebert@falconpharmacy.com","N","","","","","","","","","1103 Kaliste Saloom Rd Ste 103","","Lafayette","LA","US","705085784" +"1003469727","DIRECT","Direct Messaging Address","kayla.preston@va.gov","N","","","","","","","","","13800 Veterans Way","","Orlando","FL","US","328277401" +"1316590052","DIRECT","Direct Messaging Address","drlyons@lakescenter.com","N","","","DIRECT","Direct","","OTHER","Other","Portal","2300 Haggerty Rd Ste 2160","","West Bloomfield","MI","US","483232192" +"1477106136","CONNECT","CONNECT URL","Orlyfunny@aol.com","N","personal email","","DIRECT","Direct","","CSV","CSV","","352 E 3rd St Unit 2","","Hialeah","FL","US","330106207" +"1477106136","CONNECT","CONNECT URL","orlyfunny@aol.com","N","orlyfunny@aol.com","","DIRECT","Direct","","CSV","CSV","","352 E 3rd St Unit 2","","Hialeah","FL","US","330106207" +"1134772882","OTHERS","Other URL","ctegnander@lcmh.com","N","email","","DIRECT","Direct","","CSV","CSV","","1525 Oak Park Blvd","","Lake Charles","LA","US","706018849" +"1114570868","CONNECT","CONNECT URL","@roswellpark.org","N","","","","","","","","","665 Elm St","","Buffalo","NY","US","142031104" +"1497308142","DIRECT","Direct Messaging Address","cara.smith2@hillcrest.com","N","","","","","","","","","1120 S Utica Ave","","Tulsa","OK","US","741044012" +"1831742584","DIRECT","Direct Messaging Address","iseigel@chd.org","N","work email","","DIRECT","Direct","","CSV","CSV","","131 W Main St","","Orange","MA","US","013641150" +"1194378851","DIRECT","Direct Messaging Address","acaver@healthright360.org","N","","","","","","","","","9124 S Western Ave","","Los Angeles","CA","US","900473518" +"1295388957","DIRECT","Direct Messaging Address","MZerangue@autismlearningpartners.com","N","","","","","","","","","201 Jackson St","","Denver","CO","US","802065524" +"1578116224","CONNECT","CONNECT URL","hollis.guenther@va.gov","N","","","","","","","","","1601 Brenner Ave","","Salisbury","NC","US","281442515" +"1457904112","OTHERS","Other URL","aimeefblock@gmail.com","N","","","","","","","","","5914 Hubbard Dr","","Rockville","MD","US","208524823" +"1285287946","CONNECT","CONNECT URL","URL","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","I DON'T KNOW","424 Savannah Rd","","Lewes","DE","US","199581462" +"1760035422","DIRECT","Direct Messaging Address","uppsusa@health.isu.edu","N","","","DIRECT","Direct","","","","","921 S 8th Ave","","Pocatello","ID","US","832090002" +"1760035422","DIRECT","Direct Messaging Address","lippsusa@health.isu.edu","N","","","DIRECT","Direct","","","","","921 S 8th Ave Stop 8088","","Pocatello","ID","US","832090002" +"1689227340","CONNECT","CONNECT URL","https://www.clientcare.net/","N","","","","","","","","","14074 State Highway U","","Mineral Point","MO","US","636609540" +"1699328252","OTHERS","Other URL","https://www.lifetouchtherapy.com","Y","","LifeTouchTherapy, PLLC","","","","","","","9597 Indian Beech Ave NW","","Concord","NC","US","280273573" +"1598318156","OTHERS","Other URL","APerfectFit","N","","","OTHER","Other","rbt","","","","203 S Santa Claus Ln","","North Pole","AK","US","997057704" +"1285287854","DIRECT","Direct Messaging Address","pmarshall@cpiprograms.org","N","","","","","","","","","1477 Lincoln Ave","","San Rafael","CA","US","949012028" +"1841843422","CONNECT","CONNECT URL","Bethlehem","N","","","","","","","","","1 Kirkland Village Cir","","Bethlehem","PA","US","180174797" +"1568015147","DIRECT","Direct Messaging Address","hazadi@bronxcare.org","N","endpoint box","","DIRECT","Direct","","OTHER","Other","medical","2432 Grand Concourse","","Bronx","NY","US","104585204" +"1568015147","DIRECT","Direct Messaging Address","hazadi@bronxcare.org","N","endpoint box","","DIRECT","Direct","","OTHER","Other","medical","2432 Grand Concourse","","Bronx","NY","US","104585204" +"1467005041","OTHERS","Other URL","c.shepos@newsomeye.net","N","work email","","DIRECT","Direct","","CSV","CSV","","13904 N Dale Mabry Hwy Ste 200","","Tampa","FL","US","336182446" +"1316590904","OTHERS","Other URL","www.queencounselingservices.com","N","","","","","","","","","3636 33rd St Ste 502","","Astoria","NY","US","111062329" +"1124671714","DIRECT","Direct Messaging Address","info@70x7wm.com","N","","","","","","","","","3307 Henry G Parks Jr Cir","","Baltimore","MD","US","212157998" +"1609429349","OTHERS","Other URL","hhammond@urgentmd.com","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Washington","1113 Washington Rd","","Thomson","GA","US","308247523" +"1922651652","DIRECT","Direct Messaging Address","diane.crum@multicare.org","Y","Work Email","MultiCare Health System","DIRECT","Direct","","","","","1322 3rd St SE Ste 240","","Puyallup","WA","US","983723771" +"1962055632","CONNECT","CONNECT URL","lowcountryortho.com","N","","","DIRECT","Direct","","","","","1951 Clements Ferry Rd","","Charleston","SC","US","294928322" +"1821641507","DIRECT","Direct Messaging Address","jeffrey@bayviewpointloma.com","N","work email","","DIRECT","Direct","","CSV","CSV","","3219 Canon St","","San Diego","CA","US","921062512" +"1811540545","SOAP","SOAP URL","HealthFusionEHR","N","","","","","","","","","30265 Commerce Dr Unit 102","","Millsboro","DE","US","199663594" +"1184277923","DIRECT","Direct Messaging Address","irv@irvkooris.com","N","business email","","DIRECT","Direct","","CSV","CSV","","1640 Powers Ferry Rd SE","","Marietta","GA","US","300675491" +"1184277923","CONNECT","CONNECT URL","irv@irvkooris.com","N","business","","","","","","","","1640 Powers Ferry Rd SE","","Marietta","GA","US","300675491" +"1093368847","DIRECT","Direct Messaging Address","cbickford@vanderheyden.org","N","","","DIRECT","Direct","","","","","614 Cooper Hill Rd","","Wynantskill","NY","US","121982906" +"1790338564","DIRECT","Direct Messaging Address","Jesse@feelbetterwithjd.com","N","Email","","DIRECT","Direct","","OTHER","Other","Correspondence","270 Carpenter Dr Ste 500","","Sandy Springs","GA","US","303284946" +"1295388965","DIRECT","Direct Messaging Address","Andre.Miller@cmglp.com","N","work email","","DIRECT","Direct","","OTHER","Other","Augusta","2357 Tobacco Rd","","Augusta","GA","US","309069220" +"1013560788","DIRECT","Direct Messaging Address","psmith@acapcounseling.com","N","Business E-mail","","","","","","","","2607 Caddo St Ste 6","","Arkadelphia","AR","US","719235307" +"1669025342","OTHERS","Other URL","abskc.com","N","","","","","","","","","7050 W 107th St Ste 110","","Overland Park","KS","US","662121829" +"1265085948","OTHERS","Other URL","abskc.com","N","","","","","","","","","7050 W 107th St Ste 110","","Overland Park","KS","US","662121829" +"1205489937","DIRECT","Direct Messaging Address","rodrigul43@nychhc.org","N","","","","","","","","","1901 1st Ave","","New York","NY","US","100297491" +"1669025391","OTHERS","Other URL","https://havenhg.com/lakehavasu.html","N","","","","","","","","","2781 Osborn Dr","","Lake Havasu City","AZ","US","864068629" +"1669025391","OTHERS","Other URL","https://www.healthit.gov/topic/health-it-basics/health-information-exchange","N","","","HIE","Health Information Exchange (HIE)","","","","","2781 Osborn Dr","","Lake Havasu City","AZ","US","864068629" +"1578116208","OTHERS","Other URL","0736373088","N","Surescripts","","HIE","Health Information Exchange (HIE)","","","","","621 Highway 2 N","","Wilburton","OK","US","745783620" +"1194378828","DIRECT","Direct Messaging Address","jessi@inspireaba.com","N","HIPAA compliant email through Gsuite","","DIRECT","Direct","","CSV","CSV","","924 W 6th St","","Junction City","KS","US","664413229" +"1740833474","OTHERS","Other URL","abskc.com","N","","","","","","","","","7050 W 107th St Ste 110","","Overland Park","KS","US","662121829" +"1093368722","OTHERS","Other URL","abskc.com","N","","","","","","","","","7050 W 107th St Ste 110","","Overland Park","KS","US","662121829" +"1356994099","DIRECT","Direct Messaging Address","wkrause@chcmi.org","N","","","HIE","Health Information Exchange (HIE)","","","","","13266 Spence Rd","","Three Rivers","MI","US","490939707" +"1356994099","DIRECT","Direct Messaging Address","wkrause@chcmi.org","N","","","HIE","Health Information Exchange (HIE)","","","","","13266 Spence Rd","","Three Rivers","MI","US","490939707" +"1790338432","OTHERS","Other URL","abskc.com","N","","","","","","","","","7050 W 107th St Ste 110","","Overland Park","KS","US","662121829" +"1649823386","FHIR","FHIR URL","https://fhir.genesishcs.org/api/FHIR/DSTU2/","N","","","","","","","","","900 Virginia Ave","","Alexandria","VA","US","223023200" +"1285287920","DIRECT","Direct Messaging Address","pharmacist@hagyard.com","N","pharmacist email","","DIRECT","Direct","","CSV","CSV","","4250 Iron Works Pike","","Lexington","KY","US","405118491" +"1174176838","DIRECT","Direct Messaging Address","hines.373@buckeyemail.osu.edu","Y","","The Ohio State University","","","","","","","3335 Bryant St","","Denver","CO","US","802113345" +"1679126239","DIRECT","Direct Messaging Address","uribef@mckinleycc.org","N","email","","DIRECT","Direct","","","","","40015 Sierra Hwy Ste B150","","Palmdale","CA","US","935502149" +"1790338374","CONNECT","CONNECT URL","n/a","N","n/a","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1008 Rowanshyre Cir","","McDonough","GA","US","302532918" +"1790338374","CONNECT","CONNECT URL","na","N","na","","DIRECT","Direct","","CSV","CSV","","1008 Rowanshyre Cir","","McDonough","GA","US","302532918" +"1255984837","OTHERS","Other URL","https://bluestarrehabilitation.com/","N","","","","","","","","","2600 Cherry Ln Ste 140","","Fort Worth","TX","US","761163961" +"1790338382","OTHERS","Other URL","N/A","N","","","","","","","","","2010 Seagirt Blvd Apt 2F","","Far Rockaway","NY","US","116912823" +"1427601020","CONNECT","CONNECT URL","SARASOTA","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2155 Bahia Vista St","","Sarasota","FL","US","342392402" +"1174176770","CONNECT","CONNECT URL","Kenosha","N","","","","","","","","","4214 Sheridan Rd","","MT Pleasant","WI","US","534034142" +"1598318107","OTHERS","Other URL","Lebanon","N","","","","","","","","","307 W Main St Ste 102","","Lebanon","VA","US","242664219" +"1083267694","OTHERS","Other URL","Epic","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5717 NE 138th Ave","","Portland","OR","US","972303409" +"1174176788","CONNECT","CONNECT URL","Baltimore","N","","","DIRECT","Direct","","CSV","CSV","","3425 Sinclair Ln","","Baltimore","MD","US","212132030" +"1992358519","DIRECT","Direct Messaging Address","emily.p.solem@vumc.org","N","","","","","","","","","1161 21st Ave S","","Nashville","TN","US","372320011" +"1740833367","CONNECT","CONNECT URL","Bronx","N","","","DIRECT","Direct","","OTHER","Other","Bronx","750 Tilden St","","Bronx","NY","US","104676013" +"1114570744","DIRECT","Direct Messaging Address","info@amtaichifitness.com","N","","","","","","","","","419 Eastern Ave","","Saint Cloud","FL","US","347693037" +"1659924298","DIRECT","Direct Messaging Address","mclements@fsl-li.org","N","Email","","HIE","Health Information Exchange (HIE)","","","","","1235 Montauk Hwy","","Mastic","NY","US","119502917" +"1336792894","DIRECT","Direct Messaging Address","information@wholebetterlife.com","N","Business Email","","DIRECT","Direct","","OTHER","Other","Direct Email","1607 N Marion St","","Tampa","FL","US","336022638" +"1346893807","CONNECT","CONNECT URL","https://anchorhealthinitiative.org/","N","website","","DIRECT","Direct","","OTHER","Other","website","30 Myano Ln Ste 16","","Stamford","CT","US","069024532" +"1437702990","CONNECT","CONNECT URL","smiller@therapycenter.org","N","","","","","","","","","2505 Ardmore St SE","","Grand Rapids","MI","US","495064924" +"1316590870","CONNECT","CONNECT URL","christinar@expressions-slp.com","Y","","Expressions Speech Language Pathology Services Inc","","","","","","","12062 Valley View St Ste 137","","Garden Grove","CA","US","928451741" +"1770136236","CONNECT","CONNECT URL","SandySprings","N","","","","","","","","","1010 Huntcliff Ste 1210","","Sandy Springs","GA","US","303501809" +"1790338200","DIRECT","Direct Messaging Address","lesley.johnson@ballsfoods.com","Y","Work Email","FOUR B CORP","","","","","","","13600 S Blackbob Rd","","Olathe","KS","US","660621934" +"1225681851","DIRECT","Direct Messaging Address","ccabrera@ochca.com","N","email","","HIE","Health Information Exchange (HIE)","","","","","4000 W Metropolitan Dr # 120","","Orange","CA","US","928683504" +"1225681851","DIRECT","Direct Messaging Address","ccabrera@ochca.com","N","","","","","","","","","4000 W Metropolitan Dr # 120","","Orange","CA","US","928683504" +"1700439353","CONNECT","CONNECT URL","www.tigerconnect.com","N","","","","","","","","","2135 Southgate Rd","","Colorado Springs","CO","US","809062605" +"1700439353","DIRECT","Direct Messaging Address","jordan.hout@uhsinc.com","N","Email","","DIRECT","Direct","","CSV","CSV","","2135 Southgate Rd","","Colorado Springs","CO","US","809062693" +"1366095903","CONNECT","CONNECT URL","https://www.saintpetershcs.com/","N","Healthcare","","OTHER","Other","Healthcare Provider","","","","Department of Internal Medicine","254 Easton Avenue","New Brunswick","NJ","US","08901" +"1356994792","CONNECT","CONNECT URL","Naperville","N","PC","","DIRECT","Direct","","CSV","CSV","","1776 Legacy Cir Ste 114","","Naperville","IL","US","605631673" +"1689227290","OTHERS","Other URL","ARROW-Project.org","N","","","","","","","","","10 Byers St","","Staunton","VA","US","244014226" +"1376196980","OTHERS","Other URL","rwilliams@sctribe.com","N","","","","","","","","","23701 S 655 Rd","","Grove","OK","US","743446317" +"1285287888","OTHERS","Other URL","Carbondale","N","","","","","","","","","305 W Jackson St Ste 100","","Carbondale","IL","US","629011474" +"1104479690","OTHERS","Other URL","clinicsource","N","","","","","","","","","3139 Eliza Rd","","Tallahassee","FL","US","323086254" +"1194378794","DIRECT","Direct Messaging Address","jill.meyer@va.gov","N","work email","","","","","","","","3601 S 6th Ave","","Tucson","AZ","US","857230001" +"1619520202","SOAP","SOAP URL","Private","N","Private","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","247 Motlow School Rd","","Campobello","SC","US","293229674" +"1184277782","OTHERS","Other URL","CPRS","N","employed at VA","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","608 Rollie Moore Dr","","Harrisburg","IL","US","629462351" +"1003469610","DIRECT","Direct Messaging Address","savannahmitchell@citizenadvocates.net","N","Citizan Advocates email","","DIRECT","Direct","","OTHER","Other","e-mail","117 County Route 10","","North Bangor","NY","US","129663029" +"1861045486","OTHERS","Other URL","PORTSMOUTH","N","","","HIE","Health Information Exchange (HIE)","","","","","1811 King St","","Portsmouth","VA","US","237043032" +"1225681844","DIRECT","Direct Messaging Address","sarah.koontz@utoledo.edu","N","secure email","","DIRECT","Direct","","","","","3000 Arlington Ave","","Toledo","OH","US","436142595" +"1699328229","OTHERS","Other URL","LAKEWOOD","N","","","OTHER","Other","Direct mail","OTHER","Other","Direct mail","101 Twin Oaks Dr","","Lakewood","NJ","US","087017156" +"1326691957","OTHERS","Other URL","kourtney@dallasent.com","N","","","","","","","","","1411 N BECKLEY AVE PAV 3 SUITE 363","","Dallas","TX","US","752031259" +"1235782863","DIRECT","Direct Messaging Address","victoria.milam@childrenscolorado.org","N","Work email","","DIRECT","Direct","","OTHER","Other","work communication non patient related","13123 E 16th Ave","","Aurora","CO","US","800457106" +"1407409030","DIRECT","Direct Messaging Address","ejacobso4@student.touro.edu","N","","","","","","","","","11 Tollgate Dr","","East Northport","NY","US","117315423" +"1861045494","DIRECT","Direct Messaging Address","Stropper@nyit.edu","N","Email","","DIRECT","Direct","","","","","7534 150th St Apt 2E","","Flushing","NY","US","113673147" +"1942853577","DIRECT","Direct Messaging Address","alexandra.bickenbach@utoledo.edu","N","email","","DIRECT","Direct","","CSV","CSV","","3000 Arlington Ave","","Toledo","OH","US","436142595" +"1902459548","OTHERS","Other URL","tneystel@optum.com","N","","","","","","","","","3 Sugar Creek Center Blvd Ste 100","","Sugar Land","TX","US","774782211" +"1376196915","OTHERS","Other URL","info@childrenstherapy.org","N","email","","DIRECT","Direct","","OTHER","Other","email","13010 Eastgate Park Way Ste 101","","Louisville","KY","US","402233984" +"1992358535","DIRECT","Direct Messaging Address","info@beaconslps.com","N","bussiness email","","OTHER","Other","email","OTHER","Other","email","4501 Old Spartanburg Rd","","Taylors","SC","US","296874105" +"1518510023","CONNECT","CONNECT URL","imarquez@healthright360.org","N","","","DIRECT","Direct","","OTHER","Other","imarquez@healthright360.org","149 W 22nd St","","Los Angeles","CA","US","900071405" +"1285287821","DIRECT","Direct Messaging Address","tjolly@poydrashealth.com","N","","","","","","","","","4520 Wichers Dr Ste 105","","Marrero","LA","US","700723135" +"1205489754","OTHERS","Other URL","jgreen6@iuhealth.org","N","secure email address through IU Health Network","","DIRECT","Direct","","OTHER","Other","non-HPI specific work related information 90% of the time.","11700 N Meridian St","","Carmel","IN","US","460324656" +"1760035216","OTHERS","Other URL","N/A","N","","","","","","","","","501 N El Camino Real Ste 201","","Encinitas","CA","US","920241335" +"1265085740","CONNECT","CONNECT URL","https://sendsafe.to/CSTINAM@GMAIL.COM","N","secure email Hippo.com","","DIRECT","Direct","","OTHER","Other","microsoft excel","4709 Ferris Ave","","Madison","WI","US","537161413" +"1144873621","CONNECT","CONNECT URL","christina@expressions-slp.com","Y","","Expressions Speech Language Pathology Services Inc","","","","","","","12062 Valley View St Ste 137","","Garden Grove","CA","US","928451741" +"1346893823","OTHERS","Other URL","Lewes","N","","","","","","","","","424 Savannah Rd","","Lewes","DE","US","199581462" +"1255984738","OTHERS","Other URL","notapplicable","N","","","","","","","","","301 E Maumee St","","Angola","IN","US","467032012" +"1386297877","CONNECT","CONNECT URL","Athens","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","55 Carlton St","","Athens","GA","US","306021503" +"1093368599","CONNECT","CONNECT URL","n/a","N","n/a","","","","","","","","2125 Pace St Ste B","","Covington","GA","US","300146660" +"1720631229","DIRECT","Direct Messaging Address","tcervencik@comprehensiveautismcenter.com","N","","","","","","","","","26720 Ynez Ct","","Temecula","CA","US","925914659" +"1548813041","CONNECT","CONNECT URL","www","N","","","","","","","","","9918 W. Katella","Suite A","Garden Grove","CA","US","928049280" +"1235782749","DIRECT","Direct Messaging Address","ecircle@eldercircle.org","N","","","","","","","","","400 River Rd","","Grand Rapids","MN","US","557443784" +"1528611035","DIRECT","Direct Messaging Address","info@midohiobh.com","N","","","","","","","","","930 Bethesda Dr Unit 4","","Zanesville","OH","US","437010815" +"1508419011","OTHERS","Other URL","305-424-8526","N","fax","","DIRECT","Direct","","CSV","CSV","","9569 S Dixie Hwy","","Pinecrest","FL","US","331562802" +"1598318008","CONNECT","CONNECT URL","Temple","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3500 N Broad St Fl 11","","Philadelphia","PA","US","191404106" +"1962055475","CONNECT","CONNECT URL","acolontorres@gmail.com","N","","","","","","","","","515 Stonebridge Blvd","","New Castle","DE","US","197206717" +"1700439239","CONNECT","CONNECT URL","info","N","@ultimatecareservices.net","","DIRECT","Direct","","CSV","CSV","","4929 Green Valley Rd","","Monrovia","MD","US","217709710" +"1982257580","FHIR","FHIR URL","https://epicsoap.nortonhealthcare.org/FHIRPRD/api/FHIR/DSTU2/","N","","","","","","","","","3 Audubon Plaza Dr Ste 330","","Louisville","KY","US","402171319" +"1841843307","OTHERS","Other URL","https://www.spotwiththeratalk.com/","N","","","","","","","","","15050 14th Rd","","Whitestone","NY","US","113572609" +"1154974798","DIRECT","Direct Messaging Address","Jenniferbaker@ubuntureloaded.com","N","","","","","","","","","1009 Second St Ste A","","Soperton","GA","US","304572443" +"1073166674","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1043863681","DIRECT","Direct Messaging Address","rmaclean@mpaforkids.com","Y","","Manchester Pediatric Associates LLC","DIRECT","Direct","","CSV","CSV","Email","231 Merrow Rd","","Tolland","CT","US","060843915" +"1093368524","CONNECT","CONNECT URL","Fairbanks","N","","","","","","","","","1825 Marika Rd","","Fairbanks","AK","US","997095521" +"1508419144","DIRECT","Direct Messaging Address","andrea.chik@direct.fcaweb.org","N","","","","","","","","","75 West St","","Danbury","CT","US","068106528" +"1265085856","CONNECT","CONNECT URL","Tiger","N","","","","","","","","","185 S Orange Ave","","Newark","NJ","US","071032757" +"1508419102","DIRECT","Direct Messaging Address","desmonique.homs@ascension.org","N","","","","","","","","","4988 State Highway 30","","Amsterdam","NY","US","120107520" +"1164075768","CONNECT","CONNECT URL","www.stvincenthospital.com","N","","","","","","","","","123 Summer St","","Worcester","MA","US","016081216" +"1528611159","OTHERS","Other URL","Medication","N","distributed","","OTHER","Other","Communication","OTHER","Other","Doctor Order","693 State Highway 51","","Gilbertsville","NY","US","137761104" +"1548813165","CONNECT","CONNECT URL","maryann.daidone2@va.gov","N","","","","","","","","","150 S Huntington Ave","","Jamaica Plain","MA","US","021304817" +"1427601053","OTHERS","Other URL","grandview@columbiapt.net","N","practice email address","","","","","","","","214 Ash St","","Grandview","WA","US","989301319" +"1912550542","FHIR","FHIR URL","https://epicmobile.med.cornell.edu/FHIR/api/FHIR/DSTU2/","Y","","Weill Cornell Medicine","HIE","Health Information Exchange (HIE)","","","","","505 E 70th St Fl 3","","New York","NY","US","100214872" +"1740833375","OTHERS","Other URL","Bronx","N","","","","","","","","","620 Reiss Pl Apt 6K","","Bronx","NY","US","104678062" +"1477106003","OTHERS","Other URL","8158446109","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","8158446109","310 E Torrance Ave","","Pontiac","IL","US","617642748" +"1386297919","DIRECT","Direct Messaging Address","tjolly@uhipr.com","N","Email","","","","","","","","4520 Wichers Dr Ste 101","","Marrero","LA","US","700723133" +"1962055509","DIRECT","Direct Messaging Address","thall@healthright360.org","N","","","","","","","","","9124 S Western Ave","","Los Angeles","CA","US","900473518" +"1497308985","DIRECT","Direct Messaging Address","cristine.parmigiani@fsl-li.org","N","email","","DIRECT","Direct","","CSV","CSV","","208 Roanoke Ave","","Riverhead","NY","US","119012706" +"1336792886","DIRECT","Direct Messaging Address","marcia.timmons@myinternist.com","N","work email address","","DIRECT","Direct","","OTHER","Other","work email address","105 Carnegie Pl Ste 103","","Fayetteville","GA","US","302145900" +"1891348348","CONNECT","CONNECT URL","www.beyondbarriersinc.com","N","","","","","","","","","3677 Central Ave Ste I","","Fort Myers","FL","US","339018226" +"1912550476","DIRECT","Direct Messaging Address","meyermananger@meyerpediatrics.fl-hie.net","N","Direct Secure Messaging","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1666 Mound St","","Sarasota","FL","US","342367716" +"1487207940","CONNECT","CONNECT URL","https://tukwilacounselingservices.wordpress.com","N","website","","DIRECT","Direct","","OTHER","Other","office","1412 SW 43rd St Ste 240","","Renton","WA","US","980574803" +"1437702909","CONNECT","CONNECT URL","www.nervetx.com","N","Website","","","","","","","","3200 Downwood Cir NW # 520A","","Atlanta","GA","US","303271610" +"1043863533","DIRECT","Direct Messaging Address","ricardo.lazaro@tufts.edu","N","","","","","","","","","1 Kneeland St Dept 12th","","Boston","MA","US","021111527" +"1023661519","DIRECT","Direct Messaging Address","jgarlick@jongarlicklpc.com","N","Office","","DIRECT","Direct","","OTHER","Other","Anniston","1300 Noble St","","Anniston","AL","US","362014643" +"1760035257","CONNECT","CONNECT URL","Athens","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","55 Carlton St","","Athens","GA","US","306021503" +"1932752458","CONNECT","CONNECT URL","Cumming","N","","","","","","","","","2350 Atlanta Hwy Ste 110","","Cumming","GA","US","300408027" +"1497308902","OTHERS","Other URL","riteaid","N","","","","","","","","","730 Market St","","Philadelphia","PA","US","191062312" +"1033762547","DIRECT","Direct Messaging Address","jgutierrez@healthright360.org","N","","","","","","","","","4265 S Normandie Ave","","Los Angeles","CA","US","900372324" +"1689227191","CONNECT","CONNECT URL","Office","N","","","DIRECT","Direct","","","","","1503 Big Cove Rd SE","","Huntsville","AL","US","358012115" +"1316590839","CONNECT","CONNECT URL","celestialrox29@gmail.com","N","office email","","OTHER","Other","email","OTHER","Other","email","376 Warren St","","Roxbury","MA","US","021191830" +"1730732249","CONNECT","CONNECT URL","AthenaHealth","N","EMR","","","","","","","","323 N Bonnie Brae St","","Denton","TX","US","762013727" +"1558914069","DIRECT","Direct Messaging Address","Adam@cmhahelps.com","N","Director's Email","","OTHER","Other","Other","OTHER","Other","Other","1110 Benfield Blvd Ste H","","Millersville","MD","US","211082644" +"1346893864","DIRECT","Direct Messaging Address","ritashindnes@allurehomecare.com","N","direct email","","DIRECT","Direct","","CSV","CSV","","135 E 57th St","","New York","NY","US","100222050" +"1871146399","OTHERS","Other URL","Anasazi","N","","","","","","","","","1124 Baker St","","Bakersfield","CA","US","933054322" +"1396398814","DIRECT","Direct Messaging Address","ashley.milu@martinhealth.org","N","work email","","","","","","","","200 SE Hospital Ave","","Stuart","FL","US","349942346" +"1598318016","CONNECT","CONNECT URL","https://mayoclinichealthsystem.org/locations/lake-city","N","","","","","","","","","500 W Grant St","","Lake City","MN","US","550411143" +"1801449335","CONNECT","CONNECT URL","Website","N","Confidential website","","DIRECT","Direct","","CSV","CSV","","4747 Harvest Knoll Ln","","Memphis","TN","US","381254714" +"1801449335","CONNECT","CONNECT URL","cmw@hairlifeluxe.com","N","Location of the endpoint","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4747 Harvest Knoll Ln","","Memphis","TN","US","381254714" +"1720631252","OTHERS","Other URL","Oviedo","N","RBT, mental health","","OTHER","Other","Oviedo","OTHER","Other","Oviedo","7524 Brightwater Pl","","Oviedo","FL","US","327655648" +"1184277618","DIRECT","Direct Messaging Address","anniec@accessbhs.com","N","","","","","","","","","7811 W Ustick Rd Apt 101","","Boise","ID","US","837045890" +"1356994891","DIRECT","Direct Messaging Address","allison@channelislandstreatment.com","N","email","","DIRECT","Direct","","CSV","CSV","","145 Santa Rosa Ave","","Oxnard","CA","US","930354475" +"1356994891","CONNECT","CONNECT URL","info@channelislandstreatment.com","N","info@channelislandstreatment.com","","DIRECT","Direct","","CSV","CSV","","145 Santa Rosa Ave","","Oxnard","CA","US","930354475" +"1356994891","CONNECT","CONNECT URL","channelislandstreatment.com","N","URL","","DIRECT","Direct","","CSV","CSV","","145 Santa Rosa Ave","","Oxnard","CA","US","930354475" +"1255984795","DIRECT","Direct Messaging Address","mossphoto@mac.com","N","business e-mail","","DIRECT","Direct","","OTHER","Other","Patient pick up and drop off locations","309 LaCoste Ct","","Brandon","MS","US","390477104" +"1073166518","OTHERS","Other URL","molly.heltne@aurora.org","N","work email","","DIRECT","Direct","","OTHER","Other","email","2414 Kohler Memorial Dr","","Sheboygan","WI","US","530813129" +"1578116000","DIRECT","Direct Messaging Address","lalvarez@caminar.org","N","","","","","","","","","2600 S El Camino Real Ste 200","","San Mateo","CA","US","944032382" +"1841843315","CONNECT","CONNECT URL","https://www.charmhealth.com/","N","","","","","","","","","131 Courtland Ave","","Asheville","NC","US","288012110" +"1477106912","DIRECT","Direct Messaging Address","goodj@willapabh.org","Y","organizational email","Willapa Behavioral Health","DIRECT","Direct","","CSV","CSV","","2204 Pacific Ave N","","Long Beach","WA","US","986313300" +"1477106912","DIRECT","Direct Messaging Address","goodj@willapabh.org","N","work email","","DIRECT","Direct","","CSV","CSV","","2204 Pacific Ave N","","Long Beach","WA","US","986313300" +"1689227126","DIRECT","Direct Messaging Address","ali@bermancenteratl.com","N","","","","","","","","","2064 Butler Way NW","","Atlanta","GA","US","303181057" +"1992358501","CONNECT","CONNECT URL","gwilliams@rediscovermh.org","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","E-mail","1000 E 24th St","","Kansas City","MO","US","641082776" +"1992358501","DIRECT","Direct Messaging Address","gwilliams@rediscovermh.org","N","","","","","","","","","1000 E 24th St","","Kansas City","MO","US","641082776" +"1659924116","DIRECT","Direct Messaging Address","adrianhernandez24@outlook.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","48 Drake St","","Pueblo","CO","US","810051602" +"1922651496","OTHERS","Other URL","Bloomingdale","N","Lstherapy@protonmail.com","","DIRECT","Direct","","OTHER","Other","Bloomingdale","1 Tiffany Pt Ste 110","","Bloomingdale","IL","US","601082915" +"1215580782","CONNECT","CONNECT URL","brightfutures4kids.org","N","","","","","","","","","2390 E Orangewood Ave Ste 300","","Anaheim","CA","US","928066138" +"1396398863","DIRECT","Direct Messaging Address","leslie.hurley@coloradobehavior.com","N","Direct Email","","DIRECT","Direct","","OTHER","Other","Direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203162" +"1952954430","CONNECT","CONNECT URL","kipu","Y","","Red Rock Recovery Centers LLC","DIRECT","Direct","","CSV","CSV","","12567 W Cedar Dr","","Lakewood","CO","US","802282009" +"1689227167","DIRECT","Direct Messaging Address","Kimberly.Sykes@va.gov","N","gov't email","","","","","","","","2292 Dalton Dr Ste F","","Clarksville","TN","US","370438961" +"1922651405","OTHERS","Other URL","9787605962","N","9787605962","","","","","","","","78 Alvarado Ave","","Worcester","MA","US","016041152" +"1407409980","DIRECT","Direct Messaging Address","kathryn@pacificmft.com","N","business email","","DIRECT","Direct","","CSV","CSV","","2716 Ocean Park Blvd Ste 3075","","Santa Monica","CA","US","904055232" +"1043863525","OTHERS","Other URL","www.mobilitydx.com","N","website","","","","","","","","1372 Meadow Crest Dr","","South Lake Tahoe","CA","US","961507413" +"1821641309","OTHERS","Other URL","HBHS.La@gmail.com","N","","","","","","","","","2156 Wooddale Blvd","","Baton Rouge","LA","US","708061403" +"1366095846","DIRECT","Direct Messaging Address","emily@opendoorwayscolorado.com","N","","","","","","","","","2565 Airport Rd","","Colorado Springs","CO","US","809103119" +"1811540396","CONNECT","CONNECT URL","godaddy.com","N","","","","","","","","","18425 Pony Express Dr Unit 203","","Parker","CO","US","801349605" +"1992358477","CONNECT","CONNECT URL","leah@expressions-slp.com","Y","","Expressions Speech Language Pathology Services Inc","","","","","","","12062 Valley View St Ste 137","","Garden Grove","CA","US","928451741" +"1598318081","SOAP","SOAP URL","Phoenix","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Phoenix","1205 S 7th Ave","","Phoenix","AZ","US","850073913" +"1497308993","DIRECT","Direct Messaging Address","jwill196@my.westga.edu","Y","Work Email","University of West georgia","DIRECT","Direct","","CSV","CSV","","1601 Maple St","","Carrollton","GA","US","301180001" +"1497308993","DIRECT","Direct Messaging Address","jwill196@my.westga.edu","Y","Work Email","University of West georgia","DIRECT","Direct","","CSV","CSV","","1601 Maple St","","Carrollton","GA","US","301180001" +"1497308993","DIRECT","Direct Messaging Address","jwill196@my.westga.edu","Y","Work Email","University of West georgia","DIRECT","Direct","","CSV","CSV","","1601 Maple St","","Carrollton","GA","US","301180001" +"1780237289","CONNECT","CONNECT URL","Soulshinechiro.com","N","","","","","","","","","440 S E St","","Santa Rosa","CA","US","954045136" +"1396398806","CONNECT","CONNECT URL","https://southerndentalaz.com/","N","","","","","","","","","3320 W Southern Ave Ste 111","","Phoenix","AZ","US","850414307" +"1376196808","OTHERS","Other URL","Dropbox","N","","","DIRECT","Direct","","CSV","CSV","","106 N Denton Tap Rd Ste 210-142","","Coppell","TX","US","750192138" +"1336792860","DIRECT","Direct Messaging Address","gladyshernandez@autismlearningpartners.com","N","Email","","","","","","","","1801 Excise Ave Ste 116","","Ontario","CA","US","917618557" +"1225681752","DIRECT","Direct Messaging Address","asad.rizvi@brightstarcare.com","N","Owner Email Address","","","","","","","","205 Frasher Way","","Johns Creek","GA","US","300972426" +"1942853478","DIRECT","Direct Messaging Address","nooshinandnadia@protonmail.com","N","","","","","","","","","1017 N Central Expy","","Plano","TX","US","750758841" +"1497308928","CONNECT","CONNECT URL","Mooresville","N","","","","","","","","","421 Fayetteville St Ste 1100","","Raleigh","NC","US","276013000" +"1396398822","CONNECT","CONNECT URL","chino","N","","","","","","","","","5562 Philadelphia St Ste 310","","Chino","CA","US","917102499" +"1649823188","CONNECT","CONNECT URL","safari","N","","","","","","","","","20124 Club Hill Dr","","Germantown","MD","US","208741133" +"1386297810","DIRECT","Direct Messaging Address","lfarley@seniorconnections.us","N","Professional email","","DIRECT","Direct","","CSV","CSV","","9340 NE 76th St","","Vancouver","WA","US","986623721" +"1417500851","CONNECT","CONNECT URL","puls4@yahoo.com","N","Email","","","","","","","","711 W Moreland Blvd Ste 204","","Waukesha","WI","US","531882483" +"1780237222","DIRECT","Direct Messaging Address","info@weismanwellness.com","N","G SUITE email address","","DIRECT","Direct","","","","","158 Aster Ct","","Whitehouse Station","NJ","US","088892032" +"1598318032","OTHERS","Other URL","OtherURL","N","","","","","","","","","255 Highland Ave # 2","","Needham","MA","US","024943023" +"1598318032","OTHERS","Other URL","OtherURL","N","","","","","","","","","255 Highland Ave # 2","","Needham","MA","US","024943023" +"1063065506","DIRECT","Direct Messaging Address","porta@chla.usc.edu","N","","","DIRECT","Direct","","","","","4650 W Sunset Blvd","","Los Angeles","CA","US","900276062" +"1235782772","OTHERS","Other URL","weston","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3400 Ministry Pkwy","","Weston","WI","US","544765220" +"1932752474","OTHERS","Other URL","CHESTER","N","OFFICE","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CHESTER","11923 Centre St Ste D","","Chester","VA","US","238311702" +"1851944391","CONNECT","CONNECT URL","mk102916@gmail.com","N","","","","","","","","","200 Hamlet Hills Dr","","Chagrin Falls","OH","US","440222870" +"1104479542","OTHERS","Other URL","other","N","","","","","","","","","650 Joel Dr","","Fort Campbell","KY","US","422235318" +"1821641267","CONNECT","CONNECT URL","www.compulinkuniversity.com","N","","","","","","","","","1640 W Keetoowah St","","Tahlequah","OK","US","744643497" +"1528611969","DIRECT","Direct Messaging Address","lisa@counselingmail.com","N","a secure, HIPPA compliant direct messaging option through hushmail.com","","DIRECT","Direct","","","","","200B W Weaver St","","Carrboro","NC","US","275102020" +"1699328039","CONNECT","CONNECT URL","vrieboc1@my.westga.edu","N","","","","","","","","","1601 Maple St","","Carrollton","GA","US","301180001" +"1235782673","DIRECT","Direct Messaging Address","itsclinic@hotmail.com","N","","","","","","","","","2007 Old County Rd","","Pocahontas","AR","US","724554136" +"1316590755","DIRECT","Direct Messaging Address","harrik17@unlv.nevada.edu","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1700 W Charleston Blvd","","Las Vegas","NV","US","891022335" +"1780237123","DIRECT","Direct Messaging Address","mwierup@metrohealth.org","N","","","","","","","","","2500 Metrohealth Dr","","Cleveland","OH","US","441091900" +"1043863483","DIRECT","Direct Messaging Address","johnlytle32@hotmail.com","N","Email address","","DIRECT","Direct","","CSV","CSV","","12501 Royal Point Ct NE","","Albuquerque","NM","US","871117708" +"1326691742","DIRECT","Direct Messaging Address","Andrew.ricks.espr@direct.healthcurrent.org","N","Health Current","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1114 W 10th St","","Mesa","AZ","US","852013928" +"1629622097","DIRECT","Direct Messaging Address","mohamadmustaf.hejazi@stvincenthospital.com","N","work email","","DIRECT","Direct","","OTHER","Other","email","123 Summer St","","Worcester","MA","US","016081216" +"1659925014","OTHERS","Other URL","CYBERACCESS","N","","","","","","","","","4144 Lindell Blvd Ste 507","","Saint Louis","MO","US","631082995" +"1104470533","CONNECT","CONNECT URL","IBHWC19@gmail.com","N","email address","","","","","","","","1914 Bel Air Rd","","Fallston","MD","US","210472724" +"1790338119","CONNECT","CONNECT URL","Allentown","N","","","","","","","","","1482 Rahway Avenue","104","Woodbridge","NJ","US","170010850" +"1902459530","OTHERS","Other URL","jpeterson@eyedoc.ico.edu","N","","","","","","","","","3042 Hennepin Ave","","Minneapolis","MN","US","554082614" +"1942853585","DIRECT","Direct Messaging Address","Caitrmitc@icloud.com","N","","","","","","","","","707 Fremont Ave","","Torrington","WY","US","822403402" +"1679126213","DIRECT","Direct Messaging Address","BehaviorBrevard@bellsouth.net","N","","","","","","","","","550 Solutions Way","","Rockledge","FL","US","329553620" +"1447803895","DIRECT","Direct Messaging Address","zoethompson@innovativeservicesnw.org","N","Work Email","","DIRECT","Direct","","CSV","CSV","","9414 NE Fourth Plain Blvd","","Vancouver","WA","US","986626109" +"1427601871","CONNECT","CONNECT URL","shereandassociates@gmail.com","N","","","HIE","Health Information Exchange (HIE)","HIE","CSV","CSV","","10402 S Cicero Ave","","Oak Lawn","IL","US","604534704" +"1235782699","DIRECT","Direct Messaging Address","liese.leyrer@fsl-li.org","Y","employmewnt email","Family Service League","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1444 5th Ave","","Bay Shore","NY","US","117064147" +"1508419961","OTHERS","Other URL","Citra","N","","","","","","","","","1171 NW 125th Ln","","Citra","FL","US","321134069" +"1265085633","DIRECT","Direct Messaging Address","maranda.fain.1@11015.direct.athenahealth.com","N","","","","","","","","","273 Winton M Blount Loop","","Montgomery","AL","US","361173507" +"1992358394","OTHERS","Other URL","checkpoint","Y","","QUALITY CARE SOLUTIONS INC","","","","","","","3824 Barrett Dr Ste 105","","Raleigh","NC","US","276097220" +"1942853320","DIRECT","Direct Messaging Address","btrotty@nacisd.org","N","email","","DIRECT","Direct","","","","","4310 Appleby Sand Rd","","Nacogdoches","TX","US","759652299" +"1396398772","CONNECT","CONNECT URL","https://npiregistry.cms.hhs.gov","N","","","DIRECT","Direct","","CSV","CSV","","975 Hodges Ferry Rd","","Portsmouth","VA","US","237011343" +"1083267488","OTHERS","Other URL","Kettering","N","","","","","","","","","3535 Southern Blvd","","Kettering","OH","US","454291221" +"1487207817","CONNECT","CONNECT URL","covington","N","","","","","","CSV","CSV","","1717 Madison Ave","","Covington","KY","US","410113330" +"1073166484","CONNECT","CONNECT URL","unitedspecsoptical@gmail.com","N","Direct","","DIRECT","Direct","","OTHER","Other","Direct","228 W Hospitality Ln","","San Bernardino","CA","US","924083206" +"1174176572","DIRECT","Direct Messaging Address","Admin@peakbhs.com","N","","","","","","","","","15213 Summer Park Ln","","Baton Rouge","LA","US","708173083" +"1265085674","OTHERS","Other URL","krmo90pta@gmail.com","N","E-mail","","DIRECT","Direct","Email","OTHER","Other","E-mail","1800 Atrium Pkwy","","Napa","CA","US","945594837" +"1316590722","DIRECT","Direct Messaging Address","jennie.hiro@ebsunited.com","N","","","","","","","","","200 Skiles Blvd","","West Chester","PA","US","193827321" +"1205489614","CONNECT","CONNECT URL","QSAC","Y","","QSAC","DIRECT","Direct","","CSV","CSV","","253 W 35th St Fl 16","","New York","NY","US","100011907" +"1275186694","DIRECT","Direct Messaging Address","lovepeter@sbcglobal.net","N","email","","DIRECT","Direct","","OTHER","Other","Records","167 E High St","","East Hampton","CT","US","064242008" +"1760035182","CONNECT","CONNECT URL","Ontario","N","","","HIE","Health Information Exchange (HIE)","","","","","714 N Greenwood Ave","","Ontario","CA","US","917643510" +"1376196709","OTHERS","Other URL","none","N","","","","","","","","","4215 SW 98th Ct","","Miami","FL","US","331655156" +"1669025094","CONNECT","CONNECT URL","ccpress9@gmail.com","N","","","","","","","","","17855 Common Rd","","Roseville","MI","US","480664659" +"1740833177","CONNECT","CONNECT URL","Walgreens","N","","","","","","","","","4700 Highway 280","","Birmingham","AL","US","352425164" +"1821641259","OTHERS","Other URL","https://i-can.center/","N","","","","","","","","","5150 Village Park Dr SE","","Bellevue","WA","US","980066652" +"1215580642","DIRECT","Direct Messaging Address","layne.smith.m@wvumedicine.org","N","","","","","","","","","1 Medical Center Dr","","Morgantown","WV","US","265061200" +"1124672506","DIRECT","Direct Messaging Address","rachel.stogner1@va.gov","N","","","","","","","","","1660 S Columbian Way","","Seattle","WA","US","981081532" +"1497309827","CONNECT","CONNECT URL","Office","N","Office address","","","","","","","","3513 Cumberland Ave","","Middlesboro","KY","US","409652611" +"1295389658","CONNECT","CONNECT URL","Hearts2Heartsconcierge@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","2120 Preston Ln","","Kissimmee","FL","US","347460018" +"1609420074","CONNECT","CONNECT URL","https://reflectionstherapygroup.clientsecure.me","N","","","OTHER","Other","Forms, Consents, Practice Policies","OTHER","Other","HIPPA","1060 Boiling Springs Rd Ste 1","","Spartanburg","SC","US","293032236" +"1063066421","OTHERS","Other URL","IntergyEHR","N","","","","","","","","","7645 Wolf River Cir","","Germantown","TN","US","381381751" +"1457905838","CONNECT","CONNECT URL","tablet","N","","","DIRECT","Direct","","CSV","CSV","","1931 Saxon Bend Trl","","Richmond","TX","US","774694765" +"1457905853","DIRECT","Direct Messaging Address","edwardja@ohsu.edu","N","Email","","DIRECT","Direct","","CSV","CSV","","3181 SW Sam Jackson Park Rd","","Portland","OR","US","972393011" +"1710531116","CONNECT","CONNECT URL","atrackonline.com","N","student tracking website of clinical hours","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2300 Adams Ave","","Scranton","PA","US","185091514" +"1275186645","SOAP","SOAP URL","https://txn2.healthfusionclaims.com/electronic/ehr/emr_framework.jsp","N","","","","","","","","","532 Baltimore Blvd Ste 101","","Westminster","MD","US","211576118" +"1669025029","OTHERS","Other URL","OTHER","Y","","JESSE WILLARD WOODS III","OTHER","Other","OTHER","","","","1120 W 3rd St Ste A","","Chester","PA","US","190133622" +"1841843208","DIRECT","Direct Messaging Address","diamond@diamondbracey.com","N","","","","","","","","","5900 Princess Garden Pkwy Ste 670","","Lanham","MD","US","207062957" +"1437702883","DIRECT","Direct Messaging Address","Tlah.Hopson@ourhomeofunity.com","N","Administrators encrypted email","","DIRECT","Direct","","CSV","CSV","","8325 W Superior Ave","","Tolleson","AZ","US","853533694" +"1578116935","CONNECT","CONNECT URL","lynne142@outlook.com","N","lynne142@outlook.com","","DIRECT","Direct","","CSV","CSV","","41 Knox Ave","","Buffalo","NY","US","142163310" +"1033762497","OTHERS","Other URL","Charleston","N","","","","","","","","","3200 MacCorkle Ave SE","","Charleston","WV","US","253041227" +"1154974517","CONNECT","CONNECT URL","lynne142@outlook.com","N","lynne142@outlook.com","","OTHER","Other","lynne142@outlook.com","CSV","CSV","","41 Knox Ave","","Buffalo","NY","US","142163310" +"1154974517","CONNECT","CONNECT URL","lynne142@outlook.com","N","lynne142@outlook.com","","OTHER","Other","lynne142@outlook.com","CSV","CSV","","41 Knox Ave","","Buffalo","NY","US","142163310" +"1154974517","CONNECT","CONNECT URL","lynne142@outlook.com","N","lynne142@outlook.com","","OTHER","Other","lynne142@outlook.com","CSV","CSV","","41 Knox Ave","","Buffalo","NY","US","142163310" +"1215580683","DIRECT","Direct Messaging Address","kavazquez17@stu.psm.edu","N","","","","","","","","","388 Zona Ind Reparada 2","","Ponce","PR","US","007162347" +"1952954323","OTHERS","Other URL","ealhezayen@midlandcc.org","N","","","","","","","","","3649 SW Burlingame Rd Ste 100","","Topeka","KS","US","666112155" +"1467005835","CONNECT","CONNECT URL","e-mail","N","e-mail","","OTHER","Other","e-mail","CSV","CSV","","9080 Quail Terrace Way","","Elk Grove","CA","US","956244003" +"1346893716","OTHERS","Other URL","EMR","N","","","","","","","","","10431 Commerce St Ste A","","Redlands","CA","US","923740110" +"1417500893","DIRECT","Direct Messaging Address","tricia@cornerstonespeechnj.com","N","Practice Manager Email","","DIRECT","Direct","","","","","2130 Highway 35 Ste 311","","Sea Girt","NJ","US","087501011" +"1427601806","CONNECT","CONNECT URL","canton","N","","","DIRECT","Direct","","CSV","CSV","canton","3815 Herbey St","","Canton","MI","US","481882421" +"1750934147","OTHERS","Other URL","Houston","N","","","","","","","","","1002 Gemini St Ste 205","","Houston","TX","US","770582807" +"1659924041","DIRECT","Direct Messaging Address","kathryn.frowein@froedtert.com","N","Work Email","","","","","","","","9200 W Wisconsin Ave","","Milwaukee","WI","US","532263522" +"1255985685","OTHERS","Other URL","fennellpowell@gmail.com","N","email","","DIRECT","Direct","","","","","50 Union Ave Ste 804B","","Irvington","NJ","US","071115221" +"1730733163","CONNECT","CONNECT URL","N/A","N","N/A","","DIRECT","Direct","","OTHER","Other","HIPPA Compliant Encrypted Email Service","1960 25th Ave Ste 101","","Vero Beach","FL","US","329603015" +"1801440235","OTHERS","Other URL","Missionvalleyoptometry@gmail.com","N","","","","","","","","","1640 Camino Del Rio N Ste 200","","San Diego","CA","US","921081523" +"1063066496","SOAP","SOAP URL","ChARMEHR","N","EMR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","SIM","2525 S Rural Rd Ste 4N","","Tempe","AZ","US","852822442" +"1831743277","CONNECT","CONNECT URL","EMR","N","EPIC","","","","","","","","355 Ridge Ave","","Evanston","IL","US","602023328" +"1487208823","OTHERS","Other URL","regan.tyler@walgreens.com","N","Walgreens corporate email","","DIRECT","Direct","","CSV","CSV","","1497 Canton Mart Rd","","Jackson","MS","US","392115435" +"1437703873","OTHERS","Other URL","mblack@gileadcs.org","N","encrypted email","","OTHER","Other","other","OTHER","Other","email","230 Main Street Ext","","Middletown","CT","US","064574470" +"1689228033","SOAP","SOAP URL","Manchester","N","","","","","","","","","709 Emerson St","","Manchester","TN","US","373552007" +"1093369431","DIRECT","Direct Messaging Address","maria.garcia@ymcaharrisbur.org","N","","","","","","","","","805 N Front St","","Harrisburg","PA","US","171023418" +"1114571551","DIRECT","Direct Messaging Address","heather@crcoly.org","N","katrina@crcoly.org","","DIRECT","Direct","","OTHER","Other","katrina@crcoly.org","1000 Cherry St SE","","Olympia","WA","US","985011433" +"1043864499","SOAP","SOAP URL","Booker","N","Booking software","","DIRECT","Direct","","OTHER","Other","Soap notes, rx","4488 W Broad St Ste 100","","Columbus","OH","US","432285610" +"1770137119","OTHERS","Other URL","https://i-can.center/","N","","","","","","","","","13010 NE 20th St Ste 300","","Bellevue","WA","US","980052054" +"1114571569","DIRECT","Direct Messaging Address","nursing@claytonmedstl.com","N","email","","DIRECT","Direct","","CSV","CSV","","6400 Clayton Rd Ste 303","","Saint Louis","MO","US","631171850" +"1972157360","DIRECT","Direct Messaging Address","jeanine.blanks@kindredathome.com","N","","","","","","","","","1305 Cabaniss Ln # 2","","Weatherford","TX","US","760885800" +"1215581608","FHIR","FHIR URL","Aurora","N","Aurora Mental health","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1390 Chambers Rd","","Aurora","CO","US","800117195" +"1629621008","CONNECT","CONNECT URL","kelsey.l.hake@riteaid.com","N","","","","","","","","","900 Mount Royal Blvd","","Pittsburgh","PA","US","152231060" +"1902459399","DIRECT","Direct Messaging Address","JPUFF@UAMS.EDU","N","email","","","","","","","","519 Latham Dr","","Lowell","AR","US","727458360" +"1902459399","DIRECT","Direct Messaging Address","JPUFF@UAMS.EDU","N","email","","","","","","","","519 Latham Dr","","Lowell","AR","US","727458360" +"1902459399","DIRECT","Direct Messaging Address","JPUFF@UAMS.EDU","N","","","","","","","","","519 Latham Dr","","Lowell","AR","US","727458360" +"1073167425","OTHERS","Other URL","jenny.gonzales@genesishcc.com","N","","","","","","","","","500 Hospital Dr","","Crestview","FL","US","325397355" +"1386297794","OTHERS","Other URL","n/a","N","","","","","","","","","5535 S Williamson Blvd Ste 774","","Port Orange","FL","US","321288321" +"1801440250","CONNECT","CONNECT URL","OHI","N","","","","","","","","","3055 S SR 100","","Tiffin","OH","US","44883" +"1598318974","DIRECT","Direct Messaging Address","BuildingBlocksSTtw@gmail.coom","N","email","","OTHER","Other","communication","OTHER","Other","comunication","724 Harvard Dr","","Owensboro","KY","US","423016152" +"1578116950","CONNECT","CONNECT URL","jwade@behavioralhealthholdings.org","N","work email","","DIRECT","Direct","","CSV","CSV","","10330 Hickman Mills Dr","","Kansas City","MO","US","641371618" +"1366095747","CONNECT","CONNECT URL","Talkspace","Y","","Talkspace Network LLC","","","","","","","33 W 60th St Fl 8","","New York","NY","US","100237953" +"1184277576","DIRECT","Direct Messaging Address","rfq@flyingnursesintl.net","N","flight coordinator contact","","HIE","Health Information Exchange (HIE)","","OTHER","Other","direct secure messages","250 Palm Coast Pkwy NE Ste 607-265","","Palm Coast","FL","US","321378224" +"1366095754","DIRECT","Direct Messaging Address","mpacheco2227@hotmail.com","N","","","","","","","","","4236 E Hartson Ave","","Spokane","WA","US","992025114" +"1558914945","DIRECT","Direct Messaging Address","yousef.toma@avella.com","N","yousef.toma@avella.com","","DIRECT","Direct","","","","","24416 N 19th Ave","","Phoenix","AZ","US","850851887" +"1164075560","CONNECT","CONNECT URL","Inverness","N","","","DIRECT","Direct","","OTHER","Other","Inverness","502 W Highland Blvd","","Inverness","FL","US","344524720" +"1235782632","OTHERS","Other URL","sonyatomlinson@me.com","N","","","","","","","","","1098 Scott Dr","","Valley Stream","NY","US","115802138" +"1144873548","CONNECT","CONNECT URL","www.faceboo.com/loveandcare","N","","","","","","","","","506 Laurens Rd # A","","Greenville","SC","US","296071834" +"1821641226","DIRECT","Direct Messaging Address","kendrabenesch@ocscounseling.com","N","","","DIRECT","Direct","","CSV","CSV","","4729 Bounty Ct","","Ellicott City","MD","US","210436520" +"1477106870","CONNECT","CONNECT URL","Jose.omar.sr@gmail.com","N","Joshy_omar_14@hotmail.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Urb. Jesus M. Lago M-30","","Utuado","PR","US","00641" +"1740833144","OTHERS","Other URL","Email","N","","","","","","","","","1036 S Verity Pkwy","","Middletown","OH","US","450445513" +"1740833144","DIRECT","Direct Messaging Address","katelyn.kreke.p5@direct.phs.nextgenshare.com","N","","","","","","","","","1036 S Verity Pkwy","","Middletown","OH","US","450445513" +"1184277584","CONNECT","CONNECT URL","Sparks","N","","","DIRECT","Direct","","CSV","CSV","","1755 Sullivan Ln","","Sparks","NV","US","894312815" +"1831742246","DIRECT","Direct Messaging Address","Orders@Option1Genetics.com","N","","","","","","","","","1604 W Milham Ave","","Portage","MI","US","490241230" +"1821641234","OTHERS","Other URL","adcastro216@gmail.com","N","","","","","","","","","6904 224th St","","Oakland Gardens","NY","US","113643028" +"1982257309","DIRECT","Direct Messaging Address","corkerybarbara@kinneydrugs.com","N","WORK EMAIL","","DIRECT","Direct","","CSV","CSV","","69 Main St","","Montpelier","VT","US","056022931" +"1083267413","DIRECT","Direct Messaging Address","hi@honeyoftheheartcoaching.com","N","work e-mail","","DIRECT","Direct","","","","","1255 Edwards St","","Brookfield","WI","US","530057154" +"1184277519","DIRECT","Direct Messaging Address","jolie@aspirepediatrics.com","Y","","ASPIRE PEDIATRIC THERAPY AND REHAB INC","","","","","","","4840 W Panther Creek Dr Ste 206","","The Woodlands","TX","US","773813542" +"1598319923","CONNECT","CONNECT URL","kinneydrugs.com","N","","","","","","OTHER","Other","Kinney Drugs","115B Monkton Rd","","Vergennes","VT","US","054919778" +"1851945216","CONNECT","CONNECT URL","https://www.centerforautism.com","N","","","","","","","","","416 Auburn Folsom Rd","","Auburn","CA","US","956035515" +"1932753399","CONNECT","CONNECT URL","http://mybbwc.org","Y","Website Portal","Bee Busy Wellness Center","DIRECT","Direct","","OTHER","Other","tmcredentialing@outlook.com","6400 Westpark Dr Ste 200B","","Houston","TX","US","770577399" +"1932753399","CONNECT","CONNECT URL","http://mybbwc.org","Y","Website Portal","Bee Busy Wellness Center","","","","","","","8785 W Bellfort St","","Houston","TX","US","770312403" +"1124672589","DIRECT","Direct Messaging Address","CDiaz@kernbhrs.org","N","work email","","DIRECT","Direct","","OTHER","Other","work email","3715 Columbus St","","Bakersfield","CA","US","933062719" +"1588218945","OTHERS","Other URL","spalmer0239@westfield.ma.edu","N","","","","","","","","","212 Franklin St","","Belchertown","MA","US","010079207" +"1386298750","CONNECT","CONNECT URL","tvaughan@fcsa-ak.com","N","work email","","DIRECT","Direct","","CSV","CSV","","3101 Lathrop St","","Fairbanks","AK","US","997017426" +"1417501891","CONNECT","CONNECT URL","entrusthealth@gmail.com","N","","","","","","","","","6535 SE Federal Hwy Apt 204","","Stuart","FL","US","349978380" +"1881248268","DIRECT","Direct Messaging Address","edoneill@arborcarecenter.com","N","","","","","","","","","1102 N Harrison St","","ONeill","NE","US","687632230" +"1568016947","OTHERS","Other URL","Englewood","N","","","","","","","","","6800 Placida Rd Unit 2019","","Englewood","FL","US","342249648" +"1720632102","DIRECT","Direct Messaging Address","dpatross@emich.edu","N","","","","","","","","","11081 Varna St","","Clio","MI","US","484201447" +"1255985644","DIRECT","Direct Messaging Address","nicole.matthews1@genesishcc.com","N","","","DIRECT","Direct","","OTHER","Other","work email","867 York Rd","","Gettysburg","PA","US","173257501" +"1689228090","OTHERS","Other URL","christelriitanoLAP@gmail.com","N","","","","","","","","","702 Harrison Ave","","Helena","MT","US","596012615" +"1215581632","DIRECT","Direct Messaging Address","dr.ellis@ellisdentistry.com","N","","","","","","","","","120 Conner Dr Ste 201","","Chapel Hill","NC","US","275147092" +"1831743152","DIRECT","Direct Messaging Address","shannon.castek@va.gov","N","","","DIRECT","Direct","","","","","1481 W 10th St # 119","","Indianapolis","IN","US","462022803" +"1831743152","DIRECT","Direct Messaging Address","shannon.castek@va.gov","N","","","","","","","","","1481 W 10th St # 119","","Indianapolis","IN","US","462022803" +"1558915975","CONNECT","CONNECT URL","https://provider.kareo.com/natural-paths-for-lymphatic-wellness","N","Electronic Health Record for Natural Paths for Lymphatic Wellness","","DIRECT","Direct","","CSV","CSV","","1N544 Bob O Link Dr","","Winfield","IL","US","601902322" +"1558915975","CONNECT","CONNECT URL","https://provider.kareo.com/natural-paths-for-lymphatic-wellness","N","Direct","","DIRECT","Direct","","CSV","CSV","","1N544 Bob O Link Dr","","Winfield","IL","US","601902322" +"1144873555","CONNECT","CONNECT URL","Lexington","Y","Office","Lexington Eye Associates, Inc","","","","","","","21 Worthen Rd","","Lexington","MA","US","024214835" +"1558915967","CONNECT","CONNECT URL","https://nppes.cms.hhs.gov/?forward=static.npistart#/healthInformationExchange","N","","","","","","","","","3300 Henry Ave Ste 3N","","Philadelphia","PA","US","191291141" +"1013561414","CONNECT","CONNECT URL","https://www.eriemoderndentistry.com/contact/contact-us.html","N","","","","","","","","","1927 Colorado State Hwy 7 Ste 101","Ste 101","Erie","CO","US","80516" +"1619521036","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1720632045","OTHERS","Other URL","amvhug@yahoo.com","N","Email","","OTHER","Other","Appt","","","","6150 Tule Lane","","Foresthill","CA","US","95631" +"1720632045","OTHERS","Other URL","amvhug@yahoo.com","N","Email","","OTHER","Other","Schedule appt scripts","OTHER","Other","Appt, scripts","6150 Tule Lane","","Foresthill","CA","US","95631" +"1639723950","OTHERS","Other URL","dropbox.com","N","","","","","","","","","1988 East 22nd Street","Ground Floor","Brooklyn","NY","US","11229" +"1477107704","CONNECT","CONNECT URL","www.neurocareoflouisiana.com","N","Website","","","","","","","","648 Crestwood Drive","","Covington","LA","US","70433" +"1194379420","REST","RESTful URL","thedailydoserx@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","421 ar 463","","trumann","AR","US","72472" +"1487208898","OTHERS","Other URL","Gentiva","N","","","","","","","","","5425 Louie Ln Ste B","","Reno","NV","US","895111835" +"1326691734","OTHERS","Other URL","southerntierdermatology.com","N","","","","","","","","","333 Hooper Rd","","Endwell","NY","US","137603641" +"1700430188","CONNECT","CONNECT URL","ICAnotes","N","","","","","","","","","5130 S Pecos Rd","","Las Vegas","NV","US","891201201" +"1073167441","DIRECT","Direct Messaging Address","edtekamah@arborcarecenter.com","N","","","","","","","","","823 M St","","Tekamah","NE","US","680611427" +"1174177562","CONNECT","CONNECT URL","krisrhodes1@hotmail.com","N","","","","","","","","","20037 North Rd","","Raymond","IL","US","625605146" +"1891349288","OTHERS","Other URL","chelsialove92@gmail.com","N","","","","","","","","","8960 Gateshead Ln Apt 301","","Cordova","TN","US","380184874" +"1962056358","OTHERS","Other URL","srsmith2088@gmail.com","N","","","","","","","","","308 W Main St","","Morrison","IL","US","612702439" +"1225682610","OTHERS","Other URL","FiveAcres","N","","","","","","","","","760 Mountain View St","","Altadena","CA","US","910014925" +"1316591704","DIRECT","Direct Messaging Address","kam1997@comcast.net","N","email","","","","","","","","12 Cedarcrest Rd","","Wilmington","MA","US","018874006" +"1851945240","CONNECT","CONNECT URL","mdalesandro@piedmont.edu","N","email","","","","","","","","1021 Central Ave","","Demorest","GA","US","305355252" +"1669026050","CONNECT","CONNECT URL","363LP0200X","N","taxonomy","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2222 Welborn St","","Dallas","TX","US","752193924" +"1457905846","DIRECT","Direct Messaging Address","margaret.delacruz@hcahealthcare.com","N","encrypted email","","DIRECT","Direct","","CSV","CSV","Pending","1315 Turtle Creek Dr","","Brownsville","TX","US","785209269" +"1013561406","CONNECT","CONNECT URL","https://npiregistry.cms.hhs.gov","N","","","","","","","","","1 E Superior St Ste 306","","Chicago","IL","US","606112595" +"1811541204","DIRECT","Direct Messaging Address","Andrew.borel@pacden.com","N","","","HIE","Health Information Exchange (HIE)","","","","","5105 Eldorado Pkwy Ste 150","","Frisco","TX","US","750338676" +"1609420009","CONNECT","CONNECT URL","PORT","N","A unique endpoint with its own address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Service","10 Lyons St","","Haverhill","MA","US","018324610" +"1417501818","DIRECT","Direct Messaging Address","CARE@TRICITIESCARE2.COM","N","","","DIRECT","Direct","","CSV","CSV","","960 W Owens Ave","","Las Vegas","NV","US","891062516" +"1063066462","CONNECT","CONNECT URL","Connect.ah.org","N","","","","","","","","","1720 E Cesar E Chavez Ave","","Los Angeles","CA","US","900332414" +"1699329094","CONNECT","CONNECT URL","Byram","N","","","","","","","","","7 Broad Ave Ste 301","","Palisades Park","NJ","US","076501886" +"1508410903","OTHERS","Other URL","Www.sonoranlifecoaching.com","N","Website","","","","","","","","6424 E Greenway Pkwy Ste 101","","Scottsdale","AZ","US","852542045" +"1891349205","OTHERS","Other URL","emeiring@ku.edu","N","","","","","","","","","1000 Sunnyside Ave","","Lawrence","KS","US","660457599" +"1851945257","DIRECT","Direct Messaging Address","KatieKuzma.Blounthealthcenter@134774.advancedmd-direct.com","N","","","DIRECT","Direct","","","","","810 S Main St","","Elkton","KY","US","422208812" +"1023662426","CONNECT","CONNECT URL","www.danileahstrauss.com","N","Practice Website","","DIRECT","Direct","","CSV","CSV","","719 Broad St","","Durham","NC","US","277054833" +"1831743236","CONNECT","CONNECT URL","DESKTOP-UPMU1TJ","Y","","Hope Home Care Providers LLC","","","","","","","230 W 150th St Apt 5F","","New York","NY","US","100392536" +"1568016962","OTHERS","Other URL","Mesquite","N","Outpatient Clinic","","DIRECT","Direct","","OTHER","Other","Mesquite","929 N Galloway Ave Ste 104","","Mesquite","TX","US","751492400" +"1922652320","DIRECT","Direct Messaging Address","anthony.hedges@va.gov","N","email","","DIRECT","Direct","","CSV","CSV","","109 Bee St","","Charleston","SC","US","294015703" +"1942854351","CONNECT","CONNECT URL","agradesupplies@gmail.com","N","","","","","","","","","5313 Timbertop Ln","","Charlotte","NC","US","282157549" +"1770137184","DIRECT","Direct Messaging Address","awilms@devereux.org","N","","","","","","","","","1850 S DeLeon Ave","","Titusville","FL","US","327807733" +"1205480613","DIRECT","Direct Messaging Address","clinic@cainorthodontics.com","N","email","","DIRECT","Direct","","CSV","CSV","","1900 Mormon Mill Rd Ste F1","","Marble Falls","TX","US","786544178" +"1114571528","CONNECT","CONNECT URL","Epic","N","","","","","","","","","1236 Huffman Mill Rd # 1500","","Burlington","NC","US","272158700" +"1538713953","OTHERS","Other URL","bidmc.harvard.edu","N","Hospital System","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","330 Brookline Ave","","Boston","MA","US","022155491" +"1073167490","DIRECT","Direct Messaging Address","ndionne@tfcbh.org","N","","","","","","","","","187 W Broad St","","Spartanburg","SC","US","293063234" +"1720632144","CONNECT","CONNECT URL","WWW.PEPCLEVE.ORG","N","WEBSITE","","","","","","","","3100 Euclid Ave","","Cleveland","OH","US","441152508" +"1255985677","DIRECT","Direct Messaging Address","info@MHAdvancedTherapies.com","N","Practice Email Address","","DIRECT","Direct","","OTHER","Other","Practice Email Address","507 Mullica Hill Rd","","Mullica Hill","NJ","US","080622665" +"1538713854","DIRECT","Direct Messaging Address","eelliott@westbridge.org","N","agency email","","DIRECT","Direct","","CSV","CSV","Manchester","660 Chestnut St","","Manchester","NH","US","031043550" +"1538713854","DIRECT","Direct Messaging Address","eelliott@bluelotus-wellness.com","N","","","DIRECT","Direct","","CSV","CSV","","66 Prospect St","","Manchester","NH","US","031043506" +"1780238048","OTHERS","Other URL","Dunwoody","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6105 Peachtree Dunwoody Rd Ste 125","","Atlanta","GA","US","303285909" +"1134773476","CONNECT","CONNECT URL","Shreveport","N","Shreveport","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3825 Gilbert Dr Ste 115","","Shreveport","LA","US","711045049" +"1467006759","CONNECT","CONNECT URL","www.thehometownpharmacies.com","Y","","Stemat Inc.","","","","","","","2016 W State St","","New Castle","PA","US","161011258" +"1740834076","CONNECT","CONNECT URL","https://www.godental365.com/locations/new-york/long-island/port-washington-office/","N","","","","","","","","","308 Main St","","Port Washington","NY","US","110502707" +"1598319816","OTHERS","Other URL","thelooksopticalpr@gmail.com","N","email","","","","","","","","Interamericana Development","St. 12 AH6","Trujillo Alto","PR","US","00976" +"1508410820","DIRECT","Direct Messaging Address","ham2@vcu.edu","N","Institution email","","DIRECT","Direct","","CSV","CSV","","520 N 12th St","","Richmond","VA","US","232985064" +"1285288514","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1770137010","DIRECT","Direct Messaging Address","support@doubleyourvitality.com","N","HIPAA compliant email address","","DIRECT","Direct","","OTHER","Other","Email","1320 Michelle Ct Apt S","","Colorado Springs","CO","US","809161908" +"1770137010","DIRECT","Direct Messaging Address","support@doubleyourvitality.com","N","secure encrypted email, HIPAA-compliant","","DIRECT","Direct","","CSV","CSV","","1320 Michelle Ct Apt S","","Colorado Springs","CO","US","809161908" +"1396399689","DIRECT","Direct Messaging Address","Cjlawton@presby.edu","N","","","","","","","","","339 Highway 28 S","","Abbeville","SC","US","296205524" +"1083268320","DIRECT","Direct Messaging Address","jennifer@silverfoxseniors.org","N","email","","DIRECT","Direct","","CSV","CSV","","22 E Genesee St","","Baldwinsville","NY","US","130272502" +"1598319840","DIRECT","Direct Messaging Address","Yolvera@communicationessentials.net","Y","Employee email","Communication Essentials, LLC","DIRECT","Direct","","","","","505 N Sam Houston Pkwy E","Suite 615","Houston","TX","US","770604098" +"1306490651","DIRECT","Direct Messaging Address","bevans@flexiblecounselingsolutions.com","N","","","DIRECT","Direct","","","","","407 Montpelier Ct","","Spring Hill","FL","US","346088400" +"1063066322","CONNECT","CONNECT URL","Aspiranet.org","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1356995625","OTHERS","Other URL","welcomingarms01@yahoo.com","N","business email","","","","","","","","714 N Main St","","Emporia","VA","US","238471242" +"1851945133","DIRECT","Direct Messaging Address","jpeplinski@sccmha.org","N","","","","","","","","","500 Hancock St","","Saginaw","MI","US","486024224" +"1588218861","CONNECT","CONNECT URL","dennis.elmergreen@ctcprograms.com","N","COMPANY EMAIL","","DIRECT","Direct","","CSV","CSV","","5109 World Dairy Dr","","Madison","WI","US","537183807" +"1376197657","OTHERS","Other URL","dhochomecareservices@gmail.com","N","dhochomecareservices@gmail.com","","DIRECT","Direct","","OTHER","Other","dhochomecareservices@gmail.com","5505 Linmore Ave","","Philadelphia","PA","US","191435706" +"1285288563","OTHERS","Other URL","location","N","","","","","","","","","3604 Householder St Apt 312","","Pigeon Forge","TN","US","378633437" +"1811541105","OTHERS","Other URL","referrals@star-pathways.com","N","secure email","","HIE","Health Information Exchange (HIE)","","","","","60 Lawrence Ave","","Miamisburg","OH","US","453423549" +"1912551292","CONNECT","CONNECT URL","Poplarville","N","Clinic","","","","","","","","859 Highway 26 W","","Poplarville","MS","US","394707467" +"1316591605","DIRECT","Direct Messaging Address","rich.lamb@tanner.com","N","email","","DIRECT","Direct","","OTHER","Other","assessment data and demographics","825 S Myrtle Ave","","Monrovia","CA","US","910163424" +"1083268379","CONNECT","CONNECT URL","computer","N","","","DIRECT","Direct","","CSV","CSV","","464 Richmond Rd Ste 202","","Richmond Heights","OH","US","441432704" +"1245884535","DIRECT","Direct Messaging Address","JMONTROSS@UNIFIEDMEDICAL.US","N","","","DIRECT","Direct","","","","","162 NE 25th St Ste 103","","Miami","FL","US","331374852" +"1982258273","DIRECT","Direct Messaging Address","michael@lendinghands4u.org","N","CFO contact","","DIRECT","Direct","","CSV","CSV","","9515 N 183rd Ln","","Waddell","AZ","US","853554362" +"1962056176","CONNECT","CONNECT URL","info@rentonkidsdentistry.com","N","","","","","","","","","15301 Maple Valley Hwy Ste 100","","Renton","WA","US","980588128" +"1417501628","DIRECT","Direct Messaging Address","kgrimes@promeabehavioral.org","N","","","","","","","","","7120 N Marks Ave","","Fresno","CA","US","937110268" +"1124672340","CONNECT","CONNECT URL","Rutland","N","","","DIRECT","Direct","","","","","8 Commons St","","Rutland","VT","US","057014651" +"1679127898","CONNECT","CONNECT URL","thecureiv.com","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","450 Sutter St Rm 2200","","San Francisco","CA","US","941084207" +"1841844065","DIRECT","Direct Messaging Address","mbarshir@opyacare.com","N","mbarshir@opyacare.com","","DIRECT","Direct","","","","","1720 S Amphlett Blvd Ste 110","","San Mateo","CA","US","944022710" +"1790339919","CONNECT","CONNECT URL","www.aplushealthcareCA.com","N","Home Health Agency","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3353 Bradshaw Rd Ste 109","","Sacramento","CA","US","958272608" +"1417501636","CONNECT","CONNECT URL","https://www.therapynotes.com/app/","N","","","","","","","","","220 Collingwood St","","Ann Arbor","MI","US","481033842" +"1255985479","DIRECT","Direct Messaging Address","rxm.13679@store.walgreens.com","N","","","","","","","","","1717 Veterans Memorial Blvd","","Metairie","LA","US","700052635" +"1891349015","CONNECT","CONNECT URL","https://csdautismservices.com/","N","","","","","","","","","1025 Atlantic Ave Ste 101","","Alameda","CA","US","945011188" +"1225682446","DIRECT","Direct Messaging Address","grace.dualan@va.gov","N","","","","","","","","","5901 E 7th St","","Long Beach","CA","US","908225201" +"1780238907","DIRECT","Direct Messaging Address","mark@kirschaudiology.com","Y","Kirsch Audiology office email","Kirsch Audiology, A Professional Corporation","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2730 Wilshire Blvd Ste 450","","Santa Monica","CA","US","904034742" +"1760036990","DIRECT","Direct Messaging Address","wardh3@netzero.com","N","office email","","DIRECT","Direct","","CSV","CSV","","3295 Lockhill Selma Rd","","San Antonio","TX","US","782303024" +"1518511740","CONNECT","CONNECT URL","icanotes","Y","","TruTherapy LPC","","","","","","","130 N Washington St","","Lincolnton","GA","US","308171790" +"1962056192","DIRECT","Direct Messaging Address","saleh-alkathiri@Uiowa.edu","N","","","","","","","","","200 Hawkins Dr","","Iowa City","IA","US","522421009" +"1689228827","OTHERS","Other URL","kgarrett@expertplasticsurgeon.com","N","secure practice email","","","","","","","","615 Halton Rd","","Greenville","SC","US","296073403" +"1396399531","DIRECT","Direct Messaging Address","info@citizenhomehealth.com","N","","","HIE","Health Information Exchange (HIE)","direct email","CSV","CSV","","5540 Centerview Dr Ste 200","","Raleigh","NC","US","276063386" +"1811541147","OTHERS","Other URL","Godell@dcseagles.org","N","School Email","","DIRECT","Direct","","CSV","CSV","","14784 State Highway 30","","Downsville","NY","US","137551375" +"1609420934","DIRECT","Direct Messaging Address","llwright@telecarecorp.com","N","business email","","DIRECT","Direct","","","","","3285 Ferguson St SW","","Tumwater","WA","US","98512" +"1730733007","CONNECT","CONNECT URL","forrest.w.fullenkamp.mil@mail.mil","N","","","","","","","","","5330 Moseby St","","Columbia","SC","US","29207" +"1205480589","CONNECT","CONNECT URL","www.kirstinshaven.org","N","","","","","","","","","5801 Allentown Rd Ste 310","","Camp Springs","MD","US","207464564" +"1114571494","CONNECT","CONNECT URL","Mflores@ausd.net","N","Side email","","DIRECT","Direct","","CSV","CSV","","9646 Golden St","","Rancho Cucamonga","CA","US","917372251" +"1407400765","CONNECT","CONNECT URL","CHD.org","N","","","","","","","","","342 Birnie Ave","","Springfield","MA","US","011071104" +"1720632037","OTHERS","Other URL","www.thehometownpharmacies.com","N","","","","","","","","","8571 Foxwood Ct Ste A","","Poland","OH","US","445144313" +"1053965350","CONNECT","CONNECT URL","http://www.riverkidstexas.com/","N","provider logs into this secure site in order to relate confidential client information","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2011 Broadway St Ste 130","","Pearland","TX","US","775815945" +"1053965350","OTHERS","Other URL","http://www.riverkidstexas.com/","N","provider logs into this secure site in order to relate confidential client information","","DIRECT","Direct","","CSV","CSV","","2011 Broadway St Ste 130","","Pearland","TX","US","775815945" +"1205480548","OTHERS","Other URL","erin.pickar@ctcprogram.com","N","","","","","","","","","516 E 1st St","","Aberdeen","WA","US","985204106" +"1932753282","CONNECT","CONNECT URL","Akron","N","","","","","","","","","900 Mull Ave","","Akron","OH","US","443137502" +"1932753282","CONNECT","CONNECT URL","Akron","N","","","","","","","","","900 Mull Ave","","Akron","OH","US","443137502" +"1356995682","CONNECT","CONNECT URL","SECURE","N","","","","","","","","","823 Highway 589","","Purvis","MS","US","394754194" +"1063066397","CONNECT","CONNECT URL","EHR","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5224 Harford Rd Ste B","","Baltimore","MD","US","212142694" +"1922652270","DIRECT","Direct Messaging Address","rxm.03399@store.walgreens.com","Y","","WALGREEN CO","","","","","","","7620 Jefferson Hwy","","Baton Rouge","LA","US","708091101" +"1881248110","DIRECT","Direct Messaging Address","cwilkinson@mch1.org","N","email","","DIRECT","Direct","","","","","5515 Peach St","","Erie","PA","US","165092603" +"1851945190","OTHERS","Other URL","atriumhomecare@protonmail.com","N","Protected email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Scheduling","8033 E 10 Mile Rd","","Center Line","MI","US","480151427" +"1578117818","DIRECT","Direct Messaging Address","amerchsant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1669026910","OTHERS","Other URL","https://cms.officeally.com/","N","ehr","","DIRECT","Direct","","CSV","CSV","","15 W Prospect St","","East Brunswick","NJ","US","088162161" +"1437703782","OTHERS","Other URL","http://www.helpstartsfromwithin.com/","Y","","Help Starts From Within","","","","","","","704 Ginesi Dr Ste 11D","","Morganville","NJ","US","077511280" +"1659925907","DIRECT","Direct Messaging Address","jroman5@partners.org","N","E-maim","","DIRECT","Direct","","","","","55 Fruit St","","Boston","MA","US","021142696" +"1760036024","CONNECT","CONNECT URL","direct","N","","","DIRECT","Direct","","CSV","CSV","","1950 E Fort Union Blvd","","Salt Lake City","UT","US","841216894" +"1619521960","DIRECT","Direct Messaging Address","dlowe@mariposatherapyservices.com","Y","Business email","Mariposa Speech Services LLC","DIRECT","Direct","","OTHER","Other","Other","1 W Elliot Rd Ste 109","","Tempe","AZ","US","852841310" +"1467006718","CONNECT","CONNECT URL","www.soultenders.com","N","","","","","","","","","41 E Foothill Blvd Ste 102","","Arcadia","CA","US","910062361" +"1720632078","CONNECT","CONNECT URL","Tooele","Y","","Mountain West Family Practice LLC","","","","","","","2356 N 400 E Ste 201","","Tooele","UT","US","840743409" +"1942854211","CONNECT","CONNECT URL","Chicago","N","","","HIE","Health Information Exchange (HIE)","","","","","675 N Saint Clair St Ste 21-100","","Chicago","IL","US","606115970" +"1568016830","CONNECT","CONNECT URL","www.holycrossservices.org","N","","","","","","","","","3400 S Washington Rd","","Saginaw","MI","US","486014958" +"1295389575","OTHERS","Other URL","https://drive.google.com/drive/","N","encrypted and able to share only with user given permission","","OTHER","Other","information storage","OTHER","Other","encrypted file storage","321 Texan Trl # 220","","Corpus Christi","TX","US","784111872" +"1841844123","OTHERS","Other URL","www.providence.org","N","Providence's network","","DIRECT","Direct","","OTHER","Other","work server","1386 W 7th St","","San Pedro","CA","US","907323517" +"1568016848","DIRECT","Direct Messaging Address","moutonc@cascadementalhealth.org","N","email","","DIRECT","Direct","","OTHER","Other","na","3510 Steelhammer Dr","","Centralia","WA","US","985314551" +"1578117867","OTHERS","Other URL","4079179688","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","30 W Grant St Ste 128","","Orlando","FL","US","328063982" +"1669026977","CONNECT","CONNECT URL","2WIRE784","N","","","","","","","","","22 Oak Forest Pl","","Maumelle","AR","US","721136817" +"1437703741","DIRECT","Direct Messaging Address","adrake@cchi-tn.com","N","secure","","DIRECT","Direct","","CSV","CSV","","287 W Turn Table Rd","","Sparta","TN","US","385831366" +"1861046161","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1063066371","CONNECT","CONNECT URL","mpolejaev@selectmedical.com","N","email","","DIRECT","Direct","","CSV","CSV","","825 Old Lancaster Rd Ste 140","","Bryn Mawr","PA","US","190103234" +"1033763347","CONNECT","CONNECT URL","Detroit","N","","","","","","","","","9600 Wyoming","","Detroit","MI","US","48204" +"1215581434","CONNECT","CONNECT URL","aba4every1.com","N","","","","","","","","","2111 Majestic Eagle Pl","","Kissimmee","FL","US","347461915" +"1922652148","OTHERS","Other URL","katie@rainydaytherapy.net","N","business email","","DIRECT","Direct","","","","","2711 N 21st St","","Tacoma","WA","US","984067519" +"1649824871","DIRECT","Direct Messaging Address","fernanda.m@grandpsych.com","Y","","Las Vegas Psychiatry & Welless Center","","","","","","","2310 Paseo del Prado","Suite A120","Las Vegas","NV","US","891020045" +"1538713763","DIRECT","Direct Messaging Address","pariseag@ohsu.edu","Y","School email address","Oregon Health and Sciences University","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3455 SW US Veterans Hospital Rd","","Portland","OR","US","972393076" +"1417501651","SOAP","SOAP URL","mona@theinnateinyou.com","N","","","DIRECT","Direct","","","","","25 Country Club Rd Unit 105","","Gilford","NH","US","032496976" +"1295389450","CONNECT","CONNECT URL","peekskill","N","","","","","","","","","1037 Main St","","Peekskill","NY","US","105662913" +"1558915843","DIRECT","Direct Messaging Address","Tlah.hopson@ourhomeofunity.com","N","administrator secure email address","","DIRECT","Direct","","CSV","CSV","","6616 S 48th Ln","","Laveen","AZ","US","853391986" +"1437703733","DIRECT","Direct Messaging Address","bridgebuilders08@att.net","N","","","","","","","","","Bridge Builders Consultants, LLC","505 Avenue F, Ste A","Kentwood","LA","US","70444" +"1881248045","DIRECT","Direct Messaging Address","info@betterbehaviortherapy.com","N","email","","DIRECT","Direct","","OTHER","Other","email","5005 W Laurel St Ste 103","","Tampa","FL","US","336073896" +"1861046195","CONNECT","CONNECT URL","moyameckel@gmail.com","N","","","","","","","","","90 Valle Vis","","Carmel Valley","CA","US","939249615" +"1245884519","DIRECT","Direct Messaging Address","antoniomoody@ffcpmaryland.com","N","","","","","","","","","7474 Greenbelt Center Drive","","Greenbelt","MD","US","20770" +"1770137093","CONNECT","CONNECT URL","Columbus","N","","","","","","","","","2813 Hamilton Rd","","Columbus","GA","US","319048738" +"1689228900","DIRECT","Direct Messaging Address","amerchant@lifefcorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1639723984","DIRECT","Direct Messaging Address","jcnicolas@aaroncenter.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","851 Commerce Blvd Ste 107","","Dickson City","PA","US","185191762" +"1447804794","CONNECT","CONNECT URL","holycrossservices.org","N","","","","","","","","","414 N Larch St","","Lansing","MI","US","489121208" +"1831743194","CONNECT","CONNECT URL","BMT-10375","N","PC","","DIRECT","Direct","","CSV","CSV","","5670 Peachtree Dunwoody Rd Ste 1000","","Atlanta","GA","US","303424790" +"1659925915","OTHERS","Other URL","Direct","N","","","","","","","","","1950 E 7000 S","","Salt Lake City","UT","US","841216894" +"1659925915","OTHERS","Other URL","direct","N","","","","","","","","","1950 E 7000 S","","Salt Lake City","UT","US","841216894" +"1154975423","DIRECT","Direct Messaging Address","sirinas@jeffersoncountywi.gov","N","email","","DIRECT","Direct","","","","","1541 Annex Rd","","Jefferson","WI","US","535499803" +"1568016822","DIRECT","Direct Messaging Address","cdevozza@thepeopleconcern.org","N","","","DIRECT","Direct","","","","","222 S Hill St","","Los Angeles","CA","US","900123506" +"1164076428","DIRECT","Direct Messaging Address","chatterboxspeech@outlook.com","N","","","","","","","","","3722 Katella Ave Ste C","","Los Alamitos","CA","US","907203102" +"1790339067","CONNECT","CONNECT URL","Jfreidenberg@westernu.edu","N","","","","","","","","","4165 Beverly Blvd","","Los Angeles","CA","US","900044418" +"1881248151","DIRECT","Direct Messaging Address","jennifer-stinson@uiowa.edu","N","Email","","","","","","","","200 Hawkins Dr","","Iowa City","IA","US","522421009" +"1891349171","DIRECT","Direct Messaging Address","info@restorativephysicalmedicine.com","Y","","FAMILY SPINE & SPORTS THERAPY LLC","","","","","","","305 Main St Ste B","","Auburndale","FL","US","338234113" +"1639723935","DIRECT","Direct Messaging Address","leslie.groom@cc-dc.org","N","","","","","","","","","5859 Allentown Way","","Temple Hills","MD","US","207482613" +"1730733023","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1184278483","DIRECT","Direct Messaging Address","customerservice@mammolink.com","N","","","","","","","","","435 Manor Blvd","","Palm Harbor","FL","US","346831324" +"1972157279","OTHERS","Other URL","GEMINIEYECARE.NET","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6557 Brandt Pike","","Huber Heights","OH","US","454243353" +"1356995658","DIRECT","Direct Messaging Address","jones-patricia@comcast.net","N","","","","","","","","","1407 Oakdale St","","Plant City","FL","US","335633835" +"1790339091","DIRECT","Direct Messaging Address","mverduzco81@outlook.com","N","Office","","DIRECT","Direct","","","","","2504 Washington St Ste 205-E","","Waukegan","IL","US","600854960" +"1891349007","DIRECT","Direct Messaging Address","Fallon@maslowproject.com","N","","","","","","","","","500 Monroe St","","Medford","OR","US","975013522" +"1891349007","DIRECT","Direct Messaging Address","Fallon@maslowproject.com","N","","","","","","","","","500 Monroe St","","Medford","OR","US","975013522" +"1891349007","DIRECT","Direct Messaging Address","Fallon@maslowproject.com","N","","","","","","","","","500 Monroe St","","Medford","OR","US","975013522" +"1750935987","CONNECT","CONNECT URL","SecuredDatabaseFileServer","N","PrecessFileServer","","DIRECT","Direct","","CSV","CSV","","1120 W 3rd St # A","","Chester","PA","US","190133622" +"1568016798","DIRECT","Direct Messaging Address","Melissa.Smith@lifeinmotionkentucky.com","N","business email address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","records","4613 Greenwood Rd","","Louisville","KY","US","402583725" +"1568016798","DIRECT","Direct Messaging Address","cheryl.gilbert@lifeinmotionkentucky.com","Y","email address","Life in Motion LLC","HIE","Health Information Exchange (HIE)","","","","","8815 Lakeridge Dr","","Louisville","KY","US","402722405" +"1568016798","DIRECT","Direct Messaging Address","melissa.smith@lifeinmtionkentucky.com","N","business email address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","records","8106 Red Stone Hill Rd","","Louisville","KY","US","402144614" +"1659925881","OTHERS","Other URL","leah@lkneutherapy.com","N","Owner's email.","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Email","3333 Warrenville Rd Ste 200","","Lisle","IL","US","605321999" +"1801440037","OTHERS","Other URL","SEVENCITIESTRANSPORT@GMAIL.COM","N","SEVENCITIESTRANSPORT@GMAIL.COM","","DIRECT","Direct","","CSV","CSV","","5309 Justin Ct Apt 202","","Virginia Beach","VA","US","234621346" +"1336793561","CONNECT","CONNECT URL","TANYA.DIXON@HCAHEALTHCARE.COM","N","WORK EMAIL","","DIRECT","Direct","","CSV","CSV","","121 NW 2nd Ave Unit 3","","Hallandale Beach","FL","US","330094132" +"1063066298","DIRECT","Direct Messaging Address","smatson@derrymedicalcenter.com","N","","","","","","","","","6 Tsienneto Rd","","Derry","NH","US","030381584" +"1134773377","CONNECT","CONNECT URL","KLK","N","","","","","","","","","13599 Honeylocust Dr","","DeWitt","MI","US","488209052" +"1053965202","CONNECT","CONNECT URL","Stjoesphs","N","","","","","","","","","2510 N California St","","Stockton","CA","US","952045502" +"1316591563","CONNECT","CONNECT URL","bayda.com","N","","","","","","","","","750 Shipyard Dr","","Wilmington","DE","US","198015157" +"1760036917","CONNECT","CONNECT URL","halld7@mymail.vcu.edu","N","","","DIRECT","Direct","","","","","520 N 12th St","","Richmond","VA","US","232985064" +"1760036917","CONNECT","CONNECT URL","halld7@vcu.edu","N","residency email","","DIRECT","Direct","","CSV","CSV","","520 N 12th St","","Richmond","VA","US","232985064" +"1235783499","DIRECT","Direct Messaging Address","Saluia@asfl.org","Y","Email","Access: Supports For Living Inc","DIRECT","Direct","","","","","15 Fortune Rd W","","Middletown","NY","US","109411625" +"1568016723","CONNECT","CONNECT URL","Boston","N","secure website","","","","","","","","141 Fairgrounds Rd","","West Kingston","RI","US","028921512" +"1831743095","CONNECT","CONNECT URL","tcarraggi@lifespan.org","N","HIE","","DIRECT","Direct","","CSV","CSV","","164 Summit Ave","","Providence","RI","US","029062853" +"1831743095","CONNECT","CONNECT URL","tcarraggi@lifespan.org","N","HIE","","DIRECT","Direct","","CSV","CSV","","164 Summit Ave","","Providence","RI","US","029062853" +"1932753100","CONNECT","CONNECT URL","aspirus.org","N","","","","","","","","","164783 River Rd","","Ringle","WI","US","544715892" +"1992359178","DIRECT","Direct Messaging Address","dansville@uesoptical.com","N","","","","","","","","","111 Clara Barton St","","Dansville","NY","US","144379503" +"1720632839","OTHERS","Other URL","calvert.vmps@gmail.com","N","","","","","","","","","221 SW Chapman Ave","","Port Saint Lucie","FL","US","349844328" +"1215581335","DIRECT","Direct Messaging Address","katie@lotuscounselinginc.com","N","","","DIRECT","Direct","","","","","1409 Willow St Ste 109","","Minneapolis","MN","US","554032241" +"1669026787","SOAP","SOAP URL","Booker","Y","Booking software & documentation system","Touch Therapy, LLC","DIRECT","Direct","","OTHER","Other","pdf","4488 W Broad St Ste 100","","Columbus","OH","US","432285610" +"1922652049","OTHERS","Other URL","Valant","N","","","","","","","","","201 N College St Ste 105","","Brandon","MS","US","390424439" +"1710531850","OTHERS","Other URL","butler841@gmail.com","N","","","","","","","","","3201 NW Randall Way","","Silverdale","WA","US","983837952" +"1356995518","CONNECT","CONNECT URL","Telligen","N","","","","","","","","","1550 SW Lost Trail Dr","","Pullman","WA","US","991636002" +"1316591431","DIRECT","Direct Messaging Address","drrick@protonmail.com","N","Email Address","","DIRECT","Direct","","CSV","CSV","","416 Farintosh Valley Ln","","Durham","NC","US","277038115" +"1376197574","DIRECT","Direct Messaging Address","bgastineau@myaasc.com","N","","","","","","","","","8585 W Forest Home Ave Ste 200","","Greenfield","WI","US","532283467" +"1609420801","OTHERS","Other URL","Unsure","N","Unsure","","OTHER","Other","Unsure","OTHER","Other","Unsure","11 Hospital Dr","","Holyoke","MA","US","010406601" +"1477107639","DIRECT","Direct Messaging Address","rachsspirit@hotmail.com","N","","","DIRECT","Direct","","","","","58 Elm St","","Epping","NH","US","030422420" +"1518511765","DIRECT","Direct Messaging Address","chrisconroy@direct.practicefusion.com","N","EHR Direct Messaging","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2075 Centre St","","West Roxbury","MA","US","021323313" +"1528612652","OTHERS","Other URL","2159381519","N","Faculty fax","","","","","","","","1648 Huntingdon Pike","","Meadowbrook","PA","US","190468001" +"1265086417","OTHERS","Other URL","Neighborccare.org","N","Website","","DIRECT","Direct","","OTHER","Other","website","1330 N 90th St","","Seattle","WA","US","981034016" +"1881248912","DIRECT","Direct Messaging Address","Contracting@SleepQuest.com","N","Secure Email","","DIRECT","Direct","","","","","1399 Ygnacio Valley Rd Ste 2","","Walnut Creek","CA","US","945982830" +"1619521879","OTHERS","Other URL","mleyvasag4@gmail.com","N","company email","","OTHER","Other","correspondence","OTHER","Other","correspondence","13173 Osborne St","","Arleta","CA","US","91331" +"1346894540","DIRECT","Direct Messaging Address","lhight@co.kitsap.wa.us","N","work email","","","","","","","","614 Division St # MS -19","","Port Orchard","WA","US","983664614" +"1689228850","SOAP","SOAP URL","SOAP","N","","","","","","","","","417 W 3rd Ave","","Albany","GA","US","317011943" +"1245884360","OTHERS","Other URL","CorrecTek","N","Jail System EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Direct Contact","211 Eslinger Way","","Sanford","FL","US","327736188" +"1679127781","CONNECT","CONNECT URL","Laptop","N","Laptop, cell phone","","DIRECT","Direct","","OTHER","Other","Personal information","1054 Searcy Way","Suite E","Bowling Green","KY","US","42103" +"1295389336","CONNECT","CONNECT URL","A","N","","","","","","","","","9504 N Mallory Ct","","Spokane","WA","US","992089808" +"1033763230","CONNECT","CONNECT URL","Epic","N","","","DIRECT","Direct","","CSV","CSV","","1600 Owens St Fl 6","","San Francisco","CA","US","941582261" +"1346894508","DIRECT","Direct Messaging Address","kaeli_sullivan@williamjames.edu","N","","","","","","","","","1 Hilltop Ave","","Saugus","MA","US","019061462" +"1457905614","OTHERS","Other URL","Peaceofmindpsychiatry@yahoo.com","N","","","","","","","","","23077 Greenfield Rd Ste 260","","Southfield","MI","US","480753745" +"1942854112","CONNECT","CONNECT URL","Email","N","","","DIRECT","Direct","","CSV","CSV","","645 Highway 80 E","","Monroe","LA","US","712038527" +"1518511781","FHIR","FHIR URL","Columbus","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2898 Poolside Dr","","Columbus","OH","US","432244663" +"1518511781","FHIR","FHIR URL","Columbus","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2898 Poolside Dr","","Columbus","OH","US","432244663" +"1518511781","FHIR","FHIR URL","Columbus","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2898 Poolside Dr","","Columbus","OH","US","432244663" +"1518511781","FHIR","FHIR URL","Columbus","N","","","DIRECT","Direct","","CSV","CSV","","2898 Poolside Dr","","Columbus","OH","US","432244663" +"1093369258","OTHERS","Other URL","JCMCKinney@communicare.org","N","","","","","","","","","107 Cranes Roost Ct","","Elizabethtown","KY","US","427013650" +"1093369258","OTHERS","Other URL","JCMCKinney@communicare.org","N","","","","","","","","","107 Cranes Roost Ct","","Elizabethtown","KY","US","427013650" +"1053965228","CONNECT","CONNECT URL","Unknown","N","","","","","","","","","100 Silver Bluff Dr","","Canton","NC","US","287166350" +"1215581483","CONNECT","CONNECT URL","Savannah","N","","","","","","","","","6606 Abercorn St Ste 108","","Savannah","GA","US","314055842" +"1588218754","CONNECT","CONNECT URL","Lubbock","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5301 University Ave","","Lubbock","TX","US","794134940" +"1922652197","CONNECT","CONNECT URL","DONALD.KUICK@HOASC.COM","N","practice email","","","","","","","","1010 Executive Dr Ste 250","","Westmont","IL","US","605596137" +"1922652197","DIRECT","Direct Messaging Address","donald.kuick@hoasc.com","N","work email","","","","","","","","1010 Executive Dr Ste 250","","Westmont","IL","US","605596137" +"1215581491","DIRECT","Direct Messaging Address","kelley.willis@va.gov","N","","","","","","","","","7300 S Raeford Rd","","Fayetteville","NC","US","283046162" +"1215581491","DIRECT","Direct Messaging Address","kelley.willis@va.gov","N","","","","","","","","","7300 S Raeford Rd","","Fayetteville","NC","US","283046162" +"1215581491","DIRECT","Direct Messaging Address","kelley.willis@va.gov","N","","","","","","","","","7300 S Raeford Rd","","Fayetteville","NC","US","283046162" +"1215581491","DIRECT","Direct Messaging Address","kelley.willis@va.gov","N","","","","","","","","","7300 S Raeford Rd","","Fayetteville","NC","US","283046162" +"1003460296","OTHERS","Other URL","www.hunterdonvisioncare.com","N","web site","","DIRECT","Direct","","OTHER","Other","web site","81 Main St","","Lebanon","NJ","US","088332132" +"1467006643","DIRECT","Direct Messaging Address","LMICHEL@VISITINGANGELS.COM","N","EMAIL","","DIRECT","Direct","","OTHER","Other","TEXT","111 Chelmsford St","","Chelmsford","MA","US","018242717" +"1780238972","DIRECT","Direct Messaging Address","asaad@mnimed.com","N","Email","","OTHER","Other","Communication","CSV","CSV","","120 S 6th St Ste 2350","","Minneapolis","MN","US","554021829" +"1184278384","DIRECT","Direct Messaging Address","erica.evans@alf-trainingprovider.com","N","Business","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7990 Baymeadows Rd E Unit 1001","","Jacksonville","FL","US","322562977" +"1083268189","DIRECT","Direct Messaging Address","amanda.martin@missioncreektc.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5261 Carrollton Pike Ste C","","Woodlawn","VA","US","243813034" +"1255985453","CONNECT","CONNECT URL","www.limitlesspediatrictherapy.com","N","website","","DIRECT","Direct","","CSV","CSV","","11751 Alta Vista Rd Ste 201","","Fort Worth","TX","US","762446442" +"1437703634","SOAP","SOAP URL","Pocatello","N","","","","","","","","","5932 David St","","Chubbuck","ID","US","832022057" +"1972157170","CONNECT","CONNECT URL","RENO","N","","","DIRECT","Direct","","OTHER","Other","RENO","2930 Blue Grouse Dr","","Reno","NV","US","895097061" +"1225682347","CONNECT","CONNECT URL","Watsonville","N","","","DIRECT","Direct","","","","","680 W Beach St","","Watsonville","CA","US","950765140" +"1770137895","DIRECT","Direct Messaging Address","angela.baker@va.gov","N","","","","","","","","","1 Veterans Dr","","Minneapolis","MN","US","554172309" +"1629622741","CONNECT","CONNECT URL","Baptist","N","","","","","","","","","6200 SW 73rd St","","South Miami","FL","US","331434679" +"1922652056","DIRECT","Direct Messaging Address","Jgonzalez4@canohealth.com","N","Work Email","","DIRECT","Direct","","","","","1507 N John Young Pkwy","","Kissimmee","FL","US","347413214" +"1205480332","DIRECT","Direct Messaging Address","Holly.Green@walgreens.com","N","","","DIRECT","Direct","","CSV","CSV","","991 N Willis St","","Abilene","TX","US","796034620" +"1205480332","DIRECT","Direct Messaging Address","Holly.Green.PharmD@dyess.af.mil","N","endpoint address is invalid to bypass page","","","","","","","","7th Medical Group","697 Louisiana Dr","Dyess AFB","TX","US","79607" +"1740834878","DIRECT","Direct Messaging Address","tanya@refiningwellness.org","N","","","","","","","","","127 Albany Ave SE","","Orange City","IA","US","510411729" +"1447804570","DIRECT","Direct Messaging Address","cburns@newavenues.org","Y","","New Avenues for Youth","","","","","","","1220 SW Columbia Street","","Portland","OR","US","97201" +"1447804570","DIRECT","Direct Messaging Address","cburns@newavenues.org","Y","","New Avenues for Youth","","","","","","","1220 SW Columbia Street","","Portland","OR","US","97201" +"1427602564","OTHERS","Other URL","Office","N","","","","","","","","","216 Hook Rd","","Honea Path","SC","US","296547819" +"1952955098","OTHERS","Other URL","Muskegon","N","","","","","","","","","1481 Logan Rd","","Muskegon","MI","US","494451575" +"1932753076","OTHERS","Other URL","https://members.centralreach.com","N","","","","","","","","","400 W Ventura Blvd Ste 230","","Camarillo","CA","US","930109142" +"1700430857","DIRECT","Direct Messaging Address","info@ababyconsultant.com","N","","","","","","","","","2551 McAfee Rd Unit 2","","Decatur","GA","US","300324160" +"1508410754","OTHERS","Other URL","Lincolnton","N","","","","","","","","","105 Dave Warlick Dr","","Lincolnton","NC","US","280924411" +"1104470202","DIRECT","Direct Messaging Address","rxm.12413@store.walgreens.com","N","","","","","","","","","7525 Sheridan Rd","","Kenosha","WI","US","531431517" +"1104470269","OTHERS","Other URL","Mcafee","N","","","","","","","","","312 SW 83rd St","","Lawton","OK","US","735054109" +"1538713706","OTHERS","Other URL","www.simplepractice.com","N","","","","","","OTHER","Other","HIPAA Compliant Online Communication and Scheduling Tool","100 Morse St Ste 212","","Norwood","MA","US","020624679" +"1275187429","OTHERS","Other URL","Neighborcare.org","N","Website","","DIRECT","Direct","","OTHER","Other","Neighborcare.org","4400 Interlake Ave N","","Seattle","WA","US","981037519" +"1609420892","OTHERS","Other URL","software","N","","","","","","","","","5000 Fairbanks Ave","","Alexandria","VA","US","223111246" +"1730733908","DIRECT","Direct Messaging Address","Kim.Russell2@va.gov","N","","","","","","","","","7300 S Raeford Rd","","Fayetteville","NC","US","283046162" +"1780238964","DIRECT","Direct Messaging Address","csendlewski@asfl.org","N","","","","","","","","","24 Union St","","Middletown","NY","US","109404906" +"1275187445","CONNECT","CONNECT URL","GILLETTE","N","","","","","","","","","4515 Radio Rd","","Gillette","WY","US","827188263" +"1134773310","OTHERS","Other URL","ElectronicMedicalRecord","N","Epic","","","","","","","","1150 New London Ave","","Cranston","RI","US","029203036" +"1891349080","DIRECT","Direct Messaging Address","ana@logoscounseling.com","N","","","","","","","","","3901 Airport Fwy Ste 107","","Bedford","TX","US","760216117" +"1437703626","DIRECT","Direct Messaging Address","Angela.poston@va.gov","N","","","","","","","","","2300 Ramsey St","","Fayetteville","NC","US","283013856" +"1427602614","DIRECT","Direct Messaging Address","Ahmad.Hasan@uiiowa.net","N","","","OTHER","Other","Communication","CSV","CSV","","1150 5th St Ste 276","","Coralville","IA","US","522412914" +"1114571304","CONNECT","CONNECT URL","https://www.emilywish.com/","N","","","","","","","","","600 Central Ave Ste 201","","Great Falls","MT","US","594013141" +"1417501511","DIRECT","Direct Messaging Address","info@renovasmiles.com","N","","","","","","","","","9380 Forestwood Ln Ste E","","Manassas","VA","US","201104735" +"1821642026","CONNECT","CONNECT URL","Seattle","N","Office computer","","DIRECT","Direct","","OTHER","Other","Company email communications, protocol information dissemination","317 NE Thornton Pl","","Seattle","WA","US","981258020" +"1023662228","DIRECT","Direct Messaging Address","Austin.Long@meijer.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","4222 Charlestown Rd","","New Albany","IN","US","471509567" +"1114571213","CONNECT","CONNECT URL","info@thearttherapypractice.com","Y","email","The Art Therapy Project Corporation","","","","","","","132 W 21st St Fl 6","","New York","NY","US","100113203" +"1649824749","DIRECT","Direct Messaging Address","mitchell.west@va.gov","N","","","","","","","","","9650 Gross Point Rd Ste 4900","","Skokie","IL","US","600761214" +"1346894466","SOAP","SOAP URL","Houston","Y","Office","Bodied Chiropractic Clinic","DIRECT","Direct","","CSV","CSV","Office","2616 S Loop W Ste 430","","Houston","TX","US","770542303" +"1407400518","DIRECT","Direct Messaging Address","rebecca.olsson@NorthCare.com","N","","","","","","","","","2617 General Pershing Blvd","","Oklahoma City","OK","US","731076437" +"1407400518","DIRECT","Direct Messaging Address","rebecca.olsson@NorthCare.com","N","","","","","","","","","2617 General Pershing Blvd","","Oklahoma City","OK","US","731076437" +"1639723752","CONNECT","CONNECT URL","katy@thewakefulstate.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","2033 Midcrest Dr","","Plano","TX","US","750758542" +"1144874264","DIRECT","Direct Messaging Address","therapybycatherine@protonmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","3430 Robin Ln Ste 9B","","Cameron Park","CA","US","956828404" +"1073167193","OTHERS","Other URL","https://i-can.center/","N","","","","","","","","","5150 Village Park Dr SE","","Bellevue","WA","US","980066652" +"1700430824","DIRECT","Direct Messaging Address","info@premierchoicecare.com","N","","","DIRECT","Direct","","","","","602 N Missouri St","","West Memphis","AR","US","723013148" +"1952955080","DIRECT","Direct Messaging Address","lesli.borrelli-welch@hhs.sccgov.org","N","","","DIRECT","Direct","","CSV","CSV","","2551 Cowan Way","","Livermore","CA","US","945507388" +"1962056093","CONNECT","CONNECT URL",".net","N","","","","","","","","","6225 W Haleh Ave # 89141","","Las Vegas","NV","US","891418519" +"1144874280","OTHERS","Other URL","Nextgen","N","","","","","","","","","6325 E Tanque Verde Rd","","Tucson","AZ","US","857153808" +"1144874280","OTHERS","Other URL","Nextgen","N","","","","","","","","","2260 W Orange Grove Rd","","Tucson","AZ","US","857413117" +"1902450042","OTHERS","Other URL","Pendleton","N","","","HIE","Health Information Exchange (HIE)","","","","","44882 Mission Rd","","Pendleton","OR","US","978019293" +"1639723778","DIRECT","Direct Messaging Address","Sandee.j@me.com","N","","","","","","","","","1800 Lincoln Way Ste 100","","Coeur D Alene","ID","US","838142570" +"1497309546","CONNECT","CONNECT URL","lovellycare@gmail.com","N","","","","","","","","","8168 Oregon St","","Jacksonville","FL","US","322202656" +"1831743996","DIRECT","Direct Messaging Address","billing@jacorehab.com","N","","","DIRECT","Direct","","OTHER","Other","HONOLULU","1401 S Beretania St Ste 550","","Honolulu","HI","US","968141880" +"1730733890","DIRECT","Direct Messaging Address","billing@jacorehab.com","N","","","DIRECT","Direct","","OTHER","Other","HONOLULU","1401 S Beretania St Ste 550","","Honolulu","HI","US","968141880" +"1417501586","DIRECT","Direct Messaging Address","msonnenberg@musd20.org","Y","","Maricopa Unified School District","","","","","","","35565 W Honeycutt Rd","","Maricopa","AZ","US","851382002" +"1598319683","OTHERS","Other URL","jbryson1@uw.edu","N","","","","","","","","","8738 Falls Ave SE","","Snoqualmie","WA","US","980659610" +"1013561166","SOAP","SOAP URL","paper-charting","N","Correctional Facility FNP-C","","DIRECT","Direct","","","","","192 Bastille Ln Ste 200","","Ruston","LA","US","712707150" +"1114571262","DIRECT","Direct Messaging Address","sahmed@crusaderhealth.org","N","email","","DIRECT","Direct","","CSV","CSV","","1200 W State St","","Rockford","IL","US","611022112" +"1841844990","SOAP","SOAP URL","SOAP","N","","","","","","","","","742 W Highland Ave","","San Bernardino","CA","US","924053839" +"1659925709","OTHERS","Other URL","chaladoffn@gmail.com","N","","","","","","","","","122 Main St Ste 302","","Newton","NJ","US","078602043" +"1386298438","OTHERS","Other URL","Jewelshomehealthcare@gmail.com","N","e-mail","","DIRECT","Direct","","CSV","CSV","Flies","14005 Roselawn St","","Detroit","MI","US","482382469" +"1912551060","DIRECT","Direct Messaging Address","keith@gordonsrx.com","N","","","","","","","","","3010 US Highway 80 Ste B","","Bloomingdale","GA","US","313024557" +"1447804596","CONNECT","CONNECT URL","l634410@heb.com","N","","","","","","","","","7112 Ed Bluestein Blvd","","Austin","TX","US","787232900" +"1700430865","OTHERS","Other URL","Mapleton","N","","","","","","","","","931 W State Rd","","Pleasant Grove","UT","US","840622102" +"1609420769","OTHERS","Other URL","N/A","N","","","","","","","","","7359 Northcliff Ave","","Brooklyn","OH","US","441443249" +"1427602580","DIRECT","Direct Messaging Address","grace.silva@choa.org","Y","email","Children's Healthcare of Atlanta","DIRECT","Direct","","","","","5461 Meridian Marks Rd Ste 200","","Atlanta","GA","US","303424014" +"1336793496","DIRECT","Direct Messaging Address","admin@focusedbehaviorsolutions.com","N","","","","","","","","","105 Poplar St","","Gering","NE","US","693414052" +"1063066124","CONNECT","CONNECT URL","https://gefcc.org/find-a-health-center/mchenry-community-health-center/","N","website","","DIRECT","Direct","","OTHER","Other","Website","3901 Mercy Dr","","McHenry","IL","US","600503151" +"1235783390","CONNECT","CONNECT URL","springboro","N","home","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","17 Stanton Dr","","Springboro","OH","US","450668632" +"1508410663","CONNECT","CONNECT URL","kvammes@rsd407.org","N","","","DIRECT","Direct","","","","","15510 1st Ave NE","","Duvall","WA","US","980196000" +"1043864101","DIRECT","Direct Messaging Address","billing@jacorehab.com","N","","","DIRECT","Direct","","OTHER","Other","HONOLULU","1401 S Beretania St Ste 550","","Honolulu","HI","US","968141880" +"1750935813","OTHERS","Other URL","specialhands1971@yahoo.com","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Raleigh","3626 Oates Dr","","Raleigh","NC","US","276043737" +"1750935813","OTHERS","Other URL","specialhands1971@yahoo.com","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Raleigh","3626 Oates Dr","","Raleigh","NC","US","276043737" +"1942854005","CONNECT","CONNECT URL","ricobeng@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2575 S Hamilton Rd","","Columbus","OH","US","432324964" +"1841844909","CONNECT","CONNECT URL","dnsampong@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","2575 S Hamilton Rd","","Columbus","OH","US","432324964" +"1720632896","CONNECT","CONNECT URL","Lakeland","N","","","","","","","","","714 S Ingraham Ave","","Lakeland","FL","US","338015602" +"1164076238","DIRECT","Direct Messaging Address","Jessica.Newman@couneslingmail.com","N","HIPPA approved email (hushmail)","","DIRECT","Direct","","CSV","CSV","","3824 St Augustine Dr","","Greenville","NC","US","278341079" +"1326692492","CONNECT","CONNECT URL","https://drchrono.com","N","","","","","","","","","13949 Mono Way","","Sonora","CA","US","953702807" +"1407400575","SOAP","SOAP URL","JerseyCity","N","EHR from JCMC","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","355 Grand St","","Jersey City","NJ","US","073024321" +"1861046930","OTHERS","Other URL","Danvers","N","","","","","","","","","75 Sylvan St Ste B102","","Danvers","MA","US","019232764" +"1104470277","OTHERS","Other URL","http://jsnydertherapy.com/","N","private practice website","","OTHER","Other","practice information","","","","1777 Sentry Pkwy W Bldg 12","","Blue Bell","PA","US","194222207" +"1659925725","DIRECT","Direct Messaging Address","info@gracefularmssl.com","N","Business Email Address","","","","","","","","1415 Big Stone Gap Rd","","Duncanville","TX","US","751372003" +"1003460171","CONNECT","CONNECT URL","hortensiabatista@gmail.com","N","","","","","","","","","8635 NW 8th St Apt 412","","Miami","FL","US","331265947" +"1649824715","DIRECT","Direct Messaging Address","info@gracefularmssl.com","N","Business Email Address","","","","","","","","1415 Big Stone Gap Rd","","Duncanville","TX","US","751372003" +"1427602507","CONNECT","CONNECT URL","jeanette.walker@imail.org","N","professional email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3200 N Canyon Rd","","Provo","UT","US","846044571" +"1508410689","CONNECT","CONNECT URL","amy@familymedicineabq.com","N","email","","","","","","","","3825 Eubank Blvd NE Ste A","","Albuquerque","NM","US","87111" +"1144874223","DIRECT","Direct Messaging Address","aaron.knopp@ynhh.org","N","Work email","","","","","","","","55 Park St","","New Haven","CT","US","065115474" +"1922652007","DIRECT","Direct Messaging Address","Natalie.Lindsay@Aveanna.com","Y","Work Email","Epic Developmental Sevices/Aveanna Health Care","","","","","","","9287 Rogues Rd","","Midland","VA","US","227281825" +"1477107563","DIRECT","Direct Messaging Address","lflowers@phs.org","N","Presbyterian Hospital","","","","","","","","1100 Central Ave SE","","Albuquerque","NM","US","871064930" +"1992359087","DIRECT","Direct Messaging Address","Contact@oregontrailmassage.com","N","Email address","","DIRECT","Direct","","OTHER","Other","Email requests","151 Molalla Ave","","Oregon City","OR","US","970452627" +"1912551003","DIRECT","Direct Messaging Address","martasouthworth@therapyemail.com","N","HIPPA compliant email address","","","","","","","","41 S Main St Ste 2","","West Hartford","CT","US","061072448" +"1093369183","CONNECT","CONNECT URL","fadizue@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1329 Moores Creek Dr","","Knightdale","NC","US","275458171" +"1467006551","OTHERS","Other URL","BEAR","N","","","","","","","","","301 S Camino Del Pueblo","","Bernalillo","NM","US","870046276" +"1366096455","CONNECT","CONNECT URL","www.mymilkmission.com","N","website","","","","","","","","1257 Romayne Dr","","Akron","OH","US","443135835" +"1366096455","CONNECT","CONNECT URL","www.mymilkmission.com","N","website","","","","","","","","1257 Romayne Dr","","Akron","OH","US","443135835" +"1275187361","CONNECT","CONNECT URL","pgeorge14@mail.bw.edu","Y","","I Matter Counseling & Empowerment Services, Inc.","","","","","","","5500 Laurent Dr Apt 711","","Parma","OH","US","441294556" +"1174177265","DIRECT","Direct Messaging Address","cheyenne.raymond@fresnounified.org","N","","","","","","","","","5550 N 1st St","","Fresno","CA","US","937106299" +"1528612611","DIRECT","Direct Messaging Address","xiasun@pharmacy.arizona.edu","N","email address","","DIRECT","Direct","","OTHER","Other","none","5301 E Grant Rd","","Tucson","AZ","US","857122805" +"1053965145","OTHERS","Other URL","Katiequinn1130@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","2825 Hazel Ave","","Dayton","OH","US","454203008" +"1225682313","OTHERS","Other URL","Birmingham","N","","","","","","","","","816 2nd St","","Birmingham","AL","US","352145312" +"1215581301","DIRECT","Direct Messaging Address","dee@reachoness.org","N","business email","","","","","","","","6 S 2nd St Ste 824","","Hamilton","OH","US","450112869" +"1760036859","OTHERS","Other URL","na","N","na","","","","","","","","1704 Cartier Pl","","Fort Walton Beach","FL","US","325475730" +"1750935847","CONNECT","CONNECT URL","becky@springshearing.com","N","work email","","DIRECT","Direct","","CSV","CSV","","5014 El Camino Dr Ste 200","","Colorado Springs","CO","US","809182104" +"1487208575","DIRECT","Direct Messaging Address","cshort@summitcounseling.org","Y","work/business email","The Summit Counseling Center, Inc.","","","","","","","2750 Old Alabama Rd","Suite 200","Johns Creek","GA","US","300228593" +"1821642810","SOAP","SOAP URL","safari","N","","","DIRECT","Direct","","","","","4205 S Grand Canyon Dr","","Las Vegas","NV","US","891477152" +"1821642810","CONNECT","CONNECT URL","safari","N","","","","","","","","","4205 S Grand Canyon Dr","","Las Vegas","NV","US","891477152" +"1285288274","DIRECT","Direct Messaging Address","mjoh919@regiscollege.edu","N","school email","","DIRECT","Direct","","OTHER","Other","school email on private computer","7924 NE 53rd St","","Kansas City","MO","US","641194149" +"1902450992","OTHERS","Other URL","Scholl","N","","","","","","","","","110 Lynwood Dr Apt 3","","Edinboro","PA","US","164122330" +"1548814536","OTHERS","Other URL","laptop","N","","","","","","","","","3781 Grove View Ln","","Port Orange","FL","US","321298602" +"1174177166","DIRECT","Direct Messaging Address","Elianav@eccflorida.org","N","","","","","","","","","1600 E Robinson St Ste 250","","Orlando","FL","US","328035955" +"1114571122","DIRECT","Direct Messaging Address","arocha@caprehab.org","N","","","","","","","","","2445 W Whites Bridge Ave","","Fresno","CA","US","937061225" +"1215581228","DIRECT","Direct Messaging Address","froimsh@ccf.org","N","professional secure email","","DIRECT","Direct","","CSV","CSV","","9500 Euclid Ave","","Cleveland","OH","US","441950001" +"1396399309","OTHERS","Other URL","Pharmacy","N","","","","","","","","","3605 E Thomas Rd","","Phoenix","AZ","US","850187505" +"1194379164","OTHERS","Other URL","alexandraharveynutrition@gmail.com","N","","","","","","","","","43 Chestnut St","","Charlestown","MA","US","021293419" +"1194379164","OTHERS","Other URL","alexandraharveynutrition@gmail.com","N","","","","","","","","","43 Chestnut St","","Charlestown","MA","US","021293419" +"1083268007","CONNECT","CONNECT URL","emjdn","N","","","DIRECT","Direct","","CSV","CSV","","urb las vegas calle 25 ii19","","catano","PR","US","00962" +"1285288167","DIRECT","Direct Messaging Address","jeremy.oberender@p-h-s.com","N","Company email","","DIRECT","Direct","","CSV","CSV","","910 W Boone Ave Ste 201","","Spokane","WA","US","992012525" +"1932753878","CONNECT","CONNECT URL","EasternIdahoRegionalMedicalCenter","N","","","HIE","Health Information Exchange (HIE)","","","","","3100 Channing Way","","Idaho Falls","ID","US","834047533" +"1376197335","OTHERS","Other URL","Greenville","N","","","","","","","","","868 Cedar Rd","","Marietta","SC","US","296619006" +"1780238774","DIRECT","Direct Messaging Address","kburns@kidscounttherapy.com","N","","","","","","","","","1353 E Main St","","Brownsburg","IN","US","461121433" +"1598319584","CONNECT","CONNECT URL","MEDVAMAC","N","","","","","","","","","2002 Holcombe Blvd","","Houston","TX","US","770304211" +"1396399390","DIRECT","Direct Messaging Address","info@miraclesofhopecare.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","15450 Montesino Dr","","Orlando","FL","US","328286735" +"1669026662","CONNECT","CONNECT URL","wlopez@northwell.edu","N","","","","","","","","","61 Centre St","","Freeport","NY","US","115203145" +"1942854948","OTHERS","Other URL","12154545","N","","","","","","","","","216 Hook Rd","","Honea Path","SC","US","296547819" +"1295389294","DIRECT","Direct Messaging Address","drdupati@apollodermclinic.com","N","","","DIRECT","Direct","","","","","1349 S Rochester Rd Ste 100","","Rochester Hills","MI","US","483073151" +"1740834746","OTHERS","Other URL","1256489","N","","","","","","","","","716 Anderson St Ste B","","Belton","SC","US","296272148" +"1710531694","DIRECT","Direct Messaging Address","MILLERP@JMHNY.ORG","N","","","","","","","","","191 N Main St","","Wellsville","NY","US","148951150" +"1417501420","OTHERS","Other URL","ftp.radiationbusiness.com:22","Y","SFTP","Radiation Business Solutions","DIRECT","Direct","","OTHER","Other","HL7","1044 Jackson Felts Rd","","Joelton","TN","US","370804839" +"1609420629","CONNECT","CONNECT URL","Charlotte","N","","","DIRECT","Direct","","CSV","CSV","","4724 Grasset Ave","","Charlotte","NC","US","282694025" +"1518511534","DIRECT","Direct Messaging Address","penelope.grullon@activechc.org","N","","","","","","","","","4850 SW 63rd Ter Apt 322","","Davie","FL","US","333144446" +"1992359913","OTHERS","Other URL","CollaborateMD","N","","","DIRECT","Direct","","","","","25406 NW 168th Pl","","High Springs","FL","US","326431636" +"1316591340","DIRECT","Direct Messaging Address","bitsofheaven@sbcglobal.net","N","email","","DIRECT","Direct","","CSV","CSV","","504 S Vine St","","Advance","MO","US","637308060" +"1699329623","DIRECT","Direct Messaging Address","jluna@thomchild.org","N","","","","","","","","","209 Root Rd","","Westfield","MA","US","010859832" +"1700430733","CONNECT","CONNECT URL","Npmyrick@gmail.com","N","","","","","","","","","825 Diligence Dr Ste 206","","Newport News","VA","US","236064272" +"1700430733","CONNECT","CONNECT URL","Npmyrick@gmail.com","N","","","","","","","","","825 Diligence Dr Ste 206","","Newport News","VA","US","236064272" +"1700430733","CONNECT","CONNECT URL","Npmyrick@gmail.com","N","","","","","","","","","825 Diligence Dr Ste 206","","Newport News","VA","US","236064272" +"1700430733","OTHERS","Other URL","Nmyricknp@gmail.com","N","","","","","","","","","825 Diligence Dr Ste 206","","Newport News","VA","US","236064272" +"1477107415","DIRECT","Direct Messaging Address","sean.wade@pathways.com","N","","","","","","","","","1400 N Norma St Ste 133","","Ridgecrest","CA","US","935552577" +"1144874181","DIRECT","Direct Messaging Address","axk178@jefferson.edu","N","Work Address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","111 S 11th St Ste 2170","","Philadelphia","PA","US","191074824" +"1629622691","CONNECT","CONNECT URL","SHENANDOAH","N","","","DIRECT","Direct","","CSV","CSV","","150 Pine Forest Dr Ste 110","","Shenandoah","TX","US","773845303" +"1336793397","CONNECT","CONNECT URL","Chicago","N","","","","","","","","","3040 N Wilton Ave Fl 2","","Chicago","IL","US","606574424" +"1063066025","OTHERS","Other URL","Newark","N","","","DIRECT","Direct","","CSV","CSV","","6330 Thornton Ave","","Newark","CA","US","945603734" +"1154975076","DIRECT","Direct Messaging Address","office@summitdmd.com","N","office email","","","","","","","","1420 E McAndrews Rd","","Medford","OR","US","975046108" +"1720632797","OTHERS","Other URL","STAFFORD","N","","","","","","","","","215 Promenade Estates Ln","","Stafford","TX","US","774771453" +"1912551987","OTHERS","Other URL","stacey.l.jones@okstate.edu","N","dropbox","","DIRECT","Direct","","OTHER","Other","dropbox","33650 E 149th St S","","Coweta","OK","US","744297761" +"1174177141","DIRECT","Direct Messaging Address","sharonstotsky@rimapc.allscriptsdirect.net","Y","","Rheumatology and Internal Medicine Associates, PC","HIE","Health Information Exchange (HIE)","","","","","64C Concord St","","Wilmington","MA","US","018872179" +"1447804414","CONNECT","CONNECT URL","alternativesolutions08@yahoo.com","N","","","","","","","","","4080 E Lake Mead Blvd Ste B-111","","Las Vegas","NV","US","891156466" +"1366096240","DIRECT","Direct Messaging Address","changesmade@aturningpointcs.org","N","changesmade@aturningpointcs.org","","DIRECT","Direct","","CSV","CSV","","5160 N Union Blvd","","Colorado Springs","CO","US","809182033" +"1366096240","DIRECT","Direct Messaging Address","changesmade@atuningpointcs.org","N","changesmade@atuningpointcs.org","","DIRECT","Direct","","CSV","CSV","","5160 N Union Blvd","","Colorado Springs","CO","US","809182033" +"1184278061","CONNECT","CONNECT URL","Cerbo","N","","","","","","","","","90 Adams Pl","","Delmar","NY","US","120543224" +"1316591290","OTHERS","Other URL","filezilla","Y","Home Health Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Health Care","8860 SOUTH MARYLAND PARKWAY","SUITE 104","LAS VEGAS","NV","US","89123" +"1316591290","OTHERS","Other URL","filezilla","Y","Home Health Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Health Care","8860 SOUTH MARYLAND PARKWAY","SUITE 104","LAS VEGAS","NV","US","89123" +"1316591290","OTHERS","Other URL","filezilla","Y","Home Health Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Health Care","8860 SOUTH MARYLAND PARKWAY","SUITE 104","LAS VEGAS","NV","US","89123" +"1316591290","OTHERS","Other URL","filezilla","Y","Home Health Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Health Care","8860 SOUTH MARYLAND PARKWAY","SUITE 104","LAS VEGAS","NV","US","89123" +"1316591290","OTHERS","Other URL","filezilla","Y","Home Health Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Health Care","8860 SOUTH MARYLAND PARKWAY","SUITE 104","LAS VEGAS","NV","US","89123" +"1316591290","OTHERS","Other URL","Filezilla","Y","Home Health Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Home Care","2560 E Sunset Rd Ste 106","","Las Vegas","NV","US","891203517" +"1316591290","OTHERS","Other URL","filezilla","Y","Home Health Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Health Care","8860 SOUTH MARYLAND PARKWAY","SUITE 104","LAS VEGAS","NV","US","89123" +"1417501396","CONNECT","CONNECT URL","JEBSADVERTISING@OUTLOOK.COM","Y","","JOEANNETHOMASJOSEPH - JEBS CONSULTANTS","","","","","","","3108 6th St W","","Lehigh Acres","FL","US","339711460" +"1508410499","CONNECT","CONNECT URL","mysagedental.com/the-lakes","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","16879 NW 67th Ave","","Hialeah","FL","US","330154203" +"1336793223","CONNECT","CONNECT URL","sbab1619@gmail.com","N","","","","","","","","","4080 E Lake Mead Blvd Ste B-111","","Las Vegas","NV","US","891156466" +"1609420520","OTHERS","Other URL","Filezilla","Y","Home Health Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Home Care","2560 E Sunset Rd Ste 106","","Las Vegas","NV","US","891203517" +"1598319410","DIRECT","Direct Messaging Address","JEBSADVERTISING@OUTLOOK.COM","N","EMAIL","","","","","","","","3108 6th St W","","Lehigh Acres","FL","US","339711460" +"1598319410","DIRECT","Direct Messaging Address","JOEANNESEBS@OUTLOOK.COM","Y","","JOEANNETHOMASJOSEPH - JEBS CONSULTANTS","","","","","","","3108 6th St W","","Lehigh Acres","FL","US","339711460" +"1184278004","DIRECT","Direct Messaging Address","kayla@drkaylamoorer.com","N","HIPPA compliant email","","","","","","","","1330 Page Dr S Ste 102A","","Fargo","ND","US","581033562" +"1285288100","DIRECT","Direct Messaging Address","Andrew.Rech@va.gov","N","E-mail","","DIRECT","Direct","","OTHER","Other","E-mail","1660 S Columbian Way","S-119","Seattle","WA","US","98108" +"1649824574","CONNECT","CONNECT URL","laci.lockwood@gmail.com","N","","","","","","","","","538 Ramsey Dr","","Stonewall","LA","US","710789652" +"1588218424","OTHERS","Other URL","a1@a1pharmacy.net","N","email address to A1 pharmacy","","DIRECT","Direct","","OTHER","Other","email address","124 Forest Hill Rd","","Lexington","NC","US","272952008" +"1588218424","CONNECT","CONNECT URL","a1@a1pharmacy.net","N","email address","","DIRECT","Direct","","OTHER","Other","email address","124 Forest Hill Rd","","Lexington","NC","US","272952008" +"1467006304","OTHERS","Other URL","kellycounseling.lcsw@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","108 S 1st St","","Union City","TN","US","382613802" +"1174177117","OTHERS","Other URL","www.montanamilestones.com","N","","","","","","","","","2413 W Main St Ste 1","","Bozeman","MT","US","597183807" +"1558915454","OTHERS","Other URL","myrnelgegu@gmail.com","N","","","","","","","","","199 Oakwood Ave","","West Hartford","CT","US","061192150" +"1134773013","CONNECT","CONNECT URL","Eugene","N","","","","","","","","","1790 W 11th Ave Ste 200","","Eugene","OR","US","974023871" +"1689228678","DIRECT","Direct Messaging Address","cpacca@med.miami.edu","Y","","University of Miami Hospital and Clinics","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1475 NW 12th Ave","","Miami","FL","US","331361002" +"1497309389","DIRECT","Direct Messaging Address","jyork@swpedi.com","N","work email","","DIRECT","Direct","","CSV","CSV","","7900 Farm to Market Rd 1826","suite 220","Austin","TX","US","78737" +"1033763016","DIRECT","Direct Messaging Address","info@PFE2020.com","N","","","","","","","","","1400 N Oak Dr","","Plymouth","IN","US","465633403" +"1275187221","OTHERS","Other URL","Other","N","","","","","","","","","219 Carlton Dr","","Broomall","PA","US","190083805" +"1689228579","OTHERS","Other URL","wisemindnm@gmail.com","N","business email","","DIRECT","Direct","","CSV","CSV","","1590 Valley Vista Ct SE","","Rio Rancho","NM","US","871242862" +"1942854849","OTHERS","Other URL","SureScripts","N","","","HIE","Health Information Exchange (HIE)","","","","","601 J St","","Los Banos","CA","US","936354224" +"1134773146","OTHERS","Other URL","OASIS","N","","","","","","","","","1000 White Horse Rd Ste 608","","Voorhees","NJ","US","080434412" +"1376197376","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1619521614","DIRECT","Direct Messaging Address","ashleigh.grizzle@dph.ga.gov","N","Business Email","","","","","","","","1424 Highway 98 W","","Danielsville","GA","US","306335356" +"1225682230","DIRECT","Direct Messaging Address","chelsee.alvarado@sequelyouthservices.com","N","email","","DIRECT","Direct","","CSV","CSV","","9550 US Highway 19 Ste 202","","Port Richey","FL","US","346684648" +"1952955833","CONNECT","CONNECT URL","phzio.com","N","","","DIRECT","Direct","","CSV","CSV","","11825 Major St","","Culver City","CA","US","902306356" +"1821642836","DIRECT","Direct Messaging Address","maggie.lepe@mfwclinic.com","N","","","DIRECT","Direct","","OTHER","Other","Lake Park","2186 J Frank Culpepper Rd","","Lake Park","GA","US","316365624" +"1386298396","OTHERS","Other URL","https://www.therapyportal.com/p/healthyminds/","N","","","","","","","","","950 N Washington St Ste 322","","Alexandria","VA","US","223141534" +"1083268023","CONNECT","CONNECT URL","vistacommunityclinic","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1000 Vale Terrace Dr","","Vista","CA","US","920845218" +"1841844867","DIRECT","Direct Messaging Address","rueda83@hotmail.com","N","","","DIRECT","Direct","","","","","1151 Pocono Blvd Ste 3","","Mount Pocono","PA","US","183441033" +"1841844867","DIRECT","Direct Messaging Address","rueda83@hotmail.com","N","email","","DIRECT","Direct","","OTHER","Other","718-3142343","1151 Pocono Blvd Ste 3","","Mount Pocono","PA","US","183441033" +"1720632748","CONNECT","CONNECT URL","Lanesville","N","","","","","","","","","1004 Westwood Dr","","Lanesville","IN","US","471360016" +"1336793355","DIRECT","Direct Messaging Address","dtorrain@momentushealth.com","N","","","OTHER","Other","claims data","OTHER","Other","email","1341 W Mockingbird Ln Ste 214W","","Dallas","TX","US","752476913" +"1124672159","OTHERS","Other URL","mailingaddress","N","Mailingaddress","","DIRECT","Direct","","OTHER","Other","in-person","151 Truxton Rd","","Dix Hills","NY","US","117466827" +"1093369027","OTHERS","Other URL","ahn.org","N","","","","","","","","","2265 Market St","Suite B","Warren","PA","US","16365" +"1366096307","OTHERS","Other URL","Minneapolis","N","HIE","","DIRECT","Direct","","CSV","CSV","","3210 Oliver Ave N","","Minneapolis","MN","US","554122316" +"1366096307","OTHERS","Other URL","Minneapolis","N","HIE","","DIRECT","Direct","","CSV","CSV","","3210 Oliver Ave N Fl 2","","Minneapolis","MN","US","554122316" +"1710531769","CONNECT","CONNECT URL","Hudson","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12715 Clock Tower Pkwy","","Hudson","FL","US","346672504" +"1720632763","OTHERS","Other URL","creativeacu@yahoo.com","N","","","","","","","","","965 Washington St","","Franklin Square","NY","US","110102935" +"1235783291","OTHERS","Other URL","Valencia","N","","","OTHER","Other","Valencia","","","","28093 Smyth Dr","","Valencia","CA","US","913554023" +"1528612579","DIRECT","Direct Messaging Address","Jborenzweig@northwestessex.org","N","E Mail","","","","","","","","570 Belleville Ave","","Belleville","NJ","US","071091308" +"1669026613","DIRECT","Direct Messaging Address","andrea.jackson@alegent.org","N","work email","","DIRECT","Direct","","","","","7500 Mercy Rd Ste 4300","","Omaha","NE","US","681242319" +"1366096323","CONNECT","CONNECT URL","Portland","N","","","","","","","","","24 Wellesley Ests","","Portland","ME","US","041031170" +"1366096323","CONNECT","CONNECT URL","Portland","N","","","","","","","","","24 Wellesley Ests","","Portland","ME","US","041031170" +"1366096323","CONNECT","CONNECT URL","Portland","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","24 Wellesley Ests","","Portland","ME","US","041031170" +"1366096323","OTHERS","Other URL","Portland","N","","","","","","OTHER","Other","Portland","24 Wellesley Ests","","Portland","ME","US","041031170" +"1467006411","CONNECT","CONNECT URL","Richmond","N","","","","","","","","","303 41st St","","Richmond","CA","US","948052221" +"1720632771","DIRECT","Direct Messaging Address","dylan.smith3@chickasaw.net","N","HIPPA Compliant Email Address","","DIRECT","Direct","","OTHER","Other","HTML5, email content","1921 Stonecipher Dr","","Ada","OK","US","748203439" +"1639723687","OTHERS","Other URL","wellbeingdentalmesa@gmail.com","N","email","","","","","","","","1731 W Baseline Rd Ste 104","","Mesa","AZ","US","852025730" +"1639723695","CONNECT","CONNECT URL","A","N","","","","","","OTHER","Other","A","5750 Dtc Pkwy Ste 170","","Greenwood Village","CO","US","801115483" +"1760036735","DIRECT","Direct Messaging Address","PMaslen@unityhealthcare.orb","N","Email","","DIRECT","Direct","","CSV","CSV","","3924 Minnesota Ave NE","","Washington","DC","US","200192661" +"1881248854","OTHERS","Other URL","Website","N","","","","","","","","","2201 Balfour Rd Ste A","","Brentwood","CA","US","945134927" +"1699329664","DIRECT","Direct Messaging Address","mratliff1@arh.org","N","","","HIE","Health Information Exchange (HIE)","","","","","260 Hospital Dr","","South Williamson","KY","US","415034072" +"1851945836","CONNECT","CONNECT URL","tldouglas@gmail.com","N","","","","","","","","","4080 E Lake Mead Blvd Ste B-111","","Las Vegas","NV","US","891156466" +"1487208468","CONNECT","CONNECT URL","HPI","N","HPI","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","55 Park St","","New Haven","CT","US","065115474" +"1306490289","CONNECT","CONNECT URL","toriviv30@gmail.com","N","","","","","","","","","4080 E Lake Mead Blvd Ste B-111","","Las Vegas","NV","US","891156466" +"1396399291","CONNECT","CONNECT URL","Kirkland","N","","","","","","","","","733 7th Ave Ste 110","","Kirkland","WA","US","980335657" +"1811541717","DIRECT","Direct Messaging Address","xyang@mndap.org","N","","","","","","","","","1121 Jackson St NE Ste 500","","Minneapolis","MN","US","554131672" +"1184278087","DIRECT","Direct Messaging Address","info@holisticangelshcs.com","N","protected email hahcs","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2853 Walden Lake Bnd","","Decatur","GA","US","300354174" +"1720632623","OTHERS","Other URL","riley.fyzical@gmail.com","N","email","","DIRECT","Direct","","","","","3303 N University Ave","","Provo","UT","US","846044438" +"1801440706","DIRECT","Direct Messaging Address","david@myunderbite.com","N","email address","","DIRECT","Direct","","OTHER","Other","text","30 Central Park S Rm 13C","","New York","NY","US","100191646" +"1871147785","DIRECT","Direct Messaging Address","zaratha@kebecaresphysicaltherapy.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","1285 Oliver St","","Fayetteville","NC","US","283044450" +"1417501321","OTHERS","Other URL","website","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","website","1011 N Highway 77 Ste 105","","Waxahachie","TX","US","751651798" +"1699329508","OTHERS","Other URL","VA","N","VA","","DIRECT","Direct","","OTHER","Other","VA","5001 N Piedras St","","El Paso","TX","US","799304210" +"1235783143","CONNECT","CONNECT URL","sarah@endlesspotentialllc.com","N","","","","","","","","","2110 Iron St","","Bellingham","WA","US","982254123" +"1841844768","SOAP","SOAP URL","SOAP","N","To document patient data","","DIRECT","Direct","","CSV","CSV","","10610 Metric Dr Ste 101","","Dallas","TX","US","752435541" +"1417501347","OTHERS","Other URL","NA","N","NA","","DIRECT","Direct","","OTHER","Other","NA","2200 Hayes St Fl 3","","San Francisco","CA","US","941171013" +"1255985198","OTHERS","Other URL","EPIC","Y","","Brigham and Women's Hospital","HIE","Health Information Exchange (HIE)","","","","","1620 Tremont St Ste 3-028","","Boston","MA","US","021201613" +"1215581202","CONNECT","CONNECT URL","tcgrn@comcast.net","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","phone","4 Ridge Rd","","Burlington","CT","US","060131413" +"1326692302","DIRECT","Direct Messaging Address","jeniva.gonzalez@agelesslivinghh.com","Y","Work email","Ageless Living Home Health LLC","HIE","Health Information Exchange (HIE)","","","","","431 Wolfe Rd Ste 101","","San Antonio","TX","US","782164628" +"1700430717","DIRECT","Direct Messaging Address","guiselda.b.shank.civ@mail.mil","N","guiselda.b.shank.civ@mail.mil","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","MADIGAN ARMY MEDICAL CENTER, 9040 JACKSON AVE","ATTN: MCHJ-CLQ-C","TACOMA","WA","US","984311100" +"1558915488","CONNECT","CONNECT URL","Connect","N","Connect","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","107 Laverack Ave","","Lancaster","NY","US","140861844" +"1073167078","CONNECT","CONNECT URL","fatcatorange88@gmail.com","N","","","","","","","","","206 Legion Ave","","Lewisburg","TN","US","370912898" +"1548814551","CONNECT","CONNECT URL","advanceabacare.com","N","Connect URL","","DIRECT","Direct","","OTHER","Other","Data","1632 Town Commons Dr","","Howell","MI","US","488556804" +"1073167086","OTHERS","Other URL","aliciam@red-rock.com","N","work email","","OTHER","Other","Case Management","OTHER","Other","Billing","804 W Choctaw Ave","","Chickasha","OK","US","730182310" +"1144874165","OTHERS","Other URL","KidzcarePediatrics","N","","","DIRECT","Direct","","","","","119 Epperson St","","Athens","TN","US","373033478" +"1144874165","CONNECT","CONNECT URL","eClinicalWorks","N","","","","","","","","","119 Epperson St","","Athens","TN","US","373033478" +"1235783259","DIRECT","Direct Messaging Address","kyoung@theorendacenter.com","N","E-mail","","DIRECT","Direct","","OTHER","Other","E-mail","17645 Harbaugh Valley Rd","","Sabillasville","MD","US","217809616" +"1215581236","DIRECT","Direct Messaging Address","lrfrantz@novanthealth.org","N","business email","","DIRECT","Direct","","OTHER","Other","various formats","200 Hawthorne Ln","","Charlotte","NC","US","282042515" +"1124672175","DIRECT","Direct Messaging Address","heather.l.luffey@riteaid.com","N","email","","DIRECT","Direct","","CSV","CSV","","927 Paoli Pike","","West Chester","PA","US","193804527" +"1104470186","CONNECT","CONNECT URL","BExpectation.org","N","","","","","","","","","3663 E Sunset Rd Ste 102E","","Las Vegas","NV","US","891203246" +"1982258968","DIRECT","Direct Messaging Address","vmunoz@damcsmilesudentista.com","Y","vmunoz@damcsmilesudentista.com","D.A.M.C Dental & Medical Resources 1 LLC.,","DIRECT","Direct","","CSV","CSV","","6465 Tara Blvd","","Jonesboro","GA","US","302361214" +"1518511591","CONNECT","CONNECT URL","mcunningham@hccenet.org","N","","","","","","","","","3400 S Washington Rd","","Saginaw","MI","US","486014958" +"1477107357","DIRECT","Direct Messaging Address","Elizabeth.Hall@firelands.com","N","Email","","DIRECT","Direct","","","","","6150 Park Square Dr","","Lorain","OH","US","440534153" +"1982258869","OTHERS","Other URL","EMR","N","","","HIE","Health Information Exchange (HIE)","","","","","108 W 39th St Rm 1601","","New York","NY","US","100188350" +"1790339679","OTHERS","Other URL","https://sharepoint.teampbs.com","N","","","","","","","","","1455 40th Ave # R3","","Vero Beach","FL","US","329600718" +"1831743715","CONNECT","CONNECT URL","isamarrodri1990@gmail.com","N","","","","","","","","","4080 E Lake Mead Blvd Ste B-111","","Las Vegas","NV","US","891156466" +"1679127567","DIRECT","Direct Messaging Address","info@bardilldental.com","N","office email","","DIRECT","Direct","","","","","900 6th St N Ste 200","","Hudson","WI","US","540167172" +"1467006353","OTHERS","Other URL","Tablets","N","","","","","","","","","107 Robinson Dr","","Cherryville","NC","US","280218100" +"1730733627","CONNECT","CONNECT URL","Honolulu","N","I do not practice and do not use endpoint","","OTHER","Other","Honolulu","OTHER","Other","I do not practice and do not use endpoint","3890 Old Pali Rd","","Honolulu","HI","US","968171012" +"1508410432","DIRECT","Direct Messaging Address","racavana@lifebridgehealth.org","Y","work email, secured network","Levindale Hebrew Geriatric Center & Hospital Inc.","HIE","Health Information Exchange (HIE)","","","","","2434 W Belvedere Ave","","Baltimore","MD","US","212155267" +"1851945745","DIRECT","Direct Messaging Address","raviles@ourhomescsp.com","N","email","","DIRECT","Direct","","OTHER","Other","1-888-317-7322","2000 P St","","Lincoln","NE","US","685033630" +"1093369985","OTHERS","Other URL","Raytown","N","Raytown","","DIRECT","Direct","","CSV","CSV","","7600 Raytown Rd Ste 105","","Raytown","MO","US","641381855" +"1821642711","CONNECT","CONNECT URL","changesmade@aturningpointcs.org","N","","","","","","","","","5160 N Union Blvd","","Colorado Springs","CO","US","809182033" +"1902450893","OTHERS","Other URL","elzey.joshua21@gmail.com","N","email","","DIRECT","Direct","","","","","1221 E 5800 S Ste 1","","South Ogden","UT","US","844057140" +"1013561919","CONNECT","CONNECT URL","conclusionstreatment.com","N","Wedsite","","DIRECT","Direct","","OTHER","Other","Website","10200 Sepulveda Blvd Ste 370","","Mission Hills","CA","US","913452692" +"1811541725","DIRECT","Direct Messaging Address","joeannesebs@outlook.com","N","","","","","","","","","3108 6th St W","","Lehigh Acres","FL","US","339711460" +"1831743723","CONNECT","CONNECT URL","dynastys89@gmail.com","N","","","","","","","","","4080 E Lake Mead Blvd Ste B-111","","Las Vegas","NV","US","891156466" +"1174177067","OTHERS","Other URL","Filezilla","Y","Home Health Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Home Care","2560 E Sunset Rd Ste 106","","Las Vegas","NV","US","891203517" +"1639723521","CONNECT","CONNECT URL","MIAMI","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7821 Coral Way Ste 122","","Miami","FL","US","331556542" +"1871147769","OTHERS","Other URL","Direct","N","","","","","","","","","13123 E 16th Ave","","Aurora","CO","US","800457106" +"1740834647","OTHERS","Other URL","umbrellaph@yahoo.com","N","","","","","","","","","300 Ave Noel Estrada","","Isabela","PR","US","006623275" +"1487208385","DIRECT","Direct Messaging Address","Cmccormick@autismconsultants.com","Y","","Autism Spectrum Consultants","","","","","","","2222 Martin Ste 170","","Irvine","CA","US","926121450" +"1487208385","DIRECT","Direct Messaging Address","Cmccormick@autismconsultants.com","Y","","Autism Spectrum Consultants Inc","","","","","","","2222 Martin Ste 170","","Irvine","CA","US","926121450" +"1972157808","DIRECT","Direct Messaging Address","james.c.turvy.mil@mail.mil","N","email","","DIRECT","Direct","","CSV","CSV","","340 Boatner Rd Bldg 2751","","Eglin AFB","FL","US","325421391" +"1396399226","DIRECT","Direct Messaging Address","anilajibril@valleykidsspeech.net","N","gsuite email","","DIRECT","Direct","","CSV","CSV","","26922 Flo Ln Unit 436","","Canyon Country","CA","US","913515517" +"1205480134","DIRECT","Direct Messaging Address","Tiffany.Lee3@va.gov","N","","","","","","","","","50 Irving St NW","","Washington","DC","US","204220001" +"1922652858","OTHERS","Other URL","718-413-9668","N","","","","","","","","","13318 Francis Lewis Blvd","","Laurelton","NY","US","114132122" +"1710531645","OTHERS","Other URL","avogt126@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","6518 Bayston Hill Pl","","Zephyrhills","FL","US","335412742" +"1275187114","OTHERS","Other URL","other","N","","","","","","","","","3107 Fox Squirrel Dr","","Orange Park","FL","US","320737656" +"1821642760","OTHERS","Other URL","Dallas","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","621 N Hall St","","Dallas","TX","US","752261339" +"1639723588","OTHERS","Other URL","Wadena","N","","","HIE","Health Information Exchange (HIE)","","","","","415 Jefferson St N","","Wadena","MN","US","564821264" +"1902450851","OTHERS","Other URL",".guil","N","last 4","","DIRECT","Direct","","CSV","CSV","","1701 Oak Park Blvd","","Lake Charles","LA","US","706018911" +"1316591266","OTHERS","Other URL","None","N","","","","","","","","","324 Clark St","","Worcester","MA","US","016061214" +"1235783192","CONNECT","CONNECT URL","Optima","N","","","","","","","","","410 Ball Park Rd","","Ponca","NE","US","687707243" +"1417501248","DIRECT","Direct Messaging Address","mabdallah@westernu.edu","N","","","","","","","","","2620 Watson Blvd Ste T","","Warner Robins","GA","US","310938077" +"1346894334","CONNECT","CONNECT URL","Eastman","N","","","","","","","","","901 Griffin Ave","","Eastman","GA","US","310236784" +"1144874009","CONNECT","CONNECT URL","@nyp.org","N","","","","","","","","","622 W 168th St Dept Of","","New York","NY","US","100323720" +"1023662053","DIRECT","Direct Messaging Address","office@therapytalk.org","N","","","","","","","","","140 Cabarrus Ave W","","Concord","NC","US","280255150" +"1295389229","DIRECT","Direct Messaging Address","dtorrain@momentushealth.com","N","","","","","","","","","1341 W Mockingbird Ln Ste 214W","","Dallas","TX","US","752476913" +"1063066009","SOAP","SOAP URL","WEBPT","N","","","","","","","","","1191 S Lake Dr","","Prestonsburg","KY","US","416531349" +"1154975191","DIRECT","Direct Messaging Address","lezleehays@beverlygroves.com","N","business email","","DIRECT","Direct","","CSV","CSV","","1142 E Ocotillo Rd","","Phoenix","AZ","US","850141055" +"1508410333","CONNECT","CONNECT URL",".Org.robyn@me.com","N","","","DIRECT","Direct","","OTHER","Other","None","5238 Enyart St","","Houston","TX","US","770214431" +"1396399333","DIRECT","Direct Messaging Address","mike@junkgenius.com","N","Email","","","","","","","","4514 Nokomis Ave","","Minneapolis","MN","US","554063748" +"1083268064","OTHERS","Other URL","filezilla","Y","home health care","STATE OF NEVADA","HIE","Health Information Exchange (HIE)","","OTHER","Other","health information","415 US Highway 95A S","SUITE 1-901","Fernley","NV","US","894089261" +"1366096349","DIRECT","Direct Messaging Address","Ksipek@bistacenter.org","N","Rbt","","DIRECT","Direct","","CSV","CSV","","2222 S Dobson Rd","","Mesa","AZ","US","852026481" +"1366096349","DIRECT","Direct Messaging Address","Ksipek@bistacenter.org","N","Rbt","","DIRECT","Direct","","CSV","CSV","","2222 S Dobson Rd","","Mesa","AZ","US","852026481" +"1558915538","DIRECT","Direct Messaging Address","tosha@smartmovespediatrics.com","N","","","DIRECT","Direct","","","","","7929 W Cermak Rd Unit C","","North Riverside","IL","US","605461378" +"1174177158","CONNECT","CONNECT URL","alternativesolutions08@yahoo.com","N","","","","","","","","","4080 E Lake Mead Blvd Ste B-111","","Las Vegas","NV","US","891156466" +"1194379008","DIRECT","Direct Messaging Address","kgomez@fcsa-ak.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3101 Lathrop St","","Fairbanks","AK","US","997017426" +"1912551821","CONNECT","CONNECT URL","Oakland","N","","","","","","","","","6333 Telegraph Ave Ste 102","","Oakland","CA","US","946091359" +"1821642745","DIRECT","Direct Messaging Address","aferizaj@northwell.edu","N","northwell work email address","","DIRECT","Direct","","CSV","CSV","","27005 76th Ave","","New Hyde Park","NY","US","110401402" +"1518511450","DIRECT","Direct Messaging Address","katiejdennison@aggiemail.usu.edu","N","Work Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7400 Old Main Hl","","Logan","UT","US","843227400" +"1558915405","DIRECT","Direct Messaging Address","tori@transitionswellnessbham.com","Y","","Transitions Wellness LLC","","","","","","","85 Bagby Dr Ste 108","","Birmingham","AL","US","352093705" +"1548814387","DIRECT","Direct Messaging Address","ccostello@ccdom.org","N","","","","","","","","","540 US Highway 22","","Bridgewater","NJ","US","088072405" +"1902450869","DIRECT","Direct Messaging Address","medicalrecords@vkpmedical.com","N","","","","","","","","","920 Main St","","Niagara Falls","NY","US","143011110" +"1083268940","DIRECT","Direct Messaging Address","pvitulli@cfdcl.emadirect.md","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4600 Military Trl Ste 107","","Jupiter","FL","US","334584811" +"1225682180","OTHERS","Other URL","kelsey.marciano.m@wvumedicine.org","N","","","","","","","","","1 Medical Center Dr","","Morgantown","WV","US","265061200" +"1316591274","DIRECT","Direct Messaging Address","USARTG@HOTMAIL.COM","N","","","","","","","","","7321 SW 15th St","","Miami","FL","US","331445319" +"1861046641","OTHERS","Other URL","precioushandshealthcares@gmail.com","N","","","","","","","","","3525 N 6th St Ste S105","","Harrisburg","PA","US","171101474" +"1811541782","OTHERS","Other URL","https://shgreenwood.clearcareonline.com","N","","","","","","","","","822 W 1st St Ste 3","","Bloomington","IN","US","474032382" +"1801440607","DIRECT","Direct Messaging Address","Rgarcia@adelantehealthcare.com","N","","","","","","","","","3033 N Central Ave Ste 145","","Phoenix","AZ","US","850122808" +"1588218374","CONNECT","CONNECT URL","Honolulu","N","","","HIE","Health Information Exchange (HIE)","","","","","1301 Punchbowl St","","Honolulu","HI","US","968132499" +"1538713318","DIRECT","Direct Messaging Address","pennsauken@dagsmilesecure.com","N","Secure Email","","DIRECT","Direct","","CSV","CSV","","2119 Browning Rd","","Pennsauken","NJ","US","081101910" +"1225682008","CONNECT","CONNECT URL","oredroc100@gmail.com","N","","","","","","","","","4080 E Lake Mead Blvd Ste B-111","","Las Vegas","NV","US","891156466" +"1679127468","DIRECT","Direct Messaging Address","mweeden@thearctb.org","N","","","","","","","","","1501 N Belcher Rd Ste 249","","Clearwater","FL","US","337651300" +"1679127468","DIRECT","Direct Messaging Address","mweeden@thearctb.org","N","","","","","","","","","1501 N Belcher Rd Ste 249","","Clearwater","FL","US","337651300" +"1205480092","CONNECT","CONNECT URL","www.holycrossservices.org","N","","","","","","","","","3400 S Washington Rd","","Saginaw","MI","US","486014958" +"1053965848","DIRECT","Direct Messaging Address","lennie@qualcarenursing.com","N","Email Address","","DIRECT","Direct","","","","","3800 Inverrary Blvd Ste 100O","","Lauderhill","FL","US","333194316" +"1548814346","CONNECT","CONNECT URL","https://www.mhpcolorado.org/mental-health/","Y","","Mental Health Partnerships","","","","","","","1455 Dixon Avenue","","Lafayette","CO","US","80026" +"1760036560","DIRECT","Direct Messaging Address","fortmyers@physicaltherapynow.com","N","email","","DIRECT","Direct","","OTHER","Other","email","11621 S Cleveland Ave","","Fort Myers","FL","US","339072866" +"1073167870","OTHERS","Other URL","shannon@Drfishman-drgeller.com","N","","","","","","","","","3885 Upham St Ste 100","","Wheat Ridge","CO","US","800334800" +"1083268882","CONNECT","CONNECT URL","rdillender@quantumhp.com","N","company email","","","","","","","","315 N Geyer Rd","","Kirkwood","MO","US","631223812" +"1609420413","CONNECT","CONNECT URL","ops@vcarehc.com","N","","","DIRECT","Direct","","CSV","CSV","","30 Memorial Medical Dr","","Greenville","SC","US","296054452" +"1336793157","DIRECT","Direct Messaging Address","jheath@guilfordcountync.gov","N","","","","","","","","","1100 E Wendover Ave","","Greensboro","NC","US","274056713" +"1699329417","DIRECT","Direct Messaging Address","jah@selahusallc.com","N","email","","DIRECT","Direct","","OTHER","Other","email","4124 Pecan Dr","","Hope Mills","NC","US","283482423" +"1699329417","DIRECT","Direct Messaging Address","jah@selahusallc.com","N","email","","DIRECT","Direct","","OTHER","Other","email","4124 Pecan Dr","","Hope Mills","NC","US","283482423" +"1861046690","DIRECT","Direct Messaging Address","jordan.blackwell@geetsocialtherapy.com","N","Email","","DIRECT","Direct","","","","","730 Sunrise Ave","","Roseville","CA","US","956614567" +"1134773963","CONNECT","CONNECT URL","oulibaron9@gmail.com","N","","","","","","","","","4080 E Lake Mead Blvd Ste B-111","","Las Vegas","NV","US","891156466" +"1295389955","OTHERS","Other URL","apossehla@innovativecounselingpartners.com","Y","business email","Innovative Counseling Partners","DIRECT","Direct","","CSV","CSV","","715 Lake St Ste 806","","Oak Park","IL","US","603011417" +"1659925311","OTHERS","Other URL","eharp@osbornsd.org","N","","","","","","","","","1226 W Osborn Rd","","Phoenix","AZ","US","850133618" +"1659925311","OTHERS","Other URL","hseder@osbornsd.org","N","","","","","","","","","1226 W Osborn Rd","","Phoenix","AZ","US","850133618" +"1194379875","CONNECT","CONNECT URL","HOUSTON","N","drbarbarathompson6@gmail.com","","DIRECT","Direct","","CSV","CSV","","3637 Mainer St","","Houston","TX","US","770216126" +"1457905135","CONNECT","CONNECT URL","Consolo","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5415 Sugarloaf Pkwy","","Lawrenceville","GA","US","300437832" +"1528612207","DIRECT","Direct Messaging Address","frontdesk@aocgillette.com","Y","","Advanced Orthopedic and Chiropractic L.L.C.","","","","","","","201 W Lakeway Rd Ste 200","","Gillette","WY","US","827186341" +"1861046682","CONNECT","CONNECT URL","Burlington","N","text/page","","","","","","","","41 Burlington Mall Road","","Burlington","MA","US","018050001" +"1861046682","CONNECT","CONNECT URL","Burlington","N","","","","","","","","","41 Burlington Mall Road","","Burlington","MA","US","018050001" +"1952955643","FHIR","FHIR URL","wendy@wwbsllc.onmicrosoft.com","N","Email","","DIRECT","Direct","","","","","5356 Vernon Ave","","Saint Louis","MO","US","631123312" +"1396399135","OTHERS","Other URL","Sevierville","N","","","","","","","","","303 Allendale Lane","","Sevierville","TN","US","37876" +"1538713201","CONNECT","CONNECT URL","emiller3@fairview.org","N","employee email","","","","","","","","2450 Riverside Ave","","Minneapolis","MN","US","554541450" +"1861046559","DIRECT","Direct Messaging Address","Gambaye@angelsheart.net","N","email","","","","","","","","17025 20th Ave W","","Lynnwood","WA","US","980375331" +"1861046559","DIRECT","Direct Messaging Address","gambaye@angelsheart.net","N","email","","DIRECT","Direct","","CSV","CSV","","17025 20th Ave W","","Lynnwood","WA","US","980375331" +"1942854898","OTHERS","Other URL","1saferidesllc@gmail.com","N","company email","","","","","","","","5764 Saint Anthony Ave","","New Orleans","LA","US","701224124" +"1033763982","OTHERS","Other URL","Honeapath","N","","","","","","","","","105 Challenger Ct","","Mauldin","SC","US","296622452" +"1841844792","DIRECT","Direct Messaging Address","Kaylaz@umich.edu","N","","","","","","","","","4455 Bridgeman Trl","","Swartz Creek","MI","US","484738805" +"1841844792","DIRECT","Direct Messaging Address","Kaylaz@umich.edu","N","","","","","","","","","4455 Bridgeman Trl","","Swartz Creek","MI","US","484738805" +"1801440763","CONNECT","CONNECT URL","https://lmccares.corg","N","Life Managment Center of NW Florida","","DIRECT","Direct","","OTHER","Other","Website","525 E 15th St","","Panama City","FL","US","324055400" +"1093369951","DIRECT","Direct Messaging Address","lmichel@visitingangels.com","N","EMAIL","","DIRECT","Direct","","OTHER","Other","TEXT","111 Chelmsford St Ofc 1","","Chelmsford","MA","US","018242717" +"1104470061","OTHERS","Other URL","GE","N","","","","","","","","","3429 E Beltline","","Hibbing","MN","US","557466003" +"1295389161","CONNECT","CONNECT URL","Individual","Y","Nurse Practitioner","NEUROHEALTH, INC.","DIRECT","Direct","","CSV","CSV","","227 Centerville Rd","","Warwick","RI","US","028864394" +"1376197244","DIRECT","Direct Messaging Address","neal.clark@lifespringhealthsystems.org","N","","","","","","","","","2820 Grant Line Rd","","New Albany","IN","US","471502494" +"1184278053","DIRECT","Direct Messaging Address","christophert@mdschblind.org","N","Work email at school for the blind","","DIRECT","Direct","","OTHER","Other","Student education and health records","3501 Taylor Ave","","Baltimore","MD","US","212364406" +"1225682198","DIRECT","Direct Messaging Address","sravani@brainandstrokerehab.org","N","email","","DIRECT","Direct","","CSV","CSV","","2900 Felicia St Ste 103","","Nashville","TN","US","372094043" +"1235783101","CONNECT","CONNECT URL","unknown","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","unknown","385 Tremont Ave # 116H","","East Orange","NJ","US","070181023" +"1881248755","CONNECT","CONNECT URL","monetbaby30@gmail.com","N","","","","","","","","","4080 E Lake Mead Blvd Ste B-111","","Las Vegas","NV","US","891156466" +"1386298156","CONNECT","CONNECT URL","info@gratefulbirth.com","N","","","","","","","","","4080 E Lake Mead Blvd Ste B-111","","Las Vegas","NV","US","891156466" +"1720632599","CONNECT","CONNECT URL",".","N","","","","","","","","","3838 N. Campbell Ave","Bld 2, 3H187","Tucson","AZ","US","857197403" +"1649824418","OTHERS","Other URL","www.pastoral-counseling.org","N","","","","","","","","","8035 Hosbrook Rd Ste 300","","Cincinnati","OH","US","452362932" +"1275187049","DIRECT","Direct Messaging Address","kkowalski1@shsny.com","N","","","","","","","","","1575 Washington St","","Watertown","NY","US","136019371" +"1245884014","DIRECT","Direct Messaging Address","info@rxbycc.com","N","","","","","","","","","4611 E Shea Blvd Ste 180","","Phoenix","AZ","US","850284258" +"1063066835","CONNECT","CONNECT URL","kitawagoner@gmail.com","N","","","","","","","","","4080 E Lake Mead Blvd Ste B-111","","Las Vegas","NV","US","891156466" +"1932753746","CONNECT","CONNECT URL","rileyspeth@hotmail.com","N","","","DIRECT","Direct","","CSV","CSV","","515 S 700 E Ste 2A","","Salt Lake City","UT","US","841022855" +"1861046674","DIRECT","Direct Messaging Address","jah@selahusallc.com","N","","","OTHER","Other","Other","OTHER","Other","email","10752 Deerwood Park Blvd Ste 128","","Jacksonville","FL","US","322564848" +"1205480019","DIRECT","Direct Messaging Address","kpoux@cchealth.org","N","","","","","","","","","202 Glacier Dr","","Martinez","CA","US","945534826" +"1104470913","DIRECT","Direct Messaging Address","rachel.lindsey@sequelyouthservices.com","N","work email","","","","","","","","9550 US Highway 19","","Port Richey","FL","US","346684664" +"1194379909","DIRECT","Direct Messaging Address","info@achievementcenterfortherapy.com","N","","","","","","","","","400 W Ventura Blvd Ste 150","","Camarillo","CA","US","930109140" +"1821642638","DIRECT","Direct Messaging Address","jcarlos@lacmg.com","N","lacmg.com","","DIRECT","Direct","","CSV","CSV","","2208 W 7th St","","Los Angeles","CA","US","900574002" +"1134773955","DIRECT","Direct Messaging Address","dallasvanderham@icloud.com","N","professional email","","DIRECT","Direct","","","","","631 5th Avenue Pl","","Andalusia","IL","US","612329407" +"1043864861","DIRECT","Direct Messaging Address","jcarlos@lacmg.com","N","lacmg.com","","DIRECT","Direct","","CSV","CSV","","11026 Valley Mall","","El Monte","CA","US","917312617" +"1396399119","DIRECT","Direct Messaging Address","mackenzie.campbell@aggiemail.edu","N","","","","","","","","","160 Old Main Hl","","Logan","UT","US","843220160" +"1578117396","OTHERS","Other URL","www.mitchells-place.com","N","Web Address","","DIRECT","Direct","","OTHER","Other","Web","4778 Overton Rd","","Birmingham","AL","US","352103803" +"1548814361","OTHERS","Other URL","BURLINGTON","N","","","","","","","","","112 Lake St","","Burlington","VT","US","054015284" +"1295389021","DIRECT","Direct Messaging Address","ssprotzer@cctrenton.org","Y","CC Email","Catholic Charities Diocese of Trenton","DIRECT","Direct","","","","","1239 Parkway Ave Ste 102","","Ewing","NJ","US","086283000" +"1104470939","DIRECT","Direct Messaging Address","contact@havenrecoverystl.com","N","","","","","","","","","1902 Arsenal St","","Saint Louis","MO","US","631182503" +"1619521457","CONNECT","CONNECT URL","Bestqualitycare7@gmail.com","N","","","","","","","","","14921 SW 140th Ct","","Miami","FL","US","331865722" +"1225682073","DIRECT","Direct Messaging Address","white@nursetel.com","N","we use hipaa approve health information management systems","","OTHER","Other","software","CSV","CSV","","61 Saint Joseph St Ste 802","","Mobile","AL","US","366023530" +"1871147629","DIRECT","Direct Messaging Address","whitney@n2pt.org","N","Email","","","","","","","","335 W South Boulder Rd Ste 1","","Louisville","CO","US","800271192" +"1992359665","CONNECT","CONNECT URL","cczajka@sospineandrehab.com","N","office email","","","","","","","","990 S Front St","","Central Point","OR","US","975022727" +"1730733411","SOAP","SOAP URL","adagio-spa.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","404 K St","","Anchorage","AK","US","995012016" +"1285288969","DIRECT","Direct Messaging Address","Ericka@emc2educational.com","N","Email","","","","","","","","1420 Columbia Rd NW","","Washington","DC","US","200094779" +"1811541592","DIRECT","Direct Messaging Address","laura_brodziski@sumnersd.org","N","","","","","","","","","1202 Wood Ave","","Sumner","WA","US","983901926" +"1972157659","CONNECT","CONNECT URL","KAMELIA.MORGAN@UHSINC.COM","N","WORK EMAIL","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1650 Bragaw St","","Anchorage","AK","US","995083435" +"1912551607","CONNECT","CONNECT URL","EPIC","N","EHR","","DIRECT","Direct","","CSV","CSV","","2200 Childrens Way","","Nashville","TN","US","372320005" +"1912551607","CONNECT","CONNECT URL","EPIC","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2200 Childrens Way","","Nashville","TN","US","372320005" +"1285288092","CONNECT","CONNECT URL","https://www.kansashealthsystem.com/","N","","","DIRECT","Direct","","CSV","CSV","","4000 Cambridge St","","Kansas City","KS","US","661608501" +"1407400278","OTHERS","Other URL","EPIC","N","","","HIE","Health Information Exchange (HIE)","","","","","317 West Chestnut Street","","Quarryville","PA","US","17566" +"1538713383","DIRECT","Direct Messaging Address","darmantrout@serenityane.org","N","","","DIRECT","Direct","","","","","91150 N Coburg Industrial Way","","Coburg","OR","US","97408" +"1528612314","OTHERS","Other URL","Cristina.Diep@essc.org","N","Email","","DIRECT","Direct","","OTHER","Other","Work Email","9620 Chesapeake Dr Ste 105","","San Diego","CA","US","921231324" +"1245884196","CONNECT","CONNECT URL","mildredyarboroughgoogle.com","N","website","","DIRECT","Direct","","CSV","CSV","","507 1st St","","Spring Hope","NC","US","278829342" +"1245884196","OTHERS","Other URL","mildredyarboroughgoogle.com","N","","","DIRECT","Direct","","CSV","CSV","","507 1st St","","Spring Hope","NC","US","278829342" +"1972157824","OTHERS","Other URL","trinity","N","","","","","","","","","9330 State Road 54","","Trinity","FL","US","346551808" +"1992359855","OTHERS","Other URL","www.mybodybar.com","N","","","DIRECT","Direct","","","","","6662 Gunpark Dr Ste 200","","Boulder","CO","US","803013379" +"1255985123","DIRECT","Direct Messaging Address","blyon@ssm-select.com","N","email","","DIRECT","Direct","","CSV","CSV","","2 Harbor Bend Ct","","Lake St Louis","MO","US","633671478" +"1801440615","CONNECT","CONNECT URL","mthompson1@asfl.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","87 Little Britain Rd","","Newburgh","NY","US","125505113" +"1649824426","DIRECT","Direct Messaging Address","admin@chcwk270.e-mdsdirect.com","N","","","","","","","","","504 Hopkinsville St","","Greenville","KY","US","423451104" +"1649824426","DIRECT","Direct Messaging Address","admin@chcwk270.e-mdsdirect.com","N","","","","","","","","","504 Hopkinsville St","","Greenville","KY","US","423451104" +"1306490172","CONNECT","CONNECT URL","brescia710@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","1845 Grandstand Pl","","Elgin","IL","US","601236603" +"1285288068","CONNECT","CONNECT URL","jackieshorter76@gmail.com","N","","","","","","","","","4080 E Lake Mead Blvd Ste B-111","","Las Vegas","NV","US","891156466" +"1700430584","DIRECT","Direct Messaging Address","ghijazi@sierraff.org","Y","","Sierra Forever Families","DIRECT","Direct","","","","","8928 Volunteer Ln Ste 100","","Sacramento","CA","US","958263238" +"1912551706","OTHERS","Other URL","thriverehabilitation@gmail.com","N","","","","","","","","","19 Saint Pauls Ave","","Jersey City","NJ","US","073061644" +"1386298172","CONNECT","CONNECT URL","drkgsimm@femmempower.org","N","Protected Email","","DIRECT","Direct","","","","","1405 Dr Martin Luther King Jr St N","","St Petersburg","FL","US","337043301" +"1922652718","DIRECT","Direct Messaging Address","david.schruers@kp.org","N","email","","DIRECT","Direct","","OTHER","Other","Corporate email","4000 Dekalb Technology Pkwy Ste 320","","Atlanta","GA","US","303402764" +"1255985040","CONNECT","CONNECT URL","https://www.peakpotentialtherapy.com/contact/","N","website contact informaion","","DIRECT","Direct","","OTHER","Other","email","7689 Sagamore Hills Blvd","","Northfield","OH","US","440672960" +"1316591118","CONNECT","CONNECT URL","louisville","N","","","","","","","","","10210 Davinhurst Ct","","Louisville","KY","US","402411188" +"1952955759","CONNECT","CONNECT URL","www.madisonareamusictherapy.com","N","Website","","DIRECT","Direct","","CSV","CSV","","1316 Swordleaf Ln","","Sun Prairie","WI","US","535904317" +"1245884071","DIRECT","Direct Messaging Address","cgreen@gocaremt.com","N","email","","DIRECT","Direct","","CSV","CSV","","3145 Hickory Hill Rd Ste 106C","","Memphis","TN","US","381152518" +"1437703261","OTHERS","Other URL","Bremerton","N","","","DIRECT","Direct","","CSV","CSV","","7500 Old Military Rd NE Ste 103","","Bremerton","WA","US","983113242" +"1598319337","CONNECT","CONNECT URL","DrTerriHaley.com","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","217 W Ironwood Dr","","Coeur D Alene","ID","US","838142651" +"1598319337","CONNECT","CONNECT URL","DrTerriHaley.com","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","251 E 5th Ave Ste A","","Spokane","WA","US","992021327" +"1699329433","CONNECT","CONNECT URL","freshstarttoday19@gmail.com","N","","","","","","","","","3707 Roseheim Ct","","Greensboro","NC","US","274054867" +"1447804299","CONNECT","CONNECT URL","http://anchoredinwellness.org/","N","","","","","","","","","1799 Stumpf Blvd Ste 10","","Terrytown","LA","US","700563950" +"1417501263","CONNECT","CONNECT URL","mrobinson@bhcckc.org","N","email","","DIRECT","Direct","","CSV","CSV","","6400 Independence Ave","","Kansas City","MO","US","641251545" +"1649824491","OTHERS","Other URL","friendhealth.org","Y","","FRIEND FAMILY HEALTH CENTER, Inc","","","","","","","800 E 55th St","","Chicago","IL","US","606154906" +"1265086029","CONNECT","CONNECT URL","https://overlakedental.com/contact/","N","clinic URL contact page","","DIRECT","Direct","","CSV","CSV","","2020 116th Ave NE Ste 220","","Bellevue","WA","US","980043059" +"1528612389","DIRECT","Direct Messaging Address","JMIRABELA@RIVERSIDECC.ORG","Y","BUSINESS EMAIL","Riverside Community Care","DIRECT","Direct","","CSV","CSV","","456 Providence Hwy","","Dedham","MA","US","020266815" +"1063066827","SOAP","SOAP URL","Ridgewood","N","","","DIRECT","Direct","","","","","1124 E Ridgewood Ave","","Ridgewood","NJ","US","074503942" +"1780238543","CONNECT","CONNECT URL","TurboPT","N","EMR","","","","","","","","915 Broadway Ste 1106","","New York","NY","US","100107127" +"1538713292","OTHERS","Other URL","thamel@inspiritseniorliving.com","N","Email","","DIRECT","Direct","","CSV","CSV","","9975 Greentree Pkwy","","Streetsboro","OH","US","442414328" +"1184278848","CONNECT","CONNECT URL","Riverdale","N","","","","","","","","","6724 Church St Ste 3","","Riverdale","GA","US","302744711" +"1184278848","CONNECT","CONNECT URL","Riverdale","N","","","","","","","","","6724 Church St Ste 3","","Riverdale","GA","US","302744711" +"1154975829","CONNECT","CONNECT URL","fax","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1639723315","CONNECT","CONNECT URL","CentralReach","N","","","","","","","","","33531 Cedar Creek Ln","","Lake Elsinore","CA","US","925322539" +"1073167755","CONNECT","CONNECT URL","https://nufoundation.net","N","","","","","","","","","769 S San Jacinto Ave Ste H","","San Jacinto","CA","US","925834668" +"1265086946","OTHERS","Other URL","https://www.therapynotes.com/","N","Website for saving patient information","","","","","","","","1501 S Pinellas Ave Ste P","","Tarpon Springs","FL","US","346891952" +"1265086946","OTHERS","Other URL","https://app.slack.com","N","","","","","","","","","1501 S Pinellas Ave Ste P","","Tarpon Springs","FL","US","346891952" +"1982258661","OTHERS","Other URL","showe@ochonline.com","N","email","","DIRECT","Direct","","CSV","CSV","","2485 N Main St","","Jay","OK","US","743462201" +"1013561703","DIRECT","Direct Messaging Address","davonldy@charter.net","N","","","DIRECT","Direct","","","","","7230 Discovery Ct","","Reno","NV","US","895065642" +"1558915264","DIRECT","Direct Messaging Address","debra.shepherd@lmcs.org","N","work email","","DIRECT","Direct","","CSV","CSV","","501 Mize St","","LA Fayette","GA","US","307283346" +"1497309363","FHIR","FHIR URL","tmuagba@gmail.com","N","","","","","","","","","7401 New Hampshire Ave Apt 1007","","Takoma Park","MD","US","209126954" +"1225682172","OTHERS","Other URL","ARL559@gmail.com","N","","","","","","","","","1915 Howard Rd Ste B","","Madera","CA","US","936375163" +"1770137531","OTHERS","Other URL","admin@swneuropsych.com","N","Office email","","DIRECT","Direct","","OTHER","Other","Unknown","320 Gold Ave SW Ste 1001","","Albuquerque","NM","US","871023228" +"1992359632","CONNECT","CONNECT URL","https://shfortwayne.clearcareonline.com","N","Home Care System for scheduling, invoicing, billing","","OTHER","Other","Scheduling, Invoicing and Billing","OTHER","Other","PDF, Excel, Log-in to view","820 Mill Lake Rd","","Fort Wayne","IN","US","468456400" +"1003460833","CONNECT","CONNECT URL","care.in.full@gmail.com","N","","","","","","","","","1338 Sharp Ridge Rd","","Greensboro","NC","US","274068597" +"1215581186","CONNECT","CONNECT URL","hmcbride@sunnyhillinc.org","N","Business office","","DIRECT","Direct","","CSV","CSV","","14 Soccer Park Rd","","Fenton","MO","US","630262564" +"1144874959","DIRECT","Direct Messaging Address","hgriffith@berkscc.org","N","email","","","","","","","","645 Penn St","","Reading","PA","US","196013543" +"1992359780","CONNECT","CONNECT URL","jennifer.ploog@vansd.org","N","email","","DIRECT","Direct","","","","","2901 Falk Rd","","Vancouver","WA","US","986616392" +"1811541618","DIRECT","Direct Messaging Address","ashleylucero@crossroadsabq.org","Y","email address","Crossroads for Women","DIRECT","Direct","","OTHER","Other","email address","805 Tijeras Ave NW","","Albuquerque","NM","US","871023099" +"1649824442","DIRECT","Direct Messaging Address","info@eye-dealvision.com","N","office email address monitored by several individuals","","DIRECT","Direct","","CSV","CSV","","8202 N Loop 1604 W Ste 105","","San Antonio","TX","US","782492898" +"1003460809","OTHERS","Other URL","Blueprint","N","patient system software","","DIRECT","Direct","","CSV","CSV","","812 E National Rd","","Vandalia","OH","US","453773016" +"1417501222","DIRECT","Direct Messaging Address","laura.rice@sageinfusion.com","Y","work email","Sage Infusion, LLC","DIRECT","Direct","","","","","4728 N Habana Ave Ste 101B","","Tampa","FL","US","336147149" +"1134773948","CONNECT","CONNECT URL","235Z00000X","N","","","DIRECT","Direct","","","","","19019 Ventura Blvd","","Tarzana","CA","US","913563253" +"1598319303","DIRECT","Direct Messaging Address","sjohnson@acapcounseling.com","N","Business E-mail","","","","","","","","2607 Caddo St Ste 6","","Arkadelphia","AR","US","719235307" +"1790339513","DIRECT","Direct Messaging Address","Lymaraina.Dsouza@fairfaxcounty.gov","Y","","Fairfax county Community Services Board","","","","","","","8221 Willow Oaks Corporate Dr","","Fairfax","VA","US","220314512" +"1619521432","DIRECT","Direct Messaging Address","jah@selahusallc.com","N","email","","DIRECT","Direct","","OTHER","Other","email","1241 Onslow Pines Rd","","Jacksonville","NC","US","285404366" +"1356995179","OTHERS","Other URL","medicare","N","","","","","","","","","1121 E McNichols Rd","","Detroit","MI","US","482032857" +"1144874801","OTHERS","Other URL","mystfrancis.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Employer","2000 16th Ave Bldg 3","","Columbus","GA","US","319011600" +"1801440631","CONNECT","CONNECT URL","jsmithnlv@icloud.com","N","","","","","","","","","4080 E Lake Mead Blvd Ste B-111","","Las Vegas","NV","US","891156466" +"1376197103","OTHERS","Other URL","HPClinic2020@gmail.com","N","","","","","","","","","8609 Hickory Falls Ln","","Pewee Valley","KY","US","400569180" +"1811541659","DIRECT","Direct Messaging Address","palmharbor@physicaltherapynow.com","N","email","","DIRECT","Direct","","OTHER","Other","email","33143 US Highway 19 N Ste E1","","Palm Harbor","FL","US","346843126" +"1275187007","CONNECT","CONNECT URL","chelsea.l.tasaka@kp.org","N","","","","","","","","","3288 Moanalua Rd","","Honolulu","HI","US","968191469" +"1902450737","CONNECT","CONNECT URL","thejourneyclinic.com","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4341 Charlotte Hwy Ste 203","","Clover","SC","US","297107062" +"1639723463","DIRECT","Direct Messaging Address","callan@havenrecoverystl.com","N","","","","","","","","","3929 Michigan Ave","","Saint Louis","MO","US","631184324" +"1992359756","DIRECT","Direct Messaging Address","PHCTRANS2019@OUTLOOK.COM","N","EMAIL","","HIE","Health Information Exchange (HIE)","","","","","2622 Carrickton Cir","","Orlando","FL","US","328244228" +"1124672985","DIRECT","Direct Messaging Address","parisi@aschermedicalgroup.com","N","Email","","DIRECT","Direct","","OTHER","Other","Relevant","5777 W. Century Blvd.","#1110, #132","Los Angeles","CA","US","900455600" +"1811541527","OTHERS","Other URL","https://columbiasurgicalspecialists.com/","N","Company Website","","","","","","","","217 W Cataldo Ave","","Spokane","WA","US","992012217" +"1487208153","DIRECT","Direct Messaging Address","loriann.c.sloane.civ@mail.mil","N","Work Email","","DIRECT","Direct","","CSV","CSV","","9900 Lincoln Street 2nd Floor","","Tacoma","WA","US","984310001" +"1972157642","OTHERS","Other URL","https://healthycaresolutionsllc.insynchcs.com","N","Electronic Health Record","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3522 Briar Creek Ln","","Ammon","ID","US","834064728" +"1235783903","DIRECT","Direct Messaging Address","brooke.morrison@outlook.com","N","will update when I contract with a practice","","DIRECT","Direct","","CSV","CSV","","4545 S Lindhurst Ave","","Dallas","TX","US","752296523" +"1295389997","CONNECT","CONNECT URL","Merakey","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","25 E Park Ave","","Du Bois","PA","US","158012271" +"1023662731","DIRECT","Direct Messaging Address","ashton@shanegilliammd.com","N","","","DIRECT","Direct","","OTHER","Other","Secure Work Email","205 E Frey St Ste 201","","Stephenville","TX","US","764012600" +"1669026373","CONNECT","CONNECT URL","n/a","N","","","","","","","","","1101 N Charles St","","Baltimore","MD","US","212015505" +"1144874868","CONNECT","CONNECT URL","whitneyharrisdrugs@gmail.com","N","","","","","","","","","1200 Eastover Dr Ste 175","","Jackson","MS","US","392116317" +"1013561752","DIRECT","Direct Messaging Address","tiffany@cleanpathbh.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1650 Adams Ave","","Costa Mesa","CA","US","926264958" +"1861046518","DIRECT","Direct Messaging Address","tricia.hoover@rehabcare.com","Y","","RehabCare Group East Inc","","","","","","","1425 Horsham Rd","","North Wales","PA","US","194541320" +"1609420280","DIRECT","Direct Messaging Address","lisa@barontherapy.com","N","Email","","OTHER","Other","Email contact use for requests","OTHER","Other","Word documents","15 Research Dr Ste 1","","Woodbridge","CT","US","065252356" +"1700430337","DIRECT","Direct Messaging Address","Kevin.Hooker@pascohh.com","N","","","DIRECT","Direct","","OTHER","Other","Work e-mail address","9197 W 6th Ave","","Lakewood","CO","US","802155112" +"1194379818","CONNECT","CONNECT URL","ENCRYPT","N","","","DIRECT","Direct","","OTHER","Other","ENCRYPT","9059 GARDNER LOOP","","TACOMA","WA","US","98433" +"1720632300","OTHERS","Other URL","raysencs@aol.com","N","Home Health, Community Living support","","","","","","","","29040 Tessmer Ct","","Madison Heights","MI","US","480712656" +"1912551524","DIRECT","Direct Messaging Address","Info@hihtherapy.com","N","Office","","HIE","Health Information Exchange (HIE)","","","","","9426 Lima Rd","","Fort Wayne","IN","US","468188680" +"1912551524","DIRECT","Direct Messaging Address","Info@hihtherapy.com","N","Office","","HIE","Health Information Exchange (HIE)","","","","","9426 Lima Rd","","Fort Wayne","IN","US","468188680" +"1588218283","DIRECT","Direct Messaging Address","annamcfadden@kghautismservices.com","N","email","","DIRECT","Direct","","OTHER","Other","Deerfield","1161 Lake Cook Rd","","Deerfield","IL","US","600155649" +"1871147587","CONNECT","CONNECT URL","EnterpriseRx","N","","","","","","","","","10015 N Dale Mabry Hwy","","Tampa","FL","US","336184409" +"1871147587","CONNECT","CONNECT URL","EnterpriseRx","N","","","","","","","","","10015 N Dale Mabry Hwy","","Tampa","FL","US","336184409" +"1871147587","CONNECT","CONNECT URL","EnterpriseRx","N","","","","","","","","","10015 N Dale Mabry Hwy","","Tampa","FL","US","336184409" +"1871147587","CONNECT","CONNECT URL","EnterpriseRx","N","","","","","","","","","10015 N Dale Mabry Hwy","","Tampa","FL","US","336184409" +"1851945562","DIRECT","Direct Messaging Address","ashelei.johnson@va.gov","N","Email","","DIRECT","Direct","","","","","1901 Veterans Memorial Dr","","Temple","TX","US","765047451" +"1124672837","CONNECT","CONNECT URL","McAllen","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1311 E Hackberry Ave","","McAllen","TX","US","785015702" +"1114571841","DIRECT","Direct Messaging Address","Beth.misemer@uhsinc.com","N","","","DIRECT","Direct","","CSV","CSV","","1650 Bragaw St","","Anchorage","AK","US","995083435" +"1174177893","DIRECT","Direct Messaging Address","sjjohnson@gwu.edu","Y","school email address","George Washington University","DIRECT","Direct","","","","","2121 I St NW","","Washington","DC","US","200520086" +"1619521333","DIRECT","Direct Messaging Address","kellyvahey@hotmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","8 Middle Woods Ct","","Parkton","MD","US","211208915" +"1790339422","DIRECT","Direct Messaging Address","lpreston@neguidance.org","Y","Clinical Services","Northeast Guidance center","DIRECT","Direct","","OTHER","Other","N?A","20303 Kelly Rd","","Detroit","MI","US","482251206" +"1790339422","DIRECT","Direct Messaging Address","lpreston@neguidance.org","Y","","Northeast Guidance Center","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12800 E Warren Ave","","Detroit","MI","US","482152061" +"1790339422","DIRECT","Direct Messaging Address","lpreston@neguidance.org","Y","","Northeast Guidance Center","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12800 E Warren Ave","","Detroit","MI","US","482152061" +"1790339422","DIRECT","Direct Messaging Address","lpreston@neguidance.org","Y","","Northeast Guidance Center","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12800 E Warren Ave","","Detroit","MI","US","482152061" +"1790339422","DIRECT","Direct Messaging Address","lpreston@neguidance.org","N","Northeast Guidance Center","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12800 E Warren Ave","","Detroit","MI","US","482152061" +"1023662756","OTHERS","Other URL","Corinth","N","","","","","","","","","2040 E Shiloh Rd Ste 1","","Corinth","MS","US","388343725" +"1265086821","OTHERS","Other URL","Freehold","N","","","","","","","","","500 Park Ave","","Manalapan","NJ","US","077268375" +"1588218226","DIRECT","Direct Messaging Address","raymond.thomas@cmsgiveshope.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","1380 Dublin Rd","","Columbus","OH","US","432151025" +"1023662772","DIRECT","Direct Messaging Address","Mariondaley@ymail.com","N","","","","","","","","","7941 Arbor Ponds Ter","","New Kent","VA","US","231242462" +"1841844594","DIRECT","Direct Messaging Address","info@parkavenuepsychotherapy.com","N","direct practice","","DIRECT","Direct","","CSV","CSV","","100 Park Ave Fl 16","","New York","NY","US","100175538" +"1952955502","OTHERS","Other URL","swkidney.com","Y","Company website","SOUTHWEST KIDNEY INSTITUTE PHOENIX LLC","OTHER","Other","Company information website","OTHER","Other","Company directory and employee assistance","7362 W Thunderbird Rd Ste 101","","Peoria","AZ","US","853815028" +"1396399044","DIRECT","Direct Messaging Address","Manuel.duran@providence.org","N","Work E-mail","","HIE","Health Information Exchange (HIE)","","","","","1300 W 7th St","","San Pedro","CA","US","907323505" +"1255985800","DIRECT","Direct Messaging Address","ntiernan@northwell.edu","N","work email","","DIRECT","Direct","","CSV","CSV","","300 Community Dr","","Manhasset","NY","US","110303816" +"1306490958","DIRECT","Direct Messaging Address","Firas@behaviorkeys.com","N","","","","","","","","","9410 Dugas Dr Ste 118","","San Antonio","TX","US","782451869" +"1316591969","CONNECT","CONNECT URL","https://www.llhealing.com","N","website","","","","","","","","6 S Jersey Ave","","East Setauket","NY","US","117332021" +"1134773781","CONNECT","CONNECT URL","https://one.mskcc.org/","Y","Memorial Sloan Kettering EMR","Memorial Sloan Kettering Cancer Center","DIRECT","Direct","","CSV","CSV","","1275 York Ave","Howard 10","New York","NY","US","100656007" +"1679127237","DIRECT","Direct Messaging Address","Yalamba@basicsaba.com","N","","","","","","","","","4703 7th St NE","","Washington","DC","US","200172330" +"1174177737","DIRECT","Direct Messaging Address","Ailvenowservices@alivenowservices.org","N","","","DIRECT","Direct","","","","","6717 Amsel Ave NE","","Canton","OH","US","447212606" +"1396399952","DIRECT","Direct Messaging Address","danielle@daniellewaynelcsw.com","N","","","DIRECT","Direct","","","","","936 S Tomen Ave","","Kuna","ID","US","836345345" +"1750935318","CONNECT","CONNECT URL","SpringCreek","N","","","DIRECT","Direct","","CSV","CSV","","3740 E Idaho St","","Elko","NV","US","898014611" +"1528612181","OTHERS","Other URL","kelsey.wakuzawa@pacden.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","8035 S Rainbow Blvd Ste 102","","Las Vegas","NV","US","891396495" +"1215581889","OTHERS","Other URL","joe.christie@aplaceathome.com","N","Business URL","","DIRECT","Direct","","CSV","CSV","","400 Misty Meadow Dr","","Allen","TX","US","750133472" +"1497309066","CONNECT","CONNECT URL","EZBis","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2502 Pontoon Rd","","Granite City","IL","US","620404149" +"1225682883","CONNECT","CONNECT URL","troxellandmohr.com","N","","","","","","","","","2351 W Cleveland Ave","","Madera","CA","US","936378767" +"1043864614","OTHERS","Other URL","carlygabriel13@gmail.com","N","","","","","","","","","9805 McKnight Rd","","Pittsburgh","PA","US","152376008" +"1851945430","OTHERS","Other URL","Brobs3@yahoo.com","N","","","","","","","","","1902 S Sky Haven Ave","","Gonzales","LA","US","707374856" +"1760036347","OTHERS","Other URL","Server","N","","","HIE","Health Information Exchange (HIE)","","","","","595 Highway 365","","Mayflower","AR","US","721069570" +"1821642448","DIRECT","Direct Messaging Address","daniel.mobley2@va.gov","N","email","","DIRECT","Direct","","OTHER","Other","email","1660 S Columbian Way","","Seattle","WA","US","981081532" +"1902450588","OTHERS","Other URL","travis@hearing-centers.com","N","","","","","","","","","12315 Hancock St Ste 27","","Carmel","IN","US","460325885" +"1730733312","DIRECT","Direct Messaging Address","dr.erin@carolinaholistichealth.com","N","Email","","","","","","","","1 Village Ln Ste 5","","Asheville","NC","US","288032617" +"1285288860","CONNECT","CONNECT URL","concordchiropractor@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","1251 Monument Blvd Ste 140","","Concord","CA","US","945204477" +"1285288860","CONNECT","CONNECT URL","concordchiropractor@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","1251 Monument Blvd Ste 140","","Concord","CA","US","945204477" +"1487208088","DIRECT","Direct Messaging Address","michelemcdonagh@crossroadsabq.org","Y","email address","Crossroads for Women","DIRECT","Direct","","CSV","CSV","","735 Don Pasqual Rd NW","","Los Lunas","NM","US","870318493" +"1427602010","CONNECT","CONNECT URL","westvolusia@preferhome.com","N","","","","","","","","","960 Oakwood Rd","","Orange City","FL","US","327635028" +"1477107068","CONNECT","CONNECT URL","angelina.raysa@gmail.com","N","","","","","","","","","9938 SW 224th St Apt 102","","Cutler Bay","FL","US","331901434" +"1255985867","OTHERS","Other URL","CA","N","","","","","","","","","1465 Oregon Dr","","Sacramento","CA","US","958222655" +"1982258596","CONNECT","CONNECT URL","CLEAR","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1245884857","CONNECT","CONNECT URL","RestassuredHHCLLC@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","14593 County Road 424","","Sherwood","OH","US","435569761" +"1275187882","DIRECT","Direct Messaging Address","adam@comedsupply.com","N","Business Email","","DIRECT","Direct","","OTHER","Other","Direct Messaging","7345 S Pierce St # 204","","Littleton","CO","US","801287207" +"1902450513","DIRECT","Direct Messaging Address","catherine.mutevu@compassh.org","N","work email","","OTHER","Other","EMAIL","OTHER","Other","PROVIDER EMAIL","4526 Federal Ave","","Everett","WA","US","982032132" +"1902450513","DIRECT","Direct Messaging Address","catherine.mutevu@compassh.org","N","work email","","OTHER","Other","EMAIL","OTHER","Other","PROVIDER EMAIL","4526 Federal Ave","","Everett","WA","US","982032132" +"1902450513","DIRECT","Direct Messaging Address","catherine.mutevu@compassh.org","N","work email","","OTHER","Other","EMAIL","OTHER","Other","PROVIDER EMAIL","4526 Federal Ave","","Everett","WA","US","982032132" +"1184278798","OTHERS","Other URL","ehr","N","","","","","","","","","650 W Olive Ave","","Merced","CA","US","953482423" +"1568016186","OTHERS","Other URL","NorthWales","N","","","","","","","","","1425 Horsham Rd","","North Wales","PA","US","194541320" +"1881248417","OTHERS","Other URL","OUTLOOK","N","OUTLOOK","","OTHER","Other","CELL","OTHER","Other","OFFICE","14323 Ramona Blvd","","Baldwin Park","CA","US","917063242" +"1881248417","OTHERS","Other URL","OUTLOOK","N","OUTLOOK","","DIRECT","Direct","","OTHER","Other","CELL","14323 Ramona Blvd","","Baldwin Park","CA","US","917063242" +"1235783861","OTHERS","Other URL","Lynnwood","Y","","Rehab Without Walls, Inc.","","","","","","","20818 44th Ave W Ste 270","","Lynnwood","WA","US","980367709" +"1235783861","OTHERS","Other URL","Lynnwood","N","","","","","","","","","20818 44th Ave W Ste 270","","Lynnwood","WA","US","980367709" +"1134773765","DIRECT","Direct Messaging Address","admin@torchesofhope.com","N","Business email address","","DIRECT","Direct","","","","","10500 S Interstate 35 Apt 2305","","Austin","TX","US","787480036" +"1922652569","OTHERS","Other URL","brightskiestc.com","N","therapy website","","DIRECT","Direct","","OTHER","Other","therapy website","561 E Garden Dr","","Windsor","CO","US","805503148" +"1205480837","DIRECT","Direct Messaging Address","janis.wyland@libertyhospital.org","Y","","New Liberty Hospital Corporation","DIRECT","Direct","","OTHER","Other","email address","2609 Glenn Hendren Dr","","Liberty","MO","US","640683313" +"1851945570","DIRECT","Direct Messaging Address","jaclynsp@buffalo.edu","N","","","","","","","","","630 Orchard Park Rd","","West Seneca","NY","US","142242671" +"1174177828","OTHERS","Other URL","credentialing@cfgpc.com","N","","","DIRECT","Direct","","OTHER","Other","other","765 Route 70 E Bldg A-100","","Marlton","NJ","US","080532341" +"1073167615","DIRECT","Direct Messaging Address","lynnratto@hcahealthcare.com","N","HCA Email","","DIRECT","Direct","","CSV","CSV","","10301 Gateway Blvd W","","El Paso","TX","US","799257701" +"1710531413","CONNECT","CONNECT URL","tmoseleyfnp@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","business","5 Palmwood Street","NOT Court","Tybee Island","GA","US","31328" +"1689228389","OTHERS","Other URL","Ponce","N","","","","","","","","","PHSU, 388 Zona Industrial Reparada 2","","Ponce","PR","US","00716" +"1285288985","CONNECT","CONNECT URL","goodwinhearing@aol.com","N","hearing exams","","HIE","Health Information Exchange (HIE)","","OTHER","Other","hearing health","2555 Huntingdon Pike","","Huntingdon Valley","PA","US","190066113" +"1639723323","OTHERS","Other URL","Caravel","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6505 218th St SW Ste 12","","Mountlake Terrace","WA","US","980432135" +"1518511203","CONNECT","CONNECT URL","computer","N","","","","","","","","","11525 S Highway 6","","Sugar Land","TX","US","774984932" +"1124672829","DIRECT","Direct Messaging Address","lshan@genoahealthcare.com","N","work email","","DIRECT","Direct","","OTHER","Other","work email","515 Bayou St","","Vincennes","IN","US","475911034" +"1104470806","SOAP","SOAP URL","Sherwood","Y","","Physical Therapy Institute","","","","","","","7507 Warden Rd","","Sherwood","AR","US","721205042" +"1922652627","DIRECT","Direct Messaging Address","andrea.prince@coxhealth.com","N","email","","","","","","","","3801 S National Ave","","Springfield","MO","US","658075210" +"1184278889","OTHERS","Other URL","brainerk@upstate.edu","N","email","","DIRECT","Direct","","CSV","CSV","","750 E Adams St","","Syracuse","NY","US","132102306" +"1982258695","OTHERS","Other URL","acclimatizeglobal@gmail.com","N","","","","","","","","","709 Quince Pl","","Chesapeake","VA","US","233200769" +"1790339414","DIRECT","Direct Messaging Address","info@washnutrition.com","N","","","","","","","","","10411 Motor City Dr Ste 500","","Bethesda","MD","US","208171005" +"1508410259","CONNECT","CONNECT URL","https://med1.neocertifiedmail.com/","N","","","","","","","","","525 Grand Ave","","Spring Valley","CA","US","919775933" +"1376197921","CONNECT","CONNECT URL","Stuart","Y","","Gina's Physical Therapy, Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Stuart","4287 SE Federal Hwy","","Stuart","FL","US","349974936" +"1952955536","DIRECT","Direct Messaging Address","info@aboveandbeyondmd.com","N","","","DIRECT","Direct","","","","","3231 Superior Ln Ste A6","","Bowie","MD","US","207151939" +"1952955536","DIRECT","Direct Messaging Address","inf@aboveandbeyondmd.com","N","","","HIE","Health Information Exchange (HIE)","","","","","3231 Superior Ln Ste A6","","Bowie","MD","US","207151939" +"1578117156","CONNECT","CONNECT URL","Carolina","N","","","DIRECT","Direct","","CSV","CSV","","Ave. San Marcos #312 Urb. El Comandante","","Carolina","PR","US","00982" +"1831743418","CONNECT","CONNECT URL","brittanysmith72@gmail.com","N","","","DIRECT","Direct","","","","","8567 W Andrea Dr","","Peoria","AZ","US","853833886" +"1245884832","OTHERS","Other URL","www.perfectteeth.com","N","practice website","","DIRECT","Direct","","CSV","CSV","","5050 N Academy Blvd","","Colorado Springs","CO","US","809184124" +"1083268668","CONNECT","CONNECT URL","Home","N","","","","","","","","","901 Hedgerow Ct","","Bel Air","MD","US","210145518" +"1164076741","DIRECT","Direct Messaging Address","sheila.thomsen@swmhc.org","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1210 5th Ave","","Worthington","MN","US","561872432" +"1427602028","DIRECT","Direct Messaging Address","derek.keener@uhsinc.com","N","","","","","","","","","1650 Bragaw St","","Anchorage","AK","US","995083435" +"1265086862","DIRECT","Direct Messaging Address","apariseau@baypath.edu","N","Email address","","","","","","","","225 Cedar Hill St Ste 200","","Marlborough","MA","US","017525900" +"1053965665","CONNECT","CONNECT URL","Office","N","","","","","","CSV","CSV","","41990 Cook St Ste C302","","Palm Desert","CA","US","922116101" +"1962056572","CONNECT","CONNECT URL","Admin","N","","","","","","","","","2872 Jamaica Blvd S","","Lake Havasu City","AZ","US","864067707" +"1114571726","CONNECT","CONNECT URL","cro06025@gmail.com","N","","","","","","","","","3733 Karicio Ln","","Prescott","AZ","US","863036829" +"1851945463","OTHERS","Other URL","buildingblocksaba4@gmail.com","N","business email","","","","","","","","104 Dogwood Cir","","Saint Robert","MO","US","655843754" +"1942854575","DIRECT","Direct Messaging Address","info@resolvementalhealth.com","N","e-mail","","DIRECT","Direct","","OTHER","Other","standard","305 Regency Pkwy Ste 601","","Mansfield","TX","US","760637306" +"1922652551","CONNECT","CONNECT URL",".clientsecure.me","N","","","","","","","","","654 N Woodchuck St Ste E","","Wichita","KS","US","672123571" +"1427602069","OTHERS","Other URL","https://ehr2.charmtracker.com","N","","","","","","","","","8668 John Hickman Pkwy Ste 603","","Frisco","TX","US","750349385" +"1427602069","OTHERS","Other URL","https://ehr2.charmtracker.com","N","","","","","","","","","8668 John Hickman Pkwy Ste 603","","Frisco","TX","US","750349385" +"1427602069","OTHERS","Other URL","https://ehr2.charmtracker.com","N","","","","","","","","","8668 John Hickman Pkwy Ste 603","","Frisco","TX","US","750349385" +"1427602069","OTHERS","Other URL","https://ehr2.charmtracker.com","N","","","","","","","","","8668 John Hickman Pkwy Ste 603","","Frisco","TX","US","750349385" +"1427602069","OTHERS","Other URL","https://ehr2.charmtracker.com","N","","","","","","","","","8668 John Hickman Pkwy Ste 603","","Frisco","TX","US","750349385" +"1427602069","OTHERS","Other URL","https://ehr2.charmtracker.com","N","","","","","","","","","8668 John Hickman Pkwy Ste 603","","Frisco","TX","US","750349385" +"1427602069","OTHERS","Other URL","https://ehr2.charmtracker.com","N","","","","","","","","","8668 John Hickman Pkwy Ste 603","","Frisco","TX","US","750349385" +"1427602069","OTHERS","Other URL","https://ehr2.charmtracker.com","N","","","","","","","","","8668 John Hickman Pkwy Ste 603","","Frisco","TX","US","750349385" +"1427602069","OTHERS","Other URL","https://ehr2.charmtracker.com","N","","","","","","","","","8668 John Hickman Pkwy Ste 603","","Frisco","TX","US","750349385" +"1427602069","OTHERS","Other URL","https://ehr2.charmtracker.com","N","","","","","","","","","8668 John Hickman Pkwy Ste 603","","Frisco","TX","US","750349385" +"1427602069","SOAP","SOAP URL","https://phr.charmtracker.com/login.sas?FACILITY_ID=9fac109f10b85efd3e4b4bb763915a94152","N","","","","","","","","","8668 John Hickman Pkwy Ste 603","","Frisco","TX","US","750349385" +"1356995997","CONNECT","CONNECT URL","Plano","N","","","","","","","","","7120 Coit Rd Ste 110","","Plano","TX","US","750252097" +"1083268627","OTHERS","Other URL","www.livehealthonline.com","N","Telehealth services","","DIRECT","Direct","","CSV","CSV","","3655 Cooper Nicholson Rd","","Pleasant View","TN","US","371469028" +"1831743491","DIRECT","Direct Messaging Address","bspencer@sccmha.org","N","email address","","DIRECT","Direct","","OTHER","Other","email address","500 Hancock St","","Saginaw","MI","US","486024224" +"1831743491","DIRECT","Direct Messaging Address","bspencer@sccmha.org","N","email address","","DIRECT","Direct","","OTHER","Other","email address","500 Hancock St","","Saginaw","MI","US","486024224" +"1730733478","SOAP","SOAP URL","nbuchely17@stu.psm.edu","N","","","","","","","","","PHSU, 388 Zona Reparada","","Ponce","PR","US","00716" +"1144874710","DIRECT","Direct Messaging Address","alexander.lawandi@nih.gov","N","","","","","","","","","10118 McKenney Ave","","Silver Spring","MD","US","209025130" +"1033763750","DIRECT","Direct Messaging Address","nicole.pruett@dysart.org","N","","","","","","","","","15802 N Parkview Pl","","Surprise","AZ","US","853747466" +"1033763750","DIRECT","Direct Messaging Address","nicole.pruett@dysart.org","N","","","","","","","","","15802 N Parkview Pl","","Surprise","AZ","US","853747466" +"1104470830","OTHERS","Other URL","https://www.dropbox.com/","N","Data Filing","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Word documents","1425A E Commercial Blvd","","Oakland Park","FL","US","333345715" +"1770137408","DIRECT","Direct Messaging Address","sfranklin@venturacrt.com","N","","","","","","","","","350 Hillmont Ave","","Ventura","CA","US","930031651" +"1386298016","OTHERS","Other URL","Bryan","N","","","","","","","","","1301 Memorial Dr","","Bryan","TX","US","778025205" +"1730733460","OTHERS","Other URL","jengemski@gmail.com","N","","","","","","","","","620 N State St","","Stanton","MI","US","488888749" +"1548814288","CONNECT","CONNECT URL","tiffany.cammon@yahoo.com","N","","","","","","","","","4080 E Lake Mead Blvd Ste B-111","","Las Vegas","NV","US","891156466" +"1992359640","DIRECT","Direct Messaging Address","leccles@theuncommonthread.org","N","","","","","","","","","1071 Valley Rd","","Stirling","NJ","US","079801523" +"1669026217","DIRECT","Direct Messaging Address","info@telechats.com","N","email","","","","","","","","860 Ringdahl Cir","","Corona","CA","US","928796621" +"1154975704","DIRECT","Direct Messaging Address","dfk0006.s01302.us@walmart.com","N","work direct email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","780 Commonwealth Dr","","Norton","VA","US","242734051" +"1558915116","DIRECT","Direct Messaging Address","pasinime@ah.org","N","Work Email","","DIRECT","Direct","","OTHER","Other","Work Email","1720 E Cesar E Chavez Ave","","Los Angeles","CA","US","900332414" +"1386298958","DIRECT","Direct Messaging Address","erichughes@direct.practicefusion.com","Y","","Jason W Gooch Inc","","","","","","","18528 Firlands Way N Ste D","","Shoreline","WA","US","981333985" +"1699329268","DIRECT","Direct Messaging Address","agreen@heritagenet.org","N","","","","","","","","","151 N Main St","","Decatur","IL","US","625231206" +"1699329276","DIRECT","Direct Messaging Address","smikhai1@hfhs.org","N","Email","","","","","","","","1191 South Blvd E","","Rochester Hills","MI","US","483075453" +"1932753522","DIRECT","Direct Messaging Address","charlotte.campbell@mecklenburgcountync.gov","N","","","","","","","","","249 Billingsley Rd","","Charlotte","NC","US","282111003" +"1013561620","OTHERS","Other URL","EPIC","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3204 N MacArthur Blvd Ste A","","Irving","TX","US","750628804" +"1659925261","CONNECT","CONNECT URL","dr.isabel.dmd@gmail.com","N","","","","","","","","","3334 W Peterson Ave","","Chicago","IL","US","606593505" +"1174177794","CONNECT","CONNECT URL","montefiore","N","","","HIE","Health Information Exchange (HIE)","","","","","111 E 210th St","","Bronx","NY","US","104672401" +"1437703055","OTHERS","Other URL","speechworkspdx.com","N","","","DIRECT","Direct","","OTHER","Other","LAKE OSWEGO","325 3rd St","","Lake Oswego","OR","US","970343021" +"1306490925","DIRECT","Direct Messaging Address","oljacques@lexingtonplasticsurgeons.com","N","email","","","","","","","","113 E 39th St","","New York","NY","US","100160968" +"1467006007","DIRECT","Direct Messaging Address","general@bayoutransitsolutions.net","N","","","DIRECT","Direct","","","","","34345 Woodland Trl","","Denham Springs","LA","US","707060799" +"1841844354","DIRECT","Direct Messaging Address","info@beadnellfamilydentistry.com","N","Info Address","","","","","","","","1616 SW Sunset Blvd Ste A","","Portland","OR","US","972392641" +"1558915058","DIRECT","Direct Messaging Address","Katherine.bailey@presencelearning.com","N","work email","","DIRECT","Direct","","","","","6299 Highway 14","","Goodman","MS","US","390799584" +"1295380756","DIRECT","Direct Messaging Address","maria.elhomsi@mountsinai.org","N","e-mail","","DIRECT","Direct","","CSV","CSV","","1 Gustave L Levy Pl # 1234","","New York","NY","US","100296504" +"1235783796","CONNECT","CONNECT URL","1417954140","Y","","Friendship Health and Rehab Center, Inc.","","","","","","","327 Hershberger Rd","","Roanoke","VA","US","240121983" +"1306490800","OTHERS","Other URL","jthompson@inspiritseniorliving.com","N","","","DIRECT","Direct","","CSV","CSV","","45 Charr Road","","Cuyahoga Falls","OH","US","44223" +"1861046401","DIRECT","Direct Messaging Address","info@wyohomecare.com","N","","","","","","","","","2232 Dell Range Blvd # 241","","Cheyenne","WY","US","820094941" +"1861046401","DIRECT","Direct Messaging Address","info@wyohomecare.com","N","","","","","","","","","2232 Dell Range Blvd # 241","","Cheyenne","WY","US","820094941" +"1063066504","DIRECT","Direct Messaging Address","Mountainriverbirth@protonmail.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","9152 Bonita terrace","","Monte Rio","CA","US","95462" +"1871147348","DIRECT","Direct Messaging Address","leia.kent@va.gov","N","","","","","","","","","79 Middleville Rd","","Northport","NY","US","11768" +"1275187726","CONNECT","CONNECT URL","Tempe","N","","","DIRECT","Direct","","CSV","CSV","","2010 E. Elliot Rd. Suite 105 Unit 1159","","Tempe","AZ","US","85284" +"1225682792","DIRECT","Direct Messaging Address","sbalogun@seniorpharmassist.org","Y","","Senior PHARMAssist","DIRECT","Direct","","","","","406 RIGSBEE AVE SUITE 201","","DURHAM","NC","US","27701" +"1528612082","OTHERS","Other URL","NextGen","N","","","DIRECT","Direct","","OTHER","Other","retail pharmacy","31645 SR 20","","Oak Harbor","WA","US","98277" +"1154975613","DIRECT","Direct Messaging Address","cecilia.poirier@hhcinc.org","N","","","","","","","","","230 Maple St","","Holyoke","MA","US","01040" +"1952955429","OTHERS","Other URL","https://practicebetter.io/","N","","","","","","","","","4704 NORTH MEADOW RIDGE CIR","","MCKINNEY","TX","US","75072" +"1245884733","SOAP","SOAP URL","NA","N","NA","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7067 Columbia Gateway Dr","","Columbia","MD","US","210463407" +"1073167565","DIRECT","Direct Messaging Address","sorlansky@envisionunlimited.org","Y","","Envision Unlimited","DIRECT","Direct","","","","","8 South Michigan Avenue","Suite 1700","Chicago","IL","US","606033353" +"1235783739","DIRECT","Direct Messaging Address","megahn.lammers@meijer.com","N","Business Email","","DIRECT","Direct","","OTHER","Other","Email Address","2777 Airport Rd","","Jackson","MI","US","492021239" +"1669027199","DIRECT","Direct Messaging Address","anfo344@medxssl.com","N","text","","HIE","Health Information Exchange (HIE)","","OTHER","Other","text","4725 Merle Hay Rd Ste 207","","Des Moines","IA","US","503221983" +"1477108918","OTHERS","Other URL","Boulder","N","","","DIRECT","Direct","","","","","1800 30th St","","Boulder","CO","US","803011088" +"1467007906","DIRECT","Direct Messaging Address","tkester@marscare.com","N","","","","","","","","","825 Delaware Ave","","Fountain Hill","PA","US","180151168" +"1124673678","DIRECT","Direct Messaging Address","anthony.crosen@homeinstead.com","N","email address","","","","","","","","1288 Winchester Ave","","Martinsburg","WV","US","254055019" +"1821643370","DIRECT","Direct Messaging Address","RLemos@autismlearningpartners.com","N","","","","","","","","","39248 Buckskin Ct","","Palmdale","CA","US","935514150" +"1548815095","CONNECT","CONNECT URL","westm1mj","N","","","","","","","","","15172 W Eaton Hwy","","Grand Ledge","MI","US","488379753" +"1265087712","DIRECT","Direct Messaging Address","dzuvic@aaroncenter.com","N","email","","DIRECT","Direct","","CSV","CSV","","851 Commerce Blvd","","Dickson City","PA","US","185191759" +"1235784786","DIRECT","Direct Messaging Address","Wesley.Rivera@uhsinc.com","N","Personal work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1650 Bragaw St","","Anchorage","AK","US","995083435" +"1144875691","OTHERS","Other URL","ellie101","N","","","","","","","","","6900 Atmore Dr","","Richmond","VA","US","232255644" +"1962057422","CONNECT","CONNECT URL","ORYOLHOMEHEALTH@GMAIL.COM","N","","","DIRECT","Direct","","CSV","CSV","","9600 NW 25th St Ste 2C","","Doral","FL","US","331721416" +"1922653484","CONNECT","CONNECT URL","Info@bam-Wellness.com","N","Business email","","DIRECT","Direct","","OTHER","Other","Business email","105 E Oak St Ste 1E","","Bozeman","MT","US","597152978" +"1922653484","OTHERS","Other URL","www.bam-Wellness.com","N","Website","","OTHER","Other","Business email","OTHER","Other","Messaging","105 E Oak St Ste 1E","","Bozeman","MT","US","597152978" +"1922653484","DIRECT","Direct Messaging Address","Info@bam-wellness.com","N","Business email","","DIRECT","Direct","","OTHER","Other","Communication","105 E Oak St Ste 1E","","Bozeman","MT","US","597152978" +"1568017028","CONNECT","CONNECT URL","http://www.mckweb.com/mckenzie-willamette-medical-center/home.aspx","N","Hospital","","DIRECT","Direct","","CSV","CSV","","1460 G St","","Springfield","OR","US","974774112" +"1568017028","CONNECT","CONNECT URL","http://www.mckweb.com/mckenzie-willamette-medical-center/home.aspx","N","","","","","","","","","1460 G St","","Springfield","OR","US","974774112" +"1083269542","CONNECT","CONNECT URL","dbreaux@stjosephhospice.com","N","","","","","","","","","8923 Bluebonnet Blvd","","Baton Rouge","LA","US","708102973" +"1356996813","OTHERS","Other URL","Www.hearingaidexperts.com","N","","","DIRECT","Direct","","","","","8502 4th Ave","","Brooklyn","NY","US","112094608" +"1700431269","DIRECT","Direct Messaging Address","RXM.04438@store.walgreens.com","N","Walgreens","","","","","","","","930 Elk Grove Town Ctr","","Elk Grove Village","IL","US","600073754" +"1972158442","OTHERS","Other URL","nursemomfriend79@gmail.com","N","Secure email","","DIRECT","Direct","","OTHER","Other","Secure email","388 Berlin Dr","","Fayetteville","OH","US","451189429" +"1609421171","OTHERS","Other URL","Bellfower","N","Bellflower","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9604 Artesia Blvd Ste 105","","Bellflower","CA","US","907068045" +"1508411075","CONNECT","CONNECT URL","Direct","N","","","","","","","","","1650 Bragaw St","","Anchorage","AK","US","995083435" +"1679128144","OTHERS","Other URL","GAIA","N","Software","","OTHER","Other","Software for computer charting","OTHER","Other","Electronic records","3002 N Ashland Ave","","Chicago","IL","US","606573012" +"1700431277","DIRECT","Direct Messaging Address","nycolabouck@abundantlifecounselingandconsultingllc.com","N","business email","","DIRECT","Direct","","CSV","CSV","","348 Main St","","Huron","OH","US","448391610" +"1174178644","CONNECT","CONNECT URL","Centerforchangecounseling.com","N","","","","","","","","","93 W Geneva St Ste 2E","","Williams Bay","WI","US","531919562" +"1255986733","DIRECT","Direct Messaging Address","corl.11@osu.edu","N","","","DIRECT","Direct","","","","","221 W 12th Ave","","Columbus","OH","US","432101303" +"1184278624","CONNECT","CONNECT URL","BestNotes","N","","","","","","","","","600 S Cherry St Ste 217","","Glendale","CO","US","802461704" +"1811541378","CONNECT","CONNECT URL","www.owlsports.com","N","","","","","","","","","1801 N Broad St","","Philadelphia","PA","US","191226003" +"1366096802","OTHERS","Other URL","N/A","N","N/A","","","","","","","","4170 City Ave Ste 207","","Philadelphia","PA","US","191311610" +"1851945307","DIRECT","Direct Messaging Address","drcarrico@hear-care.com","N","","","","","","","","","4135 Shelbyville Rd","","Louisville","KY","US","402073203" +"1255985735","OTHERS","Other URL","avanlede@uab.edu","N","","","","","","","","","1654 Gadsden Hwy","","Birmingham","AL","US","352353104" +"1821642372","CONNECT","CONNECT URL","uospc.com","Y","","UROLOGY AND ONCOLOGY SPECIALISTS P.C.","","","","","","","101 Memorial Hospital Dr Ste 100","","Mobile","AL","US","366081787" +"1356995849","CONNECT","CONNECT URL","Email","N","","","DIRECT","Direct","","","","","2522 E 70th St","","Shreveport","LA","US","711054002" +"1770137317","DIRECT","Direct Messaging Address","Calexander@synergymedicalstaffing.com","Y","","Synergy Medical Staffing","","","","","","","2900 Stoneridge Dr","","Pleasanton","CA","US","945888310" +"1316591951","OTHERS","Other URL","ericrossdc@gmail.com","N","Provider Email","","","","","","","","5971 Virginia Pkwy Ste 150","","McKinney","TX","US","750715638" +"1851945497","CONNECT","CONNECT URL","https://mychart.muschealth.com/mychart/","N","","","","","","","","","173 Ashley Avenue Room 453 MSC 507","","Charleston","SC","US","29425" +"1942854583","CONNECT","CONNECT URL","www.practicefusion.com","N","","","DIRECT","Direct","","CSV","CSV","","18230 FM 1488 Suite 201","","Magnolia","TN","US","77354" +"1679127211","DIRECT","Direct Messaging Address","percocojl@upmc.edu","N","work email","","DIRECT","Direct","","","","","700 High Street","","Williamsport","PA","US","17701" +"1316591860","OTHERS","Other URL","janiska@aaroncenter.com","N","","","","","","","","","851 Commerce blvd suite 107","","Dickson city","PA","US","18519" +"1750935391","OTHERS","Other URL","www.psychselect.com","N","Therapy Appointment","","OTHER","Other","www.therapyappointment.com","","","","400 W. Jasper Dr. Ste. 100B","","Killeen","TX","US","76542" +"1932753472","CONNECT","CONNECT URL","SelectRehab","N","","","","","","","","","512 S 11th Street","","Lake Wales","FL","US","33853" +"1003460544","DIRECT","Direct Messaging Address","Hdw0014.s00887@us.wal-mart.com","N","","","","","","","","","36 Byrd Dr.","","Petal","MS","US","39465" +"1174177612","OTHERS","Other URL","impravadacortex","N","messaging app","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","703 alcorn drive suit 109","","corinth","MS","US","38834" +"1326692864","CONNECT","CONNECT URL","durdena@bellefairejcb.org","N","Work email","","DIRECT","Direct","","CSV","CSV","","1221 E Waterloo Rd.","","Akron","OH","US","44306" +"1780238220","DIRECT","Direct Messaging Address","amayo@asfl.org","N","","","","","","","","","24 Union Street","","Middletown","NY","US","10940" +"1043864580","CONNECT","CONNECT URL","carli.fuller@hcahealthcare.com","N","","","HIE","Health Information Exchange (HIE)","","","","","4750 Waters Ave Suite 206","","Savannah","GA","US","31404" +"1841844396","CONNECT","CONNECT URL","Austin","N","Business","","DIRECT","Direct","","CSV","CSV","","101 21st street SE","","Austin","MN","US","55912" +"1003460569","DIRECT","Direct Messaging Address","jfogarty@physicianseast.com","N","email address","","DIRECT","Direct","","CSV","CSV","","Physicians East, PA 1850 W. Arlington Blvd.","","Greenville","NC","US","27834" +"1902450455","DIRECT","Direct Messaging Address","thenry_nbcc@lvcoxmail.com","N","work email","","","","","CSV","CSV","","3675 PECOS MECLEOD STE 900","","LAS VEGAS","NV","US","89121" +"1467006916","DIRECT","Direct Messaging Address","bmart213@fiu.edu","N","School Email","","","","","","","","5189 Pine Abbey Drive South","","West Palm Beach","FL","US","33415" +"1598319048","CONNECT","CONNECT URL","p.runyan@hickoryhouse.com","N","HIPAA email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5486 W US Highway 40","","Greenfield","IN","US","46140" +"1437703980","CONNECT","CONNECT URL","emcneish@aaroncenter.com","N","Business Email Address","","","","","","","","851 Commerce BLVD Suite 107","","Dickson City","PA","US","18517" +"1962056416","DIRECT","Direct Messaging Address","klong@delawareshc.org","Y","email","The Delaware Speech & Hearing Center","DIRECT","Direct","","CSV","CSV","","494 W CENTRAL AVE Optional","","DELAWARE","OH","US","43015" +"1477107936","CONNECT","CONNECT URL","Newstart202347@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","19100 NW 51stave","","miami gardens","FL","US","33055" +"1477107936","CONNECT","CONNECT URL","newstart202347@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","19100 NW 51stave","","miami gardens","FL","US","33055" +"1477107936","CONNECT","CONNECT URL","newstart202347@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","19100 NW 51stave","","miami gardens","FL","US","33055" +"1477107936","CONNECT","CONNECT URL","newstart202347@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","19100 NW 51stave","","miami gardens","FL","US","33055" +"1477107936","CONNECT","CONNECT URL","newstart202347@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","19100 NW 51stave","","miami gardens","FL","US","33055" +"1477107936","CONNECT","CONNECT URL","newstart202347@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","19100 NW 51stave","","miami gardens","FL","US","33055" +"1477107936","CONNECT","CONNECT URL","Newstart202347@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","19100 NW 51stave","","miami gardens","FL","US","33055" +"1477107936","CONNECT","CONNECT URL","newstart202347@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","19100 NW 51stave","","miami gardens","FL","US","33055" +"1649824103","CONNECT","CONNECT URL","www.clearcare.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","clearcare","230 Catalpa Drive Suite B","","Mishawaka","IN","US","46545" +"1457905911","CONNECT","CONNECT URL","www.watervilleaudiology.com","N","","","","","","","","","124 Silver Street","","Waterville","ME","US","04901" +"1851946388","CONNECT","CONNECT URL","kvitela@telecarecorp.com","N","secure work email address","","DIRECT","Direct","","CSV","CSV","","3285 Ferfuson Lane SW","","Tumwater","WA","US","98512" +"1851946388","DIRECT","Direct Messaging Address","kvitela@telecarecorp.com","N","Telecare","","DIRECT","Direct","","","","","3285 Ferfuson Lane SW","","Tumwater","WA","US","98512" +"1912551441","OTHERS","Other URL","stephie699@gmail.com","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1701 South Blvd E Ste 200","","Rochester Hills","MI","US","483076116" +"1912551441","CONNECT","CONNECT URL","stephie699@gmail.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1701 South Blvd E Ste 200","","Rochester Hills","MI","US","483076116" +"1447804927","DIRECT","Direct Messaging Address","gabriela.rivera-aviles@ctcprograms.com","N","","","","","","","","","1825 E Lincoln Hwy","","Coatesville","PA","US","193202407" +"1578117065","CONNECT","CONNECT URL","www.pennylanetherapy.com","N","website","","","","","","","","4416 N Western Ave Ste 207","","Oklahoma City","OK","US","731185256" +"1619521192","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1629622113","CONNECT","CONNECT URL","CMRtransportation3510@gmail.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3510 Hazel Ln","","Hazel Crest","IL","US","604291614" +"1023662517","DIRECT","Direct Messaging Address","rudy.sanchez@agelesslivinghh.com","N","","","","","","","","","1112 E Copeland Rd Ste 130","","Arlington","TX","US","760114992" +"1023662517","CONNECT","CONNECT URL","rudy.sanchez@agelesslivinghh.,com","N","email","","DIRECT","Direct","","","","","1112 E Copeland Rd Ste 130","","Arlington","TX","US","760114992" +"1447804935","OTHERS","Other URL","Allscripts","Y","","Summit Healthcare Medical Associates","","","","","","","728 E White Mountain Blvd","","Pinetop","AZ","US","85929" +"1992359483","OTHERS","Other URL","michellesavoegtle@gmail.com","N","email","","","","","","","","690 Hopmeadow St","","Simsbury","CT","US","060705401" +"1710531215","DIRECT","Direct Messaging Address","hdiaz@marscare.com","N","","","","","","","","","826 Delaware Ave","","Fountain Hill","PA","US","180151174" +"1891349395","CONNECT","CONNECT URL","www.fhr.net","N","","","","","","","","","1041 W Bridge St","","Phoenixville","PA","US","194604342" +"1548814056","DIRECT","Direct Messaging Address","xfierro@usc.edu","N","email","","DIRECT","Direct","","OTHER","Other","email","669 W 34th St","","Los Angeles","CA","US","900890067" +"1518511021","OTHERS","Other URL","effiemo@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","143 Longwood Ave","","Providence","RI","US","029081121" +"1710531223","CONNECT","CONNECT URL","Skokie","N","","","HIE","Health Information Exchange (HIE)","","","","","404 E Kensington Rd","","MT Prospect","IL","US","600561227" +"1275187783","DIRECT","Direct Messaging Address","sjohn@basicsinc.org","N","","","DIRECT","Direct","","","","","1064 Franklin Ave","","Bronx","NY","US","104566704" +"1457905960","OTHERS","Other URL","teampbs.com","Y","client information will be stored in the PBS portal","Positive Behavior Supports Corporation","","","","","","","2199 Chianti Pl Unit 912","","Palm Harbor","FL","US","346837734" +"1902450430","DIRECT","Direct Messaging Address","rockhousedentistry@hotmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","Pdf","106 E 1st N","","Rexburg","ID","US","834401614" +"1063066579","DIRECT","Direct Messaging Address","danielle@seity.org","N","Email","","DIRECT","Direct","","OTHER","Other","Email","323 3rd Ave Ste 200","","Longmont","CO","US","805015969" +"1710531231","DIRECT","Direct Messaging Address","scernuto@kidzmedical.com","Y","","Kidz Medical Services, Inc","","","","","","","5955 Ponce De Leon Blvd","","Coral Gables","FL","US","331462423" +"1801440334","DIRECT","Direct Messaging Address","austin@onwardtransitions.com","N","Professional Email","","DIRECT","Direct","","","","","105 Huff Rd","","Lyman","ME","US","040027329" +"1275187700","CONNECT","CONNECT URL","gidz300@yahoo.com","N","gidz300@yahoo.com","","OTHER","Other","email","OTHER","Other","email","8728 Canary Ave","","Fountain Valley","CA","US","927086353" +"1184278616","OTHERS","Other URL","stephaniecline@therapycenter.org","N","","","","","","","","","816 Fayetteville Rd","","Van Buren","AR","US","729563423" +"1841844370","DIRECT","Direct Messaging Address","kgarey@central.uh.edu","N","Secure email","","","","","","","","4849 Calhoun Rd","","Houston","TX","US","772042043" +"1487208914","DIRECT","Direct Messaging Address","marlene.edelstein@yale.edu","N","","","","","","","","","134 State St","","Meriden","CT","US","064503293" +"1932754462","DIRECT","Direct Messaging Address","cschibler@memorialcare.org","Y","work email","Memorial Care Long Beach Medical Center","","","","","","","2801 Atlantic Ave","","Long Beach","CA","US","908061701" +"1114571643","OTHERS","Other URL","Charmtracker.com","Y","","Eastside Natural Medicine","","","","","","","18208 66th Ave NE Ste 201","","Kenmore","WA","US","980287949" +"1629623160","CONNECT","CONNECT URL","url","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","546 Geneva Ave","","Toledo","OH","US","436092946" +"1629623160","OTHERS","Other URL","url","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","546 Geneva Ave","","Toledo","OH","US","436092946" +"1760037295","DIRECT","Direct Messaging Address","ploveivery@akrontreatment.com","N","","","","","","","","","87 Conservatory Dr","","Barberton","OH","US","442034291" +"1285289728","DIRECT","Direct Messaging Address","pmccurley@marscare.com","N","","","","","","","","","825 Delaware Ave","","Fountain Hill","PA","US","180151168" +"1255986725","DIRECT","Direct Messaging Address","RX09605@cvshealth.com","Y","","Garfield Beach CVS, L.L.C.","","","","","","","10181 Reseda Blvd","","Northridge","CA","US","913241454" +"1366096885","OTHERS","Other URL","Toledo","N","","","DIRECT","Direct","","","","","2039 Penn Rd","","Toledo","OH","US","436153929" +"1508410028","DIRECT","Direct Messaging Address","NASHER@BLOOOMHEALTHCARE.COM","Y","BUSINESS EMAIL","Physician Housecalls LLC","DIRECT","Direct","","CSV","CSV","","10900 W 44th Ave Unit 200","","Wheat Ridge","CO","US","800332742" +"1770137259","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1275187791","CONNECT","CONNECT URL","james92804@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","10600 Katella Ave","","Anaheim","CA","US","928046607" +"1154975639","SOAP","SOAP URL","THERABILL","N","EMR","","","","","","","","510 S Elliott St Ste C","","Pryor","OK","US","743616429" +"1386298859","CONNECT","CONNECT URL","SanfordMyChart","N","","","","","","","","","4000 28th Avenue S","","Moorhead","MN","US","56560" +"1427602978","OTHERS","Other URL","Onlyonemassageandwellness@gmail.com","N","","","","","","","","","5401 Gunboat Dr Unit 31","","Columbus","GA","US","31907" +"1417501966","CONNECT","CONNECT URL","eip.osse.dc.gov","N","","","","","","","","","623 Ray Dr","","Silver Spring","MD","US","20910" +"1336793884","CONNECT","CONNECT URL","yan.chen@cvm-usa.com","N","","","","","","","","","7300 Hanover Drive, Suite 104","","Greenbelt","MD","US","20770" +"1851945323","DIRECT","Direct Messaging Address","maryluhicks@sinnissippi.com","N","Work E-mail","","DIRECT","Direct","","CSV","CSV","","423 W.9th St","","Dixon","IL","US","61021" +"1740834217","CONNECT","CONNECT URL","axeium","N","","","","","","","","","725 W. La Veta Suite 260","","Orange","CA","US","92868" +"1609420173","CONNECT","CONNECT URL","NA","N","","","","","","","","","1264 N Lake St.","","Aurora","IL","US","60506" +"1609420181","OTHERS","Other URL","STAMFORD","N","","","","","","","","","1266 E Main St Ste 700R","","Stamford","CT","US","069023507" +"1609420181","OTHERS","Other URL","STAMFORD","N","","","","","","","","","1266 E Main St Ste 700R","","Stamford","CT","US","069023507" +"1326692807","DIRECT","Direct Messaging Address","aryn.pacana@ctcprograms.com","N","","","","","","","","","1825 E Lincoln Hwy","","Coatesville","PA","US","193202407" +"1053965533","DIRECT","Direct Messaging Address","Maria.lemus@ctcprograms.com","N","","","DIRECT","Direct","","","","","1825 E Lincoln Hwy","","Coatesville","PA","US","193202407" +"1114571692","CONNECT","CONNECT URL","Southfield","N","office 1","","DIRECT","Direct","","CSV","CSV","","27177 Lahser Rd Ste 102","","Southfield","MI","US","480348467" +"1215581798","DIRECT","Direct Messaging Address","emiller@shodair.org","N","","","","","","","","","2755 Colonial Dr","","Helena","MT","US","596014926" +"1497309975","OTHERS","Other URL","advancemd","N","","","","","","","","","124 Hawthorne Ln","","Greenwood","IN","US","461429430" +"1649824129","OTHERS","Other URL","korrey.lacey-buggs@tillinc.org","Y","","Toward Independent Living & Learning, Inc.","","","","","","","20 Eastbrook Rd","","Dedham","MA","US","020262075" +"1730733213","CONNECT","CONNECT URL","www.shccares.com","N","","","","","","","","","3030 NW Expressway Ste 809","","Oklahoma City","OK","US","731125466" +"1730733213","CONNECT","CONNECT URL","www.shccares.com","N","","","","","","","","","3030 NW Expressway Ste 809","","Oklahoma City","OK","US","731125466" +"1164076642","DIRECT","Direct Messaging Address","Essence.Ralph@ctcprograms.com","N","","","","","","","","","1825 E Lincoln Hwy","","Coatesville","PA","US","193202407" +"1760036255","DIRECT","Direct Messaging Address","Mallen@neguidance.org","N","","","","","","","","","12800 E Warren Ave","","Detroit","MI","US","482152061" +"1598319089","DIRECT","Direct Messaging Address","Mnelson@wtwcounseling.com","N","","","","","","","","","210 Lakeport Blvd","","Klamath Falls","OR","US","976011479" +"1407400997","DIRECT","Direct Messaging Address","Ronald.Washington@ctcprograms.com","N","","","","","","","","","1825 E Lincoln Hwy","","Coatesville","PA","US","193202407" +"1194379685","DIRECT","Direct Messaging Address","clsimmons@alasu.edu","N","","","","","","","","","915 S Jackson St","","Montgomery","AL","US","361045716" +"1821642315","CONNECT","CONNECT URL","Lansing","N","","","DIRECT","Direct","","CSV","CSV","","610 S Grand Ave","","Lansing","MI","US","489332407" +"1831743335","OTHERS","Other URL","Raleigh","N","","","","","","","","","421 Fayetteville St Ste 1100","","Raleigh","NC","US","276013000" +"1922652429","DIRECT","Direct Messaging Address","prunchakk@genesishealth.com","N","","","","","","","","","4130 Northwest Blvd","","Davenport","IA","US","528064243" +"1518511039","OTHERS","Other URL","774-278-1064","Y","","SouthBay Community Services","DIRECT","Direct","","","","","1 Grant St","","Framingham","MA","US","017026764" +"1780238295","DIRECT","Direct Messaging Address","jamie@maslowproject.com","N","","","DIRECT","Direct","","","","","500 Monroe St","","Medford","OR","US","975013522" +"1235783747","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1235783747","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1679127187","CONNECT","CONNECT URL","erika@bridgesofthemind.com","N","email","","DIRECT","Direct","","OTHER","Other","email","1550 Harbor Blvd Ste 206","","West Sacramento","CA","US","956913828" +"1952955460","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1497309918","CONNECT","CONNECT URL","Virginiah@proficiotherapy.com","N","Email","","DIRECT","Direct","","CSV","CSV","","1261 Travis Blvd Ste 120","","Fairfield","CA","US","945334804" +"1871147306","DIRECT","Direct Messaging Address","medreview@reverehealth.com","N","","","","","","","","","1055 N 500 W # 100","","Provo","UT","US","846043305" +"1396390837","DIRECT","Direct Messaging Address","jenniferman7@cox.net","N","Business email","","DIRECT","Direct","","OTHER","Other","Electronic database","14568 W Banff Ln","","Surprise","AZ","US","853794735" +"1205481744","CONNECT","CONNECT URL","Shawangray@gmail.com","N","","","","","","","","","2112 Pink Coral Dr","","North Las Vegas","NV","US","890310985" +"1588219026","DIRECT","Direct Messaging Address","info@guptapsychiatry.com","N","email","","","","","","","","8304 Creedmoor Rd","","Raleigh","NC","US","276131697" +"1316592850","CONNECT","CONNECT URL","msliz4kidz@yahoo.com","N","Pediatric Center","","","","","","","","2840 Military Hwy","","Pineville","LA","US","713604337" +"1316592850","CONNECT","CONNECT URL","msliz4kidz@gmail.com","N","Outpatient Therapy","","","","","","","","2834 Military Hwy","","Pineville","LA","US","713604337" +"1881249324","CONNECT","CONNECT URL","SLinane35@yahoo.com","N","","","","","","","","","8200 San Dimas Rd","","Atascadero","CA","US","934224847" +"1528613064","OTHERS","Other URL","Filezilla","Y","Home Health Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Home Care","2560 E Sunset Rd Ste 106","","Las Vegas","NV","US","891203517" +"1700431244","CONNECT","CONNECT URL","Shreveport","N","","","OTHER","Other","Shreveport","","","","1410 Kings Hwy","","Shreveport","LA","US","711034227" +"1407401946","DIRECT","Direct Messaging Address","vpatel@tricityrxpharmacy.com","N","","","","","","","","","15940 Quantico Rd Ste 100","","Apple Valley","CA","US","923071300" +"1942855408","OTHERS","Other URL","https://www.talkspace.com","Y","Website which provides secure online therapy services","Talkspace Network LLC","DIRECT","Direct","","CSV","CSV","","33 W 60th St Fl 8","","New York","NY","US","100237953" +"1205481769","DIRECT","Direct Messaging Address","bamasfinest56@bellsouth.net","N","","","","","","","","","2204 Staples Rd","","Mobile","AL","US","366054520" +"1467007922","DIRECT","Direct Messaging Address","sburns@sidebysideyouth.org","N","","","","","","","","","22245 Main St Ste 200","","Hayward","CA","US","945414028" +"1376198838","DIRECT","Direct Messaging Address","alotan@northwell.edu","N","work email","","DIRECT","Direct","","CSV","CSV","","450 E 63rd St","","New York","NY","US","100657928" +"1205481777","CONNECT","CONNECT URL","BRONX","N","NY","","","","","","","","3220 Gunther Ave Apt 1","","Bronx","NY","US","104693112" +"1366097859","DIRECT","Direct Messaging Address","dixie@nobleworksgroup.com","N","","","","","","","","","4707 South Blvd","","Charlotte","NC","US","282172117" +"1821643321","CONNECT","CONNECT URL","Cincinnati","N","","","","","","","","","42 East Crescentville Rd","42 East Crescentville road","Cincinnati","OH","US","45246" +"1093360570","CONNECT","CONNECT URL","emckinley@allthatstherapeutic.com","N","email","","DIRECT","Direct","","","","","6188 Oxon Hill Road Suite 500","","Oxon Hill","MD","US","20745" +"1457906950","DIRECT","Direct Messaging Address","info@trustedtouchcares.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","11900 Parklawn Dr Ste 150","","Rockville","MD","US","208522667" +"1184279614","DIRECT","Direct Messaging Address","Sqarooni@bhmcny.org","N","","","","","","","","","1 Brookdale Plz","","Brooklyn","NY","US","112123139" +"1134774680","DIRECT","Direct Messaging Address","amy@kellykidsranch.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","602 13th St","","Lewiston","ID","US","835012586" +"1578118022","OTHERS","Other URL","Filezilla","Y","Home Health Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Home Care","2560 E Sunset Rd Ste 106","","Las Vegas","NV","US","891203517" +"1538714019","OTHERS","Other URL","Honolulu","N","","","","","","","","","1004 Beard Ave","","Honolulu","HI","US","968184754" +"1861047342","OTHERS","Other URL","evokesllc.com","N","","","","","","","","","8118 Corporate Way","","Mason","OH","US","450407350" +"1104471689","DIRECT","Direct Messaging Address","darianne.pillagalli@ctcprograms.com","N","","","","","","","","","1825 E Lincoln Hwy","","Coatesville","PA","US","193202407" +"1831744317","CONNECT","CONNECT URL","https://www.servicenet.org/","Y","","ServiceNet, Inc","","","","","","","55 Federal St","","Greenfield","MA","US","013012546" +"1447805932","DIRECT","Direct Messaging Address","Melissa.Carlyle@ctcprograms.com","N","","","","","","","","","1825 E Lincoln Hwy","","Coatesville","PA","US","193202407" +"1528613015","DIRECT","Direct Messaging Address","kimberly.webster2@acadiahealthcare.com","N","","","","","","","","","1825 E Lincoln Hwy","","Coatesville","PA","US","193202407" +"1255986741","DIRECT","Direct Messaging Address","Jenny.Flickinger@coloradopaincare.com","N","Email","","DIRECT","Direct","","CSV","CSV","","1355 S Colorado Blvd","","Denver","CO","US","802223305" +"1457906943","OTHERS","Other URL","SureScripts","Y","","Pharmacy Partners LLC","HIE","Health Information Exchange (HIE)","","","","","1248 Main St","","Fyffe","AL","US","359713471" +"1720633217","DIRECT","Direct Messaging Address","laus@upmc.edu","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","300 Halket St","","Pittsburgh","PA","US","152133108" +"1720633233","CONNECT","CONNECT URL","Williamsburg","N","office","","DIRECT","Direct","","CSV","CSV","","356 McLaws Cir Ste 2","","Williamsburg","VA","US","231856345" +"1568017069","OTHERS","Other URL","brileigh.darnell@dawsonesc.com","Y","","Dawson Education Service Coop","","","","","","","711 Clinton St","","Arkadelphia","AR","US","719235921" +"1265087779","OTHERS","Other URL","Atlanta","N","","","","","","","","","6722 Highway 85 Ste 5","","Riverdale","GA","US","302742373" +"1285289785","DIRECT","Direct Messaging Address","Admin@medicalclaimaid.com","N","email","","DIRECT","Direct","","","","","214 N Main St","","Berlin","MD","US","218111004" +"1467007971","CONNECT","CONNECT URL","www.brentwoodhearingcenter.com","N","Website of Practice","","DIRECT","Direct","","OTHER","Other","Website of Practice","5544 Franklin Pike Ste 100","","Nashville","TN","US","372202104" +"1427603943","CONNECT","CONNECT URL","Philadelphia","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2450 W Hunting Park Ave Fl 4","","Philadelphia","PA","US","191291302" +"1356996862","DIRECT","Direct Messaging Address","LaChele.Henkle@wyndmooralf.com","N","owner address","","DIRECT","Direct","","CSV","CSV","","6521 Greendale Dr","","Evansville","IN","US","477111741" +"1255986774","DIRECT","Direct Messaging Address","Nnenna.okona@kippdc.org","N","Work Email","","","","","","","","3301 Wheeler Rd SE","","Washington","DC","US","200324129" +"1295380707","DIRECT","Direct Messaging Address","luke@recoverrxpt.com","N","company email","","DIRECT","Direct","","CSV","CSV","","20 E Chicago Ave","","Westmont","IL","US","605591738" +"1770138299","OTHERS","Other URL","SPARKS","N","Business location","","","","","","","","3078 Myles Dr","","Sparks","NV","US","894346742" +"1972158491","DIRECT","Direct Messaging Address","michael_flinn@atriushealth.org","N","work email","","OTHER","Other","email","OTHER","Other","email","228 Billerica Rd","","Chelmsford","MA","US","018243604" +"1639724057","CONNECT","CONNECT URL","SACRAMENTO","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7551 Timberlake Way Ste 240","","Sacramento","CA","US","958235422" +"1639724057","CONNECT","CONNECT URL","SACRAMENTO","Y","","Nidal Khalili MD INC","","","","","","","7551 Timberlake Way Ste 240","","Sacramento","CA","US","958235422" +"1851946271","CONNECT","CONNECT URL","www.primarycaredental.com","N","website","","","","","","","","99 Fieldstone Dr","","Hartsdale","NY","US","105301564" +"1497300826","CONNECT","CONNECT URL","EPIC","N","","","","","","","","","550 1st Ave","","New York","NY","US","100166402" +"1306491725","CONNECT","CONNECT URL","Office","Y","Business location","J&S Senior Services","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3078 Myles Dr","","Sparks","NV","US","894346742" +"1366097792","CONNECT","CONNECT URL","conroe@PBHWC.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","conroe@PBHWC.com","620 Longmire Rd","","Conroe","TX","US","773041819" +"1275188609","CONNECT","CONNECT URL","credible","N","","","","","","","","","1300 Mercantile Ln Ste 208","","Largo","MD","US","207745340" +"1861047292","CONNECT","CONNECT URL","www.sankofafamilycounseling.com","N","website","","DIRECT","Direct","","OTHER","Other","website","1400 Portland Ave Ste 54","","Rochester","NY","US","146213014" +"1356996797","DIRECT","Direct Messaging Address","bgoode@ccbainc.com","N","","","","","","","","","110 Haverhill Rd Ste 401","","Amesbury","MA","US","019132121" +"1043865405","OTHERS","Other URL","Alexandria","N","Email","","DIRECT","Direct","","OTHER","Other","Alexandria","3750 Parliament Dr","","Alexandria","LA","US","713033011" +"1700431178","DIRECT","Direct Messaging Address","NICOLE@AUTUMNSPROMISE.COM","N","WORK EMAIL","","DIRECT","Direct","","CSV","CSV","","1700 Spartan Rd","","New Franken","WI","US","542299384" +"1700431178","DIRECT","Direct Messaging Address","NICOLE@AUTUMNSPROMISE.COM","N","","","","","","","","","1700 Spartan Rd","","New Franken","WI","US","542299384" +"1164077533","OTHERS","Other URL","[:sylvie.perroud-bakouche@montgomerycountymd.gov]","N","","","DIRECT","Direct","","","","","981 Rollins Ave","","Rockville","MD","US","208525615" +"1194370569","OTHERS","Other URL","Filezilla","Y","Home Health Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Home Care","2560 E Sunset Rd Ste 106","","Las Vegas","NV","US","891203517" +"1265087647","OTHERS","Other URL","www.stellaraba.com","Y","Stellar ABA website","Stellar Behavioral Consulting Ltd","","","","","","","2820 W Charleston Blvd Ste 22","","Las Vegas","NV","US","891021933" +"1134774516","CONNECT","CONNECT URL","Pathway","N","Web based EHR","","DIRECT","Direct","","","","","400 Capital Blvd","","Rocky Hill","CT","US","060673576" +"1639724115","OTHERS","Other URL","krystin.loper_lpc.com","N","business email","","","","","","","","4712 Moss Point Rd","","Dallas","TX","US","752321320" +"1033764550","DIRECT","Direct Messaging Address","anorth@thevillage.org","N","Business Email","","DIRECT","Direct","","","","","1680 Albany Ave","","Hartford","CT","US","061051001" +"1518512979","DIRECT","Direct Messaging Address","sonya@seattleanxiety.com","Y","HIPPA protected email account Hushmail","Seattle Anxiety Specialists, PLLC","","","","","","","1904 3rd Ave","","Seattle","WA","US","981011126" +"1336794759","OTHERS","Other URL","Icloud","N","","","","","","","","","2244 Palisades Center Dr","","West Nyack","NY","US","109946402" +"1073168415","CONNECT","CONNECT URL","paulsena@upstate.edu","N","","","","","","","","","750 E Adams St","","Syracuse","NY","US","132102306" +"1073168415","DIRECT","Direct Messaging Address","paulsena@upstate.edu","N","email address","","","","","","","","750 E Adams St","","Syracuse","NY","US","132102306" +"1598310955","OTHERS","Other URL","www.usdiabetescare.com","N","web address","","DIRECT","Direct","","OTHER","Other","manderson@usdiabetescare.com","2231 Sandstone Dr","","Morristown","TN","US","37814" +"1043865546","OTHERS","Other URL","ricardo.service@genesishcc.com","N","","","","","","","","","216 Santa Barbara Blvd","","Cape Coral","FL","US","339912031" +"1508411018","DIRECT","Direct Messaging Address","LaChele.Henkle@wyndmooralf.com","N","","","DIRECT","Direct","","CSV","CSV","","2452 W Kem Rd","","Marion","IN","US","469526872" +"1598310005","DIRECT","Direct Messaging Address","LaChele.Henkle@wyndmooralf.com","N","","","DIRECT","Direct","","CSV","CSV","","3444 Swanson Rd","","Portage","IN","US","463684999" +"1831744358","DIRECT","Direct Messaging Address","info@wellspringshhc.com","N","email","","","","","","","","6726 Bonnie Ridge Dr Apt 102","","Baltimore","MD","US","212092836" +"1366097883","OTHERS","Other URL","Winterville","N","Therap and organizational files","","DIRECT","Direct","","CSV","CSV","","4054 S Memorial Dr Ste K","","Winterville","NC","US","285908690" +"1912552332","CONNECT","CONNECT URL","Credible","N","","","","","","","","","1300 Mercantile Ln Ste 208","","Largo","MD","US","207745340" +"1386299709","CONNECT","CONNECT URL","Email","N","","","DIRECT","Direct","","CSV","CSV","","1550 NE Riddell Rd Ste 170","","Bremerton","WA","US","983103060" +"1225683642","CONNECT","CONNECT URL","others","N","","","","","","CSV","CSV","","28 Spring St","","Trenton","NJ","US","086184837" +"1225683642","CONNECT","CONNECT URL","other","N","","","","","","","","","190 W Ingham Ave","","Ewing","NJ","US","086385014" +"1699320010","DIRECT","Direct Messaging Address","maciel.cruz@va.gov","N","","","","","","","","","13800 Veterans Way","","Orlando","FL","US","328277401" +"1073168498","DIRECT","Direct Messaging Address","TCLC@TRICOUNTYLIFECARE.COM","Y","EMAIL","Tri-County Life Care Inc","DIRECT","Direct","","OTHER","Other","EMAIL","5625 S University Dr","","Davie","FL","US","333286100" +"1740835172","DIRECT","Direct Messaging Address","barbara.gibbons@va.gov","N","","","DIRECT","Direct","","","","","1601 Kirkwood Hwy","","Wilmington","DE","US","198054917" +"1265087696","DIRECT","Direct Messaging Address","TCLC@TRICOUNTYLIFECARE.COM","Y","EMAIL","Tri-County Life Care Inc","DIRECT","Direct","","OTHER","Other","EMAIL","5625 S University Dr","","Davie","FL","US","333286100" +"1912552357","OTHERS","Other URL","rachel@entofgkc.com","Y","Secure, professional email address","Ascentist Physicians Group, LLC","HIE","Health Information Exchange (HIE)","","","","","4880 NE Goodview Circle","","Lees Summit","MO","US","64064" +"1336794775","CONNECT","CONNECT URL","healthinsuranceprocessing","N","processserver","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1120 W 3rd St Ste A","","Chester","PA","US","190133622" +"1255986691","DIRECT","Direct Messaging Address","bgoode@ccbainc.com","N","","","","","","","","","2189 Silas Deane Hwy","","Rocky Hill","CT","US","060672324" +"1871148213","DIRECT","Direct Messaging Address","jhering@uco.edu","N","Workplace e-mail","","DIRECT","Direct","","OTHER","Other","E-mail","100 N University Dr","","Edmond","OK","US","730345207" +"1154976595","OTHERS","Other URL","unknown","N","","","","","","","","","4235 Secor Rd Bldg 3","","Toledo","OH","US","436234231" +"1821643271","OTHERS","Other URL","jbrigle@orthopedicone.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","4605 Sawmill Rd","","Upper Arlington","OH","US","432202246" +"1720633175","OTHERS","Other URL","Madison","N","","","","","","","","","388 Lakewood Rd","","Madison","ME","US","049503015" +"1558916908","OTHERS","Other URL","Healthie","N","HIPAA compliant platform","","","","","","","","1108 Grecade St Ste 205","","Greensboro","NC","US","274088732" +"1154976512","CONNECT","CONNECT URL","Hollywood","N","Hollywood","","DIRECT","Direct","","CSV","CSV","","1250 NW 122nd Ave","","Plantation","FL","US","333232420" +"1659926012","OTHERS","Other URL","https://www.novanthealth.org/forsyth-medical-center.aspx","N","","","","","","","","","3333 Silas Creek Pkwy","","Winston Salem","NC","US","271033013" +"1073168449","OTHERS","Other URL","other","N","other","","OTHER","Other","Other","OTHER","Other","Healthcare","14723 London Ln","","Bowie","MD","US","207152548" +"1073168449","OTHERS","Other URL","Other","N","Other","","OTHER","Other","Healthcare","OTHER","Other","Healthcare","14723 London Ln","","Bowie","MD","US","207152548" +"1982259354","OTHERS","Other URL","n/a","N","","","","","","","","","1401 S Seward Meridian Pkwy","","Wasilla","AK","US","996548312" +"1760037139","DIRECT","Direct Messaging Address","keonat@vegasbhs.com","N","email","","DIRECT","Direct","","OTHER","Other","email","3920 W Charleston Blvd Ste O","","Las Vegas","NV","US","891021633" +"1679128045","DIRECT","Direct Messaging Address","faxes+2038119@waitingroomsolutions.com","N","WRS fax","","","","","","","","2015 Maxwell Ave","","Evansville","IN","US","477114359" +"1851946222","DIRECT","Direct Messaging Address","kviernes@voaww.org","N","","","","","","","","","2802 Broadway","","Everett","WA","US","982013642" +"1821643297","DIRECT","Direct Messaging Address","norma.mrodriguez@outlook.com","N","business email address","","DIRECT","Direct","","OTHER","Other","email","2960 S Durango Dr Ste 112","","Las Vegas","NV","US","891174422" +"1467007831","CONNECT","CONNECT URL","amandadearmond@emoryhealthcare.org","Y","email","Emory University Hospital","DIRECT","Direct","","","","","1364 Clifton Rd NE","","Atlanta","GA","US","303221059" +"1891340279","OTHERS","Other URL","aspireinsighttherapy.com","N","website","","DIRECT","Direct","","CSV","CSV","","945 Divot Ct # 2","","Incline Village","NV","US","894518873" +"1174178552","DIRECT","Direct Messaging Address","keonat@vegasbhs.com","N","email","","","","","","","","3920 W Charleston Blvd Ste O","","Las Vegas","NV","US","891021633" +"1235784612","DIRECT","Direct Messaging Address","semery@nebraskamed.com","Y","","Nebraska Medicine / The Nebraska Medical Center","DIRECT","Direct","","CSV","CSV","","42nd St and Emile St","","Omaha","NE","US","681980001" +"1932754314","CONNECT","CONNECT URL","StPetersburg","N","Hospital","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Hospital","701 6th St S","","St Petersburg","FL","US","337014814" +"1740835123","CONNECT","CONNECT URL","http://myfloridaneurology.com/index.html","Y","","Florida Neurology PA","","","","","","","755 Stirling Center Pl Ste 1531","","Lake Mary","FL","US","327465714" +"1295380673","DIRECT","Direct Messaging Address","info@threepointscenter.com","N","","","","","","","","","1500 E 2700 S","","Hurricane","UT","US","847374000" +"1063067452","OTHERS","Other URL","autismlearningpartners.com","N","","","","","","","","","15501 Weston Pkwy Ste 130","","Cary","NC","US","275138641" +"1982259347","OTHERS","Other URL","CHA-I","N","CHA-I","","OTHER","Other","CHA-I","OTHER","Other","CHA-I","94 Baker Street","","St.Michael","AK","US","996590094" +"1174178537","DIRECT","Direct Messaging Address","Clyde.Smith@dignityhealth.org","N","Supervisor Email","","DIRECT","Direct","","OTHER","Other","Supervisor Email","6501 Coyle Ave","","Carmichael","CA","US","956080306" +"1649825035","CONNECT","CONNECT URL","URL","N","","","","","","","","","Robert Wood Johnson University Hospital","1 rwj place","New Brunswick","NJ","US","08901" +"1578118055","DIRECT","Direct Messaging Address","info@sisterhoodwellnessandfamilycounseling.com","N","","","DIRECT","Direct","","CSV","CSV","","24123 W Lockport St Apt 101","","Plainfield","IL","US","605442864" +"1851946354","SOAP","SOAP URL","DMHISP","N","direct provisioning API","","DIRECT","Direct","","CSV","CSV","","2829 Babcock Rd Ste 300","","San Antonio","TX","US","782296011" +"1306491808","DIRECT","Direct Messaging Address","Islts@sbcglobal.net","N","Text message or email","","DIRECT","Direct","","OTHER","Other","Message or email","721 Cresta Mira Dr","","El Paso","TX","US","799122622" +"1760037261","DIRECT","Direct Messaging Address","sjohnson@stpatrickcenter.org","N","","","","","","","","","4218 N Grand Blvd","","Saint Louis","MO","US","631071806" +"1205481710","DIRECT","Direct Messaging Address","LaChele.Henkle@wyndmooralf.com","N","","","DIRECT","Direct","","CSV","CSV","","308 Barks Rd E","","Marion","OH","US","433026500" +"1972158301","DIRECT","Direct Messaging Address","alissa@mpoweredlivingmassage.com","N","E-mail","","OTHER","Other","E-mail","OTHER","Other","E-mail","1301 Farmers Ln Ste 302","","Santa Rosa","CA","US","954056745" +"1235784661","CONNECT","CONNECT URL","www.myrtlebeachcounseling.org","Y","","Charleston Counseling Center PC","","","","","","","608 16th Ave N Ste G","","Myrtle Beach","SC","US","295773537" +"1811542251","DIRECT","Direct Messaging Address","a.schweendpt@SCoA-AR.direct.office.nextgen.com","N","","","","","","","","","201 W Van Asche Loop","","Fayetteville","AR","US","727034996" +"1578118923","CONNECT","CONNECT URL","InspiringHandsHomeCare@yahoo.com","N","","","","","","CSV","CSV","","175 Northpoint Ave","","High Point","NC","US","272627737" +"1922653377","DIRECT","Direct Messaging Address","TCLC@TRICOUNTYLIFECARE.COM","Y","EMAIL","Tri-County Life Care Inc","DIRECT","Direct","","OTHER","Other","EMAIL","5625 S University Dr","","Davie","FL","US","333286100" +"1932754389","CONNECT","CONNECT URL","hmcbride@sunnyhillinc.org","N","business office","","DIRECT","Direct","","CSV","CSV","","14 Soccer Park Rd","","Fenton","MO","US","630262564" +"1376198739","OTHERS","Other URL","https://tworivers.medicineshoppe.com/","Y","Employer website","LAKESHORE APOTHACARE INC.","","","","","","","1500 Washington St","","Two Rivers","WI","US","542413045" +"1629623087","DIRECT","Direct Messaging Address","lapa@wmyhealth.org","N","email","","DIRECT","Direct","","","","","920 Lark Dr","","Albany","NY","US","122071398" +"1295380665","SOAP","SOAP URL","Mail","N","","","DIRECT","Direct","","CSV","CSV","","59 Winter Park Ln","","Powder Springs","GA","US","301274140" +"1295380665","OTHERS","Other URL","Mail","N","","","DIRECT","Direct","","CSV","CSV","","59 Winter Park Ln","","Powder Springs","GA","US","301274140" +"1295380665","SOAP","SOAP URL","Mail","N","","","DIRECT","Direct","","CSV","CSV","","59 Winter Park Ln","","Powder Springs","GA","US","301274140" +"1205481678","OTHERS","Other URL","Filezilla","Y","Home Health Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Home Care","2560 E Sunset Rd Ste 106","","Las Vegas","NV","US","891203517" +"1023663499","OTHERS","Other URL","hstjohn@go2results.com","N","Other","","","","","","","","7011 Leicester Ct","","Castle Pines","CO","US","801083474" +"1114572583","DIRECT","Direct Messaging Address","mcrincon@utmb.edu","Y","Email","UTMB Faculty Group Practice","","","","","","","700 University Blvd","","Galveston","TX","US","775505552" +"1215582606","OTHERS","Other URL","betterfutureforfamilies@aol.com","N","business email","","OTHER","Other","betterfutureforfamilies@aol.com","OTHER","Other","business email","640 E 152nd St","","Phoenix","IL","US","604262454" +"1750936142","DIRECT","Direct Messaging Address","shelby_bradford23@hotmail.com","N","direct e-mail address of provider","","DIRECT","Direct","","","","","20 Executive Dr Ste A","","Carmel","IN","US","460322988" +"1467007864","CONNECT","CONNECT URL","JOEANNETHOMASJOSEPH@YAHOO.COM","Y","","JOEANNETHOMASJOSEPH - JEBS CONSULTANTS","","","","","","","3108 6th St W","","Lehigh Acres","FL","US","339711460" +"1376198770","DIRECT","Direct Messaging Address","Catherine.Cliche@mountsinai.org","N","Work email","","DIRECT","Direct","","","","","440 W 114th St","","New York","NY","US","100251796" +"1629623020","OTHERS","Other URL","888-765-0374","N","fax","","DIRECT","Direct","","OTHER","Other","fax","1264 Higuera St Ste 108A","","San Luis Obispo","CA","US","934013184" +"1164077566","OTHERS","Other URL","Cerner","Y","","Dignity Health","","","","","","","1400 S Grand Ave Ste 600","","Los Angeles","CA","US","900153048" +"1437704830","DIRECT","Direct Messaging Address","pmarina@umich.edu","N","","","","","","","","","31500 Schoolcraft Rd","","Livonia","MI","US","481501805" +"1972158376","DIRECT","Direct Messaging Address","therapy@parisaemam.com","N","","","","","","","","","5414 Barnes Ave NW Ste 1","","Seattle","WA","US","981073839" +"1952956351","DIRECT","Direct Messaging Address","info@ahelpinghandhomecomfortcare.com","N","","","","","","","","","600 Red Lion Rd Apt U10","","Philadelphia","PA","US","191151227" +"1689229080","DIRECT","Direct Messaging Address","shuck@waverlyhealthcenter.org","N","Work email","","","","","","","","312 9th St SW","","Waverly","IA","US","506772929" +"1033764436","DIRECT","Direct Messaging Address","jams.bailey@hma.com","N","email","","DIRECT","Direct","","CSV","CSV","","7565 Dannaher Dr","","Powell","TN","US","378494029" +"1760037162","OTHERS","Other URL","None","N","","","","","","","","","323 Bluecoat St","","Dover","DE","US","199018863" +"1023663424","CONNECT","CONNECT URL","crossonnp@gmail.com","N","email","","","","","","","","35 E Main St Ste 118","","Avon","CT","US","060013845" +"1023663424","CONNECT","CONNECT URL","crossonnp@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","35 E Main St Ste 118","","Avon","CT","US","060013845" +"1841845245","CONNECT","CONNECT URL","mary@womenstherapeutic.com","N","","","","","","","","","5119 Crystal Park Ln","","Ellicott City","MD","US","210437947" +"1568017960","CONNECT","CONNECT URL","zoycite33@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","615 S Main St Apt 1","","Pendleton","OR","US","978013050" +"1477108884","DIRECT","Direct Messaging Address","lejolieetdur@icloud.com","N","will not be transferring data","","HIE","Health Information Exchange (HIE)","none","OTHER","Other","will not be transferring data","11171 Oakwood Dr","apt i-102","Loma Linda","CA","US","92354" +"1558916965","DIRECT","Direct Messaging Address","ksoto@sfvcmhc.org","N","","","","","","","","","16360 Roscoe Blvd # 2","","Van Nuys","CA","US","914061219" +"1437704848","DIRECT","Direct Messaging Address","ACham@itsbehavioral.net","N","","","DIRECT","Direct","","OTHER","Other","email","2009 Las Estrellas Ct","","Camarillo","CA","US","930124070" +"1346895752","OTHERS","Other URL","https://www.sendthisfile.com/f.jsp?id=e7843KHCt0iZnY6eiLFbmCuP","N","File transfer","","DIRECT","Direct","","OTHER","Other","any file","11700 Montgomery Rd","","Beltsville","MD","US","207051159" +"1881249290","DIRECT","Direct Messaging Address","Maurice@canitransport.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","928 Summerside Ct","","Virginia Beach","VA","US","234566373" +"1508411919","DIRECT","Direct Messaging Address","www.support@benadelcare.com","N","","","","","","","","","2341 Cherokee Valley Cir","","Lithonia","GA","US","300585383" +"1144875550","DIRECT","Direct Messaging Address","Betty0@baptisthealth.net","Y","Employer E-mail address","Baptist Health","DIRECT","Direct","","CSV","CSV","","6720 SW 32nd Ter","","Miami","FL","US","331553838" +"1578118980","OTHERS","Other URL","brightwhitewave@gmail.com","N","business email","","DIRECT","Direct","","OTHER","Other","email","96 Lyndon Cir","","Oakland","MI","US","483631322" +"1487209763","OTHERS","Other URL","Greeley","N","Massage Spa","","OTHER","Other","GREELEY","OTHER","Other","Greeley","2030 35th Ave Ste B","","Greeley","CO","US","806343944" +"1003461385","OTHERS","Other URL","Clinicsource.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1468 Marjorie Ln","","North Port","FL","US","342867826" +"1467007799","CONNECT","CONNECT URL","sayde.gaydorus@nyuhs.org","N","Electronic medical record","","DIRECT","Direct","","CSV","CSV","","179 N Broad St","","Norwich","NY","US","138151019" +"1497300800","OTHERS","Other URL","eyeqjax.com","N","","","","","","","","","4216 Herschel St","","Jacksonville","FL","US","322102208" +"1114572526","DIRECT","Direct Messaging Address","anahir@autismlearningpartners.com","N","work","","DIRECT","Direct","","CSV","CSV","","12432 Bellflower Blvd","","Downey","CA","US","902422806" +"1750936167","DIRECT","Direct Messaging Address","info@tcteen.sprucecare.com","N","","","","","","","","","2375 University Ave W Ste 160","","Saint Paul","MN","US","551141632" +"1932754249","OTHERS","Other URL","Folsom","N","","","","","","","","","81422 S Morgan Rd","","Folsom","LA","US","704377058" +"1750936068","DIRECT","Direct Messaging Address","jfont@uwhealth.org","N","","","DIRECT","Direct","","","","","800 University Bay Drive Suite 310","","Madison","WI","US","53705" +"1386299691","CONNECT","CONNECT URL","kkreis@clubworx.net","N","","","HIE","Health Information Exchange (HIE)","","","","","100 Fitness Dr","","Fuquay Varina","NC","US","275267263" +"1326693631","DIRECT","Direct Messaging Address","katie.christensen@mylcs.com","N","work","","DIRECT","Direct","","","","","1301 S US Highway 377","","Argyle","TX","US","762267744" +"1780239095","SOAP","SOAP URL","Oakland","N","","","DIRECT","Direct","","CSV","CSV","","310 8th St Ste 210","","Oakland","CA","US","946076527" +"1124673439","OTHERS","Other URL","david.p.bailey46.mil@mail.mil","N","Military email","","DIRECT","Direct","","OTHER","Other","US Military correspondence","36065 Santa Fe Ave","","Fort Hood","TX","US","765445060" +"1710532031","DIRECT","Direct Messaging Address","info@relianceofky.com","N","","","","","","","","","3603 Lenoir Ave","","Louisville","KY","US","402161134" +"1801441126","CONNECT","CONNECT URL","Pharmacy","N","Pharmacy","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","621 E Lake St","","Tawas City","MI","US","487639213" +"1174178495","CONNECT","CONNECT URL","gracecarenorthpointe.com","N","PT","","DIRECT","Direct","","CSV","CSV","","11830 Northpointe Blvd","","Tomball","TX","US","773775536" +"1700431020","CONNECT","CONNECT URL","alcrow@selectmedical.com","N","Encrypted business email","","","","","","","","351 N Air Depot Blvd Ste X","","Midwest City","OK","US","731101760" +"1699320911","DIRECT","Direct Messaging Address","yataylor@mibellawellness.com","N","","","DIRECT","Direct","","CSV","CSV","","3000 Meadow Lake Dr Ste 101","","Birmingham","AL","US","352420302" +"1699320911","DIRECT","Direct Messaging Address","yataylor@mibellawellness.com","N","","","DIRECT","Direct","","","","","3000 Meadow Lake Dr Ste 101","","Birmingham","AL","US","352420302" +"1861047193","DIRECT","Direct Messaging Address","drjbloom@hotmail.com","N","Office e-mail","","","","","","","","2 Town Pl Ste 110","","Bryn Mawr","PA","US","190103420" +"1225683543","DIRECT","Direct Messaging Address","anh.nguyen@ochsner.org","N","Practice email","","","","","","","","1514 Jefferson Hwy","","New Orleans","LA","US","701212429" +"1770138091","OTHERS","Other URL","Chesapeake","N","","","DIRECT","Direct","","","","","557 River Creek Rd","","Chesapeake","VA","US","233206233" +"1225683550","CONNECT","CONNECT URL","Computer","N","Toshiba Laptop","","DIRECT","Direct","","OTHER","Other","MEDICAID","5706 N 20th St","","Philadelphia","PA","US","191382902" +"1851946180","CONNECT","CONNECT URL","donyaa@helpingshandsinspirehappyhearts.com","N","","","","","","","","","1225 W Beaver St Ste 210","","Jacksonville","FL","US","322041416" +"1205481538","CONNECT","CONNECT URL","7056pharmacydept@hy-bee.com","N","Email","","","","","","","","875 4th St SW","","Mason City","IA","US","504012915" +"1679128904","CONNECT","CONNECT URL","jenncasillas5@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","148 Burney Blvd","","Mastic","NY","US","119501335" +"1992350227","OTHERS","Other URL","www.holycrossservices.org","N","","","","","","","","","3410 Old Lansing Rd","","Lansing","MI","US","489174392" +"1053966325","OTHERS","Other URL","healthitgov","N","Mail","","OTHER","Other","other","OTHER","Other","Telephone","8223 Frontier Rd","","Little Rock","AR","US","722097106" +"1710532007","CONNECT","CONNECT URL","Louisville","N","","","","","","","","","6809 Yazoo St Apt 205","","Louisville","KY","US","402584025" +"1083269377","CONNECT","CONNECT URL","grhc.org","N","","","","","","","","","483 W Seed Farm Rd","","Sacaton","AZ","US","851475000" +"1386299683","DIRECT","Direct Messaging Address","kguillen@families-first.net","N","","","","","","","","","5 N 27th St","","Fort Dodge","IA","US","505014305" +"1194370494","DIRECT","Direct Messaging Address","office@wchdental.com","N","office email","","DIRECT","Direct","","CSV","CSV","","3803 S Hamilton Rd","","Groveport","OH","US","431259330" +"1205481405","DIRECT","Direct Messaging Address","dchakua@unitymedcenter.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","164 W 13th St","","Grafton","ND","US","582371826" +"1841845047","OTHERS","Other URL","https://static.practicefusion.com/apps/ehr/index.html#/login","N","Practice Fusion","","","","","","","","380 E Northwest Hwy Ste 200","","Des Plaines","IL","US","600162274" +"1114572310","DIRECT","Direct Messaging Address","TCLC@TRICOUNTYLIFECARE.COM","Y","EMAIL","Tri-County Life Care Inc","DIRECT","Direct","","OTHER","Other","EMAIL","5625 S University Dr","","Davie","FL","US","333286100" +"1437704608","DIRECT","Direct Messaging Address","rkchaudh@utmb.edu","N","","","","","","","","","301 University Blvd","","Galveston","TX","US","775550709" +"1467007641","DIRECT","Direct Messaging Address","carmetra.johnson@claytoncenter.org","N","Agency Email","","DIRECT","Direct","","","","","157 Smith St","","Jonesboro","GA","US","302363546" +"1760037923","OTHERS","Other URL","LEA:MUSD","N","","","","","","","","","7651 N Oldfather Dr","","Tucson","AZ","US","857411621" +"1679128839","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","901 Freemont St","","Yorkville","IL","US","605601256" +"1396390555","DIRECT","Direct Messaging Address","Sjackson447@my.madonna.edu","N","","","DIRECT","Direct","","CSV","CSV","","43825 Michigan Ave","","Canton","MI","US","481882551" +"1306491568","CONNECT","CONNECT URL","SimplePractice","N","","","","","","","","","264 Clovis Ave # 202","","Clovis","CA","US","936121115" +"1528613791","DIRECT","Direct Messaging Address","neal.aneja@berkeley.edu","N","email","","DIRECT","Direct","","","","","982 Mission St","","San Francisco","CA","US","941032911" +"1558916726","DIRECT","Direct Messaging Address","joe.ricks@redirectbyp.com","N","","","DIRECT","Direct","","","","","900 Mlk Jr Dr","","Dublin","GA","US","310215063" +"1821643099","CONNECT","CONNECT URL","JEBSADVERTISING@OUTLOOK.COM","Y","","JOEANNETHOMASJOSEPH - JEBS CONSULTANTS","","","","","","","3108 6th St W","","Lehigh Acres","FL","US","339711460" +"1821643099","DIRECT","Direct Messaging Address","JEBSADVERTISING@OUTLOOK.COM","Y","","JOEANNETHOMASJOSEPH - JEBS CONSULTANTS","DIRECT","Direct","","","","","3108 6th St W","","Lehigh Acres","FL","US","339711460" +"1366097545","CONNECT","CONNECT URL","pattsny9001@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","fasthvny@gmail.com","795 Huntington Dr","","Fishkill","NY","US","125244915" +"1073168266","CONNECT","CONNECT URL","BehaviorHealth","N","Business","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8295 Tournament Dr Ste 129","","Memphis","TN","US","381258906" +"1346895539","DIRECT","Direct Messaging Address","maureen@mkennylmft.com","N","","","","","","","","","3231 Ocean Park Blvd","","Santa Monica","CA","US","904053221" +"1598310781","CONNECT","CONNECT URL","work","N","","","DIRECT","Direct","","CSV","CSV","","6116 Belair Rd","","Baltimore","MD","US","212061927" +"1316592504","DIRECT","Direct Messaging Address","slrushlow@me.com","N","email","","DIRECT","Direct","","CSV","CSV","","1548 Quinif Dr","","Walled Lake","MI","US","483902564" +"1306491592","DIRECT","Direct Messaging Address","nm@lifeconsultantsinc.org","N","","","","","","","","","4208 Helen St","","Suffolk","VA","US","234352138" +"1912552290","DIRECT","Direct Messaging Address","nlehman@prabatherapy.com","N","","","","","","","","","373 S Willow St Ste 266","","Manchester","NH","US","031035751" +"1336794569","DIRECT","Direct Messaging Address","mgonzalez@life4autism.com","N","Email address","","DIRECT","Direct","","OTHER","Other","Email","315 W 27th St","","Merced","CA","US","953402956" +"1457906604","CONNECT","CONNECT URL","Counselingc2@gmail.com","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4818 Everhart Rd","","Corpus Christi","TX","US","784112738" +"1326693656","CONNECT","CONNECT URL","sgrimes5162","N","","","","","","","","","59 Executive Park S","","Atlanta","GA","US","303292208" +"1194370486","DIRECT","Direct Messaging Address","brian.p.albright.mil@mail.mil","N","","","","","","","","","5005 N Piedras Street","ATTN: Anesthesia","El Paso","TX","US","79920" +"1730734013","OTHERS","Other URL","n/a","N","","","","","","","","","4988 State Highway 30","Memorial Campus, 3rd floor","amsterdam","NY","US","12010" +"1861047086","OTHERS","Other URL","https://drive.google.com/open?id=1XYRtoSosl-S9EXpDrlCUjfwoT6li8CLV","N","HIPAA Compliant online drive folder. Please contact me before sending any information","","","","","OTHER","Other","HIPAA Compliant online drive folder","1750 30th st, Ste 1, #226","","Boulder","CO","US","80301" +"1659926988","CONNECT","CONNECT URL","mercuryunder@yahoo.com","N","","","","","","","","","8218 N 149th St","","Bennington","NE","US","680077044" +"1194370437","DIRECT","Direct Messaging Address","rpoulin@selectmedical.com","N","","","","","","","","","73 Canal St","","Millbury","MA","US","015273253" +"1790330033","OTHERS","Other URL","lookdentalandvision.com","N","Main Website","","OTHER","Other","Company Information/Scheduling","OTHER","Other","N/A","1800 Galleria Blvd Ste 2590","","Franklin","TN","US","370676278" +"1396390647","DIRECT","Direct Messaging Address","nperez@marscare.com","N","","","","","","","","","826 Delaware Ave","","Fountain Hill","PA","US","180151174" +"1881249167","CONNECT","CONNECT URL","tkcl.org","N","","","DIRECT","Direct","","CSV","CSV","","2210 Line Ave Ste 207","2210 Line Ave Ste 207","Shreveport","LA","US","71104" +"1225683501","DIRECT","Direct Messaging Address","yessnet@comcast.net","N","","","","","","","","","400 NE 44th St","","Pompano Beach","FL","US","330644116" +"1417502790","OTHERS","Other URL","Indefax.com","N","","","","","","","","","2901 Acme Brick Plz","","Fort Worth","TX","US","761094124" +"1609421981","DIRECT","Direct Messaging Address","peter.smith@co.washington.mn.us","N","","","","","","","","","14949 62nd St N","","Stillwater","MN","US","550826102" +"1396390670","CONNECT","CONNECT URL","Northport","N","","","","","","","","","400 McFarland Blvd Ste F","","Northport","AL","US","354763371" +"1952956237","DIRECT","Direct Messaging Address","Plal@beca-aba.com","N","","","","","","","","","8320 Dandelion Dr","","Elk Grove","CA","US","956244557" +"1215582416","DIRECT","Direct Messaging Address","young-jun.kim@utsouthwestern.edu","N","Email address","","DIRECT","Direct","","","","","5323 Harry Hines Blvd","","Dallas","TX","US","753907201" +"1932754223","CONNECT","CONNECT URL","info@centerforsedation.com","Y","Office Location","Center For Cosmetic And Sedation Dentistry","DIRECT","Direct","","","","","1030 Duluth Hwy","","Lawrenceville","GA","US","300435215" +"1811542111","DIRECT","Direct Messaging Address","TCLC@TRICOUNTYLIFECARE.COM","N","EMAIL","","DIRECT","Direct","","OTHER","Other","EMAIL","5625 S University Dr","","Davie","FL","US","333286100" +"1144875345","OTHERS","Other URL","904rx@albertsons.us","N","store email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","store","4950 Montgomery Blvd NE","","Albuquerque","NM","US","871091306" +"1083269286","DIRECT","Direct Messaging Address","TCLC@TRICOUNTYLIFECARE.COM","Y","EMAIL","Tri-County Life Care Inc","DIRECT","Direct","","OTHER","Other","EMAIL","5625 S University Dr","","Davie","FL","US","333286100" +"1942855168","CONNECT","CONNECT URL","apratt@prtotypes.org","N","company email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","831 E Arrow Hwy","","Pomona","CA","US","917672535" +"1679128896","CONNECT","CONNECT URL","desktop","N","","","","","","","","","1493 Cambridge St","","Cambridge","MA","US","021391099" +"1588219703","CONNECT","CONNECT URL","scott@drchapin.com","N","","","","","","","","","253 W State St","","Doylestown","PA","US","189013531" +"1003461229","CONNECT","CONNECT URL","info@thehavenatcollege.com","N","","","DIRECT","Direct","","CSV","CSV","","35 Mellor Ave","","Catonsville","MD","US","212285106" +"1184279309","CONNECT","CONNECT URL","Fayetteville","N","","","","","","","","","2580 E Joyce Blvd Ste 12","","Fayetteville","AR","US","727033924" +"1376198598","CONNECT","CONNECT URL","mike@mikestransportationservices.com","N","","","","","","","","","6320 South St","","Lincoln","NE","US","685062822" +"1609421833","CONNECT","CONNECT URL","Constable","N","","","","","","","","","31 6th St","","Malone","NY","US","129531246" +"1609421833","CONNECT","CONNECT URL","Constable","N","","","","","","","","","31 6th St","","Malone","NY","US","129531246" +"1609421833","CONNECT","CONNECT URL","Constable","N","","","","","","","","","31 6th St","","Malone","NY","US","129531246" +"1609421833","CONNECT","CONNECT URL","Malone","N","","","","","","","","","31 6th St","","Malone","NY","US","129531246" +"1073168209","CONNECT","CONNECT URL","mike@mikescapitalcab.com","N","","","","","","","","","6320 South St","","Lincoln","NE","US","685062822" +"1194370346","CONNECT","CONNECT URL","APIs","N","Data dissemination files","","DIRECT","Direct","","CSV","CSV","","3292 Boller Ave # 1","","Bronx","NY","US","104755500" +"1629623871","DIRECT","Direct Messaging Address","markblew@verizon.net","N","business email","","DIRECT","Direct","","CSV","CSV","","2704 Glenwood Rd","","Brooklyn","NY","US","112102326" +"1366097511","OTHERS","Other URL","Revolution","N","Revolution EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Freeport","102 W Rock Falls Rd","","Rock Falls","IL","US","610712960" +"1144875303","OTHERS","Other URL","ATS","N","","","","","","","","","812 University St","","Pella","IA","US","502191902" +"1962057125","CONNECT","CONNECT URL","Gunnison","N","","","DIRECT","Direct","","","","","225 N Pine St","","Gunnison","CO","US","812302648" +"1003461260","OTHERS","Other URL","BARTELLDRUGS.COM","N","","","","","","","","","3620 Factoria Blvd SE","","Bellevue","WA","US","980066128" +"1699320861","DIRECT","Direct Messaging Address","emilyz@transformationalchoices.com","N","email","","","","","","","","9409 N Haggerty Rd","","Plymouth","MI","US","481704696" +"1821643081","OTHERS","Other URL","Fredericksburg","N","","","DIRECT","Direct","","CSV","CSV","","621 Jefferson Davis Hwy Ste 201","","Fredericksburg","VA","US","224014567" +"1992350110","DIRECT","Direct Messaging Address","cromanowsky@cornerhousenj.org","N","cromanowsky@cornerhousenj.org","","DIRECT","Direct","","OTHER","Other","n/a","1 Monument Dr","","Princeton","NJ","US","085403036" +"1235784448","CONNECT","CONNECT URL","Lewes,DE","N","Hospital","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","424 Savannah Rd","","Lewes","DE","US","199581462" +"1619522869","DIRECT","Direct Messaging Address","marsha@209nycdental.com","N","","","","","","","","","209 E 56th St","","New York","NY","US","100223705" +"1588219711","OTHERS","Other URL","https://epicproxy.bhsala.com/FHIRProxy/api/FHIR/DSTU2/","N","EPIC","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2010 Brookwood Medical Ctr Dr","","Birmingham","AL","US","352096804" +"1902451131","OTHERS","Other URL","Admin@peakbhs.com","N","","","","","","","","","22749 Fairway View Dr","","Zachary","LA","US","707916130" +"1053966382","CONNECT","CONNECT URL","tiffany.miller@aspirus.org","N","Professional Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1630 Chippewa Dr","","Rhinelander","WI","US","545019503" +"1326693664","CONNECT","CONNECT URL","unknown","Y","unknown","Atlantic Street Center","","","","","","","2103 S Atlantic St","","Seattle","WA","US","981443615" +"1669027926","CONNECT","CONNECT URL","LBN","Y","","AppleGate Health Services of Tennessee, Inc","DIRECT","Direct","","CSV","CSV","","446 Metroplex Dr Ste 200A","","Nashville","TN","US","372113139" +"1780239012","OTHERS","Other URL","Unknown","Y","","iMPACT Compassion Center","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9 S Dayton St","","Kennewick","WA","US","993363843" +"1184279424","OTHERS","Other URL","EloyGonzalezLitan@selectmedical.com","N","","","","","","","","","10527 Fry Rd Bldg C3-100","","Cypress","TX","US","774335348" +"1265087506","CONNECT","CONNECT URL","Columbus","N","","","","","","","","","750 E Long St Ste 3000","","Columbus","OH","US","432031874" +"1104471457","DIRECT","Direct Messaging Address","ksauro@umich.edu","Y","University e-mail","Regents of The University of Michigan","DIRECT","Direct","","CSV","CSV","","2850 S Industrial Hwy","Suite 75","Ann Arbor","MI","US","481046796" +"1790330058","DIRECT","Direct Messaging Address","mongarcia@altamed.org","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","1776 E Century Blvd","","Los Angeles","CA","US","900023050" +"1477108736","DIRECT","Direct Messaging Address","petrucl@ccf.org","N","email","","","","","","","","9500 Euclid Ave","","Cleveland","OH","US","441950001" +"1205481579","CONNECT","CONNECT URL","ABAIRD@MHMRCV.ORG","N","WORK EMAIL","","DIRECT","Direct","","","","","902 Spaulding St","","San Angelo","TX","US","769034971" +"1174178438","CONNECT","CONNECT URL","meghanopritchard@gmail.com","N","","","DIRECT","Direct","","","","","533B Keyway Dr","","Flowood","MS","US","392328809" +"1073168274","DIRECT","Direct Messaging Address","katelynnicewander@abfp.allscriptsdirect.net","N","Follow My Health","","DIRECT","Direct","","CSV","CSV","","2913 Valley Ave Ste 200","","Winchester","VA","US","226012678" +"1124673421","DIRECT","Direct Messaging Address","lauren.piekarski@genesishcc.com","N","email","","DIRECT","Direct","","OTHER","Other","email","3535 S Ball St","","Arlington","VA","US","222024426" +"1982259180","DIRECT","Direct Messaging Address","info@sacredsoulwellness.org","N","Direct","","DIRECT","Direct","","CSV","CSV","","445 Dexter Ave Ste 4050","","Montgomery","AL","US","361043867" +"1588219794","SOAP","SOAP URL","susan@workwelldental.com","N","Regional Manager","","DIRECT","Direct","","CSV","CSV","","826 Broadway","","Everett","MA","US","021493027" +"1396390506","DIRECT","Direct Messaging Address","vranalli@ymcapgh.org","N","","","","","","","","","2200 Golden Mile Hwy","","Plum","PA","US","152392730" +"1770138984","DIRECT","Direct Messaging Address","clintonmedicalclinic@cmci.allscriptsdirect.net","Y","Main DM Address","Clinton Medical Clinic, Inc.","DIRECT","Direct","","OTHER","Other","Other","403 Fairview St","","Clinton","NC","US","283282399" +"1962057174","OTHERS","Other URL","N/A","N","","","","","","","","","428 Airport Blvd","","Pensacola","FL","US","325037865" +"1245885458","DIRECT","Direct Messaging Address","adam.whitney@rm.edu","N","","","","","","","","","1056 E Harrison Ave","","Salt Lake City","UT","US","841052445" +"1316592538","CONNECT","CONNECT URL","Jacksonville","N","OFFICE","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2732 Trollie Ln","","Jacksonville","FL","US","322113833" +"1851946081","DIRECT","Direct Messaging Address","cblanchard@rosecrance.org","N","","","","","","","","","401 W Springfield Ave","","Champaign","IL","US","618204716" +"1649825878","DIRECT","Direct Messaging Address","abogdis22@outlook.com","N","","","","","","","","","508 S 2nd Ave","","Covina","CA","US","917233012" +"1437704673","OTHERS","Other URL","Bestnotes","N","","","DIRECT","Direct","","CSV","CSV","","7910 Downing Ave Ste 100","","Bakersfield","CA","US","933085016" +"1700431954","DIRECT","Direct Messaging Address","info@rosineyecare.com","N","","","","","","","","","17941 Biscayne Blvd","","Aventura","FL","US","331602502" +"1235784489","DIRECT","Direct Messaging Address","drdiers@wellnesspsychservices.com","Y","Work Email","Wellness Psychological Services PLLC","DIRECT","Direct","","CSV","CSV","","205 S Hoover Blvd Ste 202","","Tampa","FL","US","336093574" +"1114572369","SOAP","SOAP URL","Waukesha","N","","","","","","","","","W244N4840 Swan Rd","","Pewaukee","WI","US","530721402" +"1770138927","DIRECT","Direct Messaging Address","kingwood@bluesprigpediatrics.com","N","","","","","","","","","2825 W Town Center Cir","","Kingwood","TX","US","773393734" +"1932754181","OTHERS","Other URL","Athena","N","through our billing company","","DIRECT","Direct","","OTHER","Other","all records are sent via secured network of Athena Health","2430B Oka St","","Kilauea","HI","US","967545332" +"1487209631","DIRECT","Direct Messaging Address","kingwood@bluesprigpediatrics.com","N","","","","","","","","","2825 W Town Center Cir","","Kingwood","TX","US","773393734" +"1154976314","OTHERS","Other URL","mkiley@infinityhealthva.com","N","","","","","","","","","2200 Pump Rd Ste 200","","Richmond","VA","US","232333539" +"1073168233","DIRECT","Direct Messaging Address","info@advancedorthopt.com","Y","email","Advanced Orthopedic Physical Therapy, P.C.","","","","","","","700 Deborah Rd Ste 190","","Newberg","OR","US","971323075" +"1982259214","DIRECT","Direct Messaging Address","Sheffields@spencerhospital.org","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1200 1st Ave E","","Spencer","IA","US","513014342" +"1679128938","OTHERS","Other URL","emma@essentialnutrition.com","N","","","","","","","","","2935 Baseline Rd Ste 302","","Boulder","CO","US","803032367" +"1528613882","DIRECT","Direct Messaging Address","astowitts@thethirdchair.com","Y","","The Third Chair","","","","","","","648 Monroe Ave NW Ste 100","","Grand Rapids","MI","US","495036714" +"1326693557","CONNECT","CONNECT URL","Monterey","N","","","HIE","Health Information Exchange (HIE)","","","","","157 Sargent Ct","","Monterey","CA","US","939403115" +"1114572344","CONNECT","CONNECT URL","0hasslepersonalcareservices@gmail.com","N","PERSONAL CARE SERVICES","","","","","","","","3702 1/2 BROYLES STREET","","HOUSTON","TX","US","77026" +"1841845070","DIRECT","Direct Messaging Address","erichers@serenitylane.org","N","work email","","","","","","","","91150 N Coburg Industrial Way","","Coburg","OR","US","97408" +"1770138919","DIRECT","Direct Messaging Address","cabunchc@cabun.org","N","","","","","","","","","200 E 18th St","","Hope","AR","US","718018203" +"1902451149","OTHERS","Other URL","?","N","","","","","","","","","56905 Station Dr.","","Calument","MI","US","49931" +"1437704780","SOAP","SOAP URL","jack@strawther.us","N","","","","","","","","","1938 Marble Rdg","","Frisco","TX","US","750361365" +"1669027991","CONNECT","CONNECT URL","Gainesville","N","","","","","","","","","7915 SW 13th Rd","","Gainesville","FL","US","326073320" +"1356996680","SOAP","SOAP URL","WebPT","N","","","HIE","Health Information Exchange (HIE)","","","","","200 S Biscayne Blvd","","Miami","FL","US","331312310" +"1306491642","DIRECT","Direct Messaging Address","jessicam@ableacademics.com","N","","","DIRECT","Direct","","","","","2063 Garden St","","Titusville","FL","US","327963243" +"1568017812","CONNECT","CONNECT URL","nbtrainor@allergypartners.com","N","Secure email address","","DIRECT","Direct","","","","","2121 E Harmony Rd Unit 350","","Fort Collins","CO","US","805283404" +"1013562362","DIRECT","Direct Messaging Address","ssimmons@howardparkcenter.org","N","","","","","","","","","16375 Pierside Ln","","Grover","MO","US","630401600" +"1023663382","CONNECT","CONNECT URL","Albany","N","Practice Location","","DIRECT","Direct","","OTHER","Other","Albany","10 Colvin Ave Ste 102","","Albany","NY","US","122061242" +"1376198648","CONNECT","CONNECT URL","Desktops","N","","","DIRECT","Direct","","","","","2200 S Main St Ste 214","","Lombard","IL","US","601485365" +"1538714894","OTHERS","Other URL","none","N","none","","OTHER","Other","none","OTHER","Other","none","1718 Alexandria Dr Ste 101","","Lexington","KY","US","405043161" +"1548815806","DIRECT","Direct Messaging Address","mbaker@thecounselingcenter.com","N","email","","DIRECT","Direct","","CSV","CSV","","1198 Lakewood Rd","","Toms River","NJ","US","087532237" +"1477108744","OTHERS","Other URL","Theranest","N","Electronic EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12655 SW Center St Ste 100","","Beaverton","OR","US","970051600" +"1275188542","CONNECT","CONNECT URL","Cerner","N","","","HIE","Health Information Exchange (HIE)","","","","","1611 NW 12th Ave","","Miami","FL","US","331361005" +"1457906729","CONNECT","CONNECT URL","https://shawneemorris1@gmail.com/","N","","","","","","","","","7408 Mountain Thicket St","","Las Vegas","NV","US","891314542" +"1609421999","CONNECT","CONNECT URL","davenpdp@udmercy.edu","N","","","","","","","","","37668 Ford Rd","","Westland","MI","US","481851924" +"1164077459","CONNECT","CONNECT URL","sarah.pebley@ebac.org","N","","","","","","","","","6117 Martin Luther King Jr Way","","Oakland","CA","US","946091240" +"1437704723","OTHERS","Other URL","https://www.westoaklandhealth.org/","N","","","","","","","","","700 Adeline St","","Oakland","CA","US","946072608" +"1073168373","DIRECT","Direct Messaging Address","jbergin@ut.edu","N","","","DIRECT","Direct","","","","","401 W Kennedy Blvd # 1","","Tampa","FL","US","336061450" +"1073168373","DIRECT","Direct Messaging Address","jbergin@ut.edu","N","","","DIRECT","Direct","","","","","401 W Kennedy Blvd # 1","","Tampa","FL","US","336061450" +"1073168373","DIRECT","Direct Messaging Address","jbergin@ut.edu","N","","","DIRECT","Direct","","","","","401 W Kennedy Blvd # 1","","Tampa","FL","US","336061450" +"1073168373","DIRECT","Direct Messaging Address","jbergin@ut.edu","N","","","DIRECT","Direct","","","","","401 W Kennedy Blvd # 1","","Tampa","FL","US","336061450" +"1073168373","DIRECT","Direct Messaging Address","jbergin@ut.edu","N","","","DIRECT","Direct","","","","","401 W Kennedy Blvd # 1","","Tampa","FL","US","336061450" +"1073168373","DIRECT","Direct Messaging Address","jbergin@ut.edu","N","","","DIRECT","Direct","","","","","401 W Kennedy Blvd # 1","","Tampa","FL","US","336061450" +"1790330090","CONNECT","CONNECT URL","Berkeley","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1918 University Ave Ste 2B","","Berkeley","CA","US","947043264" +"1417502717","DIRECT","Direct Messaging Address","TCLC@TRICOUNTYLIFECARE.COM","Y","EMAIL","Tri-County Life Care Inc","DIRECT","Direct","","OTHER","Other","EMAIL","5625 S University Dr","","Davie","FL","US","333286100" +"1699320994","DIRECT","Direct Messaging Address","elyse@thrivecounselingohio.com","N","","","","","","","","","4119 Whipple Ave NW Ste B","","Canton","OH","US","447184801" +"1700431913","OTHERS","Other URL","https://www.therapynotes.com","N","Therapy notes is a secure data base used by kentucky counseling center","","HIE","Health Information Exchange (HIE)","","OTHER","Other","therapy notes","900 Brookhaven Dr","","Russellville","KY","US","422761031" +"1891340006","OTHERS","Other URL","iyfcounseling@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","5765 Friars Rd Unit 165","","San Diego","CA","US","921101842" +"1386299519","OTHERS","Other URL","NA","N","","","","","","","","","110 Irving St NW Unit 5A","","Washington","DC","US","200103017" +"1578118709","DIRECT","Direct Messaging Address","sbailey@hbofm.org","N","","","OTHER","Other","County Contract","OTHER","Other","progress notes","1385 N Hamilton Pkwy","","Novato","CA","US","949498276" +"1922653153","CONNECT","CONNECT URL","truefamilyservices@gmail.com","N","","","DIRECT","Direct","","","","","600 N 1st St","","Las Vegas","NV","US","891011904" +"1588219729","DIRECT","Direct Messaging Address","karenf@crossingsclinic.com","Y","","Crossings Clinic LLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5140 Charlestown Rd","","New Albany","IN","US","471509475" +"1821643065","SOAP","SOAP URL","EHR","N","","","","","","","","","2150 S Bellaire St Ste 206","","Denver","CO","US","802224935" +"1760037907","DIRECT","Direct Messaging Address","mfisher@bluesprigpediatrics.com","N","","","","","","","","","2825 W Town Center Cir","","Kingwood","TX","US","773393734" +"1578118717","DIRECT","Direct Messaging Address","keonat@vegasbhs.com","N","email","","DIRECT","Direct","","OTHER","Other","email","3920 W Charleston Blvd Ste N","","Las Vegas","NV","US","891021651" +"1811542053","DIRECT","Direct Messaging Address","drbiondoletti@wellnesspsychservices.com","Y","Office Email","Wellness Psychological Services PLLC","DIRECT","Direct","","CSV","CSV","","205 S Hoover Blvd Ste 202","","Tampa","FL","US","336093574" +"1992350136","DIRECT","Direct Messaging Address","info@baysidedentalrowlett.com","N","Email","","","","","","","","2758 N Galloway Ave Ste 200","","Mesquite","TX","US","751506381" +"1790330942","DIRECT","Direct Messaging Address","info@rosineyecare.com","N","","","","","","","","","7187 W Oakland Park Blvd","","Lauderhill","FL","US","333131050" +"1447805601","OTHERS","Other URL","server","N","","","","","","","","","695 S Colorado Blvd Ste 20","","Denver","CO","US","802468010" +"1558916718","OTHERS","Other URL","https://atsusers.com/Default.asp","N","athlete medical records, documentation, injury documentation and player ststus","","HIE","Health Information Exchange (HIE)","","OTHER","Other","consumer mediated exchange","500 E 9th St","","Claremont","CA","US","917116400" +"1841845005","OTHERS","Other URL","Inglewood","N","Mobile Lactation Client App","","DIRECT","Direct","","OTHER","Other","Encrypted Cloud Based Data","708 N Eucalyptus Ave Apt 102","","Inglewood","CA","US","903023630" +"1114572385","CONNECT","CONNECT URL","Escondido","N","","","DIRECT","Direct","","CSV","CSV","","1682 Daybreak Pl","","Escondido","CA","US","920271023" +"1295380236","OTHERS","Other URL","okgrowcc@gmail.com","N","","","","","","","","","301 E Main St Ste B","","Wilburton","OK","US","745784416" +"1306491402","OTHERS","Other URL","balanceautism.org","N","","","","","","","","","1860 NW 118th St Ste 100","","Clive","IA","US","503258278" +"1679128680","OTHERS","Other URL","Baltimore","N","","","","","","","","","6416 Martinique Rd","","Baltimore","MD","US","212372046" +"1952956906","OTHERS","Other URL","rxm.09918@store.walgreens.com","Y","","WALGREEN CO","DIRECT","Direct","","CSV","CSV","","164 E. Main","","Rexburg","ID","US","83440" +"1154976249","OTHERS","Other URL","PointandClick","N","EMR","","","","","","","","1 Folmer Drive","","Cortland","NY","US","13045" +"1144875238","OTHERS","Other URL","Filezilla","Y","Home Health care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Home Care","2560 E Sunset Rd Ste 106","","Las Vegas","NV","US","891203517" +"1588219596","OTHERS","Other URL","opticolorspr@gmail.com","N","Email","","","","","","","","Chalets de Bairoa","62 Pitirre","Caguas","PR","US","00727" +"1144875287","DIRECT","Direct Messaging Address","peoplesm@southeast.com","N","","","","","","","","","1989 W Broad St","","Columbus","OH","US","432231101" +"1548815673","DIRECT","Direct Messaging Address","cmeixelsperger@dshealthcare.com","N","","","","","","","","","4 Research Dr Ste 402","","Shelton","CT","US","064846242" +"1114572120","OTHERS","Other URL","CHA-!","N","CHA-!","","","","","OTHER","Other","CHA-!","1 Scow John Road","","Wt.Mountain","AK","US","997840029" +"1083269245","CONNECT","CONNECT URL","www.facebook.com","N","","","","","","","","","12031 Cardwell St","","Livonia","MI","US","481502355" +"1700431962","OTHERS","Other URL","email","N","","","DIRECT","Direct","","CSV","CSV","","2531 Briarcliff Rd NE Ste 106","","Atlanta","GA","US","303293017" +"1629623897","OTHERS","Other URL","patty960702@gmail.com","N","","","","","","","","","13469 SW 29th St","","Miami","FL","US","331757178" +"1629623897","OTHERS","Other URL","patty960702@gmail.com","N","","","","","","","","","13469 SW 29th St","","Miami","FL","US","331757178" +"1003461195","CONNECT","CONNECT URL","https://pathwaysofpa.com/services/pathways-community-services/","N","","","","","","","","","711 E Ball Rd Ste 201","","Anaheim","CA","US","928055925" +"1659926749","CONNECT","CONNECT URL","N/A","N","","","","","","","","","509 Biltmore Ave","","Asheville","NC","US","288014601" +"1376198465","CONNECT","CONNECT URL","Pharmacy","N","Prescription Medication","","DIRECT","Direct","","CSV","CSV","","1214 N Charlotte St","","Wichita","KS","US","672082657" +"1982259081","DIRECT","Direct Messaging Address","dpinder@volstate.edu","N","","","HIE","Health Information Exchange (HIE)","","","","","1102 Rue Joey","","Mount Juliet","TN","US","371226821" +"1639724727","CONNECT","CONNECT URL","austin","N","","","","","","","","","8140 N Mopac Expy Ste 3-210","","Austin","TX","US","787598862" +"1780239871","DIRECT","Direct Messaging Address","amarunich@portagepath.org","N","e-mail","","","","","","","","10 Penfield Ave","","Akron","OH","US","443102912" +"1033764121","DIRECT","Direct Messaging Address","INFO@BHAWC.COM","N","","","DIRECT","Direct","","","","","1803 N Wickham Rd","","Melbourne","FL","US","329358155" +"1851946941","DIRECT","Direct Messaging Address","briend@staffordschools.net","N","school email","","DIRECT","Direct","","OTHER","Other","Stafford county","31 Stafford Ave","","Stafford","VA","US","225547246" +"1629623723","OTHERS","Other URL","N/A","N","","","","","","","","","59 Forrester St SW Apt B","","Washington","DC","US","200322120" +"1114572229","CONNECT","CONNECT URL","mail.mil","N","","","DIRECT","Direct","","CSV","CSV","","Smoke Bomb Hill Dental Clinic 3817 Gruber Rd","","Fort Bragg","NC","US","283100001" +"1679128789","CONNECT","CONNECT URL","A","N","","","","","","","","","103 W Allegheny Rd","","Imperial","PA","US","151269779" +"1386299493","CONNECT","CONNECT URL","health@rise-above-acupuncture.com","N","Company e-mail","","DIRECT","Direct","","CSV","CSV","","9180 Forest Hill Blvd","","Wellington","FL","US","334116564" +"1386299493","CONNECT","CONNECT URL","health@rise-above-acupuncture.com","N","","","","","","","","","9180 Forest Hill Blvd","","Wellington","FL","US","334116564" +"1942855051","DIRECT","Direct Messaging Address","info@fmtherapies.com","N","","","","","","","","","7162 Lone Oak Way","","Lithonia","GA","US","300588291" +"1003461112","DIRECT","Direct Messaging Address","kingwood@bluesprigpediatrics.com","N","","","","","","","","","2825 W Town Center Cir","","Kingwood","TX","US","773393734" +"1700431814","DIRECT","Direct Messaging Address","amanda@thephysicaledge.com","N","emial","","DIRECT","Direct","","OTHER","Other","email","253 N Santa Anita Ave","","Arcadia","CA","US","910063114" +"1083269104","CONNECT","CONNECT URL","tscrowlcsw@lifeisbeautifultherapeuticservices.com","N","Business email","","DIRECT","Direct","","","","","207 Frankie Ln","","White Hall","AR","US","716022683" +"1891340915","SOAP","SOAP URL","n/a","N","","","","","","","","","333 5th Ave Fl 4","","New York","NY","US","100165131" +"1790330827","CONNECT","CONNECT URL","www.mightyoakstherapies.com","N","website is currently under construction","","DIRECT","Direct","","","","","18100 West Rd Apt 1216","","Houston","TX","US","770953785" +"1518512649","CONNECT","CONNECT URL","info@allthingsnewclinical.com","N","","","","","","","","","1808 61st Ave","","Cheverly","MD","US","207853803" +"1952956096","CONNECT","CONNECT URL","Monett","N","","","","","","","","","1010 7th St","","Monett","MO","US","657081447" +"1255986337","CONNECT","CONNECT URL","Hialeah","N","","","","","","","","","1980 E 4th Ave","","Hialeah","FL","US","330102714" +"1134774219","DIRECT","Direct Messaging Address","henri8th@troycable.net","N","email address","","DIRECT","Direct","","CSV","CSV","","98 Oak Park Dr","","Troy","AL","US","360793085" +"1144875139","CONNECT","CONNECT URL","https://www.aafa.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","705 Riley Hospital Dr","","Indianapolis","IN","US","462025109" +"1336794320","CONNECT","CONNECT URL","integritytranport819@gmail.com","N","","","","","","","","","813 Professional Pl W Ste 107","","Chesapeake","VA","US","233203629" +"1114572112","DIRECT","Direct Messaging Address","medrec@racsb.org","N","Email","","DIRECT","Direct","","CSV","CSV","","241 Greenhouse Rd","","Lexington","VA","US","244503717" +"1487209482","DIRECT","Direct Messaging Address","m.dent@northridgecenter.com","N","email","","DIRECT","Direct","","OTHER","Other","Medford","3737 S Pacific Hwy","","Medford","OR","US","975018981" +"1023663028","DIRECT","Direct Messaging Address","info@4lovecounseling.com","N","Business Email","","","","","","","","2106 Hope Mills Rd","","Fayetteville","NC","US","283044226" +"1144875147","CONNECT","CONNECT URL","EDINBURG,TX","N","EMAIL","","OTHER","Other","EDINBURG","CSV","CSV","EDINBURG, TX","1939 W Owassa Rd","","Edinburg","TX","US","785397048" +"1588219588","DIRECT","Direct Messaging Address","pharmacist@kingspharmacybmt.com","N","","","","","","","","","3610 N Major Dr","","Beaumont","TX","US","777139573" +"1033764048","CONNECT","CONNECT URL","aureliedoricent@gmail.com","N","","","","","","","","","13000 SW 28th Ct","","Davie","FL","US","333301200" +"1750936761","DIRECT","Direct Messaging Address","johana.vega@va.gov","N","","","","","","","","","351 E Temple St","","Los Angeles","CA","US","900123328" +"1912552928","DIRECT","Direct Messaging Address","myarian@fprehab.com","Y","Work","Functional Pathways","DIRECT","Direct","","CSV","CSV","","2316 Springmill Rd","","Kettering","OH","US","454402504" +"1811542822","CONNECT","CONNECT URL","hanovercounselingassociates@gmail.com","N","","","DIRECT","Direct","","OTHER","Other","Email","8249 Crown Colony Pkwy Ste 202","","Mechanicsville","VA","US","231164057" +"1417502436","CONNECT","CONNECT URL","https://npiregistry.cms.hhs.gov/registry/","N","","","","","","","","","3960 E Patrick Ln Ste 202","","Las Vegas","NV","US","891204902" +"1649825662","DIRECT","Direct Messaging Address","lhochman@nyit.edu","N","","","","","","","","","160 Commack Rd Ste Ll3","","Commack","NY","US","117253412" +"1013562057","DIRECT","Direct Messaging Address","sdharmon@paylessmarkets.com","N","email","","DIRECT","Direct","","OTHER","Other","email","655 Harmon Loop Rd Ste 108","","Dededo","GU","US","969296544" +"1346895398","CONNECT","CONNECT URL","Dallas","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","350 E Interstate 20","","Arlington","TX","US","760181119" +"1770138729","DIRECT","Direct Messaging Address","dfrobel@orsinihc.com","N","email","","","","","","","","1111 Nicholas Blvd","","Elk Grove Village","IL","US","600072516" +"1033764022","DIRECT","Direct Messaging Address","pharmacist@kingspharmacybmt.com","N","","","","","","","","","3610 N Major Dr","","Beaumont","TX","US","777139573" +"1720633878","OTHERS","Other URL","Anasazi","N","","","","","","","","","6100 Radio Station Rd","","LA Plata","MD","US","206463314" +"1043865157","DIRECT","Direct Messaging Address","hmarkgraf@twu.edu","N","","","DIRECT","Direct","","","","","2901 Acme Brick Plz","","Fort Worth","TX","US","761094124" +"1841845963","SOAP","SOAP URL","Boise","N","","","","","","","","","901 N Curtis Rd Ste 204","","Boise","ID","US","837061340" +"1700431806","DIRECT","Direct Messaging Address","Jocelyne.Barbot@UMM.edu","N","","","","","","","","","3001 Hospital Dr","","Cheverly","MD","US","207851189" +"1699320788","DIRECT","Direct Messaging Address","cshenry@browardhealth.org","N","","","","","","","","","1600 S Andrews Ave","","Fort Lauderdale","FL","US","333162510" +"1174178263","DIRECT","Direct Messaging Address","peter.l.dorf.mil@mail.mil","N","","","","","","","","","U.S. Army Dental Health Activity","8476 Simonds Street, STE 5700","Ft. Belvoir","VA","US","22060" +"1174178263","DIRECT","Direct Messaging Address","peter.l.dorf.mil@mail.mil","N","","","","","","","","","9225 Doerr Rd # 1220","","Ft Belvoir","VA","US","220602204" +"1043865132","DIRECT","Direct Messaging Address","agolden@chicagotherapyandassessment.com","N","Encrypted Email","","DIRECT","Direct","","CSV","CSV","","150 S Wacker Dr Ste 2400","","Chicago","IL","US","606064211" +"1003461104","CONNECT","CONNECT URL","www.perrychirowellness.com","N","","","","","","","","","4027 Watson Blvd Ste 180","","Warner Robins","GA","US","310939544" +"1821643925","DIRECT","Direct Messaging Address","drchatmon@medpsych.net","N","","","","","","","","","1090 S Tamiami Trl","","Sarasota","FL","US","342369116" +"1497300503","DIRECT","Direct Messaging Address","kingwood@bluesprigpediatrics.com","N","","","","","","","","","2825 W Town Center Cir","","Kingwood","TX","US","773393734" +"1457906455","OTHERS","Other URL","rcraft@advantagebhs.org","Y","encrypted email","Advantage Behavioral Health Systems","DIRECT","Direct","","OTHER","Other","encrypted","240 Mitchell Bridge Rd","","Athens","GA","US","306062043" +"1770138885","CONNECT","CONNECT URL","Pharmaserv","N","","","","","","","","","3535 Chattanooga Rd","","Tunnel Hill","GA","US","307559393" +"1790330801","DIRECT","Direct Messaging Address","ashley.thrower@direct.pediatricalliance.nextgenshare.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6500 Brooktree Rd Ste 101","","Wexford","PA","US","150909272" +"1760037899","CONNECT","CONNECT URL","Leander","N","Clinic Website and EMR (webPT)","","DIRECT","Direct","","CSV","CSV","","15609 Ronald W Reagan Blvd Bldg A130","","Leander","TX","US","786411472" +"1164077202","DIRECT","Direct Messaging Address","kirsten.eby@theaces.net","N","work email","","","","","","","","1515 S Indian Bend Rd","","Tempe","AZ","US","852814926" +"1073168118","OTHERS","Other URL","https://www.simplepractice.com","N","","","HIE","Health Information Exchange (HIE)","","","","","615 W Harwood Rd","","Hurst","TX","US","760543106" +"1942855093","CONNECT","CONNECT URL","sensoryclinicwest.com","N","","","DIRECT","Direct","","","","","145 S Main St Ste 4","","Wayland","MI","US","493481702" +"1104471267","CONNECT","CONNECT URL","Edmonds","N","","","DIRECT","Direct","","CSV","CSV","","11627 Airport Rd","","Everett","WA","US","982048736" +"1104471267","CONNECT","CONNECT URL","Edmonds","N","","","DIRECT","Direct","","CSV","CSV","","11627 Airport Rd","","Everett","WA","US","982048736" +"1104471267","CONNECT","CONNECT URL","Edmonds","N","","","DIRECT","Direct","","CSV","CSV","","11627 Airport Rd","","Everett","WA","US","982048736" +"1104471267","CONNECT","CONNECT URL","Everett","N","","","DIRECT","Direct","","CSV","CSV","","11627 Airport Rd","","Everett","WA","US","982048736" +"1679128730","DIRECT","Direct Messaging Address","sbaney@amberwoodcarecentre.com","N","Work secured E-mail","","DIRECT","Direct","","CSV","CSV","","2313 N Rockton Ave","","Rockford","IL","US","611033618" +"1588219646","OTHERS","Other URL","Vienna","N","","","","","","","","","180 Maple Ave W","","Vienna","VA","US","221805727" +"1023663184","CONNECT","CONNECT URL","minardigenevieve@gmail.com","N","","","","","","","","","816 Sylvan Ave","","Bayport","NY","US","117051553" +"1669027728","DIRECT","Direct Messaging Address","dennis.lagrange@kingstontherapy.com","N","dennis.lagrange@kingstontherapy.com","","","","","","","","100 3rd Ave SW","","Cedar Rapids","IA","US","524045715" +"1003461187","OTHERS","Other URL","alexcagigas@gmail.com","N","","","","","","","","","2311 10th Ave N Ste 14","","Lake Worth","FL","US","334616605" +"1558916635","DIRECT","Direct Messaging Address","kfarias@thehome.org","N","Encrypted Email Address","","","","","","","","50 Redfield St Ste 301","","Dorchester","MA","US","021223651" +"1659926632","CONNECT","CONNECT URL","clientcare.net","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5172 Village Creek Dr Ste 101","","Plano","TX","US","750934444" +"1124673108","DIRECT","Direct Messaging Address","cbrady@chrisbradytherapy.com","N","Business email address","","HIE","Health Information Exchange (HIE)","","","","","725 S Adams Rd Ste L-167","","Birmingham","MI","US","480096987" +"1851946842","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1497300495","CONNECT","CONNECT URL","Drakhondan@sfeyedoctors.com","N","","","DIRECT","Direct","","","","","460 Cola Ballena Apt A","","Alameda","CA","US","945013674" +"1740835768","CONNECT","CONNECT URL","www.creativetreatmentoptions.com","N","","","DIRECT","Direct","","CSV","CSV","","7585 W 66th Ave Ste C","","Arvada","CO","US","800033970" +"1740835768","CONNECT","CONNECT URL","https://cto.reliatrax.net","N","","","DIRECT","Direct","","CSV","CSV","","7585 W 66th Ave Ste C","","Arvada","CO","US","800033970" +"1194370114","OTHERS","Other URL","psmith@fcsa-ak.com","N","work email","","DIRECT","Direct","","CSV","CSV","","3101 Lathrop St","","Fairbanks","AK","US","997017426" +"1336794361","DIRECT","Direct Messaging Address","savannah.jenkins@childrenscolorado.org","N","email","","DIRECT","Direct","","CSV","CSV","","714 W Pikes Peak Ave","","Colorado Springs","CO","US","809051531" +"1417502444","FHIR","FHIR URL","HIE","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HIE","1116 N El Paso St","","El Paso","TX","US","799023936" +"1417502444","CONNECT","CONNECT URL","HIE","N","","","DIRECT","Direct","","OTHER","Other","HIE","1116 N El Paso St","","El Paso","TX","US","799023936" +"1942855978","OTHERS","Other URL","n/a","N","","","","","","","","","28401 Los Alisos Blvd Apt 6102","","Mission Viejo","CA","US","926925956" +"1700431749","CONNECT","CONNECT URL","MakarEyecare","N","private practice","","","","","","","","341 W Tudor Rd Ste 101","","Anchorage","AK","US","995036639" +"1841845880","CONNECT","CONNECT URL","https://www.straphaelcounseling.com/","N","","","","","","","","","1206 E Warner Rd Ste 220","","Gilbert","AZ","US","852963144" +"1669027603","CONNECT","CONNECT URL","wink","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","526 Queens Creek Rd","","Hubert","NC","US","285394188" +"1467007534","CONNECT","CONNECT URL","Shreveport","N","Shreveport","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3825 Gilbert Dr Ste 115","","Shreveport","LA","US","711045049" +"1558916627","CONNECT","CONNECT URL","Shreveport","N","Shreveport","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3825 Gilbert Dr Ste 115","","Shreveport","LA","US","711045049" +"1649825712","CONNECT","CONNECT URL","Shreveport","N","Shreveport","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3825 Gilbert Dr Ste 115","","Shreveport","LA","US","711045049" +"1114572237","SOAP","SOAP URL","Nottingham","N","EHR","","DIRECT","Direct","","","","","910 Revolution St","","Havre DE Grace","MD","US","210783718" +"1285289397","OTHERS","Other URL","bentonvillek12.org","Y","","Bentonville Public Schools","","","","","","","500 Tiger Boulevard","","Bentonville","AR","US","72712" +"1669027751","OTHERS","Other URL","Other","N","","","","","","","","","6923 Twilight Elm Trce","","Katy","TX","US","774933392" +"1669027751","OTHERS","Other URL","Other","N","","","","","","","","","6923 Twilight Elm Trce","","Katy","TX","US","774933392" +"1669027751","OTHERS","Other URL","Other","N","","","","","","","","","6923 Twilight Elm Trce","","Katy","TX","US","774933392" +"1669027751","OTHERS","Other URL","Other","N","","","","","","","","","6923 Twilight Elm Trce","","Katy","TX","US","774933392" +"1669027751","OTHERS","Other URL","Other","N","","","","","","","","","6923 Twilight Elm Trce","","Katy","TX","US","774933392" +"1922653013","CONNECT","CONNECT URL","N/A","N","","","","","","","","","28439 Tomball Pkwy","","Tomball","TX","US","773753382" +"1801441993","DIRECT","Direct Messaging Address","Jonathan.friedman@my.rfums.org","N","Jonathan.friedman@my.rfums.org","","DIRECT","Direct","","CSV","CSV","","3333 Green Bay Rd","","North Chicago","IL","US","600643037" +"1437704525","DIRECT","Direct Messaging Address","mglasco@crchealth.com","N","","","","","","","","","1825 E Lincoln Hwy","","Coatesville","PA","US","193202407" +"1699320713","CONNECT","CONNECT URL","Valdosta","N","Office","","","","","","","","2108 N Patterson St","","Valdosta","GA","US","316022947" +"1093360109","CONNECT","CONNECT URL","AMERICANHEALTHSERVICES.ORG","N","","","DIRECT","Direct","","CSV","CSV","","1733 Euclid Ave","","San Diego","CA","US","921055414" +"1093360109","CONNECT","CONNECT URL","AMERICANHEALTHERSERVICES.ORG","N","","","DIRECT","Direct","","OTHER","Other","HIE","1733 Euclid Ave","","San Diego","CA","US","921055414" +"1548815657","OTHERS","Other URL","EDGEWATER","N","","","","","","","","","125 River Rd Ste 104","","Edgewater","NJ","US","070201002" +"1548815657","OTHERS","Other URL","EDGEWATER","N","","","","","","","","","125 River Rd Ste 104","","Edgewater","NJ","US","070201002" +"1548815657","OTHERS","Other URL","EDGEWATER","N","","","","","","","","","125 River Rd Ste 104","","Edgewater","NJ","US","070201002" +"1881249993","CONNECT","CONNECT URL","ALaChapelle@chw.org","N","professional email address","","DIRECT","Direct","","OTHER","Other","work email","725 S Central Ave","","Marshfield","WI","US","544494106" +"1326693474","CONNECT","CONNECT URL","johnnawedge@netscript.uc","N","secure email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2504 W Main St Ste H","","Russellville","AR","US","728012536" +"1326693474","CONNECT","CONNECT URL","johnnawedge@netscript.us","N","secure email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2504 W Main St Ste H","","Russellville","AR","US","728012536" +"1326693474","CONNECT","CONNECT URL","johnnawedge@netscript.us","N","secure email","","DIRECT","Direct","","CSV","CSV","","2504 W Main St Ste H","","Russellville","AR","US","728012536" +"1588219604","OTHERS","Other URL","N/a","N","","","","","","","","","901 E Kennedy Blvd","","Tampa","FL","US","336023502" +"1942855069","DIRECT","Direct Messaging Address","katherine.amey@cvmc.org","Y","CVMC email","Central Vermont Medical Center","DIRECT","Direct","","OTHER","Other","CVMC email","130 Fisher Rd","","Berlin","VT","US","056029516" +"1942855069","DIRECT","Direct Messaging Address","katherine.amey@cvmc.org","Y","CVMC email","Central Vermont Medical Center","DIRECT","Direct","","OTHER","Other","CVMC email","130 Fisher Rd","","Berlin","VT","US","056029516" +"1942855069","DIRECT","Direct Messaging Address","katherine.amey@cvmc.org","Y","CVMC email","Central Vermont Medical Center","DIRECT","Direct","","OTHER","Other","CVMC email","130 Fisher Rd","","Berlin","VT","US","056029516" +"1942855069","DIRECT","Direct Messaging Address","katherine.amey@cvmc.org","Y","CVMC email","Central Vermont Medical Center","DIRECT","Direct","","OTHER","Other","CVMC email","130 Fisher Rd","","Berlin","VT","US","056029516" +"1942855069","DIRECT","Direct Messaging Address","katherine.amey@cvmc.org","Y","CVMC email","Central Vermont Medical Center","DIRECT","Direct","","OTHER","Other","CVMC email","130 Fisher Rd","","Berlin","VT","US","056029516" +"1942855069","DIRECT","Direct Messaging Address","katherine.amey@cvmc.org","Y","CVMC email","Central Vermont Medical Center","DIRECT","Direct","","OTHER","Other","CVMC email","130 Fisher Rd","","Berlin","VT","US","056029516" +"1861047904","DIRECT","Direct Messaging Address","sjohnson@firstlighthomecare.com","N","sjohnson@firstlighthomecare.","","DIRECT","Direct","","OTHER","Other","email","888 S Greenville Ave Ste 207","","Richardson","TX","US","750815044" +"1932754074","DIRECT","Direct Messaging Address","missyfraser@txstate.edu","N","work email","","","","","","","","1341 Thorpe Ln","","San Marcos","TX","US","786667113" +"1851946990","DIRECT","Direct Messaging Address","pbajwa@consejocounseling.org","Y","","Consejo Counseling and Referral Service - Lake City","","","","","","","2611 NE 125th St Ste 145","","Seattle","WA","US","981254357" +"1649825787","DIRECT","Direct Messaging Address","mbohlig@psd202.org","N","email","","DIRECT","Direct","","CSV","CSV","","1900 Oxford Way","","Joliet","IL","US","604317900" +"1063067114","DIRECT","Direct Messaging Address","info@tricountyphysicaltherapy.com","N","","","","","","","","","567 E Main St","","Canfield","OH","US","444061547" +"1427603570","CONNECT","CONNECT URL","www.theraspecialists.org","N","website","","","","","","","","296 Marvin Hancock Dr","","Jasper","TX","US","759513479" +"1306491451","DIRECT","Direct Messaging Address","spencer.thomas@stores.sfdc.com","N","Secure Email","","DIRECT","Direct","","CSV","CSV","","217 N 2000 W","","West Point","UT","US","840158026" +"1316592462","OTHERS","Other URL","Omaha","N","","","HIE","Health Information Exchange (HIE)","","","","","2500 California Plz","","Omaha","NE","US","681780002" +"1124673280","DIRECT","Direct Messaging Address","djones@carefreehs.net","N","email","","DIRECT","Direct","","OTHER","Other","mail","2840 N High School Rd Ste 2","","Indianapolis","IN","US","462244724" +"1144875204","CONNECT","CONNECT URL","shannoncounseling.org","N","","","","","","","","","506 Grover St Ste 112","","Lynden","WA","US","982641960" +"1144875204","CONNECT","CONNECT URL","hopethrivecounseling.com","N","","","","","","","","","1050 Larrabee Ave Ste 204","","Bellingham","WA","US","982257367" +"1003461161","CONNECT","CONNECT URL","http://www.andrewlardinois.com","N","PERSONAL DOMAIN","","DIRECT","Direct","","CSV","CSV","","790 W 8th Ave Ste 2A","","Eugene","OR","US","974025165" +"1962057026","DIRECT","Direct Messaging Address","acarson@nyap.org","N","","","","","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1336794494","DIRECT","Direct Messaging Address","elyse@thrivecounselingohio.com","N","","","","","","","","","4119 Whipple Ave NW Ste B","","Canton","OH","US","447184801" +"1497300552","CONNECT","CONNECT URL","www.professionalcarept.com","N","","","","","","","","","191 Patchogue Yaphank Rd","","East Patchogue","NY","US","117724899" +"1194370254","OTHERS","Other URL","filezilla","Y","Home Health Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Home Care","2560 E Sunset Rd Ste 106","","Las Vegas","NV","US","891203517" +"1902451073","OTHERS","Other URL","LOXAHATCHEE","N","","","DIRECT","Direct","","CSV","CSV","","17676 31st Rd N","","Loxahatchee","FL","US","334703684" +"1902451073","CONNECT","CONNECT URL","LOXAHATCHEE","N","Loxahatchee","","DIRECT","Direct","","CSV","CSV","","17676 31st Rd N","","Loxahatchee","FL","US","334703684" +"1467007526","CONNECT","CONNECT URL","WWW.PEPCLEVE.ORG","N","","","","","","","","","3100 Euclid Ave","","Cleveland","OH","US","441152508" +"1376198440","CONNECT","CONNECT URL","WWW.PEPCLEVE.ORG","N","","","","","","","","","3100 Euclid Ave","","Cleveland","OH","US","441152508" +"1235784307","DIRECT","Direct Messaging Address","jay@njrcenter.com","N","Secure email","","DIRECT","Direct","","CSV","CSV","","22-08 Route 208 Ste 2A","","Fair Lawn","NJ","US","074102609" +"1235784307","CONNECT","CONNECT URL","jay@njrcenter.com","N","Secure email","","DIRECT","Direct","","OTHER","Other","Email","22-08 Route 208 Ste 2A","","Fair Lawn","NJ","US","074102609" +"1689229759","DIRECT","Direct Messaging Address","csietsema@coalfieldfamilyservices.com","Y","","Coalfield Family Services, PLLC","","","","","","","20824 Route 52","","Fort Gay","WV","US","255147074" +"1952956021","CONNECT","CONNECT URL","pnelsoncounseling@gmail.com","N","","","","","","","","","1307 Christine Ave","","Anniston","AL","US","362074661" +"1922653005","DIRECT","Direct Messaging Address","clinicassistant@heartspringhealth.com","N","Work email","","DIRECT","Direct","","","","","819 SE Morrison St Ste 115","","Portland","OR","US","972146308" +"1386299451","OTHERS","Other URL","Shallotte","N","Main Office","","DIRECT","Direct","","CSV","CSV","","5039 Main St Ste 7","","Shallotte","NC","US","284704731" +"1093360075","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1467007443","CONNECT","CONNECT URL","WWW.PEPCLEVE.ORG","N","","","","","","","","","3100 Euclid Ave","","Cleveland","OH","US","441152508" +"1811542897","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1346895356","OTHERS","Other URL","rstroe@starsinc.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","None","60805 29 Palms Hwy","","Joshua Tree","CA","US","922525901" +"1972158988","CONNECT","CONNECT URL","CTOreliatrax.com","N","EHR","","DIRECT","Direct","","CSV","CSV","Mail","7585 W 66th Ave Ste C","","Arvada","CO","US","800033970" +"1649825670","CONNECT","CONNECT URL","bparnes@chemedhealth.org","N","email","","","","","","","","1771 Madison Ave","","Lakewood","NJ","US","087011242" +"1669027694","DIRECT","Direct Messaging Address","hawkins2@uw.edu","N","","","DIRECT","Direct","","OTHER","Other","email","4311 11th Ave NE Ste 200","","Seattle","WA","US","981056367" +"1104471135","CONNECT","CONNECT URL","www.daacinfo.org","N","Health information","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","440 Arrowood Dr","","Santa Rosa","CA","US","954077503" +"1063067007","DIRECT","Direct Messaging Address","Kturner@vnasocal.org","N","Business email","","DIRECT","Direct","","CSV","CSV","","1317 W Foothill Blvd","","Upland","CA","US","917863676" +"1235784273","DIRECT","Direct Messaging Address","gsandri@kumc.edu","N","work email","","DIRECT","Direct","","OTHER","Other","email","3901 Rainbow Blved","","Kansas City","KS","US","661600001" +"1881249837","CONNECT","CONNECT URL","same","N","","","","","","","","","3990 Bellwood Ct","","Concord","CA","US","945191116" +"1124673173","DIRECT","Direct Messaging Address","ssalaam@email.jfku.edu","N","email","","DIRECT","Direct","","CSV","CSV","","747 52nd St","","Oakland","CA","US","946091809" +"1124673173","DIRECT","Direct Messaging Address","ssalaam@email.jfku.edu","N","","","DIRECT","Direct","","CSV","CSV","","747 52nd St","","Oakland","CA","US","946091809" +"1679128623","DIRECT","Direct Messaging Address","KGarlington@flautism.com","N","Work email","","OTHER","Other","Kwinthrop@flautism.com","OTHER","Other","Email address","29228 US Highway 19 N","","Clearwater","FL","US","337612101" +"1003461880","DIRECT","Direct Messaging Address","vivek.goyal@va.gov","N","","","","","","","","","555 Willard Ave","","Newington","CT","US","061112631" +"1447805494","OTHERS","Other URL","None","N","","","","","","","","","7 Pine Pt","","Lloyd Harbor","NY","US","117431018" +"1639724677","DIRECT","Direct Messaging Address","LMOORE@HILLCRESTHEALTH.COM","Y","","Hillcrest Health Services LLC","DIRECT","Direct","","","","","1702 Hillcrest Dr","","Bellevue","NE","US","680053652" +"1417502493","DIRECT","Direct Messaging Address","drtravis@drchiroandrehab.com","N","","","DIRECT","Direct","","","","","14051 Burnhaven Dr Ste 104","","Burnsville","MN","US","553374400" +"1043865074","CONNECT","CONNECT URL","Epic","Y","Electronic Health Record","University Of Utah Health Care","OTHER","Other","In house inter-professional communication","OTHER","Other","Electronic Health Record","409 West 400 South","","Salt Lake","UT","US","84101" +"1205481272","OTHERS","Other URL","Centriq","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","325 Brewster St E","","Harvey","ND","US","583411653" +"1396390480","DIRECT","Direct Messaging Address","Susan@Strockmedicalgroup.com","N","Email address","","DIRECT","Direct","","CSV","CSV","","5277 Manhattan Cir Ste 220","","Boulder","CO","US","803038201" +"1093360182","SOAP","SOAP URL","www.practicefusion.com","N","CLOUD","","DIRECT","Direct","","OTHER","Other","Paper files","4A College Plz Ste B","","Statesboro","GA","US","304584928" +"1851946958","OTHERS","Other URL","DARTS","N","","","","","","","","","1620 44th St SE","","Grand Rapids","MI","US","495085002" +"1699320796","OTHERS","Other URL","Chattanooga","N","office","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Chattanooga","415 S Germantown Rd","","Chattanooga","TN","US","374115026" +"1386299485","DIRECT","Direct Messaging Address","kingwood@bluesprigpediatrics.com","N","","","","","","","","","2825 W Town Center Cir","","Kingwood","TX","US","773393734" +"1235784331","DIRECT","Direct Messaging Address","info@wcofcc.com","N","","","DIRECT","Direct","","","","","403D Gordon Dr","","Exton","PA","US","193411249" +"1881249985","DIRECT","Direct Messaging Address","kingwood@bluesprigpediatrics.com","N","","","","","","","","","2825 W Town Center Cir","","Kingwood","TX","US","773393734" +"1417502543","OTHERS","Other URL","drndoft@gmail.com","N","","","DIRECT","Direct","","OTHER","Other","information","295 Central Park W Ofc 4A","","New York","NY","US","100243021" +"1871148908","OTHERS","Other URL","AndvancedMD","N","Saas HIPAA Compliant EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9526 S 86th East Ave","","Tulsa","OK","US","741336415" +"1114572294","DIRECT","Direct Messaging Address","DKidney@wyomingmedicalcenter.org","Y","","Wyoming Health Medical Group, LLC","","","","","","","3632 American Way","","Casper","WY","US","826043164" +"1073168936","CONNECT","CONNECT URL","Tacoma","N","","","","","","","","","9040A Jackson Ave Joint Base Lewis-Mcchord","","Tacoma","WA","US","984310001" +"1982259966","DIRECT","Direct Messaging Address","greg@kingspharmacybmt.com","N","Business Email","","DIRECT","Direct","","","","","3610 N Major Dr","","Beaumont","TX","US","777139573" +"1952956930","CONNECT","CONNECT URL","www.micais.com","N","","","","","","","","","9111 Monroe Rd","","Charlotte","NC","US","282702438" +"1093360083","OTHERS","Other URL","filezilla","Y","Home Health Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Home Care","2560 E Sunset Rd Ste 106","","Las Vegas","NV","US","891203517" +"1558916551","CONNECT","CONNECT URL","https://www.va.gov/","N","","","","","","","","","135 E 38th St","","Erie","PA","US","165041559" +"1720633746","OTHERS","Other URL","beyondspeech@beyondspeech.co","N","Email","","HIE","Health Information Exchange (HIE)","","","","","1621 Andrea Dr","","New Lenox","IL","US","604512303" +"1255986279","CONNECT","CONNECT URL","Yuma","N","","","DIRECT","Direct","","CSV","CSV","","7949 E 24th St","","Yuma","AZ","US","853658602" +"1245885276","OTHERS","Other URL","EPIC","N","EMR","","DIRECT","Direct","","CSV","CSV","","105 Collier Rd NW Ste 5040","","Atlanta","GA","US","303091731" +"1659926681","DIRECT","Direct Messaging Address","nathanfaa@hotmail.com","N","","","DIRECT","Direct","","CSV","CSV","","900 N Broadway Ste 111","","Minot","ND","US","587032378" +"1801441845","CONNECT","CONNECT URL","Pensacola","N","","","","","","","","","1300 N Palafox St","","Pensacola","FL","US","325012664" +"1285289215","OTHERS","Other URL","Ashton","N","","","","","","","","","16610 Harbour Town Dr","","Ashton","MD","US","208614084" +"1376198317","CONNECT","CONNECT URL","https://www.paylessmarkets.com/","N","Website","","","","","","","","655 Harmon Loop Rd Ste 108","","Dededo","GU","US","969296544" +"1598310542","CONNECT","CONNECT URL","https://www.nychealthandhospitals.org/bellevue/","Y","","Bellevue Hospital Center","","","","","","","462 1st Ave","","New York","NY","US","100169196" +"1487209433","DIRECT","Direct Messaging Address","Jessica.young2@va.gov","Y","","DAPARTMENT OF VETERANS AFFAIRS MEDICAL CENTER","","","","","","","601 Highway 6 W","","Iowa City","IA","US","522462209" +"1912552969","OTHERS","Other URL","facebook.com/cadenaorthdontics","N","facebook","","DIRECT","Direct","","CSV","CSV","","Brasil 183, Local 6","","Tijuana","Baja California","MX","22040" +"1518512482","DIRECT","Direct Messaging Address","blg@meganet.net","N","","","","","","","","","681 Falmouth Road","Upper Level Suite 25","Mashpee","MA","US","026496310" +"1255986139","DIRECT","Direct Messaging Address","Info@newhorizon.care","N","","","DIRECT","Direct","","","","","912 Hudson Park","","Edgewater","NJ","US","070201528" +"1073168951","CONNECT","CONNECT URL","TANYA.ELIAPO@COUNTYOFMERCED.COM","N","","","","","","","","","301 E 13th St","","Merced","CA","US","953416211" +"1477108363","DIRECT","Direct Messaging Address","galina@yourangelmedicaltransportation.net","N","","","","","","","","","1114 Dewhurst St","","Port Charlotte","FL","US","339521557" +"1811542707","DIRECT","Direct Messaging Address","lmason@empoweredwholeness.com","N","","","","","","","","","1515 S Capital Of Texas Hwy Ste 200","","Austin","TX","US","787466544" +"1386299279","DIRECT","Direct Messaging Address","Ashleigh.Mansker@va.gov","N","","","","","","","","","5000 S 5th Ave Rm 4078","","Hines","IL","US","601413030" +"1972158897","OTHERS","Other URL","Na","N","Address","","DIRECT","Direct","","CSV","CSV","","3815 Europa Ln","","Bakersfield","CA","US","933126511" +"1447805304","DIRECT","Direct Messaging Address","office@mihailovichdmd.com","N","email","","","","","","","","2423 Cornell Ave","","Butte","MT","US","597013848" +"1821643602","CONNECT","CONNECT URL","dkjones66@yahoo.com","N","","","","","","","","","3146 Write Pl Apt 4","","Memphis","TN","US","381284535" +"1821643602","CONNECT","CONNECT URL","dkjones66@yahoo.com","N","","","","","","","","","3146 Write Pl Apt 4","","Memphis","TN","US","381284535" +"1821643602","CONNECT","CONNECT URL","dkjones66@yahoo.com","N","","","","","","","","","3146 Write Pl Apt 4","","Memphis","TN","US","381284535" +"1588219372","DIRECT","Direct Messaging Address","smcneill@intranerve.com","N","","","","","","","","","8211 Royal Sand Cir Apt 203","","Tampa","FL","US","336151582" +"1598310385","CONNECT","CONNECT URL","sharefile","N","","","","","","","","","10155 W Twain Ave Ste 100","","Las Vegas","NV","US","891476723" +"1821643784","OTHERS","Other URL","Abetterdirections.com","N","","","","","","","","","135 W Bankhead St","","New Albany","MS","US","386523314" +"1841845708","CONNECT","CONNECT URL","https://thewomenscenter.org/","N","website","","","","","","","","133 Park St NE","","Vienna","VA","US","221804666" +"1740835669","OTHERS","Other URL","VPP","N","18018 Burke Street Elkhorn NE 68022","","OTHER","Other","18018 Burke Street","OTHER","Other","request","18018 Burke St","","Elkhorn","NE","US","680224417" +"1952956864","DIRECT","Direct Messaging Address","henrietta.evans@youthhome.org","N","email","","","","","","","","Youth Home INC","20302 Colonel Glenn Rd","Little Rock","AR","US","72210" +"1659926574","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1043865959","OTHERS","Other URL","ciara.swan@butterflyeffects.com","N","","","","","","","","","4245 W March Lane","","Stockton","CA","US","952089520" +"1538714506","CONNECT","CONNECT URL","kat.kilbourn@lookingglass.us","N","","","DIRECT","Direct","","","","","1790 W 11th Ave Ste 200","","Eugene","OR","US","974023871" +"1386299337","CONNECT","CONNECT URL","com","N","","","","","","","","","7351 W Charleston Blvd Ste 120","","Las Vegas","NV","US","891171572" +"1427603489","DIRECT","Direct Messaging Address","mss@allmedsdirectmail.com","N","","","","","","","","","50505 Schoenherr Rd Ste 250","","Shelby Township","MI","US","483153141" +"1063067023","DIRECT","Direct Messaging Address","drtull@dentull.com","N","secure office email","","DIRECT","Direct","","","","","214 N Harrison St","","Princeton","NJ","US","085403507" +"1225683287","DIRECT","Direct Messaging Address","casey.castellano@alumni.acphs.edu","N","","","","","","","","","2 Riverview Dr","","Marlboro","NY","US","125425321" +"1043865009","SOAP","SOAP URL","York","N","","","","","","","","","764 US Route 1","","York","ME","US","039095883" +"1306491360","CONNECT","CONNECT URL","DROPBOX","N","","","","","","","","","8333 W McNab Rd Ste 128129","","Tamarac","FL","US","333213242" +"1396390357","DIRECT","Direct Messaging Address","kharple@geisinger.edu","N","email","","DIRECT","Direct","","CSV","CSV","","100 N. Academy Ave","GMC Department of Psychiatry","Danville","PA","US","17822" +"1760037725","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1295380269","CONNECT","CONNECT URL","meishahall","N","","","","","","","","","2508 W Huntsville St","","Broken Arrow","OK","US","740116124" +"1477108348","DIRECT","Direct Messaging Address","cskimber@geisinger.edu","N","cskimber@geisinger.edu","","","","","","","","100 N Academy Ave","","Danville","PA","US","178220001" +"1730734609","DIRECT","Direct Messaging Address","lbrinkman@nkymed.com","N","","","","","","","","","1717 Madison Ave","","Covington","KY","US","410113330" +"1174178040","OTHERS","Other URL","jcbatyourservice@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","email","1215 W Cramer St","","Fort Atkinson","WI","US","535381001" +"1912552894","CONNECT","CONNECT URL","Theranest","N","","","","","","","","","1200 Old York Rd Ste 101","","Warminster","PA","US","189742034" +"1588219471","SOAP","SOAP URL","Bethesda","N","","","","","","","","","5652 Shields Dr","","Bethesda","MD","US","208173574" +"1811542731","OTHERS","Other URL","TBD","N","TBD","","OTHER","Other","NA","","","","5380 Gabriel Ct","","Norfolk","VA","US","235022110" +"1134774045","OTHERS","Other URL","Clearwater","N","","","DIRECT","Direct","","OTHER","Other","tampa","2126 University Dr S","","Clearwater","FL","US","337644836" +"1396390217","CONNECT","CONNECT URL","info@affsm.com","N","","","","","","","","","320 W Oak St","","Kissimmee","FL","US","347414443" +"1932754850","CONNECT","CONNECT URL","Leannalmt@aol.com","N","","","DIRECT","Direct","","CSV","CSV","","8003 211th St","","Queens Village","NY","US","114271012" +"1831744754","OTHERS","Other URL","Benntonvillek12.org","Y","","Bentonville Public Schools","","","","","","","500 Tiger Blvd","","Bentonville","AR","US","727124208" +"1760037600","OTHERS","Other URL","3CCCRALiving@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","410 Holly Dr","","Atco","NJ","US","080042002" +"1346895299","OTHERS","Other URL","n/a","N","","","","","","","","","1401 S Seward Meridian Pkwy","","Wasilla","AK","US","996548312" +"1235784182","DIRECT","Direct Messaging Address","rebecca.michna@dupagemd.com","N","","","","","","","","","120 Spalding Dr Ste 400","","Naperville","IL","US","605406559" +"1215582176","CONNECT","CONNECT URL","www.eyecarefresno.com","N","","","","","","","","","1360 E Herndon Ave Ste 401","","Fresno","CA","US","937203326" +"1902451768","CONNECT","CONNECT URL","Lexington","N","Lexington","","DIRECT","Direct","","OTHER","Other","Lexington","811 N Washington St","","Lexington","NE","US","688501930" +"1063067825","CONNECT","CONNECT URL","www.valleyfootandankle.org","Y","","Michael A. Mishalanie, DPM PS","","","","","","","433 SW 41st St","","Renton","WA","US","980574926" +"1073168837","OTHERS","Other URL","Athena","N","","","HIE","Health Information Exchange (HIE)","","","","","60 Greers Ferry Rd","","Drasco","AR","US","725309130" +"1073168845","DIRECT","Direct Messaging Address","ameliasteady@outlook.com","N","","","","","","","","","320 MacDade Blvd","","Darby","PA","US","190231927" +"1144875931","OTHERS","Other URL","Not-sure","N","Not-sure","","DIRECT","Direct","","OTHER","Other","Not-sure","2604 S Vermont Ave","","Los Angeles","CA","US","900072298" +"1144875931","OTHERS","Other URL","Other","N","Other","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Not sure","2604 S Vermont Ave","","Los Angeles","CA","US","900072298" +"1144875931","OTHERS","Other URL","RDA","N","Rda","","OTHER","Other","RDA","CSV","CSV","","2604 S Vermont Ave","","Los Angeles","CA","US","900072298" +"1730734526","OTHERS","Other URL","MHCD","N","center","","DIRECT","Direct","","OTHER","Other","center","4141 E Dickenson Pl","","Denver","CO","US","802226012" +"1427603299","CONNECT","CONNECT URL","https://ssl.datamotion.com/outbox.aspx","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1019 Victoria Pl","","Gibsonia","PA","US","150449276" +"1700431772","OTHERS","Other URL","KurtzKenneth99@gmail.com","N","","","","","","","","","8705 Sheridan Dr","","Buffalo","NY","US","142216317" +"1235784299","CONNECT","CONNECT URL","cherrick@coloradowomenscenter.com","N","business email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","1500 28th St","","Boulder","CO","US","803031002" +"1235784299","CONNECT","CONNECT URL","cherrick@coloradowomenscenter.com","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","1225 Ken Pratt Blvd Unit 206","","Longmont","CO","US","805019017" +"1487209367","DIRECT","Direct Messaging Address","contact@ridebeehive.com","N","business email address","","","","","","","","1835 Newport Blvd Ste A-109 #216","","Costa Mesa","CA","US","92627" +"1154976090","DIRECT","Direct Messaging Address","info@wildheartswellness.net","N","","","","","","","","","4230 NE Fremont St","","Portland","OR","US","972131150" +"1154976090","DIRECT","Direct Messaging Address","info@wildheartswellness.net","N","","","","","","","","","4230 NE Fremont St","","Portland","OR","US","972131150" +"1346895273","CONNECT","CONNECT URL","marypat.turon-findley@cchmc.org","N","","","","","","","","","3333 Burnet Ave # Mlc6025","","Cincinnati","OH","US","452293026" +"1477108306","DIRECT","Direct Messaging Address","drichards@nebsaba.com","N","email","","DIRECT","Direct","","OTHER","Other","mail","150 Bank St","","Attleboro","MA","US","027031795" +"1144875105","DIRECT","Direct Messaging Address","asmith@nupointservices.com","N","","","DIRECT","Direct","","","","","1620 44th St SE","","Grand Rapids","MI","US","495085002" +"1417502386","DIRECT","Direct Messaging Address","ljohnson@coastalhorizons.org","N","","","","","","","","","1806 S 15th St","","Wilmington","NC","US","284016479" +"1780239673","OTHERS","Other URL","dr.amato@lifeinsightcenter.com","N","","","DIRECT","Direct","","CSV","CSV","","60 Westervelt Ave","","Tenafly","NJ","US","076703201" +"1164077137","CONNECT","CONNECT URL","LAwton","N","","","","","","","","","3401 W Gore Blvd","","Lawton","OK","US","735056332" +"1164077137","CONNECT","CONNECT URL",".","N","","","","","","","","","3401 W Gore Blvd","","Lawton","OK","US","735056332" +"1346895265","DIRECT","Direct Messaging Address","kathleen.roberts@chsfl.org","N","secure email","","DIRECT","Direct","","CSV","CSV","","3027 San Diego Rd","","Jacksonville","FL","US","322073691" +"1053966929","OTHERS","Other URL","melissa@CARENH.com","N","professional email address at CARE counseling services","","","","","","","","66 Prospect St","","Manchester","NH","US","031043506" +"1962057844","DIRECT","Direct Messaging Address","lfinnegan@mg-ts.com","N","Email","","","","","","","","100 W Sixth St Ste 305","","Media","PA","US","190632428" +"1952956831","OTHERS","Other URL","Natick","N","Minute Clinic","","","","","","","","137 W Central St","","Natick","MA","US","017604310" +"1134774029","DIRECT","Direct Messaging Address","referrals@lucas-therapies-pc.direct.kno2fy.com","N","","","","","","","","","4533 Brambleton Ave","","Roanoke","VA","US","240183436" +"1508411497","DIRECT","Direct Messaging Address","boriss@sutterhealth.org","N","","","","","","","","","45 Castro St Ste 220","","San Francisco","CA","US","941141027" +"1033764931","SOAP","SOAP URL","documentation","N","progress note","","","","","","","","2205 Colonial Court N","","League City","TX","US","77573" +"1548815442","CONNECT","CONNECT URL","Cypress","N","","","HIE","Health Information Exchange (HIE)","","","","","14402 Pelican Marsh Dr","","Cypress","TX","US","774296861" +"1548815442","CONNECT","CONNECT URL","Houston","N","","","DIRECT","Direct","","","","","14402 Pelican Marsh Dr","","Cypress","TX","US","774296861" +"1841845740","DIRECT","Direct Messaging Address","kzengel@seniorcaregroup.com","Y","","Transitions Rehabilitation, LLC","","","","","","","1240 Marbella Plaza Dr","","Tampa","FL","US","336197906" +"1093360901","OTHERS","Other URL","https://shgreenwood.clearcareonline.com/login/","N","Clear Care","","","","","","","","494 S Emerson Ave Ste I2","","Greenwood","IN","US","461431914" +"1730734641","DIRECT","Direct Messaging Address","jleary@smhc.org","N","work email","","DIRECT","Direct","","","","","46 Barra Rd","","Biddeford","ME","US","040059459" +"1730734641","DIRECT","Direct Messaging Address","jleary@smhc.org","N","work email","","HIE","Health Information Exchange (HIE)","","","","","46 Barra Rd","","Biddeford","ME","US","040059459" +"1548815459","OTHERS","Other URL","N/A","N","","","OTHER","Other","We do not send health information via email.","","","","2741 DeBarr Rd Ste C308","","Anchorage","AK","US","995082972" +"1194370007","DIRECT","Direct Messaging Address","emily.arterburn@chadronhospital.com","N","Hospital Email","","DIRECT","Direct","","CSV","CSV","","825 Centennial Dr","","Chadron","NE","US","693379400" +"1780239608","OTHERS","Other URL","Notavailable","N","Not available","","","","","","","","150 Memorial Dr","","Kingwood","WV","US","265371141" +"1255986162","OTHERS","Other URL","cell","N","","","","","","","","","7750 W Jefferson Blvd","","Fort Wayne","IN","US","468044174" +"1275188104","DIRECT","Direct Messaging Address","meghan@greenwichmedicalspa.com","N","Direct Work email address","","","","","","","","645 Post Rd E","","Westport","CT","US","068804551" +"1356996276","CONNECT","CONNECT URL","Home","N","Home","","DIRECT","Direct","","OTHER","Other","Home","186 Green Kemp Rd","","Virginia Beach","VA","US","234623409" +"1184279010","OTHERS","Other URL","www.healthsourcechiro.com/redmond","N","","","","","","","","","605 NW 6th St","","Redmond","OR","US","977561510" +"1841845773","CONNECT","CONNECT URL","SLP","Y","","Rhema Armada Operating LLC","","","","","","","22600 W Main St","","Armada","MI","US","480053237" +"1750936688","CONNECT","CONNECT URL","Zariarose13@gmail.com","N","","","DIRECT","Direct","","","","","5025 Collwood Blvd Unit 2213","","San Diego","CA","US","921152126" +"1790330637","DIRECT","Direct Messaging Address","scheduling@visionquestmedical.com","N","","","DIRECT","Direct","","OTHER","Other","secure email","8955 W Hackamore Dr","","Boise","ID","US","837091673" +"1043865983","OTHERS","Other URL","www.vibranthealthhomecare.com","N","homecare website","","DIRECT","Direct","","CSV","CSV","","5401 S Tacoma Way","","Tacoma","WA","US","984094312" +"1316592256","OTHERS","Other URL","www.amitahealth.org","N","","","","","","","","","800 Biesterfield Rd","","Elk Grove Village","IL","US","600073361" +"1497300339","DIRECT","Direct Messaging Address","ian@voguerecoverycenter.com","N","","","","","","","","","6655 W Sahara Ave Ste D208","","Las Vegas","NV","US","891460851" +"1770138612","DIRECT","Direct Messaging Address","CAMPBELLML3@UPMC.EDU","N","","","","","","","","","333 N Braddock Ave","","Pittsburgh","PA","US","152082512" +"1003461955","OTHERS","Other URL","https://ecd11286.kipuworks.com","N","KIPUHealth","","DIRECT","Direct","","OTHER","Other","chart","1101 SW Coventry Blvd","","Bentonville","AR","US","727124325" +"1497300347","DIRECT","Direct Messaging Address","sarah.bryant@grandviewc4.net","N","","","DIRECT","Direct","","","","","2500 High Grove Rd","","Grandview","MO","US","640305400" +"1740835503","DIRECT","Direct Messaging Address","tim.jacobs@voaohin.org","N","","","DIRECT","Direct","","OTHER","Other","email","927 N Pennsylvania St","","Indianapolis","IN","US","462041020" +"1699320481","DIRECT","Direct Messaging Address","jenna.terry@uhsinc.org","N","","","","","","","","","332 Hospital Rd","","Mountain City","TN","US","376834309" +"1962057745","DIRECT","Direct Messaging Address","mesbenshade@pusd11.net","Y","","Peoria Unified School District #11","","","","","","","8624 W Sweetwater Ave","","Peoria","AZ","US","853818101" +"1033764964","OTHERS","Other URL","Elation","N","","","","","","","","","997 Raintree Cir Ste 140","","Allen","TX","US","750134950" +"1417502378","DIRECT","Direct Messaging Address","cherryhill@periodontalconsultantssecure.com","N","Secure email","","DIRECT","Direct","","CSV","CSV","","1910 East Marlton Pike","The Atrium Suite #2","Cherry Hill","NJ","US","08003" +"1083269856","OTHERS","Other URL","C.cantwell25@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","20911 W 153rd St","","Olathe","KS","US","660616219" +"1932754801","DIRECT","Direct Messaging Address","sara@sarakashlan.com","N","","","DIRECT","Direct","","","","","620 N Brand Blvd Ste 401","","Glendale","CA","US","912031210" +"1992350862","CONNECT","CONNECT URL","Abilene","N","","","","","","","","","4601 Hartford St","","Abilene","TX","US","796054603" +"1154976058","DIRECT","Direct Messaging Address","sarah.tracey@nationwidechildrens.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5680 Venture Dr","","Dublin","OH","US","430172190" +"1609421510","CONNECT","CONNECT URL","https://www.therapyportal.com/p/dresden/","N","HIPPA compliant electronic health records system","","DIRECT","Direct","","OTHER","Other","For sharing with patients PHI","760 Stillwater Rd Ste 101","","Mahtomedi","MN","US","551152060" +"1619522513","OTHERS","Other URL","www.capitolpt.com","N","","","","","","","","","2288 Auburn Blvd Ste 107","","Sacramento","CA","US","958211619" +"1881249795","DIRECT","Direct Messaging Address","Mollypeterson@imaginepeds.com","N","","","","","","","","","600 W Roosevelt Rd","","Chicago","IL","US","606074912" +"1508411430","OTHERS","Other URL","Fireeye","N","","","","","","","","","500 University Dr","","Hershey","PA","US","170332360" +"1861047797","DIRECT","Direct Messaging Address","kerrk2@upmc.edu","N","","","","","","","","","333 N Braddock Ave","","Pittsburgh","PA","US","152082512" +"1215582143","DIRECT","Direct Messaging Address","allisonh4@upmc.edu","N","","","","","","","","","333 N Braddock Ave","","Pittsburgh","PA","US","152082512" +"1992350847","OTHERS","Other URL","Lawrenceville","N","email","","DIRECT","Direct","","CSV","CSV","","710 Dacula Rd. Ste 4A #280","","Dacula","GA","US","30019" +"1992350847","OTHERS","Other URL","Lawrenceville","N","email","","DIRECT","Direct","","CSV","CSV","","710 Dacula Rd. Ste 4A #280","","Dacula","GA","US","30019" +"1992350847","OTHERS","Other URL","Lawrenceville","N","email","","DIRECT","Direct","","CSV","CSV","","710 Dacula Rd. Ste 4A #280","","Dacula","GA","US","30019" +"1992350847","OTHERS","Other URL","Lawrenceville","N","mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1976 Alcovy Trace Way","","Lawrenceville","GA","US","300457937" +"1992350847","OTHERS","Other URL","Lawrenceville","N","email","","DIRECT","Direct","","CSV","CSV","","710 Dacula Rd. Ste 4A #280","","Dacula","GA","US","30019" +"1841845799","DIRECT","Direct Messaging Address","starkro@upstate.edu","N","email for direct messaging","","","","","","","","1000 E Genesee St Ste 402","","Syracuse","NY","US","132101853" +"1841845799","DIRECT","Direct Messaging Address","starkro@upstate.edu","Y","email address for direct messaging","SUNY Upstate Medical University Hospital","DIRECT","Direct","","","","","750 E Adams St","","Syracuse","NY","US","132102342" +"1285289132","OTHERS","Other URL","Boulder","N","NA","","DIRECT","Direct","","CSV","CSV","","4730 Holiday Dr Unit 202","","Boulder","CO","US","803042374" +"1982259842","DIRECT","Direct Messaging Address","veronica@infinitygroup-usa.com","N","Email","","DIRECT","Direct","","CSV","CSV","","430 S Dixie Hwy Ste 211","","Coral Gables","FL","US","331462200" +"1902451867","OTHERS","Other URL","n/a","N","","","","","","","","","1401 S Seward Meridian Pkwy","","Wasilla","AK","US","996548312" +"1669027421","CONNECT","CONNECT URL","lindsey.maas@rwhs.org","N","","","","","","","","","3911 Avenue B # 3100","","Scottsbluff","NE","US","693614617" +"1578118436","DIRECT","Direct Messaging Address","tiffany@midwestneurofeedback.com","N","","","DIRECT","Direct","","","","","5200 W 94th Ter Ste 200","","Prairie Village","KS","US","662072521" +"1225683089","OTHERS","Other URL","dkmoendds@midrivers.com","N","","","","","","","","","215 Wunderlin St","","Lewistown","MT","US","594572200" +"1215582077","OTHERS","Other URL","Epic","N","","","","","","","","","15031 Rinaldi St","","Mission Hills","CA","US","913451207" +"1689229445","DIRECT","Direct Messaging Address","awatts@saintpetersuh.com","N","","","","","","","","","254 Easton Ave","","New Brunswick","NJ","US","089011766" +"1033764808","CONNECT","CONNECT URL","rebecca.knight@kp.org","N","","","","","","","","","3288 Moanalua Rd","","Honolulu","HI","US","968191469" +"1447805213","CONNECT","CONNECT URL","Memphis","N","TN","","DIRECT","Direct","","OTHER","Other","Memphis","4913 Raleigh Common Dr Ste 201","","Memphis","TN","US","381282485" +"1669027454","CONNECT","CONNECT URL","lorilay89@gmail.com","N","email","","","","","","","","4017 N 1st Ave","","San Bernardino","CA","US","924073507" +"1295380087","CONNECT","CONNECT URL","https://www.navos.org","N","Website","","","","","","","","2600 SW Holden St","","Seattle","WA","US","981263505" +"1740835545","OTHERS","Other URL","https://home.meditech.com/en/d/newmeditech/pages/login.htm","Y","","St Mary's Hospital","","","","","","","2901 216th St","","Bayside","NY","US","113602810" +"1932754736","SOAP","SOAP URL","na","N","","","DIRECT","Direct","","","","","2231 Arterra Ct","","Royal Palm Beach","FL","US","334111417" +"1598310336","DIRECT","Direct Messaging Address","www.info@cpsasurgical.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4315 Londonderry Rd","","Harrisburg","PA","US","171095318" +"1225683063","DIRECT","Direct Messaging Address","chelsea@emergetherapy.com","N","Work email address","","DIRECT","Direct","","CSV","CSV","","1406 W Lake St Ste 208","","Minneapolis","MN","US","554082653" +"1780239434","DIRECT","Direct Messaging Address","mmatthews@dmhhs.org","N","Fax # 876-2405","","","","","","","","2300 N Edward St","","Decatur","IL","US","625264163" +"1275188971","DIRECT","Direct Messaging Address","tracy@bettermentalwellness.com","N","encrypted email","","DIRECT","Direct","","CSV","CSV","","175 Langley Dr","Building E Ste 3","Lawrenceville","GA","US","300466929" +"1710532411","OTHERS","Other URL","therapyrus@hotmail.com","N","","","","","","","","","1525 E 6th St Ste B","","Weslaco","TX","US","785964667" +"1982259610","OTHERS","Other URL","https://www.airforcemedicine.af.mil/MTF/Air-Force-Academy/About-Us/","N","","","","","","","","","2355 Faculty Dr # B","","Usaf Academy","CO","US","808401805" +"1992350722","DIRECT","Direct Messaging Address","Katherine_L_Dato@rush.edu","N","","","DIRECT","Direct","","","","","1321 S Paulina St","","Chicago","IL","US","606081221" +"1861047599","CONNECT","CONNECT URL","None","N","","","OTHER","Other","None","","","","6001 E Broad St","","Columbus","OH","US","432131502" +"1598310203","DIRECT","Direct Messaging Address","j21gaitan@hotmai.com","N","","","","","","","","","15760 SW 69th Ln","","Miami","FL","US","331935506" +"1952956765","CONNECT","CONNECT URL","sachacristin@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","emr","60 N POST CENTER OFFICE 207","CALLE RAMON E BETANCES","MAYAGUEZ","PR","US","006827634" +"1447805247","SOAP","SOAP URL","https://tenmilechiropractic.janeapp.com/admin#patients","Y","Medical Website","Ten Mile Chiropractic, P.C.","HIE","Health Information Exchange (HIE)","","CSV","CSV","","424 S. Ridge St","","Breckenridge","CO","US","80424" +"1790330504","DIRECT","Direct Messaging Address","marc@connectedwarriors.org","N","Email","","DIRECT","Direct","","CSV","CSV","","950 Communications Ave suite 115","","Boca Raton","FL","US","33431" +"1134774813","CONNECT","CONNECT URL","pdalton@dshealthcare.com","N","email","","DIRECT","Direct","","","","","513 S Washington St","","New Lisbon","WI","US","539501033" +"1598310278","DIRECT","Direct Messaging Address","contact@lanceeinerson.com","N","","","DIRECT","Direct","","","","","440 North Main Street","","Driggs","ID","US","83422" +"1447805130","OTHERS","Other URL","Payson","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Payson","903 AZ-260","","Payson","AZ","US","85541" +"1689229486","CONNECT","CONNECT URL","ANNAPOLIS","N","","","","","","","","","175 Admiral Cochrane Dr Ste 110","","Annapolis","MD","US","214018445" +"1700431509","DIRECT","Direct Messaging Address","Deborah.Wastart@genesishcc.com","N","","","DIRECT","Direct","","","","","1226 Berlin St","","Waupaca","WI","US","549811991" +"1144875956","DIRECT","Direct Messaging Address","ayousif@tulne.edu","N","Business email","","","","","","","","1415 Tulane Ave","","New Orleans","LA","US","701122600" +"1407401219","OTHERS","Other URL","mikah.watford@warriorsheart.com","Y","business email","Warriors Healing Center, LLC","DIRECT","Direct","","CSV","CSV","","756 Purple Sage Rd","","Bandera","TX","US","780033981" +"1538714365","CONNECT","CONNECT URL","FinanceManagementinfo@gmail.com","Y","Email Address","Finance Management","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1545 Forest Cove Dr","","Chesapeake","VA","US","233235734" +"1700431533","DIRECT","Direct Messaging Address","maria.hierholzer@adventhealth.com","N","email","","DIRECT","Direct","","","","","8000 Red Bug Lake Rd Ste 140","","Oviedo","FL","US","327659265" +"1205481041","OTHERS","Other URL","www.inspiredspine.com","N","","","DIRECT","Direct","","","","","1601 Highway 13 E Ste 211","","Burnsville","MN","US","553375105" +"1679128417","DIRECT","Direct Messaging Address","salman.butt@directfalconehr.davita.com","N","EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","4201 Medical Center Dr Ste 240","","McKinney","TX","US","750691766" +"1841845682","OTHERS","Other URL","Pullman","N","","","DIRECT","Direct","","","","","340 NE Maple St","","Pullman","WA","US","991634120" +"1508411356","OTHERS","Other URL","iCANotes","N","","","","","","","","","3518 Monroe St","","Toledo","OH","US","436064114" +"1508411356","OTHERS","Other URL","iCANotes","N","","","","","","","","","3518 Monroe St","","Toledo","OH","US","436064114" +"1972158723","CONNECT","CONNECT URL","https://modernsurgery.com/","Y","","Center for Modern Surgery LLC","","","","","","","210 Meadowlands Pkwy Ste 5","","Secaucus","NJ","US","070942306" +"1780239442","DIRECT","Direct Messaging Address","katie@mapbhc.com","N","","","","","","","","","324 W Superior St Bldg Suite620","","Duluth","MN","US","558021701" +"1114572880","DIRECT","Direct Messaging Address","lsevert@mhc.net","N","","","","","","","","","1105 6th St","","Traverse City","MI","US","496842345" +"1114572880","DIRECT","Direct Messaging Address","lsevert@mhc.net","N","","","DIRECT","Direct","","","","","1105 6th St","","Traverse City","MI","US","496842345" +"1780239459","OTHERS","Other URL","HOUSTON","N","oak healthcare services","","DIRECT","Direct","","CSV","CSV","","15310 Addicks Stone Dr Unit B","","Houston","TX","US","770825080" +"1548815210","CONNECT","CONNECT URL","McAllen","N","Workplace","","DIRECT","Direct","","OTHER","Other","McAllen","2108 S M St Ste 6","","McAllen","TX","US","785031556" +"1811542582","DIRECT","Direct Messaging Address","BMcKinney64256@rx.lecom.edu","N","E-Mail","","DIRECT","Direct","","","","","3402 Clark Ave","","Cleveland","OH","US","441091136" +"1992350664","OTHERS","Other URL","8667391839","N","Pharmacist Email","","OTHER","Other","secure fax communication","OTHER","Other","Fax Line","2612 NE Industrial Dr","","Kansas City","MO","US","641172648" +"1073168753","DIRECT","Direct Messaging Address","sophia.artusa@childrensal.org","N","","","","","","","","","1600 7th Ave S","","Birmingham","AL","US","352331711" +"1790330470","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1366097057","FHIR","FHIR URL","Baltimnore","N","","","","","","","","","2434 W Belvedere Ave","","Baltimore","MD","US","212155267" +"1801441597","CONNECT","CONNECT URL","Texarkana","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5510 Summerhill Rd","","Texarkana","TX","US","755031822" +"1619522307","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1508411216","CONNECT","CONNECT URL","www.mayo.edu","N","","","","","","","","","5881 E Mayo Blvd","","Phoenix","AZ","US","850544504" +"1417502121","DIRECT","Direct Messaging Address","msugebo@graceonus.com","N","","","","","","","","","4431 Eugene Way","","Denver","CO","US","802395415" +"1881249506","CONNECT","CONNECT URL","webpt","N","webpt","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","535 Paredes Line Rd","","Brownsville","TX","US","785212483" +"1942855663","DIRECT","Direct Messaging Address","joshua.degrandpre@emoryhealthcare.org","N","Work affiliated email address","","DIRECT","Direct","","","","","80 Jesse Hill Jr Dr SE","","Atlanta","GA","US","303033031" +"1467007195","CONNECT","CONNECT URL","healthright360.org","N","","","","","","","","","11227 Valley Blvd","","El Monte","CA","US","917313225" +"1003461732","DIRECT","Direct Messaging Address","bcastle@sjid.org","Y","Work Email","St. Joseph Institute for the Deaf Indiana Service Corporation","","","","","","","9192 Waldemar Rd","","Indianapolis","IN","US","462681131" +"1972158608","CONNECT","CONNECT URL","Arbolresidences","N","","","","","","","","","300 Fountaingrove Pkwy","","Santa Rosa","CA","US","954035720" +"1942855671","DIRECT","Direct Messaging Address","rmcorg@outlook.com","N","Office email","","DIRECT","Direct","Silver City","OTHER","Other","Silver City","1311 N Grant St Ste A","","Silver City","NM","US","880615134" +"1851946586","CONNECT","CONNECT URL","https://middlesexcounseling.com/","N","","","","","","","","","127 Union Ave Ste 1","","Middlesex","NJ","US","088461039" +"1891340535","OTHERS","Other URL","Phoenix","N","Do not share or input medical information","","OTHER","Other","Phoenix","OTHER","Other","Do not share or input medical information","2710 E Washington St","","Phoenix","AZ","US","850341423" +"1528613262","OTHERS","Other URL","ATew@ssm-select.com","N","","","","","","","","","3446 McKelvey Rd","","Bridgeton","MO","US","630442525" +"1427603166","SOAP","SOAP URL","Chirotouch","N","EHR","","","","","","","","107 Mills Ave","","Greenville","SC","US","296054017" +"1598310138","CONNECT","CONNECT URL","Chicago","N","","","","","","","","","7225 W Fitch Ave","","Chicago","IL","US","606311010" +"1598310138","CONNECT","CONNECT URL","Chicago","N","","","","","","","","","7225 W Fitch Ave","","Chicago","IL","US","606311010" +"1235784992","DIRECT","Direct Messaging Address","uptown@securepracticemail.com","N","Practice email","","DIRECT","Direct","","OTHER","Other","MIME","890 7th Ave","","Marion","IA","US","523025747" +"1396390142","DIRECT","Direct Messaging Address","sdyigo@paylessmarkets.com","N","","","","","","","","","525 CHALAN RAMON HAYA","","YIGO","GU","US","96929" +"1104471879","DIRECT","Direct Messaging Address","laorthospec@840.direct.myezyaccess.com","N","","","","","","","","","1501 Kaliste Saloom Rd Ste H","","Lafayette","LA","US","705085760" +"1619522315","CONNECT","CONNECT URL","info@ecarefc.com","N","email","","DIRECT","Direct","","","","","1259 FM 1463","suite 500","katy","TX","US","77494" +"1619522414","CONNECT","CONNECT URL","ALLSCRIPTS","N","Allscripts sends info to NCHIEA","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","405 Thompson St","","Eden","NC","US","272885045" +"1780239582","CONNECT","CONNECT URL","brightree","N","billing software","","","","","","","","1551 Bath Ave","","Brooklyn","NY","US","112283822" +"1407401201","OTHERS","Other URL","amanda.j.smith@riteaid.com","N","","","","","","","","","1701 Duncan Ave","","Allison Park","PA","US","151012865" +"1730734534","CONNECT","CONNECT URL","COLUMBUS","N","","","","","","","","","360 S Grant Ave","","Columbus","OH","US","432155537" +"1194370908","DIRECT","Direct Messaging Address","Maryapitt@butterflyeffects.com","N","","","DIRECT","Direct","","","","","500 Fairway Dr Ste 102","","Deerfield Beach","FL","US","334411817" +"1124673942","CONNECT","CONNECT URL","Na","N","","","","","","","","","6323 sovereign dr","SUITE # 170 AB","San Antonio","TX","US","78229" +"1215582036","CONNECT","CONNECT URL","orlando","N","orlando","","DIRECT","Direct","","CSV","CSV","","603 S Ohio Ave","","Orlando","FL","US","328053060" +"1578118394","CONNECT","CONNECT URL","www.thehopegroup4.com","N","website","","DIRECT","Direct","","CSV","CSV","","201 Thornberry Branch Ln","","Daytona Beach","FL","US","321243652" +"1679128409","DIRECT","Direct Messaging Address","info@thefactsinitiative.org","N","shared business email","","DIRECT","Direct","","CSV","CSV","","1341 E Morehead St Ste 202-B","","Charlotte","NC","US","282042937" +"1184279929","DIRECT","Direct Messaging Address","jgreathouse@choicesfostercare.com","N","","","","","","","","","1785 Big Hill Rd","","Dayton","OH","US","454392219" +"1184279929","DIRECT","Direct Messaging Address","ajones@choicesfostercare.com","N","","","","","","","","","1785 Big Hill Rd","","Dayton","OH","US","454392219" +"1780239517","DIRECT","Direct Messaging Address","tbishop@littletreasures-pt.com","N","tbishop@littletreasures-pt.com","","","","","","","","1571 Lexington Ave","","New York","NY","US","100296210" +"1023663853","CONNECT","CONNECT URL","eyecenternoco.com","N","Website with portal connection","","","","","","","","6125 Sky Pond Dr Ste 160","","Loveland","CO","US","805389372" +"1295380038","CONNECT","CONNECT URL","sydneytollick@gmail.com","Y","Email","Children's Home Society of Florida","DIRECT","Direct","","CSV","CSV","Zip","3027 San Diego Rd","","Jacksonville","FL","US","322073691" +"1851946602","DIRECT","Direct Messaging Address","jroberg@caperadiology.com","N","","","","","","","","","70 Doctors Park","","Cape Girardeau","MO","US","637034928" +"1427603125","CONNECT","CONNECT URL","COLUMBUS","N","","","","","","","","","1727 Boxwood Pl","","Columbus","GA","US","319062328" +"1215582986","CONNECT","CONNECT URL","anewmentalityllc@gmail.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","1201 NW Briarcliff Pkwy Ste 200","","Kansas City","MO","US","641161772" +"1952956633","CONNECT","CONNECT URL","Watertown","N","","","","","","","","","121 Hospital Dr","","Watertown","WI","US","530983303" +"1952956633","CONNECT","CONNECT URL","Watertown","N","","","","","","","","","121 Hospital Dr","","Watertown","WI","US","530983303" +"1760037451","OTHERS","Other URL","connect@godspupil.org","N","Email","","DIRECT","Direct","","OTHER","Other","Email","5098 Hearthstone Park Dr","","New Albany","OH","US","430547900" +"1336794031","OTHERS","Other URL","www.centralreach.com","N","","","DIRECT","Direct","","CSV","CSV","","2451 Cumberland Pkwy SE # 3956","","Atlanta","GA","US","303396136" +"1306491014","SOAP","SOAP URL","soapurl","N","","","HIE","Health Information Exchange (HIE)","","","","","209 Broadway","","Amityville","NY","US","117012705" +"1114572823","OTHERS","Other URL","lauren.kuhnel@welllifenetwork.org","N","","","","","","","","","11 Route 111","","Smithtown","NY","US","117873754" +"1356996078","DIRECT","Direct Messaging Address","robelaci2524@go.kilgore.edu","N","email","","DIRECT","Direct","","OTHER","Other","na","6869 Elmwood Trl","","Gilmer","TX","US","756458255" +"1538714274","DIRECT","Direct Messaging Address","erika.unberhagen@warriorsheart.com","N","email","","DIRECT","Direct","","CSV","CSV","","756 Purple Sage Rd","","Bandera","TX","US","780033981" +"1356996094","CONNECT","CONNECT URL","kg6638@cardclinics.com","N","work email","","","","","","","","12215 Telegraph Rd","","Santa Fe Springs","CA","US","906703344" +"1932754579","DIRECT","Direct Messaging Address","info@aboveandbeyondmd.com","N","Business email","","DIRECT","Direct","","OTHER","Other","Business email","3231 Superior Ln Ste A6","","Bowie","MD","US","207151939" +"1508411273","OTHERS","Other URL","www.optum.com","N","","","","","","","","","10701 W Research Dr","","Wauwatosa","WI","US","532263452" +"1720633522","OTHERS","Other URL","CHA-I","N","CHA-I","","OTHER","Other","CHA-I","","","","Airport Road 151","","Savoonga","AK","US","997690151" +"1720633563","DIRECT","Direct Messaging Address","isis.silvestrini@uccaibe.edu","N","","","","","","","","","100 Ave Laurel","","Bayamon","PR","US","009564816" +"1467007294","DIRECT","Direct Messaging Address","counseling@alamoheightscounseling.com","N","email address","","","","","","","","Alamo Heights Counseling, Inc.","900 NE Loop 410, Suite D200","San Antonio","TX","US","782091407" +"1366097107","DIRECT","Direct Messaging Address","amandolfo@trinitycounty-ca.gov","N","","","","","","","","","1450 Main St.","","Weaverville","CA","US","960931640" +"1639724479","OTHERS","Other URL","CHA-I","N","CHA-I","","OTHER","Other","CHA-I","","","","50 School Blvd.","","Stebbins","AK","US","996710050" +"1902451677","DIRECT","Direct Messaging Address","swilliams9@bayada.com","N","Confidential business email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6267 E Tanque Verde Road","Suite 150","Tucson","AZ","US","85715" +"1275188021","OTHERS","Other URL","www.pacificcoasthc.com","N","email and EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","EHR","10032 NE 15th St","","Bellevue","WA","US","980043502" +"1427603190","OTHERS","Other URL","kailua","N","","","","","","","","","203 Kapa'a Quarry Pl #5002","","Kailua","HI","US","96734" +"1316592017","DIRECT","Direct Messaging Address","Danielle.M.Urbaniak@riteaid.com","N","email","","DIRECT","Direct","","CSV","CSV","","722-740 South Main St","","Bowling Green","OH","US","43402" +"1316592017","DIRECT","Direct Messaging Address","Danielle.M.Urbaniak@riteaid.com","N","email","","DIRECT","Direct","","CSV","CSV","","722-740 South Main St","","Bowling Green","OH","US","43402" +"1831744663","DIRECT","Direct Messaging Address","Longville@midlandu.edu","N","Work Email","","","","","","","","907 N Logan St","","Fremont","NE","US","680254300" +"1649825472","DIRECT","Direct Messaging Address","bobbie.lopez@claritycgc.org","N","","","","","","","","","8535 Tom Slick","","San Antonio","TX","US","782293367" +"1841845674","OTHERS","Other URL","CPUs","N","","","","","","","","","1795 W Pointe Dr","","Oshkosh","WI","US","549024297" +"1821643677","DIRECT","Direct Messaging Address","najahlunsford@kp.org","Y","","Kaiser Permanente Oakland Medical Center","DIRECT","Direct","","","","","3505 Broadway","Mosswood Bldg 7th floor","Oakland","CA","US","946115714" +"1821643677","CONNECT","CONNECT URL","najah.lunsford@kp.org","Y","","Kaiser Permanente Oakland Medical Center","HIE","Health Information Exchange (HIE)","","","","","3505 Broadway","Mosswood Bldg 7th floor","Oakland","CA","US","946115714" +"1902451750","DIRECT","Direct Messaging Address","caycejeanes@kardiacollective.com","N","","","","","","","","","240 Madison Ave Ste 602","","Memphis","TN","US","381032770" +"1891340543","OTHERS","Other URL","bradgreory80@gmail.com","N","","","DIRECT","Direct","","","","","495 Deeplands Rd","","Grosse Pointe Woods","MI","US","482362703" +"1487209136","DIRECT","Direct Messaging Address","emontgomery@ymcapgh.org","N","EMail","","","","","","","","369 Fingal St","","Pittsburgh","PA","US","152111013" +"1710532460","DIRECT","Direct Messaging Address","JR.Green@emanuelehearing.com","N","Bus Email","","DIRECT","Direct","","OTHER","Other","email","956 Dawsonville Hwy Ste A","","Gainesville","GA","US","305012615" +"1992350649","DIRECT","Direct Messaging Address","roppenheimer@visionhealthcare.net","N","Office","","DIRECT","Direct","","OTHER","Other","roppenheimer@visionhealthcare.net","271 North Ave Ste 411","","New Rochelle","NY","US","108015112" +"1619522364","OTHERS","Other URL","ChartOnline","N","","","","","","","","","2250 Thunderstick Dr","","Lexington","KY","US","405059010" +"1699320366","DIRECT","Direct Messaging Address","info@sensorysolutions.org","N","","","","","","","","","10332 Old Olive Street Rd","","Creve Coeur","MO","US","631415922" +"1356996011","DIRECT","Direct Messaging Address","contact@daysaheadinhomecare.com","N","","","DIRECT","Direct","","OTHER","Other","Waldorf","4 Industrial Park Dr","Suite B","Waldorf","MD","US","206022060" +"1003461781","CONNECT","CONNECT URL","York","N","","","DIRECT","Direct","","CSV","CSV","","18 Spruce St","","York","SC","US","29745" +"1881249555","SOAP","SOAP URL","Baltimore","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","800 S Caton Ave","","Baltimore","MD","US","212294210" +"1528613296","OTHERS","Other URL","ArbolResidences","N","","","DIRECT","Direct","","","","","300 Fountaingrove Pkwy","","Santa Rosa","CA","US","954035720" +"1093360786","DIRECT","Direct Messaging Address","Charity.Sellers@pathways.com","N","","","","","","","","","2731 Nugget Ave","","Lake Isabella","CA","US","932409456" +"1922653617","CONNECT","CONNECT URL","Albuquerque","N","","","DIRECT","Direct","","OTHER","Other","Albuquerque","9521 San Mateo Blvd NE","","Albuquerque","NM","US","871132237" +"1740835438","DIRECT","Direct Messaging Address","tkeefe@key.org","N","email address","","DIRECT","Direct","","CSV","CSV","","5 State St","","Worcester","MA","US","016092893" +"1487209185","DIRECT","Direct Messaging Address","rgenung@praiowa.com","N","","","DIRECT","Direct","","","","","540 E Jefferson St Ste 302","","Iowa City","IA","US","522452460" +"1003461716","CONNECT","CONNECT URL","info@ccecc.org","N","Email","","","","","","","","17514 Ventura Blvd Ste 100","","Encino","CA","US","913163852" +"1144875865","OTHERS","Other URL","acusimple.com","N","EHR","","DIRECT","Direct","","CSV","CSV","","440 Grand Ave Ste 401","","Oakland","CA","US","946105032" +"1740835461","DIRECT","Direct Messaging Address","junecooke@oct.hush.com","N","HIPPA email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","None","2193 Association Dr Ste 100","","Okemos","MI","US","488644904" +"1710532445","OTHERS","Other URL","Sunnyvale","N","Office","","DIRECT","Direct","","CSV","CSV","","1298 Kifer Rd Ste 506","","Sunnyvale","CA","US","940865320" +"1669027397","DIRECT","Direct Messaging Address","Mwlovell@icloud.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","140 Flora Ave Apt 128","","Walnut Creek","CA","US","945951235" +"1932754660","DIRECT","Direct Messaging Address","allison.pollard@colemanservices.org","N","","","","","","","","","400 Tuscarawas St W Ste 200","","Canton","OH","US","447022044" +"1568017200","CONNECT","CONNECT URL","www.straighttalkcounseling.org","N","","","","","","","","","1225 W 6th St","","Santa Ana","CA","US","927032101" +"1104471747","OTHERS","Other URL","https//www.totalhealthandwellness.info","N","","","DIRECT","Direct","","CSV","CSV","","120 Helmwood Plaza Dr Ste 200","","Elizabethtown","KY","US","427013458" +"1659926293","OTHERS","Other URL","AHLTA","N","","","","","","","","","34101 Farenholt Ave","","San Diego","CA","US","921347000" +"1164077707","CONNECT","CONNECT URL","JavaScript","N","","","","","","","","","520 Philadelphia St Ste 7","","Indiana","PA","US","157013902" +"1437704079","OTHERS","Other URL","Memphis","N","Web address","","","","","","","","4913 Raleigh Common Dr Ste 201","","Memphis","TN","US","381282485" +"1437704079","OTHERS","Other URL","Memphis","N","medical clinic","","OTHER","Other","Memphis","CSV","CSV","","4913 Raleigh Common Dr Ste 201","","Memphis","TN","US","381282485" +"1699320234","CONNECT","CONNECT URL","KatieRincker","N","","","DIRECT","Direct","","CSV","CSV","","14950 N Monocot St","","Effingham","IL","US","624017493" +"1124673736","DIRECT","Direct Messaging Address","lawanda.manous@creoks.org","N","","","","","","","","","1803 S Wood Dr","","Okmulgee","OK","US","744476825" +"1013562644","DIRECT","Direct Messaging Address","bsmith60@partners.org","N","email","","HIE","Health Information Exchange (HIE)","","","","","2014 Washington St","","Newton","MA","US","024621607" +"1558916189","CONNECT","CONNECT URL","Springfield","Y","","BHN","","","","CSV","CSV","","417 Liberty St","","Springfield","MA","US","011043736" +"1013563675","DIRECT","Direct Messaging Address","cjmarshall@theffccenter.com","N","Business Email Address","","DIRECT","Direct","","OTHER","Other","Email","550 S Watters Rd","","Allen","TX","US","750135223" +"1801441613","CONNECT","CONNECT URL","ESO","N","Web based patient care reporting system","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","201 West Portal Road","","Grand Lake","CO","US","80447" +"1851946503","DIRECT","Direct Messaging Address","courtney@pediatricachievements.com","N","","","","","","","","","2235 Tacketts Mill Dr Bldg C","","Woodbridge","VA","US","221923036" +"1194370858","CONNECT","CONNECT URL","https://members.centralreach.com/#login","N","Central Reach/ ABA billing","","","","","","","","90 Cypress Way E Ste 60","","Naples","FL","US","341109275" +"1710532429","DIRECT","Direct Messaging Address","Duboisb93@icloud.com","N","","","","","","","","","21 Forest Acres Dr Apt A","","Haverhill","MA","US","018357050" +"1457906018","DIRECT","Direct Messaging Address","patrick.brand@apom.eclinicaldirectplus.com","N","","","","","","","","","6301 University Commons Ste 360","","South Bend","IN","US","466353500" +"1902451628","OTHERS","Other URL","www.urmc.rochester.edu","N","","","DIRECT","Direct","","","","","905 Culver Rd","","Rochester","NY","US","146097115" +"1972158590","DIRECT","Direct Messaging Address","bethea-millerbehavioralconsulting@hipaamail.net","N","","","","","","","","","941 White Horse Mercerville Rd Ste 2","","Hamilton","NJ","US","086101407" +"1588219133","CONNECT","CONNECT URL","https://livingunapologetically365.theranest.com","N","","","HIE","Health Information Exchange (HIE)","","","","","4208 Lafayette St Apt 1132","","Dallas","TX","US","752044490" +"1851946404","OTHERS","Other URL","EMR","N","","","","","","","","","123 S 9th St","","Clinton","OK","US","736013328" +"1376198978","SOAP","SOAP URL","Freeburg","N","","","","","","","","","251 Marketplace Dr # 2","","Freeburg","IL","US","622434082" +"1407401060","CONNECT","CONNECT URL","smth_trnc@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","7405 E 111th Ter","","Kansas City","MO","US","641342926" +"1407401060","CONNECT","CONNECT URL","smth_trnc@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","7405 E 111th Ter","","Kansas City","MO","US","641342926" +"1407401060","CONNECT","CONNECT URL","smth_trnc@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","7405 E 111th Ter","","Kansas City","MO","US","641342926" +"1407401060","CONNECT","CONNECT URL","smth_trnc@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","7405 E 111th Ter","","Kansas City","MO","US","641342926" +"1407401060","CONNECT","CONNECT URL","smth_trnc@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","7405 E 111th Ter","","Kansas City","MO","US","641342926" +"1407401060","CONNECT","CONNECT URL","smth_trnc@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","7405 E 111th Ter","","Kansas City","MO","US","641342926" +"1407401060","CONNECT","CONNECT URL","smth_trnc@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","7405 E 111th Ter","","Kansas City","MO","US","641342926" +"1407401060","CONNECT","CONNECT URL","smth_trnc@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","7405 E 111th Ter","","Kansas City","MO","US","641342926" +"1235784885","DIRECT","Direct Messaging Address","info@bloomtherapy.org","N","","","DIRECT","Direct","","","","","443 S Landmark Ave","","Bloomington","IN","US","474035004" +"1396390951","OTHERS","Other URL","https://darendental.com/","N","","","","","","","","","131 Boston Post Rd","","East Lyme","CT","US","063331605" +"1548815103","OTHERS","Other URL","zeid@ghvhs.org","N","","","","","","","","","707 E Main St","","Middletown","NY","US","109402650" +"1992350565","OTHERS","Other URL","www.uc4kids.com","N","","","","","","","","","4100 Forest Park Ave","","Saint Louis","MO","US","631082806" +"1629623293","OTHERS","Other URL","behaviormatters@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","13007 Woodford St","","Orlando","FL","US","328326940" +"1629623293","OTHERS","Other URL","behaviormatters@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","13007 Woodford St","","Orlando","FL","US","328326940" +"1154976736","DIRECT","Direct Messaging Address","connor@centralmasspt.com","N","email","","DIRECT","Direct","","OTHER","Other","Email","354 W Boylston St","","West Boylston","MA","US","015832373" +"1235784810","OTHERS","Other URL","Albuquerque","N","","","DIRECT","Direct","","CSV","CSV","","1501 San Pedro Dr SE","","Albuquerque","NM","US","871085180" +"1225683808","CONNECT","CONNECT URL","jacob@thera-play.com","N","","","","","","","","","6815 Isaacs Orchard Rd Ste D","","Springdale","AR","US","727626285" +"1457906059","DIRECT","Direct Messaging Address","scampbell@ec.edu","N","","","","","","","","","181 Spring St","","Royston","GA","US","306628248" +"1326693920","DIRECT","Direct Messaging Address","halea@slhs.org","N","Email","","DIRECT","Direct","","CSV","CSV","","805 W Franklin St","","Boise","ID","US","837025560" +"1679128284","OTHERS","Other URL","filezilla","Y","Home Health Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Heome Care","2560 E Sunset Rd Ste 106","","Las Vegas","NV","US","891203517" +"1154976777","DIRECT","Direct Messaging Address","www.contanct@allwalksthrulife.com","N","transportation","","DIRECT","Direct","","CSV","CSV","","2130 N Arrowhead Ave Ste 205B-1C","","San Bernardino","CA","US","924054029" +"1659926277","DIRECT","Direct Messaging Address","angelestaxi@hotmail.com","N","","","DIRECT","Direct","","CSV","CSV","","3303 S Archibald Ave Apt 169","","Ontario","CA","US","917617967" +"1831744457","OTHERS","Other URL","https://redicareokemos.com/","N","","","","","","","","","1881 W Grand River Ave","","Okemos","MI","US","488641840" +"1447805072","DIRECT","Direct Messaging Address","j.oscarson@lph.org","Y","work email","Indiana University Health LaPorte Hospital, Inc","","","","","","","1007 Lincolnway","","LA Porte","IN","US","463503201" +"1649825274","SOAP","SOAP URL","WebPT","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","None","28 Sharon Dr","","East Hanover","NJ","US","079363429" +"1710532346","DIRECT","Direct Messaging Address","kgingrey@co.kitsap.wa.us","Y","Work Email","Kitsap County","","","","","","","614 Division St # MS 19","","Port Orchard","WA","US","983664614" +"1588210116","CONNECT","CONNECT URL","Baltimore","N","","","","","","","","","5001A Harford Rd","","Baltimore","MD","US","212142939" +"1588210116","CONNECT","CONNECT URL","Baltimore","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5001A Harford Rd","","Baltimore","MD","US","212142939" +"1225684855","CONNECT","CONNECT URL","CLEAR","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1306492947","CONNECT","CONNECT URL","www.theranest.com","N","EHR","","DIRECT","Direct","","OTHER","Other","used online","332 E Monticello St","","Brookhaven","MS","US","396013430" +"1588210132","SOAP","SOAP URL","Acusimple","N","","","DIRECT","Direct","","","","","851 Santa Fe Dr","","Denver","CO","US","802044344" +"1770139321","CONNECT","CONNECT URL","CLEAR","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1831745488","DIRECT","Direct Messaging Address","astrid@intuitivehealingnyc.com","N","Work Email Address","","","","","","","","875 6th Ave Rm 1604","","New York","NY","US","100013574" +"1750937306","OTHERS","Other URL","filezilla","Y","Home Health Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Home Care","2560 E Sunset Rd Ste 106","","Las Vegas","NV","US","891203517" +"1740836394","OTHERS","Other URL","Www.massagebook.com/biz/radiantbodytherapy","N","Business website","","DIRECT","Direct","","CSV","CSV","","9155 NW Germantown Rd","","Portland","OR","US","972312798" +"1740836394","OTHERS","Other URL","Www.massagebook.com/biz/radiantbodytherapy","N","Business website","","DIRECT","Direct","","CSV","CSV","","9155 NW Germantown Rd","","Portland","OR","US","972312798" +"1740836394","OTHERS","Other URL","Www.massagebook.com/biz/radiantbodytherapy","N","Business website","","DIRECT","Direct","","CSV","CSV","","9155 NW Germantown Rd","","Portland","OR","US","972312798" +"1740836394","CONNECT","CONNECT URL","Www.massagebook.com/biz/radiantbodytherapy","N","Business website","","DIRECT","Direct","","CSV","CSV","","9155 NW Germantown Rd","","Portland","OR","US","972312798" +"1740836394","OTHERS","Other URL","Www.massagebook.com/biz/radiantbodytherapy","N","Business website","","DIRECT","Direct","","CSV","CSV","","9155 NW Germantown Rd","","Portland","OR","US","972312798" +"1386299972","OTHERS","Other URL","khalid.alshamousi@cshs.org","N","cedars sinai email","","DIRECT","Direct","","OTHER","Other","cedars sinai email","8730 Alden Dr","","LOS ANGELES","CA","US","90048" +"1851946420","CONNECT","CONNECT URL","Desktop","N","","","","","","CSV","CSV","","Carr. 2 Int 668","Urbanizacion Atenas","Manati","PR","US","00674" +"1780239392","DIRECT","Direct Messaging Address","rlopez@fitnessquestpt.com","Y","Email","Fitness Quest - Punta Gorda LLC","DIRECT","Direct","","OTHER","Other","Email","530 E Olympia Ave Ste 112","","Punta Gorda","FL","US","339503838" +"1447806070","DIRECT","Direct Messaging Address","kadyb@mtncare.org","N","","","","","","","","","68 Sweeten Creek Rd","","Asheville","NC","US","288032318" +"1356997985","OTHERS","Other URL","sonshinepharmacy.com","N","","","","","","","","","2745 Highway 371 N","","Mantachie","MS","US","38855" +"1265088892","CONNECT","CONNECT URL","absoluteawakenings.com","N","","","","","","","","","3000 Route 10 West","","denville","NJ","US","07834" +"1205481892","OTHERS","Other URL","School","N","","","DIRECT","Direct","","","","","2300 English Rd","","Rochester","NY","US","146161682" +"1538715164","DIRECT","Direct Messaging Address","admin@boss.directak.net","N","","","DIRECT","Direct","","OTHER","Other","email","1584 Hilton Ave","","Fairbanks","AK","US","997014016" +"1558917112","DIRECT","Direct Messaging Address","rxm.11712@store.walgreens.com","N","","","","","","","","","2501 Hendersonville Rd","","Arden","NC","US","287049576" +"1003461658","OTHERS","Other URL","martim01@ah.org","N","","","","","","","","","1720 E Cesar E Chavez Ave","","Los Angeles","CA","US","900332414" +"1184279739","DIRECT","Direct Messaging Address","Diana.Muckler@milwaukeecountywi.gov","N","","","","","","","","","9455 W Watertown Plank Rd","","Wauwatosa","WI","US","532263559" +"1730734393","DIRECT","Direct Messaging Address","rlandrum@autismhomesupport.com","N","Business email","","","","","","","","5 Revere Dr","","Northbrook","IL","US","600621566" +"1891340451","SOAP","SOAP URL","RevFlow","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5820 W Irving Park Rd","","Chicago","IL","US","606342616" +"1700431368","OTHERS","Other URL","drjsomerville@gmail.com","N","","","","","","","","","10700 Charter Dr Ste 200","","Columbia","MD","US","210443629" +"1689229254","CONNECT","CONNECT URL","https://www.aquilarecovery.com/","N","website","","DIRECT","Direct","","CSV","CSV","","5100 Wisconsin Ave NW Ste 307","","Washington","DC","US","200164130" +"1003461674","CONNECT","CONNECT URL","PLANTATION","N","","","DIRECT","Direct","","CSV","CSV","","5602 SW 1st Ct","","Plantation","FL","US","333173563" +"1003461674","CONNECT","CONNECT URL","PLANTATION","N","wellcarerc@comcast.net","","DIRECT","Direct","","CSV","CSV","","5602 SW 1st Ct","","Plantation","FL","US","333173563" +"1346895919","OTHERS","Other URL","myclientsplus.com","N","","","","","","","","","1318 E Independence St","","Shawnee","OK","US","748044137" +"1598310179","CONNECT","CONNECT URL","mbaumgartner@angelo-kidney-connection.com","N","Encypted Business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2901 Sherwood Way Ste 100","","San Angelo","TX","US","769013586" +"1114572799","DIRECT","Direct Messaging Address","cyeats@orionassoc.net","N","","","","","","","","","9400 Golden Valley Rd","","Golden Valley","MN","US","554274305" +"1487209078","OTHERS","Other URL","clockard@recoverycentersinc.org","N","work email","","DIRECT","Direct","","","","","1095 Frederick Dr","","Xenia","OH","US","453851680" +"1518512102","CONNECT","CONNECT URL","Arbolresidences","N","","","","","","","","","300 Fountaingrove Pkwy","","Santa Rosa","CA","US","954035720" +"1598310187","DIRECT","Direct Messaging Address","amber.zimmer@bpsne.net","N","","","","","","","","","2202 Washington St","","Bellevue","NE","US","680055257" +"1639724222","DIRECT","Direct Messaging Address","michael.greiner@stores.kingsoopers.com","N","Work email","","","","","","","","1375 S Boulder Rd","","Louisville","CO","US","800272344" +"1003461690","OTHERS","Other URL","www.fyzicaliowa.com","N","","","","","","","","","12499 University Ave Ste 250","","Clive","IA","US","503258271" +"1356996953","OTHERS","Other URL","Doral","N","office location","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Doral","7855 NW 12th St Ste 107","","Doral","FL","US","331261818" +"1710532304","CONNECT","CONNECT URL","8503337262","N","","","","","","","","","98 Mearns Ave","","Highland Falls","NY","US","109281106" +"1891340493","DIRECT","Direct Messaging Address","meganklobedanz@mlcwellness.com","Y","Secure work email","Main Line Counseling & Wellness Center, Inc","DIRECT","Direct","","OTHER","Other","Secure Work Email","600 Haverford Rd","","Haverford","PA","US","190411139" +"1952956567","DIRECT","Direct Messaging Address","tara.herring@jackson.org","N","","","","","","","","","1722 Pine St Ste 401","","Montgomery","AL","US","361061103" +"1992350599","DIRECT","Direct Messaging Address","pharmacist@kingspharmacybmt.com","N","","","","","","","","","3610 N Major Dr","","Beaumont","TX","US","777139573" +"1184279796","DIRECT","Direct Messaging Address","ypalomera14@hotmail.com","N","","","DIRECT","Direct","","OTHER","Other","private","34437 Tree Ln","","Wildomar","CA","US","925958902" +"1639724248","DIRECT","Direct Messaging Address","info@parsonsdentist.com","N","Email","","DIRECT","Direct","","CSV","CSV","","2300 Main St","","Parsons","KS","US","673572724" +"1063068690","CONNECT","CONNECT URL","CLEAR","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1902452543","DIRECT","Direct Messaging Address","molly@vivawellnessnyc.com","Y","Business email","Viva Wellness LLC","","","","","","","195 Montague St Fl 14","","Brooklyn","NY","US","112013631" +"1528614161","OTHERS","Other URL","DrChrono.com","N","","","","","","","","","3965 W 106th St Ste 140","","Carmel","IN","US","460327781" +"1437705076","CONNECT","CONNECT URL","CLEAR","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1104472752","OTHERS","Other URL","newportpt.com","N","","","","","","","","","19732 MacArthur Blvd Ste 125","","Irvine","CA","US","926122455" +"1205482858","CONNECT","CONNECT URL","CLEAR","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1790331346","DIRECT","Direct Messaging Address","Kmaaz@AshleyHouseKids.com","N","email of executive director","","DIRECT","Direct","","CSV","CSV","","4012 Wiggins Rd SE","","Olympia","WA","US","985014372" +"1023664687","DIRECT","Direct Messaging Address","klprest.s01459@wal-mart.com","N","work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","none","12331 Ams Ct","","Carmel","IN","US","460326305" +"1750937314","OTHERS","Other URL","mailing","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CVS","225 Joliet St","","Dyer","IN","US","463111709" +"1841846409","DIRECT","Direct Messaging Address","gnassen@kittitasinteractive.com","N","","","DIRECT","Direct","","CSV","CSV","","781 Kaynor Rd","","Ellensburg","WA","US","989268691" +"1841846409","DIRECT","Direct Messaging Address","gnassen@kittitasinteractive.com","N","","","DIRECT","Direct","","CSV","CSV","","781 Kaynor Rd","","Ellensburg","WA","US","989268691" +"1841846409","DIRECT","Direct Messaging Address","gnassen@kittitasinteractive.com","N","","","DIRECT","Direct","","CSV","CSV","","781 Kaynor Rd","","Ellensburg","WA","US","989268691" +"1841846409","DIRECT","Direct Messaging Address","gnassen@kittitasinteractive.com","N","","","DIRECT","Direct","","CSV","CSV","","781 Kaynor Rd","","Ellensburg","WA","US","989268691" +"1811543473","CONNECT","CONNECT URL","VICTORVILLE","N","Computer","","DIRECT","Direct","","CSV","CSV","","13767 HIDDEN MESA CT","","VICTORVILLE","CA","US","92394" +"1376199935","DIRECT","Direct Messaging Address","drmurry@hearinghealthhouston.com","N","","","","","","","","","3275 W Alabama St","","Houston","TX","US","770981701" +"1184270746","DIRECT","Direct Messaging Address","order@nueyes.com","N","","","DIRECT","Direct","","","","","120 Newport Center Dr # 232","","Newport Beach","CA","US","926606916" +"1184270746","DIRECT","Direct Messaging Address","order@nueyes.com","N","","","DIRECT","Direct","","","","","120 Newport Center Dr # 232","","Newport Beach","CA","US","926606916" +"1184270746","DIRECT","Direct Messaging Address","order@nueyes.com","N","","","DIRECT","Direct","","","","","120 Newport Center Dr # 232","","Newport Beach","CA","US","926606916" +"1992351555","DIRECT","Direct Messaging Address","office@youngsphysicaltherapy.com","N","","","","","","","","","1301 E Arlington Blvd","","Greenville","NC","US","278585868" +"1063068625","CONNECT","CONNECT URL","jackiemoore@livingwithmoorealf.com","N","owner inbox","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Living with Moore ALF Owner inbox","3103 Persimmon Tree Ct","","Woodstock","MD","US","211631131" +"1154977718","DIRECT","Direct Messaging Address","jshih10@jhmi.edu","Y","Johns Hopkins email","Johns Hopkins University School of Medicine","","","","","","","601 N Caroline St # 8152C","","Baltimore","MD","US","212870006" +"1871149443","DIRECT","Direct Messaging Address","jennifer.dupnak@va.gov","N","","","","","","","","","5901 E 7th St","","Long Beach","CA","US","908225201" +"1225684897","OTHERS","Other URL","tdm1973@yahoo.com","N","","","DIRECT","Direct","","CSV","CSV","","2701 Renegade Ave","","Bakersfield","CA","US","933061911" +"1861048431","DIRECT","Direct Messaging Address","ambrosiamccoy@lifestrategy-consultants.com","N","","","","","","","","","39 W Main Ave","","Myerstown","PA","US","170671122" +"1033764667","OTHERS","Other URL","Kantime","N","Pedi Home Health","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CSV","2585 S Danville Dr","","Abilene","TX","US","796056414" +"1821643404","OTHERS","Other URL","Raintree","N","","","DIRECT","Direct","","","","","131 New Rd # Units","","Parsippany","NJ","US","070544208" +"1558916155","DIRECT","Direct Messaging Address","kathleen.champie@kindredreheab.com","N","","","","","","","","","6909 Heuermann Rd","","San Antonio","TX","US","78256" +"1104471713","CONNECT","CONNECT URL","N/A","N","","","","","","","","","1620 Lauder Rd","","Houston","TX","US","770393026" +"1891341459","CONNECT","CONNECT URL","Hialeah","N","Hialeah","","DIRECT","Direct","","CSV","CSV","","5220 W 25th Ave Apt 102","","Hialeah","FL","US","330164058" +"1336795905","OTHERS","Other URL","Portland","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11035 NE Sandy Blvd","","Portland","OR","US","972202553" +"1265087878","DIRECT","Direct Messaging Address","usartg@hotmail.com","N","","","DIRECT","Direct","","OTHER","Other","email","6791 SW 25 TERRA","","MIAMI","FL","US","33155" +"1174178784","CONNECT","CONNECT URL","MedUnisonEHR","N","Electronic Health Records","","DIRECT","Direct","","CSV","CSV","","3946 U.S. Highway 270","","Fort Supply","OK","US","738419718" +"1841846474","CONNECT","CONNECT URL","OklahomaCity","N","","","","","","","","","14810 Serenita Ave","","Oklahoma City","OK","US","73134" +"1841846474","CONNECT","CONNECT URL","OklahomaCity","N","","","","","","","","","14810 Serenita Ave","","Oklahoma City","OK","US","73134" +"1588210124","DIRECT","Direct Messaging Address","mkhalil@uams.edu","N","","","HIE","Health Information Exchange (HIE)","","","","","4301 W Markham St # 540","","Little Rock","AR","US","722057101" +"1720633373","OTHERS","Other URL","www.imahealthcare.com","Y","","Internal Medicine Associates","DIRECT","Direct","","CSV","CSV","","4450 31st Ave S Ste 201","","Fargo","ND","US","581044556" +"1154976702","OTHERS","Other URL","https://secure.simplepractice.com/practice_settings/insurance_providers","N","","","","","","","","","7 Cindy St","","Old Bridge","NJ","US","088573001" +"1841845401","DIRECT","Direct Messaging Address","rasoularbabi@gmauil.com","N","","","DIRECT","Direct","","","","","853 Tanglewood Cir","","Weston","FL","US","333271840" +"1043865603","SOAP","SOAP URL","Genesis","N","","","","","","","","","2029 County Highway I Ste 5","","Chippewa Falls","WI","US","547294420" +"1942855507","CONNECT","CONNECT URL","eWebstaffing.com/ebs-healthcare","Y","EBS provider portal","EBS Healthcare, Inc.","","","","","","","200 Skiles Blvd","","West Chester","PA","US","193827321" +"1023663689","DIRECT","Direct Messaging Address","jdilger@shelteringarms.com","N","Business email","","HIE","Health Information Exchange (HIE)","","","","","8254 Atlee Rd","","Mechanicsville","VA","US","231161844" +"1447805007","DIRECT","Direct Messaging Address","srobinson@choicesfostercare.com","N","","","","","","","","","1785 Big Hill Rd","","Dayton","OH","US","454392219" +"1871148445","DIRECT","Direct Messaging Address","centeredcounseling@protonmail.com","N","secure email","","DIRECT","Direct","","OTHER","Other","Secure Email","829 N Limestone St","","Gaffney","SC","US","293402501" +"1023663697","DIRECT","Direct Messaging Address","anthony.j.reese13.civ@mail.mil","Y","","633d Medical Group","DIRECT","Direct","","OTHER","Other","email","275 W Queen St","","Hampton","VA","US","236694005" +"1629623202","CONNECT","CONNECT URL","Nhccare","N","","","","","","","","","9405 Highway 17 Byp","","Murrells Inlet","SC","US","295769301" +"1477108058","CONNECT","CONNECT URL","Findlay","N","Laptop","","DIRECT","Direct","","CSV","CSV","","1941 Carlin St","","Findlay","OH","US","458401460" +"1174178750","DIRECT","Direct Messaging Address","gina@epsnj.com","N","mailing address","","DIRECT","Direct","","CSV","CSV","csv","960 S Broadway Ste 120","","Hicksville","NY","US","118015028" +"1518512128","CONNECT","CONNECT URL","star@southwesttherapy.com","N","","","","","","","","","1005 21st St SE Ste 9","","Rio Rancho","NM","US","871244030" +"1891340410","CONNECT","CONNECT URL","Hampton","N","EPIC","","DIRECT","Direct","","CSV","CSV","","191 Fox Hill Rd","","Hampton","VA","US","236692360" +"1447805064","FHIR","FHIR URL","ewells@neurocovery.com","N","","","","","","","","","648 Crestwood Blvd","","Covington","LA","US","704338261" +"1346895968","CONNECT","CONNECT URL","theranest","N","","","","","","","","","1200 Old York Rd Ste 101","","Warminster","PA","US","189742034" +"1770138398","CONNECT","CONNECT URL","ECW","N","","","HIE","Health Information Exchange (HIE)","","","","","58144 Gratiot Ave","","New Haven","MI","US","48048" +"1598310112","DIRECT","Direct Messaging Address","jinman72521@protonmail.com","N","encrypted email","","","","","","","","1017 Russell Hill Dr","","Jonesboro","AR","US","724048416" +"1184279713","DIRECT","Direct Messaging Address","kgingrey@co.kitsap.wa.us","Y","Work Email","Kitsap County","","","","","","","614 Division St # MS 19","","Port Orchard","WA","US","983664614" +"1306491931","DIRECT","Direct Messaging Address","Phillip.Dozier@va.gov","N","","","DIRECT","Direct","","OTHER","Other","Private","3350 La Jolla Village Dr","","San Diego","CA","US","921610002" +"1306491931","DIRECT","Direct Messaging Address","Phillip.Dozier@va.gov","N","","","DIRECT","Direct","","OTHER","Other","Phllpdzr@yahoo.com","3350 La Jolla Village Dr","","San Diego","CA","US","921610002" +"1770138307","CONNECT","CONNECT URL","CLEAR","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1730735366","DIRECT","Direct Messaging Address","marisol.lado@va.gov","Y","secured VA email with use of encryption","Department of Veterans Affairs, NJ health care system","","","","","","","151 Knollcroft Rd # 116D","","Lyons","NJ","US","079395001" +"1619523271","DIRECT","Direct Messaging Address","hope@coastalwellnessak.com","N","","","","","","","","","1130 W 6th Ave Ste 101","","Anchorage","AK","US","995011903" +"1669028205","DIRECT","Direct Messaging Address","alicia@chloemedtransportation.com","N","","","","","","","","","1015 Central Ave Ste 201C","","Metairie","LA","US","700015777" +"1053967695","CONNECT","CONNECT URL","EPS","N","","","","","","","","","221 W Heron St","","Aberdeen","WA","US","985206224" +"1235785874","OTHERS","Other URL","HoneaPath","N","","","DIRECT","Direct","","OTHER","Other","Belton","716 Anderson St Ste B","","Belton","SC","US","296272148" +"1881240422","CONNECT","CONNECT URL","CLEAR","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1316593965","DIRECT","Direct Messaging Address","Michelle_Pezzani@elcaminohospital.org","Y","secure email","EL CAMINO HOSPITAL","DIRECT","Direct","","CSV","CSV","","2500 Grant Rd","","Mountain View","CA","US","940404378" +"1689220220","OTHERS","Other URL","honeapath","N","","","","","","","","","216 Hook Rd","","Honea Path","SC","US","296547819" +"1134775786","DIRECT","Direct Messaging Address","tlaskowski@usvetsinc.org","N","","","","","","","","","917 E Gurley St","","Prescott","AZ","US","863013244" +"1356997902","CONNECT","CONNECT URL","kathrynneffperry@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","1004 N Anoka Ave","","Avon Park","FL","US","338252506" +"1538715180","CONNECT","CONNECT URL","Kareo.com","N","EMR and billing software","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8067 Highway 336 W","","Clinton","AR","US","720318438" +"1184270738","CONNECT","CONNECT URL","Www.ridgecrestdentistry.com","N","","","","","","","","","133 E California Ave","","Ridgecrest","CA","US","935554101" +"1174179725","CONNECT","CONNECT URL","Allscripts","N","","","","","","CSV","CSV","","1140 W La Veta Ave Ste 730","","Orange","CA","US","928684229" +"1619523263","CONNECT","CONNECT URL","www.thehoustonbirthhouse.com","N","website","","DIRECT","Direct","","OTHER","Other","informative","14030 Telge Rd Ste A","","Cypress","TX","US","774296201" +"1699321240","CONNECT","CONNECT URL","Hannah.Bram","N","","","","","","","","","1400 8th Ave Fl 1","","Fort Worth","TX","US","761044110" +"1053967604","DIRECT","Direct Messaging Address","bailey.stottrup@co.washington.mn.us","N","encrypted email","","","","","","","","14949 62nd St N","","Stillwater","MN","US","550826132" +"1851947410","OTHERS","Other URL","Modesto","N","Pharmacy","","","","","","","","1620 Crows Landing Rd Ste H","","Modesto","CA","US","953585602" +"1396391959","CONNECT","CONNECT URL","?????","N","WVU Medicine","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Epic","1 Medical Center Dr","","Morgantown","WV","US","265061200" +"1215583885","SOAP","SOAP URL","ehr","N","Therapy Notes","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Therapy Notes","1229 3rd Ave N","","Birmingham","AL","US","352031628" +"1659927226","DIRECT","Direct Messaging Address","jandrade@speechassociates.com","N","Work Email","","DIRECT","Direct","","OTHER","Other","Work Email","16500 Ventura Blvd Ste 414","","Encino","CA","US","914365050" +"1467008037","CONNECT","CONNECT URL","Cody.blood@acmchealth.org","N","Email","","DIRECT","Direct","","CSV","CSV","","2420 Lake Ave","","Ashtabula","OH","US","440044954" +"1851947436","CONNECT","CONNECT URL","ChrioFusion","N","Webbased software","","DIRECT","Direct","","CSV","CSV","","8200 E Jacque Dr","","Prescott Valley","AZ","US","863146172" +"1437705050","CONNECT","CONNECT URL","RICHMOND","N","VCU Medical Center","","DIRECT","Direct","","","","","1200 E Broad St","","Richmond","VA","US","232985058" +"1063068641","DIRECT","Direct Messaging Address","chelseayoung@NCOLONIE.ORG","Y","North Colonie School District employee","North Colonie Central School District","DIRECT","Direct","","","","","475 Watervliet Shaker Rd","","Latham","NY","US","121104698" +"1063068641","DIRECT","Direct Messaging Address","chelsea.young@nccsk12.org","Y","North Colonie School District employee","North Colonie Central School District","DIRECT","Direct","","","","","475 Watervliet Shaker Rd","","Latham","NY","US","121104698" +"1003462672","OTHERS","Other URL","jonesmillie27@gmail.com","N","jonesmillie27@gmail.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8815 Columbia 100 Pkwy","","Columbia","MD","US","210452361" +"1083260681","DIRECT","Direct Messaging Address","carrie@thebeneckgroup.com","N","company email","","DIRECT","Direct","","CSV","CSV","","700 Oak Knoll Dr","","Perrysburg","OH","US","435512908" +"1083260681","DIRECT","Direct Messaging Address","christina@thebeneckgroup.com","N","company email","","DIRECT","Direct","","CSV","CSV","","700 Oak Knoll Dr","","Perrysburg","OH","US","435512908" +"1184270779","OTHERS","Other URL","https://00151201","Y","","Habit Optco Acadia Healthcare","","","","","","","11 Circle Ave","","Lynn","MA","US","019053050" +"1790331387","OTHERS","Other URL","jnworkman@yahoo.com","N","","","","","","","","","350 Printers Pkwy","","Colorado Springs","CO","US","809103190" +"1558917179","DIRECT","Direct Messaging Address","HTHI@HTHI.US","N","","","","","","","","","1860 Armory Rd","","Parkton","NC","US","28371" +"1578119160","OTHERS","Other URL","EPIC","N","","","","","","","","","3670 Stone Way N","","Seattle","WA","US","981038004" +"1700432374","DIRECT","Direct Messaging Address","Jennifer.lamothe@aveanna.com","N","","","DIRECT","Direct","","CSV","CSV","","7600 Leesburg Pike Ste 105","","Falls Church","VA","US","220432004" +"1891341475","DIRECT","Direct Messaging Address","taylor@performanceptst.com","N","business email","","DIRECT","Direct","","OTHER","Other","n/a","9130 Dickey Dr","","Mechanicsville","VA","US","231162502" +"1972159556","OTHERS","Other URL","lnicola@harvardcardinals.org","N","","","","","","","","","506 E North St","","Harvard","NE","US","689442152" +"1588210165","DIRECT","Direct Messaging Address","hello@goodspace.us","N","Email","","DIRECT","Direct","","","","","2917 16th Ave S","","Seattle","WA","US","981445733" +"1669028247","DIRECT","Direct Messaging Address","marquas@sunpointwellness.com","N","","","","","","","","","48 N Queen St","","Lancaster","PA","US","176033816" +"1376199950","CONNECT","CONNECT URL","BUSINESS","N","","","","","","","","","200 Biscayne Boulevard Way Apt 3513","","Miami","FL","US","331312161" +"1902452584","CONNECT","CONNECT URL","sara.conway@co.washington.mn.us","N","","","","","","","","","14949 62nd St N","","Stillwater","MN","US","550826132" +"1073169660","CONNECT","CONNECT URL","Institute.org","N","","","","","","","","","1824 Madison Ave Fl 2","","New York","NY","US","100353832" +"1336795921","OTHERS","Other URL","N/A","N","N/A","","DIRECT","Direct","","OTHER","Other","N/A","601 W Franklin St Ste A","","Shelton","WA","US","985843518" +"1962058552","DIRECT","Direct Messaging Address","olumide.olowokere@va.gov","N","","","","","","","","","4500 S Lancaster Rd","","Dallas","TX","US","752167167" +"1043866635","OTHERS","Other URL","none","N","none","","","","","","","","520 SW 6th Ave Ste 830","","Portland","OR","US","972041514" +"1043866635","OTHERS","Other URL","none","N","none","","","","","","","","520 SW 6th Ave Ste 830","","Portland","OR","US","972041514" +"1043866635","OTHERS","Other URL","none","N","none","","","","","","","","520 SW 6th Ave Ste 830","","Portland","OR","US","972041514" +"1043866635","OTHERS","Other URL","none","N","none","","","","","","","","520 SW 6th Ave Ste 830","","Portland","OR","US","972041514" +"1043866635","OTHERS","Other URL","none","N","none","","","","","","","","520 SW 6th Ave Ste 830","","Portland","OR","US","972041514" +"1124674718","DIRECT","Direct Messaging Address","info@lazulihealing.com","N","","","DIRECT","Direct","","","","","2024 N 7th St","","Phoenix","AZ","US","850062515" +"1477109064","DIRECT","Direct Messaging Address","mfambrough@overwatchtn.com","N","email","","","","","","","","632 Fogg St","","Nashville","TN","US","372034656" +"1811543408","OTHERS","Other URL","other","N","","","","","","","","","11350 Random Hills Rd Ste 881","","Fairfax","VA","US","220306044" +"1811543408","OTHERS","Other URL","other","N","","","","","","","","","11350 Random Hills Rd Ste 881","","Fairfax","VA","US","220306044" +"1639725229","CONNECT","CONNECT URL","MGZ","N","","","","","","","","","6685 Forest Ave","","Ridgewood","NY","US","113853839" +"1720634314","CONNECT","CONNECT URL","resilientpace@gmail.com","N","resilientpace@gmail.com","","DIRECT","Direct","","OTHER","Other","Other","1300 I St NW Ste 400E","","Washington","DC","US","200053318" +"1457907040","CONNECT","CONNECT URL","drstreet@threebridgesforpsy.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","402 Colusa Ave","","El Cerrito","CA","US","945303327" +"1457907040","CONNECT","CONNECT URL","drstreet@threebridgesforpsy.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","402 Colusa Ave","","El Cerrito","CA","US","945303327" +"1366098964","OTHERS","Other URL","bcage09@masoncagecorp.com","N","business","","","","","","","","232 Market St","","Flowood","MS","US","392323339" +"1174179774","CONNECT","CONNECT URL","Goldenyearsgrouphome60@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","440 S Cone St","","Quincy","FL","US","323513516" +"1699321299","OTHERS","Other URL","HOUSTON","Y","","SUNRISE PEDIATRICS PA","DIRECT","Direct","","CSV","CSV","","11920 Westheimer Rd","STE. E","Houston","TX","US","770776666" +"1508412107","OTHERS","Other URL","https://www.linkedin.com/in/alex-witter-ms-lat-atc-cafs-082407b3/","N","LinkedIn","","DIRECT","Direct","","OTHER","Other","Profile","2421 NW 11th St Apt 18","","Miami","FL","US","331253163" +"1952957557","CONNECT","CONNECT URL","www.medicationmanagement.expert","N","","","","","","","","","318 Bevly Lake Dr","","Bossier City","LA","US","711115174" +"1306492905","CONNECT","CONNECT URL","heidibercovici.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","585 Massachusetts Ave","","Acton","MA","US","017202949" +"1770139370","DIRECT","Direct Messaging Address","cserio@mbsp.com","N","","","","","","","","","1000 Bestgate Rd Ste 400","","Annapolis","MD","US","214013371" +"1215583810","DIRECT","Direct Messaging Address","jwalton@theweils.org","N","email","","","","","","","","16695 Chillicothe Rd","","Chagrin Falls","OH","US","440234578" +"1205482809","DIRECT","Direct Messaging Address","amy@fullcirclewnc.org","N","secure/ confidential email through Zoho","","DIRECT","Direct","","","","","1915 George St","","Hendersonville","NC","US","287922948" +"1396391991","DIRECT","Direct Messaging Address","sarah.siebrandt@brooksrehab.org","N","","","DIRECT","Direct","","","","","3625 University Blvd S","","Jacksonville","FL","US","322164222" +"1750937355","CONNECT","CONNECT URL","Tampa","N","","","DIRECT","Direct","","CSV","CSV","","9114 Sheldon West Dr","","Tampa","FL","US","336263667" +"1578119178","DIRECT","Direct Messaging Address","jared@humblerootscounseling.com","N","Secure E-mail address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","687 Queen St SW","","Atlanta","GA","US","303102611" +"1467008078","DIRECT","Direct Messaging Address","info@praxistherapy.net","N","website","","","","","","","","110 N 4th St","","Leesburg","FL","US","347485167" +"1376199984","OTHERS","Other URL","info@thehealinggroup.net","N","healing group","","DIRECT","Direct","","CSV","CSV","","3 Peaceable St","","South Salem","NY","US","105901503" +"1639725245","CONNECT","CONNECT URL","Provsecure","N","","","","","","","","","5 Scenic Pl","","Montesano","WA","US","985639731" +"1992351506","CONNECT","CONNECT URL","www.centralreach.com","N","","","DIRECT","Direct","","OTHER","Other","Web Based","2451 Cumberland Pkwy SE Ste 3956","","Atlanta","GA","US","303396136" +"1437705043","DIRECT","Direct Messaging Address","doscomo@comcast.net","N","","","","","","","","","210 E 700 S","","Pleasant Grove","UT","US","840623510" +"1033765649","CONNECT","CONNECT URL","Littleton","N","","","","","","","","","5901 Middlefield Rd Ste 100","","Littleton","CO","US","801232891" +"1841846458","OTHERS","Other URL","Address","N","Mailing Address","","","","","","","","2548 Street Rd","","Bensalem","PA","US","190202644" +"1831745447","CONNECT","CONNECT URL","EPIC","Y","emar","Bayhealth Kent General Hospital","","","","","","","640 S State St","","Dover","DE","US","199013530" +"1831745447","CONNECT","CONNECT URL","PowerChart","N","Computer documenting system/EMAR","","","","","","","","1113 S State St","","Dover","DE","US","199014112" +"1386290906","CONNECT","CONNECT URL","email","N","text","","DIRECT","Direct","","CSV","CSV","","6928 Franela Way","","Citrus Heights","CA","US","956213619" +"1386290906","CONNECT","CONNECT URL","email","N","text","","DIRECT","Direct","","CSV","CSV","","6928 Franela Way","","Citrus Heights","CA","US","956213619" +"1811543432","DIRECT","Direct Messaging Address","ines.pujos@greenhope.org","N","Work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","435 E 119th St","","New York","NY","US","100353627" +"1356997977","DIRECT","Direct Messaging Address","ruf9010@nyp.org","N","New York Presbyterian","","DIRECT","Direct","","CSV","CSV","","525 E 68th St","","New York","NY","US","100654870" +"1891341319","OTHERS","Other URL","https://login.cbh2.crediblebh.com/","N","Credible Charting System","","HIE","Health Information Exchange (HIE)","","","","","603 Bruce St","","Crookston","MN","US","567162914" +"1891341319","CONNECT","CONNECT URL","Credible","N","EHR","","DIRECT","Direct","","OTHER","Other","EHR","603 Bruce St","","Crookston","MN","US","567162914" +"1073169405","DIRECT","Direct Messaging Address","kwhite@healthyminds-therapy.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","950 N Washington St Ste 322","","Alexandria","VA","US","223141534" +"1780230276","DIRECT","Direct Messaging Address","np@slwellness.net","N","","","","","","","","","1170 N Carroll Ave","","Southlake","TX","US","760925306" +"1881240349","CONNECT","CONNECT URL","www.dreamhairnation.com","N","","","","","","","","","6654 Bitteroot Ln","","Saint Louis","MO","US","631341451" +"1568018083","DIRECT","Direct Messaging Address","info@midohiobh.com","N","","","","","","","","","930 Bethesda Dr Unit 4","","Zanesville","OH","US","437010815" +"1033765573","DIRECT","Direct Messaging Address","mhoffman@cwls.us","N","Direct work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6767 Gender Rd","","Canal Winchester","OH","US","431109046" +"1245886613","CONNECT","CONNECT URL","cgross@preferredbehavioral.org","N","Encrypted email","","DIRECT","Direct","","CSV","CSV","","1500 Route 88","","Brick","NJ","US","087242320" +"1184270621","CONNECT","CONNECT URL","urpathenlightenment@gmail.com","Y","","Children's Home Society of Florida","","","","","","","2400 S Ridgewood Ave","","South Daytona","FL","US","321193097" +"1659927101","CONNECT","CONNECT URL","www.wheelinghospital.org","N","website","","OTHER","Other","general website","CSV","CSV","","1 Medical Park","","Wheeling","WV","US","260036379" +"1851947220","OTHERS","Other URL","SantaAna","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Santaana","405 W 5th St","","Santa Ana","CA","US","927014599" +"1255987715","DIRECT","Direct Messaging Address","tstarks@letseeesup.com","N","email address","","","","","","","","308 Douglas Dr","","Houma","LA","US","703642069" +"1164078648","OTHERS","Other URL","Humhealth","N","Chronic Care Management Software","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","46701 Commerce Center Dr","","Plymouth","MI","US","481702475" +"1164078648","OTHERS","Other URL","iTeleCareHealth","N","Remote Patient Monitoring Software","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","46701 Commerce Center Dr","","Plymouth","MI","US","481702475" +"1184270654","CONNECT","CONNECT URL","MidMichigan","N","","","","","","","","","4000 Wellness Dr","","Midland","MI","US","486702000" +"1992351464","DIRECT","Direct Messaging Address","nwolfe@hrs.org","N","","","","","","","","","224 Columbus Rd","","Athens","OH","US","457011334" +"1235785726","OTHERS","Other URL","www.renewalwellnesscenter.com","N","","","","","","","","","405 Franklin Blvd","","Greensboro","NC","US","274014610" +"1427604917","DIRECT","Direct Messaging Address","cbionda@thehopelearningcenter.org","N","","","","","","","","","12300 Perry Hwy","","Wexford","PA","US","150908379" +"1427604917","CONNECT","CONNECT URL","insurance@thehopelearningcenter.org","N","","","","","","","","","12300 Perry Hwy","","Wexford","PA","US","150908379" +"1972159465","OTHERS","Other URL","eMDs","N","ehr","","","","","","","","3333 Nc Highway 242 N","","Benson","NC","US","275047844" +"1548816044","CONNECT","CONNECT URL","Ashdown","N","","","HIE","Health Information Exchange (HIE)","","","","","418 N 2nd St","","Ashdown","AR","US","718222755" +"1881240372","DIRECT","Direct Messaging Address","cowen@normanbhg.com","N","Business","","DIRECT","Direct","","CSV","CSV","","3625 W Main St Ste 100","","Norman","OK","US","730724644" +"1487200978","CONNECT","CONNECT URL","kristin@newdawnrecovery.org","Y","","New Dawn Wellness & Recovery Center","HIE","Health Information Exchange (HIE)","","","","","4015 SW 21st St","","Topeka","KS","US","666043412" +"1558917047","DIRECT","Direct Messaging Address","tara.herring@jackson.org","N","","","","","","","","","1722 Pine St Ste 904","","Montgomery","AL","US","361061104" +"1881240299","DIRECT","Direct Messaging Address","Emily.Yin2@va.gov","N","","","DIRECT","Direct","","","","","10535 Hospital Way","","Mather","CA","US","956554200" +"1184270597","CONNECT","CONNECT URL","morethanawishrdn@gmail.com","Y","","Children's Health Clinical Operations","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1935 Medical District Dr","","Dallas","TX","US","752357701" +"1811543259","DIRECT","Direct Messaging Address","dietitian@atchhospdirect.org","Y","Direct Messaging","Atchison Hospital Association","DIRECT","Direct","","","","","800 Ravenhill Dr","","Atchison","KS","US","660029204" +"1871149211","DIRECT","Direct Messaging Address","nkarber@pusd11.net","N","Work email","","DIRECT","Direct","","CSV","CSV","","7880 W Greenway Rd","","Peoria","AZ","US","853813830" +"1568018901","OTHERS","Other URL","filezilla","Y","Home Health Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Home Care","2560 E Sunset Rd Ste 106","","Las Vegas","NV","US","891203517" +"1467008805","CONNECT","CONNECT URL","www.soultenders.com","N","website","","","","","","","","41 E Foothill Blvd Ste 102","","Arcadia","CA","US","910062361" +"1710533161","CONNECT","CONNECT URL","Belleville","N","Home","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Belleville","6223 Autumn Wood Cir","","Haughton","LA","US","710378347" +"1366098717","CONNECT","CONNECT URL","heavenlyhandscds@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","12891 Pennridge Dr","","Bridgeton","MO","US","630441238" +"1275189623","CONNECT","CONNECT URL","Bothell","Y","","Daniel Marcus Fricke Professional Servie Corporation","","","","","","","16708 Bothell Everett Hwy","Suite 202","Mill Creek","WA","US","980126345" +"1801442256","CONNECT","CONNECT URL","https://yourhometownpharmacy-rx.com/","N","","YHP1, LLC","","","","","","","913 Taylorsville Rd","","Taylorsville","KY","US","400718713" +"1013563477","CONNECT","CONNECT URL","jleahy@northwell.edu","N","e-mail","","DIRECT","Direct","","CSV","CSV","","375 Seguine Ave","","Staten Island","NY","US","103093932" +"1710533179","DIRECT","Direct Messaging Address","cheryls@chugachmiut.org","N","email address","","DIRECT","Direct","","CSV","CSV","","1840 Bragaw St Ste 110","","Anchorage","AK","US","995083463" +"1992351365","CONNECT","CONNECT URL","13318BerryBowlRoadIndependenceLA70443","N","","","","","","","","","13318 Berry Bowl Rd","","Independence","LA","US","704432363" +"1154977528","FHIR","FHIR URL","Tampa","N","","","","","","","","","12950 Race Track Rd Ste 109","","Tampa","FL","US","336261304" +"1962058339","CONNECT","CONNECT URL","walgreens.com","N","","","","","","","","","7813 Highway 72 W","","Madison","AL","US","357589559" +"1023664497","CONNECT","CONNECT URL","SLEA","N","SLPA","","DIRECT","Direct","","CSV","CSV","","16500 Ventura Blvd Ste 414","","Encino","CA","US","914365050" +"1730735101","CONNECT","CONNECT URL","Norfolk","N","","","","","","","","","5215 Colley Ave Ste 125","","Norfolk","VA","US","235082166" +"1508412982","OTHERS","Other URL","Columbia","N","","","OTHER","Other","Columbia","OTHER","Other","Columbia","2800 Bush River Rd Ste 5","","Columbia","SC","US","292105662" +"1225684749","OTHERS","Other URL","https://otmspeech.com/","N","","","","","","","","","4231 Dolly Ridge Rd","","Vestavia","AL","US","352435703" +"1164078598","CONNECT","CONNECT URL","tlcareathome@gmail.com","N","direct contact for appointment","","DIRECT","Direct","","CSV","CSV","email","4464 Lone Tree Way # 112","","Antioch","CA","US","945317413" +"1598311003","SOAP","SOAP URL","SOAP","N","","","","","","","","","9000 Cypress Green Dr","","Jacksonville","FL","US","322567791" +"1972159432","OTHERS","Other URL","vanessasbutterflybirth.com","N","","","","","","","","","14207 C St S Apt B51","","Tacoma","WA","US","984444598" +"1386290716","SOAP","SOAP URL","Presagia","N","","","","","","","","","750 Orchard Road","","Davis","CA","US","95616" +"1003462433","OTHERS","Other URL","va.gov","N","","","","","","CSV","CSV","","2200 Fort Roots Dr Rm 106","","North Little Rock","AR","US","721141709" +"1457907883","DIRECT","Direct Messaging Address","eroberts@woaltd.com","N","","","","","","","","","130 Medical Cir","","Winchester","VA","US","226013322" +"1427604966","OTHERS","Other URL","info@austinctg.com","N","","","","","","","","","13642 N Highway 183 Ste 200","","Austin","TX","US","787502210" +"1851947386","DIRECT","Direct Messaging Address","skolbusz@sbcglobal.net","N","e-mail","","OTHER","Other","coorespondence","OTHER","Other","e-mail","2 Rue Nicole","","Barkhamsted","CT","US","06063" +"1497301923","SOAP","SOAP URL","example","N","","","","","","","","","2223 150th St Apt 1","","Whitestone","NY","US","113573629" +"1336795855","CONNECT","CONNECT URL","Columbus","N","","","","","","","","","2100 Comer Ave","","Columbus","GA","US","319048725" +"1790331213","OTHERS","Other URL","iligarcia@selectmedical.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","5255 Snapfinger Park Dr Unit 5255","","Decatur","GA","US","300354084" +"1467008904","CONNECT","CONNECT URL","brushhurst.dentrixascend.com","N","EMR","","HIE","Health Information Exchange (HIE)","","","","","14725 Lebanon Rd Ste 200","","Frisco","TX","US","750355531" +"1821644360","CONNECT","CONNECT URL","email","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","150 Mundy St","","Wilkes Barre","PA","US","187026830" +"1225684772","CONNECT","CONNECT URL","jcrtherapy@gmail.com","N","","","","","","","","","309 S New York Rd Ste 10","","Galloway","NJ","US","082056024" +"1962058412","CONNECT","CONNECT URL","5405801848","N","","","","","","","","","1970 Roanoke Blvd","","Salem","VA","US","241536404" +"1972159416","CONNECT","CONNECT URL","kjenson@hackleyschool.org","Y","","Hackley School","","","","","","","293 Benedict Ave","","Tarrytown","NY","US","105914327" +"1104472653","DIRECT","Direct Messaging Address","sdalton@righttrackmedical.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1203 Medical Park Dr","","Oxford","MS","US","386555327" +"1104472653","DIRECT","Direct Messaging Address","sdalton@righttrackmedical.com","N","business email","","HIE","Health Information Exchange (HIE)","","","","","100 Starr Ave Ste A","","Starkville","MS","US","397594032" +"1669028114","OTHERS","Other URL","WebPT","N","","","DIRECT","Direct","","OTHER","Other","PDF","1681 Washington St Ste 1","","Braintree","MA","US","021847951" +"1649826199","DIRECT","Direct Messaging Address","rxm.01315@store.walgreens.com","N","","","","","","","","","2353 Lakewood Rd","","Toms River","NJ","US","087551219" +"1801442355","DIRECT","Direct Messaging Address","rechargeyourlife@hotmail.com","N","email address","","DIRECT","Direct","","OTHER","Other","other","845 N Park Rd","","Wyomissing","PA","US","196101342" +"1538715081","DIRECT","Direct Messaging Address","snull@mhemail.org","N","company email","","DIRECT","Direct","","CSV","CSV","","8201 E Riverside Blvd","","Rockford","IL","US","611142300" +"1356997803","DIRECT","Direct Messaging Address","Cganzer@novacare.com","N","Work Email","","","","","","","","4710 W 95th St","","Oak Lawn","IL","US","604532453" +"1336795889","SOAP","SOAP URL","WebPT","N","","","DIRECT","Direct","","","","","1681 Washington St Ste 1","","Braintree","MA","US","021847951" +"1003462565","DIRECT","Direct Messaging Address","akelpe@kennyrogerscenter.org","N","","","DIRECT","Direct","","","","","300 Floyd Dr","","Sikeston","MO","US","638013960" +"1003462565","DIRECT","Direct Messaging Address","akelpe@kennyrogerscenter.org","N","email","","DIRECT","Direct","","","","","300 Floyd Dr","","Sikeston","MO","US","638013960" +"1659927119","DIRECT","Direct Messaging Address","daniellefreiji@wimmd.allscriptsdirect.net","N","","","HIE","Health Information Exchange (HIE)","","","","","295 Stoner Ave Ste 305307","","Westminster","MD","US","211575698" +"1891341301","CONNECT","CONNECT URL","LasVegas","Y","7024821107","Neubauer Mental Health Services, APC","DIRECT","Direct","","OTHER","Other","fax","1255 Waterloo Ln","","Gardnerville","NV","US","894107403" +"1437705944","DIRECT","Direct Messaging Address","madams-clarke@theguidancecenter.org","N","","","","","","","","","256 Washington St","","Mount Vernon","NY","US","105531052" +"1356997852","CONNECT","CONNECT URL","https://dceast.drcloudemr.com","N","","","","","","","","","1011 N Charles St","","Baltimore","MD","US","212015424" +"1255987756","DIRECT","Direct Messaging Address","fenimore@samaritancounselingcenter.org","N","","","","","","","","","44 Village Grn","","Bedford","NY","US","105061246" +"1548816051","CONNECT","CONNECT URL","ben.boehm@ctcprograms.com","N","","","DIRECT","Direct","","","","","234 N Magnolia Ave","","El Cajon","CA","US","920203906" +"1174179683","DIRECT","Direct Messaging Address","info@logoscounseling.com","N","","","","","","","","","5751 Park Vista Cir Ste 101","","Fort Worth","TX","US","762445693" +"1174179683","DIRECT","Direct Messaging Address","info@logoscounseling.com","N","","","","","","","","","5751 Park Vista Cir Ste 101","","Fort Worth","TX","US","762445693" +"1174179683","DIRECT","Direct Messaging Address","info@logoscounseling.com","N","","","","","","","","","12500 Willow Springs Rd Bldg 2","","Haslet","TX","US","760523540" +"1174179683","DIRECT","Direct Messaging Address","info@logoscounseling.com","N","","","","","","","","","5751 Park Vista Cir Ste 101","","Fort Worth","TX","US","762445693" +"1003462516","DIRECT","Direct Messaging Address","kenneth.colton.1@17759.direct.athenahealth.com","N","","","","","","","","","400 N Wayne Rd","","Westland","MI","US","481853628" +"1962058479","OTHERS","Other URL","PHILADELPHIA","N","PHILADELPHIA","","HIE","Health Information Exchange (HIE)","PHILADELPHIA","CSV","CSV","","3035 Franks Rd","","Huntingdon Valley","PA","US","190064216" +"1518513027","CONNECT","CONNECT URL","sabbirahmed61@gmail.com","N","","","","","","","","","4190 24th Ave","","Fort Gratiot","MI","US","480593882" +"1902452410","DIRECT","Direct Messaging Address","alesha.johnson@centrahealth.com","N","","","","","","","","","693 Leesville Rd","","Lynchburg","VA","US","245022828" +"1811543325","OTHERS","Other URL","lhouse@avantrx.com","N","","","","","","","","","1100 S Coast Hwy Ste 214","","Laguna Beach","CA","US","926512975" +"1417503921","OTHERS","Other URL","https://www.summahealth.org/physicians","N","","","","","","","","","1493 S Hawkins Ave","","Akron","OH","US","443203416" +"1740836162","CONNECT","CONNECT URL","Gilbert","N","","","","","","","","","4263 E Oakland St","","Gilbert","AZ","US","852956120" +"1164078580","CONNECT","CONNECT URL","url","N","","","","","","","","","7 Blanchard Cir Ste 201","","Wheaton","IL","US","601892039" +"1245886662","OTHERS","Other URL","filezilla","Y","Home Health Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Home Care","2560 E Sunset Rd Ste 106","","Las Vegas","NV","US","891203517" +"1528614955","CONNECT","CONNECT URL","livinglifehomehealth@gmail.com","N","","","","","","","","","58255 Roy Anderson Rd","","Mason","WI","US","548563016" +"1730735168","DIRECT","Direct Messaging Address","cco@NewSerenityCare.com","N","Work Email only","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","810 4th Ave S Ste 138","","Moorhead","MN","US","565602878" +"1538715966","DIRECT","Direct Messaging Address","RCrowley@smithtownny.gov","N","","","","","","","","","161 E Main St","","Smithtown","NY","US","117872879" +"1710533146","DIRECT","Direct Messaging Address","info@parkavenuepsychotherapy.com","Y","E-mail address","Park Avenue Psychotherapy LCSW PC","OTHER","Other","Company e-mail adress","","","","100 Park Ave Fl 16","","New York","NY","US","100175538" +"1437705894","CONNECT","CONNECT URL","www.IllinoisBehavioralCare.com","N","","","","","","","","","1935 Tanglewood Dr Unit H","","Glenview","IL","US","600251635" +"1821644279","OTHERS","Other URL","URL","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6300 NE 2nd Ave","","Miami","FL","US","331386005" +"1568018919","CONNECT","CONNECT URL","leshafferlcsw@gmail.com","N","","","DIRECT","Direct","","","","","40 W 77th St Ste 1F","","New York","NY","US","100245128" +"1346896701","CONNECT","CONNECT URL","coventry","N","","","HIE","Health Information Exchange (HIE)","","","","","3 Marybrook Ln","","Coventry","RI","US","028168242" +"1891341251","OTHERS","Other URL","filezilla","Y","Home Health Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Home Care","2560 E Sunset Rd Ste 106","","Las Vegas","NV","US","891203517" +"1982250346","CONNECT","CONNECT URL","www.rachelbensonmonroe.com","N","","","DIRECT","Direct","","","","","50 Trapelo Rd","","Belmont","MA","US","024784465" +"1659927028","CONNECT","CONNECT URL","drbomerandassociates@gmail.com","N","","","","","","","","","7351 W Charleston Blvd","","Las Vegas","NV","US","891171502" +"1659927028","OTHERS","Other URL","drbomerandassociates@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","7351 W Charleston Blvd","","Las Vegas","NV","US","891171502" +"1114573730","OTHERS","Other URL","https://regionalhealth.sharepoint.com","N","Regional Health network laptop that is password protected with secure networks in place to protect patients' PHI.","","DIRECT","Direct","","CSV","CSV","","224 Elk St","","Rapid City","SD","US","577017359" +"1609422013","DIRECT","Direct Messaging Address","amuridi@patternsbehavior.com","N","work email","","DIRECT","Direct","","OTHER","Other","admin email","1632 Town Commons Dr","","Howell","MI","US","488556804" +"1407402910","DIRECT","Direct Messaging Address","chps@corehealthprovider.com","N","","","","","","","","","ATTN: AUGUSTA WILLIAMS","2131 Kingston Court Suite 108","Marietta","GA","US","300678929" +"1306492723","DIRECT","Direct Messaging Address","larirumph@cvs.net","N","","","","","","","","","14 North State Street","","North Vernon","IN","US","47265" +"1215583646","CONNECT","CONNECT URL","na","N","","","","","","","","","36 Putnam Hill Rd","","Sutton","MA","US","015901723" +"1932755436","OTHERS","Other URL","computer","N","","","","","","","","","2921 E Jefferson Ave","","Detroit","MI","US","482074267" +"1225684848","DIRECT","Direct Messaging Address","claire.adams@presencelearning.com","N","OT company email","","DIRECT","Direct","","","","","Vermontstrasse 2502","A2","Stuttgart","Baden Wurtemburg","DE","70569" +"1902452436","CONNECT","CONNECT URL","lyndsi@mapleleafclinic.com","N","","","","","","","","","167 N Main St","","Wallingford","VT","US","057739800" +"1902452436","CONNECT","CONNECT URL","lyndsi@mapleleafclinic.com","N","","","","","","","","","167 N Main St","","Wallingford","VT","US","057739800" +"1659927184","CONNECT","CONNECT URL","CVS","N","pharmacy","","","","","","","","7409 Webbs Rd","","Denver","NC","US","280377882" +"1295381739","DIRECT","Direct Messaging Address","rlopez@fitnessquestpt.com","N","email","","","","","","","","4161 Tamiami Trl Ste 103","","Port Charlotte","FL","US","339529204" +"1487200952","SOAP","SOAP URL","Beverly","N","","","","","","","","","376 Hale St","","Beverly","MA","US","019152098" +"1972159440","DIRECT","Direct Messaging Address","msissell@hotmail.com","N","","","","","","","","","8180 19 Mile Rd","","Sand Lake","MI","US","493439455" +"1376199844","DIRECT","Direct Messaging Address","nelida.carrilloterriquez@dhw.idaho.gov","N","direct email","","DIRECT","Direct","","CSV","CSV","","3402 Franklin Rd","","Caldwell","ID","US","836056932" +"1477109940","DIRECT","Direct Messaging Address","lisa_beresnyak@med.unc.edu","N","email","","DIRECT","Direct","","OTHER","Other","email","107 Sunnybrook Rd","","Raleigh","NC","US","276101827" +"1699321174","SOAP","SOAP URL","www.officeally.com","N","ehr","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4621 35th Ave SW Ste B","","Seattle","WA","US","981262767" +"1871149351","OTHERS","Other URL","https://www.healthit.gov/topic/health-it-basics/health-information-exchange","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2699 Atlantic Ave","","Long Beach","CA","US","908062710" +"1386290864","OTHERS","Other URL","N/a","N","","","","","","","","","2507 E 27th Ave","","Spokane","WA","US","992234908" +"1194371674","DIRECT","Direct Messaging Address","contact@allwalksthrulife.com","N","NON MEDICAL TRANSPORTATION","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1737 E G St # Sr39","","Ontario","CA","US","917644474" +"1194371674","DIRECT","Direct Messaging Address","contact@allwalksthrulife.com","N","NON MEDICAL TRANSPORTATION","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1737 E G St # Sr39","","Ontario","CA","US","917644474" +"1194371674","DIRECT","Direct Messaging Address","contact@allwalksthrulife.com","N","NON MEDICAL TRANSPORTATION","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1737 E G St # Sr39","","Ontario","CA","US","917644474" +"1194371674","DIRECT","Direct Messaging Address","contact@allwalksthrulife.com","N","NON MEDICAL TRANSPORTATION","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1737 E G St # Sr39","","Ontario","CA","US","917644474" +"1194371674","DIRECT","Direct Messaging Address","contact@allwalksthrulife.com","N","NON MEDICAL TRANSPORTATION","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1737 E G St # Sr39","","Ontario","CA","US","917644474" +"1194371674","DIRECT","Direct Messaging Address","contact@allwalksthrulife.com","N","NON MEDICAL TRANSPORTATION","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1737 E G St # Sr39","","Ontario","CA","US","917644474" +"1659927135","CONNECT","CONNECT URL","vseweingyawma@sanjuancc.org","N","","","","","","","","","735 S 200 W Ste 1","","Blanding","UT","US","845113923" +"1912553496","CONNECT","CONNECT URL","Laredo","N","","","HIE","Health Information Exchange (HIE)","","","","","1710 E Saunders St Ste B485","","Laredo","TX","US","780415471" +"1356997845","DIRECT","Direct Messaging Address","ed.a.cueto@medstar.net","Y","work email","MedStar Washington Hospital Center","DIRECT","Direct","","CSV","CSV","","110 Irving St NW","","Washington","DC","US","200103017" +"1275189763","OTHERS","Other URL","MKeiser@carebridgeservices.org","N","employer email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7625 Camargo Rd","","Cincinnati","OH","US","452433107" +"1891341384","DIRECT","Direct Messaging Address","zollerh@westerville.k12.oh.us","N","email","","DIRECT","Direct","","CSV","CSV","","7118 Mount Royal Ave","","Westerville","OH","US","430828393" +"1306492731","DIRECT","Direct Messaging Address","info@impressivedentalcare.com","N","","","DIRECT","Direct","","","","","7229 Shore Rd","","Brooklyn","NY","US","112091814" +"1104472604","OTHERS","Other URL","Thelighthousemovement","N","","","","","","","","","1018 Streamway Dr","","Spring Lake","NC","US","283901966" +"1568018976","OTHERS","Other URL","www.rsnwo.org","N","","","","","","","","","560 W Linfoot St","","Wauseon","OH","US","435679559" +"1114573524","DIRECT","Direct Messaging Address","drimber@interactiveneurology.com","N","","","DIRECT","Direct","","","","","1220 Hobson Rd Ste 220","","Naperville","IL","US","605408138" +"1770139180","DIRECT","Direct Messaging Address","712rx@savemart.com","N","Lucky Pharmcy","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","34101 Fremont Blvd","","Fremont","CA","US","945552230" +"1770139180","DIRECT","Direct Messaging Address","712rx@savemart.com","N","Lucky Pharmacy","","DIRECT","Direct","","CSV","CSV","","34101 Fremont Blvd","","Fremont","CA","US","945552230" +"1215583620","OTHERS","Other URL","Gulfport","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Gulfport","15489 Dedeaux Rd","","Gulfport","MS","US","395032667" +"1053967471","OTHERS","Other URL","www.simplepractice.com","N","secure messaging via online charting system","","","","","","","","115 W 27th St Fl 4","","New York","NY","US","100016217" +"1356997761","CONNECT","CONNECT URL","lynn@divorcecounselingcenter.com","N","email","","DIRECT","Direct","","OTHER","Other","San Diego","11622 El Camino Real Ste 100","","San Diego","CA","US","921302051" +"1073169488","DIRECT","Direct Messaging Address","danielleou@carolinacenterforaba.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","111 Mackenan Dr","","Cary","NC","US","275117903" +"1588210900","CONNECT","CONNECT URL","BEACHWOOD","N","","","","","","","","","23250 Mercantile Rd","","Beachwood","OH","US","441225928" +"1780230193","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1265088686","CONNECT","CONNECT URL","www.bluesprigautism.com","N","website","","","","","","","","107 RR 620 S","","Lakeway","TX","US","787343942" +"1700432127","DIRECT","Direct Messaging Address","HR@codainc.org","N","Email","","DIRECT","Direct","","OTHER","Other","Email","1427 SE 182nd Ave","","Portland","OR","US","972335008" +"1407402829","DIRECT","Direct Messaging Address","bianca@swanconsultinginc.org","N","","","","","","","","","20 N DeWitt Ave","","Clovis","CA","US","936120311" +"1881240208","DIRECT","Direct Messaging Address","trina@bridginghopecounseling.com","N","","","","","","","","","21000 Rogers Dr Ste 200","","Rogers","MN","US","553744926" +"1982250361","OTHERS","Other URL","CLIFTON","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","79 Linden Ave","","Clifton","NJ","US","070141346" +"1982250361","OTHERS","Other URL","CLIFTON","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","79 Linden Ave","","Clifton","NJ","US","070141346" +"1679129001","DIRECT","Direct Messaging Address","ncmso@northcoastgroup.org","N","","","","","","","","","23611 Chagrin Blvd Ste 380","","Beachwood","OH","US","441225540" +"1063068435","CONNECT","CONNECT URL","midlandfootandankle@gmail.com","N","email address","","","","","","","","5377 N Waldo Rd","","Midland","MI","US","486429713" +"1184270555","OTHERS","Other URL","Conneaut","N","","","","","","","","","316 Madison St","","Conneaut","OH","US","440302534" +"1790331171","SOAP","SOAP URL","https://app.therabill.com/provider/","N","","","","","","","","","201 Park Place Blvd","","Kissimmee","FL","US","347412345" +"1073169454","DIRECT","Direct Messaging Address","kf@releviumpain.com","N","","","","","","","","","3975 S Durango Dr Ste 107","","Las Vegas","NV","US","891474156" +"1851947238","CONNECT","CONNECT URL","https://nppes.cms.hhs.gov/images/info.png","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1611 NW 12th Ave","","Miami","FL","US","331361005" +"1407402886","DIRECT","Direct Messaging Address","tinab@CEHCharlotte.com","N","","","HIE","Health Information Exchange (HIE)","","","","","10801 Monroe Rd","","Matthews","NC","US","281058335" +"1962058347","CONNECT","CONNECT URL","www.bbrc-troy.com","N","","","","","","","","","37079 Charter Oaks Blvd","","Clinton Twp","MI","US","480364410" +"1730735119","DIRECT","Direct Messaging Address","Jay.shireh@hennepin.us","N","Work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","300 S 6th St","","Minneapolis","MN","US","554870999" +"1730735119","DIRECT","Direct Messaging Address","Jay.Shireh@hennepin.us","N","Work email","","DIRECT","Direct","","CSV","CSV","","300 S 6th St","","Minneapolis","MN","US","554870999" +"1881240117","CONNECT","CONNECT URL","Knoxville","N","","","","","","","","","8081 Kingston Pike Ste 101","","Knoxville","TN","US","379195588" +"1598311953","CONNECT","CONNECT URL","Concentra","N","","","DIRECT","Direct","","CSV","CSV","","16420 Perris Blvd Ste Q","","Moreno Valley","CA","US","925511136" +"1629624929","DIRECT","Direct Messaging Address","lleon@goaj.org","N","","","HIE","Health Information Exchange (HIE)","","","","","2525 S Ironwood Dr","","Apache Junction","AZ","US","851207100" +"1730735051","CONNECT","CONNECT URL","email","N","secured company network email addres","","DIRECT","Direct","","CSV","CSV","","1180 JFK Blvd","Suite 1110","Philadelphia","PA","US","19103" +"1417503863","DIRECT","Direct Messaging Address","brandim@ptnmail.org","N","work email","","DIRECT","Direct","","OTHER","Other","email","1815 W 213th St Ste 100","","Torrance","CA","US","905012852" +"1033765656","CONNECT","CONNECT URL","https://www.rubrixaid.com","N","RubrixAid Access Portal","","DIRECT","Direct","","OTHER","Other","PDF documents","110 E Houston St Fl 7","","San Antonio","TX","US","782052991" +"1598311029","CONNECT","CONNECT URL","eClinicalWorks","N","","","","","","","","","2104 Gause Blvd W Ste A","","Slidell","LA","US","704604130" +"1932755493","CONNECT","CONNECT URL","Office","N","Physical Therapy Clinic","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","101 Hodencamp Rd Ste 102","","Thousand Oaks","CA","US","913605831" +"1215583778","DIRECT","Direct Messaging Address","jana.podret@lcmchealth.org","N","","","","","","","","","2000 Canal St","","New Orleans","LA","US","701123018" +"1629624069","CONNECT","CONNECT URL","n/a","N","","","","","","","","","2960 Rodeo Park Dr W","","Santa Fe","NM","US","875056351" +"1306492814","DIRECT","Direct Messaging Address","kxsander@topsmarkets.com","N","work email","","DIRECT","Direct","","","","","712 W 38th St","","Erie","PA","US","165082627" +"1205482643","OTHERS","Other URL","webelogtous13@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","23 Clemson Rd","","Parlin","NJ","US","088591205" +"1881240224","DIRECT","Direct Messaging Address","Cco@newserenitycare.com","N","Cco@newserenitycare.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","810 4th Ave S Ste 138","","Moorhead","MN","US","565602878" +"1992351332","OTHERS","Other URL","CentralReach","N","","","","","","","","","4350 E Ray Rd","","Phoenix","AZ","US","850444703" +"1619523057","DIRECT","Direct Messaging Address","japostai@medicalodges.com","N","","","","","","","","","1995 Locust Rd","","Fort Scott","KS","US","667017703" +"1619523057","DIRECT","Direct Messaging Address","japostai@medicalodges.com","N","","","","","","","","","1995 Locust Rd","","Fort Scott","KS","US","667017703" +"1073169413","DIRECT","Direct Messaging Address","Amreet.kaur@va.gv","N","","","","","","","","","1660 S Columbian Way","","Seattle","WA","US","981081532" +"1144876590","OTHERS","Other URL","mountainparkuc@gmail.com","N","","","","","","","","","90 E Main St Ste 2","","Sylva","NC","US","287793030" +"1164078507","OTHERS","Other URL","filezilla","Y","Home Health Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Home Care","2560 E Sunset Rd Ste 106","","Las Vegas","NV","US","891203517" +"1043866494","DIRECT","Direct Messaging Address","hannah.a.joharchi@kp.org","Y","email","Kaiser Permanente","DIRECT","Direct","","OTHER","Other","Email","39350 Civic Center Dr","","Fremont","CA","US","945382343" +"1932755386","OTHERS","Other URL","state.sc.us/dmh/cmhc.htm","N","South Carolina Department of Mental Health Site","","DIRECT","Direct","","CSV","CSV","","1050 Ribaut Rd","","Beaufort","SC","US","299025400" +"1588210934","CONNECT","CONNECT URL","Parker","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12760 Stroh Ranch Way Ste 202","","Parker","CO","US","801347507" +"1588210934","CONNECT","CONNECT URL","Parker","N","clinic","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12760 Stroh Ranch Way Ste 202","","Parker","CO","US","801347507" +"1205482650","OTHERS","Other URL","filezilla","Y","Home Health Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Home Care","2560 E Sunset Rd Ste 106","","Las Vegas","NV","US","891203517" +"1720634173","CONNECT","CONNECT URL","cvs.com","N","computer","","DIRECT","Direct","","OTHER","Other","HPA","25511 Muirlands Blvd","","Mission Viejo","CA","US","926914742" +"1093361446","CONNECT","CONNECT URL","Denver","N","Main office","","DIRECT","Direct","","CSV","CSV","","4141 E Dickenson Pl","","Denver","CO","US","802226012" +"1700432150","CONNECT","CONNECT URL","mrobbins9@mac.com","N","mrobbins9@mac.com","","DIRECT","Direct","","CSV","CSV","","539 N Windsor Blvd","","Los Angeles","CA","US","900041412" +"1255987608","CONNECT","CONNECT URL","https://ashevilleacademy.com","N","Reach out for the best method.","","","","","","","","126 Camp Elliott Rd","","Black Mountain","NC","US","287119003" +"1851947212","OTHERS","Other URL","www.westhawaiichc.org","N","website","","OTHER","Other","informative","","","","75-5751 Kuakini Hwy Ste 104","","Kailua Kona","HI","US","967401705" +"1487200861","CONNECT","CONNECT URL","www.lisalombardphd.com","N","website","","DIRECT","Direct","","","","","332 N Scoville Ave","","Oak Park","IL","US","603022263" +"1740836139","CONNECT","CONNECT URL","York","N","","","DIRECT","Direct","","CSV","CSV","","18 Spruce St","","York","SC","US","297451734" +"1740836139","CONNECT","CONNECT URL","York","N","","","DIRECT","Direct","","CSV","CSV","","18 Spruce St","","York","SC","US","297451734" +"1104472505","CONNECT","CONNECT URL","valleydentalandorthofrontroyal@gmail.com","N","","","DIRECT","Direct","","OTHER","Other","Email","292 Remount Rd","","Front Royal","VA","US","226302145" +"1467008862","DIRECT","Direct Messaging Address","mindyt1018@hotmail.com","N","","","","","","","","","1900 Boise Ave Ste 3","","Loveland","CO","US","805385004" +"1356997654","DIRECT","Direct Messaging Address","emma@selfspaceseattle.com","N","","","","","","","","","2033 6th Ave Ste 826","","Seattle","WA","US","981212593" +"1962058271","CONNECT","CONNECT URL","WWW.CONTACT@DELAWARESHC.ORG","N","EMAIL","","","","","","","","494 W Central Ave","","Delaware","OH","US","430151470" +"1336795640","DIRECT","Direct Messaging Address","l.mitzel@dakotaranch.org","N","Email","","","","","","","","7151 15th St S","","Fargo","ND","US","581046613" +"1386290609","CONNECT","CONNECT URL","7403425158","N","","","DIRECT","Direct","","CSV","CSV","","1625 Airport Rd","","New Lexington","OH","US","437649749" +"1801442124","DIRECT","Direct Messaging Address","kanea2@ccf.org","N","Work Email","","DIRECT","Direct","","CSV","CSV","","9500 Euclid Ave # U-10","","Cleveland","OH","US","441950001" +"1558917872","CONNECT","CONNECT URL","inspirationalheartsllc@gmail.com","N","","","","","","","","","4410 Claiborne Sq E Ste 334","","Hampton","VA","US","236662074" +"1215583547","OTHERS","Other URL","AVAST","N","ANTIVIRUS","","DIRECT","Direct","","CSV","CSV","","108 Viola St","","Kissimmee","FL","US","347415540" +"1215583547","OTHERS","Other URL","AVAST","N","ANTIVIRUS","","DIRECT","Direct","","CSV","CSV","","108 Viola St","","Kissimmee","FL","US","347415540" +"1215583547","OTHERS","Other URL","AVAST","N","ANTIVIRUS","","DIRECT","Direct","","CSV","CSV","","108 Viola St","","Kissimmee","FL","US","347415540" +"1215583547","OTHERS","Other URL","AVAST","N","ANTIVIRUS","","DIRECT","Direct","","CSV","CSV","","108 Viola St","","Kissimmee","FL","US","347415540" +"1417503731","OTHERS","Other URL","Corona","N","Office","","DIRECT","Direct","","OTHER","Other","Lake Elsinore","4160 Temescal Canyon Rd Ste 309","","Corona","CA","US","928834629" +"1417503749","OTHERS","Other URL","https://csdautismservices.com/","N","company contact sight","","","","","","","","1025 Atlantic Ave Ste 101","","Alameda","CA","US","945011188" +"1518513852","DIRECT","Direct Messaging Address","hillary@curranseeley.com","N","Curran Seeley Foundation","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","610 W Broadway Ave Ste L1","","Jackson","WY","US","830018213" +"1427604768","OTHERS","Other URL","https://www.amtamassage.org/famt/Singeli","Y","","American Massage Therapy Association","","","","","","","3112 W Fullerton Ave Apt 1","","Chicago","IL","US","606478029" +"1679129993","CONNECT","CONNECT URL","cpadgett@preferredcarehospice.com","N","","","DIRECT","Direct","","CSV","CSV","","1921 Whittlesey Rd Ste 110","","Columbus","GA","US","319049209" +"1043866353","CONNECT","CONNECT URL","anialexander@pdsconnect.com","N","","","DIRECT","Direct","","CSV","CSV","","755 W Rancho Vista Blvd","","Palmdale","CA","US","935513735" +"1265088660","DIRECT","Direct Messaging Address","Brittany.Johnson@lifespringhealthsystems.org","N","personal e-mail","","HIE","Health Information Exchange (HIE)","","OTHER","Other","e-mail","460 Spring St","","Jeffersonville","IN","US","471303452" +"1093361305","OTHERS","Other URL","Jessi@EvolutionCounselingandYoga.com","N","Business Email","","","","","","","","799 N Court St Ste 11","","Medina","OH","US","442561766" +"1427604826","DIRECT","Direct Messaging Address","Adena.yau@ihs.gov","N","","","","","","","","","Junction of Highway 371 and Route 9 (#358)","","Crownpoint","NM","US","87313" +"1306492640","DIRECT","Direct Messaging Address","cmahay@gvnrhospital.org","N","","","DIRECT","Direct","","","","","77 W Barney St","","Gouverneur","NY","US","136421040" +"1245886647","OTHERS","Other URL","Chirotouch","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1210 Towanda Ave Ste 17","","Bloomington","IL","US","617017415" +"1437705761","DIRECT","Direct Messaging Address","sarahs@ajbehavioral.com","N","","","","","","","","","2631 merrick road suite 302","","bellmore","NY","US","11710" +"1972159374","DIRECT","Direct Messaging Address","crowek@schuylerhospital.org","N","Email","","DIRECT","Direct","","CSV","CSV","","220 Steuben St","","Montour Falls","NY","US","148659709" +"1104472398","DIRECT","Direct Messaging Address","ydd4001@med.cornell.edu","N","The e-mail account provided to me by my employer","","DIRECT","Direct","","CSV","CSV","","21 Bloomingdale Rd Rm 101","","White Plains","NY","US","106051504" +"1861048258","DIRECT","Direct Messaging Address","jennifer@heart2heartlv.org","N","email","","DIRECT","Direct","","CSV","CSV","","3233 Sabino Canyon St","","Las Vegas","NV","US","891296106" +"1396391793","DIRECT","Direct Messaging Address","dcoffland@aegistreatmentcenter.com","N","work","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HIM","1147 Hartnell Ave","","Redding","CA","US","960022113" +"1396391793","DIRECT","Direct Messaging Address","dcoffland@aegistreatmentcenter.com","N","","","DIRECT","Direct","","CSV","CSV","","1147 Hartnell Ave","","Redding","CA","US","960022113" +"1780230185","CONNECT","CONNECT URL","computer","N","computer","","","","","","","","1419 Cooks Ave","","Jackson","MS","US","392124376" +"1699321091","DIRECT","Direct Messaging Address","info@behavioralinitiatives.com","N","Secure email address","","DIRECT","Direct","","OTHER","Other","HTML","18490 Johnson St","","Pembroke Pines","FL","US","330293699" +"1194371492","CONNECT","CONNECT URL","https://shknoxville.clearcareonline.com","N","home care software","","DIRECT","Direct","","OTHER","Other","web based","1645 Downtown West Blvd Unit 34","","Knoxville","TN","US","379195411" +"1417503715","CONNECT","CONNECT URL","Dearborn","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2700 S Rochester Rd","","Rochester Hills","MI","US","483074547" +"1578119871","CONNECT","CONNECT URL","Savoy","Y","","Walmart Inc.","","","","","","","505 S Dunlap Ave","","Savoy","IL","US","618748720" +"1619523917","OTHERS","Other URL","info.camconsulting@protonmail.com","N","email address","","DIRECT","Direct","","CSV","CSV","","548 E Northampton St","","Wilkes Barre","PA","US","187026112" +"1437705738","DIRECT","Direct Messaging Address","dr.meyer@wakefulpsychology.com","N","business email","","DIRECT","Direct","","","","","3250 N Arlington Heights Rd","","Arlington Heights","IL","US","600041563" +"1659927960","FHIR","FHIR URL","McAllen","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8801 N 19th St","","McAllen","TX","US","785046180" +"1659927960","FHIR","FHIR URL","McAllen","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8801 N 19th St","","McAllen","TX","US","785046180" +"1659927960","CONNECT","CONNECT URL","McAllen","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8801 N 19th St","","McAllen","TX","US","785046180" +"1427604727","CONNECT","CONNECT URL","dennymarante@gmail.com","N","","","","","","","","","4411 SW 163rd Psge","","Miami","FL","US","331854577" +"1881240182","OTHERS","Other URL","CCMC","N","","","","","","","","","282 Washington St","","Hartford","CT","US","061063322" +"1538715842","CONNECT","CONNECT URL","jdetweiler@delcomschools.org","N","Work email","","DIRECT","Direct","","CSV","CSV","","3400 E SR 28","","Muncie","IN","US","47303" +"1487200796","DIRECT","Direct Messaging Address","cbionda@thehopelearningcenter.org","N","","","","","","","","","12300 Perry Hwy Ste 100","","Wexford","PA","US","150908318" +"1114573433","OTHERS","Other URL","acaretransportservices@gmail.com","N","","","","","","","","","1909 Lemona Ave","","Lehigh Acres","FL","US","339721136" +"1952957276","CONNECT","CONNECT URL","slp.jennifert@gmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","Home Address","18822 NW 80th Ct","","Hialeah","FL","US","330155228" +"1174179493","DIRECT","Direct Messaging Address","rosemary.walter@amr.net","N","","","","","","","","","2720 Martin Luther King Jr Ave SE","","Washington","DC","US","200322601" +"1932755261","DIRECT","Direct Messaging Address","therapist@lifeworksbhs.com","N","Therapist Email","","DIRECT","Direct","","CSV","CSV","","2820 W Avenue O Ste B-7","","Temple","TX","US","765046415" +"1790331015","DIRECT","Direct Messaging Address","smha@directmessaging.cerner.com","Y","direct messaging","Billings Clinic","HIE","Health Information Exchange (HIE)","","CSV","CSV","","440 W Laurel Ave","","Plentywood","MT","US","592541526" +"1073169306","DIRECT","Direct Messaging Address","UROGERS@GRACEBEHAVIORAL.COM","N","WORK EMAIL","","","","","","","","6666 Harwin Dr Ste 460","","Houston","TX","US","770362275" +"1801442132","CONNECT","CONNECT URL","www.optum.com","N","","","","","","","","","1001 Lakeside Ave E Ste 1000","","Cleveland","OH","US","441141162" +"1851947196","CONNECT","CONNECT URL","ABERDEEN","N","","","","","","","","","119 W Bel Air Ave","","Aberdeen","MD","US","210013221" +"1053967349","CONNECT","CONNECT URL","soriye@hotmail.com","N","","","","","","","","","13707 SW 66th St Apt C204","","Miami","FL","US","331832288" +"1659927846","DIRECT","Direct Messaging Address","ao'brien@renfrewcenter.com","N","","","","","","","","","38 E 32nd St Fl 10","","New York","NY","US","100165562" +"1487200770","DIRECT","Direct Messaging Address","NATEREA.HOLLEY@SCDMH.ORG","N","","","","","","","","","448 Lakeshore Pkwy Ste 205","","Rock Hill","SC","US","297304264" +"1245886456","DIRECT","Direct Messaging Address","spickett@jri.org","N","Email Address","","","","","","","","1269 Beacon St","","Brookline","MA","US","024465248" +"1972159184","DIRECT","Direct Messaging Address","patriciaa@tcoe.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1830 S Central St","","Visalia","CA","US","932774418" +"1619523958","DIRECT","Direct Messaging Address","telbayar@tesidea.com","N","","","","","","","","","1111 W 6th St Ste 111","","Los Angeles","CA","US","900171823" +"1902452246","DIRECT","Direct Messaging Address","jgeorge@dekalbcounty.org","N","secure email","","DIRECT","Direct","","OTHER","Other","secure email","2600 N Annie Glidden Rd","","Dekalb","IL","US","601151207" +"1659927937","DIRECT","Direct Messaging Address","benjamin.k.yoon.mil@mail.mil","Y","","US Army","DIRECT","Direct","","CSV","CSV","","Meddac-K/TMC","ATTN: Dental, Unit 15609","APO","AP","US","96224" +"1750937041","DIRECT","Direct Messaging Address","medicalrecords@theprocesstc.com","N","Secure Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","521 Northlake Blvd Ste 1","","North Palm Beach","FL","US","334085418" +"1225684582","CONNECT","CONNECT URL","hunterhastings94@yahoo.com","N","","","","","","","","","2568 Riva Rd","","Annapolis","MD","US","214017405" +"1821644162","CONNECT","CONNECT URL","nicolebasile73@yahoo.com","N","email","","","","","","","","809 Whiting St","","Saint Clair","MI","US","480794986" +"1558917898","DIRECT","Direct Messaging Address","crystal.gerlock@sangre.org","N","","","","","","","","","1207 Pueblo Boulevard Way","","Pueblo","CO","US","810052175" +"1922654268","DIRECT","Direct Messaging Address","skhachikyan@alliant.edu","N","","","DIRECT","Direct","","","","","919 1st St","","San Fernando","CA","US","913402957" +"1467008706","DIRECT","Direct Messaging Address","vfranco@alliant.edu","N","","","DIRECT","Direct","","","","","919 1st St","","San Fernando","CA","US","913402957" +"1659927994","DIRECT","Direct Messaging Address","yghrjyan@alliant.edu","N","","","DIRECT","Direct","","","","","919 1st St","","San Fernando","CA","US","913402957" +"1568018802","OTHERS","Other URL","dentistry@stephaniewalkerdds.com","N","","","OTHER","Other","exchange health information","","","","3070 S Dobson Rd","","Chandler","AZ","US","852484906" +"1265088504","CONNECT","CONNECT URL","https://www.r3dental.com/family-dentistry-silver-spring/","N","","","DIRECT","Direct","","CSV","CSV","","3600 E West Hwy Ste 400","","Hyattsville","MD","US","207822014" +"1992351233","DIRECT","Direct Messaging Address","aubrey.lemasters@stores.kroger.com","N","","","","","","","","","1300 Lafayette Ave","","Moundsville","WV","US","260412317" +"1801442140","DIRECT","Direct Messaging Address","daniellesawicki@ramsinc.org","N","","","","","","","","","4355 Geary Blvd","","San Francisco","CA","US","941183003" +"1669028924","OTHERS","Other URL","EPIC","N","","","","","","","","","240 E Huron St Ste 1-200","","Chicago","IL","US","606112909" +"1023664380","OTHERS","Other URL","darianeeguy@gmail.com","N","darianeeguy@gmail.com","","DIRECT","Direct","","CSV","CSV","","1010 S Joliet St Ste 201","","Aurora","CO","US","800123150" +"1194371450","CONNECT","CONNECT URL","n/a","N","email","","DIRECT","Direct","","CSV","CSV","","7002 Lakefield Pl","","Johns Creek","GA","US","300972378" +"1275189532","OTHERS","Other URL","Chirotouch","N","Chirotouch","","DIRECT","Direct","","CSV","CSV","","4630 River Rd N Ste A","","Keizer","OR","US","973034648" +"1730735093","DIRECT","Direct Messaging Address","scrawmer@genesishcs.org","N","","","","","","","","","955 Bethesda Dr Fl 1","","Zanesville","OH","US","437011873" +"1467008722","OTHERS","Other URL","LakeInTHeHIlls","N","","","","","","","","","9241 S Il Route 31","","Lake IN The Hills","IL","US","601561607" +"1467008722","OTHERS","Other URL","LakeInTHeHIlls","N","","","","","","","","","9241 S Il Route 31","","Lake IN The Hills","IL","US","601561607" +"1619523909","DIRECT","Direct Messaging Address","dshonhiwa@centerpointtransportation.com","N","work email","","OTHER","Other","Fitchburg","OTHER","Other","EMAIL","379 Main St","","Fitchburg","MA","US","014208006" +"1013563386","CONNECT","CONNECT URL","emily.gaddie@genesishcc.com","N","","","","","","","","","2365 Nashville Rd","","Bowling Green","KY","US","421014144" +"1023664307","CONNECT","CONNECT URL","Denver","Y","","Mental Health Center of Denver","","","","","","","4455 E 12th Ave","","Denver","CO","US","802202415" +"1023664307","CONNECT","CONNECT URL","Denver","Y","","Mental Health Center of Denver","","","","","","","4455 E 12th Ave","","Denver","CO","US","802202415" +"1023664307","CONNECT","CONNECT URL","Denver","Y","","Mental Health Center of Denver","","","","","","","4455 E 12th Ave","","Denver","CO","US","802202415" +"1821644196","OTHERS","Other URL","Sharepoint","N","","","OTHER","Other","other","OTHER","Other","na","7108 S Kanner Hwy","","Stuart","FL","US","349977462" +"1013563303","DIRECT","Direct Messaging Address","bohr@gosouthridge.com","N","Business email","","HIE","Health Information Exchange (HIE)","","","","","3308 Kimball Ave","","Waterloo","IA","US","507025758" +"1477109759","CONNECT","CONNECT URL","northsuffolk.org","N","","","","","","","","","130 Condor St","","East Boston","MA","US","021281305" +"1295381580","DIRECT","Direct Messaging Address","s.burrows@lph.org","N","Email","","DIRECT","Direct","","OTHER","Other","Email","1007 Lincolnway","","LA Porte","IN","US","463503201" +"1215583505","OTHERS","Other URL","https://www.alliedhealthandchiro.com","N","","","","","","","","","1810 W 25th St Unit 1","","Cleveland","OH","US","441133184" +"1255987459","DIRECT","Direct Messaging Address","caseyjansen@corban.edu","N","","","","","","","","","2586 12th Pl SE","","Salem","OR","US","973022536" +"1063068260","CONNECT","CONNECT URL","www.aspiranet.org","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1972159176","CONNECT","CONNECT URL","www.aspiranet.org","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1316593510","CONNECT","CONNECT URL","www.aspiranet.org","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1518513712","CONNECT","CONNECT URL","www.aspiranet.org","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1760038970","DIRECT","Direct Messaging Address","michael.farreny@atlanticare.org","Y","email","AtlantiCare Behavioral Health, Inc.","DIRECT","Direct","","CSV","CSV","","1925 Pacific Ave","","Atlantic City","NJ","US","084016713" +"1750937967","DIRECT","Direct Messaging Address","Ariana.middleman@myodetox.com","N","","","DIRECT","Direct","","","","","8354 Santa Monica Blvd","","West Hollywood","CA","US","900694313" +"1013563220","DIRECT","Direct Messaging Address","boaks@seasonsoflifecounselingllc.com","N","secure email","","DIRECT","Direct","","OTHER","Other","unknown","500 N Main St Ste E","","Wasilla","AK","US","996547057" +"1922654136","DIRECT","Direct Messaging Address","martink@careoregon.org","N","","","DIRECT","Direct","","","","","315 SW 5th Ave","","Portland","OR","US","972041703" +"1598311714","DIRECT","Direct Messaging Address","margaret.bauer@va.gov","Y","All communication will be via direct messaging on encrypted VA computers/servers","Veterans Administration","","","","","","","950 Campbell Ave","","West Haven","CT","US","065162770" +"1548816762","DIRECT","Direct Messaging Address","Jbarajas2@alliant.edu","N","","","DIRECT","Direct","","CSV","CSV","","919 1st St","","San Fernando","CA","US","913402957" +"1245886472","CONNECT","CONNECT URL","https://www.amazing-youcorp.net","N","","","HIE","Health Information Exchange (HIE)","","","","","41 Rocco St Apt B3","","Belleville","NJ","US","071091263" +"1295381424","OTHERS","Other URL","Philadelphia","N","","","","","","","","","727 Welsh Rd Ste 202","","Huntingdon Valley","PA","US","190066311" +"1013563246","DIRECT","Direct Messaging Address","ssparks@northcarolinarecovery.com","N","","","DIRECT","Direct","","OTHER","Other","ssparks@northcarolinarecovery.com","309 W Millbrook Rd","","Raleigh","NC","US","276094385" +"1013563246","DIRECT","Direct Messaging Address","ssparks@northcarolinarecovery.com","N","","","DIRECT","Direct","","","","","309 W Millbrook Rd","","Raleigh","NC","US","276094385" +"1710533948","DIRECT","Direct Messaging Address","notdo@bewell.com","N","","","DIRECT","Direct","","OTHER","Other","other","10701 Riverside Dr","","Toluca Lake","CA","US","916022384" +"1104472471","OTHERS","Other URL","https://haims.doh.go.th/user","N","","","","","","","","","4301 Wilson St","","Fort Sill","OK","US","735034472" +"1023664372","OTHERS","Other URL","Terrytown","N","","","OTHER","Other","Terrytown","OTHER","Other","Terrytown","1799 Stumpf Blvd.","Building 3, Suite 2","Terrytown","LA","US","700567005" +"1023664240","DIRECT","Direct Messaging Address","bethw@ipswichma.gov","N","work email","","DIRECT","Direct","","CSV","CSV","","25 Green St","","Ipswich","MA","US","019382229" +"1023664240","DIRECT","Direct Messaging Address","bethw@ipswichma.gov","N","office email","","DIRECT","Direct","","CSV","CSV","","25 Green St","","Ipswich","MA","US","019382229" +"1093361347","DIRECT","Direct Messaging Address","whitney.johnson4@waldenu.edu","N","","","","","","","","","15 Stonebridge Cir Apt 1536","","Little Rock","AR","US","722234550" +"1245886514","OTHERS","Other URL","t.nguyen@pathemagrp.com","N","","","","","","","","","4300 N University Dr Ste C101","","Sunrise","FL","US","333516243" +"1902452253","DIRECT","Direct Messaging Address","amber@thetraumarecoveryplace.com","N","","","","","","","","","5252 Westchester St Ste 105","","Houston","TX","US","770054100" +"1508412859","CONNECT","CONNECT URL","Louisville","N","Direct","","DIRECT","Direct","","OTHER","Other","Louisville","3709 Modesto Rd","","Louisville","KY","US","402991443" +"1609422955","OTHERS","Other URL","N/a","N","","","","","","","","","2 Searing St","","Hempstead","NY","US","115506411" +"1417503764","DIRECT","Direct Messaging Address","c.bishop@nugensranchak.org","N","email","","","","","","","","26731 W Point MacKenzie Rd","","Wasilla","AK","US","996238709" +"1881240133","CONNECT","CONNECT URL","spencerscast@gmail.com","Y","","National Staffing Solutions","DIRECT","Direct","","","","","11114 Camden Park Dr","","Windermere","FL","US","347865634" +"1447806708","DIRECT","Direct Messaging Address","sarahs@ajbehavioral.com","N","Email of associate director","","DIRECT","Direct","","","","","118 E 28th St Rm 214","","New York","NY","US","100168443" +"1447806708","DIRECT","Direct Messaging Address","sarahs@ajbehavioral.com","N","Email of associate director","","DIRECT","Direct","","","","","118 E 28th St Rm 214","","New York","NY","US","100168443" +"1730735085","DIRECT","Direct Messaging Address","raveena.aggarwal@northwestern.edu","Y","","Northwestern Medical Center, Inc.","","","","","","","240 E Huron St","","Chicago","IL","US","606112909" +"1073169355","OTHERS","Other URL","SafePassageLLC@gmail.com","N","","","","","","","","","50 Market Sq Ste 2","","Newington","CT","US","061112934" +"1164078440","CONNECT","CONNECT URL","greenlifechiropractic","N","","","","","","","","","2418 Danville Rd SW Ste C","","Decatur","AL","US","356034278" +"1457907727","DIRECT","Direct Messaging Address","info@nemhc.org","N","","","","","","","","","14 S Main St Ste 1E","","Aberdeen","SD","US","574014189" +"1548816812","DIRECT","Direct Messaging Address","mekennedy@genesishcs.org","N","","","","","","","","","945 Bethesda Dr","","Zanesville","OH","US","437010801" +"1134775406","CONNECT","CONNECT URL","Scranton","N","","","DIRECT","Direct","","CSV","CSV","","324 Alder St","","Scranton","PA","US","185051202" +"1134775406","CONNECT","CONNECT URL","Scranton","N","","","DIRECT","Direct","","","","","324 Alder St","","Scranton","PA","US","185051202" +"1790331064","DIRECT","Direct Messaging Address","sara@personalptllc.com","N","","","","","","","","","87 Gainsborough St Apt 408","","Boston","MA","US","021156537" +"1053967323","CONNECT","CONNECT URL","andrebarsar22@gmail.com","N","","","","","","","","","7923 NW 112th Pl","","Medley","FL","US","331781312" +"1437705712","CONNECT","CONNECT URL","http://www.tkpsychinc.com","N","website","","DIRECT","Direct","","CSV","CSV","","120 N Main St Ste 101","","New City","NY","US","109563748" +"1225684509","DIRECT","Direct Messaging Address","cassie@wwspt.com","N","","","","","","","","","1456 Ferry Rd Unit 601","","Doylestown","PA","US","189012391" +"1962058248","CONNECT","CONNECT URL","URL","N","","","DIRECT","Direct","","CSV","CSV","","5305 Avalon Ct","","West Long Branch","NJ","US","077641060" +"1245886530","DIRECT","Direct Messaging Address","sandy.kamel@twponessa.com","N","","","","","","","","","410 N Prince St","","Lancaster","PA","US","176033010" +"1790331080","DIRECT","Direct Messaging Address","MD@millbasinmedical.com","N","HIPAA Compliant email","","DIRECT","Direct","","OTHER","Other","HIPAA Compliant email","2083 E 65th St","","Brooklyn","NY","US","112345913" +"1336795624","SOAP","SOAP URL","richlandpt@columbiapt.net","N","","","","","","","","","343 Wellsian Way","","Richland","WA","US","993524107" +"1609422997","DIRECT","Direct Messaging Address","erovick@Pcdcinc.net","N","","","DIRECT","Direct","","CSV","CSV","","608 W Highpoint Dr","","Stillwater","OK","US","740751530" +"1174179360","CONNECT","CONNECT URL","rcps.therapy@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","22621 Lyons Ave Ste 201","","Newhall","CA","US","913211782" +"1588210777","DIRECT","Direct Messaging Address","u0884594@utah.edu","N","secure email","","","","","","","","50 N Medical Drive Nbicu","","Slc","UT","US","841320001" +"1316593502","DIRECT","Direct Messaging Address","christie@sunshine-spot.com","Y","christie@sunshine-spot.com","Sunshine Speech & Language Center","DIRECT","Direct","","OTHER","Other","Unsure","10501 Rochester Way","","Tampa","FL","US","336261711" +"1558917757","DIRECT","Direct Messaging Address","sayala@sfvcmhc.org","N","","","","","","","","","14660 Oxnard St","","Van Nuys","CA","US","914113119" +"1013563212","DIRECT","Direct Messaging Address","customerservice@aletterfromgod.com","N","Business Email","","DIRECT","Direct","","","","","189 Starr Dr","","Jonesboro","GA","US","302363622" +"1194371310","OTHERS","Other URL","n/a","N","","","","","","","","","289 N Wycombe Ave","","Lansdowne","PA","US","190501733" +"1912553116","DIRECT","Direct Messaging Address","info@loveyourself.co","N","Business email","","","","","","","","227 Dunbar Cave Rd Ste A","","Clarksville","TN","US","370438856" +"1912553116","DIRECT","Direct Messaging Address","info@loveyourself.co","N","business email","","","","","","","","227 Dunbar Cave Rd Ste A","","Clarksville","TN","US","370438856" +"1649826843","CONNECT","CONNECT URL","http://www.wclarockdc.com/","N","","","","","","","","","915 Huckleberry St","","El Paso","TX","US","799034807" +"1902452105","DIRECT","Direct Messaging Address","gdesavino@friendshiphousepa.org","N","","","","","","","","","1300 Old Plank Rd","","Mayfield","PA","US","184331973" +"1902452113","CONNECT","CONNECT URL","Louisville","N","","","","","","","","","4835 Poplar Level Rd","","Louisville","KY","US","402132905" +"1366098576","DIRECT","Direct Messaging Address","Daniel.hoang@rehabcare.com","N","Email","","DIRECT","Direct","","CSV","CSV","","330 N Hayworth Ave","","Los Angeles","CA","US","900482702" +"1992351100","SOAP","SOAP URL","AxeHolisticMedicine.com","Y","","The Root Cause Clinic","HIE","Health Information Exchange (HIE)","","","","","15049 Bruce B Downs Blvd","","Tampa","FL","US","336471388" +"1043866262","DIRECT","Direct Messaging Address","jmkeat@csu.fullerton.edu","N","","","","","","","","","1525 Grand Avenue Pkwy Apt 8307","","Pflugerville","TX","US","786604987" +"1851947071","DIRECT","Direct Messaging Address","nicholas.chandia@pmsnm.org","N","E-mail","","HIE","Health Information Exchange (HIE)","Clinic","OTHER","Other","E-mail","2960 Rodeo Park Dr W","","Santa Fe","NM","US","875056351" +"1306492525","DIRECT","Direct Messaging Address","info@excelrehabservices.com","N","Email","","DIRECT","Direct","","CSV","CSV","","441 E Carson St Ste L","","Carson","CA","US","907457714" +"1689220816","OTHERS","Other URL","office","N","","","","","","","","","1985 Kroger Dr Ste C11","","West Memphis","AR","US","723011771" +"1851947089","CONNECT","CONNECT URL","gardensmh@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5100 Pga Blvd Ste 301","","Palm Beach Gardens","FL","US","334183956" +"1306492533","OTHERS","Other URL","gayala17@stu.psm.edu","N","","","","","","","","","388 Zona Ind Reparada 2","","Ponce","PR","US","007162347" +"1437705670","DIRECT","Direct Messaging Address","afton.campbell@manaohana.org","N","Primary e-mail contact","","DIRECT","Direct","","CSV","CSV","","923 Grant St","","Caldwell","ID","US","836054137" +"1538715768","DIRECT","Direct Messaging Address","customercare@copingfl.com","N","","","","","","","","","3866 SW 137th Ave","","Miami","FL","US","331756462" +"1962058107","DIRECT","Direct Messaging Address","alexandra.farias@va.gov","N","Work email","","","","","","","","901 E Hackberry Ave","","McAllen","TX","US","785016502" +"1215583398","OTHERS","Other URL","Diaz.DanielleE@gmail.com","N","","","","","","","","","4982 Cherry Ave","","San Jose","CA","US","951182748" +"1417503798","CONNECT","CONNECT URL","https://www.azaleahealth.com/lp/patient-portal/","N","Azalea Health is our RCM and offers this service (not sure if its Connect or another)","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1101 Bunton Creek Road","","Kyle","TX","US","78640" +"1649826629","DIRECT","Direct Messaging Address","maria.jorge1@upr.edu","N","","","","","","","","","10 Calle Casia","","San Juan","PR","US","009213200" +"1174179238","DIRECT","Direct Messaging Address","kweinstein@renfrewcenter.com","N","","","","","","","","","38 E 32nd St Fl 10","","New York","NY","US","100165562" +"1467008698","DIRECT","Direct Messaging Address","cmccormack@healthpro-heritage.com","N","Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Corporate Email","5801 Crestridge Rd","","Rancho Palos Verdes","CA","US","902754961" +"1255987343","OTHERS","Other URL","epic","N","","","","","","","","","405 E 75th St","","New York","NY","US","100213102" +"1255987426","OTHERS","Other URL","www.nolimitstherapies.com","Y","","No Limits Pediatric Therapies","DIRECT","Direct","","","","","910 NW 7th St","","Bentonville","AR","US","727124565" +"1336795616","OTHERS","Other URL","816-607-0397","N","","","DIRECT","Direct","","OTHER","Other","fax","120 NE Saint Lukes Blvd Ste 220","","Lees Summit","MO","US","640866011" +"1336795616","OTHERS","Other URL","816-607-0397","N","","","DIRECT","Direct","","OTHER","Other","fax","120 NE Saint Lukes Blvd Ste 220","","Lees Summit","MO","US","640866011" +"1336795616","OTHERS","Other URL","816-607-0397","N","","","DIRECT","Direct","","OTHER","Other","fax","120 NE Saint Lukes Blvd Ste 220","","Lees Summit","MO","US","640866011" +"1336795616","OTHERS","Other URL","816-607-0397","N","","","DIRECT","Direct","","OTHER","Other","fax","120 NE Saint Lukes Blvd Ste 220","","Lees Summit","MO","US","640866011" +"1922654177","CONNECT","CONNECT URL","CareLogic","N","Electronic Health Record","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Electronic Health Record","510 E Carolina Ave","","Hartsville","SC","US","295504396" +"1013563261","OTHERS","Other URL","na","N","","","","","","","","","1900 Columbus Ave","","Bay City","MI","US","487086831" +"1013563261","OTHERS","Other URL","na","N","","","","","","","","","1900 Columbus Ave","","Bay City","MI","US","487086831" +"1013563261","OTHERS","Other URL","na","N","","","","","","","","","1900 Columbus Ave","","Bay City","MI","US","487086831" +"1417503665","DIRECT","Direct Messaging Address","amy.grinberg@va.gov","Y","VA secure email","VA-CT Healthcare System","","","","","","","950 Campbell Ave","","West Haven","CT","US","065162770" +"1831745082","DIRECT","Direct Messaging Address","j.lance@tppnyc.com","N","The Perfect Playground","","DIRECT","Direct","","CSV","CSV","","3391 Richmond Ave","","Staten Island","NY","US","103122025" +"1487200630","CONNECT","CONNECT URL","Chicago","N","","","DIRECT","Direct","","CSV","CSV","","240 E Huron St Ste 1-200","","Chicago","IL","US","606112909" +"1639725898","DIRECT","Direct Messaging Address","info@washpsych.com","N","","","DIRECT","Direct","","","","","1990 K St NW Ste 635","","Washington","DC","US","200061103" +"1205482460","DIRECT","Direct Messaging Address","kelly.johnson@anewchaptercs.com","N","Contact person HIPAA compliant email","","","","","","","","44 Relict Dr","","Clayton","NC","US","275276710" +"1518513779","CONNECT","CONNECT URL","MOTIONPTG.COM","N","Website","","OTHER","Other","ADDRESS","CSV","CSV","","8991 University Pkwy","Unit 238","Pensacola","FL","US","325149400" +"1114573375","DIRECT","Direct Messaging Address","gcrinigan@challiance.org","N","work email","","","","","","","","195 Canal St","","Malden","MA","US","021486701" +"1144876319","OTHERS","Other URL","klisiu2@uic.edu","N","will use work computer","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","511 Pershing Ave Apt 504W","","Davenport","IA","US","528035516" +"1285280362","DIRECT","Direct Messaging Address","mjohnson@jjtransportservice.com","N","Email","","DIRECT","Direct","","CSV","CSV","","203 Radio Station Rd","","Alma","GA","US","315103531" +"1598311672","DIRECT","Direct Messaging Address","rmorin@movementsystemspt.com","N","Work Email","","","","","","","","8435 SE 68th St Ste 100","","Mercer Island","WA","US","980405249" +"1417503533","OTHERS","Other URL","Rusk","N","","","","","","","","","735 N Henderson St","","Rusk","TX","US","757851131" +"1417503533","OTHERS","Other URL","Rusk","N","","","","","","","","","735 N Henderson St","","Rusk","TX","US","757851131" +"1437705522","OTHERS","Other URL","Intergy","N","","","","","","","","","1001 Sturdy Rd","","Valparaiso","IN","US","463834126" +"1508412610","OTHERS","Other URL","email","N","","","OTHER","Other","email","","","","204 Medical Dr Ste 240","","Sherman","TX","US","750926366" +"1841846821","CONNECT","CONNECT URL","Lynbrook","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1468 Madison Ave","","New York","NY","US","100296508" +"1518513639","CONNECT","CONNECT URL","https://mayoclinichealthsystem.org/locations/austin","N","web address for Mayo Clinic Health System site","","DIRECT","Direct","","","","","1000 1st Dr NW","","Austin","MN","US","559122941" +"1760038889","OTHERS","Other URL","restorationhealthtx@outllook.com","N","email","","OTHER","Other","email","OTHER","Other","email","2121 Williams Trace Blvd Ste 300","","Sugar Land","TX","US","774784526" +"1003462144","CONNECT","CONNECT URL","http://www.healthpro-heritage.com/","N","","","","","","","","","200 Trade St","","Tarboro","NC","US","278865055" +"1477109510","CONNECT","CONNECT URL","www.bluesprigautism.com","N","","","","","","","","","107 RR 620 S Ste 300","","Lakeway","TX","US","787343900" +"1235785395","DIRECT","Direct Messaging Address","drpedroso@therapysecure.com","N","secure email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11011 S 48th St Ste 200","","Phoenix","AZ","US","850441788" +"1356997415","OTHERS","Other URL","PREMIERMEDICALMOVEMENT@GMAIL.COM","N","","","","","","","","","26000 Hoover Rd Ste 101","","Warren","MI","US","480891167" +"1962058933","CONNECT","CONNECT URL","mstarkompanion@gmail.com","N","","","","","","","","","1900 Glenn Club Dr Apt 801","","Stone Mountain","GA","US","300873470" +"1215583281","DIRECT","Direct Messaging Address","info@hihtherapy.com","N","","","","","","","","","9426 Lima Rd","","Fort Wayne","IN","US","468188680" +"1821644808","DIRECT","Direct Messaging Address","jallen2@uccs.edu","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11551 Mountain Turtle Dr","","Colorado Springs","CO","US","809213916" +"1497301568","CONNECT","CONNECT URL","www.lotuscounselingstl.com","N","","","","","","","","","220 W Argonne Dr Ste E","","Kirkwood","MO","US","631224237" +"1689220733","CONNECT","CONNECT URL","EPIC","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","800 Medical Center Dr","","Fairmont","MN","US","560314575" +"1588210769","DIRECT","Direct Messaging Address","contact@alphahomecareinc.com","N","email","","DIRECT","Direct","","","","","67 S Bedford St Ste 400W","","Burlington","MA","US","018035177" +"1396391579","CONNECT","CONNECT URL","Sandwich","N","","","","","","","","","449 RT 6a","","East Sandwich","MA","US","025370253" +"1013563154","CONNECT","CONNECT URL","www.simplepractice.com","N","Private practice management system","","DIRECT","Direct","","CSV","CSV","","6537 N. Academy","1052","Colorado Springs","CO","US","809188091" +"1104472240","CONNECT","CONNECT URL","lisa@helpforwellness.com","N","","","","","","","","","1902 Webster St","","San Francisco","CA","US","941155800" +"1386290534","DIRECT","Direct Messaging Address","shannon@postpt.com","N","work email address","","","","","","","","235 Cypress St Ste 110","","Brookline","MA","US","024456777" +"1215583208","CONNECT","CONNECT URL","N/A","N","","","","","","","","","10780 Santa Monica Blvd","","Los Angeles","CA","US","900254749" +"1447806690","DIRECT","Direct Messaging Address","eden.abrams@va.gov","N","secure email","","DIRECT","Direct","","CSV","CSV","","940 Belmont St","","Brockton","MA","US","023015596" +"1801442058","DIRECT","Direct Messaging Address","jasmine.erguiza@bjc.org","N","work email","","","","","","","","1 Barnes Jewish Hospital Plz","","Saint Louis","MO","US","631101003" +"1356997506","OTHERS","Other URL","248-918-4137","N","Fax","","DIRECT","Direct","","OTHER","Other","All Documents","38019 Schoolcraft Rd","","Livonia","MI","US","481501065" +"1114573367","CONNECT","CONNECT URL","www.vitalhamptonroads.com","N","direct contact","","DIRECT","Direct","","CSV","CSV","","4870 Haygood Rd Ste 102","","Virginia Beach","VA","US","234555300" +"1477109627","DIRECT","Direct Messaging Address","thao.dang@steward.org","N","email","","","","","","","","235 N Pearl St","","Brockton","MA","US","023011794" +"1760038939","DIRECT","Direct Messaging Address","phara@thenutritionclinic.net","N","text","","DIRECT","Direct","","CSV","CSV","","6839 S US Highway 1","","Port St Lucie","FL","US","349521443" +"1013563295","DIRECT","Direct Messaging Address","alexander.lembersky@xenonhealth.com","N","E-mail","","DIRECT","Direct","","OTHER","Other","Email","6464 W Sunset Blvd Ste 790","","Los Angeles","CA","US","900288006" +"1013563295","DIRECT","Direct Messaging Address","alexander.lembersky@xenonhealth.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","6464 W Sunset Blvd Ste 790","","Los Angeles","CA","US","900288006" +"1922654193","DIRECT","Direct Messaging Address","ylin@vibrantcarereheb.com","N","","","","","","","","","2160 Appian Way Ste 101","","Pinole","CA","US","945642524" +"1356997530","OTHERS","Other URL","DrChrono","N","Website","","DIRECT","Direct","","OTHER","Other","Digital","4641 Montgomery Ave Ste 404","","Bethesda","MD","US","208143431" +"1851947030","DIRECT","Direct Messaging Address","kney@promisechc.org","N","","","","","","","","","338 1st Ave NW","","Sioux Center","IA","US","512501875" +"1043866221","CONNECT","CONNECT URL","theranest","N","","","","","","","","","450 7th Ave Ste 809","","New York","NY","US","101230805" +"1467008557","CONNECT","CONNECT URL","aspears@bgcsnv.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2850 Lindell Rd","","Las Vegas","NV","US","891466815" +"1770139867","OTHERS","Other URL","admin@allcaretransportation.com","N","","","","","","","","","1229 Masters Row","","Chesapeake","VA","US","233209455" +"1225684319","CONNECT","CONNECT URL","aspears@bgcsnv.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2850 Lindell Rd","","Las Vegas","NV","US","891466815" +"1043866148","OTHERS","Other URL","other","N","","","","","","","","","394 Selman Ave","","Summerville","GA","US","307471753" +"1689220774","CONNECT","CONNECT URL","Richmond","N","","","DIRECT","Direct","","CSV","CSV","","20731 Barrington Meadow Trce","","Richmond","TX","US","774072268" +"1598311680","DIRECT","Direct Messaging Address","chantal@bolgerpa.com","N","HIPAA compliant email address","","","","","","","","154 Waterman St Ste 10A","","Providence","RI","US","029063116" +"1740836865","DIRECT","Direct Messaging Address","Marshle.fontilus@nychhc.org","Y","email address","Kings County Hospital","DIRECT","Direct","","CSV","CSV","","451 Clarkson Ave","","Brooklyn","NY","US","112032057" +"1427604560","CONNECT","CONNECT URL","https://www.seniorhelpers.com/tx/dallas","N","corporate website","","OTHER","Other","corporate website","OTHER","Other","corporate website","1143 Rockingham Dr Ste 114","","Richardson","TX","US","750804327" +"1427604560","CONNECT","CONNECT URL","www.seniorhelpers/tx/dallas.com","N","","","","","","","","","1143 Rockingham Dr Ste 114","","Richardson","TX","US","750804327" +"1316593452","CONNECT","CONNECT URL","https://www.rimrehab.org/","N","","","","","","","","","261 Mack Ave","","Detroit","MI","US","482012417" +"1225684376","DIRECT","Direct Messaging Address","bwilliams@kernbhrs.org","N","Business e-mail address","","DIRECT","Direct","","CSV","CSV","","2151 College Ave","","Bakersfield","CA","US","933054113" +"1134775281","CONNECT","CONNECT URL","N/a","N","","","","","","","","","2420 Lake Wheeler Rd","","Raleigh","NC","US","276032614" +"1871149948","DIRECT","Direct Messaging Address","ajeon@pmaghawaii.com","N","","","DIRECT","Direct","","OTHER","Other","email","1357 Kapiolani Blvd Ste 1460","","Honolulu","HI","US","968144509" +"1134775208","CONNECT","CONNECT URL","URL","N","Pratice Fusion","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2140 Martin Luther King Jr Dr SW Ste 201","","Atlanta","GA","US","303101134" +"1417503582","CONNECT","CONNECT URL","N/a","N","","","","","","","","","9500 Euclid Ave","","Cleveland","OH","US","441950001" +"1508412677","CONNECT","CONNECT URL","www.rainbowhelpers.com","N","","","","","","","","","5852 S Pecos Rd Ste 5","","Las Vegas","NV","US","891203490" +"1902452980","DIRECT","Direct Messaging Address","Kperrone2@schools.nyc.gov","N","work email","","DIRECT","Direct","","CSV","CSV","","3767 Hylan Blvd Ste A","","Staten Island","NY","US","103083535" +"1811543895","DIRECT","Direct Messaging Address","kpeterson@ucpoc.org","Y","Email Address","United Cerebral Palsy of Orange County","","","","","","","980 Roosevelt Ste 100","","Irvine","CA","US","926203670" +"1629624606","CONNECT","CONNECT URL","samuel.ortiz-rodriguez@metrocareservices.org","N","","","","","","","","","1353 N Westmoreland Rd","","Dallas","TX","US","752111655" +"1609422682","DIRECT","Direct Messaging Address","fax@qolmi.com","N","Secured email account","","DIRECT","Direct","","CSV","CSV","","3344 Hillsborough St Ste 100","","Raleigh","NC","US","276075460" +"1316593395","DIRECT","Direct Messaging Address","deann@bo9photography.com","N","","","DIRECT","Direct","","","","","1317 S 44th Ave","","Yakima","WA","US","989083916" +"1023664018","CONNECT","CONNECT URL","schroedertl1@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","2401 E 8th St","","Des Moines","IA","US","503161717" +"1023664018","CONNECT","CONNECT URL","schroedertl1@yahoo.com","N","email","","DIRECT","Direct","","OTHER","Other","personal","2401 E 8th St","","Des Moines","IA","US","503161717" +"1841846839","DIRECT","Direct Messaging Address","Jadalmhc@authentic-self.org","N","","","","","","","","","786 Blanding Blvd Ste 120&122","","Orange Park","FL","US","320657725" +"1316593569","DIRECT","Direct Messaging Address","caroline.youssef@advocatehealth.com","N","work email","","DIRECT","Direct","","","","","4440 W 95th St","","Oak Lawn","IL","US","604532600" +"1952957060","DIRECT","Direct Messaging Address","lauren.bayens@lifespringhealthsystems.org","N","work email","","DIRECT","Direct","","","","","2820 Grant Line Rd","","New Albany","IN","US","471502494" +"1871149021","DIRECT","Direct Messaging Address","info@nemhc.org","N","","","HIE","Health Information Exchange (HIE)","","","","","14 S Main St Ste 1E","","Aberdeen","SD","US","574014189" +"1023664265","DIRECT","Direct Messaging Address","pfassih@autismlearningpartners.com","N","email","","HIE","Health Information Exchange (HIE)","","","","","7055 Engle Rd Ste 604","","Middleburg Heights","OH","US","441308456" +"1780230938","DIRECT","Direct Messaging Address","dustin.murray@annecenter.org","N","","","DIRECT","Direct","","","","","701 3rd St NW","","Jamestown","ND","US","584012963" +"1235785494","CONNECT","CONNECT URL","https://npiregistry.cms.hhs.gov/","N","","","","","","CSV","CSV","","8988 S Sheridan Rd Ste C","","Tulsa","OK","US","741335035" +"1235785494","CONNECT","CONNECT URL","https://nppes.cms.hhs.gov/IAWeb/home/display.do","N","CMS Identity & Access Management System","","DIRECT","Direct","","CSV","CSV","","8988 S Sheridan Rd Ste C","","Tulsa","OK","US","741335035" +"1508412768","CONNECT","CONNECT URL","samantha@strivright.org","N","home address","","DIRECT","Direct","","CSV","CSV","","330 Hamilton Ave","","Hewlett","NY","US","115571909" +"1437705613","OTHERS","Other URL","www.rootsofwellness.health","N","website","","DIRECT","Direct","","OTHER","Other","website","680 E Meeting St Ste E","","Dandridge","TN","US","377255077" +"1437705613","OTHERS","Other URL","855-691-8540","N","fax","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Fax","680 E Meeting St Ste E","","Dandridge","TN","US","377255077" +"1679129845","DIRECT","Direct Messaging Address","sharma@palmbeachcounselingcenter.com","N","Business e-mail","","DIRECT","Direct","","CSV","CSV","","3347 S State Road 7 Ste 206","","Wellington","FL","US","334498148" +"1073169256","CONNECT","CONNECT URL","WesleyChapel","Y","","AdventHealth Hospital Wesley Chapel","HIE","Health Information Exchange (HIE)","","CSV","CSV","","26847 Foggy Creek Rd Ste 101","","Wesley Chapel","FL","US","335446776" +"1073169256","CONNECT","CONNECT URL","Tampa","Y","","AdventHealth Tampa Hospital","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13333 N 56th St","","Tampa","FL","US","336171161" +"1003462284","OTHERS","Other URL","LITHONIA","N","","","","","","","","","1972 Cutters Mill Way","","Lithonia","GA","US","300586794" +"1003462284","OTHERS","Other URL","LITHONIA","N","","","","","","","","","3035 Stone Mountain St Unit 2125","","Lithonia","GA","US","300581122" +"1619523891","CONNECT","CONNECT URL","info@redlandsspineandsport.com","N","office email","","DIRECT","Direct","","OTHER","Other","info@redlandsspineandsport.com","1455 W Park Ave","","Redlands","CA","US","923738178" +"1033765136","CONNECT","CONNECT URL","Columbus","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Columbus","5514 E Livingston Ave","","Columbus","OH","US","432322866" +"1336795434","SOAP","SOAP URL","FLUSHING","N","","","HIE","Health Information Exchange (HIE)","","","","","15001 Northern Blvd Fl 1","","Flushing","NY","US","113543896" +"1457907552","CONNECT","CONNECT URL","info@redlandsspineandsport.com","N","office email","","DIRECT","Direct","","OTHER","Other","info@redlandsspineandsport.com","1455 W Park Ave","","Redlands","CA","US","923738178" +"1942856059","DIRECT","Direct Messaging Address","susan_thomas2@trihealth.com","N","work email","","DIRECT","Direct","","CSV","CSV","","375 Dixmyth Ave","","Cincinnati","OH","US","452202475" +"1497301501","DIRECT","Direct Messaging Address","adrienne.asby@anxietycenterhouston.com","N","","","","","","","","","1095 Evergreen Cir Ste 200","","The Woodlands","TX","US","773803646" +"1285280396","SOAP","SOAP URL","inSync","N","EMR","","","","","","","","81 Pointe Cir Ste A","","Greenville","SC","US","296153505" +"1093361107","DIRECT","Direct Messaging Address","egarcia@championsrecovery.org","N","","","","","","","","","311 N Douty St","","Hanford","CA","US","932303951" +"1174179212","DIRECT","Direct Messaging Address","info@mindworkstx.com","N","e-mail address","","DIRECT","Direct","","OTHER","Other","e-mail address","8207 Callaghan Rd Ste 425","","San Antonio","TX","US","782304737" +"1972159028","OTHERS","Other URL","smorris@insightphysicianspc.com","N","","","","","","","","","2006 Bremo Rd Ste 101","","Richmond","VA","US","232262438" +"1881240935","OTHERS","Other URL","contenderrecovery@gmail.com","N","email","","DIRECT","Direct","","","","","6821 SW 44th St Apt 304","","Miami","FL","US","331554758" +"1194371245","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","No current endpoint use","","","","19100 Glenwest Dr","","Friendswood","TX","US","775467868" +"1477109528","OTHERS","Other URL","premiermedicalmovement@gmail.com","N","","","","","","","","","26000 Hoover Rd","","Warren","MI","US","480891167" +"1790331858","CONNECT","CONNECT URL","HENDERSON","Y","","CHOICES GROUP LLC","","","","","","","2725 E Desert Inn Rd","SUITE 180","Las Vegas","NV","US","891213602" +"1437705597","DIRECT","Direct Messaging Address","cynthia.renfrow@va.gov","N","","","DIRECT","Direct","","","","","1225 Oakdale Rd","","Modesto","CA","US","953553357" +"1982250049","OTHERS","Other URL","PREMIERMEDICALMOVEMENT@GMAIL.COM","N","","","","","","","","","529 N Gulley Rd","","Dearborn Hts","MI","US","481273453" +"1659927713","DIRECT","Direct Messaging Address","b.akerley@nugensranchak.org","N","email","","OTHER","Other","correspondence","OTHER","Other","correspondence","26731 W Point MacKenzie Rd","","Wasilla","AK","US","996238709" +"1891341962","DIRECT","Direct Messaging Address","travetto@bridgeways.org","N","","","DIRECT","Direct","","","","","5801 23rd Dr W Ste 104","","Everett","WA","US","982031587" +"1083260152","OTHERS","Other URL","n/a","N","","","","","","","","","1401 S Seward Meridian Pkwy","","Wasilla","AK","US","996548312" +"1043866015","OTHERS","Other URL","mosesmomo86@yahoo.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2108 Eastbay Dr SE","","Mandan","ND","US","585546271" +"1336795301","DIRECT","Direct Messaging Address","info@aracounselingmn.org","N","","","","","","","","","93 Little Canada Rd W Ste 104","","Little Canada","MN","US","551172368" +"1982250965","DIRECT","Direct Messaging Address","KRobinson8@schools.nyc.gov","N","DOE Email","","","","","","","","250 Thurman Munson Way","","Bronx","NY","US","104514850" +"1831745827","DIRECT","Direct Messaging Address","almodovarj@jccany.org","N","Social Worker","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","858 E 29th St","","Brooklyn","NY","US","112102927" +"1932755873","CONNECT","CONNECT URL","www.in.gov.fssa","N","www.in.gov.fssa","","DIRECT","Direct","","OTHER","Other","Granger","15084 Hunting Ridge Trl","","Granger","IN","US","465306520" +"1053967133","DIRECT","Direct Messaging Address","aswan@childrenshome.us","N","professional email","","","","","","","","10 Childrens Way # 303","","Poughkeepsie","NY","US","126011499" +"1902452147","SOAP","SOAP URL","WebPT","N","EMR","","DIRECT","Direct","","","","","9724 Commerce Center Ct","","Fort Myers","FL","US","339083608" +"1477109577","DIRECT","Direct Messaging Address","echipman@ccwestmi.org","N","Catholic Charities West Michigan","","","","","","","","40 Jefferson Ave SE","","Grand Rapids","MI","US","495034304" +"1568018661","OTHERS","Other URL","server","N","","","","","","","","","101 Office Park Drive","","Troy","AL","US","36079" +"1912553017","CONNECT","CONNECT URL","Albanyentandallergy.com","N","","","DIRECT","Direct","","CSV","CSV","","400 Patroon Blvd Suite 205","","Albany","NY","US","122065012" +"1316593205","CONNECT","CONNECT URL","granergermedical.com","N","","","DIRECT","Direct","","CSV","CSV","","12391 S 4000 W","","Riverton","UT","US","840967012" +"1447806492","OTHERS","Other URL","rduncan@mcdonaldr1.net","N","email","","DIRECT","Direct","","CSV","CSV","","512 Chapman St","","Anderson","MO","US","648318114" +"1063068930","DIRECT","Direct Messaging Address","tahoe_forest_health_system1522841@DirectA.mercy.net","N","Tahoe Forest Health System Direct Address","","DIRECT","Direct","","OTHER","Other","ccd hlu","10956 Donner Pass Rd Ste 110","","Truckee","CA","US","961614860" +"1851947881","OTHERS","Other URL","jackie@playbasedpt.com","Y","","Play-Based Physical Therapy, Inc.","","","","","","","913 E Capitol St SE","","Washington","DC","US","200033903" +"1629624895","DIRECT","Direct Messaging Address","jlfauber@cvscaremark.com","Y","email","HOOK SUPERX LLC","DIRECT","Direct","","CSV","CSV","","2806 US Highway 231 S","","Lafayette","IN","US","479092831" +"1992351167","DIRECT","Direct Messaging Address","jgamble@fpscorp.com","N","","","DIRECT","Direct","","","","","739 Thimble Shoals Blvd Ste 706","","Newport News","VA","US","236063585" +"1710533989","DIRECT","Direct Messaging Address","alexander.lembersky@xenonhealth.com","N","email","","DIRECT","Direct","","OTHER","Other","None","6464 W Sunset Blvd Ste 790","","Los Angeles","CA","US","900288006" +"1982250064","CONNECT","CONNECT URL","DALLAS","N","","","","","","","","","7777 Forest Ln","","Dallas","TX","US","752302571" +"1841846946","CONNECT","CONNECT URL","laventanatreatment.com","N","","","","","","","","","779 Briar Cliff Rd","","Thousand Oaks","CA","US","913605130" +"1740836840","CONNECT","CONNECT URL","Okeechobee","N","","","DIRECT","Direct","","OTHER","Other","Okeechobee","3545 US Highway 441 S","","Okeechobee","FL","US","349746247" +"1366098477","DIRECT","Direct Messaging Address","laura@willowtreeot.com","N","","","","","","","","","64 Exeter Rd","","Corinth","ME","US","044273050" +"1366098485","OTHERS","Other URL","Https://squareup.com/store/strata-skin-therapy-slash-hair-at-strata","N","Business Website","","DIRECT","Direct","","CSV","CSV","","500 N Kingsbury St","","Chicago","IL","US","606545721" +"1629624739","DIRECT","Direct Messaging Address","brendabowden@colemansprofessionalservices.com","N","Email","","OTHER","Other","Email","","","","799 S Main St","","Lima","OH","US","458041519" +"1083260194","CONNECT","CONNECT URL","genbook.com","N","booking system","","DIRECT","Direct","","OTHER","Other","scheduling","1625 W State St Ste 100","","Boise","ID","US","837024003" +"1346896453","DIRECT","Direct Messaging Address","doc9089@nyp.org","Y","","Columbia New York Presbyterian","","","","","","","622 W 168th St","","New York","NY","US","100323720" +"1790331809","OTHERS","Other URL","N/A","N","","","","","","","","","4715 Kirby Loop Rd","","Fort Pierce","FL","US","349815345" +"1710533831","CONNECT","CONNECT URL","Henrico","N","","","","","","","","","8706 Queensmere Pl Apt 7","","Henrico","VA","US","232944865" +"1548816663","DIRECT","Direct Messaging Address","vanessa.taveras@walgreens.com","N","Business Email","","","","","","","","10003 Fremont Pike","","Perrysburg","OH","US","435513330" +"1720634843","CONNECT","CONNECT URL","Louisville","N","","","DIRECT","Direct","","","","","800 Stone Creek Pkwy Ste 7","","Louisville","KY","US","402235366" +"1558917682","CONNECT","CONNECT URL","https://nppes.cms.hhs.gov/?forward=static.npistart#/healthInformationExchange","N","","","","","","","","","3960 E Patrick Ln Ste 202","","Las Vegas","NV","US","891204902" +"1639725765","DIRECT","Direct Messaging Address","lucy.gu@va.gov","N","Direct messaging on encrypted server","","","","","","","","950 Campbell Ave","","West Haven","CT","US","065162770" +"1902452030","DIRECT","Direct Messaging Address","erin.motz@unitypoint.org","N","","","","","","","","","2720 Stone Park Blvd","","Sioux City","IA","US","511043734" +"1649826793","DIRECT","Direct Messaging Address","patrick.anghel@pacden.com","N","","","","","","","","","366 W Lake Mead Pkwy Ste 100","","Henderson","NV","US","890157287" +"1821644980","CONNECT","CONNECT URL","www.rainbowhelpers.com","N","","","","","","","","","5852 S Pecos Rd Ste 5","","Las Vegas","NV","US","891203490" +"1528614690","CONNECT","CONNECT URL","jordan.shettle@resilientphysiotherapy.com","N","work email","","DIRECT","Direct","","CSV","CSV","","8303 Pulaski Hwy","","Baltimore","MD","US","212372962" +"1073169140","DIRECT","Direct Messaging Address","aconner@cbtcalifornia.com","N","","","","","","","","","6404 Wilshire Blvd Ste 870","","Los Angeles","CA","US","900485531" +"1609422773","CONNECT","CONNECT URL","www.rainbowhelperslv@gmail.com","N","","","","","","","","","5852 S Pecos Rd","","Las Vegas","NV","US","891203489" +"1124674171","DIRECT","Direct Messaging Address","info@rykenwellness.com","N","","","DIRECT","Direct","","CSV","CSV","","1760 E Pecos Rd Ste 532","","Gilbert","AZ","US","852953210" +"1992351969","DIRECT","Direct Messaging Address","rcochran@resoluteyouthservices.com","N","virtru encrypted email","","DIRECT","Direct","","OTHER","Other","virtru encrypted email","950 S Cherry St Ste 419","","Denver","CO","US","802462662" +"1588210561","SOAP","SOAP URL","Kayro","N","Emr","","HIE","Health Information Exchange (HIE)","","","","","389 Merrick Ave","","Merrick","NY","US","115662723" +"1891341806","DIRECT","Direct Messaging Address","candolena@coastalwellnessnj.com","N","","","","","","","","","210 W Front St Ste 206A","","Red Bank","NJ","US","077011155" +"1184270191","OTHERS","Other URL","BROOKSVILLE","N","","","","","","","","","11373 Cortez Blvd Ste 206","","Brooksville","FL","US","346135405" +"1629624630","CONNECT","CONNECT URL","gbgcounselingservices@gmail.com","N","website for organization","","OTHER","Other","gbgcounselingservices@gmail.com","","","","615 Depot Sq","","Ironton","OH","US","456381856" +"1164078176","CONNECT","CONNECT URL","nathan.vanderbeck@omh.ny.gov","N","","","","","","","","","400 Forest Ave","","Buffalo","NY","US","142131207" +"1780230706","DIRECT","Direct Messaging Address","daphne.boards@rwjbh.org","N","","","","","","","","","355 Grand St","","Jersey City","NJ","US","073024321" +"1417503434","DIRECT","Direct Messaging Address","snelson7@devereux.org","N","email address","","DIRECT","Direct","","OTHER","Other","encrypted email","5749 Westgate Dr","","Orlando","FL","US","328355040" +"1326694340","CONNECT","CONNECT URL","kgbolokai@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","1420 Columbia Rd NW","","Washington","DC","US","200094779" +"1225684244","OTHERS","Other URL","https://gardner-webb.edu","N","","","","","","","","","110 S Main St","","Boiling Springs","NC","US","280179797" +"1760038798","CONNECT","CONNECT URL","https://tmac.clientsecure.me","Y","","The Mighty Acorn Counseling","","","","","","","2600 Oakstone Dr","","Columbus","OH","US","432317613" +"1538715560","DIRECT","Direct Messaging Address","jaclyn@adlertherapygroup.com","Y","","JP Therapy, LLC","","","","","","","5340 Powhatan Ave","","Norfolk","VA","US","235081330" +"1750937785","CONNECT","CONNECT URL","2028934770","N","","","","","","","","","3718 Hayes St NE Apt 201","","Washington","DC","US","200191710" +"1356997308","CONNECT","CONNECT URL","earena@northwell.edu","Y","Work email","Northwell Health","DIRECT","Direct","","CSV","CSV","","300 Community Dr","","Manhasset","NY","US","110303816" +"1760038715","DIRECT","Direct Messaging Address","cschwertfeger@spencerportschools.org","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","school nurse","71 Lyell Ave","","Spencerport","NY","US","145591825" +"1851947808","CONNECT","CONNECT URL","www.womensrecoveryservices.org","N","website","","DIRECT","Direct","","OTHER","Other","website","98 Hendley St","","Santa Rosa","CA","US","954045025" +"1164078028","CONNECT","CONNECT URL","truevineconnectionllc@yahoo.com","N","","","","","","","","","4914 Inverness Ave","","Fort Worth","TX","US","761321608" +"1154977015","OTHERS","Other URL","AMC","N","","","","","","","","","98 Wolf Rd Ste 16","","Albany","NY","US","122051226" +"1275189102","CONNECT","CONNECT URL","www.emanatehealth.org","N","","","","","","","","","250 S Grand Ave","","Glendora","CA","US","917414218" +"1235785106","DIRECT","Direct Messaging Address","mcotsones@eastersealsci.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","2404 E Empire St","","Bloomington","IL","US","617043630" +"1497301386","DIRECT","Direct Messaging Address","drsnasir@skilledpaincare.com","N","","","","","","","","","2840 Commercial Center Blvd Ste 104","","Katy","TX","US","774946412" +"1518513423","OTHERS","Other URL","https://kp.kaiserpermanente.org","N","","","","","","","","","25825 Vermont Ave","","Harbor City","CA","US","907103518" +"1417503327","DIRECT","Direct Messaging Address","info@durandchiro.com","N","Secure, HIPAA compliant email","","","","","","","","210A W Main St","","Durand","WI","US","547361147" +"1356997282","DIRECT","Direct Messaging Address","e.tomasino@nugensranchak.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","26731 W Point MacKenzie Rd","","Wasilla","AK","US","996238709" +"1962058826","CONNECT","CONNECT URL","mmcmullen@sharehouse.org","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4227 9th Ave S","","Fargo","ND","US","581032018" +"1508412446","CONNECT","CONNECT URL","elizabeth.davis@hcahealthcare.com","Y","","Midwest Heart and Vascular Associates Inc","","","","","","","5100 W 110th St Ste 200","","Overland Park","KS","US","662111215" +"1073169900","DIRECT","Direct Messaging Address","Amanda.lessig@riteaid.com","N","","","","","","","","","2501 Banksville Rd","","Pittsburgh","PA","US","152162853" +"1396391280","DIRECT","Direct Messaging Address","homedelivery@aliviahealth.com","N","Pharmacy Email Address","","","","","","","","Ave Teniente Nelson Martinez Esq. Ave","Urb. Lomas Verdes","Bayamon","PR","US","00957" +"1760038772","DIRECT","Direct Messaging Address","tahoe_forest_health_system1522841@DirectA.mercy.net","N","Tahoe Forest Health System Direct Address","","DIRECT","Direct","","OTHER","Other","ccd hl7","10121 Pine Ave Fl 2","","Truckee","CA","US","961614835" +"1679129688","DIRECT","Direct Messaging Address","kelly.norris@protonmail.com","N","","","DIRECT","Direct","","CSV","CSV","","113 N Spruce St.","","Kremmling","CO","US","80459" +"1316593254","CONNECT","CONNECT URL","gcrockymount.com","Y","Facility website","Rocky Mount Rehabilitation Center, LLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","160 S Winstead Ave","","Rocky Mount","NC","US","278043419" +"1780230714","CONNECT","CONNECT URL","rxm.11604@gmail.com","N","email adress","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","220 Albany Tpke","","Canton","CT","US","060192565" +"1912553975","DIRECT","Direct Messaging Address","brandon.dapper@usmc.mil","Y","Military email","Naval Hospital Camp Lejeune","DIRECT","Direct","","CSV","CSV","","100 Brewster Blvd","","Jacksonville","NC","US","28542" +"1205482197","CONNECT","CONNECT URL","ncfamhealth@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","1255 S Market St Ste 101","","Elizabethtown","PA","US","170222903" +"1437705332","OTHERS","Other URL","rockcountyhospital.com","N","","","","","","","","","102 E South St","","Bassett","NE","US","687145508" +"1639725633","DIRECT","Direct Messaging Address","simon.padanilam@northwestern.edu","N","","","","","","","","","240 E Huron St","","Chicago","IL","US","606112909" +"1629624622","DIRECT","Direct Messaging Address","contact@daysaheadinhomecare.com","N","","","","","","","","","4 Industrial Park Dr Ste B","","Waldorf","MD","US","206022757" +"1578119509","DIRECT","Direct Messaging Address","kstancin@kernbhrs.org","N","county email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2151 College Ave","","Bakersfield","CA","US","933054113" +"1194371120","DIRECT","Direct Messaging Address","J.Salazar@BESTABATherapy.com","N","","","","","","","","","10018 Spanish Isles Blvd Ste A13-A14","","Boca Raton","FL","US","334986324" +"1437705480","SOAP","SOAP URL","CHRISTIANSTED","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4006 Estate Diamond Ste 202","","Christiansted","VI","US","008204534" +"1346896396","DIRECT","Direct Messaging Address","i1wisniewski@browardhealth.org","N","","","DIRECT","Direct","","","","","3100 Coral Hills Dr Ste 200","","Coral Springs","FL","US","330654137" +"1780230748","DIRECT","Direct Messaging Address","drhal@halsolomondds.com","N","email","","DIRECT","Direct","","OTHER","Other","Millburn","187 Millburn Ave Ste 4","","Millburn","NJ","US","070411845" +"1952957904","DIRECT","Direct Messaging Address","admin@bridgevisioninc.com","N","","","DIRECT","Direct","","OTHER","Other","email","357 W 2nd St Ste 3","","San Bernardino","CA","US","924011803" +"1952957904","DIRECT","Direct Messaging Address","admin@bridgevisioninc.com","N","","","DIRECT","Direct","","OTHER","Other","email","357 W 2nd St Ste 3","","San Bernardino","CA","US","924011803" +"1952957904","DIRECT","Direct Messaging Address","admin@bridgevisioninc.com","N","","","DIRECT","Direct","","OTHER","Other","email","357 W 2nd St Ste 3","","San Bernardino","CA","US","924011803" +"1831745884","CONNECT","CONNECT URL","namonline.org","N","HIE","","DIRECT","Direct","","CSV","CSV","","15555 Kuykendahl Rd","","Houston","TX","US","770903651" +"1033765094","DIRECT","Direct Messaging Address","DC@necdsa.com","Y","Dedicated Office Email","Northeast Children's Dentistry, Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","21727 Ih 10 W Ste 203","","San Antonio","TX","US","782572107" +"1861048811","CONNECT","CONNECT URL","www.comlivserv.com","Y","","Community Living Services of Oakland County","","","","","","","1228 Dunham St SE","","Grand Rapids","MI","US","495062630" +"1023664075","DIRECT","Direct Messaging Address","taifuwa@selectmedical.com","N","","","","","","","","","3605 Braselton Hwy Ste 101","","Dacula","GA","US","300194666" +"1184270142","OTHERS","Other URL","Sendic","N","Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Secure email","510 Allen St","","Kelso","WA","US","986264139" +"1568018513","DIRECT","Direct Messaging Address","maxinekcc@hotmail.com","N","office email","","","","","","","","1011 W Williams St Ste G","","Boise","ID","US","837063564" +"1992351951","OTHERS","Other URL","Medent","N","","","","","","","","","4611 Trueman Blvd","","Hilliard","OH","US","430262644" +"1992351951","OTHERS","Other URL","TherapySource","N","","","","","","","","","3705 Olentangy River Rd","","Columbus","OH","US","432143467" +"1720634785","DIRECT","Direct Messaging Address","jennifer@skillbuildersllc.com","N","","","","","","","","","7617 Little River Tpke Ste 310","","Annandale","VA","US","220032603" +"1215583273","CONNECT","CONNECT URL","Waterford","N","","","","","","","","","3845 Iris Dr","","Waterford Township","MI","US","483291171" +"1013563972","DIRECT","Direct Messaging Address","schertz@necdsa.com","Y","dedicated office email","Northeast Children's Dentistry, Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","5000 Schertz Pkwy Ste 301","","Schertz","TX","US","781541457" +"1508412461","DIRECT","Direct Messaging Address","shawnee.brew@va.gov","N","Email","","DIRECT","Direct","","","","","8810 Rio San Diego Dr","","San Diego","CA","US","921081698" +"1144876004","DIRECT","Direct Messaging Address","golbari@usc.edu","N","","","","","","","","","209 N Maple Dr","","Beverly Hills","CA","US","902104901" +"1417503376","DIRECT","Direct Messaging Address","konnor.speicher@eskenazihealth.edu","N","work email","","","","","","","","3171 N Meridian St","","Indianapolis","IN","US","462084784" +"1043866916","OTHERS","Other URL","www.therapytoheal.com","N","","","","","","","","","10801 National Blvd Ste 574","","Los Angeles","CA","US","900644139" +"1306492285","OTHERS","Other URL","https://lifeconnections.kasa-solutions.com/index.php","N","","","","","","","","","927 N 2nd St Ste B","","Clinton","IA","US","527323750" +"1598311482","CONNECT","CONNECT URL","acarlson0809@gmail.com","N","","","","","","","","","20000 Cold Springs Dr # 13","","Reno","NV","US","895088889" +"1053967943","DIRECT","Direct Messaging Address","credentialing@tidelandshealth.org","N","","","DIRECT","Direct","","","","","4320 Holmestown Rd Ste B","","Myrtle Beach","SC","US","295887837" +"1841846730","OTHERS","Other URL","http://www.newdaygroup.org/","N","","","","","","","","","27401 Los Altos Ste 120","","Mission Viejo","CA","US","926918580" +"1811543705","DIRECT","Direct Messaging Address","madeline.lutz@adventhealth.com","N","Secure email","","DIRECT","Direct","","OTHER","Other","Secure email","400 Celebration Pl Ste A110","","Celebration","FL","US","347474970" +"1811543705","DIRECT","Direct Messaging Address","madeline.lutz@adventhealth.com","N","Secure email","","DIRECT","Direct","","OTHER","Other","Secure email","400 Celebration Pl Ste A110","","Celebration","FL","US","347474970" +"1811543705","DIRECT","Direct Messaging Address","madeline.lutz@adventhealth.com","N","Secure email","","DIRECT","Direct","","OTHER","Other","Secure email","400 Celebration Pl Ste A110","","Celebration","FL","US","347474970" +"1528614419","SOAP","SOAP URL","sims","N","","","","","","","","","650 River Rd","","San Marcos","TX","US","786667924" +"1437705340","REST","RESTful URL","https://outlook.office.com","N","","","DIRECT","Direct","","OTHER","Other","email","4740 Flintridge Dr Ste 130","","Colorado Springs","CO","US","809184273" +"1477109379","OTHERS","Other URL","rxm.06329@store.walgreens.com","N","","","","","","","","","1819 E Bethany Dr","","Allen","TX","US","750021882" +"1255987152","CONNECT","CONNECT URL","seema.s.aggarwal@uth.tmc.edu","N","work email","","DIRECT","Direct","","OTHER","Other","7135009946","6901 Bertner Ave # 535-C","","Houston","TX","US","770303901" +"1073169975","DIRECT","Direct Messaging Address","info@mentalhealthcollectivellc.com","N","Email","","DIRECT","Direct","","","","","2961 Yarmouth Greenway Dr Ste B","","Fitchburg","WI","US","537115809" +"1386290294","OTHERS","Other URL","commandercw.com","N","Website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3351 W Rock Creek Rd Ste 120","","Norman","OK","US","730722463" +"1144876061","CONNECT","CONNECT URL","Belfast","N","","","","","","","","","115 Poors Mill Rd","","Belfast","ME","US","049157536" +"1750937678","DIRECT","Direct Messaging Address","p_kang@u.pacific.edu","N","Direct Message Webmail","","DIRECT","Direct","","CSV","CSV","","1013 W Beverly Blvd","","Montebello","CA","US","906404138" +"1326694241","OTHERS","Other URL","codemetro.com","N","","","","","","","","","12411 Slauson Ave Ste G","","Whittier","CA","US","906062835" +"1316593239","DIRECT","Direct Messaging Address","laura.vanderhoff@steward.org","N","","","DIRECT","Direct","","","","","4052 W Pioneer Pkwy","","West Valley City","UT","US","841202062" +"1407402324","CONNECT","CONNECT URL","compasspsychservices","N","","","","","","","","","49 Brant Ave Ste 3","","Clark","NJ","US","070661550" +"1225684145","DIRECT","Direct Messaging Address","katherine.dibattisto@uchealth.org","N","","","","","","","","","Longs Peak Hospital","1750 E Ken Pratt Blvd","Longmont","CO","US","80504" +"1720634645","CONNECT","CONNECT URL","brooksville","N","Home","","","","","","","","1211 Culbreath Rd","","Brooksville","FL","US","346026003" +"1467008383","DIRECT","Direct Messaging Address","scooperman@westernu.edu","N","","","","","","","","","2320 Bridgewood Dr","","Keller","TX","US","762628820" +"1437705365","DIRECT","Direct Messaging Address","msalieva@uci.edu","N","","","","","","","","","21330 Parthenia St Apt 201","","Canoga Park","CA","US","913041697" +"1942856877","DIRECT","Direct Messaging Address","rberthier@cctrenton.org","N","","","","","","","","","1239 Parkway Ave","","Ewing","NJ","US","086283000" +"1942856877","DIRECT","Direct Messaging Address","rberthier@cctrenton.org","N","","","","","","","","","1239 Parkway Ave","","Ewing","NJ","US","086283000" +"1417503343","CONNECT","CONNECT URL","www.emanatehealth.org","N","","","","","","","","","250 S Grand Ave","","Glendora","CA","US","917414218" +"1841846771","SOAP","SOAP URL","Dallas","N","","","DIRECT","Direct","","","","","3300 Oak Lawn Ave Ste 601","","Dallas","TX","US","752194439" +"1821644758","CONNECT","CONNECT URL","www.EmanateHealth.org","N","","","","","","","","","250 S Grand Ave","","Glendora","CA","US","917414218" +"1982250825","DIRECT","Direct Messaging Address","KIDCLAN@KIDCLAN.COM","Y","","kid clan services in","","","","","","","340 Main Ave","","Clifton","NJ","US","070141328" +"1053967992","CONNECT","CONNECT URL","Albany","N","","","DIRECT","Direct","","","","","43 New Scotland Ave # 73","","Albany","NY","US","122083478" +"1962058800","OTHERS","Other URL","n/a","N","","","","","","","","","7212 S Osborne Rd","","Upper Marlboro","MD","US","207724206" +"1205482148","DIRECT","Direct Messaging Address","lscharfstein@curleecommunication.com","N","Business Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9041 Executive Park Dr Ste 126","","Knoxville","TN","US","379234603" +"1114573052","OTHERS","Other URL","jclure2005@hotmail.com","N","","","","","","","","","11288 W Bodie River Loop","","Nampa","ID","US","836865631" +"1992351860","OTHERS","Other URL","velina@lasermdsaz.com","N","","","","","","","","","10255 N 32nd St","","Phoenix","AZ","US","850283822" +"1770139602","DIRECT","Direct Messaging Address","leah.boyles@dysart.org","N","","","","","","","","","15802 N Parkview Pl","","Surprise","AZ","US","853747466" +"1205482247","DIRECT","Direct Messaging Address","sdalby@burlington-wi.gov","N","Privacy Officer Secure email","","DIRECT","Direct","","CSV","CSV","","165 W Washington St","","Burlington","WI","US","531051445" +"1124674122","CONNECT","CONNECT URL","EMR","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","30 Colby Ct","","Bedford","NH","US","031106426" +"1932755972","DIRECT","Direct Messaging Address","jwalsh@parkco.us","N","Email","","","","","","","","825 Clark Street","Unit A","Fairplay","CO","US","80440" +"1073169959","CONNECT","CONNECT URL","Fayetteville","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7300 S Raeford Rd","","Fayetteville","NC","US","283046162" +"1619523602","CONNECT","CONNECT URL","Ontario","N","","","","","","","","","1481 E Oak Hill Ct","","Ontario","CA","US","917616236" +"1043866049","DIRECT","Direct Messaging Address","celeste.l.roberts.mil@mail.mil","N","","","","","","","","","1 Pinckney Blvd","","Beaufort","SC","US","299026122" +"1144876145","CONNECT","CONNECT URL","Diresct","N","","","DIRECT","Direct","","CSV","CSV","","2510 11th Ave E","","Bradenton","FL","US","342083056" +"1871149732","OTHERS","Other URL","mrerufino@gmail.com","N","email address","","DIRECT","Direct","","OTHER","Other","email","38 Pulaski St","","Brooklyn","NY","US","112067545" +"1275189292","OTHERS","Other URL","na","N","","","","","","","","","50 Litchfield St","","Torrington","CT","US","067906424" +"1811543853","OTHERS","Other URL","hannahdailey@core-chicago.com","Y","email","CORE - Center of Relational Empowerment, PC","DIRECT","Direct","","","","","820 Davis St Ste 455","","Evanston","IL","US","602014447" +"1720634769","DIRECT","Direct Messaging Address","arlene.lester@va.gov","N","Work Email","","DIRECT","Direct","","OTHER","Other","Email","700 S 19th St","Dental Clinic","Birmingham","AL","US","35233" +"1013563055","OTHERS","Other URL","other","N","","","","","","","","","120 Virginia Pl","","Fayetteville","GA","US","302143161" +"1962058917","CONNECT","CONNECT URL","contact@hearing-solution.com","N","contact email","","DIRECT","Direct","","CSV","CSV","","3413 S Linden Rd","","Flint","MI","US","485073018" +"1679129639","CONNECT","CONNECT URL","Charlotte","N","","","DIRECT","Direct","","","","","1300 Baxter St Ste 114","","Charlotte","NC","US","282043806" +"1487200358","OTHERS","Other URL","ASHVILLE","N","","","DIRECT","Direct","","","","","4867 College St","","Ashville","NY","US","147109603" +"1316593270","DIRECT","Direct Messaging Address","j.toath@bmh.org","N","company email","","","","","","","","701 Madison Ave","","Madison","WV","US","251301699" +"1497301352","DIRECT","Direct Messaging Address","yzapata@northsidecenter.org","N","E-mail","","DIRECT","Direct","","CSV","CSV","","1301 5th Ave","","New York","NY","US","100293119" +"1114573086","CONNECT","CONNECT URL","office","N","","","","","","","","","8058 W McNab Rd","","North Lauderdale","FL","US","330684254" +"1134775091","DIRECT","Direct Messaging Address","Jekitamoody27@icloud.com","N","","","","","","","","","2302 Red Creek Rd","","Millry","AL","US","365588462" +"1295381176","SOAP","SOAP URL","Annapolis","N","Electronic Medical Records","","DIRECT","Direct","","OTHER","Other","Timonium","166 Defense Hwy Ste 302","","Annapolis","MD","US","214018926" +"1881240760","DIRECT","Direct Messaging Address","info@pobpsychiatry.com","N","","","","","","","","","210 W Continental Rd Ste 216B","","Green Valley","AZ","US","856223596" +"1154977031","OTHERS","Other URL","therapyappointment.com","N","","","","","","","","","1702 N Collins Blvd Ste 190","","Richardson","TX","US","750803662" +"1811543713","DIRECT","Direct Messaging Address","anointedyouthdev@outlook.com","N","","","","","","","","","455 Ruby St","","Joliet","IL","US","604356202" +"1811543713","DIRECT","Direct Messaging Address","anointedyouthdev@outlook.com","N","","","","","","","","","455 Ruby St","","Joliet","IL","US","604356202" +"1811543713","DIRECT","Direct Messaging Address","anointedyouthdev@outlook.com","N","","","","","","","","","455 Ruby St","","Joliet","IL","US","604356202" +"1215583125","OTHERS","Other URL","Alexandria","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1500 Lee St","","Alexandria","LA","US","713016234" +"1073169991","CONNECT","CONNECT URL","EMAIL","N","","","DIRECT","Direct","","CSV","CSV","","4459 San Joaquin St","","Oceanside","CA","US","920576026" +"1063068989","OTHERS","Other URL","https://chari-herron.clientsecure.me","N","Practice Management Software","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","3315 Memorial Pkwy SW Ste B","","Huntsville","AL","US","358015316" +"1366098287","OTHERS","Other URL","www.jointnapavalley.com","N","","","","","","","","","1282 Vidovich Ave Ste D","","Saint Helena","CA","US","945742052" +"1952957888","DIRECT","Direct Messaging Address","gomezd10@sutterhealth.org","N","","","","","","","","","582 S Sunnyvale Ave","","Sunnyvale","CA","US","940866125" +"1659927580","OTHERS","Other URL","HIE","N","Electronic Medical Record","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2510 Westchester Ave Fl 2","","Bronx","NY","US","104613585" +"1295381143","SOAP","SOAP URL","SOAP","N","","","HIE","Health Information Exchange (HIE)","","","","","18322 48th Ave W","","Lynnwood","WA","US","980374614" +"1780230599","DIRECT","Direct Messaging Address","appointments@beaverbrookedental.com","N","Direct secure email","","HIE","Health Information Exchange (HIE)","","","","","39055 Pioneer Blvd","","Sandy","OR","US","970558013" +"1417503459","DIRECT","Direct Messaging Address","cooper.a.pasque.mil@mail.mil","N","Personal email","","","","","","","","1838 Normandy Dr.","Fort Bragg","APO","AA","US","28310" +"1235785270","CONNECT","CONNECT URL","AdvancedMD","N","","","DIRECT","Direct","","CSV","CSV","","1130 Highway 9 Bypass W","","Lancaster","SC","US","29720" +"1609422641","OTHERS","Other URL","CHA-I","N","CHA-I","","OTHER","Other","CHA-I","","","","94 Baker Street","","Saint Michael","AK","US","996590094" +"1801442777","OTHERS","Other URL","https://www.simplepractice.com/","N","electronic private practice management system","","DIRECT","Direct","","","","","991 Hummer Drive","","Nederland","CO","US","804663189" +"1972159978","CONNECT","CONNECT URL","cnmc.org","N","","","DIRECT","Direct","","OTHER","Other","Patient charting","111 Michigan Ave NW","","Washington","DC","US","200102916" +"1518513514","CONNECT","CONNECT URL","growththruchange@gmail.com","N","","","","","","","","","301 Oxford Valley Rd Ste 601B","","Yardley","PA","US","190677712" +"1053967042","OTHERS","Other URL","CHICAGO","N","","","","","","","","","12610 S Michigan Ave","","Chicago","IL","US","606287336" +"1053967042","OTHERS","Other URL","CHICAGO","N","","","","","","","","","12610 S Michigan Ave","","Chicago","IL","US","606287336" +"1942856943","CONNECT","CONNECT URL","orthopedicptservices.com","N","","","","","","","","","12261 W 159th St","","Homer Glen","IL","US","604917847" +"1972159986","DIRECT","Direct Messaging Address","Jeffrey@legacyhealthendowment.org","N","","","DIRECT","Direct","","CSV","CSV","","2881 Geer Rd Ste A","","Turlock","CA","US","953821111" +"1831745843","OTHERS","Other URL","CretePublicSchools","N","","","OTHER","Other","CretePublicSchools","","","","920 Linden Ave","","Crete","NE","US","683332292" +"1578119590","OTHERS","Other URL","Meijer","N","","","","","","","","","205 S Range Rd","","Marysville","MI","US","480402605" +"1295381218","DIRECT","Direct Messaging Address","kiara.parker@va.gov","Y","","Birmingham VA Medical Center","","","","","","","700 19th St S","","Birmingham","AL","US","352331927" +"1306492335","DIRECT","Direct Messaging Address","credentialing@cfgpc.com","N","","","","","","","","","765 Route 70 E Bldg A-100","","Marlton","NJ","US","080532341" +"1225684251","DIRECT","Direct Messaging Address","aarmenta@baartprograms.com","N","","","","","","","","","1701 Zonal Ave","","Los Angeles","CA","US","900331065" +"1215583240","DIRECT","Direct Messaging Address","cfogarassy@rhsc.org","N","work email","","","","","","","","1000 Elmwood Ave Ste 400","","Rochester","NY","US","146203092" +"1861048894","DIRECT","Direct Messaging Address","ecsung@solanocounty.com","N","Email","","","","","","","","275 Beck Ave","","Fairfield","CA","US","945336804" +"1699321638","OTHERS","Other URL","Chirospring","N","Electronic Heath Record","","DIRECT","Direct","","CSV","CSV","","1600 Madison Ave Ste 112","","Mankato","MN","US","560015470" +"1427604461","CONNECT","CONNECT URL","gmatosmorales@yahoo.es","N","","","","","","","","","8630 NW 5th Ter Apt 102","","Miami","FL","US","331266810" +"1093361040","OTHERS","Other URL","Hopkins","N","","","","","","","","","1014 Mainstreet","","Hopkins","MN","US","553437534" +"1801442850","DIRECT","Direct Messaging Address","Hspecoraro@bcps.k12.md.us","N","Email","","DIRECT","Direct","","","","","1500 Imla St","","Baltimore","MD","US","212246142" +"1356997316","CONNECT","CONNECT URL","Sacramento","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1020 29th St Ste 480","","Sacramento","CA","US","958165173" +"1477109437","DIRECT","Direct Messaging Address","bmitchell@friendship.us","N","","","DIRECT","Direct","","OTHER","Other","email","327 Hershberger Rd","","Roanoke","VA","US","240121956" +"1477109437","DIRECT","Direct Messaging Address","bmitchell@friendship.us","N","","","DIRECT","Direct","","OTHER","Other","email","327 Hershberger Rd","","Roanoke","VA","US","240121956" +"1386290344","DIRECT","Direct Messaging Address","davismb1313@outlook.com","N","","","","","","","","","13022 Fairacres Way","","San Antonio","TX","US","782335479" +"1346896305","OTHERS","Other URL","EPIC","N","messaging system through EPIC","","","","","","","","325 Hawthorne Ln Ste 100","","Charlotte","NC","US","282042536" +"1891341855","DIRECT","Direct Messaging Address","ddettloff@ttiinc.org","N","email","","","","","","","","1225 E Big Beaver Rd","","Troy","MI","US","480831905" +"1265088132","OTHERS","Other URL","https://www.va.gov/opa/persona/professional_researcher.asp","N","","","DIRECT","Direct","","","","","13000 Bruce B Downs Blvd","","Tampa","FL","US","336124745" +"1619523586","DIRECT","Direct Messaging Address","jackie@listeningpartnresny.com","N","work","","","","","","","","2975 Westchester Ave","","Purchase","NY","US","105772518" +"1720634603","DIRECT","Direct Messaging Address","auseymour@ascounseling.net","N","","","","","","","","","11080 Old Roswell Rd Ste 203","","Alpharetta","GA","US","300094759" +"1558917385","OTHERS","Other URL","accucare","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","accucare","112 Arena Ave,","","Harlem","MT","US","59526" +"1558917385","OTHERS","Other URL","accucare","N","","","HIE","Health Information Exchange (HIE)","","","","","112 Arena Ave,","","Harlem","MT","US","59526" +"1558917385","OTHERS","Other URL","accucare","N","","","HIE","Health Information Exchange (HIE)","","","","","112 Arena Ave,","","Harlem","MT","US","59526" +"1558917385","OTHERS","Other URL","accucare","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","accucare","112 Arena Ave,","","Harlem","MT","US","59526" +"1558917385","OTHERS","Other URL","accucare","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","accucare","112 Arena Ave,","","Harlem","MT","US","59526" +"1194371922","OTHERS","Other URL","AccuCare","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","AccuCare","122 Arena Ave","","Harlem","MT","US","59526" +"1194371922","OTHERS","Other URL","AccuCare","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","AccuCare","122 Arena Ave","","Harlem","MT","US","59526" +"1194371922","OTHERS","Other URL","AccuCare","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","AccuCare","122 Arena Ave","","Harlem","MT","US","59526" +"1366098279","OTHERS","Other URL","progenyclinic.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","17782 Cowan Ste A","","Irvine","CA","US","926146041" +"1639725542","REST","RESTful URL","intakeQ","N","EHR","","","","","","","","6521 S Tucana Ln","","Gilbert","AZ","US","852985713" +"1992351811","DIRECT","Direct Messaging Address","rpriebe@bidmc.harvard.edu","N","email","","DIRECT","Direct","","CSV","CSV","","330 Brookline Ave","","Boston","MA","US","022155400" +"1265088173","CONNECT","CONNECT URL","emcghee@tlcssac.org","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","N/A","650 Howe Ave","","Sacramento","CA","US","958254731" +"1629624531","DIRECT","Direct Messaging Address","sakina.zaheer@slhduluth.com","N","","","DIRECT","Direct","","","","","915 E 1st St","","Duluth","MN","US","558052107" +"1205482122","DIRECT","Direct Messaging Address","info@rescuemewellness.com","N","","","","","","","","","4601 E 5th St","","Tucson","AZ","US","857117005" +"1720634660","DIRECT","Direct Messaging Address","Nichole.brown@idealimage.com","N","","","","","","","","","360 Universal Dr N","","North Haven","CT","US","064733163" +"1093361933","FHIR","FHIR URL","EPIC","N","","","","","","","","","400 Laurel Oak Rd Ste 105","","Voorhees","NJ","US","080434455" +"1194371021","CONNECT","CONNECT URL","Boston","N","Boston Children's Hospital","","","","","","","","300 Longwood Ave","","Boston","MA","US","021155724" +"1992351837","CONNECT","CONNECT URL","https://www.prototypes.org/treatment-programs/programs/","N","","","","","","","","","2650 E Foothill Blvd","","Pasadena","CA","US","911073439" +"1346896289","SOAP","SOAP URL","NA","N","NA","","HIE","Health Information Exchange (HIE)","","OTHER","Other","NA","711 112th St SE Ste C","","Everett","WA","US","982085283" +"1922654862","DIRECT","Direct Messaging Address","info@innerworkscounselingcenter.com","N","","","DIRECT","Direct","","CSV","CSV","","13675 Coursey Blvd","","Baton Rouge","LA","US","708171344" +"1891341749","CONNECT","CONNECT URL","Perryjordan3757@gmail.com","N","","","DIRECT","Direct","","","","","2011 Broadway St Ste 130","","Pearland","TX","US","775815945" +"1508412453","CONNECT","CONNECT URL","ConnectURL","N","","","","","","","","","3000 Old Alabama Rd Ste 128A","","Johns Creek","GA","US","300221901" +"1124674072","CONNECT","CONNECT URL","School","N","building","","DIRECT","Direct","","CSV","CSV","","3377 Cleveland Ave","","Columbus","OH","US","432243644" +"1639725484","DIRECT","Direct Messaging Address","latoya@hospiceac.org","Y","work email","Hospice of Alamance Caswell Foundation, Inc","DIRECT","Direct","","CSV","CSV","","914 Chapel Hill Rd","","Burlington","NC","US","272156715" +"1902452758","DIRECT","Direct Messaging Address","etrittschuh@hhcil.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","142 E Ontario St Ste 1100","","Chicago","IL","US","606112818" +"1538715271","DIRECT","Direct Messaging Address","a.nguyen@procaremso.com","N","email","","DIRECT","Direct","","CSV","CSV","","7345 Linda Vista Rd Ste A","","San Diego","CA","US","921115800" +"1891341673","CONNECT","CONNECT URL","PingID","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1000 East Mountain Blvd.","","Wilkes-Barre","PA","US","18702" +"1912553702","DIRECT","Direct Messaging Address","camino@progresshouseinc.org","N","","","DIRECT","Direct","","","","","2844 Coloma St","","Placerville","CA","US","956674406" +"1902452774","CONNECT","CONNECT URL","Eatonton","N","transmission and paper","","DIRECT","Direct","","CSV","CSV","","117 Harmony Crossing","Suite 1","Eatonton","GA","US","31024" +"1518513308","DIRECT","Direct Messaging Address","mfeld@shelteringarmsny.org","Y","e-mail","Sheltering Arms Children and Family Services, Inc.","DIRECT","Direct","","OTHER","Other","e-mail","3675 Marolla Pl","","Bronx","NY","US","104666027" +"1427604206","OTHERS","Other URL","info@embracingyourenergy.com","N","","","","","","","","","605 Dolphin Ln","","Holbrook","NY","US","117416205" +"1689220451","DIRECT","Direct Messaging Address","Noaks@necdsa.com","Y","Dedicated office email","Northeast Children's Dentistry, Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","8606 Village Dr","Ste. B","San Antonio","TX","US","782175506" +"1104472935","OTHERS","Other URL","https://myevolvcvn.netsmartcloud.com/login.aspx?mobile=false","N","Netsmart is the electronic health record we currently have in place for secure communication between providers.","","HIE","Health Information Exchange (HIE)","","","","","6363 Dezavala Rd","","San Antonio","TX","US","78249" +"1326694274","CONNECT","CONNECT URL","Cincinnati","N","","","","","","","","","4605 Duke Dr","","Mason","OH","US","450409410" +"1497301345","OTHERS","Other URL","https://www.michiganentallergy.com/?gclid=EAIaIQobChMIsZWQ7quH5AIVDY_ICh3Nfw1tEAAYASAAEgI2lvD_BwE","N","Business website","","HIE","Health Information Exchange (HIE)","","OTHER","Other","N/A","3100 N Wellness Dr","","Holland","MI","US","494248122" +"1679129449","CONNECT","CONNECT URL","LEOMINSTER","N","","","DIRECT","Direct","","CSV","CSV","","220 Merriam Ave","","Leominster","MA","US","014532760" +"1124674981","DIRECT","Direct Messaging Address","Wjmoore@mednet.ucla.edu","N","","","DIRECT","Direct","","OTHER","Other","None","1399 Roxbury Dr Ste 100","","Los Angeles","CA","US","900354709" +"1770139537","DIRECT","Direct Messaging Address","billing@kenosiscenter.com","N","","","","","","","","","1678 Fry Rd","","Greenwood","IN","US","461421146" +"1689220444","CONNECT","CONNECT URL","gattillah@thechautauquacenter.org","N","","","DIRECT","Direct","","","","","319 Central Ave Ste B","","Dunkirk","NY","US","140482137" +"1689220444","DIRECT","Direct Messaging Address","gattillah@thechautauquacenter.org","N","provider email","","DIRECT","Direct","","CSV","CSV","","319 Central Ave Ste B","","Dunkirk","NY","US","140482137" +"1730735507","OTHERS","Other URL","www.ama-assn.org","N","","","","","","","","","1634 Trail Blazer Dr","","Tallahassee","FL","US","323103658" +"1083260871","DIRECT","Direct Messaging Address","tanya.chancellor@arkansas.gov","Y","work email","Arkansas Department of Health Payroll Office","DIRECT","Direct","","CSV","CSV","","4815 W Markham St","","Little Rock","AR","US","722053866" +"1851947626","OTHERS","Other URL","daniiibaster@gmail.com","N","","","","","","","","","12748 SW 224th St","","Miami","FL","US","331706313" +"1952957748","CONNECT","CONNECT URL","gmail.com","N","","","DIRECT","Direct","","CSV","CSV","gmail","2718 Kaley Ln NW","","Kennesaw","GA","US","301522691" +"1952957748","CONNECT","CONNECT URL","gmail","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2718 Kaley Ln NW","","Kennesaw","GA","US","301522691" +"1952957748","CONNECT","CONNECT URL","GMAIL","N","","","DIRECT","Direct","","CSV","CSV","","2718 Kaley Ln NW","","Kennesaw","GA","US","301522691" +"1801442686","DIRECT","Direct Messaging Address","megano@tlcnola.com","Y","email","Therapeutic Learning Center","","","","","","","3329 Metairie Rd","","Metairie","LA","US","700015215" +"1801442686","OTHERS","Other URL","fusion.com","N","Billing","","","","","","","","3329 Metairie Rd","","Metairie","LA","US","700015215" +"1609422492","DIRECT","Direct Messaging Address","info@logoscounseling.com","N","","","","","","","","","2435 E Southlake Blvd Ste 100","","Southlake","TX","US","760926679" +"1043866833","DIRECT","Direct Messaging Address","keonat@vegasbhs.com","N","email","","","","","","","","3920 W Charleston Blvd Ste O","","Las Vegas","NV","US","891021633" +"1316593106","CONNECT","CONNECT URL","Milwaukee","N","","","","","","","","","933 W Highland Ave","","Milwaukee","WI","US","532331445" +"1477109262","CONNECT","CONNECT URL","www.soultenders.com","N","website","","","","","","","","41 E Foothill Blvd Ste 102","","Arcadia","CA","US","910062361" +"1700432598","CONNECT","CONNECT URL","Barstow","N","","","","","","","","","309 E Mountain View St Ste 100","","Barstow","CA","US","923112814" +"1073169876","DIRECT","Direct Messaging Address","info@tackleurdreams.com","N","email","","DIRECT","Direct","","","","","7601 Southcrest Pkwy","","Southaven","MS","US","386714739" +"1982250791","DIRECT","Direct Messaging Address","acanseco@ascentesdm.con","N","Messaging Address","","","","","","","","11665 Avena Pl Ste 204","","San Diego","CA","US","921282428" +"1518513324","CONNECT","CONNECT URL","hello@trueknight.org","N","hello@trueknight.org","","DIRECT","Direct","","CSV","CSV","","1730 Williams Trace Blvd","","Sugar Land","TX","US","774784055" +"1689220493","CONNECT","CONNECT URL","www.emenatehealth.org","N","","","","","","","","","250 S Grand Ave","","Glendora","CA","US","917414218" +"1245886050","CONNECT","CONNECT URL","medstar.org","N","URL","","DIRECT","Direct","","CSV","CSV","","3800 Reservoir Rd NW","","Washington","DC","US","200072113" +"1497301204","DIRECT","Direct Messaging Address","vmuro@ehnelpaso.org","N","work email","","DIRECT","Direct","","","","","2400 Trawood Dr Ste 300","","El Paso","TX","US","799364122" +"1194371906","DIRECT","Direct Messaging Address","christine@marcird.com","N","e-mail","","DIRECT","Direct","","","","","22 Hilliard St","","Cambridge","MA","US","021384972" +"1699321414","DIRECT","Direct Messaging Address","lindsay@chartonphysicaltherapy.com","N","work email","","","","","","","","100 Walmart Dr","","Morrilton","AR","US","721104522" +"1407402233","DIRECT","Direct Messaging Address","victoria@cedarmedsolutions.com","N","","","DIRECT","Direct","","CSV","CSV","","400 W Ontario St Apt 1105","","Chicago","IL","US","606545795" +"1366098196","DIRECT","Direct Messaging Address","sarah@cleanpathbh.com","N","","","","","","","","","2201 Kilson Dr","","Santa Ana","CA","US","927072954" +"1275189003","DIRECT","Direct Messaging Address","falls@physicaltherapynow.com","N","email","","DIRECT","Direct","","CSV","CSV","","14869 S Dixie Hwy Bldg Suite","","Palmetto Bay","FL","US","331767928" +"1992351720","OTHERS","Other URL","dleap@mdofficemail.com","N","Email","","","","","","","","14074 Trade Center Dr","","Fishers","IN","US","460384563" +"1033765862","DIRECT","Direct Messaging Address","tsaunders@sugarsalem.com","N","","","","","","","","","242 E 7th N Ste 4","","Rexburg","ID","US","834403550" +"1659927481","CONNECT","CONNECT URL","https://tiffany-mead.clientsecure.me/","N","Client Portal","","","","","","","","34 Wall St Ste 707","","Asheville","NC","US","288012805" +"1720634462","OTHERS","Other URL","credentialing@facilitynp.com","N","","","","","","","","","5132 N Elston Ave","","Chicago","IL","US","606302429" +"1518513266","DIRECT","Direct Messaging Address","amunoz@co.santa-barbara.ca.us","Y","Email","Santa Barbara County Department of Behavioral Wellness","DIRECT","Direct","","OTHER","Other","Email","2034 De La Vina St","","Santa Barbara","CA","US","931053814" +"1376199125","CONNECT","CONNECT URL","Hamlet","N","","","","","","","","","106 Jefferson St","","Hamlet","NC","US","283453100" +"1780230557","DIRECT","Direct Messaging Address","vhs@victoryhealthservices.org","N","","","","","","","","","827 Shady Point Dr Apt 57","","Arlington","TX","US","760135190" +"1821644667","DIRECT","Direct Messaging Address","smiles@tualatinmoderndentistry.com","N","","","","","","","","","7017 SW Nyberg St Ste P-46","","Tualatin","OR","US","970626243" +"1831745611","CONNECT","CONNECT URL","eccs24210@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1114 E Main St","","Lebanon","VA","US","242665014" +"1801442629","CONNECT","CONNECT URL","healthpointchc.org","N","website","","","","","","","","947 Powell Ave SW","","Renton","WA","US","980572975" +"1083260848","DIRECT","Direct Messaging Address","ajenson@regionalhealth.org","N","","","","","","","","","353 Fairmont Blvd","","Rapid City","SD","US","577017375" +"1487200200","OTHERS","Other URL","Accucare","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Accucare","122 Arena Ave","","Harlem","MT","US","59526" +"1487200200","OTHERS","Other URL","Accucare","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Accucare","122 Arena Ave","","Harlem","MT","US","59526" +"1487200200","OTHERS","Other URL","Accucare","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Accucare","122 Arena Ave","","Harlem","MT","US","59526" +"1487200200","OTHERS","Other URL","Accucare","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Accucare","122 Arena Ave","","Harlem","MT","US","59526" +"1487200200","OTHERS","Other URL","Accucare","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Accucare","122 Arena Ave","","Harlem","MT","US","59526" +"1891341657","CONNECT","CONNECT URL","rw6814@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","Other","18 Packard Dr","","Middletown","NJ","US","077482434" +"1518513464","OTHERS","Other URL","slclaims2@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","6891 Gray Dr","","Arvada","CO","US","800034255" +"1467008219","DIRECT","Direct Messaging Address","kingwood@bluesprigpediatrics.com","N","","","","","","","","","2825 W Town Center Cir","","Kingwood","TX","US","773393734" +"1104472968","OTHERS","Other URL","https://www.emc2educational.com/","N","","","","","","","","","1420 Columbia Rd NW","","Washington","DC","US","200094779" +"1487200242","OTHERS","Other URL","taylor.de.stephens@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","Web Address Messaging","843 Rahway Ave Fl 2","","Woodbridge","NJ","US","070953648" +"1003462862","CONNECT","CONNECT URL","WWW.OFFICEALLY.COM","N","OFFICE ALLY","","DIRECT","Direct","","OTHER","Other","EMAIL","1011 Ives Dairy Rd Ste 107","","Miami","FL","US","331792536" +"1346896107","CONNECT","CONNECT URL","Other","N","Other","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1910 Shaffer St","","Kalamazoo","MI","US","490481604" +"1629624481","DIRECT","Direct Messaging Address","plove@wholewomanshealth.com","N","e-mail","","DIRECT","Direct","","OTHER","Other","e-mail","2839 Duke St","","Alexandria","VA","US","223144512" +"1437705290","OTHERS","Other URL","Paranjpe.Pooja.004.0430054@meditab.direct-ci.com","N","Through EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7150 N George Bush Hwy Ste 204","","Garland","TX","US","750442210" +"1437705290","OTHERS","Other URL","Paranjpe.Pooja.004.0430054@meditab.direct-ci.com","N","Through EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7150 N George Bush Hwy Ste 204","","Garland","TX","US","750442210" +"1437705290","OTHERS","Other URL","Paranjpe.Pooja.004.0430054@meditab.direct-ci.com","N","Through EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7150 N George Bush Hwy Ste 204","","Garland","TX","US","750442210" +"1780230581","DIRECT","Direct Messaging Address","steven.hernandez@cmglp.com","N","work email","","DIRECT","Direct","","CSV","CSV","","8000 Melton Rd","","Gary","IN","US","464033114" +"1740836527","DIRECT","Direct Messaging Address","larnett@bcps.org","Y","email","Baltimore County Public Schools","DIRECT","Direct","","","","","4901 Shelbourne Rd","","Baltimore","MD","US","212271315" +"1568018349","DIRECT","Direct Messaging Address","sdeitch@downtowncounseling.com","N","e-mail or direct mail","","DIRECT","Direct","","OTHER","Other","email attachments or paper copies sent to physical address","105 N Gordon St Ste 202","","Alvin","TX","US","775112373" +"1730735515","CONNECT","CONNECT URL","anne.rolfe@mcleancare.org","N","","","DIRECT","Direct","","","","","75 Great Pond Rd","","Simsbury","CT","US","060701980" +"1639725427","CONNECT","CONNECT URL","Barstow","N","","","","","","","","","309 E Mountian View","Suite 100","Barstow","CA","US","92311" +"1548816333","DIRECT","Direct Messaging Address","jacqueline.dorantes@cmglp.com","N","work email","","DIRECT","Direct","","CSV","CSV","","8000 Melton Rd","","Gary","IN","US","464033114" +"1992351787","OTHERS","Other URL","https://elwyn.account.box.com","Y","","Elwyn","","","","","","","111 Elwyn Rd","","Elwyn","PA","US","190634622" +"1366098154","DIRECT","Direct Messaging Address","vtouani@alhs-health.com","N","business email","","","","","","","","702 15th St NE","","Washington","DC","US","200024508" +"1972159770","OTHERS","Other URL","SimplePractice","N","EHR","","DIRECT","Direct","","CSV","CSV","","5133 S Campbell Ave Ste 204","","Springfield","MO","US","658102437" +"1659927457","DIRECT","Direct Messaging Address","info@tackleurdreams.com","N","email","","DIRECT","Direct","","","","","2116 Thompson Rd","","Richmond","TX","US","774695422" +"1922654722","OTHERS","Other URL","ndcon2019@gmail","N",".com","","DIRECT","Direct","","","","","908 Manck Dr","","Fort Wayne","IN","US","468148995" +"1669028460","DIRECT","Direct Messaging Address","kris@etcphysicaltherapy.com","N","","","","","","","","","1135 E North Ave","","Belton","MO","US","640125105" +"1184270902","OTHERS","Other URL","MyPrimaryCareDoctor","N","","","","","","","","","3227 E Warm Springs Rd Ste 300","","Las Vegas","NV","US","891203180" +"1306492145","CONNECT","CONNECT URL","computer","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6515 Kemp Blvd","","Wichita Falls","TX","US","763085419" +"1215583059","OTHERS","Other URL","https://www.olympusclinic.com/","N","","","","","","","","","4624 S Holladay Blvd Ste 100","","Salt Lake City","UT","US","841177056" +"1669028403","CONNECT","CONNECT URL","noel@ombabynewborncare.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","602 15th Ave E","","Seattle","WA","US","981124524" +"1649826389","DIRECT","Direct Messaging Address","hwood@stpjhome.org","N","work email","","DIRECT","Direct","","","","","919 Mission Rd","","San Antonio","TX","US","782104501" +"1023664778","OTHERS","Other URL","Bigheartcompanion8@gmail.com","N","Business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2996 Westvista Cir","","Fort Worth","TX","US","761335792" +"1699321331","CONNECT","CONNECT URL","crestviewpharmacyfla.com","N","Store Website","","","","","","","","1116 N Ferdon Blvd","","Crestview","FL","US","325361710" +"1962058602","DIRECT","Direct Messaging Address","kdumas@youthsolutions.org","N","","","","","","","","","8912 Volunteer Ln","","Sacramento","CA","US","958263221" +"1912553660","CONNECT","CONNECT URL","www.worksmarthca.com","N","","","HIE","Health Information Exchange (HIE)","","","","","4409 Frankford Ave","","Philadelphia","PA","US","191243636" +"1346896099","CONNECT","CONNECT URL","office","N","office desktops","","HIE","Health Information Exchange (HIE)","","OTHER","Other","online","61 Saint Joseph St Ste 1102","","Mobile","AL","US","366023530" +"1134775885","DIRECT","Direct Messaging Address","drnancy@mindbodypractitioner.com","N","","","","","","","","","473 Dunham Rd Ste 216","","St Charles","IL","US","601741423" +"1689220337","DIRECT","Direct Messaging Address","Buzzcramer@hotmail.com","N","","","","","","","","","75-127 Lunapule Rd Ste 1B","","Kailua Kona","HI","US","967402119" +"1861048514","CONNECT","CONNECT URL","www.rainbowhelpers.com","N","","","","","","","","","5852 S Pecos Rd Ste 5","","Las Vegas","NV","US","891203490" +"1275189938","CONNECT","CONNECT URL","https://www.jackson-hinds.com/","N","Jackson-Hinds Website","","","","","","","","3502 W Northside Dr","","Jackson","MS","US","392134454" +"1528614286","CONNECT","CONNECT URL","kkelley2@bham.rr.com","N","Home","","DIRECT","Direct","","OTHER","Other","Home","5040 Candle Brook Pl","","Bessemer","AL","US","350228334" +"1477109247","DIRECT","Direct Messaging Address","jessica.rabon@prismahealth.org","N","","","DIRECT","Direct","","","","","200 Patewood Dr Ste A200","","Greenville","SC","US","296153580" +"1376199059","DIRECT","Direct Messaging Address","rgeorge@brighterdaytms.com","N","business email","","DIRECT","Direct","","","","","4103 Boardwalk Dr Unit C","","Fort Collins","CO","US","805255931" +"1255987921","DIRECT","Direct Messaging Address","Intake@carepartnerscincy.com","N","Business physical address and email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Home office","1712 Gellenbeck St","","Cincinnati","OH","US","452051006" +"1245886092","DIRECT","Direct Messaging Address","mjohnson@jjtransportservice.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","210 S 1st St","","Uvalda","GA","US","304733156" +"1366098113","OTHERS","Other URL","rlas-116.org","N","school district website","","","","","","","","800 High School Dr","","Round Lake","IL","US","600732951" +"1629624499","DIRECT","Direct Messaging Address","jnalwoga@aidcares.org","N","","","","","","","","","1305 E New Indian Trail","","Aurora","IL","US","60505" +"1528614351","OTHERS","Other URL","Accucare","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Accucare","122 Arena Ave.","rodeo Drive","harlem","MT","US","59526" +"1528614351","OTHERS","Other URL","Accucare","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Accucare","122 Arena Ave.","rodeo Drive","harlem","MT","US","59526" +"1528614351","OTHERS","Other URL","Accucare","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Accucare","122 Arena Ave.","rodeo Drive","harlem","MT","US","59526" +"1528614351","OTHERS","Other URL","Accucare","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Accucare","122 Arena Ave.","rodeo Drive","harlem","MT","US","59526" +"1528614351","OTHERS","Other URL","Accucare","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Accucare","122 Arena Ave.","rodeo Drive","harlem","MT","US","59526" +"1528614351","OTHERS","Other URL","Accucare","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Accucare","122 Arena Ave.","rodeo Drive","harlem","MT","US","59526" +"1528614351","OTHERS","Other URL","Accucare","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Accucare","122 Arena Ave.","rodeo Drive","harlem","MT","US","59526" +"1528614351","OTHERS","Other URL","Accucare","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Accucare","122 Arena Ave.","rodeo Drive","harlem","MT","US","59526" +"1568018232","CONNECT","CONNECT URL","http://nfuse.cctrenton.org/Citrix/AccessPlatform/auth/login.aspx","N","Confidential medical record","","DIRECT","Direct","","OTHER","Other","Clinical progress notes","1239 Parkway Ave","","Ewing","NJ","US","086283000" +"1750937520","DIRECT","Direct Messaging Address","apremji@uthsc.edu","N","University address","","DIRECT","Direct","","","","","10900 Hunters Knoll Ln","","Knoxville","TN","US","379321148" +"1508412354","OTHERS","Other URL","www.steppingstonearkansas.com","N","","","","","","","","","1036 Highway 64 E","","Alma","AR","US","729216807" +"1568018224","CONNECT","CONNECT URL","lhammonds@northernillinoisrecovery.com","N","Email","","DIRECT","Direct","","","","","620 N State Route 31","","Crystal Lake","IL","US","600123714" +"1932755709","OTHERS","Other URL","www.milestonestx.com","N","website","","OTHER","Other","website","OTHER","Other","website","7001 N 10th St Ste 303","","McAllen","TX","US","785043347" +"1356997126","DIRECT","Direct Messaging Address","DT@necdsa.com","Y","Dedicated Office Email","Northeast Children's Dentistry, Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Email","315 N San Saba Ste 202","","San Antonio","TX","US","782073193" +"1245886019","DIRECT","Direct Messaging Address","lmombergerpt@northernrehabpt.com","Y","employer email","Northern Rehabilitation & Sports Medicine Associates, Inc.","DIRECT","Direct","","OTHER","Other","Email","3266 Sycamore Rd","","Dekalb","IL","US","601159621" +"1073169850","OTHERS","Other URL","www.yourdentistrymh.com","N","Public website of Dental Practice","","","","","","","","795 Cochrane Rd Ste 120","","Morgan Hill","CA","US","950372874" +"1871149534","DIRECT","Direct Messaging Address","julie@bodytalkmassage.com","N","","","DIRECT","Direct","","CSV","CSV","","1420 S Meridian Ste A","","Puyallup","WA","US","983716914" +"1184270985","CONNECT","CONNECT URL","barstow","N","","","","","","","","","309 E Mountain View St","","Barstow","CA","US","923112897" +"1376199174","CONNECT","CONNECT URL","SanFrancisco","N","","","DIRECT","Direct","","","","","100 Masonic Ave","","San Francisco","CA","US","941184415" +"1902452709","OTHERS","Other URL","n/a","N","","","","","","","","","1401 S Seward Meridian Pkwy","","Wasilla","AK","US","996548312" +"1386290104","DIRECT","Direct Messaging Address","alyson.leon@aurora.org","Y","secure work email","Advocate Aurora Healthcare","DIRECT","Direct","","CSV","CSV","","2900 W Oklahoma Ave","","Milwaukee","WI","US","532154330" +"1790331528","DIRECT","Direct Messaging Address","paulajmoore@protonmail.com","N","email address","","DIRECT","Direct","","CSV","CSV","","737 Dunn Rd","","Hazelwood","MO","US","630421740" +"1790331528","DIRECT","Direct Messaging Address","paulajmoore@protonmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","737 Dunn Rd","","Hazelwood","MO","US","630421740" +"1154977981","CONNECT","CONNECT URL","hhtherapypm@gmail.com","N","","","","","","","","","6471 SW Key Deer Lane","","Palm City","FL","US","34990" +"1881240612","CONNECT","CONNECT URL","LAKESIDE","N","","","DIRECT","Direct","","CSV","CSV","","9718 Channel Rd Apt 31","","Lakeside","CA","US","920404142" +"1942856786","CONNECT","CONNECT URL","athena.net","N","EMR service","","DIRECT","Direct","","CSV","CSV","","5000 Bee Caves Rd Ste 200","","West Lake Hills","TX","US","787465254" +"1033765870","DIRECT","Direct Messaging Address","Cerritos@theinnovativesmiles.com","N","The only provider","","","","","OTHER","Other","Phone","10929 South St Ste 110B","","Cerritos","CA","US","907035365" +"1255987996","CONNECT","CONNECT URL","crestviewpharmacyfla.com","N","","","","","","","","","1116 N Ferdon Blvd","","Crestview","FL","US","325361710" +"1215583968","OTHERS","Other URL","Vitastic@gmail.com","N","HIE","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3723 SE 17th St","","Ocala","FL","US","344714915" +"1215583968","OTHERS","Other URL","Vitastic@gmail.com","N","HIE","","HIE","Health Information Exchange (HIE)","","","","","3723 SE 17th St","","Ocala","FL","US","344714915" +"1730735481","CONNECT","CONNECT URL","gmail.com","N","","","","","","","","","3960 E Patrick Ln Ste 202","","Las Vegas","NV","US","891204902" +"1447806195","DIRECT","Direct Messaging Address","frenchsh@shu.edu","N","email","","DIRECT","Direct","","CSV","CSV","","146 Pike St","","Port Jervis","NY","US","127711808" +"1598311243","OTHERS","Other URL","jkeylogistics@gmail.com","N","Business email","","OTHER","Other","non-emergent medical transport","OTHER","Other","Business email","7646 Waters Rd","","Cheltenham","PA","US","190121319" +"1962058610","CONNECT","CONNECT URL","rainbowhelperslv@gmail.com","N","","","","","","","","","5852 S Pecos Rd Ste 5","","Las Vegas","NV","US","891203490" +"1861048522","CONNECT","CONNECT URL","www.emanatehelath.org","N","","","","","","","","","250 S Grand Ave","","Glendora","CA","US","917414218" +"1689220345","DIRECT","Direct Messaging Address","eve@therapeuticinnovationspro.com","N","","","DIRECT","Direct","","","","","1205B Marshall Ave","","Lancaster","PA","US","176014556" +"1710533476","OTHERS","Other URL","netsupp@us.ibm.com","N","ENCRYPT","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6455 SW 103rd Street Rd","","Ocala","FL","US","344769306" +"1710533476","FHIR","FHIR URL","url;rocketmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6455 SW 103rd Street Rd","","Ocala","FL","US","344769306" +"1710533476","CONNECT","CONNECT URL","netsupp@us.ibm","N","","","","","","","","","6455 SW 103rd Street Rd","","Ocala","FL","US","344769306" +"1548816200","CONNECT","CONNECT URL","unk","N","","","","","","","","","30534 Iron Bark Ct","","Temecula","CA","US","925913813" +"1326694084","DIRECT","Direct Messaging Address","rbolling@bollingbehavioralconsulting.com","N","","","","","","","","","419 Chamberlain St SE Apt A4","","Atlanta","GA","US","303121818" +"1326694092","CONNECT","CONNECT URL","debvaughn@gmail.com","N","personal email","","DIRECT","Direct","","CSV","CSV","","21902 Suntree Cir","","Katy","TX","US","774508511" +"1871149542","DIRECT","Direct Messaging Address","c0p015b.s04118.us@wal-mart.com","Y","company email","Walmart Inc.","","","","","","","545 Conestoga Pkwy Lot 1","","Shepherdsville","KY","US","401656666" +"1689220352","FHIR","FHIR URL","https://www.healthit.gov/sites/default/files/page/2019-03/170_315g_10_Standardized_API_for_Patient_a","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4425 Hill Ave","","Toledo","OH","US","436155410" +"1770139446","OTHERS","Other URL",".","N","","","","","","","","","6015 E Brown Rd","","Mesa","AZ","US","852054452" +"1760038434","DIRECT","Direct Messaging Address","arthurmar.alivio@genesishcc.com","N","business/company email","","DIRECT","Direct","","CSV","CSV","","111 Mancos Dr","","Georgetown","TX","US","786267085" +"1205482973","DIRECT","Direct Messaging Address","inquiry@meridianpeak.com","N","Patient Confidential E-mail","","DIRECT","Direct","","CSV","CSV","","4300 Commerce Ct Ste 318","","Lisle","IL","US","605323698" +"1659927325","CONNECT","CONNECT URL","sso.flmmis.com","N","","","","","","","","","1754 Barnstable Rd","","Wellington","FL","US","334146143" +"1922654698","DIRECT","Direct Messaging Address","awitche@siue.edu","N","","","","","","","","","2800 College Ave Bldg 273","","Alton","IL","US","620024742" +"1730735408","CONNECT","CONNECT URL","SimplePractice.com","N","messaging","","DIRECT","Direct","","OTHER","Other","text","1101 Beacon Street 8W Ste 4","","Brookline","MA","US","024460244" +"1811543580","DIRECT","Direct Messaging Address","dtgarci.s00602@wal-mart.com","N","","","","","","","","","1025 Sawdust Rd","","Spring","TX","US","773802151" +"1811543580","DIRECT","Direct Messaging Address","dtgarci.s00602@wal-mart.com","N","","","","","","","","","1025 Sawdust Rd","","Spring","TX","US","773802151" +"1811543580","DIRECT","Direct Messaging Address","dtgarci.s00602@wal-mart.com","N","","","","","","","","","1025 Sawdust Rd","","Spring","TX","US","773802151" +"1003462771","OTHERS","Other URL","epic","N","healthcare software","","DIRECT","Direct","","OTHER","Other","other","3535 W. 13 Mile Rd.","Medical Office Building, Suite 744","royal oak","MI","US","480734807" +"1639725302","CONNECT","CONNECT URL","Website","N","Website","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Records","520 Wicks Ln Ste 8B","","Billings","MT","US","591054464" +"1518513290","OTHERS","Other URL","googlechrome","N","","","","","","","","","2700 Hollywood Blvd Ste 101","","Hollywood","FL","US","330204808" +"1225684905","DIRECT","Direct Messaging Address","kkurtz@cdaschools.org","N","","","DIRECT","Direct","","","","","615 S 19th St","","Coeur D Alene","ID","US","838145229" +"1497301170","DIRECT","Direct Messaging Address","prestigehealthservicesllc@outlook.com","N","","","","","","","","","1770 Indian Trail Lilburn Rd Ste 420","","Norcross","GA","US","300932644" +"1285280966","OTHERS","Other URL","Empowerfamilychiro@gmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","202 E 7th St","","Logan","IA","US","515461349" +"1891341574","OTHERS","Other URL","https://medicine.utah.edu/obgyn/maternal-fetal-medicine/","N","","","","","","","","","50 N Medical Dr","","Slc","UT","US","841320001" +"1891341574","DIRECT","Direct Messaging Address","auri.wann@hsc.utah.edu","N","Business email address","","","","","","","","50 N Medical Dr","","Salt Lake City","UT","US","841320001" +"1710533492","DIRECT","Direct Messaging Address","cheree@motherandmorept.com","N","","","","","","","","","18305 SE Newport Way Apt M102","","Issaquah","WA","US","980277834" +"1447806120","DIRECT","Direct Messaging Address","klwade@fcps.edu","N","Work email","","","","","","","","8270 Willow Oaks Corporate Dr Ste 2127","","Fairfax","VA","US","220314511" +"1346896024","CONNECT","CONNECT URL","www.emanatehealth.org","N","","","","","","","","","250 S Grand Ave","","Glendora","CA","US","917414218" +"1598311284","CONNECT","CONNECT URL","https://npiregistry.cms.hhs.gov/","N","","","","","","","","","1704 Poage Ave","","Killeen","TX","US","765416330" +"1770139461","OTHERS","Other URL","Westminster","N","Home address","","DIRECT","Direct","","OTHER","Other","Westminster","7231 Natal Dr Apt B","","Westminster","CA","US","926832259" +"1215584917","SOAP","SOAP URL","Milpitas","N","","","","","","","","","616 Sandalwood Ct","","Milpitas","CA","US","950353369" +"1831745520","CONNECT","CONNECT URL","nebagmon@yahoo.com","N","secure e-mail adress","","DIRECT","Direct","","CSV","CSV","","11776 E Bolognesi Rd","","Lake Nebagamon","WI","US","548499215" +"1568019263","DIRECT","Direct Messaging Address","Brandy.Leman@TN.GOV","N","Work email","","HIE","Health Information Exchange (HIE)","","","","","800 S Brown St","","Springfield","TN","US","371722920" +"1649826348","CONNECT","CONNECT URL","Unknown","N","Unknown","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","111 Yale St","","Houston","TX","US","770073730" +"1144876806","DIRECT","Direct Messaging Address","clientsupport@generationalsuccess.org","N","","","DIRECT","Direct","","OTHER","Other","emails","4626 Kavon Ave","","Baltimore","MD","US","212065706" +"1134775802","CONNECT","CONNECT URL","https://dc-act.wixsite.com/mysite","N","website","","DIRECT","Direct","","OTHER","Other","website","7211 Flower Ave","","Takoma Park","MD","US","209126436" +"1770139453","CONNECT","CONNECT URL","www.drluband.com","N","website","","DIRECT","Direct","","OTHER","Other","practice info and contact information","56 Doyer Ave Ste 1C","","White Plains","NY","US","106051643" +"1841846532","DIRECT","Direct Messaging Address","info@carepoint.rehab","N","","","DIRECT","Direct","","CSV","CSV","","153 W Main St Ste 6","","Spindale","NC","US","281601539" +"1003462797","DIRECT","Direct Messaging Address","lucyndiam@comcast.net","N","email","","DIRECT","Direct","","OTHER","Other","other","130 Classic Ln","","New Castle","PA","US","161055304" +"1184270878","DIRECT","Direct Messaging Address","JDye@genesishcc.com","N","","","","","","","","","100 Edella Rd","","South Abington Township","PA","US","184111628" +"1366098055","CONNECT","CONNECT URL","Hawthorne","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4084 W 129th St Apt C","","Hawthorne","CA","US","902505241" +"1336795038","OTHERS","Other URL","brigademedic@gmail.com","N","801 Nieman St., Rawlins, WY 82301","","DIRECT","Direct","","OTHER","Other","brigademedic@gmail.com","801 Nieman St","","Rawlins","WY","US","823014757" +"1306492004","OTHERS","Other URL","IHIS","N","Electronic Medical Record, product of EPIC","","DIRECT","Direct","","CSV","CSV","","500 W 12th Ave","","Columbus","OH","US","432101214" +"1114573813","CONNECT","CONNECT URL","N/A","N","","","","","","","","","932 S Teakwood Ave","","Bloomington","CA","US","923164147" +"1114573813","CONNECT","CONNECT URL","N/A","N","","","","","","","","","932 S Teakwood Ave","","Bloomington","CA","US","923164147" +"1114573813","OTHERS","Other URL","N/A","N","","","","","","","","","932 S Teakwood Ave","","Bloomington","CA","US","923164147" +"1932755634","DIRECT","Direct Messaging Address","Unique@basicsaba.com","N","","","","","","","","","3814 12th St NE","","Washington","DC","US","200172630" +"1013563717","DIRECT","Direct Messaging Address","cindy.perry@ybrcounseling.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","104 Brickstone Pl","","Madison","AL","US","357563498" +"1912553611","OTHERS","Other URL","Terrance","N","","","HIE","Health Information Exchange (HIE)","","","","","910 Inman St","","Akron","OH","US","443061925" +"1003462706","DIRECT","Direct Messaging Address","blloyd@sandwich430.org","Y","professional email","Sandwich Community Unit School District 430","","","","","","","1201 Castle St","","Sandwich","IL","US","605481068" +"1184270886","REST","RESTful URL","https://api.whaleofhope.org","N","whaleofhope api","","DIRECT","Direct","","CSV","CSV","","2152 Zion Hl","","Grand Prairie","TX","US","750528847" +"1083260798","OTHERS","Other URL","ritecarehomehealthservices@gmail.com","N","organization's email","","DIRECT","Direct","","CSV","CSV","","9420 Park Hunt Ct","","Springfield","VA","US","221531351" +"1609422310","CONNECT","CONNECT URL","Mckesson","N","Pharmacy Computer System","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1550 S Redwood Rd","","Salt Lake City","UT","US","841045105" +"1699321307","CONNECT","CONNECT URL","LVIEIRA@INDYVITAL.COM","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5252 E 82nd St Ste 300","","Indianapolis","IN","US","462505704" +"1962058677","DIRECT","Direct Messaging Address","kelly.tanner@huberheightscityschools.org","N","Email Address","","DIRECT","Direct","","CSV","CSV","","5954 Longford Rd","","Huber Heights","OH","US","454242998" +"1104472810","OTHERS","Other URL","me","N","","","DIRECT","Direct","","OTHER","Other","home","164 Jefferson Ave","","Fairport","NY","US","144501912" +"1649826355","CONNECT","CONNECT URL","Patti.mcvay123@gmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","Other","428 Front Ave SW # 630","","Castle Rock","WA","US","986119552" +"1649826355","CONNECT","CONNECT URL","Patti.mcvay123@gmail.com","N","Other","","DIRECT","Direct","","OTHER","Other","Other","428 Front Ave SW # 630","","Castle Rock","WA","US","986119552" +"1649826355","CONNECT","CONNECT URL","Other","N","Other","","DIRECT","Direct","","OTHER","Other","Other","428 Front Ave SW # 630","","Castle Rock","WA","US","986119552" +"1649826355","CONNECT","CONNECT URL","Ither","N","Other","","OTHER","Other","Other","OTHER","Other","Other","428 Front Ave SW # 630","","Castle Rock","WA","US","986119552" +"1649826355","OTHERS","Other URL","Other","N","Other","","DIRECT","Direct","","OTHER","Other","Other","428 Front Ave SW # 630","","Castle Rock","WA","US","986119552" +"1649826355","CONNECT","CONNECT URL","Patti.mcvay123@gmail.com","N","","","","","","","","","428 Front Ave SW # 630","","Castle Rock","WA","US","986119552" +"1649826355","CONNECT","CONNECT URL","Other","N","Other","","","","","","","","428 Front Ave SW # 630","","Castle Rock","WA","US","986119552" +"1649826355","CONNECT","CONNECT URL","Justpatti6@gmail.com","N","Other","","DIRECT","Direct","","OTHER","Other","Other","428 Front Ave SW # 630","","Castle Rock","WA","US","986119552" +"1558917278","DIRECT","Direct Messaging Address","Mcumella@openheartsaz.org","N","Work Email Address","","","","","","","","4414 N 19th Ave","","Phoenix","AZ","US","850154114" +"1801442520","CONNECT","CONNECT URL","deased","N","","","","","","","","","2273 Research Blvd","","Rockville","MD","US","208503264" +"1245886969","CONNECT","CONNECT URL","https://www.internetdds.com/","N","website","","","","","","","","114 E Main St","","Bogota","NJ","US","076031310" +"1225684947","DIRECT","Direct Messaging Address","support@angelhealthservices.net","N","","","","","","","","","8955 Edmonston Rd Ste A","","Greenbelt","MD","US","207704033" +"1760038483","DIRECT","Direct Messaging Address","credentialin@indypain.com","N","Office","","DIRECT","Direct","","OTHER","Other","None","1210 Gemini Pl Ste 300","","Columbus","OH","US","432406112" +"1982250619","CONNECT","CONNECT URL","https://www.psychologytoday.com/us/therapists/karen-l-broski-rochester-hills-mi/481132","N","","","","","","","","","145 Rochdale Dr S","","Rochester Hills","MI","US","483092275" +"1427605153","OTHERS","Other URL","dga.ema.md","N","","","","","","","","","9601 Baptist Health Dr Ste 690","","Little Rock","AR","US","722056328" +"1205483930","CONNECT","CONNECT URL","Miami","N","","","DIRECT","Direct","","CSV","CSV","","8603 S Dixie Hwy Ste 308","","Pinecrest","FL","US","331561129" +"1750938486","OTHERS","Other URL","adminsitrator@amazingskindoc.com","N","encrypted email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3276 Greenwald Way N","","Kissimmee","FL","US","347410728" +"1477100105","DIRECT","Direct Messaging Address","sse@stonestoneandelliott.com","N","secure email address","","","","","","","","4205 N Point Pkwy Ste E","","Alpharetta","GA","US","300228808" +"1861049595","DIRECT","Direct Messaging Address","info@michiananeurosceince.co","N","Office","","DIRECT","Direct","","CSV","CSV","","210 S Race St","","Mishawaka","IN","US","465442032" +"1932756673","CONNECT","CONNECT URL","mail","N","","","DIRECT","Direct","","CSV","CSV","","280D Route 130 Ste 7","","Forestdale","MA","US","026441140" +"1689221384","CONNECT","CONNECT URL","PHOENIX","N","","","DIRECT","Direct","","","","","5262 S 20th Pl","","Phoenix","AZ","US","850403315" +"1598312290","CONNECT","CONNECT URL","dmeworks","N","dmeworks","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","320 S California Ave Ste 1","","Chicago","IL","US","606123693" +"1013564640","OTHERS","Other URL","skilburn@docsofct.com","N","work email","","DIRECT","Direct","","","","","832 Queen St","","Southington","CT","US","064891544" +"1699322388","OTHERS","Other URL","HopeHealthFamilypractice","N","","","","","","","","","101 S Bond St","","Rowland","NC","US","283839639" +"1780231480","CONNECT","CONNECT URL","Axium","N","","","","","","","","","188 Longwood Ave","","Boston","MA","US","021155819" +"1518514231","DIRECT","Direct Messaging Address","slaracy@thecounselingcenter.com","N","","","","","","","","","127 Union Ave","","Middlesex","NJ","US","088461039" +"1518514231","CONNECT","CONNECT URL","slaracy@thecounselingcenter.com","N","Email","","DIRECT","Direct","","","","","127 Union Ave","","Middlesex","NJ","US","088461039" +"1356997084","DIRECT","Direct Messaging Address","r_munoz@hotmail.com","N","E-Mail","","DIRECT","Direct","","OTHER","Other","PDF Files","Cond La Cima Apt 602-A","Urb Paseo Los Robles","Mayaguez","PR","US","00682" +"1154978880","DIRECT","Direct Messaging Address","yvazquez@grupomedicogemi.com","N","","","","","","","","","URB. ATENAS","ELLIOT VELEZ B-41","MANATI","PR","US","006740067" +"1740836477","OTHERS","Other URL","www.simplepractice.com","N","","","","","","","","","719 West Nyack Road","","West Nyack","NY","US","10994" +"1598312167","OTHERS","Other URL","webpt","N","","","","","","","","","81 Park Cir","","Montgomery","TX","US","773565924" +"1568018299","CONNECT","CONNECT URL","MKSA","N","","","","","","","","","125 E Bethpage Rd","","Plainview","NY","US","118034228" +"1376190918","DIRECT","Direct Messaging Address","info@diamondhousedetox.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8500 Crown Prince Ct","","Elk Grove","CA","US","956241779" +"1205482924","DIRECT","Direct Messaging Address","christinaw@carmelbaptist.org","Y","email","Carmel Counseling Center","DIRECT","Direct","","OTHER","Other","email","1145 Pineville Matthews Rd","","Matthews","NC","US","281056518" +"1669028395","OTHERS","Other URL","KStokes@akronchildrens.org","Y","Work E-mail","Akron Childrens Hospital","DIRECT","Direct","","CSV","CSV","","8401 Market St","","Boardman","OH","US","445126725" +"1144877879","DIRECT","Direct Messaging Address","emma.howard@pediatricsplus.com","N","","","","","","","","","1900 Aldersgate Rd","","Little Rock","AR","US","722056620" +"1811544547","CONNECT","CONNECT URL","Holland","N","","","DIRECT","Direct","","OTHER","Other","Holland","12930 James St Ste 210","","Holland","MI","US","494248324" +"1629625355","OTHERS","Other URL","primerx","N","","","","","","","","","12117 Jamaica Ave","","Richmond Hill","NY","US","114182524" +"1235786963","DIRECT","Direct Messaging Address","lauraspenrathlmft@therapeuticcounselingsc.com","Y","secure email address","Therapeutic Counseling South Carolina, Inc.","","","","","","","895 Island Park Dr","Suite 201","Daniel Island","SC","US","294927991" +"1598312225","OTHERS","Other URL","ipad","N","","","DIRECT","Direct","","","","","206 Meadow Farm","","North Chili","NY","US","145141305" +"1598312225","OTHERS","Other URL","ipad","N","","","DIRECT","Direct","","","","","206 Meadow Farm","","North Chili","NY","US","145141305" +"1124675863","CONNECT","CONNECT URL","Washington_annaliscia@yahoo.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5636 Drake Ave","","Cleveland","OH","US","441271306" +"1265089908","OTHERS","Other URL","www.colemantherapycenter.com","Y","website","The Coleman Therapy Center","DIRECT","Direct","","OTHER","Other","info","430 E Shirley Ave Bldg B","","Warrenton","VA","US","201863725" +"1093362733","OTHERS","Other URL","janita.rhodes@presencelearning.com","N","","","","","","","","","35 Williamson Rd","","Denmark","TN","US","383911828" +"1245887983","OTHERS","Other URL","Info@tdshcounseling.com","N","","","","","","","","","2100 18th Ave Ste 5","","Rock Island","IL","US","612013611" +"1245887983","OTHERS","Other URL","Info@tdshcounseling.com","N","","","","","","","","","2100 18th Ave Ste 5","","Rock Island","IL","US","612013611" +"1538716279","OTHERS","Other URL","amy.voltmer@va.gov","Y","","North Florida South Georgia Veterans Health system","","","","","","","1601 SW Archer Rd","","Gainesville","FL","US","326081135" +"1700433448","DIRECT","Direct Messaging Address","vanessa@southfloridacenters.com","N","vanessa@southfloridacenters.com","","DIRECT","Direct","","OTHER","Other","email","6812 SW 81st St","","Miami","FL","US","331437708" +"1780231423","DIRECT","Direct Messaging Address","dcorcoran@preferredbehavioral.org","N","Work e-mail","","HIE","Health Information Exchange (HIE)","","","","","1500 State Highway 88","","Brick","NJ","US","087242320" +"1043867708","OTHERS","Other URL","mmorrison-williams@contactlake.com","N","email address","","DIRECT","Direct","","CSV","CSV","spreadsheet","635 Petro Point Dr Ste A","","Lake Charles","LA","US","706077066" +"1689221343","DIRECT","Direct Messaging Address","rxm.12428@store.walgreens.com","N","","","","","","","","","920 W Gloria Switch Rd","","Lafayette","LA","US","705072310" +"1275180804","CONNECT","CONNECT URL","slbbilling@gmail.com","N","secure business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","544 County Road 1157","","Cullman","AL","US","350570819" +"1407403041","DIRECT","Direct Messaging Address","jac@croneesquivelgroupllc.com","N","Clinical Director Email Address","","HIE","Health Information Exchange (HIE)","","","","","1032 15th St NW Ste 334","","Washington","DC","US","200051502" +"1235786880","CONNECT","CONNECT URL","Morgan@morganlcpc.com","N","","","DIRECT","Direct","","","","","180 N Michigan Ave Ste 2410","","Chicago","IL","US","606017471" +"1871140418","OTHERS","Other URL","Palatka","N","office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","417 Saint Johns Ave Ste 1","","Palatka","FL","US","321774724" +"1578110128","CONNECT","CONNECT URL","Gainesville","Y","","ReQuest Physical Therapy","","","","","","","4820 Newberry Rd","","Gainesville","FL","US","326072249" +"1477100022","FHIR","FHIR URL","dentrix.com","N","Dentrix","","DIRECT","Direct","","OTHER","Other","Access Token","44853 Portola Ave","","Palm Desert","CA","US","922603703" +"1790332351","OTHERS","Other URL","https://gateway.availity.com:2021/core","N","","","","","","","","","521 E Cedar Ave","","Crestview","FL","US","325392803" +"1790332344","DIRECT","Direct Messaging Address","robbie@thorstreatment.com","N","robbie@thorstreatment.com","","DIRECT","Direct","","OTHER","Other","email","147 El Levante","","San Clemente","CA","US","926723138" +"1245887892","DIRECT","Direct Messaging Address","achernitskaya@cornerstonesocal.com","N","","","DIRECT","Direct","","","","","1950 E 17th St","","Santa Ana","CA","US","927056852" +"1770130338","OTHERS","Other URL","Email","N","Terdner@bayada.com","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Email","807 N Madison Blvd","","Roxboro","NC","US","275734639" +"1003463662","DIRECT","Direct Messaging Address","megan.carlin@crozer.org","N","","","","","","","","","301 W 15th St","","Chester","PA","US","190135300" +"1952958522","DIRECT","Direct Messaging Address","drshah@atlpsy.com","N","Secure email","","DIRECT","Direct","","OTHER","Other","Email","1100 Spring St NW Ste 380","","Atlanta","GA","US","303092854" +"1396392916","OTHERS","Other URL","Alleva","N","group residential facility EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","299 N 200 W","","Bountiful","UT","US","840107043" +"1952958639","OTHERS","Other URL","www.therapynotes.com","N","scheduling, billing software with apt reminders","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2 Mount Royal Ave Ste 208","","Marlborough","MA","US","017521976" +"1952958639","OTHERS","Other URL","www.therapynotes.com","N","billing, scheduling, appt reminders","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2 Mount Royal Ave Ste 208","","Marlborough","MA","US","017521976" +"1467009175","DIRECT","Direct Messaging Address","endpoint@cornerstone-counseling.com","N","email for important information","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4720 Mortensen Rd Ste 101","","Ames","IA","US","500145534" +"1134776859","OTHERS","Other URL","preferredambulanceil.com","N","","","","","","","","","9449 S Kedzie Ave Ste 301","","Evergreen Park","IL","US","608052325" +"1346897915","OTHERS","Other URL","nerissa.jones@norfolk.gov","N","","","","","","","","","3755 E Virginia Beach Blvd","","Norfolk","VA","US","235023238" +"1760039333","DIRECT","Direct Messaging Address","geeta.sarphare@tsinc-md.com","N","Business email","","DIRECT","Direct","","OTHER","Other","email","3905 National Dr Ste 360","","Burtonsville","MD","US","208666120" +"1437706116","DIRECT","Direct Messaging Address","info@secure.dysondds.com","N","","","","","","","","","134 Belvidere Ave","","Washington","NJ","US","078821417" +"1124675889","CONNECT","CONNECT URL","email","N","","","","","","","","","7600 S University Ave Ste 10","","Little Rock","AR","US","722093733" +"1255988937","DIRECT","Direct Messaging Address","email@cqandgrey.com","N","HIPPA Compliant","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Secure Server","115 Medical Cir Ste 100","","Athens","TX","US","757519004" +"1134776818","OTHERS","Other URL","URL","N","","","","","","","","","413 E Railroad Ave","","Port Isabel","TX","US","785784133" +"1689221368","CONNECT","CONNECT URL","Https","N","Https","","","","","","","","34-18 Northern Blvd","Floor 4 Unit 32","Long Island City","NY","US","11101" +"1053968735","CONNECT","CONNECT URL","www.abettertomorrowcounselingservices.com","Y","website","A Better Tomorrow Counseling Services","DIRECT","Direct","","OTHER","Other","website","901 Route 168 Ste 103","","Turnersville","NJ","US","080123200" +"1629625314","CONNECT","CONNECT URL","k.hudzik@espsmd.com","N","","","DIRECT","Direct","","","","","1113 Healthway Dr","","Salisbury","MD","US","218044470" +"1174170864","CONNECT","CONNECT URL","k.hudzik@espsmd.com","N","","","DIRECT","Direct","","","","","1113 Healthway Dr","","Salisbury","MD","US","218044470" +"1891342580","OTHERS","Other URL","other","N","","","","","","","","","2955 Heather Dr","","East Point","GA","US","303441902" +"1740837442","SOAP","SOAP URL","radiancemedgroup@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","1229 S 6th St","","Philadelphia","PA","US","191474837" +"1740837442","SOAP","SOAP URL","radiancemedgroup@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1229 S 6th St","","Philadelphia","PA","US","191474837" +"1649827353","CONNECT","CONNECT URL","www.cafsnj.org","N","","","DIRECT","Direct","","CSV","CSV","","360 Larch Ave","","Bogota","NJ","US","076031008" +"1114574811","DIRECT","Direct Messaging Address","marissa.fye@hearthstone-counseling.com","N","practice email","","DIRECT","Direct","","","","","3710 Central Ave Ste 4","","Kearney","NE","US","688478126" +"1023665726","DIRECT","Direct Messaging Address","bweepie@wc.k12.ia.us","N","Email","","","","","","","","305 Pember St","","Maynard","IA","US","506557660" +"1578110284","CONNECT","CONNECT URL","502-822-1021","N","phone","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2361 Valletta Ln # Na","","Louisville","KY","US","402051717" +"1013564723","DIRECT","Direct Messaging Address","Gkeller@autismlearningpartners.com","N","Gkeller@autismlearningpartners.com","","DIRECT","Direct","","CSV","CSV","","7055 Engle Rd Ste 604","","Middleburg Heights","OH","US","441308456" +"1851948574","DIRECT","Direct Messaging Address","exceptionallyyours@outlook.com","N","email","","DIRECT","Direct","","OTHER","Other","communication with providers and client family","6754 Grey Rock Way","","Lithonia","GA","US","300583077" +"1851948574","DIRECT","Direct Messaging Address","exceptionallyyours@outlook.com","N","email address","","DIRECT","Direct","","OTHER","Other","communication with staff and families","6754 Grey Rock Way","","Lithonia","GA","US","300583077" +"1851948574","DIRECT","Direct Messaging Address","exceptionallyyours@outlook.com","N","communicate with healthcare professionals","","DIRECT","Direct","","OTHER","Other","confirm information","6754 Grey Rock Way","","Lithonia","GA","US","300583077" +"1962059683","DIRECT","Direct Messaging Address","erinn@pedi-rehab.com","N","","","","","","","","","N/A","","Mineral Wells","TX","US","76067" +"1942857560","OTHERS","Other URL","EMR","N","","","","","","","","","3803 N Elm St","","Greensboro","NC","US","274552593" +"1972150506","OTHERS","Other URL","www.kareo.com","N","EMR","","DIRECT","Direct","","OTHER","Other","PHR","1350 W Walnut Hill Ln Ste 100","","Irving","TX","US","750383025" +"1679120299","DIRECT","Direct Messaging Address","rdeschaine@abcrecoverycenter.org","N","email","","DIRECT","Direct","","OTHER","Other","email","74401 Hovley Ln E Apt 716","","Palm Desert","CA","US","922601707" +"1447807078","DIRECT","Direct Messaging Address","Sarah_matthews@dfci.harvard.edu","N","email","","DIRECT","Direct","","CSV","CSV","","450 Brookline Ave","","Boston","MA","US","022155450" +"1427605054","CONNECT","CONNECT URL","yarielycalo123@gmail.com","N","","","","","","","","","14424 SW 23rd Ter","","Miami","FL","US","331756343" +"1083261622","CONNECT","CONNECT URL","info@geneusdx.com","N","endpoint","","DIRECT","Direct","","CSV","CSV","","16120 College Oak Ste 104","","San Antonio","TX","US","782494044" +"1982251542","CONNECT","CONNECT URL","www.sounditoutspeech.com","N","","","","","","","","","5348 W 142nd Pl","","Hawthorne","CA","US","902506640" +"1811544463","CONNECT","CONNECT URL","https://www.facebook.com/OutreachTherapyAssociation/","N","","","DIRECT","Direct","","CSV","CSV","","77 Coconut Dr","","Key Largo","FL","US","330372523" +"1821645482","CONNECT","CONNECT URL","Oviedo","N","","","","","","","","","1079 Taramundi Dr","","Oviedo","FL","US","327657214" +"1447807003","OTHERS","Other URL","rdeveau@innovativeautism.com","N","email","","DIRECT","Direct","","CSV","CSV","","132 Robbs Hill Rd","","Lunenburg","MA","US","014622167" +"1548817109","CONNECT","CONNECT URL","Philadelphia","Y","","RITE AID OF PENNSYLVANIA INC","","","","","","","2131 59 NORTH BROAD STREET","","PHILADELPHIA","PA","US","191221105" +"1073160636","DIRECT","Direct Messaging Address","ssapkota@saintpetersuh.com","N","","","","","","","","","254 Easton Ave","","New Brunswick","NJ","US","089011766" +"1073160636","DIRECT","Direct Messaging Address","ssapkota@saintpetersuh.com","N","","","","","","","","","254 Easton Ave","","New Brunswick","NJ","US","089011766" +"1659928224","CONNECT","CONNECT URL","Bernicescaringhands.com","N","Business website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1454 N Linder Ave","","Chicago","IL","US","606511232" +"1922655596","DIRECT","Direct Messaging Address","Sarah.contrada@urologyaustin.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","4207 James Casey St Ste 107","","Austin","TX","US","787451192" +"1255988945","OTHERS","Other URL","Rpolasch08@gmail.com","N","Personal email","","DIRECT","Direct","","CSV","CSV","","12222 Vance Jackson Rd","","San Antonio","TX","US","782305936" +"1992352603","OTHERS","Other URL","other","N","","","","","","","","","47825 Oasis St","","Indio","CA","US","922016950" +"1972150688","CONNECT","CONNECT URL","peculiar1.com","N","practice website","","DIRECT","Direct","","CSV","CSV","","1900 The Exchange SE Ste 400","","Atlanta","GA","US","303392022" +"1609423359","OTHERS","Other URL","Baltimore","N","","","","","","","","","145 W Ostend St Fl 6","","Baltimore","MD","US","212303764" +"1326695073","OTHERS","Other URL","Frederick","N","","","","","","","","","176 Thomas Johnson Dr Ste 203","","Frederick","MD","US","217024535" +"1023665791","OTHERS","Other URL","herbert_rn@yahoo.com","N","E-mail","","DIRECT","Direct","","OTHER","Other","n/s","5128 Pinewood Dr","","McKinney","TX","US","750718391" +"1184271843","OTHERS","Other URL","passport2health.com","N","","","","","","","","","1741 Creekside Dr Ste 100","","Folsom","CA","US","956303457" +"1932756608","OTHERS","Other URL","weaverorthodontics3@gmail.com","N","Office Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","","","","","","" +"1275180960","DIRECT","Direct Messaging Address","rgomez@saludaschools.org","N","work email","","DIRECT","Direct","","","","","400 W Butler Ave","","Saluda","SC","US","291381312" +"1770130445","DIRECT","Direct Messaging Address","mserterry@hushmail.com","Y","Encrypted email","At-Home Counseling Services, Inc.","","","","","","","116 W Church St","","Creedmoor","NC","US","275229747" +"1124675897","CONNECT","CONNECT URL","www.abettertomorrowcounselingservices.com","Y","website","A Better Tomorrow Counseling Services","DIRECT","Direct","","CSV","CSV","","901 Route 168 Ste 103","","Turnersville","NJ","US","080123200" +"1487201158","DIRECT","Direct Messaging Address","knucaro@efr.org","N","work email","","DIRECT","Direct","","","","","505 5th Ave","","Des Moines","IA","US","503092324" +"1801443577","CONNECT","CONNECT URL","www.abettertomorrowcounselingservices.com","Y","website","A Better Tomorrow Counseling Services","DIRECT","Direct","","OTHER","Other","website","901 Route 168 Ste 103","","Turnersville","NJ","US","080123200" +"1255988929","CONNECT","CONNECT URL","DROPBOX","N","FILE EXCHANGE","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PATIENT INFORMATION","60 Westminster St N","","Lehigh Acres","FL","US","339366518" +"1588211262","DIRECT","Direct Messaging Address","info@danaherdental.com","N","office email","","DIRECT","Direct","","CSV","CSV","","5298 Terry Rd","","Syracuse","NY","US","132193066" +"1023665700","CONNECT","CONNECT URL","k.hudzik@espsmd.com","N","","","DIRECT","Direct","","","","","1113 Healthway Dr","","Salisbury","MD","US","218044470" +"1740837426","DIRECT","Direct Messaging Address","donte@sidebysideyouth.org","N","donte@sidebysideyouth.org","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","22245 Main St Ste 200","","Hayward","CA","US","945414028" +"1578110250","DIRECT","Direct Messaging Address","dxg19a@acu.edu","N","email","","","","","","","","6520 Vista De Oro","","Las Cruces","NM","US","880074945" +"1215584909","OTHERS","Other URL","diana.sobczak@phhs.org","N","","","","","","","","","5200 Harry Hines Blvd","","Dallas","TX","US","752357709" +"1003463795","DIRECT","Direct Messaging Address","H0p00nl.s04512.us@wal-mart.com","N","Work added","","OTHER","Other","Work wmail","OTHER","Other","Work email","22850 Morton Ranch Rd","","Katy","TX","US","774492154" +"1336796044","DIRECT","Direct Messaging Address","agnicho.s02728@us.wal-mart.com","N","Walmart email","","DIRECT","Direct","","CSV","CSV","","4625 E Maryland St","","Decatur","IL","US","625215092" +"1730736455","DIRECT","Direct Messaging Address","kcc_transport@solution4u.com","N","","","","","","","","","540 Meadowshire Dr","","Dallas","TX","US","752324414" +"1730736455","DIRECT","Direct Messaging Address","kcc_transport@solution4u.com","N","","","","","","","","","540 Meadowshire Dr","","Dallas","TX","US","752324414" +"1730736455","DIRECT","Direct Messaging Address","kcc_transport@solution4u.com","N","","","","","","","","","540 Meadowshire Dr","","Dallas","TX","US","752324414" +"1962059675","DIRECT","Direct Messaging Address","ubhagat@saintpetersuh.com","N","","","","","","","","","254 Easton Ave","","New Brunswick","NJ","US","089011766" +"1851948566","DIRECT","Direct Messaging Address","peterha1@tulsaschools.org","N","email","","DIRECT","Direct","","OTHER","Other","Other","3027 S New Haven Ave","","Tulsa","OK","US","741146131" +"1588211296","DIRECT","Direct Messaging Address","danielp2@mail.usf.edu","N","","","DIRECT","Direct","","","","","918 Lakewood Ave","","Tampa","FL","US","336131518" +"1558918177","CONNECT","CONNECT URL","N/A","N","","","","","","","","","517 Moye Blvd","","Greenville","NC","US","278342849" +"1558918177","OTHERS","Other URL","N/A","N","","","","","","","","","600 Moye Blvd","","Greenville","NC","US","27834" +"1366099087","DIRECT","Direct Messaging Address","christie.kunzler@stores.sfdc.com","N","email","","DIRECT","Direct","","","","","217 N 2000 W","","West Point","UT","US","840158026" +"1205483831","CONNECT","CONNECT URL","Appleton","N","","","","","","","","","3416 N Association Dr","","Appleton","WI","US","549141479" +"1720635360","DIRECT","Direct Messaging Address","treena.sather@therapyspokane.com","N","","","DIRECT","Direct","","OTHER","Other","email","422 W Riverside Ave Ste 518","","Spokane","WA","US","992010302" +"1083261630","CONNECT","CONNECT URL","TYNICHOLE2@GMAIL.COM","N","","","","","","","","","884 Timberlake Cir Apt 2002","","Arlington","TX","US","760103627" +"1922655588","DIRECT","Direct Messaging Address","vivieng@baptithealth.net","N","email","","DIRECT","Direct","","","","","8900 N Kendall Dr","","Miami","FL","US","331762118" +"1922655588","DIRECT","Direct Messaging Address","vivieng@baptithealth.net","N","email","","DIRECT","Direct","","","","","8900 N Kendall Dr","","Miami","FL","US","331762118" +"1922655588","DIRECT","Direct Messaging Address","vivieng@baptithealth.net","N","email","","DIRECT","Direct","","","","","8900 N Kendall Dr","","Miami","FL","US","331762118" +"1922655588","DIRECT","Direct Messaging Address","vivieng@baptithealth.net","N","email","","DIRECT","Direct","","","","","8900 N Kendall Dr","","Miami","FL","US","331762118" +"1922655588","DIRECT","Direct Messaging Address","vivieng@baptithealth.net","N","email","","DIRECT","Direct","","","","","8900 N Kendall Dr","","Miami","FL","US","331762118" +"1922655588","DIRECT","Direct Messaging Address","vivieng@baptithealth.net","N","email","","DIRECT","Direct","","","","","8900 N Kendall Dr","","Miami","FL","US","331762118" +"1922655588","DIRECT","Direct Messaging Address","vivieng@baptithealth.net","N","email","","DIRECT","Direct","","","","","8900 N Kendall Dr","","Miami","FL","US","331762118" +"1497302053","CONNECT","CONNECT URL","PORTLAND","N","","","","","","","","","9115 SW Oleson Rd Ste 100","","Portland","OR","US","972236876" +"1902453566","OTHERS","Other URL","N/A","N","","","","","","","","","1275 York Ave","","New York","NY","US","100656007" +"1144877713","OTHERS","Other URL","Email","N","Email","","OTHER","Other","None","OTHER","Other","None","1016 Arbor Way","","McDonough","GA","US","302538716" +"1235786807","CONNECT","CONNECT URL","www.mindingbehaviors.com","N","","","","","","","","","546 Lisa Karen Cir","","Apopka","FL","US","327121802" +"1093362667","CONNECT","CONNECT URL","Laptop","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","503 Floral Vale Blvd","","Yardley","PA","US","19067" +"1295382869","OTHERS","Other URL","https://lifeconnections.kasa-solutions.com/","N","","","","","","","","","927 N 2nd St","","Clinton","IA","US","527323750" +"1295382869","OTHERS","Other URL","https://lifeconnections.kasa-solutions.com/","N","","","HIE","Health Information Exchange (HIE)","","","","","927 N 2nd St","","Clinton","IA","US","527323750" +"1467009068","DIRECT","Direct Messaging Address","lisa@pittsburghbehavior.org","N","","","","","","","","","531 5th St","","Oakmont","PA","US","151391626" +"1548817208","OTHERS","Other URL","McDonough","Y","","SOUTHERN CRESCENT FAMILY PRACTICE, LLC","","","","","","","455 Forest Pkwy","","Forest Park","GA","US","302972126" +"1962059477","DIRECT","Direct Messaging Address","Ty.Harries@uhsinc.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","23700 Camino Del Sol","","Torrance","CA","US","905055000" +"1659928166","CONNECT","CONNECT URL","n/a","N","","","","","","","","","15200 Dunleigh Dr","","Bowie","MD","US","207213252" +"1659928166","CONNECT","CONNECT URL","n/a","N","","","","","","","","","15200 Dunleigh Dr","","Bowie","MD","US","207213252" +"1013564624","DIRECT","Direct Messaging Address","erin.wilmes@sanfordhealth.org","N","","","DIRECT","Direct","","CSV","CSV","","2400 32nd Ave S","","Fargo","ND","US","581035800" +"1710534300","CONNECT","CONNECT URL","email","N","email","","","","","","","","7393 Business Center Dr","","Avon","IN","US","461239269" +"1992352454","DIRECT","Direct Messaging Address","kirsten.j.snow.mil@navy.mil","N","","","DIRECT","Direct","","","","","HM Smith Boulevard","BLDG FC-308","Camp Lejeune","NC","US","28542" +"1164079752","DIRECT","Direct Messaging Address","dsmith1@primehealthcare.com","N","email","","DIRECT","Direct","","OTHER","Other","html","one medical plaza","","pampa","TX","US","79065" +"1801443361","CONNECT","CONNECT URL","parkplacehealthsolutions@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","904 Lexington St","","Fort Worth","TX","US","761023550" +"1073169793","DIRECT","Direct Messaging Address","admin@pathfinder.directak.net","N","Secure DSM","","DIRECT","Direct","","","","","4801 S Timberline Cir","","Wasilla","AK","US","996548750" +"1295381929","DIRECT","Direct Messaging Address","churchilllu@familyserviceri.org","N","","","DIRECT","Direct","","","","","55 Hope St","","Providence","RI","US","029062001" +"1053968719","DIRECT","Direct Messaging Address","shanelle.stensaas@integrisok.com","N","hospital email","","DIRECT","Direct","","","","","3300 NW Expressway","","Oklahoma City","OK","US","731124418" +"1598312258","CONNECT","CONNECT URL","emmieschultz@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","802 Park Hills Dr","","Effingham","IL","US","624013122" +"1639726391","DIRECT","Direct Messaging Address","misswendy@buckinghamcounseling.com","N","email","","","","","","","","1860 Lampton Ln Ste 1","","Norco","CA","US","928603614" +"1003463761","CONNECT","CONNECT URL","www.rockpointacademy.com","N","","","","","","","","","1815 Forest Hill Blvd","","Lake Clarke Shores","FL","US","334066021" +"1043867542","CONNECT","CONNECT URL","Www.rainbowhelpers.com","N","","","","","","","","","5852 S Pecos Rd Ste 5","","Las Vegas","NV","US","891203490" +"1043867542","CONNECT","CONNECT URL","www.rainbowhelpers.com","N","","","","","","","","","5852 S Pecos Rd Ste 5","","Las Vegas","NV","US","891203490" +"1447807011","OTHERS","Other URL","na","N","","","","","","","","","142 E 71st St Apt 11B","","New York","NY","US","100210092" +"1437706025","DIRECT","Direct Messaging Address","cpierson@tchd.net","N","The health department has a secure server","","","","","","","","21306 State Route 9","","Tremont","IL","US","615689252" +"1730736323","OTHERS","Other URL","therapyplusmaryville@icloudcom","N","company email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","unknown","2317 US Highway 411 S","","Maryville","TN","US","378018634" +"1245887843","DIRECT","Direct Messaging Address","sportsmedicine@citadel.edu","N","department email","","DIRECT","Direct","","OTHER","Other","medical records","171 Moultrie St","","Charleston","SC","US","294090002" +"1851948459","OTHERS","Other URL","Other","N","Not in use at this location","","","","","","","","20 Helton Dr Apt 3415","","Columbia","SC","US","292296961" +"1194372615","DIRECT","Direct Messaging Address","carolyn.deering@hackensackmeridian.org","N","","","","","","","","","1945 Route 33","","Neptune City","NJ","US","07753" +"1750938270","DIRECT","Direct Messaging Address","edeck1@hotmail.com","N","email","","DIRECT","Direct","","OTHER","Other","private email","850 Leonard St","","Clearfield","PA","US","168303200" +"1437706991","CONNECT","CONNECT URL","info@thebodyimagecenter.com","N","","","","","","","","","1734 Maryland Ave Ste 200","","Baltimore","MD","US","212015804" +"1659928174","CONNECT","CONNECT URL","hcampbell@hedgehogha.com","N","email","","DIRECT","Direct","","CSV","CSV","","5220 Ocean Hwy W","","Shallotte","NC","US","284704006" +"1932756459","DIRECT","Direct Messaging Address","christie@centeredinwellness.org","N","email","","","","","","","","821 Kuhn Dr Ste 107","","Chula Vista","CA","US","919144508" +"1700433232","CONNECT","CONNECT URL","EHR","N","text","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13 Jennings St","","Worcester","MA","US","016041927" +"1992352421","CONNECT","CONNECT URL","http://www.eastchesterfamilyservices.com/","N","http://www.eastchesterfamilyservices.com/","","","","","","","","250 Georgia Ave SE","Suite 206","Atlanta","GA","US","30312" +"1801443338","DIRECT","Direct Messaging Address","oliviaw@classoklahoma.com","Y","Business Secure Email","CLASS Tulsa, LLC","DIRECT","Direct","","OTHER","Other","Behavioral Health","1018 24th Ave NW Ste 110","","Norman","OK","US","730696556" +"1285281717","DIRECT","Direct Messaging Address","aprado@amorhc.com","Y","email address","Amor Homecare Inc","DIRECT","Direct","","CSV","CSV","","3215 Fulton St","","Brooklyn","NY","US","112081907" +"1326695859","DIRECT","Direct Messaging Address","counseling@maggiereynoldslpc.com","N","secure email","","","","","","","","2727 Bryant St Ste 510","","Denver","CO","US","802114153" +"1417504978","DIRECT","Direct Messaging Address","info@sbs-aba.com","N","Admin E-mail","","OTHER","Other","Intake information","OTHER","Other","Any","390A Southbridge St","","Auburn","MA","US","015012456" +"1609423169","DIRECT","Direct Messaging Address","rpaulino@acdp.org","N","work email","","","","","","","","1865 Morris Ave","","Bronx","NY","US","104536251" +"1760039226","OTHERS","Other URL","www.pinnaclepainaz.com","N","Practice location","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9023 E Desert Cove Ave Ste 101","","Scottsdale","AZ","US","852606779" +"1790332252","OTHERS","Other URL","other","N","","","","","","","","","4915 Manor Dr","","Stone Mountain","GA","US","300874128" +"1033766597","SOAP","SOAP URL","York","N","","","","","","","","","764 US Route 1 Ste 4","","York","ME","US","039095906" +"1588211064","CONNECT","CONNECT URL","url","N","","","","","","","","","320 Lee Ave","","Earle","AR","US","723312159" +"1356998850","OTHERS","Other URL","pielerk@vvsd.org","N","","","","","","","","","350 Blair Ln","","Bolingbrook","IL","US","604402780" +"1588211080","CONNECT","CONNECT URL","poolespharmacycare.com","N","","","DIRECT","Direct","","CSV","CSV","","8180 US Highway 60 W","","Lewisport","KY","US","423517081" +"1538716030","OTHERS","Other URL","N/A","N","","","","","","","","","15201 Olive Blvd","","Chesterfield","MO","US","630171810" +"1124675624","CONNECT","CONNECT URL","connectURL","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13104 Summit Harvest Ln","","Rosharon","TX","US","775832679" +"1497302996","DIRECT","Direct Messaging Address","ViaEMR@webpt.com","N","EMR TBD","","DIRECT","Direct","","CSV","CSV","","5460 Paredes Line Rd Ste 190","","Brownsville","TX","US","785269742" +"1902453301","OTHERS","Other URL","BURKE","N","","","","","","","","","5613 Mount Burnside Way","","Burke","VA","US","220152144" +"1902453301","CONNECT","CONNECT URL","BURKE","N","","","","","","","","","5613 Mount Burnside Way","","Burke","VA","US","220152144" +"1669029070","DIRECT","Direct Messaging Address","fdoran@commonwealthcare.org","N","","","","","","OTHER","Other","Commonwealth Care Alliance","529 Main St Ste 222","","Charlestown","MA","US","021291101" +"1437706843","DIRECT","Direct Messaging Address","hcochran@chnnyc.org","Y","work email","Community Healthcare Network Inc","DIRECT","Direct","","CSV","CSV","","975 Westchester Ave","","Bronx","NY","US","104593204" +"1700433117","CONNECT","CONNECT URL","concord","N","","","","","","","","","5307 Kim St SW","","Concord","NC","US","280273905" +"1962059378","CONNECT","CONNECT URL","cdjdenner@gmail.com","N","","","","","","","","","330 Oak Hill Ln","","Canton","GA","US","301155433" +"1750938171","CONNECT","CONNECT URL","Kipu","N","Kipu","","DIRECT","Direct","","CSV","CSV","","16 Stevens Rd","","North Reading","MA","US","018643216" +"1295382737","OTHERS","Other URL","www.eastcoastmentalwellness.com","N","mental health agency","","DIRECT","Direct","","CSV","CSV","","1 Richmond Sq Ste 333W","","Providence","RI","US","029065156" +"1639726144","CONNECT","CONNECT URL","Hamilton","N","","","DIRECT","Direct","","CSV","CSV","","1195 Military St S","","Hamilton","AL","US","355705048" +"1710534128","CONNECT","CONNECT URL","ridewus1@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","180 Promenade Cir Ste 300","","Sacramento","CA","US","958342952" +"1184271785","DIRECT","Direct Messaging Address","ekelly@friendshiphousepa.org","N","","","","","","","","","1509 Maple St","","Scranton","PA","US","185052707" +"1962059402","DIRECT","Direct Messaging Address","kayw@midtownob.com","N","business email","","DIRECT","Direct","","CSV","CSV","","1538 13th Ave","Suite C-200","Columbus","GA","US","31901" +"1346897949","CONNECT","CONNECT URL","Arlington","N","","","","","","","","","1715 N George Mason Dr","","Arlington","VA","US","222053609" +"1639726110","OTHERS","Other URL","Cambridge","N","Adult Day Center","","OTHER","Other","Cambridge","CSV","CSV","","626 Main St N","","Cambridge","MN","US","550081271" +"1538716105","OTHERS","Other URL","https://itherapy.com/","N","online therapy platform.","","","","","","","","4102 Will Ann Dr","","Rockford","IL","US","611016047" +"1356998934","SOAP","SOAP URL","45CFRPart162","N","45CFRPart162","","DIRECT","Direct","","CSV","CSV","","2905 W Warner Rd Ste 19","","Chandler","AZ","US","852241674" +"1043867625","DIRECT","Direct Messaging Address","dwatson@cctrenton.org","N","work email","","DIRECT","Direct","","OTHER","Other","work email","61 Laurel Ln","","Hammonton","NJ","US","080379626" +"1497302079","OTHERS","Other URL","nmxiong@gnail.com","N","","","","","","","","","2225 12th Ave NE","","Hickory","NC","US","286013188" +"1720635311","DIRECT","Direct Messaging Address","klitwiller@tchd.net","N","The health department has a secure server and we will be using an electronic health record.","","DIRECT","Direct","","","","","21306 State Route 9","","Tremont","IL","US","615689252" +"1356998942","DIRECT","Direct Messaging Address","grace.trutt@wilkes.edu","N","","","","","","","","","40 W Frack St","","Frackville","PA","US","179311719" +"1235786823","SOAP","SOAP URL","login.healthfusion.com","N","EHR","","","","","OTHER","Other","HIT","306 W Pulaski Hwy","","Elkton","MD","US","219215217" +"1598312183","DIRECT","Direct Messaging Address","alex.gianfrancesco@walgreens.com","N","Walgreens email","","DIRECT","Direct","","","","","1086 Willett Ave","","Riverside","RI","US","029152067" +"1801443403","OTHERS","Other URL","mail","N","","","","","","","","","4312 Welford Ave","","Richmond","VA","US","232342357" +"1629625223","CONNECT","CONNECT URL","Direct","N","","","","","","","","","96 Tommy Stalnaker Dr Ste B","","Warner Robins","GA","US","310889236" +"1629625223","CONNECT","CONNECT URL","Direct","N","","","","","","","","","96 Tommy Stalnaker Dr Ste B","","Warner Robins","GA","US","310889236" +"1609423201","CONNECT","CONNECT URL","access","N","","","","","","","","","6450 Maple St","","Dearborn","MI","US","481262259" +"1023665627","DIRECT","Direct Messaging Address","bwojtkiewicz@neurologyoffice.com","N","Secure email","","DIRECT","Direct","","CSV","CSV","","1020 Crosspointe Dr Ste 1","","Naples","FL","US","341100918" +"1205483807","DIRECT","Direct Messaging Address","aryn@infiniteabilitiescounseling.com","N","practice email address","","","","","","","","5700 W Grace St Ste 108","","Richmond","VA","US","232261832" +"1053968669","CONNECT","CONNECT URL","N/A","N","","","","","","","","","7700 W Sunrise Blvd","","Plantation","FL","US","333224113" +"1518514124","DIRECT","Direct Messaging Address","lyn@allcarepharmacy.com","N","email","","DIRECT","Direct","","CSV","CSV","","710 N West Ave","","El Dorado","AR","US","717304655" +"1912554429","CONNECT","CONNECT URL","n/a","N","","","","","","","","","15200 Dunleigh Dr","","Bowie","MD","US","207213252" +"1912554429","CONNECT","CONNECT URL","n/a","N","","","","","","","","","15200 Dunleigh Dr","","Bowie","MD","US","207213252" +"1225685837","OTHERS","Other URL","Epic","Y","","Baylor Scott and White Healthcare","HIE","Health Information Exchange (HIE)","","OTHER","Other","epic","2401 S 31st St","","Temple","TX","US","765080001" +"1902453418","DIRECT","Direct Messaging Address","sfagan@neighborhoodhouse.org","N","","","HIE","Health Information Exchange (HIE)","","","","","286 Euclid Ave Ste 102","","San Diego","CA","US","921143611" +"1265089783","DIRECT","Direct Messaging Address","rfrick@badgercab.com","N","email","","DIRECT","Direct","","CSV","CSV","","700 Cottage Grove Rd","","Madison","WI","US","537161116" +"1992352413","OTHERS","Other URL","Wichita","Y","","Rx Plus Pharmacies Inc","","","","","","","744 N Waco Ave","","Wichita","KS","US","672033936" +"1588211015","CONNECT","CONNECT URL","BRAINERD","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","209 Washington St","","Brainerd","MN","US","564013393" +"1922655455","DIRECT","Direct Messaging Address","admin@creativelearningbrevard.com","N","email","","","","","","","","453 King St","","Cocoa","FL","US","329227621" +"1265089791","CONNECT","CONNECT URL","970-330-3197","N","Fax","","","","","","","","1709 61st Ave","","Greeley","CO","US","806343044" +"1326695867","OTHERS","Other URL","Epic","N","","","","","","","","","11160 Wj Presley Pkwy Ste 100","","Allendale","MI","US","494018075" +"1760039218","DIRECT","Direct Messaging Address","tredito@baartprograms.com","N","Work E-mail","","","","","","","","795 Willow Rd Bldg 332","","Menlo Park","CA","US","940252539" +"1295382745","DIRECT","Direct Messaging Address","darryl.akins1@accllc.directak.net","N","","","","","","","","","3930 Bryant Ridge Pl","","Anchorage","AK","US","995045338" +"1295382745","DIRECT","Direct Messaging Address","darryl.akins1@accllc.directak.net","N","","","","","","","","","3930 Bryant Ridge Pl","","Anchorage","AK","US","995045338" +"1376190843","OTHERS","Other URL","alisha.friedel@entconsultants.net","Y","","Ear Nose and Throat Consultants and Hearing Services PLC","","","","","","","12499 University Ave Ste 250","","Clive","IA","US","503258271" +"1437706926","DIRECT","Direct Messaging Address","jean.rath@americanacademic.com","N","work email","","DIRECT","Direct","","CSV","CSV","","160 E Erie Ave # N1-08","","Philadelphia","PA","US","191341011" +"1063069466","DIRECT","Direct Messaging Address","taylor.wendell.p5@direct.phs.nextgenshare.com","N","","","","","","","","","300 Forest Ave","","Dayton","OH","US","454054500" +"1598312902","CONNECT","CONNECT URL","nocospeech.org","N","","","","","","","","","1901 56th Ave","","Greeley","CO","US","806342980" +"1689221095","OTHERS","Other URL","http://icpnyc.org/","Y","","The Institute of Contemporary Psychotherapy","","","","","","","1841 Broadway","4th Floor","New York","NY","US","100237603" +"1396392718","DIRECT","Direct Messaging Address","admin@aicautism.com","N","","","DIRECT","Direct","","CSV","CSV","","7 Hazel St","","Worcester","MA","US","016041923" +"1033766456","CONNECT","CONNECT URL","yajairabulted@gmail.com","N","PSR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","therapy","6000 S Rio Grande Ave Ste 102","","Orlando","FL","US","328094650" +"1760039184","CONNECT","CONNECT URL","Jon.entwistle@encompasscs.org","N","Email","","DIRECT","Direct","","OTHER","Other","Direct","380 Encinal St Ste 200","","Santa Cruz","CA","US","950602178" +"1629625041","OTHERS","Other URL","Guntersville","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Guntersville","11491 US Highway 431","","Albertville","AL","US","359500136" +"1619524030","DIRECT","Direct Messaging Address","cassie@getwellatdynamic.com","N","work email","","","","","","","","7520 Westbank Expy","","Marrero","LA","US","700722354" +"1245887660","CONNECT","CONNECT URL","EHR","N","medical records","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","935 Market St","","Yuba City","CA","US","959914217" +"1306493820","CONNECT","CONNECT URL","n/a","N","","","","","","","","","15200 Dunleigh Dr","","Bowie","MD","US","207213252" +"1306493820","CONNECT","CONNECT URL","n/a","N","","","","","","","","","15200 Dunleigh Dr","","Bowie","MD","US","207213252" +"1326695842","OTHERS","Other URL","RxConnect","N","Messaging providers regarding mutual patients","","HIE","Health Information Exchange (HIE)","","CSV","CSV","URL","1617 Canyon Dr","","Pinole","CA","US","945642151" +"1417504937","DIRECT","Direct Messaging Address","tricia.pendergrast@northwestern.edu","N","Email Address","","DIRECT","Direct","","CSV","CSV","","240 E Huron St Ste 1-200","","Chicago","IL","US","606112909" +"1073160651","OTHERS","Other URL","nm.org","N","","","","","","","","","676 N Saint Clair St Ste 21-100","","Chicago","IL","US","606112927" +"1114574704","DIRECT","Direct Messaging Address","r.jure@hotmail.com","N","ok","","OTHER","Other","ok","OTHER","Other","no","5231 NW 2nd St","","Miami","FL","US","331265025" +"1114574704","DIRECT","Direct Messaging Address","r.jure@hotmail.com","N","ok","","OTHER","Other","ok","OTHER","Other","no","5231 NW 2nd St","","Miami","FL","US","331265025" +"1982251575","DIRECT","Direct Messaging Address","catherine.babcock@kippdc.org","N","work e-mail address","","DIRECT","Direct","","OTHER","Other","general work related","2600 Douglass Rd SE","","Washington","DC","US","200206504" +"1427605013","DIRECT","Direct Messaging Address","bshertzer@renfrewcenter.com","Y","Professional Email","The Renfrew Center","","","","","","","1528 Walnut St","","Philadelphia","PA","US","191023604" +"1750938346","DIRECT","Direct Messaging Address","homegrownnutrition@outlook.com","N","Business Email Address","","DIRECT","Direct","","CSV","CSV","","805 Nestlewood Ct","","Lakeland","FL","US","338132536" +"1932756525","CONNECT","CONNECT URL","beyondtransportservices@gmail.com","N","","","","","","","","","4914 E Coronado Rd","","Phoenix","AZ","US","850084218" +"1487201075","DIRECT","Direct Messaging Address","smather@challiance.org","N","","","","","","","","","103 Garland Street","Lewis 136","Everett","MA","US","021495066" +"1578110169","DIRECT","Direct Messaging Address","lmiller@mgh.harvard.edu","N","","","","","","","","","55 Fruit St","","Boston","MA","US","021142696" +"1144877747","DIRECT","Direct Messaging Address","VANESSASAMUELS@NJDERMDOC.COM","N","EMAIL","","DIRECT","Direct","","CSV","CSV","","26 Highway 35 N","","Neptune","NJ","US","077534743" +"1225685829","OTHERS","Other URL","www.rexburgpt.com","N","Website","","OTHER","Other","Business website","","","","36 Winn Dr Ste 100","","Rexburg","ID","US","834405277" +"1376190983","CONNECT","CONNECT URL","Chambersburg","N","","","","","","","","","1134 Kennebec Dr Ste B","","Chambersburg","PA","US","172012809" +"1285281899","OTHERS","Other URL","SimplePractice","N","","","","","","","","","2746 N Florida Ave","","Tampa","FL","US","336021522" +"1720635337","DIRECT","Direct Messaging Address","abdullah.almulhim@tufts.edu","N","","","","","","","","","211 Harrison Ave # 3","","Boston","MA","US","021111839" +"1356998967","CONNECT","CONNECT URL","TLS","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5601 Domingo Rd NE","","Albuquerque","NM","US","871081610" +"1407403918","CONNECT","CONNECT URL","NICU","N","computer","","","","","","","","6200 W Parker Rd","","Plano","TX","US","750938185" +"1598312001","OTHERS","Other URL","ushealthclinics.com","N","website","","DIRECT","Direct","","","","","3751 Motor Ave Ste 1392","","Los Angeles","CA","US","900346403" +"1396392817","DIRECT","Direct Messaging Address","nicole@leaninrecovery.com","N","","","DIRECT","Direct","","","","","20033 Detroit Rd Ste 300","","Rocky River","OH","US","441162400" +"1427605971","DIRECT","Direct Messaging Address","info@teamaya.org","N","Company Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2602 Queen Anne Ct","","Atlanta","GA","US","303506300" +"1609423151","DIRECT","Direct Messaging Address","lindseyjefferies@brightersdays.com","N","","","DIRECT","Direct","","","","","1933 Jake Alexander Blvd W Ste 102","","Salisbury","NC","US","281471157" +"1992352447","CONNECT","CONNECT URL","https://crisalidahealing.clientsecure.me","N","Simple Practice URL","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1417 NW 54th St Ste 252","","Seattle","WA","US","981073571" +"1184271637","DIRECT","Direct Messaging Address","sulery@tuftsmedicalcenter.org","Y","Tufts email","Tufts Medical Center, Inc.","DIRECT","Direct","","","","","750 Washington St","Box 451","Boston","MA","US","021111526" +"1568019024","OTHERS","Other URL","StfFrancisvillepharmacy@gmail.com","N","","","","","","","","","7189 US Highway 61","","Saint Francisville","LA","US","707754541" +"1750938213","OTHERS","Other URL","www.ensantemed.com","N","","","DIRECT","Direct","","","","","5550 Friendship Blvd Ste 360","","Chevy Chase","MD","US","208157256" +"1750938213","CONNECT","CONNECT URL","https://www.myportal.md/public/patientForm.xhtml?parm1=vMh%2FbnGXsx5CHpDmp0DGdA%3D%3D&parm2=upPcOjmz","N","patient portal","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5550 Friendship Blvd Ste 360","","Chevy Chase","MD","US","208157256" +"1205483765","DIRECT","Direct Messaging Address","PremierFootAnkleSurgeons.DrewDavidson@143801.advancedmd-direct.com","N","Clinical Information Exchange Portal","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","255 SW BROOKSIDE DR","STE 200","GRIMES","IA","US","501115244" +"1669029138","CONNECT","CONNECT URL","card","N","","","","","","","","","23842 Hawthorne Blvd # 100101","","Torrance","CA","US","905055929" +"1427605997","OTHERS","Other URL","other","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HPI","30 Winter St","","Boston","MA","US","021084720" +"1164079638","CONNECT","CONNECT URL","Brownsfamilydental.com","N","","","","","","","","","3257 Browns Valley Rd","","Napa","CA","US","945585424" +"1164079638","CONNECT","CONNECT URL","Brownsfamilydental.com","N","","","","","","","","","3257 Browns Valley Rd","","Napa","CA","US","945585424" +"1942857412","CONNECT","CONNECT URL","Card","N","","","","","","","","","23842 Hawthorne Blvd Ste 100","","Torrance","CA","US","905055929" +"1023665593","OTHERS","Other URL","ROANOKE","N","","","","","","","","","3912 Electric Rd Bldg C","","Roanoke","VA","US","240184513" +"1760039234","CONNECT","CONNECT URL","info@lifewellnesscenter.net","N","","","","","","","","","10551 165th St W","","Lakeville","MN","US","550445737" +"1821645318","CONNECT","CONNECT URL","GingerCastleMassage.com","N","","","","","","","","","3444 N Country Club Rd","","Tucson","AZ","US","857161200" +"1639726128","SOAP","SOAP URL","veronica_balderas@optum.com","N","work email","","DIRECT","Direct","","OTHER","Other","email","11020 Optum Cir","","Eden Prairie","MN","US","553442503" +"1003463415","CONNECT","CONNECT URL","www.jewishboard.org","N","","","","","","","","","34 W 139th St","","New York","NY","US","100371508" +"1306493721","CONNECT","CONNECT URL","Amcfadden@stonehilldbq.com","N","","","","","","","","","3485 Windsor Ave","","Dubuque","IA","US","520011329" +"1265089684","CONNECT","CONNECT URL","Laptop","N","Chromebook","","DIRECT","Direct","","CSV","CSV","","12105 Ambassador Dr","","Colorado Springs","CO","US","809213642" +"1316594807","CONNECT","CONNECT URL","Yes","N","","","","","","","","","901 W Ben White Blvd","","Austin","TX","US","787046903" +"1316594807","FHIR","FHIR URL","Elizabeth.Weeks2@stdavids.com","N","internal company email","","DIRECT","Direct","","CSV","CSV","","901 W Ben White Blvd","","Austin","TX","US","787046903" +"1508413089","DIRECT","Direct Messaging Address","a.ingravallo@tppnyc.com","Y","Work Email","The Perfect Playground. PLLC","","","","","","","3391 Richmond Avenue","","Staten Island","NY","US","10312" +"1679120992","DIRECT","Direct Messaging Address","sthilairec@outlook.com","N","","","","","","","","","7447 E Berry Ave Ste 150","","Greenwood Village","CO","US","801112142" +"1700433091","OTHERS","Other URL","j_opuroku@yahoo.com","N","","","","","","","","","3442 W Paradise Dr","","Phoenix","AZ","US","850292239" +"1508413055","OTHERS","Other URL","@visitingangels.com","N","","","","","","","","","110 Habersham Dr Ste 132","","Fayetteville","GA","US","302141381" +"1861049397","OTHERS","Other URL","Springfield","N","Ma. PMP","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Ma. PMP","242 Prentice St","","Springfield","MA","US","011041525" +"1861049397","OTHERS","Other URL","Walgreens","Y","Walgreens","WALGREENS","OTHER","Other","Mass PMP","OTHER","Other","Mass PMP","242 Prentice St","","Springfield","MA","US","011041525" +"1710534102","SOAP","SOAP URL","CoreLife","N","","","","","","","","","1496 Still Meadow Blvd # De","","Salisbury","MD","US","218047511" +"1548817950","OTHERS","Other URL","Raleigh","N","","","","","","","","","3939 Glenwood Ave Apt 451","","Raleigh","NC","US","276124972" +"1205483799","SOAP","SOAP URL","www.practicefusion.com","N","Cloud","","DIRECT","Direct","","OTHER","Other","Paper files","4A College Plz","","Statesboro","GA","US","304584928" +"1093362337","DIRECT","Direct Messaging Address","support@fcdrug.com","N","email","","","","","","","","328 N 6th St","","Perry","OK","US","730776607" +"1548817885","DIRECT","Direct Messaging Address","deb.ashton@voaut.org","N","","","","","","","","","650 E 4500 S","","Murray","UT","US","841072900" +"1891342408","DIRECT","Direct Messaging Address","tessa.petereit@creteschools.org","N","","","DIRECT","Direct","","CSV","CSV","","1750 Iris Ave","","Crete","NE","US","683331909" +"1174170781","DIRECT","Direct Messaging Address","kate.wells@uthct.edu","N","","","DIRECT","Direct","","OTHER","Other","kate.wells@uthct.edu","11937 Us HWY 271","Attn: Kate Wells","Tyler","TX","US","75708" +"1104473610","CONNECT","CONNECT URL","www.nacainc.org","N","company webpage","","OTHER","Other","direct email","CSV","CSV","","1500 E Cedar Ave Ste 26&52","","Flagstaff","AZ","US","860041641" +"1669029179","DIRECT","Direct Messaging Address","chblack@pesd92.org","Y","District Email","Pendergast Elementary School District","","","","","","","11675 W Encanto Blvd","","Avondale","AZ","US","853925185" +"1407403934","CONNECT","CONNECT URL","www.edadvancement.com","N","Educational Advancement","","DIRECT","Direct","","CSV","CSV","","15 Schoolhouse Lndg","","East Granby","CT","US","060262601" +"1144877663","DIRECT","Direct Messaging Address","ksilver@comprehensivecancer.com","N","business email","","DIRECT","Direct","","CSV","CSV","","705 White Horse Rd Ste D105","","Voorhees","NJ","US","080432468" +"1225685753","DIRECT","Direct Messaging Address","spena@firststepsint.com","N","email","","","","","","","","7440 SW 50th Ter Ste 100","","Miami","FL","US","331554413" +"1083261523","OTHERS","Other URL","Tourojmendez74@gmail.com","N","Phone, tablet or computer","","OTHER","Other","Mscaba974@gmail.com","OTHER","Other","Work","9452 Magnolia Ct # 1B","","Ozone Park","NY","US","114172958" +"1447807987","CONNECT","CONNECT URL","Www.laolaoacu.com","N","","","","","","","","","308 Barber Ct","","Milpitas","CA","US","950357922" +"1992352462","DIRECT","Direct Messaging Address","nosman@abarreramd.amazing-direct.com","N","Clinic","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Clinic","919 SW Military Dr Ste 102","","San Antonio","TX","US","782211580" +"1992352462","DIRECT","Direct Messaging Address","nosman@abarreramd.amazing-direct.com","N","Clinic","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Clinic","919 SW Military Dr Ste 102","","San Antonio","TX","US","782211580" +"1174170641","CONNECT","CONNECT URL","office","N","","","DIRECT","Direct","","CSV","CSV","","1045 Sage St","","Fernley","NV","US","894089065" +"1174170641","CONNECT","CONNECT URL","office","N","","","DIRECT","Direct","","CSV","CSV","","1045 Sage St","","Fernley","NV","US","894089065" +"1174170641","CONNECT","CONNECT URL","office","N","","","DIRECT","Direct","","CSV","CSV","","1045 Sage St","","Fernley","NV","US","894089065" +"1174170641","CONNECT","CONNECT URL","office","N","","","DIRECT","Direct","","CSV","CSV","","1045 Sage St","","Fernley","NV","US","894089065" +"1972150456","OTHERS","Other URL","hart@ihrpontiac.com","N","e-mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","310 E Torrance Ave","","Pontiac","IL","US","617642748" +"1831746320","OTHERS","Other URL","CliniSync","N","Direct Message, Notify and Referral","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HL7","225 Carlton Davidson Ln","","Coal Grove","OH","US","456382924" +"1215584701","CONNECT","CONNECT URL","Yelm","N","","","","","","","","","2521 Marvin Rd NE Ste G","","Lacey","WA","US","985163153" +"1144877630","DIRECT","Direct Messaging Address","jcaswell@powerhousetreatment.com","N","","","DIRECT","Direct","","","","","32405 Diagonal Rd","","Hermiston","OR","US","978387503" +"1376190876","DIRECT","Direct Messaging Address","luna.cheung@cdcr.ca.gov","N","Corcoran State Prison Hospital Pharmacy","","DIRECT","Direct","","OTHER","Other","email","4001 King Ave","","Corcoran","CA","US","932129611" +"1659928141","CONNECT","CONNECT URL","Oshkosh","N","","","","","","","","","855 N Westhaven Dr","","Oshkosh","WI","US","549047668" +"1467009969","CONNECT","CONNECT URL","Clearwater","N","Secure Server","","DIRECT","Direct","","CSV","CSV","","2201 NE Coachman Rd Ste 201","","Clearwater","FL","US","337652200" +"1730736232","CONNECT","CONNECT URL","https://occ.janeapp.com/admin#schedule/today","N","EHR software","","OTHER","Other","https://occ.janeapp.com/admin#schedule/today","OTHER","Other","EHR software","202 Enterprise Dr","","Oxford","MS","US","386552761" +"1639726052","DIRECT","Direct Messaging Address","rkach@bhmcny.org","N","","","","","","","","","1 Brookdale Plz","","Brooklyn","NY","US","112123139" +"1477100808","DIRECT","Direct Messaging Address","raisa.garcia-diaz@ctcprograms.com","N","","","","","","","","","66 Pavilion Ave","","Providence","RI","US","029051522" +"1477100808","OTHERS","Other URL","Raisa.garcia-diaz@ctcprograms.com","Y","","R.I.S.A.T., LLC","","","","","","","66 Pavilion Ave","","Providence","RI","US","029051522" +"1659928083","DIRECT","Direct Messaging Address","kljacobs@sentara.com","N","work email","","","","","","","","958 Sutton Ct","","Charlottesville","VA","US","229013757" +"1982251310","DIRECT","Direct Messaging Address","mstonge@shelteringarms.com","N","","","","","","","","","8254 Atlee Rd","","Mechanicsville","VA","US","231161844" +"1093362469","OTHERS","Other URL","valsmitchell@hushmail.com","N","","","","","","","","","721 E Lincolnway","","Cheyenne","WY","US","820014703" +"1154978526","DIRECT","Direct Messaging Address","hosowski@nd.gov","N","","","","","","","","","520 3rd St NW","","Jamestown","ND","US","584012968" +"1902453392","OTHERS","Other URL","beckerbg@ucmail.uc.edu","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","476 Riddle Rd","","Cincinnati","OH","US","452202411" +"1720635113","CONNECT","CONNECT URL","www.hcobhs.com","N","Company website","","","","","","","","6685 Sullivan Rd Ste B","","Greenwell Springs","LA","US","707393112" +"1427605724","OTHERS","Other URL","Krodgers96","N","","","","","","","","","8001 Beaty Grove Dr","","Tampa","FL","US","336261602" +"1154978450","DIRECT","Direct Messaging Address","Olivia.garber@chatterbox-speech-therapy.com","N","email","","DIRECT","Direct","","CSV","CSV","","261 Woodland Rd","","Highland Park","IL","US","600355004" +"1811544133","CONNECT","CONNECT URL","https://communicator.changehealthcare.com/PatientPortal/MessageCenter#!/MessageCenter/View/Message/1","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","621 Miller Dr","","Warner Robins","GA","US","310933229" +"1366099681","CONNECT","CONNECT URL","www.emanatehealth.org","N","","","","","","","","","250 S Grand Ave","","Glendora","CA","US","917414218" +"1528615853","CONNECT","CONNECT URL","McKessonConnect","N","PharmacySoftware","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","284 N 115th St","","Omaha","NE","US","681542521" +"1679120919","CONNECT","CONNECT URL","www.drhaba.com","N","","","","","","","","","807 Donnell Blvd Ste Q","","Daleville","AL","US","363222111" +"1376190611","CONNECT","CONNECT URL","paige.bordy@advocatehealth.com","N","","","DIRECT","Direct","","","","","4440 W 95th St","","Oak Lawn","IL","US","604532600" +"1871140269","DIRECT","Direct Messaging Address","colby@beyondlimitspt.com","N","E-mail Address","","","","","","","","3943 E Pony Express Pkwy Ste 220","","Eagle Mountain","UT","US","840055545" +"1679120026","CONNECT","CONNECT URL","kforthaus@fz.k12.mo.us","N","","","","","","","","","7479 Mexico Rd","","Saint Peters","MO","US","633761304" +"1588211932","CONNECT","CONNECT URL","shawn@glenfieldmemorycarehomes.com","N","","","","","","","","","118 Ohmes Rd","","Saint Peters","MO","US","633767659" +"1053968487","DIRECT","Direct Messaging Address","www.liz@wonderkindtherapy.com","N","business email","","","","","","","","414 E San Bernardino Rd","","Covina","CA","US","917231704" +"1033766464","OTHERS","Other URL","info.brigther@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","other","8 Corporate Park Ste 300","","Irvine","CA","US","926065196" +"1841847274","CONNECT","CONNECT URL","johnr@accurateiom.com","Y","email","Accurate Neuromonitoring","DIRECT","Direct","","CSV","CSV","","7338 Eagle Ct","","Midland","GA","US","318204334" +"1396392734","DIRECT","Direct Messaging Address","vmarcial@carene.org","N","","","","","","","","","174 Armistice Blvd Ste D","","Pawtucket","RI","US","028603269" +"1760039119","OTHERS","Other URL","KNJHospitalist","N","Organization","","","","","","","","98 James St","","Edison","NJ","US","088203902" +"1598312944","CONNECT","CONNECT URL","cjsblessedhands@gmail.com","N","business email","","","","","","","","1744 Barrows St","","Toledo","OH","US","436134618" +"1275180614","DIRECT","Direct Messaging Address","maddoke@tulsaschools.org","N","","","DIRECT","Direct","","CSV","CSV","","3027 S New Haven Ave","","Tulsa","OK","US","741146131" +"1104473552","OTHERS","Other URL","Slaporta06@gmail.com","N","","","","","","","","","7037 65th Pl Apt 1R","","Glendale","NY","US","113856426" +"1306493754","CONNECT","CONNECT URL","Edmond","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Edmond","4422 Wagonwheel Rd","","Edmond","OK","US","730345962" +"1932756384","CONNECT","CONNECT URL","Biloxi","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2781 C T Switzer SR Dr Ste 400","","Biloxi","MS","US","395314535" +"1649827098","OTHERS","Other URL","www.thekidspotcenter.com","N","","","","","","","","","944 Fields Dr Ste 102","","Bowling Green","KY","US","421045341" +"1659928000","CONNECT","CONNECT URL","rnunziato@extendedcarellc.com","N","","","DIRECT","Direct","","","","","601 Sheffield Ave","","Dyer","IN","US","463111167" +"1174170534","DIRECT","Direct Messaging Address","kerrianne@therapybrooklyn.com","N","","","","","","","","","252 Java St","","Brooklyn","NY","US","112225424" +"1174170534","DIRECT","Direct Messaging Address","k.sejour@kiptherapy.com","N","","","","","","","","","120 W 31st St Fl 3","","New York","NY","US","100013407" +"1093362451","DIRECT","Direct Messaging Address","glombardo@live.esu.edu","N","","","","","","","","","816 Ward Dr","","Northampton","PA","US","180678712" +"1841847209","OTHERS","Other URL","brittfrankel03@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","5870 Old Washington Rd","","Sykesville","MD","US","217848622" +"1477100832","DIRECT","Direct Messaging Address","chaely@email.unc.edu","N","","","","","","","","","101 Manning Dr","","Chapel Hill","NC","US","275144220" +"1811544273","DIRECT","Direct Messaging Address","amorales@hpsfl.org","N","","","","","","","","","1601 NE Braille Pl","","Jensen Beach","FL","US","349575345" +"1568019933","OTHERS","Other URL","Columbus","N","","","","","","","","","2540 Billingsley Rd","","Columbus","OH","US","432351990" +"1437706827","OTHERS","Other URL","Erie","N","","","","","","","","","2558 W 8th St","","Erie","PA","US","165054432" +"1245887637","OTHERS","Other URL","fbpayne69@yahoo.com","N","","","","","","","","","19195 Zane St NW","","Elk River","MN","US","553302829" +"1932756319","DIRECT","Direct Messaging Address","christine.rosner@va.gov","Y","","VA Salt Lake City Health Care System","DIRECT","Direct","","","","","500 Foothill Blvd","","Salt Lake City","UT","US","841480001" +"1104473594","OTHERS","Other URL","shannon@hayesnutrition.com","N","business email","","","","","","","","3 The Pines Ct Ste B","","Saint Louis","MO","US","631416081" +"1013564400","SOAP","SOAP URL","Apalachicola","N","","","","","","","","","196B Dr Frdrck Humphrie St","","Apalachicola","FL","US","323201470" +"1114574506","DIRECT","Direct Messaging Address","gwendolyns@childhaven.org","Y","counseling services","Childhaven - Broadway Branch","DIRECT","Direct","","CSV","CSV","","316 Broadway","","Seattle","WA","US","981225325" +"1508413998","DIRECT","Direct Messaging Address","Erikab@childhaven.org","N","Counseling services","","DIRECT","Direct","","CSV","CSV","","1345 22nd St NE","","Auburn","WA","US","980023442" +"1699322081","DIRECT","Direct Messaging Address","chunt@tesidea.com","N","email","","","","","","","","3737 Martin Luther King Jr Blvd Ste 500","","Lynwood","CA","US","902623533" +"1083261473","DIRECT","Direct Messaging Address","gabriel.loraferreira@utrgv.edu","N","","","","","","","","","5501 S McColl Rd","","Edinburg","TX","US","785395503" +"1851948244","CONNECT","CONNECT URL","https://healthhero.sorrell.us/","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","768 Avery Blvd N","","Ridgeland","MS","US","391575219" +"1336796721","CONNECT","CONNECT URL","www.simplepractice.com","N","","","","","","","","","54 Snowberry Cir","","Manchester","TN","US","373558037" +"1326695719","CONNECT","CONNECT URL","pleasantlifeproductions.com","N","","","","","","","","","1382 Westbury Dr","","Philadelphia","PA","US","191512816" +"1760039150","CONNECT","CONNECT URL","Allen","N","","","DIRECT","Direct","","OTHER","Other","Sachse","6750 Murphy Rd","","Sachse","TX","US","750482800" +"1821645128","CONNECT","CONNECT URL","SimplePractice.com","N","office software","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3200 Clements Rd","","Cottondale","AL","US","354532137" +"1912554221","CONNECT","CONNECT URL","NPI","N","","","","","","","","","9218 Adobe Sky Ct","","Richmond","TX","US","774071791" +"1841847159","CONNECT","CONNECT URL","Sedonaranch.org","N","Website","","","","","","","","4170 E Tomahawk Pass","","Sedona","AZ","US","863364334" +"1013564327","DIRECT","Direct Messaging Address","THERAPY@LONGISLANDPSY.COM","N","EMAIL ADDRESS","","DIRECT","Direct","","CSV","CSV","","400 S Oyster Bay Rd Ste 102","","Hicksville","NY","US","118013500" +"1902453210","DIRECT","Direct Messaging Address","afraser@saintvincentsservices.org","N","","","","","","","","","2425 Highland Ave","","Fall River","MA","US","027204508" +"1609423920","DIRECT","Direct Messaging Address","aarius@asfl.org","N","Agency Email","","DIRECT","Direct","","","","","21 Grand St","","Newburgh","NY","US","125505628" +"1790332013","DIRECT","Direct Messaging Address","tony@pt360coop.com","N","work email","","","","","","","","426 Industrial Ave Ste 190","","Williston","VT","US","054957904" +"1174170492","DIRECT","Direct Messaging Address","e.ferlita@tppnyc.com","N","","","","","","","","","3391 Richmond Ave","","Staten Island","NY","US","103122025" +"1326695651","OTHERS","Other URL","caroline.rodriguez@cspsp.org","N","","","","","","","","","99 CALLE GUILLERMO RIEFKHOL","","PATILLAS","PR","US","00723" +"1497302723","DIRECT","Direct Messaging Address","admin@chcwk270.e-mdsdirect.com","N","","","","","","","","","1497 Nashville Road","","Russellville","KY","US","42276" +"1699322933","DIRECT","Direct Messaging Address","RENAL@NSYNCORP.COM","Y","REGISTERED AGENT CONTACT","Putnam Dialysis LLC","","","","","","","4450 CALIBRE CROSSINGS NW","SUITE # 1122","ACWORTH","GA","US","30101" +"1790332161","DIRECT","Direct Messaging Address","jbarthelemy@northwell.edu","N","Work email address","","DIRECT","Direct","","CSV","CSV","","900 Franklin Ave","","Valley Stream","NY","US","115802145" +"1366099798","CONNECT","CONNECT URL","NA","N","","","","","","","","","14104 16th Ct SE","","Mill Creek","WA","US","980121348" +"1740837186","CONNECT","CONNECT URL","mirandalacydds.com","N","","","","","","","","","3604 Preston Rd","","Plano","TX","US","750938629" +"1972150399","OTHERS","Other URL","unknown","N","","","","","","","","","132 S 10th St","","Philadelphia","PA","US","191075244" +"1215584677","OTHERS","Other URL","samantha.copeland@stopandshop.com","Y","","The Stop & Shop Supermarket Company LLC","","","","","","","206 Kitts Ln","","Newington","CT","US","061114250" +"1912554353","CONNECT","CONNECT URL","newkindamesalon@gmail.com","N","newkindamesalon@gmail.com","","","","","","","","201 Columbia Mall Blvd Ste 189","","Columbia","SC","US","292237550" +"1164079521","CONNECT","CONNECT URL","www.emanatehealth.org","N","","","","","","","","","250 S Grand Ave","","Glendora","CA","US","917414218" +"1073160438","CONNECT","CONNECT URL","thebackdoc.com","N","","","","","","","","","2703 General Degaulle Dr Ste B","","New Orleans","LA","US","701146222" +"1306493762","CONNECT","CONNECT URL","2675636183","N","smartphone","","DIRECT","Direct","","CSV","CSV","","2924 N 19th St","","Philadelphia","PA","US","191322112" +"1114574431","DIRECT","Direct Messaging Address","audiology@psc.allscriptsdirect.net","N","","","DIRECT","Direct","","CSV","CSV","","5 First Village Dr","","Pinehurst","NC","US","283749495" +"1679120042","CONNECT","CONNECT URL","email","N","","","DIRECT","Direct","message","CSV","CSV","text","112 Sunset St","","Mount Vernon","OH","US","430501618" +"1679120042","FHIR","FHIR URL","text","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","112 Sunset St","","Mount Vernon","OH","US","430501618" +"1629625009","OTHERS","Other URL","messaging","N","messaging","","DIRECT","Direct","","OTHER","Other","other","22850 Morton Ranch Rd","","Katy","TX","US","774492154" +"1801443288","DIRECT","Direct Messaging Address","ekraus@cc-md.org","N","business email","","DIRECT","Direct","","","","","2700 Washington Ave","","Halethorpe","MD","US","212273115" +"1881241263","OTHERS","Other URL","Theranest","N","EHR System","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Health information","722 Memorial Dr","","Bessemer","AL","US","350226099" +"1235786617","DIRECT","Direct Messaging Address","haceraks@buffalo.edu","N","email address","","DIRECT","Direct","","CSV","CSV","","3435 Main St","","Buffalo","NY","US","142143099" +"1952958332","CONNECT","CONNECT URL","kmbuyi@commonwealthcare.org","N","","","","","","","","","529 Main St Ste 222","","Charlestown","MA","US","021291101" +"1952958332","DIRECT","Direct Messaging Address","kmbuyi@commonwealthcare.org","N","Commonwealth care alliance","","DIRECT","Direct","","OTHER","Other","email","529 Main St Ste 222","","Charlestown","MA","US","021291101" +"1023665312","OTHERS","Other URL","Morris","N","","","DIRECT","Direct","","OTHER","Other","Morris","1320 Union St","","Morris","IL","US","604502426" +"1497302889","CONNECT","CONNECT URL","www.wholeisticyou.com","N","","","","","","","","","15223 Farmington Rd","","Livonia","MI","US","481545411" +"1386291672","DIRECT","Direct Messaging Address","sdevore@ndninc.org","N","email address","","DIRECT","Direct","","CSV","CSV","","2200 4th St","","Baker City","OR","US","978142615" +"1861049256","DIRECT","Direct Messaging Address","nicoler@childhaven.org","N","Counseling Service","","DIRECT","Direct","","CSV","CSV","","1345 22nd St NE","","Auburn","WA","US","980023442" +"1396392684","SOAP","SOAP URL","Datalys","N","","","HIE","Health Information Exchange (HIE)","","","","","10397 State Route 155 SE","","Corning","OH","US","437309710" +"1922655216","OTHERS","Other URL","southeast.com","N","Office","","DIRECT","Direct","","CSV","CSV","","16 W Long St","","Columbus","OH","US","432152815" +"1831746122","CONNECT","CONNECT URL","Lima","N","Carelogic","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","311 E Market St","","Lima","OH","US","458014535" +"1578110961","CONNECT","CONNECT URL","www.drrobertkutner.com","N","","","","","","","","","3890 W Ann Rd","","North Las Vegas","NV","US","890314416" +"1578110862","DIRECT","Direct Messaging Address","kbrotmanpac@direct.cgmus.com","N","","","","","","","","","315 Holton Ave Ste 100","","Yakima","WA","US","989023245" +"1750938148","CONNECT","CONNECT URL","www.valentinocounseling.com","N","website address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4248 Tuller Rd Ste 111","","Dublin","OH","US","430175025" +"1073160362","DIRECT","Direct Messaging Address","julia.thomas@imail.org","N","Direct Email","","DIRECT","Direct","","","","","100 N Mario Capecchi Dr","","Slc","UT","US","841131103" +"1558918847","DIRECT","Direct Messaging Address","CombestCentral@direct.myteamcare.com","N","Central","","DIRECT","Direct","","CSV","CSV","","2424 50th St Rm 300","","Lubbock","TX","US","794122561" +"1538716840","OTHERS","Other URL","ssdrexler@bayouregionhealth.com","N","","","","","","","","","706 Kent St","","Jeanerette","LA","US","705445710" +"1962059253","DIRECT","Direct Messaging Address","admin@creativelearningbrevard.com","N","email","","","","","","","","453 King St","","Cocoa","FL","US","329227621" +"1619524923","OTHERS","Other URL","shareddrive","N","","","","","","","","","329 Elton Hills Dr NW","","Rochester","MN","US","559012477" +"1083261390","OTHERS","Other URL","Arlington","N","record","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Arlington","7908 Modesto Dr","","Arlington","TX","US","760016102" +"1083261390","OTHERS","Other URL","Arlington","N","Record","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Arlington","7908 Modesto Dr","","Arlington","TX","US","760016102" +"1700433018","CONNECT","CONNECT URL","EHR","N","www.drchrono.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","14815 W Bell Rd Ste 104","","Surprise","AZ","US","853747603" +"1629625934","CONNECT","CONNECT URL","www.atkinspharmacy.com","N","","","","","","","","","701 3rd St","","Marble Falls","TX","US","786545720" +"1073160388","DIRECT","Direct Messaging Address","Rb0062@mix.wvu.edu","N","Email","","DIRECT","Direct","","","","","2427 Eastern Ave","","Baltimore","MD","US","212243614" +"1073160388","OTHERS","Other URL","Robindburgess@gmail.com","N","","","","","","","","","11750 Old Georgetown Rd Unit 2410","","Rockville","MD","US","20852" +"1255988564","OTHERS","Other URL","erin.rule-miller@va.gov","N","email","","HIE","Health Information Exchange (HIE)","","","","","820 S Damen Ave","","Chicago","IL","US","606123728" +"1518514843","DIRECT","Direct Messaging Address","services@championtomorrow.com","N","","","","","","","","","1400 Preston Rd Ste 300","","Plano","TX","US","750933603" +"1770130007","DIRECT","Direct Messaging Address","psumas@thecounselingcenter.com","N","Email address","","","","","","","","16-01 Broadway","","Fair Lawn","NJ","US","074102026" +"1598312829","DIRECT","Direct Messaging Address","areinhold@granitepathways.org","N","","","","","","","","","303 Belmont St","","Manchester","NH","US","031034311" +"1114574449","DIRECT","Direct Messaging Address","LPettiette@Stellarliving.com","N","","","DIRECT","Direct","","","","","1685 S 21st St","","Colorado Springs","CO","US","809045123" +"1841847175","DIRECT","Direct Messaging Address","dikkenj@mskcc.org","N","Work email","","","","","","","","1233 York Ave Apt 20N","","New York","NY","US","100656342" +"1851948186","DIRECT","Direct Messaging Address","secure@artrelief.info","N","Secure Email","","","","","","","","51 Kondazian St","","Watertown","MA","US","024722830" +"1659928984","OTHERS","Other URL","Other","N","","","","","","","","","303 S Main St","","Copperas Cove","TX","US","765222237" +"1740837079","CONNECT","CONNECT URL","www.familyhouston.org","N","website","","HIE","Health Information Exchange (HIE)","","OTHER","Other","EHR","4625 Lillian St","","Houston","TX","US","770075544" +"1578110854","DIRECT","Direct Messaging Address","harborpt@harborpt.net","N","","","","","","","","","1294 W 6th St Ste 101","","San Pedro","CA","US","907312997" +"1982251161","OTHERS","Other URL","yes","Y","no","Speech, Language, Educational and Associates","","","","","","","16500 Ventura Blvd","","Encino","CA","US","914362011" +"1043867229","OTHERS","Other URL","Computer","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Records","3855 Health Sciences Dr","","LA Jolla","CA","US","920931503" +"1609423987","CONNECT","CONNECT URL","sonoransleep.com","N","URL","","DIRECT","Direct","","OTHER","Other","URL","5620 W Thunderbird Rd Ste B3","","Glendale","AZ","US","853064638" +"1568019826","CONNECT","CONNECT URL","Hanford","N","","","HIE","Health Information Exchange (HIE)","","","","","115 Mall Dr","","Hanford","CA","US","932305786" +"1770130080","DIRECT","Direct Messaging Address","akirklan@excitesteps.com","N","","","DIRECT","Direct","","OTHER","Other","Professional Inquires only","3978 Sorrento Valley Blvd Ste 100","","San Diego","CA","US","921211436" +"1033766381","SOAP","SOAP URL","Temecula","N","Webpt","","DIRECT","Direct","","CSV","CSV","","28975 Old Town Front St Ste 201","","Temecula","CA","US","925902863" +"1609423912","DIRECT","Direct Messaging Address","janndel@msmu.edu","N","","","","","","","","","4464 S Dixie Hwy","","Middletown","OH","US","450055464" +"1144877457","DIRECT","Direct Messaging Address","smanculich@abhs.co","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6454 Van Nuys Blvd","","Van Nuys","CA","US","914011445" +"1700433042","DIRECT","Direct Messaging Address","mike@goldenlifeafc.com","N","","","DIRECT","Direct","","CSV","CSV","","503 W Montcalm St","","Greenville","MI","US","488381749" +"1437706777","CONNECT","CONNECT URL","Luxemburg","N","","","","","","","","","N6004 Rendezvous Rd","","Luxemburg","WI","US","542178370" +"1598312837","OTHERS","Other URL","Brooklyn","N","Hospital","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Brooklyn","1 Broodale pz","","Brooklyn","NY","US","11212" +"1730736083","OTHERS","Other URL","812-988-7463","N","phone","","DIRECT","Direct","","OTHER","Other","fax","292 S Van Buren St","","Nashville","IN","US","474487038" +"1730736083","OTHERS","Other URL","fax","N","812-988-7176","","DIRECT","Direct","","CSV","CSV","","292 S Van Buren St","","Nashville","IN","US","474487038" +"1952958209","CONNECT","CONNECT URL","Weston","N","","","","","","","","","1825 Main St Ste 201","","Weston","FL","US","333263683" +"1073160321","CONNECT","CONNECT URL","Longmont","N","","","","","","","","","529 Coffman St","","Longmont","CO","US","805015450" +"1134776487","CONNECT","CONNECT URL","drdaniellecornelius.com","N","","","DIRECT","Direct","","","","","15110 Boones Ferry Rd Ste 380","","Lake Oswego","OR","US","970353462" +"1811544174","CONNECT","CONNECT URL","info@greenhillhealthconsultants.com","N","email","","DIRECT","Direct","","OTHER","Other","Encrypted email","2500 W 4th St Ste 1","","Wilmington","DE","US","198053352" +"1518514876","DIRECT","Direct Messaging Address","care@mycharitycares.org","N","","","","","","","","","2930 N Academy Blvd Ste 204","","Colorado Springs","CO","US","809175342" +"1457908709","DIRECT","Direct Messaging Address","rachel@pediatrictherapyplayhouse.com","N","","","","","","","","","10780 Santa Monica Blvd Ste 260","","Los Angeles","CA","US","900254777" +"1457908709","CONNECT","CONNECT URL","www.pediatrictherapyplayhouse.com","N","Website","","DIRECT","Direct","","CSV","CSV","","10780 Santa Monica Blvd Ste 260","","Los Angeles","CA","US","900254777" +"1881241149","DIRECT","Direct Messaging Address","acs2286@cumc.columbia.edu","N","encrypted medical email address","","","","","","","","161 Fort Washington Ave","","New York","NY","US","100323729" +"1881241149","DIRECT","Direct Messaging Address","acs2286@cumc.columbia.edu","N","encrypted email through Columbia University Medical Center","","OTHER","Other","Professional and School email","","","","161 Fort Washington Ave","","New York","NY","US","100323729" +"1932756293","DIRECT","Direct Messaging Address","mckenzie.cottle@voaut.org","N","","","DIRECT","Direct","","","","","650 E 4500 S Ste 300","","Salt Lake City","UT","US","841074502" +"1922655281","DIRECT","Direct Messaging Address","priscillage@carolinacenterforaba.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Work related","111 Mackenan Dr","","Cary","NC","US","275117903" +"1982251252","DIRECT","Direct Messaging Address","office@rapidcitymentalhealth.com","N","encrypted email","","DIRECT","Direct","","CSV","CSV","","3939 Canyon Lake Dr Ste A","","Rapid City","SD","US","577020827" +"1427605799","DIRECT","Direct Messaging Address","aknights@jbfcs.org","N","","","","","","","","","2020 Coney Island Ave","","Brooklyn","NY","US","112232329" +"1760039036","DIRECT","Direct Messaging Address","billy.bluejacket@coloradobehavior.com","N","Provider email","","DIRECT","Direct","","OTHER","Other","Direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203162" +"1588211858","DIRECT","Direct Messaging Address","luke.maxon@coloradobehavior.com","N","Provider email","","DIRECT","Direct","","OTHER","Other","Direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203162" +"1003463381","DIRECT","Direct Messaging Address","exg9688@bjc.org","N","","","","","","","","","1 Childrens Pl","","Saint Louis","MO","US","631101081" +"1801443189","CONNECT","CONNECT URL","epic","N","","","","","","","","","501 S Buena Vista St","","Burbank","CA","US","915054809" +"1801443189","CONNECT","CONNECT URL","epic","N","","","","","","","","","501 S Buena Vista St","","Burbank","CA","US","915054809" +"1356998637","OTHERS","Other URL","N/A","N","","","","","","","","","2100 45th St Ste B12","","West Palm Beach","FL","US","334072064" +"1306493689","CONNECT","CONNECT URL","Kahuku","N","","","DIRECT","Direct","","","","","56-660 Kamehameha Hwy","","Kahuku","HI","US","967312210" +"1174170450","CONNECT","CONNECT URL","www.beyondphysicaltherapyinc.com","N","Website","","DIRECT","Direct","","OTHER","Other","Website","2990 S Sepulveda Blvd Ste 205","","Los Angeles","CA","US","900643973" +"1225685506","CONNECT","CONNECT URL","Cleveland","N","","","DIRECT","Direct","","CSV","CSV","","3704 Walton Ave","","Cleveland","OH","US","441134917" +"1396392676","CONNECT","CONNECT URL","STPETERSBURG","N","","","","","","","","","1200 7th Ave N","","St Petersburg","FL","US","337051300" +"1396392676","CONNECT","CONNECT URL","STPETERSBURG","N","","","","","","","","","1200 7th Ave N","","St Petersburg","FL","US","337051300" +"1396392676","CONNECT","CONNECT URL","STPETERSBURG","N","","","","","","","","","1200 7th Ave N","","St Petersburg","FL","US","337051300" +"1508413881","DIRECT","Direct Messaging Address","jasper.gates@cy-hopecounseling.org","N","Email","","DIRECT","Direct","","CSV","CSV","","12715 Telge Rd","","Cypress","TX","US","774292289" +"1134776412","OTHERS","Other URL","https://ohsu.app.box.com/folder/0","N","OHSU Box","","HIE","Health Information Exchange (HIE)","","","","","3181 SW Sam Jackson Park Rd","","Portland","OR","US","972393098" +"1497302772","OTHERS","Other URL","secure.gethealthie.com","N","Healthie is HIPAA, PIPEDA, AUS Privacy Act, and GDPR Compliant","","","","","","","","5505 Edmondson Pike Ste 102","","Nashville","TN","US","372115869" +"1750938932","OTHERS","Other URL","URL","N","","","DIRECT","Direct","","","","","111 Wilbur Peck Ct","","Greenwich","CT","US","068306323" +"1669029849","CONNECT","CONNECT URL","http://bitly/MoNikaJ1","N","","","","","","","","","1210 Fowler St NW Ste 128","","Atlanta","GA","US","303187812" +"1114574399","DIRECT","Direct Messaging Address","info@edworks4u.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1050 Lakes Dr Ste 244","","West Covina","CA","US","917902924" +"1912554197","CONNECT","CONNECT URL","http://dunamiscenter.com","N","Website for the three Dunamis Wellness Offices","","DIRECT","Direct","","CSV","CSV","","748 N Market St","","Redding","CA","US","960033606" +"1366099541","OTHERS","Other URL","caretocareing@gmail.com","N","","","","","","","","","2206 Branderwood Dr","","Greensboro","NC","US","274076072" +"1366099541","OTHERS","Other URL","caretocareinc@gmail.com","N","","","","","","","","","2206 Branderwood Dr","","Greensboro","NC","US","274076072" +"1972150159","CONNECT","CONNECT URL","vitasignincorporate@gmail.com","N","company directory","","DIRECT","Direct","","CSV","CSV","","1276 Old York Rd","","Burlington","NJ","US","080163810" +"1972150159","CONNECT","CONNECT URL","vitasignincorp@gmail.com","N","company email","","DIRECT","Direct","","CSV","CSV","","1457 Nottingham Way","","Hamilton","NJ","US","086091909" +"1972150159","CONNECT","CONNECT URL","computer","N","EMR","","DIRECT","Direct","","CSV","CSV","","1457 Nottingham Way","","Hamilton","NJ","US","086091909" +"1255988432","DIRECT","Direct Messaging Address","leila.ledesma@hackensackmeridian.org","N","website","","DIRECT","Direct","","CSV","CSV","","20 Prospect Ave","","Hackensack","NJ","US","076011997" +"1982251195","SOAP","SOAP URL","Morton","Y","","MORTON CHIROPRACTIC CENTER PLLC","","","","","","","118 2nd St","","Morton","WA","US","983569800" +"1477100584","DIRECT","Direct Messaging Address","heartsouthpc@302.direct.myezyaccess.com","N","Patient Portal","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1022 1st St N Ste 500","","Alabaster","AL","US","350078740" +"1720635915","DIRECT","Direct Messaging Address","mbellardini@fsd1.org","N","School Based Email","","DIRECT","Direct","","","","","515 Francis Marion Rd","","Florence","SC","US","295064702" +"1215584404","DIRECT","Direct Messaging Address","adang@ucpoc.org","Y","work email","United Cerebral Palsy of Orange County","DIRECT","Direct","","","","","980 Roosevelt Ste 100","","Irvine","CA","US","926203670" +"1588211833","CONNECT","CONNECT URL","MIAMI","N","Company encrypted email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5040 SW 98th Ct","","Miami","FL","US","331656365" +"1588211833","CONNECT","CONNECT URL","MIAMI","N","Company encrypted email","","DIRECT","Direct","","CSV","CSV","","6850 SW 24th St Ste 507","","Miami","FL","US","331551758" +"1285281329","DIRECT","Direct Messaging Address","joslan@stanfordchildrens.org","N","work email","","","","","","","","725 Welch Rd","","Palo Alto","CA","US","943041601" +"1548817760","DIRECT","Direct Messaging Address","gabrielle.vandergriff@sodexo.com","N","work email","","DIRECT","Direct","","","","","6767 S Spruce St Ste 125","","Centennial","CO","US","801121284" +"1700433943","OTHERS","Other URL","https://keck.usc.edu/nuclear-medicine-division/training-education/","N","","","","","","","","","1100 N State St # D&t3D321","","Los Angeles","CA","US","900335000" +"1518514892","OTHERS","Other URL","CRISP","N","Regional health information exchange","","HIE","Health Information Exchange (HIE)","","OTHER","Other","medical informatics resource","2401 W Belvedere Ave","","Baltimore","MD","US","212155216" +"1558918730","DIRECT","Direct Messaging Address","hr@alitahomecare.com","N","HIPPA Compliant","","DIRECT","Direct","","OTHER","Other","All","1801 W Evans St Ste D107","","Florence","SC","US","295013376" +"1932756152","OTHERS","Other URL","http://socialanxietyhelp.com","N","Business web page","","DIRECT","Direct","","OTHER","Other","Access to care, resources, services, etc","4808 43rd Pl NW","","Washington","DC","US","200164502" +"1326695511","CONNECT","CONNECT URL","n/a","N","","","","","","","","","1115 Ball Ave NE","","Grand Rapids","MI","US","495055904" +"1053968263","CONNECT","CONNECT URL","www.rwjbh.org","N","","","","","","","","","110 Rehill Ave","","Somerville","NJ","US","088762519" +"1831746049","DIRECT","Direct Messaging Address","monica.pradoleon@lsswis.org","N","","","","","","","","","6737 W Washington St Ste 2275","","West Allis","WI","US","532145666" +"1528615739","DIRECT","Direct Messaging Address","officemanager@k2-healthcare.com","N","","","","","","","","","508 Williamson Rd","","Mooresville","NC","US","281179186" +"1437706504","OTHERS","Other URL","TherapyBoss","Y","www.therapyboss.com","PragmaIT","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5811 Dempster St Ste 1","","Morton Grove","IL","US","600533017" +"1275180499","CONNECT","CONNECT URL","emily.ward@jfs.ohio.gov","N","","","","","","","","","2282 Reeves Rd NE","","Warren","OH","US","444834300" +"1588211700","OTHERS","Other URL","N/a","N","","","","","","","","","225 Cedar Hill St Ste 200","","Marlborough","MA","US","017525900" +"1396392510","DIRECT","Direct Messaging Address","carli.campion@omh.ny.gov","N","","","","","","","","","998 Crooked Hill Rd","","Brentwood","NY","US","117171019" +"1306493549","OTHERS","Other URL","https://viamarhealth.com/","Y","Business URL","ViaMar Health Institutes of the Palm Beaches, LLC","DIRECT","Direct","","OTHER","Other","Employer's Website","560 Village Blvd Ste 365","","West Palm Beach","FL","US","334091984" +"1952958191","CONNECT","CONNECT URL","https://www.officemd.net/officemd/menu/main.asp","N","iSalus","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2040 E Beltline Ave NE","","Grand Rapids","MI","US","495259716" +"1225685464","DIRECT","Direct Messaging Address","contact@g2gtruvkingllc.com","N","","","","","","","","","15248 Barnabas Trl","","Woodbridge","VA","US","221935570" +"1396392551","DIRECT","Direct Messaging Address","Noella.teylancashman@Assumption.edu","N","school email","","DIRECT","Direct","","OTHER","Other","N/A","397 Lincoln Rd","","Walpole","MA","US","020811218" +"1427605591","DIRECT","Direct Messaging Address","jflegaspi@ucsd.edu","N","","","","","","","","","9300 Campus Point Dr","","LA Jolla","CA","US","920371300" +"1164079257","DIRECT","Direct Messaging Address","ashleyasandlin@icloud.com","N","Email","","DIRECT","Direct","","OTHER","Other","Direct contact email","165 E 6th St Apt 6","","Franklin","OH","US","450052556" +"1619524709","CONNECT","CONNECT URL","OneConnect","N","","","","","","","","","1515 Holcombe Blvd","","Houston","TX","US","770304000" +"1821645938","OTHERS","Other URL","7863840564","N","","","","","","","","","121 SW 72nd Ave","","Miami","FL","US","331442621" +"1548817653","CONNECT","CONNECT URL","smartphone","N","","","","","","","","","7231 SW 112th Place Cir","","Miami","FL","US","331732641" +"1457908568","OTHERS","Other URL","https://stores.healthmart.com/StanfredPharmacy","N","Pharmacy website","","DIRECT","Direct","","CSV","CSV","","8031 Vineland Ave","","Sun Valley","CA","US","913523951" +"1932756053","OTHERS","Other URL","Anasazi","N","","","","","","","","","1239 Parkway Ave","","Ewing","NJ","US","086283000" +"1669029799","CONNECT","CONNECT URL","Milwaukee","N","","","DIRECT","Direct","","CSV","CSV","Milwaukee","315 N 95th St Apt 241","","Milwaukee","WI","US","532264471" +"1669029799","CONNECT","CONNECT URL","Milwaukee","N","","","","","","","","","315 N 95th St Apt 241","","Milwaukee","WI","US","532264471" +"1396392429","CONNECT","CONNECT URL","abeckett@psud11.net","N","","","","","","","","","9880 N 77th Ave","","Peoria","AZ","US","853456667" +"1578110607","DIRECT","Direct Messaging Address","kathleen.morrison@carle.com","N","","","","","","","","","2300 S 1st St","","Champaign","IL","US","618207661" +"1730736869","OTHERS","Other URL","https://portal.vtconnect.net/anasaziwayvirtualroom","N","","","","","","","","","91-127 Wailohia Pl","","Ewa Beach","HI","US","967061854" +"1477100519","OTHERS","Other URL","Cerner","N","We use Cerner as our computer system","","","","","","","","705 Riley Hospital Dr","","Indianapolis","IN","US","462025109" +"1194372243","OTHERS","Other URL","Golden.Comfort@yahoo.com","Y","Business Email","Golden Comfort LLC","DIRECT","Direct","","OTHER","Other","Supportive Living","6340 N 84th St Apt 5","","Milwaukee","WI","US","532251972" +"1467009514","DIRECT","Direct Messaging Address","emily.topmiller@uky.edu","N","","","DIRECT","Direct","","","","","800 Rose St","","Lexington","KY","US","405367001" +"1528615606","DIRECT","Direct Messaging Address","contact@dentalvisions.com","N","","","DIRECT","Direct","","CSV","CSV","","312 E Renfro St Ste 204","","Burleson","TX","US","760283949" +"1356998595","DIRECT","Direct Messaging Address","nicole.mogensen@rehabcare.com","N","work email","","DIRECT","Direct","","OTHER","Other","email","3000 Galloway Rdg","","Pittsboro","NC","US","273128639" +"1356998595","DIRECT","Direct Messaging Address","nicole.mogensen@rehabcare.com","N","work email","","DIRECT","Direct","","OTHER","Other","email","3000 Galloway Rdg","","Pittsboro","NC","US","273128639" +"1356998595","DIRECT","Direct Messaging Address","nicole.mogensen@rehabcare.com","N","work email","","DIRECT","Direct","","OTHER","Other","email","3000 Galloway Rdg","","Pittsboro","NC","US","273128639" +"1215584420","OTHERS","Other URL","caroline.rodriguez@cspsp.org","N","","","","","","","","","99 CALLE GUILLERMO RIEFKHOL","","PATILLAS","PR","US","00723" +"1326695545","OTHERS","Other URL","www.lifecarepharmacy.com","N","","","","","","","","","2514 South Ave A","Suite 2","Yuma","AZ","US","85365" +"1376190546","CONNECT","CONNECT URL","https://www.sanlucaspr.org/","N","","","","","","","","","917 Ave Tito Castro","","Ponce","PR","US","007164717" +"1881241008","CONNECT","CONNECT URL","Computer","N","","","","","","","","","1000 Corporate Pointe Ste 109","","Warner Robins","GA","US","310883439" +"1538716709","OTHERS","Other URL","lancaster","N","business","","HIE","Health Information Exchange (HIE)","","OTHER","Other","medical records","100 Roherstown Rd","Bld 6","lancaster","PA","US","176031760" +"1649827726","DIRECT","Direct Messaging Address","sokoh@commonwealthcare.org","N","commonwealthcare alliance","","DIRECT","Direct","","CSV","CSV","","529 Main St","","Charlestown","MA","US","021291125" +"1649827726","DIRECT","Direct Messaging Address","sokoh@commonwealthcare.org","N","commomwealthalliance","","DIRECT","Direct","","CSV","CSV","","529 Main St","","Charlestown","MA","US","021291125" +"1649827726","DIRECT","Direct Messaging Address","sokoh@commonwealthcare.org","N","commonwealthcare alliance","","DIRECT","Direct","","CSV","CSV","","529 Main St","","Charlestown","MA","US","021291125" +"1649827726","CONNECT","CONNECT URL","sokoh@commonwealthcare.org","N","commonwealthcare alliance","","DIRECT","Direct","","CSV","CSV","","529 Main St","","Charlestown","MA","US","021291125" +"1598312605","DIRECT","Direct Messaging Address","alena.luna@aurorabehavioral.com","N","","","","","","","","","2900 E Del Mar Blvd","","Pasadena","CA","US","911074375" +"1477100667","CONNECT","CONNECT URL","Jmgrice19@gmail.com","N","","","","","","","","","1865 Raymond Tucker Rd","","Tallahassee","FL","US","323118793" +"1659928844","CONNECT","CONNECT URL","va.gov","N","","","DIRECT","Direct","","CSV","CSV","","7305 N Military Trl Ofc 8A-211","","Riviera Beach","FL","US","334107417" +"1821645011","DIRECT","Direct Messaging Address","guardian@itsguardian.fl-hie.net","N","Guardian Health Services","","DIRECT","Direct","","OTHER","Other","CCDA","483 N Semoran Blvd Ste 204","","Winter Park","FL","US","327923800" +"1710534904","OTHERS","Other URL","Cotswolddentalcare@gmail.com","N","","","","","","","","","401 S Sharon Amity Rd Ste B","","Charlotte","NC","US","282112848" +"1245887447","CONNECT","CONNECT URL","NA","N","","","OTHER","Other","NA","OTHER","Other","School","227 Moon Dance Ct","","Conroe","TX","US","773042241" +"1518514710","DIRECT","Direct Messaging Address","emelia_gubrud@teamhealth.com","N","Work E-mail","","DIRECT","Direct","","OTHER","Other","Work E-mail","1015 NW 22nd Ave","","Portland","OR","US","972103025" +"1144877366","DIRECT","Direct Messaging Address","amy.wilkins@vcuhealth.org","Y","","Community Memorial Hospital","","","","","","","750 Lombardy St","","South Hill","VA","US","239702112" +"1447807672","DIRECT","Direct Messaging Address","c.kroeger@wustl.edu","Y","","Washington University in St. Louis","","","","","","","1 Brookings Dr","Campus Box 1067","Saint Louis","MO","US","631304862" +"1972150118","DIRECT","Direct Messaging Address","ktaulbee@novabh.org","N","","","DIRECT","Direct","","OTHER","Other","direct emails","1335 Laymon Rd","","New Vienna","OH","US","451599550" +"1245887488","DIRECT","Direct Messaging Address","info@brightsidedentistry.net","N","","","","","","","","","1161 S Perry St Ste B100","","Castle Rock","CO","US","801041978" +"1568019701","OTHERS","Other URL","Baltimore","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Baltimore","3800 Frederick Ave","","Baltimore","MD","US","212293618" +"1336796580","FHIR","FHIR URL","https://soap.bassett.org/FHIR/api/FHIR/DSTU2/","N","Epic","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1 Norton Ave","","Oneonta","NY","US","138202629" +"1740837988","DIRECT","Direct Messaging Address","elizabeth.almendares@americanhealthservices.org","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1101 Capp St","","San Francisco","CA","US","941104697" +"1518514769","OTHERS","Other URL","EPIC","N","","","DIRECT","Direct","","","","","21 Totman St","","Quincy","MA","US","021697564" +"1790332948","DIRECT","Direct Messaging Address","support@acrspeakingdimensions.com","N","","","","","","","","","1075 Cooper Rd Ste 100","","Grayson","GA","US","300174268" +"1104473362","DIRECT","Direct Messaging Address","day_treatment@hopeservices4u.com","N","","","","","","","","","1329 N Brightleaf Blvd Ste D","","Smithfield","NC","US","275777262" +"1639726805","OTHERS","Other URL","Na","N","","","","","","","","","12 Overlook st","","Whitinsville","MA","US","01588" +"1174170344","OTHERS","Other URL","anna@projectconnection.co","N","encrypted email","","DIRECT","Direct","","CSV","CSV","","2655 S Lake Erie Dr","","West Valley City","UT","US","841207350" +"1275180341","OTHERS","Other URL","kent.k12.md.us","N","","","","","","","","","5608 Boundary Ave","","Rock Hall","MD","US","216611604" +"1902453079","OTHERS","Other URL","Wilmington","N","Treatment Center","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Health information exchange","1322 N Avalon Blvd","","Wilmington","CA","US","907442639" +"1518514785","CONNECT","CONNECT URL","https://jri.org/community-services/childrens-friend-and-family-services","N","Outpatient Services","","DIRECT","Direct","","CSV","CSV","","3 Blackburn Ctr","","Gloucester","MA","US","019302268" +"1740837814","CONNECT","CONNECT URL","MIAMI","N","Computer/cellphone","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","21231 SW 88th Pl","","Cutler Bay","FL","US","331893791" +"1104473271","DIRECT","Direct Messaging Address","michael.a.brumsey.civ@mail.mil","N","email","","DIRECT","Direct","","OTHER","Other","210-916-9817","3551 Roger Brooke Dr","","Jbsa Ft Sam Houston","TX","US","782344504" +"1710534888","DIRECT","Direct Messaging Address","drsuri@dentalwellnessdc.com","N","email","","","","","","","","8120 S Holly St Ste 102","","Centennial","CO","US","801224006" +"1467009530","DIRECT","Direct Messaging Address","mschwike@cox.net","N","","","","","","","","","7746 E Latham St","","Scottsdale","AZ","US","852573734" +"1558918623","CONNECT","CONNECT URL","https://authenticselfgroup.clientsecure.me/","N","HIPAA Compliant Health Management System","","DIRECT","Direct","","CSV","CSV","","3150 SW 38th Ave Ste 1320-A","","Coral Gables","FL","US","331461531" +"1306493473","OTHERS","Other URL","https://efpopticians.com","Y","","Chicagoland Eyecare Inc","DIRECT","Direct","","OTHER","Other","website","1205 N Dearborn St","","Chicago","IL","US","606102213" +"1861049975","OTHERS","Other URL","TAOS","Y","","Nonviolence Works, Inc.","HIE","Health Information Exchange (HIE)","TAOS","CSV","CSV","TAOS","105 Bertha Rd Ste B","","Taos","NM","US","875717148" +"1407403512","OTHERS","Other URL","https://jalexandercounseling.clientsecure.me","N","Client portal","","DIRECT","Direct","","OTHER","Other","Secure client messaging through client portal","7406 Serena Dr","","Castle Pines","CO","US","801088108" +"1245887330","DIRECT","Direct Messaging Address","ABAIRD@MHMRCV.ORG","N","WORK EMAIL","","DIRECT","Direct","","OTHER","Other","WORK EMAIL","902 Spaulding St","","San Angelo","TX","US","769034971" +"1609423797","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1134776248","CONNECT","CONNECT URL","tjammal@ageadvantage.com","N","business e-mail","","DIRECT","Direct","","CSV","CSV","","735 Sunrise Ave Ste 220","","Roseville","CA","US","956614596" +"1174170278","CONNECT","CONNECT URL","tiair.tyler123@gmail.com","N","","","DIRECT","Direct","","OTHER","Other","health information","315 Tanglewood Ln","","Bay Village","OH","US","441401130" +"1083261184","OTHERS","Other URL","s.bruce@tppnyc.com","Y","Work email","The Perfect Playground","DIRECT","Direct","","OTHER","Other","Work email","3391 Richmond Ave","","Staten Island","NY","US","103122025" +"1437706538","CONNECT","CONNECT URL","integratedfamilyservices.net","N","","","","","","","","","2269 Stantonsburg Rd","","Greenville","NC","US","278342841" +"1437706538","CONNECT","CONNECT URL","integratedfamilyservices.net","N","","","","","","","","","2269 Stantonsburg Rd","","Greenville","NC","US","278342841" +"1700433802","DIRECT","Direct Messaging Address","funwithfriendsllc@outlook.com","N","","","","","","","","","1823 S Indiana Ave","","West Bend","WI","US","530955154" +"1356998454","CONNECT","CONNECT URL","Buffalo","N","","","","","","","","","2250 Wehrle Dr Ste 1","","Williamsville","NY","US","142217034" +"1841847951","CONNECT","CONNECT URL","GREENVILLE","N","","","","","","","","","4 Andromeda Ct","","Greenville","SC","US","296155433" +"1841847951","OTHERS","Other URL","GREENVILLE","N","home","","HIE","Health Information Exchange (HIE)","","","","","4 Andromeda Ct","","Greenville","SC","US","296155433" +"1871140996","OTHERS","Other URL","libertyhospicecare1@gmail.com","N","libertyhospicecare1@gmail.com","","DIRECT","Direct","","OTHER","Other","libertyhospicecare1@gmail.com","14407 Gilmore St Ste 202B","","Van Nuys","CA","US","914011400" +"1780231803","DIRECT","Direct Messaging Address","shanna@coppellfamilytherapy.com","N","Business Email","","DIRECT","Direct","","OTHER","Other","Email","270 N Denton Tap Rd Ste 160","","Coppell","TX","US","750192133" +"1649827767","CONNECT","CONNECT URL","Kahuku","N","","","DIRECT","Direct","","","","","56-660 Kamehameha Hwy","","Kahuku","HI","US","967312210" +"1427605559","DIRECT","Direct Messaging Address","kelsie.gauchay@voaut.org","Y","","Volunteers of America, Utah","","","","","","","888 S 400 W","","Salt Lake City","UT","US","841014800" +"1609423730","OTHERS","Other URL","Phoenix","N","","","","","","","","","1941 W Guadalupe Rd Ste 108","","Mesa","AZ","US","852027483" +"1922655059","DIRECT","Direct Messaging Address","jbacher@cenclear.org","N","","","DIRECT","Direct","","","","","530 Spruce St","","Clearfield","PA","US","168301943" +"1154978286","DIRECT","Direct Messaging Address","services@championtomorrow.com","N","","","","","","","","","1400 Preston Rd Ste 300","","Plano","TX","US","750933603" +"1902453046","OTHERS","Other URL","CAQH","N","Office","","DIRECT","Direct","","CSV","CSV","New York","484 W 43rd St Apt 23H","","New York","NY","US","100366341" +"1902453046","DIRECT","Direct Messaging Address","ckelly@ppasshare.org","N","Office","","DIRECT","Direct","","CSV","CSV","","484 W 43rd St Apt 23H","","New York","NY","US","100366341" +"1457908592","DIRECT","Direct Messaging Address","syreeta@resilienthopecounseling.com","N","","","","","","","","","4429 Unruh Ave","","Philadelphia","PA","US","191352732" +"1457908592","DIRECT","Direct Messaging Address","syreeta@resilienthopecounseling.com","N","","","","","","","","","4429 Unruh Ave","","Philadelphia","PA","US","191352732" +"1457908592","DIRECT","Direct Messaging Address","syreeta@resilienthopecounselingservices.com","N","","","","","","","","","4429 Unruh Ave","","Philadelphia","PA","US","191352732" +"1457908592","DIRECT","Direct Messaging Address","syreeta@resilienthopecounseling.com","N","","","","","","","","","4429 Unruh Ave","","Philadelphia","PA","US","191352732" +"1457908592","DIRECT","Direct Messaging Address","syreeta@resilienthopecounselingservices.com","N","","","","","","","","","4429 Unruh Ave","","Philadelphia","PA","US","191352732" +"1457908592","DIRECT","Direct Messaging Address","syreeta@resilienthopecounseling.com","N","","","","","","","","","4429 Unruh Ave","","Philadelphia","PA","US","191352732" +"1457908592","DIRECT","Direct Messaging Address","syreeta@resilienthopecounselingservices.com","N","","","","","","","","","4429 Unruh Ave","","Philadelphia","PA","US","191352732" +"1457908592","DIRECT","Direct Messaging Address","syreeta@resilienthopecounseling.com","N","","","","","","","","","4429 Unruh Ave","","Philadelphia","PA","US","191352732" +"1457908592","DIRECT","Direct Messaging Address","syreeta@resilienthopecounselingservices.com","N","","","","","","","","","4429 Unruh Ave","","Philadelphia","PA","US","191352732" +"1295382331","DIRECT","Direct Messaging Address","frances.walker@svcc.directak.net","N","secured email system","","HIE","Health Information Exchange (HIE)","","OTHER","Other","fax 1-888-588-5194","21659A Songbird Dr","","Chugiak","AK","US","995675615" +"1013564152","DIRECT","Direct Messaging Address","sdewan@saintpetersuh.com","N","","","","","","","","","254 Easton Ave","","New Brunswick","NJ","US","089011766" +"1871140012","CONNECT","CONNECT URL","khensler@bcfymca.org","N","","","DIRECT","Direct","","CSV","CSV","","2001 Ehrman Rd","","Cranberry Twp","PA","US","160662271" +"1063069284","CONNECT","CONNECT URL","Korena_M_Kemerling-Theobald@rush.edu","N","","","","","","","","","2450 Riverside Ave","","Minneapolis","MN","US","554541450" +"1073160230","CONNECT","CONNECT URL","Kahuku","N","","","DIRECT","Direct","","","","","56-660 Kamehameha Hwy","","Kahuku","HI","US","967312210" +"1003463233","DIRECT","Direct Messaging Address","sshelton@pugetsound.edu","Y","","University of Puget Sound","","","","","","","1500 N Warner St","CMB 1035","Tacoma","WA","US","984165000" +"1841847076","CONNECT","CONNECT URL","https://dceast.drcloudemr.com/ehr/interface","N","Dr Cloud","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11983 Hwy 2 Alt","","Summerfield","LA","US","71079" +"1609423813","OTHERS","Other URL","CANotes","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","229 North Main Street","","Smyrna","DE","US","19977" +"1194372342","OTHERS","Other URL","uknown","N","","","","","","","","","Via Christi Village 777 N McLean Blvs","","Wichita","KS","US","67203" +"1336796549","SOAP","SOAP URL","http://192.168.1.40/curemd/datlogin.asp","N","","","","","","","","","1205 N Courtenay Pkwy","","Merritt Island","FL","US","329535500" +"1457908667","CONNECT","CONNECT URL","Indianapolis","N","email","","DIRECT","Direct","","CSV","CSV","","1505 E Southport Rd","","Indianapolis","IN","US","462275303" +"1427605633","DIRECT","Direct Messaging Address","tkeen@generations-counseling.com","N","Email","","DIRECT","Direct","","OTHER","Other","email","5285 Highway N Ste 103","","Cottleville","MO","US","633047733" +"1063069276","OTHERS","Other URL","andre@benchmark-transportation.com","N","","","","","","","","","1660 E Paradise Ln","","Daytona Beach","FL","US","321191514" +"1013564244","OTHERS","Other URL","N/A","N","","","","","","","","","695 Kristine Way","","The Villages","FL","US","321630099" +"1285281436","CONNECT","CONNECT URL","wepling@k12.wv.us","N","email","","DIRECT","Direct","","","","","105 Adair St","","Beckley","WV","US","258013733" +"1588211734","OTHERS","Other URL","Therapynotes.com","N","EHR Software for Behavioral Health TherapyNotes™ is online EHR, practice management, and billing software designed for mental health professionals.","","DIRECT","Direct","","OTHER","Other","EHR","1712 Osborne Rd","","Saint Marys","GA","US","315589102" +"1679120828","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1215584461","OTHERS","Other URL","gmail","N","","","","","","","","","451 N Canon Dr Ste 1","","Beverly Hills","CA","US","902104890" +"1376190520","SOAP","SOAP URL","JANEapp","N","Software","","","","","","","","917 Horseshoe Ct","","Virginia Beach","VA","US","234515924" +"1154978328","OTHERS","Other URL","www.cvs.com","N","","","DIRECT","Direct","CVS Pharmacy","CSV","CSV","CVS","929 Montgomery St Apt B","","Laurel","MD","US","207073427" +"1154978328","OTHERS","Other URL","www.cvs.com","N","","","DIRECT","Direct","CVS Pharmacy","CSV","CSV","CVS","929 Montgomery St Apt B","","Laurel","MD","US","207073427" +"1154978328","DIRECT","Direct Messaging Address","frederick.galzarano@cvshealth.com","N","","","DIRECT","Direct","","CSV","CSV","","7650 Port Capital Dr","","Jessup","MD","US","207946793" +"1972150142","DIRECT","Direct Messaging Address","erica.rocha@easterseals-satx.org","N","Work email address","","","","","","","","2203 Babcock Rd","","San Antonio","TX","US","782294412" +"1407403678","DIRECT","Direct Messaging Address","samantha.ruggiero@presencelearning.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","66 E Wyoming Ave # 3","","Melrose","MA","US","021764715" +"1225685399","CONNECT","CONNECT URL","www.wchiropractic.com","N","","","","","","","","","2801 Great Northern Loop","","Missoula","MT","US","598081745" +"1407403579","OTHERS","Other URL","other","N","","","","","","","","","6325 Greenock Dr","","Stone Mountain","GA","US","300876091" +"1053968149","OTHERS","Other URL","DrOakleyDPM@gmail.com","N","Email","","DIRECT","Direct","","","","","7975 NW 154th St Ste 390","","Miami Lakes","FL","US","330165867" +"1134776222","CONNECT","CONNECT URL","NETWORK","N","","","","","","","","","9300 Campus Point Dr # Mc7765","","LA Jolla","CA","US","920371300" +"1780231886","DIRECT","Direct Messaging Address","michelle.west@luhs.org","N","professional email address","","DIRECT","Direct","","CSV","CSV","","2160 S 1st Ave","","Maywood","IL","US","601533328" +"1821645912","DIRECT","Direct Messaging Address","kutzavitchmk@upmc.edu","N","practice email","","DIRECT","Direct","","OTHER","Other","direct practice email","1001 Oakdale Rd","","Oakdale","PA","US","150711502" +"1508413600","CONNECT","CONNECT URL","Camden","N","","","","","","","","","2320 Chidester Rd","","Camden","AR","US","717013014" +"1972150084","DIRECT","Direct Messaging Address","tmcmahon@hcplusllc.com","N","","","","","","","","","1190 N State St Ste 2A","","Jackson","MS","US","392022413" +"1083261192","DIRECT","Direct Messaging Address","contact@huminiti.com","N","secured business email","","DIRECT","Direct","","CSV","CSV","","9800 Airline Hwy Ste 221","","Baton Rouge","LA","US","708168195" +"1710534821","OTHERS","Other URL","www.alcammedical.com","N","website","","OTHER","Other","information","OTHER","Other","N/A","1760 Chicago Ave Ste L21","","Riverside","CA","US","925072326" +"1528615630","DIRECT","Direct Messaging Address","emily.geldersma@ascension.org","N","","","","","","","","","345 Naomi St","","Plainwell","MI","US","490801257" +"1346897451","DIRECT","Direct Messaging Address","speech@purepeds.com","N","","","DIRECT","Direct","","","","","24422 Avenida De La Carlota Ste 100","","Laguna Hills","CA","US","926533648" +"1285281303","DIRECT","Direct Messaging Address","Magdalena.Deaton@priviamedicalgroup.com","N","","","DIRECT","Direct","","","","","4801 Woodway Dr Ste 369W","","Houston","TX","US","770561892" +"1730736877","SOAP","SOAP URL","www.kantime.com","N","password protected web site","","OTHER","Other","Evaluation and SOAP notes","OTHER","Other","Web site","16518 Berkshire Forest Dr","","Houston","TX","US","770957214" +"1679120539","OTHERS","Other URL","therapynotes.com","N","Software for Mental Health Services","","DIRECT","Direct","","OTHER","Other","Patients’ info","1314 S King St Ste 1152","","Honolulu","HI","US","968141945" +"1679120539","OTHERS","Other URL","therapynotes.com","N","Software for Mental Health services","","DIRECT","Direct","","OTHER","Other","Patients’ info","1314 S King St Ste 1152","","Honolulu","HI","US","968141945" +"1669029856","CONNECT","CONNECT URL","abele-brittani@cooperhealth.edu","N","","","","","","","","","900 Centennial Blvd","","Voorhees","NJ","US","080434637" +"1023665106","CONNECT","CONNECT URL","Google.com","N","","","DIRECT","Direct","","CSV","CSV","","1000 N Shenandoah Ave","","Front Royal","VA","US","226303547" +"1871140004","CONNECT","CONNECT URL","https://npiregistry.cms.hhs.gov","Y","","Key Autism Services MA, LLC","","","","","","","225 Cedar Hill St","","Marlborough","MA","US","017525900" +"1144877374","OTHERS","Other URL","emoon@salud.unm.edu","N","","","","","","","","","306 San Pablo St SE","","Albuquerque","NM","US","871083167" +"1093362220","OTHERS","Other URL","Spokane","N","","","DIRECT","Direct","","","","","1443 N Argonne Rd","","Spokane Valley","WA","US","992122685" +"1720635956","DIRECT","Direct Messaging Address","lhobbs@pridenc.com","Y","secure email","Pride In North Carolina, LLC","","","","","","","2416 Bedgood Dr SW","","Wilson","NC","US","278938515" +"1124675350","OTHERS","Other URL","www.mitchells-place.com","N","Web Address","","OTHER","Other","Web","OTHER","Other","Web","4778 Overton Rd","","Birmingham","AL","US","352103803" +"1063069227","DIRECT","Direct Messaging Address","lmcancercenterponca@directaddress.net","N","","","","","","","","","609 Virginia Ave","","Ponca City","OK","US","746012911" +"1669029815","DIRECT","Direct Messaging Address","wgonzalez@wheelerclinic.org","N","work email","","DIRECT","Direct","","CSV","CSV","","43 Woodland St","","Hartford","CT","US","061052363" +"1922655174","DIRECT","Direct Messaging Address","tyler.bader@ketteringhealth.org","N","","","DIRECT","Direct","","","","","4403 Far Hills Ave","","Kettering","OH","US","454292405" +"1326695586","DIRECT","Direct Messaging Address","Laurafour31@att.net","N","","","","","","","","","42 Gail Rd","","East Hartford","CT","US","061182418" +"1922655000","OTHERS","Other URL","monica.h.lee5.mil@mail.mil","N","","","","","","CSV","CSV","","43000 Midway Ave Bldg 595","","San Diego","CA","US","921405692" +"1194372292","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1063069110","CONNECT","CONNECT URL","Englewood","N","","","","","","","","","142 Palisade Ave","","Jersey City","NJ","US","073061133" +"1629625751","DIRECT","Direct Messaging Address","paulbadoh@smartchoicecare.nert","N","paulbadoh@smartchoicecare.nert","","","","","","","","1629 K St NW","","Washington","DC","US","200061602" +"1629625751","DIRECT","Direct Messaging Address","paulbadoh@smartchoicecare.net","N","paulbadoh@smartchoicecare.net","","DIRECT","Direct","","","","","1629 K St NW","","Washington","DC","US","200061602" +"1396392304","DIRECT","Direct Messaging Address","erika.cortes@orlandohealth.com","N","","","DIRECT","Direct","","CSV","CSV","","555 W SR 434","","Longwood","FL","US","327505119" +"1710534847","CONNECT","CONNECT URL","Kahuku","N","","","DIRECT","Direct","","","","","56-660 Kamehameha Hwy","","Kahuku","HI","US","967312210" +"1528615663","OTHERS","Other URL","dcps.dc.gov","N","","","","","","","","","1200 1st St NE Fl 9","","Washington","DC","US","200027953" +"1700433851","DIRECT","Direct Messaging Address","m.akel@tcu.edu","N","","","","","","","","","3500 Bellaire Dr N","","Fort Worth","TX","US","761290001" +"1427605575","DIRECT","Direct Messaging Address","mcdocs@millstoneconcierge.com","N","","","DIRECT","Direct","","","","","308 Sweetmans Ln","","Millstone Township","NJ","US","085358116" +"1417504564","DIRECT","Direct Messaging Address","Heather.hershberger@consortia.com","N","Consortia secured email","","DIRECT","Direct","","CSV","CSV","","1800 SW Hackman Ter","","Stuart","FL","US","349977006" +"1518514587","CONNECT","CONNECT URL","Irina.alexander07@yahoo.com","N","","","DIRECT","Direct","","OTHER","Other","Other","1446 Gator Trak","","Charleston","SC","US","294149147" +"1861049926","CONNECT","CONNECT URL","Address","N","Office","","DIRECT","Direct","","CSV","CSV","","998 Old Eagle School Rd Ste 1206","","Wayne","PA","US","190871805" +"1952958019","OTHERS","Other URL","primehomehealth.net","N","Website","","DIRECT","Direct","","OTHER","Other","primehomehealth.net","1526 Gilmer Ave","","Tallassee","AL","US","360782336" +"1003463068","OTHERS","Other URL","kpogue@selectmedical.com","N","work email","","DIRECT","Direct","","CSV","CSV","","3037 Lakeland Hills Blvd","","Lakeland","FL","US","338052225" +"1740837707","OTHERS","Other URL","other","N","","","","","","","","","101 Burre Ln SW","","Atlanta","GA","US","303313905" +"1144877119","SOAP","SOAP URL","Paducah","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Paducah","4645 Village Square Dr","","Paducah","KY","US","420017448" +"1841847829","CONNECT","CONNECT URL","www.emanatehealth.org","N","","","","","","","","","250 S Grand Ave","","Glendora","CA","US","917414218" +"1841847829","CONNECT","CONNECT URL","www.emanatehealth.org","N","","","","","","","","","250 S Grand Ave","","Glendora","CA","US","917414218" +"1396392395","CONNECT","CONNECT URL","compassiioncompanionsllc@gmail.com","N","Sending and receiving data/ provide content","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7 Mariscat Pl","","Greenville","SC","US","296055987" +"1851948855","SOAP","SOAP URL","SimplePractice","Y","","Washington DC Center for Neurocognitive Excellence LLC","","","","","","","1627 K St NW","","Washington","DC","US","200061702" +"1841847852","DIRECT","Direct Messaging Address","cbooth@ccidaho.org","N","Office email","","DIRECT","Direct","","","","","7255 W Franklin Rd","","Boise","ID","US","837090926" +"1992352942","CONNECT","CONNECT URL","Taos","N","","","DIRECT","Direct","","CSV","CSV","","105 Bertha Rd Ste A","","Taos","NM","US","875717148" +"1376190322","CONNECT","CONNECT URL","fremont","N","","","DIRECT","Direct","","","","","3051 Christine Ct","","Fremont","CA","US","945365210" +"1376190322","CONNECT","CONNECT URL","fremont","N","","","DIRECT","Direct","","","","","3051 Christine Ct","","Fremont","CA","US","945365210" +"1376190322","CONNECT","CONNECT URL","fremont","N","","","DIRECT","Direct","","","","","3051 Christine Ct","","Fremont","CA","US","945365210" +"1477100428","DIRECT","Direct Messaging Address","info@washnutrition.com","N","","","","","","","","","2121 Eisenhower Ave","","Alexandria","VA","US","223144698" +"1467009415","DIRECT","Direct Messaging Address","erin@ywcahelena.org","N","","","","","","","","","501 N Park Ave","","Helena","MT","US","596012703" +"1669029518","CONNECT","CONNECT URL","georgiapremiumcare@gmail.com","N","business email","","","","","","","","2107 Garden Wood Ct","","Atlanta","GA","US","303496290" +"1528615572","OTHERS","Other URL","101YM0800X","N","Mental Health Counselor","","","","","","","","1200 N Main St","","Santa Ana","CA","US","927013640" +"1407403454","OTHERS","Other URL","Wellness","N","Wellness","","OTHER","Other","Wellness","OTHER","Other","other","6059 S Quebec St Ste 103","","Centennial","CO","US","801114522" +"1407403454","OTHERS","Other URL","Centennial","N","","","OTHER","Other","Centennial","OTHER","Other","Centennial","1189 S Perry St Ste 140","","Castle Rock","CO","US","801041990" +"1720635675","OTHERS","Other URL","patientally.com","N","","","","","","","","","27141 Hidaway Ave Ste 105","","Canyon Country","CA","US","913514137" +"1548817497","OTHERS","Other URL","christusgrouphome@gmail.com","N","company email","","DIRECT","Direct","","OTHER","Other","None","6986 S Red Maids Dr","","Tucson","AZ","US","857565100" +"1215584164","DIRECT","Direct Messaging Address","yookyung_suh@urmc.rochester.edu","N","Email","","DIRECT","Direct","","CSV","CSV","","625 Elmwood Ave","","Rochester","NY","US","146202913" +"1124675087","OTHERS","Other URL","HIE","N","Health Information Exchange","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Email","8270 Woodland Center Blvd Ste 141","","Tampa","FL","US","336142401" +"1285281147","CONNECT","CONNECT URL","www.collaborativepsychgroup.com","N","private practice","","DIRECT","Direct","","CSV","CSV","","5051 Canyon Crest Dr","","Riverside","CA","US","925076096" +"1386291300","CONNECT","CONNECT URL","umesh.pandey@pontiacgeneral.com","N","email address at Pontiac General Hospital","","DIRECT","Direct","","","","","461 W Huron St","","Pontiac","MI","US","483411601" +"1962059998","DIRECT","Direct Messaging Address","samanthad@spectracare.org","N","email address","","DIRECT","Direct","","CSV","CSV","","1001 John D. Odom Road","","Dothan","AL","US","36305" +"1699322636","DIRECT","Direct Messaging Address","lmcgill3@jhmi.edu","Y","Johns Hopkins Hospital network and email address","Johns Hopkins Hospital","","","","","","","600 North Wolfe St, Phipps 174","","Baltimore","MD","US","21287" +"1154978195","CONNECT","CONNECT URL","motionptg.com","N","website","","","","","","","","1250 Waters Place","Tower 1, Suite 501","Bronx","NY","US","10461" +"1437706454","CONNECT","CONNECT URL","milodalia50@gmail.com","N","","","","","","","","","9485 Thanksgiving Dr","","Cutler Bay","FL","US","331578746" +"1306493457","DIRECT","Direct Messaging Address","natalie.chiang@mountsinai.org","N","","","","","","","","","1468 Madison Ave","","New York","NY","US","100296508" +"1114574100","DIRECT","Direct Messaging Address","kmayberry@brmedical.com","N","","","","","","","","","4038 Thomas Nelson Hwy","","Arrington","VA","US","229222302" +"1982251047","CONNECT","CONNECT URL","MuchKneadedNY@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","48 W 21st St Ste 909","","New York","NY","US","100106993" +"1134776198","OTHERS","Other URL","Lowell","N","NA","","OTHER","Other","NA","OTHER","Other","NA","225 Cedar Hill St Ste 200","","Marlborough","MA","US","017525900" +"1134776198","CONNECT","CONNECT URL","Lowell","N","NA","","OTHER","Other","Chelmsford","CSV","CSV","","225 Cedar Hill St Ste 200","","Marlborough","MA","US","017525900" +"1801443965","DIRECT","Direct Messaging Address","kelciew@littlestaraba.org","N","email","","DIRECT","Direct","","CSV","CSV","","2555 Yeager Rd","","West Lafayette","IN","US","479061335" +"1700433869","OTHERS","Other URL","calra@sages.us","N","School","","HIE","Health Information Exchange (HIE)","","","","","2015 E Washington St","","Monticello","IL","US","618562148" +"1891342952","DIRECT","Direct Messaging Address","sadiew@littlestaraba.org","N","email","","DIRECT","Direct","","CSV","CSV","","2555 Yeager Rd","","West Lafayette","IN","US","479061335" +"1063069128","DIRECT","Direct Messaging Address","tiffanyg@littlestaraba.org","N","email","","DIRECT","Direct","","CSV","CSV","","2555 Yeager Rd","","West Lafayette","IN","US","479061335" +"1184271140","OTHERS","Other URL","www.seasidehomehealth.com","N","website","","DIRECT","Direct","","CSV","CSV","","10 Fairway Dr Ste 111","","Deerfield Beach","FL","US","334411827" +"1881241842","CONNECT","CONNECT URL","SimplePractice","N","Simple Practice secure electronic medical record software","","","","","","","","1580 Elmwood Ave Ste D","","Rochester","NY","US","146203620" +"1326695271","CONNECT","CONNECT URL","www.stillwatersgroupllc.com","N","WEBSITE","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1920 Main St Ste 101","","North Little Rock","AR","US","721142876" +"1366099335","CONNECT","CONNECT URL","https://www.bronxcare.org/","N","BronxCare Hospital website","","","","","","","","1775 Grand Concourse Fl 6","","Bronx","NY","US","104538202" +"1619524683","CONNECT","CONNECT URL","https://core.totalwellnessok.com","N","","","","","","","","","7017 N Robinson Ave","","Oklahoma City","OK","US","731169044" +"1831746817","CONNECT","CONNECT URL","NPIregistry","N","","","DIRECT","Direct","","CSV","CSV","other","940 Neal Pl","","Monticello","MS","US","396547003" +"1831746817","CONNECT","CONNECT URL","NPIregistry","N","","","DIRECT","Direct","","CSV","CSV","","940 Neal Pl","","Monticello","MS","US","396547003" +"1023665015","DIRECT","Direct Messaging Address","megan.davis@nyuhs.org","Y","Secure Work Email","United Health Services Hospitals, Inc.","DIRECT","Direct","","","","","93 Pennsylvania Ave","","Binghamton","NY","US","139031645" +"1861049892","DIRECT","Direct Messaging Address","acampbell@littlehandsagency.com","N","","","","","","","","","900 Route 168 Ste D1","","Turnersville","NJ","US","080123207" +"1821645821","CONNECT","CONNECT URL","jhastings.agapestaffing@gmail.com","N","","","","","","","","","609 Washington St","","Gothenburg","NE","US","691382053" +"1851948863","OTHERS","Other URL","@rprdm.org","N","Secured email","","DIRECT","Direct","","","","","118 Stover Dr","","Delaware","OH","US","430158601" +"1619524626","OTHERS","Other URL","n/a","N","n/a","","OTHER","Other","none","OTHER","Other","n/a","423 E Valerio St","","Santa Barbara","CA","US","931018118" +"1184271199","DIRECT","Direct Messaging Address","kenzi@thegeorgecenter.com","N","Email","","","","","","","","12060 Etris Rd Ste 200","","Roswell","GA","US","300751463" +"1447807466","DIRECT","Direct Messaging Address","kali.ahlers@k12.sd.us","N","","","","","","","","","600 W Community Dr","","Flandreau","SD","US","570281060" +"1831746858","OTHERS","Other URL","DIMENSIONSTRANSIT@GMAIL.COM","N","","","DIRECT","Direct","","CSV","CSV","","17321 Jefferson Davis Hwy","","Dumfries","VA","US","220262271" +"1023665049","DIRECT","Direct Messaging Address","andrea.binus@providence.org","N","work email","","DIRECT","Direct","","CSV","CSV","","4400 NE Halsey St Ste 200","","Portland","OR","US","972131545" +"1639726664","OTHERS","Other URL","@godasco.com","N","encrypted email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","all accepted","12406 La Grange Rd","","Louisville","KY","US","402451901" +"1225685258","OTHERS","Other URL","emanatehealth.org","N","","","","","","","","","210 W San Bernardino Rd","","Covina","CA","US","917231515" +"1134776164","DIRECT","Direct Messaging Address","contact@expressiveconnectionsLLC.org","N","","","","","","","","","2318 Freeport Rd","","Natrona Heights","PA","US","150651651" +"1841847878","CONNECT","CONNECT URL","www.activate.com/norwich","N","","","","","","","","","171 Pleasure Hill Rd","","North Franklin","CT","US","062541010" +"1962059907","OTHERS","Other URL","www.finneydental.com","N","","","","","","","","","2909 E Buick Cadillac Blvd","","Bloomington","IN","US","474015443" +"1528615473","OTHERS","Other URL","CiscoAnyConnect","Y","","Kern Behavioral Health and Recovery Services","","","","","","","3533 Mount Vernon Ave","","Bakersfield","CA","US","933061545" +"1528615473","OTHERS","Other URL","CiscoAnyConnect","Y","","Kern Behavioral Health and Recovery Services","","","","","","","3533 Mount Vernon Ave","","Bakersfield","CA","US","933061545" +"1528615473","CONNECT","CONNECT URL","CiscoAnyConnect","Y","","Kern Behavioral Health and Recovery Services","","","","","","","3533 Mount Vernon Ave","","Bakersfield","CA","US","933061545" +"1528615473","OTHERS","Other URL","CiscoAnyConnect","Y","","Kern Behavioral Health and Recovery Services","","","","","","","3533 Mount Vernon Ave","","Bakersfield","CA","US","933061545" +"1770130726","CONNECT","CONNECT URL","CLEAR","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1013564962","CONNECT","CONNECT URL","Effingham","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","St. Anthony's Memorial Hospital","503 N Maple St","","Effingham","IL","US","624012099" +"1013564962","CONNECT","CONNECT URL","Springfield","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","St. John's Hospital","800 E Carpenter St","","Springfield","IL","US","627025324" +"1376190223","CONNECT","CONNECT URL","n/a","N","","","","","","","","","209 E 7th St","","Madera","CA","US","936383780" +"1669029526","SOAP","SOAP URL","GEallscripts","Y","","Concentra urgent care","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1855 Gateway Blvd Ste 100","","Concord","CA","US","945203286" +"1750938619","OTHERS","Other URL","Valdosta","N","Secure transfer","","DIRECT","Direct","","CSV","CSV","","4416 Joe K Dr","","Valdosta","GA","US","316062217" +"1750938619","OTHERS","Other URL","Valdosta","N","direct contact","","DIRECT","Direct","","CSV","CSV","","4416 Joe K Dr","","Valdosta","GA","US","316062217" +"1871140939","OTHERS","Other URL","www.themindfultherapysolution.com","N","","","","","","","","","2200 NW Corporate Blvd Ste 308","","Boca Raton","FL","US","334317307" +"1073160099","CONNECT","CONNECT URL","branchburg","N","","","","","","","","","3322 Rte 22 Ste 419","","Branchburg","NJ","US","088763395" +"1922655935","OTHERS","Other URL","elyria","N","","","","","","","","","41641 N Ridge Rd","","Elyria","OH","US","440351264" +"1528615671","DIRECT","Direct Messaging Address","mallory@hansenhomespeech.com","N","","","","","","","","","8981 N Skye Loop","","Eagle Mountain","UT","US","840056224" +"1649827627","OTHERS","Other URL","jamesgitanyu@gmail.com","N","","","","","","","","","3 Ganley Dr","","Salem","NH","US","030792477" +"1649827627","OTHERS","Other URL","Salem","N","","","","","","","","","3 Ganley Dr","","Salem","NH","US","030792477" +"1558918540","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1619524766","CONNECT","CONNECT URL","Pharmacist@RxLink.biz","N","","","DIRECT","Direct","","OTHER","Other","RxLink","133 E College Ave","","Appleton","WI","US","54911" +"1053968107","DIRECT","Direct Messaging Address","jacob.dingess@va.gov","N","","","","","","","","","1540 Spring Valley Dr","","Huntington","WV","US","257049300" +"1922655083","DIRECT","Direct Messaging Address","jeremy@littlestaraba.org","N","email","","DIRECT","Direct","","CSV","CSV","","12650 Hamilton Crossing Blvd","","Carmel","IN","US","460325400" +"1477100535","DIRECT","Direct Messaging Address","benjamin@littlestaraba.org","N","email","","DIRECT","Direct","","CSV","CSV","","2555 Yeager Rd","","West Lafayette","IN","US","479061335" +"1487201547","OTHERS","Other URL","Publix.org","N","","","","","","","","","3100 Little Rd","","Trinity","FL","US","346551864" +"1942857008","DIRECT","Direct Messaging Address","jchoffo1@aahs.org","N","email","","DIRECT","Direct","","","","","2000 Medical Pkwy Ste 600","","Annapolis","MD","US","214013748" +"1437706496","SOAP","SOAP URL","kking62@email.davenport.edu","N","","","","","","","","","17387 Greenspire Dr","","Spring Lake","MI","US","494569563" +"1295382257","DIRECT","Direct Messaging Address","julie@littlestaraba.org","N","email","","DIRECT","Direct","","CSV","CSV","","12650 Hamilton Crossing Blvd","","Carmel","IN","US","460325400" +"1427605401","DIRECT","Direct Messaging Address","jessicaru@littlestaraba.org","N","email","","DIRECT","Direct","","CSV","CSV","","632 Eastern Blvd","","Clarksville","IN","US","471292463" +"1255988218","DIRECT","Direct Messaging Address","info@cognicarepsych.com","N","Business Email","","DIRECT","Direct","","","","","971 US Highway 202 N Ste 3","","Branchburg","NJ","US","088763757" +"1679120638","CONNECT","CONNECT URL","jdrigas@gmail.com","N","","","DIRECT","Direct","","","","","79 Marcella Dr","","Mastic","NY","US","119501108" +"1023665098","DIRECT","Direct Messaging Address","mdisanti@sahac.com","Y","Business Email Address","WS Audiology Services, Inc.","DIRECT","Direct","","CSV","CSV","","10455 Riverside Dr","","Palm Beach Gardens","FL","US","334104237" +"1023665098","DIRECT","Direct Messaging Address","mdisanti@sahac.com","Y","Business Email Address","WS Audiology Services, Inc.","DIRECT","Direct","","CSV","CSV","","10455 Riverside Dr","","Palm Beach Gardens","FL","US","334104237" +"1023665098","DIRECT","Direct Messaging Address","mdisanti@sahac.com","Y","Business Email Address","WS Audiology Services, Inc.","DIRECT","Direct","","CSV","CSV","","10455 Riverside Dr","","Palm Beach Gardens","FL","US","334104237" +"1982251963","OTHERS","Other URL","Manhattan","N","","","HIE","Health Information Exchange (HIE)","","","","","1133 College Ave Ste E230","","Manhattan","KS","US","665022818" +"1982251963","OTHERS","Other URL","Manhattan","N","","","","","","","","","1133 College Ave Ste E230","","Manhattan","KS","US","665022818" +"1871140863","CONNECT","CONNECT URL","jasmine.simon@advocatehealth.com","N","","","","","","","","","4440 W 95th St","","Oak Lawn","IL","US","604532600" +"1871140863","CONNECT","CONNECT URL","jasmine.simon@advocatehealth.com","N","","","","","","","","","4440 W 95th St","","Oak Lawn","IL","US","604532600" +"1407403496","OTHERS","Other URL","ssargis@dmh.lacounty.gov","N","","","","","","","","","919 1st St","","San Fernando","CA","US","913402957" +"1326695313","OTHERS","Other URL","na","N","na","","OTHER","Other","na","OTHER","Other","na","1000 Eddy St","","Providence","RI","US","029054739" +"1285281279","OTHERS","Other URL","use","N","","","","","","OTHER","Other","affiliation","2750 S 8th St","","Beaumont","TX","US","777017719" +"1154978153","CONNECT","CONNECT URL","cleck210@gmail.com","N","","","","","","","","","6500 Excelsior Blvd","","Minneapolis","MN","US","554264702" +"1356998355","DIRECT","Direct Messaging Address","bringflowers@hotmail.com","N","email","","DIRECT","Direct","","","","","3267 S Cottonwood Dr","","Chandler","AZ","US","852862381" +"1831746841","CONNECT","CONNECT URL","KILLEEN","N","INBESI","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4400-2 E Central Texas Expy Ste C","","Killeen","TX","US","765437300" +"1730736745","OTHERS","Other URL","other","N","","","","","","","","","2723 Carver Rd","","Griffin","GA","US","302247300" +"1265089270","OTHERS","Other URL","Brooklyn","N","","","","","","","","","6324 4th Ave","","Brooklyn","NY","US","112204909" +"1811544851","CONNECT","CONNECT URL","www.progresspharmacy.com","N","","","DIRECT","Direct","","CSV","CSV","","8170 Okeechobee Blvd Ste 5","","West Palm Beach","FL","US","334112159" +"1295382232","DIRECT","Direct Messaging Address","madler@cvim.org","N","email between employees","","DIRECT","Direct","","OTHER","Other","email between employees","300B Lawrence Dr","","West Chester","PA","US","193804289" +"1003463951","OTHERS","Other URL","outlook","N","","","DIRECT","Direct","","CSV","CSV","","15508 80th Avenue Ct E","","Puyallup","WA","US","983758489" +"1184271033","OTHERS","Other URL","https://i-can.center/","N","","","","","","","","","5150 Village Park Dr SE","","Bellevue","WA","US","980066652" +"1518514462","OTHERS","Other URL","www.proximityhhc.com","N","","","","","","","","","1562 S Parker Rd Ste 110","","Denver","CO","US","802312719" +"1912554874","CONNECT","CONNECT URL","HIE","N","hospital use","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","200 Commodore St","","Pratt","KS","US","671242903" +"1639726599","OTHERS","Other URL","Theranest","N","EHR System","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Protected health information","722 Memorial Dr","","Bessemer","AL","US","350226099" +"1831746874","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1154978203","OTHERS","Other URL","walkandtalktherapyofnaples@yahoo.com","N","mental health practice","","DIRECT","Direct","","CSV","CSV","","4851 Tamiami Trl N Ste 200","","Naples","FL","US","341033098" +"1659928646","CONNECT","CONNECT URL","MMCBGal","N","Memorial","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","701 N 1st St","","Springfield","IL","US","627810001" +"1568019552","OTHERS","Other URL","Lauderhill","N","","","","","","","","","5500 NW 69th Ave Apt 115","","Lauderhill","FL","US","333197267" +"1437706421","CONNECT","CONNECT URL","Brooklyn","N","","","HIE","Health Information Exchange (HIE)","","","","","265 Ashland Pl","","Brooklyn","NY","US","112171661" +"1740837780","OTHERS","Other URL","alethea.thomas@gmail.com","N","","","","","","","","","6501 Sanger Ave Ste 302","","Waco","TX","US","767107802" +"1700433653","CONNECT","CONNECT URL","WWW.GLCWELLNESS.COM","N","","","DIRECT","Direct","","","","","1251 E Red Bird Ln Ste A","","Dallas","TX","US","752412008" +"1316594260","CONNECT","CONNECT URL","Hollywood","N","","","DIRECT","Direct","","OTHER","Other","Mental Health","6838 W Sunset Blvd","","Hollywood","CA","US","900287008" +"1952958803","DIRECT","Direct Messaging Address","gmshall@genuinehealthpnw.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1800 Cooper Point Rd SW Ste 19","","Olympia","WA","US","985021179" +"1043867997","DIRECT","Direct Messaging Address","ccox-fnp@att.net","N","E-Mail","","DIRECT","Direct","","CSV","CSV","","730 Tallow Rd","","Lake Charles","LA","US","706077038" +"1306493267","CONNECT","CONNECT URL","https://www.ctoamg.com/","N","","","","","","","","","341 Magnolia Ave Ste 101","","Corona","CA","US","928793331" +"1205483161","CONNECT","CONNECT URL","Privacy","N","confidential","","","","","","","","1213 Ettrick Ave","","Rock Hill","SC","US","297322987" +"1558918417","OTHERS","Other URL","blytherobbins.dds@gmail.com","N","","","","","","","","","1910 Virginia Ave","","Connersville","IN","US","473312834" +"1184271041","DIRECT","Direct Messaging Address","kycarro.s03379.us@wal-mart.com","Y","Email","Walmart Inc.","DIRECT","Direct","","CSV","CSV","","2150 E Tangerine Rd","","Oro Valley","AZ","US","857556236" +"1497302384","DIRECT","Direct Messaging Address","malloryqjanzen@in-dependent.info","N","Secure Email Address","","DIRECT","Direct","","","","","3003 Alderbrook Ct S","","Puyallup","WA","US","983741626" +"1629625587","DIRECT","Direct Messaging Address","nosman352289@directwellstar.org","N","","","","","","","","","55 Whitcher St NE Ste 160","","Marietta","GA","US","300601160" +"1083261945","OTHERS","Other URL","dgclubhouse2019@gmail.com","N","Business Email","","DIRECT","Direct","","","","","3119 N 46th Dr","","Phoenix","AZ","US","850313705" +"1255988119","CONNECT","CONNECT URL","cvshealth.com","N","CVS Health","","","","","","","","95-1249 Meheula Pkwy Ste D","","Mililani","HI","US","967891779" +"1164079026","CONNECT","CONNECT URL","https://william-lacy.clientsecure.me","N","","","","","","","","","187 S Schuyler Ave Ste 555","","Kankakee","IL","US","609013825" +"1053968917","CONNECT","CONNECT URL","Lakewood15711@gmail.com","N","Files","","DIRECT","Direct","","CSV","CSV","","15711 Madison Ave","","Lakewood","OH","US","441075655" +"1225685191","CONNECT","CONNECT URL","Columbus","N","Clinic","","DIRECT","Direct","","CSV","CSV","","3637 S High St","","Columbus","OH","US","432074009" +"1689221558","CONNECT","CONNECT URL","hectorph75@gmail.com","N","e-mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1811 Howard Ave","","San Ysidro","CA","US","921731238" +"1104473073","DIRECT","Direct Messaging Address","mona@mybillingsolutions.org","N","","","DIRECT","Direct","","","","","1476 S Saint Francis Dr","","Santa Fe","NM","US","875054038" +"1295382166","DIRECT","Direct Messaging Address","restorationmassage@comcast.net","N","office email","","DIRECT","Direct","","CSV","CSV","","65 N Main St","","Assonet","MA","US","027021015" +"1558918425","CONNECT","CONNECT URL","Hermann","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","119 Bavarian Hills Plz Ste Iandj","","Hermann","MO","US","650411604" +"1649827510","OTHERS","Other URL","N/A","N","","","","","","","","","565 Ramon St Unit A","","Mandeville","LA","US","704485028" +"1275180143","CONNECT","CONNECT URL","Phoenix","N","","","","","","","","","2538 E Amber Ridge Way","","Phoenix","AZ","US","850489215" +"1235786104","CONNECT","CONNECT URL","mail","N","encripted messages","","DIRECT","Direct","","CSV","CSV","","1300 Mercantile Ln Ste 138D","","Largo","MD","US","207745327" +"1508413485","DIRECT","Direct Messaging Address","cnr002y.s01536@wal-mart.com","N","","","","","","","","","10237 Bay Pines Blvd","","St Petersburg","FL","US","337083131" +"1225685100","DIRECT","Direct Messaging Address","jcastor@teampbs.com","N","","","","","","","","","1818 S Australian Ave Ste 420","","West Palm Beach","FL","US","334096447" +"1659928539","CONNECT","CONNECT URL","rxm12347@store.walgreens.com","N","","","DIRECT","Direct","","OTHER","Other","pharmacy email","700 E 13th St","","whitefish","MT","US","59937" +"1619524592","DIRECT","Direct Messaging Address","galvanalan101@csu.fullerton.edu","N","","","","","","","","","3002 Dow Ave Ste 122","","Tustin","CA","US","927807247" +"1255988135","CONNECT","CONNECT URL","Anchorcounselingcenters.com","N","","","","","","","","","5420 Klee Mill Rd S Ste 4","","Eldersburg","MD","US","217849230" +"1881241776","DIRECT","Direct Messaging Address","jon@deltacenterfortransformation.com","Y","email address","Delta Center for Transformation","DIRECT","Direct","","CSV","CSV","","343 E Main St Ste 701","","Stockton","CA","US","952022977" +"1699322586","CONNECT","CONNECT URL","email","Y","email","Sequel Schools, LLC","DIRECT","Direct","","CSV","CSV","","990 Glovers Grove Church Rd","","Siler City","NC","US","273446517" +"1134776024","OTHERS","Other URL","9981.axiscare.com","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3510 1st Ave N Ste 123","","St Petersburg","FL","US","337138416" +"1407403397","CONNECT","CONNECT URL","advancedmd","N","","","","","","","","","813 NE 125th St","","North Miami","FL","US","331615711" +"1689221574","SOAP","SOAP URL","Soap","N","Soap notes","","DIRECT","Direct","","OTHER","Other","Pdf","847 N Highway 49-88 Ste 4","","Jackson","CA","US","956422013" +"1851948749","DIRECT","Direct Messaging Address","malloryqjanzen@in-dependent.info","N","Secure email address","","DIRECT","Direct","","","","","3003 Alderbrook Ct S","","Puyallup","WA","US","983741626" +"1396392288","DIRECT","Direct Messaging Address","malloryqjanzen@in-dependent.info","N","Secure email address","","DIRECT","Direct","","","","","3003 Alderbrook Ct S","","Puyallup","WA","US","983741626" +"1952958852","CONNECT","CONNECT URL","https://lisa-schmidt.clientsecure.me","N","Simple Practice","","DIRECT","Direct","","CSV","CSV","","8040 E Morgan Trl Ste 7","Attn: Lisa Schmidt","Scottsdale","AZ","US","852581233" +"1740837640","CONNECT","CONNECT URL","sperocounselingservicespv@gmail.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","5000 W 95th St Ste 285","","Prairie Village","KS","US","662073363" +"1477100378","CONNECT","CONNECT URL","https://login.healthfusion.com/","N","EMR with direct messaging","","DIRECT","Direct","","CSV","CSV","","4067 Tweedy Blvd","","South Gate","CA","US","902806146" +"1275180176","OTHERS","Other URL","eduardldc@yahoo.com","N","","","","","","","","","9220 SW 72nd St Ste 102","","Miami","FL","US","331733259" +"1447807250","DIRECT","Direct Messaging Address","jlamar@wakehealth.edu","N","Work email address","","DIRECT","Direct","","OTHER","Other","Other","601 N Elm St","","High Point","NC","US","272624331" +"1538716345","DIRECT","Direct Messaging Address","dmspence@wakehealth.edu","N","work email address","","DIRECT","Direct","","OTHER","Other","Other","601 N Elm St","","High Point","NC","US","272624331" +"1447807383","DIRECT","Direct Messaging Address","paulsen@uchc.edu","N","work email","","DIRECT","Direct","","","","","263 Farmington Ave","","Farmington","CT","US","060300001" +"1356998199","CONNECT","CONNECT URL","Carmel","N","Home office","","HIE","Health Information Exchange (HIE)","","OTHER","Other","laptop, cell phone","12583 Brompton Rd","","Carmel","IN","US","460333186" +"1144877077","CONNECT","CONNECT URL","Zion","N","","","DIRECT","Direct","","CSV","CSV","","2520 Elisha Ave","","Zion","IL","US","600992676" +"1841847753","DIRECT","Direct Messaging Address","portalnotification@nflwc.com","N","DMA Address","","DIRECT","Direct","","OTHER","Other","CCD","1401 Centerville Rd Ste 202","","Tallahassee","FL","US","323084638" +"1548817448","DIRECT","Direct Messaging Address","drkessinger@townandcountrysmiles.com","N","","","","","","","","","2821 N Ballas Rd Ste 160","","Saint Louis","MO","US","631312376" +"1700433638","DIRECT","Direct Messaging Address","kelsie@KLWellnessgroup.com","N","Business email","","DIRECT","Direct","","","","","3900 S Memorial Dr","","New Castle","IN","US","473621307" +"1578111308","DIRECT","Direct Messaging Address","inder1pvmg@direct.practicefusion.com","N","","","","","","","","","4045 Stockdale Hwy","","Bakersfield","CA","US","933092021" +"1538716477","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1205483104","CONNECT","CONNECT URL","smit3598@purdue.edu","N","NP School Email","","DIRECT","Direct","","CSV","CSV","","5316 Edinburgh Ct","","Lafayette","IN","US","479057587" +"1184271074","FHIR","FHIR URL","philadelphia","N","","","","","","","","","3253 N 6th St","","Philadelphia","PA","US","191405644" +"1992352884","CONNECT","CONNECT URL","Gaithersburg","N","","","","","","","","","600 S Frederick Ave Ste 304","","Gaithersburg","MD","US","208771277" +"1265089155","SOAP","SOAP URL","EPIC","N","EPIC computer system","","","","","","","","5100 Prairie Pkwy","","Cedar Falls","IA","US","506138155" +"1174170062","OTHERS","Other URL","kwray@co.marion.or.us","N","busniess email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","dirct","1118 Oak St SE","","Salem","OR","US","973014019" +"1174170062","DIRECT","Direct Messaging Address","kwray@co.marion.or.us","N","direct email","","DIRECT","Direct","","CSV","CSV","","1118 Oak St SE","","Salem","OR","US","973014019" +"1437706322","OTHERS","Other URL","darcyamacherdds.com","N","encrypted office website","","DIRECT","Direct","","OTHER","Other","clinical notes","536 Pantops Ctr # 392","","Charlottesville","VA","US","229118665" +"1255988143","OTHERS","Other URL","smilenrv.com","N","office website","","DIRECT","Direct","","OTHER","Other","clinical notes","105 Akers Farm Rd","","Christiansburg","VA","US","240734864" +"1891342796","OTHERS","Other URL","EPIC","N","","","","","","","","","3100 W Il Route 60","","Mundelein","IL","US","600604267" +"1891342796","CONNECT","CONNECT URL","MinuteClinic.com","N","","","","","","","","","3100 W Il Route 60","","Mundelein","IL","US","600604267" +"1215584115","DIRECT","Direct Messaging Address","mrosenkilde@crisisprepandrecovery.com","Y","e-mail","Crisis Preparation and Recovery","DIRECT","Direct","","","","","1400 E Southern Ave Ste 735","","Tempe","AZ","US","852825699" +"1639726532","DIRECT","Direct Messaging Address","contact@angelasopenhearts.com","N","","","","","","","","","1109 White Hall Rd","","Yemassee","SC","US","299455319" +"1376190272","DIRECT","Direct Messaging Address","Alexis.horozan@hhs.sccgov.org","N","","","DIRECT","Direct","","","","","1075 E Santa Clara St","","San Jose","CA","US","951162244" +"1447807342","CONNECT","CONNECT URL","jituzu","N","EMR","","DIRECT","Direct","","OTHER","Other","EMR HIPAA compliant","610 Peppers Fry Rd NW Ste E","","Christiansburg","VA","US","240735703" +"1174170088","OTHERS","Other URL","angelastickelslpc.com","N","","","","","","","","","9946 E Bankhead Hwy","","Aledo","TX","US","760082642" +"1508413410","CONNECT","CONNECT URL","admin.google.com/jtbarg.com","N","G suite","","DIRECT","Direct","","OTHER","Other","Gmail, Google Docs and Calendar","14 Thomas Ave","","Bryn Mawr","PA","US","190102607" +"1417504325","CONNECT","CONNECT URL","Mobile","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13080 Oak Forge Dr","","Mobile","AL","US","366088782" +"1992352736","DIRECT","Direct Messaging Address","rxm.13134@store.walgreens.com","N","","","","","","","","","6130 Johnston St","","Lafayette","LA","US","705035619" +"1487201398","DIRECT","Direct Messaging Address","info@brushycreekdentistryaustin.com","N","","","","","","","","","15534 Ranch Road 620 N Ste 300","","Austin","TX","US","787175277" +"1649827551","DIRECT","Direct Messaging Address","shevon.baptiste@kippdc.org","N","","","","","","","","","421 P St NW","","Washington","DC","US","200012417" +"1720635634","CONNECT","CONNECT URL","www.aspirewny.org","N","","","","","","","","","4635 Union Rd","","Cheektowaga","NY","US","142251851" +"1982251815","CONNECT","CONNECT URL","Bolton","N","","","","","","","","","7 Cook Dr","","Bolton","CT","US","060437423" +"1982251815","CONNECT","CONNECT URL","bolton","N","bolton","","DIRECT","Direct","","","","","7 Cook Dr","","Bolton","CT","US","060437423" +"1982251815","CONNECT","CONNECT URL","swalker@hcrcenters.com","N","","","","","","","","","55 Fishfry St","","Hartford","CT","US","061201203" +"1982251815","CONNECT","CONNECT URL","swalker@hcrcenters.com","N","","","","","","","","","55 Fishfry St","","Hartford","CT","US","061201203" +"1982251815","OTHERS","Other URL","hartford","N","","","","","","","","","55 Fishfry St","","Hartford","CT","US","061201203" +"1083261911","DIRECT","Direct Messaging Address","megan.mccarthy@nyumc.org","N","Work (Professional) Email","","DIRECT","Direct","","CSV","CSV","","18 Pinewood Ln","","Warren","NJ","US","070596861" +"1992352827","OTHERS","Other URL","5854861693","N","efax","","DIRECT","Direct","","CSV","CSV","","72 Valley Brook Dr","","Fairport","NY","US","144509377" +"1497302327","DIRECT","Direct Messaging Address","El8239@wayne.edu","N","","","DIRECT","Direct","","CSV","CSV","","13336 E Warren Ave","","Detroit","MI","US","482152112" +"1124675053","CONNECT","CONNECT URL","Birmingham","N","Health Information shared securely thru Theranest Secure Portal for Clients","","DIRECT","Direct","","CSV","CSV","","7916 2nd Ave S","","Birmingham","AL","US","352063804" +"1629625561","DIRECT","Direct Messaging Address","SChirri@eyedoc.ico.edu","Y","email","Illinois College Of Optometry","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3241 S Michigan Avenue","","Chicago","IL","US","606163878" +"1457908394","DIRECT","Direct Messaging Address","warnerpt@protonmail.com","N","","","DIRECT","Direct","","OTHER","Other","OSWEGO","364 East Ave","","Oswego","NY","US","131266148" +"1356998298","CONNECT","CONNECT URL","sotomario999@yahoo.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1120 New St","","Santa Paula","CA","US","930602908" +"1346897287","OTHERS","Other URL","DeVero","N","","","DIRECT","Direct","","","","","10121 SE Sunnyside Rd Ste 300","","Clackamas","OR","US","970155713" +"1700433646","DIRECT","Direct Messaging Address","hivtesting@odysseycounseling.org","N","","","","","","","","","1919 John Wesley Ave","","College Park","GA","US","303373605" +"1891342739","DIRECT","Direct Messaging Address","ashley.condren@lubbockvascular.com","N","secure email","","DIRECT","Direct","","","","","1126 Slide Rd Unit 1","","Lubbock","TX","US","794165402" +"1376190116","DIRECT","Direct Messaging Address","info@rxrelief.com","Y","","Rxrelief","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7535 N Palm Ave Ste 101","","Fresno","CA","US","937115504" +"1285281022","OTHERS","Other URL","naiobi.milbourne@gmail.com","N","","","","","","","","","17476 Hawthorne Ave","","Culpeper","VA","US","227018003" +"1902453749","OTHERS","Other URL","healthcareinfo","N","","","","","","","","","1320 Union St","","Morris","IL","US","604502426" +"1639726474","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd # 1","","Tupelo","MS","US","388046942" +"1841847696","CONNECT","CONNECT URL","Unifiedpractice.com","N","EHR","","","","","","","","2769 Iris Ave Ste 105","","Boulder","CO","US","803044405" +"1578110326","FHIR","FHIR URL","woodsmedpassllc@gmail.com","N","Business email address","","DIRECT","Direct","","CSV","CSV","","8115 Woodlyn Rd","","Houston","TX","US","770281949" +"1891342630","OTHERS","Other URL","https://genevaacupuncture.janeapp.com","N","","","","","","","","","302 - 111 Forester Street","","North Vancouver","British Columbia","CA","V7H 0A6" +"1447807284","CONNECT","CONNECT URL","healthcareinfo","N","","","","","","","","","1320 Union St","","Morris","IL","US","604502426" +"1447807284","CONNECT","CONNECT URL","healthcareinfo","N","","","","","","","","","1320 Union St","","Morris","IL","US","604502426" +"1447807284","CONNECT","CONNECT URL","healthcareinfo","N","","","","","","","","","1320 Union St","","Morris","IL","US","604502426" +"1447807284","CONNECT","CONNECT URL","healthcareinfo","N","","","","","","","","","1320 Union St","","Morris","IL","US","604502426" +"1538716378","CONNECT","CONNECT URL","rhoffman@vincerainstitute.com","N","","","","","","","","","1200 Constitution Ave","","Philadelphia","PA","US","191121329" +"1023665874","OTHERS","Other URL","secure","N","secure","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8 Kathlyn Ct","","Wilmington","DE","US","198083818" +"1750938502","CONNECT","CONNECT URL","http://www.wsh.dbhds.virginia.gov/","N","","","","","","","","","103 Valley Center Dr","","Staunton","VA","US","244015080" +"1811544661","OTHERS","Other URL","mahomepharmacy3@gmail.com","N","buisness email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","26611 W 7 Mile Rd Ste A","","Redford","MI","US","482402063" +"1659928406","CONNECT","CONNECT URL","Windsor","N","NPI","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","710 3rd St","","Windsor","CO","US","805505484" +"1174171920","DIRECT","Direct Messaging Address","nicole.hranchook@phrehab.com","N","work email","","","","","","","","1606 N 7th St","","Terre Haute","IN","US","478042706" +"1174171920","DIRECT","Direct Messaging Address","nicole.hranchook@phrehab.com","N","work email","","","","","","","","1606 N 7th St","","Terre Haute","IN","US","478042706" +"1225686009","CONNECT","CONNECT URL","www.thrivespc.com","N","","","","","","","","","530 N Ridge Rd","","Wichita","KS","US","672126575" +"1225686009","CONNECT","CONNECT URL","www.thrivespc.com","N","","","","","","","","","530 N Ridge Rd","","Wichita","KS","US","672126575" +"1285282061","DIRECT","Direct Messaging Address","avranic@fsgbr.org","N","","","","","","","","","4727 Revere Ave","","Baton Rouge","LA","US","708083168" +"1811545692","DIRECT","Direct Messaging Address","tanya@mindfulnessjourneycounseling.com","N","business email address","","","","","","","","8406 Mabley Hill Rd","","Fenton","MI","US","484309454" +"1902454788","DIRECT","Direct Messaging Address","Fortmyers@fyzical.com","N","","","","","","","","","18070 S Tamiami Trl","","Fort Myers","FL","US","339084602" +"1558918482","CONNECT","CONNECT URL","kamipracticsinc@yahoo.com","N","","","","","","","","","522 E Marion Ave Ste 202","","Punta Gorda","FL","US","339503803" +"1154978906","DIRECT","Direct Messaging Address","Mgrima@iamtherapyny.com","N","","","","","","","","","15 Candlewood Path","","Dix Hills","NY","US","117465303" +"1679120455","CONNECT","CONNECT URL","kjones","N","Company Email Address HIPPA Compliant Secure","","DIRECT","Direct","","CSV","CSV","","1011 Calvert St","","Nashville","TN","US","372162107" +"1053968818","DIRECT","Direct Messaging Address","eolmsted@nrh-ok.com","N","","","","","","","","","3400 W Tecumseh Rd Ste 105","","Norman","OK","US","730721810" +"1770130544","DIRECT","Direct Messaging Address","rlh9cp@virgina.edu","N","UVA Health System","","DIRECT","Direct","","CSV","CSV","","128 Georgianna Aly","","Charlottesville","VA","US","229013211" +"1235786179","OTHERS","Other URL","Chicago","N","","","","","","","","","5669 N Northwest Hwy","","Chicago","IL","US","606466176" +"1891342663","DIRECT","Direct Messaging Address","rbenavides@telecarecorp.com","N","","","","","","","","","3285 Ferguson St. SW","","Tumwater","WA","US","98512" +"1891342663","DIRECT","Direct Messaging Address","rbenavides@telecarecorp.com","N","","","","","","","","","3285 Ferguson St. SW","","Tumwater","WA","US","98512" +"1891342663","DIRECT","Direct Messaging Address","rbenavides@telecarecorp.com","N","","","","","","","","","3285 Ferguson St. SW","","Tumwater","WA","US","98512" +"1891342663","DIRECT","Direct Messaging Address","rbenavides@telecarecorp.com","N","","","","","","","","","3285 Ferguson St. SW","","Tumwater","WA","US","98512" +"1891342663","DIRECT","Direct Messaging Address","rbenavides@telecarecorp.com","N","","","","","","","","","3285 Ferguson St. SW","","Tumwater","WA","US","98512" +"1891342663","DIRECT","Direct Messaging Address","rbenavides@telecarecorp.com","N","","","","","","","","","3285 Ferguson St. SW","","Tumwater","WA","US","98512" +"1760039549","DIRECT","Direct Messaging Address","ttriplett@pecanhaven.com","N","email","","","","","","","","2321 Highway 80 East","null","Monroe","LA","US","71203" +"1376191114","DIRECT","Direct Messaging Address","gregory.burkland@108281136087044.direct.elationemr.com","N","","","DIRECT","Direct","","","","","26 West St","","Rutland","VT","US","057013274" +"1538716329","OTHERS","Other URL","www.projectchilld.com","N","Company Website","","","","","","","","500 Cummings Ctr","","Beverly","MA","US","019156142" +"1689221509","DIRECT","Direct Messaging Address","jessica.smith@tmcaz.com","N","direct email","","DIRECT","Direct","","OTHER","Other","email","5301 E Grant Rd","","Tucson","AZ","US","857122805" +"1255989034","SOAP","SOAP URL","N/A","N","","","","","","","","","1919 W Gray St","","Houston","TX","US","770194801" +"1386291292","OTHERS","Other URL","Arlington","N","","","DIRECT","Direct","","CSV","CSV","","2231 N Culpeper St","","Arlington","VA","US","222072502" +"1134776057","OTHERS","Other URL","cloud","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","106 N Main St","","Orrville","OH","US","446671638" +"1821645755","DIRECT","Direct Messaging Address","amatyjaszek@vsafl.com","N","","","","","","","","","2631 Centennial Blvd","","Tallahassee","FL","US","323080588" +"1134776065","DIRECT","Direct Messaging Address","hello@miraclemidwifery.com","N","email","","DIRECT","Direct","","CSV","CSV","","360 S Fort Ln Ste 1B","","Layton","UT","US","840415700" +"1154978096","CONNECT","CONNECT URL","Sterlingoptical.com","N","","","","","","","","","601 Sunrise Hwy","","Lynbrook","NY","US","115633246" +"1417504358","DIRECT","Direct Messaging Address","molly.lashley@davita.com","N","","","","","","","","","329 High Point Dr","","Edwardsville","IL","US","620255227" +"1417504358","DIRECT","Direct Messaging Address","molly.lashley@davita.com","N","","","","","","","","","329 High Point Dr","","Edwardsville","IL","US","620255227" +"1134776073","DIRECT","Direct Messaging Address","matadaor@reliant-rehab.com","N","Secure Company Computer Network","","DIRECT","Direct","","CSV","CSV","","805 Harrison Ave","","Matador","TX","US","792442000" +"1225685167","CONNECT","CONNECT URL","pacs148","N","","","","","","","","","7232 German Hill Rd","","Dundalk","MD","US","212221260" +"1922655778","CONNECT","CONNECT URL","Windsor","N","NPI","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","710 3rd St","","Windsor","CO","US","805505484" +"1508413345","DIRECT","Direct Messaging Address","bouchardptjane@hotmail.com","N","","","DIRECT","Direct","","","","","160 Riverside Dr","","Augusta","ME","US","043304162" +"1568019339","CONNECT","CONNECT URL","Passpt.com","N","","","","","","","","","1001 S Palm Canyon Dr Ste 111","","Palm Springs","CA","US","922648348" +"1235786096","DIRECT","Direct Messaging Address","kcampbell@fcs.org","N","Findlay city school e-mail address","","DIRECT","Direct","","CSV","CSV","","1100 Broad Ave","","Findlay","OH","US","458402651" +"1306493168","DIRECT","Direct Messaging Address","janice@bridgesofthemind.com","Y","","Bridges of the Mind Psychological Services, Inc.","","","","","","","1550 Harbor Blvd Ste 206","","West Sacramento","CA","US","956913828" +"1629625488","DIRECT","Direct Messaging Address","Renee.hensiek@imail.org","Y","Work email","Primary Children's Medical Center","","","","","","","100 Mario Capecchi Dr","","Salt Lake City","UT","US","841128924" +"1770130536","DIRECT","Direct Messaging Address","jstrunjoatc@hotmail.com","N","email","","","","","","","","700 Saco Rd","","Standish","ME","US","040846240" +"1700433562","DIRECT","Direct Messaging Address","Rsnider@fairbanksnative.org","N","","","DIRECT","Direct","","","","","1027 Evergreen St","","Fairbanks","AK","US","997094306" +"1316594179","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1174170930","CONNECT","CONNECT URL","Clarktaylor397@yahoo.com","N","Email address","","OTHER","Other","Email","OTHER","Other","Email","8561 Milsap Ct","","Elk Grove","CA","US","956241269" +"1184271942","DIRECT","Direct Messaging Address","nmroberts@uchicago.edu","Y","email","University of Chicago","","","","","","","5841 S Maryland Ave","MC 3079","Chicago","IL","US","606371447" +"1265089023","CONNECT","CONNECT URL","Windsor","N","NPI","","DIRECT","Direct","","CSV","CSV","","710 3rd St","","Windsor","CO","US","805505484" +"1518514371","CONNECT","CONNECT URL","http://www.lifebridgehealth.org/Main/home.aspx","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5401 Old Court Rd","","Randallstown","MD","US","211335103" +"1144877911","CONNECT","CONNECT URL","mschwike@cox.net","N","","","","","","","","","6711 E Akron St","","Mesa","AZ","US","852059005" +"1477100246","DIRECT","Direct Messaging Address","Danny.ratliff@students.acp.edu","N","","","","","","","","","13598 Grapevine Rd","","Phyllis","KY","US","415548406" +"1487201257","CONNECT","CONNECT URL","http://injurymd.clinic","N","","","","","","","","","1715 Marycrest Ave Ste 200","","Shreveport","LA","US","711015074" +"1750938528","DIRECT","Direct Messaging Address","blp6921@lockhaven.edu","N","email","","","","","","","","2223 Quail Hollow Dr","","Mechanicsburg","PA","US","170556077" +"1902453772","SOAP","SOAP URL","pam.svetlik@aspirespeech.com","N","","","","","","","","","2505 W Shaw Ave Bldg A","","Fresno","CA","US","937113334" +"1659928430","OTHERS","Other URL","Ames","N","","","","","","","","","1800 S 4th St","","Ames","IA","US","500111142" +"1851948640","OTHERS","Other URL","N/a","N","","","","","","","","","4850 Leigh Ave","","Fort Smith","AR","US","729036018" +"1679120463","DIRECT","Direct Messaging Address","djarrett@myupdox.com","N","Office Admin","","DIRECT","Direct","","CSV","CSV","","18275 N 59th Ave Ste 138","","Glendale","AZ","US","853081253" +"1750938544","CONNECT","CONNECT URL","thorn@walkerfamilyservices.com","N","thorn@walkerfamilyservices.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6305 Elysian Fields Ave Ste 405","","New Orleans","LA","US","701224284" +"1316594146","DIRECT","Direct Messaging Address","fcanney@breakingfreeinc.org","N","Email","","","","","","","","120 Gale St","","Aurora","IL","US","605065084" +"1598312324","DIRECT","Direct Messaging Address","ericawalsh@omspt.com","N","","","","","","","","","6008 Brownsboro Park Blvd Ste C","","Louisville","KY","US","402071295" +"1063060895","DIRECT","Direct Messaging Address","drbabrood@ritedentist.com","N","","","DIRECT","Direct","","CSV","CSV","","12520 Magnolia Blvd Ste 205","","Valley Village","CA","US","916072346" +"1477101210","CONNECT","CONNECT URL","jmfelipe59@yahoo.com","N","","","","","","","","","4670 W 13th Ln Apt 507","","Hialeah","FL","US","330123247" +"1891343679","CONNECT","CONNECT URL","Home","N","","","","","","","","","3576 Dick St","","Cincinnati","OH","US","452201339" +"1073161840","DIRECT","Direct Messaging Address","rxm.05648@store.walgreens.com","Y","","WALGREEN CO","","","","","","","700 12th Ave S","","Nampa","ID","US","836514255" +"1356999130","CONNECT","CONNECT URL","ordermedicaidglassesonline@yahoo.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1890 Browning Bend Ct","","Dacula","GA","US","300197771" +"1346897147","CONNECT","CONNECT URL","N/A","N","","","","","","","","","555 Alton Blvd suite 150","","Costa Mesa","CA","US","92626" +"1780231589","DIRECT","Direct Messaging Address","mollee.favre@spearslearning.com","N","Work Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3999 US-190","","Covington","LA","US","70433" +"1518515345","CONNECT","CONNECT URL","Naples","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Fort Myers","8831 Immokalee Rd Fl 34120","","Naples","FL","US","341203914" +"1528615440","DIRECT","Direct Messaging Address","melissa.lasley29@genesishcc.com","N","Secure provider email","","DIRECT","Direct","","OTHER","Other","Secure email address","512 Houston St","","Staunton","VA","US","244013525" +"1679120513","OTHERS","Other URL","Houston","N","","","","","","","","","955 Dairy Ashford Rd Ste 120","","Houston","TX","US","770795307" +"1356998108","DIRECT","Direct Messaging Address","brooke.frisbie@ascension.org","N","","","","","","","","","900 S Caton Ave","","Baltimore","MD","US","212295201" +"1396392155","OTHERS","Other URL","SimplePractice","N","App","","OTHER","Other","Documentation","OTHER","Other","N/a","809 E Main St","","Annville","PA","US","170031605" +"1144877929","DIRECT","Direct Messaging Address","anna.pignatiello@rochesterregional.org","Y","Secure email/electronic medical record","Genesee Mental Health","DIRECT","Direct","","","","","224 Alexander St","","Rochester","NY","US","146074000" +"1154978922","DIRECT","Direct Messaging Address","scott@lightsonaba.com","N","Company e-mail","","DIRECT","Direct","","CSV","CSV","","700 1st Ave","","Sulphur","LA","US","706633461" +"1356998140","FHIR","FHIR URL","WALMART","N","PHARMACY","","","","","","","","200 W Interstate 20","","Midland","TX","US","797012030" +"1992352793","DIRECT","Direct Messaging Address","naomi.bourassa@devereux.org","Y","","Devereux Foundation","","","","","","","3550 N Goldenrod Rd","","Winter Park","FL","US","327928823" +"1427605229","OTHERS","Other URL","www.greatlifecounselingkc.com","N","Office Computer","","DIRECT","Direct","","CSV","CSV","","888 Haines Ste 114","","Liberty","MO","US","640681008" +"1376190173","DIRECT","Direct Messaging Address","allison.hart@pinetreerecovery.com","N","e-mail","","DIRECT","Direct","","CSV","CSV","","17 Bishop St","","Portland","ME","US","041032659" +"1457908261","CONNECT","CONNECT URL","salina","N","","","","","","","","","2770 S 9th St","","Salina","KS","US","674017601" +"1093362899","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1588211395","DIRECT","Direct Messaging Address","kbheinzmann@savasc.com","N","work email","","DIRECT","Direct","","CSV","CSV","","300 Green St","","Odin","IL","US","628701062" +"1730736554","DIRECT","Direct Messaging Address","patrick.talbut@nyuhs.org","N","Email","","DIRECT","Direct","","CSV","CSV","","93 Pennsylvania Ave","","Binghamton","NY","US","139031645" +"1265089080","DIRECT","Direct Messaging Address","chelsie@bornwildbreastfeeding.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","111 Medicine Bow Trl","","Del Rio","TX","US","788402024" +"1043867864","OTHERS","Other URL","Welligent","N","","","","","","","","","215 W Linn St","","Norman","OK","US","730695837" +"1386291110","CONNECT","CONNECT URL","www.integratedtherapyservices.org","N","","","","","","","","","102 N Jackson St","","Newton","IL","US","624481900" +"1730736562","CONNECT","CONNECT URL","www.rainbowhelperslv@gmail.com","N","","","","","","","","","5852 S Pecos Rd Ste 5","","Las Vegas","NV","US","891203490" +"1962050799","DIRECT","Direct Messaging Address","mgraham@corahealth.com","N","Work email","","","","","","","","1110 Shawnee Rd","","Lima","OH","US","458053529" +"1962050799","OTHERS","Other URL","mgraham@corahealth.com","N","","","","","","","","","2311 W 22nd St Ste 110","","Oak Brook","IL","US","605231261" +"1871141606","OTHERS","Other URL","Winnsboro","N","K&S Drugs, Inc.","","","","","","","","802 Adams St","","Winnsboro","LA","US","712952602" +"1871141606","CONNECT","CONNECT URL","Winnsboro","N","other","","","","","","","","802 Adams St","","Winnsboro","LA","US","712952602" +"1215585047","DIRECT","Direct Messaging Address","yesenia@lamassurgical.com","N","email address","","DIRECT","Direct","","CSV","CSV","","372 W 47th St","","Hialeah","FL","US","330123950" +"1780232512","CONNECT","CONNECT URL","rainbowhelpers.com","N","","","","","","","","","5852 S Pecos Rd Ste 5","","Las Vegas","NV","US","891203490" +"1306494166","CONNECT","CONNECT URL","Bradenton","N","Transportation","","OTHER","Other","Driver","CSV","CSV","Transportation driver","4880 51st St W Apt 1101","","Bradenton","FL","US","342105132" +"1962050716","SOAP","SOAP URL","AmazingCharts","N","EHR","","DIRECT","Direct","","OTHER","Other","EHR","1210 S Valley View Blvd","Unit 102","Las Vegas","NV","US","89102" +"1326696170","CONNECT","CONNECT URL","ivetter@cccofcarsoncity.org","Y","","Carson City Community Counseling Center","","","","","","","205 S Pratt Ave","","Carson City","NV","US","897014730" +"1326696170","CONNECT","CONNECT URL","ivetter@cccofcarsoncity.org","Y","","Carson City Community Counseling Center","","","","","","","205 S Pratt Ave","","Carson City","NV","US","897014730" +"1326696170","CONNECT","CONNECT URL","ivetter@cccofcarsoncity.org","Y","","Carson City Community Counseling Center","","","","","","","205 S Pratt Ave","","Carson City","NV","US","897014730" +"1316595184","DIRECT","Direct Messaging Address","steve@simplicityhc.com","N","","","DIRECT","Direct","","","","","7920 Mountain Rd NE Ste B","","Albuquerque","NM","US","871107800" +"1104474972","CONNECT","CONNECT URL","scottemabry@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","9502 Glenda Ln","","Soddy Daisy","TN","US","373793444" +"1376191148","DIRECT","Direct Messaging Address","mainoffice@oclighthouse.org","N","email","","DIRECT","Direct","","CSV","CSV","","150 S Prospect Ave","","Tustin","CA","US","927803617" +"1073161857","CONNECT","CONNECT URL","Gentleheartsandhands@gmail.com","N","Business","","DIRECT","Direct","","CSV","CSV","","428 E Phil Ellena St","","Philadelphia","PA","US","191191943" +"1790333573","CONNECT","CONNECT URL","steenson@healthhometherapies.com","N","","","","","","","","","1102 Spring Grove Ave","","Princeton","WV","US","247408830" +"1790333573","DIRECT","Direct Messaging Address","steenson@healthyhometherapies.com","N","","","","","","","","","1102 Spring Grove Ave","","Princeton","WV","US","247408830" +"1912555798","CONNECT","CONNECT URL","Casamba","N","","","","","","","","","23775 Kingwood Place Dr","","Kingwood","TX","US","773393817" +"1730736570","DIRECT","Direct Messaging Address","hhiggins@habershamprimarycare.com","N","","","DIRECT","Direct","","","","","590 441 Historic Hwy N","","Demorest","GA","US","305354561" +"1992353742","SOAP","SOAP URL","soapvault.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Charting website","2004 E Union St","","Seattle","WA","US","981222836" +"1518514322","DIRECT","Direct Messaging Address","tyler@mountaincounseling.org","N","email","","DIRECT","Direct","","","","","340 Highway 138","","Crestline","CA","US","923256300" +"1609423433","CONNECT","CONNECT URL","www.vibrantcare.com","N","","","","","","","","","2270 Douglas Blvd","","Roseville","CA","US","956613869" +"1972150894","DIRECT","Direct Messaging Address","jerryseale@comcast.net","N","email address","","","","","","","","4706 Papermill Dr","","Knoxville","TN","US","379091972" +"1881241701","DIRECT","Direct Messaging Address","smile@omnidentalcare.com","N","","","DIRECT","Direct","","CSV","CSV","","313 Kings Hwy","","Brooklyn","NY","US","112231401" +"1962059717","OTHERS","Other URL","direct","N","","","","","","","","","4740 Flintridge Dr Ste 220N","","Colorado Springs","CO","US","809184273" +"1326695172","OTHERS","Other URL","Brandaizha.dunn@gmail.com","N","","","","","","","","","1113 Prewett Ranch Dr","","Antioch","CA","US","945318095" +"1235786088","CONNECT","CONNECT URL","Emily.clark@encompasshealth.com","N","Work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1160 Van Voorhis Rd","","Morgantown","WV","US","265053437" +"1003463860","SOAP","SOAP URL","www.massagebook.com","N","","","","","","","","","9319 Lbj Fwy Ste 208C","","Dallas","TX","US","752433453" +"1952958704","CONNECT","CONNECT URL","healthcareinfo","N","","","","","","","","","1320 Union St","","Morris","IL","US","604502426" +"1740837509","CONNECT","CONNECT URL","Windsor","N","NPI","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","710 3rd St","","Windsor","CO","US","805505484" +"1487201240","CONNECT","CONNECT URL","www.compassionatecounselingstl.com/consult","N","","","","","","","","","8000 Bonhomme Ave Ste 412","","Clayton","MO","US","631053515" +"1164079943","CONNECT","CONNECT URL","Mulberry","N","","","DIRECT","Direct","","OTHER","Other","Mulberry","4784 Hickory Stream Ln","","Mulberry","FL","US","338607914" +"1982251773","DIRECT","Direct Messaging Address","cddportal@directaddress.net","Y","","Arizona Digestive Health, PC","","","","","","","13640 N 99th Ave Ste 600","","Sun City","AZ","US","853512867" +"1568019370","OTHERS","Other URL","www.xpresstransportllc2019@gmail.com","N","direct email","","DIRECT","Direct","","OTHER","Other","Transport information","6532 E 39th St","","Tucson","AZ","US","857301610" +"1235786047","CONNECT","CONNECT URL","other","N","","","","","","","","","2950 International Blvd","","Oakland","CA","US","946012228" +"1477100287","DIRECT","Direct Messaging Address","TiffanyJ@mytrhomes.com","N","","","DIRECT","Direct","","","","","11409 Swallow St NW","","Coon Rapids","MN","US","554333643" +"1952958761","DIRECT","Direct Messaging Address","diana.giraldez@hotmail.com","N","","","","","","","","","101 Plaza Real S Ste 226","","Boca Raton","FL","US","334324865" +"1861049678","DIRECT","Direct Messaging Address","Ealtman@projectconnection.co","N","Secured email","","DIRECT","Direct","","","","","2655 S Lake Erie Dr Ste B","","West Valley City","UT","US","841207351" +"1427605252","DIRECT","Direct Messaging Address","AlyssaH@kinshipsservices.com","N","","","","","","","","","13502 Park Lake Dr Apt 202","","Tampa","FL","US","336183379" +"1205484045","OTHERS","Other URL","https://consumerdirectcare.com/","Y","","Consumer Direct Care Network","","","","","","","133 E Swanson Ave","","Wasilla","AK","US","996547025" +"1811545650","REST","RESTful URL","https://www.thesalonbar.com","N","","","DIRECT","Direct","","CSV","CSV","","3482 Johnson Ferry Rd NE","","Roswell","GA","US","300755214" +"1649828492","OTHERS","Other URL","www.johnmariewellness.com","N","Wellness Center","","DIRECT","Direct","","CSV","CSV","","281 Hillcrest Ct","","Hampton","GA","US","302283440" +"1649828492","OTHERS","Other URL","www.johnmariewellness.com","N","Wellness Center","","HIE","Health Information Exchange (HIE)","","OTHER","Other","wellness center","281 Hillcrest Ct","","Hampton","GA","US","302283440" +"1285282046","OTHERS","Other URL","cc.nih.gov","Y","","NIH Clinical Center","","","","","","","10 Center Drive Bldg 10 Rm8C101","","Bethesda","MD","US","208920001" +"1972151736","OTHERS","Other URL","Chicago","N","","","","","","","","","1280 W Washington Blvd","","Chicago","IL","US","606071930" +"1245888007","CONNECT","CONNECT URL","https://www.montefiore.org/fellowship-in-anesthesiology-pediatric-anesthesia","N","","","","","","","","","111 E 210th St Fl 4","","Bronx","NY","US","104672401" +"1508414376","CONNECT","CONNECT URL","law825.xl@gmail.com","Y","","integrated family services","DIRECT","Direct","","CSV","CSV","","3604 Canal St","","New Orleans","LA","US","701196111" +"1508414376","CONNECT","CONNECT URL","na","N","na","","HIE","Health Information Exchange (HIE)","","OTHER","Other","na","3604 Canal St","","New Orleans","LA","US","701196111" +"1508414376","CONNECT","CONNECT URL","law825.xl@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","law825.xl@gmail.com","624 Cook St","","Gretna","LA","US","700533207" +"1881242659","CONNECT","CONNECT URL","Ghernandez@priwc.com","N","Job email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10684 SW 6th St","","Miami","FL","US","331741613" +"1063060838","CONNECT","CONNECT URL","www.housecare.website","N","email and folder","","DIRECT","Direct","","CSV","CSV","","108 Iowa Ln","","Tallahassee","FL","US","323053482" +"1861040636","OTHERS","Other URL","WWW.HOUSECARE.WEBSITE","N","","","","","","","","","108 Iowa Ln","","Tallahassee","FL","US","323053482" +"1679121446","OTHERS","Other URL","kmferri@walmart.com","N","","","","","","","","","16462 Olde Mill Ln","","East Liverpool","OH","US","439208939" +"1679121446","OTHERS","Other URL","Kmferri@walmart.com","N","","","","","","","","","16462 Olde Mill Ln","","East Liverpool","OH","US","439208939" +"1053969832","CONNECT","CONNECT URL","dpn40@yahoo.com","N","","","","","","","","","8503 Tip Top Dr","","Jonestown","TX","US","786459624" +"1053969832","OTHERS","Other URL","dpn40@yahoo.com","N","","","","","","","","","8503 Tip Top Dr","","Jonestown","TX","US","786459624" +"1568010346","CONNECT","CONNECT URL","iop@celebrationpointe.org","Y","","THE COMMUNITY COUNSELING & HOUSING SERVICES","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6110 Howdershell Rd","","Hazelwood","MO","US","630421170" +"1184272874","OTHERS","Other URL","OtherURL","N","","","","","","","","","Carr #2 Km 173","","San German","PR","US","00683" +"1093362907","DIRECT","Direct Messaging Address","rxm.15288@store.walgreens.com","Y","","Walgreen Co.","","","","","","","5959 Harry Hines Blvd Ste 100","","Dallas","TX","US","752356265" +"1750938593","DIRECT","Direct Messaging Address","alexandria.oppong@anxietycenterhouston.com","N","","","","","","","","","1095 Evergreen Cir","","The Woodlands","TX","US","773803645" +"1669029401","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1851948608","CONNECT","CONNECT URL","CONNECTURL","N","","","","","","","","","1017 Fayetteville Rd SE Ste B","","Atlanta","GA","US","303162932" +"1447807227","CONNECT","CONNECT URL","Orlando","N","","","DIRECT","Direct","","CSV","CSV","","517 Deltona Blvd Ste A","","Deltona","FL","US","327258016" +"1528616315","OTHERS","Other URL","DSMITH9@HEALTH.NYC.GOV","N","","","","","","","","","2007 Everett St","","Valley Stream","NY","US","115802345" +"1083262877","CONNECT","CONNECT URL","idobisp.s05485.us@wal-mart.com","N","Walmart email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2500 W 95th St","","Evergreen Park","IL","US","608052807" +"1962050757","DIRECT","Direct Messaging Address","contact@statewidere.net","N","","","OTHER","Other","email","OTHER","Other","other","18040 Sherman Way","","Reseda","CA","US","913354631" +"1962050757","DIRECT","Direct Messaging Address","CONTACT@STATEWIDERE.NET","N","","","DIRECT","Direct","","OTHER","Other","EMAIL","18040 Sherman Way","","Reseda","CA","US","913354631" +"1134777923","DIRECT","Direct Messaging Address","jordan.banks@cmglp.com","N","email","","HIE","Health Information Exchange (HIE)","","","","","1002 N Semoran Blvd","","Orlando","FL","US","328073531" +"1003464769","CONNECT","CONNECT URL","Kahuku","N","","","DIRECT","Direct","","","","","56-660 Kamehameha Hwy","","Kahuku","HI","US","967312210" +"1679121461","CONNECT","CONNECT URL","www.therapynotes.com","N","website","","DIRECT","Direct","","CSV","CSV","","135 S Prospect St","","Ypsilanti","MI","US","481987914" +"1326696121","OTHERS","Other URL","Sunrise","N","","","","","","","","","27005 76th Ave","","New Hyde Park","NY","US","110401402" +"1346898145","CONNECT","CONNECT URL","alderman.associates@yahoo.com","N","business email","","","","","","","","5974 US Route 60 E","","Barboursville","WV","US","255041035" +"1336797133","DIRECT","Direct Messaging Address","melanie.robinson@jefferson.edu","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","50 N Cedar Ave","","Maple Shade","NJ","US","080521304" +"1114575917","DIRECT","Direct Messaging Address","nadine.tasler@stlukeshospital.com","N","business email","","DIRECT","Direct","","CSV","CSV","","5901 Monclova Rd","","Maumee","OH","US","435371899" +"1003464801","DIRECT","Direct Messaging Address","cooneyk@jmhny.org","N","","","","","","","","","191 N Main St","","Wellsville","NY","US","148951150" +"1477101277","OTHERS","Other URL","Keeley.damon@asante.org","N","work email","","DIRECT","Direct","","CSV","CSV","","2825 E Barnett Rd","","Medford","OR","US","975048332" +"1336797141","CONNECT","CONNECT URL","angeliccareservices@gmail.org","N","","","","","","","","","4480 General Degaulle Dr Ste 223","","New Orleans","LA","US","701316306" +"1346898152","CONNECT","CONNECT URL","erin.cosgrove@pdcandme.com","N","","","","","","","","","12520 Prosperity Dr Ste 210","","Silver Spring","MD","US","209041684" +"1346898152","CONNECT","CONNECT URL","erin.cosgrove@pdcandme.com","N","","","","","","","","","12520 Prosperity Dr Ste 210","","Silver Spring","MD","US","209041684" +"1346898152","CONNECT","CONNECT URL","erin.cosgrove@pdcandme.com","N","","","","","","","","","12520 Prosperity Dr Ste 210","","Silver Spring","MD","US","209041684" +"1346898152","CONNECT","CONNECT URL","erin.cosgrove@pdcandme.com","N","","","","","","","","","12520 Prosperity Dr Ste 210","","Silver Spring","MD","US","209041684" +"1346898152","CONNECT","CONNECT URL","erin.cosgrove@pdcandme.com","N","","","","","","","","","12520 Prosperity Dr Ste 210","","Silver Spring","MD","US","209041684" +"1396393104","DIRECT","Direct Messaging Address","rozinaperkins1971@hotmail.com","N","email","","DIRECT","Direct","","OTHER","Other","all information","2814 S Meadowood Ave","","Gonzales","LA","US","707374737" +"1023666831","CONNECT","CONNECT URL","annette29917@yahoo.com","N","","","HIE","Health Information Exchange (HIE)","","","","","44 Maritime Dr","","Mystic","CT","US","063551958" +"1043868854","CONNECT","CONNECT URL","SIRS","N","SIRS","","","","","","","","1579 S Folsomville Rd","","Boonville","IN","US","476019465" +"1841848652","DIRECT","Direct Messaging Address","Jenny.patel@dallasfertility.com","N","Work Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5477 Glen Lakes Dr","","Dallas","TX","US","752310946" +"1831747658","DIRECT","Direct Messaging Address","molly@heartlandrecoverycenter.com","Y","email","Heartland Recovery Center, Inc.","","","","","","","2068 Lucas Pkwy","","Lowell","IN","US","463562169" +"1477101293","SOAP","SOAP URL","RankOne","N","","","","","","","","","5400 Sun Valley Dr","","El Paso","TX","US","799243418" +"1770131492","CONNECT","CONNECT URL","Reedsburg","N","","","OTHER","Other","Contractor","","","","524 S Albert Ave","","Reedsburg","WI","US","539591827" +"1184272908","CONNECT","CONNECT URL","healthcareinfo","N","","","","","","","","","1320 Union St","","Morris","IL","US","604502426" +"1063060887","CONNECT","CONNECT URL","https://www.therapynotes.com/app/login/Virginia10309/","N","","","DIRECT","Direct","","","","","979 Lamont Ave","","Staten Island","NY","US","103092207" +"1730737453","OTHERS","Other URL","Accumed","N","Electronic Database used at clinic","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7701 13th Ave","","Brooklyn","NY","US","112282413" +"1245888965","CONNECT","CONNECT URL","aghabel@fouroaks.org","Y","agency email","Four Oaks Family & Children Services","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5400 Kirkwood Blvd SW","","Cedar Rapids","IA","US","52404" +"1285282905","DIRECT","Direct Messaging Address","cpark39@fordham.edu","Y","school email","Interborough Developmental and Consultation Center","OTHER","Other","MSW Field Placement Internship (Clinic)","CSV","CSV","","1623 Kings Hwy","","Brooklyn","NY","US","112291209" +"1538717251","CONNECT","CONNECT URL","FinanceManagementinfo@gmail.com","N","Email Address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1545 Forest Cove Dr","","Chesapeake","VA","US","233235734" +"1003464728","CONNECT","CONNECT URL","MORRIS","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1802 N Division St Ste 202","","Morris","IL","US","604503104" +"1235787953","CONNECT","CONNECT URL","healthcareinfo","N","","","","","","","","","1320 Union St","","Morris","IL","US","604502426" +"1235787953","CONNECT","CONNECT URL","healthcareinfo","N","","","","","","","","","1320 Union St","","Morris","IL","US","604502426" +"1790333417","OTHERS","Other URL","Valencia","Y","","Progressive Steps, Inc.","HIE","Health Information Exchange (HIE)","","","","","28093 Smyth Dr","","Valencia","CA","US","913554023" +"1790333417","OTHERS","Other URL","Valencia","Y","","Progressive Steps, Inc.","HIE","Health Information Exchange (HIE)","","","","","28093 Smyth Dr","","Valencia","CA","US","913554023" +"1154979870","DIRECT","Direct Messaging Address","kduong@chla.usc.edu","N","Work Email","","DIRECT","Direct","","CSV","CSV","","4650 W Sunset Blvd","","Los Angeles","CA","US","900276062" +"1437707163","DIRECT","Direct Messaging Address","sarahyangdds@outlook.com","N","","","DIRECT","Direct","","","","","9310 Baseline Rd","","Rancho Cucamonga","CA","US","917015821" +"1831747591","CONNECT","CONNECT URL","KemeryRe@MLHS.ORG","N","","","","","","","","","825 Springdale Dr","","Exton","PA","US","193412843" +"1821646589","OTHERS","Other URL","dochalo","N","dochalo","","DIRECT","Direct","","OTHER","Other","dochalo","29000 Center Ridge Rd","","Westlake","OH","US","441455219" +"1013565779","DIRECT","Direct Messaging Address","mretsky@bethingram.com","N","","","","","","","","","2111 W Swann Ave Ste 100","","Tampa","FL","US","336062478" +"1144878711","CONNECT","CONNECT URL","Laptop","N","","","HIE","Health Information Exchange (HIE)","","","","","6400 W 110th St Ste 203","","Leawood","KS","US","662111813" +"1962050534","CONNECT","CONNECT URL","www.napervillecounseling.com","N","Naperville Counseling Center website","","OTHER","Other","Clinician Contact information","","","","2132 Deep Water Ln Ste 216","","Naperville","IL","US","605648569" +"1902454697","SOAP","SOAP URL","Cerner","Y","","Wray Community District Hospital","","","","","","","1017 W 7th St","","Wray","CO","US","807581420" +"1457909137","OTHERS","Other URL","filezilla","Y","Home Health Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Home Care","2560 E Sunset Road Suite 106","","Las Vegas","NV","US","89120" +"1518515147","DIRECT","Direct Messaging Address","Doris.muinde@houstontx.gov","N","Email Address","","DIRECT","Direct","","CSV","CSV","","3611 Ennis St","","Houston","TX","US","770044407" +"1427606052","DIRECT","Direct Messaging Address","betsy.campos@houstontx.gov","N","Email Address","","DIRECT","Direct","","CSV","CSV","","3611 Ennis St","","Houston","TX","US","770044407" +"1528616166","CONNECT","CONNECT URL","CLEAR","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1619525417","DIRECT","Direct Messaging Address","kathryn.gray2@va.gov","N","Encrypted email address","","DIRECT","Direct","","","","","5000 S 5th Ave","","Hines","IL","US","601413030" +"1689222341","CONNECT","CONNECT URL","trutenber@edmeston.net","N","","","","","","","","","Edmeston Central School","11 North St.","Edmeston","NY","US","13838" +"1306494067","DIRECT","Direct Messaging Address","RNewsome@summittotalhealth.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","1825 GA-34","Suite 1200","Newnan","GA","US","302653026" +"1770131435","OTHERS","Other URL","www.themindfultherapysolution.com","N","","","","","","","","","2200 NW Corporate Blvd Ste 308","","Boca Raton","FL","US","334317307" +"1629626429","CONNECT","CONNECT URL","Orlando","N","","","HIE","Health Information Exchange (HIE)","","","","","2752 Annhurst Ave","","Orlando","FL","US","328263478" +"1730737529","DIRECT","Direct Messaging Address","info@theshifttc.com","Y","office email","Shift Chiropractic, PLC","DIRECT","Direct","","CSV","CSV","","3055 Cass Rd Ste 102B","","Traverse City","MI","US","496847940" +"1356999155","OTHERS","Other URL","amanda.rhan@gmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","8 Peabody Rd","","Derry","NH","US","030381807" +"1619525433","DIRECT","Direct Messaging Address","Adollen@windstream.net","N","","","","","","","","","421 E Erie St","","Missouri Valley","IA","US","51555" +"1073161899","CONNECT","CONNECT URL","healthcareinfo","N","","","","","","","","","1320 Union St","","Morris","IL","US","604502426" +"1558919290","DIRECT","Direct Messaging Address","mylo@drmjennings.net","Y","","Mylo Jennings & Associates, LLC","","","","","","","2737 Navarre Ave Ste 205","","Oregon","OH","US","436163276" +"1205484029","CONNECT","CONNECT URL","Louisville","N","","","","","","","","","2401 Terra Crossing Blvd","","Louisville","KY","US","402455371" +"1205484029","CONNECT","CONNECT URL","Louisville","N","","","","","","","","","215 Central Ave Ste 200","","Louisville","KY","US","402081451" +"1861040685","CONNECT","CONNECT URL","https://regionalhealth.org","Y","practice location website","Regional Health Rapid City Hospital","DIRECT","Direct","","OTHER","Other","website","353 Fairmont Blvd","","Rapid City","SD","US","577017375" +"1851949580","DIRECT","Direct Messaging Address","perezma@henrymayo.com","N","work email","","HIE","Health Information Exchange (HIE)","","","","","25727 McBean Pkwy","","Valencia","CA","US","913553704" +"1306494026","CONNECT","CONNECT URL","lbishop@uchc.edu","N","Email address","","DIRECT","Direct","","CSV","CSV","","263 Farmington Ave","","Farmington","CT","US","060300001" +"1396393021","CONNECT","CONNECT URL","bjjohnson@fouroaks.org","N","Work Email","","DIRECT","Direct","","CSV","CSV","","5400 Kirkwood Blvd SW","","Cedar Rapids","IA","US","524045216" +"1376191007","CONNECT","CONNECT URL","demeternal777@aol.com","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","private email","20140 Catalpa Ave","","Lynwood","IL","US","604116805" +"1104474832","OTHERS","Other URL","us","N","","","","","","","","","327 Hershberger Rd","","Roanoke","VA","US","240121956" +"1104474832","OTHERS","Other URL","us","N","","","","","","","","","327 Hershberger Rd","","Roanoke","VA","US","240121956" +"1104474832","OTHERS","Other URL","us","N","","","","","","","","","327 Hershberger Rd","","Roanoke","VA","US","240121956" +"1104474832","OTHERS","Other URL","us","N","","","","","","","","","327 Hershberger Rd","","Roanoke","VA","US","240121956" +"1104474832","OTHERS","Other URL","us","N","","","","","","","","","327 Hershberger Rd","","Roanoke","VA","US","240121956" +"1104474832","OTHERS","Other URL","us","N","","","","","","","","","327 Hershberger Rd","","Roanoke","VA","US","240121956" +"1568010296","OTHERS","Other URL","Edplan","N","Edplan","","OTHER","Other","Edplan","","","","13446 Princedale Dr","","Woodbridge","VA","US","221933941" +"1710535448","DIRECT","Direct Messaging Address","jmonr12@lsu.edu","N","E-mail","","DIRECT","Direct","","CSV","CSV","","1 North Stadium Drive","","Baton Rouge","LA","US","708030001" +"1952959686","CONNECT","CONNECT URL","tm132258@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","E401 23rd St","","Brodhead","WI","US","535202203" +"1144878877","DIRECT","Direct Messaging Address","kingwood@bluesprigpediatrics.com","N","","","","","","","","","2825 W Town Center Cir","","Kingwood","TX","US","773393734" +"1346898905","OTHERS","Other URL","CVS","N","","","","","","","","","21265 Biscayne Blvd","","Aventura","FL","US","331801241" +"1871141531","OTHERS","Other URL","dmcderm111@yahoo.com","N","laptop","","DIRECT","Direct","","","","","2722 Concord Pike","","Wilmington","DE","US","198035007" +"1144878802","DIRECT","Direct Messaging Address","raclevy@selectmedical.com","N","Work email","","","","","","","","5987 Raboso Dr","","Las Vegas","NV","US","891410433" +"1083262752","CONNECT","CONNECT URL","https://www.henryford.com/connect","N","","","","","","","","","5500 Auto Club Dr","","Dearborn","MI","US","481262779" +"1376191031","OTHERS","Other URL","Office","N","Office","","DIRECT","Direct","","OTHER","Other","Office","4899 Willow Rd Apt 415","","Pleasanton","CA","US","945884778" +"1942858600","OTHERS","Other URL","Greenwood","N","transportation","","OTHER","Other","Greenwood","OTHER","Other","Greenwood","1489 Lacebark Dr Unit B","","Greenwood","IN","US","461437183" +"1285282947","OTHERS","Other URL","Tacoma","N","","","","","","","","","1717 S J St","","Tacoma","WA","US","984054933" +"1649828302","CONNECT","CONNECT URL","newportpt.com","N","","","","","","","","","19732 MacArthur Blvd Ste 125","","Irvine","CA","US","926122455" +"1437707106","CONNECT","CONNECT URL","healthcareinfo","N","","","","","","","","","1320 Union St","","Morris","IL","US","604502426" +"1629626304","CONNECT","CONNECT URL","HIE","N","Fax","","DIRECT","Direct","","CSV","CSV","","1300 Bay Area Blvd Ste B150-20","","Houston","TX","US","770582505" +"1265080824","OTHERS","Other URL","Seattle","Y","","Puget Sound Psychotherapy","","","","","","","2719 E Madison St Ste 300","","Seattle","WA","US","981124752" +"1073161626","CONNECT","CONNECT URL","FAX","N","EMAIL","","","","","","","","2313 Sunrise Meadows Dr","","Las Vegas","NV","US","891346926" +"1487202032","CONNECT","CONNECT URL","clear","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1114575776","OTHERS","Other URL","greyson.tucker@rehabcare.com","Y","secured work email address","Barnes-Jewish Hospital","DIRECT","Direct","","","","","401 Corporate Park Dr","","Clayton","MO","US","631054201" +"1225686892","CONNECT","CONNECT URL","lashaymeshelle15@yahoo.com","N","","","","","","","","","3751 Appian Way Apt 53","","Lexington","KY","US","405175929" +"1194373761","OTHERS","Other URL","simplepractice","N","","","","","","","","","525 Route 73 N Ste 104","","Marlton","NJ","US","080533422" +"1194373761","OTHERS","Other URL","simplepractice","N","","","","","","","","","13 Spyglass Ct","","Westampton","NJ","US","080604700" +"1700434511","OTHERS","Other URL","Epic","N","EMR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","NNP-BC","1638 Owen Dr","","Fayetteville","NC","US","283043424" +"1417505082","CONNECT","CONNECT URL","Boston","Y","Clinic adress","Beth Israel Deaconess Medical Center","HIE","Health Information Exchange (HIE)","","OTHER","Other","Ophthalmology clinic","330 Brookline Ave","","Boston","MA","US","022155400" +"1598313249","OTHERS","Other URL","2166825704","N","","","","","","","","","16781 Chagrin Blvd","","Shaker Hts","OH","US","441203721" +"1265080964","CONNECT","CONNECT URL","https://michelle-gasper.clientsecure.me","N","Client Portal","","HIE","Health Information Exchange (HIE)","","","","","4091 Riverside Dr Ste 103","","Chino","CA","US","917103195" +"1467000166","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1760030449","SOAP","SOAP URL","BAYAMON","N","EHR","","OTHER","Other","BAYAMON","OTHER","Other","EHR","PASEO SAN PABLO #100","EDIF. ARTURO CADILLA SUITE 501","BAYAMON","PR","US","00961" +"1285282988","OTHERS","Other URL","mdrumm@mhc.net","N","work email","","DIRECT","Direct","","","","","217 S. Madison St.","Suite 3022","Traverse City","MI","US","49684" +"1336797018","OTHERS","Other URL","Homer","N","","","","","","","","","212 South 3rd Street","","Homer","NE","US","68030" +"1205484987","DIRECT","Direct Messaging Address","kjones@ranchatdovetree.com","N","Work Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1406 Quinlan St","","LUBBOCK","TX","US","79403" +"1659929347","OTHERS","Other URL","NCPDP","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","CVS pharmacy 1901 Ave Rexach","","San Juan","PR","US","00795" +"1780232439","OTHERS","Other URL","oasiswomenspt@gmail.com","N","","","","","","","","","1303 W Maple St Ste 105","","North Canton","OH","US","447202858" +"1184272999","CONNECT","CONNECT URL","Elon","N","","","","","","","","","2500 Campus Box","","Elon","NC","US","272442005" +"1184272999","CONNECT","CONNECT URL","Elon","N","","","","","","","","","2500 Campus Box","","Elon","NC","US","272442005" +"1184272999","CONNECT","CONNECT URL","Elon","N","","","","","","","","","2500 Campus Box","","Elon","NC","US","272442005" +"1952959694","CONNECT","CONNECT URL","www.hopefultransitionsutah.com","N","website","","","","","","","","4400 S 700 E","","Millcreek","UT","US","841073053" +"1235787979","CONNECT","CONNECT URL","sccmha.org","N","","","HIE","Health Information Exchange (HIE)","","","","","500 Hancock St","","Saginaw","MI","US","486024224" +"1235787979","CONNECT","CONNECT URL","sccmha.org","N","","","HIE","Health Information Exchange (HIE)","","","","","500 Hancock St","","Saginaw","MI","US","486024224" +"1235787979","CONNECT","CONNECT URL","sccmha.org","N","","","HIE","Health Information Exchange (HIE)","","","","","500 Hancock St","","Saginaw","MI","US","486024224" +"1235787979","CONNECT","CONNECT URL","sccmha.org","N","","","HIE","Health Information Exchange (HIE)","","","","","500 Hancock St","","Saginaw","MI","US","486024224" +"1235787979","CONNECT","CONNECT URL","https://www.sccmha.org","N","","","DIRECT","Direct","","CSV","CSV","","500 Hancock St","","Saginaw","MI","US","486024224" +"1437707171","OTHERS","Other URL","Optima","N","","","","","","","","","1101 W Clay Rd","","Versailles","MO","US","650841177" +"1982252623","CONNECT","CONNECT URL","www.angelshospice.com","N","","","","","","","","","2620 Cascade Cove Dr","","Little Elm","TX","US","750687602" +"1457909103","CONNECT","CONNECT URL","bethany-qc.org","N","","","","","","","","","1202 W 3rd St","","Davenport","IA","US","528021344" +"1437707189","OTHERS","Other URL","myabapractice.com","N","","","","","","","","","466 Route 12","","Flemington","NJ","US","088224107" +"1811545569","OTHERS","Other URL","www.helpingseniorsnwi.com","N","","","","","","","","","197 Amhurst Ct","","Valparaiso","IN","US","463858033" +"1023666799","CONNECT","CONNECT URL","kwalker619@yahoo.com","N","kwalker619@yahoo.com","","DIRECT","Direct","","OTHER","Other","n/a","474 W Vermont Ave","","Escondido","CA","US","920256584" +"1295383966","OTHERS","Other URL","Ican-b.com","Y","","ICAN-B","","","","","","","12395 Lewis St Ste 202","","Garden Grove","CA","US","928404694" +"1831747518","CONNECT","CONNECT URL","crusier950@hotmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","1637 29th Avenue Pl","","Greeley","CO","US","806346822" +"1861040545","SOAP","SOAP URL","www.massagebook.com","N","","","","","","","","","9319 Lbj Fwy Ste 208C","","Dallas","TX","US","752433453" +"1861040545","SOAP","SOAP URL","www.massagebook.com","N","","","","","","","","","9319 Lbj Fwy Ste 208C","","Dallas","TX","US","752433453" +"1861040545","SOAP","SOAP URL","www.massagebook.com","N","","","","","","","","","9319 Lbj Fwy Ste 208C","","Dallas","TX","US","752433453" +"1790333474","DIRECT","Direct Messaging Address","dnewman@fedoforg.org","N","","","DIRECT","Direct","","","","","1375 Akron St","","Copiague","NY","US","117262931" +"1568010247","DIRECT","Direct Messaging Address","jon.bohlmann@inmindout.com","Y","","InMindOut Emotional Wellness Center, LLC","","","","","","","645 N Walnut Ave","","New Braunfels","TX","US","781307925" +"1437707122","CONNECT","CONNECT URL","cbhcfl.org","N","","","","","","","","","1700 Education Ave","","Punta Gorda","FL","US","339506222" +"1588212278","DIRECT","Direct Messaging Address","admin@absolutehomehealth.org","N","email","","DIRECT","Direct","","CSV","CSV","","4740 Murphy Canyon Rd Ste 205","","San Diego","CA","US","921234376" +"1538717228","CONNECT","CONNECT URL","https://apextt.net","N","Contact via information from our secured website, https://apextt.net","","DIRECT","Direct","","CSV","CSV","","6583 N Oak Trfy","","Gladstone","MO","US","641183330" +"1861040560","DIRECT","Direct Messaging Address","dmclendon@scm-sc.com","N","email","","DIRECT","Direct","","CSV","CSV","","3469 Leaphart Rd","","West Columbia","SC","US","291693029" +"1578111266","OTHERS","Other URL","TAMPA","N","","","DIRECT","Direct","TAMPA","OTHER","Other","TAMPA","3506 N Arlington Ave","","Tampa","FL","US","336035604" +"1821646514","DIRECT","Direct Messaging Address","THAWK@HRS.ORG","N","","","","","","","","","224 Columbus Rd","","Athens","OH","US","457011334" +"1730737420","OTHERS","Other URL","Bismarck","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1953 Houston Dr","","Bismarck","ND","US","585047208" +"1093363798","DIRECT","Direct Messaging Address","Jenna.Hibdon@hss.soa.directak.net","N","Direct messaging secure email","","DIRECT","Direct","","","","","1025 W Barnette St","","Fairbanks","AK","US","997014539" +"1689222382","DIRECT","Direct Messaging Address","hragsdale@acessahealth.com","N","secure work email","","DIRECT","Direct","","CSV","CSV","","7004 Bee Caves Rd Bldg 3","","Austin","TX","US","787465885" +"1952959652","CONNECT","CONNECT URL","www.centralillinoisurgentcare.com","N","website","","DIRECT","Direct","","CSV","CSV","","20 Corvette Dr Ste A","","Litchfield","IL","US","620561038" +"1669020368","CONNECT","CONNECT URL","https://actikare.com/bryn-mawr/","Y","Business Website","Acti-Kare Inc","","","","","","","32 Weiss Ave","","Flourtown","PA","US","190311914" +"1427606037","DIRECT","Direct Messaging Address","samantha.cohn@genesishcc.com","N","e-mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","280 Mt Hebron Rd","","Elmore","AL","US","360251526" +"1669020376","DIRECT","Direct Messaging Address","EXSLLC@comcast.net","N","","","DIRECT","Direct","","CSV","CSV","","3250 Lake Dr","","Hillsdale","MI","US","492429654" +"1336797943","DIRECT","Direct Messaging Address","rachel.m.collins@duke.edu","Y","","Duke University Health System Inc","","","","","","","2301 Erwin Rd","","Durham","NC","US","277054699" +"1275181810","CONNECT","CONNECT URL","CLEAR","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1124676770","CONNECT","CONNECT URL","Www.piotransport.com","N","Website","","OTHER","Other","Transport","OTHER","Other","Messages","109 San Diego Ave","","Daly City","CA","US","940141038" +"1588212138","CONNECT","CONNECT URL","clear","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1922656578","DIRECT","Direct Messaging Address","smayer@seasonsoflifecounselingllc.com","N","","","","","","","","","500 N Main St Ste E","","Wasilla","AK","US","996547057" +"1508414178","CONNECT","CONNECT URL","familychoicecare.com","N","company website","","DIRECT","Direct","","CSV","CSV","","1890 Star Shoot Pkwy","","Lexington","KY","US","405094566" +"1033767603","CONNECT","CONNECT URL","Boulder","N","","","","","","","","","3180 Airport Rd","","Boulder","CO","US","803012208" +"1760030332","SOAP","SOAP URL","WELLINGTON","N","","","DIRECT","Direct","","","","","11420 Fortune Cir Ste 7","","Wellington","FL","US","334148743" +"1932757507","DIRECT","Direct Messaging Address","ostart@mhpcolorado.org","N","","","","","","","","","1455 Dixon Ave","","Lafayette","CO","US","800268879" +"1043868680","DIRECT","Direct Messaging Address","gbarnes@ps-corp.net","N","Work Email","","DIRECT","Direct","","OTHER","Other","Email","21 Saulsbury Rd","","Dover","DE","US","199043444" +"1588212195","OTHERS","Other URL","KAREO","N","KAREO","","","","","","","","10000 N 31st Ave Ste D411","","Phoenix","AZ","US","850511358" +"1548818172","CONNECT","CONNECT URL","URL","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3226 N Pearl St","","Jacksonville","FL","US","322061950" +"1497303184","DIRECT","Direct Messaging Address","info@clearviewtreatment.com","N","","","","","","","","","2616 Grandview Ave","","Venice","CA","US","902914941" +"1225686884","OTHERS","Other URL","http://fivespringshealth.org/","Y","Employer website with patient portal","Five Springs Health and Wellness Center LLC","OTHER","Other","Patient Portal","","","","246 N Absaroka St","","Powell","WY","US","824352331" +"1831747443","DIRECT","Direct Messaging Address","office@acafnw.com","N","","","DIRECT","Direct","","","","","944 Ronnie McDowell Ave Ste A","","Russellville","AL","US","356546513" +"1225686934","DIRECT","Direct Messaging Address","kwalsh@pcccf.org","Y","email","Plaquemines Community C.A.R.E. Centers Foundation, Inc.","DIRECT","Direct","","OTHER","Other","email","115 Keating Dr","","Belle Chasse","LA","US","700371629" +"1861040420","DIRECT","Direct Messaging Address","katharyn.suther@atriumhealth.org","Y","","Carolinas Rehabilitation","","","","","","","10620 Park Rd","Suite 200","Charlotte","NC","US","282108472" +"1619525375","OTHERS","Other URL","banks.robertw@gmail.com","N","banks.robertw@gmail.com","","DIRECT","Direct","","OTHER","Other","banks.robertw@gmail.com","4615 Sharon Rd","","Temple Hills","MD","US","207483737" +"1073161733","OTHERS","Other URL","https://secure.gethealthie.com","N","EHR system/platform for nutrition professionals","","HIE","Health Information Exchange (HIE)","","OTHER","Other","EHR","9 Armstrong Road","","Morristown","NJ","US","07960" +"1891343554","DIRECT","Direct Messaging Address","kemilie@benjamins-bhs.com","N","","","","","","","","","8703 Meadowcroft Dr","","Houston","TX","US","770635006" +"1891343554","DIRECT","Direct Messaging Address","info@benjamins-bhs.com","N","","","","","","","","","8703 Meadowcroft Dr","","Houston","TX","US","770635006" +"1700434461","OTHERS","Other URL","https://goldensky.clientsecure.me","N","Secure EHR system","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","7777 Glades Rd Ste 321","","Boca Raton","FL","US","334344150" +"1164070868","OTHERS","Other URL","officemate","N","ehr","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","118 Main St","","Placerville","CA","US","956675508" +"1710535422","CONNECT","CONNECT URL","https://www.psychologytoday.com/profile/269307","N","psychology today website","","OTHER","Other","public listing directory","","","","330 W 38th St Ste 1410","","New York","NY","US","100188437" +"1477101178","SOAP","SOAP URL","www.jane.app","N","Booking, charting, scheduling software, EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","XLS","1641 Carleton St","","Berkeley","CA","US","947031814" +"1477101178","SOAP","SOAP URL","www.jane.app","N","Booking, charting, scheduling software, EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","XLS","1641 Carleton St","","Berkeley","CA","US","947031814" +"1477101178","SOAP","SOAP URL","www.jane.app","N","Booking, charting, scheduling software, EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","XLS","1641 Carleton St","","Berkeley","CA","US","947031814" +"1477101178","SOAP","SOAP URL","www.jane.app","N","Booking, charting, scheduling software, EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","XLS","1641 Carleton St","","Berkeley","CA","US","947031814" +"1386292084","SOAP","SOAP URL","Chart","N","","","","","","","","","3100 Dundee Rd Ste 402","","Northbrook","IL","US","600622452" +"1922656636","OTHERS","Other URL","n/a","N","","","","","","CSV","CSV","","1600 Buchanan Rd Apt 14","","Antioch","CA","US","945094241" +"1275181885","DIRECT","Direct Messaging Address","emily.doyle@rhd.org","Y","Professional E-Mail Address","Resources for Human Development","DIRECT","Direct","","","","","1901 Westbank Expy","","Harvey","LA","US","700584366" +"1033767678","CONNECT","CONNECT URL","Tampa","N","Acupuncture and other services","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","505 E Jackson St Ste 211","","Tampa","FL","US","336024935" +"1659929263","DIRECT","Direct Messaging Address","meganharris@specialtree.com","N","","","DIRECT","Direct","","CSV","CSV","","600 Stephenson Hwy","","Troy","MI","US","480831110" +"1194373704","OTHERS","Other URL","solonveinclinic.com","N","website","","","","","","","","33290 Bainbridge Rd","","Solon","OH","US","441392802" +"1770131328","OTHERS","Other URL","https://www.wix.com/dashboard/728e67c1-2150-43da-8341-128a19e1b0e4/home/","N","website of business","","DIRECT","Direct","","OTHER","Other","referrals","14839 Heronglen Dr","","Lithia","FL","US","335473870" +"1124676747","DIRECT","Direct Messaging Address","lbradley7@schools.nyc.gov","N","","","DIRECT","Direct","","","","","2555 Tratman Ave","","Bronx","NY","US","104613460" +"1205484813","OTHERS","Other URL","neighborcarehealth.org","N","","","DIRECT","Direct","","OTHER","Other","website","525 Lilly Rd NE","","Olympia","WA","US","985065101" +"1477101087","CONNECT","CONNECT URL","ahutton@friendship.us","N","Email","","","","","","","","327 Hershberger Rd","","Roanoke","VA","US","240121956" +"1295383800","OTHERS","Other URL","k12email","Y","","Sioux Falls School District","","","","","","","1101 N Western Ave","","Sioux Falls","SD","US","571041200" +"1124676739","OTHERS","Other URL","NA","N","NA","","DIRECT","Direct","","OTHER","Other","NA","255 S Main St Ste 100","","Logan","UT","US","843215203" +"1962050575","DIRECT","Direct Messaging Address","frontdesk@riversidecounseling.net","N","","","","","","","","","44084 Riverside Pkwy Ste 240","","Leesburg","VA","US","201765102" +"1033767660","OTHERS","Other URL","GILBERTAZ","N","WEBSITE","","HIE","Health Information Exchange (HIE)","","OTHER","Other","NPIEXCHANGE","140 S Gilbert Rd","","Gilbert","AZ","US","852961016" +"1487202008","OTHERS","Other URL","Tricia.Bortell@lifewayscmh.org","N","","","","","","","","","25 Care Dr","","Hillsdale","MI","US","492425054" +"1487202008","OTHERS","Other URL","Tricia.Bortell@lifewayscmh.org","N","","","","","","","","","25 Care Dr","","Hillsdale","MI","US","492425054" +"1487202008","OTHERS","Other URL","Tricia.Bortell@lifewayscmh.org","N","","","","","","","","","25 Care Dr","","Hillsdale","MI","US","492425054" +"1487202008","OTHERS","Other URL","Tricia.Bortell@lifewayscmh.org","N","","","","","","","","","25 Care Dr","","Hillsdale","MI","US","492425054" +"1265080881","CONNECT","CONNECT URL","fax","N","email","","DIRECT","Direct","","CSV","CSV","","5545 SW 8th St Ste 209","","Coral Gables","FL","US","331342287" +"1184272718","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1104474741","DIRECT","Direct Messaging Address","kaylee.ankrom@citizensmemorial.com","N","work email","","DIRECT","Direct","","","","","1300 N Oakland Ave","","Bolivar","MO","US","656133018" +"1144878794","OTHERS","Other URL","Missionviejo","N","","","OTHER","Other","lakeforest","OTHER","Other","Missionviejo","25366 Felicia Ct","","Mission Viejo","CA","US","926913744" +"1144878794","OTHERS","Other URL","Missionviejo","N","","","OTHER","Other","lakeforest","OTHER","Other","Missionviejo","25366 Felicia Ct","","Mission Viejo","CA","US","926913744" +"1003464652","OTHERS","Other URL","Farmington","N","","","","","","","","","904 E 20th St Ste B","","Farmington","NM","US","874014281" +"1427606078","CONNECT","CONNECT URL","www.aspiranet.org","N","","","","","","","","","5284 Adolfo Rd","","Camarillo","CA","US","930126787" +"1861040412","CONNECT","CONNECT URL","clear","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1285282830","DIRECT","Direct Messaging Address","cbmanuel@uabmc.edu","N","Work email","","","","","","","","619 19th St S","","Birmingham","AL","US","352331900" +"1366090912","OTHERS","Other URL","TwentyninePalms","N","Private","","DIRECT","Direct","","CSV","CSV","","5393 Lupine Ave","","Twentynine Palms","CA","US","922771471" +"1265080816","CONNECT","CONNECT URL","clear","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1154979714","CONNECT","CONNECT URL","NA","N","","","","","","","","","535 Kensico Ct","","Suffern","NY","US","109014134" +"1730737396","CONNECT","CONNECT URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","300 S Pine Island Rd Ste 246","","Plantation","FL","US","333242631" +"1730737396","CONNECT","CONNECT URL","betsie.davilus@gmail.com","N","Email","","OTHER","Other","Information","OTHER","Other","None","300 S Pine Island Rd Ste 246","","Plantation","FL","US","333242631" +"1578111043","CONNECT","CONNECT URL","deoeyewear.com","N","","","DIRECT","Direct","","CSV","CSV","","Avenida Jesús M. Fragoso","","Carolina","PR","US","00983" +"1467000992","DIRECT","Direct Messaging Address","smitkayd@musc.edu","N","","","","","","","","","171 Ashley Ave","","Charleston","SC","US","294258908" +"1447808928","OTHERS","Other URL","Chicago","N","Company URL","","","","","","","","2506 N Clark St Ste 158","","Chicago","IL","US","606141848" +"1194373605","OTHERS","Other URL","RT","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11990 NE 16th Ave Apt 203","","Miami","FL","US","331616675" +"1184272759","CONNECT","CONNECT URL","https://www.totalcarefamily.com/contact-lake-elsinore","N","","","","","","","","","425 Diamond Dr Ste 105","","Lake Elsinore","CA","US","925304495" +"1952959751","DIRECT","Direct Messaging Address","bishwatyn@xavier.edu","N","","","","","","","","","8050 Hetz Dr","","Cincinnati","OH","US","452423108" +"1639727308","SOAP","SOAP URL","practicefusion.com","N","","","","","","","","","761 W Antelope Dr","","Layton","UT","US","840411630" +"1376191049","CONNECT","CONNECT URL","www.abettertomorrowcounselingservices.com","N","","","DIRECT","Direct","","OTHER","Other","www.abettertomorrowcounselingservices.com","901 Route 168 Ste 104","","Turnersville","NJ","US","080123200" +"1477101988","DIRECT","Direct Messaging Address","bao.lee@empoweringhealth.io","N","Business Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8091 Lower 147th St W","","Apple Valley","MN","US","551246335" +"1477101988","DIRECT","Direct Messaging Address","bao.lee@empoweringhealth.io","N","Business Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8091 Lower 147th St W","","Apple Valley","MN","US","551246335" +"1215585716","CONNECT","CONNECT URL","Modesto","N","home address","","DIRECT","Direct","","CSV","CSV","Modesto","3301 Wood Sorrel Dr","","Modesto","CA","US","953557891" +"1215585716","CONNECT","CONNECT URL","Modesto","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3301 Wood Sorrel Dr","","Modesto","CA","US","953557891" +"1811545486","DIRECT","Direct Messaging Address","CKrausz@yeled.org","N","agency","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1312 38th St","","Brooklyn","NY","US","112183612" +"1366090946","CONNECT","CONNECT URL","9983.axiscare.com","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","235 Apollo Beach Blvd # 182","","Apollo Beach","FL","US","335722251" +"1184272767","OTHERS","Other URL","315EAshley","N","","","DIRECT","Direct","","CSV","CSV","","315 E Ashley St","","Jefferson Cty","MO","US","651013411" +"1629626205","CONNECT","CONNECT URL","EMR","N","","","DIRECT","Direct","","CSV","CSV","","1564 Crossways Blvd","","Chesapeake","VA","US","233202841" +"1598313173","DIRECT","Direct Messaging Address","FRONTDESK@HARSHACENTER.COM","N","","","","","","","","","4733 S 7th St","","Terre Haute","IN","US","478024559" +"1881242469","DIRECT","Direct Messaging Address","vramirez15@fordham.edu","N","","","DIRECT","Direct","","CSV","CSV","","250 W Merrick Rd Apt 1B","","Freeport","NY","US","115203311" +"1609424290","DIRECT","Direct Messaging Address","caleb.boutte@houstontx.gov","N","","","","","","","","","3611 Ennis St","","Houston","TX","US","770044407" +"1114575610","CONNECT","CONNECT URL","HIE","N","HIE","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","20220 Mitchell St","","Detroit","MI","US","482341577" +"1114575610","CONNECT","CONNECT URL","HIE","N","HIE","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","20220 Mitchell St","","Detroit","MI","US","482341577" +"1114575610","CONNECT","CONNECT URL","HIE","N","HIE","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","20220 Mitchell St","","Detroit","MI","US","482341577" +"1114575610","CONNECT","CONNECT URL","HIE","N","HIE","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","20220 Mitchell St","","Detroit","MI","US","482341577" +"1467000968","OTHERS","Other URL","Computer","N","","","","","","","","","1611 NW 12th Ave","","Miami","FL","US","331361005" +"1104474600","DIRECT","Direct Messaging Address","colton@trueselfcenter.com","N","Email","","DIRECT","Direct","","CSV","CSV","","708 N Highland Ave","","Jackson","TN","US","383014829" +"1093363590","DIRECT","Direct Messaging Address","diana.cantu@houstontx.gov","N","e mail address","","DIRECT","Direct","","CSV","CSV","","3611 Ennis St","","Houston","TX","US","770044407" +"1902454408","OTHERS","Other URL","reachcounselingservices","N","","","","","","","","","5445 Smith Rd","","Brookpark","OH","US","441422026" +"1811545312","CONNECT","CONNECT URL","ladcfamilytherapysolutions@gmail.com","N","","","","","","","","","13627 Colgate Way Apt 842","","Silver Spring","MD","US","209047240" +"1033767538","DIRECT","Direct Messaging Address","amartinez@commonwealthlandtrust.org","N","email","","DIRECT","Direct","","OTHER","Other","amartinez@commonwealthlandtrust.org","1059 Tremont St Ste 2","","Roxbury Crossing","MA","US","021202193" +"1316595812","CONNECT","CONNECT URL","melissa.provost@haverhillpavilion.com","N","work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","work email","76 Summer St","","Haverhill","MA","US","018305814" +"1912555426","OTHERS","Other URL","www.ameriserveintl.com","N","Company Website","","DIRECT","Direct","","OTHER","Other","Company Website","35 Main Pl Ste 300","","Council Bluffs","IA","US","515030702" +"1821646332","CONNECT","CONNECT URL","Computer","N","","","","","","","","","1102 5th St NE","","Washington","DC","US","200023412" +"1467000976","DIRECT","Direct Messaging Address","tcoleman.mbhs@gmai.com","N","","","","","","","","","860 E River Pl Ste 100","","Jackson","MS","US","392023442" +"1942858469","CONNECT","CONNECT URL","RehabOptima","N","","","DIRECT","Direct","","CSV","CSV","","6116 Belair Rd","","Baltimore","MD","US","212061927" +"1326696840","DIRECT","Direct Messaging Address","bchepkoit@shilohhealthcare.com","N","","","","","","","","","5100 Buckeystown Pike Ste 250","","Frederick","MD","US","217048344" +"1326696840","DIRECT","Direct Messaging Address","bchepkoit@shilohhealthcare.com","N","","","","","","","","","5100 Buckeystown Pike Ste 250","","Frederick","MD","US","217048344" +"1629626148","OTHERS","Other URL","Oakland","Y","","Bonita House, Inc.","OTHER","Other","Oakland","","","","6333 Telegraph Ave Ste 102","","Oakland","CA","US","946091359" +"1073161592","OTHERS","Other URL","billing@promopt.org","N","compant email","","OTHER","Other","health information","OTHER","Other","health information","10415 State Highway 151 Ste 101","","San Antonio","TX","US","782514553" +"1699323113","DIRECT","Direct Messaging Address","rujuta.tandel@nychhc.org","N","email","","","","","","","","451 Clarkson Ave","","Brooklyn","NY","US","112032054" +"1083262521","DIRECT","Direct Messaging Address","pedicare@netzero.net","N","","","","","","","","","10850 S Wilcrest Dr","","Houston","TX","US","770993534" +"1083262521","DIRECT","Direct Messaging Address","pedicare@netzero.net","N","","","","","","","","","10850 S Wilcrest Dr","","Houston","TX","US","770993534" +"1982252433","DIRECT","Direct Messaging Address","asandquist8863@hotmail.com","N","Same","","DIRECT","Direct","","CSV","CSV","","4517 Stockwell St Apt 1","","Lincoln","NE","US","685064282" +"1528616075","CONNECT","CONNECT URL","Shoreview","N","","","","","","","","","490 Highway 96 W Ste 300","","Shoreview","MN","US","551261961" +"1609424159","OTHERS","Other URL","3864012356","N","Fax","","OTHER","Other","Fax documents","OTHER","Other","Fax","365 S Marion Ave Ste 105","","Lake City","FL","US","320255233" +"1609424159","OTHERS","Other URL","granadoszara@gmail.com","N","Email","","OTHER","Other","Patient information and office use","OTHER","Other","Email","365 S Marion Ave Ste 105","","Lake City","FL","US","320255233" +"1093363574","CONNECT","CONNECT URL","Gainesville","N","acupuncture and herb","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5200 Newberry Rd Ste D8","","Gainesville","FL","US","326072177" +"1801444385","CONNECT","CONNECT URL","drnguyen@foleyeyecare.com","N","Office email","","DIRECT","Direct","","OTHER","Other","email","2601 S McKenzie St Ste 234","","Foley","AL","US","365353455" +"1558919035","DIRECT","Direct Messaging Address","martha.vallin@houstontx.gov","N","COH email","","DIRECT","Direct","","CSV","CSV","","3611 Ennis St","","Houston","TX","US","770044407" +"1235787623","DIRECT","Direct Messaging Address","peter@rockpharmacytoday.com","N","Pharmacy email","","DIRECT","Direct","","","","","1201 S Main St Ste 121","","Boerne","TX","US","780062839" +"1780232116","DIRECT","Direct Messaging Address","amy.pa@hotmail.com","N","Professional E-mail Address","","","","","","","","1462 Clifton Rd NE Ste 280","","Atlanta","GA","US","303221000" +"1326696758","DIRECT","Direct Messaging Address","info@pedikidz.com","N","","","","","","","","","7800 SW 87th Ave Ste A-100","","Miami","FL","US","331733570" +"1609424043","DIRECT","Direct Messaging Address","arogers@guardiannurse.com","N","","","DIRECT","Direct","","","","","1334 Putnam Ave","","Plainfield","NJ","US","070601924" +"1952959538","OTHERS","Other URL","Venarche@gmail.com","N","Email","","OTHER","Other","Email","OTHER","Other","Email","111 W Washington Ave","","Escondido","CA","US","920252629" +"1942858493","SOAP","SOAP URL","BAYAMON","N","EHR","","OTHER","Other","BAYAMON","OTHER","Other","BAYAMON","SANTA JUANITA","CALLE 37 TT-14","BAYAMON","PR","US","00956" +"1437707932","DIRECT","Direct Messaging Address","erin@harvesthealthrehab.com","N","Main, secure email address","","DIRECT","Direct","","CSV","CSV","","300 E Broadway St","","Loogootee","IN","US","475531708" +"1215585807","CONNECT","CONNECT URL","DrChrono","N","","","","","","","","","500 E Iowa St","","Holbrook","AZ","US","860252750" +"1174171680","DIRECT","Direct Messaging Address","operdomo@commonwealthlandtrust.org","N","email","","","","","","","","248 Broadway","","Lawrence","MA","US","018401052" +"1174171680","DIRECT","Direct Messaging Address","operdomo@commonwealthlandtrust.org","N","email","","","","","","","","248 Broadway","","Lawrence","MA","US","018401052" +"1730737339","DIRECT","Direct Messaging Address","susan.dilly@k12.wv.us","N","work email","","OTHER","Other","staying connected to other professionals","OTHER","Other","questions clarifications","Berkeley County Board of Education","1435 Winchester Ave","Martinsburg","WV","US","25405" +"1881242394","CONNECT","CONNECT URL","8888091637","N","HIPAA Secure Line","","DIRECT","Direct","","CSV","CSV","","HWY 98 RTE 6320 MP1","","Shonto","AZ","US","86054" +"1881242394","CONNECT","CONNECT URL","8888091637","N","HIPAA Secure Line","","DIRECT","Direct","","CSV","CSV","","HWY 98 RTE 6320 MP1","","Shonto","AZ","US","86054" +"1881242394","CONNECT","CONNECT URL","8888091637","N","HIPAA Secure Line","","DIRECT","Direct","","CSV","CSV","","HWY 98 RTE 6320 MP1","","Shonto","AZ","US","86054" +"1093363517","DIRECT","Direct Messaging Address","nfitch@sese.org","N","","","","","","","","","111 W. Mound St.","","Ste. Marie","IL","US","624590185" +"1720636251","DIRECT","Direct Messaging Address","melissa-ysoc@hotmail.com","N","work email","","DIRECT","Direct","","","","","1616 MCKENZIE","","PAWHUSKA","OK","US","74056" +"1811545346","DIRECT","Direct Messaging Address","Smile@bellavitadentistryatgladeparks.com","N","office email","","DIRECT","Direct","","CSV","CSV","","2131 Hwy 121","Suite 200","Euless","TX","US","76039" +"1114575636","OTHERS","Other URL","KAREO","N","","","","","","","","","12315 Lake Underhill Rd Ste B","","Orlando","FL","US","328284507" +"1578111977","DIRECT","Direct Messaging Address","jessie@renewhealthservices.com","N","","","","","","","","","2932 1st Ave","","Hibbing","MN","US","557462564" +"1215585898","DIRECT","Direct Messaging Address","Mvalencia@Congruentlives.org","N","Work email","","DIRECT","Direct","","CSV","CSV","","2601 E Chapman Ave Ste 111","","Fullerton","CA","US","928313737" +"1770131369","OTHERS","Other URL","https://mycw82.ecwcloud.com/portal10884/jsp/100mp/login_otp.jsp","N","","","HIE","Health Information Exchange (HIE)","","","","","3000 Medical Arts St","","Austin","TX","US","787053305" +"1477101079","CONNECT","CONNECT URL","lfitzpat68@aol.com","N","","","","","","","","","231 E Rose Ave","","Des Moines","IA","US","503157748" +"1477101079","CONNECT","CONNECT URL","lfitzpat68@aol.com","N","Email","","DIRECT","Direct","","OTHER","Other","Des Moines","231 E Rose Ave","","Des Moines","IA","US","503157748" +"1477101079","CONNECT","CONNECT URL","lfitzpat68@aol.com","N","","","","","","","","","231 E Rose Ave","","Des Moines","IA","US","503157748" +"1821646423","CONNECT","CONNECT URL","https://npiregistry.cms.hhs.gov/","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2570 Som Center Rd","","Willoughby Hills","OH","US","440949607" +"1568010163","CONNECT","CONNECT URL","PyraMED","N","","","","","","","","","115 Lomb Memorial Dr","","Rochester","NY","US","146235608" +"1659929248","CONNECT","CONNECT URL","www.rccbaltimore.com","N","","","","","","","","","7211 Park Heights Ave","","Baltimore","MD","US","212085403" +"1629626122","SOAP","SOAP URL","Office","N","","","","","","","","","11180 Warner Ave Ste 265","","Fountain Valley","CA","US","927087516" +"1265080766","OTHERS","Other URL","iPad","N","Ipad","","HIE","Health Information Exchange (HIE)","","OTHER","Other","iPad","68 Airport Rd","","Savoy","IL","US","618749809" +"1669020178","CONNECT","CONNECT URL","raymond.pallante@jfs.ohio.gov","N","","","","","","","","","2282 Reeves Rd NE","","Warren","OH","US","444834300" +"1669020178","CONNECT","CONNECT URL","raymond.pallante@jfs.ohio.gov","N","","","","","","","","","2282 Reeves Rd NE","","Warren","OH","US","444834300" +"1245888742","DIRECT","Direct Messaging Address","Sgarcia@championsrecovery.org","N","","","","","","","","","311 N Douty St","","Hanford","CA","US","932303951" +"1295383701","DIRECT","Direct Messaging Address","mhernandez@championsrecovery.org","N","","","DIRECT","Direct","","","","","311 N Douty St","","Hanford","CA","US","932303951" +"1295383701","DIRECT","Direct Messaging Address","mhernandez@championsrecovery.org","N","","","DIRECT","Direct","","","","","311 N Douty St","","Hanford","CA","US","932303951" +"1295383701","DIRECT","Direct Messaging Address","mhernandez@championsrecovery.org","N","","","DIRECT","Direct","","","","","311 N Douty St","","Hanford","CA","US","932303951" +"1992353403","OTHERS","Other URL","Epic","N","","","","","","","","","5400 Fort St Ste 110","","Trenton","MI","US","481834698" +"1932757457","DIRECT","Direct Messaging Address","dpirolo@uw.edu","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1908 Pacific Ave","","Tacoma","WA","US","984023110" +"1245888759","CONNECT","CONNECT URL","Macon","N","","","","","","","","","3759 Vineville Ave","","Macon","GA","US","312041854" +"1134777659","CONNECT","CONNECT URL","RehabOptima","N","","","","","","","","","6116 Belair Rd","","Baltimore","MD","US","212061927" +"1770131286","DIRECT","Direct Messaging Address","Shogan@homeoftheinnocents.org","Y","email","Home of the Innocents, Inc.","","","","","","","1100 E Market St","","Louisville","KY","US","402061838" +"1184272601","OTHERS","Other URL","ScaledFitness.com","N","","","","","","","","","10420 S Decatur Blvd Ste 140","","Las Vegas","NV","US","891418717" +"1184272601","OTHERS","Other URL","ScaledFitness.com","N","Website","","DIRECT","Direct","","CSV","CSV","","10420 S Decatur Blvd Ste 140","","Las Vegas","NV","US","891418717" +"1841848363","CONNECT","CONNECT URL","Philadelphia","N","business","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","428 E Phil Ellena St","","Philadelphia","PA","US","191191943" +"1316595838","CONNECT","CONNECT URL","healthcenter@hcset.com","N","","","","","","","","","1002 Bowie St","","Liberty","TX","US","775754659" +"1275181794","DIRECT","Direct Messaging Address","ahanmer@canvashealth.org","N","","","","","","","","","26303 Granada Ave","","Wyoming","MN","US","550929268" +"1992353411","OTHERS","Other URL","www.ameriserveintl.com","N","","","OTHER","Other","Company Website","","","","35 Main Pl Ste 300","","Council Bluffs","IA","US","515030702" +"1639727159","OTHERS","Other URL","allianceoftherapyspecialists.com","N","","","","","","","","","5750 Dtc Pkwy Ste 170","","Greenwood Village","CO","US","801115483" +"1497303929","OTHERS","Other URL","Notes","N","Notes","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7581 177th St","","Fresh Meadows","NY","US","113661522" +"1316595846","DIRECT","Direct Messaging Address","info@contemporaryhealthcenter.com","N","email address","","","","","","","","6150 Diamond Centre Ct Unit 400","","Fort Myers","FL","US","339124367" +"1548818073","CONNECT","CONNECT URL","computer","N","","","DIRECT","Direct","","CSV","CSV","","143 N Oakwood Ave","","Brandon","FL","US","335104629" +"1558919092","DIRECT","Direct Messaging Address","admin@slidetransportation.com","N","","","","","","","","","339 N Yale Ave Apt G","","Villa Park","IL","US","601811947" +"1154979698","DIRECT","Direct Messaging Address","REBlavos@SavaSC.com","N","RPM E-mail address","","DIRECT","Direct","","OTHER","Other","RPM Company E-mail","5470 Meridian Marks Rd","","Atlanta","GA","US","303421624" +"1154979698","DIRECT","Direct Messaging Address","REBlavos@SavaSC.com","N","RPM E-mail","","DIRECT","Direct","","CSV","CSV","","5470 Meridian Marks Rd","","Atlanta","GA","US","303421624" +"1063060507","DIRECT","Direct Messaging Address","erin.ballou@va.gov","N","","","DIRECT","Direct","","CSV","CSV","","100 Veterans Way","","Eglin AFB","FL","US","325421038" +"1902454440","DIRECT","Direct Messaging Address","rmarquez@remivistainc.org","N","rmarquez@remivistainc.org","","DIRECT","Direct","","CSV","CSV","","287 Rio Lindo Ave","","Chico","CA","US","959261973" +"1184272650","DIRECT","Direct Messaging Address","kevin.printup@sosbones.com","N","","","","","","","","","5496 E Taft Rd Ste 2B","","North Syracuse","NY","US","132123773" +"1639727100","DIRECT","Direct Messaging Address","info@benjamins-bhs.com","N","","","","","","","","","8703 Meadowcroft Dr","","Houston","TX","US","770635006" +"1477101871","OTHERS","Other URL","Juncos","N","","","","","","","","","17 Calle Daniel Flores","","Juncos","PR","US","007773410" +"1215585609","DIRECT","Direct Messaging Address","mpeterson@familytreern.org","Y","","Family Tree Relief Nursery","","","","","","","1305 Hill St SE","","Albany","OR","US","973226711" +"1144878539","DIRECT","Direct Messaging Address","help@arcccenter.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2525 Camino Del Rio S Ste 160","","San Diego","CA","US","921083774" +"1043868433","OTHERS","Other URL","jblancojimenez@saintpetersuh.com","N","","","","","","","","","254 Easton Ave","","New Brunswick","NJ","US","089011766" +"1215585617","DIRECT","Direct Messaging Address","salgham1@jhmi.edu","N","Email","","DIRECT","Direct","","","","","1800 Orleans St Ste M2058","","Baltimore","MD","US","212870010" +"1295383602","CONNECT","CONNECT URL","$&#/","N","","","","","","","","","25965 Normandie Ave","","Harbor City","CA","US","907103416" +"1376191783","OTHERS","Other URL","Clarksville","Y","Medical Direct Care the clinical setting in which TaijiFit will be presented","Medical Direct Care, PLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","190 Hatcher Ln Ste B","","Clarksville","TN","US","370435989" +"1093363400","DIRECT","Direct Messaging Address","pbshrdods@hgmail.com","N","","","","","","","","","8359 Beacon Blvd Ste 416","","Fort Myers","FL","US","339073065" +"1730737149","CONNECT","CONNECT URL","161.223.82.1","Y","","Blackfeet","","","","","","","503 Popimi St","","Browning","MT","US","594175315" +"1710535125","SOAP","SOAP URL","kantime.com","Y","","Daisy Childrens Homehealth LLC","","","","","","","17314 SH 249","Suite 230","Houston","TX","US","770641140" +"1538717947","CONNECT","CONNECT URL","Center","N","","","","","","","","","3400 State St Ste G750","","Salem","OR","US","973017012" +"1811545239","CONNECT","CONNECT URL","Pamela.Yunker@genesishcc.com","N","work email","","DIRECT","Direct","","OTHER","Other","Other","1700 Furnas St","","Ashland","NE","US","680031254" +"1578111993","CONNECT","CONNECT URL","https://phhwtherapy.clientsecure.me","N","Simple Practice","","DIRECT","Direct","","CSV","CSV","","5924 Royal Ln Ste 258","","Dallas","TX","US","752308801" +"1578111993","CONNECT","CONNECT URL","https://phhwtherapy.clientsecure.me","N","Simple Practice","","","","","","","","6750 Hillcrest Plaza Dr Ste 206","","Dallas","TX","US","752301438" +"1386292811","CONNECT","CONNECT URL","Roanoke","N","","","","","","","","","4404 Brambleton Ave","","Roanoke","VA","US","240183427" +"1205484755","OTHERS","Other URL","KaleidaCare","N","We use KaleidaCare","","OTHER","Other","all patient information stored here","CSV","CSV","","9045 S 1300 E # 200","","Sandy","UT","US","840943134" +"1205484755","OTHERS","Other URL","KaleidaCare","N","Online medical health record","","OTHER","Other","Medical records","OTHER","Other","online medical records","9045 S 1300 E # 200","","Sandy","UT","US","840943134" +"1205484730","CONNECT","CONNECT URL","medcenterinc.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9960 Central Park Blvd N Ste 450","","Boca Raton","FL","US","334281760" +"1679121263","OTHERS","Other URL","www.midwestcenter4u.com","N","","","","","","","","","14300 Nicollet Ct Ste 130","","Burnsville","MN","US","553063422" +"1588212039","DIRECT","Direct Messaging Address","wlautenschleger@chcmi.org","N","1910 Shaffer St","","DIRECT","Direct","","","","","1910 Shaffer St","","Kalamazoo","MI","US","490481604" +"1427606912","CONNECT","CONNECT URL","Rolla","N","","","","","","","","","1024 S Bishop Ave","","Rolla","MO","US","654014416" +"1780232280","CONNECT","CONNECT URL","messaging","N","","","","","","","","","2545 Murfreesboro Pike","","Nashville","TN","US","372173547" +"1134777576","DIRECT","Direct Messaging Address","lison@wellnesslegacy.co","N","","","","","","","","","4155 Glen Park Rd","","Nottingham","MD","US","212361019" +"1851949440","CONNECT","CONNECT URL","www.sbortho.com","N","Work website","","","","","","","","53880 Carmichael Dr","","South Bend","IN","US","466351567" +"1972151470","DIRECT","Direct Messaging Address","jcolon45@hotmail.com","N","","","","","","","","","207 Park Place Blvd # 201","","Kissimmee","FL","US","347412373" +"1679121107","DIRECT","Direct Messaging Address","sgriffith4@schools.nyc.gov","Y","","NYC DOE","","","","","","","441 Lake St","","Brooklyn","NY","US","112234639" +"1679121107","DIRECT","Direct Messaging Address","sgriffith4@schools.nyc.gov","Y","","NYC DOE","DIRECT","Direct","","OTHER","Other","employee email","12802 7th Ave","","College Point","NY","US","113561218" +"1841848371","OTHERS","Other URL","www.helpforyou.com","N","","","","","","","","","15879 Wells Hwy","","Seneca","SC","US","296781078" +"1760030209","DIRECT","Direct Messaging Address","jbarber@baartprograms.com","N","Encrypted Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5 S 1st Ave","","Brighton","CO","US","806011603" +"1023666567","DIRECT","Direct Messaging Address","shey@foreverhopecounseling.com","N","professional email","","DIRECT","Direct","","CSV","CSV","","1162 E Sonterra Blvd Ste 130","","San Antonio","TX","US","782584048" +"1063060531","DIRECT","Direct Messaging Address","yadava@nychhc.org","N","","","","","","","","","451 Clarkson Ave","","Brooklyn","NY","US","112032054" +"1841848389","DIRECT","Direct Messaging Address","REBlavos@SavaSC.com","N","RPM E-mail","","DIRECT","Direct","","CSV","CSV","","5470 Meridian Marks Rd","","Atlanta","GA","US","303421624" +"1922656479","CONNECT","CONNECT URL","clear","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1437707999","OTHERS","Other URL","madeline.jayne.hanson@emory.edu","N","School Email","","","","","","","","210 Dowman Dr NE","","Atlanta","GA","US","303221005" +"1619525177","OTHERS","Other URL","Office","N","","","","","","","","","1321 N 7th St","","Rochelle","IL","US","610681185" +"1538717004","DIRECT","Direct Messaging Address","kimtompkins@thestudioforexpressivearts.com","N","hush mail account, encrypted e-mail","","DIRECT","Direct","","CSV","CSV","","7 Botts Ct","","Salem","MA","US","019703101" +"1538717004","DIRECT","Direct Messaging Address","kimtompkins@thestudioforexpressivearts.com","N","hushmail, encrypted e-mail","","","","","","","","7 Botts Ct","","Salem","MA","US","019703101" +"1821646381","CONNECT","CONNECT URL","clear","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1174171649","DIRECT","Direct Messaging Address","drjuliemckay@lakesidepsych.com","N","Business Email","","DIRECT","Direct","","","","","4801 Nicollet Ave","","Minneapolis","MN","US","554195584" +"1447808910","CONNECT","CONNECT URL","clear","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1235787706","DIRECT","Direct Messaging Address","hibberti@bc.edu","N","","","","","","","","","163 Chestnut Hill Ave Ph 4","","Brighton","MA","US","021354673" +"1073161543","CONNECT","CONNECT URL","clear","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1003464595","DIRECT","Direct Messaging Address","Sgarrett@nlksolutions.com","N","","","DIRECT","Direct","","CSV","CSV","","2512 S Oakley Ave","","Chicago","IL","US","606084913" +"1508414087","DIRECT","Direct Messaging Address","heather.cole@nychhc.org","N","","","","","","","","","207 Starr St Apt 3-2","","Brooklyn","NY","US","112372632" +"1558919043","DIRECT","Direct Messaging Address","mcgahan@comcast.net","N","","","","","","","","","1365 SW Vizcaya Cir","","Palm City","FL","US","349901962" +"1013565506","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1568010957","DIRECT","Direct Messaging Address","lwilli12@devereux.org","N","","","","","","","","","117 N Hanover St Apt 3","","Pottstown","PA","US","194645462" +"1568010957","DIRECT","Direct Messaging Address","lwilli12@devereux.org","N","","","","","","","","","117 N Hanover St Apt 3","","Pottstown","PA","US","194645462" +"1861040354","DIRECT","Direct Messaging Address","brookes.a.williams.mil@mail.mil","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Fort Belvoir Community Hospital","9300 DeWitt Loop","Fort Belvoir","VA","US","22060" +"1881242378","OTHERS","Other URL","BUSINESSEMAILADDRESS","N","BUSINESSEMAIL","","DIRECT","Direct","","OTHER","Other","EMAIL ADDRESS","12610 Glenoaks Blvd Ste 4","","Sylmar","CA","US","913424785" +"1508414095","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1619525003","DIRECT","Direct Messaging Address","trent.morris@gcu.edu","N","job location","","DIRECT","Direct","","CSV","CSV","","3300 W Camelback Rd","","Phoenix","AZ","US","850173030" +"1922656313","DIRECT","Direct Messaging Address","kapadias1@nychhc.org","N","","","DIRECT","Direct","","","","","451 Clarkson Ave","","Brooklyn","NY","US","112032097" +"1578111969","DIRECT","Direct Messaging Address","patelp35@nychhc.prg","N","","","","","","","","","451 Clarkson Ave","","Brooklyn","NY","US","112032097" +"1437707825","DIRECT","Direct Messaging Address","tracy.montesa@advocatehealth.com","N","email","","DIRECT","Direct","","CSV","CSV","","836 W Wellington Ave","","Chicago","IL","US","606575147" +"1710535109","DIRECT","Direct Messaging Address","annamorris@pricechopper.com","N","","","","","","","","","461 Nott St","","Schenectady","NY","US","123081812" +"1548818941","DIRECT","Direct Messaging Address","tracy.miller@stridecare.com","N","","","DIRECT","Direct","","","","","3415 N Loy Lake Rd","","Sherman","TX","US","750901744" +"1770131195","CONNECT","CONNECT URL","davidnaeger@gmail.com","N","","","DIRECT","Direct","","","","","7721 Clayton Rd","","Clayton","MO","US","631171301" +"1770131195","CONNECT","CONNECT URL","davidnaeger@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","7721 Clayton Rd","","Clayton","MO","US","631171301" +"1629626049","DIRECT","Direct Messaging Address","grace.a.catala@hofstra.edu","Y","","Hofstra University","DIRECT","Direct","","","","","220 Hofstra University # 101","","Hempstead","NY","US","115492200" +"1194373522","DIRECT","Direct Messaging Address","mannyc@prestigeultrasound.com","N","","","","","","","","","2950 E Flamingo Rd Ste E","","Las Vegas","NV","US","891215208" +"1164070504","DIRECT","Direct Messaging Address","gmcrae@pulsemedicalbilling.com","N","direct secure email","","DIRECT","Direct","","CSV","CSV","","2295 Parklake Dr NE Ste 425","","Atlanta","GA","US","303452812" +"1285282863","DIRECT","Direct Messaging Address","ehouston@progressive-aba.org","N","","","","","","","","","256 Mclaws Circle Suite 2","","Williamsburg","VA","US","23185" +"1174171771","DIRECT","Direct Messaging Address","Natali.barnes.mil@mail.mil","N","us army email","","","","","","","","Business Practice Location","300 East Hospital Road","fort gordon","GA","US","309005650" +"1740838325","DIRECT","Direct Messaging Address","vhughart@k12.wv.us","N","","","DIRECT","Direct","","","","","105 Adair St","","Beckley","WV","US","258013733" +"1629626213","DIRECT","Direct Messaging Address","crogers8@iuhealth.org","N","email","","DIRECT","Direct","","","","","355 W 16th St Ste 5100","","Indianapolis","IN","US","462022274" +"1114575792","OTHERS","Other URL","CSV","N","CSV","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","100 congress Ave suite 2000","","Austin","TX","US","78701" +"1932757515","DIRECT","Direct Messaging Address","cpond7849@sbcglobal.net","N","","","DIRECT","Direct","","","","","33 Pratt St","","Glastonbury","CT","US","060331014" +"1093363681","DIRECT","Direct Messaging Address","mhnguye.s04721@us.walmart.com","Y","work email","SAMS EAST INC","DIRECT","Direct","","OTHER","Other","work","7950 Fm 1960 Rd W","","Houston","TX","US","77070" +"1902454598","DIRECT","Direct Messaging Address","dan@resilienceptwellness.com","N","Secure Office Email","","DIRECT","Direct","","OTHER","Other","Agawam","470 Shoemaker Ln","","Agawam","MA","US","010013620" +"1255989588","DIRECT","Direct Messaging Address","amanda.austin@arcare.net","N","","","","","","","","","801 North Edmonds","801 North Edmonds","McCrory","AR","US","72101" +"1174171763","CONNECT","CONNECT URL","www.sbortho.com","N","Work website","","","","","","","","53880 Carmichael Dr","","South Bend","IN","US","466351567" +"1427606029","OTHERS","Other URL","hsm2617@hotmail.com","N","","","","","","","","","1600 Avondale Cir","","West Memphis","AR","US","723011794" +"1073161675","OTHERS","Other URL","https://app.webpt.com/patient/display/","N","","","","","","","","","601 E 63rd St Ste 230","","Kansas City","MO","US","641103303" +"1821646340","CONNECT","CONNECT URL","Direct","N","CSV","","DIRECT","Direct","","CSV","CSV","","25 Broad St Fl 2","","Elizabeth","NJ","US","072012201" +"1003464520","OTHERS","Other URL","allianceoftherapyspecialists.com","N","","","OTHER","Other","Website","","","","5750 Dtc Pkwy Ste 170","","Greenwood Village","CO","US","801115483" +"1982252318","OTHERS","Other URL","nicheaps@gmail.com","N","","","","","","","","","770 E Rose Cottage Way","","Sandy","UT","US","840941259" +"1497303937","OTHERS","Other URL","Oakland","Y","","Bonita House, Inc.","OTHER","Other","Oakland","","","","6333 Telegraph Ave Ste 102","","Oakland","CA","US","946091359" +"1730737289","CONNECT","CONNECT URL","dupsysin2001@yahoo.com","N","","","DIRECT","Direct","","OTHER","Other","dupsyosin","4705 Creekside Cir Apt 304","","Owings Mills","MD","US","211176935" +"1992353445","OTHERS","Other URL","VITL","N","","","HIE","Health Information Exchange (HIE)","","","","","5 Park St Ste 3A","","Middlebury","VT","US","057531169" +"1801444351","CONNECT","CONNECT URL","clear","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1366090813","OTHERS","Other URL","other","N","","","","","","","","","1389 Gordon Rd","","Moreland","GA","US","302592541" +"1134777691","OTHERS","Other URL","https://server1.quickemr.com","N","in-office EHR program (not accessible outside our business","","DIRECT","Direct","","OTHER","Other","pdf","16016 Boones Ferry Rd Ste 101","","Lake Oswego","OR","US","970354353" +"1154979615","CONNECT","CONNECT URL","Dropbox","N","","","","","","","","","1403 Spring St Ste 1","","Jeffersonville","IN","US","471303736" +"1598313074","DIRECT","Direct Messaging Address","info@languageconnection.net","N","Administration Address","","DIRECT","Direct","","CSV","CSV","","12417 W Surrey Ave","","El Mirage","AZ","US","853357246" +"1134777618","DIRECT","Direct Messaging Address","completechiro@865chiro.com","N","Encrypted Email Address","","","","","","","","615 E Bdwy","","Lenoir City","TN","US","377713010" +"1437707924","DIRECT","Direct Messaging Address","rabtens@nychhc.org","N","","","DIRECT","Direct","","","","","451 Clarkson Ave","","Brooklyn","NY","US","112032054" +"1396393708","OTHERS","Other URL","INDIVIDUAL","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3031 NW 11th St","","Miami","FL","US","331252913" +"1396393708","OTHERS","Other URL","INDIVIDUAL","N","","","","","","","","","3031 NW 11th St","","Miami","FL","US","331252913" +"1316595713","CONNECT","CONNECT URL","https://ths-wa.org","N","","","","","","","","","1901 Martin Luther King Jr Way S","","Seattle","WA","US","981444801" +"1548818958","CONNECT","CONNECT URL","APIs","N","files","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","900 Commonwealth Pl Ste 205","","Virginia Beach","VA","US","234644528" +"1841848256","CONNECT","CONNECT URL","vsusana","N","","","","","","","","","9222 Boulder River Way","","Elk Grove","CA","US","956244081" +"1356999775","OTHERS","Other URL","Smithandmazon@gmail.com","N","","","DIRECT","Direct","","","","","211 E 10th Ave","","Havana","FL","US","323331915" +"1720636137","OTHERS","Other URL","theoascenter.com","Y","website","Specialized Therapy Services","OTHER","Other","website","OTHER","Other","website","4204A Adams Ave","","San Diego","CA","US","921162300" +"1871141283","OTHERS","Other URL","sbcounty.gov/dbh","N","","","","","","","","","850 E Foothill Blvd","","Rialto","CA","US","923765230" +"1700434123","OTHERS","Other URL","otherurl","N","","","OTHER","Other","other","","","","212 Mount Joy Church Rd","","Jonesville","SC","US","293532905" +"1700434123","OTHERS","Other URL","otherurl","N","","","","","","","","","212 Mount Joy Church Rd","","Jonesville","SC","US","293532905" +"1700434123","OTHERS","Other URL","otherurl","N","","","","","","","","","212 Mount Joy Church Rd","","Jonesville","SC","US","293532905" +"1528616943","DIRECT","Direct Messaging Address","rwhite@stonehengeofutah.com","N","","","","","","","","","909 W 450 S","","Springville","UT","US","846632292" +"1750939187","OTHERS","Other URL","mattclement","N","","","","","","","","","850 N Canal Blvd","","Thibodaux","LA","US","703018076" +"1669020095","DIRECT","Direct Messaging Address","RXM.15350@store.walgreens.com","N","","","","","","","","","834 W Armitage Ave","","Chicago","IL","US","606144308" +"1114575545","CONNECT","CONNECT URL","ehana","N","","","","","","","","","291 Springfield St","","Chicopee","MA","US","010132837" +"1275181596","CONNECT","CONNECT URL","https://mindsetfamilytherapy.com","N","Website with Contact Forms","","DIRECT","Direct","","CSV","CSV","","1507 N University Ave Ste 150","","Provo","UT","US","846042657" +"1447808761","SOAP","SOAP URL","EHR","N","EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","EHR","11011 Cal Rd Apt 94","","Baton Rouge","LA","US","708092873" +"1184272403","OTHERS","Other URL","blessyn_nwaneri@yahoo.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","19747 Vaughn Landing Dr","","Germantown","MD","US","208744673" +"1982252219","DIRECT","Direct Messaging Address","SEMeier@savasc.com","N","work email address","","DIRECT","Direct","","CSV","CSV","","331 SW Oakley Ave","","Topeka","KS","US","666061914" +"1356999676","DIRECT","Direct Messaging Address","sarah.lopina@froedtert.com","N","work email","","DIRECT","Direct","","OTHER","Other","Secure Email","9200 W Wisconsin Ave","","Milwaukee","WI","US","532263522" +"1841848173","OTHERS","Other URL","www.Athomeptot.com","N","","","","","","","","","7120 110th St","","Forest Hills","NY","US","113754844" +"1316595614","SOAP","SOAP URL","ehr.unifiedpractice.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1268 2nd Ave","","Cumberland","WI","US","548297210" +"1659929016","CONNECT","CONNECT URL","aspenrx","N","cmr","","DIRECT","Direct","","CSV","CSV","","1810 Flat Branch Ct","","Valrico","FL","US","335944079" +"1821646290","CONNECT","CONNECT URL","Conklin","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Conklin, NY","Susquehanna Valley High School","1040 Conklin Rd","Conklin","NY","US","13748" +"1265080600","DIRECT","Direct Messaging Address","mreitmeyer@elurimdpc.com","N","office manager-email","","DIRECT","Direct","","","","","404 E High St","","Pottstown","PA","US","194645622" +"1871141226","CONNECT","CONNECT URL","BRIDGEWATER","N","","","","","","","","","981 US Highway 22","","Bridgewater","NJ","US","088072946" +"1508414954","CONNECT","CONNECT URL","medstar.net","N","","","","","","","","","4900 Belair Rd","","Baltimore","MD","US","212065665" +"1578111910","OTHERS","Other URL","scmedicalcenter@aol.com","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","patient communication","3579 Highway 138 SE Ste 103","","Stockbridge","GA","US","302814127" +"1730737172","OTHERS","Other URL","www.beelievepediatrictherapy.com","N","","","","","","","","","10932 N Riverside Dr Ste 112","","Fort Worth","TX","US","762447137" +"1538717970","DIRECT","Direct Messaging Address","crashee@emory.edy","N","crashee@emory.edu","","DIRECT","Direct","","CSV","CSV","","1462 Clifton Rd NE Ste 280","","Atlanta","GA","US","303221000" +"1992353346","CONNECT","CONNECT URL","motionptg.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","70 Maple Ave","","Rockville Centre","NY","US","115704225" +"1962050310","OTHERS","Other URL","Valant","N","EHR","","DIRECT","Direct","","CSV","CSV","","201 N College St Ste 105","","Brandon","MS","US","390424439" +"1588212930","CONNECT","CONNECT URL","sstiener@uwhealth.org","N","","","","","","","","","600 Highland Ave","","Madison","WI","US","537920001" +"1659929008","CONNECT","CONNECT URL","mrau@dshealthcare.com","N","e-mail","","","","","","","","2805 Hunters Trl","","Portage","WI","US","539013429" +"1487202834","DIRECT","Direct Messaging Address","yuneckoa@upmc.edu","N","","","","","","","","","333 N Braddock Ave","","Pittsburgh","PA","US","152082512" +"1164070538","DIRECT","Direct Messaging Address","deb@drgeromedds.com","N","","","DIRECT","Direct","","OTHER","Other",".JPEG files of xrays","6378 Branch Hill Guinea Pike","","Loveland","OH","US","451406958" +"1720636178","CONNECT","CONNECT URL","Greenville","N","business mailing address","","DIRECT","Direct","","CSV","CSV","","300 E Arlington Blvd Ste 2B","","Greenville","NC","US","278585024" +"1093363459","CONNECT","CONNECT URL","https://www.sccmha.org","N","","","DIRECT","Direct","","CSV","CSV","","500 Hancock St","","Saginaw","MI","US","486024224" +"1447808803","CONNECT","CONNECT URL","JohnEmery91@yahoo.com","N","","","","","","","","","3895 Sebasco Dr","","Las Vegas","NV","US","891474481" +"1720636186","DIRECT","Direct Messaging Address","donatom@csgonline.org","N","","","DIRECT","Direct","","","","","790 New Holland Ave","","Lancaster","PA","US","176022137" +"1649828005","DIRECT","Direct Messaging Address","jb@physiocareptsm.com","N","business email","","DIRECT","Direct","","OTHER","Other","Business email","131 Boston Post Rd","","East Lyme","CT","US","063331605" +"1538717996","DIRECT","Direct Messaging Address","nsmith@marscare.com","N","","","","","","","","","826 Delaware Ave","","Fountain Hill","PA","US","180151174" +"1093363467","CONNECT","CONNECT URL","rhonaengelstherapist.com","N","website","","","","","","","","18 Stuyvesant Oval","","New York","NY","US","100092242" +"1184272551","DIRECT","Direct Messaging Address","admin@abatherapyofvirginia.com","N","company email","","","","","","","","7617 Little River Tpke Ste 101","","Annandale","VA","US","220032645" +"1518515980","DIRECT","Direct Messaging Address","DaVinciFootandAnkle.ChristopherMenke@132205.advancedmd-direct.com","N","HIE address through EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1740 Lions Club Rd Ste 200","","Madison","GA","US","306504762" +"1518515980","DIRECT","Direct Messaging Address","DaVinciFootandAnkle.ChristopherMenke@132205.advancedmd-direct.com","N","HIE link to EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1740 Lions Club Rd Ste 200","","Madison","GA","US","306504762" +"1336797703","OTHERS","Other URL","ShareNote","N","","","","","","","","","827 Causeway Blvd Ste 206","","Jefferson","LA","US","701212741" +"1619525086","DIRECT","Direct Messaging Address","smecham@llu.edu","N","email","","DIRECT","Direct","","","","","11234 Anderson St Unit 4800","","Loma Linda","CA","US","923542804" +"1245888619","OTHERS","Other URL","https://samegoal.com/iep/#","N","","","","","","","","","3465 Tod Ave NW","","Warren","OH","US","444851362" +"1801444286","CONNECT","CONNECT URL","slidetransportation.com","N","","","","","","","","","339 N Yale Ave Apt G","","Villa Park","IL","US","601811947" +"1659929933","DIRECT","Direct Messaging Address","amoccia@txcc.direct.varian.com","N","amoccia@txcc.direct.varian.com","","DIRECT","Direct","","OTHER","Other","Secure Email","800 W Magnolia Ave","","Fort Worth","TX","US","761044611" +"1922656206","CONNECT","CONNECT URL","Laptop","Y","","Timber Ridge Pediatric Therapy, LLC","DIRECT","Direct","","","","","8707 Skokie Blvd Ste 402","","Skokie","IL","US","600772269" +"1629626007","OTHERS","Other URL","info@freedomcaretransportation.com","N","Email","","","","","","","","2852 E Via Terrano","","Ontario","CA","US","917646557" +"1427606805","DIRECT","Direct Messaging Address","hhumes@dallascity.k12.il.us","N","","","DIRECT","Direct","","CSV","CSV","","921 Creamery Hill Rd","","Dallas City","IL","US","623301216" +"1750939138","DIRECT","Direct Messaging Address","lisa@quickalertinc.com","N","business email","","DIRECT","Direct","","OTHER","Other","None","8960 W Post Rd Unit 1007","","Las Vegas","NV","US","891482452" +"1174171458","DIRECT","Direct Messaging Address","info@nwketamineclinics.com","N","email","","DIRECT","Direct","","OTHER","Other","email","901 Boren Ave Ste 1730","","Seattle","WA","US","981043549" +"1164070447","DIRECT","Direct Messaging Address","kathryn.wing@thecarolton.com","N","","","","","","","","","400 Mill Plain Rd","","Fairfield","CT","US","068245048" +"1235787524","OTHERS","Other URL","Filezilla","Y","Home Health Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Home Care","2560 E Sunset Road Suite 106","","Las Vegas","NV","US","89120" +"1790333011","DIRECT","Direct Messaging Address","canyalle.pilate@genesishcc.com","N","","","","","","","","","37501 Joy Rd","","Westland","MI","US","481857538" +"1528616836","CONNECT","CONNECT URL","teampbs.com","Y","","Positive Behavior Support Corp.","","","","","","","7108 S Kanner Hwy","","Stuart","FL","US","349977462" +"1528616836","CONNECT","CONNECT URL","teampbs.com","Y","","Positive Behavior Support Corp.","","","","","","","7108 S Kanner Hwy","","Stuart","FL","US","349977462" +"1528616836","CONNECT","CONNECT URL","teampbs.com","Y","","Positive Behavior Support Corp.","","","","","","","7108 S Kanner Hwy","","Stuart","FL","US","349977462" +"1821646167","CONNECT","CONNECT URL","https://secureemail.nih.gov/bds/Login.do","N","URL","","DIRECT","Direct","","OTHER","Other","email","10 Center Drive","","Bethesda","MD","US","208920001" +"1821646183","CONNECT","CONNECT URL","danititolety@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","1750 Karen Ave Apt 13","","Las Vegas","NV","US","891698722" +"1821646183","CONNECT","CONNECT URL","danititolety@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","1750 Karen Ave Apt 13","","Las Vegas","NV","US","891698722" +"1396393757","OTHERS","Other URL","Kalix","N","HIPPA Compliant charting, billing, and scheduling software","","","","","","","","2955 NW Monterey Dr","","Corvallis","OR","US","973303434" +"1396393757","OTHERS","Other URL","https://app.kalixhealth.com/clinicians/me","N","Using HIPAA compliant Kalix EHR software","","","","","","","","2955 NW Monterey Dr","","Corvallis","OR","US","973303434" +"1255989505","CONNECT","CONNECT URL","luzgomez@mindrenewalbhs.org","N","","","DIRECT","Direct","","CSV","CSV","","125 N Parkside Dr Ste 204","","Colorado Springs","CO","US","809096159" +"1669020962","OTHERS","Other URL","www.theleggettgrouptherapy.com","N","Company website","","OTHER","Other","Website","","","","4238 Washington St # 316","","Roslindale","MA","US","021312558" +"1669020962","DIRECT","Direct Messaging Address","divya@theleggettgrouptherapy.com","N","work email","","","","","","","","4238 Washington St # 316","","Roslindale","MA","US","021312558" +"1093363384","DIRECT","Direct Messaging Address","chinazo.ehie@keec.com","N","Work","","DIRECT","Direct","","CSV","CSV","","350 E Interstate 20","","Arlington","TX","US","760181119" +"1679121933","DIRECT","Direct Messaging Address","lisa@proactivepediatrictherapy.com","N","email","","DIRECT","Direct","","","","","1717 Boyson Rd","","Hiawatha","IA","US","522332313" +"1043868367","OTHERS","Other URL","s.miles1710@yahoo.com","N","professional email","","DIRECT","Direct","","CSV","CSV","","741 N ColonySurf Dr","","LILLIWAUP","WA","US","985559855" +"1689222044","DIRECT","Direct Messaging Address","allyson.ishihara@wakegov.com","N","Secure work email","","","","","","","","10 Sunnybrook Rd","","Raleigh","NC","US","276101808" +"1497303853","DIRECT","Direct Messaging Address","heather@curranseeley.com","N","","","","","","","","","610 W Broadway Ave Ste L1","","Jackson","WY","US","830018213" +"1659929032","DIRECT","Direct Messaging Address","drryan@advancedspinalinstitute.com","N","Business Email","","DIRECT","Direct","","OTHER","Other","Email","72 Darlington Rd","","Beaver Falls","PA","US","150103153" +"1770131070","DIRECT","Direct Messaging Address","services@patslansing.com","N","","","","","","","","","252 S Waverly Rd","","Lansing","MI","US","489173625" +"1699323972","OTHERS","Other URL","njl33@scdmh.org","N","email","","","","","","","","610 Faison Dr","","Columbia","SC","US","292033218" +"1225686504","CONNECT","CONNECT URL","credentialing@tccokc.org","N","email","","DIRECT","Direct","","CSV","CSV","","6800 NW 39th Expy","","Bethany","OK","US","730082513" +"1134777410","OTHERS","Other URL","Domentoringllc@yahoo.com","N","Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Referrals","119 Maplewood Dr","","Maple Shade","NJ","US","080521923" +"1306494695","OTHERS","Other URL","CVSpharmacy","N","","","","","","","","","3151 University Ave","","San Diego","CA","US","921042039" +"1336797620","CONNECT","CONNECT URL","ww.axispharmacynw.com","N","website","","DIRECT","Direct","","","","","6007 244th St SW Ste A2","","Mountlake Terrace","WA","US","980435427" +"1417505793","OTHERS","Other URL","WebPT","N","","","","","","","","","4470 E Highway 287 Ste 800","","Midlothian","TX","US","760657555" +"1841848132","DIRECT","Direct Messaging Address","kureklisa@eagleswingscc.net","N","","","DIRECT","Direct","","","","","2819 NW Kitsap Pl","","Silverdale","WA","US","983837686" +"1841848132","DIRECT","Direct Messaging Address","kureklisa@eagleswingscc.net","N","","","","","","","","","2819 NW Kitsap Pl","","Silverdale","WA","US","983837686" +"1124676424","CONNECT","CONNECT URL","Tulsa","N","","","","","","","","","8301 E 51st St Ste 214","","Tulsa","OK","US","741459014" +"1194373498","DIRECT","Direct Messaging Address","melissa.mower@hsc.utah.edu","N","Work email","","DIRECT","Direct","","CSV","CSV","","81 N Mario Capecchi Dr","","Salt Lake City","UT","US","841131125" +"1194373498","DIRECT","Direct Messaging Address","Melissa_Mower@outlook.com","N","Personal email","","DIRECT","Direct","","","","","14184 S Flowerfield Cir","","Draper","UT","US","840208165" +"1205484508","CONNECT","CONNECT URL","mckuhlm.s02542@us.wal-mart.com","N","","","","","","","","","1720 N Perry St","","Ottawa","OH","US","458751153" +"1215585518","CONNECT","CONNECT URL","jody.baker@ihs.gov","N","","","HIE","Health Information Exchange (HIE)","","","","","101 S Moore Ave","","Claremore","OK","US","740175047" +"1831747138","DIRECT","Direct Messaging Address","danielsolverson@direct-address.net","Y","","Eye Physicians & Surgeons SC","DIRECT","Direct","","CSV","CSV","","222 Adams St","","Burlington","WI","US","531051466" +"1831747138","DIRECT","Direct Messaging Address","markbrower@direct-address.net","Y","","Eye Physicians & Surgeons SC","DIRECT","Direct","","CSV","CSV","","222 Adams St","","Burlington","WI","US","531051466" +"1831747138","DIRECT","Direct Messaging Address","matthewdahlgren@direct-address.net","Y","","Eye Physicians & Surgeons SC","DIRECT","Direct","","CSV","CSV","","222 Adams St","","Burlington","WI","US","531051466" +"1831747138","DIRECT","Direct Messaging Address","EyePhysiciansandSurgeons@direct-address.net","Y","","Eye Physicians & Surgeons SC","DIRECT","Direct","","CSV","CSV","","222 Adams St","","Burlington","WI","US","531051466" +"1831747138","DIRECT","Direct Messaging Address","nicholasveith@direct-address.net","Y","","Eye Physicians & Surgeons SC","DIRECT","Direct","","CSV","CSV","","222 Adams St","","Burlington","WI","US","531051466" +"1699323907","OTHERS","Other URL","www.gladhouse.org","N","","","","","","","","","1994 Madison Rd","","Cincinnati","OH","US","452083217" +"1780232090","CONNECT","CONNECT URL","Mdanderson.org","Y","","University of Texas MD Anderson cancer Center","","","","","","","1911 Holcombe Blvd Apt 1615","","Houston","TX","US","770304190" +"1861040180","CONNECT","CONNECT URL","CLEAR","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1669020988","CONNECT","CONNECT URL","sierrakamplain","N","","","","","","","","","700 Riverfront Dr Rm 4","","Salmon","ID","US","834675190" +"1578111894","OTHERS","Other URL","springfield","N","","","","","","","","","1301 S Koke Mill Rd","","Springfield","IL","US","627119252" +"1205484524","DIRECT","Direct Messaging Address","Thomas.augustin.scofield@live.mercer.edu","N","Medical School","","DIRECT","Direct","","","","","1550 College St","","Macon","GA","US","312071500" +"1083262307","DIRECT","Direct Messaging Address","klamphere@nicholsspeech.com","N","business email","","","","","","","","41689 Enterprise Cir N Ste 118","","Temecula","CA","US","925905630" +"1891343125","CONNECT","CONNECT URL","Walgreens","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Walgreens","1315 Wintergreen Ln NE","","Bainbridge Island","WA","US","981105118" +"1255989570","DIRECT","Direct Messaging Address","katia.flores@student.csulb.edu","N","","","","","","","","","3002 Dow Ave Ste 122","","Tustin","CA","US","927807247" +"1831747161","DIRECT","Direct Messaging Address","dberea@collegenannies.com","N","dberea@collegenannies.com","","DIRECT","Direct","","OTHER","Other","data","3100 Timmons Ln Ste 311","","Houston","TX","US","770275926" +"1447808787","DIRECT","Direct Messaging Address","erin.evans@arcare.net","N","","","DIRECT","Direct","","","","","805 Third St","","Horseshoe Bend","AR","US","725123736" +"1265080501","DIRECT","Direct Messaging Address","pnc@willworkforrecovery.com","N","business email","","DIRECT","Direct","","CSV","CSV","","2518 N 2nd St Ste 113","","Minneapolis","MN","US","554112259" +"1689222937","OTHERS","Other URL","none","N","","","","","","","","","4562 Westinghouse St Ste A","","Ventura","CA","US","930035797" +"1871141135","OTHERS","Other URL","rbills@firststephouse.org","N","First Step House e-mail","","DIRECT","Direct","","","","","2200 S State St","","Salt Lake City","UT","US","841152724" +"1235787599","SOAP","SOAP URL","Phoenix","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Phoenix","1122 E Buckeye Rd Ste A4","","Phoenix","AZ","US","850344047" +"1508414863","OTHERS","Other URL","http://sbctsite.com","N","Company Website","","DIRECT","Direct","","","","","4746 11th Ave NE Ste 102","","Seattle","WA","US","981054660" +"1851949119","CONNECT","CONNECT URL","mmebane01@yahoo.com","N","","","","","","","","","42328 Corte Villosa","","Temecula","CA","US","925923619" +"1477101749","CONNECT","CONNECT URL","t","N","","","","","","","","","1375 Chinquapin Dr","","South Lake Tahoe","CA","US","961507409" +"1821646126","DIRECT","Direct Messaging Address","ambrose@phxwell.com","N","","","DIRECT","Direct","","","","","2060 W Whispering Wind Dr Ste 270","","Phoenix","AZ","US","850852869" +"1821646126","DIRECT","Direct Messaging Address","ambrose@phxwell.com","N","","","DIRECT","Direct","","","","","2060 W Whispering Wind Dr Ste 270","","Phoenix","AZ","US","850852869" +"1689222952","DIRECT","Direct Messaging Address","rosa@renewingminds365.com","N","computer","","DIRECT","Direct","","CSV","CSV","","558B Denbigh Blvd","","Newport News","VA","US","236084240" +"1912555228","OTHERS","Other URL","shireen.mreish@cchmc.org","N","","","","","","","","","3333 Burnet Ave","","Cincinnati","OH","US","452293026" +"1306494687","CONNECT","CONNECT URL","STRATEGICLLC19@GMAIL.COM","N","","","","","","","","","15703 Cairnwell Bend Dr","","Humble","TX","US","773464361" +"1841848116","OTHERS","Other URL","www.simplepractice.com","N","SimplePractice has a client portal feature that can be used to help patients access medical information.","","","","","","","","6250 N Durango Dr","","Las Vegas","NV","US","891493916" +"1770131047","OTHERS","Other URL","931-762-2626","N","fax","","DIRECT","Direct","","","","","307 Geri St","","Lawrenceburg","TN","US","384642361" +"1437707734","CONNECT","CONNECT URL","xmcmentalwellness@gmail.com","N","email","","DIRECT","Direct","","","","","7225 S Prestwick Pl","","Miami Lakes","FL","US","330146521" +"1306494745","CONNECT","CONNECT URL","laptop","N","","","DIRECT","Direct","","CSV","CSV","","1953 Anderson Ln","","Naples","FL","US","341201357" +"1982252334","DIRECT","Direct Messaging Address","dannyciocca@charterhcg.com","N","email","","DIRECT","Direct","","CSV","CSV","","9660 Haven Ave Ste 203","","Rancho Cucamonga","CA","US","917305897" +"1437707882","OTHERS","Other URL","thesimpleplacetoo@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","","","","8726 Deep Maple Dr","","Riverview","FL","US","335788979" +"1598313967","OTHERS","Other URL","www.helpingseniorsnwi.com","N","","","","","","","","","123 N Main St Ste 204C","","Crown Point","IN","US","463074077" +"1255989554","CONNECT","CONNECT URL","http://northeastohioabortion.com/","N","website","","DIRECT","Direct","","CSV","CSV","","2127 State Rd","","Cuyahoga Falls","OH","US","442231427" +"1265080568","DIRECT","Direct Messaging Address","aunderwood@acapcounseling.com","N","Business E-mail","","","","","","","","2607 Caddo St Ste 6","","Arkadelphia","AR","US","719235307" +"1952959264","CONNECT","CONNECT URL","Clarendon","N","","","","","","","","","14 N Church St","","Manning","SC","US","291023502" +"1386292696","CONNECT","CONNECT URL","www.ajaya.org","N","","","","","","","","","4010 Littlejohn Church Rd","","Lenoir","NC","US","286458563" +"1578111886","OTHERS","Other URL","None","N","I currently do not use an endpoint via computer. I use phone or fax","","","","","","","","12220 113th Ave NE Ste 210","","Kirkland","WA","US","980346950" +"1932757242","OTHERS","Other URL","stellaraba.com","Y","Stellar ABA website","Stellar Behavioral Consulting Ltd","","","","","","","2820 W Charleston Blvd Ste 22","","Las Vegas","NV","US","891021933" +"1790333003","DIRECT","Direct Messaging Address","cp826@nau.edu","N","","","DIRECT","Direct","","","","","9695 N. Fiorella St.","","Prescott Valley","AZ","US","86315" +"1073161311","DIRECT","Direct Messaging Address","cneeley@premierfamily.net","Y","work email","Premier Family Medical LLC","DIRECT","Direct","","CSV","CSV","","275 W 200 N","","Lindon","UT","US","840425009" +"1396393633","CONNECT","CONNECT URL","Selden","N","","","","","","","","","102 Fountain Ave","","Selden","NY","US","117841908" +"1497303739","CONNECT","CONNECT URL","Nyack","N","","","","","","","","","311 N Midland Ave Ste 3","","Nyack","NY","US","109601638" +"1770131013","DIRECT","Direct Messaging Address","aranjp@comcast.net","N","","","","","","","","","58 N Florida St","","Mobile","AL","US","366073108" +"1598313843","DIRECT","Direct Messaging Address","Homehearing@hotmail.com","N","Company e mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","297C Brittany Farms Rd # Rs","","New Britain","CT","US","060531111" +"1598313843","DIRECT","Direct Messaging Address","Homehearing@hotmail.com","N","Business e mail address","","DIRECT","Direct","","CSV","CSV","","297C Brittany Farms Rd # Rs","","New Britain","CT","US","060531111" +"1508414855","OTHERS","Other URL","Unknown","N","","","","","","","","","12902 Plank Rd","","Baker","LA","US","707144911" +"1407404759","CONNECT","CONNECT URL","Www.kansascityacu.com","N","Website to Clinic","","DIRECT","Direct","","CSV","CSV","","601 Walnut St Ste 200","","Kansas City","MO","US","641061400" +"1760030019","SOAP","SOAP URL","IntakeQ","N","Soap URL used on IntakeQ","","DIRECT","Direct","","CSV","CSV","","13622 Country Time Cir","","Tomball","TX","US","773753059" +"1013565365","CONNECT","CONNECT URL","https://mail.yahoo.com/d/folders/1/messages/40895?.src=fp","N","C:\A.Maples","","","","","","","","118 Lee Ave","","Highland Springs","VA","US","230751118" +"1487202735","CONNECT","CONNECT URL","Harrisonburg","N","home","","DIRECT","Direct","","","","","1034 Blue Ridge Dr Apt 6","","Harrisonburg","VA","US","228024980" +"1881242147","DIRECT","Direct Messaging Address","inder1pvmg@direct.practicefusion.com","Y","","INFUSION AND CLINICAL SERVICES,INC","","","","","","","4045 Stockdale Hwy","","Bakersfield","CA","US","933092021" +"1356999627","DIRECT","Direct Messaging Address","credentialing@cfgpc.com","N","CFG","","","","","","","","765 Route 70 E","","Marlton","NJ","US","080532341" +"1356999627","OTHERS","Other URL","credentialing@cfgpc.com","N","","","","","","","","","765 Route 70 E","","Marlton","NJ","US","080532341" +"1801444179","DIRECT","Direct Messaging Address","Rebecca.bagby@imail.com","N","","","","","","","","","1380 E Medical Ctr Dr","","St George","UT","US","847902123" +"1649828914","OTHERS","Other URL","goldenstandards2019@gmail.com","N","","","","","","","","","14545 Friar St Ste 129","","Van Nuys","CA","US","914112397" +"1447808712","OTHERS","Other URL","server","N","computer","","HIE","Health Information Exchange (HIE)","","OTHER","Other","EMR","2720 S River Rd Ste 128","","Des Plaines","IL","US","600184110" +"1386292563","OTHERS","Other URL","Sferman91215@gmail.com","N","","","","","","","","","630 S Corwin Ct","","Santa Ana","CA","US","927041422" +"1366090532","OTHERS","Other URL","https://www.cbh2.crediblebh.com/index.aspx","N","Credible","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Largo","1300 Mercantile Ln","","Largo","MD","US","207745327" +"1548818719","CONNECT","CONNECT URL","leadermikem@gmail.com","N","addreess","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Las Vegas","2140 Paradise Rd Apt 117","","Las Vegas","NV","US","891042552" +"1720636996","OTHERS","Other URL","emma@minxwellness.com","N","emma @ MW","","DIRECT","Direct","","CSV","CSV","","2057 Green Bay Rd Ste A","","Highland Park","IL","US","600356101" +"1871141044","DIRECT","Direct Messaging Address","Ruth@PinnacleMentalWellness.com","N","","","DIRECT","Direct","","","","","130 E Leland Rd","","Pittsburg","CA","US","945654983" +"1790333961","OTHERS","Other URL","Lexington","N","","","","","","","","","108 Palmetto Park Blvd Ste D","","Lexington","SC","US","290727969" +"1699323865","OTHERS","Other URL","southwhidbeyspeechandlanguagetherapy.com","N","","","DIRECT","Direct","","","","","6442 Central Ave Ste C","","Clinton","WA","US","982369698" +"1043868110","CONNECT","CONNECT URL","lakeisha.hamilton@youthvillages.org","N","business email","","DIRECT","Direct","","CSV","CSV","","3310 Perimeter Hill Dr","","Nashville","TN","US","372114123" +"1043868110","DIRECT","Direct Messaging Address","lakeisha.hamilton@youthvillages.org","N","","","","","","","","","3310 Perimeter Hill Dr","","Nashville","TN","US","372114123" +"1215585492","OTHERS","Other URL","na","N","","","","","","","","","237 50th St Apt 27","","San Diego","CA","US","921025022" +"1326696527","OTHERS","Other URL","unknown","N","have not started work yet","","","","","","","","Oak Street","","Wright-Patterosn AFB","OH","US","45433" +"1730737925","CONNECT","CONNECT URL","Jkincaid@k12.wv.us","N","","","","","","","","","600 Flat Top Rd","","Shady Spring","WV","US","259188618" +"1841848025","CONNECT","CONNECT URL","ROSENBERG","N","Rosenberg","","DIRECT","Direct","","OTHER","Other","ROSENBERG","103 Angel Hollow Ln","","Rosenberg","TX","US","774692283" +"1245888312","DIRECT","Direct Messaging Address","sutang@ahschc.org","N","work email","","","","","","","","818 Webster St","","Oakland","CA","US","946074220" +"1003464249","DIRECT","Direct Messaging Address","4myvision@mdofficemail.com","N","4myvision@mdofficemail.com","","DIRECT","Direct","","OTHER","Other","Patient-Provider Communication","1683 Starkey Ave","","Joint Base Andrews","MD","US","207626302" +"1881242030","DIRECT","Direct Messaging Address","stephanie.r.morse2.civ@mail.mil","N","","","","","","","","","Bldg 3406 Alder Ave","","Ft. Wainwright","AK","US","99703" +"1881242030","DIRECT","Direct Messaging Address","stephanie.r.morse2.civ@mail.mil","N","","","","","","","","","Bldg 3406 Alder Ave","","Ft. Wainwright","AK","US","99703" +"1508414756","DIRECT","Direct Messaging Address","aclee@ksb1.cernerdirect.com","N","EMR direct e-mail","","DIRECT","Direct","","CSV","CSV","","403 E 1st St","","Dixon","IL","US","610213116" +"1588212757","CONNECT","CONNECT URL","Pleasanton","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Livermore","91 W Neal St","","Pleasanton","CA","US","945666635" +"1912555194","OTHERS","Other URL","Chicago","N","","","","","","","","","6439 W 63rd St","","Chicago","IL","US","606384100" +"1235787441","CONNECT","CONNECT URL","computer","N","","","","","","","","","15302 N Nebraska Ave","","Tampa","FL","US","336131448" +"1508414780","OTHERS","Other URL","Ambulatory","N","","","OTHER","Other","Ambulatory","OTHER","Other","Transportation","1228 E 22nd Ave","","Columbus","OH","US","432112520" +"1891343075","OTHERS","Other URL","Seattle","N","","","","","","","","","2101 E Yesler Way Ste 210","","Seattle","WA","US","981225959" +"1619525805","DIRECT","Direct Messaging Address","Danielle.pugliese@aakcares.com","Y","","All About Kids Therapy Center","","","","CSV","CSV","","213 W Monroe Ave","Ste C","Lowell","AR","US","727459451" +"1871141051","DIRECT","Direct Messaging Address","courtneyhansen@plymouthfp.direct.emds.com","N","","","DIRECT","Direct","","","","","1000 Eastern Ave","","Plymouth","WI","US","530731921" +"1043868227","DIRECT","Direct Messaging Address","meganas@hickmanmills.org","N","","","","","","","","","9201 E Bannister Rd","","Kansas City","MO","US","641342209" +"1003464298","DIRECT","Direct Messaging Address","Clayton.lyons@northwestern.edu","Y","email","McGaw Medical Center of Northwestern University","","","","","","","240 E. Huron Street,","McGaw Pavilion, Sutie 1-200","Chicago","IL","US","60611" +"1417505603","OTHERS","Other URL","tiffhow@protonmail.com","N","End-to-end Encrypted email","","DIRECT","Direct","","CSV","CSV","","578 Longview Rd","","South Orange","NJ","US","070791325" +"1760030969","CONNECT","CONNECT URL","BUFFALO","N","","","","","","","","","381 Kenmore Ave","","Buffalo","NY","US","142232861" +"1891343091","DIRECT","Direct Messaging Address","Marie.s.Girguis@riteaid.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","540 Canal St","","King City","CA","US","939303446" +"1700434909","CONNECT","CONNECT URL","jeannine@christygrahamlpc.com","Y","email","Christy Graham, LPC & Associates LLC","DIRECT","Direct","","CSV","CSV","","1430 Robinson Rd Ste 430","","Corinth","TX","US","762103155" +"1164070363","CONNECT","CONNECT URL","john.travis@ihs.gov","N","","","","","","","","","101 S Moore Ave","","Claremore","OK","US","740175047" +"1881242097","SOAP","SOAP URL","mmiranda@optum.com","N","work email","","DIRECT","Direct","","OTHER","Other","email","11020 Optum Cir","","Eden Prairie","MN","US","553442503" +"1699323808","OTHERS","Other URL","youinc.org","N","","","","","","","","","70 James St","","Worcester","MA","US","016031038" +"1689222804","CONNECT","CONNECT URL","https://spruce.care/samantha_morrell_therapy","N","Invite to my HIPAA-compliant/secure portal","","DIRECT","Direct","","OTHER","Other","Direct and secure messaging","1724 20th St NW Ste 202","","Washington","DC","US","200091355" +"1134777352","DIRECT","Direct Messaging Address","Kimberly@relevept.com","N","Business Email","","DIRECT","Direct","","OTHER","Other","Communication combined with EHR","1909 Chapman Ave","","N Fond Du Lac","WI","US","549371023" +"1043868268","DIRECT","Direct Messaging Address","ache@umaryland.edu","N","","","","","","","","","7165 Columbia Gateway Dr","","Columbia","MD","US","210462539" +"1124676341","CONNECT","CONNECT URL","Longs.store09228@cvscaremark.com","N","","","","","","","","","1330 Pali Hwy","","Honolulu","HI","US","968132230" +"1124676341","CONNECT","CONNECT URL","Longs.store09228@cvscaremark.com","N","","","","","","","","","1330 Pali Hwy","","Honolulu","HI","US","968132230" +"1750939971","CONNECT","CONNECT URL","carrie.miranda.lcsw@gmail.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","779 Farmington Ave","","West Hartford","CT","US","061191674" +"1144878380","DIRECT","Direct Messaging Address","jgause@pcs.health","N","Secure office email address","","DIRECT","Direct","","CSV","CSV","Sachse","8111 Graystone Dr","","Sachse","TX","US","750483822" +"1730737966","DIRECT","Direct Messaging Address","billing@jacorehab.com","N","","","DIRECT","Direct","","OTHER","Other","HONOLULU","1401 S Beretania St Ste 550","","Honolulu","HI","US","968141880" +"1003464231","OTHERS","Other URL","n/a","N","","","","","","","","","1401 S Seward Meridian Pkwy","","Wasilla","AK","US","996548312" +"1649828880","CONNECT","CONNECT URL","Lmillercounselingllc.com","N","Website","","DIRECT","Direct","","CSV","CSV","","1200 Valley West Dr Ste 408","","West Des Moines","IA","US","502661942" +"1649828880","OTHERS","Other URL","Lmillercounselingllc.com","N","Business URL","","","","","","","","1200 Valley West Dr Ste 408","","West Des Moines","IA","US","502661942" +"1154979318","DIRECT","Direct Messaging Address","genahepworth@comcast.net","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1015 37th Avenue Ct Unit 102","","Greeley","CO","US","806342500" +"1518515774","CONNECT","CONNECT URL","jchiarello@rlas-116.org","N","","","","","","","","","882 W Nippersink Rd","","Round Lake","IL","US","600733701" +"1548818602","OTHERS","Other URL","DYLAN_SANTROCK@teamhealth.com","N","work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","700 E Norwegian St","","Pottsville","PA","US","179012710" +"1518515675","OTHERS","Other URL","BalanceCounseling4@gmail.com","Y","BalanceCounseling4@gmail.com","Balance Counseling & Wellness","DIRECT","Direct","","","","","18154 Martin Ave Ste 2","","Homewood","IL","US","604302155" +"1124676291","SOAP","SOAP URL","mitchell.urlaub@optum.com","N","alison.yohler@uhc.com","","DIRECT","Direct","","OTHER","Other","alison.yohler@uhc.com","11020 Optum Cir","","Eden Prairie","MN","US","553442503" +"1710535885","CONNECT","CONNECT URL","Cincinnati","N","","","DIRECT","Direct","","CSV","CSV","","2601 Melrose Ave","","Cincinnati","OH","US","452061601" +"1437707502","CONNECT","CONNECT URL","VonettaHartleyRN@yahoo.com","N","Mail","","OTHER","Other","Messaging","OTHER","Other","Email","5 Baywood Dr","","Shirley","NY","US","119673705" +"1689222754","OTHERS","Other URL","JackieMooreCounseling.com","N","","","","","","","","","14651 Dallas Pkwy Ste 134","","Dallas","TX","US","752548904" +"1952959033","OTHERS","Other URL","usama.elewa@health.slu.edu","Y","","Saint Louis University Hospital","","","","","","","3635 Vista Ave","","Saint Louis","MO","US","631102539" +"1588212773","CONNECT","CONNECT URL","tbrandt@chw.org","N","","","","","","","","","9000 W Wisconsin Ave","","Milwaukee","WI","US","532264874" +"1588212716","OTHERS","Other URL","k.goodman@kellygoodmannp.com","Y","office email address","Sibley Memorial Hospital","DIRECT","Direct","","CSV","CSV","","4701 Sangamore Rd","","Bethesda","MD","US","208162508" +"1588212716","CONNECT","CONNECT URL","ssambat@kellycare.com","N","professional email address","","DIRECT","Direct","","OTHER","Other","direct messaging with patients","6100 Daylong Ln Ste 105","","Clarksville","MD","US","210291631" +"1326696568","CONNECT","CONNECT URL","Griffen","N","","","","","","","","","619 S 8th St","","Griffin","GA","US","302244260" +"1316595507","DIRECT","Direct Messaging Address","agrullon@umhs-sk.net","N","","","","","","","","","Ponce Health Sciences University & UMHS-sk kitts","Clinical Coordination Office","Ponce","PR","US","00732" +"1164070397","DIRECT","Direct Messaging Address","amy@amarwellness.com","N","","","","","","","","","3253 19th St NW Ste 1","","Rochester","MN","US","559016794" +"1639727829","DIRECT","Direct Messaging Address","crystalcreek@Blackfeetnation.com","Y","","CRYSTAL CREEK LODGE","","","","","","","807 Piegan Street","","Browning","MT","US","59417" +"1871141077","OTHERS","Other URL","alaine.lagasse@va.gov","N","work email","","OTHER","Other","VA Readjustment Counseling Services","CSV","CSV","","Kenai Vet Center","43299 Kalifornsky Beach Road Ste 4","Soldotna","AK","US","99669" +"1871141077","OTHERS","Other URL","alaine.lagasse@va.gov","N","work email","","OTHER","Other","VA Readjustment Counseling Services","CSV","CSV","","Kenai Vet Center","43299 Kalifornsky Beach Road Ste 4","Soldotna","AK","US","99669" +"1871141077","OTHERS","Other URL","alaine.lagasse@va.gov","N","work email","","OTHER","Other","VA Readjustment Counseling Services","CSV","CSV","","Kenai Vet Center","43299 Kalifornsky Beach Road Ste 4","Soldotna","AK","US","99669" +"1871141077","OTHERS","Other URL","alaine.lagasse@va.gov","N","work email","","OTHER","Other","VA Readjustment Counseling Services","CSV","CSV","","Kenai Vet Center","43299 Kalifornsky Beach Road Ste 4","Soldotna","AK","US","99669" +"1124676325","DIRECT","Direct Messaging Address","marde.walker@shelbycountytn.gov","N","work email address","","DIRECT","Direct","","CSV","CSV","","8225 Highway 51 North","","Millington","TN","US","38053" +"1497303655","CONNECT","CONNECT URL","foundationsrecoverynetwork.com","Y","URL","Foundations Recovery Network","DIRECT","Direct","","OTHER","Other","company","515 N Palm Canyon Dr Bldg H","","Palm Springs","CA","US","922625543" +"1245888460","CONNECT","CONNECT URL","Middletown","N","Retail pharmacy","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","855 Washington Street","","MIDDLETOWN","CT","US","06457" +"1558919779","OTHERS","Other URL","zeely28@aol.com","N","","","","","","","","","86-19 232nd street","","Bellrose","NY","US","11426" +"1801444039","OTHERS","Other URL","HOUSTON","N","","","","","","","","","215 Rittenhouse St","","Houston","TX","US","770761709" +"1689222820","CONNECT","CONNECT URL","pwheatond5@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Paper correspondence","40 Front Sreet","Suite K","Binghamton","NY","US","13905" +"1427606631","DIRECT","Direct Messaging Address","kathryn.winans@nm.org","Y","Company Email","Delnor Hospital","DIRECT","Direct","","OTHER","Other","Company Email - secure","308 Randall Rd","","Geneva","IL","US","601344201" +"1851949036","OTHERS","Other URL","LasVegas","N","","","","","","","","","3970 Maryland Ave","","Las Vegas","NV","US","891214559" +"1396393575","OTHERS","Other URL","mkucserik@gmail.com","N","","","","","","","","","45 Pleasantview St","","Montpelier","VT","US","056023718" +"1720636905","OTHERS","Other URL","https://theranest.com","N","Information is provided through practice management system (TheraNest), medicaly information can be shared electronically","","","","","","","","141 McDonald Ct","","Myrtle Beach","SC","US","295886134" +"1407404692","DIRECT","Direct Messaging Address","elainab@hickmanmills.org","N","","","","","","","","","5401 E 103rd St","","Kansas City","MO","US","641371365" +"1902454192","DIRECT","Direct Messaging Address","cayla.black@k12.wv.us","N","","","","","","","","","2203 National Rd","","Wheeling","WV","US","260035203" +"1770131963","CONNECT","CONNECT URL","bpollack@strivright.org","N","company email","","DIRECT","Direct","","OTHER","Other","company email","3321 Avenue M","","Brooklyn","NY","US","112105421" +"1093363285","OTHERS","Other URL","Laconn923@gmail.com","N","","","","","","","","","99 N Main St","","North Easton","MA","US","023561336" +"1104474303","DIRECT","Direct Messaging Address","margaret.daratony@ivyrehab.com","N","","","","","","","","","138 W Highland Rd Ste 500-600","","Howell","MI","US","488432170" +"1093363293","DIRECT","Direct Messaging Address","kendra.patton@k12.sd.us","N","Work Email","","","","","","","","625 9th St","","Rapid City","SD","US","577012686" +"1902454101","SOAP","SOAP URL","https://www.raintreeinc.com/physical-therapy-emr-software/","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2050 E Main Street #4","","Cortlandt Manor","NY","US","10567" +"1164070389","DIRECT","Direct Messaging Address","cral@comcast.net","N","","","","","","","","","1768 Rose Petal Ln","","Castle Rock","CO","US","801093588" +"1629626841","DIRECT","Direct Messaging Address","amartin@k12.wv.us","N","","","","","","","","","105 Adair St","","Beckley","WV","US","258013791" +"1629626841","OTHERS","Other URL","amartin@k12.wv.us","N","","","","","","","","","105 Adair St","","Beckley","WV","US","258013791" +"1265080402","OTHERS","Other URL","shari@threetreewellness.com","N","","","","","","","","","15210 10th Ave SW","","Burien","WA","US","981662107" +"1366090581","CONNECT","CONNECT URL","metroeastcc@gmail.com","N","Organizational Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","59 Main St Ste 206B","","West Orange","NJ","US","070525333" +"1851949085","DIRECT","Direct Messaging Address","yolandas@socialmodel.com","N","","","","","","","","","4445 Burns Ave","","Los Angeles","CA","US","900292702" +"1851949085","DIRECT","Direct Messaging Address","yolandas@socilamodel.com","N","","","","","","","","","4445 Burns Ave","","Los Angeles","CA","US","900292702" +"1265080485","DIRECT","Direct Messaging Address","boomm@sutterhealth.org","N","","","DIRECT","Direct","","","","","2890 Gateway Oaks Dr Ste 250","","Sacramento","CA","US","958334328" +"1720636947","CONNECT","CONNECT URL","Kahuku","N","","","DIRECT","Direct","","","","","56-660 Kamehameha Hwy","","Kahuku","HI","US","967312210" +"1790333920","DIRECT","Direct Messaging Address","billing@jacorehab.com","N","","","DIRECT","Direct","","OTHER","Other","Honolulu","1401 S Beretania St Ste 550","","Honolulu","HI","US","968141880" +"1609424837","DIRECT","Direct Messaging Address","hmatejka@atsu.edu","N","","","","","","","","","6226 14th Ave","","Kenosha","WI","US","531434413" +"1518515758","DIRECT","Direct Messaging Address","jgause@pcs.health","N","Secure office email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8111 Graystone Dr","","Sachse","TX","US","750483822" +"1083262224","CONNECT","CONNECT URL","actikare.com/minnetonka","Y","","Acti-Kare Inc","","","","","","","17425 Bridge Hill Ct Ste 200","","Tampa","FL","US","336473657" +"1861040008","DIRECT","Direct Messaging Address","billing@jacorehab.com","N","","","DIRECT","Direct","","OTHER","Other","HONOLULU","1401 S Beretania St Ste 550","","Honolulu","HI","US","968141880" +"1578111720","OTHERS","Other URL","Tukwila","N","","","","","","","","","13050 Military Rd S","","Tukwila","WA","US","981683047" +"1104474360","DIRECT","Direct Messaging Address","dan@midwestmobileimaging.com","N","Email","","DIRECT","Direct","","CSV","CSV","","1927 S National Ave Ste A","","Springfield","MO","US","658042279" +"1477101624","CONNECT","CONNECT URL","rfontejon@mednet.ucla.edu","N","","","","","","","","","11357 Etiwanda Ave","","Porter Ranch","CA","US","913262011" +"1972151033","OTHERS","Other URL","BestNotes","N","Best Notes","","OTHER","Other","BestNotes","","","","2600 N Main St Ste 200","","North Logan","UT","US","843411510" +"1194373258","DIRECT","Direct Messaging Address","info@ahpchiro.com","N","Emailaddress","","DIRECT","Direct","","CSV","CSV","","3920 N Union Blvd Ste 160","","Colorado Springs","CO","US","809074907" +"1457909517","CONNECT","CONNECT URL","MyClientsPlus","N","","","","","","","","","11285 Elkins Rd","","Roswell","GA","US","300761259" +"1811545981","DIRECT","Direct Messaging Address","billing@jacorehab.com","N","","","DIRECT","Direct","","OTHER","Other","HONOLULU","1401 S Beretania St Ste 550","","Honolulu","HI","US","968141880" +"1164070231","CONNECT","CONNECT URL","URL","N","Communication","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","215 Williams Ave","","Hasbrouck Heights","NJ","US","076042120" +"1265080337","OTHERS","Other URL","https://butterflyeffects.com/aba-therapy-providers/california/san-diego-california/","N","","","","","","","","","501 W Broadway Ste 800","","San Diego","CA","US","921013546" +"1073161147","CONNECT","CONNECT URL","Beavercreek","N","","","","","","","","","2581 Hibiscus Way Apt 115","","Beavercreek","OH","US","454312080" +"1326696493","CONNECT","CONNECT URL","https://path2potential.org/","N","","","","","","","","","5812 Queens Blvd","","Woodside","NY","US","113777765" +"1184272262","OTHERS","Other URL","Philadelphia","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Philadelphia","5501 Old York Rd","","Philadelphia","PA","US","191413018" +"1164070256","OTHERS","Other URL","www.therapynotes.com","Y","PHI software","Counseling Center of Hampton Roads, LLC","DIRECT","Direct","","CSV","CSV","","101 N Lynnhaven Rd Ste 308","","Virginia Beach","VA","US","234527523" +"1164070256","OTHERS","Other URL","www.therapynotes.com","Y","PHI software","Counseling Center of Hampton Roads, LLC","DIRECT","Direct","","CSV","CSV","","101 N Lynnhaven Rd Ste 308","","Virginia Beach","VA","US","234527523" +"1164070256","OTHERS","Other URL","www.therapynotes.com","Y","PHI software","Counseling Center of Hampton Roads, LLC","DIRECT","Direct","","CSV","CSV","","101 N Lynnhaven Rd Ste 308","","Virginia Beach","VA","US","234527523" +"1982252060","DIRECT","Direct Messaging Address","heavenofhope1@outlook.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","117 2nd Ave","","Aliquippa","PA","US","150013368" +"1629626882","DIRECT","Direct Messaging Address","kpriddy@familytreern.org","Y","","Family Tree Relief Nursery","DIRECT","Direct","","","","","1305 Hill St SE","","Albany","OR","US","973226711" +"1073161287","OTHERS","Other URL","Laredo","N","","","","","","","","","3507 Jaime Zapata Memorial Hwy","","Laredo","TX","US","780434769" +"1144878372","DIRECT","Direct Messaging Address","joanna.braun@annecenter.org","N","","","DIRECT","Direct","","CSV","CSV","","2800 Main Ave","","Fargo","ND","US","581036811" +"1144878372","DIRECT","Direct Messaging Address","joanna.braun@annecenter.org","N","","","DIRECT","Direct","","CSV","CSV","","2800 Main Ave","","Fargo","ND","US","581036811" +"1053969204","DIRECT","Direct Messaging Address","info@theelementsofhealth.com","N","","","DIRECT","Direct","","CSV","CSV","","525 A St Ste 3","","Ashland","OR","US","975202098" +"1184272346","DIRECT","Direct Messaging Address","hilary@expressyourselfoc.com","N","Secure business email","","","","","","","","1929 Main St Ste 103","","Irvine","CA","US","926146524" +"1841848926","DIRECT","Direct Messaging Address","annemarie50@verizon.net","N","e-mail","","DIRECT","Direct","","CSV","CSV","","3518 Daniel Cres","","Baldwin","NY","US","115105152" +"1003464181","DIRECT","Direct Messaging Address","amarroq2@hfhs.org","N","Work email","","","","","","","","2799 W Grand Blvd","","Detroit","MI","US","482022689" +"1639727712","CONNECT","CONNECT URL","carriemohr31213@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","17735 County Road 22","","New Ulm","MN","US","560735144" +"1629626700","OTHERS","Other URL","none","N","","","HIE","Health Information Exchange (HIE)","","","","","737 Derby Way Dr","","Wentzville","MO","US","633854711" +"1629626700","OTHERS","Other URL","none","N","","","HIE","Health Information Exchange (HIE)","","","","","737 Derby Way Dr","","Wentzville","MO","US","633854711" +"1629626700","OTHERS","Other URL","yes","N","","","DIRECT","Direct","","","","","737 Derby Way Dr","","Wentzville","MO","US","633854711" +"1629626700","OTHERS","Other URL","none","N","","","HIE","Health Information Exchange (HIE)","","","","","737 Derby Way Dr","","Wentzville","MO","US","633854711" +"1629626700","OTHERS","Other URL","mmj021980@yahoo.com","N","","","","","","","","","737 Derby Way Dr","","Wentzville","MO","US","633854711" +"1710535893","CONNECT","CONNECT URL","ablspartners","N","","","DIRECT","Direct","","CSV","CSV","","110 Cedar St Ste 10","","Wellesley","MA","US","024813527" +"1538717616","DIRECT","Direct Messaging Address","mh2277@nsu.nova.edu","N","","","","","","","","","1515 SW Archer Rd","","Gainesville","FL","US","326081134" +"1356999437","DIRECT","Direct Messaging Address","ryan.sisti@bbchildrenstherapy.com","N","Business E-mail","","","","","","","","8523 Promontory Rd","","Indianapolis","IN","US","462369277" +"1265080345","CONNECT","CONNECT URL","Evanston","N","","","","","","","","","3448 W Diversey Ave","","Chicago","IL","US","606479740" +"1063060143","OTHERS","Other URL","https://www.mysanfordchart.org/MyChart/","N","","","","","","","","","915 Highland Blvd","","Bozeman","MT","US","597156902" +"1154979235","DIRECT","Direct Messaging Address","116tdelrio@uccaribe.edu","N","Medical email address","","DIRECT","Direct","","CSV","CSV","","calle villamil 303","Apt 1506","San Juan","PR","US","00907" +"1053969139","OTHERS","Other URL","immediatetransportationcare@gmail.com","N","","","DIRECT","Direct","","OTHER","Other","3142017661","3469 Saint Mark Ln","","Saint Ann","MO","US","630742909" +"1417505595","DIRECT","Direct Messaging Address","ksmartin@uiwtx.edu","N","email","","OTHER","Other","none","CSV","CSV","email","8210 Country Side Dr","","San Antonio","TX","US","782092234" +"1053969147","CONNECT","CONNECT URL","https://www.dietitiansathome.com","N","","","","","","","","","2003 W Fulton St Ste 300","","Chicago","IL","US","606122345" +"1871141960","OTHERS","Other URL","www.myhealth.va.gov","N","Secure Messaging","","HIE","Health Information Exchange (HIE)","","","","","7832 Thorne Pine Ave","","Las Vegas","NV","US","891314766" +"1851949945","OTHERS","Other URL","vital.anesthesia.services@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","244 Ashland Ave","","Staten Island","NY","US","103093001" +"1023666112","DIRECT","Direct Messaging Address","navalosfuentes@paloaltou.edu","N","","","","","","","","","1270 Natividad Rd","","Salinas","CA","US","939063144" +"1821646910","OTHERS","Other URL","Lgershevich@integral-clinic.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","730 S Dearborn St","","Chicago","IL","US","606051838" +"1821646910","OTHERS","Other URL","Wisewaysacupuncture@gmail.com","N","Business email","","DIRECT","Direct","","OTHER","Other","Email","2227 N Home Ave","","Park Ridge","IL","US","600681023" +"1811545908","DIRECT","Direct Messaging Address","brett@transformativecommunications.net","N","Email","","DIRECT","Direct","","","","","216 Swope St","","Pittsburgh","PA","US","152063907" +"1629626718","CONNECT","CONNECT URL","aalgood@verizon.net","N","","","OTHER","Other","unknown","OTHER","Other","unknown","2507 Chateau Dr","","Lutz","FL","US","335594006" +"1790333896","CONNECT","CONNECT URL","SunriseTransportation585@gmail.com","N","email","","","","","","","","39 Beverly Hts","","Rochester","NY","US","146164616" +"1619525706","CONNECT","CONNECT URL","WALMART","N","PHARMACY","","","","","","","","3501 Route 42","","Turnersville","NJ","US","080121752" +"1346898434","OTHERS","Other URL","lightshinecounseling@gmail.com","N","Business Email","","","","","","","","890 W Elkhorn Ave","","Estes Park","CO","US","805179128" +"1518515618","DIRECT","Direct Messaging Address","GenitaHomeCare@outlook.com","N","GenitaHomeCare@outlook.com","","DIRECT","Direct","","CSV","CSV","","3053 N Delno Ave","","Fresno","CA","US","937054015" +"1235787334","OTHERS","Other URL","N/A","N","","","","","","","","","221 Old Norton Rd","","Fayetteville","GA","US","302154922" +"1962050062","OTHERS","Other URL","4236148438","N","fax","","DIRECT","Direct","","OTHER","Other","Text","1120 N Ocoee St","","Cleveland","TN","US","373114458" +"1578111605","DIRECT","Direct Messaging Address","katrina.lescarbeau@connectionshs.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3333 N 7th Ave","","Phoenix","AZ","US","850134108" +"1023666161","DIRECT","Direct Messaging Address","toothtime@bbsmiles.org","N","Bridging Brighter Smiles","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","711 W Moreland Blvd","","Waukesha","WI","US","531882483" +"1245888361","DIRECT","Direct Messaging Address","mflora@montfordhall.org","N","","","","","","","","","75 Zillicoa St","","Asheville","NC","US","288011038" +"1497303531","CONNECT","CONNECT URL","computer","N","","","HIE","Health Information Exchange (HIE)","","","","","601 S 8th Street","","Griffin","GA","US","30224" +"1073161196","DIRECT","Direct Messaging Address","chelsea.espinoza@duke.edu","Y","work email","Duke Health Care","HIE","Health Information Exchange (HIE)","","","","","4709 Creekstone Dr","","Durham","NC","US","277039822" +"1043868151","DIRECT","Direct Messaging Address","darcy@spectrummatterssd.com","N","","","DIRECT","Direct","","","","","1103 2nd Ave SE","","Watertown","SD","US","572014512" +"1770131872","SOAP","SOAP URL","ORLANDO","N","","","","","","","","","830 29th St","","Orlando","FL","US","328056219" +"1679121776","DIRECT","Direct Messaging Address","kirkx082@umn.edu","Y","email","University of Minnesota School of Nursing","DIRECT","Direct","","CSV","CSV","","5591 Royal Oaks Dr","","Shoreview","MN","US","551268487" +"1023666120","OTHERS","Other URL","EVOLV","Y","","UCAN","DIRECT","Direct","","CSV","CSV","","3640 W Fillmore St","","Chicago","IL","US","606244309" +"1295383396","OTHERS","Other URL","n/a","N","n/a","","HIE","Health Information Exchange (HIE)","","OTHER","Other","n/a","3614 Thomas Cooper Ln","","Valrico","FL","US","335947610" +"1295383396","OTHERS","Other URL","n/a","N","n/a","","HIE","Health Information Exchange (HIE)","","OTHER","Other","n/a","3614 Thomas Cooper Ln","","Valrico","FL","US","335947610" +"1295383396","OTHERS","Other URL","n/a","N","n/a","","HIE","Health Information Exchange (HIE)","","OTHER","Other","n/a","3614 Thomas Cooper Ln","","Valrico","FL","US","335947610" +"1295383396","OTHERS","Other URL","n/a","N","n/a","","HIE","Health Information Exchange (HIE)","","OTHER","Other","n/a","3614 Thomas Cooper Ln","","Valrico","FL","US","335947610" +"1295383396","OTHERS","Other URL","n/a","N","n/a","","HIE","Health Information Exchange (HIE)","","OTHER","Other","n/a","3614 Thomas Cooper Ln","","Valrico","FL","US","335947610" +"1295383396","OTHERS","Other URL","n/a","N","n/a","","HIE","Health Information Exchange (HIE)","","OTHER","Other","n/a","3614 Thomas Cooper Ln","","Valrico","FL","US","335947610" +"1922656024","OTHERS","Other URL","marcie.diggs@ynhh.org","N","marcie.diggs@ynhh.org","","DIRECT","Direct","","OTHER","Other","unknown","20 York St","","New Haven","CT","US","065103220" +"1568010668","OTHERS","Other URL","Home","N","","","","","","","","","1309 Belmont St NW","","Washington","DC","US","200094801" +"1730737834","CONNECT","CONNECT URL","admin@mandarinreadingclinic.hdirect.net","N","Florida HIE Service - Direct Message","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13241 Bartram Park Blvd Unit 913","","Jacksonville","FL","US","322585217" +"1821646928","CONNECT","CONNECT URL","ashleycraddock95@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8350 Archibald Ave Ste 110","","Rancho Cucamonga","CA","US","917303670" +"1649828740","OTHERS","Other URL","j@gmail.com.love","N","email address","","OTHER","Other","mail","OTHER","Other","mail","3272A Enterprise Rd","","Liberty","MS","US","396458003" +"1376191478","OTHERS","Other URL","www.betterlivingbh.org","N","website","","OTHER","Other","website","OTHER","Other","website","550 S Watters Rd Ste 246","","Allen","TX","US","750135230" +"1992353023","OTHERS","Other URL","Lancaster","N","","","","","","","","","346 Holly Ln","","Lancaster","PA","US","176023823" +"1457909558","CONNECT","CONNECT URL","nhgrippo@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","41 Overbrook Dr","","Airmont","NY","US","109524322" +"1174171276","OTHERS","Other URL","http://Kasa-solutions.com","N","EMR Software","","","","","","","","5060 N 19th Ave Ste 218","","Phoenix","AZ","US","850153212" +"1891343992","OTHERS","Other URL","https://https://menonmedical.com/","N","Record","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10605 Concord St Ste 300","","Kensington","MD","US","208952532" +"1982252094","OTHERS","Other URL","ncesd","Y","ncesd","North Central Educational Service District","HIE","Health Information Exchange (HIE)","","OTHER","Other","ncesd.org","430 Olds Station Rd","","Wenatchee","WA","US","988015975" +"1972151082","CONNECT","CONNECT URL","Philadelphia","N","","","HIE","Health Information Exchange (HIE)","","","","","1801 S 58th St Ste 1","","Philadelphia","PA","US","191435501" +"1790333805","OTHERS","Other URL","https://cdshealthcareconsulting.theranest.com","N","","","DIRECT","Direct","","CSV","CSV","","1799 Stumpf Blvd","Bldg 4 Ste 3","Gretna","LA","US","700568636" +"1609424712","CONNECT","CONNECT URL","fparduhn@charter.net","N","email","","DIRECT","Direct","","CSV","CSV","","425 Sandy Ln","","Red Wing","MN","US","550661759" +"1518515626","CONNECT","CONNECT URL","Pflugerville","N","Website","","DIRECT","Direct","","OTHER","Other","Pflugerville","16845 Tortoise St","","Round Rock","TX","US","786648604" +"1881242998","DIRECT","Direct Messaging Address","CDeyerling@soundmindmedical.com","N","Business email address","","DIRECT","Direct","","CSV","CSV","","19751 E Mainstreet Ste 235","","Parker","CO","US","801387405" +"1053969162","OTHERS","Other URL","seniorcare-nc.com","N","Official web page","","OTHER","Other","Information sharing","OTHER","Other","Website","107 Kilson Dr Ste 106","","Mooresville","NC","US","281178182" +"1851949960","OTHERS","Other URL","legendarytherapy.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","website","1560 Mayflower Ave","","Bronx","NY","US","104615400" +"1821646936","OTHERS","Other URL","Other","N","Other","","OTHER","Other","Other","OTHER","Other","Other","18512 Mayall St Unit H","","Northridge","CA","US","913241427" +"1558919662","CONNECT","CONNECT URL","NYU","N","","","","","","","","","3521 28th St Apt C5","","Astoria","NY","US","111063299" +"1346898467","CONNECT","CONNECT URL","ccengiz@tobbetuhastanesi.com.tr","Y","","TOBB ETU Hospital","DIRECT","Direct","","","","","TOBB ETU Hastanesi","Yasam Cad. No.5 Sogutozu","Ankara","Turkey","TR","06510" +"1437707551","OTHERS","Other URL","Kareo","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7584 Olive Blvd Ste 204","","University City","MO","US","631301600" +"1972151090","DIRECT","Direct Messaging Address","staff.ditmasprk1@tendertouch.com","N","","","","","","","","","2107 Ditmas Ave","","Brooklyn","NY","US","112266903" +"1235787359","OTHERS","Other URL",".","N","","","","","","","","","204 E College St","","Bridgewater","VA","US","228121507" +"1235787359","OTHERS","Other URL",".","N","","","","","","","","","204 E College St","","Bridgewater","VA","US","228121507" +"1235787359","OTHERS","Other URL",".","N","","","","","","","","","204 E College St","","Bridgewater","VA","US","228121507" +"1871141994","SOAP","SOAP URL","Harissonburgh","N","","","","","","","","","402 E College St","","Bridgewater","VA","US","228121511" +"1043868169","OTHERS","Other URL","Charlotte","N","","","","","","","","","17925 Halton Park Dr Apt 3C","","Charlotte","NC","US","282626015" +"1043868169","OTHERS","Other URL","Charlotte","N","","","","","","","","","17925 Halton Park Dr Apt 3C","","Charlotte","NC","US","282626015" +"1679121792","CONNECT","CONNECT URL","Denver","N","","","DIRECT","Direct","","","","","1661 S Trenton Ct","","Denver","CO","US","802315686" +"1093363129","CONNECT","CONNECT URL","https://mscheetz3.wixsite.com/michelescheetzlpc","N","business website","","","","","","","","1537 Riverside Ave","","Fort Collins","CO","US","805244386" +"1902454036","CONNECT","CONNECT URL","Lowell","N","","","","","","","","","229 Stedman St","","Lowell","MA","US","018512705" +"1154979284","OTHERS","Other URL","EpicMedicalSecureServer","N","","","DIRECT","Direct","","CSV","CSV","","5450 S Green St Ste B","","Murray","UT","US","841235632" +"1699323725","OTHERS","Other URL","Miami","N","","","","","","","","","19012 SW 113th Pl","","Miami","FL","US","331577562" +"1003464132","CONNECT","CONNECT URL","Pioneerrx","N","Computer system with firewall","","DIRECT","Direct","","CSV","CSV","","2580 Metrocentre Blvd Ste 5","","West Palm Beach","FL","US","334073100" +"1003464132","CONNECT","CONNECT URL","Pioneerrx","N","Computer system with firewall","","DIRECT","Direct","","CSV","CSV","","2580 Metrocentre Blvd Ste 5","","West Palm Beach","FL","US","334073100" +"1104474238","OTHERS","Other URL","mamieduck123@hotmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","60 Club Forest Ct","","Sumter","SC","US","291546247" +"1104474238","OTHERS","Other URL","mamieduck123@hotmail.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","home health care","60 Club Forest Ct","","Sumter","SC","US","291546247" +"1922656057","DIRECT","Direct Messaging Address","nyoutz@bayada.com","N","work email","","","","","","","","750 E Park Dr Fl 2","","Harrisburg","PA","US","171112758" +"1740838879","DIRECT","Direct Messaging Address","kakrauss@practice-plus.com","N","encrypted email","","DIRECT","Direct","","","","","11321 I 30 Ste 304","","Little Rock","AR","US","722097067" +"1003464140","OTHERS","Other URL","Lfurman381@yahoo.com","N","","","","","","","","","920 Ada St","","Akron","OH","US","443061907" +"1285282327","OTHERS","Other URL","SMH.com","N","","","DIRECT","Direct","","CSV","CSV","","4714 E Flamingo Rd","","Las Vegas","NV","US","891214709" +"1912555053","DIRECT","Direct Messaging Address","hannahperez@bigislandbi.com","Y","","Big Island Behavior Interventions","","","","","","","16-566 Keaau Pahoa Rd # 188-111","","Keaau","HI","US","967498137" +"1912555053","CONNECT","CONNECT URL","hannahperez@bigislandbi.com","N","","","","","","","","","16-566 Keaau Pahoa Rd # 188-111","","Keaau","HI","US","967498137" +"1912555053","CONNECT","CONNECT URL","hannahperez@bigislandbi.com","N","","","","","","","","","16-566 Keaau Pahoa Rd # 188-111","","Keaau","HI","US","967498137" +"1912555053","CONNECT","CONNECT URL","hannahperez@bigislandbi.com","N","","","","","","","","","16-566 Keaau Pahoa Rd # 188-111","","Keaau","HI","US","967498137" +"1376191411","DIRECT","Direct Messaging Address","alyssabordoni@americanbehavioralconsulting.com","Y","","American Behavioral Consulting LLC","","","","","","","11820 Munbury Dr","","Dade City","FL","US","335255747" +"1548818685","OTHERS","Other URL","Desktop","N","","","DIRECT","Direct","","","","","213 W John St","","Martinsburg","WV","US","254013221" +"1336797471","OTHERS","Other URL","https://nutricoachaz.clientsecure.me","N","Secure Client Portal","","DIRECT","Direct","","CSV","CSV","","9075 S Parkside Ln E","","Buckeye","AZ","US","853262448" +"1871141911","CONNECT","CONNECT URL","415-399-1960","N","fax","","","","","","","","100 Battery St","","San Francisco","CA","US","941114903" +"1215585351","DIRECT","Direct Messaging Address","info@cbibelieves.com","N","","","","","","","","","3002 Dow Ave Ste 122","","Tustin","CA","US","927807247" +"1659929792","DIRECT","Direct Messaging Address","RX01246@cvshealth.com","N","","","","","","","","","612 N Main St","","Creedmoor","NC","US","275229719" +"1386292423","SOAP","SOAP URL","Charlotte","N","","","","","","","","","3535 Randolph Rd Ste 202","","Charlotte","NC","US","282111383" +"1477101525","DIRECT","Direct Messaging Address","kanthaswaminathan2019@u.northwestern.edu","N","","","DIRECT","Direct","","","","","1266, 14 th St., Oakland,","","Oakland","CA","US","946072205" +"1093363145","CONNECT","CONNECT URL","clientcare.net","N","","","","","","","","","14157 Horseshoe Bnd","","Conroe","TX","US","773843521" +"1619525763","DIRECT","Direct Messaging Address","andrear@essentialreflectionscc.com","N","business email","","DIRECT","Direct","","CSV","CSV","","4130 Linden Ave Ste 320","","Dayton","OH","US","454323034" +"1538717681","CONNECT","CONNECT URL","Healthcare","N","","","","","","","","","1775 Chestnut Ave # 64","","Long Beach","CA","US","908131674" +"1780232835","DIRECT","Direct Messaging Address","jdouglas795@my.madonna.edu","N","email address","","DIRECT","Direct","","CSV","CSV","","35730 Glen St","","Westland","MI","US","481864198" +"1619525680","CONNECT","CONNECT URL","Edison","N","","","","","","","","","3031 NJ-27","Suite B","Franklin Park","NJ","US","08823" +"1063060085","DIRECT","Direct Messaging Address","jstephens@catholiccharitiesscc.org","N","work email","","DIRECT","Direct","","CSV","CSV","","645 Wool Creek Dr Ste 97","","San Jose","CA","US","951122617" +"1225686272","DIRECT","Direct Messaging Address","margaret.hall@nychhc.org","N","","","DIRECT","Direct","","CSV","CSV","","757 E 88th St","","Brooklyn","NY","US","112363601" +"1922656040","CONNECT","CONNECT URL","Weavercarehomes@yahoo.com","N","","","","","","","","","919 W Barrow Dr","","Chandler","AZ","US","852252151" +"1831747955","CONNECT","CONNECT URL","Bristol","N","","","","","","","","","8693 Rich Valley Rd","","Bristol","VA","US","242020537" +"1760030803","CONNECT","CONNECT URL","Oakland","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","818 Webster St","","Oakland","CA","US","946074220" +"1679121719","DIRECT","Direct Messaging Address","christine.bertoli@lahey.org","N","","","","","","","","","85 Herrick St","","Beverly","MA","US","019151790" +"1497303549","CONNECT","CONNECT URL","www.santosangelshomecare.con","N","Website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5637 Gainor Rd","","Phila","PA","US","191311330" +"1124676184","DIRECT","Direct Messaging Address","kcsmith@opendoorhs.org","N","","","","","","","","","333 S Madison St","","Muncie","IN","US","473052465" +"1932757903","CONNECT","CONNECT URL","www.pdxinc.com","N","web address","","","","","","","","401 S Jim Wright Fwy Ste 102","","White Settlement","TX","US","761082681" +"1215585294","DIRECT","Direct Messaging Address","kparsons@rbclinic.org","N","work email","","DIRECT","Direct","","OTHER","Other","work email","6850 Upper Box Elder Rd","","Box Elder","MT","US","59521" +"1689222663","OTHERS","Other URL","Austin","N","","","","","","OTHER","Other","Austin","502 Wilmes Dr","","Austin","TX","US","787524139" +"1770131757","DIRECT","Direct Messaging Address","tomnelson6@comcast.net","N","email address","","DIRECT","Direct","","CSV","CSV","","18518 SE 244th Pl","","Covington","WA","US","980424824" +"1992353973","OTHERS","Other URL","gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","136 La Padania Ave","","Las Vegas","NV","US","891835588" +"1538717525","OTHERS","Other URL","Cleveland","N","judy.onkoba@uhhospitls.org","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11100 Euclid Ave","","Cleveland","OH","US","441061716" +"1932757812","OTHERS","Other URL","gmail.com","N","Secure gmail site","","DIRECT","Direct","","CSV","CSV","","5005 Santo Ave","","Las Vegas","NV","US","891081334" +"1265080253","DIRECT","Direct Messaging Address","adria@poolespharmacycare.com","N","Work email","","DIRECT","Direct","","OTHER","Other","Email","8180 US Highway 60 W","","Lewisport","KY","US","423517081" +"1447808431","DIRECT","Direct Messaging Address","SOCONNOR@SBSCINCORPORATED.COM","N","","","","","","CSV","CSV","","67 Union St Ste 203","","Natick","MA","US","017607700" +"1215585211","CONNECT","CONNECT URL","stockton","N","","","","","","","","","1229 W Magnolia St","","Stockton","CA","US","952032124" +"1952959959","DIRECT","Direct Messaging Address","cheyenne.yakes@kp.org","N","Email","","","","","","","","7105 SW Hampton St","","Tigard","OR","US","972238314" +"1538717541","OTHERS","Other URL","NA","N","","","","","","","","","1133 Boyd Rd Apt 10103","","Azle","TX","US","760201290" +"1538717541","OTHERS","Other URL","Na","N","","","","","","","","","1133 Boyd Rd Apt 10103","","Azle","TX","US","760201290" +"1104474113","SOAP","SOAP URL","Lexinton","N","","","","","","","","","108 Palmetto Park Blvd Ste D","","Lexington","SC","US","290727969" +"1063060093","DIRECT","Direct Messaging Address","sharese@mind2beauty.com","N","","","","","","","","","300 S Craycroft Rd","","Tucson","AZ","US","857114574" +"1700434727","OTHERS","Other URL","N/A","N","","","","","","","","","1700 N Monroe St","","Tallahassee","FL","US","323035535" +"1184272106","CONNECT","CONNECT URL","keyla.alveno@victor.org","N","","","","","","OTHER","Other","email","36 S Kinneloa Ave","","Pasadena","CA","US","911073853" +"1881242808","CONNECT","CONNECT URL","N/A","N","N/A","","","","","","","","N/A","N/A","N/A","MA","US","01752" +"1316595333","CONNECT","CONNECT URL","Rxconnect","N","CVS computer system","","","","","","","","500 N Nimitz Hwy","","Honolulu","HI","US","968175030" +"1225686249","DIRECT","Direct Messaging Address","brett@drbrettdenkin.com","N","business email address","","DIRECT","Direct","","CSV","CSV","","51 Locust Ave Ste 302A","","New Canaan","CT","US","068404739" +"1649828674","SOAP","SOAP URL","renee@therapedsohio.com","N","","","","","","","","","2529 Detroit Ave Ste 136","","Cleveland","OH","US","441132701" +"1881242816","DIRECT","Direct Messaging Address","juli.forrester@crhd.org","N","secure email","","DIRECT","Direct","","","","","1400 Uinta Dr","","Green River","WY","US","829355060" +"1154979193","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","3888 Lavista Rd","","Tucker","GA","US","300845142" +"1861040701","DIRECT","Direct Messaging Address","rbeals@mcscounseling.org","N","office manager","","DIRECT","Direct","","CSV","CSV","","9633 Levin Rd NW Ste 100","","Silverdale","WA","US","983838132" +"1801444757","CONNECT","CONNECT URL","office","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2509 Westfall Rd","","Sparks","NV","US","894366126" +"1801444757","CONNECT","CONNECT URL","office","N","","","DIRECT","Direct","","CSV","CSV","","2509 Westfall Rd","","Sparks","NV","US","894366126" +"1639727589","DIRECT","Direct Messaging Address","bev.plantenberg@k12.sd.us","Y","","Dakota Valley School District 61-8","","","","","","","1150 Northshore Dr","","North Sioux City","SD","US","570494080" +"1083262943","OTHERS","Other URL","None","N","","","","","","","","","330 E Live Oak Ave","","Arcadia","CA","US","910065617" +"1083262943","OTHERS","Other URL","none","N","","","","","","","","","330 E Live Oak Ave","","Arcadia","CA","US","910065617" +"1083262943","OTHERS","Other URL","none","N","","","","","","","","","330 E Live Oak Ave","","Arcadia","CA","US","910065617" +"1619525573","OTHERS","Other URL","mentalhealthassociates.llc@gmail.com","N","","","","","","","","","557 Glover Ave Ste 3","","Enterprise","AL","US","363302070" +"1366090235","CONNECT","CONNECT URL","james.b.mango@riteaid.com","N","","","DIRECT","Direct","","CSV","CSV","","400 Chestnut St","","Oneonta","NY","US","138202121" +"1922656800","CONNECT","CONNECT URL","www.dynamicassistedlivingaz.com","N","website","","","","","","","","14836 N Hana Maui Dr","","Phoenix","AZ","US","850223657" +"1922656800","CONNECT","CONNECT URL","www.dynamicassistedlivingaz.com","N","website","","","","","","","","1826 N 43rd St","","Phoenix","AZ","US","850084013" +"1598313470","DIRECT","Direct Messaging Address","Denise.Castro2@pathways.com","N","","","DIRECT","Direct","","","","","1021 4th St","","Taft","CA","US","932682433" +"1144878026","CONNECT","CONNECT URL","sbctsite@gmail.com","N","work email","","DIRECT","Direct","","CSV","CSV","","4746 11th Ave NE Ste 102","","Seattle","WA","US","981054660" +"1801444781","OTHERS","Other URL","WWW.SBA-MANAGEMENTGROUP.COM","N","COMPANY","","DIRECT","Direct","","OTHER","Other","WEB","5844 Eagle Cir Apt H","","Montgomery","AL","US","361166155" +"1275181158","DIRECT","Direct Messaging Address","dee@reachoness.org","N","","","","","","","","","6 S 2nd St Ste 824","","Hamilton","OH","US","450112869" +"1548818420","OTHERS","Other URL","Gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","8883 Sw 219 Terr","","Cutler Bay","FL","US","33190" +"1992353874","OTHERS","Other URL","n/a","N","","","","","","","","","1401 S Seward Meridian Pkwy","","Wasilla","AK","US","996548312" +"1114575008","OTHERS","Other URL","agapelove.biz","N","","","","","","","","","16682 N West Point Pkwy Apt 123","","Surprise","AZ","US","853744056" +"1649828633","DIRECT","Direct Messaging Address","Ihuoma.Udeagha@wvumedicine.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","WEST VIRGINIA UNIVERSITY MEDICINE, BRAIN & SPINE","880 N. TENNESSEE AVE. STE 104","MARTINSBURG, WV 25401","WV","US","25401" +"1467000463","SOAP","SOAP URL","HealthConnect","N","EPIC EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4601 Dale Rd","","Modesto","CA","US","953569718" +"1164070165","OTHERS","Other URL","EPIC","N","Electronic record","","HIE","Health Information Exchange (HIE)","","OTHER","Other","electronic medical record","Spaulding Nursing and Therapy Center-Brighton","100 North Beacon Street","Brighton","MA","US","02134" +"1649828641","CONNECT","CONNECT URL","crytalcreeklodge@blackfeetnation.com","Y","","CRYSTAL CREEK LODGE","","","","","","","807 North Piegan Street","","Browning","MT","US","59417" +"1154979094","CONNECT","CONNECT URL","raleigh","N","","","","","","","","","3200 capital blvd","","raleigh","NC","US","27604" +"1154979094","CONNECT","CONNECT URL","raleigh","N","","","","","","","","","3200 capital blvd","","raleigh","NC","US","27604" +"1154979094","CONNECT","CONNECT URL","raleigh","N","","","","","","","","","3200 capital blvd","","raleigh","NC","US","27604" +"1134777188","CONNECT","CONNECT URL","cokerrehab.com","N","","","","","","","","","2428 Stevens Rd","","Rockwall","TX","US","750328168" +"1437707387","CONNECT","CONNECT URL","jkelada43733@hpmg.direct-ci.net","N","URL for MyHillChart Epic","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Epic","680 Sunrise Ave","","Roseville","CA","US","956614110" +"1932757085","DIRECT","Direct Messaging Address","lupereira@customnutrition.com","N","","","","","","","","","390 Plandome Rd","","Manhasset","NY","US","110301917" +"1023666070","DIRECT","Direct Messaging Address","info@washnutrition.com","Y","","NuWeights LLC","","","","","","","10411 Motor City Dr Ste 500","","Bethesda","MD","US","208171005" +"1821646878","CONNECT","CONNECT URL","cbarbone@aimpa.org","N","","","DIRECT","Direct","","","","","1200 River Rd","","Conshohocken","PA","US","194282442" +"1710535778","OTHERS","Other URL","Revolution","N","EHR","","OTHER","Other","EHR","OTHER","Other","EHR","100 N Tryon St Ste 280","","Charlotte","NC","US","282024004" +"1003464074","CONNECT","CONNECT URL","Tampa","N","","","DIRECT","Direct","","CSV","CSV","","3412 W Gray St","","Tampa","FL","US","336091428" +"1982252953","DIRECT","Direct Messaging Address","margaret.matthews@riteaid.com","N","Work email","","DIRECT","Direct","","OTHER","Other","Work email","46977 Romeo Plank Rd","","Macomb","MI","US","480443509" +"1609424670","DIRECT","Direct Messaging Address","lindsay.bitterman.1@2309.direct.athenahealth.com","N","","","HIE","Health Information Exchange (HIE)","","","","","25500 Meadowbrook Rd Ste 220","","Novi","MI","US","483751882" +"1063060044","DIRECT","Direct Messaging Address","info@letstalkslps.com","N","secure business email","","","","","","","","501 W Saint Mary Blvd Ste 514A","","Lafayette","LA","US","705064699" +"1427606409","DIRECT","Direct Messaging Address","catherinegibson@playtherapyofsumter.com","N","email","","DIRECT","Direct","","CSV","CSV","","213 N Main St","","Sumter","SC","US","291504958" +"1902454994","CONNECT","CONNECT URL","4802855581","N","Cell phone line","","DIRECT","Direct","","CSV","CSV","","2701 N 7th St","","Phoenix","AZ","US","850061004" +"1962050955","OTHERS","Other URL","NA","N","","","DIRECT","Direct","","OTHER","Other","FAX","14418 W Meeker Blvd Bldg B","","Sun City West","AZ","US","853755283" +"1316595309","DIRECT","Direct Messaging Address","bdennis@cusd3.net","N","","","DIRECT","Direct","","","","","652 E Main St","","Cuba","IL","US","614275211" +"1295383289","CONNECT","CONNECT URL","john@johnresnedermd.com","N","","","","","","","","","900 N Porter Ave Ste 212","","Norman","OK","US","730716485" +"1457909442","DIRECT","Direct Messaging Address","kholt@fswc.org","N","email","","","","","","","","589 Hospital Dr Ste E","","Warren","PA","US","163654875" +"1578111571","OTHERS","Other URL","Assurance1968@gmail.com","N","","","","","","","","","4050 Smiths Landing Ct","","Abingdon","MD","US","210091259" +"1578111571","OTHERS","Other URL","Assurance1968@gmail.com","N","","","","","","","","","4050 Smiths Landing Ct","","Abingdon","MD","US","210091259" +"1386292381","OTHERS","Other URL","calicarehospice@gmail.com","N","BUSINESS EMAIL","","DIRECT","Direct","","OTHER","Other","EMAIL ADDRESS","14242 Oxnard St Ste 203","","Van Nuys","CA","US","914013608" +"1851949879","OTHERS","Other URL","share","N","end user interface","","OTHER","Other","text","CSV","CSV","","220 Fernhead Ave","","Monroe","NJ","US","088318736" +"1841848876","DIRECT","Direct Messaging Address","cbirkett12@midwestern.edu","N","School email address","","","","","","","","19555 N 59th Ave","","Glendale","AZ","US","853086813" +"1407404445","CONNECT","CONNECT URL","n/a","N","","","","","","","","","6910 Old Preston Pl","","Dallas","TX","US","752525780" +"1619525649","OTHERS","Other URL","NA","N","NA","","DIRECT","Direct","","","","","3888 Lavista Rd","","Tucker","GA","US","300845142" +"1265080204","CONNECT","CONNECT URL","EMDS","N","","","","","","","","","10743 Narcoossee Rd Ste A18","","Orlando","FL","US","328326947" +"1164070108","CONNECT","CONNECT URL","Florida","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5701 NW 183rd St","","Hialeah","FL","US","330156022" +"1114575156","CONNECT","CONNECT URL","pjaysattic@gmail.com","N","","","","","","","","","3208 Cedar Point Way","","North Las Vegas","NV","US","890310360" +"1043868086","DIRECT","Direct Messaging Address","lisa@mynewpriorities.org","N","email","","DIRECT","Direct","","OTHER","Other","email","1655 SW Highland Ave Ste 3","","Redmond","OR","US","977562558" +"1205484243","DIRECT","Direct Messaging Address","Klance@theorendacenter.com","N","Email","","DIRECT","Direct","","","","","600 W Patrick St","","Frederick","MD","US","217014028" +"1255989190","DIRECT","Direct Messaging Address","contact@empoweredmedicine.com","N","","","","","","","","","5301 S. Superstition Mountain Dr. Suite 104, #155","","Gold Canyon","AZ","US","85118" +"1619525565","DIRECT","Direct Messaging Address","billing@memorialparkdental.com","N","email","","DIRECT","Direct","","","","","140 S Harbin Dr","","Stephenville","TX","US","764013937" +"1588212443","OTHERS","Other URL","ECLINICALEHR","N","EHR DATA","","OTHER","Other","DIRECT EHR","CSV","CSV","","9295 E Thunderbird Rd","","Scottsdale","AZ","US","852604376" +"1679121537","OTHERS","Other URL","rhurd100@gmail.com","N","Email","","","","","","","","1905 Putnam Dr","","Bartlesville","OK","US","740066819" +"1386292258","OTHERS","Other URL","lavorv@sutterhealth.org","Y","WORK email","Sutter Valley Medical Foundation","OTHER","Other","Hospital","OTHER","Other","Email","11930 Heritage Oak Pl Ste 9","","Auburn","CA","US","956032458" +"1427606300","OTHERS","Other URL","(704)799-1567","N","Fax","","","","","","","","548 Williamson Rd Ste 1","","Mooresville","NC","US","281179111" +"1477101350","OTHERS","Other URL","REDGIR1986@YAHOO.COM","N","Phlebotomy Service","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","21 Wyckwood Ct","","Newtown","PA","US","189402320" +"1790333680","DIRECT","Direct Messaging Address","angela.houston@PMSNM.org","N","work email","","DIRECT","Direct","","CSV","CSV","","2013 San Jose Blvd","","Carlsbad","NM","US","882205426" +"1790333680","DIRECT","Direct Messaging Address","angela.houston@PMSNM.org","N","Work Email","","DIRECT","Direct","","CSV","CSV","","202 W. Church Street","","Carlsbad","NM","US","88220" +"1811545700","DIRECT","Direct Messaging Address","lusson.jessica@marshfieldclinic.org","N","FHC email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1501 W Stout St","","Rice Lake","WI","US","548685001" +"1639727597","DIRECT","Direct Messaging Address","edurovich@mhpwq.org","N","email","","DIRECT","Direct","","CSV","CSV","","6120 Woodside Ave","","Woodside","NY","US","113773577" +"1144878190","DIRECT","Direct Messaging Address","Nicolas@fairoaksortho.com","N","Email for direct patient communication","","DIRECT","Direct","","OTHER","Other","Email for direct patient communication","3620 Joseph Siewick Dr Ste 201","","Fairfax","VA","US","220331758" +"1326696311","CONNECT","CONNECT URL","HabDPT17@gmail.com","N","","","DIRECT","Direct","","OTHER","Other","Mail address","7601 N Oracle Rd Ste 101","","Oro Valley","AZ","US","857046310" +"1710535786","OTHERS","Other URL","HALO","N","messaging","","DIRECT","Direct","","OTHER","Other","messaging","1001 Blythe Blvd","Medical Center Plaza, suite 601","Charlotte","NC","US","28203" +"1841848850","DIRECT","Direct Messaging Address","info@carterscare.com","N","business email","","DIRECT","Direct","","OTHER","Other","business email","5209 Hohman Ave # 3011","","Hammond","IN","US","463201719" +"1558919597","DIRECT","Direct Messaging Address","EyePhysiciansandSurgeons@direct-address.net","Y","","Eye Physicians & Surgeons SC","DIRECT","Direct","","CSV","CSV","","308 McHenry St","","Burlington","WI","US","531052152" +"1558919597","DIRECT","Direct Messaging Address","danielsolverson@direct-address.net","Y","","Eye Physicians & Surgeons SC","DIRECT","Direct","","CSV","CSV","","308 McHenry St","","Burlington","WI","US","531052152" +"1558919597","DIRECT","Direct Messaging Address","markbrower@direct-address.net","Y","","Eye Physicians & Surgeons SC","DIRECT","Direct","","CSV","CSV","","308 McHenry St","","Burlington","WI","US","531052152" +"1558919597","DIRECT","Direct Messaging Address","nicholasveith@direct-address.net","Y","","Eye Physicians & Surgeons SC","DIRECT","Direct","","CSV","CSV","","308 McHenry St","","Burlington","WI","US","531052152" +"1558919597","DIRECT","Direct Messaging Address","matthewdahlgren@direct-address.net","Y","","Eye Physicians & Surgeons SC","DIRECT","Direct","","CSV","CSV","","308 McHenry St","","Burlington","WI","US","531052152" +"1770131823","CONNECT","CONNECT URL","API","N","","","","","","","","","3500 18th St NE","","Washington","DC","US","200182738" +"1811545817","CONNECT","CONNECT URL","info@childrenstherapy.org","N","email","","DIRECT","Direct","","CSV","CSV","","13010 Eastgate Park Way Ste 101","","Louisville","KY","US","402233984" +"1790333748","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","2875 Pebble Canyon Ln","","Dickinson","TX","US","775396375" +"1790333748","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","2875 Pebble Canyon Ln","","Dickinson","TX","US","775396375" +"1790333748","OTHERS","Other URL","na","N","","","OTHER","Other","na","OTHER","Other","na","2875 Pebble Canyon Ln","","Dickinson","TX","US","775396375" +"1790333748","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","2875 Pebble Canyon Ln","","Dickinson","TX","US","775396375" +"1790333748","OTHERS","Other URL","na","N","","","OTHER","Other","na","OTHER","Other","na","2875 Pebble Canyon Ln","","Dickinson","TX","US","775396375" +"1790333748","OTHERS","Other URL","na","N","","","OTHER","Other","na","OTHER","Other","na","2875 Pebble Canyon Ln","","Dickinson","TX","US","775396375" +"1790333748","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","2875 Pebble Canyon Ln","","Dickinson","TX","US","775396375" +"1235787284","DIRECT","Direct Messaging Address","Natasha.Lavalley@Firelands.com","N","","","DIRECT","Direct","","CSV","CSV","","1925 Hayes Ave","","Sandusky","OH","US","448704737" +"1225686280","DIRECT","Direct Messaging Address","shayes@SIRMP-MI.direct.office.nextgen.com","Y","","SPECIALISTS IN REHABILITATION MEDICINE PC","","","","","","","1135 W University Dr Ste 425","","Rochester","MI","US","483071897" +"1851949820","CONNECT","CONNECT URL","EMR","Y","","Indiana University Health Inc","","","","","","","8803 N Meridian St","Suite 150","Indianapolis","IN","US","462605317" +"1689222655","OTHERS","Other URL","n/a","N","","","OTHER","Other","na","OTHER","Other","na","3671 Joor Rd","","Baton Rouge","LA","US","708143104" +"1417505496","CONNECT","CONNECT URL","Needville","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11750 Padon Road Suite B","","Needville","TX","US","774617746" +"1053969022","DIRECT","Direct Messaging Address","devonnatale@wpcsd.k12.ny.us","N","Work email","","DIRECT","Direct","","CSV","CSV","","295 Church St","","White Plains","NY","US","106033513" +"1740838721","CONNECT","CONNECT URL","BRIDGETON","N","missouri baptist children's home","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11300 Saint Charles Rock Rd","","Bridgeton","MO","US","630442721" +"1720636707","CONNECT","CONNECT URL","hackensackmeridian.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7600 River Rd","","North Bergen","NJ","US","070476217" +"1568010544","DIRECT","Direct Messaging Address","chad.blackak@hhcinc.org","N","chad.blackak@hhcinc.org","","DIRECT","Direct","","OTHER","Other","email","230 Maple St","","Holyoke","MA","US","010405144" +"1518515501","DIRECT","Direct Messaging Address","april@allforonehc.org","N","business email address","","DIRECT","Direct","","","","","9233 Park Meadows Dr","","Lone Tree","CO","US","801245426" +"1770131765","DIRECT","Direct Messaging Address","CUEVASM@ccf.org","N","Email program manager","","DIRECT","Direct","","CSV","CSV","","9500 Euclid Ave","","Cleveland","OH","US","441950001" +"1609424696","DIRECT","Direct Messaging Address","kcoleridge@akronchildrens.org","N","","","","","","","","","1 Perkins Sq","","Akron","OH","US","443081063" +"1366090367","DIRECT","Direct Messaging Address","kristin.reedy@cloverleaflocal.org","N","work email","","","","","","","","8337 Friendsville Rd","","Seville","OH","US","442739117" +"1356999353","CONNECT","CONNECT URL","shorelinehealthcaregroup@gmail.com","N","","","","","","","","","2085 Lynnhaven Pkwy # 106-412","","Virginia Beach","VA","US","234561497" +"1356999353","CONNECT","CONNECT URL","shorelinehealthcaregroup@gmail.com","N","email","","","","","","","","2085 Lynnhaven Pkwy # 106-412","","Virginia Beach","VA","US","234561497" +"1790333706","OTHERS","Other URL","hoang.ng.ton@gmail.com","N","","","","","","","","","1402 Silk Oak Dr","","Hollywood","FL","US","330211409" +"1518515527","OTHERS","Other URL","dana@trailblazerscounseling.com","N","","","DIRECT","Direct","","","","","128 W Franklin St","","Carthage","MS","US","390513700" +"1588212591","CONNECT","CONNECT URL","hearingaid@psci.net","Y","","Bartleys Hearing Aid Ctr Inc","","","","","","","332 3rd Ave Ste 3","","Jasper","IN","US","475463432" +"1396393302","DIRECT","Direct Messaging Address","isabel.hickerson@advocatehealth.com","N","email address","","","","","","","","938 W Nelson St","","Chicago","IL","US","606576704" +"1598313520","CONNECT","CONNECT URL","na","N","","","","","","","","","799 Mantelli Dr","","Gilroy","CA","US","950207515" +"1447808472","OTHERS","Other URL","none","N","","","","","","","","","330 E Live Oak Ave","","Arcadia","CA","US","910065617" +"1639727670","SOAP","SOAP URL","RockHill","N","","","","","","","","","154 Amendment Ave Ste 104","","Rock Hill","SC","US","29732" +"1225686256","DIRECT","Direct Messaging Address","info@synergyaquatic.com","N","","","","","","","","","1580 Highway 287 N","","Mansfield","TX","US","760637593" +"1376191312","DIRECT","Direct Messaging Address","tembrock@ohsu.edu","N","OHSU email","","","","","","","","3455 SW US Veterans Hospital Rd","","Portland","OR","US","972393076" +"1730737677","OTHERS","Other URL","na","N","na","","OTHER","Other","na","OTHER","Other","na","3888 Lavista Rd","","Tucker","GA","US","300845142" +"1821646779","CONNECT","CONNECT URL","ejohnson@sscouncil.org","Y","","The South Suburban Council on Alcoholism and Substance Abuse","","","","","","","1909 174th St","","Hazel Crest","IL","US","60429" +"1912555863","DIRECT","Direct Messaging Address","RPARKER@THEDEUSGROUP.COM","N","E-MAIL","","DIRECT","Direct","","","","","1410 Bush St Ste P","","Baltimore","MD","US","212301939" +"1659929511","DIRECT","Direct Messaging Address","jennifer.kennedy@vumc.org","N","Work","","DIRECT","Direct","","CSV","CSV","","2200 Childrens Way","","Nashville","TN","US","372320005" +"1477101335","CONNECT","CONNECT URL","office","N","","","DIRECT","Direct","","CSV","CSV","","2509 Westfall Rd","","Sparks","NV","US","894366126" +"1063060952","DIRECT","Direct Messaging Address","stephprouty@oneillschools.org","N","Primary","","","","","","","","1700 N 4th St","","ONeill","NE","US","687631179" +"1972151868","CONNECT","CONNECT URL","info@kwessentialservices.com","N","","","","","","","","","8929 S Sepulveda Blvd Ste 410","","Los Angeles","CA","US","900453634" +"1083262984","CONNECT","CONNECT URL","nativemindllc@gmail.com","N","Encrypted Data Tool","","DIRECT","Direct","","CSV","CSV","","6294 S Eagle Talon Pkwy","","Tucson","AZ","US","85757" +"1407404361","DIRECT","Direct Messaging Address","sara.brogan@genesishcc.com","N","SLP Genesis Empolyee","","","","","","","","1361 Route 72 W","","Manahawkin","NJ","US","080502417" +"1558919449","OTHERS","Other URL","00000000000","N","","","","","","","","","3046 Knights Rd","","Bensalem","PA","US","190202815" +"1295383198","DIRECT","Direct Messaging Address","csc@drcrooker.com","N","","","","","","","","","748 Old Norcross Rd","","Lawrenceville","GA","US","300463393" +"1144878091","OTHERS","Other URL","Ketchum","N","","","","","","","","","128 Saddle Road","suite 100","Ketchum","ID","US","833408334" +"1265080170","DIRECT","Direct Messaging Address","LancasterPractice@directaddress.net","N","Entity Direct Email","","DIRECT","Direct","","CSV","CSV","","1753 W Avenue J Ste B","","Lancaster","CA","US","935349823" +"1689223513","OTHERS","Other URL","www.crec.org","N","company's website","","","","","","","","123 Progress Dr","","Wethersfield","CT","US","061092450" +"1487202537","OTHERS","Other URL","MyEvolv","Y","","Cattaraugus Rehabilitation Center, Inc.","","","","","","","1439 Buffalo St","","Olean","NY","US","147601140" +"1275181166","OTHERS","Other URL","Cheryl.Dodd2@va.gov","N","email","","DIRECT","Direct","","OTHER","Other","email","1501 San Pedro Dr SE","","Albuquerque","NM","US","871085153" +"1679121628","DIRECT","Direct Messaging Address","kstilwell@upaudiology.com","N","Work email","","DIRECT","Direct","","","","","901 W Sharon Ave Ste 9","","Houghton","MI","US","499311964" +"1740838762","OTHERS","Other URL","Address","N","","","OTHER","Other","Address","OTHER","Other","Address","1405 5th Ave # C1","","New York","NY","US","100291090" +"1477101491","OTHERS","Other URL","n/a","N","","","","","","","","","111 Hazel Ln Ste 300","","Sewickley","PA","US","151431253" +"1205484284","DIRECT","Direct Messaging Address","paulette@pshdental.com","N","","","","","","","","","251 E Grove St Ste 1","","Clarks Green","PA","US","184111739" +"1295383214","OTHERS","Other URL","info@morrisnaturalhealth.com","N","HIPAA email","","DIRECT","Direct","","OTHER","Other","HIPAA compliant office email","215 N Main St","","Romeo","MI","US","480654687" +"1578111597","OTHERS","Other URL","computer","N","passowrd secured Computer","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CSV","50 Irving St NW","","Washington","DC","US","204220001" +"1932757952","CONNECT","CONNECT URL","Kmiller@rlas-116.org","N","","","","","","","","","882 W Nippersink Rd","","Round Lake","IL","US","600733701" +"1992353932","DIRECT","Direct Messaging Address","Laragla2@sentara.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5871 Harbour View Blvd","","Suffolk","VA","US","234353669" +"1467000315","OTHERS","Other URL","Germantown","N","www.vesta.org","","","","","","","","9301 Annapolis Rd","","Lanham","MD","US","207063115" +"1134777089","CONNECT","CONNECT URL","ESSC","N","","","","","","CSV","CSV","","19750 S Vermont Ave","","Torrance","CA","US","905021119" +"1457909319","CONNECT","CONNECT URL","EASTON","N","","","HIE","Health Information Exchange (HIE)","","","","","8155 Elliott Rd","","Easton","MD","US","216017131" +"1255989117","CONNECT","CONNECT URL","EVERETT","N","Business address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4625 Seahurst Ave","","Everett","WA","US","982031715" +"1255989117","CONNECT","CONNECT URL","Everett","N","Business address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6300 Storkson Rd # B2","","Clinton","WA","US","982369514" +"1710535687","DIRECT","Direct Messaging Address","mattie1313@hotmail.com","N","email","","DIRECT","Direct","","","","","6741 108th St # A","","Ewa Beach","HI","US","967063318" +"1659929545","CONNECT","CONNECT URL","www.springwaterchiropractic.com","N","website of the clinic","","DIRECT","Direct","","OTHER","Other","None","1659 NE Market Dr","","Fairview","OR","US","970243867" +"1003464918","OTHERS","Other URL","Url","N","Acupuncturist","","DIRECT","Direct","","OTHER","Other","Acupuncturist","11340 Sir Francis Drake Dr","","LA Mesa","CA","US","919417268" +"1922656834","SOAP","SOAP URL","https://isalushealthcare.com/","N","","","","","","","","","370 Campus Dr Ste 101","","Somerset","NJ","US","088731128" +"1871141705","DIRECT","Direct Messaging Address","veola@primerehab.com","Y","","Mobile Therapy Services, Inc.","","","","","","","1 Main St Ste 505","","Eatontown","NJ","US","077243903" +"1073161998","DIRECT","Direct Messaging Address","kcore@partners.org","N","","","","","","","","","165 Cambridge St Ste 404","","Boston","MA","US","021142757" +"1952959884","DIRECT","Direct Messaging Address","bluewatercounseling@outlook.com","N","","","DIRECT","Direct","","","","","3710 Central Ave Ste 4","","Kearney","NE","US","688478126" +"1780232611","OTHERS","Other URL","safemed19@gmail.com","N","","","","","","","","","1350 W 30th St","","Hialeah","FL","US","330124832" +"1952950883","CONNECT","CONNECT URL","www.sbortho.com","N","Company website address","","HIE","Health Information Exchange (HIE)","","","","","53880 Carmichael Dr","","South Bend","IN","US","466351567" +"1215586144","DIRECT","Direct Messaging Address","Jane.allen2@brooksrehab.org","N","email","","","","","","","","3901 University Blvd S","","Jacksonville","FL","US","322164312" +"1851940787","OTHERS","Other URL","Burlington","N","","","","","","","","","7 Kilburn St Ste 305","","Burlington","VT","US","054014783" +"1376192260","CONNECT","CONNECT URL","Milwaukee","N","","","DIRECT","Direct","","CSV","CSV","","3808 W Elm St","","Milwaukee","WI","US","532093031" +"1013566975","DIRECT","Direct Messaging Address","robert.cothren@ca-hie.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","330 E Live Oak Ave","","Arcadia","CA","US","910065617" +"1790334696","DIRECT","Direct Messaging Address","Keenaharrison@davita.com","N","Email","","DIRECT","Direct","","CSV","CSV","","1901 Town and Country Dr","","Norco","CA","US","928603611" +"1720637614","CONNECT","CONNECT URL","computer","N","","","","","","","","","2538 E Lost Bridge Rd","","Decatur","IL","US","625214408" +"1235788142","DIRECT","Direct Messaging Address","prinsen@msu.edu","N","","","","","","","","","689 Hollandale Rd","","LA Vergne","TN","US","370862039" +"1104475011","DIRECT","Direct Messaging Address","bsegelhorst@marissa40.org","N","School Email","","DIRECT","Direct","","","","","206 E Fulton St","","Marissa","IL","US","622571564" +"1588213490","OTHERS","Other URL","Computer","N","computer","","DIRECT","Direct","","CSV","CSV","","3100 E Fletcher Ave","","Tampa","FL","US","336134613" +"1003465824","CONNECT","CONNECT URL","www.recoveruscenters.com","N","","","","","","","","","2250 Reed Station Pkwy Ste 204","","Carbondale","IL","US","629018104" +"1558910372","CONNECT","CONNECT URL","www.bryersfh@yahoo.com","N","","","DIRECT","Direct","","","","","406 Easton Rd","","Willow Grove","PA","US","190902508" +"1376192195","OTHERS","Other URL","Oakland","N","","","OTHER","Other","Oakland","OTHER","Other","Oakland","6333 Telegraph Ave Ste 102","","Oakland","CA","US","946091359" +"1891344628","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1356999270","OTHERS","Other URL","Systoc","N","","","","","","","","","1963 Memorial Pkwy SW Ste 24","","Huntsville","AL","US","358015035" +"1629627526","OTHERS","Other URL","https://www.therapyportal.com/","N","Therapy Notes Patient Portal","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7489 Rockfish Rd","","Raeford","NC","US","283766131" +"1467000364","OTHERS","Other URL","MGR.06644@storewalgreens.com","N","Walgreens url","","DIRECT","Direct","","OTHER","Other","Walgreens","4625 Summer Ave","","Memphis","TN","US","381224137" +"1386292282","CONNECT","CONNECT URL","www.theboxdoc.com","N","website","","","","","","","","2280 SW 70th Ave Ste 6","","Davie","FL","US","333177132" +"1124676036","OTHERS","Other URL","Electronic","N","Fax","","","","","","","","220 Albany Tpke","","Canton","CT","US","060192565" +"1710536610","CONNECT","CONNECT URL","Uniondale","N","","","","","","","","","626 Rxr Plz Fl 6","","Uniondale","NY","US","115560626" +"1487202313","DIRECT","Direct Messaging Address","celimar.fuentes@hotmail.com","N","Email","","DIRECT","Direct","","","","","Montecasino Hts","100 calle Rio Jajome","Toa Alta","PR","US","00953" +"1033768973","SOAP","SOAP URL","MOIEP","N","Maryland online IEP","","DIRECT","Direct","","OTHER","Other","Maryland online IEP","18501 Cinnamon Dr. Germantown","","Germantown","MD","US","20874" +"1265080188","DIRECT","Direct Messaging Address","rutc3169@hotmail.com","N","","","","","","","","","3169 W Pierson Rd","","Flint","MI","US","485046805" +"1417505322","CONNECT","CONNECT URL","daina@comfortprosthetics.com","N","email","","DIRECT","Direct","","OTHER","Other","referrals, precription and chart records","3221 Common St","","Lake Charles","LA","US","706018540" +"1417505322","DIRECT","Direct Messaging Address","daina@hotmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","3221 Common St","","Lake Charles","LA","US","706018540" +"1497303390","CONNECT","CONNECT URL","ggtmassage@gmail.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","609 Emmet St","4","Ypsilanti","MI","US","481975053" +"1194373092","OTHERS","Other URL","www.sharenote.com","N","Sharenote","","DIRECT","Direct","","CSV","CSV","","4194 Burbank Dr Apt 108D","","Baton Rouge","LA","US","708086202" +"1730737636","CONNECT","CONNECT URL","www.cortland-co.org/452/Mental-Health-Clinic","N","","","","","","","","","7 Clayton Ave","","Cortland","NY","US","130452501" +"1730737636","CONNECT","CONNECT URL","www.cortland-co.org/452/Mental-Health-Clinic","N","","","","","","","","","7 Clayton Ave","","Cortland","NY","US","130452501" +"1730737636","CONNECT","CONNECT URL","www.cortland-co.org/452/Mental-Health-Clinic","N","","","","","","","","","7 Clayton Ave","","Cortland","NY","US","130452501" +"1639727530","CONNECT","CONNECT URL","6313660267","N","","","DIRECT","Direct","","CSV","CSV","","1363 Veterans Memorial Hwy Ste 8","","Hauppauge","NY","US","117883046" +"1639727530","CONNECT","CONNECT URL","darjoe22@yahoo.com","N","","","DIRECT","Direct","","CSV","CSV","","1 Locust Pl","","East Northport","NY","US","117311400" +"1811545718","DIRECT","Direct Messaging Address","kmw0085@tigermail.auburn.edu","N","kmw0085@tigermail.auburn.edu","","DIRECT","Direct","","CSV","CSV","","701 Leighton Ave","","Anniston","AL","US","362075745" +"1578111498","CONNECT","CONNECT URL","juliese@solarus.net","N","","","DIRECT","Direct","","","","","420 3rd St S","","Wisconsin Rapids","WI","US","544944350" +"1558919480","CONNECT","CONNECT URL","kdunne@steppingstoneinc.com","Y","email","Steppingstone Inc","DIRECT","Direct","","CSV","CSV","","5 Dover St","","New Bedford","MA","US","027406258" +"1023667979","OTHERS","Other URL","capitolrehabwinc@aol.com","N","business email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","230 Costello Dr Ste 1","","Winchester","VA","US","226024686" +"1386293231","DIRECT","Direct Messaging Address","office@architechsports.com","N","","","","","","","","","8918 Blakeney Professional Dr Ste 120","","Charlotte","NC","US","282776692" +"1578111407","DIRECT","Direct Messaging Address","ryan.egan@boystown.org","N","email","","","","","","","","1655 Palm Beach Lakes Blvd Ste 102","","West Palm Beach","FL","US","334012203" +"1114576048","OTHERS","Other URL","amnk1979@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","unknown","904 Laurel Blvd","","Pottsville","PA","US","179012324" +"1114576055","OTHERS","Other URL","Jt1987dyt@gmail.com","N","","","","","","","","","2008 Sleepy Hollow Rd","","Sleepy Hollow","IL","US","601181725" +"1295384139","CONNECT","CONNECT URL","Oceanside","N","","","","","","","","","2894 Long Beach Rd","","Oceanside","NY","US","115723114" +"1831748789","CONNECT","CONNECT URL","trish.hurstfnp@yahoo.com","N","Email","","DIRECT","Direct","","CSV","CSV","","833 Shirley Rd","","Washburn","TN","US","378884434" +"1619526563","OTHERS","Other URL","uma.sfrias@gmail.com","N","","","","","","","","","4517 Benning Dr","","Houston","TX","US","770356005" +"1922657873","DIRECT","Direct Messaging Address","jessie.ogienko@caladriustherapy.com","N","HIPPA Compliant GSuite","","DIRECT","Direct","","","","","5960 Fairview Rd Ste 400","","Charlotte","NC","US","282103119" +"1740839695","DIRECT","Direct Messaging Address","laura.mcdaniel@adlertherapygroup.com","Y","","JP Therapy, LLC","","","","","","","5604 Virginia Beach Blvd Ste 101","","Virginia Beach","VA","US","234625631" +"1336798289","OTHERS","Other URL","Harlingen","N","Telemedicine Portal","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Telemedicine","1814 Elmwood","Telemedicine Office","Harlingen","TX","US","78550" +"1881243731","DIRECT","Direct Messaging Address","massageclinic4322@outlook.com","Y","clinic email","The Massage Clinic","DIRECT","Direct","","","","","4322 Rucker Ave","","Everett","WA","US","982032233" +"1447809397","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","na","1000 Eddy St","","Providence","RI","US","029054739" +"1609425560","CONNECT","CONNECT URL","Ocala","N","Home office","","DIRECT","Direct","","CSV","CSV","","8208 SW 79th Ct","","Ocala","FL","US","344765719" +"1497304380","DIRECT","Direct Messaging Address","dguajardo@gladhouse.org","N","email","","","","","","","","1994 Madison Rd","","Cincinnati","OH","US","452083217" +"1275182172","DIRECT","Direct Messaging Address","shannon@smjameslcsw.com","N","","","DIRECT","Direct","","","","","5420 W State St","","Milwaukee","WI","US","532082514" +"1528617420","DIRECT","Direct Messaging Address","pathways@lvcoxmail.com","Y","","Pathways therapy and Wellness Center","","","","","","","2298 W Horizon Ridge Pkwy Ste 201","","Henderson","NV","US","890522698" +"1194374009","CONNECT","CONNECT URL","SunsetManor","N","Skilled nursing","","","","","","","","2200 Edison St","","Brush","CO","US","807231609" +"1568011468","OTHERS","Other URL","nebraskafamilydentistrysuz@gmail.com","N","Human Resource Manager Email","","DIRECT","Direct","","OTHER","Other","Office Email","5500 O St","","Lincoln","NE","US","685102130" +"1821647736","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1487203204","CONNECT","CONNECT URL","lbmiller@savasc.com","N","","","","","","","","","135 Generation Dr","","Newport","TN","US","378218018" +"1669021499","DIRECT","Direct Messaging Address","info@meredithwhite.com","N","Secure email","","","","","","","","1777 Northeast Expy NE Ste 120","","Brookhaven","GA","US","303292475" +"1497304232","OTHERS","Other URL","https://elixirtherapy.co/contact","N","","","","","","","","","2710 Mirasol Loop","","Round Rock","TX","US","786812459" +"1861041600","CONNECT","CONNECT URL","www.aspiranet.org","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1689223422","CONNECT","CONNECT URL","www.aspiranet.org","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1306495148","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1508415357","DIRECT","Direct Messaging Address","croman2@dhs.lacounty.gov","N","","","","","","","","","1000 W Carson St","","Torrance","CA","US","905022004" +"1649829474","DIRECT","Direct Messaging Address","scarroll@didihirsch.org","N","","","","","","","","","11643 Glenoaks Blvd","","Pacoima","CA","US","913311050" +"1578111480","DIRECT","Direct Messaging Address","btreloar@vantagenj.org","N","","","","","","","","","2 Park Ave","","Dumont","NJ","US","076283004" +"1881242790","CONNECT","CONNECT URL","acehcr.com","N","","","","","","CSV","CSV","","Medical Center","647 Bryant Ave","Bronx","NY","US","10474" +"1720636640","CONNECT","CONNECT URL","Admin@ByYourSideServices.com","N","email","","DIRECT","Direct","","OTHER","Other","email","105 West 86th Street","#228","New York","NY","US","10024" +"1720636640","DIRECT","Direct Messaging Address","Admin@ByYourSideServices.com","N","email address","","DIRECT","Direct","","OTHER","Other","email","105 West 86th Street","#228","New York","NY","US","10024" +"1518516442","CONNECT","CONNECT URL","https://www.unco.edu","N","","","","","","","","","270 Alles Dr","","Greeley","CA","US","80631" +"1518516442","CONNECT","CONNECT URL","https://www.swol123.net/(S(k0kfyyjzlttf5hozgret2zai))/default.aspx","N","","","","","","","","","270 Alles Dr","","Greeley","CA","US","80631" +"1336798263","OTHERS","Other URL","hope.norton75@gmail.com","N","","","","","","","","","1530 Gun Club Rd W","","Rison","AR","US","716659175" +"1427607340","DIRECT","Direct Messaging Address","info@mountainstatestherapy.com","N","email","","DIRECT","Direct","","OTHER","Other","email","4045 Wadsworth Blvd Ste 210","","Wheat Ridge","CO","US","800334624" +"1306494232","DIRECT","Direct Messaging Address","rjensen@autismspectrumalliance.com","N","Clinical Manager","","","","","","","","1651 Old Meadow Rd Ste 600","","Mc Lean","VA","US","221024389" +"1245888155","DIRECT","Direct Messaging Address","avisger@iu.edu","Y","Work Email","Indiana University School of Medicine","DIRECT","Direct","","OTHER","Other","cyacc@iupui.edu","1002 Wishard Blvd","","Indianapolis","IN","US","462022872" +"1548818461","DIRECT","Direct Messaging Address","lauren.wimer@jfs.ohio.gov","N","","","","","","","","","2282 Reeves Road NE","","Warren","OH","US","444834354" +"1184272098","CONNECT","CONNECT URL","lancastersmilecenter.com","N","","","","","","","","","1325 Brighton Ave Ste 7","","Lititz","PA","US","175436505" +"1023666930","CONNECT","CONNECT URL","QUEENSVILLAGE","N","","","","","","","","","11150 Springfield Blvd","","Queens Village","NY","US","114292542" +"1760030696","DIRECT","Direct Messaging Address","Mrlewis@savasc.com","N","","","","","","","","","647 S East Railroad St","","Wallace","NC","US","284662091" +"1285283028","DIRECT","Direct Messaging Address","vlord@socialthinkingboston.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","142 North Rd","","Sudbury","MA","US","017761142" +"1467001305","DIRECT","Direct Messaging Address","mpye@su.edu","N","email","","DIRECT","Direct","","CSV","CSV","","1460 University Dr","HLS Building Rm 350","Winchester","VA","US","226015159" +"1760031629","DIRECT","Direct Messaging Address","jvergilio@cedarhouse.org","N","","","","","","","","","18612 Santa Ana Ave","","Bloomington","CA","US","923162636" +"1780233650","CONNECT","CONNECT URL","Kathleen.Rietta-Wong@acgov.org","N","","","","","","","","","5325 Broder Blvd","","Dublin","CA","US","945683309" +"1992354864","OTHERS","Other URL","brownsville","N","","","","","","","","","3524 Heritage Cir","","Brownsville","TX","US","785203965" +"1285283150","CONNECT","CONNECT URL","lthompson@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1952950834","DIRECT","Direct Messaging Address","gkitchell@fsaelgin.org","N","","","","","","","","","1140 N McLean Blvd # 1","","Elgin","IL","US","601231782" +"1194374082","CONNECT","CONNECT URL","Copaigue","N","","","","","","","","","901 Merrick Rd","","Copiague","NY","US","117264903" +"1932758836","OTHERS","Other URL","Avatar","N","ERS","","","","","","","","450 Stanyan St","","San Francisco","CA","US","941171019" +"1851940753","OTHERS","Other URL","clwalker@novanthealth.org","Y","clwalker@novanthealth.org","Novant Health","HIE","Health Information Exchange (HIE)","","CSV","CSV","","186 Kimel Park Dr","","Winston Salem","NC","US","271036946" +"1205485109","OTHERS","Other URL","Ema","N","EMR","","","","","","","","600 W Lake Cook Rd Ste 110","","Buffalo Grove","IL","US","600892085" +"1760031660","CONNECT","CONNECT URL","jasmine.diaz@eehealth.org","N","","","","","","","","","24600 W 127th St","","Plainfield","IL","US","605859507" +"1548819451","CONNECT","CONNECT URL","www.hospiceofgrace.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","351 E Foothill Blvd # 250A","","Arcadia","CA","US","910067423" +"1558910463","DIRECT","Direct Messaging Address","cherry.jones@mountsinai.org","N","","","","","","","","","440 W 114th street","Clark 6","New York","NY","US","10025" +"1457900367","OTHERS","Other URL","Email","N","drbaley@oh-chiro.com","","DIRECT","Direct","","CSV","CSV","","529 Ontario Ave","","Sheboygan","WI","US","530814151" +"1710536628","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1124677042","OTHERS","Other URL","None","N","","","DIRECT","Direct","Other","OTHER","Other","Other","2902 Canyon Creek Dr","","Richardson","TX","US","750801503" +"1346899267","OTHERS","Other URL","https://creativejuicesnutrition.theraplatform.com/#/login","N","HIPPA approved telehealth platform","","DIRECT","Direct","","CSV","CSV","","13444 SE Piper Dr","","Happy Valley","OR","US","970865896" +"1396394219","OTHERS","Other URL","songg07@yahoo.com","N","2309 sycamore trail Round Rock TX 78664","","","","","","","","2309 Sycamore Trl","","Round Rock","TX","US","786647767" +"1396394219","OTHERS","Other URL","songg07@yahoo.com","N","","","DIRECT","Direct","","CSV","CSV","","2309 Sycamore Trl","","Round Rock","TX","US","786647767" +"1861041782","DIRECT","Direct Messaging Address","Cindy_Lau@whhs.com","N","work email","","","","","","","","2000 Mowry Ave","","Fremont","CA","US","945381716" +"1235788159","CONNECT","CONNECT URL","www.schcares.com","N","","","","","","","","","3030 NW Expressway Ste 809","","Oklahoma City","OK","US","731125466" +"1407405327","OTHERS","Other URL","Chirotouch","N","","","","","","","","","903 Saint Andrews Blvd Ste B","","Charleston","SC","US","294077194" +"1851940779","OTHERS","Other URL","810-300-5332","N","cell phone","","DIRECT","Direct","","OTHER","Other","Phone","1100 Volvo Pkwy Ste 100","","Chesapeake","VA","US","233203341" +"1366091191","OTHERS","Other URL","communicarehc.org","N","","","","","","","","","453 1st St","","Woodland","CA","US","956954023" +"1902455736","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1184273922","CONNECT","CONNECT URL","Atlanta","N","Atlanta","","DIRECT","Direct","","OTHER","Other","Atlanta","3227 Verdant Dr SW Apt 1511","","Atlanta","GA","US","303313086" +"1184273922","CONNECT","CONNECT URL","Atlanta","N","Atlanta","","DIRECT","Direct","","OTHER","Other","Atlanta","3227 Verdant Dr SW Apt 1511","","Atlanta","GA","US","303313086" +"1295384030","OTHERS","Other URL","https://tri-cityhealth.org","N","hospital URL","","HIE","Health Information Exchange (HIE)","","OTHER","Other","website","40910 Fremont Blvd","","Fremont","CA","US","945384375" +"1114576964","CONNECT","CONNECT URL","email","N","","","DIRECT","Direct","","CSV","CSV","","315 Turnpike St","","North Andover","MA","US","018455806" +"1023667870","DIRECT","Direct Messaging Address","dwayne.ferguson@faithfultrans.net","N","business email","","DIRECT","Direct","","CSV","CSV","","3001 C R Smith St Apt 14","","Orlando","FL","US","328052977" +"1841848769","CONNECT","CONNECT URL","N/A","N","","","","","","","","","413 Mishannock Way","","Chesapeake","VA","US","233231015" +"1679122428","DIRECT","Direct Messaging Address","jennifer.forester@montgomerycountymd.gov","N","","","","","","","","","1301 Piccard Dr","","Rockville","MD","US","208504320" +"1619526589","CONNECT","CONNECT URL","rlcollier@communicare.org","N","","","","","","","","","107 Cranes Roost Ct","","Elizabethtown","KY","US","427013650" +"1154979086","DIRECT","Direct Messaging Address","etyler@diamondsontherise.org","N","work email","","DIRECT","Direct","","CSV","CSV","","3204 Frederick Ave","","Baltimore","MD","US","212293806" +"1417506346","DIRECT","Direct Messaging Address","ch@iamtheplan.org","N","Email","","DIRECT","Direct","","CSV","CSV","","1630 Carr St","","Lakewood","CO","US","802145985" +"1689223521","CONNECT","CONNECT URL","Jechancey@aol.com","N","email address","","DIRECT","Direct","","CSV","CSV","","150 Lake Reserve Way","","Canton","GA","US","301154784" +"1518516459","CONNECT","CONNECT URL","PHR","N","HIE","","HIE","Health Information Exchange (HIE)","","","","","2400 NE 95th St","","Seattle","WA","US","981152426" +"1891344776","CONNECT","CONNECT URL","mmscv16@gmail.com","N","","","","","","","","","1393 E Alton Gloor Blvd Ste 8","","Brownsville","TX","US","785263401" +"1700435682","DIRECT","Direct Messaging Address","Briannar@Ktherapyzone.com","N","work email","","","","","","","","1134 Kennebec Dr Ste B","","Chambersburg","PA","US","172012809" +"1073162947","DIRECT","Direct Messaging Address","Cnapolitano@hopewellhealthsolutions.com","N","","","","","","","","","33 Pratt St","","Glastonbury","CT","US","060331014" +"1518516491","DIRECT","Direct Messaging Address","nscruggs@hocf.org","N","","","","","","","","","374 Hudlow Rd","","Forest City","NC","US","280439444" +"1164071981","OTHERS","Other URL","communitycare.group@yahoo.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","54 E Franklin St","","Natchez","MS","US","391203665" +"1457900334","CONNECT","CONNECT URL","HR@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1538718416","OTHERS","Other URL","medsupexp1@yahoo.com","N","company email","","DIRECT","Direct","","OTHER","Other","client information","12163 SW 132nd Ct # 3","","Miami","FL","US","331866410" +"1790334688","DIRECT","Direct Messaging Address","ballman@newchoicecounseling.org","Y","","New Choice Counseling Center, LLC","","","","","","","1945 E 70th St Ste E","","Shreveport","LA","US","711055347" +"1770132672","CONNECT","CONNECT URL","Internet","N","","","","","","","","","11218 Hickman Mills Dr","","Kansas City","MO","US","641344203" +"1689223588","CONNECT","CONNECT URL","carebrandhealthcare@gmail.com","N","company secure email","","DIRECT","Direct","","CSV","CSV","","106 Loblolly Ln","","Albany","GA","US","317217724" +"1306495205","CONNECT","CONNECT URL","rxm.15690@store.walgreens.com","N","","","","","","","","","760 W Michigan Ave","","Kalamazoo","MI","US","490074538" +"1386293207","CONNECT","CONNECT URL","N/A","N","N/A","","DIRECT","Direct","","CSV","CSV","","9901 Sharpcrest St Apt H10","","Houston","TX","US","770365952" +"1386293207","CONNECT","CONNECT URL","N/A","N","N/A","","DIRECT","Direct","","CSV","CSV","","9901 Sharpcrest St Apt H10","","Houston","TX","US","770365952" +"1811546732","DIRECT","Direct Messaging Address","COOPERBUSHPT@SBCGLOBAL.NET","N","CBPT Email","","DIRECT","Direct","","OTHER","Other","CBPT Email","6080 Southwest Blvd","","Benbrook","TX","US","761093912" +"1083263909","DIRECT","Direct Messaging Address","danielle@danielleleonardcounseling.com","N","","","","","","","","","12740 Hillcrest Rd Ste 295","","Dallas","TX","US","752307108" +"1336798156","SOAP","SOAP URL","Record","N","","","DIRECT","Direct","","OTHER","Other","Record","1419 W Waters Ave Ste 117","","Tampa","FL","US","336042852" +"1154970978","CONNECT","CONNECT URL","na","N","","","DIRECT","Direct","","","","","4001 Rainey Rd","","Jackson","MS","US","392125325" +"1083263818","OTHERS","Other URL","comforthealthcare@yahoo.com","N","company email","","OTHER","Other","company email","OTHER","Other","information exchange","8509 Loch Raven Blvd","","Towson","MD","US","212862302" +"1952950776","CONNECT","CONNECT URL","www.officeally.com","N","","","OTHER","Other","EHR","OTHER","Other","Text","746 S Main Ave Ste D","","Fallbrook","CA","US","920283352" +"1962051789","DIRECT","Direct Messaging Address","Jaimie.norman@astria.health","N","","","DIRECT","Direct","","CSV","CSV","","1503 S 74th Ave","","Yakima","WA","US","989081919" +"1780233577","OTHERS","Other URL","Hillaryjjameson@gmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","Pampa","1321 W Kentucky Ave","","Pampa","TX","US","790654142" +"1114576949","OTHERS","Other URL","tial.donovan@aegistherapies.com","N","","","","","","","","","2000 Wesleyan Blvd","","Rapid City","SD","US","577029340" +"1922657758","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1518516343","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1952950792","OTHERS","Other URL","Deborah.demarco@hackensackmeridian.org","N","Email","","DIRECT","Direct","","CSV","CSV","","1140 Route 72 W","","Manahawkin","NJ","US","080502412" +"1952950792","OTHERS","Other URL","Deborah.demarco@hackensackmeridian.org","N","Email","","DIRECT","Direct","","CSV","CSV","","1140 Route 72 W","","Manahawkin","NJ","US","080502412" +"1225687056","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1043869886","SOAP","SOAP URL","SOAP","N","SOAP","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1031 Ross Ave","","DuPont","WA","US","983279754" +"1922657766","OTHERS","Other URL","Cerner","N","Medical systems","","DIRECT","Direct","","CSV","CSV","","2900 Niles Ave","","Saint Joseph","MI","US","490852418" +"1922657766","CONNECT","CONNECT URL","Cerner","N","","","","","","","","","2900 Niles Ave","","Saint Joseph","MI","US","490852418" +"1396394136","DIRECT","Direct Messaging Address","jvollmer1@tularehhsa.org","N","","","","","","","","","1055 W Henderson Ave Ste 4","","Porterville","CA","US","932571490" +"1679122410","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1740839588","FHIR","FHIR URL","Portage","N","","","","","","","","","5142 South Westnedge Ave","","Fenton","MI","US","484304843" +"1386293124","DIRECT","Direct Messaging Address","dstewart@ihssbhc.org","N","","","","","","","","","9 Riverside Dr","","East Hartford","CT","US","061181837" +"1598314346","SOAP","SOAP URL","mlamond@chd.org","N","secure email at CHD clinics","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1221 Main St Ste 309","","Holyoke","MA","US","010405396" +"1457900201","DIRECT","Direct Messaging Address","tosha.britton@kenovahealth.org","N","","","","","","","","","815 Hardee Rd","","Kinston","NC","US","285043320" +"1801445655","DIRECT","Direct Messaging Address","ktweedyli@ucsd.edu","Y","work email","UCSD Medical Center","DIRECT","Direct","","OTHER","Other","email","200 West Arbor Drive","MC8937","San Diego","CA","US","921038937" +"1629627476","DIRECT","Direct Messaging Address","kingsa@musc.edu","N","MUSC encrypted email","","DIRECT","Direct","","CSV","CSV","","135 Rutledge Ave","","Charleston","SC","US","294258903" +"1447809298","OTHERS","Other URL","visualpsychiatry.com","N","","","OTHER","Other","visualpsychiatry.com","","","","4 2nd St SE","","Fort Walton Beach","FL","US","325485502" +"1609425453","FHIR","FHIR URL","Essex","N","","","DIRECT","Direct","","CSV","CSV","","17 Fontana Ln","","Baltimore","MD","US","212373042" +"1609425453","CONNECT","CONNECT URL","Essex","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","17 Fontana Ln","","Baltimore","MD","US","212373042" +"1609425453","REST","RESTful URL","Essex","N","","","OTHER","Other","Essex","OTHER","Other","Essex","17 Fontana Ln","","Baltimore","MD","US","212373042" +"1245889005","OTHERS","Other URL","knichols@comtrea.org","N","","","DIRECT","Direct","","","","","4 Hickory Ridge Rd Ste 600","","Hillsboro","MO","US","630505117" +"1063061810","CONNECT","CONNECT URL","Minnetonka","N","","","","","","","","","5501 Feltl Rd","","Minnetonka","MN","US","553433944" +"1326697186","CONNECT","CONNECT URL","EMR","N","","","","","","","","","2837 Dulles Ave","","Missouri City","TX","US","774592950" +"1154970911","CONNECT","CONNECT URL","None","N","None","","OTHER","Other","None","OTHER","Other","None","70 E Kaahumanu Ave","","Kahului","HI","US","967322176" +"1043869837","OTHERS","Other URL","danusia.azambuja@orlandohealth.com","N","email","","DIRECT","Direct","","OTHER","Other","email","7848 Ficquette Rd","","Windermere","FL","US","347866904" +"1922657709","OTHERS","Other URL","kmr.psyc@gmail.com","N","","","","","","","","","CALLE JULIO CINTRON 202","EDIFICIO GUAYACAN OFICINA 107","AIBONITO","PR","US","00705" +"1992354765","OTHERS","Other URL","lifemetamorphosis.com","N","personally owned website url","","DIRECT","Direct","","CSV","CSV","","3801 N Cap Tx Hwy E240157","","Austin","TX","US","78746" +"1821647603","OTHERS","Other URL","Manannshah247@gmail.com","N","","","","","","","","","170 White Birch Rd","","Edison","NJ","US","088372041" +"1285283929","CONNECT","CONNECT URL","www.fast-tracktherapy.com","N","","","","","","","","","9082 E US Highway 36","","Avon","IN","US","461237780" +"1003465899","DIRECT","Direct Messaging Address","info@biocurerx.com","N","Email address","","DIRECT","Direct","","OTHER","Other","Direct Messaging","1490 Sunshadow Dr Ste 3000","","Casselberry","FL","US","327079055" +"1295384949","OTHERS","Other URL","N/a","N","","","","","","","","","221 NE Glen Oak Ave","","Peoria","IL","US","616360001" +"1689223448","CONNECT","CONNECT URL","www.classaba.com","N","","","","","","","","","424 Peninsula Ave","","San Mateo","CA","US","944011653" +"1477102234","CONNECT","CONNECT URL","https://www.northwell.edu/find-care/find-a-doctor/surgery","Y","website","Northwell Health","","","","","","","400 Community Dr","","Manhasset","NY","US","110303815" +"1003465865","OTHERS","Other URL","Tanya.Spickard@hcahealthcare.com","N","work email","","DIRECT","Direct","","CSV","CSV","","1900 Electric Rd","","Salem","VA","US","241537474" +"1518516392","CONNECT","CONNECT URL","Statesboro","N","Aspen Dental","","","","","","","","","","","","","" +"1962051730","CONNECT","CONNECT URL","mstaker@k12.wv.us","N","email","","","","","","","","105 Adair St","","Beckley","WV","US","258013733" +"1114576980","DIRECT","Direct Messaging Address","nightngale@dmhisp.com","N","","","","","","","","","353 Cushing Rd","","Cushing","ME","US","045633118" +"1871142687","OTHERS","Other URL","frankb@upstate.edu","N","","","DIRECT","Direct","","CSV","CSV","","103 Dolores Ter N","","North Syracuse","NY","US","132123503" +"1871142687","OTHERS","Other URL","frankb@upstate.edu","N","","","DIRECT","Direct","","CSV","CSV","","103 Dolores Ter N","","North Syracuse","NY","US","132123503" +"1871142687","OTHERS","Other URL","frankb@upstate.edu","N","","","DIRECT","Direct","","CSV","CSV","","103 Dolores Ter N","","North Syracuse","NY","US","132123503" +"1841849619","DIRECT","Direct Messaging Address","mimsa@oneworldmentalhealth.com","N","secure email","","DIRECT","Direct","","OTHER","Other","may be PHI","61 Lincoln St Ste 309","","Framingham","MA","US","017028264" +"1801445671","CONNECT","CONNECT URL","http://gmed/ggastro/gcare/","N","","","","","","","","","3401 Springhill Dr Ste 400","","North Little Rock","AR","US","721172928" +"1174172951","CONNECT","CONNECT URL","chezjoseito@bellsouth.net","N","business","","DIRECT","Direct","","CSV","CSV","","496 E 9th St","","Hialeah","FL","US","330104548" +"1063061844","DIRECT","Direct Messaging Address","kmackill@uvm.edu","N","","","DIRECT","Direct","","","","","3421 Lake Rd","","Charlotte","VT","US","054458243" +"1124677919","OTHERS","Other URL","info@therapytrailsga.com","N","Practice Office Email","","","","","","","","536 Grand Slam Dr Ste D","","Evans","GA","US","308098045" +"1205485083","CONNECT","CONNECT URL","mmlea2017@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","668 Farmington Ave","","West Hartford","CT","US","061191810" +"1679122451","DIRECT","Direct Messaging Address","jhubertccw@frontier.com","N","email","","OTHER","Other","SECURE FAX","OTHER","Other","EHR","3704 Weston Ave","","Weston","WI","US","544765242" +"1376192179","OTHERS","Other URL","jefaac@aol.com","N","","","","","","","","","51 Taconic Ave","","Lenox","MA","US","012402348" +"1639728421","DIRECT","Direct Messaging Address","mckenzi.heinselman@cardington.k12.oh.us","N","work email","","","","","","","","349 Chesterville Ave","","Cardington","OH","US","433159217" +"1770132565","CONNECT","CONNECT URL","www.gailsapothecary.com","N","","","","","","","","","334 W Main St","","Fredericksburg","TX","US","786243712" +"1649829433","CONNECT","CONNECT URL","eaasummer2016@gmail.com","N","","","","","","","","","135 Generation Dr","","Newport","TN","US","378218018" +"1699324400","CONNECT","CONNECT URL","jasonhullod@yahoo.com","N","","","DIRECT","Direct","","","","","45 Williamson Rd","","Greenville","PA","US","161251253" +"1922657725","OTHERS","Other URL","n/a","N","","","","","","","","","n/a","","n/a","MA","US","00000" +"1386293181","SOAP","SOAP URL","laptop","N","","","","","","","","","1912 FRANCIS AVE","Station Pointe Apt","MANSFIELD","MA","US","02048" +"1154970960","SOAP","SOAP URL","Sycle","N","Electronic Health Record Keeping","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","220 E Eau Gallie Blvd","","Indian Harbour Beach","FL","US","329374874" +"1427607233","DIRECT","Direct Messaging Address","khernandez@daacmail.org","N","Buisness Email","","DIRECT","Direct","","","","","2403 Professional Dr Ste 103","","Santa Rosa","CA","US","954033007" +"1245889054","DIRECT","Direct Messaging Address","JEDWARDS@HFMHEALTH.ORG","N","","","","","","","","","2300 Western Ave","","Manitowoc","WI","US","542203712" +"1124677935","CONNECT","CONNECT URL","kristinadepinto@gmail.com","N","gmail","","DIRECT","Direct","","CSV","CSV","","4 Neshaminy Interplex Dr Ste 204","","Trevose","PA","US","190536940" +"1770132581","DIRECT","Direct Messaging Address","ask@myperiodoc.com","N","email","","","","","","","","400 Brookstone Centre Pkwy Ste 100","","Columbus","GA","US","319043640" +"1225687957","OTHERS","Other URL","lrmc.org","N","hospital email","","OTHER","Other","leesburg","OTHER","Other","hospital email","600 E Dixie Ave","","Leesburg","FL","US","347485925" +"1306495049","CONNECT","CONNECT URL","Moville","N","","","","","","","","","528 S 3rd St","","Moville","IA","US","510392009" +"1770132417","DIRECT","Direct Messaging Address","stm@massage-rocks.com","N","Business","","DIRECT","Direct","","CSV","CSV","","818 39th Ave SW Ste B","","Puyallup","WA","US","983733308" +"1922657675","OTHERS","Other URL","-","N","-","","HIE","Health Information Exchange (HIE)","","OTHER","Other","-","1720 N McDonald St","","McKinney","TX","US","750718229" +"1932758620","OTHERS","Other URL","NorthPalmBeach","N","","","","","","","","","818 US Highway 1 Ste 5","","North Palm Beach","FL","US","334083857" +"1366091134","SOAP","SOAP URL","charles.b.brown@uhc.com","N","work email","","DIRECT","Direct","","OTHER","Other","email","100 Chesterfield Business Pkwy Ste 200","","Chesterfield","MO","US","630051271" +"1629627328","CONNECT","CONNECT URL","Westland","Y","Intern","STARFISH FAMILY SERVICES","DIRECT","Direct","","CSV","CSV","","2700 Hamlin Blvd","","Inkster","MI","US","481412206" +"1629627328","DIRECT","Direct Messaging Address","bdolloff@my.madonna.edu","N","email","","DIRECT","Direct","","CSV","CSV","","2700 Hamlin Blvd","","Inkster","MI","US","481412206" +"1396394169","DIRECT","Direct Messaging Address","karla.perez@apspuertorico.com","N","karla.perez@apspuertorico.com","","DIRECT","Direct","","OTHER","Other","APShealhtcare","Building v,Pfizer tower, San Roberto st","suite 301 996","san Juan","PR","US","00926" +"1902455702","OTHERS","Other URL","Escondido","N","","","","","","","","","151 N Date St","","Escondido","CA","US","92027" +"1902455702","OTHERS","Other URL","Escondido","N","","","","","","","","","151 N Date St","","Escondido","CA","US","92027" +"1033768833","SOAP","SOAP URL","n/a","N","","","","","","","","","100 Prison Road","","Estill","SC","US","29918" +"1033768833","OTHERS","Other URL","unknown","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","unknown","100 Prison Road","","Estill","SC","US","29918" +"1275182081","CONNECT","CONNECT URL","lebanon","N","","","DIRECT","Direct","","OTHER","Other","lebanon","746 Cumberland St","","Lebanon","PA","US","170425236" +"1508415225","CONNECT","CONNECT URL","snalliah@iuhealth.org","N","work email","","HIE","Health Information Exchange (HIE)","","","","","IU Health Ball Memorial Hospital Inpatient pharmacy","2401 W. University Ave","Muncie","IN","US","47304" +"1063061729","CONNECT","CONNECT URL","phhattaway@savasc.com","N","","","","","","","","","969 Cox Rd","","Gastonia","NC","US","280543455" +"1083263743","SOAP","SOAP URL","Stokesdale","N","Stokesdale","","HIE","Health Information Exchange (HIE)","","","","","8404 US HWY 158","","Stokesdale","NC","US","27357" +"1891344552","DIRECT","Direct Messaging Address","amy@newbraunfelstherapist.com","N","Email","","DIRECT","Direct","","","","","542 Comal Ave","","New Braunfels","TX","US","781307629" +"1184273997","CONNECT","CONNECT URL","Bayamon","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Marginal Santa Cruz C-17","Urb. Santa Cruz","Bayamon","PR","US","00961" +"1801445663","CONNECT","CONNECT URL","app.tolsecuremessaging.com","N","TOL Secure Messaging","","DIRECT","Direct","","OTHER","Other","TOL Secure Messaging","2001 Victor Wharf","","Pearl City","HI","US","96782" +"1174172936","OTHERS","Other URL","danceandbodypyschotherapynyc@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","scheduling info","112 W 27th St Ste 402","","New York","NY","US","100016241" +"1457900250","CONNECT","CONNECT URL","Philadelphia","N","","","","","","","","","426 E Allegheny Ave","","Philadelphia","PA","US","191342338" +"1952950735","DIRECT","Direct Messaging Address","drsocarras@pricelessdentalcare.com","N","","","","","","","","","670 Boston Post Rd","","Old Saybrook","CT","US","064751520" +"1952950735","DIRECT","Direct Messaging Address","drsocarras@pricelessdentalcare.com","N","","","","","","","","","670 Boston Post Rd","","Old Saybrook","CT","US","064751520" +"1548819311","DIRECT","Direct Messaging Address","joanna@mtrtherapy.com","N","","","","","","","","","201 S 18th St","","Philadelphia","PA","US","191035957" +"1164071809","DIRECT","Direct Messaging Address","pamela.saunders@montgomerycountymd.gov","N","","","","","","","","","1301 Piccard Dr","","Rockville","MD","US","208504320" +"1770132557","OTHERS","Other URL","mccla2md@gmail.com","N","email","","","","","","","","1116 Carpenter Dr","","Pontiac","MI","US","483403313" +"1245889039","CONNECT","CONNECT URL","HeightenedChiropracticPerformance","N","Office","","DIRECT","Direct","","","","","734 Broadway","","Bayonne","NJ","US","070024274" +"1245889039","CONNECT","CONNECT URL","Office","N","","","DIRECT","Direct","","","","","734 Broadway","","Bayonne","NJ","US","070024274" +"1336798123","CONNECT","CONNECT URL","https://www.drserrins.com/","N","","","","","","","","","1618 E Caldwell Ave","","Visalia","CA","US","932929228" +"1952950750","CONNECT","CONNECT URL","www.alcaldetherapy.com","N","Website","","DIRECT","Direct","","","","","2520 Longview St Ste 312","","Austin","TX","US","787054235" +"1629627435","CONNECT","CONNECT URL","Dallas","N","","","HIE","Health Information Exchange (HIE)","","","","","17766 Preston Rd Ste 200","","Dallas","TX","US","752525736" +"1629627435","CONNECT","CONNECT URL","Dallas","N","","","","","","","","","17766 Preston Rd Ste 200","","Dallas","TX","US","752525736" +"1891344503","OTHERS","Other URL","www.PeaceForYourPieces.com","N","Website","","","","","","","","7221 Troost Ave","","Kansas City","MO","US","641311704" +"1093364705","DIRECT","Direct Messaging Address","dsilvestri@oceanmhs.org","N","email address","","","","","","","","712 E Bay Ave Ste Cde","","Manahawkin","NJ","US","080503447" +"1093364705","DIRECT","Direct Messaging Address","dsilvestri@oceanmhs.org","N","email ADDRESS","","","","","","","","712 E Bay Ave Ste Cde","","Manahawkin","NJ","US","080503447" +"1093364705","CONNECT","CONNECT URL","dsilvestri@oceanmhs.org","N","","","","","","","","","712 E Bay Ave Ste Cde","","Manahawkin","NJ","US","080503447" +"1669021382","DIRECT","Direct Messaging Address","lyndag@angelsofcare.com","N","confidential email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13915 Burnet Rd Ste 303","","Austin","TX","US","787286505" +"1235788951","CONNECT","CONNECT URL","Cheyenne","N","","","","","","","","","4025 Rawlins St","","Cheyenne","WY","US","820011900" +"1912556655","OTHERS","Other URL","admin@summersvillepediatrics.com","N","Office Email Address","","DIRECT","Direct","","OTHER","Other","None","400 Fairview Heights Rd Ste 302","","Summersville","WV","US","266519308" +"1417506163","OTHERS","Other URL","Myclientplus","N","","","","","","","","","4818 Everhart Rd","","Corpus Christi","TX","US","784112738" +"1326697079","CONNECT","CONNECT URL","www.fast-tracktherapy.com","N","","","","","","","","","9082 E US Highway 36","","Avon","IN","US","461237780" +"1184273831","OTHERS","Other URL","Mansfield","N","","","DIRECT","Direct","","","","","2055 Millsboro Rd","","Mansfield","OH","US","449063328" +"1801445556","DIRECT","Direct Messaging Address","ksheridan@new-beginningsrtc.com","N","email","","","","","","","","100 Broadway Ave # Avw","","Youngstown","OH","US","445052789" +"1619526365","CONNECT","CONNECT URL","credentialing@kghautismservices.com","N","","","DIRECT","Direct","","CSV","CSV","","1161 Lake Cook Rd","","Deerfield","IL","US","600155649" +"1427607183","DIRECT","Direct Messaging Address","crystalspringe@sagewwellnessctr.org","N","","","","","","","","","1914 W Orangewood Ave Ste 102","","Orange","CA","US","928682068" +"1043869704","DIRECT","Direct Messaging Address","katelyn.dandrea@genesishcc.com","Y","","Genesis Rehab Services","","","","","","","89 Morton St","","Andover","MA","US","018102036" +"1255980926","CONNECT","CONNECT URL","JConwell@sspcobb.com","N","","","","","","","","","1770 Dennis Kemp Ln NW","","Kennesaw","GA","US","301523938" +"1679122345","OTHERS","Other URL","highplainschc.net","N","Medical","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","201 Kendall Dr","","LaMar","CO","US","810523939" +"1922657600","OTHERS","Other URL","https://www.therapyportal.com/p/thomasmasat/","N","","","DIRECT","Direct","","OTHER","Other","Practice and Patient Information","110 Gough St Ste 203","","San Francisco","CA","US","941025945" +"1659920346","OTHERS","Other URL","sredd@voala.org","N","email","","DIRECT","Direct","","OTHER","Other","email","515 E 6th St","","Los Angeles","CA","US","900211009" +"1659920346","OTHERS","Other URL","sredd@voala.org","N","email","","DIRECT","Direct","","CSV","CSV","","515 E 6th St","","Los Angeles","CA","US","900211009" +"1558910158","CONNECT","CONNECT URL","anajafa1@fairview.org","N","","","DIRECT","Direct","","OTHER","Other","na","2540 Riverside Ave","","Minneapolis","MN","US","554541431" +"1912556614","DIRECT","Direct Messaging Address","alison.ackerley@priviamedicalgroup.com","N","","","","","","","","","9707 Key West Ave Ste 100","","Rockville","MD","US","208503992" +"1104475821","CONNECT","CONNECT URL","GSuite","N","HIPPA compliant GSuite software","","DIRECT","Direct","","","","","760 Bent Wood Pl","","Round Rock","TX","US","786651174" +"1104475821","CONNECT","CONNECT URL","GSuite","N","HIPPA compliant GSuite software","","DIRECT","Direct","","","","","760 Bent Wood Pl","","Round Rock","TX","US","786651174" +"1386293041","OTHERS","Other URL","Brinkley","N","","","","","","","","","1415 Pinecrest Suite 8","","Brinkley","AR","US","72021" +"1477102135","DIRECT","Direct Messaging Address","jmajbrooks@sbcglobal.net","N","","","DIRECT","Direct","","","","","2064 Jessi Ln","","Miamisburg","OH","US","453426759" +"1871142521","CONNECT","CONNECT URL","https://theblanchardinstitute.com","N","","","","","","","","","10348 Park Rd","","Charlotte","NC","US","282108507" +"1285283093","OTHERS","Other URL","McKinney","N","","","","","","","","","2750 Virginia Pkwy","","McKinney","TX","US","750715084" +"1073162871","SOAP","SOAP URL","Omaha","N","","","","","","","","","3808 S 203rd Plz Ste 400","","Omaha","NE","US","681306402" +"1073162871","SOAP","SOAP URL","Omaha","N","","","","","","","","","3808 S 203rd Plz Ste 400","","Omaha","NE","US","681306402" +"1518516319","CONNECT","CONNECT URL","coll3055@hotmail.com","N","","","","","","","","","135 Generation Dr","","Newport","TN","US","378218018" +"1093364713","OTHERS","Other URL","carrionanddeese@gmail.com","N","","","","","","","","","22 Jennie Ln","","Rochester","NY","US","146065814" +"1659920379","OTHERS","Other URL","TherapyNotes","Y","EHR program","PSYCHE PLLC","DIRECT","Direct","","OTHER","Other","web-based","1200 Division St Ste 405","","Nashville","TN","US","372034495" +"1568011286","OTHERS","Other URL","None","N","None","","","","","","","","333 Harrisburg Ave","","Lancaster","PA","US","176032951" +"1558910281","OTHERS","Other URL","Pharmacy","N","Pharmacy","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2801 Avenue F NW","","Childress","TX","US","792012229" +"1285283911","DIRECT","Direct Messaging Address","wensinks@bc.edu","N","","","","","","","","","3 Repton Cir Unit 3306","","Watertown","MA","US","024722444" +"1902455637","CONNECT","CONNECT URL","fgannon@jri.org","N","","","","","","","","","3313 Washington St","","Jamaica Plain","MA","US","021302691" +"1629627351","DIRECT","Direct Messaging Address","tracy.edwards@rop.com","N","","","","","","","","","2560 Business Pkwy","","Minden","NV","US","894238985" +"1629627351","DIRECT","Direct Messaging Address","tracy.edwards@rop.com","N","","","","","","","","","2560 Business Pkwy","","Minden","NV","US","894238985" +"1043869795","OTHERS","Other URL","cftsap.com","N","","","","","","","","","4209 W Shamrock Ln","","McHenry","IL","US","600508700" +"1598314247","CONNECT","CONNECT URL","tawnyamgrover@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6546 E Ingram St","","Mesa","AZ","US","852053785" +"1396394052","CONNECT","CONNECT URL","https://balancebytouch.com/","N","website","","DIRECT","Direct","","OTHER","Other","Mailing address","6400 Bannington Rd Ste A","","Charlotte","NC","US","282261327" +"1285283937","CONNECT","CONNECT URL","info@braceshayward.com","N","","","","","","","","","21911 Foothill Blvd","","Hayward","CA","US","945412118" +"1831748599","CONNECT","CONNECT URL","tldiaz03@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","9820 Northcross Center Ct","","Huntersville","NC","US","280787356" +"1861041527","DIRECT","Direct Messaging Address","mretsky@bethingram.com","N","","","","","","","","","602 Vonderburg Dr Ste 201","","Brandon","FL","US","335115900" +"1003465766","DIRECT","Direct Messaging Address","sarah.reese@coloradobehavior.com","N","Provider email","","DIRECT","Direct","","OTHER","Other","Direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203162" +"1497304158","DIRECT","Direct Messaging Address","Ryan@wellnesscounselinghawaii.com","N","Business email","","","","","","","","970 N Kalaheo Ave Ste 201","","Kailua","HI","US","967341866" +"1821647587","CONNECT","CONNECT URL","Utica","N","Office","","DIRECT","Direct","","OTHER","Other","Utica","39 Capardo Dr","","Whitesboro","NY","US","134922938" +"1821647587","CONNECT","CONNECT URL","Utica","N","office","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Utica","39 Capardo Dr","","Whitesboro","NY","US","134922938" +"1275182933","DIRECT","Direct Messaging Address","drbrowne@brownechiro.com","N","","","DIRECT","Direct","","CSV","CSV","","921 Fm 517 Rd E","","Dickinson","TX","US","775398642" +"1275182941","DIRECT","Direct Messaging Address","orlando@careerstaff.com","N","Career Staff Unlimited","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Email address","2980 W Beaumont Ln","","Eustis","FL","US","327262071" +"1538718291","CONNECT","CONNECT URL","http://www.summithealthmed.com","N","","","","","","","","","21321 E Ocotillo Rd Ste 125","","Queen Creek","AZ","US","851425995" +"1467001131","OTHERS","Other URL","Na","N","","","","","","","","","1330 S Potomac St Ste 100","","Aurora","CO","US","800124527" +"1811546591","OTHERS","Other URL","WICHITA","N","","","OTHER","Other","WICHITA","","","","310 S Hillside St","","Wichita","KS","US","672112193" +"1972152650","DIRECT","Direct Messaging Address","Tosca.wojnas@lourdesonline.org","N","","","","","","","","","500 N Morain St Ste 1250","","Kennewick","WA","US","993362967" +"1184273864","DIRECT","Direct Messaging Address","esimmons@nationaldoula.org","N","email","","DIRECT","Direct","","OTHER","Other","Email","1723 Colard Ln","","Lyons","CO","US","805408312" +"1881243566","CONNECT","CONNECT URL","https://secure.simplepractice.com/users/sign_in","N","EHR Client Portal","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5921 Middlefield Rd Ste 100","","Littleton","CO","US","801232860" +"1699324376","DIRECT","Direct Messaging Address","sylvia.arballo@rop.com","N","work email","","","","","","","","5911 Santa Catalina Ave","","Garden Grove","CA","US","928451131" +"1699324376","DIRECT","Direct Messaging Address","sylvia.arballo@rop.com","N","email address","","","","","","","","5911 Santa Catalina Ave","","Garden Grove","CA","US","928451131" +"1417506197","DIRECT","Direct Messaging Address","hglover@caiinc.org","N","","","","","","","","","350 Salem Rd Ste 1","","Conway","AR","US","720346166" +"1639728322","OTHERS","Other URL","tytygeorgia@gemail.com","N","","","","","","","","","3600 S State Road 7 Ste 320","","Miramar","FL","US","330235290" +"1225687908","DIRECT","Direct Messaging Address","taylor.brummett@lourdesonline.org","N","","","","","","","","","500 N Morain St Ste 1250","","Kennewick","WA","US","993362967" +"1396394078","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1275182966","CONNECT","CONNECT URL","BILLINGS","N","","","","","","","","","207 N Broadway Ste 110","","Billings","MT","US","591011951" +"1902455694","CONNECT","CONNECT URL","http://www.hospitalitydental.com","N","","","DIRECT","Direct","","CSV","CSV","","164 W Hospitality Ln Ste 14","","San Bernardino","CA","US","924083329" +"1881243574","OTHERS","Other URL","NOTREQUIRED","N","NOTREQUIRED","","OTHER","Other","NOTREQUIRED","OTHER","Other","NOTREQUIRED","1203 American Greeting Card Rd","","Corbin","KY","US","407014811" +"1326697012","OTHERS","Other URL","upsd.org","N","","","","","","","","","3717 Grandview Dr W","","University Place","WA","US","984662138" +"1326697012","OTHERS","Other URL","upsd83.org","N","","","","","","","","","3717 Grandview Dr W","","University Place","WA","US","984662138" +"1235788928","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1942859632","DIRECT","Direct Messaging Address","aimeemarie.l.zapata@kp.org","Y","Email","Kaiser Permanente","DIRECT","Direct","","CSV","CSV","","6620 Via Del Oro","","San Jose","CA","US","951191452" +"1942859632","DIRECT","Direct Messaging Address","aimeemarie.l.zapata@kp.org","Y","E-Mail","Kaiser Permanente","DIRECT","Direct","","CSV","CSV","","6620 Via Del Oro","","San Jose","CA","US","951191452" +"1841849445","DIRECT","Direct Messaging Address","info@handprintshomehealth.com","Y","email address","Hart Therapy Services","DIRECT","Direct","","CSV","CSV","","2525 S Wadsworth Blvd Ste 303","","Lakewood","CO","US","802273246" +"1386293074","OTHERS","Other URL","Hornsf@glensfallshosp.org","N","","","","","","","","","100 Park St","","Glens Falls","NY","US","128014447" +"1477102168","OTHERS","Other URL","akohout@hearingrehabpacnw.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","16699 Boones Ferry Rd Ste 11O","","Lake Oswego","OR","US","970354366" +"1316596018","OTHERS","Other URL","N/A","N","","","","","","","","","225 Cedar Hill St Ste 200","","Marlborough","MA","US","017525900" +"1316596018","OTHERS","Other URL","N/A","N","","","","","","","","","225 Cedar Hill St Ste 200","","Marlborough","MA","US","017525900" +"1861041568","DIRECT","Direct Messaging Address","info@skinbaraustin.com","N","","","DIRECT","Direct","","","","","13110 W Highway 290 Ste 103","","Austin","TX","US","787378500" +"1740839349","DIRECT","Direct Messaging Address","support@theurgentnp.com","N","Company Email","","","","","","","","1405 Pannell Dr Apt I","","Aberdeen","MD","US","210013149" +"1992354591","CONNECT","CONNECT URL","www.kareo.com","N","Web based EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2353 Tall Woods Trl","","Keller","TX","US","762626823" +"1881243483","CONNECT","CONNECT URL","brianserrano171@gmail.com","N","","","","","","","","","28062 Forbes Rd","","Laguna Niguel","CA","US","926771205" +"1164071783","DIRECT","Direct Messaging Address","Rbeebe1@hfhs.org","N","","","","","","CSV","CSV","","6777 W Maple Rd","","West Bloomfield","MI","US","483223013" +"1164071783","DIRECT","Direct Messaging Address","Rbeebe1@hfhs.org","N","HFHS email","","","","","","","","15855 19 Mile Rd","","Clinton Twp","MI","US","480383504" +"1811546435","CONNECT","CONNECT URL","tbabino.ops@gmail.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","99-128 Aiea Heights Dr Ste 305","","Aiea","HI","US","967013933" +"1811546435","CONNECT","CONNECT URL","tbabino.OPS@gmail.com","N","","","","","","","","","99-128 Aiea Heights Dr Ste 305","","Aiea","HI","US","967013933" +"1811546435","DIRECT","Direct Messaging Address","admin@mililanipsychology.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","95-1249 Meheula Pkwy Ste 195","","Mililani","HI","US","967891791" +"1073162699","CONNECT","CONNECT URL","Portland","N","","","","","","","","","3620 SE Powell Blvd Ste 200","","Portland","OR","US","972021880" +"1073162699","CONNECT","CONNECT URL","Portland","N","","","","","","","","","16338 SE Stark St","","Portland","OR","US","972333958" +"1619526217","DIRECT","Direct Messaging Address","joelclojo1@comcast.net","N","personal email address","","OTHER","Other","joelclojo06@gmail.com","OTHER","Other","email adrress","5871 SW 36th Ct Apt 201","","Davie","FL","US","333142768" +"1285283804","OTHERS","Other URL","none","N","","","OTHER","Other","none","OTHER","Other","none","2109 Valleygate Dr Ste 201","","Fayetteville","NC","US","283043571" +"1528617396","OTHERS","Other URL","n/a","N","","","OTHER","Other","N/A","OTHER","Other","0","2407 Woodview Ct","","Snellville","GA","US","300784170" +"1700435575","DIRECT","Direct Messaging Address","PT11@amtvero.com","N","","","","","","","","","2965 20th St","","Vero Beach","FL","US","329603097" +"1700435575","DIRECT","Direct Messaging Address","PT11@amtvero.com","N","","","","","","","","","2965 20th St","","Vero Beach","FL","US","329603097" +"1992354781","DIRECT","Direct Messaging Address","spt@riveroakspt.com","N","","","","","","","","","5881 Virginia Pkwy Ste 100","","McKinney","TX","US","750715402" +"1447809231","DIRECT","Direct Messaging Address","katelyn.baumann@childrenscolorado.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","225 E Chicago Ave","","Chicago","IL","US","606112991" +"1710536503","DIRECT","Direct Messaging Address","Jroffe@bu.edu","N","","","","","","","","","185 Bay State Rd","","Boston","MA","US","022151506" +"1205485919","DIRECT","Direct Messaging Address","janance1@utmck.edu","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1924 Alcoa Hwy","","Knoxville","TN","US","379201511" +"1255980876","CONNECT","CONNECT URL","https://hcr.pointclickcare.com/home/login.","N","Point Click Care EHR","","DIRECT","Direct","","OTHER","Other","secure message Point Click Care","4466 Lynnhaven Ave","","Louisville","OH","US","446419513" +"1972152684","CONNECT","CONNECT URL","SARASOTA","N","","","","","","","","","2017 Randa Blvd","","Sarasota","FL","US","342358821" +"1659920387","DIRECT","Direct Messaging Address","info@veemahconsulting.com","N","","","","","","","","","7200 France Ave S Ste 100D","","Edina","MN","US","554354308" +"1417506155","DIRECT","Direct Messaging Address","lduggan@inhomecarema.com","N","email","","DIRECT","Direct","","CSV","CSV","fax","6 Lancaster County Rd Ste 1","","Harvard","MA","US","014511135" +"1629627237","DIRECT","Direct Messaging Address","dsponable@johnstownschools.org","N","","","","","","","","","235 Pleasant Ave","","Johnstown","NY","US","120951110" +"1174172860","DIRECT","Direct Messaging Address","laydia.perez@rop.com","N","email address","","DIRECT","Direct","","","","","5955 Hooper Ave","","Los Angeles","CA","US","900011284" +"1891344586","DIRECT","Direct Messaging Address","ebiggs-heisler@greenchimneys.org","Y","Private business email address","Green Chimneys Childrens Services","DIRECT","Direct","","CSV","CSV","","400 Doansburg Rd","","Brewster","NY","US","105095902" +"1114576717","OTHERS","Other URL","saf9040@nyp.org","N","Facility","","","","","","","","3198 Grand Concourse","","Bronx","NY","US","104581000" +"1356990956","CONNECT","CONNECT URL","www.kareo.com","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7222 Crawford Rd Ste 100","","Argyle","TX","US","762262672" +"1154970754","CONNECT","CONNECT URL","CRYERTRUCKANDTRANS@HOTMAIL.COM","N","EMAIL ADDRESS","","","","","","","","103 Rooks Dr","","Slidell","LA","US","704581033" +"1679122287","CONNECT","CONNECT URL","www.ntherapeutichealthenvironmt,com","N","","","","","","","","","4301 NW 63rd St Ste 307","","Oklahoma City","OK","US","731161504" +"1760031371","DIRECT","Direct Messaging Address","teri.lee@eznutritionconsulting.com","N","email","","DIRECT","Direct","","OTHER","Other","papillion","807 Cody Cir","","Papillion","NE","US","680463747" +"1558910166","DIRECT","Direct Messaging Address","ariellesimonds@citizenadvocates.net","N","","","","","","","","","31 6th St","","Malone","NY","US","129531246" +"1528617016","CONNECT","CONNECT URL","https://lifeconnections.kasa-solutions.com/","Y","","Life Connections, LLC","","","","","","","209 W Main St","","Anamosa","IA","US","522051811" +"1073162681","DIRECT","Direct Messaging Address","cvalley@ehsny.org","N","work email","","DIRECT","Direct","","","","","1131 Broadway St","","Buffalo","NY","US","142121501" +"1023667672","CONNECT","CONNECT URL","www.greatoaksdentists.com","N","","","","","","","","","1532 N Walnut Ave","","New Braunfels","TX","US","781306074" +"1881243418","DIRECT","Direct Messaging Address","ipower@waveny.org","N","Secure Waveny LifeCare Network Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3 Farm Rd","","New Canaan","CT","US","068406698" +"1073162608","CONNECT","CONNECT URL","kimlosquadrocounselor@gmail.com","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","107 Hughes St NE","","Fort Walton Beach","FL","US","325484455" +"1275182818","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1538718176","OTHERS","Other URL","springfield","N","","","","","","","","","110 Maple St Fl 3","","Springfield","MA","US","011051864" +"1548819188","CONNECT","CONNECT URL","Columbia","N","","","HIE","Health Information Exchange (HIE)","","","","","2715 Colonial Dr","","Columbia","SC","US","292036818" +"1811546450","DIRECT","Direct Messaging Address","va10@synergyhomecare.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","44330 Mercure Cir Ste 114","","Sterling","VA","US","201662023" +"1417506080","OTHERS","Other URL","Henderson","N","","","","","","","","","2722 Briarcliff Ave","","Henderson","NV","US","890741251" +"1427607092","CONNECT","CONNECT URL","www.aspiranet.org","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1295384873","OTHERS","Other URL","admin@mirrorlakedentistry.com","N","","","DIRECT","Direct","","","","","605 Avalon Dr","","Seagoville","TX","US","751593034" +"1013566603","OTHERS","Other URL","CPRS","N","","","","","","","","","1901 Veterans Memorial Dr","","Temple","TX","US","765047451" +"1760031355","CONNECT","CONNECT URL","Talofofo","N","","","DIRECT","Direct","","OTHER","Other","Talofofo","125 Darwin Ln","","Talofofo","GU","US","969153723" +"1306495999","DIRECT","Direct Messaging Address","stallman@crossroadsbhs.org","N","cbhs email","","DIRECT","Direct","","OTHER","Other","PHI","1003 Cottonwood Rd","","Creston","IA","US","508011012" +"1043869639","DIRECT","Direct Messaging Address","mckenzie.bright.1@12102.direct.athenahealth.com","N","","","","","","","","","2376 N 400 E Ste 102","","Tooele","UT","US","840743413" +"1669021259","DIRECT","Direct Messaging Address","sara@enlightened-counseling.com","N","","","","","","","","","607 10th St Ste 303","","Golden","CO","US","804015829" +"1053960559","OTHERS","Other URL","Anasazi","N","","","","","","","","","1108 Whitmore St","","Hanford","CA","US","932303652" +"1952950461","OTHERS","Other URL","Berkeley","N","","","DIRECT","Direct","","","","","1980 Allston Way Ste H105","","Berkeley","CA","US","947041463" +"1952950461","CONNECT","CONNECT URL","Berkeley","N","","","DIRECT","Direct","","CSV","CSV","","1980 Allston Way Ste H105","","Berkeley","CA","US","947041463" +"1861041378","OTHERS","Other URL","ANASAZI","N","","","","","","","","","2342 Glacier Way","","Hanford","CA","US","932308586" +"1508415092","OTHERS","Other URL","0","N","","","","","","","","","535 6th St","","Pawnee","OK","US","740582542" +"1053960674","CONNECT","CONNECT URL","OFFICE","N","","","DIRECT","Direct","","CSV","CSV","","295 Elm St Ste 1A","","Birmingham","MI","US","480096344" +"1861041410","DIRECT","Direct Messaging Address","steveszopalcsw@protonmail.com","N","encrypted email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6073 Arlington Blvd","","Falls Church","VA","US","220442721" +"1043869670","DIRECT","Direct Messaging Address","w_rosa@hotmail.com","N","","","DIRECT","Direct","","","","","Condominio Alamanda","Apt 1041","Guaynabo","PR","US","00971" +"1144879768","OTHERS","Other URL","dannyj.mendezgomez@gmail.com","N","Google Email","","DIRECT","Direct","","OTHER","Other","Email","Centro Quiropractico de Puerto Rico","Fajardo Market Square, Carr. #3 KM 45.4","Fajardo","PR","US","00738" +"1568011187","DIRECT","Direct Messaging Address","myltreda@hopecounselingservices.net","N","","","","","","","","","6600 W Charleston Blvd Ste 140","","Las Vegas","NV","US","891461067" +"1366091928","OTHERS","Other URL","theleggettgrouptherapy.com","N","company website","","OTHER","Other","company website","OTHER","Other","company website","5 Edgell Rd Ste 32","","Framingham","MA","US","017014868" +"1184273732","OTHERS","Other URL","https://www.pioneerschools.org","N","","","","","","","","","30 School St","","Delevan","NY","US","140429803" +"1316596919","OTHERS","Other URL","www.dag.healthcare","N","Website","","DIRECT","Direct","","CSV","CSV","","5706 E. Mockingbird Ln","Ste 115","DALLAS","TX","US","75206" +"1487203097","DIRECT","Direct Messaging Address","lgoepfert@schools.nyc.gov","N","School Email Address","","","","","","","","14727 15th Dr","","Whitestone","NY","US","113572599" +"1114576725","CONNECT","CONNECT URL","bsawyer@iuhealth.org","N","iu health email","","","","","","","","705 Riley Hospital Dr","","Indianapolis","IN","US","462025109" +"1831748409","CONNECT","CONNECT URL","Theranest","N","therapy software system for psychotherapists","","","","","","","","365 Fifth Ave S","","Naples","FL","US","341026575" +"1396394920","DIRECT","Direct Messaging Address","mnlemaster@premierhealth.com","N","professional email","","","","","","","","1 Wyoming St","","Dayton","OH","US","454092722" +"1699324210","CONNECT","CONNECT URL","Knparkin87@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","11 Hamilton St Apt 2","","Hyde Park","MA","US","021362423" +"1699324210","DIRECT","Direct Messaging Address","Kparkin@familycarepartnership.com","N","Email","","DIRECT","Direct","","CSV","CSV","","520 Dudley St","","Roxbury","MA","US","021192769" +"1598314122","DIRECT","Direct Messaging Address","agohring@behaviordesigns.net","N","business email","","DIRECT","Direct","","OTHER","Other","Other","212 N 6th St","","Saint Charles","MO","US","633011802" +"1235788860","OTHERS","Other URL","smile@enjoyindydental.com","N","","","","","","","","","818 N College Ave","","Indianapolis","IN","US","462023468" +"1023667656","OTHERS","Other URL","Foxpro","N","","","DIRECT","Direct","","CSV","CSV","","20410 Observation Dr Ste 108","","Germantown","MD","US","208766419" +"1952950586","CONNECT","CONNECT URL","mvansoelen@spectrumhuman.org","N","email","","","","","","","","1111 40th St SE","","Grand Rapids","MI","US","495086084" +"1497304059","CONNECT","CONNECT URL","Acarmona@savass.com","N","","","","","","","","","1000 E Stuart St","","Fort Collins","CO","US","805251555" +"1649829284","OTHERS","Other URL","BALDWYN","N","","","","","","","","","312 Road 2878","","Baldwyn","MS","US","388249024" +"1649829284","OTHERS","Other URL","BALDWYN","N","","","","","","","","","312 Road 2878","","Baldwyn","MS","US","388249024" +"1649829284","OTHERS","Other URL","BALDWYN","N","","","","","","","","","312 Road 2878","","Baldwyn","MS","US","388249024" +"1649829284","OTHERS","Other URL","BALDWYN","N","","","","","","","","","312 Road 2878","","Baldwyn","MS","US","388249024" +"1649829284","OTHERS","Other URL","BALDWYN","N","","","","","","","","","312 Road 2878","","Baldwyn","MS","US","388249024" +"1649829284","OTHERS","Other URL","BALDWYN","N","","","","","","","","","312 Road 2878","","Baldwyn","MS","US","388249024" +"1740839380","DIRECT","Direct Messaging Address","contact@ttspeech.com","N","","","","","","","","","2400 Darlington Rd","","Beaver Falls","PA","US","150101305" +"1780233320","DIRECT","Direct Messaging Address","rtapp@bodyonept.com","N","","","","","","","","","10412 Allisonville Rd","","Fishers","IN","US","460382052" +"1639728280","DIRECT","Direct Messaging Address","trinity.bergeron@sandfordhealth.org","N","","","","","","","","","722 15th St NW","","Bemidji","MN","US","566012528" +"1376192922","OTHERS","Other URL","brooklyn","N","","","","","","","","","26 Court St","","Brooklyn","NY","US","112420103" +"1376192922","OTHERS","Other URL","brooklyn","N","","","","","","","","","26 Court St","","Brooklyn","NY","US","112420103" +"1376192922","OTHERS","Other URL","brooklyn","N","","","","","","","","","26 Court St","","Brooklyn","NY","US","112420103" +"1649829292","DIRECT","Direct Messaging Address","arielle@acsny.org","N","","","","","","","","","1719 Quentin Rd Apt 3B","","Brooklyn","NY","US","112291223" +"1952950511","CONNECT","CONNECT URL","acemedicaltranstn@gmail.com","N","","","","","","","","","605 Thomas St Apt 205","","Memphis","TN","US","381071464" +"1508415167","DIRECT","Direct Messaging Address","agarcia@championsrecovery.org","N","","","","","","","","","11517 15th Ave","","Lemoore","CA","US","932459508" +"1922657584","DIRECT","Direct Messaging Address","csolis@houstonmethodist.org","N","Work email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6550 Fannin St.","Smith Tower Suite 1601","Houston","TX","US","770307703" +"1568011120","DIRECT","Direct Messaging Address","dollarwellnesscenter@outlook.com","N","business info","","DIRECT","Direct","","CSV","CSV","","106 New Hope Rd","","Fayetteville","GA","US","302141360" +"1013566678","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","1000 Eddy St","","Providence","RI","US","029054739" +"1558910125","OTHERS","Other URL","Suegehling@yahoo.com","N","suegehling@yahoo.com","","DIRECT","Direct","","OTHER","Other","email","1610 Burgess Ave","","Carroll","IA","US","514013317" +"1265081830","DIRECT","Direct Messaging Address","bihn@schools.nyc.gov","N","","","","","","","","","5601 16th Ave","","Brooklyn","NY","US","112041809" +"1447809017","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1710536396","DIRECT","Direct Messaging Address","bhukhal@sutterhealth.org","N","email","","DIRECT","Direct","","OTHER","Other","email","577 Airport Blvd","","Burlingame","CA","US","940102020" +"1457900037","DIRECT","Direct Messaging Address","Terrel.n@childandfamilywellnesscenter.com","N","Email","","DIRECT","Direct","","CSV","CSV","","695 Truman Hwy # 201-202","","Boston","MA","US","021363552" +"1366091944","DIRECT","Direct Messaging Address","emily@blueridgespeechandvoice.com","N","business email (G-Suite)","","","","","","","","38 Weston Heights Dr","","Asheville","NC","US","288038518" +"1215586896","SOAP","SOAP URL","Wynnewood","N","","","","","","","","","1025 Walnut St Bldg Suite414","","Philadelphia","PA","US","191075001" +"1942859525","OTHERS","Other URL","7240ESouthgateDrSuiteG","N","","","OTHER","Other","none","OTHER","Other","none","7240 E Southgate Dr Ste G","","Sacramento","CA","US","958232627" +"1912556408","DIRECT","Direct Messaging Address","Carly.Pollock@unitypoint.org","N","Work Email","","","","","","","","3251 W 9th St","","Waterloo","IA","US","507025310" +"1679122253","CONNECT","CONNECT URL","www.aveanna.com","N","","","","","","","","","2250 Wehrle Dr Ste 1","","Williamsville","NY","US","142217034" +"1518516012","OTHERS","Other URL","Cheerfulhandshomecare@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","Email","2072 Freeney Ave","","Suffolk","VA","US","234343200" +"1053960542","CONNECT","CONNECT URL","BBKnox@savasc.com","N","","","","","","","","","1000 E Stuart St","","Fort Collins","CO","US","805251555" +"1629627120","CONNECT","CONNECT URL","acbhcs.org","N","","","","","","","","","39155 Liberty St Ste G710","","Fremont","CA","US","945381525" +"1366091860","CONNECT","CONNECT URL","www.drmochiro.com","N","","","","","","","","","400 8th St NE","","Washington","DC","US","200025228" +"1336798834","DIRECT","Direct Messaging Address","staff@ecgstaff.com","N","","","","","","","","","309 W Clark St","","Champaign","IL","US","618204637" +"1447809942","OTHERS","Other URL","mbaez@tpocc.org","N","Work Email","","","","","","","","711 N Court St","","Visalia","CA","US","932913638" +"1992354492","CONNECT","CONNECT URL","jplummer@crisisprepandrecovery.com","N","","","","","","","","","1400 E Southern Ave Ste 735","","Tempe","AZ","US","852825699" +"1275182776","CONNECT","CONNECT URL","Tampa","N","","","OTHER","Other","Tampa","OTHER","Other","Tampa","16204 Nottingham Park Way","","Tampa","FL","US","336472768" +"1942859459","CONNECT","CONNECT URL","crrutledge@savasc.com","N","","","","","","","","","1000 E Stuart St","","Fort Collins","CO","US","805251555" +"1942859459","CONNECT","CONNECT URL","crrutledge@savasc.com","N","email","","","","","","","","1000 E Stuart St","","Fort Collins","CO","US","805251555" +"1588213128","DIRECT","Direct Messaging Address","donelle.l.clark2.mil@mail.mil","N","","","","","","","","","David Grant Medical Center","Travis Air Force Base","FAIRFIELD","CA","US","94535" +"1679122212","OTHERS","Other URL","info@apluscarellc.com","N","","","","","","","","","223 Highway 18 Ste 108","","East Brunswick","NJ","US","088161913" +"1023667524","DIRECT","Direct Messaging Address","info@gsdcdda.com","N","GSDC info email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","818 NW 15th St","","Meridian","ID","US","836423724" +"1063061570","DIRECT","Direct Messaging Address","referrals@caringhandshomes.com","N","Private email address for referrals and patient information","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Patient referrals and Health information exchange","2323 S Troy St Ste 5-120","","Aurora","CO","US","800141958" +"1942859558","OTHERS","Other URL","Joholt456@gmail.com","N","","","","","","","","","625 S Lincoln Ave","","O Fallon","IL","US","622692663" +"1528617131","DIRECT","Direct Messaging Address","eneufeld@co.seneca.ny.us","N","email address","","","","","","","","31 Thurber Dr","","Waterloo","NY","US","131651665" +"1114576733","DIRECT","Direct Messaging Address","BFairley@selectmedical.com","N","","","","","","","","","1669 Phoenix Pkwy Ste 102","","College Park","GA","US","303495462" +"1114576733","OTHERS","Other URL","BFairley@selectmedical.com","N","","","","","","","","","1669 Phoenix Pkwy Ste 102","","College Park","GA","US","303495462" +"1376192914","DIRECT","Direct Messaging Address","Shirley.Mathies@va.gov","N","work email","","DIRECT","Direct","","CSV","CSV","","510 E Stoner Ave","","Shreveport","LA","US","711014243" +"1932758570","DIRECT","Direct Messaging Address","genac@pioneermhc.com","N","","","DIRECT","Direct","","","","","350 City View Dr Ste 206","","Evanston","WY","US","829305326" +"1235788829","CONNECT","CONNECT URL","CHKLLC","N","","","DIRECT","Direct","","CSV","CSV","","115 Cross","","Benton","AR","US","720153701" +"1629627286","CONNECT","CONNECT URL","####","N","####","","DIRECT","Direct","","CSV","CSV","","7519 Eastwood Lake Ln","","Richmond","TX","US","774072878" +"1629627286","OTHERS","Other URL","####","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","#####","7519 Eastwood Lake Ln","","Richmond","TX","US","774072878" +"1790334357","OTHERS","Other URL","GJENKINSWIMBERLY@GMAIL.COM","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","N/A","2423 Fort Worth Ave Apt 1205","","Dallas","TX","US","752111751" +"1538718192","OTHERS","Other URL","viktor@optimumjoyclinicalcounseling.com","N","email","","DIRECT","Direct","","OTHER","Other","other","53 W Jackson Blvd Ste 1201","","Chicago","IL","US","606044192" +"1164071726","DIRECT","Direct Messaging Address","kate@tpc.pcc-direct.com","N","","","","","","","","","5405 Memorial Dr Ste D","","Stone Mountain","GA","US","300833236" +"1114576774","OTHERS","Other URL","mkotchevar@stanfordhealthcare.org","Y","","Stanford Health Care","DIRECT","Direct","","OTHER","Other","Secure Work Email","900 Blake Wilbur Dr","","Palo Alto","CA","US","943042201" +"1780233353","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1770132342","DIRECT","Direct Messaging Address","nzehnder@nbngroup.com","N","secured email","","DIRECT","Direct","","CSV","CSV","","240 N James St Ste 203","","Newport","DE","US","198043171" +"1285283879","OTHERS","Other URL","aimforwellness.org","N","","","","","","","","","3348 W 95th St","","Evergreen Park","IL","US","608052236" +"1356990949","DIRECT","Direct Messaging Address","aengland@championsrecovery.org","N","","","","","","","","","311 N Douty St","","Hanford","CA","US","932303951" +"1073162665","OTHERS","Other URL","www.efac15.com","N","","","","","","","","","1320 Culver Dr NE Ste 3","","Palm Bay","FL","US","329071104" +"1336798925","DIRECT","Direct Messaging Address","atopete@championrecovery.org","N","","","","","","","","","311 N Douty St","","Hanford","CA","US","932303951" +"1386293876","DIRECT","Direct Messaging Address","rdellacroce@hopeandhome.org","N","","","","","","","","","4945 N 30th St","","Colorado Springs","CO","US","809193107" +"1417506007","DIRECT","Direct Messaging Address","credentialing@kghautismservices.com","N","credentialing@kghautismservices.com","","DIRECT","Direct","","CSV","CSV","","1161 Lake Cook Rd","","Deerfield","IL","US","600155649" +"1568011054","OTHERS","Other URL","Allmylove0316@gmail.com","N","","","DIRECT","Direct","","","","","2817 Central Ave Apt 600","","Cleveland","OH","US","441153139" +"1790334282","CONNECT","CONNECT URL","trinitycounselingcenter.net","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","815 E Jackson St","","Medford","OR","US","975046713" +"1972152478","CONNECT","CONNECT URL","stacyw@bpht.com","Y","","Bothell Pediatric & Hand Therapy","DIRECT","Direct","","","","","18504 - Bothell Way NE","","Bothell","WA","US","98011" +"1194374603","DIRECT","Direct Messaging Address","gdecesare@cityprogroup.com","N","","","","","","","","","466 Main St","","New Rochelle","NY","US","108016431" +"1194374603","DIRECT","Direct Messaging Address","gdecesare@cityprogroup.com","N","","","","","","","","","466 Main St","","New Rochelle","NY","US","108016431" +"1699324103","SOAP","SOAP URL","directexchange","N","","","","","","","","","6605 E State Blvd Ste 7","","Fort Wayne","IN","US","468157036" +"1699324103","SOAP","SOAP URL","directexchange","N","","","","","","","","","6605 E State Blvd Ste 7","","Fort Wayne","IN","US","468157036" +"1902455413","DIRECT","Direct Messaging Address","ibarrera@championsrecovery.org","N","","","","","","","","","311 N Douty St","","Hanford","CA","US","932303951" +"1528617032","OTHERS","Other URL","5163788222","N","","","","","","","","","2291 Merrick Rd","","Merrick","NY","US","115664756" +"1962051474","OTHERS","Other URL","clineandassociates@protonmail.com","N","email","","","","","","","","2100 Manchester Rd Ste 501-1","","Wheaton","IL","US","601874579" +"1982253498","DIRECT","Direct Messaging Address","ggallegos@championsrecovery.org","N","","","","","","","","","311 N Douty St","","Hanford","CA","US","932303951" +"1508415019","OTHERS","Other URL","caseysummer@ymail.com","N","","","DIRECT","Direct","","CSV","CSV","","3008 Urban Ave","","Dallas","TX","US","752275760" +"1205485729","DIRECT","Direct Messaging Address","mcgahan1@comcast.net","N","","","","","","","","","1365 SW Vizcaya Cir","","Palm City","FL","US","349901962" +"1649829169","CONNECT","CONNECT URL","vgondara@phsi.us","N","","","","","","","","","501 Bath Rd","","Bristol","PA","US","190073101" +"1740839265","OTHERS","Other URL","Pointclickcare","N","","","","","","","","","1208 E Cross St","","Centerville","IA","US","525443501" +"1568011088","DIRECT","Direct Messaging Address","jen@thecenterforchilddevelopment.com","N","Hushmail","","DIRECT","Direct","","OTHER","Other","Email","256 Chapman Rd Bldg Suite201","","Newark","DE","US","197025499" +"1558910075","OTHERS","Other URL","UnitedHHLLC@Gmail.com","N","","","","","","","","","2172 Woodcrest Dr","","Lynchburg","VA","US","245032942" +"1275182792","CONNECT","CONNECT URL","Gilroy","N","","","","","","CSV","CSV","","9015 Murray Ave","","Gilroy","CA","US","950203617" +"1447809967","DIRECT","Direct Messaging Address","arlencruz@rocketmail.com","N","","","DIRECT","Direct","","CSV","CSV","","401 Coral Way Ste 402A","","Coral Gables","FL","US","331344933" +"1447809967","DIRECT","Direct Messaging Address","arlencruz@rocketmail.com","N","","","DIRECT","Direct","","CSV","CSV","","401 Coral Way Ste 402A","","Coral Gables","FL","US","331344933" +"1811546336","CONNECT","CONNECT URL","arosario@manor.edu","N","","","","","","","","","547 Glenview St","","Philadelphia","PA","US","191114306" +"1356990873","DIRECT","Direct Messaging Address","kschuit@swcccase.org","Y","email","SOUTHWEST COOK COUNTY COOPERATIVE ASSN FOR SPECIAL EDUCATION","DIRECT","Direct","","","","","6020 151st St","","Oak Forest","IL","US","604521841" +"1891344313","CONNECT","CONNECT URL","givingbetterlives","N","","","","","","","","","808 Gregorys Way","","Voorhees","NJ","US","080432056" +"1619526134","DIRECT","Direct Messaging Address","anna.park@medmail.usc.edu","N","email","","DIRECT","Direct","","CSV","CSV","","1000 S Fremont Ave Ste 10150","","Alhambra","CA","US","918038800" +"1427607944","CONNECT","CONNECT URL","COMPUTERNETWORK","N","","","DIRECT","Direct","","CSV","CSV","","4205 SW 136th Pl","","Miami","FL","US","331753751" +"1427607944","SOAP","SOAP URL","COMPUTERNETWORK","N","","","DIRECT","Direct","","CSV","CSV","","4205 SW 136th Pl","","Miami","FL","US","331753751" +"1801445333","CONNECT","CONNECT URL","Chicago","N","Office","","DIRECT","Direct","","OTHER","Other","Electronic Medical Record/ Agency Email","3737 W Lawrence Ave","","Chicago","IL","US","60625" +"1447809900","OTHERS","Other URL","@aegis.gov","N","","","","","","","","","1343 W Main St","","Merced","CA","US","953404438" +"1821647355","DIRECT","Direct Messaging Address","NZachesky@novacare.com","N","work email","","DIRECT","Direct","","CSV","CSV","","2910 Bigler Ave","","Northern Cambria","PA","US","15714" +"1043869597","CONNECT","CONNECT URL","reasonablehealthcare@gmail.com","N","","","","","","","","","2317 Richmond Ave","","Portsmouth","VA","US","237046439" +"1043869597","CONNECT","CONNECT URL","PORTSMOUTH","N","","","","","","","","","2317 Richmond Ave","","Portsmouth","VA","US","237046439" +"1831748375","OTHERS","Other URL","homegold1@aol.com","N","","","","","","","","","9902 Craftsman Park Way","","Palmetto","FL","US","342211113" +"1427607985","DIRECT","Direct Messaging Address","ocephas@lumierehealingcenters.com","N","email for my job.","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7593 Tylers Place Blvd","","West Chester","OH","US","450696308" +"1447809918","DIRECT","Direct Messaging Address","mferraro@stmaryskids.org","N","Electronic Mail Address","","DIRECT","Direct","","CSV","CSV","","1 Expressway Plz","","Roslyn Heights","NY","US","115772047" +"1003465550","CONNECT","CONNECT URL","N/A","N","N/A","","DIRECT","Direct","","CSV","CSV","","1532 Stewart Dr","","Rockwall","TX","US","750326599" +"1952950487","CONNECT","CONNECT URL","www.latchymamalactation.com","N","","","","","","","","","70120 McKenzie Canyon Rd","","Sisters","OR","US","977599742" +"1922657451","DIRECT","Direct Messaging Address","chandeep@locservices.net","N","","","DIRECT","Direct","","","","","5428 Cleveland Rd","","Jacksonville","FL","US","322092832" +"1902455439","OTHERS","Other URL","Edinburg","N","Pharmacy computer system-- ComputeRx system","","HIE","Health Information Exchange (HIE)","","OTHER","Other","medication - pharmacy","5203 S McColl Rd","","Edinburg","TX","US","785390231" +"1619526142","CONNECT","CONNECT URL","menich2@fairview.org","N","secured work email","","","","","","","","2450 Riverside Ave","","Minneapolis","MN","US","554541450" +"1235788779","OTHERS","Other URL","EHR","N","Secure Electronic decvice","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","300 Garrisonville Rd Ste 302","","Stafford","VA","US","225548903" +"1427607969","OTHERS","Other URL","https://attachmentandtraumatherapy.com/","N","","","","","","","","","222 W Gregory Blvd Ste 120","","Kansas City","MO","US","641141145" +"1336798875","CONNECT","CONNECT URL","https://mountainstatestherapy.com/","N","website","","","","","","","","8020 Lee Dr","","Arvada","CO","US","800052078" +"1063061505","CONNECT","CONNECT URL","www.mountainstatestherapy.com","N","website","","DIRECT","Direct","","OTHER","Other","website","400 S McCaslin Blvd Ste 208","","Superior","CO","US","800279701" +"1225687767","DIRECT","Direct Messaging Address","vcano@spotrx.com","N","HIPAA Compliant E-Mail with Primary Practice location","","DIRECT","Direct","","CSV","CSV","","1430 E Fort Lowell Rd Ste 120","","Tucson","AZ","US","857192366" +"1750930293","DIRECT","Direct Messaging Address","rebecca.wiles@meritushealth.com","N","","","","","","","","","13218 Blairs Valley Rd","","Clear Spring","MD","US","217221303" +"1215586755","DIRECT","Direct Messaging Address","rorsini@spotrx.com","N","HIPAA compliant work email","","DIRECT","Direct","","CSV","CSV","","1430 E Fort Lowell Rd Ste 120","","Tucson","AZ","US","857192366" +"1942859483","OTHERS","Other URL","https://www.corehighered.com/login-elms.php","N","Patient Documentation","","DIRECT","Direct","","CSV","CSV","","405 Lancaster Ave","","Greer","SC","US","296501235" +"1205485745","OTHERS","Other URL","AGNESDEPENDABLENURSINGCARELLC@GMAIL.COM","N","","","","","","","","","1986 Opitz Blvd","","Woodbridge","VA","US","221913304" +"1730738279","OTHERS","Other URL","manchester","N","Stop and Shop Pharmacy","","","","","","","","286 Broad St","","Manchester","CT","US","060404049" +"1639728173","OTHERS","Other URL","samnwoham@grc.nia.nih.gov","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","251 Bayview Blvd","","Baltimore","MD","US","212242816" +"1538718077","CONNECT","CONNECT URL","Laptop","N","","","","","","","","","2098 Mayflower Dr","","Woodbridge","VA","US","221922317" +"1801445341","CONNECT","CONNECT URL","tamikashomehealth@outlook.com","N","","","","","","","","","6753 Rutherford St","","Detroit","MI","US","482283756" +"1083263529","OTHERS","Other URL","dbrown13@zagmail.gonzaga.edu","N","","","DIRECT","Direct","","OTHER","Other","Spokane WA","2050 Beavercreek Rd # 101-157","","Oregon City","OR","US","970454301" +"1164071619","CONNECT","CONNECT URL","nannypakllc@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","8018 S Bishop St","","Chicago","IL","US","606203852" +"1164071619","CONNECT","CONNECT URL","nannypakllc@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","8018 S Bishop St","","Chicago","IL","US","606203852" +"1265081715","DIRECT","Direct Messaging Address","yolandamorris@comcast.net","N","","","","","","","","","4132 Pond Cypress Ct","","Tallahassee","FL","US","323106357" +"1609425156","DIRECT","Direct Messaging Address","me@kristinfialkotherapy.com","N","email","","DIRECT","Direct","","OTHER","Other","secure communication","431 30th St Ste 120","","Oakland","CA","US","946093307" +"1306495858","CONNECT","CONNECT URL","raymond.desrochers@trinityhealthofne.org","N","","","","","","","","","56 Franklin St","","Waterbury","CT","US","067061253" +"1689223133","CONNECT","CONNECT URL","julie.belt@dvcr.com","N","","","","","","","","","719 Vernon Dr","","Larned","KS","US","675501622" +"1487203931","OTHERS","Other URL","www.fau.edu","Y","","Florida Atlantic University","","","","","","","777 Glades Rd","","Boca Raton","FL","US","334316424" +"1831748383","OTHERS","Other URL","www.mdemeds.com/elite","N","Patient Care Reporting System","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Patient Care Reporting - EMR","2220 Ady Rd","","Forest Hill","MD","US","210501707" +"1366091829","OTHERS","Other URL","hospital","N","direct contact","","DIRECT","Direct","","OTHER","Other","direct contact","3330 Masonic Dr","","Alexandria","LA","US","713013841" +"1518516079","SOAP","SOAP URL","ehr","N","electronic mediacal records","","","","","","","","19 W 34th St Rm 608","","New York","NY","US","100013006" +"1518516079","SOAP","SOAP URL","ehr","N","electronic medical records","","","","","","","","19 W 34th St Rm 608","","New York","NY","US","100013006" +"1982253449","DIRECT","Direct Messaging Address","cgraves@sjrmc.net","N","Business email","","","","","","","","801 W Maple St","","Farmington","NM","US","874015630" +"1508415068","CONNECT","CONNECT URL","www.MyChatTherapist.com","Y","","MyChatTherapy LCSW,PLLC","OTHER","Other","Ridgewood","OTHER","Other","Ridgewood","666 Onderdonk Ave","","Ridgewood","NY","US","113852207" +"1023667581","CONNECT","CONNECT URL","trustushomecareagencyllc@gmail.com","N","","","","","","","","","1290 E Arlington Blvd Ste 203","","Greenville","NC","US","278587854" +"1124677687","DIRECT","Direct Messaging Address","aocare@att.net","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","922 Wadsworth Rd Apt H","","Medina","OH","US","442563244" +"1124677687","DIRECT","Direct Messaging Address","aocare@att.net","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","922 Wadsworth Rd Apt H","","Medina","OH","US","442563244" +"1124677687","DIRECT","Direct Messaging Address","aocare@att.net","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","922 Wadsworth Rd Apt H","","Medina","OH","US","442563244" +"1760031223","DIRECT","Direct Messaging Address","rosa.torres@huskers.unl.edu","N","","","DIRECT","Direct","","","","","6681 Sorensen Pkwy","","Omaha","NE","US","681522139" +"1376192831","OTHERS","Other URL","michaelpaulsatx@gmail","N","","","","","","","","","5535 W Loop 1604 N Ste 104","","San Antonio","TX","US","782537317" +"1659920114","DIRECT","Direct Messaging Address","lmaxson@childtherapychicago.com","N","","","DIRECT","Direct","","CSV","CSV","","29 S Webster St Ste 290E","","Naperville","IL","US","605405356" +"1548819014","CONNECT","CONNECT URL","Chesapeake","N","","","","","","","","","1226 Progressive Dr Ste 101","","Chesapeake","VA","US","233202847" +"1538718002","CONNECT","CONNECT URL","micromerchant","N","","","","","","","","","4445 Kissena Blvd","","Flushing","NY","US","113553055" +"1538718002","CONNECT","CONNECT URL","micromerchant","N","","","","","","","","","4445 Kissena Blvd","","Flushing","NY","US","113553055" +"1073162541","OTHERS","Other URL","@phealtcenter.org","N","@phealthcenter.org","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Secured computer network","1179 N McDowell Blvd","","Petaluma","CA","US","949546559" +"1154970622","SOAP","SOAP URL","Aberdeen","N","Speech therapy","","OTHER","Other","Aberdeen","OTHER","Other","Abingdon","36 Baker St","","Aberdeen","MD","US","210012418" +"1336798800","DIRECT","Direct Messaging Address","info@meditransllc.com","N","Work email address","","DIRECT","Direct","","CSV","CSV","","10346 Plumeria Ct Unit 1","","Rancho Cucamonga","CA","US","917300313" +"1972152445","DIRECT","Direct Messaging Address","dina.ludovici3@va.gov","N","","","DIRECT","Direct","","OTHER","Other","email","510 Butler Ave","","Martinsburg","WV","US","254059990" +"1851940324","OTHERS","Other URL","rileychris63@outlook.com","N","email address","","DIRECT","Direct","","OTHER","Other","email address","711 S Muskogee Ave","","Tahlequah","OK","US","744644717" +"1104475672","OTHERS","Other URL","Milwaukee","N","","","DIRECT","Direct","","","","","1000 N 92nd St","","Milwaukee","WI","US","532263533" +"1609425180","DIRECT","Direct Messaging Address","diana@embpm.com","N","","","","","","","","","39466 Dorchester Cir","","Canton","MI","US","481885000" +"1497304976","OTHERS","Other URL","www.greatfallspt.com","N","","","","","","","","","766 Walker Rd Ste B","","Great Falls","VA","US","220662650" +"1669021143","CONNECT","CONNECT URL","www.milestonestx.com","N","","","","","","","","","7007 N 10th St","","McAllen","TX","US","785043104" +"1194374579","CONNECT","CONNECT URL","stellaius@yahoo.com","N","","","DIRECT","Direct","","","","","13307 Sun Canyon Ct","","Sugar Land","TX","US","774987615" +"1114576493","DIRECT","Direct Messaging Address","terri@kybpg.com","N","","","","","","","","","861 Corporate Dr Ste 164","","Lexington","KY","US","405035432" +"1457900722","DIRECT","Direct Messaging Address","Crobertson@saratogacare.org","N","Email","","DIRECT","Direct","","OTHER","Other","Email","211 Church St","","Saratoga Spgs","NY","US","128661090" +"1700435104","CONNECT","CONNECT URL","Rolla","N","","","","","","","","","1024 S Bishop Ave","","Rolla","MO","US","654014416" +"1083263362","DIRECT","Direct Messaging Address","newsolutions@cox.com","N","newsolutions@cox.com","","DIRECT","Direct","","OTHER","Other","702 461 1982","3925 N L.K Blvd North Las Vegas","","Las Vegas","NV","US","89032" +"1205485588","CONNECT","CONNECT URL","BAKADRI@VHCSLLC.COM","N","","","DIRECT","Direct","","OTHER","Other","MENTAL HEALTH","5209 York Rd Ste 2","","Baltimore","MD","US","212124225" +"1205485588","CONNECT","CONNECT URL","BAKADRI@VHCSLLC.COM","N","MENTAL HEALTH","","DIRECT","Direct","","OTHER","Other","MENTAL HEALTH","5209 York Rd Ste 2","","Baltimore","MD","US","212124225" +"1902455314","DIRECT","Direct Messaging Address","laura@jhendersontherapy.com","N","e-mail","","DIRECT","Direct","","","","","800 Wilcrest Dr Ste 250","","Houston","TX","US","770421372" +"1760031140","CONNECT","CONNECT URL","Rxconnect","Y","","CVS Pharmacy","","","","","","","1500 1st St","","Livermore","CA","US","945504302" +"1770132045","DIRECT","Direct Messaging Address","altheadaheshiar@necfma.direct.emds.com","N","","","DIRECT","Direct","","CSV","CSV","","1405 S 8th Ave Ste 103","","Sterling","CO","US","807514560" +"1801445283","CONNECT","CONNECT URL","https://louisiana.pmpaware.net/login","N","Louisiana Prescription monitoring program","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9960 Bluebonnet Blvd","","Baton Rouge","LA","US","708106457" +"1427607829","OTHERS","Other URL","laredo","N","","","","","","","","","242 Wawi Tijerina Pkwy","","Laredo","TX","US","780435168" +"1134778517","OTHERS","Other URL","jmcculloch@cornerstonesil.com","N","Email","","DIRECT","Direct","","CSV","CSV","","7360 N Lincoln Ave Ste 110","","Lincolnwood","IL","US","607121705" +"1700435260","OTHERS","Other URL","OTHERURL","N","","","DIRECT","Direct","","OTHER","Other","OTHERURL","11480 E 13 Mile Rd","","Warren","MI","US","480932566" +"1477102945","DIRECT","Direct Messaging Address","bbreitbart@henrystreet.org","N","","","","","","","","","40 Montgomery St","","New York","NY","US","100024808" +"1063061547","CONNECT","CONNECT URL","https://www.presencelearning.com/","Y","website","PresenceLearning, Inc.","OTHER","Other","Speech Language Pathology","OTHER","Other","Online learning","3 Private Drive 10659","","Chesapeake","OH","US","456196000" +"1861041345","CONNECT","CONNECT URL","highland","N","","","","","","","","","4800 Clintonville Rd","","Clarkston","MI","US","483464297" +"1861041345","CONNECT","CONNECT URL","highland","N","","","","","","","","","4800 Clintonville Rd","","Clarkston","MI","US","483464297" +"1861041345","CONNECT","CONNECT URL","highland","N","","","","","","","","","4800 Clintonville Rd","","Clarkston","MI","US","483464297" +"1841849320","OTHERS","Other URL","N/A","N","","","","","","","","","625 DeMers Ave","","East Grand Forks","MN","US","567211833" +"1104475581","SOAP","SOAP URL","XML","N","","","","","","","","","6915 Laurel Bowie Rd Ste 205C","","Bowie","MD","US","207151715" +"1538718911","SOAP","SOAP URL","XDR/XDM","Y","Direct MEssAGING","MAAC on Anti-Poverty of San Diego County, Inc","DIRECT","Direct","","CSV","CSV","","73 N 2nd Ave Ste B","","Chula Vista","CA","US","919101124" +"1598314973","CONNECT","CONNECT URL","@ssmhealth.com","N","","","HIE","Health Information Exchange (HIE)","","","","","40 Camelot Dr","","Fond Du Lac","WI","US","549358049" +"1124677521","CONNECT","CONNECT URL","athenahealth","N","","","","","","","","","3405 NW Hunters Ridge Ter","","Topeka","KS","US","666182509" +"1962051359","OTHERS","Other URL","procentive","Y","EHR system","Lakeview Behavioral Health Inc.","HIE","Health Information Exchange (HIE)","","OTHER","Other","EHR","2729 13th Ave E","","Hibbing","MN","US","557462314" +"1417506817","CONNECT","CONNECT URL","http://unicarnyc.com/","N","","","","","","","","","2112 Westchester Ave","","Bronx","NY","US","104624704" +"1417506817","OTHERS","Other URL","n/a","N","","","","","","","","","2112 Westchester Ave","","Bronx","NY","US","104624704" +"1417506817","OTHERS","Other URL","http://unicarnyc.com/","N","","","","","","","","","2112 Westchester Ave","","Bronx","NY","US","104624704" +"1417506817","OTHERS","Other URL","http://unicarnyc.com/","N","","","OTHER","Other","email","","","","2112 Westchester Ave","","Bronx","NY","US","104624704" +"1417506817","DIRECT","Direct Messaging Address","unicar01@hotmail.com","N","email","","","","","","","","2112 Westchester Ave","","Bronx","NY","US","104624704" +"1346899747","OTHERS","Other URL","nj","N","nj","","OTHER","Other","Medicaid","OTHER","Other","nj","28 Temple Rd Apt 36","","Vineland","NJ","US","083603936" +"1871142281","OTHERS","Other URL","FamilyContinuity","N","","","","","","","","","76 Church St","","Whitinsville","MA","US","015881464" +"1215586623","OTHERS","Other URL","striveop@gmail.com","N","","","","","","","","","41400 Dequindre Rd Ste 105","","Sterling Heights","MI","US","483143751" +"1578112843","OTHERS","Other URL","RankOne","N","","","","","","","","","4800 Jack C Hays Trl","","Buda","TX","US","786109361" +"1053960492","OTHERS","Other URL","www.foddoula.com","N","Business website","","DIRECT","Direct","","","","","212 Alverstone St Apt Suite","","DeSoto","TX","US","751154994" +"1427607878","DIRECT","Direct Messaging Address","mikes@chicagophc.com","N","","","","","","","","","1845 E Rand Rd","","Arlington Heights","IL","US","600044356" +"1588213920","DIRECT","Direct Messaging Address","aalviz@cctrenton.org","N","email","","DIRECT","Direct","","CSV","CSV","","1239 Parkway Ave Ste 102","","Ewing","NJ","US","086283000" +"1588213920","CONNECT","CONNECT URL","aalviz@cctrenton.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1239 Parkway Ave Ste 102","","Ewing","NJ","US","086283000" +"1588213920","CONNECT","CONNECT URL","aalviz@cctrenton.org","N","","","DIRECT","Direct","","CSV","CSV","","1239 Parkway Ave Ste 102","","Ewing","NJ","US","086283000" +"1245889690","OTHERS","Other URL","support@dynamicmusictherapy.com","N","Secure email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Secure Email","7502 Madison Ave","","Indianapolis","IN","US","462275510" +"1326697772","CONNECT","CONNECT URL","HTTP://HCR.POINTCLICKCARE.COM/HOME/LOGIN","N","POINT CLICK CARE EHR","","DIRECT","Direct","","OTHER","Other","SECURE MESSAGE POINT CLICK CARE","20611 Euclid Ave","","Euclid","OH","US","441171521" +"1639728082","CONNECT","CONNECT URL","fcahelp.com","N","fcahelp.com","","DIRECT","Direct","","OTHER","Other","other","9961 Crosspoint Blvd","","Indianapolis","IN","US","462563391" +"1063061414","OTHERS","Other URL","Ajijic","N","","","","","","","","","Caretera 23","","Chapala","JA","MX","45920" +"1104475565","CONNECT","CONNECT URL","www.tricareonline.com","N","TOL","","DIRECT","Direct","","","","","36065 Santa Fe Ave","","Fort Hood","TX","US","765445060" +"1083263438","DIRECT","Direct Messaging Address","kmehle@new-beginningsrtc.com","N","email address","","DIRECT","Direct","","OTHER","Other","email","100 Broadway Ave","","Youngstown","OH","US","445052789" +"1740839109","DIRECT","Direct Messaging Address","giselle.gomez@consortiahealth.com","N","","","DIRECT","Direct","","","","","1645 Palm Beach Lakes Blvd","","West Palm Beach","FL","US","334012204" +"1790334068","OTHERS","Other URL","HDD","N","Company Sever","","","","","","","","12199 E Villanova Dr","","Aurora","CO","US","800141901" +"1922657295","DIRECT","Direct Messaging Address","Emily.mclennan@compassh.org","N","Company email","","DIRECT","Direct","","CSV","CSV","","4350 Cordata Pkwy Ste 100","","Bellingham","WA","US","982268019" +"1982253258","DIRECT","Direct Messaging Address","lweeks@sunshinechildrenshome.org","N","","","","","","","","","15 Spring Valley Rd","","Ossining","NY","US","105622001" +"1982253258","DIRECT","Direct Messaging Address","lweeks@sunshinechildrenshome.org","N","","","","","","","","","15 Spring Valley Rd","","Ossining","NY","US","105622001" +"1972152247","CONNECT","CONNECT URL",".com","N","","","","","","","","","13815 DeVan Lee Dr E","","Jacksonville","FL","US","322265868" +"1508415878","CONNECT","CONNECT URL","VA","N","VA Maine","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1 Va Ctr","","Augusta","ME","US","043306719" +"1457900748","CONNECT","CONNECT URL","Summerivlle","N","","","","","","","","","2016 1st Ave","","Summerville","SC","US","294860408" +"1003465337","CONNECT","CONNECT URL","https://www.centroprenataldega.com","N","","","","","","","","","5195 Jimmy Carter Blvd","","Norcross","GA","US","300931649" +"1740839190","OTHERS","Other URL","abrighterplace@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","4726 Crystal Farm","","San Antonio","TX","US","782441323" +"1013566421","OTHERS","Other URL","portal.chiroplushealthcare.com","N","secure patient portal","","DIRECT","Direct","","","","","505 Lake St","","Green Lake","WI","US","549418820" +"1619526902","DIRECT","Direct Messaging Address","jameskoch@UMSG-TX.direct.office.nextgen.com","N","Direct Address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","14008 Shadowglen Blvd","","Manor","TX","US","786533396" +"1982253266","DIRECT","Direct Messaging Address","alex.kurtzweil@legacyhospice.net","N","work email","","DIRECT","Direct","","CSV","CSV","","106 W Locust","","salem","AR","US","72576" +"1063061448","DIRECT","Direct Messaging Address","melanie.dekkers@healthwest.net","N","HealthWest Email","","","","","","","","376 E Apple Ave","","Muskegon","MI","US","494423466" +"1942859392","DIRECT","Direct Messaging Address","ldixon@bryantschools.org","N","Bryant Public Schools email address","","DIRECT","Direct","","CSV","CSV","","200 NW 4th St","","Bryant","AR","US","720223424" +"1124677554","CONNECT","CONNECT URL","www.PineywoodsMedical.com","N","","","","","","","","","415 S 1st St Ste 300","","Lufkin","TX","US","759013800" +"1821647215","CONNECT","CONNECT URL","katelyn.goodwin@nghs.com","N","secure company email","","DIRECT","Direct","","CSV","CSV","","108 Prominence Ct Ste 200","","Dawsonville","GA","US","305346340" +"1447809827","SOAP","SOAP URL","2697531710","N","phone","","","","","","","","842 Columbia Ave E","","Battle Creek","MI","US","490145449" +"1699324079","DIRECT","Direct Messaging Address","greenj@springbrookny.org","N","","","DIRECT","Direct","","","","","5588 State Highway 7","","Oneonta","NY","US","138202081" +"1457900854","CONNECT","CONNECT URL","Holyoke","N","Justice Resource Institute","","HIE","Health Information Exchange (HIE)","Sending and receiving encrypted information","CSV","CSV","","476 Appleton St Ste 5","","Holyoke","MA","US","010403236" +"1083263487","DIRECT","Direct Messaging Address","acoolidge@walkercares.org","N","","","","","","","","","1968 Central Ave","","Needham","MA","US","024921410" +"1235788647","OTHERS","Other URL","https://www.therapyportal.com","N","Therapy Notes Patient Portal","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7489 Rockfish Rd","","Raeford","NC","US","283766131" +"1821647231","OTHERS","Other URL","ekocher@thecenterforautism.org","N","e-mail","","DIRECT","Direct","","OTHER","Other","n/a","3905 Ford Rd Ste 6","","Philadelphia","PA","US","191312824" +"1932758356","OTHERS","Other URL","nallen@autismresponsetexas.com","Y","","Autism Response Team of Texas, Inc","","","","","","","120 E South Town Dr","","Tyler","TX","US","757034747" +"1104475524","DIRECT","Direct Messaging Address","brandon.fonseca@student.csulb.edu","N","intern email","","DIRECT","Direct","","OTHER","Other","may be business or secure PHI","1200 N Main St Ste 200","","Santa Ana","CA","US","927013640" +"1669021085","DIRECT","Direct Messaging Address","BRIAN.COOK@CTCPROGRAMS.COM","N","COMPANY EMAIL","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5109 World Dairy Dr","","Madison","WI","US","537183807" +"1720637150","CONNECT","CONNECT URL","Wayne","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Email","508 Hamburg Tpke Ste 107","","Wayne","NJ","US","074708482" +"1902455330","OTHERS","Other URL","Lifelines","N","Portal for sending patient document and studies","","DIRECT","Direct","","OTHER","Other","EEG studies","11900 N MacArthur Blvd Ste E2","","Oklahoma City","OK","US","731621859" +"1639728066","DIRECT","Direct Messaging Address","patti.craine@nhccare.com","N","email","","DIRECT","Direct","","OTHER","Other","email","379 Pinehaven Street Ext","","Laurens","SC","US","293602672" +"1184273518","OTHERS","Other URL","www.sealbeachdentalimplants.com","N","","","","","","","","","2999 Westminster Ave Ste 108","","Seal Beach","CA","US","907405388" +"1487203832","CONNECT","CONNECT URL","https://web5.alorahealth.com/aloraplus/account/login","N","Home Health Software","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5050 Palo Verde St Ste 212","","Montclair","CA","US","917632334" +"1851940209","OTHERS","Other URL","Lifelines","N","Direct","","OTHER","Other","Transfer Pt information","OTHER","Other","Transfer Pt information","11900 N MacArthur Blvd Ste E2","","Oklahoma City","OK","US","731621859" +"1114576568","CONNECT","CONNECT URL","mmantlo@ranchosanantonio.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","21000 Plummer St","","Chatsworth","CA","US","913114903" +"1386293736","CONNECT","CONNECT URL","Carlsbad","N","","","","","","","","","2401 S Canal St","","Carlsbad","NM","US","882208822" +"1245889526","OTHERS","Other URL","speechpathway.net","N","SOAP notes","","DIRECT","Direct","","CSV","CSV","","6905 NW 122nd St","","Oklahoma City","OK","US","731423903" +"1902455280","CONNECT","CONNECT URL","salem","N","","","DIRECT","Direct","","CSV","CSV","","4745 Horseshoe Ct SE","","Salem","OR","US","973175539" +"1356990642","CONNECT","CONNECT URL","Wecareforyou2010@gmail.com","N","Business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3995 Timber Trl","","Memphis","TN","US","381156553" +"1427607712","CONNECT","CONNECT URL","ecrichton@awarerecoverycare.com","N","email","","DIRECT","Direct","","OTHER","Other","email","556 Washington Ave","","North Haven","CT","US","064731149" +"1699324996","OTHERS","Other URL","wysfl.com","N","","","","","","","","","1841 Madora Ave","","Douglas","WY","US","826333057" +"1598314890","DIRECT","Direct Messaging Address","karlgreverhoover@icloud.com","N","work email","","DIRECT","Direct","","OTHER","Other","work email","987 Lower Mill Creek Rd","","Hamilton","MT","US","598409452" +"1811546112","CONNECT","CONNECT URL","michellestinnettlpc@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2820 W Maple Rd Ste 100","","Troy","MI","US","480847064" +"1376192674","CONNECT","CONNECT URL","Rexburg","N","MMH PC","","HIE","Health Information Exchange (HIE)","","","","","450 E Main St","","Rexburg","ID","US","834402048" +"1083263388","OTHERS","Other URL","Filezilla","Y","Home Health Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Home Health","2560 E Sunset Road Suite 106","","Las Vegas","NV","US","89120" +"1336798644","CONNECT","CONNECT URL","Modesto","Y","","Turning Point Community Programs","","","","","","","1001 Needham St","","Modesto","CA","US","953540730" +"1861041246","OTHERS","Other URL","http://familyandyouthinstitute.com","Y","Professional Website","Family & Youth Institute LLC","DIRECT","Direct","","CSV","CSV","","25511 Budde Rd","","The Woodlands","TX","US","773802080" +"1245889666","OTHERS","Other URL","IntercomPlus","N","","","","","","","","","2511 Pine Ridge Rd","","Naples","FL","US","341095971" +"1154970572","OTHERS","Other URL","Rice","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","901 3rd St N","","Waite Park","MN","US","563871964" +"1093364325","DIRECT","Direct Messaging Address","zglynn@schools.nyc.gov","N","","","","","","","","","770 Grote St","","Bronx","NY","US","104601007" +"1164071593","CONNECT","CONNECT URL","guardian_corp","N","","","","","","","","","700 Leonard St","","Clearfield","PA","US","168303245" +"1003465402","CONNECT","CONNECT URL","1amotherscare@gmail.com","N","business email address","","HIE","Health Information Exchange (HIE)","","","","","508 Little Margaret Ln","","Henrico","VA","US","230751647" +"1003465402","CONNECT","CONNECT URL","1amothercare@gmail.com","N","business email address","","HIE","Health Information Exchange (HIE)","","","","","508 Little Margaret Ln","","Henrico","VA","US","230751647" +"1831748235","DIRECT","Direct Messaging Address","earlinghaus@cincinnaticenterforautism.org","N","secure work email","","","","","","","","305 Cameron Rd","","Springdale","OH","US","452464101" +"1891344206","DIRECT","Direct Messaging Address","dean.wang@journeymhc.org","Y","Business Email Address","Journey Mental Health Center, Inc.","DIRECT","Direct","","CSV","CSV","","2000 Fordem Ave","","Madison","WI","US","537044600" +"1225687643","OTHERS","Other URL","https://soundchildrenstherapy.com","N","pediatric therapy clinic","","DIRECT","Direct","","CSV","CSV","","1495 NW Gilman Blvd Ste 4","","Issaquah","WA","US","980275328" +"1235788654","OTHERS","Other URL","Other","N","","","","","","","","","620 N Aurora St Ste 1","","Stockton","CA","US","952022276" +"1619526035","CONNECT","CONNECT URL","FELICITY.LEE-SHANOK@ADVENTHEALTH.COM","Y","EMAIL","Adventist Health System- Sunbelt Inc AdventHealth Orlando","DIRECT","Direct","","CSV","CSV","","601 E Altamonte Dr Ste 116","","Altamonte Springs","FL","US","327014802" +"1619526035","DIRECT","Direct Messaging Address","FELICITY.LEE-SHANOK@ADVENTHEALTH.COM","N","EMAIL","","DIRECT","Direct","","CSV","CSV","","601 E Altamonte Dr Ste 116","","Altamonte Springs","FL","US","327014802" +"1073162491","DIRECT","Direct Messaging Address","kilynn@mentalhealthspecialists.net","Y","Work Email","Mental Health Specialists","DIRECT","Direct","","CSV","CSV","","210 W Burnside Ave","Suite A","Chubbuck","ID","US","832024916" +"1558910976","DIRECT","Direct Messaging Address","Amlampe@bsu.edu","N","Email","","","","","","","","2000 W University Ave","","Muncie","IN","US","473061022" +"1255980678","DIRECT","Direct Messaging Address","Direct@AuthierMillerPapeEyeCnsltsNorfolkNE.CompulinkDirect.com","N","","","","","","","","","3610 W Norfolk Ave","","Norfolk","NE","US","687017702" +"1801445226","DIRECT","Direct Messaging Address","DANIE128@ATT.NET","N","","","","","","","","","1020 Kabel Ave","","Rhinelander","WI","US","545013918" +"1801445226","DIRECT","Direct Messaging Address","DANIE128@ATT.NET","N","","","","","","","","","1020 Kabel Ave","","Rhinelander","WI","US","545013918" +"1437708856","OTHERS","Other URL","Katie.schroeder@erickson.com","N","Email","","DIRECT","Direct","","OTHER","Other","N/a","8000 Frankford Rd","","Dallas","TX","US","752526834" +"1528617941","OTHERS","Other URL","kent.k12.md.us","N","website","","DIRECT","Direct","","OTHER","Other","website for email","114 S Main St","","Galena","MD","US","216351525" +"1366091704","CONNECT","CONNECT URL","Drweinstein@carrolltonpodiatrist.com","N","email address","","","","","","","","3730 N Josey Ln Ste 120","","Carrollton","TX","US","750072439" +"1174172530","DIRECT","Direct Messaging Address","noealoro_03@hotmail.com","N","","","","","","","","","4696 Golden Gate Pkwy Apt A","","Naples","FL","US","341167103" +"1730738105","OTHERS","Other URL","dparkerslp45@gmail.com","N","","","","","","","","","2003 Stapp Dr Unit C","","Henderson","KY","US","424201601" +"1801445267","DIRECT","Direct Messaging Address","info@blackmoncareservices.com","N","email","","DIRECT","Direct","","CSV","CSV","","10 Roxbury Dr","","Little Rock","AR","US","722092133" +"1043869407","CONNECT","CONNECT URL","Sapulpa","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Cerner","308 S Main St","","Sapulpa","OK","US","740664110" +"1144879503","DIRECT","Direct Messaging Address","juliette.palazzolo@fcaweb.org","N","","","","","","","","","35 Russell St","","New Britain","CT","US","060521312" +"1003465477","DIRECT","Direct Messaging Address","info@baltimoreortho.com","N","","","","","","","","","8322 Bellona Ave Ste 310","","Towson","MD","US","212042077" +"1295384584","SOAP","SOAP URL","ChiroHD","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3625 Dallas Hwy","Suite 850","Marietta","GA","US","300643121" +"1255980561","CONNECT","CONNECT URL","EDinnis","N","","","DIRECT","Direct","","","","","701 Long Point Rd","","Grasonville","MD","US","216381071" +"1598314809","DIRECT","Direct Messaging Address","kris@vitalecounselingandconsulting.com","N","encrypted protected email","","DIRECT","Direct","","CSV","CSV","","8080 Beckett Center Dr Ste 217","","West Chester","OH","US","450695037" +"1598314809","CONNECT","CONNECT URL","www.vitalecounselinggroup.com","N","clinic website","","DIRECT","Direct","","CSV","CSV","","8080 Beckett Center Dr Ste 217","","West Chester","OH","US","450695037" +"1275182586","SOAP","SOAP URL","Arlington","N","","","","","","","","","3131 Smokey Point Dr Ste 5B","","Arlington","WA","US","982232301" +"1710536024","OTHERS","Other URL","N/A","N","N/A","","HIE","Health Information Exchange (HIE)","","OTHER","Other","N/A","109 Clayton Ct","","North Wales","PA","US","194541828" +"1386293694","OTHERS","Other URL","WebPT.com","N","protected EMR","","DIRECT","Direct","","OTHER","Other","PPI","211 Tank Farm Rd Ste A","","San Luis Obispo","CA","US","934017509" +"1568011872","OTHERS","Other URL","secure.clinicsource.com/speechinnovations","N","","","","","","","","","253 Plaza Dr Ste C","","Oviedo","FL","US","327656460" +"1003465311","FHIR","FHIR URL","Kdimm@rehabvisions.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","309 E Mountain View Ave","","Ellensburg","WA","US","989263768" +"1366091670","OTHERS","Other URL","info@revolutionhealthpc.com","N","","","","","","","","","104 S Lakeview Ave","","Sturgis","MI","US","490911947" +"1528617834","CONNECT","CONNECT URL","https://us.lightspeedapp.com/?form_name=ui_tab&tab=customers","N","POS","","DIRECT","Direct","","CSV","CSV","","921 S Main St","","Sapulpa","OK","US","740665401" +"1235788555","OTHERS","Other URL","dfreemantherapy.com","N","Website","","DIRECT","Direct","","OTHER","Other","secure email","221 RIVER STREET Suite 9065","","Hoboken","NJ","US","070300703" +"1144879461","CONNECT","CONNECT URL","lynettem@socialmodel.com","N","","","","","","","","","360 S Westlake Ave","","Los Angeles","CA","US","900572906" +"1730738055","DIRECT","Direct Messaging Address","mostafa.moarefian@riteaid.com","N","Work email","","","","","","","","104 West Broaddus Avenue","","Bowling Green","VA","US","224271157" +"1326697640","CONNECT","CONNECT URL","priscillat@socialmodel.com","N","","","","","","","","","360 S Westlake Ave","","Los Angeles","CA","US","900572906" +"1669021986","OTHERS","Other URL","N/A","N","","","","","","","","","1000 W Carson St # 498","","Torrance","CA","US","905022004" +"1912556234","DIRECT","Direct Messaging Address","candrews@memorialcare.org","N","","","","","","","","","2801 Atlantic Ave","","Long Beach","CA","US","90806" +"1790334027","DIRECT","Direct Messaging Address","aperez@crox.org","Y","","Children Services of Roxbury","DIRECT","Direct","","CSV","CSV","","520 Dudley St","","Roxbury","MA","US","021192769" +"1285283507","CONNECT","CONNECT URL","thedailydoserx@yahoo.com","N","Business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","421 Highway 463 N","","Trumann","AR","US","724723702" +"1174172407","DIRECT","Direct Messaging Address","Jeanierose.brooks@swcu.edu","N","","","DIRECT","Direct","","CSV","CSV","","7210 NW 39th Expy","","Bethany","OK","US","730082350" +"1700435039","CONNECT","CONNECT URL","MIAMI","N","","","DIRECT","Direct","","CSV","CSV","","239 SW 36th Ave","","Miami","FL","US","331351018" +"1609425073","DIRECT","Direct Messaging Address","bwilde@greenbrieracademy.com","N","","","","","","","","","80 Co Rte 3/9","","Pence Springs","WV","US","24962" +"1306495775","DIRECT","Direct Messaging Address","info@bremertonwellness.com","Y","General inquires","Kingston Crossing Wellness PS","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","5050 WA State Hwy 303","Suite A101","Bremerton","WA","US","98311" +"1386293652","OTHERS","Other URL","Shiprock","N","","","OTHER","Other","Shiprock","OTHER","Other","Shiprock","US Hwy 64 Old High School Rd","","Shiprock","NM","US","874208742" +"1356990790","CONNECT","CONNECT URL","https://pointofvieweyecare.eyefinityehr.com/ema/Login.action","N","we use Eyefinity EHR","","DIRECT","Direct","","CSV","CSV","","736 Baltimore Pike Ste 8","","Glen Mills","PA","US","193421074" +"1467001859","SOAP","SOAP URL","Hillsboro","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Graham Correctional Center","12078 Illinois Rte 185","Hilliboro","IL","US","62049" +"1467001859","OTHERS","Other URL","Hillsboro","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Graham Correctional Center","12078 Illinois Rte 185","Hilliboro","IL","US","62049" +"1467001859","CONNECT","CONNECT URL","Hillsboro","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Graham Correctional Center","12078 Illinois Rte 185","Hilliboro","IL","US","62049" +"1013566405","DIRECT","Direct Messaging Address","Shelby.gabany@IvyRehab.com","N","","","","","","","","","138 W Highland Rd Ste 500-600","","Howell","MI","US","488432170" +"1114576469","OTHERS","Other URL","Meditech","N","","","HIE","Health Information Exchange (HIE)","","","","","2600 Saint Michael Dr","","Texarkana","TX","US","755035220" +"1851940266","OTHERS","Other URL","alannabarfoot@gmail.com","N","e-mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","540 W 15th St","","Hereford","TX","US","790452820" +"1205485612","OTHERS","Other URL","info@AtHomeMobileDental.com","N","Office Secured Email","","DIRECT","Direct","","OTHER","Other","email","18551 E Mainstreet # 103","","Parker","CO","US","801344951" +"1760031173","DIRECT","Direct Messaging Address","saneela712@hotmail.com","Y","OFFICE EMAIL","Premier Pain Centers PA","DIRECT","Direct","","OTHER","Other","EMAIL","403 W Campbell Rd Ste 305","","Richardson","TX","US","750803468" +"1538718960","OTHERS","Other URL","hawkins2@uw.edu","N","Marc Hawkins, PA-C, MPAS Email","","DIRECT","Direct","","","","","4311 11th Ave NE Ste 200","","Seattle","WA","US","981056367" +"1518516947","DIRECT","Direct Messaging Address","whitney@unstuck-counseling.com","N","","","","","","","","","19751 E Mainstreet Ste 235","","Parker","CO","US","801387405" +"1013566454","OTHERS","Other URL","Malvern","N","","","","","","","","","5 Great Valley Pkwy Ste 210","","Malvern","PA","US","193551426" +"1922657360","CONNECT","CONNECT URL","RGPBirchfield@gmail.com","N","","","","","","","","","135 Generation Dr","","Newport","TN","US","378218018" +"1457900821","CONNECT","CONNECT URL","https://www.psychologytoday.com/us/therapists/aubrey-koel-naperville-il/478854?preview=1&return_to=h","N","Psychology Today Profile","","","","","","","","3 S 2nd St","","Saint Charles","IL","US","601742810" +"1871142133","DIRECT","Direct Messaging Address","handleyhealth@direct.practicefusion.com","N","EHR system","","","","","","","","104 E Fletcher Ave Ste F","","Tampa","FL","US","336123429" +"1982253340","DIRECT","Direct Messaging Address","INFO@TMSCARES.COM","N","INFO EMAIL","","DIRECT","Direct","","OTHER","Other","DIRECT EMAIL","333 Texas St Ste 1111","","Shreveport","LA","US","711015303" +"1790334159","DIRECT","Direct Messaging Address","hc@xenonhealth.com","N","mail","","DIRECT","Direct","","OTHER","Other","None","1308 Morris Ave Ste 101","","Union","NJ","US","070833328" +"1255980611","OTHERS","Other URL","None","N","","","","","","","","","1920 Harry Wurzbach Rd Bldg 1620","","San Antonio","TX","US","782096025" +"1144879511","CONNECT","CONNECT URL","http://cac.co/","N","","","","","","","","","26720 Ynez Ct","","Temecula","CA","US","925914659" +"1811546286","CONNECT","CONNECT URL","oceanopticalOD@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","16144 NE 87th St","","Redmond","WA","US","980523505" +"1063061430","DIRECT","Direct Messaging Address","mackenziehuffman@bitofhoperanch.org","N","HIPAA compliant","","DIRECT","Direct","","CSV","CSV","","5001 Cr Wood Rd","","Gastonia","NC","US","280568919" +"1942859319","DIRECT","Direct Messaging Address","exceptionallyyours@outlook.com","Y","","Exceptionally Yours Autism and Educational Services LLC","OTHER","Other","contact provider directly","OTHER","Other","email","6754 Grey Rock Way","","Lithonia","GA","US","300583077" +"1205485679","DIRECT","Direct Messaging Address","aidamblanco1@yahoo.es","N","email","","DIRECT","Direct","","CSV","CSV","","1555 W 37th St Apt 204","","Hialeah","FL","US","330124690" +"1215586680","OTHERS","Other URL","lauren.vukin@duke.edu","N","email","","DIRECT","Direct","","OTHER","Other","Other","234 Crooked Creek Pkwy","","Durham","NC","US","277138505" +"1043869316","DIRECT","Direct Messaging Address","sshouseofhopellc@outlook.com","N","","","","","","","","","1664 Terry Dale Dr","","West Bend","WI","US","530908934" +"1578112942","DIRECT","Direct Messaging Address","pediatrics321@outlook.com","N","Email","","DIRECT","Direct","","CSV","CSV","","321 Billerica Rd","","Chelmsford","MA","US","018244169" +"1093364366","CONNECT","CONNECT URL","MUSKOGEE","N","","","","","","","","","1011 Honor Heights Dr","","Muskogee","OK","US","744011318" +"1235788563","OTHERS","Other URL","vlawsoncounselor@gmail.com","N","office email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","office email","600 S Denton Tap Rd Ste 122","","Coppell","TX","US","750194551" +"1699324921","DIRECT","Direct Messaging Address","kbalsam@schools.nyc.gov","N","","","","","","","","","5800 20th Ave","","Brooklyn","NY","US","112042021" +"1144879479","CONNECT","CONNECT URL","N/A","N","N/A","","DIRECT","Direct","","CSV","CSV","","1016 Historic Cir","","Morrisville","NC","US","275605845" +"1770132003","CONNECT","CONNECT URL","EMOMED","N","MEDICAID BILLING SOFTWARE","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4144 Lindell Blvd Ste 507","","Saint Louis","MO","US","631082995" +"1497304729","DIRECT","Direct Messaging Address","kal173@miami.edu","N","","","DIRECT","Direct","","","","","22522 SW 126th Ave","","Miami","FL","US","331706320" +"1669021994","CONNECT","CONNECT URL","www.marthabmetzlerwellness.com","N","website","","DIRECT","Direct","","","","","121 Reynolda Vlg Ste A","","Winston Salem","NC","US","271065126" +"1184273419","OTHERS","Other URL","axxess","N","application","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2128 Hebron Rd","","Heath","OH","US","430561045" +"1639728975","OTHERS","Other URL","None","N","","","","","","","","","800 Mount Vernon Hwy NE Ste 130","","Atlanta","GA","US","303284293" +"1083263321","DIRECT","Direct Messaging Address","agoel@mmc.edu","N","Institution email address","","DIRECT","Direct","","CSV","CSV","","1005 Dr Db Todd Jr Blvd","","Nashville","TN","US","372083501" +"1780233023","CONNECT","CONNECT URL","www.milestonestx.com","N","","","","","","","","","7007 N 10th St","","McAllen","TX","US","785043104" +"1962051201","DIRECT","Direct Messaging Address","isaac.chinitz@touro.edu","Y","Touro Dental School Email Address","Touro College","","","","","","","19 Skyline Dr","","Hawthorne","NY","US","105322134" +"1215586557","DIRECT","Direct Messaging Address","Wecare@robbynsnesthhc.com","N","","","DIRECT","Direct","","CSV","CSV","","941 Business 78","","Farmersville","TX","US","754425501" +"1932758273","CONNECT","CONNECT URL","CRISP","N","CRISP","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1045 Taylor Ave Ste 104","","Towson","MD","US","212868315" +"1821647173","OTHERS","Other URL","Oakstreetmedical.com","N","Via Oak Street Medical Website","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Unsure, will check with staff.","1426 Oak St","","Eugene","OR","US","974014043" +"1508415860","DIRECT","Direct Messaging Address","Diaz_alicig@hotmail.com","Y","Hospital Based Practice","Bethesda Hospital, Inc.","DIRECT","Direct","","CSV","CSV","","2815 S Seacrest Blvd","","Boynton Beach","FL","US","334357969" +"1821647181","OTHERS","Other URL","TherapyNotes.com","N","Therapy Notes on a secure site","","DIRECT","Direct","","CSV","CSV","","13285 Whitefeather Trl","","Anna","OH","US","453028537" +"1043869308","DIRECT","Direct Messaging Address","stotaro@oneida-boces.org","N","","","","","","","","","4747 Middle Settlement Rd","","New Hartford","NY","US","134134983" +"1174172431","OTHERS","Other URL","LONGBEACH","N","","","HIE","Health Information Exchange (HIE)","","","","","370 W Broadway Apt 6Y","","Long Beach","NY","US","115613959" +"1730738097","CONNECT","CONNECT URL","https://doctor.webmd.com/practice/south-texas-urgent-care-f9eab549-f110-e311-a62b-001f29e3eb44-overv","N","","","","","","","","","612 N Bedell Ave Ste A","","Del Rio","TX","US","788404173" +"1649829904","OTHERS","Other URL","Webster","N","","","","","","","","","257 Park Lane Dr","","Webster","NY","US","145801432" +"1487203733","CONNECT","CONNECT URL","NEPHREMITS@GMAIL.COM","N","MANAGER EMAIL","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2109 Hughes Dr Ste 920","","Toledo","OH","US","436065116" +"1104475466","SOAP","SOAP URL","KAREO","N","","","","","","","","","11954 Narcoossee Rd Ste 2-108","","Orlando","FL","US","328326998" +"1376192633","DIRECT","Direct Messaging Address","morganmitchell@continuumrenio.com","N","email","","","","","","","","3700 Grant Dr","","Reno","NV","US","895095474" +"1437708799","CONNECT","CONNECT URL","Kareo","N","","","","","","","","","7815 NW Beacon Square Blvd Ste 201","","Boca Raton","FL","US","334871345" +"1225687585","DIRECT","Direct Messaging Address","Jmaia1@fordham.edu","N","Email","","HIE","Health Information Exchange (HIE)","Email","OTHER","Other","JHarris@ccaoh.org","205 Wakelee Ave","","Ansonia","CT","US","064011234" +"1407405764","DIRECT","Direct Messaging Address","erin.harris@achelps.org","N","","","","","","","","","88 S Main St Ste 2","","Glen Carbon","IL","US","620341415" +"1750930913","OTHERS","Other URL","kfranco@yfsenid.org","N","","","DIRECT","Direct","","","","","605 W Oxford Ave","","Enid","OK","US","737011208" +"1326697590","OTHERS","Other URL","www.ambercounseling.com","N","","","","","","","","","1805 S Bellaire St Ste 355","","Denver","CO","US","802224395" +"1568011716","CONNECT","CONNECT URL","mlumadue@cenclear.org","N","","","","","","","","","60 Industrial Park Rd","","Clearfield","PA","US","168306016" +"1356990519","CONNECT","CONNECT URL","Heath","N","local landline","","DIRECT","Direct","","CSV","CSV","","6435 S Fm 549","","Heath","TX","US","750326220" +"1073162202","CONNECT","CONNECT URL","Providence","N","","","","","","","","","1165 N Main St","","Providence","RI","US","029045740" +"1265081517","DIRECT","Direct Messaging Address","patsy_taylor@optum.com","N","","","DIRECT","Direct","","","","","8518 Julia Marie Cir","","Jacksonville","FL","US","322100412" +"1063061257","CONNECT","CONNECT URL","bhinstitute@aol.com","N","","","","","","","","","1881 N University Dr","","Coral Springs","FL","US","330718915" +"1619526969","CONNECT","CONNECT URL","sduran1@planned.org","N","planned parenthood Kearney Mesa -EMR system","","DIRECT","Direct","","OTHER","Other","Planned ParentHood Kearney Mesa","7526 Clairemont Mesa Blvd","","San Diego","CA","US","921111504" +"1093364341","CONNECT","CONNECT URL","sageconsultation19@gmail.com","N","","","","","","","","","163 Ashland Ave","","Lawnside","NJ","US","080451601" +"1356990543","CONNECT","CONNECT URL","Www.mfrcenter.com","N","","","","","","","","","3460 Ocean View Blvd","","Glendale","CA","US","912081538" +"1700435054","DIRECT","Direct Messaging Address","slee@jacobsleeburackmds.medentdirect.com","N","","","","","","","","","258 Hoosick St Ste 204","","Troy","NY","US","121802450" +"1013566355","CONNECT","CONNECT URL","HOUSTON","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12550 Westheimer Rd","","Houston","TX","US","770775808" +"1578112819","CONNECT","CONNECT URL","stylesbyangiek.com","N","","","","","","","","","5402 Arapaho Rd","","Dallas","TX","US","752486905" +"1578112819","CONNECT","CONNECT URL","Stylesbyangiek.com","N","","","","","","","","","5402 Arapaho Rd","","Dallas","TX","US","752486905" +"1922657261","DIRECT","Direct Messaging Address","management@trilateralconsulting.com","N","","","OTHER","Other","HIE","","","","12042 Blanco Rd Ste 307","","San Antonio","TX","US","782165438" +"1558910893","DIRECT","Direct Messaging Address","mussie.abed@phhs.org","N","email","","DIRECT","Direct","","","","","605 Sunningdale","","Richardson","TX","US","750815151" +"1457900706","DIRECT","Direct Messaging Address","koryann@bridgerpeakscounseling.com","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2115 Durston Rd Ste 9","","Bozeman","MT","US","597182800" +"1528617875","OTHERS","Other URL","https://www.facebook.com/pages/Strong-Families-Strong-People/291536958277137","N","","","","","","","","","2 Public Sq","","Hagerstown","MD","US","217405550" +"1407405756","CONNECT","CONNECT URL","Optum.com","N","website","","DIRECT","Direct","","CSV","CSV","","7440 Woodland Dr","","Indianapolis","IN","US","462781720" +"1235788589","DIRECT","Direct Messaging Address","shawn.gibson@archwayprograms.org","N","","","","","","","","","57 E Armat St","","Philadelphia","PA","US","191442201" +"1134778483","CONNECT","CONNECT URL","Efasulo@ramapo.edu","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","655 Westfield Ave","","Elizabeth","NJ","US","072081325" +"1174172332","OTHERS","Other URL","cromartycompassionatecare@yahoo.com","N","","","","","","","","","18320 NE 9th Dr","","Gainesville","FL","US","326096231" +"1346899507","OTHERS","Other URL","https://static.practicefusion.com/apps/ehr/index.html?#/lock","N","Practice Fusion","","DIRECT","Direct","","CSV","CSV","","109 Ponemah Rd Ste 9","","Amherst","NH","US","030312834" +"1205485448","OTHERS","Other URL","jordan.mefford@stores.sfdc.com","N","Pharmacy E-mail","","DIRECT","Direct","","CSV","CSV","","905 Bridger Dr","","Green River","WY","US","829355879" +"1881243053","CONNECT","CONNECT URL","kristenbrowntherapy@gmail.com","N","professional e-mail address","","OTHER","Other","all income e-mails related to clients","CSV","CSV","","9940 Main St","","Fairfax","VA","US","220313916" +"1598314775","OTHERS","Other URL","Cheyenne","Y","","Genesis Rehabilitation Services","HIE","Health Information Exchange (HIE)","","OTHER","Other","Cheyenne","3128 Boxelder Dr","","Cheyenne","WY","US","820015808" +"1659920833","OTHERS","Other URL","Clinicsource.com","N","Therapy EMR","","OTHER","Other","Therapy EMR","OTHER","Other","Therapy EMR","171 Lake St","","Ramsey","NJ","US","074462089" +"1053960278","DIRECT","Direct Messaging Address","dodriozola@altamed.org","N","","","DIRECT","Direct","","","","","5425 Pomona Blvd","","Los Angeles","CA","US","900221716" +"1972152171","DIRECT","Direct Messaging Address","bonnie.glover@state.co.gov","N","","","","","","","","","13500 E Fremont Ave","","Englewood","CO","US","801124254" +"1871142018","DIRECT","Direct Messaging Address","JANESSAMOORE@OUTLOOK.COM","N","","","","","","","","","7962 Resurrection Dr","","Anchorage","AK","US","995044729" +"1144879370","OTHERS","Other URL","Exym","Y","Cloud based EHR software system","LA County DMH","DIRECT","Direct","","OTHER","Other","Mental Health","4740 N Grand Ave","","Covina","CA","US","917242005" +"1245889476","CONNECT","CONNECT URL","www.headsusa.com","N","","","","","","","","","1001 E Baker St Ste 100","","Plant City","FL","US","335633700" +"1063061299","CONNECT","CONNECT URL","actikare.com/riverview","Y","","Acti-Kare Inc","","","","","","","17425 Bridge Hill Ct Ste 200","","Tampa","FL","US","336473657" +"1518516749","DIRECT","Direct Messaging Address","laorthospec@840.direct.myezyaccess.com","N","","","","","","","","","108 Rue Louis Xiv","","Lafayette","LA","US","705085739" +"1912556150","CONNECT","CONNECT URL","https://my.clevelandclinic.org","N","Interventional Radiology","","DIRECT","Direct","","CSV","CSV","","9500 Euclid Ave # L10","","Cleveland","OH","US","441950001" +"1104475342","CONNECT","CONNECT URL","azander@homerschools.org","N","","","","","","","","","15733 S Bell Rd","","Homer Glen","IL","US","604918404" +"1841849080","DIRECT","Direct Messaging Address","stephanie.johnson@hhsys.org","Y","","Huntsville Hospital","","","","","","","101 Sivley Rd SW","","Huntsville","AL","US","358014470" +"1386293520","DIRECT","Direct Messaging Address","wellness@tamaratcm.com","N","","","DIRECT","Direct","","CSV","CSV","","120 W Dudley St","","Maumee","OH","US","435372141" +"1013566256","OTHERS","Other URL","Store","N","","","","","","","","","98-1005 Moanalua Rd Spc 400","","Aiea","HI","US","967014775" +"1275182420","DIRECT","Direct Messaging Address","info@muscle-release.com","N","","","","","","","","","3908 Creekside Loop Ste 110","","Yakima","WA","US","989024858" +"1821647991","DIRECT","Direct Messaging Address","admin@theraplacemn.com","N","work email","","HIE","Health Information Exchange (HIE)","","","","","6448 Main St Ste 1And3","","North Branch","MN","US","550567068" +"1396394482","DIRECT","Direct Messaging Address","egermini@hopeability.org","N","","","","","","","","","625 W Edwin St","","Williamsport","PA","US","177014909" +"1932758026","DIRECT","Direct Messaging Address","eunusi@outlook.com","N","DIRECT REQUEST","","DIRECT","Direct","AS LAW DESCRIBE","","","","55 Calle Font Martelo W","","Humacao","PR","US","007913616" +"1386293470","DIRECT","Direct Messaging Address","ersaiah116@verizon.net","N","","","","","","","","","3298 Fort Lincoln Dr NE Apt 511","","Washington","DC","US","200184318" +"1255980355","DIRECT","Direct Messaging Address","tchen@paspeech.com","N","","","","","","","","","120A Santa Margarita Ave","","Menlo Park","CA","US","940252725" +"1467001511","CONNECT","CONNECT URL","CAREVISITORS","N","HOME HEALTH AGENCY","","OTHER","Other","7251 W LAKE MEAD BLVD STE 300","","","","5048 Milange St","","North Las Vegas","NV","US","890312309" +"1053960286","CONNECT","CONNECT URL","HiddenSummit","N","","","","","","","","","9450 #120 Fairview Avenue","","Boise","ID","US","83704" +"1174172225","OTHERS","Other URL","https://missourigirlstown.org/","N","","","","","","","","","8548 Jade Road","","Kingdom City","MO","US","652626526" +"1376192450","DIRECT","Direct Messaging Address","rjava@vistahill.org","N","","","DIRECT","Direct","","","","","220 Euclid Ave Ste 40","","San Diego","CA","US","921143617" +"1376192450","OTHERS","Other URL","rjava@vistahill.org","N","","","","","","","","","220 Euclid Ave Ste 40","","San Diego","CA","US","921143617" +"1063061216","CONNECT","CONNECT URL","bridgetohopeacademictherapy@gmail.com","N","Academic Intervention - Dyslexia Therapy","","DIRECT","Direct","","CSV","CSV","","2001 E Kiehl Ave Ste 12","","Sherwood","AR","US","721203123" +"1083263214","OTHERS","Other URL","brcabell","N","","","","","","","","","1720 17th St","","Huntington","WV","US","257014235" +"1114576386","CONNECT","CONNECT URL","https://actikare.com/cleveland-heights/","Y","","Acti-Kare Inc","","","","","","","17425 Bridge Hill Ct Ste 200","","Tampa","FL","US","336473657" +"1982253167","CONNECT","CONNECT URL","URL","N","","","","","","","","","10 Mattimore St","","Passaic","NJ","US","070557010" +"1588213771","DIRECT","Direct Messaging Address","whart@nw-health.com","N","","","","","","","","","601 W Maple Ave Ste 703","","Springdale","AR","US","727645378" +"1063061240","CONNECT","CONNECT URL","Hello@FrameworkPsych.com","N","Email","","","","","","","","1831 Stanford St Ste 108","","Santa Monica","CA","US","904044117" +"1689223877","OTHERS","Other URL","amandab@crcwoodcounty.org","N","","","","","","","","","1045 Klotz Rd","","Bowling Green","OH","US","434024820" +"1942859137","OTHERS","Other URL","4588991134","N","fax number","","DIRECT","Direct","","CSV","CSV","","4711 NE 60th Ave","","Portland","OR","US","972182610" +"1558910752","CONNECT","CONNECT URL","Buffalo","Y","","SUNY @ Buffalo State","DIRECT","Direct","","CSV","CSV","","1300 Elmwood Ave # 108","","Buffalo","NY","US","142221004" +"1467001677","DIRECT","Direct Messaging Address","DieRamirez@SelectMedical.com","Y","Work email","Select Medical Corporation","","","","","","","4716 Old Gettysburg Rd","","Mechanicsburg","PA","US","170554325" +"1639728843","CONNECT","CONNECT URL","www.whitebirdclinic.org","N","","","","","","","","","341 E 12th Ave","","Eugene","OR","US","974013212" +"1033768262","DIRECT","Direct Messaging Address","brook@idahocloudnine.com","N","owner's email","","DIRECT","Direct","","OTHER","Other","email","809 W Cedar St","","Pocatello","ID","US","832016139" +"1033768262","DIRECT","Direct Messaging Address","brook@idahocloudnine.com","N","email","","DIRECT","Direct","","OTHER","Other","email","482 Constitution Way Ste 110","","Idaho Falls","ID","US","834023568" +"1992354120","OTHERS","Other URL","transformationssaservices@gmail.com","N","","","","","","","","","165 Belle Forest Cir Ste A","","Nashville","TN","US","372212174" +"1992354138","SOAP","SOAP URL","chiorandacupinc@gmail.com","N","","","","","","","","","1000 Texan Trl Ste 120","","Grapevine","TX","US","760513774" +"1194374249","DIRECT","Direct Messaging Address","an@lindseyhoskins.com","Y","Business Email","Lindsey Hoskins & Associates","DIRECT","Direct","","","","","46175 Westlake Dr Ste 410","","Sterling","VA","US","201655886" +"1891344941","DIRECT","Direct Messaging Address","Mmassaquoi@brightquest.com","N","Email","","DIRECT","Direct","","CSV","CSV","","300 35th Ave N","","Nashville","TN","US","372093921" +"1457900508","CONNECT","CONNECT URL","N/A","N","","","","","","","","","418 W Mountain St Ste B","","Kernersville","NC","US","272842534" +"1548819691","DIRECT","Direct Messaging Address","pmcguinness@advocates.org","N","Work E-Mail","","DIRECT","Direct","","","","","354 Waverley St","","Framingham","MA","US","017027079" +"1790334845","DIRECT","Direct Messaging Address","Planetdaily@ymail.com","N","Email","","DIRECT","Direct","","OTHER","Other","N/A","13924 Marquesas Way Apt 1126","","Marina Del Rey","CA","US","902926014" +"1235788381","DIRECT","Direct Messaging Address","Arianaw@behavioralnutrition.org","N","business email","","","","","","","","1266 Furnace Brook Pkwy","","Quincy","MA","US","021694758" +"1033768197","DIRECT","Direct Messaging Address","dhendrix@hillcrest.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1120 S Utica Ave","","Tulsa","OK","US","741044012" +"1134778285","CONNECT","CONNECT URL","drbuckley@westudentist.net","N","","","DIRECT","Direct","","","","","4110 Bellaire Blvd","","Houston","TX","US","770251007" +"1902455082","CONNECT","CONNECT URL","Lebanon","N","cmcrowle@millersville.edu","","DIRECT","Direct","","CSV","CSV","","200 Hope Dr","","Boiling Springs","PA","US","170079584" +"1447809520","CONNECT","CONNECT URL","niahr@socialmodel.com","N","","","","","","","","","360 S Westlake Ave","","Los Angeles","CA","US","900572906" +"1447809520","CONNECT","CONNECT URL","niahr@socialmodel.com","N","","","","","","","","","360 S Westlake Ave","","Los Angeles","CA","US","900572906" +"1447809520","CONNECT","CONNECT URL","niahr@socialmodel.com","N","","","","","","","","","360 S Westlake Ave","","Los Angeles","CA","US","900572906" +"1801445986","CONNECT","CONNECT URL","JessicaWhitmoreCounseling@gmail.com","N","","","","","","","","","121 N Main St","","Black River","NY","US","136122109" +"1801445986","CONNECT","CONNECT URL","JessicaWhitmoreCounseling@gmail.com","N","","","","","","","","","121 N Main St","","Black River","NY","US","136122109" +"1508415696","OTHERS","Other URL","contact@tworoadswellnessclinic.com","N","","","","","","","","","1101 E Winter Ave","","Danville","IL","US","618322295" +"1437708526","OTHERS","Other URL","verity.org","N","verity.org","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1900 Sullivan Ave","","Daly City","CA","US","940152200" +"1437708526","CONNECT","CONNECT URL","verity.org","N","verity.org","","OTHER","Other","Emloyment","OTHER","Other","Employment","1900 Sullivan Ave","","Daly City","CA","US","940152200" +"1578112793","SOAP","SOAP URL","secure.clinicsource.com","N","SmallTalk Speech & Occupational Therapy","","HIE","Health Information Exchange (HIE)","","","","","260 E Chase Ave","","El Cajon","CA","US","920206325" +"1437708641","CONNECT","CONNECT URL","www.axispharmacynw.com","N","","","","","","","","","6007 244th St SW Ste A1","","Mountlake Terrace","WA","US","980435427" +"1669021887","CONNECT","CONNECT URL","MISSION","N","GenExt Software","","HIE","Health Information Exchange (HIE)","","OTHER","Other","MISSION","2120 E Hwy Bus 83","","Mission","TX","US","78574" +"1669021887","CONNECT","CONNECT URL","MISSION","N","encrypting","","DIRECT","Direct","","OTHER","Other","MISSION","2120 E Hwy Bus 83","","Mission","TX","US","78574" +"1316596513","OTHERS","Other URL","arpsych.net","Y","","AR Psychological Services PLLC","","","","OTHER","Other","website","560 N Kimball Ave Ste 130","","Southlake","TX","US","760926879" +"1144879230","OTHERS","Other URL","pptandfitness.com","Y","","Peak Performance Physical Therapy and Fitness LLC","","","","","","","720 Yorklyn Rd","","Hockessin","DE","US","197078728" +"1679122873","CONNECT","CONNECT URL","https://www.savaseniorcare.com/huntington-health-and-rehabilitation-center","N","Webpage","","DIRECT","Direct","","OTHER","Other","Company information","1720 17th St","","Huntington","WV","US","257014235" +"1063061224","OTHERS","Other URL","raisala1020@gmail.com","N","","","","","","","","","3333 Masonic Dr","","Alexandria","LA","US","713013842" +"1699324855","OTHERS","Other URL","other","N","","","","","","","","","2855 Lees Chapel Rd","","Cedartown","GA","US","301255501" +"1578112744","DIRECT","Direct Messaging Address","jcortez@hopefulbeginings.net","N","Email","","HIE","Health Information Exchange (HIE)","","","","","3280 W 3500 S Ste E","","West Valley City","UT","US","841192668" +"1932758125","DIRECT","Direct Messaging Address","Sadie.musick@proactivehomecare.com","N","","","","","","","","","104B W Mount Vernon Blvd","","Mount Vernon","MO","US","657121936" +"1194374389","DIRECT","Direct Messaging Address","admin@victress-health.com","N","","","","","","","","","6646 Kato Bay Rd","","Ridgeland","SC","US","299367879" +"1841849031","DIRECT","Direct Messaging Address","brandon@thesleeppeople.org","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","610 N Fayetteville St Ste 302","","Asheboro","NC","US","272034671" +"1811546005","OTHERS","Other URL","212-219-7786","Y","","BINGJING ROBERTS,MD,PLLC","","","","","","","185 Canal St Ste 306","","New York","NY","US","100134537" +"1497304695","DIRECT","Direct Messaging Address","morgan.hensley@kdmc.net","N","","","","","","","","","613 23rd St Ste G30","","Ashland","KY","US","411012881" +"1710536909","DIRECT","Direct Messaging Address","shendershot@hopeability.org","Y","email address","Hope Enterprises, Inc.","DIRECT","Direct","","OTHER","Other","other","625 W Edwin St","","Williamsport","PA","US","177014909" +"1164071379","CONNECT","CONNECT URL","Email","N","","","","","","","","","4532 Plank Rd","","Fredericksburg","VA","US","224070139" +"1053960260","OTHERS","Other URL","n/a","N","","","","","","","","","1401 S Seward Meridian Pkwy","","Wasilla","AK","US","996548312" +"1750930822","CONNECT","CONNECT URL","3077782577","N","","","","","","","","","1950 Bluegrass Cir Ste 200","","Cheyenne","WY","US","820097364" +"1447809660","DIRECT","Direct Messaging Address","nicole@oakwoodcounseling.com","N","","","","","","","","","207 Rock Prairie Rd Ste A","","College Station","TX","US","778458777" +"1104475326","CONNECT","CONNECT URL","hannah.mkellner@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","248 E Lewis St","","Ventura","CA","US","930011555" +"1659920874","DIRECT","Direct Messaging Address","hazleton@fyzical.com","N","","","","","","","","","1077 N Church St","","Hazle Township","PA","US","182021465" +"1912556143","SOAP","SOAP URL","Paper","N","","","OTHER","Other","Paper","OTHER","Other","Paper","6244 Highway 100 Ste 230","","Washington","MO","US","630906467" +"1487203543","DIRECT","Direct Messaging Address","porter@salmg.com","N","","","","","","","","","8035 E Brown Rd Bldg 7","","Mesa","AZ","US","852073902" +"1467001529","OTHERS","Other URL","www.kidologyinc.com","N","","","DIRECT","Direct","","OTHER","Other","huntingdon valley","111 Buck Rd Unit 14","","Huntingdon Valley","PA","US","190061544" +"1891344958","DIRECT","Direct Messaging Address","referrals@orionpain.com","N","","","","","","","","","10133 N 92nd St Ste 102","","Scottsdale","AZ","US","85258" +"1891344958","DIRECT","Direct Messaging Address","referrals@orionpain.com","N","HIPPA compliant company email","","DIRECT","Direct","","","","","10133 N 92nd St Ste 102","","Scottsdale","AZ","US","852584556" +"1154970218","CONNECT","CONNECT URL","hamiltonhealth.com","N","","","","","","","","","1225 Broadrick Dr","","Dalton","GA","US","307202504" +"1558910612","DIRECT","Direct Messaging Address","Hillkarenoe@hotmail.com","N","","","","","","","","","10745 Liberty St","","Garrettsville","OH","US","442311209" +"1164071221","DIRECT","Direct Messaging Address","Austin.douglas@bswhealth.org","Y","","Baylor Scott and White","","","","","","","300A University Blvd","","Round Rock","TX","US","786651032" +"1982253043","DIRECT","Direct Messaging Address","porter@salmg.com","N","","","","","","","","","8035 E Brown Rd Bldg 8","","Mesa","AZ","US","852073902" +"1881243947","DIRECT","Direct Messaging Address","info@muscle-release.com","N","","","","","","","","","3908 Creekside Loop Ste 110","","Yakima","WA","US","989024858" +"1134778202","OTHERS","Other URL","www.bekindtothemind.net","N","website","","DIRECT","Direct","","CSV","CSV","","4789 SW 148th Ave","","Davie","FL","US","333302119" +"1679122741","DIRECT","Direct Messaging Address","drkadee@connectedhealthcenter.com","N","Email Address","","DIRECT","Direct","","CSV","CSV","","600 S Bell Blvd Ste 16","","Cedar Park","TX","US","786133836" +"1700435872","OTHERS","Other URL","Theranest","N","","","","","","","","","1901 E 37th St","","Odessa","TX","US","797626201" +"1083263156","DIRECT","Direct Messaging Address","marisac@spiritt.org","N","","","","","","","","","2000 Tyler Ave","","South El Monte","CA","US","917333543" +"1255980322","DIRECT","Direct Messaging Address","admin@theraplacemn.com","N","work email","","HIE","Health Information Exchange (HIE)","","","","","6448 Main St Ste 1And3","","North Branch","MN","US","550567068" +"1073162152","OTHERS","Other URL","cbha.org","N","","","","","","","","","1515 E Columbia St","","Othello","WA","US","993441846" +"1891344974","OTHERS","Other URL","n/a","N","","","DIRECT","Direct","","","","","2712 Telegraph Ave","","Berkeley","CA","US","947051117" +"1790334878","DIRECT","Direct Messaging Address","drlyneil46@fyziogym.com","N","business email","","","","","","","","16331 Gothard St","","Huntington Beach","CA","US","926473664" +"1598314684","REST","RESTful URL","https://msmdcare.com/msmd-support/home.htm","N","","","","","","","","","30575 Bainbridge Rd Ste 200","","Solon","OH","US","441392275" +"1174172266","CONNECT","CONNECT URL","keshiaw08@gmail.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4214 Sierra Woods Trl","","Tallahassee","FL","US","323116606" +"1629627872","DIRECT","Direct Messaging Address","rmorrow@mghihp.edu","N","EMAIL ADDRESS","","DIRECT","Direct","Correspondence","CSV","CSV","Correspondence","33 Meridian St Apt 2","","Melrose","MA","US","021764828" +"1003465089","CONNECT","CONNECT URL","mariaruizsantana","N","","","DIRECT","Direct","","CSV","CSV","","Calle Rosa de Tejas EA-1 La Rosaleda Levittown","","Toa Baja","PR","US","00949" +"1003465089","CONNECT","CONNECT URL","mariaruizsantana","N","","","DIRECT","Direct","","CSV","CSV","","Calle Rosa de Tejas EA-1 La Rosaleda Levittown","","Toa Baja","PR","US","00949" +"1003465089","CONNECT","CONNECT URL","mariaruizsantana","N","","","DIRECT","Direct","","CSV","CSV","","Calle Rosa de Tejas EA-1 La Rosaleda Levittown","","Toa Baja","PR","US","00949" +"1881243871","CONNECT","CONNECT URL","WHIPPANY","N","","","DIRECT","Direct","","CSV","CSV","","2007 VERMONT TERRANCE","","WHIPPANY","NJ","US","079810798" +"1881243871","CONNECT","CONNECT URL","WHIPPANY","N","","","","","","","","","2007 VERMONT TERRANCE","","WHIPPANY","NJ","US","079810798" +"1205485489","DIRECT","Direct Messaging Address","Jennifer@speechlanguagekids.com","N","Professional email","","","","","","","","1910 Dorcas Ln","","Wilmington","DE","US","198061164" +"1306495585","DIRECT","Direct Messaging Address","mbertling@bertlingaba.com","N","","","","","","","","","1750 Apple Valley Rd","","Bolingbrook","IL","US","604906509" +"1184273351","CONNECT","CONNECT URL","www.hoggtherapyassociates.com","N","website","","","","","","","","307 Jason Dr","","Richmond","KY","US","404752774" +"1861041048","CONNECT","CONNECT URL","www.actikare.com/parker","Y","","Acti-Kare Inc","","","","","","","17425 Bridge Hill Ct Ste 200","","Tampa","FL","US","336473657" +"1770132953","DIRECT","Direct Messaging Address","Amanda@Tulsapts.com","N","","","","","","","","","9716 Riverside Pkwy Ste 201","","Tulsa","OK","US","741377453" +"1801445887","DIRECT","Direct Messaging Address","csemper@calpsychcare.com","N","Work Email","","","","","","","","25134 Rye Canyon Loop Ste 270","","Valencia","CA","US","913555030" +"1720637721","OTHERS","Other URL","https://www.dropbox.com/h","N","File sharing","","DIRECT","Direct","","OTHER","Other","Recordings/Guided meditation","1810 Mills B Lane Blvd","","Savannah","GA","US","314052960" +"1417506429","DIRECT","Direct Messaging Address","brittany@tykesandteens.org","Y","email","Tykes & Teens, Inc.","DIRECT","Direct","","OTHER","Other","Email","3577 SW Corporate Pkwy","","Palm City","FL","US","349908153" +"1255980405","CONNECT","CONNECT URL","Military_EHR","N","Electronic Health Record","","OTHER","Other","Military EHR","OTHER","Other","Military EHR","34800 Bob Wilson Dr","","San Diego","CA","US","921341098" +"1629627799","DIRECT","Direct Messaging Address","brittany.beltran@austinstone.org","N","email","","DIRECT","Direct","","CSV","CSV","","313 E Anderson Ln Ste 120","","Austin","TX","US","787521236" +"1538718630","DIRECT","Direct Messaging Address","arguetaj@schenectady.k12.ny.us","N","","","","","","","","","1121 Forest Rd","","Schenectady","NY","US","123031219" +"1174172274","DIRECT","Direct Messaging Address","info@avonrx.com","N","email","","DIRECT","Direct","","CSV","CSV","","10808 Bustleton Ave","","Philadelphia","PA","US","191163302" +"1376192484","CONNECT","CONNECT URL","DENAKIDS","N","on site","","DIRECT","Direct","","CSV","CSV","","1640 S Columbia St","","Bogalusa","LA","US","704275800" +"1194374207","DIRECT","Direct Messaging Address","compasspsychological@icloud.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","203 Right Penhook Rd","","Harold","KY","US","416357008" +"1144879289","OTHERS","Other URL","practicefusion","N","icloud emr","","","","","","","","2302 8th Ave Ste 4","","Plattsmouth","NE","US","680482365" +"1518516657","DIRECT","Direct Messaging Address","emily.l.derosa.mil@mail.mil","N","email","","","","","","","","6600 Van Aalst Blvd","","Fort Benning","GA","US","319052102" +"1326697301","OTHERS","Other URL","www.eapain.com","N","","","","","","","","","635 Madison Ave Fl 14","","New York","NY","US","100221009" +"1265081244","CONNECT","CONNECT URL","StabholY@mskcc.org","N","","","","","","","","","1275 York Ave","","New York","NY","US","100656007" +"1235788217","CONNECT","CONNECT URL","Texarkana","N","Billing","","OTHER","Other","Texarkana","CSV","CSV","","1208 S Pleasant St","","Springdale","AR","US","727646248" +"1245889229","CONNECT","CONNECT URL","clinic@proptgroup.com","N","Clinic Website","","OTHER","Other","Clinic Website","","","","1118 Main St Ste A","","Cross Plains","WI","US","535289477" +"1144879123","OTHERS","Other URL","jkaufman@heritageprofessional.com","N","","","DIRECT","Direct","","OTHER","Other","clinical practice","345 W Fullerton Pkwy Apt 1304","","Chicago","IL","US","606144865" +"1144879123","OTHERS","Other URL","jkaufman@heritageprofessional.com","N","","","DIRECT","Direct","","OTHER","Other","all content","126 E Chestnut St","","Chicago","IL","US","606112014" +"1144879123","OTHERS","Other URL","jacob@jacobkaufman.net","N","","","DIRECT","Direct","","OTHER","Other","other","345 W Fullerton Pkwy Apt 1304","","Chicago","IL","US","606144865" +"1699324673","CONNECT","CONNECT URL","www.drchrono.com","N","","","","","","","","","607 S Magnolia Ave","","Tampa","FL","US","336062725" +"1023667003","DIRECT","Direct Messaging Address","clcortez@dmh.lacounty.gov","N","email","","","","","","","","1359 N Grand Ave Fl 2","","Covina","CA","US","917241016" +"1487203469","OTHERS","Other URL","url","N","","","DIRECT","Direct","","CSV","CSV","","1825 NW 167th St","","Miami Gardens","FL","US","330564838" +"1376192351","SOAP","SOAP URL","ChiroTouch","N","Electronic Health Record","","DIRECT","Direct","","CSV","CSV","","595 Roswell St NE","","Marietta","GA","US","300608218" +"1255980249","OTHERS","Other URL","https://www.roundtriphealth.com","N","Website","","","","","","","","221 Chestnut St Fl 400","","Philadelphia","PA","US","191062857" +"1053960047","CONNECT","CONNECT URL","dbullocksw@gmail.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","17320 W 12 Mile Rd Ste 101","","Southfield","MI","US","480762102" +"1528617511","CONNECT","CONNECT URL","anneclaire.woods@ahwcc.com","N","","","","","","","","","4809 Gerona Dr","","Austin","TX","US","787594914" +"1780233775","OTHERS","Other URL","EMR","N","EMR","","","","","","","","846 E Church Ave","","Longwood","FL","US","327505385" +"1245889252","OTHERS","Other URL","heather.f.fischle.mil@mail.mil","N","email","","OTHER","Other","email","OTHER","Other","other","1650 Cochrane Cir","","Colorado Springs","CO","US","809134613" +"1427607431","DIRECT","Direct Messaging Address","mgonzalez@servants-heart.net","N","Office EMail","","DIRECT","Direct","","OTHER","Other","Email","2080 N State Highway 360 Ste 350","","Grand Prairie","TX","US","750501451" +"1871142885","OTHERS","Other URL","www.proviacenters.com","N","Website","","OTHER","Other","Patient portal","OTHER","Other","website","1803 Chapel Hill Rd Ste B","","Durham","NC","US","277071149" +"1780233791","CONNECT","CONNECT URL","www.hero-fitness.com","N","website","","","","","","","","900 N North Branch St","","Chicago","IL","US","606424288" +"1821647835","DIRECT","Direct Messaging Address","kusrey@servants-heart.net","N","email","","DIRECT","Direct","","OTHER","Other","email","2080 N State Highway 360 Ste 350","","Grand Prairie","TX","US","750501451" +"1336798362","DIRECT","Direct Messaging Address","ymarriott@autismcarewest.com","N","Email","","DIRECT","Direct","","CSV","CSV","","2075 E Windmill Ln Ste 150","","Las Vegas","NV","US","891232085" +"1255981288","DIRECT","Direct Messaging Address","ymarriott@autismcarewest.com","N","","","DIRECT","Direct","","CSV","CSV","","2075 E Windmill Ln Ste 150","","Las Vegas","NV","US","891232085" +"1487204426","DIRECT","Direct Messaging Address","ymarriott@autismcarewest.com","N","","","DIRECT","Direct","","CSV","CSV","","2075 E Windmill Ln Ste 150","","Las Vegas","NV","US","891232085" +"1750931796","DIRECT","Direct Messaging Address","ymarriott@autismcarewest.com","N","","","DIRECT","Direct","","CSV","CSV","","2075 E Windmill Ln Ste 150","","Las Vegas","NV","US","891232085" +"1962052902","DIRECT","Direct Messaging Address","msadhall@outlook.com","N","","","DIRECT","Direct","direct messaging","OTHER","Other","direct messaging","4480 State Route 43 Apt 8","","Kent","OH","US","442406971" +"1235789272","OTHERS","Other URL","none","N","None","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4250 Dix St NE","","Washington","DC","US","200193436" +"1841840899","OTHERS","Other URL","avasquez@apu.edu","N","","","","","","","","","3945 Whittier Blvd","","Los Angeles","CA","US","900232440" +"1619527660","OTHERS","Other URL","ePrescribe","N","","","","","","","","","2211 Merrick Rd","","Merrick","NY","US","115664752" +"1275182388","CONNECT","CONNECT URL","joseortizfullana@gmail.com","N","","","","","","","","","Ave Norte Condominio Valles de Torrimar","Apt. I-305","Guaynabo","PR","US","00966" +"1265081293","CONNECT","CONNECT URL","Greensboro","N","","","","","","","","","1600 Spring Garden St","","Greensboro","NC","US","274032335" +"1740839703","DIRECT","Direct Messaging Address","dhogg@counselgodsword.com","N","email address","","DIRECT","Direct","","CSV","CSV","","2001 W Plano Pkwy Ste 2300","","Plano","TX","US","750758612" +"1740839703","DIRECT","Direct Messaging Address","dhogg@counselgodsword.com","N","","","DIRECT","Direct","","OTHER","Other","professional email","2001 W Plano Pkwy Ste 2300","","Plano","TX","US","750758612" +"1033768148","CONNECT","CONNECT URL","http://www.orleanscountyny.gov/mentalhealth","N","","","","","","","","","Route 31 West","","Albion","NY","US","14411" +"1033768148","CONNECT","CONNECT URL","http://www.orleanscountyny.gov/mentalhealth","N","","","","","","","","","Route 31 West","","Albion","NY","US","14411" +"1124677232","OTHERS","Other URL","sosborn@housesschools.net","N","","","","","","","","","309 N. Apple","","House","NM","US","881210673" +"1578112686","CONNECT","CONNECT URL","NA","N","NA","","DIRECT","Direct","","CSV","CSV","","501 Hancock","501 Hancock","Saint Joseph","LA","US","71366" +"1558910513","OTHERS","Other URL","info@openarmsarmscaregivers.net","N","webmail","","HIE","Health Information Exchange (HIE)","","OTHER","Other","info@openarmsarmscaregivers.net","12203 Raritan Ln","","Bowie","MD","US","207153219" +"1922657030","CONNECT","CONNECT URL","laptop","N","","","","","","","","","8000 Frankford Rd","","Dallas","TX","US","752526834" +"1811546930","CONNECT","CONNECT URL","dispatch@readyridegr.com","N","Server","","DIRECT","Direct","","CSV","CSV","","2411 Byron Station Dr SW Ste 3","","Byron Center","MI","US","493158002" +"1902455025","CONNECT","CONNECT URL","laptop","N","","","","","","","","","1051 Beacon St Ste 101","","Brookline","MA","US","024465622" +"1649829763","OTHERS","Other URL","Simplepractice.com","Y","Practice management platform","Authentic Self Counseling Group, LLC","","","","","","","3150 SW 38th Ave Ste 1320-A","","Coral Gables","FL","US","331461531" +"1801445937","DIRECT","Direct Messaging Address","lauren@PKtherapyot.com","N","work email","","DIRECT","Direct","","CSV","CSV","","811 Grove St","","Baldwin City","KS","US","660069204" +"1801445937","DIRECT","Direct Messaging Address","lauren@pktherapyot.com","N","work email","","DIRECT","Direct","","CSV","CSV","","811 Grove St","","Baldwin City","KS","US","660069204" +"1013566058","SOAP","SOAP URL","https://pm.officeally.com/emr/PatientCharts/PatientChart_ProgressNotes.aspx?PageAction=ProgressNotes","N","","","DIRECT","Direct","","","","","3400 McClure Bridge Rd Ste C304","","Duluth","GA","US","300968706" +"1750930798","OTHERS","Other URL","CentralReach","N","Online Platform","","","","","","","","8 Forest Hill Rd","","Belmont","NC","US","280129554" +"1780233726","DIRECT","Direct Messaging Address","ga3964@cardclinics.com","N","","","","","","","","","21600 Oxnard St Ste 1800","","Woodland Hills","CA","US","913677807" +"1245889286","DIRECT","Direct Messaging Address","sbraha@leaguecenter.org","N","email","","DIRECT","Direct","","CSV","CSV","","483 Clermont Ave","","Brooklyn","NY","US","112382253" +"1134778178","DIRECT","Direct Messaging Address","mohamed.sharif2@va.gov","N","","","DIRECT","Direct","","CSV","CSV","","Va Loma Linda 11201 Benton St","","Loma Linda","CA","US","923570001" +"1215586250","OTHERS","Other URL","SecuredComputer","N","Encrypted Computer","","DIRECT","Direct","","CSV","CSV","","3816 Virginia Rd","","Los Angeles","CA","US","900081809" +"1053960096","SOAP","SOAP URL","Yakima","N","","","","","","","","","3704 Summitview Ave","","Yakima","WA","US","989022714" +"1497304448","DIRECT","Direct Messaging Address","kbheinzmann@savasc.com","N","work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","SAVA RPM email","300 Green St","","Odin","IL","US","628701062" +"1841849809","DIRECT","Direct Messaging Address","angela@rootedandrisingtherapy.com","N","","","","","","","","","800 Old Pond Rd Ste 706D","","Bridgeville","PA","US","150173415" +"1578112546","CONNECT","CONNECT URL","npi","N","health center","","","","","","","","2101 Courage Dr","","Fairfield","CA","US","945336717" +"1578112546","CONNECT","CONNECT URL","npi","N","health center","","","","","","","","2101 Courage Dr","","Fairfield","CA","US","945336717" +"1083263032","DIRECT","Direct Messaging Address","admin@theraplacemn.com","N","","","HIE","Health Information Exchange (HIE)","","","","","6448 Main St Ste 1And3","","North Branch","MN","US","550567068" +"1700435757","DIRECT","Direct Messaging Address","kbheinzmann@savasc.com","N","RPM email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","300 Green St","","Odin","IL","US","628701062" +"1598314551","DIRECT","Direct Messaging Address","h.shields@thecardinalcenterforbehavioranalysis.com","N","Email","","DIRECT","Direct","","","","","956 W Chatham St","","Cary","NC","US","275113169" +"1275182230","DIRECT","Direct Messaging Address","credentialing@mhasck.org","N","","","","","","","","","9415 E Harry St Ste 800","","Wichita","KS","US","672075084" +"1922657998","DIRECT","Direct Messaging Address","s.bryan@thecardinalcenterforbehavioranalysis.com","N","Email","","","","","","","","956 W Chatham St","","Cary","NC","US","275113169" +"1942859947","DIRECT","Direct Messaging Address","ot@seashoreptc.com","N","","","DIRECT","Direct","","","","","950 Hooper Ave Unit 2","","Toms River","NJ","US","087538319" +"1346899358","CONNECT","CONNECT URL","Hamilton","N","","","","","","","","","1599 Keokuk St","","Hamilton","IL","US","623411137" +"1467001479","CONNECT","CONNECT URL","MYPEOPLEARISE.COM","N","COMPANY SITE","","HIE","Health Information Exchange (HIE)","","CSV","CSV","POSTAL SERVICE","12237 Washburn St","","Detroit","MI","US","482045422" +"1770132706","CONNECT","CONNECT URL","5172643869","N","Fax","","DIRECT","Direct","","CSV","CSV","","110 S Madison St","","Adrian","MI","US","492212518" +"1437708450","DIRECT","Direct Messaging Address","murguiap@mendocinocounty.org","N","","","","","","","","","1120 S Dora St","","Ukiah","CA","US","954826340" +"1669022695","DIRECT","Direct Messaging Address","aweber3@billingsclinic.org","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2800 10th Ave N","","Billings","MT","US","591010703" +"1487204418","DIRECT","Direct Messaging Address","ymarriott@autismcarewest.com","N","","","DIRECT","Direct","","CSV","CSV","","2075 E Windmill Ln Ste 150","","Las Vegas","NV","US","891232085" +"1336799360","DIRECT","Direct Messaging Address","ymarriott@autismcarewest.com","N","","","DIRECT","Direct","","CSV","CSV","","2075 E Windmill Ln Ste 150","","Las Vegas","NV","US","891232085" +"1003466046","DIRECT","Direct Messaging Address","swballard7833@hotmail.com","N","","","DIRECT","Direct","","","","","2453 B St","","Oroville","CA","US","959666590" +"1225688252","OTHERS","Other URL","ALWAYSTHERE2019@YAHOO.COM","N","EMAIL ADDRESS","","","","","","","","10330 SE 53rd Ct","","Belleview","FL","US","344203282" +"1962052993","DIRECT","Direct Messaging Address","ymarriott@autismcarewest.com","N","","","DIRECT","Direct","","CSV","CSV","","2075 E Windmill Ln Ste 150","","Las Vegas","NV","US","891232085" +"1043860075","DIRECT","Direct Messaging Address","ymarriott@autismcarewest.com","N","","","DIRECT","Direct","","CSV","CSV","","2075 E Windmill Ln Ste 150","","Las Vegas","NV","US","891232085" +"1366092306","CONNECT","CONNECT URL","honolulu","N","","","","","","","","","1088 Bishop St","","Honolulu","HI","US","968133141" +"1366092306","SOAP","SOAP URL","honolulu","N","","","","","","","","","1088 Bishop St","","Honolulu","HI","US","968133141" +"1477103422","CONNECT","CONNECT URL","Kahuku","N","","","DIRECT","Direct","","","","","56-660 Kamehameha Hwy","","Kahuku","HI","US","967312210" +"1285284232","CONNECT","CONNECT URL","Kahuku","N","","","DIRECT","Direct","","","","","56-660 Kamehameha Hwy","","Kahuku","HI","US","967312210" +"1154971109","CONNECT","CONNECT URL","aleacimz@gmail.com","N","","","DIRECT","Direct","GRESHAM","","","","3240 SE 1st St Apt 1","","Gresham","OR","US","970801418" +"1003465097","DIRECT","Direct Messaging Address","halifax@halifaxhealthdirect.org","N","Direct message address","","","","","","","","3300 Halifax Crossings Blvd.","","Deltona","FL","US","32725" +"1225687361","DIRECT","Direct Messaging Address","tfortson@carolinapharmacy.com","N","","","","","","","","","4390 Colwick Rd","","Charlotte","NC","US","282112310" +"1245889294","CONNECT","CONNECT URL","zrosenberg@outcomehc.com","N","","","","","","","","","508 S Rogers St","","Pooler","GA","US","313223116" +"1538718523","OTHERS","Other URL","Knpboardinghome","N","","","","","","","","","5729 S 1st Ave","","Tucson","AZ","US","857064408" +"1588213581","CONNECT","CONNECT URL","Englewood","N","","","OTHER","Other","Englewood","CSV","CSV","","8933 E Union Ave Ste 230","","Greenwood Village","CO","US","801111357" +"1588213581","CONNECT","CONNECT URL","Englewood","N","","","DIRECT","Direct","","CSV","CSV","","8933 E Union Ave Ste 230","","Greenwood Village","CO","US","801111357" +"1144879255","DIRECT","Direct Messaging Address","kbarnett@portagepath.org","Y","","Portage Path Community Mental Health Center","DIRECT","Direct","","CSV","CSV","","105 5th St SE Ste 6","","Barberton","OH","US","442034257" +"1144879255","DIRECT","Direct Messaging Address","kbarnett@portagepath.org","Y","","Portage Path Community Mental Health Center","DIRECT","Direct","","CSV","CSV","","105 5th St SE Ste 6","","Barberton","OH","US","442034257" +"1144879255","DIRECT","Direct Messaging Address","kbarnett@portagepath.org","N","email","","DIRECT","Direct","","CSV","CSV","","105 5th St SE Ste 6","","Barberton","OH","US","442034257" +"1992355945","CONNECT","CONNECT URL","https://www.cultivatedwellnesscenter.com/","N","","","","","","","","","1817 Queen Anne Ave N Ste 307","","Seattle","WA","US","981092876" +"1154970101","CONNECT","CONNECT URL","ehana.com","N","","","","","","","","","10 Harbor St","","Danvers","MA","US","019233390" +"1932758059","OTHERS","Other URL","Carewell","Y","","CAREWELL LLC","","","","","","","2505 SE 11th Ave Ste 332","","Portland","OR","US","972021063" +"1174172282","CONNECT","CONNECT URL","cairehomehealth@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","225 Togus Rd","","Chelsea","ME","US","043301253" +"1972152098","OTHERS","Other URL","other","N","","","OTHER","Other","other","OTHER","Other","other","921 NE 13th St","","Oklahoma City","OK","US","731045007" +"1972152098","OTHERS","Other URL","other","N","other","","OTHER","Other","other","OTHER","Other","other","921 NE 13th St","","Oklahoma City","OK","US","731045007" +"1659920775","OTHERS","Other URL","OMAHA","N","","","","","","","","","11348 Taylor St","","Omaha","NE","US","681642341" +"1497304513","CONNECT","CONNECT URL","hi@hihealthinnovations.com","N","","","","","","","","","11020 Optum Cir","","Eden Prairie","MN","US","553442503" +"1497304513","DIRECT","Direct Messaging Address","lkelsey@uhc.com","N","","","","","","","","","11020 Optum Cir","","Eden Prairie","MN","US","553442503" +"1497304513","CONNECT","CONNECT URL","hi@hihealthinnovations.com","N","","","","","","","","","11020 Optum Cir","","Eden Prairie","MN","US","553442503" +"1497304513","DIRECT","Direct Messaging Address","lkelsey@uhc.com","N","","","","","","","","","11020 Optum Cir","","Eden Prairie","MN","US","553442503" +"1770132896","DIRECT","Direct Messaging Address","Janet.Campbell@va.gov","N","Email","","DIRECT","Direct","","","","","508 Fulton St","Attn Dr. Campbell. VA GNP Program","Durham","NC","US","277053875" +"1487203501","CONNECT","CONNECT URL","savasenior.com","N","","","","","","","","","2701 California St","","Pueblo","CO","US","810043869" +"1487203501","CONNECT","CONNECT URL","savaseniorcare.com","N","","","","","","","","","2701 California St","","Pueblo","CO","US","810043869" +"1104475227","DIRECT","Direct Messaging Address","Morgan.Wendland@Brooksrehab.org","N","","","","","","","","","500 Park Ave","","Orange Park","FL","US","320733132" +"1538718663","CONNECT","CONNECT URL","gmail","N","","","DIRECT","Direct","","","","","1542 Hamilton St","","Toledo","OH","US","436074333" +"1790334829","CONNECT","CONNECT URL","kalamazoopsychology.com","Y","email","Kalamazoo Psychology, LLC","","","","","","","122 W South St","","Kalamazoo","MI","US","490074711" +"1265081392","CONNECT","CONNECT URL","Charlotte","N","","","","","","","","","8848 Red Oak Blvd Ste AA","","Charlotte","NC","US","282175595" +"1134778269","OTHERS","Other URL","CONNECTULR","N","FAX","","","","","","","","1021 N Superior Ave Ste 10","","Tomah","WI","US","546601192" +"1134778269","OTHERS","Other URL","Karesjust4u@gmial.com","N","email","","DIRECT","Direct","","OTHER","Other","FAX","1021 N Superior Ave","","Tomah","WI","US","546601100" +"1407405533","OTHERS","Other URL","Dorchester","N","","","","","","","","","895 Blue Hill Ave","","Dorchester Center","MA","US","021242902" +"1407405533","OTHERS","Other URL","nsoffer@cmhwc.com","N","","","","","","","","","895 Blue Hill Ave","","Dorchester","MA","US","021242902" +"1538718671","DIRECT","Direct Messaging Address","heather.thompson@amarawellness.org","N","email","","","","","","","","5108 Reagan Dr Ste 9","","Charlotte","NC","US","282061394" +"1114576154","OTHERS","Other URL","psychconsults@gmail.com","N","","","","","","","","","809 Jefferson Ave","","LA Porte","IN","US","463503431" +"1770132813","OTHERS","Other URL","pmiraglia@att.net","N","home","","","","","","","","4139 Wilson Ave","","Castro Valley","CA","US","945463147" +"1942859087","DIRECT","Direct Messaging Address","snb92@miami.edu","N","email","","DIRECT","Direct","","CSV","CSV","","750 NW 15th St","","Miami","FL","US","331361431" +"1366091308","DIRECT","Direct Messaging Address","Jennifer.A.Anderson@riteaid.com","N","email","","DIRECT","Direct","","OTHER","Other","email","25 Park St","","Lee","MA","US","012381701" +"1184273120","CONNECT","CONNECT URL","whitney@thecenterforchilddevelopment.com","N","","","","","","","","","262 Chapman Rd","","Newark","DE","US","197025448" +"1093364044","DIRECT","Direct Messaging Address","hannah.albright@greececsd.org","N","","","DIRECT","Direct","","","","","750 Maiden Ln","","Rochester","NY","US","146151230" +"1588213532","DIRECT","Direct Messaging Address","Candace-Rae.haislip@bjc.org","N","BJC Email","","DIRECT","Direct","","CSV","CSV","","1 Childrens Pl","","Saint Louis","MO","US","631101002" +"1902455959","CONNECT","CONNECT URL","EMAIL","N","","","DIRECT","Direct","","CSV","CSV","","17325 NW 27th Ave Ste 209","","Miami Gardens","FL","US","330564012" +"1467001412","CONNECT","CONNECT URL","haaksma.devero.com","N","Online end to end solution for documentation and communicating with providers","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Web","11479 Pine Dr","","Parker","CO","US","801347308" +"1770132748","DIRECT","Direct Messaging Address","ddaniels@mhainc.org","N","","","","","","","","","153 Magazine St","","Springfield","MA","US","011094016" +"1306495379","OTHERS","Other URL","MIAMI","N","","","","","","","","","8250 NW 5th Ter","","Miami","FL","US","331263954" +"1972152932","CONNECT","CONNECT URL","https://www.encompasscs.org/","N","","","","","","","","","380 Encinal St Ste 200","","Santa Cruz","CA","US","950602178" +"1124677109","FHIR","FHIR URL","MyOhioHCP.org","N","","","","","","","","","676 Lakeview Dr","","Lodi","OH","US","442541225" +"1679122642","OTHERS","Other URL","Epic/Maestro","N","","","","","","","","","2301 Erwin Rd","","Durham","NC","US","277054699" +"1316596380","CONNECT","CONNECT URL","KAHUKU","N","","","DIRECT","Direct","","","","","56-660 Kamehameha Hwy","","Kahuku","HI","US","967312210" +"1770132755","CONNECT","CONNECT URL","Wellington","N","","","","","","","","","1074 Hyacinth Pl Apt C","","Wellington","FL","US","334142144" +"1134778111","OTHERS","Other URL","Brandy@willowbirthservices.com","N","email","","DIRECT","Direct","","OTHER","Other","willowbirthservice@mobilemidwifeehr.net","10024 NW 141st St","","Yukon","OK","US","730998211" +"1306495387","DIRECT","Direct Messaging Address","barb.palinchik@lifescanwellnes.com","N","barb.palinchik@lifescanwellness.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1011 N Macdill Ave","","Tampa","FL","US","336075126" +"1639728629","DIRECT","Direct Messaging Address","mtaylor@mkpeds.com","N","","","","","","","","","31 Cambridge Ln Ste A","","Newtown","PA","US","189403329" +"1710536701","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1720637713","DIRECT","Direct Messaging Address","k.richards@thecardinalcenterforbehavioranalysis.com","N","Email","","DIRECT","Direct","","","","","956 W Chatham St","","Cary","NC","US","275113169" +"1619526613","DIRECT","Direct Messaging Address","calan.szmyd@saintalphonsus.org","N","work email","","DIRECT","Direct","","","","","1055 N Curtis Rd","","Boise","ID","US","837061309" +"1053960070","OTHERS","Other URL","www.360behavioralhealth.com","N","company website","","OTHER","Other","company website","OTHER","Other","company website","14350 Beaver St","","Sylmar","CA","US","913425109" +"1942859962","DIRECT","Direct Messaging Address","cgrant@genoahealthcare.com","N","secure email","","DIRECT","Direct","","OTHER","Other","secure company email","2750 S 8th St","","Beaumont","TX","US","777017719" +"1871142893","CONNECT","CONNECT URL","EMR","N","Theraoffice","","DIRECT","Direct","","OTHER","Other","EMR","1534 E Ray Rd Ste 104","","Gilbert","AZ","US","852964429" +"1699324616","DIRECT","Direct Messaging Address","danielle.choate@centerstone.org","N","","","DIRECT","Direct","","CSV","CSV","","1820 Memorial Cir","","Clarksville","TN","US","370434539" +"1316596331","CONNECT","CONNECT URL","Childrens","N","","","","","","","","","1600 7th Ave S","","Birmingham","AL","US","352331711" +"1992355929","CONNECT","CONNECT URL","www.brianchisdakmd.com","N","secure website","","","","","","","","1994 Stadium Dr","","Bozeman","MT","US","597150655" +"1538719562","CONNECT","CONNECT URL","Roscoe","N","Home","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1206 W Broadway St","","Roscoe","TX","US","795452632" +"1265082291","DIRECT","Direct Messaging Address","ymarriott@autismcarewest.com","N","","","DIRECT","Direct","","CSV","CSV","","2075 E Windmill Ln Ste 150","","Las Vegas","NV","US","891232085" +"1083264014","DIRECT","Direct Messaging Address","ymarriott@autismcarewest.com","N","","","DIRECT","Direct","","CSV","CSV","","2075 E Windmill Ln Ste 150","","Las Vegas","NV","US","891232085" +"1922658962","DIRECT","Direct Messaging Address","ymarriott@autismcarewest.com","N","","","DIRECT","Direct","","CSV","CSV","","2075 E Windmill Ln Ste 150","","Las Vegas","NV","US","891232085" +"1184274136","CONNECT","CONNECT URL","Kahuku","N","","","DIRECT","Direct","","","","","56-660 Kamehameha Hwy","","Kahuku","HI","US","967312210" +"1265081384","CONNECT","CONNECT URL","cjackson.treasuredcomm@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","2426 Cairns Mill Ct","","Charlotte","NC","US","282694083" +"1447809488","DIRECT","Direct Messaging Address","crystalcreek@blackfeetnation.com","Y","","CRYSTAL CREEK LODGE","","","","","","","850 North Piegan Street","","Browning","MT","US","59417" +"1295384295","CONNECT","CONNECT URL","meditech","N","","","","","","","","","Urb Atenas","","Manati","PR","US","00674" +"1700435823","DIRECT","Direct Messaging Address","noeyhernandez@hotmail.com","N","","","","","","","","","4017 SW Collins St","","Portland","OR","US","972196025" +"1699324707","DIRECT","Direct Messaging Address","info@ubhsinc.com","N","","","DIRECT","Direct","","OTHER","Other","HIPAA Email","2900 Chamblee Tucker Rd Bldg 16","","Atlanta","GA","US","303414148" +"1528617644","OTHERS","Other URL","Milknotes","N","","","","","","","","","3635 Azurite St","","Cumming","GA","US","300406096" +"1831748961","DIRECT","Direct Messaging Address","manager@oklahomaorthopedicnetwork.com","N","email","","DIRECT","Direct","","CSV","CSV","","8660 S Peoria Ave","","Tulsa","OK","US","741322827" +"1598314619","CONNECT","CONNECT URL","https://www.eldoradowestseniorliving.com/","N","web site with contact e mail","","DIRECT","Direct","","","","","3051 W Eldorado Pkwy","","Little Elm","TX","US","750683537" +"1396394425","DIRECT","Direct Messaging Address","carrie.wenner@va.gov","N","email","","DIRECT","Direct","","CSV","CSV","","1 Veterans Dr","","Minneapolis","MN","US","554172309" +"1205485331","OTHERS","Other URL","@ccbq.org","N","Secure email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Client info","9114 Merrick Blvd Fl 6","","Jamaica","NY","US","114325363" +"1851940985","DIRECT","Direct Messaging Address","Christina.Capo@RochesterRegional.Org","Y","EMAIL","RRH / GRIPA","HIE","Health Information Exchange (HIE)","","CSV","CSV","","100 Kings Hwy S Ste 2200","","Rochester","NY","US","146175500" +"1295384337","CONNECT","CONNECT URL","www.sgltutoring.com","N","Organization Website","","OTHER","Other","informational","OTHER","Other","website","133 Ridge Rd","","Highland Park","IL","US","600354338" +"1194374231","CONNECT","CONNECT URL","Marquette","N","","","DIRECT","Direct","","CSV","CSV","","1401 Presque Isle Ave","","Marquette","MI","US","498552818" +"1619526654","DIRECT","Direct Messaging Address","margarita.segura@ctcprograms.com","N","work email","","DIRECT","Direct","","OTHER","Other","information","5550 S Garnett Rd","","Tulsa","OK","US","741466831" +"1982253936","CONNECT","CONNECT URL","dburdge@oceanmhs.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","36 W Water St","","Toms River","NJ","US","087537414" +"1972152973","CONNECT","CONNECT URL","beautifullyinterwined@yahoo.com","N","business email","","","","","","","","90 Collett Woods Trl","","Andrews","NC","US","289015508" +"1689223695","DIRECT","Direct Messaging Address","asims@servants-heart.net","N","email","","DIRECT","Direct","","OTHER","Other","email","2080 N State Highway 360 Ste 350","","Grand Prairie","TX","US","750501451" +"1174172191","DIRECT","Direct Messaging Address","bpruiz@servants-heart.net","N","email","","DIRECT","Direct","","OTHER","Other","email","2080 N State Highway 360 Ste 350","","Grand Prairie","TX","US","750501451" +"1659920676","CONNECT","CONNECT URL","https://www.fcsok.org/","N","","","","","","","","","1 W 36th St N Ste 1","","Tulsa","OK","US","741061703" +"1659920676","DIRECT","Direct Messaging Address","mharlow@fcs.org","N","Email","","DIRECT","Direct","","OTHER","Other","Email","1 W 36th St N Ste 1","","Tulsa","OK","US","741061703" +"1821648858","OTHERS","Other URL","druffin@womenstreatmentcenter.org","N","","","","","","","","","140 N Ashland Ave","","Chicago","IL","US","606071802" +"1730739764","DIRECT","Direct Messaging Address","ari@mwdwellness.com","N","","","","","","","","","4650 W Jojoba Dr","","Tucson","AZ","US","857459046" +"1720638752","DIRECT","Direct Messaging Address","ymarriott@autismcarewest.com","N","","","DIRECT","Direct","","CSV","CSV","","2075 E Windmill Ln Ste 150","","Las Vegas","NV","US","891232085" +"1366092397","DIRECT","Direct Messaging Address","ymarriott@autismcarewest.com","N","","","DIRECT","Direct","","CSV","CSV","","2075 E Windmill Ln Ste 150","","Las Vegas","NV","US","891232085" +"1699325621","DIRECT","Direct Messaging Address","ymarriott@autismcarewest.com","N","","","DIRECT","Direct","","CSV","CSV","","2075 E Windmill Ln Ste 150","","Las Vegas","NV","US","891232085" +"1679123608","DIRECT","Direct Messaging Address","ymarriott@autismcarewest.com","N","","","DIRECT","Direct","","CSV","CSV","","2075 E Windmill Ln Ste 150","","Las Vegas","NV","US","891232085" +"1851941884","DIRECT","Direct Messaging Address","ymarriott@autismcarewest.com","N","","","DIRECT","Direct","","CSV","CSV","","2075 E Windmill Ln Ste 150","","Las Vegas","NV","US","891232085" +"1851941892","DIRECT","Direct Messaging Address","ymarriott@autismcarewest.com","N","","","DIRECT","Direct","","CSV","CSV","","2075 E Windmill Ln Ste 150","","Las Vegas","NV","US","891232085" +"1760032700","DIRECT","Direct Messaging Address","ymarriott@autismcarewest.com","N","","","DIRECT","Direct","","CSV","CSV","","2075 E Windmill Ln Ste 150","","Las Vegas","NV","US","891232085" +"1972153914","OTHERS","Other URL","info@completesolutionsrx.com","N","","","","","","","","","145 Lanark Dr","","San Antonio","TX","US","782181821" +"1427608462","OTHERS","Other URL","info@polkrx.com","N","","","","","","","","","503 N Washington Ave","","Livingston","TX","US","773512839" +"1821648874","DIRECT","Direct Messaging Address","alexis.hanford@bassett.org","Y","e-mail","Bassett Healthcare Network","DIRECT","Direct","","CSV","CSV","","321 E Albany St","","Herkimer","NY","US","133502016" +"1962052910","DIRECT","Direct Messaging Address","ag7887@centerforautism.com","N","email","","DIRECT","Direct","","OTHER","Other","email","874 Plumas St Ste C","","Yuba City","CA","US","959914023" +"1598315558","DIRECT","Direct Messaging Address","autumn.orear@CVShealth.com","N","","","","","","","","","9194 Mansfield Rd","","Shreveport","LA","US","711183123" +"1962052928","DIRECT","Direct Messaging Address","kathyg@thriveworks.com","N","","","","","","","","","345 Cypress Creek Rd Ste 102","","Cedar Park","TX","US","786134484" +"1851941819","OTHERS","Other URL","URL","N","WORK EMAIL","","DIRECT","Direct","","CSV","CSV","","7640 Fairfield Rd","","Brooklyn Park","MN","US","554442566" +"1851941819","OTHERS","Other URL","URL","N","WORK EMAIL","","DIRECT","Direct","","CSV","CSV","","7640 Fairfield Rd","","Brooklyn Park","MN","US","554442566" +"1851941819","OTHERS","Other URL","URL","N","WORK EMAIL","","DIRECT","Direct","","CSV","CSV","","7640 Fairfield Rd","","Brooklyn Park","MN","US","554442566" +"1679123632","CONNECT","CONNECT URL","https://equilystemr.md-hq.com","N","Equilyst EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2909 Canton St Ste C","","Dallas","TX","US","752263508" +"1205486263","DIRECT","Direct Messaging Address","hassd@ccf.org","N","Secure email","","DIRECT","Direct","","OTHER","Other","Direct email","5555 Transportation Blvd","","Garfield Hts","OH","US","441255371" +"1477103430","DIRECT","Direct Messaging Address","pg_aisha.vohra@pgcps.org","N","","","","","","","","","908 Hall Station Dr Apt 102","","Bowie","MD","US","207216011" +"1801446869","CONNECT","CONNECT URL","https://www.raccioanddrewdental.com/","N","","","DIRECT","Direct","","","","","256 Boston Post Rd","","Waterford","CT","US","063852054" +"1134779101","CONNECT","CONNECT URL","internet","N","","","","","","","","","304 E Veterans Meml Dr","","Kaplan","LA","US","705485009" +"1043860018","CONNECT","CONNECT URL","flushing","N","","","","","","","","","4173 Bowne St","","Flushing","NY","US","113552642" +"1740830710","DIRECT","Direct Messaging Address","contact@alesyanazarova.com","N","","","","","","","","","171 E State St Apt 227","","Ithaca","NY","US","148505566" +"1235789215","OTHERS","Other URL","rachel.gray@duke.edu","N","","","","","","","","","3601 Grouse Ct","","Durham","NC","US","277042488" +"1306496385","DIRECT","Direct Messaging Address","nbrent@crhc.org","N","","","DIRECT","Direct","","","","","248 Pleasant St Ste G100","","Concord","NH","US","033012588" +"1770133753","DIRECT","Direct Messaging Address","mpalmer@fcsva.org","Y","Work email","For Children's Sake of Virginia","DIRECT","Direct","","CSV","CSV","","14900 Bogle Dr Ste 200","","Chantilly","VA","US","201511757" +"1891345765","DIRECT","Direct Messaging Address","confidential@selflessusa.org","N","mail","","DIRECT","Direct","","CSV","CSV","","503 W McGee St","","Greensboro","NC","US","274012702" +"1942850813","OTHERS","Other URL","faithfulhc11@gmail.com","N","","","DIRECT","Direct","","OTHER","Other","I'm not really sure","3300 N Tenaya Way","","Las Vegas","NV","US","891297433" +"1619527595","DIRECT","Direct Messaging Address","katherine.carpenter@providence.org","N","work e-mail","","DIRECT","Direct","","","","","1321 Colby Ave Fl C-Wing1","","Everett","WA","US","982011665" +"1346890225","OTHERS","Other URL","Racheltore@aol.com","N","Email","","","","","","","","225 E 73rd St # 6F","","New York","NY","US","100213654" +"1346890225","OTHERS","Other URL","Racheltore.com","N","","","","","","","","","225 E 73rd St # 6F","","New York","NY","US","100213654" +"1609426584","CONNECT","CONNECT URL","EHR","N","AllScripts","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","780 Main St","","Great Barrington","MA","US","012302148" +"1427608306","DIRECT","Direct Messaging Address","mkyser@meadowbrookcentre.org","N","Meadowbrook Wellness","","","","","","","","669 Duncan Cir W","","Auburndale","FL","US","338239711" +"1588214464","CONNECT","CONNECT URL","amanda.medrano@ucsf.edu","N","email","","DIRECT","Direct","","CSV","CSV","","725 Welch Rd Uppr Pcu 420","","Palo Alto","CA","US","943041601" +"1346890332","CONNECT","CONNECT URL","ychoimd.ema","N","ychoimd.ema","","DIRECT","Direct","","CSV","CSV","","2700 10th Ave S Ste 404","","Birmingham","AL","US","352051250" +"1194375188","CONNECT","CONNECT URL","vincent.n.lattanzi.mil@mail.mil","N","","","DIRECT","Direct","","CSV","CSV","","576 Fort Eustis BLVd","","fort eustis","VA","US","23604" +"1568012581","CONNECT","CONNECT URL","wvhcc@suddenlink.net","N","wvhcc@suddenlink.net","","DIRECT","Direct","","OTHER","Other","wvhcc@suddenlink.net","230 N Eisenhower Dr","","Beckley","WV","US","258014139" +"1134779119","CONNECT","CONNECT URL","Longview","N","","","","","","","","","600 E Whaley St","","Longview","TX","US","756016525" +"1740830686","OTHERS","Other URL","Walmart.com","N","","","","","","","","","1501 E 29th St","","Muncie","IN","US","473025890" +"1740830686","OTHERS","Other URL","Walmart.com","N","","","","","","","","","1501 E 29th St","","Muncie","IN","US","473025890" +"1740830686","OTHERS","Other URL","Walmart.com","N","","","","","","","","","1501 E 29th St","","Muncie","IN","US","473025890" +"1740830686","OTHERS","Other URL","Walmart.com","N","","","","","","","","","1501 E 29th St","","Muncie","IN","US","473025890" +"1740830686","OTHERS","Other URL","Walmart.com","N","","","","","","","","","1501 E 29th St","","Muncie","IN","US","473025890" +"1619527603","DIRECT","Direct Messaging Address","rebeccakelly@lewiscounty.ny.gov","N","","","","","","","","","7785 N State St Ste 2","","Lowville","NY","US","133671229" +"1457901423","OTHERS","Other URL","Northfield","N","","","OTHER","Other","Northfield","","","","1845 Oak St Ste 15","","Northfield","IL","US","600933022" +"1700436771","DIRECT","Direct Messaging Address","Kguillotte@meetingstreet.org","N","","","","","","","","","543 North St","","New Bedford","MA","US","027402782" +"1124678198","CONNECT","CONNECT URL","info@smilesonwheels.org","N","","","DIRECT","Direct","","","","","122 Highland Dr","","Jackson","MI","US","492019164" +"1861042830","DIRECT","Direct Messaging Address","georgeanne.cole@scottschools.com","N","","","","","","","","","340 E Jackson St","","Gate City","VA","US","242513526" +"1699325662","DIRECT","Direct Messaging Address","hslama@kidztherapy.com","N","","","","","","","","","300 Garden City Plz Ste 350","","Garden City","NY","US","115303358" +"1366092330","DIRECT","Direct Messaging Address","Jdoyel@protherapysolution.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","44201 Dequindre Rd Ste 203A","","Troy","MI","US","480851117" +"1316597396","OTHERS","Other URL","https://mlb.ahmscloud.com/mlb/","N","","","","","","","","","3805 N 53rd Ave","","Phoenix","AZ","US","850313046" +"1851941843","DIRECT","Direct Messaging Address","aperitt-ugarte@pgcmh.org","N","","","","","","","","","1775 Grand Concourse","","Bronx","NY","US","104538202" +"1447800438","CONNECT","CONNECT URL","www.trioshealth.org","Y","","RCCH TRIOS HEALTH LLC","","","","","","","3810 Plaza Way","","Kennewick","WA","US","99338" +"1225688229","OTHERS","Other URL","trucareltc.com","N","HIE","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Health Information Exchange (HIE)","2930 29th St SE","","Grand Rapids","MI","US","495121723" +"1235789223","DIRECT","Direct Messaging Address","chartwell@cmhcm.org","N","","","","","","","","","655 E Cedar Ave","","Gladwin","MI","US","486242215" +"1073163069","DIRECT","Direct Messaging Address","WeiA@saccounty.net","N","","","","","","","","","4600 Broadway","","Sacramento","CA","US","958201527" +"1225688211","CONNECT","CONNECT URL","Kareo","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7584 Olive Blvd Ste 204","","University City","MO","US","631301600" +"1225688211","CONNECT","CONNECT URL","EMR","N","Kareo","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7584 Olive Blvd Ste 204","","University City","MO","US","631301600" +"1780234773","CONNECT","CONNECT URL","EPIC","N","EPIC Secure Messaging","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1910 South Ave","","LA Crosse","WI","US","546015467" +"1679123665","DIRECT","Direct Messaging Address","cdunn@remivistainc.org","N","email","","DIRECT","Direct","","OTHER","Other","email","287 Rio Lindo Ave","","Chico","CA","US","959261973" +"1023668019","DIRECT","Direct Messaging Address","jwilson@uu.edu","N","Business Email","","DIRECT","Direct","","","","","1050 Union University Dr # 1811","","Jackson","TN","US","383053656" +"1376193367","CONNECT","CONNECT URL","Sparta","N","","","","","","","","","46 Main St Ste 402","","Sparta","NJ","US","078711910" +"1124678115","DIRECT","Direct Messaging Address","rcarson@associatedphysicians.com","N","email","","DIRECT","Direct","","OTHER","Other","email","916 Talon Dr Ste 102","","O Fallon","IL","US","622691848" +"1740830736","OTHERS","Other URL","www.rockandarmor.com","N","","","DIRECT","Direct","","CSV","CSV","","535 N Locust Grove Rd Ste 170","","Meridian","ID","US","836429379" +"1285284273","DIRECT","Direct Messaging Address","Direct@AuthierMillerPapeEyeCnsltsNorfolkNE.CompulinkDirect.com","N","","","","","","","","","605 23rd St","","Columbus","NE","US","686012767" +"1689224685","CONNECT","CONNECT URL","TheHome.org","N","","","","","","","","","17 Innerbelt Rd","","Somerville","MA","US","021434418" +"1881244895","OTHERS","Other URL","rbnyphysicaltherapy@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","11915 Rockaway Beach Blvd","","Rockaway Park","NY","US","116941970" +"1336799345","CONNECT","CONNECT URL","manager@weecaretherapy.com","N","email address","","","","","","","","440 Edmond Dr","","Dyer","IN","US","463111523" +"1245880251","CONNECT","CONNECT URL","ordnerjoe@yahoo.com","N","","","DIRECT","Direct","","","","","370 Lake Shore Dr","","Brick","NJ","US","087236014" +"1831749845","CONNECT","CONNECT URL","chee_ly@msn.com","N","","","","","","","","","1971 Geneva Ave N","","Oakdale","MN","US","551284108" +"1497305411","CONNECT","CONNECT URL","Escondido","N","","","","","","","","","139 E 3rd Ave Ste 104","","Escondido","CA","US","920254246" +"1578113593","CONNECT","CONNECT URL","lizzielica@yahoo.com","N","","","","","","","","","246 Princess Dr","","Canton","MI","US","481881142" +"1386294205","CONNECT","CONNECT URL","Maria.baires@socialmodel.com","N","","","","","","","","","4445 Burns Ave","","Los Angeles","CA","US","900292702" +"1104476043","OTHERS","Other URL","https://sso.flmmis.com/adfs/ls/?wa=wsignin1.0&wtrealm=https%3a%2f%2fsso2.flmmis.com%2fadfs%2fls%2fid","N","","","DIRECT","Direct","","OTHER","Other","Docs","5354 W 7th Ave","","Hialeah","FL","US","330122517" +"1821648767","OTHERS","Other URL","ETO","N","","","","","","","","","200 Harrison St","","Oakland","CA","US","946074114" +"1033769989","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1154971018","OTHERS","Other URL","DELREFUGIOHEALTHCAREINC@GMAIL.COM","N","CORP. EMAIL ADDRESS","","DIRECT","Direct","","CSV","CSV","","4800 S Central Ave Ste B","","Los Angeles","CA","US","900115459" +"1487204343","CONNECT","CONNECT URL","kristiequinn23@gmail.com","N","","","","","","","","","74 Whalehead Rd","","Gales Ferry","CT","US","063351326" +"1487204343","CONNECT","CONNECT URL","kristiequinn23@gmail.com","N","","","","","","","","","74 Whalehead Rd","","Gales Ferry","CT","US","063351326" +"1477103331","CONNECT","CONNECT URL","www.drhealychiropractic.com","N","website","","","","","","","","214 S Dillard St","","Winter Garden","FL","US","347873523" +"1386294247","OTHERS","Other URL","Whiteglove","N","Whiteglove","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","530 E 169th St Apt 7D","","Bronx","NY","US","104562667" +"1386294247","OTHERS","Other URL","Wanda17bueno","N","Wanda17bueno","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","530 E 169th St Apt 7D","","Bronx","NY","US","104562667" +"1831749795","OTHERS","Other URL","HTTPS://crimsoncounseling.net","N","","","","","","","","","249 E Tabernacle St Ste 100","","St George","UT","US","847702951" +"1639729502","OTHERS","Other URL","ANCHORAGE","N","","","","","","","","","1201 N Muldoon Rd","","Anchorage","AK","US","995046104" +"1497305379","OTHERS","Other URL","https://www.google.com/maps/place/13428+Maxella+Ave,+Venice,+CA+90292/@33.9860778,-118.4405254,17z/d","N","https://www.google.com/search?q=223+North+Jackson+Street+Glendale%2C+California+91206&rlz=1C1SQJL_enUS805US805&oq=223+North+Jackson+Street+Glendale%2C+California+91206&aqs=chrome..69i57j0l4.261j0j4&so","","","","","","","","13428 Maxella Ave Ste 913","","Marina Del Rey","CA","US","902925620" +"1477103356","CONNECT","CONNECT URL","organizationalmindgroup.com","N","","","OTHER","Other","appointment requests","","","","3112 O St Ste 4","","Sacramento","CA","US","958166579" +"1265082150","OTHERS","Other URL","FRESNO","N","","","","","","","","","1945 N Fine Ave","","Fresno","CA","US","937271528" +"1811547797","DIRECT","Direct Messaging Address","AJSULL2@UKY.EDU","N","","","DIRECT","Direct","","CSV","CSV","","449 Long Branch Ln","","Lexington","KY","US","405118889" +"1376193292","DIRECT","Direct Messaging Address","qwikdraw@bellsouth.net","N","","","","","","","","","8780 County Road 1435","","Vinemont","AL","US","351797702" +"1902456924","DIRECT","Direct Messaging Address","smerwin@childrensnational.org","N","email","","","","","","","","111 Michigan Ave NW","","Washington","DC","US","200102916" +"1952951899","CONNECT","CONNECT URL","DALLAS","N","PHARMACY","","DIRECT","Direct","","OTHER","Other","BILLING INFORMATION","2515 Inwood Rd Ste 107","","Dallas","TX","US","752357400" +"1518517523","DIRECT","Direct Messaging Address","Jessica.Goiffon@wpsic.com","N","email","","","","","","","","123 Main St","","Indianapolis","IN","US","68432" +"1790335701","CONNECT","CONNECT URL","valerie.alfano@mercy.net","N","","","DIRECT","Direct","","CSV","CSV","","1845 S Rogers Ave","","Springfield","MO","US","65804" +"1811547748","OTHERS","Other URL","walmart","N","","","","","","","","","WalMart #1978","2505 North Oak Drive","Plymouth","IN","US","46563" +"1811547748","CONNECT","CONNECT URL","walmart01978","Y","","Wal Mart Pharmacy","","","","","","","WalMart #1978","2505 North Oak Drive","Plymouth","IN","US","46563" +"1902456833","CONNECT","CONNECT URL","Peridot","Y","reservation","San Carlos Apache Healthcare Corporation","HIE","Health Information Exchange (HIE)","","CSV","CSV","","103 Medicine Way Road","","Peridot","AZ","US","85542" +"1902456833","OTHERS","Other URL","marleah.olsen@scat-nsn.gov","N","work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Peridot, AZ","103 Medicine Way Road","","Peridot","AZ","US","85542" +"1225688153","DIRECT","Direct Messaging Address","mthealthcaremanagement@outlook.com","N","","","DIRECT","Direct","","OTHER","Other","information","1200 N James St Ste A","","Jacksonville","AR","US","720763167" +"1225688245","CONNECT","CONNECT URL","www.therapyappointment.com","Y","direct client access to files.","Life Changes Counseling & Consulting, Inc","DIRECT","Direct","","OTHER","Other","Web based client specific access","2300 N Main St Ste 29","","Clovis","NM","US","881013575" +"1245880202","SOAP","SOAP URL","406-926-1992","N","Business fax","","HIE","Health Information Exchange (HIE)","","","","","725 W Alder St Ste 20","","Missoula","MT","US","598024099" +"1154971026","CONNECT","CONNECT URL","Fairfield","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2000 Embarcadero Ste 400","","Oakland","CA","US","946065300" +"1023668084","CONNECT","CONNECT URL","MCKINNEY","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","701 Renault Way","","McKinney","TX","US","750716331" +"1154971174","OTHERS","Other URL","n/a","N","","","","","","","","","2327 SW 4th Ave","","Ontario","OR","US","979141851" +"1588214548","DIRECT","Direct Messaging Address","jnikols@bethosten.com","N","","","DIRECT","Direct","","CSV","CSV","","3100 Dundee Rd Ste 704","","Northbrook","IL","US","600622442" +"1558911511","OTHERS","Other URL","jonnieshaircare@msn.com","Y","","Jonnie's Hair Care","DIRECT","Direct","","","","","7600 Hamilton Ave Ste A","","Cincinnati","OH","US","452313102" +"1003466061","DIRECT","Direct Messaging Address","Jeanine.Meadows@va.gov","N","email address","","DIRECT","Direct","","CSV","CSV","","1100 Tunnel Rd","","Asheville","NC","US","288052576" +"1093365058","OTHERS","Other URL","EHR","N","Athena","","","","","","","","1145 Silas Creek Pkwy","","Winston Salem","NC","US","271275627" +"1447800404","DIRECT","Direct Messaging Address","PAULBELLIVEAU@drpaulbelliveau.kareodirect.com","Y","UPDOX DIRECT MESSENGING","Paul F. Belliveau, MD PA","DIRECT","Direct","","OTHER","Other","DOCUMENT","24 Front St","Suite 200","Exeter","NH","US","038332727" +"1437709490","DIRECT","Direct Messaging Address","robin.taylor@metromin.org","N","work","","DIRECT","Direct","","OTHER","Other","Tampa","2001 Gregory Dr","","Tampa","FL","US","336132542" +"1568012532","CONNECT","CONNECT URL","508-245-9446","N","text","","","","","","","","17 Saltus Ct","","Bluffton","SC","US","299097106" +"1649820614","CONNECT","CONNECT URL","info@walkingyn.com","N","Email","","DIRECT","Direct","","CSV","CSV","","535 Clinton Ave","","Brooklyn","NY","US","112382201" +"1164072138","OTHERS","Other URL","na","N","na","","","","","","","","182 Vassall St","","Quincy","MA","US","021702218" +"1427608405","DIRECT","Direct Messaging Address","Harmoniouslifesystems@hls4u.org","N","email address","","DIRECT","Direct","","","","","1024 E Willow Grove Ave","","Wyndmoor","PA","US","190387938" +"1265082242","DIRECT","Direct Messaging Address","zachary.perry.1@12102.direct.athenahealth.com","N","","","","","","","","","2376 N 400 E Ste 102","","Tooele","UT","US","840743413" +"1487204475","CONNECT","CONNECT URL","https://attachmentandtraumatherapy.com/","N","","","","","","","","","6400 W 110th St Ste 202","","Overland Park","KS","US","662111585" +"1366092363","OTHERS","Other URL","lynne.guise@roswellpark.org","N","","","","","","","","","Elm and Carlton St","","Buffalo","NY","US","142630001" +"1225688237","OTHERS","Other URL","www.myhealthrecord.com","N","","","DIRECT","Direct","","","","","1510 Citrus Medical Ct","","Ocoee","FL","US","347614547" +"1275183261","CONNECT","CONNECT URL","www.therapyconnectiontc.com","N","","","","","","","","","549 NW Lake Whitney Pl Ste 104","","Port Saint Lucie","FL","US","349861606" +"1649820655","OTHERS","Other URL","InspiringHopeBHA@gmail.com","N","","","","","","","","","701 Loyola Ave Ste 804","","New Orleans","LA","US","701131912" +"1649820655","CONNECT","CONNECT URL","InspiringHopeBHA@gmail.com","N","","","","","","","","","701 Loyola Ave Ste 804","","New Orleans","LA","US","701131912" +"1639729643","DIRECT","Direct Messaging Address","elizabeth@groundworkcounseling.com","Y","","GroundWork Counseling LLC","","","","","","","400 S Orlando Ave","","Maitland","FL","US","327515644" +"1164072179","CONNECT","CONNECT URL","hjohnson@autismcentersofmi.com","N","","","","","","","","","2675 Arch Rd","","Eaton Rapids","MI","US","488278230" +"1790335719","OTHERS","Other URL","Kareo","N","","","","","","","","","63 8th St # A","","Hoboken","NJ","US","070305022" +"1790335719","SOAP","SOAP URL","Kareo","Y","","Hudson River Care and Counseling, LLC","","","","","","","63 8th St # A","","Hoboken","NJ","US","070305022" +"1427608447","DIRECT","Direct Messaging Address","Yangp86@hotmail.com","N","","","","","","","","","7710 N Edgeworth Dr","","Milwaukee","WI","US","532234323" +"1972153997","DIRECT","Direct Messaging Address","trishl@epgi.org","N","business email","","","","","","","","1501 N Cedar Crest Blvd Ste 100","","Allentown","PA","US","181042309" +"1235789157","OTHERS","Other URL","patrickobermuller38@gmail.com","N","","","","","","","","","4101 Mountain Trail Loop NE","","Rio Rancho","NM","US","871447012" +"1235789157","OTHERS","Other URL","patrickobermuller#8@gmail.com","N","","","","","","","","","4101 Mountain Trail Loop NE","","Rio Rancho","NM","US","871447012" +"1821648742","CONNECT","CONNECT URL","www.colinstacktroost.com","N","","","","","","","","","1254 Mission St","","San Francisco","CA","US","941032706" +"1629628540","CONNECT","CONNECT URL","jweisbecker@shoremedicalcenter.com","N","hospital","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","100 Medical Center Way","","Somers Point","NJ","US","082442300" +"1972153898","OTHERS","Other URL","EPIC","N","Epic","","DIRECT","Direct","","CSV","CSV","","925 N 87th St","","Milwaukee","WI","US","532264812" +"1124678040","DIRECT","Direct Messaging Address","kvuolo@mymentalhealthclinic.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","1600 Crain Hwy S Ste 503","","Glen Burnie","MD","US","210616443" +"1518517432","DIRECT","Direct Messaging Address","dave@gimhmc.com","N","Email","","DIRECT","Direct","","CSV","CSV","","1917 W Faidley Ave","","Grand Island","NE","US","688034642" +"1003466939","OTHERS","Other URL","www.ChristinaTaylorLPC.com/contact","N","","","","","","","","","802 W Center St","","Kyle","TX","US","786409348" +"1649820572","DIRECT","Direct Messaging Address","aknapp@mi-pa.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1217 S Euclid Ave","","Bay City","MI","US","487063311" +"1871143701","DIRECT","Direct Messaging Address","shinkarow-wendy@cooperhealth.edu","Y","Work email","Cooper Hospital","DIRECT","Direct","","CSV","CSV","","3 Cooper Plz","","Camden","NJ","US","081031438" +"1144870072","DIRECT","Direct Messaging Address","Rebecca.Fantozzi@va.gov","Y","VA email","WASHINGTON DC VAMC","DIRECT","Direct","","","","","50 Irving St NW","","Washington","DC","US","204220001" +"1952951881","CONNECT","CONNECT URL","avatar","N","","","","","","","","","101 Gough St","","San Francisco","CA","US","941025903" +"1508416447","DIRECT","Direct Messaging Address","assessmentcounselingassociates@statmedcaresolutions.com","N","","","","","","","","","950 Office Park Rd Ste 235","","West Des Moines","IA","US","502652121" +"1487204335","DIRECT","Direct Messaging Address","jfarala@ican-b.com","Y","","ICAN-B","","","","","","","5450 Ralston St Ste 205","","Ventura","CA","US","930036042" +"1013567965","OTHERS","Other URL","info.ichomecare@gmail.com","N","email address","","DIRECT","Direct","","OTHER","Other","office","1801 Woodfield Dr Ste 113","","Savoy","IL","US","618749505" +"1104476050","CONNECT","CONNECT URL","Computer","N","Computer","","DIRECT","Direct","","OTHER","Other","Computer","1506 Llanwellyn Ave","","Folcroft","PA","US","190321024" +"1104476050","CONNECT","CONNECT URL","Computer","N","Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1506 Llanwellyn Ave","","Folcroft","PA","US","190321024" +"1952951824","DIRECT","Direct Messaging Address","info@marinoutpatient.com","N","lferguson@marinoutpatient.com","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Intake/progress/discharge","710 C St Ste 8","","San Rafael","CA","US","949013853" +"1104476076","CONNECT","CONNECT URL","Beaverton","N","","","DIRECT","Direct","","CSV","CSV","","3527 SW 170th Ave","","Beaverton","OR","US","970035040" +"1912557885","CONNECT","CONNECT URL","ljohnson4@yuma.org","N","district 1 email","","","","","","","","450 W 6th St","","Yuma","AZ","US","853642973" +"1184274052","CONNECT","CONNECT URL","Ada","N","Ada","","OTHER","Other","Ada","CSV","CSV","email","11420 County Road 1518 Cir","","Ada","OK","US","748205548" +"1902456874","CONNECT","CONNECT URL","Layton","N","","","","","","","","","1103 30th St","","Ogden","UT","US","844030342" +"1902456874","CONNECT","CONNECT URL","Layton","N","","","","","","","","","2940 N Church St Ste 303","","Layton","UT","US","840406617" +"1649820515","OTHERS","Other URL","laplata","N","","","","","","","","","6260 Crain Hwy","","LA Plata","MD","US","206464258" +"1164072054","DIRECT","Direct Messaging Address","Admin@NutriRev.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3951 SW McCrory St","","Port Saint Lucie","FL","US","349533970" +"1942850870","OTHERS","Other URL","www.doctormadan.com","N","","","DIRECT","Direct","","","","","1334 Pin Oak Rd","","Katy","TX","US","774946849" +"1164072914","CONNECT","CONNECT URL","HomerGlen","N","","","DIRECT","Direct","","CSV","CSV","","14129 Chicory Trl","","Homer Glen","IL","US","604916649" +"1164072914","CONNECT","CONNECT URL","HomerGlen","N","","","DIRECT","Direct","","CSV","CSV","","14129 Chicory Trl","","Homer Glen","IL","US","604916649" +"1376193235","OTHERS","Other URL","https://www.osdcf.org/","N","","","","","","","","","3180 Newberry Dr Ste 200","","San Jose","CA","US","95118" +"1508416488","OTHERS","Other URL","2","N","","","","","","","","","1755 N 74th Pl","","Mesa","AZ","US","852072969" +"1508416488","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","For billing purposes.","","","","3250 E Hermosa Vista Dr","","Mesa","AZ","US","852131702" +"1508416488","OTHERS","Other URL","N/A","N","","","","","","","","","3250 E Hermosa Vista Dr","","Mesa","AZ","US","852131702" +"1790335636","DIRECT","Direct Messaging Address","melissa.herceg@dignityhealth.org","Y","Hospital","Dignity Health","DIRECT","Direct","","OTHER","Other","notes","1555 Soquel Dr","","Santa Cruz","CA","US","950651705" +"1053961904","DIRECT","Direct Messaging Address","lean@smartcounselingca.com","N","","","","","","CSV","CSV","","29995 Technology Dr Ste 101","","Murrieta","CA","US","925632633" +"1861042723","SOAP","SOAP URL","Aguadilla","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Carr 2 Km 124 Bo. Caimital Alto","","Aguadilla","PR","US","00603" +"1891345815","DIRECT","Direct Messaging Address","marterburn@coastalspeechtherapy.com","N","","","","","","","","","1151 Dove St Ste 150&202","","Newport Beach","CA","US","926602840" +"1467002378","CONNECT","CONNECT URL","lookdentalandvision.com","N","website","","DIRECT","Direct","","OTHER","Other","N/A","1800 Galleria Blvd Ste 2590","","Franklin","TN","US","370676278" +"1992355804","DIRECT","Direct Messaging Address","alisha.porter@k12.wv.us","N","primary email","","","","","","","","Hardy County Board of Education","510 Ashby Street","Moorefield","WV","US","26936" +"1700436722","DIRECT","Direct Messaging Address","ccasaudoumecq@corahealth.com","N","","","DIRECT","Direct","","","","","7762 N Kendall Dr","","Miami","FL","US","331567523" +"1316597370","CONNECT","CONNECT URL","DMZ","N","","","","","","","","","310 Camino De La Placita","","Taos","NM","US","875715951" +"1396395356","DIRECT","Direct Messaging Address","info@mentoringmomentsllc.com","N","","","","","","","","","11959 Adams Rd","","Granger","IN","US","465307519" +"1851941868","CONNECT","CONNECT URL","micromerchant","N","","","","","","","","","55 Meadowlands Pkwy","","Secaucus","NJ","US","070942977" +"1619527553","SOAP","SOAP URL","WSDL","N","It identifies the location on the built-in HTTP SERVICES","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11518 Mossmorran Ln","","Richmond","TX","US","774072185" +"1265082101","OTHERS","Other URL","https://provider.physicianapps.com/Bin10/Virtual/Form/Host/DefaultHost.aspx?trid=0ae9830bf90445c98e5","N","","","","","","","","","525 E 68th St","","New York","NY","US","100654870" +"1174173017","DIRECT","Direct Messaging Address","feasterville@smileculture.com","N","","","","","","","","","537 E Street Rd","","Trevose","PA","US","190537772" +"1437709375","DIRECT","Direct Messaging Address","support@gonacocare.com","N","email","","DIRECT","Direct","","OTHER","Other","email","6633 Hillcroft St Ste 124","","Houston","TX","US","770814816" +"1407406358","OTHERS","Other URL","https://sso.flmmis.com/adfs/ls/?wa=wsignin1.0&wtrealm=https%3a%2f%2fsso2.flmmis.com%2fadfs%2fls%2fid","N","","","","","","","","","14932 SW 23rd Way","","Miami","FL","US","331855882" +"1639729585","CONNECT","CONNECT URL","https://www.kidsmpt.com","N","","","","","","","","","534 Owl Creek Dr","","Powder Springs","GA","US","301276285" +"1639729585","OTHERS","Other URL","kris.pt@kidsmpt.com","N","","","","","","","","","534 Owl Creek Dr","","Powder Springs","GA","US","301276285" +"1639729585","CONNECT","CONNECT URL","https://www.kidsmpt.com","N","","","","","","","","","534 Owl Creek Dr","","Powder Springs","GA","US","301276285" +"1639729585","OTHERS","Other URL","kris.pt@kidsmpt.com","N","","","","","","","","","534 Owl Creek Dr","","Powder Springs","GA","US","301276285" +"1639729585","CONNECT","CONNECT URL","https://www.kidsmpt.com","N","","","","","","","","","534 Owl Creek Dr","","Powder Springs","GA","US","301276285" +"1639729585","OTHERS","Other URL","kris.pt@kidsmpt.com","N","","","","","","","","","534 Owl Creek Dr","","Powder Springs","GA","US","301276285" +"1184274037","DIRECT","Direct Messaging Address","Jocybel.Itorralba@NVIPHealth.com","N","Work e-mail","","DIRECT","Direct","","CSV","CSV","","2440 Professional Ct Ste 110","","Las Vegas","NV","US","891280839" +"1447800396","DIRECT","Direct Messaging Address","hilary.lopez@sparrow.org","N","business email","","DIRECT","Direct","","CSV","CSV","","1210 W Saginaw St","","Lansing","MI","US","489151927" +"1821648775","CONNECT","CONNECT URL","rx@cornerpharmacy.org","N","","","","","","","","","14721 Princeton Ave","","Moorpark","CA","US","930211436" +"1952951816","OTHERS","Other URL","kimberlyschumann09@gmail.com","N","e-mail","","DIRECT","Direct","","CSV","CSV","","35 Edmore Ln S","","West Islip","NY","US","117954009" +"1407406366","CONNECT","CONNECT URL","www.officeally.com","Y","electronic health record","TMS Institute of America, LLC","","","","","","","10420 Old Olive Street Rd","Suite 104","Saint Louis","MO","US","63141" +"1407406366","OTHERS","Other URL","www.officeally.com","N","ehr","","","","","","","","26843 Tanic Dr Ste 101","","Wesley Chapel","FL","US","335444618" +"1003466962","SOAP","SOAP URL","2022","N","office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1375 Pearl St","","Eugene","OR","US","974013523" +"1306496260","OTHERS","Other URL","https://outlook.office.com","N","Outlook","","DIRECT","Direct","Data collection","CSV","CSV","","4317 NE Thurston Way Ste 11","","Vancouver","WA","US","986626658" +"1457901316","OTHERS","Other URL","djones@hptc.org","N","","","","","","","","","30 Meadowbrook Rd","","Brockton","MA","US","023017122" +"1255981122","OTHERS","Other URL","n/a","N","n/a","","OTHER","Other","n/a","OTHER","Other","n/a","3441 E 13th Ave","","Denver","CO","US","802062608" +"1255981122","OTHERS","Other URL","n/a","N","n/a","","OTHER","Other","n/a","OTHER","Other","n/a","3441 E 13th Ave","","Denver","CO","US","802062608" +"1255981122","OTHERS","Other URL","n/a","N","n/a","","OTHER","Other","n/a","OTHER","Other","n/a","3441 E 13th Ave","","Denver","CO","US","802062608" +"1346890217","DIRECT","Direct Messaging Address","hujmartin@kort.com","N","","","","","","","","","374 Kroger Way","","Versailles","KY","US","403831915" +"1013567981","CONNECT","CONNECT URL","Conroe,TX","Y","health clinic","UTMB Regional and Maternal Child Health Program","","","","","","","701 E Davis St","","Conroe","TX","US","773013099" +"1750931630","DIRECT","Direct Messaging Address","jsullivan@zero-day.us","N","Secure Email","","DIRECT","Direct","","","","","413 N Bridge St","","DeWitt","MI","US","488208907" +"1891345781","CONNECT","CONNECT URL","kingston","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","403 Broadway","","Kingston","NY","US","124014625" +"1982254876","DIRECT","Direct Messaging Address","jeanernst64@yahoo.fr","N","personal email address","","DIRECT","Direct","","OTHER","Other","email address","4568 Vespasian Ct","","Lake Worth","FL","US","334637220" +"1881244770","DIRECT","Direct Messaging Address","Chathammarketing@outlook.com","N","","","DIRECT","Direct","","CSV","CSV","","100 Congress Ave Ste 2000","","Austin","TX","US","787012745" +"1497305387","REST","RESTful URL","gwenishere@yahoo.com","N","gwenishere@yahoo.com","","DIRECT","Direct","","CSV","CSV","","1368 Northridge Dr","","Rocky Mount","NC","US","278048324" +"1285284174","DIRECT","Direct Messaging Address","katrinaj@simplyalovingtouch.com","N","","","","","","","","","234 Colrain St SW","","Wyoming","MI","US","495481013" +"1548810443","DIRECT","Direct Messaging Address","lauren.cann@ctcprograms.com","N","","","","","","","","","34 Gifford St","","New Bedford","MA","US","027442610" +"1093365991","OTHERS","Other URL","other","N","","","","","","","","","3450 Miller Dr","","Atlanta","GA","US","303412726" +"1720638638","OTHERS","Other URL","OtherUrl","N","","","","","","","","","1718 Bayview Dr","","Lakeland","FL","US","338052618" +"1639729544","CONNECT","CONNECT URL","Manassas","N","","","","","","","","","9120 I Beam Ln","","Manassas","VA","US","201105325" +"1639729544","CONNECT","CONNECT URL","Manassas","N","","","","","","","","","9120 I Beam Ln","","Manassas","VA","US","201105325" +"1639729544","CONNECT","CONNECT URL","Manassas","N","","","","","","","","","9120 I Beam Ln","","Manassas","VA","US","201105325" +"1710537527","CONNECT","CONNECT URL","winonalogistics@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","1001 Covington Dr Apt 2","","Detroit","MI","US","482034011" +"1497305304","OTHERS","Other URL","Columbus","N","","","","","","","","","2540 Billingsley Rd","","Columbus","OH","US","432351990" +"1487204244","DIRECT","Direct Messaging Address","9152.0001@direct.aihs.nextgenshare.com","N","NextGen Share","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4141 State St Ste B11","","Santa Barbara","CA","US","931101898" +"1487204244","DIRECT","Direct Messaging Address","9152.0001@direct.aihs.nextgenshare.com","N","NextGen Share","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5412 Carpinteria Ave","","Carpinteria","CA","US","930131423" +"1376193136","DIRECT","Direct Messaging Address","stephanie@findleyfoundation.org","N","Email Address","","","","","","","","1237 W Bruce St Ste 103","","Milwaukee","WI","US","532041218" +"1346890159","DIRECT","Direct Messaging Address","jes.1114@hotmail.com","N","","","DIRECT","Direct","","CSV","CSV","","Urb Paseo de la Ceiba 212 Calle Areca","","Juncos","PR","US","00777" +"1457901225","OTHERS","Other URL","saidbilejama@gmail.com","N","My Email","","DIRECT","Direct","","CSV","CSV","","2419 5th Ave S Apt 1119","","Minneapolis","MN","US","554043642" +"1316597149","DIRECT","Direct Messaging Address","thaustin@nshcorp.directak.net","N","","","","","","","","","1000 Greg Kruschek Ave","","Nome","AK","US","99762" +"1053961953","DIRECT","Direct Messaging Address","rpomeranz@nshcorp.org","N","","","","","","","","","1000 GREG KRUSCHEK AVE","","NOME","AK","US","99762" +"1134779960","DIRECT","Direct Messaging Address","karlab@prairiewindscounseling.com","N","karlab@prairiewindscounseling.com","","DIRECT","Direct","","OTHER","Other","secure email","102 W 4th Ave Ste 1","","Milbank","SD","US","572522400" +"1225688054","DIRECT","Direct Messaging Address","lynne.blackshear@k12.wv.us","N","","","","","","","","","Berkeley County Board of Education","1435 Winchester Avenue","Martinsburg","WV","US","25405" +"1285284018","DIRECT","Direct Messaging Address","christina.munson@k12.wv.us","N","","","","","","","","","Berkeley County Board of Education","1435 Winchester Ave","Martinsburg","WV","US","25405" +"1881244614","OTHERS","Other URL","meredith.osborne.jri@gmail.com","N","Work email","","DIRECT","Direct","","OTHER","Other","Admin","Joint Relief Institute","600 22nd Street","Oak Brook","IL","US","60523" +"1295385037","CONNECT","CONNECT URL","evolution","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","centro medico de puerto rico hospital municipal","departamento de pediatria 3rd piso","san juan","PR","US","00936" +"1336799196","DIRECT","Direct Messaging Address","anna@hopeboundcollective.com","N","email","","DIRECT","Direct","","OTHER","Other","email","5277 Manhattan Cir Ste 250","","Boulder","CO","US","803038212" +"1518517374","DIRECT","Direct Messaging Address","richard.haddock@va.gov","N","email","","DIRECT","Direct","","CSV","CSV","","Northern Arizona VA Health Care System","500 Hwy 89N","Prescott","AZ","US","86313" +"1295385185","DIRECT","Direct Messaging Address","JGuillenBotello@selectmedical.com","N","Email address","","DIRECT","Direct","","","","","5810 E Sam Houston Pkwy N","","Houston","TX","US","770492528" +"1932759826","SOAP","SOAP URL","fax","N","office","","","","","","","","1818 New York Ave NE Ste 230","","Washington","DC","US","200021851" +"1780234682","OTHERS","Other URL","other","N","","","","","","","","","926 Darlington Way SW","","Rome","GA","US","301616135" +"1104476019","OTHERS","Other URL","EClinicalWorks","N","","","","","","","","","1684 E Boston St","","Gilbert","AZ","US","852956219" +"1841840741","DIRECT","Direct Messaging Address","henrymais69@hotmail.com","N","","","","","","","","","3298 Fort Lincoln Dr NE Apt 511","","Washington","DC","US","200184318" +"1841840741","DIRECT","Direct Messaging Address","henrymais69@hotmail.com","N","","","","","","","","","3298 Fort Lincoln Dr NE Apt 511","","Washington","DC","US","200184318" +"1841840741","DIRECT","Direct Messaging Address","henrymais69@hotmail.com","N","","","","","","","","","3298 Fort Lincoln Dr NE Apt 511","","Washington","DC","US","200184318" +"1891345708","OTHERS","Other URL","seabrook","N","","","DIRECT","Direct","","","","","3101 Nasa Pkwy Ste F","","Seabrook","TX","US","775866475" +"1124678032","CONNECT","CONNECT URL","lmm.pink@yahoo.com","N","","","","","","","","","202 S Hartford St","","Breckenridge","TX","US","764244713" +"1679123582","DIRECT","Direct Messaging Address","dan@resilienceptwellness.com","N","PT, Owner","","DIRECT","Direct","","CSV","CSV","","470 Shoemaker Ln","","Agawam","MA","US","010013620" +"1932759743","CONNECT","CONNECT URL","DACULA","N","","","","","","","","","565 Flintlock Dr","","Dacula","GA","US","300193414" +"1932759743","CONNECT","CONNECT URL","DACULA","N","","","","","","","","","565 Flintlock Dr","","Dacula","GA","US","300193414" +"1396395109","DIRECT","Direct Messaging Address","ataylor@directionsforliving.org","N","","","","","","","","","1437 S Belcher Rd","","Clearwater","FL","US","337642829" +"1083264808","OTHERS","Other URL","Gehrimed","N","EMR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","EMR","24275 Katy Fwy Ste 400","","Katy","TX","US","774947267" +"1619527439","DIRECT","Direct Messaging Address","info@avadisresidential.com","N","","","","","","","","","24275 Katy Fwy Ste 400","","Katy","TX","US","774947267" +"1528618345","OTHERS","Other URL","CorporateNetwork","N","","","","","","","","","6001 W Parmer Ln","","Austin","TX","US","787273901" +"1053961870","DIRECT","Direct Messaging Address","dr.matthewbutler@icloud.com","N","","","","","","","","","1 Calle Almonte Apt 1402","","San Juan","PR","US","009262430" +"1316597131","OTHERS","Other URL","Emilee.legg@baileymedicalcenter.com","N","","","","","","","","","10502 N 110th East Ave","","Owasso","OK","US","740556655" +"1265082093","DIRECT","Direct Messaging Address","officemanager@hilltop.dental","N","email address","","DIRECT","Direct","","OTHER","Other","email","605 Baltimore Annapolis Blvd Ste 1","","Severna Park","MD","US","211463930" +"1447800271","DIRECT","Direct Messaging Address","alexander.lembersky@xenonhealth.com","N","E-mail","","DIRECT","Direct","","CSV","CSV","","1308 Morris Ave Ste 101","","Union","NJ","US","070833328" +"1437709268","DIRECT","Direct Messaging Address","Zlevin@jcsfl.org","N","","","","","","","","","735 NE 125th St","","North Miami","FL","US","331615611" +"1619527447","CONNECT","CONNECT URL","Home","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","985 11th Ave","","Cumberland","WI","US","548299109" +"1124678990","CONNECT","CONNECT URL","https://www.simplepractice.com","N","","","DIRECT","Direct","","CSV","CSV","","1831 E 71st St","","Tulsa","OK","US","741363922" +"1548810385","OTHERS","Other URL","mzlezz924@gmail.com","N","personal email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","personal care info","3841 Northwood Rd","","University Heights","OH","US","441183739" +"1548810385","OTHERS","Other URL","mzlezz924@gmail.com","N","personal email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","personal care info","3841 Northwood Rd","","University Heights","OH","US","441183739" +"1194375931","CONNECT","CONNECT URL","snlholguin1@gmail.com","N","email address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","fontana","16275 Dianthus Ave","","Fontana","CA","US","923355544" +"1457901290","CONNECT","CONNECT URL","CLEVELAND","N","","","","","","","","","17552 Rosbough Blvd # 119","","Cleveland","OH","US","441302580" +"1790335560","CONNECT","CONNECT URL","legendarytherapy.com","N","","","","","","","","","1560 Mayflower Ave","","Bronx","NY","US","104615400" +"1033769807","CONNECT","CONNECT URL","ChiroTouch","Y","Medical Software","JUST HEALTH LLC","","","","","","","62 Shawnee Trl SE","","Marietta","GA","US","300677316" +"1962052738","SOAP","SOAP URL","www.members.centralreach.com","N","","","","","","","","","4515 E 91st St Ste 201","","Tulsa","OK","US","741372810" +"1871143644","DIRECT","Direct Messaging Address","info@regionalinfusions.com","N","email","","DIRECT","Direct","","OTHER","Other","email","432 Greenapple Dr","","Gilbertsville","KY","US","420449345" +"1326698192","DIRECT","Direct Messaging Address","acrawford@blackfeetnation.com","N","","","","","","","","","503 Popimi St","","Browning","MT","US","594175315" +"1699325464","OTHERS","Other URL","other","N","","","","","","","","","1518 Greensboro Way","","Grayson","GA","US","300172905" +"1487204251","DIRECT","Direct Messaging Address","info@therasens.com","N","","","","","","","","","1900 Garden Rd Ste 200-C","","Monterey","CA","US","939405373" +"1205486073","SOAP","SOAP URL","www.members.centralreach.com","N","","","","","","","","","4515 E 91st St Ste 201","","Tulsa","OK","US","741372810" +"1184274953","OTHERS","Other URL","other","N","","","","","","","","","4612 Hamlet Walk SE","","Conyers","GA","US","300944327" +"1154971935","OTHERS","Other URL","Unknown","N","","","","","","","","","1220 Satellite Blvd NW","","Suwanee","GA","US","300243223" +"1154971935","OTHERS","Other URL","Unknown","N","","","","","","","","","1220 Satellite Blvd NW","","Suwanee","GA","US","300243223" +"1568012342","CONNECT","CONNECT URL","adaywithmyfriendsCEO@gmail.com","N","CEO email","","","","","","","","400 Middletown Blvd Ste 108","","Langhorne","PA","US","190471819" +"1699325472","OTHERS","Other URL","https://weeksmedical.org/","N","Weeks Medical Center","","DIRECT","Direct","","CSV","CSV","","173 Middle St","","Lancaster","NH","US","035843508" +"1912557794","CONNECT","CONNECT URL","Lakeland","N","","","","","","","","","714 S Ingraham Ave","","Lakeland","FL","US","338015602" +"1588214381","REST","RESTful URL","Waltham","N","another organization","","DIRECT","Direct","","OTHER","Other","BLOOMFIELD","42 Weston St Ste 1","","Waltham","MA","US","024537756" +"1396395190","DIRECT","Direct Messaging Address","sheri1129@frontiernet.net","N","email","","","","","","","","147 Northwood Dr","","Rochester","NY","US","146123021" +"1356991152","OTHERS","Other URL","Philadelphia","N","","","","","","","","","4409 Frankford Ave","","Philadelphia","PA","US","191243636" +"1275183006","OTHERS","Other URL","Purityhealthcare@yahoo.com","N","Business email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","MCDONOUGH","525 Camano Way","","McDonough","GA","US","302538377" +"1619527512","DIRECT","Direct Messaging Address","shawna.theodorou@lakecountyca.gov","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6302 Thirteeth Ave","","Lucerne","CA","US","95458" +"1619527512","DIRECT","Direct Messaging Address","shawna.theodorou@lakecountyca.gov","N","work email","","OTHER","Other","7072622972","CSV","CSV","","6302 Thirteeth Ave","","Lucerne","CA","US","95458" +"1659921468","DIRECT","Direct Messaging Address","managment@trilateralconsulting.com","N","","","HIE","Health Information Exchange (HIE)","","","","","12042 Blanco Rd Ste 307","","San Antonio","TX","US","782165438" +"1093365801","DIRECT","Direct Messaging Address","management@trilateralconsulting.com","N","","","","","","","","","12042 Blanco Rd Ste 307","","San Antonio","TX","US","782165438" +"1982254892","DIRECT","Direct Messaging Address","hawkins2@uw.edu","N","","","","","","","","","4311 11th Ave NE Ste 200","","Seattle","WA","US","981056367" +"1326698135","DIRECT","Direct Messaging Address","KStauffer@eastersealsma.org","Y","","Easter Seals Massachusetts","","","","","","","484 Main Street","6th Floor","Worcester","MA","US","01608" +"1720638539","DIRECT","Direct Messaging Address","HillHaven.TPM@encorerehabilitation.com","N","","","","","","","","","880 Ridgeway Rd","","Commerce","GA","US","305291396" +"1962052712","DIRECT","Direct Messaging Address","tlah.hopson@ourhomeofunity.com","N","Administrator secure email address","","DIRECT","Direct","","CSV","CSV","","6616 S 48th Ln","","Laveen","AZ","US","853391986" +"1740830595","OTHERS","Other URL","https://psiderm.com/","N","Practice Website","","DIRECT","Direct","","CSV","CSV","","1495 River Park Dr Ste 200","","Sacramento","CA","US","958154517" +"1922658772","DIRECT","Direct Messaging Address","jhuang@sahchicago.org","Y","work email","ST. ANTHONY HOSPITAL","DIRECT","Direct","","","","","2875 W 19th St","REHAB DEPARTMENT","Chicago","IL","US","60623" +"1194375956","DIRECT","Direct Messaging Address","abellizzi@abacollective.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","1 International Blvd Ste 400","","Mahwah","NJ","US","074950025" +"1376193144","CONNECT","CONNECT URL","BJAFAR@HEALTH.SOUTHALABAMA.EDU","N","Work email","","DIRECT","Direct","","CSV","CSV","","1700 Center Street","CHILDRENS AND WOMENS HOSPITAL","Mobile","AL","US","366043660" +"1376193144","CONNECT","CONNECT URL","BJAFAR@HEALTH.SOUTHALABAMA.EDU","N","Work email","","DIRECT","Direct","","CSV","CSV","","1700 Center Street","CHILDRENS AND WOMENS HOSPITAL","Mobile","AL","US","366043660" +"1376193144","CONNECT","CONNECT URL","BJAFAR@HEALTH.SOUTHALABAMA.EDU","N","Work email","","DIRECT","Direct","","CSV","CSV","","1700 Center Street","CHILDRENS AND WOMENS HOSPITAL","Mobile","AL","US","366043660" +"1801446695","DIRECT","Direct Messaging Address","sylvie.kwi@cadenshealth.com","N","","","HIE","Health Information Exchange (HIE)","","","","","5135 W St Kateri Dr","","Laveen","AZ","US","853396929" +"1821648635","CONNECT","CONNECT URL","EHR","N","Therapy Notes","","DIRECT","Direct","","CSV","CSV","","3208 Whitney Ave","","Hamden","CT","US","065182158" +"1952951857","OTHERS","Other URL","officeally.com","N","","","","","","","","","498 Palm Springs Dr Ste 345","","Altamonte Springs","FL","US","327017806" +"1730739541","OTHERS","Other URL","Credible","N","","","","","","","","","3737 Lander Rd","","Pepper Pike","OH","US","441245712" +"1669022489","OTHERS","Other URL","Cerener","N","","","","","","","","","101 Sivley Rd SW","","Huntsville","AL","US","358014421" +"1063062883","DIRECT","Direct Messaging Address","susan_green@eastiron.monroe.edu","N","","","","","","","","","155 Densmore Rd","","Rochester","NY","US","146091850" +"1063062883","CONNECT","CONNECT URL","susan_green@eastiron.monroe.edu","N","","","","","","","","","155 Densmore Rd","","Rochester","NY","US","146091850" +"1811547649","CONNECT","CONNECT URL","AllThingsInspiringWellness@gmail.com","N","Buisness email","","","","","","","","755 Walker Rd Ste B","","Dover","DE","US","199042724" +"1154971992","DIRECT","Direct Messaging Address","dpowell2@desc.org","N","","","DIRECT","Direct","","CSV","CSV","Seattle","1600 S Lane St","","Seattle","WA","US","981442810" +"1760032510","OTHERS","Other URL","cld_2k@hotmail.com","N","email","","","","","","","","1815 Hand Ave","","Bay Minette","AL","US","36507" +"1912557760","DIRECT","Direct Messaging Address","lcrowley5@mgh.harvard.edu","Y","Email","Massachusetts General Hospital","DIRECT","Direct","","CSV","CSV","","55 Fruit St","","Boston","MA","US","021142621" +"1295385045","DIRECT","Direct Messaging Address","Tiffany.Roper@lcmchealth.org","N","","","DIRECT","Direct","","","","","200 Henry Clay Ave","","New Orleans","LA","US","701185798" +"1841840691","DIRECT","Direct Messaging Address","connor.mensching@mountsinai.org","Y","work e-mail","Mount Sinai Hospital","","","","","","","1468 Madison Ave","15th Floor, Box 1194","New York","NY","US","100296508" +"1659921427","DIRECT","Direct Messaging Address","info@terpro.net","N","","","","","","","","","8175 W Ludlow Dr Unit 222","","Peoria","AZ","US","853814796" +"1457901233","DIRECT","Direct Messaging Address","mothermoore@mac.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11111 E Mississippi Ave Ste 268","","Aurora","CO","US","800123106" +"1477103240","DIRECT","Direct Messaging Address","tony@redimedclinic.com","N","tony@redimedclinic.com","","DIRECT","Direct","","CSV","CSV","","4430 Highway 22 Ste B","","Mandeville","LA","US","704713310" +"1194375964","OTHERS","Other URL","other","N","","","","","","","","","230 Huntcliff Ct","","Fayetteville","GA","US","302144078" +"1720638505","DIRECT","Direct Messaging Address","klarity@klarityrestorenorcal.com","N","secure clinic email address","","DIRECT","Direct","","OTHER","Other","HIPPA compliant secure email address","1535 Webster St Ste A","","Fairfield","CA","US","945334904" +"1275183055","DIRECT","Direct Messaging Address","alison.sporleder@mymlc.com","N","","","","","","","","","2016 S Main St","","Maryville","MO","US","644682655" +"1093365884","DIRECT","Direct Messaging Address","teresa.klingenstein@k12.dc.gob","N","","","DIRECT","Direct","","CSV","CSV","","2801 Calvert St NW","","Washington","DC","US","200082666" +"1285284075","DIRECT","Direct Messaging Address","cmzobniw@mdanderson.org","N","","","DIRECT","Direct","","CSV","CSV","","1515 Holcombe Blvd","","Houston","TX","US","770304000" +"1134779929","CONNECT","CONNECT URL","CVS","Y","","GARFIELD BEACH CVS LLC","","","","","","","4579 Atlantic Ave","","Long Beach","CA","US","908071512" +"1598315384","CONNECT","CONNECT URL","HIE","N","","","","","","","","","1155 N Capitol Ave Ste 160","","San Jose","CA","US","951322500" +"1598315384","OTHERS","Other URL","CDC","N","","","","","","","","","1155 N Capitol Ave Ste 160","","San Jose","CA","US","951322500" +"1477103265","CONNECT","CONNECT URL","google","N","","","","","","","","","3481 E Sunset Rd","","Las Vegas","NV","US","891203228" +"1376193177","CONNECT","CONNECT URL","N/A","N","n/A","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","34800 Bob Wilson Dr","","San Diego","CA","US","921341098" +"1154971950","OTHERS","Other URL","https://www.theratracker.com/Account/Login.aspx","Y","TheraTracker","Special Kids Care","HIE","Health Information Exchange (HIE)","","","","","7455 Fm 2325","","Wimberley","TX","US","786764111" +"1881244689","OTHERS","Other URL","KateLPC@protonmail.com","N","Secure e-mail","","","","","","","","136 E San Antonio St Ste 9","","San Marcos","TX","US","786665509" +"1033769831","DIRECT","Direct Messaging Address","caprimr.s00048.us@wal-mart.com","N","work address","","","","","","","","885 E US Highway 60","","Monett","MO","US","657089367" +"1578113270","CONNECT","CONNECT URL","Howell","N","home","","DIRECT","Direct","","OTHER","Other","Howell","54 Shorewood Ln","","Howell","MI","US","488437559" +"1578113270","CONNECT","CONNECT URL","Howell","N","home","","OTHER","Other","Howell","CSV","CSV","","54 Shorewood Ln","","Howell","MI","US","488437559" +"1013567718","DIRECT","Direct Messaging Address","info@peritiapediatric.com","N","","","","","","","","","1900 E Golf Rd Ste 950","","Schaumburg","IL","US","601735034" +"1902456601","OTHERS","Other URL","Electronic","N","","","OTHER","Other","Phone","","","","705 Bertrand Dr","","Lafayette","LA","US","705065546" +"1366092066","CONNECT","CONNECT URL","COLUMBUS","N","","","","","","","","","5060 Lindora Dr","","Columbus","OH","US","432324647" +"1700436409","DIRECT","Direct Messaging Address","hillary@laplatafamily.com","N","hillary@laplatafamily.com","","DIRECT","Direct","","CSV","CSV","","270 E 8th Ave Ste 206","","Durango","CO","US","813015708" +"1427608124","OTHERS","Other URL","www.therapynotes.com","N","","","DIRECT","Direct","","","","","1934 Old Gallows Rd Ste 360","","Vienna","VA","US","221824040" +"1811547524","DIRECT","Direct Messaging Address","amber@hayesclinic.com","N","","","DIRECT","Direct","","","","","520 N Collegiate Dr Ste A","","Paris","TX","US","754604885" +"1235789934","DIRECT","Direct Messaging Address","zelenam@ccf.org","N","work email","","HIE","Health Information Exchange (HIE)","","","","","6780 Mayfield Rd","","Mayfield Heights","OH","US","441242203" +"1932759651","CONNECT","CONNECT URL","amanda.couchon@bhs.org","N","","","","","","","","","759 Chestnut St Radiology Department","","Springfield","MA","US","011990001" +"1417507310","OTHERS","Other URL","Waynesboro","N","","","","","","","","","950 Andrew Jackson Drive","","Waynesboro","TN","US","384853848" +"1457901175","CONNECT","CONNECT URL","DR.REINKE","N","","","","","","","","","1163 S Carney Dr","","Saint Clair","MI","US","480795569" +"1689224305","CONNECT","CONNECT URL","ehr.icanotes.com","N","EHR","","","","","","","","142 N Melrose St","","Casper","WY","US","826012735" +"1699325597","OTHERS","Other URL","other","N","","","","","","","","","5605 Harbor Pointe","","Oakwood","GA","US","305663071" +"1174173934","CONNECT","CONNECT URL","info@headsusa.com","N","","","","","","","","","1001 E Baker St Ste 100","","Plant City","FL","US","335633700" +"1801446687","CONNECT","CONNECT URL","BHoward@astorservice.org","N","","","","","","","","","750 Tilden St","","Bronx","NY","US","104676013" +"1952951733","DIRECT","Direct Messaging Address","tamara@macfavor.com","N","","","","","","","","","307 N Georgia Ave","","Cocoa","FL","US","329226222" +"1871143651","DIRECT","Direct Messaging Address","info@summitcounselingandwellness.com","N","Business email","","DIRECT","Direct","","OTHER","Other","Business Email","1292 Main St","","Sumiton","AL","US","351484829" +"1255981049","CONNECT","CONNECT URL","Dayton","N","","","","","","","","","16 Graves Dr","","Dayton","NV","US","894036300" +"1528618311","DIRECT","Direct Messaging Address","ekua@taylormensahcare.com","N","Clinic Email","","DIRECT","Direct","","","","","23 Empire Dr Ste 100-101","","Saint Paul","MN","US","551031856" +"1346890134","DIRECT","Direct Messaging Address","ccrase@ineedctg.com","N","Email","","DIRECT","Direct","","","","","268 E Friend St Ste 101","","Prestonsburg","KY","US","416538071" +"1871143578","DIRECT","Direct Messaging Address","garry.desulme@HF.ORG","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1700 S 23rd St","","Fort Pierce","FL","US","349504803" +"1225688922","SOAP","SOAP URL","Tacoma","N","","","DIRECT","Direct","","CSV","CSV","","535 Dock St","","Tacoma","WA","US","984024614" +"1215587910","CONNECT","CONNECT URL","parismatlockhc@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","325 E 195th St","","Euclid","OH","US","441191117" +"1679123376","DIRECT","Direct Messaging Address","Paulanthony2@me.com","N","Personal","","DIRECT","Direct","","CSV","CSV","","9071 Iron Oak Ave","","Tampa","FL","US","336473280" +"1669022372","DIRECT","Direct Messaging Address","jean.lee@dekalbep.gadirect.net","N","Hospital ER","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2701 N Decatur Rd","","Decatur","GA","US","300335918" +"1669022372","DIRECT","Direct Messaging Address","jean.lee@dekalbep.gadirect.net","N","Emory decatur","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2701 N Decatur Rd","","Decatur","GA","US","300335918" +"1932759644","CONNECT","CONNECT URL","theconsciousconduit@gmail.com","N","","","","","","","","","3 Gary St","","East Northport","NY","US","117312337" +"1477103182","CONNECT","CONNECT URL","becky.boedeker@ssmhealth.com","N","","","","","","","","","6420 Clayton Rd","","Richmond Heights","MO","US","631171811" +"1194375808","OTHERS","Other URL","Personal","N","","","DIRECT","Direct","","CSV","CSV","Charlotte","1609 Vineyard Mist Dr","","Cary","NC","US","275196998" +"1003466715","DIRECT","Direct Messaging Address","sularu1@verizon.net","N","","","","","","","","","3218 Greenway Dr","","Ellicott City","MD","US","210422418" +"1821648536","OTHERS","Other URL","Victoria.Maio@yai.org","Y","","YAI","","","","","","","180 Amsterdam Ave","","New York","NY","US","100235034" +"1285284992","OTHERS","Other URL","EPIC","N","","","","","","","","","26 Winfield St","","Staten Island","NY","US","103053538" +"1346890050","CONNECT","CONNECT URL","N/A","N","Government","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5018 N 39th St","","Tacoma","WA","US","984074202" +"1174173884","OTHERS","Other URL","johanvn1990@gmail.com","N","email","","OTHER","Other","NPI","OTHER","Other","sensitive or personal content","1150 S Semoran Blvd Ste A","","Orlando","FL","US","328071424" +"1336799048","DIRECT","Direct Messaging Address","jjcraw@frontier.com","N","","","","","","","","","31 Dam Overlook Ln","","Lawrenceville","PA","US","169298419" +"1336799048","DIRECT","Direct Messaging Address","jjcraw@frontier.com","N","","","","","","","","","31 Dam Overlook Ln","","Lawrenceville","PA","US","169298419" +"1336799048","DIRECT","Direct Messaging Address","jjcraw@frontier.com","N","","","","","","","","","31 Dam Overlook Ln","","Lawrenceville","PA","US","169298419" +"1336799048","DIRECT","Direct Messaging Address","jjcraw@frontier.com","N","","","","","","","","","31 Dam Overlook Ln","","Lawrenceville","PA","US","169298419" +"1336799048","DIRECT","Direct Messaging Address","jjcraw@frontier.com","N","","","","","","","","","31 Dam Overlook Ln","","Lawrenceville","PA","US","169298419" +"1336799048","DIRECT","Direct Messaging Address","jjcraw@frontier.com","N","","","","","","","","","31 Dam Overlook Ln","","Lawrenceville","PA","US","169298419" +"1336799048","DIRECT","Direct Messaging Address","jjcraw@frontier.com","N","","","","","","","","","31 Dam Overlook Ln","","Lawrenceville","PA","US","169298419" +"1336799048","CONNECT","CONNECT URL","jjcraw@frontier.com","N","","","","","","","","","31 Dam Overlook Ln","","Lawrenceville","PA","US","169298419" +"1336799048","DIRECT","Direct Messaging Address","jjcraw@frontier.com","N","","","","","","","","","31 Dam Overlook Ln","","Lawrenceville","PA","US","169298419" +"1942850664","DIRECT","Direct Messaging Address","robert.bradshaw5@va.gov","N","","","HIE","Health Information Exchange (HIE)","","","","","120 Terminal St","","Mosheim","TN","US","378186205" +"1942850664","CONNECT","CONNECT URL","lenorapainter@gmail.com","N","","","","","","","","","120 Terminal St","","Mosheim","TN","US","378186205" +"1134779853","CONNECT","CONNECT URL","Edina","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6401 France Ave S","","Edina","MN","US","554352104" +"1952951667","DIRECT","Direct Messaging Address","murph371@purdue.edu","N","Purdue University email address","","DIRECT","Direct","","OTHER","Other","School email address","6520 Kingsley Dr","","Indianapolis","IN","US","462201262" +"1770133480","DIRECT","Direct Messaging Address","cameron.hiett@idealimage.com","N","","","DIRECT","Direct","","","","","15217 Main St Ste 103","","Mill Creek","WA","US","980129004" +"1750931473","DIRECT","Direct Messaging Address","ntrombley@sagpsych.com","N","","","","","","","","","2100 Hemmeter Rd","","Saginaw","MI","US","486033944" +"1679123392","OTHERS","Other URL","www.residentialcuts.com","N","","","","","","","","","491 NW 2nd St","","Homestead","FL","US","330305821" +"1013567734","OTHERS","Other URL","ccoleman@sfmc.net","N","","","","","","","","","211 Saint Francis Dr","","Cape Girardeau","MO","US","637035049" +"1962052688","OTHERS","Other URL","Hasmaryestevez@yahoo.com","N","","","","","","","","","772 E 20th St","","Hialeah","FL","US","330134142" +"1700436425","OTHERS","Other URL","Aimee.olejasz@gmail.com","N","","","","","","","","","9309 Glacier Hwy Ste B106","","Juneau","AK","US","998019300" +"1700436425","SOAP","SOAP URL","aurorachiro@alaska.net","N","SOAP charts- hand written","","","","","","","","9309 Glacier Hwy Ste B106","","Juneau","AK","US","998019300" +"1700436425","OTHERS","Other URL","aurorachiro@alaska.net","N","","","","","","","","","9309 Glacier Hwy Ste B106","","Juneau","AK","US","998019300" +"1508416223","OTHERS","Other URL","riverstonebodyworks@gmail.com","N","","","DIRECT","Direct","","","","","15 Plumer Ln","","Lee","NH","US","038616209" +"1326698044","OTHERS","Other URL","Alexandria","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4320 Seminary Rd","","Alexandria","VA","US","223041535" +"1306496039","DIRECT","Direct Messaging Address","cgabrielli@marscare.com","N","","","","","","","","","825 Delaware Ave","","Fountain Hill","PA","US","180151168" +"1205486933","CONNECT","CONNECT URL","newyork","N","","","","","","","","","14202 20th Ave","","Flushing","NY","US","113513000" +"1831749563","DIRECT","Direct Messaging Address","Myke2929@hotmail.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","126 Mortimer Ave","","Rutherford","NJ","US","070701615" +"1831749563","DIRECT","Direct Messaging Address","Myke2929@hotmail.com","N","Home","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Phone","126 Mortimer Ave","","Rutherford","NJ","US","070701615" +"1831749563","DIRECT","Direct Messaging Address","Myke2929@hotmail.com","N","Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Email","126 Mortimer Ave","","Rutherford","NJ","US","070701615" +"1003466731","DIRECT","Direct Messaging Address","JosueB@ShantiAZ.org","N","Phoenix Shanti Group","","","","","","","","2345 W Glendale Ave","","Phoenix","AZ","US","850217672" +"1912557646","OTHERS","Other URL","Uprise","N","Practice Software","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","278 Barker St","","North Andover","MA","US","018451123" +"1730739467","DIRECT","Direct Messaging Address","sbell62025@charter.net","N","","","DIRECT","Direct","","CSV","CSV","email","3986 Maryville Rd Lowr Level","","Granite City","IL","US","620404191" +"1700436433","CONNECT","CONNECT URL","California","N","computer","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Los Angeles","5707 10th Ave","","Los Angeles","CA","US","900432527" +"1154971885","CONNECT","CONNECT URL","emilyegardner24@gmail.com","N","","","","","","","","","120 Nix Ridge Rd","","Ash Flat","AR","US","725139017" +"1326698069","CONNECT","CONNECT URL","contact@downingtownnutrition.com","N","secure email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Gethealthie EHR","721 E Lancaster Ave","","Downingtown","PA","US","193352719" +"1407406143","OTHERS","Other URL","Plymouth","N","","","","","","","","","190 Main St Apt C","","Plymouth","NH","US","032641566" +"1689224321","CONNECT","CONNECT URL","thibodeauxmedicalclinic@gmail.com","N","","","","","","","","","1303 Horridge St","","Vinton","LA","US","706684531" +"1851941595","DIRECT","Direct Messaging Address","Melody.Magnotta@holcombbhs.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","920 E Baltimore Pike","","Kennett Square","PA","US","193481800" +"1932759677","OTHERS","Other URL","Hushmail","N","","","DIRECT","Direct","","CSV","CSV","","256 Chapman Rd Bldg Suite201","","Newark","DE","US","197025499" +"1841840584","OTHERS","Other URL","http://jodiemanrossacupuncture.com","N","acupuncture website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","acupuncture website","6311 Kingston Pike Ste 1E","","Knoxville","TN","US","379194906" +"1538719273","CONNECT","CONNECT URL","Cartersville","N","Office","","DIRECT","Direct","","OTHER","Other","Cartersville","41 Walden Crossing","","Cartrsville","GA","US","30120" +"1346890084","OTHERS","Other URL","info@ihcs-nj.com","N","email","","DIRECT","Direct","","OTHER","Other","Email","100 Overlook Ctr","","Princeton","NJ","US","085407814" +"1124678875","DIRECT","Direct Messaging Address","KBPowroznik@savaxc.com","N","secure email","","DIRECT","Direct","","CSV","CSV","fax","1379 Van Voorhis Rd","","Morgantown","WV","US","265053415" +"1831749514","DIRECT","Direct Messaging Address","goshenptcare@optonline.net","N","DIRECT EMAIL","","","","","","","","14204 Bayside Ave Ste 8L","","Flushing","NY","US","113542300" +"1821648411","OTHERS","Other URL","terricea@vesta.org","N","","","DIRECT","Direct","","CSV","CSV","","20410 Observation Dr Ste 108","","Germantown","MD","US","208766419" +"1285284943","CONNECT","CONNECT URL","https://my.practicebetter.io/#/p/profile/edit","N","Practice Better EHR","","HIE","Health Information Exchange (HIE)","","","","","8213 D Dr N","","Battle Creek","MI","US","490148511" +"1285284943","CONNECT","CONNECT URL","https://my.practicebetter.io/#/p/schedule/view?day=2019-09-16","N","EMR - practice better","","DIRECT","Direct","","CSV","CSV","","8213 D Dr N","","Battle Creek","MI","US","490148511" +"1063062719","OTHERS","Other URL","kbabb@vanderheyden.org","Y","","Vanderheyden Hall, Inc.","","","","","","","614 Cooper Hill Rd","Route 355","Wynantskill","NY","US","121982906" +"1326698929","CONNECT","CONNECT URL","Columbia","N","Secure text","","OTHER","Other","Columbia","CSV","CSV","Columbia","404 N Keene St Ste 101","","Columbia","MO","US","652016626" +"1962052647","OTHERS","Other URL","lboo138@regiscollege.edu","Y","","regis college","","","","","","","235 Wellesley St","","Weston","MA","US","024931572" +"1962052647","CONNECT","CONNECT URL","paulinolau@gmail.com","N","personal","","DIRECT","Direct","","OTHER","Other","medical","1206 Windsor Dr","","Framingham","MA","US","017013066" +"1720638497","DIRECT","Direct Messaging Address","michelle@painmedicineofny.com","N","","","DIRECT","Direct","","CSV","CSV","","550 E 180th St","","Bronx","NY","US","104573304" +"1720638497","OTHERS","Other URL","bronx","N","","","","","","CSV","CSV","","550 E 180th St","","Bronx","NY","US","104573304" +"1689224354","OTHERS","Other URL","ucpaofniagaracounty","N","","","","","","","","","9812 Lockport Rd","","Niagara Falls","NY","US","143041114" +"1902456668","DIRECT","Direct Messaging Address","racquel@rsemeraro.com","N","Email","","DIRECT","Direct","","","","","10560 Main St Ste 311","","Fairfax","VA","US","220307175" +"1578113205","DIRECT","Direct Messaging Address","joy.garrison@avcmh.org","N","professional email address","","DIRECT","Direct","","CSV","CSV","","5805 Cedar Lake Rd","","Oscoda","MI","US","487509499" +"1013567742","OTHERS","Other URL","Dayton","N","","","DIRECT","Direct","","OTHER","Other","Dayton","230 N Main St","","Dayton","OH","US","454021263" +"1306496047","DIRECT","Direct Messaging Address","allison@3riversmusictherapy.com","N","","","","","","","","","6601 Ridgeville St","","Pittsburgh","PA","US","152171314" +"1245880988","DIRECT","Direct Messaging Address","healing@triangleresolutions.com","N","secure email","","","","","","","","10760 Bloomingdale Ave","","Riverview","FL","US","335783675" +"1427608165","DIRECT","Direct Messaging Address","contact@miriamrd.com","N","Business Email","","DIRECT","Direct","","","","","1765 Duke St","","Alexandria","VA","US","223143401" +"1235789983","OTHERS","Other URL","support@ptmovementmasters.com","N","","","","","","","","","146 E 55th St Fl 3","","New York","NY","US","100224635" +"1235789983","OTHERS","Other URL","support@ptmovementmasters.com","N","","","","","","","","","146 E 55th St Fl 3","","New York","NY","US","100224635" +"1235789983","OTHERS","Other URL","support@ptmovementmasters.com","N","","","","","","","","","146 E 55th St Fl 3","","New York","NY","US","100224635" +"1053961706","DIRECT","Direct Messaging Address","allison@3riversmusictherapy.com","Y","","Three Rivers Music Therapy LLC","","","","","","","205 Constitution Ct","","Washington","PA","US","153019583" +"1588214233","OTHERS","Other URL","Theranest","N","","","OTHER","Other","theranest","CSV","CSV","","534 S Pineapple Ave Ste 5","","Sarasota","FL","US","342367024" +"1588214233","OTHERS","Other URL","Theranest","N","","","OTHER","Other","theranest","CSV","CSV","","534 S Pineapple Ave Ste 5","","Sarasota","FL","US","342367024" +"1588214233","OTHERS","Other URL","Theranest","N","","","OTHER","Other","theranest","CSV","CSV","","534 S Pineapple Ave Ste 5","","Sarasota","FL","US","342367024" +"1588214233","OTHERS","Other URL","Theranest","N","","","OTHER","Other","theranest","CSV","CSV","","534 S Pineapple Ave Ste 5","","Sarasota","FL","US","342367024" +"1023668779","CONNECT","CONNECT URL","jguerrero4107@gmail.com","N","","","","","","","","","8530 Belcher Rd","","Manvel","TX","US","775783516" +"1821648577","CONNECT","CONNECT URL","WWW.MOTIONPTG.COM","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","905 Assisi Ln","","Jacksonville","FL","US","322332972" +"1932759511","SOAP","SOAP URL","brooklyn","N","","","","","","","","","60 Bell Point Dr","","Brooklyn","NY","US","112346328" +"1063062727","CONNECT","CONNECT URL","Lanham","N","","","","","","","","","9947 Good Luck Rd Apt 204","","Lanham","MD","US","207063266" +"1609426360","CONNECT","CONNECT URL","SimplePractice","N","","","DIRECT","Direct","","CSV","CSV","","6156 Saint Andrews Rd Ste 105","","Columbia","SC","US","292123147" +"1134779895","DIRECT","Direct Messaging Address","Stevenst3@nychhc.org","N","Email","","DIRECT","Direct","","","","","462 1st Ave","","New York","NY","US","100169196" +"1639729395","OTHERS","Other URL","pmcross21@yahoo.com","N","","","","","","","","","4741 187th St","","Country Club Hills","IL","US","604785262" +"1457901126","DIRECT","Direct Messaging Address","kherbst@sunshine.org","N","email","","DIRECT","Direct","","OTHER","Other","email","15 Spring Valley Rd","","Ossining","NY","US","105622001" +"1336799006","CONNECT","CONNECT URL","gingram@athomemp.com","Y","office manager","Traveling Nurse Practitioner, LLC","DIRECT","Direct","","CSV","CSV","","880 Mull Ave Ste 200","","Akron","OH","US","443137522" +"1881244556","OTHERS","Other URL","CompanyEmail","N","","","","","","","","","160 Lawrence Ave","","Brooklyn","NY","US","112301103" +"1073163747","OTHERS","Other URL","www.empowerbehavioral.com","N","website","","","","","","","","11905 Bowman Dr Ste 507","","Fredericksburg","VA","US","224087344" +"1215587985","CONNECT","CONNECT URL","nkosanke@motivationandchange.com","N","","","DIRECT","Direct","","","","","519 8th Avenue","9th Floor","New York","NY","US","10018" +"1356991038","DIRECT","Direct Messaging Address","office@myazdental.com","N","","","","","","","","","2195 Monterey Hwy Ste 30","","San Jose","CA","US","951251069" +"1225688906","OTHERS","Other URL","www.genesiscenter.net","N","","","","","","","","","457 Griswold Rd","","Elyria","OH","US","440352304" +"1598315277","CONNECT","CONNECT URL","cvpharmacy@hotmail","N","secure computer in pharmacy","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2380 N 400 E Ste E","","North Logan","UT","US","843411767" +"1649820333","CONNECT","CONNECT URL","Aventura","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","21150 Point Pl Apt 903","","Aventura","FL","US","331804035" +"1477103158","CONNECT","CONNECT URL","https://sites.google.com/a/mariposahsc.org/intranetexample/","N","internal communication for the county","","OTHER","Other","internal","OTHER","Other","internal","5362 Lemee Ln","","Mariposa","CA","US","953389556" +"1922658616","DIRECT","Direct Messaging Address","alejandra.diaz@mountsinai.org","N","Professional E-mail provided by the hospital","","DIRECT","Direct","","OTHER","Other","E-mail","1 Gustave L Levy Pl Fl 12","","New York","NY","US","100296574" +"1851941546","OTHERS","Other URL","Norco","N","","","","","","","","","2065 Temescal Ave","","Norco","CA","US","928602726" +"1376193961","OTHERS","Other URL","bridgette.arnal@mclaren.org","N","business email","","OTHER","Other","work email","OTHER","Other","work email","405 W Greenlawn Ave","","Lansing","MI","US","489102898" +"1932759628","DIRECT","Direct Messaging Address","yvhhreferral@hughchatham.org","N","Referral Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Exchange","1477 Carrollton Pike","","Hillsville","VA","US","24343" +"1679123285","DIRECT","Direct Messaging Address","cheryle@robinroberts.emadirect.md","N","workplace EMR direct mail address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","patient info","6100 Southwest Blvd Ste 100","","Benbrook","TX","US","761093964" +"1184274789","DIRECT","Direct Messaging Address","VLWoodbeck@SavaSC.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","111 Trealout Dr","","Fenton","MI","US","484301481" +"1710537311","OTHERS","Other URL","n/a","N","n/a","","DIRECT","Direct","","","","","7701 E Colonial Dr","","Orlando","FL","US","328078421" +"1801446406","CONNECT","CONNECT URL","Clinton","N","","","DIRECT","Direct","","CSV","CSV","","100 N 30th St","","Clinton","OK","US","736013117" +"1578113189","CONNECT","CONNECT URL","Rochester","N","Hospital Designated Email and Computer/Workspace","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","908 Long Pond Rd","","Greece","NY","US","146261107" +"1083264691","OTHERS","Other URL","Philadelphia","N","","","","","","","","","7175 Ogontz Ave Ste B","","Philadelphia","PA","US","19138" +"1346890951","OTHERS","Other URL","Mail","N","Mail","","DIRECT","Direct","","CSV","CSV","","3 York Shores Dr","","York","ME","US","039095369" +"1346890951","OTHERS","Other URL","Other","N","Other","","","","","","","","3 York Shores Dr","","York","ME","US","039095369" +"1801446414","OTHERS","Other URL","info@kermedpharmacy.com","N","","","","","","","","","6729 Bandera Rd","","Leon Valley","TX","US","782381438" +"1801446414","OTHERS","Other URL","info@kermedpharmacy.com","N","","","","","","","","","6729 Bandera Rd","","Leon Valley","TX","US","782381438" +"1801446414","OTHERS","Other URL","info@kermedpharmacy.com","N","","","","","","","","","6729 Bandera Rd","","Leon Valley","TX","US","782381438" +"1801446414","OTHERS","Other URL","info@kermedpharmacy.com","N","","","","","","","","","6729 Bandera Rd","","Leon Valley","TX","US","782381438" +"1003466624","OTHERS","Other URL","kentuckycounselingcenter","N","workplace","","DIRECT","Direct","","CSV","CSV","","123 Rogers St","","Berea","KY","US","404031417" +"1255981866","OTHERS","Other URL","theranest","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","601 University Dr Ste 112","","Fort Worth","TX","US","761072170" +"1902456510","CONNECT","CONNECT URL","LUZIOASSOCIATES.COM","N","","","","","","","","","4411 Washington Ave Ste 300","","Evansville","IN","US","477140900" +"1619527223","CONNECT","CONNECT URL","southfieldmentalhealth@gmail.com","N","","","DIRECT","Direct","","","","","17320 W 12 Mile Rd","","Southfield","MI","US","480762100" +"1790335305","DIRECT","Direct Messaging Address","KIAJHENDERS@OUTLOOK.COM","N","","","","","","","","","2966 Flat Shoals Rd","","Decatur","GA","US","300342649" +"1831749464","OTHERS","Other URL","jdunn44@jh.edu","N","","","","","","","","","1830 E Monument St Ste 6-100","","Baltimore","MD","US","212870020" +"1487204012","CONNECT","CONNECT URL","Direct","N","Columbus","","DIRECT","Direct","","OTHER","Other","Columbus","2039 10th Ave","","Columbus","GA","US","319011459" +"1003466632","DIRECT","Direct Messaging Address","miranda@3riversmusictherapy.com","N","","","","","","","","","520 Scenic View Dr","","Lemont Frnc","PA","US","154561334" +"1386294965","DIRECT","Direct Messaging Address","adrienne.stewart@childrenscolorado.org","N","Work Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12500 Huron St","","Westminster","CO","US","802341726" +"1386294965","DIRECT","Direct Messaging Address","adrienne.stewart@childrenscolorado.org","N","Work Email","","","","","","","","12500 Huron St","","Westminster","CO","US","802341726" +"1568012144","DIRECT","Direct Messaging Address","jennifer.u@actionurgentcare.com","N","manager email","","DIRECT","Direct","","","","","4735 Hamilton Ave Ste 80","","San Jose","CA","US","951301769" +"1306496880","DIRECT","Direct Messaging Address","Contact@rockymtnpsychiatry.com","N","Email","","","","","","","","3350 W Americana Ter Ste 320","","Boise","ID","US","837062548" +"1215587795","DIRECT","Direct Messaging Address","HOMESTEADHEALTH@EXECS.COM","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","21646 W Hilton Ave","","Buckeye","AZ","US","853266555" +"1710537295","DIRECT","Direct Messaging Address","hello@graymdpsychiatry.com","N","email","","DIRECT","Direct","","CSV","CSV","","5318 Patterson Ave Ste E","","Richmond","VA","US","232262044" +"1275183923","OTHERS","Other URL","Acworth","N","","","","","","","","","4550 Cobb Parkway North NW Ste 101","","Acworth","GA","US","301014181" +"1275183923","DIRECT","Direct Messaging Address","nfant@uab.edu","N","","","","","","","","","4550 Cobb Parkway North NW Ste 101","","Acworth","GA","US","301014181" +"1538719224","CONNECT","CONNECT URL","https://www.google.com/search?sxsrf=ACYBGNQyx0wZPdQwOh9KirO2xtCpncDroA%3A1568241823167&source=hp&ei=","N","","","DIRECT","Direct","","CSV","CSV","","10300 Compton Ave","","Los Angeles","CA","US","900023628" +"1811547565","CONNECT","CONNECT URL","Email","N","Email","","DIRECT","Direct","","CSV","CSV","","224 Stark Rd","","Sarver","PA","US","160558919" +"1447800131","CONNECT","CONNECT URL","oprmc.com","Y","","Midwest Divison - OPRMC, LLC","","","","","","","10500 Quivira Rd","","Overland Park","KS","US","662152306" +"1447800131","CONNECT","CONNECT URL","saintlukeskc.org","Y","","St Lukes Hospital of Kansas City","","","","","","","4401 Wornall Rd","","Kansas City","MO","US","641113220" +"1083264741","OTHERS","Other URL","lyfeoflovhhc@gmail.com","N","business email","","DIRECT","Direct","","CSV","CSV","","3228 Brookbridge Rd","","Virginia Beach","VA","US","234524907" +"1821648502","CONNECT","CONNECT URL","https://www.healthit.gov/topic/health-it-basics/health-information-exchange","N","https://www.healthit.gov/topic/health-it-basics/health-information-exchange","","DIRECT","Direct","","CSV","CSV","","2260 Linda Ave Ste 201","","Odessa","TX","US","797632663" +"1912557695","CONNECT","CONNECT URL","ufl.edu","N","","","","","","","","","121 Gale Lemerand Dr","","Gainesville","FL","US","326112051" +"1558911032","SOAP","SOAP URL","SOAP","N","","","","","","","","","14813 N Dale Mabry Hwy","","Tampa","FL","US","336182027" +"1982254660","DIRECT","Direct Messaging Address","kellih@evoketherapeuticservices.com","N","","","","","","","","","5500 E Yale Ave Ste 202","","Denver","CO","US","802226930" +"1346890027","CONNECT","CONNECT URL","creativenwa.com","N","","","","","","","","","902 McClain Rd Ste 6003","","Bentonville","AR","US","727126379" +"1639729320","OTHERS","Other URL","https://www.innovativehealthmedical.com/","N","Clinic Website","","","","","","","","727 S Main St","","Middleton","TN","US","380523607" +"1700436490","DIRECT","Direct Messaging Address","mhalstvedt@billingscc.com","N","Email","","DIRECT","Direct","","CSV","CSV","","1220 Avenue C Apt F","","Billings","MT","US","591023200" +"1356991046","CONNECT","CONNECT URL","www.holycrosservices.org","N","","","","","","","","","3400 S Washington Rd","","Saginaw","MI","US","486014958" +"1295385888","OTHERS","Other URL","Amymr124@yahoo.com","N","","","","","","","","","1406 N 39th St","","East Saint Louis","IL","US","622042431" +"1568012151","CONNECT","CONNECT URL","jairocastro421@yahoo.com","N","Office email","","","","","","","","2455 W Whittier Blvd","","Montebello","CA","US","906403040" +"1235789827","OTHERS","Other URL","HSMS","N","","","","","","","","","2 Crystal Lake Plz Ste C","","Crystal Lake","IL","US","600143118" +"1730739343","CONNECT","CONNECT URL","Gainesville","N","","","DIRECT","Direct","","CSV","CSV","","290 Woodlawn Dr","","Gainesville","FL","US","326111949" +"1730739343","CONNECT","CONNECT URL","Gainesville","N","","","","","","","","","290 Woodlawn Dr","","Gainesville","FL","US","326111949" +"1134779739","DIRECT","Direct Messaging Address","alrobinson@lcsnw.org","Y","Work Email","Lutheran Community Services NW","","","","","","","1103 NE Elm St","","Prineville","OR","US","977541664" +"1134779739","DIRECT","Direct Messaging Address","alrobinson@lcsnw.org","N","","","","","","","","","1103 NE Elm St","","Prineville","OR","US","977541664" +"1740830348","OTHERS","Other URL","younggoldenhands@yahoo.com","N","","","","","","","","","5604 Fair Oak Ct","","Orlando","FL","US","328083430" +"1407406002","CONNECT","CONNECT URL","Bbullock@ibji.com","N","GOOGLE DRIVE","","DIRECT","Direct","","","","","9000 Waukegan Rd Ste 100","","Morton Grove","IL","US","600532128" +"1912557521","SOAP","SOAP URL","holisticbillingservices.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7932 W Sand Lake Rd Ste 200","","Orlando","FL","US","328197299" +"1649820259","DIRECT","Direct Messaging Address","monica.mclain001@saintalphonsus.org","N","Work Email; secure","","DIRECT","Direct","","CSV","CSV","","1055 N Curtis Rd","","Boise","ID","US","837061309" +"1396395919","OTHERS","Other URL","www.goldfadendental.com","N","","","","","","","","","1905 NW 13th St Ste 2","","Gainesville","FL","US","326093414" +"1770133399","DIRECT","Direct Messaging Address","admichael@wmhs.com","N","Email","","DIRECT","Direct","","CSV","CSV","","12500 Willowbrook Rd","","Cumberland","MD","US","215026393" +"1205486826","CONNECT","CONNECT URL","Vancouver","N","","","DIRECT","Direct","","OTHER","Other","Vancouver","2406 NE 139th St Apt 298","","Vancouver","WA","US","986862314" +"1760032387","CONNECT","CONNECT URL","stevie.shew@phrehab.com","N","","","","","","","","","7101 S Saginaw Pl","","Terre Haute","IN","US","478029719" +"1235789868","CONNECT","CONNECT URL","Mwalker@childguidancecenter.org","N","","","","","","","","","5776 Saint Augustine Rd","","Jacksonville","FL","US","322078046" +"1144870775","CONNECT","CONNECT URL","EDGEWATER","N","","","DIRECT","Direct","","","","","2600 Solomons Island Rd","","Edgewater","MD","US","210371102" +"1174173702","OTHERS","Other URL","www.sunwavehealth.com","N","","","","","","","","","61 W Main St","","Freehold","NJ","US","077282114" +"1396395927","CONNECT","CONNECT URL","www.Aspiranet.org","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1306496930","CONNECT","CONNECT URL","www.aspiranet.org","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1760032395","OTHERS","Other URL","DFS4","N","work station on DFS secure network","","DIRECT","Direct","","CSV","CSV","","1251 Muldoon Rd Ste 116","","Anchorage","AK","US","995042098" +"1295385847","CONNECT","CONNECT URL","RxConnect","N","Pharmacy management and EHR processing software","","DIRECT","Direct","","CSV","CSV","","15300 N Cotton Ln","","Surprise","AZ","US","853889613" +"1548810104","DIRECT","Direct Messaging Address","info@crystalgarnesdds.com","N","E-mail","","DIRECT","Direct","","CSV","CSV","","8933 Market Pl","","Lake Stevens","WA","US","982584909" +"1073163630","OTHERS","Other URL","airway@spokanept.com","N","","","","","","","","","9725 W Sunset Hwy","","Spokane","WA","US","992249426" +"1427608090","CONNECT","CONNECT URL","EMR","N","Electronic medical record","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","113 W Lake St","","Bloomingdale","IL","US","601081006" +"1427608090","CONNECT","CONNECT URL","EMR","N","Electronic medical record","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","113 W Lake St","","Bloomingdale","IL","US","601081006" +"1194375766","FHIR","FHIR URL","lparker@pacificclinics.org","N","","","","","","","","","2550 E Foothill Blvd","","Pasadena","CA","US","911073406" +"1316597982","OTHERS","Other URL","1111111111","N","","","OTHER","Other","0000000000","OTHER","Other","1111111111","4000 Kresge Way","","Louisville","KY","US","402074605" +"1487204053","DIRECT","Direct Messaging Address","admin@rebloominc.com","N","","","DIRECT","Direct","","","","","1046 Lake Breeze Ct","","Stone Mountain","GA","US","300835045" +"1205486883","DIRECT","Direct Messaging Address","paul.isaac@my.liu.edu","Y","Univeristy email","NYU Langone Medical Center","","","","","","","550 1st Ave","","New York","NY","US","100166402" +"1023668605","DIRECT","Direct Messaging Address","amanda.graham@bmcjax.com","N","BMC secure email","","DIRECT","Direct","","CSV","CSV","","800 Prudential Dr","","Jacksonville","FL","US","322078202" +"1083264568","SOAP","SOAP URL","flourishchiropracticspa.com","N","","","DIRECT","Direct","","","","","417 E Pine St Ste P","","Seattle","WA","US","981222378" +"1235789710","CONNECT","CONNECT URL","COMPUTER","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","17800 Kedzie Ave","","Hazel Crest","IL","US","604292029" +"1205486792","OTHERS","Other URL","Phoenix","N","","","","","","","","","3933 E Camelback Rd","","Phoenix","AZ","US","850182609" +"1215587977","CONNECT","CONNECT URL","www.texaswoundpros.com","N","","","DIRECT","Direct","","","","","1705 Ohio Dr Ste 200","","Plano","TX","US","750935257" +"1952951535","OTHERS","Other URL","https://www.316healthcare.us/","N","","","","","","","","","222 Gordon St","","Bremen","GA","US","301101519" +"1427608181","OTHERS","Other URL","therapytrailsga.com","N","Website","","","","","","","","5176 Wrightsboro Rd","","Grovetown","GA","US","308132802" +"1114577871","DIRECT","Direct Messaging Address","BratWA@mchealth.net","N","Company Email","","DIRECT","Direct","","","","","105 Robins Way Ste 201","","Russellville","KY","US","422761129" +"1851941520","CONNECT","CONNECT URL","Email","N","","","","","","","","","22215 Northern Blvd Bay Bayside","","Bayside","NY","US","113613678" +"1851941520","CONNECT","CONNECT URL","Email","N","","","","","","","","","22215 Northern Blvd Bay Bayside","","Bayside","NY","US","113613678" +"1851941520","CONNECT","CONNECT URL","Email","N","","","","","","","","","22215 Northern Blvd","","Bayside","NY","US","113613678" +"1437709029","DIRECT","Direct Messaging Address","Sherry.clement@verizon.net","N","Sherry.clement@verizon.net","","DIRECT","Direct","","OTHER","Other","e-mail","112 Jones Rd","","Hopedale","MA","US","017471138" +"1891345484","CONNECT","CONNECT URL","www.familycontinuity.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","29 E Mountain St Ste 2","","Worcester","MA","US","016061400" +"1902456502","OTHERS","Other URL","EMSOW","N","PACS","","HIE","Health Information Exchange (HIE)","","OTHER","Other","EM SOW PACS","1680 E Gude Dr Ste 302","","Rockville","MD","US","20850" +"1518517101","DIRECT","Direct Messaging Address","www.thirdparty@bartelldrugs.com","N","","","DIRECT","Direct","","CSV","CSV","","4025 Delridge Way SW Ste 400","","Seattle","WA","US","981061273" +"1518517101","DIRECT","Direct Messaging Address","thirdparty@bartelldrugs.com","N","","","DIRECT","Direct","","CSV","CSV","","4025 Delridge Way SW Ste 400","","Seattle","WA","US","981061273" +"1497305080","DIRECT","Direct Messaging Address","LEARNEST@MEDAC.COM","N","EMAIL ADDRESS","","DIRECT","Direct","","CSV","CSV","","1320 Mercy Dr NW","","Canton","OH","US","447082641" +"1942850540","CONNECT","CONNECT URL","Clinton","N","","","DIRECT","Direct","","CSV","CSV","","100 N 30th St","","Clinton","OK","US","736013117" +"1851941454","DIRECT","Direct Messaging Address","gilda.suiter@carolinaoutreach.com","N","work email address","","DIRECT","Direct","","CSV","CSV","","2670 Durham Chapel Hill Blvd","","Durham","NC","US","277072829" +"1023668621","DIRECT","Direct Messaging Address","stephen.wright@westcare.com","N","email","","DIRECT","Direct","","CSV","CSV","","10057 Elkhorn Crk","","Ashcamp","KY","US","415128702" +"1114577715","DIRECT","Direct Messaging Address","ksievert@wilshirehcs.org","Y","","Wilshire Connected Care","","","","","","","277 South St Ste S","","San Luis Obispo","CA","US","934015039" +"1437709037","OTHERS","Other URL","Alison.Gardner@rwjbh.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","201 Lyons Ave","","Newark","NJ","US","071122027" +"1528618121","CONNECT","CONNECT URL","nppes.cms.hhs.gov/#/","N","","","","","","","","","2700 E Eldorado Pkwy","","Little Elm","TX","US","750685999" +"1912557513","DIRECT","Direct Messaging Address","sperdue@prowerscounty.net","Y","","Prowers County Nursing","","","","","","","1001 S. Main St","","Lamar","CO","US","81052" +"1043860653","OTHERS","Other URL","oakleyc@youinc.org","N","","","","","","","","","205 School St","","Gardner","MA","US","014402781" +"1124678735","DIRECT","Direct Messaging Address","utrujillo@marscare.com","N","","","","","","","","","826 Delaware Ave","","Fountain Hill","PA","US","180151174" +"1518517135","DIRECT","Direct Messaging Address","cynthia.delbuono@stjoe.org","N","email","","DIRECT","Direct","","OTHER","Other","Email","1000 Trancas St","","Napa","CA","US","945582906" +"1639729262","CONNECT","CONNECT URL","Gaylord","N","","","","","","","","","440 W Main St Ste C","","Gaylord","MI","US","497351885" +"1528618147","DIRECT","Direct Messaging Address","hannah@3riversmusictherapy.com","N","","","","","","","","","9399 Babcock Blvd Apt 136","","Allison Park","PA","US","151012082" +"1982254504","DIRECT","Direct Messaging Address","infohbc@hushmail.com","Y","infohbc@hushmail.com","Healing Bridges Counseling, LLC","DIRECT","Direct","","CSV","CSV","","8465 Keystone Xing Ste 266","","Indianapolis","IN","US","462402592" +"1760032304","DIRECT","Direct Messaging Address","info@jewell-chiropractic.com","N","secure business email","","","","","","","","9059 Cincinnati Dayton Rd","","West Chester","OH","US","450693127" +"1518517150","OTHERS","Other URL","OUTLOOK","N","","","","","","","","","10315 31st Pl NE","","Saint Michael","MN","US","553763076" +"1982254512","CONNECT","CONNECT URL","Home","N","Home","","DIRECT","Direct","","CSV","CSV","","950 17th St Ste 200","","Denver","CO","US","802022803" +"1104476746","DIRECT","Direct Messaging Address","hosanna@hcnkids.org","N","","","","","","","","","3450 3rd St","","San Francisco","CA","US","941241443" +"1205486842","OTHERS","Other URL","https://stfrancisheartcenter.chsli.org/sfh-utility-contact-us","N","","","","","","","","","100 Port Washington Blvd","","Roslyn","NY","US","115761353" +"1932759586","DIRECT","Direct Messaging Address","kolivo@alliedphysiciansgroup.com","N","email","","DIRECT","Direct","","OTHER","Other","work communication","3 Huntington Quadrangle","","Melville","NY","US","117474602" +"1457901027","OTHERS","Other URL","DALLAS","N","","","","","","","","","8210 Walnut Hill Ln Ste 312","","Dallas","TX","US","752314419" +"1184274755","DIRECT","Direct Messaging Address","admin@kindlyalh.directak.net","N","","","DIRECT","Direct","","CSV","CSV","","5420 Avila Ct","","Anchorage","AK","US","995084963" +"1811547482","OTHERS","Other URL","Atwater","N","","","HIE","Health Information Exchange (HIE)","","","","","3605 Hospital Rd","","Atwater","CA","US","953015173" +"1023668506","OTHERS","Other URL","Hialeah","N","","","","","","","","","1475 W 46th St Apt 214","","Hialeah","FL","US","330127148" +"1619527298","OTHERS","Other URL","lguilarte26@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","3820 SW 79th Ave Apt 96","","Miami","FL","US","331556729" +"1619527298","OTHERS","Other URL","lguilarte26@gmail.com","N","","","","","","","","","3820 SW 79th Ave Apt 96","","Miami","FL","US","331556729" +"1346890928","DIRECT","Direct Messaging Address","info@chatterboxpeds.com","N","email","","","","","","","","110 Pipemakers Cir Ste 115","","Pooler","GA","US","313224168" +"1922658400","CONNECT","CONNECT URL","672rx@albertsons.us","N","","","","","","","","","1002 Andrews Hwy","","Midland","TX","US","797013898" +"1346890829","SOAP","SOAP URL","WebPT.com","N","","","","","","","","","320 Ward Ave Ste 107","","Honolulu","HI","US","968144016" +"1609426188","DIRECT","Direct Messaging Address","admin@restorebodywellness.com","N","email","","DIRECT","Direct","","CSV","CSV","","1324 Gates Cir SE","","Atlanta","GA","US","303164092" +"1679123244","DIRECT","Direct Messaging Address","jennifer.gonzalez@umcsn.com","N","","","","","","","","","8201 Harvest Spring Pl","","Las Vegas","NV","US","891436407" +"1629628128","DIRECT","Direct Messaging Address","daneyelle@healingsoundsrva.com","N","email","","DIRECT","Direct","","CSV","CSV","","825 Grove Rd","","Midlothian","VA","US","231142647" +"1801446497","DIRECT","Direct Messaging Address","seth.a.randall.mil@mail.mil","N","encrypted email","","DIRECT","Direct","","CSV","CSV","","300 W Hospital Rd","","Fort Gordon","GA","US","309055741" +"1588214159","DIRECT","Direct Messaging Address","BrookeHeyduk@cherryhealth.com","N","Cherry Health Secured Messaging Address","","DIRECT","Direct","","CSV","CSV","","100 Cherry St SE","","Grand Rapids","MI","US","495034526" +"1992355382","DIRECT","Direct Messaging Address","rseijo@daytopnj.org","N","","","","","","","","","9 Harding Highway","","Pittsgrove","NJ","US","08318" +"1710537360","OTHERS","Other URL","&&&&&&","N","","","","","","","","","6405 NW 36th St Ste 112","","Virginia Gardens","FL","US","331666977" +"1356991905","DIRECT","Direct Messaging Address","Morgan.Taylor2@mnps.org","N","","","","","","","","","12848 Old Hickory Blvd","","Antioch","TN","US","370132407" +"1629628276","CONNECT","CONNECT URL","Morrow","N","","","","","","","","","6420 Pinebark Way","","Morrow","GA","US","302601767" +"1538719174","CONNECT","CONNECT URL","GSuite","N","","","","","","","","","4104 Delta St","","San Diego","CA","US","921134113" +"1164072716","OTHERS","Other URL","ThriftyWhite","N","pharmacy","","OTHER","Other","none","","","","1100 13th Ave E","","West Fargo","ND","US","580783376" +"1790335347","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","320 Neil Ave","","New Orleans","LA","US","701314108" +"1659921211","CONNECT","CONNECT URL","xinpingcaoacumt@gmail.com","N","","","","","","","","","323 E Middle Country Rd Ste 3","","Smithtown","NY","US","117872822" +"1033769690","DIRECT","Direct Messaging Address","shawn@rahlv.com","N","","","","","","","","","2911 N Tenaya Way Ste 106","","Las Vegas","NV","US","891280495" +"1942850508","DIRECT","Direct Messaging Address","info@newleaffamilyservices.com","N","","","DIRECT","Direct","","","","","3435 W Craig Rd","","North Las Vegas","NV","US","890325115" +"1104476761","CONNECT","CONNECT URL","https://www.outboundchiro.com/","N","company website","","","","","","","","10700 Kettering Dr Ste C","","Charlotte","NC","US","282263771" +"1932759503","OTHERS","Other URL","mikaylaevitts@gmail.com","N","email","","","","","","","","2211B Lakeside Dr","","Bannockburn","IL","US","600151265" +"1114577780","DIRECT","Direct Messaging Address","tara.gabriel@presencelearning.com","N","Work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","177 Prospect St","","Northampton","MA","US","010602137" +"1831749407","DIRECT","Direct Messaging Address","mliao@cbwchc.org","N","work email","","DIRECT","Direct","","CSV","CSV","","6717 49th Ave","","Woodside","NY","US","113775911" +"1831749407","DIRECT","Direct Messaging Address","mliao@cbwchc.org","N","work email","","DIRECT","Direct","","CSV","CSV","","6717 49th Ave","","Woodside","NY","US","113775911" +"1831749407","DIRECT","Direct Messaging Address","mliao@cbwchc.org","N","work email","","DIRECT","Direct","","CSV","CSV","","6717 49th Ave","","Woodside","NY","US","113775911" +"1033769617","DIRECT","Direct Messaging Address","grimaldo@cocbt.com","N","Professional Email","","","","","","","","2727 Bryant St Ste 210","","Denver","CO","US","802114152" +"1134779614","DIRECT","Direct Messaging Address","lydia@access.physio","N","HIPPA Compliant Email","","","","","","","","158 Great Rd Unit J","#661","Bedford","MA","US","01730" +"1003466590","OTHERS","Other URL","myrcorporation.com","N","","","","","","","","","861 Coronado Center Dr Ste 211","","Henderson","NV","US","890523992" +"1831749324","DIRECT","Direct Messaging Address","bjohnson@outcomespt.com","N","work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","2404 Audubon Pl","","Austin","TX","US","787415505" +"1417507906","DIRECT","Direct Messaging Address","care@smilesbygibbs.com","N","encrypted email","","","","","","","","16620 State Route 267","","East Liverpool","OH","US","439203938" +"1972153468","CONNECT","CONNECT URL","https://www.adovilasfoundation.org","N","website","","DIRECT","Direct","","CSV","CSV","","1170 Post Lake Pl Apt 108","","Apopka","FL","US","327038607" +"1275183774","OTHERS","Other URL","kelly.maloney@porttherapy.com","N","Work email","","DIRECT","Direct","","OTHER","Other","Email","2 Coulter Rd","","Clifton Springs","NY","US","144321122" +"1528618022","DIRECT","Direct Messaging Address","tkrice1@comcast.net","N","","","DIRECT","Direct","","","","","171 Toney Ave","","Erwin","TN","US","376501861" +"1699325100","DIRECT","Direct Messaging Address","palmbeachgardens@physicaltherapynow.com","N","email","","DIRECT","Direct","","CSV","CSV","","9850 Alternate A1A Ste 504","","Palm Beach Gardens","FL","US","334104936" +"1962052472","DIRECT","Direct Messaging Address","hdelavara@mi-pa.net","N","Work Email","","HIE","Health Information Exchange (HIE)","","","","","1217 S Euclid Ave","","Bay City","MI","US","487063311" +"1508416025","DIRECT","Direct Messaging Address","mary.rowe@omega-house.org","N","","","","","","","","","2211 Maureen Ln","","Houghton","MI","US","499311967" +"1134779655","DIRECT","Direct Messaging Address","clozada@clevelandymca.org","N","buisness email","","DIRECT","Direct","","OTHER","Other","Email","6001 Woodland Ave Ste 703","","Cleveland","OH","US","441042775" +"1811547334","DIRECT","Direct Messaging Address","jcoffey@benedictcenter.org","N","email","","DIRECT","Direct","","CSV","CSV","","1849 N Dr Martin Luther King Jr Dr Ste 101","","Milwaukee","WI","US","532123639" +"1184274607","OTHERS","Other URL","Troy","N","","","","","","","","","1777 Axtell Dr Ste 100","","Troy","MI","US","480844400" +"1508416041","CONNECT","CONNECT URL","Gresham","N","","","DIRECT","Direct","","OTHER","Other","Gresham","1700 NW Civic Dr Ste 320","","Gresham","OR","US","970303774" +"1386294825","CONNECT","CONNECT URL","https://www.zocdoc.com/doctor/roy-bachar-md-212044?utm_source=google&utm_medium=cpc&utm_campaign=gen","N","Zocdoc website","","","","","","","","7 MacCulloch Ave Fl 2","","Morristown","NJ","US","079608698" +"1386294825","CONNECT","CONNECT URL","https://www.zocdoc.com/doctor/roy-bachar-md-212044?","N","zocdoc website","","","","","","","","7 MacCulloch Ave Fl 2","","Morristown","NJ","US","079608698" +"1548810088","OTHERS","Other URL","http://www.centerwesternqueens.com/","N","","","DIRECT","Direct","","CSV","CSV","Address","7410 35th Ave Apt 107W","","Jackson Heights","NY","US","113728105" +"1366092801","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1063062537","CONNECT","CONNECT URL","jmr2008@columbia.edu","N","","","","","","","","","936 Broadway Fl 2","","New York","NY","US","100108104" +"1558911958","CONNECT","CONNECT URL","www.kingsview.org","N","","","","","","","","","177 W Henderson Ave Ste 1","","Porterville","CA","US","932571777" +"1629628011","CONNECT","CONNECT URL","seniormomentsadvisors.com","N","","","DIRECT","Direct","","CSV","CSV","","73 Ridgecliff Dr","","Richland","WA","US","993529148" +"1093365496","OTHERS","Other URL","tamatha.alexander7@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","9140 Ward Pkwy Ste 201","","Kansas City","MO","US","641143327" +"1932759347","DIRECT","Direct Messaging Address","tacomabehavioralhealth@maxhealt.com","N","office email","","DIRECT","Direct","","OTHER","Other","Office Staff Email","4301 S Pine St Ste 505","","Tacoma","WA","US","984097208" +"1114577525","DIRECT","Direct Messaging Address","delossantosa@cascadementalhealth.org","N","email","","DIRECT","Direct","","OTHER","Other","n/a","3510 Steelhammer Dr","","Centralia","WA","US","985314551" +"1346890761","CONNECT","CONNECT URL","Washington","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","818 18th St NW Ste 747","","Washington","DC","US","200063513" +"1710537147","OTHERS","Other URL","n/a","N","","","OTHER","Other","n/a","","","","4262 Gemini Path","","Liverpool","NY","US","130901937" +"1538719968","DIRECT","Direct Messaging Address","director@arktothenations.com","N","website email","","DIRECT","Direct","","CSV","CSV","","115 Shawnee Dr NW","","Huntsville","AL","US","358061747" +"1770133290","OTHERS","Other URL","Other","N","","","","","","","","","620 N Aurora St Ste 1","","Stockton","CA","US","952022276" +"1922658491","CONNECT","CONNECT URL","fatima.h.safi.mil@mail.mil","N","fatima.h.safi.mil@mail.mil","","DIRECT","Direct","","CSV","CSV","","PSC 400 Box 4458","","APO","AP","US","962730045" +"1184274656","DIRECT","Direct Messaging Address","courtney.squires@mcleodhealth.org","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","555 E Cheves St","","Florence","SC","US","295062617" +"1891345302","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","","","","9526 Argyle Forest Blvd","Suite B2 #258","Jacksonville","FL","US","32222" +"1881244382","DIRECT","Direct Messaging Address","erin@healingsoundsrva.com","N","email","","DIRECT","Direct","","CSV","CSV","","825 Grove Rd","","Midlothian","VA","US","231142647" +"1447800958","OTHERS","Other URL","javan.vaughn@prismahealth.org","Y","","Prisma Health-Midlands","","","","","","","308 Bally Bunion Ln","","Columbia","SC","US","292298123" +"1396395828","DIRECT","Direct Messaging Address","ojohnson@telecarecorp.com","N","secure company email","","DIRECT","Direct","","","","","322 S Birch St","","McCleary","WA","US","985579522" +"1861042392","DIRECT","Direct Messaging Address","jwagy@imhcc.com","N","clinic email","","DIRECT","Direct","","CSV","CSV","","300 3rd St","","Rawlins","WY","US","823015612" +"1275183709","DIRECT","Direct Messaging Address","ksearles@scccmh.org","N","","","","","","","","","3111 Electric Ave","","Port Huron","MI","US","480608127" +"1194375642","OTHERS","Other URL","Allen","N","","","","","","","","","201 W Boyd Dr Ste 105A","","Allen","TX","US","750132512" +"1922658475","CONNECT","CONNECT URL","https://www.integratedmha.com/","N","Website","","DIRECT","Direct","","CSV","CSV","","9449 N 90th St Ste 205","","Scottsdale","AZ","US","852585037" +"1821648395","DIRECT","Direct Messaging Address","lbertch@gstboces.org","N","","","","","","","","","1126 Bald Hill Rd","","Hornell","NY","US","148431262" +"1013567585","OTHERS","Other URL","n/a","N","","","","","","","","","7341 W Charleston Blvd Ste 130","","Las Vegas","NV","US","891171573" +"1447800917","CONNECT","CONNECT URL","Knoxville","N","","","DIRECT","Direct","","CSV","CSV","","4036 Gap Rd","","Knoxville","TN","US","379125903" +"1568012946","DIRECT","Direct Messaging Address","Wfilesjr@outlook.com","N","separate email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","435 Nevada Ave Apt 11","","Lovell","WY","US","824311945" +"1902456387","DIRECT","Direct Messaging Address","tmiah@montefiore.org","N","work email","","DIRECT","Direct","","CSV","CSV","","111 E 210th St","","Bronx","NY","US","104672401" +"1295385672","OTHERS","Other URL","DAMASCUS","N","","","","","","","","","16144 SE Happy Valley Town Center Dr Ste 214","","Happy Valley","OR","US","970864257" +"1285284661","CONNECT","CONNECT URL","lsheehan@themenofnehemiah.org","N","","","","","","","","","2010 Al Lipscomb Way","","Dallas","TX","US","752152773" +"1659921039","OTHERS","Other URL","breane.wong@westernu.edu","N","","","DIRECT","Direct","","","","","675 Sharon Park Dr Apt 321","","Menlo Park","CA","US","940256911" +"1184274565","DIRECT","Direct Messaging Address","OFFICE@SANPABLOSMILES.COM","N","EMAIL ADDRESS","","","","","","","","2089 Vale Rd Ste 30A","","San Pablo","CA","US","948063850" +"1205486602","DIRECT","Direct Messaging Address","eleanor.odermatt@cdcr.ca.gov","N","work email","","DIRECT","Direct","","CSV","CSV","","21633 Avenue 24","","Chowchilla","CA","US","936109650" +"1760032163","DIRECT","Direct Messaging Address","nina@transformationalchoices.com","N","","","DIRECT","Direct","","","","","17515 W 9 Mile Rd Ste 345","","Southfield","MI","US","480754403" +"1316597719","OTHERS","Other URL","simplepractice.com","N","HIPAA compliant online practice service","","DIRECT","Direct","","CSV","CSV","","3228 N Grandview Dr","","Flagstaff","AZ","US","860041626" +"1891345294","DIRECT","Direct Messaging Address","markxrist@sbcglobal.net","N","","","","","","","","","4632 Church St Ste 101","","Skokie","IL","US","600761545" +"1043860455","CONNECT","CONNECT URL","boualberto@outlook.com","N","","","","","","","","","7200 Aloma Ave Ste E-8","","Winter Park","FL","US","327927133" +"1972153393","OTHERS","Other URL","TherapyNotes","N","Software Database","","HIE","Health Information Exchange (HIE)","","","","","1221 N Rock Rd Ste 100","","Derby","KS","US","670373675" +"1447800867","DIRECT","Direct Messaging Address","mikislp@districtspeechandswallowrehab.org","N","","","","","","","","","200 Q St NE Apt 2237","","Washington","DC","US","200022390" +"1326698754","DIRECT","Direct Messaging Address","hhsyeh@ehrs.com","N","","","","","","","","","160 S 7th Ave","","LA Puente","CA","US","917463211" +"1417507849","OTHERS","Other URL","sweettalkingSLP@gmail.com","N","","","","","","","","","2698 Woodspring Forest Dr","","Kingwood","TX","US","773451495" +"1437709961","OTHERS","Other URL","https://shifa.clinic/contact.html","N","website contact form","","","","","","","","23210 57th Ave W Unit 101","","Mountlake Terrace","WA","US","980437003" +"1629628169","DIRECT","Direct Messaging Address","jvella@elitehealthservices.com","N","","","","","","","","","1445 E Putnam Ave","","Old Greenwich","CT","US","068701379" +"1770133233","DIRECT","Direct Messaging Address","azuckerman@daacmail.org","Y","","Drug Abuse Alternatives Center","","","","","","","2403 Professional Dr Ste 103","","Santa Rosa","CA","US","954033007" +"1649820135","OTHERS","Other URL","Scriptmed","N","","","","","","","","","10530 John W Elliott Dr Ste 100","","Frisco","TX","US","750332014" +"1316597800","DIRECT","Direct Messaging Address","ycordero@henrystreet.org","N","","","","","","","","","40 Montgomery St","","New York","NY","US","100024808" +"1760032262","CONNECT","CONNECT URL","michael@triplexcp.com","N","email","","DIRECT","Direct","","CSV","CSV","","8116 S Tryon St Ste 11","","Charlotte","NC","US","282734300" +"1003466509","DIRECT","Direct Messaging Address","anna@healingsoundsrva.com","N","email","","DIRECT","Direct","","CSV","CSV","","825 Grove Rd","","Midlothian","VA","US","231142647" +"1477103984","DIRECT","Direct Messaging Address","sgeoffroy@st.annshome.org","N","","","","","","","","","100A Haverhill St","","Methuen","MA","US","018444297" +"1417507914","DIRECT","Direct Messaging Address","leanna@healingsoundsrva.com","N","email","","DIRECT","Direct","","CSV","CSV","","825 Grove Rd Ste 10","","Midlothian","VA","US","231142647" +"1649820150","DIRECT","Direct Messaging Address","aluna@ywcannj.org","N","work email","","DIRECT","Direct","","OTHER","Other","therapy notes","214 State St Ste 207","","Hackensack","NJ","US","076015521" +"1831749357","CONNECT","CONNECT URL","Nancy.zm65@gmail.com","N","","","","","","","","","26825 Sales Creek Rd","","Clovis","CA","US","936199742" +"1346890860","CONNECT","CONNECT URL","https://","N","www.aquariumhealthcare.org","","DIRECT","Direct","","","","","8000 Cook Rd Apt 1109","","Houston","TX","US","770723939" +"1255981775","OTHERS","Other URL","www.stonecreekdentalcare.com","N","website","","DIRECT","Direct","","OTHER","Other","website","1841 Montclaire Ln","","Vestavia Hills","AL","US","352161864" +"1144870676","DIRECT","Direct Messaging Address","office@snowhilldental.com","N","Secure email","","DIRECT","Direct","","","","","303 N Washington St","","Snow Hill","MD","US","218631055" +"1508416058","DIRECT","Direct Messaging Address","jwani@topbloodllc.com","N","HIPAA compliant Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HTML","3000 Joe DiMaggio Blvd Ste 77","","Round Rock","TX","US","786653997" +"1538719075","CONNECT","CONNECT URL","indianolapediatricdentistry@gmail.com","N","","","","","","","","","2001 N 6th St","","Indianola","IA","US","501254873" +"1720638273","DIRECT","Direct Messaging Address","Andrea.mekulik@vitas.com","N","","","DIRECT","Direct","","","","","5420 NW 33rd Ave","","Fort Lauderdale","FL","US","333096348" +"1275183725","DIRECT","Direct Messaging Address","jennine.fitzgerald@va.gov","N","","","DIRECT","Direct","","CSV","CSV","","4815 N Assembly St","","Spokane","WA","US","992056185" +"1417507963","CONNECT","CONNECT URL","Spokane","N","","","","","","","","","101 W 8th Ave","","Spokane","WA","US","992042307" +"1275183733","CONNECT","CONNECT URL","kellifranklin@dandelion-counseling.com","N","","","DIRECT","Direct","","","","","205 S Commerce St","","Centerville","TX","US","758331965" +"1629628185","OTHERS","Other URL","Charron","N","Charron Hahn","","DIRECT","Direct","","CSV","CSV","","4622 Riverstone Blvd","","Missouri City","TX","US","774596141" +"1629628185","OTHERS","Other URL","Clinic","N","Clinic","","","","","","","","4622 Riverstone Blvd","","Missouri City","TX","US","774596141" +"1487204855","DIRECT","Direct Messaging Address","braub@harborwellness.org","N","work email","","","","","","","","2139 Hwy 35 Ste 120","","Holmdel","NJ","US","077331094" +"1740830116","DIRECT","Direct Messaging Address","jpurcell@marycariola.org","N","","","","","","","","","1000 Elmwood Ave Ste 100","","Rochester","NY","US","146203042" +"1396395760","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","1215 21st Ave S Ste 6209","","Nashville","TN","US","372320014" +"1144870536","CONNECT","CONNECT URL","moniquetrujillodental@gmail.com","N","","","","","","","","","2288 E Main St Ste C","","Cortez","CO","US","813214230" +"1881244275","DIRECT","Direct Messaging Address","scoreas@healthright360.org","N","","","","","","","","","815 Buena Vista Ave W","","San Francisco","CA","US","941174108" +"1699325084","DIRECT","Direct Messaging Address","cmah@casacolina.org","Y","","Casa Colina Centers for Rehabilitation Inc","","","","","","","255 E Bonita Avenue","","Pomona","CA","US","91767" +"1962052357","DIRECT","Direct Messaging Address","kkaplan@renfrewcenter.com","Y","work email","The Renfrew Center of Illinois","","","","","","","5 Revere Dr, Suite 100","","Northbrook","IL","US","60062" +"1780234179","DIRECT","Direct Messaging Address","amanda.fawaz@riteaid.com","N","email","","","","","","","","1026 N Main St","","Royal Oak","MI","US","480671317" +"1235789637","OTHERS","Other URL","Home","N","","","","","","","","","912 Brandeis Ave","","Panama City","FL","US","324053904" +"1235789637","CONNECT","CONNECT URL","Office","N","","","","","","","","","10611 NW State Road 20","","Bristol","FL","US","323213441" +"1245880657","DIRECT","Direct Messaging Address","ramon_fitness@icloud.com","N","","","","","","","","","4526 N Ripple Ridge Dr","","Houston","TX","US","770535302" +"1194375501","CONNECT","CONNECT URL","www.csdautismservices.com","N","","","","","","","","","1025 Atlantic Ave Ste 101","","Alameda","CA","US","945011188" +"1821648239","SOAP","SOAP URL","atarnoff@uhc.com","N","work email","","DIRECT","Direct","","OTHER","Other","email","11020 Optum Cir","","Eden Prairie","MN","US","553442503" +"1063062495","DIRECT","Direct Messaging Address","hlanders@reachak.org","Y","","Reach, Inc","","","","","","","213 3rd St","","Juneau","AK","US","998011220" +"1104476530","DIRECT","Direct Messaging Address","hmeyer@coastalhorizons.org","Y","Business Email","Coastal Horizons Center, Inc.","","","","","","","615 Shipyard Blvd","","Wilmington","NC","US","284126431" +"1629628060","DIRECT","Direct Messaging Address","cobijose@isu.edu","N","","","DIRECT","Direct","","CSV","CSV","","4479 OLeary Rd","","Chubbuck","ID","US","832022858" +"1922658319","DIRECT","Direct Messaging Address","venessa.saldana@midlandhealth.org","Y","email address","MIDLAND MEMORIAL HOSPITAL","HIE","Health Information Exchange (HIE)","","CSV","CSV","","400 Rosalind Redfern Grover Pkwy","","Midland","TX","US","797015846" +"1982254355","CONNECT","CONNECT URL","Stafford","Y","","MedCare Pediatric Rehab Center, LP","","","","","","","12371 S Kirkwood Rd","","Stafford","TX","US","774772836" +"1912557299","DIRECT","Direct Messaging Address","alissa.palanjian@hoag.org","Y","hospital email address","Hoag Hospital","DIRECT","Direct","","","","","1 Hoag Dr","","Newport Beach","CA","US","926634162" +"1720638000","DIRECT","Direct Messaging Address","kpurdy@dbtcenteroc.com","N","work email","","DIRECT","Direct","","CSV","CSV","","4299 MacArthur Blvd Ste 200","","Newport Beach","CA","US","926602095" +"1952951451","OTHERS","Other URL","other","N","","","","","","","","","3100 Lumby Dr Apt 418","","Decatur","GA","US","300341699" +"1467002998","DIRECT","Direct Messaging Address","brock.c.parker@riteaid.com","Y","Pharmacy Email","Rite Aid Corporation","DIRECT","Direct","","OTHER","Other","n/a","10860 SE Oak St","","Milwaukie","OR","US","972226694" +"1780234245","CONNECT","CONNECT URL","www.connectionandcommunication.com","N","website","","DIRECT","Direct","","CSV","CSV","","5600 W 95th St Ste 216","","Overland Park","KS","US","662072968" +"1134779697","CONNECT","CONNECT URL","Simplepractice.com","N","","","DIRECT","Direct","","CSV","CSV","","6250 N Durango Dr","","Las Vegas","NV","US","891493916" +"1972153435","CONNECT","CONNECT URL","304-256-7100","N","FMRS Health Systems","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","101 S Eisenhower Dr","","Beckley","WV","US","258014929" +"1093365553","CONNECT","CONNECT URL","courtney.hamilton@unitypoint.org","N","","","","","","","","","1003 4th St","","Hampton","IL","US","612569615" +"1093365553","DIRECT","Direct Messaging Address","courtney.hamilton@unitypoint.org","N","","","","","","","","","2701 17th St","","Rock Island","IL","US","612015351" +"1235789793","DIRECT","Direct Messaging Address","sarah.slack@conehealth.com","Y","Work Email","Cone Health","DIRECT","Direct","","CSV","CSV","","912 3rd St # 101","","Greensboro","NC","US","274056967" +"1164072625","DIRECT","Direct Messaging Address","careers@swankesd.com","N","","","","","","","","","1630 Manheim Pike Ste 2","","Lancaster","PA","US","176013064" +"1477103844","CONNECT","CONNECT URL","email","N","vmconiglio@gmail.com","","DIRECT","Direct","","CSV","CSV","","94 Shepard Ave Lowr","","Kenmore","NY","US","142171914" +"1427608892","CONNECT","CONNECT URL","Flagstaff","N","","","","","","","","","709 N Humphreys St","","Flagstaff","AZ","US","860013025" +"1427608892","CONNECT","CONNECT URL","Flagstaff","N","","","","","","","","","709 N Humphreys St","","Flagstaff","AZ","US","860013025" +"1770133142","CONNECT","CONNECT URL","Norwalk","N","slp","","DIRECT","Direct","","OTHER","Other","Norwalk","83 East Ave Ste 313","","Norwalk","CT","US","068514902" +"1770133142","OTHERS","Other URL","Norwalk","N","SLP","","DIRECT","Direct","","CSV","CSV","","83 East Ave Ste 313","","Norwalk","CT","US","068514902" +"1306496773","CONNECT","CONNECT URL","EPIC","N","","","DIRECT","Direct","","CSV","CSV","","3600 Washington St","","Hollywood","FL","US","330218216" +"1205486685","CONNECT","CONNECT URL","info@creativelivingcenterpc.com","N","work e-mail","","DIRECT","Direct","","","","","1905 10th St","","Rock Valley","IA","US","512471630" +"1124678511","OTHERS","Other URL","carolyndarthard@sbcglobal.net","N","","","","","","","","","106 Circle Way St","","Lake Jackson","TX","US","775665266" +"1750931135","DIRECT","Direct Messaging Address","jacqueline.deily@kaizencenter.org","N","email","","DIRECT","Direct","","OTHER","Other","email","4055 S 700 E Ste 103","","Salt Lake City","UT","US","841072508" +"1578113965","CONNECT","CONNECT URL","Norfolk","N","","","DIRECT","Direct","","CSV","CSV","","1647 Admiral Taussig Blvd","","Norfolk","VA","US","235112803" +"1114577533","DIRECT","Direct Messaging Address","sam@neatsvs.com","N","email address","","DIRECT","Direct","","CSV","CSV","","27373 Arla St","","Moreno Valley","CA","US","925554945" +"1477103802","DIRECT","Direct Messaging Address","info@minaturale.com","N","Business Email Address","","DIRECT","Direct","","OTHER","Other","Direct messaging service","2841 Hartland Rd Ste 403","","Falls Church","VA","US","220433500" +"1235789678","CONNECT","CONNECT URL","slovell15@wccent.edu","N","","","","","","","","","348 Iris Dr","","Salinas","CA","US","939063514" +"1205486644","SOAP","SOAP URL","EPIC","N","EPIC","","HIE","Health Information Exchange (HIE)","","OTHER","Other","EPIC","1202 S Tyler St","","Covington","LA","US","704332330" +"1194375543","CONNECT","CONNECT URL","Albany","N","","","","","","","","","417 W 3rd Ave","","Albany","GA","US","317011943" +"1972153328","CONNECT","CONNECT URL","N/A","N","","","","","","","","","4845 Ashley Park Ln Apt 220","","Charlotte","NC","US","282104134" +"1134779580","DIRECT","Direct Messaging Address","jslabach@wakehealth.edu","N","","","","","","","","","1 Medical Center Blvd","","Winston Salem","NC","US","271570001" +"1548810807","CONNECT","CONNECT URL","amy@insightmaryland.com","N","email address","","DIRECT","Direct","","CSV","CSV","","1615 York Rd Ste 300","","Lutherville","MD","US","210935639" +"1922658384","DIRECT","Direct Messaging Address","tia.burns@sibs-pccc.com","Y","work email","Perry County Counseling Center Inc","DIRECT","Direct","","OTHER","Other","work email","1016 S Madison St","","Du Quoin","IL","US","628322442" +"1972153237","OTHERS","Other URL","sava.com","N","email","","","","","","","","18200 W 13 Mile Rd","","Beverly Hills","MI","US","480255446" +"1598315855","DIRECT","Direct Messaging Address","robert.a.major19.mil@mail.mil","N","","","","","","","","","34800 Bob Wilson Dr","","San Diego","CA","US","921341098" +"1508416868","DIRECT","Direct Messaging Address","jennifer.donovan@columbiacountyny.com","N","work email","","","","","","","","325 Columbia St","","Hudson","NY","US","125341902" +"1932759214","DIRECT","Direct Messaging Address","SaMorgan@autismcentersmi.com","N","","","","","","","","","9519 Maple Ln","","Clarkston","MI","US","483481552" +"1073163358","DIRECT","Direct Messaging Address","hqchiro@hqclinics.com","N","HQ Chiropractic","","DIRECT","Direct","","OTHER","Other","Odessa","4100 Bonham Ave","","Odessa","TX","US","797626204" +"1073163358","DIRECT","Direct Messaging Address","hqchiro@hqclinics.com","N","HQ CHiropractic","","HIE","Health Information Exchange (HIE)","","OTHER","Other","normal","4100 Bonham Ave","","Odessa","TX","US","797626204" +"1073163358","DIRECT","Direct Messaging Address","hqchiro@hqclinics.com","N","HQ Chiropractic","","DIRECT","Direct","","CSV","CSV","","4100 Bonham Ave","","Odessa","TX","US","797626204" +"1174173454","CONNECT","CONNECT URL","www.theharriscenter.org","N","www.theharriscenter.org","","DIRECT","Direct","","CSV","CSV","","7200 North Loop E","","Houston","TX","US","770285951" +"1619527991","DIRECT","Direct Messaging Address","olivia.juarez@christushealthcare.org","N","","","","","","","","","333 N Santa Rosa St","","San Antonio","TX","US","782073108" +"1154971455","OTHERS","Other URL","https://depositonthedelawarehomecare.godaddysites.com/","N","private care","","DIRECT","Direct","","OTHER","Other","private care","52 4th St","","Deposit","NY","US","137541024" +"1811547102","OTHERS","Other URL","www.wichitafamilycounseling.com","N","","","","","","","","","7570 W 21st St N","","Wichita","KS","US","672051734" +"1790335099","CONNECT","CONNECT URL","susan@makeadifferenceinchildren.org","N","company email","","DIRECT","Direct","","CSV","CSV","","187 Union St","","Hingham","MA","US","020432960" +"1427608728","DIRECT","Direct Messaging Address","touria@specialtyhomecare.net","N","email address","","DIRECT","Direct","","OTHER","Other","email address","6420 Birch Leaf Ct","","Burke","VA","US","220153530" +"1336799618","DIRECT","Direct Messaging Address","michelle@4nhealthcareconsulting.com","N","","","","","","","","","1705 Ohio Dr Ste 200","","Plano","TX","US","750935257" +"1336799618","DIRECT","Direct Messaging Address","michelle@4nhealthcareconsulting.com","N","","","","","","","","","1705 Ohio Dr Ste 200","","Plano","TX","US","750935257" +"1336799618","OTHERS","Other URL","https://athenanet.athenahealth.com","N","","","","","","","","","1705 Ohio Dr Ste 200","","Plano","TX","US","750935257" +"1336799618","OTHERS","Other URL","https://athenanet.athenahealth.com","N","","","","","","","","","1705 Ohio Dr Ste 200","","Plano","TX","US","750935257" +"1184274466","CONNECT","CONNECT URL","https://secure.simplepractice.com","N","software","","HIE","Health Information Exchange (HIE)","","OTHER","Other","software","3200 Clements Rd","","Cottondale","AL","US","354532137" +"1073163366","CONNECT","CONNECT URL","Evolution","N","","","","","","","","","San Juan City Hospital, Pediatric Department","","San Juan","PR","US","009368344" +"1982254272","DIRECT","Direct Messaging Address","oscar.muniz@calpsychcare.com","N","","","","","","","","","11374 Borden Ave Apt 11","","Pacoima","CA","US","913311306" +"1992355358","CONNECT","CONNECT URL","www.unspokensigns.com","N","Company Web Address","","DIRECT","Direct","","OTHER","Other","Requests","1370 Valley Vista Dr Ste 200","","Diamond Bar","CA","US","917653921" +"1760032106","CONNECT","CONNECT URL","shildalgo@covedaletreatment.com","N","","","","","","","","","5122 Glencrossing Way","","Cincinnati","OH","US","452383361" +"1780234138","OTHERS","Other URL","pivotalmomentsllc@yahoo.com","N","","","","","","","","","124 Abigayle Row","","Scott","LA","US","705838909" +"1396395745","CONNECT","CONNECT URL","www.stonebriarca.com","N","address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9741 Preston Rd Ste 200","","Frisco","TX","US","750332554" +"1659921005","DIRECT","Direct Messaging Address","info@austinstonecounseling.org","N","secure email","","DIRECT","Direct","","OTHER","Other","None","313 E Anderson Ln","Bldg 3, Ste 120","Austin","TX","US","78752" +"1093365454","DIRECT","Direct Messaging Address","SHackman@baartprograms.com","N","SHackman@baartprograms.com","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Health information Exchange(HIE)","1111 Market St","","San Francisco","CA","US","941031509" +"1417507872","DIRECT","Direct Messaging Address","AssessmentCounselingAssociates@statmedcaresolutions.com","N","","","","","","OTHER","Other","email","950 Office Park Rd Ste 235","","West Des Moines","IA","US","502652121" +"1114577574","OTHERS","Other URL","Gloria.Ferguson@omh.ny.gov","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1819 Bergen St","","Brooklyn","NY","US","112334513" +"1114577574","CONNECT","CONNECT URL","Gloria.Ferguson@omh.ny.gov","N","","","DIRECT","Direct","","CSV","CSV","","1819 Bergen St","","Brooklyn","NY","US","112334513" +"1205486578","DIRECT","Direct Messaging Address","joshua@cornerstoneccd.org","N","","","DIRECT","Direct","","CSV","CSV","","20424 W Valley Blvd Ste E","","Tehachapi","CA","US","935618604" +"1649820911","CONNECT","CONNECT URL","rjmyers73@yahoo.com","N","email","","DIRECT","Direct","","OTHER","Other","email","40 Centre Dr","","Orchard Park","NY","US","141274100" +"1558911826","DIRECT","Direct Messaging Address","atafoya@clarematrix.org","N","","","DIRECT","Direct","","CSV","CSV","","812 N Euclid Ave","","Ontario","CA","US","917622714" +"1295385573","OTHERS","Other URL","wwacustudio.janeapp.com","N","Janeapp Scheduling Software","","DIRECT","Direct","","OTHER","Other","PDF","202 Fashion Ln Ste 116","","Tustin","CA","US","927803319" +"1487204772","CONNECT","CONNECT URL","excelpediatric.com","N","website","","DIRECT","Direct","","CSV","CSV","","789 Justin Rd","","Rockwall","TX","US","750874840" +"1487204772","CONNECT","CONNECT URL","excelpediatric.com","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","789 Justin Rd","","Rockwall","TX","US","750874840" +"1982254280","DIRECT","Direct Messaging Address","Ariel.villarreal01@utrgv.edu","N","Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Email","1201 Redford St Apt 1713C","","Houston","TX","US","770341861" +"1437709730","DIRECT","Direct Messaging Address","Lilydpham@outlook.com","N","Email","","DIRECT","Direct","","CSV","CSV","","9191 Westminster Ave","","Garden Grove","CA","US","928442751" +"1346890654","DIRECT","Direct Messaging Address","g.patton@bowencsc.org","N","g.patton@bowencscs.org","","HIE","Health Information Exchange (HIE)","","","","","40 Ann St","","New York","NY","US","100382716" +"1346890654","DIRECT","Direct Messaging Address","g.patton@emmaboencsc.org","N","","","","","","CSV","CSV","","40 Ann St","","New York","NY","US","100382716" +"1861042186","CONNECT","CONNECT URL","annie.dreyer@nyfoundling.org","N","email","","DIRECT","Direct","","CSV","CSV","","109 E 115th St","","New York","NY","US","100291186" +"1497305726","OTHERS","Other URL","MassageBook.com","N","Online booking and client management site","","OTHER","Other","Safely holds client soap notes","OTHER","Other","Soap Notes","2420 F Ave","","National City","CA","US","919507016" +"1205486537","CONNECT","CONNECT URL","www.vitalhamptonroads.com","N","webpage","","DIRECT","Direct","","CSV","CSV","","4870 Haygood Rd Ste 102","","Virginia Bch","VA","US","234555300" +"1972153211","DIRECT","Direct Messaging Address","hduz@patternbehavior.com","N","","","","","","","","","12062 Valley View St","","Garden Grove","CA","US","928451737" +"1790335941","CONNECT","CONNECT URL","curaspan","N","referral exchange site","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3110 Nogalitos Ste 107","","San Antonio","TX","US","782252337" +"1063062214","DIRECT","Direct Messaging Address","lindsey@makingtherapyfun.com","Y","","FUNctionabilities, Inc.","","","","","","","12453 S 265 W Ste B","","Draper","UT","US","840205420" +"1619527876","OTHERS","Other URL","https://secure.simplepractice.com/users/sign_in","N","Simple Practice allows me to send secure medical information","","","","","","","","24520 Hawthorne Blvd Ste 220","","Torrance","CA","US","905056848" +"1457901613","DIRECT","Direct Messaging Address","sandrao@genesisbehaviorcenter.com","N","","","DIRECT","Direct","","CSV","CSV","","1620 Colorado Ave","","Turlock","CA","US","953822713" +"1538719794","DIRECT","Direct Messaging Address","sarahriche@mrtherapy.org","N","","","DIRECT","Direct","","OTHER","Other","email","745 S Pear Orchard Rd Apt 335","","Ridgeland","MS","US","391575143" +"1205486479","CONNECT","CONNECT URL","adonaimedtrans@gmail.com","N","","","","","","CSV","CSV","873 westward ct sw, marietta 30008 ga","873 Westward Ct SW","","Marietta","GA","US","300084059" +"1255981619","CONNECT","CONNECT URL","mreynolds@ccjcok.org","N","","","","","","","","","7905 OK-66","","El Reno","OK","US","73099" +"1346890704","OTHERS","Other URL","URL","N","URL","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Urbanizacion Mariolga V17 Calle San Joaquin","","Caguas","PR","US","00725" +"1346890704","OTHERS","Other URL","URL","N","URL","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Urbanizacion Mariolga V17 Calle San Joaquin","","Caguas","PR","US","00725" +"1346890704","OTHERS","Other URL","URL","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Urbanizacion Mariolga V17 Calle San Joaquin","","Caguas","PR","US","00725" +"1215587514","CONNECT","CONNECT URL","None","N","","","","","","","","","21600 Oxnard St","","Woodland Hills","CA","US","913674976" +"1790335016","OTHERS","Other URL","http://www.yvfwc.com/locations/lancaster-family-health-center-lancaster","N","Lancaster Family Health Center @ Lancaster URL","","DIRECT","Direct","","OTHER","Other","LFHC @ Lancaster Website","255 Lancaster Dr NE","","Salem","OR","US","973015155" +"1104476407","OTHERS","Other URL","URL","N","","","","","","","","","6866 Pine Forest Rd Ste A","","Pensacola","FL","US","325266903" +"1578113874","DIRECT","Direct Messaging Address","brittany.james@rcsdk12.org","N","","","","","","","","","601 Genesee Street","","Rochester","NY","US","14611" +"1982254207","DIRECT","Direct Messaging Address","Direct@AuthierMillerPapeEyeCnsltsNorfolkNE.CompulinkDirect.com","N","","","","","","","","","401 N Eddy St","","Grand Island","NE","US","688014558" +"1194375428","CONNECT","CONNECT URL","http://www.optionsonline.org/","N","","","","","","","","","200 Beatty St","","Medford","OR","US","97501" +"1184274433","CONNECT","CONNECT URL","Roxton","N","","","","","","","","","249 CR 25300","","Roxton","TX","US","754777547" +"1447800743","DIRECT","Direct Messaging Address","jdbernal@dmh.lacounty.gov","N","","","","","","","","","14659 Olive View Dr","","Sylmar","CA","US","913421652" +"1144870411","DIRECT","Direct Messaging Address","Victoria.harvey@sharp.com","N","","","DIRECT","Direct","","","","","8881 Fletcher Pkwy Ste 336","","LA Mesa","CA","US","919426100" +"1649820978","DIRECT","Direct Messaging Address","phop@communityhealthalliance.com","N","","","","","","","","","2052 Princeton Rd","","Fairfield Township","OH","US","450114746" +"1699325985","DIRECT","Direct Messaging Address","nipun.mahajan@pacden.com","N","Secure work email address","","","","","","","","7175 W Lake Mead Blvd Ste 110","","Las Vegas","NV","US","891281303" +"1609426048","CONNECT","CONNECT URL","codedm62@gmail.com","N","","","","","","","","","348 Iris Dr","","Salinas","CA","US","939063514" +"1609426048","CONNECT","CONNECT URL","codedm62@gmail.com","N","","","","","","","","","348 Iris Dr","","Salinas","CA","US","939063514" +"1609426048","CONNECT","CONNECT URL","codedm62@gmail.com","N","","","","","","","","","348 Iris Dr","","Salinas","CA","US","939063514" +"1609426048","CONNECT","CONNECT URL","codedm62@gmail.com","N","","","","","","","","","348 Iris Dr","","Salinas","CA","US","939063514" +"1609426048","CONNECT","CONNECT URL","codedm62@gmail.com","N","","","","","","","","","348 Iris Dr","","Salinas","CA","US","939063514" +"1003466442","DIRECT","Direct Messaging Address","meelliott@samhealth.org","N","meelliott@samhealth.org","","DIRECT","Direct","","OTHER","Other","email","501 NW Elks Dr Ste 100","","Corvallis","OR","US","973303757" +"1417507864","OTHERS","Other URL","patricesamilton@gmail.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1109 E 66th St","","Cleveland","OH","US","441031603" +"1669022927","CONNECT","CONNECT URL","rod@stroberdental.com","N","email address","","DIRECT","Direct","","CSV","CSV","","72775 Frank Sinatra Dr Ste B","","Rancho Mirage","CA","US","922703229" +"1770133035","OTHERS","Other URL","avblais@chd.org","N","Work Email","","DIRECT","Direct","","OTHER","Other","Email","102 Main St","","Greenfield","MA","US","013013275" +"1952951212","CONNECT","CONNECT URL","Laine.hobbs@riteaid.com","N","","","","","","","","","5914 High St W","","Portsmouth","VA","US","237034506" +"1528618881","DIRECT","Direct Messaging Address","akosua.frampton@chris180.org","N","email","","DIRECT","Direct","","OTHER","Other","email","1017 Fayetteville Rd SE","","Atlanta","GA","US","303162932" +"1124678487","CONNECT","CONNECT URL","https://westchesterpediatricneurology.com/hie","N","","","DIRECT","Direct","","OTHER","Other","text","297 Knollwood Rd Ste 333","","White Plains","NY","US","106071838" +"1861042129","OTHERS","Other URL","other","N","","","","","","","","","1519 Nye Rd Ste 200","","Lyons","NY","US","144899112" +"1861042129","OTHERS","Other URL","other","N","","","","","","","","","1519 Nye Rd Ste 200","","Lyons","NY","US","144899112" +"1316597685","CONNECT","CONNECT URL","www.summerlintherapy.com","N","website","","DIRECT","Direct","","","","","10655 Park Run Dr Ste 210","","Las Vegas","NV","US","891444590" +"1881244150","DIRECT","Direct Messaging Address","steven@agavechicago.com","N","","","DIRECT","Direct","","","","","2950 W Chicago Ave Ste 202","","Chicago","IL","US","606224377" +"1962052266","DIRECT","Direct Messaging Address","living365llc@outlook.com","N","receives encrypted emails for patient referrals","","DIRECT","Direct","","OTHER","Other","patient referrals and intake information","2267 S 173rd Dr","","Goodyear","AZ","US","853381961" +"1235789520","DIRECT","Direct Messaging Address","denise.ayon@ctcprograms.com","N","","","","","","","","","1536 N Boulder Hwy","","Henderson","NV","US","890114120" +"1639729957","CONNECT","CONNECT URL","adaywithmyfriends@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","400 Middletown Blvd Ste 108","","Langhorne","PA","US","190471819" +"1639729957","CONNECT","CONNECT URL","adaywithmyfriends@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","400 Middletown Blvd Ste 108","","Langhorne","PA","US","190471819" +"1992355291","DIRECT","Direct Messaging Address","Tyrone@tennashupalace.com","N","","","DIRECT","Direct","","","","","1822 N 33rd St","","Omaha","NE","US","681114108" +"1699325993","CONNECT","CONNECT URL","michelle.cerutti@myuhs.org","N","work email","","DIRECT","Direct","","CSV","CSV","","33 Mitchell Ave Ste G-80","","Binghamton","NY","US","139031642" +"1720638042","CONNECT","CONNECT URL","adaywithmyfriends@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","400 Middletown Blvd Ste 108","","Langhorne","PA","US","190471819" +"1508416801","DIRECT","Direct Messaging Address","officemgr@fbsmi.com","N","","","","","","","","","1229 W Washington St Ste 5","","Marquette","MI","US","498553186" +"1972153278","DIRECT","Direct Messaging Address","Erika.Bandilla@unitypoint.org","N","Work Email","","","","","","","","3251 W 9th St","","Waterloo","IA","US","507025310" +"1376193672","DIRECT","Direct Messaging Address","providerconnections@wiu.edu","N","","","","","","","","","1 University Cir","","Macomb","IL","US","614551367" +"1275183576","OTHERS","Other URL","MichelleLeHew@keypoint.org","N","email address","","","","","","","","135 N Parke St","","Aberdeen","MD","US","210012428" +"1720638026","OTHERS","Other URL","192.168.1.78","N","","","OTHER","Other","None","","","","531 Pine Trl","","Williamston","SC","US","296979263" +"1780234096","CONNECT","CONNECT URL","N/A","N","N/A","","DIRECT","Direct","","CSV","CSV","","289 Stone Mountain Dr","","Sunnyvale","TX","US","751822655" +"1043860356","DIRECT","Direct Messaging Address","coti@cintiotinstitute.com","N","","","","","","","","","4440 Carver Woods Dr","","Blue Ash","OH","US","452425529" +"1033769344","DIRECT","Direct Messaging Address","julie.saechao@pdxir.com","N","email address","","DIRECT","Direct","","CSV","CSV","","10340 SE Division St","","Portland","OR","US","972661269" +"1306496617","CONNECT","CONNECT URL","airtable.com","N","","","","","","","","","290 S Prospect Ave Ste A","","Tustin","CA","US","927801523" +"1477103786","CONNECT","CONNECT URL","Tolleson","N","","","","","","","","","8720 W Adams St","","Tolleson","AZ","US","853531347" +"1174173488","CONNECT","CONNECT URL","Oxnard","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","905 W 7th St","","Oxnard","CA","US","930306755" +"1104476431","DIRECT","Direct Messaging Address","ACraig@lbucc.org","N","","","","","","","","","4777 Vista Woods Blvd","","Dallas","TX","US","752321303" +"1467002790","SOAP","SOAP URL","EMR","N","","","DIRECT","Direct","","CSV","CSV","","90 Swiftwater Rd","","Woodsville","NH","US","037851446" +"1376193532","DIRECT","Direct Messaging Address","adinninger@chs-mi.com","N","","","","","","","","","1447 N Harrison St","","Saginaw","MI","US","486024727" +"1376193532","DIRECT","Direct Messaging Address","brandon.worden@chs-mi.com","N","","","","","","","","","5483 Gratiot Rd","","Saginaw","MI","US","486386037" +"1770133928","CONNECT","CONNECT URL","rturner@dvis.org","N","work email","","","","","","","","3124 E Apache St","","Tulsa","OK","US","741102320" +"1851941009","CONNECT","CONNECT URL","Denver","N","denver","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3141 S Tamarac Dr Apt F303","","Denver","CO","US","802314357" +"1295385458","OTHERS","Other URL","desktop","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","15408 134th Ave","","Jamaica","NY","US","114343610" +"1902456163","DIRECT","Direct Messaging Address","mariana.orellana@learningarts.com","N","","","","","","","","","1307 Nelson Ct","","Arvin","CA","US","932032448" +"1811547078","OTHERS","Other URL","Glendale","N","software","","","","","","","","1905 Victory Blvd Ste 1","","Glendale","CA","US","912014017" +"1629628748","CONNECT","CONNECT URL","REhab4life","N","","","","","","","","","4674 40th Ave S Ste A","","Fargo","ND","US","581044501" +"1639729973","CONNECT","CONNECT URL","admin@buildingblockresolutions.com","N","admin@buildingblockresolutions.com","","DIRECT","Direct","","","","","13428 Maxella Ave Ste 913","","Marina Del Rey","CA","US","902925620" +"1407406663","CONNECT","CONNECT URL","greatfulliving925@gmail.com","N","","","","","","","","","925 11th St SW","","Vero Beach","FL","US","329625402" +"1710537022","OTHERS","Other URL","anfombon@gmail.com","N","","","OTHER","Other","mail","","","","601 S Great Southwest Pkwy Ste 106","","Grand Prairie","TX","US","750511057" +"1548810856","DIRECT","Direct Messaging Address","SZaccaria@spineandsportsmed.com","N","","","","","","","","","266 Harristown Rd","","Glen Rock","NJ","US","074523302" +"1841840162","OTHERS","Other URL","andrea.barnes@piedmont.org","N","","","","","","","","","710 Center St","","Columbus","GA","US","319011527" +"1992355234","CONNECT","CONNECT URL","denise.daley@omh.ny.gov","N","","","","","","","","","681 Clarkson Ave","","Brooklyn","NY","US","112032199" +"1437709789","OTHERS","Other URL","Trimmell.craig@gmail.com","N","","","","","","","","","1054 E Westchester Dr","","Springfield","MO","US","658102823" +"1518517861","SOAP","SOAP URL","suzyabboudmassage@gmail.com","N","","","DIRECT","Direct","","","","","510 Cedar St","","Santa Cruz","CA","US","950604307" +"1598315848","OTHERS","Other URL","lhall@wmmhc.org","N","email","","DIRECT","Direct","","CSV","CSV","","209 N 10th St","","Hamilton","MT","US","598402357" +"1023668373","DIRECT","Direct Messaging Address","dcosentino@brooklynbirthingcenter.com","N","","","DIRECT","Direct","","","","","2183 Ocean Ave","","Brooklyn","NY","US","112292303" +"1669022810","OTHERS","Other URL","Shannon.M.Dawkins.mil@mail.mil","Y","","NUMI","","","","","","","1 Crystal Lake Rd","","Groton","CT","US","063492300" +"1912557166","OTHERS","Other URL","www.nph.company","N","","","OTHER","Other","www.nph.company","CSV","CSV","","3355 Horse Camp Rd","","Cottonwood","CA","US","960229246" +"1104476357","CONNECT","CONNECT URL","Carbondale","Y","jennapeairs@gmail.com","early Intervention Consulting LLC","DIRECT","Direct","","CSV","CSV","","315 Tanglewood Ln","","Bay Village","OH","US","441401130" +"1003466251","FHIR","FHIR URL","inspireaba.com","N","","","","","","","","","924 W 6th St","","Junction City","KS","US","664413229" +"1346890597","CONNECT","CONNECT URL","Irvine","N","Presence Learning","","DIRECT","Direct","","CSV","CSV","","9 Stillwater","","Irvine","CA","US","926033426" +"1275183428","CONNECT","CONNECT URL","www.drhaba.com","N","","","","","","","","","807 Donnell Blvd Ste Q","","Daleville","AL","US","363222111" +"1417507674","OTHERS","Other URL","n/a","N","","","","","","","","","1401 S Seward Meridian Pkwy","","Wasilla","AK","US","996548312" +"1962052126","CONNECT","CONNECT URL","Polusbo","N","","","","","","","","","3545 NW Lakeness Rd","","Poulsbo","WA","US","983709798" +"1962052126","CONNECT","CONNECT URL","Polusbo","N","","","","","","","","","3545 NW Lakeness Rd","","Poulsbo","WA","US","983709798" +"1235789496","CONNECT","CONNECT URL","pacificspeechtherapyllc@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","523 Hiilei Pl","","Wailuku","HI","US","967931522" +"1508416777","OTHERS","Other URL","2405658205","N","","","","","","","","","12505 Kingsview St","","Bowie","MD","US","207212028" +"1174173348","DIRECT","Direct Messaging Address","sheri@drsheriwallace.com","N","secure email","","","","","","","","120 Sea Grove Main St","Inside City Wellness, Second Floor","St. Augustine","FL","US","320803208" +"1356991525","DIRECT","Direct Messaging Address","julie@outpatientathome.microsoft.com","N","Business secure email","","DIRECT","Direct","","CSV","CSV","","12820 Mission Cir","","Anchorage","AK","US","995162760" +"1699325860","CONNECT","CONNECT URL","citrusfamilydentistry@gmail.com","N","business email address","","","","","","","","2300 E Norvell Bryant Hwy","","Hernando","FL","US","344428902" +"1144870312","DIRECT","Direct Messaging Address","tchappell@patternsbehavior.com","Y","Business E-mail","Patterns Behavioral Services, Inc.","DIRECT","Direct","","OTHER","Other","Scheduling","3050 Saturn St Ste 102","","Brea","CA","US","928216281" +"1043860224","OTHERS","Other URL","www.therapyportal.com","N","secure patient portal","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","888 W Big Beaver Rd Ste 780","","Troy","MI","US","480844745" +"1932759115","DIRECT","Direct Messaging Address","scott@thewisemindinstitute.com","N","private practice email address","","DIRECT","Direct","","","","","617 Veterans Blvd Ste 204","","Redwood City","CA","US","940631419" +"1851941033","OTHERS","Other URL","deirdrefarrell14@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","other","40 Bulls Bridge Rd","","South Kent","CT","US","067851118" +"1740830926","OTHERS","Other URL","ChartLogicEMR","N","Electronic Medical Record Platform","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Release of Information","2275 Research Blvd Ste 500","","Rockville","MD","US","208506203" +"1417507617","DIRECT","Direct Messaging Address","info@riatatherapy.com","N","main encrypted e-mail","","DIRECT","Direct","","OTHER","Other","e-mail","2412 Avondale Haslet Rd Ste 200","","Haslet","TX","US","760523444" +"1235789439","DIRECT","Direct Messaging Address","shannen@onecommonunity.org","N","email","","DIRECT","Direct","","OTHER","Other","Direct communication","2437 15th St NW","","Washington","DC","US","200094101" +"1619527785","OTHERS","Other URL","Gmail","N","","","OTHER","Other","None","","","","805 12th St","","Alamogordo","NM","US","883106434" +"1013567197","CONNECT","CONNECT URL","https://nppes.cms.hhs.gov/IAWeb/login.do","N","Brightstar","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7710 W Interstate 10","","San Antonio","TX","US","782304711" +"1154971257","CONNECT","CONNECT URL","health","N","","","OTHER","Other","health","CSV","CSV","health","1900 Walnut St","","Red Bluff","CA","US","960803611" +"1306496468","DIRECT","Direct Messaging Address","korozco@grhc.org","N","email","","","","","","","","4577 W Pecos Rd","","Laveen","AZ","US","853399002" +"1982254165","SOAP","SOAP URL","SEATTLE","N","","","","","","","","","5236 California Ave SW Ste D","","Seattle","WA","US","981361283" +"1093365280","CONNECT","CONNECT URL","brittany_lewis@URMC.rochester.edu","N","","","","","","","","","180 Sawgrass Dr Ste 220","","Rochester","NY","US","146204651" +"1073163259","OTHERS","Other URL","https://www.remediumhs.com","N","Company website","","OTHER","Other","https://www.remediumhs.com","CSV","CSV","","10203 Grandhaven Ave","","Upper Marlboro","MD","US","207726656" +"1619527710","DIRECT","Direct Messaging Address","arafko@med.umich.edu","Y","","University of Michigan","","","","","","","1540 E Medical Center Dr","","Ann Arbor","MI","US","481090100" +"1700436805","DIRECT","Direct Messaging Address","a.oda@hotmail.com","N","","","DIRECT","Direct","","CSV","CSV","","1441 Kapiolani Blvd Ste 808","","Honolulu","HI","US","968144404" +"1174173264","DIRECT","Direct Messaging Address","mlock@ymca.org","N","","","DIRECT","Direct","","","","","285 Vanderbilt Ave","","Staten Island","NY","US","103042525" +"1083264279","CONNECT","CONNECT URL","dukemedlink.org","N","Secure platform connected to EMR","","","","","","","","2301 Erwin Rd","","Durham","NC","US","277054699" +"1700436987","DIRECT","Direct Messaging Address","info@ptworks4pain.com","N","","","","","","","","","1100 Peachtree St NE Ste 250","","Atlanta","GA","US","303094522" +"1790335974","CONNECT","CONNECT URL","www.simplepractice.com","N","website/EHR","","","","","","","","600 1st Ave Ste 531","","Seattle","WA","US","981042229" +"1871143065","DIRECT","Direct Messaging Address","lisa.gonzales@cmglp.com","N","work email","","","","","","","","3701 W Commerce St","","San Antonio","TX","US","782073611" +"1639729825","REST","RESTful URL","Coshocton","N","","","","","","","","","1157 Kenilworth Ave","","Coshocton","OH","US","438122460" +"1184274383","DIRECT","Direct Messaging Address","sledwell@cchowandassoc.com","N","","","","","","","","","5061 N Pulaski Rd","","Chicago","IL","US","606302706" +"1194375394","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1790335917","CONNECT","CONNECT URL","Gainesville","N","","","DIRECT","Direct","","","","","4020 SW 21st Rd","","Gainesville","FL","US","326074340" +"1295385409","CONNECT","CONNECT URL","Houston","N","","","","","","","","","15434 W Willowwind Cir","","Houston","TX","US","770713232" +"1831749043","DIRECT","Direct Messaging Address","ffortune@yourkidsurgentcare.com","N","email address","","DIRECT","Direct","","CSV","CSV","","790 Montgomery Hwy Ste 112","","Vestavia Hills","AL","US","352161873" +"1336799550","DIRECT","Direct Messaging Address","info@coastalsynergyassociates.com","Y","","Coastal Synergy Associates","","","","","","","14646 Compass St Ste 10","","Corpus Christi","TX","US","784186232" +"1508416728","DIRECT","Direct Messaging Address","jen@sweetpeaplantbased.com","N","","","","","","","","","630 East Ave","","Rochester","NY","US","146072178" +"1407406622","OTHERS","Other URL","katherine@movewithmept.com","Y","Work email","Move With Me Physical Therapy","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7532 Wilkins Dr","","Fayetteville","NC","US","283119338" +"1902456148","OTHERS","Other URL","https://cos-stage-scc.azurewebsites.net/Account/Login?ReturnUrl=%2F","Y","Clubhouse Data Platform","Entech","","","","","","","12166 S Redwood Rd","","Riverton","UT","US","840657410" +"1790335933","OTHERS","Other URL","kmkaidin@utica.edu","N","","","","","","","","","5176 State Route 233","","Westmoreland","NY","US","134901310" +"1194375337","DIRECT","Direct Messaging Address","callie@takingcontrolcounseling.com","N","","","","","","","","","106 S Lincolnway","","North Aurora","IL","US","605421663" +"1275183394","CONNECT","CONNECT URL","drive","N","","","","","","","","","53 Parker Hill Ave","","Boston","MA","US","021203225" +"1437709672","OTHERS","Other URL","Lewisburg","N","","","","","","","","","900 Buffalo Rd Ste 1","","Lewisburg","PA","US","178371206" +"1467002501","CONNECT","CONNECT URL","https://genesischiropracticsoftware.com/","N","EHR and billing","","DIRECT","Direct","","","","","288 S Main St Ste 600","","Alpharetta","GA","US","300091983" +"1770133829","DIRECT","Direct Messaging Address","Glimmerofhopehhc@hotmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6842 Mescalero Dr","","Colorado Springs","CO","US","809153110" +"1225688385","DIRECT","Direct Messaging Address","maria.drake@phrehab.com","N","","","","","","","","","450 8th Ave","","Terre Haute","IN","US","478044030" +"1598315657","OTHERS","Other URL","Tampa","N","","","OTHER","Other","Tampa","OTHER","Other","Tampa","400 N Ashley Dr Ste 1900","","Tampa","FL","US","336024311" +"1003466178","CONNECT","CONNECT URL","wheatonim@yahoo.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12781 SW 42nd St Ste H","","Miami","FL","US","331753437" +"1922658095","DIRECT","Direct Messaging Address","covertclerk@rochester.rr.com","N","","","DIRECT","Direct","","CSV","CSV","","8469 Main St","","Interlaken","NY","US","148479800" +"1710537899","DIRECT","Direct Messaging Address","rjohnson@davidsonfamilytherapy.com","N","Business Email- Hippa Compliant","","DIRECT","Direct","","","","","709 Northeast Dr Ste 22","","Davidson","NC","US","280367425" +"1013567106","DIRECT","Direct Messaging Address","fritz.j.bachman@cc.doc.state.or.us","N","program director email","","DIRECT","Direct","direct fax","CSV","CSV","paper","421 E 7th St","","The Dalles","OR","US","970582607" +"1578113668","DIRECT","Direct Messaging Address","aaronson@poison.ufl.edu","N","email","","DIRECT","Direct","","CSV","CSV","","655 W 8th St","","Jacksonville","FL","US","322096511" +"1356991442","OTHERS","Other URL","HPMG.com","N","Office location","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HPI","1435 River Park Dr","","Sacramento","CA","US","958154509" +"1093365181","CONNECT","CONNECT URL","DURABLEHEALTHSOLUTIONS.COM","N","Website","","DIRECT","Direct","","CSV","CSV","","55 SE 2nd Ave","","Delray Beach","FL","US","334443615" +"1053961169","DIRECT","Direct Messaging Address","nicole.holownia@pacden.com","N","email","","DIRECT","Direct","","OTHER","Other","medical hx, radiographs, etc.","2380 Monument Blvd Ste F","","Pleasant Hill","CA","US","945233972" +"1003466103","DIRECT","Direct Messaging Address","dmootry@hbofm.org","N","","","OTHER","Other","county contract","OTHER","Other","progress notes","1385 N Hamilton Pkwy","","Novato","CA","US","949498276" +"1639729734","DIRECT","Direct Messaging Address","klopes@dhchd.org","N","Work Email","","DIRECT","Direct","","","","","115 E Texas Blvd","","Dalhart","TX","US","790224319" +"1720638836","CONNECT","CONNECT URL","info@thehavenatcollege.com","Y","web site","The Haven at College","DIRECT","Direct","","CSV","CSV","","817 W 34th St","4th floor","Los Angeles","CA","US","900890042" +"1376193490","CONNECT","CONNECT URL","omamaservices@gmail.com","N","Organization private email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","870 Main St","","Worcester","MA","US","016101455" +"1558911677","CONNECT","CONNECT URL","info@pimedicalgroup.com","N","","","","","","","","","26 Potomac Ave","","Greenville","SC","US","296052118" +"1356991475","OTHERS","Other URL","micromerchant","N","","","","","","","","","1415 E 27th St","","Brooklyn","NY","US","112105308" +"1386294403","DIRECT","Direct Messaging Address","jheinly2@memorialcare.org","N","work email","","DIRECT","Direct","","","","","405 W 5th St","","Santa Ana","CA","US","927014599" +"1962052027","SOAP","SOAP URL","Healthfusion","N","Healthfusion","","DIRECT","Direct","","CSV","CSV","","7111 Allentown Rd Ste 102","","Ft Washington","MD","US","207441539" +"1962052027","SOAP","SOAP URL","Healthfusion","N","Healthfusion","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7111 Allentown Rd Ste 102","","Ft Washington","MD","US","207441539" +"1053961276","OTHERS","Other URL","easydental","N","billing software","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","208 crain highway sw","","Glen Burnie","MD","US","21061" +"1144870379","OTHERS","Other URL","Waynesboro","N","","","","","","","","","950 Andrew Jackson Drive","","Waynesboro","TN","US","384853848" +"1770133910","CONNECT","CONNECT URL","lesa.jacobs@nativeangels.biz","N","","","","","","","","","11395 hwy 211 w","","red springs","NC","US","28377" +"1770133910","DIRECT","Direct Messaging Address","lesa.jacobs@nativeangels.biz","N","","","","","","","","","11395 Hwy 211 W","","Red Springs","NC","US","28377" +"1770133910","CONNECT","CONNECT URL","lesa.jacobs@nativeangels.biz","N","","","","","","","","","11395 Hwy 211 W","","Red Springs","NC","US","28377" +"1770133910","CONNECT","CONNECT URL","lesa.jacobs@nativeangels.biz","N","","","","","","","","","11395 hwy 211 w","","red springs","NC","US","28377" +"1518517671","DIRECT","Direct Messaging Address","grrosario@live.com","N","","","","","","","","","Calle Hostos #5B","","Juana Diaz","PR","US","00795" +"1962052183","OTHERS","Other URL","n/a","N","","","OTHER","Other","n/a","","","","161 Boston Ave","","Bridgeport","CT","US","066101662" +"1962052183","SOAP","SOAP URL","N/a","N","","","","","","","","","6 Business Park Dr Ste 302","","Branford","CT","US","064052988" +"1346890431","OTHERS","Other URL","unsure","N","unsure","","OTHER","Other","unsure","OTHER","Other","unsure","24797 Ok-99 #5","","Claremore","OK","US","74019" +"1346890431","OTHERS","Other URL","unsure","N","unsure","","OTHER","Other","unsure","OTHER","Other","unsure","24797 Ok-99 #5","","Claremore","OK","US","74019" +"1831749985","DIRECT","Direct Messaging Address","rpetke@lhs.org","N","work email","","HIE","Health Information Exchange (HIE)","","","","","2800 N Vancouver Ave","","Portland","OR","US","972271630" +"1104476308","CONNECT","CONNECT URL","shiloh@therapysolutionsllc.com","N","","","","","","","","","651 S Jackson St","","Frankfort","IN","US","460413029" +"1083264261","DIRECT","Direct Messaging Address","JBayne@acendahealth.org","N","Secure Email","","DIRECT","Direct","","CSV","CSV","","42 Delsea Dr S","","Glassboro","NJ","US","080282621" +"1740830934","CONNECT","CONNECT URL","Detaso","N","documentation system","","DIRECT","Direct","","OTHER","Other","documentation system","7 Ashmore Dr","","Mayflower","AR","US","721068802" +"1922658111","DIRECT","Direct Messaging Address","jsanchez@mdnow.com","N","Company email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2007 Palm Beach Lakes Blvd","","West Palm Beach","FL","US","334096501" +"1194375311","DIRECT","Direct Messaging Address","livewell@healthcoachshalynne.com","N","Email address","","DIRECT","Direct","","","","","21751 W 11 Mile Rd Ste 208","","Southfield","MI","US","480763780" +"1346890548","OTHERS","Other URL","yilifehomecare@gmail.com","N","Secured Company Email Address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4601 Pinecrest Office Park Dr Unit H","","Alexandria","VA","US","223121442" +"1508416736","OTHERS","Other URL","www.chd.org","Y","","Center for Human Development, Inc","","","","","","","1221 Main St Ste 309","","Holyoke","MA","US","010405396" +"1588214787","CONNECT","CONNECT URL","www.houston-therapy.com","N","website","","","","","","","","4646 Wild Indigo St Ste 150","","Houston","TX","US","770277190" +"1841840048","SOAP","SOAP URL","adaptivepedatrictherapy@gmail.com","N","","","","","","","","","664 State St Apt 5","","Portsmouth","NH","US","038014368" +"1841840048","SOAP","SOAP URL","adaptivepedatrictherapy@gmail.com","N","","","DIRECT","Direct","","","","","664 State St Apt 5","","Portsmouth","NH","US","038014368" +"1225688435","FHIR","FHIR URL","EFI","N","","","HIE","Health Information Exchange (HIE)","","","","","3420 W 100th Ter","","Hialeah","FL","US","330182103" +"1326698531","OTHERS","Other URL","Cloquet","N","","","","","","","","","1204 Cloquet Ave","","Cloquet","MN","US","557201622" +"1235789447","DIRECT","Direct Messaging Address","info@midohiobh.com","N","","","","","","","","","930 Bethesda Dr Unit 4","","Zanesville","OH","US","437010815" +"1235789447","DIRECT","Direct Messaging Address","info@midohiobh.com","N","","","","","","","","","930 Bethesda Dr Unit 4","","Zanesville","OH","US","437010815" +"1144870353","DIRECT","Direct Messaging Address","abbey@manserspeechtherapy.com","N","","","","","","","","","1669 Norwood Rd","","Statesville","NC","US","286778201" +"1598315707","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1740830967","CONNECT","CONNECT URL","Inglewood","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8711 1/2 S Van Ness Ave","","Inglewood","CA","US","903052512" +"1740830967","CONNECT","CONNECT URL","Inglewood","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8711 1/2 S Van Ness Ave","","Inglewood","CA","US","903052512" +"1922658145","CONNECT","CONNECT URL","dan.watts.rol@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","411 Commerce Dr NE","","Columbia","SC","US","292234583" +"1871143008","DIRECT","Direct Messaging Address","ValdevitN@mlhs.org","N","","","","","","","","","825 Springdale Dr","","Exton","PA","US","193412843" +"1356991582","OTHERS","Other URL","EPIC","N","","","","","","","","","5220 W University Dr Ste 220","","McKinney","TX","US","750717074" +"1518517747","OTHERS","Other URL","WWW.MSEHANCE.COM","N","","","","","","","","","1217 Birkstone Ct","","Wake Forest","NC","US","275878352" +"1861042095","CONNECT","CONNECT URL","Kristinamurphyfnp.com","N","","","","","","","","","2095 Exeter Rd Ste 385","","Germantown","TN","US","381383963" +"1699325829","DIRECT","Direct Messaging Address","marie@soulspringflorida.com","N","","","DIRECT","Direct","","CSV","CSV","","100 Village Square Xing Ste 105","","Palm Beach Gardens","FL","US","334104531" +"1831749076","CONNECT","CONNECT URL","https://10.20.24.126/doctorspartner/REAL/MainPage.htm","N","","","","","","","","","3841 Leeds Ave","","North Charleston","SC","US","294057469" +"1952951188","DIRECT","Direct Messaging Address","kathryn.doerner@fraser.org","N","","","DIRECT","Direct","","","","","9120 Springbrook Dr NW","","Coon Rapids","MN","US","554335845" +"1306496534","DIRECT","Direct Messaging Address","Brandy.Hansen@ctcprograms.com","N","","","","","","","","","5005 Bowling St SW Ste C","","Cedar Rapids","IA","US","524045070" +"1295385433","CONNECT","CONNECT URL","https://beittshuvah.kipuworks.com","N","","","","","","","","","8831 Venice Blvd","","Los Angeles","CA","US","900343223" +"1235789470","DIRECT","Direct Messaging Address","Annette.williams@sequelyouthservices.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","70 Bayview St","","Yarmouth","ME","US","040966993" +"1154971398","OTHERS","Other URL","other","N","","","","","","","","","245 River Forest Dr","","Fayetteville","GA","US","302143145" +"1982254025","DIRECT","Direct Messaging Address","Daira.SpringerMahboubi@memorialhermann.org","N","Work Email address","","","","","","","","18951 N Memorial Dr","","Humble","TX","US","773384217" +"1205486370","CONNECT","CONNECT URL","CPRS/VISTA","N","computerized patient records system","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","459 Patterson Rd Rm B126","","Honolulu","HI","US","968191522" +"1235789371","SOAP","SOAP URL","hospiceMD","N","","","","","","","","","11770 Warner Ave Ste 211","","Fountain Valley","CA","US","927082661" +"1154971299","DIRECT","Direct Messaging Address","kpayton@marscare.com","N","","","","","","","","","825 Delaware Ave","","Fountain Hill","PA","US","180151168" +"1326698473","DIRECT","Direct Messaging Address","NVOrtho@AllmedsDirectMail.com","N","nv direct mail address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3273 Claremont Way Ste 100","","Napa","CA","US","945583328" +"1023668191","DIRECT","Direct Messaging Address","crystal.coppock@va.gov","N","email","","DIRECT","Direct","","CSV","CSV","","1601 SW Archer Rd","","Gainesville","FL","US","326081135" +"1407406598","CONNECT","CONNECT URL","www.simplepractice.com","N","EHR","","","","","","","","835 University Ave","","Sacramento","CA","US","958256724" +"1407406507","CONNECT","CONNECT URL","Detroit","N","","","","","","","","","2799 W Grand Blvd","","Detroit","MI","US","482022608" +"1578113676","OTHERS","Other URL","BEHIVELY.org","N","Organization Website","","OTHER","Other","Informational","","","","2208 San Leandro Blvd","","San Leandro","CA","US","945775957" +"1114577210","OTHERS","Other URL","Www.cityofchicago.com","N","","","","","","","","","558 W De Koven St","","Chicago","IL","US","606074417" +"1114577210","DIRECT","Direct Messaging Address","Joseph.thiel@cityofchicago.org","N","","","","","","","","","558 W De Koven St","","Chicago","IL","US","606074417" +"1760032866","DIRECT","Direct Messaging Address","ctbui@texaschildrens.org","N","work email","","DIRECT","Direct","","OTHER","Other","work","6621 Fannin St","","Houston","TX","US","770302358" +"1821648056","CONNECT","CONNECT URL","ACM","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","ACM","2459 Jolly Rd.","","Lansing","MI","US","48837" +"1215587399","CONNECT","CONNECT URL","soverfelt@gocuris.com","N","","","DIRECT","Direct","","","","","4801 Frankford Rd Ste 300","","Dallas","TX","US","752875329" +"1720638943","DIRECT","Direct Messaging Address","DWashington@bridgehouse.org","N","Work email address","","DIRECT","Direct","","CSV","CSV","","4150 Earhart Blvd","","New Orleans","LA","US","701251955" +"1194375204","CONNECT","CONNECT URL","nnewcomer@dcpsonline.com","N","","","","","","","","","318 Indian Rock Dr","","Springfield","PA","US","190641925" +"1194375204","CONNECT","CONNECT URL","mnewcomer@dcpsonline.com","N","","","","","","","","","1055 E Baltimore Pike","","Media","PA","US","190635173" +"1497305692","DIRECT","Direct Messaging Address","brittany.williams11@va.gov","N","","","","","","","","","109 Bee St","","Charleston","SC","US","294015703" +"1497305692","DIRECT","Direct Messaging Address","brittany.williams11@va.gov","N","","","","","","","","","109 Bee St","","Charleston","SC","US","294015703" +"1215587415","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1124678321","DIRECT","Direct Messaging Address","dr.charles.son@thejoint.com","N","Email","","DIRECT","Direct","","CSV","CSV","","3690M King St","","Alexandria","VA","US","223021921" +"1588214795","DIRECT","Direct Messaging Address","veronica.acevedo@med.usc.edu","Y","","CEDARS-SINAI MEDICAL CENTER","DIRECT","Direct","","","","","8700 Beverly Blvd","","West Hollywood","CA","US","900481804" +"1205486412","DIRECT","Direct Messaging Address","prappaport@marscare.com","N","","","","","","","","","826 Delaware Ave","","Fountain Hill","PA","US","180151174" +"1003466210","CONNECT","CONNECT URL","klandrum@scrmc.com","N","","","","","","","","","23 Mason St","","Laurel","MS","US","394404437" +"1093365207","OTHERS","Other URL","Theranest","N","","","HIE","Health Information Exchange (HIE)","","","","","1901 E 37th St","","Odessa","TX","US","797626201" +"1588214704","DIRECT","Direct Messaging Address","egonzalez@patternsbehavior.com","N","","","DIRECT","Direct","","","","","12062 Valley View St Ste 103","","Garden Grove","CA","US","928451738" +"1558911776","OTHERS","Other URL","npi","N","npi","","OTHER","Other","medicare","CSV","CSV","","306 Meadow St","","Galax","VA","US","243333020" +"1932759156","DIRECT","Direct Messaging Address","aallard@citci.org","N","we do not do electronic health records","","","","","","","","3600 San Jeronimo Dr","","Anchorage","AK","US","995082870" +"1235789306","DIRECT","Direct Messaging Address","info@midohiobh.com","N","","","","","","","","","930 Bethesda Dr Unit 4","","Zanesville","OH","US","437010815" +"1619527751","DIRECT","Direct Messaging Address","LChesnutt@spurwink.org","N","Secure work email","","DIRECT","Direct","","","","","778 Main St","","South Portland","ME","US","041065447" +"1821648973","CONNECT","CONNECT URL","HP","N","","","","","","","","","316 Clifton Ave","","Collingdale","PA","US","190233715" +"1225688369","DIRECT","Direct Messaging Address","pulsemedicalproservices@outlook.com","N","","","","","","","","","2295 Parklake Dr NE Ste 425","","Atlanta","GA","US","303452812" +"1477103521","SOAP","SOAP URL","jim@mycbhf.com","N","","","","","","","","","1355 N Atlantic Ave","","Cocoa Beach","FL","US","329313203" +"1972153021","OTHERS","Other URL","brookereynolds@comfortkeepers.com","N","","","","","","","","","512 Klumac Rd Ste 9","","Salisbury","NC","US","281446752" +"1972153021","OTHERS","Other URL","secharlotte@comfortkeepers.com","N","","","","","","","","","512 Klumac Rd Ste 9","","Salisbury","NC","US","281446752" +"1982254033","DIRECT","Direct Messaging Address","SRichardson@MIRCI.org","N","","","HIE","Health Information Exchange (HIE)","","","","","3809 Rosewood Dr","","Columbia","SC","US","292053533" +"1346890498","CONNECT","CONNECT URL","https://www.ccprla.org/","N","","","","","","","","","206 E Reynolds Dr Ste F2","","Ruston","LA","US","712702809" +"1881244937","DIRECT","Direct Messaging Address","admin@kingrx.org","N","","","DIRECT","Direct","","CSV","CSV","","29 Bala Ave Ste 114","","Bala Cynwyd","PA","US","190043206" +"1194375253","CONNECT","CONNECT URL","wlsncharnele229@gmail.com","N","","","DIRECT","Direct","","","","","1985 Marcus Ave","","New Hyde Park","NY","US","110422008" +"1558911610","CONNECT","CONNECT URL","Ralston","N","","","HIE","Health Information Exchange (HIE)","","","","","8545 Park Dr","","Ralston","NE","US","681273621" +"1558911610","CONNECT","CONNECT URL","Ralston","N","","","","","","","","","8545 Park Dr","","Ralston","NE","US","681273621" +"1558911610","CONNECT","CONNECT URL","Ralston","N","","","","","","","","","8545 Park Dr","","Ralston","NE","US","681273621" +"1104476266","CONNECT","CONNECT URL","www.queerhealingoasis.com","N","","","","","","","","","110 N Maclay Ave Ste 107","","San Fernando","CA","US","913402986" +"1811547979","DIRECT","Direct Messaging Address","Teressa@mossandmainkc.com","N","","","DIRECT","Direct","","","","","4110 Baltimore Ave","","Kansas City","MO","US","641112303" +"1316597495","OTHERS","Other URL","info@posbc.net","N","business email","","DIRECT","Direct","","OTHER","Other","xrays","375 S Washington Ave","","Bergenfield","NJ","US","076214323" +"1093365165","OTHERS","Other URL","mandy@lowcountryspeechservices.com","N","email","","DIRECT","Direct","","","","","108 Proprietors Ct","","Summerville","SC","US","294853467" +"1427608504","CONNECT","CONNECT URL","lindadees711@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2063 S Bucker Rd","","Mobile","AL","US","366052356" +"1861042947","DIRECT","Direct Messaging Address","schultzjr@vvsd.org","N","","","","","","","","","777 Falcon Ridge Way","","Bolingbrook","IL","US","604402200" +"1326698416","FHIR","FHIR URL","computer","Y","","Atlantic Orthopedic & Sports Physical Therapy PC","","","","","","","129 N White Horse Pike","","Hammonton","NJ","US","080371874" +"1699325787","OTHERS","Other URL","rx@amepharmacyrx.com","N","website","","DIRECT","Direct","","CSV","CSV","","731 Frederick Rd","","Catonsville","MD","US","212284503" +"1699325787","OTHERS","Other URL","rx@amepharmacyrx.com","N","website","","DIRECT","Direct","","CSV","CSV","","731 Frederick Rd","","Catonsville","MD","US","212284503" +"1699325787","OTHERS","Other URL","rxamepharmacyrx.com","N","website","","DIRECT","Direct","","CSV","CSV","","731 Frederick Rd","","Catonsville","MD","US","212284503" +"1518517614","DIRECT","Direct Messaging Address","sshipp@phasescounseling.com","N","email","","DIRECT","Direct","","CSV","CSV","","5787 S Hampton Rd Ste 230-K","","Dallas","TX","US","752322255" +"1730739848","OTHERS","Other URL","NA","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1308 Gravenhurst Cir","","Virginia Beach","VA","US","234648660" +"1548810666","OTHERS","Other URL","www.nathanielflatt.com","N","","","","","","","","","822 S Robertson Blvd Ste 303","","Los Angeles","CA","US","900351632" +"1770133894","DIRECT","Direct Messaging Address","apeery@schools.nyc.gov","Y","","NYC Department of Education","","","","","","","13110 97th Ave","","South Richmond Hill","NY","US","114191600" +"1215587332","DIRECT","Direct Messaging Address","angella@ahchealth.org","N","","","","","","","","","1327 E 17th St","","Idaho Falls","ID","US","834046235" +"1831749951","OTHERS","Other URL","cvs2775@cvshealth.com","N","","","","","","","","","2601 Riva Rd","","Annapolis","MD","US","214017304" +"1720638851","DIRECT","Direct Messaging Address","smedbery@att.net","N","","","","","","","","","770 N Silver Springs Blvd Apt 602","","Wichita","KS","US","672126080" +"1326699471","DIRECT","Direct Messaging Address","nhoward@telecarecorp.com","N","","","","","","","","","322 S Birch St","","McCleary","WA","US","985579522" +"1235780388","CONNECT","CONNECT URL","bjohnson@sunpathllc.com","Y","e-mail","SUNPATH LLC","","","","","","","415 W Main Ave","","Gastonia","NC","US","280523844" +"1730730805","OTHERS","Other URL","simacorporategroup@gmail.com","N","","","","","","","","","5050 Palo Verde St Ste 125","","Montclair","CA","US","917632334" +"1003467176","CONNECT","CONNECT URL","belliott@olneyhh.com","N","email","","","","","","","","100 S Avenue M","","Olney","TX","US","763741642" +"1184275208","DIRECT","Direct Messaging Address","mvasquez@calblaptist.edu","N","","","","","","","","","8432 Magnolia Ave","","Riverside","CA","US","925043297" +"1578114690","DIRECT","Direct Messaging Address","scoveleski@ego.thechicagoschool.edu","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","701 Southhampton Road","Suite 102","Benicia","CA","US","94510" +"1013568153","DIRECT","Direct Messaging Address","jlbetanco@montefiore.org","Y","Montefiore Email Address","Montefiore Medical Center","","","","","","","Sickle Cell Clinic","3400 Bainbridge Avenue","Bronx","NY","US","10467" +"1548811649","DIRECT","Direct Messaging Address","washingtonfamilyeyecare@hotmail.com","N","","","","","","","","","10269 Industrial Blvd NE","","Covington","GA","US","300141485" +"1275184376","CONNECT","CONNECT URL","www.therapynotes.com","N","Electronic medical records system accessed securely online","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","701 cross rd","","Lederach","PA","US","194501945" +"1457902553","CONNECT","CONNECT URL","www.lactationlink.com","N","company website","","DIRECT","Direct","","OTHER","Other","Company website","5524 Sicily Lane","","Highland","UT","US","84003" +"1578114674","DIRECT","Direct Messaging Address","robertalanis@homecarefriends.com","N","email address","","OTHER","Other","PHYSICAL ADDRESS","OTHER","Other","PHYSICAL ADDRESS","12189 7th St Ste 108","","Yucaipa","CA","US","923992233" +"1740831767","CONNECT","CONNECT URL","www.wrs.com","N","","","","","","","","","Waterfront Recovery Services","2413 2nd St","Eureka","CA","US","95501" +"1982255907","DIRECT","Direct Messaging Address","Jessica.A.Brown-nicola@riteaid.com","N","company email","","DIRECT","Direct","","CSV","CSV","","4927 Homeville Rd","","West Mifflin","PA","US","151222956" +"1265083380","CONNECT","CONNECT URL","www.modoclrtc.com","N","","","","","","","","","10025 South 705 Road","","Wyandotte","OK","US","74370" +"1851942973","CONNECT","CONNECT URL","jenfullerjames@hushmail.com","N","Hushmail","","DIRECT","Direct","","CSV","CSV","","4oo W. Midland Ave.","Suite 100H","Woodland Park","CO","US","808660830" +"1942851068","CONNECT","CONNECT URL","frontierfamilydentistry@yahoo.com","N","","","","","","","","","315 13th St","","Bandera","TX","US","78003" +"1679124796","DIRECT","Direct Messaging Address","alnpatty99@netzero.net","N","","","","","","","","","Morgan County Board of Education","247 Harrison Avenue","Berkeley Springs","WV","US","25411" +"1396396313","DIRECT","Direct Messaging Address","thstewar@wvesc.org","N","","","","","","","","","Morgan County Board of Education","247 Harrison Avenue","Berkeley Springs","WV","US","25411" +"1841841988","DIRECT","Direct Messaging Address","pearla@sel.k12.oh.us","N","South Eulclid Lyndhurst Email","","DIRECT","Direct","","","","","4300 Bayard Rd","","South Euclid","OH","US","441213124" +"1811547946","CONNECT","CONNECT URL","www.datadrivenedu.com","N","","","DIRECT","Direct","","OTHER","Other","website","4193 Flat Rock Dr Ste 220","","Riverside","CA","US","925057113" +"1376193409","CONNECT","CONNECT URL","http://www.rcskids.org/","N","","","","","","","","","290 Ioof Ave","","Gilroy","CA","US","950205204" +"1710537840","OTHERS","Other URL","cherber@cardon.us","N","email","","DIRECT","Direct","","OTHER","Other","Email","118 Medical Dr","","Carmel","IN","US","460323323" +"1235780362","DIRECT","Direct Messaging Address","roundingproviders@frontier.com","N","rounding providers email","","DIRECT","Direct","","OTHER","Other","email","6326 Constitution Dr","","Fort Wayne","IN","US","468041518" +"1144871278","DIRECT","Direct Messaging Address","amy.farrell@va.gov","N","","","","","","","","","1030 Jefferson Ave","","Memphis","TN","US","381042127" +"1487205522","CONNECT","CONNECT URL","https://www.autismspectrumalliance.com/denver/","N","","","","","","","","","7220 W Jefferson Ave Ste 202","","Lakewood","CO","US","802352023" +"1225689367","DIRECT","Direct Messaging Address","info@assurancehhs.com","N","email","","","","","","","","906 Montague Ave Ste H","","Greenwood","SC","US","296491467" +"1598316630","OTHERS","Other URL","other","N","","","","","","","","","2872 Antioch Rd","","Macon","GA","US","312061436" +"1689225740","CONNECT","CONNECT URL","Claudia.Brunson@va.gov","N","Claudia.Brunson@va.gov","","DIRECT","Direct","","CSV","CSV","","2300 Ramsey St","","Fayetteville","NC","US","283013856" +"1750932810","DIRECT","Direct Messaging Address","Hello@WomenstherapyInstitute.com","N","Direct communications","","DIRECT","Direct","","CSV","CSV","","825 San Antonio Rd Ste 104","","Palo Alto","CA","US","943034620" +"1952952012","DIRECT","Direct Messaging Address","gcalhoun@umich.edu","N","","","DIRECT","Direct","","","","","300 Huntington Dr","","Ann Arbor","MI","US","481041820" +"1669023727","DIRECT","Direct Messaging Address","w622phm@costco.com","N","e-mail","","DIRECT","Direct","","CSV","CSV","","3747 S Constitution Blvd","","West Valley","UT","US","841193721" +"1174174239","OTHERS","Other URL","carecloud","N","","","","","","","","","7730 W Boynton Beach Blvd Ste 7","","Boynton Beach","FL","US","334376155" +"1336790401","CONNECT","CONNECT URL","encrypted","N","","","DIRECT","Direct","","CSV","CSV","","329 E 149th St Fl 4","","Bronx","NY","US","104515626" +"1619528791","OTHERS","Other URL","biaabrn@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","cvs","316 SE 7th Ave","","Deerfield Beach","FL","US","334414824" +"1982255055","OTHERS","Other URL","pleasanton","N","work","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PMI","3825 Hopyard Rd Ste 140&202","","Pleasanton","CA","US","945888528" +"1982255063","CONNECT","CONNECT URL","Magnolia","N","","","","","","","","","11 E Walnut St","","Magnolia","DE","US","199629304" +"1427609502","CONNECT","CONNECT URL","www.simplepractice.com","N","EMR","","","","","","","","29 W 36th St Fl 5","","New York","NY","US","100187671" +"1700437886","DIRECT","Direct Messaging Address","blyancey@uams.edu","N","","","","","","","","","3321 S Bowman Rd Apt 1233","","Little Rock","AR","US","722114686" +"1205487303","OTHERS","Other URL","9784827126","N","","","","","","","","","451 Andover St Ste 130","","North Andover","MA","US","018455070" +"1437700465","DIRECT","Direct Messaging Address","shirazymd@hotmail.com","N","","","","","","","","","16952 Ventura Blvd","","Encino","CA","US","913164197" +"1124679246","CONNECT","CONNECT URL","Mission","N","","","","","","","","","1920 E Griffin Pkwy","","Mission","TX","US","785723106" +"1760033781","OTHERS","Other URL","Ciscoanyconnect","Y","VPN","Special Treatment Education and Prevention Services","HIE","Health Information Exchange (HIE)","","OTHER","Other","VPN","3533 Mount Vernon Ave","","Bakersfield","CA","US","933061545" +"1518518547","CONNECT","CONNECT URL","infoafayohealthcare26@gmail.com","N","","","","","","","","","380 Grayson Way","","Alpharetta","GA","US","300040767" +"1780235739","OTHERS","Other URL","otrfirms.com","N","PGP encrypted","","DIRECT","Direct","","CSV","CSV","","600 Church St Rm 141","","Norfolk","VA","US","235019908" +"1154972255","SOAP","SOAP URL","Hurlock","N","","","","","","","","","302 Collins ave.","","Hurlock","MD","US","21643" +"1154972255","SOAP","SOAP URL","webPT","N","PT documentation software","","DIRECT","Direct","","CSV","CSV","","211 Manning Lane","","East New Market","MD","US","216310025" +"1861043960","CONNECT","CONNECT URL","Labrabanal.rw@gmail.com","N","Labrabanal.rw@gmail.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Carr. PR 173, KM6, HM5, Sector San Jose, Bo. Rabanal","","Cidra","PR","US","00739" +"1255982328","DIRECT","Direct Messaging Address","Daniel@wings-services.com","Y","","Wings Services PLLC","","","","","","","16306 Euclid Ave NE","","Bainbridge Island","WA","US","981101189" +"1255982328","DIRECT","Direct Messaging Address","Daniel@wings-services.com","N","","","","","","","","","16306 Euclid Ave NE","","Bainbridge Island","WA","US","981101189" +"1720639883","OTHERS","Other URL","cynthia.kling@orlandohealth.com","N","professional email address","","DIRECT","Direct","","OTHER","Other","professional email","Arnold Palmer Hospital","92 W. Miller St.","Orlando","FL","US","32806" +"1881245942","OTHERS","Other URL","Jonesboro","N","N/A","","HIE","Health Information Exchange (HIE)","Dublin","CSV","CSV","","409 Arrowhead Blvd Ste C1&C2","","Jonesboro","GA","US","302361255" +"1053962175","CONNECT","CONNECT URL","Hialeah","N","","","","","","","","","105 W 26th St Apt 7","","Hialeah","FL","US","330101618" +"1053962175","CONNECT","CONNECT URL","Hialeah","N","","","","","","","","","105 W 26th St Apt 7","","Hialeah","FL","US","330101618" +"1104477256","OTHERS","Other URL","peter.khong@cvshealth.com","N","CVS email","","DIRECT","Direct","","CSV","CSV","","2915 US-190","","mandeville","LA","US","70461" +"1235780255","CONNECT","CONNECT URL","you1sthealthcare@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","You 1st Healthcare","112 West Washington Street Suite 502","Suffolk","VA","US","23434" +"1942851969","CONNECT","CONNECT URL","https://www.mhcounselingofnny.com/","N","webpage","","","","","","","","6956 NY-56","","Potsdam","NY","US","13676" +"1144871252","CONNECT","CONNECT URL","Camarillo","Y","","Its Behavioral","HIE","Health Information Exchange (HIE)","","","","","2009 Las Estrellas Ct","","Camarillo","CA","US","930124070" +"1942850078","OTHERS","Other URL","Epic","N","","","HIE","Health Information Exchange (HIE)","","","","","510 S Kingshighway Blvd","","Saint Louis","MO","US","631101016" +"1366092496","OTHERS","Other URL","www.scarffl.com","Y","Community Based Organization","Serving Children and Reaching Families","DIRECT","Direct","","CSV","CSV","","1975 S John Young Pkwy Ste 203","","Kissimmee","FL","US","347410605" +"1427609551","OTHERS","Other URL","Barstow","N","","","OTHER","Other","Barstow","OTHER","Other","Barstow","280 Stafford St","","Barstow","MD","US","20676" +"1275184301","DIRECT","Direct Messaging Address","HRDawkins@Lifehouse-Counseling.com","N","work messaging","","DIRECT","Direct","","CSV","CSV","","14632 London Ln","","Bowie","MD","US","207152572" +"1154972289","CONNECT","CONNECT URL","Allentown","N","","","","","","","","","1200 S Cedar Crest Blvd","","Allentown","PA","US","181036202" +"1497306526","CONNECT","CONNECT URL","Albany","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","315 S Manning Blvd","","Albany","NY","US","122081789" +"1447801550","DIRECT","Direct Messaging Address","kbusmire@telecarecorp.com","N","","","","","","","","","1141 Chelsea St","","Ridgecrest","CA","US","935553208" +"1225689359","CONNECT","CONNECT URL","Beavercreek","N","","","","","","","","","1435 Crown Point Ct","","Beavercreek","OH","US","454346963" +"1306497441","OTHERS","Other URL","YOUINC.com","N","","","","","","","","","70 James St Ste 270","","Worcester","MA","US","016031039" +"1346891488","OTHERS","Other URL","allison.n.burguess.civ@mail.mil","N","Military Civilian Email Address","","","","","CSV","CSV","","20 Dungarvan Ln","","Pinehurst","NC","US","283748185" +"1740831890","DIRECT","Direct Messaging Address","rjemison@mhainc.org","N","","","","","","","","","995 Worthington St","","Springfield","MA","US","011094027" +"1356992424","OTHERS","Other URL","info@myofitclinic.com","Y","","Cramer Physical Therapy, LLC","","","","","","","14950 S Springdale Ave","","Middlefield","OH","US","440629644" +"1962053074","CONNECT","CONNECT URL","constancejenkins39@gmail.com","N","desk@stevenjenkins.org","","DIRECT","Direct","","CSV","CSV","","2920 Clark Rd Spc 16B","","Oroville","CA","US","959659140" +"1689225757","DIRECT","Direct Messaging Address","kevinb@nflts.net","N","","","","","","","","","304 E Jefferson St","","Quincy","FL","US","323512530" +"1316598485","OTHERS","Other URL","Personal","N","","","DIRECT","Direct","","CSV","CSV","","77160 Calle Sinaloa","","LA Quinta","CA","US","922536124" +"1134770217","DIRECT","Direct Messaging Address","todd.evans@uni.edu","N","University of northern Iowa","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","University Of Northern Iowa Human Performance Ctr 3B","","Cedar Falls","IA","US","506140001" +"1740831825","OTHERS","Other URL","Healthelink","Y","","County of Genesee County Treasurer","","","","","","","5130 E Main Street Rd Ste 2","","Batavia","NY","US","140203444" +"1083265177","CONNECT","CONNECT URL","URL","N","","","","","","","","","101A Cove Ct","","Bronx","NY","US","104730973" +"1124679238","OTHERS","Other URL","skills-atpe.com","N","Website","","","","","","","","9001 E Bloomington Fwy Ste 143","","Bloomington","MN","US","554203444" +"1356992465","OTHERS","Other URL","https://www.dropbox.com/home/Medical%20records","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Documents","53843 Csah 20","","Paynesville","MN","US","563629531" +"1356992465","OTHERS","Other URL","https://www.dropbox.com/home/Medical%20records","N","","","","","","","","","53843 Csah 20","","Paynesville","MN","US","563629531" +"1710538814","DIRECT","Direct Messaging Address","dlidstone@summit-hs.com","N","","","DIRECT","Direct","","CSV","CSV","","935 Gravier St Ste 550","","New Orleans","LA","US","701121608" +"1528619632","OTHERS","Other URL","therasoft.com","N","","","","","","","","","204 N Kendrick Ave Ste 201","","Glendive","MT","US","593301700" +"1760033872","OTHERS","Other URL","Cerner","N","","","","","","","","","620 Howard Ave","","Altoona","PA","US","166014804" +"1023669132","DIRECT","Direct Messaging Address","cparker@remarkabletouchpsa.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11722 Still Haven Ct","","Cumberland","IN","US","462293974" +"1740831858","CONNECT","CONNECT URL","kconner.therapy@gmail.com","N","","","DIRECT","Direct","","","","","320 N Meridian St Ste 519","","Indianapolis","IN","US","462041724" +"1013568120","DIRECT","Direct Messaging Address","daniel.rudolph@kbp.eclinicaldirect.com","Y","Practice direct message","CCPartners LLC","DIRECT","Direct","","","","","35 Goodwin Dr","","Festus","MO","US","630284122" +"1699326710","CONNECT","CONNECT URL","phoenixfamilymh@gmail.com","N","","","","","","","","","14662 Bethany Church Rd","","Montpelier","VA","US","231922611" +"1245881366","SOAP","SOAP URL","Florence","Y","additional location","Positive Generation in Christ, Incorporated","","","","","","","608 Gregg Ave Ste 102103","","Florence","SC","US","295014317" +"1326699448","CONNECT","CONNECT URL","anna@completecareconsulting.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","641 Saint Lawrence Ave","","Reno","NV","US","895091441" +"1821649864","CONNECT","CONNECT URL","lakeotisak@affordabledentalcare.com","N","","","DIRECT","Direct","","CSV","CSV","","4001 Lake Otis Pkwy Ste 200","","Anchorage","AK","US","995085200" +"1497306419","OTHERS","Other URL","http://couplestherapyinstitute.net","N","website","","OTHER","Other","Contact","OTHER","Other","Other","2020 Alameda Padre Serra Ste 211","","Santa Barbara","CA","US","931031761" +"1225689243","CONNECT","CONNECT URL","713-530-4192","N","cell phone","","DIRECT","Direct","","OTHER","Other","cell phone","7863 Lumber Jack Dr","","Houston","TX","US","770401740" +"1144871179","OTHERS","Other URL","Tacoma","N","","","","","","","","","2420 S Union Ave Ste 100","","Tacoma","WA","US","984051306" +"1326699356","DIRECT","Direct Messaging Address","frontdesk@azzolino.com","N","Other","","DIRECT","Direct","","OTHER","Other","Other","1545 Broadway Fl 1A","","San Francisco","CA","US","941092539" +"1235780263","OTHERS","Other URL","www.usmon.com","Y","HIPPA and HITEC Compliant Database for Intraoperative Neuromonitoring","U.S. DR Monitoring, Inc.","HIE","Health Information Exchange (HIE)","","CSV","CSV","","27 Waterford Cir","","Madison","WI","US","537191588" +"1942851985","CONNECT","CONNECT URL","andrea@letschattspeechlanguages.com","N","","","DIRECT","Direct","","","","","905 Ellis Ave","","Orangeburg","SC","US","291155062" +"1912558958","DIRECT","Direct Messaging Address","seismon@telecarecorp.com","N","","","DIRECT","Direct","","","","","423 MacKay Dr","","San Bernardino","CA","US","924083230" +"1083265029","CONNECT","CONNECT URL","amanda.stott@imail.org","Y","","Intermountain Healthcare","","","","","","","1400 N 500 E","","Logan","UT","US","843412455" +"1265083356","DIRECT","Direct Messaging Address","mary.singh@ctcprograms.com","N","","","","","","","","","1536 N Boulder Hwy","","Henderson","NV","US","890114120" +"1538710629","CONNECT","CONNECT URL","Kabbott@CLARION.edu","N","","","","","","","","","840 Wood St","","Clarion","PA","US","162141240" +"1073164190","OTHERS","Other URL","danabrown@aobhs.org","N","","","","","","","","","691 S Oak St","","Seneca","SC","US","296783827" +"1992356919","DIRECT","Direct Messaging Address","admin@idealsmilesdentalcare.com","N","Office email address","","DIRECT","Direct","","CSV","CSV","","6536 N. University Drive","","Tamarac","FL","US","33321" +"1568013688","DIRECT","Direct Messaging Address","thstewar@wvesc.org","N","","","","","","","","","Morgan County Board of Education","247 Harrison Avenue","Berkeley Springs","WV","US","25411" +"1104477223","CONNECT","CONNECT URL","Aveanna","N","","","","","","","","","87 I-10","Suite 225","Beaumont","TX","US","77707" +"1659922672","CONNECT","CONNECT URL","Concord","Y","","Extra Steps Pediatric Therapies, Inc.","","","","","","","1269 Main St","","Concord","MA","US","017423099" +"1568013589","DIRECT","Direct Messaging Address","thstewar@wvesc.org","N","","","","","","","","","Morgan County Board of Education","247 Harrison Avenue","Berkeley Springs","WV","US","25411" +"1972154904","OTHERS","Other URL","rjdtransportation@yahoo.com","N","","","","","","","","","2252 Snowbird Dr","","Harvey","LA","US","700585433" +"1740830876","DIRECT","Direct Messaging Address","hongvan.nguyen@hhs.sccgov.org","N","work email","","","","","","","","751 S Bascom Ave","","San Jose","CA","US","951282604" +"1740830876","DIRECT","Direct Messaging Address","hongvan.nguyen@hhs.sccgov.org","N","work email","","","","","","","","751 S Bascom Ave","","San Jose","CA","US","951282604" +"1104476233","CONNECT","CONNECT URL","OTHERURL","N","","","","","","","","","15625 Council Ave","","Baton Rouge","LA","US","708175502" +"1770133803","DIRECT","Direct Messaging Address","dkelly2@mainebheavioralhealth.org","N","Email","","DIRECT","Direct","","","","","12 Union St","","Rockland","ME","US","048412739" +"1124679253","DIRECT","Direct Messaging Address","ryan.o'donell@uhsinc.com","N","","","","","","","","","4619 Rosemead Blvd","","Rosemead","CA","US","917701478" +"1538710686","DIRECT","Direct Messaging Address","info@drvelez.com","N","","","DIRECT","Direct","","CSV","CSV","","607A Calle Del Parque","","San Juan","PR","US","009092307" +"1538710686","DIRECT","Direct Messaging Address","info@drvelez.com","N","","","DIRECT","Direct","","","","","607A Calle Del Parque","","San Juan","PR","US","009092307" +"1942851910","OTHERS","Other URL","N/a","N","","","","","","","","","4355 W 118th St","","Alsip","IL","US","608032158" +"1144871229","DIRECT","Direct Messaging Address","bridgebuilders08@att.net","Y","","Bridge Builders Consultants, LLC","","","","","","","505 Avenue F Ste D","","Kentwood","LA","US","704442347" +"1053962134","OTHERS","Other URL",".","N","","","","","","","","","1224 Huntsville Hwy","","Fayetteville","TN","US","373343618" +"1265083349","DIRECT","Direct Messaging Address","THUNT@MLSD161.ORG","Y","","Moses Lake School District","","","","","","","1620 S. Pioneer Way","","Moses Lake","WA","US","98837" +"1265083349","DIRECT","Direct Messaging Address","THUNT@MLSD161.ORG","Y","","Moses Lake School District","","","","","","","1620 S. Pioneer Way","","Moses Lake","WA","US","98837" +"1609427707","CONNECT","CONNECT URL","817-568-0961","N","EMR Fax","","","","","","","","12001 South Fwy Ste 304","","Burleson","TX","US","760287215" +"1518518612","CONNECT","CONNECT URL","www.allivet.com","N","","","DIRECT","Direct","","OTHER","Other","email","14540 NW 60th Ave","","Miami Lakes","FL","US","330142809" +"1891346912","DIRECT","Direct Messaging Address","brooke@bermancenteratl.com","N","","","","","","","","","1200 Ashwood Pkwy Ste 400","","Atlanta","GA","US","303384749" +"1770134892","CONNECT","CONNECT URL","Amery","N","","","","","","","","","265 Griffin St E","","Amery","WI","US","540011439" +"1265083299","CONNECT","CONNECT URL","SanWITS","N","Practice Management System","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5855 Streamview Dr","","San Diego","CA","US","921053910" +"1265083299","DIRECT","Direct Messaging Address","m.nunez@heartlandhouse.org","N","Email","","HIE","Health Information Exchange (HIE)","None","CSV","CSV","","5855 Streamview Dr","","San Diego","CA","US","921053910" +"1659922680","CONNECT","CONNECT URL","www.fibronostics.net","N","Cloud Platform","","DIRECT","Direct","","CSV","CSV","","3452 Lake Lynda Dr","","Orlando","FL","US","328171430" +"1447801477","CONNECT","CONNECT URL","www.kingsburgsmile.com","N","","","","","","","","","1591 Earl St","","Kingsburg","CA","US","936312200" +"1871144816","DIRECT","Direct Messaging Address","nf@hwbtutor.com","N","","","","","","","","","144 N. Grand Avenue","","Glendora","CA","US","91741" +"1760033716","OTHERS","Other URL","Charlotte","N","","","","","","OTHER","Other","Medical","9631 Bales Ln","","Charlotte","NC","US","282277083" +"1851942809","SOAP","SOAP URL","https://www.soapvault.com/clinicPatientProfiles/","N","soap vault","","DIRECT","Direct","","CSV","CSV","direct Email","19911 14th Ave E","","Spanaway","WA","US","983878111" +"1114578168","CONNECT","CONNECT URL","pending","N","Diagnostic test orders, referral requests, EHR requests, all HIPAA","","DIRECT","Direct","","CSV","CSV","","1906 W Hillsboro St Ste B","","El Dorado","AR","US","717306806" +"1689225633","CONNECT","CONNECT URL","DESTINYTRANSPORTATIONSERVICES@GMAIL.COM","N","","","DIRECT","Direct","","CSV","CSV","","1508 Alabama Ave","","West Sacramento","CA","US","956913905" +"1942851993","OTHERS","Other URL","baggerlyash@icloid.com","N","","","","","","","","","16233 Kasota Ct","","Apple Valley","CA","US","923071442" +"1942851993","OTHERS","Other URL","baggerlyash@icloid.com","N","","","","","","","","","16233 Kasota Ct","","Apple Valley","CA","US","923071442" +"1942851993","OTHERS","Other URL","baggerlyash@icloid.com","N","","","","","","","","","16233 Kasota Ct","","Apple Valley","CA","US","923071442" +"1477104420","DIRECT","Direct Messaging Address","srhoward@texaschildrens.org","N","","","DIRECT","Direct","","CSV","CSV","","13702 Sutton Glen Ln","","Houston","TX","US","770477540" +"1285285239","OTHERS","Other URL","N/A","N","","","","","","","","","3710 E Bellevue St Apt 108","","Tucson","AZ","US","857164002" +"1619528668","OTHERS","Other URL","CLINTON","N","","","OTHER","Other","CLINTON","OTHER","Other","CLINTON","3382 Andersonville Hwy","","Andersonville","TN","US","377053816" +"1619528668","OTHERS","Other URL","CLINTON","N","","","HIE","Health Information Exchange (HIE)","","","","","3382 Andersonville Hwy","","Andersonville","TN","US","377053816" +"1255982203","OTHERS","Other URL","notavailableyet","N","","","","","","","","","10741 US Highway 1","","Sebastian","FL","US","329588441" +"1326699380","CONNECT","CONNECT URL","connect","N","connect","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9718 Langley Rd","","Middle River","MD","US","212203882" +"1215588272","OTHERS","Other URL","sherialyssa@yorkhealthny.com","N","","","","","","OTHER","Other","e-mail","17016 Lithonia Ave","","Fresh Meadows","NY","US","113651111" +"1952952913","OTHERS","Other URL","https://secure.simplepractice.com","N","Simple Practice Software","","HIE","Health Information Exchange (HIE)","","OTHER","Other","software","3200 Clements Rd","","Cottondale","AL","US","354532137" +"1093366056","OTHERS","Other URL","www.simplymeinfusion.com","N","Website","","DIRECT","Direct","","OTHER","Other","Website","1601 N Oak St Ste 307","","Myrtle Beach","SC","US","295773579" +"1528619582","DIRECT","Direct Messaging Address","rbrooks@cctrenton.org","N","Work email","","DIRECT","Direct","","CSV","CSV","","1255 Whitehorse Mercerville Rd Bldg B504","","Hamilton","NJ","US","086193800" +"1255982211","CONNECT","CONNECT URL","office","N","office","","DIRECT","Direct","","OTHER","Other","office","4826 Chicago Ave Ste 105","","Minneapolis","MN","US","554171055" +"1255982211","CONNECT","CONNECT URL","office","N","","","DIRECT","Direct","","OTHER","Other","office","4825 Elm Dr N Unit 4","","Hugo","MN","US","550387011" +"1437700408","DIRECT","Direct Messaging Address","rashley@cctrenton.org","N","","","","","","","","","1225 Whitehorse Mercerville Rd # 1255","","Hamilton","NJ","US","086193882" +"1962053934","DIRECT","Direct Messaging Address","eklee@cctrenton.org","N","work email","","DIRECT","Direct","","CSV","CSV","","1225 Whitehorse Mercerville Rd Bldg B504","","Hamilton","NJ","US","086193882" +"1962053934","DIRECT","Direct Messaging Address","eklee@cctrenton.org","N","","","","","","","","","1225 Whitehorse Mercerville Rd Bldg B504","","Hamilton","NJ","US","086193882" +"1750932729","DIRECT","Direct Messaging Address","CombestWellness@direct.myteamcare.com","N","Combest","","DIRECT","Direct","","CSV","CSV","","301 40th St","","Lubbock","TX","US","794042746" +"1578114542","OTHERS","Other URL","lyzzanjomassage@gmail.com","N","email","","","","","","","","3 Pineridge Rd","","Pelham","NH","US","030762522" +"1801447883","CONNECT","CONNECT URL","john.karl@franciscanalliance.org","N","","","DIRECT","Direct","","CSV","CSV","","3700 W 203rd St Ste 202","","Olympia Fields","IL","US","604611182" +"1730730789","DIRECT","Direct Messaging Address","moxi@moxiloxi.com","N","","","DIRECT","Direct","","","","","4165 Blackhawk Plaza Circle","Private Suite 250","Danville","CA","US","94506" +"1134770118","CONNECT","CONNECT URL","Jasper","N","","","HIE","Health Information Exchange (HIE)","","","","","175 Samaritan Dr","","Jasper","GA","US","301431964" +"1134770191","OTHERS","Other URL","BellGardens","N","","","","","","","","","6912 Ajax Ave","","Bell Gardens","CA","US","902014057" +"1134770191","OTHERS","Other URL","BellGardens","N","","","","","","","","","6912 Ajax Ave","","Bell Gardens","CA","US","902014057" +"1134770191","OTHERS","Other URL","BellGardens","N","","","","","","","","","6912 Ajax Ave","","Bell Gardens","CA","US","902014057" +"1992356943","DIRECT","Direct Messaging Address","egimness@dental.ufl.edu","Y","Secure Email Address","University of Florida College of Dentistry","DIRECT","Direct","","","","","9200 113th St","","Seminole","FL","US","337722800" +"1710538764","DIRECT","Direct Messaging Address","jlucas42@neo.rr.com","N","","","","","","","","","6800 Spencer Rd","","Spencer","OH","US","442759779" +"1609427657","CONNECT","CONNECT URL","notavailableyet","N","","","","","","","","","10741 US Highway 1","","Sebastian","FL","US","329588441" +"1790336741","CONNECT","CONNECT URL","unknown","N","unknown","","DIRECT","Direct","","OTHER","Other","unknown","8356 Horseshoe Rd","","Ashley","OH","US","430038723" +"1417508474","CONNECT","CONNECT URL","Cincinnati","N","","","DIRECT","Direct","","","","","7101 Constitution Dr","","Cincinnati","OH","US","452155201" +"1497306450","DIRECT","Direct Messaging Address","contact@brightspacetherapy.com","N","","","DIRECT","Direct","","OTHER","Other","Email","100 Crescent Ct Ste 700","","Dallas","TX","US","752012112" +"1922659986","CONNECT","CONNECT URL","houston","N","","","","","","","","","19839 Youpon Leaf Way","","Houston","TX","US","770843385" +"1982255956","OTHERS","Other URL","N/A","N","","","","","","","","","1777 Michelle Ct","","Fayetteville","NC","US","283045558" +"1770134744","DIRECT","Direct Messaging Address","rxm.13818@store.walgreens.com","Y","","WALGREEN CO","HIE","Health Information Exchange (HIE)","","","","","2611 Harrison Ave","","Butte","MT","US","597013759" +"1356992325","CONNECT","CONNECT URL","Philadelphia","Y","","Matrix Medical Network of Arizona, LLC","","","","","","","9201 E Mountain View Rd Ste 220","","Scottsdale","AZ","US","852585172" +"1245881226","DIRECT","Direct Messaging Address","cfitonline@sbcglobal.net","N","","","DIRECT","Direct","","","","","11002 Detroit Ave","","Cleveland","OH","US","441022413" +"1154972131","CONNECT","CONNECT URL","OneLov32018@yahoo.com","N","","","DIRECT","Direct","","CSV","CSV","","5125 Altrim Rd","","Dayton","OH","US","454176017" +"1588215560","DIRECT","Direct Messaging Address","haley.marshall@du.edu","Y","Email","University of Denver","","","","","","","2450 S Vine St","","Denver","CO","US","802105264" +"1487205464","OTHERS","Other URL","Reneebishop7@yahoo.com","N","","","","","","","","","2051 W Overhill Dr","","Stephenville","TX","US","764012047" +"1295386274","DIRECT","Direct Messaging Address","bouchra.missoum@lahey.org","N","","","","","","","","","41 Burlington Mall Rd","","Burlington","MA","US","018050001" +"1285285262","DIRECT","Direct Messaging Address","phj@pjlaw.org","N","","","","","","","","","601 S 10th St","","Las Vegas","NV","US","891017027" +"1639720626","DIRECT","Direct Messaging Address","nicole.brooks@acewellness19.com","N","","","","","","CSV","CSV","","398 W Bagley Rd","","Berea","OH","US","440171369" +"1548811524","DIRECT","Direct Messaging Address","helen@helenercolino.com","N","Business website","","DIRECT","Direct","","CSV","CSV","","516 E Lancaster Ave","","Downingtown","PA","US","193352723" +"1275184251","DIRECT","Direct Messaging Address","Mreutov21@outlook.com","N","","","","","","","","","7066 S Oster Rd Unit C","","Woodburn","OR","US","970718709" +"1255982245","OTHERS","Other URL","EPRN","N","Kroger Pharmacy Program","","DIRECT","Direct","","CSV","CSV","","930 Old Steese Hwy Ste A","","Fairbanks","AK","US","997013167" +"1518518505","OTHERS","Other URL","arnoldpracticetexas.gmail.com","N","email","","OTHER","Other","Huntsville","OTHER","Other","Huntsville","9191 Pinecroft Dr","","Shenandoah","TX","US","773802796" +"1346891330","CONNECT","CONNECT URL","Bryan","N","","","","","","","","","4110 College Main St Apt 73","","Bryan","TX","US","778013852" +"1982255972","CONNECT","CONNECT URL","https://www.eastcoastmentalwellness.com","Y","","East Coast Mental Wellness","","","","","","","1 Richmond Sq Ste 305W","","Providence","RI","US","029065141" +"1235780222","CONNECT","CONNECT URL","Fountain","N","","","","","","","","","8614 Silver Glen Dr","","Fountain","CO","US","808174067" +"1033760020","OTHERS","Other URL","https://www.holisticwellnessofsouthflorida.com/","N","","","","","","","","","1801 NE 123rd St Ste 314","","North Miami","FL","US","331812883" +"1851942841","DIRECT","Direct Messaging Address","info@mattieassociates.com","N","","","","","","","","","2900 Westfork Dr Ste 401","","Baton Rouge","LA","US","708270004" +"1679124663","FHIR","FHIR URL","Lakeville","N","EHRs","","","","","","","","16824 Enchanted Ct","","Lakeville","MN","US","550443423" +"1740831759","DIRECT","Direct Messaging Address","kelseyschad@spsh.com","Y","E-Mail","Westpark Springs, LLC","DIRECT","Direct","","CSV","CSV","","6902 S. Peek Rd","","Richmond","TX","US","77407" +"1740831742","DIRECT","Direct Messaging Address","thiggins@horseandsoulcounseling.com","N","","","","","","","","","27195 Old Office Rd","","Culpeper","VA","US","227018803" +"1659922656","OTHERS","Other URL","Concentra","N","Concentra EMR documentation","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1619 N Stoughton Rd","","Madison","WI","US","537042603" +"1568013563","CONNECT","CONNECT URL","Rhinelander","N","","","","","","","","","34 S Brown St","","Rhinelander","WI","US","545013449" +"1598316424","OTHERS","Other URL","kimsgpsychnp@gmail.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","2305 N Parham Rd Ste 3","","Richmond","VA","US","232293156" +"1982255808","DIRECT","Direct Messaging Address","ctabron@cjsnonemergency.com","N","","","","","","","","","10689 US Highway 158","","Littleton","NC","US","278509685" +"1225689151","CONNECT","CONNECT URL","DocHalo","N","DocHalo","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","225 E Jackson Ave","","Jonesboro","AR","US","724013119" +"1144871070","OTHERS","Other URL","https://light-and-shadow-counseling.clientsecure.me","N","Secure client portal","","","","","","","","1000 Benson Way Ste 204","","Ashland","OR","US","975209564" +"1205487154","DIRECT","Direct Messaging Address","Lfox@diakon.org","N","email","","DIRECT","Direct","","CSV","CSV","","435 W 4th St","","Williamsport","PA","US","177016001" +"1245881143","CONNECT","CONNECT URL","Website","N","Promise ABA, LLC Company","","DIRECT","Direct","","OTHER","Other","Burbank","217 E Alameda Ave Ste 301","","Burbank","CA","US","915022622" +"1356992184","CONNECT","CONNECT URL","jstherapies@aol.com","N","email","","DIRECT","Direct","","CSV","CSV","","321 Albemarle Rd","","Brooklyn","NY","US","112182309" +"1134770043","OTHERS","Other URL","michelle.williams.dschd.org","N","","","OTHER","Other","Other","OTHER","Other","Other","540 W 15th St","","Hereford","TX","US","790452820" +"1205487212","CONNECT","CONNECT URL","1MRB","N","","","DIRECT","Direct","","CSV","CSV","","1MRB 555341","","Camp Pendleton","CA","US","92055" +"1487205290","CONNECT","CONNECT URL","HIALEAH","N","","","OTHER","Other","HIALEAH","OTHER","Other","HIALEAH","81 E 61st St","","Hialeah","FL","US","330131022" +"1659922516","CONNECT","CONNECT URL","Kingwood","N","","","","","","","","","1524 Kingwood Dr","","Kingwood","TX","US","773393042" +"1023669991","OTHERS","Other URL","Sharenote.com","N","","","","","","","","","4415 Monroe Rd Ste 100","","Charlotte","NC","US","282057743" +"1114578077","DIRECT","Direct Messaging Address","jenciso@consejocounseling.org","Y","e mail","Consejo Conseling and Referral Services","DIRECT","Direct","","OTHER","Other","e mail","515 W Harrison St Ste 109","","Kent","WA","US","980324403" +"1205487139","CONNECT","CONNECT URL","www.celebrationPointe.org","Y","","CelebrationPointe","","","","","","","6110 Howdershell Rd","","Hazelwood","MO","US","630421170" +"1639720642","CONNECT","CONNECT URL","Callie.l.parsley@uth.tmc.edu","Y","Email","UT PHYSICIANS","DIRECT","Direct","","CSV","CSV","","1200 Binz St","","Houston","TX","US","770046900" +"1477104487","DIRECT","Direct Messaging Address","info@mantalityhealth.com","N","","","","","","","","","4173 Crescent Dr Ste A","","Saint Louis","MO","US","631291082" +"1821649823","DIRECT","Direct Messaging Address","connectingmindsus@hotmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","17954 SW 33rd Ct","","Miramar","FL","US","330291636" +"1003467002","CONNECT","CONNECT URL","Texas","N","","","","","","","","","3409 Orange Ave","","Texas City","TX","US","775904314" +"1083265086","DIRECT","Direct Messaging Address","padams@fl-ortho.exscribedirect.com","N","","","HIE","Health Information Exchange (HIE)","","","","","740 W Plymouth Ave","","Deland","FL","US","327203282" +"1528619525","OTHERS","Other URL","MIDLAND","N","ATHENA","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2402 W Wall St","","Midland","TX","US","797016316" +"1841841756","DIRECT","Direct Messaging Address","victoria.cox@tn.gov","N","Email address","","DIRECT","Direct","","CSV","CSV","","719 Middle Creek Rd","","Sevierville","TN","US","378625016" +"1396396206","OTHERS","Other URL","Ossining","N","url","","OTHER","Other","Ossining","OTHER","Other","Ossining","19 Minkel Rd","","Ossining","NY","US","105622127" +"1306497219","CONNECT","CONNECT URL","alaina.n.cramer@uth.tmc.edu","N","","","","","","","","","2929 Woodland Park Dr","","Houston","TX","US","770822687" +"1972154888","DIRECT","Direct Messaging Address","jill.davis@piedmont.org","Y","Piedmont Email","Piedmonth Columbus Regional","DIRECT","Direct","","CSV","CSV","","710 Center St","","Columbus","GA","US","319011527" +"1962053876","CONNECT","CONNECT URL","Clearwater","N","","","","","","","","","2655 Gulf To Bay Blvd","","Clearwater","FL","US","337594936" +"1730730656","DIRECT","Direct Messaging Address","kmarcum@shrinenet.org","N","","","","","","","","","110 Conn Ter","","Lexington","KY","US","405083206" +"1194376012","DIRECT","Direct Messaging Address","support@counselingforallseasons.com","N","","","","","","","","","300 Rawls Dr Ste 900","","McComb","MS","US","396482864" +"1477104396","DIRECT","Direct Messaging Address","ellie@connections-health.com","N","","","","","","","","","1865 Sherman Ave","","Evanston","IL","US","602013714" +"1952952806","DIRECT","Direct Messaging Address","PBblankenship@portagepath.org","N","email","","","","","","","","105 5th St SE Ste 6","","Barberton","OH","US","442034257" +"1174174015","CONNECT","CONNECT URL","marketplace.hinss.org","N","desktop","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2036 Kensington Dr","","Dayton","OH","US","454063803" +"1114578044","DIRECT","Direct Messaging Address","thebridgesprogram@bellsouth.net","N","email","","DIRECT","Direct","","OTHER","Other","n/a","6540 Todd Bridge Rd","","Owensboro","KY","US","423019658" +"1548811482","DIRECT","Direct Messaging Address","esparks@cohenvvsd.org","N","Practice email address","","DIRECT","Direct","","CSV","CSV","","8885 Rio San Diego Dr Ste 301","","San Diego","CA","US","921081610" +"1316598261","DIRECT","Direct Messaging Address","trussa@jfs-sa.org","Y","work email address","Jewish Family & Children's Service of San Antonio, Texas Inc.","DIRECT","Direct","","OTHER","Other","html","12500 NW Military Hwy Ste 250","","San Antonio","TX","US","782312000" +"1992356836","OTHERS","Other URL","s000pfl087@harristeeter.com","N","","","","","","","","","6271 Carolina Commons Dr","","Indian Land","SC","US","297075980" +"1710538657","OTHERS","Other URL","travis.terranova1@gmail.com","N","Email","","","","","","","","1201 Wesleyan St","","Fort Worth","TX","US","761051536" +"1609427566","DIRECT","Direct Messaging Address","drstuhring@mdvip.com","N","Private email for medical information","","DIRECT","Direct","","CSV","CSV","","1507 NE 150th St","","Shoreline","WA","US","981557221" +"1962053827","DIRECT","Direct Messaging Address","fgoins@cuyahogacounty.us","N","email","","DIRECT","Direct","","CSV","CSV","","310 W Lakeside Ave","","Cleveland","OH","US","441131044" +"1437700390","DIRECT","Direct Messaging Address","b.henderson@kleinsonline.com","N","","","","","","","","","2101 Rock Spring Rd","","Forest Hill","MD","US","210502617" +"1780235648","CONNECT","CONNECT URL","Jupiter","N","","","","","","","","","2141 S Alternate A1A Ste 420","","Jupiter","FL","US","334774063" +"1669023529","DIRECT","Direct Messaging Address","amy.m.tarbay.mil@mail.mil","N","","","","","","","","","2124 Beeblossom Ln","","Chesapeake","VA","US","233236744" +"1720639693","CONNECT","CONNECT URL","https://otikhealth.com","N","https://otikhealth.com","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Xls","8616 Accokeek St","","Laurel","MD","US","207241986" +"1457902330","DIRECT","Direct Messaging Address","pharmacy@connectedhrx.com","N","","","","","","","","","3907 Grandview Dr Ste D","","Simpsonville","SC","US","296803168" +"1538710405","DIRECT","Direct Messaging Address","Caleb.Duplessis@ruralcap.org","N","Email Address","","","","","","","","325 E 3rd Ave","","Anchorage","AK","US","995012647" +"1710538673","OTHERS","Other URL","sboutsianis@granitepathways.org","N","Work Email","","","","","","","","303 Belmont St","","Manchester","NH","US","031034311" +"1548811417","DIRECT","Direct Messaging Address","dcante@altamed.org","N","work email","","DIRECT","Direct","","","","","12130 Paramount Blvd","","Downey","CA","US","902422339" +"1902457880","DIRECT","Direct Messaging Address","tjackson@fhlautism.org","N","Work Email","","","","","","","","7869 Refugee Rd","","Pickerington","OH","US","431477845" +"1720639602","DIRECT","Direct Messaging Address","relson@fhlautism.org","N","Work email","","","","","","","","7869 Refugee Rd","","Pickerington","OH","US","43147" +"1700437506","DIRECT","Direct Messaging Address","efager@smartbrainaging.com","N","Work Email","","DIRECT","Direct","","OTHER","Other","Direct Email","14200 N Northsight Blvd Ste 100","","Scottsdale","AZ","US","852603947" +"1184275984","CONNECT","CONNECT URL","https://www.diamondinhomecare.com/contact-us","N","contact section","","OTHER","Other","webpage","CSV","CSV","","205 Route 46 Ste 6","","Totowa","NJ","US","075121815" +"1437700234","DIRECT","Direct Messaging Address","gvarghese@chicagolandid.com","N","","","","","","","","","17901 Governors Hwy Ste 206","","Homewood","IL","US","604301146" +"1174174973","DIRECT","Direct Messaging Address","Leann@leannmoorefcs.com","N","This is my email/fax","","DIRECT","Direct","","CSV","CSV","","263 N 3rd St Ste 118","","Porterville","CA","US","932573824" +"1306497110","CONNECT","CONNECT URL","rxm.10812@store.walgreens.com","Y","","WALGREEN CO","","","","","","","6 W Q St","","Springfield","OR","US","974772142" +"1326699141","DIRECT","Direct Messaging Address","office@activatebrainclinic.com","N","","","DIRECT","Direct","","CSV","CSV","","859 Washington Blvd Ste 1","","Ogden","UT","US","844044972" +"1417508235","CONNECT","CONNECT URL","jaysybil@msn.com","N","email","","DIRECT","Direct","","CSV","CSV","","10795 E High Point Dr","","Dewey","AZ","US","863275341" +"1568013399","OTHERS","Other URL","9097474163","N","cell phone","","DIRECT","Direct","Cherry Valley","OTHER","Other","mail","40626 Dutton St","","Cherry Valley","CA","US","922234534" +"1588215321","OTHERS","Other URL","Www.members.centralreach.com","N","","","OTHER","Other","Data Collection","","","","632 182nd St SE","","Bothell","WA","US","980126275" +"1962053967","OTHERS","Other URL","sophiastanley321@yahoo.com","N","","","","","","","","","8 Shelburne Dr","","Ewing","NJ","US","086382724" +"1346891215","OTHERS","Other URL","Chino/Brea","N","","","","","","","","","14850 Central Ave","","Chino","CA","US","917109509" +"1134770092","CONNECT","CONNECT URL","amanda.cooney@albertsons.com","N","","","","","","","","","1675 W 18th Ave","","Eugene","OR","US","974023814" +"1134770092","DIRECT","Direct Messaging Address","amanda.cooney@albertsons.com","Y","","Albertsons LLC","","","","","","","1675 W 18th Ave","","Eugene","OR","US","974023814" +"1316598311","DIRECT","Direct Messaging Address","office@prairiedentalgroup.com","N","","","DIRECT","Direct","","CSV","CSV","","2900 Greenbriar Dr","","Springfield","IL","US","627046418" +"1396396115","OTHERS","Other URL","pharmacy","N","","","","","","","","","2509 Pennsylvania Ave","","Baltimore","MD","US","212171740" +"1447801352","DIRECT","Direct Messaging Address","Lorainemc@ymail.com","N","","","","","","","","","32148 Camborne Ln","","Livonia","MI","US","481543176" +"1366093270","CONNECT","CONNECT URL","www.yourlegacync.com","N","web address","","DIRECT","Direct","","CSV","CSV","","4024 Barrett Dr Ste 201","","Raleigh","NC","US","276096625" +"1083265995","DIRECT","Direct Messaging Address","maryf@espcasemanagement.com","Y","email","ESP Case Management Professional, Inc.","HIE","Health Information Exchange (HIE)","","CSV","CSV","","345 Beville Rd Ste 106","","South Daytona","FL","US","321192147" +"1528619434","DIRECT","Direct Messaging Address","jessica@connections-health.com","N","","","","","","","","","1854 Sherman Ave","","Evanston","IL","US","602013795" +"1891346714","DIRECT","Direct Messaging Address","Sana@southwaltonacademy.com","N","Email","","DIRECT","Direct","","CSV","CSV","","585 Mack Bayou Rd","","Santa Rosa Beach","FL","US","324593111" +"1124679048","CONNECT","CONNECT URL","weecaretherapy.com","N","website","","","","","","","","440 Edmond Dr","","Dyer","IN","US","463111523" +"1992356810","DIRECT","Direct Messaging Address","sgonzales@behavioral-innovations.com","N","","","","","","","","","6201 Colleyville Blvd Ste 100","","Colleyville","TX","US","760346236" +"1184275000","CONNECT","CONNECT URL","shynebrightservices@outlook.com","N","Home","","DIRECT","Direct","","OTHER","Other","Home","1611 E 32nd St","","Minneapolis","MN","US","554071828" +"1255982179","DIRECT","Direct Messaging Address","ashleyflanders@abaconnect.com","N","Email adress","","DIRECT","Direct","","OTHER","Other","Text format","4407 Pack Saddle Pass","","Austin","TX","US","787451623" +"1154972081","OTHERS","Other URL","Computer","N","","","","","","","","","11000 Pembroke Rd","","Miramar","FL","US","330251704" +"1790336626","OTHERS","Other URL","medicalbilling@116-22medical.com","N","medicalbilling@116-22medical.com","","HIE","Health Information Exchange (HIE)","","OTHER","Other","N/A","257 Center St","","Williston Park","NY","US","115961021" +"1134770076","CONNECT","CONNECT URL","direct","Y","","Rite Aid","DIRECT","Direct","","OTHER","Other","Pharmacy","4515 Corunna Rd","","Flint","MI","US","485324317" +"1861043705","DIRECT","Direct Messaging Address","pgrant@jolsonhealth.com","N","Provider personal email address","","DIRECT","Direct","","","","","12600 Deerfield Pkwy Ste 100","","Alpharetta","GA","US","300046130" +"1962053819","DIRECT","Direct Messaging Address","sutherland@stfrancishigh.net","N","email","","DIRECT","Direct","","OTHER","Other","school","2400 E Lake Ave","","Watsonville","CA","US","950761427" +"1306497250","DIRECT","Direct Messaging Address","bacs@bayareacs.org","N","","","DIRECT","Direct","","","","","390 40th St","","Oakland","CA","US","946092633" +"1821649773","CONNECT","CONNECT URL","Crosspointautism","Y","Email","Crosspoint Autism Therapy","DIRECT","Direct","","CSV","CSV","","2831 Eldorado Pkwy","103-187","Frisco","TX","US","750337438" +"1689225542","DIRECT","Direct Messaging Address","ahaas@fsaelgin.org","N","email","","DIRECT","Direct","","","","","1140 N McLean Blvd Ste I","","Elgin","IL","US","601231782" +"1396396271","OTHERS","Other URL","drchrono","N","","","","","","","","","7855 Santa Monica Blvd","","West Hollywood","CA","US","900465344" +"1467003343","DIRECT","Direct Messaging Address","info@pnwdoulas.com","N","","","DIRECT","Direct","","","","","1655 Capitol St NE","","Salem","OR","US","973017845" +"1649821521","CONNECT","CONNECT URL","https://www.anxietyandwellness.com","N","","","DIRECT","Direct","","OTHER","Other","website","10015 W Broad St","","Glen Allen","VA","US","230606406" +"1164073052","CONNECT","CONNECT URL","graciouscarehome@aol.com","N","","","DIRECT","Direct","","CSV","CSV","","4110 E Jordan Ave","","Orange","CA","US","928695429" +"1073164968","DIRECT","Direct Messaging Address","cmacintosh@thelifechangecenter.org","N","No electronic information is shared","","","","","","","","1755 Sullivan Ln","","Sparks","NV","US","894312815" +"1922659812","DIRECT","Direct Messaging Address","tnelles@aidcares.org","N","","","","","","","","","1230 N Highland Ave","","Aurora","IL","US","605061401" +"1629629431","CONNECT","CONNECT URL","LittleElm","N","Computer","","DIRECT","Direct","","CSV","CSV","","1420 Abby Creek Dr","","Little Elm","TX","US","750680270" +"1629629431","CONNECT","CONNECT URL","Texas","N","","","DIRECT","Direct","","CSV","CSV","","1420 Abby Creek Dr","","Little Elm","TX","US","750680270" +"1639720444","DIRECT","Direct Messaging Address","jmontjoy@protonmail.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","6700 N Oracle Rd Ste 326","","Tucson","AZ","US","857047739" +"1699326405","CONNECT","CONNECT URL","c.quay@heartlandhouse.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5855 Streamview Dr","","San Diego","CA","US","921053910" +"1114578937","OTHERS","Other URL","n/a","N","n/a","","HIE","Health Information Exchange (HIE)","","OTHER","Other","n/a","4055 Valley View Ln","","Dallas","TX","US","752445074" +"1285285007","SOAP","SOAP URL","therabill.com","N","Office/clinic","","OTHER","Other","Therbill","OTHER","Other","documentation","3100 Noriega St","","San Francisco","CA","US","941224046" +"1720639545","DIRECT","Direct Messaging Address","chelsey.c.dobesh@uth.tmc.edu","N","email","","DIRECT","Direct","","OTHER","Other","email","7500 Beechnut St","","Houston","TX","US","770744335" +"1093366817","OTHERS","Other URL","Oakland","N","https","","OTHER","Other","Oakland","OTHER","Other","Oakland","6333 Telegraph Ave Ste 102","","Oakland","CA","US","946091359" +"1710538541","CONNECT","CONNECT URL","Washington","Y","cell phone","Consumer Direct District of Columbia","HIE","Health Information Exchange (HIE)","","CSV","CSV","","440 Taylor St NE Bldg E","","Washington","DC","US","200171544" +"1699326496","CONNECT","CONNECT URL","drryandawson.com","N","","","DIRECT","Direct","","OTHER","Other","website","8730 Santa Monica Blvd","","West Hollywood","CA","US","900694547" +"1720639727","CONNECT","CONNECT URL","jchapman@hcps.us","N","","","","","","","","","6740 Cold Harbor Rd","","Mechanicsville","VA","US","231115303" +"1699326603","CONNECT","CONNECT URL","info@ncfendondontics.com","N","","","","","","","","","48 SE 16th Ave","","Ocala","FL","US","344712521" +"1528619533","CONNECT","CONNECT URL","Pittsburgh","N","","","","","","","","","600 Grant St","","Pittsburgh","PA","US","152192702" +"1154972164","OTHERS","Other URL","saferide863@gmail.com","N","","","","","","","","","109 Washington St","","Lake Placid","FL","US","338525823" +"1578114443","DIRECT","Direct Messaging Address","info@sclaroralsurgery.com","N","","","DIRECT","Direct","","","","","7600 S Red Rd Ste 101","","South Miami","FL","US","331435429" +"1558912410","DIRECT","Direct Messaging Address","kimberlywing73@google.com","N","secondary email","","DIRECT","Direct","","OTHER","Other","other","6022 Miner Dr SW","","Tumwater","WA","US","985121601" +"1881245769","CONNECT","CONNECT URL","https://ptsofokc.com","N","Agency Website","","DIRECT","Direct","","CSV","CSV","","3140 W Britton Rd Ste 201","","Oklahoma City","OK","US","731202039" +"1295386167","OTHERS","Other URL","Desktop","N","","","DIRECT","Direct","","","","","475 Crumbley Rd","","McDonough","GA","US","302524412" +"1316598287","OTHERS","Other URL","https://npidb.org/organizations/agencies/community-behavioral-health_251s00000x/1003340647.aspx","Y","","Center for Social Dynamics","","","","","","","1025 Atlantic Ave Ste 101","","Alameda","CA","US","945011188" +"1043861917","DIRECT","Direct Messaging Address","foresthillsdentalassoc@verizon.net","N","email","","","","","","","","2247 Forest Hills Dr","","Harrisburg","PA","US","171121062" +"1568013431","OTHERS","Other URL","AimeeArkenau@dvs.gov","N","facility email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2003 Veterans Blvd","","Georgetown","OH","US","451217408" +"1194376061","CONNECT","CONNECT URL","betterhelp.com","N","","","","","","","","","3115 County Road 527","","Bayfield","CO","US","811229770" +"1083265961","CONNECT","CONNECT URL","krystenrohlik@gmail.com","N","","","","","","","","","17424 109th Ave","","Chippewa Falls","WI","US","547295370" +"1083265961","CONNECT","CONNECT URL","krystenrohlik@gmail.com","N","","","","","","","","","17424 109th Ave","","Chippewa Falls","WI","US","547295370" +"1184275067","DIRECT","Direct Messaging Address","fcardenas@family-service.org","N","business emaili address","","DIRECT","Direct","","CSV","CSV","","702 San Pedro Ave","","San Antonio","TX","US","782124610" +"1780235663","DIRECT","Direct Messaging Address","Direct@EyeCareProfessionalsOfWNYAmherstNY.CompulinkDirect.com","N","","","","","","","","","5500 Main St Ste 102","","Williamsville","NY","US","142216737" +"1356992242","OTHERS","Other URL","mbaydoun21@yahoo.com","N","","","DIRECT","Direct","","","","","23472 Ann Arbor Trl","","Dearborn Heights","MI","US","481271529" +"1861043762","DIRECT","Direct Messaging Address","foxkc@livemail.uthscsca.edu","N","","","","","","","","","8210 Floyd Curl Dr","","San Antonio","TX","US","782293923" +"1003467994","DIRECT","Direct Messaging Address","nwhite@communityhealthalliance.com","N","Email","","DIRECT","Direct","","CSV","CSV","","2052 Princeton Rd","","Fairfield Township","OH","US","450114746" +"1912558800","OTHERS","Other URL","Notes","N","Notes","","OTHER","Other","Notes","OTHER","Other","Notes","7900 Broad River Rd","","Irmo","SC","US","290632355" +"1811548704","CONNECT","CONNECT URL","http://www.sellwoodfamilymedicine.com","N","","","","","","","","","1567 SE Tacoma St","","Portland","OR","US","972026643" +"1215588108","DIRECT","Direct Messaging Address","Corporateoffice@manahealrgcare.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10300 SW 72nd St Ste 414","","Miami","FL","US","331733013" +"1184275083","DIRECT","Direct Messaging Address","Jackie.barrows@hotmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","Business email","4161 state hwy 220","","Oxford","NY","US","13830" +"1184275083","OTHERS","Other URL","Jackie.barrows@hotmail.com","N","Business email","","DIRECT","Direct","","OTHER","Other","Business email","4161 state hwy 220","","Oxford","NY","US","13830" +"1578114476","DIRECT","Direct Messaging Address","jackie.wallace@rightathome.net","N","","","DIRECT","Direct","","OTHER","Other","VIRGINIA BEACH","1300 Diamond Springs Rd Ste 301","","Virginia Beach","VA","US","234553645" +"1104477900","CONNECT","CONNECT URL","nmarcussen@brylin.com","N","work email","","","","","","","","135 Delaware Ave Ste 210","","Buffalo","NY","US","142022410" +"1578114377","OTHERS","Other URL","https://nyulangone.org/","Y","NYU Langone Health","New York University Medical Center","DIRECT","Direct","","CSV","CSV","Employer","530 1st Ave","HCC 7A","New York","NY","US","100166402" +"1063063865","CONNECT","CONNECT URL","Betterhelp.com","N","","","DIRECT","Direct","","","","","440 N Wolfe Red","","Sunnyvale","CA","US","94085" +"1609427400","OTHERS","Other URL","kguillory@Active-Steps.com","N","business email","","DIRECT","Direct","","CSV","CSV","","12235 Beach Blvd Ste 100","","Stanton","CA","US","906803943" +"1609427418","CONNECT","CONNECT URL","www.innovativeeyecare-iec.com","N","","","","","","","","","1212 N Main St","","Auburn","IN","US","467061232" +"1346891157","DIRECT","Direct Messaging Address","nicholas.beaupre@hcmed.org","N","E-mail","","DIRECT","Direct","","","","","701 Park Ave","","Minneapolis","MN","US","554151623" +"1154972966","DIRECT","Direct Messaging Address","naomimartin@traumaandrelationshipcounselingcenter.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","2111 S El Camino Real # 30092054","","Oceanside","CA","US","920549001" +"1366093189","DIRECT","Direct Messaging Address","CHENDERSON@EFCYFS.COM","N","","","","","","","","","3100 E 45th St Ste 314","","Cleveland","OH","US","441271095" +"1801447628","OTHERS","Other URL","Sammyurban13@gmail.com","N","Email","","","","","","","","1017 Bryn Mawr Dr NE","","Albuquerque","NM","US","871062001" +"1205487030","DIRECT","Direct Messaging Address","agriego@teampbs.com","N","","","","","","","","","121 SW Salmon St Fl 11","","Portland","OR","US","972042908" +"1770134504","OTHERS","Other URL","virtue","N","secure","","OTHER","Other","files","OTHER","Other","tonya.cash@dhsoha.state.or.us","1305 Hill St SE","","Albany","OR","US","973226711" +"1770134504","OTHERS","Other URL","DHR","N","Database","","DIRECT","Direct","","OTHER","Other","Dats","1150 Barnes Ave SE Apt 209","","Salem","OR","US","973063555" +"1679124408","CONNECT","CONNECT URL","https://www.therapynotes.com/app/login/MMIDetroit/","N","EMR","","DIRECT","Direct","","","","","11000 W McNichols Rd Ste 308","","Detroit","MI","US","482212393" +"1184275919","CONNECT","CONNECT URL","https://login.eddatasolutions.com","N","Education Data Management Solutions","","HIE","Health Information Exchange (HIE)","","","","","340 Sokokis Trl","","East Waterboro","ME","US","040305411" +"1720639552","DIRECT","Direct Messaging Address","newhopebx@outlook.com","N","","","","","","","","","424 E Diamond Trl","","San Tan Valley","AZ","US","851435872" +"1518518356","CONNECT","CONNECT URL","hullstpharmacy@gmail.com","N","","","DIRECT","Direct","","","","","11800 Hull Street Rd Ste E","","Midlothian","VA","US","231122948" +"1497306237","SOAP","SOAP URL","Meditech","N","EHR","","","","","","","","7101 S Padre Island Dr","","Corpus Christi","TX","US","784124913" +"1104477942","CONNECT","CONNECT URL","allison@vivatotalhealth.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","1095 Morris Ave","","Union","NJ","US","070837143" +"1295386035","DIRECT","Direct Messaging Address","anortey@sagewellnesscopllc.com","N","","","","","","","","","709 Pendleton St","","Alexandria","VA","US","223141820" +"1013568708","OTHERS","Other URL","ChiroTouch","N","","","","","","","","","3212 N 13th St","","Terre Haute","IN","US","478041236" +"1710538566","DIRECT","Direct Messaging Address","frontdesk@centexmh.com","N","Front Office Email Address","","","","","","","","1717 N Interstate 35 Ste 200","","Round Rock","TX","US","786642901" +"1770134470","DIRECT","Direct Messaging Address","kaylene_woods@ykhc.orh","N","Hospital Work Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Encrypted Email","700 Chief Eddie Hoffman Hwy","","Bethel","AK","US","995590287" +"1285285908","CONNECT","CONNECT URL","Pharmacy","N","","","DIRECT","Direct","","","","","310 N Progress Ave","","Siloam Springs","AR","US","72761" +"1154972891","OTHERS","Other URL","EPIC","N","","","","","","","","","3800 Gaylord Pkwy Ste 810","","Frisco","TX","US","750349420" +"1235780081","OTHERS","Other URL","Orange","N","","","","","","","","","484 S Center St","","Orange","CA","US","928662702" +"1801447800","DIRECT","Direct Messaging Address","warrenette.kelly@va.gov","N","","","DIRECT","Direct","","CSV","CSV","","619 S Marion Ave","","Lake City","FL","US","320255808" +"1811548522","OTHERS","Other URL","EPIC","N","online medical record","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3333 Burnet Ave","","Cincinnati","OH","US","452293026" +"1831740547","CONNECT","CONNECT URL","laptop","N","computer","","DIRECT","Direct","","OTHER","Other","messaging","4514 W Hasan Dr","","Laveen","AZ","US","853391959" +"1831740604","OTHERS","Other URL","Amaryllis.TorresFNPBC@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","1850 W Arlington Blvd","","Greenville","NC","US","278345704" +"1114578952","OTHERS","Other URL","https://nccny.com/","N","Organization Website","","","","","","","","7701 13th Ave","","Brooklyn","NY","US","112282413" +"1023669868","DIRECT","Direct Messaging Address","karen.fischer@mpulsemobile.com","N","","","DIRECT","Direct","","CSV","CSV","","5031 Knollfield Pl","","Fort Wayne","IN","US","468099521" +"1528619376","DIRECT","Direct Messaging Address","mmcneill@fmh.org","N","","","","","","","","","400 W 7th St","","Frederick","MD","US","217014506" +"1699326447","OTHERS","Other URL","daijon.c.newton.mil@mail.mil","N","military email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","pt information","8472 Simmond St","","Fort Meade","MD","US","207555700" +"1144871997","DIRECT","Direct Messaging Address","dcornelison@connectionscsp.org","N","","","","","","","","","315 Old Landing Rd","","Millsboro","DE","US","199661210" +"1487205233","OTHERS","Other URL","greggortho.com","N","website","","DIRECT","Direct","","CSV","CSV","","1201 SE 223rd Ave Ste 220","","Gresham","OR","US","970302578" +"1932750783","DIRECT","Direct Messaging Address","records@eoneurgentcare.com","N","email","","DIRECT","Direct","","OTHER","Other","email","40 Hurley Ave Ste 4","","Kingston","NY","US","124013738" +"1841841699","DIRECT","Direct Messaging Address","shaulea.kimmel@mhshealth.com","Y","Emails","Methodist Healthcare System of San Antonio, Ltd., L.L.P.","DIRECT","Direct","","","","","7700 FLOYD CURL DRIVE","","San Antonio","TX","US","78229" +"1841841699","DIRECT","Direct Messaging Address","shaulea.kimmel@mhshealth.com","Y","Emails","Methodist Healthcare System of San Antonio, Ltd., L.L.P.","DIRECT","Direct","","","","","7700 FLOYD CURL DRIVE","","San Antonio","TX","US","78229" +"1841841699","DIRECT","Direct Messaging Address","shaulea.kimmel@mhshealth.com","Y","Emails","Methodist Healthcare System of San Antonio, Ltd., L.L.P.","DIRECT","Direct","","","","","7700 FLOYD CURL DRIVE","","San Antonio","TX","US","78229" +"1467003210","DIRECT","Direct Messaging Address","rdenton@frontierhealth.org","N","","","DIRECT","Direct","","","","","26 Midway St","","Bristol","TN","US","376201706" +"1962053728","CONNECT","CONNECT URL","Riverview","N","","","DIRECT","Direct","","CSV","CSV","","10520 Alcon Blue Dr","","Riverview","FL","US","335784116" +"1871144634","CONNECT","CONNECT URL","https://www.betterhelp.com/alisha-o-donovan/","N","online URL","","DIRECT","Direct","","","","","1390 S Roosevelt Road 30","","Rogers","NM","US","881329724" +"1821649682","DIRECT","Direct Messaging Address","doclipira@linden.sprucecare.com","N","secure email address","","DIRECT","Direct","","OTHER","Other","email","792 Union St Fl 2","","Brooklyn","NY","US","112151307" +"1790336568","CONNECT","CONNECT URL","url","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2825 E Barnett Rd","","Medford","OR","US","975048332" +"1558912329","DIRECT","Direct Messaging Address","trami.do@calpsychcare.com","Y","","California PsychCare Inc.","","","","","","","1343 N Grand Ave Ste 200","","Covina","CA","US","917244043" +"1932750718","CONNECT","CONNECT URL","elizabethcoyle","N","","","","","","","","","233 Clarkson Rd","","Ballwin","MO","US","630112219" +"1497306187","DIRECT","Direct Messaging Address","dmoseley@calpsychcare.com","N","","","","","","","","","25134 Rye Canyon Loop Ste 270","","Santa Clarita","CA","US","913555030" +"1093366791","DIRECT","Direct Messaging Address","anobles@thecenterforchilddevelopment.com","N","","","","","","","","","260 Chapman Rd Ste 107","","Newark","DE","US","197025410" +"1902457609","CONNECT","CONNECT URL","ps867@drexel.edu","N","","","","","","","","","1601 Cherry St Ste 11484","","Phila","PA","US","191021312" +"1467003160","CONNECT","CONNECT URL","URL","N","","","","","","","","","545 Gramatan Ave Unit B","","Mount Vernon","NY","US","105522103" +"1770134488","CONNECT","CONNECT URL","LAPTOP","N","","","","","","","","","35612 N 34th Ln","","Phoenix","AZ","US","850862263" +"1558912261","CONNECT","CONNECT URL","Toledo","N","","","","","","","","","2005 Ashland Ave","","Toledo","OH","US","436201703" +"1629629332","DIRECT","Direct Messaging Address","abowen@outlook.com","N","private email","","DIRECT","Direct","","","","","14440 Dowden Downs Dr","","Haymarket","VA","US","201691263" +"1538710249","CONNECT","CONNECT URL","jdf0805@gmail.com","N","","","","","","","","","4725 N Federal Hwy","","Ft Lauderdale","FL","US","333084603" +"1366093072","DIRECT","Direct Messaging Address","Brcook@homeoftheinnocents.org","Y","Email","Home of the Innocents, Inc.","","","","","","","1100 E Market St","","Louisville","KY","US","402061838" +"1457902173","CONNECT","CONNECT URL","Sandusky","N","","","","","","","","","1634 Sycamore Line","","Sandusky","OH","US","448704132" +"1134770886","OTHERS","Other URL","peaceandlovehomecare@yahoo.com","N","","","","","","","","","16371 SW 60th Ter","","Miami","FL","US","331935693" +"1578114252","DIRECT","Direct Messaging Address","eforbush@servicenet.org","Y","","ServiceNet Inc","","","","","","","141 North St","","Pittsfield","MA","US","012015156" +"1306497078","OTHERS","Other URL","https://habacupuncture.janeapp.com/","N","Health Records","","","","","","","","351 San Andreas Dr","","Novato","CA","US","949451206" +"1114578895","CONNECT","CONNECT URL","christinan@pinnaclecandc.net","N","Business confidential email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10623 E Sprague Ave Ste B","","Spokane Valley","WA","US","992063699" +"1114578895","CONNECT","CONNECT URL","tysond@pinnaclecandc.net","N","business confidential email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10623 E Sprague Ave Ste B","","Spokane Valley","WA","US","992063699" +"1669023248","DIRECT","Direct Messaging Address","emmaroseee@hotmail.com","Y","","Key Autism Services","","","","","","","22 Walnut St Apt 1","","Framingham","MA","US","017027544" +"1609427285","CONNECT","CONNECT URL","www.amfinanciallc.com","N","","","","","","","","","4600 Powder Mill Rd Ste 460-S40","","Beltsville","MD","US","207052675" +"1033760616","DIRECT","Direct Messaging Address","Kenya@reconnect2change.net","N","Email","","","","","","","","5510 N 33rd St","","Milwaukee","WI","US","532094834" +"1649821430","DIRECT","Direct Messaging Address","crodriguezanaya@dmh.lacounty.gov","N","","","","","","","","","1000 W Carson St","","Torrance","CA","US","905022004" +"1316598048","DIRECT","Direct Messaging Address","cchianese@vbasandiego.com","N","Work Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","14251 Danielson St","","Poway","CA","US","920648818" +"1073164711","OTHERS","Other URL","Therapynotes","N","","","","","","","","","16979 W 94th St Ste D","","Lenexa","KS","US","662191939" +"1255982096","OTHERS","Other URL","l.turner@greaternewbeginnings.org","N","Business Email","","","","","","","","1625 Filbert St","","Oakland","CA","US","946072890" +"1366093122","OTHERS","Other URL","centerforautism.com","N","","","","","","","","","14722 S Naperville Rd Ste 110","","Plainfield","IL","US","605443303" +"1093366866","OTHERS","Other URL","https://update.fusionwebclinic.com/","N","EMR with fax capabilities","","","","","","","","5412 Monroe St Ste 1","","Toledo","OH","US","436232890" +"1124679998","DIRECT","Direct Messaging Address","ddepola@rrcoc.com","N","President Business Email","","DIRECT","Direct","","CSV","CSV","","68 Crystal Run Rd","","Middletown","NY","US","109417100" +"1851942544","CONNECT","CONNECT URL","NPIregistry","N","","","","","","","","","225 Cedar Hill St Ste 200","","Marlborough","MA","US","017525900" +"1851942544","CONNECT","CONNECT URL","NPIregistry","N","","","","","","","","","225 Cedar Hill St Ste 200","","Marlborough","MA","US","017525900" +"1639720428","DIRECT","Direct Messaging Address","zwebster@jadefamilytherapy.com","N","business email","","DIRECT","Direct","","CSV","CSV","","2201 Church Street","Suite 16AB Second Floor","Christiansted","VI","US","00820" +"1588215271","DIRECT","Direct Messaging Address","radams@telecarecorp.com","N","","","OTHER","Other","shelton","OTHER","Other","shelton","601 west franklin st","","shelton","WA","US","98584" +"1235780925","DIRECT","Direct Messaging Address","dejadetrinidad@tpcp.org","N","","","","","","","","","7245 E Southgate Dr","","Sacramento","CA","US","958232620" +"1922659648","DIRECT","Direct Messaging Address","merry.neville@piedmont.org","N","","","","","","","","","95 Collier Rd NW Ste 5015","","Atlanta","GA","US","303091721" +"1922659648","DIRECT","Direct Messaging Address","merry.neville@piedmont.org","N","","","","","","","","","95 Collier Rd NW Ste 5015","","Atlanta","GA","US","303091721" +"1922659648","DIRECT","Direct Messaging Address","merry.neville@piedmont.org","N","","","","","","","","","95 Collier Rd NW Ste 5015","","Atlanta","GA","US","303091721" +"1922659648","DIRECT","Direct Messaging Address","merry.neville@piedmont.org","N","","","","","","","","","95 Collier Rd NW Ste 5015","","Atlanta","GA","US","303091721" +"1538710256","DIRECT","Direct Messaging Address","APrado@amorhc.com","N","business email address","","DIRECT","Direct","","OTHER","Other","email","662 N Washington St","","Wilkes Barre","PA","US","187051708" +"1104477827","OTHERS","Other URL","kp.org","N","","","","","","","","","3495 Piedmont Rd NE","","Atlanta","GA","US","303051717" +"1013568732","CONNECT","CONNECT URL","utahfamilytherapy.com","N","","","","","","","","","384 E 60 S","","American Fork","UT","US","840033835" +"1992356612","OTHERS","Other URL","www.rx-oasis.com","N","","","DIRECT","Direct","","","","","6102 S Macdill Ave Ste B","","Tampa","FL","US","336114779" +"1598316226","OTHERS","Other URL","EMR","N","","","","","","","","","2319 Rudolphtown Rd","","Clarksville","TN","US","370432228" +"1568013290","DIRECT","Direct Messaging Address","llieu@calpsychcare.com","Y","","California PsychCare Inc.","","","","","","","1343 N Grand Ave Ste 200","","Covina","CA","US","917244043" +"1114578846","DIRECT","Direct Messaging Address","info@innatekc.com","N","","","","","","","","","103 Archibald St","","Kansas City","MO","US","641112214" +"1881245520","SOAP","SOAP URL","Nextgen","N","","","","","","","","","620 W MacPhail Rd Ste 102","","Bel Air","MD","US","210144474" +"1861043507","DIRECT","Direct Messaging Address","martamoreno@fmritms.com","N","directmessaging","","DIRECT","Direct","","OTHER","Other","direct","41 W 72nd St Apt 1C","","New York","NY","US","100233476" +"1811548555","DIRECT","Direct Messaging Address","dr.michael@bthclinics.com","N","","","","","","","","","1930 W Milham Ave Ste D","","Portage","MI","US","490242228" +"1982255626","CONNECT","CONNECT URL","info@pnwacu.com","N","","","","","","","","","9559 Sand Point Way NE","","Seattle","WA","US","981152621" +"1780235457","CONNECT","CONNECT URL","iwc677@yahoo.com","N","iwc677@yahoo.com","","DIRECT","Direct","iwc677@yahoo.com","OTHER","Other","email","677 W Main St","","Hyannis","MA","US","026013493" +"1295386936","OTHERS","Other URL","fax","N","","","","","","","","","2675 S Eastern Ave Ste 100","","Las Vegas","NV","US","891691887" +"1437700010","DIRECT","Direct Messaging Address","info@tmtherapies.com","N","","","DIRECT","Direct","","CSV","CSV","","6520 3rd St","","Rockledge","FL","US","329555703" +"1346891090","SOAP","SOAP URL","Warren","N","","","","","","","","","23835 Methuen Ave Apt Suite","","Warren","MI","US","480911855" +"1619528361","DIRECT","Direct Messaging Address","stacey.atwater@calpsychcare.com","N","email","","DIRECT","Direct","","","","","25134 Rye Canyon Loop","","Valencia","CA","US","913555045" +"1477104123","CONNECT","CONNECT URL","https://manedifference.theranest.com","N","EHR system","","OTHER","Other","record keeping, billing and correspondence","CSV","CSV","","2400 Ansys Dr Ste 102","","Canonsburg","PA","US","153170403" +"1255982906","DIRECT","Direct Messaging Address","lisa.bradner@lpnt.net","N","","","","","","","","","109 Bridge St Ste 202","","Danville","VA","US","245411222" +"1992356653","OTHERS","Other URL","madisondentistryllc@gmail.com","N","","","","","","","","","268 Main St","","Madison","NJ","US","079402269" +"1639720386","OTHERS","Other URL","https://www.power2practice.net","N","EMR","","DIRECT","Direct","","CSV","CSV","","11633 San Vicente Blvd Ste 300","","Los Angeles","CA","US","900496512" +"1275184921","OTHERS","Other URL",".com","N","","","","","","","","","18481 W 10 Mile Rd Ste 102","","Southfield","MI","US","480752621" +"1548811201","OTHERS","Other URL","charla.smith@ucsf.edu","N","UCSF","","DIRECT","Direct","","CSV","CSV","","505 Parnassus Ave","","San Francisco","CA","US","941432204" +"1851942510","OTHERS","Other URL","scholles7@google.com","N","","","","","","","","","4997 SW Normandy Pl","","Beaverton","OR","US","970053635" +"1639720303","OTHERS","Other URL","NA","N","NA","","DIRECT","Direct","","OTHER","Other","NA","4076 Washington St Apt 3","","Roslindale","MA","US","021311724" +"1508417270","OTHERS","Other URL","www.riverpointdentalarts.com","N","website","","","","","","","","115 Wilcox St Ste 123","","Castle Rock","CO","US","801041992" +"1326699091","OTHERS","Other URL","ramorales@dmh.lacounty.gov","N","Secure Email Address","","OTHER","Other","Email Communications","OTHER","Other","Service Providers","2311 W El Segundo Blvd","","Hawthorne","CA","US","902503315" +"1619528296","CONNECT","CONNECT URL","http://simplepractice.com","N","","","","","","","","","4519 Highcrest Rd","","Rockford","IL","US","611072225" +"1508417189","OTHERS","Other URL","https://join.healthmart.com/","N","","","","","","","","","985 S Main St","","Snowflake","AZ","US","859375501" +"1376194142","CONNECT","CONNECT URL","NBiscardi17@gmail.com","N","","","","","","","","","6 Wells St","","Gloucester","MA","US","019303423" +"1467003194","DIRECT","Direct Messaging Address","madeleinek@dgtherapy.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2049 E Bermuda St","","Long Beach","CA","US","908142123" +"1053962761","OTHERS","Other URL","Healthie","N","Healthie","","DIRECT","Direct","","CSV","CSV","","FriscoFIT City Ambassador Health Coaching & Wellness","5410 Beacon Hill Drive","Frisco","TX","US","75036" +"1720639412","CONNECT","CONNECT URL","LakeWaccamaw","Y","","Boys & Girls Homes of NC, Inc","HIE","Health Information Exchange (HIE)","","CSV","CSV","","104 E Old Highway 74 76","","Lake Waccamaw","NC","US","284502512" +"1306497045","DIRECT","Direct Messaging Address","kgibson@nshcorp.org","N","","","","","","","","","1000 Greg Kruschek Ave","","Nome","AK","US","99762" +"1588215347","SOAP","SOAP URL","Therapyappointment.com","N","","","","","","","","","501 Darby Creek Rd Ste 11","","Lexington","KY","US","405091605" +"1376194043","DIRECT","Direct Messaging Address","nikita.bell@frankieandjamieshomehealth.com","N","Company secured email","","DIRECT","Direct","","CSV","CSV","","454 N Main St","","Franklinton","NC","US","275259312" +"1659922433","CONNECT","CONNECT URL","Mechanicsburg","N","","","","","","CSV","CSV","","1700 S Lincoln Ave","","Lebanon","PA","US","170427529" +"1417508292","OTHERS","Other URL","RevFlow","N","","","OTHER","Other","RevFlow","","","","8009 S 180th St Ste 112","","Kent","WA","US","980321042" +"1700437498","OTHERS","Other URL","n/a","N","","","","","","","","","1901 E Center St","","Anaheim","CA","US","928053457" +"1891346649","OTHERS","Other URL","david.forsyth@wallawallaclinic.com","Y","work email","Walla Walla Clinic, Inc.","HIE","Health Information Exchange (HIE)","","OTHER","Other","work","55 W Tietan St","","Walla Walla","WA","US","993624445" +"1699326454","DIRECT","Direct Messaging Address","zalakd@rehabprosofmichigan.com","N","work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","NA","1568 Lake Lansing Rd Ste B","","Lansing","MI","US","489123707" +"1558912337","OTHERS","Other URL","ChiroTouch","N","","","","","","","","","3212 N 13th St","","Terre Haute","IN","US","478041236" +"1467003244","FHIR","FHIR URL","woodsmedpassllc","N","business email address","","DIRECT","Direct","","CSV","CSV","","3536 Lockwood Dr # B-1","","Houston","TX","US","770265473" +"1548811326","OTHERS","Other URL","rwellnessservices.com","N","provider website","","","","","","","","1829 E Franklin St","","Chapel Hill","NC","US","275145861" +"1477104263","DIRECT","Direct Messaging Address","tespiritu@cactexas.com","N","","","","","","","","","1516 E Palm Valley Blvd Ste C","","Round Rock","TX","US","786644619" +"1003467887","DIRECT","Direct Messaging Address","allison.ryan2@va.gov","N","allison.ryan2@va.gov","","","","","","","","17273 State Route 104","","Chillicothe","OH","US","456019718" +"1629629407","DIRECT","Direct Messaging Address","mbpearle8509@hotmail.com","N","","","DIRECT","Direct","","","","","350 Seaboard St","","Myrtle Beach","SC","US","295779627" +"1821649617","CONNECT","CONNECT URL","michaelvogt@synergypo.com","N","business email","","DIRECT","Direct","","CSV","CSV","","5466 Complex St Ste 207","","San Diego","CA","US","921231124" +"1427609213","DIRECT","Direct Messaging Address","sking@seniorhelpers.com","N","Business email address","","","","","","","","1400 E Touhy Ave Ste 305","","Des Plaines","IL","US","600183305" +"1427609213","DIRECT","Direct Messaging Address","sking@seniorhelpers.com","N","","","","","","","","","1400 E Touhy Ave Ste 305","","Des Plaines","IL","US","600183305" +"1134770910","SOAP","SOAP URL","NA","N","","","","","","","","","1025 N Country Club Dr","","Mesa","AZ","US","852013307" +"1851942635","CONNECT","CONNECT URL","http://www.phoenixcenter.org/","N","website","","DIRECT","Direct","","","","","1400 Cleveland St","","Greenville","SC","US","296072410" +"1194376988","CONNECT","CONNECT URL","www.bridgestreetcounseilng.com","N","website","","DIRECT","Direct","","OTHER","Other","website","203 Telluride St Unit 600","","Brighton","CO","US","806014366" +"1891346581","OTHERS","Other URL","newtestamentpcs@yahoo.com","N","business email","","OTHER","Other","business","OTHER","Other","email for contact and sharing information for business operation only","2414 Durham Ave","","Memphis","TN","US","381273643" +"1558912246","OTHERS","Other URL","https://michael-dibernardo.clientsecure.me","N","HIPPA Secure Website","","","","","","","","801 Rue Saint Francois St Ste D","","Florissant","MO","US","630314948" +"1417508136","CONNECT","CONNECT URL","laptop","N","","","","","","","","","1816 W Magdalena Ln","","Phoenix","AZ","US","850417815" +"1326699042","CONNECT","CONNECT URL","stepbystepcounseling.com","N","","","","","","","","","2081 Collier Corporate Pkwy","","Saint Charles","MO","US","633036701" +"1679124317","OTHERS","Other URL","lnb@athletics.wisc.edu","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1440 Monroe St","","Madison","WI","US","537112051" +"1588215222","CONNECT","CONNECT URL","937-299-3040","N","fax","","HIE","Health Information Exchange (HIE)","","","","","3440 Office Park Dr","","Kettering","OH","US","454392214" +"1871144535","DIRECT","Direct Messaging Address","Nicole@bestselfllc.com","N","Email address","","DIRECT","Direct","","OTHER","Other","Connection information","7609 W Rovey Ave","","Glendale","AZ","US","853034250" +"1598316259","CONNECT","CONNECT URL","Salida","N","","","DIRECT","Direct","","OTHER","Other","Salida","4220 Legacy Ct","","Salida","CA","US","953689758" +"1689225344","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1588215248","DIRECT","Direct Messaging Address","zajam91@midwestern.edu","N","","","","","","","","","2835 Gabriella St Unit 509","","Downers Grove","IL","US","605154048" +"1396396057","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1740831403","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1558912212","DIRECT","Direct Messaging Address","alexis@tailormadehealth.com","Y","","Tailor Made Compounding","","","","","","","200 Moore Dr","","Nicholasville","KY","US","403568512" +"1912558685","OTHERS","Other URL","notapplicable","N","","","","","","","","","4900 Serrania Ave","","Woodland Hills","CA","US","913643301" +"1649821323","OTHERS","Other URL","directtm","N","","","DIRECT","Direct","","","","","6909 Hawthorne St","","Landover","MD","US","207853448" +"1619528387","OTHERS","Other URL","www.ladiesofpromise.com","N","","","","","","","","","2133 W Market St","","Louisville","KY","US","402121532" +"1760033435","DIRECT","Direct Messaging Address","admin@nevadacarenv.org","N","","","DIRECT","Direct","","CSV","CSV","","5160 S Eastern Ave Ste A","","Las Vegas","NV","US","891192300" +"1396396065","CONNECT","CONNECT URL","https://mn-its.dhs.state.mn.us","N","","","","","","","","","912 E 24th St Ste B208","","Minneapolis","MN","US","554043879" +"1821649500","CONNECT","CONNECT URL","Howell","N","Office","","DIRECT","Direct","","OTHER","Other","Office","2380 Route 9 Ste C12","","Howell","NJ","US","077314018" +"1417508193","DIRECT","Direct Messaging Address","sarahashouri@uabmc.edu","N","Work e-mail","","","","","","","","1802 6th Ave S","","Birmingham","AL","US","352331932" +"1467003145","OTHERS","Other URL","lesliefrondorf@gmail.com","N","email","","","","","","","","5215 N Ravenswood Ave Ste 214","","Chicago","IL","US","606401670" +"1003467788","CONNECT","CONNECT URL","Gainesville","N","","","","","","","","","10390 SW 105th Dr","","Gainesville","FL","US","326087358" +"1003467788","CONNECT","CONNECT URL","Gainesville","N","","","","","","","","","10390 SW 105th Dr","","Gainesville","FL","US","326087358" +"1164073847","DIRECT","Direct Messaging Address","ekercado@sanbenitohealth.org","N","","","","","","","","","351 Felice Dr","","Hollister","CA","US","950233361" +"1245881929","DIRECT","Direct Messaging Address","DooHeeWon@uth.tmc.edu","N","","","","","","","","","1635 North Loop W","","Houston","TX","US","770081532" +"1962053645","OTHERS","Other URL","www.betterhelp.com","N","","","","","","","","","4584 Christiana Parran Rd","","Chesapeake Beach","MD","US","207324040" +"1275184855","OTHERS","Other URL","Pineislandmedicalcenter@gmail.com","N","","","","","","","","","7480 SW 40th St Ste 430","","Miami","FL","US","331556630" +"1396396982","DIRECT","Direct Messaging Address","erika.cooper@uhsinc.com","N","","","","","","","","","875 Pine Hill Blvd","","Geneva","FL","US","327329464" +"1396396982","DIRECT","Direct Messaging Address","erika.cooper@uhsinc.com","N","","","","","","","","","875 Pine Hill Blvd","","Geneva","FL","US","327329464" +"1396396982","DIRECT","Direct Messaging Address","erika.cooper@uhsinc.com","N","","","","","","","","","875 Pine Hill Blvd","","Geneva","FL","US","327329464" +"1053962688","CONNECT","CONNECT URL","Visalia","N","Residential Treatment Facility, Emotionally Disturbed youth","","DIRECT","Direct","","CSV","CSV","","3713 W Howard Ave","","Visalia","CA","US","932774027" +"1396396099","CONNECT","CONNECT URL","maggie.rose@presencelearning.com","N","","","","","","","","","101 Black Oak Dr","","Aledo","TX","US","760086921" +"1578114278","OTHERS","Other URL","stellaraba.com","Y","Stellar ABA website","Stellar Behavioral Consulting Ltd","","","","","","","2820 W Charleston Blvd Ste 22","","Las Vegas","NV","US","891021933" +"1780235481","DIRECT","Direct Messaging Address","bmann@unityhouseny.org","N","email","","DIRECT","Direct","","OTHER","Other","email","1708 Altamont Ave","","Schenectady","NY","US","123032137" +"1669023370","DIRECT","Direct Messaging Address","jhongbash@northwell.edu","N","health information","","DIRECT","Direct","","CSV","CSV","","7535 197th St","","Fresh Meadows","NY","US","113661816" +"1033760749","OTHERS","Other URL","ncs@aspirus.org","Y","Provider Credentialling","Aspirus Wausau Hospital, Inc","OTHER","Other","Email","OTHER","Other","Email","3200 Westhill Dr Ste 100","","Wausau","WI","US","544014706" +"1841841558","DIRECT","Direct Messaging Address","elmackenzie@pacollege.edu","N","email","","DIRECT","Direct","","CSV","CSV","","107 Sunset Dr","","East Earl","PA","US","175199761" +"1851942569","DIRECT","Direct Messaging Address","karen.diep@va.gov","N","","","DIRECT","Direct","","CSV","CSV","","3801 Miranda Ave","","Palo Alto","CA","US","943041207" +"1861043580","CONNECT","CONNECT URL","drj_cobb@yahoo.com","N","drj_cobb@yahoo.com","","DIRECT","Direct","","CSV","CSV","","2991 Cypress St","","West Monroe","LA","US","712915337" +"1861043580","CONNECT","CONNECT URL","drj_cobb@yahoo.com","N","drj_cobb@yahoo.com","","DIRECT","Direct","","CSV","CSV","","2991 Cypress St","","West Monroe","LA","US","712915337" +"1861043580","OTHERS","Other URL","DRJ_COBB@YAHOO.COM","N","EMAIL","","OTHER","Other","EMAIL","OTHER","Other","EMAIL","903 Warren Dr Ste C","","West Monroe","LA","US","712917158" +"1679124390","DIRECT","Direct Messaging Address","melonie.clark@vphealth.org","N","email","","DIRECT","Direct","","","","","175 Gwinnett Dr","","Lawrenceville","GA","US","300468444" +"1164073888","CONNECT","CONNECT URL","Rochester","N","","","HIE","Health Information Exchange (HIE)","","","","","79 N Clinton Ave","","Rochester","NY","US","146041407" +"1164073888","CONNECT","CONNECT URL","Rochester","N","","","HIE","Health Information Exchange (HIE)","","","","","79 N Clinton Ave","","Rochester","NY","US","146041407" +"1346891066","OTHERS","Other URL","4drlandolfi@drlandolfi.com","N","email","","HIE","Health Information Exchange (HIE)","","","","","23733 Via Lupona","","Valencia","CA","US","913552610" +"1215588819","DIRECT","Direct Messaging Address","jessicaj@spectracare.org","Y","","SpectraCare Health Systems, Inc.","","","","","","","1001 John D Odom Rd","","Dothan","AL","US","363039485" +"1083265755","CONNECT","CONNECT URL","www.chsfl.org","N","","","","","","","","","3027 San Diego Rd","","Jacksonville","FL","US","322073691" +"1447801113","DIRECT","Direct Messaging Address","dagnew@firststepsforkids.com","N","","","","","","","","","877 Ygnacio Valley Rd Ste 100","","Walnut Creek","CA","US","945963897" +"1710538483","DIRECT","Direct Messaging Address","ereding@co.marion.or.us","N","","","","","","","","","1118 Oak St SE","","Salem","OR","US","973014019" +"1629629399","DIRECT","Direct Messaging Address","gregory.simmons@youthhome.org","N","gregory.simmons@youthhome.org","","DIRECT","Direct","","CSV","CSV","","20400 Colonel Glenn Rd","","Little Rock","AR","US","72210" +"1427609031","CONNECT","CONNECT URL","being-therapy.com","N","","","","","","","","","311 Ramsey St Ste 105","","Saint Paul","MN","US","551022323" +"1487205076","CONNECT","CONNECT URL","Fearlessbirthcenla@gmail.com","N","Business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1039 Jennifers Pl","","Pineville","LA","US","713602750" +"1477104065","DIRECT","Direct Messaging Address","khenkim@hotmail.com","N","","","DIRECT","Direct","","OTHER","Other","841 Gardenia Ave. Apt 201, Long Beach CA 9013","841 Gardenia Ave Apt 201","","Long Beach","CA","US","908135935" +"1447801030","OTHERS","Other URL","regensolutionsmb@outlook.com","N","","","DIRECT","Direct","","OTHER","Other","Email","4016 River Oaks Dr Ste 4","","Myrtle Beach","SC","US","295796673" +"1427609015","CONNECT","CONNECT URL","arim@mypeople-ct.com","N","","","DIRECT","Direct","","","","","111 Gillett St","","Hartford","CT","US","061052630" +"1407407091","CONNECT","CONNECT URL","mgouge@sullivanhealth.org","N","secure work email","","DIRECT","Direct","","","","","154 Blountville Byp","","Blountville","TN","US","376174575" +"1689225286","DIRECT","Direct Messaging Address","kelsey.a.peck@riteaid.com","Y","","THRIFT DRUG INC","","","","","","","1956 Greentree Road","","Pittsburgh","PA","US","152201813" +"1689225286","DIRECT","Direct Messaging Address","kelsey.a.peck@riteaid.com","Y","","THRIFT DRUG INC","","","","","","","1956 Greentree Road","","Pittsburgh","PA","US","152201813" +"1225689813","CONNECT","CONNECT URL","ne-arc.org","N","","","","","","","","","100 Cummings Ctr Ste 158D","","Beverly","MA","US","019156279" +"1285285882","OTHERS","Other URL","none","N","","","","","","","","","655 W 8th St","","Jacksonville","FL","US","322096511" +"1790336394","DIRECT","Direct Messaging Address","do_not_reply@clearcompany.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1025 Atlantic Ave Ste 101","","Alameda","CA","US","945011188" +"1558912154","OTHERS","Other URL","Bridgewater","N","","","OTHER","Other","Bridgewater","CSV","CSV","","981 US Highway 22","","Bridgewater","NJ","US","088072946" +"1811548415","CONNECT","CONNECT URL","Austin","N","","","","","","","","","2612 S LaMar Blvd","","Austin","TX","US","787044733" +"1780235390","DIRECT","Direct Messaging Address","kristina.ducharme@bhcpns.org","N","","","DIRECT","Direct","","OTHER","Other","email","9400 University Pkwy","","Pensacola","FL","US","325145752" +"1780235390","OTHERS","Other URL","https://www.ebaptisthealthcare.org/BMPNineMile","N","hosptial based outpatient","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9400 University Pkwy","","Pensacola","FL","US","325145752" +"1326699935","DIRECT","Direct Messaging Address","Colin.meyer-macaulay@cardio.chboston.org","N","Work email address","","DIRECT","Direct","","CSV","CSV","","300 Longwood Ave","","Boston","MA","US","021155724" +"1720639339","OTHERS","Other URL","www.phoenixtraumacenter.com","N","Website","","DIRECT","Direct","","","","","524 N Providence Rd","","Media","PA","US","190633056" +"1528619137","DIRECT","Direct Messaging Address","marie.harris@treeoflifellc.org","Y","email","Tree of Life Family Services, LLC","DIRECT","Direct","","CSV","CSV","","10432 Balls Ford Rd Ste 373","","Manassas","VA","US","201092514" +"1811548423","CONNECT","CONNECT URL","mack.kiefer@gmail.com","N","","","","","","","","","65 Prospect Ave","","Hudson","NY","US","125342907" +"1356992960","DIRECT","Direct Messaging Address","amy@amylawsonlmsw.com","N","","","","","","","","","2311 E Stadium Blvd Ste 202-2","","Ann Arbor","MI","US","481044833" +"1982255592","CONNECT","CONNECT URL","Vandalia","N","LIGHTHOUSE PREGNANCY AND HEALTH SERVICES","","DIRECT","Direct","","CSV","CSV","","1703 W Fletcher St","","Vandalia","IL","US","624713117" +"1790336311","CONNECT","CONNECT URL","Chicago","N","","","","","","","","","3808 N Ashland Ave","","Chicago","IL","US","606135382" +"1427609049","CONNECT","CONNECT URL","?","N","","","","","","","","","11 Sandy Point Rd","","Stratham","NH","US","038852121" +"1972154581","DIRECT","Direct Messaging Address","aabboud@sandltherapy.com","N","work email","","DIRECT","Direct","","","","","68 Harvard St","","Brookline","MA","US","024457991" +"1457902082","DIRECT","Direct Messaging Address","alliejaay12@uf.edu","N","Direct","","DIRECT","Direct","","CSV","CSV","","300 Pinellas St","","Clearwater","FL","US","337563804" +"1801447438","CONNECT","CONNECT URL","rdiana712@gmail.com","N","","","","","","","","","13974 SW 160th Ter","","Miami","FL","US","331771906" +"1811548340","OTHERS","Other URL","morganpeikar@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","28441 Springfield Dr","","Laguna Niguel","CA","US","92677" +"1689225278","OTHERS","Other URL","info@csrox.org","N","","","","","","","","","520 Dudley St","","Roxbury","MA","US","021192769" +"1942851597","DIRECT","Direct Messaging Address","eevans1@gmh.edu","N","","","DIRECT","Direct","","","","","80 Jesse Hill Jr Dr SE","","Atlanta","GA","US","303033031" +"1003467697","OTHERS","Other URL","Portland","N","","","","","","","","","3181 SW Sam Jackson Park Rd","","Portland","OR","US","972393011" +"1356992978","DIRECT","Direct Messaging Address","destinym438@live.com","N","destinym438@live.com","","DIRECT","Direct","","CSV","CSV","","104 MARTIN LUTHER KING BLVD","","ARCOLA","MS","US","38722" +"1063063683","DIRECT","Direct Messaging Address","RCree@stlawco.org","N","","","","","","","","","80 State Highway 310","","Canton","NY","US","136171436" +"1386295970","OTHERS","Other URL","bobbypatterson886@yahoo.com","N","","","DIRECT","Direct","","OTHER","Other","yahoo","2002 S 18th St","","Saint Joseph","MO","US","645032845" +"1053962647","OTHERS","Other URL","https://www.simplepractice.com","N","","","","","","","","","2652 Spring Arbor Rd","","Jackson","MI","US","492033604" +"1265083851","CONNECT","CONNECT URL","Lansdowne","N","","","","","","","","","19465 Deerfield Ave Ste 201","","Lansdowne","VA","US","201761703" +"1952952509","CONNECT","CONNECT URL","caravelautism.com","N","","","DIRECT","Direct","","","","","329 Elton Hills Dr NW","","Rochester","MN","US","559012477" +"1962053587","CONNECT","CONNECT URL","www.beittshuvah.org","N","","","","","","","","","8831 Venice Blvd","","Los Angeles","CA","US","900343223" +"1760033385","OTHERS","Other URL","beyondwordslc@gmail.com","N","","","","","","CSV","CSV","","1409 Kirkman St","","Lake Charles","LA","US","706015344" +"1568013100","CONNECT","CONNECT URL","https://www.americanhht.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7777 Leesburg Pike Ste 203","","Falls Church","VA","US","220432411" +"1992356513","OTHERS","Other URL","Morris","N","Workplace","","OTHER","Other","workplace","OTHER","Other","workplace","333 E US Route 6","","Morris","IL","US","604508920" +"1073164695","DIRECT","Direct Messaging Address","cbonsma@hhsnj.org","Y","email","Hunterdon Behavioral Health","DIRECT","Direct","","CSV","CSV","","2100 Wescott Dr","hbh 5th fl","Flemington","NJ","US","088224603" +"1073164695","DIRECT","Direct Messaging Address","cbonsma@hhsnj.org","Y","email","Hunterdon Behavioral Health","DIRECT","Direct","","CSV","CSV","","2100 Wescott Dr","hbh 5th fl","Flemington","NJ","US","088224603" +"1215588876","OTHERS","Other URL","beittshuvah.org","N","Secured computer","","DIRECT","Direct","","CSV","CSV","","8831 Venice Blvd","","Los Angeles","CA","US","900343223" +"1639720287","DIRECT","Direct Messaging Address","ssmith@yfsenid.org","N","","","","","","","","","605 W Oxford Ave","","Enid","OK","US","737011208" +"1972154524","DIRECT","Direct Messaging Address","whitney.huddleston@piedmont.org","N","","","","","","","","","1270 Prince Ave Ste 201","","Athens","GA","US","306062789" +"1972154524","CONNECT","CONNECT URL","Athens","N","","","","","","","","","1270 Prince Ave Ste 201","","Athens","GA","US","306062789" +"1790336345","DIRECT","Direct Messaging Address","k.a.wortman@reagan.com","N","","","","","","","","","2180 Reno Hwy","","Fallon","NV","US","894062629" +"1013568666","DIRECT","Direct Messaging Address","elyse.shires@pascohh.com","N","work email","","DIRECT","Direct","","","","","9197 W 6th Ave Ste 1000","","Lakewood","CO","US","802155109" +"1225689870","DIRECT","Direct Messaging Address","charlotte.dasch@sdbmail.com","N","","","DIRECT","Direct","","","","","4355 Johns Creek Pkwy","","Suwanee","GA","US","300249100" +"1023669678","DIRECT","Direct Messaging Address","drron@bewelltaos.com","N","email","","DIRECT","Direct","","CSV","CSV","","118 Camino De La Placita Ste C","","Taos","NM","US","875716079" +"1124679782","CONNECT","CONNECT URL","dell","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10 E Baltimore Ave","","Clifton Heights","PA","US","190182301" +"1649821208","CONNECT","CONNECT URL","www.beittshuvah.org","N","","","","","","","","","8831 Venice Blvd","","Los Angeles","CA","US","900343223" +"1003467663","DIRECT","Direct Messaging Address","gacosta@childrensaidnyc.org","N","Work Email","","DIRECT","Direct","","CSV","CSV","","4600 Broadway Rm 132","","New York","NY","US","100402102" +"1578114138","DIRECT","Direct Messaging Address","paternic@upmc.edu","N","","","","","","","","","1011 Bingham St","","Pittsburgh","PA","US","152031101" +"1578114138","DIRECT","Direct Messaging Address","paternic@upmc.edu","N","","","","","","","","","1011 Bingham St","","Pittsburgh","PA","US","152031101" +"1023669686","DIRECT","Direct Messaging Address","basma332@outlook.com","N","business","","DIRECT","Direct","","CSV","CSV","","10136 Brenna Way","","Elk Grove","CA","US","957575957" +"1669023230","CONNECT","CONNECT URL","Conciergecaregivingservices.com","N","Home health care Aide","","HIE","Health Information Exchange (HIE)","","","","","141 Kiowa Trl","","Madison","TN","US","371155638" +"1700437373","DIRECT","Direct Messaging Address","BECCA@BRANCHESOFBEHAVIOR.COM","N","","","","","","","","","6047 Frantz Rd Ste 205","","Dublin","OH","US","430173366" +"1144871716","OTHERS","Other URL","www.info@moreaupt.com","N","","","","","","","","","1326 Church St","","Zachary","LA","US","707912743" +"1134770704","OTHERS","Other URL","allincoordinationcare.org","N","","","HIE","Health Information Exchange (HIE)","","","","","5159 Rockbridge Dr","","Stone Mountain","GA","US","300874219" +"1487205050","OTHERS","Other URL","bassettpt.com","N","Clinic Website","","","","","","","","935 Fairystone Park Hwy","","Stanleytown","VA","US","241683014" +"1679124143","DIRECT","Direct Messaging Address","cmouton@beittshuvah.org","N","Email","","DIRECT","Direct","","CSV","CSV","","8831 Venice Blvd","","Los Angeles","CA","US","900343223" +"1104477686","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1194376681","OTHERS","Other URL","None","N","","","OTHER","Other","None","","","","15826 SW 60th Ter","","Miami","FL","US","331933688" +"1912558412","OTHERS","Other URL","TWilson@abhmaryland.com","N","","","DIRECT","Direct","","","","","5820 York Rd Ste 202","","Baltimore","MD","US","212123620" +"1891346318","SOAP","SOAP URL","rovins@lynden.wednet.edu","N","","","","","","","","","205 S Bc Ave Ste 115","","Lynden","WA","US","982642053" +"1235780768","SOAP","SOAP URL","jana@benicka-massage.com","N","encrypted Microsoft Word documents","","DIRECT","Direct","","","","","15717 Crabbs Branch Way # 227","","Rockville","MD","US","208556650" +"1326699851","DIRECT","Direct Messaging Address","amivshah@outlook.com","N","email","","DIRECT","Direct","","OTHER","Other","email","1 Robert Wood Johnson Pl Ste D","","New Brunswick","NJ","US","089011928" +"1578114005","CONNECT","CONNECT URL","BetterHelp.com","N","Data is encrypted and transmitted through BetterHelp","","","","","","","","1040 Whitworth St","","Jackson","MS","US","392022745" +"1669023198","DIRECT","Direct Messaging Address","robert.goodrich@va.gov","N","","","","","","","","","2300 Ramsey St","","Fayetteville","NC","US","283013856" +"1861043341","OTHERS","Other URL","None","N","","","OTHER","Other","None","","","","13850 SW 71st Ln","","Miami","FL","US","331832153" +"1861043341","OTHERS","Other URL","None","N","","","OTHER","Other","None","","","","13850 SW 71st Ln","","Miami","FL","US","331832153" +"1265083703","CONNECT","CONNECT URL","www.datadrivenedu.com","N","Website","","DIRECT","Direct","","","","","4193 Flat Rock Dr Ste 220","","Riverside","CA","US","925057113" +"1356992879","OTHERS","Other URL","n/a","N","n/a","","OTHER","Other","n/a","OTHER","Other","n/a","3003 E 3rd Ave # B-106","","Denver","CO","US","80206" +"1013568583","OTHERS","Other URL","lancaster","N","restore hyper wellness","","","","","","","","100 Roherstown Rd","Bld 6 Suite A","lancaster","PA","US","176031760" +"1255982732","DIRECT","Direct Messaging Address","NTilson@Merakey.org","N","","","","","","","","","9150 Bereford Dr","","Baton Rouge","LA","US","708092403" +"1134770613","CONNECT","CONNECT URL","CAMELOT","N","","","DIRECT","Direct","","CSV","CSV","","460 Brielle Ave","","Staten Island","NY","US","103141031" +"1205487899","OTHERS","Other URL","laptop","N","","","","","","","","","14117 N Rockwell Ave Apt 1102","","Oklahoma City","OK","US","731428048" +"1750932349","OTHERS","Other URL","healthy.kaiserpermanente.org","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","San Diego","4405 Vandever Ave","","San Diego","CA","US","921203315" +"1841841434","DIRECT","Direct Messaging Address","thonguyen2@memorialhermann.org","N","","","","","","","","","23900 Katy Fwy","","Katy","TX","US","774941323" +"1295386811","DIRECT","Direct Messaging Address","britney@firststepnc.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","211 E Six Forks Rd, Raleigh, NC 27603","1418 Aversboro Rd Ste 201","","Garner","NC","US","275293981" +"1932750551","CONNECT","CONNECT URL","Harrisonburg","N","secured email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Harrisonburg","3340 Emmaus Rd","","Rockingham","VA","US","228012685" +"1932750551","CONNECT","CONNECT URL","Verona","N","secured email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Verona","1557 Commerce Rd Ste 204","","Verona","VA","US","244829703" +"1932750551","CONNECT","CONNECT URL","Dayton","N","secured email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Dayton","90 Mill St","","Dayton","VA","US","228219512" +"1932750551","CONNECT","CONNECT URL","Lexington","N","secured email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Lexington","112 Houston St Ste A","","Lexington","VA","US","244502451" +"1932750551","CONNECT","CONNECT URL","Verona","N","secured email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Verona","75 Lee Highway","Suite 101","Verona","VA","US","24482" +"1932750551","CONNECT","CONNECT URL","Fishersville","N","secured email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Fishersville","9 Pinnacle Dr Ste A01","","Fishersville","VA","US","229392367" +"1114578739","DIRECT","Direct Messaging Address","pittermanm@upmc.edu","N","","","","","","","","","333 N Braddock Ave","","Pittsburgh","PA","US","152082512" +"1073164604","CONNECT","CONNECT URL","https://www.liquividalounge.com/locations/vitamin-iv-therapy-spa-in-boca-raton-west","N","website","","DIRECT","Direct","","CSV","CSV","","9858 Glades Rd Ste D5","","Boca Raton","FL","US","334343982" +"1255982880","DIRECT","Direct Messaging Address","sara.tizazu@ctcprograms.com","N","","","DIRECT","Direct","","CSV","CSV","","815 Crosspoint Ct","","San Diego","CA","US","921143248" +"1033760665","DIRECT","Direct Messaging Address","jfrench2@bidmc.harvard.edu","N","secure email","","","","","","","","185 Pilgrim Rd","","Boston","MA","US","022155324" +"1942851571","DIRECT","Direct Messaging Address","amberc@highsky.org","Y","","High Sky Children's Ranch, Inc.","","","","","","","8701 W County Road 60","","Midland","TX","US","797071307" +"1497306021","CONNECT","CONNECT URL","www.aspiranet.org","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1174174650","DIRECT","Direct Messaging Address","maquino@wylie.org","N","","","","","","","","","4164 Brockton Ave","","Riverside","CA","US","925013400" +"1992356554","DIRECT","Direct Messaging Address","courtney@gobodyology.com","N","","","DIRECT","Direct","","","","","12300 Inwood Rd Ste 106","","Dallas","TX","US","752448032" +"1992356554","DIRECT","Direct Messaging Address","courtney@gobodyology.com","N","","","HIE","Health Information Exchange (HIE)","","","","","12300 Inwood Rd Ste 106","","Dallas","TX","US","752448032" +"1639720295","DIRECT","Direct Messaging Address","Charlotte.dasch@sdbmail.com","N","","","","","","","","","624 W Due West Ave","","Madison","TN","US","371154402" +"1366093924","DIRECT","Direct Messaging Address","arao5@northwell.edu","Y","Business Email","Lenox Hill Hospital","DIRECT","Direct","","","","","100 E 77th St","","New York","NY","US","100751850" +"1386295947","CONNECT","CONNECT URL","BHCHP","N","","","","","","","","","780 Albany St","","Boston","MA","US","021182755" +"1730730201","OTHERS","Other URL","Sarah@sarahkspencer.com","N","","","","","","","","","1947 Divisadero St","","San Francisco","CA","US","941152532" +"1538710009","DIRECT","Direct Messaging Address","cturner@linkhouseinc.org","N","","","DIRECT","Direct","","","","","110 Haverhill Rd Ste 206","","Amesbury","MA","US","019132123" +"1457902926","OTHERS","Other URL","Spokane","N","Dental Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9713 W Sunset Hwy","","Spokane","WA","US","992249426" +"1710538285","OTHERS","Other URL","Spokane","N","Dental Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","507 S Washington St Ste 190","","Spokane","WA","US","992042604" +"1992356471","OTHERS","Other URL","rmj@maximizingabilities.org","N","","","DIRECT","Direct","","CSV","CSV","","6222 Carpenter St","","Philadelphia","PA","US","191432907" +"1699326173","SOAP","SOAP URL","practicefusionEMR","N","","","","","","","","","216 Cascade Ave Ste 223","","Hood River","OR","US","970312240" +"1134770621","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","10175 Little Patuxent Pkwy","","Columbia","MD","US","210442655" +"1962053470","OTHERS","Other URL","DMH","N","","","","","","","","","550 S Vermont Ave Fl 3","","Los Angeles","CA","US","900201912" +"1790336287","OTHERS","Other URL","www.openchannelacu.com","N","website","","","","","","","","16769 Bernardo Center Dr Ste 21","","San Diego","CA","US","921282548" +"1376194878","CONNECT","CONNECT URL","HOSPICEMD","N","","","","","","","","","401 N Brand Blvd Unit 354","","Glendale","CA","US","912034427" +"1932750437","OTHERS","Other URL","nexus4kids.org","N","","","","","","","","","1000 Auburn Way S","","Auburn","WA","US","980026132" +"1932750437","OTHERS","Other URL","nexus4kids.org","N","","","","","","","","","1000 Auburn Way S","","Auburn","WA","US","980026132" +"1184275687","DIRECT","Direct Messaging Address","adastrup@swuhealth.org","N","","","","","","","","","620 S 400 E","","St George","UT","US","847703700" +"1073164570","OTHERS","Other URL","hadiazarzour@gmail.com","N","","","","","","CSV","CSV","","8617 Evergreen Ln","","Darien","IL","US","605618413" +"1508417015","SOAP","SOAP URL","webPT","N","","","","","","","","","50 Court St Ste 1210","","Brooklyn","NY","US","112014867" +"1699326108","OTHERS","Other URL","N/A","N","","","","","","","","","1850 Sullivan Ave","","Daly City","CA","US","940152221" +"1104477611","CONNECT","CONNECT URL","catherine.robertson@kidshome.org","N","","","","","","","","","2750 Sutterville Rd","","Sacramento","CA","US","958201024" +"1548811052","CONNECT","CONNECT URL","tbh.com","N","Trumpet Behavioral Health Website","","","","","","","","15703 Longenbaugh Dr","","Houston","TX","US","770951605" +"1558912063","SOAP","SOAP URL","centralreach.com","N","","","","","","","","","4515 E 91st St","","Tulsa","OK","US","741372810" +"1205487725","SOAP","SOAP URL","Massagetherapeuticsinc.com","N","","","","","","","","","500 Lanier Ave W Ste 411","","Fayetteville","GA","US","302147638" +"1780235218","CONNECT","CONNECT URL","MESSAGING","N","","","","","","","","","101 Kennedy Dr Apt G1","","Spring Valley","NY","US","109775389" +"1952952483","CONNECT","CONNECT URL","EPIC","N","","","","","","","","","225 E Chicago Ave","","Chicago","IL","US","606112991" +"1194376624","OTHERS","Other URL","amanda.a.gujral@uth.tmc.edu","N","","","","","","","","","1822 Brun St","","Houston","TX","US","770195713" +"1356992895","OTHERS","Other URL","computer","N","","","HIE","Health Information Exchange (HIE)","","","","","120 Malinda Dr","","Abington","MA","US","023511559" +"1477104990","CONNECT","CONNECT URL","(360)990-4280","N","cell phone","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","16818 140th Ave NE","","Woodinville","WA","US","980729001" +"1992356414","OTHERS","Other URL","Stafford","N","","","DIRECT","Direct","","CSV","CSV","","1208 Brent Point Rd","","Stafford","VA","US","225543313" +"1295386787","DIRECT","Direct Messaging Address","haley.christensen@learningarts.com","N","email","","DIRECT","Direct","","OTHER","Other","email","1620 Santa Clara Dr","","Roseville","CA","US","956613558" +"1538710058","DIRECT","Direct Messaging Address","trobin65@jhmi.edu","N","","","","","","","","","933 N Wolfe St","","Baltimore","MD","US","212051113" +"1649821273","SOAP","SOAP URL","Hurlock","N","","","","","","","","","302 Collins ave.","","Hurlock","MD","US","216432164" +"1649821273","SOAP","SOAP URL","Hurlock","N","","","","","","","","","302 Collins ave.","","Hurlock","MD","US","216432164" +"1699326256","OTHERS","Other URL","lhawkins@greaternewbeginnings.org","N","","","OTHER","Other","General Communication","OTHER","Other","Non Health Comments","1625 Filbert St","","Oakland","CA","US","946072890" +"1619528072","DIRECT","Direct Messaging Address","lindsay.wellman@va.gov","N","","","","","","","","","200 Springs Rd","","Bedford","MA","US","017301114" +"1942851316","DIRECT","Direct Messaging Address","info@avidspeech.com","Y","Information Email","Avid Speech Therapy","DIRECT","Direct","","","","","18396 Brookhurst St","","Fountain Valley","CA","US","927086704" +"1881245272","CONNECT","CONNECT URL","gscott@districthealthservices.com","N","","","HIE","Health Information Exchange (HIE)","","","","","2811 Pennsylvania Ave SE","","Washington","DC","US","200203865" +"1417508821","OTHERS","Other URL","EPIC","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1 Medical Drive","","Edgewood","KY","US","41017" +"1336790997","CONNECT","CONNECT URL","EPIC","N","","","","","","","","","3927 Rucker Ave","","Everett","WA","US","982014833" +"1982255451","CONNECT","CONNECT URL","xxx","N","","","","","","","","","350 Gifford St","","Falmouth","MA","US","025402918" +"1235780701","DIRECT","Direct Messaging Address","cagneys@musc.edu","N","","","","","","","","","194 Sugar Magnolia Way","","Charleston","SC","US","294149002" +"1659922169","CONNECT","CONNECT URL","www.drericnye.com","N","website","","DIRECT","Direct","","CSV","CSV","","32815 US Highway 19 N Ste 200","","Palm Harbor","FL","US","346843145" +"1245881713","CONNECT","CONNECT URL","email","N","email","","DIRECT","Direct","","CSV","CSV","","2300 Ramsey St","","Fayetteville","NC","US","283013856" +"1487205993","DIRECT","Direct Messaging Address","shirleen.bennett@va.gov","N","work","","DIRECT","Direct","","OTHER","Other","RN","76 Veterans Ave","","Bath","NY","US","148100810" +"1487205993","DIRECT","Direct Messaging Address","shirleen.bennett@va.gov","N","work","","DIRECT","Direct","","OTHER","Other","RN","76 Veterans Ave","","Bath","NY","US","148100810" +"1023669512","CONNECT","CONNECT URL","Anthonyboyd071@gmail.com","N","","","","","","","","","11727 Poppy Rd","","Adelanto","CA","US","923014578" +"1841841350","CONNECT","CONNECT URL","Athena","Y","","FOLEY CLINIC CORP","","","","","","","1615 N Alston St","","Foley","AL","US","365352208" +"1700437217","CONNECT","CONNECT URL","yaeilkim@gmail.com","N","","","","","","","","","465 California St Ste 630","","San Francisco","CA","US","941041845" +"1255982773","DIRECT","Direct Messaging Address","nishma.chel@calpsychcare.com","N","work email","","HIE","Health Information Exchange (HIE)","","","","","1343 N Grand Ave Ste 200","","Covina","CA","US","917244043" +"1164073680","DIRECT","Direct Messaging Address","mwilson@cadasb.org","N","CADA e-mail","","DIRECT","Direct","","CSV","CSV","","526 E Chapel St","","Santa Maria","CA","US","934544520" +"1598316010","CONNECT","CONNECT URL","do@ohsu.edu","N","","","","","","","","","8300 SW Creekside Pl Ste 100","","Beaverton","OR","US","970088179" +"1598316010","DIRECT","Direct Messaging Address","do@ohsu.edu","N","","","","","","","","","8300 SW Creekside Pl Ste 100","","Beaverton","OR","US","970088179" +"1235780750","CONNECT","CONNECT URL","TBD","N","","","","","","","","","36169 Maple Dr","","North Ridgeville","OH","US","440393785" +"1548811060","CONNECT","CONNECT URL","KAREN.CARROLL8238@YAHOO.COM","N","","","","","","","","","3052 Balcones Fault Ave","","North Las Vegas","NV","US","890816409" +"1710538236","CONNECT","CONNECT URL","KAREN.CARROLL8238@YAHOO.COM","N","","","","","","","","","3052 Balcones Fault Ave","","North Las Vegas","NV","US","890816409" +"1881245314","DIRECT","Direct Messaging Address","mk@vitaliscareclinic.com","N","buissness email","","DIRECT","Direct","","OTHER","Other","health info","1212 E Algonquin Rd","","Algonquin","IL","US","601025446" +"1164073698","OTHERS","Other URL","betterhelp.com","Y","website for communication of services","Better Help","HIE","Health Information Exchange (HIE)","","OTHER","Other","VANCOUVER","9606 NE 19th St","","Vancouver","WA","US","986642983" +"1427609957","DIRECT","Direct Messaging Address","Btroxel@allpeds.com","N","Work email","","DIRECT","Direct","","","","","1990 Old Bridge Rd Ste 101","","Woodbridge","VA","US","221922383" +"1285285718","CONNECT","CONNECT URL","kris.pt@kidsmpt.com","N","","","","","","","","","534 Owl Creek Dr","","Powder Springs","GA","US","301276285" +"1366093890","OTHERS","Other URL","INSYNC","N","","","","","","","","","1110 University Ave Ste 411","","Honolulu","HI","US","968261508" +"1891346334","OTHERS","Other URL","N/A","N","","","","","","","","","11 S Main St","","Middletown","CT","US","064573656" +"1679124036","CONNECT","CONNECT URL","UNITAS","N","","","","","","","","","57 Saint Marks Pl","","New York","NY","US","100037902" +"1679124036","CONNECT","CONNECT URL","UNITAS","N","","","","","","","","","57 Saint Marks Pl","","New York","NY","US","100037902" +"1033760582","CONNECT","CONNECT URL","jsocha-paul@kumc.edu","N","","","DIRECT","Direct","","CSV","CSV","","2000 Olathe","Mailstop 1044","Kansas City","KS","US","661608505" +"1851942304","DIRECT","Direct Messaging Address","reeves@pathwaysbehavior.com","Y","email","Pathways Behavioral Consulting, LLC","DIRECT","Direct","","","","","6849 Peachtree Dunwoody Rd Bldg A1","","Atlanta","GA","US","303286769" +"1831740380","DIRECT","Direct Messaging Address","info@cactexas.com","N","email","","","","","","","","1516 E Palm Valley Blvd Bldg C","","Round Rock","TX","US","786644619" +"1598316986","CONNECT","CONNECT URL","www.tendernesstouchllc.com","N","","","","","","","","","3724 Cook Ave Apt B","","Saint Louis","MO","US","631133837" +"1598316986","CONNECT","CONNECT URL","www.tendernesstouchllc.com","N","","","","","","","","","3724 Cook Ave Apt B","","Saint Louis","MO","US","631133837" +"1962053355","DIRECT","Direct Messaging Address","alyssarpalmer@orianahouse.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3055 S State Route 100","","Tiffin","OH","US","448838868" +"1245881630","DIRECT","Direct Messaging Address","sariah@serasana.com","N","Direct Email Address","","DIRECT","Direct","","OTHER","Other","Email","166 Hargraves Dr Ste E200","","Austin","TX","US","787374836" +"1154972545","DIRECT","Direct Messaging Address","billing@nhfmsa.com","N","","","","","","","","","18818 Meisner Dr Ste 102","","San Antonio","TX","US","782583569" +"1144871542","CONNECT","CONNECT URL","gtrigger@theorendacenter.com","N","Company Website","","DIRECT","Direct","","CSV","CSV","","17645 Harbaugh Valley Rd","","Sabillasville","MD","US","217809616" +"1821649237","OTHERS","Other URL","bras@affinitybridals.com","N","","","OTHER","Other","communications","","","","125 W Salem Ave","","Indianola","IA","US","501252550" +"1245881655","CONNECT","CONNECT URL","actikare.com","Y","","Acti-Kare Inc","","","","","","","17425 Bridge Hill Ct Ste 200","","Tampa","FL","US","336473657" +"1285285692","OTHERS","Other URL","vijayata_kumar@yahoo.com","N","","","","","","OTHER","Other","vijayata_kumar@yahoo.com","8515 Elk Grove Florin Rd Apt 224","","Elk Grove","CA","US","956249554" +"1922659333","DIRECT","Direct Messaging Address","rocelm@ccsww.org","N","NPI information","","HIE","Health Information Exchange (HIE)","","OTHER","Other","NPI information","631 Strander Blvd Ste A","","Tukwila","WA","US","981882963" +"1013568435","DIRECT","Direct Messaging Address","wstichenor@sinuses.com","N","642 Park Avenue, New York NY 10065","","","","","","","","642 Park Ave","","New York","NY","US","100656105" +"1477104818","DIRECT","Direct Messaging Address","abby@elitestaffinggroup.com","N","","","DIRECT","Direct","","CSV","CSV","","43 N Paint St","","Chillicothe","OH","US","456013116" +"1124679477","CONNECT","CONNECT URL","jair@benjamins-bhs.com","Y","Administrator's email address","Benjamins Behavioral Health Services","DIRECT","Direct","","OTHER","Other","Administrator's email address","8703 Meadowcroft Dr","","Houston","TX","US","770635006" +"1972154318","OTHERS","Other URL","jgavin.fnp@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","204 Malloy St Ste A","","Goldsboro","NC","US","275344477" +"1427609981","DIRECT","Direct Messaging Address","ppo@oasismoderndentistry.com","N","","","DIRECT","Direct","","CSV","CSV","","10211 Cypresswood Dr","","Houston","TX","US","770703407" +"1114578572","CONNECT","CONNECT URL","TricareOnline","N","","","DIRECT","Direct","","","","","JBER Soldier Centered Medical Home","Building 786, D Street","JBER","AK","US","99505" +"1194376566","DIRECT","Direct Messaging Address","credentialing@honorcommunityhealth.org","N","","","","","","","","","461 W Huron St","","Pontiac","MI","US","483411601" +"1841841228","CONNECT","CONNECT URL","Cherokee","N","","","","","","","","","1 Hospital Rd","Caller Box C-268","Cherokee","NC","US","28719" +"1750932133","OTHERS","Other URL","Pharmacy","N","","","DIRECT","Direct","","","","","650 Johnnie Dodds Blvd","","Mount Pleasant","SC","US","294643013" +"1922659465","DIRECT","Direct Messaging Address","MonicaDBennett@orianahouse.org","N","","","","","","","","","812 3rd St","","Marietta","OH","US","457501803" +"1396396792","OTHERS","Other URL","genesis2naturals@gmail.com","N","business mail","","DIRECT","Direct","","OTHER","Other","business mail","1746 E Silver Star Rd Ste 121","","Ocoee","FL","US","347617014" +"1396396719","CONNECT","CONNECT URL","anointedhomehc@yahoo.com","N","","","","","","","","","945 Clearfield Dr","","Saint Louis","MO","US","631353001" +"1366093791","CONNECT","CONNECT URL","Meridian","N","","","","","","","","","832 Highway 19 N Ste 510","","Meridian","MS","US","393075876" +"1144871583","DIRECT","Direct Messaging Address","kjones@ican-b.com","Y","Provider email address","ICAN-B","DIRECT","Direct","","CSV","CSV","","16130 Sherman Way","","Van Nuys","CA","US","914063907" +"1144871583","OTHERS","Other URL","ICAN-B.com","Y","","ICAN-B","","","","","","","16130 Sherman Way","","Van Nuys","CA","US","914063907" +"1306497730","CONNECT","CONNECT URL","www.lalunawellness.co","N","website","","DIRECT","Direct","","OTHER","Other","url","7 Wharf Rd","","Bolinas","CA","US","94924" +"1568013993","OTHERS","Other URL","n/a","N","","","","","","","","","21 Bentwood Drive","","Moscow Mills","MO","US","63362" +"1881245223","OTHERS","Other URL","Kelly.Winter@va.gov","N","","","","","","","","","1670 Clairmont Rd","","Decatur","GA","US","300334004" +"1326699760","SOAP","SOAP URL","Addison","N","","","","","","","","","1218 Rte 17E","Enter your mailing addres","Addison","VT","US","05491" +"1326699760","SOAP","SOAP URL","Addison","N","","","","","","","","","1218 Rte 17E","Enter your mailing addres","Addison","VT","US","05491" +"1699326033","CONNECT","CONNECT URL","HFMBoces","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","17 Oakland Ave","17 Oakland Ave","","Gloversville","NY","US","120783331" +"1699326033","CONNECT","CONNECT URL","HFMBoces","N","HFMBoces","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","140 County Road 107","","Gloversville","NY","US","120783331" +"1437700861","DIRECT","Direct Messaging Address","yadira.renteria@calpsychcare.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","406 Chestnut Ave","","Los Angeles","CA","US","900423707" +"1326699869","OTHERS","Other URL","NPI","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","NPI","295 Sumpter St","","Brooklyn","NY","US","112332712" +"1417508953","CONNECT","CONNECT URL","https://portal.therapyappointment.com/index.cfm/public:therapistdetail?directoryId=B0F76D7A3F6E47B89","N","This is the login to my patient portal","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8415 Bellona Ln Ste 217","","Towson","MD","US","212042066" +"1174174627","SOAP","SOAP URL","none","N","","","","","","","","","6235 Solitare Ln","","Columbus","OH","US","432317621" +"1134770688","CONNECT","CONNECT URL","Modem","N","","","","","","","","","13 E Lucius Ave","","Youngstown","OH","US","445071804" +"1619528171","DIRECT","Direct Messaging Address","obrien28@my.canisius.edu","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","81 Geary St","","Buffalo","NY","US","142102305" +"1982255444","OTHERS","Other URL","Arverne","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6517 Ocean Ave S Unit B","","Arverne","NY","US","116922303" +"1295386662","OTHERS","Other URL","www.urgentcareconway.com","N","","","","","","","","","235 Singleton Ridge Rd Ste 103","","Conway","SC","US","295269136" +"1528619988","DIRECT","Direct Messaging Address","jennifert@kccare.org","Y","practice location","KC CARE Health Center","DIRECT","Direct","","OTHER","Other","work email","3515 Broadway Blvd","","Kansas City","MO","US","641112501" +"1164073524","DIRECT","Direct Messaging Address","kelly@tangiwellness.com","N","secured email","","HIE","Health Information Exchange (HIE)","","","","","906 C M Fagan Dr Ste B3","","Hammond","LA","US","704036056" +"1881245249","SOAP","SOAP URL","Http://www.massagebook.com","N","office","","DIRECT","Direct","","CSV","CSV","","9319 Lbj Fwy Ste 208C","","Dallas","TX","US","752433453" +"1508417965","DIRECT","Direct Messaging Address","CAM-medical@protonmail.com","N","Email","","DIRECT","Direct","","","","","67 S Pioneer Ave","","Shavertown","PA","US","187081328" +"1154972511","DIRECT","Direct Messaging Address","mwitt@toi-health.com","N","Email address - Work","","","","","","","","950 N Avalon Way","","Lecanto","FL","US","344616004" +"1760033146","CONNECT","CONNECT URL","theresa.rak@UHhospitals.org","N","","","","","","","","","1997 Healthway Dr","","Avon","OH","US","440112834" +"1366093783","DIRECT","Direct Messaging Address","jameshalper@fmritms.com","N","","","","","","","","","41 W 72nd St Apt 1C","","New York","NY","US","100233476" +"1437700812","DIRECT","Direct Messaging Address","vickiejumper@southerncomforthospice.com","N","internal company messaging system direct to administrator","","DIRECT","Direct","","","","","447 Bradford St NW","","Gainesville","GA","US","305013210" +"1891346276","DIRECT","Direct Messaging Address","jason.vansickle@va.gov","N","","","","","","","","","2401 W Main St","","Marion","IL","US","629591188" +"1235780644","OTHERS","Other URL","sikadanson97@gmail.com","N","email","","OTHER","Other","bronx","OTHER","Other","bronx","1650 Hammersley Ave","","Bronx","NY","US","104693114" +"1235780644","OTHERS","Other URL","bronx","N","","","OTHER","Other","bronx","CSV","CSV","","1650 Hammersley Ave","","Bronx","NY","US","104693114" +"1235780644","OTHERS","Other URL","bronx","N","","","OTHER","Other","bronx","CSV","CSV","","1650 Hammersley Ave","","Bronx","NY","US","104693114" +"1134770548","OTHERS","Other URL","na","N","","","","","","","","","406 S Main St","","Winnsboro","TX","US","754943226" +"1306497706","OTHERS","Other URL","Goalkeeper","N","","","","","","","","","2040 SE Powell Blvd","","Portland","OR","US","972022345" +"1124679527","CONNECT","CONNECT URL","XXX","N","XXX","","HIE","Health Information Exchange (HIE)","","OTHER","Other","XXX","538 S Manhattan Pl Apt 304","","Los Angeles","CA","US","900204489" +"1124679527","CONNECT","CONNECT URL","XXX","N","XXX","","HIE","Health Information Exchange (HIE)","","OTHER","Other","XXX","538 S Manhattan Pl Apt 304","","Los Angeles","CA","US","900204489" +"1215588611","DIRECT","Direct Messaging Address","jlandis@new-beginningsrtc.com","N","jlandis@new-beginningsrtc.com","","DIRECT","Direct","","CSV","CSV","","100 Broadway Ave","","Youngstown","OH","US","445052789" +"1407407802","DIRECT","Direct Messaging Address","mgarner@mhainc.org","N","","","","","","","","","995 Worthington St","","Springfield","MA","US","011094027" +"1487205886","CONNECT","CONNECT URL","K.harman@heartlandhouse.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5855 Streamview Dr","","San Diego","CA","US","921053910" +"1316598725","DIRECT","Direct Messaging Address","jreich@kessler-rehab.com","N","","","","","","","","","201 Pleasant Hill Rd","","Chester","NJ","US","079302141" +"1679124093","DIRECT","Direct Messaging Address","erica.moyer@madisoncounty.ny.gov","N","e-mail","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Health CAre","138 N Court St","","Wampsville","NY","US","131637714" +"1225689631","CONNECT","CONNECT URL","peaksurgicalasc.com","N","Facility Website","","DIRECT","Direct","","CSV","CSV","","11 W Dry Creek Cir Ste 120","","Littleton","CO","US","801208078" +"1124679535","DIRECT","Direct Messaging Address","jfuselier@aimclinics.com","N","","","","","","","","","2240 36th Ave NW Ste 100","","Norman","OK","US","730723251" +"1942851365","OTHERS","Other URL","pminogue@shcc.in","N","","","","","","","","","410 Foulk Rd Ste 106","","Wilmington","DE","US","198033835" +"1124679543","DIRECT","Direct Messaging Address","james.benn@wraparoundfamily.org","N","Owner Email","","DIRECT","Direct","","CSV","CSV","","29 Academy St","","Arlington","MA","US","024766433" +"1093366429","OTHERS","Other URL","Mauria2753@gmail.com","N","","","","","","","","","4134 NW 79th Ave Apt 1A","","Doral","FL","US","331666533" +"1164073599","DIRECT","Direct Messaging Address","juliazelenik@uchospitals.edu","N","","","DIRECT","Direct","","CSV","CSV","","9255 Waterfall Glen Blvd","","Darien","IL","US","605615282" +"1336790765","OTHERS","Other URL","other","N","office server","","HIE","Health Information Exchange (HIE)","","OTHER","Other","other","4346 Alcott St","","Denver","CO","US","802111755" +"1053962498","CONNECT","CONNECT URL","serenityseniorcare@yahoo.com","N","","","","","","","","","1126 Hilltop Dr","","Lawrence","KS","US","660444530" +"1760033195","CONNECT","CONNECT URL","Euless","N","SUper Value Pharmacy","","DIRECT","Direct","","CSV","CSV","","720 N Industrial Blvd","","Euless","TX","US","760397495" +"1174174510","OTHERS","Other URL","SCCSECURE","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","SCCSECURE","828 S Bascom Ave Ste 180","","San Jose","CA","US","951282600" +"1396396727","DIRECT","Direct Messaging Address","powell9082@bellsouth.net","N","","","","","","","","","8367 Chimneyrock Blvd","","Cordova","TN","US","380165160" +"1538710975","CONNECT","CONNECT URL","https://scotty-cypress.clientsecure.me","Y","secure online patform","Mindful Healing Therapy and Wellness, LLC","DIRECT","Direct","","OTHER","Other","secure messaging","4007 N Taliaferro Ave Ste C","","Tampa","FL","US","336034326" +"1649821075","CONNECT","CONNECT URL","www.providersbilling.com","N","","","","","","","","","9326 W 33rd Ln","","Hialeah","FL","US","330182068" +"1063063402","DIRECT","Direct Messaging Address","GarrettC@Retreatmail.com","N","","","","","","","","","114 NW 6th St","","Boynton Beach","FL","US","334264371" +"1104477546","OTHERS","Other URL","alisha.m.clark@store.lowes.com","N","","","","","","","","","3907 Elmonte Ct","","Indianapolis","IN","US","462265536" +"1528619871","DIRECT","Direct Messaging Address","april@thecompasspoint.org","N","","","","","","","","","1807 Williams St","","Sturgis","SD","US","577851142" +"1477104727","CONNECT","CONNECT URL","Purposecounselingandmhs@gmail.com","N","Business email address","","DIRECT","Direct","","CSV","CSV","","11011 Cal Rd Apt 94","","Baton Rouge","LA","US","708092873" +"1730730086","DIRECT","Direct Messaging Address","jbaker@marscare.com","N","","","","","","","","","826 Delaware Ave","","Fountain Hill","PA","US","180151174" +"1255982518","DIRECT","Direct Messaging Address","drmalone@malonemd.com","N","","","","","","","","","4150 Regents Park Row Ste 280","","LA Jolla","CA","US","920371417" +"1487205753","OTHERS","Other URL","https://console.jumpcloud.com/#/groups/user/5d8d467245886d60ee5875f3/details","N","jump cloud","","DIRECT","Direct","","OTHER","Other","jump cloud","3904 Welham Green Ct","","Douglasville","GA","US","301357236" +"1740831015","OTHERS","Other URL","Greenwood","N","email","","DIRECT","Direct","","OTHER","Other","Greenwood","21580 Stacey Ln","","Greenwood","NE","US","683661776" +"1285285569","CONNECT","CONNECT URL","discoversmilesdental@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2900 E Desert Inn Rd Ste 109","","Las Vegas","NV","US","891213619" +"1558912006","OTHERS","Other URL","Orlando","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Orlando","12472 Lake Underhill Rd # 162","","Orlando","FL","US","328287144" +"1720639271","OTHERS","Other URL","SimplePractice","N","","","DIRECT","Direct","Simple Practice","CSV","CSV","","11851 Physicians Dr.","","El Paso","TX","US","799367993" +"1720639271","OTHERS","Other URL","simplepractice","N","","","DIRECT","Direct","","CSV","CSV","","11851 Physicians Dr.","","El Paso","TX","US","799367993" +"1407407968","OTHERS","Other URL","sadiel.shields@gmail.com","N","email","","DIRECT","Direct","","","","","ITS 3131 Tom Austin Highway","","Springfield","TN","US","37172" +"1801447271","DIRECT","Direct Messaging Address","sma@smapr.org","N","","","","","","","","","Esquina Pasarell # 19 Calle 25 de Julio","","Yauco","PR","US","00698" +"1164073532","CONNECT","CONNECT URL","MENIFEE","N","","","DIRECT","Direct","","OTHER","Other","MENIFEE","31809 Abbott Ct","","Menifee","CA","US","925843830" +"1164073532","CONNECT","CONNECT URL","Murrieta","N","","","DIRECT","Direct","","","","","34838 Teaberry Pl","","Murrieta","CA","US","925638418" +"1164073532","OTHERS","Other URL","MENIFEE","N","","","DIRECT","Direct","","OTHER","Other","RESIDENT","31809 Abbott Ct","","Menifee","CA","US","925843830" +"1821649278","CONNECT","CONNECT URL","www.therasoft.com","Y","emr","Therasoft Inc.","DIRECT","Direct","","","","","640 W California Ave Ste 210","","Sunnyvale","CA","US","940863624" +"1235780610","CONNECT","CONNECT URL","LakeWaccamaw","Y","","Boys & Girls Homes of NC, Inc","HIE","Health Information Exchange (HIE)","","CSV","CSV","","104 East Old US Hwy 74/76","","Lake Waccamaw","NC","US","284502845" +"1508417064","DIRECT","Direct Messaging Address","mkflynn@theliteracycenter.com","N","","","","","","","","","80 N Main St","","Attleboro","MA","US","027032218" +"1952952491","CONNECT","CONNECT URL","https://npiregistry.cms.hhs.gov/api/?version=2.0","N","tbd","","","","","","","","339 Brighton Rd","","Wilmington","NC","US","284094004" +"1477104917","DIRECT","Direct Messaging Address","Shayna.Caine@resourcecenter.org","N","Company Email Address","","DIRECT","Direct","","CSV","CSV","","186 Lake Shore Dr W","","Dunkirk","NY","US","140481437" +"1194376632","DIRECT","Direct Messaging Address","christine.rayyan@beaumont.org","N","Beaumont hospital troy","","DIRECT","Direct","","CSV","CSV","","44201 Dequindre Rd","","Troy","MI","US","480851117" +"1457902900","DIRECT","Direct Messaging Address","brr@larkinhospital.com","N","","","DIRECT","Direct","","","","","7031 SW 62nd Ave","","South Miami","FL","US","331434701" +"1457902900","DIRECT","Direct Messaging Address","brr@larkinhospital.com","N","","","DIRECT","Direct","","","","","7031 SW 62nd Ave","","South Miami","FL","US","331434701" +"1457902918","DIRECT","Direct Messaging Address","jason.vansickle@va.gov","N","","","","","","","","","2401 W Main St","","Marion","IL","US","629591188" +"1457902918","DIRECT","Direct Messaging Address","jason.vansickle@va.gov","N","","","","","","","","","2401 W Main St","","Marion","IL","US","629591188" +"1952952418","CONNECT","CONNECT URL","geormar.lcsw@gmail.com","N","","","","","","","","","197 Jackson Ave","","Stratford","CT","US","066156215" +"1225689680","DIRECT","Direct Messaging Address","pwilliams@bacr.org","N","","","","","","","","","13 Peter Behr Dr","","San Rafael","CA","US","949035216" +"1598316952","DIRECT","Direct Messaging Address","therapists@foundationsforchange.net","Y","email","Foundations for Change, LLC","DIRECT","Direct","","CSV","CSV","","3115 S Grand Blvd Ste 450","","Saint Louis","MO","US","631181045" +"1851942221","DIRECT","Direct Messaging Address","Gtovar@optimafamilyservices.com","N","Work email","","OTHER","Other","Work email","OTHER","Other","Work email","3909 Dawes St Unit 307","","Riverside","CA","US","925033677" +"1639720006","CONNECT","CONNECT URL","Mindhealthcolumbus@gmail.com","N","","","","","","","","","4010 Main St","","Hilliard","OH","US","430261423" +"1730730102","DIRECT","Direct Messaging Address","info@instasupporthomecareagency.org","N","email","","","","","CSV","CSV","","3601 B St Unit B","","Philadelphia","PA","US","191341005" +"1376194746","DIRECT","Direct Messaging Address","brian@personalwellnesscounseling.com","N","Email","","","","","","","","10999 Reed Hartman Hwy Ste 304D","","Blue Ash","OH","US","452428300" +"1437700804","CONNECT","CONNECT URL","lrcc257@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","79 Hollister St","","Dundee","NY","US","148371119" +"1376194753","CONNECT","CONNECT URL","Ashleypez@yahoo.com","N","","","","","","","","","10436 Santa Monica Blvd","","Los Angeles","CA","US","90025" +"1285285668","CONNECT","CONNECT URL","N/A","N","","","","","","","","","1060 Sunset Strip","","Sunrise","FL","US","333136106" +"1407407893","CONNECT","CONNECT URL","smilesquad@gmail.com","N","","","","","","","","","11740 State Highway 249 Ste A","","Houston","TX","US","770864133" +"1134770522","DIRECT","Direct Messaging Address","rocelm@ccsww.org","N","work email","","OTHER","Other","sending data","OTHER","Other","provider NPI information","631 Strander Blvd Ste A","","Tukwila","WA","US","981882963" +"1033760426","CONNECT","CONNECT URL","goecker1@msu.edu","N","email","","","","","","","","1106 Glenwood Dr","","Mount Pleasant","MI","US","488584326" +"1720639115","CONNECT","CONNECT URL","NPI","N","","","","","","","","","8751 E Hampden Ave Ste B9","","Denver","CO","US","802314929" +"1104477553","DIRECT","Direct Messaging Address","admin@kismetcottagellc.com","N","fax","","DIRECT","Direct","","","","","7642 Kismet St","","Miramar","FL","US","330235949" +"1447801857","CONNECT","CONNECT URL","tananachiefs.org","N","","","","","","","","","122 1st Ave","","Fairbanks","AK","US","997014871" +"1710538129","OTHERS","Other URL","CVS","N","","","","","","","","","7501 Baltimore Ave Ste 1","","College Park","MD","US","207403651" +"1053962472","OTHERS","Other URL","Brittany.king@myalliancehealth.com","N","","","","","","","","","2825 Parklawn Dr","","Midwest City","OK","US","731104201" +"1235780651","SOAP","SOAP URL","SOAP","N","","","","","","","","","1001 Kamokila Blvd Ste 1001","","Kapolei","HI","US","967072014" +"1659922003","DIRECT","Direct Messaging Address","nielsd@instepps.com","N","email Address","","","","","","","","18008 Sky Park Cir Ste 110","","Irvine","CA","US","926146434" +"1417508862","CONNECT","CONNECT URL","Camarillo","N","","","","","","","","","400 W Ventura Blvd Ste 230","","Camarillo","CA","US","930109142" +"1336790781","CONNECT","CONNECT URL","laptop","N","","","","","","","","","1816 W Magdalena Ln","","Phoenix","AZ","US","850417815" +"1427609783","CONNECT","CONNECT URL","Other","N","Other","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Other","830 NE 28th St Apt 111","","Ocala","FL","US","344703686" +"1265083539","OTHERS","Other URL","https://console.jumpcloud.com/#/groups/user/5d8d467245886d60ee5875f3/details","N","jumpcloud","","DIRECT","Direct","","OTHER","Other","jumpcloud","3904 Welham Green Ct","","Douglasville","GA","US","301357236" +"1316598683","CONNECT","CONNECT URL","lesalazar@thewholechild.org","Y","lesalazar@thewholechild.org","The Whole Child - Mental Health & Housing Services","DIRECT","Direct","","CSV","CSV","","12225 Beverly Blvd","","Whittier","CA","US","906012966" +"1285285551","OTHERS","Other URL",".","N","","","","","","","","","20 University Pl","","New York","NY","US","100034530" +"1285285551","OTHERS","Other URL","Rx","N","","","","","","","","","196 Orchard St","","New York","NY","US","100025093" +"1811548183","CONNECT","CONNECT URL","BrightTree","N","","","","","","","","","1943 S May St # 1F","","Chicago","IL","US","606083359" +"1346891611","DIRECT","Direct Messaging Address","jasmine.brown9@va.gov","N","","","","","","","","","2300 Ramsey St","","Fayetteville","NC","US","283013856" +"1134770415","CONNECT","CONNECT URL","Clinton","N","","","","","","","","","901 Highway 80 E","","Clinton","MS","US","390565244" +"1720639008","OTHERS","Other URL","nwsmg@yahoo.com","Y","","NORTHWEST SUBURBAN MEDICAL GROUP S.C","DIRECT","Direct","","","","","2201 W Schaumburg Rd","","Schaumburg","IL","US","601943891" +"1992356240","OTHERS","Other URL","melissa@plummedicalaesthetics.com","N","","","","","","","","","10985 S State St","","Sandy","UT","US","840704102" +"1871144147","DIRECT","Direct Messaging Address","msadhall@outlook.com","N","msadhall@outlook.com","","DIRECT","Direct","","OTHER","Other","Computer","4480 State Route 43","","Kent","OH","US","442406971" +"1700437050","OTHERS","Other URL","EMR","N","","","HIE","Health Information Exchange (HIE)","","","","","20 San Filippo Dr SE","","Palm Bay","FL","US","32909" +"1568013951","DIRECT","Direct Messaging Address","Toros@code3er.com","Y","Email","Code 3 Emergency Physicians, PA","DIRECT","Direct","","OTHER","Other","Email","400 Enterprise Blvd","","Rockport","TX","US","783824341" +"1568013951","DIRECT","Direct Messaging Address","Toros@code3er.com","Y","Email","Code 3 Emergency Physicians, PA","DIRECT","Direct","","OTHER","Other","Email","400 Enterprise Blvd","","Rockport","TX","US","783824341" +"1144871393","CONNECT","CONNECT URL","zfbigayslp@gmail.com","N","SLP","","DIRECT","Direct","","OTHER","Other","SLP","262 Uruguay","8F Condominio Altagracia","San Juan","PR","US","00917" +"1144871393","CONNECT","CONNECT URL","zfbigayslp@gmail.com","N","SLP","","DIRECT","Direct","","OTHER","Other","SLP","262 Uruguay","8F Condominio Altagracia","San Juan","PR","US","00917" +"1992356331","DIRECT","Direct Messaging Address","abruce@southmountain.org","N","Email Address","","DIRECT","Direct","","","","","107 S Johnson St","","Brevard","NC","US","287123707" +"1881245215","DIRECT","Direct Messaging Address","jessicareynolds@hope-counselingcenter.org","N","email","","","","","","","","1430 Alhambra Blvd Ste 200","","Sacramento","CA","US","958166543" +"1972154300","DIRECT","Direct Messaging Address","amanda@twccllc.com","N","email","","DIRECT","Direct","","OTHER","Other","html","105c W Wall St","","Harrisonville","MO","US","64701" +"1821649260","OTHERS","Other URL","Randy.Cook4@va.gov","N","Randy.Cook4@va.gov","","OTHER","Other","other","OTHER","Other","Randy.Cook4@va.gov","2300 Ramsey St","","Fayetteville","NC","US","283013856" +"1972154417","DIRECT","Direct Messaging Address","Office@endotustin.com","N","","","","","","","","","13420 Newport Ave Ste H","","Tustin","CA","US","927803745" +"1144871682","DIRECT","Direct Messaging Address","info@enarahealth.com","N","email","","DIRECT","Direct","","CSV","CSV","","1650 S Amphlett Blvd Ste 115","","San Mateo","CA","US","944022514" +"1730730136","CONNECT","CONNECT URL","khopkins@pcccares","N","","","","","","","","","2885 Churn Creek Rd Ste A","","Redding","CA","US","960021147" +"1669023057","CONNECT","CONNECT URL","Detroit","N","","","","","","","","","4401 Conner St","","Detroit","MI","US","482152201" +"1821649229","OTHERS","Other URL","rocelm@ccsww.org","N","NPI information","","HIE","Health Information Exchange (HIE)","","OTHER","Other","NPI information","631 Strander Blvd Ste A","","Tukwila","WA","US","981882963" +"1992356315","CONNECT","CONNECT URL","Methuen","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","246 Broadway Ste 2","","Methuen","MA","US","018443044" +"1528619947","DIRECT","Direct Messaging Address","skye@wholevalleytherapy.com","N","Group Practice Email","","DIRECT","Direct","","","","","15315 1st Ave NE Ste 216","","Duvall","WA","US","980195005" +"1144871575","OTHERS","Other URL","https://secure.simplepractice.com/users/sign_in","N","Client Portal","","","","","","","","1020 Somerset Cir","","Forney","TX","US","751263840" +"1871144204","DIRECT","Direct Messaging Address","LEARNEST@MEDAC.COM","N","LEARNEST@MEDAC.COM","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1320 Mercy Dr NW","","Canton","OH","US","447082614" +"1013568443","DIRECT","Direct Messaging Address","info@behaviorworksaba.com","N","email","","OTHER","Other","health","OTHER","Other","PDF","618 N High School Rd","","Indianapolis","IN","US","462143684" +"1912558354","CONNECT","CONNECT URL","southern.patricia@gmail.com","N","","","","","","","","","21 Hospital Dr","","Asheville","NC","US","288014550" +"1558912998","OTHERS","Other URL","DROPBOX","N","FILE TRANSFER SOFTWARE","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10151 Enterprise Ctr Ste 200","","Boynton Beach","FL","US","334373761" +"1275184624","DIRECT","Direct Messaging Address","Karen.williams@rehabcare.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","703 E Buffalo St","","Polo","IL","US","610641701" +"1992356349","OTHERS","Other URL","MStohner@kort.com","N","Work email","","DIRECT","Direct","","OTHER","Other","email","111 Westridge Dr Ste E-F","","Frankfort","KY","US","406014448" +"1396396644","DIRECT","Direct Messaging Address","keriann.uno@yale.edu","Y","","Yale School of Nursing Faculty Practice Group","","","","","","","400 W Campus Dr","","Orange","CT","US","064773646" +"1235780586","OTHERS","Other URL","karlagrahamdoula@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2621 NE 131st Ct","","Vancouver","WA","US","986846428" +"1225689573","DIRECT","Direct Messaging Address","hunter.lin@parknicollet.com","N","","","","","","","","","6500 Excelsior Blvd","2nd Floor Surgery Center/PACU","St. Louis Park","MN","US","55426" +"1033760384","CONNECT","CONNECT URL","Leslie_hagood@yahoo.com","N","Encrypted Email","","","","","","","","138 Larkspur Ln","","Columbia","SC","US","292298173" +"1396396651","CONNECT","CONNECT URL","info@hopepca-vegas.com","N","","","","","","","","","2670 Crimson Canyon Dr Ste 150","","Las Vegas","NV","US","891280848" +"1902457260","DIRECT","Direct Messaging Address","lmft@kathrinwinklertherapy.com","N","business email and computer","","DIRECT","Direct","","CSV","CSV","","2900 Bristol St Ste J206","","Costa Mesa","CA","US","926267921" +"1598316853","OTHERS","Other URL","Manteca","N","","","","","","","","","1476 Ridgecrest Dr","","Manteca","CA","US","953363033" +"1154972420","DIRECT","Direct Messaging Address","isabel.luk@hiu.edu","N","email","","DIRECT","Direct","","OTHER","Other","Fullerton","13710 La Mirada Blvd","","LA Mirada","CA","US","906383028" +"1215588595","CONNECT","CONNECT URL","sounditoutslp@gmail.com","N","email","","","","","","","","5348 W 142nd Pl","","Hawthorne","CA","US","902506640" +"1295386571","DIRECT","Direct Messaging Address","shannonmae@ubuntu.kareodirect.com","N","Direct certificate","","DIRECT","Direct","","OTHER","Other","direct cert kareo","3900 Max Pl, 101","","Boynton Beach","FL","US","334362056" +"1922659200","DIRECT","Direct Messaging Address","chandler.perez@calpsychcare.com","Y","","California PsychCare Inc.","","","","","","","1343 N Grand Ave","","Covina","CA","US","917244020" +"1962053264","DIRECT","Direct Messaging Address","info@chicagobonejointclinic.com","N","","","DIRECT","Direct","","","","","6457 S Pulaski Rd","","Chicago","IL","US","606295148" +"1972154276","DIRECT","Direct Messaging Address","info@pingetonseniorcare.com","N","","","","","","","","","2300 Bethelview Rd Ste 110-332","","Cumming","GA","US","300409475" +"1326699620","DIRECT","Direct Messaging Address","Leanna.Smith@vbschools.com","Y","work email","Virginia Beach City Public Schools","DIRECT","Direct","","CSV","CSV","","1413 Laskin Rd","Laskin Rd. Annex","Virginia Beach","VA","US","234516007" +"1932750247","DIRECT","Direct Messaging Address","bpolesfa@hillside.com","Y","","Hillside Childrens Center","DIRECT","Direct","","CSV","CSV","","1183 Monroe Avenue","","Rochester","NY","US","14620" +"1932750247","OTHERS","Other URL","bpolesfa@hillside.com","Y","","Hillside Childrens Center","DIRECT","Direct","","CSV","CSV","","1 Mustard St","","Rochester","NY","US","146096980" +"1922659234","CONNECT","CONNECT URL","Valant","N","Electronic Health Record","","OTHER","Other","None","CSV","CSV","","1703 Country Club Rd Ste 204","","Jacksonville","NC","US","285466098" +"1053962290","CONNECT","CONNECT URL","parkersjohnson@gmail.com","N","","","","","","","","","5448 N Dean Rd","","Orlando","FL","US","328173241" +"1316598550","CONNECT","CONNECT URL","SAAMS","N","SAAMS","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2400 Glenwood Ave Ste 126","","Joliet","IL","US","604355495" +"1508417759","DIRECT","Direct Messaging Address","admin@annapoliscounselingcenter.com","N","admin email","","","","","","","","700 Melvin Ave Ste 5","","Annapolis","MD","US","214011506" +"1750932091","CONNECT","CONNECT URL","Elkhart","N","","","","","","","","","428 Cimarron street","","Elkhart","KS","US","67950" +"1841841186","OTHERS","Other URL","Hendersonville","N","main office","","DIRECT","Direct","","CSV","CSV","","260 W Main St Ste 211","","Hendersonville","TN","US","370757311" +"1063063204","DIRECT","Direct Messaging Address","nichole.sherwood@va.gov","N","","","","","","","","","1314 24th Avenue S","","Nashville","TN","US","37212" +"1376194688","DIRECT","Direct Messaging Address","karyn.huber@hpmg.com","N","","","","","","","","","1435 River Park Dr","","Sacramento","CA","US","958154509" +"1487205712","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","24 Kensington Ct","","Somers","CT","US","060711559" +"1336790625","DIRECT","Direct Messaging Address","sburke@connectionscsp.org","N","","","","","","","","","320 N High Street Extended","","Smyrna","DE","US","199771183" +"1215588504","SOAP","SOAP URL","Lynnwood","N","","","","","","","","","18421 Highway 99 Ste G","","Lynnwood","WA","US","980374457" +"1700437084","CONNECT","CONNECT URL","https://securemail.crchealth.com/securereader/read.jsf","N","secure","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5900 Brockton Ave","","Riverside","CA","US","925061862" +"1841841137","DIRECT","Direct Messaging Address","michael@solsticecares.com","N","Email address","","","","","","","","300 Birmingham Rd","","Pemberton","NJ","US","080681326" +"1568013852","SOAP","SOAP URL","Wheeling","N","","","","","","","","","2101 Chapline St","","Wheeling","WV","US","260033875" +"1639720923","CONNECT","CONNECT URL","growcounseling.com","Y","","Grow heal live lead llc","DIRECT","Direct","","","","","200 Westpark Dr Ste 130","","Peachtree City","GA","US","302691447" +"1275184590","CONNECT","CONNECT URL","crisnken@gmail.com","N","email","","","","","","","","18413 Billek Ct","","Poolesville","MD","US","208372510" +"1902457229","OTHERS","Other URL","https://athenanet.athenahealth.com/8589/20/login.esp","N","Athena Health; ameyaardschaap","","DIRECT","Direct","","OTHER","Other","pdf","2060 Division Ave S","","Grand Rapids","MI","US","495073029" +"1194376418","OTHERS","Other URL","Spokane","N","Dental Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","421 W Riverside Ave Ste 810","","Spokane","WA","US","992010410" +"1770134017","DIRECT","Direct Messaging Address","belonwug@saccounty.net","N","","","DIRECT","Direct","","","","","4600 Broadway","","Sacramento","CA","US","958201527" +"1033760368","OTHERS","Other URL","rxm","N","","","","","","","","","4030 Annas Retreat","","Charlotte Amalie","VI","US","008022221" +"1720639065","CONNECT","CONNECT URL","Boulder","N","","","","","","","","","6007 Oreg Ave","","Boulder","CO","US","803031314" +"1811548076","CONNECT","CONNECT URL","ashour.ashraf@gmail.com","N","","","","","","","","","3099 Coney Island Ave","","Brooklyn","NY","US","112356305" +"1265083505","DIRECT","Direct Messaging Address","david.malmrose@stores.sfdc.com","N","e-mail","","DIRECT","Direct","","","","","922 E 2100 S","","Salt Lake City","UT","US","841062364" +"1679124911","CONNECT","CONNECT URL","email","Y","","Nicklaus Children's Hospital","","","","","","","3100 SW 62nd Ave","","Miami","FL","US","331553009" +"1831740083","DIRECT","Direct Messaging Address","chris.gibbs@talberthouse.org","N","secure email","","DIRECT","Direct","","OTHER","Other","secure email","1617 Reading Rd","","Cincinnati","OH","US","452021413" +"1578114716","CONNECT","CONNECT URL","Chicago","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5860 N Lincoln Ave Ste 2","","Chicago","IL","US","606594630" +"1487205720","CONNECT","CONNECT URL","julie.tucker@salemhealth.org","N","","","DIRECT","Direct","","","","","755 Mission St SE","","Salem","OR","US","973026211" +"1790336931","DIRECT","Direct Messaging Address","padams@fl-ortho.exscribedirect.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1053 Medical Center Dr Ste 101","","Orange City","FL","US","327638259" +"1336790575","DIRECT","Direct Messaging Address","shellen.perera@victorybrt.com","N","work email","","","","","","","","8185 NW 98th Ter","","Miami Lakes","FL","US","330162257" +"1902457153","DIRECT","Direct Messaging Address","fehcenter@qwestoffice.net","N","","","","","","","","","6004 SW 9th St","","Des Moines","IA","US","503155011" +"1366093510","REST","RESTful URL","Bigheartcompanion8@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email address","2996 Westvista Cir","","Fort Worth","TX","US","761335792" +"1538710702","DIRECT","Direct Messaging Address","vemandal@att.net","N","Email","","DIRECT","Direct","","CSV","CSV","","3400 Chapel Hill Rd Ste 307","","Douglasville","GA","US","301351739" +"1023669348","DIRECT","Direct Messaging Address","mseid@longbeachreach.com","N","","","","","","","","","2-12 W Park Ave","","Long Beach","NY","US","115612025" +"1942851233","DIRECT","Direct Messaging Address","gretchen@thespeechstationllc.com","N","email","","","","","","","","140 Prospect Ave Ste P","","Saint Louis","MO","US","631226024" +"1801447107","DIRECT","Direct Messaging Address","erin@theteachgroup.com","Y","practice email address","The TEACH Group, LLC","DIRECT","Direct","","OTHER","Other","email","7351 Middlebrook Pike","","Knoxville","TN","US","379093108" +"1417508680","OTHERS","Other URL","Breckenridgedavis@hotmail.com","N","Email","","","","","","","","2284 Bull Lake Dr","","Henderson","NV","US","890525815" +"1609427988","DIRECT","Direct Messaging Address","mmeiklejohn@jbfcs.org","N","email","","","","","","","","500 Linda Ave","","Hawthorne","NY","US","105321313" +"1316598600","CONNECT","CONNECT URL","EPIC","N","","","","","","","","","1900 South Ave","","LA Crosse","WI","US","546015467" +"1972154144","CONNECT","CONNECT URL","NA","N","","","","","","","","","193 Jefferson Ave Ste 101","","Salem","MA","US","019702959" +"1457902751","OTHERS","Other URL","www.opsfamilycare.com","N","","","","","","","","","620 Wilker Neal Ave","","River Ridge","LA","US","701231012" +"1760033062","DIRECT","Direct Messaging Address","mkastelnik@marscare.com","N","","","","","","","","","826 Delaware Ave","","Fountain Hill","PA","US","180151174" +"1639720931","OTHERS","Other URL","Merriam","N","","","","","","","","","8702 W 49th Ter","","Merriam","KS","US","662031710" +"1518518828","DIRECT","Direct Messaging Address","vking@benedictcenter.org","N","Work Email Address","","DIRECT","Direct","","CSV","CSV","","1849 N Dr Martin Luther King Jr Dr Ste 101","","Milwaukee","WI","US","532123639" +"1518518828","CONNECT","CONNECT URL","vking@benedictcenter.org","N","Work Email Address","","DIRECT","Direct","","CSV","CSV","","1849 N Dr Martin Luther King Jr Dr Ste 101","","Milwaukee","WI","US","532123639" +"1629629928","CONNECT","CONNECT URL","Server","N","","","HIE","Health Information Exchange (HIE)","","","","","212 Outlet Pointe Blvd","","Columbia","SC","US","292105667" +"1215588520","SOAP","SOAP URL","CLINTON","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2601 18th St NE","","Washington","DC","US","200181301" +"1407407711","DIRECT","Direct Messaging Address","paula.vetrone@omh.ny.gov","Y","e mail address","Mohawk Valley Psychiatric Center","DIRECT","Direct","","","","","1400 Noyes St","","Utica","NY","US","135023854" +"1932750254","OTHERS","Other URL","SIGMARXPHARMACY@GMAIL.COM","N","COMPANY EMAIL ADDRESS","","DIRECT","Direct","","OTHER","Other","EMAIL","915 W Parker Rd Ste 321A","","Plano","TX","US","750237136" +"1235780578","CONNECT","CONNECT URL","Henderson","N","","","DIRECT","Direct","","CSV","CSV","","4450 Karen Ave Apt 2","","Las Vegas","NV","US","891217928" +"1053962399","DIRECT","Direct Messaging Address","Rachael.Knudsen@ctcprograms.com","N","","","","","","","","","1610 Miller Park Way","","West Milwaukee","WI","US","532143604" +"1881245066","OTHERS","Other URL","jbaileylmt123@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","406 High Ave","","Mountain Home","AR","US","726535340" +"1720639966","CONNECT","CONNECT URL","Jane.Worster","N","","","DIRECT","Direct","","CSV","CSV","","211 Marsh Stream Rd","","Frankfort","ME","US","044383214" +"1134770399","OTHERS","Other URL","None","N","","","","","","","","","507 E Armstrong Ave","","Peoria","IL","US","616033201" +"1952952111","CONNECT","CONNECT URL","direct","N","","","DIRECT","Direct","","CSV","CSV","","7359 Highway 17 N","","Newport","AR","US","721129177" +"1497306658","CONNECT","CONNECT URL","innerworkings.org","N","","","","","","","","","4800 Wadsworth Blvd Ste 104","","Wheat Ridge","CO","US","800333314" +"1497306658","CONNECT","CONNECT URL","innerworkings.org","N","","","","","","","","","4800 Wadsworth Blvd Ste 104","","Wheat Ridge","CO","US","800333314" +"1497306658","DIRECT","Direct Messaging Address","thomasjpals@innerworkings.org","N","HIPPA compliant email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","client file","4800 Wadsworth Blvd Ste 104","","Wheat Ridge","CO","US","800333314" +"1760033922","CONNECT","CONNECT URL","IOP@CELEBRATIIONPOINTE.ORG","N","","","","","","","","","6110 Howdershell Rd","","Hazelwood","MO","US","630421170" +"1083265243","DIRECT","Direct Messaging Address","Favor1@optonline.net","N","Wrok","","DIRECT","Direct","","CSV","CSV","","1206 E 84th St","","Brooklyn","NY","US","112364912" +"1770134942","REST","RESTful URL","https://aspencreekalaska.alisonline.com","N","","","DIRECT","Direct","","CSV","CSV","","5915 Petersburg St","","Anchorage","AK","US","995072016" +"1710538970","CONNECT","CONNECT URL","qualitycare146@yahoo.com","N","business email","","DIRECT","Direct","","CSV","CSV","","2914 Green St","","Marianna","FL","US","324463334" +"1841841020","OTHERS","Other URL","https://ajswigs-com.3dcartstores.com/crm.asp?action=contactus","N","private secure https web based","","DIRECT","Direct","","CSV","CSV","","1100 Hooksett Rd Ste 106","","Hooksett","NH","US","031061073" +"1417508672","CONNECT","CONNECT URL","SimplePractice","N","EHR","","","","","","","","9180 Estero Park Commons Blvd Ste 6","","Estero","FL","US","339283218" +"1134770308","DIRECT","Direct Messaging Address","ccalabrase@sovereignhealthcare.com","N","Email","","DIRECT","Direct","","CSV","CSV","","14803 Holland Rd","","Brookpark","OH","US","441423065" +"1245881408","CONNECT","CONNECT URL","n/a","N","N/a","","DIRECT","Direct","","","","","520 Richmond St","","Orlando","FL","US","328061353" +"1295386464","DIRECT","Direct Messaging Address","Carrie.George@buckeyeranch.org","Y","secure email","The Buckeye Ranch, Inc.","DIRECT","Direct","","OTHER","Other","Encrypted Data line","5665 Hoover Rd","","Grove City","OH","US","431239280" +"1578114740","DIRECT","Direct Messaging Address","griggins@scottsvalleyusd.org","N","","","","","","","","","4444 Scotts Valley Dr Ste 5B","","Scotts Valley","CA","US","950664529" +"1700437977","DIRECT","Direct Messaging Address","lagniappebh@outlook.com","N","email","","DIRECT","Direct","","CSV","CSV","","360 Market St Ste 201","","Williamsport","PA","US","177016332" +"1174174346","OTHERS","Other URL","amccrea.slp@gmail.com","N","","","DIRECT","Direct","","","","","6226 Flamingo Way","","Rocklin","CA","US","957655930" +"1609427871","DIRECT","Direct Messaging Address","cthomas@prfi.org","N","","","","","","","","","28 Debevoise St","5th Fl","Brooklyn","NY","US","11206" +"1194376376","CONNECT","CONNECT URL","dlewis@lacada.com","N","dlewis@lacada.com","","DIRECT","Direct","","CSV","CSV","","10210 Orr and Day Rd","","Santa Fe Springs","CA","US","906703581" +"1194376376","CONNECT","CONNECT URL","dlewis@lacada.com","N","dlewis@lacada.com","","DIRECT","Direct","","CSV","CSV","","10210 Orr and Day Rd","","Santa Fe Springs","CA","US","906703581" +"1770134959","CONNECT","CONNECT URL","1OP@CELEBRATIONPOINTE.ORG","N","","","HIE","Health Information Exchange (HIE)","","","","","6110 Howdershell Rd","","Hazelwood","MO","US","630421170" +"1659922839","CONNECT","CONNECT URL","https://nppes.cms.hhs.gov/?forward=static.npistart#/healthInformationExchange","N","","","","","","","","","1420 Holcomb Ave Ste 102","","Reno","NV","US","895028008" +"1104477389","CONNECT","CONNECT URL","Brick","N","","","DIRECT","Direct","","CSV","CSV","","455 Route 9 S","","Little Egg Harbor Twp","NJ","US","080872225" +"1578114765","DIRECT","Direct Messaging Address","HealthAidGLobCorp@outlook.com","N","safe place","","DIRECT","Direct","","CSV","CSV","","5924 Ithaca Cir W","","Lake Worth","FL","US","334631518" +"1396396586","DIRECT","Direct Messaging Address","ramcenter60@gmx.com","N","","","","","","","","","3181 Pintail Dr","","Lake Havasu City","AZ","US","864065543" +"1700437902","OTHERS","Other URL","Aspirehp.org","N","In a subject headline, type **encrypt**","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1800 Mercy Dr","","Orlando","FL","US","328085646" +"1972154185","CONNECT","CONNECT URL","Cerner","Y","","St John's Regional Medical Center","","","","","","","5050 E Kenosha St","","Broken Arrow","OK","US","740146711" +"1134770324","CONNECT","CONNECT URL","unknown","N","unknown","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1510 S Vine Ave","","Tyler","TX","US","757012826" +"1447801667","CONNECT","CONNECT URL","Lenexa","N","","","","","","","","","9701 Monrovia St","","Lenexa","KS","US","662151564" +"1619528833","DIRECT","Direct Messaging Address","parkeu@alumni.upenn.edu","N","","","","","","","","","2600 N American St","","Philadelphia","PA","US","191333413" +"1548811763","CONNECT","CONNECT URL","Glenview","N","","","DIRECT","Direct","","CSV","CSV","","4109 Florence Way","","Glenview","IL","US","600255631" +"1932750130","DIRECT","Direct Messaging Address","lucyfoncho@paluzmt.com","N","email","","","","","","","","1629 K St NW Ste 300","","Washington","DC","US","200061631" +"1336790526","DIRECT","Direct Messaging Address","andrea@hopehealingcounseling.org","N","work","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1724 Cole St Ste 1A","","Enumclaw","WA","US","980223559" +"1245881432","CONNECT","CONNECT URL","Gaithersburg","N","","","","","","","","","13111 Moran Ct","","North Potomac","MD","US","208783922" +"1184275364","CONNECT","CONNECT URL","samanthac@instepps.com","N","","","DIRECT","Direct","","OTHER","Other","Email","707 Civic Center Dr Ste 202","","Vista","CA","US","920846162" +"1528619715","DIRECT","Direct Messaging Address","jyll@milestonesSLP.org","N","","","","","","","","","160 N Luring Dr Ste H","","Palm Springs","CA","US","922626840" +"1497306682","CONNECT","CONNECT URL","serenityseniorcare@yahoo.com","N","","","","","","","","","1126 Hilltop Dr","","Lawrence","KS","US","660444530" +"1841841038","OTHERS","Other URL","1841841038","N","1841841038","","DIRECT","Direct","","CSV","CSV","","23929 McBean Pkwy Ste 102","","Valencia","CA","US","913554467" +"1841841038","OTHERS","Other URL","1841841038","N","1841841038","","DIRECT","Direct","","CSV","CSV","","23929 McBean Pkwy Ste 102","","Valencia","CA","US","913554467" +"1710538905","CONNECT","CONNECT URL","doxy.me","N","","","","","","","","","G3163 Flushing Rd Ste 214","","Flint","MI","US","485044365" +"1720639917","OTHERS","Other URL","betterhelp.com","N","Betterhelp","","","","","","","","440 N Wolfe Rd","","Sunnyvale","CA","US","940853869" +"1538710744","OTHERS","Other URL","Www.Wellsprings.org","N","","","","","","","","","22-08 Route 208 Ste 16","","Fair Lawn","NJ","US","074102609" +"1538710744","OTHERS","Other URL","Www.Wellsprings.org","N","","","","","","","","","22-08 Route 208 Ste 16","","Fair Lawn","NJ","US","074102609" +"1518518711","DIRECT","Direct Messaging Address","bradley.stocking@stores.sfdc.com","N","work email","","DIRECT","Direct","","CSV","CSV","","20 N Bluff St","","Saint George","UT","US","847703334" +"1962053165","OTHERS","Other URL","Wilmington","N","","","DIRECT","Direct","","CSV","CSV","","1601 Milltown Rd Ste 1","","Wilmington","DE","US","198084047" +"1568013761","DIRECT","Direct Messaging Address","smile@rpdental.net","N","","","DIRECT","Direct","","","","","7011 Ribelin Ranch Rd Ste 100","","Austin","TX","US","787508585" +"1912558115","DIRECT","Direct Messaging Address","shpau@montefiore.org","Y","","Montefiore Mount Vernon Hospital","","","","","","","100 Corporate Dr","Provider Information","Yonkers","NY","US","107016807" +"1811548019","DIRECT","Direct Messaging Address","mancifuentes@hotmail.com","N","7866083233","","","","","","","","646 Willowbrook Rd","","Staten Island","NY","US","103146826" +"1720639933","CONNECT","CONNECT URL","Connectcare","N","","","DIRECT","Direct","","","","","8260 Atlee Rd","","Mechanicsville","VA","US","231161844" +"1265083471","CONNECT","CONNECT URL","Atlanta","N","","","","","","","","","95 Collier Rd NW","","Atlanta","GA","US","303091796" +"1700437910","OTHERS","Other URL","Florida","N","Florida","","DIRECT","Direct","","CSV","CSV","","802 Summit Lake Dr","","West Palm Beach","FL","US","334069109" +"1417508623","DIRECT","Direct Messaging Address","caitlin@ot4kidstlc.com","N","Email","","DIRECT","Direct","","OTHER","Other","Santa Monica","1932 14th St Unit B","","Santa Monica","CA","US","904044605" +"1962053173","OTHERS","Other URL","other","N","","","","","","","","","17139 Highway 17","","Martin","GA","US","305573324" +"1770134983","DIRECT","Direct Messaging Address","nina-perez@live.com","N","","","","","","","","","18403 SW 131st Ave","","Miami","FL","US","331776104" +"1851942064","OTHERS","Other URL","Advancedhealthserviceslv@gmail.com","N","business","","DIRECT","Direct","","OTHER","Other","business message","4760 S Pecos Rd Ste 107","","Las Vegas","NV","US","891215828" +"1851942064","OTHERS","Other URL","Gsan670@outlook.com","N","Business","","DIRECT","Direct","","OTHER","Other","Business Message","4760 S Pecos Rd Ste 107","","Las Vegas","NV","US","891215828" +"1649821851","OTHERS","Other URL","connect.lahey.org","Y","Lahey Hospital and Medical Center","Lahey Hospital and Medical Center","HIE","Health Information Exchange (HIE)","","","","","41 Mall Rd","","Burlington","MA","US","018050001" +"1265083489","OTHERS","Other URL","Betterhelp.com","N","","","","","","","","","728 Spotswood Dr","","Evans","GA","US","308095493" +"1538710751","SOAP","SOAP URL","Chiropractor","N","","","","","","","","","11027 SE Kent Kangley Rd","","Kent","WA","US","980307205" +"1407407620","CONNECT","CONNECT URL","Ryanrodrigues165@gmail.com","N","","","","","","","","","184 Washington St","","New Bedford","MA","US","027403244" +"1407407620","CONNECT","CONNECT URL","Ryanrodrigues165@gmail.com","N","","","","","","","","","184 Washington St","","New Bedford","MA","US","027403244" +"1407407620","CONNECT","CONNECT URL","Ryanrodrigues165@gmail.com","N","","","","","","","","","184 Washington St","","New Bedford","MA","US","027403244" +"1124679345","CONNECT","CONNECT URL","dmiddlebush@gmail.com","N","","","","","","","","","250 Beeson Ave","","Shepherd","TX","US","773716867" +"1497306617","CONNECT","CONNECT URL","wskinner@nonpareilcare.com","N","","","DIRECT","Direct","","CSV","CSV","","854 Sandhill Sage St","","Henderson","NV","US","890522915" +"1851942072","DIRECT","Direct Messaging Address","raymondhernandez@hopeandhealingcs.com","N","","","HIE","Health Information Exchange (HIE)","","","","","668 N Palm Canyon Dr Ste 103","","Palm Springs","CA","US","922625523" +"1679124895","CONNECT","CONNECT URL","www.lyfepresent.com","N","Website","","DIRECT","Direct","","CSV","CSV","","7308 S Constance Ave","","Chicago","IL","US","606493120" +"1669023883","CONNECT","CONNECT URL","tnakabiri@yahoo.com","N","","","DIRECT","Direct","","","","","18 Clovelly Rd","","Chestnut Hill","MA","US","024671238" +"1679124804","DIRECT","Direct Messaging Address","veronica@unitytherapies.com","N","email","","DIRECT","Direct","","OTHER","Other","Antioch","3700 Delta Fair Blvd Ste A1","","Antioch","CA","US","945094019" +"1285275412","DIRECT","Direct Messaging Address","sonia.bassett@memorialhermann.org","N","","","","","","","","","12314 Knobcrest Dr","","Houston","TX","US","770702438" +"1710528948","DIRECT","Direct Messaging Address","txh338@case.edu","N","email","","DIRECT","Direct","","","","","3269 Grey Village Dr","","Akron","OH","US","443192570" +"1447891676","DIRECT","Direct Messaging Address","state@truehealthslc.com","N","email","","HIE","Health Information Exchange (HIE)","","","","","6575 S Redwood Rd Ste 350","","Taylorsville","UT","US","841235693" +"1235770462","DIRECT","Direct Messaging Address","suzanne@tbhpsychologists.com","N","email","","DIRECT","Direct","","OTHER","Other","suzanne@tbhpsychologists.com","39319 Plymouth Rd","","Livonia","MI","US","481501059" +"1033750278","CONNECT","CONNECT URL","Atlanta","N","","","DIRECT","Direct","","CSV","CSV","","5665 Peachtree Dunwoody Rd","","Atlanta","GA","US","303421764" +"1427699628","DIRECT","Direct Messaging Address","kwall1@planned.org","N","email address","","DIRECT","Direct","","OTHER","Other","Company email address","3772 Tibbetts St","","Riverside","CA","US","925062605" +"1427699628","OTHERS","Other URL","Email","N","Organizational email","","DIRECT","Direct","","OTHER","Other","n/a","3772 Tibbetts St","","Riverside","CA","US","925062605" +"1740821958","CONNECT","CONNECT URL","Troy","N","","","DIRECT","Direct","","CSV","CSV","","200 Cherry St","","Troy","AL","US","360812003" +"1740821958","CONNECT","CONNECT URL","Troy","N","","","DIRECT","Direct","","CSV","CSV","","1330 Highway 231 S","","Troy","AL","US","360813058" +"1972144095","CONNECT","CONNECT URL","rmiller@straighttalkcounseling.org","N","","","DIRECT","Direct","","","","","13710 La Mirada Blvd.","Straight Talk","La Mirada","CA","US","90638" +"1053952226","OTHERS","Other URL","teddermedical@gmail.com","N","Business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3928 Landmark Dr","","Douglasville","GA","US","301351290" +"1356982581","DIRECT","Direct Messaging Address","BSTEFFEN@NM.ORG","N","","","","","","","","","676 N Saint Clair St Ste 21","","Chicago","IL","US","606112927" +"1740831973","DIRECT","Direct Messaging Address","mindfulrootsllc@outlook.com","N","Email","","DIRECT","Direct","","","","","948 Second Ave","","Friendsville","MD","US","215312062" +"1063063295","OTHERS","Other URL","https://ccls1.org/","N","","","","","","","","","4777 E Outer Dr","","Detroit","MI","US","482343241" +"1508417734","CONNECT","CONNECT URL","Desktop","N","","","","","","","","","381 Bayside Rd Ste B","","Arcata","CA","US","955217102" +"1497306625","OTHERS","Other URL","vpathwayz@gmail.com","N","business email","","OTHER","Other","business email","CSV","CSV","","2270 Harvest Ridge Cir","","Buford","GA","US","305197355" +"1235780461","CONNECT","CONNECT URL","aaknight23@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","20712 Pinewalk Dr","","Pflugerville","TX","US","786602796" +"1770134900","CONNECT","CONNECT URL","Houston","N","","","DIRECT","Direct","","OTHER","Other","Houston","6565 Fannin St","","Houston","TX","US","770302703" +"1689225815","CONNECT","CONNECT URL","Cdiamond527@gmail.com","N","","","","","","","","","431 Rock Beach Rd","","Rochester","NY","US","146171312" +"1932750163","DIRECT","Direct Messaging Address","mcorella@corellacounseling.com","N","mcorella@corellacounseling.com","","DIRECT","Direct","","CSV","CSV","","1955 W Grant Rd Ste F","","Tucson","AZ","US","857451147" +"1295376424","OTHERS","Other URL","BehavioralTechnician","N","","","","","","","","","1025 Atlantic Ave Ste 101","","Alameda","CA","US","945011188" +"1487205613","CONNECT","CONNECT URL","Jdiamond0926@gmail.com","N","","","","","","","","","431 Rock Beach Rd","","Rochester","NY","US","146171312" +"1932740164","CONNECT","CONNECT URL","Rhondabowen56@yahoo.com","N","Personal","","DIRECT","Direct","","OTHER","Other","Rhondabowen56@yahoo.com","270 Cannon Hill Rd","","Perry","ME","US","046673413" +"1740821974","OTHERS","Other URL","https://pointsoforigin.net","N","Website","","","","","","","","880 S Pleasantburg Dr Ste 4E","","Greenville","SC","US","296072453" +"1134760309","DIRECT","Direct Messaging Address","ariana@rimrocktrails.org","Y","Protected Trust","Rimrock Trails ATS","DIRECT","Direct","","CSV","CSV","","1333 NW 9th St","","Prineville","OR","US","977541482" +"1467093690","DIRECT","Direct Messaging Address","Flashex27330@hotmail.com","N","Secure Email","","DIRECT","Direct","","CSV","CSV","","304 N Horner Blvd","","Sanford","NC","US","273303939" +"1851932081","CONNECT","CONNECT URL","Anderson","N","NPPES","","","","","","","","207 E Shockley Ferry Rd","","Anderson","SC","US","296243731" +"1568003705","CONNECT","CONNECT URL","amtvero.com","N","","","","","","","","","2965 20th St","","Vero Beach","FL","US","329603097" +"1174164313","OTHERS","Other URL","CVS","Y","CVS","SOUTH CAROLINA CVS PHARMACY LLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","230 Apple Square Plz","","Edgefield","SC","US","298244231" +"1265073407","CONNECT","CONNECT URL","wept","N","","","","","","","","","8800 US Highway 380 Ste 100","","Crossroads","TX","US","762272515" +"1447891684","DIRECT","Direct Messaging Address","ewillis@hcrcenters.com","N","","","","","","","","","200 Route 108","","Somersworth","NH","US","038781119" +"1497396642","OTHERS","Other URL","NA","N","NA","","","","","","","","7701 Telegraph Rd","","Alexandria","VA","US","223153822" +"1043851298","DIRECT","Direct Messaging Address","anissa.nurse@delaware.gov","N","State Email","","DIRECT","Direct","","","","","1901 N DuPont Hwy","","New Castle","DE","US","197201100" +"1043851215","DIRECT","Direct Messaging Address","raisa.harrington@omh.ny.gov","N","","","","","","","","","681 Clarkson Ave","","Brooklyn","NY","US","112032125" +"1770124943","CONNECT","CONNECT URL","IKESTINES.COM","N","WORK EMAIL","","DIRECT","Direct","","","","","22 Calico Ln","","Fort Valley","GA","US","310307202" +"1962043133","SOAP","SOAP URL","EClinicalworks","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","80 Veterans Blvd","","Bryson City","NC","US","287138816" +"1811538960","OTHERS","Other URL","brian.mills@stores.sfdc.com","N","work email","","DIRECT","Direct","","CSV","CSV","","4275 Harrison Blvd","","Ogden","UT","US","844033101" +"1467093682","OTHERS","Other URL","sfisher@mvhospital.net","N","","","","","","","","","1957 E 17th St","","Idaho Falls","ID","US","834046429" +"1649811860","OTHERS","Other URL","N/A","N","No Endpoint Available","","","","","","","","9392 Chamberlain Ln","","Daphne","AL","US","365266032" +"1649811860","OTHERS","Other URL","N/A","N","No Endpoint Available","","","","","","","","9392 Chamberlain Ln","","Daphne","AL","US","365266032" +"1649811860","OTHERS","Other URL","N/A","N","No Endpoint Available","","","","","","","","9392 Chamberlain Ln","","Daphne","AL","US","365266032" +"1821639048","DIRECT","Direct Messaging Address","sclipner@cxroadscounseling.com","N","","","DIRECT","Direct","","OTHER","Other","Belmont","116 E Main St","","Belmont","OH","US","437189593" +"1194366310","CONNECT","CONNECT URL","Oakland","N","Behavioral Health","","DIRECT","Direct","","OTHER","Other","Alameda","1025 Atlantic Ave Ste 101","","Alameda","CA","US","945011188" +"1174164396","DIRECT","Direct Messaging Address","ecarmelino@fisnj.org","N","","","DIRECT","Direct","","","","","86 S Harrison St","","East Orange","NJ","US","070181748" +"1639710759","CONNECT","CONNECT URL","ctspediatrics.com","Y","","Community Therapy Services","","","","","","","525 Tyler Rd Ste Q1","","St Charles","IL","US","601743360" +"1275174393","DIRECT","Direct Messaging Address","cathy@cottagesatshawnee.com","N","","","","","","","","","13509 W 67th St","","Shawnee","KS","US","662162300" +"1871134999","DIRECT","Direct Messaging Address","angela_ellison@bshsi.org","N","e-mail","","DIRECT","Direct","","CSV","CSV","","1005 E Ring Rd","","Ironton","OH","US","456389610" +"1881235935","CONNECT","CONNECT URL","Medicaid","N","","","","","","","","","266 Lincoln Ave","","Saint James","NY","US","117801937" +"1104467257","CONNECT","CONNECT URL","www.autismspectrumalliance.com","N","Website","","OTHER","Other","Work email","OTHER","Other","dharmjohnson@continuumgroup.net","407 Glenn Ave","","Egg Harbor Twp","NJ","US","082346109" +"1457992505","DIRECT","Direct Messaging Address","ksnitgen@ttiinc.org","N","Email","","DIRECT","Direct","","CSV","CSV","","1225 E Big Beaver Rd","","Troy","MI","US","480831905" +"1457992505","DIRECT","Direct Messaging Address","ksnitgen@ttiinc.org","N","","","DIRECT","Direct","","","","","1225 E Big Beaver Rd","","Troy","MI","US","480831905" +"1124669288","CONNECT","CONNECT URL","192.168.1.109","N","Reaktek 8821AE wireless LAN 802.11ac PCI-E NIC","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","60847 Love Rd","","Cove","OR","US","978248210" +"1396386454","SOAP","SOAP URL","EPIC","N","Electronic medical documentation","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1400 NW 12th Ave","","Miami","FL","US","331361003" +"1366083420","CONNECT","CONNECT URL","nextgen","N","ehr","","DIRECT","Direct","","CSV","CSV","","13244 Musicmaster Dr","","Silver Spring","MD","US","209046807" +"1942841002","OTHERS","Other URL","Filezilla","Y","Home Health Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Home Care","2560 E Sunset Rd Ste 106","","Las Vegas","NV","US","891203517" +"1639710791","OTHERS","Other URL","Ican-b.com","Y","","ICAN-B","","","","","","","12395 Lewis St Ste 202","","Garden Grove","CA","US","928404694" +"1548801608","OTHERS","Other URL","www.ican-b.com","Y","","ICAN-B","","","","","","","12395 Lewis St Ste 202","","Garden Grove","CA","US","928404694" +"1982245049","DIRECT","Direct Messaging Address","heatherjohnson@jdavidcollins.com","N","","","DIRECT","Direct","","CSV","CSV","","540 Riverside Dr Ste 8","","Salisbury","MD","US","218015352" +"1265073332","OTHERS","Other URL","Epic","N","","","","","","","","","750 E Adams St","","Syracuse","NY","US","132101834" +"1215578398","CONNECT","CONNECT URL","betterhelp.com/curtrice-scott","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10382 Cassidy Ct","","Waldorf","MD","US","206013762" +"1952942039","DIRECT","Direct Messaging Address","info@malcolmhealth.com","N","Email Address for correspondence","","","","","","","","277 Boston St","","Chicago Heights","IL","US","604114026" +"1861033946","CONNECT","CONNECT URL","n/a","N","","","HIE","Health Information Exchange (HIE)","","","","","10958 SW Celeste Ln Apt 104","","Portland","OR","US","972257122" +"1073154266","DIRECT","Direct Messaging Address","Seasonsmedical@direct.madisonmemorial.org","N","EHR","","","","","OTHER","Other","Digital Health Information","37 S 2nd E","","Rexburg","ID","US","834401906" +"1871134932","DIRECT","Direct Messaging Address","info@regenerativehealthgroup.com","N","Practice Email","","DIRECT","Direct","","CSV","CSV","","420 W Mahoney Ave","","Mesa","AZ","US","852101238" +"1528609724","DIRECT","Direct Messaging Address","hinojos.marina@cusd80.com","Y","","Chandler Unified School District","","","","","","","1525 W Frye Rd","","Chandler","AZ","US","852246178" +"1306487517","OTHERS","Other URL","ca@roybalchiro.com","N","email","","DIRECT","Direct","","OTHER","Other","Records","1203 W Francis Ave","","Spokane","WA","US","992056640" +"1770124984","DIRECT","Direct Messaging Address","lxcerrit@baptisthealthsystem.com","N","Baptist Health System Email","","DIRECT","Direct","","CSV","CSV","","7719 I-35 S. #213","","San Antonio","TX","US","78224" +"1316588452","CONNECT","CONNECT URL","Portland","N","","","","","","","","","1312 SW Washington St","","Portland","OR","US","972052327" +"1750922951","CONNECT","CONNECT URL","santafebirthcenter@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","1315 S Saint Francis Dr","","Santa Fe","NM","US","875054035" +"1063053254","CONNECT","CONNECT URL","Nashville","N","","","","","","","","","4535 Harding Pike Ste 302","","Nashville","TN","US","372052151" +"1194366336","OTHERS","Other URL","hcrcenters.com","N","email","","","","","","","","55 Fishfry St","","Hartford","CT","US","061201203" +"1194366336","OTHERS","Other URL","hcrcenters.com","N","email","","","","","","","","55 Fishfry St","","Hartford","CT","US","061201203" +"1962043109","DIRECT","Direct Messaging Address","samantha@communitycouns.org","N","email","","DIRECT","Direct","","","","","509 W 9th St","","Hopkinsville","KY","US","422402133" +"1841831005","DIRECT","Direct Messaging Address","vyoung@believerschoice.com","N","Business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4034 Brompton Rd","","Memphis","TN","US","381186717" +"1538700794","OTHERS","Other URL","embracehomes@yahoo.com","N","Email Address","","","","","","","","3101 NE 15th St Apt G61","","Gainesville","FL","US","326092443" +"1396386561","DIRECT","Direct Messaging Address","mmccabe@fgcinc.org","N","work email","","","","","","","","727 Broadway St","","Quincy","IL","US","623012708" +"1184265357","CONNECT","CONNECT URL","holly_kalb@urmc.rochester.edu","N","","","","","","","","","601 Elmwood Ave","","Rochester","NY","US","146420001" +"1154962330","OTHERS","Other URL","montrossearlham@aol.com","N","","","","","","","","","115 n chestnut ave","po bx 8","earlham","IA","US","50072" +"1063053247","CONNECT","CONNECT URL","FortWorth","N","","","DIRECT","Direct","","CSV","CSV","","1301 Pennsylvania Ave","","Fort Worth","TX","US","761042122" +"1205477486","CONNECT","CONNECT URL","www.drdeborahhecker.com","N","website","","HIE","Health Information Exchange (HIE)","","","","","1303 Bridgewood Dr","","Boca Raton","FL","US","334344129" +"1205477486","CONNECT","CONNECT URL","www.drdeborahhecker.com","N","","","","","","","","","1303 Bridgewood Dr","","Boca Raton","FL","US","334344129" +"1205477486","CONNECT","CONNECT URL","www.drdeborahhecker.com","N","","","","","","","","","1303 Bridgewood Dr","","Boca Raton","FL","US","334344129" +"1205477486","CONNECT","CONNECT URL","www.drdeborahhecker.com","N","","","","","","","","","1303 Bridgewood Dr","","Boca Raton","FL","US","334344129" +"1679114854","DIRECT","Direct Messaging Address","fatmaadarwish@icloud.com","N","Direct Email","","","","","","","","67 Monterrey Ave","","Kenner","LA","US","700653142" +"1609417898","DIRECT","Direct Messaging Address","Nicole.Aneke@bleulerpc.org","N","Substance use","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10470 Queens Blvd Ste 200","","Forest Hills","NY","US","113753694" +"1588205777","DIRECT","Direct Messaging Address","browbr4@centrahealth.com","N","email","","DIRECT","Direct","","CSV","CSV","","800 Oak St","","Farmville","VA","US","239011199" +"1952942146","DIRECT","Direct Messaging Address","cyoungsmith@dotcomtherapy.com","Y","Work email address","DotCom Therapy, Inc.","DIRECT","Direct","","CSV","CSV","","134 Park Central Sq","#220","Springfield","MO","US","658061339" +"1801437009","CONNECT","CONNECT URL","Florissant","N","Home Health Services","","DIRECT","Direct","","CSV","CSV","","2116 Monks Hollow Dr","","Florissant","MO","US","630312038" +"1356982557","DIRECT","Direct Messaging Address","r.rocha@360bhmail.com","N","work email","","DIRECT","Direct","","CSV","CSV","","624 Commerce Ave Ste E","","Palmdale","CA","US","935513883" +"1760023964","DIRECT","Direct Messaging Address","info@kathleencounseling.com","N","encrypted for security email address","","DIRECT","Direct","","OTHER","Other","encrypted messaging","2301 E 28th St Ste 309","","Signal Hill","CA","US","907552181" +"1396386595","CONNECT","CONNECT URL","Dallas","N","","","","","","","","","1808 Pintail Pkwy","","Euless","TX","US","760392180" +"1194366393","OTHERS","Other URL","mesaviewk12.nm.us","N","","","","","","","","","4451 Wildflower Dr","","Farmington","NM","US","874012846" +"1114568318","CONNECT","CONNECT URL","Norman","N","Hospice Office","","DIRECT","Direct","","CSV","CSV","","623 N Porter Ave Ste 200","","Norman","OK","US","730716000" +"1114568318","CONNECT","CONNECT URL","Chelseag@health.ok.gov","N","email","","DIRECT","Direct","","CSV","CSV","","1023 E Vandament Ave","","Yukon","OK","US","730994949" +"1114568318","CONNECT","CONNECT URL","Yukon","N","Canadian County Health Deparment","","DIRECT","Direct","","CSV","CSV","","1023 E Vandament Ave","","Yukon","OK","US","730994949" +"1841831054","OTHERS","Other URL","AAUBHS","N","","","DIRECT","Direct","","","","","1810 Carter St","","Vidalia","LA","US","713733115" +"1518508654","DIRECT","Direct Messaging Address","paola.daloia-pascuzzo@omsd.net","N","","","","","","","","","1515 S Bon View Ave","","Ontario","CA","US","917614408" +"1487295523","OTHERS","Other URL","nexus4kids.org","N","nexus4kids.org","","DIRECT","Direct","","CSV","CSV","","1000 Auburn Way S","","Auburn","WA","US","98002" +"1033750179","DIRECT","Direct Messaging Address","jeriah.ameigh@tandigmhealth.com","N","","","DIRECT","Direct","","","","","300 W 4th Ave Ste 260","","Conshohocken","PA","US","194281607" +"1770124810","CONNECT","CONNECT URL","michaelyaphet","N","gmail","","DIRECT","Direct","","CSV","CSV","","1829 13th St NW Apt 202","","Washington","DC","US","200094480" +"1265073308","DIRECT","Direct Messaging Address","info@familylegacycounseling.com","N","","","","","","","","","5415 NW 88th St Ste 100","","Johnston","IA","US","501312951" +"1184265225","CONNECT","CONNECT URL","www.hennepincounty.us","N","","","","","","","","","525 Portland Avenue","","Minneapolis","MN","US","55415" +"1710528856","OTHERS","Other URL","ican-b.com","Y","","ICAN-B","","","","","","","12395 Lewis St Ste 202","","Garden Grove","CA","US","928404694" +"1457992596","OTHERS","Other URL","www.ican-b.com","Y","","ICAN-B","","","","","","","12395 Lewis St Ste 202","","Garden Grove","CA","US","928404694" +"1528609674","OTHERS","Other URL","https://ccco.clientsecure.me","N","Simple Practice EHR","","DIRECT","Direct","","CSV","CSV","","8120 Sheridan Blvd Ste 334C","","Westminster","CO","US","800036165" +"1063053122","DIRECT","Direct Messaging Address","Jessica.Frisch@VCA.com","N","work email","","DIRECT","Direct","","OTHER","Other","email","4832 MacArthur Blvd NW","","Washington","DC","US","200071557" +"1063053122","DIRECT","Direct Messaging Address","Jessica.Frisch@VCA.com","N","work email","","DIRECT","Direct","","OTHER","Other","email","4832 MacArthur Blvd NW","","Washington","DC","US","200071557" +"1225679392","DIRECT","Direct Messaging Address","eguerrero@bethingram.com","N","e-mail","","","","","","","","1818 Harden Blvd Ste 160","","Lakeland","FL","US","338031824" +"1831730902","DIRECT","Direct Messaging Address","meg.rafanelli@navos.org","N","Work email","","DIRECT","Direct","","","","","1210 SW 136th St","","Burien","WA","US","981661214" +"1619518792","OTHERS","Other URL","piedmont.org","N","","","DIRECT","Direct","","","","","1968 Peachtree Rd NW Bldg Floor5","","Atlanta","GA","US","303091281" +"1700427911","OTHERS","Other URL","belkis.aguila@westchesterhospital.com","N","","","","","","","","","2500 SW 75th Ave","","Miami","FL","US","331552895" +"1831730019","CONNECT","CONNECT URL","Tucson","N","","","","","","","","","701 W Wetmore Rd","","Tucson","AZ","US","857051547" +"1902447121","CONNECT","CONNECT URL","agreene@connectionswi.com","N","","","","","","","","","569 Carter Ct","","Kimberly","WI","US","541362201" +"1902447121","CONNECT","CONNECT URL","amber@phoenixbhc.com","N","","","","","","","","","3120 Memorial Dr","","Two Rivers","WI","US","542413229" +"1376184598","CONNECT","CONNECT URL","unknown","N","unknown","","DIRECT","Direct","","OTHER","Other","unknown","Wal Mart Pharmacy","2181 Pelham Pkwy","Pelham","AL","US","35124" +"1396386413","CONNECT","CONNECT URL","eargear245@aol.com","N","","","","","","","","","200 S Broadway","","Tarrytown","NY","US","105914500" +"1639710841","SOAP","SOAP URL","SOAPURL","N","SOAPURL","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","26420 Kensington Pl Ste C","","Daphne","AL","US","365265123" +"1801437058","CONNECT","CONNECT URL","hhazel-singh@iclinc.net","N","","","","","","","","","2581 Atlantic Ave","","Brooklyn","NY","US","112072412" +"1801437058","DIRECT","Direct Messaging Address","hhazel-singh@iclinc.net","N","","","","","","","","","2581 Atlantic Ave","","Brooklyn","NY","US","112072412" +"1649811779","SOAP","SOAP URL","simplepractice.com","N","Secure messaging, paperless intake forms and progress notes, electronic claim filing, superbills, portal for clients to book appointments","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5707 Cougar Ln","","Charlotte","NC","US","282691514" +"1386285534","CONNECT","CONNECT URL","BarthTherapy.com","N","Company Website","","DIRECT","Direct","","","","","1320 19th St NW Ste 200","","Washington","DC","US","200361637" +"1548801798","OTHERS","Other URL","www.webpt.com","N","www.webpt.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5724 Hammonds Mill Rd Ste G","","Martinsburg","WV","US","254046491" +"1457992604","OTHERS","Other URL","SecureMessaging","N","","","","","","","","","801 Cromwell Park Dr Ste 108","","Glen Burnie","MD","US","210612539" +"1467093617","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1669013785","OTHERS","Other URL","Other","N","","","","","","","","","BLDG A66","","Camp Lejeune","NC","US","28542" +"1578104741","OTHERS","Other URL","rbennett@deltaregional.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","300 S Washington Ave","","Greenville","MS","US","387014719" +"1578104741","OTHERS","Other URL","rbennett@deltaregional.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","300 S Washington Ave","","Greenville","MS","US","387014719" +"1134760333","OTHERS","Other URL","OneDrive","N","","","","","","","","","2700 N Prickett Rd Ste 2","","Bryant","AR","US","720227511" +"1770124950","CONNECT","CONNECT URL","n/a","N","","","DIRECT","Direct","","OTHER","Other","n/a","8000 Frankford Rd","","Dallas","TX","US","752526834" +"1275174484","DIRECT","Direct Messaging Address","Micia@Joblactation.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Email","4217 Aretha Ave","","Detroit","MI","US","482011556" +"1225679426","DIRECT","Direct Messaging Address","drjfulton@centerforvaluedliving.org","N","","","","","","","","","445 Brick Blvd Ste 302","","Brick","NJ","US","087236080" +"1972144178","CONNECT","CONNECT URL","office","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1311 Londontown Blvd Ste 130A","","Eldersburg","MD","US","217846439" +"1144861345","OTHERS","Other URL","unsure","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","37 Research Way","","East Setauket","NY","US","117333465" +"1215578414","DIRECT","Direct Messaging Address","ekujala@hfhs.org","N","work email","","DIRECT","Direct","","OTHER","Other","Henry Ford Health system","926 Vester St","","Ferndale","MI","US","482201933" +"1376184580","CONNECT","CONNECT URL","Dallas","N","","","","","","","","","1456 Templecliff Dr","","Dallas","TX","US","752171342" +"1821639030","CONNECT","CONNECT URL","https://rct11252.kipuworks.com/users/sign_in","N","Kipu","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Web Format","10936 Dale Ave","","Stanton","CA","US","906802724" +"1356982565","DIRECT","Direct Messaging Address","credentialing@kghautismservices.com","N","email","","DIRECT","Direct","","CSV","CSV","","1161 Lake Cook Rd","","Deerfield","IL","US","600155649" +"1629619846","CONNECT","CONNECT URL","tboyle@albanyentandallergy.com","N","","","DIRECT","Direct","","CSV","CSV","","123 Everett Rd","","Albany","NY","US","122051407" +"1487295507","OTHERS","Other URL","Work","N","","","","","","","","","36065 Santa Fe Ave","","Fort Hood","TX","US","765445060" +"1073154191","DIRECT","Direct Messaging Address","therese.wavrin@asante.org","Y","","Asante","","","","","","","2825 E Barnett Rd","","Medford","OR","US","975048332" +"1841831971","CONNECT","CONNECT URL","Loveshomehealthcare.com","Y","website","Love's Home Health Care LLC","","","","","","","500 N Rainbow Blvd Ste 300","","Las Vegas","NV","US","891071061" +"1104467232","OTHERS","Other URL","https://innateimaging.com","N","https://innateimaging.com","","OTHER","Other","innatemedicalsolutions.com","OTHER","Other","Plano","7504 San Jacinto Pl","","Plano","TX","US","750243233" +"1467093591","DIRECT","Direct Messaging Address","Daniel.Kaushansky@kaushanskypsychology.com","N","email","","DIRECT","Direct","","","","","10850 Wilshire Blvd Ste 850","","Los Angeles","CA","US","900244608" +"1598306631","DIRECT","Direct Messaging Address","arodriguez@fcys1.com","N","email","","","","","","","","1214 Eddington St","","Upland","CA","US","917863440" +"1861033995","DIRECT","Direct Messaging Address","jyoung@fcys1.com","N","Email","","","","","","","","1214 Eddington St","","Upland","CA","US","917863440" +"1114568268","CONNECT","CONNECT URL","Ryan.W.Sever.Mil@mail.mil","N","","","","","","","","","300 W Hospital Rd","","Fort Gordon","GA","US","309055741" +"1033750195","OTHERS","Other URL","www.kidscaredental.com","N","","","","","","","","","5253 Prospect Rd Ste D-2","","San Jose","CA","US","951295025" +"1033750195","CONNECT","CONNECT URL","www.kidscaredental.com","N","","","","","","","","","5253 Prospect Rd Ste D-2","","San Jose","CA","US","951295025" +"1851932925","OTHERS","Other URL","tmttransportation@yahoo.com","N","TMT business email","","DIRECT","Direct","","CSV","CSV","","24007 Bryans Cir","","North Dinwiddie","VA","US","238038710" +"1639710700","OTHERS","Other URL","kymberley.a.schrader-xenidis@christianacare.org","N","email","","HIE","Health Information Exchange (HIE)","","","","","1 Reads Way","","New Castle","DE","US","197201605" +"1104467273","CONNECT","CONNECT URL","jade.berry@empoweringics.com","N","","","","","","","","","23215 Commerce Park Ste 306","","Beachwood","OH","US","441225843" +"1821639998","DIRECT","Direct Messaging Address","shelby@ceptherapy.com","N","","","","","","","","","900 Junction Dr","","Allen","TX","US","750135290" +"1548801616","CONNECT","CONNECT URL","https://www.betterhelp.com/regina-green/","Y","","Betterhelp","","","","","","","1455 Via Alferi","","Boynton Beach","FL","US","334268255" +"1720629892","CONNECT","CONNECT URL","Hollywood","Y","","MEMORIAL HEALTHCARE SYSTEM","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3501 Johnson St","","Hollywood","FL","US","330215421" +"1932740016","OTHERS","Other URL","amandaduke@mac.com","N","","","DIRECT","Direct","","CSV","CSV","","103008 Highway 56","","Okemah","OK","US","748595012" +"1982245015","DIRECT","Direct Messaging Address","bierman@direct.practicefusion.com","N","Practice Fusion","","DIRECT","Direct","","","","","1920 California St Ste A","","Redding","CA","US","960011953" +"1245871490","OTHERS","Other URL","cworthy@tfcbh.org","N","Organization Email Address","","DIRECT","Direct","","CSV","CSV","","187 W Broad St","","Spartanburg","SC","US","293063234" +"1447891577","CONNECT","CONNECT URL","Alameda","N","","","","","","","","","1708 Park St Ste 130","","Alameda","CA","US","945011998" +"1306487566","DIRECT","Direct Messaging Address","joallison@qhndirect.org","N","Jody Brown Grand River Hospital DIRECT Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCD","201 Sipprelle Dr","","Parachute","CO","US","816359234" +"1033750294","OTHERS","Other URL","Oregon","Y","business","Consonus Healthcare","HIE","Health Information Exchange (HIE)","","OTHER","Other","4560 SE International Way, Ste 100, Milwaukie OR 97222.","4560 SE International Way Ste 100","","Milwaukie","OR","US","972224628" +"1265073415","CONNECT","CONNECT URL","www.kaminskadermatology.com","N","website","","","","","","","","3000 N Halsted St Ste 724","","Chicago","IL","US","606575196" +"1255972402","DIRECT","Direct Messaging Address","doughertyar@upmc.edu","N","","","","","","","","","333 N Braddock Ave","","Pittsburgh","PA","US","152082512" +"1790326940","DIRECT","Direct Messaging Address","skilessm@upmc.edu","N","","","","","","","","","333 N Braddock Ave","","Pittsburgh","PA","US","152082512" +"1427699677","CONNECT","CONNECT URL","Unknown","N","","","","","","","","","9120 W Capitol Dr","","Milwaukee","WI","US","532221622" +"1508407768","OTHERS","Other URL","WebPT","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","840 Hanshaw Rd Ste 4","","Ithaca","NY","US","148501589" +"1093356255","OTHERS","Other URL","https://ohcs.optionscorp.com/","N","Database interface","","OTHER","Other","Query based exchange","OTHER","Other","SQL","3190 Northeast Expy NE Ste 420","","Atlanta","GA","US","303415304" +"1942841101","CONNECT","CONNECT URL","Office","N","Contact","","DIRECT","Direct","","CSV","CSV","","116 W 23rd St Fl 5","","New York","NY","US","100112599" +"1942841101","CONNECT","CONNECT URL","SimplePractice","N","SimplePractice","","DIRECT","Direct","","CSV","CSV","","116 W 23rd St Fl 5","","New York","NY","US","100112599" +"1245871417","DIRECT","Direct Messaging Address","rbennett@deltaregional.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","300 S Washington Ave","","Greenville","MS","US","387014719" +"1245871417","CONNECT","CONNECT URL","rbennett@deltaregional.com","N","","","DIRECT","Direct","","CSV","CSV","","300 S Washington Ave","","Greenville","MS","US","387014719" +"1881235059","OTHERS","Other URL","Matthew@hydraivtherapy.com","N","webpage","","DIRECT","Direct","","","","","1122 Hallamwood Trl S","","Lakeland","FL","US","338131818" +"1912548181","DIRECT","Direct Messaging Address","therrington@sandersonfarms.com","N","","","","","","","","","4653 Highway 15 N","","Laurel","MS","US","394439473" +"1659912822","OTHERS","Other URL","Grayslake","N","","","DIRECT","Direct","","","","","998 Progress Dr","","Grayslake","IL","US","600301671" +"1659912822","CONNECT","CONNECT URL","Grayslake","N","","","","","","","","","998 Progress Dr","","Grayslake","IL","US","600301671" +"1891336061","OTHERS","Other URL","BALTIMORE","N","","","","","","","","","4 Pomona W Apt 10","","Pikesville","MD","US","212082950" +"1255972469","CONNECT","CONNECT URL","POMONA","N","","","","","","","","","1745 Blue Ridge Dr","","Pomona","CA","US","917664111" +"1083255111","SOAP","SOAP URL",".","N","","","HIE","Health Information Exchange (HIE)","","","","","8031 Linda Vista Rd # 210","","San Diego","CA","US","921115110" +"1437790565","OTHERS","Other URL","gawatson@med.umich.edu","N","Michigan Medicine email","","DIRECT","Direct","","CSV","CSV","","475 Market Pl","","Ann Arbor","MI","US","481081649" +"1366083495","CONNECT","CONNECT URL","visiongallerykaty@gmail.com","N","","","","","","","","","1101 S Mason Rd","","Katy","TX","US","774503842" +"1346881471","CONNECT","CONNECT URL","denygrouplls","N","email","","DIRECT","Direct","","CSV","CSV","","1829 13th St NW Apt 202","","Washington","DC","US","200094480" +"1932740099","CONNECT","CONNECT URL","Fax","N","","","OTHER","Other","Fax","","","","50 Briar Creek Plz","","Berwick","PA","US","186034100" +"1750922811","DIRECT","Direct Messaging Address","katherine.besecker@countyofmerced.com","N","","","","","","","","","480 E 13th St Bldg 1","","Merced","CA","US","953416214" +"1205477379","CONNECT","CONNECT URL","fiveohjay@gmail.com","N","","","","","","","","","2442 Tammey Ct","","San Jose","CA","US","951161947" +"1316588379","CONNECT","CONNECT URL","gieset@mskcc.org","N","","","","","","","","","1275 York Ave","","New York","NY","US","100656007" +"1356982441","CONNECT","CONNECT URL","Bethany.Woods@gcho.org","N","Work email","","DIRECT","Direct","","","","","710 N 12th St","","Guthrie Center","IA","US","501151544" +"1427699461","CONNECT","CONNECT URL","Metairie","N","Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2601 N Hullen St Ste 134","","Metairie","LA","US","700025940" +"1699316695","CONNECT","CONNECT URL","mdacjb@aol.com","Y","","Neonatal Hospitalist Group, Inc","","","","","","","501 S Buena Vista St NICU","","Burbank","CA","US","915054809" +"1699316695","CONNECT","CONNECT URL","https://secure.prod.healthaxis.net/ehealthcare/login","N","","","","","","","","","501 S Buena Vista St NICU","","Burbank","CA","US","915054809" +"1275174351","CONNECT","CONNECT URL","Washington","N","server","","DIRECT","Direct","","CSV","CSV","","4300 Wheeler Rd SE","","Washington","DC","US","200326036" +"1841831948","CONNECT","CONNECT URL","warmgentlehomecare@yahoo.com","N","company email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2301 W Somerset St","","Philadelphia","PA","US","191322022" +"1912548009","CONNECT","CONNECT URL","admin@seniorcounseling.info","Y","email","Senior Counseling Services, LLC","","","","","","","37899 W 12 Mile Rd Ste 130","","Farmington Hills","MI","US","483313038" +"1730720822","OTHERS","Other URL","www.par5pt.com","N","website","","","","","","","","1572 Sussex Tpke Unit D","","Randolph","NJ","US","078691822" +"1730720830","DIRECT","Direct Messaging Address","ipa@iarx.org","N","Association Email","","DIRECT","Direct","","","","","8515 Douglas Ave Ste 16","","Des Moines","IA","US","503222927" +"1033750138","CONNECT","CONNECT URL","Henderson","N","","","","","","","","","3083 Congress Ave","","Las Vegas","NV","US","891211325" +"1033750138","CONNECT","CONNECT URL","Henderson","N","","","","","","","","","3083 Congress Ave","","Las Vegas","NV","US","891211325" +"1275174385","OTHERS","Other URL","na","N","","","","","","","","","9195 Grant St Ste 410","","Thornton","CO","US","802294388" +"1932740941","CONNECT","CONNECT URL","https://www.theomnifamily.com/behavioral-health/","N","Organization Website","","DIRECT","Direct","","","","","2700 S Roan St Ste 425","","Johnson City","TN","US","376017587" +"1669013777","DIRECT","Direct Messaging Address","michelinamessinofnp@direct.msj.org","N","","","DIRECT","Direct","","","","","1388 Sand Hill Rd","","Candler","NC","US","287158937" +"1578104584","CONNECT","CONNECT URL","ClintonStCounseling@gmail.com","N","","","","","","","","","313 S Clinton St","","Grand Ledge","MI","US","488372003" +"1740821750","DIRECT","Direct Messaging Address","Tanya@liveanewlife.com","Y","Office Manager's Email","Barkley Chiropractic, PS","","","","","","","1151 Ellis St Ste 104","","Bellingham","WA","US","982255245" +"1487295499","CONNECT","CONNECT URL","https://drive.google.com/drive/u/4/my-drive","N","drive","","DIRECT","Direct","","OTHER","Other","Drive","15050 14th Rd","","Whitestone","NY","US","113572609" +"1013558022","OTHERS","Other URL","https://www.psychologytoday.com/us/therapists/elizabeth-domack-milford-ct/386762","N","Website","","DIRECT","Direct","","CSV","CSV","","57 Plains Rd Ste 3C","","Milford","CT","US","064612573" +"1770124794","CONNECT","CONNECT URL","Kaylabyerly","N","","","","","","","","","523 Dixie St","","Carrollton","GA","US","301173870" +"1104467125","CONNECT","CONNECT URL","Lwilson@southwesthealth.org","N","","","","","","","","","1400 Eastside Rd","","Platteville","WI","US","538189800" +"1053952077","DIRECT","Direct Messaging Address","julianne.morse@chs-pc.com","N","","","","","","","","","28 Shattuck St","","Groton","MA","US","014501304" +"1225679244","OTHERS","Other URL","EPIC","N","","","","","","","","","750 E Adams St","","Syracuse","NY","US","132102306" +"1922649953","DIRECT","Direct Messaging Address","Patrick.shaw1228@icloud.com","N","","","","","","","","","1901 W Kansas St","","Liberty","MO","US","640682060" +"1922649953","DIRECT","Direct Messaging Address","Patrick.shaw@cvshealth.com","N","","","","","","","","","1901 W Kansas St","","Liberty","MO","US","640682060" +"1508407537","CONNECT","CONNECT URL","poonamrufus@kernprobation.org","N","","","","","","","","","10702 Eagle Vista Dr","","Bakersfield","CA","US","933119018" +"1508407537","CONNECT","CONNECT URL","poonamrufus@kernprobation.org","N","","","","","","","","","10702 Eagle Vista Dr","","Bakersfield","CA","US","933119018" +"1255972295","OTHERS","Other URL","info@mynaturaldentist.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","3134 W Carefree Hwy Ste 9","","Phoenix","AZ","US","850864001" +"1083255020","CONNECT","CONNECT URL","https://childrenshomesociety.com/","Y","Children's Home Society of Idaho","Children's Home Society of Idaho","","","","","","","740 E Warm Springs Ave","","Boise","ID","US","837126420" +"1891336830","DIRECT","Direct Messaging Address","smile@vanstrom.com","N","","","","","","","","","2296 Henderson Mill Rd NE Ste 109","","Atlanta","GA","US","303452739" +"1144861196","DIRECT","Direct Messaging Address","esubev@medicalnutritinonaltherapy.com","N","email","","DIRECT","Direct","","OTHER","Other","Glenview","3633 W Lake Ave Ste 406","","Glenview","IL","US","600265804" +"1144861196","DIRECT","Direct Messaging Address","esubev@medicalnutritionaltherapy.com","N","emial","","OTHER","Other","communication","CSV","CSV","","3633 W Lake Ave Ste 406","","Glenview","IL","US","600265804" +"1396386355","OTHERS","Other URL","10.0.0.232","N","Home Office","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Documents","3680 17th St Apt 4","","San Francisco","CA","US","941142632" +"1043851009","DIRECT","Direct Messaging Address","michael.wright@stores.sfdc.com","N","Secure work e-mail","","DIRECT","Direct","","OTHER","Other","e-mail","689 N Redwood Rd","","Saratoga Springs","UT","US","840455190" +"1407497472","SOAP","SOAP URL","SOAP","N","","","","","","","","","32100 telegraph rd sut 205","","bingham farms","MI","US","480252452" +"1861033839","DIRECT","Direct Messaging Address","Hope@circleconsultinggroup.com","N","Business computer","","DIRECT","Direct","","CSV","CSV","","1118 Scholastic Cir","","Durham","NC","US","277136580" +"1952942922","DIRECT","Direct Messaging Address","info@thesmileinstitute.com","N","","","","","","","","","1842 Beacon St Ste 401","","Brookline","MA","US","024451965" +"1770124752","CONNECT","CONNECT URL","Brooklyn","N","","","","","","","","","9501 Case Rd","","Brooklyn","MI","US","492308511" +"1700427788","CONNECT","CONNECT URL","csdautismservices.clearcompany.com","N","","","","","","","","","1025 Atlantic Ave Ste 101","","Alameda","CA","US","945011188" +"1316588395","CONNECT","CONNECT URL","None","N","None","","OTHER","Other","None","","","","19204 Bension Dr","","Santa Clarita","CA","US","913503797" +"1447891429","DIRECT","Direct Messaging Address","kbuis@fgcinc.org","N","","","","","","","","","2400 Glenwood Ave","","Joliet","IL","US","604355474" +"1013558097","OTHERS","Other URL","mcoatsrn@yahoo.com","N","","","DIRECT","Direct","","OTHER","Other","email","696 Lewis Center Rd","","Lewis Center","OH","US","430359048" +"1083255079","CONNECT","CONNECT URL","dfessett@tularehhsa.org","N","","","DIRECT","Direct","","","","","1055 W Henderson Ave Ste 2","","Porterville","CA","US","932571490" +"1083255079","CONNECT","CONNECT URL","dfessett@tularehhsa.org","N","","","DIRECT","Direct","","","","","1055 W Henderson Ave Ste 2","","Porterville","CA","US","932571490" +"1740821743","DIRECT","Direct Messaging Address","zitosgroup@direct.practicefusion.com","N","","","","","","","","","2013 Shreya St","","El Paso","TX","US","79938" +"1205477296","DIRECT","Direct Messaging Address","info@liberatingajasper.com","N","Email address","","DIRECT","Direct","","CSV","CSV","","2133 Martin Luther King Jr Way","","Tacoma","WA","US","984053839" +"1588205579","OTHERS","Other URL","Filezilla","Y","Home Health Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Home Care","2560 E Sunset Rd Ste 106","","Las Vegas","NV","US","891203517" +"1114568102","DIRECT","Direct Messaging Address","Rebecca.Toulson@thriveworks.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","68 Pointe Cir","","Greenville","SC","US","296156330" +"1528609526","CONNECT","CONNECT URL","Warwick","N","","","","","","","","","300 Toll Gate Rd Ste 101B","","Warwick","RI","US","028864447" +"1083255087","CONNECT","CONNECT URL","laurelfhc-ms.com","N","Domain Name","","DIRECT","Direct","","CSV","CSV","","5192 Highway 11 N","","Ellisville","MS","US","394375050" +"1750922753","OTHERS","Other URL","leapsandboundz@yahoo.com","N","encrypted email","","","","","","","","21-14 Newtown Ave","","Astoria","NY","US","11102" +"1932740933","OTHERS","Other URL","www.healingtouchprovider.com","N","","","","","","","","","7225 Dixie Hwy Ste A","","Fairfield","OH","US","450148503" +"1720629629","CONNECT","CONNECT URL","Chicago","N","","","","","","","","","5411 N Winthrop Ave Unit 224","","Chicago","IL","US","606401782" +"1962043869","DIRECT","Direct Messaging Address","pttinfo@xilliongroup.llc","N","","","","","","","","","26711 Southfield Rd Ste 201","","Lathrup Village","MI","US","480764544" +"1679114581","CONNECT","CONNECT URL","Baltimore","N","","","","","","","","","900 S Caton Ave","","Baltimore","MD","US","212295201" +"1386285294","CONNECT","CONNECT URL","bryan.christensen@stores.sfdc.com","N","email","","","","","","","","1634 W South Jordan Pkwy","","South Jordan","UT","US","840954562" +"1386285294","CONNECT","CONNECT URL","bryan.christensen@stores.sfdc.com","N","Smiths email","","DIRECT","Direct","","CSV","CSV","","1634 W South Jordan Pkwy","","South Jordan","UT","US","840954562" +"1861033870","CONNECT","CONNECT URL","jessica_gutierrezr@yahoo.com","N","","","","","","","","","635 S 11th St Apt 14","","San Jose","CA","US","951122343" +"1023659075","DIRECT","Direct Messaging Address","ac-transportatation@outlook.com","N","","","","","","","","","436 Planters Way","","Mount Holly","NC","US","281209070" +"1841831880","DIRECT","Direct Messaging Address","angela.okoroma@ctcprograms.com","N","","","","","","","","","2842 S Business Dr","","Sheboygan","WI","US","530816518" +"1932740974","DIRECT","Direct Messaging Address","aubriel.a.bennett@uth.tmc.edu","N","","","","","","","","","9437 Fondren Rd","","Houston","TX","US","770746850" +"1932740974","DIRECT","Direct Messaging Address","aubriel.a.bennett@uth.tmc.edu","N","","","","","","","","","9437 Fondren Rd","","Houston","TX","US","770746850" +"1972144905","DIRECT","Direct Messaging Address","dmadalinski@bhr.org","N","","","","","","","","","3857 Martin Way E","","Olympia","WA","US","985065268" +"1992346928","DIRECT","Direct Messaging Address","maresha.ornelas@mcalisterinc.org","N","","","","","","","","","1365 N Johnson Ave Ste 111","","El Cajon","CA","US","920201649" +"1962043067","DIRECT","Direct Messaging Address","credentialing@tccokc.org","N","email","","DIRECT","Direct","","CSV","CSV","","6800 NW 39th Expy","","Bethany","OK","US","730082513" +"1174164271","DIRECT","Direct Messaging Address","Abigail.waldo@wmich.edu","N","Work email","","DIRECT","Direct","","","","","1903 W. Michigan Ave.","","Kalamazoo","MI","US","490085422" +"1063053155","OTHERS","Other URL","stephanie.avent@vidanthealth.com","N","hospital email","","DIRECT","Direct","","OTHER","Other","email","2100 Stantonsburg Rd","","Greenville","NC","US","278342818" +"1982245080","DIRECT","Direct Messaging Address","raliperti@bhsn.org","N","e-mail","","","","","","","","2155 Route 22B","","Morrisonville","NY","US","129623417" +"1285275396","CONNECT","CONNECT URL","myacrossthespectrum","Y","","Across The Spectrum Behavioral Services Inc","OTHER","Other","boca raton","CSV","CSV","","150 E Palmetto Park Rd","","Boca Raton","FL","US","334324827" +"1437790540","DIRECT","Direct Messaging Address","rick@skylightcounselingcenter.com","N","Office email","","DIRECT","Direct","","CSV","CSV","","5225 Old Orchard Rd Ste 37","","Skokie","IL","US","600771027" +"1346881455","CONNECT","CONNECT URL","blessithands@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","5019 W North Ave Ste 210","","Milwaukee","WI","US","532081121" +"1972144087","DIRECT","Direct Messaging Address","andersonb@sheridanmedgroup.com","Y","","Sheridan Drive Medical Group LLP","","","","","","","1491 Sheridan Dr Ste 100","","Tonawanda","NY","US","142171234" +"1164063277","CONNECT","CONNECT URL","www.statmdurgentcare.com","N","company url","","","","","","","","1784 Uinta Way Unit E2","","Park City","UT","US","840987685" +"1962043075","DIRECT","Direct Messaging Address","sjohnson@ncheart.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4520 W 69th St","","Sioux Falls","SD","US","571088148" +"1881235992","OTHERS","Other URL","www.statmdurgentcare.com","N","company url","","","","","","","","7724 S 5600 W Ste 102","","West Jordan","UT","US","840815415" +"1033750047","OTHERS","Other URL","www.officepracticum.com","N","Electronic Medical record","","HIE","Health Information Exchange (HIE)","","OTHER","Other","patient medical record","8080 Old York Rd Ste 207","","Elkins Park","PA","US","190271426" +"1124669148","DIRECT","Direct Messaging Address","kristine.madura@genesishcc.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4239 N Oak Park Ave","","Chicago","IL","US","606341410" +"1821639832","DIRECT","Direct Messaging Address","lydia.hayes@centerforpediatrictherapies.com","N","Work E-mail","","DIRECT","Direct","","CSV","CSV","","175 Deer Run Rd","","Danville","VA","US","245402863" +"1245871250","OTHERS","Other URL","1","N","","","","","","","","","3005 Highland Pkwy","","Downers Grove","IL","US","605155682" +"1942841952","DIRECT","Direct Messaging Address","svalentine@fgcinc.org","N","","","DIRECT","Direct","","","","","2400 Glenwood Ave","","Joliet","IL","US","604355474" +"1518508548","DIRECT","Direct Messaging Address","cheri.bassett@pillerchilddevelopment.com","N","","","","","","OTHER","Other","email","10631 S 51st St Ste 8","","Phoenix","AZ","US","850445225" +"1811538846","OTHERS","Other URL","192.168.1.67","N","IPv4 address","","DIRECT","Direct","","CSV","CSV","","1040 E 86th St Ste 46H","","Indianapolis","IN","US","462401857" +"1396386322","DIRECT","Direct Messaging Address","maria@neomatrixmedical.com","N","secure email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","290 Clyde Morris Blvd Ste D1","","Ormond Beach","FL","US","321748204" +"1023659059","OTHERS","Other URL","dvalenzuela@straighttalkcounseling.org","N","","","","","","","","","1225 W 6th St","","Santa Ana","CA","US","927032101" +"1487295457","SOAP","SOAP URL","integrativeacupuncture","N","","","","","","","","","220 Congress Park Dr Ste 230","","Delray Beach","FL","US","334454605" +"1245871276","DIRECT","Direct Messaging Address","deanesha.collins@butterflyeffects.com","N","","","","","","","","","421 Fayetteville St Ste 1100","","Raleigh","NC","US","276013000" +"1376184309","CONNECT","CONNECT URL","www.aspiranet.org","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1255972287","DIRECT","Direct Messaging Address","info@annapolisocunselingcenter.com","N","","","DIRECT","Direct","","","","","700 Melvin Ave Ste 5","","Annapolis","MD","US","214011506" +"1114568151","CONNECT","CONNECT URL","employer","N","","","","","","CSV","CSV","","4560 SE International Way Ste 100","","Milwaukie","OR","US","972224628" +"1215578265","CONNECT","CONNECT URL","Houston","N","","","","","","","","","9404 W Sam Houston Pkwy S Ste E","","Houston","TX","US","770992054" +"1922649979","CONNECT","CONNECT URL","emial","N","email","","DIRECT","Direct","","OTHER","Other","email","300 Vestavia Pkwy Ste 2300","","Vestavia","AL","US","352163788" +"1669013611","OTHERS","Other URL","office@mycounseling.center","N","office email","","DIRECT","Direct","","","","","38052 Meridian Ave","","Dade City","FL","US","335253811" +"1558902502","DIRECT","Direct Messaging Address","mshoham@chconline.org","N","work email","","DIRECT","Direct","","CSV","CSV","","650 Clark Way","","Palo Alto","CA","US","943042300" +"1558902502","DIRECT","Direct Messaging Address","mshoham@chconline.org","N","work email","","DIRECT","Direct","","CSV","CSV","","650 Clark Way","","Palo Alto","CA","US","943042300" +"1528609583","OTHERS","Other URL","FAX","N","","","","","","","","","1 Jarrett White Rd","","Tripler Army Medical Center","HI","US","968595001" +"1972144939","CONNECT","CONNECT URL","info@uzmaknoussmft.com","N","Business email address","","","","","CSV","CSV","","4905 Del Ray Ave, Suite 508","","Bethesda","MD","US","20814" +"1700427762","OTHERS","Other URL","va.gov","N","","","DIRECT","Direct","","","","","6439 Garners Ferry Rd","","Columbia","SC","US","292091638" +"1982245940","DIRECT","Direct Messaging Address","intake@heart4change.org","N","email","","DIRECT","Direct","","CSV","CSV","","200 Willow Valley Sq Ste 205","","Lancaster","PA","US","176024859" +"1194366153","OTHERS","Other URL","RHEOTO@gmail.com","N","org email","","","","","","","","4720 Galley Rd","","Colorado Springs","CO","US","809152735" +"1760023733","OTHERS","Other URL","https://amanda-regan.clientsecure.me","N","","","DIRECT","Direct","","","","","722 Weiland Rd Ste 200","","Rochester","NY","US","146263957" +"1679114649","CONNECT","CONNECT URL","info@seashoreptc.com","N","","","","","","","","","230 Division St","","Manahawkin","NJ","US","080503130" +"1366083339","OTHERS","Other URL","www.worldwideholistics.org","N","Web Address","","DIRECT","Direct","","CSV","CSV","","6533 E Jefferson Ave Apt Ll6","","Detroit","MI","US","482074340" +"1275174245","DIRECT","Direct Messaging Address","operations@gen-transport.com","N","","","","","","","","","360 Franklin Dr","","Dacula","GA","US","300193434" +"1457992422","OTHERS","Other URL","alla_doroshkevich@yahoo.com","N","Secure email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","973 Grant Ave","","Monessen","PA","US","150621732" +"1922649920","OTHERS","Other URL","AHGL","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1509 Wilson Ter","","Glendale","CA","US","912064007" +"1053952051","CONNECT","CONNECT URL","dbartzzabel@nutritioncaresystems.com","Y","business","Nutrition Care Systems, Inc.","DIRECT","Direct","","CSV","CSV","","1275 Davis Rd","Suite 121","Elgin","IL","US","601231304" +"1649811647","DIRECT","Direct Messaging Address","aws@thefellowshipcenter.org","N","email","","DIRECT","Direct","","OTHER","Other","email","737 E Grand Ave","","Escondido","CA","US","920254404" +"1023659133","DIRECT","Direct Messaging Address","kpace@headsusa.com","Y","","Healing Educational Alternatives for Deserving Students","DIRECT","Direct","","CSV","CSV","","1001 E Baker St Ste 100","","Plant City","FL","US","335633700" +"1912548900","OTHERS","Other URL","webPT","N","","","","","","","","","5040 Snapfinger Woods Dr Ste 205","","Decatur","GA","US","300354020" +"1265073209","CONNECT","CONNECT URL","Parker","N","","","DIRECT","Direct","","CSV","CSV","","17434 E Dewberry Cir","","Parker","CO","US","801348833" +"1467093450","DIRECT","Direct Messaging Address","kroggenkamp@bluesprigpediatrics.com","Y","","Blue Sprig Pediatrics, Inc","DIRECT","Direct","","CSV","CSV","","7500 San Felipe St Ste 600","","Houston","TX","US","770631790" +"1417598483","OTHERS","Other URL","Philadelphia","N","","","","","","","","","Claire Fagin Hall","418 Curie Blvd","Philadelphia","MA","US","19104" +"1841831864","DIRECT","Direct Messaging Address","olivia@gamedaytrainers.com","N","share patient information with parents and other athletic trainers","","DIRECT","Direct","","OTHER","Other","email","2439 Country Club Dr","","Glendora","CA","US","917414009" +"1144861238","OTHERS","Other URL","Bangor","N","","","DIRECT","Direct","","OTHER","Other","Bangor","659 Hogan Rd","","Bangor","ME","US","044013626" +"1205477395","DIRECT","Direct Messaging Address","jake@changepointcounseling.com","Y","Email Address","ChangePoint Counseling Services, PLLC","DIRECT","Direct","","","","","11803 Classic Ln","","Forney","TX","US","751267077" +"1295376382","DIRECT","Direct Messaging Address","pthompson@renfrewcenter.com","N","email","","HIE","Health Information Exchange (HIE)","","","","","320 King Of Prussia Rd Fl 2","","Radnor","PA","US","190874440" +"1013558105","DIRECT","Direct Messaging Address","graynassoc@outlook.com","N","graynassoc@outlook.com","","DIRECT","Direct","","OTHER","Other","Private Provider","9609 Grays Lake Cv","","Cordova","TN","US","380187770" +"1346881356","DIRECT","Direct Messaging Address","shiggins@thepeopleconcern.org","N","Secure Email","","DIRECT","Direct","","CSV","CSV","","2116 Arlington Ave Ste 100","","Los Angeles","CA","US","900181353" +"1134760143","CONNECT","CONNECT URL","micromerchant.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Pharmacy","791 9th Ave","","New York","NY","US","100195643" +"1164063178","DIRECT","Direct Messaging Address","Jordann.wood@adventhealth.com","N","email","","","","","","","","504 Oranole Rd","","Maitland","FL","US","327513222" +"1750922779","CONNECT","CONNECT URL","charlotte","N","jobs@monarchnc.org","","DIRECT","Direct","","CSV","CSV","","5700 Executive Center Dr Ste 110","","Charlotte","NC","US","282128833" +"1780225797","CONNECT","CONNECT URL","www.barnabascare.com","N","","","","","","","","","9802 Nicholas St Ste 350","","Omaha","NE","US","681142106" +"1356982375","CONNECT","CONNECT URL","N/A","N","","","","","","","","","4606 S 14th St","","Abilene","TX","US","796054735" +"1609417625","OTHERS","Other URL","counselorscare54@gmail.com","N","","","","","","","","","5233 Hohman Ave","","Hammond","IN","US","463201742" +"1992346951","OTHERS","Other URL","Plano","N","","","","","","","","","4601 Old Shepard Pl., Building One, Suite 101","","Plano","TX","US","750937509" +"1992346951","OTHERS","Other URL","Plano","N","","","","","","","","","4601 Old Shepard Pl., Building One, Suite 101","","Plano","TX","US","750937509" +"1992346936","DIRECT","Direct Messaging Address","theautismpeace@hipaamail.net","N","Email address","","","","","","","","607 Friday Rd","","West Manchester","OH","US","453829600" +"1467093401","DIRECT","Direct Messaging Address","jeremiah.cline@saberhealth.com","N","Work","","DIRECT","Direct","","CSV","CSV","","377 Clonce St","","Weber City","VA","US","242907269" +"1821639865","OTHERS","Other URL","clearwateraba.com","N","Website","","OTHER","Other","Education and Contact","OTHER","Other","Education and Contact","2904 E Stan Schlueter Loop # 70","","Killeen","TX","US","765424813" +"1639710676","DIRECT","Direct Messaging Address","Penahilary@aim.com","N","","","","","","","","","321 Fortune Blvd","","Milford","MA","US","017571750" +"1356982326","CONNECT","CONNECT URL","riteaid.com","N","","","","","","","","","65 Route 111","","Smithtown","NY","US","117873795" +"1265073225","OTHERS","Other URL","EPIC","N","","","OTHER","Other","EPIC","","","","5323 Harry Hines Blvd","","Dallas","TX","US","753907201" +"1538700596","CONNECT","CONNECT URL","Portage","N","","","","","","","","","6100 Newport Rd Ste 222","","Portage","MI","US","490029235" +"1366083347","CONNECT","CONNECT URL","1stassisthc@gmail.com","N","","","","","","","","","4051 Jeffco Blvd Ste 7","","Arnold","MO","US","630104261" +"1902447972","DIRECT","Direct Messaging Address","semundy@cfl.rr.com","N","","","","","","","","","101 Saint George Blvd Apt 11E","","Savannah","GA","US","314199351" +"1003457086","CONNECT","CONNECT URL","bryanjoelnitural","N","bryanjoelnitural","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","820 2nd Ave Rm 6A","","New York","NY","US","100174530" +"1285275263","DIRECT","Direct Messaging Address","chen.sun@ladowntownmc.com","N","","","","","","","","","1711 W Temple St","","Los Angeles","CA","US","900265421" +"1730720723","OTHERS","Other URL","Ardmore","Y","records exchange","Southern Oklahoma Kidney Center Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Ardmore","2611 Crossroads Dr","","Ardmore","OK","US","734012574" +"1902447998","CONNECT","CONNECT URL","ECW","N","","","","","","","","","1000 N Hudson St","","Silver City","NM","US","880615516" +"1336780329","CONNECT","CONNECT URL","colterbloxom","N","","","","","","","","","3420 E Shea Blvd Ste 188","","Phoenix","AZ","US","850283354" +"1295376283","DIRECT","Direct Messaging Address","paulina.menjivar@sweetfamilycare.com","N","Email","","DIRECT","Direct","","CSV","CSV","","645 60th St Apt 6","","West New York","NJ","US","070931381" +"1992346993","OTHERS","Other URL","pearland","N","","","","","","","","","2508 Summer Creek Dr","","Pearland","TX","US","775847206" +"1013558915","DIRECT","Direct Messaging Address","michael.stokes@stores.sfdc.com","N","Protected Practice site e-mail","","DIRECT","Direct","","CSV","CSV","","20 N Bluff St","","Saint George","UT","US","847703334" +"1538700448","OTHERS","Other URL","personal","N","","","","","","","","","1634 Capistrano Ave","","Glendale","CA","US","912081925" +"1659912509","CONNECT","CONNECT URL","Vienna","N","","","","","","","","","305 Maple Ave W Ste E","","Vienna","VA","US","221804306" +"1427699362","CONNECT","CONNECT URL","ATLANTA","N","","","","","","","","","222 Highland Square Dr NE","","Atlanta","GA","US","303062280" +"1952942880","CONNECT","CONNECT URL","Grandview","N","","","","","","","","","12414 S US Highway 71","","Grandview","MO","US","640301733" +"1265073191","OTHERS","Other URL","Nashua","N","","","","","","","","","20 Industrial Park Dr","","Nashua","NH","US","030623178" +"1043851967","CONNECT","CONNECT URL","Maitland","N","","","","","","","","","140 Advance Pt","","Maitland","FL","US","327513422" +"1699316406","DIRECT","Direct Messaging Address","asoucy@kdc.org","N","email","","DIRECT","Direct","","CSV","CSV","","Kennedy Donovan Center","486 Worcester St.","Southbridge","MA","US","01550" +"1124669940","DIRECT","Direct Messaging Address","sarahgu@yvfwc.org","N","work email","","DIRECT","Direct","","","","","510 W 1st Ave","","Toppenish","WA","US","989481564" +"1235770082","OTHERS","Other URL","Ashley.boros@pioneerresources.org","Y","Email","Pioneer Resources, Inc.","DIRECT","Direct","","CSV","CSV","","1175 Wesley Ave","","Muskegon","MI","US","494422100" +"1972144830","OTHERS","Other URL","SimplePractice","N","","","","","","","","","22 Mill St","","Arlington","MA","US","024764784" +"1861033706","OTHERS","Other URL","sophiefr@carolinacenterforaba.com","N","","","","","","","","","2106 Peabody Pl","","Apex","NC","US","275234873" +"1629619531","SOAP","SOAP URL","SOAP","N","","","DIRECT","Direct","","CSV","CSV","","1085 S Bluff St","","St George","UT","US","847705245" +"1225679145","CONNECT","CONNECT URL","SOUDERTON","N","","","","","","","","","369 W Broad St Apt 5","","Souderton","PA","US","189641856" +"1225679145","CONNECT","CONNECT URL","SOUDERTON","N","","","","","","","","","920 E Baltimore Pike","","Kennett Square","PA","US","193481800" +"1952942872","CONNECT","CONNECT URL","www.holycrossserives.org","N","","","","","","","","","3410 Old Lansing Rd","","Lansing","MI","US","489174392" +"1619518545","DIRECT","Direct Messaging Address","olivia.desena@duke.edu","N","","","DIRECT","Direct","","","","","401 Irving Pkwy","","Holly Springs","NC","US","275405300" +"1578104493","CONNECT","CONNECT URL","mjones@bcmhospital.com","N","","","DIRECT","Direct","","CSV","CSV","","615 W Nursery St","","Butler","MO","US","647301840" +"1578104493","CONNECT","CONNECT URL","mjones@bcmhospital.com","N","","","DIRECT","Direct","","CSV","CSV","","615 W Nursery St","","Butler","MO","US","647301840" +"1710528633","CONNECT","CONNECT URL","www.spedcare.com","Y","Electronic Health Records","Practi-Cal, Inc","","","","","","","799 E Washington Ave","","El Cajon","CA","US","920205327" +"1164063087","CONNECT","CONNECT URL","www.holycrossserivces.org","N","","","","","","","","","4318 Miller Rd","","Flint","MI","US","485071267" +"1326689241","DIRECT","Direct Messaging Address","valentem@youinc.org","N","email","","","","","","","","81 Plantation St","","Worcester","MA","US","016043069" +"1891336723","OTHERS","Other URL","N/a","N","N/a","","HIE","Health Information Exchange (HIE)","","OTHER","Other","N/a","209 Archer Ave Apt 2B","","Colonial Heights","VA","US","238343709" +"1205477130","OTHERS","Other URL","HearForm","N","Electronic Medical Records","","","","","","","","103 Suburban Rd Ste 101D","","Knoxville","TN","US","379235581" +"1528609450","DIRECT","Direct Messaging Address","Abbestaffing@abbeeducation.com","N","","","","","","","","","410 31st St","","Huntington","WV","US","257021420" +"1609417534","CONNECT","CONNECT URL","www.genez.com","N","www.genez.com","","DIRECT","Direct","","CSV","CSV","","16800 Greenfield Rd","","Detroit","MI","US","482353703" +"1083255913","CONNECT","CONNECT URL","www.teampbs.com","N","","","DIRECT","Direct","","CSV","CSV","","1818 S Australian Ave Ste 420","","West Palm Beach","FL","US","334096447" +"1427699354","DIRECT","Direct Messaging Address","kenneth.vaughn@stores.sfdc.com","N","protected workplace","","DIRECT","Direct","","CSV","CSV","","20 N Bluff St","","St George","UT","US","847703334" +"1972144806","CONNECT","CONNECT URL","abbestaffing@abbeeducation.com","N","","","","","","","","","410 31st St","","Huntington","WV","US","257021420" +"1760023600","DIRECT","Direct Messaging Address","agoodno@pioneerresources.org","Y","email","Pioneer Resources, Inc.","DIRECT","Direct","","CSV","CSV","","601 Terrace St Ste 100","","Muskegon","MI","US","494401114" +"1942841887","OTHERS","Other URL","other","N","","","","","","","","","412 Payne St","","Cedar Hill","TX","US","751048124" +"1851932792","OTHERS","Other URL","7742088147","N","phone","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","135 Walnut St","","Marstons Mills","MA","US","026482102" +"1992346837","CONNECT","CONNECT URL","https://mycw95.ecwcloud.com/portal12850/jsp/login.jsp","N","Patient Portal","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Patient Records","873 Robertson Blvd","","Walterboro","SC","US","294883082" +"1275174112","OTHERS","Other URL","drben@701chiropractic.com","N","","","","","","","","","837 Main Ave E Ste C","","West Fargo","ND","US","580782063" +"1902447840","DIRECT","Direct Messaging Address","yadira.ramos@victorybrt.com","N","Business Email","","","","","","","","275 W 68th St Apt 111","","Hialeah","FL","US","330145334" +"1972144822","OTHERS","Other URL","sacorrabhepburn@gmail.com","Y","","Within Me Therapy, LLC","HIE","Health Information Exchange (HIE)","","","","","8128 Mandan Ter","","Greenbelt","MD","US","207702638" +"1972144822","OTHERS","Other URL","sacorrabhepburn@gmail.com","Y","","Within Me Therapy, LLC","OTHER","Other","ALL","","","","8128 Mandan Ter","","Greenbelt","MD","US","207702638" +"1982245841","DIRECT","Direct Messaging Address","ariley@telecarecorp.com","N","","","","","","","","","1141 Chelsea St","","Ridgecrest","CA","US","935553208" +"1982245841","DIRECT","Direct Messaging Address","ariley@telecarecorp.com","N","","","DIRECT","Direct","","","","","1141 Chelsea St","","Ridgecrest","CA","US","935553208" +"1982245841","DIRECT","Direct Messaging Address","ariley@telecarecorp.com","N","","","DIRECT","Direct","","","","","1141 Chelsea St","","Ridgecrest","CA","US","935553208" +"1982245841","DIRECT","Direct Messaging Address","ariley@telecarecorp.com","N","","","","","","","","","1141 Chelsea St","","Ridgecrest","CA","US","935553208" +"1033750997","OTHERS","Other URL","www.kellyshomecare.com","N","email","","DIRECT","Direct","","CSV","CSV","","308 22nd St","","Niceville","FL","US","325783245" +"1033750997","CONNECT","CONNECT URL","www.kellyshomecare.com","N","website","","DIRECT","Direct","","OTHER","Other","8505175232","308 22nd St","","Niceville","FL","US","325783245" +"1770124638","SOAP","SOAP URL","BirthControl","N","BirthControl","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1634 W South Jordan Pkwy","","South Jordan","UT","US","840954562" +"1194366070","CONNECT","CONNECT URL","yes","N","","","","","","","","","1645 Mountainman Loop","","Anchorage","AK","US","995071975" +"1194366070","CONNECT","CONNECT URL","No","N","","","","","","","","","1645 Mountainman Loop","","Anchorage","AK","US","995071975" +"1730720616","CONNECT","CONNECT URL","email/fax","N","","","DIRECT","Direct","","CSV","CSV","","135 Ambergate Dr","","Youngsville","NC","US","275967448" +"1184265068","DIRECT","Direct Messaging Address","tking@therecoveryproject.net","N","","","","","","","","","20000 Victor Pkwy Ste 100","","Livonia","MI","US","481527027" +"1538700414","OTHERS","Other URL","dsm5205@gmail.com","N","mail","","OTHER","Other","mail","OTHER","Other","mail","1425 Osage Rd","","North Brunswick","NJ","US","089021517" +"1982245866","DIRECT","Direct Messaging Address","MadaLynne.Carpenter@ivyrehab.com","N","","","","","","","","","138 W Highland Rd Ste 500-600","","Howell","MI","US","488432170" +"1699316489","OTHERS","Other URL","melaniebalot@yahoo.com","N","","","","","","","","","53012 Astrid Way","","Lake Elsinore","CA","US","925321572" +"1508407396","DIRECT","Direct Messaging Address","monica@goodlifecounselingllc.com","N","work e-mail address","","","","","","","","1 Mill St Ste 201","","Farmville","VA","US","239013401" +"1326689118","OTHERS","Other URL","lewong717@gmail.com","N","massage practice communication","","DIRECT","Direct","","","","","568 Brookforest Ave","","Shorewood","IL","US","604049706" +"1831730639","DIRECT","Direct Messaging Address","raymondk@slhs.org","N","Work email","","","","","","","","190 E Bannock St","","Boise","ID","US","837126241" +"1609417419","DIRECT","Direct Messaging Address","othannahr@therapyjackson.com","N","","","","","","","","","1001 Laurence Ave Ste E","","Jackson","MI","US","492022980" +"1134760952","OTHERS","Other URL","myhealth.va.gov","N","My Healthy Vet","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Veterans Affair Medical Centers","2500 Overlook Ter","","Madison","WI","US","537052254" +"1861033680","OTHERS","Other URL","AdvancedMD","N","","","DIRECT","Direct","","CSV","CSV","","107 Twin Hills Dr","","Madison","TN","US","371152242" +"1063053890","CONNECT","CONNECT URL","Emma@elliefamilyservices.com","N","","","","","","","","","2125 E Hennepin Ave","","Minneapolis","MN","US","554131766" +"1609417443","OTHERS","Other URL","practicefusion.com","N","electronic health records","","OTHER","Other","EHR","","","","1800 E 3rd Ave Ste 112","","Durango","CO","US","813015046" +"1104467943","OTHERS","Other URL","email","N","medical practice email and emr's","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","164 Home Acres Ave","","Milford","CT","US","064603518" +"1508407354","CONNECT","CONNECT URL","Ambrose","N","","","","","","","","","1095 Gus Paulk Rd","","Ambrose","GA","US","315123408" +"1326689175","DIRECT","Direct Messaging Address","billing@jacorehab.com","N","","","DIRECT","Direct","","OTHER","Other","Honolulu","1401 S Beretania St Ste 550","","Honolulu","HI","US","968141880" +"1457992257","CONNECT","CONNECT URL","athomepsych.com","N","","","DIRECT","Direct","","","","","4717 Morgan Dr","","Chevy Chase","MD","US","208155312" +"1437790250","SOAP","SOAP URL","Soapnotes","N","","","","","","","","","725 S Apollo Blvd","","Melbourne","FL","US","329011457" +"1437790284","DIRECT","Direct Messaging Address","ana.rodriguez@midlandhealth.org","N","work email","","DIRECT","Direct","","","","","400 Rosalind Redfern Grover Pkwy","","Midland","TX","US","797015846" +"1437790284","DIRECT","Direct Messaging Address","ana.rodriguez@midlandhealth.org","N","business email","","DIRECT","Direct","","","","","400 Rosalind Redfern Grover Pkwy","","Midland","TX","US","797015846" +"1821639717","CONNECT","CONNECT URL","https://login.pointclickcare.com/home/userLogin.xhtml","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","805 Front St S","","Issaquah","WA","US","980274205" +"1336780204","DIRECT","Direct Messaging Address","CWATSON@ALHELPNOW.COM","N","","","DIRECT","Direct","","CSV","CSV","","27251 Wesley Chapel Blvd # B-724","","Wesley Chapel","FL","US","335444285" +"1073154944","CONNECT","CONNECT URL","671-647-0437","N","work phone","","DIRECT","Direct","","CSV","CSV","","790 Governor Carlos Camacho Rd","","Tamuning","GU","US","96913" +"1457992240","DIRECT","Direct Messaging Address","thomas.e.pike7.mil@mail.mil","N","Work e-mail","","DIRECT","Direct","","CSV","CSV","","2470 Sampson Street","","Great Lakes","IL","US","60088" +"1063053866","FHIR","FHIR URL","sleep","N","","","DIRECT","Direct","","CSV","CSV","","2279 N University Pkwy # 113","","Provo","UT","US","846041543" +"1467093278","DIRECT","Direct Messaging Address","jherren@toi-health.com","N","Email","","DIRECT","Direct","","","","","950 N Avalon Way","","Lecanto","FL","US","344616004" +"1568003499","CONNECT","CONNECT URL","Theranest","N","used to document EHI and scheduling","","DIRECT","Direct","","CSV","CSV","","1301 Shiloh Rd NW Ste 450","","Kennesaw","GA","US","301447152" +"1144861055","SOAP","SOAP URL","SecuredServer","N","Encrypted Email, CPRS, Secured Messaging","","DIRECT","Direct","","CSV","CSV","","2002 Holcombe Blvd Bldg 108","","Houston","TX","US","770304211" +"1053952978","DIRECT","Direct Messaging Address","sdcarey@m.marywood.edu","N","","","","","","","","","2300 Adams Ave","","Scranton","PA","US","185091514" +"1831730704","OTHERS","Other URL","Rakornberg@gmail.com","N","work email","","DIRECT","Direct","","CSV","CSV","","127 S 5th St Ste 100","","Quakertown","PA","US","189511681" +"1114568045","OTHERS","Other URL","ChiroTouch","N","","","","","","","","","3212 N 13th St","","Terre Haute","IN","US","478041236" +"1093356925","OTHERS","Other URL","thoskie@hotmail.com","N","Bowel/bladder","","","","","","","","516 Thorncliff Dr Apt 101","","Newport News","VA","US","236088757" +"1477194306","CONNECT","CONNECT URL","Kelsey.fearing@prismahealth.org","N","","","","","","","","","3 Richland Medical Park Dr Ste 310","","Columbia","SC","US","292036862" +"1982245825","CONNECT","CONNECT URL","centerforlifecoachingandcounselling.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1401 S Elliott Ave","","Aurora","MO","US","656052103" +"1881235745","DIRECT","Direct Messaging Address","staff@balanced-massage.com","N","Email","","DIRECT","Direct","","","","","836 E Main St Ste 1","","Medford","OR","US","975047115" +"1962043828","OTHERS","Other URL","other","N","","","","","","","","","7140 Bedrock Cir","","Lithonia","GA","US","300383372" +"1255972121","CONNECT","CONNECT URL","www.hbmicroendo.com","N","website","","DIRECT","Direct","","OTHER","Other","email, fax or direct mail","18377 Beach Blvd Ste 106","","Huntington Beach","CA","US","926481349" +"1093356974","CONNECT","CONNECT URL","Jessica.barrera@nm.org","N","","","","","","","","","2400 Belvidere Rd","","Waukegan","IL","US","600856165" +"1043851918","OTHERS","Other URL","http://myaveanna.net/","N","business mainpage","","DIRECT","Direct","","OTHER","Other","business","2250 Wehrle Dr Ste 1","","Williamsville","NY","US","142217034" +"1003457979","DIRECT","Direct Messaging Address","crystal.jones2@mountsinai.org","N","","","","","","","","","1090 Amsterdam Ave Fl 15","","New York","NY","US","100251737" +"1144861022","CONNECT","CONNECT URL","www.extendedcare.com","N","Allscripts","","OTHER","Other","online referrals","OTHER","Other","patient discharge and referrals","4 Valley Mill Rd","","Holyoke","MA","US","010405855" +"1831730720","DIRECT","Direct Messaging Address","drdara@santannaturalmedicine.com","N","","","","","","","","","3483 S Mercy Rd Ste 104","","Gilbert","AZ","US","852970428" +"1740821636","DIRECT","Direct Messaging Address","speechstrt@verizon.net","N","","","","","","","","","1 Bethany Rd Ste 60","","Hazlet","NJ","US","077301667" +"1316588106","DIRECT","Direct Messaging Address","andrew.dauner@swedish.org","N","Secure work email","","DIRECT","Direct","","CSV","CSV","","5300 Tallman Ave NW","","Seattle","WA","US","981073932" +"1013558808","DIRECT","Direct Messaging Address","asoh_mabo@yahoo.co.uk","N","email","","DIRECT","Direct","","CSV","CSV","","5707 Black Drum","","San Antonio","TX","US","782536398" +"1578104360","CONNECT","CONNECT URL","Url","N","","","","","","","","","82698 Laura Dr","","Indio","CA","US","922033159" +"1083255889","DIRECT","Direct Messaging Address","dr.dan@rootedchiropnw.com","N","business email address","","DIRECT","Direct","","CSV","CSV","","4804 N Albina Ave Apt 1","","Portland","OR","US","972172657" +"1265073068","OTHERS","Other URL","transitcare@outlook.com","N","Email","","","","","","","","6470 Foothill Blvd Ste A","","Tujunga","CA","US","910422729" +"1477194280","CONNECT","CONNECT URL","https://www.linkedin.com/in/onike-williams-9982a7124/","N","","","","","","","","","4146 Beethoven St","","Los Angeles","CA","US","900665704" +"1891336699","CONNECT","CONNECT URL","Google","N","","","","","","","","","6235 Ammons Dr","","Arvada","CO","US","800043443" +"1275174096","OTHERS","Other URL","Phone","N","","","","","","","","","114 Michigan Ave NE Apt 21H","","Washington","DC","US","200174303" +"1528609344","SOAP","SOAP URL","FairLawn","N","","","HIE","Health Information Exchange (HIE)","","","","","25-15 Broadway","","Fair Lawn","NJ","US","074103813" +"1811538630","DIRECT","Direct Messaging Address","khill@cpsge.org","N","","","DIRECT","Direct","","","","","820 Front St","","Chicopee","MA","US","010201722" +"1518508357","OTHERS","Other URL","barbara.destine@hcahealthcare.com","N","Work","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Aventura","20900 Biscayne Blvd","","Aventura","FL","US","331801407" +"1336780170","DIRECT","Direct Messaging Address","G0k00b8.s05988@wal-mart.com","N","Pharmacy","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Retail pharmacy","2271 N Semoran Blvd","","Orlando","FL","US","328073707" +"1255972097","OTHERS","Other URL","WebPT","N","Documentation","","","","","","","","2579 Ocean Ave Fl 3","","Brooklyn","NY","US","112294552" +"1255972097","OTHERS","Other URL","Huangcindy25@gmail,com","N","Email","","","","","","","","1029 41st St Apt 3","","Brooklyn","NY","US","112191481" +"1134760978","OTHERS","Other URL","heavenlyride1@gmail.com","N","","","","","","","","","18 Hoffman Ave","","Poughkeepsie","NY","US","126031802" +"1528609377","DIRECT","Direct Messaging Address","sabrena.gabriele@va.gov","N","","","","","","","","","2300 Ramsey St","","Fayetteville","NC","US","283013856" +"1407497258","CONNECT","CONNECT URL","laptop","N","","","DIRECT","Direct","","","","","221 King Fisher Way","","Royal Palm Beach","FL","US","334118698" +"1366083214","DIRECT","Direct Messaging Address","brooke.zerkel@ascension.org","N","","","","","","","","","141 W 22nd St Ste 109","","Anderson","IN","US","460164315" +"1407497209","OTHERS","Other URL","N/a","N","N/a","","HIE","Health Information Exchange (HIE)","","OTHER","Other","n/a","11637 N Moki Dr","","Sutton","AK","US","996748014" +"1467093328","DIRECT","Direct Messaging Address","Tessa.Curtis@Hcahealthcare.com","N","work email","","DIRECT","Direct","","OTHER","Other","Direct messaging address","1200 E 3900 S","","Salt Lake City","UT","US","841241300" +"1760023550","DIRECT","Direct Messaging Address","m619c741@kumc.edu","N","Work email","","","","","","","","3599 Rainbow Blvd","","Kansas City","KS","US","661032078" +"1417598301","DIRECT","Direct Messaging Address","kturner@ldsfamilyservices.org","Y","email","LDS Family Services","DIRECT","Direct","","","","","2303 Butler St","","Council Bluffs","IA","US","515035150" +"1174164024","DIRECT","Direct Messaging Address","jasonf@thriveworks.com","N","Work Email Address","","DIRECT","Direct","","OTHER","Other","Email","3235 Electric Rd Ste 1A","","Roanoke","VA","US","240186404" +"1992346852","OTHERS","Other URL","derbob2117@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","838 Beach Court","","Lotus","CA","US","95651" +"1982245874","OTHERS","Other URL","john.searfoss","N","MAT","","DIRECT","Direct","","","","","314 s Norton Ave.","","Marion","IN","US","46952" +"1710528674","OTHERS","Other URL","LandrumENT.com","N","","","","","","","","","730 Finley Dr","","Ada","OK","US","748205392" +"1528609328","CONNECT","CONNECT URL","MarionUltrasound.com","N","Website","","DIRECT","Direct","","OTHER","Other","none","4503 1/2 W Deyoung","Suite 3A","Marion","IL","US","62959" +"1588205397","CONNECT","CONNECT URL","WILMINGTON","N","clinic","","","","","","","","201 N Front St Ste 102","","Wilmington","NC","US","284014055" +"1588205397","CONNECT","CONNECT URL","WILMINGTON","N","clinic","","","","","","","","201 N Front St Ste 102","","Wilmington","NC","US","284014055" +"1588205397","CONNECT","CONNECT URL","WILMINGTON","N","","","DIRECT","Direct","","CSV","CSV","","201 N Front St Ste 102","","Wilmington","NC","US","284014055" +"1588205405","DIRECT","Direct Messaging Address","Info@Canandaigualakecounselingservices.com","N","business email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","42 N Main St","","Canandaigua","NY","US","144241446" +"1588205405","DIRECT","Direct Messaging Address","Info@Canandaigualakecounselingservices.com","N","business email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","42 N Main St","","Canandaigua","NY","US","144241446" +"1588205405","DIRECT","Direct Messaging Address","Info@Canandaigualakecounselingservices.com","N","business email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","42 N Main St","","Canandaigua","NY","US","144241446" +"1174164982","OTHERS","Other URL","Danvers","Y","","Lahey Hospital and Medical Center","","","","","","","7 Federal St","","Danvers","MA","US","019233668" +"1023659943","CONNECT","CONNECT URL","Lilburn","N","email","","DIRECT","Direct","","CSV","CSV","","4716 Habersham Rdg SW","","Lilburn","GA","US","300475603" +"1396386215","CONNECT","CONNECT URL","Unsure","N","","","","","","","","","40606 Mill Road Ct E","","Novi","MI","US","483755023" +"1558902494","DIRECT","Direct Messaging Address","jenifer.a.agee.civ@mail.mil","N","Credentials Manager","","DIRECT","Direct","","CSV","CSV","","2817 Reilly Road","Womack Army Medical Center","Fort Bragg","NC","US","28310" +"1912548876","DIRECT","Direct Messaging Address","caca3172@hotmail.com","N","","","DIRECT","Direct","","OTHER","Other","Fredericksburg","75 Basalt Dr","","Fredericksburg","VA","US","224067229" +"1144861014","OTHERS","Other URL","Direct","N","Registered behavior technician","","OTHER","Other","Rbt","CSV","CSV","Csm","8350 Archibald Ave","","Rancho Cucamonga","CA","US","917303669" +"1962043836","CONNECT","CONNECT URL","226georgelewiscourt","N","226georgelewiscourt","","DIRECT","Direct","","","","","226 George Lewis Ct","","Harrison","OH","US","450304919" +"1053952929","CONNECT","CONNECT URL","jlongano@fredskeller.com","N","jlongano@fredskeller.com","","","","","","","","561 Route 9W","","Piermont","NY","US","109681116" +"1689215568","CONNECT","CONNECT URL","onelifellc19@gmail.com","N","","","","","","","","","875 Carter St","","Nashville","TN","US","372063419" +"1407497399","DIRECT","Direct Messaging Address","Bennettas33@consonsushealth.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","100 Silver Bluff Dr","","Canton","NC","US","287166350" +"1356982243","CONNECT","CONNECT URL","https://www.eastendot.com/","N","","","","","","","","","19 Erlwein Ct","","Massapequa","NY","US","117585507" +"1356982243","CONNECT","CONNECT URL","https://www.eastendot.com/","N","","","","","","","","","700 Union Pkwy Ste 3","","Ronkonkoma","NY","US","117797427" +"1225679111","DIRECT","Direct Messaging Address","rachel@ceptherapy.com","N","","","DIRECT","Direct","","","","","900 Junction Dr","","Allen","TX","US","750135290" +"1225679111","DIRECT","Direct Messaging Address","rachel@ceptherapy.com","N","","","DIRECT","Direct","","","","","900 Junction Dr","","Allen","TX","US","750135290" +"1225679111","DIRECT","Direct Messaging Address","rachel@ceptherapy.com","N","","","DIRECT","Direct","","","","","900 Junction Dr","","Allen","TX","US","750135290" +"1225679111","DIRECT","Direct Messaging Address","rachel@ceptherapy.com","N","","","DIRECT","Direct","","","","","900 Junction Dr","","Allen","TX","US","750135290" +"1063053957","CONNECT","CONNECT URL","HIE","N","","","HIE","Health Information Exchange (HIE)","","","","","620 N Aurora St Ste 1","","Stockton","CA","US","952022276" +"1063053957","CONNECT","CONNECT URL","HIE","N","","","HIE","Health Information Exchange (HIE)","","","","","620 N Aurora St Ste 1","","Stockton","CA","US","952022276" +"1710528609","CONNECT","CONNECT URL","CLEAR","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1770124661","DIRECT","Direct Messaging Address","sheila.rochford@jefferson.edu","N","","","","","","","","","111 S 11th St","","Philadelphia","PA","US","191074824" +"1861033656","DIRECT","Direct Messaging Address","lerbs@acapcounseling.com","N","Business E-mail","","","","","","","","2607 Caddo St Ste 6","","Arkadelphia","AR","US","719235307" +"1750922555","DIRECT","Direct Messaging Address","Alicia.bullinger@annecenter.org","N","","","","","","","","","2016 S Washington St","","Grand Forks","ND","US","582016342" +"1528609351","OTHERS","Other URL","K_Drive","N","","","","","","","","","2630 W Bradley Pl Ste A","","Chicago","IL","US","606184704" +"1295376010","DIRECT","Direct Messaging Address","info@hochorthodontics.com","N","office email address","","DIRECT","Direct","","","","","105 Reids Hill Rd Ste A","","Matawan","NJ","US","077474003" +"1801437637","OTHERS","Other URL","n/a","N","","","","","","","","","219 Channi Loop","","Danville","CA","US","945065036" +"1508407339","CONNECT","CONNECT URL","cwebb@jbfcs.org","N","","","","","","","","","1007 Quentin Rd","","Brooklyn","NY","US","112232341" +"1225679053","OTHERS","Other URL","Practicefusion","Y","","EUSTICE COUNSELING LLC","","","","","","","302 E Howard St","","Hibbing","MN","US","557461772" +"1902447733","CONNECT","CONNECT URL","N/A","N","","","","","","","","","1200 7th Ave N","","St Petersburg","FL","US","337051300" +"1730720566","DIRECT","Direct Messaging Address","sarah@earlystarttherapy.org","N","","","DIRECT","Direct","","OTHER","Other","sarah@earlystarttherapy.org","16329 NE 80th St","","Redmond","WA","US","980523820" +"1700427531","DIRECT","Direct Messaging Address","laurie@inspirepsychiatric.com","Y","","Inspire Psychiatric Nursing Services Inc","","","","","","","2382 Faraday Ave Ste 100","","Carlsbad","CA","US","920087219" +"1871134619","DIRECT","Direct Messaging Address","contact@farahtransport.com","N","company email","","DIRECT","Direct","","CSV","CSV","","2324 N MacArthur Blvd Apt 1132","","Irving","TX","US","750625586" +"1518508365","CONNECT","CONNECT URL","Motley","N","","","","","","","","","7659 Meadow Lake Rd SW","","Motley","MN","US","564662088" +"1780225532","DIRECT","Direct Messaging Address","fgonzales@aadapinc.org","N","","","DIRECT","Direct","","","","","5318 Crenshaw Blvd","","Los Angeles","CA","US","900431810" +"1780225532","DIRECT","Direct Messaging Address","fgonzales@aadapinc.org","N","Email","","DIRECT","Direct","","CSV","CSV","","5318 Crenshaw Blvd","","Los Angeles","CA","US","900431810" +"1497396246","DIRECT","Direct Messaging Address","frouse@ccmnyc.org","Y","Community Counseling and Mediation","Community Counseling And Mediation","HIE","Health Information Exchange (HIE)","","CSV","CSV","","810 Classon Ave","","Brooklyn","NY","US","112386102" +"1215578067","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","2857 Linden Blvd","","Brooklyn","NY","US","112085126" +"1336780022","CONNECT","CONNECT URL","www.ochealthinfo.com/catpert","N","","","","","","","","","405 W 5th St Ste 211","","Santa Ana","CA","US","927014522" +"1033750773","CONNECT","CONNECT URL","desktop","N","","","","","","","","","5807 Harford Rd","","Baltimore","MD","US","212141895" +"1033750773","CONNECT","CONNECT URL","www.harbel.org","N","","","","","","","","","5807 Harford Rd","","Baltimore","MD","US","212141848" +"1659912376","CONNECT","CONNECT URL","diamondpersonalcare@yahoo.com","N","","","DIRECT","Direct","","OTHER","Other","e mail","25 MacArthur Dr","","Conway","AR","US","720324510" +"1477194165","CONNECT","CONNECT URL","Office","N","","","","","","","","","1070 W Houghton Lake Dr","","Prudenville","MI","US","486519613" +"1376184002","CONNECT","CONNECT URL","1-855-950-0002","N","Faxs","","DIRECT","Direct","","OTHER","Other","Faxs","3055 S Nellis Blvd Apt 2079","","Las Vegas","NV","US","891217707" +"1285275917","DIRECT","Direct Messaging Address","jmmiller2@vestal.k12.ny.us","N","email address","","DIRECT","Direct","","CSV","CSV","","3100 Knapp Rd","","Vestal","NY","US","138503037" +"1750922498","CONNECT","CONNECT URL","nnn","N","","","","","","","","","2221 Murphy Avenue","","Nashville","TN","US","37203" +"1184265829","DIRECT","Direct Messaging Address","bren@myunihealth.com","N","e-mail","","","","","","","","3150 18TH ST.","Mailbox #202","San Francisco","CA","US","94110" +"1245871995","CONNECT","CONNECT URL","Saravogel","N","","","","","","","","","920 Lark Dr","","Albany","NY","US","122071300" +"1669013421","DIRECT","Direct Messaging Address","gstanton@chowc.org","N","gstanton@chowc.org","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1182 Chenango St","","Binghamton","NY","US","139011653" +"1407497266","OTHERS","Other URL","chrisdemmeck","N","","","","","","","","","1010 S Ponds Dr","","Webster","TX","US","775981409" +"1821639691","OTHERS","Other URL","chd.org","Y","","Center for Human Development, Inc","","","","","","","1221 Main St Ste 309","","Holyoke","MA","US","010405396" +"1821639691","OTHERS","Other URL","chd.org","N","","","","","","","","","1221 Main St Ste 309","","Holyoke","MA","US","010405396" +"1154962918","DIRECT","Direct Messaging Address","mhs@direct.martinhealth.org","N","","","DIRECT","Direct","","","","","3801 S Kanner Hwy Ste 100","","Stuart","FL","US","349944801" +"1831730548","CONNECT","CONNECT URL","Livingston","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","330 S 3rd St","","Livingston","MT","US","590473406" +"1366083065","OTHERS","Other URL","kim@journeyscounselingorlando.com","N","","","","","","","","","668 N Orlando Ave Ste 210","","Maitland","FL","US","327514459" +"1285275032","DIRECT","Direct Messaging Address","EmmanuelCenter@protonmail.com","N","Secure email","","DIRECT","Direct","","OTHER","Other","encrypted","1502 S College Ave Ste 2","","Fort Collins","CO","US","805244116" +"1083255848","DIRECT","Direct Messaging Address","laura.davidson@actslife.org","N","work email","","DIRECT","Direct","","CSV","CSV","","411 N Middletown Rd","","Media","PA","US","190634059" +"1295376051","CONNECT","CONNECT URL","Link","N","Link sent to email of practice","","DIRECT","Direct","","CSV","CSV","","5001 E Busch Blvd","","Tampa","FL","US","336175303" +"1013558873","CONNECT","CONNECT URL","https://www.officemd.net/officemd/menu/main.asp","Y","iSalus","139 Education, LLC.","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7096 Orchard Lake Rd","","West Bloomfield","MI","US","483223601" +"1609417476","OTHERS","Other URL","Fax","N","Fax","","","","","","","","30520 Rollingoak Dr","","Tehachapi","CA","US","935618518" +"1609417476","OTHERS","Other URL","Fax","N","Fax","","","","","","","","30520 Rollingoak Dr","","Tehachapi","CA","US","935618518" +"1609417476","OTHERS","Other URL","Fax","N","Fax","","","","","","","","30520 Rollingoak Dr","","Tehachapi","CA","US","935618518" +"1609417476","OTHERS","Other URL","Fax","N","Fax","","","","","","","","30520 Rollingoak Dr","","Tehachapi","CA","US","935618518" +"1609417476","OTHERS","Other URL","Fax","N","Fax","","","","","","","","30520 Rollingoak Dr","","Tehachapi","CA","US","935618518" +"1225679095","CONNECT","CONNECT URL","Fax","Y","320-685-3401","Assumption Home, Inc.","DIRECT","Direct","","OTHER","Other","Regular","615 1st St N","","Cold Spring","MN","US","563201446" +"1629619408","CONNECT","CONNECT URL","Miami","N","","","","","","","","","9628 NE 2nd Ave Ste 210E","","Miami Shores","FL","US","331382748" +"1629619408","CONNECT","CONNECT URL","Miami","N","","","","","","","","","9628 NE 2nd Ave Ste 210E","","Miami Shores","FL","US","331382748" +"1629619408","OTHERS","Other URL","Miami","N","","","","","","","","","2350 SW 27th Ave Apt 1101","","Miami","FL","US","331453687" +"1346881125","DIRECT","Direct Messaging Address","angela.sakal@trinityhealthofne.org","N","","","DIRECT","Direct","","OTHER","Other","email address","114 Woodland St","","Hartford","CT","US","061051208" +"1225679921","OTHERS","Other URL","Phone","N","Phone","","DIRECT","Direct","","CSV","CSV","","3511 Willow Tree Trce","","Decatur","GA","US","300343842" +"1134760911","DIRECT","Direct Messaging Address","scargill@whiteriver.wednet.edu","N","","","","","","","","","240 N C St","","Buckley","WA","US","983218044" +"1083255764","CONNECT","CONNECT URL","healthyroster.com","N","Electronic Medical Record","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6565 Putnam Ford Dr","","Woodstock","GA","US","301891501" +"1013558709","DIRECT","Direct Messaging Address","info@convelabs.com","N","EMAIL","","DIRECT","Direct","","OTHER","Other","EMAIL","895 Wymore Rd Apt 911A","","Altamonte Springs","FL","US","327146941" +"1295376986","DIRECT","Direct Messaging Address","amy.hoffman@empowerthemind.org","Y","Email","Empower the Mind, LLC","DIRECT","Direct","","OTHER","Other","Email","746 Cumberland St","","Lebanon","PA","US","170425236" +"1861033565","DIRECT","Direct Messaging Address","gillespie@primarytransitsvcs.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","206 Emerling Dr","","Saint Louis","MO","US","631211022" +"1518508217","OTHERS","Other URL","https://www.universitysettlement.org/us/programs/mental_health_services/consultation_center/","N","Clinic Website with contact info","","DIRECT","Direct","","CSV","CSV","","184 Eldridge St","","New York","NY","US","100022992" +"1275174971","DIRECT","Direct Messaging Address","lisa@deltakidney.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","44 S Fourth St","","Rolling Fork","MS","US","391595147" +"1073154779","CONNECT","CONNECT URL","Shenandoah","N","","","","","","","","","9250 Pinecroft Dr","","Shenandoah","TX","US","773803218" +"1174164875","OTHERS","Other URL","vvhc.org","Y","n/a","LEWIS COUNTY COMMUNITY HEALTH SERVICES","HIE","Health Information Exchange (HIE)","","OTHER","Other","n/a","2690 NE Kresky Ave","","Chehalis","WA","US","985322412" +"1174164875","OTHERS","Other URL","hhvc.org","N","","","","","","","","","2690 NE Kresky Ave","","Chehalis","WA","US","985322412" +"1174164875","CONNECT","CONNECT URL","providers@vvhc.org","N","","","","","","","","","2690 NE Kresky Ave","","Chehalis","WA","US","985322412" +"1285275990","CONNECT","CONNECT URL","avionag@ths-wa.org","N","email","","","","","","","","1901 Martin Luther King Jr Way S","","Seattle","WA","US","981444801" +"1578104295","OTHERS","Other URL","fl.gov","N","","","","","","","","","207 St Agnes St","","Sebring","FL","US","338701829" +"1730720459","OTHERS","Other URL","AKaims","N","State of Alsaka Medicaid system","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Substance assessments","401 E Northern Lights Blvd Ste 205","","Anchorage","AK","US","995032814" +"1821639550","DIRECT","Direct Messaging Address","lknobloch@MSStherapy.net","N","","","","","","","","","1320 S Green Bay Rd","","MT Pleasant","WI","US","534064402" +"1134760861","CONNECT","CONNECT URL","www.aveanna.com","N","","","","","","","","","2250 Wehrle Dr","","Williamsville","NY","US","142217034" +"1912548645","OTHERS","Other URL","www.BriteAngelTransportationLLC.com","N","","","","","","","","","11317 Aristotle Dr Apt 310","","Fairfax","VA","US","220307494" +"1912548645","CONNECT","CONNECT URL","www.BriteAngelTransportationLLC.com","N","","","","","","","","","11317 Aristotle Dr Apt 310","","Fairfax","VA","US","220307494" +"1912548645","CONNECT","CONNECT URL","www.BriteAngelTransportationLLC.com","N","","","","","","","","","11317 Aristotle Dr Apt 310","","Fairfax","VA","US","220307494" +"1912548645","CONNECT","CONNECT URL","www.BriteAngelTransportationLLC.com","N","","","","","","","","","11317 Aristotle Dr Apt 310","","Fairfax","VA","US","220307494" +"1245871987","CONNECT","CONNECT URL","COMPASSION-home.com","N","","","DIRECT","Direct","","","","","3205 SE West Snow Rd","","Port St Lucie","FL","US","349846522" +"1083255731","CONNECT","CONNECT URL","Family.tree24@yahoo.com","N","","","","","","","","","5240 Eagle Dr","","Holiday","FL","US","346902117" +"1083255731","CONNECT","CONNECT URL","HOLIDAY","N","","","","","","","","","5240 Eagle Dr","","Holiday","FL","US","346902117" +"1083255731","CONNECT","CONNECT URL","HOLIDAY","N","","","","","","","","","5240 Eagle Dr","","Holiday","FL","US","346902117" +"1679114318","DIRECT","Direct Messaging Address","wjones@tls-nm.org","N","","","","","","","","","5601 Domingo Rd NE","","Albuquerque","NM","US","871081610" +"1366083008","DIRECT","Direct Messaging Address","director@carolinamusictherapy.com","N","GSuite","","DIRECT","Direct","","CSV","CSV","","749 Battleground Rd","","Cowpens","SC","US","293309506" +"1538700299","CONNECT","CONNECT URL","blondiej2@yahoo.com","N","","","","","","","","","1250 E Michigan Ave","","Grayling","MI","US","497387074" +"1275174930","CONNECT","CONNECT URL","SC","N","","","","","","","","","10205 Sweet Pl","","Charleston","SC","US","294922821" +"1356982011","DIRECT","Direct Messaging Address","irina.espinoza@hsimail.org","N","business email","","","","","","","","650 S Bascom Ave Ste B","","San Jose","CA","US","951282601" +"1780225458","CONNECT","CONNECT URL","ProvidersRoom","N","ProvidersRoom","","DIRECT","Direct","","","","","2400 W Friendly Ave","","Greensboro","NC","US","274031109" +"1477194041","OTHERS","Other URL","commongroundhelps.org","N","","","DIRECT","Direct","","","","","1200 N Telegraph Rd Bldg 32","","Pontiac","MI","US","483411032" +"1730720301","CONNECT","CONNECT URL","www.sbortho.com","N","Practice web address","","","","","","","","53880 Carmichael Dr","","South Bend","IN","US","466351567" +"1184265753","FHIR","FHIR URL","EPIC","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","901 Patients First Dr Ste 2000","","Washington","MO","US","630904700" +"1275174849","DIRECT","Direct Messaging Address","sierrashiplet@advocatesconsulting.com","N","work email","","DIRECT","Direct","","CSV","CSV","","1030 N Center Pkwy","","Kennewick","WA","US","993367160" +"1700427374","SOAP","SOAP URL","3695cascaderd","N","","","","","","","","","3695 Cascade Rd SW","","Atlanta","GA","US","303312173" +"1316588981","OTHERS","Other URL","secure","N","","","","","","OTHER","Other","secure","66 S San Antonio Rd","","Santa Barbara","CA","US","931101720" +"1851932420","OTHERS","Other URL","www.youngsloyalhandshomecare.com","N","web site","","DIRECT","Direct","","OTHER","Other","web site","2839 N 20th St","","Philadelphia","PA","US","191322618" +"1346881067","CONNECT","CONNECT URL","Chester","N","Urine Drug Testing","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Workplace Drug Testing and Clinical Drug Testing in a Laboratory Setting preformed by medical experts knowledgeable in clinical toxicology.","13042 Rivers Bend Road","","Chester","VA","US","238362383" +"1598306243","DIRECT","Direct Messaging Address","Kmurray@telecarecorp.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","7224 Pacific Hwy East","","Milton","WA","US","98354" +"1013558865","CONNECT","CONNECT URL","https://cms.officeally.com/","N","","","DIRECT","Direct","","","","","2440 SE 89th Ave","","Portland","OR","US","972162053" +"1922649771","DIRECT","Direct Messaging Address","dbluestone@santehealth.net","N","Email","","DIRECT","Direct","","CSV","CSV","","7370 N Palm Ave Ste 102","","Fresno","CA","US","937115782" +"1922649771","CONNECT","CONNECT URL","www.santehealth.net","N","Work URL","","DIRECT","Direct","","CSV","CSV","","7370 N Palm Ave Ste 102","","Fresno","CA","US","937115782" +"1417598277","DIRECT","Direct Messaging Address","LQuinn@odysseyhousenyc.org","N","","","","","","","","","134 Sussex St Apt 3","","Jersey City","NJ","US","073026017" +"1659912301","DIRECT","Direct Messaging Address","moherr@cmh.edu","N","","","","","","","","","2401 Gillham Rd","","Kansas City","MO","US","641084619" +"1376184135","CONNECT","CONNECT URL","rbt2.tcbt@gmail.com","N","","","","","","","","","321 W Walnut St Ste 2","","Johnson City","TN","US","376046774" +"1932740701","DIRECT","Direct Messaging Address","kathy.brasher@ybrcounseling.com","N","kathy.brasher@ybrcounseling.com","","DIRECT","Direct","","CSV","CSV","","3440 Martin St S Ste 8","","Cropwell","AL","US","350543850" +"1114568987","CONNECT","CONNECT URL","HouseofRescueCounseling@yahoo.com","N","","","","","","","","","210 Crossing Ln Apt K87","","Dothan","AL","US","363035545" +"1003457888","SOAP","SOAP URL","Longwood","N","","","","","","","","","1917 Glen Mist Cv","","Longwood","FL","US","327504814" +"1194366971","CONNECT","CONNECT URL","ComputerRX","N","","","","","","","","","1612 Scripture St","","Denton","TX","US","762013809" +"1174164958","DIRECT","Direct Messaging Address","angela_thweni@judsoncenter.org","N","","","","","","","","","12200 E 13 Mile Rd Ste 200","","Warren","MI","US","480933093" +"1841831526","DIRECT","Direct Messaging Address","melanie.a.hunt@hotmail.com","N","professional email","","DIRECT","Direct","","OTHER","Other","email","440 W Main St Ste C","","Gaylord","MI","US","497351885" +"1598306375","DIRECT","Direct Messaging Address","kortney_wilson@judsoncenter.org","N","","","","","","","","","12200 E 13 Mile Rd Ste 200","","Warren","MI","US","480933093" +"1821639501","DIRECT","Direct Messaging Address","jean@hableehomecare.com","N","Secured Email","","","","","","","","11325 Random Hills Rd Ste 360","","Fairfax","VA","US","220300972" +"1821639501","DIRECT","Direct Messaging Address","leeanne@hableehomecare.com","N","Secured Email","","","","","","","","11325 Random Hills Rd Ste 360","","Fairfax","VA","US","220300972" +"1104467885","CONNECT","CONNECT URL","mmariski@ucsd.edu","N","","","","","","","","","9300 Campus Point Dr","","LA Jolla","CA","US","920371300" +"1457992133","OTHERS","Other URL","daniel.stapleton@stores.sfdc.com","N","email","","DIRECT","Direct","","CSV","CSV","","45 S State St","","Orem","UT","US","840585417" +"1912548694","OTHERS","Other URL","www.varadycounselingservices.com","N","","","","","","","","","9200 Indian Creek Pkwy Ste 380","","Overland Park","KS","US","662102036" +"1548801228","DIRECT","Direct Messaging Address","aellingson@thevillagefamily.org","N","secured work email","","DIRECT","Direct","","CSV","CSV","","2701 12th Ave S","","Fargo","ND","US","581038753" +"1679114359","DIRECT","Direct Messaging Address","sharon@sontx.org","N","email","","DIRECT","Direct","","OTHER","Other","email","1516 N Ruddell St","","Denton","TX","US","762093338" +"1295376994","OTHERS","Other URL","Pensacola","N","","","","","","","","","801 W Romana St Ste D","","Pensacola","FL","US","325024628" +"1790326403","CONNECT","CONNECT URL","https://patients.ntreatment.com","N","","","","","","","","","2305 Ashby Ave","","Berkeley","CA","US","947051909" +"1124669833","CONNECT","CONNECT URL","flexortopedic.com","N","","","DIRECT","Direct","","CSV","CSV","","6245 Miramar Pkwy Ste 101","","Miramar","FL","US","330233964" +"1568003267","DIRECT","Direct Messaging Address","eclaypool@ucsd.edu","N","secure email","","DIRECT","Direct","","","","","13214 Lamplite Ln","","Lakeside","CA","US","920405134" +"1194366898","CONNECT","CONNECT URL","chesapeake","N","","","DIRECT","Direct","","CSV","CSV","","1545 Crossways Blvd Ste 250","","Chesapeake","VA","US","233200218" +"1144861840","DIRECT","Direct Messaging Address","sjthomas@adsyes.org","N","","","","","","","","","1101 Carolina St","","Greensboro","NC","US","274011318" +"1861033573","DIRECT","Direct Messaging Address","katy@redcloverwellness.com","N","email","","","","","","","","7175 SW Beveland Rd Ste 105","","Tigard","OR","US","972238665" +"1386285005","DIRECT","Direct Messaging Address","lindsay@keysmusictherapy.com","N","","","","","","","","","121B Shopping Vlg","","Batesville","IN","US","470061275" +"1942841671","DIRECT","Direct Messaging Address","office@spectrumrehab.org","N","","","","","","","","","30826 Linder Rd","","Denham Springs","LA","US","707268507" +"1942841671","DIRECT","Direct Messaging Address","office@spectrumrehab.org","N","","","","","","","","","30826 Linder Rd","","Denham Springs","LA","US","707268507" +"1790326437","CONNECT","CONNECT URL","www.selfdiscoverycs.com","N","Website","","DIRECT","Direct","","CSV","CSV","","12501 Philadelphia St","","Whittier","CA","US","906013900" +"1891336533","CONNECT","CONNECT URL","Networked","N","","","","","","","","","1303 Trancas St","","Napa","CA","US","945582911" +"1538700273","DIRECT","Direct Messaging Address","tina@empowerfamilytherapy.com","N","Email","","DIRECT","Direct","","","","","137 N Oak Park Ave Ste 123","","Oak Park","IL","US","603011300" +"1952942690","DIRECT","Direct Messaging Address","Helena.Broden@ivyrehab.com","N","","","","","","","","","8542 W Grand River Ave","","Brighton","MI","US","481162326" +"1992346647","OTHERS","Other URL","Houston","N","","","","","","","","","8700 Commerce Park Dr Ste 218A","","Houston","TX","US","770367431" +"1487295127","FHIR","FHIR URL","https://ehr.charmtracker.com/api/ehr/vl/fhir","N","","","","","","","","","851 Coho Way Ste 202","","Bellingham","WA","US","982252021" +"1447891197","DIRECT","Direct Messaging Address","wjohnson@pawhuskahospital.com","N","Hospital e-mail","","DIRECT","Direct","","OTHER","Other","Direct communication","1101 E 15th St","","Pawhuska","OK","US","740561901" +"1912548652","OTHERS","Other URL","memorialcare.org","N","","","","","","","","","2801 Atlantic Ave","","Long Beach","CA","US","908061701" +"1912548652","OTHERS","Other URL","memorialcare.org","N","","","","","","","","","2801 Atlantic Ave","","Long Beach","CA","US","908061701" +"1548801293","OTHERS","Other URL","thecarpentershse@aol.com","Y","email","The Carpenter's House, PC","DIRECT","Direct","","CSV","CSV","","605 Bel Air Blvd Ste 33","","Mobile","AL","US","366063529" +"1578104220","DIRECT","Direct Messaging Address","jenna.michelson@chsfl.org","N","CHS email","","","","","","","","3027 San Diego Rd","","Jacksonville","FL","US","322073691" +"1477194124","OTHERS","Other URL","The.Waters.of.Shelbyville@selectrehab.com","N","","","DIRECT","Direct","","","","","4900 Chesterfield Dr","","Murfreesboro","TN","US","371276410" +"1770124430","OTHERS","Other URL","www.cgcounseling.com","N","","","","","","","","","221 New Bridge St","","Jacksonville","NC","US","285404736" +"1366083032","DIRECT","Direct Messaging Address","malunan@mbcservicesusa.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","4646 N Marine Dr","","Chicago","IL","US","606405759" +"1447891114","OTHERS","Other URL","questions@10yearsyounger4u.com","N","business email","","DIRECT","Direct","","OTHER","Other","email address","1607 Houston Ave","","Houston","TX","US","770074137" +"1629619390","DIRECT","Direct Messaging Address","Mykal.d.finch.mil@mail.mil","N","","","","","","","","","222 J St # 432","","San Diego","CA","US","921016825" +"1679114342","DIRECT","Direct Messaging Address","maria.reyes@hsimail.org","N","Encrypted Business Email","","","","","","","","650 S Bascom Ave Ste B","","San Jose","CA","US","951282601" +"1831730407","OTHERS","Other URL","N/A","N","N/A","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7710 W Interstate 10","","San Antonio","TX","US","782304711" +"1043851611","DIRECT","Direct Messaging Address","ahale@faithpediatric.com","N","","","","","","","","","1500 Jackson St Ste 300","","Richmond","TX","US","774693250" +"1043851611","DIRECT","Direct Messaging Address","ahale@faithpediatric.com","N","","","","","","","","","1500 Jackson St Ste 300","","Richmond","TX","US","774693250" +"1043851611","DIRECT","Direct Messaging Address","ainslie@ceptherapy.com","N","","","","","","","","","21703 Kingsland Blvd Ste 100","","Katy","TX","US","774502521" +"1013558691","DIRECT","Direct Messaging Address","w341phm@costco.com","N","","","","","","","","","3000 Commerce Xing","","Commerce Township","MI","US","483903082" +"1700427416","CONNECT","CONNECT URL","SimplePractice","N","Service for case notes, health information, and scheduling.","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5354 N High St Ste 206","","Columbus","OH","US","432141274" +"1700427416","CONNECT","CONNECT URL","SimplePractice","N","Service for case notes, health information, and scheduling.","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5354 N High St Ste 206","","Columbus","OH","US","432141274" +"1083255756","DIRECT","Direct Messaging Address","lhayrapetyan@calpsychcare.com","N","","","","","","","","","9201 Oakdale Ave Ste 101","","Chatsworth","CA","US","913116546" +"1083255756","CONNECT","CONNECT URL","https://npiregistry.cms.hhs.gov/","N","","","DIRECT","Direct","","CSV","CSV","","9201 Oakdale Ave Ste 101","","Chatsworth","CA","US","913116546" +"1417598103","DIRECT","Direct Messaging Address","Jerry@Angelsathomecare.com","N","Office E-Mail Address","","DIRECT","Direct","","OTHER","Other","Company E-Mail address","32781 Middlebelt Rd Ste G","","Farmington Hills","MI","US","483341770" +"1558902205","CONNECT","CONNECT URL","orli.chini@yahoo.com","N","Email","","DIRECT","Direct","","","","","15520 NW 77th Ct Rear","","Miami Lakes","FL","US","330165804" +"1629619358","OTHERS","Other URL","Houston","N","","","","","","","","","8700 Commerce Park Dr Ste 218A","","Houston","TX","US","770367431" +"1225679913","DIRECT","Direct Messaging Address","mb3526@tc.columbia.edu","N","email","","","","","","","","1180 Brighton Beach Ave Apt 6B","","Brooklyn","NY","US","112355838" +"1366083057","DIRECT","Direct Messaging Address","smithdrugsofbooneville@aol.om","N","email","","DIRECT","Direct","","OTHER","Other","michael@msdiscountdrugs.com","100 S Second St","","Booneville","MS","US","388293225" +"1780225474","DIRECT","Direct Messaging Address","Katie.Clark2@dhsoha.state.or","N","email","","DIRECT","Direct","","OTHER","Other","eMAIL","44 Industrial Way Ste D","","Lebanon","OR","US","973554364" +"1861033581","DIRECT","Direct Messaging Address","ourbaby101@outlook.com","N","","","","","","","","","1427 Carrico Rd","","Fancy Farm","KY","US","420399355" +"1972144699","DIRECT","Direct Messaging Address","awrolson@dg58.org","N","Email Adddress","","DIRECT","Direct","","OTHER","Other","N/A","6235 Stonewall Ave","","Downers Grove","IL","US","605161799" +"1437790169","DIRECT","Direct Messaging Address","nbrandes@instep360.org","N","Work email address","","","","","","","","2455 Dean St Ste 3G","","St Charles","IL","US","601754830" +"1427699156","CONNECT","CONNECT URL","MIAMI","N","Health","","OTHER","Other","MIAMI","","","","16561 SW 144th Pl","","Miami","FL","US","331771729" +"1649811217","DIRECT","Direct Messaging Address","l.arnold@behaviordg.com","N","","","","","","","","","3990 Sheridan St Ste 209","","Hollywood","FL","US","330213656" +"1982245619","OTHERS","Other URL","healthyroster.com","N","","","","","","","","","3595 Webb Bridge Rd","","Alpharetta","GA","US","300054140" +"1891336525","CONNECT","CONNECT URL","lavitabile3@schools.nyc.gov","N","Email","","DIRECT","Direct","","CSV","CSV","","100 W Mosholu Pkwy S","","Bronx","NY","US","104681001" +"1982245601","DIRECT","Direct Messaging Address","jfernandez@ceptherapy.com","N","work address","","","","","","","","21703 Kingsland Blvd Ste 100","","Katy","TX","US","774502521" +"1790326429","OTHERS","Other URL","N/A","N","","","","","","","","","1419 Kingswood St","","Richmond","VA","US","232243201" +"1053952788","CONNECT","CONNECT URL","Fairmont","Y","","Appalachian Life Enrichment Counseling Center LLC","","","","","","","225 Fairmont Ave","","Fairmont","WV","US","265542710" +"1053952788","CONNECT","CONNECT URL","Fairmont","N","Office","","DIRECT","Direct","","OTHER","Other","Fairmont","225 Fairmont Ave","","Fairmont","WV","US","265542710" +"1841831575","CONNECT","CONNECT URL","talk2catherine2011@gmail.com","N","","","","","","","","","1032 E Mason St","","Santa Barbara","CA","US","931032734" +"1275174906","SOAP","SOAP URL","WebPT","N","online EMR","","OTHER","Other","PHI","OTHER","Other","protected health information","609 E 29th St Rm 102","","Indianapolis","IN","US","462054160" +"1518508282","OTHERS","Other URL","WhitJ","Y","CFNP","CHRISTUS Health","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1549 E 70th St Ste 300","","Shreveport","LA","US","711055056" +"1467093112","CONNECT","CONNECT URL","abrooks@symmetrycounseling.com","N","","","","","","","","","300 W Adams St Ste 514","","Chicago","IL","US","606065108" +"1457992026","CONNECT","CONNECT URL","Valantmed.com","N","Behavioral health software","","OTHER","Other","Behavioral health records","","","","221 New Bridge St","","Jacksonville","NC","US","285404736" +"1417598186","OTHERS","Other URL","cmccormick.amnesty@gmail.com","N","","","","","","","","","4610 Oleander Dr","","Myrtle Beach","SC","US","295775752" +"1659912319","DIRECT","Direct Messaging Address","cpersaud@coretreatmentservices.com","N","","","","","","","","","3 Riverview Dr","","Manitowoc","WI","US","542203767" +"1548801210","DIRECT","Direct Messaging Address","personalcare@nevadacarenv.org","Y","","Nevada Care LLC","","","","","","","5160 S Eastern Ave Ste A","","Las Vegas","NV","US","891192300" +"1932740503","DIRECT","Direct Messaging Address","smcculloch@leedycounseling.com","N","Email","","DIRECT","Direct","","CSV","CSV","","3201 Spring Rd","","Carlisle","PA","US","170138741" +"1710528385","OTHERS","Other URL","holmenchiropractor.com","N","","","","","","","","","814 S Main St Ste B","","Holmen","WI","US","546365900" +"1982245551","DIRECT","Direct Messaging Address","Drcobb@healthstarclinic.com","N","","","DIRECT","Direct","","CSV","CSV","","3419 Colonnade Pkwy Ste 500","","Birmingham","AL","US","352433227" +"1346881919","CONNECT","CONNECT URL","https://www.raleys.com/stores/raleys-robb-reno-nevada/","N","","","","","","","","","1630 Robb Dr","","Reno","NV","US","895233516" +"1053952622","CONNECT","CONNECT URL","Lompoc","N","email","","","","","","","","115 E Hickory Ave Ste C","","Lompoc","CA","US","934367274" +"1144861717","OTHERS","Other URL","Alicia.quaglino@yahoo.com","N","","","DIRECT","Direct","","OTHER","Other","No patient identifier","455 School St","","Tomball","TX","US","773754595" +"1215578885","CONNECT","CONNECT URL","connect@grassroots.sprucecare.com","N","","","DIRECT","Direct","","CSV","CSV","","138 S Orchard Ave","","Vacaville","CA","US","956883636" +"1417598004","OTHERS","Other URL","mercycares.com","N","","","","","","","","","1233 Main St","","Holyoke","MA","US","010405381" +"1386285997","OTHERS","Other URL","lacmg.com","N","lacmg.com","","DIRECT","Direct","","CSV","CSV","","2208 W 7th St","","Los Angeles","CA","US","900574002" +"1477194082","OTHERS","Other URL","lacmg.com","N","","","DIRECT","Direct","","CSV","CSV","","11026 Valley Mall","","El Monte","CA","US","917312617" +"1043851645","DIRECT","Direct Messaging Address","whitney.clark@wma.eclinicaldirectplus.com","Y","direct messaging","Malladi & Reddy, PA","DIRECT","Direct","","CSV","CSV","","319 Gaslight Blvd","","Lufkin","TX","US","759043124" +"1972144574","CONNECT","CONNECT URL","OZONA","N","3253922666","","DIRECT","Direct","","OTHER","Other","OZONA","902-11TH ST","","OZONA","TX","US","76943" +"1972144574","CONNECT","CONNECT URL","www.mygnp.com","N","","","OTHER","Other","good neighbor pharmacy","CSV","CSV","","902 11th ST","","OZONA","TX","US","769431829" +"1629619267","CONNECT","CONNECT URL","sfarr@serenitylane.org","N","work email","","DIRECT","Direct","","CSV","CSV","","91150 Coburg Industrial Way","","Coburg","OR","US","97408" +"1730720392","OTHERS","Other URL","mayaguez","N","","","","","","","","","CARR. 106 K.M. 5.8 BO. QUEMADO","","mayaguez","PR","US","00681" +"1902447501","CONNECT","CONNECT URL","kristinam_kelley@dfci.harvard.edu","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","450 Brookline Ave","","Boston","MA","US","022155418" +"1649811209","DIRECT","Direct Messaging Address","camille.davis@stores.sfdc.com","N","work email","","DIRECT","Direct","","CSV","CSV","","632 S 100 W","","Payson","UT","US","846512864" +"1811538416","DIRECT","Direct Messaging Address","rebecca@rebeccajacobsontherapy.com","N","LLC Email Address","","HIE","Health Information Exchange (HIE)","","","","","1827 N Dayton St Unit E","","Chicago","IL","US","606140999" +"1467093062","OTHERS","Other URL","7868770995","N","cell phone","","HIE","Health Information Exchange (HIE)","","CSV","CSV","home address","110 NE 193rd St","","Miami","FL","US","331793231" +"1578104154","OTHERS","Other URL","Mesa","N","","","","","","","","","4446 E Des Moines","","Mesa","AZ","US","852058520" +"1902447584","CONNECT","CONNECT URL","https://mylaheychart.org/MyChart/","N","","","DIRECT","Direct","","","","","41 Mall Rd","","Burlington","MA","US","018050001" +"1134760713","DIRECT","Direct Messaging Address","goldie.ramos@rocketmail.com","N","","","","","","","","","1601 Hawthorne St","","Houston","TX","US","770063715" +"1396386983","OTHERS","Other URL","christielhhc@gmail.com","N","Christiel Holistic Healing Center","","OTHER","Other","n a","OTHER","Other","n a","627 Opelousas Ave Ste 2","","New Orleans","LA","US","701144343" +"1467093054","CONNECT","CONNECT URL","www.bushcounselingservice.com","N","website","","DIRECT","Direct","","CSV","CSV","","4673 State Highway 58","","Gouverneur","NY","US","136423202" +"1467093054","CONNECT","CONNECT URL","www.bushcounselingservice.com","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4673 State Highway 58","","Gouverneur","NY","US","136423202" +"1962043554","CONNECT","CONNECT URL","https://mycatholicdoctor.com/","N","","","","","","","","","1523 Ashlee Branch Way","","Saint Johns","FL","US","322591923" +"1538700125","DIRECT","Direct Messaging Address","A2HS@A2HS.ORG","N","EMAIL","","DIRECT","Direct","","OTHER","Other","Muskogee","2244 E Shawnee Rd","","Muskogee","OK","US","744031443" +"1235770843","CONNECT","CONNECT URL","HHAExchange.com","N","HHA Exchange","","HIE","Health Information Exchange (HIE)","","","","","5 Great Valley Pkwy Ste 210","","Malvern","PA","US","193551426" +"1407497001","DIRECT","Direct Messaging Address","Dax.Dowling@ctcprograms.com","N","","","","","","","","","9500 Front St S Ste 100","","Lakewood","WA","US","984999415" +"1053952655","DIRECT","Direct Messaging Address","cpeters@handcenterga.com","N","","","","","","","","","980 Johnson Ferry Rd Ste 1000","","Atlanta","GA","US","303421639" +"1871134478","CONNECT","CONNECT URL","info@nmanklcsw.com","N","","","DIRECT","Direct","","OTHER","Other","HIPAA Compliant domain/email","126 Western Ave # 1026","","Augusta","ME","US","043307249" +"1598306102","OTHERS","Other URL","bestcarenework1@gmail.com","N","business email","","OTHER","Other","business email","OTHER","Other","business email","58 Ford Dr W","","Massapequa","NY","US","117583725" +"1437790045","CONNECT","CONNECT URL","www.vitas.com","N","","","","","","","","","11731 Mills Dr Ste 400","","Miami","FL","US","331834846" +"1073154670","CONNECT","CONNECT URL","pandalady11@gmail.com","N","pandalady11@gmail.com","","DIRECT","Direct","","CSV","CSV","","48926 State Route 14","","New Waterford","OH","US","444459734" +"1275174872","CONNECT","CONNECT URL","processofchanges@gmail.com","N","Email Address","","DIRECT","Direct","","CSV","CSV","","1001 Ingleside Ave Fl 1","","Baltimore","MD","US","212281318" +"1275174872","CONNECT","CONNECT URL","processofchanges@gmail.com","N","Email Address","","DIRECT","Direct","","CSV","CSV","","1001 Ingleside Ave Fl 1","","Baltimore","MD","US","212281318" +"1700427309","CONNECT","CONNECT URL","CoxCosmeticSurgery@gmail.com","N","","","","","","","","","347 E Parkwood Ave Ste A","","Friendswood","TX","US","775465147" +"1164063764","OTHERS","Other URL","N/A","N","","","","","","","","","3523 Jackson Farm Rd","","Hopewell","VA","US","238604004" +"1619518214","DIRECT","Direct Messaging Address","phillip@friednshiphearing.com","N","","","","","","","","","1520 E Denman Ave Ste 102","","Lufkin","TX","US","759015817" +"1427699032","DIRECT","Direct Messaging Address","admin@interiorbehavior.com","N","","","","","","","","","3095 Pewter Ct","","North Pole","AK","US","997057594" +"1427699032","DIRECT","Direct Messaging Address","admin@interiorbehavior.com","N","","","","","","","","","3095 Pewter Ct","","North Pole","AK","US","997057594" +"1508407115","DIRECT","Direct Messaging Address","cmh@cmhdover.org","N","community mental healthcare","","HIE","Health Information Exchange (HIE)","","OTHER","Other","office","201 Hospital Dr","","Dover","OH","US","446222058" +"1417598020","CONNECT","CONNECT URL","jackson","N","home","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5164 Stone River Rd","","Jackson","MI","US","492018187" +"1790326304","CONNECT","CONNECT URL","processofchanges@gmail.com","N","Email Address","","DIRECT","Direct","","CSV","CSV","","1000 Ingleside Ave Fl 1","","Baltimore","MD","US","212281317" +"1205477817","CONNECT","CONNECT URL","HHAExchange.com","N","HHA Exchange","","HIE","Health Information Exchange (HIE)","","","","","529 Seven Bridge Rd Unit 300A","","E Stroudsburg","PA","US","183017608" +"1457992075","SOAP","SOAP URL","Simplepractice.com","N","","","","","","","","","1301 Shiloh Rd NW Ste 811","","Kennesaw","GA","US","301447156" +"1528609146","OTHERS","Other URL","christiemitchell@DaleMedical.org","N","christiemitchell@dalemedical.org","","DIRECT","Direct","","CSV","CSV","","359 James St","","Ozark","AL","US","363602014" +"1417598038","CONNECT","CONNECT URL","Fredericksburg","N","","","","","","","","","601 Jefferson Davis Hwy Ste 101","","Fredericksburg","VA","US","224014564" +"1497396014","DIRECT","Direct Messaging Address","nicole.buzzard@va.gov","N","","","DIRECT","Direct","","","","","6439 Garners Ferry Rd","","Columbia","SC","US","292091638" +"1497396014","DIRECT","Direct Messaging Address","nicole.buzzard@va.gov","N","","","","","","","","","6439 Garners Ferry Rd","","Columbia","SC","US","292091638" +"1134760754","CONNECT","CONNECT URL","@mywellnessexpress.com","N","","","DIRECT","Direct","","CSV","CSV","","2310 Inverness Dr","","Toms River","NJ","US","087536313" +"1134760754","CONNECT","CONNECT URL","@mywellnessexpress.com","N","","","DIRECT","Direct","","CSV","CSV","","2310 Inverness Dr","","Toms River","NJ","US","087536313" +"1134760754","CONNECT","CONNECT URL","@mywellnessexpress.com","N","","","DIRECT","Direct","","CSV","CSV","","2310 Inverness Dr","","Toms River","NJ","US","087536313" +"1639710254","CONNECT","CONNECT URL","HHAExchange.com","N","HHA Exchange","","HIE","Health Information Exchange (HIE)","","","","","500 Grant St Ste 2900","","Pittsburgh","PA","US","152192502" +"1104467729","CONNECT","CONNECT URL","Pointclickcare.com","N","Point Click Care EMR for Plymouth Place","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","315 N La Grange Rd","","LA Grange Park","IL","US","605265695" +"1912548538","CONNECT","CONNECT URL","wdatta@umfs.org","N","secure email account","","DIRECT","Direct","","CSV","CSV","","3900 W Broad St","","Richmond","VA","US","232303914" +"1093356610","OTHERS","Other URL","houseemman@aol.com","N","business email address","","","","","","","","7159 Burning Bush Ln","","Flushing","MI","US","484332292" +"1821639444","DIRECT","Direct Messaging Address","CHRIS@CARBONBIKE-USA.COM","N","","","","","","","","","6585 Haines Rd N","","St Petersburg","FL","US","337026137" +"1437790086","CONNECT","CONNECT URL","johanna.magriz@mountsinai.org","N","","","","","","","","","1090 Amsterdam Ave Fl 15","","New York","NY","US","100251737" +"1346881992","OTHERS","Other URL","ivy.sutek@hshs.org","N","email","","DIRECT","Direct","","OTHER","Other","email","1409 Cleveland Ave","","Marinette","WI","US","541433918" +"1730720384","OTHERS","Other URL","Doxyme.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Other","1151 S 4th St # 214","","Louisville","KY","US","402033101" +"1851932495","OTHERS","Other URL","www.qualitystaffingmnllc.com","N","Company website","","DIRECT","Direct","","CSV","CSV","","5701 Shingle Creek Pkwy Ste 105","","Brooklyn Center","MN","US","554302467" +"1831730480","DIRECT","Direct Messaging Address","sarahfuqua@fredfinch.org","N","","","","","","","","","3845 Spring Dr # 18","","Spring Valley","CA","US","919771030" +"1104467760","CONNECT","CONNECT URL","nourishhealthcare.org/contact","N","Website contact","","DIRECT","Direct","","OTHER","Other","Website","5117B Main St Ste 3","","Downers Grove","IL","US","605154602" +"1104467752","CONNECT","CONNECT URL","ProviderConnect","Y","","Milwaukee County Behavioral Health","DIRECT","Direct","","","","","3090 N 53rd St","","Milwaukee","WI","US","532101617" +"1922649581","DIRECT","Direct Messaging Address","edslone.s05372.us@wal-mart.com","N","","","","","","","","","3430 Taylor Ave","","Evansville","IN","US","477140755" +"1831730498","DIRECT","Direct Messaging Address","astewart@acapcounseling.com","N","Business E-mail","","","","","","","","321 E 13th St","","Murfreesboro","AR","US","719589541" +"1740821396","DIRECT","Direct Messaging Address","Sealee@alamedahealthsystem.org","N","","","","","","","","","1411 E 31st St","","Oakland","CA","US","946021018" +"1659912202","OTHERS","Other URL","Bentonville","N","School District","","","","","","","","500 Tiger Blvd","","Bentonville","AR","US","727124208" +"1639710296","SOAP","SOAP URL","enpoint","N","","","OTHER","Other","other","CSV","CSV","","6529 Seville Ave","","Huntington Park","CA","US","902554208" +"1710528286","DIRECT","Direct Messaging Address","Amauchechi.Ihenacho@va.gov","N","","","","","","","","","5901 E 7th St","","Long Beach","CA","US","908225201" +"1710528286","DIRECT","Direct Messaging Address","Amauchechi.Ihenacho@va.gov","N","","","","","","","","","5901 E 7th St","","Long Beach","CA","US","908225201" +"1710528286","DIRECT","Direct Messaging Address","Amauchechi.Ihenacho@va.gov","N","","","","","","","","","5901 E 7th St","","Long Beach","CA","US","908225201" +"1710528286","DIRECT","Direct Messaging Address","Amauchechi.Ihenacho@va.gov","N","","","","","","","","","5901 E 7th St","","Long Beach","CA","US","908225201" +"1447891916","CONNECT","CONNECT URL","edytheryan@me.com","N","","","DIRECT","Direct","","","","","1619 E Glenn St","","Tucson","AZ","US","857192752" +"1598306060","DIRECT","Direct Messaging Address","Anna.Jadanova@va.gov","Y","","Veteran's Affairs Medical Center","","","","","","","913 NW Garden Valley Blvd","","Roseburg","OR","US","974716523" +"1962043430","OTHERS","Other URL","Seattle","N","","","","","","","","","7507 10th Ave NW","","Seattle","WA","US","981174110" +"1205477783","DIRECT","Direct Messaging Address","carlosbm@wolfpackcts.org","N","Work Email","","","","","","","","12655 SW Center St Ste 100","","Beaverton","OR","US","970051600" +"1164063640","CONNECT","CONNECT URL","computer","N","Computer","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1095 Gus Paulk Rd","","Ambrose","GA","US","315123408" +"1164063640","CONNECT","CONNECT URL","computer","N","computer","","HIE","Health Information Exchange (HIE)","","OTHER","Other","computer","1095 Gus Paulk Rd","","Ambrose","GA","US","315123408" +"1215578778","CONNECT","CONNECT URL","carene.ebanks-labarr@omh.ny.gov","N","","","","","","","","","1500 Waters Pl","","Bronx","NY","US","104612723" +"1295376754","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1164063707","DIRECT","Direct Messaging Address","lmarkella@partners.org","Y","work email","Massachusetts General Hospital","DIRECT","Direct","","","","","55 Fruit St","","Boston","MA","US","021142621" +"1811538465","DIRECT","Direct Messaging Address","nfrohlich@northmasonschools.org","Y","SLP school district email","North Mason School District","DIRECT","Direct","","CSV","CSV","","71 E Campus Dr","","Belfair","WA","US","985288305" +"1548801194","CONNECT","CONNECT URL","Piscataway","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","text, CSV, documents, Practice Better software","137 Metlars Ln","","Piscataway","NJ","US","088544315" +"1578104139","OTHERS","Other URL","www.terapiaPR.com","N","","","","","","","","","Bo Carrozales","","Arecibo","PR","US","00614" +"1285275891","DIRECT","Direct Messaging Address","ablanchard@fastmed.com","N","","","","","","","","","104 Huffman Mill Rd","","Burlington","NC","US","272155113" +"1720629207","OTHERS","Other URL","CharmEHR","N","","","DIRECT","Direct","","","","","520 SW 6th Ave Ste 830","","Portland","OR","US","972041514" +"1629619200","OTHERS","Other URL","info@peachtreehillspd.com","N","","","","","","","","","2385 Peachtree Rd NE Ste A2Ab","","Atlanta","GA","US","303054139" +"1801437488","OTHERS","Other URL","other","N","","","","","","","","","2794 Appaloosa Run","","Ellenwood","GA","US","302943966" +"1043851629","OTHERS","Other URL","lhelferich@every-mind.org","N","work email","","DIRECT","Direct","","OTHER","Other","email","14800 4th St Apt 53A","","Laurel","MD","US","207073712" +"1043851629","DIRECT","Direct Messaging Address","lhelferich@hotmail.com","N","work email","","DIRECT","Direct","","CSV","CSV","","14800 4th St Apt 53A","","Laurel","MD","US","207073712" +"1508407131","CONNECT","CONNECT URL","IHIE","N","Indiana Health Information Exchange","","","","","","","","2451 Intelliplex Dr","","Shelbyville","IN","US","461768580" +"1578104170","OTHERS","Other URL",".edu","N","education","","OTHER","Other","academia","CSV","CSV","","1000 Chastain Rd NW","","Kennesaw","GA","US","301445591" +"1497396097","DIRECT","Direct Messaging Address","cbooher@stressmgt.net","Y","Work Email","ANXIETY AND STRESS MANAGEMENT INSTITUTE LLC","DIRECT","Direct","","OTHER","Other","Direct Email","1640 POWERS FERRY RD Building 9","Suite 100","Marietta","GA","US","300675491" +"1447891056","DIRECT","Direct Messaging Address","Dwilson@youthsolutions.org","N","Email","","DIRECT","Direct","","CSV","CSV","","8912 Volunteer Ln","","Sacramento","CA","US","958263221" +"1447891056","DIRECT","Direct Messaging Address","Dwilson@youthsolytions.org","N","Email","","DIRECT","Direct","","CSV","CSV","","8912 Volunteer Ln","","Sacramento","CA","US","958263221" +"1346881976","CONNECT","CONNECT URL","B-active.com","N","","","","","","","","","400 W Franklin St","","Milledgeville","GA","US","310613251" +"1417598046","OTHERS","Other URL","None","N","","","","","","","","","5238 Austral Loop","","Austin","TX","US","787391717" +"1487295028","OTHERS","Other URL","Alpena","N","","","","","","","","","1501 W Chisholm St","","Alpena","MI","US","497071401" +"1295376838","CONNECT","CONNECT URL","None","N","","","","","","","","","260 International Pkwy Ste 132","","Dallas","GA","US","301575706" +"1386285922","CONNECT","CONNECT URL","chelsie@evoketherapy.com","N","email","","DIRECT","Direct","","","","","385 Cliff Rose Way","","Ivins","UT","US","847386605" +"1386285922","CONNECT","CONNECT URL","chelsie@evoketherapy.com","N","email","","","","","","","","2711 Santa Clara Dr","","Santa Clara","UT","US","847655466" +"1194366732","OTHERS","Other URL","http://portsmouthcityhealth.org/","N","Health Department Website","","","","","","","","605 Washington St","","Portsmouth","OH","US","456623919" +"1366083917","DIRECT","Direct Messaging Address","info@johnsonchiu.com","N","HIPPA compliant email address","","DIRECT","Direct","","CSV","CSV","","3400 California St Ste 100","","San Francisco","CA","US","941181863" +"1427699081","CONNECT","CONNECT URL","Chicago","N","Office","","","","","","","","4114 W Gladys Ave","","Chicago","IL","US","606243284" +"1932740495","DIRECT","Direct Messaging Address","terrina.goeden@ssmhealth.com","N","","","","","","","","","420 E Division St","","Fond Du Lac","WI","US","549354560" +"1366083826","CONNECT","CONNECT URL","@uscardiopartners.com","N","","","","","","","","","876 Seven Hills Dr","","Henderson","NV","US","890524369" +"1720629280","DIRECT","Direct Messaging Address","John@raymorehomecare.com","N","Office email","","","","","","","","1298C W Foxwood Dr","","Raymore","MO","US","640838303" +"1881235349","CONNECT","CONNECT URL","Miami","N","","","DIRECT","Direct","","OTHER","Other","Miami","8251 W Broward Blvd Ste 102","","Plantation","FL","US","333242703" +"1932740404","OTHERS","Other URL","Kingwood","N","TX","","DIRECT","Direct","","CSV","CSV","","2139 Lake Hills Dr","","Kingwood","TX","US","773392332" +"1679114136","CONNECT","CONNECT URL","GJBHEALTHSERVICES.COM","N","","","","","","","","","711 N Lynndale Dr","","Appleton","WI","US","549143078" +"1770124232","DIRECT","Direct Messaging Address","jillien@jillienkahn.com","N","","","","","","","","","110 Lafayette St Rm 501","","New York","NY","US","100134116" +"1033750518","DIRECT","Direct Messaging Address","Cynthia.cazeau@ehmc.com","N","Work email","","DIRECT","Direct","","","","","350 Engle St","","Englewood","NJ","US","076311808" +"1033750518","DIRECT","Direct Messaging Address","cynthia.cazeau@ehmc.com","N","Work email","","DIRECT","Direct","","","","","350 Engle St","","Englewood","NJ","US","076311808" +"1578104097","OTHERS","Other URL","HUMBLE","N","other","","OTHER","Other","HUMBLE","OTHER","Other","HUMBLE","11022 Drakeland Dr","","Humble","TX","US","773962466" +"1578104097","OTHERS","Other URL","HUMBLE","N","other","","OTHER","Other","HUMBLE","OTHER","Other","HUMBLE","11022 Drakeland Dr","","Humble","TX","US","773962466" +"1083255632","CONNECT","CONNECT URL","simplepractice","N","","","","","","","","","406 S Front Street","","Richton","MS","US","39476" +"1053952564","DIRECT","Direct Messaging Address","jjgilliard@aces.org","N","email address","","DIRECT","Direct","","CSV","CSV","","295 Mill Rd","","North Haven","CT","US","064733462" +"1528609187","DIRECT","Direct Messaging Address","Trisha.n.parker.civ@mail.mil","N","","","","","","","","","770 Lynnhaven Pkwy","Suite 240","Virginia Beach","VA","US","23452" +"1407497985","OTHERS","Other URL","drchoe@gmail.com","N","","","","","","","","","3727 W 6th St Ste 614","","Los Angeles","CA","US","900205111" +"1992346480","DIRECT","Direct Messaging Address","donkinj@childrensguild.org","N","work email","","","","","","","","6802 McClean Blvd","","Baltimore","MD","US","212347260" +"1992346480","DIRECT","Direct Messaging Address","donkinj@childrensguild.org","N","work email","","","","","","","","6802 McClean Blvd","","Baltimore","MD","US","212347260" +"1265073829","DIRECT","Direct Messaging Address","dworkr@hfyny.org","N","","","","","","","","","201 Dixon Ave","","Amityville","NY","US","117012994" +"1720629223","CONNECT","CONNECT URL","kmgallagher8@aol.com","N","","","DIRECT","Direct","","CSV","CSV","","284 Monponsett St Ste 102","","Halifax","MA","US","023381431" +"1396386942","CONNECT","CONNECT URL","www.thebhanggroup.com","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1320 Main St Ste 300","","Columbia","SC","US","292013266" +"1205477858","OTHERS","Other URL","www.charlottedietitians.com","N","website","","DIRECT","Direct","","CSV","CSV","","1212 Mann Dr Ste 100","","Matthews","NC","US","281055511" +"1215578869","DIRECT","Direct Messaging Address","alopez@hmbhsa.com","N","email address","","","","","","","","12274 Bandera Rd Ste 120","","Helotes","TX","US","780234386" +"1265073746","SOAP","SOAP URL","VagaroPro","N","","","","","","","","","1212 W Mystery Ave Ste B","","Wasilla","AK","US","996546335" +"1073154555","CONNECT","CONNECT URL","Frontline","N","IEP Direct","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PC","445 Broadhollow Rd Ste 25","","Melville","NY","US","117473645" +"1871134353","DIRECT","Direct Messaging Address","biancam@wolfpackcts.org","N","secure email","","DIRECT","Direct","","OTHER","Other","email","12655 SW Center St Ste 100","","Beaverton","OR","US","970051600" +"1770124265","CONNECT","CONNECT URL","Lrandolph@gratitudegranted.org","N","Secured Email","","DIRECT","Direct","","CSV","CSV","","6071 Gold Spirit St","","Eastvale","CA","US","928800989" +"1689215170","CONNECT","CONNECT URL","https://otikhealth.com","N","SFTP","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8616 Accokeek St","","Laurel","MD","US","207241986" +"1760023253","CONNECT","CONNECT URL","https://hopenetwork.org/about-corporate/","N","Hope Network email","","","","","","","","5990 Venture Park Dr","","Kalamazoo","MI","US","490091858" +"1700427291","OTHERS","Other URL","www.reignservicesllc.com","N","agency website","","","","","","","","8230 Long Lake Rd","","Saint Paul","MN","US","551124622" +"1245871730","DIRECT","Direct Messaging Address","bhankey@autismmatters.net","N","","","","","","","","","2600 Fernbrook Ln N","","Plymouth","MN","US","554474752" +"1336780857","CONNECT","CONNECT URL","Miami","N","","","","","","","","","12953 SW 132nd Ter","","Miami","FL","US","331867222" +"1215578711","DIRECT","Direct Messaging Address","frances.walker@svcc.directak.net","N","Secured Email","","HIE","Health Information Exchange (HIE)","","","","","21659A Songbird Dr","","Chugiak","AK","US","995675615" +"1295376796","DIRECT","Direct Messaging Address","kdw0078.s00128.us@wal-mart.com","N","","","","","","","","","1911 W Parker Rd","","Jonesboro","AR","US","724048465" +"1659912152","OTHERS","Other URL","forgetmenothomes907@gmail.com","N","","","","","","","","","2650 N Garnet Ln","","Wasilla","AK","US","996543414" +"1003457508","OTHERS","Other URL","forgetmenothomes907@gmail.com","N","","","","","","","","","2650 N Garnet Ln","","Wasilla","AK","US","996543414" +"1093356594","OTHERS","Other URL","OTHER","N","","","","","","","","","4080 W 9000 S","","West Jordan","UT","US","840888928" +"1275174773","CONNECT","CONNECT URL","serenityhomesinc924@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2260 Rice St","","Cincinnati","OH","US","452191864" +"1346881851","CONNECT","CONNECT URL","SMITHSFOODDANDRUG.COM","N","","","","","","","","","3215 S Valley St","","Salt Lake City","UT","US","841094217" +"1447891940","OTHERS","Other URL","Registry","N","Owner","","DIRECT","Direct","","OTHER","Other","Other","227 Kenwood Dr","","Thiensville","WI","US","530921738" +"1619518115","DIRECT","Direct Messaging Address","rangerstien@samhealth.org","N","","","DIRECT","Direct","","","","","3043 NE 28th St","","Lincoln City","OR","US","973674518" +"1891336301","OTHERS","Other URL","drcbcincofnpbc168@yahoo.com","N","Beginning to set up practice.","","DIRECT","Direct","","CSV","CSV","","9650 Ensworth St Apt 203","","Las Vegas","NV","US","891236521" +"1417598921","DIRECT","Direct Messaging Address","shaynal@chc.la","N","","","","","","","","","10802 College Pl","","Cerritos","CA","US","907031505" +"1043851553","OTHERS","Other URL","mmtherapies.info","N","","","","","","","","","4835 Barnett Rd","","Wichita Falls","TX","US","763102930" +"1386285898","DIRECT","Direct Messaging Address","dominique.capasso@nyumc.org","Y","","NYU Langone Medical Center","","","","","","","317 E 34th St","","New York","NY","US","100164974" +"1992346415","OTHERS","Other URL","https://www.goodneighbor.care/contact","N","website contact","","","","","","","","13607 Decidedly Ct","","Midlothian","VA","US","231126184" +"1265073779","CONNECT","CONNECT URL","NORTHVILLE","N","","","","","","","","","15667 Crystal Downs E","","Northville","MI","US","481689639" +"1235770751","CONNECT","CONNECT URL","liquidehr","N","","","","","","","","","604 Union St","","Schenectady","NY","US","123051503" +"1861033383","DIRECT","Direct Messaging Address","crystal@crystalshands.com","N","","","DIRECT","Direct","","","","","7335 W Sand Lake Rd Ste 120","","Orlando","FL","US","328195539" +"1376184895","DIRECT","Direct Messaging Address","Myrtle.miller@omh.ny.gov","N","","","","","","","","","1500 Waters Pl","","Bronx","NY","US","104612723" +"1548801061","DIRECT","Direct Messaging Address","donna.cumby@aspirecounselinghp.com","N","secure email address","","DIRECT","Direct","","CSV","CSV","","1623 York Ave Ste 103","","High Point","NC","US","272652355" +"1629619150","SOAP","SOAP URL","Desktop","N","Health information","","DIRECT","Direct","","CSV","CSV","","1500 Waters Pl","","Bronx","NY","US","104612723" +"1629619150","SOAP","SOAP URL","desktop","N","health information","","DIRECT","Direct","","CSV","CSV","","1500 Waters Pl","","Bronx","NY","US","104612723" +"1184265613","CONNECT","CONNECT URL","google.com","N","","","","","","","","","924 Kings Hwy","","Brooklyn","NY","US","112232337" +"1710528245","CONNECT","CONNECT URL","drjendel@atmc.net","N","","","","","","","","","6934 Beach Dr SW Ste 2","","Ocean Isle Beach","NC","US","284695797" +"1235770769","CONNECT","CONNECT URL","Cvs01778@cvshealth.com","N","Store email","","","","","","","","3883 E Foothill Blvd","","Pasadena","CA","US","911072204" +"1659912020","DIRECT","Direct Messaging Address","lvillnave@bbahc.org","N","email address","","","","","","","","6000 kanakanak rd","","Dillingham","AK","US","99576" +"1699316133","DIRECT","Direct Messaging Address","arusso@brattlebororetreat.org","N","","","","","","","","","1 Anna Marsh Lane","","Brattleboro","VT","US","053020101" +"1851932305","DIRECT","Direct Messaging Address","jcook@fcccsra.org","N","","","","","","","","","3351 Wrightsboro Rd","","Augusta","GA","US","309092800" +"1083255509","DIRECT","Direct Messaging Address","bdufour@lifespan.org","N","","","","","","","","","593 Eddy St","","Providence","RI","US","029034923" +"1083255509","OTHERS","Other URL","Bdufour@lifespan.org","N","","","","","","","","","593 Eddy St","","Providence","RI","US","029034923" +"1548801087","OTHERS","Other URL","drc@uky.edu","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","other","2004 Blairmore Rd","","Lexington","KY","US","405022435" +"1740821255","OTHERS","Other URL","Harrodsburg","N","","","DIRECT","Direct","","CSV","CSV","","636 Central Pike","","Harrodsburg","KY","US","403307718" +"1275174781","CONNECT","CONNECT URL","NORTHVILLE","N","","","","","","","","","15667 Crystal Downs E","","Northville","MI","US","481689639" +"1184265696","CONNECT","CONNECT URL","https://fruthpharmacy.com/","N","","","","","","","","","204 2nd Ave","","Gallipolis","OH","US","456311022" +"1346881869","OTHERS","Other URL","Unsure","N","","","DIRECT","Direct","","CSV","CSV","","107 Fisher Pond Rd","","Saint Albans","VT","US","054786286" +"1134760655","CONNECT","CONNECT URL","106S00000X","N","Behavior Technician/Therapist","","","","","","","","132 Robbs Hill Rd","","Lunenburg","MA","US","014622167" +"1861033391","CONNECT","CONNECT URL","cnjwhite731@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","1397 Chili Ave","","Rochester","NY","US","146243228" +"1861033391","CONNECT","CONNECT URL","cnjwhite731@gmail.com","N","email","","","","","","","","1397 Chili Ave","","Rochester","NY","US","146243228" +"1679114102","DIRECT","Direct Messaging Address","naomi@kintsugipllc.com","N","Secure Business Email","","","","","","","","322 LaMar Ave Ste 209","","Charlotte","NC","US","282042436" +"1477194900","DIRECT","Direct Messaging Address","ashley.clausen@va.gov","N","VA email","","DIRECT","Direct","","OTHER","Other","email","4801 E Linwood Blvd","","Kansas City","MO","US","641282226" +"1730720269","CONNECT","CONNECT URL","office","N","office","","DIRECT","Direct","","CSV","CSV","","2509 Westfall Rd","","Sparks","NV","US","894366126" +"1720629264","OTHERS","Other URL","www.evolutionhearing.com","N","fax number/message","","DIRECT","Direct","","CSV","CSV","fax","2297 Seminole Ln","","Charlottesville","VA","US","229018300" +"1811538358","DIRECT","Direct Messaging Address","kstevenson@phoenixcaresystems.com","N","email","","DIRECT","Direct","","","","","3090 N 53rd St","","Milwaukee","WI","US","532101617" +"1992346431","DIRECT","Direct Messaging Address","Kristin.Greco@Adventhealth.com","N","work email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","401 Palmetto St","","New Smyrna Beach","FL","US","321687322" +"1609417146","DIRECT","Direct Messaging Address","amandabolotta@sacredheartcenter.com","Y","","Sacred Heart Rehabilitation Center, Inc.","","","","","","","400 Stoddard Rd","","Richmond","MI","US","480622505" +"1841831385","OTHERS","Other URL","Accumedic","N","","","","","","","","","1041 W Bridge St Ste 5","","Phoenixville","PA","US","194604342" +"1497396931","DIRECT","Direct Messaging Address","brandye.wilson.1@11099.direct.athenahealth.com","N","direct messaging address","","HIE","Health Information Exchange (HIE)","","","","","125 Goodman Rd W Ste D","","Southaven","MS","US","386719481" +"1932740479","DIRECT","Direct Messaging Address","eharr200@mail.endicott.edu","N","","","","","","","","","18 Carleton St","","Haverhill","MA","US","018322902" +"1326689878","OTHERS","Other URL","none","N","","","","","","","","","1611 W 9th St","","Davenport","IA","US","528044021" +"1659912004","DIRECT","Direct Messaging Address","sgrebel@preferredbehavioral.org","N","director email","","DIRECT","Direct","","","","","591 Lakehurst Rd","","Toms River","NJ","US","087558045" +"1386285732","OTHERS","Other URL","home","N","home","","DIRECT","Direct","","CSV","CSV","","11031 SW 51st Ter","","Miami","FL","US","331656902" +"1629619077","CONNECT","CONNECT URL","Coralsprings","N","","","","","","","","","1175 NW 97th Dr","","Coral Springs","FL","US","330715962" +"1538700984","DIRECT","Direct Messaging Address","megan@allcaretherapies.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1309 Burroughs Mill Cir","","Cherry Hill","NJ","US","080021269" +"1679114029","SOAP","SOAP URL","Desktop","N","health information","","DIRECT","Direct","","CSV","CSV","","1500 Waters Pl","","Bronx","NY","US","104612723" +"1114568573","DIRECT","Direct Messaging Address","trevor.towne@va.gov","Y","work email","Department of Veterans Affairs of The State of California","DIRECT","Direct","","","","","351 Hartnell Ave","","Redding","CA","US","960021845" +"1124669577","CONNECT","CONNECT URL","Portland","N","","","DIRECT","Direct","Portland","","","","1605 NE Broadway St","","Portland","OR","US","972321425" +"1669013025","DIRECT","Direct Messaging Address","summit@summit-psych.com","N","Work Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Email","1350 Old Freeport Rd Ste 1A","","Pittsburgh","PA","US","152383122" +"1568003929","DIRECT","Direct Messaging Address","alexp@barbourortho.com","N","Work Email","","DIRECT","Direct","","","","","3240 Northeast Expy NE","","Atlanta","GA","US","303414003" +"1346881737","CONNECT","CONNECT URL","bhudsonconnectedbehavioralcare@gmail.com","N","Business email","","","","","","","","1092 Stuyvesant Ave Apt B","","Irvington","NJ","US","071115109" +"1295376663","DIRECT","Direct Messaging Address","marina.ecklund@uvmhealth.org","N","marina.ecklund@uvmhealth.org","","DIRECT","Direct","","CSV","CSV","","313 S Winooski Ave","","Burlington","VT","US","054014543" +"1619518008","CONNECT","CONNECT URL","www.aestheticrecord.com","N","","","","","","","","","1051 Bruce B Downs Blvd # 6","","Wesley Chapel","FL","US","335449257" +"1033750427","CONNECT","CONNECT URL","mppccarolyn@aol.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6110 Abbott Rd","","East Lansing","MI","US","488231410" +"1396386785","DIRECT","Direct Messaging Address","amccabe@integratedbehaviorhealth.com","N","","","","","","","","","8240 Embury Rd","","Grand Blanc","MI","US","484397113" +"1942841333","OTHERS","Other URL","info@lifestrategyconsultants.com","N","","","","","","","","","39 W Main Ave","","Myerstown","PA","US","170671122" +"1073154464","DIRECT","Direct Messaging Address","pritchie@opcntr.org","N","","","HIE","Health Information Exchange (HIE)","","","","","730 N State St","","Prairie Du Chien","WI","US","538211253" +"1184265506","OTHERS","Other URL","www.crispdirect.org","N","CRISP-HIE, health information exchange","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7160 Columbia Gateway Dr Ste 230","","Columbia","MD","US","210462109" +"1548801954","DIRECT","Direct Messaging Address","Bauer@venicefloridadermatology.emadirect.md","N","","","","","","","","","395 Commercial Ct Ste E","","Venice","FL","US","342921651" +"1831730175","OTHERS","Other URL","https://elizabeth-kopaigora.clientsecure.me","N","Simple Practice","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Direct Input","475 N 300 W Ste 14","","Kaysville","UT","US","840373110" +"1619518057","DIRECT","Direct Messaging Address","rachel.huffman@uky.edu","N","","","DIRECT","Direct","","CSV","CSV","","208 E Lowry Ln","","Lexington","KY","US","405032615" +"1205477551","DIRECT","Direct Messaging Address","mpham@genoahealthcare.com","N","","","HIE","Health Information Exchange (HIE)","","","","","474 W Vermont Ave Ste 104","","Escondido","CA","US","920256584" +"1205477627","DIRECT","Direct Messaging Address","u0254275@umail.utah.edu","N","Work email (Outlook)","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","26 S Main St","","Centerville","UT","US","840141817" +"1649811985","CONNECT","CONNECT URL","rachel.racker@samuelmerritt.edu","N","contact point","","DIRECT","Direct","","","","","530 Sunset Dr","","Angwin","CA","US","945089628" +"1265073621","CONNECT","CONNECT URL","inspiringhealingandhope@gmail.com","N","","","","","","","","","1899 Lake Rd","","Hiram","GA","US","301412291" +"1265073621","CONNECT","CONNECT URL","inspiringhealingandhope@gmail.com","N","","","","","","","","","1899 Lake Rd","","Hiram","GA","US","301412291" +"1265073621","CONNECT","CONNECT URL","inspiringhealingandhope@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","1899 Lake Rd","","Hiram","GA","US","301412291" +"1265073621","CONNECT","CONNECT URL","inspringhealingandhope.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","html","1899 Lake Rd","","Hiram","GA","US","301412291" +"1255972501","DIRECT","Direct Messaging Address","bethea-millerbehavioralconsulting@hipaamail.net","N","Secure Email","","","","","","","","941 White Horse Mercerville Rd Ste 2","","Hamilton","NJ","US","086101407" +"1982245338","DIRECT","Direct Messaging Address","jvittitow@northernfamily.org","Y","","Northern Family Intervention Services, Inc.","DIRECT","Direct","","","","","407 West Main Street","","Gaylord","MI","US","49734" +"1629619036","OTHERS","Other URL","dmcnutt@rcdc4kids.org","N","","","","","","","","","2735 N Jennie Barker Rd","","Garden City","KS","US","67846" +"1689215089","DIRECT","Direct Messaging Address","SFORTUNE@NHCC.US","N","","","DIRECT","Direct","","OTHER","Other","EMAIL","11 ROUTE 11","2ND FLOOR","SMITHTOWN","NY","US","11787" +"1437790979","DIRECT","Direct Messaging Address","secure@latustherapy.com","N","","","DIRECT","Direct","","OTHER","Other","text","3725 Jailette Rd","","Atlanta","GA","US","303491862" +"1114568532","OTHERS","Other URL","lancasteryldp@yahoo.com","N","email","","DIRECT","Direct","","OTHER","Other","email","916 15th Street","","Lancaster","SC","US","29720" +"1386285724","DIRECT","Direct Messaging Address","rfetter@cenclear.org","N","Work E-mail","","DIRECT","Direct","","","","","117 Elk Run Ave","","Punxsutawney","PA","US","157671617" +"1598306920","CONNECT","CONNECT URL","mkaustin45@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","2964 Terry Rd Ste B1","","Jackson","MS","US","392123070" +"1225679657","DIRECT","Direct Messaging Address","gkardas@ttiinc.org","N","","","","","","","","","5536 Hanley","","Waterford","MI","US","483272560" +"1952942484","OTHERS","Other URL","Laurearambeau@gmail.com","N","","","","","","","","","1095 NW 83rd St","","Miami","FL","US","331502747" +"1689215113","CONNECT","CONNECT URL","www.trilogytherapy.com","N","","","","","","","","","8952 Market St Ste 7B","","Dover","AR","US","728379110" +"1285275719","DIRECT","Direct Messaging Address","mburgess@commall.org","N","email","","DIRECT","Direct","","CSV","CSV","","4001 Leavenworth St","","Omaha","NE","US","681051026" +"1942841481","DIRECT","Direct Messaging Address","knelson16@northwell.edu","Y","Messaging address","LENOX HILL HOSPITAL","HIE","Health Information Exchange (HIE)","","OTHER","Other","text","210 E 64th St Fl 4","","New York","NY","US","100657471" +"1679114110","CONNECT","CONNECT URL","lhood@geisinger.edu","N","email","","DIRECT","Direct","","","","","423 Scranton Carbondale Hwy","","Scranton","PA","US","185081115" +"1285275636","OTHERS","Other URL","None","N","None","","OTHER","Other","None","OTHER","Other","None","3601 S 6th Ave","","Tucson","AZ","US","857230001" +"1619518065","DIRECT","Direct Messaging Address","cailly.haning@hcahealthcare.com","N","email","","","","","","","","501 E Hampden Ave","","Englewood","CO","US","801132702" +"1528609971","CONNECT","CONNECT URL","pvhealthtrust.org","N","Community Health Trust","","DIRECT","Direct","","","","","85 Neilson St Ste 201","","Watsonville","CA","US","950762485" +"1417598863","CONNECT","CONNECT URL","Dana.vadino@sourceatlanta.com","N","","","","","","","","","7447 Roswell Rd","","Sandy Springs","GA","US","303281026" +"1366083727","CONNECT","CONNECT URL","Centricity","N","EMR","","HIE","Health Information Exchange (HIE)","","","","","7200 Wyoming Springs Dr Ste 200","","Round Rock","TX","US","786814304" +"1447891809","OTHERS","Other URL","marybeth.grimes@chchealth.com","Y","","Case Haub Consulting","","","","","","","5550 Wild Rose Ln Ste 400","","West Des Moines","IA","US","502665351" +"1245871631","CONNECT","CONNECT URL","erik.furst@chchealth.com","N","","","","","","","","","8319 Brookview Pl","","Urbandale","IA","US","503227339" +"1629619010","OTHERS","Other URL","LOGAN","N","place of service","","OTHER","Other","LOGAN","OTHER","Other","LOGAN","6405 Old Main Hill","","Logan","UT","US","843220001" +"1184265571","OTHERS","Other URL","l.nuttapc@gmail.com","N","","","","","","","","","207 Clement Cv","","Gosnell","AR","US","723155520" +"1184265571","CONNECT","CONNECT URL","angelshomecarern@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","207 clement cove gosnell ar 72315","207 Clement Cv","","Gosnell","AR","US","723155520" +"1932740339","DIRECT","Direct Messaging Address","tbarton@jonesboroortho.com","N","portal","","DIRECT","Direct","","CSV","CSV","","1416 E Matthews Ave Ste 200","","Jonesboro","AR","US","724014362" +"1144861550","DIRECT","Direct Messaging Address","erin.sales@getsocialtherapy.com","N","confidential secured work email address","","DIRECT","Direct","","CSV","CSV","","3101 Sunset Blvd Ste 1A","","Rocklin","CA","US","956773097" +"1962043372","CONNECT","CONNECT URL","melissa@marcianocounseling.com","N","Business Email","","","","","","","","5444 Park Blvd N Ste 206","","Pinellas Park","FL","US","337813300" +"1619518024","CONNECT","CONNECT URL","www.holycrossservices.org","N","","","","","","","","","1321 S Fayette St","","Saginaw","MI","US","486021447" +"1417598822","OTHERS","Other URL","www.amindfulyou.com","N","","","DIRECT","Direct","","","","","22046 San Joaquin Dr W","","Canyon Lake","CA","US","925877844" +"1568003978","DIRECT","Direct Messaging Address","sarah.lehman@albertinakerr.org","N","Secure Email","","DIRECT","Direct","","","","","722 NE 162nd Ave","","Portland","OR","US","972305760" +"1922649334","DIRECT","Direct Messaging Address","dr.richter@moorementalhealth.com","N","business email","","DIRECT","Direct","","OTHER","Other","email address","17030 Nanes Dr Ste 209","","Houston","TX","US","770902533" +"1922649334","DIRECT","Direct Messaging Address","dr.richter@moorementalhealth.com","N","business email","","DIRECT","Direct","","OTHER","Other","email address","17030 Nanes Dr Ste 209","","Houston","TX","US","770902533" +"1922649334","DIRECT","Direct Messaging Address","dr.richter@moorementalhealth.com","N","business email","","DIRECT","Direct","","OTHER","Other","email address","17030 Nanes Dr Ste 209","","Houston","TX","US","770902533" +"1922649334","DIRECT","Direct Messaging Address","dr.richter@moorementalhealth.com","N","business email","","DIRECT","Direct","","OTHER","Other","email address","17030 Nanes Dr Ste 209","","Houston","TX","US","770902533" +"1922649334","DIRECT","Direct Messaging Address","dr.richter@moorementalhealth.com","N","business email","","DIRECT","Direct","","OTHER","Other","email address","17030 Nanes Dr Ste 209","","Houston","TX","US","770902533" +"1922649334","DIRECT","Direct Messaging Address","dr.richter@moorementalhealth.com","N","business email","","DIRECT","Direct","","OTHER","Other","email address","17030 Nanes Dr Ste 209","","Houston","TX","US","770902533" +"1922649334","DIRECT","Direct Messaging Address","dr.richter@moorementalhealth.com","N","business email","","DIRECT","Direct","","OTHER","Other","email address","17030 Nanes Dr Ste 209","","Houston","TX","US","770902533" +"1386285799","CONNECT","CONNECT URL","Taylorsville","N","","","","","","","","","3461 W Miles Dr","","Taylorsville","UT","US","841292867" +"1871134296","OTHERS","Other URL","https://crimsoncounseling.net","N","","","","","","","","","249 E Tabernacle St Ste 100","","St George","UT","US","847702951" +"1952942385","DIRECT","Direct Messaging Address","WBLeva4697@schreiner.edu","N","Private disclosure","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","202 E Park Ave","","San Antonio","TX","US","782124330" +"1477194892","CONNECT","CONNECT URL","N/A","N","","","","","","","","","146 McGehee Dr","","Baton Rouge","LA","US","708155012" +"1861033292","DIRECT","Direct Messaging Address","drsima@joyfulrootschiropractic.com","N","","","","","","","","","652 W Watersville Rd","","Mount Airy","MD","US","217713640" +"1730720178","OTHERS","Other URL","8664059219","N","fax","","DIRECT","Direct","","OTHER","Other","fax","3750 W Main St","","Norman","OK","US","730724657" +"1912548355","CONNECT","CONNECT URL","Tampa","N","","","","","","","","","3911 W Waters Ave Ste 13","","Tampa","FL","US","336141950" +"1821639261","DIRECT","Direct Messaging Address","csummers@fcsa-ak.com","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3101 Lathrop St","","Fairbanks","AK","US","997017426" +"1821639261","DIRECT","Direct Messaging Address","csummers@fcsa-ak.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3101 Lathrop St","","Fairbanks","AK","US","997017426" +"1467093807","CONNECT","CONNECT URL","www.gailgrossmanphd.com","N","","","","","","","","","713 Chicago Ave","","Evanston","IL","US","602022310" +"1376184713","CONNECT","CONNECT URL","https://www.coastalconnecticutcounseling.com","N","","","","","","","","","2960 Post Rd Ste 3B2","","Southport","CT","US","068901268" +"1639710072","DIRECT","Direct Messaging Address","elias.perez@rehabcare.com","N","work email","","DIRECT","Direct","","CSV","CSV","","1329 Brown St","","Waxahachie","TX","US","751651418" +"1144861584","OTHERS","Other URL","sean.guard@amplifon.com","N","Email address","","DIRECT","Direct","","CSV","CSV","","1402 S Parker Rd # A106","","Denver","CO","US","802312758" +"1811538150","OTHERS","Other URL","mysisterskeeperHOK.org","N","organization email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3921 Old York Rd","","Baltimore","MD","US","212181910" +"1912548256","CONNECT","CONNECT URL","ccny.cuny.edu","N","","","","","","","","","572 Leland Ave Apt 3","","Bronx","NY","US","104732910" +"1134760473","DIRECT","Direct Messaging Address","letstalkbehavioralhealth@outlook.com","N","email","","DIRECT","Direct","","CSV","CSV","","149 Johnson Ave","","Newark","NJ","US","071082772" +"1720629066","OTHERS","Other URL","schoolmailbox","N","my mailbox","","HIE","Health Information Exchange (HIE)","","","","","1810 NW 65th St","","Seattle","WA","US","981175531" +"1316588650","CONNECT","CONNECT URL","CINDILONG5760@YAHOO.COM","N","","","","","","","","","10487 County Road 4 Lot 100","","Swanton","OH","US","435589247" +"1861033102","CONNECT","CONNECT URL","Enumclaw","N","","","DIRECT","Direct","","OTHER","Other","Enumclaw","3021 Griffin Ave","","Enumclaw","WA","US","980222369" +"1275174526","DIRECT","Direct Messaging Address","trina.richards@zenaptic.com","Y","","Atlasrhino Inc","DIRECT","Direct","","","","","3021 NE 72nd Dr Ste 15","","Vancouver","WA","US","986617300" +"1700427051","DIRECT","Direct Messaging Address","Jdidit9@hotmail.com","N","Computer","","DIRECT","Direct","","CSV","CSV","","155 Ashby Rd","","Upper Darby","PA","US","190823128" +"1023659380","OTHERS","Other URL","KNOXVILLE","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1734 Birdsong St","","Knoxville","TN","US","379152301" +"1023659380","OTHERS","Other URL","KNOXVILLE","N","addtional info","","DIRECT","Direct","","CSV","CSV","","1734 Birdsong St","","Knoxville","TN","US","379152301" +"1023659380","OTHERS","Other URL","KNOXVILLE","N","","","DIRECT","Direct","","","","","1734 Birdsong St","","Knoxville","TN","US","379152301" +"1275174534","SOAP","SOAP URL","NA","N","","","OTHER","Other","NA","","","","5522 Lone Star Pkwy","","San Antonio","TX","US","782536719" +"1437790797","OTHERS","Other URL","donmajor71@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1151 32nd Ave N Apt 428","","Fargo","ND","US","581021099" +"1699316950","DIRECT","Direct Messaging Address","brandy.barrett@maryland.gov","N","Business Email","","","","","","","","300 Scheeler Rd","","Chestertown","MD","US","216201014" +"1417598772","CONNECT","CONNECT URL","Norton","N","","","HIE","Health Information Exchange (HIE)","","","","","7831 S 156th Ave","","Omaha","NE","US","681363208" +"1265073639","DIRECT","Direct Messaging Address","admin@dstherapies.fl-hie.net","N","FL HIE Services","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10311 NW 58th St","","Doral","FL","US","331782819" +"1861033318","OTHERS","Other URL","Ponsford","N","","","DIRECT","Direct","","CSV","CSV","","48548 Powwow HWY","","Ponsford","MN","US","56575" +"1861033318","OTHERS","Other URL","Ponsford","N","","","OTHER","Other","Ponsford","CSV","CSV","","48548 Powwow HWY","","Ponsford","MN","US","56575" +"1356982805","OTHERS","Other URL","santyk05@gmail.com","N","santyk05@gmail.com","","DIRECT","Direct","","CSV","CSV","","1112 Oak Ct Apt D","","Dunedin","FL","US","346985834" +"1356982805","OTHERS","Other URL","santyk05@gmail.com","N","santyk05@gmail.com","","DIRECT","Direct","","CSV","CSV","","1112 Oak Ct Apt D","","Dunedin","FL","US","346985834" +"1851932289","OTHERS","Other URL","fillezilla","Y","Home Health Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Home Health Care","2560 E Sunset Rd Ste 106","","Las Vegas","NV","US","891203517" +"1760023105","DIRECT","Direct Messaging Address","joelb@medfast.com","N","email","","DIRECT","Direct","","OTHER","Other","email","2003 Sheffield Rd Ste C","","Aliquippa","PA","US","150012758" +"1407497951","DIRECT","Direct Messaging Address","info@clinicalhealhsolution.com","N","","","","","","","","","7777 Leesburg Pike Ste 307N","","Falls Church","VA","US","220432421" +"1437790987","DIRECT","Direct Messaging Address","mstratton@familyservices.cc","N","professional email","","DIRECT","Direct","","CSV","CSV","","310 Pennsylvania Ave","","Elmira","NY","US","149041458" +"1144861691","CONNECT","CONNECT URL","mistybittnerpta@gmail.com","N","","","","","","","","","10 W Grove Ave","","Lake Wales","FL","US","338534516" +"1285275644","DIRECT","Direct Messaging Address","support@3h-la.com","N","Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Email","1500 Lee St","","Alexandria","LA","US","713016234" +"1770124141","DIRECT","Direct Messaging Address","cccimanager@cccipediatrics.com","N","","","","","","","","","111 Inah Ave","","Columbus","OH","US","432281705" +"1679114045","DIRECT","Direct Messaging Address","harwoodk@masonohioschools.com","N","","","","","","","","","6307 S Mason Montgomery Rd","","Mason","OH","US","450403716" +"1902447378","OTHERS","Other URL","outlook","N","","","","","","","","","5426 N Academy Blvd Ste 105","","Colorado Springs","CO","US","809183686" +"1619518081","OTHERS","Other URL","EmbraceDS","N","","","","","","","","","409 E Park St","","Benton","IL","US","628121920" +"1710528112","OTHERS","Other URL","www.humblebeginningscounseling@gmail.com","N","","","","","","","","","2302 Parklake Dr NE","","Atlanta","GA","US","303452896" +"1831730217","OTHERS","Other URL","URL","N","","","","","","","","","11354 SW 165th Ter","","Miami","FL","US","331572724" +"1912548397","DIRECT","Direct Messaging Address","swilliams@desc.org","N","Work Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","216 James St","","Seattle","WA","US","981045102" +"1477194850","DIRECT","Direct Messaging Address","sarahi.lerma@pillerchilddevelopment.com","N","email","","DIRECT","Direct","","OTHER","Other","email","2150 S Country Club Dr Ste 20","","Mesa","AZ","US","852106879" +"1548801921","OTHERS","Other URL","NextGen","N","","","","","","","","","210 W Robert St","","Poteau","OK","US","749532942" +"1093356487","OTHERS","Other URL","ktaylor@auracounseling.com","Y","","Aura Counseling and Wellness","","","","","","","3050 12th Ave Rd","","Nampa","ID","US","836868400" +"1003457490","CONNECT","CONNECT URL","7249330456","N","","","","","","","","","7000 Stonewood Dr Ste 151","","Wexford","PA","US","150907376" +"1598306904","OTHERS","Other URL","https://localhost","N","We do not offer any HIE endpoints","","","","","","","","405 N Jefferson Ave Ste 1063","","Springfield","MO","US","658061110" +"1407497811","CONNECT","CONNECT URL","Jacksonville","N","","","","","","","","","2392 Edgewood Ave N","","Jacksonville","FL","US","322541725" +"1689215097","CONNECT","CONNECT URL","amanda.evridge@va.gov","N","","","","","","","","","2500 Overlook Ter","","Madison","WI","US","537052254" +"1033750443","CONNECT","CONNECT URL","Suffolk","N","email address","","DIRECT","Direct","","CSV","CSV","","4433 Godwin Blvd Ste B","","Suffolk","VA","US","234348483" +"1942841358","DIRECT","Direct Messaging Address","lauren.robinson3@ascension.org","N","","","","","","","","","4406 N Davis Hwy","","Pensacola","FL","US","325032756" +"1952942369","CONNECT","CONNECT URL","www.empowerbehavioral.com","N","","","","","","","","","11905 Bowman Dr Ste 507","","Fredericksburg","VA","US","224087344" +"1982245304","CONNECT","CONNECT URL","nataliebrooke19","N","nataliebrooke19","","DIRECT","Direct","","CSV","CSV","","6515 Auburn Terrace Ln","","Rosenberg","TX","US","774711677" +"1053952473","OTHERS","Other URL","SimplePractice","N","HIPPA compliant EMR and patient portal","","","","","","","","3612 Plano Vista Rd NE","","Rio Rancho","NM","US","871244182" +"1437790854","DIRECT","Direct Messaging Address","Tyler.huff@kort.com","N","","","","","","","","","374 Kroger Way","","Versailles","KY","US","403831915" +"1518508936","OTHERS","Other URL","HUNTINGTON","N","","","","","","","","","168 Main St Ste 2","","Huntington","NY","US","117436919" +"1063053486","DIRECT","Direct Messaging Address","kristaelliott@iusd.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3387 Barranca Pkwy","","Irvine","CA","US","926068272" +"1972144392","CONNECT","CONNECT URL","kmacksu@yahoo.com","N","Email","","OTHER","Other","ALL","OTHER","Other","All","638 Bold Ruler Dr","","Stafford","TX","US","774776354" +"1700427135","DIRECT","Direct Messaging Address","D.roach@behaviordg.com","N","","","","","","","","","210 Maple St","","Lynn","MA","US","019042710" +"1346881778","DIRECT","Direct Messaging Address","evant@wolfpackcts.org","N","Wolf Pack","","DIRECT","Direct","","CSV","CSV","","12655 SW Center St Ste 100","","Beaverton","OR","US","970051600" +"1356982797","CONNECT","CONNECT URL","Garner","N","","","","","","","","","131 Bellfare Dr","","Garner","NC","US","275297366" +"1790326130","DIRECT","Direct Messaging Address","ryandylan96@hotmail.com","N","","","","","","","","","202 Herbert St","","Milford","CT","US","064611609" +"1124669569","OTHERS","Other URL","trilliumfamily.org","N","","","","","","","","","3415 SE Powell Blvd","","Portland","OR","US","972023371" +"1124669569","OTHERS","Other URL","trilliumfamily.org","N","","","","","","","","","3415 SE Powell Blvd","","Portland","OR","US","972023371" +"1679114011","OTHERS","Other URL","jshanaha@lhs.org","N","work email address","","","","","","","","19300 SW 65th Ave","","Tualatin","OR","US","970627706" +"1932740271","DIRECT","Direct Messaging Address","info@pugetsounddentalclinic.com","N","email","","DIRECT","Direct","","OTHER","Other","email","2607 Bridgeport Way W Ste 1K","","University Place","WA","US","984664725" +"1538700877","DIRECT","Direct Messaging Address","LOUIS.RODRIGUEZ@PROTRAN.US","N","EMAIL","","DIRECT","Direct","","","","","6303 Blue Lagoon Dr Ste 335","","Miami","FL","US","331266002" +"1538700877","DIRECT","Direct Messaging Address","LOUIS.RODRIGUEZ@PROTRAN.US","N","EMAIL","","DIRECT","Direct","","","","","6303 Blue Lagoon Dr Ste 335","","Miami","FL","US","331266002" +"1528609864","DIRECT","Direct Messaging Address","JULIE@BODYTALKMASSAGE.COM","N","SECURE EMAIL","","DIRECT","Direct","","OTHER","Other","ANY","1420 S Meridian Ste A","","Puyallup","WA","US","983716914" +"1386285633","OTHERS","Other URL","Lincoln","N","","","","","","","","","5905 O St","","Lincoln","NE","US","685102235" +"1912548264","OTHERS","Other URL","Nevada","N","","","OTHER","Other","Medical Records","OTHER","Other","Payor","4428 E Azure Ave","","Las Vegas","NV","US","891156028" +"1376184622","CONNECT","CONNECT URL","raccard000@citymail.cuny.edu","N","","","","","","","","","125 W 138th St Apt 2R","","New York","NY","US","100302399" +"1902447253","CONNECT","CONNECT URL","euhsd.org","N","","","","","","","","","1535 N Broadway","","Escondido","CA","US","920262015" +"1871134122","CONNECT","CONNECT URL","https://www.montefiorecare.org/","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1 David Myers Pkwy","","Beachwood","OH","US","441221162" +"1295376556","DIRECT","Direct Messaging Address","mvogin@ad.devereux.org","Y","email address","Deveruex","DIRECT","Direct","","OTHER","Other","email","119 Old Lancaster Rd","","Devon","PA","US","193331439" +"1295376556","DIRECT","Direct Messaging Address","mvogin@ad.deveruex.org","Y","email","Deveruex","DIRECT","Direct","","OTHER","Other","email","119 Old Lancaster Rd","","Devon","PA","US","193331439" +"1194366450","DIRECT","Direct Messaging Address","info@learningandbehavior.org","Y","email","Learning and Behavior Solutions, Inc.","DIRECT","Direct","","CSV","CSV","","1022 Jones Rd Ste 2","","Springdale","AR","US","727620939" +"1285275545","OTHERS","Other URL","www.simplepractice.com","N","EHR/EMR used for secure HIPAA compliant data management and messaging","","DIRECT","Direct","","CSV","CSV","","58 Cuba St","","Watertown","MA","US","024722345" +"1184265449","DIRECT","Direct Messaging Address","jessica.c.huck@riteaid.com","N","Secure Email","","DIRECT","Direct","","CSV","CSV","","24 East Ave","","Wellsboro","PA","US","169011612" +"1265073522","DIRECT","Direct Messaging Address","108pharm@raleys.com","N","email","","OTHER","Other","email","","","","18144 Wedge Pkwy","","Reno","NV","US","895118168" +"1104467539","DIRECT","Direct Messaging Address","hilary.patterson@ruralcap.org","Y","","Rural Cap Alaska","","","","","","","207 Muldoon Rd","","Anchorage","AK","US","995041516" +"1760023048","CONNECT","CONNECT URL","www.recoveryconnectionsmaine.com","N","Business","","DIRECT","Direct","","CSV","CSV","","105 Middle St # 3","","Lewiston","ME","US","042407037" +"1831730142","CONNECT","CONNECT URL","justin.conkling@gmail.com","N","","","","","","","","","18101 SE44th Street","","Newalla","OK","US","74857" +"1861033144","CONNECT","CONNECT URL","Kantime","N","proctected website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7710 W I-10","","san antonio","TX","US","78230" +"1861033144","CONNECT","CONNECT URL","kantime","N","healthcare software","","DIRECT","Direct","","CSV","CSV","","7710 W I-10","","san antonio","TX","US","78230" +"1689215907","CONNECT","CONNECT URL","Deerfield","N","","","","","","","","","500 Fairway Dr Ste 102","","Deerfield Bch","FL","US","334411817" +"1497396741","CONNECT","CONNECT URL","www.stithllc.com","N","website","","OTHER","Other","providers","CSV","CSV","","3801 Denison Rd","","Henrico","VA","US","232312605" +"1023659455","DIRECT","Direct Messaging Address","ahurd@jbfcs.org","N","","","","","","","","","1765 South Ave","","Staten Island","NY","US","103143604" +"1568003994","CONNECT","CONNECT URL","qualitytransportationllc.godaddysites.com","N","qualitytransportationllc.godaddysites.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","149 SW Balboa Pl","","Lake City","FL","US","320250040" +"1205477635","DIRECT","Direct Messaging Address","nicole.thomas@sourceatlanta.com","N","","","","","","","","","13025 Birmingham Hwy","","Milton","GA","US","300047306" +"1033750385","DIRECT","Direct Messaging Address","Sam@goldenviewlearningcenter.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","2404 F St","","San Diego","CA","US","921022025" +"1033750385","CONNECT","CONNECT URL","sam@goldenviewlearningcenter.com","N","email","","DIRECT","Direct","","OTHER","Other","email","2404 F St","","San Diego","CA","US","921022025" +"1942841291","DIRECT","Direct Messaging Address","tammy@vancept.com","N","work address","","DIRECT","Direct","","OTHER","Other","work","511 W Visalia Rd","","Exeter","CA","US","932211019" +"1104467455","OTHERS","Other URL","http://foodisnottheenemy.com","N","","","","","","","","","400 E Evergreen Blvd Ste 309","","Vancouver","WA","US","986603280" +"1043851397","DIRECT","Direct Messaging Address","michelle.bernabe@brooklynminds.com","N","","","","","","","","","347 Grand St","","Brooklyn","NY","US","112114495" +"1972144236","CONNECT","CONNECT URL","https://mail.bidmc.org/owa/#path=/mail","Y","Current workplace (BIDMC Boston) email","BIDMC","DIRECT","Direct","","CSV","CSV","","330 Brookline Ave","","Boston","MA","US","022155400" +"1447891700","SOAP","SOAP URL","Desktop","N","Health information","","DIRECT","Direct","","CSV","CSV","","1500 Waters Pl","","Bronx","NY","US","104612723" +"1962043232","OTHERS","Other URL","apluscare.lasvegas@gmail.com","N","","","","","","","","","3430 E Russell Rd Ste 314","","Las Vegas","NV","US","891202201" +"1962043232","OTHERS","Other URL","apluscare.lasvegas@gmail.com","N","","","","","","","","","3430 E Russell Rd Ste 314","","Las Vegas","NV","US","891202201" +"1598306862","DIRECT","Direct Messaging Address","lpuckett@prairierecovery.com","N","","","DIRECT","Direct","","","","","5808 Wagner Rd","","Round Top","TX","US","789545075" +"1770124042","OTHERS","Other URL","www.cciclinic,com","N","website","","","","","","","","16800 Imperial Valley Dr","","Houston","TX","US","770603159" +"1124669494","CONNECT","CONNECT URL","APIgatewayendpointurl","N","APIGateway private endpoints are made possible via AWS PrivateLink interface VPC endpoints. Interface endpoints work by creating elastic network interfaces in subnets that you define inside your VPC.","","","","","","","","40 Avonshire Ct","","Silver Spring","MD","US","209046712" +"1932740206","DIRECT","Direct Messaging Address","info@drivetocare.com","N","email address","","DIRECT","Direct","","CSV","CSV","","2860 Overlook Trce","","Atlanta","GA","US","303247506" +"1013558386","OTHERS","Other URL","Integratedmat@gmail.com","N","Email","","","","","","","","989 University Dr","","Pontiac","MI","US","483421885" +"1659912921","CONNECT","CONNECT URL","atlanta","N","","","DIRECT","Direct","","OTHER","Other","atlanta","3188 Atlanta Rd SE","","Smyrna","GA","US","300808256" +"1659912921","CONNECT","CONNECT URL","atlanta","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3188 Atlanta Rd SE","","Smyrna","GA","US","300808256" +"1487295754","OTHERS","Other URL","www.mitchells-place.com","N","Web Address","","DIRECT","Direct","","OTHER","Other","Web","4778 Overton Rd","","Birmingham","AL","US","352103803" +"1447891718","DIRECT","Direct Messaging Address","virginia.coe@duke.edu","N","secure work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","secure work email","Duke University Medical Center-Heart Center","","Durham","NC","US","277100001" +"1083255350","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","50 Irving St NW","","Washington","DC","US","204220001" +"1164063434","OTHERS","Other URL","Accumedic","N","","","","","","","","","1041 W Bridge St Ste B-5","","Phoenixville","PA","US","194604342" +"1881235166","CONNECT","CONNECT URL","Aldie","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","24707 Capecastle Ter","","Aldie","VA","US","201055570" +"1750922035","DIRECT","Direct Messaging Address","dornette.spelllesane@fda.hhs.gov","N","work email","","DIRECT","Direct","","","","","10903 New Hampshire Ave Rm 1037","","Silver Spring","MD","US","209031058" +"1386285666","DIRECT","Direct Messaging Address","jdelp@pathihc.com","N","","","","","","","","","125 College St","","Burlington","VT","US","054018444" +"1194366476","CONNECT","CONNECT URL","qcacupuncture.com","N","","","DIRECT","Direct","","OTHER","Other","email","604 Oakfield Dr","","Brandon","FL","US","335115715" +"1003457383","DIRECT","Direct Messaging Address","saral.patel@riteaid.com","N","","","DIRECT","Direct","","OTHER","Other","email","1022 W Genesee St","","Lapeer","MI","US","484461876" +"1710528096","DIRECT","Direct Messaging Address","admin@virginialaserdental.com","N","","","DIRECT","Direct","","","","","6134 Redwood Square Ctr Ste 202","","Centreville","VA","US","201212642" +"1497396782","DIRECT","Direct Messaging Address","danika.jost@memorialRH.org","N","Email address","","DIRECT","Direct","","","","","750 Hospital Loop","","Craig","CO","US","816258750" +"1639710940","DIRECT","Direct Messaging Address","marissa@giftedhandsmedical.com","N","","","","","","","","","408 19th St NW","","Rochester","MN","US","559018126" +"1639710932","CONNECT","CONNECT URL","edenhc.net","N","","","","","","","","","20 Austin Ave","","Greenville","RI","US","028281449" +"1437790748","DIRECT","Direct Messaging Address","laurenf@wcmhc.com","N","Work e-mail","","DIRECT","Direct","","CSV","CSV","","36 Ricketts Dr","","Winchester","VA","US","226013676" +"1457992778","CONNECT","CONNECT URL","Hastings","N","Home","","DIRECT","Direct","","CSV","CSV","","2905 S Charlton Park Rd Lot 24","","Hastings","MI","US","490589125" +"1801437124","CONNECT","CONNECT URL","OTBRILEE@GMAIL.COM","N","Business email","","HIE","Health Information Exchange (HIE)","HIE","OTHER","Other","Email","10719 S Rhodes Ave","","Chicago","IL","US","606283713" +"1841831153","DIRECT","Direct Messaging Address","billing@schh.org","N","","","DIRECT","Direct","","CSV","CSV","","503 Ontario Ave","","Sheboygan","WI","US","530814151" +"1326689647","OTHERS","Other URL","www.rdietitian.com","N","website","","","","","","","","3803 Barrington St Apt 3C","","San Antonio","TX","US","782174101" +"1386285690","DIRECT","Direct Messaging Address","joshuaaddington@obctherapy.com","N","","","","","","","","","7114 W McNab Rd","","Tamarac","FL","US","333215306" +"1275174591","CONNECT","CONNECT URL","nurturingmotherhood2020@gmail.com","N","","","","","","","","","47 Birch St","","Hiram","GA","US","301414128" +"1003457318","OTHERS","Other URL","tracy.miller@stridecare.com","N","","","DIRECT","Direct","","OTHER","Other","email","2338 Texas St Ste B","","Pecos","TX","US","797727302" +"1639710957","SOAP","SOAP URL","Chirotouch","N","","","DIRECT","Direct","","","","","16283 Ipava Ave","","Lakeville","MN","US","550444658" +"1639710957","CONNECT","CONNECT URL","Chirotouch","Y","","Lakeville Family Health Clinic, LTD","","","","","","","16283 Ipava Ave","","Lakeville","MN","US","550444658" +"1528600855","DIRECT","Direct Messaging Address","airons@swsd101.org","N","SWSD","","DIRECT","Direct","","","","","801 Trail Rd","","Sedro Woolley","WA","US","982849302" +"1306487632","DIRECT","Direct Messaging Address","mwarner@swsd101.org","N","","","","","","","","","601 Talcott St","","Sedro Woolley","WA","US","982841729" +"1851932180","SOAP","SOAP URL","Desktop","N","Health information","","DIRECT","Direct","","CSV","CSV","","1500 Waters Pl","","Bronx","NY","US","104612723" +"1194367425","CONNECT","CONNECT URL","BLOOMINGTON","N","","","","","","","","","108 W Market St","","Bloomington","IL","US","617013918" +"1437791761","SOAP","SOAP URL","Pittsburgh","N","261Qm0801X","","HIE","Health Information Exchange (HIE)","","","","","208 Long Rd","","Pittsburgh","PA","US","152353145" +"1871135103","OTHERS","Other URL","HOUSTON","N","DIRECT","","HIE","Health Information Exchange (HIE)","HOUSTON","CSV","CSV","","6601 Hillcroft St Ste 134","","Houston","TX","US","770814886" +"1598307829","DIRECT","Direct Messaging Address","andrea.kesler@wyandotbhn.org","N","","","","","","","","","1301 N 47th St","","Kansas City","KS","US","661021705" +"1689216913","OTHERS","Other URL","CarepathsEHR","N","Electronic Healthcare Record","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","66 N Main St","","Medford","NJ","US","080552719" +"1306488697","OTHERS","Other URL","Louisville","N","HALO","","OTHER","Other","Louisville","OTHER","Other","Louisville","315 E Broadway","","Louisville","KY","US","402023700" +"1851933147","DIRECT","Direct Messaging Address","gia.davila@dbhds.virginia.gov","N","","","","","","","","","4601 Ironbound Rd","","Williamsburg","VA","US","231882648" +"1851933147","DIRECT","Direct Messaging Address","gia.davila@dbhds.virginia.gov","N","","","","","","","","","4601 Ironbound Rd","","Williamsburg","VA","US","231882648" +"1851933147","DIRECT","Direct Messaging Address","gia.davila@dbhds.virginia.gov","N","","","","","","","","","4601 Ironbound Rd","","Williamsburg","VA","US","231882648" +"1851933147","DIRECT","Direct Messaging Address","gia.davila@dbhds.virginia.gov","N","","","","","","","","","4601 Ironbound Rd","","Williamsburg","VA","US","231882648" +"1851933147","DIRECT","Direct Messaging Address","gia.davila@dbhds.virginia.gov","N","","","","","","","","","4601 Ironbound Rd","","Williamsburg","VA","US","231882648" +"1851933147","DIRECT","Direct Messaging Address","gia.davila@dbhds.virginia.gov","N","","","","","","","","","4601 Ironbound Rd","","Williamsburg","VA","US","231882648" +"1851933147","DIRECT","Direct Messaging Address","gia.davila@dbhds.virginia.gov","N","","","","","","","","","4601 Ironbound Rd","","Williamsburg","VA","US","231882648" +"1679115968","OTHERS","Other URL","Memphis","N","","","","","","","","","2831 Airways Blvd","","Memphis","TN","US","381321115" +"1669014957","DIRECT","Direct Messaging Address","jbanta@novacare.com","N","","","","","","","","","103 Floral Vale Blvd","","Yardley","PA","US","190675522" +"1013559301","OTHERS","Other URL","KINGMAN","N","","","","","","","","","1753 Airway Ave Ste A","","Kingman","AZ","US","864093720" +"1902447295","DIRECT","Direct Messaging Address","jvo@stepstoprogress.com","N","Secure Email","","DIRECT","Direct","","OTHER","Other","Documents","3500 S Gessner Rd","","Houston","TX","US","770635185" +"1093357337","CONNECT","CONNECT URL","www.neomedcenter.org","Y","website","Neomed Center, Inc","DIRECT","Direct","","CSV","CSV","","941 San Antonio Final St Rt","SALIDA BARRIO JAGUAS","Gurabo","PR","US","007781277" +"1285276527","OTHERS","Other URL","vrmarquez@hotmail.com","N","","","","","","","","","99 GUILLERMO RIEFKHOL STREET","","PATILLAS","PR","US","00723" +"1003457334","CONNECT","CONNECT URL","angeliccareservice@gmail.com","N","","","DIRECT","Direct","","","","","4480 General Degaulle Dr Ste 223","","New Orleans","LA","US","701316306" +"1568003887","CONNECT","CONNECT URL","http://provider.kareo.com/gregory-phillips","N","","","DIRECT","Direct","","CSV","CSV","","1200 Executive Pkwy Ste 260","","Eugene","OR","US","974012199" +"1205477510","DIRECT","Direct Messaging Address","lauren.main@hhsc.state.tx.us","N","","","","","","","","","805 N Dickinson Dr","","Rusk","TX","US","757851006" +"1821639147","DIRECT","Direct Messaging Address","Christine.featherstone@ihs.gov","N","","","","","","","","","Chemawa Indian Health Center","3750 Chemawa Road","Salem","OR","US","97305" +"1699317974","OTHERS","Other URL","Email","N","Email","","OTHER","Other","Shelby","OTHER","Other","Other","13 South St","","Shelby","OH","US","448751521" +"1245871540","OTHERS","Other URL","Modem","N","","","","","","","","","7455 Noah Court Columbia, MO65202","","Columbia","MO","US","65202" +"1902448285","DIRECT","Direct Messaging Address","hwyman@countyofglenn.net","N","county email","","DIRECT","Direct","","","","","345 Yolo St","","Orland","CA","US","959631724" +"1922640291","OTHERS","Other URL","maria_apostolescu@ascenthearing.net","N","Company email","","DIRECT","Direct","","CSV","CSV","","3226 Kent Rd Ste 102","","Stow","OH","US","442244466" +"1821639154","DIRECT","Direct Messaging Address","kmcpherson@ginsburgderm.com","N","","","","","","","","","972 Montclair Rd Ste 100","","Birmingham","AL","US","352131203" +"1225679509","CONNECT","CONNECT URL","Hickory","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1170 Fairgrove Church Rd","","Hickory","NC","US","286029695" +"1265073563","OTHERS","Other URL","info@northenddentalnh.com","N","","","","","","","","","1361 Elm St Ste 202","","Manchester","NH","US","031011323" +"1174164461","DIRECT","Direct Messaging Address","admin@creativelearningbrevard.com","N","email","","","","","","","","453 King St","","Cocoa","FL","US","329227621" +"1255972550","DIRECT","Direct Messaging Address","Waters.Edge@selectrehab.com","N","","","","","","","","","10 W Grove Ave","","Lake Wales","FL","US","338534516" +"1962043273","CONNECT","CONNECT URL","d.gonzales21@yahoo","N","","","DIRECT","Direct","","","","","9929 S Padre Island Dr Ste 117","","Corpus Christi","TX","US","784185148" +"1962043273","CONNECT","CONNECT URL","d.gonzales21@yahoo.com","N","","","","","","","","","9929 S Padre Island Dr Ste 117","","Corpus Christi","TX","US","784185148" +"1467093773","DIRECT","Direct Messaging Address","Christi.Brannon@ascension.org","N","","","","","","","","","3801 E Highway 98 Ste 100","","Port St Joe","FL","US","324565318" +"1538700844","CONNECT","CONNECT URL","Baltimore","N","","","","","","","","","203 Bryan Way Ste A","","Reisterstown","MD","US","211365958" +"1376184606","CONNECT","CONNECT URL","network","N","computer","","DIRECT","Direct","","OTHER","Other","email","6951 S King Dr","","Chicago","IL","US","606374613" +"1376184606","CONNECT","CONNECT URL","qpc925@yahoo.com","N","qpc92519@yahoo.com","","DIRECT","Direct","","OTHER","Other","email","6951 S King Dr","","Chicago","IL","US","606374613" +"1376184606","CONNECT","CONNECT URL","network","N","computer","","DIRECT","Direct","","OTHER","Other","email","6951 S King Dr","","Chicago","IL","US","606374613" +"1376184606","CONNECT","CONNECT URL","qpc925@yahoo.com","N","qpc92519@yahoo.com","","DIRECT","Direct","","OTHER","Other","email","6951 S King Dr","","Chicago","IL","US","606374613" +"1033750351","DIRECT","Direct Messaging Address","sharrington@teampbs.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","260 Peachtree St NW Ste 2200","","Atlanta","GA","US","303031292" +"1295376515","CONNECT","CONNECT URL","ksworthcounselinggroup@gmail.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","118 Exchange Pl","","Lafayette","LA","US","705032510" +"1922649243","DIRECT","Direct Messaging Address","dor@pearlandtx.com","N","director email","","DIRECT","Direct","","CSV","CSV","","3406 Business Center Dr","","Pearland","TX","US","775844148" +"1477194793","DIRECT","Direct Messaging Address","kdunn@pediatricbehavioralmedicine.hush.com","N","","","DIRECT","Direct","","","","","100 High St Ste 200","","Westwood","MA","US","020901100" +"1659912970","DIRECT","Direct Messaging Address","kwess@behavenkids.com","N","","","","","","","","","8922 Cuming St","","Omaha","NE","US","681142732" +"1659912988","OTHERS","Other URL","mduchinlcsw@gmail.com","N","mduchinlcsw@gmail.com","","","","","","","","601 Skokie Blvd Ste 207","","Northbrook","IL","US","600622818" +"1740821073","OTHERS","Other URL","socialworker","N","","","","","","","","","60 Academy Rd","","Albany","NY","US","122083103" +"1730720061","CONNECT","CONNECT URL","kim@childrenstherapyco.com","N","","","","","","","","","11160 Huron St Ste 200","","Northglenn","CO","US","802343335" +"1235771577","OTHERS","Other URL","centralreach.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","excel","4 Whitney Pl","","Hainesport","NJ","US","080366251" +"1184265415","CONNECT","CONNECT URL","Berlin","N","","","DIRECT","Direct","","CSV","CSV","","10514 Racetrack Rd","","Berlin","MD","US","218113241" +"1316589666","OTHERS","Other URL","latanya.short@talberthouse.org","Y","","Talbert House","DIRECT","Direct","","CSV","CSV","","4531 Reading Rd","","Cincinnati","OH","US","452291229" +"1902447238","DIRECT","Direct Messaging Address","theresa@rathdrumcounseling.com","N","","","","","","","","","14954 N Coeur Dalene St","","Rathdrum","ID","US","838586484" +"1790326023","DIRECT","Direct Messaging Address","eadams@odhpvd.org","Y","","The Rhode Island Public Health Foundation","HIE","Health Information Exchange (HIE)","","","","","7 Central St","","Providence","RI","US","029072201" +"1144862475","DIRECT","Direct Messaging Address","irisgong@thsu.edu","N","","","","","","","","","4005 Manchaca Rd","","Austin","TX","US","787046737" +"1467094706","OTHERS","Other URL","janeapp","N","software for small medical practices","","OTHER","Other","scheduling, billing, payments, notes","","","","121 Main St","","Yarmouth","ME","US","040966745" +"1194367433","DIRECT","Direct Messaging Address","myriah.farmer@fcps.org","Y","work email","Frederick County Public Schools","DIRECT","Direct","","","","","191 S East St","","Frederick","MD","US","217015918" +"1063054302","DIRECT","Direct Messaging Address","katherine@moebodyworks.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1835 Gateway Dr Ste 104","","Coon Rapids","MN","US","554484513" +"1790327039","CONNECT","CONNECT URL","https://www.sccmha.org","N","","","DIRECT","Direct","","CSV","CSV","","500 Hancock St","","Saginaw","MI","US","486024224" +"1619519907","CONNECT","CONNECT URL","Zephyrhills","N","","","DIRECT","Direct","","CSV","CSV","","6747 Gall Blvd","","Zephyrhills","FL","US","335422522" +"1619519907","OTHERS","Other URL","drkelsey@zhchiro.com","N","business email","","DIRECT","Direct","","CSV","CSV","","6747 Gall Blvd","","Zephyrhills","FL","US","335422522" +"1689216954","CONNECT","CONNECT URL","URL","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","300 E Madison St","","Baltimore","MD","US","212024260" +"1689216954","CONNECT","CONNECT URL","URL","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","300 E Madison St","","Baltimore","MD","US","212024260" +"1508408873","CONNECT","CONNECT URL","www.aspiranet.org","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1407498777","CONNECT","CONNECT URL","www.vitalhamptonroads.com","Y","","Virginia Innovative Therapy Associates","DIRECT","Direct","","CSV","CSV","","4870 Haygood Rd Ste 102","","Virginia Beach","VA","US","234555300" +"1942842216","CONNECT","CONNECT URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","871 enborg lane","","san jose","CA","US","95128" +"1578105847","CONNECT","CONNECT URL","PCP","N","","","DIRECT","Direct","","","","","225 Cedar Hill St Ste 200","","Marlborough","MA","US","017525900" +"1386286656","OTHERS","Other URL","secure.simplepractice.com","N","Practice management software","","","","","","","","129 C St Ste 3","","Davis","CA","US","956164588" +"1528600897","OTHERS","Other URL","bluebonnetphc@gmail.com","N","bluebonnet primary home care email","","DIRECT","Direct","","OTHER","Other","electronic communication","1342 Squaw Valley Dr Unit B","","Brownsville","TX","US","785209779" +"1396387676","CONNECT","CONNECT URL","N/a","N","N/a","","DIRECT","Direct","","","","","10209 Travis Ct","","Woodstock","GA","US","301887887" +"1295377570","DIRECT","Direct Messaging Address","admissions@2daylight.com","N","","","DIRECT","Direct","","CSV","CSV","","518 Queensland Cir Ste 101","","Corona","CA","US","928791381" +"1518509892","OTHERS","Other URL","Everett","Y","","Center for Human Services","","","","","","","11314 4th Ave W Ste 209","","Everett","WA","US","982046926" +"1518509892","OTHERS","Other URL","Everett","Y","","Center for Human Services","","","","","","","11314 4th Ave W Ste 209","","Everett","WA","US","982046926" +"1073155354","OTHERS","Other URL","https://atlas.thejoint.com","N","","","","","","","","","1012 Market Center Dr","","Morrisville","NC","US","275607503" +"1821630104","OTHERS","Other URL","Pharr","N","","","","","","","","","2711 S Jackson Rd","","Pharr","TX","US","785774794" +"1285276568","DIRECT","Direct Messaging Address","john@topnotchhealthcare.com","N","email","","DIRECT","Direct","","OTHER","Other","email","2626 S Loop W Ste 670","","Houston","TX","US","770542650" +"1487296760","OTHERS","Other URL","https://inspiredhealthandwellness.md-hq.com","N","Inspired Health & Wellness","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4415 Duke St Ste 2E","","Kalamazoo","MI","US","490083224" +"1457993735","CONNECT","CONNECT URL","Charlotte","N","","","","","","","","","2675 Court Dr # B","","Gastonia","NC","US","280541478" +"1629610902","CONNECT","CONNECT URL","www.anrconsult2.com","N","WebSite","","DIRECT","Direct","","CSV","CSV","","12554 Fairview Ave Apt 1F","","Blue Island","IL","US","604061781" +"1942841242","CONNECT","CONNECT URL","SCHENECTADY","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","948 Meadow Ln","","Schenectady","NY","US","123096529" +"1144862400","DIRECT","Direct Messaging Address","tvanwyk@mauryregional.com","N","","","","","","","","","1224 Trotwood Ave","","Columbia","TN","US","384014802" +"1144862400","DIRECT","Direct Messaging Address","tvanwyk@mauryregional.com","N","","","","","","","","","1224 Trotwood Ave","","Columbia","TN","US","384014802" +"1528609856","DIRECT","Direct Messaging Address","jnieves@mountaineer.pro","N","Business email. Requires encryption","","","","","","","","3094 Charlestown Road","","Kearneysville","WV","US","25430" +"1710528005","DIRECT","Direct Messaging Address","hmulkey@augustaurology.com","N","","","","","","","","","4350 Towne Centre Dr Ste 2200","","Evans","GA","US","308093346" +"1437790763","DIRECT","Direct Messaging Address","lbwilliams@ymcagny.org","N","email","","","","","","","","285 Vanderbilt Ave","","Staten Island","NY","US","103042525" +"1720620057","CONNECT","CONNECT URL","jvlirette@ejgh.org","N","managers email address for company","","DIRECT","Direct","","CSV","CSV","","4200 Houma Blvd Fl 6","","Metairie","LA","US","700062970" +"1699317941","DIRECT","Direct Messaging Address","hddavenport@uabmc.edu","N","Hospital Email Address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","615 18th St S","","Birmingham","AL","US","352331826" +"1104467497","OTHERS","Other URL","Healingonetouchatatime@gmail.com","N","","","","","","","","","7588 Central Parke Blvd Ste 303","","Mason","OH","US","450406859" +"1851932156","OTHERS","Other URL","6787658163","N","Fax machine","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4271 S Lee St Ste 101","","Buford","GA","US","305183710" +"1588205819","DIRECT","Direct Messaging Address","rballantyne@friendswhocare.com","N","","","DIRECT","Direct","","","","","808 W. Chaicago Blvd.","","Tecumseh","MI","US","492862218" +"1578105813","OTHERS","Other URL","software","N","","","","","","","","","3022 Javier Rd Ste 207A","","Fairfax","VA","US","220314657" +"1386286649","DIRECT","Direct Messaging Address","maria@allcaretherapies.com","N","","","","","","","","","8660 Woodley Ave # 104","","North Hills","CA","US","913435745" +"1093357329","DIRECT","Direct Messaging Address","Tcamenga@milebluff.com","N","","","","","","","","","1050 Division St","","Mauston","WI","US","539481931" +"1033751375","CONNECT","CONNECT URL","ohihoin@hotmail.com","N","","","","","","","","","4269 Maplehurst Way","","Spring Hill","FL","US","346090656" +"1639711971","OTHERS","Other URL","precisionhealthservices.com","N","","","","","","","","","6671 S Redwood Rd Ste 100","","West Jordan","UT","US","840847488" +"1811539158","DIRECT","Direct Messaging Address","inquiry@choicesccs.org","N","email address","","DIRECT","Direct","","CSV","CSV","","302 Courthouse Rd Ste G","","Gulfport","MS","US","395071890" +"1902448251","DIRECT","Direct Messaging Address","deborah@fairfaxtherapysolutions.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9675 Main St Ste C","","Fairfax","VA","US","220313762" +"1902448251","DIRECT","Direct Messaging Address","kelly@fairfaxtherapysolutons.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9675 Main St Ste C","","Fairfax","VA","US","220313762" +"1902448251","DIRECT","Direct Messaging Address","maggie@fairfaxtherapysolutons.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9675 Main St Ste C","","Fairfax","VA","US","220313762" +"1336781681","DIRECT","Direct Messaging Address","sbey@envisionunlimited.org","N","email","","DIRECT","Direct","","CSV","CSV","","5080 N Elston Ave","","Chicago","IL","US","606302459" +"1336781681","DIRECT","Direct Messaging Address","sbey@envisionunlimited.org","N","email","","DIRECT","Direct","","CSV","CSV","","5080 N Elston Ave","","Chicago","IL","US","606302459" +"1619519964","CONNECT","CONNECT URL","CHRONICCAREPARTNERS.COM","N","CHRONICCAREPARTNERS.COM","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","405 State Highway 121 Byp Ste A250","","Lewisville","TX","US","750674183" +"1841832102","DIRECT","Direct Messaging Address","courtney.welch@usoncology.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10107 Ridgegate Pkwy Ste 200","","Lone Tree","CO","US","801245641" +"1962044214","OTHERS","Other URL","AHTLA","N","Electronic medical record","","DIRECT","Direct","","OTHER","Other","N/A","6909 Titus Blvd","","Fort Carson","CO","US","809134429" +"1194367458","DIRECT","Direct Messaging Address","gracej@the-kid-guru.com","N","email","","DIRECT","Direct","","OTHER","Other","email","6852 Landor Drive","","Shelby","NC","US","281522815" +"1366084626","CONNECT","CONNECT URL","mailbox","N","","","","","","","","","300 Lester Mill Rd","","Locust Grove","GA","US","302485306" +"1114569472","DIRECT","Direct Messaging Address","carissamcdermott@tpcp.org","N","work email","","","","","","","","4801 34th St","","Sacramento","CA","US","958204849" +"1730721093","OTHERS","Other URL","https://avilamassagespa.com/contact.html","N","Website/Email","","DIRECT","Direct","","OTHER","Other","Email","275 San Luis Ave","","Pismo Beach","CA","US","934492219" +"1154963429","CONNECT","CONNECT URL","Antioch","N","","","","","","","","","26177 W Grass Lake Rd","","Antioch","IL","US","600029613" +"1275175549","FHIR","FHIR URL","thrive","N","","","DIRECT","Direct","","CSV","CSV","","160 County Road 347","","Rosebud","TX","US","765703018" +"1093357360","DIRECT","Direct Messaging Address","ETalbert@ruhealth.org","N","Robert Presley Detention Center","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4000 Orange St","","Riverside","CA","US","925013613" +"1780226068","DIRECT","Direct Messaging Address","dritter@bmscares.org","N","This is the provider's work-email.","","DIRECT","Direct","","OTHER","Other","The EHR information can be obtained from the provider via email.","111 North St","","Rapid City","SD","US","577011163" +"1043852320","DIRECT","Direct Messaging Address","mmorena@earlyautismservices.com","N","Email","","","","","","","","4906 Cutshaw Ave","","Richmond","VA","US","232303630" +"1407498785","DIRECT","Direct Messaging Address","jgrubb@hushmail.com","N","","","","","","","","","105 W 1st Ave","","Franklin","VA","US","238511701" +"1245872530","DIRECT","Direct Messaging Address","gaby.becerra@rhaz.org","Y","work email","Resilient Health","DIRECT","Direct","","CSV","CSV","","1415 N 1st St","","Phoenix","AZ","US","850041604" +"1245872530","DIRECT","Direct Messaging Address","gaby.becerra@rhaz.org","N","work email","","DIRECT","Direct","","CSV","CSV","","1415 N 1st St","","Phoenix","AZ","US","850041604" +"1043852171","CONNECT","CONNECT URL","PHOENIX","N","","","","","","","","","2155 E Conference Dr Ste 110","","Tempe","AZ","US","852842604" +"1447892740","OTHERS","Other URL","equinoxcounseling.com","N","business website","","","","","","","","600 S Cherry St Ste 217","","Denver","CO","US","802461704" +"1558903773","SOAP","SOAP URL","Elementsmassage.com","N","","","","","","","","","12085 Perry Hwy","","Wexford","PA","US","150908394" +"1558903773","SOAP","SOAP URL","Elementsmassage.com","N","","","","","","","","","12085 Perry Hwy","","Wexford","PA","US","150908394" +"1861034175","OTHERS","Other URL","barbara.valletto@flhealth.gov","N","Work Email","","DIRECT","Direct","","OTHER","Other","Department of Health Email","3401 N 12th Ave","","Pensacola","FL","US","325034008" +"1902448012","CONNECT","CONNECT URL","melaniesteencnm@reyesobgyn.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10692 Medlock Bridge Rd Ste 100A","","Johns Creek","GA","US","300978497" +"1336781582","OTHERS","Other URL","UNCMyChart","N","EMR","","OTHER","Other","UNCMyChart","OTHER","Other","EMR","163 Medical Park Dr","","Siler City","NC","US","273446790" +"1053953240","CONNECT","CONNECT URL","N/A","N","","","DIRECT","Direct","","OTHER","Other","N/A","16350 Bruce B Downs Blvd Unit 48583","","Tampa","FL","US","336469105" +"1417599606","DIRECT","Direct Messaging Address","jdunn@mhchealthcare.org","Y","e-mail address","MHC Healthcare","DIRECT","Direct","","CSV","CSV","","2355 N Wyatt Dr Ste 101","","Tucson","AZ","US","857122120" +"1003458118","DIRECT","Direct Messaging Address","massage@gallipolischiro.com","N","encrypted email","","DIRECT","Direct","","OTHER","Other","email","990 2nd Ave","","Gallipolis","OH","US","456311637" +"1376185660","DIRECT","Direct Messaging Address","cayala@sjgh.org","N","","","DIRECT","Direct","","CSV","CSV","","500 W Hospital Rd","","French Camp","CA","US","952319693" +"1467094755","OTHERS","Other URL","NA","N","","","DIRECT","Direct","","CSV","CSV","","4370 Brighton Dr","","Grand Blanc","MI","US","484398086" +"1811539109","CONNECT","CONNECT URL","www.mentalhealthcounselingla.com","N","website","","DIRECT","Direct","","CSV","CSV","","2100 Belle Chasse Hwy","","Gretna","LA","US","700536651" +"1639711930","OTHERS","Other URL","CRYSTALHEALTHSERVICESINC@GMAIL.COM","N","CRYSTALHEALTHSERVICESINC@GMAIL.COM","","DIRECT","Direct","","OTHER","Other","CRYSTALHEALTHSERVICESINC@GMAIL.COM","3504 W Magnolia Blvd Ste 3","","Burbank","CA","US","915052911" +"1982246286","DIRECT","Direct Messaging Address","elizabeth@mysoulgrowth.com","N","email address","","DIRECT","Direct","","CSV","CSV","","74 W Long Lake Rd Ste 100","","Bloomfield Hills","MI","US","483042770" +"1255973558","OTHERS","Other URL","Athena","N","","","DIRECT","Direct","","CSV","CSV","","1905 S Lakeline Blvd Ste 4","","Cedar Park","TX","US","786134660" +"1831731132","CONNECT","CONNECT URL","woman2woman414@gmail.com","N","business email","","DIRECT","Direct","","CSV","CSV","","3261 N 92nd St","","Milwaukee","WI","US","532223504" +"1881236198","DIRECT","Direct Messaging Address","dvogus@newenglandacademy.net","N","Email server","","","","","","","","96 Cherry Hill Dr","","Beverly","MA","US","019151065" +"1508408816","CONNECT","CONNECT URL","https://www.sccmha.org","N","","","DIRECT","Direct","","CSV","CSV","","500 Hancock St","","Saginaw","MI","US","486024224" +"1508408816","CONNECT","CONNECT URL","https://www.sccmha.org","N","","","DIRECT","Direct","","CSV","CSV","","500 Hancock St","","Saginaw","MI","US","486024224" +"1205478526","SOAP","SOAP URL","elementsmassage.com","N","","","","","","","","","12085 Perry Hwy","","Wexford","PA","US","150908394" +"1124660444","CONNECT","CONNECT URL","lifevitalityusa@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","464 Richmond Rd Ste 202","","Richmond Heights","OH","US","441432704" +"1669014981","DIRECT","Direct Messaging Address","Alexa.Wyngard@ivyrehab.com","N","","","","","","","","","138 W Highland Rd Ste 500-600","","Howell","MI","US","488432170" +"1730721952","DIRECT","Direct Messaging Address","kgholson@gholsoncounseling.com","N","email","","DIRECT","Direct","","OTHER","Other","n/a","3303 67th St Ste 110","","Lubbock","TX","US","794136132" +"1477195618","CONNECT","CONNECT URL","www.hoslercenteremr.com","N","","","","","","","","","800 W Long Lake Rd Ste 195","","Bloomfield Hills","MI","US","483022056" +"1407498652","DIRECT","Direct Messaging Address","dr.walker@kmhws.com","N","Business Email","","","","","","","","1351 S Reynolds Rd Ste B","","Toledo","OH","US","436157411" +"1073155230","OTHERS","Other URL","440-967-0119","N","","","","","","","","","745 Highbridge Rd","","Vermilion","OH","US","440892029" +"1700428968","DIRECT","Direct Messaging Address","jasmine.nazirbage@mylrh.org","N","","","","","","","","","1324 Lakeland Hills Blvd","","Lakeland","FL","US","338054543" +"1730721911","CONNECT","CONNECT URL","drjack@brinkleydental.com","N","","","","","","","","","6842 Morrison Blvd Ste 202","","Charlotte","NC","US","282113500" +"1811539091","OTHERS","Other URL","None","N","","","","","","","","","1250 Lamoille Hwy Ste 309","","Elko","NV","US","898014397" +"1346882537","OTHERS","Other URL","None","N","","","","","","","","","1250 Lamoille Hwy Ste 309","","Elko","NV","US","898014397" +"1861034050","OTHERS","Other URL","rightchoice19@gmail.com","N","","","DIRECT","Direct","","OTHER","Other","email","1265 W Huron St","","Waterford","MI","US","483283677" +"1508408790","CONNECT","CONNECT URL","https://medicalrecords@lowtcenter.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6275 Emerald Pkwy","","Dublin","OH","US","430163241" +"1871135079","OTHERS","Other URL","None","N","","","","","","","","","1250 Lamoille Hwy Ste 309","","Elko","NV","US","898014397" +"1457993669","SOAP","SOAP URL","Desktop","N","Desktop","","DIRECT","Direct","","CSV","CSV","","1500 Waters Pl","","Bronx","NY","US","104612723" +"1457993669","SOAP","SOAP URL","Desktop","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1500 Waters Pl","","Bronx","NY","US","104612723" +"1093357105","CONNECT","CONNECT URL","www.heightsfamilycounseling,.com","N","website","","","","","","","","2500 Summer St Ste 3130A","","Houston","TX","US","770073826" +"1891337903","OTHERS","Other URL","www.valantmed.com","N","HIPAA compliant electronic medical record","","","","","","","","1140 Broadway Rm 204","","New York","NY","US","100017504" +"1033751144","DIRECT","Direct Messaging Address","shauna@consult-3e.com","N","","","DIRECT","Direct","","CSV","CSV","","8354 Princeton Glendale Rd Ste 102","","West Chester","OH","US","450692130" +"1497397517","DIRECT","Direct Messaging Address","rstrausm@nyit.edu","N","","","","","","","","","2579 Ocean Ave Fl 3","","Brooklyn","NY","US","112294552" +"1457993578","CONNECT","CONNECT URL","Pyramed","N","","","","","","","","","300 Summit St Ste 1","","Hartford","CT","US","061063186" +"1811539935","CONNECT","CONNECT URL","reflectandjourneycounseling@gmail.com","N","Business Email Account","","","","","","","","6 Knoll Ln","","Marlton","NJ","US","080539709" +"1164064283","DIRECT","Direct Messaging Address","ladonnia@wholehealthylivingwhl.org","N","business email","","","","","","","","4867 S Sheridan Rd Ste 712B","","Tulsa","OK","US","741455721" +"1063054187","OTHERS","Other URL","Valantmed.com","N","Valantmed program","","OTHER","Other","Client notes","OTHER","Other","Documented notes","1500 Lady St","","Columbia","SC","US","292013402" +"1598307613","DIRECT","Direct Messaging Address","Raymelhdz@hotmail.com","N","","","","","","","","","20719 SW 80th Pl","","Cutler Bay","FL","US","331893438" +"1477195782","CONNECT","CONNECT URL","conncect","N","conncect","","DIRECT","Direct","","CSV","CSV","","6801 Belair Rd","","Baltimore","MD","US","212061121" +"1831731157","OTHERS","Other URL","nirvanatx.org","N","","","","","","","","","1116 Alice St","","Modesto","CA","US","953505905" +"1184266405","DIRECT","Direct Messaging Address","lsolomon@createinc.org","N","Work","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","121-123 West 111th Street","","NY","NY","US","10026" +"1225670441","DIRECT","Direct Messaging Address","britt.leonard@progressustherapy.com","Y","work email","Speech Tree, LLC","DIRECT","Direct","","","","","3130 Chatham Rd","","Springfield","IL","US","627045369" +"1316589534","DIRECT","Direct Messaging Address","kthomas@pol-nsn.gov","N","business email","","","","","","","","7 Rio San Jose","","Laguna","NM","US","87026" +"1316589534","DIRECT","Direct Messaging Address","kthomas@pol-nsn.gov","N","business email","","","","","","","","7 Rio San Jose","","Laguna","NM","US","87026" +"1427690668","CONNECT","CONNECT URL","n/a","N","n/a","","","","","","","","6455 machine st building 4501","","apg","MD","US","21005" +"1346882560","CONNECT","CONNECT URL","CONNECT","N","","","","","","","","","3101 I St","","Sacramento","CA","US","958164421" +"1154963379","OTHERS","Other URL","eagleviewhealth.org","N","","","DIRECT","Direct","","CSV","CSV","","Highway 164 East","","Oquawka","IL","US","61469" +"1215579446","DIRECT","Direct Messaging Address","ncardenas@splg.org","N","work email","","DIRECT","Direct","","OTHER","Other","email","195 Aviation Way Ste 200","","Watsonville","CA","US","950762059" +"1114569357","DIRECT","Direct Messaging Address","andrea.wysong@va.gov","N","secure email","","DIRECT","Direct","","CSV","CSV","","2360 E Pershing Blvd","","Cheyenne","WY","US","820015356" +"1831731041","DIRECT","Direct Messaging Address","erica.keller@kindbody.com","N","Kindbody Email","","","","","","","","1998 Market Street","Within Carbon Health","San Francisco","CA","US","94102" +"1487296794","OTHERS","Other URL","http://www.salmonslp.com","N","","","DIRECT","Direct","","CSV","CSV","","40 Red Oak Rd","","Oreland","PA","US","190752112" +"1659913960","DIRECT","Direct Messaging Address","management@monarchagency.net","N","","","DIRECT","Direct","","","","","470 Manchester Ave","","Youngstown","OH","US","445091709" +"1659913960","DIRECT","Direct Messaging Address","management@monarchagency.net","N","","","DIRECT","Direct","","","","","470 Manchester Ave","","Youngstown","OH","US","445091709" +"1578105714","CONNECT","CONNECT URL","portal","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","secure direct message","3210 SE Corporate Woods Dr","","Ankeny","IA","US","500217405" +"1013559277","CONNECT","CONNECT URL","sara.sturgisabc@gmail.com","N","","","","","","","","","1807 Williams St","","Sturgis","SD","US","577851142" +"1093357212","CONNECT","CONNECT URL","Claremore","N","","","","","","","","","1402 N Florence Ave Ste B","","Claremore","OK","US","740173159" +"1255973475","DIRECT","Direct Messaging Address","kdutton@shcjax.org","N","business email","","","","","","","","1010 N Davis St Ste 101","","Jacksonville","FL","US","322096826" +"1265074488","OTHERS","Other URL","https://email23.godaddy.com/webmail.php","N","","","","","","","","","701 Hill Rd N","","Pickerington","OH","US","431478592" +"1598307712","DIRECT","Direct Messaging Address","sallym@macmhc.org","N","","","","","","","","","320 S Locust St","","Carlinville","IL","US","626261648" +"1952943177","CONNECT","CONNECT URL","SuperiorCarePharmacy","N","","","","","","","","","6636 N Telegraph Rd","","Dearborn Heights","MI","US","481272250" +"1417599630","CONNECT","CONNECT URL","http://www.sperorehab.com","N","","","","","","","","","4225 Guadalupe St","","Austin","TX","US","787514224" +"1184266298","DIRECT","Direct Messaging Address","jibarreta@renown.org","N","Work Email","","","","","","","","1155 Mill St","","Reno","NV","US","895021576" +"1790327930","CONNECT","CONNECT URL","Epic","N","","","","","","","","","3181 SW Sam Jackson Park Rd","","Portland","OR","US","972393011" +"1073155214","OTHERS","Other URL","terri@caskids.org","N","","","","","","","","","945 N Adams St Ste 7","","Papillion","NE","US","680463111" +"1164064309","CONNECT","CONNECT URL","CVS","N","CVS PHARMACY","","DIRECT","Direct","","CSV","CSV","","340 Towne Dr","","Fayetteville","NY","US","130661371" +"1811539067","OTHERS","Other URL","Other","N","Other","","OTHER","Other","Other","OTHER","Other","Other","5012 Barnacle Pl","","Montclair","VA","US","220251230" +"1558903716","DIRECT","Direct Messaging Address","homeinsteadla@homeinstead.com","N","homeinsteadla@homeinstead.com","","DIRECT","Direct","","CSV","CSV","","3550 Wilshire Blvd Ste 700","","Los Angeles","CA","US","900102428" +"1205478468","DIRECT","Direct Messaging Address","alice@cultivatecounselinggroup.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4201 N Damen Ave","","Chicago","IL","US","606183021" +"1003458266","CONNECT","CONNECT URL","www.holycrossservices.org","N","","","","","","","","","3400 S Washington Rd","","Saginaw","MI","US","486014958" +"1598307761","DIRECT","Direct Messaging Address","nrivera@newbeginningswc.com","N","","","","","","","","","1280 Main St","","Worcester","MA","US","016031861" +"1811539083","CONNECT","CONNECT URL","purposefuldna@gmail.com","N","Organizational Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","281 Burgess Pl","","Clifton","NJ","US","070114101" +"1770125957","OTHERS","Other URL","None","N","","","","","","","","","1250 Lamoille Hwy Ste 309","","Elko","NV","US","898014397" +"1437791639","DIRECT","Direct Messaging Address","denise.starr@ruralcap.org","N","","","","","","","","","207 Muldoon Rd","","Anchorage","AK","US","995041516" +"1447892641","OTHERS","Other URL","None","N","","","","","","","","","1250 Lamoille Hwy Ste 309","","Elko","NV","US","898014397" +"1861034068","CONNECT","CONNECT URL","GivingBetterlives","N","","","","","","","","","808 Gregorys Way","","Voorhees","NJ","US","080432056" +"1861034068","CONNECT","CONNECT URL","outlook.com","N","","","","","","","","","808 Gregorys Way","","Voorhees","NJ","US","080432056" +"1619519824","OTHERS","Other URL","vlsollenberger@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","1202 E Wyomissing Blvd","","Reading","PA","US","196111748" +"1508408717","CONNECT","CONNECT URL","https://www.welligent.com/","N","Cloud-based behavioral health documentation","","DIRECT","Direct","","CSV","CSV","","500 S San Pedro St","","Los Angeles","CA","US","900132102" +"1427690635","OTHERS","Other URL","www.grmcphysicianclinics.com","N","","","","","","","","","300 Medical Center Dr Ste 200","","Gadsden","AL","US","359031103" +"1275175382","DIRECT","Direct Messaging Address","info@workforcechaplaincy.org","N","secure inbox","","DIRECT","Direct","","CSV","CSV","","4000 W Robinwood Ct","","Visalia","CA","US","932915554" +"1861034977","DIRECT","Direct Messaging Address","cheryl.gilbert@lifeinmotionkentucky.com","Y","email address","Life In Motion LLC","HIE","Health Information Exchange (HIE)","","","","","4613 Greenwood Rd","","Louisville","KY","US","402583725" +"1861034977","DIRECT","Direct Messaging Address","melissa.smith@lifeinmotionkentucky.com","Y","email address","Life in Motion LLC","HIE","Health Information Exchange (HIE)","","","","","8106 Red Stone Hill Rd","","Louisville","KY","US","402144614" +"1861034977","DIRECT","Direct Messaging Address","cheryl.gilbert@Lifeinmotionkentucky.com","Y","email address","Life In Motion LLC","HIE","Health Information Exchange (HIE)","","","","","8815 Lakeridge Dr","","Louisville","KY","US","402722405" +"1710529839","SOAP","SOAP URL","cantonmassageco@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","540 Dogwood Hills Ln","","Canton","GA","US","301157155" +"1891337911","DIRECT","Direct Messaging Address","FOLAOLISHILE@PSYNCGROUP.COM","N","EMAIL","","DIRECT","Direct","","CSV","CSV","","4009 7 Hills Dr","","Florissant","MO","US","630336737" +"1346882461","CONNECT","CONNECT URL","www.IEPdirect.com","N","","","DIRECT","Direct","","CSV","CSV","","46 Park Ln","","Medford","NY","US","117631143" +"1780226993","DIRECT","Direct Messaging Address","tasha@wcel.net","N","work email","","DIRECT","Direct","","CSV","CSV","","2001 H St","","Bellingham","WA","US","982253226" +"1134761240","OTHERS","Other URL","Mesa","N","","","","","","","","","3713 E Ellis St","","Mesa","AZ","US","852055163" +"1619519923","CONNECT","CONNECT URL","Www.babyexpress.us","N","Website","","DIRECT","Direct","","OTHER","Other","Transpotation","2913 Durand Ave","","Racine","WI","US","534033969" +"1609418912","CONNECT","CONNECT URL","website","N","practice locations","","DIRECT","Direct","","OTHER","Other","Greenway software","2836 Highway 54","","Peachtree City","GA","US","302691026" +"1376185694","OTHERS","Other URL","Neighborcare.org","N","","","","","","","","","2709 3rd Ave","","Seattle","WA","US","981211217" +"1891337119","OTHERS","Other URL","Homestead","N","","","","","","","","","2936 SE 3rd Street","","Homestead","FL","US","33033" +"1891337119","OTHERS","Other URL","Homestead","N","","","","","","CSV","CSV","","2932 SE 3rd St","","Homestead","FL","US","330336081" +"1891337119","OTHERS","Other URL","Homestead","N","","","","","","","","","2936 SE 3rd Street","","Homestead","FL","US","33033" +"1053953372","DIRECT","Direct Messaging Address","indrasidhudds@hipaamail.net","N","HIPAA compliant email","","DIRECT","Direct","","CSV","CSV","","208 Crain Hwy SW","","Glen Burnie","MD","US","21032" +"1407498637","OTHERS","Other URL","https://www.trutherapylpc.com/","Y","Practice's website","TruTherapy LPC","","","","","","","2609 Commons Blvd","","Augusta","GA","US","30909" +"1104468339","CONNECT","CONNECT URL","SafeAtHome","N","Caregiver","","DIRECT","Direct","","","","","Safe At Home, LLC","1775 E. Tropicana Ave. Suit 16-B","Las Vegas","NV","US","89119" +"1316589542","CONNECT","CONNECT URL","www.fvinstitute.com","N","","","","","","","","","Fox Valley Institute","640 North River Road, Suite 108","Naperville","IL","US","60423" +"1265074405","CONNECT","CONNECT URL","Albuquerque","N","","","DIRECT","Direct","","","","","3816 Copper Ave NE","Unit A","Albuquerque","NM","US","87108" +"1699317875","DIRECT","Direct Messaging Address","tls2354@bjc.org","N","","","","","","","","","1 Barnes Jewish Hospital Plz","","Saint Louis","MO","US","631101003" +"1962044073","OTHERS","Other URL","jknudsen@cfs3l.org","N","","","DIRECT","Direct","","CSV","CSV","","3785 Veterans Dr","","Traverse City","MI","US","496844516" +"1275175580","OTHERS","Other URL","krystel.hannon@cherokee1.org","N","krystel.hannon@cherokee1.org","","DIRECT","Direct","","CSV","CSV","","141 Twin Lake Rd","","Gaffney","SC","US","293412526" +"1538701842","DIRECT","Direct Messaging Address","jromero@penumbrainc.com","N","","","","","","","","","8511 W 33rd Ave","","Hialeah","FL","US","330181863" +"1073155388","OTHERS","Other URL","theranest.com","Y","","CAS Counseling Services, PLLC","","","","","","","3622 Lyckan Pkwy Ste 3002","","Durham","NC","US","277072572" +"1871135186","DIRECT","Direct Messaging Address","kaylen.goodman@griffithcenters.org","Y","","Griffith Centers for Children, Inc.","","","","","","","10465 Melody Dr Ste 325","","Northglenn","CO","US","802344112" +"1467094789","CONNECT","CONNECT URL","info@robertpalmerdds.com","N","","","","","","","","","6150 Line Ave","","Shreveport","LA","US","711062051" +"1881236107","DIRECT","Direct Messaging Address","onorio.montalvo@icloud.com","N","","","","","","","","","817 E Miller Ave","","Des Moines","IA","US","503152954" +"1639711856","DIRECT","Direct Messaging Address","amarshall@phoenixcaresystems.com","N","Secure Work","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4929 W Fond Du Lac Ave","","Milwaukee","WI","US","532162324" +"1003458233","DIRECT","Direct Messaging Address","aeichinger@sd925.org","N","work email","","DIRECT","Direct","","CSV","CSV","","2400 Downing Ave","","Westchester","IL","US","601545102" +"1932741162","CONNECT","CONNECT URL","http://www.sperorehab.com","N","","","","","","","","","4225 Guadalupe St","","Austin","TX","US","787514224" +"1124660360","DIRECT","Direct Messaging Address","cevans@shccares.com","N","","","","","","","","","1500 Elmwood Ave","","Buffalo","NY","US","142073004" +"1063054294","DIRECT","Direct Messaging Address","bfreire@barleywellness.net","Y","","BARLEY FAMILY HEALTHCARE & REHABILITATION PC","DIRECT","Direct","","CSV","CSV","","270 Huttleston Ave","","Fairhaven","MA","US","027191605" +"1689216814","CONNECT","CONNECT URL","Lynn","N","","","","","","","","","11 Circle Ave","","Lynn","MA","US","019053050" +"1902448145","SOAP","SOAP URL","Desktop","N","health information","","DIRECT","Direct","","CSV","CSV","","1500 Waters Pl","","Bronx","NY","US","104612723" +"1184266322","OTHERS","Other URL","terri@caskids.org","N","CAS Email","","DIRECT","Direct","","","","","945 N Adams St Ste 7","","Papillion","NE","US","680463111" +"1689216830","DIRECT","Direct Messaging Address","tracy@kineticperformancept.com","N","Email","","DIRECT","Direct","","OTHER","Other","None","3166 Arroyo Vis","","Carlsbad","CA","US","920097602" +"1245872498","CONNECT","CONNECT URL","wheelerclinic.org","N","","","","","","","","","4 Cope Farms Rd","","Farmington","CT","US","060323153" +"1609418862","SOAP","SOAP URL","EMR","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8548 W Grand River Ave","","Brighton","MI","US","481162326" +"1518509777","CONNECT","CONNECT URL","Norton","N","Connection email","","","","","","","","231 E Chestnut St","","Louisville","KY","US","402021821" +"1316589575","OTHERS","Other URL","www.fcsource.org","N","","","","","","OTHER","Other","Business URL","1608 Lake St","","Kalamazoo","MI","US","490013170" +"1427690601","CONNECT","CONNECT URL","david.margenau@handyhelpllc.com","N","email","","DIRECT","Direct","","","","","2365 McKnight Rd N","","North St Paul","MN","US","551092238" +"1356983530","DIRECT","Direct Messaging Address","Sorimar@glam4gram.com","N","","","","","","","","","933 Rubber Ave Apt 7N","","Naugatuck","CT","US","067703632" +"1831731025","DIRECT","Direct Messaging Address","mbrown59@y2yainc.org","N","Organizational messaging","","DIRECT","Direct","","CSV","CSV","","1475 NW 52nd St","","Miami","FL","US","331423829" +"1487296679","OTHERS","Other URL","eirini_fallieros@urmc.rochester.edu","N","","","","","","","","","601 Elmwood Ave","","Rochester","NY","US","146420001" +"1376185561","CONNECT","CONNECT URL","Lakewood","N","Lakewood","","DIRECT","Direct","","OTHER","Other","Lakewood","3 Beach Ln SW","","Lakewood","WA","US","984985703" +"1992347199","OTHERS","Other URL","jen040586@hotmail.com","N","","","","","","","","","4424 Capri Cir","","Norco","CA","US","928601309" +"1558903765","DIRECT","Direct Messaging Address","ccamp@behavenkids.com","N","","","","","","","","","1145 High St","","Lincoln","NE","US","685024440" +"1265074371","CONNECT","CONNECT URL","http://www.sperorehab.com","N","website","","","","","","","","23225 Kingsland Blvd Ste 600","","Katy","TX","US","774943705" +"1912549031","CONNECT","CONNECT URL","ambroseconsulting.123@gmail.com","N","practice location","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10917 Dulin Creek Blvd","","Charlotte","NC","US","282159043" +"1144862269","DIRECT","Direct Messaging Address","katorya.bush@weexcelinreading.org","N","","","","","","","","","330 Avenue C SE","","Winter Haven","FL","US","338803243" +"1487296547","DIRECT","Direct Messaging Address","jheslop@healthsourcechiro.com","N","email","","","","","","","","1211 N 20th Ave","","Pasco","WA","US","993014051" +"1023650165","CONNECT","CONNECT URL","9377828103","N","","","","","","","","","2605 Greenbrier Ct","","Beavercreek","OH","US","454318564" +"1639711633","OTHERS","Other URL","http://dtmhairbyhollywood.com/","N","","","","","","","","","335 Hammond Dr","","Sandy Springs","GA","US","303285020" +"1639711633","OTHERS","Other URL","http://dtmhairbyhollywood.com/","N","website","","","","","","","","335 Hammond Dr","","Sandy Springs","GA","US","303285020" +"1083256119","DIRECT","Direct Messaging Address","antonioa@upstate.edu","N","email","","DIRECT","Direct","","OTHER","Other","email","750 E Adams St","","Syracuse","NY","US","132102306" +"1033751177","CONNECT","CONNECT URL","bioncabuie7669@gmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","secure email","810 Jupiter Dr Apt 304","","Madison","WI","US","537182991" +"1801438098","CONNECT","CONNECT URL","Www.strongibh.com","N","Website","","DIRECT","Direct","","OTHER","Other","Address","66 Club Rd Ste 210","","Eugene","OR","US","974012599" +"1548802739","CONNECT","CONNECT URL","Oakland","N","","","","","","","","","43 Yawpo Ave","","Oakland","NJ","US","074362714" +"1548802739","CONNECT","CONNECT URL","oakland","N","","","DIRECT","Direct","","","","","43 Yawpo Ave","","Oakland","NJ","US","074362714" +"1659913770","SOAP","SOAP URL","FusionWebClinic.com","N","Documentation and scheduling system","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3630 George Washington Mem Hwy Ste A","","Yorktown","VA","US","236933350" +"1245872373","CONNECT","CONNECT URL","jzionzagrodny@familybehaviorsolutions.com","N","business","","DIRECT","Direct","","CSV","CSV","","6 N Main St","","Uxbridge","MA","US","015691871" +"1962044099","OTHERS","Other URL","https://clientcareeast.net/Account/LogOn?ReturnUrl=%2f","N","EHR","","DIRECT","Direct","","OTHER","Other","Chart information","63 Maple Ave","","Keene","NH","US","034311629" +"1871135905","DIRECT","Direct Messaging Address","krista.fuller@chchealth.com","N","","","","","","","","","1080 NE 18th St","","Ankeny","IA","US","500212602" +"1053953182","OTHERS","Other URL","Accumedic","N","","","","","","","","","1041 W Bridge St Ste B-5","","Phoenixville","PA","US","194604342" +"1306488457","CONNECT","CONNECT URL","ProMedDa","N","system where access clients","","DIRECT","Direct","","CSV","CSV","","401 E Illinois Ave","","Midland","TX","US","797014803" +"1225670367","DIRECT","Direct Messaging Address","srousakis@thedermatologycenter.emadirect.md","N","direct e-mail","","HIE","Health Information Exchange (HIE)","","OTHER","Other","direct e-mail","825 University Woods Dr Ste 8","","New Albany","IN","US","471502427" +"1215579354","OTHERS","Other URL","N/A","N","N?A","","","","","","","","5852 Grammarcy Cir","","Richmond","VA","US","232272315" +"1215579354","OTHERS","Other URL","address","N","","","","","","","","","5852 Grammarcy Cir","","Richmond","VA","US","232272315" +"1215579354","OTHERS","Other URL","N/A","N","","","","","","","","","5852 Grammarcy Cir","","Richmond","VA","US","232272315" +"1215579354","OTHERS","Other URL","address","N","","","","","","","","","5852 Grammarcy Cir","","Richmond","VA","US","232272315" +"1871135913","DIRECT","Direct Messaging Address","jflamenco@hfyny.org","N","","","","","","","","","201 Dixon Ave","","Amityville","NY","US","117012994" +"1760024806","CONNECT","CONNECT URL","www.emenatehealth.org","N","","","","","","","","","250 S Grand Ave","","Glendora","CA","US","917414218" +"1467094508","OTHERS","Other URL","tfernandes@CareNE.org","N","","","","","","","","","360 Duncan Dr","","Providence","RI","US","029067003" +"1730721879","CONNECT","CONNECT URL","ehr","N","","","DIRECT","Direct","","CSV","CSV","","1 W Centre St","","Mahanoy City","PA","US","179482670" +"1902448053","CONNECT","CONNECT URL","worcester","N","pharmacy","","DIRECT","Direct","","OTHER","Other","worcester","664 Main St","","Worcester","MA","US","016103124" +"1275175325","DIRECT","Direct Messaging Address","admfieldsvc@outlook.com","N","company email","","DIRECT","Direct","","OTHER","Other","email","3915 SW 11th Ave","","Cape Coral","FL","US","339147939" +"1154963213","CONNECT","CONNECT URL","Wmiller@ketowithwendy.net","N","Business email","","DIRECT","Direct","","CSV","CSV","","4E Rutherford Hayes Dr","","Monroe Twp","NJ","US","088315679" +"1902448061","OTHERS","Other URL","caseyfhutchings@gmail.com","N","","","","","","","","","4900 University Sq Ste 24","","Huntsville","AL","US","358161829" +"1588206643","DIRECT","Direct Messaging Address","hftinfo@patrickhenry.org","N","","","","","","","","","1621 Enterprise Dr","","Lynchburg","VA","US","245025797" +"1023650181","CONNECT","CONNECT URL","www.actikare.com/hilton-head","Y","","Acti-Kare Inc","","","","","","","17425 Bridge Hill Ct Ste 200","","Tampa","FL","US","336473657" +"1467094524","CONNECT","CONNECT URL","918-571-0414","N","","","OTHER","Other","mental and substance abuse","","","","205 Cottonwood","","Pocola","OK","US","749022340" +"1902448939","DIRECT","Direct Messaging Address","drrogers@corehealthwellness.com","N","","","","","","","","","3500 Oak Lawn Ave Ste 650","","Dallas","TX","US","752194383" +"1720620800","CONNECT","CONNECT URL","https://www.sccmha.org","N","","","DIRECT","Direct","","CSV","CSV","","500 Hancock St","","Saginaw","MI","US","486024224" +"1831731918","OTHERS","Other URL","https://avilamassagespa.com/contact.html","N","","","","","","","","","250 Avila Beach Dr","","San Luis Obispo","CA","US","934058046" +"1174165260","OTHERS","Other URL","https://avilamassagespa.com/contact.html","N","","","","","","","","","250 Avila Beach Dr","","San Luis Obispo","CA","US","934058046" +"1407498504","DIRECT","Direct Messaging Address","kduesler@chn4ny.com","N","Professional Email Address","","DIRECT","Direct","","CSV","CSV","","15 Suffern Pl Ste B","","Suffern","NY","US","109015566" +"1225670227","OTHERS","Other URL","https://www.barkleyhealth.com/","N","Barkely Massage","","DIRECT","Direct","","","","","1 Shetland Ct","","Bellingham","WA","US","982294435" +"1316589310","DIRECT","Direct Messaging Address","cblubaugh@delmargardens.com","N","work email","","DIRECT","Direct","","","","","9701 Monrovia St","","Lenexa","KS","US","662151564" +"1275175275","DIRECT","Direct Messaging Address","willowspringscounseling@outlook.com","N","","","","","","","","","204 N Front St Ste A","","Dardanelle","AR","US","728343843" +"1497397400","DIRECT","Direct Messaging Address","cs@healthcare800.com","N","","","","","","","","","516 N Rolling Rd Ste 203","","Catonsville","MD","US","212284187" +"1598307506","CONNECT","CONNECT URL","M86","Y","A secure email server provided by my contractor WA DSHS","Department of Social and Health Services","DIRECT","Direct","","CSV","CSV","","4450 10th Ave SE","","Lacey","WA","US","985032842" +"1740822758","DIRECT","Direct Messaging Address","dawnw@washcomm.net","N","","","","","","","","","378 W Chestnut St Ste 205","","Washington","PA","US","153014661" +"1407498413","OTHERS","Other URL","Exym.org","N","","","","","","","","","204 Hampton Dr","","Venice","CA","US","902918633" +"1952943961","CONNECT","CONNECT URL","jessica@openspacecounseling.org","N","Email","","DIRECT","Direct","","","","","956 12th St","","Cody","WY","US","824143602" +"1134761141","DIRECT","Direct Messaging Address","lnewman@chn4ny.com","N","","","","","","","","","15 Suffern Pl Ste B","","Suffern","NY","US","109015566" +"1497397418","DIRECT","Direct Messaging Address","mriccio@chn4ny.com","N","","","","","","","","","15 Suffern Pl Ste B","","Suffern","NY","US","109015566" +"1376185306","OTHERS","Other URL","Neocertified","N","Secrue email","","DIRECT","Direct","","OTHER","Other","secure email","8952 Market St Ste 7","","Dover","AR","US","728379112" +"1710529748","CONNECT","CONNECT URL","www.thepivotalapproach.com","N","Website","","DIRECT","Direct","","OTHER","Other","MS Word","75 Prospect St Ste 107","","Huntington","NY","US","117433320" +"1518509546","CONNECT","CONNECT URL","angelictouchhospice@gmail.c","N","email","","DIRECT","Direct","","CSV","CSV","","14545 Friar St Ste 164","","Van Nuys","CA","US","914112397" +"1518509553","DIRECT","Direct Messaging Address","ssc@mcalisterinc.org","N","","","","","","","","","3511 India St","","San Diego","CA","US","921034739" +"1558903591","CONNECT","CONNECT URL","Cameron","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","479 Dove Rd","","Cameron","NC","US","283269091" +"1619519659","OTHERS","Other URL","Kfranklin@simplyelitehc.com","N","","","","","","","","","210 Alligood Way","","Lebanon","TN","US","370905360" +"1619519659","OTHERS","Other URL","kfranklin@simplyelitehc.com","N","kfranklin@simplyelitehc.com","","DIRECT","Direct","","CSV","CSV","","210 Alligood Way","","Lebanon","TN","US","370905360" +"1528600566","CONNECT","CONNECT URL","cwilliams@cfs3l.org","N","","","","","","","","","3785 Veterans Dr","","Traverse City","MI","US","496844516" +"1164064119","OTHERS","Other URL","Syracuse","N","Office","","","","","","","","107 W Pickwick Dr Ste A","","Syracuse","IN","US","465671832" +"1154963106","DIRECT","Direct Messaging Address","support@northnodecounseling.com","N","","","","","","","","","1609 S State St","","Dover","DE","US","199015148" +"1598307548","OTHERS","Other URL","CLERMONT","N","HOME","","DIRECT","Direct","","OTHER","Other","CLERMONT","609 Skyridge Rd","","Clermont","FL","US","347115287" +"1871135947","OTHERS","Other URL","www.choicerecoverymd.com","N","website","","","","","","","","9123 Old Annapolis Rd Ste 203","","Columbia","MD","US","210451970" +"1043852122","DIRECT","Direct Messaging Address","usafetrans@outlook.com","N","Email","","","","","","","","7439 Shreveport Hwy","","Leesville","LA","US","714466103" +"1952943037","OTHERS","Other URL","http://ethicalsociety.org/justice/luther-place/","N","Humanistic Congregation","","OTHER","Other","For Promoting Unitarian Universalism","CSV","CSV","","810 5th St NW","","Washington","DC","US","200012622" +"1700428711","SOAP","SOAP URL","Pomona","N","","","","","","CSV","CSV","","1415 Ledgestone Ln","","Pomona","CA","US","917673566" +"1821630914","CONNECT","CONNECT URL","Gilroy","N","","","HIE","Health Information Exchange (HIE)","","","","","9015 Murray Ave","","Gilroy","CA","US","950203617" +"1396387494","DIRECT","Direct Messaging Address","shaylin@pathwaysbehavior.com","N","email","","","","","","","","6849 Peachtree Dunwoody Rd Bldg A1","","Atlanta","GA","US","303286769" +"1538701669","OTHERS","Other URL","opporchange@gmail.com","N","","","","","","","","","8307 Philadelphia Rd","","Rosedale","MD","US","212372961" +"1376185405","OTHERS","Other URL","DEWSENIORHEALTH@GMAIL.COM","N","DEWSENIORHEALTH@GMAIL.COM","","DIRECT","Direct","","OTHER","Other","DEWSENIORHEALTH@GMAIL.COM","3504 W Magnolia Blvd Ste 2","","Burbank","CA","US","915052911" +"1457993594","CONNECT","CONNECT URL","Bangor","N","","","","","","","","","92 James St","","Bangor","ME","US","044014662" +"1457993594","CONNECT","CONNECT URL","Bangor","N","","","","","","","","","92 James St","","Bangor","ME","US","044014662" +"1457993594","OTHERS","Other URL","Bangor","N","","","","","","","","","92 James St","","Bangor","ME","US","044014662" +"1457993594","REST","RESTful URL","Bangor","N","","","","","","","","","92 James St","","Bangor","ME","US","044014662" +"1457993594","SOAP","SOAP URL","Bangor","N","","","","","","","","","92 James St","","Bangor","ME","US","044014662" +"1457993594","CONNECT","CONNECT URL","Bangor","N","","","","","","","","","92 James St","","Bangor","ME","US","044014662" +"1457993594","CONNECT","CONNECT URL","Bangor","N","","","","","","","","","371 Union St","","Bangor","ME","US","044014504" +"1457993594","FHIR","FHIR URL","Bangor","N","","","","","","","","","371 Union St","","Bangor","ME","US","044014504" +"1447892583","DIRECT","Direct Messaging Address","joleen.brewer@idealimage.com","N","email","","DIRECT","Direct","","CSV","CSV","","15455 W Bluemound Rd","","Brookfield","WI","US","530054007" +"1104468255","DIRECT","Direct Messaging Address","ericka.magee@t-mhs.com","N","secured business email","","DIRECT","Direct","","OTHER","Other","secured email","14799 Dix Toledo Rd","","Southgate","MI","US","481952507" +"1750923801","DIRECT","Direct Messaging Address","mtovar@co.marion.or.us","Y","County email","Marion County Health Dept","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3180 Center St NE","","Salem","OR","US","973014532" +"1629610787","DIRECT","Direct Messaging Address","lauryn@lktherapyservices.com","N","","","","","","","","","34 Jackson Ave","","Middletown","NY","US","109404123" +"1770125833","DIRECT","Direct Messaging Address","credentialing@cfgpc.com","N","","","","","","","","","765 Route 70 E","","Marlton","NJ","US","080532341" +"1861034928","DIRECT","Direct Messaging Address","mpalange@chn4ny.com","N","Agency email address","","DIRECT","Direct","","CSV","CSV","","15 Suffern Pl Ste B","","Suffern","NY","US","109015566" +"1851933915","DIRECT","Direct Messaging Address","mmailander@behavenkids.com","N","","","","","","","","","1145 High St","","Lincoln","NE","US","685024440" +"1316589484","OTHERS","Other URL","Watertown","N","","","","","","","","","1019 6th Ave SE","","Watertown","SD","US","572016603" +"1366084428","CONNECT","CONNECT URL","Sebring","N","","","","","","","","","1815 Warfield Pl","","Sebring","FL","US","338704663" +"1164064234","SOAP","SOAP URL","Frisco","N","","","","","","","","","8720 Main St","","Frisco","TX","US","750333079" +"1336781400","OTHERS","Other URL","None","N","","","","","","","","","1250 Lamoille Hwy Ste 309","","Elko","NV","US","898014397" +"1235771304","DIRECT","Direct Messaging Address","carrie.mcfarland@ucsf.edu","N","work address","","DIRECT","Direct","","CSV","CSV","","1855 4th St","","San Francisco","CA","US","941432350" +"1841832912","FHIR","FHIR URL","peachespharmacy.com","N","","","","","","","","","2401 W Pioneer Pkwy Ste 117","","Pantego","TX","US","760136038" +"1568004638","OTHERS","Other URL","https://eric-vianelle.clientsecure.me","N","","","","","","","","","4611 NE 118th St","","Vancouver","WA","US","986865994" +"1225670300","DIRECT","Direct Messaging Address","ewatts@simmshealth.com","N","Provider E-mail","","OTHER","Other","This is a Secure PC","OTHER","Other","This is a Secure PC","312 W King St","","Martinsburg","WV","US","254013202" +"1669014734","CONNECT","CONNECT URL","youinc.org","N","","","","","","","","","70 James St","","Worcester","MA","US","016031038" +"1134761216","OTHERS","Other URL","http://www.newbeginningsbirthcenter.com","N","Business website","","","","","","","","270 N Linder Rd","","Meridian","ID","US","836422437" +"1134761216","OTHERS","Other URL","https://www.mobilemidwifeehr.com/","N","EHR","","","","","","","","270 N Linder Rd","","Meridian","ID","US","836422437" +"1588206668","DIRECT","Direct Messaging Address","adevaughn@bphc.org","N","Confidential Business Email Address","","","","","","","","205 Townsend St","","Dorchester","MA","US","021211223" +"1407498587","OTHERS","Other URL","https://avilamassagespa.com/contact.html","N","","","DIRECT","Direct","","OTHER","Other","Website","250 Avila Beach Dr","","San Luis Obispo","CA","US","934058046" +"1760024848","DIRECT","Direct Messaging Address","larissa@medicinerockTCM.com","N","","","DIRECT","Direct","","CSV","CSV","","503 Moccasin Dr","","Aberdeen","SD","US","574015029" +"1124660204","DIRECT","Direct Messaging Address","lpool@stlukeshealth.org","N","email address","","DIRECT","Direct","","CSV","CSV","","17200 St Lukes Way","","The Woodlands","TX","US","773848007" +"1477195550","DIRECT","Direct Messaging Address","char.adams@commquest.org","N","email","","","","","","","","130 1st St NW","","Massillon","OH","US","446475452" +"1376185454","CONNECT","CONNECT URL","chloepeters@lovaas.com","N","Work email","","","","","","","","2925 Dean Pkwy Ste 300","","Minneapolis","MN","US","554167700" +"1982246070","DIRECT","Direct Messaging Address","aford@uh.or","N","","","","","","","","","1350 Walton Way","","Augusta","GA","US","309012612" +"1346882438","DIRECT","Direct Messaging Address","samantha.curt@ccfc-ct.org","N","email address","","","","","","","","120 East Ave Ste 2","","Norwalk","CT","US","068515703" +"1336781434","OTHERS","Other URL","sandracuba2020@gmail.com","N","","","","","","","","","7725 N Kendall Dr Apt 220","","Miami","FL","US","331567550" +"1720620826","DIRECT","Direct Messaging Address","macy.shia@kp.org","N","company email","","DIRECT","Direct","","CSV","CSV","","1800 Harrison St","","Oakland","CA","US","946123466" +"1477195576","DIRECT","Direct Messaging Address","Willowspringscounseling@outlook.com","N","","","","","","","","","204 N Front St Ste A","","Dardanelle","AR","US","728343843" +"1154963254","DIRECT","Direct Messaging Address","Drfiguereo@hotmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","6025 80th Ave Apt 2","","Glendale","NY","US","113856028" +"1437791530","DIRECT","Direct Messaging Address","sangus@norwoodbehavioralhealth.com","N","","","","","","","","","100 Morse St Ste 220","","Norwood","MA","US","020624679" +"1790327898","OTHERS","Other URL","https://avilamassagespa.com/contact.html","N","","","","","","","","","250 Avila Beach Dr","","San Luis Obispo","CA","US","934058046" +"1881236891","CONNECT","CONNECT URL","cathleen.tella@hhs.sccgov.org","N","email","","DIRECT","Direct","","CSV","CSV","","751 S Bascom Ave","","San Jose","CA","US","951282604" +"1245872258","DIRECT","Direct Messaging Address","lmolina@chn4ny.com","N","","","","","","","","","15 Suffern Pl Ste B","","Suffern","NY","US","109015566" +"1669014684","CONNECT","CONNECT URL","Bakersfield","Y","","Kern Medical Center","","","","","","","3551 Q St","","Bakersfield","CA","US","933011657" +"1467094482","SOAP","SOAP URL","theranest","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3630 N Rancho Dr Ste 108","","Las Vegas","NV","US","891303111" +"1811539836","DIRECT","Direct Messaging Address","srobledo@aldeainc.org","N","","","","","","","","","2310 1st St","","Napa","CA","US","945592239" +"1558903575","CONNECT","CONNECT URL","http://www.sperorehab.com","N","website","","","","","","","","4225 Guadalupe St","","Austin","TX","US","787514224" +"1154963189","CONNECT","CONNECT URL","www.accent-counseling.com","N","Website","","DIRECT","Direct","","CSV","CSV","","1303 Commercial St Ste 4","","Bellingham","WA","US","982254348" +"1972145902","DIRECT","Direct Messaging Address","tmvelasquez@salud.unm.edu","N","","","","","","","","","2600 Marble Ave NE Bldg 2","","Albuquerque","NM","US","871062058" +"1154963197","DIRECT","Direct Messaging Address","yrnunn@hotmail.com","N","","","","","","","","","2525 N 10th St Apt 10","","Haines City","FL","US","338446151" +"1013559053","SOAP","SOAP URL","SoapVault","N","charting system used for massage therapist and dietitian","","","","","","","","1325 6th Ave","","Seattle","WA","US","981012304" +"1922640960","DIRECT","Direct Messaging Address","terri.cowan@emoryhealthcare.org","N","Employee email","","DIRECT","Direct","","CSV","CSV","","550 Peachtree St NE","","Atlanta","GA","US","303082212" +"1083256028","CONNECT","CONNECT URL","www.followmyhealth.com","N","","","DIRECT","Direct","","CSV","CSV","","2850 S Quincy St","Unit 6022","Arlington","VA","US","22206" +"1295377240","CONNECT","CONNECT URL","Imacregeneration.com","N","iMac Regeneration Center","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1283 W Dundee Rd","","Buffalo Grove","IL","US","600894009" +"1669014619","CONNECT","CONNECT URL","Student","N","Student DNP/FNP","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13600 E 86th St N","","Owasso","OK","US","740558731" +"1669014619","CONNECT","CONNECT URL","Student","N","Student DNP/FNP","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13600 E 86th St N","","Owasso","OK","US","740558731" +"1669014619","CONNECT","CONNECT URL","Student","N","Student DNP/FNP","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13600 E 86th St N","","Owasso","OK","US","740558731" +"1669014619","CONNECT","CONNECT URL","Student","N","Student DNP/FNP","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13600 E 86th St N","","Owasso","OK","US","740558731" +"1932741980","OTHERS","Other URL","Krystina.monetti@gmail.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","991 Bay Ave","","Toms River","NJ","US","087533634" +"1932741980","OTHERS","Other URL","krystina.monetti@gmail.com","N","business email","","DIRECT","Direct","","CSV","CSV","","991 Bay Ave","","Toms River","NJ","US","087533634" +"1285276238","DIRECT","Direct Messaging Address","aj8lin@ucsd.edu","N","","","","","","","","","200 W Arbor Dr","","San Diego","CA","US","921039000" +"1285276238","DIRECT","Direct Messaging Address","aj8lin@ucsd.edu","N","","","","","","","","","200 W Arbor Dr","","San Diego","CA","US","921039000" +"1285276238","DIRECT","Direct Messaging Address","aj8lin@ucsd.edu","N","","","","","","","","","200 W Arbor Dr","","San Diego","CA","US","921039000" +"1932741014","CONNECT","CONNECT URL","www.salesforce.com","N","Online Data Collection","","HIE","Health Information Exchange (HIE)","","","","","1110 13th St Ste D","","Columbus","GA","US","319012246" +"1043852130","OTHERS","Other URL","Sherman","N","","","OTHER","Other","Sherman","OTHER","Other","Sherman","1111 Sara Swamy Dr","","Sherman","TX","US","750901779" +"1982246989","OTHERS","Other URL","CCHWYO.ORG","N","","","","","","","","","1308 W 4th St","","Gillette","WY","US","827163330" +"1003458092","OTHERS","Other URL","j.devarie51@yahoo.com","N","","","","","","","","","99 CALLE GUILLERMO RIEFKHOL","","PATILLAS","PR","US","00723" +"1841832987","CONNECT","CONNECT URL","allgoom@ccf.org","Y","CCF Email","The Cleveland Clinic Foundation","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9500 Euclid Ave # F20","","Cleveland","OH","US","441950001" +"1013559152","CONNECT","CONNECT URL","reimkim@gmail.com","N","","","DIRECT","Direct","","","","","6750I 192nd St","","Fresh Meadows","NY","US","113653796" +"1346882404","CONNECT","CONNECT URL","www.advocates.org","N","website","","DIRECT","Direct","","OTHER","Other","website","354 Waverley St","","Framingham","MA","US","017027079" +"1346882404","CONNECT","CONNECT URL","(508)628-7330","N","agency phone number","","DIRECT","Direct","","OTHER","Other","(508)628-7330","354 Waverley St","","Framingham","MA","US","017027079" +"1700428851","CONNECT","CONNECT URL","endurancemedtransport@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","700 Baker Rd Ste 109","","Virginia Beach","VA","US","234621077" +"1528600681","DIRECT","Direct Messaging Address","R.HALE@HUGOMEDICALCLINIC.COM","N","","","","","","","","","603 NE 2nd St","","Antlers","OK","US","745232636" +"1801438973","OTHERS","Other URL","Gracep1215@gmail.com","N","Direct","","DIRECT","Direct","","","","","1519 Albany St # 2","","Schenectady","NY","US","123042801" +"1174165252","CONNECT","CONNECT URL","www.creative-alternative.org","N","Website","","DIRECT","Direct","","CSV","CSV","","2855 Geer Rd","","Turlock","CA","US","953821133" +"1861034704","CONNECT","CONNECT URL","TherapyNotes","N","EHR Software for Behavioral Health","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1235 E Grand River Rd","","Williamston","MI","US","488958303" +"1427690502","DIRECT","Direct Messaging Address","info@stonebridgechiro.com","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7204 Main St Ste 200","","The Colony","TX","US","750563498" +"1891337978","CONNECT","CONNECT URL","Kantime","N","MGA software","","HIE","Health Information Exchange (HIE)","","","","","1817 N 7th St","","Phoenix","AZ","US","850062133" +"1144862236","DIRECT","Direct Messaging Address","jshaffer@nyap.org","N","","","","","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1740822741","DIRECT","Direct Messaging Address","mbaca@straithclinic.com","N","Physician email address","","DIRECT","Direct","","CSV","CSV","","32000 Telegraph Rd","","Bingham Farms","MI","US","480252442" +"1578105573","CONNECT","CONNECT URL","angie@venoussolutions.com","N","","","","","","","","","506 E Tipton Rd","","Plant City","FL","US","335679373" +"1699317693","CONNECT","CONNECT URL","athenahealth","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4021 W 63rd St","","Chicago","IL","US","606294642" +"1073155081","CONNECT","CONNECT URL","Washougal","N","","","DIRECT","Direct","","","","","1237 B St","","Washougal","WA","US","986712239" +"1083256002","OTHERS","Other URL","none","N","none","","","","","","","","117 W James St","","Paynesville","MN","US","563621216" +"1528600541","DIRECT","Direct Messaging Address","William.moore@stores.sfdc.com","N","protected e-mail","","DIRECT","Direct","","CSV","CSV","","20 N Bluff St","","St George","UT","US","847703334" +"1891337812","OTHERS","Other URL","EClinicalWorks","N","We use the EMR: EClinicalWorks","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2067 W Vista Way","","Vista","CA","US","920836031" +"1528600558","CONNECT","CONNECT URL","kcasey@sbvascularspecialists.com","N","","","","","","","","","520 W Junipero St","","Santa Barbara","CA","US","931054212" +"1124660162","CONNECT","CONNECT URL","psmith@cfs3l.org","N","","","","","","","","","3785 Veterans Dr","","Traverse City","MI","US","496844516" +"1760024707","CONNECT","CONNECT URL","HIE","N","","","","","","","","","2012 S Jones Blvd","","Las Vegas","NV","US","891463151" +"1205478245","DIRECT","Direct Messaging Address","nadja@pacificmft.com","Y","work email","Pacific Marriage & Family Therapy Network, A Professional Corporation","","","","","","","2716 Ocean Park Blvd Ste 3075","","Santa Monica","CA","US","904055232" +"1588206528","CONNECT","CONNECT URL","ErikaKChavez","N","","","","","","","","","526 Kirkwood Ct","","Santa Rosa","CA","US","954077074" +"1801438841","CONNECT","CONNECT URL","www.goodchoicemedical.com","N","company email","","DIRECT","Direct","","CSV","CSV","","4760 Mission Gorge Pl Ste D","","San Diego","CA","US","921204230" +"1558903500","DIRECT","Direct Messaging Address","william.hernandez@saberhealth.com","N","","","","","","","","","2580 Pruden Blvd","","Suffolk","VA","US","234344229" +"1720620719","DIRECT","Direct Messaging Address","Estefany.Albanez@mcalisterinc.org","N","","","","","","","","","3511 India St","","San Diego","CA","US","921034739" +"1811539802","DIRECT","Direct Messaging Address","knarcavage@chn4ny.com","N","","","","","","","","","15 Suffern Pl Ste B","","Suffern","NY","US","109015566" +"1003458910","OTHERS","Other URL","Cleancookie09@yahoo.com","N","Email","","DIRECT","Direct","","CSV","CSV","","6518 Stone Rd","","Port Richey","FL","US","346684860" +"1912549825","CONNECT","CONNECT URL","Andrea.brown177@yahoo.com","N","","","","","","","","","3518 Milky Way","","Shreveport","LA","US","71119" +"1386286292","CONNECT","CONNECT URL","Bayonne","N","","","","","","","","","124 Avenue B","","Bayonne","NJ","US","070022071" +"1235771171","DIRECT","Direct Messaging Address","kira@physio412.com","N","Email","","DIRECT","Direct","","CSV","CSV","","811 Boyd Ave Bldg 2","","Pittsburgh","PA","US","152382738" +"1033751979","DIRECT","Direct Messaging Address","danielle@chatandchewslp.com","N","e-mail address","","DIRECT","Direct","","CSV","CSV","","890 Jay Dr","","North Bellmore","NY","US","117101038" +"1184266025","OTHERS","Other URL","None","N","","","","","","","","","6857 W 36th Ave Unit 204","","Hialeah","FL","US","330182983" +"1174165039","DIRECT","Direct Messaging Address","sforbes@wellchild.org","N","","","","","","","","","808 W 58th St","","Los Angeles","CA","US","900373632" +"1245872118","OTHERS","Other URL","Desktop","N","Desktop","","DIRECT","Direct","","CSV","CSV","","27491 Bell Rd","","Southfield","MI","US","480342080" +"1174165153","CONNECT","CONNECT URL","NextGen","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1610 S Chadbourne St","","San Angelo","TX","US","769038510" +"1174165153","DIRECT","Direct Messaging Address","nicolestovall@direct.esperanzahealth.nextgenshare.com","N","","","","","","","","","1610 S Chadbourne St","","San Angelo","TX","US","769038510" +"1790327781","OTHERS","Other URL","St.PaulFamilyMedicalCenter","N","St.Paul Family Medical Center","","HIE","Health Information Exchange (HIE)","","OTHER","Other","St.Paul Family Medical Center","1239 Payne Ave","","Saint Paul","MN","US","551303667" +"1124660022","DIRECT","Direct Messaging Address","lynne_lieberman@rush.edu","N","Rush email address","","","","","","","","325 S Paulina St","","Chicago","IL","US","606123206" +"1083256069","CONNECT","CONNECT URL","Boston","N","","","DIRECT","Direct","","CSV","CSV","","130 Main St Ste 3","","Waltham","MA","US","024536613" +"1083256051","OTHERS","Other URL","rrobben@placer.ca.gov","N","County wellness center","","DIRECT","Direct","","CSV","CSV","","Cirby Wellness Center 101 Cirby Hills Drive","","Roseville","CA","US","95678" +"1083256051","DIRECT","Direct Messaging Address","rrobben@placer.ca.gov","N","","","","","","","","","Cirby Wellness Center 101 Cirby Hills Drive","","Roseville","CA","US","95678" +"1609418672","CONNECT","CONNECT URL","elorentzen@telecarecorp.com","N","work email","","HIE","Health Information Exchange (HIE)","","","","","7224 Pacific Hwy E","","Milton","WA","US","98354" +"1790327765","CONNECT","CONNECT URL","endpoint","N","endpoint","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","305 Qualls Street","","Gonzales","TX","US","78629" +"1154963122","OTHERS","Other URL","joholt456@gmail.com","N","Email","","","","","","","","625 S Lincoln Ave","","O Fallon","IL","US","622692663" +"1669014585","OTHERS","Other URL","NA","N","","","","","","","","","1760 Lakes Pkwy Unit 4204","","Lawrenceville","GA","US","300436072" +"1194367011","CONNECT","CONNECT URL","Swilcox@themansfieldhospital.com","N","Trusted Net","","DIRECT","Direct","","OTHER","Other","Direct email","1710 US 287 N Ste. 300","","Mansfield","TX","US","760637606" +"1962044867","OTHERS","Other URL","CHA-T","N","CHA-T","","OTHER","Other","CHA-T","","","","East 2nd Avenue","","Koyuk","AK","US","997530070" +"1225670136","OTHERS","Other URL","CHA-T","N","CHA-T","","OTHER","Other","CHA-T","","","","62039 Daqumaaq Road","","Golovin","AK","US","997622039" +"1780226746","DIRECT","Direct Messaging Address","Dana@peacefulwaypsychology.com","N","Peaceful Way Psychology PLLC","","DIRECT","Direct","","OTHER","Other","N/A","260 Madison Ave Fl 8","","New York","NY","US","100162418" +"1376185298","CONNECT","CONNECT URL","eldercarebhs.com","N","","","DIRECT","Direct","","OTHER","Other","San Antonio","5518 Painter Grn","","San Antonio","TX","US","782403144" +"1255973178","CONNECT","CONNECT URL","SanAntonio","N","","","DIRECT","Direct","","CSV","CSV","","16120 College Oak Ste 104","","San Antonio","TX","US","782494044" +"1518509579","DIRECT","Direct Messaging Address","jeff@jrccaps.com","N","email","","DIRECT","Direct","","CSV","CSV","","11606 Southfork Ave","","Baton Rouge","LA","US","708165235" +"1023650082","DIRECT","Direct Messaging Address","LIZETH.GARCIA@WELLNESSPOINTE.ORG","N","WORK EMAIL","","","","","","","","1107 E Marshall Ave","","Longview","TX","US","756015602" +"1700428778","OTHERS","Other URL","ngatibeatrice@yahoo.com","N","email","","DIRECT","Direct","","OTHER","Other","correspondence","9881 Good Luck Rd # Appt5","","Lanham","MD","US","207063214" +"1164064143","OTHERS","Other URL","info@autismwsi.com","N","","","","","","","","","415 N Richard Jackson Blvd Ste 209","","Panama City Beach","FL","US","324073694" +"1265074256","OTHERS","Other URL","info@slhhcare.com","N","","","","","","","","","5458 Hoffner Ave Ste 304","","Orlando","FL","US","328122518" +"1194367169","CONNECT","CONNECT URL","Waterbury","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1183 N Main St","","Waterbury","CT","US","067043115" +"1922640994","OTHERS","Other URL","Demotte","N","","","HIE","Health Information Exchange (HIE)","","","","","5844 W State Road 10","","Demotte","IN","US","463109498" +"1730721705","DIRECT","Direct Messaging Address","hhughes@chn4ny.com","N","","","","","","","","","15 Suffern Pl Ste B","","Suffern","NY","US","109015566" +"1285276261","DIRECT","Direct Messaging Address","nlewis@chn4ny.com","N","","","","","","","","","15 Suffern Pl Ste B","","Suffern","NY","US","109015566" +"1093357071","DIRECT","Direct Messaging Address","pjuriga@chn4ny.com","N","","","","","","","","","15 Suffern Pl Ste B","","Suffern","NY","US","109015566" +"1700428794","CONNECT","CONNECT URL","www.healthyworks.com","N","app","","DIRECT","Direct","","CSV","CSV","","444 N Michigan Ave Ste 1200","","Chicago","IL","US","606113959" +"1528600517","CONNECT","CONNECT URL","BoyntonBeach","N","","","","","","","","","4455 Sunset Cay Cir","","Boynton Beach","FL","US","334367729" +"1083256077","OTHERS","Other URL","N/A","N","","","","","","","","","4713 Boxford Rd","","VA Beach","VA","US","234565009" +"1972145969","CONNECT","CONNECT URL","TRAFFORD","N","","","","","","","","","232 Woodlawn Dr","","Trafford","PA","US","150851233" +"1891337887","DIRECT","Direct Messaging Address","aporter@chn4ny.com","N","","","","","","","","","15 Suffern Pl Ste B","","Suffern","NY","US","109015566" +"1093357931","CONNECT","CONNECT URL","lakebeltonfamilydentalanddentures.com","N","","","","","","","","","5408 W. Adams suite 102","","Temple","TX","US","76502" +"1073155974","OTHERS","Other URL","JerseyCity","N","","","DIRECT","Direct","","CSV","CSV","","600 Pavonia Ave Ste 6","","Jersey City","NJ","US","073062932" +"1265074165","CONNECT","CONNECT URL","rachwhite00@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","26 San Fernando Ln","","East Amherst","NY","US","140512234" +"1356983258","CONNECT","CONNECT URL","Logan","N","","","","","","","","","1525 N 200 W","","Logan","UT","US","843412032" +"1407498306","CONNECT","CONNECT URL","www.morrisondkids.org","N","Website","","","","","","","","11035 NE Sandy Blvd","","Portland","OR","US","972202553" +"1508408402","DIRECT","Direct Messaging Address","dorcas.jansen@journeymhc.org","N","Journey Web Mail Address","","","","","","","","49 Kessel Ct","","Madison","WI","US","537116200" +"1952943862","DIRECT","Direct Messaging Address","ddrevo@behavenkids.com","N","","","","","","","","","1145 High St","","Lincoln","NE","US","685024440" +"1952943870","DIRECT","Direct Messaging Address","meddings@selectmedical.com","N","","","","","","","","","1202 Merrick Dr","","Ardmore","OK","US","734011824" +"1992347819","CONNECT","CONNECT URL","www.aspiranet.org","N","","","","","","","","","5284 Adolfo Rd","","Camarillo","CA","US","930126787" +"1073155990","OTHERS","Other URL","www.goodbodywellness.com","N","Business Website","","DIRECT","Direct","","OTHER","Other","Patient Info","4111 Marathon Blvd Ste 110","","Austin","TX","US","787563753" +"1134761075","CONNECT","CONNECT URL","NCC","N","Neighborhood Counseling Center","","","","","","","","7701 13th Ave","","Brooklyn","NY","US","112282413" +"1255973103","DIRECT","Direct Messaging Address","bilowichm@healthnetworkone.com","N","","","","","","","","","2001 S Andrews Ave","","Fort Lauderdale","FL","US","333163429" +"1982246831","CONNECT","CONNECT URL","Wisecareshomecare@gmail.com","N","Practice email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1811 Sardis Rd N Ste 207","","Charlotte","NC","US","282703000" +"1851933709","OTHERS","Other URL","admin@geo.health","N","Email","","DIRECT","Direct","","OTHER","Other","Direct Communication","789 S Lake Claire Cir","","Oviedo","FL","US","327659245" +"1225670177","OTHERS","Other URL","m.byer16@yahoo.com","N","","","","","","","","","4456 Altadena Dr","","Bay City","MI","US","487062514" +"1124660071","OTHERS","Other URL","equestrifit.janeapp.com","N","EHR system portal","","DIRECT","Direct","","CSV","CSV","","15706 Pomerado Rd Ste 206","","Poway","CA","US","920642033" +"1760024616","CONNECT","CONNECT URL","Delucacares@gmail.com","N","Practice email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1811 Sardis Rd N Ste 207","","Charlotte","NC","US","282703000" +"1619519576","CONNECT","CONNECT URL","www.recoveryblvd.com","N","","","DIRECT","Direct","","CSV","CSV","","1316 SE 12th Ave","","Portland","OR","US","972143604" +"1073155933","CONNECT","CONNECT URL","https://baggotstreet.mercy.net/mylinks/common/mercywide","N","","","","","","","","","615 S New Ballas Rd","","Creve Coeur","MO","US","631418221" +"1932741899","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1801438775","DIRECT","Direct Messaging Address","dliestman@pointloma.edu","N","husbands email","","HIE","Health Information Exchange (HIE)","","","","","1837 Madison Ave","","San Diego","CA","US","921162628" +"1720620693","OTHERS","Other URL","SimplePractice","N","External System","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1920 Northstar Way Apt 239","","San Marcos","CA","US","920780938" +"1932741824","DIRECT","Direct Messaging Address","gipartners@directaddress.net","N","","","","","","","","","678 Cedar Crossing DR","","New Lenox","IL","US","60451" +"1518509454","OTHERS","Other URL","swamh.com","N","","","DIRECT","Direct","","","","","1321 McMillan Ave","","Brewton","AL","US","364261324" +"1043852023","FHIR","FHIR URL","HL7","N","","","","","","","","","4 Gravenhurst Ct","","North Potomac","MD","US","208783448" +"1043852023","FHIR","FHIR URL","RDF","N","","","","","","","","","4 Gravenhurst Ct","","North Potomac","MD","US","208783448" +"1043852023","CONNECT","CONNECT URL","HL7","N","","","","","","","","","4 Gravenhurst Ct","","North Potomac","MD","US","208783448" +"1932741915","CONNECT","CONNECT URL","Demi.Iverson-Searer@northernrivers.org","Y","","Northern Rivers Family Services Inc.","","","","","","","375 Bay Rd","","Queensbury","NY","US","128043012" +"1093357980","DIRECT","Direct Messaging Address","lauren.oliver@presencelearning.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","524 E Columbia Ave","","Telluride","CO","US","81435" +"1699317560","OTHERS","Other URL","215-757-6916","Y","Phone number","Family Service Association of Bucks County","","","","","","","4 Cornerstone Dr","","Langhorne","PA","US","190471314" +"1477195451","DIRECT","Direct Messaging Address","jacqueline.thomas10@va.gov","Y","Practice Location","Memphis VAMC","HIE","Health Information Exchange (HIE)","","OTHER","Other","Work Related","Memphis Veterans Affairs Medical Center (VAMC)","1030 Jefferson Ave","Memphis","TN","US","38016" +"1972145944","OTHERS","Other URL","other","N","","","","","","","","","300 Garden City Plz","","Garden City","NY","US","115303302" +"1013559905","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1659913556","OTHERS","Other URL","CHA-T","N","CHA-T","","OTHER","Other","CHA-T","","","","123 Oceanview","","Shishmaref","AK","US","997710133" +"1912549817","OTHERS","Other URL","CHA-T","N","CHA-T","","OTHER","Other","CHA-T","","","","123 Oceanview","","Shishmaref","AK","US","997710133" +"1881236701","DIRECT","Direct Messaging Address","Care@cozycabindental.com","N","Email address","","DIRECT","Direct","","OTHER","Other","any","3755 W 7800 S","","West Jordan","UT","US","840888408" +"1538701594","DIRECT","Direct Messaging Address","capparelldental@ptd.net","N","office email","","DIRECT","Direct","","","","","20 N Laurel St # 2-C","","Hazleton","PA","US","182015948" +"1972145936","DIRECT","Direct Messaging Address","Theresa.a.tenhaaf.mil@mail.mil","Y","","U.S. Air Force","","","","","","","4881 Sugar Maple Dr","","Wpafb","OH","US","454335529" +"1881236842","DIRECT","Direct Messaging Address","mdgainey@ucsd.edu","N","work email","","","","","","","","9300 Campus Point Dr","","LA Jolla","CA","US","920371300" +"1427690486","DIRECT","Direct Messaging Address","jc4836@tc.columbia.edu","N","","","","","","","","","15050 14th Rd","","Whitestone","NY","US","113572609" +"1699317651","DIRECT","Direct Messaging Address","avilloso@ucsd.edu","N","Work email","","DIRECT","Direct","","OTHER","Other","Text","9300 Campus Point Dr","","LA Jolla","CA","US","920371300" +"1942842901","OTHERS","Other URL","EClinicalWorks","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2473 Care Dr","","Tallahassee","FL","US","323089814" +"1205478260","DIRECT","Direct Messaging Address","khighley@experthearingclinic.com","Y","","Expert Hearing Clinic, LLC","","","","","","","8401 Claude Thomas Rd Ste 36","","Franklin","OH","US","450051475" +"1821630880","DIRECT","Direct Messaging Address","fleur4@centurytel.net","N","","","DIRECT","Direct","","CSV","CSV","","376 Main St","","Cankton","LA","US","705845920" +"1275175242","DIRECT","Direct Messaging Address","Hye-Kyong@hye-kyongkimtherapy.com","N","business email","","DIRECT","Direct","","","","","1145 Grand Ave # 101","","Saint Paul","MN","US","551052629" +"1225670292","DIRECT","Direct Messaging Address","Kali.Fabal@lsfnet.org","N","","","DIRECT","Direct","","","","","4185 N State Road 7","","Lauderdale Lakes","FL","US","333194826" +"1649812579","CONNECT","CONNECT URL","noelr@healthwhizsolutions.com","N","email","","DIRECT","Direct","","","","","700 W Carl Ave","","North Baldwin","NY","US","115101814" +"1619519550","DIRECT","Direct Messaging Address","smchc@myezyaccess.com","N","Secure direct email address","","DIRECT","Direct","","OTHER","Other","Free text","1137 Independence Dr","","West Plains","MO","US","657754221" +"1669014635","DIRECT","Direct Messaging Address","lbeer@chn4ny.com","N","","","","","","","","","15 Suffern Pl Ste B","","Suffern","NY","US","109015566" +"1336781319","OTHERS","Other URL","altobe3bo@gmail,com","N","home","","OTHER","Other","Hope Network","OTHER","Other","work","799 Hombach St","","Saint Ignace","MI","US","497811735" +"1336781319","OTHERS","Other URL","altobe3bo@gmail.com","N","Self","","HIE","Health Information Exchange (HIE)","","OTHER","Other","self","799 Hombach St","","Saint Ignace","MI","US","497811735" +"1063054047","OTHERS","Other URL","meditech","N","","","","","","","","","5 Dakota Dr","","New Hyde Park","NY","US","110421107" +"1760024749","DIRECT","Direct Messaging Address","jessie.parnell@wellcomeMD.com","Y","email","WellcomeMD Richmond Clinic Inc","","","","","","","8035 Providence Rd Ste 315","","Charlotte","NC","US","282778909" +"1659913630","DIRECT","Direct Messaging Address","david.english@mcalisterinc.org","N","","","","","","","","","3511 India St","","San Diego","CA","US","921034739" +"1720620610","CONNECT","CONNECT URL","okoasishbot.com","N","Website","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Clinic","120 N Bryant Ave Ste A4","","Edmond","OK","US","730346300" +"1366084253","CONNECT","CONNECT URL","www.emanatehealth.org","N","","","","","","","","","250 S Grand Ave","","Glendora","CA","US","917414218" +"1184266074","OTHERS","Other URL","other","N","","","","","","","","","2713 Madison Mae Ln","","Grayson","GA","US","300177823" +"1326680216","DIRECT","Direct Messaging Address","bvwest@mybestvaluerx.com","Y","","BEST VALUE PHARMACIES INC","","","","","","","124 W Renfro St","","Burleson","TX","US","760284260" +"1881236776","DIRECT","Direct Messaging Address","stephanieb@nflts.net","N","","","","","","","","","304 E Jefferson St","","Quincy","FL","US","323512530" +"1568004463","DIRECT","Direct Messaging Address","meghan.winston@lawndale.org","N","","","","","","","","","3910 W Ogden Ave","","Chicago","IL","US","606232470" +"1033751946","CONNECT","CONNECT URL","Millburn","N","","","","","","","","","288 Millburn Ave","","Millburn","NJ","US","070411622" +"1033751953","CONNECT","CONNECT URL","newvisioncounseling.org","N","","","","","","","","","11209 N May Ave Ste B","","Oklahoma City","OK","US","731206351" +"1588206403","OTHERS","Other URL","Habitopco","N","","","","","","","","","12 Mount Vernon St","","Salem","MA","US","019703010" +"1760024681","DIRECT","Direct Messaging Address","colleen@at-gc.com","N","business/company email","","DIRECT","Direct","","","","","9902 Maidbrook Rd","","Parkville","MD","US","212341240" +"1245872175","OTHERS","Other URL","Hyon.h.imel@medstar.net","N","Hyon.h.imel@medstar.net","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3406 Periwinkle Way","","Edgewood","MD","US","210403737" +"1093357923","DIRECT","Direct Messaging Address","mainlinespine@comcast.net","N","","","","","","","","","700 S Henderson Rd Ste 308C","","King Of Prussia","PA","US","194064206" +"1740822675","DIRECT","Direct Messaging Address","lchan@ruralcap.org","Y","","Rural Cap Alaska","","","","","","","207 Muldoon Rd","","Anchorage","AK","US","995041516" +"1346882289","DIRECT","Direct Messaging Address","kmulifai@ruralcap.org","Y","","Rural Cap Alaska","","","","","","","207 Muldoon Rd","","Anchorage","AK","US","995041516" +"1730721671","CONNECT","CONNECT URL","Carelogic","N","","","","","","","","","415 N Jackson St","","Americus","GA","US","317093015" +"1568004406","DIRECT","Direct Messaging Address","egibson@amphi.com","Y","","Amphitheater Public Schools","","","","","","","12620 N Woodburne Ave","","Oro Valley","AZ","US","857551835" +"1104468040","CONNECT","CONNECT URL","Lockport","N","receive communication through fax phone","","DIRECT","Direct","","OTHER","Other","Lockport","4675 Sunset Dr","","Lockport","NY","US","140941231" +"1265074108","DIRECT","Direct Messaging Address","mchierico@elmcrest.org","N","Business email","","DIRECT","Direct","","CSV","CSV","","960 Salt Springs Rd","","Syracuse","NY","US","132241639" +"1891337747","OTHERS","Other URL","shebrinkman@sbcglobal.net","N","","","","","","","","","3702 Mark Dr","","Longview","TX","US","756041024" +"1144862095","DIRECT","Direct Messaging Address","info@hopepca-vegas.com","N","email","","","","","","","","2670 Crimson Canyon Dr Ste 150","","Las Vegas","NV","US","891280848" +"1477195329","DIRECT","Direct Messaging Address","gallam@shands.ufl.edu","N","","","DIRECT","Direct","","CSV","CSV","","1600 SW Archer Rd","","Gainesville","FL","US","326103003" +"1861034720","CONNECT","CONNECT URL","http://www.healthexpressma.com/","Y","","South Shore Health Express, Inc","","","","","","","182 Summer St # 1277","","Kingston","MA","US","023641277" +"1861034720","CONNECT","CONNECT URL","http://www.healthexpressma.com/","N","","","","","","","","","182 Summer St # 1277","","Kingston","MA","US","023641277" +"1861034720","CONNECT","CONNECT URL","http://www.healthexpressma.com/","N","","","","","","","","","182 Summer St # 1277","","Kingston","MA","US","023641277" +"1770125635","OTHERS","Other URL","therapytrailsga.com","N","Website","","","","","","","","5176 Wrightsboro Rd","","Grovetown","GA","US","308132802" +"1043852908","OTHERS","Other URL","Draper","N","Office location in Draper","","DIRECT","Direct","","OTHER","Other","Draper","11762 S State St Ste 350","","Draper","UT","US","840207171" +"1396387254","CONNECT","CONNECT URL","wtwcounseling.org","N","website","","DIRECT","Direct","","CSV","CSV","","212 Archer St","","Bel Air","MD","US","210143681" +"1821630781","SOAP","SOAP URL","OfficeAlly","N","","","","","","","","","25701 N Lakeland Blvd Ste 311-313","","Euclid","OH","US","441322450" +"1730721697","DIRECT","Direct Messaging Address","skoh@astci.com","N","","","","","","","","","2120 Alpine Blvd","","Alpine","CA","US","919012113" +"1093357964","DIRECT","Direct Messaging Address","ksulli33@jhmi.edu","N","","","","","","","","","1800 Orleans St","","Baltimore","MD","US","212870010" +"1982246781","DIRECT","Direct Messaging Address","andreambarr@comcast.net","Y","","Andrea M. Barr, LCPC, LLC","","","","","","","2250 Point Blvd Ste 140","","Elgin","IL","US","601237869" +"1962044834","OTHERS","Other URL","1-855-950-0002","N","FAX","","OTHER","Other","Nevada Behavior","OTHER","Other","Nevada Behavior","1900 Dennis Flat Road","","Deeth","NV","US","89823" +"1952943920","OTHERS","Other URL","labtop","N","","","","","","","","","510 W 7th St","","Ellinwood","KS","US","675261101" +"1396387361","CONNECT","CONNECT URL","CAREBYJJACKSON@YAHOO.COM","N","","","","","","","","","2643 Portsmouth Pl","","Hephzibah","GA","US","308156434" +"1114569183","DIRECT","Direct Messaging Address","grossi@chn4ny.com","N","","","","","","","","","15 Suffern Pl Ste B","","Suffern","NY","US","109015566" +"1356983266","CONNECT","CONNECT URL","Ohsu.edu","Y","","Oregon Health and Sciences University","","","","","","","3181 SW Sam Jackson Park Rd","","Portland","OR","US","972393011" +"1952943888","CONNECT","CONNECT URL","oalvarezamft@gmail.com","N","","","","","","","","","14930 Ventura Blvd Ste 230","","Sherman Oaks","CA","US","914033487" +"1992347850","DIRECT","Direct Messaging Address","rxm.15004@store.walgreens.com","N","work email","","","","","","","","953 W Irving Park Rd","","Chicago","IL","US","606132923" +"1144862004","DIRECT","Direct Messaging Address","info@hopepca-vegas.com","N","email","","","","","","","","2670 Crimson Canyon Dr Ste 150","","Las Vegas","NV","US","891280848" +"1942842802","DIRECT","Direct Messaging Address","agoss@daacmail.org","N","","","DIRECT","Direct","","","","","440 Arrowood Dr","","Santa Rosa","CA","US","954077503" +"1235771106","OTHERS","Other URL","https://npiregistry.cms.hhs.gov/api/?version=2.0","N","Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1025 Atlantic Ave","","Alameda","CA","US","945011189" +"1407498371","OTHERS","Other URL","alexandraberger2004@yahoo.com","N","Practice owner","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1701 SE Hillmoor Dr Ste 5","","Port Saint Lucie","FL","US","349527552" +"1598307464","OTHERS","Other URL","centralcharlotterx@gmail.com","Y","Central Pharmacy Email","Central Pharmacy - Charlotte LLC","OTHER","Other","email","OTHER","Other","Email","354 S Cochran Ave Ste 3","","Charlotte","MI","US","488131569" +"1134761000","CONNECT","CONNECT URL","AdvancedMD","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8403 Colesville Rd Ste 1100","","Silver Spring","MD","US","209106346" +"1770125643","CONNECT","CONNECT URL","www.amhaccesspoint","N","","","","","","","","","114 Forest View Dr","","Avenel","NJ","US","070012184" +"1689216558","SOAP","SOAP URL","colin@thepsychiatricpractitioner.com","N","Practice email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","108 Straube Center Blvd Ste I-17","","Pennington","NJ","US","085341448" +"1164064945","CONNECT","CONNECT URL","dmick1972@gmail.com","N","gmail","","DIRECT","Direct","","OTHER","Other","gmail","3102 redwood Lane NW","","Kennesaw","GA","US","30144" +"1013559988","CONNECT","CONNECT URL","http://www.hoperecoveryservices.org","N","","","DIRECT","Direct","","","","","2100 West Loop S Ste 900","","Houston","TX","US","770273522" +"1013559988","CONNECT","CONNECT URL","http://www.hoperecoveryservices.org","N","","","","","","","","","2100 West Loop S Ste 900","","Houston","TX","US","770273522" +"1669014536","DIRECT","Direct Messaging Address","mquidort@silverliningsrecoverycenter.com","N","","","","","","","","","1262 Wood Ln","","Langhorne","PA","US","190471769" +"1104468081","DIRECT","Direct Messaging Address","michele.mccomas@shepherdsclinic.org","N","business email","","DIRECT","Direct","","OTHER","Other","email","2800 Kirk Ave","","Baltimore","MD","US","212183647" +"1811539794","SOAP","SOAP URL","Kipu","N","","","","","","","","","1001 Dove St Ste 215","","Newport Beach","CA","US","926602848" +"1174165054","OTHERS","Other URL","www.anmedhealth.org","N","","","","","","","","","800 N Fant St","","Anderson","SC","US","296215708" +"1518509496","DIRECT","Direct Messaging Address","nia.freeman@kadiant.com","N","Business email address","","","","","","","","3650 Mt Diablo Blvd # 107","","Lafayette","CA","US","945493780" +"1679115554","OTHERS","Other URL","Prometheus","N","","","","","","","","","7450 Lake Bluff 19.4 Rd","","Gladstone","MI","US","498372405" +"1932741816","CONNECT","CONNECT URL","alconhealthcare@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4519 Fencer Rd","","Colorado Springs","CO","US","809113619" +"1205478187","SOAP","SOAP URL","Kareo","N","","","OTHER","Other","None","","","","159 Bleecker St Apt 2C","","New York","NY","US","100121490" +"1205478088","CONNECT","CONNECT URL","roderick.todd@ucla.edu","N","roderick.todd@ucla.edu","","DIRECT","Direct","","CSV","CSV","","1873 W 54th St","","Los Angeles","CA","US","900622604" +"1205478088","CONNECT","CONNECT URL","cabwoon@gmail.com","Y","Employer","Create Realistic Change Inc","","","","","","","1873 W 54th St","","Los Angeles","CA","US","900622604" +"1023650801","CONNECT","CONNECT URL","habwoon2008@gmail.com","Y","Create Realistic Change Inc","Create Realistic Change Inc","","","","","","","1873 W 54th St","","Los Angeles","CA","US","900622604" +"1487296265","CONNECT","CONNECT URL","pamjackson31@gmail.com","Y","Create Realistic Change Inc","Create Realistic Change Inc","","","","","","","1873 W 54th St","","Los Angeles","CA","US","900622604" +"1013559897","CONNECT","CONNECT URL","46hobdy@gmail.com","Y","Create Realistic Change Inc","Create Realistic Change Inc","","","","","","","1873 W 54th St","","Los Angeles","CA","US","900622604" +"1912549791","OTHERS","Other URL","SimplePractice","N","SimplePractice","","DIRECT","Direct","","CSV","CSV","","77 SW Riverview Pl","","Gresham","OR","US","970806773" +"1790327575","DIRECT","Direct Messaging Address","Igoodney@une.edu","N","","","","","","","","","1200 Floral Springs Blvd Unit 12205","","Pt Orange","FL","US","321296812" +"1952943730","DIRECT","Direct Messaging Address","htodd@wakehealth.edu","Y","email","Wake Forest Baptist Health","DIRECT","Direct","","CSV","CSV","","Medical Center Blvd","","Winston Salem","NC","US","271570001" +"1497397285","CONNECT","CONNECT URL","Austin","N","I work in Austin, TX, christine.laflamme@integralcare.org","","DIRECT","Direct","","OTHER","Other","communicate through direct email","1700 S LaMar Blvd","","Austin","TX","US","787048962" +"1497397285","CONNECT","CONNECT URL","Austin","N","I work in Austin, TX, christine.laflamme@integralcare.org","","DIRECT","Direct","","OTHER","Other","communicate through direct email","1700 S LaMar Blvd","","Austin","TX","US","787048962" +"1497397285","CONNECT","CONNECT URL","Austin","N","I work in Austin, TX, christine.laflamme@integralcare.org","","DIRECT","Direct","","OTHER","Other","communicate through direct email","1700 S LaMar Blvd","","Austin","TX","US","787048962" +"1033751821","CONNECT","CONNECT URL","betterhelp.com","N","online counseling","","DIRECT","Direct","","CSV","CSV","","3 Alcove Rd","","Southwick","MA","US","010779808" +"1265074058","CONNECT","CONNECT URL","ALRolandoLCSW@gmail.com","N","professional email address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","EHR","808 S California St","","Helena","MT","US","596015669" +"1558903344","CONNECT","CONNECT URL","garbriella.pasquale@walgreens.com","N","Work email","","","","","","","","9 E Grand St","","Palatine Bridge","NY","US","134289775" +"1043852833","CONNECT","CONNECT URL","Beachwood","N","","","","","","","","","23215 Commerce Park Ste 306","","Beachwood","OH","US","441225843" +"1043852833","CONNECT","CONNECT URL","Beachwood","N","","","","","","","","","23215 Commerce Park Ste 306","","Beachwood","OH","US","441225843" +"1598307399","CONNECT","CONNECT URL","prismpsp.com","N","URL Homepage","","","","","","","","41608 Indian Trl Ste D2","","Rancho Mirage","CA","US","922704519" +"1659913457","DIRECT","Direct Messaging Address","egevargiz@maimonidesmed.org","N","email","","DIRECT","Direct","","OTHER","Other","email","4802 10th Ave","","Brooklyn","NY","US","112192916" +"1992347793","CONNECT","CONNECT URL","Hanover","N","","","","","","","","","7009 Arundel Mills Cir","","Hanover","MD","US","210761387" +"1811539612","DIRECT","Direct Messaging Address","ejendrzey@yoakumhospital.org","N","Email","","DIRECT","Direct","","OTHER","Other","N/A","1200 Carl Ramert Dr Ste D","","Yoakum","TX","US","779954868" +"1528600384","CONNECT","CONNECT URL","Na","N","","","","","","","","","Citizens Victoria Surgical Associates","2705 Hospital Drive Suite 400, Building B","Victoria","TX","US","77904" +"1417599275","OTHERS","Other URL","Eclincialworks","N","Eclincalworks","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","25 S Main St","","Spring Valley","NY","US","10977" +"1417599291","DIRECT","Direct Messaging Address","mmc9008@nyp.org","N","work email","","DIRECT","Direct","","CSV","CSV","","525 E 68th St","","New York","NY","US","100654870" +"1073155891","OTHERS","Other URL","http://www.weillcornellparesidency.org/","Y","","New York Presbyterian Hospital / Weill Cornell Medical Center","","","","","","","525 E 68th St Rm M","","New York","NY","US","100654870" +"1992347769","CONNECT","CONNECT URL","Charlotte","N","","","","","","","","","3549 N Sharon Amity Rd Ste 203","","Charlotte","NC","US","282052975" +"1861034530","CONNECT","CONNECT URL","Other","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5005 N. Piedras Street","WBAMC","EL Paso","TX","US","799205001" +"1407498173","OTHERS","Other URL","CHA-T","N","CHA-T","","OTHER","Other","CHA-T","","","","545 Tundra Street","","Teller","AK","US","997780545" +"1043852718","OTHERS","Other URL","CHA-T","N","CHA-T","","OTHER","Other","CHA-T","","","","545 Tundra Street","","Teller","AK","US","997780545" +"1326680109","CONNECT","CONNECT URL","www.stellarrehab.com","N","work email","","","","","","","","1049 N Edge Trl","","Verona","WI","US","535931942" +"1871135657","OTHERS","Other URL","marlabelt84@yahoo.com","N","","","","","","OTHER","Other","other","35068 County Street 2720","","Anadarko","OK","US","730052390" +"1871135657","OTHERS","Other URL","marlabelt84@yahoo.com","N","","","","","","OTHER","Other","other","35068 County Street 2720","","Anadarko","OK","US","730052390" +"1922640713","CONNECT","CONNECT URL","PointClickCare","N","","","","","","","","","2600 Compass Rd","","Glenview","IL","US","600268001" +"1609418466","DIRECT","Direct Messaging Address","whitney.bushnell@cascadebehavior.com","Y","","Cascade Behavioral Intervention, LLC","","","","","","","19800 Village Office Ct Ste 104","","Bend","OR","US","977021813" +"1407498181","OTHERS","Other URL","https://nhc.matrixcare.com/","N","","","","","","","","","3980 South Jackson Drive","","Independence","MO","US","64057" +"1407498181","OTHERS","Other URL","https://nhc.matrixcare.com/","N","","","","","","","","","3980 South Jackson Drive","","Independence","MO","US","64057" +"1528600319","OTHERS","Other URL","meredith.miller@eamc.org","N","work email address","","DIRECT","Direct","","","","","2000 Pepperell Pkwy","","Opelika","AL","US","368015452" +"1306488101","DIRECT","Direct Messaging Address","erikasamet@selectrehab.com","N","Email","","DIRECT","Direct","","CSV","CSV","","423 N Dixie Hwy","","Hoopeston","IL","US","609421021" +"1043852726","CONNECT","CONNECT URL","alex.h.margarito@durohealth.com","N","","","","","","","","","6801 NECornfoot Rd","","FPO","AA","US","97218" +"1326680125","CONNECT","CONNECT URL","EMR","N","","","","","","","","","4105 Tiber Falls Dr","","Ellicott City","MD","US","210437170" +"1770125585","DIRECT","Direct Messaging Address","drowan@nyap.org","N","email","","","","","","","","15 N 3rd Street Suite 300","","Newark","OH","US","43055" +"1295377000","DIRECT","Direct Messaging Address","jcashwell@archbold.org","N","","","","","","","","","112 Mimosa Dr","","Thomasville","GA","US","317926605" +"1740822550","DIRECT","Direct Messaging Address","juliepham@centura.org","N","centura email","","DIRECT","Direct","","CSV","CSV","","311 E Spruce St","","Garden City","KS","US","67846" +"1730721556","CONNECT","CONNECT URL","cherishingfamilys.com","N","","","DIRECT","Direct","","CSV","CSV","","11342 carly way","","indianapolis","IN","US","462358297" +"1518509322","DIRECT","Direct Messaging Address","tluecke@imacrc.com","N","","","","","","","","","1301 E Sunshine St","","Springfield","MO","US","65804" +"1063054880","OTHERS","Other URL","www.ozarkvalleymedical.com","N","","","","","","","","","5571 N. 21st St.","","Ozark","MO","US","65721" +"1720620545","CONNECT","CONNECT URL","Chicago","N","","","DIRECT","Direct","","CSV","CSV","","1397 N Miwaukee ave","","chicago","IL","US","60622" +"1477195295","CONNECT","CONNECT URL","FamilyEldercare.org","N","website","","DIRECT","Direct","","OTHER","Other","website","1700 Rutherford Lane","","Austin","TX","US","78754" +"1528600350","DIRECT","Direct Messaging Address","caitlin.massey@ascension.org","N","","","DIRECT","Direct","","OTHER","Other","email","1923 S. Utica Ave","","Tulsa","OK","US","74104" +"1619519444","DIRECT","Direct Messaging Address","blaknel@ccf.org","N","Work E-Mail Address","","DIRECT","Direct","","OTHER","Other","E-Mail","970 E Washington St.","","Medina","OH","US","44256" +"1346882172","DIRECT","Direct Messaging Address","amanda@mobility-rehab.com","N","Secured Work Email","","DIRECT","Direct","","CSV","CSV","","627 8th St","","Clermont","FL","US","347112159" +"1063054898","OTHERS","Other URL","EHR","N","","","HIE","Health Information Exchange (HIE)","","","","","520 N 4th St","","Springfield","IL","US","627025238" +"1306488135","OTHERS","Other URL","www.empowerbehavioral.com","N","","","","","","","","","11905 Bowman Dr Ste 507","","Fredericksburg","VA","US","224087344" +"1932741766","OTHERS","Other URL","EPRN","N","Pharmacy computer system","","DIRECT","Direct","","CSV","CSV","","1550 S Redwood Rd","","Salt Lake City","UT","US","841045105" +"1497397236","DIRECT","Direct Messaging Address","info@larlobehavioral.com","N","","","","","","","","","18834 Stone Oak Pkwy Ste 104","","San Antonio","TX","US","782584177" +"1598307332","CONNECT","CONNECT URL","Lexington","N","Counseling Center","","DIRECT","Direct","","CSV","CSV","","130 Whiteford Way","","Lexington","SC","US","290725800" +"1194367938","CONNECT","CONNECT URL","Bend","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","550 SW Industrial Way Ste 100","","Bend","OR","US","977021011" +"1225670086","DIRECT","Direct Messaging Address","honeycutta@ecu.edu","N","","","DIRECT","Direct","","CSV","CSV","","101 Heart Dr","","Greenville","NC","US","278348982" +"1154963916","CONNECT","CONNECT URL","Ehr","N","","","","","","","","","1405 11th St","","Modesto","CA","US","953540748" +"1447892203","DIRECT","Direct Messaging Address","cbonarrigo@thehome.org","N","","","","","","","","","50 Redfield St","","Boston","MA","US","021223630" +"1881236644","CONNECT","CONNECT URL","polarismedicalmanagement.com","N","","","","","","","","","6700 Woodlands Pkwy Ste 200","","The Woodlands","TX","US","773822577" +"1073155842","DIRECT","Direct Messaging Address","kbieman@atchealthcare.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4822 Albemarle Rd Ste 280-A","","Charlotte","NC","US","282056668" +"1073155842","DIRECT","Direct Messaging Address","kbieman@atchealthcare.com","N","email","","DIRECT","Direct","","CSV","CSV","","4822 Albemarle Rd Ste 280-A","","Charlotte","NC","US","282056668" +"1073155842","DIRECT","Direct Messaging Address","kbieman@atchealthcare.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4822 Albemarle Rd Ste 280-A","","Charlotte","NC","US","282056668" +"1073155842","DIRECT","Direct Messaging Address","kbieman@atchealthcare.com","N","email","","DIRECT","Direct","","CSV","CSV","","4822 Albemarle Rd Ste 280-A","","Charlotte","NC","US","282056668" +"1073155842","DIRECT","Direct Messaging Address","kbieman@atchealthcare.com","N","email","","DIRECT","Direct","","CSV","CSV","","4822 Albemarle Rd Ste 280-A","","Charlotte","NC","US","282056668" +"1073155842","DIRECT","Direct Messaging Address","kbieman@atchealthcare.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4822 Albemarle Rd Ste 280-A","","Charlotte","NC","US","282056668" +"1336781103","CONNECT","CONNECT URL","Fullerton","N","Woodglen Recovery Junction INC","","OTHER","Other","Fullerton","OTHER","Other","Fullerton","771 W Orangethorpe Ave","","Fullerton","CA","US","928322806" +"1629610498","CONNECT","CONNECT URL","www.holycrossservices.com","N","","","","","","","","","1005 3rd St","","Bay City","MI","US","487086012" +"1437791209","DIRECT","Direct Messaging Address","melissa.smith@lifeinmotionkentucky.com","N","email address","","HIE","Health Information Exchange (HIE)","","","","","8106 Red Stone Hill Rd","","Louisville","KY","US","402144614" +"1437791209","DIRECT","Direct Messaging Address","melissa.smith@lifeinmotionkentucky.com","N","email address","","HIE","Health Information Exchange (HIE)","","","","","8106 Red Stone Hill Rd","","Louisville","KY","US","402144614" +"1437791209","DIRECT","Direct Messaging Address","melissa.smith@lifeinmotionkentucky.com","N","email address","","HIE","Health Information Exchange (HIE)","","","","","8106 Red Stone Hill Rd","","Louisville","KY","US","402144614" +"1437791209","DIRECT","Direct Messaging Address","cheryl.gilbert@lifeinmotionkentucky.com","N","email","","HIE","Health Information Exchange (HIE)","","","","","8815 Lakeridge Dr","","Louisville","KY","US","402722405" +"1437791209","DIRECT","Direct Messaging Address","allison.allen@lifeinmotionkentucky.com","N","email address","","HIE","Health Information Exchange (HIE)","","","","","8407 Plum Valley Dr","","Sellersburg","IN","US","471729054" +"1437791209","DIRECT","Direct Messaging Address","melissa.smith@lifeinmotionkentucky.com","N","email address","","HIE","Health Information Exchange (HIE)","","","","","4613 Greenwood Rd","","Louisville","KY","US","402583725" +"1134761802","OTHERS","Other URL","Clearwater","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1437 S Belcher Rd","","Clearwater","FL","US","337642829" +"1215579982","CONNECT","CONNECT URL","EMAIL","N","COMPUTER","","DIRECT","Direct","","OTHER","Other","EMAIL","990 Thousand Oaks Dr","","Lawrenceville","GA","US","300433123" +"1700428497","OTHERS","Other URL","aherman4@fairview.org","N","work email","","","","","","","","909 Fulton St SE","","Minneapolis","MN","US","554554800" +"1124660824","OTHERS","Other URL","ahummelpaez@salud.unm.edu","N","","","","","","","","","2001 El Centro Familiar Blvd SW","","Albuquerque","NM","US","871054592" +"1821630682","OTHERS","Other URL","Unknown","N","","","","","","","","","51-55 Rte 9W","","West Haverstraw","NY","US","10993" +"1881236594","DIRECT","Direct Messaging Address","Kelly.kulp@tuhs.temple.edu","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8940 Krewstown Rd","","Philadelphia","PA","US","191154561" +"1881236594","DIRECT","Direct Messaging Address","Kelly.kulp@tuhs.temple.edu","N","Encrypted address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8940 Krewstown Rd","","Philadelphia","PA","US","191154561" +"1457993214","CONNECT","CONNECT URL","dina@elitespeechcare.com","N","","","OTHER","Other","dina@elitespeechcare.com","CSV","CSV","","16203 Pantheon Pass","","Delray Beach","FL","US","334462316" +"1477195238","DIRECT","Direct Messaging Address","cassilly.besten@bhsi.com","N","password secure work email address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","password secure work email address","1700 Nicholasville Rd","","Lexington","KY","US","405031463" +"1053953752","CONNECT","CONNECT URL","Philadelphia","N","URL","","DIRECT","Direct","","CSV","CSV","","6742 Guyer Ave","","Philadelphia","PA","US","191422611" +"1477195246","CONNECT","CONNECT URL","www.epicdiscoveries.com","N","","","DIRECT","Direct","","","","","4867 E. Beltline Ave NE","","Grand Rapids","MI","US","49525" +"1831731512","OTHERS","Other URL","CHA-T","N","CHA-T","","OTHER","Other","CHA-T","","","","62039 Daqumaaq Road","","Golovin","AK","US","997622039" +"1104468883","OTHERS","Other URL","CHA-T","N","CHA-T","","OTHER","Other","CHA-T","","","","East 2nd Avenue","","Koyuk","AK","US","997530070" +"1295377976","OTHERS","Other URL","CHA-T","N","CHA-T","","OTHER","Other","CHA-T","","","","85058 Clarence Road","","Brevig Mission","AK","US","997855058" +"1285276964","DIRECT","Direct Messaging Address","dmalkovichaprn2015@fnp-c.com","N","secured business email","","DIRECT","Direct","","OTHER","Other","Secure email address","9011 Park Blvd, Seminole, FL 33777, United States","Suite 209","Seminole","FL","US","337773377" +"1548802390","DIRECT","Direct Messaging Address","christina.dang@som.umaryland.edu","N","","","","","","","","","620 W Lexington St","","Baltimore","MD","US","212011508" +"1457993289","OTHERS","Other URL","victoryclini.com","N","","","HIE","Health Information Exchange (HIE)","","","","","508 Shattuck Rd","","Saginaw","MI","US","486042329" +"1295377026","OTHERS","Other URL","n/a","N","n/a","","","","","OTHER","Other","n/a","n/a","n/a","n/a","FL","US","34983" +"1295377026","OTHERS","Other URL","n/a","N","n/a","","","","","OTHER","Other","n/a","n/a","n/a","n/a","FL","US","34983" +"1245872084","DIRECT","Direct Messaging Address","BehavioralHealth@peoplescare.org","N","email","","","","","","","","13920 City Center Dr Ste 290","","Chino Hills","CA","US","917095444" +"1346882198","CONNECT","CONNECT URL","saintlukeshealthsystem.org","Y","","Saint Luke's Hospital of Kansas City","","","","","","","4401 Wornall Rd","","Kansas City","MO","US","641113220" +"1013559855","DIRECT","Direct Messaging Address","Info@flemingpsychological.com","N","","","","","","","","","6127 Green Bay Rd Ste 200","","Kenosha","WI","US","531422929" +"1487296224","CONNECT","CONNECT URL","Baltimore","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1311 Asbury Rd","","Baltimore","MD","US","212093721" +"1740822584","CONNECT","CONNECT URL","NextGen","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1020 S 8th St Ste A","","Deming","NM","US","880304007" +"1477195212","CONNECT","CONNECT URL","Baltimore","N","","","","","","","","","620 W Lexington St","","Baltimore","MD","US","212011508" +"1912549601","CONNECT","CONNECT URL","home","N","","","DIRECT","Direct","","","","","22 Maier Cir","","Spencerport","NY","US","145592419" +"1386286136","CONNECT","CONNECT URL","www.help-llc.org","N","website","","","","","","","","2930 S Michigan Ave Ste 100","","Chicago","IL","US","606163484" +"1508408352","CONNECT","CONNECT URL","horizonexcelservices@gmail.com","N","For all information","","DIRECT","Direct","","CSV","CSV","","9703 Greenspruce Ave N","","Brooklyn Park","MN","US","554431516" +"1477195154","OTHERS","Other URL","lifesource16@gmail.com","N","","","DIRECT","Direct","","","","","3228 University Ave Ste 103","","Columbus","GA","US","319077201" +"1760024517","OTHERS","Other URL","paautismactioncenter@gmail.com","N","email","","OTHER","Other","meassaging","","","","212 Kevin Ln","","Brodheadsville","PA","US","183227060" +"1558903310","DIRECT","Direct Messaging Address","john@genesiscenter.net","N","email","","DIRECT","Direct","","CSV","CSV","","457 Griswold Rd","","Elyria","OH","US","440352304" +"1558903310","DIRECT","Direct Messaging Address","john@genesiscenter.net","N","email","","DIRECT","Direct","","CSV","CSV","","457 Griswold Rd","","Elyria","OH","US","440352304" +"1033751896","DIRECT","Direct Messaging Address","Aread@rhanet.org","N","","","","","","","","","356 Biltmore Ave","","Asheville","NC","US","288014504" +"1821630690","SOAP","SOAP URL","SOAP","N","","","","","","","","","725 S Apollo Blvd","","Melbourne","FL","US","329011457" +"1558903328","CONNECT","CONNECT URL","dianehakes@ymail.com","N","","","","","","","","","4877 Lakes Edge Pl","","Boise","ID","US","837141951" +"1396387163","OTHERS","Other URL","None","N","None","","OTHER","Other","None","OTHER","Other","None","9115 SW Oleson Rd Ste 100","","Portland","OR","US","972236876" +"1366084139","OTHERS","Other URL","magnoliapediatrictherapy.com","N","website","","OTHER","Other","info","OTHER","Other","info","1200 Crosswinds Lndg","","Fort Walton Beach","FL","US","325471174" +"1689216459","DIRECT","Direct Messaging Address","seldovia.tadina@hcahealthcare.com","Y","Work email that can have HPI","Alaska Regional Hospital","HIE","Health Information Exchange (HIE)","","OTHER","Other","Email","2801 DeBarr Rd","","Anchorage","AK","US","995082932" +"1689216459","OTHERS","Other URL","https://alaskaregional.com/","N","","","","","","","","","2801 DeBarr Rd","","Anchorage","AK","US","995082932" +"1689216459","OTHERS","Other URL","https://alaskaregional.com/","N","","","","","","","","","2801 DeBarr Rd","","Anchorage","AK","US","995082932" +"1750923520","DIRECT","Direct Messaging Address","accounting@mirascientific.com","N","","","","","","","","","12011 Lee Jackson Memorial Hwy Ste 200","","Fairfax","VA","US","220333310" +"1225670094","CONNECT","CONNECT URL","Arlington","N","","","DIRECT","Direct","","CSV","CSV","","1911 Dartmouth Ct","","Arlington","TX","US","760153214" +"1669014437","OTHERS","Other URL","n/a","N","","","","","","","","","2206 Malin Dr","","Trophy Club","TX","US","762625584" +"1932741709","DIRECT","Direct Messaging Address","sstewart@acapcounseling.com","Y","","Arkansas Counseling and Psychodiagnostics, Inc.","","","","","","","755 Highway 8 E","","Amity","AR","US","719218562" +"1922640697","OTHERS","Other URL","N/A","N","N/A","","","","","","","","2 Computer Dr W Ste 210","","Albany","NY","US","122051622" +"1992347660","DIRECT","Direct Messaging Address","arrmsanchez@salud.unm.edu","N","","","DIRECT","Direct","","","","","2001B Centro Familiar Blvd SW","","Albuquerque","NM","US","871054556" +"1902448681","CONNECT","CONNECT URL","aliciarobertsmft@gmail.com","N","Email","","","","","","","","2607 Vineville Ave Ste 101","","Macon","GA","US","312040900" +"1669014346","OTHERS","Other URL","www.excelptny.com","N","Website URL","","","","","","","","11831 Rt 9W","","West Coxsackie","NY","US","121923605" +"1669014346","OTHERS","Other URL","www.excelptny.com","N","Website URL","","","","","","","","11831 Rt 9W","","West Coxsackie","NY","US","121923605" +"1740822428","DIRECT","Direct Messaging Address","drtorressaillant@talkingforwellness.com","N","","","","","","","","","153 W 27th St Ste 300","","New York","NY","US","100016259" +"1821630500","OTHERS","Other URL","https://ipcom.ucsf.edu/contact-us","Y","IPCOM UCSF","University of California San Francisco","","","","","","","368 Fell St","","San Francisco","CA","US","941025144" +"1992347678","DIRECT","Direct Messaging Address","records@willamettedental.com","N","email address","","HIE","Health Information Exchange (HIE)","","","","","9609 E Mill Plain Blvd","","Vancouver","WA","US","986643478" +"1366084048","DIRECT","Direct Messaging Address","s.iafelice@act4autism.com","N","","","","","","","","","275 E Hillcrest Dr Ste 220","","Thousand Oaks","CA","US","913608240" +"1467094151","OTHERS","Other URL","ashlee@claycounselingsolutions.com","Y","","Clay Counseling Solutions, Inc.","","","","","","","1845 Business Center Dr Ste 106","","San Bernardino","CA","US","924083447" +"1366084055","DIRECT","Direct Messaging Address","dkonin02@baker.edu","N","Professional Email","","DIRECT","Direct","","CSV","CSV","","4940 Van Dyke Rd","","Brown City","MI","US","484169683" +"1699317388","OTHERS","Other URL","Covina","N","telephone office informations","","DIRECT","Direct","","OTHER","Other","Covina","271 E Workman St Ste 200","","Covina","CA","US","917233549" +"1750923462","CONNECT","CONNECT URL","Modesto","Y","","Turning Point Community Programs","DIRECT","Direct","","CSV","CSV","","1001 Needham St","","Modesto","CA","US","953540730" +"1871135574","DIRECT","Direct Messaging Address","bmiller@innervisionscounseling.com","N","","","","","","","","","231 E State St","","Mauston","WI","US","539481346" +"1780226498","CONNECT","CONNECT URL","Seattle","Y","Zoom Meetings","Fourth Dimension Counseling Services","DIRECT","Direct","","OTHER","Other","Email correspondence","1800 Westlake Ave N Ste 105","","Seattle","WA","US","981092782" +"1780226498","CONNECT","CONNECT URL","Kirkland","N","Zoom meetings","","DIRECT","Direct","","OTHER","Other","Zoom face-to-face or Email","11417 124th Ave NE Ste 202","","Kirkland","WA","US","980334677" +"1942842653","CONNECT","CONNECT URL","hannah.copeland@elderhaus.com","N","","","","","","","","","6518 Tree View Dr","","Liberty Twp","OH","US","450449382" +"1942842653","OTHERS","Other URL","hannah.copeland@elderhaus.com","N","","","","","","","","","6518 Tree View Dr","","Liberty Twp","OH","US","450449382" +"1568004273","DIRECT","Direct Messaging Address","rachelanne411@icloud.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","4150 Darley Ave Ste 6","","Boulder","CO","US","803056537" +"1669014379","OTHERS","Other URL","batemanardentistry.com","N","Website","","DIRECT","Direct","","","","","2961 W Maple Loop Dr Ste 110","","Lehi","UT","US","840435717" +"1356983068","OTHERS","Other URL","@Cedarpointhealth","N","","","","","","","","","800 S 3rd St","","Montrose","CO","US","814014212" +"1215579933","CONNECT","CONNECT URL","theranest.com","N","protected health information account","","DIRECT","Direct","","CSV","CSV","","911 N Tennessee St","","Cartersville","GA","US","301208514" +"1548802119","OTHERS","Other URL","Dr.eva@onthemendsrq.com","N","Business email","","DIRECT","Direct","","OTHER","Other","Business email","2520 Central Ave","","St Petersburg","FL","US","337121151" +"1659913382","DIRECT","Direct Messaging Address","amandabebeau@Hotmail.com","N","TBT","","DIRECT","Direct","","CSV","CSV","","4159 N Holland Sylvania Rd Ste 205","","Toledo","OH","US","436234801" +"1750923561","CONNECT","CONNECT URL","leveritt@knappcenter.org","Y","business email","The Knapp Center for Childhood Development","DIRECT","Direct","","CSV","CSV","","950 Windham Ct","","Boardman","OH","US","44512" +"1871135681","OTHERS","Other URL","Towson","N","Patient Record","","DIRECT","Direct","","OTHER","Other","Towson","8600 Lasalle Rd Suite 250b","","Towson","MD","US","21286" +"1023650835","CONNECT","CONNECT URL","Alice","N","","","","","","","","","219 N.King St.","","Alice","TX","US","78332" +"1023650835","CONNECT","CONNECT URL","Alice","N","","","","","","","","","219 N.King St.","","Alice","TX","US","78332" +"1023650835","CONNECT","CONNECT URL","Alice","N","","","","","","","","","219 N.King St.","","Alice","TX","US","78332" +"1023650835","CONNECT","CONNECT URL","Alice","N","","","","","","","","","219 N.King St.","","Alice","TX","US","78332" +"1760024574","OTHERS","Other URL","Desktop","N","","","","","","","","","1215 Lee Street","","Charlottesville","VA","US","22903" +"1780226506","REST","RESTful URL","19185124082","N","eFax","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","117 west 5th street","","Bartlesville","OK","US","74003" +"1639711302","CONNECT","CONNECT URL","Email","N","","","DIRECT","Direct","","CSV","CSV","","2995 N Cole Rd Ste 225","","Boise","ID","US","837045966" +"1588206320","DIRECT","Direct Messaging Address","sberloe@proudmomentsaba.com","N","CentralReach Online Data System","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CentralReach Online Data Collection System","333 Pearsall Ave","","Cedarhurst","NY","US","115161842" +"1144862996","CONNECT","CONNECT URL","EHR","N","","","","","","","","","4808 85th Ave N Ste 300","","Brooklyn Park","MN","US","554431816" +"1669014387","CONNECT","CONNECT URL","Theranest","N","","","","","","","","","2033 W 1st St Ste 3","","Gulf Shores","AL","US","365424447" +"1114569886","DIRECT","Direct Messaging Address","elizabeth@elizabethcobbtherapy.com","N","","","DIRECT","Direct","","CSV","CSV","","701 N Post Oak Rd Ste 335","","Houston","TX","US","770243851" +"1194367862","SOAP","SOAP URL","Aprima","N","eMR","","DIRECT","Direct","","OTHER","Other","eMR","127 Sandoval Rd SW","","Los Lunas","NM","US","870317320" +"1508408279","DIRECT","Direct Messaging Address","brandis@behealthyathome.com","N","email","","","","","","","","825 Main St Ste 110","","Buda","TX","US","786103273" +"1235771908","DIRECT","Direct Messaging Address","kbrinster@preferredbehavioral.org","N","","","","","","","","","700 Airport Rd","","Lakewood","NJ","US","087015907" +"1942842620","DIRECT","Direct Messaging Address","marchhct@comcast.net","N","","","","","","","","","805 W Pine St","","Hattiesburg","MS","US","394014260" +"1932741626","CONNECT","CONNECT URL","Desktop","N","Desktops are used","","DIRECT","Direct","","CSV","CSV","","2410 Mahan Dr Ste 1","","Tallahassee","FL","US","323082305" +"1699317305","OTHERS","Other URL","Lsheilan2003@yahoo.com","N","Email","","DIRECT","Direct","","OTHER","Other","None","2025 S Blake Rd","","Spokane Valley","WA","US","992160414" +"1104468800","DIRECT","Direct Messaging Address","rhonda.goldman@comcast.net","N","email","","DIRECT","Direct","","CSV","CSV","","230 E Ohio St Ste 405","","Chicago","IL","US","606115288" +"1336781038","SOAP","SOAP URL","Ponce","N","HIE","","OTHER","Other","HIE","CSV","CSV","","388 Zona Ind Reparada 2","","Ponce","PR","US","007162347" +"1164064861","OTHERS","Other URL","Filezilla","Y","Home Health Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Home Health","2560 E Sunset Rd Ste 106","","Las Vegas","NV","US","891203517" +"1912549627","DIRECT","Direct Messaging Address","igielen@zagmail.gonzaga.edu","N","email","","DIRECT","Direct","","","","","502 E Boone Ave","","Spokane","WA","US","992580001" +"1558903260","OTHERS","Other URL","kristelleaclemons@gmail.com","N","","","DIRECT","Direct","","OTHER","Other","e-mail","1196 Country Gardens Ln","","Fort Pierce","FL","US","349823327" +"1174165880","CONNECT","CONNECT URL","Https://www13.pointclickcare.com","N","","","","","","","","","3450 Oakton St","","Skokie","IL","US","600762951" +"1700428414","CONNECT","CONNECT URL","tlindal@sevenhillsbi.com","N","","","","","","","","","3021 W Horizon Ridge Pkwy","","Henderson","NV","US","890523990" +"1962044685","OTHERS","Other URL","Theranest","N","ERM portal","","","","","","","","534 S Pineapple Ave Ste 5","","Sarasota","FL","US","342367024" +"1225670946","OTHERS","Other URL","cybelemedicalcorp@gmail.com","N","","","","","","","","","16201 SW 95th Ave Ste 301","","Miami","FL","US","331573459" +"1497397111","DIRECT","Direct Messaging Address","dfs@dakotaranch.org","N","","","","","","CSV","CSV","","7151 15th St S","","Fargo","ND","US","581046613" +"1376185090","CONNECT","CONNECT URL","@#$@","N","PsychNP","","","","","","","","517 E Wilson Ave Ste 103B","","Glendale","CA","US","912064376" +"1093357725","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","1000 Eddy St","","Providence","RI","US","029054739" +"1962044610","DIRECT","Direct Messaging Address","chokshi-sagar@cooperhealth.edu","N","email","","DIRECT","Direct","","CSV","CSV","","1 Cooper Plz Ste 221","","Camden","NJ","US","081031461" +"1508408253","DIRECT","Direct Messaging Address","ewetzel@behavenkids.com","N","","","","","","","","","1145 High St","","Lincoln","NE","US","685024440" +"1144862897","DIRECT","Direct Messaging Address","andrew.bergeron@recoverydefined.com","N","","","","","","","","","301 W 1st St","","Dayton","OH","US","454023033" +"1093357758","CONNECT","CONNECT URL","jkawola@best-tx.com","N","","","","","","","","","21 Technology Dr","","East Setauket","NY","US","117334000" +"1720620487","OTHERS","Other URL","NA","N","","","","","","","","","5229 S Harvard Ave # Atph","","Tulsa","OK","US","741353549" +"1851933410","DIRECT","Direct Messaging Address","Dre.hoyt@p-h-s.com","N","","","DIRECT","Direct","","","","","901 Rainier Ave S","","Seattle","WA","US","981442839" +"1467094037","OTHERS","Other URL","Counsol","N","Counsol website","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Counsol","230 Benmore Dr","","Winter Park","FL","US","327924101" +"1649812215","OTHERS","Other URL","Theranest","N","","","","","","","","","219 S East St","","Raleigh","NC","US","276012369" +"1073155669","SOAP","SOAP URL","Livingston","N","","","","","","","","","1620 Highway 59 Loop N","","Livingston","TX","US","773519988" +"1215579859","CONNECT","CONNECT URL","KAREN.CARROLL8238@YAHOO.COM","N","","","DIRECT","Direct","","CSV","CSV","","3052 Balcones Fault Ave","","North Las Vegas","NV","US","890816409" +"1902448632","DIRECT","Direct Messaging Address","tvillbrandt@kisselhillcounseling.com","N","email","","DIRECT","Direct","","OTHER","Other","email","100 Highlands Dr Ste 205","","Lititz","PA","US","175437692" +"1265074983","DIRECT","Direct Messaging Address","odejei@yahoo.es","N","email","","DIRECT","Direct","","OTHER","Other","email","2153 NW 105th Ter","","Miami","FL","US","331471358" +"1841832409","CONNECT","CONNECT URL","www.ctdssmap.com","N","","","DIRECT","Direct","","CSV","CSV","","125 Boston Post Rd","","Waterford","CT","US","063852841" +"1841832409","CONNECT","CONNECT URL","Myability.com","N","Clearinghouse","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","125 Boston Post Rd","","Waterford","CT","US","063852841" +"1841832409","CONNECT","CONNECT URL","humanamilitary.com","N","","","DIRECT","Direct","","CSV","CSV","","125 Boston Post Rd","","Waterford","CT","US","063852841" +"1982246625","SOAP","SOAP URL","Nottingham","N","","","","","","","","","5024 Campbell Blvd Ste A","","Nottingham","MD","US","212365974" +"1982246625","OTHERS","Other URL","Nottingham","N","direct","","","","","","","","5024 Campbell Blvd Ste A","","Nottingham","MD","US","212365974" +"1003458753","CONNECT","CONNECT URL","8433457294","N","phone","","OTHER","Other","messaging","OTHER","Other","phone","25 Thurmond Way Unit 3004","","Bluffton","SC","US","299109224" +"1003458753","OTHERS","Other URL","Bluffton","N","Business Address","","","","","","","","25 Thurmond Way Unit 3004","","Bluffton","SC","US","299109224" +"1215579958","OTHERS","Other URL","1-855-950-002","N","Fax","","OTHER","Other","Fax","OTHER","Other","Fax","1 Sunshine Street","","Ruth","NV","US","89319" +"1932741675","OTHERS","Other URL","https://www.wellspan.org/","N","","","","","","","","","140 Pine Grove Cmns","","York","PA","US","174035151" +"1932741667","DIRECT","Direct Messaging Address","abbyb@bway.org","N","","","","","","","","","2323 Windish Dr","","Galesburg","IL","US","614019780" +"1700428364","OTHERS","Other URL","cferretti@oceanmhs.org","N","work email","","DIRECT","Direct","","CSV","CSV","","Ocean Mental Health Services- Crisis Stabilization","712 E. Bay Ave Ste 21-E","Manahawkin","NJ","US","08050" +"1053953612","DIRECT","Direct Messaging Address","nluczon@molokaichc.org","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","30 Oki Pl","","Kaunakakai","HI","US","96748" +"1134761794","OTHERS","Other URL","Theranest.com","N","","","","","","","","","1731 N Marcey St Ste 510","","Chicago","IL","US","606147955" +"1902448624","DIRECT","Direct Messaging Address","rxm.05060@store.walgreens.com","N","","","","","","","","","12753 University Ave","","Clive","IA","US","503258246" +"1699317321","CONNECT","CONNECT URL","Alexendria","N","","","","","","","","","3330 Masonic Dr","","Alexandria","LA","US","713013841" +"1447892161","DIRECT","Direct Messaging Address","uniquelyyours18@outlook.com","N","Email","","DIRECT","Direct","","","","","505 Fleetwood Cv","","Richland","MS","US","392188708" +"1174165898","DIRECT","Direct Messaging Address","fmohamud@kaaficounseling.com","N","Encrypted email","","DIRECT","Direct","","OTHER","Other","Secure Messaging","1655 Palm Beach Lakes Blvd Ste 504C","","West Palm Beach","FL","US","334012206" +"1992347629","CONNECT","CONNECT URL","Wifi","N","Internet","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5838 Edison Pl Ste 100","","Carlsbad","CA","US","920085520" +"1255973988","DIRECT","Direct Messaging Address","bls3a@virginia.edu","N","email","","DIRECT","Direct","","","","","1215 Lee St","","Charlottesville","VA","US","229080816" +"1881236511","CONNECT","CONNECT URL","office","N","office","","DIRECT","Direct","","CSV","CSV","","2509 Westfall Rd","","Sparks","NV","US","894366126" +"1184266819","OTHERS","Other URL","csv","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1311 Londontown Blvd Ste 130A","","Eldersburg","MD","US","217846439" +"1720620453","DIRECT","Direct Messaging Address","mbills@medicenterpharmacy.com","Y","","NRS Pharmacies of Indiana LLC","","","","","","","11 S 9th St","","Richmond","IN","US","473745503" +"1235771973","DIRECT","Direct Messaging Address","info@warmheartedinhomecare.com","N","","","","","","","","","24 Crescent St Ste 106","","Waltham","MA","US","024534360" +"1831731579","DIRECT","Direct Messaging Address","info@balancemhc.com","N","","","DIRECT","Direct","","CSV","CSV","","755 New York Ave Ste 230","","Huntington","NY","US","117434285" +"1659913390","DIRECT","Direct Messaging Address","jdelp@pathihc.com","N","PATH Endpoint","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3012 Glenmore Ave Ste 14","","Cincinnati","OH","US","452382258" +"1710529466","CONNECT","CONNECT URL","office","N","office","","DIRECT","Direct","","CSV","CSV","","2509 Westfall Rd","","Sparks","NV","US","894366126" +"1083256739","CONNECT","CONNECT URL","aylchiro.com","Y","","Adjust Your Life Chiropractic, LLC","","","","","","","10910 E State Road 70","Suite 101","Lakewood Ranch","FL","US","342028406" +"1891337549","CONNECT","CONNECT URL","tiffani.smithson@yahoo.com","N","tiffani.smithson@yahoo.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","18564 Eagles Roost Dr","","Germantown","MD","US","208742102" +"1003458761","SOAP","SOAP URL","Unsure","N","","","","","","","","","3115 S Grand Blvd Ste 224","","Saint Louis","MO","US","631181047" +"1013559772","CONNECT","CONNECT URL","https://www.marvelousminds.net/","N","","","","","","","","","420 Pennsylvania Ave Ste 101","","Glen Ellyn","IL","US","601374427" +"1831731595","OTHERS","Other URL","DeWitt","N","","","","","","","","","601 S Union St","","DE Witt","AR","US","720422727" +"1578105235","DIRECT","Direct Messaging Address","jnewton@rwcohio.org","N","email","","DIRECT","Direct","","OTHER","Other","email","228 N Barron St","","Eaton","OH","US","453201704" +"1063054724","CONNECT","CONNECT URL","8158443561","N","8158443561","","","","","","","","310 E Torrance Ave","","Pontiac","IL","US","617642748" +"1417599176","CONNECT","CONNECT URL","8158443561","N","8158443561","","","","","","","","310 E Torrance Ave","","Pontiac","IL","US","617642748" +"1013559673","DIRECT","Direct Messaging Address","info@vision2020eye.com","N","","","DIRECT","Direct","","","","","171 Retail Commons Pkwy Ste 6","","Martinsburg","WV","US","254036179" +"1518509173","CONNECT","CONNECT URL","ehhca@aol.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","328 Ash Tree Rd","","Columbia","SC","US","292299386" +"1356983910","OTHERS","Other URL","Avatar","N","","","","","","","","","690 Courtenay Dr NE","","Atlanta","GA","US","303063421" +"1699317255","CONNECT","CONNECT URL","CIS","N","CIS","","DIRECT","Direct","","OTHER","Other","CIS","1325 Sycamore Rd","","Dekalb","IL","US","601152483" +"1881236446","CONNECT","CONNECT URL","nward@best-tx.com","N","","","","","","","","","21 Technology Dr","","East Setauket","NY","US","117334000" +"1992347512","OTHERS","Other URL","Draper","N","","","DIRECT","Direct","","","","","12176 S 1000 E Ste 10","","Draper","UT","US","840203221" +"1245872811","DIRECT","Direct Messaging Address","VALERIE.PORTER2@VA.GOV","N","WORK EMAIL","","DIRECT","Direct","","OTHER","Other","EMAIL","6900 N Pecos Rd","","North Las Vegas","NV","US","890864400" +"1225670805","CONNECT","CONNECT URL","jtpstanford","N","Morning Pointe","","DIRECT","Direct","","CSV","CSV","","36 Rolling Meadows Dr","","Stanford","KY","US","404847508" +"1568004158","DIRECT","Direct Messaging Address","wleigh07@hotmail.com","N","","","","","","","","","1100 Thornwood Dr Lot 901","","Heath","OH","US","430569550" +"1578105169","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","1000 Eddy St","","Providence","RI","US","029054739" +"1114569712","CONNECT","CONNECT URL","Buckeye","N","","","","","","","","","22818 W Ashleigh Marie Dr","","Buckeye","AZ","US","853264080" +"1285276899","DIRECT","Direct Messaging Address","drkimberlyparksdc@drkimberlyparksdc.com","N","email","","","","","","","","108 W Pasadena Blvd","","Deer Park","TX","US","775364870" +"1467094078","DIRECT","Direct Messaging Address","jptterbeck@best-tx.com","N","email","","DIRECT","Direct","","CSV","CSV","","6 Middle Country Rd","","Middle Island","NY","US","119532516" +"1700428323","DIRECT","Direct Messaging Address","kramer483@hotmail.com","N","email","","","","","","","","6201 Reid Dr NW","","Gig Harbor","WA","US","983351349" +"1275175804","OTHERS","Other URL","Annandale","N","","","","","","","","","4497 Morning Wind Ct","","Annandale","VA","US","220035902" +"1992347538","CONNECT","CONNECT URL","Rebeccachaney0@gmail.com","N","","","","","","","","","3638 Morris Farm Dr Apt 1B","","Greensboro","NC","US","274098970" +"1003458613","DIRECT","Direct Messaging Address","beth.cottrell@kidspeace.org","N","","","","","","","","","49 Florida Ave","","Bangor","ME","US","044013005" +"1033751631","OTHERS","Other URL","desktops","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5108 Sandy Ln","","Fairfield","OH","US","450142738" +"1467094029","DIRECT","Direct Messaging Address","dlucero@pol-nsn.gov","N","work email","","DIRECT","Direct","","OTHER","Other","email","7 Rio San Jose","","Laguna","NM","US","87026" +"1649812207","OTHERS","Other URL","https://heart2heartlactation.com","N","","","","","","","","","1304 SE 58th Ave","","Portland","OR","US","972152728" +"1730721309","CONNECT","CONNECT URL","www.athenahealth.net","Y","Athena Health EMR","Sunshine Pediatrics of Central Florida","HIE","Health Information Exchange (HIE)","","OTHER","Other","Document","210 Lookout Pl","","Maitland","FL","US","327514491" +"1447892179","OTHERS","Other URL","yxa247@med.miami.edu","N","","","","","","","","","25041 SW 120th Pl","","Homestead","FL","US","330325981" +"1285276931","OTHERS","Other URL","Beaufort","N","","","","","","","","","1055 Ribaut Rd Ste 30","","Beaufort","SC","US","299025447" +"1467094102","DIRECT","Direct Messaging Address","natalie@lakecountrysls.com","N","Owner Email","","","","","","","","181 Little Rock Rd NW","","Rice","MN","US","563678685" +"1730721481","CONNECT","CONNECT URL","yusleidygil0219@hotmail.com","N","","","","","","","","","1055 SW 12th St","","Miami","FL","US","331291824" +"1467094110","OTHERS","Other URL","johnwowo@gmail.com","N","","","","","","","","","718 SW Alder St Ste 218","","Portland","OR","US","972053423" +"1285276840","DIRECT","Direct Messaging Address","mdowning4@schools.nyc.gov","Y","Work email","NYC Department of Education","","","","","","","52 Chambers St","Room # 318","New York","NY","US","100071222" +"1003458670","DIRECT","Direct Messaging Address","christine.armenta@coloradobehavior.com","N","","","DIRECT","Direct","","OTHER","Other","direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203104" +"1003458670","DIRECT","Direct Messaging Address","christine.armenta@coloradobehavior.com","N","","","DIRECT","Direct","","OTHER","Other","direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203104" +"1003458670","DIRECT","Direct Messaging Address","christine.armenta@coloradobehavior.com","N","","","DIRECT","Direct","","OTHER","Other","direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203104" +"1922640598","DIRECT","Direct Messaging Address","Tpinner@infinitycounselinggroup.com","N","Professional organization email","","DIRECT","Direct","","CSV","CSV","","6325 N Center Dr Bldg 18","","Norfolk","VA","US","235024010" +"1750923322","DIRECT","Direct Messaging Address","mmulvey@harvard.bidmc.edu","N","","","","","","","","","330 Brookline Ave","","Boston","MA","US","022155400" +"1194367763","OTHERS","Other URL","o","N","o","","","","","","","","3876 Highway 90","","Pace","FL","US","325711095" +"1578105144","DIRECT","Direct Messaging Address","camdione@grierlpc.hush.com","N","Secured messaging","","DIRECT","Direct","","CSV","CSV","","912 Killian Hill Rd SW Ste 103B","","Lilburn","GA","US","300478976" +"1235771809","OTHERS","Other URL","IEP","N","","","DIRECT","Direct","","OTHER","Other","CSE","555 Knollwood Rd","","White Plains","NY","US","106031928" +"1164064739","DIRECT","Direct Messaging Address","jennifer.a.barry6.mil@mail.mil","N","","","","","","","","","2817 Reilly St","","Fort Bragg","NC","US","283107324" +"1043852619","OTHERS","Other URL","dbrown@remnantcounselingcenter.com","N","email address","","DIRECT","Direct","","OTHER","Other","dbrown@remnantcounselingcenter.com","1125 Commercial Dr","","Lexington","KY","US","405053815" +"1477195063","DIRECT","Direct Messaging Address","khamel@saratogacare.org","N","email","","DIRECT","Direct","","OTHER","Other","not sure","8 Medical Park Dr","","Malta","NY","US","120205050" +"1619519287","DIRECT","Direct Messaging Address","info@hopepca-vegas.com","N","email","","","","","","","","2670 Crimson Canyon Dr Ste 150","","Las Vegas","NV","US","891280848" +"1851933436","DIRECT","Direct Messaging Address","info@hopepca-vegas.com","N","email","","","","","","","","2670 Crimson Canyon Dr Ste 150","","Las Vegas","NV","US","891280848" +"1760024343","CONNECT","CONNECT URL","adaly@best-tx.com","N","private email","","DIRECT","Direct","","OTHER","Other","none","770 Grand Blvd Ste 17","","Deer Park","NY","US","117295725" +"1649812223","OTHERS","Other URL","Boone","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","425 Jack Branch Rd","","Boone","NC","US","286080001" +"1316589906","CONNECT","CONNECT URL","laurel.anderson@raytownschools.org","N","","","DIRECT","Direct","","","","","5290 Sycamore Ave","","Kansas City","MO","US","641292365" +"1962044552","DIRECT","Direct Messaging Address","info@hopepca-vegas.com","N","email","","","","","","","","2670 Crimson Canyon Dr Ste 150","","Las Vegas","NV","US","891280848" +"1497397087","OTHERS","Other URL","Willis","N","","","","","","","","","2019 N Frazier St","","Conroe","TX","US","773011233" +"1194367789","DIRECT","Direct Messaging Address","contact@archdentistry.com","N","email address","","DIRECT","Direct","","OTHER","Other","OTHER","807 Hazelwest Dr","","Hazelwood","MO","US","630421748" +"1992347587","DIRECT","Direct Messaging Address","cthompson@regenerativemedicalcenter.company","N","email address","","DIRECT","Direct","","CSV","CSV","","4646 N Shallowford Rd","","Atlanta","GA","US","303386308" +"1649812231","CONNECT","CONNECT URL","electronic","N","","","","","","","","","6504 Wrenview Ct","","Huber Heights","OH","US","454242731" +"1083256671","CONNECT","CONNECT URL","Smaly@best-tx.com","N","","","","","","","","","21 Technology Dr","","East Setauket","NY","US","117334000" +"1619519204","CONNECT","CONNECT URL","Burbank","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2121 W Magnolia Blvd","","Burbank","CA","US","915061706" +"1386286987","DIRECT","Direct Messaging Address","hcecredentialing@aahs.org","N","","","","","","","","","1630 Main St Ste 109","","Chester","MD","US","216192792" +"1144862756","OTHERS","Other URL","https://auth.webpt.com/","N","","","","","","","","","1727 Sweetwater Rd Ste 118","","National City","CA","US","919507651" +"1568004174","DIRECT","Direct Messaging Address","norman.rosenblatt@cdcr.ca.gov","N","","","","","","","","","900 Quebec Ave","","Corcoran","CA","US","932129715" +"1437791050","OTHERS","Other URL","https://www.hipaaspace.com/Medical_Billing/Coding/National_Provider_Identifier/Codes/NPI_1285044818.","Y","HIPAA Space Profile","Helping Others Help Themselves","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1000 Bible Way Ste 63","","Reno","NV","US","895022134" +"1801438411","DIRECT","Direct Messaging Address","wlowe@portangelesschools.org","N","Secure E-mail","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Other","106 Monroe Rd","","Port Angeles","WA","US","983628695" +"1164064788","DIRECT","Direct Messaging Address","julie.picking@davita.com","N","","","DIRECT","Direct","","OTHER","Other","email","5143 Office Park Dr","","Bakersfield","CA","US","933090660" +"1750923371","DIRECT","Direct Messaging Address","jpalma@harmonia-care.org","N","Work Email","","DIRECT","Direct","","OTHER","Other","Work Email","6722 Erie Rd","","Derby","NY","US","140479670" +"1669014288","OTHERS","Other URL","webpt.com","N","","","","","","","","","389 Highway 21 Ste 403","","Madisonville","LA","US","704473441" +"1760024384","OTHERS","Other URL","gina.copak@northbay.org","N","","","","","","","","","1200 B Gale Wilson Blvd","","Fairfield","CA","US","945333552" +"1093357626","DIRECT","Direct Messaging Address","Jvanhorn@bellarmine.edu","N","School email address","","DIRECT","Direct","","","","","935 N Cassady Ave","","Columbus","OH","US","432192283" +"1154963783","DIRECT","Direct Messaging Address","ryan.bennett@alphaproject.org","Y","","Alpha Project for the Homeless","","","","","","","993 Postal Way","","Vista","CA","US","920836945" +"1245872878","CONNECT","CONNECT URL","kwongyee@ucdavis.edu","N","","","","","","","","","2279 45th St","","Sacramento","CA","US","958171514" +"1063054690","OTHERS","Other URL","www.counselingasheboro.com","N","","","","","","","","","904 S Cox St","","Asheboro","NC","US","272036466" +"1770125304","DIRECT","Direct Messaging Address","tberry3@stevenson.edu","N","","","DIRECT","Direct","","CSV","CSV","","100 Campus Cir","","Owings Mills","MD","US","211177803" +"1285276824","DIRECT","Direct Messaging Address","shayden@gaamha.org","N","email","","DIRECT","Direct","","CSV","CSV","","208 Coleman St","","Gardner","MA","US","014403767" +"1922640572","OTHERS","Other URL","EclinicalWorks","Y","Software system","Corizon Health","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8001 State Rd","","Philadelphia","PA","US","191362908" +"1477195014","OTHERS","Other URL","https://app.acuityscheduling.com/schedule.php?owner=18366076","N","integrated scheduling website with electronic forms sent to HIPPA compliant e-mail","","HIE","Health Information Exchange (HIE)","","OTHER","Other","health forms","2475 Spring St","","Coplay","PA","US","180372432" +"1659913200","SOAP","SOAP URL","Mountprospect","N","","","DIRECT","Direct","","CSV","CSV","","1403 S Birch Dr","","Mount Prospect","IL","US","600564505" +"1750923231","DIRECT","Direct Messaging Address","cgarza@abaspectrum.com","N","company email address","","DIRECT","Direct","","OTHER","Other","email","2800 E Whitestone Blvd Ste 120","","Cedar Park","TX","US","786137275" +"1780226332","OTHERS","Other URL","safehavenregionalllc2gmail.com","N","Busniess email Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Health Information Exchange","4663 Haygood Rd Ste 214","","Virginia Beach","VA","US","234555442" +"1982246633","OTHERS","Other URL","Bluffton","N","","","","","","","","","16 Okatie Center Blvd S Ste 201","","Bluffton","SC","US","299097544" +"1942842695","DIRECT","Direct Messaging Address","jennifer.zhang13@stjohns.edu","N","email","","","","","","","","13358 41st Rd","","Flushing","NY","US","113553632" +"1851933501","CONNECT","CONNECT URL","https://mychart.med.utah.edu/mychart/default.asp","N","","","","","","","","","590 S Wakara Way","","Salt Lake City","UT","US","841081200" +"1871135525","CONNECT","CONNECT URL","tarnold@heatherheights.com","N","email","","DIRECT","Direct","","OTHER","Other","email","160 W Jefferson Rd","","Pittsford","NY","US","145341802" +"1972145522","DIRECT","Direct Messaging Address","kweaver@lacada.com","Y","","LA CADA Homeless Outreach Program","","","","","","","333 S Central Ave","","Los Angeles","CA","US","900131724" +"1972145522","DIRECT","Direct Messaging Address","kweaver@lacada.com","Y","","LA CADA Homeless Outreach Program","","","","","","","333 S Central Ave","","Los Angeles","CA","US","900131724" +"1972145522","DIRECT","Direct Messaging Address","kweaver@lacada.com","Y","","LA CADA Homeless Outreach Program","","","","","","","333 S Central Ave","","Los Angeles","CA","US","900131724" +"1457993024","DIRECT","Direct Messaging Address","info@hopepca-vegas.com","N","email","","","","","","","","2670 Crimson Canyon Dr Ste 150","","Las Vegas","NV","US","891280848" +"1073155529","OTHERS","Other URL","KaleidaCare","N","Online Medical Records","","OTHER","Other","All Patient Records Stored Here","CSV","CSV","","179 W Winchester St","","Murray","UT","US","841077237" +"1326680927","DIRECT","Direct Messaging Address","ctieche@rechargeocalaclinic.com","N","","","","","","","","","47 SW 17th St","","Ocala","FL","US","344718104" +"1750923207","DIRECT","Direct Messaging Address","vmcclenon-wood@waltoncsd.org","N","","","","","","","","","47-49 Stockton Ave","","Walton","NY","US","138561406" +"1972145571","CONNECT","CONNECT URL","anna.hosner@focusflorida.com","N","","","","","","","","","4997 Royal Gulf Cir","","Fort Myers","FL","US","339667006" +"1700428307","CONNECT","CONNECT URL","Juneau","Y","","Bartlett Regional Hospital","","","","","","","3260 Hospital Drive","","Juneau","AK","US","998017808" +"1285276881","DIRECT","Direct Messaging Address","jtesta@best-tx.com","N","email","","DIRECT","Direct","","CSV","CSV","","6 Middle Country Rd","","Middle Island","NY","US","119532516" +"1588206197","DIRECT","Direct Messaging Address","jpleasant@best-tx.com","N","email","","DIRECT","Direct","","CSV","CSV","","6 Middle Country Rd","","Middle Island","NY","US","119532516" +"1588206197","DIRECT","Direct Messaging Address","jpleasant@best-tx.com","N","email","","DIRECT","Direct","","CSV","CSV","","6 Middle Country Rd","","Middle Island","NY","US","119532516" +"1588206197","DIRECT","Direct Messaging Address","jpleasant@best-tx.com","N","email","","DIRECT","Direct","","CSV","CSV","","6 Middle Country Rd","","Middle Island","NY","US","119532516" +"1588206197","DIRECT","Direct Messaging Address","jpleasant@best-tx.com","N","email","","DIRECT","Direct","","CSV","CSV","","6 Middle Country Rd","","Middle Island","NY","US","119532516" +"1588206197","DIRECT","Direct Messaging Address","jpleasant@best-tx.com","N","email","","DIRECT","Direct","","CSV","CSV","","6 Middle Country Rd","","Middle Island","NY","US","119532516" +"1497397012","CONNECT","CONNECT URL","OfficeAllyEHR","N","Electronic medical records","","","","","","","","23101 Sherman Pl Ste 301","","West Hills","CA","US","913072010" +"1497397020","CONNECT","CONNECT URL","5137203721","N","Cell","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4380 Eaton Rd","","Hamilton","OH","US","450139682" +"1497397020","CONNECT","CONNECT URL","5137203721","N","Cell","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4380 Eaton Rd","","Hamilton","OH","US","450139682" +"1497397020","CONNECT","CONNECT URL","5137203721","N","Cell","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3644 Church St Apt 30","","Cincinnati","OH","US","452443080" +"1831731462","DIRECT","Direct Messaging Address","KJacuzzo@senecafallscsd.org","N","","","","","","","","","95 Troy St","","Seneca Falls","NY","US","131481137" +"1730721374","DIRECT","Direct Messaging Address","Info@affinityhealthcares.com","N","","","","","","","","","2541 Tandy Dr","","Gulfport","MS","US","395033791" +"1447892088","CONNECT","CONNECT URL","www.newhopesolutionswellnesscenter.com","N","website","","DIRECT","Direct","","CSV","CSV","","247 W Kings Hwy Ofc B","","Eden","NC","US","272885009" +"1164064705","OTHERS","Other URL","Washington","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4130 Hunt Pl NE","","Washington","DC","US","200193565" +"1346882982","DIRECT","Direct Messaging Address","Hello@AshleyParkDental.com","N","Office Email","","DIRECT","Direct","","CSV","CSV","","7651 Ashley Park Ct Ste 406","","Orlando","FL","US","328356114" +"1588206122","OTHERS","Other URL","getbackllc33@gmail.com","N","","","","","","","","","326 Prospect Ave Apt 3J","","Hackensack","NJ","US","076012615" +"1205478849","CONNECT","CONNECT URL","www.jobshouseofprosperity.org","N","","","","","","","","","123 Garner Cir","","Montrose","MN","US","553638598" +"1831731470","DIRECT","Direct Messaging Address","sherri@cornwallcounselingservices.com","N","HIPPA compliant email address","","DIRECT","Direct","","","","","101 Cedar St","","Lebanon","PA","US","170429776" +"1811539463","OTHERS","Other URL","email","N","","","","","","","","","2107 Whispering Willow Ct","","Temple Hills","MD","US","207485737" +"1811539463","OTHERS","Other URL","email","N","","","","","","","","","2107 Whispering Willow Ct","","Temple Hills","MD","US","207485737" +"1194367748","DIRECT","Direct Messaging Address","rose@baysrvpbilling.org","N","email","","DIRECT","Direct","","CSV","CSV","","4620 3rd Ave","","Brooklyn","NY","US","112201034" +"1902448558","OTHERS","Other URL","premierrxcare@gmail.com","N","","","","","","","","","3539 Dolfield Ave","","Baltimore","MD","US","212156125" +"1093357642","OTHERS","Other URL","Tucson","N","","","","","","","","","4471 N Placita Queretaro","","Tucson","AZ","US","857496104" +"1346882990","OTHERS","Other URL","veronicar@kidsblossom.com","N","","","DIRECT","Direct","","CSV","CSV","","950 Lee St Ste 212","","Des Plaines","IL","US","600166574" +"1871135426","SOAP","SOAP URL","EMR","N","Electronic Record","","DIRECT","Direct","","CSV","CSV","","8016 Stonehill Dr","","Plano","TX","US","750252564" +"1457993909","DIRECT","Direct Messaging Address","aalbornoz@miracleearhearing.com","Y","","MEFL, LLC","","","","","","","800 E Hallandale Beach Blvd Ste 16","","Hallandale Beach","FL","US","330094475" +"1548802093","DIRECT","Direct Messaging Address","jshaffer@nyap.org","N","","","","","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1992347447","DIRECT","Direct Messaging Address","christy.massey.1@17762.direct.athenahealth.com","N","","","","","","","","","56 Dutch Ln","","Columbus","MS","US","397025500" +"1265074710","OTHERS","Other URL","andreachadwickdental@gmail.com","N","","","","","","","","","1557 Windview","","Brownsburg","IN","US","461127641" +"1225670771","DIRECT","Direct Messaging Address","saloia@visitingangels.com","N","","","","","","","","","2340 Cline Ave","","Schererville","IN","US","463752578" +"1205478765","CONNECT","CONNECT URL","Hackensack","N","","","","","","","","","385 Prospect Ave Ste 300","","Hackensack","NJ","US","076012570" +"1841832300","DIRECT","Direct Messaging Address","mbursler@nbngroup.com","N","business email","","","","","","","","240 N James St","","Newport","DE","US","198043169" +"1013559574","CONNECT","CONNECT URL","Rebecca.Moses3@genesishcc.com","N","","","DIRECT","Direct","","CSV","CSV","","8 Elm Ave","","Moundsville","WV","US","260411321" +"1487296943","DIRECT","Direct Messaging Address","heather.campbell@ivyrehab.com","N","","","","","","","","","138 W Highland Rd Ste 500-600","","Howell","MI","US","488432170" +"1316589880","CONNECT","CONNECT URL","CDCC","N","","","HIE","Health Information Exchange (HIE)","","","","","620 N Aurora St Ste 1","","Stockton","CA","US","952022276" +"1902448483","CONNECT","CONNECT URL","ehr","N","Electronic Health Records","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","43 Lyon St","","Valley Stream","NY","US","115803517" +"1902448483","OTHERS","Other URL","EHR","N","Electronic Health records","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","43 Lyon St","","Valley Stream","NY","US","115803517" +"1821630302","OTHERS","Other URL","Jupiter","N","","","OTHER","Other","Jupiter","OTHER","Other","Jupiter","600 Heritage Dr Ste 130","","Jupiter","FL","US","334585288" +"1215579792","DIRECT","Direct Messaging Address","sheroniasinclair@texashealth.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1301 Pennsylvania Ave","","Fort Worth","TX","US","761042122" +"1124660600","DIRECT","Direct Messaging Address","nsamuel@hillcrest-dc.org","N","","","","","","","","","5501 45th Ave Apt 517","","Hyattsville","MD","US","207811661" +"1194367672","CONNECT","CONNECT URL","l.tally@kiptherapy.com","N","email","","","","","","","","120 W 31st St Fl 3","","New York","NY","US","100013407" +"1558903039","OTHERS","Other URL","afoglelpc@mountainviewcounseling.info","N","","","","","","","","","3544 N Progress Ave Ste 102","","Harrisburg","PA","US","171109638" +"1811539398","DIRECT","Direct Messaging Address","erin.collard2@UHhospitals.org","N","email","","DIRECT","Direct","","OTHER","Other","email","11100 Euclid Avenue","Seidman Cancer Center 4th Floor, Berger Office","Cleveland","OH","US","44106" +"1285276766","DIRECT","Direct Messaging Address","patti@genesis-anb.com","Y","Clinical Director","Genesis...A New Beginning","","","","","","","417 N Main St Ste B","","Salisbury","NC","US","281444358" +"1285276766","DIRECT","Direct Messaging Address","patti@genesis-anb.com","Y","Clinical Director","Genesis...A New Beginning","","","","","","","417 N Main St Ste B","","Salisbury","NC","US","281444358" +"1285276766","DIRECT","Direct Messaging Address","patti@genesis-anb.com","Y","Clinical Director","Genesis...A New Beginning","","","","","","","417 N Main St Ste B","","Salisbury","NC","US","281444358" +"1285276766","DIRECT","Direct Messaging Address","patti@genesis-anb.com","Y","Clinical Director","Genesis...A New Beginning","","","","","","","417 N Main St Ste B","","Salisbury","NC","US","281444358" +"1467094946","DIRECT","Direct Messaging Address","kaylynn@newdirectionsaba.com","N","Director Email","","DIRECT","Direct","","CSV","CSV","","704 Bruce Ct","","Herndon","VA","US","201705442" +"1467094946","CONNECT","CONNECT URL","tablets@newdirectionsaba.com","N","company email","","DIRECT","Direct","","OTHER","Other","email","704 Bruce Ct","","Herndon","VA","US","201705442" +"1649812140","CONNECT","CONNECT URL","email","N","","","DIRECT","Direct","","CSV","CSV","","17434 128th Ave SE","","Renton","WA","US","980586137" +"1306488812","OTHERS","Other URL","CARLISLE","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","419 Village Dr Ste 5","","Carlisle","PA","US","170156943" +"1225670722","OTHERS","Other URL","https://wellwithinmyspace.squarespace.com","N","website","","DIRECT","Direct","","CSV","CSV","","1814 Beaumont St","","Grand Prairie","TX","US","750511317" +"1801438254","OTHERS","Other URL","EMR","N","Practice Fusion","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HL7","6420 B George Washington Memorial Highway","","Yorktown","VA","US","23269" +"1811539372","OTHERS","Other URL","rab93490@ucmo.edu","N","","","","","","","","","9151 NE 81st Ter Ste 105","","Kansas City","MO","US","641581176" +"1669014213","CONNECT","CONNECT URL","jason.copeland@roswellpark.org","N","hospital email","","DIRECT","Direct","","CSV","CSV","","665 Elm and Carlton Street Elm and Carlton Street","","Buffalo","NY","US","142630001" +"1902448459","CONNECT","CONNECT URL","kimberly.levar@lakehealth.org","N","email","","DIRECT","Direct","","OTHER","Other","work","8655 Market St","","Mentor","OH","US","440604170" +"1124660683","CONNECT","CONNECT URL","EPC","N","OMH","","DIRECT","Direct","","CSV","CSV","","100 Washington St","","Elmira","NY","US","149012849" +"1598307050","CONNECT","CONNECT URL","lexington@longsrx.com","N","","","","","","","","","1216 W Main St Ste D","","Lexington","SC","US","290722453" +"1598307050","CONNECT","CONNECT URL","cmsluder@longsrx.com","N","","","","","","","","","1216 W Main St Ste D","","Lexington","SC","US","290722453" +"1639711195","DIRECT","Direct Messaging Address","jplandry@dal.ca","N","","","","","","","","","18108 S Parkview Dr Apt I17","","Houston","TX","US","770846578" +"1760024210","OTHERS","Other URL","NA","N","NA","","OTHER","Other","N/A","OTHER","Other","N/A","1000 Eddy St","","Providence","RI","US","029054739" +"1265074728","CONNECT","CONNECT URL","https://rapid06.acom.com:3836","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","305 W Grand Ave Ste 500","","Montvale","NJ","US","076451813" +"1366084824","OTHERS","Other URL","doulaofwomenshealth@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2031 W Saratoga St","","Baltimore","MD","US","212231505" +"1174165633","OTHERS","Other URL","Seaford","N","","","","","","","","","3833 Morton Lane","","Seaford","NY","US","11783" +"1083256549","CONNECT","CONNECT URL","Velocidoc","N","","","HIE","Health Information Exchange (HIE)","","","","","11491 US 70 Bus Hwy W","","Clayton","NC","US","275202207" +"1831731306","OTHERS","Other URL","Austell","N","Anytime MD Urgent Care","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Austell","4898 Austell Rd","","Austell","GA","US","301062055" +"1023650595","DIRECT","Direct Messaging Address","drwjohnson@flneuropain.com","Y","Secure Messaging","Fl Neuro Pain And Spine Center, .P.A.","DIRECT","Direct","","CSV","CSV","","1008 Jenks Ave","","Panama City","FL","US","324012437" +"1023650595","DIRECT","Direct Messaging Address","drwjohnson@flneuropain.com","N","Secure messaging","","DIRECT","Direct","","CSV","CSV","","8340 Front Beach Rd","","Panama City Beach","FL","US","324074825" +"1013559582","OTHERS","Other URL","Till","N","","","","","","","","","20 Eastbrook Rd","","Dedham","MA","US","020262075" +"1659913127","SOAP","SOAP URL","bizmed","N","","","","","","","","","272 Cassidy Trl","","Douglasville","GA","US","301345312" +"1699317164","CONNECT","CONNECT URL","Carelogic","N","Secure database","","","","","","","","335 Chandler St","","Worcester","MA","US","016023441" +"1255973723","DIRECT","Direct Messaging Address","daisy_higareda@ymail.com","N","","","","","","","","","160 S Old Springs Rd Ste 135","","Anaheim","CA","US","928081285" +"1972145449","CONNECT","CONNECT URL","snyderobgyn.org","N","","","DIRECT","Direct","","CSV","CSV","","3980 Sheridan Dr","","Buffalo","NY","US","142261727" +"1346882826","DIRECT","Direct Messaging Address","drmoss@npsych.info","N","Organization email","","DIRECT","Direct","","","","","7511 New La Grange Rd","","Louisville","KY","US","402224859" +"1790327278","CONNECT","CONNECT URL","SimplePractice","N","online system secured platform","","DIRECT","Direct","","","","","5700 Six Forks Rd Ste 202","","Raleigh","NC","US","276098616" +"1790327278","CONNECT","CONNECT URL","SimplePractice","N","","","DIRECT","Direct","","","","","5700 Six Forks Rd Ste 202","","Raleigh","NC","US","276098616" +"1245872720","CONNECT","CONNECT URL","www.healingplaycounseling.com","N","","","","","","","","","530 S 2nd St","","Haskell","TX","US","795216504" +"1134761620","CONNECT","CONNECT URL","none","N","none","","DIRECT","Direct","","CSV","CSV","","6333 E Skelly Dr","","Tulsa","OK","US","741356106" +"1154963650","DIRECT","Direct Messaging Address","rtonelli@baypath.edu","N","","","","","","","","","24 Kris Alan Dr","","Holden","MA","US","015201001" +"1881236388","OTHERS","Other URL","INFO@USTRIPSLIMO.COM","N","EMAIL","","OTHER","Other","INFO@USTRIPSLIMO.COM","OTHER","Other","EMAIL","236 Kimball Ave","","Yonkers","NY","US","107043025" +"1336781830","CONNECT","CONNECT URL","billing@therapyworkskansas.com","N","","","","","","","","","1311 Wakarusa Dr Ste 1000","","Lawrence","KS","US","660491741" +"1417599911","DIRECT","Direct Messaging Address","cynthia.lezama-bernal@eastersealsucp.com","N","","","","","","","","","600 Lynndale Ct Ste F","","Greenville","NC","US","278585443" +"1629610126","DIRECT","Direct Messaging Address","teresa.smith6@hcahealthcare.com","N","work email address","","DIRECT","Direct","","OTHER","Other","Email address","2000 SE Blue Pkwy","","Lees Summit","MO","US","640631041" +"1366084865","DIRECT","Direct Messaging Address","info@extremehomecaresvcs.com","N","Business Email Address","","DIRECT","Direct","","CSV","CSV","","11886 New Country Ln","","Columbia","MD","US","210444406" +"1376185892","CONNECT","CONNECT URL","ui","N","csv","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","111 Lyman Ave","","Greenwood","SC","US","296464516" +"1285276717","OTHERS","Other URL","www.sarahjanoffbrinnlcsw.com","N","Business Website","","","","","","","","21 Tamal Vista Blvd Ste 180","","Corte Madera","CA","US","949251146" +"1891337325","CONNECT","CONNECT URL","therapy.countryclub@daybreakventure.com","N","","","","","","","","","9 Medical Dr","","Amarillo","TX","US","791064137" +"1346882875","CONNECT","CONNECT URL","Yakima","N","","","","","","","","","4114 W Nob Hill Blvd","","Yakima","WA","US","989083900" +"1982246419","OTHERS","Other URL","counselorsofgod.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2179 Lawrenceville Hwy Ste 109","","Lawrenceville","GA","US","300447709" +"1699317123","DIRECT","Direct Messaging Address","sdomi033@fiu.edu","N","school email","","DIRECT","Direct","","","","","1055 Bella Vista Ave","","Coral Gables","FL","US","331566451" +"1699317123","DIRECT","Direct Messaging Address","sdomi033@fiu.edu","N","school email","","DIRECT","Direct","","","","","1055 Bella Vista Ave","","Coral Gables","FL","US","331566451" +"1699317123","DIRECT","Direct Messaging Address","sdomi033@fiu.edu","N","school email","","DIRECT","Direct","","","","","1055 Bella Vista Ave","","Coral Gables","FL","US","331566451" +"1972145407","DIRECT","Direct Messaging Address","hello@lakeshoredentalorlando.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1221 W Fairbanks Ave","","Orlando","FL","US","328041205" +"1073155511","OTHERS","Other URL","dentacareeastknox@gmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","3001 Knoxville Center Dr Ste 1100","","Knoxville","TN","US","379245076" +"1790327237","OTHERS","Other URL","b_sanchez734@yahoo.com","N","","","","","","","","","10450 Brian Mooney Ave","","El Paso","TX","US","799352809" +"1154963692","OTHERS","Other URL","liveathomellc@gmail.com","N","business email address","","OTHER","Other","email exchange","OTHER","Other","email","17455 SW 108th Pl","","Tualatin","OR","US","970628427" +"1942842380","OTHERS","Other URL","Desktop","N","","","","","","","","","110 Laurel St Ste 2","","Malden","MA","US","021484406" +"1639711070","DIRECT","Direct Messaging Address","ashley.hunter@nvih.org","N","email","","OTHER","Other","email","OTHER","Other","other","1515 Springfield Dr Ste 175","","Chico","CA","US","959285398" +"1780226126","DIRECT","Direct Messaging Address","Sherilyn@cuddlesandcream.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1312 N 16th Ave","","Yakima","WA","US","989021354" +"1033751474","CONNECT","CONNECT URL","IHS","N","Government Healthcare System","","HIE","Health Information Exchange (HIE)","","OTHER","Other","EHR","40520 County Highway 34","","Ogema","MN","US","565699612" +"1851933295","OTHERS","Other URL","Rtsheals@yahoo.com","N","Email","","DIRECT","Direct","","CSV","CSV","","2641 Ashland Ave Fl 2","","Baltimore","MD","US","212051642" +"1487296836","CONNECT","CONNECT URL","Donaldsonville","N","","","DIRECT","Direct","","CSV","CSV","","54 Veterans Blvd","","Donaldsonville","LA","US","703462450" +"1013559467","OTHERS","Other URL","carecitypt@gmail.com","N","","","DIRECT","Direct","","OTHER","Other","email","909 Midland Ave, GROUND FLOOR","","Yonkers","NY","US","107041092" +"1720620172","OTHERS","Other URL","10/19/2030","N","","","","","","","","","820 E Gilbert St","","San Bernardino","CA","US","924150928" +"1629610076","DIRECT","Direct Messaging Address","meghan.jorgensen@wesleymc.com","N","email","","DIRECT","Direct","","OTHER","Other","none","550 N Hillside St","","Wichita","KS","US","672144910" +"1629610076","DIRECT","Direct Messaging Address","meghan.jorgensen@wesleymc.com","N","","","","","","","","","550 N Hillside St","","Wichita","KS","US","672144910" +"1518509967","CONNECT","CONNECT URL","HOME-CA54-5","N","network","","DIRECT","Direct","","CSV","CSV","","1500 Tiffany Dr","","LA Place","LA","US","700686349" +"1174165526","OTHERS","Other URL","meganspac@gmail.com","N","Business Email","","","","","","","","1 Shrader St Ste 450","","San Francisco","CA","US","941171022" +"1437791886","DIRECT","Direct Messaging Address","jolmedo@townofbabylon.com","Y","","Town of Babylon - Division of Drug and Alcohol Services","","","","","","","281 Phelps Lane","","North Babylon","NY","US","11703" +"1720620180","DIRECT","Direct Messaging Address","dwhite@bartletthospital.org","N","","","","","","","","","3260 Hospital Dr","","Juneau","AK","US","998017808" +"1184266546","CONNECT","CONNECT URL","Portal","N","","","","","","","","","550 1st Ave","","New York","NY","US","100166402" +"1790327153","OTHERS","Other URL","RehabOptima","N","","","","","","","","","4011 Williams Dr","","Georgetown","TX","US","786282491" +"1700428299","DIRECT","Direct Messaging Address","annemarie@innerrhythmcounseling.com","N","Computer","","DIRECT","Direct","","CSV","CSV","","2300 Canyon Blvd Ste 4","","Boulder","CO","US","803025619" +"1851933386","DIRECT","Direct Messaging Address","joanna@discovery-counseling.org","Y","employer email","Discovery Counseling Group, LLC","OTHER","Other","confidential information","OTHER","Other","Email","222 W Mission Ave Ste 30","","Spokane","WA","US","992012347" +"1114569654","DIRECT","Direct Messaging Address","amomtaheni@kidango.org","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Kidango","777 N 1st St Ste 220","","San Jose","CA","US","951126352" +"1114569654","DIRECT","Direct Messaging Address","amomtaheni@kidango.org","N","kidango address only","","DIRECT","Direct","","OTHER","Other","kidango","777 N 1st St Ste 220","","San Jose","CA","US","951126352" +"1114569654","DIRECT","Direct Messaging Address","amomtaheni@kidango.org","N","","","","","","","","","777 N 1st St Ste 220","","San Jose","CA","US","951126352" +"1972145480","CONNECT","CONNECT URL","email","N","","","","","","","","","612 S Myrtle Ave Ste 100","","Monrovia","CA","US","910163406" +"1124660659","CONNECT","CONNECT URL","Stockbridge","Y","","MedSouth Associates PC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6572 River Park Dr Ste 102","","Riverdale","GA","US","302742214" +"1487296844","CONNECT","CONNECT URL","Charlotte","N","","","HIE","Health Information Exchange (HIE)","","","","","7612 Monarch Birch Ln","","Charlotte","NC","US","282157060" +"1487296844","CONNECT","CONNECT URL","Charlotte","N","","","DIRECT","Direct","","CSV","CSV","","7612 Monarch Birch Ln","","Charlotte","NC","US","282157060" +"1265074751","DIRECT","Direct Messaging Address","jpalmieri@sdsunshinecenter.com","N","work","","","","","","","","35 Beaverson Blvd Ste 11","","Brick","NJ","US","087237869" +"1265074751","DIRECT","Direct Messaging Address","jpalmieri@sdsunshinecenter.com","N","","","OTHER","Other","office","","","","300 Corporate Center Dr Ste 100","","Manalapan","NJ","US","077268737" +"1952943433","DIRECT","Direct Messaging Address","becky@brooklynpsychotherapy.org","N","","","","","","","","","148 Wilson Ave","","Brooklyn","NY","US","112378042" +"1952943433","DIRECT","Direct Messaging Address","becky@brooklynpsychotherapy.org","N","","","","","","","","","148 Wilson Ave","","Brooklyn","NY","US","112378042" +"1134761786","OTHERS","Other URL","epic","Y","EHR","Singing River Health System","HIE","Health Information Exchange (HIE)","","OTHER","Other","patient information","2809 Denny Ave","","Pascagoula","MS","US","395815301" +"1134761786","OTHERS","Other URL","EPIC","Y","EMR","Singing River Health System","HIE","Health Information Exchange (HIE)","","OTHER","Other","medical record","2809 Denny Ave","","Pascagoula","MS","US","395815301" +"1740822261","OTHERS","Other URL","Documents","N","","","DIRECT","Direct","","CSV","CSV","","1048 Winterglen Way","","Austell","GA","US","301686126" +"1295377786","DIRECT","Direct Messaging Address","vpenoyer@bville.org","N","work email","","","","","","","","7650 Van Buren Rd","","Baldwinsville","NY","US","130279712" +"1326680802","DIRECT","Direct Messaging Address","shaily@maternalwellness.org","N","email","","DIRECT","Direct","","CSV","CSV","","1355 Old York Rd Ste 302","","Abington","PA","US","190013413" +"1801438387","CONNECT","CONNECT URL","smiledesigndentistryrialto@gmail.com","N","Company email address","","DIRECT","Direct","","CSV","CSV","","350 N Riverside Ave","","Rialto","CA","US","923765926" +"1700428281","OTHERS","Other URL","Roland","N","","","","","","","","","117 E Ray Fine Blvd","","Roland","OK","US","749545198" +"1013559533","OTHERS","Other URL","lasvegas","Y","","NBC Operations, LLC","OTHER","Other","lasvegas","OTHER","Other","lasvegas","8678 Spring Mountain Rd Ste 110","","Las Vegas","NV","US","891174103" +"1013559509","DIRECT","Direct Messaging Address","office@lwilliamscounseling.com","N","","","","","","","","","1901 E Bennett St Ste B","","Springfield","MO","US","658041427" +"1184266678","OTHERS","Other URL","Covina","N","rheumatology practice","","DIRECT","Direct","","OTHER","Other","Covina","500 W San Bernardino Rd Ste A","","Covina","CA","US","917223797" +"1619519139","OTHERS","Other URL","https://portal.azure.com","N","https://portal.azure.com","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Irving","1424 E Grauwyler Rd","","Irving","TX","US","750615124" +"1801438312","DIRECT","Direct Messaging Address","ccammarata@hmgderm.emadirect.md","N","","","","","","","","","100 Brick Rd Ste 306","","Marlton","NJ","US","080532146" +"1437791944","CONNECT","CONNECT URL","connectURL","N","","","","","","","","","301 Oxford Valley Rd Ste 601B","","Yardley","PA","US","190677712" +"1811539323","OTHERS","Other URL","jayshevy@gmail.com","N","","","","","","","","","352 Thomas S Boyland St","","Brooklyn","NY","US","112334763" +"1528600038","CONNECT","CONNECT URL","http://apgcare.com/contact/","N","","","DIRECT","Direct","","","","","15245 Shady Grove Rd Ste 130","","Rockville","MD","US","208506240" +"1073155586","DIRECT","Direct Messaging Address","DIPALP1@UMBC.EDU","N","EMAIL","","","","","","","","5755 Cedar Ln","","Columbia","MD","US","210442912" +"1578105086","CONNECT","CONNECT URL","email","N","","","DIRECT","Direct","","CSV","CSV","","17434 128th Ave SE","","Renton","WA","US","980586137" +"1639711146","DIRECT","Direct Messaging Address","amurphy@mwspeech.com","N","","","","","","","","","975 E Nerge Rd","","Roselle","IL","US","601724804" +"1083256507","OTHERS","Other URL","david.bennion@imail.org","N","","","OTHER","Other","david.bennion@imail.org","","","","1331 S Adams St","","Saratoga Springs","UT","US","840453852" +"1174165690","OTHERS","Other URL","N/A","N","","","","","","","","","3771 Stefani Rd","","Cantonment","FL","US","325337795" +"1871135392","DIRECT","Direct Messaging Address","moore.kristyhham@outlook.com","N","","","","","","","","","32 Dallas Stephens Rd","","Sandy Hook","KY","US","411718275" +"1316589831","CONNECT","CONNECT URL","unknown","N","","","","","","","","","21600 Oxnard St Ste 1800","","Woodland Hills","CA","US","913677807" +"1649812165","OTHERS","Other URL","www.elwyn.org","N","Elwyn Outpatient","","","","","","","","4040 Market St Ste 120","","Philadelphia","PA","US","191043003" +"1598307027","DIRECT","Direct Messaging Address","stephanie.lopez@saysc.org","Y","email","Social Advocates for Youth","DIRECT","Direct","","OTHER","Other","SAY","2447 Summerfield Rd","","Santa Rosa","CA","US","954057815" +"1558903096","DIRECT","Direct Messaging Address","stevieann@nestacupuncture.com","N","","","DIRECT","Direct","","","","","2137 Lombard St Fl 2","","San Francisco","CA","US","941232773" +"1558903096","DIRECT","Direct Messaging Address","stevieann@nestacupuncture.com","N","","","DIRECT","Direct","","","","","2137 Lombard St Fl 2","","San Francisco","CA","US","941232773" +"1558903096","DIRECT","Direct Messaging Address","stevieann@nestacpunucture.com","N","","","DIRECT","Direct","","","","","2137 Lombard St Fl 2","","San Francisco","CA","US","941232773" +"1215579743","DIRECT","Direct Messaging Address","crystal.pena@ssmhealth.com","N","","","","","","","","","3315 Kethley Rd","","Shawnee","OK","US","748049638" +"1285276725","CONNECT","CONNECT URL","Connections","N","","","","","","","","","4827 14th Ave","","Columbus","GA","US","319045900" +"1740822287","DIRECT","Direct Messaging Address","diamond4.jones@famu.edu","N","","","DIRECT","Direct","","CSV","CSV","","2093 W US 90","","Madison","FL","US","323404308" +"1215579750","DIRECT","Direct Messaging Address","george@nursingservicesofpb.com","N","","","","","","","","","6800 Forest Hill Blvd","","Greenacres","FL","US","334133310" +"1669014007","CONNECT","CONNECT URL","Oxnard","N","","","HIE","Health Information Exchange (HIE)","","","","","5020 S C St","","Oxnard","CA","US","930337502" +"1659913093","DIRECT","Direct Messaging Address","Kelsey.g@mebefamily.com","N","","","DIRECT","Direct","","CSV","CSV","","8885 Rio San Diego Dr","","San Diego","CA","US","921081624" +"1003458449","DIRECT","Direct Messaging Address","lgraves@fusd1.org","N","","","","","","","","","3500 S Gillenwater Dr","","Flagstaff","AZ","US","860059004" +"1003458449","DIRECT","Direct Messaging Address","lgraves@fusd1.org","N","","","","","","","","","3285 E Sparrow Ave","","Flagstaff","AZ","US","860047794" +"1912549353","OTHERS","Other URL","bcw-bibs.com","Y","early intervention state data base","Babies Can't Wait","DIRECT","Direct","","OTHER","Other","office","1123 Church St","","Waycross","GA","US","315013525" +"1477195816","DIRECT","Direct Messaging Address","jill.roe@sterlingopticalexton.com","Y","Workplace email","Sterling Optical Exton","","","","","","","123 W Lincoln Hwy","","Exton","PA","US","193412609" +"1265074603","CONNECT","CONNECT URL","Kipu","N","","","","","","","","","8831 Venice Blvd","","Los Angeles","CA","US","900343223" +"1164064507","DIRECT","Direct Messaging Address","sonya.cheltenham@optasia.vision","N","","","","","","","","","4016 Highland Castle Ct","","Las Vegas","NV","US","891293664" +"1164064507","OTHERS","Other URL","sonya.cheltenham@optasia.vision","N","","","","","","","","","4016 Highland Castle Ct","","Las Vegas","NV","US","891293664" +"1326680760","DIRECT","Direct Messaging Address","dorian.bennett-melendez@kodiakhealthcare.org","N","Work email","","DIRECT","Direct","","CSV","CSV","","3449 E Rezanof Dr","","Kodiak","AK","US","996156952" +"1073155412","OTHERS","Other URL","Charmhealth.com","N","Our EHR","","DIRECT","Direct","","OTHER","Other","Medical records","1207 N 200th St Ste 210","","Shoreline","WA","US","981333213" +"1982246328","OTHERS","Other URL","none","N","none","","DIRECT","Direct","","OTHER","Other","none","3625 University Blvd S","","Jacksonville","FL","US","322164207" +"1235771676","DIRECT","Direct Messaging Address","magnolia@seedsofawareness.org","Y","Email","Seeds of Awareness, Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Unknown","7 4th St Ste 46","","Petaluma","CA","US","949527402" +"1194367540","DIRECT","Direct Messaging Address","Fcobbs@fcsa-ak.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1825 Marika Rd","","Fairbanks","AK","US","997095521" +"1417599861","DIRECT","Direct Messaging Address","cscrc@outlook.com","N","","","DIRECT","Direct","","","","","601 Tarboro St","","Rocky Mount","NC","US","278015955" +"1417599861","DIRECT","Direct Messaging Address","cscrc@outlook.com","N","","","","","","","","","601 Tarboro St","","Rocky Mount","NC","US","278015955" +"1689216038","DIRECT","Direct Messaging Address","nutrition@maryannsanswer.org","N","email","","DIRECT","Direct","","CSV","CSV","","917 Newport Rd","","Utica","NY","US","13502" +"1053953406","CONNECT","CONNECT URL","harborviewcorp.com","N","","","","","","","","","112 Dover Dr","","Georgetown","KY","US","403249741" +"1396387759","DIRECT","Direct Messaging Address","girlmelinee@icloud.com","N","email","","DIRECT","Direct","","CSV","CSV","email","132 Sunflower Meadows Dr","","McDonough","GA","US","302523712" +"1295377653","DIRECT","Direct Messaging Address","cscrc@outlook.com","N","","","DIRECT","Direct","","CSV","CSV","","115 Appomattox Dr","","Cameron","NC","US","283265536" +"1295377653","DIRECT","Direct Messaging Address","cscrc@outlook.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","115 Appomattox Dr","","Cameron","NC","US","283265536" +"1083256440","OTHERS","Other URL","Jackson","N","","","OTHER","Other","Jackson","","","","460 Briarwood Dr Ste 400","","Jackson","MS","US","392063062" +"1245872605","DIRECT","Direct Messaging Address","fjoseph@advanceatc.com","N","email address","","","","","","","","2795 Main St W","","Snellville","GA","US","300783164" +"1639711005","CONNECT","CONNECT URL","763-427-7006","N","Fax","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","646 E River Rd Ste 1","","Anoka","MN","US","553031891" +"1144862533","DIRECT","Direct Messaging Address","danielle@eatplaylearntherapy.com","N","email","","DIRECT","Direct","","CSV","CSV","","1057 Lake Asbury Dr","","Green Cove Springs","FL","US","320439555" +"1770126120","CONNECT","CONNECT URL","Henderson","N","","","","","","","","","1575 Franklin Ln","","Boulder City","NV","US","890051719" +"1770126120","CONNECT","CONNECT URL","Henderson","N","","","","","","","","","1575 Franklin Ln","","Boulder City","NV","US","890051719" +"1770126120","CONNECT","CONNECT URL","Henderson","N","","","","","","","","","1575 Franklin Ln","","Boulder City","NV","US","890051719" +"1770126120","CONNECT","CONNECT URL","Boulder","N","","","","","","","","","1575 Franklin Ln","","Boulder City","NV","US","890051719" +"1770126120","CONNECT","CONNECT URL","Henderson","N","","","","","","","","","1575 Franklin Ln","","Boulder City","NV","US","890051719" +"1770126120","CONNECT","CONNECT URL","Henderson","N","","","DIRECT","Direct","","CSV","CSV","","1575 Franklin Ln","","Boulder City","NV","US","890051719" +"1447892815","DIRECT","Direct Messaging Address","support@accordmedicalsupply.com","N","","","","","","","","","115-17 MERRICK BLVD.","","JAMAICA","NY","US","11434" +"1841832359","OTHERS","Other URL","Md.medicine1@gmail.com","N","","","","","","","","","7031 SW 62ND","","Miami","FL","US","33143" +"1558903062","DIRECT","Direct Messaging Address","audiologists@memphishearingaid.com","N","office email","","","","","","","","7675 Wolf River Cir Ste 101","","Germantown","TN","US","381381748" +"1821630336","CONNECT","CONNECT URL","rod@rodwalters.com","N","email","","DIRECT","Direct","","CSV","CSV","","112 Twelve Mile Dr","","Lexington","SC","US","290723964" +"1730721242","OTHERS","Other URL","ny","N","main office","","HIE","Health Information Exchange (HIE)","JERSEY CITY","CSV","CSV","JERSEY CITY","24 W Carver St","","Huntington","NY","US","117433309" +"1285276790","DIRECT","Direct Messaging Address","jcheco@shelteringarmsny.org","N","","","","","","","","","500 Bergen Ave Fl 3","","Bronx","NY","US","104554048" +"1386286896","CONNECT","CONNECT URL","rissa.iaty@gmail.com","N","","","","","","","","","770 Grand Blvd Ste 17","","Deer Park","NY","US","117295725" +"1841832367","DIRECT","Direct Messaging Address","phconsulting@charter.net","N","email","","DIRECT","Direct","","CSV","CSV","","330 King St., Ste 5","","Wenatchee","WA","US","988012857" +"1770125155","CONNECT","CONNECT URL","Mail@bravermaneyecenter.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Mail","1050 N Federal Hwy","","Hollywood","FL","US","330203540" +"1588206957","CONNECT","CONNECT URL","mccunek@upmc.edu","N","UPMC","","","","","","","","1011 Bingham St","","Pittsburgh","PA","US","152031101" +"1710529185","CONNECT","CONNECT URL","https://mackenzie-lewis.clientsecure.me","N","","","","","","","","","696 N Spence Ave Ste C","","Goldsboro","NC","US","275344354" +"1063054435","DIRECT","Direct Messaging Address","erin.krupa@hhcinc.org","N","","","","","","","","","230 Maple St","","Holyoke","MA","US","010405144" +"1881236263","DIRECT","Direct Messaging Address","nantoniono@adersinc.org","N","secure work email","","","","","","","","330 Nimitz Ave","","State College","PA","US","168016338" +"1881236271","DIRECT","Direct Messaging Address","LHS-753@legacyinc.com","N","","","DIRECT","Direct","","CSV","CSV","","4895 Pine Ridge Dr","","Columbus","IN","US","472012569" +"1699317081","DIRECT","Direct Messaging Address","michael.mcpeak@hshs.org","N","HSHS work e-mail","","","","","","","","1836 S MacArthur Blvd","","Springfield","IL","US","627044030" +"1154963544","CONNECT","CONNECT URL","www.cayugamed.org","N","","","","","","","","","101 Dates Dr","","Ithaca","NY","US","148501383" +"1821630203","DIRECT","Direct Messaging Address","matthewdogan@vga.allscripts.direct.net","N","EHR Direct messaging","","DIRECT","Direct","","","","","100 Knowlson Ave","","Beaver Falls","PA","US","150101634" +"1346882735","CONNECT","CONNECT URL","LaGrange","N","","","DIRECT","Direct","","CSV","CSV","","300 Mooty Bridge Rd","","LaGrange","GA","US","302401881" +"1164064564","OTHERS","Other URL","https://www.psychologytoday.com/us/therapists/behavioral-health-asssociates-rocky-point-ny/370194","N","","","","","","","","","131 Rt 25A","","Rocky Point","NY","US","117789098" +"1922640325","DIRECT","Direct Messaging Address","office@sbsaba.org","N","email","","","","","","","","31918 US Highway 19 N","","Palm Harbor","FL","US","346843730" +"1588206981","DIRECT","Direct Messaging Address","lisa@pittsburghbehavior.org","N","","","","","","","","","531 5th St","","Oakmont","PA","US","151391626" +"1093357402","DIRECT","Direct Messaging Address","shall@hopeshasta.org","N","","","DIRECT","Direct","","","","","2280 Benton Dr","","Redding","CA","US","960035349" +"1720620131","OTHERS","Other URL","Caseworker","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Other","733 W Market St Ste B4","","Akron","OH","US","443031084" +"1639711047","DIRECT","Direct Messaging Address","office@sbsaba.org","N","email","","","","","","","","31918 US Highway 19 N","","Palm Harbor","FL","US","346843730" +"1891337200","DIRECT","Direct Messaging Address","sylvia.santana@westcare.com","N","Mental Health Counseling","","","","","","","","3000 41st Street Ocean","","Marathon","FL","US","330502373" +"1780226118","SOAP","SOAP URL","secure.clinicsource.com","N","SmallTalk Speech & Occupational Therapy","","HIE","Health Information Exchange (HIE)","","","","","12640 Sabre Springs Pkwy Unit 14","","San Diego","CA","US","921284113" +"1972145399","OTHERS","Other URL","https://www.audiologyofnc.com/","Y","","1st Choice Hearing Care Center","","","","","","","6414 Rea Rd Ste C","","Charlotte","NC","US","282773877" +"1881236206","SOAP","SOAP URL","Therabill","N","EMR system","","","","","","","","8909 Gravelly Lake Dr SW Ste D","","Lakewood","WA","US","984993101" +"1699317016","CONNECT","CONNECT URL","NA","N","NA","","","","","","","","13 Countryside Rd","","Pepperell","MA","US","014631135" +"1265074686","DIRECT","Direct Messaging Address","tpetz@behavenkids.com","N","","","","","","","","","1145 High St","","Lincoln","NE","US","685024440" +"1619519030","DIRECT","Direct Messaging Address","hhurlbut@behavenkids.com","N","","","","","","","","","1145 High St","","Lincoln","NE","US","685024440" +"1508408923","OTHERS","Other URL","NA","N","","","","","","","","","10004 204th Ave E","","Bonney Lake","WA","US","983916539" +"1073155495","DIRECT","Direct Messaging Address","jbarnett@behavenkids.com","N","","","DIRECT","Direct","","","","","1145 High St","","Lincoln","NE","US","685024440" +"1114569530","DIRECT","Direct Messaging Address","BCBAYENISBEL@LITTLEHEARTSSUPPORTBEHAVIOR.COM","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3800 NW 201st Ter","","Miami Gardens","FL","US","330551427" +"1114569530","DIRECT","Direct Messaging Address","BCBAYENISBEL@LITTLEHEARTSBEHAVIORSUPPORT.COM","N","","","DIRECT","Direct","","CSV","CSV","","3800 NW 201st Ter","","Miami Gardens","FL","US","330551427" +"1689216012","OTHERS","Other URL","info@abawithlovenj.org","N","","","","","","","","","663 Bound Brook Rd","","Middlesex","NJ","US","088462108" +"1144862574","CONNECT","CONNECT URL","800-977-5555","Y","clinic phone","Community Healthlink","DIRECT","Direct","","CSV","CSV","","40 Spruce St","","Leominster","MA","US","014533361" +"1144862574","CONNECT","CONNECT URL","www.communityhealthlink.org","N","Emergency Services","","DIRECT","Direct","","CSV","CSV","","40 Spruce St","","Leominster","MA","US","014533361" +"1144862574","CONNECT","CONNECT URL","800-977-5555","Y","clinic phone","Community Healthlink","DIRECT","Direct","","CSV","CSV","","40 Spruce St","","Leominster","MA","US","014533361" +"1144862574","CONNECT","CONNECT URL","www.communityhealthlink.org","N","Emergency Services","","DIRECT","Direct","","CSV","CSV","","40 Spruce St","","Leominster","MA","US","014533361" +"1508408931","OTHERS","Other URL","WWW.MOSAICWELLNESSONLINE.COM","N","WEBSITE","","DIRECT","Direct","","OTHER","Other","EMAIL","5189 Texas Ave","","Abilene","TX","US","796054529" +"1033751466","DIRECT","Direct Messaging Address","lisa.soicher@fsw.org","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","507 Fifth Ave","","Pelham","NY","US","108031205" +"1386287712","CONNECT","CONNECT URL","computer","N","","","DIRECT","Direct","","CSV","CSV","","1910 Lawn Ave","","Cincinnati","OH","US","452376126" +"1265075691","DIRECT","Direct Messaging Address","sal@greatcaretrans.com","N","","","","","","","","","6610 Bay Cir Ste D","","Peachtree Corners","GA","US","300711267" +"1063055499","DIRECT","Direct Messaging Address","jaguila@youthcontact.org","N","Business email","","DIRECT","Direct","","","","","447 SE Baseline St","","Hillsboro","OR","US","971234103" +"1972146306","OTHERS","Other URL","https://www.flspineandinjury.com/locations/ocala","N","","","","","","","","","1541 SE 17th St","","Ocala","FL","US","344714607" +"1609419043","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1886 W 800 N","","Pleasant Grove","UT","US","840624097" +"1043853484","DIRECT","Direct Messaging Address","tanya-siegel@hotmail.com","N","","","","","","","","","26605 310th Rd","","Pleasanton","NE","US","688663125" +"1134762586","DIRECT","Direct Messaging Address","dbedford@pcdme.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","company email","710 Washington Cir Ste A","","Harlingen","TX","US","785505718" +"1861035206","DIRECT","Direct Messaging Address","APrado@amorhc.com","N","Email","","","","","","","","225 Golden Hill Ave","","Haverhill","MA","US","018306548" +"1861035206","DIRECT","Direct Messaging Address","ICarvajal@alegriahomecare.com","N","Email","","","","","","","","225 Golden Hill Ave","","Haverhill","MA","US","018306548" +"1598308942","SOAP","SOAP URL","https://central.ptpracticepro.com/TurnCenter","N","","","","","","","","","1250 Wallace Blvd","","Amarillo","TX","US","791061741" +"1497398846","OTHERS","Other URL","www.laradon.org","N","","","","","","","","","5100 Lincoln St","","Denver","CO","US","802162056" +"1659914000","OTHERS","Other URL","bcacounseling.com","Y","Website- we no other endpoint set up","Behavioral Counseling Associates PS","OTHER","Other","Website Reference","OTHER","Other","Website reference- no electronic communication otherwise","1812 Sumner Ave","","Aberdeen","WA","US","985204602" +"1467095810","OTHERS","Other URL","IOS11","N","Smartphone","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","400 Faunce Corner Rd","","Dartmouth","MA","US","027471275" +"1467095810","CONNECT","CONNECT URL","TIER","N","TIER","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","72 Kilburn St","","New Bedford","MA","US","027407321" +"1467095810","CONNECT","CONNECT URL","TIER","N","TIER","","HIE","Health Information Exchange (HIE)","","OTHER","Other","TIER","68 N.front st","","New BEDFORD","MA","US","02740" +"1932742392","DIRECT","Direct Messaging Address","jeremy@doorsopentherapy.com","N","Email","","DIRECT","Direct","","CSV","CSV","","819 N 49th St Ste 417","","Seattle","WA","US","981036577" +"1841833209","SOAP","SOAP URL","Tablet/Laptop","N","","","","","","","","","4170 Mira Linda Pt Apt 825","","Colorado Springs","CO","US","809206679" +"1134761513","DIRECT","Direct Messaging Address","csalas@eempower.net","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1819 S Dobson Rd Ste 103","","Mesa","AZ","US","85202" +"1174165500","CONNECT","CONNECT URL","www.fordpttupelo.com","N","","","DIRECT","Direct","","OTHER","Other","business website","2633 Traceland Dr","","Tupelo","MS","US","388014238" +"1114569589","OTHERS","Other URL","parismtnmidwifery.com","N","business email","","DIRECT","Direct","","OTHER","Other","HIE","5 New Altamont Ter","","Greenville","SC","US","296096234" +"1841832227","DIRECT","Direct Messaging Address","ortizj@jfs-sa.org","Y","work email address","Jewish Family & Children's Service of San Antonio, Texas Inc.","DIRECT","Direct","","OTHER","Other","html","12500 NW Military Hwy Ste 250","","San Antonio","TX","US","782312000" +"1871135236","DIRECT","Direct Messaging Address","Jennifer.carpenter2@providence.org","N","Email","","DIRECT","Direct","","CSV","CSV","","101 W 8th Ave","","Spokane","WA","US","992042307" +"1326680794","OTHERS","Other URL","nirvanatx.org","N","","","","","","","","","1116 Alice St","","Modesto","CA","US","953505905" +"1326680794","OTHERS","Other URL","nirvanatx.org","N","","","","","","","","","1116 Alice St","","Modesto","CA","US","953505905" +"1326680794","OTHERS","Other URL","nirvanatx.org","N","","","OTHER","Other","none","","","","1116 Alice St","","Modesto","CA","US","953505905" +"1558903948","DIRECT","Direct Messaging Address","mcampbell@abskids.com","N","","","","","","","","","121 Moorpark Ave","","Oxnard","CA","US","930354531" +"1750923124","DIRECT","Direct Messaging Address","kevin.chaffinch@hhinc.org","Y","Horizon House","Horizon House, Inc.","DIRECT","Direct","","CSV","CSV","","1601 Parklane Rd","","Swarthmore","PA","US","190812331" +"1609418086","OTHERS","Other URL","memphisregenerativehealthcare@gmail.com","N","","","DIRECT","Direct","","","","","7981 Dexter Rd Ste 101","","Cordova","TN","US","380168798" +"1851933238","CONNECT","CONNECT URL","Hutto","N","","","","","","","","","145 Sulphur River Loop","","Hutto","TX","US","786344466" +"1750923132","DIRECT","Direct Messaging Address","brittany@alliancecounselinggroup.com","N","","","OTHER","Other","none","","","","388 Garden Ave Ste 110","","Holland","MI","US","494248999" +"1023650405","CONNECT","CONNECT URL","n/a","N","n/a","","","","","","","","4115 Medical Dr Unit 502H","","San Antonio","TX","US","782295657" +"1467094854","DIRECT","Direct Messaging Address","tara@thewholetara.com","N","Biz Email","","DIRECT","Direct","","","","","261 Hudson St Apt 4G","","New York","NY","US","100131563" +"1598307985","CONNECT","CONNECT URL","MontefioreSaintLukesCornwall","N","Hospital","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","70 DuBois St","","Newburgh","NY","US","125504851" +"1598307985","CONNECT","CONNECT URL","WhitePlainsHospital","N","Hospital","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","41 E Post Rd","","White Plains","NY","US","106014607" +"1316589708","OTHERS","Other URL","gidocs2020@gmail.com","N","","","","","","","","","2024 S Maiden Ln Ste 204","","Joplin","MO","US","648040319" +"1780226175","DIRECT","Direct Messaging Address","ylaurencio@gastrohealth.com","N","","","","","","","","","3661 S Miami Ave Ste 907","","Miami","FL","US","331334214" +"1487296877","CONNECT","CONNECT URL","5617062878","N","west atlantic pharmacy","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","15071 S State Road 7 Ste 150","","Delray Beach","FL","US","334464112" +"1740822139","CONNECT","CONNECT URL","http://www.bellevuepainwellness.com","N","","","","","","","","","14550 NE 29th Pl Ste 230","","Bellevue","WA","US","980073630" +"1700428109","CONNECT","CONNECT URL","-","N","-","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1527 Urbana Rd","","Summerton","SC","US","291488929" +"1972145373","DIRECT","Direct Messaging Address","stacey.dempsey@tenethealth.com","Y","","BBH BMC, LLC","","","","","","","2010 Brookwood Medical Ctr Dr","","Birmingham","AL","US","352096804" +"1780226183","DIRECT","Direct Messaging Address","office@sbsaba.org","N","email","","","","","","","","31918 US Highway 19 N","","Palm Harbor","FL","US","346843730" +"1235771643","CONNECT","CONNECT URL","23808BRESCIADRValenciaCA91354","N","Mailing Address","","HIE","Health Information Exchange (HIE)","23808 BRESCIA DR. Valencia, CA 91354","OTHER","Other","MAILING ADDRESS","12265 Ventura Blvd Ste 107","","Studio City","CA","US","916042530" +"1881236297","OTHERS","Other URL","N/A","N","","","","","","","","","1812 Maddox St","","Richmond","VA","US","232233828" +"1457993875","CONNECT","CONNECT URL","bosedeogunsola9@gmail.com","N","bosedeogunsola9@gmail.com","","DIRECT","Direct","","CSV","CSV","bosedeogunsola9@gmail.com","4117 Brookside Oaks","","Owings Mills","MD","US","211175166" +"1225670649","DIRECT","Direct Messaging Address","linda.wilkerson2@va.gov","N","","","","","","","","","6439 Garners Ferry Rd","","Columbia","SC","US","292091638" +"1821630245","DIRECT","Direct Messaging Address","shds@psych-serv.com","N","Email","","","","","","","","301 Gwinnett Dr","","Lawrenceville","GA","US","300465669" +"1629610043","DIRECT","Direct Messaging Address","ssantarsiero@stjosephscenter.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2010 Adams Ave","","Scranton","PA","US","185091508" +"1033751458","DIRECT","Direct Messaging Address","pairc2@comcast.net","Y","Email","Podiatry Associates of Indian River County, LLC","","","","","","","1424 US Highway 1 Ste A","","Sebastian","FL","US","329581619" +"1639711062","DIRECT","Direct Messaging Address","ReconTy@icloud.com","N","Email Address","","","","","","","","2350 S Jones Blvd Unit E6","","Las Vegas","NV","US","891463103" +"1851933279","DIRECT","Direct Messaging Address","credentialing@cfgpc.com","N","","","","","","","","","765 Route 70 E Bldg A-100","","Marlton","NJ","US","080532341" +"1295377620","DIRECT","Direct Messaging Address","sherrihoule2@wuesthoff.com","N","secured employment email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8060 Spyglass Hill Rd","","Viera","FL","US","329407983" +"1720620156","OTHERS","Other URL","lvlhealthcare@gmail.com","N","","","","","","","","","7444 W Wilson Ave Ste 150","","Harwood Heights","IL","US","607064500" +"1457993883","CONNECT","CONNECT URL","alliedcrs@yahoo.com","N","company email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10554 Cooks Lake Rd","","Lumberton","TX","US","776577453" +"1376185702","DIRECT","Direct Messaging Address","appointments@ibhnola.com","N","Group practice email address for medical records","","","","","OTHER","Other","Other","400 Poydras St Ste 1950","","New Orleans","LA","US","701303341" +"1821630252","DIRECT","Direct Messaging Address","Annelise.Mendoza@victor.org","N","","","","","","","","","801 Corporate Center Dr Ste 202","","Pomona","CA","US","917682627" +"1275175606","DIRECT","Direct Messaging Address","b.milor@behaviordg.com","N","","","","","","","","","2 Jess St","","Boston","MA","US","021305037" +"1902448335","OTHERS","Other URL","computer","N","","","","","","","","","9627 Eaves Dr","","Owings Mills","MD","US","211175919" +"1346883774","OTHERS","Other URL","https://healthix.org/","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","706 Banner Ave","","Brooklyn","NY","US","112356957" +"1497398820","DIRECT","Direct Messaging Address","racquel.toomer@vphealth.com","N","email","","DIRECT","Direct","","CSV","CSV","","175 Gwinnett Dr","","Lawrenceville","GA","US","300468444" +"1659914091","DIRECT","Direct Messaging Address","caitlin.b.sleight.mil@mail.mil","N","Military E-mail","","DIRECT","Direct","","CSV","CSV","","1 Boone Rd","","Bremerton","WA","US","983121894" +"1922641364","DIRECT","Direct Messaging Address","W660phm@costco.com","N","","","","","","","","","1201 39th Ave SW","","Puyallup","WA","US","983733803" +"1386287720","DIRECT","Direct Messaging Address","kristin@brightspacetherapy.com","Y","Email Address","Bright Space Therapy","DIRECT","Direct","","OTHER","Other","Email","100 Crescent Ct Ste 700","","Dallas","TX","US","752012112" +"1255974697","CONNECT","CONNECT URL","NONE","N","","","","","","","","","1023 Arlington Oaks Ter","","Chesterfield","MO","US","630175936" +"1891338232","DIRECT","Direct Messaging Address","mcgoldra@einstein.edu","N","","","","","","","","","559 W Germantown Pike","","East Norriton","PA","US","194034250" +"1023651478","CONNECT","CONNECT URL","Moosic","Y","","John G Kuna, Psy.D & Associates LLC","DIRECT","Direct","","","","","4101 Birney Ave","","Moosic","PA","US","185071323" +"1760025118","DIRECT","Direct Messaging Address","lisa.mellman@vansd.org","N","Vancouver Public Schools Email Address","","DIRECT","Direct","","CSV","CSV","","2901 Falk Rd","","Vancouver","WA","US","986616392" +"1295378644","DIRECT","Direct Messaging Address","fvazquez@cliffordbeers.org","Y","","Clifford Beers Child Guidance Clinic","","","","","","","5 Science Park","","New Haven","CT","US","065111966" +"1487297834","OTHERS","Other URL","www.scrffl.com","N","Community Based","","DIRECT","Direct","","CSV","CSV","","1975 S John Young Pkwy Ste 203A","","Kissimmee","FL","US","347410603" +"1871136234","DIRECT","Direct Messaging Address","k0c01z0.s04815.us@samsclub.com","N","","","","","","","","","2151 Shepard Rd","","Normal","IL","US","617616414" +"1598308959","CONNECT","CONNECT URL","rigarcia@hanger.com","N","practice email","","DIRECT","Direct","","","","","550 Washington St Ste 400","","San Diego","CA","US","921032229" +"1962045328","OTHERS","Other URL","valant.com","N","","","","","","","","","330 S Wahsatch Ave","","Colorado Springs","CO","US","809033706" +"1144863507","DIRECT","Direct Messaging Address","cltaylor@novanthealth.org","N","","","","","","","","","200 Hawthorne Ln","","Charlotte","NC","US","282042515" +"1629611082","DIRECT","Direct Messaging Address","sophia.h.trinh@kp.org","N","","","","","","","","","1200 SW 27th St","","Renton","WA","US","980572603" +"1295378669","CONNECT","CONNECT URL","flushing","N","Pharmacist","","","","","","","","3808 Union St Ste 2D","","Flushing","NY","US","113545544" +"1295378669","CONNECT","CONNECT URL","flushing","N","Pharmacist","","","","","","","","3808 Union St Ste 2D","","Flushing","NY","US","113545544" +"1295378669","CONNECT","CONNECT URL","flushing","N","Pharmacist","","","","","","","","3808 Union St Ste 2D","","Flushing","NY","US","113545544" +"1295378669","CONNECT","CONNECT URL","flushing","N","pharmacist","","","","","","","","3808 Union St Ste 2D","","Flushing","NY","US","113545544" +"1275176596","CONNECT","CONNECT URL","flautism.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1563 Kingsley Ave Ste 103","","Orange Park","FL","US","320734503" +"1689217937","DIRECT","Direct Messaging Address","KarimL@ths-ws.org","N","","","","","","","","","9930 Evergreen Way Ste Z150","","Everett","WA","US","982043889" +"1669014098","CONNECT","CONNECT URL","www.mdpainandspine.com","N","Patient Portal","","","","","","","","844 Washington Rd Ste 207","","Westminster","MD","US","211576664" +"1093358335","OTHERS","Other URL","swgrizanti1217@gmail.com","N","","","","","","OTHER","Other","swgrizanti1217@gmail.com","4516 Model City Road","","Lewiston","NY","US","14092" +"1730722075","CONNECT","CONNECT URL","CPRS","N","A safe and encrypted software used to protect patient information only used within the system.","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1700 S Lincoln Ave","","Lebanon","PA","US","170427529" +"1205478674","DIRECT","Direct Messaging Address","kathryn.ritchie@uhsinc.com","N","e-mail","","","","","","","","1451 Lucas Rd","","Mansfield","OH","US","449038682" +"1558903922","SOAP","SOAP URL","SOAP","N","","","","","","","","","1 E Superior St","","Chicago","IL","US","606112507" +"1558903922","SOAP","SOAP URL","SOAP","N","","","","","","","","","1 E Superior St","","Chicago","IL","US","606112507" +"1194367573","OTHERS","Other URL","www.therapyappointment.com","N","EHR","","","","","","","","22 W Padonia Rd","","Timonium","MD","US","210932226" +"1033751425","CONNECT","CONNECT URL","Atriaseniorliving.com","N","Provider Location","","DIRECT","Direct","","CSV","CSV","","7927 State Road 52","","Hudson","FL","US","346676783" +"1457993859","OTHERS","Other URL","son_sabrina@ausd.us","Y","business email","Alhambra Unified School District","DIRECT","Direct","","","","","1515 W Mission Rd","","Alhambra","CA","US","918031618" +"1366084774","DIRECT","Direct Messaging Address","ksoaresevans@hopeshasta.org","N","Business email","","DIRECT","Direct","","","","","2280 Benton Dr Ste A","","Redding","CA","US","960035362" +"1689216095","OTHERS","Other URL","Machelle.Peterson@frontier.edu","N","","","HIE","Health Information Exchange (HIE)","","","","","1301 Mica Mountain Rd","","Deary","ID","US","838239641" +"1497397806","CONNECT","CONNECT URL","www.communitymedicineinc.org","N","website","","","","","","","","8800 Alondra Blvd Ste C","","Bellflower","CA","US","907064302" +"1558903963","SOAP","SOAP URL","Chirotouch","Y","EHR software","Spine and Sports Care of Niagara","DIRECT","Direct","","OTHER","Other","EHR","2119 Sawyer Dr","","Niagara Falls","NY","US","143042975" +"1912549320","OTHERS","Other URL","https://clientcarecent.net","N","EMR","","OTHER","Other","email","OTHER","Other","email","1636 N 20th St","","Abilene","TX","US","796012204" +"1164064598","CONNECT","CONNECT URL","n","N","","","","","","","","","6439 Garners Ferry Rd","","Columbia","SC","US","292091638" +"1841832276","DIRECT","Direct Messaging Address","shawleykl@upmc.edu","N","email","","DIRECT","Direct","","OTHER","Other","email","500 E Chestnut Ave","","Altoona","PA","US","166015215" +"1205478633","CONNECT","CONNECT URL","Lynchburg","Y","","Centra Health Inc","","","","","","","1701 Thomson Dr","","Lynchburg","VA","US","245011118" +"1962045393","CONNECT","CONNECT URL","https://static.practicefusion.com/apps/ehr/index.html?#/login","N","","","","","","OTHER","Other","EHR","159 SE 21st Ter","","Cape Coral","FL","US","339904317" +"1780227116","DIRECT","Direct Messaging Address","erjohnson@sj-london.org","Y","","Saint Joseph Health System Inc","","","","","","","1 Saint Joseph Dr","","Lexington","KY","US","405043742" +"1578106993","DIRECT","Direct Messaging Address","ejohnsen@ourhomescsp.com","N","email","","DIRECT","Direct","","CSV","CSV","","2000 P St","","Lincoln","NE","US","685033630" +"1578106993","DIRECT","Direct Messaging Address","ejohnsen@ourhomescsp.com","N","email","","DIRECT","Direct","","OTHER","Other","Fax","2000 P St","","Lincoln","NE","US","685033630" +"1275176620","CONNECT","CONNECT URL","enfield","N","","","HIE","Health Information Exchange (HIE)","","","","","55 Hazard Ave","","Enfield","CT","US","060823826" +"1124661582","DIRECT","Direct Messaging Address","dcassidy@lhs.org","N","","","","","","","","","2801 N Gantenbein Ave","","Portland","OR","US","972271623" +"1538702998","CONNECT","CONNECT URL","leslie.sanchez@agelesslivinghh.com","N","","","","","","","","","1112 E Copeland Rd","","Arlington","TX","US","760114910" +"1669015038","DIRECT","Direct Messaging Address","rachel.j.gomez@kp.org","N","","","","","","","","","10350 E Dakota Ave","","Denver","CO","US","802471309" +"1659914026","OTHERS","Other URL","drmikecarusopsychologist.theranest.com","N","Billing scheduling patient records","","DIRECT","Direct","","OTHER","Other","Billing scheduling records","615 W Harwood Rd","","Hurst","TX","US","760543106" +"1588207963","CONNECT","CONNECT URL","cvaught@brbh.org","N","","","","","","","","","611 McDowell Ave NW","","Roanoke","VA","US","240161225" +"1932742319","FHIR","FHIR URL","sfionline.org","N","","","DIRECT","Direct","","OTHER","Other","N/A","3237 Birmingham Pike","","Tyrone","PA","US","166863027" +"1487297875","FHIR","FHIR URL","jane.mueller@atlantichealth.org","Y","","Atlantic Health System Inc (Morristown Medical Center)","","","","","","","100 Madison Ave","","Morristown","NJ","US","079606136" +"1245873660","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1669015988","CONNECT","CONNECT URL","http://empoweredtherapy.org/","Y","Empowered Therapy website address","Empowered Therapy, Inc","DIRECT","Direct","","CSV","CSV","","155 N Michigan Ave Ste 202","","Chicago","IL","US","606017940" +"1467095786","DIRECT","Direct Messaging Address","kate.miller@quest.com","N","fill in form on secure website","","DIRECT","Direct","","OTHER","Other","fill in form on secure website","14848 N 113th Pl","","Scottsdale","AZ","US","852551867" +"1366085680","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1609419936","DIRECT","Direct Messaging Address","tarrant@lmccares.org","N","email","","DIRECT","Direct","","OTHER","Other","email","525 E 15th St","","Panama City","FL","US","324055400" +"1124661459","DIRECT","Direct Messaging Address","Safaa.Issawi@3rdcc.org","N","Direct E-mail","","DIRECT","Direct","","","","","1025 E Forest Ave","","Detroit","MI","US","482071024" +"1740823079","DIRECT","Direct Messaging Address","stephanie-clemens@uiowa.edu","Y","UIHC email address","State University of Iowa","HIE","Health Information Exchange (HIE)","Mailing address","CSV","CSV","","200 Hawkins Dr","","Iowa City","IA","US","522421009" +"1730722067","OTHERS","Other URL","7day.carestack.com","N","","","","","","","","","2831 W 15th St Ste 200","","Plano","TX","US","750757527" +"1093358327","CONNECT","CONNECT URL","www.triunetherapy.com","N","","","","","","","","","11600 Wilshire Blvd Ste 412","","Los Angeles","CA","US","900251785" +"1972146207","DIRECT","Direct Messaging Address","winston.liu@coloradobehavior.com","N","provider email","","DIRECT","Direct","","OTHER","Other","direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203104" +"1316580657","FHIR","FHIR URL","Epic","N","","","","","","","","","5317 E 16th St","","Indianapolis","IN","US","462184897" +"1225671563","DIRECT","Direct Messaging Address","cr8db@virginia.edu","N","Secure Email","","DIRECT","Direct","","","","","1215 Lee St","","Charlottesville","VA","US","229080816" +"1538702873","CONNECT","CONNECT URL","genuinecarellc@outlook.com","N","business email","","DIRECT","Direct","","CSV","CSV","","112 Denby Cir","","Columbia","SC","US","29229" +"1801439146","DIRECT","Direct Messaging Address","christaina.wabeke@umm.org","N","email address","","DIRECT","Direct","","OTHER","Other","email address","1657 Whitehead Ct","","Baltimore","MD","US","212074037" +"1184267429","CONNECT","CONNECT URL","zamkyle@yahoo.com","N","","","","","","","","","8417 Tapies Way","","Elk Grove","CA","US","956249580" +"1326681669","CONNECT","CONNECT URL","Allscript","N","","","","","","","","","6655 Travis St Ste 400","","Houston","TX","US","770301343" +"1134762487","OTHERS","Other URL","rx09@times-supermarket.com","N","","","HIE","Health Information Exchange (HIE)","","","","","99-115 Aiea Heights Dr","","Aiea","HI","US","967013924" +"1780227025","CONNECT","CONNECT URL","aambionjr72@gmail.com","N","","","","","","","","","7016 Rawley Way","","Elk Grove","CA","US","957574039" +"1700429057","CONNECT","CONNECT URL","scrubdn@gmail.com","N","","","","","","","","","4624 E Sands Dr","","Phoenix","AZ","US","850506862" +"1245873504","CONNECT","CONNECT URL","stayathomeccompanioncare@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","1122 E 17th St","","Winston Salem","NC","US","271056178" +"1457994717","FHIR","FHIR URL","www.forwardhealth.wi.gov","N","","","","","","CSV","CSV","pdf","6239 West Boehlke Avenue","Tiana M. Jenkins","Mlwaukee","WI","US","53223" +"1760025142","DIRECT","Direct Messaging Address","cassie.duncan@saintalphonsus.org","N","","","DIRECT","Direct","","","","","13796 Willis Rd","","Caldwell","ID","US","836077794" +"1619510955","OTHERS","Other URL","n/a","N","","","","","","","","","3340 N Bronco St","","Las Vegas","NV","US","891084806" +"1619510955","OTHERS","Other URL","Email","N","","","","","","","","","3340 N Bronco St","","Las Vegas","NV","US","891084806" +"1861035248","DIRECT","Direct Messaging Address","counseling@ihccinc.com","N","Secure Email","","DIRECT","Direct","","CSV","CSV","","115 E 16th St","","Idaho Falls","ID","US","834045919" +"1528601861","DIRECT","Direct Messaging Address","tia.utinske@hshs.org","N","email","","DIRECT","Direct","","CSV","CSV","","800 E Carpenter St","","Springfield","IL","US","627691000" +"1881237279","CONNECT","CONNECT URL","https://npiregistry.cms.hhs.gov/","Y","npi registry","Wal-Mart Stores Texas LLC","HIE","Health Information Exchange (HIE)","","OTHER","Other","https://npiregistry.cms.hhs.gov/","918 Bandera Rd","","San Antonio","TX","US","782284923" +"1356984728","OTHERS","Other URL","N/A","N","","","","","","","","","4505 Ann Ct","","Mansfield","TX","US","760638671" +"1326681719","OTHERS","Other URL","marissa.gofberg@cshs.org","N","","","","","","","","","8700 Beverly Blvd","","West Hollywood","CA","US","900481804" +"1073156444","DIRECT","Direct Messaging Address","alanctot@chcs-me.org","Y","email","Community Health and Counseling Services","","","","","","","30 High St","","Skowhegan","ME","US","049761828" +"1164065546","DIRECT","Direct Messaging Address","scombs@shepardpratt.org","N","Shepard Pratt email / secure","","DIRECT","Direct","","CSV","CSV","","4819 Walden Ln Ste 4880","","Lanham","MD","US","207064826" +"1073156451","DIRECT","Direct Messaging Address","khoag@monroe2boces.org","N","email","","DIRECT","Direct","","CSV","CSV","","160 Wallace Way Bldg 9","","Rochester","NY","US","146246215" +"1518500990","DIRECT","Direct Messaging Address","Charles.Novince@UHHospitals.org","N","","","DIRECT","Direct","","","","","11100 Euclid Ave","","Cleveland","OH","US","441061716" +"1881237261","DIRECT","Direct Messaging Address","aschuenzel@legacytreatment.org","Y","work email","Legacy Treatment Services, Inc.","DIRECT","Direct","","CSV","CSV","","1289 Route 38","Suite #203","Hainesport","NJ","US","080362730" +"1881237261","DIRECT","Direct Messaging Address","aschuenzel@legacytreatment.org","Y","work email","Legacy Treatment Services, Inc.","DIRECT","Direct","","CSV","CSV","","1289 Route 38","Suite #203","Hainesport","NJ","US","080362730" +"1942843321","CONNECT","CONNECT URL","Gmail","Y","","gmail","","","","","","","601 W 8th St","","Superior","NE","US","689781457" +"1386287761","OTHERS","Other URL","Laurel","N","","","","","","","","","316 Talbott Ave","","Laurel","MD","US","207074321" +"1366085748","DIRECT","Direct Messaging Address","karen@thejourneycentermn.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","115 Circle Dr","","Marshall","MN","US","562582510" +"1356984744","DIRECT","Direct Messaging Address","chinedum.o.kammelu@riteaid.com","N","Work email","","","","","","","","354 Winchester St","","Keene","NH","US","034313936" +"1982247375","OTHERS","Other URL","nittanyvalleychiropractic@yahoo.com","N","nittanyvalleychiropractic@yahoo.com","","DIRECT","Direct","","OTHER","Other","nittanyvalleychiropractic@yahoo.com","611 University Dr Ste 214","","State College","PA","US","168016552" +"1871136267","OTHERS","Other URL","Clinton","N","","","","","","","","","112 Spanish Moss Dr","","Clinton","MS","US","390565838" +"1679116065","CONNECT","CONNECT URL","genuinecarellc@outlook.com","N","business email","","DIRECT","Direct","","CSV","CSV","","112 Denby Cir","","Columbia","SC","US","292297784" +"1609419092","DIRECT","Direct Messaging Address","mmantsch@guidancecenter.net","N","email address","","OTHER","Other","Credentialling Staff","OTHER","Other","email","110 Campus Drive","","BRADFORD","PA","US","167011982" +"1518500909","DIRECT","Direct Messaging Address","office@saperedental.com","N","email","","DIRECT","Direct","","CSV","CSV","","142 Olde Prestwick way","","Penfield","NY","US","14526" +"1215570601","OTHERS","Other URL","Markhalcombe@gmail.com","N","","","","","","","","","1208 Trenol Rd.","","Milton","WV","US","25541" +"1043853435","DIRECT","Direct Messaging Address","sandra.hoffa@corizonhealth.com","Y","","Corizon Health","","","","","","","1200 E James Lee Blvd","","Crestview","FL","US","325393126" +"1861035255","OTHERS","Other URL","www.centerforanxietyandtraumaticstress.com","N","offie","","DIRECT","Direct","","CSV","CSV","","225 S Church St # 305","","West Chester","PA","US","193823386" +"1386287779","DIRECT","Direct Messaging Address","mmaccoy@telecarecorp.com","N","work email","","HIE","Health Information Exchange (HIE)","","","","","20370 Poe Sholes Dr","","Bend","OR","US","977037938" +"1558904946","OTHERS","Other URL","bakerc@acmh.org","N","","","","","","","","","260 S Jefferson St","","Kittanning","PA","US","162012422" +"1447893847","CONNECT","CONNECT URL","PENSACOLA","N","","","DIRECT","Direct","","OTHER","Other","PENSACOLA","4300 Bayou Blvd Ste 35B","","Pensacola","FL","US","325032671" +"1093358491","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1033752373","DIRECT","Direct Messaging Address","lkalata@best-tx.com","N","email","","DIRECT","Direct","","CSV","CSV","","6-7 Middle Country Rd","","Middle Island","NY","US","119532502" +"1265075667","OTHERS","Other URL","Oakland","N","https","","OTHER","Other","Oakland","OTHER","Other","Oakland","6333 Telegraph Ave","","Oakland","CA","US","946091359" +"1285277608","OTHERS","Other URL","https://transfer.trinity-health.org","N","SFTP","","DIRECT","Direct","","CSV","CSV","","1976 Flat Shoals Rd SE Ste B","","Atlanta","GA","US","303162857" +"1114560513","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1285277681","DIRECT","Direct Messaging Address","sarah.chladny@rightcareclinic.com","N","","","","","","","","","2150 Brookmeade Dr","","Columbia","TN","US","384014085" +"1003459405","OTHERS","Other URL","n/a","N","","","","","","","","","884 W Park Ave","","Port Townsend","WA","US","983682273" +"1194368506","CONNECT","CONNECT URL","www.seamar.org","N","Website Address","","DIRECT","Direct","","OTHER","Other","n/a","14090 Fryelands Blvd SE Ste 347","","Monroe","WA","US","982722760" +"1912540329","CONNECT","CONNECT URL","PIGGOTT","N","","","DIRECT","Direct","","CSV","CSV","","264 N 3rd Ave","","Piggott","AR","US","724542009" +"1073156485","CONNECT","CONNECT URL","Brooklyn","N","NY","","DIRECT","Direct","","CSV","CSV","","481 E 21st St # 4B","","Brooklyn","NY","US","112266003" +"1114560521","OTHERS","Other URL","hearttoheartcareassociates@gmail.com","N","","","","","","","","","5 Robinhood Rd","","Tyngsboro","MA","US","018791629" +"1144863564","CONNECT","CONNECT URL","service@littleangelmedtrans.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7 Shadbush Way","","West Henrietta","NY","US","145869432" +"1932742350","DIRECT","Direct Messaging Address","office@sbsaba.org","N","email","","","","","","","","31918 US Highway 19 N","","Palm Harbor","FL","US","346843730" +"1134762453","DIRECT","Direct Messaging Address","MONETTEWILDAY@AHHS.COM","N","","","","","","","","","10515 Kenai Dr","","Reno","NV","US","895218319" +"1518500834","DIRECT","Direct Messaging Address","drwallace@optimizechironc.com","N","","","","","","","","","22415 Market St Apt 1406","","Cornelius","NC","US","280313028" +"1164065488","DIRECT","Direct Messaging Address","adi@derekgarciadental.com","Y","","Stephen P. Smythe Dental Care","DIRECT","Direct","","","","","8511 Terry Rd","","Louisville","KY","US","402581751" +"1407499726","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1780227009","OTHERS","Other URL","ejalonack@uticaschools.org","N","","","","","","","","","106 Memorial Pkwy","","Utica","NY","US","135014818" +"1700429032","CONNECT","CONNECT URL","ostermillercounseling@gmail.com","N","","","","","","CSV","CSV","","242 E 7th N Ste 4","","Rexburg","ID","US","834403550" +"1902449242","OTHERS","Other URL","NA","N","","","","","","","","","1501 N Cedar Crest Blvd Ste 100","","Allentown","PA","US","181042309" +"1356984694","CONNECT","CONNECT URL","Tulsa","N","www.fyzicaltulsa.com","","DIRECT","Direct","","OTHER","Other","www.fyzicaltulsa.com","9136 S Sheridan Rd Ste B","","Tulsa","OK","US","741335328" +"1033752381","DIRECT","Direct Messaging Address","mary17738@gmal.com","N","","","","","","","","","1042 Trianon Dr","","Xenia","OH","US","453851328" +"1407499767","CONNECT","CONNECT URL","jessica.dixson@doh.hawaii.gov","N","work email","","DIRECT","Direct","","CSV","CSV","","45-691 Keaahala Rd","","Kaneohe","HI","US","967443569" +"1699318972","OTHERS","Other URL","URL","N","","","","","","","","","4500 S Lancaster Rd","","Dallas","TX","US","752167167" +"1407499734","OTHERS","Other URL","www.paindr.co","N","website","","DIRECT","Direct","","OTHER","Other","anesthesiology2007@gmail.com","Street Thomas Davila #1","","Barceloneta","PR","US","006171000" +"1578106845","DIRECT","Direct Messaging Address","marymargaret@lewisvillefamilycounseling.com","N","Encrypted E-mail","","DIRECT","Direct","","CSV","CSV","","6614 Shallowford Rd. Suite 250","","Lewisville","NC","US","27023" +"1417590761","CONNECT","CONNECT URL","danagarnertherapy.com","N","","","","","","","","","11949 Jefferson Blvd Ste 106","","Culver City","CA","US","902306336" +"1285277558","OTHERS","Other URL","n_ramirez@live.com","N","","","HIE","Health Information Exchange (HIE)","","","","","2516 Eastern Sky","","El Paso","TX","US","799385108" +"1285277558","OTHERS","Other URL","n_ramirez@live.com","N","","","HIE","Health Information Exchange (HIE)","","","","","2516 Eastern Sky","","El Paso","TX","US","799385108" +"1285277558","OTHERS","Other URL","n_ramirez@live.com","N","","","HIE","Health Information Exchange (HIE)","","","","","2516 Eastern Sky","","El Paso","TX","US","799385108" +"1285277558","OTHERS","Other URL","n_ramirez@live.com","N","","","","","","","","","2516 Eastern Sky","","El Paso","TX","US","799385108" +"1285277558","DIRECT","Direct Messaging Address","n_ramirez@live.com","N","","","","","","","","","2516 Eastern Sky","","El Paso","TX","US","799385108" +"1902449374","DIRECT","Direct Messaging Address","iruiz@active-steps.com","N","","","","","","CSV","CSV","","1102 Doris Ave","","Oxnard","CA","US","930304421" +"1902449374","DIRECT","Direct Messaging Address","iruiz@active-steps.com","N","","","","","","CSV","CSV","","1102 Doris Ave","","Oxnard","CA","US","930304421" +"1902449374","DIRECT","Direct Messaging Address","iruiz@active-steps.com","N","","","","","","CSV","CSV","","1102 Doris Ave","","Oxnard","CA","US","930304421" +"1902449374","DIRECT","Direct Messaging Address","iruiz@active-steps.com","N","","","","","","CSV","CSV","","1102 Doris Ave","","Oxnard","CA","US","930304421" +"1902449374","DIRECT","Direct Messaging Address","iruiz@active-steps.com","N","","","","","","CSV","CSV","","1102 Doris Ave","","Oxnard","CA","US","930304421" +"1689217093","OTHERS","Other URL","princessohene@gmail.com","N","","","DIRECT","Direct","","OTHER","Other","business account","3 Windsor Cir","Apt. C","Newark","DE","US","19702" +"1871136283","CONNECT","CONNECT URL","https://dodd.ohio.gov","N","","","","","","","","","2775 Cleveland Ave Ste B","","Columbus","OH","US","432244408" +"1043853450","OTHERS","Other URL","n/a","N","","","","","","","","","3501 Court St","","Catlettsburg","KY","US","411291011" +"1194368415","CONNECT","CONNECT URL","Healthit.gov","N","Direct message","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","162 S Clinton St","","East Orange","NJ","US","070183040" +"1033752456","DIRECT","Direct Messaging Address","records@east-texas-cc.direct.kno2fy.com","N","Direct Messafe","","DIRECT","Direct","","CSV","CSV","","2415 W Main St","","Gun Barrel City","TX","US","751563639" +"1942843362","DIRECT","Direct Messaging Address","Letstalkbehavioralhealth@outlook.com","N","email","","DIRECT","Direct","","CSV","CSV","","149 Johnson Ave","","Newark","NJ","US","071082772" +"1568005882","DIRECT","Direct Messaging Address","Dezavala1@icloud.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","828 Texas Ave","","San Antonio","TX","US","782016039" +"1851934186","OTHERS","Other URL","URL","N","","","","","","","","","710 Rabon Rd Ste 100","","Columbia","SC","US","292038903" +"1851934186","OTHERS","Other URL","URL","N","","","","","","","","","710 Rabon Rd Ste 100","","Columbia","SC","US","292038903" +"1851934186","OTHERS","Other URL","URL","N","","","","","","","","","710 Rabon Rd Ste 100","","Columbia","SC","US","292038903" +"1851934186","OTHERS","Other URL","URL","N","","","","","","","","","710 Rabon Rd Ste 200","","Columbia","SC","US","292038903" +"1962045294","CONNECT","CONNECT URL","hsbeard@yahoo.com","N","hsbeard@yahoo.com","","","","","","","","296 Sunrise Dr","","Lincolnton","GA","US","308174249" +"1871136101","DIRECT","Direct Messaging Address","KBussi@every-mind.org","N","","","HIE","Health Information Exchange (HIE)","","","","","10301 Apple Ridge Rd","","Gaithersburg","MD","US","208861013" +"1194368431","CONNECT","CONNECT URL","www.practicefusion.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","110 S Center St","","Mount Olive","NC","US","283652124" +"1831732171","OTHERS","Other URL","Brevard","N","","","","","","","","","149 Allison Rd","","Brevard","NC","US","287123001" +"1013550359","DIRECT","Direct Messaging Address","Terri.Ford@odmhsas.org","N","","","HIE","Health Information Exchange (HIE)","","","","","117 Rodgers Dr","","Holdenville","OK","US","748482877" +"1013550359","DIRECT","Direct Messaging Address","Terri.Ford@odmhsas.org","N","","","HIE","Health Information Exchange (HIE)","","","","","117 Rodgers Dr","","Holdenville","OK","US","748482877" +"1063055309","DIRECT","Direct Messaging Address","cwhite@wjwservices.com","N","","","","","","","","","23 West St # 3","","Ashland","NH","US","032174219" +"1235772583","CONNECT","CONNECT URL","http://www.massagebook.com/biz/RobinDye","N","","","DIRECT","Direct","","","","","4240 Kipling St Ste F","","Wheat Ridge","CO","US","800332857" +"1871136127","OTHERS","Other URL","Assisted","N","Living","","DIRECT","Direct","","OTHER","Other","Care","1246 Harlingen Rd SW","","Palm Bay","FL","US","329087146" +"1326681677","CONNECT","CONNECT URL","Quincy","N","","","","","","","","","1419 Hancock St Ste 300","","Quincy","MA","US","021695250" +"1053954305","DIRECT","Direct Messaging Address","hlemaster@starsinc.com","N","","","DIRECT","Direct","","","","","4025 W 226th St","","Torrance","CA","US","905052340" +"1932742285","OTHERS","Other URL","https://centerforprofessionalcounseling.secure-client-area.com/portal/","N","HIPAA Portal","","DIRECT","Direct","","OTHER","Other","HIPAA Portal","520 N Washington St Ste 100","","Falls Church","VA","US","220463538" +"1427691773","OTHERS","Other URL","https://www.2medaccess.com","N","Secured website","","HIE","Health Information Exchange (HIE)","","","","","1570 42nd St NE Ste 8","","Cedar Rapids","IA","US","524023073" +"1851934111","DIRECT","Direct Messaging Address","tj@caretransnm.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6300 Montano Rd NW Ste F3","","Albuquerque","NM","US","871201826" +"1851934111","DIRECT","Direct Messaging Address","caretransnoc@caretransnm.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6300 Montano Rd NW Ste F3","","Albuquerque","NM","US","871201826" +"1083257349","DIRECT","Direct Messaging Address","nate@grouptherapycentral.com","N","","","DIRECT","Direct","","","","","2423 Valley Dr","","Northfield","MN","US","550573224" +"1437792793","CONNECT","CONNECT URL","computer","N","","","","","","","","","109 5th Ave","","Coon Rapids","IA","US","500581507" +"1346883600","CONNECT","CONNECT URL","Gilbert","N","","","DIRECT","Direct","","CSV","CSV","","13634 E Williams Field Rd","","Gilbert","AZ","US","852955214" +"1346883600","CONNECT","CONNECT URL","Gilbert","N","","","","","","CSV","CSV","","13634 E Williams Field Rd","","Gilbert","AZ","US","852955214" +"1346883600","CONNECT","CONNECT URL","Gilbert","N","","","","","","CSV","CSV","","13634 E Williams Field Rd","","Gilbert","AZ","US","852955214" +"1346883600","CONNECT","CONNECT URL","Gilbert","N","","","","","","CSV","CSV","","13634 E Williams Field Rd","","Gilbert","AZ","US","852955214" +"1982247250","CONNECT","CONNECT URL","Kissimmee","N","","","HIE","Health Information Exchange (HIE)","","","","","1176 Cypress Glen Cir","","Kissimmee","FL","US","347417560" +"1336782606","CONNECT","CONNECT URL","https://tlcpediatrictherapy.com/","N","","","","","","","","","4705 S Apopka Vineland Rd Ste 100","","Orlando","FL","US","328193151" +"1245873512","DIRECT","Direct Messaging Address","skraft@saviohouse.org","N","","","","","","","","","1044 N Downing St Apt 402","","Denver","CO","US","802182959" +"1962045237","DIRECT","Direct Messaging Address","Bljbaker@me.com","N","","","","","","","","","8796 S 4770 W","","West Jordan","UT","US","840884930" +"1205479573","OTHERS","Other URL","http://kristal-manning.clientsecure.me","N","","","","","","","","","3327 Winthrop Ave Ste 205","","Fort Worth","TX","US","761165611" +"1811530181","CONNECT","CONNECT URL","SimpePractice","N","Simple Practice","","DIRECT","Direct","","","","","6711 Forest Park Dr","","Savannah","GA","US","314062507" +"1356984629","CONNECT","CONNECT URL","www.pcc.com","N","Electronic health record keeper","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2485 Zerbe Rd","","Narvon","PA","US","175559328" +"1629611900","OTHERS","Other URL","provas1.com","N","secure portal","","DIRECT","Direct","","CSV","CSV","","275 N Gaines St # 731","","Oak Hill","FL","US","327599537" +"1174166458","OTHERS","Other URL","cindy.buche@BSWHealth.org","N","Baylor Scott and White email","","DIRECT","Direct","","CSV","CSV","","800 Scott and White Dr","","College Station","TX","US","778456440" +"1083257364","OTHERS","Other URL","floresemily1997@gmail.com","N","email address","","","","","","","","100 Congress Ave Ste 2000","","Austin","TX","US","787012745" +"1164065447","OTHERS","Other URL","https://maureenmorrison.securepatientarea.com","N","","","","","","","","","7 Meadowbrook Dr","","Albion","NY","US","144111622" +"1255974531","DIRECT","Direct Messaging Address","lboyd@caspervets.com","N","email address","","","","","","","","4700 S Valley Rd","","Casper","WY","US","826045149" +"1871136150","DIRECT","Direct Messaging Address","drpedroso@therapysecure.com","N","Secure email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11201 N Tatum Blvd Ste 300","","Phoenix","AZ","US","850286039" +"1215570593","DIRECT","Direct Messaging Address","Inquiries@BeneTherapy.com","N","","","DIRECT","Direct","","CSV","CSV","","1818 E Mercer St Ste 101","","Seattle","WA","US","981124689" +"1215570593","DIRECT","Direct Messaging Address","Inquiries@BeneTherapy.com","N","","","DIRECT","Direct","","CSV","CSV","","1818 E Mercer St Ste 101","","Seattle","WA","US","981124689" +"1215570593","DIRECT","Direct Messaging Address","Inquiries@BeneTherapy.com","N","","","DIRECT","Direct","","CSV","CSV","","1818 E Mercer St Ste 101","","Seattle","WA","US","981124689" +"1861035149","DIRECT","Direct Messaging Address","rxm.11795@store.walgreens.com","N","","","","","","","","","3551 Cassopolis St","","Elkhart","IN","US","465146743" +"1679116958","OTHERS","Other URL","Tablets","N","device","","DIRECT","Direct","","CSV","CSV","","6554 Swissco Dr Apt 518","","Orlando","FL","US","328223216" +"1689217960","CONNECT","CONNECT URL","hisc300.clearcareonline.com","N","internal operating software","","DIRECT","Direct","","CSV","CSV","","231 Sutton St Ste 2H","","North Andover","MA","US","018451620" +"1124661400","CONNECT","CONNECT URL","hisc300.clearcareonline.com","N","internal operating software","","DIRECT","Direct","","CSV","CSV","","5 Essex Green Dr Ste 33","","Peabody","MA","US","019602914" +"1295378578","CONNECT","CONNECT URL","aasmith@yapinc.org","N","buisness email","","DIRECT","Direct","","CSV","CSV","","4476 Pureza Ave","","Las Vegas","NV","US","891152415" +"1457994733","DIRECT","Direct Messaging Address","Vizionconsult1@outlook.com","N","Business email","","DIRECT","Direct","","","","","2295 Parklake Dr NE","","Atlanta","GA","US","303452844" +"1558904839","DIRECT","Direct Messaging Address","tammy@autismcentersmi.com","N","Supervisor Email","","DIRECT","Direct","","","","","111 Newman St","","East Tawas","MI","US","487301272" +"1700429099","CONNECT","CONNECT URL","https://drmandivpt.janeapp.com/","N","online portal","","OTHER","Other","messaging/scheduling","OTHER","Other","online","67 W Dunedin Rd","","Columbus","OH","US","432144001" +"1669015954","DIRECT","Direct Messaging Address","christie.m.sanders2.civ@mail.mil","N","","","DIRECT","Direct","","","","","100 Brewster Blvd","","Camp Lejeune","NC","US","285472575" +"1669015954","DIRECT","Direct Messaging Address","christie.m.sanders2.civ@mail.mil","N","","","DIRECT","Direct","","","","","100 Brewster Blvd","","Camp Lejeune","NC","US","285472575" +"1841833134","SOAP","SOAP URL","Valant","N","Patient Notes","","DIRECT","Direct","","CSV","CSV","","5400 Laurel Springs Pkwy","","Suwanee","GA","US","300246056" +"1578106860","DIRECT","Direct Messaging Address","cfrohlic@lhs.org","Y","Work email","Legacy Emanuel Hospital and Health Center","","","","","","","2801 N Gantenbein Ave","","Portland","OR","US","972271623" +"1194368357","DIRECT","Direct Messaging Address","mboxill@innerrefuge.com","N","","","","","","","","","1700 7th Ave Ste 2100","","Seattle","WA","US","981011360" +"1679116966","CONNECT","CONNECT URL","rena.ali@amitahealth.org","N","Work address","","","","","","","","355 Ridge Ave","","Evanston","IL","US","602023328" +"1679116966","DIRECT","Direct Messaging Address","rena.ali@amitahealth.org","N","Secured Work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","355 Ridge Ave","","Evanston","IL","US","602023328" +"1992348171","DIRECT","Direct Messaging Address","mpearsall@windermeremedicalcenter.com","N","provider email address","","DIRECT","Direct","","","","","11600 Lakeside Village Ln","","Windermere","FL","US","347867024" +"1437792728","DIRECT","Direct Messaging Address","kathryn.wheeler@lcmchealth.org","N","LCMC Health Email Address","","DIRECT","Direct","","","","","200 Henry Clay Ave","","New Orleans","LA","US","701185798" +"1255974549","CONNECT","CONNECT URL","Cockeysville","N","","","","","","","","","10601 Virginia Ave","","Cockeysville","MD","US","210302315" +"1336782622","DIRECT","Direct Messaging Address","Christina.greeson@unchealth.unc.edu","Y","","UNC Healthcare","","","","","","","101 Manning Dr","","Chapel Hill","NC","US","275144220" +"1407499791","OTHERS","Other URL","BreezyNotes","N","EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Medical Progression Notes and Client COrrespondances","204 Spectrum Rd","","Summerville","SC","US","294860902" +"1043853336","DIRECT","Direct Messaging Address","Abel.bwianchinga@state.mn.us","N","","","","","","","","","1801 W Alcott Ave","","Fergus Falls","MN","US","565372661" +"1043853336","DIRECT","Direct Messaging Address","Abel.Bwianchinga@state.mn.us","N","","","DIRECT","Direct","","","","","13603 80th Cir N","","Maple Grove","MN","US","553698961" +"1487297776","DIRECT","Direct Messaging Address","tarafarry@icloud.com","N","email address","","","","","","","","24392 Caracas St","","Dana Point","CA","US","926291319" +"1649813940","OTHERS","Other URL","dfs@dakotaranch.org","N","","","OTHER","Other","Records","CSV","CSV","","7151 15th St S","","Fargo","ND","US","581046613" +"1801439104","OTHERS","Other URL","MicroMerchant","N","","","","","","","","","310 Fort Lee Rd Ste B","","Leonia","NJ","US","076051859" +"1376186585","DIRECT","Direct Messaging Address","dlee@onehopeunited.org","N","","","","","","","","","1400 E McCord St","","Centralia","IL","US","628013702" +"1053954362","OTHERS","Other URL","office","N","","","","","","","","","628 E Parent Ave Ste 506","","Royal Oak","MI","US","480673768" +"1235772542","DIRECT","Direct Messaging Address","cmichaels@floridacenter.com","N","Email","","","","","","","","633 NE 11th Ave","","Fort Lauderdale","FL","US","333044692" +"1033752340","OTHERS","Other URL","charmhealth.com","N","HIPAA compliant EHR site","","DIRECT","Direct","","CSV","CSV","","5 W Chestnut Ave","","Merchantville","NJ","US","081092309" +"1710520929","CONNECT","CONNECT URL","Columbus","N","","","","","","","","","5770 N Hamilton Rd Ste B","","Columbus","OH","US","432303584" +"1194368308","CONNECT","CONNECT URL","Seattle","N","","","","","","","","","23620 Marine View Dr S","","Des Moines","WA","US","981987352" +"1275176489","DIRECT","Direct Messaging Address","Dcantwell@nice.healthcare","N","Secure work email","","","","","","","","2355 Highway 36 W Ste 400","","Roseville","MN","US","551133905" +"1992348106","DIRECT","Direct Messaging Address","pacheco.aba@outlook.com","N","","","","","","","","","960 Indian Town Rd","","Westport","MA","US","027901814" +"1770126997","OTHERS","Other URL","www.optum.com","N","","","","","","","","","210 S Prairie View Dr Apt 1022","","West Des Moines","IA","US","502666926" +"1528601788","DIRECT","Direct Messaging Address","chesapeake@footsolutions.com","N","email address","","DIRECT","Direct","","OTHER","Other","email","1437 Sams Dr Ste 122","","Chesapeake","VA","US","233204587" +"1134762370","DIRECT","Direct Messaging Address","jessica.dowell@bewellproviders.com","N","secure email","","","","","","","","11824 Ransum Dr","","Louisville","KY","US","402432802" +"1164065314","CONNECT","CONNECT URL","www.henryfordrx.com","N","","","DIRECT","Direct","","CSV","CSV","","1777 3rd. Ave","","Detroit","MI","US","48226" +"1649813809","CONNECT","CONNECT URL","altaemeritus@gmail.com","N","","","","","","","","","76 S 500 E","","Salt Lake City","UT","US","841021044" +"1376186536","OTHERS","Other URL","N/A","N","","","","","","","","","3610 Cappahosic Rd","","Gloucester","VA","US","230613313" +"1457994634","CONNECT","CONNECT URL","broyjackson11@gmail.com","N","Create Realistic Change Inc","","DIRECT","Direct","","CSV","CSV","","1873 W 54th St","","Los Angeles","CA","US","900622604" +"1649813817","CONNECT","CONNECT URL","jenniferhiles1@gmail.com","N","Email","","DIRECT","Direct","","","","","1651 Old Meadow Rd","","Mc Lean","VA","US","221024311" +"1558904722","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1710520994","DIRECT","Direct Messaging Address","support@takefivemassage.com","N","","","","","","","","","1103 Galvin Rd S Ste K","","Bellevue","NE","US","680053002" +"1629611801","DIRECT","Direct Messaging Address","deana_coye_nelson@hotmail.com","N","","","","","","","","","4560 Talon Way","","Douglasville","GA","US","301357462" +"1972146157","DIRECT","Direct Messaging Address","curtis.shaver@troyal.gov","N","","","","","","","","","200 S Geo Wallace Dr","","Troy","AL","US","360814606" +"1083257265","DIRECT","Direct Messaging Address","sdonaldson@fhlautism.org","N","work email","","DIRECT","Direct","","OTHER","Other","email","7869 Refugee Rd","","Pickerington","OH","US","431477845" +"1134762313","OTHERS","Other URL","firewall","N","medical","","DIRECT","Direct","","CSV","CSV","","2273 65th St","","Brooklyn","NY","US","112044086" +"1154964336","DIRECT","Direct Messaging Address","cgee@lradac.org","Y","","LRADAC","","","","","","","2711 Colonial Dr","","Columbia","SC","US","292036818" +"1316580590","OTHERS","Other URL","Abilene","N","Electronic storage, Therapy Appointment","","DIRECT","Direct","","OTHER","Other","Abilene","5189 Texas Ave","","Abilene","TX","US","796054529" +"1235772427","CONNECT","CONNECT URL","Leesburg","N","","","DIRECT","Direct","","OTHER","Other","Leesburg","389 Acorn Ln","","Leesburg","FL","US","347487120" +"1184267387","DIRECT","Direct Messaging Address","Sdutcher@emersonhosp.org","N","","","","","","","","","133 Old Road To Nac Cor","","Concord","MA","US","017424159" +"1013550219","CONNECT","CONNECT URL","chilcok@sutterhealth.net","Y","","Hygeia Medical Supplies and Services, Inc.","HIE","Health Information Exchange (HIE)","","OTHER","Other","Breastpump","3901 Lone Tree Way Fl 2","","Antioch","CA","US","945096200" +"1013550219","CONNECT","CONNECT URL","kimberley.a.chilcote@kp.org","N","breastpump","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Breastpump","4501 Sand Creek Rd","","Antioch","CA","US","945318687" +"1225671415","DIRECT","Direct Messaging Address","sam.knight@mail.alfredadler.edu","N","","","DIRECT","Direct","","","","","1606 Westminster St","","Saint Paul","MN","US","551303036" +"1386287571","OTHERS","Other URL","https://portal.therapyappointment.com/index.cfm","Y","Therapy Appointments","U Change LLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5726 Southwyck Blvd Ste 140","","Toledo","OH","US","436141587" +"1487297677","OTHERS","Other URL","dr@230dentalcare.com","N","","","HIE","Health Information Exchange (HIE)","","","","","3400 W 16th St Ste E","","Greeley","CO","US","806346870" +"1689217879","DIRECT","Direct Messaging Address","kslagowski@fremontcounseling.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1110 Major Ave","","Riverton","WY","US","825012342" +"1841833043","OTHERS","Other URL","Aab11","N","","","","","","","","","146 McGehee Dr","","Baton Rouge","LA","US","708155012" +"1932742137","CONNECT","CONNECT URL","Potomac","N","","","","","","","","","12430 Park Potomac Ave Unit N406","","Potomac","MD","US","208546962" +"1780227884","DIRECT","Direct Messaging Address","contact@gracefullifecares.com","N","","","DIRECT","Direct","","CSV","CSV","","280 Quarry Rd Unit C","","Milford","CT","US","064608543" +"1972146082","CONNECT","CONNECT URL",".","N",".","","OTHER","Other",".","OTHER","Other",".","3630 George Washington Mem Hwy Ste D","","Yorktown","VA","US","236933350" +"1487297503","DIRECT","Direct Messaging Address","crandall@icc-wi.org","Y","work email","IMAGINE A CHILDS CAPACITY LLC","","","","","","","128 E Olin Ave Ste 201","","Madison","WI","US","537131467" +"1790328813","DIRECT","Direct Messaging Address","MelanieL@gfmenrichment.org","N","Business/Organization email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","625 Harrison St","","Kalamazoo","MI","US","490073681" +"1790328813","DIRECT","Direct Messaging Address","MelanieL@gfmenrichment.org","N","Business/Organization email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","625 Harrison St","","Kalamazoo","MI","US","490073681" +"1790328813","DIRECT","Direct Messaging Address","MelanieL@gfmenrichment.org","N","Business/Organization email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","625 Harrison St","","Kalamazoo","MI","US","490073681" +"1790328813","DIRECT","Direct Messaging Address","MelanieL@gfmenrichment.org","N","Business/Organization email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","625 Harrison St","","Kalamazoo","MI","US","490073681" +"1790328813","DIRECT","Direct Messaging Address","MelanieL@gfmenrichment.org","N","Business/Organization email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","625 Harrison St","","Kalamazoo","MI","US","490073681" +"1073156196","CONNECT","CONNECT URL","myron@blacktietherapy.com","N","Email","","DIRECT","Direct","","CSV","CSV","","2232 N Wayne Ave Apt 1F","","Chicago","IL","US","606148937" +"1073156196","CONNECT","CONNECT URL","myron@blacktietherapy.com","N","Email","","DIRECT","Direct","","CSV","CSV","","2232 N Wayne Ave Apt 1F","","Chicago","IL","US","606148937" +"1073156196","CONNECT","CONNECT URL","myron@blacktietherapy.com","N","Email","","DIRECT","Direct","","CSV","CSV","","2232 N Wayne Ave Apt 1F","","Chicago","IL","US","606148937" +"1063055200","OTHERS","Other URL","Eclinicalworks.com","Y","practice's EHR","Southeast PA Pain Management, LTD","DIRECT","Direct","","CSV","CSV","","721 Dresher Rd","Suite 2500","Horsham","PA","US","19044" +"1821631094","OTHERS","Other URL","starsconsulting.net","N","","","","","","","","","3202 Mallard Ln","","Gretna","LA","US","700567795" +"1033752290","DIRECT","Direct Messaging Address","giddyuptherapy@outlook.com","N","","","DIRECT","Direct","","CSV","CSV","","4701 N Carbon City Rd","","Ozark","AR","US","72949" +"1356984520","OTHERS","Other URL","www.wellsprings.org","N","","","","","","","","","29 W 36th St Fl 5","","New York","NY","US","100187671" +"1356984512","DIRECT","Direct Messaging Address","austin.childers@kp.org","N","","","DIRECT","Direct","","CSV","CSV","","1630 E Shaw Ave Ste 124","","Fresno","CA","US","937108109" +"1447893755","SOAP","SOAP URL","nicoleb@handsdownmassage.info","N","booking and soap notes","","DIRECT","Direct","Kamuela","OTHER","Other","Kamuela","64-5193 Kinohou St Ste 106","","Kamuela","HI","US","967438446" +"1700429016","DIRECT","Direct Messaging Address","contact@gracefullifecares.com","N","","","DIRECT","Direct","","","","","4 Skiff St Apt B310","","Hamden","CT","US","065141834" +"1700429016","CONNECT","CONNECT URL","bonet@gracefullifecares.com","N","","","DIRECT","Direct","","CSV","CSV","","280 Quarry Rd Unit C","","Milford","CT","US","064608543" +"1376186684","CONNECT","CONNECT URL","connecturl","N","","","DIRECT","Direct","","CSV","CSV","","620 W Lexington St","","Baltimore","MD","US","212011508" +"1801439112","CONNECT","CONNECT URL","www.holycrossservices.org","N","","","","","","","","","4318 Miller Rd","","Flint","MI","US","485071267" +"1205479516","DIRECT","Direct Messaging Address","talthof@whitestonept.com","N","","","DIRECT","Direct","","OTHER","Other","Other","715 Discovery Blvd Ste 411","","Cedar Park","TX","US","786132417" +"1679116982","DIRECT","Direct Messaging Address","klarkin@skyviewhealthcare.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1280 Albany Post Rd","","Croton ON Hudson","NY","US","105201570" +"1043853278","OTHERS","Other URL","manager@candotherapies.com","Y","email","Can Do Therapies, Inc.","DIRECT","Direct","","CSV","CSV","","112 W Citrus St","","Altamonte Springs","FL","US","327142502" +"1528601754","DIRECT","Direct Messaging Address","hreager@fhlautism.org","N","Work Email Address","","DIRECT","Direct","","OTHER","Other","email","7869 Refugee Rd","","Pickerington","OH","US","431477845" +"1427691658","DIRECT","Direct Messaging Address","lmurchi@schools.nyc.gov","N","e-mail address","","HIE","Health Information Exchange (HIE)","","","","","44 Johnson Ave","","Malverne","NY","US","115652028" +"1427691658","CONNECT","CONNECT URL","Malverne","N","address","","","","","","","","44 Johnson Ave","","Malverne","NY","US","115652028" +"1427691658","CONNECT","CONNECT URL","Malverne","N","address","","","","","","","","44 Johnson Ave","","Malverne","NY","US","115652028" +"1073156212","DIRECT","Direct Messaging Address","christopher.homberg@westcare.com","N","","","","","","","","","1205 4th St","","Key West","FL","US","330403707" +"1013550250","DIRECT","Direct Messaging Address","kristenduran18@icloud.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","355 Stone Mill Dr","","Brunswick","GA","US","315202929" +"1013550250","DIRECT","Direct Messaging Address","kaduran18@icloud.com","N","kaduran18@icloud.com","","DIRECT","Direct","","OTHER","Other","Email","127 F St Ste 202","","Brunswick","GA","US","315206788" +"1790328938","DIRECT","Direct Messaging Address","info@iprogresscc.com","N","","","DIRECT","Direct","","","","","2633 Ridgewood Rd Ste 204","","Jackson","MS","US","392164976" +"1346883584","DIRECT","Direct Messaging Address","dr.antoine@selecthealthtc.com","N","Secure Email","","DIRECT","Direct","","OTHER","Other","Secure Email","7300 France Ave S","","Minneapolis","MN","US","554354525" +"1427691682","CONNECT","CONNECT URL","Memphis","N","","","DIRECT","Direct","","CSV","CSV","","6827 Meadow Chase Ln","","Memphis","TN","US","381156626" +"1427691682","CONNECT","CONNECT URL","Memphis","N","","","DIRECT","Direct","","CSV","CSV","","6827 Meadow Chase Ln","","Memphis","TN","US","381156626" +"1427691682","CONNECT","CONNECT URL","Memphis","N","","","DIRECT","Direct","","CSV","CSV","","6827 Meadow Chase Ln","","Memphis","TN","US","381156626" +"1932742194","CONNECT","CONNECT URL","tmstewart@telecarecorp.com","N","","","","","","","","","908 5th Ave SE","","Olympia","WA","US","985011507" +"1750924916","DIRECT","Direct Messaging Address","armando.exposito001@mymdc.net","N","","","","","","","","","9725 NW 117th Ave","","Medley","FL","US","331781212" +"1295378461","DIRECT","Direct Messaging Address","racheal.ajiboye@omh.ny.gov","N","","","DIRECT","Direct","","","","","681 Clarkson Ave","","Brooklyn","NY","US","112032125" +"1821631011","DIRECT","Direct Messaging Address","Travis.Weiss@REACHAir.com","N","Work account/firewalled","","DIRECT","Direct","","CSV","CSV","","200 Wings Way","","Belgrade","MT","US","597143556" +"1609419894","CONNECT","CONNECT URL","Aberdeen","N","","","","","","","","","403 W State St Ste 206","","Aberdeen","WA","US","985206140" +"1740823947","DIRECT","Direct Messaging Address","Lynelle@mindcarepdx.com","N","","","","","","","","","8835 SW Canyon Ln","","Portland","OR","US","972253443" +"1497398697","CONNECT","CONNECT URL","futurestatephysicaltherapy.com","N","business website","","DIRECT","Direct","","","","","317 Wallace Ave Ste 203","","Louisville","KY","US","402073060" +"1770126971","OTHERS","Other URL","http://www.sheltercare.org/","N","ShelterCare","","","","","","","","499 W 4th Ave","","Eugene","OR","US","974012505" +"1982247086","OTHERS","Other URL","HIPPAcompliantsoftware","N","HIPPAcompliantsoftware","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Software","1756 Fillmore St","","San Francisco","CA","US","941153130" +"1487297586","DIRECT","Direct Messaging Address","alex@thepinklilycancer.com","N","","","DIRECT","Direct","","CSV","CSV","NA","9704 Georgetown Pike","","Great Falls","VA","US","220662615" +"1558904656","OTHERS","Other URL","businesscomputer","N","","","","","","","","","8202 Rockbridge Rd","","Arlington","TN","US","380024768" +"1295378396","DIRECT","Direct Messaging Address","ahenriksen@marscare.com","N","","","","","","","","","826 Delaware Ave","","Fountain Hill","PA","US","180151174" +"1801439906","OTHERS","Other URL","Chirofusionlive.com","N","Chiropractic cloud based software","","","","","","","","510 E Gay St","","Warrensburg","MO","US","640931931" +"1255974358","CONNECT","CONNECT URL","Racine","N","","","DIRECT","Direct","","","","","3811 Spring St","","Mount Pleasant","WI","US","534051667" +"1396388401","DIRECT","Direct Messaging Address","kabuthiac@husson.edu","N","","","HIE","Health Information Exchange (HIE)","","","","","135 Armstrong Ave","","Methuen","MA","US","018446302" +"1760025860","SOAP","SOAP URL","SOAP","N","","","","","","","","","170 Deep Wood Dr Ste 104","","Round Rock","TX","US","786814949" +"1215570320","CONNECT","CONNECT URL","www.caregivergrove.com","N","","","","","","","","","1946 N 13th St Ste 450","","Toledo","OH","US","436047258" +"1316580434","DIRECT","Direct Messaging Address","cori.davis@positivehealthservices.com","N","","","","","","","","","5931 School St","","Berkeley","IL","US","601631550" +"1285277301","CONNECT","CONNECT URL","BROOKLYN","N","","","","","","","","","142 Langham St","","Brooklyn","NY","US","112352302" +"1326681446","DIRECT","Direct Messaging Address","mariafvalladares@direct.practicefusion.com","N","","","HIE","Health Information Exchange (HIE)","","","","","15010 Trinity Meadow Dr","","Missouri City","TX","US","774892477" +"1912540162","CONNECT","CONNECT URL","https://www.gentledental.com/location/nashua-nh/?utm_source=googlemybusiness&utm_medium=organic&utm_","N","","","","","","","","","151 Main St","","Nashua","NH","US","030602725" +"1003459256","FHIR","FHIR URL","https://mychart.ghs.org/mychart/","N","MyChart messaging/health information","","HIE","Health Information Exchange (HIE)","","OTHER","Other","MyChart Messaging system","1809 Wade Hampton Blvd","","Greenville","SC","US","29609" +"1851934079","OTHERS","Other URL","EHR/Fax","N","electronic health record and secure fax machine","","DIRECT","Direct","","OTHER","Other","text","1946 9th Ave","","Port Arthur","TX","US","776422762" +"1871136036","OTHERS","Other URL","virtue","N","virtue","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","475 W. Hwy 20","","Sisters","OR","US","97759" +"1093358285","CONNECT","CONNECT URL","Wilmington","N","Wilmington","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Wilmington","1415 Foulk Rd Ste 104","","Wilmington","DE","US","198032748" +"1134762446","DIRECT","Direct Messaging Address","cindi.cooley@hhs.millelacs-nsn.gov","N","","","","","","CSV","CSV","","17230 Noopiming Dr","","Onamia","MN","US","563594522" +"1134762446","DIRECT","Direct Messaging Address","cindi.cooley@hhs.millelacsband-nsn.gov","N","","","","","","","","","17230 Noopiming Dr","","Onamia","MN","US","563594522" +"1659914869","DIRECT","Direct Messaging Address","thomasj@gobearsgo.net","N","School/Company email server","","DIRECT","Direct","","CSV","CSV","","13942 State Highway 31 E","","Brownsboro","TX","US","757566741" +"1033752241","OTHERS","Other URL","m2mwellness@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","direct","131 N Ludlow St Ste 258","","Dayton","OH","US","454021148" +"1164065389","OTHERS","Other URL","Adaptiva","N","Security","","","","","","","","4850 Ashurst St","","Kissimmee","FL","US","347582884" +"1760025993","CONNECT","CONNECT URL","PharmaScan","N","","","HIE","Health Information Exchange (HIE)","","","","","57 Calle Principal","","Barranquitas","PR","US","007941631" +"1295378420","OTHERS","Other URL","onpatient.com","N","EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","electronic health record","7180 Nolensville Rd Ste 2E","","Nolensville","TN","US","371352998" +"1295378420","OTHERS","Other URL","onpatient.com","N","EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","electronic health record","7180 Nolensville Rd Ste 2E","","Nolensville","TN","US","371352998" +"1295378420","OTHERS","Other URL","onpatient.com","N","EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","electronic health record","7180 Nolensville Rd Ste 2E","","Nolensville","TN","US","371352998" +"1023651254","DIRECT","Direct Messaging Address","jbutton@sgcsd.net","N","Professional E-mail","","HIE","Health Information Exchange (HIE)","","","","","900 Preddice Pkwy","","Scotia","NY","US","123021048" +"1275176406","DIRECT","Direct Messaging Address","acehealthcareservices@outlook.com","N","ace","","HIE","Health Information Exchange (HIE)","","OTHER","Other","information","9403 Nicklaus Ln","","Laurel","MD","US","207083235" +"1467095604","OTHERS","Other URL","www.kelleysgroilmhc.com","N","","","","","","","","","252 W Marion Ave Ste 1134","","Punta Gorda","FL","US","339504442" +"1639712870","DIRECT","Direct Messaging Address","amy.pao@davita.com","N","email","","","","","","","","254 Jackson St","","Hayward","CA","US","945441907" +"1598308744","DIRECT","Direct Messaging Address","contact@moovmo.com","N","secure contact email","","DIRECT","Direct","","CSV","CSV","","651 Beacon Pkwy W Ste 204","","Birmingham","AL","US","352093128" +"1134762388","DIRECT","Direct Messaging Address","cblankinship@chs-nw.org","N","business email address","","DIRECT","Direct","","","","","14803 15th Ave NE","","Shoreline","WA","US","981557110" +"1780227934","OTHERS","Other URL","N/A","N","","","","","","","","","11754 Jefferson Hwy","","Mineral","VA","US","231173113" +"1770126922","DIRECT","Direct Messaging Address","lfernandez@equinoxinc.org","N","","","","","","","","","400 McChesney Ave Ext","Apt 2-07","Troy","NY","US","12180" +"1386287530","CONNECT","CONNECT URL","brendan.burke@ctcprograms.com","N","work e mail","","DIRECT","Direct","","CSV","CSV","","1330 N Indian Canyon Dr","","Palm Springs","CA","US","922624880" +"1184267346","OTHERS","Other URL","Cyssalon@gmail.com","N","","","DIRECT","Direct","","","","","1731 W Baseline Rd Ste 107","","Mesa","AZ","US","852025730" +"1942843115","DIRECT","Direct Messaging Address","nmagnusson@seniorhelpers.com","N","email","","DIRECT","Direct","","","","","36 42nd Ave","","San Mateo","CA","US","944035109" +"1154964351","SOAP","SOAP URL","expressrehabtreatments@yahoo.com","N","","","DIRECT","Direct","","CSV","CSV","","1860 El Camino Real Ste 55","","Burlingame","CA","US","940103100" +"1962045062","CONNECT","CONNECT URL","www.winghtse@yahoo.com","N","","","","","","","","","12302 Ashling Dr","","Stafford","TX","US","774771206" +"1235772336","DIRECT","Direct Messaging Address","Alisa@padmagold.com","N","Direct email","","HIE","Health Information Exchange (HIE)","","","","","1801 S Jentilly Ln Ste C16","","Tempe","AZ","US","852815760" +"1831732940","OTHERS","Other URL","simplepractice.com","N","","","","","","","","","700 N Market St Ste A","","Wichita","KS","US","672143530" +"1477196582","DIRECT","Direct Messaging Address","tammy.munster@procchs.com","N","secure email","","DIRECT","Direct","","","","","1851 W End Ave","","Pottsville","PA","US","179012050" +"1538702642","SOAP","SOAP URL","hospital","N","hospital","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1600 Haddon Ave","","Camden","NJ","US","081033101" +"1770126898","OTHERS","Other URL","maegonmiller@gmail.com","N","","","","","","","","","77 Sugar Creek Center Blvd # 670","","Sugar Land","TX","US","774783580" +"1104469220","OTHERS","Other URL","Advancedhealthserviceslv@gmail.com","N","Business","","DIRECT","Direct","","OTHER","Other","Business Message","4760 S Pecos Rd Ste 107","","Las Vegas","NV","US","891215828" +"1720621840","OTHERS","Other URL","Littlestepsspeechny@gmail.com","N","","","","","","","","","6370 Woodhaven Blvd","","Rego Park","NY","US","113742831" +"1154964278","CONNECT","CONNECT URL","Direct","N","Direct","","DIRECT","Direct","","CSV","CSV","","731 Bielenberg Dr Ste 107","","Saint Paul","MN","US","551251701" +"1144863267","CONNECT","CONNECT URL","Helena","N","","","","","","","","","200 S Cruse Ave","","Helena","MT","US","596015018" +"1407499619","DIRECT","Direct Messaging Address","amy@gracestonecounseling.com","N","emaill","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3608 Charles Place","Suite 146","Plano","TX","US","75093" +"1407499619","CONNECT","CONNECT URL","www.amyflemingcounseling.com","N","","","DIRECT","Direct","","OTHER","Other","amy@amyflemingcounseling.com","1202 Richardson Dr Ste 305","","Richardson","TX","US","750804402" +"1598308793","OTHERS","Other URL","arnita65@yahoo.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","903 Forest Lake Dr","","Martinsville","VA","US","241125110" +"1255974374","DIRECT","Direct Messaging Address","msangwe@hotmail.com","N","","","","","","","","","21650 W 11 Mile Rd","","Southfield","MI","US","480763715" +"1316580442","CONNECT","CONNECT URL","Jenny","N","Pharmacist","","DIRECT","Direct","","CSV","CSV","","1190 N Main St","","Bishop","CA","US","935142410" +"1316580442","CONNECT","CONNECT URL","Nguyen","N","Pharmacist","","DIRECT","Direct","","CSV","CSV","","1190 N Main St","","Bishop","CA","US","935142410" +"1033752167","SOAP","SOAP URL","Computers","N","word","","","","","","","","28 Caryl Ave Apt 2C","","Yonkers","NY","US","107053933" +"1023651155","DIRECT","Direct Messaging Address","joy@joynobledpt.com","N","email","","DIRECT","Direct","","","","","12 W Montgomery St Ste 105","","Baltimore","MD","US","212304490" +"1669015798","CONNECT","CONNECT URL","Address","N","Address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Health Information Exchange","633 SW 110th Ln Apt 207","","Pembroke Pines","FL","US","330256968" +"1407499544","CONNECT","CONNECT URL","http://arthritisorlando.com/","N","website","","DIRECT","Direct","","OTHER","Other","telephone","1550 Citrus Medical Ct","","Ocoee","FL","US","347614547" +"1194368233","DIRECT","Direct Messaging Address","K.Gray@dbdtllc.com","N","","","","","","","","","1373 Cleveland Ave","","Atlanta","GA","US","303443423" +"1023651171","DIRECT","Direct Messaging Address","mflynn@chd.org","N","","","","","","","","","131 W Main St","","Orange","MA","US","013641150" +"1376186429","OTHERS","Other URL","https://mossfamilychiro.janeapp.com","N","Jane App","","OTHER","Other","Appointments, Intake Forms, etc","","","","225 N Logan St","","Gaffney","SC","US","293412318" +"1447893508","CONNECT","CONNECT URL","Regina.Rhoades@Bayfronthealth.com","Y","","Punta Gorda HMA LLC","","","","","","","733 E Olympia Ave","","Punta Gorda","FL","US","339503841" +"1730722885","DIRECT","Direct Messaging Address","sarah.stargell@odh.ohio.gov","N","e-mail","","DIRECT","Direct","","CSV","CSV","","246 N High St Fl 8","","Columbus","OH","US","432152406" +"1649813791","DIRECT","Direct Messaging Address","kbeck@therapitas.com","N","","","","","","","","","14002 E 21st St Ste 650","","Tulsa","OK","US","741341425" +"1649813791","DIRECT","Direct Messaging Address","kbeck@therapitas.com","N","email address","","","","","","","","14002 E 21st St Ste 650","","Tulsa","OK","US","741341425" +"1265075311","DIRECT","Direct Messaging Address","l.turner@therecoverycouncil.org","Y","","Pike County Recovery Council","DIRECT","Direct","","CSV","CSV","","218 E North St","","Waverly","OH","US","456901148" +"1538702691","OTHERS","Other URL","N/A","N","","","","","","","","","12405 Duck River Rd","","Midlothian","VA","US","231123815" +"1285277343","CONNECT","CONNECT URL","Baltimore","N","foster-dotson@inspiringchangemhs.org","","DIRECT","Direct","","CSV","CSV","","4654 York Rd","","Baltimore","MD","US","212124726" +"1124661202","OTHERS","Other URL","Robert.locklear@kp.org","Y","Work","Kaiser Permanente","HIE","Health Information Exchange (HIE)","","OTHER","Other","Work","1441 Kapiolani Blvd","Suite 1600","Honolulu","HI","US","96814" +"1073156154","DIRECT","Direct Messaging Address","Connect@preciouspackage-doula.com","N","Virtual","","DIRECT","Direct","","OTHER","Other","Richmond","1119 Nogales Bend Dr","","Richmond","TX","US","774696129" +"1073156154","FHIR","FHIR URL","Richmond","N","home","","DIRECT","Direct","","CSV","CSV","","1119 Nogales Bend Dr","","Richmond","TX","US","774696129" +"1336782416","OTHERS","Other URL","www.rainycitynaturalmedicine.com","N","website","","OTHER","Other","website","OTHER","Other","website","1500 Eastlake Ave E","","Seattle","WA","US","981023707" +"1912540006","OTHERS","Other URL","tosm.ema.md","N","","","","","","","","","13603 Michel Rd","","Tomball","TX","US","773756410" +"1629611710","CONNECT","CONNECT URL","caretap.net","N","website","","DIRECT","Direct","","","","","6160 Summit Dr N Ste 320","","Brooklyn Center","MN","US","554302181" +"1750924841","CONNECT","CONNECT URL","EMR","N","","","","","","","","","10 Center Drive","","Bethesda","MD","US","208920001" +"1396388484","DIRECT","Direct Messaging Address","rachel@thelifestyleclinicok.com","N","direct messaging email address","","DIRECT","Direct","","CSV","CSV","","4127 NW 122nd St Ste E","","Oklahoma City","OK","US","731208880" +"1770126773","OTHERS","Other URL","COGNITIVESEASIDE.COM","N","","","OTHER","Other","COGNITIVESEASIDE.COM","","","","1202 Kirkman St Ste C","","Lake Charles","LA","US","706015391" +"1053954057","DIRECT","Direct Messaging Address","pjohnston@tarzanatc.org","N","","","","","","","","","18646 Oxnard St","","Tarzana","CA","US","913561411" +"1538702568","REST","RESTful URL","HTTP:MYSERVER","N","ALL THE RESOURCES ARE HANDLED BY ONE SERVER","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6650 Fair Oaks Blvd","","Carmichael","CA","US","956084026" +"1336782382","OTHERS","Other URL","jim@relivetherapy.com","N","","","","","","","","","19070 Everett Blvd Unit 108","","Mokena","IL","US","604482073" +"1154964104","DIRECT","Direct Messaging Address","imervin.s04354@wal-mart.com","N","","","","","","","","","5010 Airport Pulling Rd N","","Naples","FL","US","341052407" +"1063055010","OTHERS","Other URL","insightscounselingcenterpsy@gmail.com","N","","","","","","","","","300 Kimball St Ste 106","","Woodbridge","NJ","US","070952506" +"1073156030","CONNECT","CONNECT URL","acounselingandtherapy@gmail.com","N","business e-mail","","DIRECT","Direct","","","","","8689 Three Dean Way","","Mobile","AL","US","366959651" +"1447893409","OTHERS","Other URL","Anishia.davis@gmail.com","N","","","","","","","","","100 Country Club Dr Ste 200","","Hendersonville","TN","US","370754376" +"1609419662","OTHERS","Other URL","cvs.com","N","","","","","","","","","3350 Palm Ave","","San Diego","CA","US","921541662" +"1780227744","FHIR","FHIR URL","sshomecare2@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1602 S Parker Rd Ste 107","","Denver","CO","US","802312920" +"1861035826","DIRECT","Direct Messaging Address","Licotus@hotmail.com","N","","","","","","","","","14 Dallas Ave","","New Hyde Park","NY","US","110403913" +"1376186437","DIRECT","Direct Messaging Address","arodriguez@sfva.com","N","work e-mail","","DIRECT","Direct","","OTHER","Other","work e mail","5300 W Hillsboro Blvd","","Coconut Creek","FL","US","330734395" +"1225671217","CONNECT","CONNECT URL","info@6harmonies.org","N","Secure email","","DIRECT","Direct","","CSV","CSV","","1848 Saratoga Ave Bldg 5A","","Saratoga","CA","US","950706613" +"1679116669","CONNECT","CONNECT URL","halleluiah@themountaincenter.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1524 BISHOPS LODGE RD","B","SANTA FE","NM","US","87506" +"1851934848","FHIR","FHIR URL","EPIC","N","MyChart","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1001 Hart Blvd Ste 100","","Monticello","MN","US","553628929" +"1851934848","FHIR","FHIR URL","EPIC","N","MyChart","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1001 Hart Blvd Ste 100","","Monticello","MN","US","553628929" +"1497398499","OTHERS","Other URL","Amarillo","N","","","","","","","","","9 Medical Dr","","Amarillo","TX","US","791064137" +"1679116701","DIRECT","Direct Messaging Address","gima.ramirez@med.usc.edu","N","email add","","","","","","","","1500 San Pablo St","","Los Angeles","CA","US","900335313" +"1356984348","CONNECT","CONNECT URL","www.oasiscounseling.life","N","","","","","","","","","3949 Holcomb Bridge Rd Ste 200","","Peachtree Corners","GA","US","300922208" +"1548803679","DIRECT","Direct Messaging Address","coope2cw@cmich.edu","N","This is a work email that can send encrypted email for safety.","","","","","","","","115 Grounds South","","Mount Pleasant","MI","US","488590001" +"1477196517","OTHERS","Other URL","mikeoxley99@gmail.com","N","Email","","","","","","","","1907 New Rd","","Northfield","NJ","US","082251545" +"1326681479","CONNECT","CONNECT URL","https://www.kellythompsonfineart.com/contact","N","","","","","","","","","534 E Green Bay Ave","","Saukville","WI","US","530802012" +"1326681479","CONNECT","CONNECT URL","https://www.kellythompsonfineart.com/contact","N","","","","","","","","","534 E Green Bay Ave","","Saukville","WI","US","530802012" +"1235772385","OTHERS","Other URL","neurorestorative.com","N","work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Medical","3205 Supply Rd","","Traverse City","MI","US","496969486" +"1053954107","DIRECT","Direct Messaging Address","c.stanford@atherapyconnection.com","N","","","","","","","","","1601 N Collins Blvd","","Richardson","TX","US","750803520" +"1831732981","CONNECT","CONNECT URL","info@garciasfamilyassessments.com","N","email","","","","","","","","7506 Daniel Krug","","San Antonio","TX","US","782534405" +"1205479367","DIRECT","Direct Messaging Address","acastle@lifewell.us","N","Work email","","DIRECT","Direct","","CSV","CSV","","2505 W Beryl Ave","","Phoenix","AZ","US","850211641" +"1942843008","DIRECT","Direct Messaging Address","erika.barse@coloradobehavior.com","N","provider email","","DIRECT","Direct","","OTHER","Other","direct provider email for health information","7011 Campus Dr Apt 447","","Colorado Springs","CO","US","809203162" +"1548803620","CONNECT","CONNECT URL","bb.heavenonearth@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10832 Tealpoint Dr","","Indianapolis","IN","US","462293435" +"1457994535","CONNECT","CONNECT URL","Savannah19@yahoo.com","N","","","","","","","","","10301 Renfrew Dr","","Saint Louis","MO","US","631373926" +"1083257166","CONNECT","CONNECT URL","SRS","N","","","","","","","","","25302 W Warren St","","Dearborn Heights","MI","US","481272102" +"1518500602","DIRECT","Direct Messaging Address","smccarthy@libertyrehabs.com","N","","","","","","","","","121 Hidden Hollow Dr","","Palm Beach Gardens","FL","US","334186000" +"1265075253","CONNECT","CONNECT URL","Odyssey","N","","","","","","","","","1025 E Forest Ave","","Detroit","MI","US","482071024" +"1083257075","CONNECT","CONNECT URL","www.hopejohnsonlpc.com","N","","","","","","","","","3220 W 57th St Ste 100A","","Sioux Falls","SD","US","571083146" +"1770126765","CONNECT","CONNECT URL","netodm@upmc.edu","N","","","","","","","","","200 Lothrop St","","Pittsburgh","PA","US","152132536" +"1770126765","DIRECT","Direct Messaging Address","netodm@upmc.edu","N","","","DIRECT","Direct","","","","","200 Lothrop St","","Pittsburgh","PA","US","152132536" +"1699318683","DIRECT","Direct Messaging Address","i.bazel@rans.cab","N","email address","","DIRECT","Direct","","CSV","CSV","","4901 Relleum Ave","","Cincinnati","OH","US","452383805" +"1548803547","OTHERS","Other URL","Latishar@anewawakening.com","N","","","","","","","","","600 1st St NW Ste 200","","Albuquerque","NM","US","871022311" +"1760025779","OTHERS","Other URL","www.cognitiveseaside.com","N","","","","","","","","","1202 Kirkman St Ste C","","Lake Charles","LA","US","706015391" +"1689217697","DIRECT","Direct Messaging Address","Admin@onlineindianatherapy.com","N","","","DIRECT","Direct","","OTHER","Other","None","2254 Saint Joseph Ln","","Valparaiso","IN","US","463855449" +"1326681321","CONNECT","CONNECT URL","etierney@ocgworks.org","N","Email","","DIRECT","Direct","","CSV","CSV","","2560 Pulgas Ave","","East Palo Alto","CA","US","943031323" +"1770126781","OTHERS","Other URL","other","N","not applicablw","","OTHER","Other","not applicable","OTHER","Other","not applicable","1201 E Schuster Ave Ste 1A","","El Paso","TX","US","799024646" +"1679116685","CONNECT","CONNECT URL","Milwaukee","N","","","","","","","","","4701 W National Ave","","Milwaukee","WI","US","532143521" +"1427691435","CONNECT","CONNECT URL","email","N","","","","","","","","","14401 Gilmore St Ste 103","","Van Nuys","CA","US","914016237" +"1841833860","OTHERS","Other URL","Tyler","N","","","","","","","","","11937 US Highway 271","","Tyler","TX","US","757083154" +"1366085383","CONNECT","CONNECT URL","Computer","N","Computer","","DIRECT","Direct","","CSV","CSV","","1022 Fisher Rd","","South Beloit","IL","US","610801102" +"1629611645","CONNECT","CONNECT URL","wrongc","N","","","","","","","","","230 W 107th St Apt 2F","","New York","NY","US","100253041" +"1245873272","OTHERS","Other URL","Summit","N","Office","","","","","","","","45 River Rd Ste 8","","Summit","NJ","US","079011452" +"1427691468","OTHERS","Other URL","Athenahealth","N","could based Medical records","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1249 E Ohio Ave","","Escondido","CA","US","920273053" +"1730722778","OTHERS","Other URL","Other","N","","","DIRECT","Direct","","CSV","CSV","","3155 E Patrick Ln Ste 1","","Las Vegas","NV","US","891203481" +"1568005502","DIRECT","Direct Messaging Address","natalie.evans@fhsdschools.org","Y","","Francis Howell School District","","","","","","","4545 Central School Rd","","Saint Charles","MO","US","633047113" +"1467095406","SOAP","SOAP URL","RENO","N","","","","","","","","","855 W 7th St Ste 160","","Reno","NV","US","895032706" +"1992348957","DIRECT","Direct Messaging Address","yestrada@corahealth.com","N","","","","","","","","","27227 State Road 56","","Wesley Chapel","FL","US","335448832" +"1316580376","CONNECT","CONNECT URL","anhngo001@gmail.com","N","anhngo001@gmail.com","","DIRECT","Direct","","OTHER","Other","South Lake Tahoe","1043 Emerald Bay Rd","","South Lake Tahoe","CA","US","961506210" +"1770126732","OTHERS","Other URL","Gaithersburg","N","email","","DIRECT","Direct","","CSV","CSV","","8945 N Westland Dr","","Gaithersburg","MD","US","208771249" +"1770126732","OTHERS","Other URL","Arlington","N","email","","DIRECT","Direct","","CSV","CSV","","1435 N Courthouse Rd","","Arlington","VA","US","222012640" +"1912540089","OTHERS","Other URL","na","N","na","","DIRECT","Direct","","OTHER","Other","phonbe","106 Wellesley Rd","","Washington","NC","US","278899234" +"1073156063","OTHERS","Other URL","Troutman","N","Fifthstreetministries.com","","DIRECT","Direct","","OTHER","Other","Troutman","183 Iredell Ave","","Troutman","NC","US","28166" +"1558904565","CONNECT","CONNECT URL","Carlafunk3@gmail.com","N","Email address","","DIRECT","Direct","","OTHER","Other","Gmail address","191 Old Gapway road","","Salters","SC","US","29590" +"1558904565","CONNECT","CONNECT URL","Carlafunk3@gmail.com","N","Gmail address","","DIRECT","Direct","","OTHER","Other","Email","191 Old Gapway road","","Salters","SC","US","29590" +"1578106597","OTHERS","Other URL","Allscripts","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","500 W San Bernardino Rd Ste A","","Covina","CA","US","917223797" +"1528601697","OTHERS","Other URL","ilanasingersiegal@gmail.com","N","email adress used for doula and motherhood work","","DIRECT","Direct","","CSV","CSV","","50 Castle St Ste 2","","Great Barrington","MA","US","012301502" +"1437792504","OTHERS","Other URL","toptierhomehealth@gmail.com","N","Business Email Address","","DIRECT","Direct","","OTHER","Other","toptierhomehealth@gmail.com","4605 Lankershim Blvd Ste 221","","North Hollywood","CA","US","916021875" +"1871136945","DIRECT","Direct Messaging Address","tlah.hopson@ourhomeofunity.com","N","Administrator encrypted email","","DIRECT","Direct","","CSV","CSV","","8105 W Magnolia St","","Phoenix","AZ","US","850435420" +"1124661251","DIRECT","Direct Messaging Address","Provider@kameronhealth.com","N","Encrypted mail","","DIRECT","Direct","","CSV","CSV","","7521 Guadalupe Way","","McKinney","TX","US","750713389" +"1306489448","CONNECT","CONNECT URL","N/A","N","","","","","","","","","1300 Medical Dr","","Tallahassee","FL","US","323084646" +"1205479342","CONNECT","CONNECT URL","computer","N","","","","","","","","","5039 Lexington Ave","","Jacksonville","FL","US","322103242" +"1205479342","CONNECT","CONNECT URL","computer","N","","","","","","","","","5039 Lexington Ave","","Jacksonville","FL","US","322103242" +"1760025803","FHIR","FHIR URL","https://dpc.cms.gov/api/v1","N","Data @ the Point of Care API","","OTHER","Other","FHIR endpoint","OTHER","Other","FHIR+JSON","4849 Connecticut Ave NW Apt 804","","Washington","DC","US","200085810" +"1588207625","DIRECT","Direct Messaging Address","csanders@restoretherapyservices.mygbiz.com","N","direct email","","DIRECT","Direct","","","","","6100 Miller Ave","","Gary","IN","US","464032469" +"1891338943","DIRECT","Direct Messaging Address","JessicaSullivan@CrosbyCounselingCenter.com","N","","","DIRECT","Direct","","","","","2280 Trailmate Dr Ste 101","","Sarasota","FL","US","342434078" +"1790328847","DIRECT","Direct Messaging Address","bcleland@antioch.edu","N","email contact","","","","","","","","619 S Marion Ave","","Lake City","FL","US","320255808" +"1619510773","DIRECT","Direct Messaging Address","Brandon@cottonmed.com","N","","","","","","","","","2767 Silver Creek Rd Ste B","","Bullhead City","AZ","US","864428227" +"1073156139","DIRECT","Direct Messaging Address","ariel.neumeyer@esu11.org","N","","","","","","","","","412 W 14th Ave","","Holdrege","NE","US","689491213" +"1154964211","DIRECT","Direct Messaging Address","Lindsay.morris@coloradobehavior.com","N","provider email","","DIRECT","Direct","","OTHER","Other","direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203104" +"1013550177","CONNECT","CONNECT URL","Covington","Y","Hospital Provided EPIC system","Piedmont Hospital","DIRECT","Direct","","CSV","CSV","","5126 Hospital Dr NE","","Covington","GA","US","300142566" +"1104469261","DIRECT","Direct Messaging Address","guillermo@crossphysiopt.com","N","HIPPA compliant e-mail","","","","","","","","2627 S Greeley St Ste 100","","Milwaukee","WI","US","532072027" +"1922641083","CONNECT","CONNECT URL","Jacksonville","N","","","","","","","","","4114 Herschel St Ste 106","","Jacksonville","FL","US","322102200" +"1780227850","OTHERS","Other URL","www.unknown.com","N","unknown","","OTHER","Other","unknown","OTHER","Other","unknown","403 Kruger St","","Wheeling","WV","US","260035126" +"1225671399","OTHERS","Other URL","chcsc.smartcarenet.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1910 Shaffer St.","","Kalamazoo","MI","US","490481604" +"1629611793","DIRECT","Direct Messaging Address","ntmccomm@ntmconline.net","Y","","Gainesville Community Hospital, Inc.","DIRECT","Direct","","","","","801 N Grand Ave Ste 1&4","","Gainesville","TX","US","762403573" +"1760025837","OTHERS","Other URL","USMON.com","Y","USMON","U.S. DR Monitoring, Inc.","","","","","","","27 Waterford Cir","","Madison","WI","US","537191588" +"1073156147","DIRECT","Direct Messaging Address","info@mcguirechristiancounseling.com","Y","Business email address","McGuire Christian Counseling Inc.","DIRECT","Direct","","","","","3101 S Kimbrough Ave Ste C","","Springfield","MO","US","658075011" +"1073156147","DIRECT","Direct Messaging Address","requests@mcguirechristiancounseling.com","N","Provider email","","DIRECT","Direct","","CSV","CSV","","3101 S Kimbrough Ave Ste C","","Springfield","MO","US","658075011" +"1083257158","CONNECT","CONNECT URL","Kernersville","N","","","","","","","","","418B W Mountain St","","Kernersville","NC","US","272842534" +"1518500685","DIRECT","Direct Messaging Address","sarah.lawler@coloradobehavior.com","N","provider email","","DIRECT","Direct","","OTHER","Other","direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203104" +"1700429875","DIRECT","Direct Messaging Address","randerson@marscares.com","N","","","","","","","","","826 Delaware Ave","","Fountain Hill","PA","US","180151174" +"1487297552","DIRECT","Direct Messaging Address","johnNliz@outlook.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","18 Cherry St","","Essex Junction","VT","US","054523639" +"1194368266","DIRECT","Direct Messaging Address","info@trinityhousecalls.com","N","email","","","","","","","","2727 Lbj Fwy Ste 326","","Dallas","TX","US","752347478" +"1669015731","OTHERS","Other URL","timothyh@dva.wa.gov","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1141 Beach Dr E","","Port Orchard","WA","US","983664937" +"1417590506","DIRECT","Direct Messaging Address","DSCAuths@dsc-illinois.org","N","Secure Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Secure Email","1304 W Bradley Ave","","Champaign","IL","US","618212035" +"1376186361","DIRECT","Direct Messaging Address","Jaquita.Cross@butterflyeffects.com","N","","","DIRECT","Direct","","CSV","CSV","","500 Fairway Dr Ste 102","","Deerfield Beach","FL","US","334411817" +"1477196475","DIRECT","Direct Messaging Address","victoria.m.lyman@lahey.org","N","","","","","","","","","800 Cummings Ctr","","Beverly","MA","US","019156175" +"1154964146","DIRECT","Direct Messaging Address","bpchapin@cps.edu","N","Work Email address","","DIRECT","Direct","","OTHER","Other","How to get a hold of me","6820 S Washtenaw Ave","","Chicago","IL","US","606291826" +"1114560117","DIRECT","Direct Messaging Address","jessica@grhs-mo.com","Y","","Grace Reliant Health Services, LLC","","","","","","","2845 Independence St","","Cape Girardeau","MO","US","637035015" +"1902449903","CONNECT","CONNECT URL","minniebreedlove@monroecounty.gov","N","","","","","","","","","14 Dolman Dr","","Rochester","NY","US","146242956" +"1275176281","CONNECT","CONNECT URL","cbigler78@gmail.com","N","","","","","","","","","3763 N High St Ste A","","Columbus","OH","US","432143547" +"1609419605","OTHERS","Other URL","www.empowerbehavioral.com","N","","","","","","","","","11905 Bowman Dr Ste 507","","Fredericksburg","VA","US","224087344" +"1841833852","DIRECT","Direct Messaging Address","d0l02a7.s02406.us@wal-mart.com","N","","","DIRECT","Direct","","","","","3155 S Federal Hwy","","Delray Beach","FL","US","334833221" +"1841833852","OTHERS","Other URL","d0l02a7.s02406.us@wal-mart.com","N","","","","","","","","","3155 S Federal Hwy","","Delray Beach","FL","US","334833221" +"1730722745","OTHERS","Other URL","jep257chirchir@yahoo.com","N","Business email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","business email","6222 Hedgecroft Ave S","","Cottage Grove","MN","US","550166002" +"1265075279","CONNECT","CONNECT URL","alwaysbestcareannarbor.com","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","40800 Five Mile Rd Ste C","","Plymouth","MI","US","481703750" +"1093358004","CONNECT","CONNECT URL","Osseo","N","","","","","","","","","4150 Lake Pleasant Rd S","","Osseo","MI","US","492669623" +"1093358004","CONNECT","CONNECT URL","Osseo","N","","","","","","","","","4150 Lake Pleasant Rd S","","Osseo","MI","US","492669623" +"1144863150","CONNECT","CONNECT URL","https://www.simplepractice.com/","N","EHR system","","DIRECT","Direct","","CSV","CSV","","1720 Grove St","","Marysville","WA","US","982704328" +"1891338802","DIRECT","Direct Messaging Address","sbtherd@icloud.com","N","","","","","","","","","1106 County Road 65","","Evergreen","CO","US","804399663" +"1922641943","OTHERS","Other URL","allixtransportation.com","N","allixtransportation.com","","DIRECT","Direct","","CSV","CSV","","83 Bass Dr Ste D","","Richmond Hill","GA","US","313243987" +"1689217622","DIRECT","Direct Messaging Address","dan@myjadewellness.com","N","","","","","","","","","101 N Meadows Dr Ste 234","","Wexford","PA","US","150908368" +"1710520762","OTHERS","Other URL","Seattle","N","NPI","","OTHER","Other","Seattle","CSV","CSV","","631 Strander Blvd Ste A","","Tukwila","WA","US","981882963" +"1437792488","CONNECT","CONNECT URL","CDM","N","","","DIRECT","Direct","","OTHER","Other","Integrityendo","2121 E Coast Hwy Ste 100","","Corona Del Mar","CA","US","926251912" +"1437792488","CONNECT","CONNECT URL","www.integrityendo.com","N","bc@integrityendo.com","","","","","","","","2121 E Coast Hwy Ste 100","","Corona Del Mar","CA","US","926251912" +"1528601572","DIRECT","Direct Messaging Address","brianna.x.ortbals@kp.org","Y","","Kaiser Walnut Creek","","","","","","","1425 S Main St","","Walnut Creek","CA","US","945965318" +"1144863192","OTHERS","Other URL","desktops","N","","","DIRECT","Direct","","","","","780 Lynnhaven Pkwy","","Virginia Beach","VA","US","234527332" +"1396388344","CONNECT","CONNECT URL","cmorfin753@gmail.com","N","","","","","","","","","751 Pescadero Cir","","Corona","CA","US","928798513" +"1003459058","OTHERS","Other URL","email","N","","","","","","","","","300 Barber Ave","","Worcester","MA","US","016062476" +"1083257042","CONNECT","CONNECT URL","www.myrtlebeachcounseling.org","N","","","","","","","","","608 16th Ave N Ste G","","Myrtle Beach","SC","US","295773537" +"1568005528","DIRECT","Direct Messaging Address","jody.mitchell@mchs.com","N","","","","","","","","","6001 E Broad St","","Columbus","OH","US","432131502" +"1811530892","CONNECT","CONNECT URL","NPI","N","","","DIRECT","Direct","","OTHER","Other","NPI","19 Hidden Brook Trl","","Bethel","CT","US","068012347" +"1811530892","CONNECT","CONNECT URL","jas5186@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","19 Hidden Brook Trl","","Bethel","CT","US","068012347" +"1417590324","OTHERS","Other URL","Baracuda","N","software encryption","","DIRECT","Direct","","OTHER","Other","Protected Health Information","2204 Pacific Ave N","","Long Beach","WA","US","986313300" +"1417590324","OTHERS","Other URL","Baracuda","N","software encryption","","DIRECT","Direct","","OTHER","Other","Protected Health Information","2204 Pacific Ave N","","Long Beach","WA","US","986313300" +"1447893300","DIRECT","Direct Messaging Address","drkaitlyn@ffcwecare.com","N","Business email","","","","","","","","9476 Double R Blvd Ste A","","Reno","NV","US","895212959" +"1962045021","CONNECT","CONNECT URL","kenyattawilliams101@gmail.com","N","","","DIRECT","Direct","","","","","4218 Crownwood Ave","","Dayton","OH","US","454151402" +"1043853104","OTHERS","Other URL","natasha@tetherapy.com","N","","","","","","","","","12301 Lake Underhill Rd Ste 260","","Orlando","FL","US","328284508" +"1053954115","DIRECT","Direct Messaging Address","sabrina.cowan@coloradobehavior.com","N","provider email","","DIRECT","Direct","","OTHER","Other","direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203104" +"1699318477","SOAP","SOAP URL","LOVELAND","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5200 Hahns Peak Dr","","Loveland","CO","US","805388852" +"1144863184","DIRECT","Direct Messaging Address","villageyogayogis@icloud.com","N","business email","","DIRECT","Direct","","CSV","CSV","","3872 Tauton Ct","","Columbus","OH","US","432215824" +"1922641984","CONNECT","CONNECT URL","Desktop","N","","","","","","","","","333 N Broad St Ste 205","","Elizabeth","NJ","US","072083706" +"1922641984","CONNECT","CONNECT URL","Desktop","N","","","","","","","","","333 N Broad St Ste 205","","Elizabeth","NJ","US","072083706" +"1922641984","CONNECT","CONNECT URL","desktop","N","","","","","","","","","333 N Broad St Ste 205","","Elizabeth","NJ","US","072083706" +"1649813619","OTHERS","Other URL","Ocala","N","","","","","","","","","6460 NW 67th Ter","","Ocala","FL","US","344822130" +"1174166144","DIRECT","Direct Messaging Address","spak@kwacares.org","N","Work Email","","DIRECT","Direct","","OTHER","Other","Work Email","123 E 96th St","","Tacoma","WA","US","984452001" +"1356984322","DIRECT","Direct Messaging Address","ktuley@orthosc.org","N","business email address","","DIRECT","Direct","","","","","210 Village Center Blvd Ste 140","","Myrtle Beach","SC","US","295796706" +"1487297453","DIRECT","Direct Messaging Address","misty.hofferber@creoks.org","N","work","","DIRECT","Direct","","OTHER","Other","work","23 E Ross Ave","","Sapulpa","OK","US","740666423" +"1306489372","OTHERS","Other URL","www.theranest.com","N","Electronic Medical Record","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Electronic Medical Record","245 N Metro Dr","","Appleton","WI","US","549138572" +"1740823715","CONNECT","CONNECT URL","Email","N","","","","","","","","","801 Brewfield Dr","","Wapakoneta","OH","US","458959394" +"1013550086","CONNECT","CONNECT URL","Vidalia","N","Retail Pharmacy","","DIRECT","Direct","","OTHER","Other","Vidalia","305 Maple Dr","","Vidalia","GA","US","304748908" +"1295378263","OTHERS","Other URL","norman@classoklahoma.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","1018 24th Ave NW Ste 110","","Norman","OK","US","730696556" +"1104469170","OTHERS","Other URL","N/A","N","","","","","","","","","602 Kestrel Ct","","Woodstock","VA","US","226642075" +"1184267163","CONNECT","CONNECT URL","Franklin","N","home","","DIRECT","Direct","","OTHER","Other","Franklin","142 Cadet Ln","","Franklin","TN","US","370642360" +"1215570296","CONNECT","CONNECT URL","Kankakee","N","","","","","","","","","995 N Kennedy Dr","","Kankakee","IL","US","609012236" +"1922641802","CONNECT","CONNECT URL","cmassaro@gablesofcanton.com","N","private email","","DIRECT","Direct","","CSV","CSV","","3660 Greentree Ave SW","","Canton","OH","US","447064024" +"1922641802","CONNECT","CONNECT URL","cmassaro@gablesofcanton.com","N","","","","","","","","","3660 Greentree Ave SW","","Canton","OH","US","447064024" +"1205479185","OTHERS","Other URL","culverpmh@gmail.com","N","","","","","","","","","710 Forest Ave","","Staten Island","NY","US","103102520" +"1205479284","SOAP","SOAP URL","daybreak","N","","","","","","","","","696 Fm 99","","Karnes City","TX","US","781185009" +"1972146801","OTHERS","Other URL","healthrecoverybodywork@yahoo.com","N","","","","","","","","","313 W 2nd St","","Hanford","CA","US","932305006" +"1144863051","CONNECT","CONNECT URL","Intranet","N","","","","","","","","","400 Community Dr","","Manhasset","NY","US","110303815" +"1205479110","DIRECT","Direct Messaging Address","lauren.j.pereda.mil@mail.mil","N","","","","","","","","","34101 Farenholt Ave Bldg 14","","San Diego","CA","US","921347000" +"1992348809","OTHERS","Other URL","www.teleioscs.com","N","","","","","","","","","1345 6th Ave Fl 2","","New York","NY","US","101050014" +"1992348809","CONNECT","CONNECT URL","www.teleioscs.com","N","","","","","","","","","1345 6th Ave Fl 2","","New York","NY","US","101050014" +"1225671142","OTHERS","Other URL","8656935622","N","","","","","","","","","310 Corporate Dr Ste 101","","Knoxville","TN","US","379234638" +"1871136796","DIRECT","Direct Messaging Address","Jennifer@richmondwellnesscenter.net","N","email","","","","","OTHER","Other","phone","1405 W Main St","","Richmond","VA","US","232204629" +"1053954974","CONNECT","CONNECT URL","Devero","N","","","","","","","","","5750 Dtc Pkwy Ste 170","","Greenwood Village","CO","US","801115483" +"1962045898","DIRECT","Direct Messaging Address","fadumo.mohammad@rideaid.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2131 SW 336th St","","Federal Way","WA","US","980232847" +"1295378115","SOAP","SOAP URL","n/a","N","n/a","","OTHER","Other","n/a","CSV","CSV","","5113 Saint Ives Dr","","Murfreesboro","TN","US","371284588" +"1144863077","CONNECT","CONNECT URL","Bluffton","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","23 Isle Of Palms E","","Bluffton","SC","US","299109507" +"1164065009","DIRECT","Direct Messaging Address","Simoner@Childhaven.org","N","secure work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1345 22nd St NE","","Auburn","WA","US","980023442" +"1518500453","DIRECT","Direct Messaging Address","acderm@acderm.com","N","Email","","DIRECT","Direct","","CSV","CSV","","711 E LaMar Blvd Ste 200","","Arlington","TX","US","760113800" +"1033752977","CONNECT","CONNECT URL","nlburke@contracted.smcps.org","N","email","","DIRECT","Direct","","CSV","CSV","","22885 Duke St","","Leonardtown","MD","US","206503818" +"1730722687","DIRECT","Direct Messaging Address","Princetongirl2930@me.com","N","","","","","","","","","22907 Sherioaks Ln","","Spring","TX","US","773893927" +"1912540865","DIRECT","Direct Messaging Address","APrichinello@Outlook.com","N","Contact Email Address","","DIRECT","Direct","","","","","423 Throop St","","West Babylon","NY","US","117043010" +"1740823699","CONNECT","CONNECT URL","Howland","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","30 LaGrange Rd","","Howland","ME","US","044483743" +"1740823699","CONNECT","CONNECT URL","Howland","N","","","DIRECT","Direct","","CSV","CSV","","30 LaGrange Rd","","Howland","ME","US","044483743" +"1740823699","CONNECT","CONNECT URL","Howland","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","30 LaGrange Rd","","Howland","ME","US","044483743" +"1821631789","OTHERS","Other URL","Accumedic","N","","","HIE","Health Information Exchange (HIE)","","","","","1041 W Bridge St Ste 5B","","Phoenixville","PA","US","194604342" +"1114560075","CONNECT","CONNECT URL","Shenandoah","N","","","","","","","","","9250 Pinecroft Dr","","Shenandoah","TX","US","773803218" +"1881237741","OTHERS","Other URL","www.imadjusted.com","N","Address","","DIRECT","Direct","","OTHER","Other","email","516 N Range Ave","","Denham Springs","LA","US","707262932" +"1063055929","DIRECT","Direct Messaging Address","referrals@azopt.net","N","encrypted email","","DIRECT","Direct","","CSV","CSV","","23374 W Yuma Rd Ste 104","","Buckeye","AZ","US","853263120" +"1760025621","DIRECT","Direct Messaging Address","referrals@azopt.net","N","encrypted email","","DIRECT","Direct","","CSV","CSV","","1700 E Elliot Rd Ste 16","","Tempe","AZ","US","852841650" +"1336782200","CONNECT","CONNECT URL","Carmellaj2011@gmail.com","N","","","","","","","","","916 School Ave","","Matteson","IL","US","604431832" +"1336782200","CONNECT","CONNECT URL","Carmellaj2011@gmail.com","N","","","","","","","","","916 School Ave","","Matteson","IL","US","604431832" +"1285277152","CONNECT","CONNECT URL","RSHM_LATA@YAHOO.COM","N","","","","","","","","","8321 Mallett Way","","Elk Grove","CA","US","957571696" +"1700429677","DIRECT","Direct Messaging Address","insurance@fsabc.org","Y","","Family Service Association of Bucks County","","","","","","","4 Cornerstone Dr","","Langhorne","PA","US","190471314" +"1568005338","DIRECT","Direct Messaging Address","floyd@lifecareandwisdom.com","N","","","DIRECT","Direct","","CSV","CSV","","5637 La Fleur Trl","","Lithonia","GA","US","300382846" +"1417590290","DIRECT","Direct Messaging Address","sarah@colormyspirit.com","N","work email","","DIRECT","Direct","","CSV","CSV","","107 Windel Dr Ste 205","","Raleigh","NC","US","276094471" +"1790328573","CONNECT","CONNECT URL","amandawalkercounseling@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1601 2nd Ave N Ste 200A","","Great Falls","MT","US","594013243" +"1235772104","DIRECT","Direct Messaging Address","pattik@progenyacademy.org","N","","","","","","","","","5929 Brooklyn Blvd","","Brooklyn Center","MN","US","554292529" +"1235772104","DIRECT","Direct Messaging Address","pattik@progenyacademy.org","N","","","","","","","","","5929 Brooklyn Blvd","","Brooklyn Center","MN","US","554292529" +"1134762917","OTHERS","Other URL","clearpathhcs@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","6075 Bathey Ln","","Naples","FL","US","341167536" +"1336782309","DIRECT","Direct Messaging Address","Eogorman@saludaschools.org","N","Email","","DIRECT","Direct","","OTHER","Other","Unknown","200 Matthews Dr","","Saluda","SC","US","291381357" +"1932742822","CONNECT","CONNECT URL","cms","Y","","eduhealth adc & pcs","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1891 ARROWPOINT DR","","ST LOUIS","MO","US","63138" +"1932742822","CONNECT","CONNECT URL","emomed","Y","","Edu Health Pcs and Adc","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1841 arrow point Dr","","saint louis","MO","US","631386313" +"1932742822","CONNECT","CONNECT URL","emomed","Y","","D&N Services Unlimited","DIRECT","Direct","","CSV","CSV","","1841 arrow point Dr","","saint louis","MO","US","631386313" +"1871136762","OTHERS","Other URL","gvinuya@colpharmacy.com","Y","","CCCRI INC","","","","","","","2705 W Lincoln Ave","","Anaheim","CA","US","928016325" +"1780227678","DIRECT","Direct Messaging Address","gyonkers@bringingpeacebehavior.gmail.com","N","","","DIRECT","Direct","","","","","400 Kimberly Dr","","Aurora","OH","US","442028409" +"1700429602","OTHERS","Other URL","dmerener@gmail.com","N","","","DIRECT","Direct","","","","","1180 Brighton Beach Ave Apt 6B","","Brooklyn","NY","US","112355838" +"1891338869","DIRECT","Direct Messaging Address","mfon.e.umoren@kp.org","N","","","","","","","","","12200 Bellflower Blvd","","Downey","CA","US","902422804" +"1508409574","CONNECT","CONNECT URL","Hie","N","","","","","","","","","11615 Queens Blvd","","Forest Hills","NY","US","113756533" +"1326681396","CONNECT","CONNECT URL","3619770595","N","telephone","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Verbal","5866 S Staples St Ste 345","","Corpus Christi","TX","US","784133700" +"1407499387","OTHERS","Other URL","goldentouchpt@embarqmail.com","N","","","","","","","","","4161 Tamiami Trl Ste 704","","Port Charlotte","FL","US","339529283" +"1063055945","CONNECT","CONNECT URL","Lauris","N","","","","","","","","","1527 NE 4th Ave","","Fort Lauderdale","FL","US","333041035" +"1063055945","CONNECT","CONNECT URL","lauris","N","","","","","","","","","1527 NE 4th Ave","","Fort Lauderdale","FL","US","333041035" +"1336782218","DIRECT","Direct Messaging Address","mhorton3@express-scripts.com","N","work email","","DIRECT","Direct","","OTHER","Other","email","4600 N Hanley Rd","","Saint Louis","MO","US","631342715" +"1609419589","CONNECT","CONNECT URL","rlange@regencyhhc.com","N","email","","DIRECT","Direct","","","","","10467 93rd Ave N","","Maple Grove","MN","US","553694112" +"1649813536","DIRECT","Direct Messaging Address","info@faithhopellc.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1647 Sun City Center Plz Ste 201","","Sun City Center","FL","US","335735334" +"1699318543","CONNECT","CONNECT URL","kmarslmsw@gmail.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1608 4th Ave SE","","Decatur","AL","US","356014904" +"1417590357","CONNECT","CONNECT URL","procareltc.com","N","","","","","","","","","155 Northboro Rd Ste 4","","Southborough","MA","US","017721033" +"1689217572","DIRECT","Direct Messaging Address","debbier@7summitpathways.com","N","email","","DIRECT","Direct","","CSV","CSV","","1910 Orient Rd","","Tampa","FL","US","336193354" +"1407499395","OTHERS","Other URL","M0B02MM.s05758@US.wal-mart.com","Y","Walmart Pharmacy Work Email Address","Wal-Mart Stores East LP","","","","","","","3911 S Jog Rd","","Greenacres","FL","US","334671590" +"1376186270","OTHERS","Other URL","Email","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13 China Rose Ct","","Columbia","SC","US","292298815" +"1912540816","DIRECT","Direct Messaging Address","robin@robinanguspt.com","N","Business email address","","DIRECT","Direct","","CSV","CSV","","6127 84th Ave SE","","Mercer Island","WA","US","980404936" +"1437792330","OTHERS","Other URL","www.rocketbalance.com","N","","","","","","","","","5 N Maple Ave Ste 100","","LA Plata","MD","US","206463744" +"1427691377","DIRECT","Direct Messaging Address","shara@myresonantself.com","N","","","","","","","","","1650 38th St Ste 100E","","Boulder","CO","US","803012624" +"1376186288","DIRECT","Direct Messaging Address","claudia@latchnc.com","N","HIPAA compliant email provider","","DIRECT","Direct","","CSV","CSV","","1709 Michaux Rd","","Chapel Hill","NC","US","275147639" +"1326681248","OTHERS","Other URL","NA","N","","","","","","","","","5670 Lake Wylie Rd","","Clover","SC","US","297109185" +"1326681248","OTHERS","Other URL","NA","N","","","","","","","","","5670 Lake Wylie Rd","","Clover","SC","US","297109185" +"1326681248","OTHERS","Other URL","NA","N","","","","","","","","","5670 Lake Wylie Rd","","Clover","SC","US","297109185" +"1326681248","OTHERS","Other URL","NA","N","","","","","","","","","5670 Lake Wylie Rd","","Clover","SC","US","297109185" +"1154964062","OTHERS","Other URL","mail.prcoc.org","N","Email server","","DIRECT","Direct","","OTHER","Other","email","4900 Providence Rd","","Charlotte","NC","US","282265848" +"1972146884","CONNECT","CONNECT URL","Devero","N","","","","","","","","","5750 Dtc Pkwy Ste 170","","Greenwood Village","CO","US","801115483" +"1700429628","OTHERS","Other URL","LaGrange","N","Case M Service","","OTHER","Other","LaGrange","OTHER","Other","LaGrange","2202 Abbey Glenn Lane","","West Point","GA","US","31833" +"1437792355","OTHERS","Other URL","onsted","Y","MED SHOPPE PHARMACY","FREEDOM APOTHECARY INC","DIRECT","Direct","","","","","400 N Main St Ste C","","Onsted","MI","US","492659204" +"1659914588","CONNECT","CONNECT URL","ATT","N","","","DIRECT","Direct","","CSV","CSV","","9461 Grossmont Summit Drive Suite A","","La Mesa","CA","US","91941" +"1922641851","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1881237733","DIRECT","Direct Messaging Address","danica@naturkurwellness.com","Y","","Naturkur Wellness Center","DIRECT","Direct","","CSV","CSV","","4530 Union Bay Pl NE Ste 210","","Seattle","WA","US","981054000" +"1073156949","DIRECT","Direct Messaging Address","zdepaulis@best-tx.com","N","","","","","","","","","21 Technology Dr","","Setauket","NY","US","117334000" +"1053954925","CONNECT","CONNECT URL","Freedom","N","","","DIRECT","Direct","","CSV","CSV","","150 Village Rd","","Freedom","NH","US","038364937" +"1720621592","DIRECT","Direct Messaging Address","floyd@lifecareandwisdom.com","N","","","","","","","","","5637 La Fleur Trl","","Lithonia","GA","US","300382846" +"1184267957","DIRECT","Direct Messaging Address","cfeatherstone@communiregistry.com","N","MAIN","","DIRECT","Direct","","CSV","CSV","","7060 NW 47th Pl","","Lauderhill","FL","US","333193408" +"1497398267","CONNECT","CONNECT URL","info@passporthealthnys.com","N","","","DIRECT","Direct","","CSV","CSV","","2805 Wehrle Dr Ste 2","","Williamsville","NY","US","142217383" +"1780227561","OTHERS","Other URL","chart","N","","","","","","","","","14550 Old Saint Augustine Rd","","Jacksonville","FL","US","322582460" +"1508409467","DIRECT","Direct Messaging Address","mcantoine@caphearts.com","N","","","","","","","","","102 Springfield Dr","","Carencro","LA","US","705206016" +"1851934749","OTHERS","Other URL","Kara.Grimsley@mhcd.org","N","","","","","","","","","4455 E 12th Ave","","Denver","CO","US","802202415" +"1851934749","OTHERS","Other URL","kara.grimsley@mhcd.org","N","","","","","","","","","4455 E 12th Ave","","Denver","CO","US","802202415" +"1194368027","OTHERS","Other URL","lhs-733@legacyinc.com","N","work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","208 Zachery Dr","","Mount Vernon","IL","US","628646712" +"1295378156","OTHERS","Other URL","https://www.kansashealthsystem.com/","N","","","","","","","","","4000 Cambridge St","","Kansas City","KS","US","661608501" +"1154964047","DIRECT","Direct Messaging Address","jscarf28@google.com","N","professional email address","","DIRECT","Direct","","OTHER","Other","direct messaging","13907 Montfort Dr Apt 2031","","Dallas","TX","US","752407374" +"1659914539","SOAP","SOAP URL","EMR","N","","","HIE","Health Information Exchange (HIE)","","","","","10729 Audelia Rd Ste 210","","Dallas","TX","US","752381000" +"1740823707","DIRECT","Direct Messaging Address","thankfulslp@thankfullyinspired.com","N","","","","","","","","","1579 Ulupii St","","Kailua","HI","US","967344444" +"1598308561","CONNECT","CONNECT URL","statesboro","N","","","","","","","","","1044 Bermuda Run","","statesboro","GA","US","304583045" +"1154964138","OTHERS","Other URL","Nextgen","N","","","HIE","Health Information Exchange (HIE)","","","","","100 Jefferson Sq","","Waterbury","CT","US","067061109" +"1881237865","CONNECT","CONNECT URL","powersbehavioranalysis.com","N","website","","DIRECT","Direct","","CSV","CSV","","1236 Eton Ct NW","","Washington","DC","US","200073241" +"1063055044","DIRECT","Direct Messaging Address","pvancle.s07307.us@wal-mart.com","N","","","","","","","","","4536 53rd Ave E","","Bradenton","FL","US","342034112" +"1467095349","DIRECT","Direct Messaging Address","bi@cherrychasedental.com","N","","","DIRECT","Direct","","CSV","CSV","","647 S Bernardo Ave","","Sunnyvale","CA","US","940871020" +"1043853021","DIRECT","Direct Messaging Address","juan.ma@omh.ny.gov","N","","","","","","","","","1500 Waters Pl","","Bronx","NY","US","104612723" +"1821631706","CONNECT","CONNECT URL","info@forestacreswellcare.com","N","server","","","","","","","","5101 Forest Dr","","Columbia","SC","US","292064962" +"1093358970","OTHERS","Other URL","Outlook","N","","","","","","","","","100 Cummings Ctr Ste 135C","","Beverly","MA","US","019156263" +"1972146868","SOAP","SOAP URL","Okeechobee","N","","","","","","","","","208 NE 3rd Ave","","Okeechobee","FL","US","349722961" +"1235772120","CONNECT","CONNECT URL","gsalzwedel@regencyhhc.com","N","gsalzwedel@regencyhhc.com","","DIRECT","Direct","","","","","10467 93rd Ave N","","Maple Grove","MN","US","553694112" +"1235772120","CONNECT","CONNECT URL","gsalzwedel@regencyhhc.com","N","gsalzwedel@regencyhhc.com","","DIRECT","Direct","","","","","10467 93rd Ave N","","Maple Grove","MN","US","553694112" +"1306489208","CONNECT","CONNECT URL","Connect","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","780 Albany St","","Boston","MA","US","021182755" +"1952944852","OTHERS","Other URL","PLAINVIEW","N","","","","","","","","","100 Manetto Hill Rd Ste 204","","Plainview","NY","US","118031311" +"1366085268","CONNECT","CONNECT URL","jjohnson@regencyhhc.com","N","","","","","","","","","10467 93rd Ave N","","Maple Grove","MN","US","553694112" +"1255974168","OTHERS","Other URL","plus.healthcare@yahoo.com","N","Agency","","DIRECT","Direct","","CSV","CSV","","6806 Granite River Ln","","Las Vegas","NV","US","891228376" +"1518500420","DIRECT","Direct Messaging Address","tmichaud@mchd.net","N","","","DIRECT","Direct","","","","","224 E 2nd St","","Dumas","TX","US","790293808" +"1912540832","CONNECT","CONNECT URL","Devero","N","","","","","","","","","5750 Dtc Pkwy Ste 170","","Greenwood Village","CO","US","801115483" +"1811530736","CONNECT","CONNECT URL","Carlisle","N","website","","","","","","","","401 E Louther St Ste 221","","Carlisle","PA","US","170132647" +"1992348825","CONNECT","CONNECT URL","lrgibbs@stjschools.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","122 E Scioto St","","Saint James","MO","US","655591718" +"1275176117","DIRECT","Direct Messaging Address","lonestarpain@1006.direct.myezaccess.com","N","","","DIRECT","Direct","","CSV","CSV","","907 Eureka St Ste B","","Weatherford","TX","US","760865880" +"1811530751","DIRECT","Direct Messaging Address","chelsea.a.barrow.mil@mIL.MIL","N","","","","","","","","","33498 Jocko Rd","","Arlee","MT","US","598219343" +"1306489257","CONNECT","CONNECT URL","www.drdavidtheriault.com","N","website","","DIRECT","Direct","","CSV","CSV","","19 Summer St","","Rockland","ME","US","048412917" +"1013550987","CONNECT","CONNECT URL","centralia","N","rejuventamedical.com","","HIE","Health Information Exchange (HIE)","centralia","CSV","CSV","","107 N Tower Ave Ste 17","","Centralia","WA","US","985314253" +"1043853906","DIRECT","Direct Messaging Address","kpreferrals@azopt.net","N","encrypted email","","DIRECT","Direct","","CSV","CSV","","2302 N 15th Ave","","Phoenix","AZ","US","850071201" +"1831732700","DIRECT","Direct Messaging Address","admin@almeidabehavioraltherapy.com","N","Company Email","","DIRECT","Direct","","CSV","CSV","","185 Steven St","","Richmond Hill","GA","US","313247236" +"1508409475","DIRECT","Direct Messaging Address","VICTORIA@COASTVALLEYSATC.COM","N","WORK EMAIL","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1414 S Miller St Ste 11","","Santa Maria","CA","US","934546916" +"1841833712","DIRECT","Direct Messaging Address","maweber@telecarecorp.com","N","Work email","","DIRECT","Direct","","OTHER","Other","Healthcare Information","3436 Mary Elder Rd NE","","Olympia","WA","US","985065050" +"1487297354","SOAP","SOAP URL","https://phr.charmtracker.com/login.sas?FACILITY_ID=aad7261cfb8b4530754a0f6d89748f9e2b","N","PATIENT RECORD PORTAL","","DIRECT","Direct","","CSV","CSV","","1000 W Apache Trl Ste 108","","Apache Junction","AZ","US","851205403" +"1083257851","OTHERS","Other URL","www.vegasstronger.com","N","Website","","DIRECT","Direct","","OTHER","Other","HTML","737 N Main St Ste 100","","Las Vegas","NV","US","891011918" +"1407499270","OTHERS","Other URL","https://www.therapynotes.com","N","Electronic Health Record","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","5440 W Franklin Rd Ste 200","","Boise","ID","US","837056434" +"1780227553","DIRECT","Direct Messaging Address","roachli@upstate.edu","Y","","Upstate University Hospital","","","","","","","750 E Adams St","","Syracuse","NY","US","132102306" +"1497398275","CONNECT","CONNECT URL","Lincoln","N","","","","","","","","","5905 O St","","Lincoln","NE","US","685102235" +"1114560992","CONNECT","CONNECT URL","ATTMdjbHWa","N","","","DIRECT","Direct","","","","","1325 W Nelson St","","Denison","TX","US","750204217" +"1285277061","CONNECT","CONNECT URL","EPIC","Y","epic hie system","Baylor Scott and White Healthcare","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1901 SW H K Dodgen Loop","","Temple","TX","US","765021814" +"1720621501","CONNECT","CONNECT URL","N/A","N","N/A","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","932 Wildel Ave","","New Castle","DE","US","197206151" +"1437792215","CONNECT","CONNECT URL","documents","N","","","","","","","","","1750 W 46th St Apt 437","","Hialeah","FL","US","330122877" +"1386287175","OTHERS","Other URL","healthcare2you@yahoo.com","N","email address","","DIRECT","Direct","","OTHER","Other","messages","144 Coyle Rd","","Stanfield","NC","US","281636724" +"1861035628","OTHERS","Other URL","https://npiregistry.cms.hhs.gov/","N","NPI REGISTRY","","DIRECT","Direct","","OTHER","Other","https://npiregistry.cms.hhs.gov/","333 S Farrell Dr","","Palm Springs","CA","US","922627905" +"1568005254","CONNECT","CONNECT URL","liberty","N","huffman","","DIRECT","Direct","","CSV","CSV","","26703 N Fairway Oaks Dr","","Huffman","TX","US","773363759" +"1548803372","OTHERS","Other URL","atomse12@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11917 Sonnet Ave","","Orlando","FL","US","328325088" +"1538702378","OTHERS","Other URL","Secureclaim.com","N","Clearinghouse","","","","","","","","Calle Hernandez Carrion","","Manati","PR","US","006740067" +"1538702378","OTHERS","Other URL","securepms.com","N","clearinghouse","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Calle Hernandez Carrion","","Manati","PR","US","006740067" +"1235772070","CONNECT","CONNECT URL","lelanddrugco@gmail.com","N","","","DIRECT","Direct","","","","","311 N Main St","","Leland","MS","US","387562738" +"1881237543","CONNECT","CONNECT URL","VirtuEncryption","N","Company CRM","","HIE","Health Information Exchange (HIE)","","OTHER","Other","https://9864.axiscare.com/","127 Presidents St.","","Fort Ashby","WV","US","26719" +"1437792298","OTHERS","Other URL","https://healthy-connections.org/","N","","","","","","","","","3604 Central Ave","","Hot Springs","AR","US","719136403" +"1396388187","DIRECT","Direct Messaging Address","candis@7degreenorthhair.com","N","Cranial Prosthesis Supplier","","DIRECT","Direct","","","","","700 Lombardy Ave Apt 7402","","Newport News","VA","US","236063367" +"1023651817","DIRECT","Direct Messaging Address","Marthaaebf@icloud.com","N","","","","","","","","","7335 Plantanus Rd","","Las Vegas","NV","US","891133228" +"1821631615","DIRECT","Direct Messaging Address","tschulz@ecmc.edu","Y","Email","Erie County Medical Center Corporation","DIRECT","Direct","","CSV","CSV","","462 Grider St","","Buffalo","NY","US","142153021" +"1205479003","OTHERS","Other URL","genesismark933@yahoo.com","N","","","","","","","","","1985 Westchester Rd","","Waterloo","IA","US","507014515" +"1306489141","OTHERS","Other URL","Unsure","N","","","DIRECT","Direct","","CSV","CSV","","5982 Rhodes Road","","Kent","OH","US","44240" +"1932742731","CONNECT","CONNECT URL","Roanoke","N","","","DIRECT","Direct","","","","","1906 Belleview Ave SE","","Roanoke","VA","US","240141838" +"1487297289","OTHERS","Other URL","N?A","N","","","","","","","","","1525 Baxter Rd","","Petersburg","VA","US","238037901" +"1205479011","OTHERS","Other URL","None","N","","","","","","","","","3524 W 84th Pl","","Chicago","IL","US","606523218" +"1225671035","CONNECT","CONNECT URL","gracefulcareclinic","N","","","","","","","","","2011 S Jackson St","","Jacksonville","TX","US","757665821" +"1316580129","DIRECT","Direct Messaging Address","mrussell@abskids.com","N","","","DIRECT","Direct","","CSV","CSV","","515 S 700 E Ste 2A","","Salt Lake City","UT","US","841022855" +"1043853856","OTHERS","Other URL","CompassionateCareWI@Gmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","1266 Crown Ct","","DE Pere","WI","US","541153814" +"1124661939","OTHERS","Other URL","https://www.pmadoctor.com/location_details.aspx?lid=10","N","","","","","","","","","78 Second Ave","","Collegeville","PA","US","194263646" +"1578106381","CONNECT","CONNECT URL","admin@endearmenthhal.com","N","Secure email","","DIRECT","Direct","","CSV","CSV","","107 Walnut Ln","","Elkton","MD","US","219215001" +"1255974069","CONNECT","CONNECT URL","safox.s05106@wal-mart.com","N","work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","other","4255 Alafaya Trl","","Oviedo","FL","US","327659410" +"1255974069","CONNECT","CONNECT URL","SAFOX.s05106@wal-mart.com","N","work email","","DIRECT","Direct","","OTHER","Other","other","4255 Alafaya Trl","","Oviedo","FL","US","327659410" +"1144863960","CONNECT","CONNECT URL","healingpathservices@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","115 E Lake St Ste 201","","Minneapolis","MN","US","554083368" +"1932742756","DIRECT","Direct Messaging Address","helania.hunt@chris180.org","Y","email","CHRIS 180, Inc.","","","","","","","1017 Fayetteville Road","Suite A","Atlanta","GA","US","303162936" +"1730722554","OTHERS","Other URL","Greensburg","N","","","","","","","","","41 W Otterman St Ste 510","","Greensburg","PA","US","156012322" +"1336782176","OTHERS","Other URL","www.woman-care.org","Y","Company website","WOMANCARE, LLC","","","","","","","301 Gordon Gutmann Blvd # 210","","Jeffersonville","IN","US","471303764" +"1164065900","DIRECT","Direct Messaging Address","jzilis@sd206.org","N","","","","","","","","","22331 Cottage Grove Ave","","Chicago Heights","IL","US","604115652" +"1760025506","DIRECT","Direct Messaging Address","rwilliams@betsyrosscares.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","1 Elsie St","","Rome","NY","US","134402556" +"1104469949","CONNECT","CONNECT URL","WWW.BIRTHTAKESAVILLAGE.ORG","N","","","","","","","","","2111 Shipway Ave","","Long Beach","CA","US","908153554" +"1164065918","CONNECT","CONNECT URL","other","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","228 Mansion St","","Poughkeepsie","NY","US","126012629" +"1164065918","OTHERS","Other URL","ck@dutchessny.gov","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","228 Mansion St","","Poughkeepsie","NY","US","126012629" +"1164065918","OTHERS","Other URL","ckeith@dutchessny.gov","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","228 Mansion St","","Poughkeepsie","NY","US","126012629" +"1851934608","CONNECT","CONNECT URL","www.murphymentoring.net","N","Business","","DIRECT","Direct","","","","","609 E 29th St","","Indianapolis","IN","US","462054160" +"1447893201","CONNECT","CONNECT URL","https://www.dropbox.com/home/Vilen%20Manvelyan","N","","","DIRECT","Direct","","CSV","CSV","","3311 S Rainbow Blvd Ste 140","","Las Vegas","NV","US","891466208" +"1811530678","DIRECT","Direct Messaging Address","massage@advancedwellnessrva.com","Y","Secure Email","Advanced Wellness Centre","","","","","","","3536 Grove Ave","","Richmond","VA","US","232212200" +"1427691286","OTHERS","Other URL","WESTBURY","N","","","","","","","","","1065 Old Country Rd","","Westbury","NY","US","115905640" +"1770126534","DIRECT","Direct Messaging Address","melanie.moua@doingwhateverittakes.org","N","","","","","","","","","811 Grand Ave Ste D","","Sacramento","CA","US","958383466" +"1336782093","DIRECT","Direct Messaging Address","miranda@chapelgroveinn.com","N","","","","","","","","","1400 Chapel Way","","Heath","OH","US","430561099" +"1063055721","CONNECT","CONNECT URL","OFFICECOMM","N","OFFICECOMM","","DIRECT","Direct","","CSV","CSV","","2351 W Northwest Hwy Ste 3105","","Dallas","TX","US","752204453" +"1245873900","DIRECT","Direct Messaging Address","travis.a.mosley2.iml@mail.mil","N","","","","","","","","","43101 Farenholt Ave","","San Diego","CA","US","921340001" +"1932742608","OTHERS","Other URL","EPIC","N","EMR","","HIE","Health Information Exchange (HIE)","","","","","9400 Campus Point Dr Fl 2","","LA Jolla","CA","US","920931350" +"1902449671","OTHERS","Other URL","OKLAHOMA","N","","","","","","","","","810 NW 10th St Ste A","","Oklahoma City","OK","US","731067216" +"1073156741","OTHERS","Other URL","pending","N","pending","","DIRECT","Direct","","OTHER","Other","pending","1906 W Hillsboro St Ste B","","El Dorado","AR","US","717306806" +"1043853716","OTHERS","Other URL","EHR","Y","","ColumbiaCare Services","","","","","","","2222 Coburg Rd","","Eugene","OR","US","974014966" +"1184267866","DIRECT","Direct Messaging Address","chris@ramzentertainment.com","N","business email","","DIRECT","Direct","","CSV","CSV","","221 Skyline Dr Ste 208","","East Stroudsburg","PA","US","183011352" +"1265075949","CONNECT","CONNECT URL","Denver","N","","","HIE","Health Information Exchange (HIE)","","","","","456 N Logan St Apt 302","","Denver","CO","US","802033643" +"1326681016","CONNECT","CONNECT URL","www.my.eclinicalworks.com","N","","","","","","","","","502 S Macdill Ave","","Tampa","FL","US","336093039" +"1023651874","OTHERS","Other URL","member.centralreach.com","N","","","DIRECT","Direct","","CSV","CSV","","10174 Old Grove Rd Ste 100","","San Diego","CA","US","921311652" +"1063055895","DIRECT","Direct Messaging Address","140rx@rosauers.com","N","Store Email","","","","","","","","101 S. 47th Avenue","","Ridgefield","WA","US","98642" +"1164065959","CONNECT","CONNECT URL","Kevin.Phan@va.gov","N","Work Email","","DIRECT","Direct","","CSV","CSV","","Walla Walla VAMC Bldg 86","","Walla Walla","WA","US","99362" +"1407499239","DIRECT","Direct Messaging Address","rachel@seniortherapysolutionsllc.com","N","","","","","","","","","522 6th Baxter Xing","","Fort Mill","SC","US","297086613" +"1154964997","OTHERS","Other URL","Palestine","N","","","","","","","","","479 ACR 3971","","Palestine","TX","US","75801" +"1154964997","OTHERS","Other URL","Palestine","N","","","OTHER","Other","Palestine","","","","479 ACR 3971","","Palestine","TX","US","75801" +"1003459819","DIRECT","Direct Messaging Address","cangle@oconeecenter.com","N","work e-mail","","DIRECT","Direct","","CSV","CSV","","1371 Orchard Hill Rd","","Milledgeville","GA","US","310612551" +"1487297230","OTHERS","Other URL","https://www.therapyappointment.com","N","electronic health record website","","DIRECT","Direct","","OTHER","Other","cloud based","6675 Mediterranean Dr Ste 504","","McKinney","TX","US","750725623" +"1316580079","DIRECT","Direct Messaging Address","ray@soulshineoftucson.com","N","","","DIRECT","Direct","","","","","5405 E Pima St","","Tucson","AZ","US","857123674" +"1780227579","OTHERS","Other URL","unknown","Y","","DuBois Regional Medical Center","","","","","","","1100 Million Dollar Hwy Fl 3","","Saint Marys","PA","US","158572728" +"1871136663","CONNECT","CONNECT URL","hsloper@gmail.com","N","","","","","","","","","600 Rollingwood Dr","","Vicksburg","MS","US","391836930" +"1659914406","OTHERS","Other URL","Benjamin@liahonaacademy.com","N","This is the clinical email account for the treatment center I work with. It is only used by me and specifically designated for practice only.","","DIRECT","Direct","","OTHER","Other","Email","1055 E SR 9","","Virgin","UT","US","847795025" +"1174166979","DIRECT","Direct Messaging Address","jsparling@behavenkids.com","N","","","","","","","","","1145 High St","","Lincoln","NE","US","685024440" +"1083257885","DIRECT","Direct Messaging Address","gskolaut@behavenkids.com","N","","","","","","","","","1145 High St","","Lincoln","NE","US","685024440" +"1194368902","DIRECT","Direct Messaging Address","dara@amplifyingperformance.com","N","email","","","","","","","","137 Newbury St","","Boston","MA","US","021162912" +"1659914463","CONNECT","CONNECT URL","melissa.baker4@va.gov","N","","","DIRECT","Direct","","","","","2360 E Pershing Blvd","","Cheyenne","WY","US","820015356" +"1558904367","DIRECT","Direct Messaging Address","amber.golden@unmc.edu","N","Business email","","DIRECT","Direct","","","","","985330 Nebraska Medical Ctr","","Omaha","NE","US","681985330" +"1104469931","CONNECT","CONNECT URL","jimmyhillcounseling@gmail.com","N","","","","","","","","","2607 Kingston Pike Ste 2","","Knoxville","TN","US","379193336" +"1306489133","OTHERS","Other URL","drlaibdc@gmail.com","N","email","","DIRECT","Direct","","","","","20 Miller Ln","","Waynesburg","PA","US","153708274" +"1942843776","DIRECT","Direct Messaging Address","tharrison@mg-aba.com","N","","","DIRECT","Direct","","","","","2990 Verity Ln","","Baldwin","NY","US","115104553" +"1932742764","DIRECT","Direct Messaging Address","wiegand-rachel@cooperhealth.edu","N","Cooper University Hospital e-mail","","","","","","","","1 Cooper Plz","","Camden","NJ","US","081031461" +"1114560943","DIRECT","Direct Messaging Address","justin@bespoketreatments.com","N","Business email address","","DIRECT","Direct","","CSV","CSV","","1124 Columbia St Ste P100","","Seattle","WA","US","981042026" +"1467095299","CONNECT","CONNECT URL","healthfirsthhc@gmail.com","N","","","","","","","","","15 Oregon Ave Ste L6","","Tacoma","WA","US","984097411" +"1376186106","DIRECT","Direct Messaging Address","brittany@nurturedheartscounseling.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","9362 Teddy Ln Ste 202","","Lone Tree","CO","US","801242871" +"1194368936","OTHERS","Other URL","Utica","N","Primary Urgent Care","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1904 Genesee St","","Utica","NY","US","135025646" +"1467095216","OTHERS","Other URL","5307229294","N","Secure Fax","","DIRECT","Direct","","","","","1170 Industrial St","","Redding","CA","US","960020734" +"1013550797","OTHERS","Other URL","Philadelphia","N","","","","","","","","","322 Reed St Apt 1F","","Philadelphia","PA","US","191475950" +"1336782184","CONNECT","CONNECT URL","office","N","","","DIRECT","Direct","","CSV","CSV","","33 W Ridge Pike","","Royersford","PA","US","194681798" +"1922641786","OTHERS","Other URL","http://computer-rx.net","N","Transaction Data Systems","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","100 S Avenue E","","Haskell","TX","US","795215795" +"1932742780","DIRECT","Direct Messaging Address","dolifka@therapyconnectionspc.com","N","Email","","DIRECT","Direct","","CSV","CSV","","4830 Chestnut St","","Bellaire","TX","US","774014033" +"1568005312","OTHERS","Other URL","5032962850","N","Fax","","","","","","","","857 Alameda De Las Pulgas","","Belmont","CA","US","940021601" +"1912540774","OTHERS","Other URL","s.quinnette@visitingangels.com","N","work email","","","","","","","","36520 Grand River Ave Ste 103","","Farmington Hills","MI","US","483353014" +"1194368852","DIRECT","Direct Messaging Address","contact@relievedetox.com","N","email","","OTHER","Other","email","","","","7283 E Earll Dr Building B","Suite 1","Scottsdale","AZ","US","85251" +"1104469865","OTHERS","Other URL","living2trvl@gmail.com","N","email","","OTHER","Other","not secure/will not be transmitting data","OTHER","Other","not secure/will not be transmitting data","12346 Eastpointe Dr","","Dade City","FL","US","335258651" +"1487297149","OTHERS","Other URL","gethealthie.com","N","Electronic Medical Record Charting System","","","","","","","","5 Southside Dr Ste 11-182","","Clifton Park","NY","US","120653870" +"1376186031","CONNECT","CONNECT URL","https://static.practicefusion.com","Y","","Puget Sound Psychiatric Center, PS","","","","","","","10634 E Riverside Dr Ste 300","","Bothell","WA","US","980113751" +"1659914315","DIRECT","Direct Messaging Address","crystal.f.dethlefs.mil@mail.mil","N","","","","","","","","","34101 Farenholt Ave","","San Diego","CA","US","921347000" +"1225671985","DIRECT","Direct Messaging Address","kenji@smallbrooklyn.com","N","Encrypted Email Address","","DIRECT","Direct","","CSV","CSV","","68 35th St Unit 4","","Brooklyn","NY","US","112322211" +"1497398150","CONNECT","CONNECT URL","Barron","N","","","","","","","","","335 E Monroe Ave","","Barron","WI","US","548121479" +"1912540683","DIRECT","Direct Messaging Address","info@lumicare.com","N","","","DIRECT","Direct","","CSV","CSV","","2242 E Suada Dr","","Holladay","UT","US","841241852" +"1114560893","DIRECT","Direct Messaging Address","drjfulton@centerforvaluedliving.org","N","Email","","DIRECT","Direct","","CSV","CSV","","445 Brick Blvd Ste 302","","Brick","NJ","US","087236080" +"1285277970","DIRECT","Direct Messaging Address","jeffrey.smith@strategicbh.com","N","","","DIRECT","Direct","","CSV","CSV","","3200 Waterfield Dr","","Garner","NC","US","275297727" +"1700429495","OTHERS","Other URL","charmhealth.com","N","","","","","","","","","755 E 2nd Ave Ste K","","Durango","CO","US","813015472" +"1740823434","CONNECT","CONNECT URL","BOWIE","N","","","","","","","","","8011 River Gate Ln","","Bowie","MD","US","207153328" +"1437792017","SOAP","SOAP URL","https://www.practicefusion.com/","N","","","OTHER","Other","EHRS","CSV","CSV","","8680 Navajo Rd Ste 110","","San Diego","CA","US","921192049" +"1487297107","SOAP","SOAP URL","wellpath","N","","","","","","","","","1225 M St","","Fresno","CA","US","937211805" +"1487297107","SOAP","SOAP URL","wellpath","N","","","HIE","Health Information Exchange (HIE)","","","","","1225 M St","","Fresno","CA","US","937211805" +"1326681065","OTHERS","Other URL","EVOLUTION","N","","","","","","","","","1 CARR 402 BO MARIAS","ZONA INDUSTRIAL","ANASCO","PR","US","006102017" +"1447893177","DIRECT","Direct Messaging Address","demi@livingfreehealth.org","N","demi@livingfreehealth.org","","DIRECT","Direct","","CSV","CSV","","2050 N. Hwy 160","Suites 600 - 700","Pahrump","NV","US","890601619" +"1083257729","CONNECT","CONNECT URL","RX30","N","","","","","","","","","91 N. Main St","","Eureka","NV","US","89316" +"1194368829","DIRECT","Direct Messaging Address","ykkahrobaei@berkeley.edu","N","","","","","","","","","2230 Durant Ave Apt 312","","Berkeley","CA","US","947041546" +"1841833589","DIRECT","Direct Messaging Address","dsegay@pol-nsn.gov","N","office email","","DIRECT","Direct","","OTHER","Other","email","7 Rio San Jose st","","Laguna","NM","US","87026" +"1568005205","OTHERS","Other URL","0000000","N","","","OTHER","Other","0000","","","","3555 Sonoma Hwy","","Santa Rosa","CA","US","954094024" +"1295378842","OTHERS","Other URL","www.confidervc.us","N","","","DIRECT","Direct","","CSV","CSV","","30 Hempstead Ave Ste H9","","Rockville Centre","NY","US","115704034" +"1568005114","DIRECT","Direct Messaging Address","benefitscoordinator@downeyfamilydentistry.com","N","benefitscoordinator@downeyfamilydentistry.com","","DIRECT","Direct","","","","","5129 Candlewood St","","Lakewood","CA","US","907121921" +"1558904102","DIRECT","Direct Messaging Address","cmartinez@pol-nsn.gov","N","office email","","DIRECT","Direct","","OTHER","Other","email","7 Rio San Jose","","Laguna","NM","US","87026" +"1104469899","OTHERS","Other URL","Home","N","","","","","","","","","57 Cahill Ct","","Inwood","WV","US","254285416" +"1831732627","CONNECT","CONNECT URL","HENDERSON","N","Same as mailing address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3140 Saint Rose Pkwy Unit 1028","","Henderson","NV","US","890523515" +"1881237600","DIRECT","Direct Messaging Address","Jeremy_Stroud@starkeyhearcare.com","N","email","","DIRECT","Direct","","CSV","CSV","","8754 Goodwood Blvd","","Baton Rouge","LA","US","708067915" +"1285277913","OTHERS","Other URL","Epic","N","","","","","","","","","1001 S George St","","York","PA","US","174033676" +"1891338620","CONNECT","CONNECT URL","Rise.healthcare@yahoo.com","N","","","","","","","","","11555 Bissonnet St Apt 801","","Houston","TX","US","770995503" +"1891338620","CONNECT","CONNECT URL","rise.healthcare@yahoo.com","N","","","DIRECT","Direct","","","","","9888 Bissonnet St Ste 520","","Houston","TX","US","770368249" +"1962045716","CONNECT","CONNECT URL","Vidalia","N","Retail Pharmacy","","DIRECT","Direct","","OTHER","Other","Vidalia","305 Maple Dr","","Vidalia","GA","US","304748908" +"1245873918","CONNECT","CONNECT URL","ashland","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","408 N Laurel St","","Ashland","OR","US","975201113" +"1427691195","CONNECT","CONNECT URL","www.precisionmentalhealth.com","N","web address","","DIRECT","Direct","","","","","301 Saint Paul St Ste 409","","Baltimore","MD","US","212022102" +"1669015343","DIRECT","Direct Messaging Address","brittany.clayton@azpsa.org","N","","","DIRECT","Direct","","CSV","CSV","","1415 N 1st St","","Phoenix","AZ","US","850041604" +"1902449689","OTHERS","Other URL","Palmetto","N","","","","","","","","","975 Riverside Dr","","Palmetto","FL","US","342215044" +"1164065843","CONNECT","CONNECT URL","HIE","N","","","HIE","Health Information Exchange (HIE)","","","","","3642 33rd Ave S Ste C1","","Seattle","WA","US","981446951" +"1831732528","OTHERS","Other URL","brooklyn","N","","","","","","","","","1959 E 17th St Apt 3","","Brooklyn","NY","US","112293463" +"1750924452","OTHERS","Other URL","Ithaca","N","Public Health-Early Intervention","","OTHER","Other","Ithaca","OTHER","Other","Ithaca","55 Brown Rd","","Ithaca","NY","US","148501247" +"1427691138","OTHERS","Other URL","norton","N","notes","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","108 W Main St","","Norton","MA","US","027661248" +"1760025472","DIRECT","Direct Messaging Address","klee@bcps.k12.md.us","Y","","Baltimore City Public Schools","","","","","","","200 E North Ave","Third Party Billing Room 318","Baltimore","MD","US","212025910" +"1205479912","OTHERS","Other URL","n/a","N","n/a","","","","","","","","40 Lincoln Rd","","Sharon","MA","US","020671544" +"1831732551","DIRECT","Direct Messaging Address","rah@homecaresouthflorida.com","N","Email address for Right at Home","","DIRECT","Direct","","OTHER","Other","Excel file","7000 Atlantic Ave","","Delray Beach","FL","US","334461600" +"1740823467","OTHERS","Other URL","vlatkaj1986@gmail.com","N","desktop","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","55 Passaic Ave","","Nutley","NJ","US","071103813" +"1275176992","DIRECT","Direct Messaging Address","mlmancuso@mlmnj.org","N","","","","","","","","","115 Mountain Lake Rd","","Little Egg Harbor Twp","NJ","US","080873702" +"1588207203","DIRECT","Direct Messaging Address","Jacquelin.vazquez@pathways.com","N","Business email","","DIRECT","Direct","","","","","711 E Ball Rd","","Anaheim","CA","US","928055930" +"1639712367","OTHERS","Other URL","onpremise","N","","","","","","","","","425 E Main St Ste 600","","Othello","WA","US","993441146" +"1720621444","DIRECT","Direct Messaging Address","mbartz@kent.edu","N","","","","","","","","","2817 Pleasant Acres Dr","","Virginia Beach","VA","US","234537301" +"1700429446","CONNECT","CONNECT URL","https://sundancesmiles.com/","N","","","DIRECT","Direct","","","","","100 S 1st St","","Bloomfield","NM","US","874136242" +"1023651759","CONNECT","CONNECT URL","kara.herlihy@tmcaz.com","N","work email","","DIRECT","Direct","","","","","5301 E Grant Rd","","Tucson","AZ","US","857122805" +"1568005296","DIRECT","Direct Messaging Address","erasmo.valladares@upr.edu","N","email","","DIRECT","Direct","","OTHER","Other","email","320 Calle 4","","San Juan","PR","US","009275313" +"1457994196","OTHERS","Other URL","MountPleasant","N","","","DIRECT","Direct","","CSV","CSV","","3102 N Highway 17","","Mount Pleasant","SC","US","294666925" +"1013550763","CONNECT","CONNECT URL","https://tricare.mil/mtf/Womack","N","","","DIRECT","Direct","","","","","2817 Reilly St","","Fort Bragg","NC","US","283107324" +"1295378941","OTHERS","Other URL","Indianapolis","N","renewlifeconcepts@gmail.com","","OTHER","Other","Indianapolis","OTHER","Other","Indianapolis","6007 Milhouse Rd","","Indianapolis","IN","US","462214020" +"1922641679","REST","RESTful URL","rylie@brightwaycounseling.com","N","Business email with encryption software","","","","","","","","116 SE D St Ste A","","Madras","OR","US","977411699" +"1578106217","OTHERS","Other URL","RICHMOND","N","","","","","","CSV","CSV","","18414 Stablewood Manor Trl","","Richmond","TX","US","774072324" +"1104469840","OTHERS","Other URL","creoks.org","N","Company website","","OTHER","Other","not applicable","CSV","CSV","","121 S Duck St","","Stillwater","OK","US","740743292" +"1215570965","DIRECT","Direct Messaging Address","cleclear@swguidance.org","N","","","DIRECT","Direct","","CSV","CSV","","333 W 15th St","","Liberal","KS","US","679012455" +"1043853799","DIRECT","Direct Messaging Address","laurene@thelittlestliceshop.com","N","email address","","","","","","","","455 W Center St","","West Bridgewater","MA","US","023791637" +"1922641570","OTHERS","Other URL","N/A","N","","","","","","","","","2963 Three Chopt Rd","","Gum Spring","VA","US","230652177" +"1437792132","DIRECT","Direct Messaging Address","jsanc075@fiu.edu","N","","","DIRECT","Direct","","CSV","CSV","","8825 SW 178th Ter","","Palmetto Bay","FL","US","331575923" +"1467095034","DIRECT","Direct Messaging Address","Connie.Harvey@uhsinc.com","Y","","Universal Health Services of Delaware","","","","","","","1451 Lucas Rd","","Mansfield","OH","US","449038682" +"1821631532","CONNECT","CONNECT URL","Openarmsmanagement.com","N","","","","","","","","","1840 Yellowstone Ct Apt B","","Gastonia","NC","US","280541770" +"1790328433","OTHERS","Other URL","https://hcahoustonhealthcare.com/locations/west/?utm_campaign=corp_listings_mgmt&utm_source=google&u","N","","","DIRECT","Direct","","OTHER","Other","na","12141 Richmond Ave","","Houston","TX","US","770822408" +"1689217259","OTHERS","Other URL","IDK","N","","","","","","","","","2626 Haymaker Road","Second floor","Monroeville","PA","US","15146" +"1730722307","CONNECT","CONNECT URL","www.thehometownpharmacies.com","N","","","DIRECT","Direct","","","","","20 E Lawrence St","","New Castle","PA","US","161013826" +"1477196178","DIRECT","Direct Messaging Address","AshleyMarie.Juan@va.gov","Y","","VA Southern Nevada Healthcare System","","","","","","","6900 N Pecos Rd","","North Las Vegas","NV","US","890864400" +"1558904128","OTHERS","Other URL","www.thehometownpharmacies.com","N","","","DIRECT","Direct","","","","","49 Pine Grove Sq","","Grove City","PA","US","161274447" +"1144863879","DIRECT","Direct Messaging Address","cindy@claritycounselingservice.com","N","","","DIRECT","Direct","","","","","207 Church St","","Natchitoches","LA","US","714574688" +"1255974952","CONNECT","CONNECT URL","https://familynaturalmedicine.com/","N","Website","","","","","","","","3205 E Washington Ave Ste A","","Madison","WI","US","537044332" +"1760025415","SOAP","SOAP URL","Hayti","N","Athena","","DIRECT","Direct","","CSV","CSV","","223 S 3rd St Ste C","","Hayti","MO","US","638511617" +"1508409194","DIRECT","Direct Messaging Address","kasan@sixpathsofhealth.com","N","agency email","","DIRECT","Direct","","CSV","CSV","","40 Tremont Ter","","Irvington","NJ","US","071113710" +"1508409194","DIRECT","Direct Messaging Address","kasan@sixpathsofhealth.com","N","email","","DIRECT","Direct","","CSV","CSV","","40 Tremont Ter","","Irvington","NJ","US","071113710" +"1053954750","DIRECT","Direct Messaging Address","Rbeliar1@jhmi.edu","N","","","HIE","Health Information Exchange (HIE)","","","","","2112 Dundalk Ave","","Baltimore","MD","US","212223714" +"1053954750","DIRECT","Direct Messaging Address","Rbeliar1@jhmi.edu","N","","","HIE","Health Information Exchange (HIE)","","","","","2112 Dundalk Ave","","Baltimore","MD","US","212223714" +"1053954750","DIRECT","Direct Messaging Address","Rbeliar1@jhmi.edu","N","","","HIE","Health Information Exchange (HIE)","","","","","2112 Dundalk Ave","","Baltimore","MD","US","212223714" +"1053954750","DIRECT","Direct Messaging Address","Rbeliar1@jhmi.edu","N","","","HIE","Health Information Exchange (HIE)","","","","","2112 Dundalk Ave","","Baltimore","MD","US","212223714" +"1053954750","DIRECT","Direct Messaging Address","Rbeliar1@jhmi.edu","N","","","HIE","Health Information Exchange (HIE)","","","","","2112 Dundalk Ave","","Baltimore","MD","US","212223714" +"1053954750","DIRECT","Direct Messaging Address","Rbeliar1@jhmi.edu","N","","","HIE","Health Information Exchange (HIE)","","","","","2112 Dundalk Ave","","Baltimore","MD","US","212223714" +"1952944654","CONNECT","CONNECT URL","Houston","N","primary business address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1515 Holcombe Blvd","","Houston","TX","US","770304000" +"1497398192","DIRECT","Direct Messaging Address","PROVIDERENROLLMENT@TOWERHEALTH.ORG","N","PROVIDERENROLLMENT@TOWERHEALTH.ORG","","DIRECT","Direct","","OTHER","Other","EMAIL","219 N Broad St Fl 9","","Philadelphia","PA","US","191071506" +"1114560810","DIRECT","Direct Messaging Address","e.cullen@fmhospital.com","N","","","DIRECT","Direct","","","","","11 Whitehall Rd","","Rochester","NH","US","038673297" +"1740823442","CONNECT","CONNECT URL","https://direct.hsxsepa.org","Y","Healthshare Exchange of Southeastern Pennsylvania","Vincent E. Baldino D O P C","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1701 W Ritner St","","Philadelphia","PA","US","191454324" +"1295378990","DIRECT","Direct Messaging Address","amenhardt@g.oconee.k12.sc.us","Y","","School District of Oconee county","DIRECT","Direct","","","","","414 S Pine St","","Walhalla","SC","US","296912146" +"1922641620","DIRECT","Direct Messaging Address","PROVIDERENROLLMENT@TOWERHEALTH.ORG","N","PROVIDERENROLLMENT@TOWERHEALTH.ORG","","DIRECT","Direct","","OTHER","Other","EMAIL","4641 Roosevelt Blvd","","Philadelphia","PA","US","191242343" +"1720621428","DIRECT","Direct Messaging Address","patricia.gatlin@continuumrx.com","N","work email","","DIRECT","Direct","","CSV","CSV","","1910 Church St Ste 100","","Nashville","TN","US","372032256" +"1447893144","OTHERS","Other URL","Ithaca","N","Early Intervention","","OTHER","Other","Ithaca","OTHER","Other","Ithaca","55 Brown Rd","","Ithaca","NY","US","148501247" +"1982247680","OTHERS","Other URL","mmac","N","","","","","","","","","6213 E 108th St","","Kansas City","MO","US","641342530" +"1003459710","OTHERS","Other URL","WWW.DAYMARKRECOVERY.ORG","N","","","DIRECT","Direct","","OTHER","Other","NONE","277 Biltmore Ave","","Asheville","NC","US","288014157" +"1811530520","OTHERS","Other URL","www.mitchells-place.com","N","Web Address","","DIRECT","Direct","","OTHER","Other","Web","4778 Overton Rd","","Birmingham","AL","US","352103803" +"1801439518","OTHERS","Other URL","Credible","N","","","","","","","","","6417 W Irving Park Rd","","Chicago","IL","US","606342437" +"1265075980","CONNECT","CONNECT URL","Clinton","N","laptop","","DIRECT","Direct","","CSV","CSV","","915 N 400 W Ste 110","","Layton","UT","US","840412383" +"1154964872","DIRECT","Direct Messaging Address","carol.heavin@counselingsecure.com","N","","","","","","","","","10500 Woodman St","","Mabelvale","AR","US","721031789" +"1932742657","DIRECT","Direct Messaging Address","giozzo@northeastrehab.com","N","Work email address","","","","","","","","101 Amesbury St","","Lawrence","MA","US","018401323" +"1871136507","DIRECT","Direct Messaging Address","sfs@prcoc.org","N","Email","","DIRECT","Direct","","CSV","CSV","","4900 Providence Rd","","Charlotte","NC","US","282265848" +"1093358731","DIRECT","Direct Messaging Address","cwhamilton@adifferentpathcounseling.com","N","Business Email","","","","","","","","102 E Main St Ste 7","","Monroe","WA","US","982721538" +"1679116305","DIRECT","Direct Messaging Address","Wendy@PegasusSpeechTherapy.com","N","business email","","DIRECT","Direct","","CSV","CSV","","2659 Pan American Fwy NE","","Albuquerque","NM","US","871071632" +"1518500255","CONNECT","CONNECT URL","efax","N","confidential email","","","","","","","","561 Phyllis Dr","","Westwego","LA","US","700942927" +"1225671969","CONNECT","CONNECT URL","vhadley@telecarecorp.com","N","employer email system","","HIE","Health Information Exchange (HIE)","","OTHER","Other","don't know","3436 Mary Elder Rd NE # E&t","","Olympia","WA","US","985065050" +"1508409244","DIRECT","Direct Messaging Address","cyndewilliams07@hushmail.com","N","","","","","","","","","417 Thunderbay Dr","","Georgetown","TX","US","786266306" +"1427691161","SOAP","SOAP URL","WebPT","N","","","","","","","","","2440 Gold Star Hwy Unit 201","","Mystic","CT","US","063551180" +"1649813395","DIRECT","Direct Messaging Address","noosha@mindmattersinstitute.org","N","","","","","","","","","655 N Central Ave Ste 1704","","Glendale","CA","US","912031422" +"1902449655","SOAP","SOAP URL","WebPT","N","","","","","","","","","2440 Gold Star Hwy Unit 201","","Mystic","CT","US","063551180" +"1427691179","DIRECT","Direct Messaging Address","clay.peters@coloradobehavior.com","N","provider email","","DIRECT","Direct","","OTHER","Other","direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203104" +"1235772880","CONNECT","CONNECT URL","Hospital","N","","","","","","","","","1541 Kings Hwy","","Shreveport","LA","US","711034228" +"1235772880","CONNECT","CONNECT URL","hospital","N","","","","","","","","","1541 Kings Hwy","","Shreveport","LA","US","711034228" +"1235772880","CONNECT","CONNECT URL","Hospital","N","","","","","","","","","1541 Kings Hwy","","Shreveport","LA","US","711034228" +"1235772880","CONNECT","CONNECT URL","hospital","N","","","","","","","","","1541 Kings Hwy","","Shreveport","LA","US","711034228" +"1235772880","CONNECT","CONNECT URL","hospital","N","","","","","","","","","1541 Kings Hwy","","Shreveport","LA","US","711034228" +"1235772880","CONNECT","CONNECT URL","Hospital","N","","","","","","","","","1541 Kings Hwy","","Shreveport","LA","US","711034228" +"1902449564","DIRECT","Direct Messaging Address","cynthia.howard@bmcjax.com","N","email","","DIRECT","Direct","","CSV","CSV","email","4083 San Jose Blvd","","Jacksonville","FL","US","322076064" +"1811530470","CONNECT","CONNECT URL","http://thrivetherapyphx.com/","N","","","DIRECT","Direct","","","","","3420 E Shea Blvd Ste 188","","Phoenix","AZ","US","850283354" +"1881237444","DIRECT","Direct Messaging Address","hi@kristinaschrammdc.com","N","","","","","","","","","2510 Fairview Ave E","","Seattle","WA","US","981023266" +"1699318261","OTHERS","Other URL","https://www.encyro.com/integratptbewell","N","encrypted portal address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","health information","1975 NW 167th Pl Ste 100","","Beaverton","OR","US","970064908" +"1326681909","OTHERS","Other URL","m.bond@ontrackroguevalley.org","N","","","","","","","","","300 W Main St","","Medford","OR","US","975012756" +"1558904144","CONNECT","CONNECT URL","SRFAX","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1361 Manning Ave","","Montgomery","IL","US","605381076" +"1104469790","OTHERS","Other URL","Email","N","Message","","DIRECT","Direct","","CSV","CSV","","110 Saint Charles Ave","","San Francisco","CA","US","941323234" +"1356984942","OTHERS","Other URL","Mesquite","N","","","DIRECT","Direct","","OTHER","Other","Mesquite","2309 Spring Mills Rd","","Mesquite","TX","US","751812107" +"1356984942","OTHERS","Other URL","Mesquite","N","","","","","","","","","2309 Spring Mills Rd","","Mesquite","TX","US","751812107" +"1891338448","CONNECT","CONNECT URL","3183446761","N","Phone","","DIRECT","Direct","","CSV","CSV","","9945 Greentree Ln","","Shreveport","LA","US","711185218" +"1891338448","CONNECT","CONNECT URL","phone","N","","","DIRECT","Direct","","CSV","CSV","","9945 Greentree Ln","","Shreveport","LA","US","711185218" +"1548803158","OTHERS","Other URL","https://drive.google.com/drive/my-drive","N","","","","","","","","","29863 Santa Margarita Pkwy Ste 100","","Rancho Santa Margarita","CA","US","926883625" +"1518500115","DIRECT","Direct Messaging Address","jwoods@exmbilling.com","N","","","","","","","","","24165 IH West","Suite 217-609","San Antonio","TX","US","78257" +"1063055796","OTHERS","Other URL","EVOLUTION","N","","","","","","","","","1 CARR 402 BO MARIAS","ZONA INDUSTRIAL","ANASCO","PR","US","006102017" +"1972146603","DIRECT","Direct Messaging Address","martina.r.gallagher@uth.tmc.edu","N","","","","","","","","","Cizik School of Nursing at University of Texas","6901 Bertner Avenue, Ste 740","Houston","TX","US","77030" +"1134762735","DIRECT","Direct Messaging Address","sbuis@welcomeveterans.org","N","Business email information","","DIRECT","Direct","","CSV","CSV","","2120 E Business Loop 70","","Columbia","MO","US","652015504" +"1265075865","CONNECT","CONNECT URL","Deltona","N","","","","","","","","","415 Golden Arm Rd","","Deltona","FL","US","327388653" +"1083257646","DIRECT","Direct Messaging Address","mhalstad@littleleaves.org","N","Work E-Mail","","","","","","","","8090 Sandpiper Circle","","Nottingham","MD","US","21236" +"1265075832","OTHERS","Other URL","www.thehometownpharmacies.com","N","","","DIRECT","Direct","","","","","4969 Tuscarawas Rd","","Beaver","PA","US","150091003" +"1871136572","OTHERS","Other URL","www.mycontinuumwellness.com","N","Electronic Medical Records","","DIRECT","Direct","","CSV","CSV","","2 W Rolling Xrds Ste 111","","Catonsville","MD","US","212286204" +"1871136572","OTHERS","Other URL","www.mycontinuumwellness.com","N","Website","","DIRECT","Direct","","CSV","CSV","","7310 Ritchie Hwy Ste 405","","Glen Burnie","MD","US","210613092" +"1417590126","OTHERS","Other URL","TROY","N","","","","","","","","","737 2nd Ave","","Troy","NY","US","121822204" +"1386287977","SOAP","SOAP URL","andreaw259@gmail.com","N","","","","","","","","","2440 Hwy 258N","","Kinston","NC","US","285047203" +"1710520440","DIRECT","Direct Messaging Address","LOVETTESMITH67@HOTMAIL.COM","N","","","","","","","","","8295 Southampton Pkwy Lot 8","","Drewryville","VA","US","238442059" +"1508409236","CONNECT","CONNECT URL","centennialheart.com","N","E-mail","","","","","","","","5651 Frist Blvd Ste 603","","Hermitage","TN","US","370762079" +"1609419258","CONNECT","CONNECT URL","community.medicaltransport@gmail.com","N","","","","","","","","","4220 N College Ave Apt A","","Fresno","CA","US","937043863" +"1750924304","OTHERS","Other URL","tnh.bluestep.net","N","HQ Medical Record","","","","","","","","870 W Center St","","Orem","UT","US","840575202" +"1164065728","CONNECT","CONNECT URL","Network","N","","","","","","","","","234 Chapin St Ste B","","South Bend","IN","US","466012571" +"1952944522","DIRECT","Direct Messaging Address","kris@riverbendcounseling.net","N","HIPPA compliant email","","DIRECT","Direct","","OTHER","Other","kris@riverbendcounseling.net","172 S Pantops Dr Ste C","","Charlottesville","VA","US","229118672" +"1316580988","DIRECT","Direct Messaging Address","suzy.stubbsponce@coloradobehavior.com","N","provider email","","DIRECT","Direct","","OTHER","Other","direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203104" +"1124661707","DIRECT","Direct Messaging Address","jim@kfpmed.com","N","","","","","","","","","214 Washington St","","Claremont","NH","US","037435512" +"1851934434","OTHERS","Other URL","EHR","N","","","","","","","","","413 Acadia Ln","","Forney","TX","US","751264221" +"1245873835","OTHERS","Other URL","ViewPoint","N","","","","","","","","","32 W Loockerman St Apt 201","","Dover","DE","US","199047313" +"1518500198","OTHERS","Other URL","Savannah","N","","","","","","","","","2714 Ryals St","","Savannah","GA","US","314051537" +"1598308181","DIRECT","Direct Messaging Address","candace@alcolorado.com","N","Email","","","","","CSV","CSV","","1115 Elkton Dr Ste 202","","Colorado Springs","CO","US","809073599" +"1215570809","DIRECT","Direct Messaging Address","INFO@Caringhandslab.com","N","","","","","","","","","944 Roosevelt Rd","","Glen Ellyn","IL","US","601377829" +"1932742525","OTHERS","Other URL","dmd008d.s05670@US.wal-mart.comt","N","","","","","","","","","2171 Gulf To Bay Blvd","","Clearwater","FL","US","337653902" +"1073156675","OTHERS","Other URL","angelicangelss.com","N","company website","","DIRECT","Direct","","OTHER","Other","confidential communication only","16642 Monte Vista St","","Detroit","MI","US","482212862" +"1154964757","CONNECT","CONNECT URL","www.mscba.net","N","website","","DIRECT","Direct","","OTHER","Other","s.perry@mscba.net","119 Racine St Ste 103","","Memphis","TN","US","381112729" +"1225671829","CONNECT","CONNECT URL","www.gwinnettcounseling.com","N","website","","","","","","","","1400 Buford Hwy Ste D1","","Buford","GA","US","305188722" +"1932742533","DIRECT","Direct Messaging Address","alexandra.g.cantelmo@gmai.com","N","","","","","","","","","170 Marketplace Blvd","","Hamilton","NJ","US","086912103" +"1295378891","OTHERS","Other URL","quickbooks","N","","","","","","","","","301 Georgia St Ste 322","","Vallejo","CA","US","945905945" +"1104469709","DIRECT","Direct Messaging Address","MERobles@didihirsch.org","N","Maria Robles","","HIE","Health Information Exchange (HIE)","","CSV","CSV","MERobles@didihirsch.org","4760 Sepulveda Blvd","","Culver City","CA","US","902304820" +"1558904151","DIRECT","Direct Messaging Address","marcelle.mccaslin@coloradobehavior.com","N","provider email","","DIRECT","Direct","","OTHER","Other","direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203104" +"1376186973","DIRECT","Direct Messaging Address","ashton.arcarese@coloradobehavior.com","N","provider email","","DIRECT","Direct","","OTHER","Other","direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203104" +"1548803141","CONNECT","CONNECT URL","Ameriprd@gmail.com","N","Agency email","","DIRECT","Direct","","CSV","CSV","","1918 E Meadowmere St Ste 9","","Springfield","MO","US","658040333" +"1548803141","CONNECT","CONNECT URL","Ameriprd@gmail.com","N","Agency email","","DIRECT","Direct","","CSV","CSV","","1918 E Meadowmere St Ste 9","","Springfield","MO","US","658040333" +"1285277889","DIRECT","Direct Messaging Address","madleine.robinson@coloradobehavior.com","N","provider email","","DIRECT","Direct","","OTHER","Other","direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203104" +"1174166771","FHIR","FHIR URL","TypeII","N","","","","","","","","","4351 Gannet Circle","Las Vegas","Unit 162","NV","US","89103" +"1174166771","FHIR","FHIR URL","TypeII","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4351 Gannet Circle","Las Vegas","Unit 162","NV","US","89103" +"1174166771","DIRECT","Direct Messaging Address","etinnin@oneforallnv.com","N","","","DIRECT","Direct","","CSV","CSV","","3440 E Russell Rd # 211","","Las Vegas","NV","US","891202201" +"1639712235","DIRECT","Direct Messaging Address","asia.reid@coloradobehavior.com","N","provider email","","DIRECT","Direct","","OTHER","Other","direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203104" +"1366085961","DIRECT","Direct Messaging Address","rikki.hampton@coloradobehavior.com","N","provider email","","DIRECT","Direct","","OTHER","Other","direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203104" +"1538702139","OTHERS","Other URL","Tucson","N","","","","","","","","","1 S Church Ave Ste 1200","","Tucson","AZ","US","857011601" +"1982247599","OTHERS","Other URL","https://www.simplepractice.com/","N","","","","","","","","","230 Great Circle Rd Ste 202","","Nashville","TN","US","372281710" +"1699318204","DIRECT","Direct Messaging Address","maryanne_trinidad@stillwatersmsinc.com","N","","","","","","","","","1884 Matin Cir Unit 151","","San Marcos","CA","US","920693393" +"1871136481","CONNECT","CONNECT URL","DHEC","N","","","","","","","","","200 University Rdg","","Greenville","SC","US","296013635" +"1760025373","OTHERS","Other URL","www.holdinghandsinc.com","N","Company site","","DIRECT","Direct","","CSV","CSV","","2101 N Glenoaks Blvd","","Burbank","CA","US","915042828" +"1740823350","CONNECT","CONNECT URL","walmart","N","walmart","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6670 Mobile Hwy","","Pensacola","FL","US","325261265" +"1093358608","DIRECT","Direct Messaging Address","info@cantrellchiro.com","N","HIPAA Compliant Email","","DIRECT","Direct","","OTHER","Other","Any file type accepted","2819 Crow Canyon Rd Ste 213","","San Ramon","CA","US","945831657" +"1184267791","OTHERS","Other URL","Upland","N","","","","","","","","","600 N Mountain Ave Ste B100","","Upland","CA","US","917864359" +"1275176885","DIRECT","Direct Messaging Address","contact@ableressential.com","N","Email","","HIE","Health Information Exchange (HIE)","","","","","345 Clair Hill Dr","","Rochester Hills","MI","US","483092112" +"1548803166","OTHERS","Other URL","citizen0605@naver.com","N","","","","","","","","","1308 Grand Ave","","North Baldwin","NY","US","115101418" +"1164065785","DIRECT","Direct Messaging Address","frankculpepper@mac.com","N","Email","","DIRECT","Direct","","CSV","CSV","","2544 Potomac Hunt Ln Apt 2A","","Henrico","VA","US","232331543" +"1568005197","CONNECT","CONNECT URL","Newport","N","","","DIRECT","Direct","","","","","410 Lindsey St","","Newport","KY","US","410711537" +"1285278713","OTHERS","Other URL","anitaaharris","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4890 32nd Ave SE Bldg A","","Salem","OR","US","973179350" +"1659914190","OTHERS","Other URL","Montgomery","N","","","","","","","","","3060 Mobile Hwy","","Montgomery","AL","US","361084027" +"1659914190","OTHERS","Other URL","Montgomery","N","","","","","","","","","3060 Mobile Hwy","","Montgomery","AL","US","361084027" +"1619510237","DIRECT","Direct Messaging Address","renita@harrisonscaringhands.com","N","","","DIRECT","Direct","","","","","145 Durhams Trl","","Reidsville","NC","US","273208290" +"1205479821","CONNECT","CONNECT URL","theraplatform","N","practice management software","","DIRECT","Direct","","OTHER","Other","practice management software","440 Benmar Dr Ste 3020","","Houston","TX","US","770603171" +"1154964690","CONNECT","CONNECT URL","https://www.drgailjames.com/about","N","https://www.drgailjames.com/about","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","841 Prudential Dr Fl 12","","Jacksonville","FL","US","322078874" +"1316580897","CONNECT","CONNECT URL","https://www.breakingfreeinc.org","N","","","","","","","","","1329 N Lake St","","Aurora","IL","US","605062409" +"1205479722","SOAP","SOAP URL","SteamboatSprings","N","","","","","","","","","1169 Hilltop Pkwy Unit 206A","","Steamboat Springs","CO","US","804873176" +"1689217127","CONNECT","CONNECT URL","n/a","N","n/a","","DIRECT","Direct","","OTHER","Other","n/a","3815 Washington St","","Jamaica Plain","MA","US","021303745" +"1083257604","OTHERS","Other URL","COLUMBUS","N","","","OTHER","Other","COLUMBUS","OTHER","Other","COLUMBUS","1601 W Broad St","","Columbus","OH","US","432221054" +"1528601143","CONNECT","CONNECT URL","Marietta","N","Secure Website","","DIRECT","Direct","","","","","1584 Park Brooke Cir SW","","Marietta","GA","US","300085308" +"1982247508","DIRECT","Direct Messaging Address","kadiers@optonline.net","N","e-mail","","DIRECT","Direct","","OTHER","Other","vpn","2 Ellen Ln","","Manorville","NY","US","119493222" +"1043853666","CONNECT","CONNECT URL","tmartine010@gmail.com","N","","","DIRECT","Direct","","OTHER","Other","email","27109 SW 140th Path","","Homestead","FL","US","330328843" +"1033752654","DIRECT","Direct Messaging Address","interpreters@alhandisnmotion.com","N","interpreters@allhandsinmotion.com","","DIRECT","Direct","","OTHER","Other","interpreting@allhandsinmotion.com","10460 Queens Blvd Apt 7A","","Forest Hills","NY","US","113757302" +"1497398010","DIRECT","Direct Messaging Address","manitarase@hss.edu","N","","","","","","","","","523 E 72nd St","","New York","NY","US","100214099" +"1285277814","DIRECT","Direct Messaging Address","medicalrecords@brightwellbehavioral.com","N","","","","","","","","","601 Abbot Rd","","East Lansing","MI","US","488233366" +"1720621352","CONNECT","CONNECT URL","www.cedarnmt.com","N","direct","","OTHER","Other","billing only","CSV","CSV","","6 Elm Dr","","Cedar Grove","NJ","US","070091723" +"1720621352","CONNECT","CONNECT URL","www.cedarnmt.com","N","direct","","OTHER","Other","billing only","CSV","CSV","","6 Elm Dr","","Cedar Grove","NJ","US","070091723" +"1720621352","CONNECT","CONNECT URL","www.cedarnmt.com","N","direct","","OTHER","Other","billing only","CSV","CSV","","6 Elm Dr","","Cedar Grove","NJ","US","070091723" +"1720621352","CONNECT","CONNECT URL","www.cedarnmt.com","N","direct","","OTHER","Other","billing only","CSV","CSV","","6 Elm Dr","","Cedar Grove","NJ","US","070091723" +"1124661756","DIRECT","Direct Messaging Address","EHR@xiarawellness.com","N","","","DIRECT","Direct","","","","","5022 Stone Shop Cir","","Owings Mills","MD","US","211176159" +"1215570841","OTHERS","Other URL","steppingfowardcounseling@gmail.com","N","secure business email","","","","","","","","327 N Laurel St","","Lincolnton","NC","US","280922911" +"1497398028","CONNECT","CONNECT URL","idontknow@gmail.com","N","?","","","","","","","","1419 W Allen St","","Bloomington","IN","US","474032930" +"1760025399","CONNECT","CONNECT URL","Avon","N","","","","","","","","","1427 Fir Ln","","Avon","IN","US","461237195" +"1669015293","DIRECT","Direct Messaging Address","craigd@domanskiaba.org","N","","","","","","","","","102 Center Ave","","Atlantic Highlands","NJ","US","077161017" +"1376186916","OTHERS","Other URL","Noendpointknown","N","","","","","","","","","8601 Martin Luther King Jr Hwy","","Glenarden","MD","US","207061500" +"1003459645","OTHERS","Other URL","Maynard","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2 Maple St","","Maynard","MA","US","017542340" +"1992348536","DIRECT","Direct Messaging Address","edgar@hernandezmh.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2828 Coral Way Ste 204","","Coral Gables","FL","US","331453214" +"1255974895","CONNECT","CONNECT URL","8283736113","N","phone","","DIRECT","Direct","","CSV","CSV","","2370 Main St","","Tucker","GA","US","300844456" +"1336782978","CONNECT","CONNECT URL","Spartanburg","N","","","","","","","","","279 E Kennedy St","","Spartanburg","SC","US","293021912" +"1508409145","CONNECT","CONNECT URL","email","N","email address","","DIRECT","Direct","","OTHER","Other","email","1520 W. Sunset Rd. Ste 130, #205","","Henderson","NV","US","89014" +"1598308132","OTHERS","Other URL","Aboutthyme1127@gmail.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","209 E 4th St","","Lansdale","PA","US","194462605" +"1316580954","OTHERS","Other URL","chicago","Y","","INTEGRATED REHAB CONSULTANTS LLC","","","","OTHER","Other","chicago","401 N MICHIGAN AVENUE","SUITE 1200","Chicago","IL","US","606114264" +"1568005007","CONNECT","CONNECT URL","cecil.bryan@ctcprograms.com","N","work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","NA","21851 84th Ave S Ste 101","","Kent","WA","US","980321958" +"1972146413","DIRECT","Direct Messaging Address","staff@restorativehealthnj.com","N","Email","","","","","","","","46 N Central Ave","","Ramsey","NJ","US","074461808" +"1588207021","OTHERS","Other URL","Epic","N","","","","","","","","","73 High St","","Charlestown","MA","US","021293026" +"1851934392","DIRECT","Direct Messaging Address","mpaul@aroundtheclockhc.com","N","","","","","","","","","313 W Chickasha Ave","","Chickasha","OK","US","730182652" +"1982247433","DIRECT","Direct Messaging Address","Lnelson.fnp@ruinteractive.com","N","email","","DIRECT","Direct","","","","","232 Woodcreek Way","","Acworth","GA","US","301012013" +"1427691971","DIRECT","Direct Messaging Address","kyla@infinitesolutionscounseling.com","N","Business email","","","","","","","","120 E Oakland Park Blvd Ste 201","","Fort Lauderdale","FL","US","333341109" +"1487297909","OTHERS","Other URL","http://www.littleleaves.org/","N","","","","","","","","","9727 Georgia Ave","","Silver Spring","MD","US","209101458" +"1952944415","OTHERS","Other URL","Julianne.Greider@orlandohealth.com","N","","","","","","","","","92 W Miller St","","Orlando","FL","US","328062032" +"1043853518","CONNECT","CONNECT URL","Blessedbeginningbirthing.com","N","","","","","","","","","1215 Romans Dr","","Greeneville","TN","US","377435854" +"1235772708","DIRECT","Direct Messaging Address","jpaxton@acupuncturist.edu","N","","","","","","","","","1335 NE 6th Ter","","Gainesville","FL","US","326013732" +"1215570791","OTHERS","Other URL","goshenrx@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","16800 Greenfield Rd Unit B2","","Detroit","MI","US","482353703" +"1295378719","CONNECT","CONNECT URL","Annalombard27@gmail.com","N","","","","","","","","","1304 Stanley Ave","","Glendale","CA","US","912064638" +"1316581846","DIRECT","Direct Messaging Address","dbotkiss@botkissrecovery.com","N","","","DIRECT","Direct","","","","","12625 High Bluff Dr Ste 301","","San Diego","CA","US","921302054" +"1407490956","DIRECT","Direct Messaging Address","lstern@telecarecorp.com","N","","","","","","","","","3436 Mary Elder Rd NE","","Olympia","WA","US","985065050" +"1861035362","OTHERS","Other URL","NONE","N","","","","","","","","","8382 Holly Rd Ste 1","","Grand Blanc","MI","US","484391972" +"1649813148","CONNECT","CONNECT URL","cnickoloff@nwomc.com","Y","Northwest Occupational Medicine Center, Inc.","Northwest Occupational Medicine Center, Inc.","DIRECT","Direct","","OTHER","Other","Medical Information","9400 SW Beaverton Hillsdale Hwy Ste 205","","Beaverton","OR","US","970053349" +"1750924296","OTHERS","Other URL","meskibz1@gmail.com","N","e-mail","","","","","","","","624 Belle Gate Pl","","Cary","NC","US","275198958" +"1588207039","DIRECT","Direct Messaging Address","cbh@kwacares.org","N","KWA Community & Behavioral Health Email","","DIRECT","Direct","","OTHER","Other","Will be accessed through secure email","123 E 96th St","","Tacoma","WA","US","984452001" +"1477197903","OTHERS","Other URL","ccaccam@mchonline.org","N","work email","","","","","","","","14850 Roscoe Blvd","","Panorama City","CA","US","914024618" +"1801439377","DIRECT","Direct Messaging Address","psnook@bethelsd.org","Y","School","Bethel School District","HIE","Health Information Exchange (HIE)","","OTHER","Other","School","516 176th St E","Instructional Support","Spanaway","WA","US","983878335" +"1639712110","DIRECT","Direct Messaging Address","referrals@azopt.net","N","encryped email","","DIRECT","Direct","","CSV","CSV","","1781 E State Highway 69","Suite 28","Prescott","AZ","US","86301" +"1467095968","DIRECT","Direct Messaging Address","alexa.smidt@mcalisterinc.org","N","","","","","","","","","2315 Bar Bit Rd","","Spring Valley","CA","US","919781901" +"1083257547","SOAP","SOAP URL","BlueOcean","N","","","","","","","","","701 E 17th St","","Bloomington","IN","US","474081578" +"1497398036","OTHERS","Other URL","smccaffrey@childpsych.org","N","","","","","","","","","440 Sawgrass Corporate Pkwy Ste 106","","Sunrise","FL","US","333256236" +"1013550557","DIRECT","Direct Messaging Address","manjoyt.kaur12@stjohns.edu","N","","","","","","","","","333 Crossways Park Dr","","Woodbury","NY","US","117972066" +"1700429248","OTHERS","Other URL","meskibzaga@gmail.com","N","e-mail","","","","","","","","624 Belle Gate Pl","","Cary","NC","US","275198958" +"1427691963","CONNECT","CONNECT URL","https://www.officemd.net/officemd/","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2040 E Beltline Ave NE","","Grand Rapids","MI","US","495259716" +"1326681883","OTHERS","Other URL","W012204","N","","","","","","","","","450 Brookline Ave","","Boston","MA","US","022155418" +"1538702097","OTHERS","Other URL","Smalltalk.com","N","","","","","","","","","60 Perimeter Center Pl NE Apt 536","","Atlanta","GA","US","303464215" +"1366085821","CONNECT","CONNECT URL","athenahealth","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","675 Douglas Ave","","Altamonte Springs","FL","US","327142555" +"1548803000","CONNECT","CONNECT URL","Houston","N","","","","","","","","","10523 Willow Wand Ct","","Houston","TX","US","770705773" +"1275176786","DIRECT","Direct Messaging Address","cmk7v@virginia.edu","N","E-mail address","","","","","","","","1215 Lee St","","Charlottesville","VA","US","229080816" +"1417590977","CONNECT","CONNECT URL","kchanbaerman@gmail.com","N","","","","","","","","","309 S New York Rd Ste 12","","Galloway","NJ","US","082056024" +"1588207054","CONNECT","CONNECT URL","lesliejohnson395@yahoo.com","N","","","","","","","","","524 Towne Square Way Apt 1614","","Orlando","FL","US","328186556" +"1457994923","OTHERS","Other URL","chauncey.eyecare@gmail.com","N","","","","","","","","","6001 N 5th St Ofc","","Philadelphia","PA","US","191201873" +"1205479789","OTHERS","Other URL","cleveland","N","","","","","","","","","23201 Lake Shore Blvd Apt 44","","Euclid","OH","US","441231340" +"1205479789","OTHERS","Other URL","cleveland","N","","","","","","","","","23201 Lake Shore Blvd Apt 44","","Euclid","OH","US","441231340" +"1487297966","CONNECT","CONNECT URL","scdmh.org","N","","","DIRECT","Direct","","CSV","CSV","","448 Lakeshore Pkwy Ste 205","","Rock Hill","SC","US","297304264" +"1992348478","DIRECT","Direct Messaging Address","Samantha.Will@upperperkpt.com","N","","","","","","","","","2767 Geryville Pike","","Pennsburg","PA","US","180732306" +"1669015152","DIRECT","Direct Messaging Address","rhotchkiss@abhsinc.net","N","secure email","","DIRECT","Direct","","OTHER","Other","Care Logic","505 SE Adams Ave","","Chehalis","WA","US","985323031" +"1578106068","OTHERS","Other URL","NPA","N","","","","","","","","","612 S Myrtle Ave Ste 100","","Monrovia","CA","US","910163406" +"1578106068","OTHERS","Other URL","NPA","N","","","","","","","","","612 S Myrtle Ave Ste 100","","Monrovia","CA","US","910163406" +"1144863655","DIRECT","Direct Messaging Address","info@longlifehomecareny.com","N","email address","","DIRECT","Direct","","CSV","CSV","","710 Avenue U","","Brooklyn","NY","US","112234134" +"1124661624","OTHERS","Other URL","Shattuck","N","Hospital","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","905 S Main St","","Shattuck","OK","US","738589205" +"1811530322","OTHERS","Other URL","HIE","N","HIE","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HIE","1433 SW Flounder Ln","","Port Saint Lucie","FL","US","349534164" +"1093358509","DIRECT","Direct Messaging Address","sandy@calledtocare.net","N","Business email","","DIRECT","Direct","","","","","2302 Windemere Way","","New Market","TN","US","378205251" +"1548803059","DIRECT","Direct Messaging Address","vastbinh@upstate.edu","N","e-mail","","DIRECT","Direct","","OTHER","Other","e-mail","750 E Adams St Ste 2104","","Syracuse","NY","US","132102306" +"1972146488","DIRECT","Direct Messaging Address","jeshonda@thecenterforchilddevelopment.com","N","","","","","","","","","256 Chapman Rd Ste 201","","Newark","DE","US","197025415" +"1184267692","OTHERS","Other URL","NONE","N","NONE","","DIRECT","Direct","","OTHER","Other","NONE","332 Sumner Hall Dr","","Gallatin","TN","US","370663129" +"1174166680","OTHERS","Other URL","EMR","N","","","HIE","Health Information Exchange (HIE)","","","","","2786 Walcutt Rd","","Hilliard","OH","US","430269209" +"1427691930","OTHERS","Other URL","N/A","N","","","","","","","","","2536 Falkirk Dr","","North Chesterfield","VA","US","232361623" +"1801439310","OTHERS","Other URL","EMR","N","","","HIE","Health Information Exchange (HIE)","","","","","2786 Walcutt Rd","","Hilliard","OH","US","430269209" +"1538702063","DIRECT","Direct Messaging Address","cheri@handsthathealmassagetherapy.com","N","email address","","DIRECT","Direct","","CSV","CSV","","2433 Main St Ste 3","","Rocky Hill","CT","US","060672539" +"1366086811","CONNECT","CONNECT URL","www.springfieldOhioPT.com","Y","location of this provider's office","Springfield Physical Therapy","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2221 Grube St","","Springfield","OH","US","455032642" +"1366086811","CONNECT","CONNECT URL","www.SpringfieldOhioPT.com","Y","practice email","Springfield Physical Therapy Inc","DIRECT","Direct","","CSV","CSV","","2221 Grube St","","Springfield","OH","US","455032642" +"1568005098","DIRECT","Direct Messaging Address","nakshin.behrouzi@inova.org","N","work email","","DIRECT","Direct","","OTHER","Other","email","8221 Willow Oaks Corporate Dr Ste 4-425","","Fairfax","VA","US","220314512" +"1659914174","DIRECT","Direct Messaging Address","kjacobs@whiteriver.wednet.edu","N","","","","","","","","","26928 120th St E","","Buckley","WA","US","983218565" +"1467095992","DIRECT","Direct Messaging Address","mperry@canvashealth.org","N","email","","DIRECT","Direct","","","","","5842 Old Main St Ste 234","","North Branch","MN","US","550566687" +"1811530348","DIRECT","Direct Messaging Address","caseywittmer@autism.innovativecounseling.com","N","","","","","","","","","1499 6th St","","Green Bay","WI","US","543042252" +"1386287803","DIRECT","Direct Messaging Address","info@midohiobh.com","N","","","","","","","","","930 Bethesda Dr Unit 4","","Zanesville","OH","US","437010815" +"1982247417","DIRECT","Direct Messaging Address","info@midohiobh.com","N","","","","","","","","","930 Bethesda Dr Unit 4","","Zanesville","OH","US","437010815" +"1073156501","DIRECT","Direct Messaging Address","vbiese@autism.innovativecounseling.com","N","","","","","","","","","1499 6th St","","Green Bay","WI","US","543042252" +"1528602059","CONNECT","CONNECT URL","Phoenix","N","","","DIRECT","Direct","","CSV","CSV","","6610 W Cordia Ln","","Phoenix","AZ","US","850837404" +"1528602075","CONNECT","CONNECT URL","fatimat.odeyemi@fairfaxcounty.gov","N","email","","","","","","","","3300 Woodburn Rd","","Annandale","VA","US","220031202" +"1487298949","OTHERS","Other URL","Bethelmanor@htstherapy.com","N","","","","","","","","","1411 W County Line Rd Ste A","","Greenwood","IN","US","461425250" +"1457995912","CONNECT","CONNECT URL","www.aprima.com","N","","","","","","","","","1710 Highway 121 Byp N Ste I","","Murray","KY","US","420718925" +"1710520200","CONNECT","CONNECT URL","eCW","N","eCW","","DIRECT","Direct","","CSV","CSV","","19475 W North Ave Ste 201","","Brookfield","WI","US","530454199" +"1922641406","CONNECT","CONNECT URL","Mobile","N","","","","","","","","","3929 Airport Blvd Ste 3-110","","Mobile","AL","US","366092234" +"1982247458","CONNECT","CONNECT URL","www.episource.com","N","","","","","","","","","500 W 190th St Fl 4","","Gardena","CA","US","902484268" +"1619510104","OTHERS","Other URL","Computer","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","904 E 24th St","","Hialeah","FL","US","330134233" +"1619510104","CONNECT","CONNECT URL","computer","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","904 E 24th St","","Hialeah","FL","US","330134233" +"1164065637","CONNECT","CONNECT URL","https://www.breakingfreeinc.org","N","","","","","","","","","659 S River St","","Aurora","IL","US","605065551" +"1255974721","CONNECT","CONNECT URL","www.therapynotes.com","N","www.therapynotes.com","","DIRECT","Direct","","CSV","CSV","","7410 Auth Place","Suite 100","Suitland","MD","US","20746" +"1255974721","DIRECT","Direct Messaging Address","tashicah@hbhwellness.com","N","","","","","","","","","4710 Auth Pl Ste 100","","Suitland","MD","US","207464223" +"1881237378","OTHERS","Other URL","@lakehealth.org","N","Communication","","DIRECT","Direct","","OTHER","Other","None","7590 Auburn Rd","","Concord Twp","OH","US","440779176" +"1578106076","DIRECT","Direct Messaging Address","mdematteo@medmark.com","N","","","DIRECT","Direct","","","","","1143 Missouri St","","Fairfield","CA","US","945336007" +"1073156543","DIRECT","Direct Messaging Address","Info@rightstepsworks.com","Y","Email","Right Steps LLC","DIRECT","Direct","","OTHER","Other","email","2025 Ebenezer Rd Ste H","","Rock Hill","SC","US","297321069" +"1881237303","OTHERS","Other URL","pacificclincs.org","N","","","","","","","","","3881 S Western Ave","","Los Angeles","CA","US","900621105" +"1790328268","OTHERS","Other URL","410-869-4603","N","Fax","","DIRECT","Direct","","CSV","CSV","","3107 Erdman Ave","","Baltimore","MD","US","212131719" +"1841833480","DIRECT","Direct Messaging Address","mugekesen@hotmail.com","N","","","","","","","","","8320 Old Courthouse Rd Ste 302","","Vienna","VA","US","221823831" +"1225671761","CONNECT","CONNECT URL","Boston","N","EPIC EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","243 Charles St","","Boston","MA","US","021143096" +"1992348445","DIRECT","Direct Messaging Address","jcaloia@dmc.org","N","email","","DIRECT","Direct","","CSV","CSV","","3179 Livernois Rd","","Troy","MI","US","480835099" +"1275176729","OTHERS","Other URL","jessica.miller.rd@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1661 Hunters Cir","","West Chester","PA","US","193806645" +"1396389839","DIRECT","Direct Messaging Address","ADWilliams1@dmc.org","N","","","DIRECT","Direct","","","","","23759 Stony Creek Dr","","Farmington Hills","MI","US","483362231" +"1477196954","DIRECT","Direct Messaging Address","Dignifiedcarellc@gmail.org","N","Email","","DIRECT","Direct","","CSV","CSV","","4525 Saint Stephens Rd","","Prichard","AL","US","366133508" +"1962045443","OTHERS","Other URL","EmiliePhillipsLPC@protonmail.com","N","","","","","","","","","3826 E Lomita St","","Springfield","MO","US","658093710" +"1609419175","DIRECT","Direct Messaging Address","contact@goodstarttherapy.com","N","","","","","","","","","117 Dobbin St Ste 305B","","Brooklyn","NY","US","112222803" +"1972146447","DIRECT","Direct Messaging Address","sreyes@augusta.edu","N","work email","","DIRECT","Direct","","OTHER","Other","questions","1120 15th St","","Augusta","GA","US","309120004" +"1144863622","OTHERS","Other URL","https://www.officeally.com","N","Office Ally","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Scheduling","122 E Ridgewood Ave","","Paramus","NJ","US","076524038" +"1346883832","CONNECT","CONNECT URL","karrahb@gmail.com","N","","","","","","","","","309 Delaware St Apt 302","","Kansas City","MO","US","641051265" +"1043853542","DIRECT","Direct Messaging Address","EM5TZ@hscmail.mcc.virginia.edu","N","","","","","","","","","1335 Jefferson Park Ave","","Charlottesville","VA","US","22903" +"1194368696","DIRECT","Direct Messaging Address","kovi@chabadrehab.com","N","email","","DIRECT","Direct","","OTHER","Other","other","5675 W Olympic Blvd","","Los Angeles","CA","US","900364712" +"1982248415","DIRECT","Direct Messaging Address","jsotelo@comprehensiveautismcenter.com","N","email","","DIRECT","Direct","","OTHER","Other","email","26720 Ynez Ct","","Temecula","CA","US","925914659" +"1124661632","SOAP","SOAP URL","Easterseals","N","","","DIRECT","Direct","","","","","350 Braden Ave","","Sarasota","FL","US","342432001" +"1093358517","DIRECT","Direct Messaging Address","jassookram@hotmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9324 210th St","","Queens Village","NY","US","114281054" +"1396388807","DIRECT","Direct Messaging Address","andy@captaincares.org","N","secure email address","","DIRECT","Direct","","CSV","CSV","","5 Municipal Plz Ste 3","","Clifton Park","NY","US","120653979" +"1942843461","DIRECT","Direct Messaging Address","cs@healthcare800.com","N","","","","","","","","","516 N Rolling Rd Ste 203","","Catonsville","MD","US","212284187" +"1992348411","DIRECT","Direct Messaging Address","bovag@upstate.edu","N","email","","DIRECT","Direct","","OTHER","Other","email","750 E Adams St Ste 2104","","Syracuse","NY","US","132102306" +"1073156592","OTHERS","Other URL","ana.munoz@dpica.com","N","work","","","","","","","","27532 Cherry Creek Dr","","Valencia","CA","US","913541348" +"1891338315","DIRECT","Direct Messaging Address","info@midohiobh.com","N","","","","","","","","","930 Bethesda Dr Unit 4","","Zanesville","OH","US","437010815" +"1689217101","DIRECT","Direct Messaging Address","nyoung@autism.innovativecounseling.com","N","","","","","","","","","1499 6th St","","Green Bay","WI","US","543042252" +"1033752555","DIRECT","Direct Messaging Address","rhae.kiessling@tsrh.org","N","","","","","","","","","2222 Welborn St","","Dallas","TX","US","752193924" +"1679116107","CONNECT","CONNECT URL","ROPTS","N","business acronym","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2340 Eutaw Pl","","Baltimore","MD","US","212173911" +"1407499932","DIRECT","Direct Messaging Address","allisonpierson@autism.innovativecounseling.com","N","","","","","","","","","1499 6th St","","Green Bay","WI","US","543042252" +"1316580848","DIRECT","Direct Messaging Address","snash@autism.innovativecounseling.com","N","","","","","","","","","1499 6th St","","Green Bay","WI","US","543042252" +"1396389821","DIRECT","Direct Messaging Address","jreetz@autism.innovativecounseling.com","N","","","","","","","","","1499 6th St","","Green Bay","WI","US","543042252" +"1235773789","CONNECT","CONNECT URL","www.healthfusion.com","N","","","","","","","","","6400 Dutchmans Pkwy Ste 60","","Louisville","KY","US","402053341" +"1760026207","OTHERS","Other URL","www.new-leaf-counseling.com","N","practice website","","DIRECT","Direct","","OTHER","Other","website","26 W 9th St Apt 4A","","New York","NY","US","100118919" +"1457995995","OTHERS","Other URL","na","N","","","","","","","","","3907 W 111th St","","Inglewood","CA","US","903032140" +"1801430343","DIRECT","Direct Messaging Address","alexis.jackson5@mavs.uta.edu","N","","","DIRECT","Direct","","OTHER","Other","personal email","22 Ashworth Ct","","Conroe","TX","US","773853485" +"1528602067","CONNECT","CONNECT URL","pharmacy","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3500 N Tamiami Trl","","Sarasota","FL","US","342345358" +"1811531361","DIRECT","Direct Messaging Address","debbienp@direct.practicefusion.com","N","EMR","","DIRECT","Direct","","","","","71 Tempe Trl","","Palm Desert","CA","US","922114203" +"1144864695","DIRECT","Direct Messaging Address","doularachel@daisychainlane.org","N","DC Billing Hub Coordinator","","","","","","","","250 River Loop 1","","Eugene","OR","US","974041749" +"1659915171","CONNECT","CONNECT URL","Chester","N","","","","","","","","","1268 Cole Place Rd","","Chester","IL","US","622332054" +"1992349443","OTHERS","Other URL","christymaloneyrd.com","N","Business Owner","","","","","","","","5970 Fairview Rd Ste 420","","Charlotte","NC","US","282103167" +"1336783885","OTHERS","Other URL","https://www4.nextstepms.com/DRP/login.asp","Y","Electronic Health Record","Detroit Recovery Project, Incorporated","HIE","Health Information Exchange (HIE)","","OTHER","Other","EHR","1121 E McNichols Rd","","Detroit","MI","US","482032857" +"1336783810","OTHERS","Other URL","jmen0799@gmail.com","N","","","","","","","","","99 CALLE GUILLERMO RIEFKHOL","","PATILLAS","PR","US","00723" +"1487298964","DIRECT","Direct Messaging Address","usafetrans@outlook.com","N","Main Email Address","","DIRECT","Direct","","OTHER","Other","Main Email Address","9348 Shreveport Hwy","","Leesville","LA","US","71446" +"1366086845","DIRECT","Direct Messaging Address","PROVIDERENROLLMENT@TOWERHEALTH.ORG","N","PROVIDERENROLLMENT@TOWERHEALTH.ORG","","DIRECT","Direct","","OTHER","Other","EMAIL","219 N Broad St Fl 9","","Philadelphia","PA","US","191071506" +"1659915098","DIRECT","Direct Messaging Address","bracesgladstone@comfortdental.biz","N","","","","","","","","","5106 NW Antioch Rd","","Kansans City","MO","US","64119" +"1659915098","DIRECT","Direct Messaging Address","bracesgladstone@comfortdental.biz","N","","","","","","","","","620 E. US Highway 40","","Blue Springs","MO","US","64014" +"1770126310","CONNECT","CONNECT URL","Carelogic","N","","","","","","","","","580 Grant St","","Akron","OH","US","443119910" +"1396388930","DIRECT","Direct Messaging Address","russ.kallina@aquilarecoveryva.com","N","executive director email address","","DIRECT","Direct","","CSV","CSV","","425 Carlisle Dr Ste B","","Herndon","VA","US","201705618" +"1114560653","DIRECT","Direct Messaging Address","abeyerllc@outlook.com","N","address","","DIRECT","Direct","","CSV","CSV","","2611 Thomas Jefferson Pkwy","","Palmyra","VA","US","229635000" +"1790328235","DIRECT","Direct Messaging Address","Elizabeth.weatherford@lhcgroup.com","N","","","","","","","","","4435 Valley View Dr","","Knoxville","TN","US","379171300" +"1366085813","DIRECT","Direct Messaging Address","atmcdowell@wellpath.us","Y","Company e-mail","Wellpath, LLC","DIRECT","Direct","","CSV","CSV","","5168 Ezell Rd","","Graceville","FL","US","324402402" +"1043854524","DIRECT","Direct Messaging Address","jessica.daniels@merakey.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","303 Hickory St","","Thibodaux","LA","US","703012011" +"1184268500","CONNECT","CONNECT URL","Dspann@vbgov.com","N","","","","","","","","","289 Independence Blvd","Suite 312","Virginia Beach","VA","US","234625493" +"1518500016","DIRECT","Direct Messaging Address","dmp8@peraza.emadirect.com","N","Dr Daniel Peraza direct mail address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","XML","252 Broad St","","Claremont","NH","US","037432636" +"1790329266","CONNECT","CONNECT URL","Clementhospice103@gmail.com","N","E-mail","","DIRECT","Direct","","CSV","CSV","","720 Brookside Ave Ste 103","","Redlands","CA","US","923735189" +"1790329266","CONNECT","CONNECT URL","Clementhospice103@gmail.com","N","E-mail","","DIRECT","Direct","","CSV","CSV","","720 Brookside Ave Ste 103","","Redlands","CA","US","923735189" +"1700420247","OTHERS","Other URL","scoronel@comprehensiveautismcenter.com","N","","","","","","","","","3355 Mission Ave Ste 221","","Oceanside","CA","US","920581328" +"1467096917","DIRECT","Direct Messaging Address","krussellmft@outlook.com","N","Email","","DIRECT","Direct","","CSV","CSV","","347 N 300 W","","Kaysville","UT","US","840371828" +"1629612171","CONNECT","CONNECT URL","jmcculloch@mednet.ucla.edu","N","work e-mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","200 Medical Plaza Suite 540","","Los Angeles","CA","US","900950001" +"1851935316","CONNECT","CONNECT URL","Vidalia","N","","","DIRECT","Direct","","CSV","CSV","","3193 E 1st St","","Vidalia","GA","US","304748830" +"1437793999","OTHERS","Other URL","N/A","N","","","","","","","","","6546 Densmore Ave","","Lake Balboa","CA","US","914066024" +"1932743408","CONNECT","CONNECT URL","office","N","office","","DIRECT","Direct","","CSV","CSV","","2509 Westfall Rd","","Sparks","NV","US","894366126" +"1164066643","CONNECT","CONNECT URL","https://w3.pcesecure.com/cgi-bin/WebObjects/BLFAdmin","N","","","","","","","","","5555 Conner St","","Detroit","MI","US","482133448" +"1639713118","DIRECT","Direct Messaging Address","barber25@email.unc.edu","N","","","","","","","","","Unc Dept Of Pediatrics 030 Macnider Hall Cb 7231","","Chapel Hill","NC","US","275990001" +"1659915130","DIRECT","Direct Messaging Address","claire@autism.innovativecounseling.com","N","","","","","","","","","1499 6th St","","Green Bay","WI","US","543042252" +"1679117162","DIRECT","Direct Messaging Address","CTSIOROS@NYCO-CORP.COM","N","","","","","","","","","20 Forest Ave","","Glen Cove","NY","US","115422106" +"1467096966","OTHERS","Other URL","emily.ratzmann@co.ramsey.mn.us","N","county email","","","","","OTHER","Other","text","1919 University Ave W Ste 200","","Saint Paul","MN","US","551043435" +"1003450503","CONNECT","CONNECT URL","Stephaniemullen79@gmail.com","N","","","","","","","","","2172 College Ave","","Elmira Heights","NY","US","149031287" +"1053955567","OTHERS","Other URL","N/a","N","","","","","","","","","17 River Chase Drive","B","Rensselaer","NY","US","12144" +"1225672736","OTHERS","Other URL","Self","N","","","","","","","","","73 Carlton Ave Apt C39","","Port Washington","NY","US","110503548" +"1598309007","DIRECT","Direct Messaging Address","ACCOUNT@MEDICIPHARMACY.COM","N","PHARMACY E-MAIL","","DIRECT","Direct","","CSV","CSV","","12930 Dairy Ashford Rd Ste 702","","Sugar Land","TX","US","774784667" +"1386288892","CONNECT","CONNECT URL","hannah@therapeuticlinks.com","N","email","","","","","","","","998 Progress Dr","","Grayslake","IL","US","600301671" +"1588208003","DIRECT","Direct Messaging Address","tlmatty21@hotmail.com","N","","","DIRECT","Direct","","CSV","CSV","","2030 E County Line Rd Unit K","","Highlands Ranch","CO","US","801262439" +"1588208003","DIRECT","Direct Messaging Address","tlmatty21@hotmail.com","N","","","DIRECT","Direct","","CSV","CSV","","2030 E County Line Rd Unit K","","Highlands Ranch","CO","US","801262439" +"1588208003","DIRECT","Direct Messaging Address","tlmatty21@hotmail.com","N","","","DIRECT","Direct","","CSV","CSV","","2030 E County Line Rd Unit K","","Highlands Ranch","CO","US","801262439" +"1841834363","DIRECT","Direct Messaging Address","jenncuellar@niaid.nih.gov","N","jenncuellar@niaid.nih.gov","","DIRECT","Direct","","","","","10 Center Dr Bldg 10 11N248","","Bethesda","MD","US","208920001" +"1073157491","DIRECT","Direct Messaging Address","kadusei@horizon-health.org","N","","","","","","","","","6301 Inducon Dr E","","Sanborn","NY","US","141329014" +"1114561636","DIRECT","Direct Messaging Address","andrew_zis@driveptandperform.com","N","Company Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","700 Holcomb Bridge Rd Ste 200","","Roswell","GA","US","300761630" +"1396389813","OTHERS","Other URL","na","N","na","","","","","","","","811 Keylon St","","Manchester","TN","US","373552413" +"1023652542","OTHERS","Other URL","www.pointclickcare.com","N","","","","","","","","","2257 Fair Oaks Blvd","","Sacramento","CA","US","958255501" +"1295379618","DIRECT","Direct Messaging Address","kathryn.rau@va.gov","N","","","","","","","","","4801 E Linwood Blvd","","Kansas City","MO","US","641282226" +"1578107991","DIRECT","Direct Messaging Address","PROVIDERENROLLMENT@TOWERHEALTH.ORG","N","EMAIL","","DIRECT","Direct","","OTHER","Other","EMAIL","801 Ostrum St","","Bethlehem","PA","US","180151000" +"1053955476","CONNECT","CONNECT URL","admin@theraplacemn.com","N","admin@theraplacemn.com","","DIRECT","Direct","","","","","6448 Main St Ste 1And3","","North Branch","MN","US","550567068" +"1538703954","DIRECT","Direct Messaging Address","fowusu000@citymail.cuny.edu","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","500 E 165th St Apt 2E","","Bronx","NY","US","104566658" +"1609410026","DIRECT","Direct Messaging Address","billing@cornerstoneautismcenter.com","N","email","","DIRECT","Direct","","OTHER","Other","email","360 Polk St","","Greenwood","IN","US","461431623" +"1255975686","CONNECT","CONNECT URL","NPI","N","","","DIRECT","Direct","","CSV","CSV","","4445 Burns Ave","","Los Angeles","CA","US","900292702" +"1851935282","DIRECT","Direct Messaging Address","mcoopride@frcyelm.com","N","","","DIRECT","Direct","","","","","715 E Yelm Ave Ste 6","","Yelm","WA","US","985978714" +"1114561545","CONNECT","CONNECT URL","yschwartzlcsw@gmail,com","N","","","","","","","","","1031 Beach 9th St","","Far Rockaway","NY","US","116914811" +"1518501949","CONNECT","CONNECT URL","Cmarro","N","Name","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Na","1200 NW 17th Ave","","Delray Beach","FL","US","334452503" +"1154965580","OTHERS","Other URL","drlamalvaeyecare@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","10 City Hall Ave","","Boston","MA","US","021084301" +"1710521158","DIRECT","Direct Messaging Address","cristi1keane@coastalcounselingandwellness.org","N","","","DIRECT","Direct","","","","","431 Beach 136th St","","Belle Harbor","NY","US","116941325" +"1710521158","DIRECT","Direct Messaging Address","cristi1keane@coastalcounselingandwellness.org","N","","","DIRECT","Direct","","","","","431 Beach 136th St","","Belle Harbor","NY","US","116941325" +"1710521158","DIRECT","Direct Messaging Address","cristi1keane@coastalcounselingandwellness.org","N","","","DIRECT","Direct","","","","","431 Beach 136th St","","Belle Harbor","NY","US","116941325" +"1710521158","DIRECT","Direct Messaging Address","cristi1keane@coastalcounselingandwellness.org","N","","","DIRECT","Direct","","","","","431 Beach 136th St","","Belle Harbor","NY","US","116941325" +"1710521158","DIRECT","Direct Messaging Address","cristi1keane@coastalcounselingandwellness.org","N","","","DIRECT","Direct","","","","","431 Beach 136th St","","Belle Harbor","NY","US","116941325" +"1558905992","DIRECT","Direct Messaging Address","info@rootswc.com","N","","","","","","","","","3745 Cherokee St NW Ste 607","","Kennesaw","GA","US","301446733" +"1336783703","DIRECT","Direct Messaging Address","ccarter@autismlearningpartners.com","N","email","","DIRECT","Direct","","OTHER","Other","medical information/charts","717 Green Valley Rd Ste 200231","","Greensboro","NC","US","274082155" +"1851935241","OTHERS","Other URL","Phoenix","N","","","DIRECT","Direct","","OTHER","Other","Phoenix","1111 E McDowell Rd","","Phoenix","AZ","US","850062612" +"1255975777","DIRECT","Direct Messaging Address","claire.wagner@umaryland.edu","N","","","DIRECT","Direct","","","","","301 Hospital Dr","","Glen Burnie","MD","US","210615803" +"1841834215","SOAP","SOAP URL","PLAINFIELD","N","Counseling","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PLAINFIELD","24020 W Riverwalk Ct Ste 100","","Plainfield","IL","US","605447105" +"1215571690","DIRECT","Direct Messaging Address","francheska.m.garcia@outlook.com","N","","","","","","","","","6900 S Orange Blossom Trl Ste 402","","Orlando","FL","US","328095734" +"1245874726","DIRECT","Direct Messaging Address","rjohnson@oco.org","N","Rebecca Johnson","","","","","","","","74 Pierce Dr","","Fulton","NY","US","130694921" +"1699319160","DIRECT","Direct Messaging Address","info@shermanconsulting.net","N","","","DIRECT","Direct","","","","","980 Maritime Dr Ste 6","","Manitowoc","WI","US","542202962" +"1174167662","DIRECT","Direct Messaging Address","sbifolco@asfl.org","N","email","","DIRECT","Direct","","CSV","CSV","","26 Oakley St","","Poughkeepsie","NY","US","126012005" +"1295379626","CONNECT","CONNECT URL","office@connecticutavenuedentalimplantcenter.com","N","business","","DIRECT","Direct","","CSV","CSV","","5437 Connecticut Ave NW Apt 203","","Washington","DC","US","200152706" +"1689218190","DIRECT","Direct Messaging Address","jessica@gamagami.com","N","Secure email","","DIRECT","Direct","","CSV","CSV","","1890 Silver Cross Blvd Ste 410","","New Lenox","IL","US","604519547" +"1376187757","DIRECT","Direct Messaging Address","tyler@summitbrainandspine.com","N","work email","","DIRECT","Direct","","","","","3000 N Triumph Blvd Ste 110","","Lehi","UT","US","840434999" +"1508400078","OTHERS","Other URL","STUDENT","N","STUDENT","","OTHER","Other","STUDENT","OTHER","Other","STUDENT","1000 Medical Center Blvd","","Lawrenceville","GA","US","300467694" +"1881238350","CONNECT","CONNECT URL","www.holycrossservices.org","N","","","","","","","","","1005 3rd St","","Bay City","MI","US","487086012" +"1891339370","DIRECT","Direct Messaging Address","lauren.branson@walgreens.com","N","Walgreens Provided Email","","","","","","","","1106 Environ Way","","Chapel Hill","NC","US","275174418" +"1922642305","OTHERS","Other URL","seth.amidon@ahn.org","N","","","","","","","","","4800 Friendship Ave Ste 1422","","Pittsburgh","PA","US","152241722" +"1073157533","DIRECT","Direct Messaging Address","cmarshall@bartletthospital.org","N","work email","","DIRECT","Direct","","OTHER","Other","secured server","3250 Hospital Dr","","Juneau","AK","US","998017808" +"1053955526","DIRECT","Direct Messaging Address","kristena.lewan@beaumont.org","Y","Email","William Beaumont Hospital","DIRECT","Direct","","","","","44201 Dequindre Rd Ste 203A","","Troy","MI","US","480851117" +"1962046433","DIRECT","Direct Messaging Address","msurratt@acendahealth.org","N","Agency Email Address","","","","","","","","42 Delsea Dr S","","Glassboro","NJ","US","080282621" +"1194369660","OTHERS","Other URL","ang.johnson1303@gmail.com","N","","","","","","","","","110 Valentine Rd NE","","Milledgeville","GA","US","310618855" +"1477197945","CONNECT","CONNECT URL","N/A","N","","","","","","","","","824 Farnham Rd","","Charleston","SC","US","294124806" +"1093359564","OTHERS","Other URL","NA","N","","","","","","","","","688 Post Rd Ste 232","","Scarsdale","NY","US","105835015" +"1093359564","OTHERS","Other URL","NA","N","","","","","","","","","701 Bedford Rd Ste B","","Bedford Hills","NY","US","105071528" +"1417591991","DIRECT","Direct Messaging Address","shj9132@nyp.org","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","622 W 168th St","","New York","NY","US","100323720" +"1417591991","DIRECT","Direct Messaging Address","shannon.joyner2@mountsinai.org","N","work email","","DIRECT","Direct","","CSV","CSV","","1468 Madison Ave","","New York","NY","US","100296508" +"1700420296","OTHERS","Other URL","hppcc.com","Y","network","Paratus Medical, Inc.","","","","","","","5713 82nd St","","Lubbock","TX","US","794242633" +"1619511102","DIRECT","Direct Messaging Address","alicia.johnson@avivomn.org","N","Work Email","","DIRECT","Direct","","CSV","CSV","","1900 Chicago Ave","","Minneapolis","MN","US","554041903" +"1881238376","CONNECT","CONNECT URL","EPIC","N","","","DIRECT","Direct","","CSV","CSV","","1150 N Roosevelt Dr., Suite 104","","Seaside","OR","US","97138" +"1497399984","DIRECT","Direct Messaging Address","rem.09861@store.walgreens.com","N","","","DIRECT","Direct","","CSV","CSV","","13500 Highway 90","","Boutte","LA","US","700393500" +"1639713126","DIRECT","Direct Messaging Address","drhunt@comcast.net","N","email","","DIRECT","Direct","","","","","2233 Hamline Ave N Ste 320","","Roseville","MN","US","551135005" +"1811531312","CONNECT","CONNECT URL","Athena","Y","EMR","Privia Medical Group, LLC","DIRECT","Direct","","CSV","CSV","","950 N Glebe Rd","Suite 4000","Arlington","VA","US","222031824" +"1013551506","DIRECT","Direct Messaging Address","jimener3@mskcc.org","N","","","","","","","","","1233 York Ave","","New York","NY","US","100656306" +"1972147494","OTHERS","Other URL","www.pointclickcare.com","N","HIPAA Compliant Clinical Software","","","","","","","","3500 Folsom Blvd","","Sacramento","CA","US","958166615" +"1962046482","OTHERS","Other URL","www.pointclickcare.com","N","HIPAA Compliant Clinical Software","","","","","","","","4700 Elvas Ave","","Sacramento","CA","US","958192250" +"1699319111","CONNECT","CONNECT URL","CPT","N","","","","","","","","","2171 W Executive Dr Ste 500","","Addison","IL","US","601015626" +"1346884863","CONNECT","CONNECT URL","Chicago","N","","","DIRECT","Direct","","CSV","CSV","","3924 W North Ave","","Chicago","IL","US","606474618" +"1689218109","CONNECT","CONNECT URL","christopher.mallonee@va.gov","N","","","","","","","","","2119 W Lincoln Ave","","Yakima","WA","US","989022414" +"1679117196","CONNECT","CONNECT URL","seeclearoptometry@gmail.com","N","","","","","","","","","3235 E Colorado Blvd Ste 101","","Pasadena","CA","US","911073837" +"1003450438","CONNECT","CONNECT URL","elite.counseling.center@gmail.com","N","","","DIRECT","Direct","","","","","500 Oak Forest Ct","","Kennedale","TX","US","760605602" +"1336783778","CONNECT","CONNECT URL","Berkeley","N","","","OTHER","Other","Berkeley","OTHER","Other","Berkeley","2915 Mlk Jr Way","","Berkeley","CA","US","947032133" +"1245874684","CONNECT","CONNECT URL","https://www.gmail.com","N","","","","","","","","","949 Burlington Dr","","Augusta","GA","US","309099247" +"1154965598","DIRECT","Direct Messaging Address","herzberj@ohsu.edu","N","","","","","","","","","700 SW Campus Dr","","Portland","OR","US","972393107" +"1326682774","OTHERS","Other URL","newhoperesidentialcare@gmail.com","N","","","","","","","","","43 Rollins Way","","South Portland","ME","US","041061942" +"1407490857","CONNECT","CONNECT URL","Jscott@solepurpose.com","N","Health information officer","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","330 E 25th St # 4","","Baltimore","MD","US","212185359" +"1235773680","CONNECT","CONNECT URL","omnifamilyhealth.org","N","","","","","","","","","525 Roberts Ln","","Bakersfield","CA","US","933084799" +"1871137224","CONNECT","CONNECT URL","Norfolk","N","","","","","","","","","1101 N 18th St","","Norfolk","NE","US","687012523" +"1811531262","DIRECT","Direct Messaging Address","kimberly@mirrorpondcounseling.com","N","Email","","OTHER","Other","Records","CSV","CSV","","754 NW Broadway St Ste 207","","Bend","OR","US","977032776" +"1598309957","DIRECT","Direct Messaging Address","DrBadiee@outlook.com","N","Email","","","","","","","","1860 Town Center Dr Ste 340","","Reston","VA","US","201905912" +"1598309957","DIRECT","Direct Messaging Address","DrBadiee@outlook.com","N","Email","","","","","","","","1860 Town Center Dr Ste 340","","Reston","VA","US","201905912" +"1285278630","DIRECT","Direct Messaging Address","nhugo@autism.innovativecounseling.com","N","","","","","","","","","1499 6th St","","Green Bay","WI","US","543042252" +"1053955419","CONNECT","CONNECT URL","https://www4.nextstepms.com/DRP/login.asp","Y","electronic Health Record","Detroit Recovery Project","HIE","Health Information Exchange (HIE)","","","","","1121 E McNichols Rd","","Detroit","MI","US","482032857" +"1871137232","DIRECT","Direct Messaging Address","alivitz@fedcap.org","N","provider email address","","DIRECT","Direct","","CSV","CSV","","1011 Washington Ave # A","","Bronx","NY","US","104566619" +"1225672686","CONNECT","CONNECT URL","mikescovert@yahoo.com","N","","","","","","","","","506 E Tipton Rd","","Plant City","FL","US","335679373" +"1255975611","DIRECT","Direct Messaging Address","KarriR@childhaven.org","N","Childhaven","","DIRECT","Direct","","CSV","CSV","","1345 22nd St NE","","Auburn","WA","US","980023442" +"1720622186","OTHERS","Other URL","East","N","","","","","","","","","26 Scantic Dr","","East Longmeadow","MA","US","010283042" +"1265076624","DIRECT","Direct Messaging Address","carissao@childhaven.org","N","Childhaven","","DIRECT","Direct","","CSV","CSV","","1345 22nd St NE","","Auburn","WA","US","980023442" +"1174167530","CONNECT","CONNECT URL","ICANOTES","N","","","","","","","","","5418 Cartaro Dr","","Las Vegas","NV","US","891032408" +"1174167530","CONNECT","CONNECT URL","ICANOTES","N","","","","","","","","","5130 S Pecos Rd Ste 1B","","Las Vegas","NV","US","891201248" +"1073157434","CONNECT","CONNECT URL","npi@5acres.org","N","","","","","","","","","867 N Fair Oaks Ave","","Pasadena","CA","US","911033050" +"1972147346","DIRECT","Direct Messaging Address","info@coachingandcounseling.life","Y","","The Wellness Center of Acadiana, LLC","","","","","","","143 Ridgeway Dr.","","Lafayette","LA","US","70503" +"1982248357","CONNECT","CONNECT URL","Dundee","N","Home address","","DIRECT","Direct","","OTHER","Other","Phone","911 N Perry St","","Watkins Glen","NY","US","148911417" +"1073157442","CONNECT","CONNECT URL","Wyandotte","N","contact@amazingdentalgroup.com","","DIRECT","Direct","","OTHER","Other","Wyandotte","1805 Fort St","","Wyandotte","MI","US","481923545" +"1609410075","CONNECT","CONNECT URL","MATTAWA","Y","","Grant County Public Hospital District 5","OTHER","Other","MATTAWA","","","","210 Government Road","","Mattawa","WA","US","99349" +"1821632290","DIRECT","Direct Messaging Address","eallen@allenholisticpsychiatry.com","N","","","","","","","","","122 Garden Grove Ln","","Red Oak","TX","US","751540150" +"1003450479","CONNECT","CONNECT URL","ncorvaia@smithtownny.gov","N","work email.","","","","","","","","161 E Main St","","Smithtown","NY","US","117872879" +"1376187740","CONNECT","CONNECT URL","www.HealthyLivesHawaii.com","N","Company Website","","DIRECT","Direct","","CSV","CSV","","91-1411 Keoneula Blvd Unit 2103","","Ewa Beach","HI","US","967066453" +"1285278655","DIRECT","Direct Messaging Address","frontoffice@believetherapies.com","Y","","Believe Therapies, LLC","","","","","","","2701 E 29th St","","Bryan","TX","US","778022504" +"1386288751","DIRECT","Direct Messaging Address","info@hopepca-vegas.com","N","email","","","","","","","","2670 Crimson Canyon Dr Ste 150","","Las Vegas","NV","US","891280848" +"1093359465","CONNECT","CONNECT URL","HAYWARD","N","","","DIRECT","Direct","","","","","107 Jackson St","","Hayward","CA","US","945441948" +"1902440373","DIRECT","Direct Messaging Address","info@hopepca-vegas.com","N","email","","","","","","","","2670 Crimson Canyon Dr Ste 150","","Las Vegas","NV","US","891280848" +"1538703905","DIRECT","Direct Messaging Address","info@hopepca-vegas.com","N","email","","","","","","","","2670 Crimson Canyon Dr Ste 150","","Las Vegas","NV","US","891280848" +"1073157459","DIRECT","Direct Messaging Address","nicole.hickson2@va.gov","N","","","HIE","Health Information Exchange (HIE)","","","","","331 El Vista Dr","","Hanover","PA","US","173318466" +"1164066544","OTHERS","Other URL","rxgolfmusic@aol.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4001 SE Federal Hwy","","Stuart","FL","US","349974909" +"1346884723","DIRECT","Direct Messaging Address","info@hopepca-vegas.com","N","email","","","","","","","","2670 Crimson Canyon Dr Ste 150","","Las Vegas","NV","US","891280848" +"1497399877","DIRECT","Direct Messaging Address","drfsanchezdentalarts@gamil.com","N","secured email","","DIRECT","Direct","","CSV","CSV","Inscripted","2 Saint Nicholas Terrace","Store #1","New York","NY","US","10027" +"1497399877","DIRECT","Direct Messaging Address","drfsanchezdentalarts@gamil.com","N","secured email","","DIRECT","Direct","","CSV","CSV","Inscripted","2 Saint Nicholas Terrace","Store #1","New York","NY","US","10027" +"1497399877","DIRECT","Direct Messaging Address","drfsanchezdentalarts@gamil.com","N","secured email","","DIRECT","Direct","","CSV","CSV","Inscripted","2 Saint Nicholas Terrace","Store #1","New York","NY","US","10027" +"1598309973","CONNECT","CONNECT URL","https://www.apexacuny.com","N","","","","","","","","","217 Broadway Ste 508","","New York","NY","US","100072909" +"1952945339","CONNECT","CONNECT URL","Cerner","N","","","DIRECT","Direct","","","","","4815 N Assembly St","","Spokane","WA","US","992056185" +"1225672603","DIRECT","Direct Messaging Address","info@Hopepca-vegas.com","N","email","","","","","","","","2670 Crimson Canyon Dr Ste 150","","Las Vegas","NV","US","891280848" +"1124662507","DIRECT","Direct Messaging Address","info@hopepca-vegas.com","N","email","","","","","","","","2670 Crimson Canyon Dr Ste 150","","Las Vegas","NV","US","891280848" +"1083258479","DIRECT","Direct Messaging Address","christina.stevens@achelps.org","N","","","","","","","","","88 S Main St Ste 2","","Glen Carbon","IL","US","620341415" +"1083258479","DIRECT","Direct Messaging Address","christina.stevens@achelps.org","N","","","","","","","","","88 S Main St Ste 2","","Glen Carbon","IL","US","620341415" +"1083258479","DIRECT","Direct Messaging Address","christina.stevens@achelps.org","N","","","","","","","","","88 S Main St Ste 2","","Glen Carbon","IL","US","620341415" +"1265076657","OTHERS","Other URL","Microsoftoutlook","N","","","DIRECT","Direct","","","","","2830 Branch Oaks Dr","","Garland","TX","US","750436011" +"1265076657","OTHERS","Other URL","MicrosoftOutlook","N","","","","","","","","","1255 W 15th St Ste 1025","","Plano","TX","US","750757253" +"1699319020","DIRECT","Direct Messaging Address","info@hopepca-vegas.com","N","email","","","","","","","","2670 Crimson Canyon Dr Ste 150","","Las Vegas","NV","US","891280848" +"1427692847","DIRECT","Direct Messaging Address","office@mealsdirect.info","N","","","","","","","","","3021 Franks Rd Ste 1","","Huntingdon Valley","PA","US","190064216" +"1356985857","OTHERS","Other URL","https://fsacares.org/","N","url","","DIRECT","Direct","","OTHER","Other","phone number","123 W Gutierrez St","","Santa Barbara","CA","US","931013424" +"1023652419","OTHERS","Other URL","Lgvprofess@yahoo.com","N","","","","","","","","","693 Pleas Cocke Rd","","Longview","TX","US","756037431" +"1245874635","OTHERS","Other URL","https://citycenter.patientmedrecords.com","N","EMR","","DIRECT","Direct","","CSV","CSV","","300 N Ottawa St","","Joliet","IL","US","604324009" +"1548804040","OTHERS","Other URL","teddermedical@gmail.com","N","company email","","DIRECT","Direct","messaging","CSV","CSV","Office Alley","3928 Landmark Dr","","Douglasville","GA","US","301351290" +"1386288876","OTHERS","Other URL","Midland","N","","","","","","","","","3423 Caldera Blvd","","Midland","TX","US","797072825" +"1518501014","SOAP","SOAP URL","www.centralreach.com","N","health information sharing","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8875 Synergy Dr","","McKinney","TX","US","750706503" +"1215571716","CONNECT","CONNECT URL","MONTCLAIR","N","","","","","","","","","140 Bloomfield Ave","","Montclair","NJ","US","070424725" +"1770127276","DIRECT","Direct Messaging Address","AdriennB@vesta.org","N","work email","","","","","","","","1202 Annapolis Rd Ste F","","Odenton","MD","US","211131387" +"1376187880","DIRECT","Direct Messaging Address","Muhammad.baig@osumc.edu","N","Muhammad.baig@osumc.edu","","DIRECT","Direct","","OTHER","Other","Muhammad.baig@osumc.edu","2323 River Oaks Dr","","Columbus","OH","US","432289165" +"1376187880","DIRECT","Direct Messaging Address","Muhammad.baig@osumc.edu","N","Muhammad.baig@osumc.edu","","","","","","","","2323 River Oaks Dr","","Columbus","OH","US","432289165" +"1336783844","FHIR","FHIR URL","Laramie","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1771 Centennial Dr Ste 220","","Laramie","WY","US","820708404" +"1700420213","DIRECT","Direct Messaging Address","jmartin2@valleyhealth.com","N","","","","","","","","","42 Leonard Pl Apt 2","","Ridgewood","NJ","US","074505005" +"1750925103","OTHERS","Other URL","USmail","N","Private practice","","OTHER","Other","Mental health","OTHER","Other","Mental health","1166 E Warner Rd","","Gilbert","AZ","US","852963064" +"1437793817","OTHERS","Other URL","Hudson","N","Hudson","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13749 Victor Ave","","Hudson","FL","US","346672500" +"1720622244","OTHERS","Other URL","WWW.SYNERGYHOMECARE.COM","N","WWW.SYNERGYHOMECARE.COM","","DIRECT","Direct","","CSV","CSV","","13702 Detroit Ave","","Lakewood","OH","US","441074620" +"1093359416","OTHERS","Other URL","Phone","N","Phone","","DIRECT","Direct","","OTHER","Other","Phone","331 W State St","","Media","PA","US","190632615" +"1265076780","CONNECT","CONNECT URL","elizabeth.stark@stores.sfdc.com","N","","","DIRECT","Direct","","OTHER","Other","e-mail","1370 W 200 N","","Kaysville","UT","US","840379711" +"1275177792","CONNECT","CONNECT URL","ourgracellc@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","11940 Bricksome Ave Ste D","","Baton Rouge","LA","US","708162594" +"1154965572","DIRECT","Direct Messaging Address","empoweredsolutions@counseling.com","N","HIPPA compliant email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1900 The Exchange SE Ste 400","","Atlanta","GA","US","303392022" +"1154965572","DIRECT","Direct Messaging Address","empoweredsolutions@counseling.com","N","HIPPA compliant secure email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4360 Sentinel Pl NW","","Kennesaw","GA","US","301446196" +"1811531239","CONNECT","CONNECT URL","Orlando","N","","","","","","","","","6735 Conroy Rd Ste 230","","Orlando","FL","US","328353570" +"1952945370","CONNECT","CONNECT URL","nataliecontreras1991@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5717 S Southland Blvd Apt D","","Tucson","AZ","US","857064241" +"1457995870","CONNECT","CONNECT URL","www.cornerstoneautismcenter.com","N","","","","","","","","","360 Polk St","","Greenwood","IN","US","461431623" +"1457995870","DIRECT","Direct Messaging Address","billing@cornerstoneautismcenter.com","N","email","","","","","","","","360 Polk St","","Greenwood","IN","US","461431623" +"1689218000","OTHERS","Other URL","waxahachie","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","401 N Highway 77 Ste 7A","","Waxahachie","TX","US","751651976" +"1760026181","OTHERS","Other URL","Whittier","N","","","","","","","","","11827 Grayling Ave","","Whittier","CA","US","906044115" +"1629612056","DIRECT","Direct Messaging Address","doulaanja@daisychainlane.org","N","email","","","","","","","","2945 Oak St","","Eugene","OR","US","974053713" +"1992349328","CONNECT","CONNECT URL","Bentonville","N","","","","","","","","","902 S Walton Blvd # 151","","Bentonville","AR","US","727126237" +"1689218018","OTHERS","Other URL","info.d6treatment@gmail.com","N","","","","","","","","","1001 N 7th Ave Ste 260","","Pocatello","ID","US","832015788" +"1598309932","OTHERS","Other URL",".","N","","","","","","","","","6 Mayfair St","","Worcester","MA","US","016033219" +"1497399836","DIRECT","Direct Messaging Address","cbonville1@franklincony.org","N","","","","","","","","","355 W Main St Ste 425","","Malone","NY","US","129531826" +"1013551464","DIRECT","Direct Messaging Address","g0b00u6.s01957@us.walmart.com","N","pharmacy","","HIE","Health Information Exchange (HIE)","","OTHER","Other","retail","11225 Tamiami Trl N","","Naples","FL","US","341101639" +"1568006914","CONNECT","CONNECT URL","NA","N","","","","","","","","","580 Farringdom St","","Lumberton","NC","US","283582615" +"1891339248","DIRECT","Direct Messaging Address","aclark4@kumc.edu","Y","","The University of Kansas Hospital","","","","","","","4000 Cambridge St","","Kansas City","KS","US","661608501" +"1003450461","DIRECT","Direct Messaging Address","stillpointwellness@direct.practicefusion.com","N","direct messaging address","","DIRECT","Direct","","CSV","CSV","","2266 S Dobson Rd Ste 200","","Mesa","AZ","US","852026412" +"1659915015","DIRECT","Direct Messaging Address","ivania@spinezone.com","N","","","","","","","","","1828 Oceanside Blvd","","Oceanside","CA","US","920543452" +"1114561578","CONNECT","CONNECT URL","Timonium","N","","","","","","","","","1206 York Rd Ste 202","","Timonium","MD","US","210936217" +"1629612080","DIRECT","Direct Messaging Address","mary-gassett@cherokee.org","N","","","","","","","","","1020 Lenape Dr","","Nowata","OK","US","740484403" +"1932743309","DIRECT","Direct Messaging Address","info@hopepca-vegas.com","N","email","","","","","","","","2670 Crimson Canyon Dr Ste 150","","Las Vegas","NV","US","891280848" +"1184268559","DIRECT","Direct Messaging Address","info@Hopepca-vegas.com","N","email","","","","","","","","2670 Crimson Canyon Dr Ste 150","","Las Vegas","NV","US","891280848" +"1447894829","OTHERS","Other URL","ddsmith@saint-lukes.org","N","","","","","","","","","5830 NW Barry Rd","","Kansas City","MO","US","641542778" +"1538703913","DIRECT","Direct Messaging Address","info@hopepca-vegas.com","N","email","","","","","","","","2670 Crimson Canyon Dr Ste 150","","Las Vegas","NV","US","891280848" +"1528602901","DIRECT","Direct Messaging Address","info@hopepca-vegas.com","N","email","","","","","","","","2670 Crimson Canyon Dr Ste 150","","Las Vegas","NV","US","891280848" +"1508400987","CONNECT","CONNECT URL","ehr","N","url","","DIRECT","Direct","","OTHER","Other","ehr","4566 Florence Ave Ste 5","","Bell","CA","US","902014346" +"1245874627","DIRECT","Direct Messaging Address","info@hopepca-vegas.com","N","email","","","","","","","","2670 Crimson Canyon Dr Ste 150","","Las Vegas","NV","US","891280848" +"1326682709","DIRECT","Direct Messaging Address","info@hopepca-vegas.com","N","email","","","","","","","","2670 Crimson Canyon Dr Ste 150","","Las Vegas","NV","US","891280848" +"1194369579","DIRECT","Direct Messaging Address","lori.burnett@amedisys.com","N","","","","","","","","","508 W Main St","","Livingston","TN","US","385701718" +"1114561594","DIRECT","Direct Messaging Address","info@hopepca-vegas.com","N","email","","","","","","","","2670 Crimson Canyon Dr Ste 150","","Las Vegas","NV","US","891280848" +"1932743317","DIRECT","Direct Messaging Address","admin@crimsoncounseling.net","N","","","","","","","","","249 E Tabernacle St Ste 100","","St George","UT","US","847702951" +"1477197853","CONNECT","CONNECT URL","Pickett","N","","","","","","","","","W9897 Hickory Ln","","Pickett","WI","US","549649600" +"1275177669","DIRECT","Direct Messaging Address","donnalmbt1@icloud.com","N","Massage therapy","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","604 Old Abbeville Hwy","","Greenwood","SC","US","296499154" +"1639713019","DIRECT","Direct Messaging Address","kaz@rokiseed.com","N","","","DIRECT","Direct","","CSV","CSV","","160 NE 6th St","","Newport","OR","US","973653131" +"1790329183","CONNECT","CONNECT URL","lanmedicalmi@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","2520 Benton Ave","","Kalamazoo","MI","US","490082733" +"1043854433","CONNECT","CONNECT URL","Flushing","N","","","HIE","Health Information Exchange (HIE)","","","","","14212 41st Ave Apt L1","","Flushing","NY","US","113552406" +"1598309981","CONNECT","CONNECT URL","Therosegardentherapyservices@gmail.com","N","Company email","","DIRECT","Direct","","","","","9494 Humble Westfield Rd Apt 3024","","Humble","TX","US","773385294" +"1770127169","DIRECT","Direct Messaging Address","RXM.11033@store.walgreens.com","N","","","","","","","","","32979 Coastal Hwy","","Bethany Beach","DE","US","199303752" +"1679117063","FHIR","FHIR URL","https://www.healthit.gov/","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1425 Toucan Dr","","Little Elm","TX","US","750688547" +"1679117063","FHIR","FHIR URL","https://www.healthit.gov/","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1425 Toucan Dr","","Little Elm","TX","US","750688547" +"1821632134","CONNECT","CONNECT URL","tratchford@keystoneyork.org","Y","","Keystone Substance Abuse Services","","","","","","","199 S Herlong Ave","","Rock Hill","SC","US","297321186" +"1821632134","CONNECT","CONNECT URL","tratchford@keystoneyork.org","N","","","","","","","","","199 S Herlong Ave","","Rock Hill","SC","US","297321186" +"1366086621","DIRECT","Direct Messaging Address","summerville@tridentgeneraldentistry.com","N","office secure email","","DIRECT","Direct","","OTHER","Other","office scure email","604-A Nexton Square Dr","","Summerville","SC","US","29486" +"1457995714","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1245874510","DIRECT","Direct Messaging Address","smchc@myezyaccess.com","N","Secure direct email address","","DIRECT","Direct","","OTHER","Other","Free Text","1137 Independence Dr","","West Plains","MO","US","657754221" +"1497399729","DIRECT","Direct Messaging Address","michelle.stickel@k12.wv.us","N","","","","","","","","","Berkeley County Board of Education","","Martinsburg","WV","US","25405" +"1497399729","DIRECT","Direct Messaging Address","thstewar@wvesc.org","N","","","","","","","","","Berkeley County Board of Education","1453 Winchester Avenue","Martinsburg","WV","US","25405" +"1093359507","DIRECT","Direct Messaging Address","kwilson@knrconcierge.com","N","business email","","DIRECT","Direct","","OTHER","Other","email","1754 Monterey Ct","","Cincinnati","OH","US","452231529" +"1457995854","OTHERS","Other URL","Bethesda","N","","","","","","","","","4301 Jones Bridge Rd","","Bethesda","MD","US","208144799" +"1306480777","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1235773615","DIRECT","Direct Messaging Address","info@hopepca-vegas.com","N","email","","","","","","","","2670 Crimson Canyon Dr Ste 150","","Las Vegas","NV","US","891280848" +"1376187765","CONNECT","CONNECT URL","Lonestardentaldallas@gmail.com","N","","","","","","","","","2509 S Hampton Rd Ste 100","","Dallas","TX","US","752241623" +"1285278671","CONNECT","CONNECT URL","Castaic","N","","","DIRECT","Direct","","CSV","CSV","","28532 Forest Meadow Pl","","Castaic","CA","US","913844313" +"1467096867","CONNECT","CONNECT URL","www.emanatehealth.org","N","","","","","","","","","250 S Grand Ave","","Glendora","CA","US","917414218" +"1477197788","DIRECT","Direct Messaging Address","pospisilma@upmc.edu","Y","email","UPMC Western Psychiatric Hospital","","","","","","","3811 OHara St","","Pittsburgh","PA","US","152132561" +"1952945354","DIRECT","Direct Messaging Address","johnsonja3@upmc.edu","N","","","","","","","","","3501 Forbes Ave Ste 932","","Pittsburgh","PA","US","152133317" +"1942844352","DIRECT","Direct Messaging Address","bhardy@theridgeohio.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","25 Whitney Dr Ste 120","","Milford","OH","US","451508400" +"1851935183","OTHERS","Other URL","FHIR","N","","","","","","","","","17008 Usher Pl","","Upper Marlboro","MD","US","207723443" +"1639713951","DIRECT","Direct Messaging Address","Mona.Ahmed@omh.ny.gov","N","E-mail","","","","","","","","7403 Commonwealth Blvd Bldg 55","","Bellerose","NY","US","114261839" +"1649814971","DIRECT","Direct Messaging Address","Kai.oliver@merakey.org","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","711 Colonial Dr","","Baton Rouge","LA","US","708066549" +"1003450339","OTHERS","Other URL","www.burgerrehab.com","N","website","","OTHER","Other","general website","OTHER","Other","general website","101 E Natoma St","","Folsom","CA","US","956303383" +"1912541244","DIRECT","Direct Messaging Address","creed@brbh.org","Y","","Blue Ridge Behavioral Healthcare","","","","","","","611 McDowell Ave NW","","Roanoke","VA","US","240161225" +"1346884673","OTHERS","Other URL","none","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","800 Cross River Rd","","Katonah","NY","US","105363549" +"1316581655","DIRECT","Direct Messaging Address","kparisek@mindonline.com","N","","","DIRECT","Direct","","CSV","CSV","","28595 Orchard Lake Rd Ste 200","","Farmington Hills","MI","US","483342979" +"1225672561","OTHERS","Other URL","miarobinson@hotmail.com","N","","","","","","","","","9525 Wallace Ave","","Kansas City","MO","US","641341857" +"1427692763","DIRECT","Direct Messaging Address","michaeltorres@discover-hope.com","N","email","","DIRECT","Direct","","","","","39210 State St Ste 220","","Fremont","CA","US","945381456" +"1306480652","DIRECT","Direct Messaging Address","admin@miamiacupunctureclinic.com","N","","","","","","","","","1801 SW 3rd Ave Ste 401","","Miami","FL","US","331291533" +"1932743283","CONNECT","CONNECT URL","Leanne.Alexander@ursuline.edu","N","School email","","DIRECT","Direct","","CSV","CSV","","6780 Mayfield Rd","","Cleveland","OH","US","441242203" +"1831733187","DIRECT","Direct Messaging Address","alexis.baxter@nyuhs.org","N","email","","DIRECT","Direct","","","","","33-57 Harrison St","","Johnson City","NY","US","137902107" +"1023652385","CONNECT","CONNECT URL","TULSA","N","Mailing Address","","HIE","Health Information Exchange (HIE)","TULSA","CSV","CSV","TULSA","4815 S Sheridan Rd Ste 106","","Tulsa","OK","US","741455715" +"1104460468","DIRECT","Direct Messaging Address","lclaerhout@scccmh.org","N","","","","","","","","","135 Broadway St","","Marine City","MI","US","480391607" +"1841834108","CONNECT","CONNECT URL","mikemueller@familycaretransit.com","N","","","","","","","","","8005 Defiance Trl","","Fort Jennings","OH","US","458449215" +"1396389664","OTHERS","Other URL","RachelG.rswellness@gmail.com","N","","","","","","","","","101 Route 130 S","","Cinnaminson","NJ","US","080772845" +"1316581689","CONNECT","CONNECT URL","n/a","N","n/a","","OTHER","Other","n/a","OTHER","Other","n/a","8302 Espresso Dr Ste 100","","Bakersfield","CA","US","933125688" +"1205470572","DIRECT","Direct Messaging Address","admin@houseoftransformations.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","741 N Bunn St","","Anchorage","AK","US","995081596" +"1851935126","OTHERS","Other URL","https://resiliencecounseling.clientsecure.me","N","Simple Practice Portal","","","","","","","","1106 Harris Ave Ste 305","","Bellingham","WA","US","982257002" +"1760026033","DIRECT","Direct Messaging Address","lxmaragh@texaschildrens.org","N","lxmaragh@texaschildrens.org","","DIRECT","Direct","","OTHER","Other","NA","5619 Bent Arbor Ln","","Katy","TX","US","774505624" +"1104460484","DIRECT","Direct Messaging Address","outreach@alaskarevivalcenter.comq","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","741 N Bunn St Apt 3","","Anchorage","AK","US","995081696" +"1477197754","DIRECT","Direct Messaging Address","bbloom@bloomconsultingco.com","N","Email","","DIRECT","Direct","","","","","3001 Joe DiMaggio Blvd Ste 800","","Round Rock","TX","US","786653974" +"1063056471","CONNECT","CONNECT URL","https://www.pediatricconnectionsot.com/","N","","","","","","","","","7235 W 162nd Ter","","Overland Park","KS","US","660858238" +"1366086761","OTHERS","Other URL","Athenahealth","N","Athenanet cloud based EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","477 Cooper Rd Ste 320","","Westerville","OH","US","430816045" +"1881238178","CONNECT","CONNECT URL","Roseville","N","Office","","DIRECT","Direct","","CSV","CSV","","3217 Ardley Dr","","Roseville","CA","US","957479017" +"1881238178","CONNECT","CONNECT URL","Roseville","N","Office","","DIRECT","Direct","","CSV","CSV","","3217 Ardley Dr","","Roseville","CA","US","957479017" +"1881238178","CONNECT","CONNECT URL","Roseville","N","Office","","DIRECT","Direct","","CSV","CSV","","3217 Ardley Dr","","Roseville","CA","US","957479017" +"1013551415","CONNECT","CONNECT URL","Knoxville","N","","","","","","","","","632 Cedar Ln Apt 1","","Knoxville","TN","US","379123616" +"1013551415","CONNECT","CONNECT URL","Knoxville","N","work","","OTHER","Other","Knoxville","","","","632 Cedar Ln Apt 1","","Knoxville","TN","US","379123616" +"1659915056","OTHERS","Other URL","mountclemens","N","","","","","","","","","200 Macomb Daily Dr","","Mount Clemens","MI","US","480435800" +"1629612031","DIRECT","Direct Messaging Address","crckids@crcwoodcounty.org","N","email","","DIRECT","Direct","","","","","1045 Klotz Rd","","Bowling Green","OH","US","434024820" +"1184268492","OTHERS","Other URL","aumc.org","Y","","Aurora Mental Health","","","","","","","11059 E Bethany Dr Ste 101","","Aurora","CO","US","800142617" +"1184268492","OTHERS","Other URL","aumc.org","Y","Community Heallth Center","Aurora Mental Health Center","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11059 E Bethany Dr Ste 101","","Aurora","CO","US","800142617" +"1184268492","CONNECT","CONNECT URL","aumc.org","Y","","Aurora Mental Health Center","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11059 E Bethany Dr Ste 101","","Aurora","CO","US","800142617" +"1841834157","DIRECT","Direct Messaging Address","molly.kamys@AChelps.org","N","","","","","","","","","88 S Main St Ste 2","","Glen Carbon","IL","US","620341415" +"1710521026","OTHERS","Other URL","EMR","N","","","OTHER","Other","EMR","OTHER","Other","EMR","3811 Bee Caves Rd Ste 204","","West Lake Hills","TX","US","787466459" +"1538703848","DIRECT","Direct Messaging Address","info@goalpointaba.com","N","company email address","","DIRECT","Direct","","CSV","CSV","","1921 Whittlesey Rd Ste 400","","Columbus","GA","US","319049211" +"1386288637","CONNECT","CONNECT URL","josephrolley@yahoo.com","N","Email address","","","","","","","","1025 Main St","","Grand Junction","CO","US","815013540" +"1356985683","CONNECT","CONNECT URL","ll","N","","","DIRECT","Direct","","CSV","CSV","","401 7th Ave","","New York","NY","US","100013463" +"1699319939","OTHERS","Other URL","tsalzer1@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","1090 W Antelope Creek Way","","Tucson","AZ","US","857376645" +"1518501865","DIRECT","Direct Messaging Address","ltroutman@directmessage.com","N","","","","","","","","","3001 Newcastle Loop","","Myrtle Beach","SC","US","295884502" +"1508400854","CONNECT","CONNECT URL","https://remote.devereux.org/Citrix/XenApp1/site/default.aspx","N","online HIPPA protected medical billing program","","HIE","Health Information Exchange (HIE)","","","","","998 Old Eagle School Rd","","Wayne","PA","US","190871805" +"1972147239","CONNECT","CONNECT URL","wprice@childrenssurgicalcenter.com","N","","","","","","","","","2301 E Allegheny Ave Ste 301M","","Philadelphia","PA","US","191344427" +"1689218943","DIRECT","Direct Messaging Address","dchait@westbergen.org","N","email","","","","","","","","120 Chestnut St","","Ridgewood","NJ","US","074502504" +"1124662408","OTHERS","Other URL","Maricopa","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11225 N 28th Dr Ste A102-22","","Phoenix","AZ","US","850295606" +"1194369462","SOAP","SOAP URL","TheFloatShoppe","N","","","","","","","","","1515 NW 23rd Ave","","Portland","OR","US","972102617" +"1841834116","OTHERS","Other URL","www.telecare.com","N","","","OTHER","Other","None","OTHER","Other","None","3901 S Fife St Ste 301","","Tacoma","WA","US","984097309" +"1114561495","OTHERS","Other URL","cfo@palmercare.com","N","personal email","","DIRECT","Direct","","","","","545 E Market St Ste E","","Leesburg","VA","US","201764172" +"1376187666","OTHERS","Other URL","n/a","N","","","OTHER","Other","n/a","OTHER","Other","n/a","330 E Live Oak Ave","","Arcadia","CA","US","910065617" +"1184268476","CONNECT","CONNECT URL","http://www.standre.org/","N","St. Andre Health Care website","","DIRECT","Direct","","CSV","CSV","","407 Pool St","","Biddeford","ME","US","040059714" +"1982248274","DIRECT","Direct Messaging Address","rana.nelson@nwkidney.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11511 Waller Rd E","","Tacoma","WA","US","984462115" +"1982248274","DIRECT","Direct Messaging Address","rana.nelson@nwkidney.org","Y","email nkc","Northwest Kidney Centers","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11511 Waller Rd E","","Tacoma","WA","US","984462115" +"1326682618","CONNECT","CONNECT URL","tom.jackson@rochesterregional.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1200 Driving Park Ave","","Newark","NY","US","145131090" +"1326682618","CONNECT","CONNECT URL","tom.jackson@rochesterregional.org","N","","","DIRECT","Direct","","CSV","CSV","","1200 Driving Park Ave","","Newark","NY","US","145131090" +"1760026058","CONNECT","CONNECT URL","HIE","N","","","HIE","Health Information Exchange (HIE)","","","","","3826 Bland Rd","","Raleigh","NC","US","276096239" +"1649814948","CONNECT","CONNECT URL","Flushing","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13241 59th Ave Fl 2","","Flushing","NY","US","113555242" +"1871137166","OTHERS","Other URL","tdurr@eastcentralmhc.org","Y","","EAST CENTRAL MENTAL HEALTH MENTAL RETARDATION, INC","","","","","","","200 Cherry St","","Troy","AL","US","360812044" +"1831733138","CONNECT","CONNECT URL","www.kalispeltribe.com","N","","","","","","","","","1821 LeClerc Rd N Ste 1","","Cusick","WA","US","991195015" +"1831733138","CONNECT","CONNECT URL","www.kalispeltribe.com","Y","","Kalispel Indian Community of the Kalispel Reservation Washington","","","","","","","1821 LeClerc Rd N Ste 1","","Cusick","WA","US","991195015" +"1528602828","OTHERS","Other URL","drdamarisconrad@gmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","Nampa","205 S Lancaster Dr","","Nampa","ID","US","836868077" +"1528602828","CONNECT","CONNECT URL","betterhelp.com","N","","","DIRECT","Direct","","CSV","CSV","","205 S Lancaster Dr","","Nampa","ID","US","836868077" +"1336783638","OTHERS","Other URL","suzannamontanahomeservices.com","N","Business URL","","","","","","","","705 Washington St","","White Sulphur Springs","MT","US","596459208" +"1609410901","DIRECT","Direct Messaging Address","admin@houseoftransformation.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","741 N Bunn St Apt 4","","Anchorage","AK","US","995081696" +"1073157376","CONNECT","CONNECT URL","smitthimea@email.chop.edu","N","work email","","DIRECT","Direct","","CSV","CSV","","3401 Civic Center Blvd","","Philadelphia","PA","US","191044319" +"1750925954","CONNECT","CONNECT URL","acquiredhomehealth@gmail.com","N","company email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5058 Blue Ridge Blvd Ste 101","","Kansas City","MO","US","641332549" +"1386288587","CONNECT","CONNECT URL","Kingspsychservices@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","6735 Ridge Blvd Apt 2C","","Brooklyn","NY","US","112205236" +"1174167449","DIRECT","Direct Messaging Address","clindstr@cloverpark.k12.wa.us","N","district e-mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10903 Gravelly Lake Dr SW","","Lakewood","WA","US","984991341" +"1174167449","DIRECT","Direct Messaging Address","clindstr@cloverpark.k12.wa.us","N","email","","DIRECT","Direct","","CSV","CSV","","10903 Gravelly Lake Dr SW","","Lakewood","WA","US","984991341" +"1962046284","OTHERS","Other URL","Christopher.Jaisingh@VA.gov","N","Christopher.Jaisingh@VA.gov","","OTHER","Other","contact","OTHER","Other","email","3360 Pablo Cir","","Round Rock","TX","US","786652160" +"1225672637","CONNECT","CONNECT URL","Contact@IllumeWellnessCenter.com","N","email","","DIRECT","Direct","","CSV","CSV","","420 Green St","","Perrysville","IN","US","47974" +"1225672637","CONNECT","CONNECT URL","russellmist@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","420 Green St","","Perrysville","IN","US","47974" +"1376187690","DIRECT","Direct Messaging Address","Kristin.Muratore@omh.ny.gov","Y","email","New York State Office of Mental Health","DIRECT","Direct","","OTHER","Other","email","Rochester Psychiatric Center","1111 Elmwood Avenue","Rochester","NY","US","14580" +"1376187690","DIRECT","Direct Messaging Address","Kristin.Muratore@omh.ny.gov","Y","email","New York State Office of Mental Health","DIRECT","Direct","","OTHER","Other","email","Rochester Psychiatric Center","1111 Elmwood Ave","Rochester","NY","US","14620" +"1376187690","DIRECT","Direct Messaging Address","Kristin.Muratore@omh.ny.gov","Y","email","New York State Office of Mental Health","DIRECT","Direct","","OTHER","Other","email","Rochester Psychiatric Center","1111 Elmwood Ave","Rochester","NY","US","14620" +"1770127003","CONNECT","CONNECT URL","MONTICELLO","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","141 Jefferson Street Suite C","","MONTICELLO","MS","US","396543965" +"1760026074","CONNECT","CONNECT URL","documents@veyo.com","N","","","","","","","","","281 Elam Rd","","Pamplin","VA","US","239583242" +"1730723958","OTHERS","Other URL","https://beautifulsigns.org/services/","N","","","HIE","Health Information Exchange (HIE)","","","","","379 Devon Dr","","San Rafael","CA","US","949033709" +"1225672538","OTHERS","Other URL","laptop","N","","","","","","","","","5666 Alliance Way","","Columbus","OH","US","432288947" +"1447894704","OTHERS","Other URL","charmhealth","N","office","","","","","","","","7844 N Octavia Ave","","Niles","IL","US","607142908" +"1659915874","DIRECT","Direct Messaging Address","dayjajordan@icloud.com","N","dayjajordan@icloud.com","","DIRECT","Direct","","CSV","CSV","","1025 Atlantic Ave","","Alameda","CA","US","945011189" +"1821632225","DIRECT","Direct Messaging Address","contact@acupuncturebethesda.com","N","Contact Email","","DIRECT","Direct","","","","","6410 Rockledge Dr Ste 310","","Bethesda","MD","US","208171841" +"1700420106","CONNECT","CONNECT URL","mednetmedical.com","N","","","","","","","","","333 School St # 112","","Pawtucket","RI","US","028605334" +"1962046375","CONNECT","CONNECT URL","Dublin","N","Shunte.johnson@cmsgiveshope.com","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Company","1380 Dublin Rd Ste 100","","Columbus","OH","US","432151025" +"1346884657","DIRECT","Direct Messaging Address","frontdesk@secure.childrensdentistwoodlands.com","N","PHI compliant encrypted email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","records","9006 Forest Xing Ste A","","The Woodlands","TX","US","773811155" +"1346884657","DIRECT","Direct Messaging Address","frontdesk@secure.childrensdentistwoodlands.com","N","PHI encrypted email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","records","9006 Forest Xing Ste A","","The Woodlands","TX","US","773811155" +"1053955468","OTHERS","Other URL","hushmail","N","","","","","","","","","6715A Fairview Rd Ste 102","","Charlotte","NC","US","282103323" +"1073157384","DIRECT","Direct Messaging Address","chinny_williams@hotmail.com","N","Email address","","DIRECT","Direct","","CSV","CSV","","20030 Century Blvd Ste 100","","Germantown","MD","US","208741112" +"1790329001","CONNECT","CONNECT URL","Hialeah","N","Home address","","","","","","","","6205 W 6th Ave","","Hialeah","FL","US","330126528" +"1831733153","CONNECT","CONNECT URL","computer","N","computer","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13350 24 Mile Rd Ste 300","","Shelby Township","MI","US","483151826" +"1194369413","DIRECT","Direct Messaging Address","info@hopeforthejourney.org","N","Administrative Email for Hope For The Journey","","DIRECT","Direct","","","","","1101 Satellite Vw Unit 501","","Round Rock","TX","US","786651591" +"1942844253","DIRECT","Direct Messaging Address","speechstrt@verizon.net","N","Email","","DIRECT","Direct","","OTHER","Other","Email","1 Bethany Rd Ste 60","","Hazlet","NJ","US","077301667" +"1932743259","DIRECT","Direct Messaging Address","speechstrt@verizon.net","N","Email","","DIRECT","Direct","","OTHER","Other","Email","1 Bethany Rd Ste 60","","Hazlet","NJ","US","077301667" +"1245874569","CONNECT","CONNECT URL","Wakefield","N","","","","","","","","","301 Edgewater Pl Ste 100","","Wakefield","MA","US","018801281" +"1861036188","DIRECT","Direct Messaging Address","jared_coffin@judsoncenter.org","N","","","","","","","","","4410 W 13 Mile Rd","","Royal Oak","MI","US","480736515" +"1407490725","OTHERS","Other URL","Yvette.Stewart@kelsey-seybold.com","N","email","","DIRECT","Direct","","CSV","CSV","","1010 S Ponds Dr","","Webster","TX","US","775981409" +"1255975504","SOAP","SOAP URL","WebPT","N","","","","","","","","","1935 Springbrook Square Dr","","Naperville","IL","US","605645947" +"1083258354","OTHERS","Other URL","HappyKidsPediatrics","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3415 W Glendale Ave Ste 32A","","Phoenix","AZ","US","850518485" +"1083258354","OTHERS","Other URL","HappyKidsPediatrics","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3415 W Glendale Ave Ste 32A","","Phoenix","AZ","US","850518485" +"1720622095","DIRECT","Direct Messaging Address","mbryk@stelizabeth-school.org","N","","","","","","","","","801 Argonne Dr","","Baltimore","MD","US","212181943" +"1376187641","CONNECT","CONNECT URL","www.milemarkerstherapy.com","Y","","Milemarkers Therapy Inc","","","","","","","1515 Lake Havasu Ave N Ste 100","","Lake Havasu City","AZ","US","864041177" +"1356985634","CONNECT","CONNECT URL","info.totalhealthchiropractic@gmail.com","N","Practice email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6629 University Ave Ste 101","","Middleton","WI","US","535623037" +"1831733120","CONNECT","CONNECT URL","www.telanponline.com","N","website","","","","","","","","198 Willowbrook Rd","","Staten Island","NY","US","103022447" +"1104460492","DIRECT","Direct Messaging Address","lfreid@hotmail.com","N","","","","","","","","","1321 N Ash St","","Spokane","WA","US","992012803" +"1093359390","DIRECT","Direct Messaging Address","sherry.crady@AChelps.org","N","","","","","","","","","88 S Main St Ste 2","","Glen Carbon","IL","US","620341415" +"1154965358","DIRECT","Direct Messaging Address","timara.cramer@northcare.com","N","","","DIRECT","Direct","","","","","1916 E Perkins Ave","","Guthrie","OK","US","730445804" +"1811531015","CONNECT","CONNECT URL","Heavensangelhca@gmail.com","N","","","","","","","","","109 Midwood Rd","","Travelers Rst","SC","US","296901865" +"1013551217","DIRECT","Direct Messaging Address","charlene.drogi@omh.ny.gov","N","WNYCPC Email","","","","","","","","1010 E and West Rd","","West Seneca","NY","US","142243602" +"1295379493","DIRECT","Direct Messaging Address","sara.bugenhagen@omh.ny.gov","N","work email","","","","","","","","1010 E and West Rd","","West Seneca","NY","US","142243602" +"1982248183","DIRECT","Direct Messaging Address","trippher@unlv.nevada.edu","N","","","","","","","","","2298 W Horizon Ridge Pkwy Ste 201","","Henderson","NV","US","890522698" +"1174167373","DIRECT","Direct Messaging Address","shawn.sinclair@rop.com","N","","","","","","","","","15405 Lansdowne Rd","","Tustin","CA","US","927820200" +"1629612825","CONNECT","CONNECT URL","reports.injuryimaging.com","N","Website Portal","","OTHER","Other","Imaging Reports","OTHER","Other","PDF","3139 E Lincoln Dr","","Phoenix","AZ","US","850162317" +"1437793635","DIRECT","Direct Messaging Address","admin@houseoftransformations.com","N","","","DIRECT","Direct","","CSV","CSV","","741 N Bunn St Apt 4","","Anchorage","AK","US","995081696" +"1134763337","DIRECT","Direct Messaging Address","admin@houseoftransformation.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","741 N Bunn St Apt 4","","Anchorage","AK","US","995081696" +"1679117881","CONNECT","CONNECT URL","Flushing","N","","","","","","","","","15001 Northern Blvd Fl 1","","Flushing","NY","US","113543896" +"1255975462","CONNECT","CONNECT URL","office","N","","","","","","","","","28 Golf Rd","","Darby","PA","US","190231313" +"1184268393","DIRECT","Direct Messaging Address","jonathan.pace@atlantaems.com","N","","","DIRECT","Direct","","","","","2555 Marietta Hwy Ste 205B","","Canton","GA","US","301147054" +"1447894654","OTHERS","Other URL","rvondoepp@gmail.com","N","","","DIRECT","Direct","","","","","60 Clark St","","San Rafael","CA","US","949013654" +"1801430012","DIRECT","Direct Messaging Address","sbrown02@uab.edu","N","Workplace Email","","DIRECT","Direct","","CSV","CSV","","1700 6th Ave S","","Birmingham","AL","US","352331802" +"1053955260","OTHERS","Other URL","www.baysidefamilydentalny.com","N","","","","","","","","","21333 39th Ave Ste 300","","Bayside","NY","US","113612092" +"1891339008","SOAP","SOAP URL","massagebook.com","N","MassageBook","","DIRECT","Direct","","OTHER","Other","PDF","1925 Church St Apt 101","","Burbank","CA","US","915043613" +"1609410810","DIRECT","Direct Messaging Address","tprince@counselingmail.com","N","Provider Email","","DIRECT","Direct","","OTHER","Other","Direct email messaging","10808 S River Front Pkwy Ste 308","","South Jordan","UT","US","840955761" +"1518501725","CONNECT","CONNECT URL","Greensboro","N","Main Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","717 Green Valley Rd Ste 246","","Greensboro","NC","US","274082155" +"1972147189","OTHERS","Other URL","Gaithersburg","N","Email","","DIRECT","Direct","","CSV","CSV","","8945 N Westland Dr","","Gaithersburg","MD","US","208771249" +"1972147189","OTHERS","Other URL","Baltimore","N","email","","DIRECT","Direct","","CSV","CSV","","22 S Greene St","","Baltimore","MD","US","212011544" +"1043854250","DIRECT","Direct Messaging Address","ccubelo@americasbesthearing.com","N","Corporate SmarterMail Account","","DIRECT","Direct","","CSV","CSV","","439 North St Ste B","","Green Cove Springs","FL","US","320432937" +"1043854268","OTHERS","Other URL","Oswego","N","","","","","","","","","159 W 1st St","","Oswego","NY","US","131262045" +"1861036071","OTHERS","Other URL","SimplePractice","N","EHR","","DIRECT","Direct","","CSV","CSV","","2600 Pualani Way Apt 3004","","Honolulu","HI","US","968153940" +"1669016887","DIRECT","Direct Messaging Address","therapy@sancinienterprises.com","N","email","","","","","","","","5121 Michigan Ave","","Sanford","FL","US","327718574" +"1811531031","OTHERS","Other URL","officially.com","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","320 Solano St","","Corning","CA","US","960213454" +"1457995615","OTHERS","Other URL","Medical-Student-Not-available","N","n/a","","","","","","","","555 31st St","","Downers Grove","IL","US","605151235" +"1497399513","OTHERS","Other URL","lavenda.rogers@oaksinc.org","N","","","","","","","","","770 Woodlane Rd","","Westampton","NJ","US","080603804" +"1114561347","DIRECT","Direct Messaging Address","records@vrr.direct.kno2fy.com","N","","","","","","","","","1156 Springhill Ave.","","Mobile","AL","US","36604" +"1831733021","DIRECT","Direct Messaging Address","GenesisBirthServices@MobileDoula.net","Y","Mobile Doula is a Client Portal that exceeds HIPAA standards. All documentation and notations are securely stored on this cloud server. Practice and Client/Patient messages are to be sent here","Mobile HealthCare EHR","DIRECT","Direct","","OTHER","Other","Documentation Notes, images and Records","1616 Marlin Pkwy","","Williamsport","PA","US","177012610" +"1053955146","DIRECT","Direct Messaging Address","info@70x7wm.com","N","email","","DIRECT","Direct","","OTHER","Other","email","3305 Henry G Parks Jr Cir","","Baltimore","MD","US","212157998" +"1225672314","DIRECT","Direct Messaging Address","info@70x7wm.com","N","email address","","DIRECT","Direct","","OTHER","Other","email","3401 Elgin Ave","","Baltimore","MD","US","212162605" +"1336783596","OTHERS","Other URL","Lindenhurst","N","website which has the business e-mail which is secure","","DIRECT","Direct","","OTHER","Other","LINDENHURST","183 S Wellwood Ave Unit A","","Lindenhurst","NY","US","117574935" +"1225672405","DIRECT","Direct Messaging Address","michellebunch@centura.org","N","work email","","DIRECT","Direct","","","","","7750 S Broadway Ste 100","","Littleton","CO","US","801222630" +"1306480561","DIRECT","Direct Messaging Address","lbrown@allhearthcs.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2956 Mere Ln","","Grand Prairie","TX","US","750540180" +"1609410828","DIRECT","Direct Messaging Address","amelie.greco@ptsprairieville.org","N","email","","DIRECT","Direct","","CSV","CSV","","37283 Swamp Rd Ste 501","","Prairieville","LA","US","707693230" +"1124662366","CONNECT","CONNECT URL","colemantreava@yahoo.com","N","","","DIRECT","Direct","","CSV","CSV","","6301 Camp Robinson Rd Apt L169","","North Little Rock","AR","US","721182888" +"1356985519","CONNECT","CONNECT URL","aedia4@gmail.com","N","E-mail","","DIRECT","Direct","","CSV","CSV","","3 Magnolia Way Apt 327","","Peabody","MA","US","019608851" +"1346884509","OTHERS","Other URL","brinambooker@yahoo.com","N","","","","","","","","","1030 Orts Dr Apt B","","Pleasanton","TX","US","780642485" +"1770127938","CONNECT","CONNECT URL","Symantec","N","security software","","DIRECT","Direct","","CSV","CSV","","11987 SW Crestwood Cir","","Port St Lucie","FL","US","349872739" +"1861036022","OTHERS","Other URL","drerinpratt.com","N","","","","","","","","","5700 E Irlo Bronson Memorial Hwy","","Saint Cloud","FL","US","347718717" +"1700420973","OTHERS","Other URL","na","N","","","","","","","","","118 College Dr","","Hattiesburg","MS","US","394060002" +"1225672496","CONNECT","CONNECT URL","otherURL","N","Home","","","","","","","","921 NE 13th St","","Oklahoma City","OK","US","731045007" +"1184268344","CONNECT","CONNECT URL","Http://baymark.com","N","","","DIRECT","Direct","","","","","1143 Missouri St","","Fairfield","CA","US","945336007" +"1568006732","DIRECT","Direct Messaging Address","wwashbur@med.umich.edu","N","Secure work email address","","DIRECT","Direct","","OTHER","Other","Secure email","777 E Eisenhower Pkwy Ste 500","","Ann Arbor","MI","US","481083273" +"1902440183","DIRECT","Direct Messaging Address","jeannie.peterson@genesishcc.com","N","Genesis email","","HIE","Health Information Exchange (HIE)","","","","","51320 County Road 33","","Nunn","CO","US","806489734" +"1639713811","CONNECT","CONNECT URL","nyap","N","","","","","","","","","5900 Sharon Woods Blvd","","Columbus","OH","US","432292600" +"1922642107","OTHERS","Other URL","info@glorydaysllc.com","N","","","DIRECT","Direct","","","","","107 Church Hill Rd Ste Gl1","","Sandy Hook","CT","US","064821194" +"1295379386","CONNECT","CONNECT URL","fredericksburgrelationships.com","N","Website","","DIRECT","Direct","","OTHER","Other","Website","150 Olde Greenwich Dr Ste 204","","Fredericksburg","VA","US","224084002" +"1669016754","OTHERS","Other URL","https://cg.admhs.org/OLPN/Log_In.aspx","N","","","","","","","","","401 E Cypress Ave","","Lompoc","CA","US","934366806" +"1841834934","DIRECT","Direct Messaging Address","lyngreen@aoc.com","N","company email","","DIRECT","Direct","","CSV","CSV","","13915 Burnet Rd Ste 303","","Austin","TX","US","787286505" +"1841834934","DIRECT","Direct Messaging Address","lyngreen@aoc.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","13915 Burnet Rd Ste 303","","Austin","TX","US","787286505" +"1114561206","CONNECT","CONNECT URL","tewhite5@gmail.com","N","Business","","DIRECT","Direct","","CSV","CSV","","398 Old South Rd","","Duncan","SC","US","293349266" +"1841834033","DIRECT","Direct Messaging Address","sstevers@yourartdoc.com","N","","","","","","","","","807 30th St NE","","Canton","OH","US","447141404" +"1790329886","CONNECT","CONNECT URL","santegroup.org","Y","Company Email","AFFILIATED SANTE GROUP","DIRECT","Direct","","CSV","CSV","","810 Tyvola Rd Ste 126","","Charlotte","NC","US","282173536" +"1679117766","OTHERS","Other URL","schnitzerassociates.com","N","Business site","","DIRECT","Direct","","CSV","CSV","","127 Concord Ave","","Lexington","MA","US","024218203" +"1578107678","DIRECT","Direct Messaging Address","seth.chipman@uhsinc.com","N","work email","","DIRECT","Direct","","CSV","CSV","","763 N 1650 W","","Springville","UT","US","846635066" +"1184268286","DIRECT","Direct Messaging Address","kschlink@eastersealsci.com","N","","","","","","","","","507 E Armstrong Ave","","Peoria","IL","US","616033201" +"1003450107","OTHERS","Other URL","hsi.com","N","webpage","","OTHER","Other","None","OTHER","Other","Boise","314 Badiola St","","Caldwell","ID","US","836054389" +"1346884442","OTHERS","Other URL","Nexus4kids.org","N","website","","DIRECT","Direct","","OTHER","Other","website","1000 Auburn Way S","","Auburn","WA","US","980026132" +"1801430905","OTHERS","Other URL","eClinicalWorks","N","Electronic Medical Record","","","","","","","","80 Veterans Blvd","","Bryson City","NC","US","287138816" +"1164066262","CONNECT","CONNECT URL","kaylea.hopkins@uhsinc.com","N","","","","","","","","","763 N 1650 W","","Springville","UT","US","846635066" +"1891339990","DIRECT","Direct Messaging Address","samantha.biarsky@uaspeech.com","Y","","UPPER ARLINGTON SPEECH THERAPY SERVICES, LLC","","","","","","","5020 Reed Rd Ste C","","Upper Arlington","OH","US","432202581" +"1255975355","CONNECT","CONNECT URL","lynleighpalmer@gmail.com","N","","","","","","","","","14280 Brandy Ln","","Georgetown","DE","US","199474563" +"1154965259","OTHERS","Other URL","1","N","1","","OTHER","Other","1","OTHER","Other","1","540 W 136th St Apt 55","","New York","NY","US","100317967" +"1881238996","OTHERS","Other URL","helpinghandshomecare14@gmail.com","N","","","OTHER","Other","home health care","CSV","CSV","","15873 Robson St","","Detroit","MI","US","482272642" +"1699319715","DIRECT","Direct Messaging Address","stoeklent@jjclp.org","N","hippa compliant business email","","HIE","Health Information Exchange (HIE)","","","","","E4699 430th Ave","","Menomonie","WI","US","547515408" +"1871137992","CONNECT","CONNECT URL","Angleton","N","genesis","","DIRECT","Direct","","CSV","CSV","","721 W Mulberry St","","Angleton","TX","US","775154239" +"1144864257","DIRECT","Direct Messaging Address","huong.le01@hhs.sccgov.org","N","","","","","","","","","751 S Bascom Ave","","San Jose","CA","US","951282604" +"1124662242","SOAP","SOAP URL","desktop","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","410 E Parkcenter Cir N","","San Bernardino","CA","US","924082869" +"1205470325","CONNECT","CONNECT URL","venturept@gmail.com","N","","","","","","","","","101 Kanani Rd","","Kihei","HI","US","967536805" +"1386288405","DIRECT","Direct Messaging Address","trice@bswrehab.com","N","work email","","DIRECT","Direct","","CSV","CSV","","2990 Legacy Dr","","Frisco","TX","US","750346066" +"1437793551","OTHERS","Other URL","athenahealth","N","EMR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","EHR","1401 E 8th St","","Weslaco","TX","US","785966640" +"1184268203","CONNECT","CONNECT URL","tallahassee","N","tallahassee","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1111 High Rd Apt C101","","Tallahassee","FL","US","323041835" +"1992349013","OTHERS","Other URL","louie.cerenzia@gmail.com","N","","","","","","","","","9919 E Aspen Creek Ln","","Colbert","WA","US","990058305" +"1699319723","SOAP","SOAP URL","email","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","5352 N Lincoln Ave","","Chicago","IL","US","606252316" +"1528602752","DIRECT","Direct Messaging Address","admin@nextlevelhco.info","N","email","","DIRECT","Direct","","OTHER","Other","Admin@nextlevelhco.info","1731 Wall Street","","Richmond","VA","US","23224" +"1528602752","DIRECT","Direct Messaging Address","admin@nextlevelhco.info","N","","","DIRECT","Direct","","CSV","CSV","","1731 Wall Street","","Richmond","VA","US","23224" +"1942844121","OTHERS","Other URL","renyvj@gmail.com","N","","","","","","","","","32 Edna Dr","","Syosset","NY","US","117913716" +"1619511847","DIRECT","Direct Messaging Address","sabrinam@wolfpackcts.org","N","","","","","","","","","12655 SW Center St Ste 100","","Beaverton","OR","US","970051600" +"1154965382","DIRECT","Direct Messaging Address","Ladams@mscounselingassociates.com","N","Email","","DIRECT","Direct","","CSV","CSV","","4500 I55 N Frontage Rd","Suite 241","Jackson","MS","US","392113921" +"1750925988","CONNECT","CONNECT URL","https://medirecgroup.com","N","EHR Patient Portal","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CCDA","2 Calle Patron","","Morovis","PR","US","006873021" +"1184268328","CONNECT","CONNECT URL","EMAIL","N","","","DIRECT","Direct","","CSV","CSV","","Carretera 848 KM .07","SAINT JUST","TRUJILLO ALTO","PR","US","00978" +"1902440191","DIRECT","Direct Messaging Address","lvallejos@pol-nsn.gov","N","office email","","DIRECT","Direct","","OTHER","Other","email","7 Rio San Jose","","Laguna","NM","US","87026" +"1497399687","CONNECT","CONNECT URL","www.athena.com","N","","","","","","","","","351 W Byron Nelson Blvd","Suite 100","Roanoke","TX","US","76262" +"1407490683","DIRECT","Direct Messaging Address","medicarebilling@academyoflit.org","N","Billing contact","","DIRECT","Direct","","CSV","CSV","","195 N Arlington Ave","","Reno","NV","US","895011209" +"1548804701","DIRECT","Direct Messaging Address","jan1221@comcast.net","N","e-mail","","DIRECT","Direct","","CSV","CSV","","25225 Greenfield Rd Apt 1114","","Southfield","MI","US","480752163" +"1841834074","CONNECT","CONNECT URL","Katrina.myers@genesishcc.com","N","work email","","DIRECT","Direct","","CSV","CSV","","2530 Marfitt Rd","","East Lansing","MI","US","488236343" +"1841834074","DIRECT","Direct Messaging Address","katrina.myers@genesishcc.com","N","work email","","DIRECT","Direct","","CSV","CSV","","2530 Marfitt Rd","","East Lansing","MI","US","488236343" +"1144864364","CONNECT","CONNECT URL","Centreville","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","14713 Braddock Rd","","Centreville","VA","US","201201213" +"1144864372","DIRECT","Direct Messaging Address","millwood@longsrx.com","Y","Direct Pharmacy Secured Email Address","LONGS DRUGSTORES OF SC INC","DIRECT","Direct","","","","","2801 Millwood Ave","","Columbia","SC","US","292051257" +"1720622954","DIRECT","Direct Messaging Address","leah@cowanfamilydentistry.com","N","email","","DIRECT","Direct","","","","","201 Old Brandon Rd","","Hillsboro","TX","US","766452326" +"1902440134","OTHERS","Other URL","www.goldengladestc.com","N","website","","","","","","","","6790 NW 26th St","","Sunrise","FL","US","333132131" +"1902440134","OTHERS","Other URL","www.goldengladestc.com","N","website","","","","","","","","6790 NW 26th St","","Sunrise","FL","US","333132131" +"1881238012","OTHERS","Other URL","adashehu@riteaid.com","N","rite aid","","OTHER","Other","corporate","OTHER","Other","buisness","1900 Arch St","","Philadelphia","PA","US","191031500" +"1356985584","DIRECT","Direct Messaging Address","jennifer.chrysler@guthrie.org","N","secured email server","","DIRECT","Direct","","CSV","CSV","","1 Guthrie Sq","","Sayre","PA","US","188401625" +"1356985584","DIRECT","Direct Messaging Address","jennifer.chrysler@guthrie.org","N","secured email server","","DIRECT","Direct","","CSV","CSV","","1 Guthrie Sq","","Sayre","PA","US","188401625" +"1356985584","DIRECT","Direct Messaging Address","jennifer.chrysler@guthrie.org","N","secured email server","","DIRECT","Direct","","CSV","CSV","","1 Guthrie Sq","","Sayre","PA","US","188401625" +"1356985584","DIRECT","Direct Messaging Address","jennifer.chrysler@guthrie.org","N","secured email server","","DIRECT","Direct","","CSV","CSV","","1 Guthrie Sq","","Sayre","PA","US","188401625" +"1356985584","FHIR","FHIR URL","EPIC","N","EPIC healthsystem","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1 Guthrie Sq","","Sayre","PA","US","188401625" +"1073157202","DIRECT","Direct Messaging Address","michael.lesko@embracelifecounselingllc.com","N","","","","","","","","","8880 Cox Rd","","West Chester","OH","US","450693330" +"1376187518","DIRECT","Direct Messaging Address","dhamilton@coffeyhealth.org","N","secure email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","secure email","801 N 4th St","","Burlington","KS","US","668392602" +"1770127946","OTHERS","Other URL","www.professionalrx.net","N","","","DIRECT","Direct","","CSV","CSV","","911 N Charlotte St","","Pottstown","PA","US","194643958" +"1225672462","OTHERS","Other URL","mariabarrera","N","","","DIRECT","Direct","","CSV","CSV","","16011 82nd St","","Howard Beach","NY","US","114142930" +"1902440142","DIRECT","Direct Messaging Address","djjprograms@itmflorida.com","N","","","","","","","","","1208 NW 6th St","","Gainesville","FL","US","326014245" +"1538703772","OTHERS","Other URL","https://mycw113.ecwcloud.com/portal15463/jsp/100mp/login_otp.jsp","N","EMR ON LINE PORTAL","","","","","","","","2439 Bee Ridge Rd","","Sarasota","FL","US","342396304" +"1558905703","DIRECT","Direct Messaging Address","erica.smart@merakey.org","N","email","","DIRECT","Direct","","CSV","CSV","","711 Colonial Dr","","Baton Rouge","LA","US","708066549" +"1558905703","DIRECT","Direct Messaging Address","erica.smart@merakey.org","N","email","","DIRECT","Direct","","CSV","CSV","","711 Colonial Dr","","Baton Rouge","LA","US","708066549" +"1558905703","DIRECT","Direct Messaging Address","erica.smart@merakey.org","N","email","","DIRECT","Direct","","CSV","CSV","","711 Colonial Dr","","Baton Rouge","LA","US","708066549" +"1558905703","DIRECT","Direct Messaging Address","erica.smart@merakey.org","N","email","","DIRECT","Direct","","CSV","CSV","","711 Colonial Dr","","Baton Rouge","LA","US","708066549" +"1558905703","DIRECT","Direct Messaging Address","erica.smart@merakey.org","N","email","","DIRECT","Direct","","CSV","CSV","","711 Colonial Dr","","Baton Rouge","LA","US","708066549" +"1851935001","CONNECT","CONNECT URL","Kearney","N","","","","","","","","","416 W 48th St Ste 20","","Kearney","NE","US","688451315" +"1457995607","DIRECT","Direct Messaging Address","Lori.lebar@omh.ny.gov","N","mail","","DIRECT","Direct","","CSV","CSV","","1111 Elmwood Ave","","Rochester","NY","US","146203005" +"1457995607","DIRECT","Direct Messaging Address","lori.lebar@omh.ny.gov","N","","","DIRECT","Direct","","CSV","CSV","","1111 Elmwood Ave","","Rochester","NY","US","146203005" +"1457995607","DIRECT","Direct Messaging Address","Lori.Lebar@omh.ny.gov","N","name","","DIRECT","Direct","","CSV","CSV","","1111 Elmwood Ave","","Rochester","NY","US","146203005" +"1093359242","CONNECT","CONNECT URL","INFO@USTRIPSLIMO.COM","N","INFO@USTRIPSLIMO.COM","","DIRECT","Direct","","CSV","CSV","","236 Kimball Ave Bsmt","","Yonkers","NY","US","107043025" +"1093359242","CONNECT","CONNECT URL","INFO@USTRIPSLIMO.COM","N","INFO@USTRIPSLIMO.COM","","DIRECT","Direct","","CSV","CSV","","236 Kimball Ave Bsmt","","Yonkers","NY","US","107043025" +"1093359242","CONNECT","CONNECT URL","INFO@USTRIPSLIMO.COM","N","INFO@USTRIPSLIMO.COM","","DIRECT","Direct","","CSV","CSV","","236 Kimball Ave Bsmt","","Yonkers","NY","US","107043025" +"1093359242","CONNECT","CONNECT URL","INFO@USTRIPSLIMO.COM","N","INFO@USTRIPSLIMO.COM","","DIRECT","Direct","","CSV","CSV","","236 Kimball Ave Bsmt","","Yonkers","NY","US","107043025" +"1093359242","CONNECT","CONNECT URL","INFO@USTRIPSLIMO.COM","N","INFO@USTRIPSLIMO.COM","","DIRECT","Direct","","CSV","CSV","","236 Kimball Ave Bsmt","","Yonkers","NY","US","107043025" +"1093359242","CONNECT","CONNECT URL","INFO@USTRIPSLIMO.COM","N","INFO@USTRIPSLIMO.COM","","DIRECT","Direct","","CSV","CSV","","236 Kimball Ave Bsmt","","Yonkers","NY","US","107043025" +"1093359242","CONNECT","CONNECT URL","INFO@USTRIPSLIMO.COM","N","INFO@USTRIPSLIMO.COM","","DIRECT","Direct","","CSV","CSV","","236 Kimball Ave Bsmt","","Yonkers","NY","US","107043025" +"1093359242","CONNECT","CONNECT URL","INFO@USTRIPSLIMO.COM","N","INFO@USTRIPSLIMO.COM","","DIRECT","Direct","","CSV","CSV","","236 Kimball Ave Bsmt","","Yonkers","NY","US","107043025" +"1831733088","SOAP","SOAP URL","loganville","N","","","","","","","","","155 Lee Byrd Rd","","Loganville","GA","US","300522310" +"1356985501","CONNECT","CONNECT URL","Computer","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4920 OKeefe St","","Bossier City","LA","US","711112625" +"1871137034","CONNECT","CONNECT URL","Blackwellbehavioralhealth@gmail.com","Y","Business Email","Blackwell Behavioral Health","","","","","","","800 Kensington Ave Ste 203","","Missoula","MT","US","598015670" +"1649814831","DIRECT","Direct Messaging Address","kenglish@thehome.org","N","Work Email","","DIRECT","Direct","","CSV","CSV","","399 Lincoln Rd","","Walpole","MA","US","020811218" +"1720622848","CONNECT","CONNECT URL","jamie@eastatlantacounseling.com","N","","","DIRECT","Direct","","OTHER","Other","Direct","317 W Hill St Ste 203B","","Decatur","GA","US","300304368" +"1649814807","DIRECT","Direct Messaging Address","joy.okorie@omh.ny.gov","N","Joy work email address","","DIRECT","Direct","","OTHER","Other","email","7403 Commonwealth Blvd","","Bellerose","NY","US","114261839" +"1124662390","DIRECT","Direct Messaging Address","kohara@lchcnet.org","Y","Work Email","Lynn Community Health Center","","","","","","","20 Central Ave","3rd Floor","Lynn","MA","US","019011201" +"1932743119","CONNECT","CONNECT URL","71.223.154.240","N","","","","","","","","","4408 E Morning Star Ln","","Cave Creek","AZ","US","853313635" +"1558905737","DIRECT","Direct Messaging Address","Info@gardencounselingwf.com","N","","","DIRECT","Direct","","","","","813 8th St Ste 550-I","","Wichita Falls","TX","US","763013305" +"1164066346","DIRECT","Direct Messaging Address","kiramalu@hotmail.com","N","","","","","","","","","3570 Victoria Dr","","West Palm Beach","FL","US","334064976" +"1598309775","OTHERS","Other URL","Richmond","N","","","HIE","Health Information Exchange (HIE)","","","","","1200 E Marshall St","","Richmond","VA","US","232985049" +"1326682501","OTHERS","Other URL","https://airtable.com/shrWdX0fTa9WBKu3s","N","HIPAA Airtable File","","DIRECT","Direct","","CSV","CSV","","185 S Pleasant Rd","","Lake Zurich","IL","US","600472240" +"1487298667","OTHERS","Other URL","http://www.solanodermatology.com","N","","","DIRECT","Direct","","OTHER","Other","Website","1700 2nd St Ste 220","","Napa","CA","US","945592455" +"1114561396","CONNECT","CONNECT URL","ashley@vividspeechtherapy.com","N","","","","","","","","","3006 Bee Caves Rd Ste A-216","","Austin","TX","US","787465588" +"1023652203","DIRECT","Direct Messaging Address","AlDavidson@selectmedical.com","N","","","","","","","","","7030 Pine Forest Rd","","Pensacola","FL","US","325263920" +"1750925939","OTHERS","Other URL","N/A","N","","","","","","","","","11579 Arend Ct","","Fredericksburg","VA","US","224082361" +"1194369389","DIRECT","Direct Messaging Address","cnicolas@ctrfam.org","N","work email","","","","","","","","4101 Parker Ave","","West Palm Beach","FL","US","334052507" +"1861036055","OTHERS","Other URL","https://www.drchrono.com","N","","","DIRECT","Direct","","CSV","CSV","","5970 E 31st St Ste I","","Tulsa","OK","US","741355112" +"1649814732","CONNECT","CONNECT URL","Lakewood","N","","","DIRECT","Direct","","CSV","CSV","","1175 Iris St","","Lakewood","CO","US","802154632" +"1659915742","DIRECT","Direct Messaging Address","jgary@fhlautism.org","N","work email address","","DIRECT","Direct","","OTHER","Other","email","7869 Refugee Rd","","Pickerington","OH","US","431477845" +"1326682410","DIRECT","Direct Messaging Address","vb.bcba@behaviorintegrations.com","N","Business email","","DIRECT","Direct","","OTHER","Other","Business","498 N State Road 434 Ste 1011","","Altamonte Springs","FL","US","327142172" +"1710521836","CONNECT","CONNECT URL","rxconnect","N","cvs","","","","","","","","789 State Road 39 Byp S","","Martinsville","IN","US","461512127" +"1710521836","CONNECT","CONNECT URL","rxconnect","N","cvs","","","","","","","","789 State Road 39 Byp S","","Martinsville","IN","US","461512127" +"1447894563","DIRECT","Direct Messaging Address","admin@houseoftransformations.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","741 N Bunn St Apt 4","","Anchorage","AK","US","995081696" +"1518501634","CONNECT","CONNECT URL","demthelmhc.com","N","","","","","","","","","4905 Sable Pine Cir Apt A1","","West Palm Beach","FL","US","334173124" +"1972147114","DIRECT","Direct Messaging Address","info@hudson-health.org","N","","","","","","","","","1505 Emerson Ave","","Salisbury","MD","US","218013220" +"1831733070","DIRECT","Direct Messaging Address","dnatseway@pol-nsn.gov","N","office email","","DIRECT","Direct","","OTHER","Other","email","7 Rio San Jose","","Laguna","NM","US","87026" +"1336783521","DIRECT","Direct Messaging Address","richard.wellsjr@cortland.edu","N","","","DIRECT","Direct","","","","","Stratton Drive","Park Center Athletic Training Room","Cortland","NY","US","13045" +"1114561222","CONNECT","CONNECT URL","Dnmtservices@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1377 Orillia Rd","","Virginia Beach","VA","US","234648605" +"1316581424","OTHERS","Other URL","Ldegiulio@gmail.com","N","","","","","","","","","400 Bald Hill Road Ste 163","Warwick Mall","Warwick","RI","US","02886" +"1245874486","DIRECT","Direct Messaging Address","conchota.singleton@merakey.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","711 Colonial Dr","","Baton Rouge","LA","US","708066549" +"1407490634","OTHERS","Other URL","n/a","N","","","DIRECT","Direct","","OTHER","Other","n/a","5774 Campbell Rd","","York","SC","US","297459617" +"1104460344","DIRECT","Direct Messaging Address","morgan@coastaltherapyservices.com","Y","","Coastal Therapy Services, Inc.","","","","","","","1127 Queensborough Blvd Ste 104","","MT Pleasant","SC","US","294645431" +"1225672454","CONNECT","CONNECT URL","soliver@abskids.com","N","","","","","","","","","1401 E 7th St","","Charlotte","NC","US","282046300" +"1427692664","CONNECT","CONNECT URL","laptops","N","","","","","","","","","5010 Randall Pkwy","","Wilmington","NC","US","284032829" +"1154965390","OTHERS","Other URL","N/A","N","","","","","","","","","15 Marchant Dr","","Fredericksburg","VA","US","224064748" +"1477197614","CONNECT","CONNECT URL","columbus","N","","","","","","","","","810 Alton Ave","","Columbus","OH","US","432193711" +"1568006708","OTHERS","Other URL","cornerstoneautismcenter.com","N","website","","DIRECT","Direct","","OTHER","Other","email","3482 McClure Ave","","West Lafayette","IN","US","479064164" +"1699319855","OTHERS","Other URL","https://avilamassagespa.com/contact.html","N","Website","","DIRECT","Direct","","OTHER","Other","Website","275 San Luis Ave","","Pismo Beach","CA","US","934492219" +"1922642180","CONNECT","CONNECT URL","raveenapatel","N","name","","DIRECT","Direct","","CSV","CSV","","216 Labrador Ln","","Townsend","DE","US","197349052" +"1659915817","DIRECT","Direct Messaging Address","sodem@wmcarey.edu","N","","","","","","","","","19640 Highway 67","","Biloxi","MS","US","395328666" +"1639713803","OTHERS","Other URL","LifeLabKidsFoundation","N","","","","","","","","","3178 Hilton Rd","","Ferndale","MI","US","482201059" +"1275177446","CONNECT","CONNECT URL","katelidancare@gmail.com","N","","","","","","","","","416 W Skelly St","","Cuba City","WI","US","538071035" +"1083258263","CONNECT","CONNECT URL","icsprograms.com","N","icsprograms.com","","DIRECT","Direct","","CSV","CSV","","15701 Alameda Dr","","Bowie","MD","US","207161312" +"1992349179","DIRECT","Direct Messaging Address","daniellebishop@swfcc.net","N","","","","","","","","","1777 Tamiami Trl Ste 201","","Port Charlotte","FL","US","339481064" +"1710521992","OTHERS","Other URL","N/A","N","","","","","","","","","238 Storck Rd","","Fredericksburg","VA","US","224064727" +"1255975447","DIRECT","Direct Messaging Address","ayesha.solaiman@redclay.k12.de.us","N","","","","","","","","","1502 Spruce Ave","","Wilmington","DE","US","198052148" +"1548804636","OTHERS","Other URL","Unknown","N","","","","","","","","","2814 Tyler Ct","","Spring Hill","TN","US","371748247" +"1720622814","OTHERS","Other URL","Riverside","N","Email","","OTHER","Other","Riverside","OTHER","Other","Riverside","6800 Indiana Ave Ste 130","","Riverside","CA","US","925064266" +"1629612718","DIRECT","Direct Messaging Address","colton@mynewpriorities.org","N","","","DIRECT","Direct","","","","","1655 SW Highland Ave Ste 3","","Redmond","OR","US","977562558" +"1932743044","OTHERS","Other URL","crm.bestnotes.com","N","","","","","","","","","17905 County Road 16","","Oak Creek","CO","US","804679630" +"1740824853","OTHERS","Other URL","N/A","N","NA","","OTHER","Other","N/A","OTHER","Other","N/A","7290 Edinger Ave","","Huntington Beach","CA","US","926470901" +"1013551126","DIRECT","Direct Messaging Address","janine.loescher@palomarhealth.org","N","","","","","","","","","555 E Valley Pkwy","","Escondido","CA","US","920253048" +"1285278309","DIRECT","Direct Messaging Address","admin@houseoftransformations.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","741 N Bunn St Apt 4","","Anchorage","AK","US","995081696" +"1700420833","DIRECT","Direct Messaging Address","christopher.t.mcmahon.mil@mail.mil","N","encrypted military email","","","","","","","","2750 Monacan St Apt 101","","Alexandria","VA","US","223145824" +"1144864158","CONNECT","CONNECT URL","amedin.devero.com","N","EMR","","","","","","","","971 N Main St Ste 5","","Salinas","CA","US","939063957" +"1710521703","CONNECT","CONNECT URL","MAANELOGIST.COM","N","","","","","","","","","419 Cedar Ave S Ste 422","","Minneapolis","MN","US","554541032" +"1710521703","CONNECT","CONNECT URL","MAANELOGIST.COM","N","","","","","","","","","419 Cedar Ave S Ste 422","","Minneapolis","MN","US","554541032" +"1710521703","CONNECT","CONNECT URL","MAANELOGIST.COM","N","","","","","","","","","419 Cedar Ave S Ste 422","","Minneapolis","MN","US","554541032" +"1710521703","CONNECT","CONNECT URL","MAANELOGIST.COM","N","","","","","","","","","419 Cedar Ave S Ste 422","","Minneapolis","MN","US","554541032" +"1710521703","CONNECT","CONNECT URL","MAANELOGIST.COM","N","","","","","","","","","419 Cedar Ave S Ste 422","","Minneapolis","MN","US","554541032" +"1710521703","CONNECT","CONNECT URL","MAANELOGIST.COM","N","","","","","","","","","419 Cedar Ave S Ste 422","","Minneapolis","MN","US","554541032" +"1861036865","OTHERS","Other URL","Candshelpinghands@gmail.com","N","","","","","","","","","2465 Hwy 441/27","","Fruitland Park","FL","US","347312127" +"1861036865","OTHERS","Other URL","Candshelpinghands@gmail.com","N","","","","","","","","","2465 Hwy 441/27","","Fruitland Park","FL","US","347312127" +"1861036865","OTHERS","Other URL","Candshelpinghands@gmail.com","N","","","","","","","","","2465 Hwy 441/27","","Fruitland Park","FL","US","347312127" +"1740824721","OTHERS","Other URL",".","N",".","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Carr. 172 km 13.5 Ave. El Jibaro","","Cidra","PR","US","00739" +"1740824721","OTHERS","Other URL",".","N","","","","","","","","","Barrio Montones Carretera 183","Ramal 9939 Lote 19","Las piedras","PR","US","00771" +"1558905547","DIRECT","Direct Messaging Address","Aisha.milliner@optum.com","Y","","UNITED HEALTH CARE GROUP, INC.","","","","","","","77 Water St","","New York","NY","US","100054401" +"1821632951","CONNECT","CONNECT URL","james.stewart2@ohm.ny.gov","N","","","","","","","","","7403 Commonwealth Blvd","","Bellerose","NY","US","114261839" +"1154965291","OTHERS","Other URL","Allscript","N","","","","","","","","","13617 39th Ave # Cf-E","","Flushing","NY","US","113545504" +"1063056109","DIRECT","Direct Messaging Address","lee.8749@buckeyemail.osu.edu","N","OSU email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","700 Childrens Dr","","Columbus","OH","US","432052639" +"1063056109","DIRECT","Direct Messaging Address","lee.8749@buckeyemail.osu.edu","N","OSU email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","700 Childrens Dr","","Columbus","OH","US","432052639" +"1063056109","DIRECT","Direct Messaging Address","lee.8749@osu.edu","N","osu email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","700 Childrens Dr","","Columbus","OH","US","432052639" +"1710521869","DIRECT","Direct Messaging Address","lalvarado@mchswecare.com","N","","","OTHER","Other","EHR software","","","","411 Sunset St","","Elkhart","KS","US","679505001" +"1932743085","DIRECT","Direct Messaging Address","drinfer@localnet.com","N","Office","","DIRECT","Direct","","CSV","CSV","CVS","902 Washington Ave","","Albany","NY","US","122031716" +"1740824895","DIRECT","Direct Messaging Address","christy.coffey@cantonmercy.org","N","E-mail","","DIRECT","Direct","","CSV","CSV","","1320 Mercy Dr NW","","Canton","OH","US","447082641" +"1639713787","OTHERS","Other URL","Biodesix.com","N","Company Website","","","","","","","","8960 Commerce Dr Bldg 6","","DE Soto","KS","US","660188433" +"1093359143","CONNECT","CONNECT URL","www.bluewateraba.com","N","Website","","DIRECT","Direct","","OTHER","Other","Website","2405 28th St","","Anacortes","WA","US","982212484" +"1073157137","CONNECT","CONNECT URL","71.11.0.58","N","","","","","","","","","60 Quaker Hwy","","Uxbridge","MA","US","015691628" +"1982248043","CONNECT","CONNECT URL","http://www.whisperingfallslife.com/","N","Website","","OTHER","Other","Online Scheduling","","","","417 W 1st Ave Ste 1B","","Spokane","WA","US","992016001" +"1285278358","DIRECT","Direct Messaging Address","jessica_lewis@goodshepherds.org","N","encrypted emails should be sent","","","","","","","","479 New Jersey Ave","","Brooklyn","NY","US","112074704" +"1750925731","OTHERS","Other URL","Upland","N","","","","","","","","","601 Upland Ave Ste 205","","Upland","PA","US","190152456" +"1346884426","DIRECT","Direct Messaging Address","adrienne.smith@merakey.org","N","","","","","","","","","711 Colonial Dr","","Baton Rouge","LA","US","708066549" +"1013551092","DIRECT","Direct Messaging Address","contact@crescentmedgroup.com","Y","business email address","Crescent Internal Medicine Group, LLC","DIRECT","Direct","","OTHER","Other","direct information/health information exchange","98 Park St","","Montclair","NJ","US","070422929" +"1457995433","DIRECT","Direct Messaging Address","mflanagan@urospec.direct.emds.com","N","EHR direct mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1579 Straits Tpke Ste 2A","","Middlebury","CT","US","067621835" +"1366086340","CONNECT","CONNECT URL","www.anttibri.outlook.com","N","","","DIRECT","Direct","","","","","12 Kenova St","","Buffalo","NY","US","142142815" +"1609410687","CONNECT","CONNECT URL","riograndeatp.org","N","","","","","","","","","224 Cruz Alta Rd Ste J","","Taos","NM","US","875715947" +"1124662101","SOAP","SOAP URL","https://solutions7.kaleidacare.com/Login.aspx?ReturnUrl=%2f","N","","","","","","","","","900 Cummings Ctr Ste 302U","","Beverly","MA","US","019156181" +"1669016655","CONNECT","CONNECT URL","frankie.sadat@kp.org","N","","","","","","","","","7105 SW Hampton St","","Tigard","OR","US","972238314" +"1477197473","CONNECT","CONNECT URL","JBrown@cmcs.org","N","","","","","","","","","529 Courtlandt Ave","","Bronx","NY","US","104515007" +"1700420700","CONNECT","CONNECT URL","EHR","N","Kareo","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1054 E 231st St","","Bronx","NY","US","104664806" +"1902440902","OTHERS","Other URL","N/A","N","","","","","","","","","12 S 8th Ave Apt B","","Hopewell","VA","US","238603837" +"1699319699","DIRECT","Direct Messaging Address","plott@center4cps.com","N","center4cps email","","HIE","Health Information Exchange (HIE)","","","","","7600 E Arapahoe Rd Ste 109","","Centennial","CO","US","801121452" +"1982248985","OTHERS","Other URL","www.scarffl.com","N","Serving Children","","OTHER","Other","Company","OTHER","Other","Case Management","1975 S John Young Pkwy","","Kissimmee","FL","US","347410603" +"1417591413","DIRECT","Direct Messaging Address","admin@oldtownprimarycare.com","N","","","","","","","","","501 14th St NW","","Albuquerque","NM","US","871041729" +"1053955054","OTHERS","Other URL","https://kristenherzel.com","N","","","","","","","","","13 W Third St","","Media","PA","US","190632803" +"1730723743","OTHERS","Other URL","christopher.j.dunbar6.mil@mail.mil","N","","","","","","","","","4101 Farenholt Ave Bldg 14","","San Diego","CA","US","921340001" +"1528602539","CONNECT","CONNECT URL","Springfield","N","","","","","","","","","13852 US Highway 160","","Forsyth","MO","US","656535156" +"1164066171","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1144864166","DIRECT","Direct Messaging Address","Victoria.Tamayo2@hcahealthcare.com","N","Work E-mail Address","","DIRECT","Direct","","","","","7101 Jahnke Rd","","Richmond","VA","US","232254044" +"1679117691","OTHERS","Other URL","jacqueline.portobanco@gmail.com","N","e-mail","","DIRECT","Direct","","","","","18713 NW 46th Ave","","Miami Gardens","FL","US","330552655" +"1093359010","DIRECT","Direct Messaging Address","musaccs@amc.edu","N","business email","","DIRECT","Direct","","","","","47 New Scotland Ave","","Albany","NY","US","122083412" +"1093359010","DIRECT","Direct Messaging Address","sara.musacchia@nrfs.org","N","business email","","DIRECT","Direct","","","","","60 Academy Rd","","Albany","NY","US","122083103" +"1689218752","DIRECT","Direct Messaging Address","csparks@ghcscw.com","N","work email","","DIRECT","Direct","","","","","8202 Excelsior Dr","","Madison","WI","US","537171906" +"1750925814","OTHERS","Other URL","kionalis7119@gmail.com","N","","","","","","","","","99 CALLE GUILLERMO RIEFKHOL","","PATILLAS","PR","US","00723" +"1265076327","OTHERS","Other URL","s.mharris2007@gmail.com","N","","","","","","","","","609 Peace Chance Dr","","Havre DE Grace","MD","US","210783164" +"1023652195","DIRECT","Direct Messaging Address","robert.hayward@spokanetribe.com","N","","","DIRECT","Direct","","CSV","CSV","","6228 East Old School Rd","","Wellpinit","WA","US","99040" +"1023652195","DIRECT","Direct Messaging Address","robert.hayward@spokanetribe.com","N","","","","","","","","","6228 East Old School Rd","","Wellpinit","WA","US","99040" +"1558905570","DIRECT","Direct Messaging Address","kiran.raju@steward.org","N","","","DIRECT","Direct","","OTHER","Other","email","380 Merrimack St Ste 2A","","Methuen","MA","US","018445871" +"1528602661","DIRECT","Direct Messaging Address","advancehealth@outlook.com","N","","","","","","","","","8910 Miramar Pkwy Ste 207","","Miramar","FL","US","330254961" +"1346884491","DIRECT","Direct Messaging Address","info@birminghammaple.com","Y","EMPLOYMENT ORGANIZATION EMAIL ADDRESS","Birmingham Maple Clinic","DIRECT","Direct","","OTHER","Other","EMPLOYMENT ORGANIZATION EMAIL ADDRESS","2075 W Big Beaver Rd Ste 520","","Troy","MI","US","480843442" +"1578107603","CONNECT","CONNECT URL","cctrenton.org","N","","","DIRECT","Direct","","CSV","CSV","","60 Laurel Ln","","Hammonton","NJ","US","080379626" +"1578107603","CONNECT","CONNECT URL","www.catholiccharities.org","N","","","DIRECT","Direct","","","","","60 Laurel Ln","","Hammonton","NJ","US","080379626" +"1659915783","OTHERS","Other URL","betina.boliere@omh.ny.gov","N","","","","","","","","","7403 Commonwealth Blvd","","Bellerose","NY","US","114261839" +"1821632969","DIRECT","Direct Messaging Address","sam@precisemedical.us","N","","","","","","","","","221 River St Ste 9","","Hoboken","NJ","US","070305990" +"1285278325","DIRECT","Direct Messaging Address","jacksonv@bellefairejcb.org","Y","Agency email","Bellefaire JCB","DIRECT","Direct","","CSV","CSV","","22101 Fairmount Blvd","","Shaker Heights","OH","US","44118" +"1376187419","DIRECT","Direct Messaging Address","freid@southcommuniy.net","N","prs","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3095 Kettering Blvd","","Moraine","OH","US","454391983" +"1548804685","DIRECT","Direct Messaging Address","kelly.lofton@vadoc.virginia.gov","N","DEPT OF CORRECTIONS EMAIL","","DIRECT","Direct","","CSV","CSV","","144 PRISON LN","","TROY","VA","US","22974" +"1174167217","DIRECT","Direct Messaging Address","matt.hendrick@elevate-dental.com","N","","","DIRECT","Direct","","CSV","CSV","","6665 DelMonico Dr Ste C","","Colorado Springs","CO","US","809191895" +"1538703673","CONNECT","CONNECT URL","drbrian@pittsburghpremierchiropractic.com","N","Email","","","","","","","","250 Mount Lebanon Blvd Ste 307","","Pittsburgh","PA","US","152341248" +"1891339941","DIRECT","Direct Messaging Address","Charmaine.chin-green@omh.ny","N","Work email","","","","","","","","1111 Elmwood Ave","","Rochester","NY","US","146203005" +"1437793585","CONNECT","CONNECT URL","Clearwater","Y","","Mental Health Resource Center, Inc.","","","","","","","626 Lakeview Rd Ste B","","Clearwater","FL","US","337563359" +"1881238939","CONNECT","CONNECT URL","UNKNOWN","N","UNKNOWN","","","","","","","","1111 Elmwood Ave","","Rochester","NY","US","146203005" +"1184268245","OTHERS","Other URL","findinc@myfairpoint.net","N","","","","","","","","","207 E Main St","","Dover Foxcroft","ME","US","044261246" +"1750925830","OTHERS","Other URL","rbmarrs@kvc.org","Y","","KVC Behavorial Healthcare","","","","","","","316 E Main St","","Morehead","KY","US","403511622" +"1114561271","CONNECT","CONNECT URL","bdtran10@gmail.com","N","Email address","","","","","","","","20211 Patio Dr Ste 205","","Castro Valley","CA","US","945464338" +"1730723891","CONNECT","CONNECT URL","Functionalhealinginstitute.com","N","","","","","","","","","2010 E 38th St Ste 201B","","Davenport","IA","US","528071179" +"1588208649","DIRECT","Direct Messaging Address","c.kennedy@behaviordg.com","N","","","","","","","","","6416 NW 5th Way","","Fort Lauderdale","FL","US","333096112" +"1659915718","CONNECT","CONNECT URL","CRISP","N","CRISP","","HIE","Health Information Exchange (HIE)","other","CSV","CSV","","1045 Taylor Ave Ste 104","","Baltimore","MD","US","212868315" +"1679117733","DIRECT","Direct Messaging Address","marlena.arguello@RHD.org","N","","","","","","","","","1901 Westbank Expy Ste 550","","Harvey","LA","US","700584362" +"1477197531","CONNECT","CONNECT URL","HOUMA","N","Pharmacy","","","","","","","","6048 W Park Ave","","Houma","LA","US","703641808" +"1376187435","DIRECT","Direct Messaging Address","allison@incadence.org","N","allison@incadence.org","","","","","","","","5424 Walnut St Fl 2","","Pittsburgh","PA","US","152322230" +"1285278341","DIRECT","Direct Messaging Address","theresa.hoang@omnieye.com","N","","","","","","CSV","CSV","","55 Madison St Ste 355","","Denver","CO","US","802065429" +"1396389466","CONNECT","CONNECT URL","https://www.citizensmemorial.com/about/contact.html","Y","Citizens Memorial","Citizens Memorial Hospital District","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1500 N Oakland Ave","","Bolivar","MO","US","656133011" +"1417591587","CONNECT","CONNECT URL","website","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","email","3100 Matlock Rd Ste 101","","Arlington","TX","US","760152993" +"1518501691","OTHERS","Other URL","kyates@childguidancecenter.org","N","This desktop is located at Child Guidance Center in a secure office.","","","","","","","","5776 Saint Augustine Rd","","Jacksonville","FL","US","322078046" +"1932743010","DIRECT","Direct Messaging Address","Clutyc@hotmail.com","N","","","","","","","","","5400 S University Dr Ste 215A","","Davie","FL","US","333285310" +"1740824812","CONNECT","CONNECT URL","meagan.etheridge@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","8994 SE Pleasant Hl","","Sharon","KS","US","671389041" +"1881238962","OTHERS","Other URL","northsuffolk.ehana.com","Y","","North Suffolk Mental Health Association","","","","","","","301 Broadway","","Chelsea","MA","US","021502807" +"1609410786","OTHERS","Other URL","Filezilla","Y","Home HEalth Care","Nevada Carenet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Home Health","2560 E Sunset Rd Ste 106","","Las Vegas","NV","US","891203517" +"1164066247","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1972147056","DIRECT","Direct Messaging Address","mentor@id2c.org","N","","","","","","","","","1656 Kaighn Ave","","Camden","NJ","US","081033607" +"1598309676","CONNECT","CONNECT URL","westernhillsoh@fprehab.com","N","work email","","DIRECT","Direct","","OTHER","Other","secured","6210 Cleves Warsaw Pike","","Cincinnati","OH","US","452334510" +"1417591595","DIRECT","Direct Messaging Address","admin@crimsoncounseling.net","N","Email","","","","","","","","249 E Tabernacle St Ste 100","","St George","UT","US","847702951" +"1508400581","OTHERS","Other URL","https://walkershomecare.org","N","","","","","","","","","458 Moore St","","Pontiac","MI","US","483421961" +"1508400581","CONNECT","CONNECT URL","walkershomecare.org","N","","","","","","","","","458 Moore St","","Pontiac","MI","US","483421961" +"1114561198","DIRECT","Direct Messaging Address","jesse.a.huston.mil@mail.mil","N","Military e-mail","","DIRECT","Direct","","CSV","CSV","","43000 Midway Ave","","San Diego","CA","US","921405692" +"1396389474","CONNECT","CONNECT URL","ALBANY","N","","","","","","","","","43 New Scotland Ave","","Albany","NY","US","122083412" +"1487298568","CONNECT","CONNECT URL","http://riograndeatp.org/","N","","","","","","","","","2301 7th St Ste A","","Las Vegas","NM","US","877014966" +"1144864125","DIRECT","Direct Messaging Address","artafacts@bex.net","N","","","","","","","","","5015 Harroun Rd","","Sylvania","OH","US","435602109" +"1235773227","DIRECT","Direct Messaging Address","support@lifecenteredmobility.com","N","email address","","DIRECT","Direct","","","","","552 Old Iron Works Rd","","Spartanburg","SC","US","293024431" +"1235773227","CONNECT","CONNECT URL","support@lifecenteredmobility.com","N","","","","","","","","","552 Old Iron Works Rd","","Spartanburg","SC","US","293024431" +"1245874239","DIRECT","Direct Messaging Address","lalbers@directaddress.net","Y","","Paul L Wright MD PC","DIRECT","Direct","","OTHER","Other","Wright Vision Center","240 Minnesota St","","Rapid City","SD","US","577016200" +"1164066155","CONNECT","CONNECT URL","Endeon","N","endeon","","DIRECT","Direct","","CSV","CSV","other","13948A Westheimer Rd","","Houston","TX","US","770775359" +"1154965143","DIRECT","Direct Messaging Address","rigginshearingaidcenters@comcast.net","N","Company Email","","OTHER","Other","email","OTHER","Other","email","211 W Penn Ave","","Cleona","PA","US","170423230" +"1508400599","OTHERS","Other URL","tnjogu253@gmail","N","","","DIRECT","Direct","","","","","33 Regency Dr","","Dracut","MA","US","018262761" +"1609410695","OTHERS","Other URL","ohlhoff.org","N","","","","","","","","","927 Irving St","","San Francisco","CA","US","941222206" +"1609410695","OTHERS","Other URL","www.ohlhoff.org","N","","","","","","","","","927 Irving St","","San Francisco","CA","US","941222206" +"1073157061","CONNECT","CONNECT URL","https://www.austintherapysouth.com","N","Website","","DIRECT","Direct","","","","","10816 Crown Colony Dr Ste 211","","Austin","TX","US","787471677" +"1780228775","DIRECT","Direct Messaging Address","paige.reitz@ncgcommunity.com","N","","","","","","","","","9301 Forest Point Cir","","Manassas","VA","US","201104700" +"1023652021","CONNECT","CONNECT URL","schildress@corahealth.com","N","","","","","","","","","11931 Plaza Dr","","Murrells Inlet","SC","US","295769356" +"1053955062","CONNECT","CONNECT URL","carol.mckenzie@allina.com","N","email","","DIRECT","Direct","","","","","800 E 28th St","","Minneapolis","MN","US","554073723" +"1487298493","DIRECT","Direct Messaging Address","admin@viemonde.com","N","","","DIRECT","Direct","","","","","518 S Camp Meade Rd Ste 1","","Linthicum Heights","MD","US","210902766" +"1750925764","SOAP","SOAP URL","WebPT","N","","","","","","","","","1175 Grand Ave","","Norwood","CO","US","814235070" +"1366086373","CONNECT","CONNECT URL","TAMPA","N","Private","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8001 Beaty Grove Dr","","Tampa","FL","US","336261602" +"1376187393","DIRECT","Direct Messaging Address","anna.baker@albertsons.com","N","","","","","","","","","17163 E Adriatic Pl","","Aurora","CO","US","800136836" +"1376187393","DIRECT","Direct Messaging Address","anna.baker@albertsons.com","N","","","","","","","","","17163 E Adriatic Pl","","Aurora","CO","US","800136836" +"1376187393","DIRECT","Direct Messaging Address","anna.baker@albertsons.com","N","","","","","","","","","17163 E Adriatic Pl","","Aurora","CO","US","800136836" +"1770127847","CONNECT","CONNECT URL","www.jackson-hinds.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3502 W Northside Dr","","Jackson","MS","US","392134454" +"1447894571","DIRECT","Direct Messaging Address","tashekaw@alliantrehab.com","N","","","","","","","","","3535 Lee Rd","","Shaker Hts","OH","US","441205122" +"1285278234","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","2678 Ocean Ave Apt 2E","","Brooklyn","NY","US","112294684" +"1952945024","OTHERS","Other URL","https://xeponline.wa-k12.net","N","","","","","","","","","2689 Hoover Ave SE","","Port Orchard","WA","US","983663013" +"1043854110","CONNECT","CONNECT URL","Larissa.e.vanderwall@kp.org","N","","","","","","","","","7105 SW Hampton St","","Tigard","OR","US","972238314" +"1558905539","CONNECT","CONNECT URL","mhill@kdc.org","N","business email","","DIRECT","Direct","","CSV","CSV","","80 Pearl St","","Hyannis","MA","US","026013923" +"1588208599","DIRECT","Direct Messaging Address","lclaypool@counselingpartnersllc.com","Y","business email address","Counseling Partners LLC","DIRECT","Direct","","OTHER","Other","PDF, Doc","115 Farabee Dr N","Suite B2","Lafayette","IN","US","479055913" +"1588208599","DIRECT","Direct Messaging Address","lclaypool@counselingpartnersllc.com","Y","business email address","Counseling Partners LLC","DIRECT","Direct","","OTHER","Other","PDF, Doc","115 Farabee Dr N","Suite B2","Lafayette","IN","US","479055913" +"1588208599","DIRECT","Direct Messaging Address","lclaypool@counselingpartnersllc.com","Y","business email address","Counseling Partners LLC","DIRECT","Direct","","OTHER","Other","PDF, Doc","115 Farabee Dr N","Suite B2","Lafayette","IN","US","479055913" +"1588208599","DIRECT","Direct Messaging Address","lclaypool@counselingpartnersllc.com","Y","business email address","Counseling Partners LLC","DIRECT","Direct","","OTHER","Other","PDF, Doc","115 Farabee Dr N","Suite B2","Lafayette","IN","US","479055913" +"1588208599","DIRECT","Direct Messaging Address","lclaypool@counselingpartnersllc.com","Y","business email address","Counseling Partners LLC","DIRECT","Direct","","OTHER","Other","PDF, Doc","115 Farabee Dr N","Suite B2","Lafayette","IN","US","479055913" +"1588208599","DIRECT","Direct Messaging Address","lclaypool@counselingpartnersllc.com","Y","business email address","Counseling Partners LLC","DIRECT","Direct","","OTHER","Other","PDF, Doc","115 Farabee Dr N","Suite B2","Lafayette","IN","US","479055913" +"1356985360","DIRECT","Direct Messaging Address","joe.on@csedny.org","N","joe.on@csedny.org","","DIRECT","Direct","","CSV","CSV","","175 Remsen St Ste 900","","Brooklyn","NY","US","112014300" +"1528602554","DIRECT","Direct Messaging Address","mforbes@energhealthsolutions.com","N","Secured private practice email","","DIRECT","Direct","","","","","3316 WEYBURN DRIVE","","VENUS","TX","US","76084" +"1699319624","CONNECT","CONNECT URL","Fusionwebclinic.com","N","EMR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","951 High St Lowr Level","","Worthington","OH","US","430854099" +"1043854078","CONNECT","CONNECT URL","bde@thefellowshipcenter.org","N","business email address","","DIRECT","Direct","","CSV","CSV","","737 E Grand Ave","","Escondido","CA","US","920254404" +"1295379220","CONNECT","CONNECT URL","teresa.shannon@omh.gov","N","business email","","","","","","","","1111 Elmwood Ave","","Rochester","NY","US","146203005" +"1629612668","CONNECT","CONNECT URL","Humanitarymc.com","N","Medical center","","DIRECT","Direct","","","","","6607 N Dale Mabry Hwy","","Tampa","FL","US","336143985" +"1801430848","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","1 Bressler Ln","","Palm Coast","FL","US","321378750" +"1538703566","DIRECT","Direct Messaging Address","stephen.ferrang@presencelearning.com","N","business email","","DIRECT","Direct","","CSV","CSV","","700 Colorado Blvd # 152","","Denver","CO","US","802064084" +"1700420742","DIRECT","Direct Messaging Address","info@inkcredibleoutcomes.com","N","","","","","","","","","40 S Market St","","Elizabethtown","PA","US","170222307" +"1255975298","DIRECT","Direct Messaging Address","avarie.trent@AChelps.org","N","","","","","","","","","88 S Main St Ste 2","","Glen Carbon","IL","US","620341415" +"1881238822","DIRECT","Direct Messaging Address","quinisa.grant@AChelps.org","N","","","","","","","","","88 S Main St Ste 2","","Glen Carbon","IL","US","620341415" +"1538703582","CONNECT","CONNECT URL","9016187153","N","cell phone","","DIRECT","Direct","","CSV","CSV","","3757 Skylark Dr","","Memphis","TN","US","381093529" +"1134763170","CONNECT","CONNECT URL","Theranest","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1074 East Ave Ste A4","","Chico","CA","US","959261052" +"1932743978","SOAP","SOAP URL","Cassamba","N","electronic medical record","","DIRECT","Direct","","CSV","CSV","","3802 Turkeyfoot Rd","","Elsmere","KY","US","410182838" +"1003450040","CONNECT","CONNECT URL","Business","N","Medical Assistive Treatment","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","607 Russell Pkwy","","Warner Robins","GA","US","310887640" +"1376187310","DIRECT","Direct Messaging Address","info@live-abundant.com","N","","","","","","","","","2625 Line Ave Ste 106","","Shreveport","LA","US","711043043" +"1639713670","DIRECT","Direct Messaging Address","vmart100@fiu.com","N","","","","","","","","","9000 SW 137th Ave","","Miami","FL","US","331861411" +"1609410653","OTHERS","Other URL","3472348819","N","","","","","","","","","2 Tanglewood Pl","","Monroe","NJ","US","088313200" +"1609410653","OTHERS","Other URL","3472348819","N","","","","","","","","","2 Tanglewood Pl","","Monroe","NJ","US","088313200" +"1063056018","OTHERS","Other URL","Walgreens","N","","","","","","","","","10555 W Overland Rd","","Boise","ID","US","837091436" +"1699319640","CONNECT","CONNECT URL","HAMDEN","N","","","DIRECT","Direct","","CSV","CSV","","152 WEST HELEN STREET","","HAMDEN","CT","US","06514" +"1467096420","CONNECT","CONNECT URL","stephanie@tworoadswellnessclinic.com","N","email","","DIRECT","Direct","","CSV","CSV","","1101 E Winter Ave","","Danville","IL","US","618322295" +"1285278242","OTHERS","Other URL","Theranest.com","N","","","","","","","","","1100 4th St NW Ste A","","Albuquerque","NM","US","871021416" +"1639713696","DIRECT","Direct Messaging Address","Joyoung@llu.edu","N","","","","","","","","","9025 Colorado Ave","","Riverside","CA","US","925032167" +"1356985311","DIRECT","Direct Messaging Address","ranchu@dignityhealth.org","N","","","DIRECT","Direct","","","","","1401 S Grand Ave","","Los Angeles","CA","US","900153010" +"1265076228","OTHERS","Other URL","jeffersonesd.org","N","","","","","","","","","101 Lincoln Ave","","Daly City","CA","US","940153997" +"1700420767","CONNECT","CONNECT URL","www.trueinspirationcounseling.com","N","Website","","DIRECT","Direct","","","","","1777 Veterans Memorial Hwy Ste 14","","Islandia","NY","US","117491555" +"1528602588","CONNECT","CONNECT URL","other","N","","","","","","","","","160 Convent Ave","","New York","NY","US","100319101" +"1518501576","OTHERS","Other URL","MEDIX","N","MEDIX","","OTHER","Other","DIRECT","CSV","CSV","","2 Rocco Dr","","East Northport","NY","US","117312804" +"1427692482","CONNECT","CONNECT URL","zachary@illumewellnesscenter.com","N","email","","DIRECT","Direct","","OTHER","Other","email","425 N Gilbert St Ste 5","","Danville","IL","US","618325639" +"1801430871","DIRECT","Direct Messaging Address","adjones@aehchc.org","N","Work Email","","","","","","","","1820 Peabody St","","Tunica","MS","US","386769441" +"1235773292","CONNECT","CONNECT URL","Beaver","N","","","","","","","","","1008 7th Ave","","Beaver Falls","PA","US","150104530" +"1134763196","OTHERS","Other URL","easyfill","N","computer software","","HIE","Health Information Exchange (HIE)","","OTHER","Other","computer","4080 W 9000 S","","West Jordan","UT","US","840888928" +"1861036824","CONNECT","CONNECT URL","Computer","N","COmputer","","","","","","","","240 18th St","","Santa Monica","CA","US","904022404" +"1770127730","OTHERS","Other URL","location","N","website","","","","","","","","15480 Annapolis Rd","","Bowie","MD","US","207151852" +"1497399455","CONNECT","CONNECT URL","alaskapostpartumdoula@gmail.com","N","","","","","","","","","1518 W 14th Ave","","Anchorage","AK","US","995014930" +"1649814617","DIRECT","Direct Messaging Address","eblashfo@lhs.org","N","email","","","","","","","","1015 NW 22nd Ave","","Portland","OR","US","972103025" +"1811531882","OTHERS","Other URL","https://my.eclinicalworks.com","N","","","","","","","","","12139 S Apopka Vineland Rd","","Orlando","FL","US","328366802" +"1902440977","DIRECT","Direct Messaging Address","abotelho@dlhconsultant.com","Y","","Huffman Enterprises, Inc","","","","","","","13 N 6th St","Suite 300","New Bedford","MA","US","027406125" +"1154965127","CONNECT","CONNECT URL","cecily.heusner@AChelps.org","N","","","","","","","","","88 S Main St Ste 2","","Glen Carbon","IL","US","620341415" +"1598309569","CONNECT","CONNECT URL","firefox","N","","","","","","","","","1849 Utica Ave","","Brooklyn","NY","US","112342122" +"1952945925","CONNECT","CONNECT URL","KIPU","N","","","","","","OTHER","Other","Cerner","428 Harrison Ave # 101","","Claremont","CA","US","917114605" +"1932743804","OTHERS","Other URL","bwc.theranest.com","N","EMR","","DIRECT","Direct","","CSV","CSV","","392 Merrow Rd Ste E","","Tolland","CT","US","060843974" +"1609410505","OTHERS","Other URL",".org","N","","","","","","","","","451 Chew St Ste 105","","Allentown","PA","US","181023412" +"1588208557","DIRECT","Direct Messaging Address","ajohnson@oconeecenter.com","N","Email","","DIRECT","Direct","","CSV","CSV","","430 N Jefferson St NE","","Milledgeville","GA","US","310612919" +"1720622590","OTHERS","Other URL","https://heartoftexastherapy.com/","N","","","","","","","","","10801 Hiawatha Dr","","Waco","TX","US","767128302" +"1548804412","SOAP","SOAP URL","ClinicSource","N","Can email and fax encrypted and secure messages as well as save documents and information that is HIPAA compliant","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","26934 N 178th Ave","","Surprise","AZ","US","853871075" +"1679117543","CONNECT","CONNECT URL","ourgracellc@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","11940 Bricksome Ave Ste D","","Baton Rouge","LA","US","708162594" +"1588208458","CONNECT","CONNECT URL","ourgracellc@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","11940 Bricksome Ave Ste D","","Baton Rouge","LA","US","708162594" +"1427692326","CONNECT","CONNECT URL","hfc.carecenta.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","hfc.carecenta.com","3051 Brighton 3rd St","","Brooklyn","NY","US","112357457" +"1134763188","DIRECT","Direct Messaging Address","jay@pillarsofgoodhealth.com","N","business email","","DIRECT","Direct","","","","","73 Maple St","","Belmont","MA","US","024781820" +"1326682386","CONNECT","CONNECT URL","trinity1trans@gmail.com","N","","","","","","","","","22929 Birnam Wood Blvd Unit A","","Spring","TX","US","773731432" +"1326682386","CONNECT","CONNECT URL","trinity1trans@gmail.com","N","","","","","","","","","22929 Birnam Wood Blvd Unit A","","Spring","TX","US","773731432" +"1295379188","OTHERS","Other URL","N/A","N","No system needed","","","","","","","","267 Park Ave Apt 5M","","East Orange","NJ","US","070174414" +"1124662986","CONNECT","CONNECT URL","cornerstonecounselingherkimer.org","Y","","Cornerstone Herkimer","","","","","","","417 E German St","","Herkimer","NY","US","133501028" +"1033753009","CONNECT","CONNECT URL","Norwell","N","amygianino@caretenders.com","","DIRECT","Direct","","CSV","CSV","","13 Winter St","","Norwell","MA","US","020611413" +"1669016630","OTHERS","Other URL","Carelogic","N","","","","","","","","","960 Century Dr","","Mechanicsburg","PA","US","170554530" +"1124662093","DIRECT","Direct Messaging Address","hope-medical@578.direct.myezyaccess.com","N","","","DIRECT","Direct","","","","","145 Shake Rag Rd","","Clinton","AR","US","720316682" +"1902440878","DIRECT","Direct Messaging Address","admin@occutechmps.com","N","business email address","","","","","","","","14033 Clubhouse Cir Apt 3306","","Tampa","FL","US","336187520" +"1992349864","CONNECT","CONNECT URL","Annahancock15@hotmail.com","N","","","","","","","","","210 Winterpark Dr","","West Monroe","LA","US","712921106" +"1851935720","OTHERS","Other URL","www.CAREPATHS.com","N","EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Buffalo","2478 George Urban Blvd","","Depew","NY","US","140432010" +"1689218554","CONNECT","CONNECT URL","www.nextlevelsppt.com","N","Healthcare provider website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","251 Violet St Ste 150","","Golden","CO","US","804016724" +"1215571187","DIRECT","Direct Messaging Address","claylohse@sbcglobal.net","N","personal email","","DIRECT","Direct","","OTHER","Other","personal email","1441 Pine St","","Abilene","TX","US","796013534" +"1053955948","OTHERS","Other URL","https://www.psychselect.com/cgi-bin/TAC7-0/THStart.cfm","Y","","Garrett Counseling and Consulting","DIRECT","Direct","","CSV","CSV","","605A Medical Center Pkwy","","Boaz","AL","US","359575937" +"1700420684","DIRECT","Direct Messaging Address","Josh@tandemtherapyservices.com","N","","","","","","","","","7261 W Charleston Blvd Ste 101","","Las Vegas","NV","US","891171679" +"1760026652","OTHERS","Other URL","Katherine.Padinjath@baycare.org","N","","","","","","","","","17602 Buckingham Garden Dr","","Lithia","FL","US","335474333" +"1508400409","DIRECT","Direct Messaging Address","LWALLS@PORTAGEPATH.ORG","Y","EMAIL","Portage Path Community Mental Health Center","","","","","","","340 S Broadway St","","Akron","OH","US","443081529" +"1558905455","DIRECT","Direct Messaging Address","dominique@stephenstherapy.com","N","","","","","","","","","4025 Camino Del Rio S Ste 300","","San Diego","CA","US","921084108" +"1518501410","DIRECT","Direct Messaging Address","r.pressley@stmartin.edu","N","","","","","","","","","8508 83rd Street Ct SW Apt 923","","Lakewood","WA","US","984984739" +"1518501410","DIRECT","Direct Messaging Address","r.pressley@stmartin.edu","N","","","","","","","","","8508 83rd Street Ct SW Apt 923","","Lakewood","WA","US","984984739" +"1518501410","DIRECT","Direct Messaging Address","r.pressley@stmartin.edu","N","","","","","","","","","8508 83rd Street Ct SW Apt 923","","Lakewood","WA","US","984984739" +"1063056968","DIRECT","Direct Messaging Address","a.lelej@speechmatttersclinic.com","N","","","","","","","","","16147 Lancaster Hwy Ste 130","","Charlotte","NC","US","282772051" +"1336783240","OTHERS","Other URL","Greenville","N","","","","","","","","","205 W Main St","","Taylors","SC","US","296872341" +"1497399323","CONNECT","CONNECT URL","email","N","email","","DIRECT","Direct","","CSV","CSV","","3550 Market St Fl 5","","Philadelphia","PA","US","191043364" +"1518501444","CONNECT","CONNECT URL","www.philiptimgriffindds.com","N","office website","","DIRECT","Direct","","CSV","CSV","","56 Penny Ln Ste C","","Watsonville","CA","US","950766018" +"1881238715","DIRECT","Direct Messaging Address","ghansing@st-cath.org","N","email","","DIRECT","Direct","","OTHER","Other","agency managed","40 N Main Ave","","Albany","NY","US","122031481" +"1144864083","OTHERS","Other URL","katie@betterhumansproject.com","N","business email","","","","","","","","1144 Kemman Ave","","LA Grange Park","IL","US","605261209" +"1770127615","OTHERS","Other URL","practiceehr.com","N","EHR","","DIRECT","Direct","","OTHER","Other","unknown","51 Hospital Rd","","Newnan","GA","US","302631209" +"1306480249","DIRECT","Direct Messaging Address","massage@trmtplace.com","N","business email","","","","","","","","2328 Pacific Ave Rm 500","","Forest Grove","OR","US","971162450" +"1134763071","CONNECT","CONNECT URL","Orlando","N","","","DIRECT","Direct","","CSV","CSV","","2038 Arden Oaks Dr","","Ocoee","FL","US","347618448" +"1730723685","DIRECT","Direct Messaging Address","ARCADIA@MYECKERDS.COM","N","PHARMACY","","DIRECT","Direct","","CSV","CSV","","710 N Brevard Ave","","Arcadia","FL","US","342668778" +"1679117527","CONNECT","CONNECT URL","zane@backinform.org","N","","","","","","","","","4445 Highway A1A Ste 125","","Vero Beach","FL","US","329635443" +"1013551878","OTHERS","Other URL","Franklin","Y","","Unity Chiropractic","DIRECT","Direct","","","","","1031 Riverside Dr Ste I","","Franklin","TN","US","370646504" +"1598309353","OTHERS","Other URL","www.johnlangfittphd.com","N","Website","","","","","","","","900 Westfall Rd Ste D","","Rochester","NY","US","146182635" +"1649814419","OTHERS","Other URL","greenlakept@msn.com","N","Email","","","","","","","","408 NE 72nd St","","Seattle","WA","US","981155409" +"1205470085","CONNECT","CONNECT URL","4692968132","N","","","","","","","","","915 W Parker Rd Ste 321B","","Plano","TX","US","750237136" +"1730723511","CONNECT","CONNECT URL","www.togetherforward.net","N","","","","","","","","","41 Baxter Rd","","Pawling","NY","US","125641057" +"1376187153","OTHERS","Other URL","VPN","N","","","","","","","","","11301 Wilshire Blvd Bldg 213","","Los Angeles","CA","US","900731003" +"1962046748","OTHERS","Other URL","Televox","N","iPad","","DIRECT","Direct","","CSV","CSV","","1019 Fording Island Rd Ste 102G","","Bluffton","SC","US","299107512" +"1508400391","DIRECT","Direct Messaging Address","audiology@aaaudiology.com","N","","","","","","","","","3226 N Miller Rd Ste 5","","Scottsdale","AZ","US","852516930" +"1699319483","SOAP","SOAP URL","mdsiphysicians.com","N","","","OTHER","Other","Spokane","","","","1203 W Francis Ave","","Spokane","WA","US","992056640" +"1518501436","DIRECT","Direct Messaging Address","jbattaglia@northpointecouncil.org","N","","","","","","","","","1001 11th St","","Niagara Falls","NY","US","143011201" +"1780228551","CONNECT","CONNECT URL","APIs","N","","","","","","","","","4445 S Berkeley Ave","","Chicago","IL","US","606533609" +"1326682287","SOAP","SOAP URL","Securenetwork","N","","","","","","","","","5400 S University Dr Ste 215A","","Davie","FL","US","333285310" +"1598309403","DIRECT","Direct Messaging Address","adees@veroortho.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1155 35th Ln Ste 100","","Vero Beach","FL","US","329606522" +"1518501485","DIRECT","Direct Messaging Address","sbrown54@northwell.edu","Y","secure email","Northwell Health","DIRECT","Direct","","OTHER","Other","email","410 Lakeville Rd Ste 107","","New Hyde Park","NY","US","110421102" +"1427692391","CONNECT","CONNECT URL","nnath87@yahoo.com","N","","","DIRECT","Direct","","","","","1914 J N Pease Pl Ste 146","","Charlotte","NC","US","282624504" +"1427692391","CONNECT","CONNECT URL","nnath87@yahoo.com","N","","","","","","","","","7421 Trotter Rd","","Charlotte","NC","US","282169733" +"1780228650","DIRECT","Direct Messaging Address","daniellem@connectionsforkids.org","Y","Company E-mail","Connections for Kids","DIRECT","Direct","","OTHER","Other","E-Mail","100 Gannett Dr","","South Portland","ME","US","041065900" +"1316581283","CONNECT","CONNECT URL","drjenkins@smileparlor.com","N","Email business","","DIRECT","Direct","","CSV","CSV","","2714 Highway 155","","Locust Grove","GA","US","302482401" +"1215571195","DIRECT","Direct Messaging Address","kopasap@ccf.org","Y","include CONFIDENTIAL in subject line","Cleveland Clinic Foundation","","","","","","","33100 Cleveland Clinic Blvd # 1-1","","Avon","OH","US","440111390" +"1447894332","DIRECT","Direct Messaging Address","Miarobinson@hotmail.com","N","","","","","","","","","9525 Wallace Ave","","Kansas City","MO","US","641341857" +"1356985246","OTHERS","Other URL","SimplePractice.com","N","Electronic Medical Records","","DIRECT","Direct","","OTHER","Other","Communication and Documentation","4110 Baltimore Ave","","Kansas City","MO","US","641112303" +"1801430731","DIRECT","Direct Messaging Address","Greg.Horn@pbhrmc.com","Y","Provider Work Email Address","Paintsville Hospital Company, LLC","DIRECT","Direct","","CSV","CSV","","625 JAMES TRIMBLE BLVD","","Paintsville","KY","US","412401055" +"1245874163","CONNECT","CONNECT URL","https://www.simplepractice.com","N","Hippa compliant EMR","","","","","","","","4851 Kokomo Dr Apt 6821","","Sacramento","CA","US","958351844" +"1699319509","OTHERS","Other URL","NA","N","","","OTHER","Other","NA","OTHER","Other","NA","3805 N High St Ste 207","","Columbus","OH","US","432143539" +"1952945867","DIRECT","Direct Messaging Address","dover.support@thriveworks.com","N","","","DIRECT","Direct","","CSV","CSV","","1326 S Governors Ave Ste A","","Dover","DE","US","199044800" +"1790329613","CONNECT","CONNECT URL","SanDiego","N","","","DIRECT","Direct","","CSV","CSV","","3405 Kenyon St # 513-06","","San Diego","CA","US","921105003" +"1629612551","OTHERS","Other URL","Trillitycc@gmail.com","N","","","","","","","","","4760 S Pecos Rd Ste 203-1","","Las Vegas","NV","US","891216038" +"1598309411","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1366086134","DIRECT","Direct Messaging Address","miriam@caldwell-clark.org","N","","","","","","","","","10951 Sorrento Valley Rd Ste 2G","","San Diego","CA","US","921211613" +"1548804487","DIRECT","Direct Messaging Address","jenniferblunt@dupagemd.com","Y","email","DuPage Medical Group, Ltd","DIRECT","Direct","","CSV","CSV","","102 W Jefferson St Unit D","","Shorewood","IL","US","604049502" +"1174167092","CONNECT","CONNECT URL","Athena","Y","","FOLEY CLINIC CORP","","","","","","","1615 N Alston St","","Foley","AL","US","365352208" +"1891339727","CONNECT","CONNECT URL","Mesa","N","","","DIRECT","Direct","","CSV","CSV","","160 S Power Rd","","Mesa","AZ","US","852065230" +"1275177115","DIRECT","Direct Messaging Address","a.lelej@speechmattersclinic.com","N","","","","","","","","","16147 Lancaster Hwy Ste 130","","Charlotte","NC","US","282772051" +"1023652963","DIRECT","Direct Messaging Address","nchiarella@st-cath.org","N","work","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3 Alden Ct","","Delmar","NY","US","120543405" +"1184268039","SOAP","SOAP URL","Insightgo","N","","","","","","","","","6535 S Dayton St Ste 1050","","Greenwood Village","CO","US","801116134" +"1568006401","OTHERS","Other URL","referrals","Y","","Long Island Jewish Medical Center","","","","","","","270-05 76 Ave","","New Hyde Park","NY","US","11040" +"1982248837","DIRECT","Direct Messaging Address","bdegrandchamp@lssin.org","Y","Work email","Lutheran Social Services, Incorporated","","","","","","","333 E Lewis St","","Fort Wayne","IN","US","468023139" +"1194369033","DIRECT","Direct Messaging Address","jessica.ladd@healthwest.net","N","","","DIRECT","Direct","","","","","376 E Apple Ave","","Muskegon","MI","US","494423466" +"1720622673","DIRECT","Direct Messaging Address","dinosoriano@npnation.com","N","","","DIRECT","Direct","","OTHER","Other","direct message","171 Clover Point Cir","","Guyton","GA","US","313127134" +"1275177123","CONNECT","CONNECT URL","Killeen","N","clinic","","DIRECT","Direct","","CSV","CSV","","3901 E Stan Schlueter Loop","","Killeen","TX","US","765424516" +"1427692375","DIRECT","Direct Messaging Address","Jada@progenyclinic.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","17782 Cowan Ste A","","Irvine","CA","US","926146041" +"1891339743","OTHERS","Other URL","www.loprestidentalgroup.com","N","","","","","","","","","75 Tresser Blvd","","Stamford","CT","US","069013329" +"1245874197","OTHERS","Other URL","joy@nutritioninmotion.com","N","email","","","","","","","","1133 Medical Center Dr","","Wilmington","NC","US","284017304" +"1104460054","OTHERS","Other URL","carelogic.com","N","","","","","","","","","7030 N Sheridan Rd Apt 2G","","Chicago","IL","US","606263045" +"1578107421","DIRECT","Direct Messaging Address","sphariss@daacmail.org","Y","","Drug Abuse Alternatives Center","DIRECT","Direct","","CSV","CSV","","2403 Professional Dr","","Santa Rosa","CA","US","954033007" +"1477197333","OTHERS","Other URL","bluehostemail","N","","","","","","","","","282 Awol Rd","","Jonestown","PA","US","170388012" +"1740824606","DIRECT","Direct Messaging Address","tammie@southaustincounselingservices.com","N","Director Email Address","","DIRECT","Direct","","CSV","CSV","","1715 Fm 1626 Ste 102","","Manchaca","TX","US","786523549" +"1659915510","CONNECT","CONNECT URL","Doraville","Y","","WellStar Atlanta Medical Center, Inc","","","","","","","303 Parkway Dr NE","","Atlanta","GA","US","303121212" +"1710521679","CONNECT","CONNECT URL","www.ritecarerx.com","N","","","","","","","","","1603 Grand Ave Ste 250","","Billings","MT","US","591023000" +"1225672181","CONNECT","CONNECT URL","Computer","N","internet connection","","DIRECT","Direct","","CSV","CSV","","7512 Sheldon Park Dr","","Nolensville","TN","US","371359571" +"1497399356","DIRECT","Direct Messaging Address","yjkim08@hotmail.com","N","E-mail","","DIRECT","Direct","","OTHER","Other","PDF","3237 Corporate Ct","","Ellicott City","MD","US","210422247" +"1770127631","CONNECT","CONNECT URL","april@pnlh.org","N","company email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email used by the company to send secured information","575 S Main St","","Plymouth","MI","US","481701778" +"1174167936","DIRECT","Direct Messaging Address","info@ardent-hospice.com","N","","","","","","","","","24301 Southland Drive","Suite B 10","Hayward","CA","US","945451548" +"1710521653","DIRECT","Direct Messaging Address","ward.halverson@verizon.net","N","business email","","DIRECT","Direct","","CSV","CSV","","417 E German St","","Herkimer","NY","US","133501028" +"1952945727","OTHERS","Other URL","mrichardson@swchc.org","N","","","","","","","","","1046 Fairfield Ave","","Bridgeport","CT","US","066051116" +"1538703285","CONNECT","CONNECT URL","https://www.tricitymhs.org/","N","","","","","","","","","2008 N Garey Ave","","Pomona","CA","US","917672722" +"1124662192","DIRECT","Direct Messaging Address","jonathon.dean1@nhs.net","N","Direct Notes","","DIRECT","Direct","","OTHER","Other","Physical Notes","4832 Cape Coral Dr","","Dallas","TX","US","752877229" +"1134763014","CONNECT","CONNECT URL","https://brightree.net/frmLogin.aspx?ReturnUrl=%2f","N","Brightree","","DIRECT","Direct","","OTHER","Other","pdf","1310 E 32nd St","","Silver City","NM","US","880617252" +"1861036741","DIRECT","Direct Messaging Address","beachesspeechtherapy@outlook.com","N","","","","","","","","","5150 Palm Valley Rd Ste 408","","Ponte Vedra Beach","FL","US","320824633" +"1598309486","DIRECT","Direct Messaging Address","ckearbey@imhcc.com","N","","","","","","","","","2221 Elm St","","Rawlins","WY","US","823015108" +"1861036766","CONNECT","CONNECT URL","https://medgate.cdc.gov/medgategx2/dashboardlayout/dashboard.rails?id=86","N","occupational health EMR","","DIRECT","Direct","","CSV","CSV","","1600 Clifton Road","MS H16-1CLINIC","Atlanta","GA","US","30329" +"1124662028","CONNECT","CONNECT URL","kmotsenbocker@gmail.com","N","Home","","OTHER","Other","Denton","OTHER","Other","home","2700 Cedar Creek Ln Apt 1226","","Denton","TX","US","762102110" +"1134763907","DIRECT","Direct Messaging Address","mentor@id2c.org","N","","","","","","","","","1656 Kaighn Ave","","Camden","NJ","US","081033607" +"1649814559","OTHERS","Other URL","avetisyan.tatevik@gmail.com","N","BUSINESS EMAIL","","DIRECT","Direct","","OTHER","Other","EMAIL ADDRESS","1055 W 7th St Ph 33","","Los Angeles","CA","US","900172528" +"1639713548","DIRECT","Direct Messaging Address","Nicholas.Rietveld@fyzical.com","N","business email address.","","DIRECT","Direct","","CSV","CSV","","900 Tamiami Trl Unit 111","","Punta Gorda","FL","US","339505513" +"1184268096","CONNECT","CONNECT URL","www.chsfl.org","N","","","","","","","","","3027 San Diego Rd","","Jacksonville","FL","US","322073691" +"1184268096","OTHERS","Other URL","www.chsfl.org","N","","","","","","","","","3027 San Diego Rd","","Jacksonville","FL","US","322073691" +"1629612536","OTHERS","Other URL","email","N","email","","DIRECT","Direct","","OTHER","Other","email","170 Valhalla Cir","","Mora","MN","US","550514905" +"1447894357","DIRECT","Direct Messaging Address","meganolegario@abctherapyltd.com","Y","","ABC Therapy Ltd","","","","","","","30 Rothrock Loop","","Copley","OH","US","443211331" +"1134763055","CONNECT","CONNECT URL","Jack@villagenutritionist.com","N","","","DIRECT","Direct","","CSV","CSV","","842 Maybank Loop","","The Villages","FL","US","32162" +"1437793346","DIRECT","Direct Messaging Address","andalusia@katzspeech.com","N","","","","","","","","","258 Laguna Honda Blvd","","San Francisco","CA","US","941161409" +"1093359929","DIRECT","Direct Messaging Address","Perfecthands@mylivinghopecare.com","N","","","DIRECT","Direct","","CSV","CSV","","3018 Old Minden Rd Ste 1210","","Bossier City","LA","US","711122476" +"1093359929","DIRECT","Direct Messaging Address","Perfecthands@mylivinghopecare.com","N","","","HIE","Health Information Exchange (HIE)","","","","","3018 Old Minden Rd Ste 1210","","Bossier City","LA","US","711122476" +"1093359929","DIRECT","Direct Messaging Address","Perfecthands@mylivinghopecare.com","N","","","HIE","Health Information Exchange (HIE)","","","","","3018 Old Minden Rd Ste 1210","","Bossier City","LA","US","711122476" +"1548804479","OTHERS","Other URL","Inovahealthsystem","Y","","Inova Health System","","","","","","","3300 Gallows Rd","","Falls Church","VA","US","220423307" +"1578107405","CONNECT","CONNECT URL","Irmo","N","","","","","","","","","7897 Broad River Rd","","Irmo","SC","US","290632357" +"1457995383","DIRECT","Direct Messaging Address","liz@massagesbyliz.com","N","","","","","","","","","100 N John Young Pkwy","","Kissimmee","FL","US","347415409" +"1003450933","OTHERS","Other URL","www.oneofakindtherapynj.com","N","website","","DIRECT","Direct","","CSV","CSV","information","15 Hawthorne Dr","","Livingston","NJ","US","070391227" +"1356985113","DIRECT","Direct Messaging Address","jnaenae@me.com","N","","","DIRECT","Direct","","","","","1809 W Redlands Blvd","","Redlands","CA","US","923738054" +"1568006419","CONNECT","CONNECT URL","Greenville","N","","","DIRECT","Direct","Greenville","OTHER","Other","Greenville","4000 Medical Pkwy","","Greenville","TX","US","754017854" +"1669016432","DIRECT","Direct Messaging Address","fran@franlotery.com","N","","","DIRECT","Direct","","","","","310 Washington Blvd Unit 304","","Marina Del Rey","CA","US","902925168" +"1184268963","DIRECT","Direct Messaging Address","zroberts@orchardbehavior.com","N","Business e-mail","","DIRECT","Direct","","","","","1694 S Mason Rd","","Saint Louis","MO","US","631311215" +"1063056836","CONNECT","CONNECT URL","shivvers@atlanticbb.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","881 Hills Plz Ste 530","","Ebensburg","PA","US","159314220" +"1013551894","OTHERS","Other URL","kspriggs15@gmail.com","N","","","","","","","","","6410 Diamond Rock Dr","","Katy","TX","US","774494241" +"1346884129","CONNECT","CONNECT URL","www.ntxcounselors.com","N","","","DIRECT","Direct","","CSV","CSV","","800 N Watters Rd Ste 110","","Allen","TX","US","750135381" +"1528602307","DIRECT","Direct Messaging Address","emoffitt@phoenixchildrens.org","N","","","","","","","","","1919 E Thomas Rd","","Phoenix","AZ","US","850167710" +"1073157855","CONNECT","CONNECT URL","Austin","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6609 Manchaca Rd","","Austin","TX","US","787454934" +"1245874023","OTHERS","Other URL","frances.n.jeffcoat.mil@mail.mil","N","Work email with encryption","","","","","","","","1381 S Patrick Dr","","Patrick AFB","FL","US","329253606" +"1790329589","DIRECT","Direct Messaging Address","LCSWPro@outlook.com","N","email address","","DIRECT","Direct","","CSV","CSV","","22441 SW 93rd Psge","","Cutler Bay","FL","US","331901270" +"1487298147","CONNECT","CONNECT URL","Sunrise","N","","","","","","","","","1580 Sawgrass Corporate Pkwy Ste 200","","Sunrise","FL","US","333232869" +"1295379956","CONNECT","CONNECT URL","aveanna.com","Y","","Aveanna Health Care","","","","","","","2250 Wehrle Dr Ste 1","","Buffalo","NY","US","142217034" +"1265076913","DIRECT","Direct Messaging Address","krouse@wppkids.com","N","Secure Email","","","","","","","","395 N Grand St","","Cobleskill","NY","US","120434168" +"1740824408","CONNECT","CONNECT URL","https://www.staugustinefoot.com/","N","","","","","","","","","1 St Johns Med Pk Dr","","St Augustine","FL","US","320865300" +"1669016325","OTHERS","Other URL","Gainesville","N","secure email associated with work","","","","","","","","2330 SW Williston Rd Apt 2934","","Gainesville","FL","US","326084092" +"1669016325","OTHERS","Other URL","Gainesville","N","secure email associated with work","","","","","","","","2330 SW Williston Rd Apt 2934","","Gainesville","FL","US","326084092" +"1669016325","OTHERS","Other URL","Gainesville","N","secure email associated with work","","","","","","","","2330 SW Williston Rd Apt 2934","","Gainesville","FL","US","326084092" +"1669016325","OTHERS","Other URL","Gainesville","N","secure email associated with work","","","","","","","","2330 SW Williston Rd Apt 2934","","Gainesville","FL","US","326084092" +"1164066833","OTHERS","Other URL","nolivieri@canvashealth.org","N","Nancy Oliver, HR specialist","","","","","","","","7066 Stillwater Blvd N","","Oakdale","MN","US","551283937" +"1164066833","OTHERS","Other URL","rzabinski@canvashealth.org","N","work email","","","","","","","","7066 Stillwater Blvd N","","Oakdale","MN","US","551283937" +"1770127441","DIRECT","Direct Messaging Address","chumah@dnmm.org","Y","Support Coordinator Email","Disability Network","DIRECT","Direct","","CSV","CSV","","2070 Hemmeter Rd","","Saginaw","MI","US","486033943" +"1447894118","CONNECT","CONNECT URL","rainbowhelpers.com","N","","","","","","","","","5852 S Pecos Rd Ste 5","","Las Vegas","NV","US","891203490" +"1659915320","OTHERS","Other URL","virtual.doctor.usa@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","14220 Hobby Ln","","Fort Worth","TX","US","761553569" +"1467096131","OTHERS","Other URL","n/a","N","","","","","","","","","5609 SW Green Oaks Blvd Ste 107","","Arlington","TX","US","760171153" +"1548804214","OTHERS","Other URL","N/A","N","","","","","","","","","266 Blueberry Ct","","Lawrenceville","VA","US","238683219" +"1629612395","DIRECT","Direct Messaging Address","l.naruse@newlifecounselingcenter.org","N","","","","","","","","","400 N Main St","","Randolph","MA","US","023684177" +"1235773912","CONNECT","CONNECT URL","verobeach","N","","","DIRECT","Direct","","CSV","CSV","","2965 20th St","","Vero Beach","FL","US","329603097" +"1215571914","CONNECT","CONNECT URL","Carlsbad","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","431 W 34th St","","San Angelo","TX","US","769032323" +"1538703384","CONNECT","CONNECT URL","URL","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3017 W Charleston Blvd Ste 70","","Las Vegas","NV","US","891021928" +"1760026579","CONNECT","CONNECT URL","Houston","N","","","","","","","","","11020 Airline Dr","","Houston","TX","US","770371112" +"1063056752","OTHERS","Other URL","RBINFORD@gchks.org","N","","","","","","","","","1102 Saint Marys Rd","","Junction City","KS","US","664414139" +"1245874999","OTHERS","Other URL","melissa.demarco@hcahealthcare.com","N","","","","","","","","","9313 Medical Plaza Dr","","North Charleston","SC","US","294069155" +"1225672017","OTHERS","Other URL","RXConnect","N","Program used by CVS Health","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1506 E Montague Ave","","North Charleston","SC","US","294055301" +"1831733633","DIRECT","Direct Messaging Address","jmccormick@telecarecorp.com","N","","","","","","","","","25402 Pacifica Ave","","Mission Viejo","CA","US","926913854" +"1154965945","OTHERS","Other URL","practicefusion.com","N","Electronic Health Record","","","","","CSV","CSV","","1956 Evelyn Byrd Ave","","Harrisonburg","VA","US","228013423" +"1427692276","CONNECT","CONNECT URL","www.h2dermatology.com","N","","","","","","","","","21141 Middlebelt Rd","","Farmington Hills","MI","US","483365516" +"1245874031","CONNECT","CONNECT URL","billing@cornerstoneautismcenter.com","N","","","","","","","","","3482 McClure Ave","","West Lafayette","IN","US","479064164" +"1518501360","CONNECT","CONNECT URL","CHAMBERSBURG","N","","","HIE","Health Information Exchange (HIE)","","","","","1134 Kennebec Dr","","Chambersburg","PA","US","172012809" +"1518501360","CONNECT","CONNECT URL","CHAMBERSBURG","N","","","HIE","Health Information Exchange (HIE)","","","","","1134 Kennebec Dr","","Chambersburg","PA","US","172012809" +"1730723537","DIRECT","Direct Messaging Address","bnnork@comcast.net","N","","","","","","","","","200 Harding Rd Apt A","","Freehold","NJ","US","077285406" +"1871137687","CONNECT","CONNECT URL","feelbetter@tealcenter.com","N","","","","","","","","","5313 Cat Tail Ct","","Centreville","VA","US","201201233" +"1780228593","OTHERS","Other URL","support@myserenityhealthcare.org","N","","","","","","","","","2099 S Pine St Ste F","","Spartanburg","SC","US","293023349" +"1073157889","DIRECT","Direct Messaging Address","aconn1@arh.org","N","work e-mail","","DIRECT","Direct","","CSV","CSV","","5000 Ky Route 321","","Prestonsburg","KY","US","416539113" +"1982248795","CONNECT","CONNECT URL","www.apphiastouch.com","N","Website","","HIE","Health Information Exchange (HIE)","","","","","3828 Brenbrook Dr","","Randallstown","MD","US","211334172" +"1881238699","OTHERS","Other URL","CPRS","N","Electronic medical record software","","","","","","","","4303 Pitman St","","Fort Sill","OK","US","735034473" +"1982248704","OTHERS","Other URL","https://mail.domain.com/EWS/Exchange.asmx","N","Outlook Exchange","","","","","","","","7228 Statesman Blvd","","Ruther Glen","VA","US","225465246" +"1922642735","OTHERS","Other URL","N/A","N","","","","","","","","","135 Jordan Trl","","Corapeake","NC","US","279269619" +"1871137604","DIRECT","Direct Messaging Address","tompincock@suncrestcounseling.com","N","","","DIRECT","Direct","","","","","1258 W South Jordan Pkwy Ste 202","","South Jordan","UT","US","840954712" +"1477197218","CONNECT","CONNECT URL","karenmjohnsonlcsw@gmail.com","N","practice location","","DIRECT","Direct","","CSV","CSV","PHI","4001 Main Street","Suite 202","Philadelphia","PA","US","19127" +"1831733674","OTHERS","Other URL","Lancaster","N","","","","","","","","","1241 Westridge Ave","","Lancaster","TX","US","751461442" +"1013551860","CONNECT","CONNECT URL","woodyprofessional@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2018 5th Ave Apt 7A","","New York","NY","US","100351812" +"1104460948","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1609410356","OTHERS","Other URL","NA","N","","","","","","","","","1100 Blythe Blvd","","Charlotte","NC","US","282035814" +"1073157731","CONNECT","CONNECT URL","CVS","Y","","Garfield Beach CVS LLC","","","","","","","245 S Mills Rd","","Ventura","CA","US","930033435" +"1649814302","OTHERS","Other URL","caitlyn.metoyer@speckidsaba.com","N","HIPAA Compliant work email system","","","","","","","","611 Rockmead Dr Ste 100","","Kingwood","TX","US","773392294" +"1093359754","CONNECT","CONNECT URL","aveanna.com","Y","","aveanna healthcare","","","","","","","2250 Wehrle Dr","","Williamsville","NY","US","142217034" +"1598309270","CONNECT","CONNECT URL","www.danastotalfitness.com","N","www.danastotalfitness.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","639 Metromont Rd Ste A","","Hiram","GA","US","301412805" +"1871137554","OTHERS","Other URL","na","N","","","","","","","","","3771 Stefani Rd","","Cantonment","FL","US","325337795" +"1154965853","OTHERS","Other URL","n.a@na.org","N","","","","","","","","","7210 City Lights Dr","","Aliso Viejo","CA","US","926562671" +"1417591116","DIRECT","Direct Messaging Address","Www.nmpsychiatrics&ass@mail.com","N","Patient portal","","DIRECT","Direct","","CSV","CSV","","224 Anthony Dr Ste B","","Anthony","NM","US","880219366" +"1063056760","DIRECT","Direct Messaging Address","kelly.gladden@wellstar.org","N","Work email","","DIRECT","Direct","","CSV","CSV","","2540 Windy Hill Rd SE","","Marietta","GA","US","300678605" +"1699319392","OTHERS","Other URL","CMS","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Encrypted","420 S Beverly Dr # 100-17A","","Beverly Hills","CA","US","902124426" +"1114561818","DIRECT","Direct Messaging Address","diannehinton@calmglow.com","N","business email","","OTHER","Other","business information transfer","OTHER","Other","business information transfer","1120 13th St Ste B","","Modesto","CA","US","953540950" +"1396389094","DIRECT","Direct Messaging Address","yiovanni.alfonso@aidshealth.org","N","","","","","","","","","1400 NW 10th Ave Apt 1801","","Miami","FL","US","331361035" +"1730723438","CONNECT","CONNECT URL","www.bewellcaldwell.com","N","Be Well Psychotherapy","","DIRECT","Direct","","CSV","CSV","","175 Fairfield Ave Ste 1C","","West Caldwell","NJ","US","070066415" +"1083258784","CONNECT","CONNECT URL","Merakey","N","","","","","","","","","2284 S Ballenger Hwy","","Flint","MI","US","485033446" +"1144864851","OTHERS","Other URL","hybridmdoc.com","N","COMPANY Website","","","","","","","","1031 Avenida Pico Ste 103","","San Clemente","CA","US","926736355" +"1407490113","CONNECT","CONNECT URL","Phoenix","N","","","DIRECT","Direct","","","","","4232 N 3rd Ave Apt 4","","Phoenix","AZ","US","850133093" +"1316581028","DIRECT","Direct Messaging Address","hetapatel@VA.gov","N","","","DIRECT","Direct","","CSV","CSV","","385 Tremont Ave","","East Orange","NJ","US","070181023" +"1306480017","OTHERS","Other URL","Kenosha","Y","www.froedtertsouth.com","Froedtert South, Inc.","OTHER","Other","Kenosha","CSV","CSV","","4902 65th St","","Kenosha","WI","US","531423151" +"1295379097","OTHERS","Other URL","office@drtuckerassociatesinc.onmicrosoft.com","N","","","","","","","","","1566 Andrews Ave","","Ozark","AL","US","363603718" +"1932743614","OTHERS","Other URL","teach2speech.com","N","website","","DIRECT","Direct","","CSV","CSV","","1166 Sagewood Dr","","Oceanside","CA","US","920566464" +"1730723529","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","1000 Eddy St","","Providence","RI","US","029054739" +"1548804339","DIRECT","Direct Messaging Address","rminefee@therapitas.com","N","email address","","","","","","","","2401 NW 23rd St Ste 2D","","Oklahoma City","OK","US","731072420" +"1215571013","CONNECT","CONNECT URL","Kathi-Ann.M.Yamamoto@kp.org","N","","","","","","","","","7105 SW Hampton St","","Tigard","OR","US","972238314" +"1275177073","DIRECT","Direct Messaging Address","twang@saumag.edu","N","","","","","","","","","100 E University","","Magnolia","AR","US","717532181" +"1467096271","SOAP","SOAP URL","Belvidere","N","","","","","","","","","521 S State St","","Belvidere","IL","US","610083745" +"1942844766","CONNECT","CONNECT URL","painsolutionsaz.com","N","","","","","","","","","4910 W Ray Rd Ste 2","","Chandler","AZ","US","852266221" +"1023652849","CONNECT","CONNECT URL","CCM","N","","","","","","","","","810 Classon Ave","","Brooklyn","NY","US","112386102" +"1366086191","CONNECT","CONNECT URL","dreamteamdentistry.com","N","website","","DIRECT","Direct","","CSV","CSV","","15111 Whittier Blvd Ste 101-A","","Whittier","CA","US","906032136" +"1386288116","OTHERS","Other URL","info@rehobothmedicalcenter.com","N","","","","","","","","","25231 Roesner Ln","","Katy","TX","US","774945537" +"1477197200","DIRECT","Direct Messaging Address","kvandevelde@aegistreatmentcenters.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","590 Rio Lindo Ave","","Chico","CA","US","959261817" +"1477197200","DIRECT","Direct Messaging Address","katriena.vandevelde@aegistreatmentcenters.com","N","email","","DIRECT","Direct","","OTHER","Other","email","590 Rio Lindo Ave","","Chico","CA","US","959261817" +"1730723578","DIRECT","Direct Messaging Address","amatter3@hfhs.org","Y","","Henry Ford Health System","","","","","","","2799 W Grand Blvd","","Detroit","MI","US","482022608" +"1144864984","CONNECT","CONNECT URL","NA","N","","","","","","","","","41945 Big Bear Blvd Ste 222","","Big Bear Lake","CA","US","923152030" +"1003450859","CONNECT","CONNECT URL","WORKSTATIONS","N","","","","","","","","","7330 Southwest Fwy Ste G","","Houston","TX","US","770742178" +"1730723586","DIRECT","Direct Messaging Address","RONSCRUB@HOTMAIL.COM","N","","","","","","CSV","CSV","","408 NE 6th St Unit 525","","Fort Lauderdale","FL","US","333046412" +"1134763980","DIRECT","Direct Messaging Address","emilyg@mocomc.com","Y","HIPPA Compliant E-mail","Montgomery Pediatric Physical Therapy Center","DIRECT","Direct","","CSV","CSV","","5268 Nicholson Ln Ste A","","Kensington","MD","US","208951010" +"1487298139","OTHERS","Other URL","Richmond","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","18215 Pelham Hollow Trl","","Richmond","TX","US","774073015" +"1487298238","SOAP","SOAP URL","https://advancedhealing.janeapp.com/","N","","","","","","","","","5035 NE Elam Young Pkwy Ste 500","","Hillsboro","OR","US","971246473" +"1649814393","DIRECT","Direct Messaging Address","drha@bsahq.com","N","physician secure site","","DIRECT","Direct","","CSV","CSV","","106 Boston Ave Ste 204","","Altamonte Springs","FL","US","327014712" +"1508400250","OTHERS","Other URL","www.madonna.edu","N","","","","","","","","","36600 Schoolcraft Rd","","Livonia","MI","US","481501176" +"1023652781","OTHERS","Other URL","tunegbu@tlayhealthcareservices.org","N","email","","DIRECT","Direct","","","","","16701 Melford Blvd Ste 400","","Bowie","MD","US","207154411" +"1841834504","CONNECT","CONNECT URL","ThrivelyOT@gmail.com","N","","","","","","","","","165 Sussex Rd","","Elmont","NY","US","110032034" +"1124662887","CONNECT","CONNECT URL","dvidaclinic.net","N","","","","","","","","","3835 SW 185th Ave Ste 400","","Aloha","OR","US","970781553" +"1780228445","CONNECT","CONNECT URL","Irvine","N","EMR system","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4968 Booth Cir Ste 101","","Irvine","CA","US","926043366" +"1144864802","DIRECT","Direct Messaging Address","dr.needle@hotmail.com","N","","","","","","CSV","CSV","","703 Ardsley Rd","","Scarsdale","NY","US","105831802" +"1790329480","DIRECT","Direct Messaging Address","abejsandbeck@frontier.com","N","","","DIRECT","Direct","","CSV","CSV","","1000 Lincoln Cir SE","","Orange City","IA","US","510411836" +"1811531502","DIRECT","Direct Messaging Address","J.anaya@roguevalleyontrack.org","N","","","","","","","","","3512 Lone Pine Rd","","Medford","OR","US","975045637" +"1811531502","DIRECT","Direct Messaging Address","J.anaya@ontrackroguevalley.org","N","","","","","","","","","3512 Lone Pine Rd","","Medford","OR","US","975045637" +"1811531502","DIRECT","Direct Messaging Address","J.anaya@ontrackroguevalley.org","N","","","","","","","","","3512 Lone Pine Rd","","Medford","OR","US","975045637" +"1811531502","DIRECT","Direct Messaging Address","J.anaya@roguevalleyontrack.org","N","","","","","","","","","3512 Lone Pine Rd","","Medford","OR","US","975045637" +"1316581010","SOAP","SOAP URL","therapynotes.com","N","","","","","","","","","2804 Rib Mountain Dr","","Wausau","WI","US","544017473" +"1033753728","CONNECT","CONNECT URL","royalhoustongroup.com","N","","","","","","","","","8175 Limonite Ave","","Riverside","CA","US","925096120" +"1851935548","OTHERS","Other URL","eClinicals","N","","","HIE","Health Information Exchange (HIE)","","","","","601 Professional Dr Ste 370","","Lawrenceville","GA","US","300467670" +"1902440696","CONNECT","CONNECT URL","PHARMACY","N","","","","","","","","","10863 Bloomingdale Ave","","Riverview","FL","US","335783616" +"1467096156","DIRECT","Direct Messaging Address","ttimme@live.com","N","","","DIRECT","Direct","","","","","2801 S Valley View Blvd Ste 6","","Las Vegas","NV","US","891020166" +"1376187062","DIRECT","Direct Messaging Address","berlinsky.taylor@heb.com","N","","","","","","","","","5313 Saratoga Blvd","","Corpus Christi","TX","US","784132816" +"1598309296","DIRECT","Direct Messaging Address","info@nbpch.com","N","Healthcare info","","DIRECT","Direct","","CSV","CSV","","2444 Haverhill Dr","","Tyler","TX","US","757074400" +"1740824440","SOAP","SOAP URL","briball1805@gmail.com","N","","","","","","","","","7542 Brookfield Dr","","Lewisville","NC","US","270239649" +"1912541657","CONNECT","CONNECT URL","Rockville","N","","","DIRECT","Direct","","CSV","CSV","","6274 Montrose Rd","","Rockville","MD","US","208524119" +"1124662804","DIRECT","Direct Messaging Address","information@behavioranalysisservices.com","N","email","","DIRECT","Direct","","","","","315 Oak Pointe Dr","","Richmond Hill","GA","US","313245316" +"1437793221","DIRECT","Direct Messaging Address","nbotolfs.02391@wal-mart.com","N","E mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8745 Little Rd","","New Port Richey","FL","US","346544947" +"1447894233","OTHERS","Other URL","DENVER","N","","","OTHER","Other","DENVER","","","","1660 Albion St.","#700","Denver","CO","US","802228023" +"1447894233","OTHERS","Other URL","DENVER","N","","","OTHER","Other","DENVER","","","","1660 Albion St.","#700","Denver","CO","US","802228023" +"1356985147","CONNECT","CONNECT URL","TherapyNotes","N","EHR","","DIRECT","Direct","","CSV","CSV","","1987 State St Ste 207","","East Petersburg","PA","US","175201324" +"1265076053","CONNECT","CONNECT URL","mquinette@hospicesavannah.org","N","Savannah, GA","","DIRECT","Direct","","CSV","CSV","","1352 Eisenhower Dr","","Savannah","GA","US","314063902" +"1619511409","OTHERS","Other URL","EPIC","N","","","","","","","","","100 N Academy Ave","","Danville","PA","US","178220001" +"1518501311","OTHERS","Other URL","EPIC","N","","","","","","","","","1215 Lee St","","Charlottesville","VA","US","229080816" +"1063056851","OTHERS","Other URL","8123504286","N","Cell","","","","","","","","1608 Home Ave","","Columbus","IN","US","472015260" +"1972147767","OTHERS","Other URL","EPIC","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Lee Street","","Charlottesville","VA","US","229080001" +"1053955872","DIRECT","Direct Messaging Address","billing@cornerstoneautismcenter.com","N","company email","","DIRECT","Direct","","OTHER","Other","Email","3258 W Market Place Dr","","Edinburgh","IN","US","461249051" +"1164066999","DIRECT","Direct Messaging Address","info@harshechiropractic.com","N","practice email","","","","","","","","20800 N John Wayne Pkwy Ste 116","","Maricopa","AZ","US","851392728" +"1205470036","CONNECT","CONNECT URL","Xinqiang.Liu@adventhealth.com","N","Work email","","DIRECT","Direct","","OTHER","Other","N/A","7727 Lake Underhill Rd","","Orlando","FL","US","328228224" +"1114561941","OTHERS","Other URL","office","N","","","","","","","","","628 E Parent Ave Ste 506","","Royal Oak","MI","US","480673768" +"1578107314","OTHERS","Other URL","Victoria.ekeocha@mavs.uta.edu","N","School","","","","","","","","2248 Bradford Pear Dr","","Little Elm","TX","US","750685685" +"1174167928","OTHERS","Other URL","N/A","N","","","","","","","","","1325 Churchill Hubbard Rd","","Youngstown","OH","US","445051346" +"1174167928","OTHERS","Other URL","N/A","N","","","","","","","","","1325 Churchill Hubbard Rd","","Youngstown","OH","US","445051346" +"1255975009","DIRECT","Direct Messaging Address","lmendes.s05420.us@wal-mart.com","N","","","","","","","","","3250 Vineland Rd # 1","","Kissimmee","FL","US","347464893" +"1073157822","DIRECT","Direct Messaging Address","miriam@aktherapy.com","N","","","","","","","","","2903 Judson Rd","","Longview","TX","US","756051803" +"1902440654","DIRECT","Direct Messaging Address","DBaldemor@selectmedical.com","N","work email","","","","","","","","4009 Richmond Ave","","Houston","TX","US","770276817" +"1992349641","OTHERS","Other URL","N/A","N","","","","","","","","","1431 Log Cabin Rd","","Beaverdam","VA","US","230159505" +"1407490170","OTHERS","Other URL","virtual.doctor.usa@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3439 SE Hawthorne Blvd # 906","","Portland","OR","US","972145048" +"1225672983","CONNECT","CONNECT URL","andersonagapelmhc@yahoo.com","N","company email","","DIRECT","Direct","","CSV","CSV","","211 E 11th St Ste B","","Panama City","FL","US","324012938" +"1598309262","DIRECT","Direct Messaging Address","anna@3riversmusictherapy.com","N","Email","","","","","","","","322 North Shore Drive","Building 1B, Suite 200, Office 203","Pittsburgh","PA","US","15212" +"1225672991","DIRECT","Direct Messaging Address","ahorn@blackfeetnation.com","N","","","","","","","","","109 Public Sq","","Browning","MT","US","594175316" +"1649814328","DIRECT","Direct Messaging Address","cguillotte@me.com","N","","","","","","","","","208 S Tyler St","","Covington","LA","US","704333036" +"1588208268","DIRECT","Direct Messaging Address","nevittamason@rccflagstaff.com","N","email address","","DIRECT","Direct","","OTHER","Other","Flagstaff","3009 N West St","","Flagstaff","AZ","US","860043444" +"1639713316","DIRECT","Direct Messaging Address","marylynngriffin@hotmail.com","N","","","","","","","","","6401 Bosque Meadows Pl NW","","Albuquerque","NM","US","871208802" +"1124662838","OTHERS","Other URL","Denver","N","","","","","","","","","2900 E 16th Ave Apt 253","","Denver","CO","US","802061682" +"1124662838","OTHERS","Other URL","Denver","N","","","","","","","","","2900 E 16th Ave Apt 253","","Denver","CO","US","802061682" +"1427692144","SOAP","SOAP URL","PracticeFusion","N","Can be used to communicate assessments, results, and coordination with healthcare personnel, other providers or institutions","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1400 S Closner Blvd","","Edinburg","TX","US","785395668" +"1215571930","FHIR","FHIR URL","Toledo","N","","","","","","","","","115 S Reynolds Rd","","Toledo","OH","US","436156958" +"1356985071","OTHERS","Other URL","Aurora","N","website","","","","","","","","2851 S Parker Rd Ste 1040","","Aurora","CO","US","800142723" +"1356985071","DIRECT","Direct Messaging Address","bluelotuscounseling@icouch.me","N","website","","OTHER","Other","Secure messaging","CSV","CSV","","2851 S Parker Rd Ste 1040","","Aurora","CO","US","800142723" +"1568006286","OTHERS","Other URL","annmarie@hearinggroup.com","Y","email","KLR Innovations LLC","DIRECT","Direct","","OTHER","Other","Email Adress","2101 N 14th St Ste 134","","Ponca City","OK","US","746011840" +"1528602257","OTHERS","Other URL","Indianapolis","N","newlifeconcepts@gmail.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5868 E 71st St Ste E-630","","Indianapolis","IN","US","462204075" +"1437793072","CONNECT","CONNECT URL","dave.friar@mobilityplus.com","N","business email address","","DIRECT","Direct","","CSV","CSV","","15560 NW US Highway 441 Ste 130","","Alachua","FL","US","326155168" +"1538703277","OTHERS","Other URL","jvolz@hasa.org","N","Company email address","","","","","","","","5900 Metro Dr","","Baltimore","MD","US","212153207" +"1780228429","DIRECT","Direct Messaging Address","amandar@vesta.org","N","email address","","","","","","","","8737 Colesville Rd Ste 700","","Silver Spring","MD","US","209107901" +"1336783976","DIRECT","Direct Messaging Address","staceya@gvtc.com","N","","","","","","","","","22 Manchester Dr","","Wilkes Barre","PA","US","187027315" +"1700420346","DIRECT","Direct Messaging Address","emiller@cac-swfl.org","N","","","","","","","","","3830 Evans Ave","","Fort Myers","FL","US","339019305" +"1003450651","OTHERS","Other URL","completebalancesolutions.com","N","","","","","","","","","24422 Avenida De La Carlota Ste 190","","Laguna Hills","CA","US","926533634" +"1043854607","OTHERS","Other URL","Encryption","N","","","","","","","","","1526 American Way","","Aberdeen","MD","US","210011289" +"1750925327","SOAP","SOAP URL","Casamba","N","computer program","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","515 N Main St","","Avilla","IN","US","467109601" +"1750925327","SOAP","SOAP URL","Casamba","N","computer program","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","515 N Main St","","Avilla","IN","US","467109601" +"1134763782","CONNECT","CONNECT URL","https://secure.simplepractice.com/calendar/appointments","N","","","","","","","","","241 Lori Dr","","Loveland","CO","US","805376269" +"1316581960","CONNECT","CONNECT URL","Ridgeland","N","","","DIRECT","Direct","","OTHER","Other","Ridgeland","149 Riverwalk Blvd Ste 11","","Ridgeland","SC","US","299368191" +"1316581960","CONNECT","CONNECT URL","Ridgeland","N","work","","DIRECT","Direct","","CSV","CSV","","149 Riverwalk Blvd Ste 11","","Ridgeland","SC","US","299368191" +"1922642594","DIRECT","Direct Messaging Address","drdaniels@gohealthchiro.com","N","","","","","","","","","4101 W Broadway Ave","","Robbinsdale","MN","US","554221858" +"1811531486","DIRECT","Direct Messaging Address","jtunstel@thevillage.org","N","","","DIRECT","Direct","","","","","331 Wethersfield Ave","","Hartford","CT","US","061141420" +"1558905125","OTHERS","Other URL","iptkansas.com","N","Physical Therapy","","DIRECT","Direct","","CSV","CSV","","545 N Carriage Pkwy","","Wichita","KS","US","672084506" +"1780228361","DIRECT","Direct Messaging Address","Patrick.Parkman@wellstar.org","N","Wellstar Email","","DIRECT","Direct","","CSV","CSV","","55 Whitcher St NE Ste 160","","Marietta","GA","US","300601160" +"1407490089","OTHERS","Other URL","care@primehomecare.biz","N","","","","","","","","","9 Conant St","","Acton","MA","US","017204205" +"1174167753","OTHERS","Other URL","Rx10491@cvshealth.com","N","","","DIRECT","Direct","","","","","3711 E Frank Phillips Blvd","","Bartlesville","OK","US","740062417" +"1356985931","OTHERS","Other URL","morgansphcy@gmail.com","N","pharmacy email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","309 Broad St","","Gilbert","SC","US","290548587" +"1003450693","OTHERS","Other URL","N/A","N","","","","","","","","","2220 Old Brick Rd Apt 2220","","Glen Allen","VA","US","230605987" +"1568006153","DIRECT","Direct Messaging Address","MBenson@teampbs.com","N","","","","","","","","","7108 S Kanner Hwy","","Stuart","FL","US","349977462" +"1447894035","CONNECT","CONNECT URL","Baraboo","N","Baraboo","","DIRECT","Direct","","CSV","CSV","","840 US-12 #1","","Baraboo","WI","US","53913" +"1720622459","DIRECT","Direct Messaging Address","info@therapeuticallies.com","N","professional working email","","DIRECT","Direct","","CSV","CSV","","540 Powder Springs St Ste C17","","Marietta","GA","US","300643561" +"1295379915","DIRECT","Direct Messaging Address","Jvasquez30@miners.utep.edu","N","Clinical","","","","","","","","","","","","","" +"1861036477","OTHERS","Other URL","https://rockyourfamily.clientsecure.me","N","","","","","","","","","1465 Kelly Johnson Blvd Ste 350","","Colorado Springs","CO","US","809203983" +"1891339420","DIRECT","Direct Messaging Address","Alexandria@InnerGateBodywork.com","N","Business email address","","DIRECT","Direct","","CSV","CSV","","3354 Sacramento St Ste C","","San Francisco","CA","US","941181948" +"1922642644","DIRECT","Direct Messaging Address","info@therapeuticallies.com","N","bussiness e-mail address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","540 Powder Springs St Ste C17","","Marietta","GA","US","300643561" +"1467096172","DIRECT","Direct Messaging Address","Renee@livingmusicla.com","N","business email","","DIRECT","Direct","","CSV","CSV","","3856 Lyceum Ave","","Los Angeles","CA","US","900664125" +"1710521430","CONNECT","CONNECT URL","https://www.hisvisionhcs.com","N","Office Headquarters","","DIRECT","Direct","","OTHER","Other","Letter or Email","4153C Flat Shoals Pkwy Ste 330A","","Decatur","GA","US","300344863" +"1003450727","CONNECT","CONNECT URL","https://onecommonunity.org/","N","","","","","","","","","2437 15th St NW","","Washington","DC","US","200094101" +"1932743580","DIRECT","Direct Messaging Address","info@asportsmedicine.com","N","Business email address","","DIRECT","Direct","","","","","2303 S Bagdad Rd Ste 200","","Leander","TX","US","786412432" +"1023652757","DIRECT","Direct Messaging Address","cvaness@adaptiverehab.com","N","email","","HIE","Health Information Exchange (HIE)","","","","","11974 Edgehill Terrace Rd","","Princess Anne","MD","US","218532105" +"1871137505","OTHERS","Other URL","aheflin@monocacycenter.net","N","","","","","","","","","65 Thomas Johnson Dr","","Frederick","MD","US","217024371" +"1811531551","OTHERS","Other URL","BreezyNotes","N","EHR","","OTHER","Other","EHR","CSV","CSV","","204 Spectrum Rd","","Summerville","SC","US","294860902" +"1215571955","DIRECT","Direct Messaging Address","dhenson@premierhealthc.com","N","email","","","","","","","","12073 Tech Rd Ste B","","Silver Spring","MD","US","209047874" +"1588208227","DIRECT","Direct Messaging Address","westbrooks@southeastinc.com","N","","","DIRECT","Direct","","","","","824 Bowtown Rd","","Delaware","OH","US","430159661" +"1306480041","OTHERS","Other URL","Jmorris-Bryant@dmh.lacounty.gov","N","","","","","","","","","11080 W Olympic Blvd","","Los Angeles","CA","US","900641937" +"1710521356","DIRECT","Direct Messaging Address","saraha@opkc.com","N","","","","","","","","","2613 Wheaton Way","","Bremerton","WA","US","983103373" +"1962046508","CONNECT","CONNECT URL","Lenexa","N","","","","","","","","","23401 Prairie Star Pkwy Ste 300","","Lenexa","KS","US","662277246" +"1306480959","CONNECT","CONNECT URL","Philadelphia","N","","","","","","","","","1300 W Lehigh Ave Ste 102","","Philadelphia","PA","US","191322760" +"1679117220","DIRECT","Direct Messaging Address","heather.donovan@dignityhealth.org","N","","","","","","","","","1941 Johnson Ave Ste 105B","","San Luis Obispo","CA","US","934014140" +"1518501162","CONNECT","CONNECT URL","ttaylor@cmhshare.org","N","","","","","","","","","1305 Tacoma Ave S","","Tacoma","WA","US","984021903" +"1891339446","DIRECT","Direct Messaging Address","afrierson@summit-aesthetics.com","N","","","","","","","","","32409 N Scottsdale Rd Ste 103","","Scottsdale","AZ","US","852661342" +"1801430459","OTHERS","Other URL","completebalancesolutions.com","N","","","","","","","","","24422 Avenida De La Carlota Ste 190","","Laguna Hills","CA","US","926533634" +"1881238434","SOAP","SOAP URL","Huntley","N","","","","","","","","","2606 Broadway","","Rockford","IL","US","611085768" +"1396389953","DIRECT","Direct Messaging Address","zadams3@northwell.edu","N","Work E-mail","","","","","","","","210 E 64th St Fl 4","","New York","NY","US","100657471" +"1104460765","DIRECT","Direct Messaging Address","hcardinale@cnshealthcare.org","N","email","","DIRECT","Direct","","CSV","CSV","","279 Summit Dr","","Waterford","MI","US","483283364" +"1437793098","OTHERS","Other URL","pending","N","","","OTHER","Other","pending","OTHER","Other","pending","711 Cottage Grove Rd","","Bloomfield","CT","US","060023060" +"1043854615","OTHERS","Other URL","mymdanderson.org","N","","","HIE","Health Information Exchange (HIE)","","","","","1515 Holcombe Blvd","","Houston","TX","US","770304000" +"1053955625","OTHERS","Other URL","Mishawaka","N","","","OTHER","Other","Mishawaka","OTHER","Other","Mishawaka","3006 Lincolnway E","","Mishawaka","IN","US","465443501" +"1124662705","OTHERS","Other URL","https://api.whatsapp.com/send?phone=9549010104&text=Please%20submit%20your%20information%20here","N","","","","","","","","","4550 W 12th Ave","","Hialeah","FL","US","330123325" +"1972147551","DIRECT","Direct Messaging Address","anne.marie.rotchford@opwdd.ny.gov","N","work email adress","","DIRECT","Direct","","CSV","CSV","","2400 Halsey St","","Bronx","NY","US","104613646" +"1700420379","DIRECT","Direct Messaging Address","info@hqhtherapy.com","Y","office email","High Quality Home Therapy LLC","DIRECT","Direct","","CSV","CSV","","30 Buxton Farm Rd Ste 230","","Stamford","CT","US","069051206" +"1790329373","OTHERS","Other URL","N/A","N","","","","","","","","","501 Goodlette Frank Rd Ste D100","","Naples","FL","US","341025666" +"1275177867","DIRECT","Direct Messaging Address","info@HQHTherapy.com","Y","office","High Quality Home Therapy LLC","DIRECT","Direct","","CSV","CSV","","30 Buxton Farm Rd Ste 230","","Stamford","CT","US","069051206" +"1629612213","DIRECT","Direct Messaging Address","Ahowellnutrition@direct.practicefusion.com","N","Direct","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3848 Salem Rd","","Enterprise","AL","US","363307340" +"1760026371","DIRECT","Direct Messaging Address","tward@imacpaducah.com","N","","","","","","","","","2725 James Sanders Blvd Ste A","","Paducah","KY","US","420018405" +"1821632431","SOAP","SOAP URL","Desktops","N","","","","","","","","","14631 Lee Hwy Ste 313","","Centreville","VA","US","201215834" +"1821632431","SOAP","SOAP URL","Desktops","N","","","","","","","","","14631 Lee Hwy Ste 313","","Centreville","VA","US","201215834" +"1821632431","SOAP","SOAP URL","Desktops","N","","","","","","","","","14631 Lee Hwy Ste 313","","Centreville","VA","US","201215834" +"1821632431","SOAP","SOAP URL","Desktops","N","","","","","","","","","14631 Lee Hwy Ste 313","","Centreville","VA","US","201215834" +"1821632431","CONNECT","CONNECT URL","desktop","N","","","","","","","","","14631 Lee Hwy Ste 313","","Centreville","VA","US","201215834" +"1528602141","DIRECT","Direct Messaging Address","dmattleman@afcurgentcare.com","N","email","","DIRECT","Direct","","CSV","CSV","","180 W Girard Ave","","Philadelphia","PA","US","191231660" +"1306480926","CONNECT","CONNECT URL","gracie.beish@gmail.com","N","","","","","","","","","3405 NW 47th Ave","","Coconut Creek","FL","US","330631812" +"1235773862","OTHERS","Other URL","Desktop","N","","","","","","","","","780 Harry L Dr","","Johnson City","NY","US","137901036" +"1053955682","CONNECT","CONNECT URL","LaurelOaks","N","","","","","","","","","1700 W Bender Rd","","Glendale","WI","US","532093852" +"1669016291","OTHERS","Other URL","karen@karenconlontherapy.com","N","Hushmail Encrypted email","","DIRECT","Direct","","OTHER","Other","Secure Messaging","303 5th Ave Rm 704","","New York","NY","US","100166684" +"1053955641","DIRECT","Direct Messaging Address","ktekerlek@communitymedical.org","N","Work email","","","","","","","","785 North Medical Center Dr. W","","Clovis","CA","US","936119372" +"1477197010","DIRECT","Direct Messaging Address","gmontoya@mvhospice.org","N","work email","","DIRECT","Direct","","","","","299 Montana Ave","","Las Cruces","NM","US","880053223" +"1508400102","DIRECT","Direct Messaging Address","srothfuss@tsilasvegas.org","N","","","","","","","","","2408 Las Verdes St","","Las Vegas","NV","US","891023848" +"1053955609","DIRECT","Direct Messaging Address","Christopher.t.zartman.mil@mail.mil","N","Military","","HIE","Health Information Exchange (HIE)","","","","","Camp Foster, Okinawa Japan","","FPO","AP","US","963790005" +"1447894050","DIRECT","Direct Messaging Address","info@starptclinics.com","N","NEW ORLEANS EAST AREA","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5931 Bullard Ave Ste 6","","New Orleans","LA","US","701282817" +"1962046573","DIRECT","Direct Messaging Address","aboyd@lifespantherapyservice.com","N","","","","","","CSV","CSV","","207 N Maple St Ste 12","","Simpsonville","SC","US","296812338" +"1982248571","CONNECT","CONNECT URL","Covington","N","","","","","","","","","70411 Highway 21","","Covington","LA","US","704338243" +"1922642511","DIRECT","Direct Messaging Address","mcouch@tuftsmedicalcenter.org","N","","","DIRECT","Direct","","CSV","CSV","","800 Washington St # 245","","Boston","MA","US","021111552" +"1033753645","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1841834488","OTHERS","Other URL","athena","N","internet based emr","","HIE","Health Information Exchange (HIE)","","OTHER","Other","internet based emr","100 Jackson Pike","","Gallipolis","OH","US","456311560" +"1750925392","CONNECT","CONNECT URL","smith.shannon36@yahoo.com","N","","","DIRECT","Direct","","","","","152 Pearson Rd","","Greer","SC","US","296517146" +"1831733476","CONNECT","CONNECT URL","www.holycrossservices.com","N","","","","","","","","","1005 3rd St","","Bay City","MI","US","487086012" +"1225672868","CONNECT","CONNECT URL","www.uthscsa.edu","N","","","","","","","","","7703 Floyd Curl Dr # 7741","","San Antonio","TX","US","782293901" +"1821632480","DIRECT","Direct Messaging Address","Mary.Cohen2@providence.org","N","office","","HIE","Health Information Exchange (HIE)","","OTHER","Other","physical address","17727 E Burnside St","","Portland","OR","US","972334803" +"1215571880","DIRECT","Direct Messaging Address","info@greenlakedental.com","Y","email","Benjamin L Chang, DDS PS","DIRECT","Direct","","CSV","CSV","","4701 Midvale Ave N","","Seattle","WA","US","981036641" +"1366086944","DIRECT","Direct Messaging Address","info@bloomingmindsjoyfulhearts.com","N","Business E-mail","","DIRECT","Direct","","CSV","CSV","","4314 Yoakum Blvd Ste 2C","","Houston","TX","US","770065867" +"1639713217","DIRECT","Direct Messaging Address","apatel132354@directwellstar.org","N","","","","","","","","","3747 Roswell Rd Ste 216","","Marietta","GA","US","300626227" +"1255975843","OTHERS","Other URL","work","N","","","","","","","","","8637 Cobblestone Dr","","Fort Pierce","FL","US","349455702" +"1225672819","CONNECT","CONNECT URL","137216","N","","","","","","","","","3186 Airway Ave Ste A","","Costa Mesa","CA","US","926264650" +"1942844535","CONNECT","CONNECT URL","iTames","N","Report","","DIRECT","Direct","","CSV","CSV","","15601 US Highway 150","","Paris","IL","US","619446071" +"1447894043","CONNECT","CONNECT URL","www.resilience-cc.com","N","","","DIRECT","Direct","","CSV","CSV","","345 Pioneer Dr Unit 1603W","","Glendale","CA","US","912032783" +"1124662739","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1710521315","OTHERS","Other URL","admin@monteiromdpc.com","N","admin email","","DIRECT","Direct","","CSV","CSV","","211 Milliken Blvd","","Fall River","MA","US","027211609" +"1336783935","CONNECT","CONNECT URL","https://stjoe.okta.com/login/default?fromURI=%2fapp%2fUserHome","N","work URL","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1000 Trancas St","","Napa","CA","US","945582906" +"1467096065","CONNECT","CONNECT URL","https://www.bannerhealth.com/locations/phoenix/banner-university-medical-center-phoenix","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1012 E Willetta St","","Phoenix","AZ","US","850062749" +"1801430418","FHIR","FHIR URL","BEMR","N","","","DIRECT","Direct","","","","","3901 Klein Blvd","","Lompoc","CA","US","934362706" +"1003450628","DIRECT","Direct Messaging Address","sgraham@oksurg.com","Y","Company EMAIL","Oklahoma Surgical Hospital, LLC","DIRECT","Direct","","OTHER","Other","Messaging and EMAIL","2408 E 81st St Ste 900","","Tulsa","OK","US","741374283" +"1558905166","DIRECT","Direct Messaging Address","yolanda_ross74@outlook.com","N","Email address","","","","","","","","133 David Dr Apt J","","Elyria","OH","US","440352856" +"1285278895","OTHERS","Other URL","Chirofusionlive.com","N","","","","","","","","","11226 Gold Express Dr Ste 201","","Gold River","CA","US","956704411" +"1174167795","CONNECT","CONNECT URL","courtney.akina@imail.org","Y","","Intermountain Healthcare","","","","","","","1034 N 500 W","","Provo","UT","US","846043337" +"1083258602","DIRECT","Direct Messaging Address","vsanchez@familytreern.org","N","","","","","","","","","1305 Hill St SE","","Albany","OR","US","973226711" +"1558905174","OTHERS","Other URL","Pathways","N","","","","","","","","","711 E Ball Rd Ste 201","","Anaheim","CA","US","928055925" +"1558905174","OTHERS","Other URL","Pathways","N","","","","","","","","","711 E Ball Rd Ste 201","","Anaheim","CA","US","928055925" +"1366086985","DIRECT","Direct Messaging Address","sarahm@alpineautism.org","N","work email address","","DIRECT","Direct","","OTHER","Other","None","2760 Fieldstone Rd","","Colorado Springs","CO","US","809193100" +"1891339412","DIRECT","Direct Messaging Address","austin.barnes@ymail.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","900 Commonwealth Pl Ste 215","","Virginia Beach","VA","US","234644529" +"1699319210","CONNECT","CONNECT URL","FloridaAutismCenter","N","FloridaAutismCenter","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2425 Dunn Ave Ste 2","","Jacksonville","FL","US","322184603" +"1881238400","CONNECT","CONNECT URL","angelaguyott@thesmartrehab.com","N","","","","","","","","","524 S Crescent Dr","","Kirkwood","MO","US","631224629" +"1043854664","DIRECT","Direct Messaging Address","massagepartners@outlook.com","Y","Mission Therapeutic Massage Practice LC email address","Mission Therapeutic Massage Practice LC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","105 Professional Pkwy Ste 1507","","Yorktown","VA","US","236934334" +"1295379816","OTHERS","Other URL","uuhk","N","","","","","","","","","140 T St NE","","Washington","DC","US","200021579" +"1912541541","DIRECT","Direct Messaging Address","Laura.gomez@calpsychcare.com","N","","","","","","","","","301 N Prairie Ave Ste 601","","Inglewood","CA","US","903014513" +"1649814278","CONNECT","CONNECT URL","growthroughlifecounseling.com","N","Website","","DIRECT","Direct","","CSV","CSV","","2300 Boswell Rd Ste 245","","Chula Vista","CA","US","919143523" +"1225672850","OTHERS","Other URL","https://athenanet.athenahealth.com/1/login.esp?MAIN=/https%3A%2F%2Fathenanet.athenahealth.com%2F1358","N","","","HIE","Health Information Exchange (HIE)","","","","","850 W Plymouth Ave","","Deland","FL","US","327203284" +"1043854672","CONNECT","CONNECT URL","Woodlyn","N","","","DIRECT","Direct","","CSV","CSV","","1024 Vauclain Ave","","Woodlyn","PA","US","190941215" +"1013552645","DIRECT","Direct Messaging Address","hana.baron@va.gov","Y","hana.baron@va.gov","Department of Veterans Affairs, NJ health care system","DIRECT","Direct","","OTHER","Other","VA email address","5 Potomac Dr","","Basking Ridge","NJ","US","079203188" +"1013552645","DIRECT","Direct Messaging Address","hana.baron@va.gov","Y","hana.baron@va.gov","Department of Veterans Affairs, NJ health care system","DIRECT","Direct","","OTHER","Other","VA email address","5 Potomac Dr","","Basking Ridge","NJ","US","079203188" +"1013552645","DIRECT","Direct Messaging Address","hana.baron@va.gov","Y","hana.baron@va.gov","Department of Veterans Affairs, NJ health care system","DIRECT","Direct","","OTHER","Other","VA email address","5 Potomac Dr","","Basking Ridge","NJ","US","079203188" +"1922643550","OTHERS","Other URL","michelle.nungester@hcahealthcare.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Unknown","4123 Little Gap Loop","","Ellenton","FL","US","342223922" +"1922643550","OTHERS","Other URL","michelle.nungester@hcahealthcare.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Unknown","4123 Little Gap Loop","","Ellenton","FL","US","342223922" +"1922643550","OTHERS","Other URL","michelle.nungester@hcahealthcare.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Unknown","4123 Little Gap Loop","","Ellenton","FL","US","342223922" +"1104461730","DIRECT","Direct Messaging Address","dmj0020@auburn.edu","N","","","","","","","","","6181 US Highway 431","","Albertville","AL","US","359502011" +"1659916286","OTHERS","Other URL","brooklyn","N","brooklyn","","DIRECT","Direct","","CSV","CSV","","2714 Mill Ave Fl 2","","Brooklyn","NY","US","112346422" +"1275178808","DIRECT","Direct Messaging Address","NATACHA.FRANCOIS@jhsmiami.org","N","Jmh","","DIRECT","Direct","","","","","1051 NE 154th Ter","","North Miami Beach","FL","US","331625838" +"1275178808","DIRECT","Direct Messaging Address","NATACHA.FRANCOIS@jhsmiami.org","N","","","DIRECT","Direct","","","","","1611 NW 12th Ave","","Miami","FL","US","331361005" +"1407491921","CONNECT","CONNECT URL","Chandler","N","","","","","","","","","1050 E Ray Rd Ste 4A","","Chandler","AZ","US","852251777" +"1407491921","CONNECT","CONNECT URL","Chandler","N","","","","","","","","","1050 E Ray Rd Ste 4A","","Chandler","AZ","US","852251777" +"1407491921","CONNECT","CONNECT URL","Chandler","N","","","","","","","","","1050 E Ray Rd Ste 4A","","Chandler","AZ","US","852251777" +"1811531536","DIRECT","Direct Messaging Address","anna.outlaw@uscmed.sc.edu","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","348 Eagle Feather Loop","","Columbia","SC","US","292065090" +"1629612254","DIRECT","Direct Messaging Address","Slarsen@searhc.org","N","email","","DIRECT","Direct","","","","","222 Tongass Dr","","Sitka","AK","US","998359416" +"1437793064","OTHERS","Other URL","Puyallup","N","","","","","","","","","12515 Meridian E Ste 205","","Puyallup","WA","US","983733436" +"1316582976","OTHERS","Other URL","dayton","N","","","","","","","","","455 Barker Road","","dayton","WY","US","82836" +"1154966760","DIRECT","Direct Messaging Address","ccardoa@answersofidaho.com","Y","","Answers, LLC","","","","","","","527 W 20th St","","Idaho Falls","ID","US","834024421" +"1104461771","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","3835 Harlan St","","Wheat Ridge","CO","US","800335111" +"1316582927","DIRECT","Direct Messaging Address","info@thecounselingsource.com","N","","","","","","","","","10921 Reed Hartman Hwy Ste 133","","Blue Ash","OH","US","452422851" +"1396389029","DIRECT","Direct Messaging Address","lmjackson@nhbh.org","N","email","","DIRECT","Direct","","","","","2100 Comer Ave","","Columbus","GA","US","319048725" +"1326682048","CONNECT","CONNECT URL","www.lindseyrei.com","N","Website","","DIRECT","Direct","","OTHER","Other","N/A","9146 Jellico Ave","","Northridge","CA","US","913252314" +"1851935589","OTHERS","Other URL","Bethesda","N","","","","","","","","","4915 Elm St","","Bethesda","MD","US","208142905" +"1679117303","DIRECT","Direct Messaging Address","jmholze@wal-mart.com","N","n","","","","","","","","5420 Juliet Blvd","","Naples","FL","US","341092628" +"1215571948","CONNECT","CONNECT URL","weston","N","","","","","","","","","1605 Town Center Cir Ste D","","Weston","FL","US","333263637" +"1922642651","DIRECT","Direct Messaging Address","mcbartley@mdanderson.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1818 Turtle Creek Dr","","Missouri City","TX","US","774593452" +"1376188912","OTHERS","Other URL","aandjresidentialservices@gmail.com","N","Business/patient health info ONLY","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2022 Country Lane Ct","","Petersburg","VA","US","238052005" +"1841835402","DIRECT","Direct Messaging Address","scoff824108@HCR-manorcare.com","N","Email","","","","","","","","164 Campbell Ln","","Tazewell","VA","US","246519783" +"1528603180","DIRECT","Direct Messaging Address","drjack@tcc0030.direct.chirotouch.md","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","427 Euclid Ave","","Brielle","NJ","US","087301411" +"1265077820","SOAP","SOAP URL","PayDC","N","Health Information","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7327 Timberlake Rd","","Lynchburg","VA","US","245022318" +"1699319202","DIRECT","Direct Messaging Address","audra@resilientmentalhealth.com","Y","direct message address","Resilient Mental Health Agency, LLC","DIRECT","Direct","","CSV","CSV","","3737 Glenwood Ave Ste 100","","Raleigh","NC","US","276125515" +"1275177800","OTHERS","Other URL","Essex","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Essex","408 Stemmers Run Rd","","Essex","MD","US","212213331" +"1275177800","CONNECT","CONNECT URL","Essex","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Essex","408 Stemmers Run Rd","","Essex","MD","US","212213331" +"1801430434","DIRECT","Direct Messaging Address","latonia.mcswain@va.gov","N","Mailing","","DIRECT","Direct","","OTHER","Other","Henrico","2904 Broadford Ter","","Henrico","VA","US","232338008" +"1992349526","DIRECT","Direct Messaging Address","trenace.jones2@harrishealth.org","N","trenace.jones2@harrishealth.org","","DIRECT","Direct","","CSV","CSV","","1504 Taub Loop","","Houston","TX","US","770301608" +"1700420338","CONNECT","CONNECT URL","ryauilla@arkansashospice.org","N","","","","","","","","","3000 Jennings Ln Ste C","","Batesville","AR","US","725017255" +"1700420338","CONNECT","CONNECT URL","ryauilla@arkansashospice.org","N","","","","","","","","","3000 Jennings Ln Ste C","","Batesville","AR","US","725017255" +"1376188904","OTHERS","Other URL","earthsidebirthandppcare@gmail.com","N","Private work email","","DIRECT","Direct","","OTHER","Other","Only person that has access to this email address.","1113 Wacomac St","","North Bonneville","WA","US","986394650" +"1265077895","OTHERS","Other URL","Address","N","","","","","","","","","600 Fulton St Apt R1","","Farmingdale","NY","US","117353535" +"1700421336","CONNECT","CONNECT URL","EPIC","Y","","Childrens hospital at Montefiore","HIE","Health Information Exchange (HIE)","","","","","1775 Grand Concourse Fl 5","","Bronx","NY","US","104538202" +"1437794062","CONNECT","CONNECT URL","NA","N","","","","","","","","","4425 S Central Ave","","Los Angeles","CA","US","900113629" +"1245875871","DIRECT","Direct Messaging Address","mott@contactaac.com","N","Facility","","HIE","Health Information Exchange (HIE)","","","","","37 Sunset Inn Rd","","Lafayette","NJ","US","078482214" +"1962047597","OTHERS","Other URL","ldhomehealthcare@yahoo.com","N","email","","","","","","","","1976 Alcovy Trace Way","","Lawrenceville","GA","US","300457937" +"1326683954","CONNECT","CONNECT URL","010280","N","License","","DIRECT","Direct","","CSV","CSV","","4960 Glenwood Dr","","Williamsville","NY","US","142214111" +"1326683954","CONNECT","CONNECT URL","010280","N","Licnese","","DIRECT","Direct","","CSV","CSV","","4960 Glenwood Dr","","Williamsville","NY","US","142214111" +"1013552652","CONNECT","CONNECT URL","scdhec.gov","N","","","","","","","","","109 W Main St","","Moncks Corner","SC","US","294612673" +"1457996092","DIRECT","Direct Messaging Address","kelsey.cunningham@ahn.org","N","email","","DIRECT","Direct","","CSV","CSV","","2315 Myrtle St Ste 190","","Erie","PA","US","165024604" +"1932744588","SOAP","SOAP URL","Arlington","N","","","","","","","","","2117 Washington Cir Apt 108","","Arlington","TX","US","760113312" +"1699310243","DIRECT","Direct Messaging Address","Anahita.Scheinberg1@redclay.k12.de.us","N","email","","DIRECT","Direct","","CSV","CSV","","1502 Spruce Ave","","Wilmington","DE","US","198052148" +"1699310243","DIRECT","Direct Messaging Address","Anahita.Scheinberg1@redclay.k12.de.us","N","email","","DIRECT","Direct","","CSV","CSV","","1502 Spruce Ave","","Wilmington","DE","US","198052148" +"1699310243","DIRECT","Direct Messaging Address","Anahita.Scheinberg1@redclay.k12.de.us","N","email","","DIRECT","Direct","","CSV","CSV","","1502 Spruce Ave","","Wilmington","DE","US","198052148" +"1699310243","DIRECT","Direct Messaging Address","Anahita.Scheinberg1@redclay.k12.de.us","N","email","","DIRECT","Direct","","CSV","CSV","","1502 Spruce Ave","","Wilmington","DE","US","198052148" +"1205471869","CONNECT","CONNECT URL","http://www.bufsd.org/","N","","","","","","","","","41 White St","","Brentwood","NY","US","117171439" +"1043855612","SOAP","SOAP URL","rhonda.briges@uchealth.com","Y","","UC Health","","","","","","","234 Goodman St","ML 665X","Cincinnati","OH","US","452192364" +"1770128340","SOAP","SOAP URL","email","N","","","DIRECT","Direct","","OTHER","Other","email","280 Railroad Ave Ste 2","","Greenwich","CT","US","068306338" +"1134764707","CONNECT","CONNECT URL","kebara@me.com","N","","","DIRECT","Direct","kebaracos@me.com","OTHER","Other","kebaracos@me.com","14816 Lilac Ln","","Woodstock","IL","US","600989656" +"1851936421","CONNECT","CONNECT URL","neworleansmentalhealth@gmail.com","N","Mental Health Counseling","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2626 Canal St Ste 201","","New Orleans","LA","US","701196434" +"1487299053","DIRECT","Direct Messaging Address","vance.lavinder@va.gov","N","email","","DIRECT","Direct","","OTHER","Other","email","3687 Veterans Dr","","Fort Harrison","MT","US","596369700" +"1154966729","OTHERS","Other URL","jeffersonfamilydentistryva@gmail.com","N","","","","","","","","","13176 Jefferson Ave Ste E","","Newport News","VA","US","236081322" +"1922643592","DIRECT","Direct Messaging Address","kim.r.clidas.civ@mail.mil","N","","","DIRECT","Direct","","OTHER","Other","professional email","9040 Jackson Ave","","Tacoma","WA","US","984311100" +"1922643592","DIRECT","Direct Messaging Address","kim.r.clidas.civ@mail.mil","N","professional email","","DIRECT","Direct","","OTHER","Other","professional email","9040 Jackson Ave","","Tacoma","WA","US","984311100" +"1922643592","DIRECT","Direct Messaging Address","kim.r.clidas.civ@mail.mil","N","","","","","","","","","9040 Jackson Ave","","Tacoma","WA","US","984311100" +"1922643592","DIRECT","Direct Messaging Address","kim.r.clidas.civ@mail.mil","N","","","DIRECT","Direct","","OTHER","Other","professional email","9040 Jackson Ave","","Tacoma","WA","US","984311100" +"1922643592","DIRECT","Direct Messaging Address","kim.r.clidas.civ@mail.mil","N","","","","","","","","","9040 Jackson Ave","","Tacoma","WA","US","984311100" +"1922643592","DIRECT","Direct Messaging Address","kim.r.clidas.civ@mail.mil","N","professional email","","DIRECT","Direct","","OTHER","Other","professional email","9040 Jackson Ave","","Tacoma","WA","US","984311100" +"1376188946","DIRECT","Direct Messaging Address","leubanks@healthactions.net","N","","","","","","","","","100 Emma Dr","","Troy","AL","US","360812585" +"1437794013","CONNECT","CONNECT URL","KAREO","N","","","DIRECT","Direct","","","","","890 Westfall Rd","","Rochester","NY","US","146182610" +"1982249553","DIRECT","Direct Messaging Address","hr@codainc.org","N","Email","","DIRECT","Direct","","OTHER","Other","Portland","8041 E Burnside St","","Portland","OR","US","972151548" +"1518502129","DIRECT","Direct Messaging Address","general@tfpservices.org","N","","","","","","","","","390 NE 2nd St","","Ontario","OR","US","979142513" +"1689219271","DIRECT","Direct Messaging Address","frederick.adebayo@lifelineincdc.com","N","","","","","","","","","1615 Kenilworth Ave NE","","Washington","DC","US","200192010" +"1851936447","DIRECT","Direct Messaging Address","srios3@mail.sfsu.edu","N","","","DIRECT","Direct","","","","","705 Naples St","","San Francisco","CA","US","941123554" +"1962047571","DIRECT","Direct Messaging Address","info@uplifttherapy.com","N","e-mail","","","","","","","","1774 Union St","","San Francisco","CA","US","941234407" +"1538704150","DIRECT","Direct Messaging Address","eferland@waban.org","N","","","","","","","","","5 Dunaway Dr","","Sanford","ME","US","040735143" +"1437794054","OTHERS","Other URL","www.aboveandbeyondcounselingservices.com","Y","","Belinda Ferrero LLC","","","","","","","4595 Towne Lake Pkwy","Building 300 Suite 250","Woodstock","GA","US","301895514" +"1821633447","OTHERS","Other URL","Protonmail","N","","","","","","","","","1624 Glenfield Dr","","Lawrenceville","GA","US","300433691" +"1609411271","DIRECT","Direct Messaging Address","villafuerteg@jfs-sa.org","Y","work email address","Jewish Family & Children's Service of San Antonio, Texas Inc.","DIRECT","Direct","","OTHER","Other","html","12500 NW Military Hwy Ste 250","","San Antonio","TX","US","782312000" +"1811532336","DIRECT","Direct Messaging Address","support@aplusrehab.com","N","","","","","","","","","A Plus Physical Therapy","600 S. Livingston Ave","Livingston","NJ","US","070390703" +"1568007102","DIRECT","Direct Messaging Address","karynm@uic.edu","N","University of Illinois Obstetrics and Gynecology","","DIRECT","Direct","","CSV","CSV","","820 S Wood St # Mc808","","Chicago","IL","US","606124325" +"1265077846","DIRECT","Direct Messaging Address","christina@buenavidacounseling.com","N","Email address through G suite with a BAA","","OTHER","Other","For existing patients only","OTHER","Other","For providers already in contact with Buena Vida Counseling to seek updates","221 W Railroad Ave Ste 2","","Shelton","WA","US","985843507" +"1760027312","SOAP","SOAP URL","Greensboro","N","SOAP URL","","DIRECT","Direct","","CSV","CSV","","523 Simpson St","","Greensboro","NC","US","274012040" +"1689219230","SOAP","SOAP URL","CONROE","N","","","","","","","","","706 Old Montgomery Rd","","Conroe","TX","US","773012740" +"1659916252","CONNECT","CONNECT URL","McCaffee","N","Endpoint security product","","DIRECT","Direct","","CSV","CSV","","1099 Playground Rd","","Charleston","SC","US","294076465" +"1184269730","DIRECT","Direct Messaging Address","Admin@inaminuteohio.com","N","Email","","DIRECT","Direct","","CSV","CSV","","1717 Brittain Rd Ste 102","","Akron","OH","US","443101879" +"1528603172","CONNECT","CONNECT URL","qualityassessment@1qhc.net","N","","","","","","","","","5226 Whetstone Rd","","North Chesterfield","VA","US","232344324" +"1457996001","SOAP","SOAP URL","https://blueocean.edh.com/","N","","","DIRECT","Direct","","CSV","CSV","","3100 McCormick St.","","Wichita","KS","US","67213" +"1831734417","DIRECT","Direct Messaging Address","amber.pawulamarcin@p-mnutrition.com","N","Encrypted HIPAA compliant email system","","DIRECT","Direct","","","","","1719 W Willow Wood Dr","","Peoria","IL","US","616142517" +"1790320356","SOAP","SOAP URL","Phone","N","","","","","","","","","14110 82nd Dr Apt 333","","Jamaica","NY","US","114351104" +"1427693084","OTHERS","Other URL","Hopkins","N","","","","","","","","","1014 Mainstreet","","Hopkins","MN","US","553437534" +"1124663703","DIRECT","Direct Messaging Address","courtney@nutritionw.com","N","This email is secure and HIPPA compliant through Paubox","","DIRECT","Direct","","CSV","CSV","","6201 Lee Hwy","","Chattanooga","TN","US","374210304" +"1801431473","DIRECT","Direct Messaging Address","masada.garrett@westernu.edu","N","Business Email","","","","","","","","2123 Foothill Blvd Ste D","","LA Verne","CA","US","917502954" +"1770128357","CONNECT","CONNECT URL","none","N","","","","","","","","","1720 2nd Ave S","","Birmingham","AL","US","352940004" +"1205471885","OTHERS","Other URL","https://www.umms.org/uch/locations/harford-primary-care-macphail-rd","N","","","","","","","","","615 W MacPhail Rd","","Bel Air","MD","US","210144309" +"1861037442","DIRECT","Direct Messaging Address","sspharmacy@southstreetrx.com","N","","","DIRECT","Direct","","OTHER","Other","pharmacy","1456 South St","","Wheatland","WY","US","822012736" +"1750926333","DIRECT","Direct Messaging Address","swheeler@clarkeschools.org","N","","","","","","","","","2 Penn Blvd Ste 220","","Philadelphia","PA","US","191441403" +"1295370872","DIRECT","Direct Messaging Address","Mlee106@alaska.edu","N","","","","","","","","","91-275 Hanapouli Cir Apt 12H","","Ewa Beach","HI","US","967063703" +"1477198059","DIRECT","Direct Messaging Address","caroline.cianfrocco@integramed.com","N","","","DIRECT","Direct","","","","","2960 N State Road 7","","Margate","FL","US","330635755" +"1902441504","DIRECT","Direct Messaging Address","info@radiantselftherapy.com","N","secure email","","","","","","","","68 Hausman St Apt 3","","Brooklyn","NY","US","112227111" +"1780229385","OTHERS","Other URL","cedwards@lifeseniorservices.org","N","","","","","","","","","5950 E 31st St","","Tulsa","OK","US","741355114" +"1568007177","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1417592031","SOAP","SOAP URL","MindBody","N","EMR","","DIRECT","Direct","","CSV","CSV","","25 Evergreen Ave Ste 1","","Mill Valley","CA","US","949413399" +"1154966778","OTHERS","Other URL","270-505-4204","N","secure fax","","DIRECT","Direct","","CSV","CSV","","3046 Dolphin Dr Ste 104","","Elizabethtown","KY","US","427017182" +"1205471828","CONNECT","CONNECT URL","https://lifebalancetherapy.org/","N","PRACTICE WEBSITE","","","","","","","","8627 Cinnamon Creek Dr Bldg 401","","San Antonio","TX","US","782401482" +"1588209100","CONNECT","CONNECT URL","nancy.kerr@umm.edu","N","","","","","","","","","616 Laurel Dr","","Pasadena","MD","US","211225225" +"1467097980","DIRECT","Direct Messaging Address","swansonpsychotherapy@outlook.com","N","","","","","","","","","311 S Central Ave Ste 104","","Canonsburg","PA","US","153171637" +"1285279703","DIRECT","Direct Messaging Address","info@lovencarear.com","N","","","DIRECT","Direct","","CSV","CSV","","229 Lonsdale Cir","","Jacksonville","AR","US","720766323" +"1730724253","DIRECT","Direct Messaging Address","info@wholefamilyhealinggroup.com","Y","","Whole Family Healing Group, LLC","","","","","","","3701 Old Court Rd Ste 18","","Pikesville","MD","US","212083901" +"1548805062","DIRECT","Direct Messaging Address","amandajezusko@icloud.com","N","","","","","","CSV","CSV","","4162 Whitehall Dr","","Arnold","MO","US","630105110" +"1770128290","OTHERS","Other URL","MystikalMotions@gmail.com","N","MystikalMotions","","DIRECT","Direct","","OTHER","Other","Round Rock","502 Dove Creek Dr","","Round Rock","TX","US","786645920" +"1750926283","CONNECT","CONNECT URL","Ashlee_Freter_contractor@hcpss.org","Y","","Howard County Public Schools","","","","","","","10910 Clarksville Pike","","Ellicott City","MD","US","210426106" +"1265077796","DIRECT","Direct Messaging Address","cmayers@ffpcs.com","Y","Fairfax Family Practice Email","Fairfax Family Practice Centers PC","DIRECT","Direct","","CSV","CSV","","3650 Joseph Siewick Dr Ste 400","","Fairfax","VA","US","220331715" +"1356986889","OTHERS","Other URL","qualitychh@gmail.com","N","","","","","","","","","5267 Greenwich Rd Ste 300E","","Virginia Beach","VA","US","234626028" +"1619512142","CONNECT","CONNECT URL","indie@heartandmind.org","N","eamil of group","","DIRECT","Direct","","CSV","CSV","","8395 W Oakland Park Blvd Ste C","","Sunrise","FL","US","333517346" +"1598300030","OTHERS","Other URL","apluscare.lasvegas@gmail.com","Y","","A-Plus Personal Care Services LLC","","","","","","","3430 E. Russell Road, Ste. 314","","Las Vegas","NV","US","891202201" +"1598300030","OTHERS","Other URL","apluscare.lasvegas@gmail.com","N","","","","","","","","","3430 E. Russell Road, Ste. 314","","Las Vegas","NV","US","891202201" +"1598300030","OTHERS","Other URL","apluscare.lasvegas@gmail.com","N","","","","","","","","","3430 E. Russell Road, Ste. 314","","Las Vegas","NV","US","891202201" +"1265077713","CONNECT","CONNECT URL","Noblesville","N","Counseling Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","54 N 9th St Ste 234","","Noblesville","IN","US","460602208" +"1770128316","CONNECT","CONNECT URL","boxofdaylight@gmail.com","N","","","","","","","","","206 S 2nd","","Petersburg","AK","US","99833" +"1730724345","OTHERS","Other URL","Spruce","N","Text app","","DIRECT","Direct","","","","","Ho'omau Therapy, LLC 41-038 Wailea Street C","","Waimanalo","HI","US","96795" +"1821633413","OTHERS","Other URL","https://nlbh.org/","Y","New Leaf Behavioral Health website","New Leaf Behavioral Health, LLC","OTHER","Other","general inqueries","OTHER","Other","don't know","3725 National Dr Ste 220","","Raleigh","NC","US","276124879" +"1336784883","CONNECT","CONNECT URL","dynamixrehab@gmail.com","N","","","","","","","","","14221 Euclid St Ste F","","Garden Grove","CA","US","928434991" +"1952946592","DIRECT","Direct Messaging Address","dana.smith@vidanthealth.com","N","Personal email","","DIRECT","Direct","","OTHER","Other","Email","2100 Stantonsburg Rd","","Greenville","NC","US","278342818" +"1043855687","CONNECT","CONNECT URL","Qualityassessments@1qhc.net","N","","","","","","","","","5226 Whetstone Rd","","North Chesterfield","VA","US","232344324" +"1013552678","CONNECT","CONNECT URL","shaas@gershacademy.org","N","","","DIRECT","Direct","","","","","307 Eagle Ave","","West Hempstead","NY","US","115523819" +"1780229328","DIRECT","Direct Messaging Address","aad020@jefferson.edu","N","","","DIRECT","Direct","","","","","15900 Mount Everest Ln","","Silver Spring","MD","US","209061014" +"1598300139","DIRECT","Direct Messaging Address","indie@indiheartandmind.com","N","Main email at group","","DIRECT","Direct","","CSV","CSV","","8395 W Oakland Park Blvd Ste C","","Sunrise","FL","US","333517346" +"1184269763","CONNECT","CONNECT URL","torresvegacounseling@gmail.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","1215 Main St Ste 112","","Tewksbury","MA","US","018764707" +"1003451667","CONNECT","CONNECT URL","karolinaj@wefixbrains.com","N","","","","","","","","","7195 Thornapple River Dr SE","","Ada","MI","US","493018411" +"1912542572","CONNECT","CONNECT URL","www.kidseyerx.com","N","","","","","","","","","915 SE Ocean Blvd Ste 4","","Stuart","FL","US","349942426" +"1194360750","OTHERS","Other URL","lecithaw@gmail.com","N","Personal Email Address","","DIRECT","Direct","","","","","988 Ringold St","","Houston","TX","US","770886255" +"1962047548","DIRECT","Direct Messaging Address","stacye.mcqueen@ky.gov","N","email address","","DIRECT","Direct","","OTHER","Other","work email","291 August Cir","","Lowmansville","KY","US","412328902" +"1831734425","OTHERS","Other URL","Docbookmd","N","App on iPhone. HIPAA secure messaging","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1105 Central Expy N","","Allen","TX","US","750136103" +"1285279869","CONNECT","CONNECT URL","www.campbellteenfamilytherapy.com","N","","","DIRECT","Direct","","","","","441 N Central Ave Ste 6","","Campbell","CA","US","950081428" +"1710522230","DIRECT","Direct Messaging Address","ahabduullahi@icould.com","N","","","","","","","","","5680 W 140th St","","Savage","MN","US","553781988" +"1508401100","OTHERS","Other URL","kathryn.coyle@snch.org","N","","","","","","","","","2277 Grand Ave","","Baldwin","NY","US","115103148" +"1558906149","CONNECT","CONNECT URL","http://www.chelseafountain.com/","N","website","","","","","","","","242 W Main St Ste 104","","Tustin","CA","US","927807715" +"1427693027","DIRECT","Direct Messaging Address","contact@litashelpinghands.com","N","","","","","","","","","7430 US 42 Ste 208","","Florence","KY","US","410421992" +"1417592015","DIRECT","Direct Messaging Address","jterc003@fiu.edu","N","email","","DIRECT","Direct","","OTHER","Other","email","28501 SW 152nd Ave Lot 135","","Homestead","FL","US","330331435" +"1962047563","CONNECT","CONNECT URL","Tulsa","N","SJMC SECURE","","HIE","Health Information Exchange (HIE)","","","","","1923 S Utica Ave","","Tulsa","OK","US","741046520" +"1497390090","DIRECT","Direct Messaging Address","olivia.coates@bjc.org","N","","","","","","","","","1 Childrens Pl","","Saint Louis","MO","US","631101002" +"1124663729","CONNECT","CONNECT URL","norman@classoklahoma.com","N","Business Email","","","","","","","","1018 24th Ave NW Ste 110","","Norman","OK","US","730696556" +"1376188979","OTHERS","Other URL","https://sharedgoalsllccom-my.sharepoint.com/personal/jeffh_sharedgoalsllc_com/_layouts/15/onedrive.a","N","","","DIRECT","Direct","","CSV","CSV","","8000 East Dr Apt 206","","North Bay Village","FL","US","331414161" +"1851936462","OTHERS","Other URL","www.wellspacehealth.org","Y","","WellSpace Health","","","","","","","1820 J St","","Sacramento","CA","US","958113010" +"1558906156","OTHERS","Other URL","www.aryv.com","N","","","","","","","","","4425 Woodgate Dr","","Janesville","WI","US","535469680" +"1356986962","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1770128381","OTHERS","Other URL","541-678-5972","N","fax","","HIE","Health Information Exchange (HIE)","","OTHER","Other","fax","336 NE Norton Ave Ste 1","","Bend","OR","US","977014386" +"1124663745","CONNECT","CONNECT URL","rhett@raialbany.com","N","Work Email","","DIRECT","Direct","","","","","10 Colvin Ave Ste 106","","Albany","NY","US","122061242" +"1942845565","CONNECT","CONNECT URL","WAXAHACHIE","N","","","","","","","","","211 Bent Creek Dr","","Waxahachie","TX","US","751656353" +"1356986871","CONNECT","CONNECT URL","ROCHESTER","N","","","","","","","","","87 N Clinton Ave","","Rochester","NY","US","146041455" +"1801431325","DIRECT","Direct Messaging Address","tino@tinosilvamft.com","N","Practice Email address","","","","","","","","3774 E Shannon St","","Gilbert","AZ","US","852954806" +"1174168694","CONNECT","CONNECT URL","www.risephysicaltherapy.com","N","Website","","DIRECT","Direct","","CSV","CSV","","380 Stevens Ave Ste 314","","Solana Beach","CA","US","920752069" +"1437794955","DIRECT","Direct Messaging Address","erin@mindfulhealingworks.com","N","","","","","","","","","7811 Wise Ave","","Dundalk","MD","US","212223339" +"1437794955","OTHERS","Other URL","mindfulhealingworks@gmail.com","N","","","","","","","","","7811 Wise Ave","","Dundalk","MD","US","212223339" +"1881239317","DIRECT","Direct Messaging Address","wcoventry@ecmc.edu","N","business email","","DIRECT","Direct","","","","","26 Greenwood Dr","","Orchard Park","NY","US","141273913" +"1225673759","CONNECT","CONNECT URL","API","N","Custom","","DIRECT","Direct","","CSV","CSV","","4541 W Paradise Ln","","Glendale","AZ","US","853062729" +"1225673759","CONNECT","CONNECT URL","API","N","Custom","","DIRECT","Direct","","CSV","CSV","","4541 W Paradise Ln","","Glendale","AZ","US","853062729" +"1760027205","DIRECT","Direct Messaging Address","NANCY.DOAN@AMITAHEALTH.ORG","N","WORK EMAIL","","DIRECT","Direct","","OTHER","Other","EMAIL","355 Ridge Ave","","Evanston","IL","US","602023328" +"1114562659","OTHERS","Other URL","Resident","N","","","","","","","","","2477 Morning Dew Dr","","Little Elm","TX","US","750687630" +"1114562659","OTHERS","Other URL","Self","N","","","","","","","","","2477 Morning Dew Dr","","Little Elm","TX","US","750687630" +"1477198919","DIRECT","Direct Messaging Address","billing@raphawc.com","N","","","","","","","","","305 Bayonne Crossing Way","","Bayonne","NJ","US","070025304" +"1710522255","CONNECT","CONNECT URL","raincrossmedicalgroup.net","N","","","","","","","","","14200 Meridian Pkwy # 101","","Riverside","CA","US","925183044" +"1366087801","SOAP","SOAP URL","hi@hihealthinnovations.com","N","","","DIRECT","Direct","","OTHER","Other","email","11020 Optum Cir","","Eden Prairie","MN","US","553442503" +"1346885886","OTHERS","Other URL","familyinterventionllc.com","N","","","","","","","","","1910 N Broadway Ste 101","","Baltimore","MD","US","212131444" +"1790320232","OTHERS","Other URL","kaleidoscopecounseling.net","N","website","","OTHER","Other","practice information","CSV","CSV","","196 W Ashland St Ste 316","","Doylestown","PA","US","189014040" +"1790320232","OTHERS","Other URL","kaleidoscopecounseling.net","N","website","","OTHER","Other","practice information","CSV","CSV","","196 W Ashland St Ste 316","","Doylestown","PA","US","189014040" +"1932744489","DIRECT","Direct Messaging Address","admin@houseoftransformations.com","N","","","DIRECT","Direct","","CSV","CSV","","500 E Tudor Rd Ste 220","","Anchorage","AK","US","995037377" +"1497390942","DIRECT","Direct Messaging Address","aberdeensdmassage@icloud.com","N","email","","DIRECT","Direct","","OTHER","Other","business email","202 S Main St Ste 450","","Aberdeen","SD","US","574014114" +"1801431358","DIRECT","Direct Messaging Address","admin@houseoftransformations.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","500 E Tudor Rd Ste 200","","Anchorage","AK","US","995037377" +"1164067617","DIRECT","Direct Messaging Address","mintz1@uab.edu","N","Hospital","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3690 Grandview Pkwy","","Birmingham","AL","US","352433326" +"1982249439","CONNECT","CONNECT URL","melissa.charron@atipt.com","N","email","","DIRECT","Direct","","","","","10004 204th Ave E Ste 3100","","Bonney Lake","WA","US","983916540" +"1972148427","DIRECT","Direct Messaging Address","mason.zhang@klm.portland.ihs.gov","N","","","","","","","","","330 S Chiloquin Blvd","","Chiloquin","OR","US","976246747" +"1558906016","CONNECT","CONNECT URL","Nashville","N","Vanderbilt uses Epic for patient information; Epic for communication between providers,","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Nashville","2200 Childrens Way # B318","","Nashville","TN","US","372320005" +"1619512175","CONNECT","CONNECT URL","kaitlinnaatjes@gmail.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","205 N Michigan Ave Ste 1660","","Chicago","IL","US","606016022" +"1437794997","DIRECT","Direct Messaging Address","nmccarthy2@northwell.edu","N","","","","","","","","","392 Seguine Ave","","Staten Island","NY","US","103093906" +"1083259568","CONNECT","CONNECT URL","dgarciacasanas@gmail.com","N","","","","","","","","","15328 SW 77th Ln Apt 203","","Miami","FL","US","331931645" +"1659916138","DIRECT","Direct Messaging Address","providerenrollment@towerhealth.org","N","email","","DIRECT","Direct","","OTHER","Other","email","100 Kings Way E Ste C","","Sewell","NJ","US","080802238" +"1134764558","DIRECT","Direct Messaging Address","Andrea.p.stam.mil@mail.mil","Y","Military Email","US Army","DIRECT","Direct","","OTHER","Other","Military Email","5005 N. PIEDRAS STREET; ATTN","WBAMC","El Paso","TX","US","799205001" +"1114562543","DIRECT","Direct Messaging Address","jessica.coffman@healinghorizonscounseling.org","N","","","DIRECT","Direct","","CSV","CSV","","927 River Road","","Granville","OH","US","43023" +"1821633389","DIRECT","Direct Messaging Address","mkasper@owenscounseling.com","N","manager","","","","","","","","9241 S. Rte 31","","Lake In THe HIlls","IL","US","60156" +"1194360651","CONNECT","CONNECT URL","HCHS.COM","N","","","DIRECT","Direct","","CSV","CSV","","28000 Woodward Ave Ste 100","","Royal Oak","MI","US","480670961" +"1629613104","OTHERS","Other URL","Aurora","N","","","","","","","","","16601 E Centretech Pkwy","","Aurora","CO","US","800119045" +"1932744414","CONNECT","CONNECT URL","Yulee","N","Yulee","","DIRECT","Direct","","CSV","CSV","","463688 FL-200","Suite 9","Yulee","FL","US","32097" +"1043855539","DIRECT","Direct Messaging Address","ftc@ftc.directihs.net","N","","","","","","","","","816 3rd Ave N","","Fort Totten","ND","US","583359998" +"1821633314","DIRECT","Direct Messaging Address","ann.millard@marquette.edu","N","","","","","","","","","560 N. 16th Street","Room 214A","Milwaukee","WI","US","53233" +"1114562683","CONNECT","CONNECT URL","Winthrop","N","fax","","OTHER","Other","Winthrop","OTHER","Other","Winthrop","109 Norfolk Road","","Winthrop","WA","US","98862" +"1588209050","CONNECT","CONNECT URL","mtash@bu.edu","N","","","","","","","","","635 albany st","","boston","MA","US","02118" +"1558906040","CONNECT","CONNECT URL","Idon'tknow","N","","","","","","","","","6601 W Thomas Rd","","Phoenix","AZ","US","850335700" +"1104461532","CONNECT","CONNECT URL","Lockesburg","Y","","PRUETTS FOOD INC","","","","","","","201 S Park Dr","","Broken Bow","OK","US","747284737" +"1457996969","DIRECT","Direct Messaging Address","Leng.Her@Clinicasierravista.org","N","Work email","","DIRECT","Direct","","CSV","CSV","","3451 W Shaw Ave Ste 101","","Fresno","CA","US","937113242" +"1336784800","DIRECT","Direct Messaging Address","taylor_westwood@drjohnfnorris.e-mdsdirect.com","N","","","","","","","","","516 Lakeview Rd Ste 5","","Clearwater","FL","US","337563302" +"1942845417","CONNECT","CONNECT URL","oellis01@hotmail.com","N","","","DIRECT","Direct","","CSV","CSV","","555 Old Norcross Rd","","Lawrenceville","GA","US","300468716" +"1942845417","CONNECT","CONNECT URL","oellis012hotmail.com","N","","","DIRECT","Direct","","CSV","CSV","","555 Old Norcross Rd","","Lawrenceville","GA","US","300468716" +"1881239333","CONNECT","CONNECT URL","dkjeldsen.therapy@gmail.com","N","work email","","DIRECT","Direct","","CSV","CSV","","1731 I St Ste 202","","Sacramento","CA","US","958113001" +"1881239341","DIRECT","Direct Messaging Address","marisa.desilva@prospectmedical.com","Y","","Prospect Medical Group","","","","","","","600 City Pkwy W","","Orange","CA","US","928682968" +"1952946410","CONNECT","CONNECT URL","www.holycrosservices.org","N","","","","","","","","","4318 Miller Rd","","Flint","MI","US","485071267" +"1215572771","DIRECT","Direct Messaging Address","tinas@milestonetherapy.com","N","Email","","","","","","","","2906 Highway Ave","","Highland","IN","US","463221631" +"1679118137","CONNECT","CONNECT URL","www.holycrossservices.org","N","","","","","","","","","414 N Larch St","","Lansing","MI","US","489121208" +"1356986814","CONNECT","CONNECT URL","www.holycrossservices.org","N","","","","","","","","","504 N Grand Traverse St","","Flint","MI","US","485032536" +"1902441330","CONNECT","CONNECT URL","Confidenthandsllc@gmail.com","N","Personal home care","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Confidenthandsllc@gmail.com","7080 Chincoteague Ln # 49","","New Church","VA","US","234153838" +"1811532385","DIRECT","Direct Messaging Address","info@nourishyourmind.com","N","","","","","","","","","360 State Route 17M Ste 4","","Monroe","NY","US","109503444" +"1174168645","SOAP","SOAP URL","kraemer.elisabeth@moesc.net","N","","","","","","","","","890 W 4th St","","Ontario","OH","US","449062565" +"1790320273","SOAP","SOAP URL","SOAP","N","Secured notes","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","21 Stanwood St","","Brunswick","ME","US","040112811" +"1366087850","DIRECT","Direct Messaging Address","pharmacy1503@publix.com","N","pharmacy","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1104 Cullman Shopping Ctr NW","","Cullman","AL","US","350552855" +"1578108056","OTHERS","Other URL","stefanie.a.aboagye@gunet.georgetown.edu","N","","","","","","","","","3800 Reservoir Rd NW","","Washington","DC","US","200072113" +"1184269664","DIRECT","Direct Messaging Address","drmichaelkeesler@protonmail.com","N","","","DIRECT","Direct","","","","","77 Rochelle Ave","","Philadelphia","PA","US","191283809" +"1568007052","CONNECT","CONNECT URL","Openarmsadulthome@yahoo.com","N","Office","","DIRECT","Direct","","CSV","CSV","","2428 Elyria Ave","","Lorain","OH","US","440551366" +"1295370781","DIRECT","Direct Messaging Address","elizabeth@elizabethjoy.com","N","","","","","","","","","261 W Johnstown Rd Ste 104","","Gahanna","OH","US","432302887" +"1134764632","OTHERS","Other URL","brianna.guite@trinityhealthofne.org","N","email","","","","","","","","100 Woodland St","","Hartford","CT","US","061051223" +"1487299806","OTHERS","Other URL","n/a","N","","","","","","","","","139 Hood Rd","","Greenville","SC","US","296117519" +"1508401019","DIRECT","Direct Messaging Address","barronk3@msu.edu","N","","","","","","","","","4625 Trenholm Rd","","Columbia","SC","US","292064463" +"1235774746","CONNECT","CONNECT URL","NPI","N","pharmacist","","DIRECT","Direct","","CSV","CSV","","35404 US 19 N","","Palm Harbor","FL","US","346841738" +"1952946469","CONNECT","CONNECT URL","j.williams0002@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","1467 Elderton Dr","","Apopka","FL","US","327036971" +"1578108981","CONNECT","CONNECT URL","WESTCOASTDENTAL","N","WESTCOASTDENTAL","","DIRECT","Direct","","CSV","CSV","","9745 Laurel Canyon Blvd","","Arleta","CA","US","913314112" +"1669017174","CONNECT","CONNECT URL","Brooklyn","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","444 15th St Apt 4L","","Brooklyn","NY","US","112155723" +"1033754544","CONNECT","CONNECT URL","MONTCLAIR","N","","","DIRECT","Direct","","CSV","CSV","","124 Valley Rd Apt J","","Montclair","NJ","US","070422310" +"1023653532","CONNECT","CONNECT URL","tlcpayorenrollment@thelittleclinic.com","N","","","","","","","","","200 Skywatch Dr","","Danville","KY","US","404222540" +"1114562527","CONNECT","CONNECT URL","Berkmancharlotte@gmail.com","N","Email","","HIE","Health Information Exchange (HIE)","","","","","2110 Iron St","","Bellingham","WA","US","982254123" +"1245875657","DIRECT","Direct Messaging Address","esposid@mail.amc","N","Work email","","DIRECT","Direct","","","","","47 New Scotland Ave","","Albany","NY","US","122083412" +"1962047373","CONNECT","CONNECT URL","Lumberton","N","","","DIRECT","Direct","","CSV","CSV","","30 Brandywine Rd","","Pemberton","NJ","US","080681307" +"1942845359","CONNECT","CONNECT URL","rightturncounseling","N","rightturncounseling","","","","","","","","39 New London Tpke","","Glastonbury","CT","US","060332061" +"1306481718","CONNECT","CONNECT URL","referrals","N","REFERRALS","","HIE","Health Information Exchange (HIE)","","OTHER","Other","sunrise","26901 76th Ave","","New Hyde Park","NY","US","110401433" +"1114562535","CONNECT","CONNECT URL","Portland","N","","","","","","","","","10414 SE Pine St Apt S101","","Portland","OR","US","972164608" +"1972148393","OTHERS","Other URL","Lubbock","N","","","OTHER","Other","Lubbock","OTHER","Other","Lubbock","5701 Avenue P","","Lubbock","TX","US","794123674" +"1790320117","CONNECT","CONNECT URL","www.blissfuldoulaservices.com","N","","","","","","","","","8011 SW 4th St","","Blue Springs","MO","US","640147846" +"1225673650","OTHERS","Other URL","Singh.shalinir1@gmail.com","N","","","","","","","","","17810 Wexford Ter","","Jamaica","NY","US","114323050" +"1225673650","OTHERS","Other URL","Singh.shalinir1@gmail.com","N","","","","","","","","","17810 Wexford Ter","","Jamaica","NY","US","114323050" +"1861037285","OTHERS","Other URL","marianitanavarrordz@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4207 Gardendale St Ste 104","","San Antonio","TX","US","782293182" +"1124663588","OTHERS","Other URL","Phone","N","","","","","","","","","4355 Sepulveda Blvd Apt 125","","Sherman Oaks","CA","US","914033911" +"1033754494","CONNECT","CONNECT URL","ahcnys.org","N","web address","","DIRECT","Direct","","CSV","CSV","","25 Elm St","","Oneonta","NY","US","138201815" +"1871138248","OTHERS","Other URL","795willowrdMenloPark","Y","Office","Palo Alto VAMC","HIE","Health Information Exchange (HIE)","","OTHER","Other","Medical","4951 Arroyo Rd","","Livermore","CA","US","945509650" +"1760027171","CONNECT","CONNECT URL","ccnsb.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","136 Julia Street","","New Smyrna Beach","FL","US","32168" +"1760027171","CONNECT","CONNECT URL","www.ccnsb.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","136 Julia Street","","New Smyrna Beach","FL","US","32168" +"1760027171","CONNECT","CONNECT URL","ccnsb.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","136 Julia Street","","New Smyrna Beach","FL","US","32168" +"1760027171","CONNECT","CONNECT URL","www.ccnsb.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","136 Julia Street","","New Smyrna Beach","FL","US","32168" +"1760027171","CONNECT","CONNECT URL","www.ccnsb.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","136 Julia Street","","New Smyrna Beach","FL","US","32168" +"1760027171","CONNECT","CONNECT URL","ccnsb.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","136 Julia Street","","New Smyrna Beach","FL","US","32168" +"1639714199","OTHERS","Other URL","telemedicine","N","telemedicine","","DIRECT","Direct","","OTHER","Other","telemedicine","1814 Elmwood","Telemedicine Office","Harlingen","TX","US","785508000" +"1396380713","OTHERS","Other URL","CHA-T","N","CHA-T","","OTHER","Other","CHA-T","","","","94 Baker Street","","Saint Michael","AK","US","996590094" +"1205471760","DIRECT","Direct Messaging Address","vhytell@schools.nyc.gov","Y","vhytell@schools.nyc.gov","New York City Department of Education","DIRECT","Direct","","","","","525 Convent Rd","","Syosset","NY","US","117913868" +"1245875616","OTHERS","Other URL","PioneerRx","N","PionerRx","","OTHER","Other","PioneerRx","OTHER","Other","Fax, PioneerRx","3850 SE 58th Ave","","Ocala","FL","US","344807467" +"1972148435","CONNECT","CONNECT URL","https://mkgenterprisescorp.drchrono.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4021 N Fresno St Ste 107","","Fresno","CA","US","937264030" +"1396380853","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","1000 Eddy St","","Providence","RI","US","029054739" +"1750926218","CONNECT","CONNECT URL","https://caitlinhigacounseling.clientsecure.me/home","Y","","Carolina Counseling Partners, LLC.","","","","","","","3150 S Highway 14","","Greenville","SC","US","296155904" +"1295370757","DIRECT","Direct Messaging Address","bxbailey@sentara.com","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","600 Gresham Dr","","Norfolk","VA","US","235071904" +"1811532377","DIRECT","Direct Messaging Address","LmiaTinsley@ICloud.Com","N","","","DIRECT","Direct","","","","","20470 Wilmore Ave","","Euclid","OH","US","441232808" +"1720623283","OTHERS","Other URL","www.officeally.com","N","EMR","","DIRECT","Direct","","OTHER","Other","EMR","815 SE 1st Ave Ste A","","Hallandale Beach","FL","US","330097102" +"1407491988","OTHERS","Other URL","info@shruboak.org","N","school contact","","DIRECT","Direct","","OTHER","Other","school information","3151 Stony St","","Mohegan Lake","NY","US","105471913" +"1407491988","OTHERS","Other URL","info@shruboak.org","N","school contact","","DIRECT","Direct","","OTHER","Other","school information","3151 Stony St","","Mohegan Lake","NY","US","105471913" +"1962047449","DIRECT","Direct Messaging Address","cedwards@lifeseniorservices.org","N","","","","","","","","","5950 E 31st St","","Tulsa","OK","US","741355114" +"1134764616","DIRECT","Direct Messaging Address","karen_straub@bshsi.org","N","","","","","","","","","5801 Bremo Rd","","Richmond","VA","US","232261907" +"1316582893","DIRECT","Direct Messaging Address","Ruth.COhen@rochesterregional.org","N","email","","DIRECT","Direct","","","","","224 Alexander St","","Rochester","NY","US","146074000" +"1861037343","DIRECT","Direct Messaging Address","haa78@case.edu","N","","","","","","","","","9601 Chester Ave","","Cleveland","OH","US","441061666" +"1982249470","OTHERS","Other URL","dfo.tjohnson@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","908 W Judge Perez Dr Ste C","","Chalmette","LA","US","700434773" +"1710522214","CONNECT","CONNECT URL","kalvarez@transitmedicaltransportation.com","N","","","","","","","","","4 Winbourne Rd","","Rochester","NY","US","146114218" +"1619512118","DIRECT","Direct Messaging Address","jhundley@phoenixcenter.org","N","","","DIRECT","Direct","","","","","1400 Cleveland St","","Greenville","SC","US","296072410" +"1871138370","CONNECT","CONNECT URL","Donaldsonville","N","","","","","","","","","54 Veterans Blvd Ste B","","Donaldsonville","LA","US","703462450" +"1891330304","DIRECT","Direct Messaging Address","Naples@PreferHome.com","N","","","","","","","","","4851 Tamiami Trl N Ste 200","","Naples","FL","US","341033098" +"1477198984","DIRECT","Direct Messaging Address","kdolly@thehome.org","N","","","","","","","","","780 American Legion Hwy","","Roslindale","MA","US","021313908" +"1174168686","DIRECT","Direct Messaging Address","mallory.simmons@lcmchealth.org","N","work email","","DIRECT","Direct","","OTHER","Other","work email","2000 Canal St","","New Orleans","LA","US","701123018" +"1811532229","DIRECT","Direct Messaging Address","danib@ths-wa.org","N","workplace","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1116 Summit Ave","","Seattle","WA","US","981012831" +"1275178683","OTHERS","Other URL","lezthonhomecare@gmail.com","N","","","","","","","","","2884 Snapfinger Mnr","","Decatur","GA","US","300354167" +"1538704986","DIRECT","Direct Messaging Address","Locke@coastalwellnessak.com","N","Secure email","","DIRECT","Direct","","CSV","CSV","","709 N Dewys St","","Palmer","AK","US","996458652" +"1013552447","CONNECT","CONNECT URL","www.aliceriley.net","N","","","DIRECT","Direct","","","","","13599 E 104th Ave Unit 500","","Commerce City","CO","US","800229420" +"1538704960","DIRECT","Direct Messaging Address","Camronhinckle@outlook.com","N","","","","","","","","","1319 S 102nd St","","West Allis","WI","US","532143905" +"1063057495","OTHERS","Other URL","adyer@chancerecovery.org","N","","","","","","","","","238 3rd Ave SE","","Albany","OR","US","973212857" +"1770128118","CONNECT","CONNECT URL","098940","N","Licensse","","DIRECT","Direct","","CSV","CSV","","8977 W State Road 14","","Winamac","IN","US","469967792" +"1891330254","DIRECT","Direct Messaging Address","drkakaiya@helathywithin.com","N","Secure Email","","DIRECT","Direct","","CSV","CSV","","5665 Oberlin Dr Ste 206","","San Diego","CA","US","921211739" +"1619512076","CONNECT","CONNECT URL","mxlu@mingxia-acupuncture.com","N","","","","","","","","","281 Cambridge St","","Burlington","MA","US","018032543" +"1972148336","CONNECT","CONNECT URL","Washington","N","home","","","","","","","","1619 21st Pl SE Apt 102","","Washington","DC","US","200205442" +"1134764590","CONNECT","CONNECT URL","rachael.bennett@imsaz.com","N","","","DIRECT","Direct","","CSV","CSV","","14001 N 7th St Ste F111","","Phoenix","AZ","US","850224382" +"1497390850","DIRECT","Direct Messaging Address","raymond.mellinger@fyzical.com","N","Business E-mail","","DIRECT","Direct","","CSV","CSV","","10430 W Cheyenne Ave # 100","","Las Vegas","NV","US","891298712" +"1689219040","CONNECT","CONNECT URL","natashacjones2016@gmail.com","N","","","","","","","","","524 Merton Ct","","Crowley","TX","US","760364121" +"1801431267","SOAP","SOAP URL","therapynotes.com","N","encrypted website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2685 Harrison St","","Beaumont","TX","US","777021201" +"1265077630","CONNECT","CONNECT URL","RQCLLC0304@YAHOO.COM","N","EMAIL FOR INFORMATION","","DIRECT","Direct","","OTHER","Other","EMAIL","52888 Warwick Ct","","Chesterfield","MI","US","480512290" +"1437794807","CONNECT","CONNECT URL","devimanbodemobilecare@gmail.com","N","belleville","","HIE","Health Information Exchange (HIE)","","OTHER","Other","BELLEVILLE","182 Little St","","Belleville","NJ","US","071092629" +"1437794807","CONNECT","CONNECT URL","devimanbodemobilecare@gmail.com","N","belleville","","HIE","Health Information Exchange (HIE)","","OTHER","Other","BELLEVILLE","182 Little St","","Belleville","NJ","US","071092629" +"1174168546","OTHERS","Other URL","www.reflectionsbehavioral.com","N","www.reflectionsbehavioral.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","LAS VEGAS","2400 N Tenaya Way","","Las Vegas","NV","US","891280420" +"1780229153","OTHERS","Other URL","functionalization@outlook.com","N","","","","","","","","","2050 Brooks Edge Dr Apt 207","","Camp Hill","PA","US","170118048" +"1225673692","OTHERS","Other URL","LetitGrow","N","Therapy","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1346 W George St","","Chicago","IL","US","606576624" +"1598300964","SOAP","SOAP URL","therapynotes.com","N","secure website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2685 Harrison St","","Beaumont","TX","US","777021201" +"1306481775","DIRECT","Direct Messaging Address","matthewskala@havenhome.us","N","Work Email","","DIRECT","Direct","","CSV","CSV","","850 N 25th St","","Ozark","MO","US","657218033" +"1205471679","CONNECT","CONNECT URL","EPIC","N","EPIC","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9555 76th St","","Pleasant Prairie","WI","US","531581984" +"1205471679","CONNECT","CONNECT URL","EPIC","N","EPIC","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9555 76th St","","Pleasant Prairie","WI","US","531581984" +"1023653490","CONNECT","CONNECT URL","Findlay","N","","","","","","","","","2627 Crystal Ave","","Findlay","OH","US","458404459" +"1497390876","DIRECT","Direct Messaging Address","norlynda-villaver@atwatermedical.e-mdsdirect.com","N","","","","","","","","","1775 3rd St","","Atwater","CA","US","953013608" +"1255976676","OTHERS","Other URL","ncarmen_m@hotmail.com","N","","","","","","","","","Calle Higuero #46","Bo. Bajura Almirante","Vega Alta","PR","US","00692" +"1255976676","OTHERS","Other URL","ncarmen_m@hotmail.com","N","","","","","","","","","Calle Higuero #46","Bo. Bajura Almirante","Vega Alta","PR","US","00692" +"1578108957","DIRECT","Direct Messaging Address","info@coastalsynergyassociates.com","N","email","","DIRECT","Direct","","CSV","CSV","","14646 Compass St Ste 10","","Corpus Christi","TX","US","784186232" +"1386289767","CONNECT","CONNECT URL","Austin","N","","","","","","","","","5310 Burnet Rd Ste 108","","Austin","TX","US","787562061" +"1417592981","CONNECT","CONNECT URL","www.abc-michiana.com","N","","","OTHER","Other","dloupee@abc-seniors.com","","","","3120 N Home St Ste B","","Mishawaka","IN","US","465454438" +"1386289858","DIRECT","Direct Messaging Address","courtney.gossel@cmsgiveshope.com","N","","","","","","","","","1380 Dublin Rd Ste 100","","Columbus","OH","US","432151025" +"1659916120","SOAP","SOAP URL","Zirklesl818@yahoo.com","N","","","DIRECT","Direct","","CSV","CSV","","522 S Lake Cir","","Chesapeake","VA","US","233228371" +"1841835345","DIRECT","Direct Messaging Address","Tashuae@mail.com","N","","","DIRECT","Direct","","","","","1751 Lascassas Pike Apt F93","","Murfreesboro","TN","US","371302132" +"1750926259","DIRECT","Direct Messaging Address","josephinegabriel@Clinivators.com","N","","","DIRECT","Direct","","OTHER","Other","Email","169 S Main St Unit 352","","New City","NY","US","109563353" +"1487299988","OTHERS","Other URL","AthenaHealth","N","EHR","","","","","","","","455 School St Ste 30","","Tomball","TX","US","773754595" +"1922643436","CONNECT","CONNECT URL","Connect","N","","","","","","CSV","CSV","","806 Tuuri Pl","","Flint","MI","US","485032465" +"1295370708","DIRECT","Direct Messaging Address","michaela.preston@ebac.org","Y","Agency Email","East Bay Agency for Children","DIRECT","Direct","","OTHER","Other","N/a","2540 Charleston St","","Oakland","CA","US","946022508" +"1700421120","OTHERS","Other URL","jason.peakpt@gmail.com","N","email address","","DIRECT","Direct","","CSV","CSV","","1895 Mowry Ave Ste 115","","Fremont","CA","US","945381766" +"1710522156","OTHERS","Other URL","c-town101@hotmail.com","N","","","","","","","","","803 Orion Dr","","Bastrop","LA","US","712203473" +"1649815002","DIRECT","Direct Messaging Address","lauren.shipp@wildhealth.com","N","Work email address","","DIRECT","Direct","","OTHER","Other","Direct email","535 Wellington Way Ste 330","","Lexington","KY","US","405031331" +"1366087744","OTHERS","Other URL","8282293099","N","fax","","OTHER","Other","fax","OTHER","Other","fax","2270 Oakland Rd","","Forest City","NC","US","280436921" +"1366087744","OTHERS","Other URL","8282293099","N","fax","","OTHER","Other","fax","OTHER","Other","fax","2270 Oakland Rd","","Forest City","NC","US","280436921" +"1548805922","CONNECT","CONNECT URL","Avatar","N","Computer Program","","DIRECT","Direct","","CSV","CSV","","5400 S University Dr Ste 504","","Davie","FL","US","333285313" +"1538704911","CONNECT","CONNECT URL","http://hplconsortium.com","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1 Arrowhead Dr","","Douglassville","PA","US","195189619" +"1174168553","CONNECT","CONNECT URL","www.scripps.org","N","","","","","","","","","3811 Valley Centre Dr","","San Diego","CA","US","921303318" +"1346885720","DIRECT","Direct Messaging Address","info@amarevida.com","N","","","","","","","","","2754 Kings Retreat Cir","","Kingwood","TX","US","773455600" +"1144865528","CONNECT","CONNECT URL","Atlanta","N","email","","DIRECT","Direct","","CSV","CSV","","5825 Glenridge Dr Ste 2-212","","Atlanta","GA","US","303285394" +"1407491889","OTHERS","Other URL","Newyork","N","","","","","","","","","310 W 99th St Apt 801","","New York","NY","US","100255422" +"1033754411","OTHERS","Other URL","www.drrebeccawilson.com","N","website","","DIRECT","Direct","","OTHER","Other","website","3150 18th St Ste 534","","San Francisco","CA","US","941102074" +"1942845326","CONNECT","CONNECT URL","salakomichael@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","214 Wentworth Ave Apt 2","","Cincinnati","OH","US","452152765" +"1942845326","CONNECT","CONNECT URL","salakomichael@gmail.com","N","salakomichael@gmail.com","","DIRECT","Direct","","CSV","CSV","","214 Wentworth Ave Apt 2","","Cincinnati","OH","US","452152765" +"1942845326","CONNECT","CONNECT URL","salakomichael@gmail.com","N","salakomichael@gmail.com","","DIRECT","Direct","","CSV","CSV","","214 Wentworth Ave Apt 2","","Cincinnati","OH","US","452152765" +"1588209969","CONNECT","CONNECT URL","Tampa","N","medical device","","DIRECT","Direct","internal message","CSV","CSV","","13301 Bruce B Downs Blvd","","Tampa","FL","US","336123807" +"1851936231","DIRECT","Direct Messaging Address","vandalia@wrightchoicecounseling.com","N","","","","","","","","","1395 N 440 St","","Vandalia","IL","US","624714051" +"1023653409","OTHERS","Other URL","Www.kp.org","N","","","","","","","","","4502 E Avenue S","","Palmdale","CA","US","935524480" +"1487299863","DIRECT","Direct Messaging Address","anne@carrollpsychpharmacology.com","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4 S Spooner St","","Plymouth","MA","US","023604447" +"1487299863","CONNECT","CONNECT URL","anne@carrollpsychpharmacology.com","N","business email","","DIRECT","Direct","","","","","4 S Spooner St","","Plymouth","MA","US","023604447" +"1821633207","CONNECT","CONNECT URL","Alifium","N","Alifium","","DIRECT","Direct","","CSV","CSV","","4733 Greenbriar Ln","","Lorain","OH","US","440531911" +"1730724113","DIRECT","Direct Messaging Address","delia.morales@calpsychcare.com","N","","","","","","","","","301 N Prairie Ave Ste 601","","Inglewood","CA","US","903014513" +"1093350480","DIRECT","Direct Messaging Address","samantha.kennett@fbra.directak.net","N","Healtheconnect Direct Secure messaging","","DIRECT","Direct","","","","","805 Airport Way","","Fairbanks","AK","US","997016039" +"1619512001","CONNECT","CONNECT URL","http://www.mysanitas.com","N","Company website","","","","","","","","12807 Gulf Fwy","","Houston","TX","US","770344807" +"1053956441","CONNECT","CONNECT URL","http://www.janusyouth.org/","N","Organization Site","","DIRECT","Direct","","OTHER","Other","Organization Site","707 NE Couch St","","Portland","OR","US","972322922" +"1215572607","SOAP","SOAP URL","webPT.com","N","electronic medical record documentation system","","DIRECT","Direct","","CSV","CSV","","27616 Newhall Ranch Rd Unit 35","","Valencia","CA","US","913554015" +"1760027155","OTHERS","Other URL","rosetaxsolutions@gmail.com","N","","","","","","","","","107 N Greenwood Ave","","Tulsa","OK","US","741201444" +"1922643311","DIRECT","Direct Messaging Address","dmfcf_1@outlook.com","N","","","DIRECT","Direct","","CSV","CSV","","7819 W Chester Rd","","West Chester","OH","US","450693728" +"1013552405","DIRECT","Direct Messaging Address","Kay.hale@wellstar.org","N","Wellstar Kennestone Hospital E-mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","677 Church St NE","","Marietta","GA","US","300601101" +"1477198877","DIRECT","Direct Messaging Address","LinkL327@edmonds.wednet.edu","N","","","","","","","","","1132 172nd St SW","","Lynnwood","WA","US","980378255" +"1164067567","OTHERS","Other URL","dreambabyinc@gmail.com","N","","","","","","","","","Canyon Crest Mental Health","5225 Canyon Crest Drive #100","Riverside","CA","US","92507" +"1164067567","FHIR","FHIR URL","scalcredriv@kp.ord","N","","","","","","","","","Canyon Crest Mental Health","5225 Canyon Crest Drive #100","Riverside","CA","US","92507" +"1871138172","DIRECT","Direct Messaging Address","jhamler@healing-at-home-llc.direct.kno2fy.com","Y","","Healing At Home, LLC","DIRECT","Direct","","CSV","CSV","","112 Camelot Cir","","Mays Landing","NJ","US","083304907" +"1154966471","CONNECT","CONNECT URL","khare@royhart.org","N","email","","DIRECT","Direct","","CSV","CSV","","7157 Ellicott Rd","","Lockport","NY","US","140949482" +"1154966471","CONNECT","CONNECT URL","Lockport","N","","","DIRECT","Direct","","CSV","CSV","","7157 Ellicott Rd","","Lockport","NY","US","140949482" +"1154966471","CONNECT","CONNECT URL","khare@royhart.org","N","email","","DIRECT","Direct","","CSV","CSV","","7157 Ellicott Rd","","Lockport","NY","US","140949482" +"1154966471","CONNECT","CONNECT URL","Lockport","N","","","DIRECT","Direct","","CSV","CSV","","7157 Ellicott Rd","","Lockport","NY","US","140949482" +"1154966471","CONNECT","CONNECT URL","Lockport","N","","","DIRECT","Direct","","CSV","CSV","","7157 Ellicott Rd","","Lockport","NY","US","140949482" +"1154966471","CONNECT","CONNECT URL","khare@royhart.org","N","email","","DIRECT","Direct","","CSV","CSV","","7157 Ellicott Rd","","Lockport","NY","US","140949482" +"1154966471","CONNECT","CONNECT URL","Lockport","N","","","DIRECT","Direct","","CSV","CSV","","7157 Ellicott Rd","","Lockport","NY","US","140949482" +"1154966471","CONNECT","CONNECT URL","khare@royhart.org","N","email","","DIRECT","Direct","","CSV","CSV","","7157 Ellicott Rd","","Lockport","NY","US","140949482" +"1154966471","CONNECT","CONNECT URL","khare@royhart.org","N","email","","DIRECT","Direct","","CSV","CSV","","7157 Ellicott Rd","","Lockport","NY","US","140949482" +"1154966471","CONNECT","CONNECT URL","Lockport","N","","","DIRECT","Direct","","CSV","CSV","","7157 Ellicott Rd","","Lockport","NY","US","140949482" +"1154966471","CONNECT","CONNECT URL","7157","N","","","","","","","","","7157 Ellicott Rd","","Lockport","NY","US","140949482" +"1003451329","CONNECT","CONNECT URL","lifeconnections.kasa-solutions.com","Y","web-based application is HIPAA compliant and secure.","Life Connections Counseling Services, PLLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3625 Utica Ridge Rd Ste F","","Bettendorf","IA","US","527221653" +"1184269482","CONNECT","CONNECT URL","Endpoint","N","","","","","","","","","16519 Victor St Ste 307","","Victorville","CA","US","923953922" +"1306481601","CONNECT","CONNECT URL","Albany","N","","","","","","","","","43 New Scotland Ave","","Albany","NY","US","122083412" +"1699310920","OTHERS","Other URL","Lawrenceville","N","","","","","","","","","1624 Glenfield Dr","","Lawrenceville","GA","US","300433691" +"1275178584","DIRECT","Direct Messaging Address","Kimberly.sernett@first-leap.com","N","","","","","","","","","2500 W William Cannon Dr Ste 704","","Austin","TX","US","787455257" +"1922643329","OTHERS","Other URL","taralynn.sottile@gmail.com","N","","","","","","","","","325 Sunrise Hwy","","West Islip","NY","US","117952110" +"1639714033","OTHERS","Other URL","morris6092@msn.com","N","","","","","","","","","41653 Way Of Goodness","","Deer Trail","CO","US","801057970" +"1912542226","CONNECT","CONNECT URL","www.bravihealth.com","N","","","","","","","","","645 N Michigan Ave Ste 543","","Chicago","IL","US","606112881" +"1780229187","CONNECT","CONNECT URL","trevorsasek.com","N","","","","","","","","","257 E Lancaster Ave","","Wynnewood","PA","US","190961932" +"1134764533","CONNECT","CONNECT URL","Riteaid","N","","","","","","","","","53 Hooksett Rd","","Manchester","NH","US","031042601" +"1134764533","DIRECT","Direct Messaging Address","Ryan.a.fabrycki@riteaid.com","N","","","","","","","","","53 Hooksett Rd","","Manchester","NH","US","031042601" +"1922643220","OTHERS","Other URL","URL","Y","URL","Dr. Femi Folorunsho","DIRECT","Direct","","OTHER","Other","Email","2700 Jackson Ave Bldg 1","","Memphis","TN","US","381083330" +"1104461409","OTHERS","Other URL","horizonphysician@outlook.com","N","email","","","","","","","","1200 Golden Key Cir Ste 328","","El Paso","TX","US","799255815" +"1568007862","CONNECT","CONNECT URL","computer","N","","","","","","","","","3110 Olney Sandy Spring Rd","","Olney","MD","US","208321408" +"1568007862","OTHERS","Other URL","email","N","","","","","","","","","3110 Olney Sandy Spring Rd","","Olney","MD","US","208321408" +"1376188672","CONNECT","CONNECT URL",".com","N","","","","","","","","","255 Park Ave","8th Floor Suite 804","Worcester","MA","US","01609" +"1811532112","DIRECT","Direct Messaging Address","saponte@ignitedmindscounseling.com","N","saponte@ignitedmindscounseling.com","","DIRECT","Direct","","CSV","CSV","","11 Williams St","","Wethersfield","CT","US","061091636" +"1699310995","DIRECT","Direct Messaging Address","Tasha.Penkova@rehabcare.com","N","","","","","","","","","1517 Knickerbocker Dr","","Stockton","CA","US","952103119" +"1326683624","DIRECT","Direct Messaging Address","jen@flourishcounselingltd.com","N","E-mail","","DIRECT","Direct","","","","","53 W Jackson Blvd Ste 1232","","Chicago","IL","US","606043628" +"1134764434","CONNECT","CONNECT URL","Able.pwelch@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2928 Algonquin Pkwy Lowr","","Toledo","OH","US","436063747" +"1619512928","CONNECT","CONNECT URL","Florida","N","","","DIRECT","Direct","","CSV","CSV","","731 Michigan Ct Apt 4","","Saint Cloud","FL","US","347695275" +"1952946253","DIRECT","Direct Messaging Address","krmackey@millersville.edu","N","business email","","DIRECT","Direct","","CSV","CSV","","33 Rollins Ln","","Willow Street","PA","US","175848606" +"1588209886","OTHERS","Other URL","Alexandria","N","","","DIRECT","Direct","","OTHER","Other","Alexandria","1466B N Beauregard St","","Alexandria","VA","US","223115800" +"1720623036","DIRECT","Direct Messaging Address","kevan.poley@HCAhealthcare.com","Y","HCA email service","Capital Regional Healthcare","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2626 Care Drive","Suite 200","Tallahassee","FL","US","32308" +"1366087678","CONNECT","CONNECT URL","www.holycrossservices.org","N","","","","","","","","","3400 S Washington Rd","","Saginaw","MI","US","486014958" +"1598300808","DIRECT","Direct Messaging Address","msheppard@restorativefamilyservices.com","Y","","Restorative Family Services LLC","","","","","","","529 Seven Bridge Rd","","East Stroudsburg","PA","US","183017608" +"1982249298","DIRECT","Direct Messaging Address","cumberlandbehavioralcare@hotmail.com","Y","business email","robert c. pennebaker pllc","","","","","","","518 Owen Dr","","Fayetteville","NC","US","283043432" +"1699310904","OTHERS","Other URL","doctorcht@gmail.com","N","","","DIRECT","Direct","","","","","8917 Milton Lease Dr","","Austin","TX","US","787473982" +"1235774563","CONNECT","CONNECT URL","Globalprivatehomecare@gmail.com","N","","","","","","","","","400 Galleria Pkwy SE Ste 1500","","Atlanta","GA","US","303395953" +"1013552348","DIRECT","Direct Messaging Address","linda.willford@mygait.com","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4205 Willford Rd","","Gladwin","MI","US","486249468" +"1508401837","CONNECT","CONNECT URL","www.southcharlottefamilycounseling.com","N","Counseling office","","DIRECT","Direct","","","","","1020 Crews Rd Ste M","","Matthews","NC","US","281057587" +"1508401837","CONNECT","CONNECT URL","www.southcharlottefamilycounseling.com","N","Counseling office","","DIRECT","Direct","","","","","1020 Crews Rd Ste M","","Matthews","NC","US","281057587" +"1225673551","DIRECT","Direct Messaging Address","sjohn23@brockport.edu","N","","","DIRECT","Direct","","CSV","CSV","","15 Royce Dr","","Churchville","NY","US","144288900" +"1740825074","CONNECT","CONNECT URL","wewew","N","","","","","","","","","7777 Glades Rd Ste 100","","Boca Raton","FL","US","334344150" +"1346885670","OTHERS","Other URL","Lansing","N","email","","DIRECT","Direct","","CSV","CSV","","720 1st Ter","","Lansing","KS","US","660431704" +"1346885670","OTHERS","Other URL","www.leavenworthlansingfamilyhealthcenter.com","N","intraoffice mail","","DIRECT","Direct","","CSV","CSV","","720 1st Ter","","Lansing","KS","US","660431704" +"1205471547","DIRECT","Direct Messaging Address","khassan@khhmedical.com","N","","","","","","","","","1 Bridge Plz N Ste 275","","Fort Lee","NJ","US","070247586" +"1851936199","DIRECT","Direct Messaging Address","walkertm6@upmc.edu","N","","","","","","","","","333 N Braddock Ave","","Pittsburgh","PA","US","152082512" +"1245875590","DIRECT","Direct Messaging Address","alyssa.laleman@avera.org","N","Work Email","","DIRECT","Direct","","CSV","CSV","","1100 S 10th Ave","","Rock Rapids","IA","US","512462020" +"1033754304","OTHERS","Other URL","bpcsmlwhite@yahoo.com","N","","","","","","","","","341 Jones Chapel Rd","","Collins","MS","US","394285865" +"1407491772","DIRECT","Direct Messaging Address","kphilbin2@northwell.edu","N","email","","DIRECT","Direct","","","","","1991 Marcus Ave","","New Hyde Park","NY","US","110422057" +"1932744216","CONNECT","CONNECT URL","THS","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","16715 Aurora Ave N # 102","","Shoreline","WA","US","981335310" +"1841835121","DIRECT","Direct Messaging Address","info@awholenewyou.co","N","secure company email","","DIRECT","Direct","","","","","14 2nd St W Ste 7-11","","Whitefish","MT","US","599373036" +"1992340285","OTHERS","Other URL","Kadiant","N","Kids Overcoming,LLC","","OTHER","Other","Other","OTHER","Other","Other","400 29th St Ste 204","","Oakland","CA","US","946093547" +"1992340285","OTHERS","Other URL","Kadiant","N","Kids Overcoming, LLC","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","400 29th St Ste 204","","Oakland","CA","US","946093547" +"1255976544","CONNECT","CONNECT URL","www.oasesonline.com","N","","","","","","","","","9135 N Meridian St Ste B8","","Indianapolis","IN","US","462601816" +"1124663471","CONNECT","CONNECT URL","Amanda.Perry@warrencountyesc.com","N","","","","","","","","","1879 Deerfield Rd","","Lebanon","OH","US","450368602" +"1487299798","DIRECT","Direct Messaging Address","mhinfo@tinyteethnyc.com","N","secured email","","DIRECT","Direct","","OTHER","Other","All file attachments","200 E 36th St Ste Ps1","","New York","NY","US","100163667" +"1235774514","CONNECT","CONNECT URL","PrimaryOffice","N","","","","","","","","","29501 Greenfield Rd Ste 132","","Southfield","MI","US","480762250" +"1982249207","FHIR","FHIR URL","gohutton@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","5455 S Martin Luther King Jr Blvd","","Lansing","MI","US","489113544" +"1255976577","CONNECT","CONNECT URL","LosAngeles","N","","","","","","","","","5623 Kanan Rd","","Agoura Hills","CA","US","913013358" +"1699310912","OTHERS","Other URL","kodonnell@theobgyncenter.com","N","work email","","DIRECT","Direct","","OTHER","Other","patient contact","6400 Fannin St Ste 1900","","Houston","TX","US","770301528" +"1760027098","OTHERS","Other URL","www.crediblebh.com","N","Electronic Data Record","","","","","","","","33 N 300 E","","Cedar City","UT","US","847202620" +"1447895776","DIRECT","Direct Messaging Address","sara.wallace@bewellproviders.com","N","Confidential Email","","DIRECT","Direct","","OTHER","Other","Email","11824 Ransum Dr","","Louisville","KY","US","402432802" +"1518502855","CONNECT","CONNECT URL","shannon.kryski@genesishcc.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","4851 Tincher Rd","","Indianapolis","IN","US","462213780" +"1265077507","DIRECT","Direct Messaging Address","christopher.tierney@va.gov","Y","","Charlie Norwood VA Medical Center","","","","","","","950 15th St","","Augusta","GA","US","309012608" +"1164067401","CONNECT","CONNECT URL","amairani.velez-ramos@thementornetwork.com","N","","","DIRECT","Direct","","","","","41990 Cook St Ste 801A","","Palm Desert","CA","US","922116103" +"1255976593","CONNECT","CONNECT URL","Referrals","N","To and FromHealthcare providers","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3501 Brewster St","","Houston","TX","US","770264446" +"1932744281","OTHERS","Other URL","https://www.allinahealth.org/owatonna-hospital","Y","Hospital website","Allina Health System","","","","","","","2250 NW 26th St","","Owatonna","MN","US","550605503" +"1093350340","DIRECT","Direct Messaging Address","jenny.tang@nhfc.com","N","Supervisor","","OTHER","Other","Email","","","","380 N Broadway Ste 305","","Jericho","NY","US","117532109" +"1538704887","DIRECT","Direct Messaging Address","LauraL@espcasemanagement.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","345 Beville Rd Ste 106","","South Daytona","FL","US","321192147" +"1417592775","DIRECT","Direct Messaging Address","jlhernandez@d123.org","N","Sward Elementary School","","HIE","Health Information Exchange (HIE)","","","","","9830 Brandt Ave","","Oak Lawn","IL","US","604533029" +"1609411966","OTHERS","Other URL","BREWSTER","N","private server","","OTHER","Other","BREWSTER","OTHER","Other","private server","71 Chilton Ln","","Brewster","MA","US","026313020" +"1144865403","DIRECT","Direct Messaging Address","eric.ulmer@pillerchilddevelopment.com","N","e-mail","","DIRECT","Direct","","OTHER","Other","e-mail","854 E Williams Field Rd Ste 105","","Gilbert","AZ","US","852950703" +"1699310953","DIRECT","Direct Messaging Address","rebecca.mcmanus@therapyemail.com","N","","","","","","","","","9 S Washington St Ste 310","","Spokane","WA","US","992015117" +"1780229047","DIRECT","Direct Messaging Address","kyaw.aung@austin.utexas.edu","N","work email","","DIRECT","Direct","","","","","1601 Trinity St","","Austin","TX","US","787121765" +"1679118939","OTHERS","Other URL","PayDC","N","medical notes","","","","","","","","2225 County Road 90 Ste 119","","Pearland","TX","US","775844891" +"1285279547","OTHERS","Other URL","https://nextstepcounseling.clientsecure.me","N","Client Portal","","","","","","","","306 E Main St Ste 102","","Round Rock","TX","US","786645220" +"1003451360","CONNECT","CONNECT URL","Miami","N","business email","","DIRECT","Direct","","CSV","CSV","","2060 NW 22nd Ave Ste L5","","Miami","FL","US","331427336" +"1376188631","CONNECT","CONNECT URL","www.massagebook.com/biz/ErinHIlleary","Y","booking and soap notes website","Massagebook","HIE","Health Information Exchange (HIE)","","CSV","CSV","","225 Minnesota Ave Ste 1","","Paonia","CO","US","814288503" +"1083259352","DIRECT","Direct Messaging Address","rpowell@dccca.org","N","","","","","","","","","122 N Millwood St","","Wichita","KS","US","672035850" +"1235774506","CONNECT","CONNECT URL","ReachingHeightsLLC","N","Referral","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12 Pinehurst Ave Apt 1B","","New York","NY","US","100336416" +"1952946220","CONNECT","CONNECT URL","ReachingHeightsLLC","Y","Referrals","Reaching Heights LLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12 Pinehurst Ave Apt 1B","","New York","NY","US","100336416" +"1497390785","CONNECT","CONNECT URL","allison.nicole.kraus@gmail.com","Y","","Pella Regional Health Center","","","","","","","611 N Hancock St","","Ottumwa","IA","US","525014233" +"1740825025","DIRECT","Direct Messaging Address","tt665@georgetown.edu","N","work email","","","","","","","","3900 Reservoir Rd NW","","Washington","DC","US","200072126" +"1477198760","CONNECT","CONNECT URL","progressiveservices15@yahoo.com","N","","","DIRECT","Direct","","CSV","CSV","","5040 Virginia Beach Blvd","","Virginia Beach","VA","US","234626637" +"1649815937","DIRECT","Direct Messaging Address","hdewan@trilliumfamily.org","N","secured organization email","","","","","","","","3415 SE Powell Blvd","","Portland","OR","US","972023371" +"1548805831","DIRECT","Direct Messaging Address","info@primespeechsolutions.com","N","","","DIRECT","Direct","","","","","290 McLean Pl","","Hillside","NJ","US","072051711" +"1528603818","DIRECT","Direct Messaging Address","msherman@8thAveMedicalCenter.com","Y","","Avenue to Wellness LLC","","","","","","","330 E 8th Ave","","Homestead","PA","US","151201518" +"1144865437","CONNECT","CONNECT URL","kathryngreene@comforcare.com","N","","","","","","","","","830 E Vista Way Ste 108","","Vista","CA","US","920845216" +"1609411990","DIRECT","Direct Messaging Address","mckenzie@lemondnutrition.com","N","","","DIRECT","Direct","","CSV","CSV","","700 E Park Blvd Ste 110","","Plano","TX","US","750748842" +"1396380580","OTHERS","Other URL","gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","5863 Cabanne Ave","","Saint Louis","MO","US","631122410" +"1932744224","SOAP","SOAP URL","HealtheAthlete","N","Electronic Medical Record","","","","","","","","770 N 12th St","","Milwaukee","WI","US","532332203" +"1821633017","OTHERS","Other URL","Kantime","N","","","","","","","","","7710 W Interstate 10","","San Antonio","TX","US","782304711" +"1073158150","OTHERS","Other URL","Alexanderia","N","","","","","","OTHER","Other","Alexanderia","1636 Belle View Blvd","","Alexandria","VA","US","223076531" +"1982249066","FHIR","FHIR URL","Allscripts","N","","","","","","","","","622 W 168th St","","New York","NY","US","100323720" +"1588209746","SOAP","SOAP URL","Beachwood","N","","","OTHER","Other","Beachwood","CSV","CSV","","24100 Chagrin Blvd Ste 125","","Beachwood","OH","US","441225535" +"1588209746","SOAP","SOAP URL","Beachwood","N","","","DIRECT","Direct","","CSV","CSV","","24100 Chagrin Blvd Ste 125","","Beachwood","OH","US","441225535" +"1588209746","CONNECT","CONNECT URL","Beachwood","N","","","DIRECT","Direct","","CSV","CSV","","24100 Chagrin Blvd Ste 125","","Beachwood","OH","US","441225535" +"1689219800","DIRECT","Direct Messaging Address","stephanie@jamisonconsultants.com","N","Mailing Address","","DIRECT","Direct","","OTHER","Other","Message","11382 N Jacob Smart Blvd","","Ridgeland","SC","US","299362700" +"1043855232","DIRECT","Direct Messaging Address","neuschj@upmc.edu","N","work email","","DIRECT","Direct","","","","","225 Penn Ave","","Wilkinsburg","PA","US","152212148" +"1679118954","DIRECT","Direct Messaging Address","josh@therapywize.com","N","e-mail","","DIRECT","Direct","","CSV","CSV","","5540 N Academy Blvd Ste 210","","Colorado Springs","CO","US","809183696" +"1942845144","CONNECT","CONNECT URL","lilyforclient@gmail.com","N","","","","","","","","","16342 Willets Point Blvd","","Whitestone","NY","US","113573344" +"1134764426","DIRECT","Direct Messaging Address","armerc@nsuok.edu","N","","","DIRECT","Direct","","CSV","CSV","","623 W Shawnee St","","Tahlequah","OK","US","744643633" +"1043855331","OTHERS","Other URL","speakwondersllc@gmail.com","N","","","DIRECT","Direct","","","","","2639 Glenvalley Dr","","Decatur","GA","US","300324224" +"1952946246","OTHERS","Other URL","StoreNet","N","","","","","","","","","627 E 12th Street","","Washington","NC","US","27889" +"1194360388","DIRECT","Direct Messaging Address","jnavarro54@email.suagm.edu","N","Company email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Miami","17955 SW 156th Ave","","Miami","FL","US","331871702" +"1093350282","DIRECT","Direct Messaging Address","lovewins@doctoramyking.com","N","","","","","","","","","427 Moreland Ave NE Ste 500","","Atlanta","GA","US","303071586" +"1679118871","CONNECT","CONNECT URL","anamichelle.fernandez@gmail.com","N","anamichelle.fernandez@gmail.com","","DIRECT","Direct","","CSV","CSV","","4 PR-695","","Dorado","PR","US","00646" +"1366087553","CONNECT","CONNECT URL","MIchelle.schiltz@samuelmerritt.edu","N","school email","","DIRECT","Direct","","CSV","CSV","","6600 Bruceville Rd","","Sacramento","CA","US","958234671" +"1790320984","OTHERS","Other URL","Deskttop","N","","","","","","","","","3871 SW Ramspeck St","","Port Saint Lucie","FL","US","349535381" +"1518502707","DIRECT","Direct Messaging Address","drc@campbellchiro.com","N","email","","DIRECT","Direct","","CSV","CSV","","3 Auer Ct Ste D","","East Brunswick","NJ","US","088165825" +"1508401795","OTHERS","Other URL","Email","N","Credentialing Specialist's Email","","DIRECT","Direct","","","","","903 NW Washington Blvd Ste A","","Hamilton","OH","US","450136367" +"1508401795","DIRECT","Direct Messaging Address","adrienne.ford.p5@direct.phs.nextgenshare.com","N","","","","","","","","","903 NW Washington Blvd Ste A","","Hamilton","OH","US","450136367" +"1033754239","DIRECT","Direct Messaging Address","jscott@neuroalert.com","N","email","","DIRECT","Direct","","CSV","CSV","","399 Knollwood Rd Ste 108","","White Plains","NY","US","106031916" +"1033754239","DIRECT","Direct Messaging Address","jscott@neuroalert.com","N","email","","DIRECT","Direct","","CSV","CSV","","399 Knollwood Rd Ste 108","","White Plains","NY","US","106031916" +"1124663323","OTHERS","Other URL","York","N","","","","","","","","","108 Winston Dr","","York","PA","US","174081032" +"1124663323","OTHERS","Other URL","student","N","","","","","","","","","108 Winston Dr","","York","PA","US","174081032" +"1124663323","OTHERS","Other URL","info@ship.edu","N","","","","","","","","","108 Winston Dr","","York","PA","US","174081032" +"1538704747","CONNECT","CONNECT URL","www.ipsd.org","N","district website","","DIRECT","Direct","","","","","780 Shoreline Dr","","Aurora","IL","US","605046192" +"1487299681","DIRECT","Direct Messaging Address","jenna.tosto@mountsinai.org","N","","","","","","","","","5 E 98th St # Sb-18","","New York","NY","US","100296501" +"1386289585","OTHERS","Other URL","Fax","N","","","OTHER","Other","Fax","OTHER","Other","Fax","6202 N 9th Ave Ste 2","","Pensacola","FL","US","325048291" +"1003451204","CONNECT","CONNECT URL","chet@ourhealthculture.com","N","","","","","","","","","5798 Hollyberry Ln","","Placerville","CA","US","956678613" +"1376188573","DIRECT","Direct Messaging Address","rwatson@gaamha.org","N","","","","","","","","","287 Central St","","Gardner","MA","US","014408311" +"1609411800","DIRECT","Direct Messaging Address","info@mesquitedentalclinic.net","N","","","","","","","","","2411 N Galloway Ave Ste 128","","Mesquite","TX","US","751507688" +"1184269391","FHIR","FHIR URL","P42@THRIFTYWHITE.COM","N","EMAIL","","OTHER","Other","PHARMACY","OTHER","Other","FREEFORM","715 S Grand Ave","","Spencer","IA","US","513015731" +"1184269391","DIRECT","Direct Messaging Address","P042@TRIFTYWHITE.COM","N","WEB ADDRESS","","DIRECT","Direct","","OTHER","Other","FREEFORM","715 S Grand Ave","","Spencer","IA","US","513015731" +"1366087579","OTHERS","Other URL","Wexford","N","","","","","","","","","117 Vip Dr Ste 310","","Wexford","PA","US","150906936" +"1326683541","OTHERS","Other URL","Metahouse.org","N","practice email","","OTHER","Other","ssnyder@metahouse.org","OTHER","Other","practie location","2625 N Weil St","","Milwaukee","WI","US","532123060" +"1881239093","CONNECT","CONNECT URL","wewew","N","","","","","","","","","10926 David Taylor Dr Ste 120","","Charlotte","NC","US","282621042" +"1679118897","DIRECT","Direct Messaging Address","DrLillian@Qfactorchio.com","N","Email Address","","DIRECT","Direct","","","","","1111 W Mockingbird Ln","","Dallas","TX","US","752475028" +"1346885563","CONNECT","CONNECT URL","https://www.centerforautism.com/","N","","","","","","","","","10015 Old Columbia Rd Ste F100","","Columbia","MD","US","210461755" +"1982249108","CONNECT","CONNECT URL","www.mysspediatrics.com","N","website/direct email","","DIRECT","Direct","","CSV","CSV","","8660 Auburn Rd","","Auburn","WV","US","263257515" +"1861037020","OTHERS","Other URL","tmpieczonka@gmail.com","N","secure Email","","DIRECT","Direct","","CSV","CSV","","7311 Porter Rd","","Niagara Falls","NY","US","143045706" +"1902441090","OTHERS","Other URL","billingsmassagetherapists@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","406-318-0752","511 N 30th St","","Billings","MT","US","591011139" +"1437794518","DIRECT","Direct Messaging Address","nathaniel.colwell@sluhn.org","N","","","","","","","","","1901 Hamilton St Ste 400","","Allentown","PA","US","181046473" +"1831734920","DIRECT","Direct Messaging Address","elogan702@icloud.com","N","work email","","","","","","","","3702 Brenbrook Dr","","Randallstown","MD","US","211334116" +"1003451196","DIRECT","Direct Messaging Address","shemeta.hankerson@sfdph.org","N","email address","","DIRECT","Direct","","CSV","CSV","","1380 howard street","","San Francisco","CA","US","94103" +"1891330999","DIRECT","Direct Messaging Address","afide@santehealth.net","N","work email","","DIRECT","Direct","","","","","1374 E Alluvial Ave","","Fresno","CA","US","937202608" +"1033754148","OTHERS","Other URL","NPIRegistry","N","NPIRegistry","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1100 Belk Blvd","","Oxford","MS","US","386555242" +"1497390504","OTHERS","Other URL","www.tracylimes.com","N","","","","","","","","","317 Creekstone Rdg","","Woodstock","GA","US","301883745" +"1730724840","CONNECT","CONNECT URL","Desktop","N","","","","","","","","","4505 Pine Tree Cir Ste 201","","Vestavia","AL","US","352432380" +"1811532922","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","202 Oak St # 321","","Early","TX","US","768023683" +"1811532922","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","202 Oak St # 321","","Early","TX","US","768023683" +"1811532922","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","202 Oak St # 321","","Early","TX","US","768023683" +"1811532922","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","202 Oak St # 321","","Early","TX","US","768023683" +"1427693530","DIRECT","Direct Messaging Address","jon.morris@walgreens.com","N","Walgreens","","DIRECT","Direct","","OTHER","Other","business","","","","","","" +"1144865262","SOAP","SOAP URL","phoenix","N","","","","","","","","","20245 N 32nd Dr Apt 239","","Phoenix","AZ","US","850270310" +"1508401621","DIRECT","Direct Messaging Address","hferran1@email.suagm.edu","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1827 SW 131st Place Ct","","Miami","FL","US","331751342" +"1467097642","CONNECT","CONNECT URL","sldietetics@aol.com","N","","","","","","","","","4522 W Village Dr # 304","","Tampa","FL","US","336243429" +"1225673437","DIRECT","Direct Messaging Address","sherry.stakem@genesishcc.com","N","","","","","","","","","260 Sunrise Blvd","","Romney","WV","US","267576345" +"1396380531","CONNECT","CONNECT URL","WOODBRIDGE","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13198 Centerpointe Way Ste 101","","Woodbridge","VA","US","221935285" +"1720623952","DIRECT","Direct Messaging Address","frontdesk.macon@healthqwest.us","N","","","","","","","","","890 Northwoods Plaza","","Macon","GA","US","31204" +"1972148112","OTHERS","Other URL","Omaha","N","","","","","","","","","4001 N 168th St","","Omaha","NE","US","68116" +"1962047076","CONNECT","CONNECT URL","BELLEVUE","N","Website","","DIRECT","Direct","","CSV","CSV","","693 156th Ave SE","","Bellevue","WA","US","980075328" +"1649815879","DIRECT","Direct Messaging Address","jricaurte@uabmc.edu","N","","","","","","","","","500 22nd St S","","Birmingham","AL","US","352333110" +"1821633033","DIRECT","Direct Messaging Address","KRYSTAL.FETTING@WELLNESSPOINTE.ORG","N","CREDENTIALING EMAIL","","","","","","","","2015 Mulberry Ave Ste 250","","MT Pleasant","TX","US","754552927" +"1811532047","OTHERS","Other URL","Kinnser","N","","","","","","","","","3187 Red Hill Ave Ste 230","","Costa Mesa","CA","US","926263447" +"1467097675","CONNECT","CONNECT URL","https://online.ccbh.com","N","Community Care Behavioral Health","","DIRECT","Direct","","OTHER","Other","837 TXT","1214 Freeport Rd","","Kittanning","PA","US","162014564" +"1255976460","OTHERS","Other URL","8144129095","N","phone","","OTHER","Other","8144129095","OTHER","Other","phone","16889 State Highway 86","","Saegertown","PA","US","164336226" +"1518502723","FHIR","FHIR URL","Flemington","N","","","OTHER","Other","Flemington","CSV","CSV","","71 US Highway 206","","Hillsborough","NJ","US","088444142" +"1083259295","DIRECT","Direct Messaging Address","katelyn.shea@va.gov","N","Encrypted email","","","","","","","","719 Harrison Ave","","Helena","MT","US","596012663" +"1003451220","CONNECT","CONNECT URL","Computer","N","","","DIRECT","Direct","","OTHER","Other","Provider information","2225 Sycamore St Ste 640","","Harrisburg","PA","US","171111026" +"1487299608","CONNECT","CONNECT URL","FFC","N","","","","","","","","","826 W Touhy Ave","","Park Ridge","IL","US","600683352" +"1306481536","CONNECT","CONNECT URL","EMAIL","N","Http","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Email","260 Northland Blvd","","Cincinnati","OH","US","452464917" +"1306481536","CONNECT","CONNECT URL","EMAIL","N","Http","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Email","260 Northland Blvd","","Cincinnati","OH","US","452464917" +"1861037095","OTHERS","Other URL","lyndsayschaefer@pricechopper.com","N","Company email","","OTHER","Other","receive company updates","OTHER","Other","N/A","285 Plainfield Rd","","West Lebanon","NH","US","037842029" +"1215572441","DIRECT","Direct Messaging Address","courtney@williamscommunityschool.com","N","courtney@williamscommunityschool.com","","DIRECT","Direct","","OTHER","Other","Email","5209 DuVal Rd","","Austin","TX","US","787276614" +"1124663356","CONNECT","CONNECT URL","www.DawnInstituteAZ.com","N","Webpage","","DIRECT","Direct","","OTHER","Other","Office","14535 W Indian School Rd Ste 120","","Goodyear","AZ","US","853959282" +"1003451238","DIRECT","Direct Messaging Address","rmagner@prairie-care.com","Y","","PrairieCare","","","","","","","120 E Main St","","Mankato","MN","US","560013501" +"1912542143","DIRECT","Direct Messaging Address","cwkendall@hotmail.com","N","","","","","","","","","1304 Main St","","Anderson","IN","US","460161786" +"1053956292","DIRECT","Direct Messaging Address","deepak.sharma@amitahealth.org","N","email","","DIRECT","Direct","","OTHER","Other","email","1439 Snow Drift Cir","","Bartlett","IL","US","601031572" +"1326683566","DIRECT","Direct Messaging Address","VORourke@healthalliance.com","N","","","","","","","","","60 Hospital Rd Ste 113","","Leominster","MA","US","014532205" +"1255976494","DIRECT","Direct Messaging Address","joellen@jsgoldsberry.com","N","HIPPA Compliant Email","","DIRECT","Direct","","OTHER","Other","HIPPA Compliant Email","100 E Whitestone Blvd Ste 148","","Cedar Park","TX","US","786136937" +"1891330031","CONNECT","CONNECT URL","penncarepharmacy@yahoo.com","N","E-MAIL","","DIRECT","Direct","","","","","416 Oak Ln","","Philadelphia","PA","US","191263136" +"1427693662","SOAP","SOAP URL","Tampa","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Other","1750 N 50th St","","Tampa","FL","US","336193104" +"1689219826","DIRECT","Direct Messaging Address","annika@qcpsychotherapy.com","N","email address","","DIRECT","Direct","","OTHER","Other","email","2513 24th St","","Rock Island","IL","US","612015305" +"1255976403","CONNECT","CONNECT URL","URL","N","","","DIRECT","Direct","","OTHER","Other","URL","1207 W 16th St Ste B","","Yuma","AZ","US","853644597" +"1073158226","OTHERS","Other URL","www.atlasptky.com","N","website","","","","","","","","100 Kiana Court Suite A","","Paducah","KY","US","42001" +"1073158226","OTHERS","Other URL","www.atlasptky.com","N","website","","","","","","","","100 Kiana Court Suite A","","Paducah","KY","US","42001" +"1073158226","OTHERS","Other URL","www.atlasptky.com","N","website","","","","","","","","100 Kiana Court Suite A","","Paducah","KY","US","42001" +"1073158226","OTHERS","Other URL","www.atlasptky.com","N","website","","","","","","","","100 Kiana Court Suite A","","Paducah","KY","US","42001" +"1083259238","OTHERS","Other URL","https://avilamassagespa.com/contact.html","N","Email","","","","","","","","250 Avila Beach Dr","","San Luis Obispo","CA","US","934058046" +"1275178436","DIRECT","Direct Messaging Address","contact@jenniferzarouabraham.com","N","business address","","DIRECT","Direct","","CSV","CSV","","31 Home Depot Dr Ste 312","","Plymouth","MA","US","023602669" +"1275178436","CONNECT","CONNECT URL","PLYMOUTH","N","email","","DIRECT","Direct","","CSV","CSV","","135 Rocky Hill Rd","","Plymouth","MA","US","023605524" +"1023653284","CONNECT","CONNECT URL","dmrbehavioralconusutants@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","35200 Cathedral Canyon Dr","","Cathedral Cty","CA","US","922347257" +"1467097626","DIRECT","Direct Messaging Address","amorusiewicz@intranerve.com","N","","","","","","","","","24 S Weber St Ste 200","","Colorado Springs","CO","US","809031928" +"1013552272","OTHERS","Other URL","https://nppes.cms.hhs.gov/?forward=static.npistart#/healthInformationExchange","N","","","","","","","","","333 S Farrell Dr","","Palm Springs","CA","US","922627905" +"1801431077","DIRECT","Direct Messaging Address","valentina.garcia@athletico.com","N","work email address","","DIRECT","Direct","","CSV","CSV","","330 W Webster Ave","","Chicago","IL","US","606143820" +"1194360362","DIRECT","Direct Messaging Address","Ashlwatt@mynsu.nova.edu","N","Home address","","DIRECT","Direct","","CSV","CSV","","803 Cortez Rd W","","Bradenton","FL","US","342071433" +"1376188532","DIRECT","Direct Messaging Address","scott@coastalempiiredental.com","N","Work secure email","","DIRECT","Direct","","","","","1008 Big Oak Ct Ste C","","Knightdale","NC","US","275456566" +"1720623994","OTHERS","Other URL","KaleidaCare","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3023 N Bronzewood Cir","","Erda","UT","US","840743302" +"1639714819","CONNECT","CONNECT URL","Computer","N","","","","","","","","","2000 6th Ave S Fl 1","","Birmingham","AL","US","352332110" +"1568007748","CONNECT","CONNECT URL","mprior@serenitybhs.com","N","","","","","","","","","3421 Mike Padgett Hwy","","Augusta","GA","US","309063815" +"1013552298","DIRECT","Direct Messaging Address","woodyfarrar@merimnao.com","N","Work Email","","DIRECT","Direct","","OTHER","Other","Text","21733 Provincial Blvd Ste 820","","Katy","TX","US","774506536" +"1922643105","CONNECT","CONNECT URL","Powell","N","","","","","","","","","7 Carnegie Plz","","Cherry Hill","NJ","US","080031000" +"1003451287","CONNECT","CONNECT URL","sspringer12@aol.com","N","","","HIE","Health Information Exchange (HIE)","","","","","133 E 58th St Ste 310","","New York","NY","US","100221169" +"1912542192","OTHERS","Other URL","OCALA","N","","","DIRECT","Direct","","CSV","CSV","","1411 Madison Park Dr","","Glen Burnie","MD","US","210616185" +"1548805724","DIRECT","Direct Messaging Address","caitlyn.michno@bhshealth.org","Y","Work Email","Villa St. Vincent","","","","","","","516 Walsh St","","Crookston","MN","US","567162757" +"1538704713","OTHERS","Other URL","novaacoaching@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","910 Los Angeles Ave NE","","Atlanta","GA","US","303063604" +"1588209670","DIRECT","Direct Messaging Address","nijah_fudge@lgcfb.net","N","Private business mail with limited access","","DIRECT","Direct","","CSV","CSV","","1420 Kenton St","","Aurora","CO","US","800103580" +"1801431994","DIRECT","Direct Messaging Address","assistant@robertcoufal.mygbiz.com","N","secure email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5701 Centre Ave Ste L12","","Pittsburgh","PA","US","152063776" +"1083259170","CONNECT","CONNECT URL","Banner","N","","","HIE","Health Information Exchange (HIE)","","","","","3838 N Campbell Ave","","Tucson","AZ","US","857191454" +"1447895537","CONNECT","CONNECT URL","http://www.rachelleadamscounseling.com","N","Website","","DIRECT","Direct","","OTHER","Other","Website","1101 S Capital Of Texas Hwy Ste 280","","West Lake Hills","TX","US","787466445" +"1649815747","DIRECT","Direct Messaging Address","Victoria.Carter@nyulangone.org","N","","","","","","","","","550 1st Ave","","New York","NY","US","100166402" +"1578108676","CONNECT","CONNECT URL","Tulsa","N","","","","","","","","","1516 N Boston Pl","","Tulsa","OK","US","741064104" +"1447895545","OTHERS","Other URL","sadowskyautismservices.com","N","","","","","","","","","2901 Williamsburg Ter Unit F","","Platte City","MO","US","640797635" +"1851936967","CONNECT","CONNECT URL","EMAIL","N","Http","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","260 Northland Blvd","","Cincinnati","OH","US","452464917" +"1366087470","SOAP","SOAP URL","EasyFill","N","","","","","","","","","632 S 100 W","","Payson","UT","US","846512864" +"1275178386","CONNECT","CONNECT URL","presencelearning.com","Y","","PresenceLearning, Inc.","","","","","","","580 Market St","6th Floor","San Francisco","CA","US","941045403" +"1225673445","OTHERS","Other URL","Birmingham","N","","","","","","","","","2010 Brookwood Medical Ctr Dr","","Birmingham","AL","US","352096804" +"1013552280","CONNECT","CONNECT URL","Fayetteville","N","","","","","","","","","1747 N College Ave","","Fayetteville","AR","US","727032606" +"1851936942","OTHERS","Other URL","willowkids1367@gmail.com","N","dental office","","OTHER","Other","to communicate with patients and ins. company","CSV","CSV","","1367 Highway 72","","Killen","AL","US","356459136" +"1760027973","CONNECT","CONNECT URL","MANATI","N","","","","","","","","","HOSPITAL DOCTORS CENTER CARR 2 KM. 47.8","SUITE 151","MANATI","PR","US","00674" +"1205471380","CONNECT","CONNECT URL","www.aba-consulting.com","N","website","","OTHER","Other","website","OTHER","Other","?","1443 E Washington Blvd # 316","","Pasadena","CA","US","911042650" +"1477198570","DIRECT","Direct Messaging Address","ylizarraga@360bhmail.com","N","","","DIRECT","Direct","","CSV","CSV","","3752 Atlantic Ave","","Long Beach","CA","US","908076667" +"1891330056","OTHERS","Other URL","veritascollaborative.com","N","Website","","","","","","","","1900 Scott Ave Ste 101","","Charlotte","NC","US","282036046" +"1710522966","DIRECT","Direct Messaging Address","info@karenweiman.com","N","secure/encrypted business email","","","","","","","","947 E Johnstown Rd # 282","","Columbus","OH","US","432301851" +"1184269334","DIRECT","Direct Messaging Address","bridget.mcgiffin@k12.dc.gov","N","secure email","","DIRECT","Direct","","","","","1200 1st St NE Fl 9","","Washington","DC","US","200027953" +"1275178402","OTHERS","Other URL","modem","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8752 Lilly Dr","","Ypsilanti","MI","US","481979655" +"1750926986","CONNECT","CONNECT URL","msptsh@optonline.net","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","167 Main St","","Southampton","NY","US","119684823" +"1750926986","CONNECT","CONNECT URL","msptsh@optonline.net","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","167 Main St","","Southampton","NY","US","119684823" +"1750926986","CONNECT","CONNECT URL","msptsh@optonline.net","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","167 Main St","","Southampton","NY","US","119684823" +"1750926986","CONNECT","CONNECT URL","msptsh@optonline.net","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","167 Main St","","Southampton","NY","US","119684823" +"1750926986","CONNECT","CONNECT URL","msptsh@optonline.net","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","167 Main St","","Southampton","NY","US","119684823" +"1750926986","CONNECT","CONNECT URL","msptsh@optonline.net","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","167 Main St","","Southampton","NY","US","119684823" +"1750926986","CONNECT","CONNECT URL","msptsh@optonline.net","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","167 Main St","","Southampton","NY","US","119684823" +"1750926986","CONNECT","CONNECT URL","msptsh@optonline.net","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","167 Main St","","Southampton","NY","US","119684823" +"1750926986","CONNECT","CONNECT URL","msptsh@optonline.net","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","167 Main St","","Southampton","NY","US","119684823" +"1750926986","CONNECT","CONNECT URL","msptsh@optonline.net","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","167 Main St","","Southampton","NY","US","119684823" +"1750926986","CONNECT","CONNECT URL","msptsh@optonline.net","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","167 Main St","","Southampton","NY","US","119684823" +"1750926986","CONNECT","CONNECT URL","msptsh@optonline.net","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","167 Main St","","Southampton","NY","US","119684823" +"1750926986","CONNECT","CONNECT URL","msptsh@optonline.net","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","167 Main St","","Southampton","NY","US","119684823" +"1750926986","CONNECT","CONNECT URL","msptsh@optonline.net","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","167 Main St","","Southampton","NY","US","119684823" +"1750926986","CONNECT","CONNECT URL","msptsh@optonline.net","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","167 Main St","","Southampton","NY","US","119684823" +"1750926986","CONNECT","CONNECT URL","msptsh@optonline.net","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","167 Main St","","Southampton","NY","US","119684823" +"1013552249","CONNECT","CONNECT URL","STEPHENVILLECLINIC1@GMAIL.COM","N","CLINIC EMAIL","","","","","","","","2287 NW Loop","","Stephenville","TX","US","764011701" +"1265077499","OTHERS","Other URL","jennadavis1002@gmail.com","N","","","","","","","","","4517 S Shamrock Rd","","TAMPA","FL","US","33611" +"1225673478","OTHERS","Other URL","https://www.qchomecare.org/contact","N","secured contact page for the agency.","","","","","","","","61 Arrow Rd Ste 105R","","Wethersfield","CT","US","061091357" +"1851936009","OTHERS","Other URL","newhopehealthcare2019@gmail.com","N","home care","","","","","","","","9220 Bass Lake Rd Ste 395","","New Hope","MN","US","554283110" +"1700421963","CONNECT","CONNECT URL","Email","Y","","Refuah Physical Therapy, PC","DIRECT","Direct","","CSV","CSV","","2918 Avenue M","","Brooklyn","NY","US","112104617" +"1962047134","CONNECT","CONNECT URL","ICANOTES","N","EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Office EHR","1610 Executive Ct","","Sacramento","CA","US","958642608" +"1417592676","SOAP","SOAP URL","mentalhealthgrowth","N","","","","","","","","","3112 W Pinhook Rd Ste B","","Lafayette","LA","US","705083443" +"1619512878","CONNECT","CONNECT URL","switchpointcrc.org","N","","","","","","","","","948 N 1300 W","","St George","UT","US","847704965" +"1952946121","SOAP","SOAP URL","truingwellness.janeapp.com","N","","","DIRECT","Direct","","OTHER","Other","Through app","3705 Kipling St Unit 105","","Wheat Ridge","CO","US","800335791" +"1215572482","DIRECT","Direct Messaging Address","sfynn@gadhealthcare.com","N","email","","DIRECT","Direct","","","","","2121 Fountain Dr Ste G","","Snellville","GA","US","300782900" +"1669017836","DIRECT","Direct Messaging Address","awinchester@infinityrehab.com","N","","","HIE","Health Information Exchange (HIE)","","","","","19255 Manchester Dr","","Mokena","IL","US","604487747" +"1225673403","CONNECT","CONNECT URL","holly@oconnellpharmacy.com","N","email","","DIRECT","Direct","","CSV","CSV","","302 S Grand Ave","","Sun Prairie","WI","US","535909827" +"1477198554","OTHERS","Other URL","rlcmd","N","home address","","DIRECT","Direct","","OTHER","Other","mena","656 Polk Road 63","","Mena","AR","US","719534447" +"1578108650","CONNECT","CONNECT URL","Hesperia","N","home care for elderly","","OTHER","Other","hospice care home","OTHER","Other","hospice home","10752 Oakwood Ave","","Hesperia","CA","US","923452452" +"1568007649","DIRECT","Direct Messaging Address","miriam.powell@corvallis-clinic.com","Y","work email","THE CORVALLIS CLINIC, P.C.","DIRECT","Direct","","CSV","CSV","","3680 NW Samaritan Dr","","Corvallis","OR","US","973303737" +"1780229864","CONNECT","CONNECT URL","Direct","N","Direct","","DIRECT","Direct","","CSV","CSV","","112 W Washington St Ste 309","","Suffolk","VA","US","234345246" +"1952946030","DIRECT","Direct Messaging Address","audrey.gray@stmonicas.com","N","Work Email","","","","","","","","120 Wedgewood Dr","","Lincoln","NE","US","685102431" +"1588209662","CONNECT","CONNECT URL","KChomehealthcare.com","N","Client Consent","","DIRECT","Direct","","CSV","CSV","","6450 NE 43rd Ter Apt 202","","Kansas City","MO","US","641171561" +"1992340095","OTHERS","Other URL","Seattle","N","","","","","","","","","1150 N 93rd St Unit A","","Seattle","WA","US","981033304" +"1679118772","CONNECT","CONNECT URL","emanatehealth.org","N","","","","","","","","","250 S Grand Ave","","Glendora","CA","US","917414218" +"1902441009","OTHERS","Other URL","Networkaccesscontrol","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1752 Columbia Rd NW Ste 2","","Washington","DC","US","200098837" +"1801431903","CONNECT","CONNECT URL","www.stonespeech.com","N","Speech Therapy Website","","DIRECT","Direct","","","","","1150 N Douty St Ste A","","Hanford","CA","US","932303783" +"1508401613","OTHERS","Other URL","pointclick","N","","","","","","","","","975 N Franklin Ave # 975D","","Homestead","FL","US","330347609" +"1235774340","DIRECT","Direct Messaging Address","Amymaloney@lhcgroup.com","Y","Business email","LHC Group","","","","","","","222 Forbes Rd","","Braintree","MA","US","021842706" +"1013552124","CONNECT","CONNECT URL","https://www.arizona.actmedicalgroup.net","N","EHR","","DIRECT","Direct","","CSV","CSV","","11245 Delano St","","North Hollywood","CA","US","916064219" +"1679118780","CONNECT","CONNECT URL","EPIC","N","","","","","","","","","15 Parkman St","","Boston","MA","US","021143117" +"1174168280","SOAP","SOAP URL","SOAP","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","745 Poplar Rd","","Newnan","GA","US","302651618" +"1154966273","DIRECT","Direct Messaging Address","andrew@snyder.md","N","","","","","","","","","9 E Clay St Unit 7","","Richmond","VA","US","232191355" +"1922643998","CONNECT","CONNECT URL","Phoenix","N","","","","","","","","","3146 E Wier Ave","","Phoenix","AZ","US","850402754" +"1740825710","CONNECT","CONNECT URL","tabortherapygroup.com","N","","","","","","","","","5404 W Elm St Ste H","","McHenry","IL","US","600504007" +"1689219750","DIRECT","Direct Messaging Address","surell@cchphealthcare.org","N","Email","","DIRECT","Direct","","OTHER","Other","Email","1900 2nd Ave Fl 12","","New York","NY","US","100297406" +"1790320828","OTHERS","Other URL","Milton","N","","","","","","","","","5688 Meadow Rd","","Milton","FL","US","325831667" +"1053956102","DIRECT","Direct Messaging Address","jmcwilliams@murphyharpst.org","N","organization email","","DIRECT","Direct","","","","","740 Fletcher St","","Cedartown","GA","US","301253249" +"1013552140","CONNECT","CONNECT URL","clinic","N","Ireland Clini","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Ireland Clini","433 192nd Tank BN Road","Bldg 853","Fort Knox","KY","US","401215111" +"1700421856","DIRECT","Direct Messaging Address","rachel@d1recovery.com","N","","","","","","","","","284 S State St","","Marion","OH","US","433023940" +"1477198513","CONNECT","CONNECT URL","sbeland@ipd.md","N","Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Email","1239 Windham Pkwy","","Romeoville","IL","US","604461608" +"1942845078","OTHERS","Other URL","ecw","N","","","OTHER","Other","ecw","","","","600 N Jordan Ave","","Bloomington","IN","US","474053190" +"1124663109","OTHERS","Other URL","riverhillsdental@gmail.com","N","Secure Email Address","","DIRECT","Direct","","CSV","CSV","","720 E Highway 61","","Winona","MN","US","559875300" +"1598300634","OTHERS","Other URL","Cerner","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2601 Annand Dr Ste 4","","Wilmington","DE","US","198083719" +"1811532989","DIRECT","Direct Messaging Address","secure@artreief.info","N","secure email","","","","","","","","51 Kondazian St","","Watertown","MA","US","024722830" +"1407491491","DIRECT","Direct Messaging Address","elizabeth@laathleticcare.com","Y","","Louisiana Athletic Care LLC","","","","","","","1307 Old Jeanerette Rd","","New Iberia","LA","US","705635801" +"1215572334","CONNECT","CONNECT URL","computer","N","labtop","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HTML","34 13th Ave NE Ste B004","","Minneapolis","MN","US","554131084" +"1215572334","CONNECT","CONNECT URL","computer","N","labtop","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HTML","34 13th Ave NE Ste B004","","Minneapolis","MN","US","554131084" +"1215572334","CONNECT","CONNECT URL","computer","N","labtop","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HTML","34 13th Ave NE Ste B004","","Minneapolis","MN","US","554131084" +"1649815762","CONNECT","CONNECT URL","Fullerton","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2622 W Olive Ave","","Fullerton","CA","US","928333540" +"1437794559","CONNECT","CONNECT URL","Chicago","N","for work use","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","814 N Marshfield Ave # 3N","","Chicago","IL","US","606225129" +"1982249017","CONNECT","CONNECT URL","www.scchma.org","N","website","","DIRECT","Direct","","CSV","CSV","","500 Hancock St","","Saginaw","MI","US","486024224" +"1982249017","CONNECT","CONNECT URL","www.sccmha.org","N","website","","DIRECT","Direct","","CSV","CSV","","500 Hancock St","","Saginaw","MI","US","486024224" +"1568007698","OTHERS","Other URL","https://fortifycounselingservices.clientsecure.me/home","N","portal to secure messaging w/ practice provided user name/pw","","DIRECT","Direct","","CSV","CSV","","13706 Research Blvd Ste 312","","Austin","TX","US","787501840" +"1093350126","CONNECT","CONNECT URL","lorriepond84@gmail.com","N","","","","","","","","","422 College Hts Apt 2","","Watertown","NY","US","136011846" +"1386289411","DIRECT","Direct Messaging Address","Morganh@somc.org","Y","Hospital email","Southern Ohio Medical Center","DIRECT","Direct","","","","","1805 27th St","","Portsmouth","OH","US","456622640" +"1700421849","OTHERS","Other URL","https://dodd.ohio.gov","N","DODD Website","","DIRECT","Direct","","OTHER","Other","IP","1574 Cunard Rd","","Columbus","OH","US","432273258" +"1265077309","SOAP","SOAP URL","www.therapynotes.com","N","EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","cloud based","915 Toll House Ave Ste 102","","Frederick","MD","US","217015911" +"1578108619","DIRECT","Direct Messaging Address","KParis1@mainebehavioralhealthcare.org","N","","","","","","","","","123 Andover Rd","","Westbrook","ME","US","040923848" +"1245875392","CONNECT","CONNECT URL","Bronx","N","rsllactation@rsllactation.org","","DIRECT","Direct","","CSV","CSV","","5432 Valles Ave Fl 2","","Bronx","NY","US","104712505" +"1063057057","OTHERS","Other URL","Cincinnati","N","","","HIE","Health Information Exchange (HIE)","","","","","1622 Bising Ave Apt 3","","Cincinnati","OH","US","452394446" +"1114562279","DIRECT","Direct Messaging Address","info@thelcsc.org","N","","","","","","","","","500 W Kennedy Blvd","","Lakewood","NJ","US","087011254" +"1720623895","OTHERS","Other URL","pbrookins@consuersselfhelp.org","N","","","","","","","","","7171 Bowling Dr Ste 300","","Sacramento","CA","US","958232043" +"1871138941","OTHERS","Other URL","kbrown@newviewoklahoma.org","N","","","DIRECT","Direct","","","","","1411 W 12th Ave Ste C","","Stillwater","OK","US","740745425" +"1225673395","DIRECT","Direct Messaging Address","info@thetransformationdoctor.com","N","Clinic email","","DIRECT","Direct","","OTHER","Other","Email","2150 W Poplar Ave Ste 102","","Collierville","TN","US","380170625" +"1952946022","CONNECT","CONNECT URL","credentialing@tccokc.org","N","Email","","DIRECT","Direct","","CSV","CSV","","6800 NW 39th Expy","","Bethany","OK","US","730082513" +"1669017737","OTHERS","Other URL","grisham555@yahoo.com","N","","","","","","","","","70 Redstone Rd","","Jefferson","GA","US","305498212" +"1194360164","CONNECT","CONNECT URL","tabortherapygroup.com","N","","","","","","","","","5404 W Elm St Ste H","","McHenry","IL","US","600504007" +"1497390470","DIRECT","Direct Messaging Address","lucy@wildwoodmidwifery.com","N","","","","","","","","","1538 Cerro Gordo Rd","","Santa Fe","NM","US","875016263" +"1699310672","CONNECT","CONNECT URL","apricotsocialsolutions","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1700 Yulupa Ave","","Santa Rosa","CA","US","954057721" +"1376188367","OTHERS","Other URL","EHR","N","patients; printout of discharges","","DIRECT","Direct","","OTHER","Other","To be provided","18962 SW 94th Ave","","Cutler Bay","FL","US","331577958" +"1427693415","DIRECT","Direct Messaging Address","erique.gumbs@delaware.gov","Y","Starte email address","Delaware Department of Subsance Abuse and Mental Health","DIRECT","Direct","","","","","805 River Rd","","Dover","DE","US","199013753" +"1780229773","OTHERS","Other URL","Selma","N","","","","","","","","","15314 Albrecht Ln","","Selma","TX","US","781541849" +"1780229773","DIRECT","Direct Messaging Address","Lbfspeechcommunication@outlook.com","N","","","","","","","","","15314 Albrecht Ln","","Selma","TX","US","781541849" +"1881239879","CONNECT","CONNECT URL","HBHS.La@gmail.com","N","","","","","","","","","2156 Wooddale Blvd Ste 750","","Baton Rouge","LA","US","708061404" +"1295370294","OTHERS","Other URL","http://KristieFinnan.com","N","Office","","DIRECT","Direct","","OTHER","Other","Doylestown","875 N Easton Rd Ste 6B","","Doylestown","PA","US","189021026" +"1568007565","OTHERS","Other URL","ninaparsons@spinezone.com","N","","","","","","","","","1600 S Escondido Blvd","","Escondido","CA","US","920256019" +"1477198471","CONNECT","CONNECT URL","508-617-9204","N","Fax machine","","DIRECT","Direct","","OTHER","Other","Fax documents","150 Laurel Street","","Fall River","MA","US","027243008" +"1891330817","DIRECT","Direct Messaging Address","kathy@pccofjackson.com","N","","","","","","","","","54 Exeter Rd Ste B","","Jackson","TN","US","383051985" +"1528603537","DIRECT","Direct Messaging Address","erik.uhl@bellin.org","N","Employee email","","","","","","","","1970 S Ridge Rd","","Green Bay","WI","US","543044125" +"1073158085","CONNECT","CONNECT URL","dliving@aidcares.org","N","work email","","","","","","","","1050 Freemont St","","Yorkville","IL","US","605602074" +"1528603545","CONNECT","CONNECT URL","kwelsh@learnspeechtherapy.com","N","LEARN Email address","","","","","","","","700 W 6th St Ste 1","","Gilroy","CA","US","950206014" +"1255976262","DIRECT","Direct Messaging Address","nicole@goodsoulnutrition.co","N","","","DIRECT","Direct","","","","","13941 E Bend Dr","","Strongsville","OH","US","441367809" +"1346885365","DIRECT","Direct Messaging Address","Zeena@goodrepspt.com","N","Secure email","","DIRECT","Direct","","CSV","CSV","","1010 Dean St","","Brooklyn","NY","US","112383303" +"1073158093","CONNECT","CONNECT URL","michael.hanrahan@kodiakhealthcare.org","N","","","","","","","","","3449 E Rezanof Dr","","Kodiak","AK","US","996156952" +"1417592437","CONNECT","CONNECT URL","pesd","N","","","","","","","","","1817 N 7th St","","Phoenix","AZ","US","850062133" +"1558906578","CONNECT","CONNECT URL","Cynthiana","N","","","","","","","","","131 Western Ave","","Cynthiana","KY","US","410311476" +"1912542937","OTHERS","Other URL","skidwell@qualicare.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1706 Descanso Ave Ste A","","San Marcos","CA","US","920782514" +"1407491434","CONNECT","CONNECT URL","etondental@gmail.com","Y","","Vahe Vorperian DDS INC","DIRECT","Direct","","OTHER","Other","Canoga Park","21300 Sherman Way Ste 15","","Canoga Park","CA","US","913033697" +"1265077291","FHIR","FHIR URL","SUFFOLK","N","","","","","","CSV","CSV","","1019 Nicklaus Dr","","Suffolk","VA","US","234354102" +"1780229716","SOAP","SOAP URL","Mindbody","N","","","","","","","","","13 March Farm Way","","Greenland","NH","US","038406234" +"1962047993","OTHERS","Other URL","N/A","N","","","","","","","","","7125 Grand Montecito Pkwy Ste 130","","Las Vegas","NV","US","891490261" +"1114562147","CONNECT","CONNECT URL","Taylorcaregroup@gmail.com","N","Direct Contact","","DIRECT","Direct","","OTHER","Other","Direct Address","1188 Bertha Wilson Rd","","Blanch","NC","US","272129795" +"1205471232","OTHERS","Other URL","n/a","N","n/a","","","","","","","","1401 S Seward Meridian Pkwy Ste ABC","","Wasilla","AK","US","996548312" +"1003451048","DIRECT","Direct Messaging Address","info@hopepca-vegas.com","N","email","","","","","","","","2670 Crimson Canyon Dr Ste 150","","Las Vegas","NV","US","891280848" +"1326683392","OTHERS","Other URL","Colorado","N","","","","","","","","","525 N Cascade Ave Ste 115","","Colorado Springs","CO","US","809033308" +"1265077267","OTHERS","Other URL","na","N","","","DIRECT","Direct","","","","","Fort Defiance Indian Hospital Board, Inc.","","Fort Defiance","AZ","US","865040649" +"1104461268","CONNECT","CONNECT URL","Winslow","N","","","","","","","","","722 Mike's Pike Street","#101","Winslow","AZ","US","86047" +"1407491533","SOAP","SOAP URL","Humacao","N","","","","","","","","","Ave. Font Martelo Centro Comercial","Edificio 10A","Humacao","PR","US","00791" +"1407491533","SOAP","SOAP URL","Humacao","N","","","","","","","","","Ave. Font Martelo Centro Comercial","Edificio 10A","Humacao","PR","US","00791" +"1265077317","OTHERS","Other URL","www.thedexterinstitute.com","N","Electronic Healthcare Reporting","","","","","","","","The Dexter Institute LLC","511 Main Street","Groveport","OH","US","431251416" +"1083259139","OTHERS","Other URL","pteverywhere.com","N","This is a cloud based EMR system that is HIPAA compliant and secure","","DIRECT","Direct","","CSV","CSV","","1517 15th Street","","Northlake","TX","US","76226" +"1932744935","CONNECT","CONNECT URL","helenn754@gmail.com","Y","","AC Assisted Living","","","","","","","410 W Euclid Ave","","Globe","AZ","US","855012412" +"1790320729","DIRECT","Direct Messaging Address","mdavis4@umc.edu","N","","","HIE","Health Information Exchange (HIE)","","","","","2500 N State St","","Jackson","MS","US","392164500" +"1578108577","DIRECT","Direct Messaging Address","borlando@oasiscounselingtoday.com","Y","HIPAA compliant work email","Oasis Counseling LLC","DIRECT","Direct","","CSV","CSV","","6048 S Durango Dr Ste 120","","Las Vegas","NV","US","891131781" +"1225673239","DIRECT","Direct Messaging Address","drkramer@uhichicago.com","N","","","","","","","","","444 N Wabash Ave Ste 200","","Chicago","IL","US","606115619" +"1275178394","DIRECT","Direct Messaging Address","alyssa.friebert@childrenscolorado.org","N","Work Email","","DIRECT","Direct","","","","","13123 E 16th Ave","","Aurora","CO","US","800457106" +"1013552173","OTHERS","Other URL","https://cg.admhs.org/OLPN/Log_In.aspx","N","","","","","","","","","401 E Cypress Ave","","Lompoc","CA","US","934366806" +"1013552173","OTHERS","Other URL","https://cg.admhs.org/OLPN/Log_In.aspx","N","","","","","","","","","401 E Cypress Ave","","Lompoc","CA","US","934366806" +"1013552173","CONNECT","CONNECT URL","https://cg.admhs.org/OLPN/Log_In.aspx","N","","","","","","","","","401 E Cypress Ave","","Lompoc","CA","US","934366806" +"1750926796","OTHERS","Other URL","https://lifeconnections.kasa-solutions.com/index.php","N","EHR Systen","","HIE","Health Information Exchange (HIE)","","","","","215 4th Ave SE","","Cedar Rapids","IA","US","524011844" +"1215572235","OTHERS","Other URL","Natick","N","","","","","","","","","2 Summer St Ste 16","","Natick","MA","US","017604529" +"1215572235","OTHERS","Other URL","Natick","N","","","","","","","","","2 Summer St Ste 16","","Natick","MA","US","017604529" +"1689219719","OTHERS","Other URL","www.rwellnessservices.com","N","","","","","","","","","288 East St Ste 1001-F7","","Pittsboro","NC","US","273129711" +"1528603669","DIRECT","Direct Messaging Address","bdeacon@lighthouseok.com","N","","","","","","","","","1012 14th Ave NW","","Ardmore","OK","US","734011807" +"1366087405","DIRECT","Direct Messaging Address","lcrespo2@gmu.edu","Y","","Center for Autism and Related Disorders","DIRECT","Direct","","CSV","CSV","","7110 Forest Ave Ste 101","","Richmond","VA","US","232263787" +"1801431952","DIRECT","Direct Messaging Address","info@rcflagstaff.com","N","Office Assistant E-mail","","DIRECT","Direct","","OTHER","Other","E-mail","3009 N West St","","Flagstaff","AZ","US","860043444" +"1548805682","OTHERS","Other URL","Helper","N","Patient management software","","OTHER","Other","Stores patient contact info insurance info and practice schedule","OTHER","Other","Stores records","500 Mason St","","Tomball","TX","US","773754450" +"1710522875","DIRECT","Direct Messaging Address","patientcare@ketamine.care","N","Administrative Email","","DIRECT","Direct","","OTHER","Other","PDF, DOC","3300 Monroe Ave Ste 319","","Rochester","NY","US","146184617" +"1174168231","CONNECT","CONNECT URL","5406764254","N","","","OTHER","Other","other","","","","4330 Old Virginia St NE","","Roanoke","VA","US","240195750" +"1861037921","DIRECT","Direct Messaging Address","jhanks@lifeclinics.life","N","","","","","","","","","2901 Commerce Xing","","Commerce Township","MI","US","483903084" +"1538704697","OTHERS","Other URL","hunter.tuveson@mnsu.edu","N","","","","","","","","","730 Maywood Ave","","Mankato","MN","US","560017018" +"1295370369","SOAP","SOAP URL","dfenton79@yahoo.com","N","","","DIRECT","Direct","","CSV","CSV","","1305 Perry St","","Longview","TX","US","756018614" +"1609411685","DIRECT","Direct Messaging Address","oleaha.pilant@amitahealth.org","N","Amita Email","","","","","","","","1555 Barrington Rd # 3","","Hoffman Estates","IL","US","601691019" +"1114562188","DIRECT","Direct Messaging Address","anarr@rioawakening.com","N","Secure Business Email","","DIRECT","Direct","","","","","1207 Golf Course Rd SE Ste C","","Rio Rancho","NM","US","871245213" +"1023653094","DIRECT","Direct Messaging Address","trisha@romanellimd.com","N","Drop Box","","OTHER","Other","Communication with Insurance","OTHER","Other","Drop Box","4500 N Sonoma Ranch Blvd Ste 2","","Las Cruces","NM","US","880117334" +"1861037830","CONNECT","CONNECT URL","4076790616","N","","","","","","","","","1239 State Road 436","","Casselberry","FL","US","327076447" +"1578108643","DIRECT","Direct Messaging Address","cherylo@lakestateindustries.org","N","","","","","","","","","1830 N 21st St","","Escanaba","MI","US","498299586" +"1932744901","CONNECT","CONNECT URL","ashleystarz1@hotmail.com","N","","","","","","","","","1825 Holmden Ave","","Cleveland","OH","US","441091728" +"1841835816","DIRECT","Direct Messaging Address","stephanie.st.onge@baysyatehealth.org","N","Work email","","DIRECT","Direct","","CSV","CSV","","759 Chestnut St","","Springfield","MA","US","011991001" +"1982249967","CONNECT","CONNECT URL","azra.vanhove@dhha.org","N","","","","","","","","","777 Bannock St","","Denver","CO","US","802044507" +"1952946956","CONNECT","CONNECT URL","Laptop/desktop","Y","","Southern California Healthcare System, Inc","","","","","","","3828 Delmas Ter","","Culver City","CA","US","902322713" +"1952946956","CONNECT","CONNECT URL","Laptop","N","","","","","","","","","5330 Sunlight Pl","","Los Angeles","CA","US","900165124" +"1174168157","DIRECT","Direct Messaging Address","Capriocarol@sbcglobal.net","N","Email","","DIRECT","Direct","","CSV","CSV","","4912 Shadowood Trl","","Colleyville","TX","US","760343012" +"1346885324","OTHERS","Other URL","https://www.tracyrileyhypnosis.com/","N","Company Website","","","","","","","","10151 Deerwood Park Blvd Ste 250","","Jacksonville","FL","US","322560566" +"1861037855","DIRECT","Direct Messaging Address","TajChavez@salud.unm.edu","Y","University Secure email","University of New Mexico","DIRECT","Direct","","OTHER","Other","secure email","1016 Don Juan St","","Santa Fe","NM","US","875012412" +"1306481395","CONNECT","CONNECT URL","sarah.salzer@aegistherapies.com","N","email","","","","","","","","1103 S 2nd St","","Milbank","SD","US","572523304" +"1306481395","OTHERS","Other URL","sarah.salzer@aegistherapies.com","N","","","","","","","","","1103 S 2nd St","","Milbank","SD","US","572523304" +"1871138875","CONNECT","CONNECT URL","www.careplusme.com","N","business website","","OTHER","Other","Del City","OTHER","Other","contact information","905 Vickie Dr","","Del City","OK","US","731153949" +"1538704523","DIRECT","Direct Messaging Address","Kfalcone@cficares.org","N","Email","","DIRECT","Direct","","CSV","CSV","","33 Junction Rd","","Brookfield","CT","US","068043457" +"1366087355","DIRECT","Direct Messaging Address","phillip@malonebodywork.com","N","email address","","","","","","","","45 Main St Ste 101","","Peterborough","NH","US","034582433" +"1043855042","DIRECT","Direct Messaging Address","rconnor@memorialcare.org","N","Work Email","","","","","","","","2801 Atlantic Ave","","Long Beach","CA","US","908061701" +"1619512613","DIRECT","Direct Messaging Address","kskabo01@continuecare.net","N","work email","","DIRECT","Direct","","CSV","CSV","","2501 Kentucky Ave Fl 6","","Paducah","KY","US","420033813" +"1356986350","OTHERS","Other URL","kaliadcare","N","electronic record system","","OTHER","Other","client information","OTHER","Other","health information","529 Maysville Rd","","MT Sterling","KY","US","403539336" +"1528603529","DIRECT","Direct Messaging Address","stephanielazar@lightonanxiety.com","N","professional email","","","","","","","","1300 W Belmont Ave Ste 501","","Chicago","IL","US","606573242" +"1346885340","DIRECT","Direct Messaging Address","lynn.bryant@hopewayfoundation.org","N","secure work email address","","","","","","","","1717 Sharon Rd W","","Charlotte","NC","US","282105663" +"1326683335","OTHERS","Other URL","email","N","email","","DIRECT","Direct","email","CSV","CSV","cape coral","58 Nicholas Pkwy W # 105","","Cape Coral","FL","US","339912845" +"1407491418","CONNECT","CONNECT URL","walmart","Y","","WAL-MART STORES EAST LP","DIRECT","Direct","","OTHER","Other","walmart","1400 Mall Dr","","Benton Harbor","MI","US","490222325" +"1285279299","CONNECT","CONNECT URL","Va.gov","N","VA exchange server","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","508 Fulton St","","Durham","NC","US","277053875" +"1992340905","DIRECT","Direct Messaging Address","roseweisenstein@studio-element.net","N","Work Email Address","","DIRECT","Direct","","","","","2001 S Hanley Rd Ste 540","","Brentwood","MO","US","631441500" +"1790320711","DIRECT","Direct Messaging Address","help@snacllc.com","N","HIPPA compliant Email Address","","DIRECT","Direct","","CSV","CSV","","1194 147th St Ste 5","","Monticello","GA","US","310648068" +"1306481320","DIRECT","Direct Messaging Address","mmoeller@montefiore.org","N","Organization protected email","","","","","","","","111 E 210th St","","Bronx","NY","US","104672401" +"1174168199","CONNECT","CONNECT URL","Netsmart","N","","","","","","","","","30500 Arrastre Canyon Rd","","Acton","CA","US","935102160" +"1346885373","OTHERS","Other URL","www.xopt1.com","N","","","","","","","","","1110 James St","","Weslaco","TX","US","785966659" +"1013552041","CONNECT","CONNECT URL","EPIC","N","","","DIRECT","Direct","","CSV","CSV","","901 MacArthur Blvd","","Munster","IN","US","463212901" +"1972148914","CONNECT","CONNECT URL","contact@breakingbarrierstherapy.com","N","","","","","","","","","24 W Sergeant Court Dr Ste 204","","Saratoga Springs","UT","US","840455809" +"1235774274","OTHERS","Other URL","n/a","N","","","","","","","","","500 Charlie Rast Rd","","Swansea","SC","US","291609129" +"1598300535","OTHERS","Other URL","Payson","N","","","","","","","","","12612 S 4380 W","","Payson","UT","US","846519685" +"1699310722","OTHERS","Other URL","atsusers.com","N","","","","","","","","","1300 Franklin Ave","","Garden City","NY","US","115301886" +"1114562139","SOAP","SOAP URL","npi","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11980 Overbrook Ln Apt 1105","","Houston","TX","US","770776664" +"1336784347","DIRECT","Direct Messaging Address","lori.skaggs@svcs.directak.net","N","","","","","","","","","302 Railway Ave","","Seward","AK","US","99664" +"1225673346","DIRECT","Direct Messaging Address","wdellow@e2ccb.org","N","work email","","DIRECT","Direct","","CSV","CSV","","138 W Main St","","Brocton","NY","US","147169749" +"1407491327","DIRECT","Direct Messaging Address","josh@islandcare.directak.net","N","DSM","","DIRECT","Direct","","CSV","CSV","","LOT 3 BLOCK 2","","NAUKATI","AK","US","999500550" +"1083259915","CONNECT","CONNECT URL","Cherokee","N","","","","","","","","","1 Hospital Rd","","Cherokee","NC","US","28719" +"1083259915","CONNECT","CONNECT URL","Cherokee","N","","","","","","","","","1 Hospital Rd","","Cherokee","NC","US","28719" +"1740825892","CONNECT","CONNECT URL","n/a","N","","","","","","","","","6621 Fannin St","","Houston","TX","US","770302358" +"1265077200","DIRECT","Direct Messaging Address","Bnharris@umc.edu","N","","","","","","","","","2500 N State St","","Jackson","MS","US","392164500" +"1316582430","DIRECT","Direct Messaging Address","Sball@caduceususa.com","N","","","","","","","","","535 N Central Ave","","Hapeville","GA","US","303541603" +"1033754155","OTHERS","Other URL","Clinic","N","","","","","","","","","803 E Rosecrans Ave","","East Rancho Dominguez","CA","US","902212145" +"1104461227","DIRECT","Direct Messaging Address","marilyn.edwards@cmglp.com","N","office","","DIRECT","Direct","","CSV","CSV","","2217 E Franklin St","","Richmond","VA","US","232237046" +"1760027817","DIRECT","Direct Messaging Address","homeadvantage10@live.com","Y","","Home Advantage Health Care LLC","","","","","","","11172 125th Ave","","Milaca","MN","US","563534006" +"1558906602","DIRECT","Direct Messaging Address","rachel.denzin@livewellcounselingllc.com","Y","Practice Email","Live Well Counseling Services, LLC","HIE","Health Information Exchange (HIE)","","","","","13317 County Highway 12","","Venedy","IL","US","622141103" +"1861037913","CONNECT","CONNECT URL","laptop","N","","","","","","","","","4041 N High St Ste 300N","","Columbus","OH","US","432143200" +"1659916708","SOAP","SOAP URL","Yes","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5712 21st Ave W","","Bradenton","FL","US","342095606" +"1912542077","CONNECT","CONNECT URL","Huntsville","N","laptop or desktop computer","","DIRECT","Direct","","","","","22 Elm Ridge Blvd SW","","Huntsville","AL","US","358244002" +"1427693589","DIRECT","Direct Messaging Address","mmorena@earlyautismservices.com","Y","","Comprehensive Early Autism Services","","","","","","","4906 Cutshaw Ave","","Richmond","VA","US","232303630" +"1538704606","DIRECT","Direct Messaging Address","yeseniacruz@touchofloveandcompassionllc.com","N","","","","","","","","","9918 Dean Oaks Ct","","Orlando","FL","US","328253422" +"1538704606","DIRECT","Direct Messaging Address","yeseniacruz@touchofloveandcompassionllc.com","N","","","","","","","","","9918 Dean Oaks Ct","","Orlando","FL","US","328253422" +"1528603693","OTHERS","Other URL","sunriseepiccernerallscripts","N","eMAR , coding and billing","","HIE","Health Information Exchange (HIE)","","OTHER","Other","patient health information","7236 Stonerock Cir","","Orlando","FL","US","328198000" +"1932744919","DIRECT","Direct Messaging Address","cheryl.young@nortonhealthcare.org","N","Norton Healthcare","","HIE","Health Information Exchange (HIE)","","OTHER","Other","other","1703 Victory Court","","Prospect","KY","US","40059" +"1285279265","OTHERS","Other URL","www.definitewellness.net","N","web page","","DIRECT","Direct","","CSV","CSV","","401 Wilson Ave","","Tullahoma","TN","US","373883357" +"1477198455","DIRECT","Direct Messaging Address","alyssa@aspencenter.net","Y","","The Aspen Center Inc.","","","","","","","3700 Fox Stone Dr","","Raleigh","NC","US","276035179" +"1992340970","OTHERS","Other URL","n/a","N","","","","","","","","","1901 Libbie Ave","","Richmond","VA","US","232261808" +"1831734813","DIRECT","Direct Messaging Address","drlee@amethystnm.com","N","business email","","DIRECT","Direct","","OTHER","Other","buinesss","7050 Barstow St NE Ste B","","Albuquerque","NM","US","871111056" +"1215572201","CONNECT","CONNECT URL","PHONELINE","N","FAX","","DIRECT","Direct","","CSV","CSV","","5426 Vegas Dr","","Las Vegas","NV","US","891082403" +"1679118665","CONNECT","CONNECT URL","Jackson","N","","","","","","","","","3624 Northview Dr","","Jackson","MS","US","392065720" +"1750926747","DIRECT","Direct Messaging Address","kreyes@cfservices.org","N","","","","","","","","","543 North St","","New Bedford","MA","US","027402782" +"1295370286","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","3707 Joy St","","Charlotte","NC","US","282083749" +"1477198463","DIRECT","Direct Messaging Address","info@thelcsc.org","N","","","","","","","","","500 W Kennedy Blvd","","Lakewood","NJ","US","087011254" +"1154966158","CONNECT","CONNECT URL","cityprogroup.com","N","","","DIRECT","Direct","","CSV","CSV","","329 E 149th St Fl 4","","Bronx","NY","US","104515626" +"1972148906","DIRECT","Direct Messaging Address","donnie.mcmullen@gcbhs.org","N","","","","","","","","","619 N Main St","","Muskogee","OK","US","744014431" +"1194360123","OTHERS","Other URL","XXXXXXXXXXXXXXXXXXXXX","N","N/A","","OTHER","Other","XXXXXXXXXXXXXXXXXXX","OTHER","Other","N/A","3116 Arnold Ct","","Marina","CA","US","939334707" +"1194360123","OTHERS","Other URL","XXXXXXXXXXXXXXXXXXXXX","N","N/A","","OTHER","Other","XXXXXXXXXXXXXXXXXXX","OTHER","Other","N/A","3116 Arnold Ct","","Marina","CA","US","939334707" +"1194360123","OTHERS","Other URL","XXXXXXXXXXXXXXXXXXXXX","N","N/A","","OTHER","Other","XXXXXXXXXXXXXXXXXXX","OTHER","Other","N/A","3116 Arnold Ct","","Marina","CA","US","939334707" +"1194360123","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","3116 Arnold Ct","","Marina","CA","US","939334707" +"1194360123","OTHERS","Other URL","XXXXXXXXXXXXXXX","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","3116 Arnold Ct","","Marina","CA","US","939334707" +"1003451030","DIRECT","Direct Messaging Address","ts7307@cardclinics.com","N","","","","","","","","","8505 183rd St Ste D","","Tinley Park","IL","US","604879353" +"1518502558","CONNECT","CONNECT URL","office","N","","","","","","","","","4402 E Marion Way","","Phoenix","AZ","US","850181251" +"1790320737","DIRECT","Direct Messaging Address","bethtodd@uic.edu","N","","","","","","","","","1068 Olympia Ln","","Rockford","IL","US","611084497" +"1205471257","DIRECT","Direct Messaging Address","pilaralex@hotmail.com","N","email","","","","","","","","1418 Buckner Rd","","Valrico","FL","US","335967165" +"1679118624","DIRECT","Direct Messaging Address","alexandra.piora@HCR-ManorCare.com","Y","","HCR ManorCare","","","","","","","100 W Queen St","","Dallastown","PA","US","173132133" +"1679118624","DIRECT","Direct Messaging Address","alexandra.piora@HCR-ManorCare.com","Y","","HCR ManorCare","","","","","","","100 W Queen St","","Dallastown","PA","US","173132133" +"1932744984","OTHERS","Other URL","https://www.capitalhealth.org/contact-us","N","Capital Health","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Capital Health","750 Brunswick Ave","","Trenton","NJ","US","086384143" +"1841835899","OTHERS","Other URL","EMAIL","N","","","OTHER","Other","EMAILS","OTHER","Other","EMAIL","12436 Main Campus Dr","","Lexington","MA","US","024218642" +"1942845805","DIRECT","Direct Messaging Address","ikortonphd@bendbroadband.com","N","email","","DIRECT","Direct","","CSV","CSV","","745 NW Mt Washington Dr Ste 301","","Bend","OR","US","977031576" +"1124663083","CONNECT","CONNECT URL","m.rocha@newlifecounselingcenter.org","N","","","","","","","","","400 N Main St","","Randolph","MA","US","023684177" +"1528603412","DIRECT","Direct Messaging Address","kelli.jones2@parknicollet.com","Y","","Melrose Center","","","","","","","3525 Monterey Dr","","St Louis Park","MN","US","554165275" +"1053956979","OTHERS","Other URL","@cdaintensivelearning.com","N","practice domain","","","","","","","","705 Pacific Ave","","Tacoma","WA","US","984025207" +"1275178113","OTHERS","Other URL","www.nolimitstherapies.com","N","","","DIRECT","Direct","","","","","910 NW 7th St Ste 2And4","","Bentonville","AR","US","727124565" +"1396380143","CONNECT","CONNECT URL","rainbowhelpers.com","N","","","","","","","","","5852 S Pecos Rd Ste 5","","Las Vegas","NV","US","891203490" +"1720623572","DIRECT","Direct Messaging Address","hdibonge@verizon.net","N","OFFICE","","","","","","","","101 Lakeforest Blvd Ste 250","","Gaithersburg","MD","US","208772633" +"1033754882","CONNECT","CONNECT URL","Efax","N","","","DIRECT","Direct","","OTHER","Other","Fax","117 W 5th St Ste 1","","Bartlesville","OK","US","740036651" +"1033754882","CONNECT","CONNECT URL","Efax","N","","","DIRECT","Direct","","","","","117 W 5th St Ste 1","","Bartlesville","OK","US","740036651" +"1851936603","OTHERS","Other URL","Haley.alexandropoulos@gmail.com","N","","","","","","","","","1966 Ashley Pl","","Westbury","NY","US","115905801" +"1306481353","DIRECT","Direct Messaging Address","rachel@rachelsaksnutrition.com","N","","","","","","","","","5 Cuba Hill Rd","","Greenlawn","NY","US","117401624" +"1477198380","CONNECT","CONNECT URL","blehman@berkscc.org","N","email","","DIRECT","Direct","","","","","645 Penn St Fl 2","","Reading","PA","US","196013543" +"1184269136","DIRECT","Direct Messaging Address","christan.knost@madriverschools.org","N","","","DIRECT","Direct","","","","","801 Old Harshman Rd","","Dayton","OH","US","454311238" +"1124663075","OTHERS","Other URL","N/A","N","","","DIRECT","Direct","","CSV","CSV","","104 Burlingame Rd","","Smithfield","RI","US","029171421" +"1821633793","CONNECT","CONNECT URL","Plainview","N","","","DIRECT","Direct","","OTHER","Other","Plainview","59 Audrey Ave","","Plainview","NY","US","118033514" +"1821633793","CONNECT","CONNECT URL","Plainview","N","","","DIRECT","Direct","","OTHER","Other","Plainview","59 Audrey Ave","","Plainview","NY","US","118033514" +"1821633876","OTHERS","Other URL","Www.erinmosher.com","N","","","","","","","","","129 37th St Apt 803","","Union City","NJ","US","070875987" +"1487299434","CONNECT","CONNECT URL","crystalsoundbody.com","N","website","","","","","","","","3115 Piedmont Rd NE Ste D102","","Atlanta","GA","US","303052521" +"1659916609","DIRECT","Direct Messaging Address","aheartman@kimeperformance.com","N","email","","DIRECT","Direct","","","","","1600 Tribute Rd","","Sacramento","CA","US","958154400" +"1386289338","CONNECT","CONNECT URL","info@fmbtagency.com","N","Agency Email","","","","","","","","5530 Corbin Ave Ste 221","","Tarzana","CA","US","913566095" +"1275178238","OTHERS","Other URL","Philip.gainer@imail.org","Y","hospital protected work email","McKay-Dee Hospital","HIE","Health Information Exchange (HIE)","","","","","4401 Harrison Blvd","","Ogden","UT","US","844033195" +"1962047928","OTHERS","Other URL","Rachel.McDaniels@sih.net","N","Work email","","DIRECT","Direct","","OTHER","Other","email address","1403 Joe Abbott Way","","Marion","IL","US","629594649" +"1396380259","DIRECT","Direct Messaging Address","kassandra.delcoure@ascension.org","Y","","Ascension St. John Hospital","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1717 S Utica Ave Ste A","","Tulsa","OK","US","741045342" +"1932744893","CONNECT","CONNECT URL","asasa","N","","","","","","","","","4193 Flat Rock Dr Ste 200","","Riverside","CA","US","925057113" +"1508401464","DIRECT","Direct Messaging Address","Krystal.small@amedisys.com","N","","","","","","","","","25 New Hampshire Ave Ste 270","","Portsmouth","NH","US","038012923" +"1770128654","OTHERS","Other URL","Wexford","N","","","","","","","","","117 Vip Dr Ste 310","","Wexford","PA","US","150906936" +"1679118558","CONNECT","CONNECT URL","Albuquerque","N","UNM Comprehensive Cancer Center","","DIRECT","Direct","","CSV","CSV","","1201 Camino De Salud NE","","Albuquerque","NM","US","871024517" +"1619512597","CONNECT","CONNECT URL","Southampton","Y","","Horizons Behavioral Health","","","","","","","113 Lakeside Park","","Southampton","PA","US","189664048" +"1619512597","CONNECT","CONNECT URL","Southampton","Y","","Horizons Behavioral Health","","","","","","","113 Lakeside Park","","Southampton","PA","US","189664048" +"1649815523","DIRECT","Direct Messaging Address","info@thelcsc.org","N","","","","","","","","","500 W Kennedy Blvd","","Lakewood","NJ","US","087011254" +"1083259964","CONNECT","CONNECT URL","Skokie","N","Turning Point","","DIRECT","Direct","","CSV","CSV","","8324 Skokie Blvd","","Skokie","IL","US","600772545" +"1073158952","OTHERS","Other URL","other","N","","","","","","","","","2900 Camp Creek Pkwy Apt P1","","Atlanta","GA","US","303373019" +"1023653912","CONNECT","CONNECT URL","https://www.sunshineterrace.org/aquaworx-physical-therapy-fitness/","N","website","","HIE","Health Information Exchange (HIE)","","","","","209 W 300 N","","Logan","UT","US","843213809" +"1033754924","CONNECT","CONNECT URL","esana","N","","","","","","","","","1 Audubon St","","New Haven","CT","US","065116433" +"1588209472","DIRECT","Direct Messaging Address","info@thelcsc.org","N","","","","","","","","","500 W Kennedy Blvd","","Lakewood","NJ","US","087011254" +"1750926648","CONNECT","CONNECT URL","activesteps","Y","","Active Steps","","","","","","","12235 Beach Blvd Ste 100","","Stanton","CA","US","906803943" +"1669017554","DIRECT","Direct Messaging Address","info@thelcsc.org","N","","","","","","","","","500 W Kennedy Blvd","","Lakewood","NJ","US","087011254" +"1003451998","DIRECT","Direct Messaging Address","info@thelcsc.org","N","","","","","","","","","500 W Kennedy Blvd","","Lakewood","NJ","US","087011254" +"1184269078","DIRECT","Direct Messaging Address","info@thelcsc.org","N","","","","","","","","","500 W Kennedy Blvd","","Lakewood","NJ","US","087011254" +"1699310524","DIRECT","Direct Messaging Address","Yvette.Olsen@uhsinc.com","N","Primary Location","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1400 E Irving Park Rd","","Streamwood","IL","US","601073201" +"1366087116","CONNECT","CONNECT URL","www.simplepractice.com","N","","","","","","","","","257 Ridge St","","New Milford","NJ","US","076462334" +"1093350936","DIRECT","Direct Messaging Address","smile@orsattidental.com","N","","","","","","","","","15303 Huebner Rd Ste 14","","San Antonio","TX","US","782480983" +"1083259923","CONNECT","CONNECT URL","aliciarobertsmft@gmail.com","N","","","DIRECT","Direct","","","","","2607 Vineville Ave Ste 101","","Macon","GA","US","312040900" +"1558906495","OTHERS","Other URL","https://www.simplepractice.com/?utm_source=google&utm_medium=cpc&utm_campaign=RC-Search-Brand-Exact&","N","secure EMR","","","","","","","","44 Lillian Ct","","Ramsey","NJ","US","074461519" +"1922643865","DIRECT","Direct Messaging Address","jacquelinegaytan@mnhc.org","N","work email address","","DIRECT","Direct","","","","","240 Shotwell St","","San Francisco","CA","US","941101323" +"1124663067","SOAP","SOAP URL","Mail","N","Mail","","DIRECT","Direct","","OTHER","Other","Mail","2725 Fox Farm Rd","","Worthington","MN","US","561873040" +"1396380234","DIRECT","Direct Messaging Address","info@oasismentalwellness.com","N","","","","","","","","","1520 29th Ave Ste 3","","Gulfport","MS","US","395012843" +"1033754973","DIRECT","Direct Messaging Address","kelsey.topham@genesishcc.com","N","Genesis Email Address","","","","","","","","1526 Lombard St","","Philadelphia","PA","US","191461625" +"1659916500","OTHERS","Other URL","DESKTOPCOMPUTER","N","SECURED DESKTOP COMPUTER","","","","","","","","8629 N Main St Ste C","","Dayton","OH","US","454151329" +"1831734771","CONNECT","CONNECT URL","https://www.telecarecorp.com/windsor-center","N","","","","","","","","","1481 Windsor Dr","","San Bernardino","CA","US","924045416" +"1568007417","DIRECT","Direct Messaging Address","Seniorwellness@execs.com","N","","","","","","","","","1908 S 108th East Ave","","Tulsa","OK","US","741286226" +"1508401456","OTHERS","Other URL","NA","N","","","","","","","","","6869 Merryvale Ln Apt 21104","","Orlando","FL","US","328225094" +"1881239739","CONNECT","CONNECT URL","bcarter@phoenixhouseca.org","N","","","DIRECT","Direct","","CSV","CSV","","503 Ocean Front Walk","","Venice","CA","US","902912403" +"1962047811","CONNECT","CONNECT URL","https://wellbeing.uw.edu/unit/hall-health/","N","","","HIE","Health Information Exchange (HIE)","","","","","4060 E Stevens Way NE","","Seattle","WA","US","981950001" +"1770128621","CONNECT","CONNECT URL","www.socalelitephysicaltherapy.com","N","Website","","DIRECT","Direct","","CSV","CSV","","12 Mauchly Ste P","","Irvine","CA","US","926186309" +"1275178022","DIRECT","Direct Messaging Address","jennifer.hogan@seattlechildrens.org","N","","","","","","","","","4800 Sand Point Way NE","","Seattle","WA","US","981053901" +"1982249736","OTHERS","Other URL","Yhago","N","","","DIRECT","Direct","","CSV","CSV","","6 Hollywood Blvd S","","Forked River","NJ","US","087314814" +"1740825678","OTHERS","Other URL","dcwilson@carilionclinic.org","N","healthcare organization secure email","","","","","","","","419 Pleasantwood Dr","","Danville","KY","US","404221542" +"1093350902","DIRECT","Direct Messaging Address","kclauss@lifeplexmedical.com","N","","","","","","","","","2855 Miller Dr Ste 117","","Plymouth","IN","US","465638091" +"1619512514","CONNECT","CONNECT URL","Portsmouth","N","elementsofhealthva@gmail.com","","HIE","Health Information Exchange (HIE)","","OTHER","Other","www.elementsofheathva.com","5807 Portsmouth Blvd","Suite13","Portsmouth","VA","US","237012370" +"1922643857","OTHERS","Other URL","wixom","N","","","OTHER","Other","Wixom","OTHER","Other","wixom","50222 Dennis Ct","","Wixom","MI","US","483932023" +"1053956938","DIRECT","Direct Messaging Address","molly@devminds.com","N","email","","DIRECT","Direct","","OTHER","Other","Information","15951 Los Gatos Blvd","","Los Gatos","CA","US","950323428" +"1386289346","DIRECT","Direct Messaging Address","gabby@williammosingcenter.org","N","","","","","","","","","5209 DuVal Rd","","Austin","TX","US","787276614" +"1013552074","CONNECT","CONNECT URL","drdomek@podiatryofarlingtonheights.com","N","business email","","DIRECT","Direct","","CSV","CSV","","6560 W Higgins Ave","","Chicago","IL","US","606562161" +"1801431861","OTHERS","Other URL","ECRIS","N","EMR","","","","","","","","20303 Kelly Rd","","Harper Woods","MI","US","482251206" +"1649815606","DIRECT","Direct Messaging Address","info@fit2excelvt.com","N","Business E-mail","","DIRECT","Direct","","CSV","CSV","","14 Corporate Dr","","Essex Junction","VT","US","054524434" +"1356986319","OTHERS","Other URL","www.performcarenj.org","N","New Jersey Children's System of Care, Contracted System Administrator — PerformCare","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","805 Lorraine Dr","","Springfield","PA","US","190641004" +"1417592379","DIRECT","Direct Messaging Address","joseph@mountainviewfamilytherapy.com","N","Secure email","","","","","","","","1273 W 12600 S Ste 403","","Riverton","UT","US","840657111" +"1043855901","DIRECT","Direct Messaging Address","matthew.kovalchick@sluhn.org","Y","","St. Luke's Hospital","","","","","","","1901 Hamilton St","","Allentown","PA","US","181046459" +"1245875111","OTHERS","Other URL","mayoclinic.org","N","do not yet have this information","","OTHER","Other","I do not yet have access to this information","OTHER","Other","I do not have access to this information","800 Medical Center Dr","","Fairmont","MN","US","560314575" +"1740825629","SOAP","SOAP URL","https://www.google.com/search?client=firefox-b-1-d&q=edward+m+kennedy+clinic","N","Secure Electronic Health Records","","OTHER","Other","Secure Electronic Health Records","OTHER","Other","Secure Electronic Health Records","925 2nd Ave","","Monte Vista","CO","US","811441432" +"1194360073","SOAP","SOAP URL","paperfile","N","client request their Soap history and appointment history","","DIRECT","Direct","","OTHER","Other","Client Soap and appointment history","207 Ridgely Ave","","Annapolis","MD","US","214011379" +"1013552991","DIRECT","Direct Messaging Address","showze@maryscenter.org","N","email","","DIRECT","Direct","","OTHER","Other","email","2333 Ontario Rd NW","","Washington","DC","US","200092627" +"1477198356","DIRECT","Direct Messaging Address","info@thelcsc.org","N","","","","","","","","","500 W Kennedy Blvd","","Lakewood","NJ","US","087011254" +"1932744836","SOAP","SOAP URL","Kareo","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3161 E Palmer Wasilla Hwy Ste 1C","","Wasilla","AK","US","996547271" +"1497390397","OTHERS","Other URL","Horsham","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","817 Horsham Rd","","Horsham","PA","US","190441209" +"1811532724","CONNECT","CONNECT URL","HealthInformationExchange","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","133 Brookline Ave","","Boston","MA","US","022153904" +"1891330700","DIRECT","Direct Messaging Address","carlton.johnson@waverenllc.com","N","email","","DIRECT","Direct","","CSV","CSV","","1601 Summerwood Dr","","Clarkston","GA","US","300213097" +"1437794344","DIRECT","Direct Messaging Address","klimbach@fhlautism.org","N","Work Email Address","","DIRECT","Direct","","OTHER","Other","email","7869 Refugee Rd","","Pickerington","OH","US","431477845" +"1346885258","OTHERS","Other URL","office","N","","","","","","","","","10648 Lorain Ave","","Cleveland","OH","US","441115411" +"1619512522","DIRECT","Direct Messaging Address","pamela@pgeraghtylcsw.com","N","","","DIRECT","Direct","","CSV","CSV","","2774 Jefferson St","","Carlsbad","CA","US","920081769" +"1346885241","CONNECT","CONNECT URL","email","N","","","","","","","","","1424 Broadway","","Fountain Hill","PA","US","180154025" +"1952946865","OTHERS","Other URL","lauren.merritt@metrocareservices.org","Y","email","Dallas County Mental Health & Mental Retardation Center","DIRECT","Direct","","OTHER","Other","email","1345 River Bend Dr","","Dallas","TX","US","752476943" +"1689219594","DIRECT","Direct Messaging Address","abigail@kodaintegrativemassage.com","N","email","","DIRECT","Direct","","OTHER","Other","HIPPA account","2421 Park Blvd # B205","","Palo Alto","CA","US","943061998" +"1316582224","DIRECT","Direct Messaging Address","serryn@arcofdunncounty.org","N","","","","","","","","","1502 9th St E","","Menomonie","WI","US","547513430" +"1649815556","CONNECT","CONNECT URL","healthpointny.com","N","","","","","","","","","655 Old Country Rd","","Westbury","NY","US","115904503" +"1902441819","CONNECT","CONNECT URL","Karen.Carroll8238@yahoo.com","N","","","","","","CSV","CSV","","3052 Balcones Fault Ave","","North Las Vegas","NV","US","890816409" +"1174168090","DIRECT","Direct Messaging Address","asylvester@kessler-rehab.com","Y","Secure Work Email","Kessler Institute for Rehabilitation Inc","","","","","","","1199 Pleasant Valley Way","","West Orange","NJ","US","070521424" +"1629613542","CONNECT","CONNECT URL","Chico","N","","","","","","","","","984 Ellene Ave","","Chico","CA","US","959261320" +"1467097386","CONNECT","CONNECT URL","MWTherapy","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1809 Miccosukee Commons Dr Ste 114","","Tallahassee","FL","US","323085461" +"1902441827","DIRECT","Direct Messaging Address","amanda.istre@amglc.com","N","Office Manager","","","","","","","","760 Bayou Pines East Dr","","Lake Charles","LA","US","706017184" +"1942845870","DIRECT","Direct Messaging Address","CMottor-Rivera@outlook.com","N","","","","","","","","","313 W Liberty St Ste 111","","Lancaster","PA","US","176032766" +"1780229617","DIRECT","Direct Messaging Address","flocious777@hotmail.com","N","health care","","OTHER","Other","mental health","OTHER","Other","taken care of client","5209 York Rd Ste 16","","Baltimore","MD","US","212124225" +"1871138701","DIRECT","Direct Messaging Address","tlcpayorenrollment@thelittleclinic.com","N","Retail Clinic","","DIRECT","Direct","","CSV","CSV","","780 Northwoods Blvd","","Vandalia","OH","US","453779462" +"1255976197","DIRECT","Direct Messaging Address","alisha.zauher@asante.org","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","537 Union Ave","","Grants Pass","OR","US","97527" +"1396380226","DIRECT","Direct Messaging Address","hnriggs@saintfrancis.com","N","email","","DIRECT","Direct","","","","","6161 S Yale Ave","","Tulsa","OK","US","741361902" +"1295370120","CONNECT","CONNECT URL","n/a","N","","","","","","","","","993 Johnson Ferry Rd","","Sandy Springs","GA","US","303421620" +"1053956995","CONNECT","CONNECT URL","Austin","N","","","","","","","","","8651 Barrow Glen Loop","","Austin","TX","US","787493623" +"1699310532","OTHERS","Other URL","facilityspecific","N","","","","","","","","","800 Prudential Dr","","Jacksonville","FL","US","322078202" +"1093350944","OTHERS","Other URL","booker","N","booking apps","","DIRECT","Direct","","CSV","CSV","","11255 Huebner Rd Ste 206","","San Antonio","TX","US","782301685" +"1376188227","OTHERS","Other URL","www.athenahealth.com","N","www.athenahealth.com","","DIRECT","Direct","","CSV","CSV","","4500 Hillcrest Rd Ste 100","","Frisco","TX","US","750355419" +"1629613575","DIRECT","Direct Messaging Address","paul.bradford@yolocounty.org","N","","","DIRECT","Direct","","OTHER","Other","N/A","1924 Campos Ave","","Woodland","CA","US","957765317" +"1629613575","DIRECT","Direct Messaging Address","paul.bradford@yolocounty.org","N","","","DIRECT","Direct","","OTHER","Other","N/A","1924 Campos Ave","","Woodland","CA","US","957765317" +"1629613575","DIRECT","Direct Messaging Address","paul.bradford@yolocounty.org","N","","","DIRECT","Direct","","OTHER","Other","N/A","1924 Campos Ave","","Woodland","CA","US","957765317" +"1629613575","DIRECT","Direct Messaging Address","paul.bradford@yolocounty.org","N","","","DIRECT","Direct","","OTHER","Other","N/A","1924 Campos Ave","","Woodland","CA","US","957765317" +"1629613575","DIRECT","Direct Messaging Address","paul.bradford@yolocounty.org","N","","","DIRECT","Direct","","OTHER","Other","N/A","1924 Campos Ave","","Woodland","CA","US","957765317" +"1629613575","DIRECT","Direct Messaging Address","paul.bradford@yolocounty.org","N","","","DIRECT","Direct","","OTHER","Other","N/A","1924 Campos Ave","","Woodland","CA","US","957765317" +"1629613575","DIRECT","Direct Messaging Address","paul.bradford@yolocounty.org","N","","","DIRECT","Direct","","OTHER","Other","N/A","1924 Campos Ave","","Woodland","CA","US","957765317" +"1679118525","DIRECT","Direct Messaging Address","wandahicks@direct.practicefusion.com","N","EHR","","DIRECT","Direct","","CSV","CSV","","1111 E I65 Service Rd S Ste 210","","Mobile","AL","US","366063123" +"1669017562","OTHERS","Other URL","AHLTA","N","","","","","","","","","4430 Missouri Ave","","Fort Leonard Wood","MO","US","654739098" +"1720623515","CONNECT","CONNECT URL","juveria@dentalhubtx.com","N","","","","","","","","","3483 W.FM 544","UNIT- 112","WYLIE","TX","US","75098" +"1750926655","OTHERS","Other URL","elitechiropractic@live.com","N","","","","","","","","","835 E Colonial Ave","","Moses Lake","WA","US","988374617" +"1952946840","CONNECT","CONNECT URL","Boston","N","","","","","","","","","125 Western Ave","","Allston","MA","US","021341008" +"1154966935","DIRECT","Direct Messaging Address","robinsons@bgvillage.org","N","","","DIRECT","Direct","","OTHER","Other","email","170 Bennett St","","Bridgeport","CT","US","066052901" +"1629613450","CONNECT","CONNECT URL","Physicaltherapist@physiobabypt.com","N","Primary provider secure email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","14703 Lido Park Ct","","Humble","TX","US","773963481" +"1285279141","DIRECT","Direct Messaging Address","lchavez@ccimail.org","N","","","DIRECT","Direct","","OTHER","Other","wmay@ccimail.org","2100 Alan St","","Idaho Falls","ID","US","834045801" +"1639714504","CONNECT","CONNECT URL","www.walkingwithwisdom.com","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3500 Oak Lawn Ave Ste 720","","Dallas","TX","US","752194370" +"1093350969","DIRECT","Direct Messaging Address","vviera@acapcounseling.com","N","Business Email","","","","","","","","2607 Caddo St Ste 6","","Arkadelphia","AR","US","719235307" +"1417592304","DIRECT","Direct Messaging Address","info@thelcsc.org","N","","","","","","","","","500 W Kennedy Blvd","","Lakewood","NJ","US","087011254" +"1063057966","CONNECT","CONNECT URL","Desktop","N","","","","","","","","","4505 Pine Tree Cir Ste 201","","Vestavia","AL","US","352432380" +"1841835741","SOAP","SOAP URL","Atria","N","","","","","","","","","4720 Morrison Dr","","Mobile","AL","US","366093321" +"1053956961","DIRECT","Direct Messaging Address","info@lifecounselinginstitute.com","N","","","","","","","","","535 Plainfield Rd Ste H","","Willowbrook","IL","US","605277626" +"1508401415","CONNECT","CONNECT URL","Keene","N","","","","","","","","","372 West St Ste 200","","Keene","NH","US","034312412" +"1275178121","DIRECT","Direct Messaging Address","jennifer.houser@merakey.org","N","work email","","DIRECT","Direct","","OTHER","Other","1400 Fox Hill Rd State College, PA 16801","158 Willow Bend Dr","","Bellefonte","PA","US","16823" +"1275178121","DIRECT","Direct Messaging Address","jennifer.houser@merakey.org","N","work email","","DIRECT","Direct","","OTHER","Other","1400 Fox Hill Rd State College, PA 16801","158 Willow Bend Dr","","Bellefonte","PA","US","16823" +"1275178121","DIRECT","Direct Messaging Address","jennifer.houser@merakey.org","N","work email","","DIRECT","Direct","","OTHER","Other","1400 Fox Hill Rd State College, PA 16801","158 Willow Bend Dr","","Bellefonte","PA","US","16823" +"1174168025","CONNECT","CONNECT URL","Seattle","N","","","","","","","","","325 9th Ave","","Seattle","WA","US","981042499" +"1578108320","OTHERS","Other URL","maternityneighboorhood.com","N","","","","","","","","","14630 Indiana St","","Detroit","MI","US","482381771" +"1013552876","CONNECT","CONNECT URL","olehealth.org","N","","","DIRECT","Direct","","","","","1100 Trancas St","","Napa","CA","US","945582900" +"1013552876","OTHERS","Other URL","olehealth.org","N","","","DIRECT","Direct","","CSV","CSV","","1100 Trancas St","","Napa","CA","US","945582900" +"1205471075","DIRECT","Direct Messaging Address","t-sawgle@onu.edu","N","email","","DIRECT","Direct","","OTHER","Other","email","4598 State St","","Saginaw","MI","US","486033803" +"1912542788","OTHERS","Other URL","IDK","N","","","","","","","","","575 Coal Valley Rd Ste 400","","Jefferson Hills","PA","US","150253726" +"1790320562","CONNECT","CONNECT URL","highrisehealthcareservices.com","N","","","","","","","","","8 Park Pl","","Middlesex","NJ","US","088461521" +"1265077036","DIRECT","Direct Messaging Address","olivia.ostendorf@coloradobehavior.com","N","provider email","","DIRECT","Direct","","OTHER","Other","direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203104" +"1982249769","DIRECT","Direct Messaging Address","lsears@uthsc.edu","N","University email address","","","","","","","","875 Union Ave","","Memphis","TN","US","381033513" +"1982249769","DIRECT","Direct Messaging Address","lsears@uthsc.edu","N","University email address","","","","","","","","875 Union Ave","","Memphis","TN","US","381033513" +"1710522594","CONNECT","CONNECT URL","annie.wilson@rop.com","N","","","DIRECT","Direct","","","","","20061 E Rittenhouse Rd","","Queen Creek","AZ","US","851429715" +"1528603305","CONNECT","CONNECT URL","stoneridgehomehealthcare@gmail.com","N","email","","","","","","","","5945 Cooper Rd","","Westerville","OH","US","430818986" +"1295370088","OTHERS","Other URL","ecw","N","","","","","","","","","971 Lakeland Dr Ste 557","","Jackson","MS","US","392164661" +"1104461995","DIRECT","Direct Messaging Address","dekota.washburn@gcbhs.org","N","email","","DIRECT","Direct","","OTHER","Other","email","619 N Main St","","Muskogee","OK","US","744014431" +"1376188169","CONNECT","CONNECT URL","www.servanthoodhomehealth.com","N","website","","","","","","","","8309 Flythe Mill Rd","","Fort Worth","TX","US","761202021" +"1184269912","OTHERS","Other URL","EPIC","Y","","Montefiore Medical Center","","","","","","","111 E 210th St","","Bronx","NY","US","104672401" +"1619512449","DIRECT","Direct Messaging Address","sarcent2@optonline.net","N","email","","DIRECT","Direct","","CSV","CSV","","200 S Service Rd","","Roslyn Heights","NY","US","115772126" +"1619512449","CONNECT","CONNECT URL","sarcent2@optonline.net","N","email","","","","","","","","200 S Service Rd","","Roslyn Heights","NY","US","115772126" +"1528603354","OTHERS","Other URL","therapynotes.com","N","secure Electronic Health Record for notes, billing","","DIRECT","Direct","documentation and billing of counseling services","OTHER","Other","secure documentation and billing of services","2306 NE Glisan St","","Portland","OR","US","972322392" +"1104461938","OTHERS","Other URL","Fresno","N","fresno","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Fresno","5170 N Floyd Ave","","Fresno","CA","US","937239435" +"1104461938","OTHERS","Other URL","Fresno","N","fresno","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Fresno","5170 N Floyd Ave","","Fresno","CA","US","937239435" +"1013552843","OTHERS","Other URL","Notapplicable","N","Notapplicable","","OTHER","Other","notapplicable","OTHER","Other","notapplicable","1000 US Highway 82 E","","Sherman","TX","US","750901704" +"1821633660","OTHERS","Other URL","Notapplicable","N","","","","","","","","","1000 US Highway 82 E","","Sherman","TX","US","750901704" +"1760027502","CONNECT","CONNECT URL","uplifthomecare105@gmail.com","N","","","","","","","","","304 E Washington St","","LA Grange","NC","US","285511856" +"1295370930","DIRECT","Direct Messaging Address","dblyth@jjc.edu","N","dblyth@jjc.edu","","DIRECT","Direct","","CSV","CSV","","3513 Cricket Ave","","New Lenox","IL","US","604519785" +"1295370930","CONNECT","CONNECT URL","dblyth@jjc.edu","Y","college","Guardian Angel Community Services","DIRECT","Direct","","CSV","CSV","","3513 Cricket Ave","","New Lenox","IL","US","604519785" +"1700421443","OTHERS","Other URL","Wellspacehealth.org","N","","","","","","","","","4441 Auburn Blvd Ste E","","Sacramento","CA","US","958414139" +"1700421443","OTHERS","Other URL","Www.Wellspacehealth.org","N","","","","","","","","","4441 Auburn Blvd Ste E","","Sacramento","CA","US","958414139" +"1174168819","CONNECT","CONNECT URL","info@fmbtagency.com","N","Agency Email","","","","","","","","5530 Corbin Ave Ste 221","","Tarzana","CA","US","913566095" +"1346885084","DIRECT","Direct Messaging Address","lleger@healthright360.org","N","","","DIRECT","Direct","","","","","9124 S Western Ave","","Los Angeles","CA","US","900473518" +"1346885084","DIRECT","Direct Messaging Address","lleger@healthright360.org","N","","","DIRECT","Direct","","","","","9124 S Western Ave","","Los Angeles","CA","US","900473518" +"1124663869","DIRECT","Direct Messaging Address","megan@jadeintegrativewellness.com","N","Business/Practice Email Address","","DIRECT","Direct","","","","","5970 Fairview Rd Ste 420","","Charlotte","NC","US","282103167" +"1922643675","DIRECT","Direct Messaging Address","hello@drpinocchio.com","N","email","","","","","","","","589 California Ave","","Reno","NV","US","895091449" +"1134764996","DIRECT","Direct Messaging Address","lori.skaggs@svcs.directak.net","N","","","","","","","","","1400 Chamberlain St","","Seward","AK","US","99664" +"1952946717","DIRECT","Direct Messaging Address","lori.skaggs@svcs.directak.net","N","","","","","","","","","601 6th Ave","","Seward","AK","US","99664" +"1316582117","DIRECT","Direct Messaging Address","igujrathi@bwh.harvard.edu","N","","","","","","","","","Brigham and Women's Hospital","75 Francis Street","Boston","MA","US","02115" +"1477198117","DIRECT","Direct Messaging Address","amberB@southernpsychological.com","N","","","","","","","","","2236 Bemiss Road","","Valdosta","GA","US","31602" +"1609411420","OTHERS","Other URL","www.careprima.com","N","website","","DIRECT","Direct","","OTHER","Other","Description of services","2101 S Hamilton Rd Ste 202","","Columbus","OH","US","432324144" +"1609411420","DIRECT","Direct Messaging Address","info@careprima.com","N","Secure server","","DIRECT","Direct","","OTHER","Other","Electronic mail","2101 S Hamilton Rd Ste 202","","Columbus","OH","US","432324144" +"1063057826","OTHERS","Other URL","ATLANTA","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","158 Moreland Ave SE # 2","","Atlanta","GA","US","303161676" +"1972148732","DIRECT","Direct Messaging Address","kiamabw@plu.edu","N","","","","","","","","","12180 Park Ave S","","Tacoma","WA","US","984470014" +"1871138636","CONNECT","CONNECT URL","npark2@hfhs.org","N","work email","","DIRECT","Direct","","CSV","CSV","","1 Ford Pl # 5C","","Detroit","MI","US","482023450" +"1417592270","CONNECT","CONNECT URL","home","N","","","","","","","","","1 Damascus Dr","","Marlboro","NJ","US","077461949" +"1417592270","CONNECT","CONNECT URL","sheamcallister@yahoo.com","N","","","DIRECT","Direct","","OTHER","Other","email","1 Damascus Dr","","Marlboro","NJ","US","077461949" +"1942845714","DIRECT","Direct Messaging Address","a.hess@humanservicegroup.com","N","","","DIRECT","Direct","","","","","10257 State Route 3","","Red Bud","IL","US","622784418" +"1942845714","DIRECT","Direct Messaging Address","a.hess@humanservicegroup.com","N","","","","","","","","","104 Northtown Rd","","Sparta","IL","US","622861081" +"1053956870","DIRECT","Direct Messaging Address","ferguska@musc.edu","N","Secure email","","HIE","Health Information Exchange (HIE)","","","","","25 Courtenay Dr","Suite 1302","Charleston","SC","US","294258911" +"1699310466","DIRECT","Direct Messaging Address","Kennygreen@mymobilitymedical.com","N","","","","","","","","","7939 W Gulf To Lake Hwy","","Crystal River","FL","US","344297931" +"1205471083","CONNECT","CONNECT URL","unknown","N","","","","","","","","","2003 W Fulton St # 303","","Chicago","IL","US","606122345" +"1124663901","DIRECT","Direct Messaging Address","jean.whittington@eastersealsucp.com","N","","","","","","","","","4130 Oleander Dr Ste 100","","Wilmington","NC","US","284036844" +"1124663901","DIRECT","Direct Messaging Address","jean.whittington@eastersealsucp.com","N","","","","","","","","","4130 Oleander Dr Ste 100","","Wilmington","NC","US","284036844" +"1306481189","DIRECT","Direct Messaging Address","stacey.eason01@frontier.edu","N","email address","","DIRECT","Direct","","CSV","CSV","","411 S Millwood St","","Wichita","KS","US","672133973" +"1114562998","CONNECT","CONNECT URL","thechildrenscenter.com","N","","","","","","","","","79 W Alexandrine St","","Detroit","MI","US","482012015" +"1902441785","DIRECT","Direct Messaging Address","jmitchell@abundantmentalhealthinc.com","N","email","","DIRECT","Direct","","OTHER","Other","Secretary","2053 Gause Blvd E Ste 150","","Slidell","LA","US","704615451" +"1053956847","CONNECT","CONNECT URL","https://tori-mincemeyer.clientsecure.me/home","N","Client Portal","","OTHER","Other","Charting program that practitioners can send me information through","OTHER","Other","Not sure","2630 Old Orchard Rd","","Jackson","MO","US","637553824" +"1912542713","DIRECT","Direct Messaging Address","mdente@williamsburgpodiatry.com","N","","","DIRECT","Direct","","CSV","CSV","","356 McLaws Cir Ste 1","","Williamsburg","VA","US","231856345" +"1912542713","DIRECT","Direct Messaging Address","mdente@williamsburgpodiatry.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","356 McLaws Cir Ste 1","","Williamsburg","VA","US","231856345" +"1700421591","DIRECT","Direct Messaging Address","katrina.smith@ctcprograms.com","N","Company Email","","","","","","","","2025 S Washington Ave Ste 210","","Lansing","MI","US","489100817" +"1437794229","DIRECT","Direct Messaging Address","info@pearlzimmermanmd.com","N","business email","","DIRECT","Direct","","CSV","CSV","","25431 Cabot Rd Ste 207","","Laguna Hills","CA","US","926535527" +"1417592213","DIRECT","Direct Messaging Address","samuel.alvarado@gcbhs.org","N","e-mail","","DIRECT","Direct","","OTHER","Other","email","619 N Main St","","Muskogee","OK","US","744014431" +"1174168975","CONNECT","CONNECT URL","@caringcounseling.org","N","Caring Community Counseling","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3840 5th Ave N","","St Petersburg","FL","US","337137521" +"1275178071","OTHERS","Other URL","www.rightcareprimarycare.com","N","website","","","","","","","","4986 Cherry Ave","","San Jose","CA","US","951182748" +"1669017471","CONNECT","CONNECT URL","n/a","N","n/a","","OTHER","Other","n/a","OTHER","Other","n/a","300 State St Ste 201","","New London","CT","US","063206112" +"1023653839","CONNECT","CONNECT URL","stovalltransportationllc@gmail.com","N","business email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","716 W Georgetown St","","Crystal Springs","MS","US","390592778" +"1336784156","DIRECT","Direct Messaging Address","peter.flores@nyulangone.org","N","","","","","","","","","150 55th St","","Brooklyn","NY","US","112202508" +"1124663943","CONNECT","CONNECT URL","http://instepps.com/","N","Practice Website","","DIRECT","Direct","","CSV","CSV","","18008 Sky Park Cir Ste 100","","Irvine","CA","US","926146434" +"1487299202","DIRECT","Direct Messaging Address","ckohlhause@wabashgeneral.com","Y","","Wabash General Hospital District","DIRECT","Direct","","","","","1418 College Dr","","Mount Carmel","IL","US","628632638" +"1134764954","DIRECT","Direct Messaging Address","kaskim@wcchc.com","N","email address","","DIRECT","Direct","","","","","86-260 Farrington Hwy","","Waianae","HI","US","967923128" +"1467097287","DIRECT","Direct Messaging Address","g.randolph@fpscorp.com","N","Secure Email","","DIRECT","Direct","","","","","404 E 3rd St Ste 200","","Farmville","VA","US","239011512" +"1467097287","DIRECT","Direct Messaging Address","g.randolph@fpscorp.com","N","Secure Email","","DIRECT","Direct","","","","","404 E 3rd St Ste 200","","Farmville","VA","US","239011512" +"1467097287","DIRECT","Direct Messaging Address","g.randolph@fpscorp.com","N","Secure Email","","DIRECT","Direct","","","","","404 E 3rd St Ste 200","","Farmville","VA","US","239011512" +"1376188102","DIRECT","Direct Messaging Address","info@corazonconcierge.com","N","business email","","DIRECT","Direct","","OTHER","Other","info@corazonconcierge.com","1800 Camino Corrales","","Santa Fe","NM","US","875057503" +"1477198299","CONNECT","CONNECT URL","anewcasemanagementgrp@gmail.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","3913 Sabine Ave","","Texarkana","TX","US","755032840" +"1508401332","DIRECT","Direct Messaging Address","fwilliams@applewoodcenters.org","Y","","Wingspan Care Group","DIRECT","Direct","","OTHER","Other","email address","10427 Detroit Ave","","Cleveland","OH","US","441021645" +"1699310425","CONNECT","CONNECT URL","llcholland@aol.com","N","","","","","","","","","6149 E Lowe Ave","","Fresno","CA","US","937275652" +"1417592247","DIRECT","Direct Messaging Address","dsdoral@outlook.com","N","email address","","DIRECT","Direct","","CSV","CSV","","190 NW 14th St","","Homestead","FL","US","330304240" +"1326683152","CONNECT","CONNECT URL","sunstreetcenters.org","N","office location","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8 Sun St","","Salinas","CA","US","939013714" +"1205471034","DIRECT","Direct Messaging Address","nikita.bell@frankieandjamies.com","N","Email","","DIRECT","Direct","","","","","454 N Main St","","Franklinton","NC","US","275259312" +"1205471034","DIRECT","Direct Messaging Address","nikita.bell@frankieandjamies.com","N","Email","","","","","","","","454 N Main St","","Franklinton","NC","US","275259312" +"1801431648","DIRECT","Direct Messaging Address","Selena.richert@kch.org","N","Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Na","24359 Orange Hill Rd","","Danville","OH","US","430149647" +"1982249728","CONNECT","CONNECT URL","ECW","N","EMR","","","","","","","","12234 Shadow Creek Pkwy Ste 4104","","Pearland","TX","US","775847333" +"1982249728","CONNECT","CONNECT URL","ECW","N","EMR","","","","","","","","12234 Shadow Creek Pkwy Ste 4104","","Pearland","TX","US","775847333" +"1982249728","CONNECT","CONNECT URL","ECW","N","EMR","","","","","","","","12234 Shadow Creek Pkwy Ste 4104","","Pearland","TX","US","775847333" +"1982249728","CONNECT","CONNECT URL","ECW","N","EMR","","","","","","","","12234 Shadow Creek Pkwy Ste 4104","","Pearland","TX","US","775847333" +"1982249728","CONNECT","CONNECT URL","ECW","N","EMR","","","","","","","","12234 Shadow Creek Pkwy Ste 4104","","Pearland","TX","US","775847333" +"1982249728","CONNECT","CONNECT URL","ECW","N","EMR","","","","","","","","12234 Shadow Creek Pkwy Ste 4104","","Pearland","TX","US","775847333" +"1609411446","DIRECT","Direct Messaging Address","krios@trinitychristian.org","N","email","","","","","","","","17001 Addison Rd","","Addison","TX","US","750015096" +"1417592254","CONNECT","CONNECT URL","Aiea","N","","","","","","","","","98-211 Pali Momi St Ste 800","","Aiea","HI","US","967014370" +"1417592254","OTHERS","Other URL","Aiea","N","","","","","","","","","98-211 Pali Momi St Ste 800","","Aiea","HI","US","967014370" +"1851936694","CONNECT","CONNECT URL","info@fmbtagency.com","N","","","","","","","","","27240 Turnberry Ln Ste 200","","Valencia","CA","US","913551045" +"1386289023","OTHERS","Other URL","OpenEMR","N","","","DIRECT","Direct","","OTHER","Other","OpenEMR","18243 State Highway 66","","Harlem","MT","US","595269099" +"1720623465","DIRECT","Direct Messaging Address","gricelda.valencia@abuelita.directak.net","N","","","DIRECT","Direct","","","","","2120 E 72nd Ave","","Anchorage","AK","US","995072704" +"1215572953","CONNECT","CONNECT URL","CLEAR","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1023653771","SOAP","SOAP URL","https://www.massagebook.com/dashboard#/content,/soappremium/index/483275","N","","","","","","","","","1449 E Grove Ave","","Orange","CA","US","928653910" +"1093350811","DIRECT","Direct Messaging Address","info@ayh.com","Y","","AY Health Wellness PLCC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","55 W 39th St","","New York","NY","US","100183803" +"1316582075","OTHERS","Other URL","www.holdinghandsinc.com","N","Company website","","OTHER","Other","To access information","CSV","CSV","","2101 N Glenoaks Blvd","","Burbank","CA","US","915042828" +"1851936512","FHIR","FHIR URL","https://zacharyskinner.azurehealthcareapis.com/metadata","N","Azure API for FHIR","","DIRECT","Direct","","CSV","CSV","","3702 Automation Way Ste 103","","Fort Collins","CO","US","805255738" +"1568007334","DIRECT","Direct Messaging Address","meganm@retreatmail.com","N","","","DIRECT","Direct","","","","","4020 Lake Worth Rd","","Palm Springs","FL","US","334613918" +"1740825439","DIRECT","Direct Messaging Address","harlee@projectconnection.co","N","Secure Email","","DIRECT","Direct","","","","","2655 S Lake Erie Dr","","West Valley City","UT","US","841207350" +"1982249744","DIRECT","Direct Messaging Address","caroline_vasquezz@live.com","N","email","","DIRECT","Direct","","OTHER","Other","email","498 E Hamilton Ave","","El Centro","CA","US","922433454" +"1457996217","FHIR","FHIR URL","meera.sheldon@hhcinc.org","N","","","","","","","","","230 Maple St","","Holyoke","MA","US","010405144" +"1538704390","DIRECT","Direct Messaging Address","ywhite@oswegohealth.org","N","work email","","DIRECT","Direct","","CSV","CSV","","74 Bunner St","","Oswego","NY","US","131263357" +"1861037632","DIRECT","Direct Messaging Address","DLaBranche@envisionunlimited.org","N","","","","","","","","","8 S Michigan Ave","","Chicago","IL","US","606033357" +"1174168942","DIRECT","Direct Messaging Address","jennifer.cain@bswhealth.org","N","email","","DIRECT","Direct","","","","","9821 China Spring Rd","","Waco","TX","US","767084800" +"1659916435","CONNECT","CONNECT URL","CompUClaim","N","","","","","","","","","2265 6th St","","Oroville","CA","US","959653260" +"1952946782","DIRECT","Direct Messaging Address","boydd@pamf.org","N","email","","DIRECT","Direct","","OTHER","Other","other","577 Airport Blvd Ste 300","","Burlingame","CA","US","940102048" +"1952946782","DIRECT","Direct Messaging Address","boydd@pamf.org","N","","","","","","","","","577 Airport Blvd Ste 300","","Burlingame","CA","US","940102048" +"1558906297","OTHERS","Other URL","kidmunicationga.com","N","","","","","","","","","540 Powder Springs St Ste C20","","Marietta","GA","US","300643561" +"1508401241","DIRECT","Direct Messaging Address","vaneka@vrccounseling.org","N","professional secure email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","209 W Armfield St","","Saint Pauls","NC","US","283841521" +"1053956797","DIRECT","Direct Messaging Address","renee.basham@hopesembraceky.org","N","","","","","","","","","138 Baybrook Cir","","Nicholasville","KY","US","403567106" +"1588209225","CONNECT","CONNECT URL","Ketchikan","N","","","","","","","","","68 Willow Cir","","Ketchikan","AK","US","999019530" +"1912542663","DIRECT","Direct Messaging Address","ima_bean@hotmail.com","N","","","DIRECT","Direct","","CSV","CSV","","1235 Ada Ave","","Idaho Falls","ID","US","834022148" +"1457996100","CONNECT","CONNECT URL","http://www.couragetoconnecttherapy.com","N","","","","","","","","","2400 Ravine Way Ste 600","","Glenview","IL","US","600257615" +"1801431556","DIRECT","Direct Messaging Address","kiki@attentivepsychotherapy.com","Y","Email","Kimberly Schaffer, LLC","DIRECT","Direct","","OTHER","Other","Email","121 Shelley Dr Ste 2B","","Hackettstown","NJ","US","078402530" +"1265077911","CONNECT","CONNECT URL","ua4life97@yahoo.com","N","","","DIRECT","Direct","","","","","4232 Arbor Mill Cir","","Orange Park","FL","US","320653204" +"1972148625","CONNECT","CONNECT URL","centerforpsychologicalhealthtx.com","N","1-833-578-6626 (Encrypted fax) available on website","","DIRECT","Direct","","OTHER","Other","Direct fax","8918 Peach Oak Xing","","Katy","TX","US","774943090" +"1699310342","CONNECT","CONNECT URL","playtolearntherapyinc@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","421 W Briar Pl Unit B","","Chicago","IL","US","606574710" +"1326683079","OTHERS","Other URL","LasVegas","Y","","Mingo Health Solutions","","","","","","","2715 E Russell Rd","","Las Vegas","NV","US","891202426" +"1861037517","OTHERS","Other URL","asmagola@oaklandcc.edu","N","work secure email","","OTHER","Other","work secure email","","","","2778 Griffith Ave","","Berkley","MI","US","480721379" +"1689219339","CONNECT","CONNECT URL","Spartanburg","N","","","","","","","","","398 Old South Rd","","Duncan","SC","US","293349266" +"1407491160","DIRECT","Direct Messaging Address","james.murphy@merakey.org","Y","","Merakey Pennsylvania","","","","","","","531 S Main St","","Greensburg","PA","US","156013016" +"1215572979","DIRECT","Direct Messaging Address","inosegbe1@iuhealth.org","N","Organizational Email","","DIRECT","Direct","","CSV","CSV","","1111 Ronald Reagan Pkwy","","Avon","IN","US","461237085" +"1396380051","DIRECT","Direct Messaging Address","therapy@joycealmerigi.com","N","","","DIRECT","Direct","","CSV","CSV","","19987 1st Ave S","","Normandy Park","WA","US","981482400" +"1023653789","CONNECT","CONNECT URL","EMR","N","","","","","","","","","312 S Maple St","","Garnett","KS","US","660321333" +"1831734599","DIRECT","Direct Messaging Address","JRMcLemore@wellpath.us","N","Work email","","DIRECT","Direct","","CSV","CSV","","20311 Old Highway 9 SW","","Centralia","WA","US","985319620" +"1740825405","OTHERS","Other URL","peds201@yahoo.com","N","email","","OTHER","Other","forms","OTHER","Other","forms","970 N Broadway Ste 303","","Yonkers","NY","US","107011311" +"1194360859","CONNECT","CONNECT URL","nhenning3@yahoo.com","N","","","","","","","","","1517 Santa Rosalia Dr","","North Las Vegas","NV","US","890311010" +"1912542671","DIRECT","Direct Messaging Address","smarcelino@mghihp.edu","N","","","","","","","","","127 Tyson Commons Ln","","Braintree","MA","US","021848260" +"1710522479","OTHERS","Other URL","sherman","N","","","DIRECT","Direct","","OTHER","Other","sherman","314 N Walnut St Ste C","","Sherman","TX","US","750900047" +"1144865809","DIRECT","Direct Messaging Address","raphael@medellahealthcare.com","N","Administrator","","DIRECT","Direct","","OTHER","Other","email","10420 Montwood Dr Ste N108","","El Paso","TX","US","799352701" +"1508401274","OTHERS","Other URL","@@@@@@@","N","","","DIRECT","Direct","","CSV","CSV","","9020 Hanover St","","Omaha","NE","US","681225412" +"1508401274","OTHERS","Other URL","@@@","N","","","DIRECT","Direct","","CSV","CSV","","9020 Hanover St","","Omaha","NE","US","681225412" +"1508401274","OTHERS","Other URL","@@@","N","","","DIRECT","Direct","","CSV","CSV","","9020 Hanover St","","Omaha","NE","US","681225412" +"1508401274","OTHERS","Other URL","@@@@@@@","N","","","DIRECT","Direct","","CSV","CSV","","9020 Hanover St","","Omaha","NE","US","681225412" +"1134764806","DIRECT","Direct Messaging Address","tony@tonyslimo.co","N","secure email address","","DIRECT","Direct","","CSV","CSV","","11648 Mayfield Ave Apt 301","","Los Angeles","CA","US","900495777" +"1043855711","DIRECT","Direct Messaging Address","info@corazonconcierge.com","N","business email","","DIRECT","Direct","","CSV","CSV","","1800 Camino Corrales","","Santa Fe","NM","US","875057503" +"1043855711","CONNECT","CONNECT URL","info@corazonconcierge.com","N","secure website email","","DIRECT","Direct","","CSV","CSV","","1800 Camino Corrales","","Santa Fe","NM","US","875057503" +"1679118343","CONNECT","CONNECT URL","randy@hollyhillpharmacy.com","N","Pharmacy","","HIE","Health Information Exchange (HIE)","","","","","1702 Ridgewood Ave Ste C","","Holly Hill","FL","US","321175402" +"1750926424","DIRECT","Direct Messaging Address","melissa@borzafeedingtherapy.com","N","","","","","","","","","6454 Living Pl Apt 333","","Pittsburgh","PA","US","152063944" +"1508401282","OTHERS","Other URL","Lawrence","N","","","","","","","","","4910 Wakarusa Ct Ste A","","Lawrence","KS","US","660472809" +"1710522487","DIRECT","Direct Messaging Address","a_braase@hotmail.com","N","email","","","","","","","","21115 E Alyssa Rd","","Queen Creek","AZ","US","851426556" +"1629613393","CONNECT","CONNECT URL","www.samc.com","N","","","","","","","","","1303 E Herndon Ave","","Fresno","CA","US","937203309" +"1861037541","OTHERS","Other URL","www.officeally.com","N","EHR platform","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","17021 Old Orchard Rd Unit 1","","Lewes","DE","US","199584832" +"1376188052","CONNECT","CONNECT URL","mymassagemiracles@gmail.com","N","","","","","","","","","5471 Georgetown Rd Ste B","","Indianapolis","IN","US","462545794" +"1629613302","OTHERS","Other URL","none","N","","","","","","","","","306 Blue Lakes Blvd N","","Twin Falls","ID","US","833014827" +"1922643618","CONNECT","CONNECT URL","ryh@case.edu","N","work email","","DIRECT","Direct","","CSV","CSV","","4302 Bluestone Rd","","South Euclid","OH","US","441213432" +"1194360883","CONNECT","CONNECT URL","CARPENTER","N","","","","","","","","","3986 Paradise Rd","","Carpenter","WY","US","820549105" +"1174168868","CONNECT","CONNECT URL","aurora25alf@gmail.com","N","","","","","","","","","8331 SW 27th St","","Miami","FL","US","331552406" +"1073158770","CONNECT","CONNECT URL","internet","N","","","DIRECT","Direct","","CSV","CSV","","8700 Reseda Blvd Ste 205","","Northridge","CA","US","913246127" +"1861037574","OTHERS","Other URL","www.practicefusion.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Cloud base","499 W Rutledge Ave","","Gaffney","SC","US","293411639" +"1720624430","OTHERS","Other URL","Cleveland","Y","","Bolivar Physician Practices LLC","","","","","","","810 E Sunflower Rd Ste 100A","","Cleveland","MS","US","387322828" +"1720624430","CONNECT","CONNECT URL","Cleveland","Y","","Bolivar Physician Practices LLC","","","","","","","810 E Sunflower Rd Ste 100A","","Cleveland","MS","US","387322828" +"1346885019","DIRECT","Direct Messaging Address","tsims@telecarecorp.com","N","","","DIRECT","Direct","","CSV","CSV","","805 SE 151st Ave","","Portland","OR","US","972332916" +"1164067831","OTHERS","Other URL","katelynpento@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","87 Bluejay Way","","Pembroke","MA","US","023593341" +"1609411370","OTHERS","Other URL","Www.butterflyeffects.com","N","","","","","","","","","225 Cedar Hill St Ste 200","","Marlborough","MA","US","017525900" +"1407491186","CONNECT","CONNECT URL","BROOKYLN","N","PHARMACY","","OTHER","Other","BROOKYLN","CSV","CSV","","1932 Bath Ave","","Brooklyn","NY","US","112144704" +"1306481080","DIRECT","Direct Messaging Address","aoy1@zips.uakron.edu","N","","","","","","","","","53 Eastpointe Ridge Dr Apt 207","","Columbus","OH","US","432131593" +"1659916336","CONNECT","CONNECT URL","desktop","N","","","DIRECT","Direct","","CSV","CSV","","9700 Mashburn Blvd","","Oklahoma City","OK","US","731625509" +"1558906230","DIRECT","Direct Messaging Address","supportservices@parentresourcesnj.com","N","Secure Network","","DIRECT","Direct","","","","","198 Mary Ct","","Bridgewater","NJ","US","088075652" +"1063057768","CONNECT","CONNECT URL","rbgcounselingconsulting@gmail.com","N","Company Email","","DIRECT","Direct","","","","","104 W Wigwam Blvd Ste 104","","Litchfield Park","AZ","US","853404659" +"1356986038","OTHERS","Other URL","www.static.practicefusion.com","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10465 Melody Dr Ste 226","","Northglenn","CO","US","802344120" +"1235774928","OTHERS","Other URL","Strata","N","ELectronic Medical Record","","DIRECT","Direct","","OTHER","Other","Notes","3718 E Lake Dr","","Butte","MT","US","597014388" +"1114562808","OTHERS","Other URL","a.leonce@keiseruniveristy.edu","N","","","","","","","","","11467 SW 45th Pl Unit 105","","Miramar","FL","US","330257918" +"1730724428","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","2701 Twin Rivers Dr","","Arkadelphia","AR","US","719234211" +"1275178964","DIRECT","Direct Messaging Address","jdmorancy@valuebased-care.com","N","jdmorancy@valuebased-care.com","","DIRECT","Direct","","OTHER","Other","HIE","4201 Renaissance Way","","Boynton Beach","FL","US","334268232" +"1457996142","DIRECT","Direct Messaging Address","slindema@kent.edu","N","","","","","","","","","225 Meadow Ridge Trl","","Doylestown","OH","US","442301642" +"1508401209","CONNECT","CONNECT URL","fashcounseling.com","N","","","","","","","","","684 W Boughton Rd Ste 106","","Bolingbrook","IL","US","604401781" +"1962047662","DIRECT","Direct Messaging Address","daviddapaah@texashealth.org","N","direct messaging","","DIRECT","Direct","","CSV","CSV","","806 Birdie Dr","","Allen","TX","US","750135109" +"1962047662","DIRECT","Direct Messaging Address","daviddapaah@texashealth.org","N","other","","DIRECT","Direct","","CSV","CSV","","806 Birdie Dr","","Allen","TX","US","750135109" +"1558906255","SOAP","SOAP URL","Massagebook","N","Massage program","","DIRECT","Direct","","OTHER","Other","Soap note program","106 Cedar St","","Fruitland","IA","US","527499300" +"1902441603","OTHERS","Other URL","gdj61@gmail.com","N","mother","","DIRECT","Direct","","OTHER","Other","Country Club Hills","19041 Willow Ave","","Country Club Hills","IL","US","604785740" +"1508401217","CONNECT","CONNECT URL","https://www.montefiore.org","N","Montefiore","","DIRECT","Direct","","CSV","CSV","","111 E 210th St","","Bronx","NY","US","104672401" +"1437794146","CONNECT","CONNECT URL","llease@actikare.com/Chambersburg","Y","website","Acti-Kare Inc","","","","","","","17425 Bridge Hill Ct Ste 200","","Tampa","FL","US","336473657" +"1043855752","CONNECT","CONNECT URL","University","N","","","","","","","","","50 N Medical Dr","","Slc","UT","US","841320001" +"1679118384","OTHERS","Other URL","thefamilycenter2@msn.com","N","communication","","DIRECT","Direct","","OTHER","Other","scheduling","4785 Dorsey Hall Dr Ste 109","","Ellicott City","MD","US","210427862" +"1376188086","DIRECT","Direct Messaging Address","angelica@tiiba.org","N","BCBA Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","308 Estes Mill Rd","","Walnut Grove","MS","US","391895043" +"1477198182","DIRECT","Direct Messaging Address","josephlo@retreatmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4020 Lake Worth Rd","","Palm Springs","FL","US","334613918" +"1649815366","DIRECT","Direct Messaging Address","mebovee@umich.edu","N","School email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Harbor Springs","2444 Welsheimer Rd","","Harbor Springs","MI","US","497408786" +"1255977989","OTHERS","Other URL","www","N","","","","","","CSV","CSV","","781 Hamilton St","","Somerset","NJ","US","088733160" +"1669018396","DIRECT","Direct Messaging Address","pjackson@fhlautism.org","N","Work email address","","DIRECT","Direct","","OTHER","Other","pjackson@fhlautism.org","7869 Refugee Rd","","Pickerington","OH","US","431477845" +"1396381034","DIRECT","Direct Messaging Address","tiffanyrenee@mahoganypoint.com","N","","","DIRECT","Direct","","","","","3912 S Lucile St","","Seattle","WA","US","981182258" +"1700422433","CONNECT","CONNECT URL","Chicago","Y","","Mindful Path Behavioral Health and Wellness, Inc.","","","","","","","53 W Jackson Blvd Ste 1301","","Chicago","IL","US","606043552" +"1700422433","CONNECT","CONNECT URL","Chicago","Y","","Mindful Path Behavioral Health and Wellness, Inc.","","","","","","","53 W Jackson Blvd Ste 1301","","Chicago","IL","US","606043552" +"1700422433","CONNECT","CONNECT URL","Chicago","Y","","Mindful Path Behavioral Health and Wellness, Inc.","","","","","","","53 W Jackson Blvd Ste 1301","","Chicago","IL","US","606043552" +"1417593146","DIRECT","Direct Messaging Address","phamilton@genesishcs.org","Y","pharmacy email account","GENESIS SPECIALTY PHARMACY, LLC","DIRECT","Direct","","CSV","CSV","","860 Bethesda Dr Ste 1A","","Zanesville","OH","US","437011800" +"1326684051","DIRECT","Direct Messaging Address","fdias@fmh.org","N","","","","","","","","","400 W 7th St","","Frederick","MD","US","217014506" +"1326684051","DIRECT","Direct Messaging Address","fdias@fmh.org","N","","","","","","","","","400 W 7th St","","Frederick","MD","US","217014506" +"1326684051","DIRECT","Direct Messaging Address","fdias@fmh.org","N","","","","","","","","","400 W 7th St","","Frederick","MD","US","217014506" +"1609412345","CONNECT","CONNECT URL","ggibson@bcsnygroup.com","N","business email","","DIRECT","Direct","","CSV","CSV","","26 Court St Ste 1416","","Brooklyn","NY","US","112421114" +"1609412345","CONNECT","CONNECT URL","ggibson@bcsnygroup.com","N","","","","","","","","","26 Court St Ste 1416","","Brooklyn","NY","US","112421114" +"1518503259","CONNECT","CONNECT URL","oakridgeurgentcare@gmail.com","N","","","","","","","","","201 S Oakridge Dr","","Hudson Oaks","TX","US","760871793" +"1871139519","CONNECT","CONNECT URL","neo-certified","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2553 Chain Bridge Rd","","Vienna","VA","US","221815517" +"1407492143","DIRECT","Direct Messaging Address","melissa.beltre@canohealth.com","N","","","DIRECT","Direct","","OTHER","Other","Work Email","1507 N John Young Pkwy","","Kissimmee","FL","US","347413214" +"1528604295","DIRECT","Direct Messaging Address","wamcneil@viatru.com","Y","","Viatru Life Solutions, LLC","DIRECT","Direct","","CSV","CSV","","3915 Palisades Dr Ste B","","Tuscaloosa","AL","US","354053415" +"1083250757","DIRECT","Direct Messaging Address","kyndal.stevens@hillcrest.com","N","work email","","DIRECT","Direct","","","","","2617 S Elm Pl","","Broken Arrow","OK","US","740127850" +"1255977930","CONNECT","CONNECT URL","secure","N","NEMT","","DIRECT","Direct","","CSV","CSV","","3834 W Golden Ln","","Phoenix","AZ","US","850513759" +"1407492184","FHIR","FHIR URL","https://secure64.oncoemr.com/OncoEMR#","N","OncoEMR","","DIRECT","Direct","","OTHER","Other","EMR","10600 Industrial Dr","","Minden","LA","US","710555105" +"1780220467","CONNECT","CONNECT URL","jbolden@behavioral-innovations.com","N","","","","","","","","","8118 Fry Rd Ste 103","","Cypress","TX","US","774330022" +"1861038549","DIRECT","Direct Messaging Address","tee.semera@altiusdental.com","N","email","","DIRECT","Direct","","OTHER","Other","All","1320 Corsicana Hwy Ste 160","","Hillsboro","TX","US","766452653" +"1679119366","OTHERS","Other URL","Jennifer.romine01@frontier.edu","N","","","","","","","","","1525 Chattanooga Rd","","Dalton","GA","US","307208379" +"1194361899","OTHERS","Other URL","danna.michel@wellstar.org","N","email","","HIE","Health Information Exchange (HIE)","","","","","8954 Hospital Dr","","Douglasville","GA","US","301342272" +"1932745635","CONNECT","CONNECT URL","cferrier@abfholistic.com","N","cferrier@abfholistic.com","","","","","","","","9658 Baltimore Ave Ste 300","","College Park","MD","US","207401346" +"1477199180","OTHERS","Other URL","valleyrcf@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","101 S Knob St","","Ironton","MO","US","636501501" +"1568008282","OTHERS","Other URL","API","N","","","DIRECT","Direct","","CSV","CSV","","1270 North and South Road","","St. Louis","MO","US","63130" +"1083250732","DIRECT","Direct Messaging Address","Nchewi.m.imoke.mil@mail.mil","N","government email","","","","","","","","1253 Makalapa Road","","Honolulu","HI","US","96817" +"1194361857","CONNECT","CONNECT URL","Palmetto.Homehealthcare632@gmail.com","N","","","","","","","","","1335 Ronald Ln","","Charleston","SC","US","294128227" +"1700422458","CONNECT","CONNECT URL","Greenville","N","office","","DIRECT","Direct","","","","","6709 White Horse Rd","","Greenville","SC","US","296112503" +"1235775982","OTHERS","Other URL","TherapyNotes","N","","","DIRECT","Direct","","","","","137 Newbury St","","Boston","MA","US","021162912" +"1639715386","CONNECT","CONNECT URL","KTLivingston@selectmedical.com","N","work email","","DIRECT","Direct","","CSV","CSV","","1501 12th Ave S","","Nashville","TN","US","372034909" +"1639715386","OTHERS","Other URL","KTLivingston","N","work email","","DIRECT","Direct","","CSV","CSV","","1501 12th Ave S","","Nashville","TN","US","372034909" +"1205471901","DIRECT","Direct Messaging Address","GFu@nyee.edu","N","","","","","","","","","380 2nd Ave","","New York","NY","US","100105615" +"1235774951","OTHERS","Other URL","Cox","N","laptop","","DIRECT","Direct","","CSV","CSV","","3843 Rolling Hill Ave NW","","Roanoke","VA","US","240176503" +"1457996175","DIRECT","Direct Messaging Address","alexa.nisiotis@sluhn.org","N","e-mail","","","","","","","","2550 Route 100 Ste 120","","Macungie","PA","US","180629600" +"1275178998","DIRECT","Direct Messaging Address","rlamay@partners.org","N","","","","","","","","","75 Francis St","","Boston","MA","US","021156110" +"1245875962","DIRECT","Direct Messaging Address","rproctor@nghcc.com","N","Email","","","","","","","","6120 Alabama Hwy","","Ringgold","GA","US","307362804" +"1871138594","CONNECT","CONNECT URL","ZBIGNALL@NYCHHC.ORG","N","","","","","","","","","234 E 149th St # 8C","","Bronx","NY","US","104515504" +"1841835568","DIRECT","Direct Messaging Address","emily@mmcounselingcenter.com","N","","","","","","","","","1330 Parkway Ave Ste 7","","Ewing","NJ","US","086283006" +"1588209217","CONNECT","CONNECT URL","Gateway","N","EClinicals","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","680 Paredes Line Rd","","Brownsville","TX","US","785212482" +"1760027494","OTHERS","Other URL","RedRockBHS.com","N","","","DIRECT","Direct","","","","","7777 E US Highway 66","","El Reno","OK","US","730369125" +"1114562840","CONNECT","CONNECT URL","asas","N","","","","","","","","","7600 Chevy Chase Dr Ste 300","","Austin","TX","US","787521599" +"1871139501","OTHERS","Other URL","dotiem86@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","9882 Mooringsport Latex Rd","","Mooringsport","LA","US","710608507" +"1003452772","DIRECT","Direct Messaging Address","dreeve@hopedevelopmentP.com","N","","","DIRECT","Direct","","","","","1101 E Main Ste 103","","Puyallup","WA","US","983723128" +"1588200232","OTHERS","Other URL","https://caaahk89ma35pcpcd3app.ecwcloud.com/mobiledoc/jsp/webemr/login/newLogin.jsp","N","","","","","","","","","960 E Green St Ste 320","","Pasadena","CA","US","911062401" +"1376189027","CONNECT","CONNECT URL","treasuredcommunications@gmail.com","N","address","","DIRECT","Direct","","CSV","CSV","","10624 Lighthouse Ln","","Pineville","NC","US","281348525" +"1881230530","OTHERS","Other URL","KaleidaCare","N","KaleidaCare","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3023 N Bronzewood Cir","","Erda","UT","US","840743302" +"1346886090","CONNECT","CONNECT URL","www.coreindependence.com","N","","","DIRECT","Direct","","","","","7220 Scotshire Way","","Cumming","GA","US","300407396" +"1619513363","CONNECT","CONNECT URL","KaleidaCare","N","KaleidaCare","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3023 N Bronzewood Cir","","Erda","UT","US","840743302" +"1831735505","CONNECT","CONNECT URL","Texas","N","unsure of the company policy","","","","","","","","12221 N Mopac Expy","","Austin","TX","US","787582401" +"1295371953","CONNECT","CONNECT URL","www.cvcccenter.com","N","website","","","","","","","","7514 W Yellowstone Ave","","Kennewick","WA","US","993361101" +"1891331559","CONNECT","CONNECT URL","Miami","N","","","","","","","","","7950 NW 22nd Ave","","Miami","FL","US","331474964" +"1477199131","OTHERS","Other URL","Cerner","N","","","","","","","","","316 S Stratford Ave Ste B","","Santa Maria","CA","US","934545908" +"1881230548","CONNECT","CONNECT URL","LaCrosse","N","","","DIRECT","Direct","","OTHER","Other","LaCrosse","1526 Rose St","","LA Crosse","WI","US","546034500" +"1073159737","OTHERS","Other URL","TigerConnect","N","","","DIRECT","Direct","","CSV","CSV","","320 W Bedford Ave Ste 204","","Fresno","CA","US","937116078" +"1427694181","CONNECT","CONNECT URL","completepulmonaryrehab.com","N","","","","","","","","","190 Aviation Plz Ste A-D","","Hot Springs","AR","US","719135529" +"1679119341","DIRECT","Direct Messaging Address","myoung15@fairview.org","N","","","","","","","","","6401 France Ave S","","Edina","MN","US","554352104" +"1376189043","DIRECT","Direct Messaging Address","business@zenithrt.com","N","","","","","","","","","14500 E 42nd St S Ste 220","","Independence","MO","US","640554700" +"1386280055","DIRECT","Direct Messaging Address","jport@hssmithassociates.com","N","","","DIRECT","Direct","","CSV","CSV","","1834 Oregon Pike Ste 4","","Lancaster","PA","US","176016463" +"1295371979","CONNECT","CONNECT URL","URL","N","","","DIRECT","Direct","","CSV","CSV","","1100 Tunnel Rd","","Asheville","NC","US","288052576" +"1932745619","CONNECT","CONNECT URL","jbolden@behavioral-innovation.com","N","","","","","","","","","8118 Fry Rd Ste 103","","Cypress","TX","US","774330022" +"1427694116","CONNECT","CONNECT URL","Advantage","N","","","","","","","","","250 North Ave","","Athens","GA","US","306012244" +"1518503200","OTHERS","Other URL","xxxxx","N","","","","","","","","","721 W Harrison St","","Brunswick","MO","US","652361096" +"1518503200","OTHERS","Other URL","xxxxx","N","","","","","","","","","721 W Harrison St","","Brunswick","MO","US","652361096" +"1518503200","SOAP","SOAP URL","xxxxx","N","","","","","","","","","721 W Harrison St","","Brunswick","MO","US","652361096" +"1154967842","CONNECT","CONNECT URL","Email","N","","","","","","","","","291 Smith Ranch Rd","","San Rafael","CA","US","949032093" +"1053957753","DIRECT","Direct Messaging Address","mayewew@pivotalgr.com","N","","","DIRECT","Direct","","","","","5005 Plainfield Ave NE Ste 100","","Grand Rapids","MI","US","495252087" +"1053957753","DIRECT","Direct Messaging Address","mayewew@pivotalgr.com","N","","","HIE","Health Information Exchange (HIE)","","","","","5005 Plainfield Ave NE Ste 100","","Grand Rapids","MI","US","495252087" +"1447896139","CONNECT","CONNECT URL","insightscounselingcenterpsy@gmail.com","N","","","","","","","","","300 Kimball St Ste 106","","Woodbridge","NJ","US","070952506" +"1447896139","CONNECT","CONNECT URL","insightscounselingcenterpsy@gmail.com","N","","","","","","","","","300 Kimball St Ste 106","","Woodbridge","NJ","US","070952506" +"1407492176","CONNECT","CONNECT URL","restonmeseniorassistant@gmail.com","N","","","DIRECT","Direct","","","","","6554 N Forrest St","","Eminence","IN","US","46125" +"1134765886","OTHERS","Other URL","n/a","N","","","","","","","","","305 Riverdale Dr","","Columbus","MS","US","397022911" +"1083250609","CONNECT","CONNECT URL","Littleton","N","","","DIRECT","Direct","","","","","5601 S Broadway Ste 460","","Littleton","CO","US","801218010" +"1760027460","CONNECT","CONNECT URL","claire.roesler@gmail.com","N","","","","","","","","","1040 Jefferson Commons Cir Unit 5103","","Saint Paul","MN","US","551148816" +"1881239598","DIRECT","Direct Messaging Address","carlyb@retreatmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4020 Lake Worth Rd","","Palm Springs","FL","US","334613918" +"1699310300","DIRECT","Direct Messaging Address","contact@marisa-pac.com","N","Practice Address","","","","","","","","725 S Adams Rd Ste 266","","Birmingham","MI","US","480096999" +"1336784040","OTHERS","Other URL","BCI","N","","","","","","","","","4 Dignon Rd","","Billerica","MA","US","018212102" +"1104461821","DIRECT","Direct Messaging Address","holly.bernard@baptist-health.org","N","","","","","","","","","818 Lexington Ave","","Fort Smith","AR","US","729014942" +"1922643642","DIRECT","Direct Messaging Address","estamper@regionalhealth.org","N","","","","","","","","","2805 5th St","","Rapid City","SD","US","577016003" +"1316582042","OTHERS","Other URL","drkalie@drlorikalie.com","N","professional email","","","","","","","","43 Le Forge Ct","","Chesterbrook","PA","US","190871223" +"1962047696","DIRECT","Direct Messaging Address","yrtaylor@crimson.ua.edu","N","email","","","","","","","","784 Montgomery Hwy","","Vestavia Hills","AL","US","352161800" +"1578108205","OTHERS","Other URL","https://www.therapypartner.com/","N","","","DIRECT","Direct","","","","","4465 S 900 E Ste 150","","Millcreek","UT","US","841243944" +"1386280063","CONNECT","CONNECT URL","SFDPH/BHS","Y","EHR stored on city-provided servers","Conard House, Inc.","DIRECT","Direct","","","","","1385 Mission St","Suite 200","San Francisco","CA","US","941032623" +"1942846670","DIRECT","Direct Messaging Address","Bhatih@commonwealthcare.org","N","","","","","","","","","153 George St","","Medford","MA","US","021555439" +"1942846670","OTHERS","Other URL","commonwealthcare.org","N","","","","","","","","","153 George St","","Medford","MA","US","021555439" +"1942846670","OTHERS","Other URL","ECW","N","","","","","","","","","153 George St","","Medford","MA","US","021555439" +"1821634569","OTHERS","Other URL","www.scarffl.com","N","serving children","","OTHER","Other","company","OTHER","Other","case management","1216 Patrick St","","Kissimmee","FL","US","347415534" +"1497391148","CONNECT","CONNECT URL","www.t2wellfit.org","N","","","DIRECT","Direct","","CSV","CSV","","928 Diamond Springs Rd Ste 111","","Virginia Beach","VA","US","234556601" +"1174169817","DIRECT","Direct Messaging Address","kacie.giffin@kavhealthgroup.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","3883 Keever Pass","","Lebanon","OH","US","450368837" +"1619513355","CONNECT","CONNECT URL","https://www.pickerington.k12.oh.us/","N","","","","","","","","","90 N East St","","Pickerington","OH","US","431471170" +"1346886082","DIRECT","Direct Messaging Address","rebecca.miller@albertsons.com","N","","","DIRECT","Direct","","CSV","CSV","","2901 Patterson Rd","","Grand Junction","CO","US","815043001" +"1447896188","CONNECT","CONNECT URL","CLEAR","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1306482062","CONNECT","CONNECT URL","www.risephysicaltherapy.co","N","Website","","DIRECT","Direct","","CSV","CSV","","380 Stevens Ave Ste 314","","Solana Beach","CA","US","920752069" +"1962048611","CONNECT","CONNECT URL","KaleidaCare","N","KaleidaCare","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3023 N Bronzewood Cir","","Erda","UT","US","840743302" +"1205472966","CONNECT","CONNECT URL","completepulmonaryrehab.com","Y","","Arkansas Complete Care, LLC","","","","","","","190 Aviation Plz Ste A-D","","Hot Springs","AR","US","719135529" +"1851937510","DIRECT","Direct Messaging Address","drmcastro@dallasmedicalmulticare.com","N","","","DIRECT","Direct","","","","","8 Medical Pkwy Ste 208","","Dallas","TX","US","752347842" +"1053957720","CONNECT","CONNECT URL","snorfleet@umc.edu","N","","","","","","","","","4400 Old Canton Rd","","Jackson","MS","US","392115982" +"1801432570","OTHERS","Other URL","comprehensivefamilycarenj.com","N","encrypted e-mail","","OTHER","Other","none","OTHER","Other","none","78 Manchester Ct","","Red Bank","NJ","US","077015497" +"1801432570","OTHERS","Other URL","comprehensivefamilycarenj@outlook.com","N","","","","","","","","","78 Manchester Ct","","Red Bank","NJ","US","077015497" +"1720624497","OTHERS","Other URL","https://mhd11278.kipuworks.com/","N","HIPPA Comliant EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","289 Marina Blvd","","San Francisco","CA","US","941231212" +"1144866815","CONNECT","CONNECT URL","www,maryscenter.org","N","","","","","","CSV","CSV","","344 University Blvd W","","Silver Spring","MD","US","209011948" +"1417593195","DIRECT","Direct Messaging Address","gorozco6@asu.edu","N","","","","","","","","","3601 S 6th Ave","","Tucson","AZ","US","857230001" +"1992341663","SOAP","SOAP URL","url","N","","","DIRECT","Direct","","CSV","CSV","","10 Hoohui Rd Ste 107","","Lahaina","HI","US","967619257" +"1548806219","DIRECT","Direct Messaging Address","Niccolo.ngujo@agelesslivinghh.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1112 E Copeland Rd","","Arlington","TX","US","760114910" +"1073159752","SOAP","SOAP URL","sanjean","N","EHR","","DIRECT","Direct","","","","","815 24th St","","Orlando","FL","US","328055406" +"1144866823","OTHERS","Other URL","wendy@virtualcounselingsolutions.com","N","Wendy's Inspiron 560","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","18903 Kermit Rd","","Metter","GA","US","304391326" +"1871139568","OTHERS","Other URL","none","N","none","","DIRECT","Direct","","OTHER","Other","none","11736 Cambium Crown Dr","","Riverview","FL","US","335695709" +"1619513306","OTHERS","Other URL","www.walgreens.com","N","","","","","","","","","210 Earhart Ct","","Owings Mills","MD","US","211172100" +"1255977948","DIRECT","Direct Messaging Address","ci2213@tc.columbia.edu","N","Email","","DIRECT","Direct","","OTHER","Other","Email","22 Washington Pl E # 2B","","White Plains","NY","US","106031715" +"1174169866","CONNECT","CONNECT URL","Austin","N","","","","","","","","","612B W 22nd St","","Austin","TX","US","787055116" +"1164068854","OTHERS","Other URL","WESTMINSTER","N","","","DIRECT","Direct","","OTHER","Other","WESTMINSTER","18 Garden Ctr","","Broomfield","CO","US","800201730" +"1114563806","OTHERS","Other URL","IRVING","N","","","DIRECT","Direct","","","","","2803 W Royal Ln Apt 2006","","Irving","TX","US","750635676" +"1457997157","DIRECT","Direct Messaging Address","mjyang@banner-ptrehab.com","N","","","","","","","","","755 E McDowell Rd","","Phoenix","AZ","US","850062506" +"1073159778","CONNECT","CONNECT URL","email","N","","","","","","","","","12814 Shank Farm Way Ste D","","Hagerstown","MD","US","217422949" +"1205472909","FHIR","FHIR URL","LowcountryPedsPT@gmail.com","N","Gmail","","","","","","","","421 Lesesne St","","Daniel Island","SC","US","294927314" +"1043856743","CONNECT","CONNECT URL","sbriceferrier@gmail.com","N","sbriceferrier@gmail.com","","DIRECT","Direct","","CSV","CSV","","9568 Randall Dr","","White Plains","MD","US","206952916" +"1912543612","DIRECT","Direct Messaging Address","elizabeth.tadie@bmc.org","N","work email","","DIRECT","Direct","","OTHER","Other","email address","8 Allen St Apt 2","","Cambridge","MA","US","021401360" +"1275179988","DIRECT","Direct Messaging Address","sstokes@qualityfamilyphysicians.com","N","","","","","","","","","722 Yorklyn Rd","","Hockessin","DE","US","197078718" +"1356987069","CONNECT","CONNECT URL","GerriNBC","N","GerriNBC","","DIRECT","Direct","","OTHER","Other","HIE","43 Gruene Park Dr","","New Braunfels","TX","US","781302459" +"1982240693","CONNECT","CONNECT URL","extensionsandflowsalon@gmail.com","N","extensionsandflowsalon@gmail.com","","","","","","","","561 Phyllis Dr","","Westwego","LA","US","700942927" +"1982240693","CONNECT","CONNECT URL","extensionsandflowsalon@gmail.com","N","extensionandflowsalon@gmail.com","","","","","","","","561 Phyllis Dr","","Westwego","LA","US","700942927" +"1316583024","DIRECT","Direct Messaging Address","loris.murdock-johnson@pennmedicine.upenn.edu","N","Facility secure e mail system","","","","","","","","741 Mount Lucas Rd","","Princeton","NJ","US","085401911" +"1649816364","OTHERS","Other URL","mkappler@chesapeakeibh.net","N","Work Email","","DIRECT","Direct","","OTHER","Other","Secure Work Email","2619 Cecilia Ter","","Chesapeake","VA","US","233233805" +"1619513231","OTHERS","Other URL","n/a","N","","","","","","","","","9375 Conway Dr Bldg 3425","","Columbus","GA","US","319055920" +"1528604154","OTHERS","Other URL","Chicago","N","","","","","","","","","7370 W Talcott Ave","","Chicago","IL","US","606313751" +"1619513249","SOAP","SOAP URL","centalreach.com","N","","","","","","","","","4515 E 91st St Ste 201","","Tulsa","OK","US","741372810" +"1609412246","DIRECT","Direct Messaging Address","carlosprin.3@icloud.com","N","","","DIRECT","Direct","","CSV","CSV","","4118 E Parham Rd Ste A","","Richmond","VA","US","232282742" +"1538705058","CONNECT","CONNECT URL","https://doxy.me/lpcwatkins","Y","","Gateway Online Counseling PLLC","DIRECT","Direct","","","","","910 Poydras St","","Sugar Land","TX","US","774986355" +"1417593039","CONNECT","CONNECT URL","Laptop","N","","","","","","OTHER","Other","Smartphone","3845 Queen Crest Ave","","Cincinnati","OH","US","452363926" +"1417593039","CONNECT","CONNECT URL","Laptop","N","","","","","","","","","3845 Queen Crest Ave","","Cincinnati","OH","US","452363926" +"1417593039","OTHERS","Other URL","Computer","N","","","","","","","","","3845 Queen Crest Ave","","Cincinnati","OH","US","452363926" +"1417593039","OTHERS","Other URL","Computer","N","","","","","","","","","3845 Queen Crest Ave","","Cincinnati","OH","US","452363926" +"1417593039","CONNECT","CONNECT URL","Laptop","N","","","","","","","","","3845 Queen Crest Ave","","Cincinnati","OH","US","452363926" +"1114563731","CONNECT","CONNECT URL","Acusimple","N","Website","","DIRECT","Direct","","CSV","CSV","","Integrated Acupuncture of Southern Nevada","7250 Peak Dr #106","Las Vegas","NV","US","89128" +"1972149540","CONNECT","CONNECT URL","https://hospitalsancristobalpr.com/","N","","","","","","","","","acerola st coto laurel","hospital san cristobal","ponce","PR","US","00780" +"1972149573","DIRECT","Direct Messaging Address","thomascefalu@icloud.com","N","email","","DIRECT","Direct","","OTHER","Other","telephone","16575 E Main St","","Louisville","MS","US","39339" +"1316583917","CONNECT","CONNECT URL","www.oasishealthventures.com","N","","","","","","","","","2500 N Rolling Rd Ste 100","","Windsor Mill","MD","US","212441999" +"1598301194","OTHERS","Other URL","CarteretHealthCare.org","N","","","","","","","","","3500 Arendell St","","Morehead City","NC","US","285572901" +"1598301194","OTHERS","Other URL","carterethealth.org","N","","","","","","","","","3500 Arendell St","","Morehead City","NC","US","285572901" +"1598301194","OTHERS","Other URL","krlong@carterethealth.org","N","","","","","","","","","3500 Arendell St","","Morehead City","NC","US","285572901" +"1679119200","DIRECT","Direct Messaging Address","hbeaman@brookshospital.org","N","email","","DIRECT","Direct","","OTHER","Other","email","529 Central Ave","","Dunkirk","NY","US","140482514" +"1558907097","DIRECT","Direct Messaging Address","sarah@inbetweenthelines.net","N","","","","","","","","","1030 N American St Unit 901","","Philadelphia","PA","US","191231564" +"1558907097","CONNECT","CONNECT URL","https://lmftphilly.theranest.com","N","","","","","","","","","1030 N American St Unit 901","","Philadelphia","PA","US","191231564" +"1790321321","CONNECT","CONNECT URL","www.sawtoothpharmacy.com","N","website being created","","DIRECT","Direct","","OTHER","Other","any","8334 W Falling Star St","","Boise","ID","US","837097887" +"1407492028","OTHERS","Other URL","None","N","","","","","","","","","518 N Generals Blvd","","Lincolnton","NC","US","280923500" +"1326684929","OTHERS","Other URL","Ripondocs.com","N","","","","","","","","","150 Vera Ave","","Ripon","CA","US","953662343" +"1982240602","CONNECT","CONNECT URL","desktop","N","","","DIRECT","Direct","","CSV","CSV","","12001 Dennison Ct","","Orlando","FL","US","328217624" +"1972149698","DIRECT","Direct Messaging Address","swells6@luc.edu","Y","school email adderss","Loyola University Chicago Medical Center","","","","","","","2160 S 1st Ave","","Maywood","IL","US","601533328" +"1689210205","OTHERS","Other URL","NPFirstSurgeonAssistsLLC@gmail.com","N","Business Email","","OTHER","Other","Forest Park","OTHER","Other","business address","439 Ferdinand Ave","","Forest Park","IL","US","601303199" +"1689210205","OTHERS","Other URL","NPFirstSurgeonAssistsLLC@gmail.com","N","business email","","DIRECT","Direct","","CSV","CSV","","439 Ferdinand Ave","","Forest Park","IL","US","601303199" +"1205472826","DIRECT","Direct Messaging Address","priscilla.quinonez@bcbsfl.com","N","","","","","","","","","1450 Johns Lake Rd","","Clermont","FL","US","347116798" +"1225674849","CONNECT","CONNECT URL","lomonico@thrivebehavioralsciences.com","N","company email","","DIRECT","Direct","","","","","14286 Beach Blvd # 118","","Jacksonville","FL","US","322501561" +"1972149599","OTHERS","Other URL","https://cwilliamsandassociates.com/","N","Provider Website","","","","","","","","408 E Bolton St","","Savannah","GA","US","314015920" +"1215573860","DIRECT","Direct Messaging Address","emilie.smith@sgfertility.com","N","work email address","","DIRECT","Direct","","CSV","CSV","","8501 Arlington Blvd Ste 500","","Fairfax","VA","US","220314631" +"1215573860","DIRECT","Direct Messaging Address","emilie.smith@sgfertility.com","N","","","","","","","","","8501 Arlington Blvd Ste 500","","Fairfax","VA","US","220314631" +"1588200117","OTHERS","Other URL","Prosper","N","s.king.np@woodlandsmg.net","","DIRECT","Direct","","CSV","CSV","","1061 N Coleman St Ste 10","","Prosper","TX","US","750782318" +"1033755657","CONNECT","CONNECT URL","https://kghconsultation.org/","N","","","DIRECT","Direct","","","","","3113 W Beltline Hwy Ste 300","","Madison","WI","US","537132934" +"1306482930","SOAP","SOAP URL","heb","N","","","","","","","","","11551 West Ave","","San Antonio","TX","US","782131343" +"1851937486","CONNECT","CONNECT URL","www.aveanna.com","Y","","Aveanna Healthcare","","","","","","","2250 Wehrle Dr Ste 1","","Williamsville","NY","US","142217034" +"1750927380","OTHERS","Other URL","bmrocksund@gmail.com","N","","","","","","","","","635 W Sackett Ave","","Salida","CO","US","812011660" +"1174169718","OTHERS","Other URL","www.LCABA.com","N","email","","DIRECT","Direct","","","","","810 Highway 6 S Ste 214","","Houston","TX","US","770794025" +"1851937403","DIRECT","Direct Messaging Address","kiresten@abrighteravenue.org","N","","","","","","","","","2451 E Baseline Rd Ste 420","","Gilbert","AZ","US","852342472" +"1710523378","OTHERS","Other URL","Epic","N","","","","","","","","","325 9th Ave","","Seattle","WA","US","981042420" +"1710523378","OTHERS","Other URL","Orca","N","","","","","","","","","325 9th Ave","","Seattle","WA","US","981042420" +"1598301152","OTHERS","Other URL","rxm.10379@store.walgreens.com","Y","","Walgreen Co","","","","","","","100 E McFarlan St","","Dover","NJ","US","078013552" +"1962048520","DIRECT","Direct Messaging Address","shayne.preyer@dignityhealth.org","N","work email","","","","","","","","3001 Saint Rose Pkwy","","Henderson","NV","US","890523839" +"1912543570","CONNECT","CONNECT URL","https://www.mariposacounty.org/","N","Mental Health","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Medical Records","5362 Lemee Ln","","Mariposa","CA","US","953389556" +"1912543570","CONNECT","CONNECT URL","https://www.mariposacounty.org/","N","","","HIE","Health Information Exchange (HIE)","","","","","5362 Lemee Ln","","Mariposa","CA","US","953389556" +"1912543570","CONNECT","CONNECT URL","https://www.mariposacounty.org/","N","","","HIE","Health Information Exchange (HIE)","","","","","5362 Lemee Ln","","Mariposa","CA","US","953389556" +"1912543570","CONNECT","CONNECT URL","https://www.mariposacounty.org/","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5362 Lemee Ln","","Mariposa","CA","US","953389556" +"1134765795","OTHERS","Other URL","andrew.howard@chchealth.com","N","","","","","","","","","7710 Clifton Way","","Mobile","AL","US","366193654" +"1942846506","DIRECT","Direct Messaging Address","emilyhensley@newhopekearney.org","N","","","","","","","","","2908 W 39th St Ste B","","Kearney","NE","US","688451245" +"1215573878","DIRECT","Direct Messaging Address","anna.oakes@tn.gov","N","Email","","DIRECT","Direct","","CSV","CSV","","361 Norwood Rd","","Pikeville","TN","US","373675411" +"1679119234","DIRECT","Direct Messaging Address","tammy.nelson@forthc.com","N","","","","","","","","","611 Sherman Ave E","","Fort Atkinson","WI","US","535381960" +"1447896006","CONNECT","CONNECT URL","Lexington","N","","","DIRECT","Direct","","CSV","CSV","","629 Big Bear Ln","","Lexington","KY","US","405172055" +"1134765647","OTHERS","Other URL","officeally.com","N","","","","","","","","","4209 W Shamrock Ln","","McHenry","IL","US","600508700" +"1225674815","CONNECT","CONNECT URL","lyndseyewilliamsmsw@gmail.com","N","","","","","","","","","928 Binney St","","Baltimore","MD","US","212244703" +"1124664719","SOAP","SOAP URL","wellnessmgt23@gmail.com","N","","","OTHER","Other","email","OTHER","Other","email","531 W 235th St","","Bronx","NY","US","104631795" +"1255977856","SOAP","SOAP URL","Greenbills","Y","","Citimedical I PLLC","","","","","","","6336 99th St","","Rego Park","NY","US","113741941" +"1427694025","CONNECT","CONNECT URL","sselig@ne-arc.org","Y","work e-mail","Northeast Arc","DIRECT","Direct","","CSV","CSV","","149 Sylvan St","","Danvers","MA","US","019233564" +"1427694025","DIRECT","Direct Messaging Address","sselig@ne-arc.org","N","e-mail","","DIRECT","Direct","","CSV","CSV","","149 Sylvan St","","Danvers","MA","US","019233564" +"1265078869","CONNECT","CONNECT URL","www.serenity-bhs.org","N","website intake forms","","HIE","Health Information Exchange (HIE)","","OTHER","Other","unknown","623 Park Meadow Rd Ste H","","Westerville","OH","US","430812876" +"1982240586","OTHERS","Other URL","Newburyport","N","home","","DIRECT","Direct","","OTHER","Other","Newburyport","15 Richardson Path","","Newburyport","MA","US","019503366" +"1508402108","OTHERS","Other URL","Email","N","","","","","","","","","10407 Jollyville Rd","","Austin","TX","US","787595626" +"1225674831","CONNECT","CONNECT URL","www.aspiranet.org","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1194361600","DIRECT","Direct Messaging Address","info@centerforanxiety.org","N","","","","","","","","","222 Route 59 Ste 201","","Suffern","NY","US","109015206" +"1336785849","DIRECT","Direct Messaging Address","agopehealthcare@yaoo.com","N","","","DIRECT","Direct","","CSV","CSV","","798 Peggy Sue St","","Hinesville","GA","US","313135203" +"1184260606","DIRECT","Direct Messaging Address","karen@ensobozeman.com","N","HPPA compliant email","","DIRECT","Direct","","CSV","CSV","","875 Bridger Dr Ste J","","Bozeman","MT","US","597152303" +"1508402058","OTHERS","Other URL","NA","N","","","OTHER","Other","NA","","","","4001 J St","","Sacramento","CA","US","958193626" +"1912543539","DIRECT","Direct Messaging Address","jradakovich@telecarecorp.com","N","Work encrypted email","","DIRECT","Direct","","OTHER","Other","NA","3426 Mary Elder Rd","","Olympia","WA","US","98506" +"1497391916","OTHERS","Other URL","danielt@milestonetherapy.com","N","All information is distributed through pasword protected company email and Google Apps (dos, drive, calendar, etc.) all of which are password protected","","","","","","","","2906 Highway Ave","","Highland","IN","US","463221631" +"1902442528","OTHERS","Other URL","l.yglobalservices19@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","1748 ne 180th st","","north miami beach","FL","US","33162" +"1962048595","DIRECT","Direct Messaging Address","mvega@farmaciamarilyn.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Carr 3 km 151.7 Bo.Coqui","","Aguirre","PR","US","007040070" +"1457997066","OTHERS","Other URL","jennifer.r.saucier.civ@mail.mil","N","Secure email","","DIRECT","Direct","","OTHER","Other","DOD secure email","9119 Mil Park Ave","","Tacoma","WA","US","98433" +"1548806144","OTHERS","Other URL","joeanna.rodriguez@ihs.gov","N","","","","","","","","","1090 Goat Springs Road","","Taos Pueblo","NM","US","87571" +"1598301129","SOAP","SOAP URL","info@kalanimassage.com","N","","","","","","","","","13 March Farm Way Unit C","","Greenland","NH","US","038406235" +"1134765852","DIRECT","Direct Messaging Address","georgia.march@sluhn.org","N","","","","","","","","","755 Memorial Pkwy Ste 208","","Phillipsburg","NJ","US","088652773" +"1619513330","CONNECT","CONNECT URL","avhs17@hotmail.com","N","Email","","DIRECT","Direct","","","","","205 Highland Pl","","Monrovia","CA","US","910162015" +"1801432422","CONNECT","CONNECT URL","KMERRILL1@SUMMITHEALTHCARE.NET","N","EMAIL","","DIRECT","Direct","","CSV","CSV","","2500 E Hunt Dr","","Show Low","AZ","US","859017954" +"1649816265","OTHERS","Other URL","https://kghconsultation.org/","N","","","","","","","","","1161 Lake Cook Rd","","Deerfield","IL","US","600155649" +"1467098996","OTHERS","Other URL","cheriserkelly@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","personal email","620 Scarlet Oak Trl","","Milton","GA","US","300040916" +"1811533441","CONNECT","CONNECT URL","https://pecos.cms.hhs.gov/","N","","","","","","","","","258 Old Lyman Rd","","South Hadley","MA","US","010752653" +"1417593047","CONNECT","CONNECT URL","ava@imgrps.com","N","IMGMSI","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","805 Lambert Dr NE Ste C","","Atlanta","GA","US","303244189" +"1093351629","DIRECT","Direct Messaging Address","mollie@tidalcounseling.com","N","email","","DIRECT","Direct","","","","","1490 Northbank Pkwy suite 248","","tuscaloosa","AL","US","354062439" +"1710523220","OTHERS","Other URL","www.myhearingcenters.com","N","website","","DIRECT","Direct","","CSV","CSV","","2454 N Milwaukee St","","Boise","ID","US","837047128" +"1902442536","CONNECT","CONNECT URL","citrix","N","","","","","","","","","1001 Augusta Cir","","Irwin","PA","US","156423147" +"1720624356","DIRECT","Direct Messaging Address","jessica.gonzales@bhsi.com","N","","","DIRECT","Direct","","","","","2501 Kentucky Ave","","Paducah","KY","US","420033813" +"1801432430","OTHERS","Other URL","AHLTA","N","","","","","","","","","5185 3rd Infantry Division Rd","","Fort Benning","GA","US","319055009" +"1043856677","OTHERS","Other URL","GEHRIMED","N","Medical Records","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1958 West State Street","Suite 2","Bristol","TN","US","376202257" +"1295371839","OTHERS","Other URL","None","N","","","HIE","Health Information Exchange (HIE)","","","","","10682 Ashford Cir","","Waldorf","MD","US","206033209" +"1508402132","DIRECT","Direct Messaging Address","nphelps@phelps-consulting.com","N","business email=private","","DIRECT","Direct","","","","","2435 KImberly Road","96 South","Bettendorf","IA","US","527223509" +"1588200125","DIRECT","Direct Messaging Address","KEITH.HAMPTON@CTCPROGRAMS.COM","N","COMPANY EMAIL","","DIRECT","Direct","","OTHER","Other","EMAIL","5109 World Dairy Dr","","Madison","WI","US","537183807" +"1932745585","CONNECT","CONNECT URL","jhibbeln@nih.gov","N","","","","","","","","","1430 Highland Dr","","Silver Spring","MD","US","209101524" +"1912543562","CONNECT","CONNECT URL","Rockland","N","Personal computer","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","95 Pleasant St","","Rockland","MA","US","023701230" +"1265078810","OTHERS","Other URL","office","N","office","","DIRECT","Direct","","CSV","CSV","","2509 Westfall Rd","","Sparks","NV","US","894366126" +"1477199040","DIRECT","Direct Messaging Address","azudenk000@citymail.cuny.edu","N","","","","","","","","","606 W 57th St Apt 2001","","New York","NY","US","100191394" +"1386280956","OTHERS","Other URL","araceli.scattolini@chsfl.org","N","Organization Email","","DIRECT","Direct","","CSV","CSV","","1010 E Rose St","","Lakeland","FL","US","338012016" +"1467098046","DIRECT","Direct Messaging Address","HermanS@diakon.org","N","work email","","DIRECT","Direct","","OTHER","Other","email","960 Century Dr","","Mechanicsburg","PA","US","170554530" +"1730725334","CONNECT","CONNECT URL","Aspiranet","N","aspiranet","","DIRECT","Direct","","CSV","CSV","","2248 Obispo Ave Ste 202","","Signal Hill","CA","US","907554026" +"1366088973","DIRECT","Direct Messaging Address","ana.philip@theharriscenter.org","N","Primary Place of Practice","","DIRECT","Direct","","OTHER","Other","Work Email","3737 Dacoma St","","Houston","TX","US","770928905" +"1760028278","OTHERS","Other URL","DrChrono","N","EHR","","DIRECT","Direct","","CSV","CSV","","1650 S Amphlett Blvd Ste 115","","San Mateo","CA","US","944022514" +"1144866658","DIRECT","Direct Messaging Address","marlo.verdugo@arkffa.com","N","email","","DIRECT","Direct","","OTHER","Other","business","9645 Arrow Rte Ste A","","Rancho Cucamonga","CA","US","917304554" +"1417593922","OTHERS","Other URL","email","N","","","","","","","","","701 Hewitt Blvd","","Red Wing","MN","US","550662848" +"1881230308","DIRECT","Direct Messaging Address","charles.dunlap@eatingrecoverycenter.com","N","E-mail address","","DIRECT","Direct","","CSV","CSV","","12567 W Cedar Dr Ste 100","","Lakewood","CO","US","802282041" +"1124664636","DIRECT","Direct Messaging Address","Lwright9@mghihp.edu","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3 Crown Dr Unit 108","","Quincy","MA","US","021695483" +"1124664636","DIRECT","Direct Messaging Address","Lwright9@mghihp.edu","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3 Crown Dr Unit 108","","Quincy","MA","US","021695483" +"1124664636","DIRECT","Direct Messaging Address","Lwright9@mghihp.edu","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3 Crown Dr Unit 108","","Quincy","MA","US","021695483" +"1053957571","DIRECT","Direct Messaging Address","kshaak@uoc.com","N","email","","DIRECT","Direct","","","","","101 Regent Ct","","State College","PA","US","168017965" +"1871139394","OTHERS","Other URL",".org","N","sarah.willmon@conwayregional.org","","","","","","","","2302 College Ave","","Conway","AR","US","720346297" +"1871139394","OTHERS","Other URL",".org","N","sarah.willmon@conwayregional.org","","","","","","","","2302 College Ave","","Conway","AR","US","720346297" +"1871139394","OTHERS","Other URL",".org","N","sarah.willmon@conwayregional.org","","","","","","","","2302 College Ave","","Conway","AR","US","720346297" +"1871139394","OTHERS","Other URL",".org","N","sarah.willmon@conwayregional.org","","","","","","","","2302 College Ave","","Conway","AR","US","720346297" +"1871139394","CONNECT","CONNECT URL","Conway","N","gastromedical or Gmed healthcare documentation system","","","","","","","","2302 College Ave","","Conway","AR","US","720346297" +"1720624257","CONNECT","CONNECT URL","wa.edenclinic@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","MAIL","7404 Evergreen Way Ste A","","Everett","WA","US","982035683" +"1366088890","OTHERS","Other URL","MAILING","N","USE MAILING ADDRESS","","DIRECT","Direct","","OTHER","Other","NA","1265 Paterson Plank Rd","","Secaucus","NJ","US","070943242" +"1619513140","DIRECT","Direct Messaging Address","brandon.rosas@receipts.roger.ai","N","","","DIRECT","Direct","","CSV","CSV","","285 Moss St Unit 5","","Chula Vista","CA","US","919112150" +"1235775776","OTHERS","Other URL","Torrance","N","work place","","","","","","","","23700 Camino Del Sol","","Torrance","CA","US","905055017" +"1588200026","DIRECT","Direct Messaging Address","krislannyflores@lovaas.com","N","","","","","","","","","9421 Toledo Ln N","","Brooklyn Park","MN","US","554432382" +"1669018107","DIRECT","Direct Messaging Address","kschnack@nthurston.k12.wa.us","N","Email","","DIRECT","Direct","","CSV","CSV","","305 College St NE","","Lacey","WA","US","985165390" +"1992341432","CONNECT","CONNECT URL","Brightree","N","EMR/Billing","","DIRECT","Direct","","CSV","CSV","","401 W Fairmont Pkwy Ste F","","LA Porte","TX","US","775716314" +"1801432455","CONNECT","CONNECT URL","alpinedentalarts.com","N","","","","","","","","","2323 S Wadsworth Blvd Ste 1778","","Lakewood","CO","US","802273274" +"1841836566","OTHERS","Other URL","Greenway","N","EMR","","","","","","","","187 PR 4060","","Lampasas","TX","US","76550" +"1396381976","CONNECT","CONNECT URL","Na","N","","","","","","","","","140 Dameron Ave","","Knoxville","TN","US","379176413" +"1588200158","DIRECT","Direct Messaging Address","mercedes.lago@victorybrt.com","N","Business Email","","","","","","","","2101 W 76th St","","Hialeah","FL","US","330161834" +"1184260648","DIRECT","Direct Messaging Address","Ricardo.Little@omh.ny.gov","N","","","","","","","","","605 west hartsdale road","","whiteplains","NY","US","10607" +"1114563798","DIRECT","Direct Messaging Address","tcooley@crosstrails.us","N","","","DIRECT","Direct","","CSV","CSV","","408 S Broadview St","","Cape Girardeau","MO","US","637035725" +"1356987077","CONNECT","CONNECT URL","rogersmona.ccs@aol.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2636 Mlk Jr Dr SW","","Atlanta","GA","US","303111634" +"1063058675","CONNECT","CONNECT URL","brilliant.hhs@gmail.com","N","brilliant.hhs@gmail.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1560 Sawgrass Corporate Pkwy # 461","","Sunrise","FL","US","333232858" +"1720624372","SOAP","SOAP URL","EMR","N","","","","","","","","","3814 Sleepy Hill Oaks Loop","","Lakeland","FL","US","338103558" +"1184260739","OTHERS","Other URL","www.interochiropractic.com","N","","","","","","","","","4847 Hopyard Rd Ste 1","","Pleasanton","CA","US","945882778" +"1518503168","SOAP","SOAP URL","Greensboro","Y","","New Vision Therapy LLC","HIE","Health Information Exchange (HIE)","","OTHER","Other","Greensboro, NC","810 Warren St","","Greensboro","NC","US","274032340" +"1881230456","DIRECT","Direct Messaging Address","cbrown@frasierenterprises.com","N","","","DIRECT","Direct","","CSV","CSV","","710 Horatio St","","Utica","NY","US","135021400" +"1104462779","DIRECT","Direct Messaging Address","INFO@MELIMUSICLA.COM","N","","","","","","","","","16944 Ventura Blvd Ste 8","","Encino","CA","US","913164165" +"1629614201","CONNECT","CONNECT URL","Workstation","N","","","","","","","","","2550 S Parker Rd","","Aurora","CO","US","800141622" +"1437795010","DIRECT","Direct Messaging Address","rx31@bartelldrugs.com","N","Pharmacy secure email","","","","","","","","2700 NE University Village St","","Seattle","WA","US","981055016" +"1437795010","DIRECT","Direct Messaging Address","rx31@bartelldrugs.com","N","Pharmacy secure email","","","","","","","","2700 NE University Village St","","Seattle","WA","US","981055016" +"1063058642","CONNECT","CONNECT URL","www.systemicsolutionscenter.com","N","","","","","","","","","1333 S University Dr Ste 206","","Plantation","FL","US","333244001" +"1144866724","OTHERS","Other URL","Chicago","N","","","","","","","","","12511 S Princeton Ave","","Chicago","IL","US","606287224" +"1881230464","CONNECT","CONNECT URL","DHEC","N","","","","","","","","","1931 Industrial Park Rd","","Conway","SC","US","295265482" +"1932745510","OTHERS","Other URL","https://bernard-day.clientsecure.me","N","","","HIE","Health Information Exchange (HIE)","","","","","61-43 186th Street","","Fresh Meadows","NY","US","11365" +"1215573894","DIRECT","Direct Messaging Address","laura.white@ctcprograms.com","N","","","DIRECT","Direct","","","","","1330 N Indian Canyon Dr Ste A","","Palm Springs","CA","US","922624880" +"1023654605","OTHERS","Other URL","none","N","","","","","","","","","9219 N Lindbergh Dr","","Peoria","IL","US","616151425" +"1528604113","OTHERS","Other URL","OhMDKellyShaughnessyRDToHealth","N","OhMD app under Kelly Shaughnessy RD To Health","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Information share","749 Teaberry St","","Encinitas","CA","US","920243353" +"1073159661","OTHERS","Other URL","www.spagoddesspdx.com","N","home office","","DIRECT","Direct","","CSV","CSV","","3365 SE Floss St","","Milwaukie","OR","US","972225636" +"1114563715","DIRECT","Direct Messaging Address","a.mahan@pediatricpathwaysinc.com","N","Business email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","17400 Monterey Rd Ste 2E","","Morgan Hill","CA","US","950377319" +"1770129371","CONNECT","CONNECT URL","hopeworks.org","N","","","DIRECT","Direct","","CSV","CSV","","700 2nd St NW","","Albuquerque","NM","US","871021578" +"1023654621","DIRECT","Direct Messaging Address","bhma@partners.org","Y","work e-mail","Partners HealthCare","","","","","","","1285 Beacon St","","Brookline","MA","US","024465237" +"1356987960","OTHERS","Other URL","jillian.atherton@eku.edu","N","","","","","","","","","891 W Main St","","Richmond","KY","US","404751169" +"1780220392","DIRECT","Direct Messaging Address","drkellybyrer@blossomhearinghealth.com","N","","","DIRECT","Direct","","OTHER","Other","direct messaging","8805 Blossom Cir NW","","Massillon","OH","US","446461346" +"1053957662","DIRECT","Direct Messaging Address","info@centerforanxiety.org","N","","","","","","","","","3692 Bedford Ave Ste P2","","Brooklyn","NY","US","112291702" +"1750927265","CONNECT","CONNECT URL","Farmersville","N","559-592-2010","","DIRECT","Direct","","CSV","CSV","","571 E Citrus Dr","","Farmersville","CA","US","932231274" +"1750927265","CONNECT","CONNECT URL","Farmersville","N","559-592-2-10","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","571 E Citrus Dr","","Farmersville","CA","US","932231274" +"1750927265","CONNECT","CONNECT URL","Farmersville","N","559-592-2-10","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","571 E Citrus Dr","","Farmersville","CA","US","932231274" +"1750927265","CONNECT","CONNECT URL","Farmersville","N","559-592-2010","","DIRECT","Direct","","CSV","CSV","","571 E Citrus Dr","","Farmersville","CA","US","932231274" +"1730725250","CONNECT","CONNECT URL","Lafayette","N","","","","","","","","","143 Oakbend Dr","","Lafayette","LA","US","705066970" +"1588200018","CONNECT","CONNECT URL","Mherrington@mcleodhealth.org","N","professional email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","555 E Cheves St","","Florence","SC","US","295062617" +"1386280816","DIRECT","Direct Messaging Address","pamh@rawlingscc.com","N","email address","","","","","","","","6807 Cody St","","Bonners Ferry","ID","US","838058613" +"1932745460","OTHERS","Other URL","https://wcc.insynchcs.com/","N","Configurable medical software solutions for EMR & EHR, Practice Management and Medical Billing software as well as Revenue Cycle Management and Medical Transcription services.","","DIRECT","Direct","","CSV","CSV","","22-08 Route 208","","Fair Lawn","NJ","US","074102609" +"1932745460","OTHERS","Other URL","www.wellsprings.org","N","separate url company website","","DIRECT","Direct","","CSV","CSV","","22-08 Route 208","","Fair Lawn","NJ","US","074102609" +"1013553544","OTHERS","Other URL","omeganina@rehab.com","N","Thousand Oaks","","OTHER","Other","Thousand Oaks","CSV","CSV","Thousand Oaks","325 Rolling Oaks Dr Ste 250","","Thousand Oaks","CA","US","913611087" +"1164068607","DIRECT","Direct Messaging Address","Office@knoxvilledentalgroup.com","N","Office Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10652 Deerbrook Dr","","Knoxville","TN","US","379221941" +"1780220236","CONNECT","CONNECT URL","Contact@TruSelfSportingClub.com","N","Direct to Business Owner/Manager","","DIRECT","Direct","","OTHER","Other","Email","5125 Waring Rd","","San Diego","CA","US","921202705" +"1801432364","OTHERS","Other URL","laura.deshotels@parknicollet.com","N","","","","","","","","","6701 Country Club Dr","","Golden Valley","MN","US","554274602" +"1477199958","OTHERS","Other URL","WebPT","Y","Outpatient Software","Trinity Healthcare Inc.","HIE","Health Information Exchange (HIE)","","OTHER","Other","Outpatient Info","1200 Roosevelt Pl","","Valparaiso","IN","US","463833707" +"1477199958","OTHERS","Other URL","WebPT","Y","Outpatient Software","Trinity Healthcare Inc.","HIE","Health Information Exchange (HIE)","","OTHER","Other","Outpatient Info","1200 Roosevelt Pl","","Valparaiso","IN","US","463833707" +"1477199958","OTHERS","Other URL","WebPT","Y","Outpatient Software","Trinity Healthcare Inc.","HIE","Health Information Exchange (HIE)","","OTHER","Other","Outpatient Info","1200 Roosevelt Pl","","Valparaiso","IN","US","463833707" +"1477199958","OTHERS","Other URL","WebPT","Y","Outpatient Software","Trinity Healthcare Inc.","HIE","Health Information Exchange (HIE)","","OTHER","Other","Outpatient Info","1200 Roosevelt Pl","","Valparaiso","IN","US","463833707" +"1477199958","OTHERS","Other URL","WebPT","Y","Outpatient Software","Trinity Healthcare Inc.","HIE","Health Information Exchange (HIE)","","OTHER","Other","Outpatient Info","1200 Roosevelt Pl","","Valparaiso","IN","US","463833707" +"1942846431","CONNECT","CONNECT URL","Pittsburgh","N","","","","","","","","","993 Greentree Rd # 200","","Pittsburgh","PA","US","152203241" +"1215573779","DIRECT","Direct Messaging Address","Carolyn_monahan@tlcdeaf.org","Y","","The Learning Center for the Deaf","DIRECT","Direct","","CSV","CSV","","848 Central Street","Parent Infant Program","Framingham","MA","US","017010170" +"1386280840","CONNECT","CONNECT URL","office@tru.dental","N","Office Email Address","","DIRECT","Direct","","CSV","CSV","","8325 W. Happy Valley Rd","Building 1 Suite 100","Peoria","AZ","US","853838538" +"1760028161","CONNECT","CONNECT URL","RSlack_GPS@nec.edu","N","Office location","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1701 Park Center Dr Ste 210","","Orlando","FL","US","328356235" +"1114563558","CONNECT","CONNECT URL","kayla.quick@stjoe.org","N","","","","","","","","","2700 Dolbeer St","","Eureka","CA","US","955014736" +"1699311092","DIRECT","Direct Messaging Address","info@connectivehealthmassage.com","N","","","","","","","","","3211 S Providence Rd Ste 105","","Columbia","MO","US","652033645" +"1437795986","OTHERS","Other URL","kstokes317@gmail.com","N","","","","","","","","","6572 Meritmoor Cir","","Orlando","FL","US","328182273" +"1669018123","DIRECT","Direct Messaging Address","mkel987@regiscolleg.edu","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","65 Rose Hill Rd","","Branford","CT","US","064054015" +"1669018123","DIRECT","Direct Messaging Address","mkel987@regiscollege.edu","N","school email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","65 Rose Hill Rd","","Branford","CT","US","064054015" +"1124664677","CONNECT","CONNECT URL","https://hopeinky.com/","N","","","","","","","","","106 Cemetery Rd","","Lebanon","KY","US","400331827" +"1457997900","CONNECT","CONNECT URL","bwcofdenton@earthlink.net","N","Secure email","","DIRECT","Direct","","CSV","CSV","","621 Londonderry Ln","","Denton","TX","US","762057792" +"1972149433","DIRECT","Direct Messaging Address","mmezher@optionscorp.com","N","Business Email","","","","","","","","10432 Balls Ford Rd Ste 300","","Manassas","VA","US","201092517" +"1740826205","CONNECT","CONNECT URL","EPIC","N","","","HIE","Health Information Exchange (HIE)","","","","","100 Frist Ct","","Columbus","GA","US","319093578" +"1407492978","OTHERS","Other URL","Syracuse","N","","","DIRECT","Direct","","OTHER","Other","Syracuse","2112 Erie Blvd E Ste 200","","Syracuse","NY","US","132241041" +"1932745403","DIRECT","Direct Messaging Address","emily.parrillo@tempeschools.org","N","Work Email","","DIRECT","Direct","","OTHER","Other","communication between student's teachers and parents","1330 E Carson Dr","","Tempe","AZ","US","852827216" +"1487290953","CONNECT","CONNECT URL","rapunzelp","N","Personal business","","DIRECT","Direct","","CSV","CSV","","1031 Glen Ln","","Bishop","GA","US","306217300" +"1487290953","CONNECT","CONNECT URL","rapunzelp","N","Rapunzel","","DIRECT","Direct","","CSV","CSV","","1031 Glen Ln","","Bishop","GA","US","306217300" +"1376189845","CONNECT","CONNECT URL","NotApplicableToVeteransAffairs","N","NotApplicableToVeteransAffairs","","","","","","","","150 S Huntington Ave Rm B13-79","","Boston","MA","US","021304817" +"1649816117","CONNECT","CONNECT URL","therapywithmeme@gmail.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","516 Sul Ross St","","Houston","TX","US","770065031" +"1134765613","DIRECT","Direct Messaging Address","nlatimer@newfoundationschildren.com","N","email","","DIRECT","Direct","","","","","410 E Shockley Ferry Rd","","Anderson","SC","US","296243847" +"1417593997","DIRECT","Direct Messaging Address","joan@stillwaterservices.org","N","email","","DIRECT","Direct","","","","","183 E McClain Ave","","Scottsburg","IN","US","471701845" +"1669018149","CONNECT","CONNECT URL","email","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","105 Melissa Dr","","Lexington","IL","US","617531711" +"1396381877","DIRECT","Direct Messaging Address","hburns@wabashhealth.org","N","","","","","","","","","1001 N Market St Ste 101","","Mount Carmel","IL","US","628631945" +"1134765621","SOAP","SOAP URL","intouchtmassage@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","140 Midway Dr","","Cornelia","GA","US","305317148" +"1225674716","DIRECT","Direct Messaging Address","allie@mainstcounseling.org","N","","","","","","","","","8 Marcella Ave","","West Orange","NJ","US","070524164" +"1699311183","DIRECT","Direct Messaging Address","accounting@tippitdental.com","N","","","DIRECT","Direct","","CSV","CSV","","9099 Katy Fwy Ste 140","","Houston","TX","US","770241632" +"1376189878","CONNECT","CONNECT URL","Washington","N","","","","","","","","","1707B Kalorama Rd NW","","Washington","DC","US","200092623" +"1114563517","OTHERS","Other URL","scvtherapy@gmail.com","N","work email","","","","","","","","25129 The Old Rd Ste 100","","Stevenson Ranch","CA","US","913812281" +"1215573621","DIRECT","Direct Messaging Address","jmgiacomo@geisinger.edu","N","secure email","","","","","","","","890 Poplar Church Rd","","Camp Hill","PA","US","170112250" +"1124664537","DIRECT","Direct Messaging Address","juliana@bracesplaces.com","N","email","","","","","","","","710 Chelmsford St","","Lowell","MA","US","018515101" +"1891331203","OTHERS","Other URL","LOGAN","N","place of employment","","OTHER","Other","LOGAN","OTHER","Other","LOGAN","6405 Old Main Hill","","Logan","UT","US","843226405" +"1194361543","CONNECT","CONNECT URL","modesto","N","","","","","","","","","1908 Coffee Rd","","Modesto","CA","US","953552719" +"1124664560","OTHERS","Other URL","https://www.rmihealthwellness.com/","N","","","","","","","","","4707 Briggs Rd","","Fairfax","VA","US","220305704" +"1720624174","DIRECT","Direct Messaging Address","timothy.weaver@stores.kroger.com","Y","work email address","Kroger Limited Partnership I","","","","","","","3311 N Sterling Ave","","Peoria","IL","US","616041840" +"1740826197","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1801432257","CONNECT","CONNECT URL","EPIC","N","","","DIRECT","Direct","","CSV","CSV","","2650 Elm Ave Ste 210","","Long Beach","CA","US","908061600" +"1841836202","DIRECT","Direct Messaging Address","krysthian.ramos@img.com","N","","","","","","","","","5500 34th St W","","Bradenton","FL","US","342103506" +"1841836202","DIRECT","Direct Messaging Address","krysthian.ramos@img.com","N","","","","","","","","","5500 34th St W","","Bradenton","FL","US","342103506" +"1093351462","CONNECT","CONNECT URL","dbush381@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","6980 Park Slope","","Tyler","TX","US","757030316" +"1720624190","DIRECT","Direct Messaging Address","annawilson@uabmc.edu","N","email","","DIRECT","Direct","","OTHER","Other","email","1802 6th Ave S","","Birmingham","AL","US","352331932" +"1174169544","DIRECT","Direct Messaging Address","mpatz@asdhopesource.com","N","","","","","","","","","8350 Craig St","","Indianapolis","IN","US","462503593" +"1609412071","DIRECT","Direct Messaging Address","epatzer@herzing.edu","N","email","","DIRECT","Direct","","CSV","CSV","","2505 Iris Ct","","Racine","WI","US","534021437" +"1376189753","OTHERS","Other URL","upliftingmedicine.com","N","location","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Advanced MD","30130 Bulverde Ln","","Bulverde","TX","US","781632050" +"1811533300","CONNECT","CONNECT URL","Maumelle","N","","","","","","","","","129 Hibiscus Dr","","Maumelle","AR","US","721135819" +"1851937254","DIRECT","Direct Messaging Address","lseamster@wellpath.us","Y","Work email","Wellpath, LLC","DIRECT","Direct","","CSV","CSV","","1283 Murfreesboro Road","Suite 500","Nashville","TN","US","37217" +"1023654431","DIRECT","Direct Messaging Address","matthew.woodring@villaofhope.org","Y","Email Address","Villa Of Hope","DIRECT","Direct","","OTHER","Other","Unknown","3300 Dewey Ave","","Rochester","NY","US","146163741" +"1023654431","DIRECT","Direct Messaging Address","matthew.woodring@villaofhope.org","Y","Email Address","Villa Of Hope","DIRECT","Direct","","OTHER","Other","Unknown","3300 Dewey Ave","","Rochester","NY","US","146163741" +"1023654431","DIRECT","Direct Messaging Address","matthew.woodring@villaofhope.org","Y","Email Address","Villa Of Hope","DIRECT","Direct","","OTHER","Other","Unknown","3300 Dewey Ave","","Rochester","NY","US","146163741" +"1023654431","DIRECT","Direct Messaging Address","matthew.woodring@villaofhope.org","Y","Email Address","Villa Of Hope","DIRECT","Direct","","OTHER","Other","Unknown","3300 Dewey Ave","","Rochester","NY","US","146163741" +"1023654431","DIRECT","Direct Messaging Address","matthew.woodring@villaofhope.org","Y","Email Address","Villa Of Hope","DIRECT","Direct","","OTHER","Other","Unknown","3300 Dewey Ave","","Rochester","NY","US","146163741" +"1972149300","DIRECT","Direct Messaging Address","lstreet@partners.org","N","email","","DIRECT","Direct","","CSV","CSV","","Triad Adolescent Services","363 Mass. Ave., Suite204","Lexington","MA","US","02421" +"1457997850","OTHERS","Other URL","porterdrug@windstream.net","N","pharmacy","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1522 Main Street","","Petersburg","TX","US","79250" +"1457997850","OTHERS","Other URL","porterdrug@windstream.net","N","Pharmacy","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1522 Main Street","","Petersburg","TX","US","79250" +"1598301996","DIRECT","Direct Messaging Address","tracy.miller@stridecare.com","N","Tracy Miller","","DIRECT","Direct","","OTHER","Other","email","874 W. Highway 242","Ste. 110","Kaufman","TX","US","75142" +"1861038283","OTHERS","Other URL","info@medfastcare.com","N","","","","","","","","","5500 Stadium Parkway","","Melbourne","FL","US","32940" +"1972149441","CONNECT","CONNECT URL","https://newyorkpathways.com/","N","","","","","","","","","481 8th Ave Ste 1040","","New York","NY","US","100011809" +"1376189829","OTHERS","Other URL","https://www.mamc.health.mil/","N","madigan army","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9040 Jackson Ave","","Tacoma","WA","US","984310001" +"1104462522","CONNECT","CONNECT URL","brett.kuca@gmail.com","N","E-mail","","","","","","","","1465 US Highway 2 NW Ste D","","Havre","MT","US","595013423" +"1639715196","CONNECT","CONNECT URL","lisaalva33@hotmail.com","N","","","","","","","","","2705 Wolcott Ln","","Kissimmee","FL","US","347471817" +"1508402074","OTHERS","Other URL","drben@lifechiropracticandinjurycenter.com","N","e-mail","","DIRECT","Direct","","OTHER","Other","e-mail","6103 Baltimore Ave Ste 101","","Riverdale","MD","US","207371966" +"1306482708","OTHERS","Other URL","https://www.psychologytoday.com/us/therapists/christy-bonczek-clarks-summit-pa/309420","N","messaging","","DIRECT","Direct","","CSV","CSV","","421 S State St","","Clarks Summit","PA","US","184111684" +"1467098947","DIRECT","Direct Messaging Address","taylor@lifeworkskc.org","Y","","Lifeworks Family Treatment Group, LLC","DIRECT","Direct","","CSV","CSV","","304 SE 3rd St","","Lees Summit","MO","US","640632724" +"1306482757","OTHERS","Other URL","martinavesela66@gmail.com","N","","","","","","","","","28 E Kuu Aku Ln Unit 512","","Lahaina","HI","US","967612758" +"1306482757","OTHERS","Other URL","martinavesela66@gmail.com","N","","","","","","","","","28 E Kuu Aku Ln Unit 512","","Lahaina","HI","US","967612758" +"1316583719","DIRECT","Direct Messaging Address","INFO@SLEEPWAVECENTER.COM","N","EMAIL","","DIRECT","Direct","","CSV","CSV","","3400 Bissonnet St Ste 135","","Houston","TX","US","770052163" +"1083250484","DIRECT","Direct Messaging Address","olasumbo42175@comcast.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4 Boleyn Ct","","Ewing","NJ","US","086282231" +"1184260580","DIRECT","Direct Messaging Address","david@myunderbite.com","N","email","","DIRECT","Direct","","OTHER","Other","text","3450 Old Washington Rd","","Waldorf","MD","US","206023248" +"1902442312","OTHERS","Other URL","greatbasinnutrition@gmail.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","783 Basque Way Ste 103","","Carson City","NV","US","897067981" +"1548806953","DIRECT","Direct Messaging Address","wellah-sanbuenaventura@atwatermedical.e-mdsdirect.com","N","","","","","","","","","1775 3rd St","","Atwater","CA","US","953013608" +"1548806953","DIRECT","Direct Messaging Address","wellah-sanbuenaventura@atwatermedical.e-mdsdirect.com","N","","","","","","","","","1775 3rd St","","Atwater","CA","US","953013608" +"1548806953","DIRECT","Direct Messaging Address","wellah-sanbuenaventura@atwatermedical.e-mdsdirect.com","N","","","","","","","","","1775 3rd St","","Atwater","CA","US","953013608" +"1548806953","DIRECT","Direct Messaging Address","wellah-sanbuenaventura@atwatermedical.e-mdsdirect.com","N","","","","","","","","","1775 3rd St","","Atwater","CA","US","953013608" +"1164068573","CONNECT","CONNECT URL","J.grant@autismsupportservices.com","N","Email","","DIRECT","Direct","","CSV","CSV","","6 Cour LeRoux","","Palos Hills","IL","US","604652407" +"1073159489","SOAP","SOAP URL","Janeapp","N","EHR system","","DIRECT","Direct","","","","","500 Helendale Rd Ste 160","","Rochester","NY","US","146093125" +"1871139287","DIRECT","Direct Messaging Address","mweems@trinityfamilyservices.org","Y","Secure Email","Trinity Family Services LLC","DIRECT","Direct","","OTHER","Other","Email","2019 Cunningham Dr","","Hampton","VA","US","236663323" +"1497391817","CONNECT","CONNECT URL","631-366-2536","N","FAX","","DIRECT","Direct","","CSV","CSV","","59 Landing Ave Ste 4","","Smithtown","NY","US","117872749" +"1013553437","CONNECT","CONNECT URL","Www.eyecraveoptics.com","N","","","","","","","","","11 Public Sq Ste 102","","Watertown","NY","US","136012698" +"1013553437","CONNECT","CONNECT URL","EyeCraveOptics","N","","","","","","","","","11 Public Sq Ste 102","","Watertown","NY","US","136012698" +"1679119093","DIRECT","Direct Messaging Address","staff@humbleandpacific.com","N","email","","DIRECT","Direct","","OTHER","Other","email","211 Fm 1960 Bypass Rd E","","Humble","TX","US","773383605" +"1780220111","OTHERS","Other URL","donotemailthis@notanemail","N","do not email","","OTHER","Other","none","","","","3815 Genessee St Apt 1S","","Kansas City","MO","US","641115829" +"1912543331","SOAP","SOAP URL","info@kalanimassage.com","N","","","","","","","","","13 March Farm Way","","Greenland","NH","US","038406234" +"1699311019","DIRECT","Direct Messaging Address","credentialing@tidelandshealth.org","N","","","DIRECT","Direct","","CSV","CSV","","2185 N Fraser St","","Georgetown","SC","US","294406418" +"1871139238","CONNECT","CONNECT URL","N/A","N","","","","","","CSV","CSV","","743 Harris Ct Apt 3","","Hayward","CA","US","945444521" +"1336785773","CONNECT","CONNECT URL","Huntsville","N","TRC","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","306 Wynn Dr NW","","Huntsville","AL","US","358051961" +"1336785773","CONNECT","CONNECT URL","Huntsville","N","TRC","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","306 Wynn Dr NW","","Huntsville","AL","US","358051961" +"1427694876","CONNECT","CONNECT URL","Hicksville","N","","","","","","","","","41 California St","","Hicksville","NY","US","118012531" +"1790321156","CONNECT","CONNECT URL","kingwoodcounseling.com","N","","","","","","","","","1521 Green Oak Pl Ste 250","","Kingwood","TX","US","773392044" +"1033755483","DIRECT","Direct Messaging Address","info@ccsem.com","N","website","","","","","","","","25 S Monroe St Ste 205","","Monroe","MI","US","481612469" +"1942846399","DIRECT","Direct Messaging Address","info@centerforanxiety.org","N","","","","","","","","","200 W 57th St Ste 904","","New York","NY","US","100193211" +"1144866500","SOAP","SOAP URL","Southfield","N","laptop","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","25172 Maplebrooke Dr","","Southfield","MI","US","480335282" +"1831735299","FHIR","FHIR URL","WHEATON","N","home address","","DIRECT","Direct","","OTHER","Other","WHEATON","1065 Northridge Ct","","Wheaton","IL","US","601873279" +"1972149342","DIRECT","Direct Messaging Address","kfla787@regiscollege.edu","N","","","","","","","","","150 Plymouth Rd","","Hanover","MA","US","023392644" +"1134765480","OTHERS","Other URL","laura_kerr@teamhealth.org","N","team health email address","","","","","","","","12221 N Mopac Expy","","Austin","TX","US","787582401" +"1649816059","OTHERS","Other URL","alexatiradopsyd@gmail.com","N","","","","","","","","","la placita local C-10","","Vega Baja","PR","US","00693" +"1396381653","OTHERS","Other URL","meghandevonport.com","N","website","","DIRECT","Direct","","CSV","CSV","","1417 NW 54th St Ste 455","","Seattle","WA","US","981073564" +"1710523212","DIRECT","Direct Messaging Address","info@sensitivesolutions.org","N","Secure encrypted email","","DIRECT","Direct","","OTHER","Other","all PHI","30 Ave. Portola, Suite 1A","","El Granada","CA","US","94019" +"1225674633","DIRECT","Direct Messaging Address","mstant@udel.edu","N","Email","","DIRECT","Direct","","CSV","CSV","","Delaware Field House","617 South College Avenue Rm 111B","Newark","DE","US","19713" +"1538705033","OTHERS","Other URL","fede2015.fe@gmail.com","N","file cabinet","","DIRECT","Direct","","OTHER","Other","File Cabinet","1120 N Charles St Ste 400","","Baltimore","MD","US","212015594" +"1316583818","DIRECT","Direct Messaging Address","dmenig@geisinger.edu","N","","","DIRECT","Direct","","CSV","CSV","","1000 E Mountain Blvd","","Wilkes Barre","PA","US","187110001" +"1063058469","OTHERS","Other URL","Cleveland","N","","","","","","","","","1400 Crestline Ave Apt 326","","Cleveland","OH","US","441093067" +"1033755533","CONNECT","CONNECT URL","azure","N","cloud server by microsoft","","HIE","Health Information Exchange (HIE)","","OTHER","Other","user manual in patients portal","2302 Fannin St Ste 410","","Houston","TX","US","770029135" +"1942846449","CONNECT","CONNECT URL","CONROE","N","","","","","","","","","3421 W Davis St Ste 200","","Conroe","TX","US","773041846" +"1306482807","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1093351496","DIRECT","Direct Messaging Address","scott.wiener@milwuakeecountywi.gov","N","EHR Portal","","","","","","","","901 Boren Ave Ste 702","","Seattle","WA","US","981043301" +"1902442304","CONNECT","CONNECT URL","NA","N","","","","","","","","","900 42nd St S","","Fargo","ND","US","581032119" +"1558907956","CONNECT","CONNECT URL","na","N","","","","","","","","","900 42nd St S","","Fargo","ND","US","581032119" +"1881230282","CONNECT","CONNECT URL","3134456440","N","","","","","","","","","24864 Greenbrier Ave","","Eastpointe","MI","US","480211473" +"1578109989","OTHERS","Other URL","n/a","N","n/a","","","","","","","","1401 S Seward Meridian Pkwy # ABC","","Wasilla","AK","US","996548312" +"1568008977","DIRECT","Direct Messaging Address","susanpryor@ameriproems.com","N","company email","","DIRECT","Direct","","CSV","CSV","","4810 Executive Park Ct Ste 112","","Jacksonville","FL","US","322166018" +"1477199883","OTHERS","Other URL","Foundationsbrafittings.com","N","","","DIRECT","Direct","","","","","9138 Carl Legett Rd Ste C","","Gulfport","MS","US","395036262" +"1528604980","CONNECT","CONNECT URL","officeally.com","N","","","","","","","","","13311 Garden Grove Blvd Ste B","","Garden Grove","CA","US","928432202" +"1235775669","CONNECT","CONNECT URL","https://my.practicebetter.io/#/5d3efd5b627d7907600e7773/bookings?s=5d4a01e1627db30d20fdd0b8","N","HIPPA COMPLIANT SOFTWARE","","HIE","Health Information Exchange (HIE)","","OTHER","Other","hippa compliant software","2218 W Main St","","Houston","TX","US","770983319" +"1487290813","CONNECT","CONNECT URL","info@intownpediatrics.com","N","Practice Email","","","","","","","","490 Bill Kennedy Way SE","","Atlanta","GA","US","303166835" +"1487290813","CONNECT","CONNECT URL","Atlanta","N","","","","","","","","","490 Bill Kennedy Way SE","","Atlanta","GA","US","303166835" +"1437795861","DIRECT","Direct Messaging Address","juliad@bcckids.org","Y","Personal work email address","Kids Klinic, Broward Children Center","DIRECT","Direct","","CSV","CSV","","200 SE 19th Ave","","Pompano Beach","FL","US","330607543" +"1477199818","CONNECT","CONNECT URL","kenrphst@yahoo.com","N","Text","","","","","","","","214 Hillman St","","Washington","IL","US","615719750" +"1184260523","DIRECT","Direct Messaging Address","Michelle.whiteley@vansd.org","N","","","DIRECT","Direct","","OTHER","Other","email","2901 Falk Rd","","Vancouver","WA","US","986616392" +"1487290821","DIRECT","Direct Messaging Address","contact@empireperformancept.com","N","office manager","","","","","","","","1611 Route 6","","Carmel","NY","US","105121933" +"1710523154","CONNECT","CONNECT URL","Server","N","Encrypted","","DIRECT","Direct","","CSV","CSV","","266 Merrick Rd","","Lynbrook","NY","US","115632640" +"1285270629","DIRECT","Direct Messaging Address","andrew.miller@stores.kroger.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","7000 Monroe Blvd","","Taylor","MI","US","481801883" +"1780220137","CONNECT","CONNECT URL","deborah.jacobs@careallies.com","N","work","","OTHER","Other","none","CSV","CSV","","17534 Driftwood Prairie Ln","","Houston","TX","US","770955121" +"1881230233","DIRECT","Direct Messaging Address","shgroppuso@hanger.com","N","","","","","","","","","701 N Miller St Ste B","","Wenatchee","WA","US","988013904" +"1053957407","OTHERS","Other URL","Arvada","N","Company","","DIRECT","Direct","","CSV","CSV","","5275 Marshall St Ste 101","","Arvada","CO","US","800023900" +"1962048314","CONNECT","CONNECT URL","Omaha","N","FREEDOM MEDICAL SYSTEMS","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Omaha","4951 Center St Ste 200","","Omaha","NE","US","681063252" +"1083250443","DIRECT","Direct Messaging Address","Donna.sappington@calibermedical.com","N","","","","","","","","","200 Cahaba Park Cir Ste 114","","Birmingham","AL","US","352425042" +"1538705991","CONNECT","CONNECT URL","travis.mainous@stores.kroger.com","N","work e-mail","","DIRECT","Direct","","CSV","CSV","","3701 National Rd E","","Richmond","IN","US","473743614" +"1437795804","DIRECT","Direct Messaging Address","syreeta@resilienthopecounselingservices.com","N","","","","","","","","","4429 Unruh Ave","","Philadelphia","PA","US","191352732" +"1104462571","CONNECT","CONNECT URL","Atlanta","N","","","DIRECT","Direct","","CSV","CSV","","5665 Peachtree Dunwoody Rd","","Atlanta","GA","US","303421764" +"1912543380","DIRECT","Direct Messaging Address","megan@hr-act.com","N","","","","","","","","","3101 Magic Hollow Blvd","","Virginia Beach","VA","US","234533010" +"1659917029","FHIR","FHIR URL","Direct","N","","","DIRECT","Direct","","CSV","CSV","","6098 Pawnee Dr","","Cincinnati","OH","US","452242312" +"1568008936","CONNECT","CONNECT URL","AprilRN@aprilmayhelpyou.com","N","","","DIRECT","Direct","","","","","6018 14th Ave NW","","Tulalip","WA","US","982716515" +"1134765464","CONNECT","CONNECT URL","tdmello@drwes.org","Y","Work e-mail address","Warren E. Smith Health Centers","DIRECT","Direct","","CSV","CSV","","2514 N Broad St Fl 2","","Philadelphia","PA","US","191324013" +"1982240248","OTHERS","Other URL","EDISONMRI.COM","N","SERVER","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1907 Oak Tree Rd Ste 101","","Edison","NJ","US","088202070" +"1770129033","CONNECT","CONNECT URL","advancedmd.com","N","","","DIRECT","Direct","","CSV","CSV","","411 S 3rd St","","Raton","NM","US","877404005" +"1609412964","CONNECT","CONNECT URL","EPIC","N","","","","","","","","","1 Medical Center Dr","","Morgantown","WV","US","265061200" +"1609412964","CONNECT","CONNECT URL","EPIC","N","","","","","","","","","1 Medical Center Dr","","Morgantown","WV","US","265061200" +"1063058329","DIRECT","Direct Messaging Address","briana.cast-clifton@childrens.harvard.edu","N","","","","","","","","","300 Longwood Ave","","Boston","MA","US","021155724" +"1730725094","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1710523097","DIRECT","Direct Messaging Address","drrising@mytodaysdental.com","N","email","","HIE","Health Information Exchange (HIE)","","","","","1304 Harlan Dr","","Bellevue","NE","US","680053648" +"1851937049","SOAP","SOAP URL","EMR","N","","","","","","","","","1256 Military St S","","Hamilton","AL","US","355705003" +"1588200778","DIRECT","Direct Messaging Address","vcesin@firststepsint.com","N","","","DIRECT","Direct","","","","","7440 SW 50th Ter Ste 100","","Miami","FL","US","331554413" +"1205472495","DIRECT","Direct Messaging Address","tvo@dhs.lacounty.gov","Y","Email Address","Rancho Los Amigos National Rehabilitation Center","DIRECT","Direct","","CSV","CSV","","7601 Imperial Hwy","","Downey","CA","US","902423456" +"1811533003","CONNECT","CONNECT URL","jody.hinkle@stores.kroger.com","N","work email address","","DIRECT","Direct","","CSV","CSV","","821 Indianapolis Rd","","Greencastle","IN","US","461351451" +"1316583792","DIRECT","Direct Messaging Address","jelenz@columbiana-health.org","N","email","","DIRECT","Direct","","OTHER","Other","direct messaging","7360 State Route 45","","Lisbon","OH","US","44432" +"1578109849","CONNECT","CONNECT URL","HCCC","N","secured email","","DIRECT","Direct","","OTHER","Other","secure email","627 Randall Rd","","Ludlow","MA","US","010561085" +"1952947343","OTHERS","Other URL","Jennerstown","N","massage therapy","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Jennerstown","121 Circle Drive","","Jennerstown","PA","US","15547" +"1679119069","OTHERS","Other URL","UPDOX","N","Virtual fax","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Virtual fax","3370 S State Highway 160","STE 10","Pahrump","NV","US","89048" +"1245876531","CONNECT","CONNECT URL","VPN","N","","","","","","","","","1538 South Main Street","","Farmville","VA","US","23901" +"1447896741","CONNECT","CONNECT URL","lagniapperx3@gmail.com","N","","","DIRECT","Direct","","","","","3490 Drusilla Ln","","Baton Rouge","LA","US","708091866" +"1356987655","CONNECT","CONNECT URL","Unknown","N","Unknown","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","109 Donato Cir","","Scotch Plains","NJ","US","070761068" +"1356987655","CONNECT","CONNECT URL","Unknown","N","Unknown","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","109 Donato Cir","","Scotch Plains","NJ","US","070761068" +"1073159380","DIRECT","Direct Messaging Address","atapp@strategictherapyassociates.com","N","","","DIRECT","Direct","Lynchburg","CSV","CSV","","66 Timberoak Ct","","Lynchburg","VA","US","245023459" +"1386280683","DIRECT","Direct Messaging Address","jayanthomas@counselingsecure.com","N","HIPAA Compliant Email Service that allows for PHI to be sent securely","","DIRECT","Direct","","OTHER","Other","Business E-mail","13113 Eastpoint Park Blvd Ste G","","Louisville","KY","US","402234191" +"1043856396","CONNECT","CONNECT URL","hhaexchange","Y","","D&N Services Unlimited","HIE","Health Information Exchange (HIE)","","OTHER","Other","health","1891 ARROWPOINT DR","","ST LOUIS","MO","US","63138" +"1043856396","CONNECT","CONNECT URL","emomed","Y","","D&N Services Unlimited","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1891 ARROWPOINT DR","","ST LOUIS","MO","US","63138" +"1750927133","DIRECT","Direct Messaging Address","zane_newton@BSHSI.org","N","Work Email","","DIRECT","Direct","","","","","135 Commonwealth Dr Ste 120","","Greenville","SC","US","296154881" +"1174169551","DIRECT","Direct Messaging Address","tamako@anniepersonalcare.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Jenkintown","261 Old York Rd Ste 401","","Jenkintown","PA","US","190463722" +"1528604915","OTHERS","Other URL","jenahkfan@aol.com","N","","","DIRECT","Direct","","CSV","CSV","","1085 25th Ave","","Vero Beach","FL","US","329603959" +"1346886736","CONNECT","CONNECT URL","www.precisionperformancept.com","N","Company Website","","DIRECT","Direct","","","","","1451 Conchester Hwy","","Garnet Valley","PA","US","190602104" +"1255977641","CONNECT","CONNECT URL","hyoyoungllopiz@gmail.com","N","EMAIL","","DIRECT","Direct","","CSV","CSV","","301 N Pine Island Rd Apt 215","","Plantation","FL","US","333247800" +"1215573605","DIRECT","Direct Messaging Address","letasha@thepersonalwellnesscenter.com","N","","","","","","","","","6508 Deer Pointe Dr Ste 4C","","Salisbury","MD","US","218041668" +"1477199768","DIRECT","Direct Messaging Address","kfuran@behavenkids.com","N","","","","","","","","","1145 High St","","Lincoln","NE","US","685024440" +"1376189662","CONNECT","CONNECT URL","stores.kroger.com","N","","","","","","","","","7644 26 Mile Rd","","Shelby Twp","MI","US","483165007" +"1073159364","DIRECT","Direct Messaging Address","info@skypointindiana.com","N","","","","","","","","","9434 Lima Rd Ste C","","Fort Wayne","IN","US","468182000" +"1215573514","CONNECT","CONNECT URL","Allmeds","N","","","DIRECT","Direct","","CSV","CSV","","7201 Wyoming Springs Dr Ste 100","","Round Rock","TX","US","786814311" +"1851937155","CONNECT","CONNECT URL","Salem","N","","","","","","","","","15740 N Highway 11 Ste 2B","","Salem","SC","US","296763262" +"1760028062","DIRECT","Direct Messaging Address","Juliana.cardona@specmiami.com","N","work email","","","","","","","","14213 SW 96th Ter","","Miami","FL","US","331861181" +"1124664412","CONNECT","CONNECT URL","www.drhaba.com","N","Business Website","","","","","","","","807 Donnell Blvd Ste R","","Daleville","AL","US","363222111" +"1588200885","DIRECT","Direct Messaging Address","kerickson@excellencehlth.com","N","","","","","","","","","1630 Mason Ave Ste C","","Daytona Beach","FL","US","321174503" +"1295371599","OTHERS","Other URL","www.sarahbush.org","N","","","OTHER","Other","website","OTHER","Other","website","1000 Health Center Dr","","Mattoon","IL","US","619384644" +"1639715931","SOAP","SOAP URL","Unknown","N","","","","","","","","","3575 Durden Dr NE","","Brookhaven","GA","US","303192253" +"1861038168","CONNECT","CONNECT URL","newclearmri@gmail.com","N","","","","","","","","","17000 Executive Plaza Dr","","Dearborn","MI","US","481262793" +"1437795747","CONNECT","CONNECT URL","other","N","","","","","","","","","678 Castle Pinckney Dr","","Charleston","SC","US","29412" +"1508402843","OTHERS","Other URL","KINNSER.NET","Y","","BEST HOME CARE, INC.","DIRECT","Direct","","CSV","CSV","","9500 NW 77th Ave Ste 18","","Miami Lakes","FL","US","330162522" +"1487290714","CONNECT","CONNECT URL","hi.talk2me4.help@gmail.com","N","","","","","","","","","1919 Richmond Rd","","Easton","PA","US","180408439" +"1104462431","CONNECT","CONNECT URL","BuzzardsBay","N","","","DIRECT","Direct","","","","","24 Settlers Way","","Buzzards Bay","MA","US","025325685" +"1083250310","CONNECT","CONNECT URL","lakeway@bluesprigpediatrics.com","N","Company email","","","","","","","","107 RR 620 S Ste 300","","Lakeway","TX","US","787343900" +"1083250310","CONNECT","CONNECT URL","lakeway@bluesprigpediatrics.com","N","Company email","","","","","","","","107 RR 620 S Ste 300","","Lakeway","TX","US","787343900" +"1083250310","CONNECT","CONNECT URL","lakeway@bluesprigpediatrics.com","N","Company email","","","","","","","","107 RR 620 S Ste 300","","Lakeway","TX","US","787343900" +"1497391734","OTHERS","Other URL","Ray13johnson@gmail.com","N","","","","","","","","","20 Merry Ln","","Westbury","NY","US","115906306" +"1235775578","CONNECT","CONNECT URL","patec1027","N","","","","","","","","","5102 Victory Shores Ln","","Rosharon","TX","US","775831812" +"1689210924","OTHERS","Other URL","Info@Missouriregen.com","N","office email","","DIRECT","Direct","","CSV","CSV","","4601 Executive Centre Pkwy Ste 300","","Saint Peters","MO","US","633761685" +"1669018917","CONNECT","CONNECT URL","Lacyrmiles_2011@yahoo.com","N","","","","","","","","","204 Price St","","Marshall","TX","US","756703523" +"1831735182","CONNECT","CONNECT URL","cnaranjoaguila@gmail.com","N","","","","","","","","","14210 SW 49th St","","Miami","FL","US","331754333" +"1295371565","OTHERS","Other URL","franklin-medicalgroup.com","N","","","","","","","","","1712 Pioneer Ave Ste 500","","Cheyenne","WY","US","820014406" +"1811533185","OTHERS","Other URL","www.milestonestx.com","Y","www.milestonestx.com","Milestones Therapeutic Associates, INC.","OTHER","Other","www.milestonestx.com","OTHER","Other","www.milestonestx.com","7007 N 10th St","","McAllen","TX","US","785043104" +"1669018925","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1902442270","OTHERS","Other URL","cehaake@uabmc.edu","Y","Secure Email","UAB Hospital","DIRECT","Direct","","CSV","CSV","","619 19th St S # Wp302","","Birmingham","AL","US","352491900" +"1922644293","DIRECT","Direct Messaging Address","info@stmarydental.com","N","","","DIRECT","Direct","","OTHER","Other","info@stmarydental.com","7721 Painter Ave","","Whittier","CA","US","906022411" +"1922644293","DIRECT","Direct Messaging Address","info@stmarydental.com","N","email","","DIRECT","Direct","","OTHER","Other","Email","7721 Painter Ave","","Whittier","CA","US","906022411" +"1285270561","CONNECT","CONNECT URL","https://nppes.cms.hhs.gov/images/info.png","N","personalcaresolutionsnc@gmail.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3450 James B White Hwy S","","Whiteville","NC","US","284728678" +"1730725011","CONNECT","CONNECT URL","dudley.hallstead@rochester.rr.com","N","Protect ERM for URMC","","DIRECT","Direct","","CSV","CSV","","350 Parrish St","","Canandaigua","NY","US","144241731" +"1467098749","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1073159356","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1629614813","OTHERS","Other URL","n/a","N","","","","","","","","","11248 Moonshine Creek Cir","","Orlando","FL","US","328257231" +"1528604717","OTHERS","Other URL","publix.org","N","","","","","","","","","517 Okaloosa St Unit 1","","Tallahassee","FL","US","323105424" +"1427694611","DIRECT","Direct Messaging Address","Info@freestatepharmacy.com","N","Pharmacy Email","","DIRECT","Direct","","CSV","CSV","","3200 Haskell Ave Ste 140","","Lawrence","KS","US","660468945" +"1124664438","CONNECT","CONNECT URL","Connect","N","","","DIRECT","Direct","","","","","3020-I Prosperity Church Rd.","Ste. 523","Charlotte","NC","US","28269" +"1255977542","DIRECT","Direct Messaging Address","debbie.hetrick@mcbhc.org","N","","","","","","","","","8406 Sharon Mercer Rd","","Mercer","PA","US","161373138" +"1265078539","DIRECT","Direct Messaging Address","caridad22@caridadpr.com","N","Pharmacy","","","","","","","","Santa Rosa Mall","Carr 2 K 7","Bayamon","PR","US","00959" +"1477199792","OTHERS","Other URL","denise.smith@buhsd.org","N","","","","","","","","","751 N 215th Ave","","Buckeye","AZ","US","853266525" +"1356987622","DIRECT","Direct Messaging Address","caridad22@caridadpr.com","N","Toa Alta","","OTHER","Other","Toa Alta","OTHER","Other","Toa Alta","Urb Ciudad Jardin III","492 Calle Alcanfor","Toa Alta","PR","US","009494893" +"1053957233","CONNECT","CONNECT URL","lincoln","N","","","","","","CSV","CSV","","1450 Castle Manor Dr","","Lincoln","IL","US","626566006" +"1417593898","DIRECT","Direct Messaging Address","heather.straka@pennmedicine.upenn.edu","N","health system/work email address","","DIRECT","Direct","","OTHER","Other","health system/work email","3400 Spruce St","","Philadelphia","PA","US","191044238" +"1144866526","DIRECT","Direct Messaging Address","llongo@regainpt.com","N","work email","","DIRECT","Direct","","CSV","CSV","","3819 Monroe Ave","","Pittsford","NY","US","145341336" +"1578109864","DIRECT","Direct Messaging Address","jbray@leachschool.net","N","","","DIRECT","Direct","","","","","55979 S 530 Rd","","Rose","OK","US","743641665" +"1417593690","DIRECT","Direct Messaging Address","john.fingar@rochesterregional.org","N","","","","","","","","","1425 Portland Ave","","Rochester","NY","US","146213011" +"1396381687","OTHERS","Other URL","STEPHENVILLE","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","office@ctg4.com","515 W Lingleville Rd","","Stephenville","TX","US","764012211" +"1932745221","OTHERS","Other URL","nrsmasseysmith@yahoo.com","N","","","","","","","","","1120 W Washington St","","Baltimore","OH","US","431051158" +"1861038150","DIRECT","Direct Messaging Address","drngsl@icloud.com","N","","","","","","","","","1107 Pontiac Ave","","Cranston","RI","US","029207919" +"1043856339","DIRECT","Direct Messaging Address","doreanprice@suddenlink.net","N","","","","","","","","","119 Beatty Ln","","Aiken","SC","US","298037600" +"1043856339","DIRECT","Direct Messaging Address","doreanprice@suddenlink.net","N","","","","","","","","","119 Beatty Ln","","Aiken","SC","US","298037600" +"1932745254","CONNECT","CONNECT URL","Divinefavorhca@gmail.com","N","Company email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3992 Shonnette Dr","","Burlington","NC","US","272178665" +"1215573522","CONNECT","CONNECT URL","NewportBeach","N","","","","","","","","","2372 SE Bristol St Ste A","","Newport Beach","CA","US","926600755" +"1376189688","CONNECT","CONNECT URL","Kroger.com","N","","","","","","","","","20903 Harper Ave","","Harper Woods","MI","US","482251132" +"1821634148","DIRECT","Direct Messaging Address","mputman@guidance.org","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1260 Woodbridge St","","Saint Clair Shores","MI","US","480801621" +"1518503820","OTHERS","Other URL","info@rabyinstitute.com","N","","","","","","","","","500 N Michigan Ave Ste 2100","","Chicago","IL","US","606113773" +"1861038184","DIRECT","Direct Messaging Address","info@capitol-healthcare.com","N","","","","","","","","","9766 Waterman Rd Ste L2","","Elk Grove","CA","US","956249472" +"1306482625","DIRECT","Direct Messaging Address","admin@peachstatetherapy.com","N","email address","","DIRECT","Direct","","","","","4992 Bristol Industrial Way","","Buford","GA","US","305181742" +"1659917979","DIRECT","Direct Messaging Address","info@capitol-healthcare.com","N","","","","","","","","","9766 Waterman Rd Ste L3","","Elk Grove","CA","US","956249472" +"1205472537","OTHERS","Other URL","web1.zixmail.net","N","Health information is sent through email with word confidential which ensures a secure connection","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Email","330 Research Dr Ste 250","","Athens","GA","US","306052747" +"1306482633","CONNECT","CONNECT URL","SHELBY","N","Office","","","","","","","","1243 E Dixon Blvd Ste 4","","Shelby","NC","US","281526893" +"1558907881","DIRECT","Direct Messaging Address","hkemp@recoverycentersinc.org","N","","","","","","","","","515 Martin Dr","","Xenia","OH","US","453851615" +"1467098798","DIRECT","Direct Messaging Address","k.perline@mahoningesc.org","N","Work Email","","","","","","","","7320 N Palmyra Rd","","Canfield","OH","US","444069709" +"1578109815","DIRECT","Direct Messaging Address","billing@aspiremedicalcenters.com","N","","","DIRECT","Direct","","CSV","CSV","","2302 N Stockton Hill Rd Ste G","","Kingman","AZ","US","864014100" +"1184260424","OTHERS","Other URL","NA","N","","","","","","","","","865 Benedetti Dr Apt 202","","Naperville","IL","US","605638933" +"1548806888","CONNECT","CONNECT URL","info@totalwellness.clinic","N","business email","","DIRECT","Direct","","OTHER","Other","cellular phone","2450 Maitland Center Pkwy Ste 202","","Maitland","FL","US","327514140" +"1548806888","CONNECT","CONNECT URL","mobile","N","cell phone","","DIRECT","Direct","","OTHER","Other","cell phone","2450 Maitland Center Pkwy Ste 202","","Maitland","FL","US","327514140" +"1548806888","OTHERS","Other URL","www.totalwellness.clinic","N","website/email","","DIRECT","Direct","","CSV","CSV","","2450 Maitland Center Pkwy Ste 202","","Maitland","FL","US","327514140" +"1518503861","DIRECT","Direct Messaging Address","drrosa@eternamed.life","N","Business email address","","DIRECT","Direct","","OTHER","Other","Direct Messaging Address","4314 268th Ave NE","","Redmond","WA","US","980538716" +"1255977500","DIRECT","Direct Messaging Address","morrism@thearclexington.org","N","work email","","DIRECT","Direct","","CSV","CSV","","465 N Perry St","","Johnstown","NY","US","120951014" +"1437795788","OTHERS","Other URL","other","N","","","","","","","","","1789 Claron Ave","","Conley","GA","US","302881308" +"1720624075","DIRECT","Direct Messaging Address","tfritts@stdom.com","N","email","","","","","","","","969 Lakeland Dr","","Jackson","MS","US","392164606" +"1720624075","OTHERS","Other URL","dkrupa@stdom.com","N","","","","","","","","","969 Lakeland Dr","","Jackson","MS","US","392164606" +"1376189621","SOAP","SOAP URL","Spokane","N","","","","","","","","","8606 N Wall St Ste 200","","Spokane","WA","US","992182034" +"1750927034","FHIR","FHIR URL","yes","N","","","","","","","","","9501 Beechnut St Apt 516","","Houston","TX","US","770366635" +"1750927034","OTHERS","Other URL","nurse","N","home","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9501 Beechnut St Apt 516","","Houston","TX","US","770366635" +"1750927034","OTHERS","Other URL","doctor","N","pharmacists","","DIRECT","Direct","","OTHER","Other","Home","9501 Beechnut St Apt 516","","Houston","TX","US","770366635" +"1245876523","OTHERS","Other URL","Elizabethtown","N","office","","DIRECT","Direct","","CSV","CSV","","1255 S Market St Ste 210","","Elizabethtown","PA","US","170222903" +"1205472586","CONNECT","CONNECT URL","Angelsadultdaycare1@gmail.com","N","","","","","","","","","5900 Brook Rd","","Richmond","VA","US","232272258" +"1194361378","SOAP","SOAP URL","charmhr.com","Y","medical SOAP system","Elixia Wellness Group LLC","HIE","Health Information Exchange (HIE)","","OTHER","Other","online","9204 SE Mitchell St","","Portland","OR","US","972663831" +"1659917839","OTHERS","Other URL","Clinicient","N","","","","","","","","","946 N Shepherd Dr","","Houston","TX","US","770086527" +"1083250260","DIRECT","Direct Messaging Address","Wcahls@yahool.com","N","Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Requisition","5630 Kingfish Dr Apt E","","Lutz","FL","US","335585915" +"1164068342","CONNECT","CONNECT URL","richard.simonson@kroger.com","N","","","DIRECT","Direct","","CSV","CSV","","2701 Columbus St","","Ottawa","IL","US","613501005" +"1265078448","OTHERS","Other URL","adapttraining.com","N","","","","","","","","","9923 SW Arctic Dr","","Beaverton","OR","US","970054194" +"1891331070","CONNECT","CONNECT URL","Chicago","N","","","DIRECT","Direct","","","","","5113 S Harper Ave","","Chicago","IL","US","606154119" +"1336785518","OTHERS","Other URL","artrecovery@gmail","N","","","","","","","","","2600 E Southern Ave Ste I-3","","Mesa","AZ","US","852045413" +"1568008753","CONNECT","CONNECT URL","ConnectURL","N","","","","","","","","","12335 W Bend Dr","","Saint Louis","MO","US","631282160" +"1376189647","REST","RESTful URL","rkaplan685@aol.com","N","e mail address","","DIRECT","Direct","","CSV","CSV","","145 E 15th St Apt 5A","","New York","NY","US","100033535" +"1467098731","DIRECT","Direct Messaging Address","michaeladamo@verizon.net","N","","","","","","","","","17 Midwood Ave","","Farmingdale","NY","US","117355349" +"1962048272","CONNECT","CONNECT URL","www.360healthsvc.com","N","email","","DIRECT","Direct","","CSV","CSV","","10055 Yamato Rd Ste 104","","Boca Raton","FL","US","334986102" +"1619513934","CONNECT","CONNECT URL","metrofax","N","","","","","","","","","347 Hwy 62 East College Plaza","","Mountain Home","AR","US","72653" +"1972149193","CONNECT","CONNECT URL","jason.serranots@gmail.com","N","Email","","DIRECT","Direct","","","","","Urb.April Gardens calle 17 M-6","","Las Piedras","PR","US","00771" +"1114563343","CONNECT","CONNECT URL","AAHC7782@GMAIL.COM","N","","","","","","","","","7000 W Interstate 30 Apt 1023","","Royse City","TX","US","751897562" +"1609412907","DIRECT","Direct Messaging Address","Mspringborn@harding.edu","N","","","","","","","","","2606 S 27th St","","Muskogee","OK","US","744012916" +"1871139196","DIRECT","Direct Messaging Address","joseph.demers@southfieldcenter.com","N","Business Email Address","","","","","","","","85 Old Kings Hwy N","","Darien","CT","US","068204732" +"1871139196","DIRECT","Direct Messaging Address","joseph.demers@southfieldcenter.com","N","Business Email Address","","","","","","","","85 Old Kings Hwy N","","Darien","CT","US","068204732" +"1871139196","DIRECT","Direct Messaging Address","joseph.demers@southfieldcenter.com","N","Business Email Address","","","","","","","","85 Old Kings Hwy N","","Darien","CT","US","068204732" +"1871139196","DIRECT","Direct Messaging Address","joseph.demers@southfieldcenter.com","N","Business Email Address","","","","","","","","85 Old Kings Hwy N","","Darien","CT","US","068204732" +"1154967479","CONNECT","CONNECT URL","n/a","N","","","","","","","","","110 Irving St NW","","Washington","DC","US","200103017" +"1730725060","DIRECT","Direct Messaging Address","m.hodder@mahoningesc.org","Y","","Mahoning County Educational Service Center","","","","","","","100 Debartolo Pl Ste 105","","Youngstown","OH","US","445127019" +"1104462449","CONNECT","CONNECT URL","kp.org","N","kp.org","","DIRECT","Direct","","CSV","CSV","","38721 Cherry Ln","","Fremont","CA","US","945364223" +"1356987614","CONNECT","CONNECT URL","stephen.tutt@icarehospital.com","N","hospital secure server","","DIRECT","Direct","","CSV","CSV","","3100 Peters Colony Rd","","Flower Mound","TX","US","750222949" +"1053957316","CONNECT","CONNECT URL","COMPUTER","N","","","HIE","Health Information Exchange (HIE)","","","","","7225 E Southgate Dr Ste D","","Sacramento","CA","US","958232651" +"1508402876","DIRECT","Direct Messaging Address","erin.cornman@pennmedicine.upenn.edu","N","business email","","DIRECT","Direct","","","","","555 N Duke St Fl 3","","Lancaster","PA","US","176022250" +"1255977443","CONNECT","CONNECT URL","www.brightstartkid.com","N","","","","","","","","","2571 East 17th Street","","Brooklyn","NY","US","11235" +"1780220970","CONNECT","CONNECT URL","Orange","N","","","HIE","Health Information Exchange (HIE)","","","","","401 The City Dr S","","Orange","CA","US","928683303" +"1952947152","DIRECT","Direct Messaging Address","navyyard@888Smile10.com","N","email","","DIRECT","Direct","","","","","1 Crescent Dr Ste 300","","Philadelphia","PA","US","191121015" +"1679119879","DIRECT","Direct Messaging Address","Whitney.garlick@sluhn.org","N","","","","","","","","","22 Walmart Plz","","Clinton","NJ","US","088091263" +"1396381596","OTHERS","Other URL","www.soliloquytherapy.com","N","Website","","","","","","","","201 International Cir Ste 230","","Cockeysville","MD","US","210301344" +"1912543117","DIRECT","Direct Messaging Address","hunter.goode@mwhc.com","N","","","DIRECT","Direct","","OTHER","Other","email","1101 Sam Perry Blvd Ste 120","","Fredericksburg","VA","US","224014465" +"1265078463","CONNECT","CONNECT URL","https://carequality.org/","N","Links EHR's","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HIE Exchange","1111 N Charles St","","Baltimore","MD","US","212015505" +"1972149177","DIRECT","Direct Messaging Address","vozslp@protonmail.com","N","","","DIRECT","Direct","","","","","3720 Stockbridge Ave","","Los Angeles","CA","US","900322435" +"1972149177","DIRECT","Direct Messaging Address","vozslp@protonmail.com","N","email","","DIRECT","Direct","","","","","3720 Stockbridge Ave","","Los Angeles","CA","US","900322435" +"1336785534","CONNECT","CONNECT URL","michelle.sharp@jefferson.edu","N","work email","","DIRECT","Direct","","","","","18 E Laurel Rd","","Stratford","NJ","US","080841327" +"1326684523","DIRECT","Direct Messaging Address","joanna@theaionstudio.com","N","email","","DIRECT","Direct","","OTHER","Other","Communication","270 E 8th Ave Ste 204","","Durango","CO","US","813015708" +"1326684531","OTHERS","Other URL","https://www.drelangwe.com","N","website","","","","","","","","2420 Rogers Ave","","Fort Smith","AR","US","729014164" +"1467098673","OTHERS","Other URL","NPXPRESS.URGENTNEEDS19@GMAIL.COM","N","EMAIL","","","","","","","","11501 N Sam Houston Pkwy E","","Humble","TX","US","773964635" +"1790321917","CONNECT","CONNECT URL","email","N","","","","","","","","","2901 S Lynnhaven Rd Ste 450","","Virginia Beach","VA","US","234528524" +"1255977468","OTHERS","Other URL","www.sarahbush.org","N","website","","DIRECT","Direct","","OTHER","Other","website","1000 Health Center Dr","","Mattoon","IL","US","619384644" +"1225674443","OTHERS","Other URL","Rochester","N","","","","","","","","","722 Weiland Rd","","Rochester","NY","US","146263957" +"1881230001","DIRECT","Direct Messaging Address","claire.bullard@va.gov","N","Skype via VA Network only","","HIE","Health Information Exchange (HIE)","","","","","921 NE 13th St","","Oklahoma City","OK","US","731045007" +"1710523949","CONNECT","CONNECT URL","1-855-950-0002","N","Office Fax","","DIRECT","Direct","Fax","CSV","CSV","Fax","1130 Ely St","","Ely","NV","US","893011661" +"1962048108","DIRECT","Direct Messaging Address","vanessa.mcdonnell@nccsk12.org","N","","","DIRECT","Direct","","OTHER","Other","NCSD Employee","30 Southgate Rd","","Loudonville","NY","US","122111132" +"1962048108","DIRECT","Direct Messaging Address","vanessamcdonnell@ncolonie.org","N","","","DIRECT","Direct","","OTHER","Other","NCSD Employee","30 Southgate Rd","","Loudonville","NY","US","122111132" +"1487290623","OTHERS","Other URL","5758023916","N","cell phone","","OTHER","Other","575-802-3916","OTHER","Other","direcr","313 Spring Rd","","Ruidoso","NM","US","883459318" +"1588200737","DIRECT","Direct Messaging Address","hindi@silvercareagency.com","N","","","","","","","","","1665 Corporate Rd W","","Lakewood","NJ","US","087010870" +"1841836012","OTHERS","Other URL","Kelly.kerrigan10@gmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","111 Michigan Ave NW","","Washington","DC","US","200102916" +"1720624984","CONNECT","CONNECT URL","kbrennan@theosborn.org","N","work email","","DIRECT","Direct","","","","","The Osborn","101 Theall Rd.","Rye","NY","US","10580" +"1720624943","OTHERS","Other URL","bjones.breezetransportllc@gmail.com","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4637 W Adams St","","Chicago","IL","US","606444632" +"1124664347","DIRECT","Direct Messaging Address","hepnera2@upmc.edu","N","","","","","","","","","9100 Babcock Blvd","","Pittsburgh","PA","US","152375815" +"1194361311","CONNECT","CONNECT URL","ChiropracticWorx","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8406 Panama City Beach Pkwy","","Panama City Beach","FL","US","324074883" +"1568008787","CONNECT","CONNECT URL","Tifton","N","","","DIRECT","Direct","","CSV","CSV","","1948 Old Ocilla Rd","","Tifton","GA","US","317941644" +"1528604741","OTHERS","Other URL","naba-vision.org","N","","","","","","","","","310 Washington Ave","","Albany","NY","US","122031017" +"1164068383","DIRECT","Direct Messaging Address","ckosa1@brockport.edu","N","email","","","","","","","","1417 Waterford Rd","","Walworth","NY","US","145689556" +"1477199602","OTHERS","Other URL","https://secure.simplepractice.com","N","messaging within HIPPA compliant practice software, client portal","","DIRECT","Direct","","CSV","CSV","","405 E Forest St Ste 106","","Oconomowoc","WI","US","530663707" +"1215573449","OTHERS","Other URL","https://www.rcdmh.org/","N","","","","","","","","","47825 Oasis St","","Indio","CA","US","922016950" +"1598301723","CONNECT","CONNECT URL","Gansevoort","N","","","","","","","","","10 Mountain Ledge","","Gansevoort","NY","US","128312539" +"1225674450","CONNECT","CONNECT URL","e-mail","N","e-mail","","DIRECT","Direct","","CSV","CSV","","1400 N Gilbert Rd Ste L","","Gilbert","AZ","US","852342327" +"1760028997","DIRECT","Direct Messaging Address","sjustice@hraonline.net","N","Corporate e-mail address","","DIRECT","Direct","","CSV","CSV","","700 E State Highway 114","","Southlake","TX","US","760925236" +"1780220913","DIRECT","Direct Messaging Address","smeinders@forestcity.k12.ia.us","N","Business Email Address","","DIRECT","Direct","","CSV","CSV","","145 S Clark St","","Forest City","IA","US","504361764" +"1386280519","OTHERS","Other URL","https://www.charmhealth.com/","N","Electronic Medical Records","","","","","","","","3 17th St","","Norwood","NJ","US","076481416" +"1912543141","DIRECT","Direct Messaging Address","sjustice@hraonline.net","N","Corporate e-mail address","","DIRECT","Direct","","CSV","CSV","","8785 Lake Worth Rd","","Wellington","FL","US","334672433" +"1356987580","OTHERS","Other URL","WebPT","N","","","","","","","","","2001 Solar Dr Ste 150","","Oxnard","CA","US","930360680" +"1184260317","DIRECT","Direct Messaging Address","sjustice@hraonline.net","N","Corporate e-mail address","","DIRECT","Direct","","CSV","CSV","","13517 NE 86th Dr","","Lady Lake","FL","US","321598912" +"1891331039","CONNECT","CONNECT URL","rlehman@lcgh.net","N","","","","","","","","","7785 N State St","","Lowville","NY","US","133671229" +"1215573456","DIRECT","Direct Messaging Address","meredith.mckinney@stores.kroger.com","N","email","","","","","","","","8150 Rockville Rd","","Indianapolis","IN","US","462143111" +"1114563350","DIRECT","Direct Messaging Address","Admin@peakbhs.com","N","","","","","","","","","1233 E Mount Pleasant Rd","","Zachary","LA","US","707915921" +"1801432059","DIRECT","Direct Messaging Address","CCURTIS@ELECARELLC.COM","N","","","","","","","","","555 Keystone Ave Apt 2","","Peckville","PA","US","184521639" +"1649816893","CONNECT","CONNECT URL","oxnard@aegistreatmentcenters.com","N","","","","","","","","","2055 Saviers Rd Ste A","","Oxnard","CA","US","930333608" +"1831735083","CONNECT","CONNECT URL","hmsclinic@centralny.twcbc.com","N","","","","","","","","","8200 Seneca Tpke","","Clinton","NY","US","133231027" +"1033755293","CONNECT","CONNECT URL","abarragan@sunstreet.org","N","","","","","","","","","637 Broadway St","","King City","CA","US","939303231" +"1346886504","CONNECT","CONNECT URL","https://goalsucceeders2019.simdif.com","N","Direct Messaging","","","","","","","","5217 Shady Grove Ln","","Virginia Beach","VA","US","234621787" +"1811533086","OTHERS","Other URL","laptop","N","","","","","","","","","1901 Sweet Home Rd","","Amherst","NY","US","142285312" +"1477199644","CONNECT","CONNECT URL","https://www.keyautismservices.com","N","","","DIRECT","Direct","","","","","4 Whistler Ln","","Southborough","MA","US","017721132" +"1295371458","CONNECT","CONNECT URL","http://www.justkidspediatrics.com/","N","","","","","","","","","875 Aaa Blvd Ste C","","Newark","DE","US","197133624" +"1518503788","OTHERS","Other URL","1881992683","N","","","","","","","","","15800 NW 42nd Ave","","Miami Gardens","FL","US","330546155" +"1235775404","DIRECT","Direct Messaging Address","decastroj1@email.chop.edu","N","","","","","","","","","3401 Civic Center Blvd","","Philadelphia","PA","US","191044319" +"1972149144","CONNECT","CONNECT URL","email","N","email","","","","","","","","550 W Ogden Ave","","Hinsdale","IL","US","605213186" +"1881230050","OTHERS","Other URL","INSTITUTEBILLING79912@GMAIL.COM","N","CONTACT EMAIL","","","","","","","","6633 N Mesa St Ste 103","","El Paso","TX","US","799124422" +"1215573480","DIRECT","Direct Messaging Address","operations@hopeautismtherapies.com","N","COO , email address","","DIRECT","Direct","","OTHER","Other","email address","18 Technology Dr Ste 206","","Irvine","CA","US","926182314" +"1508402678","DIRECT","Direct Messaging Address","crande@cox.net","N","Office","","DIRECT","Direct","","CSV","CSV","","1262 Bernita Rd","","El Cajon","CA","US","920208209" +"1043856115","OTHERS","Other URL","Kalixhealth.com","N","Electronic charting, faxing and communication website. HIPAA secure","","OTHER","Other","Charter, Faxing, communication","","","","2611 SW 17th St","","Topeka","KS","US","666042603" +"1033755111","CONNECT","CONNECT URL","jessica.phillips2@bhsala.com","N","jessica.phillips2@bhsala.com","","DIRECT","Direct","","CSV","CSV","","701 Princeton Ave SW","","Birmingham","AL","US","352111303" +"1396381471","OTHERS","Other URL","http://warmsprings.org","N","","","","","","","","","10323 Highway 151","","San Antonio","TX","US","782514557" +"1841836921","DIRECT","Direct Messaging Address","james.cooper@mptf.com","N","work email","","","","","","","","23388 Mulholland Dr","","Woodland Hills","CA","US","913642733" +"1841836921","DIRECT","Direct Messaging Address","james.cooper@mptf.com","N","Work email","","DIRECT","Direct","","","","","23388 Mulholland Dr","","Woodland Hills","CA","US","913642733" +"1477199552","OTHERS","Other URL","arlene.quevedo@orlandohealth.com","N","Orlando Health Email","","DIRECT","Direct","","OTHER","Other","Current work email","471 Arbor Lakes Dr","","Davenport","FL","US","338968196" +"1407492598","OTHERS","Other URL","71.83.140.86","N","Riverside","","HIE","Health Information Exchange (HIE)","","OTHER","Other","LA Mental Health System","5053 La Mart Dr Ste 107","","Riverside","CA","US","925075993" +"1720624968","CONNECT","CONNECT URL","2679923506","N","","","DIRECT","Direct","","CSV","CSV","","78 Eventide Ln","","Levittown","PA","US","190542709" +"1396381497","DIRECT","Direct Messaging Address","brianna@creativehealingphilly.com","Y","","Creative Healing","DIRECT","Direct","","CSV","CSV","","1811 Bethlehem Pike Ste A102","","Flourtown","PA","US","190311111" +"1700422953","DIRECT","Direct Messaging Address","hindi@silvercareagency.com","N","","","","","","","","","1 E 13th St","","Lakewood","NJ","US","087011912" +"1144866393","DIRECT","Direct Messaging Address","hindi@silvercareagency.com","N","","","","","","","","","140 Lehigh Ave","","Lakewood","NJ","US","087014526" +"1053957209","DIRECT","Direct Messaging Address","hindi@silvercareagency.com","N","","","","","","","","","2 Kent Rd","","Lakewood","NJ","US","087011172" +"1619513868","CONNECT","CONNECT URL","ashlanddrug","N","","","DIRECT","Direct","","OTHER","Other","health info","15917 boundary dr","","ashland","MS","US","38603" +"1700422920","CONNECT","CONNECT URL","Allscripts","N","Allscripts","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Email","10 E Merrick Rd","","Valley Stream","NY","US","115805800" +"1700422938","DIRECT","Direct Messaging Address","brservicefacilitators@outlook.com","N","business email secure","","DIRECT","Direct","","CSV","CSV","","7529 S Franklins Way","","Quinton","VA","US","231412360" +"1649816869","OTHERS","Other URL","WWW.CENTERFORAUTISM.COM","N","","","HIE","Health Information Exchange (HIE)","","","","","230 Veterans Blvd","","Denham Springs","LA","US","707264725" +"1043856289","DIRECT","Direct Messaging Address","Information@TrinityIntegrativeCare.org","N","Health Information","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12863 County Road 192","","Tyler","TX","US","757036417" +"1134765373","CONNECT","CONNECT URL","Copley","N","","","DIRECT","Direct","","CSV","CSV","","86 Garnett Cir","","Copley","OH","US","443211015" +"1699311845","OTHERS","Other URL","www.Rejuvyo.us","N","","","","","","","","","37723 Center Ridge Rd","","North Ridgeville","OH","US","440392817" +"1326684572","CONNECT","CONNECT URL","morgan.bollech@mercy-chicago.org","N","","","DIRECT","Direct","","","","","2525 S Michigan Ave","","Chicago","IL","US","606162315" +"1528604790","OTHERS","Other URL","www.charmhealth.com","N","Electronic Health Record","","HIE","Health Information Exchange (HIE)","","OTHER","Other","patient contact","100 Sycamore Dr","","Reading","PA","US","196069458" +"1366088536","OTHERS","Other URL","www.cityofhope.org","N","","","","","","","","","1500 Duarte Rd","","Duarte","CA","US","910103012" +"1457997629","OTHERS","Other URL","Zoom","N","","","","","","","","","6404 N 70th Plz","","Omaha","NE","US","681041074" +"1871139949","DIRECT","Direct Messaging Address","meryl.swidler@athletico.com","N","work email","","","","","","","","625 Enterprise Dr","","Oak Brook","IL","US","605238813" +"1780220855","CONNECT","CONNECT URL","tricareonline.com","N","","","","","","","","","36065 Santa Fe Ave","","Fort Hood","TX","US","765445060" +"1831735919","CONNECT","CONNECT URL","kkwiek@uabmc.edu","N","Hospital email","","DIRECT","Direct","","CSV","CSV","","1802 6th Ave S","","Birmingham","AL","US","352331932" +"1659917730","CONNECT","CONNECT URL","Birmingham","N","","","","","","","","","810 Saint Vincents Dr","","Birmingham","AL","US","352051601" +"1346886421","CONNECT","CONNECT URL","blest92@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","645 Old Hickory Blvd Apt 228","","Nashville","TN","US","372095271" +"1790321875","DIRECT","Direct Messaging Address","christina.liles@vcuheath.org","Y","","VCU Health System","","","","","","","125 Buena Vista Cir","","South Hill","VA","US","239701431" +"1245876325","DIRECT","Direct Messaging Address","DAMIAN@LIGHTPORTPT.COM","N","Electronic Health Records Specialist","","DIRECT","Direct","","CSV","CSV","","355 Bloomfield Ave","","Caldwell","NJ","US","070065118" +"1881230969","DIRECT","Direct Messaging Address","JAlder@lifejourneypsy.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11555 W Grand River Ave","","Lowell","MI","US","493318464" +"1508402686","DIRECT","Direct Messaging Address","rachel.mowery@kroger.stores.com","Y","Work email","Kroger Limited Partnership I","DIRECT","Direct","","OTHER","Other","Email","4714 S US Highway 41","","Terre Haute","IN","US","478024413" +"1780220863","CONNECT","CONNECT URL","BIMRINGHAM","N","","","DIRECT","Direct","","","","","1930 Edwards Lake Rd Ste 138","","Birmingham","AL","US","352353720" +"1851937940","DIRECT","Direct Messaging Address","max@resolutioncounselingcenternj.com","N","Secure email","","DIRECT","Direct","","OTHER","Other","Client appointment information and relevant health info","101 Hudson St Fl 21","","Jersey City","NJ","US","073023929" +"1750927844","DIRECT","Direct Messaging Address","alison@purposecounseling.net","N","","","","","","","","","7853 E Arapahoe Ct Ste 2000","","Centennial","CO","US","801121361" +"1013553106","OTHERS","Other URL","thepoweroftouchlv@thepoweroftouchlv.com","N","secure email","","DIRECT","Direct","","OTHER","Other","secure email","2800 W Sahara Ave Ste 8B","","Las Vegas","NV","US","891024381" +"1568008654","DIRECT","Direct Messaging Address","jennifer.blair@cascadiabhc.org","N","","","","","","","","","6003 SE 136th Ave","","Portland","OR","US","972364567" +"1336785427","OTHERS","Other URL","www.webpt.com","N","online record system","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3719 108th St","","Corona","NY","US","113684176" +"1447896535","CONNECT","CONNECT URL","https://jamie-shepherd.clientsecure.me/home","N","","","","","","","","","8705 Shoal Creek Blvd Ste 108","","Austin","TX","US","787576839" +"1437795523","OTHERS","Other URL","catspokane","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","215 W 2nd Ave Lowr","","Spokane","WA","US","992013605" +"1982240073","CONNECT","CONNECT URL","www.ButterflyEffects.com","N","","","","","","","","","4201 N I 10 Service Rd W","","Metairie","LA","US","700066713" +"1144866237","CONNECT","CONNECT URL","conquesthealthsvc@gmail.com","N","","","","","","","","","2807 Javalina Ave Apt 1","","Edinburg","TX","US","785426755" +"1053957159","CONNECT","CONNECT URL","Pittsburgh","N","","","DIRECT","Direct","","CSV","CSV","","300 Halket St","","Pittsburgh","PA","US","152133108" +"1841836947","DIRECT","Direct Messaging Address","dwayne.gard@compassus.com","N","email","","DIRECT","Direct","","CSV","CSV","","118 Tahoe Dr","","Pooler","GA","US","313224100" +"1033755137","DIRECT","Direct Messaging Address","egates@lavendergrovepsychotherapy.com","N","business email","","DIRECT","Direct","","","","","3755 Redwine Rd Apt 2216","","Atlanta","GA","US","303445932" +"1659917755","CONNECT","CONNECT URL","FNP4menu@gmail.com","N","Business email","","","","","","","","1085 E Gaines St","","Lawrenceburg","TN","US","384643865" +"1659917755","OTHERS","Other URL","FNP4menu@gmail.com","N","business email","","","","","","","","1085 E Gaines St","","Lawrenceburg","TN","US","384643865" +"1740826841","CONNECT","CONNECT URL","computer","N","secure office location with password protected computers","","DIRECT","Direct","","CSV","CSV","","750 S Orange Blossom Trl Ste 43","","Orlando","FL","US","328053138" +"1639715733","DIRECT","Direct Messaging Address","Justin.w@towntotalcompound.com","N","","","","","","","","","415 Crossways Park Dr Ste B","","Woodbury","NY","US","117972055" +"1265078364","CONNECT","CONNECT URL","tr.trhoton@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","1674 Hilda Dr","","Sandwich","IL","US","605489394" +"1508402611","DIRECT","Direct Messaging Address","Karen.mclaughlin@ncgcommunity.com","N","Emailk","","DIRECT","Direct","","","","","10712 Ballantraye Dr Ste 304","","Fredericksburg","VA","US","224074702" +"1598301608","DIRECT","Direct Messaging Address","iamtysavoy@icloud.com","N","","","","","","CSV","CSV","","5210 Carswell Ave","","Camp Springs","MD","US","207463941" +"1902442015","CONNECT","CONNECT URL","Cornerstoneherkimer.org","N","","","","","","","","","417 E German St","","Herkimer","NY","US","133501028" +"1891331914","DIRECT","Direct Messaging Address","bert@positiveregard.co","N","Business Email","","DIRECT","Direct","","CSV","CSV","","5412 N Clark St Ste 227","","Chicago","IL","US","606401223" +"1114563236","DIRECT","Direct Messaging Address","dbowden@adasvet.com","N","This is an email","","","","","","","","82 Newark Pompton Tpke","","Riverdale","NJ","US","074571427" +"1760028880","CONNECT","CONNECT URL","kethryn@tworoadswellnessclinic.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1101 E Winter Ave","","Danville","IL","US","618322295" +"1023654142","CONNECT","CONNECT URL","device","N","email","","DIRECT","Direct","","CSV","CSV","","2631 Merrick Rd","","Bellmore","NY","US","117105730" +"1770129892","CONNECT","CONNECT URL","HUNTSVILLE","N","","","","","","","","","509 Madison St SE","","Huntsville","AL","US","358014206" +"1588200604","CONNECT","CONNECT URL","FortWayne","N","Personal","","DIRECT","Direct","","CSV","CSV","","2625 Medford Dr","","Fort Wayne","IN","US","468033132" +"1194361212","CONNECT","CONNECT URL","Plantation","N","","","","","","","","","1387 NW 81st Ave","","Plantation","FL","US","333225796" +"1720624844","DIRECT","Direct Messaging Address","mariebullock50@outlook.com","N","","","","","","","","","128 Sims Ct","","Augusta","GA","US","309099014" +"1629614748","DIRECT","Direct Messaging Address","mason.matias@utexas.edu","N","Business email","","DIRECT","Direct","","","","","6107 Via La Cantera Apt 251","","San Antonio","TX","US","782562601" +"1952947814","CONNECT","CONNECT URL","https://www.medstargeorgetown.org/","N","","","DIRECT","Direct","","CSV","CSV","","3800 Reservoir Rd NW","","Washington","DC","US","200072113" +"1689210718","CONNECT","CONNECT URL","dkerole@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","3759 Coolheights Dr","","Rancho Palos Verdes","CA","US","902756234" +"1114563160","DIRECT","Direct Messaging Address","francesg@segurapiancenter.com","N","Nurse's secured email","","DIRECT","Direct","","CSV","CSV","","7039 Hwy #190 East Service Rd","Suit C","Covington","LA","US","70433" +"1225674351","DIRECT","Direct Messaging Address","asumaduj@247hhcare.com","N","","","","","","","","","243 Main St","","Manchester","CT","US","060423539" +"1093351140","CONNECT","CONNECT URL","BRIGHTREE","N","EMR/BILLING SOFTWARE","","DIRECT","Direct","","CSV","CSV","","5380 W 34th St Ste 306","","Houston","TX","US","770926626" +"1952947087","CONNECT","CONNECT URL","Carolina","N","","","","","","","","","Edificio Jesus T. Pineiro Ave Fernandez Juncos","Esq. Calle Molinillo, Bo. Pueblo","carolina","PR","US","00986" +"1477199511","OTHERS","Other URL","pelhamdentalcare@outlook.com","N","office PRIVATE email","","","","","","","","pelhamdentalcare@outlook.com","1973 Chandalar Drive","Pelham","AL","US","35124" +"1477199511","OTHERS","Other URL","pelhamdentalcare@outlook.com","N","office PRIVATE email","","","","","","","","pelhamdentalcare@outlook.com","1973 Chandalar Drive","Pelham","AL","US","35124" +"1477199511","OTHERS","Other URL","pelhamdentalcare@outlook.com","N","office PRIVATE email","","","","","","","","pelhamdentalcare@outlook.com","1973 Chandalar Drive","Pelham","AL","US","35124" +"1275179327","FHIR","FHIR URL","digitalrx","N","digitalrx","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5961 Laurel Canyon Ave #2","","North Hollywood","CA","US","91607" +"1710523774","CONNECT","CONNECT URL","mfecteau@rawhide.org","N","email of admin","","DIRECT","Direct","","CSV","CSV","","w3950 WI-23 Trunk","","Fond du Lac","WI","US","54937" +"1740826726","DIRECT","Direct Messaging Address","Karen.Capecci@stores.kroger.com","N","place of practice email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1440 Darlington Ave","","Crawfordsville","IN","US","479332007" +"1336785484","DIRECT","Direct Messaging Address","lliriano@bowencsc.org","N","agency email","","DIRECT","Direct","","","","","1727 Amsterdam Ave","","New York","NY","US","100314611" +"1518503622","OTHERS","Other URL","unwindtherapeutic.poconos@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","35 Washington St","","East Stroudsburg","PA","US","183012816" +"1336785443","DIRECT","Direct Messaging Address","NikkiMM@baptisthealth.net","N","","","","","","","","","2815 S Seacrest Blvd","","Boynton Beach","FL","US","334357969" +"1881230993","OTHERS","Other URL","jfergdca@bellsouth.net","N","85 Bagby Drive, Suite 302, Homewood, AL 35209","","DIRECT","Direct","HIE","CSV","CSV","Records","85 Bagby Dr Ste 302","","Homewood","AL","US","352093735" +"1861038721","OTHERS","Other URL","Mantione.amelia@mayo.edu","N","","","","","","","","","4500 San Pablo Rd S","","Jacksonville","FL","US","322241865" +"1962048074","CONNECT","CONNECT URL","Dallas","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2900 SE Loop 820","","Fort Worth","TX","US","761401013" +"1316583420","CONNECT","CONNECT URL","unwindtherapeutic.poconos@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","35 Washington St","","East Stroudsburg","PA","US","183012816" +"1497391502","CONNECT","CONNECT URL","electronic","N","computer","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","24 Alsace Ter","","Middletown","CT","US","064572323" +"1306482419","DIRECT","Direct Messaging Address","Taylor.kurtz@southfieldcenter.com","Y","Email","The Southfield Center for Development","DIRECT","Direct","","CSV","CSV","","85 Old Kings Hwy N","","Darien","CT","US","068204732" +"1851937965","OTHERS","Other URL","charmhealth.com","N","","","","","","","","","19365 SW 65th Ave Ste 209","","Tualatin","OR","US","970629196" +"1750927869","OTHERS","Other URL","shelley.paporlonte2012@yahoo.com","N","","","OTHER","Other","Sending messages","CSV","CSV","","1624 Canyon Rd Apt 58","","Spring Valley","CA","US","919776623" +"1669018776","CONNECT","CONNECT URL","Bilan.Noaks@imperialcomfort.org","N","Kibates@imperialcomfort.org","","DIRECT","Direct","","OTHER","Other","PDF","3250 Maize Rd","","Columbus","OH","US","432243207" +"1013553122","OTHERS","Other URL","https://prognocis.com/","N","","","","","","","","","1700 A St","","Bakersfield","CA","US","933013545" +"1730725847","DIRECT","Direct Messaging Address","Drtadams@healingchoicechiropractic.com","N","","","","","","","","","460 SW Port St Lucie Blvd","","Port St Lucie","FL","US","349532041" +"1811533920","OTHERS","Other URL","N/A","N","","","","","","","","","520 Main St","","Toms River","NJ","US","087537420" +"1538705645","DIRECT","Direct Messaging Address","marlos31@hotmail.com","N","","","","","","","","","3813 Echodale Ave","","Baltimore","MD","US","212064116" +"1700422813","DIRECT","Direct Messaging Address","jeanninepiliero@promessa.com","N","website email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","jeanninepiliero@promessa.com","101 Bradley Pl Ste 205","","Palm Beach","FL","US","334803828" +"1619513736","OTHERS","Other URL","https://secure.dochalo.com","Y","doc halo","veterans affairs medical center","DIRECT","Direct","","CSV","CSV","","10 N Greene St","","Baltimore","MD","US","212011524" +"1528604642","DIRECT","Direct Messaging Address","sarah.mathieu@stores.kroger.com","N","","","","","","","","","2701 Columbus St","","Ottawa","IL","US","613501005" +"1972149094","SOAP","SOAP URL","Portales","N","","","DIRECT","Direct","","CSV","CSV","","101 W 4th St","","Portales","NM","US","881306306" +"1144866260","OTHERS","Other URL","kzigarowicz@stlukesrehabhospital.com","N","professional email","","DIRECT","Direct","","CSV","CSV","","14709 Olive Blvd","","Chesterfield","MO","US","630172221" +"1184260200","DIRECT","Direct Messaging Address","slprovider1@mail.com","N","business email address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","client information","5198 Wildcat Falls Dr","","Dublin","OH","US","430166320" +"1518503648","DIRECT","Direct Messaging Address","Abosteels@enableinc.org","N","","","","","","","","","275 Prospect St","","Norwood","MA","US","020621467" +"1598301624","DIRECT","Direct Messaging Address","pcodes@bhspickens.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","318 E Main St","","Pickens","SC","US","296712385" +"1912543067","DIRECT","Direct Messaging Address","Cristina.hamrick@estrellamountain.edu","Y","","CTCA Physicians Group of Arizona, Inc.","","","","","","","16081 W Papago St","","Goodyear","AZ","US","853387908" +"1285270322","DIRECT","Direct Messaging Address","micheal@wilkersonhearing.com","N","","","","","","","","","1737 Powdersville Rd Ste C5","","Easley","SC","US","296428057" +"1639715782","OTHERS","Other URL","Decatur","N","Social Services","","DIRECT","Direct","","CSV","CSV","","2785 Lawrenceville Hwy Ste 205","","Decatur","GA","US","300332515" +"1043856198","DIRECT","Direct Messaging Address","kaitlind.becker@va.gov","N","Business E-mail","","DIRECT","Direct","","OTHER","Other","Direct","975 Kirman Ave # 116","","Reno","NV","US","895020993" +"1245876390","DIRECT","Direct Messaging Address","angela@thecenterforchilddevelopment.com","N","personal email","","DIRECT","Direct","","CSV","CSV","","262 Chapman Rd Ste 100","","Newark","DE","US","197025412" +"1336785393","DIRECT","Direct Messaging Address","laura.jones2@stores.kroger.com","Y","Work Email","Kroger Limited Partnership I","DIRECT","Direct","","CSV","CSV","","4025 S Old State Road 37","","Bloomington","IN","US","474017482" +"1386280378","CONNECT","CONNECT URL","resilienthc.org","N","email","","","","","","","","5700 Granite Pkwy Ste 370","","Plano","TX","US","750246625" +"1831735828","DIRECT","Direct Messaging Address","aneff@wrightprep.org","N","","","","","","","","","1500 Superior Ave NE","","Canton","OH","US","447051956" +"1174169189","DIRECT","Direct Messaging Address","tara@phoenixpsychologists.com","Y","email address","Integrated Psychotherapy and Assessment Service, PLLC","DIRECT","Direct","","CSV","CSV","","2102 W Bethany Home Rd","","Phoenix","AZ","US","850151935" +"1104462118","OTHERS","Other URL","Fairmont","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1703 Locust Ave","","Fairmont","WV","US","265541320" +"1184260192","DIRECT","Direct Messaging Address","molly@mydesertview.org","N","business email","","","","","","","","6100 E Main St","","Farmington","NM","US","874023034" +"1184260192","DIRECT","Direct Messaging Address","molly@mydesertview.org","N","","","","","","","","","6100 E Main St","","Farmington","NM","US","874023034" +"1811533847","OTHERS","Other URL","aalimi@sscouncil.org","N","","","","","","","","","1909 Cheker Sq","","East Hazel Crest","IL","US","604291442" +"1962048991","DIRECT","Direct Messaging Address","services@championtomorrow.com","Y","","Champion Rehabilitation and Support Services PLLC","DIRECT","Direct","","OTHER","Other","email","1400 Preston Rd Ste 300","","Plano","TX","US","750933603" +"1386280337","OTHERS","Other URL","Baytown","N","Practice Fusion EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6051 Garth Rd Ste 700","","Baytown","TX","US","775219807" +"1386280337","OTHERS","Other URL","Baytown","N","location","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6051 Garth Rd Ste 700","","Baytown","TX","US","775219807" +"1366088221","OTHERS","Other URL","n/a","N","","","","","","","","","1401 S Seward Meridian Pkwy","","Wasilla","AK","US","996548312" +"1588200539","DIRECT","Direct Messaging Address","Glenn.Anderson@BSWHealth.org","N","","","","","","","","","800 Scott and White Dr","","College Station","TX","US","778456440" +"1528604485","CONNECT","CONNECT URL","leena@hoslercenter.com","N","","","","","","","","","800 W Long Lake Rd Ste 195","","Bloomfield Hills","MI","US","483022056" +"1154967016","OTHERS","Other URL","Minot","N","","","OTHER","Other","Minot","","","","6301 19th Ave NW","","Minot","ND","US","587038899" +"1114563103","OTHERS","Other URL","midashealingh@gmail.com","N","Business Email Address","","DIRECT","Direct","","OTHER","Other","midashealingh@gmail.com","401 N Brand Blvd Ste L601I","","Glendale","CA","US","912034427" +"1144866153","DIRECT","Direct Messaging Address","lelsohn@jfsatlantic.org","N","Office","","DIRECT","Direct","","CSV","CSV","","607 N Jerome Ave","","Margate City","NJ","US","084021527" +"1295371268","DIRECT","Direct Messaging Address","sedgar@amatransitionalservices.com","N","","","","","","","","","1407 Lochner Rd Ste 0","","Baltimore","MD","US","212392932" +"1295371268","DIRECT","Direct Messaging Address","agordon@amtransitionalservices.com","N","","","","","","","","","1407 Lochner Rd Ste 0","","Baltimore","MD","US","212392932" +"1497391551","OTHERS","Other URL","other","N","","","","","","","","","rio la plata 181","rio lajas","dorado","PR","US","00646" +"1215573373","CONNECT","CONNECT URL","wheath@connectionscsp.org","N","direct secure work email address","","","","","","","","1423 Capital Trail","Polly Drummond Office Plaza Bldg# 3","Newark","DE","US","19711" +"1750927810","CONNECT","CONNECT URL","Cherokee","N","","","","","","","","","1 Hospital Rd","","Cherokee","NC","US","28719" +"1760028823","DIRECT","Direct Messaging Address","clasent@metrofamily.org","N","clasent@metrofamily.org","","DIRECT","Direct","","OTHER","Other","630-784-4858","222 Willow Ave","","Wheaton","IL","US","60187" +"1740826718","SOAP","SOAP URL","OKUBOCLINIC","N","","","","","","OTHER","Other","OKUBO CLINIC","Okubo clinic","","APO","AA","US","98433" +"1053957050","DIRECT","Direct Messaging Address","jasmine.miller1@marist.edu","N","email","","DIRECT","Direct","","CSV","CSV","","3399 North Road","Marist College MSC 12617","Poughkeepsie","NY","US","12601" +"1023654027","CONNECT","CONNECT URL","stthomas","N","","","DIRECT","Direct","","OTHER","Other","stthomas","129-39 Est. Annas Retreat","","St.Thomas","VI","US","00802" +"1023654027","CONNECT","CONNECT URL","stthomas","N","","","DIRECT","Direct","","OTHER","Other","stthomas","129-39 Est. Annas Retreat","","St.Thomas","VI","US","00802" +"1710523758","CONNECT","CONNECT URL","mt_romel@yahoo.con","N","mt_romel@yahoo.con","","DIRECT","Direct","","OTHER","Other","email","226 Hannah Way","","Placentia","CA","US","928704636" +"1275179335","CONNECT","CONNECT URL","Homewood","N","","","HIE","Health Information Exchange (HIE)","","","","","19000 Halsted St","","Homewood","IL","US","604304204" +"1679119648","DIRECT","Direct Messaging Address","flaza1@student.rccd.edu","N","","","","","","","","","1471 S Riverside Ave","","Rialto","CA","US","923767703" +"1477199446","DIRECT","Direct Messaging Address","jgibson@angelicpc.com","N","","","DIRECT","Direct","","OTHER","Other","email","8025 Black Horse Pike","Suite 501","Pleasantville","NJ","US","08232" +"1104462175","DIRECT","Direct Messaging Address","lgillins@telecarecorp.com","Y","email","Telecare Corporation","","","","","","","280 17th St","","Oakland","CA","US","946124124" +"1245876218","DIRECT","Direct Messaging Address","info@alsontree.com","N","","","","","","","","","33 Fairfax Ave","","Asheville","NC","US","288063221" +"1376189365","CONNECT","CONNECT URL","surescript","N","","","DIRECT","Direct","","","","","12414 Toepperwein Rd","","Live Oak","TX","US","782333230" +"1215573217","CONNECT","CONNECT URL","byerlyenterprisesllc@gmail.com","N","","","","","","","","","8616 Hidden Acre Ct","","Clarkston","MI","US","483482895" +"1790321792","OTHERS","Other URL","Elizabethtown","N","I use Tactico HIPAA compliant software AND Zoom for Business which is HIPAA compliant","","HIE","Health Information Exchange (HIE)","","OTHER","Other","RPM and real time communications","585 Walnut Hill Rd","","Elizabethtown","KY","US","427012907" +"1346886330","OTHERS","Other URL","Tranquilitynaturalhealth.com","N","Website","","OTHER","Other","None","OTHER","Other","None","4200 Mercantile Dr","","Lake Oswego","OR","US","970353597" +"1346886330","DIRECT","Direct Messaging Address","Vitality@tranquilitynaturalhealth.com","N","Office email","","OTHER","Other","Office email","OTHER","Other","Office email","4200 Mercantile Dr","","Lake Oswego","OR","US","970353597" +"1255977245","FHIR","FHIR URL","EMR","N","","","","","","","","","3932 Highway 90 W","","Avondale","LA","US","700942648" +"1285270272","OTHERS","Other URL","HIN","N","Health Information Network","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","190 Lancaster St Ste 301","","Portland","ME","US","041012056" +"1730725722","OTHERS","Other URL","peakcareh@gmail.com","N","Business Email","","DIRECT","Direct","","OTHER","Other","peakcareh@gmail.com","401 N Brand Blvd Ste 248","","Glendale","CA","US","912034444" +"1528604527","DIRECT","Direct Messaging Address","michael@michaelavriette.com","N","email","","DIRECT","Direct","","CSV","CSV","","2830 27th St","","Sacramento","CA","US","958183222" +"1164068169","DIRECT","Direct Messaging Address","rxm.11187@store.walgreens.com","N","Pharmacy Email","","","","","","","","316 W Aspen Ave","","Fruita","CO","US","815212504" +"1346886348","DIRECT","Direct Messaging Address","jeremy.halton@stores.kroger.com","Y","business email","Kroger Limited Partnership I","DIRECT","Direct","","CSV","CSV","","11700 Olio Rd","","Fishers","IN","US","460377618" +"1073159083","DIRECT","Direct Messaging Address","cmaskell@cphospital.org","N","","","","","","","","","49 Lawrence Ave","","Potsdam","NY","US","136761889" +"1407492416","DIRECT","Direct Messaging Address","lisa.dangelo@theaces.net","N","email address","","DIRECT","Direct","","OTHER","Other","email","6815 W Cactus Rd","","Peoria","AZ","US","853815313" +"1164068185","CONNECT","CONNECT URL","Anitabonita818@gmail.com","N","","","","","","","","","4540 Harlin Dr","","Sacramento","CA","US","958269716" +"1699311613","OTHERS","Other URL","Waipahu","N","","","","","","","","","94-1059 Lumi St","","Waipahu","HI","US","967973904" +"1982240909","CONNECT","CONNECT URL","computer","N","","","","","","","","","1217 S Rangeline Rd","","Carmel","IN","US","460322519" +"1235775255","DIRECT","Direct Messaging Address","jrsevert@premierhealth.com","N","","","","","","","","","1 Medical Center Dr","","Middletown","OH","US","450052584" +"1770129710","CONNECT","CONNECT URL","Computer","N","Desktop and laptop computers with security newtwork","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7100 Regency Square Blvd Ste 252","","Houston","TX","US","770363186" +"1013553031","DIRECT","Direct Messaging Address","jenna.soboleski@ssmhealth.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","1101 E South River St","","Appleton","WI","US","549152223" +"1992341929","DIRECT","Direct Messaging Address","nsuiogan@palsautism.com","N","work email","","DIRECT","Direct","","CSV","CSV","","1358 Blue Oaks Blvd Ste 300","","Roseville","CA","US","956787040" +"1629614664","DIRECT","Direct Messaging Address","napoles@therapysecure.com","N","","","","","","","","","3861 Long Prairie Rd Ste 108","","Flower Mound","TX","US","750281799" +"1861038804","DIRECT","Direct Messaging Address","frontdesk@reliefbeginshere.com","N","","","DIRECT","Direct","","","","","1350 W Walnut Hill Ln Ste 100","","Irving","TX","US","750383025" +"1649816695","DIRECT","Direct Messaging Address","shelburn@chapman.edu","N","Regular Email Address","","","","","","","","3002 Dow Ave Ste 122","","Tustin","CA","US","927807247" +"1780220731","DIRECT","Direct Messaging Address","mhaniff@hm-hcp.com","N","email","","DIRECT","Direct","","","","","4430 NW 65th Ave","","Lauderhill","FL","US","333194155" +"1003452954","DIRECT","Direct Messaging Address","emcmanus@youthsolutions.org","N","email address","","","","","","","","8912 Volunteer Ln","","Sacramento","CA","US","958263221" +"1003452954","OTHERS","Other URL","youthsolutions.org","N","email","","HIE","Health Information Exchange (HIE)","","","","","8912 Volunteer Ln","","Sacramento","CA","US","958263221" +"1538705488","DIRECT","Direct Messaging Address","onpoint@mabcfllc.com","N","email","","HIE","Health Information Exchange (HIE)","","","","","300 Hall Pl","","Milford","DE","US","199631809" +"1588200430","DIRECT","Direct Messaging Address","mmorones@autismhomesupport.com","N","","","","","","","","","525 Scott Blvd Apt 304","","Castle Rock","CO","US","801047596" +"1508402462","CONNECT","CONNECT URL","MLWCONSULTING@YAHOO.COM","N","","","HIE","Health Information Exchange (HIE)","","","","","227 Bloy St Fl 2","","Hillside","NJ","US","072052108" +"1063058097","CONNECT","CONNECT URL","Interoffice","N","Dental Clinics North Organization","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3434 M 119 Ste G","","Harbor Springs","MI","US","497409373" +"1063058097","CONNECT","CONNECT URL","Interoffice","N","Dental Clinics North Organization","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3434 M 119 Ste G","","Harbor Springs","MI","US","497409373" +"1184260218","DIRECT","Direct Messaging Address","savannah.young@sperohealth.com","N","","","DIRECT","Direct","","","","","106 Belinda Blvd","","Danville","KY","US","404223217" +"1669018669","CONNECT","CONNECT URL","Kroger","N","Pharmacy","","DIRECT","Direct","","CSV","CSV","","108 North SR 267","","Avon","IN","US","46123" +"1669018669","CONNECT","CONNECT URL","Kroger","N","Pharmacy","","OTHER","Other","Customer Care","OTHER","Other","Customer Care","108 North SR 267","","Avon","IN","US","46123" +"1669018669","CONNECT","CONNECT URL","Kroger","N","Pharmacy","","OTHER","Other","Customer Care","OTHER","Other","Customer Care","108 North SR 267","","Avon","IN","US","46123" +"1669018669","CONNECT","CONNECT URL","Kroger","N","Pharmacy","","DIRECT","Direct","","CSV","CSV","","108 North SR 267","","Avon","IN","US","46123" +"1629614755","OTHERS","Other URL","www.clinicofhope.com","N","","","","","","","","","210 E Olin Ave","","Madison","WI","US","537131434" +"1083250104","DIRECT","Direct Messaging Address","Baumana2@upmc.edu","N","","","","","","","","","513 Jeanette St Apt 1","","Pittsburgh","PA","US","152213509" +"1083250112","CONNECT","CONNECT URL","Youngstown","N","","","","","","","","","7320 N Palmyra Rd","","Canfield","OH","US","444069709" +"1255977385","OTHERS","Other URL","Laptop","N","","","DIRECT","Direct","","CSV","CSV","","1465 Post Rd E Ste 201","","Westport","CT","US","068805528" +"1942846076","CONNECT","CONNECT URL","connect.rutgers.edu","N","","","DIRECT","Direct","","","","","361 State Route 31 Ste 1202","","Flemington","NJ","US","088223389" +"1720624851","DIRECT","Direct Messaging Address","drhearwell@netjava.com","N","","","","","","","","","5501 W 9th Ave","","Amarillo","TX","US","791064130" +"1356987499","DIRECT","Direct Messaging Address","haggoos@dhec.sc.gov","N","email","","","","","","","","1070 S Lake Dr","","Lexington","SC","US","290733701" +"1851937999","CONNECT","CONNECT URL","AZALEAHEALTH","N","WEB BASED","","DIRECT","Direct","","OTHER","Other","INTERNAL COMMUNICATION","246 E Campus View Blvd","","Columbus","OH","US","432354634" +"1356987416","DIRECT","Direct Messaging Address","chelsea.christensen@mercyhealth.org","N","","","","","","","","","1111 3rd St SW","","Dyersville","IA","US","520401725" +"1356987317","CONNECT","CONNECT URL","hriveron@weimahealthcare.com","N","business email","","DIRECT","Direct","","","","","342 S Milwaukee Ave","","Wheeling","IL","US","600905021" +"1497391460","CONNECT","CONNECT URL","Laurel","N","","","DIRECT","Direct","","CSV","CSV","","26 Peters St","","Billings","MT","US","591016547" +"1033755095","CONNECT","CONNECT URL","Waterbury","N","","","","","","","","","56 Franklin St","","Waterbury","CT","US","067061253" +"1508402587","CONNECT","CONNECT URL","www.kirstinshaven.org","N","","","","","","","","","5801 Allentown Rd Ste 310&311","","Camp Springs","MD","US","207464563" +"1265078240","OTHERS","Other URL","None","N","None","","OTHER","Other","None","OTHER","Other","None","500 W Hospital Rd","","French Camp","CA","US","952319693" +"1407492499","DIRECT","Direct Messaging Address","vcona01@familyres.org","N","Organization email","","","","","","","","215 Atlantic Ave","","Hempstead","NY","US","115501137" +"1144866138","OTHERS","Other URL","Troy","N","","","","","","","","","11 Sydnorville Rd Ste 2","","Troy","MO","US","633793224" +"1811533813","DIRECT","Direct Messaging Address","madmulk@att.net","N","business email","","DIRECT","Direct","","","","","1556 Saint Rose Ave","","Baton Rouge","LA","US","708081060" +"1457997454","CONNECT","CONNECT URL","www.yuensingchan.com","N","website","","DIRECT","Direct","","OTHER","Other","Office","302 5th Ave Ste 807","","New York","NY","US","100013604" +"1003452004","OTHERS","Other URL","Marion","N","","","","","","","","","862 Goolsby St","","Marion","VA","US","243541708" +"1720624729","DIRECT","Direct Messaging Address","rridley@tanner.org","N","Business email","","DIRECT","Direct","","CSV","CSV","","523 Dixie St","","Carrollton","GA","US","301173870" +"1265078281","OTHERS","Other URL","https://sharepoint.teampbs.com/","N","","","","","","","","","260 Peachtree St NW Ste 2200","","Atlanta","GA","US","303031292" +"1366088379","DIRECT","Direct Messaging Address","nibush@tanner.org","N","work email","","DIRECT","Direct","","OTHER","Other","NA","101 Quartz Dr Ste 103A","","Villa Rica","GA","US","301803201" +"1083250005","CONNECT","CONNECT URL","Intuit","N","","","","","","","","","4108 Monroeville Blvd","","Monroeville","PA","US","151462618" +"1528604550","DIRECT","Direct Messaging Address","admin@goldbridgetc.com","N","","","DIRECT","Direct","","","","","105 E Amity St","","Louisburg","KS","US","660534076" +"1528604550","OTHERS","Other URL","admin@goldbridgetc.com","N","","","HIE","Health Information Exchange (HIE)","","","","","105 E Amity St","","Louisburg","KS","US","660534076" +"1255977286","DIRECT","Direct Messaging Address","GREGORY.REESON@STORES.KROGER.COM","N","","","","","","","","","2650 Wabash Ave","","Terre Haute","IN","US","478031508" +"1912543943","DIRECT","Direct Messaging Address","a.green@reflectionstherapyservices.org","N","","","","","","","","","3000 Grant 52","","Sheridan","AR","US","721508114" +"1477199404","DIRECT","Direct Messaging Address","ccharles@acapcounseling.com","N","Business E-mail","","","","","","","","2607 Caddo St Ste 6","","Arkadelphia","AR","US","719235307" +"1558907584","CONNECT","CONNECT URL","Rmowwad.s05214@wal-mart.com","N","","","","","","","","","2855 N Old Lake Wilson Rd","","Kissimmee","FL","US","347471821" +"1558907584","CONNECT","CONNECT URL","Walmart","N","","","","","","","","","2855 N Old Lake Wilson Rd","","Kissimmee","FL","US","347471821" +"1932745965","SOAP","SOAP URL","Miami","N","","","DIRECT","Direct","","CSV","CSV","","1300 Brickell Bay Dr Apt 1204","","Miami","FL","US","331313385" +"1376189308","CONNECT","CONNECT URL","Longview","N","","","","","","","","","1300 N 6th St","","Longview","TX","US","756015567" +"1194361121","OTHERS","Other URL","https://mecatherapies.com/","N","","","","","","","","","1350 Hillrise Cir","","Las Cruces","NM","US","880114759" +"1578109500","DIRECT","Direct Messaging Address","rdesaussure@kindred-place.org","N","kindred place email","","DIRECT","Direct","","","","","2180 Union Ave","","Memphis","TN","US","381044205" +"1679119614","OTHERS","Other URL","Houston","N","","","OTHER","Other","N/a","","","","3346 Wentworth St","","Houston","TX","US","770046317" +"1740826783","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1174169122","DIRECT","Direct Messaging Address","christopher.edelen@stores.kroger.com","N","","","","","","","","","8130 E Southport Rd","","Indianapolis","IN","US","462596806" +"1083250948","CONNECT","CONNECT URL","Seth@sparaciopt.com","N","","","","","","","","","1165 Northern Blvd","","Manhasset","NY","US","110303039" +"1962048827","CONNECT","CONNECT URL","Desktop","N","Encryption","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3002 Hungary Spring Rd Ste 204","","Henrico","VA","US","232282425" +"1952947822","OTHERS","Other URL","Boise","N","","","","","","CSV","CSV","","410 S Orchard St Ste 128","","Boise","ID","US","837051288" +"1851937726","DIRECT","Direct Messaging Address","elvereen@tanner.org","N","","","","","","","","","101 Quartz Dr Ste 103","","Villa Rica","GA","US","301803255" +"1225674377","OTHERS","Other URL","https://portal.office.com","N","Office 365 message Encryption","","DIRECT","Direct","","OTHER","Other","Office 365 message Encryption","1300 I St NW Ste 400E","","Washington","DC","US","200053318" +"1497391536","DIRECT","Direct Messaging Address","christopher.toves@lmunet.edu","Y","university email","Lincoln Memorial University","DIRECT","Direct","","","","","Lincoln Memorial University","6965 Cumberland Gap Parkway","Harrogate","TN","US","37752" +"1184260226","OTHERS","Other URL","www.cdcrehab.com","N","","","","","","","","","3090 N Academy Blvd","","Colorado Springs","CO","US","809175310" +"1790321842","DIRECT","Direct Messaging Address","nikki.mcdougal@imail.org","N","work email","","DIRECT","Direct","","OTHER","Other","N/A","527 400 N","Ste 2","Orem","UT","US","84057" +"1750927646","DIRECT","Direct Messaging Address","jaiesha@heavenlyhandshhc.com","N","Organization Email","","DIRECT","Direct","","CSV","CSV","","2403 E 49th ST","","Kansas City","MO","US","64130" +"1538705439","DIRECT","Direct Messaging Address","hadams@cchphealthcare.org","N","email","","DIRECT","Direct","","OTHER","Other","email","1900 2nd Ave Fl 12","","New York","NY","US","100297406" +"1538705439","DIRECT","Direct Messaging Address","hadams@cchphealthcare.org","N","e-mail","","DIRECT","Direct","","OTHER","Other","e-mail","1900 2nd Ave Fl 12","","New York","NY","US","100297406" +"1154967057","DIRECT","Direct Messaging Address","info@blueskytelepsych.com","N","email","","DIRECT","Direct","","OTHER","Other","email","135 SE Martin Ave","","Stuart","FL","US","349961213" +"1154967057","DIRECT","Direct Messaging Address","billing@blueskytelepsych.com","N","email","","DIRECT","Direct","","OTHER","Other","email","135 SE Martin Ave","","Stuart","FL","US","349961213" +"1295371326","OTHERS","Other URL","allintherapyclinic@gmail.com","N","","","","","","","","","11800 Wayzata Blvd","","Minnetonka","MN","US","553052010" +"1689210726","OTHERS","Other URL","HealthyRoster","N","Electronic Medical Record system","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1 S Grove St","","Westerville","OH","US","430812004" +"1043856180","DIRECT","Direct Messaging Address","JENNIFER.ALBRIGHT@MEDICALCITYHEALTH.COM","Y","WORK EMAIL","Green Oaks Hospital Subsidiary LP","DIRECT","Direct","","OTHER","Other","WORK EMAIL","12221 Merit Dr Ste 400","","Dallas","TX","US","752512291" +"1144866286","CONNECT","CONNECT URL","osdanyramos@gmail.com","N","","","","","","","","","6437 W Flagler St","","Miami","FL","US","331443074" +"1437795580","SOAP","SOAP URL","chanel.mercadel@yahoo.com","N","","","","","","","","","6631 W Laverne St","","New Orleans","LA","US","701262504" +"1437795580","SOAP","SOAP URL","chanel.mercadel@yahoo.com","N","","","","","","","","","6631 W Laverne St","","New Orleans","LA","US","701262504" +"1053957100","OTHERS","Other URL","EMR","N","electronic medical record","","DIRECT","Direct","","OTHER","Other","medical record","4601 E Fort Lowell Rd Ste 131","","Tucson","AZ","US","857121183" +"1851937908","CONNECT","CONNECT URL","https://familyoptionsinc.wixsite.com/familyoptions","N","website","","DIRECT","Direct","","OTHER","Other","Morgantown KY","1711 Parrish Plaza Dr","","Owensboro","KY","US","423013482" +"1851937908","DIRECT","Direct Messaging Address","familyoptions1@yahoo.cmo","N","email","","DIRECT","Direct","","CSV","CSV","","1711 Parrish Plaza Dr","","Owensboro","KY","US","423013482" +"1376189431","OTHERS","Other URL","HealthQwest","N","","","","","","","","","2109 Fairburn Rd","","Douglasville","GA","US","301351037" +"1275179244","CONNECT","CONNECT URL","richard.mendoza@uhsinc.com","N","","","","","","","","","3123 Pearlwood Dr","","Lancaster","CA","US","935364715" +"1275179244","CONNECT","CONNECT URL","N/A","N","N/A","","DIRECT","Direct","","OTHER","Other","N/A","3123 Pearlwood Dr","","Lancaster","CA","US","935364715" +"1275179145","DIRECT","Direct Messaging Address","zgoldberg@createinc.org","N","","","","","","","","","73 Lenox Ave","","New York","NY","US","100263007" +"1679119549","DIRECT","Direct Messaging Address","billing@jacorehab.com","N","","","DIRECT","Direct","","OTHER","Other","Honolulu","1401 S Beretania St Ste 550","","Honolulu","HI","US","968141880" +"1790321685","CONNECT","CONNECT URL","Islandia","N","","","","","","","","","457 Peconic St","","Ronkonkoma","NY","US","117796919" +"1548806433","DIRECT","Direct Messaging Address","cparker@remarkabletouchpsa.com","N","","","","","","","","","8189 E 21st St Unit F","","Indianapolis","IN","US","462192576" +"1992341887","OTHERS","Other URL","Theranest","N","","","","","","","","","891 W North Bend Rd","","Cincinnati","OH","US","452241340" +"1669018578","OTHERS","Other URL","other","N","other","","HIE","Health Information Exchange (HIE)","","OTHER","Other","na","5122 NW 79th Ave","","Doral","FL","US","331664746" +"1205472115","CONNECT","CONNECT URL","Catrinablakenp@gmail.com","N","Email","","","","","","","","2755 S Norfolk St Apt 309","","San Mateo","CA","US","944031673" +"1801432737","DIRECT","Direct Messaging Address","Kelly.Pearse@va.gov","N","Email","","DIRECT","Direct","","CSV","CSV","","2215 Fuller Rd","","Ann Arbor","MI","US","481052303" +"1124664057","DIRECT","Direct Messaging Address","rshfrdauby@hotmail.com","N","","","","","","","","","3324 Route 940","","Mount Pocono","PA","US","183441184" +"1679119507","DIRECT","Direct Messaging Address","info@maguilartherapy.com","N","","","","","","","","","20 W Park Ave Ste 306","","Long Beach","NY","US","115612019" +"1760028690","DIRECT","Direct Messaging Address","simon_carson@urmc.rochester.edu","Y","work email","University of Rochester Medical Center","DIRECT","Direct","","CSV","CSV","","601 Elmwood Avenue, Box 704","","Rochester","NY","US","14642" +"1396381224","CONNECT","CONNECT URL","texasstatepharmacy@gmail.com","N","pharmacy email","","","","","","","","430 S Highway 78 Ste 160","","Wylie","TX","US","750983974" +"1114563954","CONNECT","CONNECT URL","NY","N","","","","","","","","","299 Broadway Ste 820","","New York","NY","US","100071974" +"1992341739","DIRECT","Direct Messaging Address","madeline_krautsak@URMC.Rochester.edu","N","Secure/encrypted email","","DIRECT","Direct","","","","","601 Elmwood Ave","","Rochester","NY","US","146420002" +"1669018412","DIRECT","Direct Messaging Address","therapy@sfbaytherapygroup.com","N","","","","","","","","","1307 S Mary Ave Ste 250","","Sunnyvale","CA","US","940873071" +"1649816497","OTHERS","Other URL","Bell","N","","","","","","","","","5101 Florence Ave Ste 4","","Bell","CA","US","902013801" +"1033755806","OTHERS","Other URL","trilliumhhc19@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","12471 Hayes Ct Unit 103","","Fairfax","VA","US","220334298" +"1487290250","CONNECT","CONNECT URL","david.patterson1@ascension.org","N","use -phi- or -secure-","","DIRECT","Direct","","CSV","CSV","","5010 State Highway 30 Ste G03","","Amsterdam","NY","US","120107532" +"1770129546","CONNECT","CONNECT URL","https://senecatherapy.clientsecure.me","N","Secure Client Portal","","","","","","","","9120 Dietz Elkhorn Rd Ste 3","","Boerne","TX","US","780154904" +"1326684101","CONNECT","CONNECT URL","Server","N","","","","","","","","","716 Pellegrino Ct Ste 2","","Laredo","TX","US","780458283" +"1134765910","DIRECT","Direct Messaging Address","rchisausky@atsu.edu","N","","","","","","","","","5850 E Still Cir","","Mesa","AZ","US","852063618" +"1134765027","OTHERS","Other URL","www.donotreply.com","N","","","","","","","","","4885 East Beltline Dr.","Suite 300","Grand Rapids","MI","US","49525" +"1801432778","CONNECT","CONNECT URL","https://apshealth.com/clinic/arecibo/","N","Clinic Services","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","108 Ave Jose De Diego","","Arecibo","PR","US","006124527" +"1154967040","DIRECT","Direct Messaging Address","Devanshi.K.Desai@riteaid.com","N","","","","","","","","","820 Main St","","Royersford","PA","US","194682405" +"1154967040","DIRECT","Direct Messaging Address","Devanshi.K.Desai@riteaid.com","N","","","","","","","","","820 Main St","","Royersford","PA","US","194682405" +"1134765019","DIRECT","Direct Messaging Address","sethc@alefbg.com","N","email","","DIRECT","Direct","","CSV","CSV","","2771 Nc Highway 14","","Reidsville","NC","US","273208713" +"1689210569","OTHERS","Other URL","michelle.moulton@omh.ny.gov","N","michelle.moulton@omh.ny.gov","","DIRECT","Direct","michelle.moulton@omh.ny.gov","OTHER","Other","michelle.moulton@omh.ny.gov","12 North park street","","waterloo","NY","US","13165" +"1972149813","CONNECT","CONNECT URL","https://npiregistry.cms.hhs.gov/","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5402 Auth Rd Apt 530","","Camp Springs","MD","US","207464389" +"1679119556","CONNECT","CONNECT URL","andysteier@gmail.com","N","","","","","","","","","212 Cedar Dr N","","Surfside Beach","SC","US","295753853" +"1003452988","DIRECT","Direct Messaging Address","madeline@discoverycounselingaustin.com","N","","","DIRECT","Direct","","CSV","CSV","","2520 Longview St Ste 213","","Austin","TX","US","787054234" +"1609412592","DIRECT","Direct Messaging Address","info@nuclearsmiles.com","N","encrypted email","","DIRECT","Direct","","CSV","CSV","","10100 Twin Rivers Rd Apt 121","","Columbia","MD","US","210442578" +"1073159950","OTHERS","Other URL","info.d6treatment@gmail.com","N","general office email","","OTHER","Other","referral information","OTHER","Other","general information","1001 N 7th Ave Ste 260","","Pocatello","ID","US","832015788" +"1871139766","DIRECT","Direct Messaging Address","wegrzyno@uic.edu","N","work email","","DIRECT","Direct","","","","","1740 W Taylor St","","Chicago","IL","US","606127232" +"1225674112","CONNECT","CONNECT URL","leighann.dewitt@va.gov","N","email","","DIRECT","Direct","","CSV","CSV","","7305 N Military Trl","","Riviera Beach","FL","US","334107417" +"1134765050","DIRECT","Direct Messaging Address","jgutshall@northeasternhomecare.com","N","","","DIRECT","Direct","","CSV","CSV","","72 Edwards Dr Ste 3","","Bloomsburg","PA","US","178158783" +"1891331799","OTHERS","Other URL","healthie.com","N","mobile platform","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","499 Country Club Rd W","","New Canaan","CT","US","068403604" +"1396381299","DIRECT","Direct Messaging Address","cburnett@bibbmedicalcenter.org","N","business emial","","DIRECT","Direct","","","","","208 Pierson Ave","","Centreville","AL","US","350422918" +"1396381299","DIRECT","Direct Messaging Address","cburnett@bibbmedicalcenter.com","N","email","","DIRECT","Direct","","CSV","CSV","","208 Pierson Ave # 2918","","Centreville","AL","US","350422918" +"1942846852","DIRECT","Direct Messaging Address","emily.richters@va.gov","N","","","DIRECT","Direct","","","","","1111 E End Blvd","","Wilkes Barre","PA","US","187110030" +"1467098376","CONNECT","CONNECT URL","asmccall@hptc.org","N","","","HIE","Health Information Exchange (HIE)","","","","","2 School St","","Plymouth","MA","US","023603964" +"1184260093","DIRECT","Direct Messaging Address","Richer@carpediemcenter.com","Y","","Carpe Diem Intellectus, Inc.","","","","","","","150 E Palmetto Park Rd Ste 800","","Boca Raton","FL","US","334324833" +"1902442825","CONNECT","CONNECT URL","Geisinger","N","","","","","","","","","400 Highland Ave","","Lewistown","PA","US","170441167" +"1043856966","CONNECT","CONNECT URL","RadiCo","Y","App used to communicate between doctors","Texas Radiology Associates LLP","DIRECT","Direct","HIE and direct","OTHER","Other","health information exchange","1820 Preston Park Blvd Ste 2400","","Plano","TX","US","750933716" +"1972149805","DIRECT","Direct Messaging Address","info@jointventurespt.com","N","","","","","","","","","356 Third St","","Cambridge","MA","US","021421111" +"1124664040","DIRECT","Direct Messaging Address","wstewart@therecoverycenterofmaryland.com","N","","","","","","","","","22 E 25th St","","Baltimore","MD","US","212185142" +"1609412535","DIRECT","Direct Messaging Address","springfieldcounseling@tutanota.com","N","encrypted email address","","HIE","Health Information Exchange (HIE)","","","","","1126 Gateway Loop","","Springfield","OR","US","974777723" +"1821634767","DIRECT","Direct Messaging Address","ndowney@humanityplushomes.com","N","organization email","","DIRECT","Direct","","OTHER","Other","organization email","5255 Heroncreek Blvd","","Columbus","OH","US","432137626" +"1134765076","CONNECT","CONNECT URL","NA","N","","","","","","","","","17 Cedar Run Apt Q","","Atlanta","GA","US","303502484" +"1104462035","CONNECT","CONNECT URL","nesbittsmedicalsolutions@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","email or phone","119 N McAllister St","","Lake City","SC","US","295602421" +"1336785278","CONNECT","CONNECT URL","https://sponhaltz.wixsite.com/txinterventions","N","professional website","","DIRECT","Direct","","CSV","CSV","","4115 Medical Dr","","San Antonio","TX","US","782295657" +"1124664065","DIRECT","Direct Messaging Address","jbenson@ortho-i.com","N","","","","","","","","","810 E 23rd St","","Sioux Falls","SD","US","571052135" +"1003452848","CONNECT","CONNECT URL","info@athomeptot.com","N","","","","","","","","","7120 110th St","","Forest Hills","NY","US","113754844" +"1477199214","CONNECT","CONNECT URL","Portland","N","office","","DIRECT","Direct","","","","","159 Oxford St Apt 101","","Portland","ME","US","041013193" +"1235775073","DIRECT","Direct Messaging Address","christopher_stavisky@urmc.rochester.edu","N","Work email","","DIRECT","Direct","","OTHER","Other","Other","601 Elmwood Ave","","Rochester","NY","US","146420001" +"1780220525","CONNECT","CONNECT URL","Sacramento","N","elk grove cardiology","","DIRECT","Direct","","CSV","CSV","","8120 Timberlake Way Ste 210B","","Sacramento","CA","US","958235414" +"1598301335","OTHERS","Other URL","SimplePractice","N","websiteEHR","","","","","","","","2214 5th Ave","","San Diego","CA","US","921012104" +"1851937692","CONNECT","CONNECT URL","Stratford","N","","","","","","","","","1 Hawley Ln","","Stratford","CT","US","066141200" +"1326684168","OTHERS","Other URL","daniel.wadden2@uhhospitals.org","N","UH employee email","","","","","","","","11100 Euclid Ave","","Cleveland","OH","US","441061716" +"1861038614","CONNECT","CONNECT URL","jrossett@oliver-bc.com","N","e-mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12213 Pecos St Ste 200","","Westminster","CO","US","802343414" +"1952947715","CONNECT","CONNECT URL","www.Completepulmonaryrehab.com","N","","","","","","","","","190 Aviation Plz Ste A-D","","Hot Springs","AR","US","719135529" +"1942846704","CONNECT","CONNECT URL","www.shccares.com","N","","","DIRECT","Direct","","CSV","CSV","","3030 NW Expressway Ste 809","","Oklahoma City","OK","US","731125466" +"1033755897","CONNECT","CONNECT URL","Computer","N","Desktop and laptop with Security Access","","DIRECT","Direct","","CSV","CSV","","7100 Regency Square Blvd Ste 252","","Houston","TX","US","770363186" +"1922644780","CONNECT","CONNECT URL","wlary@d15.org","N","","","","","","","","","3711 W Kane Ave","","McHenry","IL","US","600505524" +"1386280147","CONNECT","CONNECT URL","www.completepulmonaryrehab.com","N","","","","","","","","","190 Aviation Plz Ste A-D","","Hot Springs","AR","US","719135529" +"1386280147","CONNECT","CONNECT URL","www.completepulmonaryrehab.com","N","","","","","","","","","5905 Forest Pl Ste 200","","Little Rock","AR","US","722075287" +"1285270041","CONNECT","CONNECT URL","www.completepulmonaryrehab.com","N","","","","","","","","","190 Aviation Plz Ste A-D","","Hot Springs","AR","US","719135529" +"1063058824","OTHERS","Other URL","jadepuckett@visitlch.org","N","email #secure","","OTHER","Other","electronic health records","","","","600 B St","","Livingston","CA","US","953349593" +"1871139642","DIRECT","Direct Messaging Address","Info@nevadaadultdaycare.com","N","","","","","","","","","8695 S Eastern Ave","","Las Vegas","NV","US","891232839" +"1598301368","DIRECT","Direct Messaging Address","yazhar@mail.usciences.edu","N","","","","","","","","","3 Cooper Plz","","Camden","NJ","US","081031438" +"1407492275","CONNECT","CONNECT URL","https://senecatherapy.clientsecure.me","N","Secure Client Portal","","DIRECT","Direct","","","","","9120 Dietz Elkhorn Rd Ste 3","","Boerne","TX","US","780154904" +"1316583198","DIRECT","Direct Messaging Address","Manager@sanangacarehomes.com","N","Facility Email Address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","41996 W Quinto Dr","","Maricopa","AZ","US","851382587" +"1073159844","DIRECT","Direct Messaging Address","jlsenko@bcps.k12.md.us","N","business email","","DIRECT","Direct","","CSV","CSV","","1197 White Coral Ct","","Arnold","MD","US","210121965" +"1407492283","DIRECT","Direct Messaging Address","Jessica.talbot@calbaptist.edu","N","","","","","","","","","9631 Dumbreck Dr","","Huntington Beach","CA","US","926466004" +"1659917532","DIRECT","Direct Messaging Address","egortner@excitesteps.com","N","Confidential Work Email","","","","","","","","3978 Sorrento Valley Blvd Ste 100","","San Diego","CA","US","921211436" +"1720624604","CONNECT","CONNECT URL","https://www.montefiore.org","Y","Montefiore hospital","Montefiore Medical Center","","","","","","","260 E 161st St","","Bronx","NY","US","104513512" +"1437795200","DIRECT","Direct Messaging Address","oehrbar@spotsylvania.k12.va.us","N","","","","","","","","","8020 River Stone Dr","","Fredericksburg","VA","US","224078761" +"1093351991","CONNECT","CONNECT URL","None","N","","","","","","","","","1 Success Loop Road","","Berlin","NH","US","03570" +"1285270181","CONNECT","CONNECT URL","Dillingham","N","","","HIE","Health Information Exchange (HIE)","","","","","6000 Kanakanak Rd","","Dillingham","AK","US","99576" +"1982240891","CONNECT","CONNECT URL","tatyana.v.andersen.mil@mail.mil","N","work email","","HIE","Health Information Exchange (HIE)","","","","","Fort Belvoir Community Hospital","9300 DeWitt Loop","Fort Belvoir","VA","US","22060" +"1922644830","CONNECT","CONNECT URL","aldersgate@selectrehab.com","N","work e mail","","DIRECT","Direct","","CSV","CSV","","Aldersgate CCRC","3800 Shamrock Drive","Charlotte","NC","US","28078" +"1467098392","DIRECT","Direct Messaging Address","speechstrt@verizon.net","N","","","","","","","","","1 Bethany Rd","","Hazlet","NJ","US","077301663" +"1376189209","OTHERS","Other URL","Fax","N","","","DIRECT","Direct","","OTHER","Other","Anything necessary for Billing Requirements or to Primary Care MD","7805 US Highway Lot 29 # 98 N","","Lakeland","FL","US","33809" +"1336785112","OTHERS","Other URL","michigan","N","","","DIRECT","Direct","","","","","820 Pemberton Rd","","Grosse Pointe Park","MI","US","482301730" +"1831735703","DIRECT","Direct Messaging Address","brynna@joyscapetherapy.com","N","Email address","","","","","","","","1700 N 1st St Apt 137","","San Jose","CA","US","951124554" +"1487290359","CONNECT","CONNECT URL","Boise","N","","","","","","","","","1210 NW 16th St","","Fruitland","ID","US","836192202" +"1669018537","DIRECT","Direct Messaging Address","lshellman@hotmail.com","N","","","","","","","","","323 Elmwood Ct","","Virginia Beach","VA","US","234543202" +"1780220657","OTHERS","Other URL","SCITUATE","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","20 Blanchard Rd","","Scituate","MA","US","020664303" +"1669018545","DIRECT","Direct Messaging Address","Cheryld@alfbg.com","N","email","","DIRECT","Direct","","CSV","CSV","","3580 Nc Highway 14","","Reidsville","NC","US","273208746" +"1558907436","CONNECT","CONNECT URL","www.charmphr.com","N","","","","","","","","","2725 SE Steele St","","Portland","OR","US","972024617" +"1912543802","DIRECT","Direct Messaging Address","dims@chesapeakeneurology.com","N","Agency Email","","DIRECT","Direct","","","","","130 Hospital Rd Ste 101","","Prince Frederick","MD","US","206784029" +"1265078158","DIRECT","Direct Messaging Address","maria@revisionchristiancounseling.com","N","","","","","","","","","4171 Crescent Dr Ste 202","","Saint Louis","MO","US","631293645" +"1891331708","DIRECT","Direct Messaging Address","drsents@uw.edu","N","Work Email","","DIRECT","Direct","","OTHER","Other","Work email","1959 NE Pacific St","","Seattle","WA","US","981950001" +"1609412519","DIRECT","Direct Messaging Address","bwcofdenton@earthlink.net","N","encrypted email","","DIRECT","Direct","","OTHER","Other","text","621 Londonderry Ln","","Denton","TX","US","762057792" +"1972149896","OTHERS","Other URL","NA","N","","","","","","","","","49 Creek Dr","","Fredericksburg","PA","US","170269623" +"1477199388","OTHERS","Other URL","pyarb@hotmail.com","N","email","","OTHER","Other","unknown","CSV","CSV","","1717 NE 26th St","","Moore","OK","US","731608957" +"1043856958","DIRECT","Direct Messaging Address","info@skypointindiana.com","N","direct email address","","","","","","","","9434 Lima Rd Ste C","","Fort Wayne","IN","US","468182000" +"1003452913","CONNECT","CONNECT URL","Providence","N","","","","","","","","","765 Allens Ave","","Providence","RI","US","029055443" +"1063058980","OTHERS","Other URL","OFFICE","N","","","DIRECT","Direct","","","","","555 Amory St Ste 205","","Jamaica Plain","MA","US","021302652" +"1871139790","CONNECT","CONNECT URL","jbluche1@jhu.edu","N","","","DIRECT","Direct","","CSV","CSV","","1029 E Baltimore St","","Baltimore","MD","US","212024705" +"1871139790","CONNECT","CONNECT URL","jbluche1@jhu.edu","N","","","DIRECT","Direct","","CSV","CSV","","1029 E Baltimore St","","Baltimore","MD","US","212024705" +"1871139790","CONNECT","CONNECT URL","jbluche1@jhu.edu","N","","","DIRECT","Direct","","CSV","CSV","","1029 E Baltimore St","","Baltimore","MD","US","212024705" +"1316583248","OTHERS","Other URL","https://login1.cbh2.crediblebh.com/","N","PHI system","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1345 22nd St NE","","Auburn","WA","US","980023442" +"1780220616","OTHERS","Other URL","Healthynet","N","","","","","","","","","207 Foote Ave","","Jamestown","NY","US","147017077" +"1205472149","FHIR","FHIR URL","computer","N","","","","","","","","","1501 W Chisholm St","","Alpena","MI","US","497071401" +"1760028609","DIRECT","Direct Messaging Address","madmulk@ATT.NET","N","phone","","","","","","","","1556 Saint Rose Ave","","Baton Rouge","LA","US","708081060" +"1558907311","DIRECT","Direct Messaging Address","emusa01@my.gcu.edu","Y","","Banner Thunderbird Medical Center","DIRECT","Direct","","","","","5555 W Thunderbird Rd","","Glendale","AZ","US","853064622" +"1508402371","DIRECT","Direct Messaging Address","Tisha.Jenyo@dbh.sbcounty.gov","N","county email/county server","","HIE","Health Information Exchange (HIE)","","OTHER","Other","word/pdf","850 E Foothill Blvd","","Rialto","CA","US","923765230" +"1548806318","DIRECT","Direct Messaging Address","scnemt@fastservice.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","933 Alba Ct","","San Jose","CA","US","951271101" +"1720624596","DIRECT","Direct Messaging Address","Tehrenfeld@longislandbehavioralpsychology.com","N","secure email address","","DIRECT","Direct","","CSV","CSV","","259 Windsor Ln","","West Hempstead","NY","US","115523054" +"1700422573","CONNECT","CONNECT URL","browntheok@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1914 Bailey Rd","","Cuyahoga Falls","OH","US","442214312" +"1700422573","OTHERS","Other URL","Riteaid.com","N","","","","","","","","","1914 Bailey Rd","","Cuyahoga Falls","OH","US","442214312" +"1700422573","OTHERS","Other URL","Riteaid.com","N","","","","","","","","","1914 Bailey Rd","","Cuyahoga Falls","OH","US","442214312" +"1700422573","CONNECT","CONNECT URL","browntheok@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1914 Bailey Rd","","Cuyahoga Falls","OH","US","442214312" +"1619513488","DIRECT","Direct Messaging Address","drhaggard@haggarddpm.com","N","encrypted email","","OTHER","Other","send encrypted information","OTHER","Other","emcrypted information","210 27th Ave Apt F105","","Milton","WA","US","983548330" +"1770129553","DIRECT","Direct Messaging Address","elh226@musc.edu","N","","","HIE","Health Information Exchange (HIE)","","","","","96 Jonathan Lucas St Ste 420","","Charleston","SC","US","294258900" +"1124664909","OTHERS","Other URL","781-595-5997","N","phone to the practice lcoation","","","","","","","","65 Boston St","","Lynn","MA","US","019042524" +"1497391213","FHIR","FHIR URL","adrianchiropracticpc@gmail.com","Y","email","Adrian Chiropractic PC","DIRECT","Direct","","CSV","CSV","","1921 US Highway 223","","Adrian","MI","US","492211242" +"1497391213","DIRECT","Direct Messaging Address","adrianchiropractic@hotmail.com","Y","email","Adrian Chiropractic PC","DIRECT","Direct","","CSV","CSV","","1921 US Highway 223","","Adrian","MI","US","492211242" +"1316583131","DIRECT","Direct Messaging Address","wmeyerhofer@aquietroom.com","N","","","","","","","","","43 Murray St Apt 3A","","New York","NY","US","100072217" +"1316583131","DIRECT","Direct Messaging Address","wmeyerhofer@aquietroom.com","N","","","","","","","","","43 Murray St Apt 3A","","New York","NY","US","100072217" +"1053958801","CONNECT","CONNECT URL","Austin","N","","","","","","","","","111 Ramble Ln Ste 120","","Austin","TX","US","787452281" +"1548806334","CONNECT","CONNECT URL","MIAMI","N","","","DIRECT","Direct","","CSV","CSV","","7900 NW 27th Ave Ste D-205","","Miami","FL","US","331474909" +"1548806334","OTHERS","Other URL","MIAMI","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7900 NW 27th Ave Ste D-205","","Miami","FL","US","331474909" +"1255977062","DIRECT","Direct Messaging Address","austin.butler@sih.net","N","Work Email","","DIRECT","Direct","","","","","201 S 14th St","","Herrin","IL","US","629483631" +"1376189191","DIRECT","Direct Messaging Address","timothy.l.moore@usmc.mil","N","","","DIRECT","Direct","","","","","2d Reconnaissance Battalion","2d Marine Division","Camp Lejeune","NC","US","28542" +"1285270009","OTHERS","Other URL","ALTHA","N","","","","","","","","","3524 Airfield Rd","","Fort Carson","CO","US","809134701" +"1902442726","OTHERS","Other URL","Campan09@yahoo.com","N","","","","","","","","","27701 Sidney Dr Apt 36","","Euclid","OH","US","441323084" +"1902442726","OTHERS","Other URL","Campan09@yahoo.com","N","","","","","","","","","27701 Sidney Dr Apt 36","","Euclid","OH","US","441323084" +"1720624554","OTHERS","Other URL","sarah.morgan@odrc.state.oh.us","N","","","","","","","","","1851 ST RT 56","","London","OH","US","43140" +"1548806375","DIRECT","Direct Messaging Address","Melinda.Fowler@lpnt.net","N","Email","","DIRECT","Direct","","CSV","CSV","","2605 Terrace Drive","","Las Cruces","NM","US","88011" +"1093351827","DIRECT","Direct Messaging Address","hindi@silvercareagency.com","N","","","","","","","","","725 Vassar Ave","","Lakewood","NJ","US","087016908" +"1265078091","OTHERS","Other URL","HFELLO@NSHCORP.ORG","N","","","","","","","","","1000 GREG KRUSCHEK AVE","","NOME","AK","US","99762" +"1275170011","DIRECT","Direct Messaging Address","kcummings@eastersealsma.org","Y","","Easter Seals Massachusetts","DIRECT","Direct","","OTHER","Other","physical therapy","484 Main St","","Worcester","MA","US","016010078" +"1043857873","DIRECT","Direct Messaging Address","rmelvin@onpointbx.com","N","","","","","","","","","3723 Arcturas Ct","","Sparks","NV","US","894362808" +"1528604311","SOAP","SOAP URL","Cerner","N","Power Chart Cerner electronic health record","","","","","","","","1900 S Main St","","Findlay","OH","US","458401216" +"1194361972","OTHERS","Other URL","https://rachel-ann-dine.clientsecure.me/home","N","client portal","","OTHER","Other","client portal/uploading secure docs","OTHER","Other","record storage","816 Greenbrier Cir Ste 209","","Chesapeake","VA","US","233202642" +"1447896220","CONNECT","CONNECT URL","marci.kellar@stores.kroger.com","N","","","","","","","","","150 W 161st St","","Westfield","IN","US","460748565" +"1891331674","OTHERS","Other URL","sylvestersatl4837@gmail.com","N","Business Email","","","","","","","","1180 Market Square Ln","","Lawrenceville","GA","US","300443166" +"1154967941","DIRECT","Direct Messaging Address","ahhogue@bellsouth.net","N","email","","DIRECT","Direct","","CSV","CSV","","7861 Waterlace Dr","","Fairburn","GA","US","302134648" +"1154967941","DIRECT","Direct Messaging Address","ahhogue@bellsouth.net","N","email","","DIRECT","Direct","","CSV","CSV","","7861 Waterlace Dr","","Fairburn","GA","US","302134648" +"1154967941","DIRECT","Direct Messaging Address","ahhogue@bellsouth.net","N","ahhogue@bellsouth.net","","DIRECT","Direct","","OTHER","Other","email","7861 Waterlace Dr","","Fairburn","GA","US","30213" +"1609412493","CONNECT","CONNECT URL","mary.rodkey@stores.kroger.com","N","","","DIRECT","Direct","","","","","916 N Main St","","Monticello","IN","US","479601501" +"1609412493","DIRECT","Direct Messaging Address","mary.rodkey@stores.kroger.com","N","","","","","","","","","916 N Main St","","Monticello","IN","US","479601501" +"1023654811","CONNECT","CONNECT URL","mark.stevens4087@gmail.com","N","NA","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","524 N 65th St","","Milwaukee","WI","US","532134054" +"1477199263","CONNECT","CONNECT URL","url","N","url","","HIE","Health Information Exchange (HIE)","","OTHER","Other","n/a","95 Newton St # B","","Lawrence","MA","US","018431322" +"1477199263","CONNECT","CONNECT URL","url","N","url","","HIE","Health Information Exchange (HIE)","","OTHER","Other","n/a","95 Newton St # B","","Lawrence","MA","US","018431322" +"1477199263","CONNECT","CONNECT URL","url","N","url","","HIE","Health Information Exchange (HIE)","","OTHER","Other","n/a","95 Newton St # B","","Lawrence","MA","US","018431322" +"1477199263","CONNECT","CONNECT URL","url","N","url","","HIE","Health Information Exchange (HIE)","","OTHER","Other","n/a","95 Newton St # B","","Lawrence","MA","US","018431322" +"1477199263","CONNECT","CONNECT URL","url","N","url","","HIE","Health Information Exchange (HIE)","","OTHER","Other","n/a","95 Newton St # B","","Lawrence","MA","US","018431322" +"1174169973","DIRECT","Direct Messaging Address","thomas@rosept.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1705 DeSales St NW Fl 6","","Washington","DC","US","200364405" +"1619513413","OTHERS","Other URL","MedicfusionPatientportal","Y","","Heiden Chiropractic Inc.","","","","","","","826 2nd Ave N","","Onalaska","WI","US","546502208" +"1548806367","CONNECT","CONNECT URL","mcgillink@ascension.org","N","business email","","","","","","","","427 Guy Park Ave","","Amsterdam","NY","US","120101064" +"1316583115","DIRECT","Direct Messaging Address","ail_monzon06@hotmail.com","N","","","","","","","","","14730 SW 56th St","","Miami","FL","US","331854041" +"1225674021","DIRECT","Direct Messaging Address","info@thelcsc.org","N","","","","","","","","","500 W Kennedy Blvd","","Lakewood","NJ","US","087011254" +"1114563913","OTHERS","Other URL","www.shayepennington.com","N","","","","","","","","","210 25th Ave N Ste 1220","","Nashville","TN","US","372031640" +"1679119473","DIRECT","Direct Messaging Address","kirbyaj2@upmc.edu","N","","","","","","","","","333 N Braddock Ave","","Pittsburgh","PA","US","152082512" +"1265078075","DIRECT","Direct Messaging Address","aluey@insightnc.org","N","email","","","","","","","","732 Fairview Rd","","Asheville","NC","US","288031108" +"1013553817","DIRECT","Direct Messaging Address","info@thelcsc.org","N","","","","","","","","","500 W Kennedy Blvd","","Lakewood","NJ","US","087011254" +"1811533615","DIRECT","Direct Messaging Address","info@thelcsc.org","N","","","","","","","","","500 W Kennedy Blvd","","Lakewood","NJ","US","087011254" +"1447896253","OTHERS","Other URL","510-485-0009","N","HIPAA compliant Fax","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Fax","3738 Mt Diablo Blvd Ste 306","","Lafayette","CA","US","945493600" +"1447896253","DIRECT","Direct Messaging Address","kw@nextstepsnp.com","N","HIPAA compliant email","","HIE","Health Information Exchange (HIE)","","","","","3738 Mt Diablo Blvd Ste 306","","Lafayette","CA","US","945493600" +"1356987168","DIRECT","Direct Messaging Address","drcruse@myevolvechiropractor.com","N","email","","DIRECT","Direct","","CSV","CSV","","1400 W Northwest Hwy","","Palatine","IL","US","600671837" +"1740826551","DIRECT","Direct Messaging Address","info@thelcsc.org","N","","","","","","","","","500 W Kennedy Blvd","","Lakewood","NJ","US","087011254" +"1104462910","DIRECT","Direct Messaging Address","info@thelcsc.org","N","","","","","","","","","500 W Kennedy Blvd","","Lakewood","NJ","US","087011254" +"1376189183","OTHERS","Other URL","Islandia","N","","","","","","","","","15 Sedgewick Ln","","Stony Brook","NY","US","117903105" +"1003452822","CONNECT","CONNECT URL","Fargo","Y","","Mason Orth, PC","","","","","","","3175 Sienna Dr S Ste 105","","Fargo","ND","US","581048910" +"1457997272","DIRECT","Direct Messaging Address","info@thelcsc.org","N","","","","","","","","","500 W Kennedy Blvd","","Lakewood","NJ","US","087011254" +"1487291233","SOAP","SOAP URL","https://webservice.kareo.com/services/soap/2.1/KareoServices.svc","N","Kareo EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","190 S 1st St Unit A","","Bennett","CO","US","801027899" +"1619513447","OTHERS","Other URL","Islandia","N","","","HIE","Health Information Exchange (HIE)","","","","","1737 Veterans Memorial Hwy Ste 1","","Islandia","NY","US","117491529" +"1962048793","CONNECT","CONNECT URL","chsbuffalo.org","Y","Hospital","Kenmore Mercy Hospital","DIRECT","Direct","","CSV","CSV","","2950 Elmwood Ave","","Kenmore","NY","US","142171304" +"1942846779","DIRECT","Direct Messaging Address","bshelton@acapcounseling.com","N","Business E-mail","","","","","","","","321 E 13th St","","Murfreesboro","AR","US","719589541" +"1023655859","DIRECT","Direct Messaging Address","lcater@redriverhealthcare.com","N","Work Email","","DIRECT","Direct","","","","","210 Laurel St","","Pineville","LA","US","713604662" +"1437796265","DIRECT","Direct Messaging Address","wanda@magnoliasrliving.com","N","","","","","","","","","3935 Upper Creek Dr","","Sun City Center","FL","US","335736876" +"1245877075","CONNECT","CONNECT URL","www.medblutrans.com","N","","","","","","","","","12230 Maria Seanes Dr","","El Paso","TX","US","799366480" +"1528605359","OTHERS","Other URL","n/a","N","tm","","OTHER","Other","saved","OTHER","Other","csv","522 W Vernon Ave","","Phoenix","AZ","US","850031043" +"1306483136","OTHERS","Other URL","(214)380-5005","N","Faxage","","DIRECT","Direct","","","","","17000 Dallas Pkwy Ste 219","","Dallas","TX","US","752481943" +"1366089104","OTHERS","Other URL","www.firstpeds.com","N","","","","","","","","","6255 N Fresno St","","Fresno","CA","US","937105271" +"1639716475","DIRECT","Direct Messaging Address","office@myflorencedds.com","N","secure office email","","DIRECT","Direct","","CSV","CSV","","1256 Bay St","","Florence","OR","US","974399648" +"1255978094","DIRECT","Direct Messaging Address","rw4281@centerforautism.com","N","","","","","","","","","161 Butcher Rd","","Vacaville","CA","US","956875685" +"1164069902","DIRECT","Direct Messaging Address","Nicole@integrativecounselingpc.com","N","","","DIRECT","Direct","","","","","4309 Linglestown Rd","","Harrisburg","PA","US","171128624" +"1346887197","CONNECT","CONNECT URL","cmast@foxmail.wchosp.org","N","","","","","","","","","1761 Beall Ave","","Wooster","OH","US","446912342" +"1780221531","CONNECT","CONNECT URL","Birmingham","N","","","","","","","","","413 Rosewood St","","Irondale","AL","US","352103118" +"1881230688","DIRECT","Direct Messaging Address","drfedewa@purehealthmn.com","N","Email","","","","","","","","945 Broadway St NE Ste 275","","Minneapolis","MN","US","554132600" +"1699311415","CONNECT","CONNECT URL","Linwood","N","No medical information needed","","DIRECT","Direct","","CSV","CSV","Linwood","1132 Sterling Ave","","Linwood","PA","US","190613918" +"1336786177","CONNECT","CONNECT URL","Bailey","N","","","DIRECT","Direct","","","","","1700 Medical Center Pkwy","","Murfreesboro","TN","US","371292245" +"1881230605","OTHERS","Other URL","na","N","","","OTHER","Other","other","OTHER","Other","other","2828 W Canyon Ave","","San Diego","CA","US","921234648" +"1558908319","CONNECT","CONNECT URL","http://erx.ce936kroger.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1890 E 2nd St","","Defiance","OH","US","435122502" +"1033755822","DIRECT","Direct Messaging Address","Kbelton@edbss.com","N","","","","","","","","","13125 CLIPPER DRIVE","","Victorville","CA","US","923955185" +"1649817487","OTHERS","Other URL","Madison","N","","","","","","","","","18 Mockingbird Ln","","Madison","WI","US","537042414" +"1851937676","DIRECT","Direct Messaging Address","elawton@stpatrickcenter.org","N","","","OTHER","Other","Billing","OTHER","Other","Interventions","Elizabeth Lawton","4220 North Grand Boulevard","Saint Louis","MO","US","63107" +"1194361923","CONNECT","CONNECT URL","wilmingtonfamilypractice@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","201 N Front St Ste 102","","Wilmington","NC","US","284014055" +"1194361923","CONNECT","CONNECT URL","wilmingtonfamilypractice@gmail.com","N","","","","","","","","","201 N Front St Ste 102","","Wilmington","NC","US","284014055" +"1194361923","CONNECT","CONNECT URL","wilmingtonfamilypractice@gmail.com","N","FAMILY PRACTICE PLLC","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","201 N Front St Ste 102","","Wilmington","NC","US","284014055" +"1003453838","CONNECT","CONNECT URL","Naples","N","","","HIE","Health Information Exchange (HIE)","","","","","6101 Pine Ridge Rd","","Naples","FL","US","341193900" +"1396381174","OTHERS","Other URL","angelaletn@gmail.com","N","","","","","","","","","12395 Lewis St Ste 202","","Garden Grove","CA","US","928404694" +"1649816422","DIRECT","Direct Messaging Address","williamsc49@upmc.edu","N","","","","","","","","","333 N Braddock Ave","","Pittsburgh","PA","US","152082512" +"1174169957","DIRECT","Direct Messaging Address","esulloway@cedcmail.com","N","work email","","","","","","","","3 Bow St","","Cambridge","MA","US","021385109" +"1245876044","CONNECT","CONNECT URL","Erie","N","","","","","","","","","707 Starkey Ct","","Erie","CO","US","805167229" +"1245876044","CONNECT","CONNECT URL","Erie","Y","","WILDSUN BEHAVIORAL SERVICES","","","","","","","707 Starkey Ct","","Erie","CO","US","805167229" +"1386281129","CONNECT","CONNECT URL","Orlando","Y","","Angels For Kids On Call 24/7, Inc.","","","","","","","518 Peachtree Rd","","Orlando","FL","US","328046813" +"1932745734","DIRECT","Direct Messaging Address","info@thelcsc.org","N","","","","","","","","","500 W Kennedy Blvd","","Lakewood","NJ","US","087011254" +"1497392245","CONNECT","CONNECT URL","www.thesleepdentists.com","N","website url","","DIRECT","Direct","","OTHER","Other","information","921 Hull St Ste S","","Richmond","VA","US","232244069" +"1033755848","OTHERS","Other URL","N/A","N","","","","","","","","","7861 Indian Rd","","Gloucester","VA","US","230615258" +"1366088189","DIRECT","Direct Messaging Address","credentialing@cfgpc.com","N","","","","","","","","","765 Route 70 E Bldg A-100","","Marlton","NJ","US","080532341" +"1396381117","OTHERS","Other URL","www.rockprairiebh.com","Y","website","Strategic Behavioral Healthcare, LLC","DIRECT","Direct","","CSV","CSV","","3550 Normand Dr","","College Station","TX","US","778456399" +"1396381117","OTHERS","Other URL","bvpsychiatry.com","N","website","","DIRECT","Direct","","CSV","CSV","","1605 Rock Prairie Rd Ste 210","","College Station","TX","US","778458358" +"1659917482","DIRECT","Direct Messaging Address","jessica.keenan@newtonmed.com","N","Work email","","DIRECT","Direct","","OTHER","Other","Email","600 Medical Center Dr","","Newton","KS","US","671148780" +"1730726563","CONNECT","CONNECT URL","lbotta@health.ucsd.edu","N","UCSD Email","","DIRECT","Direct","","CSV","CSV","","9300 Campus Point Dr","","LA Jolla","CA","US","920371300" +"1912544743","DIRECT","Direct Messaging Address","ELEANOR.MANUEL@ARCOFMC.ORG","N","EMAIL","","","","","","","","165 Main St","","Oneida","NY","US","134211648" +"1710524541","CONNECT","CONNECT URL","Axway","N","","","","","","","","","1231 Lafayette Ave","BXL Suites","Bronx","NY","US","104745331" +"1629615455","OTHERS","Other URL","allied-dental.com","N","Secure Email","","DIRECT","Direct","","OTHER","Other","allied-dental.com","900 Water St","","Meadville","PA","US","163353428" +"1508403338","CONNECT","CONNECT URL","n/a","N","n/a","","OTHER","Other","n/a","","","","3035 NW 118th Dr","","Coral Springs","FL","US","330653357" +"1235776063","CONNECT","CONNECT URL","ROYALCAREGIVERS.COM","N","WEBSITE","","","","","","","","22 Elizabeth Ave Fl 2","","Newark","NJ","US","071082828" +"1013554856","DIRECT","Direct Messaging Address","drfatemi@chiroinhome.com","N","","","OTHER","Other","Vancouver","","","","9403 NE 116th Ave","","Vancouver","WA","US","986622338" +"1851938609","CONNECT","CONNECT URL","N/A","N","","","DIRECT","Direct","","CSV","CSV","","2920 W 135th Pl","","Gardena","CA","US","902492302" +"1851938609","CONNECT","CONNECT URL","N/A","N","","","","","","","","","2920 W 135th Pl","","Gardena","CA","US","902492302" +"1740827591","FHIR","FHIR URL","Charleston","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","109 Bee St","","Charleston","SC","US","294015703" +"1740827591","FHIR","FHIR URL","Charleston","N","","","DIRECT","Direct","","CSV","CSV","","109 Bee St","","Charleston","SC","US","294015703" +"1740827591","CONNECT","CONNECT URL","Charleston","N","","","DIRECT","Direct","","CSV","CSV","","109 Bee St","","Charleston","SC","US","294015703" +"1740827591","CONNECT","CONNECT URL","Charleston","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","109 Bee St","","Charleston","SC","US","294015703" +"1740827591","SOAP","SOAP URL","Charleston","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","109 Bee St","","Charleston","SC","US","294015703" +"1740827591","SOAP","SOAP URL","Charleston","N","","","DIRECT","Direct","","CSV","CSV","","109 Bee St","","Charleston","SC","US","294015703" +"1740827591","REST","RESTful URL","Charleston","N","","","DIRECT","Direct","","CSV","CSV","","109 Bee St","","Charleston","SC","US","294015703" +"1740827591","REST","RESTful URL","Charleston","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","109 Bee St","","Charleston","SC","US","294015703" +"1740827591","REST","RESTful URL","Charleston","N","","","DIRECT","Direct","","CSV","CSV","","109 Bee St","","Charleston","SC","US","294015703" +"1376180125","DIRECT","Direct Messaging Address","grayden.losekamp@stores.kroger.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","1525 Madison Ave","","Covington","KY","US","410113315" +"1356988109","DIRECT","Direct Messaging Address","erin.jensen@chchealth.com","N","","","","","","","","","801 55th St","","West Des Moines","IA","US","502666326" +"1982241733","DIRECT","Direct Messaging Address","aihomehealthservices@outlook.com","N","","","","","","","","","12260 El Camino Dr","","Sterling Heights","MI","US","483124030" +"1518504372","CONNECT","CONNECT URL","Somerset","N","","","DIRECT","Direct","","CSV","CSV","","400 S Highway 27","","Somerset","KY","US","42501" +"1508403361","OTHERS","Other URL","Melrosehomecarellc@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","316 Rhodes Ave","","Akron","OH","US","443021459" +"1326685181","DIRECT","Direct Messaging Address","rx9686@cvshealth.com","N","","","DIRECT","Direct","","OTHER","Other","Los Angeles","4707 Venice Blvd","","Los Angeles","CA","US","900195832" +"1235776097","DIRECT","Direct Messaging Address","slee@cornerstonepediatric.com","N","","","","","","","","","1000 W Crosby Rd Ste 136","","Carrollton","TX","US","750066904" +"1053958819","DIRECT","Direct Messaging Address","mcho@holyname.org","N","","","","","","","","","718 Teaneck Rd","","Teaneck","NJ","US","076664245" +"1952948713","OTHERS","Other URL","URL","N","","","","","","","","","13821 Dovekie Ave","","Clarksburg","MD","US","208713482" +"1073150835","OTHERS","Other URL","midtowntulsapediatricgroup@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","1724 S Harvard Ave","","Tulsa","OK","US","741126826" +"1881231645","OTHERS","Other URL","riteixeira@bhw.harvard.edu","Y","","Mass General Hospitals","DIRECT","Direct","","OTHER","Other","MGHFC - Pediatric Urology","55 Fruit St","","Boston","MA","US","021142621" +"1518504380","OTHERS","Other URL","225200000X","N","","","OTHER","Other","Email","","","","636 Cupples Rd","","San Antonio","TX","US","782374328" +"1881231652","SOAP","SOAP URL","Massagebook.com","N","Booking system online","","DIRECT","Direct","","OTHER","Other","Massage Booking System","107 Spring Bars Rd","","Falmouth","MA","US","025403923" +"1780221556","OTHERS","Other URL","Amd.reiki_reflexology@massagetherapy.com","N","","","","","","","","","4420 Twilight Ln","","Spotsylvania","VA","US","225513004" +"1871130641","DIRECT","Direct Messaging Address","james.lukowiak@stores.kroger.com","N","","","","","","","","","1217 S Rangeline Rd","","Carmel","IN","US","460322519" +"1831736602","OTHERS","Other URL","LitovskiyPA@painfreenyc.com","N","work email","","","","","","","","2279 Coney Island Ave Fl 2","","Brooklyn","NY","US","112233337" +"1548807316","FHIR","FHIR URL","Facebook","N","Private Facebook Page for Healthcare Professionals","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Facebook","facebook.com/jennifer.bismack.CertifiedPeerRecovery","","Toledo","OH","US","43604" +"1801433677","CONNECT","CONNECT URL","na","N","na","","HIE","Health Information Exchange (HIE)","","OTHER","Other","na","900 S Shackleford Rd Ste 501","","Little Rock","AR","US","722113847" +"1497392278","DIRECT","Direct Messaging Address","christopher.wilson@stores.kroger.com","Y","Work Email","Kroger Limited Partnership I","DIRECT","Direct","","CSV","CSV","","1825 N Kinser Pike","","Bloomington","IN","US","474041914" +"1588201362","CONNECT","CONNECT URL","SMWP","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","406 Sunrise Ave Ste 300","","Roseville","CA","US","956614106" +"1891332680","DIRECT","Direct Messaging Address","laura.turner@stores.kroger.com","Y","","Kroger Limited Partnership I","","","","","","","601 E DuPont Rd","","Fort Wayne","IN","US","468252055" +"1891332680","DIRECT","Direct Messaging Address","laura.turner@stores.kroger.com","Y","","Kroger Limited Partnership I","","","","","","","601 E DuPont Rd","","Fort Wayne","IN","US","468252055" +"1174160956","DIRECT","Direct Messaging Address","adria.long@stores.kroger.com","Y","business email","Kroger Limited Partnership I","DIRECT","Direct","","CSV","CSV","","5173 W Washington St","","Indianapolis","IN","US","462412205" +"1447897236","DIRECT","Direct Messaging Address","difford@upmc.edu","N","","","","","","","","","333 N Braddock Ave","","Pittsburgh","PA","US","152082512" +"1376180166","OTHERS","Other URL","www.icachievement.com","N","","","","","","","","","715 Shaker Dr Ste 104","","Lexington","KY","US","405043674" +"1720625510","DIRECT","Direct Messaging Address","info@attaiehealthcare.com","N","","","","","","","","","4133 Mohr Ave Ste A","","Pleasanton","CA","US","945664750" +"1548807340","DIRECT","Direct Messaging Address","gallikda1@wmh.org","Y","Hospital Email","WAYNE MEMORIAL HOSPITAL","DIRECT","Direct","","CSV","CSV","","601 Park St","","Honesdale","PA","US","184311445" +"1821635608","CONNECT","CONNECT URL","computer","N","","","DIRECT","Direct","","CSV","CSV","","800 S McLean Blvd","","Memphis","TN","US","381141715" +"1457998247","OTHERS","Other URL","URL","N","","","","","","","","","3903 Windmill Creek Dr","","Richmond","TX","US","774073237" +"1457998247","OTHERS","Other URL","URL","N","","","","","","","","","3903 Windmill Creek Dr","","Richmond","TX","US","774073237" +"1154968964","DIRECT","Direct Messaging Address","ppratt@benchmarkbehavioralhc.com","N","email address","","DIRECT","Direct","","CSV","CSV","","500 Madison Ave Ste 501","","Toledo","OH","US","436041210" +"1144867912","OTHERS","Other URL","mkackle1@hurleymc.com","Y","work email at Hurley","Hurley Medical Center","DIRECT","Direct","","CSV","CSV","","1 Hurley Plz","","Flint","MI","US","485035902" +"1770120545","DIRECT","Direct Messaging Address","mblatchford@cedcmail.com","N","secure email","","DIRECT","Direct","","","","","3 Bow St","","Cambridge","MA","US","021385109" +"1770120545","DIRECT","Direct Messaging Address","mblatchford@cedcmail.com","N","Secure Email","","DIRECT","Direct","","","","","3 Bow St","","Cambridge","MA","US","021385109" +"1497392260","CONNECT","CONNECT URL","adventhealth.com","N","","","DIRECT","Direct","","CSV","CSV","","60 Memorial Medical Pkwy","","Palm Coast","FL","US","321645980" +"1689211450","DIRECT","Direct Messaging Address","adepaolo@cedcmail.com","N","Secure Email","","DIRECT","Direct","","","","","3 Bow St","","Cambridge","MA","US","021385109" +"1114564986","DIRECT","Direct Messaging Address","alayne.meyer@nationwidechildrens.org","N","","","","","","","","","700 Childrens Dr","","Columbus","OH","US","432052664" +"1558908327","CONNECT","CONNECT URL","jeremyrankins@spsh.com","N","professional and confidential HIPPA COMP.","","","","","","","","9191 Pinecroft Dr","","Shenandoah","TX","US","773802796" +"1982241758","DIRECT","Direct Messaging Address","Buildingroses@live.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3818 Northlake Creek Dr","","Tucker","GA","US","300843418" +"1669019444","CONNECT","CONNECT URL","Lebanon","N","Not sure what you mean","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","300 Boulder Falls Dr Apt E117","","Lebanon","OR","US","973552882" +"1841837622","CONNECT","CONNECT URL","malvern","Y","","Sarahcare of Malvern","DIRECT","Direct","","CSV","CSV","","425 Technology Dr Ste 200","","Malvern","PA","US","193551314" +"1841837622","CONNECT","CONNECT URL","malvern","Y","","Sarahcare of Malvern","DIRECT","Direct","","CSV","CSV","","425 Technology Dr Ste 200","","Malvern","PA","US","193551314" +"1487291266","DIRECT","Direct Messaging Address","sb@ericsondental.com","N","office email","","DIRECT","Direct","","CSV","CSV","","1919 State St Ste 102","","Santa Barbara","CA","US","931010406" +"1053958843","CONNECT","CONNECT URL","260134082007ff0","N","","","","","","","","","906 W 29th St","","Jacksonville","FL","US","322094435" +"1124665914","DIRECT","Direct Messaging Address","lamnl_1001@hotmail.com","N","","","DIRECT","Direct","","","","","326 Carnelia St SE","","Salem","OR","US","973062077" +"1497392286","DIRECT","Direct Messaging Address","georgia.rongakis@stores.kroger.com","N","","","","","","","","","571 E Monroe St","","Dundee","MI","US","481311309" +"1497392286","DIRECT","Direct Messaging Address","georgia.rongakis@stores.kroger.com","N","","","","","","","","","571 E Monroe St","","Dundee","MI","US","481311309" +"1114564903","CONNECT","CONNECT URL","kroger.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","403 Letterman Dr","","Brownsburg","IN","US","461127688" +"1841837630","DIRECT","Direct Messaging Address","Kaswigg.00960.us@wal-mart.com","N","","","","","","","","","11012 N Williams St","","Dunnellon","FL","US","344328319" +"1194362988","CONNECT","CONNECT URL","joann.grennes@stores.kroger.com","N","kroger email","","DIRECT","Direct","","CSV","CSV","","916 N Main St","","Monticello","IN","US","479601501" +"1548807332","DIRECT","Direct Messaging Address","info@attaiehealthcare.com","N","","","","","","","","","4133 Mohr Ave Ste B","","Pleasanton","CA","US","945664750" +"1992342794","DIRECT","Direct Messaging Address","dabam@cardanmanor.com","N","Business email","","DIRECT","Direct","","","","","2895 S Killarney Way","","Aurora","CO","US","800139901" +"1538706338","OTHERS","Other URL","mhandle5@jh.edu","Y","","Johns Hopkins Hospital","DIRECT","Direct","","","","","1800 Orleans St","","Baltimore","MD","US","212870010" +"1871130674","OTHERS","Other URL","Desktops","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Data","1920 Roselle Ct","","Arlington","TX","US","760182590" +"1043857840","DIRECT","Direct Messaging Address","jessica.martin5@va.gov","N","Work Email","","DIRECT","Direct","","","","","1111 E End Blvd","","Wilkes Barre","PA","US","187110030" +"1225675028","DIRECT","Direct Messaging Address","secure@artrelief.info","N","","","DIRECT","Direct","","","","","51 Kondazian St","","Watertown","MA","US","024722830" +"1912544719","OTHERS","Other URL","privateeyewear@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","75 1st St","","Newark","NJ","US","071073101" +"1376180174","CONNECT","CONNECT URL","www.unitedmedsolutions.com","N","","","","","","","","","9500 Ray White Rd Ste 200","","Fort Worth","TX","US","762449105" +"1548807357","DIRECT","Direct Messaging Address","dabam@cardanmanor.com","N","Business email","","DIRECT","Direct","","","","","16651 E Navarro Dr","","Aurora","CO","US","800132907" +"1629615430","OTHERS","Other URL","Sheila.macauley@thekrm.org","N","","","","","","","","","3 Skytop Gdns Apt 2","","Parlin","NJ","US","088592103" +"1427695238","OTHERS","Other URL","Swantherapygroup.com","Y","","Swan Therapy Group LLC","","","","","","","252 Washington St # B2","","Toms River","NJ","US","087537582" +"1245877059","DIRECT","Direct Messaging Address","Juliya.carolinasccs@outlook.com","N","Work Email","","DIRECT","Direct","","OTHER","Other","Emails","13420 Reese Blvd W","","Huntersville","NC","US","280787925" +"1336786144","DIRECT","Direct Messaging Address","shannon.gennette@hhs.sccgov.org","N","Work Email","","DIRECT","Direct","","OTHER","Other","SAN JOSE","751 S Bascom Ave","","San Jose","CA","US","951282699" +"1508403312","DIRECT","Direct Messaging Address","lisa_bennett-wells@goodshepherds.org","Y","Professional email","Good Shepherd Services","","","","","","","692 Blake Ave","","Brooklyn","NY","US","112074875" +"1881231546","CONNECT","CONNECT URL","lepetitvisioncenter@gmail.com","N","email organization","","DIRECT","Direct","","","","","CONSOLIDATED MALL C-22, AVE GAUTIER BENITEZ 202","","CAGUAS","PR","US","007259998" +"1295372951","OTHERS","Other URL","extracts.esosuite.net","N","ESO Health Data Exchange (HDE)","","HIE","Health Information Exchange (HIE)","","OTHER","Other","XML data with embedded PDF","316 N. Main Street","","Breckenridge","CO","US","80424" +"1396382115","DIRECT","Direct Messaging Address","cbgoodvibes@protonmail.com","N","cbgoodvibes@protonmail.com","","DIRECT","Direct","","OTHER","Other","Preparation","323 E Rosewood Ave Apt 2","","San Antonio","TX","US","782125291" +"1023655735","DIRECT","Direct Messaging Address","jason.davey@washco.utah.gov","N","email","","","","","","","","750 S 5300 W","","Hurricane","UT","US","847375702" +"1174160808","OTHERS","Other URL","BRANCH","N","BRANCH","","DIRECT","Direct","","CSV","CSV","","200 Clifton Ave","","Lakewood","NJ","US","087013389" +"1588201222","CONNECT","CONNECT URL","kimberly.gogel@atlantichealth.org","N","","","","","","","","","Morristown Medical Center","100 Madison Avenue","Morristown","NJ","US","07960" +"1518504273","DIRECT","Direct Messaging Address","Dbobe@alcottschool.org","N","School","","DIRECT","Direct","","OTHER","Other","Email","535 Broadway","","Dobbs Ferry","NY","US","105221118" +"1225675036","CONNECT","CONNECT URL","LASVEGAS","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","LAS VEGAS","237 Palmetto Pointe Dr","","Henderson","NV","US","890125015" +"1033756846","DIRECT","Direct Messaging Address","dmfcf_@outlook.com","N","Direct messaging","","DIRECT","Direct","","CSV","CSV","","7819 W Chester Rd","","West Chester","OH","US","450693728" +"1013554831","DIRECT","Direct Messaging Address","sarahs@ajbehavioral.com","N","","","","","","","","","2631 Merrick Rd Ste 302","","Bellmore","NY","US","117105784" +"1710524533","DIRECT","Direct Messaging Address","mtoghanian@LIcommunityhospital.org","N","","","","","","","","","103 West Main Street","","Patchogue","NY","US","117723003" +"1710524533","DIRECT","Direct Messaging Address","mtoghanian@LIcommunityhospital.org","N","","","","","","","","","103 West Main Street","","Patchogue","NY","US","117723003" +"1710524533","DIRECT","Direct Messaging Address","mtoghanian@LIcommunityhospital.org","N","","","","","","","","","103 West Main Street","","Patchogue","NY","US","117723003" +"1710524533","DIRECT","Direct Messaging Address","mtoghanian@LIcommunityhospital.org","N","","","","","","","","","103 West Main Street","","Patchogue","NY","US","117723003" +"1811534639","CONNECT","CONNECT URL","Theramooreinfo@gmail.com","N","","","","","","","","","124 E 40th St Rm 404","","New York","NY","US","100161764" +"1063059889","OTHERS","Other URL","kgarvey0519@gmail.com","Y","Daily Dietetics, LLC","Daily Dietetics, LLC","","","","","","","6295 Lehman Dr Ste 102","","Colorado Springs","CO","US","809188433" +"1891332615","DIRECT","Direct Messaging Address","RNickel@childrensnational.org","N","childrens hospital","","","","","","","","111 Michigan Ave NW","","Washington","DC","US","200102916" +"1023655743","DIRECT","Direct Messaging Address","info@acupuncturebend.com","N","business email","","","","","","","","999 SW Disk Dr Ste 105","","Bend","OR","US","977023060" +"1487291209","OTHERS","Other URL","Mackenzie.rea.mr39@gmail.com","N","","","","","","","","","18422 103rd Ave NE","","Bothell","WA","US","98011" +"1679110498","CONNECT","CONNECT URL","laptop","N","","","","","","","","","1123 Locust St","","Saint Louis","MO","US","631011103" +"1396382016","SOAP","SOAP URL","Keizer","N","","","","","","","","","6395 Keizer Station Blvd NE","","Keizer","OR","US","973032305" +"1013554732","CONNECT","CONNECT URL","Closter","N","home","","DIRECT","Direct","","CSV","CSV","","67 Harrington Ave","","Closter","NJ","US","076241105" +"1922645647","CONNECT","CONNECT URL","N/a","N","","","","","","","","","201 Jackson St","","Denver","CO","US","802065524" +"1558908277","DIRECT","Direct Messaging Address","tiffany@kitestringcounseling.com","N","","","DIRECT","Direct","","CSV","CSV","","1902 Wright Pl","","Carlsbad","CA","US","920086583" +"1376180091","CONNECT","CONNECT URL","Vienna","N","","","","","","","","","131 Park St NE Ste 8F","","Vienna","VA","US","221804642" +"1376180091","CONNECT","CONNECT URL","Vienna","N","jbianco.lpc@gmail.com","","DIRECT","Direct","","OTHER","Other","Vienna","131 Park St NE Ste 8F","","Vienna","VA","US","221804642" +"1710524434","CONNECT","CONNECT URL","HOUSTON","N","","","DIRECT","Direct","","","","","136 3rd St","","Houston","PA","US","153421406" +"1447897160","DIRECT","Direct Messaging Address","Murphymentoring@hotmail.com","Y","Organization providing services for","Murphy Mentoring Group, Inc.","","","","","","","609 E 29th St Rm 102","","Indianapolis","IN","US","462054160" +"1356988075","OTHERS","Other URL","Url","N","url","","OTHER","Other","URL","OTHER","Other","Url","6101 Fair Oaks Blvd","","Carmichael","CA","US","956084818" +"1265079982","SOAP","SOAP URL","DAYVILLE","N","","","","","","","","","135 Ford Rd","","John Day","OR","US","978452010" +"1982241600","DIRECT","Direct Messaging Address","Manager@my-fmic.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2470 E Highway 50 Ste B","","Clermont","FL","US","347116016" +"1346887064","CONNECT","CONNECT URL","nurse","N","","","","","","","","","24911 Bridlewood Cir","","Menifee","CA","US","925842001" +"1841837580","OTHERS","Other URL","10.11","N","","","","","","","","","805 Leonard St NW","","Grand Rapids","MI","US","495044147" +"1669019303","DIRECT","Direct Messaging Address","DrJ@Immramachiro.com","N","","","","","","","","","500 San Juan St","","Trinidad","CO","US","810822517" +"1013554757","OTHERS","Other URL","www.empowerbehavioral.com","N","","","","","","","","","11905 Bowman Dr Ste 507","","Fredericksburg","VA","US","224087344" +"1023655768","CONNECT","CONNECT URL","UPitt","N","","","DIRECT","Direct","","CSV","CSV","","3500 Victoria St","","Pittsburgh","PA","US","152132543" +"1447897186","DIRECT","Direct Messaging Address","hammond@affordablesmilesdental.com","N","","","","","","","","","2804 W Thomas St","","Hammond","LA","US","704012841" +"1144867888","OTHERS","Other URL","Edison","N","","","","","","","","","1090 King Georges Post Rd","","Edison","NJ","US","088373701" +"1891332532","OTHERS","Other URL","bargersville","N","","","","","","","","","5080 N State Road 135 Ste G","","Bargersville","IN","US","461068931" +"1700423449","DIRECT","Direct Messaging Address","tyates@ourhomescsp.com","N","email","","DIRECT","Direct","","CSV","CSV","","2000 P St","","Lincoln","NE","US","685033630" +"1518504265","DIRECT","Direct Messaging Address","maureen.o'rourke@stonybrookmedicine.edu","N","work email","","DIRECT","Direct","","CSV","CSV","","14 Technology Dr","","East Setauket","NY","US","117333472" +"1518504265","CONNECT","CONNECT URL","maureen.o'rourke@stonybrookmedicine.edu","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","patient info","14 Technology Dr","","East Setauket","NY","US","117333472" +"1972140622","DIRECT","Direct Messaging Address","Charlotte_Iszard@elwyn.org","N","","","","","","","","","3300 Henry Ave Ste 113","","Philadelphia","PA","US","191291146" +"1700423456","OTHERS","Other URL","N/A","N","","","","","","","","","5881 Twin Lakes Dr","","Parma","OH","US","441293505" +"1700423456","OTHERS","Other URL","N/A","N","","","","","","","","","5881 Twin Lakes Dr","","Parma","OH","US","441293505" +"1174160824","OTHERS","Other URL","N/A","N","","","","","","","","","7515 Overland Trl","","Delaware","OH","US","430157027" +"1174160824","OTHERS","Other URL","N/A","N","","","","","","","","","7515 Overland Trl","","Delaware","OH","US","430157027" +"1174160824","OTHERS","Other URL","N/A","N","","","","","","","","","7515 Overland Trl","","Delaware","OH","US","430157027" +"1982241634","DIRECT","Direct Messaging Address","allyson_hunter-talbot@elwyn.org","N","","","DIRECT","Direct","","","","","3300 Henry Ave Ste 113","","Philadelphia","PA","US","191291146" +"1154968808","SOAP","SOAP URL","Loganville","N","","","","","","","","","1830 Piney Grove Rd","","Loganville","GA","US","300523613" +"1609413350","OTHERS","Other URL","NA","N","","","","","","","","","3490 Shadow Ledge Dr","","Twinsburg","OH","US","440874941" +"1669019329","OTHERS","Other URL","AVATAR","N","","","HIE","Health Information Exchange (HIE)","","","","","6410 Masonic Dr","","Alexandria","LA","US","713012319" +"1962049627","CONNECT","CONNECT URL","Magnolia","N","","","","","","","","","6912 Fm 1488 Rd Ste B","","Magnolia","TX","US","773541527" +"1578100236","OTHERS","Other URL","Astatula","N","","","","","","","","","25045 Adams St","","Astatula","FL","US","347059638" +"1821635582","CONNECT","CONNECT URL","kbeecherpt2168@gmail.com","N","","","","","","","","","722 S Main St","","Kingfisher","OK","US","737503623" +"1417594185","OTHERS","Other URL","jennifer@mcminnclinic.com","Y","internal use email","The McMinn Clinic","DIRECT","Direct","","CSV","CSV","","3125 Independence Dr","","Homewood","AL","US","352094159" +"1982241683","DIRECT","Direct Messaging Address","tallen@tanner.org","N","","","","","","","","","523 Dixie St","","Carrollton","GA","US","301173870" +"1679110290","OTHERS","Other URL","Jessica.Booth@riteaid.com","N","","","","","","","","","300 W Main St","","Bridgeport","WV","US","263301751" +"1588201107","DIRECT","Direct Messaging Address","ausbrooksd@upmc.edu","N","","","","","","","","","333 N Braddock Ave","","Pittsburgh","PA","US","152082512" +"1053958694","CONNECT","CONNECT URL","jmolina@bellsouth.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6063 Sunset Vista Dr","","Lakeland","FL","US","338124441" +"1053958694","CONNECT","CONNECT URL","baycaresso","N","","","","","","","","","6063 Sunset Vista Dr","","Lakeland","FL","US","338124441" +"1144867789","CONNECT","CONNECT URL","Brevard","N","","","DIRECT","Direct","","CSV","CSV","","45 N Country Club Rd","","Brevard","NC","US","287128908" +"1760029417","DIRECT","Direct Messaging Address","cvillegas@voa-swcal.org","N","work email","","DIRECT","Direct","","CSV","CSV","","2340 E 8th St","","National City","CA","US","919502869" +"1942847645","CONNECT","CONNECT URL","Chantilly","N","","","","","","","","","43555 White Cap Ter","","Chantilly","VA","US","201525824" +"1467099143","DIRECT","Direct Messaging Address","Adriana.medeiros@bannerhealth.com","N","Business email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","1625 N Campbell Ave","","Tucson","AZ","US","857194330" +"1972140614","CONNECT","CONNECT URL","Epic","N","","","","","","","","","6701 Fannin St Ste Cc1630","","Houston","TX","US","770302608" +"1740827476","DIRECT","Direct Messaging Address","emily@onetherapynetwork.com","N","","","","","","","","","7000 W 121st St Ste 110","","Overland Park","KS","US","662092011" +"1922645654","DIRECT","Direct Messaging Address","tara@thetherapytree.net","N","","","","","","","","","306 Shirley Ave","","Douglas","GA","US","315332332" +"1235776964","OTHERS","Other URL","bargersville","N","","","","","","","","","5080 N State Road 135 Ste G","","Bargersville","IN","US","461068931" +"1639716376","DIRECT","Direct Messaging Address","angelicale@consumerdirectcare.com","N","","","","","","","","","1010 Vermont Ave NW Ste 1003","","Washington","DC","US","200054927" +"1639716376","DIRECT","Direct Messaging Address","angelicale@consumerdirectcare.com","N","","","","","","","","","1010 Vermont Ave NW Ste 1003","","Washington","DC","US","200054927" +"1043857782","OTHERS","Other URL","asakerdo@hotmail.com","N","Office email adress","","DIRECT","Direct","","CSV","CSV","","1020 Pleasant St","","Brockton","MA","US","023013063" +"1972140606","DIRECT","Direct Messaging Address","ebraun@lps.org","Y","work email","Lincoln Public Schools","","","","","","","5905 O St","","Lincoln","NE","US","685102235" +"1467099101","OTHERS","Other URL","bargersville","N","","","","","","","","","5080 N State Road 135 Ste G","","Bargersville","IN","US","461068931" +"1720625460","DIRECT","Direct Messaging Address","angelicale@consumerdirectcare.com","N","Business email address","","DIRECT","Direct","","CSV","CSV","","2323 Pennsylvania Ave SE Apt 215","","Washington","DC","US","200206728" +"1093352734","CONNECT","CONNECT URL","theimaginectr.com","N","website","","DIRECT","Direct","","OTHER","Other","can fax secured info via secure faxline 313-656-4053","4160 Woodward Ave Fl 2","","Detroit","MI","US","482012027" +"1245877984","DIRECT","Direct Messaging Address","ftc@ftc.directihs.net","N","","","","","","","","","816 3rd Ave N","","Fort Totten","ND","US","583359998" +"1689211336","DIRECT","Direct Messaging Address","service@allyindependence.com","N","","","","","","","","","9717 Elk Grove Florin Rd Ste F","","Elk Grove","CA","US","956242262" +"1154968824","DIRECT","Direct Messaging Address","angeliquekapila@risenhome.org","N","company email","","","","","","","","11670 Fountains Dr Ste 200","","Maple Grove","MN","US","553697195" +"1063059731","CONNECT","CONNECT URL","Charlotte","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3001 Buckleigh Dr","","Charlotte","NC","US","282157538" +"1457998122","DIRECT","Direct Messaging Address","Npadfield@woundtech.net","N","Npadfield@woundtech.net","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Ladyicurn@gmail.com","212 Bailey St Apt 204","","Los Angeles","CA","US","900332460" +"1144867821","DIRECT","Direct Messaging Address","info@tjohnsoncounseling.com","N","email","","DIRECT","Direct","","OTHER","Other","Fort Worth","8551 Boat Club Rd","","Fort Worth","TX","US","761793638" +"1902443674","CONNECT","CONNECT URL","mcarter@nwospeech.com","N","","","","","","","","","3450 W Central Ave Ste 336","","Toledo","OH","US","436061418" +"1629615398","CONNECT","CONNECT URL","mcarter@nwospeech.com","N","","","","","","","","","3450 W Central Ave Ste 336","","Toledo","OH","US","436061418" +"1255978938","OTHERS","Other URL","na","N","","","","","","","","","9500 Euclid Ave","","Cleveland","OH","US","441950001" +"1609413384","CONNECT","CONNECT URL","computer","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","671 Hawkeye Rd","","Scottdale","PA","US","156837735" +"1750928446","OTHERS","Other URL","www.ehryourway.com","N","","","","","","","","","3834 W Lane Ave","","Phoenix","AZ","US","850516475" +"1194362889","CONNECT","CONNECT URL","Memphis","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","435 S Front St Apt 101","","Memphis","TN","US","381036403" +"1932746633","CONNECT","CONNECT URL","tadrusabeer","N","","","","","","","","","700 1st North St","","Syracuse","NY","US","132082180" +"1932746633","CONNECT","CONNECT URL","tadrusabeer","N","","","","","","","","","700 1st North St","","Syracuse","NY","US","132082180" +"1750928453","CONNECT","CONNECT URL","Office","N","Computer","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4424 Winchester Dr # 2","","Portsmouth","VA","US","237072825" +"1114564812","OTHERS","Other URL","FAX","N","","","","","","","","","201 23rd Ave N","","Nashville","TN","US","372031501" +"1033756655","OTHERS","Other URL","m.me/jeff.leech.3","N","Direct messaging","","DIRECT","Direct","","","","","4050 Coon Rapids Blvd NW","","Coon Rapids","MN","US","554332522" +"1376180992","DIRECT","Direct Messaging Address","rthomas@thomasurologyclinic.com","N","email address","","","","","","","","100 Wilburn Way","","Starkville","MS","US","397593692" +"1801433420","DIRECT","Direct Messaging Address","angelicale@consumerdirectcare.com","N","","","","","","","","","2323 Pennsylvania Ave SE","","Washington","DC","US","200206717" +"1174160790","DIRECT","Direct Messaging Address","AWheeler@ValleyHearingCenter.com","N","","","DIRECT","Direct","","CSV","CSV","","920 Park Row","","Salinas","CA","US","939012407" +"1861039489","DIRECT","Direct Messaging Address","kchildebrand@citci.org","Y","email","Cook Inlet Tribal Council, Inc","DIRECT","Direct","","CSV","CSV","","3600 San Jeronimo Drive","","Anchorage","AK","US","995082869" +"1841837473","CONNECT","CONNECT URL","Milford","N","Company Tablet","","DIRECT","Direct","","OTHER","Other","Company Tablet","2701 Chestnut Station Ct","","Louisville","KY","US","402996395" +"1730726365","OTHERS","Other URL","https://reports.injuryimaging.com","N","Provider Portal","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","3139 E Lincoln Dr","","Phoenix","AZ","US","850162317" +"1225675861","DIRECT","Direct Messaging Address","meredith@shorelinescare.com","N","","","DIRECT","Direct","","","","","216 Scott St","","MT Pleasant","SC","US","294644345" +"1659918357","CONNECT","CONNECT URL","1578670121","N","","","DIRECT","Direct","","","","","6610 W Cordia Ln","","Phoenix","AZ","US","850837404" +"1780221481","CONNECT","CONNECT URL","info@recoveryunlimitedllc.com","N","agency email serverr","","DIRECT","Direct","","CSV","CSV","","8335 Office Park Dr","","Douglasville","GA","US","301346937" +"1598302291","OTHERS","Other URL","Sphippsmoore@CareNE.org","N","","","DIRECT","Direct","","CSV","CSV","","530 N Main St","","Providence","RI","US","029045762" +"1225675804","CONNECT","CONNECT URL","www.floridaspineassociates.com","N","office","","DIRECT","Direct","BOYNTON BEACH","CSV","CSV","BOYNTON BEACH","670 Glades Rd Ste 200","","Boca Raton","FL","US","334316464" +"1043857758","CONNECT","CONNECT URL","CERNER","N","","","","","","","","","1802 6th Ave S","","Birmingham","AL","US","352331932" +"1922645605","DIRECT","Direct Messaging Address","mccardenas@yftva.com","N","","","DIRECT","Direct","","OTHER","Other","Woodbridge","12694 Castile Ct","","Woodbridge","VA","US","221923111" +"1477190189","DIRECT","Direct Messaging Address","Maria.ford@emoryhealthcare.org","N","email","","DIRECT","Direct","","CSV","CSV","","1364 Clifton Rd NE","","Atlanta","GA","US","303221059" +"1982241519","CONNECT","CONNECT URL","Oakland_Gardens","N","Primary Practice Location","","DIRECT","Direct","","CSV","CSV","","5803 208th St","","Oakland Gardens","NY","US","113641734" +"1538706270","CONNECT","CONNECT URL","N/A","N","","","","","","","","","Kaiser Permanente","3801 Howe St.","Oakland","CA","US","94611" +"1427695113","CONNECT","CONNECT URL","Jacksonville","N","","","","","","","","","7336 Colony Cove Ln","","Jacksonville","FL","US","322772791" +"1275170979","DIRECT","Direct Messaging Address","sadams@tanner.org","N","","","","","","","","","523 Dixie St","","Carrollton","GA","US","301173870" +"1033756671","DIRECT","Direct Messaging Address","amcconico@tanner.org","N","","","","","","","","","101 Quartz Dr Ste 103B","","Villa Rica","GA","US","301803201" +"1336786029","OTHERS","Other URL","other","Y","","Steward Medical Group, Inc.","","","","","","","13695 US Highway 1","","Sebastian","FL","US","329583230" +"1952948648","DIRECT","Direct Messaging Address","dscritchfield@ga.ccu.edu","N","","","","","","","","","3800 Northbrook Dr","","Boulder","CO","US","803041434" +"1417594136","CONNECT","CONNECT URL","myserenityhome@yahoo.com","N","","","","","","","","","22414 Hartland St","","West Hills","CA","US","913072617" +"1992342638","CONNECT","CONNECT URL","krdave06@gmail.com","Y","email address","Signature-Staffing","","","","","","","2310 Parklake Dr NE","","Atlanta","GA","US","303452913" +"1366089005","DIRECT","Direct Messaging Address","jfranklin@ourhomescsp.com","N","email address","","DIRECT","Direct","","CSV","CSV","","2000 P St","","Lincoln","NE","US","685033630" +"1417594169","DIRECT","Direct Messaging Address","littletnvalley@bellsouth.net","N","","","","","","","","","1432 E Lee Hwy","","Loudon","TN","US","377746440" +"1841837598","CONNECT","CONNECT URL","terrellhillsdental.com","N","","","DIRECT","Direct","","","","","2311 Harry Wurzbach Rd","","San Antonio","TX","US","782095543" +"1689211377","CONNECT","CONNECT URL","awakenedmindcc@gmail.com","N","","","","","","","","","62 Collins Cir","","Hanover","PA","US","173313448" +"1740827492","OTHERS","Other URL","N/A","N","","","","","","","","","2488 Marlborough Dr","","Uniontown","OH","US","446858188" +"1013554765","OTHERS","Other URL","N/A","N","","","","","","","","","717 Edgewood Ave","","Akron","OH","US","443072021" +"1013554765","OTHERS","Other URL","N/A","N","","","","","","","","","717 Edgewood Ave","","Akron","OH","US","443072021" +"1013554765","OTHERS","Other URL","N/A","N","","","","","","","","","717 Edgewood Ave","","Akron","OH","US","443072021" +"1003453754","OTHERS","Other URL","NA","N","","","","","","","","","7845 Ridgetop Dr","","Twinsburg","OH","US","440874322" +"1285271932","OTHERS","Other URL","n/a","N","","","","","","","","","4751 Wilshire Dr","","Copley","OH","US","443211178" +"1386281038","OTHERS","Other URL","N/A","N","","","","","","","","","48086 Homestead Blvd","","East Liverpool","OH","US","439209687" +"1659918308","OTHERS","Other URL","N/A","N","","","","","","","","","4187 Regal Ave","","Brunswick","OH","US","442122921" +"1487291134","OTHERS","Other URL","n/a","N","","","","","","","","","111 Paddison Ave","","Cuyahoga Falls","OH","US","442233713" +"1821635574","OTHERS","Other URL","N/A","N","","","","","","","","","13937 Olde Orchard Rd","","Strongsville","OH","US","441368342" +"1922645670","OTHERS","Other URL","NA","N","","","","","","","","","530 Stone Valley Dr","","Amherst","OH","US","440012590" +"1184261836","OTHERS","Other URL","N/A","N","","","","","","","","","2567 Mayfair Rd","","Akron","OH","US","443125474" +"1295372944","DIRECT","Direct Messaging Address","littletnvalley@bellsouth.net","N","","","","","","","","","1432 E Lee Hwy","","Loudon","TN","US","377746440" +"1801433552","CONNECT","CONNECT URL","NA","N","","","","","","","","","2414 Taft Ave","","Deerfield","OH","US","444119729" +"1093352742","OTHERS","Other URL","N/A","N","","","","","","","","","224 Seiberling Dr","","Northfield","OH","US","440673237" +"1659918316","CONNECT","CONNECT URL","AdvanceMD","N","AdvancedMD","","DIRECT","Direct","","OTHER","Other","AdvancedMD","30 Merrick Ave Ste 103","","East Meadow","NY","US","115541580" +"1235776949","CONNECT","CONNECT URL","makingachange21@gmail.com","N","","","","","","","","","3986 Paradise Rd","","Carpenter","WY","US","820549105" +"1801433594","DIRECT","Direct Messaging Address","jhunter@behavioral-innovations.com","N","","","","","","","","","5700 Rowlett Rd Ste 145","","Rowlett","TX","US","750897927" +"1225675911","DIRECT","Direct Messaging Address","bilanderg@verizon.net","N","","","","","","","","","330 W 58th St Ste 303","","New York","NY","US","100191801" +"1679110365","DIRECT","Direct Messaging Address","einnab@mcw.edu","N","work email","","DIRECT","Direct","","OTHER","Other","work email","8701 W Watertown Plank Rd","","Wauwatosa","WI","US","532263548" +"1376180075","DIRECT","Direct Messaging Address","se@treamentservicesnw.com","Y","","Treatment Services NW LLC","DIRECT","Direct","","","","","1584 NE 8th St Ste 101","","Gresham","OR","US","970305746" +"1821635525","OTHERS","Other URL","N/A","N","","","","","","","","","5709 W Sunset Hwy Ste 101","","Spokane","WA","US","992249446" +"1285271981","DIRECT","Direct Messaging Address","dgarrett@pioneerresources.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","1175 Wesley Ave","","Muskegon","MI","US","494422100" +"1417594110","OTHERS","Other URL","Birmingham","N","","","","","","","","","832 Princeton Ave SW","","Birmingham","AL","US","352111320" +"1568009264","CONNECT","CONNECT URL","pkconsultants.llc@outlook.com","N","","","HIE","Health Information Exchange (HIE)","","","","","760 E 92nd Ave","","Merrillville","IN","US","464108123" +"1235776931","CONNECT","CONNECT URL","edukes@cfcrochester.org","N","","","","","","","","","1645 Saint Paul St","","Rochester","NY","US","146213162" +"1225675937","DIRECT","Direct Messaging Address","jsamuels@gwhospita.org","N","phone","","DIRECT","Direct","","CSV","CSV","","900 23rd St NW","","Washington","DC","US","200372342" +"1003453614","DIRECT","Direct Messaging Address","pstrickland@advancebehavior.com","N","","","","","","","","","140 Advance Pt","","Maitland","FL","US","327513422" +"1750928362","CONNECT","CONNECT URL","BEMR","N","Medical Software","","","","","","","","4200 Bureau Rd N","","Terre Haute","IN","US","478028128" +"1659918274","OTHERS","Other URL","ATS107@MIAMI.EDU","N","","","","","","","","","2330 NW 60th Ave","","Sunrise","FL","US","333132941" +"1659918274","OTHERS","Other URL","ats107@miami.edu","N","","","DIRECT","Direct","","","","","2330 NW 60th Ave","","Sunrise","FL","US","333132941" +"1831736453","CONNECT","CONNECT URL","CPRS","N","","","","","","","","","11301 Wilshire Blvd","","Los Angeles","CA","US","900731003" +"1699312215","CONNECT","CONNECT URL","www.Bentleybaths.com","N","Main URL","","DIRECT","Direct","","OTHER","Other","URL","1830 S Bannock St Unit 201","","Denver","CO","US","802233670" +"1972140598","OTHERS","Other URL","n/a","N","","","","","","","","","225 Cedar Hill St Ste 200","","Marlborough","MA","US","017525900" +"1225675846","CONNECT","CONNECT URL","wstewart@therecoverycenterofmaryland.com","N","","","","","","","","","22 E 25th St","","Baltimore","MD","US","212185142" +"1033756663","OTHERS","Other URL","Pullman","N","","","DIRECT","Direct","","","","","340 NE Maple St","","Pullman","WA","US","991634120" +"1184261711","DIRECT","Direct Messaging Address","lwall@nohn-pa.org","Y","provider email at work","North Olympic Healthcare Network","DIRECT","Direct","","OTHER","Other","Dental care facility","933 E 1st St","","Port Angeles","WA","US","983624012" +"1447897079","DIRECT","Direct Messaging Address","jgorczyca@ecsforseniors.org","N","email","","","","","","","","3 Pursuit","","Aliso Viejo","CA","US","926564213" +"1417594045","CONNECT","CONNECT URL","Brevard","N","","","DIRECT","Direct","","CSV","CSV","","45 N Country Club Rd","","Brevard","NC","US","287128908" +"1336786979","CONNECT","CONNECT URL","Savannah","N","","","DIRECT","Direct","","CSV","CSV","","104 E 40th St Ste B","","Savannah","GA","US","314019119" +"1316584998","REST","RESTful URL","BENTONIA","N","non emergency transport","","DIRECT","Direct","","CSV","CSV","","384 Griffin Rd","","Bentonia","MS","US","390409062" +"1316584998","OTHERS","Other URL","BENTONIA","N","","","","","","","","","384 Griffin Rd","","Bentonia","MS","US","390409062" +"1205473899","OTHERS","Other URL","srdischner@contracted.smcps.org","N","","","","","","","","","23995 Point Lookout Rd","","Leonardtown","MD","US","206504104" +"1992342497","DIRECT","Direct Messaging Address","Brittany.Babcock@sullivanarc.org","N","Work email","","DIRECT","Direct","","CSV","CSV","","930 Raz Ave","","New Windsor","NY","US","125534705" +"1053958603","SOAP","SOAP URL","canton","N","","","","","","","","","43050 Ford Rd Ste 190","","Canton","MI","US","481873359" +"1053958603","SOAP","SOAP URL","canton","N","","","","","","","","","43050 Ford Rd Ste 190","","Canton","MI","US","481873359" +"1669019220","DIRECT","Direct Messaging Address","admin@balancehormonecenter.com","N","","","DIRECT","Direct","","","","","2095 W Pecos Rd Ste 396","","Chandler","AZ","US","852245724" +"1154968717","CONNECT","CONNECT URL","drspencer@elitechirocare.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7121 W 95th St","","Overland Park","KS","US","662122245" +"1154968717","CONNECT","CONNECT URL","drspemcer@elitechirocare.com","N","","","HIE","Health Information Exchange (HIE)","","","","","7121 W 95th St","","Overland Park","KS","US","662122245" +"1639716277","OTHERS","Other URL","usanetcom24@gmail.com","N","","","","","","","","","231 Village Park Dr","","Newnan","GA","US","302656259" +"1447897087","OTHERS","Other URL","Simplepractice.org","N","","","HIE","Health Information Exchange (HIE)","","","","","623 Georges Rd Ste B1","","North Brunswick","NJ","US","089023386" +"1659918209","DIRECT","Direct Messaging Address","lmartin@ghcot.com","N","work email","","DIRECT","Direct","","CSV","CSV","","3498 Green Valley Rd","","Rescue","CA","US","956729625" +"1720625379","CONNECT","CONNECT URL","WWW.EDGEPEDIATRICS.COM","N","","","DIRECT","Direct","","","","","7500 Hanover Pkwy Ste 203","","Greenbelt","MD","US","207702009" +"1073150637","OTHERS","Other URL","COMPUTER","N","","","","","","","","","536 Ave Victoria","","Aguadilla","PR","US","006034623" +"1225675887","OTHERS","Other URL","Williamsville","N","","","DIRECT","Direct","","OTHER","Other","Williamsville","5635 Harris Hill Rd Ste 3","","Williamsville","NY","US","142212897" +"1922645589","DIRECT","Direct Messaging Address","Nurse072019@outlook.com","N","Work email","","DIRECT","Direct","","OTHER","Other","Email","113 Oakhurst Dr","","Clinton","MS","US","390563121" +"1043857618","CONNECT","CONNECT URL","https://secure.simplepractice.com/practice_settings/messaging_settings/clients","N","Secure Email Messaging","","DIRECT","Direct","","OTHER","Other","Password Protected Client Information","146 Pierce Ave","","Macon","GA","US","312042871" +"1992342554","CONNECT","CONNECT URL","TherapeuticStridesLLC","N","","","","","","","","","35437 Oak Manor Ave","","Geismar","LA","US","707343156" +"1952948523","CONNECT","CONNECT URL","jpadden@bcps.k12.md.us","N","jpadden@bcps.k12.md.us","","DIRECT","Direct","","CSV","CSV","","200 E North Ave Rm 211","","Baltimore","MD","US","212025984" +"1326685991","DIRECT","Direct Messaging Address","nikolai.lincavage@amerisurg.com","N","ASP secure email","","","","","","","","29277 US Highway 19 N # 29277","","Clearwater","FL","US","337612102" +"1083251672","DIRECT","Direct Messaging Address","joey@evhospice.com","Y","Secured encrypted email","East Valley Hospice P.L.C.","DIRECT","Direct","","OTHER","Other","text","1820 E. Ray Rd.","","Chandler","AZ","US","852258720" +"1962049551","OTHERS","Other URL","schosp.org","N","","","","","","","","","5145 N California Ave","","Chicago","IL","US","606253661" +"1235776824","DIRECT","Direct Messaging Address","csmid@mcw.edu","N","work email","","","","","","","","9000 W Wisconsin Ave # MS 716","","Milwaukee","WI","US","532264874" +"1942847538","DIRECT","Direct Messaging Address","kaylee@grassrootsphysicaltherapy.com","N","business email address","","","","","","","","1760 S 1100 E Ste 3","","Salt Lake City","UT","US","841053492" +"1295372886","OTHERS","Other URL","info.d6treatment@gmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","email","1001 N 7th Ave Ste 260","","Pocatello","ID","US","832015788" +"1477190064","CONNECT","CONNECT URL","169.254.253.69/16","N","Work","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","222 Medical Cir","","Morehead","KY","US","403511179" +"1992342596","OTHERS","Other URL","PONCE","N","","","","","","","","","2515 CALLE ALAMAR COND ALAMBRA PLAZA","APART 205","PONCE","PR","US","00716" +"1093352593","DIRECT","Direct Messaging Address","nancy_dukelow@urmc.rochester.edu","N","","","DIRECT","Direct","","","","","4901 Lac De Ville Blvd Ste 250","","Rochester","NY","US","146185649" +"1154968758","CONNECT","CONNECT URL","Home","N","","","","","","","","","1800 Baronne St Apt 204","","New Orleans","LA","US","701131582" +"1134766736","CONNECT","CONNECT URL","Teladietitian","N","","","DIRECT","Direct","","CSV","CSV","","7345 Red Rock Rd","","Indianapolis","IN","US","462369358" +"1720625221","SOAP","SOAP URL","ntejan12@su.edu","N","","","","","","CSV","CSV","","5402 Richenbacher Ave Apt 301","","Alexandria","VA","US","223042053" +"1689211286","CONNECT","CONNECT URL","Herkimer","N","","","","","","","","","690 W German St","","Herkimer","NY","US","133502135" +"1750928255","DIRECT","Direct Messaging Address","cristina@liferecoverycenters.net","N","","","","","","","","","10699 Melody Dr Ste 2","","Northglenn","CO","US","802344131" +"1669019162","DIRECT","Direct Messaging Address","silagya@ccf.org","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","9500 Euclid Ave # Deskq7","","Cleveland","OH","US","441950001" +"1548807043","CONNECT","CONNECT URL","Jctauber@gmail.com","N","Professional email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2717 S Robertson Blvd Ste E","","Los Angeles","CA","US","900342442" +"1922645431","DIRECT","Direct Messaging Address","ms9771@centerforautism.com","N","","","","","","","","","912 NE Kelly Ave","","Gresham","OR","US","970305629" +"1487291993","CONNECT","CONNECT URL","katie.tiffany@exhalerecovery.com","N","","","","","","","","","1645 W Baseline Rd Unit 2114","","Mesa","AZ","US","852025763" +"1164069670","CONNECT","CONNECT URL","9786278349","N","9786278349","","","","","","","","130 Water St","","Fitchburg","MA","US","014205478" +"1245877752","DIRECT","Direct Messaging Address","9788470112@nextivafax.com","N","Fax","","","","","","","","14 Manning Ave","","Leominster","MA","US","014535768" +"1003453523","CONNECT","CONNECT URL","www.innerlightcounselingservces.com","N","","","","","","","","","1616 S Kentucky St Ste C220","","Amarillo","TX","US","791022290" +"1437796950","OTHERS","Other URL","www.proactiverva.com","N","website with secure portal","","DIRECT","Direct","","OTHER","Other","na","9291 Laurel Grove Rd","","Mechanicsville","VA","US","231162969" +"1619514130","OTHERS","Other URL","Phone","N","","","DIRECT","Direct","","OTHER","Other","Phone","118 Medical Dr","","Carmel","IN","US","460323323" +"1790322212","CONNECT","CONNECT URL","Wayne","Y","Northeast Nebraska Public Health Department","Northeast Nebraska Public Health Department","","","","","","","215 N Pearl St","","Wayne","NE","US","687871975" +"1184261612","CONNECT","CONNECT URL","Url","N","","","","","","","","","5617 Parker St","","Omaha","NE","US","681044937" +"1710524251","DIRECT","Direct Messaging Address","akuns@sterling.edu","N","","","","","","","","","125 W Cooper St","","Sterling","KS","US","675791533" +"1093352544","CONNECT","CONNECT URL","HOSPITAL","N","","","","","","","","","506 Lenox Ave","","New York","NY","US","100371802" +"1184261695","SOAP","SOAP URL","Burlington","N","","","","","","","","","111 Trail One Ste 102-103","","Burlington","NC","US","272155672" +"1275170789","CONNECT","CONNECT URL","mamillard@frontier.com","N","email","","OTHER","Other","email","OTHER","Other","email","6607 Otter Creek Rd","","Glenfield","NY","US","133432013" +"1346887841","DIRECT","Direct Messaging Address","nmarchese@telecarecorp.com","N","work email","","","","","","","","800 N 1st St","","San Jose","CA","US","951126312" +"1326685835","OTHERS","Other URL","fusionwebclinic.com","N","","","","","","","","","1031 Pemberton Hill Rd Ste 101","","Apex","NC","US","275024278" +"1528605169","DIRECT","Direct Messaging Address","scott.melton@knoxcounty.org","N","work email","","DIRECT","Direct","","OTHER","Other","email","140 Dameron Ave","","Knoxville","TN","US","379176434" +"1346887981","DIRECT","Direct Messaging Address","dewamoni@shenschool.org","N","School office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","35 Maxwell Dr","","Clifton Park","NY","US","120654061" +"1770120321","DIRECT","Direct Messaging Address","kgilbert@choicesfostercare.com","N","email","","DIRECT","Direct","","CSV","CSV","","1785 Big Hill Rd","","Dayton","OH","US","454392219" +"1932746583","DIRECT","Direct Messaging Address","Brittany.cabey@nyfoundling.org","N","Email","","DIRECT","Direct","","CSV","CSV","","2090 Adam Clayton Powell Jr Blvd","","New York","NY","US","100274990" +"1730726381","OTHERS","Other URL","CRTLLC65242@gmail.com","N","business email","","DIRECT","Direct","","OTHER","Other","Direct messaging adddress","1026 Cumberland Dr","","Shelby","NC","US","281503610" +"1336786904","DIRECT","Direct Messaging Address","Tortiz01@hispanicfamilyservicesny.org","N","","","","","","","","","315 Wyckoff Ave","","Brooklyn","NY","US","112375384" +"1679110233","REST","RESTful URL","AthenaHealth","N","","","DIRECT","Direct","","CSV","CSV","","3724 Executive Center Dr","","Austin","TX","US","787311646" +"1558908111","CONNECT","CONNECT URL","klbtran2019@yahoo.com","N","","","","","","","","","5658 Rex Ridge Loop","","Rex","GA","US","302735237" +"1558908111","OTHERS","Other URL","klbtrans2019@yahoo.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5658 Rex Ridge Loop","","Rex","GA","US","302735237" +"1003453663","CONNECT","CONNECT URL","ELMONT","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","229 Village Ave","","Elmont","NY","US","110034239" +"1568009124","DIRECT","Direct Messaging Address","spundsack@homewatchcaregivers.com","N","","","HIE","Health Information Exchange (HIE)","","","","","2701 Clearwater Rd","","Saint Cloud","MN","US","563015952" +"1568009124","DIRECT","Direct Messaging Address","wsauza@homewatchcaregivers.com","N","","","HIE","Health Information Exchange (HIE)","","","","","2701 Clearwater Rd","","Saint Cloud","MN","US","563015952" +"1568009124","DIRECT","Direct Messaging Address","ttravaglio@homewatchcaregivers.com","N","","","HIE","Health Information Exchange (HIE)","","","","","2701 Clearwater Rd","","Saint Cloud","MN","US","563015952" +"1740827302","OTHERS","Other URL","Accumedic","N","","","","","","","","","1041 W Bridge St Ste B-5","","Phoenixville","PA","US","194604342" +"1255978821","OTHERS","Other URL","Atlanta","Y","Core Counseling","New Beginning Today LLC","","","","","","","5680 Fulton Industrial Blvd SW","","Atlanta","GA","US","303362659" +"1073150645","OTHERS","Other URL","n/a","Y","","Select Rehabilitation, LLC","HIE","Health Information Exchange (HIE)","","OTHER","Other","n/a","23770 Hospital St","","Cassopolis","MI","US","490319644" +"1265079834","CONNECT","CONNECT URL","hillshermaine@gmail.com","N","","","DIRECT","Direct","","","","","1914 J N Pease Pl Ste 146","","Charlotte","NC","US","282624504" +"1265079834","CONNECT","CONNECT URL","hillshermaine@gmail.com","N","","","","","","","","","1914 J N Pease Pl Ste 146","","Charlotte","NC","US","282624504" +"1750928321","CONNECT","CONNECT URL","tricityfamilydentistry@gordonschellerdds.com","N","","","DIRECT","Direct","","OTHER","Other","n/a","136 Reservation Dr","","Spindale","NC","US","281605221" +"1609413285","CONNECT","CONNECT URL","www.paramount-dev.org/contact-us.html","N","Website","","DIRECT","Direct","","CSV","CSV","","1818 W 3rd St","","Dayton","OH","US","454172537" +"1720625395","OTHERS","Other URL","pageud.org","N","","","DIRECT","Direct","","CSV","CSV","","500 S Navajo Dr","","Page","AZ","US","860401397" +"1376180943","OTHERS","Other URL","https://provider.wellcare.com/","N","Wellcare Provider Login","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","190 NE 199th St Ste 102","","Miami","FL","US","331792927" +"1174160758","REST","RESTful URL","Pearl","N","","","DIRECT","Direct","","CSV","CSV","","104 Cherry Bark Way","","Pearl","MS","US","392085542" +"1427695006","DIRECT","Direct Messaging Address","csargen1@ithaca.edu","N","","","","","","","","","91 Columbus St","","Auburn","NY","US","130213121" +"1215574892","DIRECT","Direct Messaging Address","melissaA_clark@urmc.rochester.edu","N","secure work email","","DIRECT","Direct","","CSV","CSV","","125 Red Creek Dr","","Rochester","NY","US","146234272" +"1659918233","DIRECT","Direct Messaging Address","stefaniet@stpaulfalls.com","N","","","","","","","","","730 County Road Ppp","","Sheboygan Falls","WI","US","530851864" +"1376180968","OTHERS","Other URL","Healthynet","N","","","","","","","","","207 Foote Ave","","Jamestown","NY","US","147017077" +"1558908145","CONNECT","CONNECT URL","info@clayassociatesdds.com","N","","","","","","","","","410 N Western St","","Sanborn","IA","US","512481109" +"1316584907","DIRECT","Direct Messaging Address","christopher.t.pereida@kp.org","Y","Work Email","SOCAL PERMANENTE MEDICAL GROUP","DIRECT","Direct","","OTHER","Other","Work Email","615 W Avenue L","","Lancaster","CA","US","935347211" +"1811534415","DIRECT","Direct Messaging Address","general@sdarcwellness.com","N","","","","","","","","","9040 Friars Rd # 401","","San Diego","CA","US","921085859" +"1700423308","OTHERS","Other URL","kelly@kellykuhnpt.com","N","email with ABN","","DIRECT","Direct","","CSV","CSV","","125 Grand Ridge Rd","","Bethel Park","PA","US","151022280" +"1164069662","OTHERS","Other URL","rpynenvw@gmail.com","N","","","","","","","","","205 Bertha Rd Ste B","","Taos","NM","US","875715188" +"1700423209","CONNECT","CONNECT URL","Warren","N","","","","","","","","","2 W Crescent Park","","Warren","PA","US","163652111" +"1891332391","DIRECT","Direct Messaging Address","calter@laspeechtherapy.com","N","","","DIRECT","Direct","","CSV","CSV","","2836 W Sunset Blvd","","Los Angeles","CA","US","900262126" +"1255978755","OTHERS","Other URL","araceli.resendiz14@gmail.com","N","","","","","","","","","2980 SW 209th Ave","","Hillsboro","OR","US","970031729" +"1336786839","DIRECT","Direct Messaging Address","benjamin.perez@ttuhsc.edu","N","","","","","","","","","315 N Utica Ave # 212A","","Lubbock","TX","US","794163034" +"1598302093","OTHERS","Other URL","alicia.tennenbaum@mountsinai.org","N","work","","DIRECT","Direct","","OTHER","Other","email","187 7th Ave Apt 4","","Brooklyn","NY","US","112152686" +"1598302093","DIRECT","Direct Messaging Address","akr208@nyu.edu","N","email","","DIRECT","Direct","","OTHER","Other","email","187 7th Ave Apt 4","","Brooklyn","NY","US","112152686" +"1689211187","CONNECT","CONNECT URL","gabbie.price206@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","7700 Rainier Ave S Apt 401","","Seattle","WA","US","981184163" +"1003453515","DIRECT","Direct Messaging Address","drrolfes@omnicosmetic.com","N","drrolfes@omnicosmetic.com","","DIRECT","Direct","","OTHER","Other","communication to provider NO PHI please","935 Wayzata Blvd E Ste 200","","Wayzata","MN","US","553912513" +"1013554534","CONNECT","CONNECT URL","amoffatt@tanner.org","N","","","","","","","","","20 Herrell Rd","","Villa Rica","GA","US","301805527" +"1457998965","CONNECT","CONNECT URL","spannkatie@yahoo.com","N","","","DIRECT","Direct","","CSV","CSV","","1510 Hawthorne Pl","","Clinton","MS","US","390563911" +"1508403031","DIRECT","Direct Messaging Address","YCHOIMD@YCHOI.EMADIRECT.MD","N","YCHOIMD@YCHOI.EMADIRECT.MD","","DIRECT","Direct","","OTHER","Other","HEALTH CARE INFORMATION EXCHANGE","2100 Devereux Cir Ste 201","","Vestavia","AL","US","352432562" +"1962049486","CONNECT","CONNECT URL","Wayne","Y","","Northeast Nebraska Public Health Department","","","","","","","215 N Pearl St","","Wayne","NE","US","687871975" +"1427695972","CONNECT","CONNECT URL","abrooks@symmetrycounseling.com","N","abrooks@symmetrycounseling.com","","","","","","","","300 W Adams St Ste 514","","Chicago","IL","US","606065108" +"1316584865","CONNECT","CONNECT URL","Sumter","N","","","","","","","","","1053 Center St","","West Columbia","SC","US","291696749" +"1750928206","OTHERS","Other URL","https://www.bestnotes.com","Y","EHR and EMR Mental Health Software System","Bridge House","DIRECT","Direct","","OTHER","Other","Best Notes EHR and EMR Mental Health Software System","235 S 200 E","","Farmington","UT","US","840252320" +"1962049429","DIRECT","Direct Messaging Address","butlec@musc.edu","N","Work e-mail","","","","","","","","96 Jonathan Lucas St","","Charleston","SC","US","294258911" +"1679110100","OTHERS","Other URL","Weston","N","","","","","","","","","2751 Executive Park Dr Ste 204","","Weston","FL","US","333313661" +"1679110100","OTHERS","Other URL","genteethweston@gmail.com","N","EMAIL","","DIRECT","Direct","","","","","2751 Executive Park Dr Ste 204","","Weston","FL","US","333313661" +"1114564606","OTHERS","Other URL","Unavailable","N","","","","","","","","","100 Chapman St","","Greenfield","MA","US","013012418" +"1275170664","OTHERS","Other URL","umdiagnostic.com","N","server","","DIRECT","Direct","","CSV","CSV","","6303 Blue Lagoon Dr Ste 400","","Miami","FL","US","331266040" +"1730726274","OTHERS","Other URL","knbee76@mshsg.org","N","","","OTHER","Other","email","OTHER","Other","email","1000 Rosedale Rd","","Valley Stream","NY","US","115812703" +"1700423282","CONNECT","CONNECT URL","OFFICE","N","","","","","","","","","2335 Stockton Blvd","6th Floor","Sacramento","CA","US","95817" +"1245877638","CONNECT","CONNECT URL","cara@fvcounseling.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Farmington Valley Counseling Center","111 Simsbury Rd","Avon","CT","US","06019" +"1073150611","SOAP","SOAP URL","avarga3@masonlive.gmu.edu","Y","","NEPQR","","","","","","","4400 University Dr","","Fairfax","VA","US","220304422" +"1932746328","OTHERS","Other URL","EPIC","N","","","","","","","","","3515 E Fletcher Ave","","Tampa","FL","US","336134706" +"1730726126","CONNECT","CONNECT URL","Livingston","N","","","","","","","","","2305 Genoa Business Park Dr Ste 240","","Brighton","MI","US","481147005" +"1033756580","CONNECT","CONNECT URL","charlise@newviewcounselingandconsulting.com","N","business email","","DIRECT","Direct","","CSV","CSV","","2535 E Mount Hope Ave","","Lansing","MI","US","489101913" +"1598302010","REST","RESTful URL","bandsccs.com","N","","","","","","","","","5060 N 19th Ave Ste 218","","Phoenix","AZ","US","850153212" +"1538706049","CONNECT","CONNECT URL","todd@nexxgenlab.com","N","","","","","","","","","20805 N 19th Ave","","Phoenix","AZ","US","850273557" +"1356988869","CONNECT","CONNECT URL","vmanriquez@specialneedsnetwork.org","N","","","DIRECT","Direct","","","","","4401 Crenshaw Blvd Ste 215","","Los Angeles","CA","US","900431200" +"1316584832","DIRECT","Direct Messaging Address","jessica.r.waldron@state.mn.us","N","work email","","DIRECT","Direct","","OTHER","Other","Mn Department of Human Service","100 Freeman Dr","","Saint Peter","MN","US","560823504" +"1134766652","DIRECT","Direct Messaging Address","princy.jacob@ssmhealth.org","N","","","","","","","","","6420 Clayton Rd","","Richmond Heights","MO","US","631171811" +"1922645324","CONNECT","CONNECT URL","treasurecoastnephrology@gmail.com","N","","","","","","","","","2000 Hartman Rd Ste 1","","Fort Pierce","FL","US","349474413" +"1952948481","OTHERS","Other URL","www.ProactiveRVA.com","N","Website with secure user portal","","OTHER","Other","na","OTHER","Other","secure user portal","9291 Laurel Grove Rd","","Mechanicsville","VA","US","231162969" +"1831736362","DIRECT","Direct Messaging Address","agata.woldan@mountsinai.org","N","","","DIRECT","Direct","","CSV","CSV","","1 Gustave L Levy Pl Fl 12","","New York","NY","US","100296574" +"1740827278","DIRECT","Direct Messaging Address","lily.young@mountsinai.org","N","","","DIRECT","Direct","","CSV","CSV","","281 1st Ave","","New York","NY","US","100032925" +"1194362624","CONNECT","CONNECT URL","CareLogic","N","","","","","","","","","200 SE 7th Ave","","Portland","OR","US","972141200" +"1134766686","DIRECT","Direct Messaging Address","j.fatuyi@integrityfamily.org","N","company's email address","","DIRECT","Direct","","CSV","CSV","","9409 Snowbird Rd","","Chesterfield","VA","US","238326820" +"1689211138","OTHERS","Other URL","Nicholle.francis@nychhc.org","N","","","","","","","","","415 Avenue C Apt 3D","","Brooklyn","NY","US","112184568" +"1649817198","DIRECT","Direct Messaging Address","cacasey1@geisinger.edu","Y","Geisinger E-mail","GEISINGER WYOMING VALLEY MEDICAL CENTER","DIRECT","Direct","","OTHER","Other","E-mail","1000 E MOUNTAIN DR","","WILKES BARRE","PA","US","18711" +"1174160626","OTHERS","Other URL","https://www.cms.gov/Regulations-and-Guidance/Administrative-Simplification/NationalProvIdentStand/Da","N","","","","","","","","","32100 Telegraph Rd Ste 205","","Bingham Farms","MI","US","480252454" +"1700423266","OTHERS","Other URL","Abrubaker@memorialcare.org","N","Work email","","DIRECT","Direct","","CSV","CSV","","6281 Santa Barbara Ave","","Garden Grove","CA","US","928451246" +"1518504075","CONNECT","CONNECT URL","HIS","N","","","","","","","","","1601 Kirkwood Hwy","","Wilmington","DE","US","198054917" +"1033756523","CONNECT","CONNECT URL","hfrehab.com","Y","","Health Facilities Rehab Services Inc","","","","","","","1102 Sikes Ave","","Sikeston","MO","US","638015021" +"1679110167","OTHERS","Other URL","ERx","N","Pharmacy System","","DIRECT","Direct","","CSV","CSV","","2030 Dorsett Vlg","","Maryland Heights","MO","US","630432208" +"1902443393","CONNECT","CONNECT URL","Lawrenceville","N","ginaslovellc@yahoo.com","","HIE","Health Information Exchange (HIE)","","","","","779 Braselton Hwy","","Lawrenceville","GA","US","300434510" +"1902443393","CONNECT","CONNECT URL","Lawrenceville","N","","","","","","","","","779 Braselton Hwy","","Lawrenceville","GA","US","300434510" +"1548807936","CONNECT","CONNECT URL","unknown","N","Email","","DIRECT","Direct","","CSV","CSV","","9730 Mission Gorge Rd","","Santee","CA","US","920713808" +"1518504901","CONNECT","CONNECT URL","vphylissa9a@gmail.com","N","","","","","","","","","4342 Gallia St Ste A","","Portsmouth","OH","US","456625563" +"1255978649","OTHERS","Other URL","Denton","N","","","","","","","","","4400 Teasley Ln Ste 100","","Denton","TX","US","762104651" +"1306483706","OTHERS","Other URL","N/A","N","","","","","","","","","240 W Main St Ste 2600","","Midland","MI","US","486405191" +"1942847348","CONNECT","CONNECT URL","rossryandale1996@gmail.com","N","","","","","","","","","4342 Gallia St Ste A","","Portsmouth","OH","US","456625563" +"1902443302","OTHERS","Other URL","ballardl@bcsd.com","N","Work Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","School","1530 E 19th St","","Bakersfield","CA","US","933055406" +"1184261588","OTHERS","Other URL","RDS","N","","","","","","","","","300","Birnie Avenue","Springfield","MA","US","01107" +"1184261588","OTHERS","Other URL","Direct","N","","","","","","","","","300","Birnie Avenue","Springfield","MA","US","01107" +"1427695832","DIRECT","Direct Messaging Address","jbrown@orangwoodfoundation.org","N","","","","","","","","","1575 E 17th St","","Santa Ana","CA","US","927058506" +"1336786797","DIRECT","Direct Messaging Address","elise.bellcoff@va.gov","N","work email","","DIRECT","Direct","","OTHER","Other","encrypted emails only","3710 SW US Veterans Hospital Rd","","Portland","OR","US","972392964" +"1902443336","DIRECT","Direct Messaging Address","meppley@fixbones.com","N","OAL Work Email","","DIRECT","Direct","","CSV","CSV","","170 N Pointe Blvd","","Lancaster","PA","US","176014132" +"1700423142","OTHERS","Other URL","Oakland","N","","","DIRECT","Direct","","OTHER","Other","Oakland","169 Ramapo Valley Rd # Ll104","","Oakland","NJ","US","074362509" +"1790322154","DIRECT","Direct Messaging Address","tommy.anderson@pietrucktherapy.com","N","","","","","","","","","2100 S Main St Ste B","","Ann Arbor","MI","US","481036432" +"1427695881","CONNECT","CONNECT URL","CSV","N","EMR","","DIRECT","Direct","","CSV","CSV","","12596 W Bayaud Ave Ste 205","","Lakewood","CO","US","802282000" +"1225675788","OTHERS","Other URL","Medconnect","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3800 Reservoir Rd NW","","Washington","DC","US","200072113" +"1245877711","CONNECT","CONNECT URL","fstandifer@southcentralfoundation.com","N","","","HIE","Health Information Exchange (HIE)","","","","","101 indian creek road 82068","","Tyonek","AK","US","996820068" +"1689211179","CONNECT","CONNECT URL","Baltimore","N","website","","DIRECT","Direct","","CSV","CSV","","808 Hollins St","","Baltimore","MD","US","212011004" +"1114564689","CONNECT","CONNECT URL","jaidablaire@gmail.com","N","","","","","","","","","124 Abigayle Row Ste 4","","Scott","LA","US","705838909" +"1982241451","OTHERS","Other URL","sharenote.com","N","Confidential Information System","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5680 Fulton Industrial Blvd SW","","Atlanta","GA","US","303362659" +"1093352551","DIRECT","Direct Messaging Address","shun@behaviorkeys.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9410 Dugas Dr Ste 118","","San Antonio","TX","US","782451869" +"1902443468","OTHERS","Other URL","http","N","","","","","","","","","295 Irvine Ln","","Richmond","OH","US","439447966" +"1225675796","DIRECT","Direct Messaging Address","bglass@brendaglasstraumacenter.org","N","email","","DIRECT","Direct","","CSV","CSV","","24885 Randolph Rd","","Bedford Hts","OH","US","441463946" +"1962049437","DIRECT","Direct Messaging Address","donnas@pathfinderpediatrics.com","N","","","","","","","","","2998 Christophers Ct","","Marietta","GA","US","300621631" +"1699312173","OTHERS","Other URL","atlanticwellness@cfl.rr.com","N","email","","DIRECT","Direct","","OTHER","Other","mail","225 N Causeway","","New Smyrna Beach","FL","US","321695239" +"1568009033","DIRECT","Direct Messaging Address","info@limitlessptaz.com","N","email","","DIRECT","Direct","","","","","505 E Camelback Rd","","Phoenix","AZ","US","850121615" +"1184261679","DIRECT","Direct Messaging Address","nelda.west@arcare.net","N","website","","DIRECT","Direct","","CSV","CSV","","623 N 9th St Ste 500","","Augusta","AR","US","720062129" +"1184261679","CONNECT","CONNECT URL","internet","N","","","DIRECT","Direct","","CSV","CSV","","623 N 9th St Ste 500","","Augusta","AR","US","720062129" +"1326685801","DIRECT","Direct Messaging Address","gentlecare@mail.com","N","Email","","DIRECT","Direct","","OTHER","Other","gentlecareappointment@mail.com","4040 Alexis Cir","","Chattanooga","TN","US","374061281" +"1477190957","CONNECT","CONNECT URL","6363036119","N","","","","","","","","","535 Rayburn Ave","","Saint Louis","MO","US","631261609" +"1578100053","DIRECT","Direct Messaging Address","kayleigh.richards@coloradobehavior.com","N","provider email","","DIRECT","Direct","","OTHER","Other","direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203104" +"1902443492","CONNECT","CONNECT URL","kimberly.giles@stores.kroger.com","Y","Work email","Kroger Limited Partnership I","DIRECT","Direct","","","","","108 N Avon Ave","","Avon","IN","US","461238475" +"1366089773","CONNECT","CONNECT URL","services.of.columbusga@gmail.com","N","business portal","","DIRECT","Direct","","OTHER","Other","email","5401 Gunboat Dr Ste 33","","Columbus","GA","US","319071498" +"1871130203","CONNECT","CONNECT URL","kaylasammons0428@gmail.com","N","","","","","","","","","4342 Gallia St Ste A","","Portsmouth","OH","US","456625563" +"1356988760","DIRECT","Direct Messaging Address","laura.calabrese@phillipsprograms.org","N","","","","","","","","","8920 Whiskey Bottom Rd.","","Laurel","MD","US","20723" +"1700423118","OTHERS","Other URL","tiffanybach72@gmail.com","N","Email","","OTHER","Other","Paper","OTHER","Other","Paper","770 W Aster Pl","","Santa Ana","CA","US","927061166" +"1710524129","DIRECT","Direct Messaging Address","Admin@peakbhs.com","N","","","","","","","","","15212 Schafer Ave","","Baton Rouge","LA","US","708161378" +"1891332201","CONNECT","CONNECT URL","www.christiechiropractic.com","N","","","","","","","","","1501 Avocado Ave Ste 1","","Melbourne","FL","US","329356593" +"1053958462","CONNECT","CONNECT URL","adeneal@humecenter.org","N","email","","","","","","","","39465 Paseo Padre Pkwy Ste 2100","","Fremont","CA","US","945381624" +"1295372613","DIRECT","Direct Messaging Address","rx37@foodland.com","Y","","FOODLAND SUPERMARKET LTD","DIRECT","Direct","","OTHER","Other","Pharmacy","108 Hekili St","","Kailua","HI","US","967342848" +"1487291803","DIRECT","Direct Messaging Address","lisamunden@live.com","N","","","","","","","","","6814 241st Ave E","","Buckley","WA","US","983219497" +"1013554443","OTHERS","Other URL","mdicaloffice","N","","","","","","","","","23 Diandy Rd","","Sagamore Beach","MA","US","025622426" +"1407493836","DIRECT","Direct Messaging Address","nathan@reachingyourpeakpotential.com","N","email","","DIRECT","Direct","","OTHER","Other","email","685 Citadel Dr E Ste 345","","Colorado Springs","CO","US","809095326" +"1740827179","OTHERS","Other URL","Minneapolis","N","","","","","","","","","2529 Nicollet Ave Ste 203","","Minneapolis","MN","US","554044267" +"1629615059","CONNECT","CONNECT URL","https://nppes.cms.hhs.gov/#/healthInformationExchange","N","","","","","","","","","3960 E Patrick Ln Ste 202","","Las Vegas","NV","US","891204902" +"1710524145","CONNECT","CONNECT URL","www.premiercharterschool.org","N","","","","","","","","","5279 Fyler Ave","","Saint Louis","MO","US","631391300" +"1710524145","CONNECT","CONNECT URL","www.premiercharterschool.org","N","","","","","","","","","5279 Fyler Ave","","Saint Louis","MO","US","631391300" +"1710524145","CONNECT","CONNECT URL","www.premiercharterschool.org","N","","","","","","","","","5279 Fyler Ave","","Saint Louis","MO","US","631391300" +"1558908996","CONNECT","CONNECT URL","breshomecare@gmail.com","N","","","","","","","","","913 E Ogden Ave","","Las Vegas","NV","US","891014234" +"1104463546","DIRECT","Direct Messaging Address","etalavera_icbh@outlook.com","N","","","","","","","","","618 Ames Hill Dr","","Tewksbury","MA","US","018761165" +"1740827187","OTHERS","Other URL","SECURED","N","","","","","","","","","2386 Fair Oaks Blvd Ste 110","","Sacramento","CA","US","958254745" +"1013554450","DIRECT","Direct Messaging Address","jennifer.mcintire@homeinstead.com","N","","","","","","","","","171 E Thousand Oaks Blvd Ste 203","","Thousand Oaks","CA","US","913605752" +"1093352437","CONNECT","CONNECT URL","Calexico","N","no","","DIRECT","Direct","","CSV","CSV","","31889 Calle Luz","","Temecula","CA","US","925923926" +"1932746385","DIRECT","Direct Messaging Address","michael.nash@wilmingtontreatment.com","N","email","","DIRECT","Direct","","OTHER","Other","email","2520 Troy Dr","","Wilmington","NC","US","284017643" +"1205473659","CONNECT","CONNECT URL","Newark","N","","","","","","","","","6330 Thornton Ave","","Newark","CA","US","945603734" +"1831736289","SOAP","SOAP URL","Omaha","N","","","HIE","Health Information Exchange (HIE)","","","","","3031 S 87th St","","Omaha","NE","US","681243042" +"1174160535","CONNECT","CONNECT URL","https://www.jfsla.org/","N","","","","","","","","","12821 Victory Blvd","","North Hollywood","CA","US","916063012" +"1346887700","DIRECT","Direct Messaging Address","dietz1ms@cmich.edu","N","email address","","","","","","","","14717 Hampden St","","Taylor","MI","US","481806101" +"1528605987","DIRECT","Direct Messaging Address","support@athelas.com","N","Secure Address","","DIRECT","Direct","","CSV","CSV","","67 E Evelyn Ave Ste 5","","Mountain View","CA","US","940411529" +"1568009934","DIRECT","Direct Messaging Address","tdfoley@houstonmethodist.org","Y","email","The Methodist Hospital, Houston","DIRECT","Direct","","","","","6550 Fannin St., SM1661","","Houston","TX","US","770302717" +"1568009934","DIRECT","Direct Messaging Address","tdfoley@houstonmethodist.org","Y","email","The Methodist Hospital, Houston","DIRECT","Direct","","","","","6565 Fannin St","","Houston","TX","US","770302703" +"1013554492","DIRECT","Direct Messaging Address","jwylie@autismconsultants.com","N","","","DIRECT","Direct","","CSV","CSV","","5075 Shoreham Pl","","San Diego","CA","US","921225927" +"1104463587","OTHERS","Other URL","Ogden","N","","","","","","","","","1317 Kershaw St","","Ogden","UT","US","844030403" +"1457998866","CONNECT","CONNECT URL","Scottsdale","N","","","","","","","","","13430 N Scottsdale Rd","","Scottsdale","AZ","US","852544057" +"1144867607","CONNECT","CONNECT URL","Manalapan","N","","","DIRECT","Direct","","OTHER","Other","Manalapan","311 Spotswood Englishtown Rd","","Monroe","NJ","US","088318627" +"1386281749","DIRECT","Direct Messaging Address","rturner@autismlearningpartners.com","Y","email","Autism Learning Partners, LLC","DIRECT","Direct","","","","","1241 Santa Cora Ave Unit 326","","Chula Vista","CA","US","919133728" +"1942847397","CONNECT","CONNECT URL","corinasfostercarehome@yahoo.com","N","email address","","DIRECT","Direct","","CSV","CSV","","14725 SE Rhone St","","Portland","OR","US","972362556" +"1134766579","DIRECT","Direct Messaging Address","jfrankel@sarahcare.com","N","HIPPA Complaint email addres","","DIRECT","Direct","","","","","450 Marathon Dr","","Campbell","CA","US","950080918" +"1033756515","OTHERS","Other URL","1love4rmabove@gmail.com","N","","","","","","","","","3650 N Rancho Dr Ste 106","","Las Vegas","NV","US","891303151" +"1982241477","CONNECT","CONNECT URL","https://loving-steps-foundation.business.site","N","","","","","","","","","2811 Twain Ln","","North Chesterfield","VA","US","232244421" +"1619514106","DIRECT","Direct Messaging Address","kerstin.stout@coloradobehavior.com","N","provider email","","DIRECT","Direct","","OTHER","Other","direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203104" +"1578100061","CONNECT","CONNECT URL","southernhoperecoverycenter@gmail.com","N","","","","","","","","","4342 Gallia St Ste A","","Portsmouth","OH","US","456625563" +"1174160576","CONNECT","CONNECT URL","Harperwoods","N","HARPERWOODS","","DIRECT","Direct","","CSV","CSV","","19230 Harper Ave","","Harper Woods","MI","US","482252211" +"1952948358","DIRECT","Direct Messaging Address","info@prn365counseling.com","N","HIPPA compliant email server","","DIRECT","Direct","","CSV","CSV","","400 Union Ave SE Ste 200","","Olympia","WA","US","985012060" +"1245877646","CONNECT","CONNECT URL","amandalyons603@gmail.com","N","","","","","","","","","4342 Gallia St Ste A","","Portsmouth","OH","US","456625563" +"1114564523","DIRECT","Direct Messaging Address","brandi@powerofspeechslp.com","N","business email","","DIRECT","Direct","","CSV","CSV","","7404 Estancia Ln","","Smithfield","UT","US","843354738" +"1932746344","CONNECT","CONNECT URL","CLEAR","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1578100988","DIRECT","Direct Messaging Address","hannah.ender@allina.com","N","","","DIRECT","Direct","","","","","800 E 28th St","","Minneapolis","MN","US","554073799" +"1558908962","DIRECT","Direct Messaging Address","sales@medicalsupplysurplus.com","N","Direct EMail","","DIRECT","Direct","","CSV","CSV","","1907 Ramcon Dr","","Temple","TX","US","765047154" +"1487291894","CONNECT","CONNECT URL","motionptg.com","N","website","","DIRECT","Direct","","CSV","CSV","","160 E 56th St","","New York","NY","US","100223609" +"1285271692","CONNECT","CONNECT URL","Baltimore","N","","","","","","","","","4201 Belmar Ave Ste 3","","Baltimore","MD","US","212061900" +"1457998874","OTHERS","Other URL","Crystal.Banks@Bankwellseniorliving@gmail.com","N","Facility Direct Email Address","","","","","OTHER","Other","Non-HPI related information","3434 2nd Ave S","","St Petersburg","FL","US","337111308" +"1629615042","OTHERS","Other URL","opmt33@gmail.com","N","","","","","","","","","4944 E Clinton Way Ste 102","","Fresno","CA","US","937271527" +"1538706957","DIRECT","Direct Messaging Address","robert.wallace@lsahome.org","N","","","","","","","","","100 Willow St","","Lynn","MA","US","019011139" +"1538706957","DIRECT","Direct Messaging Address","robert.wallace@lsahome.org","N","","","","","","","","","100 Willow St","","Lynn","MA","US","019011139" +"1447897863","DIRECT","Direct Messaging Address","krystal.rivera@uirehab.com","N","","","DIRECT","Direct","","CSV","CSV","","4417 Elmwood Dr","","Nazareth","PA","US","180648689" +"1609413038","CONNECT","CONNECT URL","https://npiregistry.cms.hhs.gov/","N","","","","","","","","","400 Cameron Station Blvd Apt 413","","Alexandria","VA","US","223048230" +"1821635251","DIRECT","Direct Messaging Address","admin@cdaintensivelearning.com","Y","email","Carpe Diem Academy Corporation","","","","","","","705 Pacific Ave","","Tacoma","WA","US","984025207" +"1043857485","OTHERS","Other URL","Portland","N","","","DIRECT","Direct","","OTHER","Other","email","14109 SE 282nd St","","Kent","WA","US","980423916" +"1326685769","SOAP","SOAP URL","Wasilla","N","","","","","","","","","436 N Main St","","Wasilla","AK","US","996547018" +"1619514064","DIRECT","Direct Messaging Address","allison.whittemore@arcare.net","N","","","","","","","","","417 Union Ave E","","Wynne","AR","US","723962955" +"1326685777","OTHERS","Other URL","bEnekweizu@palmer-tulsa.org","N","","","DIRECT","Direct","","CSV","CSV","","5319 S Lewis Ave Ste 219","","Tulsa","OK","US","741056543" +"1093352452","DIRECT","Direct Messaging Address","mypurpose2009@hotmail.com","N","","","","","","","","","3435 W Craig Rd Ste B","","North Las Vegas","NV","US","890325116" +"1093352452","DIRECT","Direct Messaging Address","info@newleaffamilyservices.com","N","","","","","","","","","3435 W Craig Rd Ste B","","North Las Vegas","NV","US","890325116" +"1093352452","DIRECT","Direct Messaging Address","mypurpose2009@hotmail.com","N","","","","","","","","","3435 W Craig Rd Ste B","","North Las Vegas","NV","US","890325116" +"1093352452","DIRECT","Direct Messaging Address","info@newleaffamilyservices.com","N","","","","","","","","","3435 W Craig Rd Ste B","","North Las Vegas","NV","US","890325116" +"1093352452","DIRECT","Direct Messaging Address","mypurpose2009@hotmail.com","N","","","","","","","","","3435 W Craig Rd Ste B","","North Las Vegas","NV","US","890325116" +"1093352452","DIRECT","Direct Messaging Address","info@newleaffamilyservices.com","N","","","","","","","","","3435 W Craig Rd Ste B","","North Las Vegas","NV","US","890325116" +"1093352452","DIRECT","Direct Messaging Address","info@newleaffamilyservices.com","N","","","","","","","","","3435 W Craig Rd Ste B","","North Las Vegas","NV","US","890325116" +"1093352452","DIRECT","Direct Messaging Address","mypurpose2009@hotmail.com","N","","","","","","","","","3435 W Craig Rd Ste B","","North Las Vegas","NV","US","890325116" +"1093352452","DIRECT","Direct Messaging Address","info@newleaffamilyservices.com","N","","","","","","","","","3435 W Craig Rd Ste B","","North Las Vegas","NV","US","890325116" +"1093352452","DIRECT","Direct Messaging Address","mypurpose2009@hotmail.com","N","","","","","","","","","3435 W Craig Rd Ste B","","North Las Vegas","NV","US","890325116" +"1134766595","OTHERS","Other URL","PHARMACYWORKSTATIONS","Y","","WINN DIXIE STORES INC","","","","","","","2000 Kings Hwy","","Port Charlotte","FL","US","339804214" +"1952948317","CONNECT","CONNECT URL","Marlborough","N","","","DIRECT","Direct","","CSV","CSV","","225 Cedar Hill St Ste 200","","Marlborough","MA","US","017525900" +"1225675689","CONNECT","CONNECT URL","mdendis@sleep-wellness.org","N","","","","","","","","","3836 Quakerbridge Rd","","Hamilton","NJ","US","086191006" +"1821635293","OTHERS","Other URL","https://services.revolutionehr.com","N","","","","","","","","","600 E Northern Lights Blvd Ste 136B","","Anchorage","AK","US","995034162" +"1912544388","CONNECT","CONNECT URL","TOMSRIVER","N","","","","","","","","","804 Bartlett Pl","","Toms River","NJ","US","087533437" +"1073150447","OTHERS","Other URL","aileen@firstphysical.com","N","","","","","","","","","94-370 Pupupani St","","Waipahu","HI","US","967972657" +"1972140341","DIRECT","Direct Messaging Address","brittneysawyer@att.net","N","EMR","","","","","","","","6319 Fairmont Pkwy Ste 201","","Pasadena","TX","US","775054239" +"1144867516","CONNECT","CONNECT URL","SMART","N","","","HIE","Health Information Exchange (HIE)","","","","","305 Pacific Ave S Ste C","","Kelso","WA","US","986261638" +"1164069456","CONNECT","CONNECT URL","ahealhymind@psychotherapyworkss.org","N","This is an paid email service that encrypts information from end to end.","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2780 SSW 37th Ave","","Coconut grove","FL","US","33133" +"1659918985","DIRECT","Direct Messaging Address","shawna.adam@lpd19.navy.mil","N","","","DIRECT","Direct","","","","","Medical Staff Svcs","Bldg H 2005 Knight Lane","Jacksonville","FL","US","322120140" +"1306483698","OTHERS","Other URL","Lewes","N","","","HIE","Health Information Exchange (HIE)","","","","","20684 20684 John J Williams Hwy","","Lewes","DE","US","19958" +"1780221093","DIRECT","Direct Messaging Address","recetarios@pharmamaxpr.com","N","management","","DIRECT","Direct","","CSV","CSV","","Route 2 Km 129.5","Plaza Victoria Shopping Center","Aguadilla","PR","US","00603" +"1215574595","CONNECT","CONNECT URL","COMERIO","N","","","","","","","","","CALLE GEORGETTI #38 ESQUINA SANTIAGO PALMER","","COMERIO","PR","US","00782" +"1922645217","DIRECT","Direct Messaging Address","beth@nutritionalliving.org","N","","","","","","","","","Horsham Athletic Club","400 Horsham Road","Horsham","PA","US","19044" +"1972140267","CONNECT","CONNECT URL","lifegate-counseling.com","N","Website secure contact portal","","DIRECT","Direct","","CSV","CSV","","18-6 E Dundee Rd Ste 220","","Barrington","IL","US","600107404" +"1326685751","DIRECT","Direct Messaging Address","jnielson@spearcenter.com","N","Work e-mail","","","","","","","","450 7th Ave Ste 1800","","New York","NY","US","101231892" +"1497392823","OTHERS","Other URL","savannahrobbins97@yahoo.com","N","","","","","","","","","4201 N I 10 Service Rd W","","Metairie","LA","US","700066713" +"1174160527","OTHERS","Other URL","Riahmiller33@gmail.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1301 West 93rd Street","Down","Cleveland","OH","US","44102" +"1851938187","DIRECT","Direct Messaging Address","jsprague@headsusa.com","N","","","","","","","","","1411 5th Ave","","Lehigh Acres","FL","US","339721525" +"1629615075","CONNECT","CONNECT URL","saintlouis","N","","","","","","","","","3724 Cook Ave Apt B","","Saint Louis","MO","US","631133837" +"1649817024","OTHERS","Other URL","lgiddingsfnp.com","N","","","","","","","","","1617 E 65th Ave","","Spokane","WA","US","992236703" +"1649817024","OTHERS","Other URL","lgiddingsfnp.com","N","","","","","","","","","1617 E 65th Ave","","Spokane","WA","US","992236703" +"1649817024","OTHERS","Other URL","ngiddingsfnp.com","N","","","","","","","","","1617 E 65th Ave","","Spokane","WA","US","992236703" +"1639716012","DIRECT","Direct Messaging Address","rpatel@vipcaredental.com","N","Dental Director Email","","DIRECT","Direct","","CSV","CSV","","8585 SW Highway 200 Unit 3","","Ocala","FL","US","344819643" +"1578100855","DIRECT","Direct Messaging Address","bwcofdenton@earthlink.net","N","Encrypted email","","DIRECT","Direct","","OTHER","Other","Email","621 Londonderry Ln","","Denton","TX","US","762057792" +"1427695808","CONNECT","CONNECT URL","www.mycontinuumwellness.com","N","Website","","","","","","","","7310 Ritchie Hwy Ste 405","","Glen Burnie","MD","US","210613092" +"1427695808","CONNECT","CONNECT URL","www.mycontinuumwellness.com","N","Website","","","","","","","","7310 Ritchie Hwy Ste 405","","Glen Burnie","MD","US","210613092" +"1063059343","DIRECT","Direct Messaging Address","admin@unmaskingthefear.com","N","","","","","","","","","9341 N Haggerty Rd","","Plymouth","MI","US","481704622" +"1134766413","DIRECT","Direct Messaging Address","billing@arcaspirit.org","N","Contact Information","","DIRECT","Direct","","CSV","CSV","","11200 Lomas Blvd NE","","Albuquerque","NM","US","871125514" +"1255978540","DIRECT","Direct Messaging Address","Andrea.Ide@Rochesterregional.org","N","Work Email","","DIRECT","Direct","","CSV","CSV","","1200 Driving Park Ave","","Newark","NY","US","145131090" +"1023655313","DIRECT","Direct Messaging Address","kayla.m.seim2.mil@mail.mil","N","","","","","","","","","483 Wykes St","","Chula Vista","CA","US","919111913" +"1194362483","OTHERS","Other URL","N/A","N","","","","","","","","","1720 E Silver Star Rd","","Ocoee","FL","US","347617014" +"1518504802","OTHERS","Other URL","jeff@justbettermedicine.com","N","business email address","","DIRECT","Direct","","CSV","CSV","","6545 Stonebrook Pkwy","","Lincoln","NE","US","685216659" +"1316584618","OTHERS","Other URL","n/a","N","","","","","","","","","1326 Halifax St","","Petersburg","VA","US","238035919" +"1578100889","DIRECT","Direct Messaging Address","ramappa.k@husky.neu.edu","N","email","","DIRECT","Direct","","OTHER","Other","N/A","96 Temple St","","West Newton","MA","US","024652307" +"1962049270","DIRECT","Direct Messaging Address","mchristopher@hope.us","N","email","","DIRECT","Direct","","CSV","CSV","","16216 Baxter Rd Ste 330","","Chesterfield","MO","US","630174778" +"1124665450","DIRECT","Direct Messaging Address","lisa.gale@atriumhealth.org","N","clinician's work email address","","","","","","","","1021 Morehead Medical Dr","","Charlotte","NC","US","282042990" +"1205473527","OTHERS","Other URL","www.mitchells-place.com","N","Website","","DIRECT","Direct","","OTHER","Other","Websitte","4778 Overton Rd","","Birmingham","AL","US","352103803" +"1467099788","OTHERS","Other URL","info.d6treatment@gmail.com","N","Business email","","","","","","","","1001 N 7th Ave Ste 260","","Pocatello","ID","US","832015788" +"1093352338","DIRECT","Direct Messaging Address","tracydantzler@spokanefallsrecoverycenter.com","N","","","","","","","","","101 E Magnesium Rd Ste 101","","Spokane","WA","US","992085901" +"1205473535","DIRECT","Direct Messaging Address","alyssa@mtvir.com","N","email","","DIRECT","Direct","","","","","6060 N Central Expy Ste 500","","Dallas","TX","US","752065249" +"1114564457","DIRECT","Direct Messaging Address","gkwon012@uw.edu","N","","","","","","","","","325 9th Ave","","Seattle","WA","US","981042420" +"1548807886","OTHERS","Other URL","bpippins.mbhs@gmail.com","N","supervisor's company email","","","","","","","","860 E River Pl Ste 100","","Jackson","MS","US","392023442" +"1538706882","CONNECT","CONNECT URL","Charlise@newviewcounselingandconsulting.com","N","email","","","","","","","","2535 E Mount Hope Ave","","Lansing","MI","US","489101913" +"1720625064","OTHERS","Other URL","5856584066","N","","","DIRECT","Direct","","OTHER","Other","Fax","5871 Groveland Station Rd","","Mount Morris","NY","US","145109767" +"1356988604","OTHERS","Other URL","Intermountain.net","N","","","","","","","","","1380 E Medical Center Dr","","St George","UT","US","847902123" +"1427695774","CONNECT","CONNECT URL","Domestic","N","","","DIRECT","Direct","","","","","126 Cheesbroughs Ln","","Los Angeles","CA","US","900632839" +"1265079511","CONNECT","CONNECT URL","Chesapeake","Y","","CPABA Therapy, LLC","DIRECT","Direct","","CSV","CSV","","4225 Portsmouth Blvd Ste B","","Chesapeake","VA","US","233212154" +"1972140226","DIRECT","Direct Messaging Address","dhilburn@unitedcc.org","N","email","","","","","OTHER","Other","mail","1111 S 6th St Fl 3","","Milwaukee","WI","US","532042301" +"1316584667","SOAP","SOAP URL","SOAP","N","","","","","","","","","13 March Farm Way","","Greenland","NH","US","038406234" +"1962049221","OTHERS","Other URL","OneHealthPort","N","","","","","","","","","7728 204th St NE Unit A","","Arlington","WA","US","982232500" +"1447897715","CONNECT","CONNECT URL","chiromccoyasst@att.net","N","office email address","","DIRECT","Direct","","CSV","CSV","","6050 Commerce Blvd Ste 104","","Rohnert Park","CA","US","949282111" +"1700423985","CONNECT","CONNECT URL","joinacunherb@gmail.com","N","","","","","","","","","5411 W Cedar Ln Ste 108A","","Bethesda","MD","US","208141516" +"1891332078","DIRECT","Direct Messaging Address","tthamaratayanond@westernu.edu","N","","","","","","","","","38012 47th St E","","Palmdale","CA","US","935523117" +"1528605706","CONNECT","CONNECT URL","Unknown","N","","","","","","","","","13445 SW 119th St","","Miami","FL","US","331864513" +"1982241162","CONNECT","CONNECT URL","theresamassih@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","150 Broadway","","New York","NY","US","100384381" +"1699312876","DIRECT","Direct Messaging Address","natasha@athleticedgept.net","N","","","","","","","","","849 Tourmaline St","","San Diego","CA","US","921091742" +"1093352387","DIRECT","Direct Messaging Address","anavmb@sanjuanbautista.edu","N","","","DIRECT","Direct","","CSV","CSV","","Exit 21 Carr. 172","Urb Turabo Gardens","Caguas","PR","US","00726" +"1265079552","CONNECT","CONNECT URL","Ada","N","Email","","DIRECT","Direct","","CSV","CSV","","1301 N Oak Ave Apt 207","","Ada","OK","US","748201218" +"1205473568","CONNECT","CONNECT URL","tziqing_liew@ycs.wednet.edu","N","","","","","","","","","16525 100th Way SE","","Yelm","WA","US","985979629" +"1154968493","DIRECT","Direct Messaging Address","jahmani@livingwell.nyc","N","","","DIRECT","Direct","","","","","451 Macon Street","Ground Floor","Brooklyn","NY","US","11233" +"1588201966","DIRECT","Direct Messaging Address","Kevin.hanes@scranton.edu","N","","","","","","","","","129 N Washington Ave Apt 715","","Scranton","PA","US","185032205" +"1023655321","DIRECT","Direct Messaging Address","ehr-direct@stephenscountyhospital.hin.us","N","Direct Messaging","","DIRECT","Direct","","OTHER","Other","PDF","163 Hospital Dr","","Toccoa","GA","US","305776820" +"1790322022","CONNECT","CONNECT URL","jamey.cotnoir@amindfuleye.com","N","","","","","","","","","15 Chick Drive","","Monmouth","ME","US","04259" +"1639716905","OTHERS","Other URL","#","N","","","","","","","","","309 E. 8th Street","","Danville","AR","US","72834" +"1548807852","DIRECT","Direct Messaging Address","Manager@my-fmic.com","N","","","","","","","","","339 Cypress Pkwy Ste 260","","Kissimmee","FL","US","347593330" +"1528605839","SOAP","SOAP URL","clayton","N","","","","","","","","","1048 old highway 441 North","","clayton","GA","US","30525" +"1699312918","CONNECT","CONNECT URL","wstewart@therecoverycenterofmaryland.com","N","","","","","","","","","1005 Greenmount Ave","","Baltimore","MD","US","212024219" +"1710524012","CONNECT","CONNECT URL","Demiurgebhc@gmail.com","N","","","","","","","","","8215 Brookside Rd","","Elkins Park","PA","US","190272403" +"1710524012","CONNECT","CONNECT URL","Demiurgebhc@gmail.com","N","","","","","","","","","8215 Brookside Rd","","Elkins Park","PA","US","190272403" +"1033756416","CONNECT","CONNECT URL","cmagbuyo@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","415 W Golf Rd","","Arlington Heights","IL","US","600053929" +"1033756416","CONNECT","CONNECT URL","cmagbuyo@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","415 W Golf Rd","","Arlington Heights","IL","US","600053929" +"1942847322","CONNECT","CONNECT URL","home","N","","","","","","","","","1956 SW Americana St","","Port Saint Lucie","FL","US","349531705" +"1629615919","CONNECT","CONNECT URL","www.sccmha.org","N","","","DIRECT","Direct","","CSV","CSV","","500 Hancock St","","Saginaw","MI","US","486024224" +"1629615919","CONNECT","CONNECT URL","http://www.sccmha.org","N","","","DIRECT","Direct","","CSV","CSV","","500 Hancock St","","Saginaw","MI","US","486024224" +"1912544214","OTHERS","Other URL","gingerjm@bellsouth.net","N","gingerjm@bellsouth.net","","OTHER","Other","Waynesboro","","","","530 Highway 64 E Ste 5","","Waynesboro","TN","US","384853050" +"1477190775","OTHERS","Other URL","www.binfincoachandcab.com","N","","","","","","","","","435 Lancaster St Ste 341D","","Leominster","MA","US","014534397" +"1720625023","CONNECT","CONNECT URL","Bangor","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Bangor","168 Prospect St","","Biddeford","ME","US","040053841" +"1376180679","OTHERS","Other URL","data.talkpathlive.com","N","secure data portal","","DIRECT","Direct","","CSV","CSV","","103 Carnegie Ctr Ste 104","","Princeton","NJ","US","085406235" +"1700423001","DIRECT","Direct Messaging Address","ascott@bhartimd.com","N","","","","","","","","","401 E Murphy Ave","","Connellsville","PA","US","154252724" +"1164069464","CONNECT","CONNECT URL","Allentown","N","","","","","","","","","1111 N 19th St","","Allentown","PA","US","181043001" +"1184261497","CONNECT","CONNECT URL","WVUMedicine","N","","","","","","","","","1 Medical Center Dr","","Morgantown","WV","US","265061200" +"1184261497","CONNECT","CONNECT URL","wvumedicine","N","","","HIE","Health Information Exchange (HIE)","","","","","1 Medical Center Dr","","Morgantown","WV","US","265061200" +"1316584634","CONNECT","CONNECT URL","gjones","N","gjones","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","100 Peplow Dr","","Robinson","TX","US","767065326" +"1437796760","CONNECT","CONNECT URL","TherapyNotes","N","web-based EMR, therapy notes, practice management, billing and client portal","","DIRECT","Direct","","CSV","CSV","","107 W Courthouse Sq","","Cumming","GA","US","300401610" +"1891332110","OTHERS","Other URL","Clarksville","N","EHR","","","","","","","","1824 Memorial Dr","","Clarksville","TN","US","370434605" +"1144867482","OTHERS","Other URL","terrinne@yahoo.com","N","email","","DIRECT","Direct","","","","","2640 Windward Dr","","Grand Prairie","TX","US","750547224" +"1326685660","DIRECT","Direct Messaging Address","hello@transcendencecounselingfl.com","N","secure email","","DIRECT","Direct","","","","","333 17th St Ste W","","Vero Beach","FL","US","329605687" +"1790322063","DIRECT","Direct Messaging Address","dtcfo@mdofficemail.com","N","hipaa compliant email","","DIRECT","Direct","","CSV","CSV","","3445 Pacific Coast Hwy Ste 220","","Torrance","CA","US","905056660" +"1679110936","DIRECT","Direct Messaging Address","ashley.atkinson@uchealth.org","N","","","DIRECT","Direct","","CSV","CSV","","12401 E. 17th Avenue","Mail Stop F772","Aurora","CO","US","80045" +"1366089633","REST","RESTful URL","https://api.lablogserv.net","N","HL7 Integration Engine","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HL7, JSON, XML","5272 S Lewis Ave Ste 120","","Tulsa","OK","US","741056563" +"1104463470","OTHERS","Other URL","HealthConnect","N","","","","","","","","","1011 Baldwin Park Blvd","","Baldwin Park","CA","US","917065806" +"1508403874","DIRECT","Direct Messaging Address","assistant@campsimon.net","N","counseling office","","DIRECT","Direct","","CSV","CSV","","82 Main St","","Windsor Locks","CT","US","060962325" +"1508403874","DIRECT","Direct Messaging Address","assistant@campsimon.net","N","counseling office","","DIRECT","Direct","","CSV","CSV","","82 Main St","","Windsor Locks","CT","US","060962325" +"1841837119","OTHERS","Other URL","https://samnewmon.theranest.com/home/signin","N","EHR System","","","","","","","","320 Osuna Rd NE Ste 4H","","Albuquerque","NM","US","871075955" +"1023655297","CONNECT","CONNECT URL","Morgantown","N","phone","","DIRECT","Direct","","CSV","CSV","","130 Open Ridge Rd","","Morgantown","WV","US","265086267" +"1114564481","DIRECT","Direct Messaging Address","ajmundt-fettkether@infinityrehab.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5330 NE Prescott St","","Portland","OR","US","972182158" +"1669019832","CONNECT","CONNECT URL","Bornmaneiac@gmail.com","N","Bornmaneiac@gmail.com","","","","","","","","2666 Halsey Ave","","New Orleans","LA","US","701146814" +"1477190643","CONNECT","CONNECT URL","SWOL123.net","N","","","DIRECT","Direct","","","","","3501 E Ransom St Unit 301","","Long Beach","CA","US","908042610" +"1730726902","OTHERS","Other URL","csei.ema.md","N","CSEI EMA","","DIRECT","Direct","","CSV","CSV","","5550 Carmel Mountain Rd Ste 206","","San Diego","CA","US","921304861" +"1275170441","CONNECT","CONNECT URL","PHARMACY","N","","","","","","","","","3348 12 Mile Rd","","Berkley","MI","US","480721344" +"1417594680","CONNECT","CONNECT URL","SimplePractice","N","","","","","","","","","31 Merrick Ave Ste 230D","","Merrick","NY","US","115663477" +"1053958223","OTHERS","Other URL","Healthconnect","N","EHR","","","","","","","","1011 Baldwin Park Blvd","","Baldwin Park","CA","US","917065806" +"1962049130","OTHERS","Other URL","unknown","N","unknown","","DIRECT","Direct","","CSV","CSV","","320 Linda Dr","","Hollister","CA","US","950236646" +"1215574496","CONNECT","CONNECT URL","@OliveBranchBehavioral","N","","","DIRECT","Direct","","","","","2421 E Robert E Lee St","","Phoenix","AZ","US","850321082" +"1124665302","CONNECT","CONNECT URL","b.ali@cmdsinc.com","N","","","","","","","","","6040 Harford Rd","","Baltimore","MD","US","212141327" +"1447897624","OTHERS","Other URL","Cypress","N","","","HIE","Health Information Exchange (HIE)","","","","","15715 Knauff Ranch Ct","","Cypress","TX","US","774296129" +"1457998635","OTHERS","Other URL","lyndseynwelch@gmail.com","N","","","","","","","","","10245 Brecksville Rd","","Brecksville","OH","US","441413341" +"1609413889","DIRECT","Direct Messaging Address","kdeneen@aimclinics.com","N","","","","","","","","","1704 W Industrial Dr","","Rogers","AR","US","727562492" +"1912544107","DIRECT","Direct Messaging Address","bganz@olmmed.org","N","Email","","DIRECT","Direct","","CSV","CSV","","115 16th Ave NW","","Rochester","MN","US","559010347" +"1184261471","CONNECT","CONNECT URL","Cherokee","N","","","","","","","","","1 Hospital Rd","","Cherokee","NC","US","287192871" +"1689211880","CONNECT","CONNECT URL","mlnurse1973@gmail.com","N","personal email","","","","","","","","2448 LaMar Ave # 913","","Paris","TX","US","754604760" +"1689211880","CONNECT","CONNECT URL","mlnurse1973@gmail.com","N","email","","DIRECT","Direct","","","","","2448 LaMar Ave # 913","","Paris","TX","US","754604760" +"1770120008","CONNECT","CONNECT URL","www.smilebrightdentalstudio.com","N","business website","","HIE","Health Information Exchange (HIE)","","OTHER","Other","website","6300 FM 1463","150","Fulshear","TX","US","774417740" +"1598302879","CONNECT","CONNECT URL","info@jltc.co","N","","","","","","","","","96-09 72ND AVENUE","","FOREST HILLS","NY","US","113751137" +"1679110985","DIRECT","Direct Messaging Address","leisa.white@sperohealth.com","N","","","","","","","","","1017 Dupont Rd","","Louisville","KY","US","402074020" +"1174160402","OTHERS","Other URL","Riverdale","N","","","","","","","","","502 W 138th St","","Riverdale","IL","US","608271611" +"1174160402","OTHERS","Other URL","Riverdale","N","","","","","","","","","502 W 138th St","","Riverdale","IL","US","608271611" +"1174160402","CONNECT","CONNECT URL","Riverdale","N","Medical clinic","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","502 W 138th St","","Riverdale","IL","US","608271611" +"1174160402","OTHERS","Other URL","Riverdale","N","","","","","","","","","502 W 138th St","","Riverdale","IL","US","608271611" +"1366089609","OTHERS","Other URL","https://pomchiro.janeapp.com","N","EHR login","","OTHER","Other","EHR, SOAP notes","CSV","CSV","","1220 W Sprague Ave","","Spokane","WA","US","992014112" +"1861039083","CONNECT","CONNECT URL","Laptop","N","MacBook","","","","","","","","Urb. Palacios del Sol 242","Calle Arena","Humacao","PR","US","00792" +"1043857261","CONNECT","CONNECT URL","lopezaramos@gmail.com","N","","","","","","","","","CALLE REPARTO LA PROVIDENCIA","#10","VEGA BAJA","PR","US","00693" +"1871130252","OTHERS","Other URL","Anderon","N","anderson","","DIRECT","Direct","","CSV","CSV","","216 Hook Rd","","Honea Path","SC","US","296547819" +"1710524095","DIRECT","Direct Messaging Address","emillere@blucatmgmt.com","N","","","","","","","","","3200 N Tarrant Pkwy","","Fort Worth","TX","US","761778611" +"1356988638","DIRECT","Direct Messaging Address","patrick.sheen@omh.ny.gov","N","work email","","DIRECT","Direct","","OTHER","Other","email","425 Robinson St","","Binghamton","NY","US","139041775" +"1326685603","OTHERS","Other URL","caringheartsandhands.la@gmail.com","N","email address","","OTHER","Other","none","CSV","CSV","","3414 Moss St Ste H","","Lafayette","LA","US","705076107" +"1417594714","OTHERS","Other URL","mckessineasyfill","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","pharmacy computer system","1725 Uinta Way","","Park City","UT","US","840987534" +"1770120081","CONNECT","CONNECT URL","Houston","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5600 S Willow Dr Ste 203","","Houston","TX","US","770354700" +"1013554351","DIRECT","Direct Messaging Address","Jmboyd@apprhs.org","Y","","WATAUGA MEDICAL CENTER INC","","","","","","","336 Deerfield Rd","","Boone","NC","US","286075008" +"1245877562","CONNECT","CONNECT URL","CPFL372UDTY3","N","MacBook Computer","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5053 La Mart Dr Ste 105","","Riverside","CA","US","925075993" +"1063059384","CONNECT","CONNECT URL","melissa.witsil@beaumont.org","N","","","","","","","","","3535 W 13 Mile Rd Ste 102","","Royal Oak","MI","US","480736770" +"1053958389","OTHERS","Other URL","3186739901","N","form","","OTHER","Other","messages","OTHER","Other","office number","543 Stoner Ave","","Shreveport","LA","US","711014122" +"1780221010","DIRECT","Direct Messaging Address","Heather.Merveldt@ascension.org","N","Email","","DIRECT","Direct","","OTHER","Other","NA","8450 N 32nd St","","Richland","MI","US","490839418" +"1821635152","CONNECT","CONNECT URL","kmason34@gmail.com","N","","","","","","","","","317 Colorado Ave","","Stratton","CO","US","808361155" +"1710524046","CONNECT","CONNECT URL","emmy@emmycrouter.com","N","","","","","","","","","2855 N Speer Blvd Ste B","","Denver","CO","US","802114240" +"1275170516","CONNECT","CONNECT URL","communitycarestaffing@gmail.com","N","email","","","","","","","","443 W Girard Ave","","Philadelphia","PA","US","191231454" +"1497392740","SOAP","SOAP URL","https://secure.datafinch.com/","Y","Catalyst Data Collection Software","Spectrum Autism Center LLC","DIRECT","Direct","","CSV","CSV","","5291 Colony Dr N","","Saginaw","MI","US","486387197" +"1306483656","CONNECT","CONNECT URL","Charleston","N","","","DIRECT","Direct","","","","","2100 Charlie Hall Blvd","","Charleston","SC","US","294145832" +"1093352353","CONNECT","CONNECT URL","TEMPLEAVEPHARMACY@GMAIL.COM","N","","","","","","","","","2000 Snead Ave","","Colonial Heights","VA","US","238342428" +"1093352353","CONNECT","CONNECT URL","TEMPLEAVEPHARMACY@GMAIL.COM","N","","","","","","","","","2000 Snead Ave","","Colonial Heights","VA","US","238342428" +"1093352353","CONNECT","CONNECT URL","TEMPLEAVEPHARMACY@GMAIL.COM","N","","","","","","","","","2000 Snead Ave","","Colonial Heights","VA","US","238342428" +"1427695691","CONNECT","CONNECT URL","https://portal.office.com","N","365 Office","","DIRECT","Direct","","CSV","CSV","","7416 Harford Rd","","Baltimore","MD","US","212347152" +"1821635004","CONNECT","CONNECT URL","Joinacunherb@gmail.com","N","","","","","","","","","5411 W Cedar Ln Ste 108A","","Bethesda","MD","US","208141516" +"1346887528","DIRECT","Direct Messaging Address","mzakin@partners.org","Y","Email","Newton-Wellesley Hospital","DIRECT","Direct","","","","","2014 Washington St","","Newton","MA","US","024621699" +"1952948135","DIRECT","Direct Messaging Address","Dr.gary@provoutahdental.com","N","Email","","DIRECT","Direct","","","","","168 W 800 N","","Provo","UT","US","846011624" +"1467099655","CONNECT","CONNECT URL","https://www.multicare.org/","N","Hospital","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12819 171st Street Ct E","","Puyallup","WA","US","983749108" +"1437796620","DIRECT","Direct Messaging Address","rx033@brookshires.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","205 W Frank St","","Grand Saline","TX","US","751401757" +"1083251284","OTHERS","Other URL","9723063189","N","Secure phone/messaging","","DIRECT","Direct","","","","","2155 Marsh Ln Ste 132","","Carrollton","TX","US","750065080" +"1568009777","OTHERS","Other URL","972-306-3189","N","Office Phone","","DIRECT","Direct","","CSV","CSV","Office Phone","2155 Marsh Ln Ste 132","","Carrollton","TX","US","750065080" +"1548807753","DIRECT","Direct Messaging Address","bwalker@bates.edu","N","","","","","","","","","130 Central Ave","","Lewiston","ME","US","042406042" +"1306483524","CONNECT","CONNECT URL","precious.sapphires@yahoo.com","N","","","DIRECT","Direct","","","","","602 Arbor Trace Dr Unit 304","","Frederick","MD","US","217034547" +"1346887569","CONNECT","CONNECT URL","Fredericksburg","N","","","","","","","","","1243 Jefferson Davis Hwy","","Fredericksburg","VA","US","224014415" +"1134766355","DIRECT","Direct Messaging Address","jessica.vigo@ctcprograms.com","N","","","DIRECT","Direct","","CSV","CSV","","1155 Third Ave","","Chula Vista","CA","US","919113136" +"1740827948","DIRECT","Direct Messaging Address","Shital.Mehta@cit.ssdirect.aprima.com","N","","","DIRECT","Direct","","CSV","CSV","","2800 Windguard Cir Ste 102","","Wesley Chapel","FL","US","335447366" +"1649817842","DIRECT","Direct Messaging Address","hello@theswag.org","N","General email","","DIRECT","Direct","","OTHER","Other","email","28497 California 74 Suite 113","","Lake Elsinore","CA","US","92532" +"1215574421","DIRECT","Direct Messaging Address","kevin.j.martinez25.mil@mail.mil","N","","","","","","","","","Navy Medicine Support Command Attn: Medical Staff Svcs","Bldg H 2005 Knight Lane","Jacksonville","FL","US","322120140" +"1114564325","DIRECT","Direct Messaging Address","tykeshia.a.roberts.mil@mail.mil","N","","","","","","","","","Navy Medicine Support Command Attn: Medical STaff Svcs","2005 Knight Lane Bldg H","Jacksonville","FL","US","322120140" +"1841837903","OTHERS","Other URL","info@thekineticchain.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12 Mauchly Ste A","","Irvine","CA","US","926182394" +"1396382586","CONNECT","CONNECT URL","www.oasisfamilymedicinecenter.com","N","website","","HIE","Health Information Exchange (HIE)","","","","","1777 Axtell Dr Ste 105","","Troy","MI","US","480844400" +"1275170417","OTHERS","Other URL","cjlhealthcarellc@gmail.com","N","","","","","","","","","3001 Burley Ridge Ter","","Chester","VA","US","238317098" +"1275170417","CONNECT","CONNECT URL","cjlhealthcarellc@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","3001 Burley Ridge Ter","","Chester","VA","US","238317098" +"1275170417","CONNECT","CONNECT URL","cjlhealthcarellc@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","3001 Burley Ridge Ter","","Chester","VA","US","238317098" +"1275170417","CONNECT","CONNECT URL","cjlhealthcarellc@gmail.com","N","","","","","","CSV","CSV","","3001 Burley Ridge Ter","","Chester","VA","US","238317098" +"1275170417","CONNECT","CONNECT URL","cjlhealthcarellc@gmail.com","N","","","","","","","","","3001 Burley Ridge Ter","","Chester","VA","US","238317098" +"1275170417","CONNECT","CONNECT URL","cjlhealthcarellc@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","3001 Burley Ridge Ter","","Chester","VA","US","238317098" +"1275170417","CONNECT","CONNECT URL","cjlhealthcarellc@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","3001 Burley Ridge Ter","","Chester","VA","US","238317098" +"1275170417","CONNECT","CONNECT URL","cjlhealthcarellc@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","3001 Burley Ridge Ter","","Chester","VA","US","238317098" +"1275170417","CONNECT","CONNECT URL","cjlhealthcarellc@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","3001 Burley Ridge Ter","","Chester","VA","US","238317098" +"1417594623","DIRECT","Direct Messaging Address","ddeahn@daledeahn.medentdirect.com","N","","","","","","","","","401 Main St","","Arcade","NY","US","140091113" +"1679110860","DIRECT","Direct Messaging Address","Roblomas2017@outlook.com","N","","","","","","","","","418 Birch St","","Wauseon","OH","US","435671409" +"1821635061","OTHERS","Other URL","ok","N","","","","","","","","","555 Soquel Ave Ste 260","","Santa Cruz","CA","US","950622340" +"1710524905","DIRECT","Direct Messaging Address","adamkravitz@seamarchc.org","N","","","","","","","","","5411 E Mill Plain Blvd","","Vancouver","WA","US","986617057" +"1710524905","CONNECT","CONNECT URL","seamarchc.org","N","","","","","","","","","5411 E Mill Plain Blvd","","Vancouver","WA","US","986617057" +"1053958249","DIRECT","Direct Messaging Address","kwei@valerdental.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","1514 Coors Blvd NW","","Albuquerque","NM","US","871211105" +"1679110878","DIRECT","Direct Messaging Address","dcahill@centralnassau.org","Y","Work E-Mail","Central Nassau Guidance and Counseling","DIRECT","Direct","","CSV","CSV","","950 S Oyster Bay Rd","","Hicksville","NY","US","118013510" +"1861039075","CONNECT","CONNECT URL","saimaguice90","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","533 N Nova Rd","","Ormond Beach","FL","US","321744447" +"1184261307","DIRECT","Direct Messaging Address","slinfoot@servalt-cfs.com","N","","","DIRECT","Direct","","CSV","CSV","","4317 NE Thurston Way Ste 240","","Vancouver","WA","US","986626660" +"1275170490","CONNECT","CONNECT URL","McAlester","N","","","DIRECT","Direct","","","","","628 E Creek Ave","","McAlester","OK","US","745016930" +"1003453226","OTHERS","Other URL","phone","N","cll","","DIRECT","Direct","","OTHER","Other","phone","14378 Ventura Blvd","","Sherman Oaks","CA","US","914232756" +"1417594649","OTHERS","Other URL","diana.bosquez@adventhealth.com","Y","Work email address","Adventist Health System-Sunbelt, Inc","DIRECT","Direct","","OTHER","Other","Work email address","7975 Lake Underhill Rd","","Orlando","FL","US","328228202" +"1942847173","OTHERS","Other URL","bekidz.org","N","mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1541 Merganser Blvd","","Belleville","IL","US","622268536" +"1598302721","CONNECT","CONNECT URL","austinskinphysicians.com","N","","","","","","","","","1501 Dorothy Nichols Ln # B","","Smithville","TX","US","789571725" +"1316584543","DIRECT","Direct Messaging Address","Christina.d.koch.mil@mail.mil","N","","","","","","","","","104 Eagle River Ct","","Jacksonville","NC","US","285407745" +"1568009793","CONNECT","CONNECT URL","b.udell@arvillawv.com","N","b.udell@arvillawv.com","","DIRECT","Direct","","CSV","CSV","","520 Grand Central Ave Ste 201","","Vienna","WV","US","261052187" +"1669019899","OTHERS","Other URL","https://secure.simplepractice.com/clients","N","","","DIRECT","Direct","","CSV","CSV","","8905 W Gage Blvd Ste 208","","Kennewick","WA","US","993367191" +"1578100707","DIRECT","Direct Messaging Address","elizabeth.schooler@ralstonschools.org","N","school email","","DIRECT","Direct","","CSV","CSV","","8545 Park Dr","","Ralston","NE","US","681273621" +"1639716863","CONNECT","CONNECT URL","Chicago","N","","","","","","","","","600 N McClurg Ct Apt 3803A","","Chicago","IL","US","606113030" +"1649817875","CONNECT","CONNECT URL","https://dentistoftorrance.com/","N","","","","","","","","","23609 Hawthorne Blvd Ste B","","Torrance","CA","US","905056023" +"1558908780","DIRECT","Direct Messaging Address","joleneshockey@kidsmh.com","N","work email","","DIRECT","Direct","","OTHER","Other","email","1310 Bradley Dr","","Mountain Home","AR","US","726532730" +"1619514858","DIRECT","Direct Messaging Address","clifordc@dacco.org","Y","email","DACCO Behavioral Health Inc","","","","","","","4422 E Columbus Dr","","Tampa","FL","US","336053233" +"1073150215","SOAP","SOAP URL","Newark","N","","","","","","","","","631 S College Ave","","Newark","DE","US","197162010" +"1225675473","OTHERS","Other URL","kathryntuttle@brookshires.com","Y","work email","BROOKSHIRE GROCERY COMPANY","","","","","","","4811 Wesley St","","Greenville","TX","US","754015649" +"1023655271","OTHERS","Other URL","https://www.therapynotes.com/app/","N","","","","","","","","","2525 Raeford Rd","","Fayetteville","NC","US","283055091" +"1942847199","DIRECT","Direct Messaging Address","sritvo1@verizon.net","N","email","","DIRECT","Direct","","OTHER","Other","email","18 Lockeland Rd","","Winchester","MA","US","018903342" +"1679110829","CONNECT","CONNECT URL","Scottsbluff","N","","","","","","","","","2821 Avenue B","","Scottsbluff","NE","US","693614370" +"1285271445","DIRECT","Direct Messaging Address","rick.s@sonoranhematologyoncology.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","9159 W Thunderbird Rd","","Peoria","AZ","US","853814910" +"1447897608","OTHERS","Other URL","amorris4561@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","9924 Blanton Dr","","Windham","OH","US","442881457" +"1053958116","DIRECT","Direct Messaging Address","Rachel.elzinga@icloud.com","N","","","DIRECT","Direct","","","","","1445 NW Division St Apt 5","","Corvallis","OR","US","973304557" +"1053958116","DIRECT","Direct Messaging Address","Rachel.elzinga@icloud.com","N","","","DIRECT","Direct","","","","","1445 NW Division St Apt 5","","Corvallis","OR","US","973304557" +"1972140051","DIRECT","Direct Messaging Address","ana.mota@ynhh.org","N","employee email","","","","","","","","20 York St","","New Haven","CT","US","065103220" +"1205473378","DIRECT","Direct Messaging Address","christine.fivecoate@stores.kroger.com","N","corporate secured email","","DIRECT","Direct","","OTHER","Other","Kroger corporate email","605 N Dixon Rd","Attention Pharmacy Department","Kokomo","IN","US","46901" +"1942847009","CONNECT","CONNECT URL","dstrickert@healtright360.org","N","Email","","","","","","","","1341 N Escondido Blvd","","Escondido","CA","US","920262507" +"1013554104","DIRECT","Direct Messaging Address","sspangler@spotsylvania.k12.va.us","N","","","","","","","","","8020 River Stone Dr","","Fredericksburg","VA","US","224078761" +"1659918720","CONNECT","CONNECT URL","AdvanceedMD","N","Electronic Health Records","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Electronic Health Records and Messaging","1055 E Baltimore Pike Ste 303","","Media","PA","US","190635173" +"1114564358","CONNECT","CONNECT URL","www.pbhcinc.com","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","19 Walker Ave Ste 304","","Pikesville","MD","US","212084067" +"1639716889","CONNECT","CONNECT URL","www.pbhcinc.com","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","19 Walker Ave Ste 304","","Pikesville","MD","US","212084067" +"1932746179","DIRECT","Direct Messaging Address","malcom.scott@acgov.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","409 Jackson St","","Hayward","CA","US","945441530" +"1548807761","OTHERS","Other URL","gdonnahue@therapychoice.net","Y","Corporate Office","Therapy Choice, LLC","","","","","","","20 Stratton Ln","","Sewell","NJ","US","080802552" +"1548807761","OTHERS","Other URL","gdonnahue@therapychoice.net","Y","Corporate Office","Therapy Choice, LLC","","","","","","","20 Stratton Ln","","Sewell","NJ","US","080802552" +"1548807761","OTHERS","Other URL","gdonnahue@therapychoice.net","Y","Corporate Office","Therapy Choice, LLC","","","","","","","20 Stratton Ln","","Sewell","NJ","US","080802552" +"1548807761","OTHERS","Other URL","gdonnahue@therapychoice.net","Y","Corporate Office","Therapy Choice, LLC","","","","","","","20 Stratton Ln","","Sewell","NJ","US","080802552" +"1548807761","OTHERS","Other URL","gdonnahue@therapychoice.net","Y","Corporate Office","Therapy Choice, LLC","","","","","","","20 Stratton Ln","","Sewell","NJ","US","080802552" +"1548807761","OTHERS","Other URL","gdonnahue@therapychoice.net","Y","Corporate Office","Therapy Choice, LLC","","","","","","","20 Stratton Ln","","Sewell","NJ","US","080802552" +"1548807761","OTHERS","Other URL","gdonnahue@therapychoice.net","Y","Corporate Office","Therapy Choice, LLC","","","","","","","20 Stratton Ln","","Sewell","NJ","US","080802552" +"1548807761","OTHERS","Other URL","gdonnahue@therapychoice.net","Y","Corporate Office","Therapy Choice, LLC","","","","","","","20 Stratton Ln","","Sewell","NJ","US","080802552" +"1548807761","OTHERS","Other URL","gdonnahue@therapychoice.net","Y","Corporate Office","Therapy Choice, LLC","","","","","","","20 Stratton Ln","","Sewell","NJ","US","080802552" +"1548807761","OTHERS","Other URL","gdonnahue@therapychoice.net","Y","Corporate Office","Therapy Choice, LLC","","","","","","","20 Stratton Ln","","Sewell","NJ","US","080802552" +"1467099689","OTHERS","Other URL","jihan.howard@ingenio-rx.com","N","Pharmacist Consultant","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Anthem/Ingenio-Rx","303 Peachtree Center Ave NE","","Atlanta","GA","US","303031216" +"1093352213","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","1000 Eddy St","","Providence","RI","US","029054739" +"1982241113","CONNECT","CONNECT URL","middletown","N","","","DIRECT","Direct","","OTHER","Other","Townsend","5700 Kirkwood Hwy Ste 204","","Wilmington","DE","US","198084884" +"1629615851","CONNECT","CONNECT URL","www.swomfs.com","N","","","","","","","","","5900 Cubero Dr NE Ste A","","Albuquerque","NM","US","871093879" +"1629615851","DIRECT","Direct Messaging Address","office@swomfs.com","N","","","","","","","","","5900 Cubero Dr NE Ste A","","Albuquerque","NM","US","871093879" +"1700423936","DIRECT","Direct Messaging Address","marissa.bauer@bristolhospice.com","Y","Email","Bristol Hospice - Sacramento, LLC","DIRECT","Direct","","OTHER","Other","marissa.bauer@bristolhospice.com","2140 Professional Dr Ste 210","","Roseville","CA","US","956613776" +"1073150207","CONNECT","CONNECT URL","rgarcia@ymcasf.org","N","","","","","","","","","1650 S Amphlett Blvd","","San Mateo","CA","US","944022517" +"1336786565","CONNECT","CONNECT URL","Jessica.schwartz@bastyr.edu","N","","","","","","","","","5 Old Cambridge Tpke","","Lincoln","MA","US","017731804" +"1497392625","DIRECT","Direct Messaging Address","raintree@rtconsult.net","N","","","","","","","","","1019 E Springhill Dr","","Terre Haute","IN","US","478024547" +"1902443146","CONNECT","CONNECT URL","f.housemanager.shrc@gmail.com","N","","","","","","","","","4342 Gallia St Ste A","","Portsmouth","OH","US","456625563" +"1689211823","OTHERS","Other URL","313-270-4883","N","Secure Fax","","DIRECT","Direct","","OTHER","Other","Fax","14409 Ashton Rd","","Detroit","MI","US","482233584" +"1457998601","DIRECT","Direct Messaging Address","mayel80@hotmail.com","N","","","","","","","","","265 Madison Ave","","New York","NY","US","100160971" +"1801433057","DIRECT","Direct Messaging Address","chreception@catalystok.org","N","company email","","DIRECT","Direct","","CSV","CSV","","1517 NE 11th St","","Oklahoma City","OK","US","731172605" +"1952948192","CONNECT","CONNECT URL","Lewisville","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6750 Hillcrest Plaza Dr Ste 224","","Dallas","TX","US","752301441" +"1023655263","CONNECT","CONNECT URL","Muncie","N","","","","","","","","","4221 N Broadway Ave","","Muncie","IN","US","473031015" +"1356988505","DIRECT","Direct Messaging Address","swillson@ddivantage.org","Y","email","DDI Vantage","","","","","","","565 E 4500 S","","Salt Lake City","UT","US","841072967" +"1275170425","DIRECT","Direct Messaging Address","jtolliver@mccartyhealth.com","N","","","DIRECT","Direct","","CSV","CSV","","6733 LaGrange Dr","","Canal Winchester","OH","US","431108384" +"1164069316","CONNECT","CONNECT URL","audibelhearingsolutions@yahoo.com","N","email address","","DIRECT","Direct","","CSV","CSV","","2882 Aaa Ct","","Bettendorf","IA","US","527223406" +"1477190544","CONNECT","CONNECT URL","www.breshomecare.com","N","Direct","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Office","913 E Ogden Ave","","Las Vegas","NV","US","891014234" +"1144867300","DIRECT","Direct Messaging Address","kbrunson@compasshn.org","N","Compass Email","","","","","","","","1032 Crosswinds Ct","","Wentzville","MO","US","633854836" +"1013554179","CONNECT","CONNECT URL","TherapyNotes.com","N","EHR","","DIRECT","Direct","","CSV","CSV","","14201 S Mur-Len Rd","Suite 106","Olathe","KS","US","66062" +"1104463264","OTHERS","Other URL","224Z00000X","N","Code","","DIRECT","Direct","","CSV","CSV","","9 14th Ave W","","Polson","MT","US","598605321" +"1073150132","CONNECT","CONNECT URL","Bedias","N","","","","","","","","","24792 Bedias Dr","","Bedias","TX","US","778315606" +"1336786490","CONNECT","CONNECT URL","Hayward","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Hayward","24647 Mohr Dr","","Hayward","CA","US","945452309" +"1851938922","DIRECT","Direct Messaging Address","cluckey@prototypes.org","N","","","","","","","","","2150 N Victoria Ave","","Oxnard","CA","US","930367791" +"1124665286","DIRECT","Direct Messaging Address","jeremy.lansing@santacruzcounty.us","N","","","","","","","","","1400 Emeline Ave","","Santa Cruz","CA","US","950601976" +"1679110746","DIRECT","Direct Messaging Address","vaughn@allgendernutrition.com","N","secure business email","","DIRECT","Direct","","OTHER","Other","Secure Email","1231 S Plymouth Blvd Apt 102","","Los Angeles","CA","US","900196881" +"1679110746","DIRECT","Direct Messaging Address","vaughn@allgendernutrition.com","N","secure business email","","DIRECT","Direct","","OTHER","Other","Secure Email","1231 S Plymouth Blvd Apt 102","","Los Angeles","CA","US","900196881" +"1316584493","DIRECT","Direct Messaging Address","ngandhi1@mail.roosevelt.edu","N","","","","","","","","","600 Cobblestone Cir Apt E","","Glenview","IL","US","600253829" +"1225675309","DIRECT","Direct Messaging Address","Ejk5@cox.net","N","Business email","","DIRECT","Direct","","CSV","CSV","","708 Suguaro Bluffs St","","Henderson","NV","US","890142671" +"1225675309","DIRECT","Direct Messaging Address","Ejk5@cox.net","N","Direct message","","DIRECT","Direct","","CSV","CSV","","708 Suguaro Bluffs St","","Henderson","NV","US","890142671" +"1932746013","OTHERS","Other URL","other","N","","","","","","","","","352 Lafayette St","","Salem","MA","US","019705348" +"1093352171","DIRECT","Direct Messaging Address","gurkaran.s.randhawa@kp.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2025 Morse Ave","","Sacramento","CA","US","958252115" +"1265079347","DIRECT","Direct Messaging Address","NASSER@NOORSENIORCARE.COM","N","","","DIRECT","Direct","","","","","24 Middlesex Cir Apt 16","","Waltham","MA","US","024526241" +"1174160253","DIRECT","Direct Messaging Address","krystal.rivera@uirehab.com","N","email","","DIRECT","Direct","","CSV","CSV","","4436 Whitetail Dr","","Nazareth","PA","US","180648684" +"1003453192","CONNECT","CONNECT URL","N/A","N","N/A","","DIRECT","Direct","","CSV","CSV","","1301 E 17th St","","Santa Ana","CA","US","927058503" +"1912544008","CONNECT","CONNECT URL","DrChrono","N","EMR","","","","","","","","2 Ash St","","Hollis","NH","US","030496548" +"1083251177","CONNECT","CONNECT URL","DTrindad@caretenders.com","N","secure company email","","DIRECT","Direct","","","","","287 Turnpike Rd Ste 285","","Westborough","MA","US","015812883" +"1699312793","CONNECT","CONNECT URL","info@journeysolutions.us","N","","","HIE","Health Information Exchange (HIE)","","","","","2375 E Camelback Rd Ste 628","","Phoenix","AZ","US","850163424" +"1457998551","OTHERS","Other URL","Www.newdestinyhealth.com","N","","","","","","","","","1072 E Dragon Fly Rd","","Queen Creek","AZ","US","851435335" +"1609413715","CONNECT","CONNECT URL","ctalton@gmu.edu","N","School","","","","","","","","4400 University Dr","","Fairfax","VA","US","220304422" +"1255978367","CONNECT","CONNECT URL","Columbus","N","","","","","","","","","229 Old Yorkville Rd S","","Columbus","MS","US","397028440" +"1740827880","DIRECT","Direct Messaging Address","christinayum@ramsinc.org","N","email","","","","","","","","3626 Balboa St","","San Francisco","CA","US","941212604" +"1477190460","DIRECT","Direct Messaging Address","william.swanson@columbia.edu","N","Columbia University","","DIRECT","Direct","","CSV","CSV","","511 West 165th St","# 609","New York","NY","US","100329998" +"1891332912","OTHERS","Other URL","chrystal@transcendentbalance.com","N","business email","","DIRECT","Direct","","OTHER","Other","email","610 Plaza Dr Ste 1","","Sycamore","IL","US","601783306" +"1235776352","DIRECT","Direct Messaging Address","amlinaric@lgrc.us","N","","","","","","","","","9652 Old Johnnycake Ridge Rd","","Mentor","OH","US","440606521" +"1124665138","DIRECT","Direct Messaging Address","newbraunfels.therapy@littlelandplaygym.com","N","HIPAA compliant email address","","","","","","","","651 N Business Ih 35 Ste 1310","","New Braunfels","TX","US","781307877" +"1184261265","CONNECT","CONNECT URL","jstevensonnp@veswellnessllc.net","N","company email","","DIRECT","Direct","","CSV","CSV","","2152 Aslan Dr","","York","PA","US","174046606" +"1447897525","CONNECT","CONNECT URL","diamondcmh@yahoo.com","N","email","","DIRECT","Direct","","","","","14505 Commerce Way Ste 750","","Miami Lakes","FL","US","330161514" +"1437796513","CONNECT","CONNECT URL","www.themilkmission.com","N","Company website","","DIRECT","Direct","","OTHER","Other","Breastfeeding courses","1257 Romayne Dr","","Akron","OH","US","443135835" +"1144867227","CONNECT","CONNECT URL","https://npiregistry.cms.hhs.gov/","N","","","","","","","","","1535 E Katella Ave","","Orange","CA","US","928675025" +"1144867235","OTHERS","Other URL","OceanBreezeHomeHealthCare@gmail.com","N","","","OTHER","Other","text messag","OTHER","Other","other","1637 Main St","","Whiteford","MD","US","211602004" +"1962049056","OTHERS","Other URL","www.cvs.com","N","","","","","","","","","1350 Florin Rd","","Sacramento","CA","US","958224202" +"1497392583","OTHERS","Other URL","https://www.teladoc.com/","N","","","","","","","","","2250 W County Road 1270 N","","Muncie","IN","US","473039721" +"1588201677","CONNECT","CONNECT URL","https://www.michiganpsychologicalcare.com/contact","N","","","","","","","","","1505 Waterford Pkwy","","Saint Johns","MI","US","488799630" +"1104463207","DIRECT","Direct Messaging Address","einwang@wcrxhealth.com","N","","","HIE","Health Information Exchange (HIE)","","","","","175 Salem Ct","","Tallahassee","FL","US","323012809" +"1104463207","CONNECT","CONNECT URL","www.wcrxhealth.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","175 Salem Ct","","Tallahassee","FL","US","323012809" +"1992342083","OTHERS","Other URL","https://www.micromd.com/emr-software-cta/?dc=emr-software&utm_source=google&utm_medium=ppc&utm_campa","N","Electronic Health Record","","HIE","Health Information Exchange (HIE)","","","","","916 Red House Rd","","Richmond","KY","US","404759326" +"1265079354","CONNECT","CONNECT URL","KIPU","N","","","","","","","","","428 Harrison Ave Ste 101","","Claremont","CA","US","917114605" +"1952948051","OTHERS","Other URL","hrobinson5463@gmail.com","N","Secure email","","DIRECT","Direct","","CSV","CSV","","35 Birchwood Ave","","West Orange","NJ","US","070523128" +"1598302697","CONNECT","CONNECT URL","MURRIETA","Y","","Orange Psychiatric Medical Group, Inc","HIE","Health Information Exchange (HIE)","","CSV","CSV","","25114 Jefferson Ave Ste A","","Murrieta","CA","US","925621701" +"1043857147","DIRECT","Direct Messaging Address","herronsolutionllc@outlook.com","N","","","","","","","","","817 Desi Loop","","Belen","NM","US","870028068" +"1578100673","DIRECT","Direct Messaging Address","l.king@hopelifebehavioralwellness.com","N","","","HIE","Health Information Exchange (HIE)","","","","","360 Bloomfield Ave Ste 301","","Windsor","CT","US","060952700" +"1912544016","CONNECT","CONNECT URL","ayersdubois@aol.com","N","email","","DIRECT","Direct","","CSV","CSV","","618 Maryland Ave","","Tylertown","MS","US","396672722" +"1053958165","CONNECT","CONNECT URL","alakaiinc@aol.com","Y","","Alakai Na Keiki Inc","DIRECT","Direct","","","","","1100 Alakea St Fl 9","","Honolulu","HI","US","968132833" +"1235776345","CONNECT","CONNECT URL","Bowie","N","","","","","","","","","1709 Barrington Ct","","Bowie","MD","US","207212777" +"1780221895","DIRECT","Direct Messaging Address","kathy@aspenleafassistedliving.com","N","","","","","","CSV","CSV","","410 Main St","","Stratton","CO","US","808361115" +"1194362202","DIRECT","Direct Messaging Address","ronald.a.beasley6.mil@mail.mil","N","Secure Military Email","","DIRECT","Direct","","CSV","CSV","","620 John Paul Jones Cir","","Portsmouth","VA","US","237082111" +"1386281491","DIRECT","Direct Messaging Address","breanna.l.hostetler.mil@mail.mil","N","Official email address","","DIRECT","Direct","","OTHER","Other","Official Business","NMC Portsmouth","620 John Paul Jones Circle","Portsmouth","VA","US","23708" +"1144867268","CONNECT","CONNECT URL","sdltherapies@gmail.com","N","business email","","","","","","","","2375 E Main St Ste A202","","Spartanburg","SC","US","293071400" +"1154968279","DIRECT","Direct Messaging Address","SslackNP@avalonphysicians.com","N","","","DIRECT","Direct","","CSV","CSV","","21800 Haggerty Rd","","Northville","MI","US","481679163" +"1063059186","OTHERS","Other URL","emmetsburgeyeclinic@gmail.com","N","","","","","","","","","2217 Main St","","Emmetsburg","IA","US","505362446" +"1528605649","DIRECT","Direct Messaging Address","teamlead2@lydiandental.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","21295 S Ellsworth Loop Rd","","Queen Creek","AZ","US","851429866" +"1871130997","OTHERS","Other URL","Papercharts","N","","","","","","","","","502 E Ramsey Rd","","San Antonio","TX","US","782164639" +"1649817768","CONNECT","CONNECT URL","CHICAGO","N","","","DIRECT","Direct","","","","","2835 N Sheffield Ave Ste 511","","Chicago","IL","US","606575081" +"1952948085","CONNECT","CONNECT URL","mail","N","mail","","DIRECT","Direct","","CSV","CSV","","220 Livingston St Ste 108","","Northvale","NJ","US","076471739" +"1225675358","CONNECT","CONNECT URL","nlopez@louisburg.edu","N","Work Email","","","","","","","","501 N Main St","","Louisburg","NC","US","275492399" +"1851938989","OTHERS","Other URL","OpenDental","N","","","","","","","","","1103 3rd St","","Tillamook","OR","US","971413402" +"1679110720","CONNECT","CONNECT URL","CHICAGO","N","","","","","","","","","6417 W Irving Park Rd","","Chicago","IL","US","606342437" +"1558908699","DIRECT","Direct Messaging Address","egill3@bwh.harvard.edu","Y","","Brigham and Women's Faulkner Hospital, Inc.","","","","","","","1153 Centre St","","Boston","MA","US","021303446" +"1063059103","CONNECT","CONNECT URL","https://www.familyservicesofchemung.com/","N","","","","","","","","","1019 E Water St","","Elmira","NY","US","149013332" +"1063059103","CONNECT","CONNECT URL","https://www.familyservicesofchemung.com/","N","","","","","","","","","1019 E Water St","","Elmira","NY","US","149013332" +"1407493471","OTHERS","Other URL","email","N","","","","","","","","","603 N 2nd St","","Centerville","IA","US","525441202" +"1881231926","OTHERS","Other URL","healtheconnections","N","","","","","","","","","17 E Genesee St Ste 1","","Auburn","NY","US","130214068" +"1477190510","OTHERS","Other URL","Dracut","N","","","DIRECT","Direct","","CSV","CSV","","52 Regency Dr","","Dracut","MA","US","018262761" +"1730726886","DIRECT","Direct Messaging Address","jamie.golob2@mountsinai.org","N","jamie.golob2@mountsinai.org","","DIRECT","Direct","","OTHER","Other","email","1 Gustave L Levy Pl Fl 12","","New York","NY","US","100296574" +"1831736974","DIRECT","Direct Messaging Address","Brandi.McDonnell@ctcprograms.com","N","email","","DIRECT","Direct","","","","","66 Pavilion Ave","","Providence","RI","US","029051522" +"1295372340","DIRECT","Direct Messaging Address","mrinaldi@ecs-sf.org","N","","","","","","","","","165 8th St","","San Francisco","CA","US","941032726" +"1467099515","CONNECT","CONNECT URL","riograndeatp.org","N","","","","","","","","","224 Cruz Alta Rd Ste J","","Taos","NM","US","875715947" +"1932746088","CONNECT","CONNECT URL","fallbrook","N","","","","","","","","","1101 S Mission Rd","","Fallbrook","CA","US","920283224" +"1396382446","OTHERS","Other URL","homesweethomealf@yahoo.com","N","email","","DIRECT","Direct","","OTHER","Other","email","31 Whittier Ln","","Palm Coast","FL","US","321647211" +"1922645977","DIRECT","Direct Messaging Address","Laura.lv@utexas.edu","N","","","","","","","","","113 Woodstone Pt","","Cibolo","TX","US","781083271" +"1598302556","DIRECT","Direct Messaging Address","gnajera@samahanhealth.org","N","","","","","","","","","9995 Carmel Mountain Rd Ste B10-11","","San Diego","CA","US","921292889" +"1316584378","DIRECT","Direct Messaging Address","amarker@ycc.org","N","YCC Email Confidential","","DIRECT","Direct","","OTHER","Other","Email","3015 Parental Home Rd","","Jacksonville","FL","US","322165768" +"1417594482","DIRECT","Direct Messaging Address","kevin.record@quincomhc.org","N","","","","","","","","","844 Natchez Trace Dr","","Lexington","TN","US","38351" +"1336786318","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","4153 N Crossover Rd","","Fayetteville","AR","US","727034591" +"1245877224","DIRECT","Direct Messaging Address","wljohnsonfnp@outlook.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1401 S State St Ste C","","Pine Bluff","AR","US","716015827" +"1770120768","DIRECT","Direct Messaging Address","megan.miller@lakotaonline.com","Y","email","Lakota Local School District","DIRECT","Direct","","OTHER","Other","all information","6475 Lesourdsville Rd","","Liberty Twp","OH","US","450118455" +"1538706528","OTHERS","Other URL","Marrero","N","","","","","","","","","5836 S Oak Dr","","Marrero","LA","US","700725257" +"1740827732","DIRECT","Direct Messaging Address","amagane@devereux.org","N","Work email address","","DIRECT","Direct","","OTHER","Other","N/A","5749 Westgate Dr Ste 102","","Orlando","FL","US","328355040" +"1659918647","CONNECT","CONNECT URL","Dojones@comprehensiveautismcenter.com","N","Work","","","","","","","","3355 Mission Ave","","Oceanside","CA","US","920581326" +"1275170268","CONNECT","CONNECT URL","JOhn","N","Lakeland","","","","","","","","9025 Highway 64","","Lakeland","TN","US","380028448" +"1275170268","CONNECT","CONNECT URL","john.mills@stores.kroger.com","N","","","","","","","","","9025 Highway 64","","Lakeland","TN","US","380028448" +"1275170268","CONNECT","CONNECT URL","john.mills@stores.kroger.com","N","","","","","","","","","9025 Highway 64","","Lakeland","TN","US","380028448" +"1275170268","CONNECT","CONNECT URL","John","N","Lakeland","","","","","OTHER","Other","Lakeland","9025 Highway 64","","Lakeland","TN","US","380028448" +"1568009561","OTHERS","Other URL","jonathon.baird@pdc.dds.ca.gov","N","Email","","DIRECT","Direct","","CSV","CSV","","26501 Avenue 140","","Porterville","CA","US","932579109" +"1518504521","DIRECT","Direct Messaging Address","jmiller@branfordschools.org","N","","","DIRECT","Direct","","OTHER","Other","other","25 Buttermilk Ln","","Branford","CT","US","064052701" +"1346887353","OTHERS","Other URL","kellimfoster@yahoo.com","N","email","","DIRECT","Direct","","OTHER","Other","mailing","515 Belle Oak Pl","","Brandon","MS","US","390428111" +"1114564127","CONNECT","CONNECT URL","Maplewood","N","","","","","","","","","3726 Cambridge Ave Apt 18","","Maplewood","MO","US","631434022" +"1023655032","CONNECT","CONNECT URL","Email","N","","","DIRECT","Direct","","CSV","CSV","","1102 Washington St","","Braintree","MA","US","021845438" +"1841837861","DIRECT","Direct Messaging Address","admin@olivebranchhhc.com","N","","","","","","","","","1845 E Broadway Rd Ste 116","","Tempe","AZ","US","852821685" +"1023655040","FHIR","FHIR URL","PHOENIX","N","","","","","","","","","7432 W Glenrosa Ave","","Phoenix","AZ","US","850332518" +"1750928776","OTHERS","Other URL","CVS","N","CVS","","OTHER","Other","CVS","OTHER","Other","Other","6116 Travo Way","","Elk Grove","CA","US","957572801" +"1568009512","OTHERS","Other URL","Upland","N","Upland","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Upland","904 W 9th St","","Upland","CA","US","917864576" +"1568009512","OTHERS","Other URL","Upland","N","Upland","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Upland","904 W 9th St","","Upland","CA","US","917864576" +"1003453069","CONNECT","CONNECT URL","EvolutionProgram","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","266 Calle Ledesma","","Utuado","PR","US","00641" +"1184261141","CONNECT","CONNECT URL","sanantoniovillalba@gmail.com","N","","","","","","","","","Carr 149 Km 57.3 Bo Tierra Santa","","Villalba","PR","US","007661521" +"1548807506","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","Student, N/A","Fresenius Kindney Care - Home Therapies Department","1717 South J Street","Tacoma","WA","US","98405" +"1275170235","DIRECT","Direct Messaging Address","abraley@healthylivingservices.org","Y","company email","LOVE & JOY ADULT DAY CARE, INC","","","","","","","Love Joy ADHC","10293 Rockingham Dr","Sacramento","CA","US","95827" +"1497392476","DIRECT","Direct Messaging Address","probinson@ccok.com","N","community care e-mail","","OTHER","Other","e-mail","","","","Williams Center Tower II, W 2nd St Suite 100","","Tulsa","OK","US","74103" +"1295372274","DIRECT","Direct Messaging Address","alysia@elliefamilyservices.com","N","email address","","DIRECT","Direct","","OTHER","Other","Email address","2155 E Hennepin Ave","","Minneapolis","MN","US","55413" +"1750928867","CONNECT","CONNECT URL","MIAMI","N","","","","","","","","","9380 SW 72nd St Ste B180","","Miami","FL","US","331735460" +"1548807654","SOAP","SOAP URL","Dallas","N","","","","","","","","","3505 Everglade Ln","","Wylie","TX","US","750987401" +"1356988471","OTHERS","Other URL","albanesd@nih.gov","N","","","","","","","","","4211 Bradley Ln","","Chevy Chase","MD","US","208155234" +"1538706643","DIRECT","Direct Messaging Address","kathleen.crockett2@va.gov","N","VA e-mail","","","","","","","","1481 W 10th St","","Indianapolis","IN","US","462022803" +"1316584436","CONNECT","CONNECT URL","avitahomecare@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","poc","1043 S York Rd Ste 106A","","Bensenville","IL","US","601063489" +"1487291506","OTHERS","Other URL","Sadatreyam@yahoo.com","N","","","","","","","","","2414 Bull St","","Columbia","SC","US","292011906" +"1639716756","CONNECT","CONNECT URL","TOWSON","N","","","","","","","","","9110 Philadelphia Rd Ste 314","","Baltimore","MD","US","212374327" +"1922645050","DIRECT","Direct Messaging Address","shana@somethingnutritious.com","N","email","","DIRECT","Direct","","OTHER","Other","email","9284 Ketay Cir","","Boca Raton","FL","US","334281516" +"1679110712","CONNECT","CONNECT URL","serenitypersonalcarelv@gmail.com","N","email","","","","","","","","3311 S Rainbow Blvd Ste 131","","Las Vegas","NV","US","891466208" +"1346887312","CONNECT","CONNECT URL","slahti@chcmi.org","N","company email","","","","","","","","1910 Shaffer St","","Kalamazoo","MI","US","490481604" +"1952948002","DIRECT","Direct Messaging Address","Admin@alexandriadme.com","N","email","","DIRECT","Direct","","CSV","CSV","","8242 Alexandria Pike Ste 100","","Alexandria","KY","US","410011162" +"1770120826","DIRECT","Direct Messaging Address","a.williams@focuspoint-mh.com","N","company email","","DIRECT","Direct","","CSV","CSV","","116 Magnolia Dr","","Danville","VA","US","245413626" +"1396382347","OTHERS","Other URL","Desktop","N","Through email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","66 Pavilion Ave","","Providence","RI","US","029051522" +"1063059012","DIRECT","Direct Messaging Address","info@advancedhairgrowthclinic.com","N","","","","","","","","","10931 E Independence Blvd Ste A-11","","Matthews","NC","US","281055057" +"1881231835","DIRECT","Direct Messaging Address","lunie.samedi@rwjbh.org","N","","","","","","","","","94 Old Short Hills Rd Ste 1","","Livingston","NJ","US","070395668" +"1598302549","DIRECT","Direct Messaging Address","joelkouame@protonmail.com","N","","","","","","","","","3110 37th Ave Ste 401","","Long Island City","NY","US","111012112" +"1033756093","OTHERS","Other URL","www.afapharmacy.com","N","website","","DIRECT","Direct","","CSV","CSV","","8360 Lyndon B Johnson Fwy Ste A215","","Dallas","TX","US","752431130" +"1033756093","OTHERS","Other URL","www.afapharmacy.com","N","","","","","","","","","8360 Lyndon B Johnson Fwy Ste A215","","Dallas","TX","US","752431130" +"1447897418","DIRECT","Direct Messaging Address","khardman@unomaha.edu","N","","","OTHER","Other","Kaitlyn.h.hardman@gmail.com","OTHER","Other","Personal","1105 Sterling Dr","","Papillion","NE","US","680466123" +"1174160139","CONNECT","CONNECT URL","actikare.com/murrieta","Y","","Acti-Kare Inc","","","","","","","17425 Bridge Hill Ct Ste 200","","Tampa","FL","US","336473657" +"1265079230","REST","RESTful URL","priorityhw@gmail.com","N","","","","","","","","","2620 Cullen Pkwy Ste 202","","Pearland","TX","US","775819008" +"1205473279","OTHERS","Other URL","Tablet","N","","","","","","","","","5675 Mountain Hollow Dr","","Dallas","TX","US","752492028" +"1295372266","CONNECT","CONNECT URL","EMR","N","12&12","","DIRECT","Direct","","OTHER","Other","email","6333 E Skelly Dr","","Tulsa","OK","US","741356106" +"1649817628","CONNECT","CONNECT URL","www.drncornerstone.com","N","","","DIRECT","Direct","","","","","417 E German St.","","Herkimer","NY","US","13350" +"1437796406","DIRECT","Direct Messaging Address","Carson.Mohler@rochesterregional.org","N","Email","","DIRECT","Direct","","OTHER","Other","email","1555 Long Pond Rd","","Rochester","NY","US","146264122" +"1205473287","DIRECT","Direct Messaging Address","taylor@bartonchiro.com","N","server","","DIRECT","Direct","","OTHER","Other","email","1251 Monument Blvd Ste 140","","Concord","CA","US","945204477" +"1114564192","DIRECT","Direct Messaging Address","fordycej3@upmc.edu","N","","","","","","","","","333 N Braddock Ave","","Pittsburgh","PA","US","152082512" +"1548807522","DIRECT","Direct Messaging Address","Traselynn.R.Anderson@riteaid.com","N","email","","DIRECT","Direct","","CSV","CSV","","2968 Elmira St","","Sayre","PA","US","188402600" +"1124665120","CONNECT","CONNECT URL","http://hairlabchicago.com/","N","","","DIRECT","Direct","","CSV","CSV","","281 Waukegan Rd Ste 2","","Northfield","IL","US","600932718" +"1225675226","DIRECT","Direct Messaging Address","hugh@mended-minds.com","N","secured hippa compliant email","","DIRECT","Direct","","OTHER","Other","other","1625 N Commerce Pkwy Ste 300","","Weston","FL","US","333263206" +"1497392492","OTHERS","Other URL","drlarsen@pacificadermatology.com","N","email","","DIRECT","Direct","","","","","2460 N Ponderosa Dr Ste A117","","Camarillo","CA","US","930102468" +"1033756036","DIRECT","Direct Messaging Address","mothersluvinc@outlook.com","N","email address","","DIRECT","Direct","","CSV","CSV","","128 Valleywood Dr","","Steger","IL","US","604751571" +"1154968154","OTHERS","Other URL","stellaraba.com","Y","Stellar ABA website","Stellar Behavioral Consulting Ltd","","","","","","","2820 W Charleston Blvd Ste 22","","Las Vegas","NV","US","891021933" +"1841837846","OTHERS","Other URL","Irvine","N","","","","","","","","","15775 Laguna Canyon Rd Ste 110","","Irvine","CA","US","926183192" +"1043857048","OTHERS","Other URL","Abilene","N","","","","","","","","","4545 Hartford St","","Abilene","TX","US","796054602" +"1750928750","OTHERS","Other URL","Filezila","Y","Home Health Care","Nevada CareNet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Home Health","2560 E Sunset Rd Ste 106","","Las Vegas","NV","US","891203517" +"1629615620","DIRECT","Direct Messaging Address","info@hopepca-vegas.com","N","email","","","","","","","","2670 Crimson Canyon Dr Ste 150","","Las Vegas","NV","US","891280848" +"1083251086","OTHERS","Other URL","jcrystal39@yahoo.com","N","","","","","","","","","5836 S Oak Dr","","Marrero","LA","US","700725257" +"1942847959","DIRECT","Direct Messaging Address","NThomas@elderwood.com","N","e-mail","","DIRECT","Direct","","CSV","CSV","","37 N Chemung St","","Waverly","NY","US","148921211" +"1366089385","OTHERS","Other URL","Kinnser.net","N","patient information and documentation","","HIE","Health Information Exchange (HIE)","","OTHER","Other","patient information","115 Woodmont Blvd","","Nashville","TN","US","372052280" +"1013554039","DIRECT","Direct Messaging Address","apatterson@benchmarkbehavioralhc.com","N","Email Address","","","","","","","","500 Madison Ave Unit 5","","Toledo","OH","US","436041222" +"1609413731","DIRECT","Direct Messaging Address","amorman@dallascohospital.org","N","amorman@dallascohospital.org","","DIRECT","Direct","","CSV","CSV","","616 10th St","","Perry","IA","US","502202221" +"1467099416","CONNECT","CONNECT URL","www.dovehs.com","N","","","","","","","","","4400 Route 9 S Ste 1000","","Freehold","NJ","US","077281383" +"1467099416","CONNECT","CONNECT URL","peggy@dovehs.com","N","","","DIRECT","Direct","","CSV","CSV","","4400 Route 9 S Ste 1000","","Freehold","NJ","US","077281383" +"1376180273","CONNECT","CONNECT URL","Wabash","Y","","WRFS Services LLC","OTHER","Other","Wabash","CSV","CSV","","5233 S 50 E","","Wabash","IN","US","469928011" +"1336786326","CONNECT","CONNECT URL","coastalsolutions252@gmail.com","N","coastalsolutions252@gmail.com","","DIRECT","Direct","","OTHER","Other","coastalsolutions252@gmail","51 Hwy 33 W","","Chocowinity","NC","US","27889" +"1053958025","OTHERS","Other URL","actcounseling.com","N","","","","","","","","","5010 E Shea Blvd Ste D202","","Scottsdale","AZ","US","852544570" +"1053958025","CONNECT","CONNECT URL","actcounseling.com","N","","","","","","","","","5010 E Shea Blvd Ste D202","","Scottsdale","AZ","US","852544570" +"1053958025","CONNECT","CONNECT URL","actcounseling.com","N","","","","","","","","","5010 E Shea Blvd Ste D202","","Scottsdale","AZ","US","852544570" +"1053958025","CONNECT","CONNECT URL","actcounseling.com","N","","","","","","","","","5010 E Shea Blvd Ste D202","","Scottsdale","AZ","US","852544570" +"1053958025","CONNECT","CONNECT URL","actcounseling.com","N","","","","","","","","","5010 E Shea Blvd Ste D202","","Scottsdale","AZ","US","852544570" +"1053958025","OTHERS","Other URL","actcounseling.com","N","","","","","","","","","5010 E Shea Blvd Ste D202","","Scottsdale","AZ","US","852544570" +"1053958025","OTHERS","Other URL","actcounseling.com","N","","","","","","","","","5010 E Shea Blvd Ste D202","","Scottsdale","AZ","US","852544570" +"1053958025","CONNECT","CONNECT URL","actcounseling.com","N","","","","","","","","","5010 E Shea Blvd Ste D202","","Scottsdale","AZ","US","852544570" +"1053958025","CONNECT","CONNECT URL","actcounseling.com","N","","","","","","","","","5010 E Shea Blvd Ste D202","","Scottsdale","AZ","US","852544570" +"1346887478","DIRECT","Direct Messaging Address","INFO@LHTACADEMY.COM","N","EMAIL","","DIRECT","Direct","","CSV","CSV","","3135 New Germany Rd Ste 22","","Ebensburg","PA","US","159314347" +"1447897574","DIRECT","Direct Messaging Address","Daniel@motipt.com","N","","","","","","OTHER","Other","Email","1965 Hillhurst Ave Fl 1","","Los Angeles","CA","US","900272711" +"1912544057","DIRECT","Direct Messaging Address","vwschnaderbeck@saintfrancis.com","N","hospital email","","DIRECT","Direct","","CSV","CSV","","6161 S Yale Ave","","Tulsa","OK","US","741361902" +"1538706684","CONNECT","CONNECT URL","shintoacupuncture.wellness@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","72 Croft Ln","","Smithtown","NY","US","117874112" +"1447897590","DIRECT","Direct Messaging Address","carmenfernandez@horizonmanagement.consulting","N","","","","","","","","","109 N Beaumont Ave","","Kissimmee","FL","US","347415120" +"1184261232","OTHERS","Other URL","info@WarrenGeneralDentistry.com","N","","","","","","","","","142 Doctors Drive","","Boone","NC","US","28607" +"1245877398","OTHERS","Other URL","sarah.newcomer@stores.kroger.com","Y","employer email","Kroger Co","DIRECT","Direct","","CSV","CSV","","1825 N Kinser Pike","","Bloomington","IN","US","474041914" +"1356988406","DIRECT","Direct Messaging Address","info@ppprxfl.com","N","Pharmacy","","","","","OTHER","Other","Margate","2700 N State Road 7","","Margate","FL","US","330635726" +"1346887494","OTHERS","Other URL","payson","N","","","","","","","","","342 E Windy Way","","Payson","AZ","US","855412174" +"1598302648","CONNECT","CONNECT URL","PC","N","Crisis Services","","","","","CSV","CSV","","300 Medical Dr","","Hampton","VA","US","236661765" +"1528605672","OTHERS","Other URL","waldmana@xavier.edu","N","","","","","","","","","3101 Burnet Ave","","Cincinnati","OH","US","452293014" +"1609413756","CONNECT","CONNECT URL","peggyvaquera@therapyemail.com","N","HIPPA Compliant Email","","DIRECT","Direct","","","","","714-850 Sagebrush Blvd","","Susanville","CA","US","961306721" +"1518504661","CONNECT","CONNECT URL","riograndeatp.org","N","","","","","","","","","224 Cruz Alta Rd Ste J","","Taos","NM","US","875715947" +"1548807597","CONNECT","CONNECT URL","BoyntonBeach","N","","","","","","","","","10735 Canyon Bay Ln","","Boynton Beach","FL","US","334734847" +"1548807597","OTHERS","Other URL","BoyntonBeach","N","","","","","","","","","10735 Canyon Bay Ln","","Boynton Beach","FL","US","334734847" +"1346887395","CONNECT","CONNECT URL","DrCaldwell@bellplazachiro.com","N","","","DIRECT","Direct","","CSV","CSV","","1309 S Mary Ave Ste 208","","Sunnyvale","CA","US","940873060" +"1144867102","CONNECT","CONNECT URL","PHOENIX","Y","Secure System","Carebuilders at Home, Inc.","HIE","Health Information Exchange (HIE)","","OTHER","Other","manually entered into state system","203 Dartmouth Dr","","Midland","MI","US","486404513" +"1508403569","OTHERS","Other URL","email","N","","","HIE","Health Information Exchange (HIE)","","","","","9501 Roosevelt Blvd","","Philadelphia","PA","US","191141025" +"1417594474","OTHERS","Other URL","kevin@medconninc.com","N","Business e-mail address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Patient demographics","970 Reserve Dr Ste 133","","Roseville","CA","US","956781377" +"1548807514","DIRECT","Direct Messaging Address","admin@thehorizoncenter.com","N","Practice Location","","DIRECT","Direct","","","","","4425 East Agave Road Suite 104","","Phoenix","AZ","US","85044" +"1972140960","CONNECT","CONNECT URL","jasminehealthcaremanagement@gmail.com","N","","","","","","","","","1507 E 53rd St Unit 247","","Chicago","IL","US","606154573" +"1972140960","CONNECT","CONNECT URL","jasminehealthcaremanagement@gmail.com","N","","","","","","","","","3039 W Peoria Ave Unit 104","","Phoenix","AZ","US","850295212" +"1871130856","DIRECT","Direct Messaging Address","support@carestandard.com","N","paient support email address","","DIRECT","Direct","","CSV","CSV","","688 A B Murphy Rd","","Perry","FL","US","323470810" +"1710524798","CONNECT","CONNECT URL","BROWNSVILLE","N","PERSONAL COMPUTER","","DIRECT","Direct","","CSV","CSV","","6921 Bonham Rd","","Brownsville","TX","US","785216702" +"1114564119","OTHERS","Other URL","https://autism-and-behavioral-pediatric-clinic.business.site/?utm_source=gmb&utm_medium=referral","N","","","","","","","","","4700 N Mesa St Ste F4","","El Paso","TX","US","799126187" +"1235776238","OTHERS","Other URL","https://www.therapynotes.com/app/login/","N","","","","","","","","","2875 NE 191st St Ste 552","","Aventura","FL","US","331802801" +"1417594425","CONNECT","CONNECT URL","jennifer.napora01@frontier.edu","N","email","","DIRECT","Direct","","OTHER","Other","personal","1300 4th St NE","","Minot","ND","US","587031533" +"1467099473","DIRECT","Direct Messaging Address","katherinehaaga@kardiacollective.com","N","buisness email account","","DIRECT","Direct","","OTHER","Other","email","6363 Poplar Ave Ste 404","","Memphis","TN","US","381194831" +"1356988372","DIRECT","Direct Messaging Address","admin@neatcenteraustin.com","N","Info Exchange","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8005 Canyon Parke Ct","","Austin","TX","US","787264029" +"1619514635","DIRECT","Direct Messaging Address","info@keys2c.com","N","","","","","","","","","2020 Forest Ave Ste 7","","San Jose","CA","US","951284805" +"1417594433","OTHERS","Other URL","Yonkers","N","","","","","","","","","6 Executive Plz Ste 280","","Yonkers","NY","US","107016833" +"1760029789","DIRECT","Direct Messaging Address","goodness.ebiringa@dc.gov","N","work email address","","","","","","","","6432 2nd Pl NW","","Washington","DC","US","200122757" +"1588201503","DIRECT","Direct Messaging Address","caleb.r.deaver@wilmington.edu","N","","","DIRECT","Direct","","","","","1870 Quaker Way","","Wilmington","OH","US","451772473" +"1801433842","CONNECT","CONNECT URL","MLISHO123@YAHOO.COM","N","","","","","","","","","13 Overlook Dr","","Wilbraham","MA","US","010951923" +"1568009462","DIRECT","Direct Messaging Address","mgoldstein@burke.org","N","","","","","","","","","2826 Westchester Ave # 201","","Bronx","NY","US","104614514" +"1386282218","OTHERS","Other URL","chay1119@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","225 Cedar Hill St Ste 200","","Marlborough","MA","US","017525900" +"1376180216","OTHERS","Other URL","I:EHR","N","paper charts","","","","","","","","3183 W. State St.","Suite 1201","Bristol","TN","US","37620" +"1982241865","OTHERS","Other URL","https://shgreenwood.clearcareonline.com","N","","","","","","","","","494 S Emerson Ave Ste I2","","Greenwood","IN","US","461431914" +"1083251995","OTHERS","Other URL","kristenhaas@brookshires.com","Y","Work Email","BROOKSHIRE GROCERY COMPANY","DIRECT","Direct","","CSV","CSV","","511 N Stewart St","","Azle","TX","US","760203237" +"1083251995","OTHERS","Other URL","kristenhaas@brookshires.com","Y","Work Email","BROOKSHIRE GROCERY COMPANY","DIRECT","Direct","","CSV","CSV","","5118 E I 20 Service Rd S","","Willow Park","TX","US","760082630" +"1689211591","DIRECT","Direct Messaging Address","krystal.rivera@uirehab.com","N","email","","DIRECT","Direct","","CSV","CSV","","4444 Beech Dr","","Nazareth","PA","US","180648691" +"1740827658","CONNECT","CONNECT URL","admin@anastasiacare.com","N","official email","","DIRECT","Direct","","CSV","CSV","","610 Old York Road","Suite 400","Jenkintown","PA","US","190461904" +"1144867003","CONNECT","CONNECT URL","Utica","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","107 E Chestnut St Ste 104","","Rome","NY","US","134402865" +"1730726761","DIRECT","Direct Messaging Address","mjoassaint@rjmultiservices.com","N","E-mail address","","","","","","","","6104 Miramar Pkwy","","Miramar","FL","US","330233940" +"1164069191","CONNECT","CONNECT URL",".","N",".","","DIRECT","Direct","","OTHER","Other",".","900 Washington Rd","","West Point","NY","US","109961109" +"1164069191","CONNECT","CONNECT URL",".","N",".","","HIE","Health Information Exchange (HIE)","","OTHER","Other",".","900 Washington Rd","","West Point","NY","US","109961109" +"1164069191","CONNECT","CONNECT URL",".","N",".","","HIE","Health Information Exchange (HIE)","","OTHER","Other",".","900 Washington Rd","","West Point","NY","US","109961109" +"1639716673","CONNECT","CONNECT URL","WWW.chsfl.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2400 S Ridgewood Ave Ste 32","","South Daytona","FL","US","321193073" +"1477190312","CONNECT","CONNECT URL","horcommunitysolutionsllc@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","4352 Catalina Ave","","Dayton","OH","US","454161302" +"1225675168","OTHERS","Other URL","geetak@partnersinhealthandwellbeing.com","Y","secure email","Partners in Health and Wellbeing LLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","620 Churchmans Rd Ste 103","","Newark","DE","US","197021945" +"1316584295","CONNECT","CONNECT URL","judith.yoakum@coxhealth.com","N","office clinic secured","","DIRECT","Direct","","CSV","CSV","","525 Branson Landing Blvd Ste 408","","Branson","MO","US","656162192" +"1316584295","CONNECT","CONNECT URL","judith.yoakum@coxhealth.com","N","office clinic secured","","DIRECT","Direct","","CSV","CSV","","525 Branson Landing Blvd Ste 408","","Branson","MO","US","656162192" +"1588201420","CONNECT","CONNECT URL","Otisville","N","","","","","","","","","410 North St","","Otisville","MI","US","484639705" +"1861039703","DIRECT","Direct Messaging Address","AmandaStankiewicz@segrocers.com","N","","","","","","","","","775 Ga Highway 122 W","","Hahira","GA","US","316321066" +"1164069019","CONNECT","CONNECT URL","tillen.perry@uchealth.com","N","work email","","HIE","Health Information Exchange (HIE)","","","","","231 Albert Sabin Way","","Cincinnati","OH","US","452670564" +"1790322642","DIRECT","Direct Messaging Address","cavandell@cmh.edu","N","email","","","","","","","","2401 Gillham Rd","","Kansas City","MO","US","641084619" +"1033756994","OTHERS","Other URL","Yonkers","N","","","","","","","","","6 Executive Plz Ste 280","","Yonkers","NY","US","107016833" +"1316584279","DIRECT","Direct Messaging Address","llewis@truhomecarelp.com","N","","","DIRECT","Direct","","","","","1625 Camilla Hwy","","Moultrie","GA","US","317682853" +"1114564077","DIRECT","Direct Messaging Address","erica.horton@hcahealthcare.org","N","","","","","","","","","13618 W Hillsborough Ave","","Tampa","FL","US","336359638" +"1508403460","DIRECT","Direct Messaging Address","jamesburdette@ucwv.edu","N","","","","","","","","","124 Tiskelwah Ave","","Elkview","WV","US","250719219" +"1659918548","DIRECT","Direct Messaging Address","Shagan@applied-behavioral.com","N","","","","","","","","","145 E Edgewood Dr","","Lakeland","FL","US","338034014" +"1295372183","OTHERS","Other URL","ChiroTouch","N","","","","","","","","","7735 W Long Dr Unit 12","","Littleton","CO","US","801231262" +"1104463090","CONNECT","CONNECT URL",".","N",".","","DIRECT","Direct","","OTHER","Other",".","900 Washington Rd","","West Point","NY","US","109961109" +"1104463090","CONNECT","CONNECT URL",".","N",".","","DIRECT","Direct","","OTHER","Other",".","900 Washington Rd","","West Point","NY","US","109961109" +"1487291373","OTHERS","Other URL","travis.kessell@therapysecure.com","N","","","DIRECT","Direct","","","","","250 E Market St Ste D","","Harrisonburg","VA","US","228014100" +"1871130773","DIRECT","Direct Messaging Address","ciminoc2@ccf.org","Y","","The Cleveland Clinic Foundation","","","","","","","9500 Euclid Ave","","Cleveland","OH","US","441950001" +"1871130773","DIRECT","Direct Messaging Address","ciminoc2@ccf.org","Y","","The Cleveland Clinic Foundation","","","","","","","9500 Euclid Ave","","Cleveland","OH","US","441950001" +"1497392393","DIRECT","Direct Messaging Address","ischanker@caredimensions.org","N","email","","DIRECT","Direct","","CSV","CSV","","333 Wyman St Ste 100","","Waltham","MA","US","024511272" +"1043857949","CONNECT","CONNECT URL","MINOOKA","N","","","","","","","","","305 San Carlos Rd","","Minooka","IL","US","604479246" +"1669019568","DIRECT","Direct Messaging Address","bewell@ensobozeman.com","N","","","","","","","","","875 Bridger Dr Unit J","","Bozeman","MT","US","597152303" +"1679110589","CONNECT","CONNECT URL","DIRECT","N","","","DIRECT","Direct","","CSV","CSV","","8500 106th St SE","","Bismarck","ND","US","585044025" +"1962049874","DIRECT","Direct Messaging Address","ahayes@lifecoachroundrock.com","N","HIPAA compliant business email address","","OTHER","Other","To send and receive information","OTHER","Other","email","1000 Heritage Center Cir Ste 158","","Round Rock","TX","US","786644463" +"1780221697","CONNECT","CONNECT URL","tcarlson@eclipse.care","N","Email","","DIRECT","Direct","","","","","570 E 1700 S","","Clearfield","UT","US","840152360" +"1417594334","CONNECT","CONNECT URL","Webroot","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","525 Zane St","","Louisville","KY","US","402033203" +"1225675143","DIRECT","Direct Messaging Address","beverly@fiveelementaustin.com","N","","","DIRECT","Direct","","","","","3532 Bee Caves Rd Ste 201","","West Lake Hills","TX","US","787465473" +"1043857964","CONNECT","CONNECT URL","hayeswellnes.com","N","","","","","","","","","94 Banbridge Pl","","Pleasant Hill","CA","US","945232536" +"1821636754","DIRECT","Direct Messaging Address","info@rbswigstudio.com","N","","","DIRECT","Direct","","CSV","CSV","","915 S Orlando Ave Ste 1","","Maitland","FL","US","327516407" +"1245878172","OTHERS","Other URL","None","N","","","","","","","","","400 Lee St N","","Lewisburg","WV","US","249011274" +"1134767064","CONNECT","CONNECT URL","www.mytexasallergy.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1611 N Belt Line Rd Ste C","","Mesquite","TX","US","751491792" +"1487292322","OTHERS","Other URL","Encrypted","N","Encrypted","","DIRECT","Direct","","OTHER","Other","Encrypted","2910 Pillsbury Ave S","Suite 432","Minneapolis","MN","US","554085504" +"1992342844","OTHERS","Other URL","saras@lhsky.org","N","Business Email","","","","","","","","350 Henry Clay Blvd","","Lexington","KY","US","405021024" +"1164069035","CONNECT","CONNECT URL","Laredo","N","","","","","","","","","5500 S. Zapata Hwy.","","Laredo","TX","US","780468919" +"1477190403","CONNECT","CONNECT URL","malden@mmc.org","N","email","","","","","","","","15 Laceys Way","","Gorham","ME","US","040381569" +"1255978128","OTHERS","Other URL","252-364-3414","N","secure fax","","DIRECT","Direct","","","","","51 Hwy 33 W","","Chocowinity","NC","US","27817" +"1639716525","OTHERS","Other URL","bblackwell@serenitylane.org","N","","","","","","","","","91150 N Coburg Industrial Way","","Coburg","OR","US","974081313" +"1346887262","DIRECT","Direct Messaging Address","mail@aapsa.net","N","Organizational, general use email address","","","","","","","","1031 E Fayette St","","Syracuse","NY","US","132101022" +"1194362012","DIRECT","Direct Messaging Address","KATHY@ASPENLEAFASSISTEDLIVING.COM","N","","","DIRECT","Direct","","CSV","CSV","","419 PAWNEE AVENUE","","FLAGLER","CO","US","80815" +"1164069100","DIRECT","Direct Messaging Address","ashlyn@onecommonunity.org","N","","","","","","","","","2437 15th St NW","","Washington","DC","US","200094101" +"1285271114","DIRECT","Direct Messaging Address","drtornatore@victordentalcare.net","N","office protected email address","","DIRECT","Direct","","CSV","CSV","","6536 Anthony Dr Ste A","","Victor","NY","US","145641419" +"1568009595","OTHERS","Other URL","richelle.wcc@gmail.com","N","","","","","","","","","119 W 4th St","","Salem","MO","US","655601255" +"1740827773","DIRECT","Direct Messaging Address","info@charlestonchirostudio.com","N","email","","DIRECT","Direct","","","","","1941 Savage Rd Ste 300D","","Charleston","SC","US","294074790" +"1386281327","DIRECT","Direct Messaging Address","jodahl@winonahealth.org","N","Work email","","","","","","","","855 Mankato Ave","","Winona","MN","US","559874868" +"1346887387","CONNECT","CONNECT URL","Athena","N","","","DIRECT","Direct","","","","","1029 E 130th St","","Chicago","IL","US","606286908" +"1437796471","DIRECT","Direct Messaging Address","mmelendez@nrtfc.com","N","mmelendez@nrtfc.com","","","","","","","","201 S Lakeline Blvd Ste 604","","Cedar Park","TX","US","786132747" +"1396382339","OTHERS","Other URL","Garland","N","","","","","","","","","1618 Club Cir","","Garland","TX","US","750431101" +"1619514502","DIRECT","Direct Messaging Address","catherine.vierling@tempeschools.org","N","School email","","","","","","","","625 W Cornell Dr","","Tempe","AZ","US","852831759" +"1063059905","CONNECT","CONNECT URL","www.betterhelp.com","N","","","","","","","","","1207 Jacaranda Pl","","Upland","CA","US","917847410" +"1699312538","DIRECT","Direct Messaging Address","andrew.essington@walgreens.com","N","","","","","","","","","4674 Ireland St","","Denver","CO","US","802497324" +"1871130724","DIRECT","Direct Messaging Address","jmorrison@eisteam.com","N","email","","","","","","","","203 Mission Ave Ste 202","","Cashmere","WA","US","988151608" +"1871130724","CONNECT","CONNECT URL","jmorrison@eisteam.com","N","","","","","","","","","203 Mission Ave Ste 202","","Cashmere","WA","US","988151608" +"1093352940","CONNECT","CONNECT URL","www.rittercenter.org","N","facility website","","DIRECT","Direct","","CSV","CSV","","1399 N Hamilton Pkwy","","Novato","CA","US","949498206" +"1598302440","CONNECT","CONNECT URL","Seattle","N","","","","","","","","","1702 NW Market St","","Seattle","WA","US","981075224" +"1780221630","DIRECT","Direct Messaging Address","James.Kent@swedish.org","N","Work Email","","","","","","","","500 17th Ave","","Seattle","WA","US","981225711" +"1407493372","CONNECT","CONNECT URL","Hartform@youinc.org","N","","","","","","","","","205 School St Ste 202","","Gardner","MA","US","014402781" +"1720625684","CONNECT","CONNECT URL","https://amylevin.wixsite.com/therapy","N","office","","DIRECT","Direct","","OTHER","Other","SAnta Monica","3435 Ocean Park Blvd","","Santa Monica","CA","US","904053301" +"1073150934","DIRECT","Direct Messaging Address","Tonya.daye@onesourcega.org","N","Email Addess","","DIRECT","Direct","","OTHER","Other","Stone Mountain","2165 W Park Ct Ste I","","Stone Mountain","GA","US","300873564" +"1437796398","DIRECT","Direct Messaging Address","katie@wctherapygroup.com","N","Secure Work Email","","DIRECT","Direct","","CSV","CSV","","222 N Walnut St","","West Chester","PA","US","193802607" +"1518504471","OTHERS","Other URL","BayMark.com","N","","","","","","","","","1143 Missouri St","","Fairfield","CA","US","945336007" +"1316584287","DIRECT","Direct Messaging Address","camposmd01@ah.org","N","","","","","","","","","1509 Wilson Ter","","Glendale","CA","US","912064007" +"1326685298","DIRECT","Direct Messaging Address","birch@intuitivehealingnyc.com","N","email address","","DIRECT","Direct","","CSV","CSV","","875 6th Ave Rm 1602","","New York","NY","US","100013574" +"1174160048","OTHERS","Other URL","dwelthhc.com","N","","","","","","","","","15125 Cardin Pl","","Woodbridge","VA","US","221935338" +"1386281251","OTHERS","Other URL","https://www.simplepractice.com/","N","","","","","","","","","201 E Ogden Ave Ste 106","","Hinsdale","IL","US","605213686" +"1639716509","DIRECT","Direct Messaging Address","mshriver@fhlautism.org","N","work email address","","DIRECT","Direct","","OTHER","Other","email","7869 Refugee Rd","","Pickerington","OH","US","431477845" +"1568009447","OTHERS","Other URL","https","N","https","","DIRECT","Direct","","CSV","CSV","","2470 Windy Hill Rd SE Ste 268","","Marietta","GA","US","300678620" +"1013554997","SOAP","SOAP URL","www.simplepractice.com","N","EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Notes","201 Montgomery Street, Second Floor","Office 2024","Jersey City","NJ","US","073025052" +"1922645803","CONNECT","CONNECT URL","n/a","N","","","","","","","","","204 E Jacob St","","Louisville","KY","US","402032342" +"1093352973","DIRECT","Direct Messaging Address","estrea@shands.ufl.edu","N","email","","DIRECT","Direct","","OTHER","Other","email","2846 SW 87th Way","","Gainesville","FL","US","326089341" +"1164069050","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W Bldg B","","Provo","UT","US","846043305" +"1164069050","DIRECT","Direct Messaging Address","medreview@reverehealth.com","Y","","Central Utah Clinic, P.C.","","","","","","","1055 N 500 W Bldg B","","Provo","UT","US","846043305" +"1225675119","DIRECT","Direct Messaging Address","skovach@burke.org","N","email","","DIRECT","Direct","","CSV","CSV","","785 Mamaroneck Ave","","White Plains","NY","US","106052523" +"1467099358","DIRECT","Direct Messaging Address","svazquez@pps.net","N","E-mail","","","","","","","","5210 N Kerby Ave","","Portland","OR","US","972172656" +"1841837739","DIRECT","Direct Messaging Address","jdemaio5@schools.nyc.gov","N","email","","OTHER","Other","communication","CSV","CSV","","1340 E 29th St","","Brooklyn","NY","US","112105315" +"1811534704","OTHERS","Other URL","emscHARTS","N","Electronic Patient Care Reporting Software","","DIRECT","Direct","","OTHER","Other","Continuity of Care","2375 Refugee Park","","Columbus","OH","US","432072173" +"1700423605","DIRECT","Direct Messaging Address","kstachowicz@joliet86.org","Y","Other","JOLIET SCHOOL DISTRICT 86","HIE","Health Information Exchange (HIE)","","OTHER","Other","Other","10500 Lexington Ln","","Frankfort","IL","US","604232216" +"1700423605","DIRECT","Direct Messaging Address","kstachowicz@joliet86.org","N","Other","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Health Information Exchange","420 N Raynor Ave","","Joliet","IL","US","604356065" +"1346887247","CONNECT","CONNECT URL","Home","N","Work","","OTHER","Other","Home of Client","CSV","CSV","","3500 Carnegie Ave","","Cleveland","OH","US","441152641" +"1083251987","DIRECT","Direct Messaging Address","ivan@specialneedsnetwork.org","N","Email Address","","DIRECT","Direct","","OTHER","Other","Email Address","4401 Crenshaw Blvd Ste 215","","Los Angeles","CA","US","900431200" +"1083251987","DIRECT","Direct Messaging Address","ivan@specialneedsnetwork.org","N","Email Address","","DIRECT","Direct","","OTHER","Other","Email Address","4401 Crenshaw Blvd Ste 215","","Los Angeles","CA","US","900431200" +"1083251987","DIRECT","Direct Messaging Address","ivan@specialneedsnetwork.org","N","Email Address","","DIRECT","Direct","","OTHER","Other","Email Address","4401 Crenshaw Blvd Ste 215","","Los Angeles","CA","US","900431200" +"1073150991","DIRECT","Direct Messaging Address","shandra.banks@utsouthwestern.edu","N","email address","","","","","","","","600 S Main St","","Fort Worth","TX","US","761042410" +"1376180281","DIRECT","Direct Messaging Address","bvhcc@bestvaluehearing.com","N","","","DIRECT","Direct","","OTHER","Other","email","1008 Union Rd","","Gastonia","NC","US","280540465" +"1619514536","OTHERS","Other URL","Houston","N","","","","","","","","","1615 Hillendahl Blvd Ste 100","","Houston","TX","US","770553402" +"1891332714","DIRECT","Direct Messaging Address","jonathonramirez@voala.org","N","jonathonramirez@voala.org","","DIRECT","Direct","","CSV","CSV","","7328 Milton Ave Apt C","","Whittier","CA","US","906021574" +"1477190395","CONNECT","CONNECT URL","www.ozarktotalhealthcare.com","N","","","","","","","","","2725 N Westwood Blvd Ste 17","","Poplar Bluff","MO","US","639012367" +"1659918589","CONNECT","CONNECT URL","hkang@cornerstonepo.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1520 Roosevelt Ave","","Mount Vernon","WA","US","982732685" +"1558908483","DIRECT","Direct Messaging Address","taliab@couplesrc.org","N","","","","","","","","","900 Fulton Ave Ste 160","","Sacramento","CA","US","958254517" +"1831736768","DIRECT","Direct Messaging Address","rajesh@priorityimaging.net","N","business email","","DIRECT","Direct","","CSV","CSV","","880 NW 13th St Ste 100","","Boca Raton","FL","US","334862342" +"1891332722","OTHERS","Other URL","reevolve@gmail.com","Y","","ReEvolve","","","","","","","12 S Summit Ave Ste 100","","Gaithersburg","MD","US","208772090" +"1649817578","DIRECT","Direct Messaging Address","dianef@chc.la","N","","","","","","","","","10802 College Pl","","Cerritos","CA","US","907031505" +"1730726662","OTHERS","Other URL","jessica.olson2@snafordhealth.org","N","","","","","","","","","1720 University Dr S","","Fargo","ND","US","581034940" +"1326685256","OTHERS","Other URL","serenitywarmhouse@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Basic Client Information","249 N Craig St","","Pittsburgh","PA","US","152131577" +"1710525662","OTHERS","Other URL","mavfau@verizon.net","N","mavfau@verizon.net","","OTHER","Other","mavisfau@buffalo.edu","CSV","CSV","","240 N Arlington Ave","","East Orange","NJ","US","070173802" +"1811534845","DIRECT","Direct Messaging Address","jlgregory@multicare.org","Y","business email","MULTICARE HEALTH SYSTEMS","DIRECT","Direct","","OTHER","Other","email","311 Martin Luther King Jr. Way","MS:315-C2-PHP","Tacoma","WA","US","98405" +"1215574249","DIRECT","Direct Messaging Address","krystal.rivera@uirehab.com","N","email address","","DIRECT","Direct","","CSV","CSV","","624 Mulberry Dr","","Nazareth","PA","US","180648681" +"1073150017","FHIR","FHIR URL","MyChart","N","","","","","","","","","12255 De Paul Dr Ste 300","","Bridgeton","MO","US","630442510" +"1174160014","CONNECT","CONNECT URL","Atlanta","N","whitelabs2017@gmail.com","","DIRECT","Direct","","CSV","CSV","","288 Hemphill School Rd NW","","Atlanta","GA","US","303311624" +"1891332730","DIRECT","Direct Messaging Address","rvssd1@gracehc.com","N","","","","","","","","","55378 Wilbur Rd","","Three Rivers","MI","US","490938815" +"1841837713","OTHERS","Other URL","rainbowoflifebhc@gmail.com","N","","","","","","","","","1876 Baythorne Rd","","West Palm Beach","FL","US","334156306" +"1356988240","DIRECT","Direct Messaging Address","kmiller_25@hotmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","11001 Forest Ave NE","","Cumberland","MD","US","215028152" +"1710524608","CONNECT","CONNECT URL","https://mail.selectmedial.com","N","","","","","","","","","909 N Washington Ave","","Dallas","TX","US","752461520" +"1235776139","DIRECT","Direct Messaging Address","marissa@specialneedsnetwork.org","Y","","SPECIAL NEEDS NETWORK, INC","","","","","","","4401 Crenshaw Blvd Ste 215","","Los Angeles","CA","US","900431200" +"1235776139","DIRECT","Direct Messaging Address","marissa@specialneedsnewtork.org","Y","","SPECIAL NEEDS NETWORK, INC","DIRECT","Direct","","","","","4401 Crenshaw Blvd Ste 215","","Los Angeles","CA","US","900431200" +"1619514528","DIRECT","Direct Messaging Address","frontdesk@thereishopenv.com","N","","","DIRECT","Direct","","OTHER","Other","front desk recep","3925 N Martin L King Blvd Ste 208","","North Las Vegas","NV","US","890327676" +"1255978169","CONNECT","CONNECT URL","elizabeth@hudlermd.com","N","business email address","","DIRECT","Direct","","CSV","CSV","","1125 Camino Del Mar Ste F","","Del Mar","CA","US","920142645" +"1982241899","CONNECT","CONNECT URL","ChiroTouch","N","EHR System","","","","","","","","N56W39325 Wisconsin Ave Unit B","","Oconomowoc","WI","US","530662192" +"1245878198","CONNECT","CONNECT URL","gynesisdayresidential19@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3544 Highland Ave","","Kansas City","MO","US","641092564" +"1205473113","OTHERS","Other URL","www.mrobertslmft.com","N","","","","","","","","","1250 Easton Rd Ste 220","","Horsham","PA","US","190441422" +"1396382214","CONNECT","CONNECT URL","eduardorizo@dr-zsmiles.com","N","email address","","DIRECT","Direct","","OTHER","Other","PDF","2999 NE 191st St Ste 602","","Aventura","FL","US","331803385" +"1841837762","DIRECT","Direct Messaging Address","erynj@oregonveteranshome.com","N","work email","","DIRECT","Direct","","","","","700 Veterans Dr","","The Dalles","OR","US","970589757" +"1942847868","DIRECT","Direct Messaging Address","BETHANY.WALKER@WELLNESSPOINTE.ORG","N","EMAIL","","","","","","","","1107 E Marshall Ave","","Longview","TX","US","756015602" +"1811535743","CONNECT","CONNECT URL","kent_physicaltherapy@yahoo.com","N","","","","","","","","","1078 S State St Ste 1","","Dover","DE","US","199016902" +"1942847876","OTHERS","Other URL","http://csdautismservices.com","N","","","DIRECT","Direct","","","","","10 Barry Ct","","Alameda","CA","US","945027725" +"1548808470","DIRECT","Direct Messaging Address","kimm@nutritionproconsulting.com","N","","","DIRECT","Direct","","OTHER","Other","na","6531 Lapeer Rd","","Kimball","MI","US","480741108" +"1679111512","DIRECT","Direct Messaging Address","Dr.nat@2riverschiropractic.com","N","Business","","DIRECT","Direct","","CSV","CSV","","3610 Oakwood Mall Dr Ste 103","","Eau Claire","WI","US","547019084" +"1770121600","DIRECT","Direct Messaging Address","Cbarnes@teampbs.com","N","","","","","","","","","4575 SE Dixie Hwy","","Stuart","FL","US","349976826" +"1033757976","CONNECT","CONNECT URL","http://www.viplogistics.org/company-records","N","company website","","DIRECT","Direct","","CSV","CSV","","1108 Warfield Dr","","Portsmouth","VA","US","237013831" +"1932747870","OTHERS","Other URL","http://","N","","","","","","","","","2090 Smoketree Ave N","","Lake Havasu City","AZ","US","864035806" +"1700424645","DIRECT","Direct Messaging Address","Jessica@storiescounseling.com","N","Email","","DIRECT","Direct","","OTHER","Other","Contact","3651 E Baseline Rd # E120","","Gilbert","AZ","US","852342689" +"1407494347","CONNECT","CONNECT URL","robert.savoca@stonybrookmedicine.edu","N","","","DIRECT","Direct","","","","","33 Research Way Ste 9","","East Setauket","NY","US","117333489" +"1871131714","CONNECT","CONNECT URL","insideandoutconsult@gmail.com","N","","","","","","","","","2025 E 4th St","","Montgomery","AL","US","361061620" +"1396383246","OTHERS","Other URL","thefoodpharm4@gmail.com","N","","","","","","","","","700 Santiago Ave","","Long Beach","CA","US","908044401" +"1396383246","OTHERS","Other URL","foodpharmacyrd.practicebetter.io","N","","","","","","","","","700 Santiago Ave","","Long Beach","CA","US","908044401" +"1932747888","DIRECT","Direct Messaging Address","thomas@openwatercounseling.com","N","email","","DIRECT","Direct","","CSV","CSV","","1725 Drexel Ave NW","","Warren","OH","US","444852121" +"1063050912","OTHERS","Other URL","NPIResistry","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","NPIRegistry","424 Savannah Rd","","Lewes","DE","US","199581462" +"1609414556","OTHERS","Other URL","tdiaz@fhmedical.net","N","","","","","","","","","10816 63rd Rd","","Forest Hills","NY","US","113751352" +"1871131722","CONNECT","CONNECT URL","charlotteshairco@gmail.com","N","email address","","HIE","Health Information Exchange (HIE)","information exchange","OTHER","Other","financial, medical","4072 Summerhill Sq","","Texarkana","TX","US","755032730" +"1235777186","SOAP","SOAP URL","EHR","N","BUSINESS ADDRESS","","DIRECT","Direct","","CSV","CSV","","5901 NW 183rd St Ste 128","","Hialeah","FL","US","330156003" +"1306484266","FHIR","FHIR URL","Epic","N","","","DIRECT","Direct","","CSV","CSV","","1656 Champlin Ave","","Utica","NY","US","135024830" +"1164060026","DIRECT","Direct Messaging Address","aom@aomclinic.com","N","","","DIRECT","Direct","","CSV","CSV","","7535 Little River Tpke Ste 103A","","Annandale","VA","US","220032983" +"1922646884","OTHERS","Other URL","otherURL","N","","","","","","","","","2855 S County Road 489","","Lewiston","MI","US","497568155" +"1639717598","CONNECT","CONNECT URL","kidnectivity.org","N","website","","OTHER","Other","none","","","","600 Waukegan Rd Ste 132","","Northbrook","IL","US","600621249" +"1902444862","OTHERS","Other URL","https://www.practicefusion.com/","N","Cloud-based EHR","","","","","","","","23 Wheeler Rd","","Underhill","VT","US","054899303" +"1548808405","DIRECT","Direct Messaging Address","referral@McGadypsych.com","N","secure email address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Secure Email","4425 W Olive Ave Ste 151","","Glendale","AZ","US","853023855" +"1992343859","CONNECT","CONNECT URL","Kareo","N","","","","","","","","","124 W Pioneer Pkwy Ste 120","","Arlington","TX","US","760106146" +"1366080244","OTHERS","Other URL","https://www.bluestarstherapy.com/contact-us","N","secure contact form","","","","","","","","567 N and South Rd Apt C","","Saint Louis","MO","US","631303939" +"1861030751","OTHERS","Other URL","EPIC","N","EPIC","","HIE","Health Information Exchange (HIE)","","OTHER","Other","EPIC","350 Parrish St","","Canandaigua","NY","US","144241731" +"1043858947","DIRECT","Direct Messaging Address","ashley.rippel@co.genesee.ny.us","N","","","","","","","","","5130 E Main Street Rd","","Batavia","NY","US","140203444" +"1033757935","DIRECT","Direct Messaging Address","arocha@Tarzanatc.org","N","Email","","DIRECT","Direct","","CSV","CSV","","320 E Palmdale Blvd","","Palmdale","CA","US","93550" +"1306484209","DIRECT","Direct Messaging Address","cassidy.warne@bjc.org","N","","","","","","","","","3015 N Ballas Rd","","Saint Louis","MO","US","631312329" +"1427696327","OTHERS","Other URL","Marysville","N","home","","","","","","","","Various","","marysville","WA","US","982709827" +"1336787233","CONNECT","CONNECT URL","open","Y","","D&N Services","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5843 Eagle Valley Dr","","Saint Louis","MO","US","631361148" +"1699313502","OTHERS","Other URL","Gmail","N","noe","","","","","","","","300 Holmes Rd","","Rochester","NY","US","146263651" +"1306484225","DIRECT","Direct Messaging Address","hindi@silvercareagency.com","N","","","","","","","","","105 Carasaljo Dr","","Lakewood","NJ","US","087012311" +"1285272120","CONNECT","CONNECT URL","API","N","","","DIRECT","Direct","","","","","24440 Ward St","","Torrance","CA","US","905056517" +"1073151916","OTHERS","Other URL","Hawthorne","N","","","","","","","","","11628 York Ave Apt 5","","Hawthorne","CA","US","902502604" +"1336787274","DIRECT","Direct Messaging Address","staylor@polaris.com","N","","","","","","","","","2900 NW 60th St","","Fort Lauderdale","FL","US","333091735" +"1043858996","OTHERS","Other URL","contact@mypharmacyandoptical.com","N","business email","","DIRECT","Direct","","OTHER","Other","email","808 Highway 378 Ste A","","Lexington","SC","US","290728379" +"1538707484","DIRECT","Direct Messaging Address","hannah.weaver@parknicollet.com","N","","","","","","","","","2550 University Ave W","","Saint Paul","MN","US","551141052" +"1699313569","DIRECT","Direct Messaging Address","info@mcrhomehealth.com","N","","","","","","","","","3011 S Memorial Dr Ste 12","","Greenville","NC","US","278346238" +"1699313569","DIRECT","Direct Messaging Address","info@mcrhomehealth.com","N","","","","","","","","","3011 S Memorial Dr Ste 12","","Greenville","NC","US","278346238" +"1215575121","CONNECT","CONNECT URL","kareo","N","","","","","","","","","124 W Pioneer Pkwy Ste 120","","Arlington","TX","US","760106146" +"1174161087","CONNECT","CONNECT URL","www.communitybehavioralhealth.net","N","","","","","","","","","8614 Ocean Gtwy","","Easton","MD","US","216017217" +"1992343891","CONNECT","CONNECT URL","ePRN","Y","","Kroger Limited Partnership I","DIRECT","Direct","","CSV","CSV","","3141 Park Ave","","Paducah","KY","US","420014004" +"1619515517","OTHERS","Other URL","director@paradigmhomehealth.org","N","Secured Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Suitland","3609 Saint Barnabas Rd Ste G","","Suitland","MD","US","207463203" +"1053959957","CONNECT","CONNECT URL","www.sistersinhomecarellc.com","N","","","DIRECT","Direct","","","","","716 J CLYDE MORRIS BLVD","","NEWPORT NEWS","VA","US","23601" +"1073151999","DIRECT","Direct Messaging Address","ddicarlo@burke.org","N","","","","","","","","","325 Route 100 # 106","","Somers","NY","US","105893227" +"1376181289","DIRECT","Direct Messaging Address","augustaoffice@interimhealthcare.com","N","","","","","","","","","801 Broad St Ste 605","","Augusta","GA","US","309011252" +"1275171183","CONNECT","CONNECT URL","https://www.catch22peersupportllc.org/?fbclid=IwAR0AY3wz7ffC2a35S78BwNaqn5D7AXh69_2IGuDnXJI71Humk4Gj","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","El Paso","10717 Quartz St","","El Paso","TX","US","799241644" +"1811535727","DIRECT","Direct Messaging Address","mjohson@xservices.org","N","","","","","","","","","11134 Luschek Dr","","Blue Ash","OH","US","452412434" +"1295373108","CONNECT","CONNECT URL","osoutherntierc@stny.rr.com","N","email","","DIRECT","Direct","","CSV","CSV","","407 W Water St","","Elmira","NY","US","149052562" +"1841838752","DIRECT","Direct Messaging Address","Sandra.lustre@icloud.com","N","","","","","","","","","1845 Pacheco Pass Hwy","","Gilroy","CA","US","950209529" +"1275171191","CONNECT","CONNECT URL","https://npiregistry.cms.hhs.gov/","N","","","","","","","","","120 W 1300 S","","Salt Lake City","UT","US","841155230" +"1447898366","DIRECT","Direct Messaging Address","campushealth@nau.edu","N","","","","","","","","","824 S San Francisco St","","Flagstaff","AZ","US","860110001" +"1235777152","OTHERS","Other URL","kAREO","N","","","OTHER","Other","kAREO","","","","8715 115th St","","Richmond Hill","NY","US","114182410" +"1760020689","DIRECT","Direct Messaging Address","tabitha@ablekidsco.com","N","Work Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","877 Embarcadero Dr Ste 2","","El Dorado Hills","CA","US","957621400" +"1003454828","OTHERS","Other URL","mpb9008@nyp.org","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1980 Crompond Rd","","Cortlandt Manor","NY","US","105674144" +"1548808363","CONNECT","CONNECT URL",".org","N","","","","","","","","","451 West Chew St.","","Allentwon","PA","US","18102" +"1598303315","OTHERS","Other URL","MountainRiverTherapy.com","N","Website","","DIRECT","Direct","","CSV","CSV","","20652 Couples Ln","","Bend","OR","US","977022983" +"1184262917","REST","RESTful URL","dralbertknapp.com","N","website url","","DIRECT","Direct","","CSV","CSV","","1200 Aviation Blvd Ste 100","","Redondo Beach","CA","US","902784059" +"1992343727","OTHERS","Other URL","yanarecoveryservices@gmail.com","N","YANA email","","DIRECT","Direct","","OTHER","Other","YANA","1845 Liberty St Apt 11","","Hollywood","FL","US","330202433" +"1952949794","DIRECT","Direct Messaging Address","KHundley@kort.com","Y","HIPAA protected email to communicate with other healthcare providers","Kentucky Orthopedic Rehab Team","HIE","Health Information Exchange (HIE)","","OTHER","Other","PHI of athletes","4011 Shelbyville Rd","","St Matthews","KY","US","402073149" +"1396383139","CONNECT","CONNECT URL","BeaumontHealth","N","","","HIE","Health Information Exchange (HIE)","","","","","3601 W 13 Mile Rd","","Royal Oak","MI","US","480736712" +"1942848783","DIRECT","Direct Messaging Address","aba@rehabwithoutwalls.com","N","","","","","","","","","20818 44th Ave W Ste 270","","Lynnwood","WA","US","980367709" +"1114565959","DIRECT","Direct Messaging Address","kaitlin.bates@stores.kroger.com","N","","","","","","","","","2509 McCain Blvd","","North Little Rock","AR","US","721167606" +"1528606365","DIRECT","Direct Messaging Address","pharm1-0008@winn-dixie.com","N","Pharmacy email address","","DIRECT","Direct","","OTHER","Other","Pharmacy email address","1339 Blanding Blvd","","Orange Park","FL","US","320657399" +"1639717481","CONNECT","CONNECT URL","rx09341@CVSHealth.com","N","","","","","","","","","1540 E Highland Ave","","San Bernardino","CA","US","924044614" +"1740828508","CONNECT","CONNECT URL","Laptop","N","","","","","","","","","4474 Savage Station Dr","","Grand Prairie","TX","US","750521644" +"1902444763","OTHERS","Other URL","NextGen","N","","","","","","","","","1329 US Highway 395 N","","Gardnerville","NV","US","894105391" +"1073151833","OTHERS","Other URL","CONNECTURL","N","","","","","","","","","11547 Sutphin Blvd","","Jamaica","NY","US","114341020" +"1073151833","OTHERS","Other URL","CONNECTURL","N","","","","","","","","","11547 Sutphin Blvd","","Jamaica","NY","US","114341020" +"1891333654","SOAP","SOAP URL","Arcata","N","","","","","","","","","1710 Felix Ave","","Arcata","CA","US","955214840" +"1083252845","OTHERS","Other URL","Valrico","N","","","","","","","","","1118 Lumsden Pointe Blvd","","Valrico","FL","US","335944518" +"1083252845","OTHERS","Other URL","Valrico","N","","","","","","","","","1118 Lumsden Pointe Blvd","","Valrico","FL","US","335944518" +"1780222539","DIRECT","Direct Messaging Address","kcoughlin1@tuftsmedicalcenter.org","N","work email","","DIRECT","Direct","","OTHER","Other","tufts","750 Washington St","","Boston","MA","US","021111526" +"1427696244","OTHERS","Other URL","PHMC","N","hospital","","","","","","","","400 9th St","","Florence","OR","US","974397398" +"1427696244","OTHERS","Other URL","cpennington@peacehealth.org","N","hospital","","OTHER","Other","Work","OTHER","Other","NA","87936 Limpit Ln","","Florence","OR","US","974399053" +"1922646819","CONNECT","CONNECT URL","Junelacey@live.com","N","Junelacey@live.com","","DIRECT","Direct","","OTHER","Other","Us coast guard","8113 12th Ave SW","","Seattle","WA","US","981062135" +"1124666946","DIRECT","Direct Messaging Address","lmtransport56@hotmail.com","N","email","","","","","","","","56 Berkeley St","","Lawrence","MA","US","018411901" +"1609414572","DIRECT","Direct Messaging Address","info@innerbalancemedicine.com","N","business email","","DIRECT","Direct","","","","","1121 W Vine St Ste 15","","Lodi","CA","US","952405137" +"1538707492","DIRECT","Direct Messaging Address","jude.beier@mccmh.net","N","","","","","","","","","25401 Harper Ave Ste 2","","Saint Clair Shores","MI","US","480812248" +"1326686288","CONNECT","CONNECT URL","Vleahy@burke.org","N","work email","","DIRECT","Direct","","","","","785 Mamaroneck Ave Bldg 8","","White Plains","NY","US","106052523" +"1780222646","DIRECT","Direct Messaging Address","janetslee@orianahouse.org","N","","","DIRECT","Direct","","CSV","CSV","","812 3rd St","","Marietta","OH","US","457501803" +"1144868001","OTHERS","Other URL","sappatel90@gmail.com","N","","","","","","","","","28 Graham Ave","","Brooklyn","NY","US","112064212" +"1497393367","DIRECT","Direct Messaging Address","info@blshomecare.com","N","","","","","","","","","6114 W Capitol Dr","","Milwaukee","WI","US","532162147" +"1548808413","DIRECT","Direct Messaging Address","mrecords@lutheranindianministries.org","N","email","","DIRECT","Direct","","OTHER","Other","messages","718 E Main St","","Mesa","AZ","US","852038744" +"1679111546","DIRECT","Direct Messaging Address","teresa.lance@orlandohealth.com","N","work email","","","","","","","","83 W Miller St","","Orlando","FL","US","328062031" +"1679111546","DIRECT","Direct Messaging Address","teresa.lance@orlandohealth.com","N","work email","","","","","","","","83 W Miller St","","Orlando","FL","US","328062031" +"1538707401","DIRECT","Direct Messaging Address","jane.margolis@bmc.org","N","email","","DIRECT","Direct","","OTHER","Other","email","840 Harrison Ave.","Dowling 2 South","Boston","MA","US","02118" +"1295373165","CONNECT","CONNECT URL","thomascefalu@icloud.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","mail","16575 W Main St","","Louisville","MS","US","39339" +"1295373165","CONNECT","CONNECT URL","tabordrugs@yahoo.com","N","","","","","","","","","16575 W Main St","","Louisville","MS","US","39339" +"1881232767","DIRECT","Direct Messaging Address","dbattista@firstlighthomecare.com","N","Private Encrypted Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","847 W Main St Ste 2R","","Branford","CT","US","064053456" +"1912545807","OTHERS","Other URL","urgentcarebrownsville@gmail.com","N","email","","OTHER","Other","urgentcarebrownsville@gmail.com","OTHER","Other","email","1460 N Expressway # 77","","Brownsville","TX","US","785211457" +"1578101465","CONNECT","CONNECT URL","Www.tendercare@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8603 Gray Fox Rd Apt 203","","Randallstown","MD","US","211335145" +"1558909440","DIRECT","Direct Messaging Address","elitechiropractic@live.com","N","","","DIRECT","Direct","","","","","835 E Colonial Ave Ste 103","","Moses Lake","WA","US","988374617" +"1902444805","CONNECT","CONNECT URL","www.bhmcny.org","N","","","HIE","Health Information Exchange (HIE)","","","","","1 Brookdale Plz","","Brooklyn","NY","US","112123198" +"1548808447","CONNECT","CONNECT URL","Www.tendercare@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8603 Gray Fox Rd Apt 203","","Randallstown","MD","US","211335145" +"1760020580","CONNECT","CONNECT URL","computer","N","","","","","","","","","2722 Beth Pl","","Simi Valley","CA","US","930651507" +"1922646843","CONNECT","CONNECT URL","COMPUTER","N","","","DIRECT","Direct","","CSV","CSV","","36 Highland Dr","","Saint Charles","MO","US","633034023" +"1659919579","DIRECT","Direct Messaging Address","danielle@agoodlifemassage.com","Y","email","A Good Life Massage","DIRECT","Direct","","OTHER","Other","Address","50 Galesi Dr Ste 8","","Wayne","NJ","US","074704842" +"1265070080","DIRECT","Direct Messaging Address","kmedley@ucsd.edu","N","email","","DIRECT","Direct","","","","","9300 Campus Point Dr","","LA Jolla","CA","US","920371300" +"1841838679","OTHERS","Other URL","Ocala","N","","","","","","","","","521 NE 25th Ave","","Ocala","FL","US","344707034" +"1487292215","CONNECT","CONNECT URL","computer","N","","","DIRECT","Direct","","CSV","CSV","","4000 Hollywood Blvd Ste 555S","","Hollywood","FL","US","330216853" +"1922646751","DIRECT","Direct Messaging Address","tranquilbjbiggs@comcast.net","N","email","","DIRECT","Direct","","OTHER","Other","email","24100 Southfield Rd Ste 320F","","Southfield","MI","US","480752819" +"1902444730","CONNECT","CONNECT URL","Houston","N","1labtestandmore@gmail.com","","DIRECT","Direct","","CSV","CSV","","16800 Imperial Valley Dr Ste 280","","Houston","TX","US","770603161" +"1467090290","SOAP","SOAP URL","ChiroFusion","N","cloud based EHR","","DIRECT","Direct","","CSV","CSV","","15911 Pomona Rincon Rd Ste 140","","Chino Hills","CA","US","917095567" +"1083252811","CONNECT","CONNECT URL","CLEAR","N","","","","","","","","","3210 W CHARLESTON BLVD. SUITE 2","","Las Vegas","NV","US","89102" +"1598303331","DIRECT","Direct Messaging Address","lindsayclinicstaff@lindsayclinic.kareodirect.com","N","","","","","","","","","109 Highway 15 S","","Pontotoc","MS","US","388632628" +"1427696251","CONNECT","CONNECT URL","stephaniewhite@williamsburgcounseling.com","N","","","DIRECT","Direct","","CSV","CSV","","500 Strawberry Plains Rd Ste 101","","Williamsburg","VA","US","231883442" +"1578101325","DIRECT","Direct Messaging Address","natalie@westvalleycounseling.com","N","","","DIRECT","Direct","","","","","18226 Ventura Blvd Ste 202","","Tarzana","CA","US","913564246" +"1013555853","CONNECT","CONNECT URL","www.anewdaycounseling.org","N","web address","","OTHER","Other","none","OTHER","Other","none","5511 SE Hawthorne Blvd","","Portland","OR","US","972153367" +"1013555853","CONNECT","CONNECT URL","www.anewdaycounseling.org","N","web address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5511 SE Hawthorne Blvd","","Portland","OR","US","972153367" +"1174161913","DIRECT","Direct Messaging Address","CLeon@cp-cto.org","N","","","","","","","","","2001 W Blue Heron Blvd","","Riviera Beach","FL","US","334045003" +"1053959809","OTHERS","Other URL","Chicopee","N","Work","","DIRECT","Direct","","OTHER","Other","Chicopee","11 Saint Anthony St","","Chicopee","MA","US","010132141" +"1114565967","DIRECT","Direct Messaging Address","mindy.langlois@westpoint.edu","N","Email address","","DIRECT","Direct","","OTHER","Other","Email","727 Brewerton Rd","","West Point","NY","US","109961615" +"1376181123","OTHERS","Other URL","PracticeFusion","N","EHR","","","","","","","","12 Pound Ridge Rd","","Plainview","NY","US","118031819" +"1003454869","DIRECT","Direct Messaging Address","Islasj@vailschooldistrict.org","N","Email","","DIRECT","Direct","","CSV","CSV","","12775 E Mary Ann Cleveland Way","","Vail","AZ","US","856418600" +"1760020523","CONNECT","CONNECT URL","dmiller@crispregional.org","N","dmiller@crispregional.org","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","216 Hospital Dr","","Cordele","GA","US","310153275" +"1760020523","DIRECT","Direct Messaging Address","dmiller@crispregional.org","N","dmiller@crispregional.org","","HIE","Health Information Exchange (HIE)","","OTHER","Other","dmiller@crispregional.org","216 Hospital Dr","","Cordele","GA","US","310153275" +"1760020523","DIRECT","Direct Messaging Address","dmiller@crispregional.org","N","business email","","DIRECT","Direct","","CSV","CSV","","216 Hospital Dr","","Cordele","GA","US","310153275" +"1851939615","DIRECT","Direct Messaging Address","ewimbish@mylegacyresidential.com","N","business email","","DIRECT","Direct","","CSV","CSV","","2240 William Penn Hwy","","Pittsburgh","PA","US","152352775" +"1114565991","DIRECT","Direct Messaging Address","joelkouame@protonmail.com","N","","","","","","","","","3110 37th Ave Ste 401","","Long Island City","NY","US","111012112" +"1922646728","FHIR","FHIR URL","emomed","N","","","DIRECT","Direct","billing","OTHER","Other","billing","5843 Eagle Valley Dr","","Saint Louis","MO","US","631361148" +"1922646728","OTHERS","Other URL","edi","Y","","D&N services unlimited","HIE","Health Information Exchange (HIE)","","OTHER","Other","billing","1851 Arrowpoint Dr","","Saint Louis","MO","US","631381515" +"1922646728","OTHERS","Other URL","allaroundservice2019@gmail.com","N","allaroundservice2019@gmail.com","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","5843 Eagle Valley Dr","","Saint Louis","MO","US","631361148" +"1922646728","CONNECT","CONNECT URL","Emomed","N","","","","","","","","","1851 Arrowpoint Dr","","Saint Louis","MO","US","631381515" +"1922646728","CONNECT","CONNECT URL","ibm","Y","","Eduhealth Pesonal Care services","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1851 Arrowpoint Dr","","Saint Louis","MO","US","631381515" +"1922646728","CONNECT","CONNECT URL","emomed","Y","","D&N services unlimited","","","","","","","1841 Arrow Point Dr","","Saint Louis","MO","US","63138" +"1922646637","DIRECT","Direct Messaging Address","amy@gracestonecounseling.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3608 Charles Place","Suite 146","Plano","TX","US","75093" +"1316585177","CONNECT","CONNECT URL","dhardy1951@gmail.com","N","","","DIRECT","Direct","","","","","9867 Antelope Canyon Ave","","Las Vegas","NV","US","891477739" +"1356989115","OTHERS","Other URL","companychartingwebsite","N","","","DIRECT","Direct","","CSV","CSV","","1531 S California Ave","","Palatine","IL","US","600677523" +"1679111538","OTHERS","Other URL","HOLLYWWOD","N","","","","","","","","","7400 Stirling Rd Apt 1013","","Hollywood","FL","US","330241539" +"1871131763","CONNECT","CONNECT URL","hairbybriesha@yahoo.com","N","Business Email","","DIRECT","Direct","","OTHER","Other","email","612 S Arlington St","","Akron","OH","US","443062016" +"1881232775","OTHERS","Other URL","Sacramento","N","","","DIRECT","Direct","","OTHER","Other","Roseville","680 Sunrise Ave","","Roseville","CA","US","956614110" +"1881232775","OTHERS","Other URL","Sacramento","N","","","DIRECT","Direct","","OTHER","Other","Roseville","680 Sunrise Ave","","Roseville","CA","US","956614110" +"1881232775","OTHERS","Other URL","Roseville","N","","","DIRECT","Direct","","","","","680 Sunrise Ave","","Roseville","CA","US","956614110" +"1881232775","OTHERS","Other URL","Sacramento","N","","","DIRECT","Direct","","OTHER","Other","Roseville","680 Sunrise Ave","","Roseville","CA","US","956614110" +"1699313585","OTHERS","Other URL","ONE.COM","N","","","DIRECT","Direct","","CSV","CSV","","79 Roosevelt Ave","","Valley Stream","NY","US","115811132" +"1639717523","CONNECT","CONNECT URL","prestonsherrysleepsolutions@gmail.com","N","work encrypted email","","DIRECT","Direct","","CSV","CSV","","6134 Sherry Ln","","Dallas","TX","US","752256301" +"1285272179","OTHERS","Other URL","bwhidden@acuherb.net","N","","","","","","","","","126 Brookdale St","","Kingston","MA","US","023641128" +"1992343743","CONNECT","CONNECT URL","Kaitlyndoty","N","","","","","","","","","1801 W Warner Ave","","Chicago","IL","US","606131891" +"1801434659","CONNECT","CONNECT URL","elizabethtweedyrd@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","1754 SW 14th St Apt 1","","Miami","FL","US","331451475" +"1841838604","CONNECT","CONNECT URL","https://myportal.iskoo.org","N","","","","","","","","","615 E Crosstown Pkwy","","Kalamazoo","MI","US","490012501" +"1316585185","CONNECT","CONNECT URL","https://aeaugusta.com/","N","URL","","DIRECT","Direct","","CSV","CSV","","1220 George C Wilson Dr","","Augusta","GA","US","309094501" +"1760020531","OTHERS","Other URL","Unknown","Y","","Norton Healthcare","","","","","","","4001 Dutchmans Ln","","Louisville","KY","US","402074714" +"1942848742","DIRECT","Direct Messaging Address","theresia.e.lefang@uth.tmc.edu","N","","","","","","","","","5123 Lamppost Hill Ct","","Katy","TX","US","774491895" +"1740828540","CONNECT","CONNECT URL","cha","N","","","","","","","","","3491 Gandy Blvd N Ste 201","","Pinellas Park","FL","US","337812654" +"1295373009","SOAP","SOAP URL","Frontline","N","An online system to access each student's IEP Plan","","DIRECT","Direct","","CSV","CSV","","655 Colfax St","","Rochester","NY","US","146063113" +"1588202386","OTHERS","Other URL","none","N","","","","","","","","","1000 Litton Ln Apt 1D","","Suffolk","VA","US","234348061" +"1427696137","DIRECT","Direct Messaging Address","Diana.bang@samuelmerritt.edu","N","","","","","","","","","961 Elden Ave Apt 304","","Los Angeles","CA","US","900065797" +"1427696137","DIRECT","Direct Messaging Address","Diana.bang@samuelmerritt.edu","N","","","","","","","","","961 Elden Ave Apt 304","","Los Angeles","CA","US","900065797" +"1427696137","DIRECT","Direct Messaging Address","Diana.bang@samuelmerritt.edu","N","","","","","","","","","961 Elden Ave Apt 304","","Los Angeles","CA","US","900065797" +"1427696137","DIRECT","Direct Messaging Address","Diana.bang@samuelmerritt.edu","N","","","","","","","","","961 Elden Ave Apt 304","","Los Angeles","CA","US","900065797" +"1427696137","DIRECT","Direct Messaging Address","Diana.bang@samuelmerritt.edu","N","","","","","","","","","961 Elden Ave Apt 304","","Los Angeles","CA","US","900065797" +"1427696137","DIRECT","Direct Messaging Address","Diana.bang@samuelmerritt.edu","N","","","","","","","","","961 Elden Ave Apt 304","","Los Angeles","CA","US","900065797" +"1467090175","OTHERS","Other URL","Woodstock","N","","","","","","","","","210 Mcaffee St","Street Address 2","WOODSTOCK","GA","US","30188" +"1245878958","CONNECT","CONNECT URL","Bridport","N","Direct Contact","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7959 Vt Route 125","","Bridport","VT","US","057344401" +"1245878958","CONNECT","CONNECT URL","Bridport","N","Direct Contact","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7959 Vt Route 125","","Bridport","VT","US","057344401" +"1245878958","CONNECT","CONNECT URL","Bridport","N","Direct Contact","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Mental Health","7959 Vt Route 125","","Bridport","VT","US","057344401" +"1063050771","CONNECT","CONNECT URL","drrobert@peasedentistry.com","N","","","","","","","","","10 Brook St","","Canandaigua","NY","US","144241328" +"1235777947","DIRECT","Direct Messaging Address","amanda.popek@virginiamason.org","N","","","","","","","","","925 Seneca St","","Seattle","WA","US","981012742" +"1972141687","CONNECT","CONNECT URL","hello@callanolia.com","N","","","","","","","","","1102 W 6th St Ste 200","","Austin","TX","US","787035304" +"1417595133","DIRECT","Direct Messaging Address","chelsea@growingforwardtherapy.com","N","HIPPA Compliant","","HIE","Health Information Exchange (HIE)","","","","","3516 N Ramada","","Mesa","AZ","US","852150759" +"1063050789","CONNECT","CONNECT URL","EUCLID","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","20240 Euclid Ave Apt 201C","","Euclid","OH","US","441171467" +"1366080095","DIRECT","Direct Messaging Address","bancroftd1@ihn.org","Y","email","Inspira Medical Centers, Inc.","","","","","","","333 Irving Ave","","Bridgeton","NJ","US","083022123" +"1275171902","CONNECT","CONNECT URL","denver","N","","","","","","","","","4362 Depew St","","Denver","CO","US","802127305" +"1275171902","CONNECT","CONNECT URL","denver","N","","","","","","","","","4362 Depew St","","Denver","CO","US","802127305" +"1457999187","CONNECT","CONNECT URL","?","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","875 Ellicott St","","Buffalo","NY","US","142031070" +"1538707260","DIRECT","Direct Messaging Address","RECEPTIONIST@COREPHYSICALTHERAPYFL.COM","N","","","DIRECT","Direct","","CSV","CSV","","3430 S Ocean Dr","","Hollywood","FL","US","330192803" +"1992343628","OTHERS","Other URL","peoria","N","as established between parties","","","","","","","","8555 W Cherry Hills Dr","","Peoria","AZ","US","853458172" +"1952949604","DIRECT","Direct Messaging Address","beo17@pitt.edu","N","Academic email","","DIRECT","Direct","","","","","126 Cornwallis Dr","","McKeesport","PA","US","151353145" +"1669010310","OTHERS","Other URL","https://www.theequinehealingcollaborative.com/","N","website","","DIRECT","Direct","","CSV","CSV","","8767 Carmel Valley Rd","","Carmel","CA","US","939237958" +"1275171928","CONNECT","CONNECT URL","hrusselltari@hahv.org","N","","","DIRECT","Direct","","","","","42084 State Highway 28","","Margaretville","NY","US","124552820" +"1013555762","DIRECT","Direct Messaging Address","celest@dvtherapy.com","N","","","","","","","","","410 E Merced Ave Unit 3","","West Covina","CA","US","917905058" +"1255979910","OTHERS","Other URL","gardnerk1@childrensdayton.org","N","","","","","","","","","840 Washington Ave","","Fairborn","OH","US","453243840" +"1164060836","DIRECT","Direct Messaging Address","wah33@miami.edu","N","Direct messaging address","","DIRECT","Direct","","CSV","CSV","","5030 Brunson Dr","","Coral Gables","FL","US","331462412" +"1720626401","DIRECT","Direct Messaging Address","info@tenderbreeze.com","N","","","","","","","","","260 Northland Blvd Ste 114E","","Cincinnati","OH","US","452463726" +"1912545682","OTHERS","Other URL","NA","N","I am a student","","","","","","","","1959 NE Pacific St","","Seattle","WA","US","981950001" +"1467090266","CONNECT","CONNECT URL","MercerISLAND","N","WEBPT","","DIRECT","Direct","","","","","2737 77th Ave SE Ste 214","","Mercer Island","WA","US","980402832" +"1689212466","DIRECT","Direct Messaging Address","lisak@santecenter.com","N","Work email address","","HIE","Health Information Exchange (HIE)","","","","","914 Country Club Rd","","Argyle","TX","US","762262503" +"1871131656","CONNECT","CONNECT URL","veronikalenzibodywork.com","N","providers website","","DIRECT","Direct","","CSV","CSV","","204 G St Ste 208","","Petaluma","CA","US","949524262" +"1871131656","CONNECT","CONNECT URL","00:1d:4f:fc:04:b3","N","computer/device address","","DIRECT","Direct","","CSV","CSV","","204 G St Ste 208","","Petaluma","CA","US","949524262" +"1154969947","OTHERS","Other URL",".","N","","","","","","","","","KWAN YIN HEALING ARTS CENTER EAST INC","3115 NE SANDY BLVD. SUITE 231","Portland","OR","US","97232" +"1699313403","DIRECT","Direct Messaging Address","athomecounseling@nc.rr.com","N","","","","","","","","","669 Sagamore Drive","","Louisburg","NC","US","27549" +"1346888146","DIRECT","Direct Messaging Address","jkimelstein@liberty-resources.org","N","","","OTHER","Other","Email","CSV","CSV","","98 E 4th St","","New York","NY","US","100039001" +"1730727470","CONNECT","CONNECT URL","SANFORD","N","","","","","","","","","1665 Lower Moncure Rd","","Sanford","NC","US","27330" +"1184262800","CONNECT","CONNECT URL","sanahc.com","N","","","","","","","","","4343 N Josey Ln","","Carrollton","TX","US","750104603" +"1073151841","CONNECT","CONNECT URL","abekakish@petramedtrans.com","N","business email","","DIRECT","Direct","","CSV","CSV","","1425 W Kemper Rd","","Cincinnati","OH","US","452401630" +"1144868910","DIRECT","Direct Messaging Address","Amanda.mcmullen@ohiohealth.com","N","","","","","","","","","335 Glessner Ave","","Mansfield","OH","US","449032269" +"1407494271","SOAP","SOAP URL","http://www.athletictrainersystem.com/","N","","","DIRECT","Direct","","","","","824 S 4th St","","Louisville","KY","US","402032116" +"1598303364","SOAP","SOAP URL","Richmond","N","","","","","","","","","4202 Berry Cove Cir","","Richmond","TX","US","774067216" +"1205474079","OTHERS","Other URL","Miami","N","","","","","","","","","14610 SW 15th St","","Miami","FL","US","331843274" +"1043858822","DIRECT","Direct Messaging Address","Gina_Pepe@waysideyouth.org","N","","","","","","","","","10 Asylum St","","Milford","MA","US","017572203" +"1942848726","CONNECT","CONNECT URL","ashleyld93@yahoo.com","N","","","DIRECT","Direct","","CSV","CSV","","2721 Iron Mountain Rd","","El Dorado","AR","US","717309019" +"1932747714","DIRECT","Direct Messaging Address","crmgcredentialing@crmchealth.org","N","","","DIRECT","Direct","","","","","1 Medical Center Blvd","","Cookeville","TN","US","385014294" +"1841838620","CONNECT","CONNECT URL","Ashley@theradiantwellnesscenter.com","N","","","","","","","","","556 1st Ave N","","St Petersburg","FL","US","337013702" +"1578101358","DIRECT","Direct Messaging Address","merrillgroff@ffcpmaryland.com","N","","","DIRECT","Direct","","","","","17904 Georgia Ave Ste 200","","Olney","MD","US","208322277" +"1003454885","CONNECT","CONNECT URL","Mailing","N","","","","","","","","","17160 Williamsville Rd","","Kosciusko","MS","US","390909224" +"1003454885","CONNECT","CONNECT URL","Mailing","N","","","","","","","","","17160 Williamsville Rd","","Kosciusko","MS","US","390909224" +"1003454885","CONNECT","CONNECT URL","PDF","N","","","","","","","","","17160 Williamsville Rd","","Kosciusko","MS","US","390909224" +"1003454885","CONNECT","CONNECT URL","Mailing","N","","","","","","","","","17160 Williamsville Rd","","Kosciusko","MS","US","390909224" +"1003454885","CONNECT","CONNECT URL","PDF","N","","","","","","","","","17160 Williamsville Rd","","Kosciusko","MS","US","390909224" +"1790323582","DIRECT","Direct Messaging Address","kellyquarles@guidedhealingpsychotherapy.com","N","","","","","","","","","501 Belle Hall Pkwy Unit 202","","MT Pleasant","SC","US","294648322" +"1255979043","CONNECT","CONNECT URL","Estero","N","","","DIRECT","Direct","","OTHER","Other","Estero","20070 Seagrove St Unit 1907","","Estero","FL","US","339287727" +"1821636614","DIRECT","Direct Messaging Address","dmalaszewski@eckercenter.org","N","Email Address","","DIRECT","Direct","","","","","1475 Royal Blvd","","Elgin","IL","US","601232040" +"1912545708","OTHERS","Other URL","OTHER","Y","OTHER","CENTER FOR FAMILY SERVICES OF PALM BEACH COUNTY INC","DIRECT","Direct","","OTHER","Other","DIRECT","4101 Parker Ave","","West Palm Beach","FL","US","334052507" +"1649818444","SOAP","SOAP URL","Catalyst","N","Tablet with 2 locks utilized to access Catalyst","","DIRECT","Direct","","CSV","CSV","","826 Nebraska Ave","","Placentia","CA","US","928706903" +"1801434618","CONNECT","CONNECT URL","KirstenNewell-Marino@CounselingProfessionalsPLLC.com","N","company email","","DIRECT","Direct","","CSV","CSV","","808 Salem Woods Dr Ste 104","","Raleigh","NC","US","276153345" +"1326686130","CONNECT","CONNECT URL","www.metro-east.org","N","webpage","","","","","","","","13929 Harper Ave","","Detroit","MI","US","482133672" +"1326686130","CONNECT","CONNECT URL","www.metro-east.org","N","webpage","","","","","","","","13929 Harper Ave","","Detroit","MI","US","482133672" +"1326686130","CONNECT","CONNECT URL","www.metro-east.org","N","webpage","","","","","","","","13929 Harper Ave","","Detroit","MI","US","482133672" +"1164060976","CONNECT","CONNECT URL","ALBUQUERQUE","N","Home Office","","DIRECT","Direct","","OTHER","Other","ALBUQUERQUE","8300 Wyoming Blvd NE Apt 1334","","Albuquerque","NM","US","871132169" +"1528606241","DIRECT","Direct Messaging Address","martin@gmbilling.com","N","credentialing email","","DIRECT","Direct","","CSV","CSV","","1286 S Linden Rd Ste A","","Flint","MI","US","485323457" +"1356989065","OTHERS","Other URL","https://www.bidmc.org/about-bidmc/bilh","N","","","","","","","","","26 Parkridge Rd Ste 2B","","Haverhill","MA","US","018358515" +"1083252795","OTHERS","Other URL","PMS.Org","N","Corporate office","","DIRECT","Direct","","OTHER","Other","PMS.org","1105 Memorial Dr","","Artesia","NM","US","882101189" +"1568000289","CONNECT","CONNECT URL","PaintedPost","N","","","OTHER","Other","Painted Post","OTHER","Other","Painted Post","9768 Liberty Dr","","Painted Post","NY","US","148709094" +"1649818360","CONNECT","CONNECT URL","mesahealthservices@gmail.com","N","","","","","","","","","13810 SW 162nd Ter","","Miami","FL","US","331771953" +"1891333514","CONNECT","CONNECT URL","j","N","email","","DIRECT","Direct","","CSV","CSV","","1303 82nd St","","Lubbock","TX","US","794232387" +"1083252704","CONNECT","CONNECT URL","Epic","N","","","DIRECT","Direct","","","","","1801 Wickham Pl","","Charlottesville","VA","US","229019235" +"1083252704","CONNECT","CONNECT URL","ka8p@hscmail.mcc.virginia.edu","N","","","DIRECT","Direct","","","","","1801 Wickham Pl","","Charlottesville","VA","US","229019235" +"1073151791","DIRECT","Direct Messaging Address","jennifer.zito@familyinsight.net","N","","","","","","","","","2820 Waterford Lake Dr Ste 102","","Midlothian","VA","US","231123994" +"1932747680","DIRECT","Direct Messaging Address","Lynne@schealthmart.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","855 N Commercial Ave","","Saint Clair","MO","US","630771118" +"1558909200","CONNECT","CONNECT URL","tree97@aol.com","N","Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","17111 Beach Blvd Ste 203","","Huntington Beach","CA","US","926475978" +"1164060828","OTHERS","Other URL","elias_laboy@urmc.rochester.edu","N","email","","DIRECT","Direct","","OTHER","Other","HPI","36 Covered Wagon Trl","","West Henrietta","NY","US","145869709" +"1821636580","OTHERS","Other URL","massageminded123@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","122 S Redwood Hwy","","Cave Junction","OR","US","975239054" +"1588202246","SOAP","SOAP URL","Salinas","N","salinas","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","338 Monterey St","","Salinas","CA","US","939013411" +"1720626484","CONNECT","CONNECT URL","Evergreen","N","","","","","","","","","3033 Ogden Ave Ste 200","","Lisle","IL","US","605321976" +"1649818303","DIRECT","Direct Messaging Address","Jlafleur2009@outlook.com","N","Business email","","","","","","","","9806 Kingston Rd","","Shreveport","LA","US","711185320" +"1811535578","DIRECT","Direct Messaging Address","kripatel@interfaithmedical.com","N","","","","","","","","","1545 Atlantic Ave","","Brooklyn","NY","US","112131122" +"1871131540","DIRECT","Direct Messaging Address","team@span.health","N","Team email address","","DIRECT","Direct","","CSV","CSV","","Huckletree, Alphabeta Building, 18 Finsbury Square","","London","Greater London","GB","EC2A 1AH" +"1174161848","OTHERS","Other URL","sunbusjay@gmail.com","N","","","","","","","","","6207 Grandvale Dr","","Houston","TX","US","770721517" +"1083252746","OTHERS","Other URL","massageminded123@gmail.com","N","","","","","","","","","122 S Redwood Hwy","","Cave Junction","OR","US","975239054" +"1790323467","CONNECT","CONNECT URL","http://www.novaolderadultcounseling.com","N","","","HIE","Health Information Exchange (HIE)","","","","","3306 Wyndham Cir Apt 230","","Alexandria","VA","US","223024306" +"1033757703","DIRECT","Direct Messaging Address","kelli.rickett@ki2wellness.net","N","","","DIRECT","Direct","","CSV","CSV","","543 S Taft Hill Rd","","Fort Collins","CO","US","805213238" +"1588202253","DIRECT","Direct Messaging Address","mikemowingorsnowing@outlook.com","N","","","","","","","","","102 1st St S","","Kinney","MN","US","557583000" +"1013555788","OTHERS","Other URL","www.hpwohio.org","N","","","","","","","","","1344 W Seneca Ave","","Tiffin","OH","US","448832652" +"1568000230","DIRECT","Direct Messaging Address","nhenry@abskids.com","N","work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","work information/clientel","515 S 700 E Ste 2A","","Salt Lake City","UT","US","841022855" +"1003454778","DIRECT","Direct Messaging Address","rsavi@tidesfs.org","N","","","","","","","","","242 Dexter St","","Pawtucket","RI","US","028601908" +"1366080038","OTHERS","Other URL","Rxm.07967@store.walgreens.com","N","","","","","","","","","15601 Hickman Rd","","Clive","IA","US","503257985" +"1275171951","OTHERS","Other URL","sarahbueno.rph@gmail.com","N","","","","","","","","","3918 S Wadsworth Blvd Apt 202","","Lakewood","CO","US","802352271" +"1164060844","DIRECT","Direct Messaging Address","aurora@aurorahealthservices.com","Y","","Aurora Health Services, LLC","","","","","","","2501 Chestnut St Ste 2","","Aliquippa","PA","US","150012386" +"1609414382","DIRECT","Direct Messaging Address","aurora@aurorahealthservices.com","Y","secure email","Aurora Health Services, LLC","","","","","","","1000 Integrity Dr","","Penn Hills","PA","US","152353332" +"1285272914","DIRECT","Direct Messaging Address","rmoellerhrcka@spotsylvania.k12.va.us","N","email","","DIRECT","Direct","","","","","8020 River Stone Dr","","Fredericksburg","VA","US","224078761" +"1588202212","DIRECT","Direct Messaging Address","info@fitsquad180.org","N","","","","","","","","","1370 Lochstone Dr","","Powder Springs","GA","US","301277893" +"1114565801","FHIR","FHIR URL","https://nppes.cms.hhs.gov/#/healthInformationExchange","N","Endpoint for Exchanging Healthcare Information (optional)","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","324 S State St Unit 3054","","Hemet","CA","US","925467124" +"1619515400","DIRECT","Direct Messaging Address","kasey.sinha@mountsinai.org","Y","Email address","Mount Sinai Hospital","","","","","","","281 1st Ave","","New York","NY","US","100032925" +"1225676018","DIRECT","Direct Messaging Address","info@encoredentaloftomsriver.com","N","Email","","","","","","","","1220 Hooper Avenue","","Toms River","NJ","US","08753" +"1265070064","OTHERS","Other URL","Upland","N","","","","","","","","","904 W 9th St Ste B1","","Upland","CA","US","917864576" +"1588202279","DIRECT","Direct Messaging Address","krystal.rivera@uirehab.com","N","email address","","DIRECT","Direct","","CSV","CSV","","628 Mulberry Dr","","Nazareth","PA","US","180648681" +"1659919389","DIRECT","Direct Messaging Address","kelly.lenhart@hcahealthcare.com","N","","","","","","","","","22999 US-59 N","","Kingwood","TX","US","77339" +"1679111306","DIRECT","Direct Messaging Address","drlisa@mdcounselingservices.org","N","","","DIRECT","Direct","","CSV","CSV","","924 E Baltimore St Ste 203924","","Baltimore","MD","US","212024736" +"1326686056","DIRECT","Direct Messaging Address","lucy.masters@redrockrecoverycenter.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","459 Wright St Apt 107","","Lakewood","CO","US","802281103" +"1326686056","DIRECT","Direct Messaging Address","lucy.masters@redrockrecoverycenter.org","Y","","Red Rock Recovery Centers LLC","","","","","","","12567 W Cedar Dr","","Lakewood","CO","US","802282009" +"1508404393","DIRECT","Direct Messaging Address","scovington@compasshn.org","N","","","","","","","","","1032 Crosswinds Ct","","Wentzville","MO","US","633854836" +"1174161970","CONNECT","CONNECT URL","robincsakcc@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1550 Trent Blvd Apt 1013","","Lexington","KY","US","405151913" +"1699313494","CONNECT","CONNECT URL","info@kincarebh.com","N","Office","","DIRECT","Direct","","OTHER","Other","Overland Park","8101 College Blvd Ste 100","","Overland Park","KS","US","662102671" +"1366080160","SOAP","SOAP URL","Teladoc","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","33 N Prospect St","","Burlington","VT","US","054013339" +"1245878040","CONNECT","CONNECT URL","athomehearingaids.com","N","website email","","DIRECT","Direct","","CSV","CSV","","3231 Ramada Rd Ste 5","","Grand Island","NE","US","688018815" +"1427696228","DIRECT","Direct Messaging Address","aba@rehabwithoutwalls.com","N","","","","","","","","","414 W Bakerview Rd Ste 101","","Bellingham","WA","US","982268180" +"1033757844","OTHERS","Other URL","App","N","","","","","","","","","93 Public Sq","","Watertown","NY","US","136012626" +"1770121576","SOAP","SOAP URL","CMS","N","ClinicSource","","HIE","Health Information Exchange (HIE)","","OTHER","Other","unknown","1860 W Winchester Rd Ste 205","","Libertyville","IL","US","600485317" +"1134767866","DIRECT","Direct Messaging Address","courtneyethington@bankheadortho.com","N","","","","","","","","","4 West Dr Ste 170","","Chesterfield","MO","US","630171793" +"1558909366","DIRECT","Direct Messaging Address","srockman@integratingsupports.com","N","","","DIRECT","Direct","","","","","801 Englewood Pkwy Apt G105","","Englewood","CO","US","801102396" +"1447898127","CONNECT","CONNECT URL","Louisville","N","","","","","","","","","8107 La Grange Rd","","Louisville","KY","US","402223817" +"1861030678","OTHERS","Other URL","HOME","N","PATIENT","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2045 N Franklin St","","Denver","CO","US","802055437" +"1841838653","OTHERS","Other URL","eknight@wservices.org","N","","","","","","","","","1095 Pinellas Point Dr S","","St Petersburg","FL","US","337056154" +"1841838653","OTHERS","Other URL","eknight@wservices.org","N","","","","","","","","","1095 Pinellas Point Dr S","","St Petersburg","FL","US","337056154" +"1134767940","CONNECT","CONNECT URL","www.soultenders.com","N","website","","","","","","","","1333 S Mayflower Ave Ste 360","","Monrovia","CA","US","910165280" +"1013555739","CONNECT","CONNECT URL","JFULL.Beauty@gmail.com","N","","","","","","","","","16843 Ellicott Rock Dr","","Humble","TX","US","773464206" +"1922646645","DIRECT","Direct Messaging Address","AMatos@TranquilCounseling.com","N","","","DIRECT","Direct","","","","","500 N Meridian Ave Ste 406","","Oklahoma City","OK","US","731075755" +"1407494123","DIRECT","Direct Messaging Address","dtenorio@wayfinderfamily.org","N","","","DIRECT","Direct","","CSV","CSV","","5300 Angeles Vista Blvd","","View Park","CA","US","900431648" +"1699313320","OTHERS","Other URL","powerchart","N","awnapole@lasd.org","","DIRECT","Direct","","OTHER","Other","n/a","450 Bauchet St","","Los Angeles","CA","US","900122907" +"1760020499","DIRECT","Direct Messaging Address","ivanmumm@discover-hope.com","N","","","DIRECT","Direct","","","","","39210 State St Ste 220","","Fremont","CA","US","945381456" +"1336787068","DIRECT","Direct Messaging Address","SouthMetroMentalHealth@outlook.com","N","","","","","","","","","7752 Elmwood St","","Littleton","CO","US","801258828" +"1790323442","CONNECT","CONNECT URL","Devero","N","","","","","","","","","5750 Dtc Pkwy Ste 170","","Greenwood Village","CO","US","801115483" +"1245878982","OTHERS","Other URL","Waddell","N","","","","","","","","","17949 W Purdue Ave","","Waddell","AZ","US","853554143" +"1790323459","DIRECT","Direct Messaging Address","nate@portercounselingservices.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3015 E Somerset Dr","","Spanish Fork","UT","US","846603123" +"1962040626","OTHERS","Other URL","erin@mindfulhealingworks.com","N","erin@mindfulhealingworks.com","","DIRECT","Direct","","CSV","CSV","","7811 Wise Ave","","Dundalk","MD","US","212223339" +"1053959718","DIRECT","Direct Messaging Address","Kandace.norris@gulfcoastsap.org","N","","","","","","","","","210 E 11th St","","Panama City","FL","US","324012939" +"1053959718","DIRECT","Direct Messaging Address","Kandace.norris@gulfcoastsap.org","N","","","","","","","","","210 E 11th St","","Panama City","FL","US","324012939" +"1003454760","CONNECT","CONNECT URL","www.simplepractice.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2716 N Broadway Ste 205","","Los Angeles","CA","US","900312635" +"1013555770","DIRECT","Direct Messaging Address","carlajacksoncfs@outlook.com","N","email address","","","","","","","","3518 Tupelo Way","","Knoxville","TN","US","379124885" +"1659919314","DIRECT","Direct Messaging Address","heather.huff@kroger.com","N","Work Email","","","","","","","","1167 Highway 49 S","","Richland","MS","US","392184409" +"1659919314","DIRECT","Direct Messaging Address","heather.huff@kroger.com","N","","","","","","","","","1167 Highway 49 S","","Richland","MS","US","392184409" +"1700424470","OTHERS","Other URL","PC","N","","","DIRECT","Direct","","CSV","CSV","","1776 S Jackson St Ste 320","","Denver","CO","US","802103803" +"1417595182","OTHERS","Other URL","shilpagarhwal3@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","13267 Marrywood Dr","","Alpharetta","GA","US","300045116" +"1053959726","OTHERS","Other URL","Computer","N","","","","","","","","","5100 Clark Rd","","Sarasota","FL","US","342333226" +"1700424488","OTHERS","Other URL","village-maternity.com","N","website","","OTHER","Other","website -- not for PHI","","","","101 W 12th St","","New York","NY","US","100118142" +"1871131557","CONNECT","CONNECT URL","ccrosby@telecarecorp.com","N","","","","","","","","","307 W Cota St","","Shelton","WA","US","985842265" +"1871131557","CONNECT","CONNECT URL","ccrosby@telecarecorp.com","N","","","","","","","","","307 W Cota St","","Shelton","WA","US","985842265" +"1841838521","CONNECT","CONNECT URL","caredimensions.org","N","","","","","","","","","333 Wyman St Ste 100","","Waltham","MA","US","024511272" +"1023656709","DIRECT","Direct Messaging Address","cboughner@mmchs.org","N","work email secured","","","","","","","","1034 Grove St","","Meadville","PA","US","163352945" +"1639717333","CONNECT","CONNECT URL","MAPLEWOOD","N","","","DIRECT","Direct","","","","","1247 Terrace Ave","","Maplewood","MN","US","551095511" +"1184262883","DIRECT","Direct Messaging Address","guadalupe.smith@bhsi.com","N","","","DIRECT","Direct","","CSV","CSV","","1007 Harmony Ln","","Goshen","KY","US","400269539" +"1194363713","DIRECT","Direct Messaging Address","ashley.hwang@va.gov","N","","","","","","","","","3701 Loop Rd","","Tuscaloosa","AL","US","354045015" +"1780222315","CONNECT","CONNECT URL","Sarasota","N","","","","","","","","","2831 Ringling Blvd Ste 124F","","Sarasota","FL","US","342375354" +"1376181917","OTHERS","Other URL","bridgetadmire@gmail.com","N","","","","","","","","","1624 Hemlock Way","","Broomfield","CO","US","800203428" +"1134767783","OTHERS","Other URL","spaphoebe17@gmail.com","N","business","","DIRECT","Direct","","OTHER","Other","business","4801 Fauntleroy Way SW Unit 106","","Seattle","WA","US","981164690" +"1679111223","DIRECT","Direct Messaging Address","rkuhlken@health.ucsd.edu","N","","","","","","","","","200 W Arbor Dr","","San Diego","CA","US","921039000" +"1770121337","OTHERS","Other URL","longway@aplacelikehome.biz","N","","","DIRECT","Direct","","CSV","CSV","","45646 W Long Way","","Maricopa","AZ","US","851397070" +"1861030421","CONNECT","CONNECT URL","Houston","N","","","DIRECT","Direct","","OTHER","Other","Houston","16810 Barker Springs Rd Ste 200","","Houston","TX","US","770846562" +"1730727397","CONNECT","CONNECT URL","Tyler","N","","","DIRECT","Direct","","CSV","CSV","","921 Shiloh Rd Ste C120","","Tyler","TX","US","757031407" +"1710525381","DIRECT","Direct Messaging Address","Karenm@jaspermountain.org","N","agency contact","","DIRECT","Direct","","","","","37875 Jasper Lowell Rd","","Jasper","OR","US","974389751" +"1275171845","CONNECT","CONNECT URL","www.competent-care.com","N","","","","","","","","","3769 Nostrand Ave","","Brooklyn","NY","US","112352041" +"1215575816","CONNECT","CONNECT URL","eClinicalworks","N","","","","","","","","","1040 N James Campbell Blvd","","Columbia","TN","US","38401" +"1932747573","DIRECT","Direct Messaging Address","crobinson@nackidscan.org","N","Work E-mail address","","OTHER","Other","Work related e-mail","OTHER","Other","email address","37 W 26th St","","New York","NY","US","100101006" +"1659919207","OTHERS","Other URL","Forte8000","N","EHR/Scheduling","","","","","","","","2900 Bristol St Ste C105","","Costa Mesa","CA","US","926265944" +"1285272898","CONNECT","CONNECT URL","chaimarieoptical@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","Santa Maria Medical Building","Suite 102 Ave. Ferrocarril","Ponce","PR","US","00718" +"1285272898","CONNECT","CONNECT URL","chaiimarieoptical@gmail.com","N","","","","","","","","","Santa Maria Medical Building","Suite 102 Ave. Ferrocarril","Ponce","PR","US","00718" +"1093353609","DIRECT","Direct Messaging Address","giddyuptherapy@outlook.com","N","","","","","","","","","4701 N Carbon City Rd","","Ozark","AR","US","72949" +"1902444516","DIRECT","Direct Messaging Address","lrobinson@savedfound.org","N","Email","","","","","","","","1 Centerview Dr Ste 103","","Greensboro","NC","US","274073712" +"1740828342","OTHERS","Other URL","N/A","N","N/A","","DIRECT","Direct","","OTHER","Other","N/A","5962 ZEBULON ROAD PMB #120","","Macon","GA","US","31210" +"1386282077","DIRECT","Direct Messaging Address","krystal.rivera@uirehab.com","N","email address","","DIRECT","Direct","","CSV","CSV","","4413 Elmwood Dr","","Nazareth","PA","US","180648689" +"1265070833","CONNECT","CONNECT URL","denvermhc.com","N","","","","","","","","","2121 S Oneida St Ste 600","","Denver","CO","US","802242555" +"1770121469","CONNECT","CONNECT URL",".COM","N","","","","","","","","","4990 Pisgah Marbury Rd","","Marbury","MD","US","206582315" +"1578101135","DIRECT","Direct Messaging Address","ruthavegail.capapas@stores.kroger.com","Y","","Kroger Limited Partnership I","DIRECT","Direct","","","","","602 N Davis Ave","","Cleveland","MS","US","387322356" +"1922646603","DIRECT","Direct Messaging Address","ernest.pearson@merakey.org","N","","","DIRECT","Direct","","","","","27 E Mount Airy Ave","","Philadelphia","PA","US","191191713" +"1528606217","CONNECT","CONNECT URL","BARTOW","N","broadwaydiscountrx@gmail.com","","DIRECT","Direct","","CSV","CSV","","1765 N Broadway Ave","","Bartow","FL","US","338303104" +"1306484092","CONNECT","CONNECT URL","richardj@wyocompounding.com","N","","","DIRECT","Direct","","","","","1540 Centennial Ct Unit 100","","Casper","WY","US","826097308" +"1306484092","DIRECT","Direct Messaging Address","richardj@wyocompounding.com","N","","","DIRECT","Direct","","OTHER","Other","email","1540 Centennial Ct Unit 100","","Casper","WY","US","826097308" +"1013555705","DIRECT","Direct Messaging Address","mayra.estrada@imail.org","N","secure email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","secure email","181 E Medical Tower Dr Fl 2","","Murray","UT","US","841074872" +"1487292082","OTHERS","Other URL","castcounseling@protonmail.com","N","","","","","","","","","181 E Evans St Ste 310","","Florence","SC","US","295062511" +"1851939458","OTHERS","Other URL","https://www.nyfoundling.org/","N","","","","","","","","","2090 Adam Clayton Powell Jr Blvd","","New York","NY","US","100274990" +"1043858640","OTHERS","Other URL","CALHOUN","N","","","","","","","","","237 Liberty Ln SW","","Calhoun","GA","US","307017764" +"1760020366","CONNECT","CONNECT URL","Jupiter","Y","","Miami Marlins LLC","","","","","","","4657 Main St","","Jupiter","FL","US","334585203" +"1144868761","OTHERS","Other URL","Epic","N","","","","","","","","","393 E Walnut St","","Pasadena","CA","US","911880001" +"1619515236","CONNECT","CONNECT URL","sherri@aginginplacellc.com","N","","","","","","","","","1270 SW Arbor Park Dr","","Lees Summit","MO","US","640824168" +"1417595034","OTHERS","Other URL","Filezila","Y","Home Health Care","Nevada CareNet Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","Home Health","2560 E Sunset Rd Ste 106","","Las Vegas","NV","US","891203517" +"1437797065","CONNECT","CONNECT URL","Caredox","N","","","DIRECT","Direct","","","","","4401 Elenda St","","Culver City","CA","US","902304101" +"1609414234","DIRECT","Direct Messaging Address","ActivEar@att.net","Y","email","ActivEar, LLC","","","","","","","3470 N Valdosta Rd Ste B","","Valdosta","GA","US","316021050" +"1952949596","OTHERS","Other URL","Rome","N","","","","","","","","","409 Bell Rd S","","Rome","NY","US","134403864" +"1114565751","SOAP","SOAP URL","Other","N","Other","","OTHER","Other","Other","OTHER","Other","Other","3023 Bunker Hill St Ste 102","","San Diego","CA","US","921095706" +"1124666763","CONNECT","CONNECT URL","clear","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1568000107","DIRECT","Direct Messaging Address","DLCHD67DirectMessaging@flhealth.gov","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1338 South Blvd","","Chipley","FL","US","324281846" +"1700424355","DIRECT","Direct Messaging Address","paula.walton@quincomhc.org","N","","","","","","","","","641 E Poplar Ave","","Selmer","TN","US","383751828" +"1528606167","DIRECT","Direct Messaging Address","demaiya@gatewaypediatrictherapy.com","N","","","","","","","","","3000 Hanley St","","Hamtramck","MI","US","482123572" +"1639717283","SOAP","SOAP URL","computer","N","soapnotes","","DIRECT","Direct","","","","","380 Marlborough Rd","","Brooklyn","NY","US","112265618" +"1841838497","OTHERS","Other URL","hellerchiro.com","N","Uknown","","HIE","Health Information Exchange (HIE)","","","","","2900 Bristol St Ste C105","","Costa Mesa","CA","US","926265944" +"1558909101","DIRECT","Direct Messaging Address","gmontel@ptsclinic.com","N","employer e-mail address","","DIRECT","Direct","","OTHER","Other","Exchange","1310 Coburg Rd Ste 5","","Eugene","OR","US","974015200" +"1366080913","DIRECT","Direct Messaging Address","anya.chappell@allina.com","N","email","","DIRECT","Direct","","CSV","CSV","","800 E 28th St","","Minneapolis","MN","US","554073723" +"1356989909","OTHERS","Other URL","sor4life.com","N","company website","","DIRECT","Direct","","CSV","CSV","","163 E Elva St","","Idaho Falls","ID","US","834022233" +"1174161731","OTHERS","Other URL","Chicago","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7407 N Winchester Ave Apt 102","","Chicago","IL","US","606261545" +"1780222349","DIRECT","Direct Messaging Address","Sarah.Thompson5@va.gov","N","federal email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1310 24th Ave S","","Nashville","TN","US","372122637" +"1134767791","DIRECT","Direct Messaging Address","adam@brickhouserecovery.com","N","","","","","","","","","1020 Land Bank St","","Idaho Falls","ID","US","834021809" +"1194363754","CONNECT","CONNECT URL","Anchorage","N","","","","","","","","","3330 Eagle St","","Anchorage","AK","US","995034146" +"1811535479","SOAP","SOAP URL","Mason","N","","","","","","","","","302 E Columbia St","","Mason","MI","US","488541251" +"1639717200","SOAP","SOAP URL","Soap","N","","","","","","","","","649 Bronx River Rd","","Yonkers","NY","US","107041700" +"1992343560","DIRECT","Direct Messaging Address","celena@ablekidsco.com","N","","","","","","","","","2785 Cold Springs Rd Apt 5","","Placerville","CA","US","956673241" +"1962040568","CONNECT","CONNECT URL","Chenaltherapy.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","medical","11800 Financial Center Parkway","Ste 290","Little Rock","AR","US","72211" +"1861030553","OTHERS","Other URL","HopeFamilyPartners","N","","","","","","","","","1350 Forest Ave Apt 16","","Portland","ME","US","041031815" +"1356989974","CONNECT","CONNECT URL","villageguy1971@gmail.com","N","","","","","","","","","4342 Gallia St Ste A","","Portsmouth","OH","US","456625563" +"1477191088","OTHERS","Other URL","healthyroster.com","N","HealthyRoster website","","OTHER","Other","EHR","","","","19000 E 191st Street","Suite K","Westfield","IN","US","46074" +"1073151684","OTHERS","Other URL","tjoyner@marshallurgentcare.com","N","","","","","","","","","550 South Craft Street","","Holly Springs","MS","US","38635" +"1659919256","DIRECT","Direct Messaging Address","krystal.rivera@uirehab.com","N","email address","","DIRECT","Direct","","CSV","CSV","","4440 Beech Dr","","Nazareth","PA","US","180648691" +"1821636424","DIRECT","Direct Messaging Address","krystal.rivera@uirehab.com","N","email","","DIRECT","Direct","","CSV","CSV","","4417 Cottonwood Dr","","Nazareth","PA","US","180648693" +"1720626344","CONNECT","CONNECT URL","Cherokee","N","","","","","","","","","1 Hospital Rd","Caller Box C-268","Cherokee","NC","US","28719" +"1942848577","OTHERS","Other URL","www.theranest.com","N","online charting system","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9811 Lee Cir","","Leawood","KS","US","662062345" +"1407494040","CONNECT","CONNECT URL","QuailtyLifeagency74@gmail.com","N","Organization email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","240 N Leo Rd","","Lake City","SC","US","295606833" +"1609414218","DIRECT","Direct Messaging Address","eq0082@wayne.edu","N","Wayne","","","","","","","","25774 Dunbar St","","Southfield","MI","US","480335859" +"1184262768","DIRECT","Direct Messaging Address","amccann1967@att.net","N","","","DIRECT","Direct","","OTHER","Other","direct message","9112 Virgil","","Redford","MI","US","482391256" +"1295373975","SOAP","SOAP URL","Soap","N","","","","","","","","","649 Bronx River Rd","","Yonkers","NY","US","107041700" +"1295373975","OTHERS","Other URL","Soap","N","","","","","","","","","649 Bronx River Rd","","Yonkers","NY","US","107041700" +"1689212367","OTHERS","Other URL","Kayladriskell@gmail.com","N","Other URL","","DIRECT","Direct","","CSV","CSV","","16785 162nd St","","Live Oak","FL","US","320600403" +"1407494198","OTHERS","Other URL","Josiefina.burgess@stores.kroger.com","Y","Work e-mail","Kroger Limited Partnership I","DIRECT","Direct","","OTHER","Other","Kroger email","3408 Pemberton Square Blvd","","Vicksburg","MS","US","391805573" +"1144868837","CONNECT","CONNECT URL","www.michelekilcer.com","N","","","","","","","","","549 Union St Apt 1","","Hudson","NY","US","125342815" +"1891333407","SOAP","SOAP URL","10.11","N","VPN","","HIE","Health Information Exchange (HIE)","","OTHER","Other","VPN","805 Leonard St NE","","Grand Rapids","MI","US","495031138" +"1942848643","OTHERS","Other URL","Blackberry","N","For safety of client information","","OTHER","Other","Client Database","CSV","CSV","","10050 Two Notch Rd Ste 7","","Columbia","SC","US","292234302" +"1497393193","OTHERS","Other URL","N/A","N","N/A","","DIRECT","Direct","","CSV","CSV","","2211 NE 139th St","","Vancouver","WA","US","986862742" +"1639717234","OTHERS","Other URL","earzlink.com","N","business web address","","","","","","","","934 W Main St Ste 1","","Hillsboro","OH","US","451337485" +"1184262792","OTHERS","Other URL","HotSprings","N","","","DIRECT","Direct","","OTHER","Other","HotSprings","1217 Malvern Ave Ste C","","Hot Springs","AR","US","719016375" +"1710525324","CONNECT","CONNECT URL","katy.hartley@riverkidstexas.com","N","","","","","","","","","2011 Broadway St Ste 130","","Pearland","TX","US","775815945" +"1871131482","CONNECT","CONNECT URL","https://claritytherapycenter.com/","N","","","DIRECT","Direct","","OTHER","Other","Onalaska","200 Mason St Ste 11","","Onalaska","WI","US","546507061" +"1487292009","OTHERS","Other URL","NA","N","","","","","","","","","2057 Pulaski Hwy","","North East","MD","US","219013744" +"1487292009","OTHERS","Other URL","bodhicounseling.com","N","","","","","","","","","2057 Pulaski Hwy","","North East","MD","US","219013744" +"1316585938","OTHERS","Other URL","n/a","N","","","","","","","","","192 Canaan Rd","","Rock Cave","WV","US","262345853" +"1235777806","OTHERS","Other URL","Notapplicable","N","I do locum work and do not use email or electronic databases to discuss patient information.","","","","","","","","3833 SW Bond Ave Apt 139","","Portland","OR","US","972394739" +"1750929386","CONNECT","CONNECT URL","sherri@aginginplacellc.com","N","","","","","","","","","1098 NE Independence Ave","","Lees Summit","MO","US","640865218" +"1659919215","OTHERS","Other URL","Bronx","Y","","ESSEN MEDICAL ASSOCIATES, PC","","","","","","","Essen Medical Associates","","Bronx","NY","US","10452" +"1538707104","DIRECT","Direct Messaging Address","jdavis2@chsbuffalo.org","N","","","","","","","","","2157 Main St","","Buffalo","NY","US","142142648" +"1871131441","CONNECT","CONNECT URL","PHARMACY","N","","","","","","","","","52 Jericho Tpke","","Mineola","NY","US","115012938" +"1407494073","OTHERS","Other URL","Toledo","N","","","","","","","","","628 S Westwood Ave","","Toledo","OH","US","436091526" +"1952949521","CONNECT","CONNECT URL","mrgmartinez78@gmail.com","N","Dedicated E-Mail Address","","DIRECT","Direct","","CSV","CSV","","12516 Bryant St","","Broomfield","CO","US","800203844" +"1770121345","DIRECT","Direct Messaging Address","ashley.woodard2@hcahealthcare.com","N","","","","","","","","","1501 Pasadena Ave S","","South Pasadena","FL","US","337073717" +"1851939425","DIRECT","Direct Messaging Address","info@onpointphysicaltherapy.com","N","","","","","","","","","9449 E 21st St N Ste 200","","Wichita","KS","US","672062970" +"1851939425","DIRECT","Direct Messaging Address","info@onpointphysicaltherapy.com","N","","","","","","","","","9449 E 21st St N Ste 200","","Wichita","KS","US","672062970" +"1750929329","DIRECT","Direct Messaging Address","sarah@liferecoverycenters.net","N","","","","","","","","","10699 Melody Dr Ste 2","","Northglenn","CO","US","802344131" +"1386282952","OTHERS","Other URL","lisapt2012@gmail.com","N","professional email","","DIRECT","Direct","other","CSV","CSV","Other","13838 Boyter Ln","","Vivian","LA","US","710829788" +"1003454679","OTHERS","Other URL","https://dceast.drcloudemr.com/ehr/interface/login/index.html?rev=1.2&site=ffcp","N","","","","","","","","","7817 Blue Stream Dr","","Elkridge","MD","US","210758168" +"1194363770","FHIR","FHIR URL","unknown","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8831 Villa La Jolla Dr","","LA Jolla","CA","US","920371949" +"1558909127","DIRECT","Direct Messaging Address","christen@silverlakepsychology.com","N","","","DIRECT","Direct","","OTHER","Other","New referrals, appointments","3755 Beverly Blvd","","Los Angeles","CA","US","900043539" +"1558909127","DIRECT","Direct Messaging Address","danielle@livingcareers.net","N","Email address","","DIRECT","Direct","","OTHER","Other","appointment information and intake forms","4131 Lafayette Pl","","Culver City","CA","US","902322817" +"1720626302","CONNECT","CONNECT URL","www.sharenote.com","N","","","","","","","","","1935 J N Pease Pl Ste 104","","Charlotte","NC","US","282624541" +"1720626302","CONNECT","CONNECT URL","www.sharenote.com","N","","","","","","","","","1935 J N Pease Pl Ste 104","","Charlotte","NC","US","282624541" +"1720626302","CONNECT","CONNECT URL","www.sharenote.com","N","","","","","","","","","1935 J N Pease Pl Ste 104","","Charlotte","NC","US","282624541" +"1720626302","CONNECT","CONNECT URL","www.sharenote.com","N","","","","","","","","","1935 J N Pease Pl Ste 104","","Charlotte","NC","US","282624541" +"1457999039","OTHERS","Other URL","SERVER","N","SERVER","","DIRECT","Direct","","CSV","CSV","","6323 Georgia Ave NW Ste 102","","Washington","DC","US","200111137" +"1164060745","CONNECT","CONNECT URL","coziwilson@brookshires.com","Y","","BROOKSHIRE GROCERY COMPANY","","","","","","","404 W Central Ave","","Comanche","TX","US","764422706" +"1245878826","DIRECT","Direct Messaging Address","kimparks@brookshires.com","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","113 Nnw Loop 323","","Tyler","TX","US","757028725" +"1295373876","CONNECT","CONNECT URL","BELLFLOWER","N","","","","","","","","","17042 Downey Ave Apt D","","Bellflower","CA","US","907065589" +"1316585839","CONNECT","CONNECT URL","transcarepr.com","N","","","","","","","","","1056 Calle Manila","","San Juan","PR","US","009252711" +"1053959635","OTHERS","Other URL","carmenrichard@brookshires.com","N","business email","","DIRECT","Direct","","CSV","CSV","","675 E Sunset Blvd","","Celina","TX","US","750094017" +"1578101168","OTHERS","Other URL","www.teladoc.com","N","","","","","","","","","8208 Madison Dr","","Atlanta","GA","US","303462459" +"1578101168","OTHERS","Other URL","www.teladoc.com","N","","","","","","","","","8208 Madison Dr","","Atlanta","GA","US","303462459" +"1942848403","OTHERS","Other URL","Monyony143@gmail.com","N","email address for business","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Newark","243 South 11th Street","","Newark","NJ","US","071030710" +"1194363655","CONNECT","CONNECT URL","URL","N","","","DIRECT","Direct","","","","","Cuidad Jardin Calle Lila 112","","Carolina","PR","US","009879999" +"1003454562","OTHERS","Other URL","Select","N","","","","","","","","","307 S Woods Mill Rd","","Chesterfield","MO","US","630173418" +"1003454562","CONNECT","CONNECT URL","Select","N","","","","","","","","","307 S Woods Mill Rd","","Chesterfield","MO","US","630173418" +"1942848411","DIRECT","Direct Messaging Address","juddhaushahn@sinnissippi.com","N","","","","","","","","","325 IL-2","","Dixon","IL","US","61021" +"1265070734","OTHERS","Other URL","www.carmelrestorative.com","N","Business Website (jess@carmelrestorative.com) is email","","","","","","","","600 E Carmel Dr Ste 154","","Carmel","IN","US","460323054" +"1104464791","CONNECT","CONNECT URL","AdvancedMD","N","","","","","","","","","3656 N Halsted St","","Chicago","IL","US","606135974" +"1386282978","DIRECT","Direct Messaging Address","hf@opalsl.com","N","","","","","","","","","2733 McCampbell Ave","","Nashville","TN","US","372142913" +"1902444599","OTHERS","Other URL","Medtunnel","N","","","","","","","","","3520 Oaks Way Apt 904","","Pompano Beach","FL","US","330695387" +"1548808132","OTHERS","Other URL","scottfergusonlcsw@gmail.com","N","","","","","","","","","230 Riverside Dr Apt 5D","","New York","NY","US","100258640" +"1184262776","OTHERS","Other URL","Pittsburgh","N","","","","","","","","","234 Kittanning St","","Pittsburgh","PA","US","152151230" +"1265070858","CONNECT","CONNECT URL","StreaksAngels@gmail.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","6087 Mooretown Rd","","Williamsburg","VA","US","231881748" +"1235777822","CONNECT","CONNECT URL","Minneapolis","N","","","","","","","","","4408 35th Ave S","","Minneapolis","MN","US","554063841" +"1750929345","DIRECT","Direct Messaging Address","cshields@chd.org","N","email","","DIRECT","Direct","","","","","102 Main St","","Greenfield","MA","US","013013275" +"1497393086","CONNECT","CONNECT URL","drnortontherapy@gmail.com","N","email","","DIRECT","Direct","","","","","4410 Claiborne Sq E Ste 334","","Hampton","VA","US","236662074" +"1841838430","DIRECT","Direct Messaging Address","caryss@dallastherapeutic.com","Y","Work email","Dallas Therapeutic Services","DIRECT","Direct","","","","","1175 Kinwest Pkwy Ste 100","","Irving","TX","US","750633409" +"1992343487","DIRECT","Direct Messaging Address","anordness@kh.org","N","","","","","","","","","2003 Kootenai Health Way","","Coeur D Alene","ID","US","838146051" +"1518505007","OTHERS","Other URL","Annearundelcounseling.com","N","","","","","","","","","7310 Ritchie Hwy Ste 1009","","Glen Burnie","MD","US","210613398" +"1508404096","OTHERS","Other URL","None","N","","","","","","","","","2971 W Maple Rd","","Troy","MI","US","480847032" +"1134767627","DIRECT","Direct Messaging Address","penny.bettis@salinememorial.org","Y","Direct Email at work","Saline Memorial Hospital","HIE","Health Information Exchange (HIE)","","","","","1 Medical Park Dr","","Benton","AR","US","720153353" +"1760020283","CONNECT","CONNECT URL","https://casey-marsh-shaevitz.clientsecure.me","N","Simple Practice","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1705 S Morgan Rd","","Oklahoma City","OK","US","731287005" +"1952949489","OTHERS","Other URL","https://www.caretracker.com/default.asp","N","","","","","","","","","37 Washington St","","West Warwick","RI","US","028934927" +"1841838307","SOAP","SOAP URL","Lbacon730@gmail.com","N","","","","","","","","","911 S DuPont Hwy","","Dover","DE","US","199014468" +"1558909093","CONNECT","CONNECT URL","bayviewdentalmontana@gmail.com","N","email address","","","","","","","","50113 US Highway 93","","Polson","MT","US","598607035" +"1104464668","DIRECT","Direct Messaging Address","EricLarson@synergyhomecare.com","N","A business office for field communicatin and training of staff.","","","","","","","","2999 County Road 42 W Ste 200","","Burnsville","MN","US","553066995" +"1205474772","CONNECT","CONNECT URL","315-729-8730","N","cell phone","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","214 Lafayette Rd","","Syracuse","NY","US","132052921" +"1144868605","OTHERS","Other URL","Pittsburgh","N","","","","","","","","","2552C Wharton St","","Pittsburgh","PA","US","152035104" +"1700424272","CONNECT","CONNECT URL","office","N","","","DIRECT","Direct","","CSV","CSV","","18 Summit St Apt 230","","West Orange","NJ","US","070521504" +"1083252563","OTHERS","Other URL","WWW.tyleynesgroupllc.com","N","website","","OTHER","Other","Reading, Pa. 19606","OTHER","Other","Reading, Pa. 19601","832 Greenwich St","","Reading","PA","US","196013176" +"1295373769","CONNECT","CONNECT URL","msjaguarlady@aol.com","N","","","","","","","","","40 Liberty Blvd","","Valley Stream","NY","US","115804834" +"1295373769","CONNECT","CONNECT URL","msjaguarlady@aol.com","N","","","","","","","","","40 Liberty Blvd","","Valley Stream","NY","US","115804834" +"1295373769","CONNECT","CONNECT URL","msjaguarlady@aol.com","N","","","","","","","","","40 Liberty Blvd","","Valley Stream","NY","US","115804834" +"1104464676","CONNECT","CONNECT URL","@tricountyhospitalists.com","N","","","","","","","","","1600 E High St","","Pottstown","PA","US","194645008" +"1669010138","CONNECT","CONNECT URL","https://acueastwest.com/salt-lake-acupuncture-health-clinic.html","N","","","","","","","","","11020 N 5500 W Ste 101","","Highland","UT","US","840039503" +"1396383865","DIRECT","Direct Messaging Address","roderick.romes@stores.kroger.com","N","work email address","","","","","","","","103 Gregory Pl","","Jacksonville","AR","US","720763211" +"1629616107","CONNECT","CONNECT URL","MENTALESSENCELLC","N","CELL","","DIRECT","Direct","","CSV","CSV","","13238 Executive Park Ter","","Germantown","MD","US","208742640" +"1265070742","OTHERS","Other URL","https://avilamassagespa.com/contact.html","N","","","","","","","","","250 Avila Beach Dr","","San Luis Obispo","CA","US","934058046" +"1144868555","CONNECT","CONNECT URL","lorimccoy@lorimccoytherapy.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3492 Martin Hurst Rd","","Tallahassee","FL","US","323121702" +"1033757448","DIRECT","Direct Messaging Address","rluttrell84@att.net","N","","","","","","","","","212 Eagle Dr","","Richmond","KY","US","404758660" +"1497393813","OTHERS","Other URL","n/a","N","n/a","","OTHER","Other","n/a","OTHER","Other","n/a","101 Sivley Rd SW","","Huntsville","AL","US","358014421" +"1093353500","DIRECT","Direct Messaging Address","info@sterlingphysicaltherapy.com","N","","","DIRECT","Direct","","OTHER","Other","Practice email address","209 Evans Ave","","MT Sterling","KY","US","403539700" +"1841838224","DIRECT","Direct Messaging Address","michellebroehm@therapysecure.com","N","Hushmail","","DIRECT","Direct","","CSV","CSV","","130 S Euclid Ave Ste 8","","Pasadena","CA","US","911012472" +"1669010047","OTHERS","Other URL","Tampa","N","","","HIE","Health Information Exchange (HIE)","","","","","1931 W. MLK Blvd Tampa, FL 33607","Suite A","Tampa","FL","US","336073360" +"1578101051","CONNECT","CONNECT URL","www.communitybehavioralhealth.net","N","","","","","","","","","8614 Ocean Gtwy","","Easton","MD","US","216017217" +"1891333274","DIRECT","Direct Messaging Address","DLCHD30DirectMessaging@flhealth.gov","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","603 Scenic Hill Circle","","Bonifay","FL","US","32425" +"1174161558","OTHERS","Other URL","Waynesboro","N","","","","","","","","","950 Andrew Jackson Drive","","Waynesboro","TN","US","38485" +"1952949331","DIRECT","Direct Messaging Address","krystal.rivera@uirehab.com","N","email","","DIRECT","Direct","","CSV","CSV","","4421 Cottonwood Dr","","Nazareth","PA","US","180648693" +"1164060661","CONNECT","CONNECT URL","Greenville","N","Greenville","","DIRECT","Direct","","OTHER","Other","Greenville","110 Manly St","","Greenville","SC","US","296013025" +"1790323293","DIRECT","Direct Messaging Address","gnichols@pinnaclefamilyservices.org","N","Secure Email","","DIRECT","Direct","","CSV","CSV","","1708 S Mebane St Ste 302","","Burlington","NC","US","272156591" +"1477191989","DIRECT","Direct Messaging Address","andrew.wetstein@hofstra.edu","N","","","","","","","","","116 Southern Blvd","","Nesconset","NY","US","117671740" +"1477191989","DIRECT","Direct Messaging Address","andrew.wetstein@hofstra.edu","N","","","","","","","","","116 Southern Blvd","","Nesconset","NY","US","117671740" +"1477191989","DIRECT","Direct Messaging Address","andrew.wetstein@hofstra.edu","N","","","","","","","","","116 Southern Blvd","","Nesconset","NY","US","117671740" +"1477191989","DIRECT","Direct Messaging Address","andrew.wetstein@hofstra.edu","N","","","","","","","","","116 Southern Blvd","","Nesconset","NY","US","117671740" +"1326686841","CONNECT","CONNECT URL","sjh1705@yahoo.com","N","sjh1705@yahoo.com","","DIRECT","Direct","","CSV","CSV","","55 Fishfry St","","Hartford","CT","US","061201203" +"1730727249","OTHERS","Other URL","lisaa@prohealthptot.com","N","","","","","","","","","180 W End Ave","","New York","NY","US","100234902" +"1730727249","DIRECT","Direct Messaging Address","lisaa@prohealthptot.com","N","","","","","","","","","150 W End Ave Apt 1M","","New York","NY","US","100235715" +"1629616131","OTHERS","Other URL","https://athenanet.athenahealth.com/","N","Secure electronic medical record system","","","","","","","","2632 S Milford Rd","","Highland","MI","US","483574938" +"1063050581","OTHERS","Other URL","CareEverywhere","N","","","","","","","","","1227 W Pratt St","","Baltimore","MD","US","212232600" +"1801434329","OTHERS","Other URL","bcdiagnostics.com","N","","","","","","","","","905 Oak Dr","","Flower Mound","TX","US","750281414" +"1962040402","OTHERS","Other URL","www.FirstChoiceHaring.net","N","Billing","","DIRECT","Direct","","OTHER","Other","DiscountHearingHealthcareClinics.com","11 Maple Ridge Dr","","Somers","CT","US","060711501" +"1598303034","DIRECT","Direct Messaging Address","ggravley@exactcarepharmacy.com","Y","Work email","Exact Care Pharmacy LLC","DIRECT","Direct","","CSV","CSV","","8333 Rockside Road","","Valley View","OH","US","441254412" +"1417595950","DIRECT","Direct Messaging Address","mwade@senseabilities.net","N","E-mail","","","","","","","","905 Arrowhead Trl","","Warner Robins","GA","US","310885390" +"1437797982","DIRECT","Direct Messaging Address","christine@shechtercarenj.com","N","email address","","DIRECT","Direct","","CSV","CSV","","70 Kinderkamack Rd Ste 103","","Emerson","NJ","US","076301812" +"1053959502","DIRECT","Direct Messaging Address","minu.morris@mercy-chicago.org","N","work secure email","","DIRECT","Direct","","CSV","CSV","","2525 S Michigan Ave","","Chicago","IL","US","606162332" +"1962040410","DIRECT","Direct Messaging Address","ebetz@openarmshearts.onmicrosoft.com","Y","","Open Arms & Hearts Health Services","","","","","","","1532 Ocean Hwy Ste 102","","Pocomoke City","MD","US","218513023" +"1871131326","DIRECT","Direct Messaging Address","jfrank4@cfl.rr.com","N","Secure email","","DIRECT","Direct","","","","","206 Heron Bay Cir","","Lake Mary","FL","US","327463426" +"1366080822","DIRECT","Direct Messaging Address","edavisgrabowski@fhr.net","N","work email","","DIRECT","Direct","","CSV","CSV","","505 W Market St Ste 110","","Georgetown","DE","US","199472344" +"1366080822","DIRECT","Direct Messaging Address","edavisgrabowski@fhr.net","N","Direct Address","","DIRECT","Direct","","CSV","CSV","","505 W Market St Ste 110","","Georgetown","DE","US","199472344" +"1194363648","OTHERS","Other URL","rivercitytherapeuticmassage.abmp.com","N","","","","","","","","","3900 E 16th Ave","","Post Falls","ID","US","838548925" +"1639717192","OTHERS","Other URL","Na","N","","","","","","","","","7220 W Jefferson Ave Ste 202","","Lakewood","CO","US","802352023" +"1285272757","OTHERS","Other URL","PIMSY","N","EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","EHR","10000 N 31st Ave Ste D411","","Phoenix","AZ","US","850511358" +"1093353567","DIRECT","Direct Messaging Address","stafford@breakthroughbehavior.com","N","clinic email","","DIRECT","Direct","","CSV","CSV","","11 Hope Rd Ste 215","","Stafford","VA","US","225547287" +"1972141455","OTHERS","Other URL","Credentialing@endocenters.com","N","email address","","","","","","","","15001 Shady Grove Rd Ste 400 4th Floor","","Rockville","MD","US","208506352" +"1982242467","DIRECT","Direct Messaging Address","mcm9027@nyp.org","N","","","","","","","","","1980 Crompond Rd","","Cortlandt Manor","NY","US","105674144" +"1558909036","OTHERS","Other URL","N/A","N","","","","","","","","","1200 Kenwood Ave","","Duluth","MN","US","558114199" +"1841838323","CONNECT","CONNECT URL","cmcelroy@kinslerpsychology.com","N","","","DIRECT","Direct","","CSV","CSV","","3262 Cove Bend Dr","","Tampa","FL","US","336132752" +"1205474780","OTHERS","Other URL","www.familypharmacist.com","Y","website","Valley Drug Inc","","","","","","","301 Main St","","Stevensville","MT","US","598702597" +"1437797917","OTHERS","Other URL","ParkNicolletClinic","N","","","","","","","","","3931 Louisiana Ave S","","St Louis Park","MN","US","554265000" +"1114565595","DIRECT","Direct Messaging Address","d.gerfen@humanservicegroup.com","N","Work email","","OTHER","Other","Business email","OTHER","Other","Work email","10257 State Route 3","","Red Bud","IL","US","622784418" +"1528606902","DIRECT","Direct Messaging Address","pjahnke@interfaithmedical.com","N","","","DIRECT","Direct","","CSV","CSV","","1545 Atlantic Ave","","Brooklyn","NY","US","112131122" +"1659919041","DIRECT","Direct Messaging Address","klewis@esd123.org","N","ESD 123 email address","","","","","","","","1011 S 4th Ave # B","","Walla Walla","WA","US","993624026" +"1821636218","DIRECT","Direct Messaging Address","mdavis@ichd.net","N","","","","","","","","","345 S River Run Rd Ste 200","","Flagstaff","AZ","US","860015936" +"1063050474","CONNECT","CONNECT URL","https://portal.therapyappointment.com/","N","Therapyappointment platform","","","","","","","","11100 Ash St Ste 103","","Leawood","KS","US","662111764" +"1871131201","DIRECT","Direct Messaging Address","melinda@yoursupportplace.com","N","secure email address","","","","","","","","495 State St Ste 540","","Salem","OR","US","973013297" +"1831737360","DIRECT","Direct Messaging Address","cpixton@advanatgepsyc.com","N","","","","","","","","","306 W Pulaski Hwy","","Elkton","MD","US","219215217" +"1508404054","CONNECT","CONNECT URL","asharnold","N","","","","","","","","","1235 Montalk Highway","","Mastic","NY","US","11950" +"1447898903","SOAP","SOAP URL","EHR","N","","","","","","","","","Urb Veredas","658 Calle Camino De los Jazmines","Gurabo","PR","US","007780000" +"1154969608","DIRECT","Direct Messaging Address","cmorrow@towerhill.org","N","No services provided from this address","","DIRECT","Direct","","OTHER","Other","Hockessin","1170 Old Lancaster Pike Apt 6","","Hockessin","DE","US","197071156" +"1760020242","OTHERS","Other URL","simplepractice","N","","","","","","","","","10131 Saddlebrook Farm Trail","","Woodstock","MD","US","21163" +"1356989818","OTHERS","Other URL","faxORemail","N","","","","","","","","","2412 Kent Dr","","Irving","TX","US","750621770" +"1417595893","DIRECT","Direct Messaging Address","info@1500dental.com","N","","","","","","","","","1144 N Federal Hwy","","Pompano Beach","FL","US","330624322" +"1215575600","CONNECT","CONNECT URL","Institutional","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1945 NJ 33","","Neptune","NJ","US","07753" +"1871131375","DIRECT","Direct Messaging Address","yori.cozen@aiamd.com","N","email","","DIRECT","Direct","","CSV","CSV","","30 Medical Center Blvd","","Chester","PA","US","190133955" +"1548808058","DIRECT","Direct Messaging Address","sjohnson@voa-acadiana.org","N","","","","","","","","","224 Saint Landry St Ste 2C","","Lafayette","LA","US","705063578" +"1376181891","DIRECT","Direct Messaging Address","gngodfrey@energysolutions.com","N","Secure Fax","","DIRECT","Direct","","OTHER","Other","Secure Fax","299 S Main St Ste 1700","","Salt Lake City","UT","US","841112279" +"1093353526","CONNECT","CONNECT URL","drkuepper@comcast.net","N","Office Email","","","","","","","","5 Sheep Davis Rd","","Pembroke","NH","US","032753702" +"1285272708","OTHERS","Other URL","https://www.caretracker.com/default.asp","N","","","","","","","","","1050 Warwick Ave","","Warwick","RI","US","028883655" +"1245878776","DIRECT","Direct Messaging Address","alvernotherapy@selectrehab.com","N","email address","","DIRECT","Direct","","OTHER","Other","Therapy email","849 13th Ave N","","Clinton","IA","US","527325168" +"1881232312","CONNECT","CONNECT URL","Cantonment","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3771 Stefani Rd","","Cantonment","FL","US","325337795" +"1811535347","CONNECT","CONNECT URL","192.168.1,104","N","","","","","","","","","199 Pine Ave","","Miltona","MN","US","563544505" +"1821636358","DIRECT","Direct Messaging Address","Jessica.mullin@modocnation.com","N","email","","DIRECT","Direct","","CSV","CSV","","615 H St SE","","Miami","OK","US","743547908" +"1992343438","OTHERS","Other URL","n/a","N","email","","DIRECT","Direct","","CSV","CSV","","2216 W Meadowview Rd","","Greensboro","NC","US","274073406" +"1972141422","DIRECT","Direct Messaging Address","AVCareAgencyLLC@outlook.com","N","Patient clinical information","","HIE","Health Information Exchange (HIE)","","OTHER","Other","secured information from DES/DDD","2267 S 173rd Dr","","Goodyear","AZ","US","853381961" +"1699313148","SOAP","SOAP URL","Fayetteville","N","","","","","","","","","2846 N Garland Ave","","Fayetteville","AR","US","727042164" +"1265070726","CONNECT","CONNECT URL","alternativesolutions08@yahoo.com","N","alternativesolutions08@yahoo.com","","DIRECT","Direct","","","","","4080 E Lake Mead Blvd Ste B-111","","Las Vegas","NV","US","891156466" +"1215575790","CONNECT","CONNECT URL","sfugate@handypro.com","Y","","HandyPro International, LLC","DIRECT","Direct","","","","","217 W William St","","Michigan City","IN","US","463604234" +"1407494982","OTHERS","Other URL","fax","N","","","DIRECT","Direct","","CSV","CSV","","975 Spaulding Ave SE Ste D","","Ada","MI","US","493013776" +"1316585896","OTHERS","Other URL","sbonner@acendahealth.org","N","secured email","","","","","","","","42 Delsea Dr S","","Glassboro","NJ","US","080282621" +"1780222166","CONNECT","CONNECT URL","sandyjsfm112374@outlook.com","N","Email","","","","","","","","2600 Partin Dr N Ste 120","","Niceville","FL","US","325781543" +"1053959437","DIRECT","Direct Messaging Address","Vsaenz@active-steps.com","Y","Work Email","Active Steps","DIRECT","Direct","","CSV","CSV","","12235 Beach Blvd Ste 100","","Stanton","CA","US","906803943" +"1720626112","DIRECT","Direct Messaging Address","sfrias@lifeworkssc.org","N","Secure Business Email","","DIRECT","Direct","","","","","1260 N Dutton Ave","","Santa Rosa","CA","US","954014659" +"1144868530","CONNECT","CONNECT URL","HOUSTON","N","","","DIRECT","Direct","","CSV","CSV","","9800 Centre Pkwy Ste 157","","Houston","TX","US","770368462" +"1992343388","OTHERS","Other URL","N/A","N","","","","","","","","","3349 Ridgelake Dr.","","Metairie","LA","US","700023851" +"1255979647","OTHERS","Other URL","spectrumtherapy.org","N","","","DIRECT","Direct","","","","","165 Airport Ave Ste B","","Brookings","SD","US","570061844" +"1336787720","DIRECT","Direct Messaging Address","kari.m@seedsofawareness.org","N","GSuite email","","DIRECT","Direct","","CSV","CSV","","2501 Harrison St","","Oakland","CA","US","946123811" +"1295373694","OTHERS","Other URL","ICloud","N","","","","","","","","","3707 N 7th St Ste 310","","Phoenix","AZ","US","850145014" +"1912545310","DIRECT","Direct Messaging Address","johnbeckwith@ccmobility.com","N","","","","","","","","","1508 W Anthony Dr","","Champaign","IL","US","618211191" +"1992343396","DIRECT","Direct Messaging Address","tessa.murdock-bell@saintalphonsus.org","N","","","","","","","","","6533 W Emerald St","","Boise","ID","US","837048737" +"1962040360","CONNECT","CONNECT URL","CONNECTURL","N","","","","","","","","","2267 Trawood Dr Ste G2","","El Paso","TX","US","799353027" +"1578101994","DIRECT","Direct Messaging Address","randi@covenantcaresolutions.com","N","secured business email","","DIRECT","Direct","","","","","105 Eastberrys Creek Rd","","Duncan","SC","US","293349784" +"1235777665","CONNECT","CONNECT URL","SantaMaria","N","Pharmacy","","DIRECT","Direct","","CSV","CSV","","2116 S Broadway","","Santa Maria","CA","US","934547812" +"1407494834","OTHERS","Other URL","Email","N","","","","","","","","","2311 N Oregon St Ste 509","","El Paso","TX","US","799023216" +"1497393821","OTHERS","Other URL","N/A","N","","","","","","","","","3400 Fondren Rd","","Houston","TX","US","770635650" +"1225676737","OTHERS","Other URL","www.linkedin.com","N","","","","","","","","","2917 Bell Blvd","","Bayside","NY","US","113602543" +"1225676737","OTHERS","Other URL","Bayside","N","","","","","","","","","2917 Bell Blvd","","Bayside","NY","US","113602543" +"1407494826","CONNECT","CONNECT URL","datadrivenedu.com","Y","website","Data Driven Educators, LLC","DIRECT","Direct","","OTHER","Other","website","4193 Flat Rock Dr Ste 200","","Riverside","CA","US","925057113" +"1750929287","DIRECT","Direct Messaging Address","cpixton@advantagepsyc.com","N","email","","","","","","","","910 Revolution St","","Havre DE Grace","MD","US","210783718" +"1033757455","CONNECT","CONNECT URL","www.artisticwigs.com","N","","","","","","","","","1840 Ventura Blvd","","Camarillo","CA","US","930107848" +"1265070601","DIRECT","Direct Messaging Address","krystal.rivera@uirehab.com","N","email","","DIRECT","Direct","","CSV","CSV","","4440 Whitetail Dr","","Nazareth","PA","US","180648684" +"1164060505","DIRECT","Direct Messaging Address","krystal.rivera@uirehab.com","N","email","","DIRECT","Direct","","CSV","CSV","","2714 Monacacy Rd","","Nazareth","PA","US","180641457" +"1235777673","CONNECT","CONNECT URL","krystal.rivera@uirehab.com","N","email","","DIRECT","Direct","","CSV","CSV","","2716 Monacacy Rd","","Nazareth","PA","US","180641457" +"1023656469","DIRECT","Direct Messaging Address","krystal.rivera@uirehab.com","N","email","","DIRECT","Direct","","CSV","CSV","","2720 Monacacy Rd","","Nazareth","PA","US","180641457" +"1922646363","DIRECT","Direct Messaging Address","krystal.rivera@uirehab.com","N","email","","DIRECT","Direct","","CSV","CSV","","2722 Monacacy Rd","","Nazareth","PA","US","180641457" +"1619515061","CONNECT","CONNECT URL","tom@bdasmiles.com","N","email address","","DIRECT","Direct","","CSV","CSV","","1494 Monterey Dr","","Glenview","IL","US","600267741" +"1528606977","REST","RESTful URL","https://kinnser.net/login.cfm","N","WellSky EHR","","OTHER","Other","charting, submitting info to insurance","OTHER","Other","charting, submitting info to insurance","123 NE Bradley Ter","","Lake City","FL","US","320554127" +"1396383634","DIRECT","Direct Messaging Address","blb07020@vsc.edu","N","","","","","","","","","5897 Spear St","","Shelburne","VT","US","054826579" +"1861030363","CONNECT","CONNECT URL","Caretenders.com","N","","","","","","","","","330 Whitney Ave Ste 4","","Holyoke","MA","US","010402751" +"1477191906","DIRECT","Direct Messaging Address","jodiereid@bridge2balance.com","N","email","","","","","","","","221 Laurel Rd Ste 105","","Voorhees","NJ","US","080438301" +"1518505957","CONNECT","CONNECT URL","naba-vision.org","N","NABA's professional email","","DIRECT","Direct","","OTHER","Other","email","301 Washington Ave","","Albany","NY","US","122063012" +"1285272690","OTHERS","Other URL","buffalorxteam@gmail.com","N","","","","","","","","","200 N 15th St Ste 6A","","Corsicana","TX","US","751104500" +"1720626138","OTHERS","Other URL","BEHAVIORGENIUS.COM","N","BG DIRECT WEBSITE","","DIRECT","Direct","","CSV","CSV","","8555 Cava Dr","","Rancho Cucamonga","CA","US","917308717" +"1790323103","DIRECT","Direct Messaging Address","edwin.dilone@va.gov","N","e-mail","","DIRECT","Direct","","CSV","CSV","","6900 Southpoint Dr N","","Jacksonville","FL","US","322168007" +"1790323103","DIRECT","Direct Messaging Address","edwin.dilone@va.gov","N","work e-mail","","DIRECT","Direct","","CSV","CSV","","6900 Southpoint Dr N","","Jacksonville","FL","US","322168007" +"1942848361","CONNECT","CONNECT URL","www.thetherapistpambrown.com","N","","","","","","","","","1268 Old Hickory Rd","","Memphis","TN","US","381164336" +"1013555341","CONNECT","CONNECT URL","https://nyctherapygrp.com/contact-counseling-in-riverdale-ny/","N","","","","","","CSV","CSV","","280 Madison Ave Rm 608","","New York","NY","US","100160800" +"1932747367","DIRECT","Direct Messaging Address","teresa.lau@wellpop.org","N","email","","DIRECT","Direct","","CSV","CSV","","506 Via El Risco","","San Clemente","CA","US","926736609" +"1932747367","DIRECT","Direct Messaging Address","teresalau@wellpop.org","N","email","","DIRECT","Direct","","CSV","CSV","","506 Via El Risco","","San Clemente","CA","US","926736609" +"1932747367","DIRECT","Direct Messaging Address","teresalau@wellpop.org","N","email","","DIRECT","Direct","","CSV","CSV","","506 Via El Risco","","San Clemente","CA","US","926736609" +"1295373629","OTHERS","Other URL","CVS","N","","","","","","","","","101 Redlands Mall","","Redlands","CA","US","923734705" +"1386282713","CONNECT","CONNECT URL","turnerdiane@gmail.com","N","","","","","","","","","5325 Bass Pl SE Apt 5","","Washington","DC","US","200196366" +"1194363523","CONNECT","CONNECT URL","www.connectvirginia.org","N","","","","","","","","","109 Governor St","","Richmond","VA","US","232193623" +"1093353427","DIRECT","Direct Messaging Address","Tlg@olivebranchhhc.com","N","COO email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","312 Graceland Dr SE Apt 9","","Albuquerque","NM","US","871082745" +"1093353427","DIRECT","Direct Messaging Address","admin@olivebranchhhc.com","N","FOM email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1845 E Broadway Rd Ste 116","","Tempe","AZ","US","852821685" +"1093353427","DIRECT","Direct Messaging Address","arc@olivebranchhhc.com","N","CEO email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1845 E Broadway Rd Ste 116","","Tempe","AZ","US","852821685" +"1902444334","CONNECT","CONNECT URL","https://members.centralreach.com","N","","","DIRECT","Direct","","CSV","CSV","","7114 W McNab Rd","","Tamarac","FL","US","333215306" +"1467090894","DIRECT","Direct Messaging Address","lindsey.weiland@va.gov","N","","","","","","","","","2215 Fuller Rd","","Ann Arbor","MI","US","481052303" +"1285272617","CONNECT","CONNECT URL","caroline.na@va.gov","N","","","","","","","","","2215 Fuller Rd","","Ann Arbor","MI","US","481052303" +"1528606969","DIRECT","Direct Messaging Address","kwaymye@g.clemson.edu","N","","","","","","","","","2750 W New Haven Ave","","Melbourne","FL","US","329043706" +"1801434246","CONNECT","CONNECT URL","www.aveanna.com","N","","","","","","","","","2250 Wehrle Dr Ste 1","","Williamsville","NY","US","142217034" +"1972141315","OTHERS","Other URL","whernle1@fairview.org","N","","","","","","","","","201 E Nicollet Blvd","","Burnsville","MN","US","553375714" +"1932747375","CONNECT","CONNECT URL","https://withinusolutions.com","N","","","","","","","","","17111 Kenton Dr Ste 100B","","Cornelius","NC","US","280315652" +"1689212029","DIRECT","Direct Messaging Address","brian@wipsap.com","N","","","","","","","","","4427 E Anaheim St # B","","Long Beach","CA","US","908043115" +"1205474640","DIRECT","Direct Messaging Address","bbartoszak@townofbabylon.com","Y","office manager","Town of Babylon - Division of Drug and Alcohol Services","DIRECT","Direct","","OTHER","Other","company email","281 Phelps Ln","","North Babylon","NY","US","117034045" +"1215575659","DIRECT","Direct Messaging Address","Richmondclinic@earlyautismservices.com","N","Clinic Email","","DIRECT","Direct","","","","","4906 Cutshaw Ave","","Richmond","VA","US","232303630" +"1336787662","CONNECT","CONNECT URL","Simplepractice.com","N","A practice management and EHR Platform","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4905 Old Orchard Ctr Ste 510","","Skokie","IL","US","600774736" +"1740828185","CONNECT","CONNECT URL","Charlottesville","N","","","","","","","","","595 Martha Jefferson Dr Ste 180","","Charlottesville","VA","US","229114669" +"1710525167","DIRECT","Direct Messaging Address","lamontal@slhs.org","N","email","","DIRECT","Direct","","","","","100 E Idaho St","","Boise","ID","US","837126267" +"1891333183","DIRECT","Direct Messaging Address","susan.spear@nwasunshineschool.org","N","","","","","","","","","3 Hanna Dr","","Bentonville","AR","US","727124045" +"1164060455","DIRECT","Direct Messaging Address","lynne.webb@stelizabeth.com","N","","","DIRECT","Direct","","","","","301 W Riverside Dr","","Augusta","KY","US","410021050" +"1720626013","DIRECT","Direct Messaging Address","mphillips@onceuponasoundslp.com","N","secure email address","","DIRECT","Direct","","OTHER","Other","unknown","215 W Avenida Palizada Apt D","","San Clemente","CA","US","926724754" +"1508404807","CONNECT","CONNECT URL","https://www.sccmha.org","N","","","DIRECT","Direct","","CSV","CSV","","500 Hancock St","","Saginaw","MI","US","486024224" +"1396383691","DIRECT","Direct Messaging Address","Paticia.Estes@saberhealth.com","N","","","","","","","","","300 Hatcher St","","Rocky Mount","VA","US","241511256" +"1306484605","CONNECT","CONNECT URL","unknown","N","unknown","","DIRECT","Direct","","CSV","CSV","","7765 Healdsburg Ave","","Sebastopol","CA","US","954723309" +"1790323095","CONNECT","CONNECT URL","https://app.leadingreach.com","N","","","HIE","Health Information Exchange (HIE)","","","","","108 Constitution Dr","","Alexandria","LA","US","713033521" +"1104464411","OTHERS","Other URL","3374393051","Y","fax","Sorrells Audiology LLC","","","","","","","555 Dr Michael Debakey Dr Ste 104","","Lake Charles","LA","US","706015700" +"1851939193","DIRECT","Direct Messaging Address","Jschillow@northwell.edu","N","","","","","","","","","1010 Northern Blvd","","Great Neck","NY","US","110215317" +"1154969483","OTHERS","Other URL","KISSIMMEE","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","304 Miami Ln","","Kissimmee","FL","US","347594019" +"1154969483","CONNECT","CONNECT URL","KISSIMMEE","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","304 Miami Ln","","Kissimmee","FL","US","347594019" +"1790323020","DIRECT","Direct Messaging Address","amber@synergistichearing.com","Y","","O'NEAL EYECARE, LLC","","","","","","","4747 ONeal Ln Ste A","","Baton Rouge","LA","US","708171638" +"1659919983","OTHERS","Other URL","Forestville","N","","","DIRECT","Direct","","OTHER","Other","Forestville","7610 Pennsylvania Ave Ste 301","","Forestville","MD","US","207474701" +"1386282614","CONNECT","CONNECT URL","www.atlassearchllc.com","N","email","","DIRECT","Direct","","CSV","CSV","","408 E 137th St","","Bronx","NY","US","104544004" +"1215575550","DIRECT","Direct Messaging Address","elizabeth.rojas@va.gov","N","email","","DIRECT","Direct","","CSV","CSV","","3801 Miranda Ave # 520-A","","Palo Alto","CA","US","943041207" +"1750929097","OTHERS","Other URL","rehabexperts1@gmail.com","N","","","","","","","","","4341 Sherwood Rd","","Ortonville","MI","US","484629273" +"1104464445","OTHERS","Other URL","Smartphone","N","","","","","","","","","2255 Sturgis Rd","","Conway","AR","US","720348029" +"1093353344","OTHERS","Other URL","gmail","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Behavior Therapy","10475 SW 216th St Apt 203","","Cutler Bay","FL","US","331901631" +"1285272534","DIRECT","Direct Messaging Address","Bayvazian@smile-ptd.com","N","Email Address","","OTHER","Other","Direct and Health Information Exchange","","","","3031 Beverly Blvd","","Los Angeles","CA","US","900571013" +"1255979506","OTHERS","Other URL","https://ehr2.charmtracker.com","N","","","","","","","","","8668 John Hickman Parkway","","Frisco","TX","US","75034" +"1578101820","CONNECT","CONNECT URL","benjaminmnabong@gmail.com","N","Email","","","","","","","","17910 Malden St","","Northridge","CA","US","913253818" +"1023656477","DIRECT","Direct Messaging Address","jeg9175@nyp.org","N","Email","","DIRECT","Direct","","OTHER","Other","Email","420 S Riverside Ave","","Croton ON Hudson","NY","US","105203055" +"1811535198","CONNECT","CONNECT URL","Epic","N","","","","","","","","","615 S New Ballas Rd Ste 1400","","Saint Louis","MO","US","631418221" +"1730727181","CONNECT","CONNECT URL","familyfarmacia@gmail.com","N","","","","","","","","","110 W Susquehanna Ave","","Philadelphia","PA","US","191221768" +"1194363556","CONNECT","CONNECT URL","Wilson","N","","","DIRECT","Direct","","CSV","CSV","","2843 Daisy Ln N Ste A","","Wilson","NC","US","278966942" +"1912545369","DIRECT","Direct Messaging Address","greg@eagleshaven.org","N","","","","","","","","","4200 N University Dr","","Sunrise","FL","US","333516210" +"1457999815","CONNECT","CONNECT URL","Creighton","N","","","","","","","","","2109 Cuming St Rm 427H","","Omaha","NE","US","681024325" +"1508404963","DIRECT","Direct Messaging Address","addictionrecovery@nairobi-services.org","N","Email","","DIRECT","Direct","","CSV","CSV","","3217 Portsmouth Blvd","","Portsmouth","VA","US","237013021" +"1912545377","OTHERS","Other URL","SIMS","N","Online EMR system","","DIRECT","Direct","","","","","1610 Stadium Dr","","Bowling Green","OH","US","434034302" +"1730727199","CONNECT","CONNECT URL","SEMINOLEAH@YAHOO.COM","N","PERSONAL E-MAIL","","DIRECT","Direct","","CSV","CSV","","1601 SW Archer Rd","","Gainesville","FL","US","326081135" +"1770121139","CONNECT","CONNECT URL","dmassey@tularehhsa.org","N","business e-mail address","","","","","","","","520 E Tulare Ave","","Visalia","CA","US","932923629" +"1114565488","DIRECT","Direct Messaging Address","moniquewehrle@protonmail.com","N","business email","","DIRECT","Direct","","OTHER","Other","business email","349 S Kearney St","","Denver","CO","US","802241235" +"1295373561","DIRECT","Direct Messaging Address","kristin.vermilyea@rochesterregional.org","N","email","","DIRECT","Direct","","CSV","CSV","","1555 Long Pond Rd","","Rochester","NY","US","146264122" +"1043858319","CONNECT","CONNECT URL","www.aspiranet.org","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1104464486","DIRECT","Direct Messaging Address","mremkus@restoringwellness-clinical.com","N","email","","DIRECT","Direct","","CSV","CSV","","244 Frontage Rd","","Willowbrook","IL","US","605272537" +"1831737113","DIRECT","Direct Messaging Address","esantillan@sunstreet.org","N","","","","","","","","","641 Broadway St","","King City","CA","US","939303231" +"1538707815","DIRECT","Direct Messaging Address","saxonme2@upmc.edu","Y","UPMC email","UPMC Children's Hospital of Pittsburgh","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4401 Penn Ave Ste 407","","Pittsburgh","PA","US","152241334" +"1366080640","CONNECT","CONNECT URL","Joel.Ziettlow@northstaranesthesia.com","N","","","","","","","","","3990 John R St","","Detroit","MI","US","482012018" +"1528606803","DIRECT","Direct Messaging Address","services@championtomorrow.com","Y","","Champion Rehabilitation and Support Services PLLC","DIRECT","Direct","","CSV","CSV","","1400 Preston Rd Ste 300","","Plano","TX","US","750933603" +"1962040261","DIRECT","Direct Messaging Address","katie.hunt@camc.org","N","work email","","DIRECT","Direct","","CSV","CSV","","3200 MacCorkle Ave SE","","Charleston","WV","US","253041297" +"1386282671","OTHERS","Other URL","VVojacekLMT@yahoo.com","N","business email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","none","3203 Preston Ave Ste C","","Pasadena","TX","US","775052070" +"1487292785","CONNECT","CONNECT URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","170 Lake St","","Liberty","NY","US","127541966" +"1144868449","CONNECT","CONNECT URL","WWW.EVOLVELIFECENTERS.COM","N","WEBSITE","","DIRECT","Direct","","CSV","CSV","","2528 Mountain Rd Ste 204","","Pasadena","MD","US","211227204" +"1407494701","CONNECT","CONNECT URL","WWW.SOBERLIVINGMD.COM","N","WEBSITE","","DIRECT","Direct","","","","","2528 Mountain Rd Ste 204","","Pasadena","MD","US","211227204" +"1801434105","CONNECT","CONNECT URL","EclinicalWorks","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","17510 W Grand Pkwy S Ste 510","","Sugar Land","TX","US","774792651" +"1093353393","DIRECT","Direct Messaging Address","Jennifer.johnson@therootscc.com","N","","","","","","","","","614 McAdoo St Ste B","","T OR C","NM","US","879012706" +"1053959361","OTHERS","Other URL","www.doralspine.com","N","","","","","","OTHER","Other","contact information","8726 NW 26th St Ste 16","","Doral","FL","US","331721628" +"1255979571","CONNECT","CONNECT URL","modem","N","desktop","","DIRECT","Direct","","CSV","CSV","","7722 Camino Real Apt E118","","Miami","FL","US","331437157" +"1700424041","OTHERS","Other URL","sandpointhc@gmail.com","N","Business Office","","DIRECT","Direct","","CSV","CSV","","2023 Sandpoint West Dr","","Sandpoint","ID","US","838647304" +"1346888682","OTHERS","Other URL","Cassandra@recesstherapy.net","N","","","","","","","","","75 N Santa Anita Ave Ste 105","","Arcadia","CA","US","910063157" +"1326686668","DIRECT","Direct Messaging Address","Josephine@thecenterforchilddevelopment.com","Y","","The Center for Child Development","","","","","","","256 Chapman Rd Ste 201","","Newark","DE","US","197025415" +"1831737170","DIRECT","Direct Messaging Address","info@kincarebh.com","N","office","","DIRECT","Direct","","OTHER","Other","Overland Park","8101 College Blvd Ste 100","","Overland Park","KS","US","662102671" +"1740828086","CONNECT","CONNECT URL","rehabexpert1@gmail.com","N","","","","","","","","","2104 E 11 Mile Rd","","Warren","MI","US","480916122" +"1871131151","DIRECT","Direct Messaging Address","ABelete@wesleyhomes.org","N","Office mail","","DIRECT","Direct","","OTHER","Other","ABelete@wesleyhomes.org","1210 SW 136th St","","Burien","WA","US","981661214" +"1891333019","CONNECT","CONNECT URL","usatranscarepr.com","N","","","DIRECT","Direct","","CSV","CSV","","356 Coventry Estates Blvd","","Deltona","FL","US","327258840" +"1891333019","CONNECT","CONNECT URL","usatranscare.com","N","","","DIRECT","Direct","","OTHER","Other","Transportation","356 Coventry Estates Blvd","","Deltona","FL","US","327258840" +"1033757489","OTHERS","Other URL","home","N","address","","DIRECT","Direct","","OTHER","Other","address","416 Bergenia Loop","","Bear","DE","US","197014882" +"1487292702","DIRECT","Direct Messaging Address","Kdoan.s05440.us@wal-mart.com","N","Wal-Mart email","","DIRECT","Direct","","CSV","CSV","","10000 SE 82nd Ave","","Happy Valley","OR","US","970862304" +"1174161475","CONNECT","CONNECT URL","Mary.williams@kroger.com","N","Secure work email","","DIRECT","Direct","","CSV","CSV","","300 I-40 Service Road","","West Memphis","AR","US","72301" +"1346888609","DIRECT","Direct Messaging Address","Keberley@nystromcounseling.com","N","Email","","DIRECT","Direct","","CSV","CSV","","9425 Quantrelle Ave","","Otsego","MN","US","55330" +"1245878503","OTHERS","Other URL","website","N","","","","","","","","","1105 Wesley Ave","","Pasadena","CA","US","911043158" +"1255979514","OTHERS","Other URL","ALAYDESTYLES.COM","N","","","","","","","","","101 Park Ave Ste 1300","","Oklahoma City","OK","US","731027216" +"1164060422","CONNECT","CONNECT URL","Sarahschumachertherapy@gmail.com","N","","","","","","","","","3905 Park Dr Ste 215","","El Dorado Hills","CA","US","957624564" +"1306484753","DIRECT","Direct Messaging Address","ahodges@lowcountryurgentcare.com","N","work email","","DIRECT","Direct","","OTHER","Other","work email account","482 W Boyce St","","Manning","SC","US","291022626" +"1477191831","DIRECT","Direct Messaging Address","sheryl.castro@sfdph.org","Y","secured email","Tom Waddell Health Center","DIRECT","Direct","","CSV","CSV","","230 Golden Gate Ave","","San Francisco","CA","US","941023706" +"1760020119","CONNECT","CONNECT URL","ksmith@elementhealth.com","N","","","DIRECT","Direct","","CSV","CSV","","63 Spring St","","Springville","AL","US","351463514" +"1609414994","DIRECT","Direct Messaging Address","Rebound@reboundhealthandwellness.net","N","","","","","","","","","4645 Nannie Helen Burroughs Ave NE Ste 101","","Washington","DC","US","200193622" +"1609414994","DIRECT","Direct Messaging Address","Rebound@reboundhealthandwellness.net","N","","","","","","","","","4645 Nannie Helen Burroughs Ave NE Ste 101","","Washington","DC","US","200193622" +"1265070486","DIRECT","Direct Messaging Address","dclark@aspirehealthalliance.org","N","email","","DIRECT","Direct","","CSV","CSV","","64 Industrial Park Rd","","Plymouth","MA","US","023604881" +"1538707807","DIRECT","Direct Messaging Address","jbrown2@cgrc.org","N","work email","","","","","","","","2000 Old West Chester Pike","","Havertown","PA","US","190832712" +"1962040238","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1285272567","OTHERS","Other URL","GGBProductionLLC@gmail.com","N","","","","","","","","","713A Southern Blvd # 3","","Bronx","NY","US","104552105" +"1194363473","DIRECT","Direct Messaging Address","lesliemiller@uabmc.edu","Y","computer/encrypted email","University of Alabama Health Services Foundation, PC","","","","","","","1720 2nd Ave S","THT 422","Birmingham","AL","US","35294" +"1760020051","DIRECT","Direct Messaging Address","jdiaz@milmedpr.com","N","","","","","","","","","20 Calle Santa Cruz","","Bayamon","PR","US","009616906" +"1417595794","CONNECT","CONNECT URL","NA","N","","","","","","","","","2284 Travelers Trl","","Eagan","MN","US","551222391" +"1033757323","DIRECT","Direct Messaging Address","hauker@wellspan.org","N","secure email","","DIRECT","Direct","","CSV","CSV","","283 Butler Rd","","Mount Gretna","PA","US","170646085" +"1942848239","CONNECT","CONNECT URL","Fishkill","N","","","","","","","","","47 W Redoubt Rd","","Fishkill","NY","US","125241017" +"1942848239","CONNECT","CONNECT URL","Fishkill","N","","","","","","","","","47 W Redoubt Rd","","Fishkill","NY","US","125241017" +"1316585698","OTHERS","Other URL","insurance@elevatesetx.com","N","","","DIRECT","Direct","","","","","807 Henderson Ave","","Orange","TX","US","776306325" +"1841838133","DIRECT","Direct Messaging Address","anna@drannarandall.com","N","address at business website","","DIRECT","Direct","","","","","617 Veterans Blvd Ste 107","","Redwood City","CA","US","940631404" +"1508404898","CONNECT","CONNECT URL","myapps.upmc.edu","N","","","","","","","","","200 Lothrop St","","Pittsburgh","PA","US","152132536" +"1003454315","OTHERS","Other URL","Other","N","","","HIE","Health Information Exchange (HIE)","","","","","194 Broadway Apt 2","","Providence","RI","US","029033070" +"1003454315","OTHERS","Other URL","Other","N","","","HIE","Health Information Exchange (HIE)","","","","","194 Broadway Apt 2","","Providence","RI","US","029033070" +"1003454315","OTHERS","Other URL","Other","N","","","HIE","Health Information Exchange (HIE)","","","","","194 Broadway Apt 2","","Providence","RI","US","029033070" +"1003454315","OTHERS","Other URL","Other","N","","","HIE","Health Information Exchange (HIE)","","","","","194 Broadway Apt 2","","Providence","RI","US","029033070" +"1619515913","OTHERS","Other URL","n/a","N","n/a","","","","","","","","118 Medical Dr","","Carmel","IN","US","460323323" +"1457999773","OTHERS","Other URL","zixmaster","N","secure messaging system","","","","","","","","3468 Citrus St Ste I","","Lemon Grove","CA","US","919451503" +"1457999773","OTHERS","Other URL","zixmaster","N","secure messaging system","","","","","","","","3468 Citrus St Ste I","","Lemon Grove","CA","US","919451503" +"1457999773","OTHERS","Other URL","zixmaster","N","secure messaging system","","","","","","","","3468 Citrus St Ste I","","Lemon Grove","CA","US","919451503" +"1457999773","OTHERS","Other URL","zixmaster","N","secure messaging system","","","","","","","","3468 Citrus St Ste I","","Lemon Grove","CA","US","919451503" +"1467090795","DIRECT","Direct Messaging Address","Jorge.l.mendoza2.ctr@mail.mil","Y","email","William Beaumont Army Medical Center","","","","","","","5005 n piedras st","","el paso","TX","US","799205001" +"1720626062","SOAP","SOAP URL","soap","N","","","","","","","","","43344 Mission Blvd","","Fremont","CA","US","945395829" +"1528606878","OTHERS","Other URL","lori@newbeginningspalmetto.com","Y","","New Beginnings Palmetto,LLC","","","","","","","216 Adley Way","","Greenville","SC","US","296076511" +"1144868498","OTHERS","Other URL","babywhispererbirthservices.com","N","","","DIRECT","Direct","","CSV","CSV","","6615 Morocco Dr","","Louisville","KY","US","402141122" +"1144868498","OTHERS","Other URL","babywhispererbirthservices.com","N","","","DIRECT","Direct","","CSV","CSV","","6615 Morocco Dr","","Louisville","KY","US","402141122" +"1144868498","OTHERS","Other URL","babywhispererbirthservices.com","N","","","DIRECT","Direct","","CSV","CSV","","6615 Morocco Dr","","Louisville","KY","US","402141122" +"1144868498","OTHERS","Other URL","babywhispererbirthservices.com","N","","","DIRECT","Direct","","CSV","CSV","","6615 Morocco Dr","","Louisville","KY","US","402141122" +"1144868498","OTHERS","Other URL","babywhispererbirthservices.com","N","","","DIRECT","Direct","","CSV","CSV","","6615 Morocco Dr","","Louisville","KY","US","402141122" +"1205474558","DIRECT","Direct Messaging Address","amanda@pugetsoundfamilyhealth.org","N","Email","","DIRECT","Direct","","OTHER","Other","email","711 Court A Ste 100","","Tacoma","WA","US","984025227" +"1386282630","DIRECT","Direct Messaging Address","ksouza@ctac1.com","Y","CTAC email address","Central Texas Autism Center","DIRECT","Direct","","","","","3006 Bee Caves Rd Ste B200","","Austin","TX","US","787466751" +"1427696780","DIRECT","Direct Messaging Address","gbrooks@mettaassociation.org","N","email","","DIRECT","Direct","","CSV","CSV","","3535 Munger Ave Apt 231","","Dallas","TX","US","752044195" +"1306484563","DIRECT","Direct Messaging Address","kchallisse@mainebehavioralhealthcare.org","N","professional email","","DIRECT","Direct","","OTHER","Other","insurance information","123 Andover Rd","","Westbrook","ME","US","040923848" +"1619515830","DIRECT","Direct Messaging Address","Heather.kurz@epic-care.com","Y","Work email","Epic Care","DIRECT","Direct","","","","","20400 Lake Chabot Rd Ste 102","","Castro Valley","CA","US","945465314" +"1295373413","DIRECT","Direct Messaging Address","debi@renalgroupohio.com","N","","","","","","","","","807 Southwestern Run","","Youngstown","OH","US","445143688" +"1386282549","SOAP","SOAP URL","watertown","N","Sanford","","HIE","Health Information Exchange (HIE)","","OTHER","Other","watertown","901 4th St NW","","Watertown","SD","US","572011558" +"1154969319","CONNECT","CONNECT URL","EPIC","N","","","DIRECT","Direct","","CSV","CSV","","1 Medical Center Blvd","","Winston Salem","NC","US","271570001" +"1962040220","DIRECT","Direct Messaging Address","jgilbert@sweetgrasspsychological.com","Y","Encrypted Email","Sweetgrass Psychological Services LLC","","","","","","","144-A Second Street West","","Whitefish","MT","US","59937" +"1881232049","OTHERS","Other URL","https://securedata.ihs.gov/bds/Login.do","N","secure data transfer service","","DIRECT","Direct","","OTHER","Other","secure data transfer service","1323 BIA Rt 4","","Fort Thompson","SD","US","57339" +"1508404716","DIRECT","Direct Messaging Address","emiliel@epath.org","N","encrypted work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","290 N 2nd St","","San Jose","CA","US","95112" +"1225676414","DIRECT","Direct Messaging Address","synovia@thedysfunctionaldietitian.com","N","email address","","DIRECT","Direct","","","","","2229 Marsh View Dr Unit 203","","Wesley Chapel","FL","US","335444718" +"1154969368","DIRECT","Direct Messaging Address","cib9007@nyp.org","N","","","","","","","","","1980 Crompond Rd","","Cortlandt Manor","NY","US","105674144" +"1730727090","DIRECT","Direct Messaging Address","Colechamberlin@impactptr.com","N","Secured Email","","DIRECT","Direct","","OTHER","Other","Email Address","102 S Pine St","","Elverson","PA","US","195209241" +"1821636184","CONNECT","CONNECT URL","Office","N","Office","","DIRECT","Direct","","CSV","CSV","","215 Pine Shadow Dr","","Goose Creek","SC","US","294454662" +"1821636184","CONNECT","CONNECT URL","Office","N","Office","","DIRECT","Direct","","CSV","CSV","","215 Pine Shadow Dr","","Goose Creek","SC","US","294454662" +"1467090720","DIRECT","Direct Messaging Address","susan.colletti@va.gov","N","email","","DIRECT","Direct","","OTHER","Other","email","113 Holland Ave","","Albany","NY","US","122083410" +"1871131136","OTHERS","Other URL","EPIC","N","","","","","","","","","11501 SW 40th St","","Miami","FL","US","331653313" +"1780222042","CONNECT","CONNECT URL","LeeLong@LongMassage.com","N","email","","DIRECT","Direct","","CSV","CSV","","3455 Edgewood Dr","","Stow","OH","US","442243942" +"1093353252","CONNECT","CONNECT URL","pjones@dexterhouse.org","N","","","DIRECT","Direct","","CSV","CSV","","115 N Main St","","North East","MD","US","219013502" +"1013555275","OTHERS","Other URL","EPIC","N","","","","","","","","","11501 SW 40th St","","Miami","FL","US","331653313" +"1467090621","SOAP","SOAP URL","erin_swirtz@optum.com","N","work email","","DIRECT","Direct","","OTHER","Other","Email","11020 Optum Cir","","Eden Prairie","MN","US","553442503" +"1730727991","OTHERS","Other URL","EPIC","N","","","","","","","","","590 E 25th St","","Hialeah","FL","US","330133841" +"1508404765","CONNECT","CONNECT URL","S236phm001@harristeeter.com","N","","","","","","","","","7145 OKelly Chapel Rd","","Cary","NC","US","275196849" +"1336787597","CONNECT","CONNECT URL","PLAINVIEW","N","","","DIRECT","Direct","","CSV","CSV","","651 Old Country Rd","","Plainview","NY","US","118034938" +"1811535073","OTHERS","Other URL","EPIC","N","","","","","","","","","590 E 25th St","","Hialeah","FL","US","330133841" +"1043858202","CONNECT","CONNECT URL","3144491338","N","fax machine","","DIRECT","Direct","","CSV","CSV","","4130 E Lexington Ave","","Saint Louis","MO","US","631153333" +"1043858202","OTHERS","Other URL","3144491338","N","FAx","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4130 E Lexington Ave","","Saint Louis","MO","US","631153333" +"1598303752","OTHERS","Other URL","n/a","N","","","","","","","","","1941 Westhill Dr","","Fayetteville","NC","US","283045256" +"1962040121","OTHERS","Other URL","EPIC","N","","","","","","","","","101 SW 27th Ave","","Miami","FL","US","331351428" +"1376181545","OTHERS","Other URL","joy.valenzuela@omh.ny.gov","N","work email","","DIRECT","Direct","","OTHER","Other","phi","600 E 125th St","","New York","NY","US","100356000" +"1902444177","OTHERS","Other URL","rosemay.parantar@omh.ny.gov","N","work email","","DIRECT","Direct","","CSV","CSV","","600 E 125th St","","New York","NY","US","100356000" +"1285272450","OTHERS","Other URL","jonlogangarland@gmail.com","N","","","","","","","","","4309 Savanah Hills Dr Apt 238","","Jonesboro","AR","US","724047119" +"1548808710","OTHERS","Other URL","EPIC","N","","","","","","","","","101 SW 27th Ave","","Miami","FL","US","331351428" +"1699313882","CONNECT","CONNECT URL","Topeka","N","","","","","","","","","2200 SW Gage Blvd","","Topeka","KS","US","666220001" +"1639717812","DIRECT","Direct Messaging Address","SBARRY@TOTALCARETHERAPY.ORG","N","","","DIRECT","Direct","","","","","1515 Bethel Rd Ste 301","","Columbus","OH","US","432202056" +"1508404799","OTHERS","Other URL","https://login.qualifacts.org/authorization/login.html#redirect_uri=https%3A%2F%2Flogin.qualifacts.or","N","Electronic Records System","","DIRECT","Direct","","OTHER","Other","Care Logic- records system","530 Bogachiel Way","","Forks","WA","US","983319120" +"1508404799","OTHERS","Other URL","https://login.qualifacts.org/authorization/login.html#redirect_uri=https%3A%2F%2Flogin.qualifacts.or","N","Care Logic--electronic record system","","DIRECT","Direct","","OTHER","Other","Mental Health Records","530 Bogachiel Way","","Forks","WA","US","983319120" +"1023656212","CONNECT","CONNECT URL","CVSHEALTH.COM","N","","","DIRECT","Direct","","OTHER","Other","BUSINESS","20 Airport Rd","","Sedona","AZ","US","863365805" +"1467090654","CONNECT","CONNECT URL","Billings","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1408 S Jones Blvd","","Las Vegas","NV","US","891461231" +"1285272476","DIRECT","Direct Messaging Address","ACCOUNT@ADAMASRX.COM","N","PHARMACY E-MAIL","","DIRECT","Direct","","CSV","CSV","","5001 S Cooper St Ste 215","","Arlington","TX","US","760175993" +"1811535008","OTHERS","Other URL","8885704705","N","fax","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","250 Commercial St Ste 2100","","Manchester","NH","US","031011142" +"1376181560","DIRECT","Direct Messaging Address","danielle@agoodlifemassage.com","N","danielle@agoodlifemassage.com","","","","","","","","50 Galesi Dr Ste 8","","Wayne","NJ","US","074704842" +"1710525902","CONNECT","CONNECT URL","mcarter@nwospeech.com","N","","","","","","","","","3450 W Central Ave Ste 336","","Toledo","OH","US","436061418" +"1972141182","CONNECT","CONNECT URL","https://www.hopedevelopmentllc.com/","Y","Business Web Site","H.O.P.E. Youth and Family Development","DIRECT","Direct","","","","","21707 Seminole Oaks","","San Antonio","TX","US","782612482" +"1588202790","OTHERS","Other URL","@capstonedetistry.com","N","","","","","","","","","17214 Midland Dr","","Shawnee","KS","US","662178901" +"1326686536","DIRECT","Direct Messaging Address","lafondba@nychhc.org","N","","","","","","","","","111 E 33rd St Rm 1020","","New York","NY","US","100165334" +"1316585524","DIRECT","Direct Messaging Address","sheridan.thagard@henry.k12.va.us","N","email","","","","","","","","255 Lancer Ln","","Martinsville","VA","US","241120473" +"1689212896","OTHERS","Other URL","225700000X","N","","","OTHER","Other","Files","OTHER","Other","Email","2076 Washington Ave","","San Leandro","CA","US","945775829" +"1962040170","DIRECT","Direct Messaging Address","kop9004@nyp.org","N","","","","","","","","","1980 Crompond Rd","","Cortlandt Manor","NY","US","105674144" +"1669010880","CONNECT","CONNECT URL","Desktop","N","","","DIRECT","Direct","","CSV","CSV","","939 Central Ave","","Peekskill","NY","US","105662008" +"1841838067","DIRECT","Direct Messaging Address","jharmon@ptsofwmi.com","N","email","","DIRECT","Direct","","OTHER","Other","email","3937 Patient Care Dr Ste 105","","Lansing","MI","US","489114287" +"1366080590","DIRECT","Direct Messaging Address","Tiffany.Ramsey1@va.org","N","email, allows encryption","","DIRECT","Direct","","CSV","CSV","","10 Tri Park Way","","Appleton","WI","US","549141658" +"1508404732","CONNECT","CONNECT URL","BURBANK","N","","","","","","","","","2701 W Alameda Ave Ste 100","","Burbank","CA","US","915054402" +"1083252217","CONNECT","CONNECT URL","Cincinnati","N","","","","","","","","","3101 Burnet Ave","","Cincinnati","OH","US","452293014" +"1417595646","DIRECT","Direct Messaging Address","kimicurn@hotmail.com","N","","","","","","","","","6147 Half Moon Dr","","Port Orange","FL","US","321271128" +"1154969384","CONNECT","CONNECT URL","VANCOUVER","N","","","","","","","","","17775 SE Mill Plain Blvd Apt 252","","Vancouver","WA","US","986837559" +"1205474434","CONNECT","CONNECT URL","Houston","N","pediatric","","DIRECT","Direct","","CSV","CSV","","8323 Southwest Fwy","","Houston","TX","US","770741615" +"1851939086","DIRECT","Direct Messaging Address","calter@laspeechtherapy.com","N","","","","","","","","","2836 W Sunset Blvd","","Los Angeles","CA","US","900262126" +"1487292611","DIRECT","Direct Messaging Address","administrator@hercmentalhealth.com","N","","","DIRECT","Direct","","CSV","CSV","","2100 Belle Chasse Hwy","","Gretna","LA","US","700536651" +"1831737063","DIRECT","Direct Messaging Address","dmt48@pitt.edu","N","School/personal Email address","","","","","","","","3500 Victoria St","","Pittsburgh","PA","US","152132543" +"1780222927","DIRECT","Direct Messaging Address","tammy5577@sbcglobal.net","N","","","","","","","","","595 Lawrence Expy Ste 223","","Sunnyvale","CA","US","940853922" +"1871131011","OTHERS","Other URL","orange","N","phone, computer","","DIRECT","Direct","","CSV","CSV","","8146 E Hillsdale Dr","","Orange","CA","US","928692442" +"1417595653","CONNECT","CONNECT URL","jrobey@krmc.org","N","","","","","","","","","430 Windward Way Ste 101","","Kalispell","MT","US","599012618" +"1295373439","CONNECT","CONNECT URL","CLEAR","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1710525969","DIRECT","Direct Messaging Address","Operations@hopeautismtherapies.com","N","Office","","DIRECT","Direct","","OTHER","Other","Office","18 Technology Dr Ste 206","","Irvine","CA","US","926182314" +"1326686577","DIRECT","Direct Messaging Address","carisssaa@icloud.com","N","","","DIRECT","Direct","","CSV","CSV","","102 Cove Ct","","Mc Donald","PA","US","150572185" +"1376181420","CONNECT","CONNECT URL","aelevatedcare@gmail.com","N","","","","","","","","","751 Mia Ave","","Dayton","OH","US","454179132" +"1720626872","SOAP","SOAP URL","WebPT","N","EMR","","DIRECT","Direct","","CSV","CSV","","148 Main St Ste G","","Seal Beach","CA","US","907406386" +"1184262354","CONNECT","CONNECT URL","www.jessica@ccnsb.com","N","","","DIRECT","Direct","","CSV","CSV","","136 Julia Street","Unit 100","New Smyrna Beach","FL","US","32168" +"1528606720","SOAP","SOAP URL","EClinicalEMR","N","","","","","","","","","3002 N Business 281 Ste B","","Edinburg","TX","US","785417162" +"1528606712","OTHERS","Other URL","3609324238","N","","","","","","","","","20 Greystone Way SE","","Cartersville","GA","US","301203927" +"1043858210","DIRECT","Direct Messaging Address","nparshall@nomeschools.org","N","email address","","DIRECT","Direct","","OTHER","Other","email","2920 3.5 mile Nome-Teller Hwy","","Nome","AK","US","99762" +"1831737071","OTHERS","Other URL","Detroit","N","","","DIRECT","Direct","","","","","2711 E Jefferson Ave","","Detroit","MI","US","482074105" +"1073151254","DIRECT","Direct Messaging Address","ldavis@lakeregional.com","Y","work email","Lake Regional Health System","","","","","","","54 Hospital Dr","","Osage Beach","MO","US","650653050" +"1841838026","CONNECT","CONNECT URL","Web-PT","N","","","","","","","","","850C E Main St","","Purcellville","VA","US","201323163" +"1023656386","CONNECT","CONNECT URL","ARamirezDMD@gmail.com","N","Professional Email","","DIRECT","Direct","","","","","1170 W 74th St","","Hialeah","FL","US","330144626" +"1578101838","CONNECT","CONNECT URL","canyonwalk@gmail.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1033 Fairfax Ave","","Mansfield","OH","US","449061635" +"1487292744","DIRECT","Direct Messaging Address","tabitha.matthews@merakey.org","N","","","OTHER","Other","na","","","","3303 Tulane Ave # 3","","New Orleans","LA","US","701197185" +"1205474566","OTHERS","Other URL","EPIC","N","","","","","","","","","8888 Coral Way","","Miami","FL","US","331652008" +"1891333050","DIRECT","Direct Messaging Address","kincarehousing@outlook.com","N","Business Email","","","","","","","","1946 Bunker St","","Chicago Heights","IL","US","604114048" +"1710525977","OTHERS","Other URL","EPIC","N","","","","","","","","","590 E 25th St","","Hialeah","FL","US","330133841" +"1487292652","DIRECT","Direct Messaging Address","tammy@kgabassessments.org","N","","","DIRECT","Direct","","CSV","CSV","","9506 Scanlan Heights Ln","","Missouri City","TX","US","774595502" +"1205474475","CONNECT","CONNECT URL","https://www.therapyportal.com/p/newdirections60605/","N","Billing website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10725 S Western Ave","","Chicago","IL","US","606433217" +"1619515889","CONNECT","CONNECT URL","NA","N","","","","","","","","","238 Lehigh Ave Apt 2","","Shadyside","PA","US","152322089" +"1871131045","DIRECT","Direct Messaging Address","nicole@ecoempress.co","N","Business Email","","DIRECT","Direct","","CSV","CSV","","470 Prospect Ave Ste 100","","West Orange","NJ","US","070524106" +"1124666300","DIRECT","Direct Messaging Address","hwarnock@umc.edu","N","UMMC Secure work email address","","DIRECT","Direct","","","","","2500 N State St","","Jackson","MS","US","392164500" +"1821636051","DIRECT","Direct Messaging Address","RosemaryM@Childrenslearningconnection.com","N","","","DIRECT","Direct","","","","","32830 Keel Dr","","Lake Elsinore","CA","US","925305389" +"1821636051","DIRECT","Direct Messaging Address","RosemaryM@Childrenslearningconnection.com","N","","","DIRECT","Direct","","","","","32830 Keel Dr","","Lake Elsinore","CA","US","925305389" +"1649818824","DIRECT","Direct Messaging Address","mandersen@lbhc.org","N","","","DIRECT","Direct","","","","","101 Buford Rd Ste 110","","North Chesterfield","VA","US","232355292" +"1558909739","DIRECT","Direct Messaging Address","DrShannonKluppel@SKMP-TX.direct.office.nextgen.com","N","","","","","","","","","1000 E James St","","Baytown","TX","US","775205820" +"1558909739","DIRECT","Direct Messaging Address","DrShannonKluppel@SKMP-TX.direct.office.nextgen.com","N","","","","","","","","","1000 E James St","","Baytown","TX","US","775205820" +"1245878420","CONNECT","CONNECT URL","westlebanon","N","","","","","","","","","24 Airport Rd","","West Lebanon","NH","US","037841663" +"1700424991","OTHERS","Other URL","n/a","N","n/a","","OTHER","Other","n/a","OTHER","Other","n/a","8155 Driggs Hl","","West Palm Beach","FL","US","334115916" +"1790323988","CONNECT","CONNECT URL","Clifton","N","","","","","","","","","1005 Clifton Ave","","Clifton","NJ","US","070133520" +"1083252274","CONNECT","CONNECT URL","mcarter@nwospeech.com","N","","","","","","","","","3450 W Central Ave Ste 336","","Toledo","OH","US","436061418" +"1336787522","SOAP","SOAP URL","Yucaipa","N","","","","","","","","","32819 Yucaipa Blvd","","Yucaipa","CA","US","923991944" +"1316585516","OTHERS","Other URL","mackyrn@yahoo.com","N","personal email","","","","","","","","600 E 125th St","","New York","NY","US","100356000" +"1487292686","DIRECT","Direct Messaging Address","lori@healinghands-ct.com","N","","","","","","","","","460 New Britain Rd Ste 101","","Berlin","CT","US","060375305" +"1720626922","DIRECT","Direct Messaging Address","Lrosa@forestrecvery.org","N","Secure email address","","DIRECT","Direct","","CSV","CSV","","6 Forest Ave","","Paramus","NJ","US","076525241" +"1689212888","DIRECT","Direct Messaging Address","scottderm@me.com","N","clinical encrypted email","","DIRECT","Direct","","CSV","CSV","","1100 N Palm Canyon Dr Ste 108","","Palm Springs","CA","US","922624418" +"1396383592","DIRECT","Direct Messaging Address","apc123@bellsouth.net","N","","","","","","","","","4185 US Highway 1 Ste 102","","Rockledge","FL","US","329555384" +"1255979456","OTHERS","Other URL","pharmacy","N","pharmacy","","HIE","Health Information Exchange (HIE)","","OTHER","Other","health info","491 E Alessandro Blvd","","Riverside","CA","US","925086071" +"1568000776","DIRECT","Direct Messaging Address","betty.duran@fsl-li.org","N","email","","","","","","","","1444 5th Ave","","Bay Shore","NY","US","117064147" +"1144868365","CONNECT","CONNECT URL","epic","N","","","DIRECT","Direct","","CSV","CSV","","1001 College Ave","","Fort Worth","TX","US","761043000" +"1699313817","CONNECT","CONNECT URL","www.loucoupsych.com","N","","","","","","","","","46175 Westlake Dr","","Sterling","VA","US","201655873" +"1063050284","DIRECT","Direct Messaging Address","danielle@agoodlifemassage.com","N","","","DIRECT","Direct","","","","","50 Galesi Dr Ste 8","","Wayne","NJ","US","074704842" +"1780222901","DIRECT","Direct Messaging Address","melinda@momentumbehaviorservices.com","N","Gmail","","DIRECT","Direct","","OTHER","Other","email","1999 Indiana Ave","","Lansing","IL","US","604382101" +"1306484522","DIRECT","Direct Messaging Address","pmitchell02@bethelu.edu","N","email","","DIRECT","Direct","","","","","1528 Billingham Dr","","Murfreesboro","TN","US","371282771" +"1497393615","CONNECT","CONNECT URL","vidachiromia@gmail.com","N","","","","","","","","","12484 SW 127th Ave","","Miami","FL","US","331866597" +"1902444128","OTHERS","Other URL","Other","N","","","DIRECT","Direct","","OTHER","Other","Email","333 N Dobson Rd Ste 5","","Chandler","AZ","US","852244412" +"1124666359","CONNECT","CONNECT URL","cpinc.org","N","","","","","","","","","2100 Napa Vallejo Hwy Bldg 253","","Napa","CA","US","945586234" +"1124666359","CONNECT","CONNECT URL","cpinc.org","N","","","","","","CSV","CSV","","2100 Napa Vallejo Hwy Bldg 253","","Napa","CA","US","945586234" +"1649818865","CONNECT","CONNECT URL","www.ocdcos.com","N","","","","","","","","","2140 Academy Cir Ste C-1","","Colorado Springs","CO","US","809091690" +"1912545153","DIRECT","Direct Messaging Address","knicole.lee@healthiegeorgia.org","N","","","","","","","","","821 S Main St Ste A","","Baxley","GA","US","315130163" +"1912545153","DIRECT","Direct Messaging Address","mark.renfro@healtHIEgeorgia.org","N","","","","","","","","","456 Bull Frog Ln","","Clayton","GA","US","305254064" +"1679111736","DIRECT","Direct Messaging Address","scollins@accessfamilyservices.com","Y","","Access Family Services","","","","","","","1100 Ridgefield Blvd Ste 190","","Asheville","NC","US","288066211" +"1932747128","CONNECT","CONNECT URL","joyce.martinez@omh.ny.gov","N","official work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Wards Island Complex","","New York","NY","US","100356095" +"1508404609","OTHERS","Other URL","Upland","N","","","","","","","","","904 W 9th St","","Upland","CA","US","917864576" +"1720626815","OTHERS","Other URL","Upland","N","","","","","","","","","904 W 9th St","","Upland","CA","US","917864576" +"1659919918","DIRECT","Direct Messaging Address","Marynell.schmitz@va.gov","N","","","","","","","","","113 Holland Ave","","Albany","NY","US","122083410" +"1336787589","OTHERS","Other URL","tina.evans@merakey.org","N","","","","","","","","","3341 Youree Dr Ste 205","","Shreveport","LA","US","711052149" +"1033757190","CONNECT","CONNECT URL","https://www.miamiveincenter.com/","Y","Practice URL","MIAMI VEIN CENTER, LLC","DIRECT","Direct","","OTHER","Other","Practice URL","1501 S Miami Ave # 100","","Miami","FL","US","331291102" +"1619515897","CONNECT","CONNECT URL","canoncityphysio@gmail.com","N","","","","","","","","","107 N 10th St","","Canon City","CO","US","812123457" +"1164060364","DIRECT","Direct Messaging Address","mlarson@larsonrg.com","N","","","","","","","","","1600 Jefferson Park Ave Apt 205","","Charlottesville","VA","US","229033267" +"1487292561","OTHERS","Other URL","balanceautism.org","N","","","","","","","","","1860 NW 118th St Ste 100","","Clive","IA","US","503258278" +"1568000719","CONNECT","CONNECT URL","oakdale","N","","","","","","","","","2622 Gershwin Ave N","","Oakdale","MN","US","551283542" +"1568000719","CONNECT","CONNECT URL","oakdale","N","","","","","","","","","2622 Gershwin Ave N","","Oakdale","MN","US","551283542" +"1568000719","CONNECT","CONNECT URL","oakdale","N","","","","","","","","","2622 Gershwin Ave N","","Oakdale","MN","US","551283542" +"1558909630","DIRECT","Direct Messaging Address","tjc9008@nyp.org","N","Hospital Email Address","","DIRECT","Direct","","","","","1980 Crompond Rd","","Cortlandt Manor","NY","US","105674144" +"1558909630","DIRECT","Direct Messaging Address","tjc9008@nyp.org","N","","","","","","","","","1980 Crompond Rd","","Cortlandt Manor","NY","US","105674144" +"1093353146","OTHERS","Other URL","Carelogic","N","","","DIRECT","Direct","","","","","120 E Trinity Pl","","Decatur","GA","US","300303302" +"1598303653","CONNECT","CONNECT URL","https://betterdaytherapy.clientsecure.me/home","N","Website direct messaging to health information manager","","DIRECT","Direct","","OTHER","Other","Edgewater","501 N Ridgewood Ave Ste E","","Edgewater","FL","US","321321627" +"1851939920","CONNECT","CONNECT URL","PatientPortal","N","TalkEHR","","DIRECT","Direct","","CSV","CSV","","12340 Santa Monica Blvd Ste 251","","Los Angeles","CA","US","900250405" +"1679111751","OTHERS","Other URL","richard@alathree.com","N","","","","","","","","","5600 Shirley Park Dr","","Bessemer","AL","US","350223402" +"1902444086","OTHERS","Other URL","OTHER","N","HEALTH CARE","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3713 Ranchers Rdg","","Krum","TX","US","762491507" +"1821636903","CONNECT","CONNECT URL","www.generationsnaturalhealth.com/contact","N","","","DIRECT","Direct","","","","","1250 S Parker Rd Ste 103","","Denver","CO","US","802312178" +"1376181453","DIRECT","Direct Messaging Address","kcosgrove@abawithabc.com","N","email","","DIRECT","Direct","","OTHER","Other","email","1 Whitney Rd","","Berlin","MA","US","015031653" +"1487292579","OTHERS","Other URL","ocl001@jefferson.edu","N","","","DIRECT","Direct","","OTHER","Other","email","1200 Old York Rd","","Abington","PA","US","190013720" +"1801434998","CONNECT","CONNECT URL","Houston","N","","","DIRECT","Direct","","CSV","CSV","","1620 Austin St","","Houston","TX","US","770027710" +"1194363283","DIRECT","Direct Messaging Address","jgalvan@ccnsaz.org","N","","","DIRECT","Direct","","","","","5430 W Glenn Dr","","Glendale","AZ","US","853012628" +"1245878347","OTHERS","Other URL","quora","N","url","","","","","","","","4516 NW 114th Ave Apt 2012","","Doral","FL","US","331784803" +"1972141075","SOAP","SOAP URL","https://behavioral-innovations.com/locations/cedar-park/","Y","","Monarch Behavioral Therapy, LLC, BII","","","","","","","1603 Medical Pkwy Ste 100","","Cedar Park","TX","US","786137904" +"1467090563","CONNECT","CONNECT URL","lisa.hill@morningsongtherapy.com","N","","","DIRECT","Direct","","CSV","CSV","","3801 W 50th St Ste 250B","","Minneapolis","MN","US","554102070" +"1235777343","OTHERS","Other URL","denny.arcena@omh.ny.gov","N","denny.arcena@omh.ny.gov","","DIRECT","Direct","","OTHER","Other","denny.arcena@omh.ny.gov","600 E 125th St","","New York","NY","US","100356000" +"1235777343","OTHERS","Other URL","denny.arcena@omh.ny.gov","N","work e-mail","","DIRECT","Direct","","CSV","CSV","","600 E 125th St","","New York","NY","US","100356000" +"1215575329","DIRECT","Direct Messaging Address","april.simmons@stores.kroger.com","N","Work email","","","","","","","","1295 W Main St","","Cabot","AR","US","720232412" +"1861030975","CONNECT","CONNECT URL","comfortinghandspayable@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","text","68 Main St","","Northwood","NH","US","032613232" +"1023656139","OTHERS","Other URL","april.tagapulot@omh.ny.gov","N","work email","","DIRECT","Direct","","CSV","CSV","","600 E 125th St","","New York","NY","US","100356000" +"1770121899","OTHERS","Other URL","https://www.tricareonline.com/tol2/prelogin/desktopIndex.xhtml","Y","","MARTIN ARMY COMMUNITY HOSPITAL","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6600 Van Aalst Blvd","","Fort Benning","GA","US","319052102" +"1306484423","CONNECT","CONNECT URL","Jalter.SummitPsychotherapy@gmail.com","N","business email","","DIRECT","Direct","","OTHER","Other","appointments","55 Woodland Ave","","Summit","NJ","US","079012225" +"1720626856","DIRECT","Direct Messaging Address","natalya.williams@stelizabeth.com","Y","","St Elizabeth Healthcare","","","","","","","85 N Grand Ave","","Fort Thomas","KY","US","410751793" +"1790323822","OTHERS","Other URL","None","N","None","","DIRECT","Direct","","OTHER","Other","None","11050 Mount Belvedere Blvd","","Fort Drum","NY","US","136025438" +"1114565249","OTHERS","Other URL","legacyeyeinstitute@gmail.com","N","Email","","","","","","","","811 East St","","Lapeer","MI","US","484463033" +"1922646967","OTHERS","Other URL","cfo@palmercare.com","Y","email","Palmercare Chiropractic LLC","","","","","","","12051 W Alameda Pkwy # D4","","Lakewood","CO","US","802282701" +"1295373231","CONNECT","CONNECT URL","cambridge","N","","","","","","","","","1300 Clairmont Ave","","Cambridge","OH","US","437251614" +"1427696467","DIRECT","Direct Messaging Address","rx093@brookshires.com","N","","","DIRECT","Direct","","CSV","CSV","","404 W Central Ave","","Comanche","TX","US","764422706" +"1588202527","DIRECT","Direct Messaging Address","Info@loveandintimacy101.com","N","Email account","","DIRECT","Direct","","OTHER","Other","HTML","6325 Windcroft Rd","","Richmond","VA","US","232256842" +"1588202527","DIRECT","Direct Messaging Address","Info@loveandintimacy101.com","N","Business email","","DIRECT","Direct","","OTHER","Other","HTML","6325 Windcroft Rd","","Richmond","VA","US","232256842" +"1407494446","OTHERS","Other URL","bitashahgaldi@segrocers.com","N","Corporate email","","","","","","","","2720 Blanding Blvd","","Middleburg","FL","US","320685648" +"1780222729","CONNECT","CONNECT URL","Tashabell21@yahoo.com","N","Email","","DIRECT","Direct","","CSV","CSV","","91-1073 Kekuilani Loop Apt G","","Kapolei","HI","US","967073045" +"1679111629","OTHERS","Other URL","laptop","N","","","","","","","","","4001 Office Court Dr Ste 603","","Santa Fe","NM","US","875074905" +"1831737881","CONNECT","CONNECT URL","robert.mcknight@stores.kroger.com","N","work email","","DIRECT","Direct","","","","","1900 N Polk St","","Little Rock","AR","US","722074634" +"1114565165","CONNECT","CONNECT URL","https://www.chsfl.org","N","","","","","","","","","711 NW 1st St","","Gainesville","FL","US","326015343" +"1619515665","OTHERS","Other URL","powerincorporated1@gmail.com","N","Business Email","","DIRECT","Direct","","OTHER","Other","Business Email","5731 Mount Pleasant Ln Unit 24355","","Belleville","IL","US","622235167" +"1962040915","DIRECT","Direct Messaging Address","thilitskaya@westernu.edu","N","email","","","","","","","","12143 Ventura Blvd","","Studio City","CA","US","916042515" +"1184262297","DIRECT","Direct Messaging Address","patientrep@advancedrebab.info","N","","","DIRECT","Direct","","","","","702 Highway 82 W Ste B","","Greenwood","MS","US","389305069" +"1184262297","DIRECT","Direct Messaging Address","patientrep@advancedrehab.info","N","","","DIRECT","Direct","","CSV","CSV","","505 Robert E Lee Dr","","Greenwood","MS","US","389302426" +"1184262297","DIRECT","Direct Messaging Address","patientrep@advancedrehab.info","N","","","DIRECT","Direct","","CSV","CSV","","505 Robert E Lee Dr","","Greenwood","MS","US","389302426" +"1184262297","DIRECT","Direct Messaging Address","patientrep@advancedrebab.info","N","","","DIRECT","Direct","","","","","702 Highway 82 W Ste B","","Greenwood","MS","US","389305069" +"1184262297","DIRECT","Direct Messaging Address","patientrep@advancedrebab.info","N","","","DIRECT","Direct","","","","","702 Highway 82 W Ste B","","Greenwood","MS","US","389305069" +"1184262297","DIRECT","Direct Messaging Address","patientrep@advancedrehab.info","N","","","DIRECT","Direct","","CSV","CSV","","505 Robert E Lee Dr","","Greenwood","MS","US","389302426" +"1518505643","DIRECT","Direct Messaging Address","teresa.lakin@frnmail.com","Y","work email","Palm Springs Treatment Center, LLC","DIRECT","Direct","","CSV","CSV","","1910 S Camino Real","","Palm Springs","CA","US","922649290" +"1649818766","DIRECT","Direct Messaging Address","amanda@tampamentalhealth.com","N","Secure email","","DIRECT","Direct","","CSV","CSV","","2909 W Bay To Bay Blvd Ste 210","","Tampa","FL","US","336298100" +"1992343024","DIRECT","Direct Messaging Address","brendan@brendanohern.com","N","","","","","","","","","10210 Davinhurst Ct","","Louisville","KY","US","402411188" +"1285272351","OTHERS","Other URL","sbond@p0yramidwalden.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","21770 FDR BLVD","","Lexington Park","MD","US","20653" +"1619515780","OTHERS","Other URL","GeisingerMedicalCenter","N","Health System","","","","","","","","100 N Academy Ave","","Danville","PA","US","178229800" +"1417595588","CONNECT","CONNECT URL","Portal","N","","","","","","","","","17 Warren Rd Ste 20B","","Pikesville","MD","US","212085334" +"1780222877","CONNECT","CONNECT URL","goodsamaritanpca@gmail.com","N","","","","","","","","","3365 Wynn Rd Ste B","","Las Vegas","NV","US","891028202" +"1902444003","OTHERS","Other URL","esther.agbisit@omh.ny.gov","N","work email","","DIRECT","Direct","","CSV","CSV","","Wards Island","","New York","NY","US","100356001" +"1902444003","OTHERS","Other URL","esther.agbisit@omh.ny.gov","N","work email","","DIRECT","Direct","","OTHER","Other","PHI","Wards Island","","New York","NY","US","100356001" +"1629616727","CONNECT","CONNECT URL","micah.hale@virtualerusa.com","N","CEO email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11225 N 28th Dr Ste C203","","Phoenix","AZ","US","850295653" +"1417595547","CONNECT","CONNECT URL","https://forwardrecovery.com/","N","Website","","","","","","","","1428 Roxbury Dr","","Los Angeles","CA","US","900352815" +"1538707575","DIRECT","Direct Messaging Address","bcorral@whitebirdclinic.org","N","","","","","","","","","341 E 12th Ave","","Eugene","OR","US","974013212" +"1861030934","CONNECT","CONNECT URL","carla.ware-easterling@dc.gov","N","","","DIRECT","Direct","","","","","35 K St NE","","Washington","DC","US","200024216" +"1568000669","OTHERS","Other URL","Tirhas.Zerahaimanot@cbh.com","N","","","","","","","","","12844 Military Rd S","","Tukwila","WA","US","981683045" +"1316585466","DIRECT","Direct Messaging Address","Andrew@clearwaterneuro.com","N","","","","","","","","","617 Holly Ct","","Dunedin","FL","US","346987732" +"1770121840","OTHERS","Other URL","https://www.professionalrehab.net/","N","Physical therapy outpatient clinic","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","14 Freise Industrial Dr","","Moscow Mills","MO","US","633621156" +"1740828813","OTHERS","Other URL","Methuen","N","","","","","","","","","198 Washington St","","Methuen","MA","US","018442696" +"1336787464","CONNECT","CONNECT URL","WebPT","N","","","","","","","","","65 Thomas Johnson Dr Ste D","","Frederick","MD","US","217024371" +"1699313775","OTHERS","Other URL","BYU.edu","N","University","","DIRECT","Direct","","OTHER","Other","personal","1101 N 560 W","","Orem","UT","US","840573084" +"1881232957","CONNECT","CONNECT URL","miami","N","","","","","","","","","2000 S Dixie Hwy Ste 104","","Miami","FL","US","331332441" +"1881232957","CONNECT","CONNECT URL","miami","N","","","","","","","","","2000 S Dixie Hwy Ste 104","","Miami","FL","US","331332441" +"1972141042","OTHERS","Other URL","KAREO","N","","","","","","","","","215 Miller Rd Ste 7","","Avon Lake","OH","US","440121013" +"1962040030","CONNECT","CONNECT URL","https://tocamd.com/","N","","","","","","","","","9377 E Bell Rd","","Scottsdale","AZ","US","852601502" +"1962040030","DIRECT","Direct Messaging Address","mduval@tocamd.com","N","email","","","","","","","","9377 E Bell Rd","","Scottsdale","AZ","US","852601502" +"1497393581","OTHERS","Other URL","URL","N","","","","","","","","","129 E Park Cir","","Birmingham","AL","US","352353000" +"1588202675","OTHERS","Other URL","https://csdautismservices.com/contact/","N","","","","","","","","","9115 SW Oleson Rd Ste 100","","Portland","OR","US","972236876" +"1215575303","DIRECT","Direct Messaging Address","umair.tarbhai@onelifehealing.com","N","","","","","","","","","518 Davis St","","Evanston","IL","US","602014644" +"1124666219","DIRECT","Direct Messaging Address","tiffany.price@talberthouse.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3009 Burnet Ave","","Cincinnati","OH","US","452192419" +"1891333985","OTHERS","Other URL","libby.mccaskey@wstcs.org","N","","","","","","","","","19351 8th Ave NE Ste 141","","Poulsbo","WA","US","983707087" +"1619515715","CONNECT","CONNECT URL","csr6455@yahoo.com","N","email","","","","","","","","159 Lewie Rd","","Gilbert","SC","US","290549224" +"1437797537","CONNECT","CONNECT URL","Houston","N","","","","","","","","","1620 Austin St","","Houston","TX","US","770027710" +"1164060265","DIRECT","Direct Messaging Address","jodetterodriguez@childcenterny.org","N","business email","","DIRECT","Direct","","OTHER","Other","business email","16318 Jamaica Ave Ste 4","","Jamaica","NY","US","114324901" +"1114565215","SOAP","SOAP URL","WashingtonCareUnlimited","N","Mental Health Clinic","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7603 Georgia Ave NW Ste 400","","Washington","DC","US","200121617" +"1417595521","CONNECT","CONNECT URL","WashingtonCareUnlimitedInc","N","","","","","","","","","7603 Georgia Ave NW Ste 404","","Washington","DC","US","200121617" +"1740828847","CONNECT","CONNECT URL","Warwick","N","Private practice","","DIRECT","Direct","","OTHER","Other","Warwick","65 Main St Fl 1","","Warwick","NY","US","109901346" +"1750929857","DIRECT","Direct Messaging Address","kristint@sjkids.org","N","work e-mail","","DIRECT","Direct","","CSV","CSV","","2823 Frankfort Ave","","Louisville","KY","US","402062639" +"1821636929","CONNECT","CONNECT URL","practicebetter.io","N","EHR Software","","DIRECT","Direct","","CSV","CSV","","W314N720 Highway 83","","Delafield","WI","US","530182900" +"1154969269","CONNECT","CONNECT URL","COMPUTER","N","COMPUTER","","HIE","Health Information Exchange (HIE)","","OTHER","Other","DATA","13132 Studebaker Rd Ste 8","","Norwalk","CA","US","906502577" +"1326686445","CONNECT","CONNECT URL","Portal","N","","","DIRECT","Direct","","CSV","CSV","email information directly","11841 N Hideout Ranch Rd","","Portal","AZ","US","856327902" +"1598303612","DIRECT","Direct Messaging Address","sharon.crenshaw@stores.kroger.com","N","Work email","","","","","","","","1295 W Main St","","Cabot","AR","US","720232412" +"1659919777","OTHERS","Other URL","https://behavioral-innovations.com/locations/cedar-park/","N","","","","","","","","","1603 Medical Pkwy Ste 100","","Cedar Park","TX","US","786137904" +"1154969285","DIRECT","Direct Messaging Address","tiffanyannpyle@icloud.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","1757 W C St","","Torrington","WY","US","822403215" +"1134767270","DIRECT","Direct Messaging Address","ccpbrentwood@comcast.net","N","email","","DIRECT","Direct","","OTHER","Other","email","50 Eagle Rock Way Ste C","","Brentwood","CA","US","945134941" +"1114565157","OTHERS","Other URL","Cheyenne","N","","","","","","","","","721 E Lincolnway","","Cheyenne","WY","US","820014703" +"1396383337","DIRECT","Direct Messaging Address","joel.puerto@va.gov","Y","","US DEPARTMENT OF VETERANS AFFAIRS","","","","","","","1695 Kernersville Medical Pkwy","","Kernersville","NC","US","272847159" +"1912545955","DIRECT","Direct Messaging Address","mpatton@docutapdirect.com","Y","","Urgent Care South, Inc.","","","","","","","5551 US Highway 98 W","","Santa Rosa Beach","FL","US","324593566" +"1629616669","CONNECT","CONNECT URL","terra.swaim@stores.kroger.com","N","work email","","DIRECT","Direct","","","","","1900 N Polk St","","Little Rock","AR","US","722074634" +"1699313635","DIRECT","Direct Messaging Address","rebeccaa@slhs.org","N","","","","","","","","","714 N College Rd Ste A","","Twin Falls","ID","US","833015812" +"1699313635","DIRECT","Direct Messaging Address","rebeccaa@slhs.org","N","","","","","","","","","714 N College Rd Ste A","","Twin Falls","ID","US","833015812" +"1699313635","DIRECT","Direct Messaging Address","rebeccaa@slhs.org","N","","","","","","","","","714 N College Rd Ste A","","Twin Falls","ID","US","833015812" +"1417595455","OTHERS","Other URL","info@scinternalmedicine.com","N","direct","","DIRECT","Direct","","OTHER","Other","direct","7182 Woodrow St Ste 200","","Irmo","SC","US","290632832" +"1396383345","CONNECT","CONNECT URL","Concord","N","","","","","","","","","538 Lake Concord Rd NE","","Concord","NC","US","280252926" +"1386282333","DIRECT","Direct Messaging Address","evelyn.cahue@va.gov","N","email","","DIRECT","Direct","","OTHER","Other","work related","11301 Wilshire Blvd","","Los Angeles","CA","US","900731003" +"1194363143","CONNECT","CONNECT URL","gcheema@pausd.org","N","work email","","DIRECT","Direct","","CSV","CSV","","780 Arastradero Rd","","Palo Alto","CA","US","943063827" +"1255979209","CONNECT","CONNECT URL","VCHS","N","","","","","","","","","2707 L St","","Ord","NE","US","688621275" +"1871131821","CONNECT","CONNECT URL","ClearCare","N","","","HIE","Health Information Exchange (HIE)","","","","","1137 S Main St","","Grapevine","TX","US","760517533" +"1316585375","CONNECT","CONNECT URL","Howell","N","","","","","","","","","4539 US Highway 9","","Howell","NJ","US","077313380" +"1902445935","DIRECT","Direct Messaging Address","bharrell@icloud.com","N","Direct email","","DIRECT","Direct","","CSV","CSV","","233 Lackey Ln","","Ripley","TN","US","380631619" +"1588202584","DIRECT","Direct Messaging Address","tessastine@renaissancecounselingservices.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","415 US Highway 95A S","","Fernley","NV","US","894089261" +"1275171357","OTHERS","Other URL","LAKECHARLES","N","LAKECHARLES","","DIRECT","Direct","","OTHER","Other","LAKECHARLES","3730 Nelson Rd","","Lake Charles","LA","US","706052412" +"1972141059","CONNECT","CONNECT URL","admin@goodsamaritanpca.com","N","","","","","","","","","3365 Wynn Rd Ste B","","Las Vegas","NV","US","891028202" +"1679111793","CONNECT","CONNECT URL","http://www.stcam.com/","N","Url","","","","","","","","10101 W Wisconsin Ave","","Milwaukee","WI","US","532264861" +"1629616636","DIRECT","Direct Messaging Address","maria.k.rogers3.ctr@mail.mil","N","work email","","DIRECT","Direct","","OTHER","Other","dental naval command","Navy Medicine Support Command Attn: Medical Staff Svcs","Bldg H 2005 Knight Lane","Jacksonville","FL","US","322120140" +"1134767288","OTHERS","Other URL","starkreationssalon@gmail.com","N","","","","","","","","","124 Newbury St Ste C","","Peabody","MA","US","019604067" +"1558909614","DIRECT","Direct Messaging Address","officemanager@sanchezpeds.com","N","Stacy office manager","","","","","","","","815 Eastern Blvd","","Essex","MD","US","212213535" +"1629616701","DIRECT","Direct Messaging Address","amy@shinelearningalliance.com","N","","","","","","","","","276 Canyon Acres Dr","","Laguna Beach","CA","US","926511106" +"1063050144","DIRECT","Direct Messaging Address","ratiq@northwell.edu","Y","","Northwell Health","","","","","","","301 E Main St","","Bay Shore","NY","US","117068458" +"1700424884","DIRECT","Direct Messaging Address","mmiao@telecarecorp.com","N","","","DIRECT","Direct","","","","","800 N 1st St","","San Jose","CA","US","951126312" +"1356989438","CONNECT","CONNECT URL","www.cafsnj.org","N","Website","","DIRECT","Direct","","CSV","CSV","","58 Farnham Ave","","Garfield","NJ","US","070261353" +"1083252191","CONNECT","CONNECT URL","comfortinghandspayable@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","text","68 Main St","","Northwood","NH","US","032613232" +"1528606639","CONNECT","CONNECT URL","https://www.loogootee.k12.in.us/","N","Loogootee Community School Corporation","","DIRECT","Direct","","CSV","CSV","","201 Brooks Ave","","Loogootee","IN","US","475531412" +"1376181487","DIRECT","Direct Messaging Address","nfairfax@hughes.net","N","","","","","","","","","400 Liberty Hill Rd","","Lumberton","NC","US","283582446" +"1700424827","OTHERS","Other URL","Pointclickcare.com","N","EHR company","","DIRECT","Direct","","OTHER","Other","Electronic Health Record","821 Daniel Shays Hwy","","Athol","MA","US","013316903" +"1336787456","CONNECT","CONNECT URL","Devero","N","","","","","","","","","5750 Dtc Pkwy Ste 170","","Greenwood Village","CO","US","801115483" +"1033757166","OTHERS","Other URL","ftp.officeally.com","N","SFTP","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","250 E 5770 S # 135","","Murray","UT","US","841076190" +"1316585441","REST","RESTful URL","api-hie.globalesm.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4337 Dogwood Cir","","Weston","FL","US","333315004" +"1477191500","CONNECT","CONNECT URL","erin.webb@duke.edu","N","provider email","","DIRECT","Direct","","CSV","CSV","","1234 Huffman Mill Rd","","Burlington","NC","US","272158700" +"1295373330","DIRECT","Direct Messaging Address","admin@addictionrecoveryidaho.com","N","email address","","DIRECT","Direct","","","","","1970 E 17th St Ste 208","","Idaho Falls","ID","US","834048048" +"1902444946","CONNECT","CONNECT URL","Ihavenoendpoint","N","","","","","","","","","255 Winans Ave","","Hillside","NJ","US","072051448" +"1447898481","OTHERS","Other URL","drgardner@gilbertroaddental.com","N","private email","","DIRECT","Direct","","","","","944 N Gilbert Rd Ste 104","","Mesa","AZ","US","852035836" +"1376181321","DIRECT","Direct Messaging Address","mugdha@thepeacefulplacellc.com","N","","","","","","","","","1799 Clairmont Rd","","Decatur","GA","US","300334005" +"1891333845","OTHERS","Other URL","stacypeebles@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","200 Capri Dr","","Florissant","MO","US","630335811" +"1851939813","OTHERS","Other URL","https://dondivacoaching.com/appointment-forms","N","Forms and Messaging Page","","DIRECT","Direct","","OTHER","Other","It isthe direct page for accounts and account management","1820 W De Soto St","","Pensacola","FL","US","325016432" +"1760020721","DIRECT","Direct Messaging Address","Info@approachtherapy.com","N","","","","","","","","","2595 Mission St Ste 311","","San Francisco","CA","US","941102574" +"1922646983","DIRECT","Direct Messaging Address","anderskp@ah.org","Y","work email","WHITE MEMORIAL MEDICAL CENTER","DIRECT","Direct","","","","","1720 E Cesar E Chavez Ave","","Los Angeles","CA","US","900332414" +"1376181339","OTHERS","Other URL","ericksga6832@uwec.edu","N","","","","","","","","","1325 State St","","Eau Claire","WI","US","547014071" +"1629616685","DIRECT","Direct Messaging Address","dianna.ripley@mountsinai.org","Y","","Mount Sinai Hospital","","","","","","","1468 Madison Ave","","New York","NY","US","100296508" +"1750929725","DIRECT","Direct Messaging Address","billing@rpo.nyc","N","","","DIRECT","Direct","","OTHER","Other","billing@rpo.nyc","16 E 48th St # 6F","","New York","NY","US","100171017" +"1578101549","CONNECT","CONNECT URL","www.coastalmhc.com","Y","Mental Health Provider","COASTAL MENTAL HEALTH CENTER INC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","520 W Lake Mary Blvd Ste 214","","Sanford","FL","US","327737424" +"1740828714","CONNECT","CONNECT URL","Lexington","N","","","HIE","Health Information Exchange (HIE)","","","","","251 Waltham St","","Lexington","MA","US","024214903" +"1902444979","CONNECT","CONNECT URL","nazira.usmanova@boystown.org","N","business email","","DIRECT","Direct","","","","","14080 Boys Town Hospital Rd","","Boys Town","NE","US","680107513" +"1467090431","DIRECT","Direct Messaging Address","elb015@jefferson.edu","N","work email","","HIE","Health Information Exchange (HIE)","","","","","111 S 11th St","","Philadelphia","PA","US","191074824" +"1174161152","CONNECT","CONNECT URL","PORTSMOUTH","N","amichaels609@gmail.com","","","","","","","","4342 Gallia St Ste A","","Portsmouth","OH","US","456625563" +"1083252068","CONNECT","CONNECT URL","PORTSMOUTH","N","executivedirector.shrc@yahoo.com","","","","","","","","4342 Gallia St Ste A","","Portsmouth","OH","US","456625563" +"1205474202","CONNECT","CONNECT URL","Woburn","N","Web URL","","DIRECT","Direct","","CSV","CSV","","318 Montvale Ave Ste 100","","Woburn","MA","US","018014648" +"1255979266","OTHERS","Other URL","EPIC","N","","","","","","","","","11501 SW 40th St","","Miami","FL","US","331653313" +"1730727744","DIRECT","Direct Messaging Address","tara.herring@jackson.org","N","","","","","","","","","1840 E Main St","","Prattville","AL","US","360665500" +"1659919660","DIRECT","Direct Messaging Address","jeff@mensthrive.com","N","","","","","","","","","18740 Ventura Blvd Ste 101","","Tarzana","CA","US","913563366" +"1619515632","DIRECT","Direct Messaging Address","leah.hunter@waldenu.edu","N","","","","","","","","","53 Antique Rose Ct","","Irmo","SC","US","290637501" +"1619515632","DIRECT","Direct Messaging Address","leah.hunter@waldenu.edu","N","","","DIRECT","Direct","","","","","53 Antique Rose Ct","","Irmo","SC","US","290637501" +"1407494420","OTHERS","Other URL","www.3h-la.com","N","","","","","","","","","1500 Lee St","","Alexandria","LA","US","713016234" +"1114565132","DIRECT","Direct Messaging Address","rachely@thecabin.org","N","Business email","","DIRECT","Direct","","CSV","CSV","","220 S Elm St","","Zionsville","IN","US","460771601" +"1336787365","DIRECT","Direct Messaging Address","acollins@ecsdfl.us","N","Company Email","","DIRECT","Direct","","CSV","CSV","","740 Freedom Rd","","Century","FL","US","325352436" +"1154969186","CONNECT","CONNECT URL","Business","N","Business HIPPA safe email","","DIRECT","Direct","","CSV","CSV","","333 Whitesport Dr SW Ste 201","","Huntsville","AL","US","358013455" +"1205475233","DIRECT","Direct Messaging Address","normandy@childrens-spot.com","N","","","","","","","","","317 Lexington Ave Apt 325","","San Antonio","TX","US","782151917" +"1154960185","DIRECT","Direct Messaging Address","jbybee@livestronghouse.com","N","","","","","","","","","377 Marshall Way","","Layton","UT","US","840417378" +"1194363127","DIRECT","Direct Messaging Address","jschmidt@jsresiliencetherapy.com","N","Secure Hush Email Account Accessible only by Jennifer Schmidt","","DIRECT","Direct","","CSV","CSV","","9401 Indian Creek Pkwy Ste 520","","Overland Park","KS","US","662102013" +"1356989354","CONNECT","CONNECT URL","Carelogic","N","","","","","","","","","219 E Main St","","Milford","MA","US","017572823" +"1356989354","CONNECT","CONNECT URL","Carelogic","N","","","","","","","","","219 E Main St","","Milford","MA","US","017572823" +"1962040923","DIRECT","Direct Messaging Address","info@imanibh.com","N","Email address","","DIRECT","Direct","","OTHER","Other","Email","933 Tracy Ln Ste D","","Clarksville","TN","US","370406894" +"1700424702","OTHERS","Other URL","Citrix.yai.org","N","","","HIE","Health Information Exchange (HIE)","","","","","227 E 41st street","","New York","NY","US","10017" +"1942848957","DIRECT","Direct Messaging Address","cdehyhe@pacmedguam.com","N","","","","","","","","","The village, 736 Route 4, Suite 103","","Sinajana","GU","US","969109691" +"1346888310","CONNECT","CONNECT URL","https://marriagesolutionsmadison.com/","N","","","","","","","","","7818 Big Sky Dr Ste 101","","Madison","WI","US","537192840" +"1871131839","SOAP","SOAP URL","N/A","N","N/A","","","","","","","","3790 Bedford Dr","","Middleburg","FL","US","320684369" +"1811535875","OTHERS","Other URL","heathermarie327@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","40 McIntyre St Apt C2","","Fort Edward","NY","US","128281644" +"1790323764","OTHERS","Other URL","chirotouch","N","","","","","","","","","3212 N 13th St","","Terre Haute","IN","US","478041236" +"1396383360","OTHERS","Other URL","EPIC","N","","","","","","","","","8600 NW 41st St","","Doral","FL","US","331666202" +"1154969129","DIRECT","Direct Messaging Address","mrhicks@ualr.edu","N","","","DIRECT","Direct","","CSV","CSV","","1151 S 4th St Ste 208","","Louisville","KY","US","402033101" +"1154969129","DIRECT","Direct Messaging Address","mrhicks@ualr.edu","N","email contact information","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1151 S 4th St Ste 208","","Louisville","KY","US","402033101" +"1609414671","DIRECT","Direct Messaging Address","wilmington@caringinc.com","N","","","DIRECT","Direct","","CSV","CSV","","5041 New Centre Dr Ste 209","","Wilmington","NC","US","284031624" +"1841838828","OTHERS","Other URL","FREEPORT","N","","","","","","","","","23 ANCHOR ST","UNIT L","FREEPORT","NY","US","11520" +"1336787316","SOAP","SOAP URL","Rochester","N","","","DIRECT","Direct","","OTHER","Other","Rochester","401 E 8th St","","Rochester","IN","US","469751443" +"1972141950","DIRECT","Direct Messaging Address","alison.dowd@c4chicago.org","N","","","DIRECT","Direct","","OTHER","Other","email","4740 N Clark St","","Chicago","IL","US","606404689" +"1508404583","CONNECT","CONNECT URL","speechstrt@verizon.net","N","","","","","","","","","1 Bethany Rd Ste 60","","Hazlet","NJ","US","077301667" +"1679111652","OTHERS","Other URL","www.family-ways.com","N","business website - not for health information","","","","","CSV","CSV","","11000 Rosemont Dr","","Rockville","MD","US","208523651" +"1205474285","DIRECT","Direct Messaging Address","corrianne@darluzbirthcenter.providersdirect.com","N","","","","","","","","","7708 4th St NW","","Los Ranchos","NM","US","871076510" +"1962040956","CONNECT","CONNECT URL","angelo.j.boss.mil@mail.mil","N","","","DIRECT","Direct","","","","","243 Curtiss Rd","","Barksdale AFB","LA","US","711102425" +"1811535800","OTHERS","Other URL","ARIELBEAHM@AGELESSLLC.COM","N","WORK","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3300 Chambers Rd Ste 5238","","Horseheads","NY","US","148451420" +"1538707534","DIRECT","Direct Messaging Address","lhornung@elwyn.org","N","work email","","","","","OTHER","Other","Work email","1440 Dickinson St","","Philadelphia","PA","US","191464842" +"1730727728","OTHERS","Other URL","box.com","N","","","","","","","","","2730 SW Moody Ave","","Portland","OR","US","972015042" +"1447898440","CONNECT","CONNECT URL","brian.connolly@nychhc.org","N","Work Email","","","","","","","","3424 Kossuth Ave","","Bronx","NY","US","104672489" +"1184262172","DIRECT","Direct Messaging Address","beth@bernalzeigerconsulting.com","N","Business Email","","DIRECT","Direct","","OTHER","Other","Non-sensitive information","418 W 6th St","","Aberdeen","WA","US","985203311" +"1598303596","DIRECT","Direct Messaging Address","kgreen@livestronghouse.com","Y","work email","Live Strong House LLC","DIRECT","Direct","","CSV","CSV","","377 Marshall Way","","Layton","UT","US","840417378" +"1235777236","DIRECT","Direct Messaging Address","Christian.Recos@shcr.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","6500 W Newberry Rd","","Gainesville","FL","US","326054309" +"1811535826","CONNECT","CONNECT URL","www.rainbowhelperslv@gmail.com","N","","","","","","","","","5852 S Pecos Rd Ste 5","","Las Vegas","NV","US","891203490" +"1215575220","CONNECT","CONNECT URL","achievabledreams1@gmail.com","N","business email address","","DIRECT","Direct","","CSV","CSV","","809 Professional Pl W Ste A103","","Chesapeake","VA","US","233203632" +"1952949968","DIRECT","Direct Messaging Address","tara.herring@jackson.org","N","","","","","","","","","4154 Carmichael Rd","","Montgomery","AL","US","361062866" +"1588202592","DIRECT","Direct Messaging Address","efernandez@breathingthroughcounseling.com","N","email","","","","","","","","6313 Jackson Ave","","Riverbank","CA","US","953673402" +"1801434824","CONNECT","CONNECT URL","admin@auburndavisdbt.com","N","Email address","","DIRECT","Direct","","CSV","CSV","","13620 Lincoln Way Ste 380","","Auburn","CA","US","956033269" +"1386282309","DIRECT","Direct Messaging Address","mstone@acapcounseling.com","N","business e-mail","","","","","","","","2607 Caddo St Ste 6","","Arkadelphia","AR","US","719235307" +"1609415637","OTHERS","Other URL","annarhodes@annarhodescounseling.com","N","exchange healthcare information","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","144 NW 76th St","","Seattle","WA","US","981173015" +"1770122707","CONNECT","CONNECT URL","Auburn","N","","","","","","","","","4446 S 314th St","","Auburn","WA","US","980013762" +"1801435847","OTHERS","Other URL","enrico.castaneda@omh.ny.gov","N","work email","","DIRECT","Direct","","CSV","CSV","","600 E 125th St","","New York","NY","US","100356000" +"1649819616","DIRECT","Direct Messaging Address","medardo.ebol@omh.ny.gov","N","email","","DIRECT","Direct","","CSV","CSV","","Kirby Forensic Psychiatric Center","Wards island Complex","Manhattan","NY","US","100356095" +"1649819616","OTHERS","Other URL","medardo.ebol@omh.ny.gov","N","work email","","DIRECT","Direct","","CSV","CSV","","Kirby Forensic Psychiatric Center","Wards island Complex","Manhattan","NY","US","100356095" +"1497394423","DIRECT","Direct Messaging Address","russel.williamson@stores.kroger.com","N","Kroger Email","","DIRECT","Direct","","CSV","CSV","","602 N Davis Ave","","Cleveland","MS","US","387322356" +"1588202543","CONNECT","CONNECT URL","info@aminabalanceinmotion.com","N","business email","","DIRECT","Direct","","CSV","CSV","","13621 Montvale Dr","","Silver Spring","MD","US","209041283" +"1588202543","CONNECT","CONNECT URL","www.aminabalanceinmotion.com","N","studio","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13621 Montvale Dr","","Silver Spring","MD","US","209041283" +"1730727793","DIRECT","Direct Messaging Address","spirtz@baymark.com","N","company email","","DIRECT","Direct","","CSV","CSV","","455 Solar Dr","","San Antonio","TX","US","782273838" +"1821636887","DIRECT","Direct Messaging Address","kohlerblauseyhe@scsdoh.org","N","Work Email","","","","","","","","1421 Nagley St","","Springfield","OH","US","455053937" +"1952940926","CONNECT","CONNECT URL","info@lanedds.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","900 South Garnett St.","","Henderson","NC","US","27536" +"1992343966","DIRECT","Direct Messaging Address","orlando@integrityhealth.org","N","email","","","","","","","","1950 Lee Rd Ste 104","","Winter Park","FL","US","327891847" +"1992343966","DIRECT","Direct Messaging Address","orlando@integrityhealth.org","N","email","","","","","","","","1950 Lee Rd Ste 104","","Winter Park","FL","US","327891847" +"1992343966","DIRECT","Direct Messaging Address","orlando@integrityhealth.org","N","email","","","","","","","","1950 Lee Rd Ste 104","","Winter Park","FL","US","327891847" +"1992343966","DIRECT","Direct Messaging Address","orlando@integrityhealth.org","N","email","","","","","","","","1950 Lee Rd Ste 104","","Winter Park","FL","US","327891847" +"1992343966","DIRECT","Direct Messaging Address","orlando@integrityhealth.org","N","email","","","","","","","","1950 Lee Rd Ste 104","","Winter Park","FL","US","327891847" +"1184262164","CONNECT","CONNECT URL","staceyaryana@yahoo.com","N","staceyaryana@yahoo.com","","DIRECT","Direct","","CSV","CSV","","183 SE Columbus Trl","","Madison","FL","US","323403100" +"1538707518","SOAP","SOAP URL","vericle.net","N","EHR and billing software","","DIRECT","Direct","","OTHER","Other","patient health records","604 12th St","","West Columbia","SC","US","291696337" +"1497393482","OTHERS","Other URL","N/A","N","","","","","","","","","14011 Briars Cir Unit 101","","Midlothian","VA","US","231144414" +"1518505544","DIRECT","Direct Messaging Address","lsmaynard646@comcast.net","N","","","","","","","","","4500 N Park Ave Ste N801","","Chevy Chase","MD","US","208157239" +"1790323723","DIRECT","Direct Messaging Address","amy@counselingdecatur.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","496 Highway 67 S Ste A","","Decatur","AL","US","356036300" +"1699313627","CONNECT","CONNECT URL","billy.simmons@stores.kroger.com","N","store email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2013 University Ave","","Oxford","MS","US","386553511" +"1700425733","OTHERS","Other URL","N/A","N","","","","","","","","","6441 S Alder St","","Tacoma","WA","US","984095201" +"1093354029","OTHERS","Other URL","NA","N","","","","","","","","","2101 Magnolia Ave","","Long Beach","CA","US","908064521" +"1184263113","CONNECT","CONNECT URL","Https://goalsucceeders2021.simdif.com","N","Website","","DIRECT","Direct","","CSV","CSV","","4401 Virginia Beach Blvd","","Virginia Beach","VA","US","234623106" +"1760021703","OTHERS","Other URL","MonicaUnitServices@gmail.com","N","","","","","","","","","5750 Abbey Dr Apt 4M","","Lisle","IL","US","605322532" +"1679112619","DIRECT","Direct Messaging Address","admin@engaginglifecenter.com","N","secured company email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2550 W Union Hills Dr Ste 350","","Phoenix","AZ","US","850275187" +"1679112619","DIRECT","Direct Messaging Address","admin@engaginglifecenter.com","N","secured company email","","DIRECT","Direct","","CSV","CSV","","2550 W Union Hills Dr Ste 350","","Phoenix","AZ","US","850275187" +"1205475241","DIRECT","Direct Messaging Address","Camille.smith@thawinc.org","N","Business email address","","DIRECT","Direct","","CSV","CSV","","7061 Lemington Ave","","Pittsburgh","PA","US","152061256" +"1114566155","CONNECT","CONNECT URL","www.seattlesleepcoach.com","N","Website for medical consulting","","DIRECT","Direct","","","","","13121 12th Ave S","","Burien","WA","US","981682874" +"1740829787","DIRECT","Direct Messaging Address","sjustice@hraonline.net","N","Corporate e-mail address","","DIRECT","Direct","","CSV","CSV","","3000 Central Gardens Cir","","Palm Beach Gardens","FL","US","334188700" +"1548809585","CONNECT","CONNECT URL","www.eliitetransportclub.com","N","Wheelchair non emergency medical transportation , repair and disabled wheelchair and like equipment removal. Assist Medical companies and agencies with wheelchair transport.","","DIRECT","Direct","","OTHER","Other","Via electronic secured services","13521 NE Miami Ct","","Miami","FL","US","331612738" +"1093354037","DIRECT","Direct Messaging Address","lucien@abridgeback.com","N","","","","","","","","","314 McHenry Rd","","Buffalo Grove","IL","US","600892428" +"1720627763","OTHERS","Other URL","Pharmacy","N","","","DIRECT","Direct","","CSV","CSV","","7967 Cincinnati Dayton Rd Ste P","","West Chester","OH","US","450692064" +"1639718679","OTHERS","Other URL","staceylowe18@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","email","9468 SW 146th Pl","","Miami","FL","US","331861068" +"1346889383","DIRECT","Direct Messaging Address","kathy.glem@christushealth.org","N","","","","","","","","","800 E Dawson St","","Tyler","TX","US","757012036" +"1518506559","OTHERS","Other URL","t.burney@aol.com","N","","","HIE","Health Information Exchange (HIE)","","","","","3800 Puritan St","","Detroit","MI","US","482381313" +"1790324739","OTHERS","Other URL","MariaTeresa.Ortigoza@omh.ny.gov","N","work email","","DIRECT","Direct","","CSV","CSV","","600 E 125th St","","New York","NY","US","100356000" +"1407495443","CONNECT","CONNECT URL","Laptop","N","Laptop","","DIRECT","Direct","","CSV","CSV","","621 W Main St","","Purcellville","VA","US","201323012" +"1407495443","CONNECT","CONNECT URL","Laptop","N","Laptop","","DIRECT","Direct","","CSV","CSV","","621 W Main St","","Purcellville","VA","US","201323012" +"1750920708","DIRECT","Direct Messaging Address","comfort@trans-medcare.com","N","business email","","DIRECT","Direct","","CSV","CSV","","425 Sun Lake Cir Apt 215","","Lake Mary","FL","US","327462453" +"1568001519","OTHERS","Other URL","comforthome432@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","900 W. Davis St.","STE 203","Conroe","TX","US","77301" +"1568001519","CONNECT","CONNECT URL","www.comforthomecaregivers.com","N","website","","DIRECT","Direct","","CSV","CSV","","900 W. Davis St.","STE 203","Conroe","TX","US","77301" +"1548809593","CONNECT","CONNECT URL","lavonda.grimes@gmail.com","N","","","","","","","","","516 Village Ct","","Nashville","TN","US","372063135" +"1174162127","DIRECT","Direct Messaging Address","fosterj@rhmpi.com","N","Secure Email","","DIRECT","Direct","","CSV","CSV","","1502 US Highway 80 E Unit A","","Demopolis","AL","US","367323921" +"1255970208","FHIR","FHIR URL","GardenGrove","N","","","","","","","","","12062 Valley View St","","Garden Grove","CA","US","928451737" +"1982243937","OTHERS","Other URL","tonikidd2@aol.com","N","","","","","","","","","3 Chelmsford Dr","","Ewing","NJ","US","086181809" +"1427697473","CONNECT","CONNECT URL","Beachwood","N","","","","","","","","","23875 Commerce Park Ste 140","","Beachwood","OH","US","441225805" +"1053950006","CONNECT","CONNECT URL","www.mhs.com","N","Website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2122 S El Camino Real Ste 102","","Oceanside","CA","US","920546209" +"1053950006","CONNECT","CONNECT URL","Mhs.com","N","Website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2122 S El Camino Real Ste 102","","Oceanside","CA","US","920546209" +"1225677289","DIRECT","Direct Messaging Address","mka6088@live.com","N","","","DIRECT","Direct","","CSV","CSV","","861 Forest Ave Apt 2","","Staten Island","NY","US","103102439" +"1225677289","CONNECT","CONNECT URL","computer","N","computer","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","861 Forest Ave Apt 2","","Staten Island","NY","US","103102439" +"1871132837","DIRECT","Direct Messaging Address","miya.hourani@va.gov","N","","","","","","","","","2215 Fuller Rd","","Ann Arbor","MI","US","481052303" +"1124667183","FHIR","FHIR URL","www.challiance.org","N","","","HIE","Health Information Exchange (HIE)","","","","","26 Central St","","Somerville","MA","US","021432827" +"1760021729","CONNECT","CONNECT URL","jennifer.townsend@pinnaclefamilyservices.org","N","","","","","","","","","260 Tadcaster Ct","","Raeford","NC","US","283766623" +"1932748993","DIRECT","Direct Messaging Address","erika.laurentz@providence.org","N","","","DIRECT","Direct","","","","","914 S Scheuber Rd","","Centralia","WA","US","985319027" +"1912546979","DIRECT","Direct Messaging Address","lauren@hope-wellness.com","N","","","DIRECT","Direct","","","","","1487 Chain Bridge Rd Ste 204","","Mc Lean","VA","US","221015723" +"1619516671","OTHERS","Other URL","Schotzihalley@gmail.com","N","Business Email","","DIRECT","Direct","","OTHER","Other","Business Email","1349 N Leavitt St Apt 1A","","Chicago","IL","US","606221219" +"1346889300","DIRECT","Direct Messaging Address","northwoodsmassage@hotmail.com","N","","","DIRECT","Direct","","CSV","CSV","","413 N Main St","","Rice Lake","WI","US","548681720" +"1164061123","CONNECT","CONNECT URL","WebsiteURLoftheHIH","N","HIH OID","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7738 N Owasso Expy","","Owasso","OK","US","740553338" +"1235778200","OTHERS","Other URL","Epic","N","system","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Written","701 W North Ave","","Melrose Park","IL","US","601601612" +"1487293452","DIRECT","Direct Messaging Address","brooke.sikes01@frontier.edu","N","","","","","","","","","9026 Luckenbach Hill Rd","","Springwater","NY","US","145609646" +"1194364166","CONNECT","CONNECT URL","CVS","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2550 Ave De Diego","","Carolina","PR","US","009874800" +"1003455072","DIRECT","Direct Messaging Address","jwiesen@beaconinfusion.com","N","Email address","","DIRECT","Direct","","OTHER","Other","As needed","1075 Stephenson Ave Ste D2","","Oceanport","NJ","US","077571242" +"1336788322","DIRECT","Direct Messaging Address","MMassaro@kessler-rehab.com","N","Work Email","","DIRECT","Direct","","","","","2103 Burlington Mount Holly Rd","","Burlington","NJ","US","080164157" +"1154960144","DIRECT","Direct Messaging Address","angela.bass@whiteearth-nsn.gov","N","email","","DIRECT","Direct","","","","","301 Feather St","","Ogema","MN","US","565696902" +"1104465194","OTHERS","Other URL","brittanywilkins@lechris.com","N","Email","","","","","","","","2050 Eastgate Dr Ste E","","Greenville","NC","US","278584283" +"1184263188","DIRECT","Direct Messaging Address","bbrezinski@foxvalleyautism.com","N","","","","","","","","","1500 N Casaloma Dr Ste 306","","Appleton","WI","US","549138220" +"1861031791","OTHERS","Other URL","www.fusionwebclinic.com","N","","","","","","","","","5412 Monroe St Ste 1","","Toledo","OH","US","436232890" +"1760021752","DIRECT","Direct Messaging Address","htnguyen@houstonmethodist.org","N","HMH email","","DIRECT","Direct","","CSV","CSV","","6550 Fannin St Ste 1001","","Houston","TX","US","770302740" +"1972142941","DIRECT","Direct Messaging Address","vgironcastano@keystonepbh.com","Y","","Keystone Pediatric Behavioral Health","","","","","","","12062 Valley View St Ste 220","","Garden Grove","CA","US","928451739" +"1801435813","CONNECT","CONNECT URL","rx094@brookshires.com","N","","","","","","","","","1301 S Morgan St","","Granbury","TX","US","760481987" +"1801435813","CONNECT","CONNECT URL","rx094@brookshires.com","N","","","","","","","","","1301 S Morgan St","","Granbury","TX","US","760481987" +"1609415611","OTHERS","Other URL","OUTLOOK","N","","","","","","","","","101 Vanderbilt Ave","","Norwood","MA","US","020625011" +"1366081291","DIRECT","Direct Messaging Address","amarilis@specialneedsnetwork.org","N","Work email","","DIRECT","Direct","","CSV","CSV","","4401 Crenshaw Blvd","","Los Angeles","CA","US","900431227" +"1427697440","CONNECT","CONNECT URL","Houston","N","Kinnser.net","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","15885 Memorial Dr Apt 408","","Houston","TX","US","770794125" +"1407495476","SOAP","SOAP URL","Telecare","N","","","","","","","","","307 W Cota St","","Shelton","WA","US","985842265" +"1457990442","OTHERS","Other URL","epic","N","os","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1301 Carisle St","","Natrona Heights","PA","US","15065" +"1962041939","CONNECT","CONNECT URL","www.healthgrades.com","N","","","","","","","","","2051 Marengo St","","Los Angeles","CA","US","900331352" +"1336788355","DIRECT","Direct Messaging Address","robert.carson@wp.medallies","N","Med Allies is our HIST","","DIRECT","Direct","","OTHER","Other","CCDA","705 E Marshall Ave Ste 3000","","Longview","TX","US","756015661" +"1578102596","OTHERS","Other URL","www.cdcrehab.com","N","","","","","","","","","3090 N Academy Blvd","","Colorado Springs","CO","US","809175310" +"1669011680","OTHERS","Other URL","www.cdcrehab.com","N","","","","","","","","","3090 N Academy Blvd","","Colorado Springs","CO","US","809175310" +"1780223750","DIRECT","Direct Messaging Address","Msnewnew14@icloud.com","N","","","DIRECT","Direct","","","","","1543 N Post Rd","","Indianapolis","IN","US","46219" +"1053950022","CONNECT","CONNECT URL","ashleigh@magnoliaptw.com","N","ashleigh@magnoliaptw.com","","DIRECT","Direct","","CSV","CSV","","420 Elden Dr","","Atlanta","GA","US","303422034" +"1033758008","DIRECT","Direct Messaging Address","Mkistle@icloud.com","N","Email","","DIRECT","Direct","","","","","6 Druid Ln","","Hamburg","NJ","US","074199718" +"1033758008","DIRECT","Direct Messaging Address","Mkistle@ivloud.com","N","Email","","DIRECT","Direct","","","","","6 Druid Ln","","Hamburg","NJ","US","074199718" +"1033758008","DIRECT","Direct Messaging Address","mkistle@icloud.com","N","email","","DIRECT","Direct","","","","","6 Druid Ln","","Hamburg","NJ","US","074199718" +"1710526785","SOAP","SOAP URL","WEBPT","N",".com","","DIRECT","Direct","","OTHER","Other","PT SOAP Notes","12 Medstar Blvd Ste 255","","Bel Air","MD","US","210151798" +"1629617691","CONNECT","CONNECT URL","Fayetteville","N","","","DIRECT","Direct","","CSV","CSV","","814 Hope Mills Rd Ste B","","Fayetteville","NC","US","283042223" +"1285273268","DIRECT","Direct Messaging Address","Sgauthier@psaba.org","N","","","DIRECT","Direct","","CSV","CSV","","1573 Fall River Ave","","Seekonk","MA","US","027713740" +"1114566197","DIRECT","Direct Messaging Address","jnickerson@orchardbehavior.com","N","Work email","","DIRECT","Direct","","OTHER","Other","Work email","16629 Wild Horse Creek Rd","","Chesterfield","MO","US","630051627" +"1992344972","CONNECT","CONNECT URL","www.meridiansenior.com","N","","","DIRECT","Direct","","OTHER","Other","Telephone","1922 Morse Ave","","Sacramento","CA","US","958252136" +"1992344972","CONNECT","CONNECT URL","www.meridiansenior.com","N","","","DIRECT","Direct","","OTHER","Other","Telephone","1922 Morse Ave","","Sacramento","CA","US","958252136" +"1477192458","DIRECT","Direct Messaging Address","kgalindo@aspenhausassociates.com","N","Encrypted Email","","DIRECT","Direct","","OTHER","Other","Email","1701 N Collins Blvd Ste 235","","Richardson","TX","US","750803553" +"1174162168","CONNECT","CONNECT URL","tn.gov","N","","","","","","","","","1250 S Manufacturers Row","","Trenton","TN","US","383823632" +"1104465111","CONNECT","CONNECT URL","Whiteville","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","174 Bitmore Rd","","Whiteville","NC","US","284724940" +"1417596404","CONNECT","CONNECT URL","www.okliferecovery.org","N","website","","","","","","","","5113 SE 15th St Ste A","","Del City","OK","US","731153952" +"1235778226","CONNECT","CONNECT URL","Atlanta","N","","","DIRECT","Direct","","","","","1937 Whitehall Forest Ct SE","","Atlanta","GA","US","303164854" +"1861031858","DIRECT","Direct Messaging Address","fgoodrich@hmha.com","N","work email address","","","","","","","","2112 Hartford Rd","","Hampton","VA","US","236662409" +"1770122764","DIRECT","Direct Messaging Address","directmessaging@cip.com","N","","","","","","","","","405 Silverside Rd Ste 104","","Wilmington","DE","US","198091768" +"1609415603","OTHERS","Other URL","booker","N","booking software","","DIRECT","Direct","","CSV","CSV","","11255 Huebner Rd Ste 206","","San Antonio","TX","US","782301685" +"1093354094","DIRECT","Direct Messaging Address","gadu_01@hotmail.com","N","","","DIRECT","Direct","","CSV","CSV","","83-15 94st jamaica","","Queens","NY","US","11421" +"1912546904","CONNECT","CONNECT URL","jamal@keycarehealthservices.com","N","","","","","","","","","1830 W Champlost St","","Philadelphia","PA","US","191411318" +"1922647924","CONNECT","CONNECT URL","Socialworker","N","Socialworker","","OTHER","Other","Robert Presley Detention Center","CSV","CSV","","4000 Orange St","","Riverside","CA","US","925013613" +"1528607520","CONNECT","CONNECT URL","KaleidaCare","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9045 S 1300 E","","Sandy","UT","US","840943134" +"1528607520","CONNECT","CONNECT URL","KaleidaCare","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9045 S 1300 E","","Sandy","UT","US","840943134" +"1528607520","CONNECT","CONNECT URL","KaleidaCare","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9045 S 1300 E","","Sandy","UT","US","840943134" +"1013556018","CONNECT","CONNECT URL","NA","N","","","","","","","","","1140 N Capitol St NW Apt 820","","Washington","DC","US","200027570" +"1114566114","OTHERS","Other URL","Mupton@southshorehealth.org","N","","","","","","","","","55 Fogg Rd","","South Weymouth","MA","US","021902432" +"1356980361","CONNECT","CONNECT URL","computer","Y","","Nirvana Drug & Alcohol Treatment Institute","DIRECT","Direct","","","","","1116 Alice St","","Modesto","CA","US","953505905" +"1811536824","DIRECT","Direct Messaging Address","sarah@newhopeaba.com","N","Email Address","","DIRECT","Direct","","OTHER","Other","Secure Email","10200 Ni River Dr","","Spotsylvania","VA","US","225533741" +"1699314609","DIRECT","Direct Messaging Address","beth@newhopeaba.com","N","Secure Email","","DIRECT","Direct","","OTHER","Other","Fredericksburg","10200 Ni River Dr","","Spotsylvania","VA","US","225533741" +"1972142982","CONNECT","CONNECT URL","CPRS","N","","","DIRECT","Direct","","CSV","CSV","","1310 24th Ave S","","Nashville","TN","US","372122637" +"1366081382","DIRECT","Direct Messaging Address","admin@wellaclinic.com","N","Clinic Endpoint","","DIRECT","Direct","","OTHER","Other","PDF, CSV, PNG, Doc.","530 S Sunnyside Ave","","Elmhurst","IL","US","601263742" +"1487293494","OTHERS","Other URL","n/a","N","","","","","","","","","7861 Indian Rd","","Gloucester","VA","US","230615258" +"1487293403","DIRECT","Direct Messaging Address","contact@247emergencydental.com","N","HIPPA protected email account","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1641 N National Rd","","Columbus","IN","US","472015579" +"1104465020","OTHERS","Other URL","https://anewucounseling.clientsecure.me","N","EHR system secure messaging","","HIE","Health Information Exchange (HIE)","","OTHER","Other","any","8501 Saratoga Inlet Dr","","Orlando","FL","US","328298376" +"1295374114","DIRECT","Direct Messaging Address","lpender@seedsoftransition.com","N","","","","","","","","","1035 S Semoran Blvd Ste 1049","","Winter Park","FL","US","327925512" +"1780223602","DIRECT","Direct Messaging Address","1055pharmacymgr@hy-vee.com","N","","","","","","","","","279 Collins Rd NE","","Cedar Rapids","IA","US","524023163" +"1871132795","CONNECT","CONNECT URL","adoptionswker@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","36000 Darnall Loop Ste 2","","Fort Hood","TX","US","765445061" +"1316586233","DIRECT","Direct Messaging Address","1055pharmacymgr@hy-vee.com","N","email address","","DIRECT","Direct","","CSV","CSV","","279 Collins Rd NE","","Cedar Rapids","IA","US","524023163" +"1598304412","CONNECT","CONNECT URL","admin@22adaycounseling.com","N","Secure Email","","DIRECT","Direct","","OTHER","Other","Secure Email","2211 E Clairemont Ave Ste 2","","Eau Claire","WI","US","547014921" +"1629617550","DIRECT","Direct Messaging Address","admin@qualityautismcare.com","N","","","DIRECT","Direct","","CSV","CSV","","3620 Pelham Rd","","Greenville","SC","US","296155044" +"1891334728","CONNECT","CONNECT URL","Scottsdale","N","","","","","","","","","7350 N Dobson Rd # 130","","Scottsdale","AZ","US","852562710" +"1063051993","OTHERS","Other URL","anarr@rioawakening.com","N","","","","","","","","","1207 Golf Course Rd SE Ste C","","Rio Rancho","NM","US","871245213" +"1417596347","SOAP","SOAP URL","EHR","N","","","DIRECT","Direct","","","","","200 E Vine St","","Salisbury","MD","US","218045531" +"1154960086","DIRECT","Direct Messaging Address","sara.strobel@stores.ralphs.com","N","","","","","","","","","645 W 9th St","","Los Angeles","CA","US","900151640" +"1497394332","OTHERS","Other URL","EPIC","N","","","","","","","","","1 Boston Medical Ctr Pl","","Boston","MA","US","021182908" +"1669011508","CONNECT","CONNECT URL","lindsey.cieslak@goodtherapysandiego.com","Y","","Good Therapy San Diego","","","","","","","285 N El Camino Real Ste 219","","Encinitas","CA","US","920245385" +"1316586332","CONNECT","CONNECT URL","LAKEWOOD","N","","","DIRECT","Direct","","OTHER","Other","LAKEWOOD","11 Colorado Dr","","Jackson","NJ","US","085272107" +"1316586332","CONNECT","CONNECT URL","LAKEWOOD","N","","","DIRECT","Direct","","OTHER","Other","LAKEWOOD","11 Colorado Dr","","Jackson","NJ","US","085272107" +"1316586332","CONNECT","CONNECT URL","LAKEWOOD","N","","","DIRECT","Direct","","OTHER","Other","LAKEWOOD","11 Colorado Dr","","Jackson","NJ","US","085272107" +"1225677248","DIRECT","Direct Messaging Address","dflato@telecarecorp.com","N","","","DIRECT","Direct","","CSV","CSV","","4101 NE Division St","","Gresham","OR","US","970304617" +"1174162093","CONNECT","CONNECT URL","https:","N","","","DIRECT","Direct","","CSV","CSV","","219 Hillcrest St","","Lakeland","FL","US","33815" +"1073152997","DIRECT","Direct Messaging Address","tiffanyn@trainingtomorrowsleader.com","N","","","","","","","","","1612 W North Ave Fl 2","","Baltimore","MD","US","212171736" +"1396384301","OTHERS","Other URL","contact@threeriversmedicalclinic.net","N","basic clinic contact email address - to be updated upon hire","","DIRECT","Direct","","OTHER","Other","contact information","16 Railway Ave","","Three Forks","MT","US","597529080" +"1831738707","OTHERS","Other URL","www.umhs-llc.com","Y","Employee","Universal Mental Health Services, LLC","HIE","Health Information Exchange (HIE)","Employee","OTHER","Other","Employee","714 J Clyde Morris Blvd Ste 180","","Newport News","VA","US","236011535" +"1831738707","OTHERS","Other URL","www.umhs-llc.com","Y","Employee","Universal Mental Health Services, LLC","HIE","Health Information Exchange (HIE)","Employee","OTHER","Other","Employee","714 J Clyde Morris Blvd Ste 180","","Newport News","VA","US","236011535" +"1770122749","DIRECT","Direct Messaging Address","Laurie@tglcounseling.com","N","Email","","DIRECT","Direct","","","","","28 Westwoods Dr Ste 10228","","Liberty","MO","US","640683519" +"1588203558","CONNECT","CONNECT URL","Rebecca@greaterchicagomusictherapy.com","N","Business Email","","DIRECT","Direct","","","","","25 N Greenwood Ave","","Palatine","IL","US","600745421" +"1932748902","OTHERS","Other URL","taylorshope.llc@gmail.com","N","","","","","","","","","3 Royal Oak Ct","","Hampton","VA","US","236666033" +"1063051043","CONNECT","CONNECT URL","carelogic.com","N","","","","","","","","","1002 Belmont Ave","","Philadelphia","PA","US","191041212" +"1962041962","OTHERS","Other URL","Carla@acupuncturehouse.org","N","Business email","","DIRECT","Direct","","","","","2901 France Ave N","","Robbinsdale","MN","US","554223205" +"1295374296","CONNECT","CONNECT URL","Email","N","email","","DIRECT","Direct","","CSV","CSV","","1 Gold St Ste Q","","Hartford","CT","US","061032914" +"1023657020","DIRECT","Direct Messaging Address","jradcliff@judevine.org","N","E-mail","","DIRECT","Direct","","CSV","CSV","","24 Northport Plz","","Hannibal","MO","US","634012269" +"1417596420","CONNECT","CONNECT URL","http://www.pioneerhumanservices.org","Y","Website","Pioneer Human Services","DIRECT","Direct","","OTHER","Other","Business","910 W Boone Ave","","Spokane","WA","US","992015029" +"1619516622","CONNECT","CONNECT URL","Demarcus@red-Dot/Capital.com","N","","","DIRECT","Direct","","CSV","CSV","","1718 Stephenson Ln","","Spring Hill","TN","US","371747151" +"1053950063","DIRECT","Direct Messaging Address","alex@bintzpharmacy.com","Y","professional email","Bintz Pharmacy, Inc.","DIRECT","Direct","","OTHER","Other","interorganizational correspondence","2701 N 14th St","","Ponca City","OK","US","746011738" +"1538708557","CONNECT","CONNECT URL","tracey.stalling@bjc.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1430 Olive St Ste 500","","Saint Louis","MO","US","631032377" +"1134768153","DIRECT","Direct Messaging Address","hilary.jablonski@thompsonhealth.org","N","","","","","","","","","350 Parrish St","","Canandaigua","NY","US","144241731" +"1770122699","DIRECT","Direct Messaging Address","nykea.ellison@ascension.org","N","","","","","","","","","1359 Sand Piper Dr","","Grand Blanc","MI","US","484397245" +"1134768054","DIRECT","Direct Messaging Address","kaysen.walker@utah.edu","N","University of Utah secure email address","","DIRECT","Direct","","CSV","CSV","","50 N Medical Dr","","Salt Lake City","UT","US","841320001" +"1568001402","OTHERS","Other URL","efamilycare5@gmail.com","N","","","","","","","","","2812 W Sahuaro Dr Apt 31-103","","Phoenix","AZ","US","850295809" +"1568001402","OTHERS","Other URL","efamilycare5@gmail.com","N","","","","","","","","","8729 W Catalina Dr","","Phoenix","AZ","US","850373207" +"1104465046","OTHERS","Other URL","togethernesshospice@gmail.com","N","Business Email Address","","DIRECT","Direct","","OTHER","Other","Business Email Address","1254 S Waterman Ave Ste 56","","San Bernardino","CA","US","924082859" +"1720627664","OTHERS","Other URL","uprighthealthcarellc@gmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","Work Email","41 Rittenhouse Dr","","Willingboro","NJ","US","080462548" +"1972142818","CONNECT","CONNECT URL","na","N","na","","DIRECT","Direct","","CSV","CSV","","6470 Foothill Blvd Unit J","","Tujunga","CA","US","910422729" +"1508405440","OTHERS","Other URL","Hearts2Heartsllc@yahoo.com","N","HOMEHEALTH","","","","","","","","1731 Wyoming Ave","","Cincinnati","OH","US","452051106" +"1508405440","OTHERS","Other URL","Hearts2Heartsllc@yahoo.com","N","","","","","","","","","1731 Wyoming Ave","","Cincinnati","OH","US","452051106" +"1780223636","CONNECT","CONNECT URL","CADC4LIFE@PROTONMAIL.COM","N","","","DIRECT","Direct","","CSV","CSV","","512 Hillcrest Dr","","Brandenburg","KY","US","401081200" +"1841839792","CONNECT","CONNECT URL","Charlotte","N","","","","","","","","","8510 McAlpine Park Dr Ste 209","","Charlotte","NC","US","282116250" +"1942849898","OTHERS","Other URL","Woodbridge","N","","","","","","","","","16363 Gangplank Ln","","Woodbridge","VA","US","221916372" +"1922647874","DIRECT","Direct Messaging Address","support@bjutifulsoul.com","N","","","","","","","","","8510 McAlpine Park Dr Ste 209","","Charlotte","NC","US","282116250" +"1659910503","CONNECT","CONNECT URL","soulfulhealing@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","2 E Lecato Ave","","West Deptford","NJ","US","080862500" +"1568001410","DIRECT","Direct Messaging Address","office@somaticpdx.org","N","","","","","","","","","3543 NE Broadway St","","Portland","OR","US","972321820" +"1811536766","OTHERS","Other URL","https://www.rochestercenterforsexualwellness.com/","N","Website URL","","DIRECT","Direct","","CSV","CSV","","625 Panorama Trl","","Rochester","NY","US","146252404" +"1356980205","CONNECT","CONNECT URL","https://my.bch.org/MyChartPRD/","N","Patient Portal","","DIRECT","Direct","","OTHER","Other","MyBCH","4747 Arapahoe Ave","","Boulder","CO","US","803031131" +"1700425659","DIRECT","Direct Messaging Address","Admin@peakbhs.com","N","","","","","","","","","7224 Meadow Park Ave","","Baton Rouge","LA","US","708102041" +"1336788280","CONNECT","CONNECT URL","PharmacyNetwork","N","Pharmacy","","DIRECT","Direct","Data","CSV","CSV","Data","16 Ave Munoz Rivera E","","Camuy","PR","US","006272628" +"1225677198","SOAP","SOAP URL","Dr.Chrono","N","","","","","","","","","2617 E Chapman Ave Ste 109","","Orange","CA","US","928693245" +"1841839701","CONNECT","CONNECT URL","Columbia","N","","","","","","","","","10705 Charter Dr Ste 410","","Columbia","MD","US","210442800" +"1811536774","OTHERS","Other URL","Olympia","N","","","","","","","","","1206 12th Ave SE","","Olympia","WA","US","985012351" +"1710526678","DIRECT","Direct Messaging Address","info@rah-medina.net","N","business email","","DIRECT","Direct","","OTHER","Other","e-mail","620 E Smith Rd Ste W4","","Medina","OH","US","442563648" +"1083253942","OTHERS","Other URL","https://www.healthcare4ppl.com/medical-group/idaho/eagle/caring-edge-op-llc-6406114131.html","N","","","","","","","","","1810 S Dorothy Ave","","Sioux Falls","SD","US","571063826" +"1437798394","DIRECT","Direct Messaging Address","tflores@chd.org","N","Business email","","DIRECT","Direct","","OTHER","Other","email only","367 Pine St","","Springfield","MA","US","011051930" +"1518506484","CONNECT","CONNECT URL","scott.lung@stores.kroger.com","N","secure e-mail at work","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","209 Chicago Ave","","Goshen","IN","US","465262311" +"1518506484","CONNECT","CONNECT URL","scott.lung@stores.kroger.com","N","secure e-mail at work","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","209 Chicago Ave","","Goshen","IN","US","465262311" +"1518506484","CONNECT","CONNECT URL","scott.lung@stores.kroger.com","N","secure e-mail at work","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","209 Chicago Ave","","Goshen","IN","US","465262311" +"1659910529","DIRECT","Direct Messaging Address","rebeccatortorelli@fredfinch.org","N","","","","","","","","","2625 Zanker Rd Ste 122","","San Jose","CA","US","951342130" +"1992344873","OTHERS","Other URL","healinghomeh@gmail.com","N","BUSINESS EMAIL ADDRESS","","DIRECT","Direct","","OTHER","Other","EMAIL ADDRESS","321 N Verdugo Rd","","Glendale","CA","US","912063944" +"1164061040","OTHERS","Other URL","ianhrivera@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","1047 E Brandon Blvd","","Brandon","FL","US","335115515" +"1881233781","OTHERS","Other URL","waugamanj@helenhayeshosp.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Rt. 9W","","West Haverstraw","NY","US","10993" +"1497394241","SOAP","SOAP URL","Nataley@datadrivenedu.com","N","","","","","","","","","4193 Flat Rock Dr Ste 220","","Riverside","CA","US","925057113" +"1700425519","CONNECT","CONNECT URL","Abavgiq79@gmail.com","N","","","","","","","","","148 Roslyn Rd","","Mineola","NY","US","115013005" +"1700425519","DIRECT","Direct Messaging Address","ys1428@nyu.edu","N","Email","","DIRECT","Direct","","","","","100 Port Washington Blvd","","Roslyn","NY","US","115761347" +"1619516523","SOAP","SOAP URL","SOAPNotes","N","","","","","","","","","42d Medical Group","300 S Twining St Bldg 760","Maxwell AFB","AL","US","36112" +"1235778119","CONNECT","CONNECT URL","https://www.nursing.pitt.edu","N","School of Nursing Webpage","","","","","","","","3500 Victoria St","","Pittsburgh","PA","US","152132543" +"1396384293","DIRECT","Direct Messaging Address","lindsay.g.weyand.mil@mail.mil","Y","US Navy email address","United States Navy","","","","","","","3D Law Enforcement Bn","Unit 35902","FPO","AP","US","963855902" +"1568001469","DIRECT","Direct Messaging Address","monica.cotter@va.gov","N","encrypted email","","DIRECT","Direct","","CSV","CSV","","Adam Benjamin Jr. VA Clinic","9301 Madison St.","CROWN POINT","IN","US","46307" +"1740829647","DIRECT","Direct Messaging Address","stephanie@soundmindcounselingil.com","N","","","","","","","","","8.5 Canty Lane","","Fairview Heights","IL","US","62208" +"1659910552","DIRECT","Direct Messaging Address","info@helpingheartshc.com","N","","","","","","","","","236 Sunnybrook Rd Unit 46161","","Raleigh","NC","US","276200155" +"1013556927","DIRECT","Direct Messaging Address","mlao@spearcenter.com","N","","","DIRECT","Direct","","","","","17 E 14th St","Ground Floor","New York","NY","US","10003" +"1538708367","CONNECT","CONNECT URL","Fayetteville","Y","","Our House Inc.","HIE","Health Information Exchange (HIE)","","OTHER","Other","Fayetteville","814 Hope Mills Rd Ste B","","Fayetteville","NC","US","283042223" +"1295374106","CONNECT","CONNECT URL","https://clientcarecent.net/Account/LogOn?ReturnUrl=%2f","N","EMR","","DIRECT","Direct","","CSV","CSV","","939 Ayers St","","Corpus Christi","TX","US","784041915" +"1871132712","OTHERS","Other URL","hatcher.taylor@gmail.com","N","","","","","","","","","1033 N 31st St","","Billings","MT","US","591010748" +"1770122624","DIRECT","Direct Messaging Address","jessicas@sobanewjersey.com","N","","","","","","","","","104 Bayard St","","New Brunswick","NJ","US","089012389" +"1740829696","DIRECT","Direct Messaging Address","credentialing@nuevavidabha.com","N","office e-mail","","DIRECT","Direct","","CSV","CSV","","9500 Tioga Dr Ste A","","San Antonio","TX","US","782303118" +"1679112536","CONNECT","CONNECT URL","Laptop","N","Laptop","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2951 S King Dr Apt 1707","","Chicago","IL","US","606163366" +"1659910511","CONNECT","CONNECT URL","alternativesolutions08@yahoo.com","N","","","","","","","","","4080 E Lake Mead Blvd Ste B-111","","Las Vegas","NV","US","891156466" +"1245879113","OTHERS","Other URL","WellSky","N","","","","","","","","","18400 Maple Creek Dr Ste 400","","Tinley Park","IL","US","604773015" +"1447899315","OTHERS","Other URL","mmwarabu3@gmail.com","N","","","DIRECT","Direct","","","","","237 Dartmouth Dr","","Rockwall","TX","US","750324621" +"1023657996","CONNECT","CONNECT URL","Endpoint","N","","","","","","","","","6160 Mission Gorge Rd Ste 108","","San Diego","CA","US","921203425" +"1104465079","DIRECT","Direct Messaging Address","charlie@rootbranchbend.com","N","business email","","DIRECT","Direct","","CSV","CSV","","550 SW Industrial Way Ste 130","","Bend","OR","US","977021011" +"1174162044","OTHERS","Other URL","jimmy.wang@nems.org","N","","","","","","","","","2574 San Bruno Ave","","San Francisco","CA","US","941341505" +"1538708417","CONNECT","CONNECT URL","laptop","N","","","","","","","","","103 Thorn Thicket Way","","Rockmart","GA","US","301538099" +"1063051944","DIRECT","Direct Messaging Address","mewarren@trilliumfamily.org","N","","","DIRECT","Direct","","CSV","CSV","","4455 NE Highway 20","","Corvallis","OR","US","973309695" +"1699314575","CONNECT","CONNECT URL","Houston","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6431 Fannin St Dept Of","","Houston","TX","US","770301501" +"1326687203","DIRECT","Direct Messaging Address","casey.jenkins.1@10828.direct.athenahealth.com","Y","","Bray Family Medicine, PLLC","DIRECT","Direct","","","","","303 Professional Park Dr","","Arkadelphia","AR","US","719235317" +"1144869025","CONNECT","CONNECT URL","Topeka","N","","","","","","","","","2200 SW Gage Blvd","","Topeka","KS","US","666220001" +"1295374171","DIRECT","Direct Messaging Address","pdalton@neighborhoodhealthsource.org","N","","","DIRECT","Direct","","CSV","CSV","","3300 Fremont Ave N","","Minneapolis","MN","US","554122405" +"1649819525","OTHERS","Other URL","skinnwoundmd.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","674 Long Ridge Rd","","Stamford","CT","US","069021225" +"1457990343","OTHERS","Other URL","www.restoringwellness-clinical.com","N","","","","","","","","","1333 Burr Ridge Pkwy Ste 200","","Burr Ridge","IL","US","605270833" +"1629617519","DIRECT","Direct Messaging Address","brittany1.lomax@famu.edu","N","","","","","","","","","1096 Bertha St","","Jacksonville","FL","US","322186323" +"1801435797","DIRECT","Direct Messaging Address","contricka@amptherapyfl.com","N","work email","","DIRECT","Direct","","CSV","CSV","","177 Southampton Dr","","Kissimmee","FL","US","347448445" +"1790324689","CONNECT","CONNECT URL","brendagon18@yahoo.com","N","email","","","","","","","","13007 Wellington","","Horizon City","TX","US","799282201" +"1609415595","CONNECT","CONNECT URL","DEARBORN","N","","","","","","","","","11714 Belle River Rd","","Riley","MI","US","480414322" +"1699314583","DIRECT","Direct Messaging Address","ldsouza@llu.edu","N","","","","","","","","","950 Berrum Ln Apt 6","","Reno","NV","US","895098500" +"1043859937","DIRECT","Direct Messaging Address","ct2@nyu.edu","N","","","","","","","","","85 5th Ave Ste 912","","New York","NY","US","100033019" +"1114566007","DIRECT","Direct Messaging Address","laura.avery@hackensackmeridian.org","N","","","","","","","","","30 Prospect Ave","","Hackensack","NJ","US","076011915" +"1184263089","OTHERS","Other URL","Emmanuel.Ramos@omh.ny.gov","N","Work email","","OTHER","Other","Emmanuel.Ramos@omh.ny.gov","","","","600 E 125th St","","New York","NY","US","100356000" +"1023657921","CONNECT","CONNECT URL","www.pluscarehealthoptions.com","N","","","DIRECT","Direct","","CSV","CSV","","1514 S Alexander St Ste 202","","Plant City","FL","US","335638418" +"1952940777","DIRECT","Direct Messaging Address","mcginleyk1@email.chop.edu","Y","CHOP secure webmail","The Children's Hospital of Philadelphia","DIRECT","Direct","","CSV","CSV","","Roberts Center for Pediatric Research","2716 South Street","Philadelphia","PA","US","19146" +"1033758933","CONNECT","CONNECT URL","pmdventures1@gmail.com","N","","","","","","","","","1840 E Calvada Blvd","","Pahrump","NV","US","890485866" +"1194364000","DIRECT","Direct Messaging Address","tasha.newton@myfortiscollege.edu","N","","","","","","","","","997 Ellsworth Ave","","Columbus","OH","US","432061709" +"1922647833","CONNECT","CONNECT URL","N/A","N","","","","","","","","","2795 Pilot Knob Rd","","Eagan","MN","US","551211176" +"1013556828","DIRECT","Direct Messaging Address","rwilson@sldialysis.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6542 Greatwood Pkwy Ste 200","","Sugar Land","TX","US","774796822" +"1659910461","DIRECT","Direct Messaging Address","victoria.moore@saberhealth.com","N","","","","","","","","","300 Hatcher St","","Rocky Mount","VA","US","241511256" +"1427697234","OTHERS","Other URL","Williamsburg","N","business email","","OTHER","Other","HIE and client email communication","OTHER","Other","client communication","3356 Ironbound Rd Bldg 1","","Williamsburg","VA","US","231882412" +"1851930671","CONNECT","CONNECT URL","RADIANCERADIOLOGY.COM/PORTAL","N","","","","","","","","","37566 US Highway 19 N","","Palm Harbor","FL","US","346841019" +"1437798246","CONNECT","CONNECT URL","edm@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1689213498","OTHERS","Other URL","tricitiesacupuncturewellness@gmail.com","N","","","","","","","","","4006 Fort Henry Dr # 2","","Kingsport","TN","US","376632028" +"1437798261","CONNECT","CONNECT URL","Owensboro","N","","","","","","","","","2831 New Hartford Rd","","Owensboro","KY","US","423031320" +"1740829597","DIRECT","Direct Messaging Address","businessmanagement@ahavahomehealthcarellc.com","N","","","","","","","","","922 7th St","","Beaver Falls","PA","US","150104550" +"1407495252","DIRECT","Direct Messaging Address","raf.provider@outlook.com","N","email","","DIRECT","Direct","","OTHER","Other","email","3350 Shelby St","","Ontario","CA","US","917644882" +"1306485156","OTHERS","Other URL","https://mail.google.com/mail/u/0/#inbox","N","","","","","","","","","4320 50th St Apt 4","","San Diego","CA","US","921155075" +"1215576061","CONNECT","CONNECT URL","Brownsville","N","","","","","","","","","1900 N Expressway Ste K","","Brownsville","TX","US","785211563" +"1942849799","OTHERS","Other URL","https://www.nursing.pitt.edu/","N","","","","","","","","","7426 Penfield Ct","","Pittsburgh","PA","US","152082527" +"1588203335","DIRECT","Direct Messaging Address","JPitts@sjcbhs.org","N","Work email address","","","","","","","","900 E Oak St Ste 4","","Stockton","CA","US","952022204" +"1104465954","OTHERS","Other URL","drjosh@azmedsport.com","N","","","","","","","","","2950 S Alma School Rd Ste 14","","Mesa","AZ","US","852104036" +"1649819558","DIRECT","Direct Messaging Address","godocs@godocsmed.com","N","Provider Office","","DIRECT","Direct","","CSV","CSV","","949 Piney Forest Rd","","Danville","VA","US","245401591" +"1396384145","CONNECT","CONNECT URL","www.CAQH.org","N","Council for Affordable Quality Healthcare, INC","","","","","","","","7413 Fieldstone Way","","Louisville","KY","US","402912508" +"1528607439","DIRECT","Direct Messaging Address","julie.brown@meridianclinicalgroup.com","N","Business email","","DIRECT","Direct","","OTHER","Other","Treatment scheduling, logistical correspondence, coordination of care","595 E. Colorado Blvd.","Mezzanine Level","Pasadena","CA","US","91101" +"1154960912","CONNECT","CONNECT URL","https://members.centralreach.com/#login","N","","","","","","","","","9844 Research Dr","","Irvine","CA","US","926184381" +"1689213597","OTHERS","Other URL","arnaldo.selfaison@omh.ny.gov","N","arnaldo.selfaison@omh.ny.gov","","DIRECT","Direct","","CSV","CSV","","kirby forensic psychiatric center","Wards Island Complex","Manhattan","NY","US","10035" +"1689213597","CONNECT","CONNECT URL","arnaldo.selfaison@omh.ny.gov","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","kirby forensic psychiatric center","Wards Island Complex","Manhattan","NY","US","10035" +"1467091215","CONNECT","CONNECT URL","A0M0AJQ.s00161@US.wal-mart.com","N","","","","","","","","","2200 Highway 641 N","","Camden","TN","US","383205276" +"1497394399","OTHERS","Other URL","Carolina","N","","","","","","","","","Urb Royal Gardens Calle Blanca C 10","","Bayamon","PR","US","009572513" +"1790324556","OTHERS","Other URL","https://nppes.cms.hhs.gov/images/info.png","N","","","","","","","","","2432 W Peoria Ave Ste 1123","","Phoenix","AZ","US","850294733" +"1235778143","OTHERS","Other URL","stthomas","N","","","DIRECT","Direct","","OTHER","Other","stthomas","129-39 est. Annas Reitreat","","stthomas.","VI","US","00802" +"1235778143","REST","RESTful URL","stthomas","N","","","","","","","","","129-39 est. Annas Reitreat","","stthomas.","VI","US","00802" +"1316586225","OTHERS","Other URL","www.escsb.org","N","PBHC Networked PC","","DIRECT","Direct","","CSV","CSV","","19056 Greenbush Road","","Parksley","VA","US","23421" +"1770122681","DIRECT","Direct Messaging Address","robert.carson@wp.medallies","N","Med Allies","","DIRECT","Direct","","OTHER","Other","CCDA","705 E Marshall Ave Ste 3000","","Longview","TX","US","756015661" +"1285273094","FHIR","FHIR URL","605","N","","","","","","","","","605 Washington Ave","2nd floor North wing","North Haven","CT","US","06473" +"1447899257","OTHERS","Other URL","Rina.Tirabassi-Colaiacovo@omh.ny.gov","N","work email address","","DIRECT","Direct","Rina.Tirabassi-Colaiacovo@omh.ny.gov","OTHER","Other","work email address","600 E125th street","Ward's Island Complex","New York","NY","US","10035" +"1124667019","OTHERS","Other URL","https://chasscenter.org/?q=CHASS%20Southwest","N","","","","","","","","","5635 W Fort St","","Detroit","MI","US","482093154" +"1285273185","DIRECT","Direct Messaging Address","Howard@howardleifman.com","N","","","","","","","","","630 1st Ave Apt 19S","","New York","NY","US","100163793" +"1285273185","DIRECT","Direct Messaging Address","Howard@howardleifman.com","N","","","","","","","","","630 1st Ave Apt 19S","","New York","NY","US","100163793" +"1134768039","DIRECT","Direct Messaging Address","drpetrovas@controloverpain.com","N","","","","","","","","","27101 Schoenherr Rd Ste 200","","Warren","MI","US","480884730" +"1790324697","DIRECT","Direct Messaging Address","echokent@peacefulmindsetcounseling.com","N","","","","","","","","","1231 Park Pl NE Ste M","","Cedar Rapids","IA","US","524022013" +"1154960052","CONNECT","CONNECT URL","https://www.umms.org/umgccc/patient-portal","N","Patient Portal","","DIRECT","Direct","","OTHER","Other","Patient Portal","22 S Greene St","","Baltimore","MD","US","212011591" +"1255970158","OTHERS","Other URL","Computer","N","","","","","","","","","783 Doctors Ct","","Roxboro","NC","US","275734571" +"1689213589","CONNECT","CONNECT URL","pmdventures1@gmail.com","N","","","","","","","","","1840 E Calvada Blvd","","Pahrump","NV","US","890485866" +"1225677123","DIRECT","Direct Messaging Address","hindi@silvercareagency.com","N","","","","","","","","","1483 E Spruce St","","Lakewood","NJ","US","087015444" +"1558900464","DIRECT","Direct Messaging Address","kelly.e.amick@wv.gov","N","work email","","","","","","","","1 Stevens Rd Ste 201","","Summersville","WV","US","266519704" +"1861031601","CONNECT","CONNECT URL","pmdventures1@gmail.com","N","","","","","","","","","1840 E Calvada Blvd","","Pahrump","NV","US","890485866" +"1992344808","DIRECT","Direct Messaging Address","schandler@red-rock.com","N","work email","","HIE","Health Information Exchange (HIE)","","","","","2017 W Cedar Ave","","Duncan","OK","US","735332115" +"1427697333","OTHERS","Other URL","Lanham","N","","","","","","","","","9246 Edmonston Rd","","Greenbelt","MD","US","207701504" +"1427697333","OTHERS","Other URL","Greenbelt","N","","","","","","","","","9246 Edmonston Rd","","Greenbelt","MD","US","207701504" +"1427697333","CONNECT","CONNECT URL","Greenbelt","N","","","DIRECT","Direct","","","","","9246 Edmonston Rd","","Greenbelt","MD","US","207701504" +"1083253991","DIRECT","Direct Messaging Address","Steven@LockmanMedical.com","Y","direct provider email","Lockman Medical PLLC","DIRECT","Direct","","","","","12805 Hwy 55 Ste 304","","Plymouth","MN","US","554413826" +"1114566023","DIRECT","Direct Messaging Address","drpuesan@myperfectlifestyle.org","N","my personal business email","","","","","","","","25722 Kingsland Blvd Ste 205","","Katy","TX","US","774942643" +"1932748746","OTHERS","Other URL","9179395213","N","9179395213","","DIRECT","Direct","","CSV","CSV","","20 Tammy Dr","","Middletown","NY","US","109412052" +"1053950964","OTHERS","Other URL","jose.manahan@omh.ny.gov","N","email","","DIRECT","Direct","","OTHER","Other","PHI","600 E 125th St","","New York","NY","US","100356000" +"1093354805","CONNECT","CONNECT URL","integratedcsup@gmail.com","N","","","","","","","","","14221 SW 120th St Ste 201","","Miami","FL","US","331864224" +"1497394217","DIRECT","Direct Messaging Address","kfranklin@simplyelitehc.com","N","","","","","","","","","210 Alligood Way","","Lebanon","TN","US","370905360" +"1144869959","DIRECT","Direct Messaging Address","leessummit@zenmassagekc.com","N","email","","OTHER","Other","email","OTHER","Other","email","306 SW Blue Pkwy","","Lees Summit","MO","US","640633965" +"1215576038","OTHERS","Other URL","carol.cuff@omh.ny.gov","N","carol.cuff@omh.ny.gov","","DIRECT","Direct","","OTHER","Other","PHI","600 E 125th St","","New York","NY","US","100356000" +"1215576038","OTHERS","Other URL","carol.cuff@omh.ny.gov","N","email","","DIRECT","Direct","","OTHER","Other","PHI","600 E 125th St","","New York","NY","US","100356000" +"1124667944","DIRECT","Direct Messaging Address","jmacpherson@allaccessortho.com","N","","","","","","","","","1401 S Beretania St Ste 102","","Honolulu","HI","US","968141871" +"1588203392","DIRECT","Direct Messaging Address","swailes@interfaithmedical.org","N","email","","","","","","","","1545 Atlantic Ave","","Brooklyn","NY","US","112131122" +"1336788157","OTHERS","Other URL","Pamela.Sandoval@omh.ny.gov","N","work email","","OTHER","Other","Pamela.Sandoval@omh.ny.gov","","","","600 E 125th St","","New York","NY","US","100356000" +"1558900381","CONNECT","CONNECT URL","completequalitycarestl@gmail.com","N","","","DIRECT","Direct","","","","","14722 Rue Pardisse Ln","","Florissant","MO","US","630343108" +"1467091298","OTHERS","Other URL","Chirotouch","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2501 S Volusia Ave Ste 200","","Orange City","FL","US","327639134" +"1720627557","DIRECT","Direct Messaging Address","smg9020@nyp.org","N","","","","","","","","","1980 Crompond Rd","","Cortlandt Manor","NY","US","105674144" +"1366081192","DIRECT","Direct Messaging Address","info@sproutchiroatx.com","N","email","","","","","","","","3421 W William Cannon Dr Ste 145","","Austin","TX","US","787455002" +"1073152807","CONNECT","CONNECT URL","Direct","N","","","DIRECT","Direct","","CSV","CSV","","707 N Broadway","","Baltimore","MD","US","212051832" +"1073152807","CONNECT","CONNECT URL","HIE","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","707 N Broadway","","Baltimore","MD","US","212051832" +"1548809387","DIRECT","Direct Messaging Address","L.MFISHERGRACE1@OUTLOOK.COM","N","","","","","","","","","6238 Randolph Rd","","Bedford Heights","OH","US","441463912" +"1205475043","CONNECT","CONNECT URL","Milwaukee","N","","","","","","","","","4056 N 41st St","","Milwaukee","WI","US","532161606" +"1760021505","DIRECT","Direct Messaging Address","akl00002@umn.edu","Y","Professional Email","University of Minnesota School of Dentistry","DIRECT","Direct","","","","","515 Delaware St SE","","Minneapolis","MN","US","554550357" +"1972142719","CONNECT","CONNECT URL","ATT","N","","","","","","","","","2226 E Cesar E Chavez Ave","","Los Angeles","CA","US","900331825" +"1336788181","FHIR","FHIR URL","babyangelrico@yahoo.com","N","business email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","health information","4340 Welter Ave","","Las Vegas","NV","US","891045341" +"1154960904","CONNECT","CONNECT URL","https://intakeq.com/#/booking","N","ONLINE calendar","","DIRECT","Direct","","CSV","CSV","","204 E 16th St","","Vancouver","WA","US","986633409" +"1972142727","CONNECT","CONNECT URL","Raleigh","N","","","","","","","","","7509 Six Forks Rd","","Raleigh","NC","US","276155048" +"1205475050","SOAP","SOAP URL","email","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","14804 92nd Ct N","","West Palm Beach","FL","US","334121736" +"1487293239","OTHERS","Other URL","FirstLightHomeCarewebportal","N","securewebportal","","OTHER","Other","web portal","OTHER","Other","safe web portal to inquire service","20701 Bruce B Downs Blvd Ste 201","","Tampa","FL","US","336473676" +"1669011417","DIRECT","Direct Messaging Address","crystal@powerhousetreatment.com","N","","","DIRECT","Direct","","","","","32773 W Walls Rd","","Hermiston","OR","US","978386364" +"1902445752","DIRECT","Direct Messaging Address","ABDOU.BOJANG@STORES.KROGER.COM","N","WORK LOCATION","","DIRECT","Direct","","CSV","CSV","","4009 Poplar Level Rd","","Louisville","KY","US","402131523" +"1902445752","DIRECT","Direct Messaging Address","ABDOU.BOJANG@STORES.KROGER.COM","N","WORK EMAIL","","DIRECT","Direct","","CSV","CSV","","4009 Poplar Level Rd","","Louisville","KY","US","402131523" +"1902445752","DIRECT","Direct Messaging Address","ABDOU.BOJANG@STORES.KROGER.COM","N","WORK EMAIL","","DIRECT","Direct","","CSV","CSV","","4009 Poplar Level Rd","","Louisville","KY","US","402131523" +"1700425568","DIRECT","Direct Messaging Address","Greggory.t.kent.mil@mail.mil","N","","","","","","","","","223 E Grady Ave","","Lyons","GA","US","304361509" +"1255970018","OTHERS","Other URL","Telephone","N","Please call my business phone to coordinate at 816-412-9953","","DIRECT","Direct","","OTHER","Other","Cell Phone","211 NW Executive Way Ste D","","Lees Summit","MO","US","640631846" +"1326687187","DIRECT","Direct Messaging Address","info@merittelehealth.com","N","company email","","DIRECT","Direct","","OTHER","Other","company email","3069 Portarligton Ln","","Fitchburg","WI","US","537116920" +"1871132639","DIRECT","Direct Messaging Address","Shilpa.krishnan@cvshealth.com","N","CVS Email","","DIRECT","Direct","","CSV","CSV","","5985 W Pico Blvd","","Los Angeles","CA","US","900352652" +"1578102356","CONNECT","CONNECT URL","health","N","","","","","","","","","399 Calle Villa","","Ponce","PR","US","007284521" +"1245879022","DIRECT","Direct Messaging Address","charryse@jadeintegrativewellness.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","5970 Fairview Rd Ste 420","","Charlotte","NC","US","282103167" +"1720627508","DIRECT","Direct Messaging Address","bryan.rosa@bhninc.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","110 Maple St","","Springfield","MA","US","011051864" +"1043859838","CONNECT","CONNECT URL","tran.theo@mybmc.org","N","Work Email","","","","","","","","725 Albany St","","Boston","MA","US","021183549" +"1003455874","CONNECT","CONNECT URL","marietta","N","","","","","","","","","800 Kennesaw Ave NW Ste 120","","Marietta","GA","US","300601052" +"1902445745","CONNECT","CONNECT URL","www.betterhelp.com","N","","","DIRECT","Direct","","","","","73-4150 Kohanaiki Rd","","Kailua Kona","HI","US","967408205" +"1902445786","OTHERS","Other URL","mhopkins@dhs.lacounty.gov","N","work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","work","1983 Marengo St","","Los Angeles","CA","US","900331370" +"1407495286","CONNECT","CONNECT URL","web","N","","","","","","","","","9700 N 91st St Ste A115","","Scottsdale","AZ","US","852585036" +"1851930630","OTHERS","Other URL","gmail","N","","","","","","","","","1370 Honomainoa Rd","","Ninole","HI","US","96773" +"1215576079","DIRECT","Direct Messaging Address","alexander.heilner@emeraldhospital.org","N","","","","","","","","","614 Hollen Rd","","Baltimore","MD","US","212122715" +"1851930614","DIRECT","Direct Messaging Address","nguy1184@pacificu.edu","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","763 Vashon Pl NE","","Renton","WA","US","980594714" +"1205475068","DIRECT","Direct Messaging Address","saguirre@ican-b.com","Y","","ICAN-B","","","","","","","12395 Lewis St Ste 202","","Garden Grove","CA","US","928404694" +"1548809304","DIRECT","Direct Messaging Address","mike@5stardrugstore.com","N","","","HIE","Health Information Exchange (HIE)","","","","","209 2nd Street Pike","","Southampton","PA","US","189663833" +"1447899208","DIRECT","Direct Messaging Address","matthew.wolfe2@va.gov","N","","","DIRECT","Direct","","CSV","CSV","","2907 Pleasant Valley Blvd","","Altoona","PA","US","166024305" +"1619516481","CONNECT","CONNECT URL","Kathleen.Fitzgerald3@va.gov","N","work email","","","","","","","","113 Holland Ave","","Albany","NY","US","122083410" +"1912546789","CONNECT","CONNECT URL","monhealthsys.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3000 Mon Health Medical Park Dr Ste 3201","","Morgantown","WV","US","265051170" +"1609415488","OTHERS","Other URL","jessepearlstein@westwoodgroup.org","N","Scheduling","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5821 Staples Mill Rd","","Henrico","VA","US","232285427" +"1013556885","DIRECT","Direct Messaging Address","standardofcare@outlook.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3244 N 48th St","","Milwaukee","WI","US","532163344" +"1013556885","DIRECT","Direct Messaging Address","standardofcare@outlook.com","N","email address","","DIRECT","Direct","","CSV","CSV","","3244 N 48th St","","Milwaukee","WI","US","532163344" +"1093354870","DIRECT","Direct Messaging Address","shereen.joseph@omh.ny.gov","N","email","","DIRECT","Direct","","OTHER","Other","PHI","600 E 125th St","","New York","NY","US","100356000" +"1811536691","OTHERS","Other URL","miami","N","Behaior Assistant","","OTHER","Other","miami","","","","12772 SW 209th St","","Miami","FL","US","331777412" +"1811536691","OTHERS","Other URL","miami","N","","","OTHER","Other","miami","","","","12772 SW 209th St","","Miami","FL","US","331777412" +"1801435680","DIRECT","Direct Messaging Address","mdixon@nlcsvc.net","N","","","","","","","","","389 Waller Ave Ste 200&220","","Lexington","KY","US","405042900" +"1417596297","CONNECT","CONNECT URL","ddowell@ncmcs.org","N","","","","","","","","","1981 Union Church Rd","","Cameron","NC","US","283267957" +"1508405382","CONNECT","CONNECT URL","adeowoyele1@yahoo.com","N","work","","DIRECT","Direct","","OTHER","Other","pdf","245 Bayville Ave","","Bayville","NJ","US","087211050" +"1083253868","CONNECT","CONNECT URL","playshareheal.com","N","URL","","DIRECT","Direct","","OTHER","Other","woburn","95B Lowell St","","Woburn","MA","US","018012245" +"1982243762","DIRECT","Direct Messaging Address","ruth.muniz@omh.ny.gov","N","email","","DIRECT","Direct","","OTHER","Other","PHI","600 E 125th St","","New York","NY","US","100356000" +"1689213464","DIRECT","Direct Messaging Address","vincent.ezeora@omh.ny.gov","N","email","","DIRECT","Direct","","OTHER","Other","PHI","600 E 125th St","","New York","NY","US","100356000" +"1245879030","OTHERS","Other URL","Philadelphia","N","Secure Fax","","DIRECT","Direct","","CSV","CSV","","7516 City Ave","","Philadelphia","PA","US","191512102" +"1659910438","DIRECT","Direct Messaging Address","adamckillip17@gc.stephens.edu","N","","","","","","","","","1304 Franklin Ave","","Normal","IL","US","617613558" +"1053950766","DIRECT","Direct Messaging Address","lolsh@courage2connect.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","6638 W Ottawa Ave Ste 150","","Littleton","CO","US","801284562" +"1285273078","CONNECT","CONNECT URL","Ok","N","","","","","","","","","1155 Briarwood Dr","","Jackson","MS","US","392114204" +"1538708326","FHIR","FHIR URL","Email","N","","","","","","","","","2618 Acacia St","","New Orleans","LA","US","701225916" +"1770122566","OTHERS","Other URL","texasphysiciannetwork@gmail.com","N","","","","","","","","","13480 Veterans Memorial Dr Ste R3","","Houston","TX","US","770141670" +"1699314484","DIRECT","Direct Messaging Address","amanda.mcnutt@cornerstonespeechservices.com","N","Private secured e mail (Hushmail.com)","","DIRECT","Direct","","OTHER","Other","e mail","5931 Stanley Ave Ste 6","","Carmichael","CA","US","956083846" +"1598304388","DIRECT","Direct Messaging Address","marthaj@heartcenteredcounselors.com","Y","","Heart Centered Counseling Inc","","","","","","","5911 Middlefield Rd Ste 100","","Littleton","CO","US","801232893" +"1598304388","DIRECT","Direct Messaging Address","marthaj@heartcentered.com","N","","","","","","","","","5911 Middlefield Rd Ste 100","","Littleton","CO","US","801232893" +"1740829548","DIRECT","Direct Messaging Address","edwin.ndum@tripodcare.com","N","","","DIRECT","Direct","","CSV","CSV","","1441 W Lark Dr","","Chandler","AZ","US","852868323" +"1740829548","DIRECT","Direct Messaging Address","info@tripodcare.com","N","Email Address","","DIRECT","Direct","","CSV","CSV","","1441 W Lark Dr","","Chandler","AZ","US","852868323" +"1992344790","OTHERS","Other URL","PC","N","Office PC","","DIRECT","Direct","","CSV","CSV","","5040 E Shea Blvd Ste 253","","Scottsdale","AZ","US","852544687" +"1720627524","DIRECT","Direct Messaging Address","Socrates.Averia@omh.ny.gov","N","email","","DIRECT","Direct","","OTHER","Other","phi","600 E 125th St","","New York","NY","US","100356000" +"1801435607","OTHERS","Other URL","uw.edu","N","","","","","","","","","325 9th Ave","","Seattle","WA","US","981042420" +"1801435607","OTHERS","Other URL","uw.edu","N","","","","","","","","","325 9th Ave","","Seattle","WA","US","981042420" +"1841839545","CONNECT","CONNECT URL","ddickens@crashinc.org","N","email","","DIRECT","Direct","","OTHER","Other","email","835 25th St","","San Diego","CA","US","921022738" +"1841839545","CONNECT","CONNECT URL","ddickens@crashinc.org","N","email","","DIRECT","Direct","","CSV","CSV","","835 25th St","","San Diego","CA","US","921022738" +"1871132670","OTHERS","Other URL","tnagpcnp11@gmail.com","N","email","","OTHER","Other","none","OTHER","Other","none","1013 Cherokee Cv","","Gallatin","TN","US","370668270" +"1336788132","CONNECT","CONNECT URL","jgentry@novabh.org","N","Behavorial Health Technician","","","","","","","","732 Beckman St","","Dayton","OH","US","454102165" +"1861031668","DIRECT","Direct Messaging Address","scott@dibtoday.com","N","","","","","","","","","2101 5th St","","Tillamook","OR","US","971412330" +"1487293189","OTHERS","Other URL","GREATDENTALMIAMI.COM","N","","","","","","","","","568 Hialeah Dr","","Hialeah","FL","US","330105349" +"1497394118","OTHERS","Other URL","OtherURL","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6701 N 7th Ct Apt C","","McAllen","TX","US","785041966" +"1033758735","CONNECT","CONNECT URL","Orlando","N","","","DIRECT","Direct","","OTHER","Other","Orlando","","","","","","" +"1760021471","OTHERS","Other URL","concord-nacounseling.com","N","web address for counseling practice","","DIRECT","Direct","","CSV","CSV","","170 Davidson Hwy Ste 201","","Concord","NC","US","280274255" +"1760021471","OTHERS","Other URL","concord-nacounseling.com","N","professional web address","","DIRECT","Direct","","CSV","CSV","","170 Davidson Hwy Ste 201","","Concord","NC","US","280274255" +"1215576913","DIRECT","Direct Messaging Address","secure@artrelief.info","N","secure email","","DIRECT","Direct","","OTHER","Other","secure email","51 Kondazian St","","Watertown","MA","US","024722830" +"1215576913","DIRECT","Direct Messaging Address","secure@artrelief.info","N","","","","","","","","","51 Kondazian St","","Watertown","MA","US","024722830" +"1366081077","OTHERS","Other URL","http://mauishala@gmail.com","N","","","","","","","","","810 Haiku Rd","","Haiku","HI","US","967084803" +"1447899158","OTHERS","Other URL","Madras","N","","","","","","","","","686 SW Lorraine Dr","","Madras","OR","US","977419333" +"1447899158","CONNECT","CONNECT URL","Madras","N","","","","","","","","","686 SW Lorraine Dr","","Madras","OR","US","977419333" +"1083253793","OTHERS","Other URL","rx10110@cvshealth.com","Y","","PUERTO RICO CVS PHARMACY LLC","DIRECT","Direct","","CSV","CSV","","2511 Ponce Byp","","Ponce","PR","US","007171314" +"1609415314","OTHERS","Other URL","usmon.com","Y","this is a web based/HIPAA approved secure server","MDIOM INC","DIRECT","Direct","","CSV","CSV","","28212 Kelly Johnson Pkwy Ste 215","","Valencia","CA","US","913555090" +"1760021489","OTHERS","Other URL","https://csdautismservices.com/contact/","N","Center for Social Dynamics","","DIRECT","Direct","","OTHER","Other","Center for Social Dynamics","1025 Atlantic Ave Ste 101","","Alameda","CA","US","945011188" +"1588203202","OTHERS","Other URL","OTHER","N","OTHER","","OTHER","Other","OTHER","OTHER","Other","OTHER","11015 Old York Rd","","Bowie","MD","US","207215204" +"1649819368","OTHERS","Other URL","other","N","","","","","","","","","11398 Kenyon Way Ste J","","Rancho Cucamonga","CA","US","917019229" +"1477192193","CONNECT","CONNECT URL","Riverside","N","server","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6900 Brockton Ave Ste 200","","Riverside","CA","US","925063818" +"1215576004","CONNECT","CONNECT URL","centerfortxtaddiction@gmail.com","N","","","DIRECT","Direct","","","","","3355 Mission Ave Ste 238","","Oceanside","CA","US","920581303" +"1497394126","CONNECT","CONNECT URL","sarah.ayer@atriumhealth.org","N","Hospital Email","","DIRECT","Direct","","CSV","CSV","","1000 Blythe Blvd","","Charlotte","NC","US","282035812" +"1053950824","CONNECT","CONNECT URL","jeremy.l.morales2.civ@mail.mil","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5136 Community Center Dr","","Usaf Academy","CO","US","808403002" +"1215576087","DIRECT","Direct Messaging Address","vitals@hnihc.com","N","","","DIRECT","Direct","","","","","7500 Rialto Blvd Ste 1-140","","Austin","TX","US","787358534" +"1801435540","DIRECT","Direct Messaging Address","Cstoltzenburg@thrivespc.com","N","","","","","","","","","1509 West Ln","","Killeen","TX","US","765491446" +"1558900274","OTHERS","Other URL","https://orthopedic.io/clinic/upmc-community-medicine-inc-new-castle-pa/","N","website","","DIRECT","Direct","","CSV","CSV","","3120 Wilmington Rd","","New Castle","PA","US","161051168" +"1780223412","OTHERS","Other URL","https://mychartor.providence.org/mychart/","N","My Chart","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2121 Santa Monica Blvd","","Santa Monica","CA","US","904042303" +"1386283141","DIRECT","Direct Messaging Address","Jenifer.Igoe@rochesterregional.org","N","","","","","","","","","1425 Portland Ave","","Rochester","NY","US","146213011" +"1386283141","DIRECT","Direct Messaging Address","Jenifer.Igoe@rochesterregional.org","N","","","DIRECT","Direct","","OTHER","Other","email","1425 Portland Ave","","Rochester","NY","US","146213011" +"1629617485","DIRECT","Direct Messaging Address","tarzaris.mack@va.gov","N","","","DIRECT","Direct","","CSV","CSV","","2907 Pleasant Valley Blvd","","Altoona","PA","US","166024305" +"1104465970","OTHERS","Other URL","regionalhealth.sharepoint.com","N","","","DIRECT","Direct","","CSV","CSV","","353 Fairmont Blvd","","Rapid City","SD","US","577017375" +"1558900324","CONNECT","CONNECT URL","PHOENIX","N","dana@emergewith.us","","DIRECT","Direct","","OTHER","Other","PHOENIX","209 E Baseline Rd Ste E207","","Tempe","AZ","US","852831388" +"1811536683","DIRECT","Direct Messaging Address","activeliferx@att.net","N","Secure Email Acct","","DIRECT","Direct","","","","","7800 Foster St","","Overland Park","KS","US","662042955" +"1396384186","DIRECT","Direct Messaging Address","ashleigh.libs@cchmc.org","N","work email","","DIRECT","Direct","","","","","3333 Burnet Ave","","Cincinnati","OH","US","452293026" +"1871132662","CONNECT","CONNECT URL","unitedhomecae77@gmail.com","N","unitedhomecare77@gmail.com","","DIRECT","Direct","","CSV","CSV","","45 Tahoe Cir Apt B","","Owings Mills","MD","US","211173751" +"1124667910","CONNECT","CONNECT URL","www.robbyyoungshac.com","N","website","","","","","","","","74059 Highway 111","","Palm Desert","CA","US","922604105" +"1942849732","CONNECT","CONNECT URL","https://phhwtherapy.clientsecure.me","N","Simple Practice","","","","","","","","6750 Hillcrest Plaza Dr Ste 206","","Dallas","TX","US","752301438" +"1851930648","DIRECT","Direct Messaging Address","info@bluewaterclinic.com","N","","","","","","","","","1501 Krafft Rd","","Fort Gratiot","MI","US","480593565" +"1487293270","CONNECT","CONNECT URL","www.smileworxdental.com","N","","","","","","","","","13912 N Western Ave","","Edmond","OK","US","730131792" +"1346889060","CONNECT","CONNECT URL","graycatcounseling.com","N","Website","","DIRECT","Direct","","CSV","CSV","","201 S Main St Ste 102C","","Butler","PA","US","160015990" +"1366081069","CONNECT","CONNECT URL","honeycuttwellness.com","N","dotsap@honeycuttwellness.com","","DIRECT","Direct","","CSV","CSV","","4333 E 2nd St Apt 201","","Long Beach","CA","US","908035344" +"1477192177","DIRECT","Direct Messaging Address","kenk.pino@omh.ny.gov","Y","KFPC work email","Kirby Forensic Psychiatric Center","","","","","","","600 E 125th St","","New York","NY","US","100356000" +"1710526413","DIRECT","Direct Messaging Address","rxexpress@optonline.net","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1842 E Jericho Tpke","","Huntington","NY","US","117435796" +"1376182089","DIRECT","Direct Messaging Address","khypolit@adventisthealthcare.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","831 University Blvd E","","Silver Spring","MD","US","209032916" +"1346889052","CONNECT","CONNECT URL","JBMcouseling@yahoo.com","N","business email","","DIRECT","Direct","","CSV","CSV","","9141 30th Ave N","","New Hope","MN","US","554272301" +"1063051779","DIRECT","Direct Messaging Address","dhladun@outlook.com","Y","Email","DRN Counseling-Consulting Services, LCSW, PLLC","DIRECT","Direct","","OTHER","Other","Demographic","110 N Crescent Dr","","Rome","NY","US","134404528" +"1417596123","DIRECT","Direct Messaging Address","ellie@lexintegrativepsychotherapy.com","N","","","DIRECT","Direct","","","","","807 Massachusetts Ave","","Lexington","MA","US","024203907" +"1689213399","CONNECT","CONNECT URL","fvfv2097@gmail.com","N","","","","","","","","","1400 Fairmont St NW Apt 319","","Washington","DC","US","200096918" +"1144869868","CONNECT","CONNECT URL","elisebohn@att.net","N","information","","DIRECT","Direct","","OTHER","Other","information","348 Sparrow Wood Ct","","Lake Mary","FL","US","327465921" +"1508405234","SOAP","SOAP URL","Booker","N","scheduling and documentation","","DIRECT","Direct","","OTHER","Other","pdf files","2691 E Main St Ste 204","","Bexley","OH","US","432092535" +"1326687054","DIRECT","Direct Messaging Address","JERILYN.FRAZIER@LCMCHEALTH.ORG","N","JERILYN.FRAZIER@LCMCHEALTH.ORG","","DIRECT","Direct","","CSV","CSV","","2000 Canal St","","New Orleans","LA","US","701123018" +"1841839578","DIRECT","Direct Messaging Address","jriverarodriguez@schools.nyc.gov","N","School Email","","DIRECT","Direct","","CSV","CSV","","333 W 17th St","","New York","NY","US","100115001" +"1194364828","DIRECT","Direct Messaging Address","matt@wynnsfamilypsychology.com","N","secure email","","DIRECT","Direct","","OTHER","Other","Documentation/records","130 Preston Executive Dr","","Cary","NC","US","275138433" +"1992344626","OTHERS","Other URL","na","N","","","","","","","","","204 NW Woodbine Ave","","Lees Summit","MO","US","640632121" +"1063051795","CONNECT","CONNECT URL","www.lonegrovedentist.com","N","website","","","","","","","","16931 US Highway 70","","Lone Grove","OK","US","734436523" +"1417596156","DIRECT","Direct Messaging Address","jessica.gunther@soulwell.me","N","business email","","DIRECT","Direct","","OTHER","Other","mental health care","201 S Hilgard St","","O Fallon","IL","US","622692113" +"1932748670","CONNECT","CONNECT URL","1888pharmacydept@hy-vee.com","N","","","","","","","","","1990 Grand Ave","","West Des Moines","IA","US","502654222" +"1669011300","DIRECT","Direct Messaging Address","alexasmith@mhd.com","N","","","DIRECT","Direct","","","","","2800 E Broad St #304","","Mansfield","TX","US","76063" +"1730728478","CONNECT","CONNECT URL","Laveen","N","","","","","","","","","8612 S 57th Dr","","Laveen","AZ","US","853395269" +"1295374932","CONNECT","CONNECT URL","www.blueprintbehavioralhealth.com","N","website","","DIRECT","Direct","","CSV","CSV","","4144 N Central Expy Ste 850","","Dallas","TX","US","752043226" +"1568001204","OTHERS","Other URL","https://www.linkedin.com/in/maisa-morrar-47420237/","N","","","DIRECT","Direct","","","","","1596 Jean Way","","San Leandro","CA","US","945771311" +"1831738574","CONNECT","CONNECT URL","Ballwin","N","Business","","DIRECT","Direct","","","","","930 Kehrs Mill Rd Ste 325-13","","Ballwin","MO","US","630112403" +"1831738574","CONNECT","CONNECT URL","Ballwin","N","","","","","","","","","930 Kehrs Mill Rd Ste 325-13","","Ballwin","MO","US","630112403" +"1649819384","DIRECT","Direct Messaging Address","clurus@mvhospital.net","N","hospital email address","","","","","","","","2325 Coronado St","","Idaho Falls","ID","US","834047407" +"1649819384","DIRECT","Direct Messaging Address","clurus@mvhospital.net","N","hospital email address","","","","","","","","2325 Coronado St","","Idaho Falls","ID","US","834047407" +"1649819384","DIRECT","Direct Messaging Address","clurus@mvhospital.net","N","hospital e-mail address","","","","","","","","2325 Coronado St","","Idaho Falls","ID","US","834047407" +"1467091108","OTHERS","Other URL","expressionslactation@gmail.com","N","","","DIRECT","Direct","","","","","1328 Burchett Dr","","Clarksville","TN","US","370426767" +"1437798188","DIRECT","Direct Messaging Address","goodetransport@protonmail.com","N","","","DIRECT","Direct","","","","","7418 Braeridge Way","","Sacramento","CA","US","958314004" +"1528607272","CONNECT","CONNECT URL","Therap","N","Secure direct messaging","","DIRECT","Direct","","CSV","CSV","","7300 Franklin Blvd","","Sacramento","CA","US","958232900" +"1932748571","OTHERS","Other URL","aktivanutrition@gmail.com","N","email","","","","","OTHER","Other","aktivanutrition@gmail.com","427 N Euclid Ave","","Ontario","CA","US","917623427" +"1275172892","CONNECT","CONNECT URL","Desktop","N","","","HIE","Health Information Exchange (HIE)","","","","","12200 Forest Hill Blvd","","Wellington","FL","US","334145795" +"1386283075","DIRECT","Direct Messaging Address","christopher.thomas@holcombbhs.org","Y","Email","Holcomb Behavioral Health Systems","DIRECT","Direct","","CSV","CSV","","1011 Reed Ave Ste 900","","Wyomissing","PA","US","196102002" +"1225677958","DIRECT","Direct Messaging Address","j.rosemond@theadolescentcenter.com","N","","","","","","","","","3730 Kirby Dr Ste 904","","Houston","TX","US","770983994" +"1790324440","DIRECT","Direct Messaging Address","chase.a.Whittington@riteaid.com","N","","","","","","","","","2700 Oro Dam Blvd E","","Oroville","CA","US","959665117" +"1245879998","CONNECT","CONNECT URL","mary_flicker@kernhigh.org","N","Email","","DIRECT","Direct","","OTHER","Other","Direct","7200 Noah Ave","","Bakersfield","CA","US","933081943" +"1245879998","CONNECT","CONNECT URL","mary_flicker@kernhigh.org","N","Email","","DIRECT","Direct","","OTHER","Other","Direct","7200 Noah Ave","","Bakersfield","CA","US","933081943" +"1245879998","CONNECT","CONNECT URL","mary_flicker@kernhigh.org","N","Email","","DIRECT","Direct","","OTHER","Other","Direct","7200 Noah Ave","","Bakersfield","CA","US","933081943" +"1245879998","CONNECT","CONNECT URL","mary_flicker@kernhigh.org","N","Email","","DIRECT","Direct","","OTHER","Other","Direct","7200 Noah Ave","","Bakersfield","CA","US","933081943" +"1245879998","CONNECT","CONNECT URL","mary_flicker@kernhigh.org","N","Email","","DIRECT","Direct","","OTHER","Other","Direct","7200 Noah Ave","","Bakersfield","CA","US","933081943" +"1245879998","OTHERS","Other URL","mary_flicker@kernhigh.org","N","Email","","DIRECT","Direct","","OTHER","Other","Direct","7200 Noah Ave","","Bakersfield","CA","US","933081943" +"1245879998","CONNECT","CONNECT URL","mary_flicker@kernhigh.org","N","Email","","DIRECT","Direct","","OTHER","Other","Direct","7200 Noah Ave","","Bakersfield","CA","US","933081943" +"1861031510","DIRECT","Direct Messaging Address","contact@trifectawellnessfw.com","N","Official Business Email","","DIRECT","Direct","","OTHER","Other","Business Email via trifectawellnessfw.com domain","3215 N Anthony Blvd Ste D","","Fort Wayne","IN","US","468052259" +"1588203236","CONNECT","CONNECT URL","N/a","N","","","","","","","","","1800 Riverfront Dr","","Little Rock","AR","US","722021882" +"1659910305","OTHERS","Other URL","Email","N","","","","","","","","","3083 Herschel Ave Apt 201","","Dallas","TX","US","752192044" +"1194364844","DIRECT","Direct Messaging Address","therapy@mattfahy.com","N","professional email","","DIRECT","Direct","","OTHER","Other","variable","6701 49th St N","","Pinellas Park","FL","US","337815728" +"1558900209","CONNECT","CONNECT URL","Farmington","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1700 N Cochiti Ave","","Farmington","NM","US","874017080" +"1356980007","OTHERS","Other URL","azeala","N","","","","","","","","","7500 Hellman Ave","","Rosemead","CA","US","917702216" +"1174162820","DIRECT","Direct Messaging Address","jkrause@wellpath.us","N","business email","","DIRECT","Direct","","","","","20311 Old Highway 9 SW","","Centralia","WA","US","985319620" +"1407495161","CONNECT","CONNECT URL","ypsilanti","N","healthcare information","","DIRECT","Direct","","CSV","CSV","","135 S Prospect St","","Ypsilanti","MI","US","481987914" +"1033758792","CONNECT","CONNECT URL","Memphis","N","","","","","","","","","5565 Murray Ave Ste 101","","Memphis","TN","US","381193828" +"1285273946","DIRECT","Direct Messaging Address","heidi@counselorheidi.com","N","business email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","17734 Preston Rd Ste 201","","Dallas","TX","US","752525725" +"1366081028","CONNECT","CONNECT URL","Wooster","N","Computer","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1739 Cleveland Rd","","Wooster","OH","US","446912203" +"1841839529","CONNECT","CONNECT URL","miracle.williams@pmsnm.org","Y","","Presbyterian Medical Services","","","","","","","1001 W Broadway","","Farmington","NM","US","874015638" +"1114566890","SOAP","SOAP URL","Mckinney","N","Notes","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8875 Synergy Dr","","McKinney","TX","US","750706503" +"1568001253","DIRECT","Direct Messaging Address","sarah@bedfordbc.com","Y","Email","Bedford Breast Center, INC","DIRECT","Direct","","CSV","CSV","","436 N Bedford Dr","","Beverly Hills","CA","US","902104310" +"1265071856","CONNECT","CONNECT URL","cisco","Y","","Independent Medical Group, LLC.","","","","","","","8201 NW 79th Ave","","Tamarac","FL","US","333212822" +"1265071856","CONNECT","CONNECT URL","cisco","Y","","Independent Medical Group, LLC.","","","","","","","8201 NW 79th Ave","","Tamarac","FL","US","333212822" +"1265071856","CONNECT","CONNECT URL","cisco","Y","","Independent Medical Group, LLC.","","","","","","","8201 NW 79th Ave","","Tamarac","FL","US","333212822" +"1265071856","CONNECT","CONNECT URL","cisco","Y","","Independent Medical Group, LLC.","","","","","","","8201 NW 79th Ave","","Tamarac","FL","US","333212822" +"1114566809","CONNECT","CONNECT URL","www.aspiranet.org","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1013556604","CONNECT","CONNECT URL","2163329375","N","","","","","","","","","5445 Smith Rd","","Brookpark","OH","US","441422026" +"1912546540","CONNECT","CONNECT URL","Teladoc","Y","","TelaDietitian","HIE","Health Information Exchange (HIE)","","","","","1945 Lake Pointe Dr","","Lewisville","TX","US","75057" +"1184263774","DIRECT","Direct Messaging Address","info@bigskyspeech.org","N","","","","","","","","","636 Lower Tom Burke Rd","","Gallatin Gateway","MT","US","597308576" +"1154960755","CONNECT","CONNECT URL","https://www.ocme.dhhs.nc.gov/","N","","","","","","","","","Office of the Chief Medical Examiner","3025 Mail Service Center","Raleigh","NC","US","276993025" +"1972142578","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1689213290","DIRECT","Direct Messaging Address","cwilkes@bournewood.com","N","work email","","DIRECT","Direct","","CSV","CSV","","300 South St","","Chestnut Hill","MA","US","024673694" +"1679112288","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1962041574","CONNECT","CONNECT URL","nasia.guilford21@gmail.com","N","","","","","","","","","5731 Maple Creek Blvd","","Sylvania","OH","US","435609229" +"1306485925","DIRECT","Direct Messaging Address","itadmin@pmpct.net","N","","","","","","","","","1320 W Main St Ste 5","","Waterbury","CT","US","067083119" +"1295374817","SOAP","SOAP URL","www.creativechakra.com","N","Office","","OTHER","Other","www.creativechakra.com","CSV","CSV","","3401 Pacific Ave Ste 2A","","Marina Del Rey","CA","US","902927800" +"1366081986","CONNECT","CONNECT URL","SimplePractice","N","Practice portal","","DIRECT","Direct","","CSV","CSV","","1211 Maricopa Hwy Ste 265","","Ojai","CA","US","930233161" +"1215576848","CONNECT","CONNECT URL","sangerbauer@chancerecovery.org","N","","","","","","","","","238 3rd Ave SE","","Albany","OR","US","973212857" +"1740829373","DIRECT","Direct Messaging Address","Rebecca.Kesting@nyulangone.org","N","encrypted work email","","DIRECT","Direct","","","","","614 2nd Ave Ste G","","New York","NY","US","100164889" +"1447899075","CONNECT","CONNECT URL","Endpoint","N","Endpoint","","OTHER","Other","Endpoint","","","","3302 S Belt Hwy Ste P","","Saint Joseph","MO","US","645031514" +"1265071898","DIRECT","Direct Messaging Address","areyes@ccdcounseling.com","N","","","","","","","","","1614 Scripture St Ste 200","","Denton","TX","US","762018916" +"1962041509","DIRECT","Direct Messaging Address","agarcia04@kingsview.org","N","work email","","","","","","","","201 N K St","","Tulare","CA","US","932744005" +"1861031411","DIRECT","Direct Messaging Address","drvemula@vipplasticsurgerynj.com","N","HIPPA Compliant email","","DIRECT","Direct","","CSV","CSV","","107 Monmouth Rd Ste 201","","West Long Branch","NJ","US","077641021" +"1821637422","CONNECT","CONNECT URL","www.ourvillageservices.com","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","90 S Swan St Ste 303","","Albany","NY","US","122102105" +"1114566882","DIRECT","Direct Messaging Address","jflavin40@comcast.net","N","","","DIRECT","Direct","","","","","843 Spring Hill Rd","","Staunton","VA","US","244012866" +"1861031486","CONNECT","CONNECT URL","records@maggiesplace.org","N","","","HIE","Health Information Exchange (HIE)","","","","","4001 N 30th St","","Phoenix","AZ","US","850166810" +"1023657798","OTHERS","Other URL","billing@goldstsarrehab.com","N","","","","","","","","","822 Montgomery Ave","","Narberth","PA","US","190721937" +"1023657798","OTHERS","Other URL","goldstatrehab.com","N","","","","","","","","","822 Montgomery Ave Ste 302","","Narberth","PA","US","190721947" +"1285273888","DIRECT","Direct Messaging Address","hspoelstra@perfther.com","N","","","","","","","","","118 N Copeland Ln","","North Liberty","IA","US","523179359" +"1609415298","DIRECT","Direct Messaging Address","rlavaldo@pol-nsn.gov","N","email","","DIRECT","Direct","","CSV","CSV","","7 Rio San Jose","","Laguna","NM","US","87026" +"1871132464","CONNECT","CONNECT URL","AIBONITO","N","","","","","","","","","CALLE SAN JOSE #51 OESTE","","AIBONITO","PR","US","00705" +"1053950642","CONNECT","CONNECT URL","FGBGFDBSFDG","N","","","","","","","","","COSSMA INC","AVE EL JIBARO CARR 172 KM 13.5","CIDRA","PR","US","007391330" +"1821637588","CONNECT","CONNECT URL","www.pluscarehealthoptions.com","N","","","DIRECT","Direct","","CSV","CSV","","1514 S Alexander St Ste 202","","Plant City","FL","US","335638418" +"1295374965","OTHERS","Other URL","2122869327","N","fax","","","","","","","","130 E 40th St # 1002","","New York","NY","US","100160941" +"1790324465","CONNECT","CONNECT URL","vprice9105@gmail.com","N","","","","","","","","","321 W Walnut St Ste 2","","Johnson City","TN","US","376046774" +"1952940629","CONNECT","CONNECT URL","www.wellspringcolumbus.org","Y","","Wellspring","DIRECT","Direct","","","","","1335 Dublin Rd","","Columbus","OH","US","432151000" +"1770122442","CONNECT","CONNECT URL","n/a","N","","","","","","","","","3501 Civic Center Blvd","","Philadelphia","PA","US","191043820" +"1104465871","DIRECT","Direct Messaging Address","brianna.poteat@bshsi.org","Y","Work e-mail","Bon Secours St. Francis Medical Center Inc","DIRECT","Direct","","OTHER","Other","n/a","3300 Poinsett Hwy","","Greenville","SC","US","296130002" +"1730728403","CONNECT","CONNECT URL","Arlington","N","","","DIRECT","Direct","","CSV","CSV","","1015 Gibbins Rd Ste C","","Arlington","TX","US","760115615" +"1902445687","CONNECT","CONNECT URL","@srcc.net","N","","","","","","","","","9721 Thomas Drive","","Panama Beach","FL","US","32400" +"1902445687","CONNECT","CONNECT URL","@srcc.net","N","","","","","","","","","9721 Thomas Drive","","Panama Beach","FL","US","32400" +"1902445687","CONNECT","CONNECT URL","@srcc.net","N","","","","","","","","","9721 Thomas Drive","","Panama Beach","FL","US","32400" +"1902445687","CONNECT","CONNECT URL","@srcc.net","N","","","","","","","","","9721 Thomas Drive","","Panama Beach","FL","US","32400" +"1881233567","DIRECT","Direct Messaging Address","csparacia@lrmcenter.com","N","email","","","","","","","","4303 Live Oak Dr","","Little River","SC","US","295669138" +"1720627409","OTHERS","Other URL","office@burlingtonfamilydental.com","N","","","","","","","","","51 Winn St","","Burlington","MA","US","018034872" +"1801435581","DIRECT","Direct Messaging Address","enantz@nyap.org","N","email","","","","","","","","104 W Broadway St","","Winchester","KY","US","403911912" +"1164061842","DIRECT","Direct Messaging Address","acu@kundaowellness.com","N","Email","","DIRECT","Direct","","CSV","CSV","","115 Broadway Ste 1800","","New York","NY","US","100061652" +"1578102257","CONNECT","CONNECT URL","n/a","N","n/a","","","","","","","","7766 100th Ave","","Vero Beach","FL","US","329674708" +"1578102174","CONNECT","CONNECT URL","mattersforlife@gmail.com","N","Business email address","","DIRECT","Direct","","","","","304 Tecumseh Way","","Havre DE Grace","MD","US","210782870" +"1023657616","CONNECT","CONNECT URL","Http://musclehousefitness.com","N","Website portal","","DIRECT","Direct","","CSV","CSV","","2660 N 72nd St","","Omaha","NE","US","681347028" +"1164061750","DIRECT","Direct Messaging Address","gene.streetman@omh.ny.gov","N","email","","","","","","","","600 E 125th St","","New York","NY","US","100356000" +"1427697010","DIRECT","Direct Messaging Address","yvonne.waller@luvingkare.com","N","","","","","","","","","13806 Melzer Ave","","Cleveland","OH","US","441204768" +"1376182972","DIRECT","Direct Messaging Address","tcargle@skinandscalprestoration.com","N","","","DIRECT","Direct","","CSV","CSV","","3080 Ackerman Blvd Ste 220","","Dayton","OH","US","454293658" +"1801435409","CONNECT","CONNECT URL","donnadetar@gmail.com","N","email","","","","","","","","20 E Main St","","MT Pleasant","PA","US","156662094" +"1740829340","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1619516218","CONNECT","CONNECT URL","unitypoint.org","N","","","","","","","","","4600 3rd St","","Moline","IL","US","612656106" +"1629617220","OTHERS","Other URL","HBHS.La@gmail.com","N","","","","","","","","","2156 Wooddale Blvd","","Baton Rouge","LA","US","708061403" +"1083253686","DIRECT","Direct Messaging Address","rebekkah.paras@stores.kroger.com","N","","","","","","","","","2440 Bardstown Rd","","Louisville","KY","US","402052123" +"1821637430","SOAP","SOAP URL","soapvault.com","N","","","HIE","Health Information Exchange (HIE)","","","","","51 W Dayton St Ste 304","","Edmonds","WA","US","980204111" +"1003455627","CONNECT","CONNECT URL","OCALA","N","","","DIRECT","Direct","","CSV","CSV","","10840 Little Patuxent Pkwy","","Columbia","MD","US","210443115" +"1336788959","OTHERS","Other URL","n/a","N","","","","","","","","","4909 Murphy Canyon Rd Ste 310","","San Diego","CA","US","921234301" +"1245879873","OTHERS","Other URL","hensleyphysicaltherapy@gmail.com","N","","","DIRECT","Direct","","","","","3195 LaMar Ave","","Paris","TX","US","754605019" +"1578102117","CONNECT","CONNECT URL","aljannahlayers16@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","2449 N 30th St","","Philadelphia","PA","US","191323003" +"1407495047","CONNECT","CONNECT URL","4196191069","N","","","","","","","","","25 Christopher Dr","","Fostoria","OH","US","448303318" +"1922647569","CONNECT","CONNECT URL","PINGSUN","N","","","","","","","","","520 S Sepulveda Blvd Ste 200","","Los Angeles","CA","US","900493534" +"1811536451","CONNECT","CONNECT URL","waltoncaretransport@outlook.com","N","","","","","","","","","2707 Morningridge Dr","","Cincinnati","OH","US","452118258" +"1366081903","CONNECT","CONNECT URL","Bowie","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2600 Ballston Ct","","Bowie","MD","US","207213281" +"1891334447","CONNECT","CONNECT URL","Jacob.hall2@stores.kroger.com","N","","","","","","","","","3040 Dolphin Dr","","Elizabethtown","KY","US","427017135" +"1144869793","OTHERS","Other URL","KristenTaylorLCSW@gmail.com","N","","","","","","","","","4850 Lakeplace Dr","","Cedar Bluff","AL","US","359595144" +"1588203137","DIRECT","Direct Messaging Address","Springcare@springcares.com","N","","","","","","","","","12119 Triple Crown Rd","","North Potomac","MD","US","208783788" +"1659910230","SOAP","SOAP URL","https://dgtherapygroup.codemetro.com/","N","","","","","","","","","222 N Sunset Ave Ste D","","West Covina","CA","US","917902278" +"1659910230","SOAP","SOAP URL","https://dgtherapygroup.codemetro.com/","N","","","","","","","","","222 N Sunset Ave Ste D","","West Covina","CA","US","917902278" +"1184263709","OTHERS","Other URL","csinclair1109@gmail.com","N","RNFA","","OTHER","Other","pt information","CSV","CSV","","4292 Crestdale St","","Palm Beach Gardens","FL","US","334105862" +"1952940538","DIRECT","Direct Messaging Address","aosano@goshenhealth.com","Y","email","Goshen Hospital Association Inc","","","","","","","200 High Park Ave","","Goshen","IN","US","465264810" +"1285273854","OTHERS","Other URL","Addison","N","","","HIE","Health Information Exchange (HIE)","","","","","16750 Westgrove Dr","","Addison","TX","US","750015688" +"1225677883","DIRECT","Direct Messaging Address","drlisa@mdcounselingservices.org","N","email","","DIRECT","Direct","","OTHER","Other","email address","924 E Baltimore St Ste 204","","Baltimore","MD","US","212024736" +"1972142511","DIRECT","Direct Messaging Address","jennifer@sonoransunrisecounseling.com","N","","","","","","","","","6239 E Brown Rd Ste 112","","Mesa","AZ","US","852054933" +"1972142511","DIRECT","Direct Messaging Address","jennifer@sonoransunrisecounseling.com","N","","","","","","","","","6239 E Brown Rd Ste 112","","Mesa","AZ","US","852054933" +"1972142511","DIRECT","Direct Messaging Address","jennifer@sonoransunrisecounseling.com","N","","","","","","","","","6239 E Brown Rd Ste 112","","Mesa","AZ","US","852054933" +"1982243580","CONNECT","CONNECT URL","aprnmrichardson@gmail.com","N","","","","","","","","","21 Grand St","","Hartford","CT","US","061061541" +"1700425386","DIRECT","Direct Messaging Address","mstephenson@pc3med.com","N","work email","","DIRECT","Direct","","CSV","CSV","","205 4th Ave SE","","Reform","AL","US","354812049" +"1700425386","DIRECT","Direct Messaging Address","mstephenson@pc3med.com","N","work email","","DIRECT","Direct","","CSV","CSV","","108 4th Ave NE","","Reform","AL","US","354812227" +"1659910214","DIRECT","Direct Messaging Address","shannon.d.morley@medstar.net","N","Primary Practice Location","","HIE","Health Information Exchange (HIE)","MedStar Email","CSV","CSV","MedStar email","45870 E Run Dr.","","Lexington Park","MD","US","20653" +"1003455676","DIRECT","Direct Messaging Address","mduerr@highpeakshospice.org","N","secure email","","DIRECT","Direct","","","","","High Peaks Hospice Inc","47 Tom Phelps Way","Mineville","NY","US","12956" +"1528607207","CONNECT","CONNECT URL","medicaidtravel.com","N","url","","DIRECT","Direct","","","","","615 Saint George Square Ct Ste 300","","Winston Salem","NC","US","271031368" +"1619516390","DIRECT","Direct Messaging Address","kschlemmer@providentstl.org","N","secure email","","DIRECT","Direct","","CSV","CSV","","2388 Schuetz Rd Ste A10","","Saint Louis","MO","US","631463401" +"1346889029","DIRECT","Direct Messaging Address","kendra.a.hill2.ctr@mail.mil","Y","","78 MDG Robins AFB, GA","","","","","","","655 7th St Bldg 700-A78","","Warner Robins","GA","US","310982227" +"1780223461","DIRECT","Direct Messaging Address","rebecca.magnuson@ascendchc.com","N","work e-mail","","DIRECT","Direct","","","","","737 N Michigan Ave Ste 1925","","Chicago","IL","US","606115422" +"1720627417","DIRECT","Direct Messaging Address","rduff@gracebehavioral.com","N","","","","","","","","","6666 Harwin Dr Ste 460","","Houston","TX","US","770362275" +"1326687013","OTHERS","Other URL","dfwcps.com","N","","","","","","","","","669 Airport Fwy Ste 302","","Hurst","TX","US","760533963" +"1598304073","DIRECT","Direct Messaging Address","tjojola@pol-nsn.gov","N","email","","DIRECT","Direct","","CSV","CSV","","7 Rio San Jose","","Laguna","NM","US","87026" +"1851930440","OTHERS","Other URL","gaily-vwcp.org","N","","","DIRECT","Direct","","OTHER","Other","Rochester Hills","623 Dorchester Dr Apt 126","","Rochester Hills","MI","US","483074028" +"1124667712","CONNECT","CONNECT URL","HBHS.La@gmail.com","N","","","","","","","","","2156 Wooddale Blvd","","Baton Rouge","LA","US","708061403" +"1063051555","DIRECT","Direct Messaging Address","dhunt@pol-nsn.gov","N","pueblo email","","DIRECT","Direct","","CSV","CSV","","7 Rio San Jose","","Laguna","NM","US","87026" +"1063051555","DIRECT","Direct Messaging Address","dhunt@pol-nsn.gov","N","work email","","DIRECT","Direct","","CSV","CSV","","7 Rio San Jose","","Laguna","NM","US","87026" +"1164061768","DIRECT","Direct Messaging Address","johnsel.anderson@omh.ny.gov","N","email","","DIRECT","Direct","","OTHER","Other","phi","600 E 125th St","","New York","NY","US","100356000" +"1508405101","OTHERS","Other URL","HBHS.La@gmail.com","N","","","","","","","","","2156 Wooddale Blvd Ste 750","","Baton Rouge","LA","US","708061404" +"1407495005","CONNECT","CONNECT URL","Sacramento","N","","","","","","","","","7415 Marin Ave","","Sacramento","CA","US","958203558" +"1487293098","DIRECT","Direct Messaging Address","elizabeth.dunn2@va.gov","Y","Secure Email Address","Jefferson Barracks VAMC","DIRECT","Direct","","","","","1 Jefferson Barracks Dr Rm 1W15","","Saint Louis","MO","US","631254181" +"1922647536","CONNECT","CONNECT URL","www.universalwellnessny.com","N","","","","","","","","","3995 Oneida St","","New Hartford","NY","US","134139706" +"1265071880","OTHERS","Other URL","ventura.org","N","","","","","","","","","1227 E Los Angeles Ave","","Simi Valley","CA","US","930652871" +"1669011292","OTHERS","Other URL","N/A","N","","","","","","","","","225 Cedar Hill St Ste 200","","Marlborough","MA","US","017525900" +"1306485941","DIRECT","Direct Messaging Address","lisa_lindquist@hotmaol.com","N","","","DIRECT","Direct","","CSV","CSV","","23463 Lawless Rd","","Moreno Valley","CA","US","925573527" +"1497394035","CONNECT","CONNECT URL","hking@chancerecovery.org","N","","","","","","","","","456 SW Monroe Ave","","Corvallis","OR","US","973334781" +"1811536303","CONNECT","CONNECT URL","jessicapretz88@gmail.com","N","Work Email","","","","","","","","8717 Dimond D Cir","","Anchorage","AK","US","995151931" +"1750920302","OTHERS","Other URL","0","Y","","Florida Autism Center","","","","","","","11476 S Apopka Vineland Rd Ste 118","","Orlando","FL","US","328367006" +"1093354649","CONNECT","CONNECT URL","need","N","need","","DIRECT","Direct","","CSV","CSV","","3588 Edgewood Blvd W","","Hernando","MS","US","386329383" +"1285273839","DIRECT","Direct Messaging Address","jean.guerrier@omh.ny.gov","N","email","","DIRECT","Direct","","OTHER","Other","PHI","600 E 125th St","","New York","NY","US","100356000" +"1548809106","OTHERS","Other URL","https://www.commonwealthcounseling.com","N","Website","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Website","9202 Center Oak Ct","","Mechanicsville","VA","US","231162744" +"1598304156","DIRECT","Direct Messaging Address","EJohnson@uniondaleschools.org","N","Email","","DIRECT","Direct","","OTHER","Other","Email","101 Rockaway Ave Apt 2","","Valley Stream","NY","US","115805834" +"1922647585","CONNECT","CONNECT URL","KhanOKC","N","","","","","","","","","810 NW 10th St Ste A","","Oklahoma City","OK","US","731067216" +"1710526389","DIRECT","Direct Messaging Address","joan.divinagracia@meritushealth.com","N","","","","","","","","","11110 Medical Campus Rd Ste 201","","Hagerstown","MD","US","217426797" +"1265071831","DIRECT","Direct Messaging Address","amanda@claytonmedstl.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","6400 Clayton Rd Ste 303","","Saint Louis","MO","US","631171850" +"1245879816","DIRECT","Direct Messaging Address","ddelluomo@westmedgroup.com","Y","","Westchester Medical Group, P.C.","DIRECT","Direct","","CSV","CSV","","1 Theall Rd","","Rye","NY","US","105801404" +"1386283950","OTHERS","Other URL","Homesweethome.com","N","","","","","","","","","15D Brookwood Drive","","Rocky Hill","CT","US","060672735" +"1255970836","DIRECT","Direct Messaging Address","camille@goldcountryhearing.com","N","","","DIRECT","Direct","","OTHER","Other","email","457 Sutton Way","","Grass Valley","CA","US","959454102" +"1538708110","DIRECT","Direct Messaging Address","Victoria.Moore@saberhealth.com","N","","","","","","","","","300 Hatcher St","","Rocky Mount","VA","US","241511256" +"1417596099","DIRECT","Direct Messaging Address","labyemhealthcare@hotmail.com","N","email account","","DIRECT","Direct","","OTHER","Other","email/messaging","9233 Misting Ct","","Waldorf","MD","US","206035724" +"1598304172","DIRECT","Direct Messaging Address","victoria.moore@saberhealth.com","N","","","","","","","","","300 Hatcher St","","Rocky Mount","VA","US","241511256" +"1003455585","CONNECT","CONNECT URL","https://www.imaginebehaviorwashington.com/","N","website","","","","","","","","6505 218th St SW Ste 12","","Mountlake Terrace","WA","US","980432135" +"1063051548","OTHERS","Other URL","cvs","N","workplace","","DIRECT","Direct","","CSV","CSV","","3749 Avocado Blvd","","LA Mesa","CA","US","919417301" +"1346889839","OTHERS","Other URL","email","Y","","My World ABA LLC","DIRECT","Direct","","CSV","CSV","","2407 S Campbell Ave","","Springfield","MO","US","658072903" +"1881233369","DIRECT","Direct Messaging Address","vtsushima@hpu.edu","N","E-mail","","DIRECT","Direct","","","","","500 Ala Moana Blvd","","Honolulu","HI","US","968134920" +"1962041442","DIRECT","Direct Messaging Address","rsheahan@vidafitness.com","N","email","","","","","","","","1612 U St NW","","Washington","DC","US","200096221" +"1255970745","DIRECT","Direct Messaging Address","charna_mcnair@myspeechconnections.com","N","","","DIRECT","Direct","","","","","5741 Dobson Dr","","Fayetteville","NC","US","283113452" +"1255970745","DIRECT","Direct Messaging Address","charna_mcnair@myspeechconnections.com","N","","","DIRECT","Direct","","","","","5741 Dobson Dr","","Fayetteville","NC","US","283113452" +"1053950543","OTHERS","Other URL","fefej21@gmail.com","N","","","","","","","","","140 N Ashland Ave","","Chicago","IL","US","606071802" +"1346889847","DIRECT","Direct Messaging Address","mlgreenwood@saintfrancis.com","N","","","","","","","","","10501 E 91st St","","Tulsa","OK","US","741335790" +"1366081879","DIRECT","Direct Messaging Address","admin@firstc.directak.net","N","","","","","","","","","17241 N Juanita Loop","","Eagle River","AK","US","995777519" +"1366081879","DIRECT","Direct Messaging Address","admin@firstc.directak.net","N","","","","","","","","","17241 N Juanita Loop","","Eagle River","AK","US","995777519" +"1669011177","OTHERS","Other URL","www.webpt.com","N","EHR","","","","","","","","808 Adams Ave","","Huntington Beach","CA","US","926483214" +"1013556521","CONNECT","CONNECT URL","NA","N","","","","","","","","","285 E Main St","","Somerville","NJ","US","088763005" +"1386283893","CONNECT","CONNECT URL","Omaha","N","pharmacy","","DIRECT","Direct","","CSV","CSV","","620 N 114th St","","Omaha","NE","US","681541571" +"1568001071","DIRECT","Direct Messaging Address","jessica.x2.tan@kp.org","Y","Email address","KAISER FOUNDATION HEALTH PLAN INC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","99 Montecillo Rd","","San Rafael","CA","US","949033308" +"1477192987","DIRECT","Direct Messaging Address","info@emergeyw.com","Y","email","Emerge Yoga & Wellness","DIRECT","Direct","","CSV","CSV","","623 Broadway","","Massapequa","NY","US","117585027" +"1902445414","CONNECT","CONNECT URL","Omaha","N","pharmacy","","DIRECT","Direct","","CSV","CSV","","620 N 114th St","","Omaha","NE","US","681541571" +"1457990962","CONNECT","CONNECT URL","http://autumncreekhealth.com/","N","","","","","","","","","2924 Knight St Ste 426","","Shreveport","LA","US","711052414" +"1285273797","DIRECT","Direct Messaging Address","info@emergeyw.com","Y","email","Emerge Yoga & Wellness","DIRECT","Direct","","CSV","CSV","","623 Broadway","","Massapequa","NY","US","117585027" +"1427697945","DIRECT","Direct Messaging Address","Jsoreta@lhcgroup.com","N","","","","","","","","","400 Tracy Way Ste 100","","Charleston","WV","US","253111280" +"1255970737","OTHERS","Other URL","www.cranburymassage.com","N","web","","HIE","Health Information Exchange (HIE)","","OTHER","Other","other","60 N Main St Ste 10","","Cranbury","NJ","US","085123252" +"1487293064","OTHERS","Other URL","https://www.caretracker.com","N","","","","","","","","","9220 N Central Ave","","Phoenix","AZ","US","850202416" +"1942849435","CONNECT","CONNECT URL","URL","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5633 Monroe Rd","","Charlotte","NC","US","282125591" +"1275172827","DIRECT","Direct Messaging Address","greertina@att.net","N","Business email","","DIRECT","Direct","","OTHER","Other","Exact","8501 Old Hickory Trl Apt 2106","","Dallas","TX","US","752373821" +"1326687989","OTHERS","Other URL","goldenfamilychiropractic@gmail.com","N","Office Email","","DIRECT","Direct","","CSV","CSV","","13735 Steele Creek Rd","","Charlotte","NC","US","282736841" +"1235778895","OTHERS","Other URL","2519294213","N","Fax Machine","","DIRECT","Direct","","CSV","CSV","","101 Villa Dr","","Daphne","AL","US","365264653" +"1558900118","DIRECT","Direct Messaging Address","scott@drcederquist.com","N","","","DIRECT","Direct","","CSV","CSV","","1575 Pine Ridge Rd Ste 19","","Naples","FL","US","341092110" +"1467091025","DIRECT","Direct Messaging Address","vimala.chacko@omh.ny.gov","N","email","","DIRECT","Direct","","OTHER","Other","PHI","600 E 125th St","","New York","NY","US","100356000" +"1700425378","DIRECT","Direct Messaging Address","kim@littlestepspt.com","N","kim@littlestepspt.com","","DIRECT","Direct","","CSV","CSV","","1945 W Wilson Ave","","Chicago","IL","US","606405255" +"1780223354","CONNECT","CONNECT URL","https://www.massagebook.com/Louisville~Massage~healingbodybar","N","Website /scheduling","","DIRECT","Direct","","CSV","CSV","","1169 Eastern Pkwy Ste 3412","","Louisville","KY","US","402171420" +"1699314260","CONNECT","CONNECT URL","AidinginHome@gmail.com","N","","","","","","","","","1386 S 5th St","","Saint Charles","MO","US","633012444" +"1225677891","OTHERS","Other URL","heathchiropractic@gmail.com","N","","","DIRECT","Direct","","OTHER","Other","all","14 W Main St","","Landisville","PA","US","175381127" +"1053950626","CONNECT","CONNECT URL","schnucks.com","Y","","SCHNUCK MARKETS INC","","","","","","","7909 Highway N","","Dardenne Prairie","MO","US","633687382" +"1952940520","CONNECT","CONNECT URL","DOCTORCOOPER19@GMAIL.COM","N","Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3331 SW Hamilton Ct","","Portland","OR","US","972391256" +"1043859614","OTHERS","Other URL","audrey.mitchell@grspecialtytherapy.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4070 Lake Drive SE","Suite 101","Grand Rapids","MI","US","495464954" +"1275172751","OTHERS","Other URL","ignaotteh@yahoo.com","N","email","","OTHER","Other","Cypress","","","","10903 Crestwood Point Cir","","Cypress","TX","US","774337156" +"1770122251","CONNECT","CONNECT URL","2175651378","N","Phone number","","DIRECT","Direct","","OTHER","Other","Mobile","8149 Butternut Dr","","Citrus Heights","CA","US","956211106" +"1760021240","DIRECT","Direct Messaging Address","jamiepatricia2016@outlook.com","N","email address","","DIRECT","Direct","","OTHER","Other","email","801 Kay Ln","","Lynn Haven","FL","US","324441535" +"1124667613","DIRECT","Direct Messaging Address","kkyle@moverightpt.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","330 Scott Ave","","Morgantown","WV","US","265080023" +"1588203079","DIRECT","Direct Messaging Address","karen.ford@omh.ny.gov","N","email","","DIRECT","Direct","","OTHER","Other","PHI","600 E 125th St","","New York","NY","US","100356000" +"1457990947","DIRECT","Direct Messaging Address","consultpax@protonmail.com","N","Organization Email","","DIRECT","Direct","","","","","100 W Adams Ave Ste 323","","Temple","TX","US","765017601" +"1174162663","DIRECT","Direct Messaging Address","rodolfo.siton@omh.ny.gov","N","email","","DIRECT","Direct","","OTHER","Other","PHI","600 E 125th St","","New York","NY","US","100356000" +"1396384897","CONNECT","CONNECT URL","Aprillchipman@gmail.com","N","","","","","","","","","301 Victoria St","","Costa Mesa","CA","US","926271995" +"1396384897","CONNECT","CONNECT URL","Aprillchipman@gmail.com","N","","","","","","","","","301 Victoria St","","Costa Mesa","CA","US","926271995" +"1396384897","CONNECT","CONNECT URL","Aprillchipman@gmail.com","N","","","","","","","","","301 Victoria St","","Costa Mesa","CA","US","926271995" +"1134768633","CONNECT","CONNECT URL","jphelps@chancerecovery.org","N","","","","","","","","","238 3rd Ave SE","","Albany","OR","US","973212857" +"1295374700","DIRECT","Direct Messaging Address","cereseyecare@outlook.com","N","Office email address","","DIRECT","Direct","","","","","1901 Mitchell Rd Ste C","","Ceres","CA","US","953072400" +"1588203087","CONNECT","CONNECT URL","leighowanesthesia@gmail.com","N","office email","","DIRECT","Direct","","CSV","CSV","","14404 Stoney Brook Blvd","","Omaha","NE","US","681372613" +"1467091967","OTHERS","Other URL","unifieddimensions@gmail.com","Y","unifieddimensions@gmail.com","Unified Dimensions, LLC","DIRECT","Direct","","CSV","CSV","","2525 Trigg Dr","","Oklahoma City","OK","US","731151657" +"1871132373","CONNECT","CONNECT URL","Claimsubmition","N","Insuranceclaimsubmition","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","960 Oakwood Rd","","Orange City","FL","US","327635028" +"1871132373","CONNECT","CONNECT URL","Claimsubmition","N","","","HIE","Health Information Exchange (HIE)","","","","","960 Oakwood Rd","","Orange City","FL","US","327635028" +"1447899943","OTHERS","Other URL","frontoffice.pdc@gmail.com","N","","","","","","","","","2285 Fairfield Rd","","Gettysburg","PA","US","173257214" +"1326687823","CONNECT","CONNECT URL","team4kidsaz@gmail.com","N","General Email","","","","","","","","13601 N Litchfield Rd Ste 124","","Surprise","AZ","US","853794260" +"1235778739","OTHERS","Other URL","https://update.fusionwebclinic.com/","N","","","","","","","","","910 NW 7th St Ste 2And4","","Bentonville","AR","US","727124565" +"1699314104","CONNECT","CONNECT URL","Missoula","N","hand delivered","","DIRECT","Direct","","OTHER","Other","Missoula","204 E Pine St Apt 4","","Missoula","MT","US","598024542" +"1134768641","CONNECT","CONNECT URL","POMONA","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1370 Valley Vista Dr","","Diamond Bar","CA","US","917653911" +"1144869652","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1306485818","DIRECT","Direct Messaging Address","sydnie@emergeyw.com","Y","email","Emerge Yoga & Wellness","DIRECT","Direct","","CSV","CSV","","623 Broadway","","Massapequa","NY","US","117585027" +"1760021273","DIRECT","Direct Messaging Address","amanda@emergeyw.com","Y","email","Emerge Yoga & Wellness","DIRECT","Direct","","CSV","CSV","","623 Broadway","","Massapequa","NY","US","117585027" +"1578102083","DIRECT","Direct Messaging Address","info@emergeyw.com","Y","email","Emerge Yoga & Wellness","DIRECT","Direct","","CSV","CSV","","623 Broadway","","Massapequa","NY","US","117585027" +"1659910164","DIRECT","Direct Messaging Address","info@emergeyw.com","Y","email","Emerge Yoga & Wellness","DIRECT","Direct","","CSV","CSV","","623 Broadway","","Massapequa","NY","US","117585027" +"1720627235","DIRECT","Direct Messaging Address","info@emergeyw.com","Y","email","Emerge Yoga & Wellness","DIRECT","Direct","","CSV","CSV","","623 Broadway","","Massapequa","NY","US","117585027" +"1356980866","CONNECT","CONNECT URL","cathie@empathyworkstherapy.com","N","email","","DIRECT","Direct","","CSV","CSV","","829 Jefferson St","","Napa","CA","US","945592422" +"1417596933","OTHERS","Other URL","Datalys","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Athletic Recording System","401 W Michigan St # 500","","Indianapolis","IN","US","462023233" +"1407495922","OTHERS","Other URL","home","N","","","","","","","","","341 Stelton Rd Apt 602","","Xenia","OH","US","453855272" +"1043859564","OTHERS","Other URL","Kareco","N","","","","","","","","","1455 S Lapeer Rd Ste 102","","Lake Orion","MI","US","483601468" +"1952940470","DIRECT","Direct Messaging Address","Kendranique@student.southuniversity.edu","N","","","","","","","","","245 Cecil Way","","McDonough","GA","US","302527432" +"1689213100","DIRECT","Direct Messaging Address","chall@indrehab.com","N","","","","","","","","","414 W 40th St","","Scottsbluff","NE","US","693614635" +"1861031387","DIRECT","Direct Messaging Address","ashley.wilson@stores.kroger.com","Y","","Kroger Limited Partnership I","","","","","","","2509 McCain Blvd","","North Little Rock","AR","US","721167606" +"1679112197","OTHERS","Other URL","bcadiou80@yahoo.com","N","Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Work Email","28 Urban St","","Painesville","OH","US","440771839" +"1760021281","OTHERS","Other URL","https://app.kareo.com/","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","21 Glen Ave","","Chelmsford","MA","US","018242858" +"1578102091","DIRECT","Direct Messaging Address","ameliebennett@direct.practicefusion.com","N","","","DIRECT","Direct","","CSV","CSV","","6910 S Highland Dr","","Cottonwood Heights","UT","US","841213060" +"1912546433","OTHERS","Other URL","raulsoto03@gmail.com","N","","","","","","","","","15291 NW 60th Ave Ste 101","","Miami Lakes","FL","US","330142459" +"1801435326","OTHERS","Other URL","NANA","N","NA","","","","","","","","3600 30th St","","Des Moines","IA","US","503105753" +"1356980874","OTHERS","Other URL","PDX","N","","","","","","","","","3200 N Ashley St","","Valdosta","GA","US","316025912" +"1700425238","DIRECT","Direct Messaging Address","1042pharmacymgr@hy-vee.com","N","Secure server email for the specific pharmacy","","DIRECT","Direct","","","","","939 Angular St","","Burlington","IA","US","526013918" +"1609415132","DIRECT","Direct Messaging Address","ossconsult@outlook.com","N","email","","DIRECT","Direct","","","","","166 Anderson St SE Ste 225","","Marietta","GA","US","300601984" +"1982243408","DIRECT","Direct Messaging Address","info@aclindiana.com","N","email","","DIRECT","Direct","","CSV","CSV","","5835 Jessica Ave","","Portage","IN","US","463681662" +"1891334322","CONNECT","CONNECT URL","eastsidefamilytherapy.net","N","website","","DIRECT","Direct","","CSV","CSV","","28 Parkway Commons Way","","Greer","SC","US","296505213" +"1346889870","CONNECT","CONNECT URL","therapynotes.com","N","","","","","","","","","14780 Memorial Dr Ste 202","","Houston","TX","US","770795284" +"1528607058","CONNECT","CONNECT URL","dawnmh35@hotmail.com","N","","","","","","","","","103 Pleasant View Ct","","Gifford","IL","US","618479767" +"1972142404","CONNECT","CONNECT URL","AIS","N","Ascension Information service","","DIRECT","Direct","","CSV","CSV","","1218 Loring St","","Haysville","KS","US","670601923" +"1689213118","OTHERS","Other URL","suzib927@gmail.com","N","","","OTHER","Other","BOYNTON BEACH","OTHER","Other","BOYNTON BEACH","6368 Lansdowne Cir","","Boynton Beach","FL","US","334725107" +"1497394928","DIRECT","Direct Messaging Address","sydneylb@live.com","N","","","","","","OTHER","Other","Email","3001 Foothill Blvd","","LA Crescenta","CA","US","912142714" +"1124667654","CONNECT","CONNECT URL","https://tulanegreenwave.com/staff-directory/chappell-evans/1479","N","","","","","","","","","333 Ben Weiner Dr","","New Orleans","LA","US","701183370" +"1760021299","OTHERS","Other URL","atlas.md","N","","","","","","","","","1461 Brookhaven Dr","","Rockingham","VA","US","228013584" +"1760021299","OTHERS","Other URL","atlas.md","N","","","","","","","","","1461 Brookhaven Dr","","Rockingham","VA","US","228013584" +"1679112106","OTHERS","Other URL","www.bannerhealth.com","N","email","","DIRECT","Direct","","OTHER","Other","Queen Creek","21139 S. 187th Way","","Queen Creek","AZ","US","851428514" +"1831738368","CONNECT","CONNECT URL","connect","N","","","","","","","","","301 E 18th St","","Anniston","AL","US","362073952" +"1578102000","CONNECT","CONNECT URL","kameto@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","15825 Bellaire Blvd Ste D","","Houston","TX","US","770832347" +"1548809072","DIRECT","Direct Messaging Address","r.weiss@bacharach.org","N","Work email","","DIRECT","Direct","","OTHER","Other","Other","5429 Harding Hwy Ste 203","","Mays Landing","NJ","US","083302263" +"1801435334","DIRECT","Direct Messaging Address","R.eldridge@inmotionrehabllc.com","N","Email","","DIRECT","Direct","","CSV","CSV","","5140 Galaxie Dr","","Jackson","MS","US","392064335" +"1528607066","DIRECT","Direct Messaging Address","cdubeau@innovativecounselingpartners.com","N","","","","","","","","","1312 Slater St","","Sugar Grove","IL","US","605549823" +"1144869686","OTHERS","Other URL","TRUSTEDANGELSHOMECARE@gmail.com","N","","","","","","","","","6 Hamilton Dr","","Manchester","CT","US","060422227" +"1689213134","OTHERS","Other URL","jasephsmith@withinmetherapy.com","N","","","DIRECT","Direct","","CSV","CSV","residential","9116 Myrtle Ave","","Bowie","MD","US","207203223" +"1689213134","OTHERS","Other URL","jasephsmith@withinmetherapy.com","N","","","OTHER","Other","9116 myrtle avenue","OTHER","Other","email","9116 Myrtle Ave","","Bowie","MD","US","207203223" +"1952940405","DIRECT","Direct Messaging Address","tgiambalvo@pfrtherapy.com","N","work email","","","","","","","","1535 Cogswell St Ste C24","","Rockledge","FL","US","329552740" +"1346889805","OTHERS","Other URL","edison.alisa@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","1921 US Highway 223","","Adrian","MI","US","492211242" +"1316586878","DIRECT","Direct Messaging Address","sarah@centeredspeechservices.com","N","G Suite Email","","DIRECT","Direct","","CSV","CSV","","120 E 56th St Rm 430","","New York","NY","US","100223679" +"1023657491","DIRECT","Direct Messaging Address","kturman1@outlook.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3 Lakewood Ct","","Bolingbrook","IL","US","604404500" +"1205475779","CONNECT","CONNECT URL","sunshinespurpose@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","4920 Walking Stick Road","","Ellicott City","MD","US","21043" +"1588203053","OTHERS","Other URL","Credible","N","","","","","","","","","2400 NE 95th St","","Seattle","WA","US","981152426" +"1114566684","DIRECT","Direct Messaging Address","adreasher@khindirect.org","N","KHIN User","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","420 W 15th Ave","","Emporia","KS","US","668015367" +"1447899836","OTHERS","Other URL","https://nourish.schnucks.com/","N","Schnucks homepage","","DIRECT","Direct","","OTHER","Other","Schnucks homepage","15425 Manchester Rd","","Ballwin","MO","US","630113077" +"1013556422","CONNECT","CONNECT URL","KaleidaCare","N","KaleidaCare","","DIRECT","Direct","","CSV","CSV","","179 W Winchester St","","Murray","UT","US","841077237" +"1518506914","DIRECT","Direct Messaging Address","baileyj6@upmc.edu","N","","","","","","","","","333 N Braddock Ave","","Pittsburgh","PA","US","152082512" +"1821637232","CONNECT","CONNECT URL","KaleidaCare","N","KaleidaCare","","DIRECT","Direct","","CSV","CSV","","179 W Winchester St","","Murray","UT","US","841077237" +"1376182782","DIRECT","Direct Messaging Address","elsayed.mohamedhassan@stores.kroger.com","N","buisness email","","","","","","","","3606 Wynbrooke Cir","","Louisville","KY","US","402413054" +"1003455411","DIRECT","Direct Messaging Address","Elysem@telecarecorp.com","N","Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Staffing communication","800 N 1st St","","San Jose","CA","US","951126312" +"1346889755","CONNECT","CONNECT URL","amazingtraveltransportation@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","401 S Bender Ave Apt 513","","Humble","TX","US","773387717" +"1528607934","CONNECT","CONNECT URL","Stockton","N","","","","","","","","","248 W Fremont St","","Stockton","CA","US","952032800" +"1760021182","OTHERS","Other URL","SERENITYSPA.VA@GMAIL.COM","N","","","","","","","","","1231 Bell Tower Arch","","Chesapeake","VA","US","233243176" +"1295374619","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1285273607","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1801435243","DIRECT","Direct Messaging Address","KlineJK@jacksoncounty.org","N","email","","DIRECT","Direct","","CSV","CSV","","140 S Holly St","","Medford","OR","US","975013113" +"1326687765","DIRECT","Direct Messaging Address","Luna@doulasoforlando.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","6644 Gunnell Ct","","Orlando","FL","US","328096525" +"1144869587","CONNECT","CONNECT URL","Minneapolis","N","","","","","","","","","8921 62nd Ave N","","Minneapolis","MN","US","554282630" +"1053950493","CONNECT","CONNECT URL","mlozano@lifelineconnections.org","N","email","","HIE","Health Information Exchange (HIE)","","","","","2105 Continental Pl Ste A","","Mount Vernon","WA","US","982734104" +"1235778689","CONNECT","CONNECT URL","janice.burrell@aol.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5804 Arizona Ave","","Baltimore","MD","US","212063725" +"1346889797","OTHERS","Other URL","melanie.franklin@butterflyeffects.com","N","","","","","","","","","500 Fairway Dr Ste 102","","Deerfield Beach","FL","US","334411817" +"1609415058","DIRECT","Direct Messaging Address","mbrown@voyagerecovery.com","Y","","Voyage Recovery Center","","","","","","","11181 SE Federal Hwy","","Hobe Sound","FL","US","334555128" +"1255970604","DIRECT","Direct Messaging Address","grow@thrivebehavior.com","N","encrypted email","","DIRECT","Direct","","CSV","CSV","","903 Parkview Cir","","Hewitt","TX","US","766433265" +"1730728148","DIRECT","Direct Messaging Address","jgordon@101mobility.com","N","","","","","","","","","1120 W Butler Rd Ste I","","Greenville","SC","US","296074809" +"1275172660","DIRECT","Direct Messaging Address","services@empowerkidsaba.org","Y","","Empower Kids Licensed Applied Behavioral Analyst","","","","","","","21 Robert Pitt Dr","","Monsey","NY","US","109525309" +"1013556539","CONNECT","CONNECT URL","DIRECTOR@LITTLESCHOLARSCHILDCARENY.COM","N","PROFESSIONAL E-MAIL","","DIRECT","Direct","","CSV","CSV","","15 Mount Ebo Rd S","","Brewster","NY","US","105094004" +"1972142412","CONNECT","CONNECT URL","https","N","web to be designed by write pad","","DIRECT","Direct","","CSV","CSV","","1114 Walton St","","Philipsburg","PA","US","168662748" +"1477192995","CONNECT","CONNECT URL","www.adaptandlearn.com","N","website","","","","","","","","37 Oak Ridge Dr","","Avon","CT","US","060012213" +"1477192854","DIRECT","Direct Messaging Address","nwheeler@recoverycenterinc.org","N","","","","","","","","","515 Martin Dr","","Xenia","OH","US","453851615" +"1851930309","DIRECT","Direct Messaging Address","admin@tampawg.com","N","","","","","","","","","1708 W Hanlon St","","Tampa","FL","US","336043841" +"1265071724","CONNECT","CONNECT URL","Self","N","Self","","DIRECT","Direct","","CSV","CSV","","5940 S Highway 1651","","Pine Knot","KY","US","426356102" +"1801435367","OTHERS","Other URL","palmergregbanks@gmail.com","Y","Office Address","Banks Family Chiropractic INC.","DIRECT","Direct","","CSV","CSV","","880 Lee St Ste 207","","Des Plaines","IL","US","600166465" +"1891334355","SOAP","SOAP URL","www.therabill.com","N","clearinghouse","","","","","","","","2552 E Kenosha St","","Broken Arrow","OK","US","740146712" +"1023657582","CONNECT","CONNECT URL","eraposo@inneryoucounselingri.com","N","","","","","","","","","1023 Post Rd","","Warwick","RI","US","028883363" +"1750920211","OTHERS","Other URL","www.welladjusted.com","N","Company Location","","DIRECT","Direct","Newton Upper Falls","OTHER","Other","Newton Upper Falls","383 Elliot St Ste 250","","Newton Upper Falls","MA","US","024641126" +"1861031213","OTHERS","Other URL","msloan3@zagmail.gonzaga.edu","N","School Email","","","","","","","","502 E Boone Ave","","Spokane","WA","US","99258" +"1558900928","OTHERS","Other URL","bluestarmedicalgroup.com","N","URL Website","","DIRECT","Direct","","","","","110 Squire Hill Rd","","Montclair","NJ","US","070432516" +"1568001931","OTHERS","Other URL","Cdspeed21@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","4319 S Lee St Ste 300","","Buford","GA","US","305185752" +"1467091835","SOAP","SOAP URL","C:/Users/AyoOmoIgosun/Desktop/","N","hard drive","","","","","","","","1 Pond View Dr","","Swedesboro","NJ","US","080851869" +"1467091835","SOAP","SOAP URL","C:/Users/AyoOmoIgosun/Desktop/","N","hard drive","","","","","","","","1 Pond View Dr","","Swedesboro","NJ","US","080851869" +"1467091835","SOAP","SOAP URL","C:/Users/AyoOmoIgosun/Desktop/","N","hard drive","","","","","","","","1 Pond View Dr","","Swedesboro","NJ","US","080851869" +"1285273656","DIRECT","Direct Messaging Address","jsol@emmanuel.care","N","Company Secure Email Address","","","","","","","","6612 Baltimore National Pike","","Catonsville","MD","US","212283907" +"1013556489","DIRECT","Direct Messaging Address","holst.lara@mayo.edu","N","","","","","","","","","701 Hewitt Blvd","","Red Wing","MN","US","550662848" +"1093354466","DIRECT","Direct Messaging Address","kgermak@bidmc.harvard.edu","Y","kgermak@bidmc.harvard.edu","Beth Israel Deaconess Medical Center","","","","","","","185 Pilgrim Rd","","Boston","MA","US","022155324" +"1902445372","CONNECT","CONNECT URL","vidaj@umich.edu","N","email","","DIRECT","Direct","","CSV","CSV","","10 Peterboro St","","Detroit","MI","US","482012722" +"1255970638","DIRECT","Direct Messaging Address","mickayla.arendt@pillerchilddevelopment.com","N","","","","","","","","","854 E Williams Field Rd","","Gilbert","AZ","US","852950703" +"1790324176","DIRECT","Direct Messaging Address","jeffrey.givens@stores.kroger.com","N","","","","","","","","","4403 Camp Robinson Rd","","North Little Rock","AR","US","721183601" +"1790324184","CONNECT","CONNECT URL","sharenote.com","N","EHR","","DIRECT","Direct","","CSV","CSV","","42080 W Somerset Dr","","Maricopa","AZ","US","851383277" +"1336788744","CONNECT","CONNECT URL","812assist@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2909 N State Road 66","","Milltown","IN","US","471457400" +"1326687732","OTHERS","Other URL","apls","N","","","","","","","","","7001 W 35th Ave Unit 256","","Hialeah Gardens","FL","US","330187134" +"1427697846","DIRECT","Direct Messaging Address","meredith@lemondnutrition.com","N","Work Email","","DIRECT","Direct","","OTHER","Other","Work Email","700 E Park Blvd Ste 110","","Plano","TX","US","750748842" +"1487293890","OTHERS","Other URL","Dubuque","N","","","","","","","","","235 Julien Dubuque Dr","","Dubuque","IA","US","520037932" +"1073152492","DIRECT","Direct Messaging Address","notifications@intouchmessage.mychirotouch.com","Y","server","Olsen Chiropractic, LLC","DIRECT","Direct","","CSV","CSV","","2402 Broadway St","","Vancouver","WA","US","986633229" +"1245879667","CONNECT","CONNECT URL","http://intranet/homepage.cfm","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","111 E 210th St","","Bronx","NY","US","104672401" +"1538708953","DIRECT","Direct Messaging Address","jennifer@jhendersoncounseling.com","Y","Secure EMAIL","Henderson Behavioral Health, LLC","DIRECT","Direct","","","","","221 W Main St","","Medford","OR","US","975012728" +"1003455437","DIRECT","Direct Messaging Address","st1419@mynsu.nova.edu","N","","","","","","","","","3200 S University Dr","","Davie","FL","US","333282018" +"1639718075","OTHERS","Other URL","michaelcohenaprn@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","182 Howard St # 811","","San Francisco","CA","US","941051611" +"1457990897","DIRECT","Direct Messaging Address","brittany.merritt@adventhealth.com","Y","","Advent Health","","","","","","","601 E Rollins St","","Orlando","FL","US","328031248" +"1073152419","CONNECT","CONNECT URL","www.rdljg5546.com","N","movie","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3365 Wynn Rd","","Las Vegas","NV","US","891028210" +"1073152419","CONNECT","CONNECT URL","www.rdljg5546.com","N","movie","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3365 Wynn Rd","","Las Vegas","NV","US","891028210" +"1164061503","CONNECT","CONNECT URL","ptransportllc1@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","5332 Hayton Way","","Virginia Beach","VA","US","234552579" +"1922647361","CONNECT","CONNECT URL","desktop","N","","","","","","","","","2935 Holly Point Dr","","Jacksonville","FL","US","322773508" +"1578102919","DIRECT","Direct Messaging Address","grow@thrivebehavior.com","N","encrypted email","","DIRECT","Direct","","CSV","CSV","","903 Parkview Cir","","Hewitt","TX","US","766433265" +"1467091819","DIRECT","Direct Messaging Address","daniel@bridgeptclinic.com","Y","Work Email","Bridge Physical Therapy, LLC","","","","","","","6017A Fashion Point Dr","","South Ogden","UT","US","844034851" +"1093354441","CONNECT","CONNECT URL","www.lolcounselingservices.com","N","","","","","","","","","2100 Southbridge Pkwy Ste 650","","Birmingham","AL","US","352091302" +"1629617071","DIRECT","Direct Messaging Address","info@accessfamilyservices.com","N","Organization email","","","","","","","","800 Cardinal Rd","","New Bern","NC","US","285625204" +"1265071617","OTHERS","Other URL","buettellperformance@yahoo.com","N","","","","","","","","","1430 Evergreen","","Moline","KS","US","673535330" +"1265071617","OTHERS","Other URL","buettellperformance@yahoo.com","N","","","","","","","","","1430 Evergreen","","Moline","KS","US","673535330" +"1013556463","CONNECT","CONNECT URL","ledwards@resilient-me.com","N","email","","DIRECT","Direct","","CSV","CSV","","120 E River Rd","","Rumson","NJ","US","077601631" +"1649819186","DIRECT","Direct Messaging Address","kalloggio@school.nyc.gov","Y","email address","New York City Department of Education","DIRECT","Direct","","OTHER","Other","email","1257 Ogden Ave","","Bronx","NY","US","104522905" +"1821637208","OTHERS","Other URL","BAKERSFIELD","N","","","OTHER","Other","BAKERSFIELD","CSV","CSV","","3300 Buena Vista Rd Ste K","","Bakersfield","CA","US","933119750" +"1508405994","SOAP","SOAP URL","Hershey","N","other health institutions","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8 Brookhill Sq S # Pa","","Sugarloaf","PA","US","182491010" +"1639718190","CONNECT","CONNECT URL","tufarmaciasanjose.com","N","Pharmacy inforrmation and contac info","","OTHER","Other","info and contact info","OTHER","Other","info and contact info","375 Calle Dr Vidal E","","Humacao","PR","US","007913993" +"1639718190","CONNECT","CONNECT URL","tufarmaciasanjose,com","N","info and contact info","","","","","","","","375 Calle Dr Vidal E","","Humacao","PR","US","007913993" +"1871132324","CONNECT","CONNECT URL","Charlotte","N","Transportation Office","","DIRECT","Direct","","OTHER","Other","Office","228 Westinghouse Blvd Ste 111","","Charlotte","NC","US","282736246" +"1811536378","DIRECT","Direct Messaging Address","mmanuel@premierhealth.com","N","secured email","","","","","","","","998 S Dorset Rd Ste 301","","Troy","OH","US","453734748" +"1831738384","DIRECT","Direct Messaging Address","awelsh@acapcounseling.com","N","Business E-mail","","","","","","","","2607 Caddo St Ste 6","","Arkadelphia","AR","US","719235307" +"1811536386","OTHERS","Other URL","https://mail.google.com/mail/u/1/#inbox","N","","","","","","","","","1610 Unity Loop","","Cumming","GA","US","300401596" +"1972142438","CONNECT","CONNECT URL","jmcintire@jameslevineassoc.com","Y","buisness email","James Levine and Associates,, PC","DIRECT","Direct","","CSV","CSV","","9 College St Ste 6","","South Hadley","MA","US","010751421" +"1649819111","CONNECT","CONNECT URL","livewellcgs.com","N","","","DIRECT","Direct","","CSV","CSV","","23995 Novi Rd","","Novi","MI","US","483755439" +"1649819111","CONNECT","CONNECT URL","info@livewellcgs.com","N","","","","","","","","","23995 Novi Rd","","Novi","MI","US","483755439" +"1710526041","DIRECT","Direct Messaging Address","rnleit2@uky.edu","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1000 S Limeston","","Lexington","KY","US","405360001" +"1194364661","DIRECT","Direct Messaging Address","Madeleine.chiappini@lahey.org","N","Secure Email","","DIRECT","Direct","","","","","41 Burlington Mall Rd","","Burlington","MA","US","018050001" +"1548809015","DIRECT","Direct Messaging Address","adeloera@behavioral-innovations.com","N","","","","","","","","","6201 Colleyville Blvd","","Colleyville","TX","US","760346236" +"1184263659","CONNECT","CONNECT URL","james.skelton@suwscarolinas.com","N","email address","","DIRECT","Direct","","CSV","CSV","","363 Graphite Rd","","Old Fort","NC","US","287629455" +"1992344469","CONNECT","CONNECT URL","desktop","N","","","DIRECT","Direct","","OTHER","Other","nental health information","19 W 34th St Ph","","New York","NY","US","100013006" +"1780223255","DIRECT","Direct Messaging Address","cbixler@fourcounty.org","N","","","","","","","","","405 Fairgrounds Rd","","Tipton","IN","US","460729596" +"1154960532","CONNECT","CONNECT URL","Charlotte","N","","","","","","","","","4009 Corning Pl Ste E3","","Charlotte","NC","US","282161310" +"1538708904","CONNECT","CONNECT URL","Handsoncarellc@gmail.com","N","Email","","DIRECT","Direct","","","","","7937 Bayard St","","Philadelphia","PA","US","191501305" +"1225677602","OTHERS","Other URL","pathways@lvcoxmail.com","N","pathways","","","","","","","","2298 W Horizon Ridge Pkwy Ste 201","","Henderson","NV","US","890522698" +"1932748316","CONNECT","CONNECT URL","giordanaj@treatmint.org","N","email","","","","","","","","369 US Highway 41 E","","Negaunee","MI","US","498669624" +"1417596800","OTHERS","Other URL","WebPT","N","EHR System","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Other","2320 E Baseline Rd # 207","","Phoenix","AZ","US","850426951" +"1770122160","DIRECT","Direct Messaging Address","Its306090@outlook.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5205 Broadway St # 589","","Pearland","TX","US","775813942" +"1194364588","DIRECT","Direct Messaging Address","cynthia.c.ekwutife@medstar.net","N","This is a temporal address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2504 Highcrest Ct","","Manchester","MD","US","211021413" +"1134768518","DIRECT","Direct Messaging Address","Rociom@tbhcares.org","N","","","","","","","","","1721 SE 4th Ave","","Fort Lauderdale","FL","US","333162515" +"1861031254","OTHERS","Other URL","https://gethealthie.com","N","Telehealth","","","","","","","","715 Weston Ridge Pkwy","","Chaska","MN","US","553181202" +"1003455494","OTHERS","Other URL","NA","N","","","","","","","","","8922 Cuming St","","Omaha","NE","US","681142732" +"1760021158","OTHERS","Other URL","Annville","N","","","","","","","","","101 N College Ave","","Annville","PA","US","170031404" +"1467091850","OTHERS","Other URL","cellphone","N","","","","","","","","","2110 Arthur Ave Apt 22","","Bronx","NY","US","104573431" +"1083253488","CONNECT","CONNECT URL","Abigail.collett@rehabcare.com","N","","","","","","","","","16219 Autumn View Terrace Dr","","Ellisville","MO","US","630114743" +"1841839248","DIRECT","Direct Messaging Address","michelc3@upmc.edu","N","","","","","","","","","333 N Braddock Ave","","Pittsburgh","PA","US","152082512" +"1265071666","CONNECT","CONNECT URL","KaleidaCare","N","KaleidaCare","","DIRECT","Direct","","CSV","CSV","","179 W Winchester St","","Murray","UT","US","841077237" +"1639718034","CONNECT","CONNECT URL","Rochester","N","EMR","","OTHER","Other","Rochester","OTHER","Other","Rochester","95 Allens Creek Road","Bldg 1 Suite 250","Rochester","NY","US","14618" +"1083253496","OTHERS","Other URL","janyf@baptisthealth.net","N","work email address","","","","","","","","5000 University Dr","","Miami","FL","US","331462008" +"1235778655","CONNECT","CONNECT URL","wckg3182GMAIL.COM","N","EMAIL","","","","","","","","2104 Watt Abbitt Rd","","Appomattox","VA","US","245225566" +"1174162580","CONNECT","CONNECT URL","www.therapynotes.com","N","EHR system","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","447 S Sharon Amity Rd Ste 250","","Charlotte","NC","US","282112850" +"1174162580","OTHERS","Other URL","www.therapynotes.com","N","EHR System","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","447 S Sharon Amity Rd Ste 250","","Charlotte","NC","US","282112850" +"1184263592","CONNECT","CONNECT URL","KaleidaCare","N","KaleidaCare","","DIRECT","Direct","","CSV","CSV","","179 W Winchester St","","Murray","UT","US","841077237" +"1235778663","DIRECT","Direct Messaging Address","smints@gatewaypediatrictherapy.com","N","","","","","","","","","13973 Farmington Rd","","Livonia","MI","US","481545403" +"1861031296","CONNECT","CONNECT URL","Valleystar","N","","","DIRECT","Direct","","CSV","CSV","","7293 Dumosa Ave Ste 2","","Yucca Valley","CA","US","922843700" +"1902445331","DIRECT","Direct Messaging Address","admin@freedomtherapeutic.com","N","admin@freedomtherapeutic.com","","DIRECT","Direct","","CSV","CSV","","502 Sugar Loaf Dr","","Palmdale","CA","US","935517953" +"1023657459","CONNECT","CONNECT URL","Athena","Y","","FOLEY CLINIC CORP","","","","","","","1615 N Alston St","","Foley","AL","US","365352208" +"1861031205","CONNECT","CONNECT URL","morgan@michianabst.com","N","email","","DIRECT","Direct","","OTHER","Other","email","912 E LaSalle Ave","","South Bend","IN","US","466172817" +"1689213027","CONNECT","CONNECT URL","Toronto","N","Online office","","DIRECT","Direct","","CSV","CSV","","279 Westmoreland Ave","","Toronto","Ontario","CA","M6H 3A4" +"1194364539","DIRECT","Direct Messaging Address","dewilson@lasd.org","N","","","","","","","","","450 Bauchet St","","Los Angeles","CA","US","900122907" +"1558900993","OTHERS","Other URL","charsmith2009@aol.com","N","","","","","","","","","8071 Upatoi Rdg","","Upatoi","GA","US","318292161" +"1841839297","CONNECT","CONNECT URL","Agreed","N","No additional information","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6710 Oxon Hill Rd Ste 210","","Oxon Hill","MD","US","207451124" +"1013556471","OTHERS","Other URL","Hubchart","N","HIPAA compliant app","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Protected Health Information","4201 E 10th St","","Long Beach","CA","US","908045508" +"1801435169","CONNECT","CONNECT URL","http://sinaiconnection.msmc.com/default.aspx","N","Practice location","","DIRECT","Direct","","CSV","CSV","","4300 Alton Rd","","Miami Beach","FL","US","331402948" +"1538708896","DIRECT","Direct Messaging Address","info@extremehomecaresvcs.com","N","email address","","DIRECT","Direct","","","","","11886 New Country Ln","","Columbia","MD","US","210444406" +"1972142255","DIRECT","Direct Messaging Address","smile@maurodentistry.net","N","","","HIE","Health Information Exchange (HIE)","","","","","45 Darby Rd Ste C","","Paoli","PA","US","193011475" +"1831738160","DIRECT","Direct Messaging Address","jackie@twinlakescounseling.com","Y","","Twin Lakes Counseling, PLLC","","","","","","","3430 SW 320th St Ste D2","","Federal Way","WA","US","980232292" +"1740829076","DIRECT","Direct Messaging Address","rchristianson@quest-center.org","N","","","","","","","","","2707 NE Flanders St","","Portland","OR","US","972323159" +"1316586886","CONNECT","CONNECT URL","speechstrt@verizon.net","N","","","","","","","","","1 Bethany Rd Ste 60","","Hazlet","NJ","US","077301667" +"1609415900","DIRECT","Direct Messaging Address","Kate@risecanyonranch.org","N","","","","","","","","","3419 E Chapman Ave Ste 346","","Orange","CA","US","928693812" +"1013556331","DIRECT","Direct Messaging Address","jhall@lrhcares.org","Y","","Northeastern Vermont Regional Hospital, Inc","","","","","","","1080 Hospital Dr Ste 5","","St Johnsbury","VT","US","058196001" +"1982243291","CONNECT","CONNECT URL","maternityneighborhood","N","","","","","","","","","120 Trident Ct","","Vallejo","CA","US","945917741" +"1437798733","DIRECT","Direct Messaging Address","admin@hartsellefamilymed.e-mdsdirect.com","N","","","","","","","","","615 Mynatt St SW Ste E","","Hartselle","AL","US","356402878" +"1679112932","DIRECT","Direct Messaging Address","mrgreenberg@longislandpsy.com","N","Work email address","","DIRECT","Direct","","","","","400 S Oyster Bay Rd Ste 102","","Hicksville","NY","US","118013500" +"1386283745","CONNECT","CONNECT URL","desktop","N","My Personal Desktop Computer","","DIRECT","Direct","","OTHER","Other","Cell Phone","1420 San Tomas Aquino Rd","","San Jose","CA","US","951301131" +"1639718091","DIRECT","Direct Messaging Address","admin@anchorspinalrehab.com","N","","","DIRECT","Direct","","CSV","CSV","Unknown","865 N 900 W","","Orem","UT","US","840577701" +"1174162531","OTHERS","Other URL","Chirotouch","N","","","","","","","","","728 Village Rd SW","","Shallotte","NC","US","284703412" +"1518506971","CONNECT","CONNECT URL","AGUADA","N","","","","","","","","","260 Calle Colon","","Aguada","PR","US","006022925" +"1093354359","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1861031221","DIRECT","Direct Messaging Address","info@pastoralcounseling.com","Y","employer's email","Center for Pastoral Counseling of Virginia","DIRECT","Direct","","CSV","CSV","","8009 Fort Hunt Rd","","Alexandria","VA","US","223081207" +"1578102935","DIRECT","Direct Messaging Address","iturner@pillarsofwellness.org","N","email/secured fax","","DIRECT","Direct","","CSV","CSV","","1500 Shallcross Ave Ste 2","","Wilmington","DE","US","198063037" +"1194364455","OTHERS","Other URL","https://patientonlineportal.com/idp/account/signin?ReturnUrl=%2fidp%2fissue%2fwsfed%3fwa%3dwsignin1.","N","ICANotes Patient Portal","","HIE","Health Information Exchange (HIE)","","","","","600 22nd Ave NW Ste U2","","Minot","ND","US","587030986" +"1003455361","DIRECT","Direct Messaging Address","ashley.mccormack@pinnacleskin.com","N","","","","","","","","","1725 Medical Center Pkwy Ste 300","","Murfreesboro","TN","US","371292250" +"1821637182","DIRECT","Direct Messaging Address","jenny.l@metrosportspt.com","N","Company email","","","","","","","","885 2nd Ave Lowr Level","","New York","NY","US","100172201" +"1639718992","CONNECT","CONNECT URL","www.aveanna.com","N","","","","","","","","","2250 Wehrle Dr Ste 1","","Williamsville","NY","US","142217034" +"1609415967","DIRECT","Direct Messaging Address","courtneyk@tykesandteens.org","Y","email address","Tykes and Teens","","","","","","","3577 SW Corporate Pkwy","","Palm City","FL","US","349908153" +"1497394761","OTHERS","Other URL","Valdeathalee@gmail.com","N","","","","","","","","","2531 Calverton Heights Ave","","Baltimore","MD","US","212164802" +"1588203848","OTHERS","Other URL","www.piecebypieceabetherapy.net","N","patient demographic","","","","","","","","10300 SW 72nd St Ste 499","","Miami","FL","US","331733022" +"1396384665","DIRECT","Direct Messaging Address","ann.meehan@vitas.com","N","work email","","DIRECT","Direct","","","","","16830 Ventura Blvd Ste 315","","Encino","CA","US","914361723" +"1750920021","DIRECT","Direct Messaging Address","drsandi@hccgb.com","N","Email","","DIRECT","Direct","","","","","721 Cardinal Ln Ste 100","","Green Bay","WI","US","543133216" +"1932748209","CONNECT","CONNECT URL","SELBYVILLE","N","","","","","","","","","37031 Old Mill Bridge Rd Unit 2","","Selbyville","DE","US","199753940" +"1356980627","DIRECT","Direct Messaging Address","luckyambulette@optonline.net","N","","","","","","","","","1580 Ocean Ave","","Bohemia","NY","US","117161916" +"1457990731","OTHERS","Other URL","https://caemgaapp.ecwcloud.com/mobiledoc/jsp/webemr/login.jsp","N","eClinicalWorks","","HIE","Health Information Exchange (HIE)","","","","","1320 E Madison Ave","","El Cajon","CA","US","920218531" +"1437798717","DIRECT","Direct Messaging Address","dqualls@wrmc.com","N","email","","DIRECT","Direct","","CSV","CSV","","1710 Harrison St","","Batesville","AR","US","725017303" +"1205475597","DIRECT","Direct Messaging Address","laura.wilz@va.gov","N","","","","","","","","","2815 University Ave","","Green Bay","WI","US","543115946" +"1427697762","DIRECT","Direct Messaging Address","ashley.jungkman@stjoe.org","N","Hospital Secure Email","","DIRECT","Direct","","CSV","CSV","","101 E Valencia Mesa Dr","","Fullerton","CA","US","928353809" +"1629617915","CONNECT","CONNECT URL","alejosepulveda15@gmail.com","N","","","DIRECT","Direct","","","","","7108 S Kanner Hwy","","Stuart","FL","US","349977462" +"1023657319","OTHERS","Other URL","4024035857","N","fax","","DIRECT","Direct","","","","","1223 Golden Gate Dr","","Papillion","NE","US","680462837" +"1477192763","CONNECT","CONNECT URL","ntelegraphis@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","4576 Penns Valley Rd","","Spring Mills","PA","US","168758500" +"1427697721","DIRECT","Direct Messaging Address","cheks.nwabueze@bmc.org","Y","e-mail address","Boston Medical Center","HIE","Health Information Exchange (HIE)","","CSV","CSV","","840 Harrison Ave","","Boston","MA","US","021182905" +"1154960458","REST","RESTful URL","millssc2018@gmail.com","N","","","","","","","","","55 E 100 N","","Spanish Fork","UT","US","846601805" +"1417596719","OTHERS","Other URL","4024035857","N","","","","","","","","","8610 Brentwood Dr Ste 1","","LA Vista","NE","US","681283377" +"1235778531","OTHERS","Other URL","4024035857","N","","","","","","","","","1223 Golden Gate Dr","","Papillion","NE","US","680462837" +"1770122079","OTHERS","Other URL","drhelps@helpspsychiatry.com","N","hipaa compliant email","","DIRECT","Direct","","OTHER","Other","other","101 N Lynnhaven Rd Ste 201","","Virginia Beach","VA","US","234527523" +"1205475514","DIRECT","Direct Messaging Address","view@vieweyes.com","N","Emeil","","DIRECT","Direct","","CSV","CSV","","4079 Mowry Ave","","Fremont","CA","US","945381339" +"1144869447","OTHERS","Other URL","4024035857","N","","","","","","","","","1223 Golden Gate Dr","","Papillion","NE","US","680462837" +"1851930150","OTHERS","Other URL","4024035857","N","","","","","","","","","1223 Golden Gate Dr","","Papillion","NE","US","680462837" +"1801435102","CONNECT","CONNECT URL","Santarosa","N","","","","","","","","","341 Irwin Ln","","Santa Rosa","CA","US","954015603" +"1528607835","OTHERS","Other URL","N/A","N","","","","","","","","","1720 Bishop St","","San Luis Obispo","CA","US","934014691" +"1013556323","OTHERS","Other URL","ldipper@health-quest.org","N","","","","","","","","","107 Montgomery St","","Rhinebeck","NY","US","125721108" +"1013556323","DIRECT","Direct Messaging Address","ldipper@health-quest.org","N","","","","","","","","","107 Montgomery St","","Rhinebeck","NY","US","125721108" +"1669011979","CONNECT","CONNECT URL","Lehi","N","Personal Work Computer","","DIRECT","Direct","","CSV","CSV","","2582 W Cranberry Ridge Rd","","Lehi","UT","US","840434135" +"1104465434","DIRECT","Direct Messaging Address","Msharpe@ccihomecare.com","N","","","","","","","","","500 N Rainbow Blvd Ste 300-318","","Las Vegas","NV","US","891071082" +"1477192706","DIRECT","Direct Messaging Address","kathleen.marecek@ascension.org","N","Employment email","","DIRECT","Direct","","CSV","CSV","","4102 Vestal Rd","","Vestal","NY","US","138503531" +"1730728072","CONNECT","CONNECT URL","jasminemartin87@gmail.com","N","","","","","","","","","11616 Southfork Ave","","Baton Rouge","LA","US","708165241" +"1891334132","CONNECT","CONNECT URL","blessedhps@gmail.com","N","Business Email Address","","DIRECT","Direct","","CSV","CSV","","3755 N 49th St","","Milwaukee","WI","US","532162912" +"1356980692","DIRECT","Direct Messaging Address","info@familyintegrativemedicine.com","N","Email","","HIE","Health Information Exchange (HIE)","All HIPPA compliant communications","OTHER","Other","All transfer of info is HIPPA Compliant","1287 N Semoran Blvd Ste 100","","Orlando","FL","US","328073530" +"1063051308","CONNECT","CONNECT URL","www.yournewfoundation.com","N","","","","","","","","","2301 Eldorado Pkwy Ste 150","","McKinney","TX","US","750701856" +"1750920096","CONNECT","CONNECT URL","URL","N","","","","","","","","","16400 NW 2nd Ave Ste 101","","Miami","FL","US","331696035" +"1598304834","DIRECT","Direct Messaging Address","Admin@serenitytcp.com","N","","","","","","","","","10852 Lem Turner Rd","","Jacksonville","FL","US","322184566" +"1659910909","DIRECT","Direct Messaging Address","karina_cobos@ymail.com","N","","","DIRECT","Direct","","CSV","CSV","","4940 Copper Ranch Ave","","El Paso","TX","US","799342854" +"1760021000","OTHERS","Other URL","giameia@ccf.org","N","email","","","","","","","","9500 Euclid Ave","","Cleveland","OH","US","441950001" +"1023657368","OTHERS","Other URL","https","Y","https","Bonita House, Inc.","OTHER","Other","https","CSV","CSV","","6333 Telegraph Ave Ste 102","","Oakland","CA","US","946091359" +"1104465442","CONNECT","CONNECT URL","sfletcher312@yahoo.com","N","Email","","DIRECT","Direct","","CSV","CSV","","1202 Jewell Ln","","Lancaster","TX","US","751462158" +"1922647270","DIRECT","Direct Messaging Address","lilia@metassports.com","N","","","","","","","","","489 King Ave Apt J3","","Collingswood","NJ","US","081081459" +"1831738186","OTHERS","Other URL","laptop","N","","","","","","","","","3973 NW Bailey Grade Rd","","Greenville","FL","US","323314502" +"1902445257","SOAP","SOAP URL","AlainaRockLMT","N","","","DIRECT","Direct","","CSV","CSV","","1262 Main St","","Sweet Home","OR","US","973861608" +"1548809841","OTHERS","Other URL","SUSANW@SUSANSPRIVATEOT.COM","N","EMAIL ADDRESS","","DIRECT","Direct","","OTHER","Other","EMAIL","20945 Devonshire St Ste 101B","","Chatsworth","CA","US","913112370" +"1265071526","CONNECT","CONNECT URL","www.holycrossservices.org","N","","","","","","","","","8212 N Jennings Rd","","Mount Morris","MI","US","484588248" +"1700425048","OTHERS","Other URL","www.lifespan.org","N","","","","","","","","","249 Roosevelt Ave Unit 205","","Pawtucket","RI","US","028602134" +"1467091702","DIRECT","Direct Messaging Address","britanie.lining@sp-mc.org","N","","","","","","","","","600 E Main St","","Elma","WA","US","985419560" +"1356980643","CONNECT","CONNECT URL","6013666554","N","phone","","DIRECT","Direct","","CSV","CSV","","4910 Interstate 55 North Frontage Rd","","Jackson","MS","US","39211" +"1811536113","CONNECT","CONNECT URL","josie@hatsofwisdom.com","N","Company email","","DIRECT","Direct","","CSV","CSV","","Mile 266.5 Richardson Hwy","","Delta Junction","AK","US","997370809" +"1649819962","OTHERS","Other URL","josh.landrum@stores.kroger.com","N","","","","","","","","","20820 I30 North","","Benton","AR","US","72019" +"1831738145","DIRECT","Direct Messaging Address","frontdesk@cdkidsmail.com","N","This is th secure email for the primary practice location","","DIRECT","Direct","","","","","65 Mouse Creek Rd NW","","Cleveland","TN","US","373124840" +"1659910016","CONNECT","CONNECT URL","Gmail","N","","","","","","","","","16716 Tinley Park Dr","","Tinley Park","IL","US","604772854" +"1780223149","SOAP","SOAP URL","awebeautystudio@gmail.com","N","","","DIRECT","Direct","","","","","4011 Barbara Loop SE Ste 104A","","Rio Rancho","NM","US","871241040" +"1083253447","CONNECT","CONNECT URL","Indianapolis","N","","","DIRECT","Direct","","CSV","CSV","","7440 N Shadeland Ave Ste 130","","Indianapolis","IN","US","462502027" +"1043859309","DIRECT","Direct Messaging Address","rachel.reding@va.gov","N","","","","","","","","","1500 E Thomas Rd Ste 106","","Phoenix","AZ","US","850145748" +"1114566478","DIRECT","Direct Messaging Address","cwest@itc-home.com","N","","","","","","","","","108 Fairway Ter","","Mount Laurel","NJ","US","080542321" +"1053950329","DIRECT","Direct Messaging Address","eunderbrink@capitalocd.org","N","Professional Email","","","","","","","","8500 Shoal Creek Blvd Bldg 4","","Austin","TX","US","787577591" +"1689213944","DIRECT","Direct Messaging Address","jm4116@mynsu.nova.edu","N","","","","","","","","","3200 S University Dr","","Davie","FL","US","333282018" +"1598304859","DIRECT","Direct Messaging Address","rebecca.hinchcliff@va.gov","Y","email","Veterans Health Administration","DIRECT","Direct","","OTHER","Other","Email","650 E Indian School Rd","","Phoenix","AZ","US","850121839" +"1871132134","OTHERS","Other URL","Katy","N","","","","","","","","","21733 Provincial Blvd Ste 820","","Katy","TX","US","774506536" +"1487293759","DIRECT","Direct Messaging Address","mmatlock@seniorhelpers.com","N","","","","","","","","","5510 Miller Ave","","Ralston","NE","US","681273826" +"1487293759","DIRECT","Direct Messaging Address","mmatlock@seniorhelpers.com","N","","","","","","","","","5510 Miller Ave","","Ralston","NE","US","681273826" +"1487293759","DIRECT","Direct Messaging Address","mmatlock@seniorhelpers.com","N","","","","","","","","","5510 Miller Ave","","Ralston","NE","US","681273826" +"1487293759","DIRECT","Direct Messaging Address","mmatlock@seniorhelpers.com","N","","","","","","","","","5510 Miller Ave","","Ralston","NE","US","681273826" +"1831738103","CONNECT","CONNECT URL","www.midwestrespiratory.com","N","Website","","OTHER","Other","Information","OTHER","Other","information","805 NW Hunter Dr","","Blue Springs","MO","US","640157722" +"1104465475","CONNECT","CONNECT URL","www.cornerstoneautismcenter.com","N","website","","","","","","","","2 N Madison Ave","","Greenwood","IN","US","461423565" +"1417596784","DIRECT","Direct Messaging Address","lindsay@cherishnutrition.net","N","Business Email","","DIRECT","Direct","","CSV","CSV","","6275 Martel Ave","","Dallas","TX","US","752143097" +"1952940223","CONNECT","CONNECT URL","imsgcarolina.com","N","","","","","","","","","225 S Herlong Ave","Suite 230","Rock Hill","SC","US","297322168" +"1134768401","CONNECT","CONNECT URL","warminsterpharmacy@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","1535 W Street Rd","","Warminster","PA","US","189743100" +"1932748217","CONNECT","CONNECT URL","AristoKatzhomeheatlh@gmail.com","N","","","","","","","","","312 Flint St","","Haines City","FL","US","338448219" +"1922647205","DIRECT","Direct Messaging Address","jljudson@uhhg.org","N","Work Email","","DIRECT","Direct","","CSV","CSV","","905 E Morgan St","","Newton","IL","US","624481470" +"1235778523","DIRECT","Direct Messaging Address","kim.nguyen@bmc.org","N","BMC","","DIRECT","Direct","","CSV","CSV","","850 Harrison Ave","","Boston","MA","US","021184001" +"1467091744","CONNECT","CONNECT URL","Lexington","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","56 Mentelle Park","","Lexington","KY","US","405021512" +"1376182659","OTHERS","Other URL","N/A","N","","","","","","","","","2247 Colston St","","Petersburg","VA","US","238052203" +"1023657327","OTHERS","Other URL","https://acadia-sac.netalytics-cloud.com/Methasoft.Net.Acadia.Sacramento","N","","","","","","","","","7225 E Southgate Dr","","Sacramento","CA","US","958232652" +"1023657327","OTHERS","Other URL","Methasoft","N","","","","","","","","","7225 E Southgate Dr","","Sacramento","CA","US","958232652" +"1558900852","DIRECT","Direct Messaging Address","drtyson@thehealthwagon.com","N","","","DIRECT","Direct","","","","","4203 Warbler Rd","","Coeburn","VA","US","242303642" +"1134768450","CONNECT","CONNECT URL","info@fpdialysis.com","N","","","","","","","","","17940 NW 27th Ave","","Miami Gardens","FL","US","330563505" +"1740829050","CONNECT","CONNECT URL","ivanforney@reachmaryland.com","N","bus email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2901 Druid Park Dr Ste A105","","Baltimore","MD","US","212158123" +"1740829050","CONNECT","CONNECT URL","ivanforney@reachmaryland.com","N","business email","","DIRECT","Direct","","CSV","CSV","","2901 Druid Park Dr Ste A105","","Baltimore","MD","US","212158123" +"1457990764","DIRECT","Direct Messaging Address","erin@sweetgrasspsychological.com","Y","","Sweetgrass Psychological Services LLC","DIRECT","Direct","","","","","144 2nd St W","","Whitefish","MT","US","599373074" +"1710526025","SOAP","SOAP URL","cranemassage@yahoo.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","213 Blanton Ln","","London","KY","US","407419294" +"1376182683","CONNECT","CONNECT URL","ivanforney@reachmaryland.com","N","bus email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2901 Druid Park Dr Ste A105","","Baltimore","MD","US","212158123" +"1376182683","CONNECT","CONNECT URL","ivanforney@reachmaryland.com","N","ivanforney@reachmaryland.com","","DIRECT","Direct","","CSV","CSV","","2901 Druid Park Dr Ste A105","","Baltimore","MD","US","212158123" +"1144869462","DIRECT","Direct Messaging Address","dramirez@chancerecovery.org","N","","","","","","","","","137 NE 1st St","","Newport","OR","US","973653042" +"1417596735","CONNECT","CONNECT URL","https://wilsonchiro.janeapp.com/","N","","","","","","","","","1637 S Market Blvd","","Chehalis","WA","US","985323826" +"1588203806","OTHERS","Other URL",".","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8268 164th St","","Jamaica","NY","US","114321121" +"1932748258","DIRECT","Direct Messaging Address","megan.hoople@niagaracounty.com","Y","Work Email","Niagara County Treasurers Office","","","","","","","1001 11th St","","Niagara Falls","NY","US","143011201" +"1033758354","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1902445224","DIRECT","Direct Messaging Address","jchernandez@clinicatepeyac.org","N","","","DIRECT","Direct","","OTHER","Other","email","5075 Lincoln St","","Denver","CO","US","802162015" +"1003455320","CONNECT","CONNECT URL","wakeemdentistry@gmail.com","N","","","","","","","","","28130 Harper Ave","","Saint Clair Shores","MI","US","480811605" +"1891334256","CONNECT","CONNECT URL","makayla.smithers@henry.k12.va.us","N","work email","","","","","","","","400 Rich Acres School Rd","","Martinsville","VA","US","241120006" +"1346889706","CONNECT","CONNECT URL","010249","N","","","DIRECT","Direct","","CSV","CSV","","5269 Green Valley Dr","","Clarence","NY","US","140311231" +"1477192730","OTHERS","Other URL","https://painandspinespecialists.com/","N","Website","","DIRECT","Direct","","CSV","CSV","","7200 Bank Ct Ste 120","","Frederick","MD","US","217032886" +"1992344253","OTHERS","Other URL","https://painandspinespecialists.com/","N","Website","","DIRECT","Direct","","CSV","CSV","","7200 Bank Ct Ste 120","","Frederick","MD","US","217032886" +"1558900860","DIRECT","Direct Messaging Address","asuperak@djusd.net","N","Work Email","","DIRECT","Direct","","","","","315 W 14th St","","Davis","CA","US","956161914" +"1235778507","OTHERS","Other URL","Epic","Y","","Sanford Health Network","HIE","Health Information Exchange (HIE)","","","","","1301 W 18th St","","Sioux Falls","SD","US","571050401" +"1043859408","DIRECT","Direct Messaging Address","Jgeddrie@motionptg.com","N","Jgeddrie@motionptg.com","","HIE","Health Information Exchange (HIE)","","","","","263 7th Ave Ste 2A","","Brooklyn","NY","US","112153693" +"1932748290","CONNECT","CONNECT URL","kayla.gonzalez@nyfoundling.org","N","","","","","","","","","501 Southern Blvd","","Bronx","NY","US","104554609" +"1497394779","DIRECT","Direct Messaging Address","betterhealthchiro@sbcglobal.net","N","","","","","","","","","5707 Marconi Ave Ste D","","Carmichael","CA","US","956084471" +"1447899794","DIRECT","Direct Messaging Address","crfranci@uci.edu","N","","","","","","","","","3002 Dow Ave Ste 122","","Tustin","CA","US","927807247" +"1982243234","DIRECT","Direct Messaging Address","anna.kats06@nychhc.org","N","","","DIRECT","Direct","","OTHER","Other","n/a","37 Cobblers Ln","","Staten Island","NY","US","103044473" +"1245879592","CONNECT","CONNECT URL","allan.sayson-escano@nhc.care.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1204 Frye St","","Athens","TN","US","373033052" +"1154960409","CONNECT","CONNECT URL","dquinn@caperegional.com","N","","","","","","","","","2 Stone Harbor Blvd","","Cape May Court House","NJ","US","082102138" +"1134768484","DIRECT","Direct Messaging Address","office@vectorhand.com","N","","","","","","","","","6851 Oak Hall Ln Ste 302","","Columbia","MD","US","210455868" +"1588203830","DIRECT","Direct Messaging Address","S.gracemn@google.com","N","","","","","","","","","18643 Jonesboro Ct","","Lakeville","MN","US","550446500" +"1750920005","DIRECT","Direct Messaging Address","info@professionalmentalhealth.com","N","","","","","","","","","557 Glover Ave Ste 3","","Enterprise","AL","US","363302070" +"1841839099","CONNECT","CONNECT URL","practice","N","","","","","","","","","105 Golf Dr","","Clovis","NM","US","881013145" +"1013556265","DIRECT","Direct Messaging Address","ddettloff@tti.org","N","Email Address","","DIRECT","Direct","","OTHER","Other","Email Address","929 Stevens St","","Flint","MI","US","485021620" +"1003455254","CONNECT","CONNECT URL","laptops","N","","","","","","","","","520 Dudley St","","Roxbury","MA","US","021192769" +"1386283539","CONNECT","CONNECT URL","aldeacounseling.com","N","","","","","","","","","601 W 150th St","","New York","NY","US","100312449" +"1548809791","CONNECT","CONNECT URL","@familydynamicscc.com","N","email","","DIRECT","Direct","","CSV","CSV","","5900 Memorial Dr Ste 216C","","Houston","TX","US","770078008" +"1356980502","SOAP","SOAP URL","Houston","N","","","","","","","","","6565 Fannin St","","Houston","TX","US","770302703" +"1629617873","DIRECT","Direct Messaging Address","tammy@kagabassessments.org","N","tammy@kagabassessments.org","","DIRECT","Direct","","CSV","CSV","","9506 Scanlan Heights Ln","","Missouri City","TX","US","774595502" +"1629617873","DIRECT","Direct Messaging Address","tammy@kagabassessments.org","N","tammy@kagabassessments.org","","DIRECT","Direct","","CSV","CSV","","9506 Scanlan Heights Ln","","Missouri City","TX","US","774595502" +"1083253231","OTHERS","Other URL","Romand103@gmail.com","N","","","","","","","","","206 Cinnamon Bark Pl","","Valrico","FL","US","335943600" +"1336788587","CONNECT","CONNECT URL","dependableangelstransportation@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5956 N Oak Dr","","Marrero","LA","US","700725267" +"1063051217","CONNECT","CONNECT URL","Email","N","Email","","DIRECT","Direct","","CSV","CSV","","700 E Cottonwood Rd","","Dothan","AL","US","363013644" +"1528607785","OTHERS","Other URL","stmassage9@gmail.com","N","","","","","","","","","7300 Hanover Green Dr Ste 301-H","","Mechanicsville","VA","US","231111705" +"1508405788","CONNECT","CONNECT URL","jennifer@mcdanielnutrition.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","230 S Bemiston Ave Ste 430","","Saint Louis","MO","US","631051907" +"1417596669","OTHERS","Other URL","Miami","N","","","DIRECT","Direct","","","","","15610 SW 46th Ter","","Miami","FL","US","331854289" +"1144869397","CONNECT","CONNECT URL","schoffman90@gmail.com","N","email address","","","","","OTHER","Other","email address","300 Garden City Plz","","Garden City","NY","US","115303302" +"1134768385","DIRECT","Direct Messaging Address","info@padekhealth.com","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","none","5814 Baltimore Ave","","Hyattsville","MD","US","207811623" +"1043859291","DIRECT","Direct Messaging Address","megan@koehlercounseling.com","N","email","","","","","","","","507 S Fitness Pl Ste 110","","Eagle","ID","US","836166552" +"1952940108","CONNECT","CONNECT URL","1281pharmacy@hy-vee.com","N","","","","","","","","","1720 Waterfront Dr","","Iowa City","IA","US","522404414" +"1588203731","DIRECT","Direct Messaging Address","marthap@campbellteenfamilytherapy.com","N","","","","","","","","","441 N Central Ave Ste 6","","Campbell","CA","US","950081428" +"1851930010","CONNECT","CONNECT URL","MIAMI","N","","","","","","","","","1151 NE 203rd St","","Miami","FL","US","331792628" +"1023657285","OTHERS","Other URL","bolte022@d.umn.edu","N","","","","","","","","","3629 152nd Ln NW","","Andover","MN","US","553043008" +"1649819806","DIRECT","Direct Messaging Address","ashawkins@telecarecorp.com","N","email","","DIRECT","Direct","","CSV","CSV","","212 Carmen Ln","","Santa Maria","CA","US","934587769" +"1902445166","DIRECT","Direct Messaging Address","sofia@hillsidewellnesscnter.org","Y","","HILLSIDE WELLNESS CENTER","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4521 Sherman Oaks Ave","","Sherman Oaks","CA","US","914033807" +"1184263345","DIRECT","Direct Messaging Address","Amina.y.sirleaf@medstar.net","N","","","","","","","","","110 Irving St NW","","Washington","DC","US","200103017" +"1538708797","DIRECT","Direct Messaging Address","rkaplan@achievebh.org","N","","","","","","","","","9 Doe Dr","","Suffern","NY","US","109012313" +"1962041129","CONNECT","CONNECT URL","EMR","Y","","Kaiser Foundation Hospitals","","","","","","","6041 Cadillac Ave","","Los Angeles","CA","US","900341702" +"1598304750","DIRECT","Direct Messaging Address","lbaynes@teampbs.com","N","email","","DIRECT","Direct","","CSV","CSV","","7108 S Kanner Hwy","","Stuart","FL","US","349977462" +"1134768393","OTHERS","Other URL","www.northidahoweightloss.com/clientportal","N","Private Portal","","OTHER","Other","www.northidahoweightloss.com/clientportal","OTHER","Other","Private Website","118 N 7th St Ste C12","","Coeur D Alene","ID","US","838142709" +"1134768302","OTHERS","Other URL","simplepractice.com","N","provider database with secure messaging option","","","","","","","","1200 Ashwood Dr Ste 1201","","Canonsburg","PA","US","153174982" +"1952940124","OTHERS","Other URL","james@brighterpathsaba.com","N","","","DIRECT","Direct","","CSV","CSV","","18-03 Morlot Ave","","Fair Lawn","NJ","US","074102183" +"1952940124","OTHERS","Other URL","james@brighterpathsaba.com","N","","","DIRECT","Direct","","CSV","CSV","","18-03 Morlot Ave","","Fair Lawn","NJ","US","074102183" +"1851930028","CONNECT","CONNECT URL","http://coreptp.com","N","gsuite","","","","","","","","11 Randolph Rd","","Randolph","MA","US","023684321" +"1023657293","OTHERS","Other URL","N/A","N","","","","","","","","","2453 Kingston Ct","","East York","PA","US","174023654" +"1093354268","DIRECT","Direct Messaging Address","tanner.thomas@scranton.edu","N","","","HIE","Health Information Exchange (HIE)","","","","","1000 E Mountain Blvd","","Wilkes Barre","PA","US","187110001" +"1639718802","DIRECT","Direct Messaging Address","sduran@arioncare.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3200 N Dobson Rd Ste F-2","","Chandler","AZ","US","852249611" +"1982243150","CONNECT","CONNECT URL","McDonough","N","","","","","","","","","613 Highpoint Way","","McDonough","GA","US","302534699" +"1417596685","CONNECT","CONNECT URL","heatherjcounseling@gmail.com","N","","","DIRECT","Direct","","","","","1815 Crescent Dr","","Champaign","IL","US","618215829" +"1861031049","CONNECT","CONNECT URL","healthypointhh@gmail.com","N","","","","","","","","","22156 Sherman Way Ste G","","Canoga Park","CA","US","913031144" +"1649819822","CONNECT","CONNECT URL","8562142715","N","Home Address","","","","","","","","38 Lincoln Dr","","Laurel Springs","NJ","US","080212856" +"1093354276","OTHERS","Other URL","lmckitrick@bshsi.org","N","","","","","","","","","1 Saint Francis Dr","","Greenville","SC","US","296013955" +"1790324978","CONNECT","CONNECT URL","Cvshealth","N","","","DIRECT","Direct","","OTHER","Other","Phone","17252 Chestnut","","Irvine","CA","US","926122351" +"1508405796","CONNECT","CONNECT URL","email","N","info@dandaniella.com","","","","","","","","6914 E Fowler Ave Ste J","","Temple Terrace","FL","US","336171705" +"1679112866","OTHERS","Other URL","Wamego","N","Wamego","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Wamego","400 6th St","","Wamego","KS","US","665471835" +"1669011854","OTHERS","Other URL","MZTAMMIE1963@GMAIL.COM","N","","","","","","","","","941 S Park Rd Apt 101","","Hollywood","FL","US","330218764" +"1669011847","SOAP","SOAP URL","www.fusionwebclinic.com","Y","EHR","Destination Life","HIE","Health Information Exchange (HIE)","","","","","1759 Broad Park Cir S","","Mansfield","TX","US","760637833" +"1356980411","OTHERS","Other URL","EHR","N","","","","","","","","","20 Robert Pitt Dr","","Monsey","NY","US","109523330" +"1619516853","SOAP","SOAP URL","Welligent","N","","","","","","","","","45 Pinbaari Drive","","Acoma","NM","US","87034" +"1811536972","DIRECT","Direct Messaging Address","daniel.wolfe@genesishcc.com","N","email","","","","","","","","3375 Evans Avenue","","Fort Myers","FL","US","33901" +"1184263386","DIRECT","Direct Messaging Address","asander@wswheboces.org","Y","","WSWHE BOCES","","","","","","","10 Sanford St","","Glens Falls","NY","US","128012931" +"1184263386","DIRECT","Direct Messaging Address","asander@wswheboces.org","Y","","WSWHE BOCES","","","","","","","10 Sanford St","","Glens Falls","NY","US","128012931" +"1184263386","DIRECT","Direct Messaging Address","asander@wswheboces.org","Y","","WSWHE BOCES","","","","","","","10 Sanford St","","Glens Falls","NY","US","128012931" +"1447899539","SOAP","SOAP URL","SOAPVault","N","","","","","","","","","51 W Dayton St Ste 304","","Edmonds","WA","US","980204111" +"1447899539","SOAP","SOAP URL","SOAPVault","N","","","","","","","","","51 W Dayton St Ste 304","","Edmonds","WA","US","980204111" +"1912546102","CONNECT","CONNECT URL","drpaulkanach.com","N","website","","","","","","","","29605 US Highway 19 N Ste 310","","Clearwater","FL","US","337611540" +"1255970455","FHIR","FHIR URL","https://ssp2.kumed.com/interconnect-prd_FHIR/api/FHIR/DSTU2/","N","","","","","","","","","3901 Rainbow Blvd","","Kansas City","KS","US","661608500" +"1790324994","CONNECT","CONNECT URL","thecabin.org","N","name of organization","","DIRECT","Direct","","CSV","CSV","","220 S Elm St","","Zionsville","IN","US","460771601" +"1790324994","CONNECT","CONNECT URL","thecabin.org","N","therapy practice","","DIRECT","Direct","","CSV","CSV","","220 S Elm St","","Zionsville","IN","US","460771601" +"1194364398","CONNECT","CONNECT URL","Hurricane","N","mailing address","","","","","","","","433 Carriage Dr","","Beckley","WV","US","258012805" +"1093354292","DIRECT","Direct Messaging Address","CAROL@MAGPA.COM","N","","","DIRECT","Direct","","CSV","CSV","","1800 Medical Center Pkwy Ste 330","","Murfreesboro","TN","US","371292586" +"1811536014","DIRECT","Direct Messaging Address","whitelawj@ravenwoodhealth.org","N","","","","","","","","","708 Arbor Way","","Aurora","OH","US","442029113" +"1801435003","CONNECT","CONNECT URL","Hurricane","N","","","","","","","","","220 Locust St","","Princeton","WV","US","247403626" +"1538708680","SOAP","SOAP URL","SOAP","N","","","","","","","","","39393 Van Dyke Ave","","Sterling Heights","MI","US","483134635" +"1275172488","CONNECT","CONNECT URL","www.statewidehomecare.com","N","","","","","","","","","9837 SW 117th Pl","","Miami","FL","US","331862782" +"1457990665","DIRECT","Direct Messaging Address","megan.leikam@actnebraska.org","N","Work Email","","DIRECT","Direct","","","","","600 N Cotner Blvd Ste 119","","Lincoln","NE","US","685052343" +"1487293601","OTHERS","Other URL","James.Webb@creoks.org","Y","Email","CREOKS Behavioral Health Services","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4103 S Yale Ave Ste B","","Tulsa","OK","US","741356002" +"1487293601","OTHERS","Other URL","James.webb@creoks.org","Y","Mail","CREOKS BEHAVIORAL HEALTH","HIE","Health Information Exchange (HIE)","","OTHER","Other","Health Information","4103 S Yale Ave Ste B","","Tulsa","OK","US","741356002" +"1295374411","OTHERS","Other URL","roni@ronicohensandler.com","N","","","","","","","","","7 White Oak Ln","","Weston","CT","US","068831527" +"1295374411","DIRECT","Direct Messaging Address","roni@ronicohensandler.com","N","","","","","","","","","7 White Oak Ln","","Weston","CT","US","068831527" +"1568001782","DIRECT","Direct Messaging Address","ehruska@mmchs.org","Y","","Meadville Medical Center","","","","","","","1034 Grove St","","Meadville","PA","US","163352945" +"1457990681","DIRECT","Direct Messaging Address","econnelly@schools.nyc.gov","N","","","","","","","","","1025 Eastern Pkwy","","Brooklyn","NY","US","112134601" +"1598304651","OTHERS","Other URL","https://motionptg.com/","N","","","","","","","","","9614 Metropolitan Ave","","Forest Hills","NY","US","113756674" +"1922647163","DIRECT","Direct Messaging Address","info@eyesmateoptical.com","N","retail glasses","","DIRECT","Direct","","OTHER","Other","New York","181 Canal St","","New York","NY","US","100134512" +"1679112718","CONNECT","CONNECT URL","MgSpeech87@ahoo.com","N","","","","","","","","","7208 Three Springs Trl","","Greenville","SC","US","296156752" +"1558900605","DIRECT","Direct Messaging Address","info@gdaiofcanandaigua.com","N","Email Address","","DIRECT","Direct","","CSV","CSV","","344 N Main St","","Canandaigua","NY","US","144241030" +"1467091512","OTHERS","Other URL","n/a","N","","","","","","","","","7225 N Mona Lisa Rd","","Tucson","AZ","US","857414529" +"1477192524","DIRECT","Direct Messaging Address","barb.boushele@earlstartspeech.com","N","","","","","","","","","110 W Archer Pl","","Denver","CO","US","802231620" +"1013556166","DIRECT","Direct Messaging Address","tabitha@northwoodschristiancounseling.com","N","email","","DIRECT","Direct","","CSV","CSV","","3596 Linden Ave","","White Bear Lake","MN","US","551104693" +"1811536964","DIRECT","Direct Messaging Address","lfiedler@prairie-care.com","N","PrairieCare e-mail","","DIRECT","Direct","","CSV","CSV","","9400 Zane Ave N","","Brooklyn Park","MN","US","554431814" +"1538708698","OTHERS","Other URL","Pittsburgh","N","","","","","","","","","7165 Churchland St","","Pittsburgh","PA","US","152061217" +"1184263238","DIRECT","Direct Messaging Address","lpennington@ihcohio.org","N","Email","","DIRECT","Direct","","OTHER","Other","Columbus","1201 S High St","","Columbus","OH","US","432063400" +"1710526868","DIRECT","Direct Messaging Address","cchimenti@hcrhealth.com","N","","","","","","","","","85 Metro Park","","Rochester","NY","US","146232607" +"1275172330","DIRECT","Direct Messaging Address","makayla.wiles@va.gov","N","","","","","","","","","1101 Veterans Dr","","Lexington","KY","US","405022235" +"1881233930","DIRECT","Direct Messaging Address","dawn4892@comcast.net","N","","","DIRECT","Direct","","","","","100 Route 73","","Voorhees","NJ","US","080439575" +"1871132928","DIRECT","Direct Messaging Address","jessica.hoppock-smith@davita.com","Y","","DaVita, Inc.","","","","","","","925 NE 8th St","","Oklahoma City","OK","US","731045800" +"1992344055","DIRECT","Direct Messaging Address","office@salomtangir.org","N","Secured email","","","","","","","","12741 Miramar Pkwy Ste 302","","Miramar","FL","US","330272905" +"1801435961","DIRECT","Direct Messaging Address","marilyn.nianga@omh.ny.gov","N","email","","DIRECT","Direct","","OTHER","Other","PHI","600 E 125th St","","New York","NY","US","100356000" +"1629617782","DIRECT","Direct Messaging Address","rita.fleming@omh.ny.gov","N","email","","DIRECT","Direct","","OTHER","Other","PHI","600 E 125th St","","New York","NY","US","100356000" +"1891334959","CONNECT","CONNECT URL","None","N","None","","DIRECT","Direct","","OTHER","Other","None","6717 River Ridge Ln","","Dickinson","TX","US","775396395" +"1366081432","DIRECT","Direct Messaging Address","svblum@calpsychcare.com","N","work email","","DIRECT","Direct","","","","","29995 Technology Dr Ste 200","","Murrieta","CA","US","925632633" +"1356980429","CONNECT","CONNECT URL","8582810045","N","fax","","HIE","Health Information Exchange (HIE)","","OTHER","Other","fax","6725 Mesa Ridge Rd Ste 230","","San Diego","CA","US","921212925" +"1881233955","DIRECT","Direct Messaging Address","Mpadilla20@csub.edu","N","","","","","","","","","1331 W Avenue J","","Lancaster","CA","US","935342942" +"1710526801","DIRECT","Direct Messaging Address","thomas.bress@azkrmc.com","N","Business Email address","","DIRECT","Direct","","","","","3269 N Stockton Hill Rd","","Kingman","AZ","US","864093619" +"1366081457","DIRECT","Direct Messaging Address","ngottlieb@cadasb.org","N","Supervisor's work email","","DIRECT","Direct","","","","","232 E Canon Perdido St","","Santa Barbara","CA","US","931012242" +"1609415702","DIRECT","Direct Messaging Address","LCastorena@pinalhispaniccouncil.org","N","Email","","","","","","","","107 E 4th St","","Eloy","AZ","US","851312506" +"1275172363","DIRECT","Direct Messaging Address","support@wasatchlearningandwellness.com","N","","","","","","","","","8170 S Highland Dr Ste E5","","Sandy","UT","US","840936469" +"1184263279","OTHERS","Other URL","Email","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12921 Enterprise Way","","Bridgeton","MO","US","630441206" +"1639718737","OTHERS","Other URL","www.yahoo.com","N","","","","","","","","","5623 W Cermak Rd","","Cicero","IL","US","608042220" +"1366081465","OTHERS","Other URL","Elizabeth.ebelhar@outlook.com","N","Email","","DIRECT","Direct","","CSV","CSV","","221 Mahalani St","","Wailuku","HI","US","967932526" +"1891334967","CONNECT","CONNECT URL","EMR","N","EMR","","DIRECT","Direct","","CSV","CSV","","515 E Grant St","","Phoenix","AZ","US","850042750" +"1003455239","DIRECT","Direct Messaging Address","zelnaj@ccf.org","N","","","DIRECT","Direct","","","","","9500 Euclid Ave","","Cleveland","OH","US","441950001" +"1821637059","OTHERS","Other URL","dginter@telecarecorp.com","Y","work email","Telecare Mental Health Services of Washington, Inc.","DIRECT","Direct","","OTHER","Other","email or e-faxes","3285 Ferguson St SW","","Tumwater","WA","US","98512" +"1386283505","DIRECT","Direct Messaging Address","eniliz_421@outlook.com","N","","","","","","","","","270 Calle Las Uvas","","Isabela","PR","US","00662" +"1013556240","DIRECT","Direct Messaging Address","adianet_9@hotmail.com","N","","","","","","","","","Urb. Jardines de Borinquen A1","","Yauco","PR","US","00698" +"1063051126","CONNECT","CONNECT URL","2094026518","N","cell phone","","DIRECT","Direct","","CSV","CSV","","6114 Riverside Blvd Apt B54","","Sacramento","CA","US","958311258" +"1063051126","CONNECT","CONNECT URL","9169735000","N","Kaiser Permanente","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2345 Fair Oaks Blvd","","Sacramento","CA","US","958254708" +"1487293528","DIRECT","Direct Messaging Address","FARMACIADETODOS@HOTMAIL.COM","N","","","","","","","","","CALLE SAN JOSE #4 NORTE","","GURABO","PR","US","00778" +"1831738913","CONNECT","CONNECT URL","ARECIBO","N","","","","","","","","","Bo. Santana Zona Industrial","CARR 2 KM 67.7","Arecibo","PR","US","00612" +"1639718711","CONNECT","CONNECT URL","Woodland","N","Woodland","","DIRECT","Direct","","OTHER","Other","Woodland","Woodland Hills 21600 Oxnard st","1800","Woodland hills","CA","US","913677807" +"1720627805","CONNECT","CONNECT URL","Pastorbrad2020@outlook.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","1086 Bedford St","","Johnstown","PA","US","15902" +"1295374486","CONNECT","CONNECT URL","deltamed305@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","12801 SW 21st St","","Miami","FL","US","331751801" +"1093354284","DIRECT","Direct Messaging Address","paige.carman@stores.kroger.com","N","","","DIRECT","Direct","","CSV","CSV","","2509 McCain Blvd","","North Little Rock","AR","US","721167606" +"1073152286","CONNECT","CONNECT URL","abrahamtipa@yahoo.com","N","","","","","","","","","152 Zamora Medical Cir Ste 4","","Eagle Pass","TX","US","788525919" +"1164061370","CONNECT","CONNECT URL","Liberty","N","email address","","DIRECT","Direct","","OTHER","Other","Liberty","6781 N 2100 E","","Liberty","UT","US","843104701" +"1316586530","CONNECT","CONNECT URL","216-455-5436","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","726 Longcoy Ave","","Kent","OH","US","442402116" +"1376182592","OTHERS","Other URL","Chirotouch","N","","","","","","","","","3212 N 13th St","","Terre Haute","IN","US","478041236" +"1235778465","DIRECT","Direct Messaging Address","tkoen@co.humboldt.ca.us","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2933 H St","","Eureka","CA","US","955014407" +"1174162309","DIRECT","Direct Messaging Address","gtaylor@bayareacs.org","N","","","DIRECT","Direct","","CSV","CSV","","390 40th St","","Oakland","CA","US","946092633" +"1427697655","DIRECT","Direct Messaging Address","sjvillalpando@mono.ca.gov","N","sjvillalpando@mono.ca.gov","","DIRECT","Direct","","CSV","CSV","","452 Old Mammoth Rd Fl 3","","Mammoth Lakes","CA","US","935462013" +"1417596552","CONNECT","CONNECT URL","Reno","N","","","","","","","","","7489 Creekland Dr","","Reno","NV","US","895064113" +"1164061206","DIRECT","Direct Messaging Address","sarah@immala.com","N","","","","","","","","","537 N Las Palmas Ave","","Los Angeles","CA","US","900041017" +"1215576376","OTHERS","Other URL","email","N","taryncalori@gmail.com","","","","","","","","9594 Townsville Cir","","Highlands Ranch","CO","US","801306800" +"1336788496","DIRECT","Direct Messaging Address","doctorsofclarion@directaddress.net","N","secure e mail","","DIRECT","Direct","","OTHER","Other","personal health information","420 Wood St","","Clarion","PA","US","162141336" +"1376182436","OTHERS","Other URL","WWW.NIJDS.ORG","Y","","NORTH IOWA JUVENILE DETENTION SERVICES","","","","","","","1440 W Dunkerton Rd","","Waterloo","IA","US","507039648" +"1932748001","CONNECT","CONNECT URL","Queens","N","","","OTHER","Other","Queens Village","OTHER","Other","Queens","8902 Springfield Blvd","","Queens Village","NY","US","114272514" +"1669011730","DIRECT","Direct Messaging Address","lee.abamonga@omh.ny.gov","N","email","","DIRECT","Direct","","OTHER","Other","PHI","600 E 125th St","","New York","NY","US","100356000" +"1649819715","DIRECT","Direct Messaging Address","maryann.dalde@omh.ny.gov","N","email","","DIRECT","Direct","","OTHER","Other","PHI","600 E 125th St","","New York","NY","US","100356000" +"1467091538","CONNECT","CONNECT URL",".com","N","","","","","","","","","575 John Vaughn Rd","","Dublin","GA","US","310211207" +"1558900639","OTHERS","Other URL","Miami","N","","","DIRECT","Direct","","CSV","CSV","","1940 NW 115th St","","Miami","FL","US","331672708" +"1316586498","OTHERS","Other URL","N/a","N","N/a","","OTHER","Other","N/a","OTHER","Other","N/a","7110 SW Fir Loop Ste 160","","Tigard","OR","US","972238031" +"1225677305","OTHERS","Other URL","daniele.grathwohl22@gmail.com","N","private email","","DIRECT","Direct","","CSV","CSV","","5131 Lundy Dr","","Raleigh","NC","US","276061527" +"1841839925","FHIR","FHIR URL","4065340311","N","","","","","","","","","1305 7th St","","Whitefish","MT","US","599372850" +"1669011748","OTHERS","Other URL","HIE","N","Health Information Exchange in various methods","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Direct messaging, other URL","650 E Indian School Rd","","Phoenix","AZ","US","850121839" +"1568001642","OTHERS","Other URL","unifiedfamilyhealth@gmail.com","N","email","","","","","","","","1032A Kinley Rd","","Irmo","SC","US","290639632" +"1477192557","OTHERS","Other URL","geisinger.org","N","","","","","","","","","100 N Academy Ave","","Danville","PA","US","178229800" +"1366081440","OTHERS","Other URL","rx05557@cvshealth.com","N","work","","HIE","Health Information Exchange (HIE)","","OTHER","Other","work address","3601 Saint Francis Dr","","Wilmington","NC","US","284096603" +"1598304685","CONNECT","CONNECT URL","mredwine@teamcenturion.com","N","business email","","DIRECT","Direct","","CSV","CSV","","10000 S Wilmot Rd","","Tucson","AZ","US","857568699" +"1922647015","DIRECT","Direct Messaging Address","andybenfield@ascension.org","N","","","","","","","","","2853 Cr 3900","","Independence","KS","US","673017595" +"1659910743","DIRECT","Direct Messaging Address","bob_rubin@hotmail.com","N","bob_rubin@hotmail.com","","DIRECT","Direct","","CSV","CSV","","403 Paseo Miramar","","Redondo Beach","CA","US","902776288" +"1003455197","OTHERS","Other URL","Scottsdale","N","","","DIRECT","Direct","","CSV","CSV","","9571 E Nittany Dr","","Scottsdale","AZ","US","852555555" +"1912546003","DIRECT","Direct Messaging Address","mcleodl@hss.edu","N","","","DIRECT","Direct","","","","","535 E 70th St","","New York","NY","US","100214898" +"1730728825","DIRECT","Direct Messaging Address","swinston@telecarecorp.com","N","work email","","DIRECT","Direct","","","","","33480 13th Pl S","","Federal Way","WA","US","980036357" +"1053950154","OTHERS","Other URL","SimplePractice","N","Provider EHR with patient portal","","OTHER","Other","Patient record keeping for provider. Patients must however request access to psychotherapy notes. This is not a medical practice. Exchange of patient records with other providers is rare.","OTHER","Other","Patient contact information, insurance information, patient records","1234 Pearl St Ste 4","","Eugene","OR","US","974013642" +"1225677321","DIRECT","Direct Messaging Address","jhmotche@sentara.com","N","email","","DIRECT","Direct","","","","","2020 Adobe Ct","","Virginia Beach","VA","US","234564924" +"1487293585","OTHERS","Other URL","dkiefer@hyattff.com","N","email","","DIRECT","Direct","","CSV","CSV","","1105 27th St","","Anacortes","WA","US","982212710" +"1487293585","OTHERS","Other URL","dkiefer@hyattff.com","N","email","","DIRECT","Direct","","CSV","CSV","","1530 James St","","Bellingham","WA","US","982254945" +"1386283489","OTHERS","Other URL","dkiefer@hyattff.com","N","emai","","DIRECT","Direct","","CSV","CSV","","1530 James St","","Bellingham","WA","US","982254945" +"1467091561","DIRECT","Direct Messaging Address","rebecca.junge@ssmhealth.com","N","work email address","","","","","","","","6420 Clayton Rd","","Richmond Heights","MO","US","631171811" +"1366081473","OTHERS","Other URL","n/a","N","","","","","","","","","225 Cedar Hill St Ste 200","","Marlborough","MA","US","017525900" +"1508405614","CONNECT","CONNECT URL","https://www.tarzanatc.org/","N","Organization Website","","","","","","","","5190 Atlantic Ave","","Long Beach","CA","US","908056510" +"1508405622","OTHERS","Other URL","Epic","N","","","","","","","","","600 Coffee Rd","","Modesto","CA","US","953554201" +"1447899570","CONNECT","CONNECT URL","Tirzahrogers508@gmail.com","N","","","","","","","","","1045 S Orem Blvd","","Orem","UT","US","840586979" +"1598304727","OTHERS","Other URL","Goodyear","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HIE","2400 N Bullard Ave Apt 1095","","Goodyear","AZ","US","853953339" +"1891334975","DIRECT","Direct Messaging Address","adrianad@cortlandplace.com","N","Work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","20 Austin Ave","","Greenville","RI","US","028281449" +"1588203707","CONNECT","CONNECT URL","FORESTHILLS","N","","","","","","","","","11050 71st Rd Ste 1B","","Forest Hills","NY","US","113754929" +"1902445133","DIRECT","Direct Messaging Address","rx07967@cvshealth.com","N","e mail","","","","","","","","88 Carr # 2","","Manati","PR","US","00674" +"1053950253","CONNECT","CONNECT URL","XML","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5411 Old Frederick Rd Ste 12","","Baltimore","MD","US","212292126" +"1962041160","OTHERS","Other URL","WebPT","N","software via WebPT","","DIRECT","Direct","","CSV","CSV","","40617 Woodside Pl","","Leesburg","VA","US","201758837" +"1073152153","DIRECT","Direct Messaging Address","Jillian@authenticwellnesstherapy.com","N","","","","","","","","","Authentic Wellness Therapy LLC","300 West Main Street, Building B","NORTHBOROUGH","MA","US","01532" +"1538708722","OTHERS","Other URL","livingwellmanagementinc@gmail.com","N","","","","","","","","","3601 W Commercial Blvd Ste 2","","Fort Lauderdale","FL","US","333093320" +"1265071450","CONNECT","CONNECT URL","Athens","N","Athens Primary Care","","","","","","","","101 Fitness Way Ste 1200","","Athens","AL","US","356112492" +"1174162366","DIRECT","Direct Messaging Address","momentum@bright.net","N","","","","","","","","","401 E Market St","","Celina","OH","US","458221736" +"1154960359","DIRECT","Direct Messaging Address","eldelgado@himapr.com","N","","","","","","","","","1 Calle Font Martelo E","","Humacao","PR","US","007913617" +"1538708748","CONNECT","CONNECT URL","WinnDixiePharmacy","N","","","","","","","","","805 E Dr Martin Luther King Jr Blvd","","Tampa","FL","US","336034337" +"1962041178","DIRECT","Direct Messaging Address","matthew.spikes@metrocareservices.org","Y","work email","Dallas County Mental Health & Mental Retardation Center","DIRECT","Direct","","CSV","CSV","","1350 N Westmoreland Rd","","Dallas","TX","US","752111654" +"1972142180","CONNECT","CONNECT URL","alejandra0713@icloud.com","N","","","","","","","","","31 SE 5th St Apt 2511","","Miami","FL","US","331312518" +"1134768344","DIRECT","Direct Messaging Address","jennifer.dalva@nyulangone.org","N","","","","","","","","","614 2nd Ave Ste G","","New York","NY","US","100164889" +"1598304701","OTHERS","Other URL","https:/.healthfusion.com/","N","","","","","","","","","16986 Robbins Rd Ste 180","","Grand Haven","MI","US","494172795" +"1033758248","CONNECT","CONNECT URL","reneepastolove@gmail.com","N","email","","OTHER","Other","other","OTHER","Other","other","153 E Main St Ste F3","","Mount Kisco","NY","US","105492319" +"1588203798","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1215576434","OTHERS","Other URL","Alexiswilliams@medmiraclecare.com","N","","","HIE","Health Information Exchange (HIE)","","","","","523 Carlton Dr E","","Palmetto","GA","US","302681098" +"1447899588","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1689213803","DIRECT","Direct Messaging Address","ebrettmann@hotmail.com","N","","","DIRECT","Direct","","CSV","CSV","","10001 E Dry Creek Rd Unit 6-105","","Englewood","CO","US","801121593" +"1831738970","DIRECT","Direct Messaging Address","cmorriso@montefiore.org","N","email address","","DIRECT","Direct","","CSV","CSV","","600 E 233rd St","","Bronx","NY","US","104662604" +"1720627862","CONNECT","CONNECT URL","clearketamine.com","N","","","","","","","","","1605 S Michigan Ave Unit 1","","Chicago","IL","US","606161209" +"1114566262","OTHERS","Other URL","Drvalconsulting@gmail.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","1424 Summit Ave Apt 3020","","Fort Worth","TX","US","761025980" +"1699314757","CONNECT","CONNECT URL","maryrosehelpinghands@aol.com","N","","","HIE","Health Information Exchange (HIE)","","","","","1245 Gardenia Dr","","Windsor","PA","US","173668527" +"1669011755","SOAP","SOAP URL","Miami","N","","","","","","OTHER","Other","Miami","4587 SW 128th Ct","","Miami","FL","US","331754611" +"1619516705","DIRECT","Direct Messaging Address","mbrereton@tccoh.org","N","","","DIRECT","Direct","","CSV","CSV","","1400 Whitney Ave","","Hamden","CT","US","065172459" +"1619516705","CONNECT","CONNECT URL","mbrereton@tccoh.org","N","","","","","","","","","1400 Whitney Ave","","Hamden","CT","US","065172459" +"1619516705","DIRECT","Direct Messaging Address","mbrereton@tccoh.org","N","","","","","","","","","1400 Whitney Ave","","Hamden","CT","US","065172459" +"1124667217","DIRECT","Direct Messaging Address","info@expressgene.us","N","practice email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9000 SW 152nd St Ste 209","","Palmetto Bay","FL","US","331571942" +"1437798519","CONNECT","CONNECT URL","www.rainbowhelpers.com","N","","","","","","","","","5852 S Pecos Rd Ste 5","","Las Vegas","NV","US","891203490" +"1952940058","DIRECT","Direct Messaging Address","Info@AlexandersMedical.com","N","","","","","","","","","8052 Monticello Ave # 209","","Skokie","IL","US","600763438" +"1588203681","DIRECT","Direct Messaging Address","syedia@feelinggoodcenter.com","Y","","Feeling Good Psychotherapy LCSW, PLLC","","","","","","","235 Main St","","White Plains","NY","US","106012418" +"1700425816","OTHERS","Other URL","www.newsourcenet.com","N","","","","","","","","","9913 Shelbyville Rd","","Louisville","KY","US","402232907" +"1225677339","DIRECT","Direct Messaging Address","kberner@chchomecare.org","N","work email","","DIRECT","Direct","","","","","2-8 W Main St","","Johnstown","NY","US","120952308" +"1225677339","DIRECT","Direct Messaging Address","kberner@chchomecare.org","N","work email","","DIRECT","Direct","","","","","2-8 W Main St","","Johnstown","NY","US","120952308" +"1225677339","DIRECT","Direct Messaging Address","kberner@chchomecare.org","N","work email","","DIRECT","Direct","","","","","2-8 W Main St","","Johnstown","NY","US","120952308" +"1225677339","OTHERS","Other URL","chchomecare.org","N","work email","","DIRECT","Direct","","OTHER","Other","work email","2-8 W Main St","","Johnstown","NY","US","120952308" +"1225677339","OTHERS","Other URL","chchomecare.org","N","work email","","DIRECT","Direct","","OTHER","Other","work email","2-8 W Main St","","Johnstown","NY","US","120952308" +"1225677339","DIRECT","Direct Messaging Address","kberner@chchomecare.org","N","work email","","DIRECT","Direct","","OTHER","Other","work email","2-8 W Main St","","Johnstown","NY","US","120952308" +"1033758149","OTHERS","Other URL","2025263535","N","","","","","","","","","2010 Rhode Island Ave NE","","Washington","DC","US","200182835" +"1801435920","OTHERS","Other URL","Sunnysmiles5657@gmail.com","N","Business email","","HIE","Health Information Exchange (HIE)","","","","","5657 E Kings Canyon Rd Ste 107","","Fresno","CA","US","937274653" +"1154960276","DIRECT","Direct Messaging Address","gms1@email.com","N","","","DIRECT","Direct","","CSV","CSV","","1409 S Merriman Rd","","Westland","MI","US","481865623" +"1154960276","DIRECT","Direct Messaging Address","gms1@email.com","N","","","DIRECT","Direct","","CSV","CSV","","1409 S Merriman Rd","","Westland","MI","US","481865623" +"1013556141","DIRECT","Direct Messaging Address","rosalind.wambugu@yolocounty.org","N","","","","","","","","","137 N Cottonwood St","","Woodland","CA","US","956956646" +"1013556141","CONNECT","CONNECT URL","rosalind.wambugu@yolo.org","N","","","HIE","Health Information Exchange (HIE)","","","","","137 N Cottonwood St","","Woodland","CA","US","956956646" +"1659910784","DIRECT","Direct Messaging Address","apatterson@benchmarkbehavioralhc.com","N","","","DIRECT","Direct","","CSV","CSV","","500 Madison Ave Ste 500","","Toledo","OH","US","436041210" +"1457990582","DIRECT","Direct Messaging Address","cfoote@professionalcounseling.us","N","encrypted email address","","","","","","","","925 N Goliad St","","Rockwall","TX","US","750872230" +"1235778432","SOAP","SOAP URL","Houston","N","Clinic address","","","","","","","","13018 Woodforest Blvd Ste A","","Houston","TX","US","770152775" +"1326687526","DIRECT","Direct Messaging Address","sfinlayson@telecarecorp.com","N","work email","","DIRECT","Direct","","","","","7224 Pacific HWY E","","Milton","WA","US","98335" +"1407495633","OTHERS","Other URL","fax","N","fax","","DIRECT","Direct","","OTHER","Other","fax","449 Chippewa Cir","","Sumter","SC","US","291503131" +"1851930051","DIRECT","Direct Messaging Address","jcolletta@telecarecorp.com","N","work email","","DIRECT","Direct","","OTHER","Other","work email","7224 Pacific Hwy East","","Milton","WA","US","98354" +"1699314815","CONNECT","CONNECT URL","Direct@AmericanEyecareBurlingtonIA.CompulinkDirect.com","N","","","","","","","","","1802 E Washington St","Ste 102","Mt Pleasant","IA","US","526413217" +"1891335998","OTHERS","Other URL","kathleen.ryzoc@westcare.com","Y","","WestCare California, Inc.","","","","","","","99198 Overseas Highway","Overseas Highway","Key Largo","FL","US","330373130" +"1861032963","CONNECT","CONNECT URL","8708564327","N","fax","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Therapy Works, Inc.","31 Choctaw Center","Cherokee Village","AR","US","72529" +"1023658127","CONNECT","CONNECT URL","angiecarrasco@msn.com","N","","","DIRECT","Direct","","CSV","CSV","","7886 e breathless dr","910","CAREFREE","AZ","US","85377" +"1083253124","OTHERS","Other URL","https://susan-james.clientsecure.me/home","N","secure messaging","","DIRECT","Direct","","OTHER","Other","text","5336 Main St","","Cottleville","MO","US","633048002" +"1992345086","OTHERS","Other URL","HealthyRoster","Y","Electronic Medical Records","St. Catherine Hospital","HIE","Health Information Exchange (HIE)","","","","","2720 Buffalo Way Blvd","","Garden City","KS","US","678463214" +"1922648021","CONNECT","CONNECT URL","therapyrevenueservices.com","N","Billing service","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2601 Anderson Ave Ste 207","","Manhattan","KS","US","665022809" +"1851931927","CONNECT","CONNECT URL","www.thespacecounseling.com","N","website","","DIRECT","Direct","","OTHER","Other","client application","3929 Airport Blvd Ste 519","","Mobile","AL","US","366091987" +"1851931927","CONNECT","CONNECT URL","www.thespacecounseling.com","N","website","","DIRECT","Direct","","OTHER","Other","client application","600 Bel Air Blvd Ste 133","","Mobile","AL","US","366063501" +"1104465236","SOAP","SOAP URL","https://webservice.kareo.com/services/soap/2.1/","N","kareo api 2.1","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4305 W Wheatland Rd Ste 130","","Dallas","TX","US","752373311" +"1568002699","DIRECT","Direct Messaging Address","hannahslattery@counselingworks.com","N","email","","DIRECT","Direct","","","","","1979 N Mill St Ste 202","","Naperville","IL","US","605638472" +"1205476348","DIRECT","Direct Messaging Address","asm201713@outlook.com","N","encryption enabled","","DIRECT","Direct","","CSV","CSV","","3100 Greensboro Ave Ste 2","","Tuscaloosa","AL","US","354017008" +"1083254122","DIRECT","Direct Messaging Address","ewoney@cases.org","N","","","","","","","","","900 Baychester Ave Apt 19F","","Bronx","NY","US","104751715" +"1467092502","DIRECT","Direct Messaging Address","mmmandel@theorchardhouse.org","N","","","","","","","","","421 Shore Dr","","Branford","CT","US","064056228" +"1316587462","DIRECT","Direct Messaging Address","karly@direct.practicefusion.com","N","","","","","","","","","464 Richmond Rd","","Cleveland","OH","US","441432792" +"1063052132","DIRECT","Direct Messaging Address","elizabeth.crocker.1@14963.direct.athenahealth.com","Y","","South Lake Women's Healthcare PLLC","","","","","","","19453 W Catawba Ave Ste A","","Cornelius","NC","US","280314022" +"1245870310","OTHERS","Other URL","darcyclinic@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","63 S Main St","","Natick","MA","US","017604921" +"1972143048","CONNECT","CONNECT URL","www.lakecitycounselingcenter@gmail.com","N","website","","","","","","","","9705 N Shaw St","","Hayden","ID","US","838359716" +"1881234953","DIRECT","Direct Messaging Address","info@coachingandcounseling.life","N","","","","","","","","","143 Ridgeway Dr # 201","","Lafayette","LA","US","705033414" +"1881234953","DIRECT","Direct Messaging Address","info@counselingandcoaching.life","N","","","","","","","","","143 Ridgeway Dr # 201","","Lafayette","LA","US","705033414" +"1750921821","CONNECT","CONNECT URL","5153763471","N","","","DIRECT","Direct","","","","","8170 Douglas Ave","","Urbandale","IA","US","503222411" +"1043850118","OTHERS","Other URL","therapyappointment.com","N","","","","","","","","","958 8th St","","Golden","CO","US","804011005" +"1962042036","CONNECT","CONNECT URL","www.lakecitycounselingcenter.com","N","","","","","","","","","9705 N Shaw St","","Hayden","ID","US","838359716" +"1396385464","DIRECT","Direct Messaging Address","dcannizzaro@mtzcounseling.com","N","practice email address","","","","","","","","291 Broadway Rm 1002","","New York","NY","US","100071883" +"1417597501","DIRECT","Direct Messaging Address","jacqueline.lawrence@duke.edu","Y","Email","Duke University Medical Center","DIRECT","Direct","","CSV","CSV","","2608 Erwin Rd Ste 300","","Durham","NC","US","277054597" +"1487294575","DIRECT","Direct Messaging Address","sonja@cfwbcUT.com","N","","","DIRECT","Direct","","OTHER","Other","communication","5411 S Vine St","","Murray","UT","US","841077746" +"1851931943","OTHERS","Other URL","onedrive.com","N","cloud file system","","HIE","Health Information Exchange (HIE)","LAUREL","OTHER","Other","other","15030 Wheatland Pl","","Laurel","MD","US","207073723" +"1669012753","OTHERS","Other URL","http://kaloupekcounselingllc.com","N","url","","DIRECT","Direct","","CSV","CSV","","140 S Water St Ste 100","","Decatur","IL","US","625231324" +"1013557107","OTHERS","Other URL","Aarmstrong@phdmc.org","N","","","","","","","","","1 Elizabeth Pl","","Dayton","OH","US","454173445" +"1922648013","OTHERS","Other URL","BESTrx.com","N","","","OTHER","Other","Direct Fax","","","","3927 Spencer Hwy","","Pasadena","TX","US","775041200" +"1720628829","DIRECT","Direct Messaging Address","leslie@vitalspeechandswallow.com","N","email address","","DIRECT","Direct","","OTHER","Other","email address","19100 Ventura Blvd Ste Q","","Tarzana","CA","US","913563238" +"1033759121","DIRECT","Direct Messaging Address","sstonaker@icloud.com","N","Self","","HIE","Health Information Exchange (HIE)","","OTHER","Other","myself","1111 Austin Hwy Apt 5305","","San Antonio","TX","US","782094971" +"1457991556","DIRECT","Direct Messaging Address","drfoster@edpsmiles.com","N","organization email","","DIRECT","Direct","","CSV","CSV","","951 Southpoint Cir","","Valparaiso","IN","US","463856265" +"1053951152","OTHERS","Other URL","www.elationemr.com","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1904 3rd Ave Ste 735","","Seattle","WA","US","981011103" +"1598305690","DIRECT","Direct Messaging Address","jys314@nyu.edu","N","professional email address","","DIRECT","Direct","","CSV","CSV","","433 1st Ave Ste 125","","New York","NY","US","100104067" +"1417597519","DIRECT","Direct Messaging Address","vicky@nextstep-kids.com","N","","","DIRECT","Direct","","","","","3533 Carolwood Ln","","St Augustine","FL","US","320864320" +"1871133983","DIRECT","Direct Messaging Address","atextor@kentschools.net","N","Work Email","","DIRECT","Direct","","OTHER","Other","Work Email","1400 N Mantua St","","Kent","OH","US","442402334" +"1437799483","DIRECT","Direct Messaging Address","Kkeller_ma@live.com","N","","","","","","","","","901 W Main St Ste 201","","Blue Springs","MO","US","640153743" +"1881234904","DIRECT","Direct Messaging Address","mt.washington@thepharmacia.com","N","email","","DIRECT","Direct","","OTHER","Other","email","1809 Reisterstown Rd Ste 115","","Pikesville","MD","US","212086329" +"1235779356","CONNECT","CONNECT URL","work","N","","","","","","","","","827 Fairmont Rd Ste 104","","Morgantown","WV","US","265013857" +"1962042085","DIRECT","Direct Messaging Address","fritscherv@windsorcusd.org","N","secure email address","","DIRECT","Direct","","","","","808 Wisconsin Ave","","Windsor","IL","US","619571249" +"1578103693","DIRECT","Direct Messaging Address","marlina@anandamedgroup.com","N","email","","DIRECT","Direct","","OTHER","Other","Mail","20540 E Arrow Hwy Ste B","","Covina","CA","US","917241200" +"1306486329","DIRECT","Direct Messaging Address","jameyp@jaspermountain.org","Y","","Jasper Mountain","","","","","","","37875 Jasper Lowell Rd","","Jasper","OR","US","974389751" +"1306486329","DIRECT","Direct Messaging Address","jameyp@jaspermountain.org","Y","","Jasper Mountain","","","","","","","37875 Jasper Lowell Rd","","Jasper","OR","US","974389751" +"1306486329","DIRECT","Direct Messaging Address","jameyp@jaspermountain.org","Y","","Jasper Mountain","","","","","","","37875 Jasper Lowell Rd","","Jasper","OR","US","974389751" +"1144860164","OTHERS","Other URL","https://service.ringcentral.com/application/overview/?postLogin=true","N","Fax Server","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Fax","8709 W 80th St","","Overland Park","KS","US","662043305" +"1952941973","CONNECT","CONNECT URL","adeoti56@gmail.com","N","email address","","HIE","Health Information Exchange (HIE)","","","","","6201 Bonhomme Rd Ste 176N","","Houston","TX","US","770364497" +"1508406521","OTHERS","Other URL","www.myhealth.va.gov","N","","","","","","","","","3900 Woodland Ave","","Philadelphia","PA","US","191044551" +"1912547944","CONNECT","CONNECT URL","https://update.fusionwebclinic.com/","N","Fusion","","DIRECT","Direct","","","","","4328 Central Ave Ste M","","Hot Springs","AR","US","719135907" +"1821638859","OTHERS","Other URL","Visalia","N","Office","","OTHER","Other","Visalia","OTHER","Other","Visalia","11535 Avenue 264","","Visalia","CA","US","932779315" +"1508406539","OTHERS","Other URL","rosales-rosalescounseling@outlook.com","N","","","","","","","","","611 Newman St","","El Paso","TX","US","799025513" +"1154961183","OTHERS","Other URL","NEMS.org","N","","","","","","","","","1870 Lundy Ave","","San Jose","CA","US","951311826" +"1235779265","OTHERS","Other URL","PENSACOLA","N","","","DIRECT","Direct","","","","","4300 Bayou Blvd Ste 35B","","Pensacola","FL","US","325032671" +"1487294435","OTHERS","Other URL","CentralReach","N","","","","","","","","","1360 Harrington Rd","","Havertown","PA","US","190832035" +"1902446958","OTHERS","Other URL","https://nppes.cms.hhs.gov/?forward=static.npistart#/healthInformationExchange","N","","","DIRECT","Direct","","CSV","CSV","","36313 St Andrews Dr","","Livonia","MI","US","481524130" +"1174163125","DIRECT","Direct Messaging Address","ajita@awakensanctury.com","N","business email","","DIRECT","Direct","","CSV","CSV","","505 W 1st St","","Tustin","CA","US","927803004" +"1083254031","OTHERS","Other URL","734-335-3931","N","Fax Machine","","DIRECT","Direct","","OTHER","Other","Fax Machine","340 N Main St Ste 201","","Plymouth","MI","US","481701290" +"1265072219","DIRECT","Direct Messaging Address","may@opendoorscounselingctr.com","N","","","","","","","","","3200 Loch Ness Dr Apt 6","","Lexington","KY","US","405171217" +"1427698471","DIRECT","Direct Messaging Address","kc6832@centerforautism.com","N","work email","","DIRECT","Direct","","CSV","CSV","","4412 6th Ave","","Tacoma","WA","US","984063500" +"1508406562","SOAP","SOAP URL","https://docs.google.com/document/d/1UTNbzcc3ggDBfpEulCNIvhJpdI7gzUggmqqObZ0IfYY/edit","N","","","DIRECT","Direct","","","","","2137 Lombard St","","San Francisco","CA","US","941232773" +"1265072383","CONNECT","CONNECT URL","Berkeley","N","BWC","","HIE","Health Information Exchange (HIE)","","","","","6333 Telegraph Ave","","Oakland","CA","US","946091359" +"1265072383","CONNECT","CONNECT URL","Berkeley","N","BWC","","HIE","Health Information Exchange (HIE)","","","","","6333 Telegraph Ave","","Oakland","CA","US","946091359" +"1265072383","CONNECT","CONNECT URL","oakland","N","","","HIE","Health Information Exchange (HIE)","","","","","1909 University Ave","","Berkeley","CA","US","947041023" +"1265072383","CONNECT","CONNECT URL","Berkeley","N","BWC","","HIE","Health Information Exchange (HIE)","","","","","6333 Telegraph Ave","","Oakland","CA","US","946091359" +"1356981476","CONNECT","CONNECT URL","Reseda","N","","","DIRECT","Direct","","CSV","CSV","","7418 Darby Ave","","Reseda","CA","US","913353054" +"1356981476","CONNECT","CONNECT URL","Reseda","N","","","DIRECT","Direct","","CSV","CSV","","7418 Darby Ave","","Reseda","CA","US","913353054" +"1285274399","OTHERS","Other URL","kguertin@baycove.org","N","work email","","","","","","","","270 Communication Way Bay Cove","","Hyannis","MA","US","026011883" +"1104466143","CONNECT","CONNECT URL","amberh@socialmodel.com","N","","","","","","","","","360 S Westlake Ave","","Los Angeles","CA","US","900572906" +"1699315721","CONNECT","CONNECT URL","RX30","N","","","","","","","","","Ave Pino Carr 172 Plaza del Carmen Mall","Local 51","Caguas","PR","US","00726" +"1053951004","DIRECT","Direct Messaging Address","L.pezor@espsmd.com","N","","","","","","","","","29520 Canvasback Dr","","Easton","MD","US","216017124" +"1124668264","OTHERS","Other URL","www.corepsychpllc.com","N","website","","DIRECT","Direct","","CSV","CSV","","3815 Pelham St Ste 13","","Dearborn","MI","US","481243852" +"1881233914","CONNECT","CONNECT URL","dreamteam5552@yahoo.com","N","","","","","","","","","4250 Brewer Rd","","Edgemont","AR","US","720449539" +"1952940082","OTHERS","Other URL","licensedbaps@gmail.com","N","","","","","","","","","1326 E 10th St","","Brooklyn","NY","US","112305754" +"1396385423","OTHERS","Other URL","https://secure.simplepractice.com/clients","N","","","","","","","","","2416 21st Ave S","","Nashville","TN","US","372125316" +"1770123804","OTHERS","Other URL","tayshar@ppil.org","Y","Work Email","PLANNED PARENTHOOD","DIRECT","Direct","","CSV","CSV","","302 E Stoughton St Ste 2","","Champaign","IL","US","618205414" +"1790325835","DIRECT","Direct Messaging Address","srashford@svwsjmc.org","N","","","","","","","","","275 North St","","Harrison","NY","US","105281140" +"1982244026","CONNECT","CONNECT URL","katherine.cronin@sequelyouthservices.com","N","Email","","DIRECT","Direct","","CSV","CSV","","321 W Main St","","Searsport","ME","US","049743640" +"1598305633","CONNECT","CONNECT URL","C.WILLENBROCK@GMAIL.COM","N","mAILING ADDRESS","","DIRECT","Direct","","CSV","CSV","","47 Stacey Ln","","Albany","NH","US","038187331" +"1912547068","DIRECT","Direct Messaging Address","Analeace_Cotter@Waysideyouth.org","N","Email","","","","","","","","88 Lincoln St","","Framingham","MA","US","017026354" +"1013557164","CONNECT","CONNECT URL","NA","N","NA","","DIRECT","Direct","","OTHER","Other","NA","143 Gougler Ave","","Kent","OH","US","442402401" +"1144860206","DIRECT","Direct Messaging Address","iconnectjax@iconnectjax.org","N","","","","","","","","","4372 Southside Blvd Ste 203","","Jacksonville","FL","US","322168503" +"1144860206","DIRECT","Direct Messaging Address","iconnectjax@iconnectjax.org","N","","","","","","","","","4372 Southside Blvd Ste 203","","Jacksonville","FL","US","322168503" +"1871133926","DIRECT","Direct Messaging Address","eve@reachingresolution.net","N","Office Email","","DIRECT","Direct","","OTHER","Other","Text","1146 Sam Newell Rd Ste D","","Matthews","NC","US","281055072" +"1225678386","DIRECT","Direct Messaging Address","jburdeshaw@nhbh.org","N","email","","DIRECT","Direct","","CSV","CSV","","3916 Valley Rd","","Columbus","GA","US","319075657" +"1861032922","DIRECT","Direct Messaging Address","info@ubhsinc.com","N","","","","","","","","","2900 Chamblee Tucker Rd Bldg 16","","Atlanta","GA","US","303414148" +"1124668280","DIRECT","Direct Messaging Address","msarrett@turnanewleaf.org","N","Work email","","DIRECT","Direct","","","","","1655 E University Dr","","Mesa","AZ","US","852038169" +"1942840004","DIRECT","Direct Messaging Address","businessmanager@chrismackdds.com","N","","","","","","","","","3008 H G Mosley Pkwy","","Longview","TX","US","756052948" +"1942840004","DIRECT","Direct Messaging Address","businessmanager@chrismackdds.com","N","","","","","","","","","3008 H G Mosley Pkwy","","Longview","TX","US","756052948" +"1942840004","DIRECT","Direct Messaging Address","businessmanager@chrismackdds.com","N","","","","","","","","","3008 H G Mosley Pkwy","","Longview","TX","US","756052948" +"1235779315","DIRECT","Direct Messaging Address","mmino@nwmhc.org","N","job's email","","OTHER","Other","encripted laptop","CSV","CSV","","603 Bruce St","","Crookston","MN","US","567162914" +"1790325884","SOAP","SOAP URL","Bronx","Y","MEDICAL INFORMATION","BONITA SONRISA DENTAL IPA","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1624 Dr Martin L King Jr Blvd","","Bronx","NY","US","104536948" +"1134769219","OTHERS","Other URL","Spartanburg","Y","","Upstate Affiliate Organization","","","","","","","249 N Grove Medical Park Dr Ste 300","","Spartanburg","SC","US","293034227" +"1124668207","DIRECT","Direct Messaging Address","Angelalynn81@outlook.com","N","Professional email","","DIRECT","Direct","","CSV","CSV","","3711 N Warm Creek Ave","","Meridian","ID","US","836466052" +"1043850126","OTHERS","Other URL","computer","N","computer","","","","","","","","3638 Delta Fair Blvd","","Antioch","CA","US","945094006" +"1982244083","CONNECT","CONNECT URL","ProOrtho4Christ@gmail.com","N","Business e-mail","","DIRECT","Direct","","","","","3317 Ocean Shore Ave","","Virginia Beach","VA","US","23451" +"1790325892","DIRECT","Direct Messaging Address","maureen.loyal@flhealth.org","N","","","DIRECT","Direct","","CSV","CSV","","196 North St","","Geneva","NY","US","144561694" +"1295375319","DIRECT","Direct Messaging Address","clery.villacrez@ifrsf.org","N","email","","DIRECT","Direct","","OTHER","Other","email address","2919 Mission St","","San Francisco","CA","US","941103917" +"1003456112","DIRECT","Direct Messaging Address","ogata9127@sbcglobal.net","N","Bayside Family Optometry email address","","DIRECT","Direct","","CSV","CSV","","121 Plaza Dr Ste 505","","Vallejo","CA","US","945913711" +"1649810755","CONNECT","CONNECT URL","Oursyncerehearts@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","all","5836 N Marsh Bank Ln Apt 203","","Clarkston","MI","US","483463098" +"1790325801","OTHERS","Other URL","centerstone.org","N","","","","","","","","","2615 Edwards St","","Alton","IL","US","620023915" +"1710527833","OTHERS","Other URL","secure.simplepractice.com","N","Simple Practice","","DIRECT","Direct","","OTHER","Other","secure.simplepractice.com","9937 Greywell Ter","","Midlothian","VA","US","231123676" +"1710527833","OTHERS","Other URL","secure.simplepractice.com","N","Simple Practice","","DIRECT","Direct","","OTHER","Other","secure.simplepractice.com","9937 Greywell Ter","","Midlothian","VA","US","231123676" +"1922648047","DIRECT","Direct Messaging Address","admin@raleighpros.com","N","","","DIRECT","Direct","","CSV","CSV","","2605 Blue Ridge Rd Ste 310","","Raleigh","NC","US","276076475" +"1659911774","OTHERS","Other URL","support@cirleofexxcellencelogistic.org","N","business email","","DIRECT","Direct","","CSV","CSV","","7883 Shaker Ct","","Fort Wayne","IN","US","468045708" +"1942840061","CONNECT","CONNECT URL","Rome","N","","","","","","","","","159 W 1st St","","Oswego","NY","US","131262260" +"1295375228","CONNECT","CONNECT URL","enterpriserx","N","Pharmacy Operating System","","DIRECT","Direct","","OTHER","Other","Pharmacy Operating System","1173 21st Ave","","Honolulu","HI","US","968164637" +"1275173205","CONNECT","CONNECT URL","laptop","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1800 E Van Buren St","","Phoenix","AZ","US","850063742" +"1689214629","DIRECT","Direct Messaging Address","daniqua.watkins@pinnaclefamilyservices.org","N","","","","","","","","","1708 S Mebane St Ste 302","","Burlington","NC","US","272156591" +"1689214629","DIRECT","Direct Messaging Address","daniqua.watkins@pinnaclefamilyservices.org","N","","","DIRECT","Direct","","CSV","CSV","","1708 S Mebane St Ste 302","","Burlington","NC","US","272156591" +"1407496441","CONNECT","CONNECT URL","tabenigno@gmail.com","N","email","","","","","","","","70 Park St Ste 104","","Montclair","NJ","US","070422960" +"1033759071","CONNECT","CONNECT URL","N/A","N","","","DIRECT","Direct","","","","","1505 Metropolitan Ave Apt 5H","","Bronx","NY","US","104626147" +"1578103511","DIRECT","Direct Messaging Address","Heidi.Brown@butterflyeffect.com","Y","Work Email","Butterfly Effects","DIRECT","Direct","","OTHER","Other","San Lorenzo","5820 Stoneridge Mall Rd","Suite 205","Pleasanton","CA","US","94588" +"1356981393","OTHERS","Other URL","Direct","N","Form","","DIRECT","Direct","","CSV","CSV","","617 S Harbor Blvd Ste B","","Anaheim","CA","US","928054527" +"1528608569","DIRECT","Direct Messaging Address","tfollador@renfrewcenter.com","N","","","","","","","","","1528 Walnut St Ste 805","","Philadelphia","PA","US","191023608" +"1427698463","DIRECT","Direct Messaging Address","Stablemedical1@bellsouth.net","N","","","","","","","","","2602 N Federal Hwy","","Boynton Beach","FL","US","334352413" +"1073153011","CONNECT","CONNECT URL","BestRx.com","N","Direct Fax","","DIRECT","Direct","","OTHER","Other","Info upon request","2435 Texas Pkwy Ste B","","Missouri City","TX","US","774894061" +"1508406547","DIRECT","Direct Messaging Address","zroberts@orchardbehavior.com","N","E-mail","","DIRECT","Direct","","","","","16629 Wild Horse Creek Rd","","Chesterfield","MO","US","630051627" +"1033759089","OTHERS","Other URL","https://www.247uc.com/","N","","","","","","","","","916 Olive St","","Saint Louis","MO","US","631011400" +"1730729781","DIRECT","Direct Messaging Address","jmontello@bacr.org","Y","Bay Area Community Resources Email","Bay Area Community Resources","DIRECT","Direct","","OTHER","Other","Work","103 Shoreline Pkwy Ste 201","","San Rafael","CA","US","949015584" +"1568002517","DIRECT","Direct Messaging Address","tyoung@abskids.com","N","Email","","DIRECT","Direct","","CSV","CSV","","1401 E 7th St","","Charlotte","NC","US","282046300" +"1629618673","DIRECT","Direct Messaging Address","Caitlin.oconnor@chicagospeechtherapy.com","N","","","DIRECT","Direct","","","","","1765 N Elston Ave","","Chicago","IL","US","606421501" +"1508406687","DIRECT","Direct Messaging Address","letstalk@counseling1.net","N","","","","","","","","","3939 Linwood Ave","","Shreveport","LA","US","711082415" +"1639719792","DIRECT","Direct Messaging Address","Hl2707@centerforautism.com","N","","","","","","","","","50 Donald B Dean Dr","","South Portland","ME","US","041063373" +"1639719792","DIRECT","Direct Messaging Address","hl2707@centerforautism.com","N","","","","","","","","","50 Donald B Dean Dr","","South Portland","ME","US","041063373" +"1073153185","OTHERS","Other URL","https://delval.medicatconnect.com","N","","","","","","","","","700 E Butler Ave","","Doylestown","PA","US","189012607" +"1558901629","CONNECT","CONNECT URL","lcda.nildasantiago@gmail.com","N","e-mail","","DIRECT","Direct","","OTHER","Other","Patient Information","PR 121 Km 4.8","","Sabana Grande","PR","US","00637" +"1114567229","CONNECT","CONNECT URL","URL","N","","","HIE","Health Information Exchange (HIE)","","","","","5633 Monroe Rd","","Charlotte","NC","US","282125591" +"1205476314","DIRECT","Direct Messaging Address","roderick@trttransportation.com","N","","","DIRECT","Direct","","CSV","CSV","","250 Mill Street","Frst Foor","Rochester","NY","US","14614" +"1649810748","OTHERS","Other URL","Lafayette","N","","","","","","","","","1214 Coolidge Blvd","","Lafayette","LA","US","705032621" +"1174163232","FHIR","FHIR URL","https://ss.uch.edu/FHIRProxy/api/FHIR/DSTU2/","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12605 E 16th Ave","","Aurora","CO","US","800452545" +"1477193498","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Servic","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1386284305","CONNECT","CONNECT URL","GREENSBORO","N","","","","","","","","","1121 N Church St","","GREENSBORO","NC","US","27401" +"1750920880","DIRECT","Direct Messaging Address","jbailey@uticaschools.org","N","work email","","DIRECT","Direct","","CSV","CSV","","107 Elmwood Pl","","Utica","NY","US","135014900" +"1528608650","OTHERS","Other URL","paigesales.com","N","","","DIRECT","Direct","","CSV","CSV","","9016 Candlewood St","","Rancho Cucamonga","CA","US","917301229" +"1245879378","OTHERS","Other URL","link","N","","","","","","","","","1101 Arrow Point Dr Ste 404","","Cedar Park","TX","US","786137741" +"1689213712","DIRECT","Direct Messaging Address","adjarho.edukuye@omh.ny.gov","N","email","","DIRECT","Direct","","","","","600 E 125th St","","New York","NY","US","100356000" +"1679112700","DIRECT","Direct Messaging Address","ivagutorres@hotmail.com","N","","","DIRECT","Direct","","","","","17500 NW 67th Ct Apt P","","Hialeah","FL","US","330155836" +"1215576343","DIRECT","Direct Messaging Address","ITURNER@PILLARSOFWELLNESS.ORG","N","EMAIL","","DIRECT","Direct","","","","","1500 Shallcross Ave Ste 2","","Wilmington","DE","US","198063037" +"1124667258","OTHERS","Other URL","beachg1@ferris.edu","N","Ferris","","","","","","","","201 Michigan St NW Apt 910","","Grand Rapids","MI","US","495032330" +"1255971313","CONNECT","CONNECT URL","hfmhealth.org","N","","","","","","","","","2300 Western Ave","","Manitowoc","WI","US","542203712" +"1720628860","CONNECT","CONNECT URL","advancedtotalcare@yahoo.com","N","","","","","","","","","9600 Two Notch Rd Ste 5","","Columbia","SC","US","292231612" +"1023658176","OTHERS","Other URL","nicolelittle955@gmail.com","Y","email","New Horizons","DIRECT","Direct","email","CSV","CSV","email","1703 19th St","","Columbus","GA","US","319011758" +"1457991507","OTHERS","Other URL","trconsultingfirm@gmail.com","N","TR Consultants","","","","","","","","2480 Pruden Blvd","","Suffolk","VA","US","234344206" +"1538709647","CONNECT","CONNECT URL","https://www.health.ny.gov/health_care/medicaid/redesign/behavioral_health/children/docs/provider_enr","N","","","","","","","","","380 Freeville Rd","","Freeville","NY","US","130689684" +"1467092528","OTHERS","Other URL","Ludington","N","","","","","","","","","920 Diana Street","Suite 100","Ludington","MI","US","49431" +"1841830908","CONNECT","CONNECT URL","rhscares.com","N","","","","","","","","","1650 N Holmes Ave","","Idaho Falls","ID","US","834013200" +"1023658184","CONNECT","CONNECT URL","Ridgefield","N","","","DIRECT","Direct","","","","","898 Ethan Allen Hwy Ste 6","","Ridgefield","CT","US","068772831" +"1386284446","DIRECT","Direct Messaging Address","fipphenr@youinc.org","N","","","","","","","","","70 James St Ste 270","","Worcester","MA","US","016031039" +"1194365254","CONNECT","CONNECT URL","rhscares.com","N","","","","","","","","","1001 N 7th Ave","","Pocatello","ID","US","832015761" +"1801436969","DIRECT","Direct Messaging Address","annie.arnold@uhsinc.com","Y","","Riveredge Hospital Inc","","","","","","","8311 Roosevelt Rd","","Forest Park","IL","US","601302500" +"1457991523","CONNECT","CONNECT URL","https://staff.mybaptistconnect.com/login/staff","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","800 Prudential Dr","","Jacksonville","FL","US","322078202" +"1356981419","CONNECT","CONNECT URL","lakecitycounselingcenter@gmail.com","N","","","","","","","","","9705 N Shaw St","","Hayden","ID","US","838359716" +"1063052124","DIRECT","Direct Messaging Address","brittany@wynnsfamilypsychology.com","Y","Business email","Wynns Family Psychology","","","","","","","130 Preston Executive Dr Ste 202","","Cary","NC","US","275138433" +"1821638909","DIRECT","Direct Messaging Address","progressivepsych@att.net","N","Direct messaging address","","DIRECT","Direct","","","","","","","","","","" +"1386284453","CONNECT","CONNECT URL","Portland","N","","","","","","","","","300 N Winning Way","","Portland","OR","US","972272108" +"1992345060","CONNECT","CONNECT URL","majestichospice.com","N","","","DIRECT","Direct","","","","","1399 Montreal Rd Ste 202","","Tucker","GA","US","300848118" +"1891335972","CONNECT","CONNECT URL","Scrawley@focuspt.org","N","Business email","","HIE","Health Information Exchange (HIE)","","","","","8301 Cypress Plaza Dr Ste 116","","Jacksonville","FL","US","322564426" +"1134769227","DIRECT","Direct Messaging Address","ppeace@homehelpershomecare.com","N","direct office email","","DIRECT","Direct","","OTHER","Other","direct office email","2300 Highland Village Rd Ste 2221","","Highland Village","TX","US","750777148" +"1912547019","DIRECT","Direct Messaging Address","eestrada.bcsf@outlook.com","N","","","","","","","","","9271 NW 114th St Apt 1","","Hialeah","FL","US","330184308" +"1083254197","FHIR","FHIR URL","Epic","Y","Electronic Medical Record","TRINITY HEALTHCARE SERVICES INCORPORATED","DIRECT","Direct","","CSV","CSV","","301 Prospect Ave","","Syracuse","NY","US","132031807" +"1992345003","DIRECT","Direct Messaging Address","rachel.bush@arnothealth.org","N","email","","DIRECT","Direct","","OTHER","Other","email","555 Saint Josephs Blvd","","Elmira","NY","US","149013223" +"1437799541","CONNECT","CONNECT URL","Washington","N","","","DIRECT","Direct","","","","","2720 Martin Luther King Jr Ave SE","","Washington","DC","US","200322601" +"1255971362","DIRECT","Direct Messaging Address","admissions@renprors.com","N","","","","","","","","","1585 Perry Worth Rd","","Lebanon","IN","US","460529635" +"1700426723","OTHERS","Other URL","www.sweetgrasspharmacy.com","Y","","Sweetgrass Pharmacy & Compounding LLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1952 Long Grove Dr Ste 1","","MT Pleasant","SC","US","294647579" +"1902446024","DIRECT","Direct Messaging Address","pmcshane@lps.org","N","","","DIRECT","Direct","","","","","1100 S 48th St","","Lincoln","NE","US","685104812" +"1265072284","DIRECT","Direct Messaging Address","drphanfl@phancore.com","N","patient direct communication","","DIRECT","Direct","","OTHER","Other","patient x-ray, lab work, paper work","5580 Park Blvd N Ste 1","","Pinellas Park","FL","US","337813328" +"1487294401","DIRECT","Direct Messaging Address","admin@impactpm.com","N","secure e-mail","","DIRECT","Direct","","OTHER","Other","direct secure e-mail","1600 University Ave W Ste 10","","Saint Paul","MN","US","551043898" +"1750921771","DIRECT","Direct Messaging Address","joshleo@cal.berkeley.edu","N","Email","","DIRECT","Direct","","CSV","CSV","","1166 E Warner Rd Ste 218","","Gilbert","AZ","US","852963066" +"1982244901","DIRECT","Direct Messaging Address","contact@tlckidstherapy.com","N","","","","","","","","","502 E Ramsey Rd","","San Antonio","TX","US","782164639" +"1679113690","CONNECT","CONNECT URL","Brooklyn","N","","","DIRECT","Direct","","CSV","CSV","","1461 Shore Parkway, 1E","","Brooklyn","NY","US","11214" +"1851931877","DIRECT","Direct Messaging Address","tjwingo@icloud.com","N","","","DIRECT","Direct","","OTHER","Other","Farmville","1100 W 3rd St","","Farmville","VA","US","239012628" +"1679113609","CONNECT","CONNECT URL","rcrawfor@placer.ca.gov","N","email address","","DIRECT","Direct","","","","","101 Cirby Hills Dr","","Roseville","CA","US","956784360" +"1285274217","CONNECT","CONNECT URL","https://update.fusionwebclinic.com/","N","Fusion","","DIRECT","Direct","","CSV","CSV","","105 Grand Ridge Ter","","Hot Springs","AR","US","719019219" +"1245870294","SOAP","SOAP URL","email","N","Business location","","","","","","","","5202 Auburn St Apt 524","","Lubbock","TX","US","794161462" +"1972143923","OTHERS","Other URL","GSuite","N","Google Drive","","DIRECT","Direct","","","","","1523 Wellesley Ave","","Los Angeles","CA","US","900253629" +"1821638842","DIRECT","Direct Messaging Address","eharris@hughchatham.org","N","","","","","","","","","600 Chatham Medical Park","","Elkin","NC","US","286212482" +"1154961209","OTHERS","Other URL","lisahicks11@gmail.com","N","","","","","","","","","17177 N Laurel Park Dr Ste 417","","Livonia","MI","US","481523952" +"1891335949","CONNECT","CONNECT URL","Syosset","N","","","OTHER","Other","Syosset","OTHER","Other","Syosset","6800 Jericho Tpke Ste 120W","","Syosset","NY","US","117914445" +"1477193456","DIRECT","Direct Messaging Address","amanda@heartmindrva.com","Y","Professional E-Mail","Heart and Mind Therapy Services","DIRECT","Direct","","CSV","CSV","","2301 Hilliard Rd Ste 8","","Henrico","VA","US","232284525" +"1467092437","OTHERS","Other URL","https://secure.simplepractice.com/clients","N","","","","","","","","","2416 21st Ave S Ste 203","","Nashville","TN","US","372125312" +"1730729799","DIRECT","Direct Messaging Address","caraway.laura@navicenthealth.org","N","work email","","","","","","","","777 Hemlock St","","Macon","GA","US","312012102" +"1730729799","DIRECT","Direct Messaging Address","caraway.laura@navicenthealth.org","N","work email","","","","","","","","777 Hemlock St","","Macon","GA","US","312012102" +"1629618681","DIRECT","Direct Messaging Address","brandi.ballantyne.p5@direct.phs.nextgenshare.com","N","","","","","","","","","3045 Busenbark Rd Ste B","","Trenton","OH","US","450677611" +"1215577283","DIRECT","Direct Messaging Address","joy.love@talberthouse.org","N","Talbert House Email","","DIRECT","Direct","","CSV","CSV","","3009 Burnet Ave","","Cincinnati","OH","US","452192419" +"1396385357","CONNECT","CONNECT URL","Consejo","N","Graham","","OTHER","Other","SUDPT","OTHER","Other","Counseling","1820 Ashwood Downs Ln SE Apt 315","","Olympia","WA","US","985017664" +"1295375251","CONNECT","CONNECT URL","WakeMed","N","Epic","","DIRECT","Direct","","CSV","CSV","","3000 New Bern Ave","","Raleigh","NC","US","276101231" +"1538709506","DIRECT","Direct Messaging Address","svela@outsidetheboxtherapyservices.com","N","email","","","","","","","","13402 Flora Spgs","","San Antonio","TX","US","782536695" +"1578103537","OTHERS","Other URL","Clovis","N","","","DIRECT","Direct","","","","","755 N Peach Ave","","Clovis","CA","US","936117247" +"1578103537","CONNECT","CONNECT URL","Clovis","N","","","DIRECT","Direct","","CSV","CSV","","755 N Peach Ave","","Clovis","CA","US","936117247" +"1578103537","OTHERS","Other URL","Clovis","N","","","DIRECT","Direct","","CSV","CSV","","755 N Peach Ave","","Clovis","CA","US","936117247" +"1578103537","CONNECT","CONNECT URL","Referral","N","","","DIRECT","Direct","","CSV","CSV","","755 N Peach Ave","","Clovis","CA","US","936117247" +"1013557073","CONNECT","CONNECT URL","hickscarol1977@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10930 Carrissa Trl","","Alpharetta","GA","US","300223804" +"1831739895","DIRECT","Direct Messaging Address","backuss@hss.edu","N","Work email","","DIRECT","Direct","","CSV","CSV","","510 E 73rd St","","New York","NY","US","100214010" +"1912547977","OTHERS","Other URL","hss.edu","N","","","","","","","","","535 E 70th St","","New York","NY","US","100214823" +"1356981310","OTHERS","Other URL","Meditech","Y","Electronic medical record","Nashoba Valley Medical Center, A Steward Family Hospital, Inc","DIRECT","Direct","","OTHER","Other","Electronic medical record","200 Groton Rd","","Ayer","MA","US","014321168" +"1538709597","OTHERS","Other URL","N/A","N","","","","","","","","","1781 Cold Spring Rd","","Williamstown","MA","US","012672770" +"1982244943","OTHERS","Other URL","Veracross","N","Online documentation and goals","","DIRECT","Direct","","CSV","CSV","","219 Stanton St","","New York","NY","US","100021831" +"1407496474","DIRECT","Direct Messaging Address","info@pecanparksmiles.com","N","","","","","","","","","12335 Hymeadow Dr Ste 200","","Austin","TX","US","787501935" +"1770123747","DIRECT","Direct Messaging Address","Sadie.beougher@ohiohealth.com","N","Work email","","DIRECT","Direct","","OTHER","Other","Email","900 Meadow Dr Ste A","","Mount Gilead","OH","US","433381063" +"1962042978","DIRECT","Direct Messaging Address","erin.phillips@lcfct.org","N","","","","","","","","","225 Court St","","Elyria","OH","US","440355512" +"1952941965","DIRECT","Direct Messaging Address","maria@southfloridabg.com","N","","","DIRECT","Direct","","OTHER","Other","email","3175 S Congress Ave # C301-Cd","","Palm Springs","FL","US","334612500" +"1659911634","DIRECT","Direct Messaging Address","Randi.Edwards@mchp.care","N","","","","","","","","","86 N Mitchell Ave","","Bakersville","NC","US","287056502" +"1376183376","DIRECT","Direct Messaging Address","hendersonnm2@ccbh.com","Y","","Community Care Behavioral Health","DIRECT","Direct","","","","","120 Holliday Hills Dr","","Hollidaysburg","PA","US","166483219" +"1508406596","OTHERS","Other URL","GENESIS","N","","","","","","","","","101 Bodin Cir","","Travis AFB","CA","US","945351809" +"1518507508","DIRECT","Direct Messaging Address","Klarysa.riepe@presencelearning.com","N","","","","","","","","","8610 Woodledge Ln","","Roswell","GA","US","300763573" +"1790325785","DIRECT","Direct Messaging Address","msamar@mindwellnesscounseling.com","N","secure business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","25600 Woodward Ave Ste 200","","Royal Oak","MI","US","480670945" +"1851931844","DIRECT","Direct Messaging Address","misty@adamefamilycounseling.com","N","email","","DIRECT","Direct","","","","","21448 N 75th Ave Ste 6","","Glendale","AZ","US","853085978" +"1619517612","OTHERS","Other URL","none","N","","","DIRECT","Direct","","","","","7774 Dayton Springfield Rd","","Fairborn","OH","US","453241957" +"1528608528","CONNECT","CONNECT URL","jennifer.lucart@gmail.com","N","","","","","","","","","6109 Pine View Dr","","Sioux City","IA","US","511065442" +"1699315697","CONNECT","CONNECT URL","zpafcbilling@gmail.com","N","","","","","","","","","70 Meadowview Ctr Ste 300","","Kankakee","IL","US","609012062" +"1417597410","DIRECT","Direct Messaging Address","milada.belohlavek@victor.org","N","","","DIRECT","Direct","","","","","900 E Main St Ste 201","","Grass Valley","CA","US","959455853" +"1184264186","DIRECT","Direct Messaging Address","shirley.simpson@va.gov","N","email","","OTHER","Other","non-clinical information","CSV","CSV","","1601 SW Archer Rd # 118A","","Gainesville","FL","US","326081135" +"1053951053","DIRECT","Direct Messaging Address","elaird@bisd.us","N","Professional email","","DIRECT","Direct","","OTHER","Other","Email","4550 US Highway 281","","Brownsville","TX","US","785204020" +"1588204580","CONNECT","CONNECT URL","Stockton","N","","","","","","","","","4545 Georgetown Pl Ste A3","","Stockton","CA","US","952076228" +"1013557016","OTHERS","Other URL","LanTian","N","","","","","","","","","3370 Prince St Ste 606","","Flushing","NY","US","113542703" +"1891335808","DIRECT","Direct Messaging Address","mbyrd@radiancecounseling.com","N","secure email","","DIRECT","Direct","","OTHER","Other","coordination of care","950 N Logan St Ste 202","","Denver","CO","US","802033662" +"1528608536","DIRECT","Direct Messaging Address","jamies@corelifemd.com","N","email","","DIRECT","Direct","","CSV","CSV","","3829 Lorna Rd Ste 312","","Hoover","AL","US","352447058" +"1649810557","DIRECT","Direct Messaging Address","drpersa@emory.edu","Y","","EAC Services LLC","","","","","","","1551 Shoup Ct","","Decatur","GA","US","300334607" +"1972143881","DIRECT","Direct Messaging Address","cmellen@eliotchs.org","Y","work email","Eliot Community Human Services","DIRECT","Direct","","OTHER","Other","email","10 Harbor St","","Danvers","MA","US","019233390" +"1881234797","CONNECT","CONNECT URL","adrianna.hess@presencelearning.com","N","Work Email","","DIRECT","Direct","","OTHER","Other","Confidential Information","6146 Turnbury Park Dr Apt 4204","","Sarasota","FL","US","342436105" +"1710527635","CONNECT","CONNECT URL","kellysaldivar@socialmodel.com","N","","","","","","","","","360 S Westlake Ave","","Los Angeles","CA","US","900572906" +"1437799350","CONNECT","CONNECT URL","Home","N","Home Office","","OTHER","Other","UNSURE","CSV","CSV","","2600 Cole Ave Apt 408","","Dallas","TX","US","752044023" +"1699315523","OTHERS","Other URL","Portland","N","","","DIRECT","Direct","","CSV","CSV","","14600 NW Cornell Rd","","Portland","OR","US","972295442" +"1831739796","DIRECT","Direct Messaging Address","shannon_waters@hushmail.com","N","HIPPA email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","665 Cottage St NE","","Salem","OR","US","973012419" +"1831739796","OTHERS","Other URL","simplepractice","N","HIPPA compliant forms and progress notes","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","665 Cottage St NE","","Salem","OR","US","973012419" +"1154961043","DIRECT","Direct Messaging Address","lita.rose@kidshome.org","N","","","","","","","","","2750 Sutterville Rd","","Sacramento","CA","US","958201093" +"1184264152","DIRECT","Direct Messaging Address","vwadlington@direct.practicefusion.com","N","","","","","","","","","3064 Lorna Rd Ste E","","Vestavia Hills","AL","US","352164529" +"1841830841","OTHERS","Other URL","khuntfnp@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","106 Farm Brook Dr Ste A","","Lumberton","NC","US","283582178" +"1164062147","CONNECT","CONNECT URL","Fusionwebclinic.com","N","","","","","","","","","4328 Central Ave # Sutm","","Hot Springs","AR","US","719137436" +"1306486261","DIRECT","Direct Messaging Address","suzanne@sagecounselingomaha.com","N","Busines email","","HIE","Health Information Exchange (HIE)","","","","","13808 U St","","Omaha","NE","US","681372904" +"1093355976","CONNECT","CONNECT URL","Caitlindewoody@yahoo.com","N","","","DIRECT","Direct","","OTHER","Other","Email","5760 Aspen Ln","","Enola","PA","US","170253305" +"1407496334","DIRECT","Direct Messaging Address","office@myhomehealthcare.info","N","","","","","","","","","1244 Appleton Rd Ste D","","Menasha","WI","US","549521502" +"1043850019","OTHERS","Other URL","http://www.carolinaspeechtherapy.com","N","","","","","","","","","129 N Tradd St","","Statesville","NC","US","286775239" +"1689214660","CONNECT","CONNECT URL","lmbrown@aliefisd.net","N","Work email address","","DIRECT","Direct","","","","","7555 Howell Sugar Land Rd","","Houston","TX","US","770833338" +"1053951038","CONNECT","CONNECT URL","AthenaHealth","Y","","CAREWELL MEDICAL ASSOCIATES PC","","","","","","","22001 Jamaica Ave","","Queens Village","NY","US","114282140" +"1053951038","CONNECT","CONNECT URL","AthenaHealth","Y","","CAREWELL MEDICAL ASSOCIATES PC","","","","","","","22001 Jamaica Ave","","Queens Village","NY","US","114282140" +"1053951038","CONNECT","CONNECT URL","AthenaHealth","Y","","CAREWELL MEDICAL ASSOCIATES PC","","","","","","","22001 Jamaica Ave","","Queens Village","NY","US","114282140" +"1043850027","DIRECT","Direct Messaging Address","bolartherapy@hushmail.com","N","Business Email","","DIRECT","Direct","","","","","10945 Reed Hartman Hwy Ste 216","","Blue Ash","OH","US","452422853" +"1811537806","DIRECT","Direct Messaging Address","sterrell@liveoakchicago.com","Y","","Live Oak Chicago","","","","","","","1300 W Belmont Ave Ste 301","","Chicago","IL","US","606573241" +"1366082349","CONNECT","CONNECT URL","WEBSITE","N","WEBSITE","","OTHER","Other","EMAIL","CSV","CSV","EMAIL","5924 E Los Angeles Ave Ste L","","Simi Valley","CA","US","930635526" +"1750921623","CONNECT","CONNECT URL","integrativecounselingsrvcs.com","N","","","","","","","","","90 Mission Dr Ste 5","","Pleasanton","CA","US","945667655" +"1417597337","DIRECT","Direct Messaging Address","tony@collaborativemft.com","N","email","","DIRECT","Direct","","OTHER","Other","email","280 Madison Ave Rm 308","","New York","NY","US","100160816" +"1558901561","OTHERS","Other URL","https://www.hy-vee.com/","N","","","","","","","","","7101 University Ave","","Windsor Heights","IA","US","503241436" +"1821638834","OTHERS","Other URL","Office","N","Agency","","OTHER","Other","Office","OTHER","Other","Agency","11535 Avenue 264","","Visalia","CA","US","932779315" +"1689214694","CONNECT","CONNECT URL","Gaithersburg","N","","","","","","","","","845 Quince Orchard Blvd Ste Q","","Gaithersburg","MD","US","208781676" +"1205476215","CONNECT","CONNECT URL","Bensalem","N","","","","","","","","","4833 Hulmeville Rd","","Bensalem","PA","US","190203099" +"1205476215","CONNECT","CONNECT URL","Bensalem","N","","","","","","","","","4833 Hulmeville Rd","","Bensalem","PA","US","190203099" +"1750921763","DIRECT","Direct Messaging Address","dannene@snowflakesaba.com","Y","Boss email","Snowflakes ABA, LLC","","","","","","","10015 Old Columbia Rd Ste B215","","Columbia","MD","US","210461865" +"1740820653","OTHERS","Other URL","Dunedin","N","","","","","","","","","424 Douglas Ave","","Dunedin","FL","US","346987602" +"1578103404","DIRECT","Direct Messaging Address","jasmin.tangari@bannerhealth.com","Y","","Banner University Medical Center-Tucson","","","","","","","1501 N Campbell Ave Fl 8","","Tucson","AZ","US","857240001" +"1487294310","DIRECT","Direct Messaging Address","admin@fmnch.direct.net","N","","","","","","","","","4519 W Amanda Dr","","Wasilla","AK","US","996231046" +"1962042887","DIRECT","Direct Messaging Address","lisa.reinchiro@midconetwork.com","N","Business Office email","","","","","","","","2821 S Center Ave","","Sioux Falls","SD","US","571054817" +"1184264012","CONNECT","CONNECT URL","UCLA","N","","","HIE","Health Information Exchange (HIE)","","","","","924 Westwood Blvd Ste 214","","Los Angeles","CA","US","900242910" +"1649810573","DIRECT","Direct Messaging Address","drjoy@nourishtheheartcounseling.cmo","N","practice email","","","","","","","","79 Trumbull St Ste C9","","New Haven","CT","US","065113708" +"1093355935","CONNECT","CONNECT URL","arrol.perry@ihs.gov","N","","","","","","","","","1700 Cerrillos Rd","","Santa Fe","NM","US","875053026" +"1245870195","DIRECT","Direct Messaging Address","justinc@thriveworks.com","N","this is a confidentialing email","","DIRECT","Direct","","","","","8461 Turnpike Dr Ste 203","","Westminster","CO","US","800314379" +"1245870195","DIRECT","Direct Messaging Address","justinc@thriveworks.com","N","confidential email","","","","","","","","8461 Turnpike Dr Ste 203","","Westminster","CO","US","800314379" +"1780224634","DIRECT","Direct Messaging Address","dj.snell@graceclinic.org","N","email","","DIRECT","Direct","","OTHER","Other","direct message between client and counselor","505 N Park Ave Ste 212","","Winter Park","FL","US","327893268" +"1811537772","DIRECT","Direct Messaging Address","office@brucejohnsondmd.com","Y","Office Location Email","Bruce W. Johnson, D.M.D., APDC","","","","","","","15708 Pomerado Rd # N104","","Poway","CA","US","920642066" +"1255971115","DIRECT","Direct Messaging Address","elaineg@jacobsmission.com","N","","","","","","","","","12081 Morgan Ln","","Garden Grove","CA","US","928403708" +"1255971115","CONNECT","CONNECT URL","verification@jacobsmission.com","N","","","","","","","","","12081 Morgan Ln","","Garden Grove","CA","US","928403708" +"1538709407","OTHERS","Other URL","www.transcaretrasportationllc.com","N","","","","","","","","","12701 S John Young Pkwy Ste 216","","Orlando","FL","US","328373423" +"1710527676","CONNECT","CONNECT URL","sammarariaz","N","sammarariaz","","","","","","","","1088 Lake Park Dr","","Grand Blanc","MI","US","484398073" +"1174163034","OTHERS","Other URL","041134434","N","Registered Nurse","","DIRECT","Direct","","OTHER","Other","Registered Nurse","140 N Ashland Ave","","Chicago","IL","US","606071802" +"1053951921","OTHERS","Other URL","sandy.hollan@yahoo.com","N","","","DIRECT","Direct","","CSV","CSV","Walgreens","33 Bell St","","Bayville","NJ","US","087211806" +"1326688292","DIRECT","Direct Messaging Address","ssharma@littlehavenppecc.com","N","","","","","","","","","2350 Central Blvd","","Brownsville","TX","US","785208714" +"1689214553","CONNECT","CONNECT URL","Boulder","N","wcsboulder.com","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Boulder","1200 Yarmouth Ave Unit C-1B","","Boulder","CO","US","803044803" +"1215577184","OTHERS","Other URL","TAOS","N","","","","","","","","","146 Linwood Dr","","Paragould","AR","US","724504077" +"1730729609","CONNECT","CONNECT URL","joegutman1@gmail.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","32 Linden St","","Waterbury","CT","US","067021301" +"1730729609","REST","RESTful URL","joegutman1@gmail.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","32 Linden St","","Waterbury","CT","US","067021301" +"1376183244","CONNECT","CONNECT URL","www.joslinchidester.com","N","","","DIRECT","Direct","","","","","433 US Route 1 Ste 215","","York","ME","US","039091677" +"1720628605","CONNECT","CONNECT URL","Upland","N","","","","","","","","","980 E Foothill Blvd Ste 101","","Upland","CA","US","917864068" +"1366082240","CONNECT","CONNECT URL","drcarbery@gmail.com","N","","","","","","","","","6060 N Central Expy Ste 222","","Dallas","TX","US","752065318" +"1366082240","CONNECT","CONNECT URL","CTC2019@gmail.com","N","","","","","","","","","6060 N Central Expy Ste 222","","Dallas","TX","US","752065318" +"1457991333","DIRECT","Direct Messaging Address","alicemladjen@hotmail.com","N","email","","DIRECT","Direct","","","","","16 Bridge End Farm Ln","","Sandy Hook","CT","US","064821055" +"1457991333","DIRECT","Direct Messaging Address","diane.iannini@hhchealth.org","N","work email","","DIRECT","Direct","","","","","16 Bridge End Farm Ln","","Sandy Hook","CT","US","064821055" +"1427698307","OTHERS","Other URL","Elkhart","N","","","OTHER","Other","Southbend","","","","17475 Dugdale Dr","","South Bend","IN","US","466351545" +"1508406489","CONNECT","CONNECT URL","Mahopac","N","","","","","","","","","7 Lakeview Dr","","Mahopac","NY","US","105412133" +"1508406489","CONNECT","CONNECT URL","Mahopac","N","","","","","","","","","7 Lakeview Dr","","Mahopac","NY","US","105412133" +"1508406489","CONNECT","CONNECT URL","Mahopac","N","","","","","","","","","7 Lakeview Dr","","Mahopac","NY","US","105412133" +"1447890330","OTHERS","Other URL","Adel","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","715 W 4th St","","Adel","GA","US","316202657" +"1891335782","OTHERS","Other URL","ARLInterpreting@gmail.com","N","Business Email","","","","","","","","9148 Eucalyptus Dr","","Bakersfield","CA","US","933066730" +"1508406497","CONNECT","CONNECT URL","h.kafifar@gahc94.com","N","h.kafifar@gahc94.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1715 Northfield Dr","","Rochester Hills","MI","US","483093819" +"1508406497","OTHERS","Other URL","h.kafifar@gahc94.com","N","","","","","","","","","1715 Northfield Dr","","Rochester Hills","MI","US","483093819" +"1508406497","OTHERS","Other URL","h.kafifar@gahc94.com","N","","","","","","","","","1715 Northfield Dr","","Rochester Hills","MI","US","483093819" +"1508406497","CONNECT","CONNECT URL","h.kafifar@gahc94.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1715 Northfield Dr","","Rochester Hills","MI","US","483093819" +"1417597303","DIRECT","Direct Messaging Address","janainao@icloud.com","N","","","","","","","","","18311 Bothell Everett Hwy Ste 260","","Bothell","WA","US","980125233" +"1235779125","OTHERS","Other URL","www.quorumhealth.com","Y","","Heartland Regional Medical Center","","","","","","","3333 W DeYoung St","","Marion","IL","US","629595884" +"1861032831","DIRECT","Direct Messaging Address","john.eberhart@uhsinc.com","Y","business email","BHC FOX RUN HOSPITAL INC","DIRECT","Direct","","OTHER","Other","740-695-2131","67670 Traco Dr","","Saint Clairsville","OH","US","439509375" +"1861032831","CONNECT","CONNECT URL","www.foxruncenter.com","N","Fox Run","","OTHER","Other","website","OTHER","Other","website","67670 Traco Dr","","Saint Clairsville","OH","US","439509375" +"1750921722","CONNECT","CONNECT URL","Kissimee","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","direct messaging address","1032 Mann St","","Kissimmee","FL","US","347414121" +"1881234722","OTHERS","Other URL","Beebe","Y","","Wilbur Mills Early Childhood","","","","","","","Wilbur Mills Coop","114 N Main","Beebe","AR","US","72012" +"1538709449","FHIR","FHIR URL","https://epicproxy.et0927.epichosted.com/FHIRProxy/api/FHIR/DSTU2/","N","","","","","","","","","1979 Milky Way","","Verona","WI","US","535939179" +"1447890355","DIRECT","Direct Messaging Address","Astuart@flautism.com","Y","","Florida Autism Center","DIRECT","Direct","","CSV","CSV","","515 Palm Coast Pkwy SW Ste 6","","Palm Coast","FL","US","321375700" +"1457991325","DIRECT","Direct Messaging Address","drfewsmith@pacificsolstice.com","N","email","","DIRECT","Direct","","CSV","CSV","","26938 Marbella","","Mission Viejo","CA","US","926916036" +"1457991325","DIRECT","Direct Messaging Address","drfewsmith@pacificsolstice.com","N","email","","DIRECT","Direct","","CSV","CSV","","26938 Marbella","","Mission Viejo","CA","US","926916036" +"1457991325","DIRECT","Direct Messaging Address","drfewsmith@pacificsolstice.com","N","email","","DIRECT","Direct","","CSV","CSV","","26938 Marbella","","Mission Viejo","CA","US","926916036" +"1306486287","DIRECT","Direct Messaging Address","NSeebach17@icloud.com","N","","","","","","","","","1627 S Hargrave St","","Banning","CA","US","922206169" +"1841830817","DIRECT","Direct Messaging Address","reddens@mlhs.org","N","Email","","DIRECT","Direct","","CSV","CSV","","2973 Mercer St","","Philadelphia","PA","US","191344906" +"1982244968","CONNECT","CONNECT URL","ATHENAHEALTH","Y","","CAREWELL MEDICAL ASSOCIATES PC","","","","","","","16995 137th Ave","","Jamaica","NY","US","114344517" +"1982244968","CONNECT","CONNECT URL","athenahealth","Y","","CAREWELL MEDICAL ASSOCIATES PC","","","","","","","16995 137th Ave","","Jamaica","NY","US","114344517" +"1427698406","SOAP","SOAP URL","Burlington","N","","","DIRECT","Direct","","CSV","CSV","","61 Harrison Ave","","Burlington","VT","US","054015240" +"1699315671","OTHERS","Other URL","arooks@hcobhs.com","N","company email","","DIRECT","Direct","","CSV","CSV","","6685 Sullivan Rd Ste B","","Greenwell Springs","LA","US","707393112" +"1598305583","DIRECT","Direct Messaging Address","veronica.ponce@nursing.galencollege.edu","N","school email","","DIRECT","Direct","","OTHER","Other","email","713 Barton St","","Uvalde","TX","US","788015702" +"1922648898","OTHERS","Other URL","Zeinabonifade@icloud.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","225 Cedar Hill St","","Marlborough","MA","US","017525900" +"1801436712","DIRECT","Direct Messaging Address","rastgermain@aspendental.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","102 Western Ave","","Augusta","ME","US","043307241" +"1306486212","OTHERS","Other URL","dayronbarzaga@gmail.com","N","","","DIRECT","Direct","","","","","25931 SW 132nd Ave","","Homestead","FL","US","330326963" +"1134769060","CONNECT","CONNECT URL","Ceiba","N","","","","","","","","","250 Ave Lauro Pinero","","Ceiba","PR","US","007352707" +"1699315515","OTHERS","Other URL","www.fairfieldcountyfamilytherapy.com","N","website","","DIRECT","Direct","","CSV","CSV","","2 Corporate Dr Ste 211","","Trumbull","CT","US","066111376" +"1427698349","CONNECT","CONNECT URL","CHICAGO","N","","","","","","","","","2837 N Milwaukee Ave Bsmt","","Chicago","IL","US","606187403" +"1215577143","SOAP","SOAP URL","eclipse","N","medical software","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7 Meridian Rd","","Eatontown","NJ","US","077242242" +"1134769078","DIRECT","Direct Messaging Address","livia.d470@b-est.org","N","livia.d470@b-est.org","","DIRECT","Direct","","CSV","CSV","","8940 Reseda Blvd Ste 102","","Northridge","CA","US","913245834" +"1326688268","OTHERS","Other URL","owensj@gjrmail.com","Y","business email at The William George Agency for Children's Services","The William George Agency","OTHER","Other","business email account","","","","380 Freeville Rd","","Freeville","NY","US","130689684" +"1326688268","OTHERS","Other URL","owensj@gjrmail.com","Y","business email address","The William George Agency","OTHER","Other","work email","","","","380 Freeville Rd","","Freeville","NY","US","130689684" +"1396385241","DIRECT","Direct Messaging Address","Direct@ForemanEyeCareAuburnCA.CompulinkDirect.com","N","","","DIRECT","Direct","","","","","3126 Professional Dr Ste 300","","Auburn","CA","US","956032412" +"1699315531","CONNECT","CONNECT URL","asc","N","","","","","","","","","517 Little League Blvd","","Clarksville","IN","US","471296629" +"1013557958","CONNECT","CONNECT URL","Egnyte","N","","","","","","","","","913 First Colonial Rd Ste 204","","Virginia Beach","VA","US","234543198" +"1750921698","DIRECT","Direct Messaging Address","contact@rockymtnpsychiatry.com","N","business email","","DIRECT","Direct","","CSV","CSV","","333 W Cedar St Ste 3","","Pocatello","ID","US","832015045" +"1679113518","CONNECT","CONNECT URL","mearls10@gmail.com","N","","","DIRECT","Direct","","OTHER","Other","email","3335 Cartwright Rd Ste 250","","Missouri City","TX","US","774592551" +"1356981294","DIRECT","Direct Messaging Address","ashleigh.kemper@students.uav.edu","N","Email","","DIRECT","Direct","","CSV","CSV","","3023 Christina St","","Lancaster","CA","US","935354903" +"1487294336","DIRECT","Direct Messaging Address","cjones@preventivemeasures.onmicrosoft.com","N","","","","","","","","","14744 Main St","","Upper Marlboro","MD","US","207723081" +"1831739788","CONNECT","CONNECT URL","CounSol.com","N","Practice management software","","DIRECT","Direct","","CSV","CSV","","140 W Pearl St Ste B3","","Owatonna","MN","US","550602354" +"1114567062","DIRECT","Direct Messaging Address","Andrew.mcdonald@pmsnm.org","N","Work e-mail address","","DIRECT","Direct","","CSV","CSV","","914 N Canal St","","Carlsbad","NM","US","882205110" +"1497395347","CONNECT","CONNECT URL","www.familycounsel.org","Y","Website","Family Concern Counseling Incorporated","","","","","","","2004 Valparaiso St","","Valparaiso","IN","US","463833138" +"1811537764","DIRECT","Direct Messaging Address","lbecker@lewisdrug.com","N","","","DIRECT","Direct","","CSV","CSV","","115 E Maple St","","Sisseton","SD","US","572621412" +"1639719586","CONNECT","CONNECT URL","Charlotte","N","","","","","","","","","3101 Amesbury Hill Dr","","Charlotte","NC","US","282698951" +"1285274134","OTHERS","Other URL","Temecula","N","","","DIRECT","Direct","","CSV","CSV","","33595 Abbey Rd","","Temecula","CA","US","925925633" +"1184264038","OTHERS","Other URL","www.massagehodgepodge.com","N","Massage Hodgepodge website","","DIRECT","Direct","","CSV","CSV","","1400 NW Marshall St Unit 108","","Portland","OR","US","972093367" +"1699315580","CONNECT","CONNECT URL","na","N","","","","","","","","","1601 S De Anza Blvd Ste 110","","Cupertino","CA","US","950145358" +"1093355968","CONNECT","CONNECT URL","Wyoming","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1843 R W Berends Dr SW","","Wyoming","MI","US","495194955" +"1093355968","CONNECT","CONNECT URL","Wyoming","N","","","DIRECT","Direct","","CSV","CSV","","1843 R W Berends Dr SW","","Wyoming","MI","US","495194955" +"1831739705","CONNECT","CONNECT URL","www.soultenders.com","N","website","","","","","","","","41 E Foothill Blvd Ste 102","","Arcadia","CA","US","910062361" +"1942840822","DIRECT","Direct Messaging Address","cwinuk@health-quest.org","Y","","Putnam Hospital Center","","","","","","","664 Stoneleigh Ave","","Carmel","NY","US","105123940" +"1760022644","OTHERS","Other URL","completequalitycarestl@gmail.com","N","","","DIRECT","Direct","","OTHER","Other","314-680-9046","14722 Rue Pardisse Ln","","Florissant","MO","US","630343108" +"1225678105","OTHERS","Other URL","https://www.betterhelp.com","N","betterhelp website","","DIRECT","Direct","","OTHER","Other","Tele-behavioral Therapy","11 Royalton Pl Apt 2","","Bloomfield","NJ","US","070035931" +"1962042846","DIRECT","Direct Messaging Address","brittany.hines@vidanthealth.com","N","Business e-mail","","","","","","","","101 Clinic Dr","","Tarboro","NC","US","278861935" +"1003456989","CONNECT","CONNECT URL","Leila_nikpour@yahoo.com","N","","","","","","","","","251 W Lee Hwy Ste 197","","Warrenton","VA","US","201862047" +"1285274167","DIRECT","Direct Messaging Address","jwhitney@peacehealth.org","N","","","","","","","","","1615 Delaware St","","Longview","WA","US","986322367" +"1285274175","DIRECT","Direct Messaging Address","Cassidy.Rhiel@childrensmn.org","N","","","","","","","","","2525 Chicago Ave","","Minneapolis","MN","US","554044518" +"1619517430","CONNECT","CONNECT URL","drekupperman@gmail.com","N","","","","","","","","","16 E 41st St Ste 5E","","New York","NY","US","100176217" +"1619517430","CONNECT","CONNECT URL","drekupperman@gmail.com","N","drekupperman@gmail.com","","","","","","","","16 E 41st St Ste 5E","","New York","NY","US","100176217" +"1346880168","CONNECT","CONNECT URL","edmhc.com","N","edmiracles@gmail.com","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1487294211","CONNECT","CONNECT URL","Syracuse","N","","","","","","","","","1747 Heritage Ln Ste B101","","Syracuse","UT","US","840758546" +"1841830676","CONNECT","CONNECT URL",".","N","","","","","","","","","217 S Hofstetter St","","Colville","WA","US","991143239" +"1801436720","DIRECT","Direct Messaging Address","marvah@supabilingualservices.com","N","email","","DIRECT","Direct","","CSV","CSV","","1616 N Central Ave Apt 2459","","Phoenix","AZ","US","850041670" +"1942840772","DIRECT","Direct Messaging Address","jocelynpatchett@corizonhealth.com","N","Corizon email","","OTHER","Other","HIE","CSV","CSV","","13400 S Pleasant Valley Rd","","Kuna","ID","US","836342716" +"1306486360","DIRECT","Direct Messaging Address","alexis@warriorsatease.org","N","","","DIRECT","Direct","","","","","8400 Cedar St","","Silver Spring","MD","US","209105537" +"1306486360","DIRECT","Direct Messaging Address","alexis@warriorsatease.org","N","","","","","","","","","8400 Cedar St","","Silver Spring","MD","US","209105537" +"1952941833","OTHERS","Other URL","Amanda.fruen@va.gov","N","Veteran Affairs","","OTHER","Other","Encrypt private information","OTHER","Other","Government email","1100 N College Ave","","Fayetteville","AR","US","727031944" +"1114567922","OTHERS","Other URL","www.lagomweightloss.com","N","personal","","OTHER","Other","Boynton Beach","OTHER","Other","Boynton Beach","614 NE 20th Ln","","Boynton Beach","FL","US","334352428" +"1891335618","DIRECT","Direct Messaging Address","hfalsafi1@icloud.com","N","","","","","","","","","255 Woodside Dr","","Woodside","CA","US","940622353" +"1700426533","DIRECT","Direct Messaging Address","adeevers@arborcircle.org","Y","","Arbor Circle Corporation","","","","","","","1115 Ball Ave NE","","Grand Rapids","MI","US","495055904" +"1205476017","OTHERS","Other URL","Danielle.domingue@thibodaux.com","N","work email","","DIRECT","Direct","","CSV","CSV","","114 Hwy 403","","Paincourtville","LA","US","70391" +"1033759857","OTHERS","Other URL","Smartphone","N","Iphone XS","","DIRECT","Direct","","CSV","CSV","","10139 Dorsey Lane","","Lanham","MD","US","20706" +"1104466929","OTHERS","Other URL","Drivera@telecarecorp.com","N","Mental Health","","DIRECT","Direct","","CSV","CSV","","47915 Oasis St","","Indio","CA","US","922016950" +"1972143790","CONNECT","CONNECT URL",".","N",".","","DIRECT","Direct","","CSV","CSV","","217 S Hofstetter St","","Colville","WA","US","991143239" +"1427698281","DIRECT","Direct Messaging Address","nmartinez@pol-nsn.gov","N","Pueblo email","","DIRECT","Direct","","CSV","CSV","","7 Rio San Jose","","Laguna","NM","US","87026" +"1649810540","CONNECT","CONNECT URL","Fax","N","Fax","","DIRECT","Direct","Fax machine","CSV","CSV","Fax","4335 Cheval Blvd","","Lutz","FL","US","335585328" +"1205476199","OTHERS","Other URL","wegotransllc@gmail.com","N","","","OTHER","Other","wegotransllc@gmail.com","CSV","CSV","","4608 Tarpon Trl","","Chattanooga","TN","US","374162113" +"1255971065","CONNECT","CONNECT URL","Nashville","N","","","DIRECT","Direct","","","","","911 Hammack Dr","","Nashville","TN","US","372144328" +"1255971065","CONNECT","CONNECT URL","Nashville","N","","","DIRECT","Direct","","CSV","CSV","","911 Hammack Dr","","Nashville","TN","US","372144328" +"1396385282","CONNECT","CONNECT URL","mmmerce.s04368.us@wal-mart.com","N","email adress","","DIRECT","Direct","","CSV","CSV","","34 Bahia Ave","","Ocala","FL","US","344722213" +"1285274183","CONNECT","CONNECT URL","www.fyzical.com/westerncarolina","N","","","","","","","","","59 Oakdale St","","Brevard","NC","US","287123951" +"1538709431","DIRECT","Direct Messaging Address","spicciurro@spinesurgeon-nyc.com","N","","","","","","","","","170 William St","","New York","NY","US","100382612" +"1356981252","OTHERS","Other URL","JENICA.PEARSON@VA.GOV","N","","","","","","","","","510 Butler Ave","","Martinsburg","WV","US","254059991" +"1255971156","DIRECT","Direct Messaging Address","CLERFAMILY@COMCAST.NET","N","","","","","","","","","12 WATERFRONT CT","","ALGONQUIN","IL","US","60102" +"1255971156","DIRECT","Direct Messaging Address","CLERFAMILY@COMCAST.NET","N","","","","","","","","","12 WATERFRONT CT","","ALGONQUIN","IL","US","60102" +"1518507417","CONNECT","CONNECT URL","tmcintyre@southcommunity.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3095 Kettering Blvd","","Moraine","OH","US","454391983" +"1750921557","CONNECT","CONNECT URL","Wyomissing","N","Medical office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","931 Penn Ave","","Wyomissing","PA","US","196103021" +"1962042762","OTHERS","Other URL","http://www.abacs.org","N","Business Website","","DIRECT","Direct","","CSV","CSV","","639 Granite St","","Braintree","MA","US","021845366" +"1104466937","CONNECT","CONNECT URL","josephnalley7@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","5115 S 3rd St","","Louisville","KY","US","402142601" +"1790325595","DIRECT","Direct Messaging Address","info@crownmagnoliabirthservices.com","N","Direct email address","","DIRECT","Direct","","","","","7208 Lost Spring Ct","","Lanham","MD","US","207063834" +"1952941759","DIRECT","Direct Messaging Address","samantha@faithfulcompanionhomecare.com","N","Email Address","","","","","","","","110 Miley Dr","","Summerville","SC","US","294858835" +"1235779034","OTHERS","Other URL","AHLTA","N","","","","","","","","","113 Lielmanis Ave","","Hurlburt Field","FL","US","325445613" +"1942840756","CONNECT","CONNECT URL","info@strivetotalwellness.com","N","email","","","","","","","","131 E 31st St","","New York","NY","US","100166803" +"1588204390","CONNECT","CONNECT URL","LHSBUFFALO","N","","","","","","","","","387 Franklin St","","Buffalo","NY","US","142021507" +"1063052892","OTHERS","Other URL","Pawtucket","N","","","DIRECT","Direct","","","","","249 Roosevelt Ave Unit 205","","Pawtucket","RI","US","028602134" +"1568002384","OTHERS","Other URL","washington","N","","","","","","","","","1201 N Cummings Ln","","Washington","IL","US","615719267" +"1568002384","CONNECT","CONNECT URL","washington","N","","","HIE","Health Information Exchange (HIE)","washington","OTHER","Other","morton","1201 N Cummings Ln","","Washington","IL","US","615719267" +"1568002384","CONNECT","CONNECT URL","washington","N","","","HIE","Health Information Exchange (HIE)","","","","","1201 N Cummings Ln","","Washington","IL","US","615719267" +"1992345706","OTHERS","Other URL","debbie@nature-heartcounseling.com","N","HIPAA compliant secure business email address","","DIRECT","Direct","","","","","199 Brannon Ln","","Charles Town","WV","US","254144736" +"1568002376","DIRECT","Direct Messaging Address","Secure@hopewcc.org","N","Secure Email Account","","DIRECT","Direct","","CSV","CSV","","3220 Avalon Blvd","","Milton","FL","US","325832352" +"1730729542","OTHERS","Other URL","AHLTA","N","","","","","","","","","4881 Sugar Maple Dr","","Dayton","OH","US","454335529" +"1922648732","CONNECT","CONNECT URL","ludeirodiez@gmail.com","N","","","","","","","","","5091 NW 7th St","","Miami","FL","US","331263470" +"1366082174","DIRECT","Direct Messaging Address","musery@kvc.org","N","","","","","","","","","2250 Thunderstick Dr Ste 1104","","Lexington","KY","US","405059009" +"1356981161","OTHERS","Other URL","478-397-6675","N","","","OTHER","Other","478-397-6675","OTHER","Other","478-397-6675","137 Hidden Creek Cir","","Warner Robins","GA","US","310885267" +"1861032674","CONNECT","CONNECT URL","Comodo","N","online service","","DIRECT","Direct","","CSV","CSV","","1099 Playground Rd","","Charleston","SC","US","294076465" +"1265072078","CONNECT","CONNECT URL","integratedcsup@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","14221 SW 120th St Ste 201","","Miami","FL","US","331864224" +"1689214405","OTHERS","Other URL","ttippie@orthoassociates.org","N","Business","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5000 Long Prairie Rd","","Flower Mound","TX","US","750282783" +"1043850860","CONNECT","CONNECT URL","www.admin@advcts.com","N","office email","","DIRECT","Direct","","","","","2121 Oregon Pike Ste 201","","Lancaster","PA","US","176014604" +"1215577036","SOAP","SOAP URL","Orlando","N","","","","","","","","","650 N Orange Ave Apt 4203","","Orlando","FL","US","328011384" +"1114567930","CONNECT","CONNECT URL","VPN","N","","","DIRECT","Direct","","CSV","CSV","","301 E John St Ste 2501","","Matthews","NC","US","281054837" +"1477193290","SOAP","SOAP URL","Plainview","N","","","","","","","","","20 Lane Ave","","Plainview","NY","US","118035207" +"1912547738","CONNECT","CONNECT URL","Email","N","","","OTHER","Other","Email","CSV","CSV","","75 E Chestnut Ave","","Bellmawr","NJ","US","080311238" +"1790325512","OTHERS","Other URL","Baltimore","N","","","","","","","","","6302 N Point Rd Unit C","","Sparrows Point","MD","US","212191040" +"1144860966","DIRECT","Direct Messaging Address","nikki.gray@depaultc.org","N","","","","","","","","","4310 NE Killingsworth St","","Portland","OR","US","972181404" +"1366082190","DIRECT","Direct Messaging Address","jveeder@une.edu","N","email","","DIRECT","Direct","","OTHER","Other","non PHI","630 Ocean Ave","","Portland","ME","US","041032704" +"1710527544","CONNECT","CONNECT URL","Dominique_Hawkins@Bshsi.org","N","","","DIRECT","Direct","","","","","4 Ridgewood Pkwy","","Newport News","VA","US","236024415" +"1235779075","CONNECT","CONNECT URL","lindsey@beautyloungemedspa.com","N","company email","","DIRECT","Direct","","","","","2475 Ventura Blvd","","Camarillo","CA","US","930106650" +"1861032609","CONNECT","CONNECT URL","behavioralmedicine@aol.com","N","email","","DIRECT","Direct","","CSV","CSV","","8104 Seaton Pl","","Montgomery","AL","US","361167204" +"1013557859","DIRECT","Direct Messaging Address","dupayj@gjrmail.com","N","providers direct email address","","DIRECT","Direct","","","","","380 Freeville Rd","","Freeville","NY","US","130689684" +"1013557867","DIRECT","Direct Messaging Address","mrssm@monroerehabilitation.com","N","business email","","DIRECT","Direct","","OTHER","Other","business","6601 Barrington Dr","","Charlotte","NC","US","282153401" +"1013557867","DIRECT","Direct Messaging Address","mrssm@monroerehabilitation.com","N","business","","DIRECT","Direct","","OTHER","Other","business","1212 E Sunset Dr","","Monroe","NC","US","281124318" +"1578103321","CONNECT","CONNECT URL","KaleidaCare","N","KaleidaCare","","DIRECT","Direct","","CSV","CSV","","9045 S 1300 E","","Sandy","UT","US","840943134" +"1154961910","OTHERS","Other URL","getheraingaidstoday.com","N","","","","","","","","","1120 Park Ave Ste G","","Orange Park","FL","US","320734124" +"1174163935","DIRECT","Direct Messaging Address","sblais@aspendental.com","N","work","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","102 Western Ave","","Augusta","ME","US","043307241" +"1063052827","DIRECT","Direct Messaging Address","Info@dctalktherapy.com","N","","","","","","","","","3000 Connecticut Ave NW Ste 438","","Washington","DC","US","200082556" +"1619517448","OTHERS","Other URL","n/a","N","n/a","","OTHER","Other","n/a","OTHER","Other","n/a","6160 Mission Gorge Rd Ste 108","","San Diego","CA","US","921203425" +"1679113427","DIRECT","Direct Messaging Address","hindi@silvercareagency.com","N","","","","","","","","","873 Vine Ave","","Lakewood","NJ","US","087015351" +"1215577077","DIRECT","Direct Messaging Address","hcecredentialing@aahs.org","N","","","","","","","","","2003 Medical Pkwy Ste 310","","Annapolis","MD","US","214017944" +"1134769987","DIRECT","Direct Messaging Address","drmolina@championwellnessoth.com","N","Professional email","","DIRECT","Direct","","CSV","CSV","","800 West Martin Luther King Jr Blvd","suite 3","Tampa","FL","US","336034338" +"1164062949","DIRECT","Direct Messaging Address","hshu@tagptfl.com","N","Company email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13908 Lakeshore Blvd Ste 210","","Hudson","FL","US","346671492" +"1851931612","OTHERS","Other URL","ProjectChangeClubhouse","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1727 Boxwood Pl","","Columbus","GA","US","319062328" +"1427698208","OTHERS","Other URL","https://iua.prognocis.com/","Y","electronic medical record","Centro de Cirugia Urologica Ambulatoria, LLC","HIE","Health Information Exchange (HIE)","","OTHER","Other","https://iua.prognocis.com/","100 Ave Laurel","","Bayamon","PR","US","009564816" +"1841830627","CONNECT","CONNECT URL","Mindbloomlajolla.com","N","Website","","DIRECT","Direct","","CSV","CSV","","1120 Silverado St Ste 1","","LA Jolla","CA","US","920374524" +"1306486295","DIRECT","Direct Messaging Address","mseaman@waukeshacounty.gov","N","","","","","","","","","1501 Airport Rd","","Waukesha","WI","US","531882461" +"1144860040","CONNECT","CONNECT URL","Secured","N","Emails","","DIRECT","Direct","","CSV","CSV","","68 Main St","","Northwood","NH","US","032613232" +"1053951954","CONNECT","CONNECT URL","dentrix","N","dental software","","","","","","","","1924 Hickory Rd","","Homewood","IL","US","604302239" +"1730729534","OTHERS","Other URL","API","N","","","DIRECT","Direct","","OTHER","Other","Connect URL","1100 Haxton Dr Unit 115","","Fort Collins","CO","US","805256213" +"1891335691","CONNECT","CONNECT URL","Wilmington","N","","","HIE","Health Information Exchange (HIE)","","","","","901 Dow Rd N","","Carolina Beach","NC","US","284284141" +"1467092296","OTHERS","Other URL","plantcity","Y","PlantCity","Healing Educational Alternatives for Deserving Students","DIRECT","Direct","","OTHER","Other","Plantcity","255 S Carolina Ave","","Lake Alfred","FL","US","338502923" +"1649810466","DIRECT","Direct Messaging Address","brittni@agapefoundationsinc.com","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","15 Research Dr Ste A","","Hampton","VA","US","236661324" +"1841830684","CONNECT","CONNECT URL","lauren.bogart@va.gov","N","","","","","","","","","114 Boston Post Rd","","West Haven","CT","US","065162043" +"1891335634","DIRECT","Direct Messaging Address","tiana.pryce@butterflyeffects.com","N","","","","","","","","","225 Cedar Hill St Ste 200","","Marlborough","MA","US","017525900" +"1629618483","CONNECT","CONNECT URL","URL","N","URL","","DIRECT","Direct","","OTHER","Other","URL","131 Edenwold Rd","","Madison","TN","US","371152428" +"1174163927","DIRECT","Direct Messaging Address","gilbertr@technipro.com","N","Supervisor Email","","DIRECT","Direct","","CSV","CSV","","414 NW 35th St","","Boca Raton","FL","US","334315708" +"1689214439","DIRECT","Direct Messaging Address","cagbayani@protonmail.com","Y","encrypted business email address","LifeWorks Outreach Services, Inc.","HIE","Health Information Exchange (HIE)","","OTHER","Other","encrypted email","4300A Ridgewood Center Dr","","Woodbridge","VA","US","221925307" +"1194365940","OTHERS","Other URL","rlburt@hushmail.com","N","secure provider email","","","","","","","","65 Cooper St","","Woodbury","NJ","US","080964646" +"1194365940","DIRECT","Direct Messaging Address","rlburt@hushmail.com","N","","","","","","","","","65 Cooper St","","Woodbury","NJ","US","080964646" +"1720628571","CONNECT","CONNECT URL","ChiroFusion","N","Practice","","OTHER","Other","chirofusion","OTHER","Other","Address","1200 NW 17th Ave Ste 6","","Delray Beach","FL","US","334452512" +"1457991200","DIRECT","Direct Messaging Address","julieh@utahcounty.gov","N","","","DIRECT","Direct","","CSV","CSV","","151 S University Ave","","Provo","UT","US","846014427" +"1366082117","DIRECT","Direct Messaging Address","pcs@pcsearle.com","N","email","","DIRECT","Direct","","OTHER","Other","na","7530 E Angus Dr","","Scottsdale","AZ","US","852516410" +"1023658887","CONNECT","CONNECT URL","lisachoicesther@gmail.com","N","home","","DIRECT","Direct","","OTHER","Other","html","8125 Parkwood Dr","","Saint Louis","MO","US","631234830" +"1952941718","DIRECT","Direct Messaging Address","jfries@saint-lukes.org","N","","","","","","","","","2799 N Washington St","","Chillicothe","MO","US","646012902" +"1912547779","CONNECT","CONNECT URL","https://csdautismservices.com/","N","","","","","","","","","1025 Atlantic Ave Ste 110","","Alameda","CA","US","945011189" +"1912547779","CONNECT","CONNECT URL","https://csdautismservices.com/","N","","","","","","","","","1025 Atlantic Ave Ste 110","","Alameda","CA","US","945011189" +"1396385159","CONNECT","CONNECT URL","LIMA","Y","","Family Resource Center of Northwest Ohio Inc","OTHER","Other","LIMA","CSV","CSV","","530 S Main St","","Lima","OH","US","458041240" +"1588204341","CONNECT","CONNECT URL","info@garnerphysicaltherapycenter.com","N","Company Email","","DIRECT","Direct","","OTHER","Other","email","827 Cypress Village Blvd","","Sun City Center","FL","US","335736838" +"1811537673","DIRECT","Direct Messaging Address","jane@grittherapy.com","N","email address","","","","","","","","998 Blue River Pkwy","","Silverthorne","CO","US","804988958" +"1578103339","OTHERS","Other URL","www.advancedsurgeonspc.com","N","patient portal messaging","","DIRECT","Direct","","CSV","CSV","","3686 Grandview Pkwy Ste 400","","Birmingham","AL","US","352433404" +"1003456864","CONNECT","CONNECT URL","AHN","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2330 S Dixon Rd","","Kokomo","IN","US","469026411" +"1568002327","OTHERS","Other URL","email","N","","","DIRECT","Direct","","OTHER","Other","email","1805 E Cabrillo Blvd Ste E","","Santa Barbara","CA","US","931082884" +"1366082125","DIRECT","Direct Messaging Address","contactus@focusedpsych.com","N","Secure e-mail","","","","","","","","1801 S Church St Ste 2","","Smithfield","VA","US","234301858" +"1437799202","DIRECT","Direct Messaging Address","ERIN.KAMBER@FAIRFAXCOUNTY.GOV","N","","","","","","","","","1850 Cameron Glen Dr Ste 600","","Reston","VA","US","201903343" +"1982244760","CONNECT","CONNECT URL","Clarence","N","","","DIRECT","Direct","","CSV","CSV","","80 S Main St","","Oakfield","NY","US","141251241" +"1932749710","DIRECT","Direct Messaging Address","ahollingsworth@therapymgmt.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","100 Tracey Cv","","Madison","MS","US","391106045" +"1932749710","OTHERS","Other URL","pcc.com","N","Patient information exchange","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1116 Forest Ave","","Jackson","MS","US","392063216" +"1720628514","CONNECT","CONNECT URL","CentralReach","N","","","","","","","","","1230 Rosecrans Ave Ste 250","","Manhattan Beach","CA","US","902662496" +"1174163968","CONNECT","CONNECT URL","NPPES","N","NPPES","","HIE","Health Information Exchange (HIE)","","OTHER","Other","patient related matters","4665 Hawaina Way","","Kelseyville","CA","US","954519757" +"1881234672","DIRECT","Direct Messaging Address","Hilda@saffronsageliving.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","2555 State St Unit 101","","San Diego","CA","US","921011315" +"1932749728","DIRECT","Direct Messaging Address","sandhut1@udayton.edu","N","email","","DIRECT","Direct","","","","","4867 Gallop Run","","Mason","OH","US","450408719" +"1932749728","DIRECT","Direct Messaging Address","sandhut1@udayton.edu","N","email","","","","","","","","4867 Gallop Run","","Mason","OH","US","450408719" +"1841830635","DIRECT","Direct Messaging Address","m.hart@direct.aclinic.org","N","","","","","","","","","601 Forest Ave","","Des Moines","IA","US","503142828" +"1366082059","CONNECT","CONNECT URL","takethejourney@mindfuldirection.net","N","","","DIRECT","Direct","","CSV","CSV","","4602 Southern Pkwy Ste 2C","","Louisville","KY","US","402141442" +"1235779927","OTHERS","Other URL","ccleal89@gmail.com","N","","","DIRECT","Direct","","OTHER","Other","email","3606 Harvey St","","McAllen","TX","US","785015801" +"1497395180","OTHERS","Other URL","Renton","N","Massage Clinic","","DIRECT","Direct","","OTHER","Other","Renton","200 S Tobin St Ste A","","Renton","WA","US","980575338" +"1215577903","CONNECT","CONNECT URL","info@selahrespite.com","N","","","DIRECT","Direct","","CSV","CSV","","1350 N Greenville Ave","","Richardson","TX","US","750812740" +"1124668827","CONNECT","CONNECT URL","aggiep@ambercounseling.com","N","","","DIRECT","Direct","","CSV","CSV","","1805 S Bellaire St Ste 355","","Denver","CO","US","802224395" +"1396385092","OTHERS","Other URL","thongsai.s@yahoo.com","N","","","","","","","","","550 N Flower St","","Santa Ana","CA","US","927032361" +"1487294187","CONNECT","CONNECT URL","annie@mcneillpsychology.com","N","","","","","","","","","1328 Westwood Blvd Ste 9","","Los Angeles","CA","US","900244932" +"1013557719","CONNECT","CONNECT URL","www.kantimemedicare.net","N","","","","","","","","","113 Deer View Dr","","Boerne","TX","US","780068808" +"1407496193","CONNECT","CONNECT URL","Logan","N","","","","","","","","","358 S 700 E Ste B307","","Salt Lake City","UT","US","841022161" +"1215577952","DIRECT","Direct Messaging Address","Ssmith@bakersfieldchristian.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","12775","","Bakersfield","CA","US","93311" +"1659911428","DIRECT","Direct Messaging Address","thomas.blake@va.gov","N","thomas.blake@va.gov","","DIRECT","Direct","","OTHER","Other","VA Medical Center","Phoenix VA Health Care System","650 E Indian School Road","Phoenix","AZ","US","85012" +"1326688029","CONNECT","CONNECT URL","Www.farahtalks.com","N","Website","","DIRECT","Direct","","OTHER","Other","NA","6850 Elm St Ste 100","","Mc Lean","VA","US","221013861" +"1326688029","CONNECT","CONNECT URL","Www.farahtalks.com","N","","","DIRECT","Direct","","","","","6850 Elm St Ste 100","","Mc Lean","VA","US","221013861" +"1780224568","OTHERS","Other URL","Denver","Y","A & J Behavioral Health","A & J Behavioral Health","DIRECT","Direct","","OTHER","Other","ABA","1600 Broadway # 1606","","Denver","CO","US","802024927" +"1710527585","OTHERS","Other URL","n/a","N","","","DIRECT","Direct","","","","","20 S 3rd St Ste 210","","Columbus","OH","US","432154206" +"1457991226","CONNECT","CONNECT URL","https://cbhcharting.com/Default.aspx","N","patient charting","","HIE","Health Information Exchange (HIE)","","","","","407 Glenn Ave","","Egg Harbor Township","NJ","US","082346109" +"1487294252","DIRECT","Direct Messaging Address","staff@judicialsupervision.com","N","staff@judicialsupervision.com","","DIRECT","Direct","","OTHER","Other","html","5047 S Galleria Dr","","Murray","UT","US","841234695" +"1477193241","CONNECT","CONNECT URL","gayheme@segrocers.com","N","corporate email","","DIRECT","Direct","","CSV","CSV","","1061 Highway 280","","Alexander City","AL","US","350104622" +"1619517497","OTHERS","Other URL","Chrome","N","Email","","DIRECT","Direct","","CSV","CSV","","3 Black Heath Ct # 2","","Winfield","KS","US","671566301" +"1003456872","OTHERS","Other URL","Nexus4kids.org","N","Website","","","","","","","","1000 Auburn Way S","","Auburn","WA","US","980026132" +"1194365965","OTHERS","Other URL","Apricot","N","Database","","DIRECT","Direct","","CSV","CSV","","4141 Pacific Hwy","","San Diego","CA","US","921102030" +"1629618400","CONNECT","CONNECT URL","angelinau.bxprog@gmail.com","N","Business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10150 Highland Manor Dr Ste 200","","Tampa","FL","US","336109712" +"1417597295","DIRECT","Direct Messaging Address","idris@garusresidentialcareagency.com","N","idris@garusresientialcareagency.com","","DIRECT","Direct","","OTHER","Other","none","6213 64th Ave Apt 1","","Riverdale","MD","US","207372944" +"1043850829","CONNECT","CONNECT URL","Tahlequah","Y","Mental health","CREOKS Mental Health Services, Inc.","","","","","","","711 S Muskogee Ave","","Tahlequah","OK","US","744644717" +"1952941734","DIRECT","Direct Messaging Address","beth@rockrunpt.com","N","Email address","","DIRECT","Direct","","","","","5991 S 3500 W Ste 300","","Roy","UT","US","840676702" +"1376183012","DIRECT","Direct Messaging Address","antiochopticians@sbcglobal.net","N","","","DIRECT","Direct","","CSV","CSV","","3714 Lone Tree Way","","Antioch","CA","US","945096018" +"1396385183","CONNECT","CONNECT URL","dominotransportllc@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","26207 Shadow Brook Ave","","Denham Springs","LA","US","707266113" +"1922648617","DIRECT","Direct Messaging Address","spw@hjtservices.com","N","Direct email","","DIRECT","Direct","","","","","2 Pidgeon Hill Dr Ste 450","","Sterling","VA","US","201656148" +"1558901249","CONNECT","CONNECT URL","williamshelpinghands2@gmail.com","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9027 Weymouth Dr","","Houston","TX","US","770313032" +"1316587090","CONNECT","CONNECT URL","cvcccenter.com","N","business website","","","","","","","","7514 W Yellowstone Ave","","Kennewick","WA","US","993361101" +"1518507201","DIRECT","Direct Messaging Address","Ursula@abetterucounseling.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","260 Northland Blvd Ste 107B","","Cincinnati","OH","US","452463610" +"1265072961","DIRECT","Direct Messaging Address","summer.gill@hhsys.org","N","work email","","DIRECT","Direct","","CSV","CSV","","101 Sivley Rd SW","","Huntsville","AL","US","358014421" +"1265072961","DIRECT","Direct Messaging Address","summer.gill@hhsys.org","N","Work email","","DIRECT","Direct","","CSV","CSV","","101 Sivley Rd SW","","Huntsville","AL","US","358014421" +"1790325496","CONNECT","CONNECT URL","cmcclerical2@gmail,com","N","e-mail","","","","","","","","646 Main St","","Port Jefferson","NY","US","117772235" +"1225678931","DIRECT","Direct Messaging Address","rekha.wadhwa@smiledoctors.com","N","","","","","","","","","100 Woodruff Place Cir","","Simpsonville","SC","US","296813672" +"1225678964","OTHERS","Other URL","www.shakerclinic.com","N","","","","","","","","","20600 Chagrin Blvd Ste 620","","Shaker Hts","OH","US","441225340" +"1043850787","DIRECT","Direct Messaging Address","nmmorreale@geisinger.edu","N","","","","","","","","","1000 E Mountain Blvd","","Wilkes Barre","PA","US","187110027" +"1720628464","DIRECT","Direct Messaging Address","mholland@autism-vac.org","N","Organization Email","","DIRECT","Direct","","CSV","CSV","","1721 Westwind Dr","","Bakersfield","CA","US","933013026" +"1194365833","DIRECT","Direct Messaging Address","amanda.brail@hhchealth.org","N","","","","","","","","","883 Paddock Ave","","Meriden","CT","US","064507044" +"1457991192","CONNECT","CONNECT URL","abccare1rr@gmail.com","N","Direct","","OTHER","Other","email","CSV","CSV","","212 Pine Ridge Dr","","Roanoke Rapids","NC","US","278706832" +"1811537558","DIRECT","Direct Messaging Address","stephanie@mindfultherapyworks.com","N","Email","","","","","","","","2900 Paces Ferry Rd SE Ste C2000","","Atlanta","GA","US","303395730" +"1619517364","OTHERS","Other URL","Credible","N","","","","","","","","","3808 S Angeline St","","Seattle","WA","US","981181712" +"1447890199","CONNECT","CONNECT URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","Centerstone of Illinois Inc","2311 S Illinois Ave","","Carbondale","IL","US","629035912" +"1700426483","DIRECT","Direct Messaging Address","ssalonica@hotmail.com","N","","","","","","","","","107 Plaza Dr","","Saint Clairsville","OH","US","439508786" +"1912547696","OTHERS","Other URL","therapytalks.org","N","","","","","","","","","190 NW 4th St","","Prineville","OR","US","977541820" +"1558901231","OTHERS","Other URL","sjhealthcare757@gmail.com","N","sjhealthcare757@gmail.com","","DIRECT","Direct","","OTHER","Other","email","1129 Louisa St","","Norfolk","VA","US","235231417" +"1639719313","DIRECT","Direct Messaging Address","jmoser@lps.org","N","","","","","","","","","5905 O St","","Lincoln","NE","US","685102235" +"1639719313","DIRECT","Direct Messaging Address","jmoser@lps.org","N","","","","","","","","","5905 O St","","Lincoln","NE","US","685102235" +"1184264863","OTHERS","Other URL","Reagan.Graham1@va.gov","N","","","DIRECT","Direct","","","","","2002 Holcombe Blvd","","Houston","TX","US","770304211" +"1811537590","OTHERS","Other URL","Fairbanks","N","","","OTHER","Other","Fairbanks","OTHER","Other","Fairbanks","515 7th Ave Ste 230","","Fairbanks","AK","US","997014949" +"1518507292","DIRECT","Direct Messaging Address","tara@empowerlifefitnessllc.com","N","secure business email","","DIRECT","Direct","","","","","2515 NW 47th Ave","","Camas","WA","US","986078314" +"1790325470","OTHERS","Other URL","Fairbanks","N","","","OTHER","Other","Fairbanks","OTHER","Other","Fairbanks","515 7th Ave Ste 230","","Fairbanks","AK","US","997014949" +"1568002160","REST","RESTful URL","davisvic","N","","","HIE","Health Information Exchange (HIE)","","","","","625 Snelling Ave N Ste A","","Saint Paul","MN","US","551045585" +"1265072862","DIRECT","Direct Messaging Address","Osvin.Lopez@calpsychcare.com","N","","","","","","","","","25411 Cabot Rd Ste 206","","Laguna Hills","CA","US","926535525" +"1255971032","CONNECT","CONNECT URL","https://www.power2practice.net/app/homepage","N","EMR system","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","185 Cherry Ave","","Auburn","CA","US","956034811" +"1073153730","DIRECT","Direct Messaging Address","Carmene.g.albano@riteaid.com","N","Email address","","DIRECT","Direct","","","","","6531 US-22","","Delmont","PA","US","15626" +"1134769839","DIRECT","Direct Messaging Address","Cokoye@telecarecorp.com","N","Work email","","DIRECT","Direct","","","","","7224 Pacific High Way E","","Milton","WA","US","98354" +"1215577945","DIRECT","Direct Messaging Address","alyssabrown@mmhtherapy.com","N","business email","","HIE","Health Information Exchange (HIE)","","","","","151 South Main Street","Suite B","Fredericktown","MO","US","63645" +"1508406273","OTHERS","Other URL","Ahlta","N","Miltary Share","","DIRECT","Direct","","","","","3D RECON BN AID STATION","","FPO","AP","US","963896189" +"1144860800","CONNECT","CONNECT URL","tbd","N","","","HIE","Health Information Exchange (HIE)","","","","","5900 N Granite Reef Rd Ste 106","","Scottsdale","AZ","US","852506281" +"1174163778","DIRECT","Direct Messaging Address","mjohn@trinityys.org","N","email","","","","","","","","10776 Fremont St","","Yucaipa","CA","US","923999630" +"1275173973","OTHERS","Other URL","State","N","Case Management","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3205 Oxford Ave Apt 10","","Bronx","NY","US","104633565" +"1275173973","OTHERS","Other URL","Message","N","Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Ave","3205 Oxford Ave Apt 10","","Bronx","NY","US","104633565" +"1972143683","OTHERS","Other URL","Durant","Y","","Total Health & Wellness Center Inc","","","","","","","1259 N Washington Ave","","Durant","OK","US","747012119" +"1104466820","CONNECT","CONNECT URL","www.mybfcc.com","N","","","","","","","","","9 N 14th St","","Fernandina","FL","US","320345120" +"1770123408","CONNECT","CONNECT URL","SRS","N","","","","","","","","","2201 Ford Ave","","Wyandotte","MI","US","481922314" +"1861032591","CONNECT","CONNECT URL","melinda_stump@yahoo.com","N","counselor","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","23 N 8th St","","Duncan","OK","US","735334601" +"1851931588","DIRECT","Direct Messaging Address","Audrey.Brown@flhealth.org","N","","","DIRECT","Direct","","CSV","CSV","","196 North St","","Geneva","NY","US","144561694" +"1053951798","DIRECT","Direct Messaging Address","jrickman@appleblossomecounseling.com","N","","","DIRECT","Direct","","CSV","CSV","","152 N Power Rd Ste 1","","Mesa","AZ","US","852058436" +"1417597154","DIRECT","Direct Messaging Address","jessica.gunther@soulwell.me","N","","","","","","","","","201 S Hilgard St","","O Fallon","IL","US","622692113" +"1093355752","CONNECT","CONNECT URL","mcantonio81@hotmail.com","N","","","","","","","","","2575 Russum Dr","","Southaven","MS","US","386726564" +"1811537574","OTHERS","Other URL","2293125800","N","","","","","","","","","1390 US Highway 19 S","","Leesburg","GA","US","317634831" +"1528608288","OTHERS","Other URL","roseburg","N","","","DIRECT","Direct","","","","","723 SE Main St","","Roseburg","OR","US","974703938" +"1548800212","OTHERS","Other URL","Fairbanks","N","","","OTHER","Other","Fairbanks","OTHER","Other","Fairbanks","515 7th Ave Ste 230","","Fairbanks","AK","US","997014949" +"1881234540","OTHERS","Other URL","www.360behavioralhealth.com","N","","","","","","","","","25411 Cabot Rd","","Laguna Hills","CA","US","926535520" +"1639719305","DIRECT","Direct Messaging Address","biletskyv@saccounty.net","N","Sac-county mail on Outlook","","","","","","","","10665 Coloma Rd Ste 400","","Rancho Cordova","CA","US","956704026" +"1649810300","OTHERS","Other URL","Fairbanks","N","","","OTHER","Other","Fairbanks","OTHER","Other","Fairbanks","515 7th Ave Ste 230","","Fairbanks","AK","US","997014949" +"1811537582","CONNECT","CONNECT URL","www.blumeacupuncture.com","N","4405 Manchester Ave Suite 208 Encinitas CA 92024","","OTHER","Other","Office","CSV","CSV","","4405 Manchester Ave Ste 208","","Encinitas","CA","US","920247902" +"1194365866","OTHERS","Other URL","TheraNest","N","","","","","","","","","3150 Carlisle Blvd NE Ste 110","","Albuquerque","NM","US","871101681" +"1649810318","DIRECT","Direct Messaging Address","drclifford@onsitepsy.com","N","","","","","","","","","93 Orange Tpke","","Sloatsburg","NY","US","109741907" +"1649810318","DIRECT","Direct Messaging Address","drclifford@onsitepsy.com","N","onsite email","","DIRECT","Direct","","CSV","CSV","","93 Orange Tpke","","Sloatsburg","NY","US","109741907" +"1265072938","OTHERS","Other URL","info@vanessahomehealth.com","N","","","","","","","","","18740 Ventura Blvd Ste 209","","Tarzana","CA","US","913566354" +"1083254759","OTHERS","Other URL","info@horizonsacademy.org","N","","","","","","","","","2680 Wai Wai Pl","","Kihei","HI","US","967538178" +"1144860818","CONNECT","CONNECT URL","Jackson","N","","","","","","","","","19395 W Capitol Dr Ste 200","","Brookfield","WI","US","530452736" +"1013557784","OTHERS","Other URL","5093272015","N","Pharmacy phone number","","","","","","","","2301 W Wellesley Ave","","Spokane","WA","US","992055004" +"1487294153","OTHERS","Other URL","Tonawanda","N","Transportation","","OTHER","Other","Tonawanda","OTHER","Other","Tonawanda","1330 Niagara Falls Blvd","","Tonawanda","NY","US","141508900" +"1114567880","CONNECT","CONNECT URL","Lombard","N","","","","","","","","","401 N. Main St","","Lombard","IL","US","60148" +"1942840624","OTHERS","Other URL","incapreras@gmail.com","N","","","","","","","","","1764 CO 1850 N","","Cisne","IL","US","62823" +"1942840624","OTHERS","Other URL","incapreras@gmail.com","N","","","","","","","","","1764 County Road 1850 N","","Cisne","IL","US","628237774" +"1649810227","CONNECT","CONNECT URL","SACRAMENTO","N","","","DIRECT","Direct","","CSV","CSV","","2825 Capitol Ave","","Sacramento","CA","US","958166039" +"1649810227","CONNECT","CONNECT URL","SACRAMENTO","N","","","","","","","","","2825 Capitol Ave","","Sacramento","CA","US","958166039" +"1750921433","OTHERS","Other URL","Fairbanks","N","","","OTHER","Other","Fairbanks","OTHER","Other","Fairbanks","515 7th Ave Ste 230","","Fairbanks","AK","US","997014949" +"1558901132","OTHERS","Other URL","info@horizonsacademy.org","N","","","","","","CSV","CSV","","2680 Wai Wai Pl","","Kihei","HI","US","967538178" +"1477193050","DIRECT","Direct Messaging Address","viviandanielcounseling@protonmail.com","N","","","","","","","","","151 Locust St","","Avondale Estates","GA","US","300021050" +"1750921334","OTHERS","Other URL","Fairbanks","N","","","OTHER","Other","Fairbanks","OTHER","Other","Fairbanks","515 7th Ave Ste 230","","Fairbanks","AK","US","997014949" +"1871133454","OTHERS","Other URL","Https://www.premierurgentcareal.com","N","Website","","DIRECT","Direct","","OTHER","Other","Website","5856 Highway 53 Ste 200A","","Harvest","AL","US","357494305" +"1871133454","OTHERS","Other URL","Https://www.premierurgentcareal.com","N","Website","","DIRECT","Direct","","OTHER","Other","Website","5856 Highway 53 Ste 200A","","Harvest","AL","US","357494305" +"1871133454","OTHERS","Other URL","Https://www.premierurgentcareal.com","N","Website","","DIRECT","Direct","","OTHER","Other","Website","5856 Highway 53 Ste 200A","","Harvest","AL","US","357494305" +"1770123358","OTHERS","Other URL","dupreehomehealth","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","557 Section Line Rd","","Gurley","AL","US","357489190" +"1194365783","DIRECT","Direct Messaging Address","bchouinard@lathamcenters.org","N","","","","","","","","","21 Buttonwood Rd","","Harwich","MA","US","026451825" +"1194365783","OTHERS","Other URL","bchouinard@lathamcenters.org","N","","","","","","","","","21 Buttonwood Rd","","Harwich","MA","US","026451825" +"1194365783","CONNECT","CONNECT URL","Harwich","N","","","","","","","","","21 Buttonwood Rd","","Harwich","MA","US","026451825" +"1194365783","CONNECT","CONNECT URL","Harwich","N","","","","","","","","","21 Buttonwood Rd","","Harwich","MA","US","026451825" +"1194365783","DIRECT","Direct Messaging Address","bchouinard@lathamcenters.org","N","","","","","","","","","21 Buttonwood Rd","","Harwich","MA","US","026451825" +"1194365783","OTHERS","Other URL","bchouinard@lathamcenters.org","N","","","","","","","","","21 Buttonwood Rd","","Harwich","MA","US","026451825" +"1386284974","CONNECT","CONNECT URL","miami","N","","","","","","","","","25 SE 2nd Ave Ste 1144","","Miami","FL","US","331311605" +"1700426392","CONNECT","CONNECT URL","Voss-Services.com","N","web-site","","OTHER","Other","information exchange","CSV","CSV","","2436 Beach Blvd Apt X2","","Biloxi","MS","US","395314907" +"1700426392","CONNECT","CONNECT URL","Voss-Services.com","N","web-site","","OTHER","Other","information exchange","CSV","CSV","","2436 Beach Blvd Apt X2","","Biloxi","MS","US","395314907" +"1487294088","OTHERS","Other URL","missyb198431@yahoo.com","N","","","","","","","","","527 E Devon St","","Independence","MO","US","640551520" +"1093355695","CONNECT","CONNECT URL","www.kantimemedicare.net","N","","","DIRECT","Direct","","","","","113 Deer View Dr","","Boerne","TX","US","780068808" +"1891335493","DIRECT","Direct Messaging Address","info@myvision.co","N","","","","","","CSV","CSV","","2223 N West Shore Blvd Ste 280","","Tampa","FL","US","336077228" +"1639719339","OTHERS","Other URL","patientportal.trimedtech.com/pcet","N","patient portal","","OTHER","Other","patient portal","OTHER","Other","other","1128 E Weisgarber Rd Ste 100","","Knoxville","TN","US","379092677" +"1962042606","DIRECT","Direct Messaging Address","mcorona@iebionline.com","Y","","Institute for Effective Behavioral Interventions","","","","","","","14546 Hamlin St Ste 201","","Van Nuys","CA","US","914114194" +"1528608262","DIRECT","Direct Messaging Address","Jopalski@IAFFRecoveryCenter.com","N","","","","","","","","","13400 Edgemeade Rd","","Upper Marlboro","MD","US","207728088" +"1508406125","DIRECT","Direct Messaging Address","sshhc146@icloud.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","412 Paper Mill Rd","","Oreland","PA","US","190752110" +"1497395149","SOAP","SOAP URL","URL","N","","","","","","","","","Tower Health Urgent Care","","Conshohocken","PA","US","19428" +"1124668843","DIRECT","Direct Messaging Address","johnny.dominguez@calbaptist.edu","N","work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Client information","12125 Day St Ste E301","","Moreno Valley","CA","US","925576704" +"1083254718","OTHERS","Other URL","OTHER","N","","","","","","","","","113 Jefferson St","","Mansfield","LA","US","710522601" +"1790325439","CONNECT","CONNECT URL","ricoalmiranez@hotmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","18561 Santa Isadora St","","Fountain Valley","CA","US","927086212" +"1992345631","CONNECT","CONNECT URL","URL","N","","","","","","","","","8200 E Jacque Dr","","Prescott Valley","AZ","US","863146172" +"1083254668","OTHERS","Other URL","Station","N","Rescue Station","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","837 Cundy's Harbor Rd","","Harpswell","ME","US","04079" +"1730729351","CONNECT","CONNECT URL","Tanium","N","","","","","","","","","26915 Westwood Rd Ste B3","","Westlake","OH","US","441454657" +"1003456724","DIRECT","Direct Messaging Address","katia@thelakeshomecare.com","N","company email","","DIRECT","Direct","","CSV","CSV","","7900 Oak Ln Ste 469","","Miami Lakes","FL","US","330165888" +"1376183020","DIRECT","Direct Messaging Address","Christina.hoang@kp.org","Y","Work email address","Kaiser Permanente","OTHER","Other","None","","","","6670 Alton Pkwy","","Irvine","CA","US","926183734" +"1669012373","DIRECT","Direct Messaging Address","nottinger@pioneercenter.org","N","e-mail address for work","","DIRECT","Direct","","CSV","CSV","","1311 Adams St","","Lake IN The Hills","IL","US","601561041" +"1841830569","DIRECT","Direct Messaging Address","froedtert@mcw.edu","N","Email","","DIRECT","Direct","","OTHER","Other","Email","W180N8085 Town Hall Rd","","Menomonee Falls","WI","US","530513518" +"1205476926","CONNECT","CONNECT URL","AdvanceMD","N","EHR","","DIRECT","Direct","","CSV","CSV","","1803 Broad Ripple Ave","","Indianapolis","IN","US","462202339" +"1194365817","DIRECT","Direct Messaging Address","nikkib@wichitafamilydental.com","N","Encrypted company email","","DIRECT","Direct","","CSV","CSV","","9339 E 21st St N","","Wichita","KS","US","672062971" +"1881234516","DIRECT","Direct Messaging Address","jrussell@lcs-ct.org","Y","business email","Latino Community Services, Inc.","DIRECT","Direct","","OTHER","Other","text","221 Main St Fl 3","","Hartford","CT","US","061061890" +"1982244612","DIRECT","Direct Messaging Address","douglas.owens@bluepearlvet.com","N","","","DIRECT","Direct","","","","","503 E Sonterra Blvd Ste 102","","San Antonio","TX","US","782584059" +"1295375921","OTHERS","Other URL","https://www.linkedin.com/in/gracie-herlong-02670665/","N","LinkedIn","","OTHER","Other","n/a","OTHER","Other","n/a","1902 Ion Ave","","Sullivans Island","SC","US","294829722" +"1295375921","CONNECT","CONNECT URL","https://www.linkedin.com/in/gracie-herlong-02670665/","N","linkedin","","OTHER","Other","n/a","OTHER","Other","n/a","1902 Ion Ave","","Sullivans Island","SC","US","294829722" +"1558901280","DIRECT","Direct Messaging Address","bonna.gollihugh@wth.org","N","Work Email","","OTHER","Other","Work","","","","27A Medical Center Dr","","Jackson","TN","US","383013949" +"1669012399","OTHERS","Other URL","therabill.com","Y","","Firebird LLC","","","","","","","601 S 10th St","","Las Vegas","NV","US","891017027" +"1831739564","CONNECT","CONNECT URL","https://connect.ah.org","N","","","","","","","","","1509 Wilson Ter","","Glendale","CA","US","912064007" +"1629618350","DIRECT","Direct Messaging Address","contact@drstaciatkins.com","N","www.drstaciatkins.com","","","","","","","","13101 W Washington Blvd Ste 118","","Los Angeles","CA","US","900665176" +"1457991184","DIRECT","Direct Messaging Address","adaisa@lcs-ct.org","Y","","Latino Community Services, Inc.","DIRECT","Direct","","OTHER","Other","Text","221 Main St Fl 3","","Hartford","CT","US","061061890" +"1992345623","DIRECT","Direct Messaging Address","nlund@nucara.com","N","","","","","","","","","1002 6th St","","Nevada","IA","US","502011826" +"1073153714","DIRECT","Direct Messaging Address","jmartinez@vistahill.org","N","Work email","","DIRECT","Direct","","OTHER","Other","Files","3148 Midway Dr Ste 113","","San Diego","CA","US","921104539" +"1265072904","DIRECT","Direct Messaging Address","pleasant@ptpoint.org","N","HIPPA Regulated Email Services","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","100 W Broadway Ste 750","","Glendale","CA","US","912101215" +"1972143626","OTHERS","Other URL","Iris","N","","","","","","","","","415 S 28th Ave","","Hattiesburg","MS","US","394017283" +"1568002236","OTHERS","Other URL","Jensen.Tedrow@va.gov","N","","","DIRECT","Direct","","","","","2002 Holcombe Blvd","","Houston","TX","US","770304211" +"1326688078","DIRECT","Direct Messaging Address","hello@natalieryantherapy.com","N","hello@natalieryantherapy.com","","DIRECT","Direct","","","","","397 Bridge St","","Brooklyn","NY","US","112015292" +"1124668876","CONNECT","CONNECT URL","denver","Y","","Mental Health Center Denver","","","","","","","4141 E Dickenson Pl","","Denver","CO","US","802226012" +"1902446651","CONNECT","CONNECT URL","Hagerstown","N","mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","152 W Washington St","","Hagerstown","MD","US","217404710" +"1932749686","CONNECT","CONNECT URL","KaleidaCare","N","KaleidaCare","","DIRECT","Direct","","CSV","CSV","","9045 S 1300 E","","Sandy","UT","US","840943134" +"1922648609","CONNECT","CONNECT URL","Email","N","","","","","","","","","7831 Lewis Chapel Cir Apt 402","","Lorton","VA","US","220791952" +"1346880010","CONNECT","CONNECT URL","will@ihealthmanagement.net","N","Work admin email","","DIRECT","Direct","","CSV","CSV","","187 Greenbrier Blvd Ste A","","Covington","LA","US","704337299" +"1295375970","OTHERS","Other URL","Fairbanks","N","","","OTHER","Other","Fairbanks","OTHER","Other","Fairbanks","515 7th Ave Ste 230","","Fairbanks","AK","US","997014949" +"1881234565","CONNECT","CONNECT URL","https://dhs.arkansas.gov/dds/cds/Home.aspx","N","","","","","","","","","300 Southwest Sq","","Jonesboro","AR","US","724015984" +"1700426384","DIRECT","Direct Messaging Address","sarah-petschar@miwidocs.e-mdsdirect.com","N","direct messaging email","","DIRECT","Direct","","CSV","CSV","","1711 S Stephenson Ave Ste 300","","Iron Mountain","MI","US","498013650" +"1437799012","DIRECT","Direct Messaging Address","insurance@fyswellness.com","N","","","DIRECT","Direct","","","","","2917 N Highland Ave","","Jackson","TN","US","383053407" +"1437799012","OTHERS","Other URL","feedyoursoulwellness.com","N","","","HIE","Health Information Exchange (HIE)","","","","","2917 N Highland Ave","","Jackson","TN","US","383053407" +"1528608106","DIRECT","Direct Messaging Address","AOdom@pacificclinics.org","N","","","DIRECT","Direct","","","","","2550 E Foothill Blvd","","Pasadena","CA","US","911073406" +"1881234466","DIRECT","Direct Messaging Address","heatherhouskeeper@comcast.net","N","email","","DIRECT","Direct","","CSV","CSV","","3231 Willamette Dr NE Ste C","","Lacey","WA","US","985161378" +"1043850621","CONNECT","CONNECT URL","EMR","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10831 Combie Rd Ste D","","Auburn","CA","US","956028953" +"1225678808","OTHERS","Other URL","HTTPS://CRIMSONCOUNSELING.NET","N","","","","","","","","","249 E Tabernacle St Ste 100","","St George","UT","US","847702951" +"1548800139","OTHERS","Other URL","rachel@ablekidsco.com","N","","","","","","","","","877 Embarcadero Dr Ste 2","","El Dorado Hills","CA","US","957621400" +"1972143568","DIRECT","Direct Messaging Address","dayla@missakian.net","N","Office email address","","OTHER","Other","none","CSV","CSV","","83 N Main St","","Porterville","CA","US","932573711" +"1912547522","OTHERS","Other URL","yvonne352011@gmail.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2030 Applewood Dr","","Creedmoor","NC","US","275229644" +"1912547522","OTHERS","Other URL","yvonne352011@gmail.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2030 Applewood Dr","","Creedmoor","NC","US","275229644" +"1588204192","OTHERS","Other URL","https://secure.simplepractice.com/users/sign_in","N","","","","","","","","","7302 Sheldon Rd","","Tampa","FL","US","336152327" +"1821638438","CONNECT","CONNECT URL","Chesapeake","N","","","","","","","","","2117 Smith Ave Ste B","","Chesapeake","VA","US","233202519" +"1285274894","DIRECT","Direct Messaging Address","Morgan.Diane@scrippshealth.org","N","","","","","","","","","9888 Genesee Ave","","LA Jolla","CA","US","920371205" +"1255971867","DIRECT","Direct Messaging Address","rootedandconnectedcounseling@protonmail.com","N","","","DIRECT","Direct","","CSV","CSV","","2013 Drew Valley Rd NE","","Brookhaven","GA","US","303193915" +"1306486923","CONNECT","CONNECT URL","ewilkes13@gmail.com","N","","","","","","","","","401 2nd Ave","","Nutter Fort","WV","US","263014335" +"1508406133","CONNECT","CONNECT URL","Erie","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Erie","444 W 8th St","","Erie","PA","US","165021385" +"1063052694","DIRECT","Direct Messaging Address","brenna.bourdage@chs-mi.com","N","","","","","","","","","515 N Michigan Ave","","Saginaw","MI","US","486024316" +"1063052694","DIRECT","Direct Messaging Address","brenna.bourdage@chs-mi.com","N","","","","","","","","","1447 N Harrison St","","Saginaw","MI","US","486024727" +"1114567740","DIRECT","Direct Messaging Address","drwang@iriswellness.center","N","","","DIRECT","Direct","","","","","3730 Kirby Dr Ste 900","","Houston","TX","US","770983976" +"1851931307","SOAP","SOAP URL",".","N",".","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","420 N James Rd","","Columbus","OH","US","432191834" +"1760022214","CONNECT","CONNECT URL","bsjackson@health.nv.gov","N","Practice Email","","DIRECT","Direct","","CSV","CSV","","480 Galletti Way","","Sparks","NV","US","894315564" +"1053951657","OTHERS","Other URL","Denver","N","","","DIRECT","Direct","","CSV","CSV","","2200 Market St Apt 727","","Denver","CO","US","802052069" +"1780224394","CONNECT","CONNECT URL","Barracuda","N","encryted messaging system","","DIRECT","Direct","","CSV","CSV","","733 Dante St","","New Orleans","LA","US","701181013" +"1639719289","DIRECT","Direct Messaging Address","anna@wannemachertherapy.com","N","","","","","","","","","11813 Ford Ct","","Plainfield","IL","US","605852203" +"1588204101","DIRECT","Direct Messaging Address","ricardo.garcia6@upr.edu","N","Institution Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","D1 Calle Frontera Ste 6","","San Juan","PR","US","009262578" +"1932749553","DIRECT","Direct Messaging Address","t.aderemi-ibitola@schweigerderm.com","N","","","DIRECT","Direct","","","","","50 Monument Rd Ste 301","","Bala Cynwyd","PA","US","190041716" +"1023658648","DIRECT","Direct Messaging Address","aimee@guidestarcounseling.com","N","secure email","","DIRECT","Direct","","","","","3452 Heatherwood Trce","","Clarksville","TN","US","370405735" +"1487294005","CONNECT","CONNECT URL","Wendy@PegasusSpeechTherapy.com","N","business email","","DIRECT","Direct","","CSV","CSV","","2659 Pan American Fwy NE Ste E","","Albuquerque","NM","US","871071648" +"1376183996","OTHERS","Other URL","nacole.thompson@gmail.com","N","","","","","","","","","4015 Keystone Ct","","Douglasville","GA","US","301353099" +"1982244513","DIRECT","Direct Messaging Address","brinkmedical@b-reliablehomecare.com","N","","","DIRECT","Direct","","","","","3725 Princeton Lakes Pkwy SW Apt 7304","","Atlanta","GA","US","303315564" +"1326688953","CONNECT","CONNECT URL","Ronie.feagin@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","1352 Hideaway Woods Dr","","Westerville","OH","US","430815144" +"1588204119","OTHERS","Other URL","Allentownpharmacy@gmail.com","N","","","DIRECT","Direct","","","","","7069 Allentown Rd","","Temple Hills","MD","US","207485301" +"1558901181","DIRECT","Direct Messaging Address","office@lwilliamscounseling.com","N","","","","","","","","","1901 E Bennett St Ste B","","Springfield","MO","US","658041427" +"1629618251","CONNECT","CONNECT URL","https://www.jaelsbeauty.com/","N","","","","","","","","","800 John B White Blvd","","Spartanburg","SC","US","293064043" +"1083254619","DIRECT","Direct Messaging Address","amy.gordon@stores.kroger.com","N","Secure work email","","DIRECT","Direct","","CSV","CSV","","9440 Brownsboro Rd","","Louisville","KY","US","402411200" +"1538709175","CONNECT","CONNECT URL","Lindsay.strunk@yahoo.com","N","Email","","DIRECT","Direct","","CSV","CSV","","127 Paddle Wheel Dr","","New Richmond","OH","US","451578553" +"1447890082","OTHERS","Other URL","beechstreetcenter.com","N","","","","","","","","","20A Beech St","","Carlisle","PA","US","170133105" +"1629618269","OTHERS","Other URL","jhospodar@akronchildrens.org","N","email","","","","","","","","6505 Market St","","Boardman","OH","US","445123457" +"1093355638","OTHERS","Other URL","NextGenNautilus","Y","EMR","Hoag Memorial Hospital","DIRECT","Direct","","OTHER","Other","EMR - Nautilus NextGen","500 Superior Ave Ste 330","","Newport Beach","CA","US","926633658" +"1760022305","CONNECT","CONNECT URL","region4@behavioralservicesla.com","N","secure company email","","","","","","","","555 Saint Tammany St","","Baton Rouge","LA","US","708066064" +"1760022305","CONNECT","CONNECT URL","region4@behavioralservicesla.com","N","secure company email","","","","","","","","555 Saint Tammany St","","Baton Rouge","LA","US","708066064" +"1811537459","OTHERS","Other URL","N/A","N","","","","","","","","","6166 S Inez Dr","","Gilbert","AZ","US","852984200" +"1437799087","CONNECT","CONNECT URL","KROGER","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2608 W Fm 544","","Wylie","TX","US","750984938" +"1942840590","DIRECT","Direct Messaging Address","kathryn.wolf@cpinow.org","N","","","","","","","","","803 Tijeras Ave NW","","Albuquerque","NM","US","871023096" +"1164062717","CONNECT","CONNECT URL","Drofperformance@gmail.com","N","","","","","","","","","154 Cooper Rd Ste 1601","","West Berlin","NJ","US","080919146" +"1972143527","OTHERS","Other URL","marybethsibbio@gmail.com","N","email","","","","","","","","304 Woodside Rd","","West Barnstable","MA","US","026681736" +"1124668777","DIRECT","Direct Messaging Address","Lemoyneplace@outlook.com","N","Business email","","DIRECT","Direct","","OTHER","Other","Messages","14306 Lemoyne Blvd","","Biloxi","MS","US","395329760" +"1851931406","DIRECT","Direct Messaging Address","manny@relationalcenter.org","N","secure email","","DIRECT","Direct","","OTHER","Other","secure email","2717 S Robertson Blvd","","Los Angeles","CA","US","900342442" +"1831739481","DIRECT","Direct Messaging Address","mallerie@inclusiveconnections.com","N","HIPPA compliant Email","","DIRECT","Direct","","CSV","CSV","","2040 Winter Springs Blvd","","Oviedo","FL","US","327659347" +"1821638479","DIRECT","Direct Messaging Address","sdgi227@uky.edu","N","work email","","DIRECT","Direct","","OTHER","Other","health care provider email","385 Copperas Holw","","Morehead","KY","US","403518295" +"1558901108","DIRECT","Direct Messaging Address","Michelle.galos@nm.org","N","Encrypted email","","DIRECT","Direct","","CSV","CSV","","251 E Huron St","","Chicago","IL","US","606112908" +"1558901116","DIRECT","Direct Messaging Address","andrew.periard@chs-mi.com","N","","","","","","","","","16440 Gratiot Rd","","Hemlock","MI","US","486268655" +"1447890009","CONNECT","CONNECT URL","cgonza228@gmail.com","N","direct email","","DIRECT","Direct","","OTHER","Other","direct email","1617 Metairie Rd","","Metairie","LA","US","700053976" +"1275173700","OTHERS","Other URL","region4@behavioralservicela.com","N","","","","","","","","","8326 Kelwood Ave","","Baton Rouge","LA","US","708064803" +"1184264616","DIRECT","Direct Messaging Address","James.Hexter@hhchealth.org","Y","","Rushford Center, Inc.","DIRECT","Direct","","","","","883 Paddock Avenue","","Meriden","CT","US","06450" +"1093355539","CONNECT","CONNECT URL","nicole.garrett@knrtherapy.com","Y","Work Email","KNR Therapy, LLC","DIRECT","Direct","","","","","1202 Tech Blvd Ste 103","","Tampa","FL","US","336197863" +"1114567674","DIRECT","Direct Messaging Address","ssorrells@orangewoodfoundation.org","N","","","","","","","","","1575 E 17th St","","Santa Ana","CA","US","927058506" +"1205476769","CONNECT","CONNECT URL","thevillagecounseling@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","700 W Main St Ste 6","","Ovilla","TX","US","751541629" +"1023658523","FHIR","FHIR URL","http://transfer.trinity-health.org","N","SFTP","","DIRECT","Direct","","CSV","CSV","","1407 Cobb Parkway NW","","Marietta","GA","US","300606546" +"1750921250","DIRECT","Direct Messaging Address","mploeger@email.com","N","Email","","DIRECT","Direct","","OTHER","Other","Pharmacy","1105 13th Ave South","","Saint James","MN","US","56081" +"1184264632","CONNECT","CONNECT URL","Sendbird","N","correspondence between parties","","DIRECT","Direct","","CSV","CSV","","135 E Chestnut St","204","Coatesville","PA","US","19320" +"1457991028","DIRECT","Direct Messaging Address","marita.pugliano@hmig.com","N","","","","","","","","","4043 Thomas St","","Monroeville","PA","US","151463117" +"1598305971","OTHERS","Other URL","Pickerington","N","","","","","","","","","417 Hill Rd N Ste 201","","Pickerington","OH","US","431471310" +"1891335451","OTHERS","Other URL","Rehaboptima","N","","","","","","","","","43830 10th St W","","Lancaster","CA","US","935344826" +"1245870807","DIRECT","Direct Messaging Address","mn7896@centerforautism.com","N","","","","","","","","","1325 W Causeway Approach","","Mandeville","LA","US","704713043" +"1073153649","DIRECT","Direct Messaging Address","bfreeman@texasabacds.com","N","Employer Address","","","","","","","","3256 Southern Dr Ste 465","","Garland","TX","US","750431533" +"1992345565","DIRECT","Direct Messaging Address","emoore@fccsprings.com","N","Family Care Center direct messenger","","","","","","","","1330 Quail Lake Loop","","Colorado Springs","CO","US","809064651" +"1083254650","DIRECT","Direct Messaging Address","stephanie@intuitivepsychotherapynyc.com","N","Business Email","","","","","","","","303 5th Ave Rm 1608","","New York","NY","US","100166601" +"1649810110","DIRECT","Direct Messaging Address","contact@tlckidstherapy.com","N","","","","","","","","","502 E Ramsey Rd","","San Antonio","TX","US","782164639" +"1811537384","DIRECT","Direct Messaging Address","contact@tlckidstherapy.com","N","","","","","","","","","502 E Ramsey Rd","","San Antonio","TX","US","782164639" +"1912547498","CONNECT","CONNECT URL","stephen.ranney@slps.org","N","district email","","DIRECT","Direct","","CSV","CSV","","1118 S 7th St","","Saint Louis","MO","US","631043624" +"1891335378","OTHERS","Other URL","Region4@behavioralservicesla.com","N","","","","","","","","","8326 Kelwood Ave","","Baton Rouge","LA","US","708064803" +"1316587892","OTHERS","Other URL","yonkers","N","","","DIRECT","Direct","","OTHER","Other","yonkers","254 Sedgwick Ave","","Yonkers","NY","US","107052632" +"1770123259","CONNECT","CONNECT URL","advocatedental1@gmailcom","N","email","","DIRECT","Direct","","CSV","CSV","","2926 S Jog Rd","","Greenacres","FL","US","334672002" +"1427698901","CONNECT","CONNECT URL","ptwhealth.com","N","website address","","DIRECT","Direct","","CSV","CSV","","525 Bailey Ave","","Ft Worth","TX","US","761072125" +"1700426285","CONNECT","CONNECT URL","Michael.Owczarczak@Fideliscare.org","N","email","","","","","","","","105 Crosspoint Pkwy","","Amherst","NY","US","140681603" +"1346880820","CONNECT","CONNECT URL","Regoin4@behavioalservicesla.com","N","","","","","","","","","8326 Kelwood Ave","","Baton Rouge","LA","US","708064803" +"1154961639","OTHERS","Other URL","region4@behavioralservices.com","N","","","","","","","","","8326 Kelwood Ave","","Baton Rouge","LA","US","708064803" +"1639719123","OTHERS","Other URL","Meditech","N","","","","","","","","","4215 Joe Ramsey Blvd E","","Greenville","TX","US","754017852" +"1740820240","DIRECT","Direct Messaging Address","aaron@draaronberger.com","N","email","","DIRECT","Direct","","CSV","CSV","","11980 San Vicente Blvd Ste 710","","Los Angeles","CA","US","900496605" +"1255971743","DIRECT","Direct Messaging Address","MARIATHERESE.DELAMERCED@PROVIDENCE.ORG","Y","","Providence Medical Center","","","","","","","18321 Clark St","","Tarzana","CA","US","913563501" +"1558901041","DIRECT","Direct Messaging Address","paige@beltonepeoria.com","N","","","","","","","","","511 N Main St","","Canton","IL","US","615201829" +"1699315192","CONNECT","CONNECT URL","Athens","N","","","DIRECT","Direct","","CSV","CSV","","906 Rolling Dr","","Athens","TX","US","757512944" +"1326688821","CONNECT","CONNECT URL","KaleidaCare","N","KaleidaCare","","DIRECT","Direct","","CSV","CSV","","9045 S 1300 E","","Sandy","UT","US","840943134" +"1043850548","CONNECT","CONNECT URL","KaleidaCare","N","KaleidaCare","","DIRECT","Direct","","CSV","CSV","","9045 S 1300 E","","Sandy","UT","US","840943134" +"1568002061","OTHERS","Other URL","info@empowered-postpartum.com","N","microsoft office","","OTHER","Other","secure email","CSV","CSV","","100 Sycamore Dr","","Reading","PA","US","196069458" +"1487294989","DIRECT","Direct Messaging Address","fraheem@iuhealth.org","N","","","","","","","","","550 University Blvd","","Indianapolis","IN","US","462025149" +"1376183822","DIRECT","Direct Messaging Address","rilwan@meirs.org","N","email","","DIRECT","Direct","","CSV","CSV","","256 Bartlett St","","Lewiston","ME","US","042406501" +"1730729195","CONNECT","CONNECT URL","Eliteangelshc@gmail.com","N","","","","","","","","","5571 Schlade Ct","","Liberty Township","OH","US","450449038" +"1376183731","DIRECT","Direct Messaging Address","refusetoquit@optonline.net","N","","","DIRECT","Direct","","OTHER","Other","email","196 N Belle Mead Rd Ste 3","","East Setauket","NY","US","117333477" +"1285274647","OTHERS","Other URL","bzaleski@prsmichigan.com","N","email address","","","","","","","","2535 22nd St","","Bay City","MI","US","487087612" +"1902446362","DIRECT","Direct Messaging Address","sdarbandi@copecommunityservices.org","N","Clinic","","DIRECT","Direct","","OTHER","Other","services","5840 N La Cholla Blvd","","Tucson","AZ","US","857413537" +"1790325157","OTHERS","Other URL","Carelogic","N","","","","","","","","","6918 W Windsor Ave","","Berwyn","IL","US","604023334" +"1346880705","CONNECT","CONNECT URL","boise","N","","","DIRECT","Direct","","CSV","CSV","","200 S Regina Rd","","Boise","ID","US","837163470" +"1497395859","DIRECT","Direct Messaging Address","GaryStittgenJr@GarysRealTalk.com","N","Work","","DIRECT","Direct","","CSV","CSV","","9802 Fm 1960 Bypass Rd W Ste 338","","Humble","TX","US","773383501" +"1497395859","CONNECT","CONNECT URL","Laptop/Desktop","N","Work","","DIRECT","Direct","","CSV","CSV","","2203 Timberloch Pl Ste 125","","The Woodlands","TX","US","773801150" +"1003456484","CONNECT","CONNECT URL","MargaretMcmahon@optum.net","Y","Work e mail","OptumCare Management, LLC","DIRECT","Direct","","","","","1952 N Coldspring Rd","","Arlington Heights","IL","US","600047241" +"1003456484","DIRECT","Direct Messaging Address","MargaretMcmahon@optum.net","Y","","OptumHealth Care Solutions","DIRECT","Direct","","CSV","CSV","","1100 Optum Circle","","Eden Prairie","MN","US","55344" +"1003456484","DIRECT","Direct Messaging Address","MargaretMcmahon@optum.net","N","","","HIE","Health Information Exchange (HIE)","","","","","1952 N Coldspring Rd","","Arlington Heights","IL","US","600047241" +"1548800923","SOAP","SOAP URL","N/A","N","N/A","","DIRECT","Direct","","CSV","CSV","","2601 E Chapman Ave Ste 11","","Fullerton","CA","US","928313737" +"1619517141","OTHERS","Other URL","UPMC","N","","","","","","","","","3500 Victoria St","","Pittsburgh","PA","US","152132543" +"1992345433","OTHERS","Other URL","wilsonr@cascadementalhealth.org","Y","Work email (secure network)","Cascade Evaluation and Treatment Center","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3510 Steelhammer Dr","","Centralia","WA","US","985314551" +"1992345433","DIRECT","Direct Messaging Address","wilsonr@cascadementalhealth.org","Y","Email","Cascade Evaluation and Treatment Center","DIRECT","Direct","","CSV","CSV","","3510 Steelhammer Dr","","Centralia","WA","US","985314551" +"1184264681","OTHERS","Other URL","OIHIERI@HOTMAIL.COM","N","","","","","","","","","22999 US-59 N","","KINGWOOD","TX","US","77339" +"1053951624","DIRECT","Direct Messaging Address","jackiet@4k2konline.org","N","","","","","","","","","1483 Alva St","","Carpinteria","CA","US","930131501" +"1427698091","DIRECT","Direct Messaging Address","Jessicam@ableacademics.com","N","","","","","","","","","2073 Graden St","","Titusville","FL","US","32796" +"1871133447","DIRECT","Direct Messaging Address","gmc120@psu.edu","N","work email","","DIRECT","Direct","","OTHER","Other","uhs","305 Student Health Ctr","","University Park","PA","US","168022129" +"1255971719","OTHERS","Other URL","715-815-0052","N","phone","","DIRECT","Direct","","OTHER","Other","communication","6571 After Hours Road","","Brule","WI","US","54820" +"1154961712","OTHERS","Other URL","https://app.sfaxme.com/appLogin.aspx","N","Secure Fax","","DIRECT","Direct","","OTHER","Other","Fax 844-720-7880","3545 Leyden St","","Denver","CO","US","802071343" +"1235779893","OTHERS","Other URL","www.genesiscenter.net","N","","","","","","","","","457 Griswold Rd","","Elyria","OH","US","440352304" +"1205476868","FHIR","FHIR URL","ElationEHR","N","","","OTHER","Other","healthrcord","CSV","CSV","","2400 W Dunlap Ave Ste 124","","Phoenix","AZ","US","850212813" +"1134769797","CONNECT","CONNECT URL","Houston","N","","","DIRECT","Direct","","CSV","CSV","","7101 Canal St","","Houston","TX","US","770112797" +"1114567773","CONNECT","CONNECT URL","fusionwebclinic.com","N","Fusion","","DIRECT","Direct","","CSV","CSV","","4328 Central Ave Ste M","","Hot Springs","AR","US","719135907" +"1497395974","CONNECT","CONNECT URL","region4@behaviralservicesla.com","N","","","DIRECT","Direct","","OTHER","Other","na","8326 Kelwood Ave","","Baton Rouge","LA","US","708064803" +"1629618194","CONNECT","CONNECT URL","QHCNYC.ORG","N","","","","","","","","","8268 164th St","","Jamaica","NY","US","114321121" +"1265072730","OTHERS","Other URL","na","N","","","OTHER","Other","Cantonment","","","","3771 Stefani Rd","","Cantonment","FL","US","325337795" +"1427698992","CONNECT","CONNECT URL","npi.tcbt@gmail.com","N","","","","","","","","","321 W Walnut St Ste 2","","Johnson City","TN","US","376046774" +"1356981823","DIRECT","Direct Messaging Address","contact@tlckidstherapy.com","N","","","","","","","","","502 E Ramsey Rd","","San Antonio","TX","US","782164639" +"1669012142","DIRECT","Direct Messaging Address","iezepue@caaaddiction.org","N","","","HIE","Health Information Exchange (HIE)","","","","","5209 Euclid Ave","","Cleveland","OH","US","441033703" +"1851931323","OTHERS","Other URL","update.fusionwebclinic.com","N","","","","","","","","","2605 New Hartford Rd","","Owensboro","KY","US","423031316" +"1033759501","DIRECT","Direct Messaging Address","Csmith@mercydesmoines.org","N","","","","","","","","","1409 Clark St","","Des Moines","IA","US","503141916" +"1942840426","DIRECT","Direct Messaging Address","dakotah.martinez@voaut.org","Y","","Volunteers of America, Utah","","","","","","","124 S 400 E Ste 230","","Salt Lake City","UT","US","841115313" +"1942840426","DIRECT","Direct Messaging Address","dakotah.martinez@voaut.org","Y","","Volunteers of America, Utah","","","","","","","124 S 400 E Ste 230","","Salt Lake City","UT","US","841115313" +"1942840426","DIRECT","Direct Messaging Address","dakotah.martinez@voaut.org","Y","","Volunteers of America, Utah","","","","","","","124 S 400 E Ste 230","","Salt Lake City","UT","US","841115313" +"1760022248","DIRECT","Direct Messaging Address","RJ.Mauldin@voaut.org","Y","","Volunteers of America, Utah","","","","","","","124 S 400 E Ste 230","","Salt Lake City","UT","US","841115313" +"1760022248","DIRECT","Direct Messaging Address","RJ.Mauldin@voaut.org","Y","","Volunteers of America, Utah","","","","","","","124 S 400 E Ste 230","","Salt Lake City","UT","US","841115313" +"1760022248","DIRECT","Direct Messaging Address","RJ.Mauldin@voaut.org","Y","","Volunteers of America, Utah","","","","","","","124 S 400 E Ste 230","","Salt Lake City","UT","US","841115313" +"1659911139","DIRECT","Direct Messaging Address","rx25@times-supermarket.com","N","work email","","DIRECT","Direct","","CSV","CSV","","1620 N School St","","Honolulu","HI","US","968171844" +"1831739317","DIRECT","Direct Messaging Address","Rdheinz@truewellnesshc.com","N","","","","","","","","","1124 Bahia Blanca St S","","Jacksonville","FL","US","322567393" +"1023658507","CONNECT","CONNECT URL","KaleidaCare","N","KaleidaCare","","DIRECT","Direct","","CSV","CSV","","9045 S 1300 E","","Sandy","UT","US","840943134" +"1720628209","OTHERS","Other URL","region4@behavioralservicesla.com","N","email","","","","","OTHER","Other","n/a","8326 Kelwood Ave","","Baton Rouge","LA","US","708064803" +"1992345474","CONNECT","CONNECT URL","KaleidaCare","N","KaleidaCare","","DIRECT","Direct","","CSV","CSV","","9045 S 1300 E","","Sandy","UT","US","840943134" +"1114567609","CONNECT","CONNECT URL","npi.tcbt@gmail.com","N","","","","","","","","","321 W Walnut St Ste 2","","Johnson City","TN","US","376046774" +"1588204085","OTHERS","Other URL","Other","N","","","","","","","","","9957 Allisonville Rd","","Fishers","IN","US","460382006" +"1679113179","DIRECT","Direct Messaging Address","quintinbrown@mountainviewpaincenter.onmicrosoft.com","N","work email address","","DIRECT","Direct","","CSV","CSV","","10375 Park Meadows Dr Ste 270","","Lone Tree","CO","US","801246760" +"1215577713","OTHERS","Other URL","Region4@behavioralservicesla.COM","N","","","","","","","","","8326 Kelwood Ave","","Baton Rouge","LA","US","708064803" +"1215577713","OTHERS","Other URL","Region4@behavioralservicesla.COM","N","","","","","","","","","8326 Kelwood Ave","","Baton Rouge","LA","US","708064803" +"1245870765","CONNECT","CONNECT URL","Torrance","N","","","DIRECT","Direct","","","","","3640 Lomita Blvd Ste 207","","Torrance","CA","US","905053954" +"1235779745","CONNECT","CONNECT URL","acadia_quarantine_admin@acadiahealthcare.com","N","","","","","","","","","155 Airport Rd","","Fitchburg","MA","US","014208142" +"1710527213","OTHERS","Other URL","heritage.chiro@gmail.com","N","","","","","","","","","103 S Jefferson St","","Raymore","MO","US","640839703" +"1346880846","DIRECT","Direct Messaging Address","sewaa@reborn.com","N","Official email","","DIRECT","Direct","","OTHER","Other","Official email","39 Rainier St","","Rochester","NY","US","146132309" +"1558901058","OTHERS","Other URL","Region4@behavorialservicesla.com","N","","","","","","","","","8326 Kelwood Ave","","Baton Rouge","LA","US","708064803" +"1790325298","CONNECT","CONNECT URL","www.aspiranet.org","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1427698935","DIRECT","Direct Messaging Address","tamara.montoya@cpinow.org","N","","","","","","","","","803 Tijeras Ave NW","","Albuquerque","NM","US","871023096" +"1881234300","DIRECT","Direct Messaging Address","info@psalmsofhealing.org","N","primary office address","","","","","","","","12075 Riverside Dr","","Lakeside","CA","US","920402328" +"1619517158","DIRECT","Direct Messaging Address","MSilverio@autismlearningpartners.com","N","","","","","","","","","62 Providence Pike Ste E","","Putnam","CT","US","062602415" +"1881234334","OTHERS","Other URL","CARECLOUD.COM","Y","","NJ CERTIFIED DERMATOLOGY PC","HIE","Health Information Exchange (HIE)","","OTHER","Other","URL","1536 Northampton St","","Easton","PA","US","180423130" +"1336789882","CONNECT","CONNECT URL","https://www.therapyportal.com/p/beacon43081/","N","Scheduling","","DIRECT","Direct","","OTHER","Other","scheduling","100 Dorchester Sq N Ste 102","","Westerville","OH","US","430817305" +"1972143428","CONNECT","CONNECT URL","kbrennan@saintvincentsservices.org","N","","","","","","","","","2425 Highland Ave","","Fall River","MA","US","027204508" +"1538709993","DIRECT","Direct Messaging Address","alldme2237@att.net","N","","","","","","","","","4699 Fox View Pl","","Lake Worth","FL","US","334673540" +"1538709993","DIRECT","Direct Messaging Address","alldme2237@att.net","N","","","","","","","","","4699 Fox View Pl","","Lake Worth","FL","US","334673540" +"1922648393","OTHERS","Other URL","https://www.solanohemonc.com/","N","Practice website","","OTHER","Other","Contact information","CSV","CSV","","100 Hospital Dr Ste 110","","Vallejo","CA","US","945892577" +"1972143345","CONNECT","CONNECT URL","unsure","N","","","","","","","","","4255 Pheasant Ridge Dr NE Ste 412","","Blaine","MN","US","554495066" +"1134769508","CONNECT","CONNECT URL","www.contact.com","N","","","","","","","","","6621 Fannin St","","Houston","TX","US","770302358" +"1144860511","DIRECT","Direct Messaging Address","Jrios@aoc.com","N","","","","","","","","","221 N Kansas St # 743","","El Paso","TX","US","799011443" +"1043850415","OTHERS","Other URL","laurel","N","","","","","","","","","12311 Snowden Woods Rd","","Laurel","MD","US","207082492" +"1043850423","CONNECT","CONNECT URL","jphambel@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","home usage","283 E 234th St Apt 2E","","Bronx","NY","US","104702212" +"1891335279","DIRECT","Direct Messaging Address","Gessica.Stovall@imail.org","N","","","","","","","","","5121 S Cottonwood St","","Murray","UT","US","841075701" +"1962042341","OTHERS","Other URL","kaiserOTservices.com","N","","","","","","","","","7336 SW 25th Ct","","Davie","FL","US","333177009" +"1306486790","CONNECT","CONNECT URL","www.Star-Pathways.com","N","Web page","","","","","","","","60 Lawrence Ave","","Miamisburg","OH","US","453423549" +"1124668512","DIRECT","Direct Messaging Address","kara@mindfulbeingcounseling.com","N","HIPPA Compliant Email","","DIRECT","Direct","","OTHER","Other","Email-Hippa Comlpliant","1599 Selby Ave","","Saint Paul","MN","US","551046218" +"1679113153","DIRECT","Direct Messaging Address","jjohnson@brhc.org","N","e-mail","","DIRECT","Direct","","OTHER","Other","Fax 660-829-6618","601 E 14th St","","Sedalia","MO","US","653015972" +"1326688995","OTHERS","Other URL","dr.otis@sportsdoctor.com","N","","","OTHER","Other","education","","","","0836 SW Curry St Unit 1400","","Portland","OR","US","972394529" +"1417597089","CONNECT","CONNECT URL","ahavahealthnow.com","N","","","","","","","","","8703 N Owasso Expy Ste R","","Owasso","OK","US","740552671" +"1417597089","CONNECT","CONNECT URL","ahavahealthnow.com","N","","","","","","","","","8703 N Owasso Expy Ste R","","Owasso","OK","US","740552671" +"1518507045","DIRECT","Direct Messaging Address","emilyprochaska@center4authenticliving.com","N","business email","","","","","","","","120 Main St Ste 200","","Park Ridge","IL","US","600684044" +"1942840517","OTHERS","Other URL","N/A","Y","","Children's Clinics for Rehabilitative Services","","","","","","","2600 N Wyatt Dr","","Tucson","AZ","US","857126106" +"1851931422","OTHERS","Other URL","russell.bridges@saberhealth.com","N","","","","","","","","","307 Oakland Ave","","Morganton","NC","US","286556928" +"1588204150","CONNECT","CONNECT URL","desktop","N","","","","","","","","","402 Richard Street","","Breaux Bridge","LA","US","70517" +"1124668793","CONNECT","CONNECT URL","laventanatreatment.com","N","","","","","","","","","2479 La Granada Dr","","Thousand Oaks","CA","US","913622407" +"1558901009","DIRECT","Direct Messaging Address","cparks@newavenues.org","N","Email","","","","","","","","2595 Christie Drive","","Lake Oswego","OR","US","97034" +"1659911196","CONNECT","CONNECT URL","oriondentalspecialties2gmail.com","N","","","DIRECT","Direct","","","","","12430 Grant road","Suite C","Cypress","TX","US","77429" +"1922648468","DIRECT","Direct Messaging Address","www.rxserviciop2@farmaciasplaza.com","N","","","","","","","","","147 Camino De Los Juncos","","Dorado","PR","US","006463467" +"1740820281","OTHERS","Other URL","n0i0074.s02465.us@wal-mart.com","N","Work Email","","DIRECT","Direct","","OTHER","Other","Email","3697 Windsor Spring Rd","","Hephzibah","GA","US","308157192" +"1679113245","CONNECT","CONNECT URL","www.mindbodyhomenm.com","N","Professional email addres","","","","","","","","1129 Hupmobile Dr NE","","Albuquerque","NM","US","871231875" +"1932749405","DIRECT","Direct Messaging Address","ehughes@assistinghands.com","N","Company email","","DIRECT","Direct","","OTHER","Other","email","11890 Sunrise Valley Dr Ste 105","","Reston","VA","US","201913302" +"1922648492","CONNECT","CONNECT URL","npi.tcbt@gmail.com","N","","","","","","","","","321 W Walnut St Ste 2","","Johnson City","TN","US","376046774" +"1528608098","DIRECT","Direct Messaging Address","contact@tlckidstherapy.com","N","","","","","","","","","502 E Ramsey Rd","","San Antonio","TX","US","782164639" +"1790325280","DIRECT","Direct Messaging Address","nbeede@familycontinuity.org","N","","","","","","","","","29 E Mountain St Ste 2","","Worcester","MA","US","016061400" +"1275173783","OTHERS","Other URL","APGhealth.com","N","company secure email address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Company secure email address","736 N Magnolia Ave","","Orlando","FL","US","328033809" +"1275173783","OTHERS","Other URL","APGHealth.com","N","company secure website","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Company secure website","736 N Magnolia Ave","","Orlando","FL","US","328033809" +"1306486816","OTHERS","Other URL","earlsa@archildrens.org","N","earlsa@archildrens.org","","DIRECT","Direct","","OTHER","Other","email","1 Childrens Way","","Little Rock","AR","US","722023500" +"1306486816","DIRECT","Direct Messaging Address","earlsa@archildrens.org","N","email","","","","","","","","1 Childrens Way","","Little Rock","AR","US","722023500" +"1033759543","OTHERS","Other URL","hnaquin.bsla@gmail.com","N","","","","","","","","","968 Aragon Rd","","Montegut","LA","US","703773322" +"1275173718","DIRECT","Direct Messaging Address","mia.weber@leapclinics.com","N","","","","","","","","","4945 Lapalco Blvd","","Marrero","LA","US","700724313" +"1023658531","DIRECT","Direct Messaging Address","bsandoval@corticacare.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","21515 Hawthorne Blvd # Gl-100","","Torrance","CA","US","905036501" +"1023658531","OTHERS","Other URL","bsandoval@corticacare.com","N","","","","","","","","","21515 Hawthorne Blvd # Gl-100","","Torrance","CA","US","905036501" +"1447890959","CONNECT","CONNECT URL","Massachusetts","N","Clinical use","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","463 Swansea Mall Dr","","Swansea","MA","US","027774119" +"1447890959","FHIR","FHIR URL","Massachusetts","N","Clinical use","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","463 Swansea Mall Dr","","Swansea","MA","US","027774119" +"1447890959","SOAP","SOAP URL","massachusetts","N","clinical use","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","463 Swansea Mall Dr","","Swansea","MA","US","027774119" +"1447890959","REST","RESTful URL","Massachusetts","N","Clinical use","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","463 Swansea Mall Dr","","Swansea","MA","US","027774119" +"1447890959","FHIR","FHIR URL","Massachusetts","N","Clinical use","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","463 Swansea Mall Dr","","Swansea","MA","US","027774119" +"1447890959","REST","RESTful URL","Massachusetts","N","Clinical use","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","463 Swansea Mall Dr","","Swansea","MA","US","027774119" +"1447890959","SOAP","SOAP URL","massachusetts","N","clinical use","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","463 Swansea Mall Dr","","Swansea","MA","US","027774119" +"1447890959","CONNECT","CONNECT URL","Massachusetts","N","Clinical use","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","463 Swansea Mall Dr","","Swansea","MA","US","027774119" +"1447890959","SOAP","SOAP URL","massachusetts","N","clinical use","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","463 Swansea Mall Dr","","Swansea","MA","US","027774119" +"1447890959","REST","RESTful URL","Massachusetts","N","Clinical use","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","463 Swansea Mall Dr","","Swansea","MA","US","027774119" +"1447890959","FHIR","FHIR URL","Massachusetts","N","Clinical use","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","463 Swansea Mall Dr","","Swansea","MA","US","027774119" +"1447890959","CONNECT","CONNECT URL","Massachusetts","N","Clinical use","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","463 Swansea Mall Dr","","Swansea","MA","US","027774119" +"1841830353","OTHERS","Other URL","region4@behavioralservicesla.com","N","","","","","","","","","8326 Kelwood Ave","","Baton Rouge","LA","US","708064803" +"1679113187","DIRECT","Direct Messaging Address","valeriep@bcckids.org","Y","","BROWARD CHILDREN'S CENTER, INC.","","","","","","","3891 Stirling Rd","","Fort Lauderdale","FL","US","333126216" +"1679113187","DIRECT","Direct Messaging Address","valeriep@bcckids.org","Y","","BROWARD CHILDREN'S CENTER, INC.","","","","","","","3891 Stirling Rd","","Fort Lauderdale","FL","US","333126216" +"1437799947","OTHERS","Other URL","renee.mumper@aspirus.org","Y","work email","Aspirus Wausau Hospital, Inc.","","","","","","","520 N 28th Ave","","Wausau","WI","US","544014101" +"1356981864","CONNECT","CONNECT URL","Gilbert","N","","","","","","","","","1425 W Elliot Rd Ste 201","","Gilbert","AZ","US","852335142" +"1538709043","CONNECT","CONNECT URL","latreecegarner@gmail.com","N","","","","","","","","","4080 E Lake Mead Blvd Ste B-111","","Las Vegas","NV","US","891156466" +"1588204002","CONNECT","CONNECT URL","Smartphone","N","","","","","","","","","303 Lyndia St","","West Monroe","LA","US","712925833" +"1942840467","CONNECT","CONNECT URL","Citrix","N","external server through Care Tend","","","","","","","","311 Bullard Pkwy Ste B","","Temple Terrace","FL","US","336175543" +"1194365627","OTHERS","Other URL","pnicklson2005@yahoo.com","N","","","","","","","","","3022 Tyre Neck Rd","","Portsmouth","VA","US","237034527" +"1285274712","CONNECT","CONNECT URL","https://static.practicefusion.com","N","Practice fusion","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Electronic health record","1803 Pennsylvania Ave","","Baltimore","MD","US","212173235" +"1720628076","CONNECT","CONNECT URL","url","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","319 E Dunstable Rd","","Nashua","NH","US","030624207" +"1457991994","REST","RESTful URL","edenton@restful.com","N","personal","","DIRECT","Direct","","OTHER","Other","personal","115 Simpson Ave","","Cincinnati","OH","US","452152825" +"1558901082","OTHERS","Other URL","www.perspectivecounselingauburn.com","N","","","","","","","","","118 N Ross St","","Auburn","AL","US","368304857" +"1467092999","DIRECT","Direct Messaging Address","pgillam@nyap.org","N","email","","DIRECT","Direct","","","","","431 E Livingston Ave","","Columbus","OH","US","432155533" +"1841830387","OTHERS","Other URL","jharrisinfo@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","8820 Trinity Rd Ste 101","","Cordova","TN","US","380182735" +"1124668678","CONNECT","CONNECT URL","lovinggracehealthcare@yahoo.com","N","","","","","","","","","440 Benmar Dr Ste 1395","","Houston","TX","US","770603172" +"1194365643","CONNECT","CONNECT URL","email","N","","","","","","","","","11 Professionals Cir","","Seneca","SC","US","296782669" +"1780224238","CONNECT","CONNECT URL","Plattsburgh","N","","","","","","","","","176 US Oval","","Plattsburgh","NY","US","129033913" +"1780224238","CONNECT","CONNECT URL","Plattsburgh","N","","","","","","","","","176 US Oval","","Plattsburgh","NY","US","129033913" +"1134769698","DIRECT","Direct Messaging Address","gwenmundorf@cfl.rr.com","N","Secure email","","DIRECT","Direct","","OTHER","Other","Secure email","5972 Goleta Cir","","Melbourne","FL","US","329408035" +"1497395958","CONNECT","CONNECT URL","www.awarenessworks.net","N","web address","","","","","","","","1199 Sanchez St","","San Francisco","CA","US","941143836" +"1851931315","CONNECT","CONNECT URL","wildroseproject.com","N","Business Website","","DIRECT","Direct","","CSV","CSV","None","2634 E Malvern St","","Tucson","AZ","US","857165613" +"1730729138","DIRECT","Direct Messaging Address","mhodges7@liberty.edu","N","student email","","DIRECT","Direct","","OTHER","Other","student email","153 Jefferson Church Rd","","King","NC","US","270218605" +"1447890876","DIRECT","Direct Messaging Address","credentialing@md24housecall.com","N","","","","","","","","","14780 W Mountain View Blvd Ste 110","","Surprise","AZ","US","853747280" +"1023658440","DIRECT","Direct Messaging Address","credentialing@muirortho.com","N","","","","","","","","","2625 Shadelands Dr","","Walnut Creek","CA","US","945982512" +"1366082794","DIRECT","Direct Messaging Address","harmony.neiman@coloradobehavior.com","N","Provider email","","DIRECT","Direct","","OTHER","Other","Direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203104" +"1811537160","DIRECT","Direct Messaging Address","stephanie@wsc07agencyfores.com","N","","","","","","","","","507 Lancer Oak Dr","","Apopka","FL","US","327122762" +"1588204838","DIRECT","Direct Messaging Address","rubymorgan@me.com","N","business email","","DIRECT","Direct","","CSV","CSV","","65 Jane St Apt 2A","","New York","NY","US","100145189" +"1770123028","OTHERS","Other URL","www.mansfieldmission.org","N","","","","","","","","","901 W. Broad St","","Mansfield","TX","US","76063" +"1770123028","CONNECT","CONNECT URL","www.mansfieldmission.org","N","","","","","","","","","901 W. Broad St","","Mansfield","TX","US","76063" +"1114567401","DIRECT","Direct Messaging Address","kimberley@kimberleyquinlan-lmft.com","N","Confidential Email","","DIRECT","Direct","","OTHER","Other","Business Email","23801 Calabasas Rd Ste 2036","","Calabasas","CA","US","913023462" +"1780224071","DIRECT","Direct Messaging Address","awomer@baycove.org","N","secure email","","DIRECT","Direct","","OTHER","Other","email","85 E Newton St","","Boston","MA","US","021183553" +"1750921045","DIRECT","Direct Messaging Address","Madden.michelle@mayo.edu","N","Work email","","DIRECT","Direct","","","","","5777 E Mayo Blvd","","Phoenix","AZ","US","850544502" +"1396385688","DIRECT","Direct Messaging Address","Gallen.Rory@mayo.edu","N","","","DIRECT","Direct","","","","","5777 E Mayo Blvd","","Phoenix","AZ","US","850544502" +"1609416908","DIRECT","Direct Messaging Address","info@katerinecastillo.com","N","","","","","","","","","422 E 24th St","","Paterson","NJ","US","075142326" +"1790325090","CONNECT","CONNECT URL","WWW.HEALTHATLASTUSA.COM/CM-FV","N","","","","","","","","","18837 Brookhurst St Ste 210","","Fountain Valley","CA","US","927087302" +"1568002947","DIRECT","Direct Messaging Address","mmccallist@aahs.org","N","","","","","","","","","2001 Medical Pkwy","","Annapolis","MD","US","214013773" +"1548800071","DIRECT","Direct Messaging Address","shotter-knight@autismbehaviorconnections.com","N","","","","","","","","","231 SE Barrington Dr Ste 201","","Oak Harbor","WA","US","982773200" +"1831739119","CONNECT","CONNECT URL","Direct","N","","","DIRECT","Direct","","OTHER","Other","Direct","2166 Riverdale Sq","","Columbus","OH","US","43232" +"1407496805","DIRECT","Direct Messaging Address","jhoffman@therapyemail.com","N","jhoffman@therapyemail.com","","","","","","","","361 Park Rd Ste 203","","West Hartford","CT","US","061191911" +"1740820026","CONNECT","CONNECT URL","Kathleen.merriam@doh.hawaii.gov","N","Kathleen.merriam@doh.hawaii.gov","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Wiindward Oahu Treatment Services Section","45-691 Keaahala Road, Bldg. F","Kaneohe","HI","US","96744" +"1326688615","DIRECT","Direct Messaging Address","bmcknight@telecarecorp.com","N","work email","","DIRECT","Direct","","","","","7224 Pacific Hwy E","","Milton","WA","US","98354" +"1619517018","OTHERS","Other URL","Julie.fendley@heartsandhandtherapy.com","N","Clinic email","","DIRECT","Direct","","CSV","CSV","","2001 Professional Pkwy","","Woodstock","GA","US","301886442" +"1497395800","OTHERS","Other URL","Minneapolis","N","","","","","","","","","43494 Woodward Ave Ste 204","","Bloomfield Hills","MI","US","483025054" +"1104466515","DIRECT","Direct Messaging Address","keria@sakinahhomes.org","N","Email","","DIRECT","Direct","","CSV","CSV","","240 Hurley St E","","West Saint Paul","MN","US","551181526" +"1508406935","DIRECT","Direct Messaging Address","Laura.Hopkins@stores.kroger.com","N","work email","","DIRECT","Direct","","OTHER","Other","work email","570 E Crossville Rd","","Roswell","GA","US","300753034" +"1417597840","DIRECT","Direct Messaging Address","bhinton@childserv.org","N","","","","","","","","","4936 Highland Ave","","Downers Grove","IL","US","605153628" +"1326688755","DIRECT","Direct Messaging Address","halle.teetor@coloradobehavior.com","N","Provider email","","DIRECT","Direct","","OTHER","Other","Direct provider email address","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203104" +"1568002905","OTHERS","Other URL","other","N","","","","","","","","","1 Mustard St","","Rochester","NY","US","146096980" +"1669012001","DIRECT","Direct Messaging Address","howard@tlccompanions.com","N","company email","","DIRECT","Direct","","OTHER","Other","company email","89 Chestnut St","","Ridgewood","NJ","US","074502501" +"1477193829","DIRECT","Direct Messaging Address","HagenauerC@interdent.com","Y","Work Email","Capitol Dental Care, Inc.","","","","","","","3000 Market St NE","Suite 228","Salem","OR","US","973011882" +"1659911097","DIRECT","Direct Messaging Address","neera.ramchandani@hcchealth.org","Y","email","Rushford Center, Inc.","HIE","Health Information Exchange (HIE)","","CSV","CSV","","883 Paddock Ave","","Meriden","CT","US","064507044" +"1750921102","OTHERS","Other URL","pedsatthemeadows.com","N","website","","DIRECT","Direct","","CSV","CSV","","2352 Meadows Blvd Ste 170","","Castle Rock","CO","US","801098409" +"1609416957","DIRECT","Direct Messaging Address","apatterson@benchmarkbehavioralhc.com","N","Email","","DIRECT","Direct","","CSV","CSV","","500 MADISON AVE UNIT 5","","TOLEDO","OH","US","43604" +"1154961423","DIRECT","Direct Messaging Address","nortonfa@familyserviceri.org","N","Email","","DIRECT","Direct","","","","","134 Thurbers Ave Ste 102","","Providence","RI","US","029054754" +"1437799707","DIRECT","Direct Messaging Address","bbreazell@act-works.net","N","","","","","","","","","1216 W Avenue J Ste 100","","Lancaster","CA","US","935342944" +"1396385670","DIRECT","Direct Messaging Address","emeehan@css.edu","N","","","","","","","","","5232 Kyler Ave NE Ste A","","Albertville","MN","US","553014634" +"1760022040","CONNECT","CONNECT URL","alison.cutler@pennmedicine.upenn.edu","N","","","","","","","","","69 W Princeton Rd","","Bala Cynwyd","PA","US","190042511" +"1083254361","DIRECT","Direct Messaging Address","desiree.rice@adventhealth.com","Y","hospital email system","ADVENT HEALTHCARE INC","DIRECT","Direct","","OTHER","Other","hospital email system","420 Celebration Ave","","Celebration","FL","US","347474683" +"1033759329","CONNECT","CONNECT URL","x","N","x","","OTHER","Other","x","CSV","CSV","","17777 Ventura Blvd Ste 105","","Encino","CA","US","913163738" +"1891335196","OTHERS","Other URL","johndtobias1@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","23674 Shady Lane","","Crestline","CA","US","92325" +"1891335196","OTHERS","Other URL","johndtobias1@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","23674 Shady Lane","","Crestline","CA","US","92325" +"1811537103","DIRECT","Direct Messaging Address","CMC@centralmichigancare.com","N","Employers Main email","","","","","","","","1114 E Chippewa St","","Mount Pleasant","MI","US","488581853" +"1366082653","DIRECT","Direct Messaging Address","se.mpt@massagetherapy.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","1111 E 3rd St","","Santa Ana","CA","US","927014940" +"1376183665","CONNECT","CONNECT URL","smith.daniel.earl@gmail.com","N","","","","","","","","","8501 NW Madische Rd","","Lawton","OK","US","735071221" +"1275173569","DIRECT","Direct Messaging Address","emma.carlson@annecenter.org","N","company email","","","","","","","","2800 Main Ave Ste 400","","Fargo","ND","US","581036811" +"1093355380","CONNECT","CONNECT URL","madeiphone1969@gmail.com","N","","","","","","","","","13540 SW 182nd St","","Miami","FL","US","331777126" +"1346880630","DIRECT","Direct Messaging Address","admin@havenpcs.com","N","","","","","","","","","4775 S Durango Dr Ste 101","","Las Vegas","NV","US","891478157" +"1528608825","DIRECT","Direct Messaging Address","pleasant@ptpoint.org","N","HIPPA Regulated Email Services","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","100 W Broadway Ste 750","","Glendale","CA","US","912101215" +"1053951350","OTHERS","Other URL","eastlymeoralsurgery@atlanticbbn.net","N","","","","","","","","","314 Flanders Rd Ste 1B","","East Lyme","CT","US","063331727" +"1457991754","OTHERS","Other URL","n/a","N","n/a","","OTHER","Other","n/a","OTHER","Other","n/a","49 Exchange St Apt 3","","Lawrence","MA","US","018413197" +"1700426012","CONNECT","CONNECT URL","https://2016premier.theranest.com/home/signin?returnUrl=/agenda","N","EHR","","DIRECT","Direct","","OTHER","Other","EHR","816 2nd St","","Birmingham","AL","US","352145312" +"1437799749","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","1000 12th St SE Apt 404","","Washington","DC","US","200034137" +"1437799749","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","1000 12th St SE Apt 404","","Washington","DC","US","200034137" +"1437799749","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","1000 12th St SE Apt 404","","Washington","DC","US","200034137" +"1629618939","DIRECT","Direct Messaging Address","Lauren@WaldenSpeechTherapy.com","N","secure email","","DIRECT","Direct","","","","","260 Gateway Dr Ste 11B","","Bel Air","MD","US","210144203" +"1346880655","CONNECT","CONNECT URL","CTOne","N","billing server","","DIRECT","Direct","","CSV","CSV","","3101 Lathrop St","","Fairbanks","AK","US","997017426" +"1245870559","DIRECT","Direct Messaging Address","catie@mygracefuljourney.org","N","Confidential email","","DIRECT","Direct","","CSV","CSV","","2406 King Dr","","Papillion","NE","US","680464214" +"1215577523","DIRECT","Direct Messaging Address","nadine.shores@harborpsych.com","N","email","","DIRECT","Direct","","OTHER","Other","none","4010 Watson Plaza Dr Ste 285","","Lakewood","CA","US","907124048" +"1851931166","DIRECT","Direct Messaging Address","richard-sinn@uiowa.edu","N","Email address","","","","","","","","322 Dental Science S","","Iowa City","IA","US","522421034" +"1568002871","DIRECT","Direct Messaging Address","info@jamielhoffcounseling.com","N","","","","","","","","","125 Park Of Commerce Dr Ste 200","","Savannah","GA","US","314057488" +"1194365403","CONNECT","CONNECT URL","www.kelseybrennan4545@gmail.com","N","www.kelseybrennan4545@gmail.com","","DIRECT","Direct","","CSV","CSV","","10915 244th Street Ct E","","Graham","WA","US","983388900" +"1194365403","CONNECT","CONNECT URL","kelseybrennan4545@gmail.com","N","kelseybrennan4545@gmail.com","","DIRECT","Direct","","CSV","CSV","","10915 244th Street Ct E","","Graham","WA","US","983388900" +"1609416924","CONNECT","CONNECT URL","Address","N","","","DIRECT","Direct","","CSV","CSV","","2914 Aftonshire Way Apt 18202","","Austin","TX","US","787485847" +"1881234102","OTHERS","Other URL","betterhealthandrehab.com","N","","","OTHER","Other","For communicating directly with providers","OTHER","Other","secure link within a URL","4136 Berkshire Loop","","Lakeland","FL","US","338134465" +"1952941270","DIRECT","Direct Messaging Address","awalton@emcmhc.org","N","","","","","","","","","119 S Kendrick Ave","","Glendive","MT","US","593301626" +"1255971552","CONNECT","CONNECT URL","info@bhchealth.org","N","company email","","DIRECT","Direct","","CSV","CSV","","805 W La Veta Ave Ste 110","","Orange","CA","US","928683933" +"1093355448","OTHERS","Other URL","peyton.vaughan@bhsi.com","N","","","","","","","","","2501 Kentucky Ave","","Paducah","KY","US","420033813" +"1235779638","DIRECT","Direct Messaging Address","errin@ruralrd.com","N","HIPPA vault email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","978 US HWY 287","","Claude","TX","US","79019" +"1205476561","DIRECT","Direct Messaging Address","emily.conner@stores.kroger.com","Y","Work Email","Kroger Limited Partnership I","DIRECT","Direct","","CSV","CSV","","350 W 31W BYPASS","","BOWLING GREEN","KY","US","42101" +"1669012936","FHIR","FHIR URL","EPIC","N","","","","","","","","","6565 Fannin St","","Houston","TX","US","770302703" +"1528608957","OTHERS","Other URL","EHR","N","software messenging","","DIRECT","Direct","","","","","7001 A St Ste 100","","Lincoln","NE","US","685104205" +"1588204978","CONNECT","CONNECT URL","dignitylivingllp","N","Exchange","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","905 Creekedge Ct","","Antioch","TN","US","370134268" +"1114567500","DIRECT","Direct Messaging Address","shaas@withgracehospice.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1879 Lundy Ave Ste 233","","San Jose","CA","US","951311881" +"1205476694","CONNECT","CONNECT URL","Wayne","N","","","","","","","","","1500 Alps Rd","","Wayne","NJ","US","074703635" +"1295375681","DIRECT","Direct Messaging Address","info@rainbowaba.com","N","This is the organizations direct contact","","DIRECT","Direct","","","","","4116 Lake Underhill Rd Apt 305","","Orlando","FL","US","328037083" +"1568002954","CONNECT","CONNECT URL","svfamilydentalcenter@frontier.com","N","website","","DIRECT","Direct","","OTHER","Other","Website","206 S 15th St","","Mount Vernon","WA","US","982744507" +"1548800931","DIRECT","Direct Messaging Address","LMomberger@selectmedical.com","Y","Work Email","Select Medical Corporation","DIRECT","Direct","","CSV","CSV","","4716 Old Gettysburg Rd","","Mechanicsburg","PA","US","170554325" +"1396385795","OTHERS","Other URL","email","N","","","","","","","","","909 S Fair Oaks Ave","","Pasadena","CA","US","911052625" +"1881234276","OTHERS","Other URL","324716526","N","Driver's License","","OTHER","Other","Identification","OTHER","Other","Drivers License ID","59 Colony Ln","","Roslyn Heights","NY","US","115772218" +"1205476603","DIRECT","Direct Messaging Address","drvelasco@herzing.edu","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6121 Green Bay Rd","","Kenosha","WI","US","531422926" +"1427698836","OTHERS","Other URL","Fax","N","Fax","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Fax","706 S Broad St","","Thomasville","GA","US","317926107" +"1265072664","CONNECT","CONNECT URL","MelRomano@TranscendNutritionCounseling.com","N","","","","","","","","","7733 Ballantyne Commons Pkwy Ste 201-I","","Charlotte","NC","US","282774396" +"1710527114","DIRECT","Direct Messaging Address","lizm@childhavennm.org","N","Work email","","DIRECT","Direct","","CSV","CSV","","807 W Apache St","","Farmington","NM","US","874015527" +"1639719057","OTHERS","Other URL","https://login.microsoftonline.com/c1eb9991-1a93-4c02-9a8f-6d951a83ce45/oauth2/v2.0/authorize","N","","","OTHER","Other","communication","","","","1507 Pleasant St","","Fall River","MA","US","027231914" +"1407496813","DIRECT","Direct Messaging Address","jessicamarino@monroecounty.gov","N","","","","","","","","","111 Westfall Rd","","Rochester","NY","US","146204647" +"1962042382","CONNECT","CONNECT URL","healinghandshealthcare@yahoo.com","N","","","DIRECT","Direct","","","","","7107 Ironwood Forest Dr","","Houston","TX","US","770831667" +"1871133298","DIRECT","Direct Messaging Address","Info@jeunessemedical.com","N","","","","","","","","","5650 El Camino Real Ste 210","","Carlsbad","CA","US","920087128" +"1417597832","OTHERS","Other URL","Mindfuljourneytherapy@gmail.com","N","","","","","","","","","3405 Spruce Ct","","Avon","OH","US","440113702" +"1548800964","DIRECT","Direct Messaging Address","homeostasishomecare@outlook.com","N","medical","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","300 3rd Ave","","Asbury Park","NJ","US","077126018" +"1407496839","CONNECT","CONNECT URL","ysanders@bradleyandassociates.org","N","business email","","DIRECT","Direct","","CSV","CSV","","3417 18th St NE","","Washington","DC","US","200182721" +"1093355414","DIRECT","Direct Messaging Address","melanie@leapsandboundsPT.com","N","business email","","","","","","","","1703 Leighton Ave","","Anniston","AL","US","362073832" +"1720628142","OTHERS","Other URL","email","N","","","","","","","","","909 S Fair Oaks Ave","","Pasadena","CA","US","911052625" +"1902446339","DIRECT","Direct Messaging Address","aspen.walker@coloradobehavior.com","N","Provider email","","DIRECT","Direct","","OTHER","Other","Direct Provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203104" +"1811537244","CONNECT","CONNECT URL","Indianapolis","N","","","","","","","","","1426 E Vermont St","","Indianapolis","IN","US","462013045" +"1437799863","DIRECT","Direct Messaging Address","info@thinkvida.com","N","email","","DIRECT","Direct","","","","","606 120th Ave NE Ste 100","","Bellevue","WA","US","980053024" +"1578103842","CONNECT","CONNECT URL","computer","N","computer","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","37109 High Ridge Dr","","Beaumont","CA","US","922238065" +"1578103842","CONNECT","CONNECT URL","computer","N","computer","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","37109 High Ridge Dr","","Beaumont","CA","US","922238065" +"1578103842","CONNECT","CONNECT URL","computer","N","computer","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","37109 High Ridge Dr","","Beaumont","CA","US","922238065" +"1952941387","CONNECT","CONNECT URL","leander","N","","","","","","","","","813 Bogart Rd","","Cedar Park","TX","US","786133260" +"1467092890","CONNECT","CONNECT URL","bmedicaltransport1@gmail.com","N","","","","","","","","","408 Varsity Ct","","Chesapeake","VA","US","233241771" +"1902446347","OTHERS","Other URL","lisamuckerlcsw@gmail.com","N","business email address","","DIRECT","Direct","","OTHER","Other","business email address","1234 Del Este Ave Ste 901","","Denham Springs","LA","US","707264828" +"1811537251","OTHERS","Other URL","Ponderay","N","","","","","","","","","30336 Highway 200 Ste A","","Ponderay","ID","US","838529775" +"1720628167","CONNECT","CONNECT URL","Cusick","N","","","","","","","","","808 Community Hall Rd","","Cusick","WA","US","991196034" +"1265072615","CONNECT","CONNECT URL","edgewoodclinicalservices.com","Y","Private practice","Edgewood Clinical Services","DIRECT","Direct","","CSV","CSV","","1500 Eisenhower Ln Ste 900","","Lisle","IL","US","605322135" +"1609416056","DIRECT","Direct Messaging Address","emmacb@commonsensemh.com","N","Professional Email","","DIRECT","Direct","","","","","490 Route 146 Apt B","","Altamont","NY","US","120094401" +"1295375541","DIRECT","Direct Messaging Address","msmith@harrisburgmc.com","N","","","","","","","","","100 Dr Warren Tuttle Dr","","Harrisburg","IL","US","629462718" +"1619517968","DIRECT","Direct Messaging Address","B.carroll@carrollthc.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","410 Peachtree Pkwy Ste 4226","","Cumming","GA","US","300417439" +"1366082612","OTHERS","Other URL","www.noaddress.com","N","","","","","","","","","7465 W LAKE MEAD BLVD SUITE 100","","LAS VEGAS","NV","US","89128" +"1598305856","DIRECT","Direct Messaging Address","Autumn.Makowski@steward.org","N","","","DIRECT","Direct","","CSV","CSV","","795 Middle St","","Fall River","MA","US","027211798" +"1679113948","DIRECT","Direct Messaging Address","tzenisek@bertlingaba.com","Y","","Bertling ABA","DIRECT","Direct","","","","","1750 Apple Valley Rd","","Bolingbrook","IL","US","604906509" +"1588204853","CONNECT","CONNECT URL","NPI","N","","","OTHER","Other","NPI","","","","600 Medical Dr Ste A&b","","Hampton","VA","US","236661769" +"1093355364","OTHERS","Other URL","Stephanie.berube@gmail.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","353 49th St","","Lindenhurst","NY","US","117571938" +"1710527080","CONNECT","CONNECT URL","https://actikare.com/whitewater/","Y","","Acti-Kare Inc","","","","","","","17425 Bridge Hill Ct Ste 200","","Tampa","FL","US","336473657" +"1902446271","OTHERS","Other URL","GrandForks","N","","","","","","","","","1311 S Washington St","","Grand Forks","ND","US","582015406" +"1013557313","OTHERS","Other URL","beaconofhopeaba.com","N","","","","","","","","","237 Wakefield Way","","Enterprise","AL","US","363305082" +"1578103875","OTHERS","Other URL","Beaconofhopeaba.com","N","","","","","","","","","142 Eagle Bend Rd","","Enterprise","AL","US","363309341" +"1922648229","DIRECT","Direct Messaging Address","s.erdman@ptpoint.org","N","HIPPA Regulated Email Services","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","100 W Broadway Ste 750","","Glendale","CA","US","912101215" +"1043850357","DIRECT","Direct Messaging Address","erica.fox@hcahealthcare.com","N","work email","","DIRECT","Direct","","CSV","CSV","","201 4th St # 2D","","Alexandria","LA","US","713018421" +"1053951368","OTHERS","Other URL","www.nota-app.co","N","","","","","","","","","107 N Court St","","Circleville","OH","US","431131605" +"1104466416","DIRECT","Direct Messaging Address","total@ttherawellnv.com","N","email","","DIRECT","Direct","","","","","3663 E Sunset Rd Ste 503","","Las Vegas","NV","US","891203299" +"1871133199","OTHERS","Other URL","other","N","","","","","","","","","3390 Bellezza Ct","","Kissimmee","FL","US","347462782" +"1124668447","CONNECT","CONNECT URL","Portland","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Portland","1122 NE 122nd Ave Ste A102","","Portland","OR","US","972302082" +"1568002863","OTHERS","Other URL","email","N","","","","","","","","","254 W Harvard Blvd Ste B","","Santa Paula","CA","US","930603920" +"1497395784","DIRECT","Direct Messaging Address","info@azneurorehab.com","N","Advanced Neurologic Rehabilitation","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3160 N Arizona Ave Ste 106","","Chandler","AZ","US","852257122" +"1679113005","SOAP","SOAP URL","electronically","N","nurse practitioner","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4438 Fennwood Ct","","Wesley Chapel","FL","US","335435469" +"1134769359","CONNECT","CONNECT URL","www.chhealthyyou@gmail.com","N","","","","","","","","","16 E Sarazen Dr","","Middletown","DE","US","197097940" +"1912547282","DIRECT","Direct Messaging Address","info@rightchoicehomecare.com","N","office email","","DIRECT","Direct","","CSV","CSV","","206 Lee St","","Park Forest","IL","US","604661029" +"1558901892","DIRECT","Direct Messaging Address","tessa@nobstess.com","N","email","","DIRECT","Direct","","","","","43 SE Main St Ste 226","","Minneapolis","MN","US","554141094" +"1336789619","DIRECT","Direct Messaging Address","jalewis@telecarecorp.com","N","work email","","DIRECT","Direct","","","","","7224 Pacific Hwy E","","Milton","WA","US","98354" +"1508406893","DIRECT","Direct Messaging Address","kmckechnie@telecarecorp.com","N","work email","","DIRECT","Direct","","","","","7224 Pacific Hwy E","","Milton","WA","US","98354" +"1891335121","DIRECT","Direct Messaging Address","rdmiller@telecarecorp.com","N","work email","","DIRECT","Direct","","","","","7224 Pacific Hwy E","","Milton","WA","US","98354" +"1316587553","DIRECT","Direct Messaging Address","srodgers2@kumc.edu","Y","","University of Kansas Hospital Authority","","","","","","","4810 State Ave","Professional Services of KU Hospital","Kansas City","KS","US","661021748" +"1841830239","CONNECT","CONNECT URL","NPPES","N","","","","","","","","","1704 W Industrial Dr","","Rogers","AR","US","727562492" +"1629618012","CONNECT","CONNECT URL","N/A","N","N/A","","DIRECT","Direct","","OTHER","Other","N/A","55 Rock St","","Lowell","MA","US","018544314" +"1447890835","CONNECT","CONNECT URL","https://www.sccmha.org","N","","","DIRECT","Direct","","CSV","CSV","","500 Hancock St","","Saginaw","MI","US","486024224" +"1124668520","DIRECT","Direct Messaging Address","madeline.rex-lear@hhsc.state.tx.us","Y","encrypted email","Health and Human Services Commission","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1200 E Brin St","","Terrell","TX","US","751602938" +"1851931257","CONNECT","CONNECT URL","info@lanedds.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11180 E Finch Ave","","Middlesex","NC","US","275577440" +"1366082760","DIRECT","Direct Messaging Address","kerri@crittendonhomecare.com","N","","","","","","","","","824 Commercial St","","Atchison","KS","US","660022325" +"1649810052","OTHERS","Other URL","609-748-7922","N","Fax Number","","DIRECT","Direct","","","","","110 E Jimmie Leeds Rd","","Galloway","NJ","US","082059479" +"1558901967","OTHERS","Other URL","none","N","","","","","","","","","173 Laurel Ridge Dr","","Simi Valley","CA","US","930658212" +"1184264590","DIRECT","Direct Messaging Address","debbie.layton@lifestrategiesar.com","N","","","","","","","","","320 Lee Ave","","Earle","AR","US","723312159" +"1992345300","CONNECT","CONNECT URL","Megan.cada@goodlifecounseling.com","N","","","","","","","","","2277 22nd Ave","","Columbus","NE","US","686013300" +"1629618038","CONNECT","CONNECT URL","Charleston","N","","","","","","","","","1099 Playground Rd","","Charleston","SC","US","294076465" +"1811537228","OTHERS","Other URL","Minneapolis","N","","","","","","","","","3214 Charles B Root Wynd Ste 155","","Raleigh","NC","US","276125440" +"1891335212","DIRECT","Direct Messaging Address","rachel.berry@va.gov","N","Work Email","","DIRECT","Direct","","OTHER","Other","Email Communication","3625 5th St","","Rapid City","SD","US","577016015" +"1265072672","CONNECT","CONNECT URL","KaleidaCare","N","KaleidaCare","","DIRECT","Direct","","CSV","CSV","","9045 S 1300 E","","Sandy","UT","US","840943134" +"1538709951","OTHERS","Other URL","www.theexpertally.com","N","website","","DIRECT","Direct","","CSV","CSV","","11 Clinton Rd","","Brookline","MA","US","024455812" +"1942840376","CONNECT","CONNECT URL","https://www.thrivengrowllc.com","N","","","","","","","","","7108 N 23rd St Ste B4-B5","","McAllen","TX","US","785046506" +"1306486725","DIRECT","Direct Messaging Address","debbie@gracefulhospice.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","1750 Clear Lake Loop","","Poteet","TX","US","780654743" +"1215577630","DIRECT","Direct Messaging Address","mmorena@earlyautismservices.com","N","Email","","DIRECT","Direct","","","","","4906 Cutshaw Ave","","Richmond","VA","US","232303630" +"1770123192","DIRECT","Direct Messaging Address","augustina.green@coloradobehavior.com","N","provider email","","DIRECT","Direct","","OTHER","Other","direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203104" +"1306486733","DIRECT","Direct Messaging Address","tyler.thompson@coloradobehavior.com","N","Provider email","","DIRECT","Direct","","OTHER","Other","Direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203104" +"1396385639","CONNECT","CONNECT URL","mosscounseling.athargrove@gmail.com","N","","","","","","","","","4921 Albemarle Rd Ste 106","","Charlotte","NC","US","282056654" +"1659911089","DIRECT","Direct Messaging Address","mapeterson@healtheast.org","N","","","DIRECT","Direct","","","","","559 Capitol Blvd","","Saint Paul","MN","US","551032101" +"1568002996","DIRECT","Direct Messaging Address","hunter.blevins@coloradobehavior.com","N","Provider email","","DIRECT","Direct","","OTHER","Other","Direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203104" +"1629618061","DIRECT","Direct Messaging Address","him@wygc.org","N","","","HIE","Health Information Exchange (HIE)","","","","","625 W Hillside Ave","","Prescott","AZ","US","863011936" +"1346880788","OTHERS","Other URL","www,massagebook.com","N","","","","","","","","","211A N 18th St # 2","","Richmond","VA","US","232236905" +"1417597857","DIRECT","Direct Messaging Address","credentialing@md24housecall.com","N","","","","","","","","","14780 W Mountain View Blvd Ste 110","","Surprise","AZ","US","853747280" +"1407496847","DIRECT","Direct Messaging Address","Chanda210@icloud.com","N","","","","","","","","","9500 Front St S Ste 100","","Lakewood","WA","US","984999415" +"1326688763","DIRECT","Direct Messaging Address","kristina.witcher@fairfaxcounty.gov","N","","","","","","","","","8119 Holland Rd","","Alexandria","VA","US","223063135" +"1235779679","CONNECT","CONNECT URL","RJLester@provcorp.com","N","","","","","","","","","220 Clay Dr","","Pounding Mill","VA","US","246374320" +"1215577655","CONNECT","CONNECT URL","https://www.laurel.org","N","Agency website","","DIRECT","Direct","","CSV","CSV","","2145 Centennial Plz","","Eugene","OR","US","974012474" +"1215577655","CONNECT","CONNECT URL","https://www.laurel.org","N","Agency website","","DIRECT","Direct","","CSV","CSV","","2145 Centennial Plz","","Eugene","OR","US","974012474" +"1215577655","CONNECT","CONNECT URL","https://www.laurel.org","N","Agency website","","DIRECT","Direct","","CSV","CSV","","2145 Centennial Plz","","Eugene","OR","US","974012474" +"1215577655","CONNECT","CONNECT URL","https://www.laurel.org","N","Agency website","","DIRECT","Direct","","CSV","CSV","","2145 Centennial Plz","","Eugene","OR","US","974012474" +"1215577655","CONNECT","CONNECT URL","https://www.laurel.org","N","Agency website","","DIRECT","Direct","","CSV","CSV","","2145 Centennial Plz","","Eugene","OR","US","974012474" +"1104466473","OTHERS","Other URL","https://radicalwellnessco.clientsecure.me","N","direct messaging through simplepractice","","","","","","","","34202 Del Obispo","","Dana Point","CA","US","92629" +"1104466473","OTHERS","Other URL","https://radicalwellnessco.clientsecure.me","Y","direct messaging through simplepractice","Radical Wellness Collaborative","","","","","","","34202 Del Obispo","","Dana Point","CA","US","92629" +"1154961415","OTHERS","Other URL","www.centralreach.com","N","HIPAA Compliant Practice Management Software","","","","","","","","828 Wappoo Rd","","Charleston","SC","US","294075865" +"1659911923","CONNECT","CONNECT URL","anh.campbell@stores.kroger.com","N","","","","","","","","","25050 Fm 1093 Rd","","Richmond","TX","US","774063616" +"1013557388","CONNECT","CONNECT URL","email","N","","","","","","","","","9300 DeWitt Loop","","Ft Belvoir","VA","US","220605285" +"1891335097","DIRECT","Direct Messaging Address","aremington@telecarecorp.com","N","work email","","DIRECT","Direct","","","","","7224 Pacific Hwy E","","Milton","WA","US","98354" +"1518507805","OTHERS","Other URL","lhaptherapy@gmail.com","N","lhaptherapy@gmail.com","","DIRECT","Direct","","OTHER","Other","email","2801 Old Greenwood Rd Ste 14","","Fort Smith","AR","US","729034560" +"1790325082","OTHERS","Other URL","business","N","business","","","","","","","","18 E 48th St Rm 801","","New York","NY","US","100171063" +"1063052355","DIRECT","Direct Messaging Address","info@icarect.org","Y","","INSPIRATIONAL CARE","","","","","","","90 Brainard Rd Ste 105","","Hartford","CT","US","061141687" +"1912547118","DIRECT","Direct Messaging Address","amanda.isaacson@getsocilatherapy.com","N","","","","","","","","","3101 Sunset Blvd","","Rocklin","CA","US","956773095" +"1053951293","DIRECT","Direct Messaging Address","kadkins@portagepath.org","Y","email","Portage Path Community Mental Health Center","DIRECT","Direct","","CSV","CSV","","10 Penfield Ave","","Akron","OH","US","443102912" +"1215577549","DIRECT","Direct Messaging Address","jshaffer@nyap.org","N","","","","","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1649810987","CONNECT","CONNECT URL","westwoodOBGYN","N","primary office location","","DIRECT","Direct","","CSV","CSV","","375 N Wall St Ste P410","","Kankakee","IL","US","609013491" +"1194365437","DIRECT","Direct Messaging Address","taeshana.archer@VA.GOV","Y","work e-mail address","Atlanta VAMC","DIRECT","Direct","","","","","1670 Clairmont Rd","","Decatur","GA","US","300334004" +"1194365437","DIRECT","Direct Messaging Address","taeshana.archer@va.gov","Y","work e-mail","Atlanta VAMC","DIRECT","Direct","","CSV","CSV","","1670 Clairmont Rd","","Decatur","GA","US","300334004" +"1659911998","OTHERS","Other URL","Spokane","N","Epic CRNA OR charting","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Epic OR charting","101 W 8th Ave","","Spokane","WA","US","992042307" +"1457991796","DIRECT","Direct Messaging Address","Sarah.Remizowski@rochesterregional.org","N","e-mail","","DIRECT","Direct","","OTHER","Other","e-mail","1455 E Ridge Rd","","Rochester","NY","US","146212006" +"1457991796","DIRECT","Direct Messaging Address","Sarah.Remizowski@rochesterregional.org","N","e-mail","","DIRECT","Direct","","OTHER","Other","e-mail","1455 E Ridge Rd","","Rochester","NY","US","146212006" +"1942840285","DIRECT","Direct Messaging Address","contact@tlckidstherapy.com","N","","","","","","","","","502 E Ramsey Rd","","San Antonio","TX","US","782164639" +"1326688565","DIRECT","Direct Messaging Address","sigrid.crowel@accesspsych.net","N","Secure Work Email","","DIRECT","Direct","","OTHER","Other","Secure Email","102 W Washington St Ste 106","","Marquette","MI","US","498554350" +"1861032005","CONNECT","CONNECT URL","Scottsdale","N","","","","","","","","","3501 N Scottsdale Rd Ste 226","","Scottsdale","AZ","US","852515630" +"1760022925","DIRECT","Direct Messaging Address","kford@northwell.edu","Y","","Northwell Health","","","","","","","392 Seguine Ave Fl 2","","Staten Island","NY","US","103093906" +"1932749132","DIRECT","Direct Messaging Address","leaannette.harris@va.gov","Y","","Veteran's Health Administration","DIRECT","Direct","","CSV","CSV","","26001 Redlands Blvd","116A","Redlands","CA","US","923737762" +"1730729971","DIRECT","Direct Messaging Address","smique@telecarecorp.com","N","work email","","DIRECT","Direct","","","","","7224 Pacific Hwy E","","Milton","WA","US","98354" +"1497395727","CONNECT","CONNECT URL","Niles","N","Kiinnser MR system","","DIRECT","Direct","","OTHER","Other","Kinnser","130 N Paw Paw St","","Lawrence","MI","US","490649334" +"1851921084","OTHERS","Other URL","https://secure.simplepractice.com/","N","Hippa compliant electronic health record","","HIE","Health Information Exchange (HIE)","","OTHER","Other","electronic record","211 E 43rd St Ste 614","","New York","NY","US","100174707" +"1619517836","OTHERS","Other URL","https://gseagles.com/sports/2013/7/13/GEN_0713135230.aspx","N","Georgia Southern Sports Medicine","","DIRECT","Direct","","CSV","CSV","","1332 Southern Drive","","Statesboro","GA","US","304582586" +"1821638149","CONNECT","CONNECT URL","email","N","","","OTHER","Other","email","CSV","CSV","","3329 Franklin Forest Dr","","Winston","GA","US","301872108" +"1629618954","DIRECT","Direct Messaging Address","nva@nvmassages.com","N","business email","","","","","","","","917 N Pennsylvania Ave","","Winter Park","FL","US","327892456" +"1518507847","OTHERS","Other URL","cristina@cristinatrette.com","N","Email address","","OTHER","Other","Other","OTHER","Other","Other","507 S Rios Ave","","Solana Beach","CA","US","920751909" +"1316587645","DIRECT","Direct Messaging Address","abryant@axishealthsystem.org","N","","","DIRECT","Direct","","CSV","CSV","","281 Sawyer Dr","","Durango","CO","US","813033409" +"1316587645","DIRECT","Direct Messaging Address","abryant@axishealthsystem.org","N","","","DIRECT","Direct","","CSV","CSV","","281 Sawyer Dr","","Durango","CO","US","813033409" +"1689214918","CONNECT","CONNECT URL","mzajeski@orland135.org","N","","","","","","","","","8801 W 151st St","","Orland Park","IL","US","604623450" +"1972143212","CONNECT","CONNECT URL","www.practicefusion.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4710 Pennington Ave Fl 2","","Curtis Bay","MD","US","212261405" +"1740820083","CONNECT","CONNECT URL","taya.berry@aegistreatmentcenters.com","N","Company Outlook Secure","","DIRECT","Direct","","CSV","CSV","","7246 Remmet Ave","","Canoga Park","CA","US","913031531" +"1740820083","CONNECT","CONNECT URL","taya.berry@aegistreatmentcenters.com","N","Company Outlook Secure","","DIRECT","Direct","","CSV","CSV","","7246 Remmet Ave","","Canoga Park","CA","US","913031531" +"1740820083","CONNECT","CONNECT URL","taya.berry@aegistreatmentcenters.com","N","Company Outlook Secure","","DIRECT","Direct","","CSV","CSV","","7246 Remmet Ave","","Canoga Park","CA","US","913031531" +"1326688664","CONNECT","CONNECT URL","address","N","","","","","","","","","12451C Highway 80","","Chunky","MS","US","393239692" +"1134769474","CONNECT","CONNECT URL","info@breezeridefl.com","N","email","","","","","","","","1502 NE 11th St","","Cape Coral","FL","US","339091577" +"1316587652","CONNECT","CONNECT URL","Atlanta","N","office","","DIRECT","Direct","","CSV","CSV","","5825 Glenridge Drive","Building 3, Suite 101, #123","Atlanta","GA","US","30328" +"1760022909","DIRECT","Direct Messaging Address","Jessica.Sullivan@bobbydodd.org","Y","","Bobby Dodd Institute","","","","","","","2120 Marietta Blvd NW","","Atlanta","GA","US","303182122" +"1346880507","DIRECT","Direct Messaging Address","lori@mirehabsolutions.com","N","Business Email Address","","DIRECT","Direct","","CSV","CSV","","14455 Tisch Ct","","Marne","MI","US","494359739" +"1447890603","DIRECT","Direct Messaging Address","mdemetriou@opear.com","N","","","DIRECT","Direct","","CSV","CSV","","2635 Frances St","","Bellmore","NY","US","117105401" +"1447890603","DIRECT","Direct Messaging Address","help@opear.com","N","","","DIRECT","Direct","","CSV","CSV","","2635 Frances St","","Bellmore","NY","US","117105401" +"1295375459","OTHERS","Other URL","eliteveins.com","N","practice email","","DIRECT","Direct","","CSV","CSV","","2012 Monroe St Ste 102","","Dearborn","MI","US","481242938" +"1104466366","CONNECT","CONNECT URL","LAPTOP","N","DELL","","DIRECT","Direct","","CSV","CSV","","10 Calle Casia","","San Juan","PR","US","009213200" +"1427698687","SOAP","SOAP URL","kenneth.fatkin@gmail.com","N","","","","","","","","","25 N 100 E","","St George","UT","US","847707368" +"1427698687","SOAP","SOAP URL","kenneth.fatkin@gmail.com","N","","","","","","","","","25 N 100 E","","St George","UT","US","847707368" +"1427698687","SOAP","SOAP URL","kenneth.fatkin@gmail.com","N","","","","","","","","","25 N 100 E","","St George","UT","US","847707368" +"1427698687","SOAP","SOAP URL","kenneth.fatkin@gmail.com","N","","","","","","","","","25 N 100 E","","St George","UT","US","847707368" +"1053951228","CONNECT","CONNECT URL","Veradigm","N","e-courier","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4740 Sh 121 Ste 200","","Lewisville","TX","US","750562917" +"1336789593","OTHERS","Other URL","xx","N","xx","","DIRECT","Direct","","OTHER","Other","xx","1844 Commonwealth Ave","","Auburndale","MA","US","024662709" +"1699315861","OTHERS","Other URL","Houston","N","","","DIRECT","Direct","","","","","12808 Veterans Memorial Dr","","Houston","TX","US","770142004" +"1609416866","CONNECT","CONNECT URL","cpu","N","email","","DIRECT","Direct","","OTHER","Other","cpu","1700 E Desert Inn Rd Ste 100","","Las Vegas","NV","US","891693206" +"1912547183","DIRECT","Direct Messaging Address","administrator@entrustseniorliving.com","N","email","","DIRECT","Direct","","","","","1155 Beech St","","Reno","NV","US","895122204" +"1578103743","CONNECT","CONNECT URL","www.okcdentalsurgerycenters.com","N","website","","DIRECT","Direct","","","","","9060 Harmony Dr Ste E","","Oklahoma City","OK","US","731306253" +"1851931042","DIRECT","Direct Messaging Address","tbudnick@cmhshare.org","N","encripted Email","","DIRECT","Direct","","","","","1305 Tacoma Ave S Ste 302","","Tacoma","WA","US","984021903" +"1851931042","DIRECT","Direct Messaging Address","tbudnick@cmhshare.org","N","Encrypted Email","","","","","","","","1305 Tacoma Ave S Ste 302","","Tacoma","WA","US","984021903" +"1851931042","DIRECT","Direct Messaging Address","tbudnick@cmhshare.org","N","","","","","","","","","1305 Tacoma Ave S Ste 302","","Tacoma","WA","US","984021903" +"1396385589","DIRECT","Direct Messaging Address","erikam@searhc.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","222 Tongas Dr","","Sitka","AK","US","99835" +"1215577408","DIRECT","Direct Messaging Address","philip.mcclelland@findingyouridentity.com","N","business email","","DIRECT","Direct","","CSV","CSV","","221 W Liberty St","","medina","OH","US","44256" +"1134769334","CONNECT","CONNECT URL","anointinglovingcare@yahoo.com","N","In Home Healthcare","","","","","","","","9191 W Florissant Ave Ste 214","","Saint Louis","MO","US","631361424" +"1639719842","DIRECT","Direct Messaging Address","ANN@THEBRIDGECOUNSELING.NET","N","","","DIRECT","Direct","","","","","2625 Camden Rd","","Greensboro","NC","US","274031436" +"1093355208","DIRECT","Direct Messaging Address","hello@melodichands.com","N","email","","DIRECT","Direct","","OTHER","Other","melissa@handsofmelody.com","1803 Upper Forde Ln","","Hampstead","MD","US","210742516" +"1093355208","DIRECT","Direct Messaging Address","hello@melodichands.com","N","email","","DIRECT","Direct","","OTHER","Other","melissa@handsofmelody.com","1803 Upper Forde Ln","","Hampstead","MD","US","210742516" +"1093355208","DIRECT","Direct Messaging Address","hello@melodichands.com","N","email","","DIRECT","Direct","","OTHER","Other","melissa@handsofmelody.com","1803 Upper Forde Ln","","Hampstead","MD","US","210742516" +"1093355208","DIRECT","Direct Messaging Address","hello@melodichands.com","N","email","","DIRECT","Direct","","OTHER","Other","melissa@handsofmelody.com","1803 Upper Forde Ln","","Hampstead","MD","US","210742516" +"1093355208","DIRECT","Direct Messaging Address","hello@melodichands.com","N","email","","DIRECT","Direct","","OTHER","Other","melissa@handsofmelody.com","1803 Upper Forde Ln","","Hampstead","MD","US","210742516" +"1184264392","CONNECT","CONNECT URL","nataliegreen88@icloud.com","N","e-mail","","DIRECT","Direct","","CSV","CSV","","336 1/2 E Lincoln Hwy","","Dekalb","IL","US","601153338" +"1013557222","DIRECT","Direct Messaging Address","jjones@arioncare.com","N","business email","","DIRECT","Direct","","CSV","CSV","","3200 N Dobson Rd Ste F-1","","Chandler","AZ","US","852249611" +"1255971461","CONNECT","CONNECT URL","Westfield@thecabin.org","N","cabin email","","DIRECT","Direct","","","","","121 S Walnut St","","Westfield","IN","US","460747952" +"1568002772","OTHERS","Other URL","jeanetteb@discoveryranch.net","Y","jeanetteb@discoveryranch.net","Discovery Ranch","","","","","","","1308 S 1600 W","","Mapleton","UT","US","846644221" +"1649810854","DIRECT","Direct Messaging Address","tracy.harder@silverspringscounseling.com","N","business email address","","DIRECT","Direct","","CSV","CSV","","7220 N 16th St Ste G","","Phoenix","AZ","US","850205253" +"1255971479","CONNECT","CONNECT URL","danagpt@gmail.com","N","","","","","","","","","2571 Quogue Riverhead Rd","","East Quogue","NY","US","119423706" +"1104466317","OTHERS","Other URL","LAREDO","N","","","OTHER","Other","LAREDO","OTHER","Other","LAREDO","1505 Calle Del Norte Ste 440","","Laredo","TX","US","780416040" +"1710527932","DIRECT","Direct Messaging Address","rahman@houstonssi.com","N","email","","DIRECT","Direct","","","","","7700 Main St Ste 400","","Houston","TX","US","770304456" +"1265072490","CONNECT","CONNECT URL","HIPPA","N","EHR","","DIRECT","Direct","","CSV","CSV","","2760 E Trinity Mills Rd Ste 115","","Carrollton","TX","US","750062194" +"1710527940","DIRECT","Direct Messaging Address","sia.lopez@cbhi.net","N","professional email","","DIRECT","Direct","","OTHER","Other","n/a","153 N U St","","Fresno","CA","US","937012438" +"1710527940","DIRECT","Direct Messaging Address","sia.lopez@cbhi.net","N","professional email","","DIRECT","Direct","","OTHER","Other","n/a","153 N U St","","Fresno","CA","US","937012438" +"1740810977","CONNECT","CONNECT URL","endpoint.CVSPharmacy","N","CVS pharmacy secure computers","","HIE","Health Information Exchange (HIE)","","","","","2340 Spring Forest Rd","","Raleigh","NC","US","276157528" +"1013547249","OTHERS","Other URL","Zoom","N","Direct messaging","","DIRECT","Direct","","OTHER","Other","Zoom","4216 Stillwater Dr","","Duluth","GA","US","300965596" +"1821638081","OTHERS","Other URL","mselphgrowthandtransitions@gmail.com","N","professional","","HIE","Health Information Exchange (HIE)","","CSV","CSV","none","6317B Metropolitan Ave","","Middle Village","NY","US","113791606" +"1023658291","CONNECT","CONNECT URL","myapps.upmc.edu","N","","","","","","","","","200 Lothrop St","","Pittsburgh","PA","US","152132536" +"1518507797","DIRECT","Direct Messaging Address","mikeschauw@hotmail.com","N","","","","","","","","","1720 E Warner Rd Ste 5","","Tempe","AZ","US","852844542" +"1649810839","DIRECT","Direct Messaging Address","Syarmark@direct.meditouchehr.com","N","","","DIRECT","Direct","","CSV","CSV","","190 W Germantown Pike Ste 155","","East Norriton","PA","US","194011383" +"1629618863","DIRECT","Direct Messaging Address","tmorehead@telecarecorp.com","N","work email","","DIRECT","Direct","","","","","7224 Pacific Hwy E","","Milton","WA","US","98354" +"1164062402","OTHERS","Other URL","behaviorworksaba.com","N","","","OTHER","Other","behaviorworksaba.com","CSV","CSV","","618 N High School Rd Ste A","","Indianapolis","IN","US","462143697" +"1437799673","DIRECT","Direct Messaging Address","bporter@telecarecorp.com","N","work email","","DIRECT","Direct","","","","","7224 Pacific Hwy E","","Milton","WA","US","98354" +"1255971495","DIRECT","Direct Messaging Address","jdsmith@telecarecorp.com","N","work email","","DIRECT","Direct","","","","","7224 Pacific Hwy E","","Milton","WA","US","98354" +"1164062352","OTHERS","Other URL","UPMC","N","","","","","","","","","3500 Victoria Street Victoria Building","","Pittsburgh","PA","US","15261" +"1568002764","CONNECT","CONNECT URL","ncadd-detroit.org","N","ncadd-detroit.org","","OTHER","Other","ncadd-detroit.org","OTHER","Other","ncadd-detroit.org","16647 Wyoming St","","Detroit","MI","US","482212848" +"1790325991","DIRECT","Direct Messaging Address","DLCHD30DirectMessaging@flhealth.gov","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","603 Scenic HIll Circle","","Bonifay","FL","US","32425" +"1790325991","DIRECT","Direct Messaging Address","DLCHD30DirectMessaging@flhealth.gov","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","603 Scenic HIll Circle","","Bonifay","FL","US","32425" +"1790325991","DIRECT","Direct Messaging Address","DLCHD30DirectMessaging@flhealth.gov","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","603 Scenic HIll Circle","","Bonifay","FL","US","32425" +"1669012860","DIRECT","Direct Messaging Address","careteam@uniformteeth.com","N","email address for Uniform Teeth patient information.","","DIRECT","Direct","","OTHER","Other","Email Messaging","11 E Cedar St","","Chicago","IL","US","60611" +"1841830163","CONNECT","CONNECT URL","work","N","","","","","","","","","1532 Calumet Ave","","Dyer","IN","US","463111588" +"1477193795","OTHERS","Other URL","admin@zonaperformance.com","N","","","","","","","","","11483 W Fairview Ave","","Boise","ID","US","837137940" +"1467092791","CONNECT","CONNECT URL","lonkena1@gmail.com","N","email","","DIRECT","Direct","Raleigh","OTHER","Other","lonkena1@gmail.com","1631 Midtown Pl","","Raleigh","NC","US","276091300" +"1003456336","DIRECT","Direct Messaging Address","drdfandrich@outlook.com","N","","","","","","","","","607 Jefferson Davis Hwy Ste 201","","Fredericksburg","VA","US","224018406" +"1275173502","CONNECT","CONNECT URL","trish@westhartfordholisticcounseling.com","N","email address","","DIRECT","Direct","","CSV","CSV","","17 S Highland St","","West Hartford","CT","US","061191826" +"1447890785","OTHERS","Other URL","josephrearick92@gmail.com","N","email address","","","","","","","","1638 Commonwealth Ave Apt 3","","Brighton","MA","US","021355014" +"1750911988","DIRECT","Direct Messaging Address","savanna.stanfield@hhsys.org","Y","","Huntsville Hospital","HIE","Health Information Exchange (HIE)","","CSV","CSV","","725 Madison St SE","","Huntsville","AL","US","358014408" +"1750911988","DIRECT","Direct Messaging Address","savanna.stanfield@hhsys.org","N","","","","","","","","","101 Sivley Rd SW","","Huntsville","AL","US","358014470" +"1528608767","DIRECT","Direct Messaging Address","sara@nhmi.net","N","bracketed email","","","","","","","","35 Kosciuszko St","","Manchester","NH","US","031011608" +"1386284537","DIRECT","Direct Messaging Address","Kritchie@a-b-c.org","N","work email","","DIRECT","Direct","","OTHER","Other","email","404 E 91st St","","New York","NY","US","101286807" +"1720628977","OTHERS","Other URL","Office","N","Office","","OTHER","Other","Office","OTHER","Other","Office","11535 Avenue 264","","Visalia","CA","US","932779315" +"1508406752","SOAP","SOAP URL","Columbus","N","","","","","","","","","1977 Cleveland Ave","","Columbus","OH","US","432112568" +"1508406752","SOAP","SOAP URL","Columbus","N","","","","","","","","","3525 Cleveland Ave","","Columbus","OH","US","432242909" +"1508406752","SOAP","SOAP URL","Columbus","N","","","","","","","","","660 Harrisburg Pike","","Columbus","OH","US","432232112" +"1508406752","SOAP","SOAP URL","Columbus","N","","","","","","","","","4085 Venture Pl","","Groveport","OH","US","431259287" +"1508406752","SOAP","SOAP URL","Columbus","N","","","","","","","","","6116 McNaughten Ctr","","Columbus","OH","US","432321641" +"1437799681","DIRECT","Direct Messaging Address","jessicabenoit7@outlook.com","N","Email","","","","","","","","49 Mill St","","Lakeville","MA","US","023472235" +"1497395669","CONNECT","CONNECT URL","paulsrun","N","snf","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9896 Bustleton Ave","","Philadelphia","PA","US","191155202" +"1912547100","DIRECT","Direct Messaging Address","mdrury@cmhshare.org","N","Encrypted Email","","","","","","","","1305 Tacoma Ave S Ste 302","","Tacoma","WA","US","984021903" +"1427698695","DIRECT","Direct Messaging Address","jdowner@yourhealthconcierge.org","N","","","","","","","","","2 Wisconsin Cir Ste 700","","Chevy Chase","MD","US","208157007" +"1346880515","CONNECT","CONNECT URL","6156915983","N","fax","","DIRECT","Direct","","OTHER","Other","Christiana","618 Parsons Rd","","Christiana","TN","US","370376128" +"1801436084","OTHERS","Other URL","Pharmascan","N","","","","","","","","","2916 Ave Militar","","Isabela","PR","US","006624060" +"1639719818","CONNECT","CONNECT URL","Babylon","N","","","DIRECT","Direct","","","","","83 Fire Island Ave","","Babylon","NY","US","11702" +"1174163356","DIRECT","Direct Messaging Address","eadams@bluemountainhospital.org","N","e-mail","","DIRECT","Direct","","OTHER","Other","none","180 Ford Rd.","","John Day","OR","US","97845" +"1255971446","OTHERS","Other URL","Computer","N","Url","","DIRECT","Direct","","OTHER","Other","Mail","15791 SW 85th st","","Miami","FL","US","33193" +"1265072458","DIRECT","Direct Messaging Address","cmr@cmresidences.com","N","","","","","","","","","208 Cardinal Court","","Stanardsville","VA","US","22973" +"1720628910","CONNECT","CONNECT URL","Newark","N","","","","","","","","","11 Little Cir","","Middletown","DE","US","19709" +"1720628910","CONNECT","CONNECT URL","Middletown","N","","","","","","","","","11 Little Cir","","Middletown","DE","US","19709" +"1538709720","DIRECT","Direct Messaging Address","Pete@simplicety.com","N","","","DIRECT","Direct","","CSV","CSV","","423 Wards Corner Rd Ste B","","Loveland","OH","US","451408341" +"1740820935","CONNECT","CONNECT URL","Fairfield","N","","","HIE","Health Information Exchange (HIE)","","","","","1735 Enterprise Dr Ste 105A","","Fairfield","CA","US","945336822" +"1730729922","OTHERS","Other URL","WWW.NIJDS.ORG","N","","","","","","","","","1440 W Dunkerton Rd","","Waterloo","IA","US","507039648" +"1245870443","OTHERS","Other URL","Latham","N","","","OTHER","Other","Latham","OTHER","Other","Latham","711 Troy Schenectady Rd Ste 224","","Latham","NY","US","121102461" +"1245870443","OTHERS","Other URL","Latham","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Latham","711 Troy Schenectady Rd Ste 224","","Latham","NY","US","121102461" +"1073153276","DIRECT","Direct Messaging Address","egielner@cc-md.org","N","email","","DIRECT","Direct","","CSV","CSV","","1111 Benfield Blvd Ste 104","","Millersville","MD","US","211083003" +"1417597618","CONNECT","CONNECT URL","faypsychassoc.com","N","","","","","","","","","4505 Fair Meadows Ln Ste 102","","Raleigh","NC","US","276076449" +"1841830049","CONNECT","CONNECT URL","Tucson","N","","","","","","","","","1551 E Tangerine Rd","","Oro Valley","AZ","US","857556213" +"1245870450","CONNECT","CONNECT URL","teampbs.com","N","company website","","DIRECT","Direct","","OTHER","Other","400 E Pratt St, Baltimore MD 21202-3116, US","400 E Pratt St","","Baltimore","MD","US","212023116" +"1518507722","OTHERS","Other URL","adawestcounselingllc@gmail.com","N","","","DIRECT","Direct","","","","","925 N Main St","","Meridian","ID","US","836422301" +"1154961365","DIRECT","Direct Messaging Address","EKK22@pitt.edu","N","University email","","","","","","","","4200 5th Ave","","Pittsburgh","PA","US","152600001" +"1245870468","DIRECT","Direct Messaging Address","chinyere.muoka@kroger.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","589 Cascade Ave SW","","Atlanta","GA","US","303102407" +"1023658259","DIRECT","Direct Messaging Address","h.munoz92@outlook.com","N","","","","","","","","","24409 Doble Ave","","Harbor City","CA","US","907101814" +"1427698653","DIRECT","Direct Messaging Address","gmcvicker@trilliumfamily.org","N","","","","","","","","","3415 SE Powell Blvd","","Portland","OR","US","972023371" +"1427698653","DIRECT","Direct Messaging Address","gmcvicker@trilliumfamily.org","N","","","","","","","","","3415 SE Powell Blvd","","Portland","OR","US","972023371" +"1427698653","DIRECT","Direct Messaging Address","gmcvicker@trilliumfamily.org","N","","","","","","","","","3415 SE Powell Blvd","","Portland","OR","US","972023371" +"1114567344","DIRECT","Direct Messaging Address","info@aebirthdoula.com","N","Professional email","","DIRECT","Direct","","","","","342 Waller Ave Apt 2D","","Lexington","KY","US","405042909" +"1205466430","DIRECT","Direct Messaging Address","Aloha@IBWHI.com","N","","","DIRECT","Direct","","CSV","CSV","","2176 Lauwiliwili St Ste Office38","","Kapolei","HI","US","967071881" +"1578103701","DIRECT","Direct Messaging Address","ericaw@chugachmiut.org","N","work email","","DIRECT","Direct","","CSV","CSV","","1840 Bragaw St Ste 110","","Anchorage","AK","US","995083463" +"1487284618","CONNECT","CONNECT URL","Computer","N","Private computer at office","","DIRECT","Direct","","CSV","CSV","","3917 Peach Dr","","Jacksonville","FL","US","322466493" +"1184254310","DIRECT","Direct Messaging Address","maureen@telespeechtherapy.com","N","","","","","","","","","9500 Flushing Quail Rd Unit 500","","Bakersfield","CA","US","933122656" +"1184254310","SOAP","SOAP URL","https://pm.officeally.com","N","","","","","","","","","9500 Flushing Quail Rd Unit 500","","Bakersfield","CA","US","933122656" +"1447880679","DIRECT","Direct Messaging Address","admin@operation4success.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1412 S 7th St","","Monroe","LA","US","712022843" +"1639709868","DIRECT","Direct Messaging Address","kylel@searhc.org","N","","","","","","","","","222 Tongass Dr","","Sitka","AK","US","998359416" +"1962032193","CONNECT","CONNECT URL","jessica.a.martinezpompa.mil@mail.mil","N","","","","","","OTHER","Other","None","5020 E Arizola St","","Tucson","AZ","US","857073108" +"1114557352","DIRECT","Direct Messaging Address","ccurvin@gatewaypediatrictherapy.com","N","Work Email","","","","","","","","32100 Telegraph Rd Ste 205","","Bingham Farms","MI","US","480252454" +"1346870581","CONNECT","CONNECT URL","gonzala.ramos@gmail.com","N","","","","","","","","","9441 SW 52nd St","","Cooper City","FL","US","333284109" +"1346870581","CONNECT","CONNECT URL","URL","N","","","","","","","","","9441 SW 52nd St","","Cooper City","FL","US","333284109" +"1447880687","CONNECT","CONNECT URL","EMR","N","","","","","","","","","1810 Summit St","","Kansas City","MO","US","641082109" +"1235779448","DIRECT","Direct Messaging Address","Trishauerbach@HHstaff.com","Y","Staff","HOMECARE THERAPIES, LLC","","","","","","","20 Jerusalem Ave","","Hicksville","NY","US","118014980" +"1053941245","CONNECT","CONNECT URL","dostalyd@nychcc.org","N","","","DIRECT","Direct","","","","","8268 164th St","","Jamaica","NY","US","114321121" +"1588294730","DIRECT","Direct Messaging Address","meverhart@advanced-gyn.com","N","office email address","","DIRECT","Direct","","","","","1135 Military Cutoff Rd Ste 103","","Wilmington","NC","US","284053685" +"1891335048","CONNECT","CONNECT URL","farmaciaguada@prtc.net","N","e-mail","","DIRECT","Direct","","CSV","CSV","","Carr 417 km 3.0","","Aguada","PR","US","00602" +"1285274514","CONNECT","CONNECT URL","www.cornerstoneautismcenter.com","N","website","","DIRECT","Direct","","OTHER","Other","website","380 Polk St","","Greenwood","IN","US","461431623" +"1174163406","DIRECT","Direct Messaging Address","support@acnexpert.com","N","secure email","","DIRECT","Direct","","OTHER","Other","email","447 Rose Ln","","Rockville Centre","NY","US","115701429" +"1659911980","CONNECT","CONNECT URL","theresa.james@lifestrategiesar.com","N","","","","","","","","","304 N 6th St","","West Memphis","AR","US","723013221" +"1750921995","CONNECT","CONNECT URL","Broomall","N","","","","","","","","","3400 Spruce St","","Philadelphia","PA","US","191044238" +"1750921995","CONNECT","CONNECT URL","Broomall","N","","","","","","","","","3400 Spruce St","","Philadelphia","PA","US","191044238" +"1487294625","CONNECT","CONNECT URL","https://drive.google.com/drive/my-drive","N","","","DIRECT","Direct","","OTHER","Other","other","250 Smokerise Dr","","Wadsworth","OH","US","442818210" +"1578103719","OTHERS","Other URL","na","N","","","","","","","","","1100 Blythe Blvd","","Charlotte","NC","US","282035814" +"1184264335","CONNECT","CONNECT URL","jenny@statenislandsadc.com","N","","","DIRECT","Direct","","CSV","CSV","internet","614 Richmond Rd","","Staten Island","NY","US","103042410" +"1861032013","OTHERS","Other URL","cfo@palmercare.com","N","email","","","","","","","","6066 Leesburg Pike Ste 330","","Falls Church","VA","US","220412234" +"1710527981","DIRECT","Direct Messaging Address","sbd@brighteyesny.com","Y","email","Bright Eyes Optometry PLLC","DIRECT","Direct","","CSV","CSV","","177B East Main Street","","New Rochelle","NY","US","108015711" +"1265072433","DIRECT","Direct Messaging Address","JLV51@pitt.edu","N","University Email","","DIRECT","Direct","","","","","3500 Victoria Street School Of Anesthesia","","Pittsburgh","PA","US","152610001" +"1902446172","OTHERS","Other URL","InterCoastCollege","N","College","","DIRECT","Direct","","OTHER","Other","InterCoastCollege","809 Bidwell St Apt 311","","Folsom","CA","US","956303063" +"1902446172","OTHERS","Other URL","InterCoastCollege","N","College","","DIRECT","Direct","","OTHER","Other","InterCoastCollege","809 Bidwell St Apt 311","","Folsom","CA","US","956303063" +"1902446172","OTHERS","Other URL","InterCoastCollege","N","College","","DIRECT","Direct","","OTHER","Other","InterCoastCollege","809 Bidwell St Apt 311","","Folsom","CA","US","956303063" +"1902446172","OTHERS","Other URL","InterCoastCollege","N","College","","DIRECT","Direct","","OTHER","Other","InterCoastCollege","809 Bidwell St Apt 311","","Folsom","CA","US","956303063" +"1902446172","OTHERS","Other URL","InterCoastCollege","N","College","","OTHER","Other","InterCoastCollege","OTHER","Other","College","809 Bidwell St Apt 311","","Folsom","CA","US","956303063" +"1902446172","OTHERS","Other URL","InterCoastCollege","N","College","","DIRECT","Direct","","OTHER","Other","InterCoastCollege","809 Bidwell St Apt 311","","Folsom","CA","US","956303063" +"1184264350","DIRECT","Direct Messaging Address","michaela.conway@sphp.com","N","","","DIRECT","Direct","","","","","1270 Belmont Ave","","Schenectady","NY","US","123082104" +"1568002749","CONNECT","CONNECT URL","Clinic","N","Clinic","","DIRECT","Direct","","CSV","CSV","","6565 Fannin St","","Houston","TX","US","770302703" +"1912547191","DIRECT","Direct Messaging Address","DTso@tccslc.org","N","email","","OTHER","Other","communication","OTHER","Other","direct email","350 S 400 E","","Salt Lake City","UT","US","841112905" +"1306486501","DIRECT","Direct Messaging Address","tesae@gektr.com","N","email address","","","","","","","","1400 Old Country Road Suite C103-N","","Westbury","NY","US","11590" +"1306486501","DIRECT","Direct Messaging Address","tesae@gektr.com","N","email address","","","","","","","","1400 Old Country Road Suite C103-N","","Westbury","NY","US","11590" +"1306486501","DIRECT","Direct Messaging Address","tesae@gektr.com","N","email address","","","","","","","","1400 Old Country Road Suite C103-N","","Westbury","NY","US","11590" +"1831739051","CONNECT","CONNECT URL","Washington","N","","","","","","","","","3778 Hayes St NE Apt 1","","Washington","DC","US","200191740" +"1477193696","SOAP","SOAP URL","rgbadeg1@jhmi.edu","N","rgbadeg1@jhmi.edu","","DIRECT","Direct","","CSV","CSV","","1800 Orleans St","","Baltimore","MD","US","212870010" +"1821638057","CONNECT","CONNECT URL","madison","N","","","","","","","","","462 2nd St","","Madison","WV","US","251301414" +"1760012991","DIRECT","Direct Messaging Address","brandi.renfroe@northbay.org","N","secure email","","DIRECT","Direct","","CSV","CSV","","450 Pittman Rd Apt 521","","Fairfield","CA","US","945346730" +"1215567458","OTHERS","Other URL","ngoldstein80@gmail.com","N","email","","","","","","","","1900 11th Ave Apt 310","","Greeley","CO","US","806315578" +"1942830187","DIRECT","Direct Messaging Address","osmany@littleheartsbehaviorsupport.com","N","Email","","DIRECT","Direct","","CSV","CSV","","3800 NW 201st Ter","","Miami Gardens","FL","US","330551427" +"1720618978","CONNECT","CONNECT URL","http://amawellness.com/","N","","","DIRECT","Direct","","CSV","CSV","","636 North Gilmor Street","","Baltimore","MD","US","212172121" +"1477183622","CONNECT","CONNECT URL","Pullman","N","","","OTHER","Other","Pullman","CSV","CSV","","340 NE Maple St","","Pullman","WA","US","991634120" +"1851921035","OTHERS","Other URL","private","N","","","","","","","","","870 S Greenbrier St Apt 607","","Arlington","VA","US","222046049" +"1407486681","CONNECT","CONNECT URL","www.stacykluck.com","N","","","DIRECT","Direct","","","","","3810 Medical Pkwy Ste 231","","Austin","TX","US","787564014" +"1225668403","CONNECT","CONNECT URL","kghconsultation.org","N","","","","","","","","","1161 Lake Cook Rd","","Deerfield","IL","US","600155649" +"1093345282","CONNECT","CONNECT URL","unknown","N","","","","","","","","","2215 Fuller Rd","","Ann Arbor","MI","US","481052303" +"1558991745","DIRECT","Direct Messaging Address","susans@csigp.com","N","Work email","","DIRECT","Direct","","","","","1555 Bethel Rd","","Columbus","OH","US","432202003" +"1376173567","CONNECT","CONNECT URL","ComputerRX","N","integrate CpmputerRX and NarcFacts","","DIRECT","Direct","","CSV","CSV","","6901 Preston Rd","","Dallas","TX","US","752051186" +"1235769431","CONNECT","CONNECT URL","bannerhealth.com","N","website","","HIE","Health Information Exchange (HIE)","","OTHER","Other","website","707 N Alvernon Way","","Tucson","AZ","US","857111827" +"1538799747","DIRECT","Direct Messaging Address","colaguibel@galencollege.edu","Y","work email","Galen college of nursing","DIRECT","Direct","","CSV","CSV","","10200 Dr Martin Luther King Jr St N Lowr","","St Petersburg","FL","US","337163717" +"1528698743","DIRECT","Direct Messaging Address","flynns@upmc.edu","N","Add SECURE to email subject","","","","","","","","11279 Perry Hwy","","Wexford","PA","US","150909381" +"1427688647","CONNECT","CONNECT URL","dwn.davis1@gmail.com","N","dwn.davis1@gmail.com","","DIRECT","Direct","","CSV","CSV","","802 Champions Ct","","Reisterstown","MD","US","211361751" +"1427688647","CONNECT","CONNECT URL","support@webpt.com","N","support@webpt.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","802 Champions Ct","","Reisterstown","MD","US","211361751" +"1497385512","CONNECT","CONNECT URL","sbrandmeyer@sd44.org","N","","","","","","","","","150 W Madison St","","Lombard","IL","US","601483317" +"1609406743","DIRECT","Direct Messaging Address","patient@atnhealthcare.com","N","Secured Email for Patient Information","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6943 Glencoe Dr","","Commerce City","CO","US","800221985" +"1417587551","CONNECT","CONNECT URL","claritybehavioralhealth.org","N","","","DIRECT","Direct","","CSV","CSV","","475 Osceola St","","Altamonte Springs","FL","US","327017857" +"1053941195","OTHERS","Other URL","DorFriday","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","36000 Euclid Ave","","Willoughby","OH","US","440944625" +"1033749189","CONNECT","CONNECT URL","office","N","mainoffice","","DIRECT","Direct","","CSV","CSV","","90 Great Oaks Blvd Ste 108","","San Jose","CA","US","951191314" +"1033749189","CONNECT","CONNECT URL","outlook","N","office","","DIRECT","Direct","","CSV","CSV","","90 Great Oaks Blvd Ste 108","","San Jose","CA","US","951191314" +"1922638071","DIRECT","Direct Messaging Address","llove@lf303.org","Y","","Love Foundation303 Ltd.","","","","","","","2851 S Parker Rd Ste 1-1230","","Aurora","CO","US","800142736" +"1679103733","DIRECT","Direct Messaging Address","kittragonzales@stfrancis.edu","N","","","","","","","","","1500 N Renaissance Blvd NE Ste C","","Albuquerque","NM","US","871077002" +"1487284543","OTHERS","Other URL","siennergy@gmail.com","N","business email","","","","","","","","115 N Fairfax Ave","","Clovis","CA","US","936120254" +"1255961470","DIRECT","Direct Messaging Address","kkappes@christieclinic.com","N","","","HIE","Health Information Exchange (HIE)","","","","","3101 Fields South Dr","","Champaign","IL","US","618223743" +"1952931172","SOAP","SOAP URL","Adrian","N","Office","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Adrian","690 Riverside Ave","","Adrian","MI","US","492211544" +"1407486624","DIRECT","Direct Messaging Address","summer@vitalizeacupuncture.com","N","","","DIRECT","Direct","","CSV","CSV","","511 SW 10th Ave Ste 1001","","Portland","OR","US","972052711" +"1407486624","CONNECT","CONNECT URL","hello@vitalizeacupuncture.com","N","email","","DIRECT","Direct","","CSV","CSV","","511 SW 10th Ave Ste 1001","","Portland","OR","US","972052711" +"1508496761","DIRECT","Direct Messaging Address","jfenstermaker@silver-springs.org","Y","","Silver Springs - Martin Luther School","","","","","","","512 Township Line Rd","","Plymouth Meeting","PA","US","194621001" +"1518597764","OTHERS","Other URL","calvinclemmons2@gmail.com","N","","","","","","","","","14501 Montfort Dr Apt 811","","Dallas","TX","US","752548554" +"1518597764","OTHERS","Other URL","cee-cee-s-mobilecare-trips.webnode.com","N","","","","","","","","","14501 Montfort Dr Apt 811","","Dallas","TX","US","752548554" +"1770113912","DIRECT","Direct Messaging Address","batiuk@ohsu.edu","N","","","","","","","","","3181 SW Sam Jackson Park Rd","","Portland","OR","US","972393011" +"1952931107","DIRECT","Direct Messaging Address","robert.pietras@hcahealthcare.com","Y","Work Email","Bayonet Point Facility Operations, LLC","DIRECT","Direct","","CSV","CSV","","14000 Fivay Rd","","Hudson","FL","US","346677103" +"1982234134","CONNECT","CONNECT URL","Theraplatfrom","N","Theraplatform","","DIRECT","Direct","","OTHER","Other","Electronic record","440 Benmar Dr Ste 3020","","Houston","TX","US","770603171" +"1699305854","OTHERS","Other URL","allietluczak@gmail.com","N","","","","","","","","","9316 Louetta Rd # 6520","","Spring","TX","US","773796520" +"1053941203","DIRECT","Direct Messaging Address","zeszuteke3@upmc.edu","N","","","","","","","","","1400 Locust St Ste 5106","","Pittsburgh","PA","US","152195114" +"1053941203","DIRECT","Direct Messaging Address","zeszuteke3@upmc.edu","N","","","","","","","","","1400 Locust St Ste 5106","","Pittsburgh","PA","US","152195114" +"1053941203","DIRECT","Direct Messaging Address","zeszuteke3@upmc.edu","N","","","","","","","","","1400 Locust St Ste 5106","","Pittsburgh","PA","US","152195114" +"1053941203","DIRECT","Direct Messaging Address","zeszuteke3@upmc.edu","N","","","","","","","","","1400 Locust St Ste 5106","","Pittsburgh","PA","US","152195114" +"1902436181","DIRECT","Direct Messaging Address","stephanie@thewrightcounseling.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","26657 Woodward Ave","","Huntington Woods","MI","US","480701371" +"1013547298","DIRECT","Direct Messaging Address","Rita@smalltalktherapist.com","N","Email","","","","","","","","871 Commerce St","","Thornwood","NY","US","105941456" +"1356971535","OTHERS","Other URL","6169016378","N","","","","","","OTHER","Other","phone","2045 Wealthy St SE","","Grand Rapids","MI","US","495063011" +"1356971535","OTHERS","Other URL","6169016378","N","","","","","","OTHER","Other","phone","2045 Wealthy St SE","","Grand Rapids","MI","US","495063011" +"1659901833","OTHERS","Other URL","None","N","","","","","","","","","26611 Cabot Rd Ste B","","Laguna Hills","CA","US","926537031" +"1649800822","OTHERS","Other URL","amber.hamilton@stores.kroger.com","N","work email","","DIRECT","Direct","","CSV","CSV","","815 Highlander Point Dr","","Floyds Knobs","IN","US","471199470" +"1649800822","OTHERS","Other URL","amber.hamilton@stores.kroger.com","N","work email","","DIRECT","Direct","","CSV","CSV","","815 Highlander Point Dr","","Floyds Knobs","IN","US","471199470" +"1720618903","DIRECT","Direct Messaging Address","melissa@forthefuturestrtp.org","N","work email","","DIRECT","Direct","","","","","4955 Alta St","","Simi Valley","CA","US","930632452" +"1942830138","DIRECT","Direct Messaging Address","laura.gronholm@providence.org","N","Business Email","","","","","","","","1150 N Roosevelt Dr Apt 104","","Seaside","OR","US","971387053" +"1679103865","DIRECT","Direct Messaging Address","SMILES@NODDOWNPAYMENT4BRACES.COM","N","","","","","","","","","4845 Rialto Rd Ste A","","West Chester","OH","US","450692910" +"1306476593","OTHERS","Other URL","healthie.com","N","medical record","","OTHER","Other","medical record","OTHER","Other","charting and messaging","106 Tina Dr","","Hollidaysburg","PA","US","166489701" +"1205466497","DIRECT","Direct Messaging Address","drdippen@freeflowpsychiatry.com","N","business email","","DIRECT","Direct","","CSV","CSV","","204 Walnut St Ste F","","Fort Collins","CO","US","805244441" +"1750911947","SOAP","SOAP URL","Austin","N","","","DIRECT","Direct","","CSV","CSV","","2700 W Anderson Ln Ste 509","","Austin","TX","US","787571154" +"1578193769","DIRECT","Direct Messaging Address","consejeria.mc@chs015.com","Y","","CAMUY HEALTH SERVICES, INC.","","","","","","","63 Avenida Munoz Rivera","","Camuy","PR","US","00627" +"1548890734","CONNECT","CONNECT URL","ComputerRX","N","integrate ComputerRX and NarcFacts","","DIRECT","Direct","","OTHER","Other","ComputerRx and NarcFacts","6901 Preston Rd","","Dallas","TX","US","752051186" +"1093345290","DIRECT","Direct Messaging Address","SMILES@NODOWNPAYMENT4BRACES.COM","N","","","","","","","","","4845 Rialto Rd Ste 310","","West Chester","OH","US","450692910" +"1548890767","OTHERS","Other URL","Magnificenttouchphlebotomyllc@gmail.com","N","","","","","","","","","4224 Chippendale Ave","","Philadelphia","PA","US","191363604" +"1548890767","OTHERS","Other URL","Magnificenttouchphlebotomyllc@gmail.com","N","","","","","","","","","4224 Chippendale Ave","","Philadelphia","PA","US","191363604" +"1376173575","DIRECT","Direct Messaging Address","carmen.taylor@stores.kroger.com","Y","my personal Kroger employee email","Kroger Limited Partnership I","","","","","","","2219 Holiday Manor Ctr","","Louisville","KY","US","402226463" +"1376173401","DIRECT","Direct Messaging Address","jbennett@moonbrookmindbody.com","N","HIPAA compliant e-mail service through Google Suite","","","","","","","","216 Olive St","","Texarkana","AR","US","718545932" +"1831729037","DIRECT","Direct Messaging Address","kimberly.lam@iclinc.net","N","","","","","","","","","2581 Atlantic Ave","","Brooklyn","NY","US","112072412" +"1073143285","DIRECT","Direct Messaging Address","Braunchiro@goldenwest.net","N","","","","","","","","","114 E 6th St","","Gregory","SD","US","575331464" +"1073143285","DIRECT","Direct Messaging Address","braunchiro@goldenwest.net","N","","","","","","","","","114 E 6th St","","Gregory","SD","US","575331464" +"1073143285","DIRECT","Direct Messaging Address","braunchiro@goldenwest.net","N","","","","","","","","","114 E 6th St","","Gregory","SD","US","575331464" +"1770113987","DIRECT","Direct Messaging Address","alyssa.dickens@shepherdshouseinc.com","N","email","","DIRECT","Direct","","CSV","CSV","","635 Maxwelton Ct","","Lexington","KY","US","405084012" +"1770113987","CONNECT","CONNECT URL","www.shepherdshouseinc.com","N","website","","DIRECT","Direct","","CSV","CSV","","635 Maxwelton Ct","","Lexington","KY","US","405084012" +"1730719931","DIRECT","Direct Messaging Address","kelsey@prismpediatrics.com","N","","","","","","","","","7409 NE Hazel Dell Ave Ste 112","","Vancouver","WA","US","986658337" +"1811527021","DIRECT","Direct Messaging Address","hindi@silvercareagency.com","N","","","","","","","","","210 Wall St","","West Long Branch","NJ","US","077641166" +"1518597723","CONNECT","CONNECT URL","ivanv@socialmodel.com","N","","","","","","","","","360 S Westlake Ave","","Los Angeles","CA","US","900572906" +"1124658331","CONNECT","CONNECT URL","fulcinitiwow@gmail.com","N","Physician Office","","DIRECT","Direct","","CSV","CSV","","1966 Lincoln Way Ste 100","","White Oak","PA","US","151312416" +"1144850355","CONNECT","CONNECT URL","chloe.nguyen@cvscaremark.com","N","Company email address","","DIRECT","Direct","","CSV","CSV","","30736 Benton Rd","","Winchester","CA","US","925968466" +"1780214999","CONNECT","CONNECT URL","DROPBOX","N","DROPBOX","","HIE","Health Information Exchange (HIE)","","OTHER","Other","BOCA RATON","23123 STATE ROAD 7","SUITE 300","BOCA RATON","FL","US","33428" +"1962032177","CONNECT","CONNECT URL","https://kghconsultation.org/","N","","","DIRECT","Direct","","","","","3113 W Beltline Hwy Ste 300","","Madison","WI","US","537132934" +"1134759343","DIRECT","Direct Messaging Address","jacee.smith@outlook.com","N","email","","","","","","","","4001 Office Court Dr Ste 706","","Santa Fe","NM","US","875074958" +"1407486616","DIRECT","Direct Messaging Address","mckaila.sansocie@ivyrehab.com","N","","","","","","","","","138 W Highland Rd","","Howell","MI","US","488432168" +"1679103881","OTHERS","Other URL","7122144777","N","fax","","HIE","Health Information Exchange (HIE)","","OTHER","Other","phone","501 W Main St","","Sac City","IA","US","505831726" +"1033749247","CONNECT","CONNECT URL","kghconsultation.org","N","","","DIRECT","Direct","","","","","3113 W Beltline Hwy Ste 300","","Madison","WI","US","537132934" +"1639709850","CONNECT","CONNECT URL","DeVero","N","","","","","","","","","5750 Dtc Pkwy Ste 170","","Greenwood Village","CO","US","801115483" +"1942830161","DIRECT","Direct Messaging Address","info@balancingdownriver.com","N","","","","","","","","","17439 Fort St","","Riverview","MI","US","481936630" +"1114557238","OTHERS","Other URL","Accupoint","N","","","DIRECT","Direct","","","","","345A Greenwood St","","Worcester","MA","US","016071753" +"1851921076","CONNECT","CONNECT URL","tigers2075@gmail.com","N","","","","","","","","","1118 Wilkes Blvd","","Columbia","MO","US","652014772" +"1932739158","OTHERS","Other URL","jbrowne4iasismcn@gmail.com","N","","","","","","","","","2025 Eagle Nest Ln","","Missoula","MT","US","598025796" +"1720618853","OTHERS","Other URL","n/a","N","","","","","","","","","1401 S Seward Meridian Pkwy # ABC","","Wasilla","AK","US","996548312" +"1821628959","DIRECT","Direct Messaging Address","sgawlas@wheelerclinic.org","N","Secure, protected network","","","","","CSV","CSV","","50 Brookside Rd","","Waterbury","CT","US","067081402" +"1013547157","OTHERS","Other URL","www.changewithinreach.care","Y","","Change Within Reach, Licensed Clinical Social Worker Corporation","","","","","","","2650 Jones Way Ste 24","","Simi Valley","CA","US","930651224" +"1144850298","DIRECT","Direct Messaging Address","samantha.rowe@achelps.org","N","","","","","","","","","88 S Main St Ste 2","","Glen Carbon","IL","US","620341415" +"1134759285","OTHERS","Other URL","unknownatthistime","N","will establish upon beginning employment","","","","","","","","320 E North Ave","","Pittsburgh","PA","US","152124756" +"1750911897","DIRECT","Direct Messaging Address","jgreenwood@dpanv.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","5761 S Fort Apache Rd","","Las Vegas","NV","US","891485506" +"1316577588","OTHERS","Other URL","JACKSONVILLE","N","","","","","","","","","3147 Hampstead Dr","","Jacksonville","FL","US","322251747" +"1922638196","DIRECT","Direct Messaging Address","jrodriguez2@cc-md.org","N","","","","","","","","","1111 Benfield Blvd Ste 104","","Millersville","MD","US","211083003" +"1922638196","DIRECT","Direct Messaging Address","jrodriguez2@cc-md.org","N","","","","","","","","","1111 Benfield Blvd Ste 104","","Millersville","MD","US","211083003" +"1922638196","DIRECT","Direct Messaging Address","jrodriguez2@cc-md.org","N","","","","","","","","","1111 Benfield Blvd Ste 104","","Millersville","MD","US","211083003" +"1922638196","DIRECT","Direct Messaging Address","jrodriguez2@cc-md.org","N","","","","","","","","","1111 Benfield Blvd Ste 104","","Millersville","MD","US","211083003" +"1922638196","DIRECT","Direct Messaging Address","jrodriguez2@cc-md.org","N","","","","","","","","","1111 Benfield Blvd Ste 104","","Millersville","MD","US","211083003" +"1922638196","DIRECT","Direct Messaging Address","jrodriguez2@cc-md.org","N","","","","","","","","","1111 Benfield Blvd Ste 104","","Millersville","MD","US","211083003" +"1316577562","CONNECT","CONNECT URL","WWW.VALLEY-OPTOMETRY.COM","N","","","","","","","","","87 W March Ln Ste 2","","Stockton","CA","US","952075731" +"1225668478","CONNECT","CONNECT URL","Merced","N","Merced","","HIE","Health Information Exchange (HIE)","","OTHER","Other","merced","658 Lim St","","Merced","CA","US","953417045" +"1659901809","OTHERS","Other URL","Rankone","N","","","","","","","","","1722 N Waco St","","Van Alstyne","TX","US","754954394" +"1043840200","DIRECT","Direct Messaging Address","careteam@uniformteeth.com","N","email address for Uniform Teeth patients","","DIRECT","Direct","","OTHER","Other","Email messaging","500 108th Ave NE Ste 1710","","Bellevue","WA","US","980045598" +"1861022022","CONNECT","CONNECT URL","angelique.fischer@ctcprograms.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2842 S Business Dr","","Sheboygan","WI","US","530816518" +"1861022022","CONNECT","CONNECT URL","angelique.fischer@ctcprograms.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2842 S Business Dr","","Sheboygan","WI","US","530816518" +"1861022022","CONNECT","CONNECT URL","angelique.fischer@ctcprograms.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2842 S Business Dr","","Sheboygan","WI","US","530816518" +"1558991711","CONNECT","CONNECT URL","Sumter","N","","","","","","","","","1278 N Lafayette Dr","","Sumter","SC","US","291502964" +"1518597772","DIRECT","Direct Messaging Address","stephanie@stabilityptwellness.com","N","","","","","","","","","5031 W Balmoral Ave","","Chicago","IL","US","606301507" +"1366072522","OTHERS","Other URL","www.leahforeman.com","N","company website","","DIRECT","Direct","","OTHER","Other","Secure Messaging Service","1368 Wolff St","","Denver","CO","US","802041105" +"1972133130","DIRECT","Direct Messaging Address","ms6286@centerforautism.com","N","","","","","","","","","45305 Catalina Ct Ste 101","","Sterling","VA","US","201662337" +"1811527070","OTHERS","Other URL","jennyyelen@connectcounselingcenterllc.com","N","","","","","","","","","2031 N Mount Juliet Rd Ste 201","","MT Juliet","TN","US","371223316" +"1568092732","DIRECT","Direct Messaging Address","templetons@scotlandcountyhospital.com","N","","","","","","","","","450 E Sigler Ave","","Memphis","MO","US","635551726" +"1740810910","OTHERS","Other URL","n/a","N","n/a","","OTHER","Other","n/a","","","","759 Chestnut St","","Springfield","MA","US","011991001" +"1174153340","CONNECT","CONNECT URL","website","N","","","DIRECT","Direct","","CSV","CSV","","900 Agnes Ave","","Lehigh Acres","FL","US","339716524" +"1750911921","CONNECT","CONNECT URL","https://kghconsultation.org/","N","url","","DIRECT","Direct","","CSV","CSV","","3113 W Beltline Hwy Ste 300","","Madison","WI","US","537132934" +"1801426077","CONNECT","CONNECT URL","chwc072020@gmail.com","N","Business Email Address","","","","","","","","7321 Water Willow Dr","","Raleigh","NC","US","276176705" +"1093345266","SOAP","SOAP URL","Bronx","Y","","Total Care Chiropractic & Physical Therapy","OTHER","Other","Bronx","CSV","CSV","","3675 E Tremont Ave","","Bronx","NY","US","104652046" +"1548890718","OTHERS","Other URL","transitionstherapeutic@gmail.com","N","Email","","","","","","","","6401 Eldorado Pkwy Ste 227","","McKinney","TX","US","750706198" +"1982234159","OTHERS","Other URL","practicefusion.com","N","","","","","","","","","1001 S Macdill Ave Ste 400","","Tampa","FL","US","336295245" +"1891325072","DIRECT","Direct Messaging Address","templetons@scotlandcountyhospital.com","N","","","","","","","","","450 E Sigler Ave","","Memphis","MO","US","635551726" +"1356971527","DIRECT","Direct Messaging Address","Nubia@Oakpark-counseling.com","N","","","","","","","","","137 N Oak Park Ave Ste 403","","Oak Park","IL","US","603011344" +"1891325064","CONNECT","CONNECT URL","Internet","N","","","","","","","","","1719 Sorenson Dr Apt 201","","Rockport","TX","US","783823457" +"1346870524","DIRECT","Direct Messaging Address","Kimberly.Hricz@rnop.org","N","","","","","","","","","2 Research Dr","","Stratford","CT","US","066157126" +"1336779511","CONNECT","CONNECT URL","Aspira","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1568092757","DIRECT","Direct Messaging Address","rcenova-wotring@westongroupinc.com","N","Corporate email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2222 Sullivan Trl Ste 105","","Easton","PA","US","180407958" +"1043840242","CONNECT","CONNECT URL","765-221-9136","N","Secure FAX","","DIRECT","Direct","","OTHER","Other","EMAIL","207 W State St Apt D","","Pendleton","IN","US","460641063" +"1043840242","CONNECT","CONNECT URL","annatallant@comcast.net","N","email","","DIRECT","Direct","","CSV","CSV","","207 W State St Apt D","","Pendleton","IN","US","460641063" +"1083244289","OTHERS","Other URL","www.leahforeman.com","N","Business Website","","DIRECT","Direct","","OTHER","Other","Secure Web Portal","1368 Wolff St","","Denver","CO","US","802041105" +"1891325098","CONNECT","CONNECT URL","ComputerRx","N","integrate ComputerRx and NarcFacts","","DIRECT","Direct","","CSV","CSV","","6901 Preston Rd","","Dallas","TX","US","752051186" +"1346870474","DIRECT","Direct Messaging Address","aaronulmer@visitingangels.com","N","","","","","","","","","5001 Arctic Blvd Ste 101","","Anchorage","AK","US","995037068" +"1427688548","CONNECT","CONNECT URL","Alameda","N","","","","","","","","","1926 Park St Ste 2","","Alameda","CA","US","945011420" +"1548890668","DIRECT","Direct Messaging Address","anthiel@nbhs.org","Y","work email","Northpointe Behavioral Healthcare Systems","DIRECT","Direct","","","","","715 Pyle Dr","","Kingsford","MI","US","498024456" +"1528698644","DIRECT","Direct Messaging Address","dsotunde@comcarellc.com","N","work email","","HIE","Health Information Exchange (HIE)","","","","","7457 Harwin Dr Ste 170","","Houston","TX","US","770362025" +"1154951275","CONNECT","CONNECT URL","desktop","N","desktop","","","","","OTHER","Other","files","3037 Dorothy Ln","","Glenn Heights","TX","US","751543861" +"1245860378","DIRECT","Direct Messaging Address","vramir29@ucsc.edu","N","","","DIRECT","Direct","","","","","712 Gitano Dr","","Oxnard","CA","US","930300165" +"1316577430","OTHERS","Other URL","recoveryuwv.com","N","Website","","DIRECT","Direct","","OTHER","Other","email / fax / phone","6404 MacCorkle Ave","","Jefferson","WV","US","251772318" +"1871123992","DIRECT","Direct Messaging Address","e.wainaina@id.ambitions.org","N","work email","","DIRECT","Direct","","CSV","CSV","","1031 W Sanetta St","","Nampa","ID","US","836515047" +"1144850264","DIRECT","Direct Messaging Address","mweill@hwcg.com","N","","","","","","","","","75 S Orange Ave Ste 203","","South Orange","NJ","US","070791743" +"1033749171","DIRECT","Direct Messaging Address","Scanlank1@email.chop.edu","N","","","","","","","","","3401 Civic Center Blvd","","Philadelphia","PA","US","191044319" +"1255961397","DIRECT","Direct Messaging Address","gunda@statewidere.net","N","e mail","","DIRECT","Direct","","OTHER","Other","any","5949 State St","","Huntington Park","CA","US","902553139" +"1497385546","CONNECT","CONNECT URL","online","N","efax","","DIRECT","Direct","","CSV","CSV","","117 W 5th St # 1","","Bartlesville","OK","US","740036651" +"1225668379","DIRECT","Direct Messaging Address","philherndon@sagehillcounseling.com","N","email","","DIRECT","Direct","","CSV","CSV","","1819 Ward Dr Ste 102","","Murfreesboro","TN","US","371290567" +"1760012819","DIRECT","Direct Messaging Address","tmb00di.s02840.us@wal-mart.com","N","email","","","","","","","","11 Glynn Plz","","Brunswick","GA","US","315203641" +"1821628975","OTHERS","Other URL","mariag@citrushealth.com","N","email","","DIRECT","Direct","","OTHER","Other","email","4175 W 20th Ave","","Hialeah","FL","US","330125874" +"1285264333","DIRECT","Direct Messaging Address","cherri.muldrew@kroger.com","N","","","","","","","","","400 W Moultrie Dr","","Blytheville","AR","US","723151716" +"1285264333","DIRECT","Direct Messaging Address","cherri.muldrew@kroger.com","N","","","","","","","","","400 W Moultrie Dr","","Blytheville","AR","US","723151716" +"1710517867","DIRECT","Direct Messaging Address","claudia.gallenstein@hhsys.org","N","HH Email","","","","","","","","101 Sivley Rd SW","","Huntsville","AL","US","358014421" +"1700416856","DIRECT","Direct Messaging Address","General-info@serenityhealthandwellnes.info","N","email","","DIRECT","Direct","","CSV","CSV","","507 N Sam Houston Pkwy E Ste 215","","Houston","TX","US","770604129" +"1154951218","DIRECT","Direct Messaging Address","jguy@kingsbrook.org","N","business email address","","DIRECT","Direct","","CSV","CSV","","585 Schenectady Ave Rm 227","","Brooklyn","NY","US","112031822" +"1568092625","OTHERS","Other URL","Garmosclinic@gmail.com","N","","","OTHER","Other","Garmosclinic@gmail.com","CSV","CSV","","17241 W 12 Mile Rd","","Southfield","MI","US","480762130" +"1467082529","OTHERS","Other URL","Metamora","N","","","","","","","","","401 S Ballenger Hwy","","Flint","MI","US","485323638" +"1053941138","OTHERS","Other URL","mbuc@gmail.com","N","","","","","","","","","9235 N Highway 146 Ste 2","","Mont Belvieu","TX","US","775239503" +"1215567243","DIRECT","Direct Messaging Address","lady.peterson@mountsinai.org","N","Mount Sinai Hospital corporate email","","DIRECT","Direct","","OTHER","Other","Mount Sinai Hospital email","1 Gustave L. Levy Place","","New York","NY","US","10029" +"1679103600","DIRECT","Direct Messaging Address","kareng@ackermancancer.com","N","email server address","","","","","","","","Ackerman Cancer Center","10881 San Jose Blvd","Jacksonville","FL","US","32223" +"1720618754","CONNECT","CONNECT URL","delvallecsr@gmail.com","N","","","","","","","","","1510 W Dove Ave","","McAllen","TX","US","785043439" +"1083244016","CONNECT","CONNECT URL","office@gillespie-md.com","N","","","","","","","","","501 South Grand Avenue","#200","Glendora","CA","US","91741" +"1275163446","DIRECT","Direct Messaging Address","ulovett@alhs-health.com","N","business email","","","","","","","","702 15th St NE","","Washington","DC","US","200024508" +"1144850231","CONNECT","CONNECT URL","PortJeffersonStation","N","","","","","","","","","18 Ficus St","","Port Jefferson Station","NY","US","117763133" +"1720618887","OTHERS","Other URL","n/a","N","n/a","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1110 SE Alder St","","Portland","OR","US","972142400" +"1629608781","DIRECT","Direct Messaging Address","sawgrass@comcast.net","N","","","","","","","","","8333 W McNab Rd Ste 128","","Tamarac","FL","US","333213203" +"1700416864","CONNECT","CONNECT URL","sgregg@pressleyridge.org","N","work email","","DIRECT","Direct","","CSV","CSV","","530 Marshall Ave","","Pittsburgh","PA","US","152143016" +"1013547181","CONNECT","CONNECT URL","livy@foresthillsnh.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6544 182nd St","","Fresh Meadows","NY","US","113652146" +"1841820917","OTHERS","Other URL","OTHER","N","PORTAL","","HIE","Health Information Exchange (HIE)","","OTHER","Other","NONE","1240 Upper Hembree Rd Ste E","","Roswell","GA","US","300760914" +"1184254252","OTHERS","Other URL","2316429101","N","cloud based hipaa compliant fax","","DIRECT","Direct","","OTHER","Other","fax","1209 E 8th St","","Traverse City","MI","US","496862938" +"1821628900","CONNECT","CONNECT URL","MARKCHOE@USC.EDU","N","","","","","","","","","14880 Whittier Blvd","","Whittier","CA","US","906051727" +"1952931040","CONNECT","CONNECT URL","cdshipley@ascension.org","N","ascension email","","","","","","","","200 John W Hoover Pkwy Bldg 2","","Burnet","TX","US","786114563" +"1861022956","CONNECT","CONNECT URL","BH","N","","","","","","","","","1909 University Ave","","Berkeley","CA","US","947041023" +"1194355297","OTHERS","Other URL","Meditech","N","Electronic Health Record","","","","","","","","1431 SW 1st Ave","","Ocala","FL","US","344716500" +"1871123968","CONNECT","CONNECT URL","Conway","N","","","","","","","","","201 Donaghey Ave","","Conway","AR","US","720355001" +"1821628926","DIRECT","Direct Messaging Address","ashley_2003_23@hotmail.com","N","","","","","","","","","1325 Mulberry Ct","","Greenfield","IN","US","461407819" +"1396375481","DIRECT","Direct Messaging Address","jennifer@jhendersoncounseling.com","Y","jennifer@jhendersoncounseling.com","Henderson Behavioral Health, LLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","328 S Central Ave","","Medford","OR","US","975017274" +"1336779438","DIRECT","Direct Messaging Address","c2nemt@outlook.com","N","Company Email","","DIRECT","Direct","","CSV","CSV","","4091 Lincoln Ave","","Shadyside","OH","US","439471234" +"1245860345","DIRECT","Direct Messaging Address","info@springhilldentalortho.com","N","encrypted email","","","","","","","","637 Hickory St NW Ste 110","","Albany","OR","US","973211761" +"1306476403","CONNECT","CONNECT URL","AMY.ZELLMAN@CTCPROGRAMS.COM","N","COMPANY EMAIL","","DIRECT","Direct","","CSV","CSV","","5109 World Dairy Dr","","Madison","WI","US","537183807" +"1568092666","OTHERS","Other URL","www.e-acuwell.com","N","Practice website","","DIRECT","Direct","","OTHER","Other","Services","13224 W Broward Blvd","","Plantation","FL","US","333252228" +"1790315802","CONNECT","CONNECT URL","Desktop","N","","","","","","","","","109 Bay 17th St","","Brooklyn","NY","US","112144521" +"1790315802","CONNECT","CONNECT URL","Desktop","N","","","","","","","","","109 Bay 17th St","","Brooklyn","NY","US","112144521" +"1154951267","CONNECT","CONNECT URL","nextdoorcommunitypharmacy@gmail.com","N","","","DIRECT","Direct","","","","","814 1/2 N 40th St","","Philadelphia","PA","US","191044802" +"1982234092","OTHERS","Other URL","Richmond","N","","","","","","","","","2025 E Main St Ste 216","","Richmond","VA","US","232237073" +"1609406719","DIRECT","Direct Messaging Address","ndenzler@hopefulsprings.com","N","","","","","","","","","2140 Academy Cir Ste A","","Colorado Springs","CO","US","809091673" +"1417587528","OTHERS","Other URL","https://crimsoncounseling.net","N","","","","","","","","","249 E Tabernacle St Ste 100","","St George","UT","US","847702951" +"1164052171","OTHERS","Other URL","https://mychartwa.providence.org/mychart/","N","EPIC MYCHART","","","","","","","","601 S Carr Rd","","Renton","WA","US","980555866" +"1790315703","OTHERS","Other URL","Jacqueline.germano@omh.ny.gov","N","Rochester Psychiatric Center","","DIRECT","Direct","","CSV","CSV","","1111 Elmwood Ave","","Rochester","NY","US","146203005" +"1679103691","CONNECT","CONNECT URL","Iredell","N","","","","","","","","","440 Charles St","","Statesville","NC","US","286776806" +"1679103691","CONNECT","CONNECT URL","Statesville","N","","","","","","","","","440 Charles St","","Statesville","NC","US","286776806" +"1972133981","DIRECT","Direct Messaging Address","dengw@nychhc.org","N","","","","","","","","","7333 217th St","","Oakland Gardens","NY","US","113642933" +"1033749056","OTHERS","Other URL","none","N","","","","","","OTHER","Other","none","6601 Phoenix Ave Ste B","","Fort Smith","AR","US","729035092" +"1609406628","DIRECT","Direct Messaging Address","Elizabeth.o'kane@fraser.org","N","Business Email","","DIRECT","Direct","","CSV","CSV","","1801 American Blvd E Ste 8","","Bloomington","MN","US","554251230" +"1073143004","CONNECT","CONNECT URL","Shelton","N","1710523568","","DIRECT","Direct","","OTHER","Other","Shelton","307 W Cota St","","Shelton","WA","US","985842265" +"1881224814","OTHERS","Other URL","IntegalCare","N","","","","","","","","","1631 E 2nd St","","Austin","TX","US","787024490" +"1508496530","DIRECT","Direct Messaging Address","michelle.moss@healthsyncoflouisiana.khs.direct.com","N","","","","","","","","","3913 Highway 14","","New Iberia","LA","US","705609435" +"1457981490","DIRECT","Direct Messaging Address","jennifer@lifeinbalancetherapy.com","N","","","","","","","","","789 N Sherman St Ste 650","","Denver","CO","US","802033529" +"1609406651","OTHERS","Other URL","www.audicus.com","N","","","","","","","","","115 W 27th St Fl 8","","New York","NY","US","100016217" +"1144850199","DIRECT","Direct Messaging Address","charmaine.tran@stores.kroger.com","N","","","","","","","","","4851 Legacy Dr","","Frisco","TX","US","750340816" +"1720618812","CONNECT","CONNECT URL","beth.blankenship@duke.edu","N","Work email","","DIRECT","Direct","","CSV","CSV","","3643 N Roxboro St","","Durham","NC","US","277042702" +"1720618812","OTHERS","Other URL","beth.blankenship@duke.edu","N","Work Email","","DIRECT","Direct","","CSV","CSV","","3643 N Roxboro St","","Durham","NC","US","277042702" +"1245860287","DIRECT","Direct Messaging Address","annas@trptkids.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","8707 Skokie Blvd Ste 402","","Skokie","IL","US","600772269" +"1295365237","OTHERS","Other URL","credentialing@theradynamics.com","N","","","","","","","","","280 W 231st St","","Bronx","NY","US","104633940" +"1487284493","CONNECT","CONNECT URL","pc","N","home","","OTHER","Other","none","OTHER","Other","none","929 Brookhaven Rd","","Statesville","NC","US","286259234" +"1043840069","OTHERS","Other URL","www.thrivedentist.com","N","","","","","","","","","1010 W Exchange Pkwy","#130","Allen","TX","US","75013" +"1699305615","CONNECT","CONNECT URL","BURLINGTON","N","","","","","","","","","1500 District Ave Ste 2119","","Burlington","MA","US","018035069" +"1659901684","DIRECT","Direct Messaging Address","santanak@clinicasierravista.org","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10417 Main St","","Lamont","CA","US","93241" +"1124658166","DIRECT","Direct Messaging Address","sfinchhodge@telecarecorp.com","N","work email","","DIRECT","Direct","","","","","7224 Pacific Hwy E","","Milton","WA","US","98354" +"1346870417","CONNECT","CONNECT URL","Lihue","Y","Home Office","BAYADA Home Care","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3083 Akahi St Ste 101","","Lihue","HI","US","967661102" +"1053941120","DIRECT","Direct Messaging Address","cindy.brown@nccare.net","N","SI Email","","DIRECT","Direct","","CSV","CSV","","403 E Main St","","Yadkinville","NC","US","270558134" +"1063042141","DIRECT","Direct Messaging Address","life.puzzle@me.com","N","Business Confidential email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","446 Villa Rd","","Newberg","OR","US","971321856" +"1417587593","DIRECT","Direct Messaging Address","balexander@mhainc.org","N","","","","","","","","","995 Worthington St","","Springfield","MA","US","011094027" +"1760012843","DIRECT","Direct Messaging Address","lauren@leanutrition.com","N","","","","","","","","","365 Pleasant St","","Hanson","MA","US","023411912" +"1720618804","CONNECT","CONNECT URL","https://www.simplepractice.com","N","","","HIE","Health Information Exchange (HIE)","","","","","99 Trophy Club Dr","","Trophy Club","TX","US","762625422" +"1275163354","DIRECT","Direct Messaging Address","lisa.murphy@acadiahealthcare.com","N","","","","","","","","","21851 84th Ave S # 101","","Kent","WA","US","980321958" +"1841820933","OTHERS","Other URL","www.scarffl.com","N","www.scarffl.com","","DIRECT","Direct","","OTHER","Other","none","1216 Patrick St","","Kissimmee","FL","US","347415534" +"1669002770","DIRECT","Direct Messaging Address","dsimons@kictribe.org","N","Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","201 Deermount St","","Ketchikan","AK","US","999016649" +"1508496605","DIRECT","Direct Messaging Address","Mistie.Hoaglin@ctcprograms.com","N","","","","","","","","","523 Heritage Park Blvd","","Layton","UT","US","840415711" +"1598395600","CONNECT","CONNECT URL","servicecoordinator","N","Service Coordination","","DIRECT","Direct","","CSV","CSV","servicecoordinator","13411 Kew Gardens Rd","","Richmond Hill","NY","US","114181930" +"1134759244","OTHERS","Other URL","matreadcare@gmail.com","N","","","","","","","","","64 E Broadway Rd Ste 200","","Tempe","AZ","US","852821377" +"1023648037","DIRECT","Direct Messaging Address","acox12@patriots.uttyler.edu","N","","","","","","CSV","CSV","","309 Prince Of Wales St","","Conroe","TX","US","773042719" +"1760012710","CONNECT","CONNECT URL","HOUSTON","N","","","","","","","","","11739 Riverview Dr","","Houston","TX","US","770773162" +"1174153183","OTHERS","Other URL","Spokaneprolozone.com","N","","","","","","","","","731 N Stanley St","","Medical Lake","WA","US","990228940" +"1003446014","DIRECT","Direct Messaging Address","trey@o2aspen.com","N","Work/Business Email","","","","","","","","408 S Mill St","","Aspen","CO","US","816111828" +"1083244099","DIRECT","Direct Messaging Address","ckingsolver@highlandscsb.org","N","CSB","","DIRECT","Direct","Credible","OTHER","Other","Credible","610 Campus Dr","","Abingdon","VA","US","242102589" +"1083244099","DIRECT","Direct Messaging Address","ckingsolver@highlandscsb.org","N","CSB","","DIRECT","Direct","Credible","OTHER","Other","Credible","610 Campus Dr","","Abingdon","VA","US","242102589" +"1821628843","DIRECT","Direct Messaging Address","kinda.colbert@cbhi.net","N","Facility Phone","","OTHER","Other","559-445-9094","OTHER","Other","559-445-9083","153 N U St","","Fresno","CA","US","937012438" +"1053941070","DIRECT","Direct Messaging Address","meta@tendbodyworks.com","Y","email","Tend Bodyworks, Inc.","DIRECT","Direct","","","","","186 Northampton St Ste D","","Easthampton","MA","US","010271050" +"1376173393","DIRECT","Direct Messaging Address","mruppert@silver-springs.org","Y","","Silver Springs - Martin Luther School","","","","","","","512 Township Line Rd","","Plymouth Meeting","PA","US","194621001" +"1598395527","DIRECT","Direct Messaging Address","aitza@thegrovespsych.com","Y","","The Groves Assessment and Psychotherapy","HIE","Health Information Exchange (HIE)","","CSV","CSV","","807 Quince Ave","","McAllen","TX","US","785012445" +"1891325817","OTHERS","Other URL","Aiken","N","Location of Office","","OTHER","Other","Aiken","OTHER","Other","Aiken","118 Park Ave SW Ste 600","","Aiken","SC","US","298013893" +"1790315729","SOAP","SOAP URL","soapurl","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11404 Bluff Creek Dr","","Oklahoma City","OK","US","731623725" +"1689204612","CONNECT","CONNECT URL","laptop","N","laptop","","DIRECT","Direct","","CSV","CSV","","5545 Claremont Ave","","Oakland","CA","US","946181116" +"1003446030","OTHERS","Other URL","LAREDO","N","","","OTHER","Other","LAREDO","OTHER","Other","LAREDO","1505 Calle Del Norte Ste 440","","Laredo","TX","US","780416040" +"1003446030","OTHERS","Other URL","Laredo","N","","","","","","","","","1505 Calle Del Norte Ste 440","","Laredo","TX","US","780416040" +"1225668262","DIRECT","Direct Messaging Address","cdugger@doverecoveryhouse.org","N","","","","","","","","","3351 N Meridian St Ste 110","","Indianapolis","IN","US","462084674" +"1689204620","CONNECT","CONNECT URL","McMinnville","N","","","","","","OTHER","Other","McMinnville","325 SW Elmwood Ave","","McMinnville","OR","US","971285913" +"1023648060","CONNECT","CONNECT URL","nkhoury@caritascounselingcenter.com","N","","","","","","","","","4461 24 Mile Rd","","Shelby Township","MI","US","483163014" +"1922638964","DIRECT","Direct Messaging Address","pchomecare@mail.com","N","business email","","DIRECT","Direct","","CSV","CSV","","3993 Leather Stocking Trl","","Columbus","OH","US","432301528" +"1003446048","DIRECT","Direct Messaging Address","tpearson@restorationadpeace.net","N","","","DIRECT","Direct","","","","","3131 S 127th Ct Apt 112","","Omaha","NE","US","681444047" +"1932739976","OTHERS","Other URL","Aikens.jade@gmail.com","N","Emaol","","DIRECT","Direct","","OTHER","Other","Email","896 Moonlight Dr","","Woodbury","MN","US","551258535" +"1396375341","CONNECT","CONNECT URL","Laptop","N","","","","","","","","","4408 Emerald Dr","","Carrollton","TX","US","750104514" +"1124658174","CONNECT","CONNECT URL","Lockport","N","","","","","","","","","1348 Tralee Ln","","Lockport","IL","US","604412670" +"1205466257","CONNECT","CONNECT URL","www.omh.ny.gov","N","work","","HIE","Health Information Exchange (HIE)","","OTHER","Other","work system","425 Robinson St","","Binghamton","NY","US","139041735" +"1669002614","CONNECT","CONNECT URL","bzntherapy@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","none","321 E Main St","St 418","Bozeman","MT","US","59715" +"1578193520","CONNECT","CONNECT URL","Unknown","N","","","","","","","","","2604 Lindell Ave","","Tampa","FL","US","336107757" +"1629608674","DIRECT","Direct Messaging Address","clarescott1963@outlook.com","N","","","","","","","","","21013 W Braxton Ln","","Plainfield","IL","US","605447657" +"1447880539","DIRECT","Direct Messaging Address","apatterson@benchmarkbehavioralhc.com","N","email address","","DIRECT","Direct","","CSV","CSV","","500 Madison Ave Unit 5","","Toledo","OH","US","436041222" +"1447880489","DIRECT","Direct Messaging Address","1888pharmacydept@hy-vee.com","N","pharmacy email","","OTHER","Other","department email","OTHER","Other","department email","1990 Grand Ave","","West Des Moines","IA","US","502654222" +"1669002622","DIRECT","Direct Messaging Address","jrice@byesvilleoh.gov","N","","","","","","","","","212 Seneca Ave","","Byesville","OH","US","437231334" +"1083244057","CONNECT","CONNECT URL","Worcester","N","","","","","","","","","25 union st 3rd floor","","worcester","MA","US","01608" +"1912537002","CONNECT","CONNECT URL","BALTIMORE","N","","","","","","","","","5248 Reisterstown Rd","","Baltimore","MD","US","212155083" +"1174153274","DIRECT","Direct Messaging Address","info@frenchbroadchiropractic.com","N","","","","","","","","","257 Broadway St, Suite 309","","Asheville","NC","US","28801" +"1073143020","OTHERS","Other URL","Unknown","N","","","","","","","","","3158 West St","","Weirton","WV","US","260624637" +"1801426903","DIRECT","Direct Messaging Address","celeste@innovativeconcept.org","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3370 S Pecos Rd","","Las Vegas","NV","US","891213747" +"1700416773","CONNECT","CONNECT URL","morganmentalhealth@gmail.com","N","","","","","","","","","4600 W Quarterhorse Ln","","Meridian","ID","US","836425438" +"1255961215","DIRECT","Direct Messaging Address","Admin@jonesals.directak.net","N","","","","","","","","","32 Craig Ave","","Fairbanks","AK","US","997013527" +"1700416757","OTHERS","Other URL","2452Wilshire","N","","","","","","","","","2452 Wilshire St","","Riverside","CA","US","925012144" +"1073143038","OTHERS","Other URL","www.hhsi.com","N","","","","","","","","","398 Neponset Ave","","Boston","MA","US","021223134" +"1053941013","CONNECT","CONNECT URL","innovalab614@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","52 Calle Mattei Lluberas","","Yauco","PR","US","006983666" +"1518597574","CONNECT","CONNECT URL","www.therapyedconnect.com","N","Entity","","DIRECT","Direct","","CSV","CSV","","721 Holly Springs Rd","","Holly Springs","NC","US","275409033" +"1124658182","OTHERS","Other URL","CareConnect","N","EPIC Secure Charts","","DIRECT","Direct","","OTHER","Other","Protected Health Information","3535 Olentangy River Rd","","Columbus","OH","US","432143908" +"1124658182","CONNECT","CONNECT URL","CareConnect","N","EPIC","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Care Connect","3535 Olentangy River Rd","","Columbus","OH","US","432143908" +"1124658182","OTHERS","Other URL","Columbus","N","EPIC Secure Charts","","DIRECT","Direct","","OTHER","Other","Care Connect","3535 Olentangy River Rd","","Columbus","OH","US","432143908" +"1124658182","OTHERS","Other URL","Columbus","N","EPIC System","","DIRECT","Direct","","CSV","CSV","","3535 Olentangy River Rd","","Columbus","OH","US","432143908" +"1922638980","CONNECT","CONNECT URL","connectURL","N","","","","","","","","","3030 Middletown Rd Ste 118","","Bronx","NY","US","104615314" +"1659901619","CONNECT","CONNECT URL","https://lotusmcservices.com/","N","website","","DIRECT","Direct","","OTHER","Other",".html","112 Crescent Dr","","Kerrville","TX","US","780283002" +"1477183432","SOAP","SOAP URL","Dallas","N","","","","","","","","","5200 Harry Hines Blvd","","Dallas","TX","US","752357709" +"1811527880","DIRECT","Direct Messaging Address","sraphael@recoverypalmbeach.com","N","work email","","","","","","","","4905 Lantana Rd","","Lake Worth","FL","US","334636915" +"1821628884","DIRECT","Direct Messaging Address","jacob.hill@hhsys.org","N","Work Email","","DIRECT","Direct","","","","","101 Sivley Rd SW","","Huntsville","AL","US","358014421" +"1639709694","DIRECT","Direct Messaging Address","Mpollard@wrssc.org","N","Work email","","DIRECT","Direct","","","","","423 4th St","","Covington","IN","US","479321126" +"1538799598","CONNECT","CONNECT URL","danelle@thrivetherapiesla.com","N","Secure Email","","DIRECT","Direct","","CSV","CSV","","37053 Perkins Rd","","Prairieville","LA","US","707693211" +"1083244040","OTHERS","Other URL","Theranest.com","N","HIPAA compliant web-based","","DIRECT","Direct","","CSV","CSV","","4112 53rd Ave W Apt 314","","Bradenton","FL","US","342103453" +"1447880414","CONNECT","CONNECT URL","AHLTA","N","AHLTA","","HIE","Health Information Exchange (HIE)","","OTHER","Other","AHLTA","Landstuhl Regional Medical Center","Bldg 3767 Patterson Road","Landstuhl","Rheinland-Pfalz","DE","66849" +"1609406677","CONNECT","CONNECT URL","asm@asmpc.com","N","","","","","","","","","282 Martis Pl","","Mahwah","NJ","US","074301318" +"1063042034","CONNECT","CONNECT URL","Aatax215@protonmail.com","N","","","","","","","","","2449 Golf Rd Ste 22","","Philadelphia","PA","US","191311475" +"1780214759","DIRECT","Direct Messaging Address","susie@embracecorazon.com","N","","","","","","","","","601 W 31st St","","Chicago","IL","US","606163022" +"1497385462","DIRECT","Direct Messaging Address","harriet.williams@cox.net","N","","","","","","","","","1571 E 51st St N","","Tulsa","OK","US","741262828" +"1588294557","DIRECT","Direct Messaging Address","Info@findinglove4today.com","N","business email","","DIRECT","Direct","","CSV","CSV","","3400 Central Ave Ste 310","","Riverside","CA","US","925062181" +"1669002630","OTHERS","Other URL","fulllifechangeseducation.mytheranest.com","N","","","DIRECT","Direct","","CSV","CSV","","16978 W Santiago Cir","","Hauser","ID","US","838548153" +"1811527898","DIRECT","Direct Messaging Address","info@mangatacounseling.com","N","Secure HIPAA Compliant email","","DIRECT","Direct","","CSV","CSV","","510 1st St N Ste B","","New Ulm","MN","US","560731771" +"1467082438","DIRECT","Direct Messaging Address","james.harrell@biotelligent.com","N","Business Email","","DIRECT","Direct","","","","","731 E Southlake Blvd Ste 110","","Southlake","TX","US","760926378" +"1649800616","CONNECT","CONNECT URL","Reisterstown","N","","","","","","","","","212 Highfalcon Rd","","Reisterstown","MD","US","211363711" +"1376173344","DIRECT","Direct Messaging Address","kaylyn.howard@stores.kroger.com","Y","","KROGER TEXAS L P","","","","","","","950 E Sandy Lake Rd","","Coppell","TX","US","750193109" +"1184254153","DIRECT","Direct Messaging Address","Amagee@corticacare.com","N","","","","","","","","","7090 Miratech Dr","","San Diego","CA","US","921213109" +"1174153159","OTHERS","Other URL","901-328-1802","Y","Fax","Memphis Nutrition Group, LLC","","","","","","","6263 Poplar Ave Ste 605","","Memphis","TN","US","381194724" +"1538799515","OTHERS","Other URL","901-328-1802","N","Fax","","","","","","","","6263 Poplar Ave Ste 605","","Memphis","TN","US","381194724" +"1245860220","OTHERS","Other URL","cynthia_mah4@hotmail.com","N","email address","","OTHER","Other","cynthia_mah4@hotmail.com","OTHER","Other","cynthia_mah4@hotmail.com","3061 SW 160th Ave Ste 107","","Miramar","FL","US","330274213" +"1154951135","CONNECT","CONNECT URL","myfamilyhhc@outlook.com","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7220 N Lindbergh Blvd Ste 440","","Hazelwood","MO","US","630422019" +"1407486483","DIRECT","Direct Messaging Address","Matthew.valdez@hcahealthcare.com","N","","","DIRECT","Direct","","CSV","CSV","","8383 N Davis Hwy","","Pensacola","FL","US","325146039" +"1043840028","CONNECT","CONNECT URL","www.Catalytichealthpartners.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","CSV","3050 W Agua Fria Fwy","","Phoenix","AZ","US","850273946" +"1851921837","CONNECT","CONNECT URL","https://butterflyeffects.com/aba-therapy-providers/florida/palm-beach-florida/","Y","","BUTTERFLY EFFECTS","DIRECT","Direct","","CSV","CSV","","500 Fairway Dr Ste 102","","Deerfield Beach","FL","US","334411817" +"1023648003","CONNECT","CONNECT URL","ageing.in.your.place@gmail.com","N","company email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10432 Gardo Ct","","Saint Louis","MO","US","631373525" +"1841820826","CONNECT","CONNECT URL","Charlotte","N","","","","","","","","","2092 Ayrsley Town Blvd Unit A","","Charlotte","NC","US","282734038" +"1821628801","OTHERS","Other URL","https://familycarenp.wixsite.com/home","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","eclinical","2300 Garrison Blvd Ste 100","","Baltimore","MD","US","212162308" +"1083244073","CONNECT","CONNECT URL","https://rasmussenhomecare.com/","N","Website","","OTHER","Other","Address","CSV","CSV","","9730 Hillside Dr","","Roswell","GA","US","300762827" +"1083244073","CONNECT","CONNECT URL","https://rasmussenhomecare.com/","N","Website","","OTHER","Other","Address","CSV","CSV","","9730 Hillside Dr","","Roswell","GA","US","300762827" +"1083244073","OTHERS","Other URL","www.rasmussenhomecare.com","N","web","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Email","9730 Hillside Dr","","Roswell","GA","US","300762827" +"1083244073","CONNECT","CONNECT URL","https://rasmussenhomecare.com/","N","Website","","OTHER","Other","Address","CSV","CSV","","9730 Hillside Dr","","Roswell","GA","US","300762827" +"1962032953","CONNECT","CONNECT URL","alhenry@Broward.org","N","","","","","","","","","325 SW 28th St","","Fort Lauderdale","FL","US","333152612" +"1407486491","DIRECT","Direct Messaging Address","hannah@thriveforlifetherapy.com","N","email address","","DIRECT","Direct","","","","","25109 Jefferson Ave Ste 120","","Murrieta","CA","US","925628117" +"1689204679","CONNECT","CONNECT URL","ggaleotafiore@professionalpt.com","N","","","DIRECT","Direct","","","","","5 Marine View Plz Ste 405","","Hoboken","NJ","US","070305722" +"1811527815","CONNECT","CONNECT URL","Yestolifellc@gmail.com","N","Business Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11374 Emma Oaks Ln","","Jacksonville","FL","US","322212865" +"1093345092","CONNECT","CONNECT URL","fmbtagency.com","N","","","","","","","","","5530 Corbin Ave Ste 221","","Tarzana","CA","US","913566095" +"1356971352","CONNECT","CONNECT URL","Agapeadcllc@gmail.com","N","","","","","","","","","3672 N Rancho Dr","","Las Vegas","NV","US","891303149" +"1548890544","CONNECT","CONNECT URL","fmbtagency.com","N","website","","","","","","","","5530 Corbin Ave Ste 221","","Tarzana","CA","US","913566095" +"1487284485","OTHERS","Other URL","Office","N","Office","","DIRECT","Direct","","","","","1641 Topeka Cir","","Sparks","NV","US","894348866" +"1669002564","OTHERS","Other URL","nsifuentes@wellmed.net","N","","","","","","","","","800 W Jefferson St Ste 200","","Brownsville","TX","US","785206300" +"1811527716","OTHERS","Other URL","Northbrook","N","","","","","","","","","3535 Sorrel Dr","","Northbrook","IL","US","600622230" +"1831729821","OTHERS","Other URL","moconnell@gmail.com","N","","","","","","","","","8201 Bardmoor Pl Apt 203D","","Seminole","FL","US","337771327" +"1831729821","DIRECT","Direct Messaging Address","michael.p.oconnell.mil@socom.mil","N","","","","","","","","","courthouse rd","","Camp Lejeune","NC","US","28547" +"1336779248","DIRECT","Direct Messaging Address","pam@meadowviewsrliving.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","111 Acuff Ln","","Clinton","TN","US","377166892" +"1679103576","DIRECT","Direct Messaging Address","nerland.w.dimanche@medstar.net","N","","","","","","","","","5601 Loch Raven Blvd","","Baltimore","MD","US","212392945" +"1730719717","CONNECT","CONNECT URL","Lenoxsagency@gmail.com","N","","","","","","","","","1 Main St Unit 401","","Eatontown","NJ","US","077243450" +"1730719725","CONNECT","CONNECT URL","Isabela","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","27 Calle Barbosa","","Isabela","PR","US","006623013" +"1538799523","DIRECT","Direct Messaging Address","areentransport@gmail.om","N","","","","","","","","","500 Roosevelt Blvd Apt 506","","Falls Church","VA","US","220443109" +"1548890536","OTHERS","Other URL","csdautismservices.clearcompany.com","N","","","","","","","","","1025 Atlantic Ave Ste 101","","Alameda","CA","US","945011188" +"1548890536","OTHERS","Other URL","https://csdautismservices.com/contact/","N","","","","","","","","","8801 Folsom Blvd Ste 195","","Sacramento","CA","US","958263231" +"1427688415","CONNECT","CONNECT URL","https://www.refreshtherapynyc.com/contact-us/","N","Private Psychotherapy Clinic","","","","","","","","159 20th St Fl 2","","Brooklyn","NY","US","112321253" +"1306476395","OTHERS","Other URL","https://www.officeally.com/secure_oa.asp","N","","","","","","","","","836 E Main St Ste 5","","Medford","OR","US","975047115" +"1932739927","CONNECT","CONNECT URL","greatergloryliving@gmail.com","N","","","DIRECT","Direct","","","","","3414 Menlo Dr","","Baltimore","MD","US","212153828" +"1114557105","DIRECT","Direct Messaging Address","jesse.corriveau@my.colby-sawyer.edu","N","","","DIRECT","Direct","","CSV","CSV","","541 Main St","","New London","NH","US","032577818" +"1417587411","CONNECT","CONNECT URL","frontoffice@stonegatedentalcare.com","N","Secure Email","","DIRECT","Direct","","OTHER","Other","Parker","17021 Lincoln Ave Unit B","","Parker","CO","US","801343146" +"1043840044","CONNECT","CONNECT URL","Houston","N","computer","","DIRECT","Direct","","OTHER","Other","Houston","9802D Ella Blvd","","Houston","TX","US","770383030" +"1659901528","DIRECT","Direct Messaging Address","wassenar.a@husky.neu.edu","N","","","DIRECT","Direct","","","","","8770 Sand Point Way NE","","Seattle","WA","US","981153951" +"1033749031","DIRECT","Direct Messaging Address","kevin@homeofhope.org","N","email address","","DIRECT","Direct","","CSV","CSV","","11853 W Nadine Way","","Peoria","AZ","US","853834522" +"1295365195","DIRECT","Direct Messaging Address","aparker@aparedu.com","N","","","DIRECT","Direct","","CSV","CSV","","1410 N Franklin St","","Pittsburgh","PA","US","152331335" +"1548890411","OTHERS","Other URL","Cary","N","","","","","","","","","2620 Louis Stephens Dr","","Cary","NC","US","275197679" +"1346870243","OTHERS","Other URL","EnterpriseRx","N","Data Computer system","","DIRECT","Direct","","CSV","CSV","","300 H St NE","","Washington","DC","US","200024691" +"1760012660","CONNECT","CONNECT URL","karlynking@yahoo.com","N","karlynking@yahoo.com","","","","","","","","312 Dorchester Dr","","Egg Harbor Township","NJ","US","082347676" +"1851921753","DIRECT","Direct Messaging Address","rae.stewart@ctcprograms.com","N","","","","","","","","","1610 Miller Park Way","","West Milwaukee","WI","US","532143604" +"1073143988","CONNECT","CONNECT URL","OPClinic@lcs-ct.org","N","Health Information Exchange","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Text/Plain","221 Main St Fl 3","","Hartford","CT","US","061061890" +"1407486327","DIRECT","Direct Messaging Address","T.R.Bumbarger1@eagle.clarion.org","N","email","","","","","","","","949 Olanta Rd","","Olanta","PA","US","168638157" +"1407486327","DIRECT","Direct Messaging Address","T.R.Bumbarger1@eagle.clarion.org","N","email","","","","","","","","949 Olanta Rd","","Olanta","PA","US","168638157" +"1407486327","DIRECT","Direct Messaging Address","T.R.Bumbarger1@eagle.clarion.org","N","email","","","","","","","","949 Olanta Rd","","Olanta","PA","US","168638157" +"1639709553","DIRECT","Direct Messaging Address","denisa.pirvu@uhsinc.com","N","","","","","","","","","36485 Inland Valley Dr","","Wildomar","CA","US","925959681" +"1053941971","OTHERS","Other URL","IntakeQ","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","131 Hay St Ste 201","","Fayetteville","NC","US","283016105" +"1033749965","DIRECT","Direct Messaging Address","anovak@coloradowomenscenter.com","Y","Practice email","Therapy and Counseling for Women, LLC","DIRECT","Direct","","","","","1225 Ken Pratt Blvd Unit 206","","Longmont","CO","US","805019017" +"1851921787","OTHERS","Other URL","stellaraba.com","Y","Stellar ABA website","Stellar Behavioral Consulting Ltd","","","","","","","2820 W Charleston Blvd Ste 22","","Las Vegas","NV","US","891021933" +"1740810670","DIRECT","Direct Messaging Address","sm_martinez@icloud.com","N","Professional E-mail","","DIRECT","Direct","","CSV","CSV","","2975 E Broad St Ste 200","","Mansfield","TX","US","760639186" +"1831729771","OTHERS","Other URL","cathy.insights@gmail.com","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","email","1509 Market St","","Wilmington","NC","US","284014910" +"1427688357","DIRECT","Direct Messaging Address","mmcneill@balanceautism.org","N","Company Email","","DIRECT","Direct","","CSV","CSV","","118 E 18th St","","Cedar Falls","IA","US","506134276" +"1740810688","DIRECT","Direct Messaging Address","natalie@nataliecargilltherapy.com","N","business email address","","DIRECT","Direct","","","","","2940 Summit St Ste 2C&2D","","Oakland","CA","US","946093416" +"1922638873","CONNECT","CONNECT URL","Patterns_Behavioral_Services","N","Office","","DIRECT","Direct","","OTHER","Other","Business","12062 Valley View St Ste 103","","Garden Grove","CA","US","928451738" +"1710517685","CONNECT","CONNECT URL","SanRamon","N","","","DIRECT","Direct","","","","","4 Crow Canyon Ct Ste 150","","San Ramon","CA","US","945831679" +"1700416674","OTHERS","Other URL","computer","Y","Procare pharmacy work place","WEST GROUP PHARMACEUTICAL","HIE","Health Information Exchange (HIE)","","CSV","CSV","health information between doctors, nurses, pharmacists, other health care providers and patients","9191 Westminster Ave","","Garden Grove","CA","US","928442751" +"1447880315","DIRECT","Direct Messaging Address","amandar@couplesfit.org","N","","","","","","","","","8121 W Quinault Ave Ste F202","","Kennewick","WA","US","993368210" +"1073143947","CONNECT","CONNECT URL","Kennesaw","N","","","","","","","","","951 Kinghorn Dr NW","","Kennesaw","GA","US","301526982" +"1073143947","DIRECT","Direct Messaging Address","angie@therapyatl.com","N","","","","","","","","","951 Kinghorn Dr NW","","Kennesaw","GA","US","301526982" +"1245860113","OTHERS","Other URL","messaging","N","Phone","","DIRECT","Direct","","OTHER","Other","Office","3975 W Quail Ave Ste 10","","Las Vegas","NV","US","891183002" +"1679103543","DIRECT","Direct Messaging Address","tracy.wainwright@victor.org","N","","","","","","","","","1053 N D St","","San Bernardino","CA","US","924103521" +"1013547983","OTHERS","Other URL","alexiswielt@griffithcenters.org","N","email","","DIRECT","Direct","","OTHER","Other","email","3055 Austin Bluffs Pkwy Ste C","","Colorado Springs","CO","US","809185758" +"1457981334","CONNECT","CONNECT URL","na.gmail","N","na.gmail","","DIRECT","Direct","","CSV","CSV","","225 Cedar Hill St Ste 200","","Marlborough","MA","US","017525900" +"1184254062","DIRECT","Direct Messaging Address","oceanmaya@icloud.com","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","66-935 Kaukonahua Rd","","Waialua","HI","US","967918706" +"1619507597","DIRECT","Direct Messaging Address","eugeniax@mchnnyc.com","N","Email address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Email","108 W 39th St Rm 405","","New York","NY","US","100183649" +"1598395477","CONNECT","CONNECT URL","EMR","N","","","","","","","","","4120 N Collins St Ste 100","","Arlington","TX","US","760054553" +"1144850025","CONNECT","CONNECT URL","www.northeasterncs.com","N","","","","","","","","","5021 E Trindle Rd","","Mechanicsburg","PA","US","170503528" +"1124658000","DIRECT","Direct Messaging Address","ADMIN@SMT.REHAB","N","ENCRYPTED SECURE EMAIL","","DIRECT","Direct","","CSV","CSV","","15521 Sandra Ln","","Sylmar","CA","US","913423575" +"1467082354","DIRECT","Direct Messaging Address","omokuba@ymail.com","N","","","DIRECT","Direct","","","","","709 Hudson Ave Apt 3","","Takoma Park","MD","US","209126817" +"1467082354","DIRECT","Direct Messaging Address","omokuba@ymail.com","N","","","OTHER","Other","omokuba@ymail.com","CSV","CSV","","709 Hudson Ave Apt 3","","Takoma Park","MD","US","209126817" +"1467082354","DIRECT","Direct Messaging Address","omokuba@ymail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","709 Hudson Ave Apt 3","","Takoma Park","MD","US","209126817" +"1467082354","DIRECT","Direct Messaging Address","omokuba@ymail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","709 Hudson Ave Apt 3","","Takoma Park","MD","US","209126817" +"1639709520","CONNECT","CONNECT URL","https://gillpharmacy.business.site/","N","","","","","","","","","12648 Bentley St","","Waterford","CA","US","953869009" +"1710517602","OTHERS","Other URL","Detroit","N","","","","","","","","","4875 Coplin St","","Detroit","MI","US","482152192" +"1437789351","OTHERS","Other URL","Spokane","N","","","","","","","","","1100 W Mallon Ave","","Spokane","WA","US","992602043" +"1881224673","CONNECT","CONNECT URL","https://www.securepms.com/Account/LogOn?ReturnUrl=%2f","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","plaza carolina","","Carolina","PR","US","009830098" +"1609406503","DIRECT","Direct Messaging Address","sherrib@theraplacelearning.com","N","Office Email","","DIRECT","Direct","","","","","4121 Shelbyville Rd Ste 7","","Louisville","KY","US","402073205" +"1134759038","DIRECT","Direct Messaging Address","robert.williams@cmsgiveshope.com","N","","","","","","","","","1380 Dublin Rd Ste 100","","Columbus","OH","US","432151025" +"1003446915","SOAP","SOAP URL","Compter","N","Laptop","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","760 Broadway","","Brooklyn","NY","US","112065317" +"1003446915","SOAP","SOAP URL","Compter","N","Laptop","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","760 Broadway","","Brooklyn","NY","US","112065317" +"1003446915","SOAP","SOAP URL","Compter","N","Laptop","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","760 Broadway","","Brooklyn","NY","US","112065317" +"1275163180","DIRECT","Direct Messaging Address","care@smarthomecareagency.com","N","","","","","","","","","85 S Bragg St Ste 200A","","Alexandria","VA","US","223122793" +"1811527724","DIRECT","Direct Messaging Address","jennifer.musone2@sphp.com","Y","work email","Samaritan Hospital of Troy, New York","","","","","","","2215 Burdett Ave","","Troy","NY","US","121802466" +"1396375242","OTHERS","Other URL","www.vericle.com","N","EHR","","HIE","Health Information Exchange (HIE)","","","","","520 N. SR 135","Suite R","Greenwood","IN","US","46142" +"1801426713","OTHERS","Other URL","Fayette","N","","","","","","","","","605 Washington St","","Fayette","IA","US","521429206" +"1679103592","DIRECT","Direct Messaging Address","awhalen@chsi.org","N","Work email","","DIRECT","Direct","","CSV","CSV","","555 Washington Hwy","","Morrisville","VT","US","056618972" +"1356971279","DIRECT","Direct Messaging Address","malester@advancedtherapeuticssloutions-mi.com","N","","","","","","","","","28404 Beech Hl","","Farmington Hills","MI","US","483344234" +"1861022733","CONNECT","CONNECT URL","Parkersburg","N","","","","","","","","","225 College Pkwy Ste 201","","Parkersburg","WV","US","261047655" +"1174153092","CONNECT","CONNECT URL","teampbs.com","N","secured PBS staff website","","","","","","","","201 15th St","","Mendota","IL","US","613421311" +"1407486335","DIRECT","Direct Messaging Address","kelli@kellikorn.com","N","Owner/ Clinical Director","","HIE","Health Information Exchange (HIE)","","","","","1230 Tenderfoot Hill Rd Ste 100","","Colorado Springs","CO","US","809067346" +"1598395428","OTHERS","Other URL","executivedirectorbatp@gmail.com","N","","","","","","","","","139 Montgomery Ave","","Bala Cynwyd","PA","US","190042821" +"1508496431","DIRECT","Direct Messaging Address","amonaco@sacredheartcenter.com","N","","","","","","","","","400 Stoddard Rd","","Richmond","MI","US","480622505" +"1477183309","DIRECT","Direct Messaging Address","jpalko@fhlautism.org","N","jpalko@fhlautism.org","","DIRECT","Direct","","OTHER","Other","jpalko@fhlautism.org","7869 Refugee Rd","","Pickerington","OH","US","431477845" +"1386274215","DIRECT","Direct Messaging Address","kathryn.wenning@franciscanalliance.org","N","empoloyer email address","","DIRECT","Direct","","OTHER","Other","email","1094 Vicksburg South Dr","","Greenwood","IN","US","461439697" +"1639709561","DIRECT","Direct Messaging Address","joans@bsahq.com","N","company e-mail","","DIRECT","Direct","","CSV","CSV","","45 W 34th St Rm 901","","New York","NY","US","100013145" +"1255961181","CONNECT","CONNECT URL","jennifer.yager@aapsa.net","N","secure email","","DIRECT","Direct","","CSV","CSV","","122 Business Park Dr Ste 1","","Utica","NY","US","135026321" +"1518597459","OTHERS","Other URL","timbondy.com","N","","","","","","","","","1171 W Conway Rd","","Harbor Springs","MI","US","497409684" +"1861022709","DIRECT","Direct Messaging Address","brittany.nickelson@mercy.net","Y","work email","Mercy St. Francis Hospital","DIRECT","Direct","","OTHER","Other","email","100 W US Highway 60","","Mountain View","MO","US","655488542" +"1487284329","DIRECT","Direct Messaging Address","michelle_nguyen@med.unc.edu","N","","","","","","CSV","CSV","","321 S Columbia St","","Chapel Hill","NC","US","275144309" +"1851921795","DIRECT","Direct Messaging Address","karenn@instepps.com","N","","","","","","","","","400 N Chapel Ave Apt 301","","Alhambra","CA","US","918016026" +"1457981391","OTHERS","Other URL","nurbaez@familycontinuity.org","N","","","DIRECT","Direct","","","","","360 Merrimack St Bldg 9J3","","Lawrence","MA","US","018431740" +"1508496456","CONNECT","CONNECT URL","www.oxfordortho.org","N","","","","","","","","","497 Azalea Dr Ste 102","","Oxford","MS","US","386557906" +"1922638881","OTHERS","Other URL","www.regentsmedical.com","N","web address","","OTHER","Other","Web Portal","CSV","CSV","","254 Ren Mar Dr Ste 100","","Pleasant View","TN","US","371463723" +"1841820701","DIRECT","Direct Messaging Address","lhaley@letstalkar.com","N","","","","","","","","","10310 W Markham St Ste 210","","Little Rock","AR","US","722051579" +"1669002523","REST","RESTful URL","Natasha.kellis@thelilycenter.com","Y","email","The Lily Center","DIRECT","Direct","","CSV","CSV","","507 Aurora St","","Houston","TX","US","770082329" +"1871123745","CONNECT","CONNECT URL","Rama@archspeechcenter.com","N","","","","","","","","","11 E Scribewood Cir","","The Woodlands","TX","US","773821434" +"1962032839","DIRECT","Direct Messaging Address","Christa.mccrorie@uhsinc.com","Y","","Alabama Clinical Schools, Inc","","","","","","","1221 Alton Dr","","Birmingham","AL","US","352104308" +"1114557089","CONNECT","CONNECT URL","goldenhomecare18@gmail.com","N","Secure Email","","DIRECT","Direct","","CSV","CSV","","2515 N Front St Ste 101","","Harrisburg","PA","US","171101150" +"1285264150","CONNECT","CONNECT URL","www.soultenders.com","N","website","","","","","","","","41 E Foothill Blvd Ste 102","","Arcadia","CA","US","910062361" +"1508496480","OTHERS","Other URL","DrAli@westcospineandjoint.com","N","","","","","","","","","355 Ozark Trail Dr Ste 9","","Ellisville","MO","US","630112164" +"1952931834","OTHERS","Other URL","Sherilyski@gmail.com","N","Email","","OTHER","Other","Email","OTHER","Other","Email","201 Lakeview Ave","","Ringwood","NJ","US","074562100" +"1952931834","OTHERS","Other URL","Email","N","","","","","","","","","201 Lakeview Ave","","Ringwood","NJ","US","074562100" +"1174153068","CONNECT","CONNECT URL","Laptop","N","","","DIRECT","Direct","","","","","655 N 12th St","","Grand Junction","CO","US","815013343" +"1619507506","OTHERS","Other URL","Esped","N","IEP system","","","","","","","","200 W Maple Ave","","Mundelein","IL","US","600601785" +"1902436892","OTHERS","Other URL","audreychiya.lmhc@gmail.com","N","Professional e-mail","","DIRECT","Direct","","CSV","CSV","","2290 Komo Mai Dr","","Pearl City","HI","US","967821224" +"1033749809","DIRECT","Direct Messaging Address","contact@jmedical.net","N","secure server","","DIRECT","Direct","","OTHER","Other","secure portal","9729 Parkway E Ste 10","","Center Point","AL","US","352157800" +"1780214601","OTHERS","Other URL","952-898-1976","N","Fax Machine","","DIRECT","Direct","","OTHER","Other","Medical Records","16688 Kentucky Ave","","Lakeville","MN","US","550444616" +"1053941948","DIRECT","Direct Messaging Address","Test@Direct.SwartzFamilyPractice.com","N","","","DIRECT","Direct","","","","","9021 Tyler Ct","","Manassas","VA","US","201104258" +"1467082255","DIRECT","Direct Messaging Address","bracess@comfortdental.biz","N","","","DIRECT","Direct","","","","","354 Blue River Parkway","","Silverthorne","CO","US","80917" +"1467082255","DIRECT","Direct Messaging Address","bracescolfax@comfortdental.biz","N","","","DIRECT","Direct","","","","","10401 E Colfax Ave Ste 150","","Aurora","CO","US","800102371" +"1467082255","DIRECT","Direct Messaging Address","bracess@comfortdental.biz","N","","","DIRECT","Direct","","","","","8223 S Quebec St Ste O","","Centennial","CO","US","801123173" +"1780214577","CONNECT","CONNECT URL","Ssims@mtnvalley.org","N","","","","","","","","","700 Mount Sopris Drive","","Glenwood Springs","CO","US","816014622" +"1841820735","DIRECT","Direct Messaging Address","adrian.gonzalez@depaultc.org","N","","","","","","","","","1312 SW Washington St","","Portland","OR","US","972052327" +"1598395386","CONNECT","CONNECT URL","www.ridecali.co","N","","","","","","","","","817 W Sherwood Blvd","","Big Bear City","CA","US","923149362" +"1750911640","DIRECT","Direct Messaging Address","kathleen.bubolz@allina.com","N","Abbott e-mail","","","","","","","","800 E 28th St","","Minneapolis","MN","US","554073799" +"1750911640","DIRECT","Direct Messaging Address","kathleen.bubolz@allina.com","N","Abbott e-mail","","","","","","","","800 E 28th St","","Minneapolis","MN","US","554073799" +"1558991356","OTHERS","Other URL","Manistee","N","","","","","","","","","1309 Madison Rd Rm 150","","Manistee","MI","US","496602539" +"1376173179","OTHERS","Other URL","Manistee","N","","","","","","","","","525 12th St Ofc 1","","Manistee","MI","US","496602053" +"1457981250","OTHERS","Other URL","Manistee","N","","","","","","","","","515 Bryant Ave Rm 26","","Manistee","MI","US","496601880" +"1225668080","CONNECT","CONNECT URL","https://secure.simplepractice.com/users/sign_in","N","","","","","","","","","4506 Powder Mill Rd","","Beltsville","MD","US","207052636" +"1386274108","CONNECT","CONNECT URL","CLEARRECOVERYCENTER.COM","N","","","DIRECT","Direct","","","","","18123 Prairie Ave","","Torrance","CA","US","90504" +"1417587221","DIRECT","Direct Messaging Address","alakhanimd@direct.practicefusion.com","N","","","","","","","","","2701 Leonard Dr","","Valparaiso","IN","US","463837121" +"1972133726","CONNECT","CONNECT URL","erica.jasper@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","561 Thornton Rd","","Lithia Springs","GA","US","301221558" +"1184254906","DIRECT","Direct Messaging Address","info@hudsondentalcenter.com","N","","","","","","","","","6408 Bergenline Ave Ste 2","","West New York","NJ","US","070931660" +"1801426606","OTHERS","Other URL","Sharefile","N","","","OTHER","Other","Sharefile","","","","3170 Citrus Tower Blvd Ste A","","Clermont","FL","US","347116853" +"1073143962","CONNECT","CONNECT URL","WASHINGTON","N","","","","","","","","","1416 9th St NW","","Washington","DC","US","200013344" +"1982234878","CONNECT","CONNECT URL","FCGSQ0LNHG01","N","Electronic Device","","DIRECT","Direct","","CSV","CSV","","13848 Almetz St","","Sylmar","CA","US","913421730" +"1508496498","CONNECT","CONNECT URL","laptop","N","","","","","","","","","6080 Jericho Tpke Ste 200","","Commack","NY","US","117252808" +"1144850033","CONNECT","CONNECT URL","Computer","N","Business Computer","","DIRECT","Direct","","CSV","CSV","","1727 W 41st St","","Lorain","OH","US","440532637" +"1679103568","DIRECT","Direct Messaging Address","alissa.baxter@westsidect.com","N","email","","","","","","","","11914 S Route 59","","Plainfield","IL","US","605855110" +"1881224632","CONNECT","CONNECT URL","Www.primerehab.com","Y","","Mobile Therapy Services LLC","","","","","","","1 Main St Ste 505","","Eatontown","NJ","US","077243903" +"1295365088","CONNECT","CONNECT URL","cerner.com","N","","","","","","","","","18697 Bagley Rd","","Middleburg Heights","OH","US","441303417" +"1902436793","OTHERS","Other URL","other","N","","","","","","","","","540 Litchfield St","","Torrington","CT","US","067906600" +"1538799325","OTHERS","Other URL","loudonville","N","","","","","","","","","546 N Union St","","Loudonville","OH","US","448421040" +"1861022659","CONNECT","CONNECT URL","www.medfastcare.com","N","","","","","","","","","1532 N Harbor City Blvd","","Melbourne","FL","US","329356533" +"1275163073","CONNECT","CONNECT URL","https://actikare.com/knoxville/","Y","","Acti-Kare Inc","","","","","","","17425 Bridge Hill Ct Ste 200","","Tampa","FL","US","336473657" +"1023648847","OTHERS","Other URL","HOUSTON","N","","","DIRECT","Direct","","OTHER","Other","none","1919 Avenue H Ste 100","","Rosenberg","TX","US","774712629" +"1669002481","CONNECT","CONNECT URL","Blackwell","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","118 S 1st St Ste A","","Blackwell","OK","US","746312830" +"1669002481","CONNECT","CONNECT URL","Blackwell","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","118 S 1st St Ste A","","Blackwell","OK","US","746312830" +"1659901478","CONNECT","CONNECT URL","https://actikare.com/des-moines/","Y","","Acti-Kare Inc","","","","","","","17425 Bridge Hill Ct Ste 200","","Tampa","FL","US","336473657" +"1093345811","OTHERS","Other URL","ClarkPTBodywork@gmail.com","N","business email","","DIRECT","Direct","","","","","614 Monkton Rd","","Bristol","VT","US","054435392" +"1376173104","OTHERS","Other URL","opticvisionhouston.com","N","Practice Office Network","","OTHER","Other","Local Network","","","","1122 Hogan St","","Houston","TX","US","770098640" +"1427688266","OTHERS","Other URL","CVSCAREMARK","N","Aetna.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","804 W 180th St Apt 24","","New York","NY","US","100333509" +"1104456979","OTHERS","Other URL","carefreelivinghomecare.com","N","","","DIRECT","Direct","","","","","460 Briarwood Dr Ste 400-1010","","Jackson","MS","US","392063051" +"1104456979","CONNECT","CONNECT URL","carefreelivinghomecare.net","N","","","DIRECT","Direct","","","","","460 Briarwood Dr Ste 400-1010","","Jackson","MS","US","392063051" +"1104456979","CONNECT","CONNECT URL","carefreelivinghomecare.com","N","","","DIRECT","Direct","","","","","460 Briarwood Dr Ste 400-1010","","Jackson","MS","US","392063051" +"1063042802","CONNECT","CONNECT URL","Drchrono.com","N","Medicial SOAP notes and appointments","","","","","","","","12171 World Trade Dr","","San Diego","CA","US","921283709" +"1164052908","OTHERS","Other URL","NewYrok","N","","","","","","","","","27 Kingsland Ave","","Brooklyn","NY","US","112111551" +"1295365039","CONNECT","CONNECT URL","DIrect","N","","","","","","","","","405 W 5th St","","Santa Ana","CA","US","927014599" +"1669002408","SOAP","SOAP URL","PNC","N","","","","","","","","","915 Commonwealth Ave","","Boston","MA","US","022151394" +"1114557956","DIRECT","Direct Messaging Address","stacy.x.hull@kp.org","N","secure email","","DIRECT","Direct","","CSV","CSV","","700 Lawrence Expy","","Santa Clara","CA","US","950515173" +"1356971196","DIRECT","Direct Messaging Address","avidhealthcare@hotmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","18 Kestrel Ct","","Heath","TX","US","750322043" +"1427688274","CONNECT","CONNECT URL","Transitions_Information@TransitionsOKC.com","N","","","","","","","","","6051 N Brookline Ave Ste 112","","Oklahoma City","OK","US","731124286" +"1841820693","CONNECT","CONNECT URL","kristy@southtulsaeye.com","Y","","EYECARE ASSOCIATES OF SOUTH TULSA PC","DIRECT","Direct","","","","","10010 E 81st St","#100","Tulsa","OK","US","741335726" +"1275163024","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","OTHER","Other","N/A","3511 India St","","San Diego","CA","US","921034739" +"1043840804","CONNECT","CONNECT URL","jransaw@capitolhillteam.com","N","Work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","520 S Hull St","","Montgomery","AL","US","361044610" +"1225668098","SOAP","SOAP URL","Selma","N","","","","","","","","","1041 Rose Ave","","Selma","CA","US","936623240" +"1225668098","OTHERS","Other URL","Selma","N","Symantec Client Management Suite","","","","","","","","1041 Rose Ave","","Selma","CA","US","936623240" +"1225668098","REST","RESTful URL","Selma","N","","","","","","","","","1041 Rose Ave","","Selma","CA","US","936623240" +"1598395352","OTHERS","Other URL","anewcasemanagementgrp@gmail.com","N","Business Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3913 Sabine Ave","","Texarkana","TX","US","755032840" +"1386274140","DIRECT","Direct Messaging Address","gmsaraullo@kessler-rehab.com","N","work email","","","","","","","","201 Pleasant Hill Rd","","Chester","NJ","US","079302141" +"1558991323","DIRECT","Direct Messaging Address","ron@hatcherpasscounseling.com","N","","","","","","","","","720 E Evergreen Ave Ste B","","Palmer","AK","US","996456660" +"1003446873","CONNECT","CONNECT URL","rtucker1@lsu.edu","Y","","Louisiana State University Health Sciences Center","","","","","","","5000 Hennessy Blvd","","Baton Rouge","LA","US","708084375" +"1801426671","OTHERS","Other URL","beyondhomecareservices@gmail.com","N","email","","","","","","","","2942 N 24th St Ste 204","","Phoenix","AZ","US","850167850" +"1710517586","DIRECT","Direct Messaging Address","Tobiswopm@outlook.com","N","Private server email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6155 Maple Grv","","Morrow","OH","US","451528455" +"1366072134","DIRECT","Direct Messaging Address","allgoodbehavioral@outlook.com","N","company email","","DIRECT","Direct","","","","","2716 Wheaton Dr","","Evansville","IN","US","477256711" +"1255961025","CONNECT","CONNECT URL","JacksonNJ","Y","","The Learning Curve LLC","DIRECT","Direct","","OTHER","Other","Jackson","8625 Aspen Ct","","Charlotte","NC","US","282277074" +"1689204455","CONNECT","CONNECT URL","angelamlega@gmail.com","N","Business","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2310 Century Point Ln Apt F","","Glendale Heights","IL","US","601391692" +"1013547892","CONNECT","CONNECT URL","Powder_Springs","N","","","DIRECT","Direct","","CSV","CSV","","3410 Florence Cir","","Powder Springs","GA","US","301276052" +"1659901437","OTHERS","Other URL","kp.kaiserpermanente.org","N","website","","DIRECT","Direct","","CSV","CSV","","1600 Owens St","","San Francisco","CA","US","941582261" +"1104456938","CONNECT","CONNECT URL","familyservicescenterco@gmail.com","N","","","DIRECT","Direct","","","","","80 Garden Ctr Ste 170","","Broomfield","CO","US","800201790" +"1902436751","DIRECT","Direct Messaging Address","lance.n.hoang.civ@mail.mil","N","Military email","","","","","","","","5005 North Piedras Street","","El Paso","TX","US","79920" +"1780214460","CONNECT","CONNECT URL","Richmond","N","Office","","DIRECT","Direct","","CSV","CSV","Medical Records","3126 W Cary St Apt 262","","Richmond","VA","US","232213504" +"1407486392","CONNECT","CONNECT URL","admin@connectpt.org","N","admin@connectpt.org","","DIRECT","Direct","","","","","201 Candlewood Cmns","","Howell","NJ","US","077312169" +"1477183267","DIRECT","Direct Messaging Address","ebedard@greenbridgecw.com","N","","","DIRECT","Direct","","","","","269 Middlesex Rd","","Tyngsboro","MA","US","018791078" +"1659901445","CONNECT","CONNECT URL","jessica.dacostaCC@gmail.com","N","email","","DIRECT","Direct","","","","","2 Lobster Ln","","Chatham","MA","US","026332580" +"1235769027","DIRECT","Direct Messaging Address","casi@optiquedetroit.com","N","email","","DIRECT","Direct","","CSV","CSV","","41840 Ford Rd","","Canton","MI","US","481873600" +"1235769027","DIRECT","Direct Messaging Address","casi@optiquedetroit.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","41840 Ford Rd","","Canton","MI","US","481873600" +"1942830732","DIRECT","Direct Messaging Address","b.henderson@kleinsonline.com","N","email","","DIRECT","Direct","","CSV","CSV","","2101 Rock Spring Rd","","Forest Hill","MD","US","210502617" +"1124658919","DIRECT","Direct Messaging Address","b.henderson@kleinsonline.com","N","email","","DIRECT","Direct","","CSV","CSV","","223 N Main St","","Bel Air","MD","US","210143501" +"1295365096","CONNECT","CONNECT URL","helphomeandhealth.com","N","business domain","","DIRECT","Direct","","CSV","CSV","","5124 Wistful Vista Dr","","West Des Moines","IA","US","502656924" +"1730719535","CONNECT","CONNECT URL","Walterboro","N","office","","DIRECT","Direct","","OTHER","Other","Walterboro","416F Robertson Blvd","","Walterboro","SC","US","294882756" +"1659901452","CONNECT","CONNECT URL","Sharenote.com","N","Sharenote.com","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Sharenote.com","2636 Martin Luther King Jr Dr SW","","Atlanta","GA","US","303111634" +"1477183283","DIRECT","Direct Messaging Address","eevans@arizonaautism.com","N","","","DIRECT","Direct","","","","","22423 N 91st Dr","","Peoria","AZ","US","853834160" +"1457981268","CONNECT","CONNECT URL","Longmont","N","","","DIRECT","Direct","","CSV","CSV","","451 21st Ave Ste B","","Longmont","CO","US","805011483" +"1427688233","OTHERS","Other URL","akell@sosillinois.org","Y","email","SOS Children's Villages Illinois","DIRECT","Direct","","CSV","CSV","","7600 S Parnell Ave","SOS Childrens Village","Chicago","IL","US","606201824" +"1598395311","DIRECT","Direct Messaging Address","testebo@liberty.edu","Y","studentemail liberty university","Liberty University, Inc","DIRECT","Direct","","CSV","CSV","","1971 University Blvd","","Lynchburg","VA","US","245150002" +"1467082289","CONNECT","CONNECT URL","URL","N","","","","","","","","","9 Lowell Rd","","Wellesley","MA","US","024812723" +"1841820669","CONNECT","CONNECT URL","Helena","N","","","DIRECT","Direct","","OTHER","Other","Helena","178 W Lyndale Ave","","Helena","MT","US","596012822" +"1528698347","CONNECT","CONNECT URL","drevan@independencefootandankle.com","N","HIPPAA compliant email","","DIRECT","Direct","","OTHER","Other","none","2032 N Broad St","","Lansdale","PA","US","194461051" +"1174153993","DIRECT","Direct Messaging Address","midwife@nestbirthandwellness.com","N","secure email","","DIRECT","Direct","","","","","425 S Grand Ave","","Pullman","WA","US","991632751" +"1447880265","DIRECT","Direct Messaging Address","kelly@fieldstonecounseling.com","N","","","","","","","","","2494 Lansbury Dr","","Waterford","MI","US","483292322" +"1538799366","OTHERS","Other URL","none","N","none","","","","","","","","445 State Road 13","","Saint Johns","FL","US","322593838" +"1538799366","OTHERS","Other URL","na","N","na","","OTHER","Other","na","OTHER","Other","na","445 State Road 13","","Saint Johns","FL","US","322593838" +"1295365021","CONNECT","CONNECT URL","Columbia","N","","","","","","","","","2333 Chapel Hill Rd","","Columbia","MO","US","652031568" +"1922638758","CONNECT","CONNECT URL","https://phhwtherapy.clientsecure.me","N","Portal link","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6750 Hillcrest Plaza Dr Ste 206","","Dallas","TX","US","752301438" +"1548890379","DIRECT","Direct Messaging Address","petra@flamelilytherapy.com","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Direct mail","2800 Freeway Blvd Ste 204","","Minneapolis","MN","US","554301751" +"1437789278","DIRECT","Direct Messaging Address","contact@statewidere.net","N","email","","DIRECT","Direct","","OTHER","Other","any","25276 Via Entrada","","Laguna Niguel","CA","US","926777353" +"1265062095","CONNECT","CONNECT URL","LONGVIEW","N","","","","","","","","","818 N 4th St","","Longview","TX","US","756015433" +"1346870185","DIRECT","Direct Messaging Address","kalvarado@ruhealth.org","N","","","","","","","","","650 N State St","","Hemet","CA","US","925432960" +"1215567052","OTHERS","Other URL","newark.support@thriveworks.com","N","email","","","","","","","","850 Library Ave Ste 104","","Newark","DE","US","197117170" +"1629608450","DIRECT","Direct Messaging Address","lillybeths@lafcc.org","N","Email","","DIRECT","Direct","","CSV","CSV","","3301 37th Ave","","Sacramento","CA","US","958242418" +"1699305433","DIRECT","Direct Messaging Address","mnoboa17@apu.edu","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5530 Overland Ave","","San Diego","CA","US","921231260" +"1740810589","DIRECT","Direct Messaging Address","dlittle@prototypes.org","N","","","","","","","","","831 E Arrow Hwy","","Pomona","CA","US","917672535" +"1003446840","CONNECT","CONNECT URL","www.rainbowhelperslv@gmail.com","N","","","","","","","","","5852 S Pecos Rd Ste 5","","Las Vegas","NV","US","891203490" +"1922638766","DIRECT","Direct Messaging Address","rdavila92@ican-b.com","Y","","ICAN-B","","","","","","","16130 Sherman Way","","Lake Balboa","CA","US","914063907" +"1457981292","DIRECT","Direct Messaging Address","elyse.poole@christushealth.org","N","Hospital","","DIRECT","Direct","","OTHER","Other","PHI","3330 Masonic Dr","","Alexandria","LA","US","713013841" +"1619507464","CONNECT","CONNECT URL","EXYM","N","Electronic Health Record System","","","","","","","","8015 Painter Ave","","Whittier","CA","US","906022506" +"1407486269","OTHERS","Other URL","1619965688","N","408-842-3133","","HIE","Health Information Exchange (HIE)","","","","","9460 N Name Uno Ste 115","","Gilroy","CA","US","950203536" +"1760012520","CONNECT","CONNECT URL","Vitalitymassagestudio305@gmail.com","N","","","","","","","","","8864 SW 129th Ter Ste B","","Miami","FL","US","331765931" +"1396375150","DIRECT","Direct Messaging Address","martinacampa@outlook.com","N","","","","","","","","","92-1235 Panana St Apt 30","","Kapolei","HI","US","967071403" +"1821628686","OTHERS","Other URL","https://app.kareo.com/admin-ui/#/practice-settings/patient-communications?provider=292b879c-5c51-400","N","","","","","","","","","1445 W Auburn Rd","","Rochester Hills","MI","US","483094344" +"1417587288","CONNECT","CONNECT URL","SPRINGFIELD","N","","","","","","","","","1423 S Yellow Springs St","","Springfield","OH","US","455062544" +"1750911525","DIRECT","Direct Messaging Address","reeta.hill@co.benton.or.us","Y","email","Benton County Health Department","HIE","Health Information Exchange (HIE)","","CSV","CSV","","100 Mullins Dr Ste A1","","Lebanon","OR","US","973552868" +"1487284253","OTHERS","Other URL","wwww.1smiledental.com","N","","","","","","","","","41 US Highway 41","","Schererville","IN","US","463751201" +"1326678004","DIRECT","Direct Messaging Address","megan@adriftcounseling.com","N","","","","","","","","","1032 Grand Ave # 201","","Saint Paul","MN","US","551053064" +"1053941732","OTHERS","Other URL","4695358778","N","Secure Fax","","","","","","","","2770 Main St Ste 227","","Frisco","TX","US","750334457" +"1467082057","SOAP","SOAP URL","ChARM","N","EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PDF","1112 Daniels St Ste 102A","","Vancouver","WA","US","986603070" +"1679103279","DIRECT","Direct Messaging Address","brittany.williams0@outlook.com","N","","","","","","","","","8035 E R L Thornton Fwy Ste 328","","Dallas","TX","US","752287018" +"1831729433","DIRECT","Direct Messaging Address","rkorn@samaritas.org","Y","","Samaritas","","","","","","","729 W Michigan Ave # 200","","Jackson","MI","US","492011920" +"1649800244","DIRECT","Direct Messaging Address","sdunn@aidcares.org","N","Association's private email","","DIRECT","Direct","","CSV","CSV","","309 New Indian Trail Ct","","Aurora","IL","US","605062411" +"1649800244","DIRECT","Direct Messaging Address","sdunn@aidcares.org","N","Direct email","","DIRECT","Direct","","CSV","CSV","","309 New Indian Trail Ct","","Aurora","IL","US","605062411" +"1316577208","OTHERS","Other URL","https://smilestransportation.sharepoint.com/sites/SmilesTransportation","N","Sharepoint- secured access needs to be requested","","DIRECT","Direct","","CSV","CSV","","11317 Aristotle Dr Apt 310","","Fairfax","VA","US","220307494" +"1265062954","CONNECT","CONNECT URL","Lanham","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2131 Davidsonville Rd","","Crofton","MD","US","211141632" +"1588294268","DIRECT","Direct Messaging Address","dvasconcelles@fusdaz.org","N","","","","","","","","","32375 N Gantzel Rd","","San Tan Valley","AZ","US","851435110" +"1235769803","CONNECT","CONNECT URL","kalisha@akatherapy.com","Y","","Albert Knapp & Associates A Psychological Corporation","DIRECT","Direct","","","","","1200 Aviation Blvd Ste 100","","Redondo Beach","CA","US","902784059" +"1326678996","DIRECT","Direct Messaging Address","laura_lawson@optum.com","N","optum email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","680 Blair Mill Rd","","Horsham","PA","US","190442223" +"1316577018","DIRECT","Direct Messaging Address","kristar@second-nature.com","Y","encrypted email address","Second Nature Wilderness Program","DIRECT","Direct","","CSV","CSV","","382 Main Street","","Duchesne","UT","US","84021" +"1689204398","SOAP","SOAP URL","www.fit4everyone.com","N","Practice Website","","DIRECT","Direct","","CSV","CSV","","1320 501 Business","Unit E","Conway","SC","US","29526" +"1407486079","CONNECT","CONNECT URL","MD","N","Hanna, S","","DIRECT","Direct","","CSV","CSV","","3457 Hylan Blvd","","Staten Island","NY","US","103063651" +"1679103253","CONNECT","CONNECT URL","ALBUQUERQUE","N","","","","","","","","","4201 Central Ave NW Ste K3","","Albuquerque","NM","US","871051647" +"1952931628","CONNECT","CONNECT URL","damon@qualitydmesolutions.com","N","","","DIRECT","Direct","","OTHER","Other","secure email","3350 Riverwood Pkwy SE Ste 1900","","Atlanta","GA","US","303392066" +"1144850728","SOAP","SOAP URL","LAVERNIA","N","","","","","","","","","13549 US Highway 87 W","","LA Vernia","TX","US","781215879" +"1144850728","SOAP","SOAP URL","LAVERNIA","N","","","DIRECT","Direct","","CSV","CSV","","13549 US Highway 87 W","","LA Vernia","TX","US","781215879" +"1073143756","DIRECT","Direct Messaging Address","tmurphy@nashvillebreastcenter.com","N","email","","DIRECT","Direct","","","","","2004 Hayes St Ste 310","","Nashville","TN","US","372032653" +"1801426689","DIRECT","Direct Messaging Address","HAWKINSE@NSUOK.EDU","N","","","DIRECT","Direct","","","","","6512 S 106th East Pl Apt 297","","Tulsa","OK","US","741331545" +"1801426689","DIRECT","Direct Messaging Address","hawkinse@nsuok.edu","N","","","","","","","","","6512 S 106th East Pl Apt 297","","Tulsa","OK","US","741331545" +"1700416583","DIRECT","Direct Messaging Address","c.fernandes@inbloomautism.com","N","","","","","","","","","56 Brighton Ave","","Allston","MA","US","021342346" +"1205466984","DIRECT","Direct Messaging Address","bmorris@lsc-ms.com","N","practice email","","DIRECT","Direct","","OTHER","Other","email","971 Lakeland Dr Ste 1460","","Jackson","MS","US","392164621" +"1255961934","DIRECT","Direct Messaging Address","ashley.richardson@scdmh.org","N","","","","","","","","","125 E Cheves St","","Florence","SC","US","295062526" +"1316577091","DIRECT","Direct Messaging Address","e.taylor.13@hotmail.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","5024 Stoney Point Cir","","Stone Mountain","GA","US","300883735" +"1740810431","CONNECT","CONNECT URL","healthfusion","N","direct messaging","","HIE","Health Information Exchange (HIE)","optimuspt","CSV","CSV","","3321 Del Prado Blvd S Ste 3","","Cape Coral","FL","US","339047263" +"1477183168","OTHERS","Other URL","https://www.pickpt.com/","Y","WEBSITE","Pick PT","DIRECT","Direct","","OTHER","Other","WEBSITE","2277 E Lincoln Rd","","Idaho Falls","ID","US","834012202" +"1114557808","DIRECT","Direct Messaging Address","DWilliamsomoruyi@camelotcare.com","Y","","Camelot Care Centers, Inc","DIRECT","Direct","","","","","2610 Corporate Ave E Ste 100","","Memphis","TN","US","381321735" +"1548890239","CONNECT","CONNECT URL","drsmuin@outlook.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","317 W 100 S","","Vernal","UT","US","840782517" +"1710517412","DIRECT","Direct Messaging Address","Drmary@gulfcoasttherapycenter.com","N","Owner Email","","DIRECT","Direct","","CSV","CSV","","2520 Tamiami Trl N Ste 18","","Nokomis","FL","US","342753434" +"1700416492","DIRECT","Direct Messaging Address","irena@paindocnynj.com","N","Mailing Address","","DIRECT","Direct","","OTHER","Other","New Jersey","1651 Federspiel St","","Fort Lee","NJ","US","070246940" +"1811527500","DIRECT","Direct Messaging Address","Robby@hpcbilling.com","N","email","","DIRECT","Direct","","CSV","CSV","","1101 Executive Blvd Ste B","","Chesapeake","VA","US","233203634" +"1689204372","DIRECT","Direct Messaging Address","mliddell@friendswhocare.com","N","","","","","","","","","2766 W 11 Mile Rd Ste 2","","Berkley","MI","US","480723033" +"1083244784","CONNECT","CONNECT URL","https://www.co.merced.ca.us/78/Behavioral-Health-and-Recovery-Services","N","Clinic location","","","","","","","","40 W G St","","Los Banos","CA","US","936353657" +"1437789138","OTHERS","Other URL","Bastrop","N","","","","","","","","","203 W Jefferson Ave","","Bastrop","LA","US","712204543" +"1538799234","DIRECT","Direct Messaging Address","clinic@desertclinic.org","N","business email","","DIRECT","Direct","","OTHER","Other","email","629 Elm St","","Page","AZ","US","860407502" +"1053941765","CONNECT","CONNECT URL","andreac@lafcc.org","N","Email","","DIRECT","Direct","","CSV","CSV","","3301 37th Ave","","Sacramento","CA","US","958242418" +"1770113490","CONNECT","CONNECT URL","https://actikare.com/north-brunswick/","Y","","Acti-Kare Inc","","","","","","","17425 Bridge Hill Ct Ste 200","","Tampa","FL","US","336473657" +"1366072019","OTHERS","Other URL","elally@seattlecca.org","Y","","Seattle Cancer Care Alliance","","","","","","","825 Eastlake Ave E","","Seattle","WA","US","981094405" +"1710517461","DIRECT","Direct Messaging Address","info@mastcelladvanceddiagnostics.com","N","","","OTHER","Other","business","","","","7867 Hampton Forest Ln","","Chesterfield","VA","US","238321974" +"1669002317","CONNECT","CONNECT URL","www.practicefustion.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4710 Pennington Ave Fl 2","","Baltimore","MD","US","212261405" +"1669002317","CONNECT","CONNECT URL","www.practicefunsion.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4710 Pennington Ave Fl 2","","Baltimore","MD","US","212261405" +"1871123521","OTHERS","Other URL","Valencia","Y","","Progressive Steps, Inc.","","","","","","","28093 Smyth Dr","","Valencia","CA","US","913554023" +"1063042646","DIRECT","Direct Messaging Address","lametcalf801@outlook.com","N","","","","","","","","","6551 McCarran St","","North Las Vegas","NV","US","890861435" +"1326678095","CONNECT","CONNECT URL","srbarrett2000@yahoo.com","N","","","","","","","","","14 Morrison Ave","","Tilton","NH","US","032765105" +"1306476973","OTHERS","Other URL","Bay","N","Paramount","","OTHER","Other","Bay","OTHER","Other","Bay","2535 22nd St","","Bay City","MI","US","487087612" +"1124658703","DIRECT","Direct Messaging Address","HR@codainc.org","N","","","","","","","","","8041 E Burnside St","","Portland","OR","US","972151548" +"1215567888","OTHERS","Other URL","Pasadena","N","","","","","","","","","837 S Fair Oaks Ave Ste 204","","Pasadena","CA","US","911052647" +"1851921423","DIRECT","Direct Messaging Address","jliedel@medteam.com","N","","","","","","","","","17197 N Laurel Park Dr Ste 555","","Livonia","MI","US","481522686" +"1457981037","DIRECT","Direct Messaging Address","nicole.kurtzbein@allina.com","N","Work Email","","DIRECT","Direct","","OTHER","Other","Email","2925 Chicago Ave","","Minneapolis","MN","US","554071321" +"1326678905","CONNECT","CONNECT URL","WWW.PAULINETORREY.COM","N","OFFICE","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3625 E Thousand Oaks Blvd Ste 133","","Westlake Village","CA","US","913623555" +"1245860824","CONNECT","CONNECT URL","home","N","","","DIRECT","Direct","","CSV","CSV","","166 Asbury Dr","","Vacaville","CA","US","956875003" +"1699305276","OTHERS","Other URL","https://www.imaginebehaviorwashington.com/","N","","","","","","","","","6505 218th St SW Ste 12","","Mountlake Terrace","WA","US","980432135" +"1306476999","CONNECT","CONNECT URL","www.oldmillcenter.org","N","Organization website","","OTHER","Other","General information","OTHER","Other","PDF","1650 SW 45th Pl","","Corvallis","OR","US","973331768" +"1154951747","DIRECT","Direct Messaging Address","rgranoff@thewolfschool.org","N","","","DIRECT","Direct","","","","","1501 Beacon St Apt 706","","Brookline","MA","US","024464608" +"1154951747","DIRECT","Direct Messaging Address","rgranoff@thewolfschool.org","N","","","","","","","","","1501 Beacon St Apt 706","","Brookline","MA","US","024464608" +"1154951747","DIRECT","Direct Messaging Address","rgranoff@thewolfschool.org","N","","","DIRECT","Direct","","","","","1501 Beacon St Apt 706","","Brookline","MA","US","024464608" +"1831729441","CONNECT","CONNECT URL","dothan","N","unknown","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","501 N Woodburn Dr","","Dothan","AL","US","363031995" +"1659901262","OTHERS","Other URL","Citrix","N","","","","","","","","","2100 Louisiana Blvd NE Ste 410","","Albuquerque","NM","US","871105412" +"1093345605","CONNECT","CONNECT URL","meganmccormickslp@gmail.com","N","","","","","","","","","1611 S Pacific Coast Hwy Ste 307","","Redondo Beach","CA","US","902775614" +"1023648615","CONNECT","CONNECT URL","Newtown","N","work Email","","DIRECT","Direct","","CSV","CSV","","950 S Oyster Bay Rd","","Hicksville","NY","US","118013510" +"1992335699","DIRECT","Direct Messaging Address","Amy.huston@bannerhealth.com","N","","","DIRECT","Direct","","","","","9201 W Thomas Rd","","Phoenix","AZ","US","850373332" +"1114557998","CONNECT","CONNECT URL","www.WisdomWithinCt.com","Y","Website","Wisdom Within Counseling LLC","","","","","","","8 W Main St","","Niantic","CT","US","063572303" +"1063042729","DIRECT","Direct Messaging Address","kdalton@northsidecenter.org","N","","","","","","","","","1301 5th Ave Fl 4","","New York","NY","US","100293119" +"1689204349","DIRECT","Direct Messaging Address","jacqueline.lazo@chsfl.org","N","company email","","","","","","","","17501 SW 117th Ave","","Miami","FL","US","331772272" +"1083244867","CONNECT","CONNECT URL","connect","N","","","DIRECT","Direct","","CSV","CSV","","55 Fishfry St","","Hartford","CT","US","061201203" +"1083244867","CONNECT","CONNECT URL","c","N","","","DIRECT","Direct","","","","","55 Fishfry St","","Hartford","CT","US","061201203" +"1083244867","CONNECT","CONNECT URL","connect","N","","","DIRECT","Direct","","","","","55 Fishfry St","","Hartford","CT","US","061201203" +"1346870128","DIRECT","Direct Messaging Address","margaret.macdonald@marysvillememorial.com","N","business email","","DIRECT","Direct","","CSV","CSV","","140 Colemans Xing # 100","","Marysville","OH","US","430407080" +"1144850926","DIRECT","Direct Messaging Address","natali@fidanoskidentistry.com","N","HIPPA approved, secured and encrypted email address","","","","","","","","1150 Whitlock Ave NW","","Marietta","GA","US","300641933" +"1588294367","SOAP","SOAP URL","Miami","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4505 W Flagler St Ste 202","","Coral Gables","FL","US","331341500" +"1245860923","DIRECT","Direct Messaging Address","angela@tennesseelactationcare.com","N","practice email","","DIRECT","Direct","","OTHER","Other","reports","1709 Lone Jack Ln","","Murfreesboro","TN","US","371293850" +"1760012454","OTHERS","Other URL","frontdesk@northwoodchiromn.com","N","","","","","","","","","10900 89th Ave N Ste 1","","Maple Grove","MN","US","553694027" +"1144850835","DIRECT","Direct Messaging Address","lashanda.evans@siatech.org","N","email","","DIRECT","Direct","","CSV","CSV","","10316 Red Tip Rd","","Jacksonville","FL","US","322189132" +"1497385199","DIRECT","Direct Messaging Address","traci@grazelgarciatherapy.com","N","email address","","DIRECT","Direct","","","","","3371 Glendale Blvd Ste 214","","Los Angeles","CA","US","900391857" +"1114557816","CONNECT","CONNECT URL","Columbia","N","Home","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Columbia","200 Greengate Dr","","Columbia","SC","US","292235808" +"1063042760","DIRECT","Direct Messaging Address","harboraudiology@harboraud.com","N","","","DIRECT","Direct","","CSV","CSV","","1901 S 72nd St # A14","","Tacoma","WA","US","984081200" +"1700416427","CONNECT","CONNECT URL","6022847727","N","6022847727","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1614 W Whispering Wind Dr Ste 5","","Phoenix","AZ","US","850850809" +"1235769951","DIRECT","Direct Messaging Address","valeriep@acvnm.org","N","Business email address","","DIRECT","Direct","","OTHER","Other","email","5201 Venice Ave NE","","Albuquerque","NM","US","871132337" +"1780214403","DIRECT","Direct Messaging Address","gbates@batesopticians.com","N","","","DIRECT","Direct","","CSV","CSV","","2540 Zanella Way Ste 10","","Chico","CA","US","959287194" +"1588294201","CONNECT","CONNECT URL","Computer","N","","","DIRECT","Direct","","","","","5797 Beechcroft Rd Ste F","","Columbus","OH","US","432292758" +"1215567946","CONNECT","CONNECT URL","rsbtransportexpress@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","2305 185th Pl","","Lansing","IL","US","604382620" +"1982234605","SOAP","SOAP URL","ARVADA","N","","","","","","","","","7621 W 88th Ave","","Westminster","CO","US","800051684" +"1346870078","CONNECT","CONNECT URL","hospiceheart.org","N","","","DIRECT","Direct","","OTHER","Other","organization email","4368 Spyres Way","","Modesto","CA","US","953569259" +"1891325528","DIRECT","Direct Messaging Address","info@parentresourcesnj.com","N","Business Intake Email","","DIRECT","Direct","","OTHER","Other","Email Address","198 Mary Ct","","Bridgewater","NJ","US","088075652" +"1700416435","DIRECT","Direct Messaging Address","bmartinez@corticacare.com","Y","","Cortica Behavioral Health Inc.","","","","","","","7090 Miratech Dr","","San Diego","CA","US","921213109" +"1134759863","CONNECT","CONNECT URL","cynthia.jackson55@aol.com","N","","","DIRECT","Direct","","CSV","CSV","","1206 W Central Ave","","Coolidge","AZ","US","851289165" +"1619507332","CONNECT","CONNECT URL","lorena@aboveandbeyondberks.com","N","business email","","DIRECT","Direct","","CSV","CSV","","1007 Saylor Dr","","Temple","PA","US","195609587" +"1225668957","DIRECT","Direct Messaging Address","shayes@mtncarerx.net","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","text","222 N Maple Grove Rd","","Boise","ID","US","837048239" +"1972133601","CONNECT","CONNECT URL","https://nppes.cms.hhs.gov/#/healthInformationExchange","N","","","","","","","","","5858 S Pecos Rd Ste 1002240","","Las Vegas","NV","US","891205401" +"1851921589","DIRECT","Direct Messaging Address","mpaternoster@gileadcs.org","N","Gilead email","","","","","","","","586 Main St","","New Britain","CT","US","060511812" +"1730719402","DIRECT","Direct Messaging Address","Contact@mometumcaresystems.com","N","","","","","","","","","700 Milam St Ste 1300","","Houston","TX","US","770022736" +"1730719402","DIRECT","Direct Messaging Address","contact@mometumcaresystems.com","N","","","","","","","","","700 Milam St Ste 1300","","Houston","TX","US","770022736" +"1821628587","DIRECT","Direct Messaging Address","Abdul.h.alvi@riteaid.com","N","E-mail","","DIRECT","Direct","","","","","1700 Murray Ave","","Pittsburgh","PA","US","152171604" +"1730719493","CONNECT","CONNECT URL","ICANOTES","N","","","HIE","Health Information Exchange (HIE)","","","","","5130 S Pecos Rd Ste 1B","","Las Vegas","NV","US","891201248" +"1326678087","CONNECT","CONNECT URL","OpenDental","N","dental program","","DIRECT","Direct","","CSV","CSV","","1591 Farmers Ln","","Santa Rosa","CA","US","954057525" +"1326678087","CONNECT","CONNECT URL","OpenDental","N","dental program","","DIRECT","Direct","","CSV","CSV","","1591 Farmers Ln","","Santa Rosa","CA","US","954057525" +"1326678087","CONNECT","CONNECT URL","OpenDental","N","dental program","","DIRECT","Direct","","CSV","CSV","","1591 Farmers Ln","","Santa Rosa","CA","US","954057525" +"1326678087","CONNECT","CONNECT URL","OpenDental","N","dental program","","DIRECT","Direct","","CSV","CSV","","1591 Farmers Ln","","Santa Rosa","CA","US","954057525" +"1326678087","CONNECT","CONNECT URL","OpenDental","N","dental program","","DIRECT","Direct","","CSV","CSV","","1591 Farmers Ln","","Santa Rosa","CA","US","954057525" +"1326678087","CONNECT","CONNECT URL","OpenDental","N","dental program","","DIRECT","Direct","","CSV","CSV","","1591 Farmers Ln","","Santa Rosa","CA","US","954057525" +"1194355842","OTHERS","Other URL","Valencia","N","","","","","","","","","28093 Smyth Dr","","Valencia","CA","US","913554023" +"1942830609","DIRECT","Direct Messaging Address","rwoolen@att.net","N","Business email","","DIRECT","Direct","","CSV","CSV","","215 Dalton Dr Ste E","","DeSoto","TX","US","751154453" +"1437789195","CONNECT","CONNECT URL","MediTech","N","","","DIRECT","Direct","","CSV","CSV","","1115 S Sunset Ave","","West Covina","CA","US","917903940" +"1346870003","DIRECT","Direct Messaging Address","jennifer@helpersathomeinc.com","N","Business Email","","","","","","","","20600 Eureka Rd Ste 715","","Taylor","MI","US","481805376" +"1982234647","OTHERS","Other URL","none","N","","","","","","","","","28 Gilman Plz","","Bangor","ME","US","044013561" +"1598395253","DIRECT","Direct Messaging Address","adele@trancespa.com","N","","","DIRECT","Direct","","CSV","CSV","","4610 Cinder Rd.","","Pahoa","HI","US","96778" +"1760012421","OTHERS","Other URL","Toledo","N","","","","","","","","","3100 W Central Ave Ste 225","","Toledo","OH","US","436062960" +"1912537689","CONNECT","CONNECT URL","Wall","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Wall","1924 Rte 35 Ste 9A","","Wall Township","NJ","US","077193530" +"1689204356","DIRECT","Direct Messaging Address","jsullivan3@mghihp.edu","N","school email","","DIRECT","Direct","","OTHER","Other","email","496 Columbus Ave Apt 2","","Boston","MA","US","021183164" +"1497385165","OTHERS","Other URL","carmen@chatterbpseech.com","N","","","","","","","","","210 S 2nd St Ste A","","Clinton","MO","US","647352172" +"1225668825","DIRECT","Direct Messaging Address","cford@myinnovage.com","Y","Email address","InnovAge Virginia PACE II, LLC","DIRECT","Direct","","","","","750 E 6th St","","Richmond","VA","US","232245552" +"1952931552","OTHERS","Other URL","jhenninger@ahcglobal.com","N","","","DIRECT","Direct","","OTHER","Other","Organizational email","3905 Cobb Pkwy NW Ste 305","","Acworth","GA","US","30101" +"1801426408","CONNECT","CONNECT URL","Medicalcityhealth.com","N","","","","","","","","","3901 W 15th St","","Plano","TX","US","750757738" +"1609406206","OTHERS","Other URL","https://ricecounseling.clientsecure.me/home","N","","","","","","","","","599 Topeka Way Ste 312","","Castle Rock","CO","US","801093132" +"1205466810","OTHERS","Other URL","N/A","N","fax only","","OTHER","Other","N/A","OTHER","Other","N/A","11602 Scarlet Leaf Cir","","Germantown","MD","US","208766048" +"1114557725","DIRECT","Direct Messaging Address","pbowman@stlukeshealth.org","N","Work email","","DIRECT","Direct","","CSV","CSV","","6720 Bertner Ave","","Houston","TX","US","770302604" +"1568092294","DIRECT","Direct Messaging Address","becky@louisvilleexpressivetherapies.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2450 Glenmary Ave Apt 1","","Louisville","KY","US","402042135" +"1265062939","OTHERS","Other URL","AKRON","N","","","","","","","","","1293 Copley Rd","","Akron","OH","US","443202766" +"1447880034","DIRECT","Direct Messaging Address","mcody@jacksonrad.com","N","email","","DIRECT","Direct","","OTHER","Other","email communication","300 Coatsland Dr","","Jackson","TN","US","383013908" +"1578193173","OTHERS","Other URL","Shelton","N","","","","","","","","","627 W Franklin St","","Shelton","WA","US","985843504" +"1538799101","DIRECT","Direct Messaging Address","gfolchert@monument.health","N","work email","","DIRECT","Direct","","","","","353 Fairmont Blvd","","Rapid City","SD","US","577017375" +"1356971923","CONNECT","CONNECT URL","miami","N","","","","","","","","","1201 NW 16th St","","Miami","FL","US","331251624" +"1801426473","DIRECT","Direct Messaging Address","olivias@thriveworks.com","N","","","","","","","","","2805 Millwood Ave","","Columbia","SC","US","292051298" +"1982234696","CONNECT","CONNECT URL","office","N","form to make sure all procedures are fallowed","","DIRECT","Direct","","CSV","CSV","","ext. oneill calle 1 209","","manati","PR","US","00674" +"1245860998","OTHERS","Other URL","Pharmaceutical","N","","","HIE","Health Information Exchange (HIE)","","","","","Calle Gandara # 12","","Corozal","PR","US","00783" +"1790315406","CONNECT","CONNECT URL","Syosset","N","Syosset","","","","","","","","6800 Jericho turnpike suite 120w","","Syosset","NY","US","11791" +"1942830724","OTHERS","Other URL","preciouskeepers.com","N","Adult daycare","","DIRECT","Direct","","OTHER","Other","poughkeepsie","205 South Ave Ste 108","","Poughkeepsie","NY","US","126014823" +"1821628421","DIRECT","Direct Messaging Address","admin@chrissimarkenlpc.hdirect.net","N","","","","","","","","","740 NW Colorado Ave","","Bend","OR","US","977033291" +"1992335624","CONNECT","CONNECT URL","www.simplepractice.com","N","","","","","","","","","6250 N Durango Dr","","Las Vegas","NV","US","891493916" +"1952931537","DIRECT","Direct Messaging Address","info@holisticclinica.org","N","Consultation Inquiry","","DIRECT","Direct","","OTHER","Other","Information Request","12614 Lambert Rd","","Whittier","CA","US","906023213" +"1386274066","DIRECT","Direct Messaging Address","wesley.waters@christushealth.org","N","Email","","DIRECT","Direct","","","","","703 S Fleishel Ave Ste 4000","","Tyler","TX","US","757012015" +"1740810423","CONNECT","CONNECT URL","Roslyn","N","St. Francis Hospital","","","","","","","","2200 Northern Blvd Ste 112","","Greenvale","NY","US","115481220" +"1013547793","CONNECT","CONNECT URL","JANINE.WILLIAMS@CTCPROGRAMS.COM","N","COMPANY EMAIL","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5109 World Dairy Dr","","Madison","WI","US","537183807" +"1477183150","CONNECT","CONNECT URL","gynobassociates.com","N","website","","DIRECT","Direct","","CSV","CSV","","373 New Boston Rd","","Fall River","MA","US","027205814" +"1265062947","OTHERS","Other URL","info@ceceliabaldwin.com","N","","","","","","","","","315 York Rd Ste 102","","Jenkintown","PA","US","190463271" +"1801426580","DIRECT","Direct Messaging Address","alp9145@nyp.org","N","business email affiliated with hospital, used solely for provider-provider and patient-provider communication","","DIRECT","Direct","","","","","506 6th St","","Brooklyn","NY","US","112153609" +"1376173088","CONNECT","CONNECT URL","greenlighttreatment@gmail.com","N","Company Email account","","OTHER","Other","General use","OTHER","Other","Text","5307 Kavanaugh Blvd","","Little Rock","AR","US","722074610" +"1700416419","OTHERS","Other URL","thefamilydoctoramt@gmail.com","N","","","","","","","","","2345 W Hillsboro Blvd Ste 205","","Deerfield Beach","FL","US","334421111" +"1003446717","DIRECT","Direct Messaging Address","michelle@dielcounseling.com","N","","","","","","","","","444 S Willow St Ste 7","","Effingham","IL","US","624013764" +"1003446717","DIRECT","Direct Messaging Address","michelle@dielcounseling.com","N","","","","","","","","","444 S Willow St Ste 7","","Effingham","IL","US","624013764" +"1013547728","DIRECT","Direct Messaging Address","a.rottinghaus@kidspotnea.com","N","","","","","","","","","1801 Grant Ave","","Jonesboro","AR","US","724016155" +"1619507324","CONNECT","CONNECT URL","a.rottinghahus@kidspotnea.com","N","","","DIRECT","Direct","","","","","1801 Grant Ave","","Jonesboro","AR","US","724016155" +"1619507324","DIRECT","Direct Messaging Address","a.rottinghaus@kidspotnea.com","N","","","","","","","","","1801 Grant Ave","","Jonesboro","AR","US","724016155" +"1083244792","CONNECT","CONNECT URL","tarapoirier17@gmail.com","N","","","","","","","","","25 Violetwood Cir","","Marlborough","MA","US","017526489" +"1083244792","CONNECT","CONNECT URL","tarapoirier17@gmail.com","N","","","","","","","","","25 Violetwood Cir","","Marlborough","MA","US","017526489" +"1891325502","CONNECT","CONNECT URL","KaleidaCare","N","KaleidaCarei","","DIRECT","Direct","","CSV","CSV","","179 W Winchester St","","Murray","UT","US","841077237" +"1184254807","OTHERS","Other URL","eyazdi@seniorhelpers.com","N","","","","","","","","","6876 Indiana Ave Ste E6876","","Riverside","CA","US","925064230" +"1538799259","SOAP","SOAP URL","massagebook.com","N","software","","","","","","","","1222 SE 47th St Ste 110","","Cape Coral","FL","US","339049602" +"1366072001","OTHERS","Other URL","Shnonya.Holiman@depaultc.org","N","","","","","","","","","1312 SW Washington St","","Portland","OR","US","972052327" +"1366072001","OTHERS","Other URL","Shnonya.Holiman@depaultc.org","N","","","","","","","","","1312 SW Washington St","","Portland","OR","US","972052327" +"1356971097","OTHERS","Other URL","https","Y","https","Bonita House, Inc.","OTHER","Other","httptps","CSV","CSV","","1909 University Ave","","Berkeley","CA","US","947041023" +"1871123513","OTHERS","Other URL","cms.gov","N","","","DIRECT","Direct","","OTHER","Other","unknown","251 South Main Street","","Andover","MA","US","01810" +"1093345738","DIRECT","Direct Messaging Address","aschel.gregory@safehorizon.org","Y","","Safe Horizon Counseling Center","","","","","","","50 Court St Ste 901","","Brooklyn","NY","US","112014879" +"1932739695","OTHERS","Other URL","Valencia","N","","","","","","","","","28093 Smyth Dr","","Valencia","CA","US","913554023" +"1740810407","DIRECT","Direct Messaging Address","patrick@nupathmed.com","N","","","","","","","","","2098 Town Manor Ct","","Dacula","GA","US","300193247" +"1902436678","OTHERS","Other URL","katherine.farnsworth@ynhh.org","Y","","Bridgeport Hospital/Yale New Haven Health","","","","","","","1 Park St","","New Haven","CT","US","065048901" +"1619507381","DIRECT","Direct Messaging Address","ibeltrani@sahrc.org","N","","","","","","","","","1302 S Saint Marys St","","San Antonio","TX","US","782101226" +"1487284055","DIRECT","Direct Messaging Address","liam.rozum@voaut.org","Y","Business Email","Volunteers of America, Utah","","","","","","","650 E 4500 S Ste 300","","Murray","UT","US","841074502" +"1578193249","OTHERS","Other URL","slcsouthshore@spearslearning.com","N","Secure Email","","DIRECT","Direct","","CSV","CSV","","2612 Metairie Rd","","Metairie","LA","US","700015426" +"1023648698","CONNECT","CONNECT URL","whpdmd@comcast.net","N","","","","","","","","","4 Oslo Ave","","Rio Grande","NJ","US","082421614" +"1568092138","DIRECT","Direct Messaging Address","Keith.Frieling@coxhealth.com","N","work email","","DIRECT","Direct","","","","","29 NW 1st Ln","","LaMar","MO","US","647598105" +"1629608203","CONNECT","CONNECT URL","kb3036@nyu.edu","N","","","","","","","","","57 Saint Marks Pl","","New York","NY","US","100037902" +"1952931545","OTHERS","Other URL","mail","N","release of information form","","DIRECT","Direct","","CSV","CSV","","10971 County Road 53 E","","Mizpah","MN","US","566609553" +"1235769837","DIRECT","Direct Messaging Address","orders@healthcarecomp.com","N","web address","","DIRECT","Direct","","CSV","CSV","","530 S Ronald Reagan Blvd Ste 132","","Longwood","FL","US","327505485" +"1235769837","DIRECT","Direct Messaging Address","orders@healthcarecomp.com","N","web address","","DIRECT","Direct","","CSV","CSV","","530 S Ronald Reagan Blvd Ste 132","","Longwood","FL","US","327505485" +"1235769837","DIRECT","Direct Messaging Address","orders@healthcarecomp.com","N","web address","","DIRECT","Direct","","CSV","CSV","","530 S Ronald Reagan Blvd Ste 132","","Longwood","FL","US","327505485" +"1689204281","CONNECT","CONNECT URL","http://cac.co/","N","","","","","","","","","26720 Ynez Ct","","Temecula","CA","US","925914659" +"1134759749","CONNECT","CONNECT URL","THEBAIRFOUNDATION","N","","","","","","","","","275 Martinel Dr","","Kent","OH","US","442404380" +"1548890189","SOAP","SOAP URL","app.kareo.com","N","Kareo program","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2569 Bell Rd","","Montgomery","AL","US","361174369" +"1548890189","SOAP","SOAP URL","app.kareo.com","N","Kareo program","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2569 Bell Rd","","Montgomery","AL","US","361174369" +"1033749692","CONNECT","CONNECT URL","www.contact.com","N","","","","","","","","","6411 Fannin St","","Houston","TX","US","770301501" +"1891325379","DIRECT","Direct Messaging Address","emilyyang@profoundpurposecounseling.com","N","LLC email","","DIRECT","Direct","","","","","5401 S East St Ste 205B","","Indianapolis","IN","US","462272093" +"1033749510","DIRECT","Direct Messaging Address","dreinsch@arborcircle.org","Y","","Arbor Circle Corporation","","","","","","","1115 Ball Ave NE","","Grand Rapids","MI","US","495055904" +"1639709389","OTHERS","Other URL","vikkied@insightguidancegroup.com","N","","","","","","","","","113 West Covent St","","Lafayette","LA","US","705016390" +"1356971832","DIRECT","Direct Messaging Address","sromenesko@unityhouse.org","N","secure email","","DIRECT","Direct","","CSV","CSV","","435 4th St","","Troy","NY","US","121805324" +"1417587908","CONNECT","CONNECT URL","yanet.fabars30@gmail.com","N","","","","","","","","","1251 SE 27th St Unit 201","","Homestead","FL","US","330352315" +"1467082958","OTHERS","Other URL","Webpt.com","N","","","","","","","","","191 Patchogue Yaphank Rd","","East Patchogue","NY","US","117724899" +"1861022444","DIRECT","Direct Messaging Address","alex.sundermeier@depaultc.org","N","business email","","DIRECT","Direct","","","","","4310 NE Killingsworth St","","Portland","OR","US","972181404" +"1801426432","CONNECT","CONNECT URL","sarahjanep@isiinc.org","N","sarahjanep@isiinc.org","","DIRECT","Direct","","CSV","CSV","","1234 Main St Ste 21","","Green Bay","WI","US","543021307" +"1053941559","DIRECT","Direct Messaging Address","sburrell@barkmanandsmith.com","N","","","DIRECT","Direct","","","","","1940 Bedford Rd","","Bedford","TX","US","760215707" +"1174153712","DIRECT","Direct Messaging Address","beatrice.ogunremi@va.gov","N","","","","","","","","","921 NE 13th St","","Oklahoma City","OK","US","731045007" +"1801426440","OTHERS","Other URL","mariahs@mykidssmilereno.com","N","work email","","","","","","","","1130 N Hills Blvd Ste 101","","Reno","NV","US","895066723" +"1609406248","CONNECT","CONNECT URL","www.Luminello.com","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1350 Connecticut Ave NW Ste 307","","Washington","DC","US","200361738" +"1013547652","OTHERS","Other URL","samanthabishop@edencounselingcenters.com","N","","","","","","","","","360 S Grant Ave","","Columbus","OH","US","432155537" +"1396375937","SOAP","SOAP URL","Occioflex","N","","","","","","","","","1826 Ailor Ave","","Knoxville","TN","US","379215802" +"1104456748","DIRECT","Direct Messaging Address","aliggett@goodwinhouse.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3440 S Jefferson St","","Falls Church","VA","US","220413145" +"1104456755","DIRECT","Direct Messaging Address","gail@harmonydaysupport.org","N","work e address","","DIRECT","Direct","","OTHER","Other","business address","1173 London Links Dr Ste B","","Forest","VA","US","245514670" +"1013547660","DIRECT","Direct Messaging Address","alexis.flen@chris180.org","N","email","","","","","","","","8310 Brittany Ln","","Riverdale","GA","US","302744206" +"1770113334","OTHERS","Other URL","theranest.com","N","theranest.com","","","","","","","","1800 Fair Oaks Ave Ste C","","South Pasadena","CA","US","910304778" +"1235769894","OTHERS","Other URL","stannes.org","N","","","","","","","","","155 N Occidental Blvd","","Los Angeles","CA","US","900264641" +"1205466869","OTHERS","Other URL","https://cg.admhs.org/OLPN/Log_In.aspx","N","","","","","","","","","401 E Cypress Ave","","Lompoc","CA","US","934366806" +"1942830401","DIRECT","Direct Messaging Address","Edward.Oglesby@ThompsonHealth.org","N","","","","","","","","","350 Parrish St","","Canandaigua","NY","US","144241731" +"1134759699","DIRECT","Direct Messaging Address","naba.khan@walgreens.com","Y","Work Email","Walgreen Co","","","","","","","2265 N Mayfair Rd","","Wauwatosa","WI","US","532262207" +"1134759608","DIRECT","Direct Messaging Address","cmarrero@southsideaba.com","N","","","","","","","","","1135 Senoia Rd","","Tyrone","GA","US","302901625" +"1366072845","CONNECT","CONNECT URL","www.usuhs.edu","N","","","","","","","","","4301 Jones Bridge Rd","","Bethesda","MD","US","208144712" +"1508496084","DIRECT","Direct Messaging Address","BCura@homeoftheinnocents.org","N","","","DIRECT","Direct","","","","","1100 E Market St","","Louisville","KY","US","402061838" +"1104456698","DIRECT","Direct Messaging Address","agamble2@umc.edu","N","secure work email","","DIRECT","Direct","","CSV","CSV","","2500 N State St","","Jackson","MS","US","392164500" +"1275163776","CONNECT","CONNECT URL","secure.simplepractice.com","N","secure.simplepratice.com","","DIRECT","Direct","","CSV","CSV","","6333 S Bingham Ave","","Newaygo","MI","US","493379731" +"1114557634","CONNECT","CONNECT URL","joylifecounseling.com","N","Email","","DIRECT","Direct","","OTHER","Other","email","2101 S Blackhawk St","","Aurora","CO","US","800141492" +"1841820362","OTHERS","Other URL","Freeville","N","The William George Agency for Childrens Services","","OTHER","Other","Freeville","OTHER","Other","Freeville","380 Freeville Rd","","Freeville","NY","US","130689684" +"1104456623","DIRECT","Direct Messaging Address","lisa@freedomreinscounseling.org","Y","","Freedom Reins counseling","","","","","","","213 S Madison St","","Mc Gregor","TX","US","766572328" +"1023648540","OTHERS","Other URL","Nora.alkhatib@gmail.com","N","","","","","","","","","2479 Aloma Ave","","Winter Park","FL","US","327922541" +"1366072803","CONNECT","CONNECT URL","nicole.eichinger@nutritionsmylife.com","N","","","DIRECT","Direct","","CSV","CSV","","2407 Adams Ave # 20","","San Diego","CA","US","921161303" +"1801426341","DIRECT","Direct Messaging Address","crico@neuroalert.com","N","Email","","DIRECT","Direct","","CSV","CSV","","399 Knollwood Rd Ste 108","","White Plains","NY","US","106031916" +"1801426341","DIRECT","Direct Messaging Address","crico@neuroalert.com","N","Email","","DIRECT","Direct","","CSV","CSV","","399 Knollwood Rd Ste 108","","White Plains","NY","US","106031916" +"1518597053","DIRECT","Direct Messaging Address","emurphy@mcguiregroup.com","N","","","","","","","","","7264 Nash Rd","","North Tonawanda","NY","US","141201508" +"1518597053","DIRECT","Direct Messaging Address","Emurphy@mcguriegroup.com","N","","","","","","","","","47 Montrose Ave","","Buffalo","NY","US","142141238" +"1114557659","CONNECT","CONNECT URL","MIRAMAR","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11382 Miramar Pkwy","","Miramar","FL","US","330255805" +"1023648565","OTHERS","Other URL","software","N","","","","","","","","","2705 Coney Island Ave","","Brooklyn","NY","US","112355004" +"1730719188","DIRECT","Direct Messaging Address","info@tcteen.sprucecare.com","N","","","DIRECT","Direct","","","","","2375 University Ave W Ste 160","","Saint Paul","MN","US","551141632" +"1629608161","CONNECT","CONNECT URL","nauroracarelinkcollaborative.org","N","work email","","DIRECT","Direct","","CSV","CSV","","309 Spring St","","Newport","RI","US","028406858" +"1902436561","CONNECT","CONNECT URL","ElectronicMedicalRecord","N","Electronic Medical Record","","","","","","","","1380 Howard St Ste 130","","San Francisco","CA","US","941032638" +"1992335558","CONNECT","CONNECT URL","Washington,DC","N","Direct Care Provider","","DIRECT","Direct","","CSV","CSV","","2928 Southern Ave SE Apt 1","","Washington","DC","US","200201728" +"1194355651","DIRECT","Direct Messaging Address","Nursech1013@gmwil.com","N","Email","","","","","","","","301 Victoria St","","Costa Mesa","CA","US","926271995" +"1194355669","DIRECT","Direct Messaging Address","sherrib@theraplacelearning.com","N","Direct Mail","","DIRECT","Direct","","OTHER","Other","email","4121 Shelbyville Rd Ste 7","","Louisville","KY","US","402073205" +"1124658612","DIRECT","Direct Messaging Address","morrisville@thejoint.com","N","work email","","","","","","","","1012 Market Center Dr","","Morrisville","NC","US","275607503" +"1295365781","DIRECT","Direct Messaging Address","cgarza@urphysicaltherapy.com","N","Email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7585 Kitty Hawk Ste 202","","Converse","TX","US","781092820" +"1578193066","OTHERS","Other URL","Nexus4kids.org","Y","website","Nexus Youth and Families","OTHER","Other","00000","OTHER","Other","0000","1000 Auburn Way S","","Auburn","WA","US","980026132" +"1154951655","DIRECT","Direct Messaging Address","jessicam@ableacademics.com","N","","","","","","","","","2073 Garden St","","Titusville","FL","US","327963243" +"1215567714","DIRECT","Direct Messaging Address","rob@rockymtnpsychiatry.com","N","E-mail","","","","","","","","333 W Cedar St Ste 3","","Pocatello","ID","US","832015045" +"1851921357","CONNECT","CONNECT URL","...","N","","","OTHER","Other","for school purposes","","","","2529 State Highway 11 W","","Pittsburg","TX","US","756867419" +"1679103170","CONNECT","CONNECT URL","N/A","N","","","","","","","","","9 Gena Ave","","Derry","NH","US","030385340" +"1891325346","OTHERS","Other URL","Tablet","N","","","","","","","","","254 Red Cedar St","","Bluffton","SC","US","299108967" +"1891325346","OTHERS","Other URL","Computer","N","","","","","","","","","254 Red Cedar St","","Bluffton","SC","US","299108967" +"1467082909","CONNECT","CONNECT URL","EXYM","N","Electronic Health Record","","","","","","","","6812 Norwalk Blvd","","Whittier","CA","US","906061740" +"1164052692","OTHERS","Other URL","obiwuma","N","","","","","","","","","5807 8th St NE","","Washington","DC","US","200112711" +"1073143509","DIRECT","Direct Messaging Address","shannon.frey@cchmc.org","N","","","","","","","","","3333 Burnet Ave # C2","","Cincinnati","OH","US","452293026" +"1417587940","DIRECT","Direct Messaging Address","lisa.sanders@stores.kroger.com","N","store email","","","","","","","","2655 Freedom Pkwy","","Cumming","GA","US","300419177" +"1912537440","CONNECT","CONNECT URL","Danville","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","501 Rison St Ste 100","","Danville","VA","US","245412426" +"1912537440","CONNECT","CONNECT URL","Danville","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","501 Rison St Ste 100","","Danville","VA","US","245412426" +"1346870995","CONNECT","CONNECT URL","www.scdhec.gov","Y","","South Carolina DHEC","","","","","","","136 Forum Dr Ste C4","","Columbia","SC","US","292297942" +"1285264838","OTHERS","Other URL","gatawehk@gmail.com","N","Email","","","","","","","","1615 Kenilworth Ave NE","","Washington","DC","US","200192010" +"1902436553","DIRECT","Direct Messaging Address","lmccauley@shsny.com","N","","","","","","","","","1575 Washington St","","Watertown","NY","US","136019371" +"1265062814","CONNECT","CONNECT URL","hdrxservice.com","N","Health Direct Pharmacy","","DIRECT","Direct","","CSV","CSV","","150 N Patrick Blvd Ste 250","","Brookfield","WI","US","530455854" +"1336779982","CONNECT","CONNECT URL","Desktop","N","","","","","","","","","1428 W Hebron Pkwy Ste 135","","Carrollton","TX","US","750106345" +"1609406255","OTHERS","Other URL","TBD","N","","","DIRECT","Direct","","","","","13393 Erstcroft Ct","","Pickerington","OH","US","431477864" +"1649800202","OTHERS","Other URL","CMA","N","","","","","","","","","905 Hanshaw Rd Ste C","","Ithaca","NY","US","148501549" +"1376173930","CONNECT","CONNECT URL","https:www.savedandstilldope.com","N","","","","","","","","","905 W North Bend Rd","","Cincinnati","OH","US","452242268" +"1245860808","DIRECT","Direct Messaging Address","Vvallance@shsny.com","N","","","","","","","","","1575 Washington St","","Watertown","NY","US","136019371" +"1174153738","DIRECT","Direct Messaging Address","drjake@crockettspine.com","N","office email","","DIRECT","Direct","","CSV","CSV","","143 S Bells St","","Alamo","TN","US","380011731" +"1154951713","CONNECT","CONNECT URL","steppingstonebehavioralso@outlook.com","N","Office","","DIRECT","Direct","","OTHER","Other","steppingstonebehavioralso@outlook.com","1641 Topeka Cir","","Sparks","NV","US","894348866" +"1295365757","DIRECT","Direct Messaging Address","tug81583@temple.edu","N","","","","","","","","","801 Ostrum St","","Bethlehem","PA","US","180151000" +"1548890031","CONNECT","CONNECT URL","CarnahanChiropractic","N","Local Network","","DIRECT","Direct","","CSV","CSV","","50 NW Terre View Dr","","Pullman","WA","US","991633643" +"1356971840","CONNECT","CONNECT URL","abc","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","124 N 2nd St","","Fort Pierce","FL","US","349504409" +"1285264721","OTHERS","Other URL","https://docs.google.com/spreadsheets/d/1mH46SmQZhntgTbs4VBcZn_b65dIO_nrcXfehCKxNhbA/edit#gid=0","N","","","","","","","","","10039 Bissonnet St Ste 219","","Houston","TX","US","770367852" +"1427688910","DIRECT","Direct Messaging Address","bday@yes2hh.com","Y","","Yelverton's Enrichment Services, Inc.","","","","","","","4805 Green Rd Ste 103","","Raleigh","NC","US","276162848" +"1518597004","CONNECT","CONNECT URL","sfigueroa@ruhealth.org","N","","","","","","","","","78140 Calle Tampico","","LA Quinta","CA","US","922532900" +"1366072886","CONNECT","CONNECT URL","Direct","N","","","DIRECT","Direct","","","","","2615 Edwards St","","Alton","IL","US","620023915" +"1548890064","CONNECT","CONNECT URL","Paradise","N","","","DIRECT","Direct","","","","","6460 Pentz Rd Ste C","","Paradise","CA","US","959693673" +"1154951689","DIRECT","Direct Messaging Address","jvera@ican-b.com","Y","","ICAN-B","","","","","","","12395 Lewis St Ste 202","","Garden Grove","CA","US","928404694" +"1144850678","OTHERS","Other URL","https://kathleen-greiner.clientsecure.me","N","","","","","","","","","377 SW Century Dr Ste 208","","Bend","OR","US","977021419" +"1639709173","OTHERS","Other URL","flaglerhospital.org","N","","","","","","","","","400 Health Park Blvd","","St Augustine","FL","US","320865784" +"1376173807","OTHERS","Other URL","behavioral-innovations.com","N","","","","","","","","","1603 Medical Pkwy Ste 100","","Cedar Park","TX","US","786137904" +"1114557667","OTHERS","Other URL","ytorres@evolveyouthfamilycounseling.com","N","","","","","","","","","34121 N US Highway 45 Ste 103","","Grayslake","IL","US","600301777" +"1477183820","CONNECT","CONNECT URL","SelinaSandberg@north-idaho-doula.com","N","Business website email","","DIRECT","Direct","","CSV","CSV","","1800 N Viking Loop","","Post Falls","ID","US","838540234" +"1932739380","CONNECT","CONNECT URL","pmays@spokanept.com","N","","","","","","","","","1403 S Grand Blvd Ste 102S","","Spokane","WA","US","992032272" +"1861022303","OTHERS","Other URL","Tuscaloosa","N","secure email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3878 Brentwood St","","Northport","AL","US","354754624" +"1255961710","CONNECT","CONNECT URL","cdumay@nutleyfamily.org","N","","","","","","","","","155 Chestnut St","","Nutley","NJ","US","071102311" +"1629608195","CONNECT","CONNECT URL","ddotson@hear4uaudiology.com","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","17670 NW 78th Ave","","Hialeah","FL","US","330153664" +"1629608195","DIRECT","Direct Messaging Address","ddotson@hear4uaudiology.com","N","email address","","DIRECT","Direct","","CSV","CSV","","17670 NW 78th Ave","","Hialeah","FL","US","330153664" +"1174153647","DIRECT","Direct Messaging Address","brenda.k.thomas@tn.gov","N","","","","","","","","","601 Highway 52 Byp E","","Lafayette","TN","US","370831009" +"1053941526","DIRECT","Direct Messaging Address","aludovic@providence.edu","N","","","DIRECT","Direct","","","","","1 Cunningham Sq","","Providence","RI","US","029187001" +"1518597095","CONNECT","CONNECT URL","Enterprise","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","100 Palm Dr","","Enterprise","AL","US","363305008" +"1679103188","CONNECT","CONNECT URL","michelle.haswood@pmsnm.org","N","PMS Grants Family Counseling","","DIRECT","Direct","","CSV","CSV","","1040 Sakelares Blvd","","Grants","NM","US","870203819" +"1588294011","CONNECT","CONNECT URL","EXYM","N","Electronic Health Record System","","","","","","","","10626 Orange Grove Ave","","Whittier","CA","US","906012145" +"1588294011","CONNECT","CONNECT URL","EXYM","N","Electronic Health Records System","","","","","","","","10626 Orange Grove Ave","","Whittier","CA","US","906012145" +"1750911376","DIRECT","Direct Messaging Address","sandy.gacek@stellamariscleveland.com","N","","","DIRECT","Direct","","","","","1320 Washington Ave","","Cleveland","OH","US","441132333" +"1063042695","DIRECT","Direct Messaging Address","mathew.janczak@thompsonhealth.org","Y","","FF Thompson Health System","DIRECT","Direct","","","","","350 Parrish St","","Canandaigua","NY","US","144241731" +"1437789914","OTHERS","Other URL","email","N","My World","","OTHER","Other","other","OTHER","Other","other","2407 S Campbell Ave","","Springfield","MO","US","658072903" +"1437789914","OTHERS","Other URL","email","N","heatherfelske1@gmail.com","","OTHER","Other","other","OTHER","Other","other","2407 S Campbell Ave","","Springfield","MO","US","658072903" +"1437789914","OTHERS","Other URL","myworldaba@outlook.com","Y","business email","My World ABA LLC","DIRECT","Direct","","CSV","CSV","","2407 S Campbell Ave","","Springfield","MO","US","658072903" +"1801426416","OTHERS","Other URL","201-457-2300","N","","","OTHER","Other","Office phone","OTHER","Other","None","331 Summit Ave","","Hackensack","NJ","US","076011429" +"1801426416","OTHERS","Other URL","Other","N","Office","","","","","","","","331 Summit Ave","","Hackensack","NJ","US","076011429" +"1447880059","OTHERS","Other URL","AnnieLMFT@gmail.com","N","work email","","DIRECT","Direct","","OTHER","Other","Workplace email","12533 Cumpston St","","Valley Village","CA","US","916071911" +"1255961876","DIRECT","Direct Messaging Address","Linda.Brown@ctcprograms.com","N","buisness secured email","","DIRECT","Direct","","","","","213 Midland Blvd","","Shelbyville","KY","US","400657791" +"1699305219","DIRECT","Direct Messaging Address","enoch@earlux.com","N","","","","","","","","","11911 N Atlas Dr","","Highland","UT","US","840033693" +"1417587049","DIRECT","Direct Messaging Address","maureen.miller@presencelearning.com","N","Teletherapy company email address","","DIRECT","Direct","","CSV","CSV","","1130 Pyxie Moss Dr","","Little River","SC","US","295668680" +"1326678954","DIRECT","Direct Messaging Address","Alyssa.Sackett@thompsonhealth.org","Y","","FF Thompson Health System","DIRECT","Direct","","OTHER","Other","work email address","350 Parrish St","","Canandaigua","NY","US","144241731" +"1881224418","DIRECT","Direct Messaging Address","jessicam@ableacademics.com","N","","","","","","","","","2073 Garden St","","Titusville","FL","US","327963243" +"1730719360","CONNECT","CONNECT URL","https://www.smmcnj.com","Y","","Saint Michael's Medical Center, Inc.","DIRECT","Direct","","","","","111 Central Avenue","","Newark","NJ","US","071021909" +"1659901288","OTHERS","Other URL","CPRS/VISTA","N","electronic health record system","","HIE","Health Information Exchange (HIE)","","OTHER","Other","protected health information","13000 Bruce B Downs Blvd","","Tampa","FL","US","336124745" +"1659901288","OTHERS","Other URL","CPRS/VISTA","Y","electronic health record system","Veterans Health Administration","HIE","Health Information Exchange (HIE)","","OTHER","Other","health information","13000 Bruce B Downs Blvd","","Tampa","FL","US","336124745" +"1831729466","DIRECT","Direct Messaging Address","NANCY@PROFBILLS.COM","N","","","","","","","","","28 E Marion St Ste 5","","Princeton","IL","US","613562098" +"1124658752","DIRECT","Direct Messaging Address","rick@richertcounseling.com","N","HIPAA Compliant email service","","OTHER","Other","HIPAA","OTHER","Other","Email","1301 Seminole Blvd Ste 169","","Largo","FL","US","337708118" +"1104456730","DIRECT","Direct Messaging Address","Jessicam@ableacademics.com","N","","","","","","","","","2073 Garden St","","Titusville","FL","US","327963243" +"1801426366","DIRECT","Direct Messaging Address","aime@skillzpt.com","N","company email","","DIRECT","Direct","","CSV","CSV","","839 Dodge Ave","","Evanston","IL","US","602021552" +"1629608187","OTHERS","Other URL","mccarter.25@osu.edu","N","","","","","","","","","610 Clinton Heights Ave","","Columbus","OH","US","432021319" +"1447880901","SOAP","SOAP URL","Chirotouch","N","","","","","","","","","2140 Eggert Rd","","Buffalo","NY","US","142262055" +"1548890015","CONNECT","CONNECT URL","Secured-Website","N","Access for NEMT provider to communicate with broker for transportation appointments","","DIRECT","Direct","","OTHER","Other","Access for provider to review patient appointment information for transportation needs","2014 Jessamine Ct","","Deltona","FL","US","327383424" +"1588294060","DIRECT","Direct Messaging Address","brittney.tucker@thompsonhealth.org","N","","","","","","","","","350 Parrish St","","Canandaigua","NY","US","144241731" +"1932739414","OTHERS","Other URL","lizc@mykidssmilereno.com","N","work e-mail","","OTHER","Other","work e-mail","","","","1130 N Hills Blvd Ste 101","","Reno","NV","US","895066723" +"1689204190","DIRECT","Direct Messaging Address","aria.newton@dc.gov","N","","","","","","","","","1050 1st St NE","","Washington","DC","US","200025859" +"1851921365","OTHERS","Other URL","hansoolho@gmail.com","N","","","","","","","","","347 Central St","","Saugus","MA","US","019062489" +"1841820347","OTHERS","Other URL","https://www.nyc-couples-therapy.com/","N","Website","","DIRECT","Direct","","CSV","CSV","","29 W 36th St Fl 5","","New York","NY","US","100187671" +"1568092088","DIRECT","Direct Messaging Address","gregory.jackson@kp.org","N","Work Email","","DIRECT","Direct","","","","","4141 Geary Blvd","","San Francisco","CA","US","941183109" +"1831729359","OTHERS","Other URL","Freeville","N","William George Agency","","DIRECT","Direct","","","","","380 Freeville Rd","","Freeville","NY","US","130689684" +"1689204125","DIRECT","Direct Messaging Address","JBaptiste@SalusCareFlorida.org","Y","JBaptiste@SalusCareFlorida.org","Saluscare, inc","DIRECT","Direct","","CSV","CSV","","2516 Grand Ave","","Fort Myers","FL","US","339015040" +"1669002101","DIRECT","Direct Messaging Address","massagebyxo@walkersmobilemassage.com","N","business email","","","","","","","","21320 Water Wood Dr","","Garden Ridge","TX","US","782662784" +"1568092005","DIRECT","Direct Messaging Address","jshmuel@neuroalert.com","N","email","","DIRECT","Direct","","CSV","CSV","","300 Knollwood Rd","","White Plains","NY","US","106071217" +"1992335442","DIRECT","Direct Messaging Address","kufreabasi.idiong@ihs.gov","N","Agency Secured Email","","DIRECT","Direct","","CSV","CSV","","39990 Faure Rd","","Hemet","CA","US","925449408" +"1275163727","DIRECT","Direct Messaging Address","bmorris@lsc-ms.com","N","bmorris@lsc-ms.com","","DIRECT","Direct","","CSV","CSV","","971 Lakeland Dr Ste 1460","","Jackson","MS","US","392164684" +"1851921308","DIRECT","Direct Messaging Address","lauras@emergecounselingchicago.com","N","Provider Email","","DIRECT","Direct","","","","","1154 W Lunt Ave Ste 3","","Chicago","IL","US","606263590" +"1396375747","DIRECT","Direct Messaging Address","reception@islipchiropractic.com","N","","","DIRECT","Direct","","","","","99 E Main St Ste 1","","East Islip","NY","US","117302538" +"1326678772","CONNECT","CONNECT URL","Gmail","N","Updates automatically and protects computer","","DIRECT","Direct","","CSV","CSV","","1430 Kenilworth Ave","","Berwyn","IL","US","604021236" +"1144850595","DIRECT","Direct Messaging Address","kaitlyn.n.dempsey.mil@mail.mil","N","","","DIRECT","Direct","","","","","620 John Paul Jones Cir","","Portsmouth","VA","US","237082111" +"1962032318","OTHERS","Other URL","Paterson","N","","","","","","","","","254 Sperry Ave Ste 6","","Patterson","CA","US","953632762" +"1942830393","OTHERS","Other URL","Fremont","N","EMAIL","","DIRECT","Direct","","OTHER","Other","CONTACT","505 Homer St","","Fremont","OH","US","434201208" +"1942830302","DIRECT","Direct Messaging Address","Sheryl.Grove@genesishcc.com","N","Email","","DIRECT","Direct","","","","","1106 Business Pkwy S","Suite B","Westminster","MD","US","211573054" +"1942830302","DIRECT","Direct Messaging Address","Sheryl.grove@genesishcc.com","Y","Email","Genesis Treatment Services, LLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1106 Business Pkwy S","Suite B","Westminster","MD","US","211573054" +"1215567672","OTHERS","Other URL","6012861942","N","Fax","","DIRECT","Direct","","OTHER","Other","Fax","2120 4th St","","Meridian","MS","US","393015102" +"1588294946","OTHERS","Other URL","Cerner","N","Cerner EHR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Cerner","12902 Usf Magnolia Dr","","Tampa","FL","US","336129416" +"1023648482","OTHERS","Other URL","smdooga.com","N","","","","","","","","","104 Caroline St","","Staten Island","NY","US","103102322" +"1023648482","OTHERS","Other URL","smdooga.com","N","","","","","","","","","104 Caroline St","","Staten Island","NY","US","103102322" +"1023648482","OTHERS","Other URL","smdooga.com","N","","","","","","","","","104 Caroline St","","Staten Island","NY","US","103102322" +"1821628280","DIRECT","Direct Messaging Address","dickarda@ah.org","N","","","","","","","","","42-470 Kalanianaole Hwy","","Kailua","HI","US","967344373" +"1457981805","OTHERS","Other URL","n/a","N","n/a","","","","","","","","5370 E Hill Rd","","Grand Blanc","MI","US","484398622" +"1366072787","CONNECT","CONNECT URL","beauifullsunshineservices10@gmail.com","N","","","","","","","","","21427 NW 13th Ct Apt 214","","Miami","FL","US","331697428" +"1033749411","CONNECT","CONNECT URL","www.lr.edu","N","","","","","","","","","2220 24th St NE","","Hickory","NC","US","286017919" +"1922638311","CONNECT","CONNECT URL","hardisc","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Carretera 187 km 7.0 Mediania Alta","","loiza","PR","US","00772" +"1922638311","CONNECT","CONNECT URL","harddisc","N","","","","","","","","","Carretera 187 km 7.0 Mediania Alta","","loiza","PR","US","00772" +"1356971733","OTHERS","Other URL","6822040747","N","Fax Machine","","DIRECT","Direct","","OTHER","Other","Fax Machine","4609 Marks IV Pkwy","","Fort Worth","TX","US","76161" +"1881224277","SOAP","SOAP URL","api","N","desktop","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1777 NE Interstate loop 410","ste 1009","san antonio","TX","US","78217" +"1912537317","CONNECT","CONNECT URL","http://comprehensivecaretherapist/chollie","N","","","","","","","","","1054 MS-19","","Meridian","MS","US","39301" +"1073143681","CONNECT","CONNECT URL","rcn@rideguaranteed.com","N","Secure business email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6060 Fairmont Pkwy Apt 3303","","Pasadena","TX","US","775054055" +"1679103295","CONNECT","CONNECT URL","BeaconCounselingVA.com","N","Website","","DIRECT","Direct","","OTHER","Other","Website","4402 Heidi Pl","","Midlothian","VA","US","231123264" +"1801426424","DIRECT","Direct Messaging Address","lstollo@askbhsc.org","N","email","","","","","","","","50 E North St","","Buffalo","NY","US","142031002" +"1083244610","CONNECT","CONNECT URL","ShareNote","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Direct Messaging Address","6685 Sullivan Rd Ste B","","Greenwell Springs","LA","US","707393112" +"1114557741","DIRECT","Direct Messaging Address","selina.grant@northernrivers.org","Y","","Northern Rivers Family Services Inc.","","","","","","","408 Eleanor St","","Schenectady","NY","US","123063122" +"1649800020","OTHERS","Other URL","https://painandspinespecialists.com/","N","Practice website","","DIRECT","Direct","","","","","6816 Deerpath Rd","","Elkridge","MD","US","210756200" +"1730719386","OTHERS","Other URL","PowerChart","N","Electronic health record with messaging capabilities","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Progress notes, test, imaging, secure messaging","2211 Lomas Blvd NE","","Albuquerque","NM","US","871062719" +"1285264820","CONNECT","CONNECT URL","gilbertcounselors.com","N","","","","","","","","","1425 W Elliot Rd Ste 201","","Gilbert","AZ","US","852335142" +"1932739588","OTHERS","Other URL","familyearcenter@gmail.com","N","business email","","DIRECT","Direct","","OTHER","Other","information on orders, etc","205 Flindt Dr # 1","","Storm Lake","IA","US","505882688" +"1598395147","DIRECT","Direct Messaging Address","Quesenber@shsny.com","N","","","","","","","","","1575 Washington St","","Watertown","NY","US","136019371" +"1740810183","OTHERS","Other URL","Spierre.001@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","755 Viola Ct # A","","Columbia","SC","US","292297089" +"1770113326","OTHERS","Other URL","golden@greenleafmassagesportsrecovery.com","N","email","","DIRECT","Direct","","CSV","CSV","","17211 S Golden Rd # A-115","","Golden","CO","US","804016026" +"1497385041","SOAP","SOAP URL","https://cmp.theranest.com/home/signin?ReturnUrl=%2fclients","N","Theranest","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Theranest","533A Castro St","","San Francisco","CA","US","941142511" +"1760012314","OTHERS","Other URL","Shallotte","N","","","","","","","","","4437 Main St","","Shallotte","NC","US","284704451" +"1578193074","CONNECT","CONNECT URL","NM.org","N","","","","","","","","","676 N Saint Clair St Ste 900","","Chicago","IL","US","606112977" +"1922638428","OTHERS","Other URL","Kaysville","N","home business","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Kaysville","210 Windmill Ct","","Kaysville","UT","US","840374209" +"1366072720","CONNECT","CONNECT URL","8457412283","N","Phone number","","","","","","","","1420 Abbey Pl Apt 415","","Charlotte","NC","US","282093073" +"1366072720","CONNECT","CONNECT URL","8457412283","N","phone number","","DIRECT","Direct","","CSV","CSV","","1420 Abbey Pl Apt 415","","Charlotte","NC","US","282093073" +"1881224244","OTHERS","Other URL","Other","N","Other","","OTHER","Other","Other","OTHER","Other","Other","600 Maryland Ave SW Ste 7106","","Washington","DC","US","200242520" +"1962032342","DIRECT","Direct Messaging Address","lucht@epix.net","N","","","DIRECT","Direct","","CSV","CSV","","1510 Route 61 Hwy S","","Pottsville","PA","US","179018409" +"1326678798","DIRECT","Direct Messaging Address","kratt.kathleen@Mayo.edu","N","","","DIRECT","Direct","","","","","200 1st St SW","","Rochester","MN","US","559050001" +"1497385876","CONNECT","CONNECT URL","https://www.cbhsinc.org","N","","","DIRECT","Direct","","CSV","CSV","","70 Hatfield Ln Ste 205","","Goshen","NY","US","109246735" +"1780214155","DIRECT","Direct Messaging Address","lauren.woolley@atriumhealth.org","N","Encripted email","","","","","","","","4018 Fenworth Ct","","Fort Mill","SC","US","297155562" +"1962032334","CONNECT","CONNECT URL","email","N","","","","","","","","","3130 Executive Pkwy Fl 8","","Toledo","OH","US","436065530" +"1245860626","CONNECT","CONNECT URL","HPlaptop","N","","","","","","","","","91 Lafayette Ave","","Chatham","NJ","US","079282058" +"1063042448","OTHERS","Other URL","Emergenchealth","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Anesthesia care","600 Elizabeth St","","Corpus Christi","TX","US","784042235" +"1790315182","OTHERS","Other URL","dianaaronova@aol.com","N","email","","OTHER","Other","9179071497","OTHER","Other","phone","8128 166th St","","Jamaica","NY","US","114321216" +"1407486897","CONNECT","CONNECT URL","Carefirst","N","Urgent","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4530 Eastgate Blvd","","Cincinnati","OH","US","452451266" +"1316577703","DIRECT","Direct Messaging Address","csm2@turningleafrehab.com","N","","","","","","","","","9581 Krepps Rd","","Laingsburg","MI","US","488489419" +"1962032359","DIRECT","Direct Messaging Address","copublichealth@co.wadena.mn.us","N","","","","","","","","","22 Dayton Ave SE","","Wadena","MN","US","564821526" +"1578193967","DIRECT","Direct Messaging Address","Lexi.shivers@crossroadshospice.com","N","","","DIRECT","Direct","","CSV","CSV","","3743 Boettler Oaks Dr","","Uniontown","OH","US","446856227" +"1154951556","DIRECT","Direct Messaging Address","jfry@storymedical.org","N","Story Medical Clinic","","DIRECT","Direct","","","","","640 S 19th St Ste 100","","Nevada","IA","US","502012902" +"1932739331","DIRECT","Direct Messaging Address","allison.bohlman@unitypoint.org","N","work email","","DIRECT","Direct","","","","","1825 Logan Ave","","Waterloo","IA","US","507031916" +"1639709033","DIRECT","Direct Messaging Address","otterwolff@unitypoint.org","N","","","","","","","","","1825 Logan Ave","","Waterloo","IA","US","507031916" +"1710517123","CONNECT","CONNECT URL","superdrugpharmacy1@yahoo.com","N","","","","","","","","","3227 Kensington Ave","","Philadelphia","PA","US","191341934" +"1386274728","OTHERS","Other URL","Henderson","N","Via electronic charting Intergy EHR System","","HIE","Health Information Exchange (HIE)","","OTHER","Other","for provider's secure communication, charting, and sharing information","6088 S Durango Dr Ste 100","","Las Vegas","NV","US","891131780" +"1427688860","DIRECT","Direct Messaging Address","blowe@flautism.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","1422 Anna Catherine Dr","","Orlando","FL","US","328287405" +"1508496944","DIRECT","Direct Messaging Address","patricia.mohan@presencelearning.com","N","Business email address","","","","","","","","3685 Fairview Dr","","Vista","CA","US","920841023" +"1508496944","DIRECT","Direct Messaging Address","patricia.mohan@presencelearning.com","N","Business email address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Vista","3685 Fairview Dr","","Vista","CA","US","920841023" +"1740810084","DIRECT","Direct Messaging Address","pab.2011@ymail.com","N","","","","","","","","","6767 N Wickham Rd Ste 306","","Melbourne","FL","US","329402025" +"1740810084","DIRECT","Direct Messaging Address","pab.2011@ymail.com","N","","","","","","","","","6767 N Wickham Rd Ste 306","","Melbourne","FL","US","329402025" +"1760012025","OTHERS","Other URL","therapyappointment.com","N","HIPAA compliant software","","DIRECT","Direct","","OTHER","Other","supervision","1600 W Eau Gallie Blvd Ste 201U","","Melbourne","FL","US","329354149" +"1306476676","DIRECT","Direct Messaging Address","brittney.shanek.1@10828.direct.athenahealth.com","Y","","Bray Family Medicine, PLLC","DIRECT","Direct","","","","","303 Professional Park Dr","","Arkadelphia","AR","US","719235317" +"1427688845","DIRECT","Direct Messaging Address","daniela@engageaba.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","4616 25th Ave NE PMB 437","","Seattle","WA","US","98105" +"1861022105","CONNECT","CONNECT URL","https://www.acqui-merge.com","N","Link","","DIRECT","Direct","","OTHER","Other","Home address","12027 157th Street Ct E","","Puyallup","WA","US","983749303" +"1063042422","DIRECT","Direct Messaging Address","mdolan@behaviorbear.com","N","Email","","DIRECT","Direct","","OTHER","Other","email","26300 Chester Ct.","","Tehachapi","CA","US","93561" +"1972133387","CONNECT","CONNECT URL","Seth5830@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","321 N Pass Ave # 82","","Burbank","CA","US","915053859" +"1306476734","CONNECT","CONNECT URL","sacramento","N","","","","","","","","","6351 Westholme Way","","Sacramento","CA","US","958234832" +"1295365674","CONNECT","CONNECT URL","AGUADA","N","","","","","","","","","Carr#2 Puerto Rico, Mayaguez, 00681","","Mayaguez","PR","US","00681" +"1073143400","CONNECT","CONNECT URL","Santa~Isabel","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","CALLE BETANCES 18","","SANTA ISABEL","PR","US","00757" +"1871123232","OTHERS","Other URL","Buffalo","N","","","","","","","","","1050 Niagara St","","Buffalo","NY","US","142132001" +"1225668684","OTHERS","Other URL","simplepractice.com","N","","","DIRECT","Direct","","OTHER","Other","EHR","2663 44th St SW Ste 106","","Wyoming","MI","US","495194189" +"1316577786","DIRECT","Direct Messaging Address","mkarmeris@bwh.harvard.edu","N","","","","","","","","","75 Francis St","","Boston","MA","US","021156110" +"1346870722","OTHERS","Other URL","www.med-cor.com","N","We don't obtain patients' medical info.","","OTHER","Other","used for staffing direction.","","","","155 Summer St","","Buffalo","NY","US","142222069" +"1346870730","OTHERS","Other URL","ezcare@ezhealthcare.org","Y","6179473311","EZ Healthcare of Boston Group, Inc","DIRECT","Direct","","CSV","CSV","","85 Alexander St","","Dorchester","MA","US","021252727" +"1619507019","DIRECT","Direct Messaging Address","info@tidelandsdental.com","N","encrypted email through aspida.us","","HIE","Health Information Exchange (HIE)","","OTHER","Other","encrypted email","1625 Glenns Bay Rd","","Surfside Beach","SC","US","295754836" +"1376173765","DIRECT","Direct Messaging Address","agarnett@ascent.care","N","company email","","DIRECT","Direct","","OTHER","Other","CVS, excel, pdf","2608 Palmer Park Blvd.","","Colorado Springs","CO- COLORADO","AA","80909" +"1366072753","DIRECT","Direct Messaging Address","copublichealth@co.wadena.mn.us","N","","","","","","","","","22 Dayton Ave SE","","Wadena","MN","US","564821526" +"1861022261","DIRECT","Direct Messaging Address","stephanie.wuellner@ketteringhealth.org","N","email address","","DIRECT","Direct","","","","","4000 Miamisburg-Centerville Rd","","Miamisburg","OH","US","45342" +"1225668627","DIRECT","Direct Messaging Address","kelsey_lynn_@hotmail.com","N","","","","","","","","","127 S Ocean Ave Apt F","","Patchogue","NY","US","117723735" +"1144850546","DIRECT","Direct Messaging Address","heltonj@childrensdayton.org","N","business email address","","DIRECT","Direct","","CSV","CSV","","1 Childrens Plz","","Dayton","OH","US","454041873" +"1609406016","DIRECT","Direct Messaging Address","clayton.g.hodge4.mil@mail.mil","N","military email","","","","","","","","36065 Santa Fe Ave","","Fort Hood","TX","US","765445060" +"1194355503","DIRECT","Direct Messaging Address","dknasel@choicesfostercare.com","N","","","","","","","","","1785 Big Hill Rd","","Dayton","OH","US","454392219" +"1447880869","OTHERS","Other URL","individual","N","","","DIRECT","Direct","","OTHER","Other","individual","2158 Cumberland Pkwy SE Apt 7404","","Atlanta","GA","US","303394565" +"1417587833","DIRECT","Direct Messaging Address","henryjl3@upmc.edu","N","","","","","","","","","333 N Braddock Ave","","Pittsburgh","PA","US","152082512" +"1346870763","OTHERS","Other URL","Snellville","N","","","","","","","","","2330 Scenic Hwy S","","Snellville","GA","US","300783115" +"1750911178","CONNECT","CONNECT URL","arabeth@threecreekscounseling.com","N","","","","","","","","","10000 NE 7th Ave Ste 410","","Vancouver","WA","US","986854548" +"1194355529","OTHERS","Other URL","n/a","N","","","","","","","","","3536 Golden Meadows Ct","","Dayton","OH","US","454041437" +"1285264614","SOAP","SOAP URL","Boulder","N","","","","","","","","","3130 14th St","","Boulder","CO","US","803042612" +"1831729268","DIRECT","Direct Messaging Address","her-direct@wbrhely.hin.us","N","","","","","","","","","1500 Avenue H","","Ely","NV","US","893012615" +"1972133304","DIRECT","Direct Messaging Address","karen.torres@tempeschools.org","N","work email","","DIRECT","Direct","","OTHER","Other","other","3205 S Rural Rd","","Tempe","AZ","US","852823853" +"1518597947","OTHERS","Other URL","Circe","N","","","","","","","","","1500 Franklin St","","San Francisco","CA","US","941094523" +"1922638352","DIRECT","Direct Messaging Address","mmcclory@evergreenrc.org","N","","","HIE","Health Information Exchange (HIE)","","","","","2601 Summit Ave","","Everett","WA","US","982013309" +"1225668650","DIRECT","Direct Messaging Address","penny@Meridianpsychotherapy.com","N","","","DIRECT","Direct","","CSV","CSV","","25 Church Hill Rd","","Newtown","CT","US","064701639" +"1134759574","CONNECT","CONNECT URL","ronaldaschenk@outlook.com","N","","","","","","","","","8340 Meadow Rd Ste 253","","Dallas","TX","US","752310332" +"1134759574","CONNECT","CONNECT URL","ronaldaschenk@outlook.com","N","","","","","","","","","8340 Meadow Rd Ste 253","","Dallas","TX","US","752310332" +"1962032300","DIRECT","Direct Messaging Address","norka.reynolds@mytherapyworld.com","Y","work email address","Therapy World","","","","","","","1038 Shorthill Ln","","Fort Mill","SC","US","297150170" +"1174153415","DIRECT","Direct Messaging Address","shanda@balancedaba.com","N","email","","DIRECT","Direct","","OTHER","Other","direct","98-820 Moanalua Rd Space 5","PMB 161","Aiea","HI","US","96701" +"1265062509","DIRECT","Direct Messaging Address","bhitchens@saintlukes.org","N","","","DIRECT","Direct","","","","","4401 Wornall Rd","","Kansas City","MO","US","641113241" +"1962032201","CONNECT","CONNECT URL","JillBeaconofhopecenter@gmail.com","N","email for communtication for clients info","","DIRECT","Direct","","CSV","CSV","","424 Overlook Rd","","Lake Ozark","MO","US","650497139" +"1649800996","OTHERS","Other URL","olamorafa@yahoo.com","N","","","","","","","","","23 Church Ln","","Staten Island","NY","US","103054909" +"1649800996","OTHERS","Other URL","olamorafa@yahoo.com","N","","","","","","","","","23 Church Ln","","Staten Island","NY","US","103054909" +"1568092815","DIRECT","Direct Messaging Address","tanderson@bacmethadone.com","N","business email","","DIRECT","Direct","","OTHER","Other","email","2002 W Anklam Rd","","Tucson","AZ","US","857452148" +"1861022121","CONNECT","CONNECT URL","simplepractice.com","N","compliant messaging site","","","","","","","","4620 Hollywood Blvd","","Los Angeles","CA","US","900275408" +"1124658489","DIRECT","Direct Messaging Address","Elayden@ctcounseling.org","N","","","DIRECT","Direct","","CSV","CSV","","276 Highland Ave Ste 2N","","Waterbury","CT","US","067083022" +"1124658489","DIRECT","Direct Messaging Address","Elayden@ctcounseling.org","N","","","HIE","Health Information Exchange (HIE)","","","","","276 Highland Ave Ste 2N","","Waterbury","CT","US","067083022" +"1841820107","DIRECT","Direct Messaging Address","bryan.c@osakititan.com","N","","","","","","","","","1303 Marsh Ln","","Carrollton","TX","US","750065430" +"1487284741","DIRECT","Direct Messaging Address","kbeck@heCAK.directak.net","N","heCAK - DSM","","DIRECT","Direct","","CSV","CSV","","11548 Tanglewood Lakes Cir","","Anchorage","AK","US","995161304" +"1538799895","CONNECT","CONNECT URL","Kortney@chicagolandmobilediagnostics.com","N","","","","","","","","","9645 Lincolnway Ln","","Frankfort","IL","US","604231866" +"1447880703","OTHERS","Other URL","cernerhealth.com","N","","","","","","","","","3333 Research Plz","","San Antonio","TX","US","782355154" +"1912537283","DIRECT","Direct Messaging Address","melody.khosravi@samuelmerritt.edu","N","","","","","","","","","1079 Plymouth Dr # 2","","Sunnyvale","CA","US","940871741" +"1770113052","DIRECT","Direct Messaging Address","abra.afoutoutodo@ctcprograms.com","N","","","","","","","","","2009 NE 117th St Ste 101","","Vancouver","WA","US","986864022" +"1891325155","OTHERS","Other URL","Ashley.l.williamspayan.mil@mail.mil","N","","","DIRECT","Direct","","CSV","CSV","","7105 NW 70th Ave","","Johnston","IA","US","501311824" +"1164052536","OTHERS","Other URL","trisinger@nbisd.org","N","email","","DIRECT","Direct","","OTHER","Other","other","2551 337-Loop 337","","New Braunfels","TX","US","78130" +"1417587825","DIRECT","Direct Messaging Address","ronny.k.zetts@riteaid.com","N","work email","","DIRECT","Direct","","OTHER","Other","work email only","308 boardman-canfield rd","","boardman","OH","US","44512" +"1750911194","CONNECT","CONNECT URL","Peoria","N","","","DIRECT","Direct","","OTHER","Other","Peoria","8325 W. Happy Valley Rd","Suite 100","Peoria","AZ","US","853838538" +"1669002911","DIRECT","Direct Messaging Address","psicologa.yhernandez@outlook.com","N","","","","","","","","","Villa del Rey 4 Q27","calle 8","Caguas","PR","US","00725" +"1619507076","CONNECT","CONNECT URL","Desktops","N","LAN","","","","","","","","5939 N Marvine St","","Philadelphia","PA","US","191413212" +"1710517172","OTHERS","Other URL","Gilford","N","","","OTHER","Other","Gilford","OTHER","Other","Gilford","24 Goodwin Rd","","Gilford","NH","US","032497556" +"1710517172","OTHERS","Other URL","Gilford","N","","","OTHER","Other","Gilford","OTHER","Other","Gilford","24 Goodwin Rd","","Gilford","NH","US","032497556" +"1891325262","CONNECT","CONNECT URL","hearingsolutionsofrockland@gmail.com","N","","","","","","","","","219 S Middletown Rd","","Nanuet","NY","US","109543325" +"1275163669","DIRECT","Direct Messaging Address","scott.munger@mwmc.com","Y","","Metrowest Medical Center","","","","","","","67 Union St","","Natick","MA","US","017607700" +"1679103089","CONNECT","CONNECT URL","device","N","telehealth","","DIRECT","Direct","","CSV","CSV","","951 Court Ave","","Memphis","TN","US","381032813" +"1679103089","CONNECT","CONNECT URL","mobile","N","services","","HIE","Health Information Exchange (HIE)","","CSV","CSV","dates","951 Court Ave","","Memphis","TN","US","381032813" +"1679103089","CONNECT","CONNECT URL","mobile","N","outpatient","","DIRECT","Direct","","CSV","CSV","","951 Court Ave","","Memphis","TN","US","381032813" +"1679103089","SOAP","SOAP URL","records","N","notes","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","951 Court Ave","","Memphis","TN","US","381032813" +"1215567623","CONNECT","CONNECT URL","morganpodiatryinc@gmail.com","N","","","DIRECT","Direct","","","","","2308 Royal Ct Unit A","","Bryant","AR","US","720224216" +"1205466612","CONNECT","CONNECT URL","info@willowaba.com","N","HIPAA Compliant Email","","DIRECT","Direct","","OTHER","Other","6143542249","12650 E Briarwood Ave","","Centennial","CO","US","801126792" +"1043840457","DIRECT","Direct Messaging Address","jessica.treat@npmchs.com","N","email","","DIRECT","Direct","","CSV","CSV","","1900 Malvern Ave Ste 302","","Hot Springs","AR","US","719017778" +"1669002077","DIRECT","Direct Messaging Address","Admin@peakbhs.com","N","","","","","","","","","5150 Capital Heights Ave Apt 201","","Baton Rouge","LA","US","708066060" +"1679103097","DIRECT","Direct Messaging Address","anancia.stafford@innerpeaces.org","N","HIPPA Compliant Secure location for PHI materials","","","","","","","","73 W Monroe St Ste 228","","Chicago","IL","US","606034955" +"1639709041","DIRECT","Direct Messaging Address","info@jargongroup.com","N","","","","","","","","","5801 Marvin D Love Fwy Ste 310","","Dallas","TX","US","752372318" +"1366072779","CONNECT","CONNECT URL","www.aspiranet.org","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1215567631","DIRECT","Direct Messaging Address","shass@telecarecorp.com","N","","","","","","","","","4335 Atlantic Ave","","Long Beach","CA","US","908072803" +"1033749452","OTHERS","Other URL","Pagers","N","","","DIRECT","Direct","","","","","43 New Scotland Ave","","Albany","NY","US","122083412" +"1295365617","CONNECT","CONNECT URL","email","N","","","DIRECT","Direct","","CSV","CSV","","1379 Camelia St","","Riverdale","GA","US","302961190" +"1558991976","DIRECT","Direct Messaging Address","ginger.joiner@scamhc.org","N","","","","","","","","","19815 Bay Branch Rd","","Andalusia","AL","US","364209234" +"1366072795","OTHERS","Other URL","hansoolho@gmail.com","N","","","","","","","","","347 Central St","","Saugus","MA","US","019062489" +"1033749338","DIRECT","Direct Messaging Address","aloha@ibwhi.com","N","Secure Email","","DIRECT","Direct","","CSV","CSV","","2176 Lauwiliwili St Ste Office38","","Kapolei","HI","US","967071881" +"1275163610","CONNECT","CONNECT URL","info@mrcbehavioral.com","N","office email","","DIRECT","Direct","","","","","7610 Carroll Ave Ste 200","","Takoma Park","MD","US","209126312" +"1275163610","CONNECT","CONNECT URL","info@mrcbehavioral.com","N","office email","","DIRECT","Direct","","","","","7610 Carroll Ave Ste 200","","Takoma Park","MD","US","209126312" +"1275163610","CONNECT","CONNECT URL","info@mrcbehavioral.com","N","office email","","DIRECT","Direct","","","","","7610 Carroll Ave Ste 200","","Takoma Park","MD","US","209126312" +"1275163610","CONNECT","CONNECT URL","info@mrcbehavioral.com","N","office email","","DIRECT","Direct","","","","","7610 Carroll Ave Ste 200","","Takoma Park","MD","US","209126312" +"1992335335","DIRECT","Direct Messaging Address","Sthomas@chowc.org","N","sthomas@chowc.org","","","","","","","","1182 Chenango St","","Binghamton","NY","US","139011653" +"1770113110","DIRECT","Direct Messaging Address","anhpham@alamedahealthsystem.org","N","email address","","DIRECT","Direct","","","","","6066 Civic Terrace Ave","","Newark","CA","US","945603746" +"1306476742","CONNECT","CONNECT URL","www.harvardcreekpostacute.com","N","","","DIRECT","Direct","","","","","519 W Badillo St","","Covina","CA","US","917223763" +"1114557451","DIRECT","Direct Messaging Address","mchellew@ascension.org","Y","","Sacred Heart Hospital on the Emerald Coast","","","","","","","9375 Emerald Coast Pkwy W","","Miramar Beach","FL","US","325507274" +"1033749379","DIRECT","Direct Messaging Address","kristyn.vanderzouwen@network180.org","Y","Work e-mail","network 180","DIRECT","Direct","","","","","3310 Eagle Park Dr NE Ste 100","","Grand Rapids","MI","US","495254574" +"1538799887","CONNECT","CONNECT URL","NetSmart","Y","","HSC Home Care, LLC","","","","","","","1731 Bunker Hill Rd NE","","Washington","DC","US","200173026" +"1598395840","OTHERS","Other URL","nuheightsseniorcare@gmail.com","N","This is an email address","","DIRECT","Direct","","","","","15B Mary St","","Hawthorne","NJ","US","075063527" +"1790315059","SOAP","SOAP URL","EMR","N","EMR","","DIRECT","Direct","","OTHER","Other","release of information consent forms","2304 Oak Ln Ste 201-203","","Grand Prairie","TX","US","750518812" +"1639709991","DIRECT","Direct Messaging Address","expressrx@cableone.net","N","expressrx@cableone.net","","DIRECT","Direct","","","","","1316 12th Ave NW","","Ardmore","OK","US","734011285" +"1508496878","OTHERS","Other URL","ALMA","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","873 Route 35","","Cross River","NY","US","105181143" +"1508496878","SOAP","SOAP URL","ALMA","N","","","","","","","","","873 Route 35","","Cross River","NY","US","105181143" +"1144850413","DIRECT","Direct Messaging Address","Autumnr@northwestaba.com","N","","","","","","","","","651 Strander Blvd Ste 105","","Tukwila","WA","US","981882914" +"1861022139","DIRECT","Direct Messaging Address","LYNDAJ75@HOTMAIL.COM","N","","","","","","","","","124 Unionville Indian Trail Rd W Ste B6","","Indian Trail","NC","US","280795621" +"1225668593","OTHERS","Other URL","https://jennifer-lubanski.clientsecure.me","N","Secure Client Portal","","DIRECT","Direct","","CSV","CSV","","105 W 5th Ave Ste 104","","Ellensburg","WA","US","989263178" +"1396375663","CONNECT","CONNECT URL","Portland","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","19595 SE Martin Rd","","Sandy","OR","US","970558241" +"1629608997","CONNECT","CONNECT URL","https://cernerhealth.com/oauth/authenticate?redirect_uri=https%3A%2F%2Fcernerhealth.com%2Fsaml%2Fsso","N","Portal used to contact my physician.","","DIRECT","Direct","","","","","8951 Morro Rd","","Atascadero","CA","US","934223984" +"1346870615","DIRECT","Direct Messaging Address","tylerl85@uw.edu","N","","","","","","","","","4311 11th Ave NE Ste 200","","Seattle","WA","US","981056367" +"1972133254","CONNECT","CONNECT URL","notapplicable","N","","","","","","","","","459 N 7th St Fl 1","","Newark","NJ","US","071073743" +"1417587791","CONNECT","CONNECT URL","malik@infinitihomehealthcare.com","N","professional email","","DIRECT","Direct","","CSV","CSV","","2323 S Troy St Ste 5-340","","Aurora","CO","US","800141967" +"1457981730","SOAP","SOAP URL","www.goodguidancellc.com","Y","website","Good Guidance, LLC","","","","","","","1 Overlook Pt Ste 241","","Lincolnshire","IL","US","600694331" +"1548890825","DIRECT","Direct Messaging Address","Brittany@serenetrailstherapy.com","N","","","","","","","","","12161 Ken Adams Way Ste 154","","Wellington","FL","US","334143194" +"1710517099","CONNECT","CONNECT URL","www.caretracker.com","N","CareTracker","","","","","","","","1050 Warwick Ave","","Warwick","RI","US","028883655" +"1073143350","DIRECT","Direct Messaging Address","mbackstrom@brightsidecounseling.net","N","","","DIRECT","Direct","","CSV","CSV","","10133 W Geddes Cir","","Littleton","CO","US","801273455" +"1982234274","CONNECT","CONNECT URL","770-924-9105","N","phone","","DIRECT","Direct","","OTHER","Other","phone","6199 Highway 92","","Acworth","GA","US","301022344" +"1255961546","OTHERS","Other URL","Waldorf","N","","","","","","","","","5193 Mudville Ln","","Waldorf","MD","US","206024217" +"1871123166","DIRECT","Direct Messaging Address","Rx17108@cvshealth.com","N","","","","","","","","","1925 Marketplace Dr SE","","Caledonia","MI","US","493168511" +"1730719022","OTHERS","Other URL","Rx08042@cvshealth.com","Y","Store email","Woodward Detroit CVS, L.L.C.","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10915 Belleville Rd","","Van Buren Twp","MI","US","481111386" +"1730719022","OTHERS","Other URL","Rx08042@cvshealth.com","Y","Store email","Woodward Detroit CVS, L.L.C.","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10915 Belleville Rd","","Van Buren Twp","MI","US","481111386" +"1972133270","DIRECT","Direct Messaging Address","lisa@texasrecoverycoalition.com","N","lisa@texasrecoverycoalition.com","","DIRECT","Direct","","CSV","CSV","","2004 Running Brook Ln","","Pearland","TX","US","775846778" +"1316577612","DIRECT","Direct Messaging Address","jmiller@arcamidwest.com","N","work email","","","","","","","","1430 Olive St Ste 100","","Saint Louis","MO","US","631032303" +"1396375697","CONNECT","CONNECT URL","npgregrhodes@gmail.com","N","work email","","","","","","","","4125 Broadway Blvd Ste 210","","Garland","TX","US","750438349" +"1912537218","OTHERS","Other URL","kscarbrough@cornerstonescounseling.com","N","Admin email","","OTHER","Other","Admin email","OTHER","Other","outlook 365","42 North Ave Ste 100","","Cleveland","GA","US","305281398" +"1528698826","CONNECT","CONNECT URL","Hamdexjama@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","860 Blue Gentian Rd Ste 200","","Eagan","MN","US","551211567" +"1720618036","OTHERS","Other URL","hotlinemt@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","108 Hamilton Pl","","Vernon Hills","IL","US","600611016" +"1518597830","OTHERS","Other URL","yulyiran@yahoo.es","N","","","","","","","","","10738 N Kendall Dr Apt K18","","Miami","FL","US","331761438" +"1629608906","DIRECT","Direct Messaging Address","moani@pasadena-livercenter.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","301 S Fair Oaks Ave Ste 405","","Pasadena","CA","US","911052562" +"1396375671","OTHERS","Other URL","n/a","N","","","","","","","","","1242 Oswego St","","Colorado Springs","CO","US","809042230" +"1295365575","CONNECT","CONNECT URL","02.ohsu.edu","N","","","","","","","","","3181 SW Sam Jackson Park Rd","","Portland","OR","US","972393011" +"1740810027","CONNECT","CONNECT URL","www.therapynotes.com","N","","","","","","","","","125 State St Ste 1","","Clayton","NY","US","136241355" +"1811527195","DIRECT","Direct Messaging Address","joe.canastra@stores.kroger.com","N","","","","","","","","","4200 Brownsville Rd","","Powder Springs","GA","US","30127" +"1528698800","CONNECT","CONNECT URL","Veteransambulanceservice@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","41 Peabody St","","Nashville","TN","US","372102125" +"1306476692","CONNECT","CONNECT URL","wanakeparacaremededu.org","N","Business","","OTHER","Other","wanakeparacaremededu.org","OTHER","Other","businesss","705 Brittany Sq Apt 2","","Grayslake","IL","US","600301356" +"1023648318","CONNECT","CONNECT URL","careconnect","N","","","","","","","","","111 S Grant Ave","N/A","columbus","OH","US","43215" +"1841820131","DIRECT","Direct Messaging Address","Cschroeder@efspfs.com","N","","","","","","","","","501 N 16th St Ste 111","","Payette","ID","US","836612782" +"1568092856","DIRECT","Direct Messaging Address","smiles@reidandrhea.com","N","","","DIRECT","Direct","","","","","805 N Palm St","","Little Rock","AR","US","722051946" +"1902436298","CONNECT","CONNECT URL","mcdanielnutritiontherapy.com","N","","","","","","","","","230 S Bemiston Ave Ste 430","","Clayton","MO","US","631051907" +"1447880745","DIRECT","Direct Messaging Address","melissa.gimenez@uth.tmc.edu","N","","","","","","","","","11100 Shadow Creek Pkwy","","Pearland","TX","US","775847285" +"1447880745","DIRECT","Direct Messaging Address","melissa.gimenez@uth.tmc.edu","N","","","","","","","","","11100 Shadow Creek Pkwy","","Pearland","TX","US","775847285" +"1154951457","OTHERS","Other URL","Info@amayesingskillz.com","N","","","","","","","","","6130 E 32nd St Ste 121","","Tulsa","OK","US","741355454" +"1962032268","DIRECT","Direct Messaging Address","racquel.decastro@med.uvm.edu","Y","hospital e-mail","UNIVERSITY OF VERMONT MEDICAL CENTER","DIRECT","Direct","","","","","111 Colchester Ave","","Burlington","VT","US","054011473" +"1669002960","DIRECT","Direct Messaging Address","readytoexhale@exhalespaescapes.com","N","Business Email Account","","DIRECT","Direct","","OTHER","Other","PDF","4294 Hughes Meadow Cv","","Memphis","TN","US","381253152" +"1922638220","DIRECT","Direct Messaging Address","readytoexhale@exhalespaescapes.com","N","Business Email Account","","DIRECT","Direct","","OTHER","Other","PDF","4294 Hughes Meadow Cv","","Memphis","TN","US","381253152" +"1376173674","DIRECT","Direct Messaging Address","livinghealthy@rachelriles.com","N","Email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3845 Cypress Creek Pkwy Ste 278","","Houston","TX","US","770683510" +"1457981755","OTHERS","Other URL","Bronx","N","n/a","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Bronx","3236 Wilson Ave","","Bronx","NY","US","104692908" +"1801426119","DIRECT","Direct Messaging Address","lsabbath@hopehouseboston.org","N","","","","","","","","","8 Farnham St","","Boston","MA","US","021192962" +"1083244396","OTHERS","Other URL","www.practicefusion.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","371 E Paces Ferry Rd NE Ste 825","","Atlanta","GA","US","303053292" +"1407486715","DIRECT","Direct Messaging Address","rickj@4k2konline.org","N","","","OTHER","Other","Carpinteria","","","","1483 Alva St","","Carpinteria","CA","US","930131501" +"1790315000","DIRECT","Direct Messaging Address","marie@marietmiller.com","N","","","DIRECT","Direct","","","","","601 N Olive St","","Media","PA","US","190632548" +"1033749346","CONNECT","CONNECT URL","info@flowerhilldental.com","N","","","","","","","","","18209 Flower Hill Way Ste A","","Gaithersburg","MD","US","208795331" +"1770113086","DIRECT","Direct Messaging Address","info@orianwellness.com","N","Orian","","DIRECT","Direct","","CSV","CSV","","5650 El Camino Real","","Carlsbad","CA","US","920087124" +"1679103998","CONNECT","CONNECT URL","newvisioncounselingllc.com","N","practice website","","","","","","","","67 Beaver Ave Ste 10","","Annandale","NJ","US","088013067" +"1740810050","CONNECT","CONNECT URL","therapist@thoughtful-therapy.org","N","","","DIRECT","Direct","","CSV","CSV","","11107 Wurzbach Rd Ste 402","","San Antonio","TX","US","782302553" +"1467082784","DIRECT","Direct Messaging Address","fullscopehca@outlook.com","N","email","","DIRECT","Direct","","CSV","CSV","","1118 Liverpool St Apt 103","","Pittsburgh","PA","US","152331365" +"1538799853","DIRECT","Direct Messaging Address","tolopez@salud.unm.edu","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2211 Lomas Blvd NE","","Albuquerque","NM","US","871062719" +"1457981771","OTHERS","Other URL","sarahwindersmt@gmail.com","N","","","","","","","","","1125 James Dr","","Hartland","WI","US","530298367" +"1992335210","CONNECT","CONNECT URL","fullscopehca@outlook.com","N","","","DIRECT","Direct","","CSV","CSV","","322 N Shore Dr","","Pittsburgh","PA","US","152125875" +"1245860568","DIRECT","Direct Messaging Address","simplyspecialelc@hotmail.com","N","","","DIRECT","Direct","","CSV","CSV","","325 Fifth Avenue","","Frankfort","NY","US","13340" +"1699305912","CONNECT","CONNECT URL","Desktops","N","","","DIRECT","Direct","","CSV","CSV","","11705 NW 136th Ter","","Piedmont","OK","US","730788775" +"1043840366","DIRECT","Direct Messaging Address","oasisinthesprings7438@hpprint.com","N","efax","","DIRECT","Direct","","OTHER","Other","efax","7438 NW 47th Pl","","Lauderhill","FL","US","333193416" +"1770113094","SOAP","SOAP URL","Arlington","N","ABA Outpatient Facility","","DIRECT","Direct","","CSV","CSV","","1205B W Green Oaks Blvd","","Arlington","TX","US","760138301" +"1295365526","OTHERS","Other URL","norfrahealthandbeauty@gmail.com","N","LLC","","DIRECT","Direct","","CSV","CSV","","1900 Main St Ste 108","","Sarasota","FL","US","342365950" +"1831729151","OTHERS","Other URL","Etejada@uphams.org","N","","","HIE","Health Information Exchange (HIE)","","","","","636 Columbia Rd","","Dorchester","MA","US","021253416" +"1831729151","DIRECT","Direct Messaging Address","Etejada@uphams.org","N","","","HIE","Health Information Exchange (HIE)","","","","","636 Columbia Rd","","Dorchester","MA","US","021253416" +"1922638253","DIRECT","Direct Messaging Address","jgillespie.1@juno.com","N","","","","","","","","","17512 Cherry Ridge Ln","","Fort Myers","FL","US","339675132" +"1922638253","DIRECT","Direct Messaging Address","jgillespie.1@juno.com","N","","","","","","","","","17512 Cherry Ridge Ln","","Fort Myers","FL","US","339675132" +"1659901981","OTHERS","Other URL","kaleandcurls.com","N","Business Website","","","","","","","","11105 Tillicum Dr","","Anderson Island","WA","US","983038739" +"1174153407","OTHERS","Other URL","stefaniespeaksmedical@gmail.com","N","email","","","","","","","","600 River Birch Ct Apt 1224","","Clermont","FL","US","347115137" +"1700416039","OTHERS","Other URL","Kmvaldes66@gmail.com","N","","","","","","","","","975 Baptist Way","","Homestead","FL","US","330337600" +"1790315026","CONNECT","CONNECT URL","Shreveport","N","","","DIRECT","Direct","","CSV","CSV","","535 Pierremont Rd","","Shreveport","LA","US","711062207" +"1790315026","CONNECT","CONNECT URL","Shreveport","N","","","DIRECT","Direct","","CSV","CSV","","535 Pierremont Rd","","Shreveport","LA","US","711062207" +"1598395824","CONNECT","CONNECT URL","Almanechi@gmail.com","N","","","","","","","","","2105 Liberty St NE","","Salem","OR","US","973018353" +"1679103907","CONNECT","CONNECT URL","office","N","office","","DIRECT","Direct","","CSV","CSV","","2509 Westfall Rd","","Sparks","NV","US","894366126" +"1629609946","OTHERS","Other URL","Diagnotes","N","","","","","","","","","5602 Caito Dr","","Indianapolis","IN","US","462261346" +"1457981763","DIRECT","Direct Messaging Address","jharris@asikariperfectimpact.org","N","","","DIRECT","Direct","","","","","235 Peachtree St NE Ste 400","","Atlanta","GA","US","303031400" +"1972134104","CONNECT","CONNECT URL","www.destinyservicesinc.com","N","","","DIRECT","Direct","","CSV","CSV","","270 Lawrence St Apt 18","","Lowell","MA","US","018523593" +"1114558442","DIRECT","Direct Messaging Address","tmunson@trilliumfamily.org","N","","","","","","","","","3415 SE Powell Blvd","","Portland","OR","US","972023371" +"1881225183","REST","RESTful URL","thedignityhomecare@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","5307 Dove Forest Ln","","Humble","TX","US","773461017" +"1881225183","OTHERS","Other URL","thedignityhomecare@gmail.com","N","I am non medical services provider who will be sometimes be sometimes paid by the insurance of my clients","","OTHER","Other","Payment and insurance processing","CSV","CSV","","5307 Dove Forest Ln","","Humble","TX","US","773461017" +"1922639244","CONNECT","CONNECT URL","rodrigk03@ah.org","Y","Contact","Glendale Adventist Medical Center","DIRECT","Direct","","CSV","CSV","","1509 Wilson Ter","","Glendale","CA","US","912064007" +"1215568555","DIRECT","Direct Messaging Address","madeline.ulfig@walgreens.com","Y","Work email","Walgreen Co","DIRECT","Direct","","","","","2265 N Mayfair Rd","","Wauwatosa","WI","US","532262207" +"1689205940","SOAP","SOAP URL","PracticeFusion","N","PracticeFusion","","OTHER","Other","EMR, EHR","CSV","CSV","","635 Madison Ave Fl 14","","New York","NY","US","100221009" +"1487285714","DIRECT","Direct Messaging Address","Jm1625@jagmail.southalabama.edu","Y","","University of South Alabama","","","","","","","1700 Center St","","Mobile","AL","US","366043301" +"1487285714","DIRECT","Direct Messaging Address","Jm1625@jagmail.southalabama.edu","Y","","University of South Alabama","","","","","","","1700 Center St","","Mobile","AL","US","366043301" +"1831720150","CONNECT","CONNECT URL","Mesquite","N","","","","","","","","","1313 N Belt Line Rd Ste 102","","Mesquite","TX","US","751491784" +"1134750466","CONNECT","CONNECT URL","desktop","N","","","","","","","","","1065 Hershey Dr","","Whitesburg","TN","US","378919255" +"1619508850","OTHERS","Other URL","http://www.therapynotes.com","Y","Electronic Medical Record","GD Psych Services, LLC","DIRECT","Direct","","CSV","CSV","","661 Quantum Rd NE Ste 8","","Rio Rancho","NM","US","871244505" +"1255961561","CONNECT","CONNECT URL","Norwich","N","","","","","","","","","17 Annadell Rd","","Norwich","CT","US","063601367" +"1164052478","DIRECT","Direct Messaging Address","Mgossett@cannacaredocs.com","N","","","","","","","","","63 Eddie Dowling Hwy Ste 8","","North Smithfield","RI","US","028967322" +"1457981789","CONNECT","CONNECT URL","other","N","other","","OTHER","Other","other","OTHER","Other","other","23115 Michigan Ave","","Dearborn","MI","US","481242020" +"1770113003","CONNECT","CONNECT URL","Lhoffpauir@capitolhillteam.com","N","","","","","","","","","520 S Hull St","","Montgomery","AL","US","361044610" +"1811528185","OTHERS","Other URL","ZephyrWellness","N","","","","","","","","","975 Roberta Ln # 104","","Sparks","NV","US","894316812" +"1578193801","CONNECT","CONNECT URL","Desktop","N","","","","","","","","","1278 E 125th St","","Los Angeles","CA","US","900593216" +"1831720168","CONNECT","CONNECT URL","https://mychart.tgh.org/mychart/","Y","Get answers to your medical questions from the comfort of your own home","Tampa General Hospital","HIE","Health Information Exchange (HIE)","","OTHER","Other","n/a","1 Tampa General Cir","","Tampa","FL","US","336063571" +"1902437239","DIRECT","Direct Messaging Address","Margaret.Law@HCAhealthcare.com","N","email","","DIRECT","Direct","","CSV","CSV","","52 Park Cir","","Cartersville","GA","US","301208301" +"1437780764","FHIR","FHIR URL","https://www.palmsmg.org/contact-us","N","","","","","","","","","911 S Main St","","Trenton","FL","US","326933239" +"1871124107","OTHERS","Other URL","Lubbock","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1307 Martin Luther King Blvd","","Lubbock","TX","US","794035329" +"1851922199","CONNECT","CONNECT URL","woodside","N","woodside","","DIRECT","Direct","woodside","OTHER","Other","NEW YORK","4055 69th St # 1F","","Woodside","NY","US","113773835" +"1679104913","OTHERS","Other URL","Rochester","N","Employer Email","","DIRECT","Direct","","CSV","CSV","","1 S Washington St","","Rochester","NY","US","146141111" +"1679104913","CONNECT","CONNECT URL","Rochester","N","Work Email","","DIRECT","Direct","","OTHER","Other","Rochester","1 S Washington St","","Rochester","NY","US","146141111" +"1902437270","CONNECT","CONNECT URL","file:///c:/programfiles(x86)/mumms/cpc/mumms.html","N","electronic medical records","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2840 W Airline Hwy Ste F","","LA Place","LA","US","700682952" +"1255962593","CONNECT","CONNECT URL","foundmypeace.com","N","Website which links directly to the office for direct contact with professional","","DIRECT","Direct","","OTHER","Other","Any and all correspondence or conversations via messaging since the practice is telehealth, can be transmitted directly to professional via upload or messaging","1329 Barnaby Ter SE","","Washington","DC","US","200324306" +"1417588757","DIRECT","Direct Messaging Address","jhuggett@montefiore.org","N","","","","","","","","","1020 Grand Concourse","","Bronx","NY","US","104512605" +"1518598879","DIRECT","Direct Messaging Address","Denise.Ybarra@dbh.sbounty.gov","N","Work email","","DIRECT","Direct","","CSV","CSV","","104 W 4th St","","San Bernardino","CA","US","924150035" +"1518598879","DIRECT","Direct Messaging Address","Denise.Ybarra@dbh.sbcounty.gov","N","","","","","","","","","104 W 4th St","","San Bernardino","CA","US","924150035" +"1164053427","CONNECT","CONNECT URL","Laptop","N","","","","","","","","","66 Miller Dr Ste 104","","North Aurora","IL","US","605425144" +"1427689785","OTHERS","Other URL","0","N","Case Management","","HIE","Health Information Exchange (HIE)","","OTHER","Other","na","2414 Bull St","","Columbia","SC","US","292011906" +"1972134237","DIRECT","Direct Messaging Address","kelseyc@yfrcshawnee.org","N","email address","","DIRECT","Direct","","CSV","CSV","","326 W 11th St","","Shawnee","OK","US","748016710" +"1336770692","DIRECT","Direct Messaging Address","hsorge@shccares.com","N","email","","","","","","","","225 Lawn Ave","","Buffalo","NY","US","142071841" +"1093346363","DIRECT","Direct Messaging Address","angelica@firstalarmwellness.com","N","business email","","DIRECT","Direct","","","","","630 Alta Vista Dr Ste 202","","Vista","CA","US","920845506" +"1659902948","OTHERS","Other URL","Oxford","N","","","","","","","","","500 Prospect Ave","","Oxford","NC","US","275652543" +"1659902922","OTHERS","Other URL","hollis.pacificcoasthospice@gmail.com","N","","","","","","","","","20953 Devonshire St Ste 8B","","Chatsworth","CA","US","913112371" +"1659902922","OTHERS","Other URL","hollis.pacificcoasthospice@gmail.com","N","","","","","","","","","20953 Devonshire St Ste 8B","","Chatsworth","CA","US","913112371" +"1467083733","OTHERS","Other URL","AVATAR","N","AVATAR is our ERE","","DIRECT","Direct","","OTHER","Other","Client information","2255 Challenger Way Ste 107","","Santa Rosa","CA","US","954075423" +"1912538281","CONNECT","CONNECT URL","Asheville","N","","","","","","","","","356 Biltmore Ave","","Asheville","NC","US","288014504" +"1912538281","CONNECT","CONNECT URL","Asheville","N","","","","","","","","","356 Biltmore Ave","","Asheville","NC","US","288014504" +"1528699824","DIRECT","Direct Messaging Address","Amanda.theobald@summit-ortho.com","Y","Secured email","Affordable Home Health Care Services, LLC","HIE","Health Information Exchange (HIE)","","OTHER","Other","Patient personal information","170 Taylor Station Rd Ste 220","","Columbus","OH","US","432134491" +"1043841356","CONNECT","CONNECT URL","sadie@womenshealthwv.org","Y","","Women's Health Center of WV, Inc","","","","","","","510 Washington St W","","Charleston","WV","US","253022036" +"1811528136","OTHERS","Other URL","rdaliva@ican-b.com","Y","","ICAN-B","","","","","","","16130 Sherman Way","","Van Nuys","CA","US","914063907" +"1649801960","OTHERS","Other URL","www.scarffl.com","N","Serving Children","","OTHER","Other","Company","OTHER","Other","Case Management","137 Grande Valencia Dr Apt 302","","Orlando","FL","US","328253757" +"1437780756","OTHERS","Other URL","seabrook","N","work computer","","DIRECT","Direct","","CSV","CSV","","3101 Nasa Pkwy Ste F","","Seabrook","TX","US","775866475" +"1588295711","DIRECT","Direct Messaging Address","Niceville@spectrumhouse.org","N","","","","","","","","","4673 E Highway 20","","Niceville","FL","US","325789796" +"1063043206","DIRECT","Direct Messaging Address","sw8657@centerforautism.com","N","","","","","","","","","3709 Citation Way Ste 102","","Medford","OR","US","975049022" +"1790316933","OTHERS","Other URL","beautifulreflektions.com","N","","","","","","","","","104 Gidney St","","Shelby","NC","US","281505806" +"1235760471","CONNECT","CONNECT URL","eClinicalWorks","N","","","","","","","","","571 W Main St Ste 100","","Lewisville","TX","US","750573667" +"1306477559","CONNECT","CONNECT URL","https://www.agoodplacetherapy.com/","N","","","","","","","","","225 Broadway Ste 2010","","New York","NY","US","100073738" +"1205467586","DIRECT","Direct Messaging Address","erica.kearney@nc.rr.com","N","","","","","","","","","3804 Columbia Ave NW","","Wilson","NC","US","278961622" +"1831720192","DIRECT","Direct Messaging Address","info@hopeprojectprogram.org","N","","","DIRECT","Direct","","CSV","CSV","","7334 Concerto Dr","","San Antonio","TX","US","782661719" +"1952932253","SOAP","SOAP URL","charm","N","Charm EHR","","DIRECT","Direct","","CSV","CSV","","7325 SE 60th Ave","","Portland","OR","US","972067567" +"1235760521","CONNECT","CONNECT URL","kate@aspenhousepagosa.org","N","Email address","","DIRECT","Direct","","","","","459 Lewis Street","","Pagosa Springs","CO","US","81147" +"1013548346","CONNECT","CONNECT URL","NASHVILLE","N","","","","","","","","","230 Venture Cir","","Nashville","TN","US","372281604" +"1013548346","CONNECT","CONNECT URL","NASHVILLE","N","","","","","","","","","230 Venture Cir","","Nashville","TN","US","372281604" +"1417588633","OTHERS","Other URL","akaba@akaba.care","N","akaba@akaba.care","","DIRECT","Direct","","CSV","CSV","","35 Midstate Drive","","Auburn","MA","US","01501" +"1952932295","DIRECT","Direct Messaging Address","aadair@asd.wednet.edu","N","","","DIRECT","Direct","","OTHER","Other","n/a","4302 Ridgemont Dr","","Everett","WA","US","982031833" +"1952932295","DIRECT","Direct Messaging Address","aadair@asd.wednet.edu","N","email","","DIRECT","Direct","","OTHER","Other","email","315 N French Ave","","Arlington","WA","US","982231317" +"1891326153","OTHERS","Other URL","www.simplepractice.com","N","Online EHR","","","","","","","","4000 Aurora Ave N Ste 116","","Seattle","WA","US","981037853" +"1740811090","CONNECT","CONNECT URL","moebrown202@yahoo.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1221 M St NW","","Washington","DC","US","200055176" +"1770114076","CONNECT","CONNECT URL","Lihue","N","","","","","","","","","3083 Akahi St","","Lihue","HI","US","967661102" +"1720619067","OTHERS","Other URL","vikkied@insightguidancegroup.com","N","","","","","","","","","113 W Convent St","","Lafayette","LA","US","705016903" +"1518598853","OTHERS","Other URL","nppes.cms.hhs.gov","N","","","","","","","","","1201 Pemberton Dr Ste 1D","","Salisbury","MD","US","218012401" +"1770114019","OTHERS","Other URL","KateLPC@protonmail.com","N","Manager/Provider","","DIRECT","Direct","","","","","136 E San Antonio St Ste 109","","San Marcos","TX","US","786665509" +"1689205924","DIRECT","Direct Messaging Address","leah@alleyvalley.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","14 Phyllis Ter # 101","","Monsey","NY","US","109522724" +"1861023111","DIRECT","Direct Messaging Address","adeloera@behavioral-innovations.com","N","","","","","","","","","6201 Colleyville Blvd Ste 100","","Colleyville","TX","US","760346236" +"1942831292","CONNECT","CONNECT URL","Dallas","N","Direct","","DIRECT","Direct","","CSV","CSV","","12200 Park Central Dr Ste 110","","Dallas","TX","US","752512125" +"1457982704","CONNECT","CONNECT URL","lauren.ouellette@spokenwordspeechtherapy.com","N","","","","","","","","","1611 Farm Springs Rd","","Summerville","SC","US","294830843" +"1477184729","CONNECT","CONNECT URL","Algoma","N","","","","","","","","","801 Jefferson St","","Algoma","WI","US","542011733" +"1346871696","OTHERS","Other URL","eliaslloyd91@gmail.com","N","","","","","","","","","108 Crescent Woode Dr","","Dallas","GA","US","301575725" +"1619508967","DIRECT","Direct Messaging Address","tschaffe@oswegohealth.org","N","","","","","","","","","110 W 6th St","","Oswego","NY","US","131262507" +"1598396855","CONNECT","CONNECT URL","hkecskem@nemours.org","Y","work email","The Nemours Foundation","DIRECT","Direct","","","","","1600 Rockland Rd","","Wilmington","DE","US","198033607" +"1225669583","CONNECT","CONNECT URL","ccdstaff@yahoo.com","N","","","","","","","","","1411 Chattanooga Ave","","Dalton","GA","US","307202673" +"1487285748","CONNECT","CONNECT URL","presencelearning.com","N","Contractor","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Written notes","1035 Heritage Ln","","Wayzata","MN","US","553919342" +"1144851411","DIRECT","Direct Messaging Address","vitals@hnihc.com","N","","","","","","","","","7500 Rialto Blvd Ste 1-140","","Austin","TX","US","787358534" +"1881225159","DIRECT","Direct Messaging Address","syedusman@cmclancaster.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","2600 W Pleasant Run Rd","","Lancaster","TX","US","751461114" +"1154952422","CONNECT","CONNECT URL","https://actikare.com/","Y","","Acti-Kare Inc","","","","","","","17425 Bridge Hill Ct Ste 200","","Tampa","FL","US","336473657" +"1134750409","CONNECT","CONNECT URL","n/a","N","","","","","","","","","3736 Preakness Dr","","Decatur","GA","US","300343342" +"1760013049","CONNECT","CONNECT URL","t.haelen@yahoo.com","N","","","","","","","","","625 Panorama Trl","","Rochester","NY","US","146252404" +"1336770627","OTHERS","Other URL","legacysimpact@gmail.com","N","business email","","DIRECT","Direct","","CSV","CSV","","3606 Idaho Ave","","Bartlesville","OK","US","740062420" +"1851922132","OTHERS","Other URL","n/a","N","n/a","","","","","","","","1009 Laurel Rd","","Santa Paula","CA","US","930601231" +"1497386775","CONNECT","CONNECT URL","Roslindale","N","Roslinadle","","HIE","Health Information Exchange (HIE)","na","CSV","CSV","","1058 Canterbury St","","Roslindale","MA","US","021314685" +"1558992842","OTHERS","Other URL","PointClickCare","N","","","OTHER","Other","Pointclickcare","OTHER","Other","pointclickcare","544 Enterprise Dr","","Lewis Center","OH","US","430359704" +"1275164568","CONNECT","CONNECT URL","LSH.org","N","Legacy","","DIRECT","Direct","","CSV","CSV","","1475 Mount Hood Ave","","Woodburn","OR","US","970719066" +"1487285789","CONNECT","CONNECT URL","EASTHAMPTON","N","","","","","","","","","203 East St","","Easthampton","MA","US","010271234" +"1972134294","DIRECT","Direct Messaging Address","mayson@lifelongmedical.org","Y","","LIFELONG MEDICAL CARE","DIRECT","Direct","","","","","10700 MacArthur Blvd","","Oakland","CA","US","946055298" +"1245861467","DIRECT","Direct Messaging Address","josephinemclendon@kidinc.org","N","email address","","DIRECT","Direct","","CSV","CSV","","819 NE 26th St","","Wilton Manors","FL","US","333051239" +"1881225001","CONNECT","CONNECT URL","plushroyaltymassagespa.weebly.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8920 Emerald Park Dr Ste G","","Elk Grove","CA","US","956242380" +"1780215905","OTHERS","Other URL","orriant.com","N","Proprietary EMR","","DIRECT","Direct","","CSV","CSV","","9980 S 300 W Ste 100","","Sandy","UT","US","840703654" +"1619508843","CONNECT","CONNECT URL","Computer","N","Labtop","","DIRECT","Direct","","CSV","CSV","","1329 Coldspring Rd","","Carol Stream","IL","US","601884713" +"1912538141","CONNECT","CONNECT URL","latonia@safecounseling.net","N","","","","","","","","","600 Main St Ste 101","","Gardendale","AL","US","350713649" +"1164053393","OTHERS","Other URL","cpotter@swcasa.org","N","","","","","","","","","1600 E Florida Ave","","Hemet","CA","US","925448643" +"1164053393","DIRECT","Direct Messaging Address","cpotter@swcasa.org","N","","","","","","","","","1600 E Florida Ave","","Hemet","CA","US","925448643" +"1164053393","CONNECT","CONNECT URL","christyp@csforkids.org","N","","","","","","","","","22445 Alessandro Blvd Ste 113-114","","Moreno Valley","CA","US","925538358" +"1528699758","CONNECT","CONNECT URL","https://athenanet.athenahealth.com/21019/49/globalframeset.esp?","N","Athena Health EMR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","https://athenanet.athenahealth.com/21019/49/globalframeset.esp?","511 W 8th St Ste 201","","Odessa","TX","US","797614406" +"1982235115","DIRECT","Direct Messaging Address","terri@YANAMH.org","N","encrypted email","","DIRECT","Direct","","CSV","CSV","phone","1503 N Shawnee Ave","","Shawnee","OK","US","748044163" +"1376174516","DIRECT","Direct Messaging Address","humphrsp@mail.uc.edu","N","student email","","DIRECT","Direct","","OTHER","Other","shumphrey648@gmail.com","725 Clifton Colony Dr Apt 9","","Cincinnati","OH","US","452202356" +"1467083600","CONNECT","CONNECT URL","abservices","N",".com","","DIRECT","Direct","","OTHER","Other","medical services","6585 Rochester Rd Ste 103","","Troy","MI","US","480851363" +"1558992792","OTHERS","Other URL","www.linkedin.com/in/stephanie-johnson-8a496856","N","","","DIRECT","Direct","","OTHER","Other","www.linkedin.com/in/stephanie-johnson-8a496856","106 Riggs Blvd","","Bardstown","KY","US","400048067" +"1861023012","DIRECT","Direct Messaging Address","eriley@toraschaim.net","N","work email","","DIRECT","Direct","","CSV","CSV","","5000 Corporate Woods Dr Ste 400","","Virginia Beach","VA","US","234624429" +"1497386783","DIRECT","Direct Messaging Address","pt13.michelle.reyes@nv.touro.edu","N","secure e-mail address","","DIRECT","Direct","","","","","1001 Potrero Ave # Gc-1","","San Francisco","CA","US","941103518" +"1689205973","CONNECT","CONNECT URL","Casselberry","N","","","","","","","","","15 Apple Hill Holw","","Casselberry","FL","US","327074901" +"1396376513","DIRECT","Direct Messaging Address","storo@mhcuc.org","N","","","DIRECT","Direct","","","","","34400 Mission Blvd","","Union City","CA","US","945873604" +"1164053310","OTHERS","Other URL","10335wwaren","N","3135814010","","","","","","","","10335 W Warren Ave","","Dearborn","MI","US","481261658" +"1851922074","DIRECT","Direct Messaging Address","adm@occutechmps.com","N","Business","","DIRECT","Direct","","","","","14033 Clubhouse Cir Apt 3306","","Tampa","FL","US","336187520" +"1851922074","DIRECT","Direct Messaging Address","adm@occutechmps.com","N","Business","","DIRECT","Direct","","","","","14033 Clubhouse Cir Apt 3306","","Tampa","FL","US","336187520" +"1851922074","DIRECT","Direct Messaging Address","adm@occutechmps.com","N","","","","","","","","","14033 Clubhouse Cir Apt 3306","","Tampa","FL","US","336187520" +"1215568506","DIRECT","Direct Messaging Address","vanessat@socialmodel.com","N","primary email","","DIRECT","Direct","","","","","453 S Indiana St","","Los Angeles","CA","US","900633908" +"1629609904","OTHERS","Other URL","n/a","N","n/a","","","","","","","","1009 Laurel Rd","","Santa Paula","CA","US","930601231" +"1275164576","DIRECT","Direct Messaging Address","rxm.07177@store.walgreens.com","N","","","","","","","","","705 N Pebble Beach Blvd","","Sun City Center","FL","US","335735350" +"1578194882","CONNECT","CONNECT URL","Sentara.com","N","Used within hospital electronic records only.","","HIE","Health Information Exchange (HIE)","","OTHER","Other","none","4000 Coliseum Dr Ste 420","","Hampton","VA","US","236665904" +"1164053476","DIRECT","Direct Messaging Address","ywang117@jhmi.edu","N","","","","","","","","","1812 Ashland Ave Ste 200","","Baltimore","MD","US","212051546" +"1518598820","DIRECT","Direct Messaging Address","admin@jonesals.directak.net","N","Secure email","","DIRECT","Direct","","CSV","CSV","","32 Craig Ave","","Fairbanks","AK","US","997013527" +"1033740345","CONNECT","CONNECT URL","1184178873","N","","","DIRECT","Direct","","","","","100 Crescent Ct Ste 700","","Dallas","TX","US","752012112" +"1487285797","OTHERS","Other URL","www.scarffl.com","N","Serving Children","","OTHER","Other","Company","OTHER","Other","Case Management","5578 Metrowest Blvd Apt 109","","Orlando","FL","US","328112467" +"1659902963","OTHERS","Other URL","susan.m.jagt@kp.org","N","","","","","","","","","655 Watkins Mill Rd","","Gaithersburg","MD","US","208793301" +"1205467511","DIRECT","Direct Messaging Address","adi@jubilantdental.com","N","adi@jubilantdental.com","","","","","","","","111 Heritage Sq","","Sellersburg","IN","US","471721863" +"1104457415","OTHERS","Other URL","TherapyNotes.com","N","","","","","","","","","8622 Winton Rd","","Cincinnati","OH","US","452314835" +"1295366516","CONNECT","CONNECT URL","Raleigh","N","","","","","","","","","5718 Sentinel Dr","","Raleigh","NC","US","276093552" +"1750912069","DIRECT","Direct Messaging Address","mcnallym@canisius.edu","N","","","","","","","","","341 N Park Ave","","Buffalo","NY","US","142161937" +"1669003984","DIRECT","Direct Messaging Address","littlehavana@acpediatricdentistry.com","N","","","DIRECT","Direct","","CSV","CSV","","4410 W 16th Ave Ste 52","","Hialeah","FL","US","330127193" +"1528699741","OTHERS","Other URL","Chosenvessels2019@gmail.com","N","Business Email","","DIRECT","Direct","","OTHER","Other","email","9417 Thorn Glen Rd","","Jacksonville","FL","US","322088422" +"1285265405","CONNECT","CONNECT URL","Sacha@bvmhw.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","117 Royal St","","Bryan","TX","US","778014432" +"1093346215","DIRECT","Direct Messaging Address","ahulsebosch@d64.org","N","Work E-Mail","","","","","","","","1001 S Fairview Ave","","Park Ridge","IL","US","600684712" +"1083245203","OTHERS","Other URL","CVS","N","","","","","","","","","2240 Cedar St","","Holt","MI","US","488421201" +"1861023087","CONNECT","CONNECT URL","emack@mbihs.com","N","","","","","","","","","2041 Martin Luther King Jr Ave SE","","Washington","DC","US","200207024" +"1578194718","OTHERS","Other URL","Pella","N","","","","","","","","","812 University St","","Pella","IA","US","502191999" +"1184255317","CONNECT","CONNECT URL","Indianapolis","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9730 Prairie Lakes Blvd E","","Noblesville","IN","US","460604766" +"1184255317","CONNECT","CONNECT URL","Indianapolis","N","","","DIRECT","Direct","","CSV","CSV","","9730 Prairie Lakes Blvd E","","Noblesville","IN","US","460604766" +"1326679556","CONNECT","CONNECT URL","https://bonitahouse.org/berkeley-creative-wellness-center-cwc/","Y","Website URL","Bonita House, Inc.","HIE","Health Information Exchange (HIE)","","OTHER","Other","n/a","1909 University Ave","","Berkeley","CA","US","947041023" +"1396376539","CONNECT","CONNECT URL","www.zixmaster.com","N","","","","","","","","","7138 Westview Pl Apt A","","Lemon Grove","CA","US","919451428" +"1447881685","CONNECT","CONNECT URL","Epic","N","Charting software","","","","","","","","555 N Duke St","","Lancaster","PA","US","176022207" +"1598396749","OTHERS","Other URL","email","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","other","31250 Beck Rd","","Novi","MI","US","483771022" +"1588295737","DIRECT","Direct Messaging Address","mcrandall@rootsmusictherapy.com","N","","","","","","","","","12207 Melon St","","San Antonio","TX","US","782474322" +"1669003810","CONNECT","CONNECT URL","2817463645","N","phone","","DIRECT","Direct","","OTHER","Other","phone","9703 Barker Cypress Rd","","Cypress","TX","US","774331214" +"1295366458","DIRECT","Direct Messaging Address","ezapien@stocktonusd.net","N","District email","","","","","","","","4131 Crown Ave","","Stockton","CA","US","952076909" +"1154952307","OTHERS","Other URL","jonesnatalie156@gmail.com","N","","","","","","","","","110 Wood Ave","","Buffalo","NY","US","142112550" +"1548891799","CONNECT","CONNECT URL","email","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","10501 Highland Rd","","White Lake","MI","US","483862145" +"1760013924","CONNECT","CONNECT URL","Houston","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2123 Laurel Creek Dr","","Houston","TX","US","770142468" +"1790316958","DIRECT","Direct Messaging Address","Saitchison@bville.org","N","Email","","DIRECT","Direct","","OTHER","Other","Email","4167 Torrey Ln","","Liverpool","NY","US","130901623" +"1790316958","DIRECT","Direct Messaging Address","Saitchison@bville.org","N","Email","","DIRECT","Direct","","OTHER","Other","Personal","4167 Torrey Ln","","Liverpool","NY","US","130901623" +"1972134138","OTHERS","Other URL","other","N","","","","","","","","","2701 S Telegraph Rd","","Dearborn","MI","US","481243276" +"1477184638","CONNECT","CONNECT URL","Dayton","N","Dayton Ohio","","DIRECT","Direct","","CSV","CSV","","6300 N Main St","","Dayton","OH","US","454153154" +"1104457365","OTHERS","Other URL","https://www.linkedin.com/uas/login?session_redirect=https%3A%2F%2Fwww.linkedin.com%2Fme%2Fprofile-vi","N","LinkedIn Profile","","","","","","","","2480 Tamiami Trl","","Port Charlotte","FL","US","339523922" +"1114558376","OTHERS","Other URL","www.cccslc.com","N","Work URL","","","","","","","","4000 S 700 E Ste 9","","Salt Lake City","UT","US","841072581" +"1376174532","DIRECT","Direct Messaging Address","jane.a.doll.civ@mail.mil","N","email","","DIRECT","Direct","","CSV","CSV","","91-1010 Shangrila St Ste 500","","Kapolei","HI","US","967072175" +"1376174532","OTHERS","Other URL","jane.a.doll.civ@mail.mil","N","emal","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","91-1010 Shangrila St Ste 500","","Kapolei","HI","US","967072175" +"1700417961","OTHERS","Other URL","SOAP","N","","","","","","","","","112 W Peeler Ave","","Shaw","MS","US","387738710" +"1609407873","CONNECT","CONNECT URL","RICHMOND","N","","","DIRECT","Direct","","CSV","CSV","","20115 Turtle Brook Ln","","Richmond","TX","US","774075481" +"1043841166","DIRECT","Direct Messaging Address","info@relationshipstore.org","N","private practice email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","241 S Frontage Rd Ste 36","","Burr Ridge","IL","US","605276169" +"1679104723","DIRECT","Direct Messaging Address","admin@lisa.newell.directak.net","N","client info","","OTHER","Other","wasiia","CSV","CSV","","7945 settlers bay dr","","wasilla","AK","US","99623" +"1639700842","CONNECT","CONNECT URL","Luquillo","N","","","","","","","","","F22 Calle I","","Luquillo","PR","US","007732512" +"1518598689","OTHERS","Other URL","Carelogic","N","","","","","","","","","1030 Fayetteville Rd SE","","Atlanta","GA","US","30316" +"1093346157","DIRECT","Direct Messaging Address","jdurtschi@abskids.com","N","Company Email","","DIRECT","Direct","","OTHER","Other","Email","1140 W. 1130 S.","","Orem","UT","US","840582888" +"1427689520","DIRECT","Direct Messaging Address","Operations@hopeautismtherapies.com","N","Office","","DIRECT","Direct","","OTHER","Other","Office","18 Technology Dr Ste 206","","Irvine","CA","US","926182314" +"1942831094","OTHERS","Other URL","https://static.practicefusion.com","N","EHR","","DIRECT","Direct","","","","","6071 E Woodmen Rd Ste 320","","Colorado Springs","CO","US","809232612" +"1104457357","DIRECT","Direct Messaging Address","jordan.franklin@samuelmerritt.edu","N","","","","","","","","","3311 Kempton Ave","","Oakland","CA","US","946115825" +"1356972517","OTHERS","Other URL","Mishagibson@counseling.com","N","Email","","DIRECT","Direct","","","","","212 Whitsett St","","Greenville","SC","US","296013141" +"1417588682","DIRECT","Direct Messaging Address","mcrandall@rootsmusictherapy.com","N","","","","","","","","","12207 Melon St","","San Antonio","TX","US","782474322" +"1134750300","OTHERS","Other URL","www.lotusblossomcounselingpllc.com","N","","","","","","","","","1820 Preston Park Blvd Ste 2200","","Plano","TX","US","750933614" +"1023649290","DIRECT","Direct Messaging Address","LTaylor@discount-drugmart.com","N","email","","DIRECT","Direct","","","","","211 Commerce Dr","","Medina","OH","US","442561331" +"1578194742","CONNECT","CONNECT URL","k.green@nctreatmentcenters.com","N","k.green@nctreatmentcenters.com","","DIRECT","Direct","","CSV","CSV","","310 Murphy Dr","","Lexington","NC","US","272952100" +"1487285656","OTHERS","Other URL","ECW","N","","","","","","","","","7888 Gateway Blvd E Fl 2nd","","El Paso","TX","US","799151815" +"1477184646","DIRECT","Direct Messaging Address","taylorwright@competitiveedgetherapy.com","N","Business EMail","","DIRECT","Direct","","CSV","CSV","","5754 Thorton St Apt 103","","Westerville","OH","US","430817196" +"1518598705","CONNECT","CONNECT URL","olgaanaya@msn.com","N","","","","","","","","","983 Vallejo Way","","Sacramento","CA","US","958182154" +"1346871530","CONNECT","CONNECT URL","Lynnhale2010@yahoo.com","N","Email","","DIRECT","Direct","","CSV","CSV","","1746 Cleveland Ave # 2","","Norwood","OH","US","452122824" +"1821629023","CONNECT","CONNECT URL","Office","N","Secured email","","","","","","","","3938 S Tamiami Trl","","Sarasota","FL","US","342313622" +"1639700834","CONNECT","CONNECT URL","ATCIC","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1631 E 2nd St Ste D","","Austin","TX","US","787024491" +"1124659339","CONNECT","CONNECT URL","Mukwonago","N","","","","","","","","","S50W30392 Seville Ln","","Mukwonago","WI","US","531498732" +"1306477518","OTHERS","Other URL","ABOVEBEYOND","N","","","DIRECT","Direct","","OTHER","Other","COMPUTER","33 Du Bois Ave","","Poughkeepsie","NY","US","126012140" +"1013548130","DIRECT","Direct Messaging Address","naadiramuhammad@theswede.me","N","","","DIRECT","Direct","","CSV","CSV","","550 Stone Ave Apt 2C","","Brooklyn","NY","US","112127327" +"1578194692","OTHERS","Other URL","na","N","na","","OTHER","Other","na","OTHER","Other","na","7533 Kidwell Dr","","Indianapolis","IN","US","462396836" +"1134750250","DIRECT","Direct Messaging Address","camilla@heckendorntherapy.com","N","Email Address","","DIRECT","Direct","","","","","220 Collingwood St Ste 140","","Ann Arbor","MI","US","481033842" +"1174154298","DIRECT","Direct Messaging Address","thong.q.dang@kp.org","N","Work's email","","DIRECT","Direct","","OTHER","Other","email","9124 Carson River Cir","","Fountain Valley","CA","US","927086437" +"1083245104","DIRECT","Direct Messaging Address","amberposner@direct.practicefusion.com","N","amberposner@direct.practicefusion.com","","DIRECT","Direct","","OTHER","Other","direct HPI and logistic message","3109 Newtown Ave Ste 409","","Astoria","NY","US","111021373" +"1356972475","CONNECT","CONNECT URL","www.alamoheightscounseling.com","N","web address","","","","","","","","900 NE Loop 410 Ste D200","","San Antonio","TX","US","782091407" +"1063043180","DIRECT","Direct Messaging Address","nasrltd@sbcglobal.net","N","email","","DIRECT","Direct","","OTHER","Other","unknown","300 Republic Ave","","Joliet","IL","US","604356520" +"1871124990","DIRECT","Direct Messaging Address","lwerner@sunshinecares.com","N","e-mail","","DIRECT","Direct","","","","","10 Schriever Ln","","New City","NY","US","109563314" +"1134750268","CONNECT","CONNECT URL","https://actikare.com/","Y","","Acti-Kare Inc","","","","","","","17425 Bridge Hill Ct Ste 200","","Tampa","FL","US","336473657" +"1689205700","DIRECT","Direct Messaging Address","w0h011h.s00560@us.wal-mart.com","N","work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","emaild","4201 N Belt Hwy","","Saint Joseph","MO","US","645061299" +"1609407733","CONNECT","CONNECT URL","https://actikare.com/minnetonka/","Y","","Acti-Kare Inc","","","","","","","17425 Bridge Hill Ct Ste 200","","Tampa","FL","US","336473657" +"1275164311","OTHERS","Other URL","sigurdphysicaltherapy.com","N","","","","","","","","","1311 Augusta Rd","","West Columbia","SC","US","291696320" +"1275164311","OTHERS","Other URL","sigurdphysicaltherapy.com","N","","","","","","","","","1311 Augusta Rd","","West Columbia","SC","US","291696320" +"1104457258","CONNECT","CONNECT URL","henry@destinyhomehealthcare.org","N","","","DIRECT","Direct","","CSV","CSV","","270 Lawrence St Apt 18","","Lowell","MA","US","018523593" +"1952932006","DIRECT","Direct Messaging Address","Justine@firststepnc.com","N","work email","","DIRECT","Direct","","","","","211 E Six Forks Rd Ste 117","","Raleigh","NC","US","276097753" +"1922639079","DIRECT","Direct Messaging Address","jenny.gervil@walgreens.com","N","","","","","","","","","14901 NW 79th Ct","","Miami Lakes","FL","US","330165856" +"1861023913","DIRECT","Direct Messaging Address","laura@whitespediatrics.com","N","laura@whitespediatrics.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1575 Chattanooga Ave Ste 1","","Dalton","GA","US","307202672" +"1609407774","DIRECT","Direct Messaging Address","sierra.bennett@ctcprograms.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","sierra.bennett@ctcprograms.com","516 E 1st St","","Aberdeen","WA","US","985204106" +"1255962320","CONNECT","CONNECT URL","Tyler","N","","","DIRECT","Direct","","CSV","CSV","","2501 E 5th St","","Tyler","TX","US","757013544" +"1083245187","OTHERS","Other URL","Olympia","N","","","","","","","","","3443 Lilly Rd NE Ste B","","Olympia","WA","US","985063091" +"1104457274","CONNECT","CONNECT URL","Edmond","N","Work place","","DIRECT","Direct","","CSV","CSV","","14 Hospital Dr Ste B","","Abilene","TX","US","796065289" +"1174154256","SOAP","SOAP URL","mcafee","N","","","DIRECT","Direct","","CSV","CSV","","9095 Airway Dr Apt 1234","","Pensacola","FL","US","325143364" +"1497386585","CONNECT","CONNECT URL","LEWISTON","N","office","","DIRECT","Direct","","CSV","CSV","","1720 18th Ave","","Lewiston","ID","US","835014047" +"1770114860","DIRECT","Direct Messaging Address","maribel.tovar@samuelmerritt.edu","N","","","","","","","","","161 N Civic Dr Apt 228","","Walnut Creek","CA","US","945963907" +"1730710732","CONNECT","CONNECT URL","Dortmund","N","NPI","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1602 Governors Dr Apt 2034","","Pensacola","FL","US","325149407" +"1124659214","CONNECT","CONNECT URL","Computers","N","Hospital computer system","","DIRECT","Direct","","OTHER","Other","Computer","801 Pole Line Rd W","","Twin Falls","ID","US","833015810" +"1932730140","DIRECT","Direct Messaging Address","bdesai@seniorhelpers.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","7910 Andrus Rd Ste 6","","Alexandria","VA","US","223063171" +"1295366342","CONNECT","CONNECT URL","CROWLEY","N","Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1516 MACKINAC DR","","CROWLEY","TX","US","76036" +"1447881552","DIRECT","Direct Messaging Address","kaquinn@houstonmethodist.org","N","email","","DIRECT","Direct","","OTHER","Other","email","17201 I H 45 S","","Shenandoah","TX","US","773853311" +"1144851205","CONNECT","CONNECT URL","PHOENIX","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1101 N Central Ave Ste 200","","Phoenix","AZ","US","850041844" +"1578194635","OTHERS","Other URL","www.hopebh.com","N","","","","","","","","","3261 Old Washington Rd Ste 3021","","Waldorf","MD","US","206023229" +"1487285540","CONNECT","CONNECT URL","www.hopehh.com","N","","","","","","","","","3261 Old Washington Rd Ste 3021","","Waldorf","MD","US","206023229" +"1043841109","CONNECT","CONNECT URL","Atlanta","N","laptop","","DIRECT","Direct","","CSV","CSV","","523 Gresham Avenue SE","","Atlanta","GA","US","303163031" +"1669003851","OTHERS","Other URL","Ocala","N","","","","","","","","","10 Almond Ct","","Ocala","FL","US","344722089" +"1669003851","OTHERS","Other URL","Ocala","N","","","","","","","","","10 Almond Ct","","Ocala","FL","US","344722089" +"1093346264","CONNECT","CONNECT URL","zdrussell@geisinger.edu","N","","","","","","","","","100 N Academy Ave","","Danville","PA","US","178229800" +"1093346264","CONNECT","CONNECT URL","zdrussell@geisinger.edu","N","","","HIE","Health Information Exchange (HIE)","","","","","100 N Academy Ave","","Danville","PA","US","178229800" +"1457982621","DIRECT","Direct Messaging Address","kmiano@mcguiregroup.com","N","email","","","","","","","","39 Cloister Ct","","Buffalo","NY","US","142191032" +"1184255358","CONNECT","CONNECT URL","hpupanther15@yahoo.com","N","hpupanther15@yahoo.com","","DIRECT","Direct","","CSV","CSV","","310 Murphy Dr","","Lexington","NC","US","272952100" +"1376174557","CONNECT","CONNECT URL","Huntsville","N","","","","","","","","","915 Willowbrook Dr SE Ste B","","Huntsville","AL","US","358023262" +"1235760315","DIRECT","Direct Messaging Address","kderosier@nystromcounseling.com","N","company email","","DIRECT","Direct","","","","","7300 147th St W","","Apple Valley","MN","US","551247541" +"1508497710","OTHERS","Other URL","corneliusbeltone@yahoo.com","N","","","","","","","","","20430 W Catawba Ave Ste 8","","Cornelius","NC","US","280315256" +"1104457217","DIRECT","Direct Messaging Address","Karenc@bellabeautyandhair.com","N","Business email","","DIRECT","Direct","","OTHER","Other","Business related only","1436 85th Ave N","","Brooklyn Park","MN","US","554441416" +"1104457217","DIRECT","Direct Messaging Address","Karenc@bellabeautyandhair.com","N","Business email","","DIRECT","Direct","","OTHER","Other","Business related only","1436 85th Ave N","","Brooklyn Park","MN","US","554441416" +"1760013973","OTHERS","Other URL","heather.geisel@cornerstone.edu","N","MA School secure email","","DIRECT","Direct","","OTHER","Other","generic introductions","4608 Canterbury Dr","","Hudsonville","MI","US","494262914" +"1265063374","DIRECT","Direct Messaging Address","Alugo@telecarecrop.com","N","Email","","DIRECT","Direct","","CSV","CSV","","1605 E Lincoln Rd","","Woodburn","OR","US","970715137" +"1265063374","DIRECT","Direct Messaging Address","Alugo@telecarecrop.com","N","","","","","","","","","1605 E Lincoln Rd","","Woodburn","OR","US","970715137" +"1013548122","CONNECT","CONNECT URL","juliajr2011@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","55 Raines Ave","","Montgomery","AL","US","361084746" +"1487285599","SOAP","SOAP URL","Arcadia","N","","","","","","","","","612 W Duarte Rd Ste 805","","Arcadia","CA","US","910077615" +"1992336002","DIRECT","Direct Messaging Address","tsutton@lradac.org","N","","","","","","","","","2711 Colonial Dr","","Columbia","SC","US","292036818" +"1073144184","CONNECT","CONNECT URL","Laptop","N","","","","","","","","","551 Kokopelli Blvd Unit K","","Fruita","CO","US","815216305" +"1881225993","CONNECT","CONNECT URL","www.thekidspotcenter.com","N","","","","","","","","","50 Gene Cash Rd","","Campbellsville","KY","US","427184908" +"1437780541","CONNECT","CONNECT URL","nikita_patel@rush.edu","N","Secure email","","DIRECT","Direct","","CSV","CSV","","1725 W Harrison St Ste 774","","Chicago","IL","US","606123848" +"1871124982","OTHERS","Other URL","904-448-4717","N","fax contact","","OTHER","Other","fax","OTHER","Other","fax","5776 Saint Augustine Rd","","Jacksonville","FL","US","322078030" +"1679104707","SOAP","SOAP URL","hospital","Y","registered nurse","Harris County Hospital District","HIE","Health Information Exchange (HIE)","","OTHER","Other","documentation of patient care and treatment","1615 N Main St","Pharmacy","Houston","TX","US","770098525" +"1942831078","DIRECT","Direct Messaging Address","joy.shouse-coke@stores.kroger.com","N","","","","","","","","","185 Adam Shepherd Pkwy","","Shepherdsville","KY","US","401656578" +"1851922983","SOAP","SOAP URL","Williamsville","N","","","","","","","","","8111 Sheridan Dr","","Williamsville","NY","US","142216025" +"1851922983","SOAP","SOAP URL","Williamsville","N","","","","","","","","","8111 Sheridan Dr","","Williamsville","NY","US","142216025" +"1396376422","DIRECT","Direct Messaging Address","krista.bennett@stores.sfdc.com","Y","email","SMITHS FOOD & DRUG CENTERS INC","DIRECT","Direct","","OTHER","Other","email","1170 E Gentile St","","Layton","UT","US","840406802" +"1750912895","CONNECT","CONNECT URL","Clarkston","N","","","","","","","","","7590 Dixie Hwy","","Clarkston","MI","US","483462024" +"1750912895","OTHERS","Other URL","Clarkston","N","","","DIRECT","Direct","","","","","7590 Dixie Hwy","","Clarkston","MI","US","483462024" +"1942831086","SOAP","SOAP URL","ATS","N","","","","","","","","","1531 S Madison St Fl 4","","Appleton","WI","US","549151800" +"1750912804","CONNECT","CONNECT URL","victoria.poku@tennova.com","N","","","","","","","","","7565 Dannaher Dr","","Powell","TN","US","378494029" +"1811528953","OTHERS","Other URL","DETROIT","N","","","HIE","Health Information Exchange (HIE)","","","","","12007 Linwood St","","Detroit","MI","US","482061107" +"1508497652","CONNECT","CONNECT URL","SHAREPOINT","N","SHAREPOINT","","DIRECT","Direct","","OTHER","Other","SHAREPOINT","1340 Imperial Beach Blvd Ste 205-C","","Imperial Beach","CA","US","919323046" +"1609407758","OTHERS","Other URL","email","N","dwight@hcrhealth.com","","DIRECT","Direct","","OTHER","Other","Protected health information","6007 Fair Lakes Rd","","East Syracuse","NY","US","130571253" +"1427689579","DIRECT","Direct Messaging Address","mcanavan@elmcrest.org","N","agency email","","DIRECT","Direct","","OTHER","Other","other","960 Salt Springs Rd","","Syracuse","NY","US","132241639" +"1205467354","DIRECT","Direct Messaging Address","spollack@mcw.edu","Y","Email","Froedtert & The Medical College of Wisconsin Community Physicians Inc","DIRECT","Direct","","OTHER","Other","Email","8701 W Watertown Plank Rd","","Wauwatosa","WI","US","532263548" +"1841821923","REST","RESTful URL","Sparks","N","","","","","","","","","610 S 18th St","","Sparks","NV","US","894315518" +"1235760398","OTHERS","Other URL","eCW","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2743 Highland Ave","","National City","CA","US","919507410" +"1255962312","DIRECT","Direct Messaging Address","info@j-n-jhomecare.com","N","company email","","DIRECT","Direct","","CSV","CSV","","1055 Crystal Lake Dr","","Frisco","TX","US","750368878" +"1336770494","DIRECT","Direct Messaging Address","1124pharmacydept@hy-vee.com","Y","Work Email","Hy Vee Inc","DIRECT","Direct","","CSV","CSV","","1426 Broadway","","Denison","IA","US","514422053" +"1669003729","DIRECT","Direct Messaging Address","mthompson@ncpmanage.com","N","","","DIRECT","Direct","","CSV","CSV","","17400 Red Oak Dr","","Houston","TX","US","770901246" +"1679104731","DIRECT","Direct Messaging Address","shelbycotransport@att.net","N","","","","","","","","","4225 Bacon St","","Memphis","TN","US","381282043" +"1609407782","OTHERS","Other URL","n/a","N","","","","","","","","","225 Cedar Hill St Ste 200","","Marlborough","MA","US","017525900" +"1255962338","CONNECT","CONNECT URL","Hopehouseoc.com","N","","","","","","","","","710 N Anaheim Blvd","","Anaheim","CA","US","928052651" +"1104457282","DIRECT","Direct Messaging Address","lowmachr@multicare.org","N","email","","DIRECT","Direct","","CSV","CSV","","910 W 5th Ave Ste 650","","Spokane","WA","US","992042967" +"1730710815","CONNECT","CONNECT URL","bwicks@poremotionalwellness.com","N","company secure website","","","","","","","","8421 Wayzata Blvd Ste 250","","Golden Valley","MN","US","554261382" +"1053942144","DIRECT","Direct Messaging Address","sadie@wycoalescence.com","N","","","","","","","","","300 E Prosser Rd Lot 71","","Cheyenne","WY","US","820073154" +"1699306787","OTHERS","Other URL","www.jigsawdev.com","N","","","OTHER","Other","Information acceess","","","","7010 E Acoma Dr Ste 101H","","Scottsdale","AZ","US","852543550" +"1912538018","DIRECT","Direct Messaging Address","erin.davenport@stores.kroger.com","N","","","","","","","","","5910 Harrison Ave","","Cincinnati","OH","US","452481606" +"1346871449","CONNECT","CONNECT URL","Clanton","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2100 Holiday Inn Dr","","Clanton","AL","US","350466200" +"1205467206","CONNECT","CONNECT URL","https://doxy.me/","N","Telemedicine office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","403 Best Friends Turn Aly","","McDonough","GA","US","302524844" +"1831720838","DIRECT","Direct Messaging Address","LNguyen@phmc.org","N","Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Dental","1200 Callowhill St","","Philadelphia","PA","US","191233658" +"1740811744","CONNECT","CONNECT URL","Beaver","N","","","","","","","","","1607 3rd St","","Beaver","PA","US","150092420" +"1295366292","CONNECT","CONNECT URL","https://npiregistry.cms.hhs.gov/","N","","","","","","","","","1631 Atlanta Hwy","","Gainesville","GA","US","305045942" +"1104457100","DIRECT","Direct Messaging Address","HPI@Uridez.com","N","HIPAA Complaint Email","","DIRECT","Direct","","CSV","CSV","","36 Milligan Ln","","Johnson City","TN","US","376019204" +"1093346090","OTHERS","Other URL","lgvprofess@yahoo.com","N","","","","","","","","","693 Pleas Cocke Rd","","Longview","TX","US","756037431" +"1992336994","CONNECT","CONNECT URL","Manhattan","N","","","DIRECT","Direct","","CSV","CSV","","1301 Sundance Dr","","Manhattan","KS","US","665038616" +"1891326070","CONNECT","CONNECT URL","AdvanceMD","N","CIE","","DIRECT","Direct","","CSV","CSV","","5 Canal Street","","Tinian","MP","US","96952" +"1942831128","OTHERS","Other URL","https://aplaceathomeco.clearcareonline.com/","N","","","","","","","","","19039 Plaza Dr Ste 230","","Parker","CO","US","801349028" +"1750912937","DIRECT","Direct Messaging Address","info@care365.care","N","","","","","","","","","198 Foster Ave Ste B","","Brooklyn","NY","US","112302134" +"1750912937","DIRECT","Direct Messaging Address","info@care365.care","N","","","","","","","","","198 Foster Ave Ste B","","Brooklyn","NY","US","112302134" +"1144851346","OTHERS","Other URL","Hudson","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","14851 State Road","Suite 107","Hudson","FL","US","34669" +"1750912952","CONNECT","CONNECT URL","FAJARDO","N","","","","","","","","","monte brisas 5","5 k 24 calle 5-10","fajardo","PR","US","00738" +"1043841117","CONNECT","CONNECT URL","www.hopebh.com","N","","","","","","","","","3261 Old Washington Rd Ste 3021","","Waldorf","MD","US","206023229" +"1427689553","DIRECT","Direct Messaging Address","nfritsch@ramchealth.org","N","","","","","","","","","2000 N Dewey Ave","","Reedsburg","WI","US","539591049" +"1356972525","CONNECT","CONNECT URL","babycatcher98@yahoo.com","N","","","","","","","","","3159 460th St","","Bejou","MN","US","565169424" +"1164053344","DIRECT","Direct Messaging Address","kristi.geer@waynegov.com","N","work email","","DIRECT","Direct","","","","","301 N Herman St Ste Cc","","Goldsboro","NC","US","275302971" +"1770114951","OTHERS","Other URL","Melrose","N","","","","","","","","","612 Main St","","Melrose","MA","US","021763116" +"1083245278","DIRECT","Direct Messaging Address","slyon@familyservices.cc","N","","","DIRECT","Direct","","","","","310 Pennsylvania Ave","","Elmira","NY","US","149041458" +"1861023053","DIRECT","Direct Messaging Address","amy.phillips@store.kroger.com","N","Email","","DIRECT","Direct","","CSV","CSV","","6950 Miami Ave","","Cincinnati","OH","US","452432633" +"1861023053","DIRECT","Direct Messaging Address","amy.phillips@store.kroger.com","N","Email","","DIRECT","Direct","","CSV","CSV","","6950 Miami Ave","","Cincinnati","OH","US","452432633" +"1124659313","DIRECT","Direct Messaging Address","Lmock@stcil.org","N","","","","","","","","","20133 S Hampton Ct","","Frankfort","IL","US","604236979" +"1114558301","CONNECT","CONNECT URL","Lewisburg","N","","","","","","","","","900 Buffalo Rd Ste 1","","Lewisburg","PA","US","178371206" +"1568093771","DIRECT","Direct Messaging Address","jp@gcsrv.com","Y","Corporate email","Global Speech Language Pathology PC","DIRECT","Direct","","CSV","CSV","","1979 Marcus Ave","Suite 204","New Hyde Park","NY","US","110421076" +"1295366490","CONNECT","CONNECT URL","n/a","N","","","","","","","","","726 2nd St NE","","Minneapolis","MN","US","554131662" +"1649801853","CONNECT","CONNECT URL","next","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","next","3101 Richmond Rd","","Lexington","KY","US","405091599" +"1649801853","CONNECT","CONNECT URL","next","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","next","3101 Richmond Rd","","Lexington","KY","US","405091599" +"1649801853","CONNECT","CONNECT URL","next","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","next","3101 Richmond Rd","","Lexington","KY","US","405091599" +"1649801853","CONNECT","CONNECT URL","next","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","next","3101 Richmond Rd","","Lexington","KY","US","405091599" +"1912538125","CONNECT","CONNECT URL","Lewisburg","N","","","","","","","","","900 Buffalo Rd Ste 1","","Lewisburg","PA","US","178371206" +"1386275493","DIRECT","Direct Messaging Address","adbanton@tbh.org","N","email address","","DIRECT","Direct","","OTHER","Other","email","121 Dekalb Ave","","Brooklyn","NY","US","112015493" +"1821629940","CONNECT","CONNECT URL","jessie@homecarebuffal.com","N","Work Email","","","","","","","","403 Main St Ste 520","","Buffalo","NY","US","142032104" +"1912538034","CONNECT","CONNECT URL","N/A","N","I am not sure how to complete this as a training PharmD student.","","","","","","","","2409 University Ave","","Austin","TX","US","787121112" +"1902437023","DIRECT","Direct Messaging Address","ccohee@tgh.org","Y","Secure Email","FLORIDA HEALTH SCIENCES CENTER INC","DIRECT","Direct","","OTHER","Other","Email","1 Tampa General Cir","","Tampa","FL","US","336063571" +"1962033001","CONNECT","CONNECT URL","pending","N","pending, website and network are currently in progress of being set up","","","","","","","","9007 Two Notch Rd Ste B","","Columbia","SC","US","292235834" +"1336770460","CONNECT","CONNECT URL","https://www.unitypoint.org/fortdodge/berryhill","Y","website to leave message","NORTH CENTRAL IOWA MENTAL HEALTH CENTER INC","OTHER","Other","scheduling information for provider to contact you","CSV","CSV","","5813 St Andrews Ct","","Colleyville","TX","US","760341267" +"1871124917","OTHERS","Other URL","ryansullivanpsychotherapy@gmail.com","N","","","","","","","","","2001 S Barrington Ave Ste 203","","Los Angeles","CA","US","900255385" +"1699306738","CONNECT","CONNECT URL","Office","N","Secured Email","","DIRECT","Direct","","CSV","CSV","","3938 S Tamiami Trl","","Sarasota","FL","US","342313622" +"1144851288","DIRECT","Direct Messaging Address","charles.winston@ctcprograms.com","N","","","","","","","","","111 State Route 35 Ste 7","","Cliffwood","NJ","US","077211515" +"1437780574","CONNECT","CONNECT URL","Nicole.Chettero@chw.coos.or.us","N","secure work email","","DIRECT","Direct","","CSV","CSV","","281 LaClair St","","Coos Bay","OR","US","974202988" +"1164053203","OTHERS","Other URL","YumaCHA","N","","","","","","","","","2851 S Avenue B","","Yuma","AZ","US","853647726" +"1174154215","DIRECT","Direct Messaging Address","logan.mahoney@rentonschools.us","N","logan.mahoney@rentonschools.us","","","","","","","","300 SW 7th St","","Renton","WA","US","980572307" +"1447881503","OTHERS","Other URL","www.totalpersonalcare.com","N","company website","","","","","","","","2332 Ludlam Rd","","Miami","FL","US","331551846" +"1285265330","DIRECT","Direct Messaging Address","HR@codainc.org","N","","","DIRECT","Direct","","OTHER","Other","email","10822 SE 82nd Ave","","Happy Valley","OR","US","970867658" +"1457982514","CONNECT","CONNECT URL","noel.duer@accredo.com","N","","","DIRECT","Direct","","","","","39625 Lewis Dr Ste 800","","Novi","MI","US","483772962" +"1174154231","CONNECT","CONNECT URL","ekaufmann2020@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","1213 S Claremont St","","San Mateo","CA","US","944022114" +"1962033035","CONNECT","CONNECT URL","https://www.unitypoint.org/fortdodge/berryhill","N","Center","","OTHER","Other","scheduling, requesting info from provider","CSV","CSV","","18572 Thunder Rdg","","Norman","OK","US","730728739" +"1063043149","DIRECT","Direct Messaging Address","dsaucedo@mhsinc.org","N","","","","","","","","","5121 Stockdale Hwy Ste 200","","Bakersfield","CA","US","933092664" +"1053942136","CONNECT","CONNECT URL","Coreyj0122@gmail.com","N","","","","","","","","","2932 Eddie St","","Youngstown","OH","US","445091231" +"1992336085","CONNECT","CONNECT URL","NewOrleans","N","","","","","","","","","2714 Canal St Ste 316","","New Orleans","LA","US","701195593" +"1811528904","CONNECT","CONNECT URL","rhirtenfeldstein@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","address","996 E 19th St","","Brooklyn","NY","US","112303805" +"1245861335","DIRECT","Direct Messaging Address","Andi@Cordovamedicalmassage.com","N","","","","","","","","","4400 Bayou Blvd Ste 26B","","Pensacola","FL","US","325031908" +"1154952240","OTHERS","Other URL","Valencia","N","","","","","","","","","28093 Smyth Dr","","Valencia","CA","US","913554023" +"1861023954","OTHERS","Other URL","www.jigsawdev.com","N","","","","","","","","","7010 E Acoma Dr Ste 101H","","Scottsdale","AZ","US","852543550" +"1033740121","DIRECT","Direct Messaging Address","tpitco1@ou.edu","N","HIPAA Sanctioned Email","","DIRECT","Direct","","CSV","CSV","","180 W Brooks St Norman Ok 1335-1","","Norman","OK","US","730190001" +"1942831037","DIRECT","Direct Messaging Address","ewilliams28@twul.edu","N","email","","","","","","","","108 Rochelle Ct","","Dothan","AL","US","363058410" +"1790316891","OTHERS","Other URL","outlook","N","company email","","DIRECT","Direct","","CSV","CSV","","48 Link Ln","","Hicksville","NY","US","118016149" +"1063043164","CONNECT","CONNECT URL","Miami","N","Office","","DIRECT","Direct","","OTHER","Other","Miami","14415 SW 15th St","","Miami","FL","US","331843269" +"1780215889","DIRECT","Direct Messaging Address","latashathomas@pureheartshomecare.com","N","email","","DIRECT","Direct","","OTHER","Other","word document or direct message","3010 Lbj Fwy Fl 1200","","Dallas","TX","US","752342710" +"1952932055","CONNECT","CONNECT URL","WWW.BAKERPEDIATRICDENTALCARE.COM","N","WWW.BAKERPEDIATRICDENTALCARE.COM","","DIRECT","Direct","","","","","27180 Newport Rd Ste 3","","Menifee","CA","US","925847389" +"1467083410","SOAP","SOAP URL","Eugene","N","clinic","","DIRECT","Direct","","CSV","CSV","","825 Monroe St Ste 4","","Eugene","OR","US","974025176" +"1942831060","CONNECT","CONNECT URL","Marinette","N","","","DIRECT","Direct","","OTHER","Other","Marinette","1409 Cleveland Ave","","Marinette","WI","US","541433918" +"1326679523","DIRECT","Direct Messaging Address","derrica.boyce@stores.kroger.com","N","Company email","","DIRECT","Direct","","","","","3150 Highway 34 E","","Newnan","GA","US","302652122" +"1366073264","CONNECT","CONNECT URL","ridgepointrx@yahoo.com","N","","","","","","","","","4955 S Jackson Rd","","Edinburg","TX","US","785397228" +"1154952125","FHIR","FHIR URL","Phone","N","","","HIE","Health Information Exchange (HIE)","","","","","Santos P Amadeo #49 ST.","","Salinas","PR","US","00751" +"1528699410","OTHERS","Other URL","lorymar.soto@cspsp.org","N","","","","","","","","","CALLE GUILLERMO RIEFKHOL 99","","PATILLAS","PR","US","00723" +"1831720820","DIRECT","Direct Messaging Address","gracej@the-kid-guru.com","N","email","","DIRECT","Direct","","CSV","CSV","","6852 Landor Drive","","Shelby","NC","US","28152" +"1326679515","OTHERS","Other URL","BGPentax@aol.com","N","secure e-mail portal","","","","","","","","24 Pinnacle St","","Hooksett","NH","US","031061535" +"1972134179","DIRECT","Direct Messaging Address","danielle@wholechildcentertx.com","N","Business Email Address","","DIRECT","Direct","","","","","1001 Cypress Creek Rd Ste 201","","Cedar Park","TX","US","786134468" +"1487285698","DIRECT","Direct Messaging Address","cwarren@bestoffriendshomecare.org","N","business email","","","","","","","","5011 Arbutus Ave","","Baltimore","MD","US","212155723" +"1770114886","CONNECT","CONNECT URL","www.holycrossservices.org","N","","","","","","","","","3410 Old Lansing Rd","","Lansing","MI","US","489174392" +"1497386502","CONNECT","CONNECT URL","chamilton@hamilton-guy.com","N","business email address","","DIRECT","Direct","","CSV","CSV","","777 E Wheatland Rd Ste 101","","Duncanville","TX","US","751164918" +"1043841158","DIRECT","Direct Messaging Address","Hed9021@nyp.org","N","Work Email","","DIRECT","Direct","","","","","505 E 70th St Fl 4","","New York","NY","US","100214872" +"1124659230","CONNECT","CONNECT URL","McAlester","N","McAlester","","HIE","Health Information Exchange (HIE)","","OTHER","Other","McAlester","628 E Creek Ave","","McAlester","OK","US","745016930" +"1821629965","OTHERS","Other URL","mryan@mhsinc.org","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Health agencies","365 S Rancho Santa Fe Rd Ste 100","","San Marcos","CA","US","920782338" +"1740811884","OTHERS","Other URL","nducthanh.rph@gmail.com","N","","","","","","","","","18220 Fallenleaf Cir","","Fountain Valley","CA","US","927085701" +"1164053138","CONNECT","CONNECT URL","office@smalltalkpediatrictherapy.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1508 W Cayuse Creek Dr Ste 100","","Meridian","ID","US","836466135" +"1356972343","OTHERS","Other URL","www.homehelpershomecare.com/westaustin","N","","","","","","","","","3006 Bee Caves Rd Ste A217","","Austin","TX","US","787465849" +"1669003646","DIRECT","Direct Messaging Address","olivia@thewrightcounseling.com","N","","","DIRECT","Direct","","CSV","CSV","","26657 Woodward Ave","","Huntington Woods","MI","US","480701371" +"1174154116","DIRECT","Direct Messaging Address","MDelossantos12@schools.nyc.gov","N","","","","","","","","","2381 Hylan Blvd Ste 13","","Staten Island","NY","US","103063145" +"1174154116","DIRECT","Direct Messaging Address","MDelossantos12@schools.nyc.gov","N","","","","","","","","","2381 Hylan Blvd Ste 13","","Staten Island","NY","US","103063145" +"1285265223","DIRECT","Direct Messaging Address","mruiz@benchmarkbehavioralhc.com","N","Email","","DIRECT","Direct","","CSV","CSV","","500 Madison Ave Unit 5","","Toledo","OH","US","436041222" +"1285265223","DIRECT","Direct Messaging Address","mruiz@benchmarkbehavioralhc.com","N","Email","","DIRECT","Direct","","CSV","CSV","","500 Madison Ave Unit 5","","Toledo","OH","US","436041222" +"1366073306","DIRECT","Direct Messaging Address","christinaerocklpc@therapyemail.com","N","","","","","","","","","17932 Fraley Blvd Ste 240","","Dumfries","VA","US","220262456" +"1275164212","CONNECT","CONNECT URL","Irving","N","Irving","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6161 N State Highway 161 Ste 100","","Irving","TX","US","750382220" +"1538790597","DIRECT","Direct Messaging Address","amandawalz@hotmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","email","147 Homestead Estates Ln","","Tutor Key","KY","US","412638702" +"1659902617","CONNECT","CONNECT URL","newcreation8550@gmail.com","N","","","","","","","","","12310 Cedarbrook Ln","","Laurel","MD","US","207082423" +"1659902617","CONNECT","CONNECT URL","newcreation8550@gmail.com","N","","","","","","","","","12310 Cedarbrook Ln","","Laurel","MD","US","207082423" +"1356972335","DIRECT","Direct Messaging Address","cuzhansky2@sihebrewacademy.com","N","cuzhansky2@sihebrewacademy.com","","DIRECT","Direct","","CSV","CSV","","107 N Crest Pl","","Lakewood","NJ","US","087012986" +"1871124859","DIRECT","Direct Messaging Address","lafayettegroup@icloud.com","N","","","","","","","","","1042 Camellia Blvd Apt 3412","","Lafayette","LA","US","705086692" +"1548891526","DIRECT","Direct Messaging Address","scott.kelly@socom.mil","N","","","","","","","","","242 Avenida Pelayo Unit A","","San Clemente","CA","US","926725033" +"1225669203","CONNECT","CONNECT URL","cneer@capitalcounseling.org","N","","","DIRECT","Direct","","","","","650 Warren St","","Albany","NY","US","122082998" +"1922639905","DIRECT","Direct Messaging Address","lana.bohon@walgreens.com","N","email","","DIRECT","Direct","","OTHER","Other","address","5249 E Shea Blvd Unit 208","","Scottsdale","AZ","US","852545739" +"1487285474","DIRECT","Direct Messaging Address","deandra.chambliss@memorialhermann.org","Y","","Memorial Hermann Health System","","","","","","","27800 Northwest Fwy","","Cypress","TX","US","774335302" +"1205467297","OTHERS","Other URL","choltz@adoptamericanetwork.org","N","","","","","","","","","3100 W Central Ave Ste 225","","Toledo","OH","US","436062960" +"1003447996","DIRECT","Direct Messaging Address","tamara@sproutslp.com","N","","","","","","","","","5567 Reseda Blvd Ste 107","","Tarzana","CA","US","913562648" +"1649801549","SOAP","SOAP URL","https://pdt01.acomhealth.com/95FLE7601/","N","","","","","","","","","105 Highway 31 Ste 103","","Flemington","NJ","US","088225745" +"1992336812","DIRECT","Direct Messaging Address","n.reed@inbloomautism.com","N","Work Email","","","","","","","","144 Merrimack St","","Methuen","MA","US","018446116" +"1891326716","DIRECT","Direct Messaging Address","lmg215@miami.edu","Y","Email","University of Miami","OTHER","Other","School","","","","1611 NW 12th Ave","Box 016960 M851","Miami","FL","US","331361005" +"1821629742","CONNECT","CONNECT URL","Computer","N","","","","","","","","","7112 Othello Cv","","Austin","TX","US","787351764" +"1538790456","CONNECT","CONNECT URL","neighborhoodctr.millinmedical.com","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","628 Mary St","","Utica","NY","US","135012419" +"1619508538","OTHERS","Other URL","www.MassageBook.com/biz/divinbodyandsoul","N","SOAPS","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1165 Lincoln Ave","","San Jose","CA","US","951253043" +"1821629759","OTHERS","Other URL","monroeblk@yahoo.com","N","","","","","","","","","11526 Sagewillow Ln","","Houston","TX","US","770895229" +"1992336838","CONNECT","CONNECT URL","Pharmacy","N","","","","","","","","","3600 Gus Thomasson Rd","","Mesquite","TX","US","751506200" +"1336770288","DIRECT","Direct Messaging Address","genevieve@genevievealtwer.com","N","business email","","OTHER","Other","emails","","","","3150 Almaden Expy Ste 223","","San Jose","CA","US","951181253" +"1508497454","CONNECT","CONNECT URL","contact@playworkstherapynwa.com","N","","","","","","","","","128 Southwinds Rd Ste 7","","Farmington","AR","US","727308678" +"1083245922","DIRECT","Direct Messaging Address","shelly@butterflyeffectccc.com","N","","","","","","","","","1750 N Collins Blvd Ste 206C","","Richardson","TX","US","750803625" +"1942831995","CONNECT","CONNECT URL","jenny@acucharleston.com","N","","","","","","","","","1041 Johnnie Dodds Blvd","Courtyard A, Ste 2-C","Mount Pleasant","SC","US","29464" +"1134750193","OTHERS","Other URL","Methasoft","N","","","","","","","","","1264 Rodeo Rd","","Santa Fe","NM","US","875056816" +"1316578388","DIRECT","Direct Messaging Address","Jhobson@pridenc.com","N","","","","","","","","","Pride in North Carolina, LLC","110-B Branchwood Dr","Jacksonville","NC","US","28546" +"1235760166","CONNECT","CONNECT URL","Eclinical","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2511 Old Cornwallis Rd Ste 200","","Durham","NC","US","277131869" +"1235760166","CONNECT","CONNECT URL","Eclinicalworks","N","","","","","","","","","2511 Old Cornwallis Rd Ste 200","","Durham","NC","US","277131869" +"1235760166","CONNECT","CONNECT URL","Eclinicalworks","N","Electronic Medical Record","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2511 Old Cornwallis Rd Ste 200","","Durham","NC","US","277131869" +"1780215681","DIRECT","Direct Messaging Address","credentialing@sipmd.com","N","","","","","","","","","24th At Camelback, 2375 E. Camelback Rd.","Suite 600","Phoenix","AZ","US","85016" +"1245861277","DIRECT","Direct Messaging Address","richardsonmat@umkc.edu","N","","","","","","","","","5100 Rockhill Rd","","Kansas City","MO","US","641102446" +"1790316792","OTHERS","Other URL","https://www.sarahankersmit.com/contact-me","N","","","DIRECT","Direct","","","","","3401 Evanston Ave N Ste A","","Seattle","WA","US","981038677" +"1508497504","SOAP","SOAP URL","OFFICEALLY","N","","","","","","","","","11900 Avalon Blvd Ste 101","","Los Angeles","CA","US","900612867" +"1861023863","DIRECT","Direct Messaging Address","info@faasny.com","N","email","","DIRECT","Direct","","OTHER","Other","encrypted data","100 Manetto Hill Rd Ste 103","","Plainview","NY","US","118031311" +"1861023863","CONNECT","CONNECT URL","https://www.yourhealthfile.com/portal/login.jsp","N","patient portal","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","100 Manetto Hill Rd Ste 103","","Plainview","NY","US","118031311" +"1679104673","OTHERS","Other URL","Kamoakohene@dynamicalternativeservices.com","N","SharePoint","","OTHER","Other","Connections","","","","171 Brook St","","Sanford","ME","US","040732505" +"1750912762","CONNECT","CONNECT URL","kareo","N","kareo PM software","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","20 Commercial Dr Ste 2003","","Dracut","MA","US","018262837" +"1700417714","CONNECT","CONNECT URL","n/a","N","","","","","","","","","6325 Hospital Pkwy","","Duluth","GA","US","300975775" +"1063043073","OTHERS","Other URL","smallscleaningservicesllc@gmail.com","N","","","","","","","","","3200 NW 171st St","","Miami Gardens","FL","US","330564233" +"1881225894","DIRECT","Direct Messaging Address","rosullivan@eliotchs.org","N","email","","","","","","","","3815 Washington St Ste 2","","Jamaica Plain","MA","US","021303760" +"1932730967","CONNECT","CONNECT URL","ccarmon1@binghamton.edu","N","Institution Email","","DIRECT","Direct","","OTHER","Other","University Student","4400 Vestal Pkwy E","","Binghamton","NY","US","139024400" +"1720619752","DIRECT","Direct Messaging Address","crystalayala@thetalkshopep.com","N","","","","","","","","","220 Thunderbird Dr Ste 15","","El Paso","TX","US","799123911" +"1902437932","CONNECT","CONNECT URL","powerforchangellc@gmail.com","Y","","Power for Change, LLC","DIRECT","Direct","","OTHER","Other","email","1039 W Mason St","","Green Bay","WI","US","543031842" +"1447881479","OTHERS","Other URL","Westland","N","pharmacy","","DIRECT","Direct","","CSV","CSV","","6501 N Wayne Rd","","Westland","MI","US","481852713" +"1376174300","DIRECT","Direct Messaging Address","info@upwardsunited.com","N","","","","","","","","","232 SW 102nd Ave","","Miami","FL","US","331741814" +"1346871373","OTHERS","Other URL","www.theradynamicspt.com","N","","","","","","","","","131 W 135th St","","New York","NY","US","100302922" +"1255962288","CONNECT","CONNECT URL","jcihocki@lcgh.net","N","","","","","","","","","7785 N State St","","Lowville","NY","US","133671229" +"1295366235","DIRECT","Direct Messaging Address","dbutler@vistahill.org","N","email","","DIRECT","Direct","","","","","1600 N Cuyamaca St","","El Cajon","CA","US","920201109" +"1588295521","OTHERS","Other URL","lakishiamarbury@southeast.com","N","work email","","DIRECT","Direct","","OTHER","Other","work email","16 W Long St","","Columbus","OH","US","432152815" +"1528699568","CONNECT","CONNECT URL","Ashley.griffith2141@yahoo.com","N","","","DIRECT","Direct","","CSV","CSV","","30942 Stone Arch Ave","","Wesley Chapel","FL","US","335458269" +"1346871381","OTHERS","Other URL","www.heatherkempczinski.com","N","Physician","","","","","","","","360 Beacon St Apt 1","","Boston","MA","US","021161063" +"1043841091","DIRECT","Direct Messaging Address","gablonsky@ualr.edu","N","","","","","","","","","1100 N University Ave","","Little Rock","AR","US","722076343" +"1306477351","OTHERS","Other URL","text","N","","","OTHER","Other","Health information exchange","CSV","CSV","","726 E 213th St","","Bronx","NY","US","104676157" +"1457982423","OTHERS","Other URL","833-605-0180","N","fax","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","19 Hampshire St","","Methuen","MA","US","018446808" +"1316578370","CONNECT","CONNECT URL","www.sunriseclinics.org","N","Healthcare Clinic","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6767 W Tropicana Ave Ste 100","","Las Vegas","NV","US","891034755" +"1497386460","CONNECT","CONNECT URL","emma.nystadius@fraser.org","N","","","DIRECT","Direct","","CSV","CSV","","6458 City West Pkwy","","Eden Prairie","MN","US","553443245" +"1861023848","SOAP","SOAP URL","Chicago","N","","","DIRECT","Direct","","OTHER","Other","Chicago","1130 S Michigan Ave Apt 4301","","Chicago","IL","US","606052325" +"1215568290","DIRECT","Direct Messaging Address","mkirschner@mmc.org","N","","","","","","","","","10 Libby Hill Rd","","Gray","ME","US","040399712" +"1306477393","DIRECT","Direct Messaging Address","ROBIN@CHHC-US.COM","N","","","DIRECT","Direct","","CSV","CSV","","304 W State St","","Trenton","NJ","US","086185704" +"1962033951","CONNECT","CONNECT URL","ambassadorehc@gmail.com","N","Emaiil","","DIRECT","Direct","","CSV","CSV","","17100 Pioneer Blvd Ste 270","","Artesia","CA","US","907012736" +"1770114761","OTHERS","Other URL","www.mitchells-place.com","N","website","","OTHER","Other","website","OTHER","Other","website","4778 Overton Rd","","Birmingham","AL","US","352103803" +"1225669112","DIRECT","Direct Messaging Address","jmacal01@baker.edu","Y","jmacal01@baker.edu","Rhema Warren Operating LLC","DIRECT","Direct","","CSV","CSV","","12250 E 12 Mile Rd","","Warren","MI","US","480933516" +"1053942946","OTHERS","Other URL","EMR","N","","","","","","","","","37625 Pembroke Ave","","Livonia","MI","US","481521050" +"1053942946","CONNECT","CONNECT URL","EMR","N","","","DIRECT","Direct","","","","","37625 Pembroke Ave","","Livonia","MI","US","481521050" +"1861023756","OTHERS","Other URL","dosipsov@plantingdeeproots.com","N","business email","","","","","","","","10263 Chicago Dr","","Zeeland","MI","US","494641416" +"1053942953","OTHERS","Other URL","poughkeepsie","N","","","","","","","","","38 N White St","","Poughkeepsie","NY","US","126012723" +"1205467123","OTHERS","Other URL","spartanhfjonesboro@gmail.com","N","practice email","","DIRECT","Direct","","OTHER","Other","email","2007 E Nettleton Ave Ste B","","Jonesboro","AR","US","724015286" +"1497386312","CONNECT","CONNECT URL","https://actikare.com/home-care-services/","Y","","Acti-Kare Inc","","","","","","","17425 Bridge Hill Ct Ste 200","","Tampa","FL","US","336473657" +"1689205502","DIRECT","Direct Messaging Address","stephanie.reed@adventhealth.com","N","","","","","","","","","9068 Dowden Rd Apt 202","","Orlando","FL","US","328276842" +"1790316610","CONNECT","CONNECT URL","shreveport","N","shreveport","","DIRECT","Direct","","CSV","CSV","","9307 Melissa Way","","Shreveport","LA","US","711152527" +"1790316610","CONNECT","CONNECT URL","shreveport","N","","","DIRECT","Direct","","CSV","CSV","","9307 Melissa Way","","Shreveport","LA","US","711152527" +"1790316610","CONNECT","CONNECT URL","shreveport","N","shreveport","","DIRECT","Direct","","CSV","CSV","","9307 Melissa Way","","Shreveport","LA","US","711152527" +"1528699444","DIRECT","Direct Messaging Address","tara.herring@jackson.org","N","","","","","","","","","321 Greenville Byp Ste 2","","Greenville","AL","US","360373757" +"1548891476","OTHERS","Other URL","veronica.bain@imial.org","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","medical","3903 Harrison Blvd","","Ogden","UT","US","844032314" +"1881225720","DIRECT","Direct Messaging Address","tiffanygraves23@outlook.com","N","email","","DIRECT","Direct","","","","","4030 Mount Carmel Tobasco Rd","","Cincinnati","OH","US","452553400" +"1497386338","OTHERS","Other URL","nTreatment","N","","","","","","","","","3838 W Carson St Ste 333","","Torrance","CA","US","905036710" +"1356972293","DIRECT","Direct Messaging Address","Lonny@lonnydmiller.com","N","","","","","","","","","2444 Wilshire Blvd","","Santa Monica","CA","US","904035808" +"1891326740","DIRECT","Direct Messaging Address","aruiz@ibji.com","N","","","","","","","","","2847 N Normandy Ave","","Chicago","IL","US","606344816" +"1316578347","OTHERS","Other URL","haswell4@msn.com","N","","","","","","","","","1892 Biscayne Blvd","","Navarre","FL","US","325662966" +"1164053062","OTHERS","Other URL","www.therapyplatform.com","N","Electronic Records Management","","OTHER","Other","Teletherapy Platform","OTHER","Other","Teletherapy Platform","960 US Highway 2 Unit 515","","Leavenworth","WA","US","988261618" +"1164053062","CONNECT","CONNECT URL","www.teletherapyplatform.com","N","Teletherapy. All records electronic","","","","","OTHER","Other","Teletherapy Platform","960 US Highway 2 Unit 515","","Leavenworth","WA","US","988261618" +"1952932865","DIRECT","Direct Messaging Address","mpenamartinez1979@outlook.com","N","","","HIE","Health Information Exchange (HIE)","","","","","Calle Hernandez Carrion 668","","Manati","PR","US","00674" +"1184255093","OTHERS","Other URL","Mishawaka","N","","","","","","","","","54759 Windingbrook Dr","","Mishawaka","IN","US","465451543" +"1184255093","SOAP","SOAP URL","Mishawaka","N","","","","","","","","","54759 Windingbrook Dr","","Mishawaka","IN","US","465451543" +"1912538992","DIRECT","Direct Messaging Address","michelle@behavoralspeccarect.com","N","","","","","","","","","377 Main St","","West Haven","CT","US","065164311" +"1588295588","CONNECT","CONNECT URL","Spotsylvania","N","","","","","","","","","12301 Spotswood Furnace Rd","","Fredericksburg","VA","US","224072208" +"1730710740","CONNECT","CONNECT URL","Burlington","N","","","","","","","","","16 Hayden Ave","","Lexington","MA","US","024217929" +"1457982415","OTHERS","Other URL","InterCoastCollege","N","College","","DIRECT","Direct","","OTHER","Other","InterCoastCollege","10833 Folsom Blvd Apt 213","","Rancho Cordova","CA","US","956705017" +"1053942078","DIRECT","Direct Messaging Address","tiffany.duell@salemhealth.org","N","","","","","","","","","525 SE Washington St","","Dallas","OR","US","973382834" +"1053942078","DIRECT","Direct Messaging Address","tiffany.duell@salemhealth.org","N","","","","","","","","","525 SE Washington St","","Dallas","OR","US","973382834" +"1053942078","DIRECT","Direct Messaging Address","tiffany.duell@salemhealth.org","N","","","","","","","","","525 SE Washington St","","Dallas","OR","US","973382834" +"1710518733","DIRECT","Direct Messaging Address","jennifer.haurand@stores.kroger.com","N","work email","","DIRECT","Direct","","CSV","CSV","","7254 Hayes Shopping Court","","Hayes","VA","US","23072" +"1891326815","DIRECT","Direct Messaging Address","amy.taylor@sluhn.org","N","email","","DIRECT","Direct","","OTHER","Other","NA","153 Brodhead Rd","","Bethlehem","PA","US","180178931" +"1699306613","DIRECT","Direct Messaging Address","Nancy.Stone@holcombbhs.org","N","","","DIRECT","Direct","","","","","1245 S Cedar Crest Blvd","","Allentown","PA","US","181036258" +"1598396525","DIRECT","Direct Messaging Address","aulitsky@novacare.com","N","","","DIRECT","Direct","","CSV","CSV","","3411 Silverside Rd Ste 105","","Wilmington","DE","US","198104806" +"1598396525","DIRECT","Direct Messaging Address","aulitsky@novacare.com","N","","","DIRECT","Direct","","CSV","CSV","","3411 Silverside Rd Ste 105","","Wilmington","DE","US","198104806" +"1598396525","DIRECT","Direct Messaging Address","aulitsky@novacare.com","N","","","DIRECT","Direct","","CSV","CSV","","3411 Silverside Rd Ste 105","","Wilmington","DE","US","198104806" +"1770114704","DIRECT","Direct Messaging Address","patti.pallanck@asd-1817.org","N","","","","","","","","","139 N Main St","","West Hartford","CT","US","061071269" +"1770114704","CONNECT","CONNECT URL","office","N","","","","","","","","","139 N Main St","","West Hartford","CT","US","061071269" +"1497386429","DIRECT","Direct Messaging Address","selma.hodzic@network180.org","N","Email","","DIRECT","Direct","","CSV","CSV","","3310 Eagle Park Dr NE Ste 100","","Grand Rapids","MI","US","495254574" +"1558992586","DIRECT","Direct Messaging Address","katelyn.shellenbarger@network180.org","N","email","","DIRECT","Direct","","CSV","CSV","","3310 Eagle Park Dr NE Ste 100","","Grand Rapids","MI","US","495254574" +"1871124826","DIRECT","Direct Messaging Address","emilycarroll@sinnissippi.com","N","","","DIRECT","Direct","","","","","325 Il Route 2","","Dixon","IL","US","610219118" +"1518598564","CONNECT","CONNECT URL","www.rivercrosshospice.com","N","","","","","","","","","9920 E 42nd St Ste 201","","Tulsa","OK","US","741463644" +"1336770387","OTHERS","Other URL","contact@tlckidstherapy.com","N","","","","","","","","","502 E Ramsey Rd","","San Antonio","TX","US","782164639" +"1790316743","DIRECT","Direct Messaging Address","Sgarner@baartprograms.com","N","","","","","","","","","1520 NE Riddell Rd Ste 150","","Bremerton","WA","US","983103005" +"1528699576","OTHERS","Other URL","Indianapolis","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Indianapolis","9245 N Meridian St","","Indianapolis","IN","US","462601836" +"1366073322","DIRECT","Direct Messaging Address","smithkn4@upmc.edu","N","Direct Work Email","","DIRECT","Direct","","","","","100 North Bellefield Ave","Sixth Floor","Pittsburgh","PA","US","15213" +"1114558186","CONNECT","CONNECT URL","lifecoachcenrtal.expert","N","web site","","DIRECT","Direct","","OTHER","Other","Ross","47 Sir Francis Drake Blvd","","Ross","CA","US","949579601" +"1205467271","CONNECT","CONNECT URL","https://christina-algeciras.clientsecure.me","N","","","DIRECT","Direct","","CSV","CSV","","2000 S Dixie Hwy Ste 104","","Miami","FL","US","331332441" +"1205467271","CONNECT","CONNECT URL","https://christina-algeciras.clientsecure.me","N","","","DIRECT","Direct","","CSV","CSV","","2000 S Dixie Hwy Ste 104","","Miami","FL","US","331332441" +"1013548080","CONNECT","CONNECT URL","edmiracles@gmail.com","N","","","","","","","","","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1285265264","DIRECT","Direct Messaging Address","info@hsvba.com","N","Business Email","","DIRECT","Direct","","OTHER","Other","Email","305 Westchester Ave SW","","Huntsville","AL","US","358013307" +"1518598408","DIRECT","Direct Messaging Address","renos@pbhaba.com","N","PBH email","","","","","","","","5769 Burke Towne Ct","","Burke","VA","US","220153139" +"1942831847","CONNECT","CONNECT URL","Email","N","Computer","","DIRECT","Direct","","CSV","CSV","","29127 Guava St","","Menifee","CA","US","925847290" +"1396376299","DIRECT","Direct Messaging Address","gpanetta@totalfamilysolution.com","Y","","Total Family Solutions, LLC","","","","","","","80 Main St","","West Orange","NJ","US","070525460" +"1568093466","OTHERS","Other URL","loveshomehealthcare","N","","","","","","","","","500 N Rainbow Blvd Ste 300","","Las Vegas","NV","US","891071061" +"1174154074","DIRECT","Direct Messaging Address","universal.care@mail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3592 Knight Arnold Rd Ste 322","","Memphis","TN","US","381182709" +"1932730835","DIRECT","Direct Messaging Address","kwilcherlcsw@deeroaks.com","Y","kwilcherlcsw@deeroaks.com","Deer Oaks Geriatric Services P C","HIE","Health Information Exchange (HIE)","","OTHER","Other","GNT","7272 Wurzbach Rd","Suite 706","San Antonio","TX","US","782404801" +"1205467107","CONNECT","CONNECT URL","727-644-5763","N","fax","","DIRECT","Direct","","OTHER","Other","fax","3413 Latania Dr","","Tampa","FL","US","336184759" +"1215568118","DIRECT","Direct Messaging Address","cclark@some.org","N","work email address","","DIRECT","Direct","","","","","60 O St NW","","Washington","DC","US","200011259" +"1548891450","CONNECT","CONNECT URL","lopev87@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","20 Pierces Rd Apt 61","","Newburgh","NY","US","125503244" +"1316578222","DIRECT","Direct Messaging Address","Ctennant@perspectivesltd.com","N","email","","DIRECT","Direct","","CSV","CSV","","20 N Clark St Ste 2650","","Chicago","IL","US","606025104" +"1316578222","DIRECT","Direct Messaging Address","Ctennant@perspectivesltd.com","N","email","","DIRECT","Direct","","CSV","CSV","","20 N Clark St Ste 2650","","Chicago","IL","US","606025104" +"1316578222","DIRECT","Direct Messaging Address","Ctennant@perspectivesltd.com","N","email","","DIRECT","Direct","","CSV","CSV","","20 N Clark St Ste 2650","","Chicago","IL","US","606025104" +"1457982365","OTHERS","Other URL","bbaral@candidhc.com","N","business email adddress","","HIE","Health Information Exchange (HIE)","","OTHER","Other","RICHMOND","8501 Mayland Dr Ste 103A","","Richmond","VA","US","232944751" +"1669003570","CONNECT","CONNECT URL","ambassadorehospice@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","17100 Pioneer Blvd Ste 270","","Artesia","CA","US","907012736" +"1891326708","CONNECT","CONNECT URL","https://christina-algeciras.clientsecure.me","N","","","DIRECT","Direct","","CSV","CSV","","2000 S Dixie Hwy Ste 104","","Miami","FL","US","331332441" +"1891326708","CONNECT","CONNECT URL","https://christina-algeciras.clientsecure.me","N","","","DIRECT","Direct","","CSV","CSV","","2000 S Dixie Hwy Ste 104","","Miami","FL","US","331332441" +"1831720747","DIRECT","Direct Messaging Address","christiantherapy@lobo.net","N","","","","","","","","","316 Osuna Rd NE Ste 201","","Albuquerque","NM","US","871075950" +"1962033878","OTHERS","Other URL","Dubsado","N","CRM","","OTHER","Other","Client system","OTHER","Other","None","1409 Mutual Dr","","Clarksville","TN","US","370427090" +"1790316628","DIRECT","Direct Messaging Address","freshcatch1@verizon.net","N","","","","","","","","","23092 Parsons Cir","","Cape Charles","VA","US","233102301" +"1871124701","CONNECT","CONNECT URL","https://www.npinumberlookup.org","N","","","DIRECT","Direct","","CSV","CSV","","900 W 9 Mile Rd","","Ferndale","MI","US","482201222" +"1891326732","DIRECT","Direct Messaging Address","carla@northbaycounseling.net","N","","","","","","","","","3436 Mendocino Ave Ste B","","Santa Rosa","CA","US","954032180" +"1619508553","CONNECT","CONNECT URL","laptop","N","home","","DIRECT","Direct","","CSV","CSV","","1811 Grand Canal Blvd Ste 2","","Stockton","CA","US","952078107" +"1932730793","OTHERS","Other URL","piancino6@gmail.com","N","email address","","DIRECT","Direct","","OTHER","Other","email","1700 E Bogard Rd Ste A203","","Wasilla","AK","US","996546569" +"1699306670","CONNECT","CONNECT URL","dominick.ciampo@socom.mil","Y","Encrypted network","Department of Defense","DIRECT","Direct","","CSV","CSV","","A66 Boat Basin Road","","Camp Lejeune","NC","US","28542" +"1972134955","CONNECT","CONNECT URL","Rochester","N","Employer emsil","","DIRECT","Direct","","OTHER","Other","Work information","1 S Washington St","","Rochester","NY","US","146141111" +"1235760125","CONNECT","CONNECT URL","www.championmind.org","N","","","","","","","","","1801 e central ave","","estherville","IA","US","51334" +"1992336770","DIRECT","Direct Messaging Address","cosmeticlaser@roadrunner.com","N","","","DIRECT","Direct","","","","","133 up Main St","","Chardon","OH","US","44024" +"1184255960","OTHERS","Other URL","www.idahothrive.org","N","","","","","","","","","270 W. Gerogia Ave.","","Nampa","ID","US","83686" +"1144851130","OTHERS","Other URL","SLOUGHHOUSE","N","","","DIRECT","Direct","SLOUGHHOUSE","CSV","CSV","","7277 Lone Pine Dr # C101","","Rancho Murieta","CA","US","956839715" +"1053942060","OTHERS","Other URL","other","N","other","","OTHER","Other","other","OTHER","Other","other","8528 N Canton Center Rd","","Canton","MI","US","481871310" +"1962033977","OTHERS","Other URL","VirtuProtection","N","","","","","","","","","1287 Penn Ave","","Wyomissing","PA","US","196102129" +"1942831961","OTHERS","Other URL","www.chs.gov","N","","","","","","","","","770 Seymour Rd NE","","Palm Bay","FL","US","329055025" +"1770114795","DIRECT","Direct Messaging Address","rhopson@howard.edu","N","business email","","DIRECT","Direct","","CSV","CSV","","1710 R St NW","","Washington","DC","US","200092410" +"1770114795","DIRECT","Direct Messaging Address","rhopson@howard.edu","N","","","DIRECT","Direct","","CSV","CSV","","1710 R St NW","","Washington","DC","US","200092410" +"1770114795","DIRECT","Direct Messaging Address","rhopson@howard.edu","N","","","","","","","","","1710 R St NW","","Washington","DC","US","200092410" +"1588295505","DIRECT","Direct Messaging Address","ssmith@aspirelearningcenter.org","N","Work Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","100 Cummings Ctr","","Beverly","MA","US","019156115" +"1114558137","OTHERS","Other URL","https://cornerstoneautismcenter.com/","N","","","","","","","","","380 Polk St","","Greenwood","IN","US","461431623" +"1568093581","DIRECT","Direct Messaging Address","grey-denise@rvbh.com","N","secure email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2551 Coors Blvd NW","","Albuquerque","NM","US","871201213" +"1093346082","OTHERS","Other URL","wellness@kambeitzchiropractic.com","N","clinic","","DIRECT","Direct","","OTHER","Other","email","7100 S Clinton St Ste 100","","Centennial","CO","US","801123353" +"1518598598","OTHERS","Other URL","michaelpeppers@oldtownpharmacy.com","N","OLD TOWN PHARMACY","","DIRECT","Direct","","OTHER","Other","Medical and Pharmacy Information","100 Chapel Dr Ste A","","Monett","MO","US","657089378" +"1427689330","DIRECT","Direct Messaging Address","cvigil@riverlandmedical.com","N","","","","","","","","","1700 Ee Wallace Blvd N","","Ferriday","LA","US","713342239" +"1255962114","CONNECT","CONNECT URL","OptumCare.com","Y","Smartphone","Optum Care","DIRECT","Direct","","","","","2610 W Horizon Ridge Pkwy","","Henderson","NV","US","890522869" +"1255962114","CONNECT","CONNECT URL","Givinghhc.com","Y","","Giving Home Health Care LLC","","","","","","","1050 E Flamingo Rd Ste R-180","","Las Vegas","NV","US","891197427" +"1265063127","CONNECT","CONNECT URL","www.hiddengemdental.com","N","Dental","","DIRECT","Direct","","CSV","CSV","","4403 W Hillsboro Blvd","","Coconut Creek","FL","US","330733293" +"1518598473","DIRECT","Direct Messaging Address","drowan@nyap.org","N","email","","DIRECT","Direct","","","","","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1972134765","DIRECT","Direct Messaging Address","chubbard@cvsliving.com","N","business email","","DIRECT","Direct","","CSV","CSV","","75 Cavalier Dr Apt 9109","","Wilmington","NC","US","284054444" +"1285265157","DIRECT","Direct Messaging Address","lori@wizwheelz.com","N","We do not share patient vital information. Companies call us directly for personal information. No medical information is necessary","","","","","","","","4460 40th St SE","","Grand Rapids","MI","US","495124035" +"1093346967","DIRECT","Direct Messaging Address","info@caravelautism.com","N","","","","","","","","","1470 Industrial Dr NW","","Rochester","MN","US","559010700" +"1730710609","CONNECT","CONNECT URL","Bethesda","N","Hipaa Compliance e-mail","","DIRECT","Direct","","OTHER","Other","Bethesda","10215 Fernwood Rd Ste 630","","Bethesda","MD","US","208171184" +"1558992420","CONNECT","CONNECT URL","brooklyn","N","","","","","","","","","2241 Plumb 1st St Apt 2K","","Brooklyn","NY","US","112295754" +"1952932824","CONNECT","CONNECT URL","polarispsychotherapy.com","N","practice website","","DIRECT","Direct","","CSV","CSV","","120 N Huron St","","Ypsilanti","MI","US","481972610" +"1134750003","OTHERS","Other URL","www.rootstowingstherapy.com","N","","","","","","","","","18 Park Ave","","Mount Airy","MD","US","217715438" +"1770114647","OTHERS","Other URL","Springfield","N","","","DIRECT","Direct","","","","","6557 US Highway 68 S","","West Liberty","OH","US","433579536" +"1851922728","CONNECT","CONNECT URL","melissa.monteiro@acfstexas.com","N","","","","","","","","","1307 8th Ave Ste 301","","Fort Worth","TX","US","761044140" +"1821629601","DIRECT","Direct Messaging Address","brigid@physioelementsny.com","Y","","PhysioElements physical therapy, PLLC","HIE","Health Information Exchange (HIE)","","","","","1615 Northern Blvd Ste 202","","Manhasset","NY","US","110303033" +"1467083246","DIRECT","Direct Messaging Address","human.resources@touchstonebh.org","N","","","","","","","","","15648 N 35th Ave","","Phoenix","AZ","US","850533818" +"1467083246","DIRECT","Direct Messaging Address","human.resources@touchstonebh.org","N","","","","","","","","","15648 N 35th Ave","","Phoenix","AZ","US","850533818" +"1376174151","DIRECT","Direct Messaging Address","stevebollinger@Centura.org","Y","Business email","Penrose Hospital","DIRECT","Direct","","CSV","CSV","","2222 N Nevada Ave","","Colorado Springs","CO","US","809076819" +"1902437783","OTHERS","Other URL","Reno","N","","","OTHER","Other","Reno","OTHER","Other","Reno","1130 N Hills Blvd Ste 101","","Reno","NV","US","895066723" +"1902437783","OTHERS","Other URL","Reno","N","","","OTHER","Other","Reno","OTHER","Other","Reno","1130 N Hills Blvd Ste 101","","Reno","NV","US","895066723" +"1932730728","DIRECT","Direct Messaging Address","rochelle.pace@arcare.net","N","","","","","","","","","623 N 9th St Ste 500","","Augusta","AR","US","720062129" +"1619508405","DIRECT","Direct Messaging Address","constancecorbat@gmail.net","N","email","","","","","","","","26220 Crocker Blvd","","Harrison Township","MI","US","480452455" +"1730710526","DIRECT","Direct Messaging Address","Alana_Nohrden@whhs.com","Y","","Washington Township Hospital District","","","","","","","2000 Mowry Ave","","Fremont","CA","US","945381746" +"1528699311","CONNECT","CONNECT URL","AltaMed","N","South LA Pace","","DIRECT","Direct","","CSV","CSV","","1776 E Century Blvd","","Los Angeles","CA","US","900023050" +"1568093375","DIRECT","Direct Messaging Address","Arthresa@just1touch.com","N","","","","","","","","","13545 Parkridge Dr","","Shelby Township","MI","US","483154759" +"1548891351","DIRECT","Direct Messaging Address","support@holisticallydivine.org","N","","","","","","","","","1136 S Delano Ct W Ste B201","","Chicago","IL","US","606053734" +"1720619596","OTHERS","Other URL","sunny@careagape.com","N","sunny@careagape.com","","DIRECT","Direct","","OTHER","Other","email","4662 School St","","Yorba Linda","CA","US","928862440" +"1609407477","OTHERS","Other URL","Vgomes@leavenworthcounty.gov","N","Health department","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","500 Eisenhower Rd Ste 101","","Leavenworth","KS","US","660485161" +"1932730702","SOAP","SOAP URL","eclin","N","","","","","","","","","10000 W Sample Rd","","Coral Springs","FL","US","330653936" +"1679104400","CONNECT","CONNECT URL","NewJersey_PR_Team@uhc.com","N","","","DIRECT","Direct","","CSV","CSV","","70 Wood Ave S Fl 3","","Iselin","NJ","US","088302714" +"1013548858","OTHERS","Other URL","nyssrmpt@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","1250 Waters Pl Ste 710","","Bronx","NY","US","104612733" +"1972134849","OTHERS","Other URL","http://www.allen-ayukbehavioralhealth.com/contact.html","N","","","DIRECT","Direct","","CSV","CSV","","2525 Riva Rd Ste 139","","Annapolis","MD","US","214017467" +"1104457944","CONNECT","CONNECT URL","Kinnser","N","","","","","","","","","2550 Boyd Ave","","Fort Worth","TX","US","76109" +"1548891427","CONNECT","CONNECT URL","WWW.BAKERPEDIATRICDENTALCARE.COM","N","WEBSITE","","DIRECT","Direct","","","","","27180 Newport Rd Ste 3","","Menifee","CA","US","925847389" +"1386275055","DIRECT","Direct Messaging Address","bgatrell@firststephouse.org","N","email address","","DIRECT","Direct","","CSV","CSV","","2200 S State St","","Salt Lake City","UT","US","841152724" +"1982235701","DIRECT","Direct Messaging Address","Kimberly.bainguel@jbhcounselservices.com","N","Email","","DIRECT","Direct","","","","","7865 Jefferson Hwy Ste D","","Baton Rouge","LA","US","708091384" +"1083245831","CONNECT","CONNECT URL","n/a","N","n/a","","OTHER","Other","n/a","OTHER","Other","n/a","112 Magnolia Park Trl","","Sanford","FL","US","327737210" +"1083245831","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","765 W State Road 434","","Longwood","FL","US","327504936" +"1013548981","DIRECT","Direct Messaging Address","Contact@michrapsych.com","N","Email","","DIRECT","Direct","","CSV","CSV","","301 White Ingram Pkwy Ste C","","Dallas","GA","US","301325066" +"1578194445","CONNECT","CONNECT URL","https://npiregistry.cms.hhs.gov/api/?version=2.0","N","n/a","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3096 Spring Hill Pkwy SE Apt F","","Smyrna","GA","US","300804752" +"1487285359","OTHERS","Other URL","Joan.syoufjy@gmail.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4101 Telegraph Rd","","Bloomfield Hills","MI","US","483022037" +"1376174250","DIRECT","Direct Messaging Address","jill.rosen@regiscollege.edu","N","","","","","","","","","235 Wellesley St","","Weston","MA","US","024931572" +"1033740832","CONNECT","CONNECT URL","mybestvaluerx.com","N","","","OTHER","Other","mybestvaluerx.com","","","","1702 Santa Fe Dr","","Weatherford","TX","US","760866420" +"1851922652","OTHERS","Other URL","ZIPformat","N","","","","","","","","","11800 Fm 1960 Rd W","","Houston","TX","US","770653840" +"1851922652","CONNECT","CONNECT URL","credentialing@advancedosm.com","N","","","","","","","","","11800 Fm 1960 Rd W","","Houston","TX","US","770653840" +"1982235784","OTHERS","Other URL","https://access.kumed.com/Citrix/KUHSWeb/","N","","","","","","","","","3901 Rainbow Blvd # MS 1007","","Kansas City","KS","US","661608500" +"1407487226","CONNECT","CONNECT URL","http//192.168.0.1","N","Modem","","OTHER","Other","Modem","","","","123 S 29th St","","Wilmington","NC","US","284031223" +"1831720655","CONNECT","CONNECT URL","mebeindorff@wustl.edu","N","secure mailbox","","DIRECT","Direct","","","","","8 Millstone Campus Dr Ste 1500","","Saint Louis","MO","US","631465703" +"1780215517","DIRECT","Direct Messaging Address","aarias@bowencsc.org","N","","","DIRECT","Direct","","CSV","CSV","","1727 Amsterdam Ave","","New York","NY","US","100314611" +"1316578131","OTHERS","Other URL","Montclair","N","","","DIRECT","Direct","","","","","4750 Hickory Nut Pl","","Montclair","VA","US","220251046" +"1841821667","DIRECT","Direct Messaging Address","akline@bromediconllc.com","N","","","","","","","","","41 University Dr","","Newtown","PA","US","189401873" +"1487285201","DIRECT","Direct Messaging Address","Corinne.Galgay@va.gov","N","work email","","DIRECT","Direct","","CSV","CSV","","50 Irving St NW","","Washington","DC","US","204220001" +"1073144804","OTHERS","Other URL","http://www.amandaatkinschicago.com/","N","","","","","","","","","4050 N Lincoln Ave","","Chicago","IL","US","606183067" +"1083245807","DIRECT","Direct Messaging Address","enh29@pitt.edu","N","email","","DIRECT","Direct","","OTHER","Other","phone","2825 Veron Ln","","Twinsburg","OH","US","440873249" +"1891326625","DIRECT","Direct Messaging Address","gsanford@swsol.org","Y","work email","Southwest Solutions","DIRECT","Direct","","OTHER","Other","email","5716 Michigan Ave","","Detroit","MI","US","482103039" +"1295366029","OTHERS","Other URL","sampsonconst@gmail.com","N","","","","","","","","","24668 Hamlet Ave","","Forest Lake","MN","US","550258781" +"1235760901","OTHERS","Other URL","https://www.northcoastpt.com/locations","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3633 Vista Way Ste 101","","Oceanside","CA","US","920564568" +"1235760901","OTHERS","Other URL","https://www.northcoastpt.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3633 Vista Way Ste 101","","Oceanside","CA","US","920564568" +"1922639756","DIRECT","Direct Messaging Address","Theresa.Hlopick@uhsinc.com","N","email","","DIRECT","Direct","","","","","1451 Lucas Rd","","Mansfield","OH","US","449038682" +"1487285227","CONNECT","CONNECT URL","Credentialing@cvm-usa.com","N","","","","","","","","","6801 Allen Rd","","Allen Park","MI","US","481012007" +"1487285227","DIRECT","Direct Messaging Address","CREDENTIALING@CVM-USA.COM","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6801 Allen Rd","","Allen Park","MI","US","481012007" +"1396376133","OTHERS","Other URL","jrwestern76@gmail.com","N","","","","","","","","","811 12th St","","Ogden","UT","US","844046409" +"1740811587","OTHERS","Other URL","notsure","N","","","","","","","","","3800 Frederick Ave","","Baltimore","MD","US","212293618" +"1558992396","DIRECT","Direct Messaging Address","suzanne@nutrifocusonline.com","N","Email Address","","DIRECT","Direct","","OTHER","Other","Scheduling Information","4126 Autumn Ln","","Vestavia","AL","US","352435209" +"1558992396","CONNECT","CONNECT URL","https://practicebetter.io","N","EMR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4126 Autumn Ln","","Vestavia","AL","US","352435209" +"1902437759","DIRECT","Direct Messaging Address","destiny@transcendencecounseling.com","N","","","","","","","","","417 Central Ave Ste 2B","","Great Falls","MT","US","594013162" +"1366073116","CONNECT","CONNECT URL","Newhorizons.com","N","","","","","","","","","1355 Noel Avenue","","Hewlett","NY","US","11557" +"1629609474","OTHERS","Other URL","ashley.salvadeo@ptsolutions.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7403 Gall Blvd","","Zephyrhills","FL","US","335414373" +"1659902401","CONNECT","CONNECT URL","kkristinaslp@gmail.com","N","","","","","","","","","9602 57th Ave Apt 10M","","Corona","NY","US","113683428" +"1003447855","DIRECT","Direct Messaging Address","s000pfl043@harristeeter.com","N","Company Email Address","","","","","","","","4010 Battleground Ave","","Greensboro","NC","US","274109296" +"1942831706","CONNECT","CONNECT URL","Bronx","N","","","","","","","","","329 E 149th St Fl 4","","Bronx","NY","US","104515626" +"1821629593","OTHERS","Other URL","Lithia","N","","","","","","","","","15525 Starling Crossing Dr","","Lithia","FL","US","335474021" +"1053942722","DIRECT","Direct Messaging Address","Smiller@jordan4change.org","N","Work email","","DIRECT","Direct","","CSV","CSV","","2231 N Taylor Rd","","Cleveland Heights","OH","US","441123044" +"1053942722","DIRECT","Direct Messaging Address","Smiller@jordan4change.org","N","Work email","","DIRECT","Direct","","CSV","CSV","","2231 N Taylor Rd","","Cleveland Heights","OH","US","441123044" +"1053942722","DIRECT","Direct Messaging Address","Smiller@jordan4change.org","N","Work email","","DIRECT","Direct","","CSV","CSV","","2231 N Taylor Rd","","Cleveland Heights","OH","US","441123044" +"1053942722","DIRECT","Direct Messaging Address","Smiller@jordan4change.org","N","Work email","","DIRECT","Direct","","CSV","CSV","","2231 N Taylor Rd","","Cleveland Heights","OH","US","441123044" +"1215568985","CONNECT","CONNECT URL","IMPERIALLIVINGNC@GMAIL.COM","N","EMail","","DIRECT","Direct","","OTHER","Other","email","2820 39th Ave N","","St Petersburg","FL","US","337144524" +"1982235669","DIRECT","Direct Messaging Address","ao2405@wayne.edu","N","","","","","","","","","27700 Harper Ave","","Saint Clair Shores","MI","US","480811506" +"1053942730","CONNECT","CONNECT URL","https://unifiedtherapy.com","N","","","","","","","","","4135 Pennsylvania Ave","","Dubuque","IA","US","520022628" +"1689205361","DIRECT","Direct Messaging Address","normalpalazuelos@hotmail.com","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","other","1284 F Pedroza St","","Calexico","CA","US","922319681" +"1023649878","OTHERS","Other URL","WWW.OBRIENSPEECHANDLEARNING.COM","Y","WEBSITE","O'Brien Speech, Language & Learning PLLC","OTHER","Other","WEBSITE","","","","7 High St Ste 201","","Huntington","NY","US","117433417" +"1568093342","DIRECT","Direct Messaging Address","credentialing@sipmd.com","N","","","","","","","","","24th At Camelback, 2375 E. Camelback Rd.","Suite 600","Phoenix","AZ","US","85016" +"1821629775","CONNECT","CONNECT URL","Williamstown","N","","","","","","","","","726 Dartmoor Ave","","Williamstown","NJ","US","080946310" +"1124659917","CONNECT","CONNECT URL","www.healinghandz.com","N","","","","","","","","","161 Lincoln Hwy Unit A","","Edison","NJ","US","088203562" +"1447881230","DIRECT","Direct Messaging Address","tina.souder@soudercounseling.com","N","Business email","","DIRECT","Direct","","","","","1510 15th Street","","Wellington","TX","US","79095" +"1629609417","CONNECT","CONNECT URL","suzannah.shouse@stores.kroger.com","N","work email","","DIRECT","Direct","","CSV","CSV","","300 Brighton Park Blvd.","","Frankfort","KY","US","40601" +"1295366144","CONNECT","CONNECT URL","Baltimore","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Owings","9448 Paragon Ct","","Owings Mills","MD","US","211171407" +"1174154942","DIRECT","Direct Messaging Address","hrant@sonusimage.com","N","","","","","","","","","201 N Brand Blvd Unit 200","","Glendale","CA","US","912033590" +"1588295448","CONNECT","CONNECT URL","HOUSTON","N","","","","","","","","","14626 River Forest Dr","","Houston","TX","US","770796421" +"1366073215","CONNECT","CONNECT URL","https://www.in2greattherapy.com/","N","company website","","DIRECT","Direct","","OTHER","Other","therapy information","275 W Dundee Rd","","Buffalo Grove","IL","US","600893704" +"1093346959","DIRECT","Direct Messaging Address","carlapy@carlpyarbrough.com","N","Email","","DIRECT","Direct","","CSV","CSV","","100 River Place Dr Ste 250","","Detroit","MI","US","482075402" +"1124659081","DIRECT","Direct Messaging Address","terrya@schenectady.k12.ny.us","N","work email","","","","","","","","2531 Banker Ave","","Schenectady","NY","US","123093502" +"1942831805","CONNECT","CONNECT URL","PHILADELPHIA","N","Key-Multi's Housing Association","","DIRECT","Direct","","CSV","CSV","","1315 Walnut St","","Philadelphia","PA","US","191074719" +"1578194353","DIRECT","Direct Messaging Address","Carmenr@dacco.org","N","","","DIRECT","Direct","","OTHER","Other","email","4422 E Columbus Dr","","Tampa","FL","US","336053233" +"1578194353","DIRECT","Direct Messaging Address","carmenr@dacco.org","N","","","","","","","","","4422 E Columbus Dr","","Tampa","FL","US","336053233" +"1689205544","DIRECT","Direct Messaging Address","joshua@moceanpt.com","N","Office Address","","","","","","","","50 E 42nd St Rm 1304","","New York","NY","US","100175425" +"1457982324","OTHERS","Other URL","SLC","N","","","","","","","","","100 N Mario Capecchi Dr","","Salt Lake City","UT","US","841131103" +"1326679200","DIRECT","Direct Messaging Address","hunter.martin@compleatkidz.com","N","","","","","","","","","1236 Union Rd Apt L","","Gastonia","NC","US","280540501" +"1972134856","CONNECT","CONNECT URL","Pawtucket","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Coventry","101 Bacon St","","Pawtucket","RI","US","028605542" +"1396376174","CONNECT","CONNECT URL","CrespoMentalHealth@yahoo.com","N","","","DIRECT","Direct","","CSV","CSV","","4012 31st Ave Ste 1","","Astoria","NY","US","111033459" +"1114558095","DIRECT","Direct Messaging Address","jnormandy@tesidea.com","N","email","","DIRECT","Direct","","CSV","CSV","","1000 S Fremont Ave Bldg A10N","","Alhambra","CA","US","918038800" +"1790316578","DIRECT","Direct Messaging Address","linh.nguyen@stores.kroger.com","N","kroger email address","","DIRECT","Direct","","OTHER","Other","direct email","11701 S Sam Houston Pkwy E","","Houston","TX","US","770894782" +"1215568092","OTHERS","Other URL","advancedwellnessdania.com","N","","","","","","","","","63 SW 3rd Ave","","Dania Beach","FL","US","330043627" +"1215568092","OTHERS","Other URL","advancedwellness20.com","N","","","DIRECT","Direct","","","","","63 SW 3rd Ave","","Dania Beach","FL","US","330043627" +"1639700420","OTHERS","Other URL","https://flatiron-massage.com/","N","website","","DIRECT","Direct","","CSV","CSV","","1123 Broadway Ste 910","","New York","NY","US","100102164" +"1720619513","DIRECT","Direct Messaging Address","Jessica.Corredor@ButterflyEffects.com","N","","","","","","","","","500 Fairway Dr Ste 102","","Deerfield Beach","FL","US","334411817" +"1013548817","DIRECT","Direct Messaging Address","sydney@abraxascc.com","N","","","","","","","","","4575 W Cougar Ave Ste 300","","Las Vegas","NV","US","891397617" +"1013548817","DIRECT","Direct Messaging Address","jenny@abraxascc.com","N","","","","","","","","","4575 W Cougar Ave Ste 300","","Las Vegas","NV","US","891397617" +"1922639723","DIRECT","Direct Messaging Address","leslie@vitalspeechandswallow.com","N","","","","","","","","","19100 Ventura Blvd Ste Q","","Tarzana","CA","US","913563238" +"1194356998","OTHERS","Other URL","Lenoir","N","","","","","","","","","523 Arlington Cir NW","","Lenoir","NC","US","286454208" +"1629609425","OTHERS","Other URL","www.rimrock.org","N","website","","OTHER","Other","*","","","","1231 N 29th St","","Billings","MT","US","591010122" +"1891326690","CONNECT","CONNECT URL","shreveport","N","","","DIRECT","Direct","","CSV","CSV","","9501 Chase Way","","Shreveport","LA","US","711184619" +"1043841802","OTHERS","Other URL","https://www.practicefusion.com/","N","","","","","","","","","3901 Georgia St NE Ste A1","","Albuquerque","NM","US","871101391" +"1518598325","DIRECT","Direct Messaging Address","canderson@redwooddental.com","N","","","","","","","","","6916 McGinnis Ferry Rd Ste 500","","Suwanee","GA","US","300241258" +"1336770148","DIRECT","Direct Messaging Address","carlos.valdovinos@sfdph.org","N","secure email","","DIRECT","Direct","","CSV","CSV","","2712 Mission St","","San Francisco","CA","US","941103104" +"1306477153","SOAP","SOAP URL","URL","N","","","","","","","","","2370 Ashton Dr","","Roswell","GA","US","300764232" +"1689205403","DIRECT","Direct Messaging Address","marelizabeth97@icloud.com","N","email","","","","","","","","4522 Executive Dr Ste 201","","Naples","FL","US","341199014" +"1366073199","DIRECT","Direct Messaging Address","springviewhomehealth@gmai.com","N","Business computer email","","DIRECT","Direct","","CSV","CSV","","4734 Hamilton Ave","Suite 202","Dallas","TX","US","752233418" +"1548891377","CONNECT","CONNECT URL","www.fcsok.org","Y","","Family & Children's Services","","","","","","","650 S Peoria Ave","","Tulsa","OK","US","741204429" +"1215568068","REST","RESTful URL","Transportation","N","","","","","","","","","27 Bank St","","Windsor","VA","US","234879524" +"1215568068","OTHERS","Other URL","Transportation","N","","","","","","","","","27 Bank St","","Windsor","VA","US","234879524" +"1164053914","CONNECT","CONNECT URL","info@chabadrehab.com","N","direct email to the provider","","DIRECT","Direct","","OTHER","Other","email","5675 W Olympic Blvd","","Los Angeles","CA","US","900364712" +"1124659974","DIRECT","Direct Messaging Address","rozyneklm@upmc.edu","N","","","","","","","","","200 Lothrop St","","Pittsburgh","PA","US","152132536" +"1285265033","CONNECT","CONNECT URL","prattp@wheelerclinic.org","N","EMAIL","","DIRECT","Direct","","CSV","CSV","","43 Woodland St","","Hartford","CT","US","061052363" +"1134750995","DIRECT","Direct Messaging Address","rene@healthcareexperiences.org","N","","","DIRECT","Direct","","CSV","CSV","","7200 N Highway 161 Ste 205","","Irving","TX","US","750394132" +"1356972129","OTHERS","Other URL","www,cahep.org","N","","","","","","","","","5250 Leetsdale Dr Ste 110","","Denver","CO","US","802461450" +"1437780202","DIRECT","Direct Messaging Address","Amy.Taylor@youbelongohio.org","N","Email","","DIRECT","Direct","","CSV","CSV","","1727 W 41st St","","Lorain","OH","US","440532637" +"1356972020","DIRECT","Direct Messaging Address","peggy.groeneveld@aspirus.org","N","work email","","DIRECT","Direct","","","","","1000 Cedar St","","Houghton","MI","US","499311978" +"1356972020","DIRECT","Direct Messaging Address","peggy.groeneveld@aspirus.org","N","work email","","DIRECT","Direct","","","","","1000 Cedar St","","Houghton","MI","US","499311978" +"1356972020","DIRECT","Direct Messaging Address","peggy.groeneveld@aspirus.org","N","work email","","DIRECT","Direct","","","","","1000 Cedar St","","Houghton","MI","US","499311978" +"1356972020","DIRECT","Direct Messaging Address","peggy.groeneveld@aspirus.org","N","work email","","DIRECT","Direct","","","","","1000 Cedar St","","Houghton","MI","US","499311978" +"1891326567","DIRECT","Direct Messaging Address","pjhbitter@hotmail.com","N","Personal Email","","DIRECT","Direct","","CSV","CSV","","189 W Luray St","","Russell","KS","US","676652924" +"1972134641","DIRECT","Direct Messaging Address","emilylippincott@progenyclinic.org","Y","Secure email","Progeny Psychiatric Group","DIRECT","Direct","","OTHER","Other","Email","17782 Cowan Ste A","","Irvine","CA","US","926146041" +"1750912432","CONNECT","CONNECT URL","HOME","N","","","","","","","","","3530 Magnolia Ave","","Long Beach","CA","US","908061173" +"1801427588","DIRECT","Direct Messaging Address","RX08045@cvshealth.com","N","","","","","","","","","25109 Ryan Rd","","Warren","MI","US","480911324" +"1598396210","DIRECT","Direct Messaging Address","lateefahhills@hotmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","8674 Quarters Lake Rd # 7","","Baton Rouge","LA","US","708092172" +"1639700396","OTHERS","Other URL","info@houstonendocrinologycenter.com","N","","","","","","","","","13333 Dotson Rd Ste 220","","Houston","TX","US","770704306" +"1538790357","DIRECT","Direct Messaging Address","dennis.a.obungu.mil@mail.mil","N","Email Address","","DIRECT","Direct","","OTHER","Other","Email address","USA DENTAC","9900 Lincoln Street","JBLM","WA","US","98431" +"1538790357","DIRECT","Direct Messaging Address","dennis.a.obungu.mil@mail.mil","N","Military Email Address","","OTHER","Other","Email","OTHER","Other","Military Email Address","USA DENTAC","9900 Lincoln Street","JBLM","WA","US","98431" +"1366073223","CONNECT","CONNECT URL","tlorielle@gmail.com","N","tlorielle@gmail.com","","DIRECT","Direct","","CSV","CSV","","310 Murphy Dr","","Lexington","NC","US","272952100" +"1891326534","SOAP","SOAP URL","NextGen","N","","","","","","","","","6801 Coldwater Canyon Ave","","North Hollywood","CA","US","916055162" +"1356972137","DIRECT","Direct Messaging Address","bnordquist@adaptiverehab.com","N","facility email","","DIRECT","Direct","","","","","425 Davis St","","Hammond","WI","US","540159615" +"1679104368","DIRECT","Direct Messaging Address","sguinea@arioncare.com","N","","","","","","","","","8203 W Oraibi Dr Apt 1042","","Peoria","AZ","US","853824685" +"1043841851","OTHERS","Other URL","ani.j.adamian@kp.org","N","work e-mail","","","","","","","","5601 De Soto Ave","","Woodland Hills","CA","US","913676701" +"1053942862","CONNECT","CONNECT URL","eloughhead@chconline.org","Y","","Childrens Health Council","DIRECT","Direct","","","","","650 Clark Way","","Palo Alto","CA","US","943042300" +"1245861061","OTHERS","Other URL","balancelifekj42@gmail.com","N","Email","","OTHER","Other","Email","OTHER","Other","Email","2651 Irvine Ave Ste 122","","Costa Mesa","CA","US","926276645" +"1063043875","CONNECT","CONNECT URL","amodellwellness@gmail.com","N","","","","","","","","","5225 N Ironwood Rd Ste 102","","Glendale","WI","US","532174909" +"1063043875","CONNECT","CONNECT URL","amodellwellness@gmail.com","N","Secure professional email","","DIRECT","Direct","","","","","5225 N Ironwood Rd Ste 102","","Glendale","WI","US","532174909" +"1730710559","DIRECT","Direct Messaging Address","mwest@awlllc.org","N","Mental Health Clinic","","HIE","Health Information Exchange (HIE)","","","","","107 E 25th St","","Baltimore","MD","US","212185213" +"1902437726","CONNECT","CONNECT URL","lagunainterpreting.com","N","","","DIRECT","Direct","","OTHER","Other","Interpreting Services","525 Catalina Apt G","","Laguna Beach","CA","US","926512565" +"1720619547","OTHERS","Other URL","kaitlin.conway@advocatehealth.com","Y","Secure Advocate Health Care e-mail address.","Advocate Health and Hospitals Corporation","DIRECT","Direct","","","","","1775 Dempster Street","","Park Ridge","IL","US","60068" +"1700417540","CONNECT","CONNECT URL","ALBUQUERQUE","N","https://www.turningpointrc.com/","","DIRECT","Direct","","OTHER","Other","ALBUQUERQUE","9201 Montgomery Blvd NE Bldg 5","","Albuquerque","NM","US","871112468" +"1871124628","CONNECT","CONNECT URL","/@?","N","","","DIRECT","Direct","","CSV","CSV","","2515 Alabama Ave SE # E.405","","Washington","DC","US","200203219" +"1346871100","OTHERS","Other URL","schneider27@yms.com","N","email","","DIRECT","Direct","","OTHER","Other","None","304 Longmire St SW Apt A103","","Yelm","WA","US","985979846" +"1831720523","DIRECT","Direct Messaging Address","slgasper@selectmedical.com","N","","","","","","","","","3200 Shakerag Hl","","Peachtree City","GA","US","302696524" +"1508497223","CONNECT","CONNECT URL","Detroit","N","Mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2590 W Grand Blvd","","Detroit","MI","US","482081238" +"1508497215","DIRECT","Direct Messaging Address","kyle@athleterc.com","N","HIPAA compliant G-suite email","","DIRECT","Direct","","","","","512 Evernia St Ste 103","","West Palm Beach","FL","US","334015702" +"1508497215","DIRECT","Direct Messaging Address","kyle@athleterc.com","N","HIPAA compliant G-suite email","","DIRECT","Direct","","","","","512 Evernia St Ste 103","","West Palm Beach","FL","US","334015702" +"1508497215","DIRECT","Direct Messaging Address","kyle@athleterc.com","N","HIPAA compliant G-suite email","","DIRECT","Direct","","","","","512 Evernia St Ste 103","","West Palm Beach","FL","US","334015702" +"1336770056","CONNECT","CONNECT URL","rehabspecialistsofidaho@gmail.com","N","facility email address","","DIRECT","Direct","","","","","36 Professional Plz Ste 110","","Rexburg","ID","US","834402049" +"1417588138","DIRECT","Direct Messaging Address","therpy@purposefullysoaring.com","N","","","","","","","","","4755 Linglestown Rd Ste 206","","Harrisburg","PA","US","171128547" +"1619508330","DIRECT","Direct Messaging Address","melinda.robison@cookchildrens.org","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1300 W Lancaster Ave","","Fort Worth","TX","US","761023499" +"1790316412","OTHERS","Other URL","mhayse@onehopeunited.org","N","","","","","","","","","707 E 47th St","","Chicago","IL","US","606534201" +"1700417441","OTHERS","Other URL","website","N","","","","","","","","","1580 Chapel St","","New Haven","CT","US","065114205" +"1326679069","CONNECT","CONNECT URL","Luvlyfe@luvlyfecare.org","N","","","","","","","","","101 W 147th St Apt 16A","","New York","NY","US","100394339" +"1699306332","DIRECT","Direct Messaging Address","kelsey@mcmhc.com","N","This is a secure email provided through MCMHC","","DIRECT","Direct","","OTHER","Other","Emails, Scheduling, etc.","206 W 5th St","","Metropolis","IL","US","629601810" +"1215568951","CONNECT","CONNECT URL","Fultondrugs@outlook.com","N","Pharmacy","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1657 25th St NW","","Canton","OH","US","447093421" +"1851922595","CONNECT","CONNECT URL","1gentletouchhomecare@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","5001 New York Cir","","New Orleans","LA","US","701261032" +"1821629585","OTHERS","Other URL","corneliusbeltone@yahoo.com","N","e-mail","","DIRECT","Direct","","CSV","CSV","","20430 W Catawba Ave Ste 8","","Cornelius","NC","US","280315256" +"1235760984","OTHERS","Other URL","ZOOBOOK","N","ZOOBOOK","","OTHER","Other","INTERNET","OTHER","Other","ZOOBOOK","40 Union Ave Ste 301","","Irvington","NJ","US","071113290" +"1477184133","CONNECT","CONNECT URL","https://www.williamsvillewellness.org/","N","","","","","","","","","21 Linwood Ave","","Williamsville","NY","US","142216501" +"1215568977","OTHERS","Other URL","Wellington","N","","","","","","","","","10140 Forest Hill Blvd Ste 150","","Wellington","FL","US","334146111" +"1083245658","CONNECT","CONNECT URL","www.caremaxx.net","N","","","","","","","","","3975 W Quail Ave Ste 10","","Las Vegas","NV","US","891183002" +"1801427489","OTHERS","Other URL","Loveshomehealthcare@gmail.com","N","","","","","","","","","500 N Rainbow Blvd Ste 300","","Las Vegas","NV","US","891071061" +"1083245716","DIRECT","Direct Messaging Address","freemab@ccf.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9500 Euclid Ave","","Cleveland","OH","US","441950001" +"1083245716","DIRECT","Direct Messaging Address","freemab@ccf.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9500 Euclid Ave","","Cleveland","OH","US","441950001" +"1699306399","OTHERS","Other URL","jpalmieri@sdsunshinecenter.com","N","work email","","DIRECT","Direct","","OTHER","Other","work","300 Corporate Center Dr","","Manalapan","NJ","US","077268736" +"1588295208","CONNECT","CONNECT URL","Hazeldenbettyford.org","N","","","","","","","","","11505 36th Ave N","","Plymouth","MN","US","554412304" +"1396376083","DIRECT","Direct Messaging Address","louis.glavinos@bhsi.com","N","business email","","","","","","","","4000 Kresge Way","","Louisville","KY","US","402074605" +"1396376083","DIRECT","Direct Messaging Address","louis.glavinos@bhsi.com","N","business email","","DIRECT","Direct","","OTHER","Other","business email","4000 Kresge Way","","Louisville","KY","US","402074605" +"1164053815","OTHERS","Other URL","anh138@pitt.edu","N","email","","","","","","","","19425 Shoreland Ave","","Rocky River","OH","US","441162607" +"1891326583","OTHERS","Other URL","http://blackstonevalleyassistedliving.com/","N","","","","","","","","","649 Broad St","","Central Falls","RI","US","028632803" +"1407487101","FHIR","FHIR URL","rogbans@lifebridgehealth.org","N","","","","","","","","","2401 W Belvedere Ave","","Baltimore","MD","US","212155270" +"1962033654","CONNECT","CONNECT URL","EPIC","N","","","","","","","","","75 Francis St","","Boston","MA","US","021156110" +"1568093268","CONNECT","CONNECT URL","St.Paul","N","","","","","","","","","2365 McKnight Rd N","","Saint Paul","MN","US","551092238" +"1659902351","DIRECT","Direct Messaging Address","sdesh@hc2kidney.com","N","","","","","","","","","1460 E Whitestone Blvd Ste 140","","Cedar Park","TX","US","786132275" +"1205467917","OTHERS","Other URL","destini@agapefamily.net","N","email work","","DIRECT","Direct","","CSV","CSV","","319 N Litchfield Rd Ste 105","","Goodyear","AZ","US","853381256" +"1740811454","CONNECT","CONNECT URL","melissa.mokel@cox.net","N","professional email address","","OTHER","Other","direct","OTHER","Other","there is no other endpoint content","122 Cornerstone Dr","","South Windsor","CT","US","060746303" +"1295366904","OTHERS","Other URL","n/a","N","","","","","","","","","132 Windsor Ln","","Raeford","NC","US","283768251" +"1770114498","DIRECT","Direct Messaging Address","copublichealth@co.wadena.mn.us","N","","","","","","","","","22 Dayton Ave SE","","Wadena","MN","US","564821526" +"1568093284","CONNECT","CONNECT URL","SEBASTIANFPP","N","EMR","","DIRECT","Direct","","CSV","CSV","","1720 W Florist Ave Ste 125","","Glendale","WI","US","532093862" +"1962033696","OTHERS","Other URL","Centestone","N","","","DIRECT","Direct","","","","","2615 Edwards St","","Alton","IL","US","620023915" +"1396376026","DIRECT","Direct Messaging Address","gbates@batesopticians.com","N","E-mail","","DIRECT","Direct","","CSV","CSV","","120 Independence Cir","","Chico","CA","US","959734925" +"1982235628","CONNECT","CONNECT URL","2146624261","N","","","","","","","","","5916 N Cynthia Ct","","McAllen","TX","US","785041810" +"1255962999","DIRECT","Direct Messaging Address","khaliahmarsh@buildchicago.org","N","Email","","","","","","","","5100 W Harrison St","","Chicago","IL","US","606445101" +"1467083105","CONNECT","CONNECT URL","www.EmilyBlackmanTherapy.com","N","website","","","","","","","","2082 Union St","","San Francisco","CA","US","941234103" +"1730710484","CONNECT","CONNECT URL","ntimenemt@gmail.com","N","","","","","","","","","4533 Greencedar Ln","","Bartlett","TN","US","381351329" +"1003447756","OTHERS","Other URL","STERLINGPHARMACY14201@GMAIL.COM","Y","","STERLING PHARMACY LLC","","","","","","","2035 Fm 359 Rd Ste K","","Richmond","TX","US","774061142" +"1558992297","OTHERS","Other URL","https://vaww.denver.va.gov/","N","","","","","","","","","500 Garrison St","","Lakewood","CO","US","802261129" +"1912538661","OTHERS","Other URL","ICAN-B","N","","","","","","","","","12395 Lewis St Ste 202","","Garden Grove","CA","US","928404694" +"1992336648","CONNECT","CONNECT URL","Chib23d@yahoo.com","N","Email","","DIRECT","Direct","","OTHER","Other","None","443 Hester Ave","","Alliance","OH","US","446011890" +"1992336648","CONNECT","CONNECT URL","Chib23d@yahoo.com","N","Email","","DIRECT","Direct","","OTHER","Other","None","443 Hester Ave","","Alliance","OH","US","446011890" +"1457982100","DIRECT","Direct Messaging Address","saeiken@reachcs.org","N","","","","","","","","","270 Union St","","Bedford","OH","US","441464546" +"1811528565","DIRECT","Direct Messaging Address","info@auxiliumpsychology.com","Y","","Auxilium Psychological Services, LLC","","","","","","","3103 Blackiston Mill Rd","","New Albany","IN","US","471509536" +"1497386148","DIRECT","Direct Messaging Address","Contact@MindRedo.com","N","Business Email which is HIPAA compliant per BAA.","","","","","","","","7320 State Route 108 Ste A","","Wauseon","OH","US","435679244" +"1306477054","CONNECT","CONNECT URL","www.drncornerstone.com","N","","","","","","","","","417 E German St","","Herkimer","NY","US","133501028" +"1932730686","CONNECT","CONNECT URL","https://nppes.cms.hhs.gov/images/info.png","N","","","","","","","","","708 California St SE","","Albuquerque","NM","US","871083708" +"1588295232","OTHERS","Other URL","m.bott@figtreetherapy.com","N","work email","","","","","","","","6802 Paragon Pl Ste 525","","Richmond","VA","US","232301659" +"1124659875","OTHERS","Other URL","outlook","N","","","","","","","","","155 S 300 W Ste 101","","Salt Lake City","UT","US","841011289" +"1669003315","OTHERS","Other URL","palomavargas01@gmail.com","Y","Email","ICAN-B","","","","","","","12395 Lewis St Ste 202","","Garden Grove","CA","US","928404694" +"1295366953","OTHERS","Other URL","Roseburg","N","","","DIRECT","Direct","Roseburg","OTHER","Other","Roseburg","545 W Umpqua St Ste 1","","Roseburg","OR","US","974712979" +"1174154736","DIRECT","Direct Messaging Address","drtaris@novalearningcenter.com","N","Administrative Contact","","DIRECT","Direct","","","","","Individualized Learning Center LLC","2627 E Thomas Rd","Phoenix","AZ","US","850168227" +"1750912416","DIRECT","Direct Messaging Address","janice.tillmon@ymail.com","N","","","DIRECT","Direct","","","","","7800 W Outer Dr Ste 300","","Detroit","MI","US","482353458" +"1255962817","DIRECT","Direct Messaging Address","Ashley.m.ash@riteaid.com","N","Email","","","","","","","","681 N Main","","Perry","MI","US","488729704" +"1114558772","CONNECT","CONNECT URL","nativish@yahoo.com","N","nativish@yahoo.com","","DIRECT","Direct","","OTHER","Other","email","2438 E Parkside Ave","","Orange","CA","US","928674042" +"1811528474","OTHERS","Other URL","barb@behaviorcorner.com","N","Company secure email","","DIRECT","Direct","","","","","9680 County Rd","","Clarence Center","NY","US","140329240" +"1982235545","OTHERS","Other URL","naomi@grace-counseling.com","Y","Work email","Rayl Enterprises","","","","","","","105 Kathryn Dr Bldg 3","Suite D","Lewisville","TX","US","750674216" +"1700417367","CONNECT","CONNECT URL","office","N","","","","","","","","","1008 Winchester Ave","","Martinsburg","WV","US","254011764" +"1417588088","DIRECT","Direct Messaging Address","billing@summitcenter.us","N","","","","","","","","","700 Ygnacio Valley Rd","","Walnut Creek","CA","US","945963849" +"1053942649","OTHERS","Other URL","darnellsecession117@gmail.com","N","","","","","","","","","303 Spring St","","Akron","OH","US","443041250" +"1326679911","OTHERS","Other URL","antheamiller@gmail.com","N","confidential email","","DIRECT","Direct","","CSV","CSV","","8224 S Murphree Dr","","Broken Arrow","OK","US","740143033" +"1730710328","DIRECT","Direct Messaging Address","info@counselingwithapurpose.org","N","Business Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","other","615 Saint George Square Ct Ste 300","","Winston Salem","NC","US","271031368" +"1558992149","OTHERS","Other URL","n/a","N","n/a","","","","","","","","7800 Dallas St","","Fort Smith","AR","US","729034278" +"1487285045","OTHERS","Other URL","Fax","N","","","DIRECT","Direct","","","","","2007 Clearview Pkwy","","Metairie","LA","US","700012404" +"1730710302","DIRECT","Direct Messaging Address","HernandezAM1@co.monterey.ca.us","N","Work email address","","DIRECT","Direct","","","","","957 Blanco Cir","","Salinas","CA","US","939014447" +"1770114472","SOAP","SOAP URL","Lakeville","N","","","","","","","","","20520 Keokuk Ave # Ll30","","Lakeville","MN","US","550446083" +"1710518402","OTHERS","Other URL","connienus@yahoo.com","N","","","","","","","","","10605 Meridian Hill Way","","Upper Marlboro","MD","US","207724847" +"1932730629","OTHERS","Other URL","claremorefamilydental@gmail.com","N","","","","","","","","","1480 W Blue Starr Dr","","Claremore","OK","US","740172405" +"1104457894","CONNECT","CONNECT URL","cfisher3@bcps.org","N","email address","","DIRECT","Direct","","","","","5910 Craigmont Rd","","Baltimore","MD","US","212281207" +"1093346785","CONNECT","CONNECT URL","genie.vigo@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","genie.vigo@gmail.com","123 Creek Shoals Dr","","Simpsonville","SC","US","296816580" +"1902437692","DIRECT","Direct Messaging Address","pascalep@transformationstreatment.com","N","work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","14000 S Military Trl Ste 202","","Delray Beach","FL","US","334842600" +"1609407394","SOAP","SOAP URL","cerner","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1111 Columbus St","","Bakersfield","CA","US","933051936" +"1982235677","CONNECT","CONNECT URL","BROOKLYN","N","Home Office","","DIRECT","Direct","","CSV","CSV","","952 Saint Marks Ave Apt A4","","Brooklyn","NY","US","112132028" +"1285265983","OTHERS","Other URL","Office","N","","","","","","","","","838 N Charlesworth St","","Dearborn Heights","MI","US","481273612" +"1902437601","DIRECT","Direct Messaging Address","snevill@culpeperschools.org","N","","","","","","","","","450 Radio Ln","","Culpeper","VA","US","227011521" +"1609407311","DIRECT","Direct Messaging Address","mosinski@qbhrecovery.org","N","","","","","","","","","751 E Grand Blvd","","Detroit","MI","US","482072529" +"1073144788","CONNECT","CONNECT URL","jason_miller@aifc.net","Y","Workplace Email","American Indian Family Center","HIE","Health Information Exchange (HIE)","","CSV","CSV","","579 Wells St","","Saint Paul","MN","US","551304134" +"1083245799","DIRECT","Direct Messaging Address","dbarare@awlllc.org","N","","","","","","","","","107 E 25th St","","Baltimore","MD","US","212185213" +"1528699238","CONNECT","CONNECT URL","chicago","N","Hello@Boldenlcsw.sprucecare.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","205 N Michigan Ave Ste 1660","","Chicago","IL","US","606016022" +"1265063986","CONNECT","CONNECT URL","apcaregroupinc@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","15630 Magee Rd","","Houston","TX","US","770321952" +"1215568944","CONNECT","CONNECT URL","lisadavis0412@gmail.com","N","lisadavis@gmail.com","","DIRECT","Direct","","CSV","CSV","","21448 N 75th Ave Ste 6","","Glendale","AZ","US","853085978" +"1194356824","DIRECT","Direct Messaging Address","lepps@awllllc.org","N","","","","","","","","","107 E 25th St","","Baltimore","MD","US","212185213" +"1811528540","DIRECT","Direct Messaging Address","desteni@accessbhs.com","N","email address","","DIRECT","Direct","","CSV","CSV","","1276 W River St Ste 100","","Boise","ID","US","837027083" +"1922639665","CONNECT","CONNECT URL","ifombuh@gmail.com","N","","","","","","","","","14 Marcia Bliss Way","","Taunton","MA","US","027806712" +"1548891278","DIRECT","Direct Messaging Address","awatson@chowc.org","N","","","","","","","","","1182 Chenango St","","Binghamton","NY","US","139011653" +"1568093201","SOAP","SOAP URL","Lansing","Y","","Gateway Pediatric Therapy LLC","","","","","","","32100 Telegraph Rd Ste 205","","Bingham Farms","MI","US","480252454" +"1477184117","OTHERS","Other URL","icsprograms.com","N","","","","","","","","","3821 Endicott Pl","","Springdale","MD","US","207745431" +"1891326559","OTHERS","Other URL","JUSTINSCONSULTING@GMAIL.COM","N","JUSTINSCONSULTING@GMAIL.COM","","DIRECT","Direct","","OTHER","Other","BUSINESS EMAIL","4021 Laclede Ave","","Saint Louis","MO","US","631083271" +"1922639582","SOAP","SOAP URL","SURESCRIPTS","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2465 Reynolds Ave Ste 204","","North Las Vegas","NV","US","890307296" +"1922639582","SOAP","SOAP URL","surescripts","N","","","","","","","","","2465 Reynolds Ave Ste 204","","North Las Vegas","NV","US","890307296" +"1194356758","CONNECT","CONNECT URL","EastOrange","N","","","","","","","","","84 Sanford St","","East Orange","NJ","US","070181927" +"1679104236","CONNECT","CONNECT URL","OptumUnitedHealth.com","N","Company","","DIRECT","Direct","","CSV","CSV","","475 Kilvert St","","Warwick","RI","US","028861379" +"1609407279","DIRECT","Direct Messaging Address","areignanctmb@live.com","Y","email","AreignaTherapies","DIRECT","Direct","","OTHER","Other","SOAP","1991 Stadium Dr","","Bluefield","WV","US","247013324" +"1306477963","OTHERS","Other URL","https://amullen-ecc.clientsecure.me","N","I can set up other providers with a login to share information on my electronic health records system","","OTHER","Other","Electronic Health Records System","OTHER","Other","www.simplepractice.com","1050 Glenbrook Way Ste 480-406","","Hendersonville","TN","US","370751241" +"1215568878","CONNECT","CONNECT URL","https://www.corticacare.com/san-diego","N","","","DIRECT","Direct","","CSV","CSV","","7090 Miratech Dr","","San Diego","CA","US","921213109" +"1942831508","DIRECT","Direct Messaging Address","apatterson@benchmarkbehavioralhc.com","N","Email","","DIRECT","Direct","","","","","500 Madison Ave Unit 5","","Toledo","OH","US","436041222" +"1821629494","CONNECT","CONNECT URL","NA","N","NA","","DIRECT","Direct","","OTHER","Other","NA","501 James Blvd","","Signal Mountain","TN","US","373772219" +"1720619398","CONNECT","CONNECT URL","Email","N","","","","","","","","","1230 Mariner Blvd","","Spring Hill","FL","US","346095657" +"1023649605","CONNECT","CONNECT URL","EMR","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11 SW Brantley Dr","","Winston","OR","US","974964526" +"1730710310","DIRECT","Direct Messaging Address","kristy@findingyouridentity.com","N","TheraNest","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","221 W Liberty St","","Medina","OH","US","442562217" +"1063043644","OTHERS","Other URL","dmezashinebright@gmail.com","N","","","","","","","","","27076 Cypress St","","Highland","CA","US","923463662" +"1346871928","OTHERS","Other URL","N/A","N","","","","","","","","","4215 N 42nd St","","Milwaukee","WI","US","532161617" +"1316578909","DIRECT","Direct Messaging Address","darlaotto@professionalfamily.services","N","","","","","","","","","13333 Cedar Lake Rd","","Kiel","WI","US","530424053" +"1699306274","DIRECT","Direct Messaging Address","Kelly.Oreskovic@LFCS.org","Y","email","Lutheran Family and Children's Services of Missouri","DIRECT","Direct","","CSV","CSV","","9666 Olive Blvd","","St. Louis","MO","US","63132" +"1134750771","CONNECT","CONNECT URL","https://rccbyourside.wixsite.com/rightbyyoursidehom-1?fbclid=IwAR3qF0X9OKM-HeJielTGOsMpUHWOLpaCw2pAo","N","website","","DIRECT","Direct","","CSV","CSV","","24 Rock Creek Rd","","New Haven","CT","US","065151208" +"1417588047","OTHERS","Other URL","740-297-1243","N","mobile phone","","DIRECT","Direct","","CSV","CSV","","538 Winton Ave","","Zanesville","OH","US","437011919" +"1356972970","DIRECT","Direct Messaging Address","support@3h-la.com","N","Email Address","","DIRECT","Direct","","","","","1500 Lee St","","Alexandria","LA","US","713016234" +"1639700222","DIRECT","Direct Messaging Address","arailsback@eyelinktech.com","Y","","Eye Link Technologies, LLC","DIRECT","Direct","","CSV","CSV","","1 Village Dr Ste 350","","Abilene","TX","US","796068231" +"1679104210","CONNECT","CONNECT URL","tmcdermott@bgtps.com","N","","","","","","","","","3103 Erdman Ave","","Baltimore","MD","US","212131719" +"1841821444","OTHERS","Other URL","http://feliciajonesfnp.weebly.com/","N","","","","","","","","","101 Belle Chasse Dr","","Byram","MS","US","392123162" +"1811528409","CONNECT","CONNECT URL","Device","N","","","DIRECT","Direct","","CSV","CSV","","3556 Sullivant Ave Ste 303","","Columbus","OH","US","432041153" +"1346871936","DIRECT","Direct Messaging Address","Sls942@culver.edu","N","","","","","","","","","4302 Stardust Dr","","Hannibal","MO","US","634012358" +"1609407295","CONNECT","CONNECT URL","timmcnelis@gmail.com","N","business email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","505 7th Ave SW","","Faribault","MN","US","550215914" +"1609407295","CONNECT","CONNECT URL","timmcnelis@gmail.com","N","business email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","505 7th Ave SW","","Faribault","MN","US","550215914" +"1427689017","CONNECT","CONNECT URL","www.breatgebalancenergize.com","N","BBE LLC","","","","","","","","2241 Jernigan Dr SE","","Atlanta","GA","US","303157557" +"1790316396","OTHERS","Other URL","Drchoumd@gmail.com","N","Email address","","DIRECT","Direct","","CSV","CSV","","6444 Coyle Ave Ste 1","","Carmichael","CA","US","956080300" +"1427689025","DIRECT","Direct Messaging Address","dartej@outlook.com","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","961 County Route 31","","Glen Spey","NY","US","127375828" +"1063043669","OTHERS","Other URL","Boonville.massagetherapy.com","N","Business website","","DIRECT","Direct","","CSV","CSV","","202 S 4th St","","Boonville","IN","US","476011806" +"1962033563","OTHERS","Other URL","kmsprivatehomecareservices@protonmail.com","N","encrypted email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7674 Mountain Creek Way","","Douglasville","GA","US","301343783" +"1407487002","DIRECT","Direct Messaging Address","jessica.crosby@riverkidstexas.com","N","","","","","","","","","2011 Broadway St Ste 130","","Pearland","TX","US","775815945" +"1942831540","DIRECT","Direct Messaging Address","caroline.moore@ebsunited.com","Y","Company E-mail","EBS Healthcare, Inc.","","","","","","","200 Skiles Blvd","","West Chester","PA","US","193827321" +"1659902252","CONNECT","CONNECT URL","rkkardashev@gmail.com","N","We keep information at mailing address","","DIRECT","Direct","","CSV","CSV","","8210 19th Ave Apt B3","","Brooklyn","NY","US","112142329" +"1477184075","CONNECT","CONNECT URL","computer","N","","","","","","","","","3751 Pennridge Dr Ste 119","","Bridgeton","MO","US","630441244" +"1811528417","CONNECT","CONNECT URL","Canton","N","","","","","","","","","45300 Cherry Hill Rd","","Canton","MI","US","481875073" +"1811528417","CONNECT","CONNECT URL","Canton","N","","","HIE","Health Information Exchange (HIE)","","","","","45300 Cherry Hill Rd","","Canton","MI","US","481875073" +"1629609227","SOAP","SOAP URL","eternalhealingsprings@gmail.com","N","","","","","","","","","110 Congress St","","Berkeley Springs","WV","US","254111510" +"1073144671","DIRECT","Direct Messaging Address","michelleyen16@hotmail.com","N","","","","","","","","","15280 SE Baron Loop","","Happy Valley","OR","US","970864468" +"1518598127","DIRECT","Direct Messaging Address","rpolk@alternativesoulutions.com","N","","","","","","","","","210 Sutton Way Apt 239","","Grass Valley","CA","US","959454190" +"1053942664","CONNECT","CONNECT URL","973-342-8451","N","Cellphone","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","38 Porter Rd","","West Orange","NJ","US","070522021" +"1245861855","SOAP","SOAP URL","TerraHaute","N","","","","","","","","","4790 E Brentview Ave","","Terre Haute","IN","US","478059776" +"1215568829","OTHERS","Other URL","christabel@rhytrx.com","N","","","","","","","","","113 Willow Oaks Ln","","Mullica Hill","NJ","US","080624535" +"1962033571","DIRECT","Direct Messaging Address","kelli.swanson@jefferson.edu","N","Work/School Email","","DIRECT","Direct","","CSV","CSV","","4201 Henry Ave","","Philadelphia","PA","US","191445409" +"1952932568","OTHERS","Other URL","verdeyed@yahoo.com","N","Email Address","","DIRECT","Direct","","CSV","CSV","","765 S Lindsay Rd","","Gilbert","AZ","US","852963063" +"1740811355","OTHERS","Other URL","cbarron@theracareaz.com","N","","","","","","","","","21620 N 19th Ave Ste A6","","Phoenix","AZ","US","850272716" +"1942831557","OTHERS","Other URL","clientcare.net","N","","","","","","","","","453 N Main St","","Tooele","UT","US","840741654" +"1912538521","CONNECT","CONNECT URL","Hollywood","N","","","","","","","","","4925 Washington St","","Hollywood","FL","US","330217653" +"1649801259","DIRECT","Direct Messaging Address","rhudson@rmcmassage.com","N","","","","","","","","","113 5th St","","Windsor","CO","US","805505107" +"1700417326","OTHERS","Other URL","Marcprine@abilitiesfirstny.org","N","","","","","","","","","167 Myers Corners Rd Ste 104","","Wappingers Falls","NY","US","125903870" +"1164053781","CONNECT","CONNECT URL","Kareo","N","","","DIRECT","Direct","","CSV","CSV","","20300 W 12 Mile Rd","","Southfield","MI","US","480765408" +"1134750755","DIRECT","Direct Messaging Address","rhudson@rmcmassage.com","N","","","","","","","","","113 5th St","","Windsor","CO","US","805505107" +"1306477922","OTHERS","Other URL","charlizetree@gmail.com","N","","","","","","","","","12395 Lewis St Ste 202","","Garden Grove","CA","US","928404694" +"1306477922","OTHERS","Other URL","charlizetree@gmail.com","N","","","","","","","","","12395 Lewis St Ste 202","","Garden Grove","CA","US","928404694" +"1679104293","CONNECT","CONNECT URL","Www.simplepractice.com","N","","","","","","","","","4913 Bridges St Ext Ste 102","","Morehead City","NC","US","285578978" +"1588295109","SOAP","SOAP URL","Vagaro","N","scheduling/SOAP note system","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Vagaro","4780 Mission Gorge Pl Ste C","","San Diego","CA","US","921204229" +"1669003281","CONNECT","CONNECT URL","https://mail.google.com/mail/u/0/#inbox","N","","","DIRECT","Direct","","CSV","CSV","","11170 Maple Knoll Ter Unit L215","","Cincinnati","OH","US","452464154" +"1104457720","DIRECT","Direct Messaging Address","nfo@alliancebehavioralhealthinc.com","N","COMPANY DIRECTED EMAIL","","DIRECT","Direct","","OTHER","Other","EMAIL","1961 Bobtail Ln","","Marysville","OH","US","430407020" +"1922639541","DIRECT","Direct Messaging Address","emily.greer@ochsner.org","N","","","HIE","Health Information Exchange (HIE)","","","","","605 Lapalco Blvd","","Gretna","LA","US","700567302" +"1548891161","DIRECT","Direct Messaging Address","evan.quadjovie@johnmuirhealth.com","N","Work's email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Home","3460 Zion Pl","","Concord","CA","US","945182212" +"1639700255","CONNECT","CONNECT URL","bodymindandspinewc@gmail.com","N","Business Email address","","DIRECT","Direct","","CSV","CSV","","4612 Tuscarawas St W","","Canton","OH","US","447085339" +"1710518345","OTHERS","Other URL","SBMC","Y","EMR","Saint Barnabas Medical Center","HIE","Health Information Exchange (HIE)","","CSV","CSV","","94 Old Short Hills Rd","","Livingston","NJ","US","070395672" +"1982235511","CONNECT","CONNECT URL","Steven.h.kim@kp.org","N","","","","","","","","","9521 Dalen St Rm 102","","Downey","CA","US","902424847" +"1063043693","CONNECT","CONNECT URL","fax","N","fax","","DIRECT","Direct","","CSV","CSV","","18603 Jeffrey Ave","","Cerritos","CA","US","907036154" +"1336770965","CONNECT","CONNECT URL","PingID","N","PingID is used to access secure database","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4501 N Blagg Rd","","Pahrump","NV","US","890601931" +"1497386023","OTHERS","Other URL","url","N","","","","","","","","","13425 Fm 620 N Apt 1032","","Austin","TX","US","787171014" +"1952932584","DIRECT","Direct Messaging Address","H0d00sx.s03229@us.walmart.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","3800 US Highway 287 W","","Vernon","TX","US","763843280" +"1760013395","CONNECT","CONNECT URL","FAX","N","","","","","","","","","13004 Viewpoint Ln","","Bowie","MD","US","207153022" +"1114558749","OTHERS","Other URL","achavez_2012@outlook.com","Y","","ICAN-B","","","","","","","12395 Lewis St Ste 202","","Garden Grove","CA","US","928404694" +"1467083006","CONNECT","CONNECT URL","https","N","https","","","","","","","","3418 Northern Blvd Fl 4 Unit 32","","Long Island City","NY","US","111012236" +"1548891187","CONNECT","CONNECT URL","Irvington","N","","","","","","","","","520 Nye Ave","","Irvington","NJ","US","071113511" +"1265063804","OTHERS","Other URL","steppingstonesd.org","Y","","Stepping Stone of San Diego, Inc.","","","","","","","3767 Central Ave","","San Diego","CA","US","921052599" +"1437780079","DIRECT","Direct Messaging Address","veronicame@baptisthealth.net","Y","","Baptist Health South Florida","","","","","","","2300 N Florida Mango Rd","","West Palm Beach","FL","US","334096416" +"1790316339","OTHERS","Other URL","gratefulmedtransportation@gmail.com","N","","","","","","","","","361 Barrett St","","Danville","VA","US","245415123" +"1073144614","CONNECT","CONNECT URL","Redding","N","","","","","","","","","1920 Barney Rd","","Anderson","CA","US","960074337" +"1780215327","OTHERS","Other URL","type1","N","type2","","DIRECT","Direct","","CSV","CSV","","4711 Clevesdale Dr","","Cincinnati","OH","US","452384002" +"1316578958","CONNECT","CONNECT URL","lisaibryant@yahoo.com","N","email address","","DIRECT","Direct","","OTHER","Other","email","100 Hickory St","","Greenville","NC","US","278581674" +"1124659768","CONNECT","CONNECT URL","7608981326","N","","","DIRECT","Direct","","","","","69290 Nilda Dr","","Cathedral City","CA","US","922347019" +"1215568852","OTHERS","Other URL","charles.morgan3@va..gov","N","Home address","","DIRECT","Direct","","OTHER","Other","San Diego","8685 Rio San Diego Dr Apt 4415","","San Diego","CA","US","921086561" +"1285265637","OTHERS","Other URL","N/A","N","","","","","","","","","10000 Bay Pines Blvd","","Bay Pines","FL","US","337448200" +"1902437411","CONNECT","CONNECT URL","gillian.burks@integrisok.com","N","work email","","DIRECT","Direct","","CSV","CSV","","4509 Integris Pkwy Ste 100","","Edmond","OK","US","730348696" +"1780215269","OTHERS","Other URL","wendel@rebootcenters.org","N","Private Email","","DIRECT","Direct","","CSV","CSV","","1154 Left Fork Hobble Creek Canyon Rd","","Springville","UT","US","84663" +"1821629304","CONNECT","CONNECT URL","Washington","N","na","","OTHER","Other","Washington","CSV","CSV","","3730 Van Ness St NW","","Washington","DC","US","200162226" +"1497386940","CONNECT","CONNECT URL","lydia.roberts@merakey.org","N","","","","","","","","","303 Hickory St","","Thibodaux","LA","US","703012011" +"1912538422","OTHERS","Other URL","wqfwr@wqf.com","N","Home Address","","OTHER","Other","home","CSV","CSV","Home address","1495 Balhan Dr Apt 208","","Concord","CA","US","945213772" +"1285265801","OTHERS","Other URL","Secureemail","N","","","DIRECT","Direct","","","","","8101 Shaffer Pkwy","","Littleton","CO","US","801274111" +"1467083097","DIRECT","Direct Messaging Address","drsam@beaconhillchiropractic.com","N","Direct email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","102 Charles St","","Boston","MA","US","021144607" +"1639700271","DIRECT","Direct Messaging Address","jekakye@me.com","N","","","DIRECT","Direct","","CSV","CSV","","182 1st St","","Newark","NJ","US","071072201" +"1043841687","OTHERS","Other URL","russell.perkins@memorialhermann.org","N","secure work email","","","","","","","","6411 Fannin St","","Houston","TX","US","770301501" +"1568093110","CONNECT","CONNECT URL","https://www.teamhbs.com/","N","","","","","","","","","1 Middleschool Dr","","Logan","OH","US","431389763" +"1053942607","SOAP","SOAP URL","SunPediatrics","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2520 Windy Hill Rd SE","","Marietta","GA","US","300678664" +"1164053716","DIRECT","Direct Messaging Address","jodi.hayes@ctcprograms.com","N","","","","","","","","","5005 Bowling St SW Ste C","","Cedar Rapids","IA","US","524045070" +"1487285938","OTHERS","Other URL","tiffany.mcgill@recoverydefined.com","Y","email","Recovery Defined, LLC","","","","OTHER","Other","mail","777 Columbus Ave Ste 7D","","Lebanon","OH","US","450361684" +"1033740584","OTHERS","Other URL","rize.azzly.com","N","","","","","","","","","146 Quincy St NE","","Albuquerque","NM","US","871081257" +"1316578867","OTHERS","Other URL","Rochester","N","","","","","","","","","511 Northern Hills Dr NE Ste 2","","Rochester","MN","US","559064173" +"1396376869","DIRECT","Direct Messaging Address","haleyemily@me.com","N","","","","","","","","","412 Knotty Pine Ct","","Madisonville","LA","US","704479627" +"1851922322","DIRECT","Direct Messaging Address","wendy.myles@novohealthcare.net","N","","","","","","","","","223 Madison St Ste 103","","Madison","TN","US","371153660" +"1669003158","CONNECT","CONNECT URL","http://thebrowntherapygroup.com/contact-info/","N","Brown Therapy Group","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","197 E Hamilton Ave Ste 203","","Campbell","CA","US","950080261" +"1699306167","SOAP","SOAP URL","ChiroTouch","Y","system used","Norridge Chiropractic Clinic LTD","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7830 W Lawrence Ave","","Norridge","IL","US","607063267" +"1235760711","DIRECT","Direct Messaging Address","erika.brox@humdevctr.org","N","business email","","DIRECT","Direct","","CSV","CSV","","6833 W Fond Du Lac Ave","","Milwaukee","WI","US","532183900" +"1871124354","DIRECT","Direct Messaging Address","zacharyw@tri-countymhs.org","N","Secure Email","","DIRECT","Direct","","","","","3100 NE 83rd St Ste 1001","","Kansas City","MO","US","641194460" +"1992336473","CONNECT","CONNECT URL","Harlingen","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","18779 Kilbourn Rd","","Harlingen","TX","US","785501956" +"1700417284","DIRECT","Direct Messaging Address","kaitlin.artt@pillerchilddevelopment.com","N","","","","","","","","","854 E Williams Field Rd Ste 105","","Gilbert","AZ","US","852950703" +"1265063747","DIRECT","Direct Messaging Address","SRodriguez2@dmh.lacounty.gov","N","email","","DIRECT","Direct","","OTHER","Other","email","3751 Stocker St","","View Park","CA","US","900085101" +"1295366789","CONNECT","CONNECT URL","WOODBRIDGE","N","OFFICE","","DIRECT","Direct","","CSV","CSV","","8 Treeview Ln","","Cliffwood","NJ","US","077211268" +"1104457696","DIRECT","Direct Messaging Address","lindsey@austinquanyin.com","N","Exchange Server Encrypted Email","","DIRECT","Direct","","CSV","CSV","","5609 Adams Ave Ste B","","Austin","TX","US","787561133" +"1386275873","DIRECT","Direct Messaging Address","Epere324@fiu.edu","Y","","Behavior Track LLC","","","","","","","9241 SW 20th St","","Miami","FL","US","331657703" +"1578194080","DIRECT","Direct Messaging Address","cbond@alistening-ear.com","N","","","","","","","","","5306 OShea Ln","","Stone Mountain","GA","US","300881417" +"1558992057","OTHERS","Other URL","corstep12gmail.com","N","corstep1@gmail.com","","DIRECT","Direct","","OTHER","Other","corstep1@gmail.com","5308 Wapakonata Trl SW","","Oxford","GA","US","300543335" +"1194356691","OTHERS","Other URL","Sparks","N","","","","","","","","","3150 Vista Blvd Ste 112","","Sparks","NV","US","894366704" +"1912538414","SOAP","SOAP URL","Vagaro.com/massagehaven1","N","","","","","","","","","2226 Central Ave W Trlr 32","","Great Falls","MT","US","594042548" +"1972134328","OTHERS","Other URL","lcbarnes@gmail.com","N","clinician","","HIE","Health Information Exchange (HIE)","","OTHER","Other","contact point","5910 Tappan Ln","","Salisbury","MD","US","218011604" +"1669003174","CONNECT","CONNECT URL","yunyo55@gmail.com","N","Right now for purpose of filling application","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4513 Coker Rd","","North Port","FL","US","342866021" +"1750912267","DIRECT","Direct Messaging Address","adarias@fhsu.edu","N","","","OTHER","Other","none","OTHER","Other","University","600 Park St","","Hays","KS","US","676014099" +"1700417227","DIRECT","Direct Messaging Address","info@ooakm.com","N","email","","DIRECT","Direct","","OTHER","Other","email","5655 Bryant St Ste 201","","Pittsburgh","PA","US","152061511" +"1578194007","DIRECT","Direct Messaging Address","rgruen@victushwc.com","N","","","","","","","","","165 Nutt Rd","","Phoenixville","PA","US","194603905" +"1124659560","SOAP","SOAP URL","Turner","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","24 Mill Hill Rd","","Turner","ME","US","042823435" +"1417588864","CONNECT","CONNECT URL","http://ajbehavioral.com/","N","Company website","","DIRECT","Direct","","CSV","CSV","","2631 Merrick Rd Ste 202","","Bellmore","NY","US","117105784" +"1316578776","DIRECT","Direct Messaging Address","dede@altruismky.com","N","Business address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","271 W Short St Ste 508","","Lexington","KY","US","405071214" +"1073144432","CONNECT","CONNECT URL","am2010gm@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","25 N Main Ave","","Albany","NY","US","122031413" +"1891326252","DIRECT","Direct Messaging Address","Armani.Davis@kadiant.com","N","","","","","","","","","155 Grand Ave Ste 500","","Oakland","CA","US","946123747" +"1790316156","DIRECT","Direct Messaging Address","info@kruegerwellness.com","N","","","","","","","","","4400 E Highway 20 Ste 306","","Niceville","FL","US","325787703" +"1154952513","OTHERS","Other URL","clearsmiledentalstudio@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","800 E Main St","","Stamford","CT","US","069023832" +"1063043420","CONNECT","CONNECT URL","Theranest","N","","","","","","","","","8 Unf Dr # 221","","Jacksonville","FL","US","322247699" +"1407487879","CONNECT","CONNECT URL","michellefitzpatrick@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","7900 International Dr Ste 300","","Bloomington","MN","US","554252562" +"1235760604","DIRECT","Direct Messaging Address","mlavely@aurorahealthservices.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","993 Brodhead Rd Ste 203","","Moon Twp","PA","US","151082331" +"1023649498","DIRECT","Direct Messaging Address","blacuesta13@apu.edu","N","","","","","","","","","1730 Alpine Blvd","","Alpine","CA","US","919013876" +"1750912127","DIRECT","Direct Messaging Address","mll1903@hsutx.edu","N","school email","","DIRECT","Direct","","CSV","CSV","","5266 Pueblo Dr","","Abilene","TX","US","796052533" +"1871124313","DIRECT","Direct Messaging Address","jlmartino@theepiphanycenter.org","N","Agency Email","","DIRECT","Direct","","","","","100 Masonic Ave","","San Francisco","CA","US","941184415" +"1972134468","DIRECT","Direct Messaging Address","elizabeth.good@pillerchiddevelopment.com","N","","","","","","","","","10631 S 51st St Ste 8","","Phoenix","AZ","US","850445225" +"1972134468","DIRECT","Direct Messaging Address","elizabeth.good@pillerchiddevelopment.com","N","","","","","","","","","10631 S 51st St Ste 8","","Phoenix","AZ","US","850445225" +"1972134468","DIRECT","Direct Messaging Address","elizabeth.good@pillerchiddevelopment.com","N","","","","","","","","","10631 S 51st St Ste 8","","Phoenix","AZ","US","850445225" +"1346871993","DIRECT","Direct Messaging Address","abbestaffin@abbeeducation.com","N","email","","","","","","","","410 31st St","","Huntington","WV","US","257021420" +"1568093045","DIRECT","Direct Messaging Address","kelly.fedoruk@sunnybrook.ca","N","Work email","","","","","","","","2075 Bayview Avenue, M-wing, 3rd floor, room M3200","","Toronto","SK","CA","M4N 3M5" +"1740811249","DIRECT","Direct Messaging Address","doctor@cervieri.com","N","","","","","","","","","Adventist HealthCare Shady Grove Medical Center","9901 Medical Center Dr","Rockville","MD","US","20852" +"1922639566","DIRECT","Direct Messaging Address","info@brickworksdental.com","N","email address","","DIRECT","Direct","","CSV","CSV","","5429 Harding Hwy Ste 101","","Mays Landing","NJ","US","083302263" +"1558992107","CONNECT","CONNECT URL","morrisjasmin77@yahoo.com","N","email","","HIE","Health Information Exchange (HIE)","morrisjasmin77@yahoo.com","CSV","CSV","","112 Thomas Ranch Rd","","Union","SC","US","293798037" +"1376174920","DIRECT","Direct Messaging Address","kelli.stroud@franciscanalliance.org","N","","","DIRECT","Direct","","","","","8111 S Emerson Ave","","Indianapolis","IN","US","462378601" +"1629609276","OTHERS","Other URL","Maumee","Y","","Northwest Ohio Urgent Care Inc","","","","","","","1015 Conant St","","Maumee","OH","US","435372844" +"1861023418","DIRECT","Direct Messaging Address","jessicam@ableacademics.com","N","","","","","","","","","2073 Garden St","","Titusville","FL","US","327963243" +"1598396061","OTHERS","Other URL","www.houstonocd.org","N","URL","","DIRECT","Direct","","CSV","CSV","","708 E 19th St","","Houston","TX","US","770084488" +"1174154637","DIRECT","Direct Messaging Address","bhkruse@setonchildrens.org","N","","","","","","","","","1735 York Ave Apt 30C","","New York","NY","US","101286861" +"1528699089","DIRECT","Direct Messaging Address","admissions@theblanchardinstitute.com","Y","Facility","The Blanchard Institute","DIRECT","Direct","","OTHER","Other","Email","10352 Park Rd","","Charlotte","NC","US","282108401" +"1528699089","DIRECT","Direct Messaging Address","admissions@theblanchardinstitute.com","Y","Facility","The Blanchard Institute","DIRECT","Direct","","OTHER","Other","Email","10352 Park Rd","","Charlotte","NC","US","282108401" +"1356972814","DIRECT","Direct Messaging Address","vbarnett2@horizon.csueastbay.edu","N","","","","","","","","","309 Brookside Dr","","Antioch","CA","US","945096109" +"1689205148","DIRECT","Direct Messaging Address","scott.baughman@centerforsc.com","N","Email address","","DIRECT","Direct","","","","","630 Winchester Ave Ste E","","Martinsburg","WV","US","254012102" +"1962033423","CONNECT","CONNECT URL","Northridge","N","","","","","","","","","600 City Pkwy W Ste 400","","Orange","CA","US","928682900" +"1043841505","OTHERS","Other URL","https://meeksenterprisesllc.wixsite.com/meeksenterprises","N","BUSINESS WEBSITE","","DIRECT","Direct","","OTHER","Other","html","3840 Washington Blvd Ste 217","","Saint Louis","MO","US","631083406" +"1134750698","DIRECT","Direct Messaging Address","krossnwtc@pldi.net","N","Director Email","","","","","","","","1095 Nickerson St","","Waynoka","OK","US","738601252" +"1255962726","DIRECT","Direct Messaging Address","lluchini@partners.org","N","","","DIRECT","Direct","","","","","55 Fruit St","","Boston","MA","US","021142621" +"1447881917","OTHERS","Other URL","Brooklyn","N","","","OTHER","Other","Brooklyn","OTHER","Other","Brooklyn","2037 Utica Ave","","Brooklyn","NY","US","112343215" +"1447881917","OTHERS","Other URL","Brooklyn","N","","","OTHER","Other","Brooklyn","OTHER","Other","Brooklyn","2037 Utica Ave","","Brooklyn","NY","US","112343215" +"1447881917","OTHERS","Other URL","Brooklyn","N","","","OTHER","Other","Brooklyn","OTHER","Other","Brooklyn","2037 Utica Ave","","Brooklyn","NY","US","112343215" +"1447881917","OTHERS","Other URL","Brooklyn","N","","","OTHER","Other","Brooklyn","OTHER","Other","Brooklyn","2037 Utica Ave","","Brooklyn","NY","US","112343215" +"1427689991","OTHERS","Other URL","kochassociates1@aol.com","N","","","","","","","","","961 Marcon Blvd Ste 312","","Allentown","PA","US","181099373" +"1255962742","DIRECT","Direct Messaging Address","CHW.LLC@outlook.com","N","","","","","","","","","401 Greenbrook Rd","","North Plainfield","NJ","US","070631701" +"1518598085","DIRECT","Direct Messaging Address","melissa.smith@lifeinmotionkentucky.com","Y","secure organizational email","Life In Motion LLC","DIRECT","Direct","","CSV","CSV","","8106 Red Stone Hill Rd","","Louisville","KY","US","402144614" +"1770114258","OTHERS","Other URL","http://www.sarahgracesweeney.com","N","personal website","","DIRECT","Direct","","CSV","CSV","","1353 Greene Ave Apt L2","","Brooklyn","NY","US","112374900" +"1760013247","CONNECT","CONNECT URL","Ferndale","N","","","","","","","","","911 E 9 Mile Rd","","Ferndale","MI","US","482201934" +"1407487986","CONNECT","CONNECT URL","sshami@bison.howard.edu","N","email","","DIRECT","Direct","","OTHER","Other","n/a","7550 Davian Dr","","Annandale","VA","US","220035447" +"1326679853","OTHERS","Other URL","EPIC","N","Will communicate PHI via EPIC","","","","","","","","701 Hewitt Blvd","","Red Wing","MN","US","550662848" +"1508497090","DIRECT","Direct Messaging Address","dross@albany.k12.ny","Y","","albany city school district","","","","","","","1 Academy Park","","Albany","NY","US","122071003" +"1417588906","DIRECT","Direct Messaging Address","stephanie.guevara@fsl-li.org","N","email","","","","","","","","1444 5th Ave","","Bay Shore","NY","US","117064147" +"1891326393","OTHERS","Other URL","RXLOCAL","N","User Defined Connection Application","","DIRECT","Direct","","OTHER","Other","SMS","1404 S Main St","","Lindale","TX","US","757716267" +"1083245575","SOAP","SOAP URL","officeally","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10240 S 80th Ct","","Palos Hills","IL","US","604651405" +"1437780921","OTHERS","Other URL","HPDesktop","N","Secure PC","","","","","","","","9129 W Lisbon Ave Unit 1","","Milwaukee","WI","US","532222722" +"1457982951","DIRECT","Direct Messaging Address","Ohsopeachy@live.com","N","","","","","","","","","3 9th Ave W","","Polson","MT","US","598605136" +"1811528318","OTHERS","Other URL","NA","N","","","","","","","","","462 Main St","","Chapmanville","WV","US","255084574" +"1578194072","DIRECT","Direct Messaging Address","kate@afamilycoach.com","N","email address","","DIRECT","Direct","","CSV","CSV","","441 W Williams St Ste 203","","Apex","NC","US","275021836" +"1538790076","CONNECT","CONNECT URL","N/A","N","","","","","","","","","3140 Finley Rd Ste 400D","","Downers Grove","IL","US","605151376" +"1114558616","CONNECT","CONNECT URL","mphcc.com","N","work","","","","","","","","9319 Pinecroft Dr Ste 110","","The Woodlands","TX","US","773803485" +"1275164774","DIRECT","Direct Messaging Address","samantha@lemondnutrition.com","N","","","","","","","","","3004 50th St Ste A","","Lubbock","TX","US","794134129" +"1659902161","DIRECT","Direct Messaging Address","info@shiftedperspectiveconsulting.com","N","Professional email","","DIRECT","Direct","","CSV","CSV","","1002 W 5th St","","Corona","CA","US","928821806" +"1508497025","OTHERS","Other URL","estillwagon@theautsimcollab.com","N","Email","","DIRECT","Direct","","","","","12792 Valley View St","","Garden Grove","CA","US","928452526" +"1396376828","DIRECT","Direct Messaging Address","rramos@behavioral-innovations.com","N","","","","","","","","","520 Pointe Parkway Blvd","","Yukon","OK","US","730990600" +"1124659651","OTHERS","Other URL","https://wifi.cox.com","N","internet provider","","DIRECT","Direct","","CSV","CSV","","1460 Lawman Ct","","Las Vegas","NV","US","891194501" +"1124659651","CONNECT","CONNECT URL","https://www.cox.com","N","home computer","","DIRECT","Direct","","CSV","CSV","","1460 Lawman Ct","","Las Vegas","NV","US","891194501" +"1205467735","DIRECT","Direct Messaging Address","christine.teel@serendipitycare.directak.net","N","DSM","","DIRECT","Direct","","CSV","CSV","","11901 Business Blvd Ste 1-2","","Eagle River","AK","US","995777701" +"1417588948","DIRECT","Direct Messaging Address","contact@acuftl.com","N","business email","","DIRECT","Direct","","CSV","CSV","","1128 SE 3rd Ave","","Fort Lauderdale","FL","US","333161110" +"1144851676","CONNECT","CONNECT URL","info@athomeptot.com","N","","","","","","","","","7120 110th St","","Forest Hills","NY","US","113754844" +"1780215210","CONNECT","CONNECT URL","https://cslinkmobile.csmc.edu/fhirproxy/api/FHIR/DSTU2/","Y","Cedars Sinai","Cedars Sinai Medical Center","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8700 Beverly Blvd","","West Hollywood","CA","US","900481804" +"1134750664","OTHERS","Other URL","www.thetherapydr.com","N","","","","","","","","","850 E Higgins Rd Ste 119","","Schaumburg","IL","US","601734788" +"1720619265","CONNECT","CONNECT URL","Lansing","N","","","","","","","","","2414 Lake Lansing Rd","","Lansing","MI","US","489123618" +"1144851684","OTHERS","Other URL","TBD","N","","","","","","","","","303 W Institute Pl Fl 3","","Chicago","IL","US","606103080" +"1114558558","OTHERS","Other URL","thewrightcounselingservice@yahoo.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","217 E Stone Ave Ste 8","","Greenville","SC","US","296095655" +"1053942599","DIRECT","Direct Messaging Address","kristie.koble@gcbhs.org","N","work","","DIRECT","Direct","","CSV","CSV","","619 N Main St","","Muskogee","OK","US","744014431" +"1669003109","DIRECT","Direct Messaging Address","ar2820@centerforautism.com","N","","","","","","","","","6601 McDivitt Dr","","Bakersfield","CA","US","933132049" +"1396376836","SOAP","SOAP URL","CORPUSCHRISTI","N","amistad","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1533 S Brownlee Blvd Ste 100","","Corpus Christi","TX","US","784043131" +"1407487861","CONNECT","CONNECT URL","anaiv@lafcc.org","N","business email","","DIRECT","Direct","","CSV","CSV","","3301 37th Ave","","Sacramento","CA","US","958242418" +"1144851502","DIRECT","Direct Messaging Address","allison.mills@centrahealth.com","N","Work email address","","DIRECT","Direct","","","","","1906 Thomson Dr","","Lynchburg","VA","US","245011009" +"1679104111","CONNECT","CONNECT URL","admin@mainlinetherapysolutions.com","N","Practice email address","","DIRECT","Direct","","CSV","CSV","","600 Haverford Rd Ste G104","","Haverford","PA","US","190411139" +"1356972889","OTHERS","Other URL","PDF","N","Document","","DIRECT","Direct","","OTHER","Other","Document","4531 SW 5th Ter","","Coral Gables","FL","US","331341919" +"1447881933","CONNECT","CONNECT URL","MilagrosFamilyhealthcare.com","N","URl","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11900 N La Canada Dr Unit 68222","","Tucson","AZ","US","857374010" +"1093346520","DIRECT","Direct Messaging Address","maidroos@nshcorp.org","N","Healthcare","","DIRECT","Direct","","OTHER","Other","EHR","1000 GREG KRUSCHEK AVE","","NOME","AK","US","997620966" +"1295366839","DIRECT","Direct Messaging Address","Mark@AwakenWellnessColumbia.com","N","Awaken Wellness","","DIRECT","Direct","","CSV","CSV","","7130 Minstrel Way Ste 160","","Columbia","MD","US","210455336" +"1003447657","CONNECT","CONNECT URL","Jackson","N","","","DIRECT","Direct","","CSV","CSV","","1900 Dunbarton Dr Ste G","","Jackson","MS","US","392165015" +"1609407253","OTHERS","Other URL","home","N","home","","DIRECT","Direct","","CSV","CSV","","35781 Windridge Dr","","New Baltimore","MI","US","480475852" +"1518598168","DIRECT","Direct Messaging Address","sheila@kynderhomehealth.com","N","Agency Secured Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3920 Via Del Rey Ste 4","","Bonita Springs","FL","US","341347594" +"1235760786","CONNECT","CONNECT URL","Fredericksburg","N","","","","","","","","","4528 Plank Rd Ste A1","","Fredericksburg","VA","US","224070141" +"1053942508","CONNECT","CONNECT URL","LINCOLNPARK","N","","","","","","","","","2400 Fort St","","Lincoln Park","MI","US","481462496" +"1518598077","DIRECT","Direct Messaging Address","laroberts@raiseavillage.org","N","park hills","","DIRECT","Direct","","CSV","CSV","","103 Strauss Dr","","Park Hills","MO","US","636012400" +"1982235446","CONNECT","CONNECT URL","earthtouchbend.com","N","","","","","","","","","888 NW Hill St Ste 6","","Bend","OR","US","977032902" +"1609407162","CONNECT","CONNECT URL","Hannah1717c@gmail.com","N","Personal email","","DIRECT","Direct","","CSV","CSV","","244A Jamaica Ave","","Medford","NY","US","117633237" +"1255962718","CONNECT","CONNECT URL","kghconsultation.org","N","","","DIRECT","Direct","","CSV","CSV","","1161 Lake Cook Rd","","Deerfield","IL","US","600155649" +"1457982944","DIRECT","Direct Messaging Address","bcrothers@familyrecovery.org","N","email","","","","","CSV","CSV","","1010 N 6th Ave","","Steubenville","OH","US","439521846" +"1366073835","DIRECT","Direct Messaging Address","mowen@fsaelgin.org","N","","","","","","","","","1140 N McLean Blvd Ste 1","","Elgin","IL","US","601231782" +"1548891039","DIRECT","Direct Messaging Address","Direct@CarolinaUrologyHealthcare11ClintonNC.compulinkdirect.com","N","","","DIRECT","Direct","","CSV","CSV","","1021 Beaman St","","Clinton","NC","US","283282343" +"1548891039","DIRECT","Direct Messaging Address","Direct@CarolinaUrologyHealthcare11ClintonNC.compulinkdirect.com","N","","","DIRECT","Direct","","CSV","CSV","","1021 Beaman St","","Clinton","NC","US","283282343" +"1184255671","OTHERS","Other URL","april@aprilcounseling.com","N","encrypted email","","","","","","","","5394 Amber Dr","","East Lansing","MI","US","488233801" +"1851922348","OTHERS","Other URL","knox.huppert@csoinc.org","Y","CSO protected email","Community Support Options, Inc.","","","","","","","1 Arch Pl","","Greenfield","MA","US","013012457" +"1902437429","DIRECT","Direct Messaging Address","sarah.e.schmid@uscg.mil","N","military email system with encryption","","DIRECT","Direct","","CSV","CSV","","1 Munro Ave","","Cape May","NJ","US","082045000" +"1508497017","OTHERS","Other URL","None","N","","","","","","","","","8540 Baycenter Rd","","Jacksonville","FL","US","322567420" +"1417588914","DIRECT","Direct Messaging Address","adrian.parks@stores.kroger.com","Y","Kroger Pharmacy","KROGER TEXAS L P","","","","","","","7747 Kirby Dr","","Houston","TX","US","770304309" +"1417588914","DIRECT","Direct Messaging Address","adrian.parks@stores.kroger.com","Y","Kroger Pharmacy","KROGER TEXAS L P","","","","","","","7747 Kirby Dr","","Houston","TX","US","770304309" +"1417588914","DIRECT","Direct Messaging Address","adrian.parks@stores.kroger.com","Y","Kroger Pharmacy","KROGER TEXAS L P","HIE","Health Information Exchange (HIE)","","OTHER","Other","Pharmacy","7747 Kirby Dr","","Houston","TX","US","770304309" +"1417588914","DIRECT","Direct Messaging Address","adrian.parks@stores.kroger.com","Y","Kroger Pharmacy","KROGER TEXAS L P","","","","","","","7747 Kirby Dr","","Houston","TX","US","770304309" +"1982235487","CONNECT","CONNECT URL","Mechanicsburg","N","","","DIRECT","Direct","","CSV","CSV","","339 Stonehedge Ln","","Mechanicsburg","PA","US","170557003" +"1134750631","OTHERS","Other URL","npquinn2020@aol.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11116 Pinecone St","","Corona","CA","US","928838489" +"1881225381","OTHERS","Other URL","Hillsboro","N","","","OTHER","Other","Hillsboro","","","","5778 Crosen Rd","","Hillsboro","OH","US","451331609" +"1881225399","OTHERS","Other URL","billing@healinghillsboro.com","N","Email","","DIRECT","Direct","","CSV","CSV","","446 E Main St Ste A","","Hillsboro","OR","US","971234187" +"1235760737","DIRECT","Direct Messaging Address","scheduling@summitcenter.us","N","","","","","","","","","700 Ygnacio Valley Rd Ste 320","","Walnut Creek","CA","US","945963838" +"1447881958","CONNECT","CONNECT URL","encounterworks.net","N","","","","","","","","","22 N Florida St","","Mobile","AL","US","366073108" +"1700417219","OTHERS","Other URL","marymurphyphd.com","N","professional email","","DIRECT","Direct","","CSV","CSV","","192 Huntingtown Rd","","Newtown","CT","US","064702613" +"1114558624","CONNECT","CONNECT URL","steppingstonesd.org","Y","","Stepping Stone of San Diego, Inc.","","","","","","","3767 Central Ave","","San Diego","CA","US","921052506" +"1710518238","CONNECT","CONNECT URL","frazierr@gtc.edu","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","computer","4517 38th Ave","","Kenosha","WI","US","531443643" +"1710518238","CONNECT","CONNECT URL","frazierr@gtc.edu","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","computer","4517 38th Ave","","Kenosha","WI","US","531443643" +"1710518238","CONNECT","CONNECT URL","frazierr@gtc.edu","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","computer","4517 38th Ave","","Kenosha","WI","US","531443643" +"1710518238","CONNECT","CONNECT URL","frazierr@gtc.edu","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","computer","4517 38th Ave","","Kenosha","WI","US","531443643" +"1710518238","OTHERS","Other URL","frazierr@gtc.edu","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4517 38th Ave","","Kenosha","WI","US","531443643" +"1649801176","DIRECT","Direct Messaging Address","MBuvoltz@autismlearningpartners.com","N","","","","","","","","","950A Union Rd","","West Seneca","NY","US","142243465" +"1649801176","DIRECT","Direct Messaging Address","MBuvoltz@autismlearningpartners.com","N","","","","","","","","","950A Union Rd","","West Seneca","NY","US","142243465" +"1245861772","DIRECT","Direct Messaging Address","hamaseh.kianfar@sonoma-county.org","N","Company email address","","DIRECT","Direct","","OTHER","Other","email address","2225 Challenger Way","","Santa Rosa","CA","US","954075441" +"1326679762","OTHERS","Other URL","mgriffith@myupdox.com","Y","","Valley Oak Family Practice Medical Grp Inc","","","","","","","1202 Maricopa Hwy Ste C","","Ojai","CA","US","930233170" +"1851922397","CONNECT","CONNECT URL","other","N","","","OTHER","Other","other","","","","300 E 29th St","","Paterson","NJ","US","075141818" +"1306477740","OTHERS","Other URL","thewrightcounselingservice@yahoo.com","N","Counseling","","HIE","Health Information Exchange (HIE)","","","","","217 E Stone Ave Ste 8","","Greenville","SC","US","296095655" +"1659902005","DIRECT","Direct Messaging Address","Anna.parlogean@unmc.edu","N","","","","","","","","","101 Bodin Cir","","Fairfield","CA","US","945351809" +"1568093912","OTHERS","Other URL","Irbypsychservices@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","7075 Golden Oaks Loop W","","Southaven","MS","US","386719010" +"1073144424","DIRECT","Direct Messaging Address","abucares@abuniverse.com","N","Customer Service","","DIRECT","Direct","Customer Service","CSV","CSV","","3335 Paine Ave","","Everett","WA","US","982015301" +"1235760687","CONNECT","CONNECT URL","kagrant85@yahoo.com","N","work email","","DIRECT","Direct","","CSV","CSV","","101 Bluegrass Dr","","Columbia","KY","US","427281735" +"1134750581","DIRECT","Direct Messaging Address","jack.huey@encompasshealth.com","N","jack.huey@encompasshealth.com","","DIRECT","Direct","","CSV","CSV","","27 Verona Ln","","Foothill Ranch","CA","US","926101912" +"1871124222","DIRECT","Direct Messaging Address","Stephanie.A.Gade@kp.org","N","Kaiser employee email","","DIRECT","Direct","","","","","710 S Broadway Ste 300","","Walnut Creek","CA","US","945965229" +"1851922215","CONNECT","CONNECT URL","ASTORIA","N","","","","","","","","","2818 31st St","","Astoria","NY","US","111021745" +"1205467669","DIRECT","Direct Messaging Address","katy@yourdentalplus.com","N","Email Address","","DIRECT","Direct","","OTHER","Other","Email Address","24210 Westheimer Pkwy Ste 800","","Katy","TX","US","774947323" +"1023649480","OTHERS","Other URL","ja7237491@gmail.com","N","","","","","","","","","1 Evergreen Ave Ste 12","","Hamden","CT","US","065182717" +"1053942417","CONNECT","CONNECT URL","Email","N","","","DIRECT","Direct","","OTHER","Other","Email","1 E Chase St","","Baltimore","MD","US","212022526" +"1770114142","CONNECT","CONNECT URL","michellefitzpatrick34@gmail.com","N","email address","","DIRECT","Direct","","CSV","CSV","","7900 International Dr Ste 300","","Bloomington","MN","US","554252562" +"1942831318","CONNECT","CONNECT URL","Lafayette","N","","","","","","","","","2274 Flowering Crab Dr E","","Lafayette","IN","US","479057729" +"1578194940","OTHERS","Other URL","kcusick@tpirc.org","Y","Translational Pulmonary & Immunology Research Center","TPIRC","DIRECT","Direct","","OTHER","Other","Health information Exchange","701 E 28th St Ste 419","","Long Beach","CA","US","908062775" +"1659902047","DIRECT","Direct Messaging Address","kkassel@liberty-resources.org","N","","","","","","","","","1045 James St Ste 100","","Syracuse","NY","US","132032758" +"1396376786","DIRECT","Direct Messaging Address","kathryn.murphy2@sclhealth.org","Y","","St. Mary's Hospital and Medical Center, Inc.","DIRECT","Direct","","","","","2440 N 11th St","","Grand Junction","CO","US","815018102" +"1588295976","CONNECT","CONNECT URL","www.theranest.com","N","","","DIRECT","Direct","","CSV","CSV","","1200 Old York Rd Ste 101","","Warminster","PA","US","189742034" +"1457982852","OTHERS","Other URL","https://myapps.unch.unc.edu/vpn/index.html","N","","","","","","","","","228 Brauer Hall Cb#7450","","Chapel Hill","NC","US","275990001" +"1881226223","DIRECT","Direct Messaging Address","emilytrudell@citizenadvocates.net","N","email","","","","","","","","70 Edgewood Rd","","Saranac Lake","NY","US","129831537" +"1124659503","OTHERS","Other URL","0","N","","","","","","","","","115 W 2nd St","","Pueblo","CO","US","810033223" +"1356972772","DIRECT","Direct Messaging Address","desiadunn@tlchomeforboys.org","N","Company Email Domain","","DIRECT","Direct","","CSV","CSV","","7839 Patriot Pl","","Rancho Cucamonga","CA","US","917302640" +"1750912135","OTHERS","Other URL","capitolinfectiousdisease@outlook.com","N","","","","","","","","","221 W Lake Lansing Rd Ste 300","","East Lansing","MI","US","488238661" +"1194356568","CONNECT","CONNECT URL","Http://cvs.com","N","","","","","","","","","6980 Grand Ave","","Maspeth","NY","US","113781828" +"1376174748","DIRECT","Direct Messaging Address","jorge.ley@presencelearning.com","N","email","","DIRECT","Direct","","","","","1576 Dunsmuir Ct","","Chula Vista","CA","US","919131579" +"1285265652","DIRECT","Direct Messaging Address","afailor@aurorahealthservices.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","993 Brodhead Rd Ste 203","","Moon Twp","PA","US","151082331" +"1417588898","DIRECT","Direct Messaging Address","Joanna.Lakata@omh.ny.gov","N","","","","","","","","","1400 Noyes St","","Utica","NY","US","135023852" +"1083245450","OTHERS","Other URL","Marietta","N","Kennestone Hospital","","","","","","","","677 Church St NE","","Marietta","GA","US","300601101" +"1215568696","DIRECT","Direct Messaging Address","n.newton@shepherdclinics.org","N","email","","","","","","","","","","","","","" +"1205467685","OTHERS","Other URL","tmustard@nuewhorizonsmentalhealth.org","N","","","","","","","","","2680 Kull Rd","","Lancaster","OH","US","431307707" +"1093346470","DIRECT","Direct Messaging Address","kentrekin@hside.org","N","Work email","","DIRECT","Direct","","CSV","CSV","","690 Courtenay Dr NE","","Atlanta","GA","US","303063421" +"1457982837","DIRECT","Direct Messaging Address","ksenzig@wroinstitute.emadirect.md","N","","","DIRECT","Direct","","CSV","CSV","","140 24th St S","","Wisconsin Rapids","WI","US","544941906" +"1255962635","DIRECT","Direct Messaging Address","1124pharmacymgr@hy-vee.com","N","work email","","DIRECT","Direct","","CSV","CSV","","1426 Broadway","","Denison","IA","US","514422053" +"1275164659","OTHERS","Other URL","N/A","N","","","","","","","","","9419 Dry Creek Rd","","Chesterfield","VA","US","238321930" +"1528699915","DIRECT","Direct Messaging Address","Meggan.lytle@unchealth.unc.edu","Y","","Margaret R. Pardee Memorial Hospital","","","","","","","800 N Justice St","","Hendersonville","NC","US","287913410" +"1255962643","OTHERS","Other URL","Centerstone","N","","","","","","","","","2615 Edwards St","","Alton","IL","US","620023915" +"1346871720","OTHERS","Other URL","alanna@mindfulhealingllc.com","N","","","","","","","","","27 Siemon Company Dr","","Watertown","CT","US","067952654" +"1316578701","DIRECT","Direct Messaging Address","nicole.vandehurst@edcgov.us","N","","","","","","","","","1900 Lake Tahoe Blvd","","South Lake Tahoe","CA","US","961506305" +"1316578701","DIRECT","Direct Messaging Address","nicole.vandehurst@edcgov.us","N","","","","","","","","","1900 Lake Tahoe Blvd","","South Lake Tahoe","CA","US","961506305" +"1780215178","DIRECT","Direct Messaging Address","shawn.annin@americanhipinstitute.org","N","","","","","","","","","999 E Touhy Ave Ste 450","","Des Plaines","IL","US","600182748" +"1457982845","OTHERS","Other URL","irhondahoward83@gmail.com","N","","","","","","","","","5203 Amber Sky Ln","","Rosharon","TX","US","775832571" +"1548891948","CONNECT","CONNECT URL","Email","N","","","","","","","","","4646 Thelma Ave","","Mays Landing","NJ","US","083309579" +"1316578719","OTHERS","Other URL","www.frontlinetherapyauburn.com","N","website","","OTHER","Other","can contact through website","OTHER","Other","website","318 N College St Ste E","","Auburn","AL","US","368303815" +"1144851544","CONNECT","CONNECT URL","https://acceptancerecovery.clientsecure.me","N","secure messaging through client portal","","","","","","","","595 Ashley Ct Ste 7","","North Liberty","IA","US","523174758" +"1740811140","OTHERS","Other URL","www.nafi.com","Y","","NFI VERMONT, INC","","","","","","","15 Pinecrest Dr","","Essex Junction","VT","US","054522935" +"1104457506","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1235760646","DIRECT","Direct Messaging Address","mcook@pbhaba.com","Y","E-mail","Pathways Behavioral Health","","","","","","","403 Seward Sq SE","","Washington","DC","US","200036104" +"1710518139","DIRECT","Direct Messaging Address","lVoelker@udc.emadirect.me","N","","","DIRECT","Direct","","OTHER","Other","CCD","3500 W Purdue Ave","","Muncie","IN","US","473046357" +"1710518147","DIRECT","Direct Messaging Address","ooluwafemi@alhs-health.com","N","Business Email","","","","","","","","702 15th St NE","","Washington","DC","US","200024508" +"1972134393","DIRECT","Direct Messaging Address","JDea@selectmedical.com","N","","","HIE","Health Information Exchange (HIE)","","","","","3129 Vicente St","","San Francisco","CA","US","941162740" +"1669003083","OTHERS","Other URL","Chicago","N","","","","","","","","","5875 N Lincoln Ave Ste 141","","Chicago","IL","US","606594617" +"1497386817","CONNECT","CONNECT URL","Lafayette","N","","","DIRECT","Direct","","","","","1107 Wilson St","","Lafayette","OR","US","971279199" +"1356972780","CONNECT","CONNECT URL","CherokeeCounty","Y","SchoolDistrict","Cherokee County School District","DIRECT","Direct","","CSV","CSV","","141 Twin Lake Rd","","Gaffney","SC","US","293412526" +"1205468642","OTHERS","Other URL","Scottpetersrn77@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","241 North Rd","","Poughkeepsie","NY","US","126011154" +"1871125211","DIRECT","Direct Messaging Address","Julianaj@upmc.edu","N","","","","","","","","","333 N Braddock Ave","","Pittsburgh","PA","US","152082512" +"1255963609","DIRECT","Direct Messaging Address","heritagehearing@outlook.com","N","e-mail","","DIRECT","Direct","","OTHER","Other","e-mail","406 N Bierdeman Rd","","Pearl","MS","US","392084616" +"1447882899","CONNECT","CONNECT URL","team4kidsaz@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Surprise","13601 N Litchfield Rd Ste 124","","Surprise","AZ","US","853794260" +"1508498973","DIRECT","Direct Messaging Address","r.gomez@thelatinocommission.org","N","work email","","DIRECT","Direct","","","","","508 7th Ave","","San Bruno","CA","US","940664522" +"1346872728","DIRECT","Direct Messaging Address","contact@wellnestla.org","N","","","DIRECT","Direct","","","","","1701 E Cesar E Chavez Ave Ste 532","","Los Angeles","CA","US","900332496" +"1992337364","DIRECT","Direct Messaging Address","info@bearbraces.com","N","email","","DIRECT","Direct","","CSV","CSV","","1120 Lake Air Dr Ste 500","","Waco","TX","US","767104808" +"1427680800","DIRECT","Direct Messaging Address","oliviasantiago@buildchicago.org","Y","","B U I L D Incorporated","","","","","","","5100 W Harrison St.","","Chicago","IL","US","60644" +"1417588849","CONNECT","CONNECT URL","officeally","N","","","","","","","","","3964 E Main St","","Columbus","OH","US","432132949" +"1477185841","DIRECT","Direct Messaging Address","Csullivan@maimonidesmed.org","Y","","Maimonides Medical Center","","","","","","","920 48 Street","","Brooklyn","NY","US","112192918" +"1033740469","CONNECT","CONNECT URL","hoyrecovery.org","N","Treatment center","","","","","","","","710A La Joya St","","Espanola","NM","US","875322511" +"1154952539","DIRECT","Direct Messaging Address","mmitchell@momentumphysicaltherapy.com","N","","","","","","","","","13430 Skyline Dr","","Plainfield","IL","US","605851914" +"1811528284","CONNECT","CONNECT URL","relaxridellc@gmail.com","N","NON EMERGENCY TRANSPORTION","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12 Wilcox St Fl 2","","Wethersfield","CT","US","061091250" +"1366073736","SOAP","SOAP URL","PracticeFusion.com","N","","","","","","","","","715 N Fielder Rd","","Arlington","TX","US","760124695" +"1356972723","DIRECT","Direct Messaging Address","Trevor.Manspeaker@sjrmc.com","Y","Work Emai","Saint Joseph Regional Medical Center South Bend Campus Inc","DIRECT","Direct","","CSV","CSV","","5215 Holy Cross Pkwy","","Mishawaka","IN","US","465451469" +"1972134351","DIRECT","Direct Messaging Address","reillyh@gjrmai.com","N","Email","","DIRECT","Direct","","","","","380 Freeville Rd","","Freeville","NY","US","130689684" +"1063043479","CONNECT","CONNECT URL","paperwork","N","notes","","HIE","Health Information Exchange (HIE)","","OTHER","Other","paperwork","859 Willard St Ste 430","","Quincy","MA","US","021697490" +"1912539362","DIRECT","Direct Messaging Address","susan.rushing.1@17762.direct.athenahealth.com","N","","","","","","","","","3654B New Hope Rd","","Columbus","MS","US","397028521" +"1073144473","DIRECT","Direct Messaging Address","drdeb@cfl.rr.com","N","","","DIRECT","Direct","","CSV","CSV","","1367 Beville Rd","","Daytona Beach","FL","US","321191529" +"1437780830","DIRECT","Direct Messaging Address","mvilla@villahealth.org","N","email","","","","","","","","1507 Buenos Aires Blvd","","The Villages","FL","US","321598974" +"1841822293","OTHERS","Other URL","ddrake@sfish.org","Y","","Starfish Family Services INC.","DIRECT","Direct","","CSV","CSV","","30000 Hiveley St","","Inkster","MI","US","481411089" +"1619508025","CONNECT","CONNECT URL","Tsna1@yahoo.com","N","","","","","","","","","3911 S Lancaster Rd Ste 100","","Dallas","TX","US","752165682" +"1861023277","OTHERS","Other URL","N/A","N","","","","","","","","","268 E River Rd Ste 160","","Tucson","AZ","US","857045827" +"1922639335","OTHERS","Other URL","slampleyflye@gmail.com","N","","","","","","","","","14510 Gable Mountain Cir","","Houston","TX","US","770902333" +"1003447426","OTHERS","Other URL","other","N","","","","","","","","","2900 Camp Creek Pkwy","","Atlanta","GA","US","303373000" +"1942831367","DIRECT","Direct Messaging Address","Hc@healthyconnectionscmch.org","N","Hc@healthyconnectionscmch.org","","DIRECT","Direct","","CSV","CSV","","2780 SW 37th Avenue","Suite 206","Miami","FL","US","33133" +"1942831367","DIRECT","Direct Messaging Address","Hc@healthyconnectionscmch.org","N","Hc@healthyconnections.org","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2780 SW 37th Avenue","Suite 206","Miami","FL","US","33133" +"1043841471","DIRECT","Direct Messaging Address","Whitney@watersedgecounseling.com","N","Email","","DIRECT","Direct","","","","","2103 Bull St","","Savannah","GA","US","314018530" +"1578194908","CONNECT","CONNECT URL","Washington","N","na","","DIRECT","Direct","","OTHER","Other","Washington","1721 Corcoran St NE","","Washington","DC","US","200022266" +"1669003091","CONNECT","CONNECT URL","https://www.integrativehealingsb.com/","N","website","","DIRECT","Direct","","OTHER","Other","Seal Beach","13001 Seal Beach Blvd Ste 360","","Seal Beach","CA","US","907402747" +"1700418142","DIRECT","Direct Messaging Address","hippaa@behaviortherapysolution.com","N","","","","","","","","","4744 N Royal Atlanta Dr Ste A","","Tucker","GA","US","300843820" +"1447882873","DIRECT","Direct Messaging Address","kristina.shugart@chs-wa.org","N","","","","","","","","","220 Eastmont Ave","","East Wenatchee","WA","US","988025306" +"1447882873","DIRECT","Direct Messaging Address","kristina.shugart@chs-wa.org","N","","","","","","","","","220 Eastmont Ave","","East Wenatchee","WA","US","988025306" +"1447882873","DIRECT","Direct Messaging Address","kristina.shugart@chs-wa.org","N","","","","","","","","","220 Eastmont Ave","","East Wenatchee","WA","US","988025306" +"1447882873","DIRECT","Direct Messaging Address","kristina.shugart@chs-wa.org","N","","","","","","","","","220 Eastmont Ave","","East Wenatchee","WA","US","988025306" +"1922630367","OTHERS","Other URL","NextGen","N","","","","","","","","","2630 E Citizens Dr Ste 13","","Fayetteville","AR","US","727034797" +"1215569645","OTHERS","Other URL","nicole.goldschmidt@ptsolutions.com","N","Employee email","","DIRECT","Direct","","OTHER","Other","Other","7403 Gall Blvd","","Zephyrhills","FL","US","335414373" +"1790317121","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1366074700","DIRECT","Direct Messaging Address","UWANNABMEHUH@HOTMAIL.COM","N","UWANNABMEHUH@HOTMAIL.COM","","DIRECT","Direct","","OTHER","Other","EMAIL","3751 Stocker St","","View Park","CA","US","900085101" +"1730711177","DIRECT","Direct Messaging Address","micheal.harris@youthvillages.org","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1900 NE Division St Ste 201","","Bend","OR","US","977013572" +"1669004016","CONNECT","CONNECT URL","Elisabeth.ponte@fcsource.org","N","","","","","","CSV","CSV","","778 Columbia Ave W","","Battle Creek","MI","US","490153028" +"1124650577","OTHERS","Other URL","Shelby.jones@sadccf.org","N","","","HIE","Health Information Exchange (HIE)","","","","","714 W Grove St","","El Dorado","AR","US","717304416" +"1316579766","OTHERS","Other URL","infopostacute@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","24718 Fremont Trails Dr","","Spring","TX","US","773735204" +"1497387849","CONNECT","CONNECT URL","n/a","N","","","","","","","","","9100 Medcom St","","North Charleston","SC","US","294069167" +"1588296933","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1831721281","DIRECT","Direct Messaging Address","stubere@diakon.org","N","email","","DIRECT","Direct","","CSV","CSV","","960 Century Dr","","Mechanicsburg","PA","US","170554530" +"1174155535","OTHERS","Other URL","http://www.urbancasemanagement.com","N","","","","","","","","","1711 Cumbria Dr","","Avon","IN","US","461235319" +"1609408053","OTHERS","Other URL","EPIC","N","","","","","","","","","7950 NW 2nd St","","Miami","FL","US","331268017" +"1922630391","OTHERS","Other URL","Hillsboro","Y","https://www.pacificu.edu/academics/colleges/college-health-professions/school-physical-therapy-athletic-training/athletic-training","Pacific University","","","","","","","222 SE 8th Ave","","Hillsboro","OR","US","971234218" +"1417589862","OTHERS","Other URL","bigpicturenutrition@gmail.com","N","","","","","","","","","10632 Little Patuxent Pkwy Ste 340","","Columbia","MD","US","210446222" +"1841822202","CONNECT","CONNECT URL","info@athomeptot.com","N","","","","","","","","","7120 110th St","","Forest Hills","NY","US","113754844" +"1114559572","OTHERS","Other URL","web","N","","","","","","","","","6001 E Woodmen Rd","","Colorado Springs","CO","US","809232601" +"1396377750","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1487286852","DIRECT","Direct Messaging Address","gagbatekwe@thrivespc.com","N","gagbatekwe@thrivespc.com","","","","","","","","3508 Far West Blvd Ste 130","","Austin","TX","US","787313081" +"1487286852","DIRECT","Direct Messaging Address","gagbatekwe@thrivespc.com","N","gagbatekwe@thrivespc.com","","","","","","","","3508 Far West Blvd Ste 130","","Austin","TX","US","787313081" +"1548892904","CONNECT","CONNECT URL","brandon","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","510 Glensview Dr","","Brandon","MS","US","390477919" +"1518599976","OTHERS","Other URL","Chelsie_moquin@teamhealth.com","N","","","DIRECT","Direct","","","","","52 W Underwood St","","Orlando","FL","US","328061110" +"1265064620","DIRECT","Direct Messaging Address","cassandra.larsen@sanfordhealth.org","N","","","","","","","","","1600 W 22nd St","","Sioux Falls","SD","US","571051521" +"1245862606","CONNECT","CONNECT URL","deborah.mongillo@asd-1817.org","N","","","","","","","","","139 North Main Street","","West Hartford","CT","US","06107" +"1740812106","OTHERS","Other URL","zamoyelle@havenbehavioralhealth.org","N","HIPAA email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HIPAA compliant email","500 North Main Street","","Forked River","NJ","US","087344831" +"1467083899","DIRECT","Direct Messaging Address","tsims@lcbhc.org","N","Work email","","DIRECT","Direct","","CSV","CSV","","50 Hopi Street","","Springerville","AZ","US","85938" +"1679105035","OTHERS","Other URL","Hillsboro","Y","https://www.pacificu.edu/academics/colleges/college-health-professions/school-physical-therapy-athletic-training/athletic-training","Pacific University","","","","","","","222 SE 8th Ave","suite 212","Hillsboro","OR","US","971234218" +"1003448416","OTHERS","Other URL","https://www.nextgen.com/","N","","","","","","OTHER","Other","clinic","427 E Duranta Ave Ste 102","","Alamo","TX","US","785163409" +"1023649423","DIRECT","Direct Messaging Address","rebecca.burress@stores.kroger.com","N","","","","","","","","","185 Adam Shepherd Pkwy","","Shepherdsville","KY","US","401656578" +"1023649423","DIRECT","Direct Messaging Address","rebecca.burress@stores.kroger.com","N","","","","","","","","","185 Adam Shepherd Pkwy","","Shepherdsville","KY","US","401656578" +"1841821246","OTHERS","Other URL","Charlotte.brooks@Adventhealth.com","N","Hospital E-mail","","DIRECT","Direct","","CSV","CSV","","109 Hospital Dr","","Calhoun","GA","US","307012067" +"1003447418","OTHERS","Other URL","Marietta","N","N/A","","","","","","","","3901 Mary Eliza Trce NW Ste 201","","Marietta","GA","US","300641096" +"1568093987","CONNECT","CONNECT URL","acservices@activecareservices.org","N","","","","","","","","","300 Bellanca Rd","","Brick","NJ","US","087236877" +"1144852500","DIRECT","Direct Messaging Address","ktaiclet.acc@outlook.com","N","","","","","","","","","219 W Garfield St","","Iola","KS","US","667491707" +"1508498965","DIRECT","Direct Messaging Address","mmatotek18@su.edu","Y","","Shenandoah University","","","","","","","1460 University Dr","","Winchester","VA","US","226015100" +"1053943415","DIRECT","Direct Messaging Address","robertvaldes@centura.org","N","HIPAA Compliant Encrypted Work Email","","DIRECT","Direct","","OTHER","Other","Email","2535 S Downing St Ste G10","","Denver","CO","US","802105853" +"1235761693","DIRECT","Direct Messaging Address","gale@fullerrelationships.com","N","email address","","DIRECT","Direct","","CSV","CSV","","10646 Zelzah Ave Ste 207","","Granada Hills","CA","US","913445959" +"1770115131","CONNECT","CONNECT URL","RICHMOND","N","","","DIRECT","Direct","","CSV","CSV","","7120 Fm 1464 Rd Ste D","","Richmond","TX","US","774076400" +"1760014120","OTHERS","Other URL","dr.bbrinley@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","4900 California Ave Ste 210B","","Bakersfield","CA","US","933097080" +"1649802000","OTHERS","Other URL","Hillsboro","Y","www.pacificu.edu/academics/colleges/college-health-professions/school-physical-therapy-athletic-training","Pacific University","","","","","","","222 SE 8th Ave","suite 212","Hillsboro","OR","US","971234218" +"1437781895","DIRECT","Direct Messaging Address","DrFerguson@ArizonaDesertMedical.com","N","Owner's email address","","","","","","","","393 W Warner Rd Ste 119","","Chandler","AZ","US","852253443" +"1053943431","CONNECT","CONNECT URL","computer","N","","","","","","","","","927 W Court St","","Urbana","OH","US","430781927" +"1619509007","OTHERS","Other URL","Hillsboro","N","","","","","","","","","222 SE 8th Ave","","Hillsboro","OR","US","971234218" +"1881226264","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","130 Iowa Ln","","Cary","NC","US","275114494" +"1881226264","OTHERS","Other URL","NA","N","NA","","OTHER","Other","NA","OTHER","Other","NA","130 Iowa Ln","","Cary","NC","US","275114494" +"1801428289","DIRECT","Direct Messaging Address","vbarrios.harmony@bcsnygroup.com","N","email server for counseling staff","","DIRECT","Direct","","CSV","CSV","","32 Court St # 1200B","","Brooklyn","NY","US","112014421" +"1649802026","CONNECT","CONNECT URL","Spokane","Y","","A Brief Counseling Center","","","","","","","9507 N Division St","The Holland Building, Suite A","Spokane","WA","US","992181248" +"1447882824","DIRECT","Direct Messaging Address","damonr@gjrmail.com","N","email","","","","","","","","380 Freeville Rd","","Freeville","NY","US","130689684" +"1265064653","OTHERS","Other URL","chris.jainandan@uhsinc.com","Y","Work email address","La Amistad Residential Treatment Center Inc","DIRECT","Direct","","","","","1600 Dodd Rd","","Winter Park","FL","US","327929408" +"1336771724","OTHERS","Other URL","CVSPharmacy","N","","","","","","","","","6911 Garrett Rd","","Durham","NC","US","277075635" +"1245862630","OTHERS","Other URL","https://www.cvs.com/minuteclinic/clinic-locator/fl/coralsprings/5930.html","N","","","","","","","","","8954 Lantana Rd","","Lake Worth","FL","US","334676112" +"1053943449","OTHERS","Other URL","N/A","N","N/A","","","","","","","","601 Bayonet Cir","","Marina","CA","US","939334600" +"1043842438","OTHERS","Other URL","other","N","","","","","","","","","4046 Parkside Dr","","Jupiter","FL","US","334588700" +"1861024259","OTHERS","Other URL","na","N","","","DIRECT","Direct","","OTHER","Other","na","8 Schoolhouse Rd","","Millstone Township","NJ","US","085101712" +"1316579709","DIRECT","Direct Messaging Address","nancy@nancykserver.com","N","Secure email","","DIRECT","Direct","","CSV","CSV","","379 Valleybrook Rd","","Glen Mills","PA","US","193429408" +"1134751522","OTHERS","Other URL","https://my.practicebetter.io/#/p/home","N","HIPPA Compliant Practice Management Software","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9211 Ambassador Pl Fl 2","","Philadelphia","PA","US","191154610" +"1609408004","OTHERS","Other URL","osmanclinic.com","N","clinic website URL","","OTHER","Other","patient access","","","","3307 W 96th St","","Indianapolis","IN","US","462681106" +"1558993964","CONNECT","CONNECT URL","eClinicalWorks","N","Eclinical","","HIE","Health Information Exchange (HIE)","","OTHER","Other","cloud-centric, fully integrated EHR for physicians, Population Health, and Patient Engagement","803 New Rd","","Somers Point","NJ","US","082441846" +"1992337307","OTHERS","Other URL","Hushmail","N","HIPPA SECURE EMAIL","","DIRECT","Direct","","CSV","CSV","","30 Blue Trail Ct","","Bluffton","SC","US","299109596" +"1336771740","CONNECT","CONNECT URL","Sacramento","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5420 Douglas Blvd Ste F","","Granite Bay","CA","US","957466253" +"1780216192","DIRECT","Direct Messaging Address","rwoolen@att.net","N","Business email","","DIRECT","Direct","","CSV","CSV","","215 Dalton Dr Ste E","","DeSoto","TX","US","751154453" +"1780216192","DIRECT","Direct Messaging Address","rwoolen@att.net","N","business email","","DIRECT","Direct","","CSV","CSV","","215 Dalton Dr Ste E","","DeSoto","TX","US","751154453" +"1598397903","OTHERS","Other URL","sharamel.firmeza@karepartners.com","N","","","","","","","","","518 N Generals Blvd Ste D","","Lincolnton","NC","US","280923537" +"1043842453","OTHERS","Other URL","info@highlandspediatricdentistry.com","N","","","","","","","","","3141 Irving St Unit 200","","Denver","CO","US","802113654" +"1306478516","OTHERS","Other URL","www.thelittleclinic.com","N","","","","","","","","","3685 S Houston Levee Rd","","Collierville","TN","US","380179014" +"1457983777","CONNECT","CONNECT URL","shakeitupfoundation@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","6919 W Broward Blvd Ste 151","","Plantation","FL","US","333172902" +"1356973770","DIRECT","Direct Messaging Address","laura@embodiedtherapypdx.com","N","","","","","","","","","Wise Counsel and Comfort","2045 SE Hawthorne Blvd.","Portland","OR","US","97214" +"1164054581","CONNECT","CONNECT URL","info@standardmed.us","N","info@standardmed.us","","","","","","","","8815 Maple Lawn Blvd","Suite 350","Fulton","MD","US","207592683" +"1639701865","OTHERS","Other URL","jdk2176@cumc.columbia.edu","N","email","","","","","","","","60 Waterbury Rd","","Prospect","CT","US","067121250" +"1801428198","CONNECT","CONNECT URL","wvmassage@yahoo.com","N","","","","","","","","","203 E Voorhees St","","Terre Haute","IN","US","478023056" +"1801428198","CONNECT","CONNECT URL","wvmassage@yahoo.com","N","","","","","","","","","203 E Voorhees St","","Terre Haute","IN","US","478023056" +"1770115057","DIRECT","Direct Messaging Address","marilee.tiru@upr.edu","N","Email","","DIRECT","Direct","","CSV","CSV","","4ta Ext El Monte","Cordova St. C82","Ponce","PR","US","00730" +"1497387799","DIRECT","Direct Messaging Address","lori.bird@va.gov","N","email","","DIRECT","Direct","","CSV","CSV","","Lamont Street & Veterans Way","","Johnson City","TN","US","37604" +"1952933251","CONNECT","CONNECT URL","julie.k.dutler.ctr@mail.mil","N","","","","","","","","","11572 C St","","JBLM","WA","US","98433" +"1184256323","CONNECT","CONNECT URL","info@hcrhealth.com","N","work","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","176 US Oval Ste 3","","Plattsburgh","NY","US","129033914" +"1184256323","DIRECT","Direct Messaging Address","heidih@hcrhealth.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","176 US Oval Ste 3","","Plattsburgh","NY","US","129033914" +"1396377701","DIRECT","Direct Messaging Address","Courtney.Smith@Kadiant.com","N","Work Email","","DIRECT","Direct","","OTHER","Other","Work Email","1300 Ethan Way","","Sacramento","CA","US","958252211" +"1669004073","DIRECT","Direct Messaging Address","fernandojguillenrn@live.com","N","email","","DIRECT","Direct","","CSV","CSV","","1570 W Picacho Ave Ste 2","","Las Cruces","NM","US","880052375" +"1023640430","CONNECT","CONNECT URL","uyen.thai@kadiant.com","N","work email","","DIRECT","Direct","","","","","1300 Ethan Way","","Sacramento","CA","US","958252211" +"1013549427","DIRECT","Direct Messaging Address","agbayani.miguel@pusd.us","N","Work Email","","DIRECT","Direct","","CSV","CSV","","204 W Harriet St","","Altadena","CA","US","910015040" +"1538791959","DIRECT","Direct Messaging Address","melissa.gibney@network180.org","N","Email","","","","","","","","3310 Eagle Park Dr NE Ste 100","","Grand Rapids","MI","US","495254574" +"1346872769","DIRECT","Direct Messaging Address","laura.baldus@network180.org","Y","email address","network 180","DIRECT","Direct","","CSV","CSV","","3310 Eagle Park Dr NE","","Grand Rapids","MI","US","495254574" +"1407488828","CONNECT","CONNECT URL","jchaney69@gmail.com","N","jchaney69@gmail.com","","DIRECT","Direct","","CSV","CSV","","310 Murphy Dr","","Lexington","NC","US","272952100" +"1982236303","OTHERS","Other URL","calvin.truong@centralvalleyspecialty.org","N","","","","","","","","","730 17th St","","Modesto","CA","US","953541209" +"1316579733","CONNECT","CONNECT URL","www.holycrossservices.com","N","","","","","","","","","8212 N Jennings Rd","","Mount Morris","MI","US","484588248" +"1114559531","DIRECT","Direct Messaging Address","barbara.spear@mahhc.org","N","Hospital","","","","","","","","289 County Rd","","Windsor","VT","US","050899000" +"1669004081","DIRECT","Direct Messaging Address","johnson.elizabeth@mhsil.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1 Valevue Acres Dr","","Jacksonville","IL","US","626506484" +"1093347312","OTHERS","Other URL","www.activitieswithdandd.com","Y","website","D&D Compassionate Activity Companion's LLC","","","","","","","3611 N Teutonia Ave","","Milwaukee","WI","US","532062331" +"1649802968","CONNECT","CONNECT URL","KaleidaCare","N","KaleidaCare","","DIRECT","Direct","","CSV","CSV","","9045 S 1300 E","","Sandy","UT","US","840943134" +"1942832266","DIRECT","Direct Messaging Address","janelle.r.salo@medstar.net","N","","","","","","","","","4061 Powder Mill Rd Ste 500","","Calverton","MD","US","207054037" +"1033741368","CONNECT","CONNECT URL","Pinehurst","N","","","","","","","","","2420 Longleaf Dr W","","Pinehurst","NC","US","283747192" +"1972135218","DIRECT","Direct Messaging Address","aringhoff@nycsurgical.net","N","","","DIRECT","Direct","","","","","49 N Paquatuck Ave","","East Moriches","NY","US","119401207" +"1639701873","OTHERS","Other URL","divinetherapycenter@gmail.com","N","","","","","","","","","5376 Tomah Dr Ste 210","","Colorado Springs","CO","US","809186968" +"1437781762","CONNECT","CONNECT URL","KaleidaCare","N","KaleidaCare","","DIRECT","Direct","","CSV","CSV","","9045 S 1300 E","","Sandy","UT","US","840943134" +"1962034298","DIRECT","Direct Messaging Address","jazmine.wilson@lcmchealth.org","N","","","","","","","","","5620 Read Blvd","","New Orleans","LA","US","701273106" +"1821620196","OTHERS","Other URL","angbel43.ab@gmail.com","N","I Phone","","DIRECT","Direct","","CSV","CSV","","227 Hopewell St","","Hopewell","VA","US","238607808" +"1205468568","OTHERS","Other URL","other","N","","","DIRECT","Direct","","CSV","CSV","","520 Dudley St","","Roxbury","MA","US","021192769" +"1689206955","DIRECT","Direct Messaging Address","dburleson@teamcosmc.com","N","email address","","DIRECT","Direct","","","","","2345 Court Dr","","Gastonia","NC","US","280542151" +"1306478672","DIRECT","Direct Messaging Address","jessica@lancastereye.com","N","Direct email address","","DIRECT","Direct","","CSV","CSV","","1741 W Avenue J","","Lancaster","CA","US","935342703" +"1417589797","CONNECT","CONNECT URL","support@get2ten.com","N","","","","","","","","","9100 W Ih 10 Ste 210","","San Antonio","TX","US","782303149" +"1417589797","CONNECT","CONNECT URL","support@get2ten.com","N","","","","","","","","","9100 W Ih 10 Ste 210","","San Antonio","TX","US","782303149" +"1902438294","CONNECT","CONNECT URL","fanniiee97@gmail.com","Y","","ICAN-B","","","","","","","12395 Lewis St Ste 202","","Garden Grove","CA","US","928404694" +"1033741335","CONNECT","CONNECT URL","caringangelsgroupinc@gmail.com","N","current address contact for agency","","DIRECT","Direct","","OTHER","Other","all","6201 Bonhomme Rd Ste 468N","","Houston","TX","US","770364494" +"1396377693","CONNECT","CONNECT URL","https://www.sccmha.org","N","","","DIRECT","Direct","","CSV","CSV","","500 Hancock St","","Saginaw","MI","US","486024224" +"1851923155","CONNECT","CONNECT URL","Charlottesville","N","","","","","","","","","1215 Lee St","","Charlottesville","VA","US","229080816" +"1720610033","CONNECT","CONNECT URL","Fayetteville","N","","","","","","","","","2300 Ramsey St","","Fayetteville","NC","US","283013856" +"1104458314","CONNECT","CONNECT URL","NewHaven","N","ValisureRX LLC","","DIRECT","Direct","","OTHER","Other","NewHaven","5 Science Park","","New Haven","CT","US","065111966" +"1154953362","CONNECT","CONNECT URL","716-688-7345","N","Fax","","","","","","","","8750 Transit Rd Ste 205","","East Amherst","NY","US","140512610" +"1225660434","CONNECT","CONNECT URL","katiecares2019@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Other","2534 S 148th Avenue Cir","","Omaha","NE","US","681442004" +"1851923072","OTHERS","Other URL","jland@careprosathome.com","N","business email","","DIRECT","Direct","","CSV","CSV","","2 N Washington St Ste 2","","Oxford","MI","US","483714665" +"1164054383","DIRECT","Direct Messaging Address","zperfect@planned.org","N","work email","","DIRECT","Direct","","","","","12900 Frederick St Ste C","","Moreno Valley","CA","US","925535266" +"1174155303","CONNECT","CONNECT URL","coneill@maltc.net","N","company email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6160 Kempsville Cir","","Norfolk","VA","US","235023933" +"1265064497","OTHERS","Other URL","NOVAKPHCS@GMAIL.COM","N","E-MAIL","","DIRECT","Direct","","","","","3536 Montclair St","","Brownsville","TX","US","785202100" +"1508498742","OTHERS","Other URL","1192pharmacydept@hy-vee.com","N","","","DIRECT","Direct","","CSV","CSV","","115 S 29th St","","Fort Dodge","IA","US","505012906" +"1275165417","CONNECT","CONNECT URL","internet","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2020 W Fairbanks Ave Ste 209","","Winter Park","FL","US","327894547" +"1679105829","OTHERS","Other URL","Nballesteroslpc@gmail.com","N","Business e-mail","","","","","","","","827 Southloop Dr","","Duncanville","TX","US","751372339" +"1184256489","CONNECT","CONNECT URL","Type1","N","","","","","","","","","2365 Patriot Hts","","Colorado Springs","CO","US","809045122" +"1346872660","SOAP","SOAP URL","Lubbock","N","","","","","","","","","4508 79th St","","Lubbock","TX","US","794243204" +"1548892755","CONNECT","CONNECT URL","dfi.lrx@gmail.com","Y","Training Center","Second Acts","","","","","","","305 Harrison St SE Ste 100A","","Leesburg","VA","US","201753729" +"1932731270","CONNECT","CONNECT URL","carlymurillo26@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","1221 Le Moyne Ave","","Romeoville","IL","US","604464176" +"1467084715","OTHERS","Other URL","EHR","N","","","","","","","","","391 Highway 163 Ste Ka2010","","Kayenta","AZ","US","860339997" +"1508498825","DIRECT","Direct Messaging Address","scayo-saylor@ctfcs.com","N","","","DIRECT","Direct","","CSV","CSV","","155 Maple St","","Springfield","MA","US","011052649" +"1154953412","CONNECT","CONNECT URL","WWW.GMAIL.COM","N","","","","","","","","","Edificio Ponciana 9140 Calle Marina oficina 507","","Ponce","PR","US","00717" +"1992337257","CONNECT","CONNECT URL","Sugarland","N","direct communication","","DIRECT","Direct","","OTHER","Other","HOUSTON","16646 Broadoak Grove Ln","","Sugar Land","TX","US","774987170" +"1992337257","CONNECT","CONNECT URL","Sugarland","N","direct communication","","DIRECT","Direct","","OTHER","Other","HOUSTON","16646 Broadoak Grove Ln","","Sugar Land","TX","US","774987170" +"1992337257","CONNECT","CONNECT URL","Sugarland","N","direct communication","","DIRECT","Direct","","OTHER","Other","HOUSTON","16646 Broadoak Grove Ln","","Sugar Land","TX","US","774987170" +"1992337257","CONNECT","CONNECT URL","Sugarland","N","direct communication","","DIRECT","Direct","","OTHER","Other","HOUSTON","16646 Broadoak Grove Ln","","Sugar Land","TX","US","774987170" +"1992337257","CONNECT","CONNECT URL","Sugarland","N","direct communication","","DIRECT","Direct","","OTHER","Other","HOUSTON","16646 Broadoak Grove Ln","","Sugar Land","TX","US","774987170" +"1811529233","OTHERS","Other URL","kathleenheslop@sdch.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","485 E 500 S","","Bountiful","UT","US","840103801" +"1093347411","DIRECT","Direct Messaging Address","Kferguson@mealtimeconnection.com","N","secure email and single designated private computer","","DIRECT","Direct","","CSV","CSV","","14503 Houghton St","","Chesterfield","VA","US","238322487" +"1457983686","DIRECT","Direct Messaging Address","jennifer.bray@chw.coos.or.us","N","work email use secure:","","DIRECT","Direct","","CSV","CSV","","281 LaClair St","","Coos Bay","OR","US","974202988" +"1578195988","DIRECT","Direct Messaging Address","info@ddentistryreno.com","N","","","DIRECT","Direct","","CSV","CSV","","500 Damonte Ranch Pkwy Ste 909","","Reno","NV","US","895215911" +"1487286894","DIRECT","Direct Messaging Address","lifedoula@ymail.com","N","Email address","","DIRECT","Direct","","CSV","CSV","","2923 NE Mason St","","Portland","OR","US","972117157" +"1831721257","DIRECT","Direct Messaging Address","sclayton@ohiogastro.com","N","sclayton@ohiogastro.com","","DIRECT","Direct","","OTHER","Other","Direct","3400 Olentangy River Rd","","Columbus","OH","US","432021523" +"1831721257","DIRECT","Direct Messaging Address","afisher@ohiogastro.com","N","Office Manager","","","","","","","","3400 Olentangy River Rd","","Columbus","OH","US","432021523" +"1235761651","DIRECT","Direct Messaging Address","mpayne@rheamedicalcenterphysiciangroup.direct.aprima.com","N","direct message","","DIRECT","Direct","","OTHER","Other","direct","7794 Rhea County Hwy Ste 102","","Dayton","TN","US","373215981" +"1740812064","CONNECT","CONNECT URL","Sharon.mrp1@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","Email","1626 Putney Rd","","Valley Stream","NY","US","115801818" +"1629600945","DIRECT","Direct Messaging Address","jenniferking@modernhopeofms.org","N","secure email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5825 Kings Pl","","Jackson","MS","US","392113321" +"1609408921","DIRECT","Direct Messaging Address","JDeucher@exactcarepharmacy.com","N","e-mail","","","","","","","","8333 Rockside Rd","","Cleveland","OH","US","441256134" +"1245862564","OTHERS","Other URL","https://secure.therapservices.net/auth/login","N","Online documentation system","","OTHER","Other","Documentation","","","","5868 Baker Rd","","Minnetonka","MN","US","553455903" +"1083246300","SOAP","SOAP URL","Pearland","N","","","","","","","","","3903 Spring Garden Dr","","Pearland","TX","US","775849303" +"1821620147","CONNECT","CONNECT URL","KaleidaCare","N","KaleidaCare","","DIRECT","Direct","","CSV","CSV","","9045 S 1300 E","","Sandy","UT","US","840943134" +"1881226108","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1952933293","CONNECT","CONNECT URL","n/a","N","n/a","","","","","","","","2734 Stratford Ln SW Apt 2211","","Tumwater","WA","US","985126009" +"1003448358","OTHERS","Other URL","Dimensionalbehavioralhealth@gmail.com","N","DBHS Office only","","HIE","Health Information Exchange (HIE)","","OTHER","Other","dimensionalbehavioralhealth@gmail.com","3600 Jackson St Ste 111B","","Alexandria","LA","US","713033000" +"1477185726","CONNECT","CONNECT URL","email","N","","","DIRECT","Direct","","","","","3850 Crenshaw Blvd","","Los Angeles","CA","US","900081821" +"1578195822","OTHERS","Other URL","other","N","","","","","","","","","142 Oak Dr SW","","Atlanta","GA","US","303542650" +"1790317048","DIRECT","Direct Messaging Address","blankeap@mail.uc.edu","N","","","","","","","","","1679 State Route 1","","Greenup","KY","US","411446397" +"1972135226","DIRECT","Direct Messaging Address","debra.l.barbour.civ@mail.mil","N","","","DIRECT","Direct","","CSV","CSV","","650 Joel Dr","","Fort Campbell","KY","US","422235318" +"1346872637","OTHERS","Other URL","ahall99nsu@yahoo.com","N","","","","","","","","","","","","","","" +"1346872637","OTHERS","Other URL","ahall99nsu@yahoo.com","N","","","","","","","","","2275 Bridge St","","Philadelphia","PA","US","191371300" +"1255963542","DIRECT","Direct Messaging Address","rodney.hunter@memorialhermann.org","Y","Hospital Email","Memorial Hermann Health System","DIRECT","Direct","","OTHER","Other","Health information","6400 Fannin St Ste 2900","","Houston","TX","US","770301555" +"1912539214","OTHERS","Other URL","Miami","N","","","","","","","","","2780 SW 37th Ave Ste 206","","Coconut Grove","FL","US","331332740" +"1316579600","CONNECT","CONNECT URL","www.energizeholistically.com","N","website","","","","","","","","1900 State St Ste C","","Santa Barbara","CA","US","931018421" +"1043842339","OTHERS","Other URL","Portland","N","","","","","","","","","1942 NW Kearney St Ste 15","","Portland","OR","US","972091465" +"1043842339","OTHERS","Other URL","Portland","N","","","","","","","","","1942 NW Kearney St Ste 15","","Portland","OR","US","972091465" +"1225660517","CONNECT","CONNECT URL","Chicago","N","","","","","","","","","5908 Capri Ln","","Morton Grove","IL","US","600531522" +"1134751423","DIRECT","Direct Messaging Address","matthewa@seattlechristiancounseling.com","N","Secure Email Address","","","","","","","","621 Pacific Ave Ste 302","","Tacoma","WA","US","984024611" +"1821620113","OTHERS","Other URL","Vugalde","N","","","HIE","Health Information Exchange (HIE)","","","","","537 Airport Rd","","Sulphur Springs","TX","US","754822007" +"1316579626","DIRECT","Direct Messaging Address","paula.barton@villaofhope.org","N","Work Email","","DIRECT","Direct","","OTHER","Other","Info","1099 Jay St Bldg P","","Rochester","NY","US","146111164" +"1639701840","CONNECT","CONNECT URL","Burbank","N","congregate living home","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","915 E Cedar Ave","","Burbank","CA","US","915011527" +"1285266494","CONNECT","CONNECT URL","yourfreequency@gmail.com","N","","","","","","","","","655 A St Ste F","","Springfield","OR","US","974774670" +"1720610942","DIRECT","Direct Messaging Address","cscott@brownscotticp.com","N","","","DIRECT","Direct","","CSV","CSV","","1105 Russell Pkwy Ste 2","","Warner Robins","GA","US","310885586" +"1588296719","CONNECT","CONNECT URL","doug@byoungphysicaltherapy.com","N","","","","","","","","","2121 E Williams St Ste 108","","Apex","NC","US","275397765" +"1366074593","CONNECT","CONNECT URL","mobilityplus.com/morristown","N","","","","","","","","","3606 W Andrew Johnson Hwy Ste 21","","Morristown","TN","US","378143607" +"1275165409","DIRECT","Direct Messaging Address","charlett@hope-therapy-center.com","Y","secure email server","Hope Therapy Center","","","","","","","1201 S Victory Blvd Ste 206","","Burbank","CA","US","915022552" +"1417589649","FHIR","FHIR URL","taunjiew@comcast.net","N","","","","","","","","","7436 S Ellis Ave","","Chicago","IL","US","606192032" +"1417589649","DIRECT","Direct Messaging Address","murielw@comcast.net","N","","","","","","","","","7436 S Ellis Ave","","Chicago","IL","US","606192032" +"1780216929","OTHERS","Other URL","N/A","N","","","","","","","","","5724 Benson Dr","","Baton Rouge","LA","US","708122603" +"1972135119","CONNECT","CONNECT URL","Martinez","N","","","","","","","","","150 Muir Rd","","Martinez","CA","US","945534668" +"1356973598","DIRECT","Direct Messaging Address","davidgustaft@hotmail.com","N","","","DIRECT","Direct","","CSV","CSV","","3802A Grand Ave S","","Minneapolis","MN","US","554091233" +"1790317949","OTHERS","Other URL","Athenanet","N","athena portal","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11230 Fm 1560 N Lot 3","","Helotes","TX","US","780234288" +"1881226025","OTHERS","Other URL","shericarrasquillo@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","1511 Florida Ave","","Fort Pierce","FL","US","349504927" +"1306478623","SOAP","SOAP URL","Houston","N","","","","","","","","","7115 Dearborn St","","Houston","TX","US","770553707" +"1215569538","SOAP","SOAP URL","Cypress","N","","","","","","","","","18203 Prairie Bend Ct","","Cypress","TX","US","774331247" +"1942832290","CONNECT","CONNECT URL","Hauppauge","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","525 Townline Rd Ste 19","","Hauppauge","NY","US","117882829" +"1194357467","DIRECT","Direct Messaging Address","vmigliorini@selectmedical.com","N","email","","DIRECT","Direct","","CSV","CSV","","2477 W Lincoln Ave Apt 23","","Anaheim","CA","US","928017405" +"1013549336","DIRECT","Direct Messaging Address","Joshua.johnson@encompasshealth.com","N","Encrypted Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","107 Seagrass Station Rd","","Bluffton","SC","US","299109549" +"1689206906","CONNECT","CONNECT URL","athenanet.athenahealth.com","N","","","HIE","Health Information Exchange (HIE)","","","","","417 Benjamin Ln Ste 101","","Louisville","KY","US","402224939" +"1285266510","DIRECT","Direct Messaging Address","ksollers@pyramindwalden.com","N","","","","","","","","","21770 Franklin Delano Roosevelt Blvd","","Lexington Park","MD","US","20653" +"1285266510","DIRECT","Direct Messaging Address","ksollers@pyramindwalden.com","N","","","","","","","","","21770 Franklin Delano Roosevelt Blvd","","Lexington Park","MD","US","20653" +"1285266510","OTHERS","Other URL","ksollers@pyramindwalden.com","N","","","","","","","","","21770 Franklin Delano Roosevelt Blvd","","Lexington Park","MD","US","20653" +"1285266510","CONNECT","CONNECT URL","ksollers@pyramindwalden.com","N","","","","","","","","","21770 Franklin Delano Roosevelt Blvd","","Lexington Park","MD","US","20653" +"1285266510","DIRECT","Direct Messaging Address","ksollers@pyramindwalden.com","N","","","","","","","","","21770 Franklin Delano Roosevelt Blvd","","Lexington Park","MD","US","20653" +"1285266510","DIRECT","Direct Messaging Address","ksollers@pyramindwalden.com","N","","","","","","","","","21770 Franklin Delano Roosevelt Blvd","","Lexington Park","MD","US","20653" +"1285266510","CONNECT","CONNECT URL","ksollers@pyramindwalden.com","N","","","","","","","","","21770 Franklin Delano Roosevelt Blvd","","Lexington Park","MD","US","20653" +"1447882782","DIRECT","Direct Messaging Address","contact@goldenstaterecup.com","N","","","DIRECT","Direct","","","","","153 E. 110th St","","Los Angeles","CA","US","90061" +"1932731254","OTHERS","Other URL","Centerstone","N","","","","","","","","","2615 Edwards St","","Alton","IL","US","620023915" +"1396377628","CONNECT","CONNECT URL","NPI","N","","","","","","","","","906 Athens St","","Gainesville","GA","US","305016936" +"1962034280","SOAP","SOAP URL","Spring","N","","","","","","","","","1906 Wickburn Dr","","Spring","TX","US","773861635" +"1841822186","CONNECT","CONNECT URL","prhpllc@gmail.com","N","psychotherapy practice email address","","DIRECT","Direct","","OTHER","Other","psychotherapy practice email address","10400 Connecticut Ave Ste 215","","Kensington","MD","US","208953941" +"1487286712","DIRECT","Direct Messaging Address","john.monroe@bhgrecovery.com","N","Secure Email","","","","","","","","2165 Spicer Cv Ste 5","","Memphis","TN","US","381345623" +"1770115099","SOAP","SOAP URL","Keller","N","","","","","","","","","5204 Emmeryville Ln","","Fort Worth","TX","US","762446200" +"1750913083","DIRECT","Direct Messaging Address","Tabatha.swope@primetherapeutics.com","N","Email","","OTHER","Other","Only as needed","CSV","CSV","","132 Cumberland Dr","","Jacksboro","TN","US","377572431" +"1659903987","DIRECT","Direct Messaging Address","caroline.holloway@pfbhnc.com","N","Email","","DIRECT","Direct","","CSV","CSV","","10420 Park Rd Ste 300","","Charlotte","NC","US","282108502" +"1659903987","DIRECT","Direct Messaging Address","caroline.holloway@pfbhnc.com","N","Email","","DIRECT","Direct","","CSV","CSV","","10420 Park Rd Ste 300","","Charlotte","NC","US","282108502" +"1477185700","DIRECT","Direct Messaging Address","amerchant@lifecorehealthgroup.com","N","","","","","","","","","2434 S Eason Blvd","","Tupelo","MS","US","388046942" +"1912539248","CONNECT","CONNECT URL","am3630@centerforautism.com","N","","","","","","","","","5323 N 118th Ct","","Milwaukee","WI","US","532253085" +"1912539248","CONNECT","CONNECT URL","am3630@centerforautism.com","N","","","","","","","","","5323 N 118th Ct","","Milwaukee","WI","US","532253085" +"1710519053","DIRECT","Direct Messaging Address","info@enhancedlivingchiropractic.com","N","Practice email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","207 N Chestnut St Ste 130","","Chaska","MN","US","553182932" +"1104458447","SOAP","SOAP URL","n/a","N","","","","","","","","","1777 Axtell Dr Ste 100","","Troy","MI","US","480844400" +"1104458447","REST","RESTful URL","n/a","N","","","","","","","","","1777 Axtell Dr Ste 100","","Troy","MI","US","480844400" +"1891327136","DIRECT","Direct Messaging Address","admin@simplicityhc.com","N","","","","","","","","","2700 E Sunset Rd Ste 17","","Las Vegas","NV","US","891203508" +"1871125120","CONNECT","CONNECT URL","https://www.hopkinswellness.com/expert-wellness-experts-in-woodbury/","N","Pain clinic","","DIRECT","Direct","","CSV","CSV","","1687 Woodlane Dr","201","Woodbury","MN","US","551253062" +"1497387740","CONNECT","CONNECT URL","handsthathelp19@protonmail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","6868 S Ash St","","Oak Creek","WI","US","531541604" +"1144852401","OTHERS","Other URL","NA","N","","","","","","","","","13319 128th St","","South Ozone Park","NY","US","114203303" +"1952933210","CONNECT","CONNECT URL","metromtransport@yahoo.com","N","","","","","","","","","E9321 Crain Rd","","New London","WI","US","549618520" +"1659903912","CONNECT","CONNECT URL","Morgantown","N","WVU","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1 Medical Center Dr","","Morgantown","WV","US","265061200" +"1942832159","DIRECT","Direct Messaging Address","larryderm@draperderm.emadirect.md","Y","Direct Mail for Dr. Urry","Draper Dermatology, P.C.","HIE","Health Information Exchange (HIE)","","OTHER","Other","Text","1325 W South Jordan Pkwy Ste 103","","South Jordan","UT","US","840959060" +"1700418001","DIRECT","Direct Messaging Address","hello@therashare.com","N","","","","","","","","","1714 Franklin St #411","","Oakland","CA","US","94612" +"1366074577","DIRECT","Direct Messaging Address","Amanda.peeler@carolinafees.com","N","Email","","DIRECT","Direct","","","","","2176 Loring Ct","","Decatur","GA","US","300325666" +"1295367597","CONNECT","CONNECT URL","https://www.sccmha.org","N","","","","","","","","","500 Hancock St","","Saginaw","MI","US","486024224" +"1568094860","DIRECT","Direct Messaging Address","ghelms.ecs@emerald-counseling.com","N","Secure HIPAA compliant work email.","","DIRECT","Direct","","OTHER","Other","Secure HIPAA compliant work email.","3072 NW Drew Hall Rd","","Altha","FL","US","324212106" +"1487286613","OTHERS","Other URL","jewelpromisecare1995@aol.com","N","buisness email","","DIRECT","Direct","","CSV","CSV","","1033 Rolling Ridge Ln","","Auburn","GA","US","300112625" +"1164054474","DIRECT","Direct Messaging Address","credentialing@numotion.com","N","","","","","","","","","145 Regal St Ste 4","","Billings","MT","US","591013109" +"1336771641","DIRECT","Direct Messaging Address","mariaq@yesnews.net","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","401 Main St","","Islip","NY","US","117513560" +"1699307900","CONNECT","CONNECT URL","silveryears20@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","13710 SW 30th St","","Miami","FL","US","331756605" +"1215569520","DIRECT","Direct Messaging Address","Tara@elanlifecoaching.com","N","Business email","","OTHER","Other","Email","CSV","CSV","","19324 Wearyall Hill Ln","","Pflugerville","TX","US","786604493" +"1497387708","DIRECT","Direct Messaging Address","inijoce@hotmail.fr","N","","","","","","","","","6 Stephanie Dr","","Gorham","ME","US","040381394" +"1174155386","DIRECT","Direct Messaging Address","edith.jonespoland.p2@direct.mydohc.nextgenshare.com","N","","","","","","","","","74000 Country Club Dr Ste G2","","Palm Desert","CA","US","922601679" +"1033741343","CONNECT","CONNECT URL","erin.hibma@va.gov","N","","","","","","","","","500 E Veterans St","","Tomah","WI","US","546603105" +"1649802869","OTHERS","Other URL","westchasetaxi@yahoo.com","N","westchasetaxi@yahoo.com","","OTHER","Other","transportation","OTHER","Other","transportation","7614 Ocean Harbor Ln","","Tampa","FL","US","336151518" +"1134751365","CONNECT","CONNECT URL","kameeterrell@yahoo.com","N","","","","","","","","","1163 E 58th St Rear","","Cleveland","OH","US","441031401" +"1689206807","CONNECT","CONNECT URL","Gmail","N","","","","","","","","","10011 Southmoor Ln","","Fort Mill","SC","US","297079117" +"1023640257","DIRECT","Direct Messaging Address","tasha.turner@westcare.com","N","","","","","","","","","99198 Overseas Hwy","","Key Largo","FL","US","330372437" +"1568094795","CONNECT","CONNECT URL","www.baytobayhhc.com","N","","","","","","","","","3510 22nd Ave S","","Saint Petersburg","FL","US","337113219" +"1427680651","DIRECT","Direct Messaging Address","kimberly.hull@imail.org","N","Email","","DIRECT","Direct","","CSV","CSV","","1380 E Medical Center Dr","","St George","UT","US","847902123" +"1851923098","DIRECT","Direct Messaging Address","Rachel@sagenut.com","N","","","","","","CSV","CSV","","1220 NW Kings Blvd","","Corvallis","OR","US","973302521" +"1093347239","OTHERS","Other URL","www.findpeacecounseling.com","N","","","","","","OTHER","Other","Melville","25 Melville Park Rd","","Melville","NY","US","117473175" +"1568094704","DIRECT","Direct Messaging Address","amanda.clark@bbhealth.net","N","","","","","","","","","781 Mendenhall Rd","","Corsica","PA","US","158293615" +"1871125021","CONNECT","CONNECT URL","app.protectedtrust.com","N","","","","","","","","","3100 Squalicum Pkwy Ste 101","","Bellingham","WA","US","982251936" +"1255963393","DIRECT","Direct Messaging Address","AForka@NorkrisServices.com","N","","","DIRECT","Direct","","","","","611 S Union Ave","","Havre DE Grace","MD","US","210783421" +"1932731056","DIRECT","Direct Messaging Address","kterry@afcyouth.org","N","Business email","","DIRECT","Direct","","OTHER","Other","Business email","390 Glenborough Dr","156","Houston","TX","US","77067" +"1093347254","DIRECT","Direct Messaging Address","cperez@nidraveda.com","N","","","DIRECT","Direct","","","","","4358 Lockhill Selma Rd Ste 106","","Shavano Park","TX","US","782494167" +"1659903938","CONNECT","CONNECT URL","Apopka","N","","","","","","","","","974 Rock Creek St","","Apopka","FL","US","327125788" +"1740812023","CONNECT","CONNECT URL","arelyl1430@gmail.com","Y","","ICAN-B","","","","","","","12395 Lewis St Ste 202","","Garden Grove","CA","US","928404694" +"1003448382","DIRECT","Direct Messaging Address","jbronson@mercydesmoines.org","N","","","","","","","","","1409 Clark St","","Des Moines","IA","US","503141916" +"1013549393","CONNECT","CONNECT URL","www.aveanna.com","N","","","","","","","","","2250 Wehrle Dr Ste 1","","Williamsville","NY","US","142217034" +"1114559408","DIRECT","Direct Messaging Address","christina@bostonaba.com","N","","","","","","","","","124 Watertown St Ste 3H","","Watertown","MA","US","024722576" +"1750913042","OTHERS","Other URL","Outlook","N","Outlook","","DIRECT","Direct","","CSV","CSV","","155 S 300 W Ste 101","","Salt Lake City","UT","US","841011289" +"1831721059","OTHERS","Other URL","http","N","","","","","","","","","4301 W Markham St","","Little Rock","AR","US","722057101" +"1528690740","CONNECT","CONNECT URL","CARROLL","N","","","","","","","","","425 W US Highway 30","","Carroll","IA","US","514012262" +"1346872561","DIRECT","Direct Messaging Address","melissa.smith@lifeinmotionkentucky.com","Y","","Life In Motion LLC","","","","","","","8106 Red Stone Hill Rd","","Louisville","KY","US","402144614" +"1669004826","DIRECT","Direct Messaging Address","rcarter@childrensvillage.oeg","Y","Email","The Children's Village","DIRECT","Direct","","CSV","CSV","","1 Echo Hills","","Dobbs Ferry","NY","US","10522" +"1548892706","OTHERS","Other URL","www.thehopegroup4.com","N","website","","","","","","","","140 S Beach St Ste 32114","","Daytona Beach","FL","US","321144472" +"1225660400","CONNECT","CONNECT URL","651-488-4655","N","","","","","","","","","10467 93rd Ave N","","Maple Grove","MN","US","553694112" +"1780216986","DIRECT","Direct Messaging Address","nicole@mtspokanepediatrics.com","N","","","DIRECT","Direct","","OTHER","Other","Spokane","9425 N Nevada St","","Spokane","WA","US","992185014" +"1962034074","OTHERS","Other URL","miesha.martin@villaofhope.org","N","Email","","","","","","","","1099 Jay St Ste 202","","Rochester","NY","US","146111153" +"1144852252","DIRECT","Direct Messaging Address","ARoche@fcservices.org","Y","work email","Family & Children Services of Silicon Valley, a division of Caminar","","","","","","","950 W Julian St","","San Jose","CA","US","951262719" +"1770115891","OTHERS","Other URL","Epic","N","","","","","","","","","60 Hospital Rd","","Leominster","MA","US","014532205" +"1770115891","OTHERS","Other URL","Epic","N","","","","","","","","","60 Hospital Rd","","Leominster","MA","US","014532205" +"1306478425","DIRECT","Direct Messaging Address","slutz@akronchildrens.org","N","","","DIRECT","Direct","","","","","285 Vesper Rd","","Mogadore","OH","US","442602005" +"1497387518","CONNECT","CONNECT URL","HARRISONBURG","N","","","","","","","","","1031 Wellington Dr","","Harrisonburg","VA","US","228029307" +"1255963377","DIRECT","Direct Messaging Address","Kcarpenter@epm1.net","N","","","","","","","","","653 McCorkle Blvd Unit G","","Westerville","OH","US","430827159" +"1245862382","CONNECT","CONNECT URL","Reno","N","Private Practice","","DIRECT","Direct","","CSV","CSV","","3500 Lakeside Ct Ste 130","","Reno","NV","US","895094865" +"1609408749","DIRECT","Direct Messaging Address","admin@canandaiguams.com","N","Email Address","","DIRECT","Direct","","CSV","CSV","","66 West Ave","","Canandaigua","NY","US","144241521" +"1588296628","OTHERS","Other URL","canderson@redwooddental.com","N","Email","","DIRECT","Direct","","","","","13403 E 13 Mile Rd","","Warren","MI","US","480883188" +"1417589565","OTHERS","Other URL","limei@agapefamilycenter.org","N","","","DIRECT","Direct","","OTHER","Other","message","1701 Gateway Blvd Ste 390","","Richardson","TX","US","750803627" +"1134751282","CONNECT","CONNECT URL","https://www.mvmtrx.com","N","MVMT Rx Website","","DIRECT","Direct","","CSV","CSV","","765 Sienna Station Way","","Reno","NV","US","895121364" +"1134751282","CONNECT","CONNECT URL","https://www.mvmtrx.com","N","MVMT Rx Website","","DIRECT","Direct","","CSV","CSV","","765 Sienna Station Way","","Reno","NV","US","895121364" +"1437781572","OTHERS","Other URL","fax","Y","faxing information","High Quality Home Therapy LLC","OTHER","Other","fax","CSV","CSV","pdf or csv","30 Buxton Farm Rd Ste 230","","Stamford","CT","US","069051206" +"1942832092","DIRECT","Direct Messaging Address","kylie@kcappscounseling.com","N","Business Email","","DIRECT","Direct","","OTHER","Other","Email","100 Kercheval Ave Ste D","","Grosse Pointe Farms","MI","US","482363635" +"1033741186","DIRECT","Direct Messaging Address","cayla.fendick@lotusmentalhealth.org","N","","","","","","","","","1880 Office Club Pt","","Colorado Springs","CO","US","809205008" +"1952933012","OTHERS","Other URL","Docutap","N","","","HIE","Health Information Exchange (HIE)","","","","","17516 US Highway 59 Ste 100","","New Caney","TX","US","773578718" +"1649802703","FHIR","FHIR URL","Danville","N","","","DIRECT","Direct","","CSV","CSV","","144 Holbrook Ave Apt 1","","Danville","VA","US","245412448" +"1457983512","CONNECT","CONNECT URL","luvlyfe@luvelyfecare.org","N","","","","","","OTHER","Other","email","101 W 147th St Apt 16A","","New York","NY","US","100394339" +"1457983512","CONNECT","CONNECT URL","luvlyfe@luvlyfecare.org","N","","","","","","","","","101 W 147th St Apt 16A","","New York","NY","US","100394339" +"1184256240","DIRECT","Direct Messaging Address","bholdbrooks@tularehhsa.org","N","Encrypted Email","","","","","","","","520 E Tulare Ave","","Visalia","CA","US","932923629" +"1619509783","DIRECT","Direct Messaging Address","david.telford@cmhlc.org","N","","","","","","","","","300 S 3rd W","","Soda Springs","ID","US","832761559" +"1336771401","DIRECT","Direct Messaging Address","eugcannon@selectmedical.com","N","","","","","","","","","785 Cherry Tree Ct","","Hanover","PA","US","173317902" +"1609408772","CONNECT","CONNECT URL","respiratory","N","hot springs","","DIRECT","Direct","","OTHER","Other","little rock","190 Aviation Plz Ste A-D","","Hot Springs","AR","US","719135529" +"1043842115","OTHERS","Other URL","kelly@therapydia.com","N","Therapydia Email","","","","","","","","1125 SE 163rd Pl Ste 102","","Vancouver","WA","US","986834468" +"1821620998","DIRECT","Direct Messaging Address","andrea@allaboutyoucounseling.org","N","Email","","DIRECT","Direct","","","","","8685 S Eastern Ave","","Las Vegas","NV","US","891232839" +"1962034041","CONNECT","CONNECT URL","wan","N","","","","","","OTHER","Other","idk","1000 Henderson St","","Fort Worth","TX","US","761024500" +"1023640109","OTHERS","Other URL","ehuntley1","N","free","","DIRECT","Direct","","CSV","CSV","","4515 Premier Dr","","High Point","NC","US","272658357" +"1154953230","DIRECT","Direct Messaging Address","latishatoney@bellsouth.net","N","","","","","","","","","7622 Bebe Branch Ln","","Ooltewah","TN","US","373639784" +"1952933038","OTHERS","Other URL","micromerchantsystem.com","N","","","","","","","","","1408 Summit Ave Ste 2","","Plano","TX","US","750748135" +"1114559291","CONNECT","CONNECT URL","IsaacAnzaldua","N","Dietitian","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10 Cardenas Rd","","Rio Grande City","TX","US","785826910" +"1578195657","DIRECT","Direct Messaging Address","claire.ngwa@waldenu.edu","N","","","","","","","","","2809 Prescotte Pointe","","McKinney","TX","US","750712770" +"1659903730","CONNECT","CONNECT URL","SoleraVPN","Y","Solera Health VPN","Solera Health, Inc.","DIRECT","Direct","","CSV","CSV","","111 W Monroe St Ste 300","","Phoenix","AZ","US","850031718" +"1831721992","DIRECT","Direct Messaging Address","dkargman@caring-hands.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","47 Shipping Pl","","Dundalk","MD","US","212224318" +"1922630086","OTHERS","Other URL","suuntaintegrativehealth@gmail.com","N","progress notes","","DIRECT","Direct","","OTHER","Other","notes","1209 N 3rd St","","Marquette","MI","US","498553009" +"1669004768","DIRECT","Direct Messaging Address","melinda@parentingerie.com","N","","","","","","","","","2012 Hershey Rd","","Erie","PA","US","165094514" +"1174155287","OTHERS","Other URL","Hillsboro","Y","pacificu.edu","Pacific University","","","","","","","222 SE 8th Ave","suite 212","Hillsboro","OR","US","971234218" +"1922630052","DIRECT","Direct Messaging Address","lina.aljarrah@pacden.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8140 Stonewall Shops Sq","","Gainesville","VA","US","201553891" +"1376175521","CONNECT","CONNECT URL","computer","N","","","","","","","","","306 Timber Cv","","Oxford","MS","US","386555871" +"1730711995","DIRECT","Direct Messaging Address","natalia.catala4@upr.edu","N","","","","","","","","","Paseo Dr. Jose Celso Barbosa","","San Juan","PR","US","00921" +"1790317956","CONNECT","CONNECT URL","www.theguidancecenter.org","N","","","","","","","","","20 Sickles Ave","","New Rochelle","NY","US","108014030" +"1972135135","OTHERS","Other URL","www.thehopegroup4.com","N","website","","","","","","","","140 S Beach St Ste 310","","Daytona Beach","FL","US","321144409" +"1881226041","CONNECT","CONNECT URL","Austin","N","my computer","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1501 E 34th St","","Austin","TX","US","787221921" +"1891327060","CONNECT","CONNECT URL","240-565-6059","N","Fax","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9701 Apollo Dr Ste 410","","Upper Marlboro","MD","US","207744791" +"1043842149","OTHERS","Other URL","email","N","","","","","","","","","272 E Sagebrush St","","Litchfield Park","AZ","US","853404934" +"1043842149","OTHERS","Other URL","email","N","","","","","","","","","272 E Sagebrush St","","Litchfield Park","AZ","US","853404934" +"1043842149","OTHERS","Other URL","antwon.woodcox@gmail.com","N","","","","","","","","","272 E Sagebrush St","","Litchfield Park","AZ","US","853404934" +"1497387666","DIRECT","Direct Messaging Address","sara@physicaltherapyannarbor.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","58 Parkland Plz Ste 100","","Ann Arbor","MI","US","481036208" +"1760014930","CONNECT","CONNECT URL","http://cityprogroup.com/","N","","","DIRECT","Direct","","CSV","CSV","","329 E 149th St Fl 4","","Bronx","NY","US","104515626" +"1932731106","DIRECT","Direct Messaging Address","briana.currie-gill@va.gov","N","email","","","","","","","","50 Irving St NW","","Washington","DC","US","204220001" +"1639701816","DIRECT","Direct Messaging Address","mhuguenard@mchs.com","N","","","","","","","","","5300 N Meadows Dr Ste 3820","","Grove City","OH","US","431232546" +"1275165466","DIRECT","Direct Messaging Address","cfaust@conversationsaframeworkforlife.com","N","","","HIE","Health Information Exchange (HIE)","","","","","6250 US 62","","Hillsboro","OH","US","451337582" +"1669004859","CONNECT","CONNECT URL","Brooklyn","N","","","","","","","","","870 E 29th St","","Brooklyn","NY","US","112102927" +"1396377586","DIRECT","Direct Messaging Address","emilystadstad@mnpsych.com","N","work email","","HIE","Health Information Exchange (HIE)","","","","","715 E Central Entrance","","Duluth","MN","US","558115596" +"1376175570","DIRECT","Direct Messaging Address","counselor310@recoveryconceptllc.com","Y","","RECOVERY CONCEPTS LLC","DIRECT","Direct","","","","","124 Boardwalk Dr Ste A","","Ridgeland","SC","US","299367994" +"1629600820","DIRECT","Direct Messaging Address","shannon.ericson@pennmedicine.upenn.edu","N","","","","","","","","","811 N Hancock St","","Philadelphia","PA","US","191233014" +"1629600820","OTHERS","Other URL","sericson.lcsw@gmail.com","N","","","","","","","","","811 N Hancock St","","Philadelphia","PA","US","191233014" +"1578195764","CONNECT","CONNECT URL","www.413therapygroup.com","N","","","","","","","","","280 N Main St Ste 6","","East Longmeadow","MA","US","010281814" +"1386276582","SOAP","SOAP URL","Massagebytawny@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","11316 E 12th Ave","","Spokane Valley","WA","US","992062842" +"1194357392","OTHERS","Other URL","alicia.davister@meijer.com","Y","Email","Meijer Stores Limited Partnership","","","","","","","924 N Taylor Dr","","Sheboygan","WI","US","530814202" +"1750913950","SOAP","SOAP URL","https://mail.google.com/mail/u/1/#inbox","N","mcareach@gmail.com","","DIRECT","Direct","","CSV","CSV","","2700 NE 17th St","","Gresham","OR","US","970304406" +"1952933152","CONNECT","CONNECT URL","Quitman","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","310 E Goode St","Address 2","Quitman","TX","US","75783" +"1386276483","DIRECT","Direct Messaging Address","Cpounds@tanner.org","N","","","","","","","","","20 Herrell Rd","","Villa Rica","GA","US","301805527" +"1366074460","DIRECT","Direct Messaging Address","arr2fj@virginia.edu","N","","","","","","","","","2121 River Oaks Dr","","Salem","VA","US","241537369" +"1043842156","OTHERS","Other URL","Spring","N","","","","","","","","","8419 Louetta Rd Ste A","","Spring","TX","US","773796737" +"1255963369","DIRECT","Direct Messaging Address","Dana.Scherer@fyzical.com","Y","work email","FYZICAL OF ALEXANDRIA LLC","DIRECT","Direct","","OTHER","Other","work email","221 Windermere Blvd Ste A","","Alexandria","LA","US","713033538" +"1902438039","DIRECT","Direct Messaging Address","jcross@tonawandapediatrics.com","N","","","","","","","","","3950 E Robinson Rd Ste 205","","Amherst","NY","US","142282044" +"1992337026","CONNECT","CONNECT URL","info@therapyconnectiononline.com","N","","","DIRECT","Direct","","CSV","CSV","","121 Smith Pl","","Staten Island","NY","US","103022045" +"1194357228","REST","RESTful URL","https://neuronoodle.com","N","","","DIRECT","Direct","","","","","175 E Hawthorne Pkwy Ste 220","","Vernon Hills","IL","US","600611432" +"1801428933","DIRECT","Direct Messaging Address","cstock@choicetherapy.net","Y","","Choice Therapy Psychological Services, Inc.","","","","","","","1801 Van Ness Ave Ste 300","","San Francisco","CA","US","941098816" +"1518599646","DIRECT","Direct Messaging Address","jenandtroy@icloud.com","N","","","DIRECT","Direct","","","","","20170 Dale Miller Rd","","Davis City","IA","US","500654264" +"1366074411","CONNECT","CONNECT URL","None","N","","","DIRECT","Direct","","CSV","CSV","","508 Lakeview Ave","","McComb","MS","US","396482102" +"1679105738","CONNECT","CONNECT URL","FLUSHING","N","","","DIRECT","Direct","","","","","6151 Fresh Meadow Ln","","Fresh Meadows","NY","US","113652018" +"1003448168","SOAP","SOAP URL","Hightail","N","","","","","","","","","862 SE Oak Street","Suite 2A","Hillsboro","OR","US","97123" +"1962034033","DIRECT","Direct Messaging Address","nkhoang@houstonmethodist.org","N","email","","DIRECT","Direct","","CSV","CSV","","6565 Fannin St","","Houston","TX","US","770302703" +"1689206757","DIRECT","Direct Messaging Address","Laura.manley@revolutionary.cc","N","","","","","","","","","829 Scranton Carbondale Hwy","","Eynon","PA","US","184031020" +"1689206757","DIRECT","Direct Messaging Address","Laura.manley@revolutionary.cc","N","","","","","","","","","829 Scranton Carbondale Hwy","","Eynon","PA","US","184031020" +"1497387567","CONNECT","CONNECT URL","112917","N","","","DIRECT","Direct","","CSV","CSV","","30035 Haun Rd","","Menifee","CA","US","925846805" +"1184256224","DIRECT","Direct Messaging Address","anbueno@millersville.edu","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","client information","40 Dilworth Road","","Millersville","PA","US","17551" +"1366074403","DIRECT","Direct Messaging Address","mileywade@hotmail.com","N","","","DIRECT","Direct","","","","","1047 Deer Ridge Rd","","McComb","MS","US","396483767" +"1366074403","CONNECT","CONNECT URL","McComb","N","","","DIRECT","Direct","","","","","1047 Deer Ridge Rd","","McComb","MS","US","396483767" +"1891327912","CONNECT","CONNECT URL","Kareo","N","","","","","","","","","1701 Park Center Dr Ste 210","","Orlando","FL","US","328356235" +"1053943191","FHIR","FHIR URL","Safari","N","Web Browser","","DIRECT","Direct","","CSV","CSV","","15242 Wentwood Ln","","Woodbridge","VA","US","221914926" +"1467084525","SOAP","SOAP URL","hightail","N","","","","","","","","","862 SE Oak St Ste 2A","","Hillsboro","OR","US","971234240" +"1558993709","CONNECT","CONNECT URL","healthyashanty@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","853 Fairview Ave Apt 12","","Arcadia","CA","US","910076694" +"1679105837","DIRECT","Direct Messaging Address","jcollins@thefamilyctr.org","N","","","","","","","","","1350 15th Ave","","Columbus","GA","US","319012308" +"1780216960","DIRECT","Direct Messaging Address","joshua@cornerstoneccd.org","Y","","Cornerstone Center for Counseling and Discipleship, Inc.","","","","","","","20424 W Valley Blvd Ste E","","Tehachapi","CA","US","935618604" +"1386276566","OTHERS","Other URL","other","N","","","","","","","","","5701 NW 183rd St","","Hialeah","FL","US","330156022" +"1700418993","DIRECT","Direct Messaging Address","anthony@wellbeings-therapy.com","Y","","wellbeings therapy","","","","","","","2627 Mission St","","San Marino","CA","US","91108" +"1912539107","CONNECT","CONNECT URL","ROSEVILLE","N","","","DIRECT","Direct","","","","","2489 Rice St Ste 115","","Roseville","MN","US","551133795" +"1114559390","CONNECT","CONNECT URL","651-488-4655","N","","","","","","","","","10467 93rd Ave N","","Maple Grove","MN","US","553694112" +"1568094746","OTHERS","Other URL","email","N","","","","","","","","","5756 Clarkston Rd","","Clarkston","MI","US","483484706" +"1730711912","CONNECT","CONNECT URL","Lancaster","N","","","DIRECT","Direct","","","","","754 Manor St","","Lancaster","PA","US","176035112" +"1619509809","OTHERS","Other URL","Oakland","N","Location","","DIRECT","Direct","","CSV","CSV","","1411 E 31st St","","Oakland","CA","US","946021018" +"1235761420","DIRECT","Direct Messaging Address","ejay.faralan@providence.org","N","Work Email","","","","","","","","501 S Buena Vista St","","Burbank","CA","US","915054809" +"1790317899","DIRECT","Direct Messaging Address","lhargrove@hollandhospital.org","N","","","DIRECT","Direct","","OTHER","Other","email","175 S Waverly Rd","","Holland","MI","US","494237906" +"1790317899","DIRECT","Direct Messaging Address","lhargrove@hollandhospital.org","N","","","DIRECT","Direct","","OTHER","Other","email","175 S Waverly Rd","","Holland","MI","US","494237906" +"1790317899","DIRECT","Direct Messaging Address","lhargrove@hollandhospital.org","N","","","DIRECT","Direct","","OTHER","Other","email","175 S Waverly Rd","","Holland","MI","US","494237906" +"1790317899","DIRECT","Direct Messaging Address","lhargrove@hollandhospital.org","N","","","DIRECT","Direct","","OTHER","Other","email","175 S Waverly Rd","","Holland","MI","US","494237906" +"1053943159","DIRECT","Direct Messaging Address","maricelaC@ccsww.org","N","","","","","","OTHER","Other","n/a","117 E Gilman Ave","","Arlington","WA","US","982231016" +"1023640133","OTHERS","Other URL","MIAMI","N","HCN","","DIRECT","Direct","","OTHER","Other","MIAMI","7900 NW 27th Ave Ste D-205","","Miami","FL","US","331474909" +"1124650239","DIRECT","Direct Messaging Address","brucker@emanuelmedical.org","N","DOP Email","","DIRECT","Direct","","","","","117 Kite Rd","","Swainsboro","GA","US","304013231" +"1760014872","DIRECT","Direct Messaging Address","mhorner@nwch.us","N","Business email","","DIRECT","Direct","","OTHER","Other","Lewiston","602 13th St","","Lewiston","ID","US","835012586" +"1730711847","OTHERS","Other URL","Houston","N","","","","","","","","","3670 State Highway 121","","Plano","TX","US","750255200" +"1295367308","OTHERS","Other URL","Other","N","","","","","","","","","1041 W Bridge St # B5","","Phoenixville","PA","US","194604342" +"1801428917","DIRECT","Direct Messaging Address","mhorner@nwch.us","N","Business email","","DIRECT","Direct","","OTHER","Other","Lewiston","602 13th St","","Lewiston","ID","US","835012586" +"1063044188","CONNECT","CONNECT URL","CSV","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12957 Turtle Cove Trl","","North Fort Myers","FL","US","339036913" +"1063044188","CONNECT","CONNECT URL","CSV","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12957 Turtle Cove Trl","","North Fort Myers","FL","US","339036913" +"1063044188","CONNECT","CONNECT URL","CSV","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12957 Turtle Cove Trl","","North Fort Myers","FL","US","339036913" +"1962034082","CONNECT","CONNECT URL","Computer","N","Lap Top","","DIRECT","Direct","","CSV","CSV","","729 Sunset Rd","","Colorado Springs","CO","US","809094731" +"1699307728","CONNECT","CONNECT URL","montana","N","","","DIRECT","Direct","","CSV","CSV","","152 S 32nd St W","","Billings","MT","US","591026875" +"1972135093","CONNECT","CONNECT URL","URL","N","computer","","DIRECT","Direct","","CSV","CSV","","514 Little River Ct","","Richmond","TX","US","774062195" +"1326670449","CONNECT","CONNECT URL","KaleidaCare","N","KaleidaCare","","DIRECT","Direct","","CSV","CSV","","9045 S 1300 E","","Sandy","UT","US","840943134" +"1295367324","CONNECT","CONNECT URL","ALBUQUERQUE","N","Albuquerque","","DIRECT","Direct","","OTHER","Other","ALBUQUERQUE","9201 Montgomery Blvd NE Bldg 5","","Albuquerque","NM","US","871112468" +"1861024903","OTHERS","Other URL","doctoryelena@yahoo.com","N","NEVER USED","","OTHER","Other","NONE","CSV","CSV","","3079 Brighton 13th St Fl 1","","Brooklyn","NY","US","112355607" +"1700418852","OTHERS","Other URL","https://citrix.kumed.com/Citrix/KUHSWeb/","N","EPIC","","","","","","","","2000 Olathe","","Kansas City","KS","US","661608505" +"1265064323","CONNECT","CONNECT URL","https?//www.humanskills.org","N","","","","","","","","","2 N Water St","","Sapulpa","OK","US","740662816" +"1972135036","CONNECT","CONNECT URL","JordanParker","N","work email","","DIRECT","Direct","","","","","44 Barnsley Village Drive","","Adairsville","GA","US","30103" +"1417589581","DIRECT","Direct Messaging Address","amin.sarraf@ucsf.edu","N","","","","","","","","","1315 3rd Ave","","San Francisco","CA","US","941222718" +"1023640190","OTHERS","Other URL","Aldie","N","","","","","","","","","42244 Black Rock Ter","","Aldie","VA","US","201052967" +"1922630003","CONNECT","CONNECT URL","DENVER","N","","","","","","","","","18862 E 48th Pl","","Denver","CO","US","802498725" +"1487286498","DIRECT","Direct Messaging Address","info@gcllc.org","N","HIPPA Compliant email adress","","DIRECT","Direct","","OTHER","Other","Word Text","101 S Whiting St Ste 106","","Alexandria","VA","US","223043416" +"1285266254","OTHERS","Other URL","Self","N","Mental health","","DIRECT","Direct","","CSV","CSV","","4 Ardsley Rd","","Carmel","NY","US","105126317" +"1285266254","CONNECT","CONNECT URL","None","N","Virginia willsea berman","","DIRECT","Direct","","OTHER","Other","None","4 Ardsley Rd","","Carmel","NY","US","105126317" +"1285266254","OTHERS","Other URL","84bba4126","N","Other","","OTHER","Other","None","OTHER","Other","None","1808 Route 6","","Carmel","NY","US","105122356" +"1346872322","OTHERS","Other URL","g.demari@inbloomautism.com","Y","","BDG of Massachusetts Inc.","DIRECT","Direct","","","","","745 Atlantic Ave","8th Floor","Boston","MA","US","021112735" +"1639701782","DIRECT","Direct Messaging Address","adybedahl@hazeldenbettyford.org","N","Email","","","","","","","","15251 Pleasant Valley Rd","","Center City","MN","US","550129640" +"1427680305","DIRECT","Direct Messaging Address","adrea@hopearisingcounseling.com","N","","","","","","","","","2223 Washington Ave # C","","Conway","AR","US","720322765" +"1689206674","DIRECT","Direct Messaging Address","ecruz@psy-qgroup.com","N","","","","","","","","","PR-1, Ave. Sakura","","Caguas","PR","US","00726" +"1578195582","CONNECT","CONNECT URL","https://blueocean.edh.com","N","","","DIRECT","Direct","","","","","13010 SFA Station","","Nacogdoches","TX","US","75961" +"1093347015","CONNECT","CONNECT URL","Neomed","N","","","","","","","","","2053 Ponce ByPass","Centro Caribe Bldg. Suite 205","Ponce","PR","US","00730" +"1376175315","OTHERS","Other URL","Raintree","N","EMR","","DIRECT","Direct","","OTHER","Other","Documents","402 W Burlington AVE","STE 200","Fairfield","IA","US","52556" +"1578195525","DIRECT","Direct Messaging Address","tlangford@ivycreekhealth.com","N","","","HIE","Health Information Exchange (HIE)","","","","","277 HUNTRESS STREET","","WETUMPKA","AL","US","36093" +"1578195525","OTHERS","Other URL","CLINIC","N","","","","","","","","","277 HUNTRESS STREET","SUITE 100","WETUMPKA","AL","US","36092" +"1548892508","OTHERS","Other URL","humeera.hjaved@gmail.com","N","email address","","DIRECT","Direct","","CSV","CSV","","4897 TX 121 Suite 210","","THE COLONY","TX","US","750564040" +"1073145033","DIRECT","Direct Messaging Address","mrivera@uticorp.net","N","","","","","","","","","Bo. Pasto San Diego Carr. 556 Km 14","","COAMO","PR","US","00769" +"1891327870","DIRECT","Direct Messaging Address","Info@solidfoundationstherapy.com","N","","","","","","","","","5201 Washington St Ste 2","","Downers Grove","IL","US","605155068" +"1881226827","CONNECT","CONNECT URL","www.affinityfamilycounseling.com","N","Website","","OTHER","Other","none","OTHER","Other","none","2200 E Williams Field Rd Ste 200","","Gilbert","AZ","US","852950764" +"1568094654","DIRECT","Direct Messaging Address","janine.little@omh.ny.gov","N","Work email","","DIRECT","Direct","","OTHER","Other","Direct work email","1400 Noyes St","","Utica","NY","US","135023854" +"1417589680","OTHERS","Other URL","FountainHills","N","","","OTHER","Other","Direct Mail","OTHER","Other","FountainHills","13454 N Stone View Trl","","Fountain Hills","AZ","US","852683356" +"1811529969","DIRECT","Direct Messaging Address","aleksandr.sergojan@usmc.mil","N","DoD mailing address","","DIRECT","Direct","","OTHER","Other","Medical and Unclassified Military correspondence","8810 South St SE","","Albuquerque","NM","US","871170001" +"1720610876","DIRECT","Direct Messaging Address","CSubero@autismlearningpartners.com","N","","","","","","","","","6 Lincoln Knoll Ln","","Burlington","MA","US","018034725" +"1356973440","OTHERS","Other URL","Deborah_Shearer@Quorumhealth.com","N","","","DIRECT","Direct","","OTHER","Other","Hospital","695 N Kellogg St","","Galesburg","IL","US","614012807" +"1265064356","DIRECT","Direct Messaging Address","hsisco@hcrhealth.com","N","Work Email","","DIRECT","Direct","","","","","176 US Oval","","Plattsburgh","NY","US","129033913" +"1508498692","CONNECT","CONNECT URL","gwaltonod.gw@gmail.com","N","","","","","","","","","1875 Hempstead Rd","","Lancaster","PA","US","176015671" +"1417589508","DIRECT","Direct Messaging Address","cheryl.hale@ccmhhealth.com","N","","","","","","","","","3401 W Gore Blvd","","Lawton","OK","US","735056332" +"1932731940","CONNECT","CONNECT URL","cchphealthcare.org","Y","","Center for Comprehensive Health Practice, Inc.","","","","","","","1900 Second Avenue 9th Floor","","New York","NY","US","10029" +"1740812767","DIRECT","Direct Messaging Address","brandon.gross@accesspsych.net","N","","","DIRECT","Direct","","CSV","CSV","","102 W Washington St","","Marquette","MI","US","498554368" +"1952933988","CONNECT","CONNECT URL","HeatherSimpsonLCSW@gmail.com","N","business email","","DIRECT","Direct","","CSV","CSV","","702 NW 36th Ave","","Gainesville","FL","US","326092235" +"1053943092","OTHERS","Other URL","recoverymaine.com","N","website","","","","","","","","33 Main St","","North Berwick","ME","US","039066794" +"1407488430","DIRECT","Direct Messaging Address","authorization@dashtherapy.org","N","email","","","","","","","","2208 W Sunnyside Ave Ste A","","Visalia","CA","US","932777292" +"1407488430","OTHERS","Other URL","authorization@dashtherapy.org","N","e-mail","","HIE","Health Information Exchange (HIE)","","OTHER","Other","documentation on webpt","2208 W Sunnyside Ave Ste A","","Visalia","CA","US","932777292" +"1487286415","CONNECT","CONNECT URL","beyondsensory.org","N","","","","","","","","","1850 S Lincoln St","","Denver","CO","US","802103113" +"1508498544","OTHERS","Other URL","www.massagebook.com/biz/touchofmagnolia","N","","","","","","","","","917 Revere Way","","Hampton","GA","US","302285969" +"1982236923","DIRECT","Direct Messaging Address","kchristian@achristianhouse.com","N","","","DIRECT","Direct","","CSV","CSV","","82 Garfield Ave","","East Palestine","OH","US","444131928" +"1962034900","CONNECT","CONNECT URL","Clackamas","N","","","","","","","","","8810 SE Sunnybrook Blvd Ste 100","","Clackamas","OR","US","970156805" +"1154953198","DIRECT","Direct Messaging Address","erinw@prohabsecure.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","1107 W Broadway St","","Ardmore","OK","US","734012833" +"1225660269","OTHERS","Other URL","Ehr.unifiedpractice.com","N","end point requires log in credentials with clinic","","OTHER","Other","logged in clinic members only","OTHER","Other","PDFs","4025 MacArthur Ave","","Richmond","VA","US","232274050" +"1871125815","CONNECT","CONNECT URL","VRS","N","","","","","","OTHER","Other","records","420 Jett Dr","","Jackson","KY","US","413399621" +"1518599554","CONNECT","CONNECT URL","rjester@wakehealth.edu","N","rjester@wakehealth.edu","","","","","","","","1 Medical Center Blvd","","Winston Salem","NC","US","271570001" +"1861024804","OTHERS","Other URL","Albuquerque","N","VA Hospital","","DIRECT","Direct","","OTHER","Other","Goverment EHR","1501 San Pedro Dr SE","","Albuquerque","NM","US","871085180" +"1366074304","SOAP","SOAP URL","SoapVault","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3322 Francis St","","Jackson","MI","US","492035051" +"1366074304","SOAP","SOAP URL","SoapVault","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3322 Francis St","","Jackson","MI","US","492035051" +"1366074304","SOAP","SOAP URL","SoapVault","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3322 Francis St","","Jackson","MI","US","492035051" +"1366074304","SOAP","SOAP URL","SoapVault","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3322 Francis St","","Jackson","MI","US","492035051" +"1275165219","OTHERS","Other URL","authorization@dashtherapy.org","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","webpt","2208 W Sunnyside Ave Ste A","","Visalia","CA","US","932777292" +"1083246029","DIRECT","Direct Messaging Address","disraelcastle@mhs.net","N","","","HIE","Health Information Exchange (HIE)","","","","","2637 Cleveland St","","Hollywood","FL","US","330202924" +"1295367241","OTHERS","Other URL","Marko","N","","","DIRECT","Direct","","","","","8464 Marko Dr","","Cedar Hill","MO","US","630161633" +"1356973317","DIRECT","Direct Messaging Address","info@homelife-homecare.com","N","","","","","","","","","7240 Brooklyn Blvd Ste 205","","Brooklyn Park","MN","US","554291279" +"1356973317","DIRECT","Direct Messaging Address","info@homelife-homecare.com","N","Home Health Care","","","","","","","","7240 Brooklyn Blvd Ste 205","","Brooklyn Park","MN","US","554291279" +"1356973317","DIRECT","Direct Messaging Address","info@homelife-homecare.com","N","","","DIRECT","Direct","","","","","7240 Brooklyn Blvd Ste 205","","Brooklyn Park","MN","US","554291279" +"1356973317","DIRECT","Direct Messaging Address","info@homelife-homecare.com","N","","","","","","","","","7240 Brooklyn Blvd Ste 205","","Brooklyn Park","MN","US","554291279" +"1356973317","DIRECT","Direct Messaging Address","info@homelife-homecare.com","N","","","","","","","","","7240 Brooklyn Blvd Ste 205","","Brooklyn Park","MN","US","554291279" +"1801428867","CONNECT","CONNECT URL","https://healthandwellnesscollective.secure-client-area.com","N","","","","","","","","","2802 Aloma Ave Ste 102","","Winter Park","FL","US","327923532" +"1558993501","DIRECT","Direct Messaging Address","trevor@promedimg.com","N","","","","","","","","","15495 Eagle Nest Ln Ste 130","","Miami Lakes","FL","US","330142242" +"1104458157","CONNECT","CONNECT URL","EPIC","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6720 Bertner Ave","","Houston","TX","US","770302604" +"1700418761","DIRECT","Direct Messaging Address","silvaj@jccany.org","N","","","","","","","","","858 E 29th St","","Brooklyn","NY","US","112102927" +"1730711797","OTHERS","Other URL","mobile.va.gov/app/va-video-connect","N","Va Video Connect allwos Veteran's to connect securely with their healthcare team","","DIRECT","Direct","","OTHER","Other","n/a","2215 Fuller Rd","","Ann Arbor","MI","US","481052303" +"1881226850","DIRECT","Direct Messaging Address","alison.thierbach@va.gov","N","","","","","","","","","2215 Fuller Rd","","Ann Arbor","MI","US","481052303" +"1831721802","DIRECT","Direct Messaging Address","amrobinson@tanner.org","N","Work email address","","DIRECT","Direct","","CSV","CSV","","523 Dixie St","","Carrollton","GA","US","301173870" +"1013549088","OTHERS","Other URL","kwashburn@poamail.org","N","business email address","","DIRECT","Direct","","OTHER","Other","business related","43G Pinsbaari Dr","","Pueblo Of Acoma","NM","US","870341001" +"1518599497","DIRECT","Direct Messaging Address","amy.nguyen2@stores.kroger.com","N","work","","DIRECT","Direct","","OTHER","Other","none","2201 W Grauwyler Rd","","Irving","TX","US","750614345" +"1699307579","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1952933830","DIRECT","Direct Messaging Address","tbiggles@socalheart.com","N","email","","DIRECT","Direct","","","","","55 E California Blvd Fl 3","","Pasadena","CA","US","911053944" +"1306478292","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1518599406","DIRECT","Direct Messaging Address","info@illuminatetouch.com","N","","","DIRECT","Direct","","","","","1109 S Mason Ave","","Chicago","IL","US","606445341" +"1518599406","DIRECT","Direct Messaging Address","info@illuminatetouch.com","N","","","DIRECT","Direct","","","","","1109 S Mason Ave","","Chicago","IL","US","606445341" +"1518599406","DIRECT","Direct Messaging Address","info@illuminatetouch.com","N","","","DIRECT","Direct","","","","","1109 S Mason Ave","","Chicago","IL","US","606445341" +"1669004560","OTHERS","Other URL","www.dropbox.com","N","Secure compliant cloud storage server","","DIRECT","Direct","","OTHER","Other","Client files and treatment plans","4742 N 24th St Ste 300","","Phoenix","AZ","US","850169107" +"1396377297","OTHERS","Other URL","enidofs@gmail.com","N","","","","","","","","","4202 E Southgate Rd","","Enid","OK","US","737018628" +"1265064240","DIRECT","Direct Messaging Address","cindy@accessbuildingsolutions.com","N","","","DIRECT","Direct","","","","","50 Emery St # 455","","Pahrump","NV","US","890484668" +"1033741046","DIRECT","Direct Messaging Address","Debbie.Taylor-Hill@fdihb.org","N","","","","","","","","","Chiitoh Blvd","Sanders","Sanders","AZ","US","86512" +"1790317717","CONNECT","CONNECT URL","EPIC","N","","","","","","","","","3602 Collins Ferry Rd","","Morgantown","WV","US","26505" +"1215569264","DIRECT","Direct Messaging Address","crystal.tickett@maniilaq.org","N","Work Email","","DIRECT","Direct","","OTHER","Other","Work Related","80 Back Street","","Shungnak","AK","US","99778" +"1770115743","DIRECT","Direct Messaging Address","jfigueroa@prymed.org","N","email","","DIRECT","Direct","","OTHER","Other","message","Carretera 149 Km 13.0","","Ciales","PR","US","00638" +"1093347049","DIRECT","Direct Messaging Address","rsmmits@rsmus.com","N","US VETS Inglewood","","DIRECT","Direct","","CSV","CSV","","733 Hindry Ave","","Inglewood","CA","US","903013030" +"1245862291","DIRECT","Direct Messaging Address","reyesj@lchcnet.org","N","","","","","","","","","269 Union St","","Lynn","MA","US","019011314" +"1811529902","CONNECT","CONNECT URL","laptop","N","","","","","","","","","3630 Hill Blvd Ste 101","","Jefferson Valley","NY","US","105351503" +"1730711821","OTHERS","Other URL","https://www.linkedin.com/in/haeeun-kim-959235187/","N","linkedin profile","","DIRECT","Direct","","CSV","CSV","","1008 Las Lomas Dr Unit C","","LA Habra","CA","US","906312263" +"1275165367","OTHERS","Other URL","OTHER","N","","","OTHER","Other","OTHER","CSV","CSV","","250 NW 190th St","","Miami Gardens","FL","US","331694002" +"1801428990","CONNECT","CONNECT URL","BROOKLYN","N","Offices of practices","","DIRECT","Direct","","CSV","CSV","","1664 E 14th St Fl 5","","Brooklyn","NY","US","112291155" +"1801428990","CONNECT","CONNECT URL","BROOKLYN","N","office pf practices","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1664 E 14th St Fl 5","","Brooklyn","NY","US","112291155" +"1205468295","DIRECT","Direct Messaging Address","ALICIA.LOPEZ2@VA.GOV","N","EMAIL","","","","","","","","510 Butler Ave","","Martinsburg","WV","US","254059990" +"1376175307","SOAP","SOAP URL","Simplepractive","N","HIPPA Compliant for communicating with other medical professionals and patients","","DIRECT","Direct","","CSV","CSV","Simple Practice","659 Serotina Ct","","MT Pleasant","SC","US","294645171" +"1245862234","DIRECT","Direct Messaging Address","danny@avilahomecare.com","N","secure email address","","DIRECT","Direct","","CSV","CSV","","1122 Kenilworth Dr Ste 217","","Towson","MD","US","212042143" +"1447882444","DIRECT","Direct Messaging Address","cmorris@crsok.org","N","","","","","","","","","7010 S Yale Ave Ste 215","","Tulsa","OK","US","741365743" +"1528690526","OTHERS","Other URL","https://brightree.net","N","","","","","","","","","415 W Golf Rd Ste 48","","Arlington Heights","IL","US","600053923" +"1215569223","OTHERS","Other URL","ksavage928@gmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","4190 E Santa Clara Dr","","San Tan Valley","AZ","US","851407936" +"1023640042","DIRECT","Direct Messaging Address","jenna.frink@cdhl.wa.gov","N","","","","","","","","","611 Grand Blvd","","Vancouver","WA","US","986614918" +"1730711748","DIRECT","Direct Messaging Address","rebecca.mysiuk@nih.gov","N","","","HIE","Health Information Exchange (HIE)","","","","","2339 Maytime Dr","","Gambrills","MD","US","210541434" +"1366074312","CONNECT","CONNECT URL","olalonge2000@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Through end point to end point secured mail (i.e. virtru","9721 Luguna Rd","","Middle River","MD","US","212203769" +"1619509635","CONNECT","CONNECT URL","Columbus","N","","","","","","","","","5212 W Broad St Ste A","","Columbus","OH","US","432281642" +"1063044089","OTHERS","Other URL","THEGOODSHEPERDIIALFINC","N","","","","","","","","","2953 NW 10th Ct","","Fort Lauderdale","FL","US","333115609" +"1811529845","CONNECT","CONNECT URL","COMPUTER","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2250 E Flamingo Rd","","Las Vegas","NV","US","891195170" +"1811529845","CONNECT","CONNECT URL","computer","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2250 E Flamingo Rd","","Las Vegas","NV","US","891195170" +"1205468253","OTHERS","Other URL","marietueller@honeybeehealing.org","N","Business Email Address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1490 W Gurley St Ste C","","Prescott","AZ","US","863052851" +"1841822897","DIRECT","Direct Messaging Address","jamor@lchcnet.org","N","","","","","","","","","280 Union St","","Lynn","MA","US","019011353" +"1932731981","OTHERS","Other URL","edmiracles@gmail.com","N","N/A","","","","","OTHER","Other","LAS VEGAS","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1639701683","CONNECT","CONNECT URL","paddy@gracecounselingresources.com","N","organizational email","","DIRECT","Direct","","OTHER","Other","organizational email","34474 23 Mile Rd","","Chesterfield","MI","US","480472003" +"1184256133","DIRECT","Direct Messaging Address","cmarrero@southsideaba.com","N","","","","","","","","","1135 Senoia Rd","","Tyrone","GA","US","302901625" +"1912539990","CONNECT","CONNECT URL","www.epic-hhc.com","N","web page","","","","","","","","3990 Lakeway Dr","","St Paul","TX","US","750987807" +"1831721810","CONNECT","CONNECT URL","alternativesolutions08@yahoo.com","N","","","","","","","","","4080 E Lake Mead Blvd Ste B-111","","Las Vegas","NV","US","891156466" +"1043842024","OTHERS","Other URL","eHana","Y","EHR","Center for Human Development, Inc.","","","","","","","332 Birnie Ave","","Springfield","MA","US","011071104" +"1770115750","DIRECT","Direct Messaging Address","makcounseling@megankornbluth.com","N","professional email address","","DIRECT","Direct","","OTHER","Other","EMail","1201 Terminal Way Ste 202","","Reno","NV","US","895023395" +"1841822822","CONNECT","CONNECT URL","https://www.starsinc.com/sacramento-county/","N","","","","","","","","","3800 Watt Ave","","Sacramento","CA","US","958212670" +"1104458082","OTHERS","Other URL","procarepeds@gmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","Miami","3100 SW 104th Ct","","Miami","FL","US","331652729" +"1447882329","CONNECT","CONNECT URL","KLewis@rtsliteracy.com","N","Email","","DIRECT","Direct","","","","","445 S Fitness Pl","","Eagle","ID","US","836166828" +"1326670209","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1124650007","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1922630813","OTHERS","Other URL","Pharmacy","N","","","","","","","","","132 Douglas Ave","","Holland","MI","US","494246514" +"1386276277","CONNECT","CONNECT URL","http://www.callingacupuncture.com/bbs/board.php?board=counselling&command=write&reply=","N","","","","","","","","","3240 Corporate Ct Ste D","","Ellicott City","MD","US","210422273" +"1386276277","CONNECT","CONNECT URL","http://www.callingacupuncture.com/bbs/board.php?board=counselling&command=write&reply=","N","","","","","","","","","3240 Corporate Ct Ste D","","Ellicott City","MD","US","210422273" +"1386276277","CONNECT","CONNECT URL","http://www.callingacupuncture.com/bbs/board.php?board=counselling&command=write&reply=","N","","","","","","","","","3240 Corporate Ct Ste D","","Ellicott City","MD","US","210422273" +"1386276277","CONNECT","CONNECT URL","http://www.callingacupuncture.com/bbs/board.php?board=counselling&command=write&reply=","N","","","","","","","","","3240 Corporate Ct Ste D","","Ellicott City","MD","US","210422273" +"1386276277","CONNECT","CONNECT URL","http://www.callingacupuncture.com/bbs/board.php?board=counselling&command=write&reply=","N","","","","","","","","","3240 Corporate Ct Ste D","","Ellicott City","MD","US","210422273" +"1205468196","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1477185361","DIRECT","Direct Messaging Address","www.heide@tongbuwellnesscenter.com","N","Dr. Heide Nielsen","","DIRECT","Direct","","OTHER","Other","Direct Email to Dr. Heide Nielsen","1500 Grant Ave Ste 108","","Novato","CA","US","949453150" +"1487286373","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1134751027","OTHERS","Other URL","Office@renewchiropracticclinic.com","Y","Clinic email","Dorsey Chiropractic, Inc","OTHER","Other","Office email","OTHER","Other","Email","4317 NE Tillamook St","","Portland","OR","US","972131315" +"1225660129","DIRECT","Direct Messaging Address","jdowd@css.edu","N","","","","","","","","","6371 Little River Tpke","","Alexandria","VA","US","223125002" +"1023640927","SOAP","SOAP URL","Milton","N","","","HIE","Health Information Exchange (HIE)","","","","","980 Birmingham Rd Ste 811","","Milton","GA","US","300044420" +"1902438898","CONNECT","CONNECT URL","www.intentpt.com","N","","","","","","","","","118 E Avenida San Juan","","San Clemente","CA","US","926723231" +"1114559044","CONNECT","CONNECT URL","silvercross.org","N","","","","","","","","","1900 Silver Cross Blvd","","New Lenox","IL","US","604519509" +"1285266296","DIRECT","Direct Messaging Address","customerservices@infinitylovecare.com","N","","","","","","","","","1921 Ridge Rd Unit 1356","","Homewood","IL","US","604304662" +"1588296578","DIRECT","Direct Messaging Address","contactpearlridge@hawaiivisionassociates.com","N","","","","","","","","","98-180 Kamehameha Hwy","","Aiea","HI","US","967014709" +"1336771336","DIRECT","Direct Messaging Address","lee.algarin@upr.edu","N","Institutional email","","DIRECT","Direct","","CSV","CSV","","Carr 788 Ramal 761 km 2.5","","Caguas","PR","US","00725" +"1699307611","OTHERS","Other URL","https://currentphysicaltherapy.com/","N","business website","","","","","OTHER","Other","other","441 S Whitley Dr","","Fruitland","ID","US","836192542" +"1699307660","DIRECT","Direct Messaging Address","info@evergreenmassagewellness.com","N","","","DIRECT","Direct","","","","","6808 220th St SW Ste 203","","Mountlake Terrace","WA","US","980432187" +"1336771237","OTHERS","Other URL","Alpharetta","N","","","","","","","","","6742 Jamestown Drive","","Alpharetta","GA","US","300223002" +"1508498577","DIRECT","Direct Messaging Address","mpayne@rheamedicalcenterphysiciansgroup.direct.aprima.com","N","direct mail","","DIRECT","Direct","","OTHER","Other","direct mail","22024 Rhea County Hwy","","Spring City","TN","US","373815243" +"1063044964","DIRECT","Direct Messaging Address","tlf@tlfmaryland.org","N","","","","","","","","","3425 Sinclair Ln","","Baltimore","MD","US","212132030" +"1831721927","DIRECT","Direct Messaging Address","raymond.tyler@bplgroup.com","N","","","HIE","Health Information Exchange (HIE)","","","","","805 S Main St","","Las Cruces","NM","US","880011240" +"1104458116","SOAP","SOAP URL","URL","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3404 Southern Hills Dr","","Kansas City","MO","US","641372118" +"1215569306","DIRECT","Direct Messaging Address","julie@amplifiedconnectionscounseling.com","N","business email","","DIRECT","Direct","","","","","1452 Hughes Rd Ste 200","","Grapevine","TX","US","760519221" +"1942832035","OTHERS","Other URL","mcarter@hanover.k12.va.us","N","email","","DIRECT","Direct","","OTHER","Other","email","310 S James St","","Ashland","VA","US","230051925" +"1376175364","CONNECT","CONNECT URL","Pooler","N","","","","","","","","","2200 Old Quacco Rd Apt 8300","","Pooler","GA","US","313220697" +"1851923841","DIRECT","Direct Messaging Address","keyundra.davis@snhu.edu","N","home health care message system","","","","","","","","8708 Perker Ln","","Tallahassee","FL","US","323178139" +"1316579311","CONNECT","CONNECT URL","lillianminterrdn@gmail.com","N","","","DIRECT","Direct","","OTHER","Other","address","43 Bridgewater Rd","","New Milford","CT","US","067763736" +"1073145074","DIRECT","Direct Messaging Address","dial@foreverymountain.org","N","email address","","DIRECT","Direct","","OTHER","Other","email address","4601 Presidents Dr Ste 135","","Lanham","MD","US","207064894" +"1043842040","DIRECT","Direct Messaging Address","rosenblumt@sycamoreschools.org","Y","Work Email","Sycamore Community Schools","DIRECT","Direct","","","","","5959 Hagewa Drive","","Cincinnati","OH","US","45242" +"1235761248","OTHERS","Other URL","Hoquiam","N","Grays Harbor Office","","","","","","","","3033 Ingram St Ste 3033-B","","Hoquiam","WA","US","985504410" +"1427680438","DIRECT","Direct Messaging Address","Ernest.Terry@slidellmemorial.org","N","Business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1001 Gause Blvd","","Slidell","LA","US","704582939" +"1427680438","DIRECT","Direct Messaging Address","Ernest.Terry@slidellmemorial.org","N","Business email","","DIRECT","Direct","","CSV","CSV","","1001 Gause Blvd","","Slidell","LA","US","704582939" +"1871125880","OTHERS","Other URL","GOODSHEPHERDALFLLC","N","","","OTHER","Other","GOODSHEPHERDALFLLC","","","","8610 NW 24th Ct","","Sunrise","FL","US","333223304" +"1295367233","CONNECT","CONNECT URL","Clackamas","N","","","DIRECT","Direct","","","","","8810 SE Sunnybrook Blvd Ste 100","","Clackamas","OR","US","970156805" +"1851923890","OTHERS","Other URL","(413)268-8420","N","","","","","","","","","1 Petticoat Hill Rd","","Williamsburg","MA","US","010969431" +"1679105613","OTHERS","Other URL","n/a","N","","","","","","","","","1501 Lakeside Dr","","Lynchburg","VA","US","245013113" +"1598397564","OTHERS","Other URL","sallybllc@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","sally b home health","3920 Beaver Ave","","Des Moines","IA","US","503103635" +"1811529894","OTHERS","Other URL","Bestrella.medvoice@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","175 High St","","Newton","NJ","US","078601004" +"1487286464","OTHERS","Other URL","RXM.05841@store.walgreens.com","N","","","","","","","","","3404 S Martin Luther King Jr Blvd","","Lansing","MI","US","489104387" +"1851923833","OTHERS","Other URL","britta.nordicliving@gmail.com","N","","","","","","","","","4201 Kachemak Way","","Homer","AK","US","996037144" +"1942832928","CONNECT","CONNECT URL","Fusionwebclinic.com","N","fusion","","DIRECT","Direct","","","","","105 Grand Ridge Ter","","Hot Springs","AR","US","719019219" +"1093347973","OTHERS","Other URL","email","N","","","OTHER","Other","Santee","CSV","CSV","","218 Golden Starr Rd","","Santee","SC","US","291429363" +"1093347973","OTHERS","Other URL","frontier","N","","","","","","","","","218 Golden Starr Rd","","Santee","SC","US","291429363" +"1992337877","SOAP","SOAP URL","https://us03.vagaro.com/merchants/customers","N","instant message","","DIRECT","Direct","","CSV","CSV","","11934 Ocean Gtwy","","Ocean City","MD","US","218429532" +"1457983330","DIRECT","Direct Messaging Address","contact@tlckidstherapy.com","N","","","","","","","","","502 E Ramsey Rd","","San Antonio","TX","US","782164639" +"1306478284","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd","","Dublin","CA","US","945682441" +"1861024754","DIRECT","Direct Messaging Address","kristy@chrysaliswellnesscoaching.com","N","","","","","","","","","3863 S Campbell Ave Ste A","","Springfield","MO","US","658075339" +"1184256083","CONNECT","CONNECT URL","cvs","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","590 Farrington Hwy","","Kapolei","HI","US","967072009" +"1568094472","CONNECT","CONNECT URL","kborunda@outlook.com","N","","","","","","","","","7992 Southworth Rd","","Valley Springs","CA","US","95252" +"1568094472","DIRECT","Direct Messaging Address","kborunda@outlook.com","N","","","","","","","","","7992 Southworth Rd","","Valley Springs","CA","US","95252" +"1568094472","DIRECT","Direct Messaging Address","rborunda@sbcglobal.net","N","","","","","","","","","7992 Southworth Rd","","Valley Springs","CA","US","95252" +"1568094472","OTHERS","Other URL","kborunda@outlook.com","N","","","","","","","","","7992 Southworth Rd","","Valley Springs","CA","US","952528972" +"1578195483","DIRECT","Direct Messaging Address","clfickenscher@hotmail.com","N","","","","","","","","","3401 Pheasant Holw","","Denton","TX","US","762077427" +"1487286399","SOAP","SOAP URL","sportsware","N","","","HIE","Health Information Exchange (HIE)","","","","","1315 Farmersville Rd","","Bethlehem","PA","US","180209738" +"1740812650","DIRECT","Direct Messaging Address","info@dccsaz.com","N","","","DIRECT","Direct","","CSV","CSV","","13201 N 35th Ave Ste 6B","","Phoenix","AZ","US","850291231" +"1366074270","DIRECT","Direct Messaging Address","info@serenelabors.com","N","email address","","DIRECT","Direct","","CSV","CSV","","1800 Memorial Dr SE Apt J1","","Atlanta","GA","US","303172151" +"1053943977","DIRECT","Direct Messaging Address","elizabeth.hylle@arcare.net","N","elizabeth.hylle@arcare.net","","DIRECT","Direct","","CSV","CSV","","417 Union Ave E","","Wynne","AR","US","723962955" +"1093347916","CONNECT","CONNECT URL","www.seaoftranquility.biz","N","","","","","","","","","8172 Mall Rd Ste 205","","Florence","KY","US","410421400" +"1598397424","CONNECT","CONNECT URL","Bloomfield","N","","","","","","","","","9 Road 5287","","Bloomfield","NM","US","874139749" +"1821620758","CONNECT","CONNECT URL","casamba","N","For clients evalutaions and documentation","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1319 Woodbridge Station Way Ste 102","","Edgewood","MD","US","210403852" +"1831721786","DIRECT","Direct Messaging Address","tccaresllc@OUTLOOK.COM","N","Work Professional","","DIRECT","Direct","","CSV","CSV","","318 Irving Bend Dr","","Groveland","FL","US","347368248" +"1588296370","OTHERS","Other URL","N/A","N","","","","","","","","","501 Alexander St","","Akron","OH","US","44306" +"1558993451","DIRECT","Direct Messaging Address","patientaccounts@access2cares.com","N","","","","","","","","","206 W Rockwell Ave Ste 100","","Soldotna","AK","US","996697439" +"1417589342","DIRECT","Direct Messaging Address","jennifer.reed@calmingwavescounseling.com","N","gsuite email","","DIRECT","Direct","","CSV","CSV","","7901 4th St N","","St Petersburg","FL","US","337024305" +"1447882345","OTHERS","Other URL","shudson4@primehealthcare.com","N","","","","","","","","","1000 Carondelet Dr","","Kansas City","MO","US","641144673" +"1891327797","DIRECT","Direct Messaging Address","jill.l.wright@osfhealthcare.org","N","","","DIRECT","Direct","","","","","102 11th St","","Marseilles","IL","US","613411048" +"1861024770","DIRECT","Direct Messaging Address","shamaraferguson@yhaoo.com","N","","","","","","","","","37 Hoeltzer St","","Rochester","NY","US","146051207" +"1871125799","OTHERS","Other URL","evolution.rehab","N","web site","","OTHER","Other","mail","CSV","CSV","","4705 N Federal Hwy","","Boca Raton","FL","US","334315135" +"1679105597","OTHERS","Other URL","ashley2494@gmail.com","N","","","","","","","","","586 Midland St","","Bridgeport","CT","US","066053347" +"1396377214","CONNECT","CONNECT URL","url","N","url","","DIRECT","Direct","","OTHER","Other","url","4271 Anderson Ridge Way","","Austell","GA","US","301061892" +"1205468121","DIRECT","Direct Messaging Address","carissa.hart@wilkes.edu","N","","","","","","","","","921 Viewmont Dr","","Dickson City","PA","US","185191663" +"1023640943","OTHERS","Other URL","OutcomesMTM","N","","","","","","","","","2315 Massanutten Dr","","Silver Spring","MD","US","209066183" +"1528690443","DIRECT","Direct Messaging Address","RX02489@cvshealth.com","Y","Store Email","OKLAHOMA CVS PHARMACY LLC","","","","","","","100 S Douglas Blvd","","Midwest City","OK","US","731304207" +"1891327714","DIRECT","Direct Messaging Address","1888pharmacydept@hy-vee.com","N","","","","","","","","","1990 Grand Ave","","West Des Moines","IA","US","502654222" +"1356973275","CONNECT","CONNECT URL","sunilmathew.611@gmail.com","N","Email Address","","DIRECT","Direct","","CSV","CSV","","3012 Double Creek Dr","","Grapevine","TX","US","760514251" +"1609408533","CONNECT","CONNECT URL","labtop","N","","","","","","","","","152 New St Ste 30D","","Macon","GA","US","312017304" +"1609408533","CONNECT","CONNECT URL","clhllcc@gmail.com","N","business email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","labtop","152 New St Ste 30D","","Macon","GA","US","312017304" +"1508498437","CONNECT","CONNECT URL","nelson@psychtherapynj.com","N","","","","","","","","","216 Edgar Pl","","Elizabeth","NJ","US","072021312" +"1215569140","DIRECT","Direct Messaging Address","dtvvu@me.com","N","Email","","DIRECT","Direct","","OTHER","Other","email","95 W 195th St Apt 3B","","Bronx","NY","US","104682573" +"1316579246","DIRECT","Direct Messaging Address","info@panaceanaturopathic.com","N","","","","","","","","","408 Green Acres Rd","","Fort Walton Beach","FL","US","325471167" +"1912539842","DIRECT","Direct Messaging Address","bond@3genbond.com","N","","","","","","","","","17250 Dallas Pkwy Ste 27","","Dallas","TX","US","752481136" +"1184256018","CONNECT","CONNECT URL","office@carpentersworkshop.org","N","email","","DIRECT","Direct","","OTHER","Other","other","21 Main St Ste 2","","Sparta","NJ","US","078711918" +"1184256018","DIRECT","Direct Messaging Address","office@carpentersworksop.org","N","","","","","","","","","21 Main St Ste 2","","Sparta","NJ","US","078711918" +"1083246920","OTHERS","Other URL","Computer","N","","","","","","","","","374 Stockholm St # B","","Brooklyn","NY","US","112374006" +"1134751076","OTHERS","Other URL","4695358778","N","secure fax","","","","","","","","2770 Main St Ste 227","","Frisco","TX","US","750334457" +"1306478243","DIRECT","Direct Messaging Address","info@harbordentalfl.com","N","email","","DIRECT","Direct","","CSV","CSV","","2905 Davis Blvd","","Naples","FL","US","341044338" +"1033741970","CONNECT","CONNECT URL","N/A","N","","","","","","","","","225 Mariner","","Spring hill","FL","US","34609" +"1669004503","DIRECT","Direct Messaging Address","intake@wildflowercfc.com","N","","","","","","","","","268 W Coleman Blvd Ste A","","MT Pleasant","SC","US","294645650" +"1932731874","CONNECT","CONNECT URL","100percentchiropractic","N","","","","","","","","","2321 E Beltline Ave NE Ste D","","Grand Rapids","MI","US","495259803" +"1295367134","CONNECT","CONNECT URL","PtEverywhere","N","HIPAA compliant application","","","","","","","","1438 W 8th St","","San Pedro","CA","US","907323804" +"1902438849","OTHERS","Other URL","NHC-Kingsport","N","NHC","","DIRECT","Direct","","CSV","CSV","","2300 Pavilion Dr","","Kingsport","TN","US","376604622" +"1477185312","OTHERS","Other URL","100percentChiropractic","N","","","DIRECT","Direct","","CSV","CSV","","2321 E Beltline Ave NE Ste D","","Grand Rapids","MI","US","495259803" +"1811529753","OTHERS","Other URL","KCVA","N","Kansas City Veteran Affairs","","DIRECT","Direct","","CSV","CSV","","4801 E Linwood Blvd","","Kansas City","MO","US","641282226" +"1811529753","OTHERS","Other URL","KCVA","N","Kansas City Veteran Affairs","","DIRECT","Direct","","CSV","CSV","","4801 E Linwood Blvd","","Kansas City","MO","US","641282226" +"1811529753","OTHERS","Other URL","KCVA","N","Kansas City Veteran Affairs","","DIRECT","Direct","","CSV","CSV","","4801 E Linwood Blvd","","Kansas City","MO","US","641282226" +"1811529753","OTHERS","Other URL","KCVA","N","Kansas City Veteran Affairs","","DIRECT","Direct","","CSV","CSV","","4801 E Linwood Blvd","","Kansas City","MO","US","641282226" +"1871125724","OTHERS","Other URL","emreveron@gmail.com","N","","","","","","","","","2473 S Higley Rd Ste 104-124","","Gilbert","AZ","US","852953020" +"1669004511","CONNECT","CONNECT URL","Eagan","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1382 Quarry Ln","","Eagan","MN","US","551211330" +"1396377248","CONNECT","CONNECT URL","Carlsbad","N","","","","","","","","","801 N Canal St","","Carlsbad","NM","US","882205107" +"1396377248","CONNECT","CONNECT URL","Carlsbad","N","","","","","","","","","801 N Canal St","","Carlsbad","NM","US","882205107" +"1396377248","CONNECT","CONNECT URL","Carlsbad","N","","","","","","","","","801 N Canal St","","Carlsbad","NM","US","882205107" +"1750913604","DIRECT","Direct Messaging Address","kristan.best@jhsmiami.org","N","Email","","","","","","","","1801 NW 9th Ave","","Miami","FL","US","331361101" +"1821620782","CONNECT","CONNECT URL","Google","N","","","","","","","","","547 Grand Blvd","","Kansas City","MO","US","641061202" +"1528690484","OTHERS","Other URL","https://sendsafe.to/dryvonneknighton@gmail.com","N","secure email hippa protected","","","","","","","","3740 Colony Dr Ste Ll102","","San Antonio","TX","US","782302290" +"1699307553","OTHERS","Other URL","Seneca","N","","","DIRECT","Direct","","OTHER","Other","Mail","517 Carver Park 2 Cir","","Seneca","SC","US","296781604" +"1245862101","DIRECT","Direct Messaging Address","yuvalbibi@protonmail.com","N","encrypted email","","DIRECT","Direct","","","","","7266 Franklin Ave Apt 321","","Los Angeles","CA","US","900468324" +"1508498460","DIRECT","Direct Messaging Address","jenperez@growingtogetherSLP.com","N","","","","","","","","","12 Indian Brook Ln","","Hanover","MA","US","023392611" +"1417589375","CONNECT","CONNECT URL","erin.bennett2@nahealth.com","N","","","","","","","","","1298 W Finnie Flat Rd","","Camp Verde","AZ","US","863225958" +"1871125732","CONNECT","CONNECT URL","www.mountsinai.org","N","","","","","","","","","1468 Madison Ave","","New York","NY","US","100296508" +"1053943910","CONNECT","CONNECT URL","Nazareth","N","","","","","","","","","100 W Allen St","","Nazareth","PA","US","180641058" +"1588296446","CONNECT","CONNECT URL","centerforautisim.com","N","","","","","","","","","46040 Center Oak Plz Ste 150","","Sterling","VA","US","201666611" +"1528690393","DIRECT","Direct Messaging Address","drowan@nyap.org","N","","","DIRECT","Direct","","OTHER","Other","email","15 N 3rd St Ste 300","","Newark","OH","US","430555550" +"1700418571","OTHERS","Other URL","www.asac.us","N","company contact information","","OTHER","Other","contact information","OTHER","Other","contact information","317 7th Ave SE # 203","","Cedar Rapids","IA","US","524012007" +"1033741830","DIRECT","Direct Messaging Address","mcfigueroa@drvictoriamedical.com","Y","Company Email","Victoria Medical, Inc.","DIRECT","Direct","","OTHER","Other","Text","10230 Artesia Blvd Ste 102","","Bellflower","CA","US","907066768" +"1710519525","OTHERS","Other URL","Copecounselingllc@gmail.com","N","Agency email","","DIRECT","Direct","","OTHER","Other","Releases","108 E High St","","Grants","NM","US","870202453" +"1538791330","CONNECT","CONNECT URL","karencolvin@soaringeaglesautism.com","N","Business Email Address","","HIE","Health Information Exchange (HIE)","","","","","125 W Palmer Lake Dr","","Pueblo West","CO","US","810072876" +"1073145876","CONNECT","CONNECT URL","michael.harris@middletncounseling.com","N","","","","","","","","","104 Peacock St.","","Bell Buckle","TN","US","370203702" +"1982236782","CONNECT","CONNECT URL","Kareo.com","N","","","","","","","","","1777 NE Interstate 410 Loop","#1009","San Antonio","TX","US","78217" +"1508498353","DIRECT","Direct Messaging Address","Yashira.medina@upr.edu","N","","","","","","","","","Registrar office","University of Puerto Rico Medical science campus","San Juan","PR","US","009365067" +"1699307447","OTHERS","Other URL","https://currentphysicaltherapy.com/","N","WEBSITE","","OTHER","Other","INFORMATION","","","","16150 N HIGH DESERT STREET","","NAMPA","ID","US","83687" +"1851923601","DIRECT","Direct Messaging Address","kevin.c.ottiano.mil@mail.mil","N","","","","","","","","","301 andrews ave","","Fort rucker","AL","US","36362" +"1790317592","CONNECT","CONNECT URL","Allen","N","","","","","","","","","1101 Raintree Cir Ste 180","","Allen","TX","US","750134923" +"1902438872","DIRECT","Direct Messaging Address","trishia@endurancepteugene.com","N","","","","","","","","","4730 Village Plaza Loop Ste 145","","Eugene","OR","US","974016679" +"1447882246","DIRECT","Direct Messaging Address","stephanie.schreiner@froedtert.com","N","","","","","","","","","9200 W Wisconsin Ave","","Milwaukee","WI","US","532263522" +"1912539883","DIRECT","Direct Messaging Address","amcclelland@nblcla.com","N","work email","","DIRECT","Direct","","CSV","CSV","","145 Victoria Dr","","Lake Charles","LA","US","706114641" +"1528690369","OTHERS","Other URL","https://cntr4specialpsych.clientsecure.me/client_portal/client_accesses/sign_in","Y","","Center for Specialized Psychology, LLC","","","","","","","306 Washington St Ste 304","","Hoboken","NJ","US","070305162" +"1649802513","CONNECT","CONNECT URL","msuwinski@arborcounseling.org","N","","","","","","","","","7251 Sawmill Rd Ste 150","","Dublin","OH","US","430167406" +"1659903516","DIRECT","Direct Messaging Address","sarah@balancefunctionalnutrition.com","N","secure web email","","DIRECT","Direct","","CSV","CSV","","276 Barker Rd","","Pittsfield","MA","US","012018036" +"1629600598","CONNECT","CONNECT URL","Dorchester","N","","","DIRECT","Direct","","CSV","CSV","","22 Roseclair St Apt 1","","Dorchester","MA","US","021253694" +"1063044931","CONNECT","CONNECT URL","clhernandez05@yahoo.com","N","","","","","","","","","124 N Court St","","Frederick","MD","US","217016614" +"1194357962","OTHERS","Other URL","JUNIESLADY044@GMAIL.COM","N","","","","","","","","","142 Samford St","","Alberta","VA","US","238212334" +"1578195442","CONNECT","CONNECT URL","info@perseverancecounseling.org","N","","","","","","","","","5701 Mableton Pkwy SW Ste 202","","Mableton","GA","US","301263364" +"1205468170","DIRECT","Direct Messaging Address","AaroWong@selectmedical.com","N","Email","","DIRECT","Direct","","CSV","CSV","","6595 Roosevelt Blvd","","Philadelphia","PA","US","191492998" +"1023640992","CONNECT","CONNECT URL","Prudenville","N","","","","","","","","","847 Springwood Dr","","Prudenville","MI","US","486518405" +"1932731809","DIRECT","Direct Messaging Address","Jcarpenter@epm1.net","N","","","DIRECT","Direct","","","","","653 McCorkle Blvd Unit G","","Westerville","OH","US","430827159" +"1023640893","DIRECT","Direct Messaging Address","richard.mills@carolinatc.com","Y","","Western Carolina Treatment Center","","","","","","","3 Doctors Park Ste G&h","","Asheville","NC","US","288014531" +"1952933723","DIRECT","Direct Messaging Address","dlg34@cumc.columbia.edu","Y","","Columbia University Medical Center","","","","","","","617 W 168th St","","New York","NY","US","100323925" +"1295367092","OTHERS","Other URL","drnatalie@bloomingmindspsych.com","N","email","","DIRECT","Direct","","OTHER","Other","email","2250 NW 136 Ave Ste 100B&c","","Pembroke Pines","FL","US","330282586" +"1609408418","OTHERS","Other URL","anywhere.choa.org","Y","Epic is a electronic medical records database used by all CHOA systems.","Children's Healthcare of Atlanta","","","","","","","1920 Briarcliff Rd NE","","Atlanta","GA","US","303294010" +"1306478102","DIRECT","Direct Messaging Address","drnatalie@bloomingmindspsych.com","N","","","","","","","","","2250 NW 136 Ave","","Pembroke Pines","FL","US","330282586" +"1932731734","DIRECT","Direct Messaging Address","denisewilson@votc.inc.com","N","email","","","","","","","","3648 El Portal Dr","","Redding","CA","US","960023133" +"1619509411","CONNECT","CONNECT URL","kgolkiewicz@csog.net","N","","","","","","","","","4110 Briargate Pkwy Ste 300","","Colorado Springs","CO","US","809207837" +"1518599315","CONNECT","CONNECT URL","csd","N","","","DIRECT","Direct","","OTHER","Other","csd","2769 Cook Pl","","Hayward","CA","US","945453309" +"1922630730","CONNECT","CONNECT URL","Ruston","N","","","","","","","","","408 E Kentucky Ave","","Ruston","LA","US","712702522" +"1861024697","OTHERS","Other URL","nicola@yourhairlossmvp.com","N","email adress","","DIRECT","Direct","","CSV","CSV","","560 Hempstead Ave Unit A","","West Hempstead","NY","US","115522934" +"1861024697","OTHERS","Other URL","nicola@yourhairlossmvp.com","N","email address","","DIRECT","Direct","","CSV","CSV","","560 Hempstead Ave Unit A","","West Hempstead","NY","US","115522934" +"1124650940","CONNECT","CONNECT URL","info@rchprpservices.com","N","main business inbox","","DIRECT","Direct","","CSV","CSV","","2903 Allendale Rd","","Baltimore","MD","US","212161719" +"1700418530","CONNECT","CONNECT URL","carelogic","N","Therapy notes system","","","","","","","","1017 Fayetteville Rd SE Ste B","","Atlanta","GA","US","303162932" +"1215569041","CONNECT","CONNECT URL","https://login.practicesuite.com/PracticeSuite/login.do","N","Practicesuite Patient portal","","DIRECT","Direct","","CSV","CSV","","37600 Central Ct Ste 260","","Newark","CA","US","945603440" +"1538791371","CONNECT","CONNECT URL","styku","N","","","DIRECT","Direct","","","","","8805 E 38th St","","Indianapolis","IN","US","462266071" +"1477185221","OTHERS","Other URL","https://athenanet.athenahealth.com/","N","EMR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","informational","2950 Stone Hogan Connector Rd SW Bldg B","","Atlanta","GA","US","303312837" +"1558993220","DIRECT","Direct Messaging Address","kpetefish@experientiallearningaba.com","N","email","","DIRECT","Direct","","","","","10719 Buckeye Rd","","Festus","MO","US","630282960" +"1992337687","DIRECT","Direct Messaging Address","connieakins@empoweringserenity.net","N","secure message","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5745 W Maple Rd Ste 213","","West Bloomfield","MI","US","483224488" +"1275165961","OTHERS","Other URL","khogue@cornerstonesil.com","N","email","","DIRECT","Direct","","OTHER","Other","email","5102 Museum Dr","","Oak Lawn","IL","US","604537005" +"1528690203","DIRECT","Direct Messaging Address","kim.thompson@jessamine.kyschools.us","N","Athena","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1780 E Hickman Rd","","Nicholasville","KY","US","403568836" +"1477185205","CONNECT","CONNECT URL","abboptical.com","N","provider","","OTHER","Other","supply contact lenses","OTHER","Other","supply contact lenses","12301 NW 39th St","","Coral Springs","FL","US","330652403" +"1477185205","CONNECT","CONNECT URL","itallee.com","N","optical laboratory","","OTHER","Other","info for optical lenses","OTHER","Other","optical lab","2641 W Olympic Blvd","","Los Angeles","CA","US","900062810" +"1154953917","DIRECT","Direct Messaging Address","p.grissom@axceltarc.com","N","","","DIRECT","Direct","","CSV","CSV","","1105 Memorial Dr Ste 102","","Denison","TX","US","750202043" +"1942832787","OTHERS","Other URL","https://www.magellanofwyoming.com/providers/","N","","","DIRECT","Direct","","CSV","CSV","","204 North 7th Street","","Saratoga","WY","US","82331" +"1942832787","OTHERS","Other URL","https://www.magellanofwyoming.com/providers/","N","url","","","","","","","","204 North 7th Street","","Saratoga","WY","US","82331" +"1295367167","CONNECT","CONNECT URL","1285956847","N","","","DIRECT","Direct","","CSV","CSV","","766 Stonecrest Dr","","Sparta","MI","US","493459525" +"1215569181","DIRECT","Direct Messaging Address","Jacquelyn.hanson-hietala@whiteearth-nsn.gov","N","205 W 2nd Street Suite 300","","DIRECT","Direct","","OTHER","Other","Duluth","205 W 2nd St Ste 300","","Duluth","MN","US","558021928" +"1033741905","CONNECT","CONNECT URL","info@rootds.com","N","secure email","","","","","","","","192 Western Ave","","South Portland","ME","US","041062428" +"1568094332","CONNECT","CONNECT URL","Computer","N","","","","","","","","","1695 W 12 Mile Rd # 210","","Berkley","MI","US","480722182" +"1538791306","CONNECT","CONNECT URL","APRNInfo01@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","1133 Bishop Ave","","Oviedo","FL","US","327659406" +"1326670191","OTHERS","Other URL","secure.wcjais.com","N","Site where clients information is inputted","","OTHER","Other","Allows providers to give updates on youth.","OTHER","Other","Youth's progress, social history, health information, and adjudicated offense","7310 Woodward Ave","","Detroit","MI","US","482023165" +"1467084244","OTHERS","Other URL","n/a","N","","","DIRECT","Direct","","CSV","CSV","","920 S Royal St","","York","PA","US","174023527" +"1811529696","OTHERS","Other URL","morgan.logston@va.gov","N","","","","","","","","","921 NE 13th St","","Oklahoma City","OK","US","731045007" +"1598397374","CONNECT","CONNECT URL","N/A","N","N/A","","DIRECT","Direct","","CSV","CSV","","9430 Charles City Village Dr","","Providence Forge","VA","US","231402833" +"1265064026","DIRECT","Direct Messaging Address","amartin@allcarehealthcenter.org","N","","","","","","","","","902 S 6th St","","Council Bluffs","IA","US","515016441" +"1316579196","DIRECT","Direct Messaging Address","info@dentalhearts.org","N","","","DIRECT","Direct","","CSV","CSV","","12320 N 32nd St Ste 2","","Phoenix","AZ","US","850327154" +"1043842826","SOAP","SOAP URL","harmonyhealingbcs@gmail.com","N","business account","","DIRECT","Direct","","OTHER","Other","business","505 University Dr E Ste 501","","College Station","TX","US","778401797" +"1285266072","CONNECT","CONNECT URL","Wallingford","N","","","","","","","","","415 N Main St","","Wallingford","CT","US","064923210" +"1912539701","OTHERS","Other URL","Abilene","N","","","","","","","","","4601 Hartford St","","Abilene","TX","US","796054603" +"1891327615","CONNECT","CONNECT URL","https://www.doximity.com/profiles/2e44701f-712f-4861-800e-724042e11b38","N","doximity","","OTHER","Other","doximity","OTHER","Other","Networking","500 NE Spanish River Blvd Ste 102","","Boca Raton","FL","US","334314500" +"1164054987","CONNECT","CONNECT URL","Paducah","Y","","Mercy Health Services-Southern Region, LLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1530 Lone Oak Rd","","Paducah","KY","US","420037901" +"1982236709","CONNECT","CONNECT URL","http://www.pivotalpsychconsultants.com","N","","","DIRECT","Direct","","","","","500 N Washington St Ste 205","","Alexandria","VA","US","223142314" +"1821620659","SOAP","SOAP URL","https://ehr2.charmtracker.com/ehr/main.do","N","Electronical Medical Record","","","","","","","","96 Connecticut Blvd","","East Hartford","CT","US","061083013" +"1992337711","OTHERS","Other URL","Abilene","N","","","","","","","","","4601 Hartford St","","Abilene","TX","US","796054603" +"1578195301","OTHERS","Other URL","fsims@consumersselfhelp.org","N","work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","mail","7171 Bowling Dr Ste 300","","Sacramento","CA","US","958232043" +"1578195301","OTHERS","Other URL","fsims@consumersselfhelp.org","N","work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","mail","7171 Bowling Dr Ste 300","","Sacramento","CA","US","958232043" +"1578195301","OTHERS","Other URL","fsims@consumersselfhelp.org","N","work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","mail","7171 Bowling Dr Ste 300","","Sacramento","CA","US","958232043" +"1841822681","DIRECT","Direct Messaging Address","Toniludlow@hotmail.com","N","Email Address","","DIRECT","Direct","","CSV","CSV","","2645 Heather Field Ln","","Reno","NV","US","895215299" +"1710519566","DIRECT","Direct Messaging Address","cmagana@abskids.com","N","email","","","","","","","","8350 Archibald Ave Ste 110","","Rancho Cucamonga","CA","US","917303670" +"1225660079","OTHERS","Other URL","https://mymetroeastcounseling","N","mymetroeastcounseling.com","","DIRECT","Direct","","OTHER","Other","mymetroeastcounseling.com","4509 N Illinois St Ste 5","","Swansea","IL","US","622261524" +"1336771187","OTHERS","Other URL","Catalysthealthsd.com","N","","","","","","","","","244 N Coast Highway 101 Ste A","","Encinitas","CA","US","920243254" +"1144852997","DIRECT","Direct Messaging Address","alonzo.rachel@mayo.edu","N","","","","","","","","","4500 San Pablo Rd S","","Jacksonville","FL","US","322241865" +"1912539776","DIRECT","Direct Messaging Address","jpetronchak@smileny.org","N","","","","","","","","","171 Madison Ave","","New York","NY","US","100165110" +"1780216549","CONNECT","CONNECT URL","www.sfaf.org","N","San Francisco Aids Foundation","","","","","","","","1035 Market St Ste 400","","San Francisco","CA","US","941031665" +"1205468964","OTHERS","Other URL","www.kdhairbeauty.org","N","","","","","","","","","320 E Main St","","Middletown","DE","US","197091482" +"1417589185","OTHERS","Other URL","Epic","N","","","","","","","","","1441 Bethel Rd","","Columbus","OH","US","432202001" +"1285266965","OTHERS","Other URL","EPIC","Y","","UT Southwestern Moncrief Cancer Center","HIE","Health Information Exchange (HIE)","","CSV","CSV","","600 S Main St","","Fort Worth","TX","US","761042410" +"1063044741","CONNECT","CONNECT URL","SanJose","N","","","DIRECT","Direct","","","","","423 Los Arboles St","","San Jose","CA","US","951112344" +"1639701311","CONNECT","CONNECT URL","CLEAR","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1285266973","DIRECT","Direct Messaging Address","cloudhand@touchstream.com","N","email","","","","","","","","715 Arnette Ave","","Durham","NC","US","277013104" +"1649802331","CONNECT","CONNECT URL","https://secure.simplepractice.com/","N","","","DIRECT","Direct","","CSV","CSV","","6201 Pacific Ave Ste C3","","Tacoma","WA","US","984087423" +"1376175075","DIRECT","Direct Messaging Address","admin@oshc.directak.net","N","One Source DM","","DIRECT","Direct","","CSV","CSV","","11435 Glacier Hwy Unit 1A","","Juneau","AK","US","998018624" +"1255963955","CONNECT","CONNECT URL","AUSTIN","Y","","Austin Recovery, Inc.","","","","","","","13207 Wright Rd","","Buda","TX","US","786105000" +"1902438724","OTHERS","Other URL","https://www.blessedbirths.com/en/welcome","N","","","","","","","","","23 Mills Ave","","Greenville","SC","US","296054015" +"1942832712","DIRECT","Direct Messaging Address","meyerrostad.jacqueline@mayo.edu","N","","","DIRECT","Direct","","CSV","CSV","","701 Hewitt Blvd","","Red Wing","MN","US","550662848" +"1598397309","CONNECT","CONNECT URL","CARROLL","N","","","DIRECT","Direct","","OTHER","Other","CARROLL","425 Highway 30 West, Suite 140","","CARROLL","IA","US","51401" +"1124650932","OTHERS","Other URL","tracie.howell@stores.kroger.com","N","work email","","DIRECT","Direct","","CSV","CSV","","300 brighton park blvd","","frankfort","KY","US","40601" +"1376175034","DIRECT","Direct Messaging Address","kepgz8@mail.missouri.edu","N","email","","DIRECT","Direct","","CSV","CSV","","21964 Highway 32","","Ste Genevieve","MO","US","636709190" +"1376175034","CONNECT","CONNECT URL","marsg@sgcmh.org","N","email","","DIRECT","Direct","","CSV","CSV","","490 Highway 61","","Bloomsdale","MO","US","636279131" +"1710519475","CONNECT","CONNECT URL","Olanta","N","School","","DIRECT","Direct","","CSV","CSV","","312 N. Jones Road","","Olanta","SC","US","29162" +"1881226579","CONNECT","CONNECT URL","www.comtronusa.com","N","","","","","","","","","88 Pompton Ave","","Verona","NJ","US","070442944" +"1104458876","DIRECT","Direct Messaging Address","Zoey@brakinsconsulting.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","9800 Shelard Pkwy","","Minneapolis","MN","US","554416411" +"1245862952","CONNECT","CONNECT URL","Beaumont","N","","","HIE","Health Information Exchange (HIE)","","","","","953 Avenal Way","","Beaumont","CA","US","922238559" +"1245862952","CONNECT","CONNECT URL","//192.168.1.1","N","","","","","","","","","953 Avenal Way","","Beaumont","CA","US","922238559" +"1669004446","CONNECT","CONNECT URL","blessingsinbirth.com","N","","","","","","","","","2325 Kale Blvd","","Fairfield","IA","US","525568871" +"1669004446","OTHERS","Other URL","www.blessingsinbirth.com","N","","","","","","","","","2325 Kale Blvd","","Fairfield","IA","US","525568871" +"1194357970","DIRECT","Direct Messaging Address","zahkee.jones@carolinatc.com","Y","","Western Carolina Treatment Center, Inc","","","","","","","3 Doctors Park Ste Gandh","","Asheville","NC","US","288014531" +"1790317576","OTHERS","Other URL","Guymon","N","","","","","","","","","1309 N East St","","Guymon","OK","US","739423333" +"1891327672","DIRECT","Direct Messaging Address","dembkowskia@monarchlifeworks.org","N","secure e-mail address","","","","","","","","2525 E 22nd St","","Cleveland","OH","US","441153202" +"1215569009","DIRECT","Direct Messaging Address","shelbyo@uw.edu","N","work email","","DIRECT","Direct","","OTHER","Other","email","325 9th Ave","","Seattle","WA","US","981042499" +"1215569009","DIRECT","Direct Messaging Address","shelbyo@uw.edu","N","work email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","325 9th Ave","","Seattle","WA","US","981042420" +"1588296396","CONNECT","CONNECT URL","Dropbox","N","","","","","","","","","2165 Cornell St","","Columbus","OH","US","432193518" +"1558993378","OTHERS","Other URL","Relyonnursinginterventions@gmail.com","Y","RONI LLC","Rely On Nurisng Interventions, LLC","DIRECT","Direct","","","","","3422 Burch Ave","","Cincinnati","OH","US","452082004" +"1356973010","DIRECT","Direct Messaging Address","jamaica@holistichealingbh.org","N","Business email","","HIE","Health Information Exchange (HIE)","","","","","5257 NE Martin Luther King Blvd Ste 201","","Portland","OR","US","972113283" +"1356973010","DIRECT","Direct Messaging Address","jamaica@holistichealingbh.org","N","","","DIRECT","Direct","","CSV","CSV","","5257 NE Martin Luther King Blvd Ste 201","","Portland","OR","US","972113283" +"1568094225","DIRECT","Direct Messaging Address","acolemon@chance4change.org","N","Email Domain","","DIRECT","Direct","","OTHER","Other","Domain","114 S Corwood Ave","","Virginia Beach","VA","US","234521702" +"1124650981","DIRECT","Direct Messaging Address","Speterkin@autismlearningpartners.com","N","Email","","","","","","","","10411 Motor City Dr Ste 500","","Bethesda","MD","US","208171005" +"1477185130","OTHERS","Other URL","jarraddjohnson","N","","","","","","","","","3017 Glen Flora Way","","Fort Smith","AR","US","729089307" +"1194357855","OTHERS","Other URL","soltanidental@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","17521 Crenshaw Blvd","","Torrance","CA","US","905043403" +"1902438666","CONNECT","CONNECT URL","laptop","N","personal","","DIRECT","Direct","","CSV","CSV","","47 Bethpage Dr","","Bethel","CT","US","068012303" +"1639701394","DIRECT","Direct Messaging Address","cassandra.jones4@va.gov","N","work email","","DIRECT","Direct","","OTHER","Other","email","800 Hospital Dr","","Columbia","MO","US","652015275" +"1083246748","DIRECT","Direct Messaging Address","melanie@southernbehaviorconsultants.com","N","","","DIRECT","Direct","","OTHER","Other","email","2140 Buford Hwy Ste 208","","Buford","GA","US","305186124" +"1740812411","CONNECT","CONNECT URL","Fremont","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5495 Fiesta Rd","","Fremont","CA","US","945383215" +"1699307363","DIRECT","Direct Messaging Address","Info@sunmedicalclinic.com","N","Medical clinic","","DIRECT","Direct","","OTHER","Other","email","50 Memorial Dr Ste 110","","Leominster","MA","US","014532238" +"1497387179","CONNECT","CONNECT URL","AIKEN","N","","","","","","","","","37 Varden Dr # F","","Aiken","SC","US","298035297" +"1861024531","DIRECT","Direct Messaging Address","rolinder@offeringhope.org","N","secure email","","DIRECT","Direct","","CSV","CSV","","255 Northpoint Dr Ste 200","","Houston","TX","US","770603269" +"1942832621","CONNECT","CONNECT URL","inova.org","N","","","","","","","","","45305 Catalina Ct Ste 101","","Sterling","VA","US","201662337" +"1740812429","DIRECT","Direct Messaging Address","mhunter@FCPHD.securechart.com","N","Ferry County Public Hospital","","DIRECT","Direct","","OTHER","Other","XML","10 Ros Cir","","Republic","WA","US","991665002" +"1386276061","OTHERS","Other URL","N/A","N","","","","","","","","","10384 NE Evergreen Pkwy Apt 31","","Hillsboro","OR","US","971247857" +"1376175059","DIRECT","Direct Messaging Address","dbcounseling@outlook.com","N","","","","","","","","","1610 Jackson St","","Monroe","LA","US","712022030" +"1700418480","CONNECT","CONNECT URL","flourishinghomecare@gmail.com","N","","","DIRECT","Direct","","","","","39 Saint Casimir Ave","","Brockton","MA","US","023021829" +"1255963948","CONNECT","CONNECT URL","www.collaborativepsychgroup.com","N","Collaborative Psychology Group","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5051 Canyon Crest Dr Ste 204","","Riverside","CA","US","925076035" +"1255963948","CONNECT","CONNECT URL","www.collaborativepsychgroup.com","N","HIE","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5051 Canyon Crest Dr Ste 204","","Riverside","CA","US","925076035" +"1801428503","OTHERS","Other URL","IntakeQ","N","","","","","","","","","153 Ramona Way","","Oceanside","CA","US","920577377" +"1437781135","DIRECT","Direct Messaging Address","kim@newdirectionsaba.com","N","messaging","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","441 Carlisle Dr # D","","Herndon","VA","US","201704884" +"1376175927","OTHERS","Other URL","MORRISTOWN","N","Wise mind nj","","DIRECT","Direct","","OTHER","Other","Business address","66 Kahdena Rd # 2","","Morristown","NJ","US","079603525" +"1285266833","DIRECT","Direct Messaging Address","tholloway@strategicbh.com","N","work email for provider contact at SBH","","HIE","Health Information Exchange (HIE)","","OTHER","Other","SBH secure email","Strategic Behavioral Center","3200 Waterfield Dr.","Garner","NC","US","275292752" +"1093347643","CONNECT","CONNECT URL","relyfy.com","N","Charting software","","DIRECT","Direct","","OTHER","Other","Charting software","107 Frazier Ct Ste 2B","","Georgetown","KY","US","403248973" +"1841822566","DIRECT","Direct Messaging Address","trustingtheprocessllc@counselingsecure.com","N","","","","","","","","","247 Quaker Farms Rd","","Oxford","CT","US","064781700" +"1710519368","DIRECT","Direct Messaging Address","Wayne.o.jaworski.mil@mail.mil","N","","","","","","","","","1st RECON BN, BAS","555584","Camp Pendleton","AP","US","92055" +"1508498247","DIRECT","Direct Messaging Address","info@rhemaseniorcare.com","N","company email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7862 W Irlo Bronson Memorial Hwy Ste 530","","Kissimmee","FL","US","347471764" +"1508498247","DIRECT","Direct Messaging Address","info@rhemaseniorcare.com","N","company email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7862 W Irlo Bronson Memorial Hwy Ste 530","","Kissimmee","FL","US","347471764" +"1508498247","DIRECT","Direct Messaging Address","info@rhemaseniorcare.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7862 W Irlo Bronson Memorial Hwy Ste 530","","Kissimmee","FL","US","347471764" +"1508498247","DIRECT","Direct Messaging Address","info@rhemaseniorcare.com","N","company email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7862 W Irlo Bronson Memorial Hwy Ste 530","","Kissimmee","FL","US","347471764" +"1740812619","OTHERS","Other URL","Laptop","N","Macbook Pro","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","50 Maple St","","North Attleboro","MA","US","027631047" +"1740812619","OTHERS","Other URL","Smartphone","N","Samsung Galaxy S8","","DIRECT","Direct","","OTHER","Other","Contact Information","50 Maple St","","North Attleboro","MA","US","027631047" +"1073145736","OTHERS","Other URL","amlafave8@gmail.com","N","","","","","","","","","6050 Cavanaugh Rd","","Marcy","NY","US","134032411" +"1891327607","CONNECT","CONNECT URL","Glennwood","N","","","","","","","","","2480 Roxbury Mills Rd Ste 10","","Glenwood","MD","US","217389718" +"1598397317","OTHERS","Other URL","molopez@yumaregional.org","N","","","DIRECT","Direct","","","","","2400 S Avenue A","","Yuma","AZ","US","853647127" +"1932731650","DIRECT","Direct Messaging Address","texaspalomitaservices@outlook.com","N","Secured and Direct Intake Email","","","","","","","","1104 Market St # A","","Laredo","TX","US","780406253" +"1457983165","REST","RESTful URL","app.sfaxme.com","N","We use HIPPA compliant Sfax","","DIRECT","Direct","","OTHER","Other","unknown","1601 Concord Pike Ste 66-68","","Wilmington","DE","US","198033612" +"1205468980","DIRECT","Direct Messaging Address","mary.delarosa@revolutionary.cc","N","","","","","","","","","550 Pinetown Rd","","Fort Washington","PA","US","190342605" +"1114559895","CONNECT","CONNECT URL","SOUTHFIELD","N","Outpatient","","HIE","Health Information Exchange (HIE)","","OTHER","Other","SOUTHFIELD","24901 Northwestern Hwy","","Southfield","MI","US","480752203" +"1588296263","OTHERS","Other URL","www.crediblebh.com","N","","","","","","","","","7610 Pennsylvania Ave Ste 203","","Forestville","MD","US","207474701" +"1174155873","DIRECT","Direct Messaging Address","CRice5@primehealthcare.com","N","Hospital email","","DIRECT","Direct","","CSV","CSV","","25 Pocono Rd","","Denville","NJ","US","078342954" +"1740812445","DIRECT","Direct Messaging Address","balam@iuhealth.org","N","email","","DIRECT","Direct","","","","","1701 N Senate Blvd # Ag401","","Indianapolis","IN","US","462021239" +"1538791231","OTHERS","Other URL","3012905668","N","","","DIRECT","Direct","","","","","28948 Three Notch Rd","","Mechanicsville","MD","US","206599998" +"1083246789","CONNECT","CONNECT URL","Poughkeepsie","N","","","DIRECT","Direct","","","","","8 Marcinelli Ct","","Poughkeepsie","NY","US","126015255" +"1508498213","CONNECT","CONNECT URL","https://bewellendocrinology.com/","N","practice website","","","","","","","","24422 Avenida De La Carlota Ste 375","","Laguna Hills","CA","US","926533668" +"1598397200","CONNECT","CONNECT URL","www.ghcot.com","Y","","Growing Healthy Children Therapy Services, Inc.","","","","","","","803 Russell Blvd","","Davis","CA","US","956163426" +"1689206393","DIRECT","Direct Messaging Address","palm.medical@revprohealthcare.com","N","","","","","","","","","777 E 25th St Ste 306","","Hialeah","FL","US","330133849" +"1841822558","CONNECT","CONNECT URL","HMHN.org","N","Hackensack Meridian Health","","DIRECT","Direct","","CSV","CSV","","1 Riverview Plz","","Red Bank","NJ","US","077011872" +"1639701345","CONNECT","CONNECT URL","Nampa","N","raisethebottomidaho.com","","DIRECT","Direct","","CSV","CSV","","1603 12th Ave Rd. Suite B","","Nampa","ID","US","836868368" +"1548892250","OTHERS","Other URL","genedx.com","Y","","GeneDx, Inc.","","","","","","","207 Perry Pkwy","","Gaithersburg","MD","US","208772142" +"1083246706","DIRECT","Direct Messaging Address","tom.heald@carolinatc.com","Y","work email","Western Carolina Treatment Center, Inc","DIRECT","Direct","","","","","3 Doctors Park Ste G","","Asheville","NC","US","288014521" +"1326670043","CONNECT","CONNECT URL","Atlanta","N","counseling office","","DIRECT","Direct","","OTHER","Other","n/A","2033 Hosea L Williams Dr SE Ste 2","","Atlanta","GA","US","303172501" +"1669004388","SOAP","SOAP URL","Fax","N","","","","","","","","","757 Saint Andrews Blvd","","Charleston","SC","US","294077164" +"1235761966","CONNECT","CONNECT URL","info@carelinkhc.com","N","basic email","","DIRECT","Direct","","CSV","CSV","","19500 Middlebelt Rd Ste 318W","","Livonia","MI","US","481522196" +"1083246722","OTHERS","Other URL","https://www.astorservices.org","N","Astor Services for Children & Families","","","","","","","","750 Tilden St","","Bronx","NY","US","104676013" +"1639701378","DIRECT","Direct Messaging Address","cheshire@cheshirecenter.net","N","","","","","","","","","2500 N Church St","","Greensboro","NC","US","274054314" +"1548892284","OTHERS","Other URL","cloud","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6911 Richmond Hwy Ste 301B","","Alexandria","VA","US","223061846" +"1114559853","DIRECT","Direct Messaging Address","amcminn@stuttgartschools.org","N","Direct email for organization of practice","","DIRECT","Direct","","OTHER","Other","Direct Messaging Address","2501 S Main St","","Stuttgart","AR","US","721607008" +"1417589151","DIRECT","Direct Messaging Address","chakaiamiles@usf.edu","N","","","","","","","","","1001 N Mlk Jr Ave Apt 1203","","Clearwater","FL","US","337553334" +"1528690179","DIRECT","Direct Messaging Address","felicaducelpc@aawcounseling.com","N","Admin","","DIRECT","Direct","","CSV","CSV","","921 S Orchard St Ste 101","","Boise","ID","US","837051916" +"1487286134","CONNECT","CONNECT URL","Laptop","N","","","","","","","","","230 Northland Blvd","","Cincinnati","OH","US","452463675" +"1174155725","DIRECT","Direct Messaging Address","julia.Dorsey@rochesterregional.org","Y","","Rochester Regional Health System Home Care","","","","","","","89 Genesee St","","Rochester","NY","US","146113201" +"1174155725","DIRECT","Direct Messaging Address","Julia@webstermentalhealth.com","N","","","","","","","","","18 Harvard St","","Rochester","NY","US","146072607" +"1326670977","CONNECT","CONNECT URL","PEACHTY91@GMAIL.COM","N","PEACHTY91@GMAIL.COM","","DIRECT","Direct","","CSV","CSV","","200 Rebel Woods Dr","","Jackson","MS","US","392123009" +"1851923411","DIRECT","Direct Messaging Address","prosevi@pelate.org","N","Secure Email","","DIRECT","Direct","","CSV","CSV","","7206 Trogon Ln","","Houston","TX","US","770834865" +"1043842685","OTHERS","Other URL","faithinusllc@gmail.com","N","Business email","","","","","","","","431 Greenwich Cir","","Danville","VA","US","245403233" +"1023640661","CONNECT","CONNECT URL","y.conners@journey2health.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5220 Park Ave","","Memphis","TN","US","381193540" +"1114559754","CONNECT","CONNECT URL","Steppingstonesd.org","N","","","","","","","","","3767 Central Ave","","San Diego","CA","US","921052506" +"1699307264","DIRECT","Direct Messaging Address","valerie@ansmonitoring.com","N","","","","","","","","","1715 S Baltimore Ave","","Tulsa","OK","US","741194807" +"1467084020","CONNECT","CONNECT URL","chris180.org","N","","","","","","","","","1017 Fayetteville Rd SE","","Atlanta","GA","US","303162932" +"1801428511","DIRECT","Direct Messaging Address","sSundquist-Castle@northlandcounseling.org","N","","","","","","","","","1215 SE 7th Ave","","Grand Rapids","MN","US","557444201" +"1801428511","OTHERS","Other URL","@northlandcounseling.org","N","","","","","","","","","1215 SE 7th Ave","","Grand Rapids","MN","US","557444201" +"1700418308","DIRECT","Direct Messaging Address","info@epicnursing.com","N","","","DIRECT","Direct","","","","","420 Washington St Ste 306","","Braintree","MA","US","021844777" +"1992337604","CONNECT","CONNECT URL","jkemps@aldie.org","N","","","","","","","","","2291 Cabot Blvd W","","Langhorne","PA","US","190471806" +"1336771070","OTHERS","Other URL","Charm","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2185 Ashby Ave","","Berkeley","CA","US","947051835" +"1063044634","CONNECT","CONNECT URL","https://www.growthroughlifecounseling.com/","N","counseling","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11622 El Camino Real Ste 100","","San Diego","CA","US","921302051" +"1477185189","OTHERS","Other URL","luzcare@aol.com","N","clinic inbox","","DIRECT","Direct","","OTHER","Other","email","175 Toney Penna Dr Ste 201","","Jupiter","FL","US","334585747" +"1538791249","CONNECT","CONNECT URL","Boise","N","Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9196 W Barnes Dr","","Boise","ID","US","837091552" +"1538791249","CONNECT","CONNECT URL","Boise","N","Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9196 W Barnes Dr","","Boise","ID","US","837091552" +"1538791249","CONNECT","CONNECT URL","Boise","N","Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9196 W Barnes Dr","","Boise","ID","US","837091552" +"1538791249","CONNECT","CONNECT URL","Boise","N","Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9196 W Barnes Dr","","Boise","ID","US","837091552" +"1225660962","OTHERS","Other URL","WWW.ADVANCEDMD.COM","N","","","","","","","","","4535 Winters Chapel Rd Ste B","","Atlanta","GA","US","303602705" +"1053943779","OTHERS","Other URL","kimrareed@yahoo.com","N","","","DIRECT","Direct","","CSV","CSV","","508 E Ellsworth St","","Columbia City","IN","US","467252504" +"1487286118","OTHERS","Other URL","https://www.massagebook.com/Adrian~Massage~WoundedHealerMassageandWellnessLLC#contact","N","Website","","OTHER","Other","Wh.mw.2018@gmail.com","OTHER","Other","Gmail","415 Mill Rd","","Adrian","MI","US","492211764" +"1508498239","OTHERS","Other URL","JACKSONVILLE","N","FLORIDA","","DIRECT","Direct","","CSV","CSV","","3007 Brittany Bluff Dr","","Orange Park","FL","US","320731632" +"1972135606","OTHERS","Other URL","www.emergentlearningstl.com","N","website","","DIRECT","Direct","","CSV","CSV","","2055 Craigshire Rd Ste 390","","Saint Louis","MO","US","631464028" +"1780216416","CONNECT","CONNECT URL","Boise","N","Office","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9196 W Barnes Dr","","Boise","ID","US","837091552" +"1467084194","DIRECT","Direct Messaging Address","slevin@rwellnessservices.com","N","email","","HIE","Health Information Exchange (HIE)","","","","","288 East St Ste 1001-F7","","Pittsboro","NC","US","273129711" +"1942832670","CONNECT","CONNECT URL","sadigiova@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","12906 Buckmill Ln","","Farragut","TN","US","379347417" +"1730711466","DIRECT","Direct Messaging Address","gregory.vicknair@selu.edu","N","SLU email","","","","","","","","137 Devon Rd","","LA Place","LA","US","700685203" +"1144852898","CONNECT","CONNECT URL","Jason.Simmons@rwjbh.org","N","","","","","","","","","200 S Orange Ave","","Livingston","NJ","US","070395817" +"1770115420","CONNECT","CONNECT URL","AMS","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","601 River Pointe Dr Ste 100","","Conroe","TX","US","773042943" +"1780216432","CONNECT","CONNECT URL","BROOKLYN","N","","","","","","","","","1414 Newkirk Ave","","Brooklyn","NY","US","112266599" +"1043842792","OTHERS","Other URL","N/A","N","","","","","","","","","419 E Broad St","","Cookeville","TN","US","385013339" +"1396377966","DIRECT","Direct Messaging Address","casey.fleming@oswegocounty.com","Y","","Oswego County Health Department","DIRECT","Direct","","","","","70 Bunner St","","Oswego","NY","US","131263357" +"1427680073","DIRECT","Direct Messaging Address","Kelly@houstonfeelgoodtherapy.com","N","encrypted email address","","DIRECT","Direct","","","","","4200 Scotland St Apt 317","","Houston","TX","US","770077479" +"1427680073","DIRECT","Direct Messaging Address","Kelly@houstonfeelgoodtherapy.com","N","encrypted email address","","DIRECT","Direct","","","","","4200 Scotland St Apt 317","","Houston","TX","US","770077479" +"1427680073","DIRECT","Direct Messaging Address","Kelly@houstonfeelgoodtherapy.com","N","encrypted email address","","DIRECT","Direct","","","","","4200 Scotland St Apt 317","","Houston","TX","US","770077479" +"1427680073","DIRECT","Direct Messaging Address","Kelly@houstonfeelgoodtherapy.com","N","encrypted email address","","DIRECT","Direct","","","","","4200 Scotland St Apt 317","","Houston","TX","US","770077479" +"1427680073","DIRECT","Direct Messaging Address","Kelly@houstonfeelgoodtherapy.com","N","encrypted email address","","DIRECT","Direct","","","","","4200 Scotland St Apt 317","","Houston","TX","US","770077479" +"1427680073","DIRECT","Direct Messaging Address","Kelly@houstonfeelgoodtherapy.com","N","encrypted email address","","DIRECT","Direct","","","","","4200 Scotland St Apt 317","","Houston","TX","US","770077479" +"1427680073","DIRECT","Direct Messaging Address","Kelly@houstonfeelgoodtherapy.com","N","encrypted email address","","DIRECT","Direct","","","","","4200 Scotland St Apt 317","","Houston","TX","US","770077479" +"1427680073","DIRECT","Direct Messaging Address","Kelly@houstonfeelgoodtherapy.com","N","encrypted email address","","DIRECT","Direct","","","","","4200 Scotland St Apt 317","","Houston","TX","US","770077479" +"1427680073","DIRECT","Direct Messaging Address","Kelly@houstonfeelgoodtherapy.com","N","encrypted email address","","DIRECT","Direct","","","","","4200 Scotland St Apt 317","","Houston","TX","US","770077479" +"1427680073","DIRECT","Direct Messaging Address","Kelly@houstonfeelgoodtherapy.com","N","encrypted email address","","DIRECT","Direct","","","","","4200 Scotland St Apt 317","","Houston","TX","US","770077479" +"1427680073","DIRECT","Direct Messaging Address","Kelly@houstonfeelgoodtherapy.com","N","encrypted email address","","DIRECT","Direct","","","","","4200 Scotland St Apt 317","","Houston","TX","US","770077479" +"1427680073","DIRECT","Direct Messaging Address","Kelly@houstonfeelgoodtherapy.com","N","encrypted email address","","DIRECT","Direct","","","","","4200 Scotland St Apt 317","","Houston","TX","US","770077479" +"1457983017","OTHERS","Other URL","five_startransportation@outlook.com","N","","","","","","","","","7620 Omni Ln Apt 203","","Fort Myers","FL","US","339055432" +"1609408269","CONNECT","CONNECT URL","IEPP","N","LOCAL","","DIRECT","Direct","","CSV","CSV","","612 Pine Tops Rd","","Murfreesboro","NC","US","278559595" +"1427680081","OTHERS","Other URL","Dacula","N","home","","DIRECT","Direct","","OTHER","Other","Dacula","280 Beckenham Walk Dr","","Dacula","GA","US","300196898" +"1427680081","CONNECT","CONNECT URL","Dacula","N","","","DIRECT","Direct","","OTHER","Other","Dacula","280 Beckenham Walk Dr","","Dacula","GA","US","300196898" +"1427680081","OTHERS","Other URL","Dacula","N","other","","OTHER","Other","Dacula","OTHER","Other","Dacula","280 Beckenham Walk Dr","","Dacula","GA","US","300196898" +"1427680081","CONNECT","CONNECT URL","Dacula","N","","","DIRECT","Direct","","OTHER","Other","Dacula","280 Beckenham Walk Dr","","Dacula","GA","US","300196898" +"1427680081","OTHERS","Other URL","Dacula","N","other","","OTHER","Other","Dacula","OTHER","Other","Dacula","280 Beckenham Walk Dr","","Dacula","GA","US","300196898" +"1427680081","OTHERS","Other URL","Dacula","N","home","","DIRECT","Direct","","OTHER","Other","Dacula","280 Beckenham Walk Dr","","Dacula","GA","US","300196898" +"1427680081","OTHERS","Other URL","Dacula","N","other","","OTHER","Other","Dacula","OTHER","Other","Dacula","280 Beckenham Walk Dr","","Dacula","GA","US","300196898" +"1427680081","OTHERS","Other URL","Dacula","N","home","","DIRECT","Direct","","OTHER","Other","Dacula","280 Beckenham Walk Dr","","Dacula","GA","US","300196898" +"1427680081","CONNECT","CONNECT URL","Dacula","N","","","DIRECT","Direct","","OTHER","Other","Dacula","280 Beckenham Walk Dr","","Dacula","GA","US","300196898" +"1285266841","CONNECT","CONNECT URL","RIDGELAND","N","work email","","DIRECT","Direct","","OTHER","Other","RIDGELAND","61 Riverwalk Blvd Ste H","","Ridgeland","SC","US","299363252" +"1508498163","DIRECT","Direct Messaging Address","b0m00q5.s00596@wal-mart.com","N","business email","","DIRECT","Direct","","CSV","CSV","","1713 S Park Ave","","Herrin","IL","US","629484166" +"1407488075","DIRECT","Direct Messaging Address","tammyw@kristoorthodontics.com","N","EC address","","","","","","","","440 Chestnut St # 100","","Wisconsin Rapids","WI","US","544944807" +"1124650791","DIRECT","Direct Messaging Address","croquemore@dmh.lacounty.gov","N","LA County DMH email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8300 S Vermont Ave","","Los Angeles","CA","US","900443493" +"1790317360","OTHERS","Other URL","Store","Y","","LONGS DRUG STORES CALIFORNIA LLC","","","","","","","95-1077 Ainamakua Dr","","Mililani","HI","US","967894252" +"1164054730","OTHERS","Other URL","pt@nccenterforpt.com","N","Company Email","","","","","","","","5832 Fayetteville Rd Ste 106","","Durham","NC","US","277136291" +"1164054730","OTHERS","Other URL","pt@nccenterforpt.com","N","Company Email","","","","","","","","5832 Fayetteville Rd Ste 106","","Durham","NC","US","277136291" +"1164054730","OTHERS","Other URL","pt@nccenterforpt.com","N","Company Email","","","","","","","","5832 Fayetteville Rd Ste 106","","Durham","NC","US","277136291" +"1164054730","OTHERS","Other URL","pt@nccenterforpt.com","N","Company Email","","","","","","","","5832 Fayetteville Rd Ste 106","","Durham","NC","US","277136291" +"1164054730","OTHERS","Other URL","pt@nccenterforpt.com","N","Company Email","","","","","","","","5832 Fayetteville Rd Ste 106","","Durham","NC","US","277136291" +"1083246656","OTHERS","Other URL","Albion","N","email","","DIRECT","Direct","","CSV","CSV","","403 E George St","","Albion","IA","US","500059650" +"1104458785","DIRECT","Direct Messaging Address","leslee@olenderphysicaltherapy.com","N","","","","","","","","","316 Washington St Ste 1","","Wellesley","MA","US","024814959" +"1740812320","CONNECT","CONNECT URL","back2helthchiro@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","60 S 2nd W","","Rexburg","ID","US","834401819" +"1881226488","OTHERS","Other URL","Laptop","N","","","","","","","","","23936 Woodmont Dr","","Elkhart","IN","US","465149145" +"1982236584","DIRECT","Direct Messaging Address","mprince@yourwellnesskey.com","N","Email Address","","DIRECT","Direct","","OTHER","Other","CHARLOTTE","3010 Monroe Rd Ste 101","","Charlotte","NC","US","282057533" +"1235761834","OTHERS","Other URL","https://footprints.kipuworks.com/users/sign_in","Y","","Kipuka Counseling and Consulting, LLC","DIRECT","Direct","","OTHER","Other","Medical Records","6505 S Paris St","","Centennial","CO","US","801116503" +"1194357715","DIRECT","Direct Messaging Address","accrehab@therapyspecialists.net","N","ACC Care Center Director of Rehab","","","","","","","","7801 Rush River Dr","","Sacramento","CA","US","958314602" +"1003448622","DIRECT","Direct Messaging Address","ewilson@telecarecorp.com","N","Email","","DIRECT","Direct","","OTHER","Other","work","9890 County Farm Rd Ste 3","","Riverside","CA","US","925033678" +"1568094183","CONNECT","CONNECT URL","mreilly02@sralab.org","N","Work Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Email","355 E Erie St","","Chicago","IL","US","606113167" +"1730711375","OTHERS","Other URL","Unsure","N","","","","","","","","","2525 Camino Del Rio S Ste 305 Office2","","San Diego","CA","US","921083717" +"1760014385","OTHERS","Other URL","Bartlesville","Y","","Ascension St. John Urgent Care Bartlesville","","","","","","","3550 E Frank Phillips Blvd","","Bartlesville","OK","US","740062411" +"1851923577","CONNECT","CONNECT URL","Address","N","","","","","","","","","20 Sunset Hill Rd","","Wilton","CT","US","068974925" +"1316579907","CONNECT","CONNECT URL","Arapahoe","N","","","","","","","","","24 Great Plains Rd.","","Arapahoe","WY","US","82510" +"1407488091","CONNECT","CONNECT URL","Arapahoe","N","","","","","","","","","24 Great Plains Rd.","","Arapahoe","WY","US","82510" +"1598397184","CONNECT","CONNECT URL","Arapahoe","N","","","","","","","","","24 Great Plains Rd.","","Arapahoe","WY","US","82510" +"1023640612","CONNECT","CONNECT URL","Arapahoe","N","","","","","","","","","24 Great Plains Rd.","","Arapahoe","WY","US","82510" +"1902438500","OTHERS","Other URL","juncos","N","message","","DIRECT","Direct","juncos","CSV","CSV","juncos","9 Carr 31 # Km","","Juncos","PR","US","007773894" +"1407488133","CONNECT","CONNECT URL","terrilgreen37@gmail.com","N","","","DIRECT","Direct","","","","","333 Smith Ave N","","Saint Paul","MN","US","551022344" +"1407488133","CONNECT","CONNECT URL","terrilgreen37@gmail.com","N","","","DIRECT","Direct","","","","","333 Smith Ave N","","Saint Paul","MN","US","551022344" +"1083246664","DIRECT","Direct Messaging Address","jennifer@healingcounselingcenter.com","N","business email","","DIRECT","Direct","","CSV","CSV","","130 N Preston Rd Ste 100","","Prosper","TX","US","750789809" +"1629600374","OTHERS","Other URL","bewhole2009@gmail.com","N","","","","","","","","","14921 Stonegreen Ln","","Huntersville","NC","US","280789784" +"1356973002","DIRECT","Direct Messaging Address","meghan.allison@oswegocounty.com","Y","work email","Oswego County Health Department","DIRECT","Direct","","","","","70 Bunner St","","Oswego","NY","US","131263357" +"1750913372","CONNECT","CONNECT URL","Norristown","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","205 E Johnson Hwy","","Norristown","PA","US","194012041" +"1134751860","DIRECT","Direct Messaging Address","HR@codainc.org","N","Email","","DIRECT","Direct","","OTHER","Other","email","2367 S Roosevelt Dr","","Seaside","OR","US","971386550" +"1316579048","CONNECT","CONNECT URL","Atlanta","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4300 Paces Ferry Rd SE Ste 357","","Atlanta","GA","US","303395729" +"1770115404","DIRECT","Direct Messaging Address","rachel@intuitivebirth.com","N","","","DIRECT","Direct","","","","","1 S Washington St Apt 302","","Denver","CO","US","802092050" +"1568094209","DIRECT","Direct Messaging Address","carmen.waskom@selu.edu","N","","","","","","","","","900 Fish Hatchery Rd","","Natchitoches","LA","US","714576524" +"1922630664","CONNECT","CONNECT URL","APPLEMAC","N","","","","","","","","","6315 S 34th Dr","","Phoenix","AZ","US","850415465" +"1982236634","DIRECT","Direct Messaging Address","carmen.butcher-houston@wa.clark.gov","Y","Clark County Crisis Services email address","Clark County","DIRECT","Direct","","OTHER","Other","Other","1601 NE 4th Plain Blvd","Bldg. #17 Ste. A-150","Vancouver","WA","US","98661" +"1891327540","OTHERS","Other URL","Theranest","N","","","","","","","","","2122 Erie Blvd E Ste C","","Syracuse","NY","US","132241041" +"1831721489","OTHERS","Other URL","(503)4899210","N","","","","","","","","","500 NW 20th St","","Gresham","OR","US","970302441" +"1912539578","DIRECT","Direct Messaging Address","kpagnotta@smsneuro.com","N","email","","DIRECT","Direct","","OTHER","Other","email","140 Adams Ave Ste B13","","Hauppauge","NY","US","117883618" +"1841822434","CONNECT","CONNECT URL","Auburn","N","","","","","","","","","29011 50th Pl S","","Auburn","WA","US","980012817" +"1508498189","CONNECT","CONNECT URL","Orion","N","Electronic Health Records","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1024 N St","","Eureka","CA","US","955012047" +"1598397176","OTHERS","Other URL","na","N","","","","","","","","","700 University Dr E Ste 106","","College Station","TX","US","778401848" +"1356973937","OTHERS","Other URL","LosAlamos","N","business address","","DIRECT","Direct","","CSV","CSV","","1350 Central Ave Ste 105","","Los Alamos","NM","US","875446217" +"1821620410","OTHERS","Other URL","CHIROREHAB.CHIROWEB.COM","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10528 Coldwater Rd","","Fort Wayne","IN","US","468451268" +"1043842636","CONNECT","CONNECT URL","Logan","N","","","","","","","","","765 Glenwood Dr","","Logan","OH","US","431381102" +"1013549609","OTHERS","Other URL","ACAMMYCONCEPT@GMAIL.COM","N","","","DIRECT","Direct","","CSV","CSV","","801 Central Ave","","Hot Springs National Park","AR","US","719015315" +"1669004255","DIRECT","Direct Messaging Address","bdent@breakthroughbehavior.com","Y","email","Breakthrough Behavior, LLC","DIRECT","Direct","","","","","11 Hope Rd Ste 215","","Stafford","VA","US","225547287" +"1457983041","DIRECT","Direct Messaging Address","alysse.rosenberg@childrens.com","N","email address","","DIRECT","Direct","","OTHER","Other","email","1220 Indian Run Dr Apt 824","","Carrollton","TX","US","750102106" +"1275165862","CONNECT","CONNECT URL","gilmorehouse71038@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","150 Biscayne Dr","","Cedar Hill","TX","US","751041361" +"1225660822","CONNECT","CONNECT URL","Tucson","N","","","","","","","","","4721 E Camp Lowell Dr","","Tucson","AZ","US","857121256" +"1376175976","CONNECT","CONNECT URL","Network","N","","","","","","","","","35 W Broadway","","Derry","NH","US","030382375" +"1710519327","CONNECT","CONNECT URL","zephirinm@jcca.ny.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","JCCA","870 EAST 29TH STREET","BROOKLYN","NY","US","11210" +"1215569827","DIRECT","Direct Messaging Address","leila.hudson@birthingway.edu","N","","","","","","","","","2111 NE 132nd Ave","","Portland","OR","US","972303109" +"1730711334","DIRECT","Direct Messaging Address","asoong@therapywest.org","N","","","","","","","","","11605 Washington Pl","","Los Angeles","CA","US","900665013" +"1700418324","CONNECT","CONNECT URL","2490","N","0ffice","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2490 Lee Blvd","","Cleveland","OH","US","441181268" +"1174155790","CONNECT","CONNECT URL","hfergusonlcsw@outlook.com","N","business web address","","DIRECT","Direct","","OTHER","Other","clinical assesment","15 W 12th St Apt 1G","","New York","NY","US","100118557" +"1306478920","DIRECT","Direct Messaging Address","dmorales@marscare.com","N","","","","","","","","","826 Delaware Ave","","Fountain Hill","PA","US","180151174" +"1376175901","OTHERS","Other URL","Glendale","N","","","DIRECT","Direct","","OTHER","Other","na","7119 80th St Ste 8210","","Glendale","NY","US","113857733" +"1093347627","DIRECT","Direct Messaging Address","lokeefe@joytlc.com","N","","","","","","","","","12875 Cumming Hwy Ste 104","","Canton","GA","US","301154885" +"1801428438","CONNECT","CONNECT URL","lovingarmscancerboutique@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","8225 Barberry Pl","","Southaven","MS","US","386714203" +"1174155709","CONNECT","CONNECT URL","Phone","N","","","","","","CSV","CSV","","7622 Collins Rd","","Fenwick","MI","US","488349535" +"1336771963","CONNECT","CONNECT URL","Nhughes1030@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","351 Chaparral Rd Apt 1404","","Allen","TX","US","750024174" +"1427680057","CONNECT","CONNECT URL","www.bendrecovery.com","N","website","","","","","","","","750 Biddle Rd Ste 102","","Medford","OR","US","975046178" +"1790317329","DIRECT","Direct Messaging Address","cjohnson@harborspeech.com","Y","email","Harbor Speech Pathology, PS","HIE","Health Information Exchange (HIE)","","OTHER","Other","HIE","5202 Olympic Dr NW","Suite 100","Gig Harbor","WA","US","983351727" +"1699307223","DIRECT","Direct Messaging Address","plschmidt@healtheast.org","N","work email","","DIRECT","Direct","","CSV","CSV","","1925 Woodwinds Dr","","Woodbury","MN","US","551254445" +"1699307223","DIRECT","Direct Messaging Address","plschmidt@healtheast.org","N","email","","DIRECT","Direct","","CSV","CSV","","1925 Woodwinds Dr","","Woodbury","MN","US","551254445" +"1598397127","DIRECT","Direct Messaging Address","Ltheonware@telecarecorp.com","N","","","DIRECT","Direct","","CSV","CSV","","9890 County Farm Rd","","Riverside","CA","US","925033678" +"1023640653","DIRECT","Direct Messaging Address","harksing@scarletmail.rutgers.edu","N","","","","","","","","","435 E Broadway","","Salem","NJ","US","080791234" +"1467084004","DIRECT","Direct Messaging Address","sgrosser@liberty-resources.org","N","work email","","DIRECT","Direct","","CSV","CSV","","301 Main St # B","","Goshen","NY","US","109241636" +"1104458744","CONNECT","CONNECT URL","inbethahomehealth@gmail.com","N","","","","","","","","","14545 Friar St Ste 174","","Van Nuys","CA","US","914112397" +"1285266825","DIRECT","Direct Messaging Address","federalway.wa@lavidamassage.com","N","","","","","","","","","1414 S 324th St # B213","","Federal Way","WA","US","980038444" +"1316579956","OTHERS","Other URL","www.breshome.com","N","","","DIRECT","Direct","","CSV","CSV","Las Vegas","913 E Ogden Ave","","Las Vegas","NV","US","891014234" +"1053943696","DIRECT","Direct Messaging Address","Assistedlivingofspringhill@hpeprint.com","N","","","DIRECT","Direct","","CSV","CSV","","3204 Montague Ave","","Spring Hill","FL","US","346084155" +"1568094001","CONNECT","CONNECT URL","lakmeen@apollohomecaresupply.com","N","","","","","","","","","31133 Via Colinas Ste 103","","Westlake Village","CA","US","913624519" +"1831721372","DIRECT","Direct Messaging Address","jkadakia@goodsam.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","844 Magnolia Ave Apt 5","","Pasadena","CA","US","911064611" +"1710519251","CONNECT","CONNECT URL","www.guardianangelscare.com","N","","","","","","","","","601 Broad St Ste 5A","","Augusta","GA","US","309011467" +"1487286050","CONNECT","CONNECT URL","https://shadygrove.umd.edu/","Y","","UM FDSP Associates, P.A.","","","","","","","9631 Gudelsky Drive","Suite 2135","Rockville","MD","US","20850" +"1063044659","CONNECT","CONNECT URL","Anchorage","N","Office","","DIRECT","Direct","","CSV","CSV","email","1015 E 6th Ave","","Anchorage","AK","US","995012748" +"1538791124","CONNECT","CONNECT URL","County","N","PATH to County","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Other agencies","290 N Second Street","","San Jose","CA","US","95112" +"1891327342","CONNECT","CONNECT URL","DesktopPC","N","","","","","","","","","9672 Cincinnati Columbus Rd","","West Chester","OH","US","452411071" +"1134751688","DIRECT","Direct Messaging Address","admin@canandaiguams.com","N","Email Address","","DIRECT","Direct","","CSV","CSV","","66 West Ave","","Canandaigua","NY","US","144241521" +"1326670878","CONNECT","CONNECT URL","Arapahoe","N","","","","","","","","","24 Great Plains Rd.","","Arapahoe","WY","US","82510" +"1952933400","CONNECT","CONNECT URL","Arapahoe","N","","","","","","","","","24 Great Plains Rd.","","Arapahoe","WY","US","82510" +"1225660780","CONNECT","CONNECT URL","info@archunterdon.org","N","","","HIE","Health Information Exchange (HIE)","","","","","1465 State Route 31 S Ste 23","","Annandale","NJ","US","088013131" +"1225660780","CONNECT","CONNECT URL","info@archunterdon.org","N","","","HIE","Health Information Exchange (HIE)","","","","","1465 State Route 31 S Ste 23","","Annandale","NJ","US","088013131" +"1013549575","CONNECT","CONNECT URL","mayodenturecenter@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","937 Chetco Ave Ste. B","","BROOKINGS","OR","US","97415" +"1679105118","DIRECT","Direct Messaging Address","kzoolakis@projectchesapeake.com","N","","","","","","","","","1101 N Point Blvd Ste 128","","Baltimore","MD","US","212243417" +"1528690146","CONNECT","CONNECT URL","meganwhalin.com","N","","","","","","","","","3434 23rd Ave W","","Seattle","WA","US","981992313" +"1356973945","CONNECT","CONNECT URL","https://mindsolutions.reliatrax.net/","N","SFTP","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3311 NE Martin Luther King Jr Blvd Ste 104","","Portland","OR","US","972122086" +"1861024309","CONNECT","CONNECT URL","lamesaptsr@gmail.com","N","","","","","","","","","221 N Main Ave","","Lamesa","TX","US","793315533" +"1457983900","OTHERS","Other URL","nulton.com","N","","","","","","","","","321 Main St Ste 5H","","Johnstown","PA","US","159011632" +"1720610397","DIRECT","Direct Messaging Address","shweta.shah@excellus.com","N","","","","","","","","","165 Court St","","Rochester","NY","US","146470002" +"1386276962","DIRECT","Direct Messaging Address","todd.bishop@va.gov","N","professional email address","","DIRECT","Direct","","","","","400 Fort Hill Ave","","Canandaigua","NY","US","144241159" +"1154953735","OTHERS","Other URL","Grandview","Y","","Four B Corp","HIE","Health Information Exchange (HIE)","","OTHER","Other","Grandview","12220 S 71 Hwy","","Grandview","MO","US","640301130" +"1154953735","OTHERS","Other URL","Grandview","Y","","Four B Corp","HIE","Health Information Exchange (HIE)","","OTHER","Other","Grandview","12220 S 71 Hwy","","Grandview","MO","US","640301130" +"1154953735","OTHERS","Other URL","Grandview","Y","","Four B Corp","HIE","Health Information Exchange (HIE)","","OTHER","Other","Grandview","12220 S 71 Hwy","","Grandview","MO","US","640301130" +"1245862820","DIRECT","Direct Messaging Address","Katey@imprintedcounseling.com","N","","","","","","","","","1107 Hazeltine Blvd Ste 471","","Chaska","MN","US","553181067" +"1326670910","CONNECT","CONNECT URL","none","N","","","","","","","","","820 W Cook St","","Santa Maria","CA","US","934585414" +"1942832548","DIRECT","Direct Messaging Address","info@grandforkstherapy.com","N","information email account","","DIRECT","Direct","","CSV","CSV","","3535 S 31st St Ste 201","","Grand Forks","ND","US","582013593" +"1578195178","CONNECT","CONNECT URL","-","N","","","","","","","","","4436 Beecher Rd","","Flint","MI","US","485322609" +"1427680040","DIRECT","Direct Messaging Address","frontdesk@nisswasmiles.com","N","","","","","","","","","25477 Main St","","Nisswa","MN","US","564685001" +"1003448648","OTHERS","Other URL","APIKMANLIU@GMAIL.COM","N","","","DIRECT","Direct","","","","","702 Kathleen Pl Apt 4C","","Brooklyn","NY","US","112355143" +"1902438542","CONNECT","CONNECT URL","icanlas@ASIautism.com","N","","","","","","","","","713 W Commonwealth Ave Ste C","","Fullerton","CA","US","928321612" +"1992337539","CONNECT","CONNECT URL","https://unum.adeincorp.com/login/","N","EHR","","HIE","Health Information Exchange (HIE)","","","","","12461 Veterans Memorial Hwy Ste 575","","Douglasville","GA","US","301342025" +"1457983090","DIRECT","Direct Messaging Address","chen269@usc.edu","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2215 Alcazar St # 219","","Los Angeles","CA","US","900331003" +"1801428446","DIRECT","Direct Messaging Address","alexander.aguiar@adventhealth.com","N","","","","","","","","","954 Logenberry Trl","","Winter Springs","FL","US","327084918" +"1104458645","DIRECT","Direct Messaging Address","Shannon@TherapistPDX.com","N","Email","","DIRECT","Direct","","CSV","CSV","","1300 John Adams St","","Oregon City","OR","US","970451695" +"1891327334","CONNECT","CONNECT URL","DIGITALRX","N","","","DIRECT","Direct","","","","","1288 E Latham Ave","","Hemet","CA","US","925434445" +"1346872884","CONNECT","CONNECT URL","joyfulmomentshospice@gmail.com","N","","","","","","","","","3946 Rolling Thicket Dr","","Spring","TX","US","773864382" +"1427680966","DIRECT","Direct Messaging Address","Glamas@citrushealth.com","N","NA","","OTHER","Other","NA","","","","2225 NE 123rd St Apt 209","","North Miami","FL","US","331812953" +"1427680966","DIRECT","Direct Messaging Address","glamas@citrushealth.com","Y","Work Email","Citrus Health Network Inc","","","","","","","4125 W 20th Ave","","Hialeah","FL","US","330125874" +"1427680966","DIRECT","Direct Messaging Address","glamas@citrushealth.com","Y","Work Email","Citrus Health Network Inc","","","","","","","4125 W 20th Ave","","Hialeah","FL","US","330125874" +"1427680966","DIRECT","Direct Messaging Address","glamas@citrushealth.com","N","Citrus Health","","DIRECT","Direct","","","","","4125 W 20th Ave","","Hialeah","FL","US","330125874" +"1013549567","CONNECT","CONNECT URL","Jill.arnold@stores.kroger.com","N","Work email","","DIRECT","Direct","","OTHER","Other","Email","3150 Highway 34 E","","Newnan","GA","US","302652122" +"1699307132","DIRECT","Direct Messaging Address","internalmedicine@alliedmedicalhouston.com","N","business email","","","","","","","","2201 W Holcombe Blvd Ste 330","","Houston","TX","US","770302030" +"1417589953","CONNECT","CONNECT URL","sandra@fullcirclebreastcancerpt.com","N","","","OTHER","Other","office email","","","","310 Old Country Rd Ste 104","","Garden City","NY","US","115301763" +"1144852682","DIRECT","Direct Messaging Address","sharon.cohen@carolinatc.com","Y","","Western Carolina Treatment Center, Inc","","","","","","","3 Doctors Park Ste G-H","","Asheville","NC","US","288014531" +"1053943597","DIRECT","Direct Messaging Address","kevin.krzyzaniak@carolinatc.com","Y","","Western Carolina Treatment Center, Inc","","","","","","","3 Doctors Park","","Asheville","NC","US","288014531" +"1851923395","DIRECT","Direct Messaging Address","kathy.sprouse@carolinatc.com","Y","","Western Carolina Treatment Center, Inc","","","","","","","3 Doctors Park Ste G&h","","Asheville","NC","US","288014531" +"1477185924","CONNECT","CONNECT URL","kenniwalker@zoho.com","N","","","DIRECT","Direct","","CSV","CSV","","7350 Heritage Village Plz Unit 102","","Gainesville","VA","US","201553085" +"1659903102","DIRECT","Direct Messaging Address","joy.smith@carolinatc.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","3 Doctors Park Ste Gandh","","Asheville","NC","US","288014531" +"1558993006","OTHERS","Other URL","Email","N","","","DIRECT","Direct","","CSV","CSV","","51 Jubilee Rd","","Covington Township","PA","US","184247856" +"1467084913","DIRECT","Direct Messaging Address","teffts@email.chop.edu","N","email address","","DIRECT","Direct","","","","","3401 Civic Center Blvd","","Philadelphia","PA","US","191044319" +"1609408152","DIRECT","Direct Messaging Address","JohnS@actcounseling.com","N","","","","","","","","","5010 E Shea Blvd Ste D202","","Scottsdale","AZ","US","852544570" +"1770115230","DIRECT","Direct Messaging Address","info@heart2heartmassage.net","N","","","DIRECT","Direct","","CSV","CSV","","7777 Bradshaw Rd","","Salem","VA","US","241532253" +"1679105134","OTHERS","Other URL","maximagroup.meredith@gmail.com","N","","","","","","","","","1411 Behrman Ave","","New Orleans","LA","US","701142731" +"1447882907","OTHERS","Other URL","Miami","N","","","","","","","","","14261 SW 120th St Ste 112","","Miami","FL","US","331867273" +"1548892003","DIRECT","Direct Messaging Address","info@heart2heartmassage.net","N","","","DIRECT","Direct","","CSV","CSV","","1236 W Main St","","Salem","VA","US","241534726" +"1245862705","CONNECT","CONNECT URL","fidesdelossantos@gmail.com","N","","","","","","","","","1905 Scottish Isle Ct","","Abingdon","MD","US","210093081" +"1063044527","DIRECT","Direct Messaging Address","tracy.miller@stridecare.com","N","","","","","","","","","4690 Sweetwater Blvd Ste 200","","Sugar Land","TX","US","774793478" +"1073145538","DIRECT","Direct Messaging Address","lauren@esquaredhealth.com","N","Secure Email","","DIRECT","Direct","","CSV","CSV","","2905 Northwest Blvd Ste 230","","Plymouth","MN","US","554412644" +"1982236444","DIRECT","Direct Messaging Address","kscheller@ovation.org","N","email","","DIRECT","Direct","","CSV","CSV","","10995 N Market St","","Mequon","WI","US","530924952" +"1508498072","DIRECT","Direct Messaging Address","tracy.miller@stridecare.com","N","","","","","","","","","19016 Stone Oak Pkwy Ste 180","","San Antonio","TX","US","782583281" +"1659903128","DIRECT","Direct Messaging Address","HClifford@baystatecs.org","N","","","","","","","","","85 Quincy Ave","","Quincy","MA","US","021696763" +"1518599083","DIRECT","Direct Messaging Address","victor_quevedo@icloud.com","N","","","","","","","","","4207 Gardendale St Ste 104B","","San Antonio","TX","US","782293142" +"1518599083","DIRECT","Direct Messaging Address","victor_quevedo@icloud.com","N","","","","","","","","","4207 Gardendale St Ste 104B","","San Antonio","TX","US","782293142" +"1518599083","DIRECT","Direct Messaging Address","victor_quevedo@icloud.com","N","","","","","","","","","4207 Gardendale St Ste 104B","","San Antonio","TX","US","782293142" +"1518599083","DIRECT","Direct Messaging Address","victor_quevedo@icloud.com","N","","","","","","","","","4207 Gardendale St Ste 104B","","San Antonio","TX","US","782293142" +"1518599083","DIRECT","Direct Messaging Address","victor_quevedo@icloud.com","N","","","","","","","","","4207 Gardendale St Ste 104B","","San Antonio","TX","US","782293142" +"1518599083","DIRECT","Direct Messaging Address","victor_quevedo@icloud.com","N","","","","","","","","","4207 Gardendale St Ste 104B","","San Antonio","TX","US","782293142" +"1174155642","OTHERS","Other URL","ERHsoftware","N","","","","","","","","","131 Kent Rd Ste 201","","New Milford","CT","US","067763489" +"1548892011","DIRECT","Direct Messaging Address","zarelacarrillo@hotmail.com","N","","","","","","","","","975 Baptist Way","","Homestead","FL","US","330337600" +"1528690096","CONNECT","CONNECT URL","www.rhombiferservice.com","N","","","","","","","","","228 Suter St","","Harrisonburg","VA","US","228024681" +"1710519285","CONNECT","CONNECT URL","www.pediatricinteractionsnj.com","N","office","","DIRECT","Direct","","CSV","CSV","","47 Wilson Ave","","Manalapan","NJ","US","077261589" +"1154953628","CONNECT","CONNECT URL","https://login.pointclickcare.com/home/userLogin.xhtml","N","PointClickCare","","","","","","","","19301 Kings Garden Dr N","","Shoreline","WA","US","981333838" +"1487286969","CONNECT","CONNECT URL","jluczka@riteaid.com","N","","","","","","","","","2604 Linglestown Rd","","Harrisburg","PA","US","171103622" +"1558993030","DIRECT","Direct Messaging Address","Info@foodisfuelllc.com","N","","","","","","","","","44 Stone Hedge Ln","","Bolton","CT","US","060437441" +"1578196028","DIRECT","Direct Messaging Address","info@coastalturningpoint.com","N","email address","","DIRECT","Direct","","CSV","CSV","","6001 Butler Ln Ste 208","","Scotts Valley","CA","US","950663550" +"1578196028","DIRECT","Direct Messaging Address","info@coastalturningpoint.com","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","text","6001 Butler Ln Ste 208","","Scotts Valley","CA","US","950663550" +"1578196028","DIRECT","Direct Messaging Address","info@coastalturningpoint.com","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","text","6001 Butler Ln Ste 208","","Scotts Valley","CA","US","950663550" +"1578196028","DIRECT","Direct Messaging Address","info@coastalturningpoint.com","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","text","6001 Butler Ln Ste 208","","Scotts Valley","CA","US","950663550" +"1477185957","CONNECT","CONNECT URL","Houston","N","Facility Secured Server","","DIRECT","Direct","","CSV","CSV","","3327 S Sam Houston Pkwy E Ste 200","","Houston","TX","US","770476504" +"1225661754","DIRECT","Direct Messaging Address","jepp4795@pacificu.edu","Y","School Email","Pacific University Oregon","","","","","","","222 SE 8th Ave","","Hillsboro","OR","US","97123" +"1215569785","DIRECT","Direct Messaging Address","kchesney@aahs.org","Y","","Anne Arundel Medical Center, Inc","","","","","","","2001 Medical Pkwy","","Annapolis","MD","US","214013773" +"1962034439","OTHERS","Other URL","Willoughby","N","","","","","","","","","37221 Vine st.","Suite1","Willoughby","OH","US","44094" +"1962034439","OTHERS","Other URL","Willoughby","N","","","","","","","","","37221 Vine st.","suite1","Willoughby","OH","US","44094" +"1962034439","OTHERS","Other URL","Willoughby","N","","","","","","","","","37221 Vine st.","Suite1","Willoughby","OH","US","44094" +"1619509106","OTHERS","Other URL","miami","N","messaging","","DIRECT","Direct","","CSV","CSV","","11740 SW 42st","","Miami","FL","US","33175" +"1891328373","DIRECT","Direct Messaging Address","kategardnerlcsw@therapysecure.com","N","Secure email","","","","","","","","7 Old Sherman Tpke Ste 102","","Danbury","CT","US","068104174" +"1114559689","OTHERS","Other URL","locklear.krystin88@gmail.com","N","","","","","","","","","116 Green Acres Rd","","Pembroke","NC","US","283728268" +"1235761701","OTHERS","Other URL","Hollysta1215@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","4437 Main St","","Shallotte","NC","US","284704451" +"1235761701","OTHERS","Other URL","Hollysta1215@gmail.com","N","","","OTHER","Other","Email","OTHER","Other","Email","4437 Main St","","Shallotte","NC","US","284704451" +"1861024333","DIRECT","Direct Messaging Address","contactus@growtherapynv.com","Y","business email","Grow Therapy NV","","","","","","","9321 Colorful Rainbow Ave","","Las Vegas","NV","US","891663777" +"1043842529","DIRECT","Direct Messaging Address","116mrovira@uccaribe.edu","Y","","Universidad Central del Caribe","HIE","Health Information Exchange (HIE)","","","","","Avenida Laurel Esquina Santa Juanita","#100","Bayamon","PR","US","009606032" +"1043842529","DIRECT","Direct Messaging Address","116mrovira@uccaribe.edu","Y","Work email","Universidad Central del Caribe","DIRECT","Direct","","","","","Avenida Laurel Esquina Santa Juanita","#100","Bayamon","PR","US","009606032" +"1144852617","CONNECT","CONNECT URL","Jasper","N","","","","","","","","","600 W 13th St","","Jasper","IN","US","475461881" +"1679105142","DIRECT","Direct Messaging Address","nicolewodka@emergeptw.com","N","email","","DIRECT","Direct","","CSV","CSV","","1962 N Bissell St Unit 1","","Chicago","IL","US","606145015" +"1235762717","DIRECT","Direct Messaging Address","lagnant@haupinc.org","N","work email","","","","","","","","19717 Hillside Ave","","Hollis","NY","US","114232126" +"1235761719","DIRECT","Direct Messaging Address","seharris@benchmarkpt.com","N","Company Secure Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Patient progress and communication.","17230 US Highway 17 N Ste 218","","Hampstead","NC","US","284437466" +"1780216267","CONNECT","CONNECT URL","PSP.PROF@YAHOO.COM","N","","","DIRECT","Direct","","OTHER","Other","CONNECT URL","10223 Broadway St Ste P252","","Pearland","TX","US","775847880" +"1194357681","DIRECT","Direct Messaging Address","INFO@DONNIEGRUBBS.COM","N","","","","","","","","","402 Cypress St","","West Monroe","LA","US","712913022" +"1245862739","CONNECT","CONNECT URL","jearles.nlb@gmail.com","N","","","","","","","","","201 Morris Ave","","Monroe","LA","US","712022067" +"1972135473","DIRECT","Direct Messaging Address","esteele@abc-pediatrics.com","N","","","","","","","","","2600 Bobcat Blvd Ste 200","","Trophy Club","TX","US","762625132" +"1912539404","DIRECT","Direct Messaging Address","amcgrath@devereux.org","N","Business email for work","","DIRECT","Direct","","","","","18 Bluff Rd","","Thorndale","PA","US","193721104" +"1366074866","DIRECT","Direct Messaging Address","admin@heCAK.directak.net","N","","","DIRECT","Direct","","","","","4000 Old Seward Hwy Ste 203","","Anchorage","AK","US","995036068" +"1922630425","CONNECT","CONNECT URL","ANTIOCH","N","","","","","","","","","3900 Delta Fair Blvd Ste 200E","","Antioch","CA","US","945094010" +"1245862747","CONNECT","CONNECT URL","andy0210606@live.com","N","","","","","","","","","16311 SW 60th Ter","","Miami","FL","US","331935693" +"1194357699","CONNECT","CONNECT URL","PivotalMomentsLLC","N","","","","","","","","","124 Abigayle Row Ste 4","","Scott","LA","US","705838909" +"1194357699","DIRECT","Direct Messaging Address","pivotalmomentsllc@yaho.com","N","","","","","","","","","124 Abigayle Row Ste 4","","Scott","LA","US","705838909" +"1467084962","DIRECT","Direct Messaging Address","littletnvalley@bellsouth.net","N","","","","","","","","","1432 E Lee Hwy","","Loudon","TN","US","377746440" +"1679105183","DIRECT","Direct Messaging Address","dtotten@moka.org","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","715 Terrace St","","Muskegon","MI","US","494401105" +"1932731445","CONNECT","CONNECT URL","changeneedschange@gmail.com","N","","","","","","","","","6043 Barany Ct","","Katy","TX","US","774496764" +"1508498031","CONNECT","CONNECT URL","quality1services.com","N","email luis","","","","","","","","4119 Gunn Hwy Unit 194119","","Tampa","FL","US","336188797" +"1457983983","CONNECT","CONNECT URL","HENDERSON","N","","","","","","","","","2779 W Horizon Ridge Pkwy Ste 130","","Henderson","NV","US","890524186" +"1649802174","CONNECT","CONNECT URL","heatheranderson730@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","1050 Wakigan Trl","","Algonquin","IL","US","601023704" +"1639701162","CONNECT","CONNECT URL","Cadillac","N","","","","","","","","","4089 E 28 Rd","","Cadillac","MI","US","496019136" +"1639701162","CONNECT","CONNECT URL","Cadillac","N","","","","","","","","","4089 E 28 Rd","","Cadillac","MI","US","496019136" +"1639701162","CONNECT","CONNECT URL","Cadillac","N","","","","","","","","","4089 E 28 Rd","","Cadillac","MI","US","496019136" +"1396377826","DIRECT","Direct Messaging Address","Margarita.X.Tapia@kp.org","N","work email address","","DIRECT","Direct","","CSV","CSV","","18378 Orange St","","Hesperia","CA","US","923456632" +"1023641552","CONNECT","CONNECT URL","latifahcurley12@gmail.com","N","","","","","","","","","201 Morris Ave","","Monroe","LA","US","712022067" +"1932731460","CONNECT","CONNECT URL","www.stablelifeconcepts.com","N","","","","","","","","","400 Nola Ruth Blvd","","Harker Heights","TX","US","765481549" +"1578195004","OTHERS","Other URL","Fortify","N","office","","DIRECT","Direct","","OTHER","Other","office","125 Mercer St # 1","","Jersey City","NJ","US","073025576" +"1487287918","DIRECT","Direct Messaging Address","contact@baetherapy.com","N","","","DIRECT","Direct","","CSV","CSV","","1 Chisholm Trail Rd Ste 450","","Round Rock","TX","US","786815094" +"1215560743","CONNECT","CONNECT URL","louisiana","N","","","","","","","","","2321 Highway 80 E","","Monroe","LA","US","712039366" +"1861025397","DIRECT","Direct Messaging Address","leticia@consultingalvarez.com","N","Consultant Email Address","","","","","","","","4148 N Armenia Ave Ste B","","Tampa","FL","US","336076422" +"1174156616","DIRECT","Direct Messaging Address","Daniel.pichardo@kinderkonsulting.com","N","","","","","","","","","2479 Aloma Ave","","Winter Park","FL","US","327922541" +"1902439441","DIRECT","Direct Messaging Address","INFO@DR-ZSMILES.COM","N","EMAIL","","","","","CSV","CSV","Miami","13323 SW 42nd St","","Miami","FL","US","331753269" +"1255964797","DIRECT","Direct Messaging Address","INFO@DR-ZSMILES.COM","N","EMAIL","","","","","","","","2999 NE 191st St Ste 602","","Aventura","FL","US","331803385" +"1932732492","CONNECT","CONNECT URL","Epic","N","cleveland clinic facilities network system","","","","","","","","6801 Brecksville Rd","","Independence","OH","US","441315032" +"1659904118","DIRECT","Direct Messaging Address","Charletha.Jones@butterflyeffects.com","N","","","","","","","","","4201 North I-10 West","","Metairie","LA","US","70006" +"1356974810","OTHERS","Other URL","248-348-0341","N","fax to computer","","","","","","","","22240 Novi Rd","","Novi","MI","US","483754707" +"1265065726","CONNECT","CONNECT URL","jenniferbahr510@gmail.com","N","","","","","","","","","2509 Putter Ct","","Bozeman","MT","US","597158417" +"1538792007","OTHERS","Other URL","lanham","N","","","","","","","","","7404 Executive Pl","","Lanham","MD","US","207062268" +"1154954634","DIRECT","Direct Messaging Address","sbaker@mbsbehavioralhealth.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1365 Ebenezer Rd","","Rock Hill","SC","US","297322336" +"1013540590","DIRECT","Direct Messaging Address","10Credential@scdmh.org","N","","","","","","","","","250 Dewey Ave","","Spartanburg","SC","US","293033009" +"1285266700","DIRECT","Direct Messaging Address","federalway.wa@lavidamassage.com","N","","","","","","","","","1414 S 324th St Ste B213","","Federal Way","WA","US","980038444" +"1548892052","CONNECT","CONNECT URL","Burlington","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1115 S Church St","","Burlington","NC","US","272155047" +"1881227312","CONNECT","CONNECT URL","dtobin@firstchildrenservices.com","N","","","","","","","","","330 South Ave","","Fanwood","NJ","US","070231325" +"1306479860","OTHERS","Other URL","www.asyouarehousing.com","N","websute","","DIRECT","Direct","","OTHER","Other","website","5875 Chantry Dr","","Columbus","OH","US","432324764" +"1073145579","CONNECT","CONNECT URL","burtonlpn1982@gmail.com","N","","","","","","","","","47 Sherwood Frst Apt B","","Wappingers Falls","NY","US","125905733" +"1073145579","CONNECT","CONNECT URL","burtonlpn1982@gmail.com","N","","","","","","","","","255 South Rd","","Stanfordville","NY","US","125816124" +"1417589904","OTHERS","Other URL","HIE","N","Healthelink","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Elm and Carlton St","","Buffalo","NY","US","142630001" +"1770115263","SOAP","SOAP URL","jeremy.dollinger@iinn.com","N","","","","","","","","","4500 S Saginaw St","","Flint","MI","US","485072676" +"1366074858","CONNECT","CONNECT URL","drnortontherapy.com","Y","website","Norton Therapeutic Solutions LLC","","","","","","","809 Main St Ste 101","","Newport News","VA","US","236051090" +"1255963757","DIRECT","Direct Messaging Address","jon@genki-nutrition.com","N","E-mail Address","","DIRECT","Direct","","CSV","CSV","","2110 30th Ave Apt 1","","Astoria","NY","US","111024565" +"1609408103","DIRECT","Direct Messaging Address","becca@drivethrusanity.com","N","email","","DIRECT","Direct","","CSV","CSV","","703 N Thompson St","","Springdale","AR","US","727643205" +"1437781937","DIRECT","Direct Messaging Address","sara.wigdahl@sunnydaystherapy.com","N","","","","","","","","","5232 Kyler Ave NE Ste A","","Albertville","MN","US","553014634" +"1033741533","DIRECT","Direct Messaging Address","clinic@iinn.com","N","","","","","","","","","4800 S Saginaw St","","Flint","MI","US","485072677" +"1033741533","DIRECT","Direct Messaging Address","clinic@iinn.com","N","","","","","","","","","4800 S Saginaw St","","Flint","MI","US","485072677" +"1346872868","CONNECT","CONNECT URL","crachelconsulting","N","","","","","","","","","231 Firetower Rd","","Leesburg","GA","US","317633775" +"1699307108","CONNECT","CONNECT URL","www.aveanna.com","N","","","","","","","","","2250 Wehrle Dr","","Williamsville","NY","US","142217034" +"1912539438","OTHERS","Other URL","afmaroc@gmail.com","N","email","","DIRECT","Direct","","","","","301 Maple Ave Apt 249","","North Plainfield","NJ","US","070606649" +"1073145595","CONNECT","CONNECT URL","lcoffey@footprintstorecovery.com","N","Supervisor Email","","DIRECT","Direct","","","","","3535 Quakerbridge Rd","","Hamilton","NJ","US","086191200" +"1972135499","CONNECT","CONNECT URL","Address","N","Address","","DIRECT","Direct","","OTHER","Other","Address","100 W Coulter St","","Philadelphia","PA","US","191443402" +"1124650643","CONNECT","CONNECT URL","www.detoxdayspa.com","N","website","","DIRECT","Direct","","CSV","CSV","","3755 S Baldwin Rd","","Lake Orion","MI","US","483591507" +"1033741558","OTHERS","Other URL","kantimemedicare.net","N","Website","","DIRECT","Direct","","CSV","CSV","","9737 Great Hills Trl Ste 120","","Austin","TX","US","787596418" +"1922630458","CONNECT","CONNECT URL","none","N","","","","","","","","","6407 E Buttercup Dr Apt E","","Usaf Academy","CO","US","808401325" +"1659903185","OTHERS","Other URL","SENDINC","N","SECURED EMAILING SYSTEM","","DIRECT","Direct","","","","","905 W Parker Rd","","Plano","TX","US","750237122" +"1457984981","DIRECT","Direct Messaging Address","aprewitt@cassiacounty.org","N","secure email","","DIRECT","Direct","","CSV","CSV","","1359 Hansen Ave","","Burley","ID","US","833181821" +"1376176800","OTHERS","Other URL","kj.hinkle08@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","202 N Main St","","Alexis","IL","US","614125029" +"1548893076","CONNECT","CONNECT URL","Vivasuperheroesbs@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","38651 Glenbush Ave","","Palmdale","CA","US","935504213" +"1265065791","DIRECT","Direct Messaging Address","anngonzalez@starsinc.com","Y","work place","Starlight Community Services","OTHER","Other","Starlight Community services","OTHER","Other","MH service provider","1885 Lundy Ave Ste 223","","San Jose","CA","US","951311888" +"1265065791","DIRECT","Direct Messaging Address","anngonzalez@starsinc.com","Y","Work email address","Starlight Community Services","OTHER","Other","work email only","OTHER","Other","MH provider","1885 Lundy Ave Ste 223","","San Jose","CA","US","951311888" +"1265065791","DIRECT","Direct Messaging Address","anngonzalez@starsinc.com","Y","work email","Starlight Community Services","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1885 Lundy Ave Ste 223","","San Jose","CA","US","951311888" +"1720611254","OTHERS","Other URL","N/A","N","N/A","","","","","","","","31 Intervale Ave","","Dracut","MA","US","018266015" +"1902439433","CONNECT","CONNECT URL","BRANFORD","N","","","","","","","","","250 W Main St","","Branford","CT","US","064054032" +"1760015291","DIRECT","Direct Messaging Address","leticia@consultingalvarez.com","N","Consultant Email Address","","","","","","","","4148 N Armenia Ave Ste B","","Tampa","FL","US","336076422" +"1780217257","DIRECT","Direct Messaging Address","info@originalbodybyjoey.com","N","direct messaging endpoint","","HIE","Health Information Exchange (HIE)","","","","","213 Lido Pl","","Fullerton","CA","US","928352517" +"1962035428","OTHERS","Other URL","none","N","","","","","","","","","13135 Louetta Rd","","Cypress","TX","US","774295155" +"1316570872","CONNECT","CONNECT URL","http://portlandthaimassage.org/contact.html","N","website contact page","","","","","","","","1540 SE Clinton St","","Portland","OR","US","972021130" +"1952934416","DIRECT","Direct Messaging Address","info@wildaboutsmiles.net","N","","","","","","","","","2145 Green Vista Dr Ste 110","","Sparks","NV","US","894318513" +"1851924310","OTHERS","Other URL","federalway.wa@lavidamassage.com","N","","","","","","","","","1414 S 324th St Ste B213","","Federal Way","WA","US","980038444" +"1467085928","OTHERS","Other URL","8103310995","N","","","","","","","","","405 W Flint St","","Davison","MI","US","484231003" +"1467085928","OTHERS","Other URL","810-331-0995","N","","","","","","","","","401 W Flint St","","Davison","MI","US","484231003" +"1316570880","OTHERS","Other URL","missucrew@gmail.com","N","","","","","","","","","5221 Flatlands Ave Apt 3F","","Brooklyn","NY","US","112342330" +"1689207151","CONNECT","CONNECT URL","Delorahale@gmail.com","N","","","","","","","","","102 Rainier Ave","","Moxee","WA","US","989369396" +"1871126342","DIRECT","Direct Messaging Address","lippensa@icloud.com","N","","","","","","","","","910 Dickson St","","Marina Del Rey","CA","US","902925513" +"1871126342","DIRECT","Direct Messaging Address","lippensa@icloud.com","N","","","","","","","","","910 Dickson St","","Marina Del Rey","CA","US","902925513" +"1497388961","OTHERS","Other URL","Jackee@firstcoastaginginplacesolutions.com","N","","","","","","","","","13931 Spoonbill St N","","Jacksonville","FL","US","322241388" +"1740813211","OTHERS","Other URL","crccvisioncare@mail.com","N","","","","","","","","","4979 Indiana Ave","","Lisle","IL","US","60532" +"1558994020","DIRECT","Direct Messaging Address","scforde@californiarehabinstitute.com","N","Confidential work email","","","","","","","","2070 Century Park E","","Los Angeles","CA","US","900671907" +"1801429378","DIRECT","Direct Messaging Address","bredeker@northeastgrcounseling.com","N","email address","","DIRECT","Direct","","CSV","CSV","","3280 E Beltline Ct NE Ste 100","","Grand Rapids","MI","US","495259494" +"1407489982","CONNECT","CONNECT URL","Chicago","N","","","","","","","","","3028 W 41st Pl","","Chicago","IL","US","606322405" +"1770116253","OTHERS","Other URL","5144316103","N","phone","","DIRECT","Direct","","CSV","CSV","","2021 Atwater Apt 208","","Montreal","Quebec","CA","H3H2P2" +"1235762600","DIRECT","Direct Messaging Address","alexis-fitzpatrick@cherokee.org","N","work e-mail","","DIRECT","Direct","","CSV","CSV","","859 E Melton Dr","","Jay","OK","US","743462704" +"1497388912","CONNECT","CONNECT URL","Memphis","N","","","","","","","","","493 Doctor M.L.K. Jr Ave","","memphis","TN","US","381263812" +"1568095909","CONNECT","CONNECT URL","martha.ford@stores.kroger.com","N","store email","","DIRECT","Direct","","CSV","CSV","","375 Crossroads Boulevard","","Cold Spring","KY","US","41076" +"1518590082","OTHERS","Other URL","Wasilla","N","","","","","","","","","1401 S Seward Meridian Pkwy # ABC","","Wasilla","AK","US","996548312" +"1780217125","DIRECT","Direct Messaging Address","payer.enrollment@vumc.org","N","","","","","","","","","3601 The Vanderbilt Clinic","","Nashville","TN","US","37732" +"1033741566","CONNECT","CONNECT URL","https://auth.lab.ovation.io/login","N","secure physician portal","","DIRECT","Direct","","OTHER","Other","laboratory reporting","3525 Del Mar Heights Rd # 891","","San Diego","CA","US","921302199" +"1083246516","DIRECT","Direct Messaging Address","mhunter@FCPHD.securechart.com","N","Ferry County Public Hospital District #1","","DIRECT","Direct","","OTHER","Other","XML","36 Klondike Rd","","Republic","WA","US","991669701" +"1750914115","DIRECT","Direct Messaging Address","tina@aspirenewnan.com","N","","","DIRECT","Direct","","","","","123 Baldwin Ct","","Newnan","GA","US","302636949" +"1184257503","DIRECT","Direct Messaging Address","kailey@myjadewellness.com","N","agency email","","","","","","","","101 N Meadows Dr # 234","","Wexford","PA","US","150908368" +"1861025231","OTHERS","Other URL","email","N","email","","DIRECT","Direct","","OTHER","Other","email","2033 Hosea Williams Dr SE Ste 2","","Atlanta","GA","US","303172501" +"1083246573","DIRECT","Direct Messaging Address","dC@kazooisk.org","N","Community Clinic","","DIRECT","Direct","","CSV","CSV","","2030 Portage St","","Kalamazoo","MI","US","490013836" +"1619509122","CONNECT","CONNECT URL","Springfield","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","120 Maple St","","Springfield","MA","US","011032203" +"1285266791","OTHERS","Other URL","apexacuny.com","N","","","","","","","","","35 E 38th St Apt 1B","","New York","NY","US","100162528" +"1992337422","DIRECT","Direct Messaging Address","gabrielle.ibraham@fsl-li.org","N","Email","","DIRECT","Direct","","CSV","CSV","FSL","1444 5th Ave","","Bay Shore","NY","US","117064147" +"1235761768","CONNECT","CONNECT URL","@hcahealthcare.com","N","","","","","","","","","920 Doug White Dr Ste 510","","Myrtle Beach","SC","US","295724120" +"1720611270","SOAP","SOAP URL","www.massagebook.com","N","","","","","","","","","411 Western Blvd Ste B","","Jacksonville","NC","US","285466822" +"1326671876","CONNECT","CONNECT URL","Zanesville","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Zanesville","230 Sunrise Center Dr","","Zanesville","OH","US","437014653" +"1508499054","OTHERS","Other URL","www.nebraskaspineandpain.com","N","website","","","","","","","","13616 California St Ste 100","","Omaha","NE","US","681545336" +"1427681980","CONNECT","CONNECT URL","n/a","N","","","","","","","","","907 Outer Rd Ste B","","Orlando","FL","US","328146601" +"1336772896","OTHERS","Other URL","aswenar@gmail.com","N","","","","","","","","","4567 County Road 4","","Swanton","OH","US","435589281" +"1215560735","DIRECT","Direct Messaging Address","referrals@yourspacetherapy.net","N","","","","","","","","","3961 E Chandler Blvd Ste 111-112","","Phoenix","AZ","US","850480303" +"1396378865","CONNECT","CONNECT URL","computer","N","laptop","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2025 George Buchanan Dr","","LA Vergne","TN","US","370862843" +"1619500196","DIRECT","Direct Messaging Address","INFO@PALLIATIVECAREDOCTORSGROUP.COM","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","TIGER TEXT","1700 West Blvd","","Los Angeles","CA","US","900195811" +"1437782919","OTHERS","Other URL","Itslinhdoan@yahoo.com","N","","","","","","","","","1665 Overfield Dr SE","","Kentwood","MI","US","495086694" +"1255964748","DIRECT","Direct Messaging Address","salleejatta@kabbarecoveryservices.org","N","","","","","","","","","1955 W Broadway Ste 102","","Monona","WI","US","537133700" +"1861025355","DIRECT","Direct Messaging Address","leka3@upmc.edu","N","Work email","","DIRECT","Direct","","OTHER","Other","HIE, direct email with providers and others","1515 Locust St Fl 5","","Pittsburgh","PA","US","152195131" +"1457984940","OTHERS","Other URL","prevostspeechtherapy.com","N","Business website with secure fax number listed","","DIRECT","Direct","","OTHER","Other","Information related to business and contact information","1432 Goldenspur Ln","","Las Vegas","NV","US","891176622" +"1447883947","DIRECT","Direct Messaging Address","mina.yoo@stores.kroger.com","N","","","","","","","","","1225 Caroline St NE","","Atlanta","GA","US","303072705" +"1689207185","OTHERS","Other URL","https://athenanet.athenahealth.com/1/8/login.esp","N","EHR/EMR","","OTHER","Other","Electronic Health Records","OTHER","Other","Online Access","7123 Ramsgate Rd","","Charlotte","NC","US","282706538" +"1194358606","DIRECT","Direct Messaging Address","info@impressionstherapy.com","N","email","","","","","","","","6710 Oxon Hill Rd Ste 480","","Oxon Hill","MD","US","207451241" +"1003449513","DIRECT","Direct Messaging Address","kforhan@chinewyork.com","N","kforhan@chinewyork.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","116 E 92nd St","","New York","NY","US","101281620" +"1780217299","DIRECT","Direct Messaging Address","Sandy@calledtocare.net","N","","","DIRECT","Direct","","","","","2302 Windemere Way","","New Market","TN","US","378205251" +"1023641545","OTHERS","Other URL","Mathis","N","Mathis Health Clinic","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Mathis","1205 E San Patricio Ave","","Mathis","TX","US","783682402" +"1831722255","OTHERS","Other URL","Upland","N","","","","","","","","","226 N Laurel Ave","","Upland","CA","US","917865936" +"1902439326","OTHERS","Other URL","Cerner","N","","","DIRECT","Direct","","","","","1050 E South Temple","","Salt Lake City","UT","US","841021507" +"1356974703","OTHERS","Other URL","practicalbodyworks@aol.com","N","","","","","","","","","151 US Highway 69 N Ste 800","","Bullard","TX","US","757575184" +"1326671769","DIRECT","Direct Messaging Address","zeek007@proton.com","N","","","","","","","","","751 Kimball Pl","","Columbus","OH","US","432052848" +"1902439359","OTHERS","Other URL","Tupelo","N","","","OTHER","Other","Tupelo","OTHER","Other","Tupelo","217 E Franklin St","","Tupelo","MS","US","388044007" +"1467085811","OTHERS","Other URL","Nevada","N","","","","","","","","","129 N Main St","","Nevada","MO","US","647722330" +"1669005021","OTHERS","Other URL","info@sitimedspa.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1951 4th Ave","","San Diego","CA","US","921012374" +"1669005021","OTHERS","Other URL","619-717-8507","N","Fax","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1951 4th Ave","","San Diego","CA","US","921012374" +"1821621202","DIRECT","Direct Messaging Address","sibrahim@rhcnj.com","Y","email","RHEUMATOLOGY CENTER OF NEW JERSEY INC.","","","","","","","56 Union Ave","","Somerville","NJ","US","088762000" +"1649803024","DIRECT","Direct Messaging Address","Ryan.R.Trout@riteaid.com","N","","","","","","","","","3730 Brighton Rd","","Pittsburgh","PA","US","152121966" +"1003449406","SOAP","SOAP URL","mail","N","paper SOAP format","","DIRECT","Direct","","OTHER","Other","aper base","333 Skokie Blvd","","Northbrook","IL","US","600621613" +"1225661663","DIRECT","Direct Messaging Address","d.heath@ruhealth.org","N","","","","","","","","","26520 Cactus Ave","","Moreno Valley","CA","US","925553927" +"1639702061","DIRECT","Direct Messaging Address","alan_lockwood@trihealth.com","Y","","Good Samaritan Hospital","","","","","","","375 Dixmyth Ave","","Cincinnati","OH","US","452202475" +"1639702061","DIRECT","Direct Messaging Address","alan_lockwood@trihealth.com","Y","e-mail address","TriHealth Oncology Institute, LLC","","","","","","","375 Dixmyth Ave","","Cincinnati","OH","US","452202475" +"1295368629","DIRECT","Direct Messaging Address","menno.hack@bayfronthealth.com","N","","","","","","","","","540 The Rialto","","Venice","FL","US","342852900" +"1326671843","CONNECT","CONNECT URL","support@armswithamor.com","N","email","","DIRECT","Direct","","CSV","CSV","","824 Heather Lake Dr","","Clarkston","MI","US","483483648" +"1912530346","CONNECT","CONNECT URL","Salem","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Salem","Vanguard Eldercare Group","2100 N Main St","Crown Point","IN","US","463074716" +"1801429220","OTHERS","Other URL","Cetnerstone","N","","","","","","","","","2615 Edwards St","","Alton","IL","US","620023915" +"1548893985","OTHERS","Other URL","Laurel","N","","","","","","","","","367 MAIN ST.","LAUREL","Laurel","MD","US","20707" +"1790318145","CONNECT","CONNECT URL","Bend","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","118 NW Thurston Ave","","Bend","OR","US","97703" +"1013540483","DIRECT","Direct Messaging Address","laura.penix@uhhospitals.org","N","Email","","DIRECT","Direct","","OTHER","Other","Email","3999 Richmond Rd","","Beachwood","OH","US","441226046" +"1376176735","CONNECT","CONNECT URL","bryanphan@yahoo.com","N","bryanphan@yahoo.com","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7025 Fry Rd Ste 400","","Cypress","TX","US","774338152" +"1093348575","DIRECT","Direct Messaging Address","meganmcdermott@pomi.life","Y","email address","Glaser and Associates LLC","DIRECT","Direct","","","","","1431 N Claremont Ave Fl 2","","Chicago","IL","US","606221702" +"1346873833","DIRECT","Direct Messaging Address","tom@alliancecounselinggroup.com","N","","","","","","","","","388 Garden Ave Ste 110","","Holland","MI","US","494248999" +"1851924237","CONNECT","CONNECT URL","Shreveport","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Shreveport","1950 E 70th St Ste C","","Shreveport","LA","US","711055345" +"1376176859","CONNECT","CONNECT URL","URL","N","URL","","DIRECT","Direct","","CSV","CSV","","11901 Georgia Ave","","Wheaton","MD","US","209022001" +"1366075848","CONNECT","CONNECT URL","abigailmanor@comcast.net","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Facimile","518 Lake Michele Ct","","Stone Mountain","GA","US","300881401" +"1083247563","DIRECT","Direct Messaging Address","candy.higgins@carolinatc.com","Y","","Western Carolina Treatment Center, Inc","","","","","","","3 Doctors Park Ste G&h","","Asheville","NC","US","288014531" +"1790318285","DIRECT","Direct Messaging Address","jeff.baker@carolinatc.com","Y","","Western Carolina Treatment Center, Inc","","","","","","","3 Doctors Park Ste Gandh","","Asheville","NC","US","288014531" +"1407489990","CONNECT","CONNECT URL","Medford","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","945 River Ave Ste 201","","Lakewood","NJ","US","087015675" +"1932732427","OTHERS","Other URL","Jamaicahospital.org","N","","","","","","","","","8900 Van Wyck Expy","","Richmond Hill","NY","US","114182897" +"1639702145","CONNECT","CONNECT URL","6514863858","N","","","","","","","","","3490 Lexington Ave N Ste 205","","Shoreview","MN","US","551268044" +"1639702145","CONNECT","CONNECT URL","nyfs.org","N","","","","","","","","","3490 Lexington Ave N Ste 205","","Shoreview","MN","US","551268044" +"1649803164","DIRECT","Direct Messaging Address","Admin@peakbhs.com","N","","","","","","","","","2027 Palmwood Dr","","Baton Rouge","LA","US","708162839" +"1962035485","CONNECT","CONNECT URL","https://iowa.imagetrendelite.com/Elite/Organizationiowa/","N","","","HIE","Health Information Exchange (HIE)","","","","","135 W Washington St","","Osceola","IA","US","502131248" +"1477186815","DIRECT","Direct Messaging Address","claire.snyder@bhgrecovery.com","N","","","","","","","","","412 Citico St","","Knoxville","TN","US","379215811" +"1801429238","OTHERS","Other URL","URL","N","HIE","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5884 Kensington Trl","","Liberty Township","OH","US","450448895" +"1649803073","DIRECT","Direct Messaging Address","daphne.simpson@littleRivercounseling.com","N","email address","","DIRECT","Direct","","","","","207 Gault Ave S Ste B","","Fort Payne","AL","US","359671902" +"1902439334","CONNECT","CONNECT URL","MIAMI","N","MIAMII","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1205 SW 37th Ave","","Miami","FL","US","331354226" +"1902439334","CONNECT","CONNECT URL","MIAMI","N","","","DIRECT","Direct","","CSV","CSV","","1350 SW 57th Ave Ste 316","","West Miami","FL","US","331445774" +"1134752579","CONNECT","CONNECT URL","Phone","N","","","","","","","","","132 NE B St # 24","","Grants Pass","OR","US","975262114" +"1912530353","DIRECT","Direct Messaging Address","PAAmann@hanovercounty.gov","N","Email","","","","","","","","12300 Washington Hwy","","Ashland","VA","US","230057646" +"1821621269","DIRECT","Direct Messaging Address","rita.bolous@ucsf.edu","N","email","","DIRECT","Direct","","","","","747 52nd St","","Oakland","CA","US","946091809" +"1063045417","CONNECT","CONNECT URL","Minneapolis","N","","","HIE","Health Information Exchange (HIE)","","","","","2310 James Ave N","","Minneapolis","MN","US","554111933" +"1063045417","CONNECT","CONNECT URL","Minneapolis","N","","","","","","","","","2310 James Ave N","","Minneapolis","MN","US","554111933" +"1699308056","SOAP","SOAP URL","CoreLife","N","","","","","","","","","1111 Benfield Blvd Ste 250","","Millersville","MD","US","211083005" +"1881227247","DIRECT","Direct Messaging Address","sarah.higgins@firstwordslearningcenter.com","N","e-mail address","","DIRECT","Direct","","","","","21438 Hytrail Cir","","Lakeville","MN","US","550446036" +"1003449463","DIRECT","Direct Messaging Address","ashlyn.rulis@forthc.com","N","","","","","","","","","1504 Madison Ave","","Fort Atkinson","WI","US","535383100" +"1912530379","DIRECT","Direct Messaging Address","arodriguez@red-rock.com","Y","email","Red Rock Behavioral Health & Wellness Center","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4400 N Lincoln Blvd","","Oklahoma City","OK","US","731055104" +"1457984817","DIRECT","Direct Messaging Address","grover@nidentistry.com","N","e-mail","","DIRECT","Direct","OMAHA","OTHER","Other","grover@nidentistry.com","3423 S 72nd St","","Omaha","NE","US","681243573" +"1518590983","DIRECT","Direct Messaging Address","james.s.ma2.mil@mail.mil","N","Work Email","","OTHER","Other","Mil correspondence","OTHER","Other","n/a","2817 Reilly Road","Womack Army Medical Center","Fort Bragg","NC","US","28310" +"1831722206","DIRECT","Direct Messaging Address","secure@therawide.com","N","","","DIRECT","Direct","","","","","591 Collins Dr Apt 6","","Merced","CA","US","953483178" +"1679106041","DIRECT","Direct Messaging Address","contact@tlckidstherapy.com","N","","","","","","","","","502 E Ramsey Rd","","San Antonio","TX","US","782164639" +"1922631399","DIRECT","Direct Messaging Address","pesposito@ndninc.org","N","email address","","DIRECT","Direct","","CSV","CSV","","3700 Midway Dr","","Baker City","OR","US","978141456" +"1679106058","DIRECT","Direct Messaging Address","emorales@cadasb.org","Y","Counselors work email address","The Council and Alcoholism and Drug Abuse","DIRECT","Direct","","CSV","CSV","","1111 Garden St","","Santa Barbara","CA","US","931011459" +"1407489883","CONNECT","CONNECT URL","juarezhomehealthagency@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","1028 Batchler Rd","","Red Oak","TX","US","751545412" +"1568095941","OTHERS","Other URL","jennholisticpath@gmail.com","N","","","","","","","","","9335 Takilma Rd","","Cave Junction","OR","US","975239831" +"1811520299","OTHERS","Other URL","Wasilla","N","","","","","","","","","1401 S Seward Meridian Pkwy # ABC","","Wasilla","AK","US","996548312" +"1275166654","CONNECT","CONNECT URL","Axium","N","","","","","","","","","240 S 40th St","","Philadelphia","PA","US","191046030" +"1255964649","OTHERS","Other URL","athenahealth","N","","","","","","","","","14446 Layhill Rd","","Silver Spring","MD","US","209061911" +"1891328282","CONNECT","CONNECT URL","sruiz@capefearvalley.com","Y","","Cape Fear Valley Medical Center","","","","","","","1638 Owen Dr","","Fayetteville","NC","US","283043424" +"1043843436","OTHERS","Other URL","tanisha.morales@scahealth.org","N","Secure Work email address","","DIRECT","Direct","","CSV","CSV","","103 Medicine Way Rd","","Peridot","AZ","US","855425000" +"1043843436","OTHERS","Other URL","tanisha.morales@scahealth.org","N","Secure work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","103 Medicine Way Rd","","Peridot","AZ","US","855425000" +"1588297972","SOAP","SOAP URL","Newport","N","Desktop","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","300 Corrections Dr","","Newport","AR","US","721128008" +"1205469699","OTHERS","Other URL","URL","N","","","","","","","","","1607 Akron Peninsula Rd Ste 203","","Akron","OH","US","443135190" +"1396378782","DIRECT","Direct Messaging Address","mrosales@corticacare.com","N","","","","","","","","","7090 Miratech Dr","","San Diego","CA","US","921213109" +"1750914149","CONNECT","CONNECT URL","Taylor","N","","","","","","","","","20600 Eureka Rd Ste 315F","","Taylor","MI","US","481805306" +"1720611122","CONNECT","CONNECT URL","https://www.psychologytoday.com/us/therapists/tenille-bell-palos-heights-il/729023","N","","","","","","","","","11952 S Harlem Ave","","Palos Heights","IL","US","604631167" +"1366075764","DIRECT","Direct Messaging Address","greg.ragle@clinicasierravista.org","N","work email","","DIRECT","Direct","","CSV","CSV","","3105 Wilson Rd","","Bakersfield","CA","US","933045319" +"1164055406","CONNECT","CONNECT URL","BigRapids","N","","","DIRECT","Direct","","CSV","CSV","","14465 Northland Dr Apt 305","","Big Rapids","MI","US","493072348" +"1437782869","DIRECT","Direct Messaging Address","curtisy@socialmodel.com","N","curtisy@socialmodel.com","","DIRECT","Direct","","CSV","CSV","","155 Bimini Pl","","Los Angeles","CA","US","900045902" +"1689207193","CONNECT","CONNECT URL","Connect","N","","","DIRECT","Direct","","CSV","CSV","","116 W 32nd St, New York, New York","","new york","NY","US","10001" +"1114550621","CONNECT","CONNECT URL","aifaulkner@houstonmethodist.org","N","","","","","","","","","18220 TX-249","","Houston","TX","US","77070" +"1255964680","OTHERS","Other URL","notavailable","N","","","DIRECT","Direct","","CSV","CSV","","610 s. harvard Blvd.","101","Los angeles","CA","US","90005" +"1699308106","OTHERS","Other URL","almaroseseniorexpress2019@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","1105 Broadway St Apt 13","","Fairfield","CA","US","945336052" +"1992338487","DIRECT","Direct Messaging Address","IAmezcua@autismlearningpartners.com","N","work email","","DIRECT","Direct","","CSV","CSV","","12432 Bellflower Blvd","","Downey","CA","US","902422806" +"1871126375","OTHERS","Other URL","https://static.practicefusion.com/apps/ehr/index.html?#/PF/home/main","N","Practice Fusion","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7700 Little River Tpke Ste 100B","","Annandale","VA","US","220032406" +"1750914255","DIRECT","Direct Messaging Address","silveyk@mskcc.org","N","","","","","","","","","1275 York Ave","","New York","NY","US","100656007" +"1104459601","DIRECT","Direct Messaging Address","jmurray@dental.ufl.edu","N","","","","","","","","","1395 Center Dr","","Gainesville","FL","US","326103006" +"1063045573","OTHERS","Other URL","erica@theadamscenter.com","N","encrypted email system through citrix sharefile","","DIRECT","Direct","","CSV","CSV","","1233 Shelburne Rd","","South Burlington","VT","US","054037700" +"1255964763","OTHERS","Other URL","9167738391","N","Fax line","","","","","","","","4320 Auburn Blvd","","Sacramento","CA","US","958414166" +"1346873866","DIRECT","Direct Messaging Address","vjones@commongroundhelps.org","N","email address","","","","","","","","751 Hendrie Blvd","","Royal Oak","MI","US","480673150" +"1124651633","DIRECT","Direct Messaging Address","john@thelegacycenternw.com","N","email","","DIRECT","Direct","","","","","22525 SE 64th Pl Ste 2038","","Issaquah","WA","US","980275383" +"1295368702","CONNECT","CONNECT URL","LAUDERHILL","N","","","HIE","Health Information Exchange (HIE)","","","","","1249 N State Road 7","","Lauderhill","FL","US","333135801" +"1013540525","CONNECT","CONNECT URL","mail.allenfamilydentists.com","N","email","","DIRECT","Direct","","CSV","CSV","","910 N Mallard St","","Palestine","TX","US","758012302" +"1629601141","CONNECT","CONNECT URL","matthewjvolkdds@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","address","600 Towner Ave","","Larimore","ND","US","582514502" +"1336772854","DIRECT","Direct Messaging Address","timothy.munzert@bmc.org","N","secure email","","DIRECT","Direct","","OTHER","Other","secure email","840 Harrison Ave","","Boston","MA","US","021182905" +"1699308015","CONNECT","CONNECT URL","Annapolis","N","","","DIRECT","Direct","","","","","1125 West St Ste 512","","Annapolis","MD","US","214014198" +"1346873767","DIRECT","Direct Messaging Address","glyde@mccaonline.com","N","Secure Mailing","","DIRECT","Direct","","CSV","CSV","","76 Jackson St","","Torrington","CT","US","067906202" +"1346873767","DIRECT","Direct Messaging Address","glyde@mccaonline.com","N","Secure email","","DIRECT","Direct","","CSV","CSV","","76 Jackson St","","Torrington","CT","US","067906202" +"1255964672","CONNECT","CONNECT URL","Theranest","N","documentation","","DIRECT","Direct","","OTHER","Other","unknown","101 Route 130 S Ste 408","","Cinnaminson","NJ","US","080772842" +"1063045482","DIRECT","Direct Messaging Address","INFO@SATORICENTERFORWELLBEING.COM","N","INFO@SATORICENTERFORWELLBEING.COM","","DIRECT","Direct","","CSV","CSV","","69730 Highway 111 Ste 113","","Rancho Mirage","CA","US","922702873" +"1972136398","DIRECT","Direct Messaging Address","jessica.glosson@ascension.org","N","","","","","","","","","4203 Belfort Rd Ste 250","","Jacksonville","FL","US","322161416" +"1427681840","DIRECT","Direct Messaging Address","Admin@familychiroplus.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3862 Central Ave","","St Petersburg","FL","US","337111202" +"1356974786","DIRECT","Direct Messaging Address","dcook1@familychc.org","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","713 E 142nd St","","Dolton","IL","US","604191062" +"1538792965","CONNECT","CONNECT URL","contact@anewbeginning.com","N","business email","","DIRECT","Direct","","CSV","CSV","","9825 N 95th St Ste 101","","Scottsdale","AZ","US","852584590" +"1538792965","CONNECT","CONNECT URL","contact@anewbeginning.com","N","business email","","DIRECT","Direct","","CSV","CSV","","9825 N 95th St Ste 101","","Scottsdale","AZ","US","852584590" +"1598398927","DIRECT","Direct Messaging Address","mary.bauer@allina.com","N","","","","","","","","","1324 5th North St","","New Ulm","MN","US","560731514" +"1770116105","DIRECT","Direct Messaging Address","tyoung@championsrecovery.org","N","","","","","","","","","222 Keith St","","Hanford","CA","US","932302910" +"1487287835","OTHERS","Other URL","Centerstone","N","","","","","","","","","2311 S Illinois Ave","","Carbondale","IL","US","629035912" +"1023641479","DIRECT","Direct Messaging Address","jnewton@uptolifespeed.com","N","","","DIRECT","Direct","","CSV","CSV","","721 South Blvd Ste 210","","Oak Park","IL","US","603022982" +"1891328241","CONNECT","CONNECT URL","ranelson@telecarecorp.com","Y","work email","Telecare Corporation","DIRECT","Direct","","CSV","CSV","","800 N 1st St","","San Jose","CA","US","951126312" +"1770116139","DIRECT","Direct Messaging Address","apatterson@benchmarkbehavioralhc.com","N","email address","","DIRECT","Direct","","CSV","CSV","","500 Madison Ave Unit 5","","Toledo","OH","US","436041222" +"1861025223","DIRECT","Direct Messaging Address","igracia@phoenixhouseca.org","N","Email","","DIRECT","Direct","","OTHER","Other","General work email","1207 E Fruit St","","Santa Ana","CA","US","927014206" +"1619500071","OTHERS","Other URL","Cartersville","N","","","","","","","","","9B Medical Dr NE","","Cartersville","GA","US","301218003" +"1003449471","CONNECT","CONNECT URL","onewayhomecare@comcast.net","N","email address","","","","","","","","101 Bainbridge Way Ste 130","","Dallas","GA","US","301324766" +"1245863620","CONNECT","CONNECT URL","Milford","N","work- Beacon ABA","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","321 Fortune Blvd","","Milford","MA","US","017571750" +"1548893928","OTHERS","Other URL","Woodmoordental@gmail.com","N","","","","","","","","","1777 Lake Woodmoor Dr","","Monument","CO","US","801329074" +"1720611106","SOAP","SOAP URL","N/A","N","","","","","","","","","18 Van Brook Dr","","Stormville","NY","US","125825211" +"1790318194","CONNECT","CONNECT URL","www.theguidancecenter.org","N","","","","","","","","","20 Sickles Ave","","New Rochelle","NY","US","108014030" +"1306479613","CONNECT","CONNECT URL","internet","N","","","","","","OTHER","Other","no patient info","2803 E Veterans Memorial Blvd","","Killeen","TX","US","765434326" +"1528691847","CONNECT","CONNECT URL","3048592868","N","cell phone","","DIRECT","Direct","","CSV","CSV","","2226 Bench Way","","Charleston","WV","US","253119703" +"1346873668","OTHERS","Other URL","Philadelphia","N","","","OTHER","Other","Philadelphia","CSV","CSV","","500 N West St","","Doylestown","PA","US","189012366" +"1346873668","OTHERS","Other URL","Philadelphia","N","","","OTHER","Other","Philadelphia","CSV","CSV","","500 N West St","","Doylestown","PA","US","189012366" +"1346873668","OTHERS","Other URL","Philadelphia","N","","","OTHER","Other","Philadelphia","CSV","CSV","","500 N West St","","Doylestown","PA","US","189012366" +"1346873668","OTHERS","Other URL","Philadelphia","N","","","OTHER","Other","Philadelphia","CSV","CSV","","500 N West St","","Doylestown","PA","US","189012366" +"1346873668","OTHERS","Other URL","Philadelphia","N","","","OTHER","Other","Philadelphia","CSV","CSV","","500 N West St","","Doylestown","PA","US","189012366" +"1336772656","DIRECT","Direct Messaging Address","harmonla@pcsb.org","N","","","","","","","","","1220 Palmetto St","","Clearwater","FL","US","337554333" +"1619500972","DIRECT","Direct Messaging Address","natasha@taproottherapy.com","N","secure email account","","DIRECT","Direct","","CSV","CSV","","401 W Baseline Rd Ste 210","","Tempe","AZ","US","852835350" +"1922631282","OTHERS","Other URL","azuree.purcell@monarchnc.org","N","Secure email","","DIRECT","Direct","","CSV","CSV","","5700 Executive Center Dr Ste 115","","Charlotte","NC","US","282128860" +"1831722198","CONNECT","CONNECT URL","alaskamyofunctionaltherapy@gmail.com","N","business email","","DIRECT","Direct","","CSV","CSV","","36721 Saint Theresa Rd","","Soldotna","AK","US","996698653" +"1104459460","DIRECT","Direct Messaging Address","lwalmsley@monocacycenter.com","N","","","","","","","","","65 Thomas Johnson Dr Ste A","","Frederick","MD","US","217024371" +"1043843386","CONNECT","CONNECT URL","Gloucester","N","","","HIE","Health Information Exchange (HIE)","","","","","229 Stedman St","","Lowell","MA","US","018512705" +"1477186716","DIRECT","Direct Messaging Address","lupesilva@bluelinemedtrans.com","N","","","","","","","","","1533 7th St Ste 407","","Sanger","CA","US","936572495" +"1083247308","DIRECT","Direct Messaging Address","emily.hale@myemail.indwes.edu","N","","","HIE","Health Information Exchange (HIE)","","","","","1730 Alpine Blvd Ste 205","","Alpine","CA","US","919013878" +"1417580812","DIRECT","Direct Messaging Address","Erica.Miller2@fssa.IN.gov","N","State Email","","DIRECT","Direct","","","","","498 NW 18th St","","Richmond","IN","US","473742851" +"1578196820","DIRECT","Direct Messaging Address","lvazquez@mghpr.org","N","lvazquez@mghpr.org","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","Numero 300 Avenida Font Martello","","Humacao","PR","US","007928630" +"1629601034","DIRECT","Direct Messaging Address","contact@tlckidstherapy.com","N","TLC KIds Therapy","","OTHER","Other","contact@tlckidstherapy.com","OTHER","Other","contact@tlckidstherapy.com","502 E Ramsey Rd","","San Antonio","TX","US","782164639" +"1538792932","CONNECT","CONNECT URL","msbehavioralgroup@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6447 Cheyenne Dr","","Olive Branch","MS","US","386545172" +"1942833348","OTHERS","Other URL","INFO@RICHARDSENIORCARE.ORG","N","EMAIL","","DIRECT","Direct","","CSV","CSV","","2140 McGee Rd Ste C680","","Snellville","GA","US","300787017" +"1942833348","OTHERS","Other URL","info@richardseniorcare.org","N","email","","DIRECT","Direct","","CSV","CSV","","2140 McGee Rd Ste C680","","Snellville","GA","US","300787017" +"1447883848","CONNECT","CONNECT URL","NA","N","","","","","","","","","901 S 4th St","","Louisville","KY","US","402033205" +"1265065676","DIRECT","Direct Messaging Address","olivia.miller@nycit.org","N","Workplace email","","DIRECT","Direct","","","","","127 W 127th St","","New York","NY","US","100273723" +"1730712043","DIRECT","Direct Messaging Address","mauriell.llanos@va.gov","N","VA Email Address","","OTHER","Other","VA Email, sending encrypted PHI","OTHER","Other","N/A","1700 Wheeling St","","Aurora","CO","US","800457211" +"1801429113","CONNECT","CONNECT URL","laurarice@seamarchc.org","N","work email","","HIE","Health Information Exchange (HIE)","","","","","14508 NE 20th Ave Ste 300","","Vancouver","WA","US","986866418" +"1184257495","DIRECT","Direct Messaging Address","mfretag@eliotchs.org","N","email","","","","","","","","730 Eastern Ave","","Malden","MA","US","021485906" +"1528691839","CONNECT","CONNECT URL","Kingstowne","N","","","","","","","","","5901 Kingstowne Village Pkwy Ste 101","","Alexandria","VA","US","223155881" +"1093348310","CONNECT","CONNECT URL","modem","N","desktop","","DIRECT","Direct","","","","","1437 Delmar St","","Jacksonville","FL","US","322056100" +"1487287702","CONNECT","CONNECT URL","www.thelighthousetherapy.org","N","","","DIRECT","Direct","","OTHER","Other","business correspondance","13574 Village Park Dr Ste 205","","Orlando","FL","US","328377694" +"1386277622","DIRECT","Direct Messaging Address","PHI@theretreat.org","N","Protected Health Information","","","","","","","","1221 Wayzata Blvd E","","Wayzata","MN","US","553911942" +"1396378618","DIRECT","Direct Messaging Address","sara.jones@arcare.net","N","","","DIRECT","Direct","","","","","105 N Jackson St","","Cabot","AR","US","720233058" +"1033742358","DIRECT","Direct Messaging Address","contact@tlckidstherapy.com","N","","","","","","","","","502 E Ramsey Rd","","San Antonio","TX","US","782164639" +"1851924179","DIRECT","Direct Messaging Address","credentialing@sipmd.com","N","","","","","","","","","7620 N Hartman Ln Ste 162","","Tucson","AZ","US","857437484" +"1215560545","CONNECT","CONNECT URL","EHR","N","","","","","","","","","1134 Winter St","","Jackson","MS","US","392042841" +"1215560545","CONNECT","CONNECT URL","EHR","N","","","","","","","","","1134 Winter St","","Jackson","MS","US","392042841" +"1215560545","CONNECT","CONNECT URL","EHR","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","EHR","1134 Winter St","","Jackson","MS","US","392042841" +"1770116006","DIRECT","Direct Messaging Address","nicole.chalifour@ivyrehab.com","N","work email","","","","","","","","8542 W Grand River Ave","","Brighton","MI","US","481162326" +"1689207912","CONNECT","CONNECT URL","caseycullenlmft@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","10780 Unity Pkwy","","Commerce City","CO","US","800220662" +"1457984783","CONNECT","CONNECT URL","Duluth","N","Clinic","","DIRECT","Direct","","CSV","CSV","","4325 Grand Ave","","Duluth","MN","US","558072730" +"1639702962","OTHERS","Other URL","WebPT","N","","","","","","","","","143 Hebron Rd","","Buckfield","ME","US","042204135" +"1265065593","DIRECT","Direct Messaging Address","tracy.miller@stridecare.com","N","","","","","","","","","8080 State Highway 121 Ste 200","","McKinney","TX","US","750702902" +"1447883772","DIRECT","Direct Messaging Address","tracy.miller@stridecare.com","N","","","","","","","","","3400 Interstate Highway 30 Ste 180","","Mesquite","TX","US","751502601" +"1578196812","OTHERS","Other URL","Tigard","N","","","OTHER","Other","Tigard","OTHER","Other","Tigard","7110 SW Fir Loop Ste 160","","Portland","OR","US","972238031" +"1063045326","CONNECT","CONNECT URL","PAKinder@uams.edu","Y","Hospital Email","University of Arkansas for medical sciences","DIRECT","Direct","","CSV","CSV","","4301 W Markham St","","Little Rock","AR","US","722057101" +"1235762592","CONNECT","CONNECT URL","https://www.hopehomecare.com/","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","26 Dumont Ave","","Staten Island","NY","US","103051450" +"1376176636","CONNECT","CONNECT URL","www.atriawaldwick.com","N","","","","","","","","","245 Wyckoff Ave","","Waldwick","NJ","US","074631225" +"1487287744","DIRECT","Direct Messaging Address","dwire@fhlautism.org","N","Work Email Address","","DIRECT","Direct","","OTHER","Other","email","7869 Refugee Rd","","Pickerington","OH","US","431477845" +"1821621186","DIRECT","Direct Messaging Address","cgrier@essmichigan.org","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6900 E 10 Mile Rd","","Center Line","MI","US","480151168" +"1538792809","DIRECT","Direct Messaging Address","rmorgan@fhlautism.org","N","work email","","OTHER","Other","email","OTHER","Other","email","7869 Refugee Rd","","Pickerington","OH","US","431477845" +"1891328167","DIRECT","Direct Messaging Address","beylmhc@psychologyandpaws.com","N","","","","","","","","","102 S Ridgewood Dr Ste 1","","Sebring","FL","US","338703300" +"1235762501","DIRECT","Direct Messaging Address","julia@cedarcreekwellness.com","N","Business Email","","","","","","","","985 Gaines School Rd","","Athens","GA","US","306053133" +"1295368561","OTHERS","Other URL","yola.contrerasfamilydental@gmail.com","N","","","DIRECT","Direct","","","","","1701 W March Ln Ste B","","Stockton","CA","US","952076416" +"1669005930","CONNECT","CONNECT URL","itns@att.net","N","","","","","","","","","6055 N Lincoln Ave Ste 102B","","Chicago","IL","US","606592435" +"1285267559","DIRECT","Direct Messaging Address","doctorsclinicspokane@256.direct.myezyaccess.com","N","","","DIRECT","Direct","","CSV","CSV","","220 E Rowan Ave Ste 300","","Spokane","WA","US","992071203" +"1437782711","OTHERS","Other URL","Zeeserenity.weebly.com","N","Website","","OTHER","Other","Website","OTHER","Other","Website","1213 Laskin Rd Ste 202","","Virginia Beach","VA","US","234515260" +"1235762519","OTHERS","Other URL","EngageInPlay2019@gamil.com","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","110 Seabury Dr","","Greenville","SC","US","296153318" +"1780217067","DIRECT","Direct Messaging Address","yyldy@hotmail.com","N","email","","","","","","","","3723 Savannah Ave","","Bakersfield","CA","US","933134419" +"1780217067","OTHERS","Other URL","bakersfield","N","","","","","","","","","3723 Savannah Ave","","Bakersfield","CA","US","933134419" +"1225661507","OTHERS","Other URL","evergreendoulacompany@gmail.com","N","email","","DIRECT","Direct","","","","","1105 Mill Run Dr","","Allen","TX","US","750021913" +"1023641305","OTHERS","Other URL","Unknown","N","","","","","","","","","301 S 28th Ave","","Hattiesburg","MS","US","394017233" +"1134752454","DIRECT","Direct Messaging Address","Crystal.Hoban@oswegocac.org","N","Child Advocacy Center of Oswego County email","","DIRECT","Direct","","","","","163 S 1st St","","Fulton","NY","US","130691721" +"1477186765","OTHERS","Other URL","insightcounselingtherapy@gmail.com","N","office email","","DIRECT","Direct","","OTHER","Other","email","250 S Main St","","Payette","ID","US","836612853" +"1508499807","CONNECT","CONNECT URL","www.doth.org/doth@gmail.com","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3350 Shelby St Ste 200","","Ontario","CA","US","917645556" +"1326671637","DIRECT","Direct Messaging Address","doctorb1531@direct.practicefusion.com","N","","","DIRECT","Direct","","CSV","CSV","","2413 Ring Rd Ste 122","","Elizabethtown","KY","US","427015936" +"1508499831","DIRECT","Direct Messaging Address","info@hhcscorp.org","N","","","DIRECT","Direct","","","","","6975 Lincoln Dr","","Macungie","PA","US","180629596" +"1215560578","DIRECT","Direct Messaging Address","ben.potter@intensivespecialty.com","N","business email","","DIRECT","Direct","","OTHER","Other","email","1800 Irving Pl","","Shreveport","LA","US","711014608" +"1932732237","DIRECT","Direct Messaging Address","robina@brotherhoodoffaith.org","N","Business Email","","DIRECT","Direct","","OTHER","Other","Primary","16313 Turner Ave","","Markham","IL","US","604285446" +"1154954550","CONNECT","CONNECT URL","info@lanedds.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","473 Woods Street","","Troy","NC","US","27371" +"1831722230","CONNECT","CONNECT URL","https://www.myusawa.org","N","Mental health","","DIRECT","Direct","","CSV","CSV","","11901 Toepperwein Rd Ste 1202","","Live Oak","TX","US","782333159" +"1831722230","CONNECT","CONNECT URL","https://www.myusawa.org","N","website","","DIRECT","Direct","","CSV","CSV","","11901 Toepperwein Rd Ste 1202","","Live Oak","TX","US","782333159" +"1659904050","OTHERS","Other URL","Centerstone","N","","","OTHER","Other","Centerstone","OTHER","Other","Centerstone of Illinois Inc","403 Municipal Dr","","Carterville","IL","US","629182042" +"1376176784","DIRECT","Direct Messaging Address","klhartbarg@premierhealth.com","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","641 Harpwood Dr","","Franklin","OH","US","450056502" +"1801429212","CONNECT","CONNECT URL","confidential@heritagerincon.com","N","","","","","","","","","1009 N Columbia Ave","","Rincon","GA","US","313266828" +"1114550423","CONNECT","CONNECT URL","Network","N","","","","","","","","","1685 Target Ct Ste 15","","Fort Myers","FL","US","339054926" +"1114550423","CONNECT","CONNECT URL","Network","N","","","","","","","","","1700 N Florida Mango Rd","","West Palm Beach","FL","US","334095214" +"1932732344","DIRECT","Direct Messaging Address","ann@esquaredhealth.com","N","Secure Email","","","","","","","","2905 Northwest Blvd Ste 230","","Plymouth","MN","US","554412644" +"1437782794","CONNECT","CONNECT URL","BLOOMFIELD","N","","","","","","","","","812 Park Ave","","Bloomfield","CT","US","060022417" +"1861025173","DIRECT","Direct Messaging Address","lthiele@wregional.com","N","office email","","DIRECT","Direct","","CSV","CSV","","3211 N Northhills Blvd","","Fayetteville","AR","US","727034007" +"1194358416","DIRECT","Direct Messaging Address","welcome@gardensdentalcare.com","N","Direct email","","DIRECT","Direct","","OTHER","Other","email","5520 Pga Blvd Ste 208","","Palm Beach Gardens","FL","US","334183981" +"1831722164","CONNECT","CONNECT URL","home","N","home","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","50 Chestnut Rd","","Paoli","PA","US","193011503" +"1659904985","DIRECT","Direct Messaging Address","frances.walker@svcc.directak.net","N","DSM","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","21659A Songbird Dr","","Chugiak","AK","US","995675615" +"1417580747","DIRECT","Direct Messaging Address","admin@metropolitanhealth-wellness.com","N","email address","","","","","","","","642 E Kent Ave","","Chandler","AZ","US","852251769" +"1609409937","DIRECT","Direct Messaging Address","tracy.miller@stridecare.com","N","","","","","","","","","425 N Highland Ave Ste 220","","Sherman","TX","US","750927383" +"1881227122","CONNECT","CONNECT URL","pettengerh@yahoo.com","N","","","","","","","","","286 W Davies Ave N","","Littleton","CO","US","801204289" +"1962035212","CONNECT","CONNECT URL","levi@thekoralclinic.com","N","Business Email Hipaa compliant","","DIRECT","Direct","","OTHER","Other","Secure Business Email","900 Rutter Ave","","Forty Fort","PA","US","187044962" +"1326671678","DIRECT","Direct Messaging Address","tmotley@wiscs.org","Y","work email","Wisconsin Community Services, Inc","DIRECT","Direct","","OTHER","Other","email address","3732 W Wisconsin Ave Ste 200","","Milwaukee","WI","US","532083166" +"1023641388","DIRECT","Direct Messaging Address","dfuller@cnshealth.com","N","","","","","","","","","279 Summit Dr","","Waterford","MI","US","483283364" +"1114550472","OTHERS","Other URL","-","N","","","","","","","","","225 Cedar Hill St Ste 200","","Marlborough","MA","US","017525900" +"1154954428","DIRECT","Direct Messaging Address","msuwinski@capitalcounseling.org","Y","Email","Bujak Private Psychological Services Inc","DIRECT","Direct","","CSV","CSV","","4369 Oaks Shadow Dr","","New Albany","OH","US","430545001" +"1053944322","OTHERS","Other URL","framos@chisouthfl.org","N","","","","","","","","","10300 SW 216th St","","Cutler Bay","FL","US","331901003" +"1952934226","DIRECT","Direct Messaging Address","office@redmountainsmiles.com","N","","","","","","","","","2836 Lakeshore Pkwy","","Birmingham","AL","US","352115500" +"1104459486","DIRECT","Direct Messaging Address","aaron.t.semana@kp.org","N","Email","","DIRECT","Direct","","CSV","CSV","","39400 Paseo Padre Pkwy","","Fremont","CA","US","945382310" +"1922631209","CONNECT","CONNECT URL","1","N","","","","","","","","","221 W Calle La Bolita","","Sahuarita","AZ","US","856298695" +"1649803933","DIRECT","Direct Messaging Address","Ecamilli@health-quest.org","N","","","","","","","","","670 Stoneleigh Ave","","Carmel","NY","US","105123997" +"1649803933","DIRECT","Direct Messaging Address","Ecamilli@health-quest.org","N","","","","","","","","","670 Stoneleigh Ave","","Carmel","NY","US","105123997" +"1275166563","OTHERS","Other URL","Nevehmahilum@yahoo.com","N","Email","","OTHER","Other","email","OTHER","Other","email","9315 N 16th St","","Tampa","FL","US","336128655" +"1538792825","OTHERS","Other URL","Mandy_howard@memorial.org","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2525 desales ave","","chattanooga","TN","US","37404" +"1629601927","CONNECT","CONNECT URL","info@mindworkspsychologists.com","N","","","","","","","","","24505 Mare Point Dr","","Pass Christian","MS","US","395713302" +"1497388797","DIRECT","Direct Messaging Address","Ottmanbm@ah.org","N","Work email","","DIRECT","Direct","","OTHER","Other","Emaik","10123 SE Market St","","Portland","OR","US","972162532" +"1740813948","CONNECT","CONNECT URL","Athena","N","Athena","","DIRECT","Direct","","OTHER","Other","Direct, Athena","2015 Alice St","","Waycross","GA","US","315016209" +"1861025066","OTHERS","Other URL","sherly.abraham@stores.kroger.com","Y","work email","KROGER TEXAS L P","","","","","","","12620 Woodforest Blvd Ste 200","","Houston","TX","US","770153568" +"1225661424","CONNECT","CONNECT URL","oegonmwan@partners.org","N","","","","","","","","","81 Highland Ave","","Salem","MA","US","019702714" +"1750914990","DIRECT","Direct Messaging Address","psc@bgsu.edu","Y","","Bowling Green State University","","","","","","","Psychological Services Center","Suite 300 Psychology Dept. Bowling Green State Univ","Bowling Green","OH","US","43403" +"1487287660","DIRECT","Direct Messaging Address","jpallotta@ablelearningenrichment.com","N","","","","","","","","","20 S 3rd St Ste 210","","Columbus","OH","US","432154206" +"1336772516","OTHERS","Other URL","Sjhealthcareservices@yahoo.com","N","","","","","","","","","2122 Loxley Rd","","Toledo","OH","US","436135015" +"1265065551","OTHERS","Other URL","vsangasy@daykimball.org","N","","","","","","","","","320 Pomfret St","","Putnam","CT","US","062601836" +"1740813039","DIRECT","Direct Messaging Address","harrysarkissian@live.com","N","","","DIRECT","Direct","","CSV","CSV","","4915 Tyrone Ave Apt 332","","Sherman Oaks","CA","US","914231139" +"1659904944","DIRECT","Direct Messaging Address","info@newborn-hearing.com","N","email","","DIRECT","Direct","","CSV","CSV","","321 SE 3rd St Apt F18","","Gainesville","FL","US","326011810" +"1568095867","OTHERS","Other URL","Phoenix","N","","","DIRECT","Direct","","CSV","CSV","","4220 N 20th Ave","","Phoenix","AZ","US","850155124" +"1003449307","CONNECT","CONNECT URL","https://npiregistry.cms.hhs.gov/api/?version=2.0","N","endpoint","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","101 Abbey Dr","","Linfield","PA","US","194683310" +"1366075665","OTHERS","Other URL","https://nutriadmin.com/admin#!/dashboard","N","NutriAdmin","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Nutriadmin software","1200 N Veitch St Apt 530","","Arlington","VA","US","222015824" +"1457984759","OTHERS","Other URL","EPIC","N","","","","","","","","","915 Fern Hill Road","Building A Suite 3","West Chester","PA","US","19380" +"1255964557","DIRECT","Direct Messaging Address","devinwedding@vabastx.com","N","","","","","","","","","1310 Canyon Parke Dr","","San Antonio","TX","US","782324748" +"1154954451","CONNECT","CONNECT URL","PHARMACY","Y","","KROGER TEXAS L P","HIE","Health Information Exchange (HIE)","","","","","6200 Highway 6","","Missouri City","TX","US","774593803" +"1588297881","CONNECT","CONNECT URL","Computer","N","","","","","","","","","11041 Valley Blvd","","El Monte","CA","US","917312516" +"1396378691","DIRECT","Direct Messaging Address","credentialing@alamoheightscounseling.com","N","Credentialing Email Contact","","DIRECT","Direct","","OTHER","Other","Email","900 NE Loop 410 Ste D200","","San Antonio","TX","US","782091407" +"1831722032","CONNECT","CONNECT URL","newcyclecounseling@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","3934 Filbert Way","","Virginia Beach","VA","US","234627512" +"1366075566","DIRECT","Direct Messaging Address","Drchristine@sanctuarycounseling.org","N","","","DIRECT","Direct","","CSV","CSV","Primary","12247 S Racine Ave","","Calumet Park","IL","UM","60643" +"1336772532","OTHERS","Other URL","simplepractice.com","N","HIPAA compliant email","","","","","","","","90 Ivy Ln","","Petersburg","VA","US","238051367" +"1588297790","DIRECT","Direct Messaging Address","saralynn@rosept.com","N","Email","","DIRECT","Direct","","CSV","CSV","","1015 Half St SE","","Washington","DC","US","200033654" +"1205469418","CONNECT","CONNECT URL","Milton","N","Counseling is provided via an online platform","","DIRECT","Direct","","CSV","CSV","","401 High St","","Milton","PA","US","178472305" +"1649803859","DIRECT","Direct Messaging Address","Darlene.bowling@mtsinaiwellness.com","N","","","","","","","","","330 Mount Sinai Dr","","Dahlonega","GA","US","305332367" +"1649803859","DIRECT","Direct Messaging Address","darlene.bowling@mtsinsiwellness.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","330 Mount Sinai Dr","","Dahlonega","GA","US","305332367" +"1922631134","DIRECT","Direct Messaging Address","lainie@rockhousefitness.com","N","","","","","","","","","5822 Woodhill St","","Painesville","OH","US","440775167" +"1740813955","DIRECT","Direct Messaging Address","msemas@commnitymedical.org","Y","work email","COMMUNITY MEDICAL CENTERS INC","DIRECT","Direct","","","","","2823 Fresno St","","Fresno","CA","US","937211324" +"1003449216","DIRECT","Direct Messaging Address","vincem@upenn.edu","Y","","University of Pennsylvania","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1300 York Ave","","New York","NY","US","100654805" +"1720611932","DIRECT","Direct Messaging Address","info@legendchiropracticmn.com","N","Legend Chiropractic Email to Dr. Axel Osborn","","DIRECT","Direct","","OTHER","Other","email","2467 Highway 7","","Excelsior","MN","US","553319701" +"1700419918","CONNECT","CONNECT URL","www.thehairmama.com","N","","","DIRECT","Direct","","CSV","CSV","","1116 Glade Rd Ste 102","","Colleyville","TX","US","760344227" +"1891328001","OTHERS","Other URL","runita.rajkumar@mountsinai.org","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","281 1st Ave","","New York","NY","US","100032925" +"1528691730","CONNECT","CONNECT URL","www.thehairmama.com","N","","","DIRECT","Direct","","CSV","CSV","","1116 Glade Rd Ste 102","","Colleyville","TX","US","760344227" +"1023641255","CONNECT","CONNECT URL","870-898-5501","N","phone number","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1310 S Constitution Ave","","Ashdown","AR","US","718228652" +"1730712977","DIRECT","Direct Messaging Address","Justin.antons@icloud.com","N","Email","","DIRECT","Direct","","CSV","CSV","","127 S 37th St Ste B","","Lincoln","NE","US","685101502" +"1497388649","CONNECT","CONNECT URL","prod.rxdispense.com","N","rx dispense software","","DIRECT","Direct","","OTHER","Other","online based software","2206 Longo Dr Ste 209","","Bellevue","NE","US","680052977" +"1306479555","CONNECT","CONNECT URL","Endicott","N","1635 Union Center - Maine HWY","","DIRECT","Direct","","OTHER","Other","Endicott","1635 Union Center Maine Hwy","","Endicott","NY","US","137601340" +"1306479555","CONNECT","CONNECT URL","Endicott","N","1635 Union Center - Maine HWY","","DIRECT","Direct","","OTHER","Other","Endicott","1635 Union Center Maine Hwy","","Endicott","NY","US","137601340" +"1306479555","CONNECT","CONNECT URL","Endicott","N","1635 Union Center - Maine HWY","","DIRECT","Direct","","OTHER","Other","Endicott","1635 Union Center Maine Hwy","","Endicott","NY","US","137601340" +"1124651377","SOAP","SOAP URL","Googleforms","N","","","","","","","","","200 Idonia Dr","","Taylors","SC","US","296873813" +"1124651377","SOAP","SOAP URL","GoogleForms","N","","","","","","","","","200 Idonia Dr","","Taylors","SC","US","296873813" +"1396378543","DIRECT","Direct Messaging Address","adeloera@behavioral-innovations.com","N","","","","","","","","","6201 Colleyville Blvd Ste 100","","Colleyville","TX","US","760346236" +"1942833199","OTHERS","Other URL","https://www.mapquest.com/us/new-mexico/aaa-dental-417205505","N","","","","","","","","","3803 Atrisco Dr NW Ste D","","Albuquerque","NM","US","871204958" +"1053944215","DIRECT","Direct Messaging Address","wallin@i-can.center","N","","","","","","","","","5150 Village Park Dr SE","","Bellevue","WA","US","980066652" +"1871126037","CONNECT","CONNECT URL","carrie@moveplaygrow.com","N","","","","","","","","","3794 Mykonos Ln Unit 39","","San Diego","CA","US","921305514" +"1871126037","CONNECT","CONNECT URL","carrie.siewiorek@presencelearning.com","N","","","","","","","","","3794 Mykonos Ln Unit 39","","San Diego","CA","US","921305514" +"1407489669","CONNECT","CONNECT URL","http://www.awillowbends.com/","N","","","","","","","","","620 S Cascade Ave","","Colorado Springs","CO","US","809034039" +"1235762493","DIRECT","Direct Messaging Address","ehr.direct@parmermc.hin.us","N","","","DIRECT","Direct","","CSV","CSV","","1307 Cleveland Ave","","Friona","TX","US","790351121" +"1891328068","OTHERS","Other URL","sramos@toi-health.com","N","Practice email","","","","","","","","1710 SE 16th Ave","","Ocala","FL","US","344714656" +"1386277564","OTHERS","Other URL","mhoffman@mehtodisthospitals.org","N","work email","","DIRECT","Direct","","CSV","CSV","","200 E 89th Ave # B","","Merrillville","IN","US","464107318" +"1669005849","DIRECT","Direct Messaging Address","Brittney9517@sunnydaystherapy.com","N","","","","","","","","","9346 Oak Ave","","Waconia","MN","US","553879422" +"1255964342","DIRECT","Direct Messaging Address","tlcunitedhelpers@outlook.com","N","Direct message","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","300 Kirkland Dr Apt A","","Richmond","VA","US","232273026" +"1649803735","DIRECT","Direct Messaging Address","agarnett@ipsrecovery.com","N","","","DIRECT","Direct","","CSV","CSV","","2121 Main St Ste 100","","Dallas","TX","US","752014366" +"1346873445","CONNECT","CONNECT URL","ultrachiropractic.com","N","","","","","","","","","1100 NE 47th St Ste 101","","Seattle","WA","US","981054685" +"1811520091","CONNECT","CONNECT URL","PrimeRx","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7917 John F. Kennedy Blvd","","north bergen","NJ","US","07047" +"1861025041","CONNECT","CONNECT URL","jont.bernard@selu.edu","N","","","","","","","","","1150 N general pershing","","Hammond","LA","US","70401" +"1679106892","OTHERS","Other URL","Brooklyn","N","Job related","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Kingsboro Psychiatric Center, 681 Clarkson Avenue, Brooklyn NY 11203","Kingsboro Psychiatric Center","681 Clarkson Avenue","Brooklyn","NY","US","11203" +"1922631118","CONNECT","CONNECT URL","Houston","N","physical address to obtain mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","1019 Homer St. Houston, tx 77091","1019 Homer St.","","Houston","TX","US","77091" +"1396378519","DIRECT","Direct Messaging Address","rx05567@cvshealth.com","N","pharmacy email address","","","","","","","","1895 E Fire Tower Rd","","Greenville","NC","US","278584132" +"1871126961","OTHERS","Other URL","Davis","N","","","OTHER","Other","Davis","","","","UC Davis Occupational Health","One Shields Ave - Cowell Hall room 35","Davis","CA","US","95616" +"1205469426","OTHERS","Other URL","Hospicenorthcoast.org","Y","","Hospice of the North Coast","HIE","Health Information Exchange (HIE)","","","","","2525 Pio Pico Dr","","Carlsbad","CA","US","920081568" +"1548893761","OTHERS","Other URL","www.newbeginningmst.com","N","www.newbeginningmst.com","","DIRECT","Direct","","OTHER","Other","Website","3934 Fm 1960 Rd W Ste 355","","Houston","TX","US","770683556" +"1235762451","OTHERS","Other URL","ciara.yerena@ctcprograms.com","N","email work","","DIRECT","Direct","","CSV","CSV","","2101 E 1st St","","Santa Ana","CA","US","927054007" +"1144853367","CONNECT","CONNECT URL","stablelifeconcepts","N","","","","","","","","","400 Nola Ruth Blvd","","Harker Heights","TX","US","765481549" +"1689207813","OTHERS","Other URL","Bayamon","N","npi REgistry","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","B20 Calle Florencia","","Guaynabo","PR","US","009661719" +"1427681659","OTHERS","Other URL","WWW.GOODFAITHASSITANTLIVING@GMAIL.COM","N","","","","","","","","","2138 Wooddale Blvd Ste 7","","Baton Rouge","LA","US","708061443" +"1891328035","CONNECT","CONNECT URL","brimarbran@hotmail.com","N","","","","","","","","","2778 Big Branch Rd","","Danville","WV","US","250537981" +"1770116808","OTHERS","Other URL","www.Drlitzinger.com","N","","","DIRECT","Direct","","","","","4115 South St","","Lakewood","CA","US","907121043" +"1174156343","CONNECT","CONNECT URL","LSPGIM","N","","","","","","","","","1425 NW Blue Pkwy","","Lees Summit","MO","US","640865705" +"1356974539","DIRECT","Direct Messaging Address","tford@nhbh.org","N","","","","","","","","","1441 Boxwood Blvd Apt D18","","Columbus","GA","US","319062799" +"1033742218","DIRECT","Direct Messaging Address","aurora@lifeisgoodpt.com","N","Email Address","","DIRECT","Direct","","OTHER","Other","Randolph","55 Meadowbrook Rd","","Randolph","NJ","US","078693800" +"1366075541","DIRECT","Direct Messaging Address","alyandrusky@sopc.allscriptsdirect.net","N","","","DIRECT","Direct","","CSV","CSV","","3120 Highland Rd","","Hermitage","PA","US","161484512" +"1316570500","CONNECT","CONNECT URL","MyChart","N","","","","","","","","","252 Union St","","Troy","OH","US","453733671" +"1710510904","DIRECT","Direct Messaging Address","david@figtreetherapy.com","Y","email","Fig Tree Therapy","DIRECT","Direct","","CSV","CSV","","6802 Paragon Pl Ste 525","","Richmond","VA","US","232301659" +"1487287579","OTHERS","Other URL","angelalafae224@icloud.com","N","","","DIRECT","Direct","","OTHER","Other","none","224 Georgia Ave","","Greenwood","SC","US","296464642" +"1326671413","CONNECT","CONNECT URL","Premiumlegacypttransfersyst@gmail.com","N","970-690-3765","","HIE","Health Information Exchange (HIE)","","OTHER","Other","RN cosulting on patient transfers from acute care to secondary sites as a patient throughput agent","8775 County Road 80.5 # 5","","Fort Collins","CO","US","805249000" +"1710510805","CONNECT","CONNECT URL","savannah.lalande","N","@gmail.com","","DIRECT","Direct","","CSV","CSV","","305 E Oak St","","Apopka","FL","US","327034352" +"1164055257","DIRECT","Direct Messaging Address","drjulie@whitehousefamilychiropractic.com","N","","","","","","","","","113 Hwy 110 N","","Whitehouse","TX","US","757913115" +"1366075459","DIRECT","Direct Messaging Address","Darcy9631@sunnydaystherapy.com","N","","","","","","","","","9346 Oak Ave","","Waconia","MN","US","553879422" +"1174156269","CONNECT","CONNECT URL","www.sprouttherapy.com","Y","","Sprout Pediatric Occupational Therapy, LLC","","","","","","","3500 N ROCK RD, BUILDING 2200, SUITE 101","","WICHITA","KS","US","672261341" +"1447883533","DIRECT","Direct Messaging Address","agarnett@ipsrecovery.com","N","","","DIRECT","Direct","","CSV","CSV","","2121 Main St Ste 100","","Dallas","TX","US","752014366" +"1053944140","DIRECT","Direct Messaging Address","Asostre-rosado@autismlearningparteners.com","N","Asostre-rosado@autismlearningpartners.com","","DIRECT","Direct","","CSV","CSV","","262 Westfield Rd","","Holyoke","MA","US","010401662" +"1518590603","DIRECT","Direct Messaging Address","agarnett@ipsrecovery.com","N","","","DIRECT","Direct","","CSV","CSV","","2121 Main St Ste 100","","Dallas","TX","US","752014366" +"1760015853","DIRECT","Direct Messaging Address","YVasquez@autismlearningpartners.com","N","email adress","","","","","","","","69 Pennsylvania Ave","","Chicopee","MA","US","010133907" +"1396378402","OTHERS","Other URL","Easton","N","","","","","","","","","162 S Clinton St","","East Orange","NJ","US","070183040" +"1477186583","DIRECT","Direct Messaging Address","Nokim@llu.edu","N","Email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Direct","11234 Anderson St","","Loma Linda","CA","US","923542804" +"1649803750","DIRECT","Direct Messaging Address","scoyle@brightquest.com","N","Secure E-Mail Address","","DIRECT","Direct","","","","","5520 Wellesley St Ste 100","","LA Mesa","CA","US","919424401" +"1346873452","CONNECT","CONNECT URL","laptop","N","","","","","","","","","1926 S 61st Ave # 2","","Cicero","IL","US","608041648" +"1689207706","DIRECT","Direct Messaging Address","pfc@drgianni.com","N","hipaa compliant email","","","","","","","","1480 Chapel Ridge Rd Ste 150","","Apex","NC","US","275028504" +"1689207706","SOAP","SOAP URL","https://drgianni.medicfusion.com/","N","EHR with Secure Messaging","","DIRECT","Direct","","","","","1480 Chapel Ridge Rd Ste 150","","Apex","NC","US","275028504" +"1659904779","DIRECT","Direct Messaging Address","kelcie@i-can.cetner","N","","","","","","","","","5150 Village Park Dr SE","","Bellevue","WA","US","980066652" +"1568095685","CONNECT","CONNECT URL","URL","N","","","","","","","","","616 N Jerico St","","Nixa","MO","US","657148963" +"1427681550","DIRECT","Direct Messaging Address","Angela.Braggs@Molinahealthcare.com","N","email address","","DIRECT","Direct","","CSV","CSV","","11002 W Park Pl","","Milwaukee","WI","US","532243615" +"1225661358","DIRECT","Direct Messaging Address","elysha.bendavid@genesishcc.com","N","","","","","","","","","7120 Corbin Ave","","Reseda","CA","US","913353618" +"1467085605","CONNECT","CONNECT URL","PCC","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","905 Tower Rd","","Bristol","PA","US","190073116" +"1154954329","CONNECT","CONNECT URL","Canovanas","N","","","","","","","","","Canovanas Mall Enrique Mangual","Local 14","Canovanas","PR","US","007290072" +"1750914925","OTHERS","Other URL","CAQH","N","CAQH ProView is an online provider data-collection solution","","DIRECT","Direct","","","","","Accordia Urgent Care & Family Practice","3193 E 1st St","VIDALIA","GA","US","304743047" +"1922631191","OTHERS","Other URL","CH934282@wcupa.edu","N","School email","","","","","","","","855 S New St","","West Chester","PA","US","19382" +"1821621004","CONNECT","CONNECT URL","margonza@phs.org","N","","","DIRECT","Direct","","CSV","CSV","","4588 Paradise Blvd NW","","Albuquerque","NM","US","871144105" +"1447883673","CONNECT","CONNECT URL","C:/ProgramData/CerberusLLC/CerberusFTPServer","N","Cerberus File Transfer Protocol (FTP) application","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2378 Corporation Pkwy Ste D","","Burlington","NC","US","272156749" +"1740813963","DIRECT","Direct Messaging Address","jgarland@centennialharvestgroup.com","N","Direct Address","","","","","","","","400 W Redondo Beach Blvd Ste C","","Gardena","CA","US","902482149" +"1821621046","DIRECT","Direct Messaging Address","julie@vibrancerelationshiptherapy.com","N","secure work email","","HIE","Health Information Exchange (HIE)","","","","","4111 E Valley Auto Dr Ste 209","","Mesa","AZ","US","852064609" +"1043843253","OTHERS","Other URL","newseason.com","N","","","","","","","","","2217 E Franklin St","","Richmond","VA","US","232237046" +"1952934168","OTHERS","Other URL","Methasoft","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2109 Fairburn Rd","","Douglasville","GA","US","301351037" +"1316570534","DIRECT","Direct Messaging Address","jhenninger@ahcglobal.com","N","","","","","","","","","3950 Cobb Pkwy NW Ste 305","","Acworth","GA","US","301019527" +"1376176594","DIRECT","Direct Messaging Address","georgiy.bondarchuk1@navy.mil","N","","","HIE","Health Information Exchange (HIE)","","","","","1465 Hewitt Dr","","Virginia Beach","VA","US","234598523" +"1174156301","DIRECT","Direct Messaging Address","admin@fcsmentalhealth.com","N","","","DIRECT","Direct","","CSV","CSV","","2250 Pembroke Falls Blvd","","Pembroke Pines","FL","US","330282586" +"1467085696","DIRECT","Direct Messaging Address","info@mytransportcare.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","2330 Lawry Run Dr Apt 3-307","","Charlotte","NC","US","282733492" +"1568095792","DIRECT","Direct Messaging Address","rstrange@premiermedicalhv.com","N","practice email address","","DIRECT","Direct","","OTHER","Other","Premier Medical Group secure email","243 North Rd Ste 304","","Poughkeepsie","NY","US","126011173" +"1245863489","CONNECT","CONNECT URL","Collinston","N","","","","","","","","","5915 Old Monroe Rd","","Collinston","LA","US","712299003" +"1063045201","CONNECT","CONNECT URL","LORAIN","N","","","","","","","","","41641 N Ridge Rd Ste B","","Elyria","OH","US","440351264" +"1942833181","CONNECT","CONNECT URL","ametz@mindfulhealthnd.com","N","email","","","","","","","","101 Slate Dr Ste 2","","Bismarck","ND","US","585036171" +"1437782695","CONNECT","CONNECT URL","1364337thAveApt4GflushingNY11354","N","","","","","","","","","85 Hester St","","New York","NY","US","100025467" +"1023641263","CONNECT","CONNECT URL","None","N","None","","OTHER","Other","None","OTHER","Other","None","1985 W 33rd St","","Edmond","OK","US","730133875" +"1588297725","DIRECT","Direct Messaging Address","bf@aoeyecare.com","N","","","DIRECT","Direct","","","","","150 Broadway Rm 1401","","New York","NY","US","100384378" +"1588297725","DIRECT","Direct Messaging Address","bf@aoeyecare.com","N","","","","","","","","","150 Broadway Rm 1401","","New York","NY","US","100384378" +"1588297725","OTHERS","Other URL","aoeyecare.com","N","","","","","","","","","150 Broadway Rm 1401","","New York","NY","US","100384378" +"1891328050","DIRECT","Direct Messaging Address","rebecca.rothwell@fraser.org","N","Secure company email","","DIRECT","Direct","","","","","6458 City West Pkwy","","Eden Prairie","MN","US","553443245" +"1811520067","SOAP","SOAP URL","WellnessLiving","N","","","DIRECT","Direct","","CSV","CSV","","300 Western Ave Ste 4","","Allston","MA","US","021341046" +"1447883699","CONNECT","CONNECT URL","sllctn2020@gmail.com","N","","","","","","","","","1311 S Locust Ave Ste 101","","Lawrenceburg","TN","US","384644054" +"1083247241","DIRECT","Direct Messaging Address","stephanie.sylvester@fraser.org","N","Secure company email","","DIRECT","Direct","","","","","6458 City West Pkwy","","Eden Prairie","MN","US","553443245" +"1710510961","DIRECT","Direct Messaging Address","LaHaiseI@duvalschools.org","Y","Work Email","Duval County Public Schools","DIRECT","Direct","","CSV","CSV","","1701 Prudential Dr","","Jacksonville","FL","US","322078152" +"1184257339","CONNECT","CONNECT URL","KaleidaCare","N","KaleidaCare","","DIRECT","Direct","","CSV","CSV","","9045 S 1300 E","","Sandy","UT","US","840943134" +"1154954311","DIRECT","Direct Messaging Address","info@zdorovieadh.com","N","","","","","","","","","143 California St","","Newton","MA","US","024581023" +"1831722016","DIRECT","Direct Messaging Address","jscarlett@schneckmed.org","N","","","","","","","","","411 W Tipton St","","Seymour","IN","US","472742363" +"1972136133","DIRECT","Direct Messaging Address","nlenicka@active-steps.com","N","","","DIRECT","Direct","","CSV","CSV","","750 Walcott Ave","","Ventura","CA","US","930030421" +"1902439169","DIRECT","Direct Messaging Address","6364.0001@direct.wilmingtonhealth.nextgenshare.com","N","","","","","","","","","1202 Medical Center Dr","","Wilmington","NC","US","284017307" +"1942833108","DIRECT","Direct Messaging Address","lindsay.kuss@fraser.org","N","","","","","","","","","1801 American Blvd E Ste 8","","Bloomington","MN","US","554251230" +"1659904811","OTHERS","Other URL","https://www.uncchildrens.org/uncmc/unc-childrens/care-treatment/genetic-disorders/","N","Division website","","OTHER","Other","Contact information","OTHER","Other","URL","101 Manning Dr","","Chapel Hill","NC","US","275144220" +"1104459361","OTHERS","Other URL","www.therapynotes.com","N","online note keeping system","","","","","","","","1560 Live Oak St Ste B","","Webster","TX","US","775984148" +"1801429071","CONNECT","CONNECT URL","Culpeper","N","","","OTHER","Other","Other","CSV","CSV","","605 N Main St","","Culpeper","VA","US","227012609" +"1922631183","DIRECT","Direct Messaging Address","leticia@consultingalvarez.com","N","Consultant Email Address","","","","","","","","4184 N Armenia Ave","","Tampa","FL","US","336076429" +"1821621087","DIRECT","Direct Messaging Address","leticia@consultingalvarez.com","N","Consultant Email Address","","","","","","","","4148 N Armenia Ave Ste B","","Tampa","FL","US","336076422" +"1548893712","OTHERS","Other URL","JHATCHELL@ACTIVE-STEPS.COM","Y","","Active Steps","","","","","","","12235 Beach Blvd Ste 100","","Stanton","CA","US","906803943" +"1508499773","CONNECT","CONNECT URL","none","N","","","","","","","","","94-658 Nuao Pl","","Waipahu","HI","US","967974141" +"1194358366","CONNECT","CONNECT URL","hayesaddictions@yahoo.com","N","","","","","","","","","7 3rd St SE Ste 109","","Minot","ND","US","587013916" +"1942833116","OTHERS","Other URL","https://crimsoncounseling.net","N","","","","","","","","","249 E Tabernacle St Ste 100","","St George","UT","US","847702951" +"1194358374","DIRECT","Direct Messaging Address","Sansari@csd.me","N","","","","","","","","","9115 SW Oleson Rd","","Portland","OR","US","972236875" +"1083247274","DIRECT","Direct Messaging Address","alyons@mindfulcounselinggr.com","N","","","","","","","","","3351 Claystone St SE Ste G32","","Grand Rapids","MI","US","495465794" +"1356974547","CONNECT","CONNECT URL","Irvine","N","","","","","","","","","13305 Mirasol","","Irvine","CA","US","926200307" +"1619500808","OTHERS","Other URL","Naperville","N","","","DIRECT","Direct","","CSV","CSV","","422 Carriage Hill Rd","","Naperville","IL","US","605652626" +"1265065452","DIRECT","Direct Messaging Address","gina.wilcken@pillerchilddevelopment.com","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","854 E Williams Field Rd Ste 105","","Gilbert","AZ","US","852950703" +"1972136166","CONNECT","CONNECT URL","Kearney","N","","","","","","","","","124 W 46th St Ste 106","","Kearney","NE","US","688478348" +"1699308882","DIRECT","Direct Messaging Address","info@ptatFHO.com","N","email","","DIRECT","Direct","","OTHER","Other","none","700 W Central Ave Ste 206","","El Dorado","KS","US","670422186" +"1861025959","DIRECT","Direct Messaging Address","LJacques@autismlearningpartners.com","N","","","DIRECT","Direct","","","","","262 Westfield Rd","","Holyoke","MA","US","010401662" +"1003449109","CONNECT","CONNECT URL","DONNA","N","","","","","","","","","11400 N Val Verde Rd","","Donna","TX","US","785375479" +"1386277481","CONNECT","CONNECT URL","4058120642","N","4058120642","","","","","","","","5505 Main St Ste 103","","Del City","OK","US","731155508" +"1699308700","DIRECT","Direct Messaging Address","JNPeppler2023@manchester.edu","N","Email Address","","DIRECT","Direct","","OTHER","Other","Email Address","3434 Kirkfield Dr","","Fort Wayne","IN","US","468155972" +"1477186591","OTHERS","Other URL","https://www.utc.edu/health-human-performance/profiles/vfm166.php","N","","","","","","","","","7811 Scrapeshin Trl","","Chattanooga","TN","US","374214292" +"1386277408","DIRECT","Direct Messaging Address","support@mindfulmissionssc.com","N","","","DIRECT","Direct","","","","","640 Old Airport Rd Ste 207","","Aiken","SC","US","298015034" +"1508499633","DIRECT","Direct Messaging Address","phil@ashleytherapysolutions.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","550 N 159th St E Ste 128","","Wichita","KS","US","672307568" +"1497388532","CONNECT","CONNECT URL","DHEC","N","","","","","","","","","220 McGee Rd","","Anderson","SC","US","296252104" +"1316570393","OTHERS","Other URL","credentialing@cfgpc.com","N","","","","","","","","","765 Route 70 E # Bdlga100","","Marlton","NJ","US","080532341" +"1396378485","DIRECT","Direct Messaging Address","mgutheil@udel.edu","N","Email","","","","","","","","541 South College Ave","","Newark","DE","US","19716" +"1528691680","DIRECT","Direct Messaging Address","mdix@ndninc.org","N","email address","","DIRECT","Direct","","CSV","CSV","","3975 Midway Drive","","Baker City","OR","US","97814" +"1619500774","CONNECT","CONNECT URL","martila.hooks@va.gov","N","","","","","","","","","401 N Main Street","","Leeds","MA","US","01053" +"1619500774","CONNECT","CONNECT URL","martila.hooks@va.gov","N","","","","","","","","","401 N Main Street","","Leeds","MA","US","01053" +"1154954212","CONNECT","CONNECT URL","computer","N","","","","","","","","","Anna Jaques Hospital","25 highland ave","Newburyport","MA","US","01950" +"1053944116","CONNECT","CONNECT URL","www.pruitthealth.com","N","Internal Server","","","","","","","","2301 Bluff Oak Way","","Tallahassee","FL","US","323116161" +"1568095628","OTHERS","Other URL","Middleville","N","","","","","","","","","5623 Fieldstone Ct","","Middleville","MI","US","493338110" +"1750914743","CONNECT","CONNECT URL","connecturl","N","","","","","","","","","14935 Holly Knoll Ln","","Gainesville","VA","US","201554899" +"1750914818","CONNECT","CONNECT URL","simplepractice.com","N","Healthcare practice software","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5578 Richmond Rd Ste 203","","Troy","VA","US","229744421" +"1598398661","CONNECT","CONNECT URL","crossroadscounselingms.com","Y","Company Domain","Rankin Baptist Association","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5611 Highway 80 E","","Pearl","MS","US","39208" +"1174156236","CONNECT","CONNECT URL","Washington","N","","","DIRECT","Direct","","CSV","CSV","","1418 Good Hope Rd SE","","Washington","DC","US","200205615" +"1124651310","OTHERS","Other URL","N/A","N","","","","","","","","","708 Millard Ave","","Creighton","NE","US","687293001" +"1942833132","OTHERS","Other URL","Hudsonville","N","Home","","DIRECT","Direct","","CSV","CSV","","","","","","","" +"1679106868","DIRECT","Direct Messaging Address","karen.loera@newalternatives.org","N","e-mail","","DIRECT","Direct","","OTHER","Other","email","4309 3rd Ave","","San Diego","CA","US","921031407" +"1881227924","DIRECT","Direct Messaging Address","margaret@nursing-specialty.com","N","Business Email Address","","DIRECT","Direct","","OTHER","Other","Plain Text","5295 Stonebush Ter Unit A","","Stone Mountain","GA","US","300833889" +"1558994681","OTHERS","Other URL","home","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3290 Meridian Rd","","Columbus","OH","US","432324079" +"1528691656","DIRECT","Direct Messaging Address","A.escott@inbloomautism.com","N","","","","","","","","","8 Post Office Sq","","Acton","MA","US","017203966" +"1962035006","CONNECT","CONNECT URL","Lowell","N","","","","","","","","","38 Pine Hill St","","Lowell","MA","US","018524125" +"1215560354","DIRECT","Direct Messaging Address","michelle@palmbeachmentalhealth.org","N","email","","DIRECT","Direct","","","","","6801 Lake Worth Rd Ste 307","","Greenacres","FL","US","334672966" +"1467085506","DIRECT","Direct Messaging Address","samantha.mercer@navihealth.com","Y","","naviHealth Michigan HBPC, PC","","","","","","","2 Towne Sq Ste 275","","Southfield","MI","US","480763719" +"1265065312","CONNECT","CONNECT URL","Chicago","N","","","OTHER","Other","Chicago","OTHER","Other","Chicago","8835 S Clyde Ave","","Chicago","IL","US","606172904" +"1023641172","CONNECT","CONNECT URL","HIE","N","","","","","","","","","1706 W Agency Rd","","West Burlington","IA","US","526551667" +"1679106728","DIRECT","Direct Messaging Address","lpaulsen@centuraps.org","N","e-amil","","DIRECT","Direct","","","","","201 Highway 11","","Cairo","NE","US","688242014" +"1467085522","DIRECT","Direct Messaging Address","team@dentistryjfk.com","N","Office Email","","DIRECT","Direct","","","","","525 Doddridge St","","Corpus Christi","TX","US","784112371" +"1598398653","DIRECT","Direct Messaging Address","creekside@friendlydentalgroup.com","N","secure email address","","DIRECT","Direct","","CSV","CSV","","8631 Arbor Creek Dr Ste D1","","Charlotte","NC","US","282690548" +"1992338057","DIRECT","Direct Messaging Address","cd1828@mynsu.nova.edu","N","","","","","","","","","549 Ridgley Rd","","Crownsville","MD","US","210321634" +"1790318855","OTHERS","Other URL","mxd455@med.miami.edu","N","email","","","","","","","","9922 NW 41st St Unit 12","","Doral","FL","US","331782388" +"1609409762","CONNECT","CONNECT URL","justin@definingwellness.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","3949 Highway 43 N","","Brandon","MS","US","390477240" +"1326671488","DIRECT","Direct Messaging Address","James.Watts@omh.ny.gov","N","","","","","","","","","1400 Noyes St","","Utica","NY","US","135023854" +"1225661382","DIRECT","Direct Messaging Address","krobinson@cnshealthcare.org","N","","","","","","","","","279 Summit Dr","","Waterford","MI","US","483283364" +"1922631084","OTHERS","Other URL","sharon","N","office","","","","","","","","17 Leonard Rd","","Sharon","MA","US","020672415" +"1659904712","OTHERS","Other URL","gracefamilywellness@gmail.com","N","business email","","","","","CSV","CSV","","303 E Denman Ave Ste A","","Lufkin","TX","US","759014090" +"1124651286","CONNECT","CONNECT URL","Cove","N","","","","","","","","","2006 Caroline Ave","","Cove","TX","US","775232498" +"1831722990","DIRECT","Direct Messaging Address","federalway.wa@lavidamassage.com","N","","","","","","","","","1414 S 324th St # B213","","Federal Way","WA","US","980038444" +"1366075343","DIRECT","Direct Messaging Address","platham@directaddress.net","N","","","","","","","","","325 Broad St Ste 200","","Sumter","SC","US","291504167" +"1861025934","OTHERS","Other URL","blessedls37@yahoo.com","N","Business e-mail.","","DIRECT","Direct","","CSV","CSV","","20302 Rusty Rock Ln","","Cypress","TX","US","774336299" +"1235762303","DIRECT","Direct Messaging Address","aagyarko@fitwellmd.com","N","email","","DIRECT","Direct","","","","","6617 Fm 2920 Rd","","Spring","TX","US","773792636" +"1235762303","DIRECT","Direct Messaging Address","aagyarko@fitwellmd.com","N","","","","","","","","","17106 Wunder Hill Dr","","Spring","TX","US","773794580" +"1801429980","CONNECT","CONNECT URL","WebPT","N","","","","","","","","","200 Tuckerton Rd Ste 17","","Medford","NJ","US","080558806" +"1548893522","CONNECT","CONNECT URL","Fresno","N","","","DIRECT","Direct","","CSV","CSV","","2775 Highland Ave","","Selma","CA","US","936623462" +"1891328878","DIRECT","Direct Messaging Address","erika@rimrocktrails.org","N","","","","","","","","","548 SW 13th St","","Bend","OR","US","977023184" +"1891328878","CONNECT","CONNECT URL","erika@rimrocktrails.org","N","","","","","","","","","548 SW 13th St","","Bend","OR","US","977023184" +"1659904647","DIRECT","Direct Messaging Address","cblack@olivebaptist.org","N","email","","DIRECT","Direct","","CSV","CSV","","1830 E Olive Rd","","Pensacola","FL","US","325147582" +"1023641016","DIRECT","Direct Messaging Address","hmccargar@health.nv.gov","N","State Email","","DIRECT","Direct","","","","","1528 US Highway 395 N","","Gardnerville","NV","US","894105265" +"1194358184","OTHERS","Other URL","Pegge@SageCenterAtlanta.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","2849B Henderson Mill Rd","","Atlanta","GA","US","303415772" +"1922631928","DIRECT","Direct Messaging Address","matthew.chester@va.gov","Y","VA Email Address","Dallas VA Medical Center","DIRECT","Direct","","","","","4500 S Lancaster Rd","","Dallas","TX","US","752167167" +"1114550118","CONNECT","CONNECT URL","EPIC","N","Accessed through laptops/desktops","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11 South Rd Ste 230","","Farmington","CT","US","060322483" +"1578196572","OTHERS","Other URL","Durango","N","egarcia@axishealthsystem.org","","DIRECT","Direct","","","","","1125 Three Springs Blvd","","Durango","CO","US","813019033" +"1821621822","CONNECT","CONNECT URL","Seattle","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1959 NE Pacific St","","Seattle","WA","US","981950001" +"1235762246","DIRECT","Direct Messaging Address","dimosthenis.pandis@mountsinai.org","N","Institutional email","","","","","","","","1190 5th Ave # Gp2W","","New York","NY","US","100296503" +"1326671322","CONNECT","CONNECT URL","chelseadentalnyc.com","N","","","","","","","","","235 W 14th St","","New York","NY","US","100117102" +"1679106686","OTHERS","Other URL","Torrance","N","Torrance","","DIRECT","Direct","","OTHER","Other","Torrance","4201 Torrance Blvd Ste 140","","Torrance","CA","US","905034500" +"1497388409","DIRECT","Direct Messaging Address","matt.godwin@inmindout.com","N","secure email","","DIRECT","Direct","","CSV","CSV","","2003 Medical Pkwy Ste C","","San Marcos","TX","US","786667554" +"1982237996","CONNECT","CONNECT URL","Houston","N","","","DIRECT","Direct","","CSV","CSV","","10603 Bellaire Blvd Ste B118","","Houston","TX","US","770725229" +"1013540046","DIRECT","Direct Messaging Address","miaalmira.pagtakhan@revolutionary.cc","Y","","Revolutionary Home Health, Inc.","","","","","","","1259 S Cedar Crest Blvd Ste 255","","Allentown","PA","US","181036377" +"1285267237","CONNECT","CONNECT URL","Mesa","N","","","","","","","","","832 S Saranac Ave","","Mesa","AZ","US","852082634" +"1982237988","OTHERS","Other URL","mfelix0626@gmail.com","N","","","","","","","","","279 S. Lake Avenue","","Pahokee","FL","US","33476" +"1770116766","OTHERS","Other URL","Kaiser","N","Hospital","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Kaiser","6041 Cadillac Ave","","Los Angeles","CA","US","900341702" +"1629601646","OTHERS","Other URL","IntercomPlus","N","","","","","","","","","PR 181 & PR 850","","Trujillo Alto","PR","US","00976" +"1275166316","OTHERS","Other URL","Buffalo","N","","","DIRECT","Direct","","OTHER","Other","Buffalo","2900 Delaware Ave","","Kenmore","NY","US","142172309" +"1275166316","OTHERS","Other URL","Buffalo","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Buffalo","2900 Delaware Ave","","Kenmore","NY","US","142172309" +"1508499658","DIRECT","Direct Messaging Address","medicalrecords@stldirect.org","N","","","","","","","","","107 Ridgewater Dr Ste B","","Polson","MT","US","598608977" +"1861025918","DIRECT","Direct Messaging Address","sasha.milks@prestigemedicalgroup.org","N","Secure Work Email","","DIRECT","Direct","","","","","460 Northside Cherokee Blvd Ste 370","","Canton","GA","US","301158020" +"1902439052","OTHERS","Other URL","woundsonwheels@gmail.com","N","business email","","DIRECT","Direct","","CSV","CSV","","300 Colonial Center, Ste 100N","","Roswell","GA","US","30076" +"1902439052","OTHERS","Other URL","woundonwheels@gmail.com","N","business email","","DIRECT","Direct","","CSV","CSV","","210 valley view trail","","dallas","GA","US","301323013" +"1639702780","DIRECT","Direct Messaging Address","bookkeeping@absarokapainandrehab.com","N","","","DIRECT","Direct","","","","","1001 W OAK BLDG C STE 210","","BOZEMAN","MT","US","59715" +"1215560396","DIRECT","Direct Messaging Address","customerservice@bridgehh.care","N","secure internal email address for all stakeholders","","DIRECT","Direct","","","","","223 N Prospect St Ste 306","","Hagerstown","MD","US","217403783" +"1992338065","OTHERS","Other URL","shughes@abhsinc.net","N","workplace","","","","","","","","505 SE Adams Ave","","Chehalis","WA","US","985323031" +"1134752215","DIRECT","Direct Messaging Address","miller_10113@hotmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","Text message","610 E Lakeshore Dr","","Manistique","MI","US","49854" +"1265065338","DIRECT","Direct Messaging Address","AaronWebb@webbhearingcenters.com","N","Email","","DIRECT","Direct","","","","","14755 W R H Johnson Blvd Ste 102","","Sun City West","AZ","US","853756059" +"1033742101","OTHERS","Other URL","https://mentalhealthcenter.sharepoint.com/SitePages/Home.aspx","N","","","OTHER","Other","Sharepoint","","","","456 Bannock St","","Denver","CO","US","802045126" +"1558994632","OTHERS","Other URL","DMH","N","","","","","","","","","1816 S Figueroa St Fl 6","","Los Angeles","CA","US","900153422" +"1194358275","DIRECT","Direct Messaging Address","kpagnotta@smsneuro.com","N","fax","","","","","","","","100 E 77th St","","New York","NY","US","100751850" +"1821621905","CONNECT","CONNECT URL","Milwaukee","N","Wisconsin","","DIRECT","Direct","","CSV","CSV","","9705 W Hampton Ave Apt 15","","Milwaukee","WI","US","532254049" +"1821621905","CONNECT","CONNECT URL","Milwaukee","N","Wisconsin","","DIRECT","Direct","","CSV","CSV","","9705 W Hampton Ave Apt 15","","Milwaukee","WI","US","532254049" +"1821621905","CONNECT","CONNECT URL","Milwaukee","N","Wisconsin","","DIRECT","Direct","","CSV","CSV","","9705 W Hampton Ave Apt 15","","Milwaukee","WI","US","532254049" +"1821621905","CONNECT","CONNECT URL","Milwaukee","N","Wisconsin","","DIRECT","Direct","","CSV","CSV","","9705 W Hampton Ave Apt 15","","Milwaukee","WI","US","532254049" +"1821621905","CONNECT","CONNECT URL","Milwaukee","N","Wisconsin","","DIRECT","Direct","","CSV","CSV","","9705 W Hampton Ave Apt 15","","Milwaukee","WI","US","532254049" +"1821621905","CONNECT","CONNECT URL","Milwaukee","N","Milwaukee","","DIRECT","Direct","","CSV","CSV","","9705 W Hampton Ave Apt 15","","Milwaukee","WI","US","532254049" +"1821621905","CONNECT","CONNECT URL","Milwaukee","N","Wisconsin","","DIRECT","Direct","","CSV","CSV","","9705 W Hampton Ave Apt 15","","Milwaukee","WI","US","532254049" +"1649803727","OTHERS","Other URL","https://dmh.lacounty.gov/our-services/outpatient-services/veteran-mh-programs/","N","","","","","","","","","1816 S Figueroa St Fl 6","","Los Angeles","CA","US","900153422" +"1407489586","OTHERS","Other URL","616-738-5872","N","fax machine","","","","","","","","3124 N Wellness Dr Ste 10","","Holland","MI","US","494248121" +"1669005641","OTHERS","Other URL","email","N","email","","DIRECT","Direct","","OTHER","Other","email","18204 41st Ave SE","","Bothell","WA","US","980128735" +"1922631902","DIRECT","Direct Messaging Address","kmcallister@tlsnny.com","N","","","HIE","Health Information Exchange (HIE)","","","","","7550 S State St","","Lowville","NY","US","133671574" +"1922631902","DIRECT","Direct Messaging Address","kmcallister@tlsnny.com","N","","","","","","","","","7550 S State St","","Lowville","NY","US","133671574" +"1487287462","DIRECT","Direct Messaging Address","cait@speakology.org","Y","HIPAA compliant email address","Speakology LLC","","","","","","","45 Westwood Dr","","Simsbury","CT","US","060701719" +"1659904639","CONNECT","CONNECT URL","www.aspiranet.org","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1497388474","CONNECT","CONNECT URL","Georgetown","N","","","","","","","","","1911 NE Inner Loop","","Georgetown","TX","US","786264439" +"1639702624","CONNECT","CONNECT URL","northwell.edu","N","","","","","","","","","27005 76th Ave","","New Hyde Park","NY","US","110401402" +"1780217778","DIRECT","Direct Messaging Address","Jennifer.james@integralcare.org","N","","","","","","","","","1717 W 10th St","","Austin","TX","US","787033907" +"1528691524","CONNECT","CONNECT URL","WestHartford","N","larueasmith@gmail.com","","DIRECT","Direct","","CSV","CSV","","39 Natick St","","Hartford","CT","US","061064029" +"1366075368","CONNECT","CONNECT URL","jennifer.emery@ucumberlands.edu","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6178 College Station Dr","","Williamsburg","KY","US","407691372" +"1710510714","OTHERS","Other URL","romney.ricedunn@bjc.org","N","romney.ricedunn@bjc.org","","","","","","","","1430 Olive St","","Saint Louis","MO","US","631032360" +"1659904670","OTHERS","Other URL","workstation","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","670 Parkside Ave","","Brooklyn","NY","US","112261506" +"1306479324","CONNECT","CONNECT URL","https://www.baptistjax.com/locations/baptist-medical-center-beaches","N","Hosptial","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1350 13th Ave S","","Jacksonville Beach","FL","US","322503203" +"1295368215","DIRECT","Direct Messaging Address","amanda.zakrajsek@case.edu","N","email","","DIRECT","Direct","","","","","92 W Miller St","","Orlando","FL","US","328062036" +"1568095503","FHIR","FHIR URL","https://simplifier.net/user/jacobcorneliusparker","Y","Applications Organization","PMGROUP","DIRECT","Direct","","OTHER","Other","html","2500 N State St","","Jackson","MS","US","392164500" +"1568095503","FHIR","FHIR URL","https://simplifier.net/user/jacobcorneliusparker","N","Applications Organization","","DIRECT","Direct","","OTHER","Other","html","415 S 28th Ave","","Hattiesburg","MS","US","394017283" +"1801429840","OTHERS","Other URL","dgitlin@lesdentalgroup.com","N","CRM","","DIRECT","Direct","","CSV","CSV","","62 Rivington St","","New York","NY","US","100022140" +"1083247019","DIRECT","Direct Messaging Address","rhea.palomo@revolutionary.cc","Y","Work emaik","Revolutionary Home Health, Inc.","DIRECT","Direct","","OTHER","Other","Company email","1259 S Cedar Crest Blvd Ste 255","","Allentown","PA","US","181036377" +"1790318731","CONNECT","CONNECT URL","N/A","N","","","","","","","","","327 Revolution Ln","","Euless","TX","US","760404685" +"1609409648","CONNECT","CONNECT URL","clear","N","","","","","","","","","3210 W Charleston Blvd Ste 2","","Las Vegas","NV","US","891020080" +"1609409648","CONNECT","CONNECT URL","clear","N","","","","","","","","","3210 W CHARLESTON BLVD. SUITE 2","","Las Vegas","NV","US","89102" +"1073146015","CONNECT","CONNECT URL","edmhc.com","N","website","","DIRECT","Direct","","OTHER","Other","NA","911 N Buffalo Dr Unit 210","","Las Vegas","NV","US","891280381" +"1912530957","CONNECT","CONNECT URL","Redding","N","","","DIRECT","Direct","","","","","3340 Oakwood Pl","","Redding","CA","US","960012346" +"1932732971","CONNECT","CONNECT URL","Laptop","N","Mailing Address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3 San Luis Pl","","Santa Rosa","CA","US","954092806" +"1548893589","OTHERS","Other URL","SEATTLE","N","","","","","","","","","1959 NE Pacific St","","Seattle","WA","US","981950001" +"1992338941","DIRECT","Direct Messaging Address","vnoel002@odu.edu","N","","","","","","","","","4037 Home Ave Apt 75","","San Diego","CA","US","921055649" +"1174156129","DIRECT","Direct Messaging Address","sean.patterson@dc.gov","N","DC Gov Secure Email","","DIRECT","Direct","","","","","35 K St NE","","Washington","DC","US","200024216" +"1538792585","CONNECT","CONNECT URL","tiellc1@gmail.com","N","","","","","","","","","2849 Van Aken Blvd Apt 2","","Cleveland","OH","US","441202253" +"1518590561","DIRECT","Direct Messaging Address","info@agelessindy.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","8860 Zionsville Rd Ste C","","Indianapolis","IN","US","462681061" +"1134752181","OTHERS","Other URL","Raleigh","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3708 San Pablo Dr","","Raleigh","NC","US","276164540" +"1871126821","DIRECT","Direct Messaging Address","widline.fertilien@myflfamilies.com","N","Email","","DIRECT","Direct","","","","","13899 Biscayne Blvd Ste 228","","North Miami Beach","FL","US","331811647" +"1942833991","CONNECT","CONNECT URL","Spears2020","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","852 E 144th St","","Cleveland","OH","US","441103418" +"1588297535","OTHERS","Other URL","Fespinal@lchcnet.org","N","Work Email","","DIRECT","Direct","","OTHER","Other","LCHC","269 Union St","","Lynn","MA","US","019011314" +"1760015713","OTHERS","Other URL","genesisclinic19@yahoo.com","N","","","","","","","","","3138 Highway 818","","Ruston","LA","US","712701370" +"1568095511","DIRECT","Direct Messaging Address","delciacharlish@kroger.com","N","","","","","","","","","2175 Parklake Dr NE","","Atlanta","GA","US","303452845" +"1568095511","CONNECT","CONNECT URL","delciacharlish@kroger.com","N","","","","","","","","","2175 Parklake Dr NE","","Atlanta","GA","US","303452845" +"1922631977","OTHERS","Other URL","urbantransportationsc@gmail.com","N","","","DIRECT","Direct","","OTHER","Other","email","116 S Aiken Dr Apt 4A","","Florence","SC","US","295014100" +"1801429865","DIRECT","Direct Messaging Address","ejp0116@hotmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","1286 Augustina Ave","","Far Rockaway","NY","US","116913935" +"1225661283","OTHERS","Other URL","mayxx353@umn.edu","N","email","","DIRECT","Direct","","CSV","CSV","","480 N McClurg Ct Apt 513","","Chicago","IL","US","606115337" +"1043843006","OTHERS","Other URL","n/a","N","","","","","","","","","1630 E 7th St","","Atlantic","IA","US","500221909" +"1013540145","CONNECT","CONNECT URL","URL","N","","","DIRECT","Direct","","CSV","CSV","","1799 Stumpf Blvd Ste 3","","Terrytown","LA","US","700563950" +"1336772359","OTHERS","Other URL","uniqueelectrolysisskincenter@gmail.com","N","Office email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","121 Lincoln St","grown level","Worcester","MA","US","01605" +"1922631936","DIRECT","Direct Messaging Address","bbartoszak@townofbabylon.com","Y","town email","Town of Babylon - Division of Drug and Alcohol Services","","","","","","","281 Phelps Lane","","North Babylon","NY","US","11703" +"1922631936","DIRECT","Direct Messaging Address","bbartoszak@townofbabylon.com","Y","TOB","Town of Babylon - Division of Drug and Alcohol Services","DIRECT","Direct","","CSV","CSV","","281 Phelps Lane","","North Babylon","NY","US","11703" +"1831722842","CONNECT","CONNECT URL","LasVegas","N","","","","","","","","","3753 Howard Hughes Pkwy Ste 200","","Las Vegas","NV","US","891690952" +"1821621830","OTHERS","Other URL","Burton","Y","","Physician Coverage Services PC","","","","","","","2065 S. Center Road","","Burton","MI","US","48519" +"1407489446","DIRECT","Direct Messaging Address","joeceiseldds@outlook.com","N","email account","","DIRECT","Direct","","","","","3020 Wilmette Ave","","Wilmette","IL","US","600912138" +"1487287512","DIRECT","Direct Messaging Address","alana_SLPA@thetalkteam.com","N","","","","","","","","","1752 E Bullard Ave","","Fresno","CA","US","937105864" +"1265065395","OTHERS","Other URL","table1","N","","","","","","","","","4200 SW 107th Ave Apt 703","","Beaverton","OR","US","970053140" +"1215560362","DIRECT","Direct Messaging Address","info@jamilawellness.org","N","email","","","","","","","","16201 SW 95th Ave","","Miami","FL","US","331573459" +"1013540160","CONNECT","CONNECT URL","keenanp@mfbhc.org","N","Work E-Mail","","DIRECT","Direct","","OTHER","Other","Work","410 E Church St","","Fort Valley","GA","US","310303097" +"1396378477","DIRECT","Direct Messaging Address","cmccoy@k12.wv.us","Y","my secure business email address","West Virginia Department of Education","DIRECT","Direct","","CSV","CSV","","95 Hill Crest Ln","","Ripley","WV","US","252715836" +"1679106751","DIRECT","Direct Messaging Address","adrian@birthcottage.com","N","email","","","","","","","","141 Main St Ste 1","","Salem","NH","US","030793172" +"1578196655","OTHERS","Other URL","https://dmh.lacounty.gov/vpan/","N","","","","","","","","","1816 S Figueroa St Fl 6","","Los Angeles","CA","US","900153422" +"1750914834","DIRECT","Direct Messaging Address","info@garnerphysicaltherapycenter.com","N","","","DIRECT","Direct","","OTHER","Other","Email","827 Cypress Village Blvd","","Sun City Center","FL","US","335736838" +"1871126854","DIRECT","Direct Messaging Address","cfelder@priorityonedntservice.com","N","","","DIRECT","Direct","","CSV","CSV","","10319 Massie St Apt 302","","Manassas","VA","US","201106784" +"1831722826","DIRECT","Direct Messaging Address","srocha@pchmc.org","N","","","DIRECT","Direct","","","","","3865 Jackson St","","Riverside","CA","US","925033919" +"1699308684","OTHERS","Other URL","other","N","","","DIRECT","Direct","","OTHER","Other","other","106 Longview Dr","","Richmond","KY","US","404752232" +"1699308684","OTHERS","Other URL","other","N","","","","","","OTHER","Other","other","106 Longview Dr","","Richmond","KY","US","404752232" +"1154954154","OTHERS","Other URL","caryendocrine@gmail.com","N","","","","","","","","","100 Parkway Office Ct Ste 112","","Cary","NC","US","275187438" +"1407489412","CONNECT","CONNECT URL","31southevansstreet","N","31southevansstreet","","DIRECT","Direct","","OTHER","Other","31southevansstreet","315 Evans St","","Greenville","NC","US","278581832" +"1013540020","CONNECT","CONNECT URL","ffigueroa@eliotchs.org","N","","","","","","","","","324 Broadway Apt # Broadway","","Chelsea","MA","US","02150" +"1578196580","DIRECT","Direct Messaging Address","jerod.keene@wisc.edu","N","work email","","","","","","","","333 E Campus Mall # 5140","","Madison","WI","US","537151365" +"1124651153","CONNECT","CONNECT URL","familyfirsthomecares.com","N","","","","","","","","","1907 Hwy 5 N Apt 1010","","Benton","AR","US","720196733" +"1205469228","DIRECT","Direct Messaging Address","rmeastas@baetherapy.com","N","","","DIRECT","Direct","","CSV","CSV","","1230 Rosecrans Ave Ste 250","","Manhattan Beach","CA","US","902662496" +"1700419728","DIRECT","Direct Messaging Address","letstalk@counseling1.net","N","","","DIRECT","Direct","","","","","3939 Linwood Ave","","Shreveport","LA","US","711082415" +"1982237913","DIRECT","Direct Messaging Address","info@grove-counseling.com","N","email","","DIRECT","Direct","","CSV","CSV","","10260 N Central Expy Ste 280","","Dallas","TX","US","752313466" +"1780217729","CONNECT","CONNECT URL","simplepractice.com","Y","","ElRod Center","","","","","","","105 E Hilliard Ln","","Eugene","OR","US","974043222" +"1336772375","OTHERS","Other URL","info@smithsurgery.com","N","","","","","","","","","7650 W Sahara Ave","","Las Vegas","NV","US","891172750" +"1942833983","CONNECT","CONNECT URL","nurse@theoaksrowlett.com","N","email","","DIRECT","Direct","","CSV","CSV","","7904 Chiesa Rd","","Rowlett","TX","US","750894562" +"1154954196","OTHERS","Other URL","gracefamilywellness@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","303 E Denman Ave Ste A","","Lufkin","TX","US","759014090" +"1225661267","OTHERS","Other URL","elliottmichelle11@yahoo.con","N","","","","","","","","","48221 Farah Dr","","Macomb","MI","US","480442010" +"1679106611","DIRECT","Direct Messaging Address","rovettig@armc.sbcounty.gov","Y","","ARROWHEAD REGIONAL MEDICAL CENTER","","","","","","","400 N Pepper Ave","","Colton","CA","US","923241801" +"1316570369","CONNECT","CONNECT URL","tier","N","tier","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","52 Oak St","","Middleboro","MA","US","023462078" +"1316570369","CONNECT","CONNECT URL","tier","N","tier","","DIRECT","Direct","","CSV","CSV","","52 Oak St","","Middleboro","MA","US","023462078" +"1699308643","DIRECT","Direct Messaging Address","terron.moore@dc.gov","N","DC Gov Secure Email","","DIRECT","Direct","","","","","35 K St NE","","Washington","DC","US","200024216" +"1164055125","CONNECT","CONNECT URL","Lynwood","N","","","","","","","","","12617 Waldorf Dr","","Lynwood","CA","US","902625233" +"1265065221","DIRECT","Direct Messaging Address","apatterson@benchmarkbehavioralhc.com","N","Email","","DIRECT","Direct","","CSV","CSV","","500 Madison Ave Unit 5","","Toledo","OH","US","436041222" +"1518590579","DIRECT","Direct Messaging Address","aegann@oru.edu","N","email","","DIRECT","Direct","","CSV","CSV","","7777 S Lewis Ave","","Tulsa","OK","US","741710003" +"1407489461","DIRECT","Direct Messaging Address","ayanna.marsh@outlook.com","N","","","DIRECT","Direct","","","","","84 Todd Dr NE","","Concord","NC","US","280253143" +"1316570377","CONNECT","CONNECT URL","gonzzy2@hotmail.com","N","","","DIRECT","Direct","","CSV","CSV","","206 Wekiva Pointe Cir","","Apopka","FL","US","327124804" +"1669005625","CONNECT","CONNECT URL","grrcwinder@gmail.com","N","","","","","","","","","206 E Broad St","","Winder","GA","US","306802202" +"1902439979","CONNECT","CONNECT URL","URL","N","","","","","","","","","1200 Old York Rd","","Abington","PA","US","190013720" +"1902439979","CONNECT","CONNECT URL","URL","N","","","DIRECT","Direct","","","","","1200 Old York Rd","","Abington","PA","US","190013720" +"1093348062","CONNECT","CONNECT URL","Jacksonville","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5150 Belfort Rd Bldg 400","","Jacksonville","FL","US","322566026" +"1821621707","OTHERS","Other URL","www.montgomerycountymd.gov","Y","www.montgomerycountymd.gov","MONTGOMERY COUNTY MARYLAND GOVERNMENT","OTHER","Other","www.montgomerycountymd.gov","OTHER","Other","www.montgomerycountymd.gov","12401 DALEWOOD DR","","SILVER SPRING","MD","US","209064114" +"1699308478","DIRECT","Direct Messaging Address","lshirle@emory.edu","Y","University School of Nursing email","Emory University Hospital Midtown","DIRECT","Direct","","OTHER","Other","email","550 Peachtree St NE","","Atlanta","GA","US","303082212" +"1699308478","OTHERS","Other URL","https://mydesktop.emory.org/vpn/index.html","Y","HCI exchange system","Emory University Hospital Midtown","HIE","Health Information Exchange (HIE)","","OTHER","Other","SOAP and progress notes","550 Peachtree St NE","","Atlanta","GA","US","303082212" +"1962035832","CONNECT","CONNECT URL","Bayamon","N","","","","","","","","","Marginal Santa Cruz C-17","Urb. Santa Cruz","Bayamon","PR","US","00961" +"1992338875","DIRECT","Direct Messaging Address","inquiry@amdcph.care","N","Email Address","","DIRECT","Direct","","OTHER","Other","6093567800","2 Hospital Drive","Building B","Plainsboro","NJ","US","08536" +"1952934838","DIRECT","Direct Messaging Address","mikeh@neverforgetwecare.com","N","email","","DIRECT","Direct","","CSV","CSV","","9901 W Ih 10 Ste 800","","San Antonio","TX","US","782302292" +"1508499435","CONNECT","CONNECT URL","https://remote.uchc.edu/vpn/index.html","Y","","UCONN Health Center","","","","","","","200 Academic Way","","Farmington","CT","US","06032" +"1972136810","CONNECT","CONNECT URL","MercyPlus","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2737 Deep River Road","","Standish","MI","US","48658" +"1790318657","DIRECT","Direct Messaging Address","mkeane13@jhmi.edu","N","","","DIRECT","Direct","","CSV","CSV","","Sheikh Zayed Tower","1800 Orleans St","Baltimore","MD","US","21287" +"1427681311","OTHERS","Other URL","1962722462","N","","","","","","","","","4801 E Linwood Blvd","","Kansas City","MO","US","641282226" +"1023641081","DIRECT","Direct Messaging Address","jennifer@chokemesil.com","N","","","","","","","","","4030 Palos Verdes Dr N Ste 106","","Rolling Hills Estates","CA","US","902742560" +"1205469269","CONNECT","CONNECT URL","universalcareofhawaii@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","","","","91-1261 Hoopio St","","Ewa Beach","HI","US","967061914" +"1295368256","CONNECT","CONNECT URL","Mobile","N","","","","","","","","","150 Du Rhu Dr Apt 102","","Mobile","AL","US","366081221" +"1699308668","SOAP","SOAP URL","CharmEHR","N","This is an electronic health record","","","","","","","","3160 Main St Ste 102","","Duluth","GA","US","300963461" +"1336772300","DIRECT","Direct Messaging Address","Ann.flood@omh.ny.gov","N","","","","","","","","","1400 Noyes St","","Utica","NY","US","135023854" +"1316570385","OTHERS","Other URL","Amanda.bishop@steward.org","N","","","DIRECT","Direct","","OTHER","Other","NA","800 Washington St","","Norwood","MA","US","020623487" +"1043843014","OTHERS","Other URL","www.webpt.com","N","www.webpt.com","","DIRECT","Direct","","CSV","CSV","","302 Rock Cliff Dr","","Martinsburg","WV","US","254012838" +"1902439888","OTHERS","Other URL","https://crimsoncounseling.net","N","","","","","","","","","249 E Tabernacle St Ste 100","","St George","UT","US","847702951" +"1629601505","DIRECT","Direct Messaging Address","april.groeneweg@flabatherapy.com","N","","","","","","","","","3048 Grand Palm Way","","Gulf Breeze","FL","US","325635662" +"1962035840","DIRECT","Direct Messaging Address","amina.fout@va.org","N","work email","","","","","","","","423 E 23rd St","","New York","NY","US","100105011" +"1437782323","DIRECT","Direct Messaging Address","bscharpman@olmmed.org","N","business email","","DIRECT","Direct","","OTHER","Other","business email","102 Elton Hills Dr NW","","Rochester","MN","US","559013562" +"1063045953","SOAP","SOAP URL","Chicago","N","","","","","","","","","53 W Jackson Blvd Ste 404","","Chicago","IL","US","606043418" +"1003449901","OTHERS","Other URL","Email","N","","","","","","","","","3002 Dow Ave Ste 122","","Tustin","CA","US","927807247" +"1396378204","DIRECT","Direct Messaging Address","rebecca.shoemaker@atipt.com","N","Email address","","","","","","","","6985 Coal Creek Pkwy SE","","Newcastle","WA","US","980593136" +"1407489321","DIRECT","Direct Messaging Address","abaplus.llc@protonmail.com","N","end to end encrypted e-mail","","DIRECT","Direct","","OTHER","Other","for exchange for secure health information","8148 Devon Ave","","Indianapolis","IN","US","462391595" +"1265065171","DIRECT","Direct Messaging Address","fllopez@montefiore.org","N","email","","DIRECT","Direct","","OTHER","Other","other","3314 Steuben Ave","","Bronx","NY","US","104672806" +"1528691441","DIRECT","Direct Messaging Address","tierney@superiorcounseling.org","N","business email","","DIRECT","Direct","","CSV","CSV","","324 W Superior St Ste 530","","Duluth","MN","US","558021724" +"1235762154","DIRECT","Direct Messaging Address","rgordon@cbehavior.org","N","","","","","","","","","2034 Gamboge Dr","","Orlando","FL","US","328228337" +"1043843964","CONNECT","CONNECT URL","goldencommunitycareafh@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","12121 E Mission Ave Ste C","","Spokane Valley","WA","US","992064832" +"1497388318","OTHERS","Other URL","zachary.jacobs@memorialhermann.org","N","Work Email","","DIRECT","Direct","","","","","17520 W Grand Pkwy S","","Sugar Land","TX","US","774794758" +"1063045995","OTHERS","Other URL","https://joel-black.clientsecure.me","N","Simple Practice Secure Portal","","DIRECT","Direct","","OTHER","Other","Text","1235 Cliffridge Ln","","Valley Park","MO","US","630881174" +"1760015606","OTHERS","Other URL","http://www.poctacounseling.com","N","","","","","","","","","1212 E Arapaho Rd # 230","","Richardson","TX","US","750812560" +"1407489347","DIRECT","Direct Messaging Address","KGILL@KELLERFAMILYMEDICAL.COM","N","","","","","","","","","808 Keller Pkwy","","Keller","TX","US","762482405" +"1679106512","DIRECT","Direct Messaging Address","bptn.adm@meridiansenior.com","N","email address","","","","","","","","4800 Idlewood Dr","","Brooklyn","OH","US","441443131" +"1295368132","DIRECT","Direct Messaging Address","lgentry@UW.edu","N","","","","","","","","","1455 NW Leary Way Ste 150","","Seattle","WA","US","981075140" +"1801429758","DIRECT","Direct Messaging Address","thrive@bodyofwaterwellness.com","N","email","","DIRECT","Direct","","CSV","CSV","","221 NW 100th St","","Seattle","WA","US","981774909" +"1235762188","DIRECT","Direct Messaging Address","assistant1@stiehldental.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","55 Glenda Trce # 338","","Newnan","GA","US","302653887" +"1316570278","DIRECT","Direct Messaging Address","ontario@aegistreatmentcenters.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1920 E Highland Ct","","Ontario","CA","US","917641627" +"1952934721","DIRECT","Direct Messaging Address","Admin@energycenterservices.com","N","Email (HIPPA secure)","","HIE","Health Information Exchange (HIE)","","OTHER","Other","G Suite","4 Fairchild Ct","","Hampton","VA","US","236666028" +"1841823705","DIRECT","Direct Messaging Address","sabrinaw@thechildrenscenter.org","N","","","","","","","","","13500 SE 7th St","","Vancouver","WA","US","986836909" +"1396378253","DIRECT","Direct Messaging Address","Consulting@ClaudiaCares.com","N","","","","","","","","","18640 Canasta St","","Tarzana","CA","US","913564115" +"1053944819","CONNECT","CONNECT URL","CadenzaCenter.com","N","","","","","","","","","12665 NW 27th Ave Apt 306","","Miami","FL","US","331671991" +"1730712506","DIRECT","Direct Messaging Address","rochelle@rochellemthompson.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","1400 Mercantile Ln Ste 208","","Upper Marlboro","MD","US","207745350" +"1548893316","DIRECT","Direct Messaging Address","BLESSEDINVEGAS@ICLOUD.COM","N","","","DIRECT","Direct","","CSV","CSV","","4566 S Pecos Rd","","Las Vegas","NV","US","891215923" +"1629601497","CONNECT","CONNECT URL","http://riograndeatp.org/","N","","","","","","","","","2301 7th St Ste A","","Las Vegas","NM","US","877014966" +"1255964029","CONNECT","CONNECT URL","Charm","N","EHR","","","","","","","","203 Sweet Alice Ln","","Encinitas","CA","US","920243932" +"1043843824","CONNECT","CONNECT URL","info@teresajansen.com","N","secure computer","","DIRECT","Direct","","OTHER","Other","EHR and Therapy Notes","4035 NE Sandy Blvd Ste 200","","Portland","OR","US","972125331" +"1477186252","CONNECT","CONNECT URL","ourhandsofhopeinc","N","business office","","HIE","Health Information Exchange (HIE)","","","","","715 Morrow Ave","","Pineville","NC","US","281346529" +"1447883228","OTHERS","Other URL","kaylin.dalton1@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2190 Elmcrest Dr Apt 4","","Bardstown","KY","US","400042319" +"1356974133","OTHERS","Other URL","Holyoke","N","","","","","","","","","200 High St","","Holyoke","MA","US","010406593" +"1518590397","DIRECT","Direct Messaging Address","bbutle18@students.towson.edu","N","","","DIRECT","Direct","","CSV","CSV","","8000 York Rd","","Towson","MD","US","212520001" +"1568095438","FHIR","FHIR URL","Manual","N","Manual","","OTHER","Other","Manual","OTHER","Other","Manual","14401 Grand Avenue","","Burnsville","MN","US","55306" +"1932732815","DIRECT","Direct Messaging Address","tracy.miller@stridecare.com","N","","","","","","","","","12400 Coit Rd Ste 505","","Dallas","TX","US","752512038" +"1851924617","DIRECT","Direct Messaging Address","angela@sagecenteratlanta.com","N","email","","DIRECT","Direct","","CSV","CSV","","2849B Henderson Mill Rd","","Atlanta","GA","US","303415772" +"1851924617","DIRECT","Direct Messaging Address","angela@sagecenteratlanta.com","N","","","","","","","","","2849B Henderson Mill Rd","","Atlanta","GA","US","303415772" +"1386277358","DIRECT","Direct Messaging Address","d.goodale@me.com","N","","","DIRECT","Direct","","","","","16 Lyme Ln","","East Hampton","NY","US","119375162" +"1417580481","DIRECT","Direct Messaging Address","bwilson@kipu.com","N","","","HIE","Health Information Exchange (HIE)","","","","","2447 Nebraska Ave","","Toledo","OH","US","436073531" +"1164055133","DIRECT","Direct Messaging Address","jennifer@lifeinbalancetherapy.com","N","email","","","","","","","","789 N Sherman St Ste 650","","Denver","CO","US","802033529" +"1629601596","DIRECT","Direct Messaging Address","officeadmin@orzechowskiarndt.com","N","business email","","DIRECT","Direct","","CSV","CSV","","280 Pleasant St","","Concord","NH","US","033012553" +"1629601596","DIRECT","Direct Messaging Address","drray@orzechowskiarndt.com","N","Ray email","","DIRECT","Direct","","","","","280 Pleasant St","","Concord","NH","US","033012553" +"1629601596","DIRECT","Direct Messaging Address","drarndt@orzechowskiarndt.com","N","Shannon email","","DIRECT","Direct","","","","","280 Pleasant St","","Concord","NH","US","033012553" +"1356974224","CONNECT","CONNECT URL","Laptop","N","","","","","","","","","10 Concord Ave","","Cambridge","MA","US","021382322" +"1063045938","CONNECT","CONNECT URL","WWW.PRACTICEFUSION.COM","N","","","","","","","","","9001 15 Mile Rd","","Sterling Heights","MI","US","483123621" +"1760015648","OTHERS","Other URL","MIAMI","N","","","HIE","Health Information Exchange (HIE)","","","","","10665 SW 190th St Ste &3214","","Cutler Bay","FL","US","331577651" +"1578196457","CONNECT","CONNECT URL",".","N","","","","","","","","","680 Blair Mill Rd","","Horsham","PA","US","190442223" +"1760015630","DIRECT","Direct Messaging Address","kelly.jolly@electrahospital.com","Y","work email","Electra Hospital District","HIE","Health Information Exchange (HIE)","","","","","405 SE Access Rd Ste A","","Iowa Park","TX","US","763676985" +"1215560180","CONNECT","CONNECT URL","emma.sommers3@gmail.com","N","","","","","","","","","166 Main St","","Matawan","NJ","US","077473104" +"1114550092","DIRECT","Direct Messaging Address","dane.beam@okkthc.com","N","","","","","","","","","105365 S HWY #102","","McLoud","OK","US","74851" +"1114550092","DIRECT","Direct Messaging Address","dane.beam@okkthc.com","N","","","","","","","","","105365 S HWY #102","","McLoud","OK","US","74851" +"1114550092","DIRECT","Direct Messaging Address","dane.beam@okkthc.com","N","","","","","","","","","105365 S HWY #102","","McLoud","OK","US","74851" +"1922631803","DIRECT","Direct Messaging Address","KSullivan@BAARTPrograms.com","Y","email","Addiction Research and Treatment, Inc","DIRECT","Direct","","OTHER","Other","ALL","3707 Sunset Ln","","Antioch","CA","US","945096101" +"1295368173","CONNECT","CONNECT URL","n/a","N","","","","","","","","","225 Cedar Hill St Ste 200","","Marlborough","MA","US","017525900" +"1295368173","CONNECT","CONNECT URL","n/a","N","","","","","","","","","225 Cedar Hill St Ste 200","","Marlborough","MA","US","017525900" +"1295368173","CONNECT","CONNECT URL","n/a","N","","","","","","","","","225 Cedar Hill St Ste 200","","Marlborough","MA","US","017525900" +"1679106579","DIRECT","Direct Messaging Address","obuabeng@sbcmh.org","N","","","","","","","","","1131 San Felipe Rd","","Hollister","CA","US","950232800" +"1508499401","CONNECT","CONNECT URL","jonesjulia909@gmail.com","N","email address","","DIRECT","Direct","","CSV","CSV","referrals","2000 E 15th St Ste 400","","Edmond","OK","US","730136697" +"1689207581","OTHERS","Other URL","jensotolongo@gmail.com","N","","","","","","","","","14740 SW 26th St Ste 105","","Miami","FL","US","331855948" +"1497388391","DIRECT","Direct Messaging Address","david.neely@votcinc.com","N","","","","","","","","","3617 Ricardo Ave Apt 1","","Redding","CA","US","960022653" +"1992338891","CONNECT","CONNECT URL","director@elegantimplant.com","N","","","DIRECT","Direct","","CSV","CSV","","18009 Highway 99 Ste F","","Lynnwood","WA","US","980374499" +"1447883343","CONNECT","CONNECT URL","Tullahoma","N","","","","","","","","","109 Williamsburg Blvd","","Tullahoma","TN","US","373885412" +"1326671231","OTHERS","Other URL","https://txfahcapp.ecwcloud.com/mobiledoc/jsp/webemr/login/newLogin.jsp","Y","eClinical Works P2P","East Texas Family Healthcare, PLLC","","","","","","","1273 S Peachtree St","","Jasper","TX","US","759514915" +"1003449919","CONNECT","CONNECT URL","unknown","N","unknown","","DIRECT","Direct","","CSV","CSV","","208 Pennknoll Rd","","Everett","PA","US","155376940" +"1962035873","OTHERS","Other URL","www.aspiranet.org","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1487287397","CONNECT","CONNECT URL","CAQHProView","N","","","","","","","","","345 Dixie Hwy","","Chicago Heights","IL","US","604111757" +"1710510623","DIRECT","Direct Messaging Address","barb@behaviorcorner.com","N","email","","DIRECT","Direct","","CSV","CSV","","9680 County Rd","","Clarence Center","NY","US","140329240" +"1639702541","CONNECT","CONNECT URL","hay-claudia@rvbh.com","N","","","","","","","","","707 Broadway Blvd NE Ste 500","","Albuquerque","NM","US","871022367" +"1316570245","OTHERS","Other URL","http://myladhs.lacounty.gov","N","county web for LAC+USC","","DIRECT","Direct","","CSV","CSV","","1200 N State St","","Los Angeles","CA","US","900331083" +"1750914685","DIRECT","Direct Messaging Address","g0p01hd.s05436@wal-mart.com","N","email address","","DIRECT","Direct","","CSV","CSV","","7 Allandale Dr Apt G15","","Newark","DE","US","197133138" +"1508499468","DIRECT","Direct Messaging Address","sbreslin@baetherapy.com","N","","","","","","","","","1900 Chaparral Dr","","Round Rock","TX","US","786812142" +"1255964011","OTHERS","Other URL","device/address","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","27331 S Dixie Hwy","","Homestead","FL","US","330328233" +"1568095321","DIRECT","Direct Messaging Address","vmccarth@lifebridgehealth.org","N","work email","","DIRECT","Direct","","CSV","CSV","","2434 W Belvedere Ave","","Baltimore","MD","US","212155267" +"1578196333","CONNECT","CONNECT URL","therapeuticllcjm@gmail.com","N","","","","","","","","","8402 E Interstate 20","","Aledo","TX","US","760083204" +"1003449869","OTHERS","Other URL","Reform","N","","","","","","","","","515 2nd Ave NW","","Reform","AL","US","354812331" +"1700419561","DIRECT","Direct Messaging Address","areed@staffquantumhp.com","N","","","","","","","","","6901 Shawnee Mission Pkwy Ste 207","","Overland Park","KS","US","662024082" +"1144853912","SOAP","SOAP URL","PHOENIX","N","","","","","","","","","2701 N 7th St","","Phoenix","AZ","US","850061004" +"1942833728","CONNECT","CONNECT URL","Westminster","N","","","DIRECT","Direct","","CSV","CSV","","8489 W 95th Dr","","Westminster","CO","US","800215330" +"1730712514","CONNECT","CONNECT URL","https://www.wcupa.edu/infoServices/office365/supportOneDrive.aspx","N","HRSA grant","","OTHER","Other","Grant outcomes","OTHER","Other","Grant outcomes","930 E Lincoln Hwy","","Exton","PA","US","193412878" +"1023641800","DIRECT","Direct Messaging Address","jennifer@annvillepsych.com","N","email address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email address","44 E Main St","","Annville","PA","US","170031411" +"1912530791","DIRECT","Direct Messaging Address","rhalpert@grandcentralpsychology.com","N","Professional Email","","","","","","","","50 E 42nd St Rm 1807","","New York","NY","US","100175402" +"1114550902","DIRECT","Direct Messaging Address","Roosevelt.Mathews@va.gov","N","","","","","","","","","800 Poly Pl","","Brooklyn","NY","US","112097104" +"1114550902","DIRECT","Direct Messaging Address","Roosevelt.Mathews@va.gov","N","","","","","","","","","800 Poly Pl","","Brooklyn","NY","US","112097104" +"1588297378","OTHERS","Other URL","AtlantiCare","N","Hospital","","","","","","","","1925 Pacific Ave","","Atlantic City","NJ","US","084016713" +"1760015556","CONNECT","CONNECT URL","Loxahatchee","N","","","","","","","","","17930 62nd Rd N","","Loxahatchee","FL","US","334703217" +"1477186260","DIRECT","Direct Messaging Address","intake@sardonyxcounseling.center","N","Email for domain","","DIRECT","Direct","","","","","59 E Queen Ave Ste 214D","","Spokane","WA","US","992071404" +"1477186260","DIRECT","Direct Messaging Address","intake@sardonyxcounseling.center","N","Email for domain","","DIRECT","Direct","","","","","59 E Queen Ave Ste 214D","","Spokane","WA","US","992071404" +"1376176164","DIRECT","Direct Messaging Address","jmunroe@entsb.net","N","Business Email","","","","","","","","5333 Hollister Ave Ste 155","","Santa Barbara","CA","US","931112444" +"1275166142","OTHERS","Other URL","@takeflightaba.com","N","HIPPA Compliant G suite","","","","","","","","902-D Merritt Dr","","Hillsborough","NJ","US","08844" +"1457984379","OTHERS","Other URL","NA","N","","","OTHER","Other","NA","","","","441 NW W Hwy","","Kingsville","MO","US","640619117" +"1528691458","CONNECT","CONNECT URL","sagar.r.patel@gmail.com","N","","","","","","","","","1 Baylor Plz","","Houston","TX","US","770303411" +"1639702574","CONNECT","CONNECT URL","TBD","N","","","","","","","","","236-A LePhillip Court","","Concord","NC","US","280251917" +"1700419645","DIRECT","Direct Messaging Address","demitra.chandler@inluckcounselingllc.com","Y","hushmail secure encrypted email","In Luck Counseling LLC","","","","","","","92 Main St","","Warrenton","VA","US","201863366" +"1326671272","DIRECT","Direct Messaging Address","jareddouglass@vabastx.com","N","","","","","","","","","11844 Bandera Rd # 201","","Helotes","TX","US","780234132" +"1982237640","DIRECT","Direct Messaging Address","justin.ritter@ihs.gov","N","","","","","","","","","north hwy 491","northern navajo medical center","shiprock","NM","US","87420" +"1124651187","OTHERS","Other URL","dotjane1@gmail.com","N","Private email for secured purposes","","DIRECT","Direct","","OTHER","Other","Any readable file","4705 Tuttles View Dr","","Dublin","OH","US","430161292" +"1639702509","DIRECT","Direct Messaging Address","kdoorn@envisionunlimited.org","N","secure email","","DIRECT","Direct","","CSV","CSV","","5080 N Elston Ave","","Chicago","IL","US","606302459" +"1912530809","CONNECT","CONNECT URL","leehealth.org","Y","","Lee Memorial Health System","HIE","Health Information Exchange (HIE)","","","","","4751 S Cleveland Ave","","Fort Myers","FL","US","339071317" +"1811520786","OTHERS","Other URL","TheraNest.com","N","","","","","","","","","1731 N Marcey St Ste 510","","Chicago","IL","US","606147955" +"1043843915","CONNECT","CONNECT URL","https://www.baptist-health.com/patients-visitors/mychart-patient-portal/","Y","","Baptist Health Medical Center - LR","","","","","","","9600 Baptist Health Dr","","Little Rock","AR","US","722056326" +"1134752009","DIRECT","Direct Messaging Address","kwak.aejin@mayo.edu","N","e-mail","","DIRECT","Direct","","","","","1000 1st Dr NW","","Austin","MN","US","559122941" +"1457984346","OTHERS","Other URL","starkspeak@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","1173 Grassy Oat Ln","","Lawrenceville","GA","US","300455496" +"1821621715","DIRECT","Direct Messaging Address","auvil.tiffany@davishealthsystem.org","N","","","","","","","","","812 Gorman Ave","","Elkins","WV","US","26241" +"1932732856","CONNECT","CONNECT URL","eliteorthowayne@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","61 Berdan Ave","","Wayne","NJ","US","074703231" +"1629601539","OTHERS","Other URL","MONTEBELLO","N","business address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","MONTEBELLO","14 Colline Dr","","Montebello","NY","US","109013725" +"1538792445","OTHERS","Other URL","n/a","N","","","","","","","","","2414 Bull St","","Columbia","SC","US","292011906" +"1902439821","CONNECT","CONNECT URL","peacefullybumpin@gmail.com","N","","","","","","","","","1680 Hadlock St SW","","Atlanta","GA","US","303114106" +"1821621749","DIRECT","Direct Messaging Address","kimwilson@kimwilsonlcsw.com","N","work email","","","","","","","","3447 Robinhood Rd","","Winston Salem","NC","US","271064701" +"1396378212","DIRECT","Direct Messaging Address","info@flfamilysupport.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5300 W Hillsboro Blvd Ste 208","","Coconut Creek","FL","US","330734397" +"1376176297","CONNECT","CONNECT URL","littlelivesdoulacare.com","N","Business Website","","DIRECT","Direct","","OTHER","Other","Information","2701 Belmont Rd","","Casper","WY","US","826044687" +"1992338826","DIRECT","Direct Messaging Address","info@ahhdental.com","N","","","","","","","","","4041 Cerrillos Rd","","Santa Fe","NM","US","875072916" +"1164055091","CONNECT","CONNECT URL","goldencommunitycare@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","12121 E Mission Ave Ste C","","Spokane Valley","WA","US","992064832" +"1174156012","OTHERS","Other URL","skillzrus@yahoo.com","N","","","","","","","","","3106 N Spangler St","","Philadelphia","PA","US","191321032" +"1912530866","OTHERS","Other URL","http://www.gwinnettchildren.org/","Y","Business Website","Gwinnett Pediatric Partners, Inc","DIRECT","Direct","","CSV","CSV","","4120 Five Forks Trickum Rd SW Ste 102","","Lilburn","GA","US","300478975" +"1730712688","DIRECT","Direct Messaging Address","nicole@ccstpdx.com","N","","","","","","","","","14523 Westlake Dr Ste 17","","Lake Oswego","OR","US","970357700" +"1164055018","CONNECT","CONNECT URL","https://www.alabamaorthopaedicsurgeons.com/","N","Website","","OTHER","Other","website","","","","52 Medical Park Dr E Ste 220","","Birmingham","AL","US","352353428" +"1164055828","DIRECT","Direct Messaging Address","ujwala_shah@hotmail.com","N","email","","DIRECT","Direct","","","","","Woodhull Hospital","760 Broadway, Rm # 1B-260","Brooklyn","NY","US","11206" +"1164055828","DIRECT","Direct Messaging Address","ujwala_shah@hotmail.com","N","email","","HIE","Health Information Exchange (HIE)","","","","","Woodhull Hospital","760 Broadway, Rm # 1B-260","Brooklyn","NY","US","11206" +"1164055828","DIRECT","Direct Messaging Address","ujwala_shah@hotmail.com","N","Email address","","DIRECT","Direct","","","","","Woodhull Hospital","760 Broadway, Rm # 1B-260","Brooklyn","NY","US","11206" +"1790318459","OTHERS","Other URL","Ewa","N","","","","","","","","","91-2128 Old Fort Weaver Road","","Ewa","HI","US","96706" +"1205469152","CONNECT","CONNECT URL","davish7@uw.edu","N","work email address","","DIRECT","Direct","","CSV","CSV","","325 9th Ave # 359607","","Seattle","WA","US","981042420" +"1619500568","CONNECT","CONNECT URL","Encrypt","N","","","","","","","","","1803 N Sound Dr","","Sedro Woolley","WA","US","982847697" +"1669005518","DIRECT","Direct Messaging Address","aatwood@sanctuaryfostercare.org","N","email","","DIRECT","Direct","","","","","617 Cole St Ste B","","Webster","TX","US","775984903" +"1306479258","CONNECT","CONNECT URL","https://drmichelanelson.com/","N","Professional Website","","DIRECT","Direct","","","","","5450 E McLellan Rd Unit 256","","Mesa","AZ","US","852053457" +"1396378246","DIRECT","Direct Messaging Address","caitlin.roberts@kp.org","Y","","Kaiser Permanente Colorado","","","","","","","7701 Sheridan Blvd","","Arvada","CO","US","800032605" +"1740813690","DIRECT","Direct Messaging Address","mbalderrama@cifhs.org","N","","","","","","","","","540 S Eremland Dr","","Covina","CA","US","917233186" +"1992338750","DIRECT","Direct Messaging Address","devin.crevani@robbinspteast.com","N","Work email","","DIRECT","Direct","","","","","2690 Kingston Rd","","Easton","PA","US","180458001" +"1912530775","OTHERS","Other URL","N/A","N","","","","","","","","","225 Cedar Hill St Ste 200","","Marlborough","MA","US","017525900" +"1801429667","OTHERS","Other URL","www.ghpclinic.com","N","","","","","","","","","217 E Central Ave","","Winter Haven","FL","US","338806312" +"1811520679","DIRECT","Direct Messaging Address","ashelp@joytlc.com","N","","","","","","","","","12875 Cumming Hwy # 4","","Canton","GA","US","301154884" +"1245863000","OTHERS","Other URL","Itsbridget@gmail.com","N","Email","","DIRECT","Direct","","CSV","CSV","","13400 Riverside Dr Ste 308","","Sherman Oaks","CA","US","914232541" +"1063045839","OTHERS","Other URL","RTSMEDICALGROUP@gmail.com","N","","","","","","","","","5210 Yorkshire Rd","","Detroit","MI","US","482242139" +"1962035733","DIRECT","Direct Messaging Address","aisha.evans@gentiva.com","Y","","Gentiva Certified HealthCare Corp.","DIRECT","Direct","","","","","2525 Camino Del Rio S","Suite 220","San Diego","CA","US","921083719" +"1598398372","OTHERS","Other URL","www.helpinghandsnurses.life","N","","","","","","","","","2575 Haywood Estates Ln","","Jacksonville","FL","US","322332876" +"1972136752","SOAP","SOAP URL","counselingstgeorge.com","N","Counseling","","HIE","Health Information Exchange (HIE)","Psychiatry","OTHER","Other","Records","321 N Mall Dr Ste M202","","St George","UT","US","847907316" +"1508499385","DIRECT","Direct Messaging Address","ngutierr2@comcast.net","N","email","","DIRECT","Direct","","CSV","CSV","","6219 Marigold Ct NW","","Albuquerque","NM","US","871203278" +"1497388284","OTHERS","Other URL","https://jacksonhealth.org/jackson-memorial/#gref","N","","","","","","","","","1611 NW 12th Ave","","Miami","FL","US","331361005" +"1740813575","DIRECT","Direct Messaging Address","brigette.villaverde@westcare.com","Y","work email","Guidance Care Center, Inc.","DIRECT","Direct","","OTHER","Other","email","99198 Overseas Hwy Ste 5","","Key Largo","FL","US","330372437" +"1033742838","DIRECT","Direct Messaging Address","whitney.smith@nationwidechildrens.org","N","","","","","","","","","700 Childrens Dr","","Columbus","OH","US","432052639" +"1023641859","SOAP","SOAP URL","http://www.webpt.com","N","","","","","","","","","3100 Quakerbridge Rd","","Mercerville","NJ","US","086191658" +"1497388292","DIRECT","Direct Messaging Address","gaponte18@stu.psm.edu","N","","","","","","","","","#44 Calle Reina Isabel","","Ponce","PR","US","00730" +"1811520562","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y",": 2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1376176115","DIRECT","Direct Messaging Address","jason.mussman@regency-plasticsurgery.com","N","","","DIRECT","Direct","","","","","14753 W Mountain View Blvd","","Surprise","AZ","US","85374" +"1285267039","CONNECT","CONNECT URL",".com","N","","","","","","","","","210 Westwood Pl Ste 400","","Brentwood","TN","US","370277554" +"1487287231","OTHERS","Other URL","bestpharmacypr@gmail.com","N","","","","","","","","","carretera #3 km 29.6","Barrio palmer sector carola","rio grande","PR","US","00745" +"1225661077","DIRECT","Direct Messaging Address","laia@jorbacounseling.com","N","","","DIRECT","Direct","","","","","100 Arapahoe Ave","","Boulder","CO","US","803025854" +"1225661077","CONNECT","CONNECT URL","www.jorbacounseling.com","N","website","","DIRECT","Direct","","","","","100 Arapahoe Ave","","Boulder","CO","US","803025854" +"1497388177","DIRECT","Direct Messaging Address","lindapisano@ymail.com","N","","","","","","","","","6800 Jericho Turnpike Suite 120W","","Syosset","NY","US","117914445" +"1396378048","OTHERS","Other URL","Alabaster","N","service address","","DIRECT","Direct","","","","","1022 1st St N Ste 401","","Alabaster","AL","US","350078728" +"1326671124","DIRECT","Direct Messaging Address","kathrine.hernandez@cshs.org","N","work email","","DIRECT","Direct","","OTHER","Other","email","12746 W Jefferson Blvd Fl 2","","Playa Vista","CA","US","900942885" +"1699308494","DIRECT","Direct Messaging Address","robin.evans@discoverycounselingandfamilyservice.com","N","","","","","","","","","1201 N Watson Rd Ste 156","","Arlington","TX","US","760066223" +"1477186278","CONNECT","CONNECT URL","comcast","N","","","","","","","","","1412 Crain Hwy N Ste 6B","","Glen Burnie","MD","US","210619306" +"1184257982","OTHERS","Other URL","https://sso.godaddy.com","N","","","DIRECT","Direct","","","","","3697 Crown Point Ct","","Jacksonville","FL","US","322575967" +"1902439706","DIRECT","Direct Messaging Address","ksanders@pachild.org","N","email","","DIRECT","Direct","","OTHER","Other","address","3301 W Market St","","York","PA","US","174045806" +"1548893340","CONNECT","CONNECT URL","Gmail.com","N","Secure email","","DIRECT","Direct","","OTHER","Other","Text","46 Hubbard Rd","","Berwick","ME","US","039012342" +"1548893340","CONNECT","CONNECT URL","Gmail.com","N","Secure email","","DIRECT","Direct","","OTHER","Other","Text","46 Hubbard Rd","","Berwick","ME","US","039012342" +"1134752942","CONNECT","CONNECT URL","Lancaster","N","","","","","","","","","43536 Gadsden Ave Apt 324","","Lancaster","CA","US","935346036" +"1538792346","DIRECT","Direct Messaging Address","hbordwell@fusd1.org","N","email","","DIRECT","Direct","","OTHER","Other","Flagstaff","400 W Elm Ave","","Flagstaff","AZ","US","860011562" +"1306479126","OTHERS","Other URL","NA","N","NA","","DIRECT","Direct","","CSV","CSV","","225 Cedar Hill St Ste 200","","Marlborough","MA","US","017525900" +"1487287207","OTHERS","Other URL","http://www.kurachiro.com/","N","Website","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Website","139 Fulton St Rm 136","","New York","NY","US","100382538" +"1669005484","DIRECT","Direct Messaging Address","jwitcher@dental.ufl.edu","N","email","","HIE","Health Information Exchange (HIE)","","","","","1395 Center Dr","","Gainesville","FL","US","326103006" +"1396378113","OTHERS","Other URL","www.scarffl.com","N","Serving Children and Reaching Families","","OTHER","Other","Company","OTHER","Other","Mental health counselor","1216 Patrick St","","Kissimmee","FL","US","347415534" +"1205469020","OTHERS","Other URL","Www.scarffl.com","N","Serving Children and Reaching Families","","OTHER","Other","Company","OTHER","Other","Mental Health Counselor","1216 Patrick St","","Kissimmee","FL","US","347415534" +"1063045805","DIRECT","Direct Messaging Address","jperrier@bhs1.org","N","","","","","","","","","725 North St","","Pittsfield","MA","US","012014109" +"1063045805","DIRECT","Direct Messaging Address","jperrier@bhs1.org","N","","","","","","","","","725 North St","","Pittsfield","MA","US","012014109" +"1578196309","OTHERS","Other URL","Kessler","N","","","DIRECT","Direct","","CSV","CSV","","804 Ryders Ln","","East Brunswick","NJ","US","088165849" +"1184257925","CONNECT","CONNECT URL","NewOrleans","Y","","Southern Community Network","","","","","","","2714 Canal St","","New Orleans","LA","US","701195548" +"1720611569","CONNECT","CONNECT URL","www.optimantra.com","N","","","","","","","","","7520 E Camelback Rd","","Scottsdale","AZ","US","852513511" +"1386277127","DIRECT","Direct Messaging Address","alexis.brown@seattlechildrens.org","Y","Work email","Seattle Children's Hospital","DIRECT","Direct","","OTHER","Other","email","4800 Sand Point Way NE","","Seattle","WA","US","981053901" +"1649803495","CONNECT","CONNECT URL","egaines1@uco.edu","N","egaines1@uco.edu","","DIRECT","Direct","","OTHER","Other","email","8227 N Rockwell Ave Apt 1409","","Oklahoma City","OK","US","731324261" +"1912530767","OTHERS","Other URL","www.3h-la.com","N","Email","","","","","","","","1500 Lee St","","Alexandria","LA","US","713016234" +"1366075111","OTHERS","Other URL","kp.org","Y","","Kaiser Foundation Health Plan Inc","","","","","","","4949 Market St FL 3","","Ventura","CA","US","93003" +"1366075111","OTHERS","Other URL","kp.org","Y","Impravata Cortext","Kaiser Foundation Health Plan Inc","HIE","Health Information Exchange (HIE)","","OTHER","Other","kp.org","3240 Arden Way Ste 105","","Sacramento","CA","US","958252015" +"1003449851","OTHERS","Other URL","r0w03pj.uswal-mart.com","N","Work","","","","","","","","1226 Mulberry St","","Mount Vernon","IN","US","476201358" +"1598398349","OTHERS","Other URL","www.herocenternj.com","N","website","","DIRECT","Direct","","CSV","CSV","","47 E Ridgewood Ave","","Ridgewood","NJ","US","074503868" +"1073146825","DIRECT","Direct Messaging Address","nicole.c.mcjilton@gunet.georgetown.edu","N","MGUH Email Address","","DIRECT","Direct","","","","","3800 Reservoir Rd NW","","Washington","DC","US","200072113" +"1609409358","DIRECT","Direct Messaging Address","dshambo@cayugamed.org","N","personal","","DIRECT","Direct","","OTHER","Other","med communication","310 Taughannock Blvd","","Ithaca","NY","US","148503251" +"1750914503","OTHERS","Other URL","stephanie.jeanlouis@tillinc.org","N","","","","","","","","","80 Fenwood Rd Unit 405","","Boston","MA","US","021156138" +"1669005310","DIRECT","Direct Messaging Address","taa119@miami.edu","N","","","DIRECT","Direct","","CSV","CSV","","878 SE 25th St","","Okeechobee","FL","US","349743210" +"1710510466","DIRECT","Direct Messaging Address","Axa2490@miami.edu","N","","","DIRECT","Direct","","OTHER","Other","E-mail","11051 SW 160th St","","Miami","FL","US","331572802" +"1487287132","CONNECT","CONNECT URL","thetvfitness@gmail.com","N","Email Address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","23241 Woodward Ave","","Ferndale","MI","US","482201361" +"1598398240","CONNECT","CONNECT URL","yonkers@yoursmilegroup.com","N","","","","","","","","","984 N Broadway Ste 408","","Yonkers","NY","US","107011308" +"1275166928","DIRECT","Direct Messaging Address","Dxv273@miami.edu","N","","","","","","","","","401 SW 109th Ave Apt 15","","Miami","FL","US","331741374" +"1235762980","DIRECT","Direct Messaging Address","zachary.quintana@hhsys.org","Y","Workplace email at Huntsville Hospital","Huntsville Hospital","DIRECT","Direct","","CSV","CSV","","101 Sivley Rd SW Ste 300","","Huntsville","AL","US","358014421" +"1427681188","DIRECT","Direct Messaging Address","jhuff@familypathways.net","N","","","","","","","","","100 Brugh Ave","","Butler","PA","US","160016428" +"1124651872","DIRECT","Direct Messaging Address","tracy.miller@stridecare.com","N","","","","","","","","","7777 Forest Ln Ste A212","","Dallas","TX","US","752302535" +"1851924500","DIRECT","Direct Messaging Address","tracy.miller@stridecare.com","N","","","","","","","","","4708 Alliance Blvd Ste 475","","Plano","TX","US","750935351" +"1881227544","DIRECT","Direct Messaging Address","info@seedlingsaba.com","N","Seedlings ABA Email","","DIRECT","Direct","","CSV","CSV","","1132 E Main St Ste 100","","Chattanooga","TN","US","374081610" +"1750914438","DIRECT","Direct Messaging Address","cokern65@live.com","N","work email","","DIRECT","Direct","","OTHER","Other","none","2011 Lake Point Way Ste 202","","Louisville","KY","US","402234229" +"1114550894","SOAP","SOAP URL","WebPT","N","","","","","","","","","1342 S Pioneer Way","","Moses Lake","WA","US","988372410" +"1518590298","DIRECT","Direct Messaging Address","rexburgrehab@hotmail.com","N","","","","","","","","","36 Winn Dr Ste 100","","Rexburg","ID","US","834405277" +"1730712555","OTHERS","Other URL","Rashel_Haddix","N","","","","","","","","","2009 Long Round Bay Rd","","Bonifay","FL","US","324257135" +"1962035642","DIRECT","Direct Messaging Address","brianna@raleighskinsurgery.com","N","Encrypted work email","","DIRECT","Direct","","CSV","CSV","","3811 Ed Dr Ste 110","","Raleigh","NC","US","276122393" +"1497388169","CONNECT","CONNECT URL","Rinercd@etsu.edu","Y","","East Tennessee State University","","","","","","","1440 Suncrest Dr","","Gray","TN","US","376154118" +"1497388169","DIRECT","Direct Messaging Address","Rinercd@etsu.edu","N","","","","","","","","","1440 Suncrest Dr","","Gray","TN","US","376154118" +"1538792387","CONNECT","CONNECT URL","Kenosha","N","","","","","","","","","1905 Center Ave","","Janesville","WI","US","535462842" +"1730712498","OTHERS","Other URL","www.hsutx.edu/hlc","Y","Facility web address","Hardin-Simmons University","","","","","","","917 Lineberry Blvd","","Abilene","TX","US","79601" +"1003449760","DIRECT","Direct Messaging Address","cwoods@mgocfl.com","N","work email","","","","","","","","1945 Bay Rd","","Mount Dora","FL","US","327572105" +"1962035626","DIRECT","Direct Messaging Address","benoit.beauve@cchmc.org","N","Business address","","","","","","","","Cincinnati Children's Hospital","3333 Burnet Avenue, MLC 5021","Cincinnati","OH","US","45229" +"1316570096","CONNECT","CONNECT URL","labargefamilychiro@gmail.com","N","Business E-mail","","DIRECT","Direct","","","","","899 1/2 State Highway 11C Ste 3","","Brasher Falls","NY","US","136131296" +"1134752819","OTHERS","Other URL",".mil","N","military","","","","","","","","MEDDAC K/TMC","unit 15609","APO","AP","US","96224" +"1447883244","DIRECT","Direct Messaging Address","dayna_lamkey@judsoncenter.org","N","","","","","","","","","12723 Telegraph Rd Ste 200","","Redford","MI","US","482391489" +"1255964052","CONNECT","CONNECT URL","www.floridacompletewellness.com","Y","","Florida Complete Wellness, Inc.","","","","","","","4745 Volunteer Rd Ste 304","","Davie","FL","US","333302126" +"1578196382","DIRECT","Direct Messaging Address","atal@baconstreet.org","N","business email","","DIRECT","Direct","","","","","247 McLaws Cir","","Williamsburg","VA","US","231855660" +"1912530726","OTHERS","Other URL","cfraunfelder@liberty25.org","N","email","","DIRECT","Direct","","OTHER","Other","email","19716 W Narramore Rd","","Buckeye","AZ","US","853264249" +"1205469012","DIRECT","Direct Messaging Address","lauren@jamestownfamilychiropractic.com","Y","Email","Crawford Chiropractic","HIE","Health Information Exchange (HIE)","","CSV","CSV","","19790 Alberta St","","Oneida","TN","US","378413307" +"1699308411","OTHERS","Other URL","Essexville","N","fax machine","","OTHER","Other","secure intranet","OTHER","Other","Essexville","863 N Pine Rd Ste A","","Essexville","MI","US","487322159" +"1699308411","OTHERS","Other URL","Essexville","N","Fax Machine","","OTHER","Other","Essexville","OTHER","Other","Interoffice email","863 N Pine Rd Ste A","","Essexville","MI","US","487322159" +"1023641834","CONNECT","CONNECT URL","Qualifact.org","N","Electronic Medical Records","","","","","","","","10 Corporate Hill Dr Ste 330","","Little Rock","AR","US","722054528" +"1992338701","DIRECT","Direct Messaging Address","clinical@kindbody.com","Y","email to clinical team","Empire Medical Practice, PC","DIRECT","Direct","","CSV","CSV","","102 5th Ave","","New York","NY","US","100116902" +"1457984262","OTHERS","Other URL","STEPH_WEST@YAHOO.COM","N","","","","","","","","","155 Newfield Dr","","Tyrone","GA","US","302902570" +"1922631738","DIRECT","Direct Messaging Address","info@aspensmiledentistry.com","N","","","","","","","","","1280 S Ute Ave Ste 23","","Aspen","CO","US","816112259" +"1700419520","OTHERS","Other URL","torresmarjoriet@gmail.com","N","email address","","DIRECT","Direct","","OTHER","Other","health information exchange purposes","9335 Gulf Fwy","","Houston","TX","US","770177060" +"1437782257","OTHERS","Other URL","Noneavailableatthistime","N","","","","","","","","","521 W Butler Dr","","Phoenix","AZ","US","850214526" +"1235762055","CONNECT","CONNECT URL","adlerderm.ema.md","N","Secured HIPPA compliant internal messaging","","DIRECT","Direct","","OTHER","Other","Direct internal messaging and file sharing","6020 W Parker Rd Ste 400","","Plano","TX","US","750938175" +"1598398323","CONNECT","CONNECT URL","computer","N","","","DIRECT","Direct","","CSV","CSV","","19836 E Eastman Ave","","Aurora","CO","US","800134310" +"1174156905","CONNECT","CONNECT URL","Business","N","Business address","","DIRECT","Direct","","CSV","CSV","","10146 Salt Aire Cir","","Venice","FL","US","342922282" +"1063045896","OTHERS","Other URL","Bridgewater","N","Box","","","","","","","","120 Finderne Ave","","Bridgewater","NJ","US","088073670" +"1003449844","CONNECT","CONNECT URL","Directedexchange","N","EHR","","","","","","","","8101 83rd Ave SW Apt D28","","Lakewood","WA","US","984986016" +"1124651955","OTHERS","Other URL","myHealtheVet","Y","","VA Greater Los Angeles Healthcare System","","","","","","","11301 Wilshire Blvd","","Los Angeles","CA","US","900731003" +"1629601463","DIRECT","Direct Messaging Address","cfreeman@voaor.org","N","work email","","","","","","","","10564 SE Washington St","","Portland","OR","US","972162809" +"1376176107","CONNECT","CONNECT URL","www.naturalwellnessphysiotherapy.com","N","website","","DIRECT","Direct","","CSV","CSV","","11444 E Central Ave","","Wichita","KS","US","672062805" +"1700419546","DIRECT","Direct Messaging Address","speech@willowtreespeechtherapy.com","N","Gsuit Email","","","","","","","","133 Waters Edge Dr","","Waterloo","IL","US","622980108" +"1700419553","DIRECT","Direct Messaging Address","oiyoha@alamedahealthsystem.org","N","","","HIE","Health Information Exchange (HIE)","","","","","1411 E 31st St","","Oakland","CA","US","946021018" +"1245863091","CONNECT","CONNECT URL","hcorey@ruhealth.org","N","email address","","DIRECT","Direct","","CSV","CSV","","3625 14th St","","Riverside","CA","US","925013815" +"1245863091","CONNECT","CONNECT URL","hcorey@ruhealth.org","N","email address","","DIRECT","Direct","","CSV","CSV","","3625 14th St","","Riverside","CA","US","925013815" +"1245863091","CONNECT","CONNECT URL","hcorey@ruhealth.org","N","","","DIRECT","Direct","","CSV","CSV","","3625 14th St","","Riverside","CA","US","925013815" +"1245863091","CONNECT","CONNECT URL","hcorey@ruhealth.org","N","email address","","DIRECT","Direct","","CSV","CSV","","3625 14th St","","Riverside","CA","US","925013815" +"1245863091","CONNECT","CONNECT URL","hcorey@ruhealth.org","N","","","DIRECT","Direct","","CSV","CSV","","3625 14th St","","Riverside","CA","US","925013815" +"1245863091","CONNECT","CONNECT URL","hcorey@ruhealth.org","N","email address","","DIRECT","Direct","","CSV","CSV","","3625 14th St","","Riverside","CA","US","925013815" +"1154954907","OTHERS","Other URL","Addison","N","","","","","","","","","3 Friendship Plz","","Addison","IL","US","601012787" +"1154954907","CONNECT","CONNECT URL","Addison","N","","","","","","","","","3 Friendship Plz","","Addison","IL","US","601012787" +"1922631688","DIRECT","Direct Messaging Address","Newhires@southbaycommunityservicrs.com","N","","","","","","","","","1 Grant St","","Framingham","MA","US","017026764" +"1538792296","OTHERS","Other URL","walmart#00088","Y","retail pharmacy","WAL-MART STORES EAST LP","","","","","","","2100 N Main Ave","","Mountain Grove","MO","US","657112438" +"1821621582","CONNECT","CONNECT URL","aleyshon@vipcare.org","N","email","","DIRECT","Direct","","CSV","CSV","","2000 Bremo Rd Ste 105","","Richmond","VA","US","232262440" +"1104459866","DIRECT","Direct Messaging Address","billing@springmtnmed.com","N","","","","","","","","","1151 S Nevada Highway 160","","Pahrump","NV","US","890484700" +"1811520570","OTHERS","Other URL","724-864-4975","N","Fax","","DIRECT","Direct","","CSV","CSV","","727 Route 481","","Monongahela","PA","US","150633420" +"1811520570","DIRECT","Direct Messaging Address","BILLING@DDSISTEMS.COM","N","EMAIL","","DIRECT","Direct","","","","","727 Route 481","","Monongahela","PA","US","150633420" +"1417580176","OTHERS","Other URL","tahurst@alamedahealthsystem.org","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1411 E 31st St","","Oakland","CA","US","946021018" +"1417580176","CONNECT","CONNECT URL","tahurst@alamedahealthsystem","N","work email","","DIRECT","Direct","","OTHER","Other","none","1411 E 31st St","","Oakland","CA","US","946021018" +"1134752801","OTHERS","Other URL","https://www.happyandgreathomecareservice.com","N","","","DIRECT","Direct","","","","","1060 E 229th St","","Bronx","NY","US","104664808" +"1740813419","OTHERS","Other URL","Address","N","Address","","","","","","","","2500 Virginia Ave NW Unit 704-S","","Washington","DC","US","200371900" +"1770116444","DIRECT","Direct Messaging Address","kristen.lirette@va.gov","Y","email address","Veterans Affairs","DIRECT","Direct","","OTHER","Other","email","950 15th St","","Augusta","GA","US","309012608" +"1801429576","DIRECT","Direct Messaging Address","info@aacsatlanta.com","N","","","DIRECT","Direct","","CSV","CSV","","1755 The Exchange SE Ste 375","","Atlanta","GA","US","303397405" +"1477186146","OTHERS","Other URL","Server","N","","","","","","","","","919 S Beechtree St Ste 7","","Grand Haven","MI","US","494172384" +"1417580184","CONNECT","CONNECT URL","Aviviani@starsinc.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1885 Lundy Ave Ste 223","","San Jose","CA","US","951311888" +"1982237657","DIRECT","Direct Messaging Address","tsafier@emory.edu","N","","","","","","","","","1364 Clifton Rd NE","","Atlanta","GA","US","303221059" +"1073146742","OTHERS","Other URL","FAX","N","","","","","","","","","118 Medical Dr","","Carmel","IN","US","460323323" +"1346873015","CONNECT","CONNECT URL","www.palomahealth.com","N","","","HIE","Health Information Exchange (HIE)","","","","","382 NE 191st St # 52404","","Miami","FL","US","331793899" +"1952934630","CONNECT","CONNECT URL","n/a","N","","","","","","","","","3401 Civic Center Blvd","","Philadelphia","PA","US","191044319" +"1316570005","OTHERS","Other URL","8005932560","N","fax","","","","","","","","27281 Las Ramblas Ste 200","","Mission Viejo","CA","US","926918303" +"1588297279","DIRECT","Direct Messaging Address","info@achildsbestsmile.com","N","Business email","","DIRECT","Direct","","CSV","CSV","","1600 Executive Pkwy Ste 350","","Eugene","OR","US","974017110" +"1447883194","CONNECT","CONNECT URL","info@farmingtonhillsadultdaycare.com","N","","","","","","","","","33228 W 12 Mile Rd Ste 361","","Farmington Hills","MI","US","483343309" +"1346873072","DIRECT","Direct Messaging Address","records@airrosti-rehab-ctrs.direct.kno2fy.com","N","","","","","","","","","111 Tower Dr Bldg 1","","San Antonio","TX","US","782323625" +"1336772920","SOAP","SOAP URL","Burbank","N","NPI Registry","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5600 W 87th St","","Burbank","IL","US","604592902" +"1023641727","CONNECT","CONNECT URL","Novi","N","","","","","","","","","26850 Providence Pkwy Ste 300","","Novi","MI","US","483741259" +"1346873155","DIRECT","Direct Messaging Address","daisypaz@vabastx.com","N","Vabas","","DIRECT","Direct","","OTHER","Other","Message","11844 Bandera Rd # 201","","Helotes","TX","US","780234132" +"1982237798","OTHERS","Other URL","MySpectrumWifi20-2G","N","personal","","DIRECT","Direct","","OTHER","Other","personal","220 Blake Way","","Mt. Sterling","KY","US","40353" +"1003449711","DIRECT","Direct Messaging Address","mwrest@fcsok.org","N","Work Email","","DIRECT","Direct","","CSV","CSV","","2325 S Harvard Ave","","Tulsa","OK","US","741143300" +"1982237681","REST","RESTful URL","Hydreight.com","N","App","","","","","","","","16738 Pearl Rd","","Strongsville","OH","US","441366049" +"1578196192","DIRECT","Direct Messaging Address","admin@habacademy.directak.net","N","","","","","","","","","4314 S Pinnacle Peak Dr","","Wasilla","AK","US","996230707" +"1871126599","CONNECT","CONNECT URL","clinicanuevoleon@gmail.com","N","google business email address","","DIRECT","Direct","","CSV","CSV","","3601 Tom Gill Rd","","Penitas","TX","US","785767352" +"1225661945","OTHERS","Other URL","www.turningpointrc.org","N","agency web site","","","","","","","","146 Communication Dr","","Hannibal","MO","US","634013672" +"1265065940","CONNECT","CONNECT URL","Jeffersonville","N","","","","","","","","","812 S 2nd St","","Louisville","KY","US","402032275" +"1255964938","CONNECT","CONNECT URL","centricity","N","","","","","","","","","1959 NE Pacific St","","Seattle","WA","US","981950001" +"1275166969","DIRECT","Direct Messaging Address","wburns01@bellarmine.edu","N","","","DIRECT","Direct","","","","","4928 Determine Ln","","Louisville","KY","US","402162365" +"1346873049","OTHERS","Other URL","na","N","","","","","","","","","2683 W Spruce Ave","","Fresno","CA","US","937110334" +"1346873049","OTHERS","Other URL","na","N","","","","","","","","","2683 W Spruce Ave","","Fresno","CA","US","937110334" +"1245863943","CONNECT","CONNECT URL","encryption","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6302 Musket Ln","","Arlington","TX","US","760022858" +"1871126573","OTHERS","Other URL","CareCloud","N","CareCloud","","","","","","","","9175 S Yale Ave Ste 220","","Tulsa","OK","US","741374043" +"1346873056","OTHERS","Other URL","Other","N","","","","","","","","","616 Salisbury Ln","","Knoxville","TN","US","379345096" +"1396378980","CONNECT","CONNECT URL","www.kareo.com","N","EHR","","HIE","Health Information Exchange (HIE)","","","","","3031 Stanford Ranch Rd Ste 2","#220","Rocklin","CA","US","957655554" +"1760015465","DIRECT","Direct Messaging Address","mmcleancrawford@hbuhsd.edu","N","email","","DIRECT","Direct","","","","","17816 Bushard St","","Fountain Valley","CA","US","927084560" +"1639702335","OTHERS","Other URL","Www.pialigeti.com","N","Website","","","","","","","","11340 W Olympic Blvd Ste 375","","Los Angeles","CA","US","900641699" +"1972136687","DIRECT","Direct Messaging Address","sschechtman@jewishfamilyservice.org","N","","","","","","","","","6007 Oreg Ave","","Boulder","CO","US","803031314" +"1679106389","CONNECT","CONNECT URL","MIAMI","N","Health Information Exchange","","HIE","Health Information Exchange (HIE)","","","","","9380 SW 72nd St Ste B238","","Miami","FL","US","331735483" +"1407489115","DIRECT","Direct Messaging Address","kenna.jeske@hpmg.com","N","","","","","","","","","1435 River Park Dr Ste 200","","Sacramento","CA","US","958154510" +"1033742747","OTHERS","Other URL","www.olivebranchsa.com","N","Practice website","","HIE","Health Information Exchange (HIE)","","OTHER","Other","employer practice website","31320 Interstate 10 W Ste B","","Boerne","TX","US","780065028" +"1487287199","OTHERS","Other URL","www.direct-love.com","N","","","","","","","","","6598 Tamarind Dr","","Bedford Heights","OH","US","441464841" +"1487287199","OTHERS","Other URL","www.direct-love.com","N","","","","","","","","","6598 Tamarind Dr","","Bedford Heights","OH","US","441464841" +"1487287199","OTHERS","Other URL","www.direct-love.com","N","","","","","","","","","6598 Tamarind Dr","","Bedford Heights","OH","US","441464841" +"1487287199","OTHERS","Other URL","www.direct-love.com","N","","","","","","","","","6598 Tamarind Dr","","Bedford Heights","OH","US","441464841" +"1821621533","CONNECT","CONNECT URL","lponzo@royalhealthsystems.com","N","","","","","","","","","315 W Ponce De Leon Ave","","Decatur","GA","US","300302400" +"1457984171","CONNECT","CONNECT URL","Columbus","N","","","","","","","","","90 Villa Nova St","","Cuthbert","GA","US","398406221" +"1891328514","DIRECT","Direct Messaging Address","dalvarez@projectlive.org","N","email","","DIRECT","Direct","","CSV","CSV","","28 Highview Dr","","Clifton","NJ","US","070133320" +"1437782158","DIRECT","Direct Messaging Address","aferreira@wcchc.com","Y","","Waianae Coast Comprehensive Health Center","","","","","","","86-260 Farrington Hwy","","Waianae","HI","US","967923128" +"1407489123","OTHERS","Other URL","Bitdefender","N","","","","","","","","","12395 El Camino Real Ste 101","","San Diego","CA","US","921303083" +"1962035683","OTHERS","Other URL","www.kipu.health","N","","","","","","","","","6511 Gloria Ave","","Van Nuys","CA","US","914066442" +"1942833660","DIRECT","Direct Messaging Address","CMarsden@GraceSLP.com","N","","","DIRECT","Direct","","","","","7974 La Habra Cir","","Buena Park","CA","US","906202415" +"1114550837","DIRECT","Direct Messaging Address","catherine@wilmington-counseling.com","N","office email","","DIRECT","Direct","","","","","6303 Oleander Dr Ste 102","","Wilmington","NC","US","284033590" +"1497388110","CONNECT","CONNECT URL","https://login.advancedmd.com/","N","electonic cloud based medical records","","DIRECT","Direct","","CSV","CSV","","2995 S Jones Blvd","","Las Vegas","NV","US","891465668" +"1487287108","CONNECT","CONNECT URL","Tolleson","N","ragira.christine@gmail.com","","DIRECT","Direct","","CSV","CSV","","8435 W Hughes Dr","","Tolleson","AZ","US","853533902" +"1639702368","OTHERS","Other URL","Gibbsboro","N","records","","OTHER","Other","Gibbsboro","OTHER","Other","Gibbsboro","1 Colonial Dr","","Manchester","NJ","US","087596501" +"1639702368","OTHERS","Other URL","Gibbsboro","N","billing","","OTHER","Other","Gibbsboro","OTHER","Other","billing","1 Colonial Dr","","Manchester","NJ","US","087596501" +"1568095206","DIRECT","Direct Messaging Address","info@belliesbirthbabies.com","N","","","DIRECT","Direct","","","","","37203 Snickersville Tpke","","Purcellville","VA","US","201324920" +"1982237624","DIRECT","Direct Messaging Address","rxm.05600@store.walgreens.com","N","store email","","DIRECT","Direct","","","","","351 N Edwards Blvd","","Lake Geneva","WI","US","531474563" +"1952934598","CONNECT","CONNECT URL","Jeffrey@kidsconnectionstherapy.com","N","","","","","","","","","160 W Cochran St","","Simi Valley","CA","US","930656215" +"1053944694","DIRECT","Direct Messaging Address","cmr@cmresidences.com","N","","","","","","","","","208 Cardinal Ct","","Stanardsville","VA","US","229732902" +"1275166803","DIRECT","Direct Messaging Address","samanthia.gaspar@ercinsight.com","N","Email","","","","","","","","1010 Jorie Blvd Ste 200","","Oak Brook","IL","US","605232240" +"1659904290","DIRECT","Direct Messaging Address","accc807@bresnan.net","Y","","Darren Bressler D.C., P.C.","","","","","","","807 S 3rd St","","Laramie","WY","US","820704419" +"1104459833","OTHERS","Other URL","zsclemoens@gmail.com","N","","","DIRECT","Direct","","","","","629 W 101st Ter","","Kansas City","MO","US","641144236" +"1356974935","DIRECT","Direct Messaging Address","ernest@fifs1.com","N","","","","","","","","","367 MAIN ST.","LAUREL","Laurel","MD","US","207072070" +"1558994137","CONNECT","CONNECT URL","kaloramapharmacy@gmail.com","N","","","","","","","","","1841 Columbia Rd NW","","Washington","DC","US","200092059" +"1912530635","OTHERS","Other URL","https://drive.google.com/drive/u/5/my-drive","N","","","DIRECT","Direct","","","","","18113 Saticoy St","","Reseda","CA","US","913353120" +"1003449729","OTHERS","Other URL","INDIANAPOLIS","N","","","","","","","","","1930 S Memorial Dr","","New Castle","IN","US","473621218" +"1003449729","OTHERS","Other URL","INDIANAPOLIS","N","","","","","","","","","1930 S Memorial Dr","","New Castle","IN","US","473621218" +"1649803370","DIRECT","Direct Messaging Address","zeneekacrosby@icloud.com","Y","","All On Board Speech, LLC","DIRECT","Direct","","CSV","CSV","","509 Hogans Run","","Columbia","SC","US","292293372" +"1649803370","DIRECT","Direct Messaging Address","zeneekacrosby@icloud.com","Y","","All On Board Speech, LLC","DIRECT","Direct","","CSV","CSV","","509 Hogans Run","","Columbia","SC","US","292293372" +"1932732500","DIRECT","Direct Messaging Address","coachthomas.marshall@noom.slack.com","Y","Direct exchange","Noom Inc","DIRECT","Direct","","CSV","CSV","","229 W 28th St","9th Floor","New York","NY","US","100015915" +"1457984189","DIRECT","Direct Messaging Address","adam.r.todd.mil@mail.mil","Y","military email","IRWIN ARMY COMMUNITY HOSPITAL","DIRECT","Direct","","CSV","CSV","","650 Huebner Rd","","Fort Riley","KS","US","664424030" +"1366075095","DIRECT","Direct Messaging Address","kem7@pdx.edu","N","","","DIRECT","Direct","","","","","6848 Wheatland Rd N Apt A","","Keizer","OR","US","973034358" +"1992338628","DIRECT","Direct Messaging Address","jburke@cnshealthcare.org","N","e-mail","","DIRECT","Direct","","CSV","CSV","","24600 Northwestern Hwy","","Southfield","MI","US","480752471" +"1447883178","OTHERS","Other URL","4024035857","N","","","","","","","","","1223 Golden Gate Dr","","Papillion","NE","US","680462837" +"1922631654","OTHERS","Other URL","Theranest","N","","","DIRECT","Direct","","","","","436 Orange St","","New Haven","CT","US","065116402" +"1174156814","OTHERS","Other URL","EMR","N","secure EMR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Evaluations/progress notes","620 S Woodruff Ave","","Idaho Falls","ID","US","834015299" +"1548893282","DIRECT","Direct Messaging Address","contact@houkpsych.com","N","","","","","","","","","315 7th St","","Ellwood City","PA","US","161171908" +"1821621467","CONNECT","CONNECT URL","https://www.blessedsmiles.com/","N","","","","","","","","","5249 Duke St Ste L-10","","Alexandria","VA","US","223042926" +"1790318335","DIRECT","Direct Messaging Address","rxm.00295@store.walgreens.com","N","email","","DIRECT","Direct","","OTHER","Other","email","4808 N Hopkins St","","Milwaukee","WI","US","532095328" +"1205469855","DIRECT","Direct Messaging Address","rxm.05600@store.walgreens.com","N","","","DIRECT","Direct","","","","","351 N Edwards Blvd","","Lake Geneva","WI","US","531474563" +"1023641677","DIRECT","Direct Messaging Address","justind@alcautism.com","N","","","DIRECT","Direct","","CSV","CSV","","6897 W Charleston Blvd","","Las Vegas","NV","US","891171640" +"1114550761","OTHERS","Other URL","N/A","N","","","","","","","","","1812 Maddox St","","Richmond","VA","US","232233828" +"1902439565","DIRECT","Direct Messaging Address","joslynne.stauss@district145.org","N","School District Email address","","DIRECT","Direct","","OTHER","Other","For direct email and information sharing","13401 Amberly Rd","","Waverly","NE","US","684625700" +"1902439565","DIRECT","Direct Messaging Address","joslynne.stauss@district145.org","N","School District Email address","","DIRECT","Direct","","OTHER","Other","Receive and send direct health information","13401 Amberly Rd","","Waverly","NE","US","684625700" +"1669005237","CONNECT","CONNECT URL","smelman@dmdental.net","N","secure email","","","","","","","","141 Montgomery Ave Fl 2","","Bala Cynwyd","PA","US","190042827" +"1295368876","DIRECT","Direct Messaging Address","larobusto@mdanderson.org","N","Institutional email address","","DIRECT","Direct","","","","","1515 Holcombe Blvd Unit 90","","Houston","TX","US","770304000" +"1639702236","OTHERS","Other URL","https://solutions7.kaleidacare.com/Login.aspx?ReturnUrl=%2f","N","HIPPA Compliant Database System","","DIRECT","Direct","","OTHER","Other","Other URL","2058 FM 665","","Corpus Christi","TX","US","78415" +"1659904233","FHIR","FHIR URL","SSMheatlh.com","N","","","","","","","","","1465 S Grand Blvd","","Saint Louis","MO","US","631041003" +"1447883053","SOAP","SOAP URL","Vagaro","N","Client Software system","","HIE","Health Information Exchange (HIE)","","","","","1250 N LeRoy St","","Fenton","MI","US","484302760" +"1801429410","CONNECT","CONNECT URL","portland","N","","","DIRECT","Direct","","CSV","CSV","","650 Maryville Drive","","St louis","MO","US","63141" +"1801429410","OTHERS","Other URL","CSV","N","","","DIRECT","Direct","","CSV","CSV","","650 Maryville Drive","","St louis","MO","US","63141" +"1952934556","OTHERS","Other URL","www.fertilitycryobank.com","N","web stie","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6699 Alvarado Rd Ste 2208","","San Diego","CA","US","921205240" +"1124651724","DIRECT","Direct Messaging Address","m.burnette@graceems.org","N","","","","","","","","","91 David Burnette Dr","","Blairsville","GA","US","305125102" +"1770116378","CONNECT","CONNECT URL","jude.o.ogbu-eze.civ@mail.mil","N","","","","","","","","","36065 Santa Fe Ave","","Fort Hood","TX","US","765445060" +"1689207284","CONNECT","CONNECT URL","Raleigh","N","","","","","","","","","4420 Lake Boone Trl","","Raleigh","NC","US","276077505" +"1477186070","CONNECT","CONNECT URL","lvangelcare@yahoo.com","N","","","","","","","","","4080 E Lake Mead Blvd Ste B-111","","Las Vegas","NV","US","891156466" +"1174156780","OTHERS","Other URL","https://update.fusionwebclinic.com/","N","Interoffice Scheduling","","","","","","","","1555 S Gilbert Rd Ste 111","","Mesa","AZ","US","852046000" +"1558994160","DIRECT","Direct Messaging Address","BBalibrera@placer.ca.gov","N","work email","","","","","","","","11523 C Ave","","Auburn","CA","US","956032703" +"1003449612","CONNECT","CONNECT URL","bestheada@yahoo.com","N","","","DIRECT","Direct","","OTHER","Other","email","1718 W North Shore Ave Apt 11","","Chicago","IL","US","606264030" +"1912530528","SOAP","SOAP URL","SOAP","N","Counseling","","OTHER","Other","Other","OTHER","Other","Other","1135 S Beverly Dr Ste A","","Los Angeles","CA","US","900351193" +"1972136596","DIRECT","Direct Messaging Address","cns95@miami.edu","Y","Student E-mail","university of miami","DIRECT","Direct","","CSV","CSV","","1611 NW 12th Ave","Box 016960 M851","Miami","FL","US","331361005" +"1346873965","CONNECT","CONNECT URL","executivedirector.shrc@yahoo.com","N","email","","","","","","","","4342 Gallia St Ste A","","Portsmouth","OH","US","456625563" +"1841823465","CONNECT","CONNECT URL","cvs","N","cvs","","DIRECT","Direct","","CSV","CSV","","3651 W Robinson St","","Norman","OK","US","730723628" +"1922631548","CONNECT","CONNECT URL","Conway","N","","","","","","","","","115 Ole Cedar Ln","","Conway","SC","US","295266736" +"1356974984","DIRECT","Direct Messaging Address","misha.garcia@telecarecorp.com","N","work email","","DIRECT","Direct","","CSV","CSV","","30 NE Martin Luther King Blvd","","Portland","OR","US","972322941" +"1356974984","DIRECT","Direct Messaging Address","misha.garcia@telecarecorp.com","N","work email","","DIRECT","Direct","","CSV","CSV","","30 NE Martin Luther King Blvd","","Portland","OR","US","972322941" +"1710510342","CONNECT","CONNECT URL","Parker","Y","julie@stonegatedentalcare.com","Devin K Rentz DDS PC","DIRECT","Direct","","CSV","CSV","","17021 Lincoln Ave Unit B","","Parker","CO","US","801343146" +"1700419330","OTHERS","Other URL","SureScript","N","","","","","","","","","235 Peruvian Ave Ste 3","","Palm Beach","FL","US","334804695" +"1013541648","DIRECT","Direct Messaging Address","nancy.m.s.beal@protonmail.com","N","encrypted email","","","","","","","","586 E 2850 N","","North Ogden","UT","US","844142016" +"1033742663","CONNECT","CONNECT URL","cecil.nash@stores.kroger.com","N","","","DIRECT","Direct","","","","","1038 Birchwood Ln","","DeSoto","TX","US","751154102" +"1033742663","CONNECT","CONNECT URL","cecil.nash@stores.kroger.com","N","","","","","","","","","1038 Birchwood Ln","","DeSoto","TX","US","751154102" +"1942833579","CONNECT","CONNECT URL","Bothell","N","","","","","","","","","2902 164th St SW Ste D1","","Lynnwood","WA","US","980873201" +"1851924484","CONNECT","CONNECT URL","NEXGEN","N","","","DIRECT","Direct","","OTHER","Other","NA","2107 Pike St","","Parkersburg","WV","US","261016973" +"1750914388","CONNECT","CONNECT URL","FTP","N","","","DIRECT","Direct","","CSV","CSV","","1811 Rippling Water Ct","","Sugar Land","TX","US","774796974" +"1750914388","CONNECT","CONNECT URL","server","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1811 Rippling Water Ct","","Sugar Land","TX","US","774796974" +"1841823473","OTHERS","Other URL","Wathena","N","","","DIRECT","Direct","","","","","2125 Highway 36","","Wathena","KS","US","660904126" +"1932733565","DIRECT","Direct Messaging Address","MRSCLAIMS@PROTONMAIL.COM","N","PRACTICE LOCATION","","DIRECT","Direct","","CSV","CSV","","1615 Petroglyph Point Dr","","Prescott","AZ","US","863016539" +"1447884077","DIRECT","Direct Messaging Address","fberetay@northcommunity.com","N","email","","DIRECT","Direct","","CSV","CSV","text message","5150 E Main St Ste 105","","Columbus","OH","US","432132441" +"1598398174","DIRECT","Direct Messaging Address","brandyschafer@expressionistscounseling.com","N","Company email","","DIRECT","Direct","","OTHER","Other","Company email","122 N 4th St Ste 2022","","Lake Mary","FL","US","327462944" +"1912530650","CONNECT","CONNECT URL","Topeka","N","","","","","","","","","1018 SW Clay St","","Topeka","KS","US","666041114" +"1417580150","DIRECT","Direct Messaging Address","kbrown@newviewoklahoma.org","N","","","DIRECT","Direct","","OTHER","Other","Email","5350 E 31st St # 302","","Tulsa","OK","US","741355008" +"1629601356","OTHERS","Other URL","4024035857","N","","","","","","","","","1223 Golden Gate Dr","","Papillion","NE","US","680462837" +"1932732666","CONNECT","CONNECT URL","MIAMI","N","","","DIRECT","Direct","","CSV","CSV","","3100 Milam Dairy Rd Ste 113","","Miami","FL","US","331221335" +"1730712472","CONNECT","CONNECT URL","MIAMI","N","","","DIRECT","Direct","","CSV","CSV","","11363 NW 3rd Ter","","Miami","FL","US","331723530" +"1649803388","DIRECT","Direct Messaging Address","office@smithdentalteam.com","N","email","","","","","","","","7706 Georgetown Center Dr Ste A","","Jenison","MI","US","494287145" +"1538792270","DIRECT","Direct Messaging Address","coneill@endmassoverdose.org","N","Practice email","","DIRECT","Direct","","CSV","CSV","","135 Pleasant St Apt 405","","Brookline","MA","US","024467187" +"1770116410","CONNECT","CONNECT URL","Orlando","N","","","DIRECT","Direct","","CSV","CSV","","7830 sloawood dr","","leesburg","FL","US","34748" +"1700419355","DIRECT","Direct Messaging Address","mbrown175434@troy.edu","N","","","","","","","","","3230 Stadium Tower","","Troy","AL","US","360820001" +"1922631563","CONNECT","CONNECT URL","crfair@utmb.edu","N","work email","","","","","","","","2400 Avenue I","","Huntsville","TX","US","773405830" +"1831722479","DIRECT","Direct Messaging Address","alisha.friedel@entconsultants.net","N","","","","","","","","","101 Tower Rd Ste 120","","Dakota Dunes","SD","US","570495011" +"1003449653","CONNECT","CONNECT URL","boyd-sarah@rvbh.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","707 Broadway Blvd NE Ste 500","","Albuquerque","NM","US","871022367" +"1003449653","CONNECT","CONNECT URL","boyd-sarah@rvbh.com","N","email","","DIRECT","Direct","","","","","707 Broadway Blvd NE Ste 500","","Albuquerque","NM","US","871022367" +"1457984098","CONNECT","CONNECT URL","https://actikare.com/home-care-services/","Y","","Acti-Kare Inc","","","","","","","17425 Bridge Hill Ct Ste 200","","Tampa","FL","US","336473657" +"1265065825","DIRECT","Direct Messaging Address","sehar.resad@bmc.org","Y","","Boston Medical Center","","","","","","","1 Boston Medical Ctr Pl","","Boston","MA","US","021182908" +"1922631571","CONNECT","CONNECT URL","ATLANTA","N","","","DIRECT","Direct","","CSV","CSV","","2205 Lavista Rd NE","","Atlanta","GA","US","303293951" +"1659904209","DIRECT","Direct Messaging Address","camaron.burney@memorialhermann.org","N","work email","","DIRECT","Direct","","","","","11914 Astoria Blvd Bldg Medical","","Houston","TX","US","770896064" +"1437782091","OTHERS","Other URL","thewrightwaytocare@gmail.com","N","","","","","","","","","4327 Onega Cir","","West Palm Beach","FL","US","334097870" +"1912530577","DIRECT","Direct Messaging Address","mshea@genoahealthcare.com","Y","","GENOA HEALTHCARE, LLC","","","","","","","2285 Benden Dr","","Wooster","OH","US","446912568" +"1952934531","OTHERS","Other URL","MSNOutloolSMIME","N","HIPAA Compliant Encryption email","","DIRECT","Direct","","OTHER","Other","Patient summaries with limited identifiers","118 Clair Dr","","Piedmont","SC","US","296737771" +"1891328464","DIRECT","Direct Messaging Address","drowan@nyap.org","N","","","DIRECT","Direct","","","","","15 N 3rd St","","Newark","OH","US","430555550" +"1922631555","DIRECT","Direct Messaging Address","info@wbgsportsfitness.com","N","","","","","","","","","2350 26th Ct S","","Arlington","VA","US","222063000" +"1225661812","OTHERS","Other URL","n/a","N","","","OTHER","Other","n/a","OTHER","Other","n/a","1820 Ranch Trail Rd","","Aubrey","TX","US","762271464" +"1326671918","OTHERS","Other URL","aplupediatricrehab.net","N","","","","","","","","","9514 Console Dr Ste 102","","San Antonio","TX","US","782292042" +"1265065858","CONNECT","CONNECT URL","CAYEY","N","","","","","","","","","59 Calle Jose Celso Barbosa S","","Cayey","PR","US","007364726" +"1801429402","CONNECT","CONNECT URL","ZoomVisionCare@yahoo.com","N","office email","","","","","","","","138 N Milpitas Blvd","","Milpitas","CA","US","950354401" +"1598398190","DIRECT","Direct Messaging Address","spaul1@mdanderson.org","N","","","","","","","","","1515 Holcombe Blvd","","Houston","TX","US","770304000" +"1598398190","DIRECT","Direct Messaging Address","spaul1@mdanderson.org","N","","","DIRECT","Direct","","OTHER","Other","Email","1515 Holcombe Blvd","","Houston","TX","US","770304000" +"1164055760","CONNECT","CONNECT URL","4144645438","N","","","HIE","Health Information Exchange (HIE)","","","","","7600 W Capitol Dr","","Milwaukee","WI","US","532222055" +"1508499104","DIRECT","Direct Messaging Address","rxm.05600@store.walgreens.com","N","Pharmayc email","","DIRECT","Direct","","","","","351 N Edwards Blvd","","Lake Geneva","WI","US","531474563" +"1467085084","DIRECT","Direct Messaging Address","willheather089@gmail.cpm","N","","","","","","","","","2305 W 26th St Apt A104","","Lawrence","KS","US","660473135" +"1902439524","DIRECT","Direct Messaging Address","knguyen11@mdanderson.org","N","email","","DIRECT","Direct","","","","","1515 Holcombe Blvd # Y2561021","","Houston","TX","US","770304000" +"1558994178","OTHERS","Other URL","info@artemishealthservices.com","N","Email","","DIRECT","Direct","","","","","3055 Cleveland Ave Ste A","","Columbus","OH","US","432243602" +"1518590132","OTHERS","Other URL","Indianapolis","N","","","DIRECT","Direct","","CSV","CSV","","8126 Meadowbrook Dr","","Indianapolis","IN","US","462402600" +"1790318327","OTHERS","Other URL","n/a","N","","","","","","","","","2705 Saint Peters Howell Rd Ste L","","Saint Peters","MO","US","633762821" +"1417580044","CONNECT","CONNECT URL","ryanndesouza@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email address","1150 Brickyard Cove Rd Unit B12","","Richmond","CA","US","948014181" +"1023642659","DIRECT","Direct Messaging Address","cbrigham@co.kitsap.wa.us","Y","email","Kitsap County","DIRECT","Direct","","","","","614 Division St # MS -19","","Port Orchard","WA","US","983664614" +"1093349623","DIRECT","Direct Messaging Address","Moriah@TerebinthTherapeutic.com","N","","","","","","","","","510 Parkwood Dr","","Windsor","CO","US","805505915" +"1457985087","SOAP","SOAP URL","fmtretasco","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6439 Ithaca Fls","","San Antonio","TX","US","782391638" +"1396378931","SOAP","SOAP URL","Epic","N","","","","","","","","","19401 Hubbard Dr","","Dearborn","MI","US","481262699" +"1205469848","DIRECT","Direct Messaging Address","bridgetbianco@u.northwestern.edu","N","","","DIRECT","Direct","","CSV","CSV","","2050 N Clark St Apt 201","","Chicago","IL","US","606147723" +"1033742671","DIRECT","Direct Messaging Address","mbaris@rlcone.com","N","","","","","","","","","360 Jefferson Rd","","Rochester","NY","US","146232644" +"1497388045","OTHERS","Other URL","402-403-5857","N","","","","","","","","","1223 Golden Gate Dr","","Papillion","NE","US","680462837" +"1235762899","OTHERS","Other URL","Eclinicalworks","N","EHR","","","","","","","","5030 Broadway Ste 818","","New York","NY","US","100341670" +"1780217356","DIRECT","Direct Messaging Address","bdo@mdanderson.org","N","","","","","","","","","1515 Holcombe Blvd Unit 90","","Houston","TX","US","770304000" +"1043843618","OTHERS","Other URL","email","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","36326 Dodds Rd","","Los Fresnos","TX","US","785665100" +"1942833512","CONNECT","CONNECT URL","server","N","server","","DIRECT","Direct","","CSV","CSV","","5155 S John Young Pkwy","","Orlando","FL","US","328395021" +"1306479993","SOAP","SOAP URL","massagebluebell@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","921 Penllyn Blue Bell Pike Bldg H","","Blue Bell","PA","US","194222163" +"1851924443","CONNECT","CONNECT URL","Monroe","N","practice location","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","404 S Sutherland Ave","","Monroe","NC","US","281125060" +"1851924443","CONNECT","CONNECT URL","Monroe","N","Primary practice location","","","","","","","","404 S Sutherland Ave","","Monroe","NC","US","281125060" +"1982237590","OTHERS","Other URL","NA","N","","","","","","","","","4420 Lake Boone Trl","","Raleigh","NC","US","276077505" +"1548894181","DIRECT","Direct Messaging Address","arrow@counselingsecure.com","N","HIPPA Compliant email","","DIRECT","Direct","","CSV","CSV","","833 E Arapaho Rd Ste 202C","","Richardson","TX","US","750812269" +"1053945683","OTHERS","Other URL","tmac.clientsecure.me","Y","","The Mighty Acorn Counseling","HIE","Health Information Exchange (HIE)","","","","","2600 Oakstone Dr","","Columbus","OH","US","432317613" +"1134753767","CONNECT","CONNECT URL","rxm.12524@store.walgreens.com","N","Email","","DIRECT","Direct","","CSV","CSV","","6020 W Brown Deer Rd","","Brown Deer","WI","US","532232227" +"1952935587","OTHERS","Other URL","otherurl","N","","","","","","","","","1921 New Garden Rd Apt N304","","Greensboro","NC","US","274102259" +"1497389027","OTHERS","Other URL","Savannah","N","","","DIRECT","Direct","","","","","6522 Highway 226","","Savannah","TN","US","383725667" +"1124652763","CONNECT","CONNECT URL","bettercaretherapy@yahoo.com","N","business email","","","","","","","","49872 Alden","","Canton","MI","US","481882869" +"1558995191","DIRECT","Direct Messaging Address","sulemannetwork@hotmail.com","N","Email","","HIE","Health Information Exchange (HIE)","","","","","4726 Greenfield Rd Ste 101","","Dearborn","MI","US","481264124" +"1154955797","CONNECT","CONNECT URL","jonesborotransportation45@yahoo.com","N","NON EMERGENCY TRANSPORTATION/ASSIST LIVING","","","","","","","","604 Fox Run Dr","","Jonesboro","AR","US","724040511" +"1619501251","DIRECT","Direct Messaging Address","dmetzger@lifechangesgroup.com","N","","","DIRECT","Direct","","","","","257 Elm St Ste 201","","Somerville","MA","US","021442934" +"1265066807","DIRECT","Direct Messaging Address","melissa.moomaw@nationwidechildrens.org","N","work email","","","","","","","","700 Childrens Dr","","Columbus","OH","US","432052664" +"1629602263","OTHERS","Other URL","SUNSHINECOMMUNITYBS@GMAIL.COM","N","EMAIL","","DIRECT","Direct","","OTHER","Other","EMAIL","840 S State Road 7","","Plantation","FL","US","333174551" +"1790319333","CONNECT","CONNECT URL","Smartphone","N","","","","","","","","","8300 Floyd Curl Dr","","San Antonio","TX","US","782293931" +"1699309237","OTHERS","Other URL","n/a","N","n/a","","","","","","","","400 S 4th St Ste 500","","Las Vegas","NV","US","891016207" +"1952935595","DIRECT","Direct Messaging Address","acomo4@schools.nyc.gov","N","","","","","","","","","2021 Bergen St","","Brooklyn","NY","US","112334801" +"1316571961","CONNECT","CONNECT URL","djones.assi@gmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","Mail","2843 White House Rd","","Riva","MD","US","211401334" +"1033743687","SOAP","SOAP URL","Jane.app","N","Software for Soap & Exchange","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9751 N Government Way Ste 4","","Hayden","ID","US","838359645" +"1083248637","OTHERS","Other URL","shielda@ccf.org","N","","","","","","","","","3100 Weston Rd","","Weston","FL","US","333313602" +"1104450758","SOAP","SOAP URL","Jane.pp","N","Software","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9751 N Government Way Ste 4","","Hayden","ID","US","838359645" +"1093349649","DIRECT","Direct Messaging Address","rbello@eastchesterfamilyservice.com","N","email","","DIRECT","Direct","","CSV","CSV","","3004 Lonetree Pt","","Douglasville","GA","US","301358695" +"1093349649","OTHERS","Other URL","rbello@easchesterfamilyservice.com","N","healthcare information exchange","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3004 Lonetree Pt","","Douglasville","GA","US","301358695" +"1639703283","DIRECT","Direct Messaging Address","support@boxleyspeechtherapy.com","N","direct message","","DIRECT","Direct","","","","","146 Lakeview Drive South","Suite 400","Gibbsboro","NJ","US","080261018" +"1366076911","DIRECT","Direct Messaging Address","janice.adams@stores.kroger.com","N","","","HIE","Health Information Exchange (HIE)","","","","","291 N Hubbards Ln","","Louisville","KY","US","402072295" +"1457985004","DIRECT","Direct Messaging Address","jillian.dubuisson@va.gov","N","Secure VA E-mail","","","","","","","","805 Dahlia St Apt 31","","Denver","CO","US","802204216" +"1265066815","OTHERS","Other URL","Greensboro","N","Mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Mail","1011 Huffine Mill Rd","","Greensboro","NC","US","274056239" +"1528692175","CONNECT","CONNECT URL","SRmedicalbilling@yahoo.com","N","Email","","DIRECT","Direct","","OTHER","Other","Tex message","620 Barclay St","","Clearfield","PA","US","168301310" +"1437783081","CONNECT","CONNECT URL","Login.qualifacts.org","N","","","","","","","","","1023 Burlington Ave","","Western Springs","IL","US","605581516" +"1518591163","OTHERS","Other URL","Kareo","N","Kareo","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4523 W Ridge Rd","","Erie","PA","US","165061435" +"1417581067","OTHERS","Other URL","amandab.ehc@gmail.com","N","","","DIRECT","Direct","","","","","8767 Carmel Valley Rd","","Carmel","CA","US","939237958" +"1053945618","DIRECT","Direct Messaging Address","chinyere.uzoukwu@dc.gov","N","","","","","","","","","1100 Alabama Ave SE","","Washington","DC","US","200324542" +"1134753791","OTHERS","Other URL","karo","N","","","","","","","","","1866F Reisterstown Rd","","Pikesville","MD","US","212081335" +"1396379954","SOAP","SOAP URL","SPARTA","N","","","","","","","","","101 1/2 S Water St Lowr Unit","","Sparta","WI","US","546561722" +"1659905214","DIRECT","Direct Messaging Address","sr0191rx@wakefern.com","Y","","Village Super Market of NJ LP","","","","","","","865 W Grand St","","Elizabeth","NJ","US","072021001" +"1093349656","DIRECT","Direct Messaging Address","leah.carnickledford@atriumhealth.org","N","Email address","","DIRECT","Direct","","","","","1000 Blythe Blvd","","Charlotte","NC","US","282035812" +"1346874906","CONNECT","CONNECT URL","bellarosecm.com","N","","","","","","","","","7944 Orleans St","","Miramar","FL","US","330233562" +"1982238549","DIRECT","Direct Messaging Address","jasmine.davis@stonybrook.edu","N","","","","","","","","","7 E Maple St","","Central Islip","NY","US","117223105" +"1396379962","CONNECT","CONNECT URL","Anacortes","N","","","OTHER","Other","Anacortes","CSV","CSV","Anacortes","306 Wells Ave S Unit D","","Renton","WA","US","980572786" +"1811521487","CONNECT","CONNECT URL","https://www.saintlukeskc.org/","N","","","","","","","","","4401 Wornall Rd","","Kansas City","MO","US","641113220" +"1992339568","CONNECT","CONNECT URL","yokasta608@gmail.com","N","","","","","","","","","608 W 192nd St Apt 3E","","New York","NY","US","100403272" +"1871127456","CONNECT","CONNECT URL","mail.google.com","N","","","DIRECT","Direct","","","","","16466 Bernardo Center Dr Ste 185","","San Diego","CA","US","921282522" +"1457985905","DIRECT","Direct Messaging Address","rfriedman@saintpetersuh.com","N","email","","DIRECT","Direct","","OTHER","Other","Hospital","254 Easton Ave","","New Brunswick","NJ","US","089011766" +"1528692035","OTHERS","Other URL","address","N","address","","HIE","Health Information Exchange (HIE)","","OTHER","Other","address","1477 Midian St","","Merrick","NY","US","115661017" +"1578197166","DIRECT","Direct Messaging Address","andrea.weertman@unt.edu","N","Medical Coding and Billing Specialist","","DIRECT","Direct","","OTHER","Other","Medical Coding and Billing Specialist","490 N I 35 E","","Denton","TX","US","76205" +"1497389068","DIRECT","Direct Messaging Address","randi@bettermesolsaa.org","Y","","Better Me Counseling and Consulting","","","","","","","818 S Broadway Ste 113","","Watertown","SD","US","572014800" +"1225662885","DIRECT","Direct Messaging Address","contact@safeharborcci.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","630 S Indian Hill Blvd Ste 2","","Claremont","CA","US","917115461" +"1598399156","SOAP","SOAP URL","massage","N","massage","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3341 Mono Way","","Antelope","CA","US","958432032" +"1598399156","SOAP","SOAP URL","massage","N","massage","","DIRECT","Direct","","CSV","CSV","","3341 Mono Way","","Antelope","CA","US","958432032" +"1851925416","SOAP","SOAP URL","Seattle","N","soap notes","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13332 Bagley Ave N","","Seattle","WA","US","981337825" +"1720612385","OTHERS","Other URL","Erie","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Erie","111 W 33rd St","","Erie","PA","US","165082809" +"1518591171","CONNECT","CONNECT URL","leslierwyatt@gmail.com","N","e-mail","","","","","","","","100 E Ferguson St Ste 608","","Tyler","TX","US","757025756" +"1952935520","DIRECT","Direct Messaging Address","krothfeld@hamptoncounselingcenter.com","N","Secure email","","","","","","","","3 Manor Dr","","Hampton","NJ","US","088275409" +"1306470976","CONNECT","CONNECT URL","Franklin","N","","","","","","","","","7130 S 76th St","","Franklin","WI","US","531329736" +"1952935538","CONNECT","CONNECT URL","Fontana","N","","","","","","","","","11423 Citrus Glen Ln","","Fontana","CA","US","923371040" +"1275167843","OTHERS","Other URL","RX10848@cvshealth.com","Y","","CVS Pharmacy #10848","","","","","","","275 W Kaahumanu Ave Ste 1Co1-Ab","","Kahului","HI","US","967321629" +"1073147641","DIRECT","Direct Messaging Address","schwahne@district279.org","N","","","","","","","","","15265 Minnetonka Blvd","","Minnetonka","MN","US","553451510" +"1497389076","DIRECT","Direct Messaging Address","stephen.ball@ctcprograms.com","N","work email","","DIRECT","Direct","","OTHER","Other","work email for work related team contact","1617 S Hawthorne Rd","","Winston Salem","NC","US","271034127" +"1487288072","CONNECT","CONNECT URL","reachcounselingservice","N","","","","","","","","","2882 Cricket Ln","","Willoughby Hills","OH","US","440921412" +"1447884051","DIRECT","Direct Messaging Address","chris.konieczko@colemanservices.org","N","","","","","","","","","5982 Rhodes Rd","","Kent","OH","US","442408100" +"1730713348","DIRECT","Direct Messaging Address","tmcL764@regiscollege.edu","N","Home","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2803 Pilot Ln","","Yakima","WA","US","989011022" +"1831723436","CONNECT","CONNECT URL","Lexington","N","","","HIE","Health Information Exchange (HIE)","","","","","698 Perimeter Dr Ste 101","","Lexington","KY","US","405174141" +"1467086066","DIRECT","Direct Messaging Address","syedusman@cmclancster.com","N","work email","","DIRECT","Direct","","CSV","CSV","","2600 W Pleasant Run Rd","","Lancaster","TX","US","751461114" +"1558995167","DIRECT","Direct Messaging Address","dr.jose.maysonet@livingwellcfl.com","N","email","","DIRECT","Direct","","CSV","CSV","","4041 13th St","","Saint Cloud","FL","US","347696772" +"1114551736","DIRECT","Direct Messaging Address","rogerlo@physiopartners.com","N","Company Email Address","","","","","","","","25 E Washington St Ste 1310","","Chicago","IL","US","606021863" +"1205460722","OTHERS","Other URL","apappano@hotmail.com","N","","","","","","","","","238 41st Ave","","Greeley","CO","US","806341106" +"1275167702","DIRECT","Direct Messaging Address","barrygroup_admin@thebarrygroup.com","N","Admin email","","","","","","","","12725 W Indian School Rd Ste E101","","Avondale","AZ","US","853929525" +"1275167702","DIRECT","Direct Messaging Address","barrygroup_admin@thebarrygroup.com","N","Admin email","","","","","","","","12725 W Indian School Rd Ste E101","","Avondale","AZ","US","853929525" +"1306470851","FHIR","FHIR URL","NIJDS.ORG","N","","","","","","","","","1440 W Dunkerton Rd","","Waterloo","IA","US","507039648" +"1356975817","DIRECT","Direct Messaging Address","kara.cole@envisionhealth.com","N","","","","","","","","","5500 Frisco Square Blvd","","Frisco","TX","US","750343305" +"1053945527","CONNECT","CONNECT URL","Humboltrecoverycenter.org","N","","","","","","","","","1219 10th St","","Eureka","CA","US","955012024" +"1124652698","CONNECT","CONNECT URL","Patagonia","N","EHR","","","","","","","","410 Denim Dr","","Erwin","NC","US","283392204" +"1033743505","CONNECT","CONNECT URL","ChildrensHospitalColorado","N","Childrenshospitalcolorado","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","13123 E 16th Ave","","Aurora","CO","US","800457106" +"1598399065","CONNECT","CONNECT URL","Livingston","N","","","DIRECT","Direct","","OTHER","Other","Livingston","59 Martin Rd.","","Livingston","NJ","US","07039" +"1417581984","DIRECT","Direct Messaging Address","mgraniero@neuroalert.com","N","mgraniero@neuroaler.com","","DIRECT","Direct","","CSV","CSV","","399 Knollwood Rd Ste 108","","White Plains","NY","US","106031916" +"1962036434","DIRECT","Direct Messaging Address","diana.giglia@omh.ny.gov","N","","","","","","","","","1010 E and West Rd","","West Seneca","NY","US","142243602" +"1558995027","DIRECT","Direct Messaging Address","info@myanthemhealth.com","N","","","DIRECT","Direct","","","","","41930 N Venture Dr Ste 110","","Phoenix","AZ","US","850863858" +"1902430481","DIRECT","Direct Messaging Address","debbie@mboinc.com","N","Billing Department","","DIRECT","Direct","Jefferson City","OTHER","Other","VPN","1001 Southwest Blvd Ste C","","Jefferson City","MO","US","651092501" +"1912531401","CONNECT","CONNECT URL","Email","N","","","","","","","","","5415 Avenida De Los Robles Ste 102","","Visalia","CA","US","932915369" +"1902430408","DIRECT","Direct Messaging Address","caime@aime-management.com","N","","","DIRECT","Direct","","","","","1420 E Fountain Blvd","","Colorado Springs","CO","US","809103502" +"1720612229","DIRECT","Direct Messaging Address","CseMgr@jgkpsydassoc.onmicrosoft.com","N","CseMgr@jgkpsydassoc.onmicrosoft.com","","DIRECT","Direct","","CSV","CSV","","16 Luzerne Ave","","West Pittston","PA","US","186432817" +"1750915252","OTHERS","Other URL","Manorville","N","","","","","","","","","4 Gateway Ln","","Manorville","NY","US","119492527" +"1619501129","CONNECT","CONNECT URL","https://www.flautism.com/locations/ocala/","N","","","","","","","","","2437 SE 17th St","","Ocala","FL","US","344719105" +"1568096972","CONNECT","CONNECT URL","Careaware","N","","","HIE","Health Information Exchange (HIE)","","","","","100 Medical Center Way","","Somers Point","NJ","US","082442300" +"1477187888","DIRECT","Direct Messaging Address","cdewees@mhbillingsolutions.com","N","","","","","","","","","1202 High St","","Medicine Lodge","KS","US","671041046" +"1174157580","CONNECT","CONNECT URL","@gmail.com","N","","","","","","","","","506 Hampshire Rd","","Brownfield","ME","US","040104031" +"1437783842","OTHERS","Other URL","e-RX","N","electronic prescriptions","","OTHER","Other","fax","OTHER","Other","faxed prescriptions","556 Union St","","Luzerne","PA","US","187091245" +"1437783842","OTHERS","Other URL","e-RX","N","electronic prescriptions","","OTHER","Other","fax","OTHER","Other","faxed prescriptions","556 Union St","","Luzerne","PA","US","187091245" +"1700410115","DIRECT","Direct Messaging Address","amber.wendorff@sanfordhealth.org","N","","","","","","","","","3201 Pine Ridge Ave NW","","Bemidji","MN","US","566015101" +"1356975767","OTHERS","Other URL","Durham","N","","","DIRECT","Direct","","CSV","CSV","","2220 Southgate St","","Durham","NC","US","277032102" +"1619501020","OTHERS","Other URL","michellekarmala@gmail.com","N","michellekarmala@gmail.com","","OTHER","Other","michellekarmala@gmail.com","OTHER","Other","michellekarmala@gmail.com","4179 Westbrook Dr","","Cleveland","OH","US","441441234" +"1982238390","OTHERS","Other URL","512-904-7509","N","","","","","","","","","1207 Vargas Rd","","Austin","TX","US","787413563" +"1316571722","OTHERS","Other URL","mormurra@lifebridgehealth.org","N","facility secured encrypted email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5401 Old Court Rd","","Randallstown","MD","US","211335103" +"1699309120","CONNECT","CONNECT URL","Winfield","N","","","DIRECT","Direct","","CSV","CSV","","11663 182nd Rd","","Winfield","KS","US","671567907" +"1376177956","CONNECT","CONNECT URL","www.spinestop.com","N","","","","","","","","","1101 Cleveland Ave","","Glasgow","KY","US","421411011" +"1790319242","DIRECT","Direct Messaging Address","brittany.huckaby@innovapsychiatricgroup.com","Y","work email","ADITYA SHARMA, PLLC","DIRECT","Direct","","CSV","CSV","","4510 Medical Center Dr Ste 208","","McKinney","TX","US","750691602" +"1528692050","CONNECT","CONNECT URL","www.southpointcounseling.com","Y","","South Point Counseling","","","","","","","32 N Main St Ste 214","","Belmont","NC","US","280123183" +"1518591106","CONNECT","CONNECT URL","na","N","na","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6442 N 76th St","","Milwaukee","WI","US","532236102" +"1154955748","DIRECT","Direct Messaging Address","tannenbaumsm@upmc.edu","N","Work Email","","","","","","","","5231 Penn Ave","","Pittsburgh","PA","US","152241768" +"1245864834","CONNECT","CONNECT URL","monia.bannouri@baycare.org","N","","","","","","","","","8002 King Helie Blvd","","New Port Richey","FL","US","346531435" +"1457985053","DIRECT","Direct Messaging Address","bawagner@concentra.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","4706 Aero Pkwy","","Florence","KY","US","410422994" +"1306470901","OTHERS","Other URL","Lancaster","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","313 W Liberty St # 6","","Lancaster","PA","US","176032798" +"1255965869","OTHERS","Other URL","haelancenter@comcast.net","N","Center email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","109 N 3rd St","","Niles","MI","US","491202655" +"1518591122","DIRECT","Direct Messaging Address","lauren.dankwa@oumedicine.com","N","","","","","","","","","700 NE 13th St","","Oklahoma City","OK","US","731045004" +"1619501228","DIRECT","Direct Messaging Address","gina.herrera2@memorialhermann.org","N","","","","","","","","","9180 Pinecroft Dr Ste 200","","Shenandoah","TX","US","773803899" +"1043844657","DIRECT","Direct Messaging Address","matthew.j.bedinghaus.mil@mail.mil","N","AKO","","DIRECT","Direct","","OTHER","Other","Other","9300 DeWitt Loop","","Fort Belvoir","VA","US","220605285" +"1063046670","DIRECT","Direct Messaging Address","abigail.arango@memorialhermann.org","N","","","","","","","","","9180 Pinecroft Dr","","Shenandoah","TX","US","773802794" +"1558995175","CONNECT","CONNECT URL","www.mycorehealthpartners.com","N","","","","","","","","","8016 Princeton Dr","","Naples","FL","US","341046666" +"1720612344","CONNECT","CONNECT URL","centerforautism.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7607 Fern Ave Ste 403","","Shreveport","LA","US","711055699" +"1598399115","DIRECT","Direct Messaging Address","frontrangebehavior@frsb.info","Y","","Front Range Speech and Behavior","","","","","","","2547 11th Ave Ste B","","Greeley","CO","US","806311680" +"1164056784","DIRECT","Direct Messaging Address","janae.webb@crosswinds.org","Y","work email","Crosswinds Counseling","DIRECT","Direct","","CSV","CSV","","4150 Illinois Rd","","Fort Wayne","IN","US","468041208" +"1518591130","CONNECT","CONNECT URL","https://www.unitypoint.org/fortdodge/berryhill","N","Center","","OTHER","Other","scheduling, requesting info from provider","CSV","CSV","","209 Seafarer Dr","","Carolina Beach","NC","US","284284622" +"1134753759","CONNECT","CONNECT URL","Bakersfield","N","","","","","","","","","5121 Stockdale Hwy","","Bakersfield","CA","US","933092656" +"1770117202","OTHERS","Other URL","Clinicsource.com","N","","","","","","","","","900 W 49th St Ste 332","","Hialeah","FL","US","330123489" +"1346874872","CONNECT","CONNECT URL","Dallas","N","","","OTHER","Other","Dallas","OTHER","Other","Dallas","12606 Greenville Ave","","Dallas","TX","US","752431921" +"1134753668","DIRECT","Direct Messaging Address","msreynolds@capecodhealth.org","N","","","","","","","","","27 Park St","","Hyannis","MA","US","026015230" +"1447884986","DIRECT","Direct Messaging Address","masmack@mdanderson.org","N","Secure Email","","DIRECT","Direct","","OTHER","Other","HTML","1515 Holcombe Blvd","","Houston","TX","US","770304000" +"1699309138","DIRECT","Direct Messaging Address","smoscato@dimock.org","N","Email","","DIRECT","Direct","","","","","1800 Columbus Ave","","Roxbury","MA","US","021191042" +"1518591098","DIRECT","Direct Messaging Address","hassanah.bolton.civ@mail.mil","N","email","","DIRECT","Direct","","CSV","CSV","","650 Huebner Rd","","Fort Riley","KS","US","664424030" +"1982238432","CONNECT","CONNECT URL","PersonalComputer","N","","","DIRECT","Direct","","CSV","CSV","","67 S Bedford St","","Burlington","MA","US","018035108" +"1346874815","CONNECT","CONNECT URL","dcastillo@saintpetersuh.org","N","email","","DIRECT","Direct","","CSV","CSV","","254 Easton Ave","","New Brunswick","NJ","US","089011766" +"1154955631","OTHERS","Other URL","setmore.com","N","","","","","","","","","3002 Kingston Ct SE","","Marietta","GA","US","300678957" +"1184258659","DIRECT","Direct Messaging Address","adonovan@stepsinwellness.com","N","email","","DIRECT","Direct","","","","","1955 W Grant Rd Ste 125","","Tucson","AZ","US","857451481" +"1437783917","CONNECT","CONNECT URL","SimplePractice.com","N","Secure communications website","","DIRECT","Direct","","CSV","CSV","","1801 East Blvd Ste 2","","Charlotte","NC","US","282035825" +"1841824323","CONNECT","CONNECT URL","wholeheartedlycares@yahoo.com","N","","","","","","","","","15509 Debridge Way","","Florissant","MO","US","630343454" +"1083248561","OTHERS","Other URL","rethinkbehavioralhealth.com","N","","","","","","","","","25 Hathaway St","","Lynn","MA","US","019052753" +"1750915237","DIRECT","Direct Messaging Address","c2blessed@live.com","N","email account","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2389 Bates Ave","","Eustis","FL","US","327263928" +"1669006144","OTHERS","Other URL","sakoick.s02558.us@wal-mart.com","N","work email","","","","","","","","44575 Mound Rd","","Sterling Heights","MI","US","483141319" +"1154955649","OTHERS","Other URL","tworiversrecoveryllc.org","N","company email","","DIRECT","Direct","","CSV","CSV","","14321 Dellwood Dr","","Urbandale","IA","US","503232096" +"1699309187","DIRECT","Direct Messaging Address","danicrissouza584@gmaill.com","N","email","","DIRECT","Direct","","OTHER","Other","email","7 Central St # 1","","Hudson","MA","US","017491349" +"1821622325","DIRECT","Direct Messaging Address","jsaenz@saenzmassage.com","N","HIPPA Compliant","","DIRECT","Direct","","CSV","CSV","","2018 Dallas Ave","","McAllen","TX","US","785017159" +"1104450691","DIRECT","Direct Messaging Address","nassumpta@hotmail.com","N","","","","","","","","","2321 Winterset Dr","","Toledo","OH","US","436141256" +"1780218289","DIRECT","Direct Messaging Address","cassie.allred.1@11099.direct.athenahealth.com","N","","","DIRECT","Direct","","CSV","CSV","","273 Whaley Dr Ste B","","Holly Springs","MS","US","386353243" +"1780218289","DIRECT","Direct Messaging Address","bradley.dillon.1@11099.direct.athenahealth.com","N","","","DIRECT","Direct","","CSV","CSV","","2601 Getwell Rd Ste 4","","Corinth","MS","US","388346762" +"1780218289","DIRECT","Direct Messaging Address","jared.spicer.1@11099.direct.athenahealth.com","N","","","DIRECT","Direct","","CSV","CSV","","1200 Office Park Dr","","Oxford","MS","US","386553597" +"1780218289","DIRECT","Direct Messaging Address","david.robbins.1@11099.direct.athenahealth.com","N","direct email address","","DIRECT","Direct","","CSV","CSV","","3952C N Gloster St","","Tupelo","MS","US","388040913" +"1780218289","DIRECT","Direct Messaging Address","zach.glenn.1@11099.direct.athenahealth.com","N","","","DIRECT","Direct","","CSV","CSV","","1200 Office Park Dr","","Oxford","MS","US","386553597" +"1780218289","DIRECT","Direct Messaging Address","brandye.wilson.1@11099.direct.athenahealth.com","N","","","DIRECT","Direct","","CSV","CSV","","125 Goodman Rd W Ste D","","Southaven","MS","US","386719481" +"1780218289","DIRECT","Direct Messaging Address","brandy.blanton.1@11099.direct.athenahealth.com","N","","","DIRECT","Direct","","CSV","CSV","","101 Wilburn Way","","Starkville","MS","US","397593693" +"1609400118","CONNECT","CONNECT URL","8666247832","N","Site fax","","DIRECT","Direct","","CSV","CSV","","2030 N Black Horse Pike Ste 2","","Williamstown","NJ","US","080949132" +"1225662737","DIRECT","Direct Messaging Address","anna@joyfully-nourished.com","N","","","","","","","","","44 E Main St Ste 406","","Champaign","IL","US","618203649" +"1043844558","DIRECT","Direct Messaging Address","nan@ranchhandrescue.com","N","nan@ranchhandrescue.com","","DIRECT","Direct","","OTHER","Other","secure email","9477 Fort Worth Dr","","Argyle","TX","US","762269371" +"1780218198","OTHERS","Other URL","WOODLAND","N","EMAIL","","DIRECT","Direct","","CSV","CSV","","1005 Carson St","","Woodland","CA","US","956955611" +"1679107148","CONNECT","CONNECT URL","linda.brookman@dentulu.com","N","mobile dental site","","DIRECT","Direct","","","","","25 25th Ave","","Venice","CA","US","902914302" +"1912531435","OTHERS","Other URL","albany","N","albany city school district","","","","","","","","700 Washington Ave","","Albany","NY","US","122031404" +"1548894140","OTHERS","Other URL","mustardseedtransportation@yahoo.com","N","Email address","","DIRECT","Direct","","","","","9435 Birchwood Rd","","Garfield Hts","OH","US","441251412" +"1548894066","OTHERS","Other URL","VISALIA","N","","","","","","","","","400 W Mineral King Ave","","Visalia","CA","US","932916237" +"1457985079","CONNECT","CONNECT URL","so01330@georgiasouthern.edu","N","Work Email","","DIRECT","Direct","","CSV","CSV","","837 Thackston Dr","","Marietta","GA","US","300684365" +"1457985079","OTHERS","Other URL","Statesboro","N","","","","","","","","","837 Thackston Dr","","Marietta","GA","US","300684365" +"1306470828","FHIR","FHIR URL","Oakland","Y","","Specialty Physicians of Garrett County, LLC","","","","","","","880 Memorial Dr","Lower Level","Oakland","MD","US","215505101" +"1306470828","FHIR","FHIR URL","Oakland","Y","","Specialty Physicians of Garrett County, LLC","","","","","","","880 Memorial Dr","Lower Level","Oakland","MD","US","215505101" +"1306470828","FHIR","FHIR URL","Oakland","Y","","Specialty Physicians of Garrett County, LLC","","","","","","","880 Memorial Dr","Lower Level","Oakland","MD","US","215505101" +"1780218370","CONNECT","CONNECT URL","LeesSummit","N","","","DIRECT","Direct","","","","","549 SE Shiloh Dr","","Lees Summit","MO","US","640631036" +"1669006250","DIRECT","Direct Messaging Address","komal.saini@samuelmerritt.edu","Y","","Samuel Merritt University","","","","","","","3100 Telegraph Ave","","Oakland","CA","US","946093239" +"1518591114","DIRECT","Direct Messaging Address","rxserviciop2@farmaciasolaza.com","Y","email","JOSE PEREZ FONSECA INC.","DIRECT","Direct","","OTHER","Other","farmacia","D32 Calle Marginal","","Bayamon","PR","US","009595555" +"1588298178","OTHERS","Other URL","tgriggs09@yahoo.com","N","","","","","","","","","1720 Bassett Dr","","Mankato","MN","US","560016569" +"1023642600","DIRECT","Direct Messaging Address","stnwebster@concentra.com","N","","","","","","","","","10400 Nokesville Rd","","Manassas","VA","US","201104141" +"1093349672","OTHERS","Other URL","na","N","na","","OTHER","Other","na","OTHER","Other","na","1000 Eddy St","","Providence","RI","US","029054739" +"1083248678","OTHERS","Other URL","medpluspharmacy183@gmail.com","N","Email","","","","","","","","18 E 183rd St","","Bronx","NY","US","104531241" +"1700410396","OTHERS","Other URL","www.empowerbehavioral.com","N","","","","","","","","","11905 Bowman Dr Ste 507","","Fredericksburg","VA","US","224087344" +"1700410396","OTHERS","Other URL","www.empowerbehavioral.com","N","","","","","","","","","11905 Bowman Dr Ste 507","","Fredericksburg","VA","US","224087344" +"1225662810","DIRECT","Direct Messaging Address","strasbaughp@upmc.edu","N","","","","","","","","","333 N Braddock Ave","","Pittsburgh","PA","US","152082512" +"1073147674","DIRECT","Direct Messaging Address","JRPsychiatry@protonmail.com","N","secure email","","OTHER","Other","Email","OTHER","Other","secure email","500 NE Spanish River Blvd Ste 102","","Boca Raton","FL","US","334314500" +"1801420401","DIRECT","Direct Messaging Address","icaputo@thevillage.org","N","Work Email Address","","DIRECT","Direct","","CSV","CSV","","1680 Albany Ave","","Hartford","CT","US","061051001" +"1063046662","DIRECT","Direct Messaging Address","cthomas@lcmh.com","N","Hospital email","","DIRECT","Direct","","","","","1900 W Gauthier Rd","","Lake Charles","LA","US","706057170" +"1780218388","DIRECT","Direct Messaging Address","Elaine.George@memorialhermann.org","N","work email","","","","","","","","9180 Pinecroft Dr Ste 200","","Shenandoah","TX","US","773803899" +"1972137578","DIRECT","Direct Messaging Address","dwilliams@hnncsb.org","N","","","","","","","","","600 Medical Dr Ste A&b","","Hampton","VA","US","236661769" +"1699309294","DIRECT","Direct Messaging Address","mmcdonald@raleights.com","N","","","","","","","","","3803 Computer Dr Ste 200","","Raleigh","NC","US","276096525" +"1679107270","CONNECT","CONNECT URL","gbgcounselingservices@gmail.com","Y","","Growing By Grace Counseling Services","DIRECT","Direct","","","","","103 Carrico Dr","","Coal Grove","OH","US","456383006" +"1851925457","DIRECT","Direct Messaging Address","jackie@attunenorwalk.com","N","","","","","","","","","161 East Ave Ste 14C","","Norwalk","CT","US","068515710" +"1184258709","DIRECT","Direct Messaging Address","meckert4@devereux.org","N","agency email address","","DIRECT","Direct","","","","","1041 W Bridge St","","Phoenixville","PA","US","194604342" +"1710511332","DIRECT","Direct Messaging Address","contact@tlckidstherapy.com","N","","","","","","","","","502 E Ramsey Rd","","San Antonio","TX","US","782164639" +"1700410321","CONNECT","CONNECT URL","iortiz@commonwealthcare.org","N","CCA work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","529 Main St Ste 222","","Charlestown","MA","US","021291101" +"1619501236","CONNECT","CONNECT URL","jmcglynn@commonwealthcare.org","N","Work Email","","DIRECT","Direct","","CSV","CSV","","529 Main St Ste 222","","Charlestown","MA","US","021291101" +"1477187995","OTHERS","Other URL","Welbrook.com","N","","","OTHER","Other","welbrook.com","","","","2271 S Ridgeview Dr","","Yuma","AZ","US","853648872" +"1649804170","DIRECT","Direct Messaging Address","referral@laurelcare.com","N","","","","","","","","","8 Hattman Dr Fl 2","","Coraopolis","PA","US","151083728" +"1699309112","DIRECT","Direct Messaging Address","ajesterline@homeinstead.com","N","","","DIRECT","Direct","","","","","1801 W US Highway 223 Ste 120","","Adrian","MI","US","492218479" +"1679107106","DIRECT","Direct Messaging Address","allison.kucera@ivyrehab.com","N","work email","","","","","","","","8542 W Grand River Ave","","Brighton","MI","US","481162326" +"1053945576","CONNECT","CONNECT URL","https://www.unitypoint.org/fortdodge/berryhill","N","center","","OTHER","Other","scheduling, info request,","CSV","CSV","","2633 Anchorage Rd NE","","Solon","IA","US","523339556" +"1053945576","CONNECT","CONNECT URL","https://www.unitypoint.org/fortdodge/berryhill","N","Center","","OTHER","Other","scheduling, appointment, info request","CSV","CSV","","2633 Anchorage Rd NE","","Solon","IA","US","523339556" +"1932733466","OTHERS","Other URL","www.walgreens.com","N","Store website","","","","","","","","311 E Campus Mall","","Madison","WI","US","537151269" +"1841824372","DIRECT","Direct Messaging Address","Felty.17@osu.edu","Y","Email","The Ohio State University","DIRECT","Direct","","CSV","CSV","","3600 Reed Rd Unit 22","","Columbus","OH","US","432204879" +"1285268714","DIRECT","Direct Messaging Address","rxm.10235@store.walgreens.com","N","rxm email address","","DIRECT","Direct","","OTHER","Other","N/A","901 Main Ave","","DE Pere","WI","US","541151305" +"1679107114","CONNECT","CONNECT URL","ormarmara@saintpetersuh.com","N","email","","DIRECT","Direct","","CSV","CSV","","254 Easton Ave","","New Brunswick","NJ","US","089011766" +"1306470844","DIRECT","Direct Messaging Address","Taylorcenter192@outlook.com","N","email","","DIRECT","Direct","","CSV","CSV","","19210 Harvard Ave","","Warrensville Heights","OH","US","441226856" +"1306470844","DIRECT","Direct Messaging Address","taylorcenter192@outlook.com","N","work","","DIRECT","Direct","","OTHER","Other","work","19210 Harvard Ave","","Warrensville Heights","OH","US","441226856" +"1861026304","OTHERS","Other URL","rsilvanic@susnursing.com","Y","business email","Susquehanna Nursing & Rehabilitation Center, LLC","DIRECT","Direct","","OTHER","Other","email","282 Riverside Dr","","Johnson City","NY","US","137902727" +"1124652664","CONNECT","CONNECT URL","superiorcabservice@aol.com","N","","","","","","","","","1365 Azalea Rd","","Mobile","AL","US","366934704" +"1841824398","OTHERS","Other URL","6509060145","N","phone number","","DIRECT","Direct","","OTHER","Other","address","236 Bay View Dr","","San Carlos","CA","US","940701644" +"1609400159","DIRECT","Direct Messaging Address","arlette@bellarose1medispa.com","N","","","DIRECT","Direct","","OTHER","Other","arlette@bellarose1medispa.com","2 Chester Plz","","Chester","MD","US","216192418" +"1336773803","CONNECT","CONNECT URL","Phoenix","N","school","","OTHER","Other","Phoenix","OTHER","Other","Phoenix","4821 E Calle Tuberia","","Phoenix","AZ","US","850182932" +"1245864719","DIRECT","Direct Messaging Address","jsoja@saintpetersuh.com","N","email","","DIRECT","Direct","","OTHER","Other","Hospital","254 Easton Ave","","New Brunswick","NJ","US","089011766" +"1578197042","CONNECT","CONNECT URL","www.simplepractice.com","N","Online software to bill and record notes as well as communicate with clients","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9201 S Drexel Ave","","Chicago","IL","US","606197724" +"1922632496","CONNECT","CONNECT URL","psager@sphs.org","N","","","DIRECT","Direct","","","","","2 Eastgate Ave","","Monessen","PA","US","150621393" +"1841824315","CONNECT","CONNECT URL","taitro@confidenceconnection.org","N","email","","","","","","","","140 Gould St Ste 1","","Needham","MA","US","024942306" +"1639703143","DIRECT","Direct Messaging Address","marnee.crutchfield@optimalts.org","N","","","","","","","","","4425 W Airport Fwy Ste 122","","Irving","TX","US","750625817" +"1548894058","CONNECT","CONNECT URL","https://nppes.cms.hhs.gov/#/healthInformationExchange","N","Mental Health","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Orlando","191 W Grossenbacher Dr","","Apopka","FL","US","327127031" +"1083248595","CONNECT","CONNECT URL","https://christina-van-arsdale.clientsecure.me","N","","","","","","","","","14506 W Granite Valley Dr Ste 215","","Sun City West","AZ","US","853756013" +"1326672734","CONNECT","CONNECT URL","MontgomeryAGACNP@gmail.com","N","","","","","","","","","3962 Busby Mill Ct","","Ellenwood","GA","US","302942052" +"1114551454","DIRECT","Direct Messaging Address","ledgar@parkersburgcardiology.com","N","Company Email","","DIRECT","Direct","","CSV","CSV","","1013 Garfield Ave","","Parkersburg","WV","US","261014637" +"1467086900","DIRECT","Direct Messaging Address","escofield@tstboces.org","N","Email","","DIRECT","Direct","","OTHER","Other","Ithaca","555 Warren Rd","","Ithaca","NY","US","148501862" +"1255965612","CONNECT","CONNECT URL","https://www.clinicsopurce.com","N","EMR","","DIRECT","Direct","","OTHER","Other","PHI","3850 E Baseline Rd Ste 109","","Mesa","AZ","US","852064403" +"1255965612","CONNECT","CONNECT URL","https://www.clinicsopurce.com","N","EMR","","DIRECT","Direct","","OTHER","Other","PHI","3850 E Baseline Rd Ste 109","","Mesa","AZ","US","852064403" +"1255965612","CONNECT","CONNECT URL","https://www.clinicsopurce.com","N","EMR","","DIRECT","Direct","","OTHER","Other","PHI","3850 E Baseline Rd Ste 109","","Mesa","AZ","US","852064403" +"1255965612","CONNECT","CONNECT URL","https://www.clinicsopurce.com","N","EMR","","DIRECT","Direct","","OTHER","Other","PHI","3850 E Baseline Rd Ste 109","","Mesa","AZ","US","852064403" +"1255965612","CONNECT","CONNECT URL","https://www.clinicsopurce.com","N","EMR","","DIRECT","Direct","","OTHER","Other","PHI","3850 E Baseline Rd Ste 109","","Mesa","AZ","US","852064403" +"1053945360","DIRECT","Direct Messaging Address","Mail@smilecenterny.com","N","Email","","DIRECT","Direct","","","","","4427 Union Rd","","Buffalo","NY","US","142252305" +"1477187953","DIRECT","Direct Messaging Address","contact@mmbehavior.org","N","contact@mmbehavior.org","","DIRECT","Direct","","CSV","CSV","","4538 W Craig Rd Ste 240","","N Las Vegas","NV","US","890322510" +"1326672759","DIRECT","Direct Messaging Address","info@africanamericanwigs.net","N","HIPPA compliant email address","","DIRECT","Direct","","","","","307 E Main St","","Humble","TX","US","773384549" +"1972137339","SOAP","SOAP URL","https://www.clinicient.com/","N","","","","","","","","","25727 NE State Road 26","","Melrose","FL","US","326666202" +"1649804238","CONNECT","CONNECT URL","https://web3.providersoftllc.com/TenderAgePT/TherapistsLogin/TherapistLoginScreen.aspx","Y","","Tenderage PT Inc","DIRECT","Direct","","CSV","CSV","","1227 Montauk Hwy Unit 2","","Oakdale","NY","US","117691492" +"1952935470","DIRECT","Direct Messaging Address","cstowe@tarzanatc.org","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","320 E Palmdale Blvd","","Palmdale","CA","US","935504598" +"1619501061","DIRECT","Direct Messaging Address","terry.l.snow4.civ@mail.mil","N","","","","","","","","","600 SW 134th St","","Oklahoma City","OK","US","731707307" +"1770117293","DIRECT","Direct Messaging Address","lara@lbcounselingservices.com","N","","","","","","","","","3446 191st St","","Lansing","IL","US","604383848" +"1821622366","CONNECT","CONNECT URL","Chris.Trimble@ecof.com","N","Encryypted work Email","","DIRECT","Direct","","OTHER","Other","email","4101 Evans Ave","","Fort Myers","FL","US","339019310" +"1730713272","DIRECT","Direct Messaging Address","adeolaadediran@cmclancaster.com","N","Hospital Email","","DIRECT","Direct","","CSV","CSV","","2600 W Pleasant Run Rd","","Lancaster","TX","US","751461114" +"1114551520","OTHERS","Other URL","Scmorrison@uabmc.edu","N","UAB Outlook Email","","","","","","","","1802 6th Ave S","","Birmingham","AL","US","352331932" +"1093349540","OTHERS","Other URL","heartoffamilies1@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","921 E. Dupont Rd Ste 703","","Fort Wayne","IN","US","46825" +"1558995001","DIRECT","Direct Messaging Address","ride@novatransllc.com","N","Secure email","","DIRECT","Direct","","OTHER","Other","all","1931 Old Middlefield Way Ste 208","","Mountain View","CA","US","940432578" +"1821622309","CONNECT","CONNECT URL","jude@rxlink.biz","N","","","DIRECT","Direct","","CSV","CSV","","133 E College Ave","","Appleton","WI","US","549115710" +"1740814235","DIRECT","Direct Messaging Address","hallse@upmc.edu","N","work email","","DIRECT","Direct","","OTHER","Other","work email","201 State St","","Erie","PA","US","165500001" +"1497389860","OTHERS","Other URL","lbeard@developmentalimpact.com","N","","","","","","","","","15610 Passaie Ln","","Bowie","MD","US","207161443" +"1699309047","DIRECT","Direct Messaging Address","lisa@lisaksmiththerapy.com","N","Hushmail encrypted","","","","","","","","124 N Court St","","Frederick","MD","US","217016614" +"1427682889","DIRECT","Direct Messaging Address","courtney.jones@brgeneral.org","N","","","","","","","","","8585 Picardy Ave Ste 412","","Baton Rouge","LA","US","708093749" +"1700410149","DIRECT","Direct Messaging Address","kgibson@tccada.state.sc.us","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Medical Information","910 Cook Rd","","Orangeburg","SC","US","291182124" +"1700410149","DIRECT","Direct Messaging Address","kgibson@tccada.state.sc.us","N","email","","DIRECT","Direct","","CSV","CSV","","910 Cook Rd","","Orangeburg","SC","US","291182124" +"1437783867","OTHERS","Other URL","Medicaid","N","","","","","","","","","1 Evergreen Ln","","Walden","NY","US","125861661" +"1346874773","DIRECT","Direct Messaging Address","kcapobianco@daymarkrecovery.org","N","","","HIE","Health Information Exchange (HIE)","","","","","1190 W Roosevelt Blvd","","Monroe","NC","US","281102818" +"1336773761","CONNECT","CONNECT URL","computer","N","computer","","DIRECT","Direct","","CSV","CSV","","3000 Citrus Cir Ste 220","","Walnut Creek","CA","US","945982665" +"1265066609","CONNECT","CONNECT URL","centralreach.com","N","ABA practice management system","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8815 Columbia 100 Pkwy","","Columbia","MD","US","210452361" +"1417581869","OTHERS","Other URL","cic.billingcred@gmail.com","N","email","","OTHER","Other","phone","OTHER","Other","resolution","2523 S 10th Ave Ste 103","","Caldwell","ID","US","836056760" +"1518591965","CONNECT","CONNECT URL","stablelifeconcepts.com","N","","","","","","","","","150 W Sunset Rd","","San Antonio","TX","US","782092633" +"1518591973","DIRECT","Direct Messaging Address","bam034@bravemail.uncp.edu","N","","","","","","","","","4607 Rock Stream Dr","","Charlotte","NC","US","282697150" +"1245864602","DIRECT","Direct Messaging Address","hml014@bravemail.uncp.edu","N","","","","","","","","","2321 Cool Springs Rd","","Sanford","NC","US","273309454" +"1174157523","SOAP","SOAP URL","URL","N","","","","","","","","","4301 W Markham St","","Little Rock","AR","US","722057199" +"1265066617","DIRECT","Direct Messaging Address","bbianco@dynamicpesiatrictherapies.com","N","","","","","","","","","1221 N La Salle Dr Unit 2F","","Chicago","IL","US","606102945" +"1619501079","CONNECT","CONNECT URL","vistaautismservices.org","N","","","","","","","","","1021 Springboard Dr","","Hershey","PA","US","170338820" +"1194359554","OTHERS","Other URL","stephmarie1016@gmail.com","N","","","","","","","","","6006 Bella Rd","","Parrish","FL","US","342198619" +"1093349458","DIRECT","Direct Messaging Address","eisleben@imfcounseling.com","N","Business Email","","","","","","","","601 W Nifong Blvd Ste 1E","","Columbia","MO","US","652036804" +"1619501087","DIRECT","Direct Messaging Address","cathy@eldirecthomecare.com","N","","","","","","","","","1820 Shelby Ln","","Fayetteville","AR","US","727045255" +"1598399966","CONNECT","CONNECT URL","smoothsailingllc2020@gmail.com","N","","","","","","","","","9487 Woodland Hills Dr","","West Chester","OH","US","450118906" +"1598399966","CONNECT","CONNECT URL","smoothsailingllc2020@gmail.com","N","","","","","","","","","9487 Woodland Hills Dr","","West Chester","OH","US","450118906" +"1598399966","CONNECT","CONNECT URL","smoothsailingllc2020@gmail.com","N","","","","","","","","","9487 Woodland Hills Dr","","West Chester","OH","US","450118906" +"1598399966","CONNECT","CONNECT URL","smoothsailingllc2020@gmail.com","N","","","","","","","","","9487 Woodland Hills Dr","","West Chester","OH","US","450118906" +"1598399966","CONNECT","CONNECT URL","smoothsailingllc2020@gmail.com","N","","","","","","","","","9487 Woodland Hills Dr","","West Chester","OH","US","450118906" +"1578197968","DIRECT","Direct Messaging Address","king068@gannon.edu","Y","","Allegheny Health Network","","","","","","","4815 Liberty Ave","Suite M56","Pittsburgh","PA","US","152242156" +"1548894942","DIRECT","Direct Messaging Address","devon.lyle@kadiant.com","N","","","","","","","","","363 Hacienda Ave","","San Lorenzo","CA","US","945803133" +"1558995951","DIRECT","Direct Messaging Address","mariomontanez@mac.com","N","email","","DIRECT","Direct","","CSV","CSV","","695 E Cottonwood Ln","","Casa Grande","AZ","US","851222023" +"1093349490","DIRECT","Direct Messaging Address","amy@ikigaiwellnesspdx.com","N","Email Address","","DIRECT","Direct","","","","","630 SE Powell Blvd","","Portland","OR","US","972022623" +"1568096873","CONNECT","CONNECT URL","Hillsboro","N","","","","","","","","","1895 NE 106th Ave","","Hillsboro","OR","US","970066485" +"1568096881","CONNECT","CONNECT URL","Olathe","N","","","","","","","","","8340 Mission Rd Ste 230","","Prairie Village","KS","US","662061319" +"1023642360","DIRECT","Direct Messaging Address","paula@eclipsepsychiatry.com","N","business email","","DIRECT","Direct","","CSV","CSV","","21300 N John Wayne Pkwy Ste 103","","Maricopa","AZ","US","851398964" +"1174157408","DIRECT","Direct Messaging Address","contactus@retherapyservices.com","N","","","","","","","","","727 S Main St","","Spanish Fork","UT","US","846602449" +"1538793849","CONNECT","CONNECT URL","AHLTA","N","","","","","","","","","Bon Homme Richard ave bldg 2480","","Jacksonville","FL","US","322460046" +"1265066690","DIRECT","Direct Messaging Address","holly.letterman@coxhealth.com","N","secure email","","DIRECT","Direct","","","","","525 Branson Landing Blvd Ste 500","","Branson","MO","US","656162052" +"1134753593","CONNECT","CONNECT URL","clearviewcarecenter@gmail.com","N","email","","DIRECT","Direct","","","","","5345 Bus Hwy 13 NE","","Osceola","MO","US","64776" +"1326672791","CONNECT","CONNECT URL","0","Y","","Boston University Henry M. Goldman school of Dental Medicine","HIE","Health Information Exchange (HIE)","","CSV","CSV","","635 Albany St. G-744","","Boston","MA","US","02118" +"1760016174","CONNECT","CONNECT URL","https://ww2.identillect.com/sendemail?u=YXV0aDB8NWU0ZGI1OTMxODlkNTIwZjQ2MDMzZmM3","N","","","","","","","","","8005 Marble Ave NE","","Albuquerque","NM","US","871107901" +"1114551538","OTHERS","Other URL","simplepractice.com","N","this is an online electronic health record software on a secure internet connection.","","DIRECT","Direct","","","","","927 Country Club Rd Ste 200","","Eugene","OR","US","974012272" +"1396379715","OTHERS","Other URL","Whitesmedtransport@gmail.com","N","","","","","","","","","508 W 38th St","","Norfolk","VA","US","235083123" +"1205460623","CONNECT","CONNECT URL","tampa","N","","","DIRECT","Direct","","CSV","CSV","","10730 N 56th St Ste 204","","Temple Terrace","FL","US","336173611" +"1184258519","DIRECT","Direct Messaging Address","Star@healingandnaturally.com","N","practice secured email","","","","","","","","270 Carpenter Dr Ste 500","","Atlanta","GA","US","303284946" +"1033743471","DIRECT","Direct Messaging Address","rn@cotp.care","N","","","","","","","","","3200 Fait Ave Apt C","","Baltimore","MD","US","212244045" +"1245864685","DIRECT","Direct Messaging Address","paula.walton@quincomhc.org","N","","","","","","","","","10710 Old Highway 64","","Bolivar","TN","US","380083587" +"1114551553","DIRECT","Direct Messaging Address","Lpatin@sgu.edu","N","","","DIRECT","Direct","","CSV","CSV","","1 Brookdale Plz","","Brooklyn","NY","US","112123139" +"1396379731","OTHERS","Other URL","ORLANDO","N","","","DIRECT","Direct","","OTHER","Other","ORLANDO","926 Meller Way","","Orlando","FL","US","328253801" +"1437783875","OTHERS","Other URL","info@goldencenterhealing.com","N","office email address","","DIRECT","Direct","","CSV","CSV","","319 18th St","","Rock Island","IL","US","612018715" +"1790319135","DIRECT","Direct Messaging Address","linda@memphisspine.net","N","Office Manager Email","","DIRECT","Direct","","CSV","CSV","","2645 Appling Rd Ste 103","","Memphis","TN","US","381335088" +"1336773779","DIRECT","Direct Messaging Address","johanna.black@bciaba.org","N","work email","","DIRECT","Direct","","","","","345A Greenwood St","","Worcester","MA","US","016071753" +"1336773738","DIRECT","Direct Messaging Address","annaclaire@madisonspeech.com","N","Business Email","","DIRECT","Direct","","","","","103 Intercom Dr Ste C","","Madison","AL","US","357582641" +"1053945410","DIRECT","Direct Messaging Address","ltaggart@comcouseling.org","N","","","","","","","","","108 W Main St","","Norton","MA","US","027661248" +"1992339360","DIRECT","Direct Messaging Address","ckoppel@hamaspikrockland.org","N","","","DIRECT","Direct","","","","","58 Route 59","","Monsey","NY","US","109523740" +"1679107056","OTHERS","Other URL","caliburmichigan@gmail.com","N","","","","","","","","","2604 Invitational Dr","","Oakland","MI","US","483632455" +"1346874724","OTHERS","Other URL","PointClickCare","N","","","","","","","","","2021 S Alverno Rd","","Manitowoc","WI","US","542209208" +"1841824224","CONNECT","CONNECT URL","homepage","N","online","","DIRECT","Direct","","CSV","CSV","","14837 Peyton Dr","","Chino Hills","CA","US","917092075" +"1083248462","DIRECT","Direct Messaging Address","jordan.bradfield1@dc.edu","N","","","","","","","","","520 Garden Way","","Edgewood","KY","US","410173387" +"1780218164","CONNECT","CONNECT URL","aquaticworks@yahoo.com","N","e-mail","","DIRECT","Direct","","CSV","CSV","","35105 Kenai Spur Hwy","","Soldotna","AK","US","996697658" +"1124652508","DIRECT","Direct Messaging Address","billing@compleatrehab.com","Y","","Comprehab Inc","DIRECT","Direct","","CSV","CSV","","2675 Court Dr","","Gastonia","NC","US","280541478" +"1750915138","DIRECT","Direct Messaging Address","ahayes@readcoLLC.com","N","Business Email","","DIRECT","Direct","","","","","730 Fairview Ave Ste A5","","Bowling Green","KY","US","421012383" +"1942834320","DIRECT","Direct Messaging Address","afoyle@chowc.org","N","","","","","","","","","1182 Chenango St","","Binghamton","NY","US","139011653" +"1114551595","DIRECT","Direct Messaging Address","norcalins@tesidea.com","N","","","","","","","","","1337 Howe Ave Spc 2184","","Sacramento","CA","US","958253361" +"1578197950","OTHERS","Other URL","www.cornerstoneirvine.com","N","","","","","","","","","150 Laguna Rd Ste A","","Fullerton","CA","US","928353615" +"1548894934","DIRECT","Direct Messaging Address","mabdow@comcounseling.org","Y","","Community Counseling of Bristol County, Inc.","DIRECT","Direct","","","","","5 Bank St","","Attleboro","MA","US","027032312" +"1922632314","CONNECT","CONNECT URL","http://www.happyteethny.com/contact-us/","N","","","DIRECT","Direct","","OTHER","Other","scheduling","220 Riverside Blvd","","New York","NY","US","100691001" +"1528692928","DIRECT","Direct Messaging Address","sarah@corcounselingfl.com","N","business email address","","","","","","","","612 E Colonial Dr Ste 390","","Orlando","FL","US","328034650" +"1578197976","DIRECT","Direct Messaging Address","kassad@granitepathways.org","N","Business email","","DIRECT","Direct","","CSV","CSV","","865 Islington St","","Portsmouth","NH","US","038014229" +"1295369593","DIRECT","Direct Messaging Address","cognitivecare@live.com","N","email","","DIRECT","Direct","","CSV","CSV","","1 Chick Springs Rd Ste 210A","","Greenville","SC","US","296094971" +"1902430200","DIRECT","Direct Messaging Address","contact@fontanettaneuropsychology.com","N","professional email","","","","","","","","755 New York Ave Ste 230","","Huntington","NY","US","117434285" +"1164056461","CONNECT","CONNECT URL","KaleidaCare","N","KaleidaCare","","DIRECT","Direct","","CSV","CSV","","9045 S 1300 E","","Sandy","UT","US","840943134" +"1124652425","OTHERS","Other URL","SARASOTA","N","","","DIRECT","Direct","","CSV","CSV","","15600 Hancock Rd","","Sarasota","FL","US","342406701" +"1437783743","DIRECT","Direct Messaging Address","easante@bhs1.org","N","","","","","","","","","725 North St","","Pittsfield","MA","US","012014109" +"1104450428","CONNECT","CONNECT URL","Chirotouch","N","remote desktop","","","","","","","","1800 Wyandotte St Ste 201","","Kansas City","MO","US","641081902" +"1447884762","OTHERS","Other URL","LindaHettinga@yellowhawk.org","Y","Work email","Yellowhawk Tribal Health Center","DIRECT","Direct","","OTHER","Other","Work email","46314 Timine Way","","Pendleton","OR","US","978019417" +"1154955474","DIRECT","Direct Messaging Address","literacy@wendyisrael.com","N","","","","","","","","","18 Pine Needle Rd","","Wayland","MA","US","017784428" +"1245864560","CONNECT","CONNECT URL","Home","N","House","","DIRECT","Direct","","CSV","CSV","","12 Squanto Rd","","Quincy","MA","US","021692326" +"1245864560","CONNECT","CONNECT URL","Home","N","House","","DIRECT","Direct","","CSV","CSV","","80 Washington St","","Norwell","MA","US","020611740" +"1053945394","CONNECT","CONNECT URL","AdamsPlace","N","","","","","","","","","1927 Memorial Blvd","","Murfreesboro","TN","US","371291545" +"1598399834","DIRECT","Direct Messaging Address","support@apcareservices.net","N","","","DIRECT","Direct","","","","","7424 Washington Ave","","Pittsburgh","PA","US","152182521" +"1699309930","OTHERS","Other URL","NA","N","","","","","","","","","45111 Fern Ave","","Lancaster","CA","US","935342301" +"1740814086","DIRECT","Direct Messaging Address","mohlin@lsuhsc.edu","Y","","Louisiana State University Health Sciences Center","","","","","","","2020 Gravier St","","New Orleans","LA","US","701122272" +"1265066500","OTHERS","Other URL","https://stewart-mccracken.clientsecure.me","N","client portal","","DIRECT","Direct","mail","OTHER","Other","mail","491 Shaw Gulch Lane","","Superior","MT","US","598720124" +"1174157416","CONNECT","CONNECT URL","CRICHARDS12@mgh.harvard.edu","N","","","","","","","","","15 Parkman St # 134","","Boston","MA","US","021143117" +"1588298814","DIRECT","Direct Messaging Address","Info@unitedtxs.com","N","","","","","","","","","2275 Riverway Dr","","Conroe","TX","US","773042961" +"1588298905","CONNECT","CONNECT URL","www.theprioritycenter.org","Y","","The Priority Center","","","","","","","2390 E Orangewood Ave Ste 300","","Anaheim","CA","US","928066138" +"1578197802","DIRECT","Direct Messaging Address","jserrano@altamed.org","N","","","","","","","","","3820 Martin Luther King Jr Blvd","","Lynwood","CA","US","902623625" +"1457985830","DIRECT","Direct Messaging Address","chealy@ercsd.org","N","nursing director","","DIRECT","Direct","","OTHER","Other","health info","Elmwood Elementary School","43 Robert Pitt Drive","Monsey","NY","US","10952" +"1497389803","DIRECT","Direct Messaging Address","contact@safeharborcci.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","630 S Indian Hill Blvd Ste 2","","Claremont","CA","US","917115461" +"1215561626","SOAP","SOAP URL","Ogden","N","","","","","","","","","1460 Swan St","","Ogden","UT","US","844012033" +"1760016182","DIRECT","Direct Messaging Address","sarah@corcounselingfl.com","N","Cor e-mail address","","DIRECT","Direct","","OTHER","Other","Email","612 E Colonial Dr Ste 390","","Orlando","FL","US","328034650" +"1841824265","DIRECT","Direct Messaging Address","hargun.oberai@samuelmerritt.edu","N","","","","","","","","","16900 Bellchase Rd","","Lathrop","CA","US","953308893" +"1730713157","CONNECT","CONNECT URL","Northfield","N","","","","","","","","","2000 North Ave","","Northfield","MN","US","550571697" +"1376177790","OTHERS","Other URL","https://dr-john-johnson-do.business.site/","N","Practice's website","","OTHER","Other","Contact information","OTHER","Other","Contact information & services","960 Putnam Ave","","Marstons Mills","MA","US","026485708" +"1962036384","OTHERS","Other URL","Centerstone","N","","","","","","","","","2615 Edwards St","","Alton","IL","US","620023915" +"1104450535","DIRECT","Direct Messaging Address","tuc47571@temple.edu","N","email address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","408 Audubon Plz","","Philadelphia","PA","US","191162728" +"1821622259","OTHERS","Other URL","Plano","N","","","","","","","","","7117 Sugarplum Dr","","Plano","TX","US","750742058" +"1821622259","OTHERS","Other URL","Plano","N","","","","","","","","","7117 Sugarplum Dr","","Plano","TX","US","750742058" +"1962036392","CONNECT","CONNECT URL","DrButler@SWIHC.com","N","Clinic E-mail","","","","","","","","5310 Homestead Rd NE Bldg 4","","Albuquerque","NM","US","871101524" +"1053945493","DIRECT","Direct Messaging Address","therakidsplus@hotmail.com","Y","location email address","TheraKids Plus, Inc.","HIE","Health Information Exchange (HIE)","","CSV","CSV","","16102 N Florida Ave","","Lutz","FL","US","335496129" +"1801420245","DIRECT","Direct Messaging Address","cmygrant@wellhealthworx.com","N","I use my email to communicate securely by using subject line Confidential:","","DIRECT","Direct","","OTHER","Other","Text/information","9347 Pendleton Pike","","Indianapolis","IN","US","462362768" +"1477187813","CONNECT","CONNECT URL","aghosp.org","N","","","","","","OTHER","Other","hospital website","555 Linn St","","Allegan","MI","US","490101524" +"1730713173","OTHERS","Other URL","awakenshop.com","N","","","HIE","Health Information Exchange (HIE)","email","OTHER","Other","web","12121 Shelbyville Rd Ste 101","","Louisville","KY","US","402431094" +"1740814185","CONNECT","CONNECT URL","Houston","N","","","","","","","","","13423 Country Path Way","","Houston","TX","US","770382448" +"1689208993","DIRECT","Direct Messaging Address","caitlin.jesse@griefpathways.com","N","E-mail","","DIRECT","Direct","","OTHER","Other","Seattle","4860 Rainier Ave S Ste C","","Seattle","WA","US","981186305" +"1184258527","CONNECT","CONNECT URL","Therakidsplus@hotmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","16102 N Florida Ave","","Lutz","FL","US","335496129" +"1578197927","DIRECT","Direct Messaging Address","stephanie@painfreehealth.com","N","business email","","DIRECT","Direct","","CSV","CSV","","884 Woods Mill Rd Ste 100","","Ballwin","MO","US","630113657" +"1598399941","OTHERS","Other URL","whitesmedtransport@gmail.com","N","email address","","DIRECT","Direct","","","","","508 W 38th St","","Norfolk","VA","US","235083123" +"1720612179","DIRECT","Direct Messaging Address","jmartinez@maryhaven.com","N","email","","DIRECT","Direct","","CSV","CSV","","1430 S High St","","Columbus","OH","US","432071045" +"1720612179","CONNECT","CONNECT URL","Maryhaven","N","website","","DIRECT","Direct","","CSV","CSV","","1430 S High St","","Columbus","OH","US","432071045" +"1407480882","CONNECT","CONNECT URL","Richmond","N","","","","","","","","","1500 Jackson St Ste 400","","Richmond","TX","US","774693250" +"1225662604","OTHERS","Other URL","Home","N","","","DIRECT","Direct","","CSV","CSV","","69 Marion Ave","","Mount Vernon","NY","US","105523712" +"1295369676","CONNECT","CONNECT URL","reggie@mobiledx.net","N","Business Email","","DIRECT","Direct","","","","","6424 E Greenway Pkwy Ste 100","","Scottsdale","AZ","US","852542045" +"1295369676","CONNECT","CONNECT URL","reggie@mobiledx.net","N","Business Email","","DIRECT","Direct","","","","","6424 E Greenway Pkwy Ste 100","","Scottsdale","AZ","US","852542045" +"1194359570","OTHERS","Other URL","Oakwood","N","Practice Location","","DIRECT","Direct","Oakwood","CSV","CSV","","3939 Old Flowery Branch Rd","","Oakwood","GA","US","305662545" +"1306470638","OTHERS","Other URL","pbackmanDC@gmail.com","Y","e-mail","Pisk Chiropractic & Physiotherapy PC","DIRECT","Direct","","CSV","CSV","","178 2nd Avenue East N","","Kalispell","MT","US","599014103" +"1306470638","OTHERS","Other URL","pbackmandc@gmail.com","Y","e-mail","Pisk Chiropractic & Physiotherapy PC","DIRECT","Direct","","CSV","CSV","","178 2nd Avenue East N","","Kalispell","MT","US","599014103" +"1568096956","OTHERS","Other URL","daninlandhearing@yahoo.com","N","","","","","","","","","831 E Colonial Ave","","Moses Lake","WA","US","988374611" +"1235763533","DIRECT","Direct Messaging Address","nandita.mahendra@memorialhermann.org","N","","","DIRECT","Direct","","","","","5032 Broadway St","","Pearland","TX","US","775813939" +"1215561618","CONNECT","CONNECT URL","misha.hooks@mindoula.com","N","work email","","","","","","","","400 S 4th St","","Las Vegas","NV","US","891016201" +"1679107072","OTHERS","Other URL","northcountryhealthcenter.com","N","","","","","","","","","1773 College Rd","","Fairbanks","AK","US","997094176" +"1659905958","OTHERS","Other URL","Spinecarellc@gmail.com","N","","","","","","","","","3110 Gilbert St Ste B","","Marinette","WI","US","541431934" +"1003440306","OTHERS","Other URL","back_office@wcpchiro.com","N","","","DIRECT","Direct","","OTHER","Other","SOAP","7787 Joan Dr","","West Chester","OH","US","450693682" +"1649804949","DIRECT","Direct Messaging Address","lcarranza@lchcnet.org","N","","","","","","","","","269 Union St","","Lynn","MA","US","019011314" +"1043844343","DIRECT","Direct Messaging Address","chelm@AllianceHealthPlan.org","N","Work Email","","DIRECT","Direct","","CSV","CSV","","5200 Paramount Pkwy Ste 200","","Morrisville","NC","US","275605470" +"1952935256","OTHERS","Other URL","EXSCRIBE","N","EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1211 S Gloster St Ste A","","Tupelo","MS","US","388016548" +"1760016075","CONNECT","CONNECT URL","Elizabeth@healthiertomorrows.com","N","","","DIRECT","Direct","","","","","561 W Diversey Pkwy","","Chicago","IL","US","606146068" +"1962036277","OTHERS","Other URL","kaitlyn.hendrix@va.gov","N","email","","HIE","Health Information Exchange (HIE)","","","","","1500 E Woodrow Wilson Ave","","Jackson","MS","US","392165116" +"1720612047","DIRECT","Direct Messaging Address","aron.duncan@revolutionary.cc","N","work","","DIRECT","Direct","","CSV","CSV","","147 Sieger Rd","","Kutztown","PA","US","195308857" +"1942834270","CONNECT","CONNECT URL","drkcdavis@gmail.com","N","","","","","","","","","625 Glen Ln","","Eagleville","PA","US","194032982" +"1205460532","CONNECT","CONNECT URL","https://onedrive.live.com/about/en-us/signin/","N","Microsoft OneDrive","","","","","","","","2700 N Prickett Rd Ste 2","","Bryant","AR","US","720227511" +"1104450436","CONNECT","CONNECT URL","https://www.theequinehealingcollaborative.com/contact","N","Webiste","","DIRECT","Direct","","CSV","CSV","","8767 Carmel Valley Rd","","Carmel","CA","US","939237958" +"1295369536","DIRECT","Direct Messaging Address","spavlu@nesscountyks.com","Y","","County of Ness","","","","OTHER","Other","e-mail","202 W Sycamore St","","Ness City","KS","US","675601564" +"1104450444","CONNECT","CONNECT URL","samuel.arroyo-breeden@ctcprograms.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","99 Topeka St","","Boston","MA","US","021182717" +"1548894884","DIRECT","Direct Messaging Address","tiffanytram.tran@samuelmerritt.edu","N","","","","","","","","","2916 Lovewood Way","","San Jose","CA","US","951482630" +"1710511050","OTHERS","Other URL","BUSINESSEMAILADDRESS","N","BUSINESS EMAIL","","DIRECT","Direct","","OTHER","Other","EMAIL ADDRESS","6360 Van Nuys Blvd Ste 166","","Van Nuys","CA","US","914016657" +"1619501962","DIRECT","Direct Messaging Address","caitlin.jesse@griefpathways.com","N","E-mail","","DIRECT","Direct","","OTHER","Other","Seattle","4860 Rainier Ave S Ste C","","Seattle","WA","US","981186305" +"1881228138","DIRECT","Direct Messaging Address","zdwoods@transformationscw.com","N","Business email","","DIRECT","Direct","","OTHER","Other","address","13280 Northwest Fwy Ste F408","","Houston","TX","US","770406029" +"1336773605","DIRECT","Direct Messaging Address","Kharel@pmdcon.com","Y","","Med Aesthetics, llc","","","","","","","650 Pennsylvania Ave SE Ste 250","","Washington","DC","US","200034369" +"1336773605","DIRECT","Direct Messaging Address","kharel@pmdcon.com","N","","","","","","","","","327 South Blvd","","Oak Park","IL","US","603022921" +"1477187722","SOAP","SOAP URL","SOAP","N","","","","","","","","","479 Thomas Jones Way Ste 650","","Exton","PA","US","193412575" +"1154955417","CONNECT","CONNECT URL","denvermhc.com","N","","","","","","","","","2121 S Oneida St Ste 600","","Denver","CO","US","802242555" +"1861026130","CONNECT","CONNECT URL","Compassionpsllc@gmail.com","N","business email address","","HIE","Health Information Exchange (HIE)","","","","","1600 W 27th St","","Mission","TX","US","785748601" +"1821622218","SOAP","SOAP URL","NPI","N","Soap Notes","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","870 Main St Ste A","","Fayette","MS","US","390695695" +"1558995746","DIRECT","Direct Messaging Address","info@mncounseling.com","Y","email","Aria Counseling, Assessment and Mediation Centers, P.L.L.C.","DIRECT","Direct","","OTHER","Other","email","7260 University Ave NE Ste 235","","Fridley","MN","US","554323141" +"1477187748","DIRECT","Direct Messaging Address","Kharel@pmdcon.com","N","","","DIRECT","Direct","","","","","327 South Blvd","","Oak Park","IL","US","603022921" +"1265066641","CONNECT","CONNECT URL","CSV","N","","","","","","","","","6701 S Desert Blvd","","El Paso","TX","US","799328501" +"1265066641","CONNECT","CONNECT URL","unknown","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6701 S Desert Blvd","","El Paso","TX","US","799328501" +"1760016190","OTHERS","Other URL","Wylie","N","","","","","","OTHER","Other","Wylie","3011 Sawgrass Dr","","Wylie","TX","US","750987661" +"1306470752","CONNECT","CONNECT URL","Nicholasville","N","www.restoration-christian-counseling.com","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Nicholasville","100 W Oak St","","Nicholasville","KY","US","403561244" +"1609400977","DIRECT","Direct Messaging Address","Jules@moabirthservices.com","N","Email","","DIRECT","Direct","","CSV","CSV","","16751 Hwy 76","","Pauma Valley","CA","US","920610144" +"1912531294","DIRECT","Direct Messaging Address","drlugond@hotmail.com","N","Email","","DIRECT","Direct","","OTHER","Other","Mail","96 Connecticut Blvd","","East Hartford","CT","US","061083013" +"1649804022","CONNECT","CONNECT URL","Cornish","N","","","","","","","","","4473 W 13400 N","","Cornish","UT","US","843081743" +"1265066658","CONNECT","CONNECT URL","josie@mtppediatrictherapy.com","N","work email","","DIRECT","Direct","","","","","1439 Cambridge Lakes Dr","","Mount Pleasant","SC","US","294647301" +"1184258584","OTHERS","Other URL","https://musclemadnessmt.net","N","Website","","","","","","","","26 Millyard Ste 7","","Amesbury","MA","US","019132429" +"1821622010","DIRECT","Direct Messaging Address","ftc@ftc.directihs.net","N","","","DIRECT","Direct","","CSV","CSV","","3883 74th Ave NE","","Fort Totten","ND","US","583350309" +"1679107999","OTHERS","Other URL","https://phr.charmtracker.com/login.sas?FACILITY_ID=a3440148bd44ce6135610c883d05e9be54ae6f74166badbf2","N","Patient Portal URL","","HIE","Health Information Exchange (HIE)","","","","","5200 Willson Rd Ste 150","","Edina","MN","US","554241300" +"1215561535","CONNECT","CONNECT URL","EIS","N","Employee/Employer","","DIRECT","Direct","","OTHER","Other","PHI","722 Chess St","","Bridgeville","PA","US","150171840" +"1124652441","CONNECT","CONNECT URL","Hays","N","","","HIE","Health Information Exchange (HIE)","Hays","CSV","CSV","Hays","600 Park St","","Hays","KS","US","676014009" +"1548894892","DIRECT","Direct Messaging Address","graymd@umpc.edu","N","","","","","","","","","333 N Braddock Ave","","Pittsburgh","PA","US","152082512" +"1083248330","DIRECT","Direct Messaging Address","nhill@centralalabamawellness.org","Y","Email","Mental Health Board of Chilton and Shelby Counties Inc","OTHER","Other","Email","CSV","CSV","","110 Medical Center Dr","","Clanton","AL","US","350452332" +"1134753494","DIRECT","Direct Messaging Address","krystal.martinez@bswhealth.org","Y","Work email","Baylor Scott and White Healthcare","DIRECT","Direct","","","","","2601 Thornton Lane","MS-A1-406","Temple","TX","US","765026457" +"1427682707","OTHERS","Other URL","NurturingHeartsHomeHealthcare","N","HomeHealth","","","","","","","","5372 Commons Ct","","VA Beach","VA","US","234623534" +"1417581794","DIRECT","Direct Messaging Address","joshua.boulter@richlandoaks.org","Y","email","Richland Oaks Counseling Center","DIRECT","Direct","","","","","920 18th St","","Plano","TX","US","750745831" +"1417581794","DIRECT","Direct Messaging Address","joshua.boulter@richlandoaks.org","N","email","","DIRECT","Direct","","","","","920 18th St","","Plano","TX","US","750745831" +"1922632207","DIRECT","Direct Messaging Address","jlewis@seniorcaretransport.com","N","protected email","","DIRECT","Direct","","","","","399 Tillery Ln","","Watts","OK","US","749645072" +"1578197760","CONNECT","CONNECT URL","moonshowers71@gmail.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","37315 Community Rd Unit 12","","Bayfield","WI","US","548145088" +"1487288676","DIRECT","Direct Messaging Address","Ciara_N@ymail.com","N","","","HIE","Health Information Exchange (HIE)","","","","","3 Parkside Ct","","Utica","NY","US","135015643" +"1295369486","CONNECT","CONNECT URL","https://www.turningpointrc.com/","N","website","","DIRECT","Direct","","CSV","CSV","","9201 Montgomery Blvd NE Bldg 5","","Albuquerque","NM","US","871112468" +"1356975551","DIRECT","Direct Messaging Address","Nick@homehearing.com","N","Email","","","","","","","","71 Raymond Rd","","West Hartford","CT","US","061072211" +"1356975551","DIRECT","Direct Messaging Address","Nick@homehearing.com","N","","","","","","","","","71 Raymond Rd","","West Hartford","CT","US","061072211" +"1497389605","OTHERS","Other URL","dodd.ohio.gov","N","","","","","","","","","4550 Heaton Rd","","Columbus","OH","US","432296611" +"1871127084","DIRECT","Direct Messaging Address","farz777@direct.practicefusion.com","N","","","","","","","","","153 S State St","","Hampshire","IL","US","601407010" +"1871127084","DIRECT","Direct Messaging Address","farz777@direct.practicefusion.com","N","","","","","","","","","2400 Big Timber Rd Ste 200","","Elgin","IL","US","601247835" +"1780218909","DIRECT","Direct Messaging Address","csierra@chsfla.com","N","","","","","","","","","17671 NW 82nd Ct","","Hialeah","FL","US","330153612" +"1033743257","SOAP","SOAP URL","Princeton","N","","","","","","","","","1518 Hill Top Ct","","Princeton","TX","US","754070879" +"1760016984","DIRECT","Direct Messaging Address","sbland@royalhealthsystems.com","N","company email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","315 W Ponce De Leon Ave Ste 300","","Decatur","GA","US","300302481" +"1285268417","DIRECT","Direct Messaging Address","sodon@nm.org","N","work email","","","","","","","","251 E Huron St","","Chicago","IL","US","606112908" +"1952935116","DIRECT","Direct Messaging Address","jonathanwicks@ywcasgv.org","N","","","","","","","","","943 N Grand Ave","","Covina","CA","US","917242046" +"1467086637","CONNECT","CONNECT URL","Advantmed","N","Healthcare provider","","DIRECT","Direct","","OTHER","Other","Healthcare","1751 E Garry Ave","","Santa Ana","CA","US","927055814" +"1285268458","OTHERS","Other URL","Tacoma","N","","","","","","","","","3502 S 12th St Ste B","","Tacoma","WA","US","984052279" +"1659905834","DIRECT","Direct Messaging Address","Meagan_brown@charleston.k12.sc.us","N","","","","","","","","","1000 Warrior Way","","Mount Pleasant","SC","US","294669241" +"1881228062","CONNECT","CONNECT URL","Www.nolimiteducators.org","N","Website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3333 Weslayan St Apt 1364","","Houston","TX","US","770276382" +"1184258451","DIRECT","Direct Messaging Address","Juanisham@outlook.com","N","","","","","","","","","3050 Helmsdale Pl Apt 2107","","Lexington","KY","US","405092442" +"1255965547","DIRECT","Direct Messaging Address","spedroso@uabmc.edu","N","work email","","DIRECT","Direct","","","","","1802 6th Ave S","","Birmingham","AL","US","352331932" +"1497389787","SOAP","SOAP URL","https://my.practicebetter.io/#/signin","Y","Practice Better EMR","Kindness 4 You","DIRECT","Direct","","OTHER","Other","EMR","410 Red Cedar St","","Tahoe City","CA","US","96145" +"1902430275","CONNECT","CONNECT URL","dermartin@drjeneenmartin.com","N","secure email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","dental","821 Pyle Dr","","Kingsford","MI","US","498024454" +"1811521180","DIRECT","Direct Messaging Address","heather.holdaway@nychhc.org","N","","","DIRECT","Direct","","CSV","CSV","","451 Clarkson Ave Bldg","","Brooklyn","NY","US","112032054" +"1992339287","OTHERS","Other URL","https://lifeconnections.kasa-solutions.com/index.php","Y","EHR System - Kasa Practice Solutions","Life Connection, L.C.","HIE","Health Information Exchange (HIE)","","CSV","CSV","","215 4th Ave SE","","Cedar Rapids","IA","US","524011844" +"1356975643","DIRECT","Direct Messaging Address","jamie@tworoadswellnessclinic.com","N","work email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","201 W Springfield Ave Ste 208","","Champaign","IL","US","618204875" +"1437783727","CONNECT","CONNECT URL","https://www.turningpointrc.com/","N","Website","","DIRECT","Direct","","CSV","CSV","","9201 Montgomery Blvd NE Bldg 5","","Albuquerque","NM","US","871112468" +"1790319085","OTHERS","Other URL","kp.org","N","medical website","","OTHER","Other","medical","CSV","CSV","","283 E Reed St Apt 10","","San Jose","CA","US","951125618" +"1689208977","CONNECT","CONNECT URL","YES","N","","","","","","","","","7600 Beechnut St","","Houston","TX","US","770744302" +"1275167470","CONNECT","CONNECT URL","WWW.EMANATEHEALTH.ORG","N","","","","","","","","","250 S Grand Ave","","Glendora","CA","US","917414218" +"1750915963","CONNECT","CONNECT URL","Laptop","N","","","","","","","","","7901 Cameron Rd Ste 2-139","","Austin","TX","US","787543802" +"1205460417","DIRECT","Direct Messaging Address","Vtoledo-Powell@UpperBay.org","N","","","","","","","","","626 Revolution St","","Havre DE Grace","MD","US","210783320" +"1164056362","CONNECT","CONNECT URL","NA","N","NA","","HIE","Health Information Exchange (HIE)","","OTHER","Other","NA","2746 N Florida Ave","","Tampa","FL","US","336021522" +"1679107882","CONNECT","CONNECT URL","FCS","N","","","","","","","","","11740 E 21st St","","Tulsa","OK","US","741291820" +"1033743240","OTHERS","Other URL","office","N","","","","","","","","","12575 Rockside Rd Ste 102","","Garfield Heights","OH","US","441254571" +"1922632157","CONNECT","CONNECT URL","genuinecareservices90@gmail.com","N","A secure address","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1340 County Pond Rd","","Freeman","VA","US","238562604" +"1992339113","OTHERS","Other URL","none","N","","","OTHER","Other","other","OTHER","Other","other","12121 Wilshire Blvd Ste 601","","Los Angeles","CA","US","900251166" +"1295369411","CONNECT","CONNECT URL","pl.com","N","","","DIRECT","Direct","","CSV","CSV","","15305 Rayen St","","North Hills","CA","US","913435117" +"1568096782","DIRECT","Direct Messaging Address","breanah@homefull.org","N","","","","","","","","","829 S Gettysburg Ave","","Dayton","OH","US","454173569" +"1487288601","CONNECT","CONNECT URL","corey.black.2007@gmail.com","N","secure email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","secure email","1035 Fulton St Ste 1","","Brooklyn","NY","US","112385276" +"1720612948","CONNECT","CONNECT URL","https://www.officeally.com/sLogin.aspx","N","","","","","","","","","1221 N Sycamore Ave Apt 5","","Los Angeles","CA","US","900381099" +"1548894769","DIRECT","Direct Messaging Address","amanda.mills@scdmh.org","N","","","DIRECT","Direct","","CSV","CSV","","661 N Royal Tower Dr","","Irmo","SC","US","290632603" +"1548894769","DIRECT","Direct Messaging Address","amanda.mills@scdmh.org","N","email","","DIRECT","Direct","","","","","661 N Royal Tower Dr","","Irmo","SC","US","290632603" +"1669006888","CONNECT","CONNECT URL","@colostate.edu","N","scott.denney","","","","","","","","3701 Le Fever Dr Apt 4109","","Fort Collins","CO","US","805284618" +"1578197794","OTHERS","Other URL","Internet","N","","","OTHER","Other","Internet","OTHER","Other","Internet","260 E 188th St","","Bronx","NY","US","104585302" +"1578197794","OTHERS","Other URL","Internet","N","website","","OTHER","Other","Internet","OTHER","Other","website","260 E 188th St","","Bronx","NY","US","104585302" +"1558995779","CONNECT","CONNECT URL","DEVRIES0421@GMAIL.COM","N","","","","","","","","","2020 Dean St Ste G","","St Charles","IL","US","601741665" +"1649804881","CONNECT","CONNECT URL","www.mjlimited.com","N","URL","","DIRECT","Direct","","CSV","CSV","","2306 NW 26th St","","Cape Coral","FL","US","339938456" +"1912531146","CONNECT","CONNECT URL","wdamon@bayareacs.org","N","encrypted email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","PHI","390 40th St","","Oakland","CA","US","946092633" +"1841824075","OTHERS","Other URL","https://gethealthie.com/","N","Online healthcare portal","","DIRECT","Direct","","CSV","CSV","","2090 Blue Mountain Rd","","Longmont","CO","US","805046205" +"1114551348","DIRECT","Direct Messaging Address","denise@northwestskyline.com","N","secure email work only","","DIRECT","Direct","","CSV","CSV","","7631 212th St SW Ste 101A","","Edmonds","WA","US","980267565" +"1659905883","CONNECT","CONNECT URL","MCaschette@Handprintstherapies.com","N","work email","","DIRECT","Direct","","CSV","CSV","","2525 S Wadsworth Blvd","","Lakewood","CO","US","802273273" +"1942834189","OTHERS","Other URL","Server","N","Server","","OTHER","Other","Server","OTHER","Other","Server","6850 Lincoln Ave Ste 102","","Buena Park","CA","US","906204179" +"1043844285","DIRECT","Direct Messaging Address","Oracletransportation@icloud.com","N","email","","DIRECT","Direct","","CSV","CSV","","6505 Premier Dr","","Nashville","TN","US","372092916" +"1366076507","OTHERS","Other URL","www.valkcresthomehealthcare.com","N","","","","","","","","","119 Rosewood Dr","","Bordentown","NJ","US","085054816" +"1780218925","DIRECT","Direct Messaging Address","donna.thompson@fmc-na.com","N","Secured Work Email","","DIRECT","Direct","","","","","2620 Old Shell Rd","","Mobile","AL","US","366072921" +"1740814987","CONNECT","CONNECT URL","d0b01zu.s08149.us@samsclub.com","N","work e-mail","","DIRECT","Direct","","","","","2470 W Mason St","","Green Bay","WI","US","543034711" +"1134753379","OTHERS","Other URL","na","N","","","","","","","","","606 Bronte Ave","","Watsonville","CA","US","950763511" +"1811521057","OTHERS","Other URL","http://www.activeabq.com/contact-us.html","Y","","Active Chiropractic Spine & Joint Center, LLC","","","","","","","5305 Heritage Ct NE","","Albuquerque","NM","US","871093178" +"1952935199","DIRECT","Direct Messaging Address","daniel.goldman@scdmh.org","N","work","","","","","","","","848 Ohio St","","Columbia","SC","US","292014453" +"1659905891","CONNECT","CONNECT URL","littlemagiciansdaycare.com","N","","","","","","","","","8402 60th Ave","","Middle Village","NY","US","113795428" +"1972137123","CONNECT","CONNECT URL","GREENWOODVILLAGE","N","","","","","","","","","6595 S Dayton St Ste 1400","","Greenwood Village","CO","US","801116144" +"1275167421","CONNECT","CONNECT URL","Bronx","N","","","","","","","","","408 E 137th St","","Bronx","NY","US","104544004" +"1720612989","CONNECT","CONNECT URL","business","N","business","","DIRECT","Direct","","OTHER","Other","business","33 Carmine St # 2","","New York","NY","US","100144428" +"1801420062","DIRECT","Direct Messaging Address","kohara@rapidrehablv.com","N","","","","","","","","","8751 W Charleston Blvd Ste 270","","Las Vegas","NV","US","891175497" +"1982238150","DIRECT","Direct Messaging Address","angela.ausborn@va.gov","N","work email","","","","","","","","3600 30th St","","Des Moines","IA","US","503102806" +"1407480676","DIRECT","Direct Messaging Address","mminina@weaveinc.org","Y","Business Email","WEAVE, Inc.","","","","","","","1900 K St","","Sacramento","CA","US","958114187" +"1023642295","OTHERS","Other URL","WebPt","N","","","DIRECT","Direct","","CSV","CSV","","2850 Artesia Blvd Ste 107","","Redondo Beach","CA","US","902783412" +"1922632199","DIRECT","Direct Messaging Address","carlos@BestChoiceTrans.com","N","email","","DIRECT","Direct","","","","","2855 Gulf To Bay Blvd Apt 5110","","Clearwater","FL","US","337594036" +"1083248264","DIRECT","Direct Messaging Address","katiep@pathwaysbehavior.com","N","email","","DIRECT","Direct","","","","","6849 Peachtree Dunwoody Rd Bldg A1","","Atlanta","GA","US","303286769" +"1801420187","OTHERS","Other URL","Providence","N","","","","","","","","","593 Eddy St","","Providence","RI","US","029034923" +"1760016018","DIRECT","Direct Messaging Address","msuwinski@capitalpsychological.org","N","","","","","","","","","4369 Oaks Shadow Dr","","New Albany","OH","US","430545001" +"1669006912","CONNECT","CONNECT URL","Workstation","N","Laptop connected to secure internet","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","732 Lucky Ave","","Abingdon","MD","US","210091405" +"1659905909","DIRECT","Direct Messaging Address","lhilgen1@hurleymc.com","N","Work email HIPAA compliant","","DIRECT","Direct","","CSV","CSV","","1 Hurley Plz","","Flint","MI","US","485035902" +"1376177626","DIRECT","Direct Messaging Address","amber.birky@mercy.net","N","Mercy Email","","DIRECT","Direct","","CSV","CSV","","601 S New Ballas Rd","","Saint Louis","MO","US","631418221" +"1902430259","CONNECT","CONNECT URL","www.somamedicalcenter.com","N","website","","DIRECT","Direct","","OTHER","Other","website","1840 Forest Hill Blvd Ste 101","","West Palm Beach","FL","US","334066055" +"1720612070","DIRECT","Direct Messaging Address","katherine.wilson@mercy.net","N","mercy email","","DIRECT","Direct","","CSV","CSV","","601 S New Ballas Rd","","Saint Louis","MO","US","631418221" +"1811521164","DIRECT","Direct Messaging Address","lauren.cannici@mercy.net","N","work email","","DIRECT","Direct","","CSV","CSV","","601 S New Ballas Rd","","Saint Louis","MO","US","631418221" +"1629602974","DIRECT","Direct Messaging Address","taylor.nixon@mercy.net","N","Work E-mail","","DIRECT","Direct","","CSV","CSV","","601 S New Ballas Rd","","Saint Louis","MO","US","631418221" +"1801420161","DIRECT","Direct Messaging Address","sirmonsivc@upmc.edu","N","","","","","","","","","333 N Braddock Ave","","Pittsburgh","PA","US","152082512" +"1679107932","OTHERS","Other URL","none","N","","","","","","","","","120 Warren St","","New Rochelle","NY","US","108015403" +"1679107932","OTHERS","Other URL","none","N","","","","","","","","","162 W 56th St Ste 207","","New York","NY","US","100198010" +"1013541226","OTHERS","Other URL","WebPT","N","EMR system","","DIRECT","Direct","","","","","6061 Saint Johns Ave Ste 1","","Palatka","FL","US","321776858" +"1467086751","DIRECT","Direct Messaging Address","James.Mccarthy@tuhs.temple.edu","N","","","DIRECT","Direct","","CSV","CSV","","3401 N Broad St","","Philadelphia","PA","US","191405103" +"1891329041","DIRECT","Direct Messaging Address","agaddy@novanthealth.org","N","business email","","DIRECT","Direct","","OTHER","Other","various formats","200 Hawthorne Ln","","Charlotte","NC","US","282042515" +"1588298871","CONNECT","CONNECT URL","therabill.com","N","","","","","","","","","100 Cummings Ctr Ste 350G","","Beverly","MA","US","019156136" +"1447884630","CONNECT","CONNECT URL","https://cedarhurstliving.com/location/cedarhurst-quincy-il/","N","","","","","","","","","319 S 48th St","","Quincy","IL","US","623050593" +"1356975544","DIRECT","Direct Messaging Address","brooke.riley@coloradobehavior.com","N","provider email","","DIRECT","Direct","","OTHER","Other","direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203104" +"1841824042","OTHERS","Other URL","www.empowerbehavioral.com","N","","","","","","","","","11905 Bowman Dr Ste 507","","Fredericksburg","VA","US","224087344" +"1346874559","CONNECT","CONNECT URL","PortAllen","N","","","","","","","","","4525 Cherrywood St","","Port Allen","LA","US","707674362" +"1134753338","OTHERS","Other URL","Chicago","N","","","OTHER","Other","Chicago","","","","3937 W 102nd Pl","","Chicago","IL","US","606553740" +"1194359356","OTHERS","Other URL","email","N","","","OTHER","Other","email","CSV","CSV","email","9775 Sage Grove Ct","","Las Vegas","NV","US","891485732" +"1861026064","OTHERS","Other URL","https://www.simplepractice.com/","N","SimplePractice","","DIRECT","Direct","","CSV","CSV","","2801 Buford Hwy NE Ste T10","","Brookhaven","GA","US","303292142" +"1578197786","CONNECT","CONNECT URL","Email","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","225 W Hubbard St Ste 302","","Chicago","IL","US","606544916" +"1578197786","CONNECT","CONNECT URL","Email","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","225 W Hubbard St Ste 302","","Chicago","IL","US","606544916" +"1578197786","CONNECT","CONNECT URL","Email","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","225 W Hubbard St Ste 302","","Chicago","IL","US","606544916" +"1740814953","DIRECT","Direct Messaging Address","Morgan.bryant@matrixrehab.net","N","","","","","","","","","2281 Kimbrough Woods Pl","","Germantown","TN","US","381395111" +"1548894751","CONNECT","CONNECT URL","Houston","N","Facility","","DIRECT","Direct","","CSV","CSV","","4000 Washington Ave Ste 100","","Houston","TX","US","770075676" +"1891329009","DIRECT","Direct Messaging Address","todd@toddandersonphd.com","N","Professional Email","","DIRECT","Direct","","OTHER","Other","Professional Email","116 W 23rd St Ste 500","","New York","NY","US","100112599" +"1700410917","OTHERS","Other URL","n/a","N","","","","","","","","","20100 Shire Oak Dr","","South Chesterfield","VA","US","238031417" +"1245864479","DIRECT","Direct Messaging Address","mariesc@childserve.org","N","","","","","","","","","2350 Oakdale Blvd","","Coralville","IA","US","522419702" +"1154955375","OTHERS","Other URL","www.clinichq.com","N","","","","","","","","","102 Dee Dr","","Charleston","WV","US","253111620" +"1174157309","CONNECT","CONNECT URL","drmorton817@gmail.com","N","","","DIRECT","Direct","","","","","7909 Gardengate Ln","","Fort Worth","TX","US","761371071" +"1154955391","CONNECT","CONNECT URL","serenitypeaksllc@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","3024 Big Bird Ave","","Grand Junction","CO","US","815044100" +"1538793781","CONNECT","CONNECT URL","www.peaceresidentialcare.com","N","","","DIRECT","Direct","","OTHER","Other","URL","101 Summit Ter Apt 7","","South Portland","ME","US","041062206" +"1487288635","CONNECT","CONNECT URL","WEBPT","N","Documentation of pts' evaluation, assessment, treatments, progress including billing","","DIRECT","Direct","","OTHER","Other","Documentation of pt's assessment and treatments related to diagnosis and prognosis in conjunction with physicians' orders","1319 Woodbridge Station Way Unit 102","","Edgewood","MD","US","210403852" +"1265066419","DIRECT","Direct Messaging Address","kylwilso@utmb.edu","N","Medical School Email","","","","","","","","301 University Blvd","","Galveston","TX","US","775555302" +"1578197729","DIRECT","Direct Messaging Address","sedique@nsmdpc.com","N","","","","","","","","","7418 41st Ave","","Elmhurst","NY","US","113735601" +"1942834197","OTHERS","Other URL","Internet","N","","","","","","","","","13565 Grangeville Blvd","","Hanford","CA","US","932309465" +"1467086611","OTHERS","Other URL","https://abettercaregroup.com/endpoint","N","","","","","","","","","2785 E Grand Blvd","","Detroit","MI","US","482112003" +"1811521065","OTHERS","Other URL","www.alignlifespartanburgwest.com","N","","","","","","","","","851 John B White SR Blvd","","Spartanburg","SC","US","293064037" +"1811521065","CONNECT","CONNECT URL","www.alignlifespartanburgwest.com","N","","","","","","","","","851 John B White SR Blvd","","Spartanburg","SC","US","293064037" +"1811521065","CONNECT","CONNECT URL","www.alignlifespartanburgwest.com","N","","","","","","","","","851 John B White SR Blvd","","Spartanburg","SC","US","293064037" +"1629602891","OTHERS","Other URL","gatesofbeautiful@yahoo.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Documents","7839 Ashton Ave","","Manassas","VA","US","201092883" +"1194359349","CONNECT","CONNECT URL","laptop","N","","","","","","","","","6440 Dobbin Rd","","Columbia","MD","US","210454770" +"1194359349","CONNECT","CONNECT URL","laptop","N","","","","","","","","","6440 Dobbin Rd","","Columbia","MD","US","210454770" +"1982238143","DIRECT","Direct Messaging Address","rvanzile3@comcast.net","N","rvanzile3@comcast.net","","DIRECT","Direct","","CSV","CSV","mail","109 Avon Rd","","Pine Beach","NJ","US","087411058" +"1154955318","OTHERS","Other URL","Genesis","N","","","","","","","","","2837 Darling Ct","","LA Crosse","WI","US","546012754" +"1063046225","DIRECT","Direct Messaging Address","larry.burrell@va.gov","N","email","","DIRECT","Direct","","","","","150 Muir Rd Dept 116","","Martinez","CA","US","945534668" +"1851925010","CONNECT","CONNECT URL","https://ehr2.charmtracker.com/ehr/main.do","N","","","DIRECT","Direct","","OTHER","Other","Charm EHR","6602 Rockergate Dr","","Missouri City","TX","US","774893510" +"1013541275","DIRECT","Direct Messaging Address","info@skinprologica.com","Y","email","Beautique Aesthetics NYC","DIRECT","Direct","","CSV","CSV","","226 5th Ave Fl 6","","New York","NY","US","100017706" +"1821622093","OTHERS","Other URL","https://www.facebook.com/troublestormsandrainbows2020/","N","My future business","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","26562 Highway 36","","Cheshire","OR","US","974199746" +"1376177535","DIRECT","Direct Messaging Address","jillcain@collabforkids.com","N","Work E-mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Home Address","4642 Crosby Buck Dr","","Indianapolis","IN","US","462378758" +"1861026031","DIRECT","Direct Messaging Address","gardnerd@cascadementalhealth.org","Y","direct email","Cascade Evaluation and Treatment Center","DIRECT","Direct","","OTHER","Other","messaging","3510 Steelhammer Dr","","Centralia","WA","US","985314551" +"1558995738","OTHERS","Other URL","Www","N","","","","","","","","","640 An County Road 1406","","Elkhart","TX","US","758391966" +"1588298640","DIRECT","Direct Messaging Address","kmeeker@mirrorinc.org","N","Work Email","","DIRECT","Direct","","","","","3205 Clinton Parkway Ct","","Lawrence","KS","US","660472627" +"1588298640","DIRECT","Direct Messaging Address","kmeeker@mirrorinc.org","N","Work Email secure","","HIE","Health Information Exchange (HIE)","","","","","3205 Clinton Parkway Ct","","Lawrence","KS","US","660472627" +"1194359273","OTHERS","Other URL","kara_henning@iu13.org","N","NA","","DIRECT","Direct","","CSV","CSV","","1020 New Holland Ave","","Lancaster","PA","US","176015606" +"1497389514","OTHERS","Other URL","Computer","N","","","","","","","","","Lenox Hill Hospital","100 East 77th Street","New York","NY","US","10075" +"1841824927","CONNECT","CONNECT URL","vitals@hnihc.com","N","","","","","","","","","7500 Rialto Blvd Ste 140","","Austin","TX","US","787358531" +"1669006847","CONNECT","CONNECT URL","Info@trueresidentialcare.con","N","Organization email","","DIRECT","Direct","","CSV","CSV","","2156 E Eden Ct","","Ann Arbor","MI","US","481082510" +"1639703713","CONNECT","CONNECT URL","IDK","N","","","","","","","","","1062 Winburn Dr","","East Point","GA","US","303442871" +"1700410883","DIRECT","Direct Messaging Address","edith.james@ctcprograms.com","N","","","","","","","","","1330 N Indian Canyon Dr Ste A","","Palm Springs","CA","US","922624880" +"1174157259","CONNECT","CONNECT URL","@reliantmedical.org","N","","","DIRECT","Direct","","","","","5 Neponset St","","Worcester","MA","US","016062714" +"1265066344","CONNECT","CONNECT URL","AugustaUniversity","N","University","","HIE","Health Information Exchange (HIE)","","","","","Augusta University","","Augusta","GA","US","309120001" +"1033743125","DIRECT","Direct Messaging Address","rachel@alpineautism.org","N","","","DIRECT","Direct","","CSV","CSV","","2760 Fieldstone Rd","","Colorado Springs","CO","US","809193100" +"1831723923","DIRECT","Direct Messaging Address","dan.garcia@coloradobehavior.com","N","provider email","","DIRECT","Direct","","OTHER","Other","Direct provider email for health information","7011 Campus Dr Ste 205","","Colorado Springs","CO","US","809203104" +"1225662356","DIRECT","Direct Messaging Address","ricardo-Charria@uiowa.edu","Y","","State University of Iowa","","","","","","","200 Hawkins Dr","","Iowa City","IA","US","52242" +"1447884549","SOAP","SOAP URL","Chicago","N","","","","","","","","","561 W Diversey Pkwy Ste 219","","Chicago","IL","US","606141682" +"1356975452","OTHERS","Other URL","n/a","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1120 Honey Prong Rd","","Hartsville","TN","US","370743003" +"1457985558","OTHERS","Other URL","BOWOMD@YAHOO.COM","N","EMAIL","","","","","","","","601 Medical Pkwy Ste D","","Brenham","TX","US","778335430" +"1861026973","DIRECT","Direct Messaging Address","ingenioushealthsolutions@outlook.com","N","Organization e-mail","","DIRECT","Direct","","","","","5721 Ericsson Way","","Trotwood","OH","US","454261480" +"1225662331","CONNECT","CONNECT URL","occla6@gmail.com","N","","","DIRECT","Direct","","","","","1704 W Manchester Ave","","Los Angeles","CA","US","900473063" +"1770117889","DIRECT","Direct Messaging Address","brookeliston@usf.edu","Y","USF Email","University of South Florida","DIRECT","Direct","","OTHER","Other","Email","13101 Bruce B Downs Blvd","","Tampa","FL","US","336123803" +"1629602735","OTHERS","Other URL","chilliop@msn.com","Y","","Changing How I Live Life","DIRECT","Direct","","","","","1006 E Yager Ln","A 104","Austin","TX","US","787537088" +"1467086579","OTHERS","Other URL","None","N","","","","","","","","","800 W College Ave","","Saint Peter","MN","US","560821485" +"1366076481","CONNECT","CONNECT URL","AdvancedMD","N","","","DIRECT","Direct","","CSV","CSV","","1074 Southern Ave","","Fayetteville","NC","US","283061766" +"1992339014","OTHERS","Other URL","Email","N","","","","","","","","","10497 Town and Country Way Ste 752","","Houston","TX","US","770241117" +"1992339014","OTHERS","Other URL","Phone","N","","","","","","","","","10497 Town and Country Way Ste 752","","Houston","TX","US","770241117" +"1740814870","OTHERS","Other URL","n/a","N","","","","","","","","","253 South St","","New York","NY","US","100027827" +"1295369320","CONNECT","CONNECT URL","www.okeenedental.com","N","website","","","","","","","","207 E F St","","Okeene","OK","US","737639441" +"1326672494","DIRECT","Direct Messaging Address","jacksopl@ah.org","N","","","DIRECT","Direct","","","","","1 Adventist Health Way","","Roseville","CA","US","956613266" +"1538793609","CONNECT","CONNECT URL","life4angels20@yahoo.com","N","","","OTHER","Other","Other","OTHER","Other","Other","8609 Harold Dr","","Berkeley","MO","US","631343201" +"1801420971","OTHERS","Other URL","Evanston","N","","","","","","","","","733 Dobson St Apt 2S","","Evanston","IL","US","602023977" +"1649804717","OTHERS","Other URL","Minneapolis","N","Minneapolis","","DIRECT","Direct","","CSV","CSV","Minneapolis","2104 Park Ave","","Minneapolis","MN","US","554046607" +"1366076432","DIRECT","Direct Messaging Address","m0422299@stu.mcphs.edu","N","","","","","","","","","17 Stonepost Rd","","Pelham","NH","US","030762886" +"1295369270","DIRECT","Direct Messaging Address","tgottlieb@beltone.com","N","","","DIRECT","Direct","","","","","1312 7th St NW Ste 104","","Rochester","MN","US","559013578" +"1003440082","OTHERS","Other URL","srccfree@protonmail.com","N","HIPAA encrypted email","","DIRECT","Direct","","OTHER","Other","email","215 10th St","","Lewiston","ID","US","835011910" +"1225662208","CONNECT","CONNECT URL","courtney.dale2@uhsinc.com","N","","","","","","","","","2075 E Flamingo Rd","","Las Vegas","NV","US","891195188" +"1265066302","CONNECT","CONNECT URL","rradev27@gmail.com","N","","","DIRECT","Direct","","","","","30 Hope St","","Mansfield","MA","US","020482320" +"1043844145","CONNECT","CONNECT URL","NPPES","N","","","","","","CSV","CSV","","2000 Hampton St Ste 3116","","Columbia","SC","US","292041002" +"1023642105","CONNECT","CONNECT URL","DHEC","N","","","","","","","","","200 University Rdg","","Greenville","SC","US","296013635" +"1619501756","CONNECT","CONNECT URL","www.faithfultrans.com","N","Home Office","","OTHER","Other","Transportation Information","CSV","CSV","","5416 Higgins Way","","Orlando","FL","US","328081450" +"1912531013","DIRECT","Direct Messaging Address","HOGARREMANZODEPAZ@OUTLOOK.COM","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","ALL PERSONAL INFORMATION OF EACH PATIENT","bo caricaboa carr 144 km 0 h 0.5 int","","JAYUYA","PR","US","00664" +"1538793674","CONNECT","CONNECT URL","Loiza","N","","","","","","","","","Calle Pimentel y Sector Las Flores","16 / Cienaga baja","Rio Grande","PR","US","00772" +"1275167306","DIRECT","Direct Messaging Address","liaison@imsillinois.com","N","","","DIRECT","Direct","","","","","3006 Coolidge St","","Oak Brook","IL","US","605232205" +"1609400738","OTHERS","Other URL","courtneyabird@gmail.com","N","","","","","","","","","119 Scow Bay LP RD","","Petersburg","AK","US","998331556" +"1073147153","CONNECT","CONNECT URL","Athena","N","EMR system","","","","","","","","6567 E Carondelet Dr Ste 305","","Tucson","AZ","US","857106160" +"1801420948","DIRECT","Direct Messaging Address","amazinggrace@xxx.direct.charmhealth.com","N","amazinggrace@xxx.direct.charmhealth.com","","DIRECT","Direct","","","","","445 Marshall St","","Phillipsburg","NJ","US","088652695" +"1801420948","DIRECT","Direct Messaging Address","amazinggrace@xxx.direct.charmhealth.com","N","amazinggrace@xxx.direct.charmhealth.com","","DIRECT","Direct","","","","","641 NORTH 13TH STREET","SUITE E-101","EASTON","PA","US","18042" +"1699309732","DIRECT","Direct Messaging Address","rjaeger@rocsc.com","N","work email secure","","DIRECT","Direct","","CSV","CSV","","1051 W US Route 6","","Morris","IL","US","604504200" +"1982238069","DIRECT","Direct Messaging Address","Leanne@valeriamallett.com","N","","","","","","","","","10803 SE Cherry Blossom Dr","","Portland","OR","US","972163107" +"1487288569","DIRECT","Direct Messaging Address","Maurice.Luck@omh.ny.gov","N","","","","","","","","","1400 Noyes St","","Utica","NY","US","135023854" +"1629602719","CONNECT","CONNECT URL","www.providerconnect.com","N","medicaid portal","","DIRECT","Direct","","OTHER","Other","password protected","23205 Wilderness Walk Ct","","Gaithersburg","MD","US","208822732" +"1699309781","CONNECT","CONNECT URL","Computer","N","","","","","","","","","3351 Soloman Lea Rd","","Leasburg","NC","US","272919375" +"1689208787","DIRECT","Direct Messaging Address","sabrina.pamintuan@ctcprograms.com","N","confidential email for work","","HIE","Health Information Exchange (HIE)","","","","","8898 Clairemont Mesa Blvd","","San Diego","CA","US","921231147" +"1942834049","OTHERS","Other URL","URL","N","URL","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","100 Asch Loop Apt 13G","","Bronx","NY","US","104754016" +"1760016869","CONNECT","CONNECT URL","Greenway","N","","","DIRECT","Direct","","CSV","CSV","","414 5th Ave","","Albany","GA","US","317011976" +"1588298681","DIRECT","Direct Messaging Address","vcream@lchcnet.org","N","","","","","","","","","269 Union St","","Lynn","MA","US","019011314" +"1386278489","DIRECT","Direct Messaging Address","danelleajohnson@innercountyoutreach.org","N","email","","DIRECT","Direct","","","","","529 Edmund St","","Aberdeen","MD","US","210013429" +"1346874443","DIRECT","Direct Messaging Address","crodriguez@lchcnet.org","N","","","","","","","","","269 Union St","","Lynn","MA","US","019011314" +"1992339030","CONNECT","CONNECT URL","brixton@positiveimpactdental.org","N","office email","","","","","","","","7101 NW Expressway","","Oklahoma City","OK","US","731321579" +"1518591627","DIRECT","Direct Messaging Address","robertsspeechtherapy1@hotmail.com","N","office","","DIRECT","Direct","","OTHER","Other","Kerrville","306 Wesley Dr Ste A","","Kerrville","TX","US","780285822" +"1366076416","OTHERS","Other URL","http://www.cloverpark.k12.wa.us/","N","Clover Park School District","","OTHER","Other","http://www.cloverpark.k12.wa.us/","","","","7801 Steilacoom Blvd SW","","Lakewood","WA","US","984986105" +"1568096683","OTHERS","Other URL","Oswego","N","","","DIRECT","Direct","","","","","74 Bunner St","","Oswego","NY","US","131263357" +"1598399636","OTHERS","Other URL","https://www.bcw-bibs.com","N","Progress Notes and Billing submission","","","","","","","","1192 Fawn Forest Rd","","Grovetown","GA","US","308130019" +"1962036004","OTHERS","Other URL","n/a","N","","","","","","","","","3771 Stefani Rd","","Cantonment","FL","US","325337795" +"1770117814","CONNECT","CONNECT URL","EHR","N","","","HIE","Health Information Exchange (HIE)","URL","OTHER","Other","EHR","3291 Buckman Springs Rd","","Pine Valley","CA","US","919624003" +"1033743174","DIRECT","Direct Messaging Address","kendallvannostrand@solwellness.clinic","Y","work email","Sol Wellness","DIRECT","Direct","","OTHER","Other","email","805 Early St Ste B102","","Santa Fe","NM","US","875051707" +"1285268326","OTHERS","Other URL","WellSky","N","Patient software","","","","","","","","111 W Washington St Ste 310","","East Peoria","IL","US","616112559" +"1881228856","DIRECT","Direct Messaging Address","info@relaxologyaz.com","N","","","","","","","","","85 W Combs Rd Ste 103","","San Tan Valley","AZ","US","851409106" +"1437783404","CONNECT","CONNECT URL","elise@cityviewcounseling.com","N","e-mail","","","","","","","","1301 Shiloh Rd NW Ste 340","","Kennesaw","GA","US","301447151" +"1346874310","DIRECT","Direct Messaging Address","candice@heartofabundance.org","N","","","","","","","","","3707 E Southern Ave Ste 2058","","Mesa","AZ","US","852066217" +"1861026858","CONNECT","CONNECT URL","Elvis_ferrer@yahooo.com","N","","","","","","","","","14732 Elaine Ave","","Norwalk","CA","US","906505913" +"1588298574","DIRECT","Direct Messaging Address","reinaldo.rodriguez@k12.dc.gov","N","email","","DIRECT","Direct","","OTHER","Other","healthcare information","1200 1st St NE Fl 10","","Washington","DC","US","200027954" +"1588298574","DIRECT","Direct Messaging Address","reinaldo.rodriguez@k12.dc.gov","N","","","","","","","","","2 M St NE Apt 901","","Washington","DC","US","200023990" +"1992339980","CONNECT","CONNECT URL","Google","N","","","DIRECT","Direct","","CSV","CSV","","3053 W Craig Rd # 252","","North Las Vegas","NV","US","890325124" +"1992339980","CONNECT","CONNECT URL","Nevada","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3053 W Craig Rd # 252","","North Las Vegas","NV","US","890325124" +"1992339980","CONNECT","CONNECT URL","Qsblessedhandsmobileseniorcare@aol.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3053 W Craig Rd # 252","","North Las Vegas","NV","US","890325124" +"1508490590","OTHERS","Other URL","Wasilla","N","","","","","","","","","1401 S Seward Meridian Pkwy # ABC","","Wasilla","AK","US","996548312" +"1326672320","CONNECT","CONNECT URL","https://www.therapyinphiladelphia.com/","N","Website","","","","","CSV","CSV","","233 S 6th St Ste C33","","Philadelphia","PA","US","191063763" +"1851925853","DIRECT","Direct Messaging Address","nbanh@hawaii.edu","N","","","","","","","","","1936 Vancouver Dr","","Honolulu","HI","US","968222450" +"1568096626","OTHERS","Other URL","hearingforallllc@gmail.com","N","","","","","","","","","3724 Eubank Blvd NE","","Albuquerque","NM","US","871113537" +"1750915823","OTHERS","Other URL","CentralReach","N","","","","","","","","","590 W Highway 105 Ste 184","","Monument","CO","US","801329125" +"1720612708","DIRECT","Direct Messaging Address","katherine@auracounseling.com","N","","","","","","","","","3050 12th Ave Rd","","Nampa","ID","US","836868400" +"1093349060","DIRECT","Direct Messaging Address","awarren@thebridgeny.org","N","encrypted email","","","","","","","","560 Southern Blvd","","Bronx","NY","US","104553715" +"1669006730","CONNECT","CONNECT URL","Cherokee","N","","","","","","","","","1 Hospital Rd","Caller Box C-268","Cherokee","NC","US","287192871" +"1508490582","OTHERS","Other URL","senoia","N","","","","","","","","","7285 Highway 16 Ste A","","Senoia","GA","US","302763348" +"1508490582","OTHERS","Other URL","senoia","N","","","","","","","","","7285 Highway 16 Ste A","","Senoia","GA","US","302763348" +"1316571599","OTHERS","Other URL","@","N","","","","","","","","","5408 NE 29th Ave","","Portland","OR","US","972116244" +"1700410834","OTHERS","Other URL","Internet","N","","","OTHER","Other","Internet","OTHER","Other","Website","260 E 188th St","","Bronx","NY","US","104585302" +"1437783594","DIRECT","Direct Messaging Address","Kellie.Burgess@sequelyouthservices.com","Y","","SequelCare of Maine, LLC","DIRECT","Direct","","CSV","CSV","","70 Bayview St","","Yarmouth","ME","US","040966993" +"1013541192","CONNECT","CONNECT URL","travon.s.johnson.mil@mail.mil","N","Government email with encryption.","","DIRECT","Direct","","CSV","CSV","","2817 Reilly St Bldg 4-3219","","Fort Bragg","NC","US","283107324" +"1578197687","CONNECT","CONNECT URL","Gouvernuer","N","Gouvernuer","","DIRECT","Direct","","CSV","CSV","","227 Madison St","","New York","NY","US","100027537" +"1831723949","DIRECT","Direct Messaging Address","mkazami@att.net","N","","","","","","","","","4144 Lindell Blvd Ste 222","","Saint Louis","MO","US","631082932" +"1972137008","CONNECT","CONNECT URL","computer","N","emr","","DIRECT","Direct","","CSV","CSV","","4503 NW 103rd Ave Ste 103","","Sunrise","FL","US","333517981" +"1972137008","CONNECT","CONNECT URL","computer","N","emr","","DIRECT","Direct","","CSV","CSV","","4503 NW 103rd Ave Ste 103","","Sunrise","FL","US","333517981" +"1972137008","CONNECT","CONNECT URL","computer","N","emr","","DIRECT","Direct","","CSV","CSV","","4503 NW 103rd Ave Ste 103","","Sunrise","FL","US","333517981" +"1780218818","CONNECT","CONNECT URL","Montgomery","N","","","HIE","Health Information Exchange (HIE)","","","","","215 Perry Hill Rd","","Montgomery","AL","US","361093725" +"1417581547","CONNECT","CONNECT URL","www.mcalesterdds.com","N","email","","","","","","","","320 S 4th St","","McAlester","OK","US","745015409" +"1962036020","OTHERS","Other URL","jenpettus@yahoo.com","N","","","","","","","","","1847 Belmar Ct","","Folsom","CA","US","956306142" +"1316571474","CONNECT","CONNECT URL","benrobert@oasistransports.com","N","secure email","","OTHER","Other","none","","","","6827 N Orange Blossom Trl","","Orlando","FL","US","328104174" +"1407480569","CONNECT","CONNECT URL","www.aveanna.com","N","","","","","","","","","2250 Wehrle Dr","","Williamsville","NY","US","142217034" +"1396379459","CONNECT","CONNECT URL","Brooklyn","N","","","","","","","","","192 Throop Ave","","Brooklyn","NY","US","112065334" +"1295369361","CONNECT","CONNECT URL","https://www.saludclinic.org/brighton","N","","","","","","","","","1860 E Egbert St","","Brighton","CO","US","806012404" +"1477187532","DIRECT","Direct Messaging Address","7036pharmacydept@hy-vee.com","N","","","","","","","","","3402 Main St","","Emmetsburg","IA","US","505361515" +"1871127944","OTHERS","Other URL","dr.lisareiss@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","236 Shore Dr E","","Miami","FL","US","331332622" +"1285268250","DIRECT","Direct Messaging Address","rxcontracting@symbria.com","N","","","","","","","","","28100 Torch Pkwy Ste 600","","Warrenville","IL","US","605554030" +"1376177345","OTHERS","Other URL","miami","N","","","","","","","","","6447 Miami Lakes Dr Ste 203J","","Miami Lakes","FL","US","330142703" +"1932733904","OTHERS","Other URL","Centerstone","N","","","","","","","","","902 W Main St","","West Frankfort","IL","US","628962210" +"1750915732","CONNECT","CONNECT URL","Home","N","","","","","","","","","4471 Dean Martin Dr Unit 1400","","Las Vegas","NV","US","891034235" +"1275167256","DIRECT","Direct Messaging Address","jessica.ruzich@va.gov","N","","","","","","","","","3350 La Jolla Village Dr","","San Diego","CA","US","921610002" +"1073147054","CONNECT","CONNECT URL","deantaylorcc.com","N","business website","","DIRECT","Direct","","","","","1800 Westlake Ave N Ste 304","","Seattle","WA","US","981092782" +"1841824836","OTHERS","Other URL","skmtransit9@gmail.com","N","","","","","","","","","5608 Mingee Way","","Elk Grove","CA","US","957571647" +"1093349086","CONNECT","CONNECT URL","alyaa.hussien@skagitvalleyhospital.com","N","","","","","","","","","22526 SE 4th St Unit 526","","Sammamish","WA","US","980745057" +"1093349086","CONNECT","CONNECT URL","alyaa.hussien@riteaid.com","N","","","","","","","","","1901 N Steptoe St","","Kennewick","WA","US","993367120" +"1801420898","CONNECT","CONNECT URL","ATLANTA","N","","","","","","","","","334 Woodmill Way SW","","Atlanta","GA","US","303319496" +"1982238978","OTHERS","Other URL","sancj9cy@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","90 Kew Dr","","Springfield","NJ","US","070812505" +"1619501608","DIRECT","Direct Messaging Address","kelly.royce@christushealth.org","N","","","","","","","","","323 E Hawkins Pkwy Fl 2","","Longview","TX","US","756058153" +"1053945055","CONNECT","CONNECT URL","HL7","N","","","","","","","","","5118 S Mlk Blvd","","Lansing","MI","US","489113536" +"1316571318","CONNECT","CONNECT URL","macopelan@augusta.edu","N","Work Email","","DIRECT","Direct","","OTHER","Other","Email","1430 John Wesley Gilbert Drive","","Augusta","GA","US","309120001" +"1992339998","OTHERS","Other URL","janine@iamlivingwellness.com","N","","","","","","","","","12801 Iron Bridge Rd Ste 100","","Chester","VA","US","238311669" +"1184258188","CONNECT","CONNECT URL","Jessicabledsoe@specializedhc.com","N","","","","","","","","","3302 N Woodbine Rd","","Saint Joseph","MO","US","645059323" +"1184258188","CONNECT","CONNECT URL","Jessicabledsoe@specializedhc.com","N","","","","","","","","","606 NE 43rd Ter","","Kansas City","MO","US","641162160" +"1184258188","CONNECT","CONNECT URL","Jessicabledsoe@specializedhc.com","N","","","","","","","","","606 NE 43rd Ter","","Kansas City","MO","US","641162160" +"1710511712","CONNECT","CONNECT URL","iPad","N","","","","","","","","","297 Green Valley Rd","","Scotts Valley","CA","US","950663004" +"1710511712","CONNECT","CONNECT URL","Ipad","N","","","","","","","","","297 Green Valley Rd","","Scotts Valley","CA","US","950663004" +"1164056164","CONNECT","CONNECT URL","connect","N","","","","","","","","","2330 Beverly Blvd","","Los Angeles","CA","US","900572220" +"1528692522","DIRECT","Direct Messaging Address","annemarie@innerrhythmcounseling.com","N","Business Email","","","","","","","","2300 Canyon Blvd Ste 4","","Boulder","CO","US","803025619" +"1528692522","DIRECT","Direct Messaging Address","annemarie@innerrhythmcounseling.com","N","Business Email","","","","","","","","2300 Canyon Blvd Ste 4","","Boulder","CO","US","803025619" +"1528692522","DIRECT","Direct Messaging Address","annemarie@innerrhythmcounseling.com","N","Business Email","","","","","","","","2300 Canyon Blvd Ste 4","","Boulder","CO","US","803025619" +"1528692522","DIRECT","Direct Messaging Address","annemarie@innerrhythmcounseling.com","N","Business Email","","","","","","","","2300 Canyon Blvd Ste 4","","Boulder","CO","US","803025619" +"1528692522","DIRECT","Direct Messaging Address","annemarie@innerrhythmcounseling.com","N","Business Email","","","","","","","","2300 Canyon Blvd Ste 4","","Boulder","CO","US","803025619" +"1528692522","DIRECT","Direct Messaging Address","annemarie@innerrhythmcounseling.com","N","Business Email","","","","","","","","2300 Canyon Blvd Ste 4","","Boulder","CO","US","803025619" +"1134753148","DIRECT","Direct Messaging Address","wards@region18.org","N","","","DIRECT","Direct","","","","","69 Lyme St","","Old Lyme","CT","US","063712359" +"1447884473","SOAP","SOAP URL","computer","N","work computer","","DIRECT","Direct","","CSV","CSV","","234 Willard St Ste A","","Cocoa","FL","US","329227984" +"1801420815","OTHERS","Other URL","Epic","N","Electronic Health Record Information and communication system between providers and patient","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11234 Anderson St","","Loma Linda","CA","US","923542804" +"1417581463","OTHERS","Other URL","unknown","N","","","","","","","","","88550 Maple Rd","","Jewett","OH","US","439868772" +"1114551124","DIRECT","Direct Messaging Address","michaelm@michelleragozzine.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","26 Broad St","","Milford","CT","US","064603350" +"1609400639","DIRECT","Direct Messaging Address","brenda.buerkle@eckertyouth.com","N","company email address","","DIRECT","Direct","","CSV","CSV","","719 East 11th Street","","Williston","ND","US","58801" +"1235763269","CONNECT","CONNECT URL","Guaynabo","N","","","","","","","","","125 Ave. Ponce de Leon","Amelia Waterfront","Guaynabo","PR","US","00965" +"1235763269","CONNECT","CONNECT URL","Guaynabo","N","","","","","","","","","125 Ave. Ponce de Leon","Amelia Waterfront","Guaynabo","PR","US","00965" +"1235763269","CONNECT","CONNECT URL","Guaynabo","N","","","","","","","","","125 Ave. Ponce de Leon","Amelia Waterfront","Guaynabo","PR","US","00965" +"1124652169","DIRECT","Direct Messaging Address","ktirres@aliviane.org","Y","Business Email","ALIVIANE, INC","DIRECT","Direct","","","","","1626 Medical Center Dr Fl 5","","El Paso","TX","US","799025010" +"1649804501","CONNECT","CONNECT URL","Simplepractice.com","N","","","DIRECT","Direct","","CSV","CSV","","3262 Westheimer Rd Ste 645","","Houston","TX","US","770981002" +"1992339857","DIRECT","Direct Messaging Address","counseling@parzivalpopof.com","N","Business Email (HIPAA compliant)","","","","","","","","715 N 103rd St","","Seattle","WA","US","981339205" +"1780218669","CONNECT","CONNECT URL","Laptop","N","","","","","","","","","426 S Manhattan Pl Apt 300","","Los Angeles","CA","US","900204185" +"1780218669","CONNECT","CONNECT URL","Laptop","N","","","","","","","","","426 S Manhattan Pl Apt 300","","Los Angeles","CA","US","900204185" +"1780218669","CONNECT","CONNECT URL","Laptop","N","","","","","","","","","426 S Manhattan Pl Apt 300","","Los Angeles","CA","US","900204185" +"1245864248","CONNECT","CONNECT URL","URL","N","","","","","","","","","2235 Dartmouth Ave","","Columbus","OH","US","432192646" +"1245864248","CONNECT","CONNECT URL","614348-5969","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2235 Dartmouth Ave","","Columbus","OH","US","432192646" +"1629602636","OTHERS","Other URL","EMR","N","","","","","","","","","900 23rd St NW","","Washington","DC","US","200372342" +"1588298590","DIRECT","Direct Messaging Address","cdevries@pioneerresources.org","N","","","DIRECT","Direct","","OTHER","Other","csv","1175 Wesley Ave","","Muskegon","MI","US","494422100" +"1679107684","CONNECT","CONNECT URL","Dombrooklyn","N","","","","","","","","","218 S 38th St","","Tacoma","WA","US","984187807" +"1679107684","CONNECT","CONNECT URL","Dombrooklyn","N","","","","","","","","","218 S 38th St","","Tacoma","WA","US","984187807" +"1740814755","SOAP","SOAP URL","https://www.advancedmd.com","N","Electronic system for sharing and entering information","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","630 E Main St","","Anoka","MN","US","553032527" +"1548894553","DIRECT","Direct Messaging Address","mckenzie.gamble@mennohaven.org","N","Company email","","DIRECT","Direct","","","","","2011 Scotland Ave","","Chambersburg","PA","US","172011451" +"1427682442","CONNECT","CONNECT URL","LEXINGTON","N","","","","","","","","","4101 Tates Creek Centre Dr","","Lexington","KY","US","405173066" +"1417581430","CONNECT","CONNECT URL","CONCIERGEHEALTHCAREAGENCY@GMAIL.COM","N","BUSINESS EMAIL","","DIRECT","Direct","","CSV","CSV","","233 Knight Rd","","Portsmouth","VA","US","237012722" +"1760016786","DIRECT","Direct Messaging Address","mindy_roberts@clarke.edu","N","","","","","","","","","2600 Dodge St Ste D4","","Dubuque","IA","US","520037161" +"1033743059","CONNECT","CONNECT URL","none","N","none","","DIRECT","Direct","","CSV","CSV","","3734 S Park Ave","","Blasdell","NY","US","142191802" +"1841824869","OTHERS","Other URL","Tampa","N","","","","","","","","","812 W Mlk Blvd Ste 100","","Tampa","FL","US","336033338" +"1013541036","CONNECT","CONNECT URL","samantha.ledwith@ncyf.org","N","protected work email","","DIRECT","Direct","","CSV","CSV","","203 East St","","Easthampton","MA","US","010271234" +"1639703655","DIRECT","Direct Messaging Address","kmcintosh@btmth.org","N","COMPANY","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","117 Ashwood Ave","","Dayton","OH","US","454052643" +"1285268201","DIRECT","Direct Messaging Address","cynthia.parke@bannerhealth.com","N","","","","","","","","","1632 E Palmcroft Dr","","Tempe","AZ","US","852822631" +"1720612740","DIRECT","Direct Messaging Address","asdwyer0@frostburg.edu","N","email","","DIRECT","Direct","","","","","101 Braddock Rd","","Frostburg","MD","US","215322303" +"1720612740","DIRECT","Direct Messaging Address","asdwyer0@frostburg.edu","N","email","","DIRECT","Direct","","","","","101 Braddock Rd","","Frostburg","MD","US","215322303" +"1720612740","DIRECT","Direct Messaging Address","asdwyer0@frostburg.edu","N","email","","DIRECT","Direct","","","","","101 Braddock Rd","","Frostburg","MD","US","215322303" +"1720612740","DIRECT","Direct Messaging Address","asdwyer0@frostburg.edu","N","email","","DIRECT","Direct","","","","","101 Braddock Rd","","Frostburg","MD","US","215322303" +"1720612740","DIRECT","Direct Messaging Address","asdwyer0@frostburg.edu","N","email","","DIRECT","Direct","","","","","101 Braddock Rd","","Frostburg","MD","US","215322303" +"1720612740","DIRECT","Direct Messaging Address","asdwyer0@frostburg.edu","N","email","","DIRECT","Direct","","","","","101 Braddock Rd","","Frostburg","MD","US","215322303" +"1275167298","DIRECT","Direct Messaging Address","marissa.degroot@timberlineknolls.com","N","Lemont","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","40 Timberline Dr","","Lemont","IL","US","604393848" +"1821622846","CONNECT","CONNECT URL","INFO@EXCEPTIONALWELLNESSCOUNSELING.COM","N","","","DIRECT","Direct","","CSV","CSV","","219 Taylors Mills Rd","","Manalapan","NJ","US","077263255" +"1417581448","DIRECT","Direct Messaging Address","crhoads@behavioal-innovations.com","N","","","DIRECT","Direct","","","","","930 Wall St","","Norman","OK","US","730696319" +"1730713777","DIRECT","Direct Messaging Address","ldaoulas@southeasternaba.com","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","aba","13 Gates Rd","","Marshfield","MA","US","020504744" +"1033743075","OTHERS","Other URL","Richmond","N","address","","DIRECT","Direct","","CSV","CSV","","1701 Byrd Ave","","Richmond","VA","US","232303011" +"1255965208","CONNECT","CONNECT URL","https://www.luriechildrens.org/","N","","","","","","","","","225 E Chicago Ave","","Chicago","IL","US","606112991" +"1982238937","CONNECT","CONNECT URL","IPAD","N","apple IPAD","","","","","","","","25 Mason St","","Fall River","MA","US","027232401" +"1790319747","OTHERS","Other URL","www.kdhcd.org","N","company website","","OTHER","Other","directory","OTHER","Other","directory","4949 W Cypress Ave","","Visalia","CA","US","932771591" +"1619501665","CONNECT","CONNECT URL","Strongsville","N","","","","","","","","","13778 Brigadoon Way","","Strongsville","OH","US","441494118" +"1871127837","OTHERS","Other URL","www.goldenbridgespch.com","N","Company Website","","OTHER","Other","www.goldenbridgespch.com","CSV","CSV","","3186 Evans Mill Rd","","Lithonia","GA","US","300382420" +"1811521776","OTHERS","Other URL","Pocasset","N","","","","","","","","","4 Barlows Landing Rd","","Pocasset","MA","US","025591980" +"1629602586","DIRECT","Direct Messaging Address","lwhited@mdanderson.org","N","","","DIRECT","Direct","","","","","1515 Holcombe Blvd Unit 377","","Houston","TX","US","770304000" +"1427682392","OTHERS","Other URL","Genuinecarehealthcareservices@gmail.com","N","","","","","","","","","822 Corral Dr","","Charleston","SC","US","294145117" +"1073147948","OTHERS","Other URL","na","N","","","","","","","","","8920 SW 142nd Ave Apt 721","","Miami","FL","US","331867849" +"1518591486","OTHERS","Other URL","https://baptisthealth.sharepoint.com/sites/BEN/COR/Pages/default.aspx?wa=wsignin1.0","N","","","","","","","","","1 Trillium Way","","Corbin","KY","US","407018727" +"1285268169","DIRECT","Direct Messaging Address","randy@buschentrepreneurs.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","934 SW 48th Ter","","Cape Coral","FL","US","339147399" +"1871127753","OTHERS","Other URL","jeanine.wilkerson@nccare.net","Y","secure email","STRATEGIC INTERVENTIONS, INC","DIRECT","Direct","","OTHER","Other","secure email","304C W Union St","","Morganton","NC","US","286553729" +"1235763111","CONNECT","CONNECT URL","drswann@pediatricpsychologyservices.com","Y","","PEDIATRIC PSYCHOLOGY SERVICES OF COLORADO","","","","","","","817 Colorado Ave Ste 104A","","Glenwood Springs","CO","US","816013352" +"1417581307","CONNECT","CONNECT URL","Brooklyn","N","","","","","","","","","1135 Park Pl Apt 3","","Brooklyn","NY","US","112132601" +"1487288379","OTHERS","Other URL","borderestransportation@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","email","7540 Pineridge St","","New Orleans","LA","US","701283303" +"1487288379","OTHERS","Other URL","Borderestransportation@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","7540 Pineridge St","","New Orleans","LA","US","701283303" +"1053945097","OTHERS","Other URL","jacoposcaggiante@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","Via Montpellier 1","University of Rome Tor Vergata","Rome","Italy","IT","00133" +"1528692589","OTHERS","Other URL","raponteberrios@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","","","","68 Calle Barcelo","","Barranquitas","PR","US","007941758" +"1720612765","OTHERS","Other URL","dyovino@buckssupportservices.com","N","","","","","","","","","17 Barclay St","","Newtown","PA","US","18940" +"1497389423","CONNECT","CONNECT URL","https://cobiusconnect.cobius.com:8291/Gateway/DocumentSubmission/2_0/NhinService/XDRRequest_Service","Y","2.16.840.1.113883.3.1068.1","Cobius Healthcare Solutions","OTHER","Other","CMS esMD eMDR","","","","2720 Dundee Rd # 302","","Northbrook","IL","US","600622609" +"1114551074","CONNECT","CONNECT URL","thereishopecounselingcenter@gmail.com","N","","","","","","","","","3054 Morgan Rd","","Bessemer","AL","US","350226452" +"1669006623","OTHERS","Other URL","Jais","N","","","DIRECT","Direct","","OTHER","Other","Site where information stored","7310 Woodward Ave Ste 601","","Detroit","MI","US","482023165" +"1538793427","CONNECT","CONNECT URL","egclearviewservices@yahoo.com","N","company email","","DIRECT","Direct","","","","","330 New York Ave","","Kissimmee","FL","US","347415133" +"1144854001","CONNECT","CONNECT URL","mdizon@theccmc.net","N","","","DIRECT","Direct","","CSV","CSV","","5 Manor Dr Apt 3N","","Newark","NJ","US","071063236" +"1235763277","CONNECT","CONNECT URL","Computer-rx","N","software","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3401 Altamesa Blvd Ste 122","","Fort Worth","TX","US","761338701" +"1437783321","CONNECT","CONNECT URL","ConnectURL","N","ConnectURL","","DIRECT","Direct","","CSV","CSV","","4201 Medical Dr Ste 330","","San Antonio","TX","US","782295805" +"1912531948","FHIR","FHIR URL","Indianapolis","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2301 N Meridian St","","Indianapolis","IN","US","462085729" +"1912531948","FHIR","FHIR URL","Indianapolis","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","101 E 34th St","","Indianapolis","IN","US","462053408" +"1790319721","CONNECT","CONNECT URL","N/A","N","","","","","","","","","336 Ludwig Dr","","Circleville","OH","US","431139124" +"1598399529","OTHERS","Other URL","NA","N","","","","","","","","","3015 Airlie St","","Charlotte","NC","US","282053225" +"1295369221","DIRECT","Direct Messaging Address","eilkmen@adler.edu","N","e-mail","","","","","","","","820 N Orleans St Ste 216","","Chicago","IL","US","606103132" +"1215561246","OTHERS","Other URL","https://doxy.me/mshall","N","Doxy.me file transfer","","DIRECT","Direct","","CSV","CSV","","2752 Spirit Creek Rd","","Hephzibah","GA","US","308157945" +"1407480437","CONNECT","CONNECT URL","Bellefaire","N","","","","","","","","","22001 Fairmount Blvd","","Shaker Heights","OH","US","441184819" +"1043844079","CONNECT","CONNECT URL","BRIDGTON","N","","","","","","","","","14 Frances Bell Dr","","Bridgton","ME","US","040091278" +"1730713769","CONNECT","CONNECT URL","cmbhs.com","N","HHSC","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2410 E Adams Ave","","Temple","TX","US","765014600" +"1679107619","OTHERS","Other URL","(561)818-7699","N","","","DIRECT","Direct","","","","","9750 Fleming Grant Rd","","Micco","FL","US","329763326" +"1447884481","OTHERS","Other URL","Centerstone","N","","","","","","","","","2615 Edwards St","","Alton","IL","US","620023915" +"1881228823","CONNECT","CONNECT URL","odhc.org","N","","","","","","","","","309 Holly Ln","","Mankato","MN","US","560015422" +"1104450147","OTHERS","Other URL","alpharetta@homehelpershomecare.com","N","","","","","","","","","5755 N Point Pkwy Ste 281","","Alpharetta","GA","US","300221176" +"1427682475","DIRECT","Direct Messaging Address","aishanoah@hotmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","915 175th St","","Homewood","IL","US","604302058" +"1639703523","CONNECT","CONNECT URL","mary.emadi@ahold.com","N","business email","","DIRECT","Direct","","OTHER","Other","business emails","1320 Londontown Blvd","","Eldersburg","MD","US","217846409" +"1639703523","CONNECT","CONNECT URL","mary.emadi@ahold.com","N","business email","","DIRECT","Direct","","OTHER","Other","business emadil","1320 Londontown Blvd","","Eldersburg","MD","US","217846409" +"1588298533","CONNECT","CONNECT URL","Office","N","","","DIRECT","Direct","","CSV","CSV","","110 Harris Rd","","Charlottesville","VA","US","229034238" +"1003440066","CONNECT","CONNECT URL","Partnersinpediatrictherapy.com","N","","","DIRECT","Direct","","","","","115 S Salem Dr","","Bardstown","KY","US","400041762" +"1194359158","DIRECT","Direct Messaging Address","wdwallis@mdanderson.org","N","work email","","DIRECT","Direct","","","","","1515 Holcombe Blvd","","Houston","TX","US","770304000" +"1730713793","CONNECT","CONNECT URL","Clinicsource.com","N","","","","","","CSV","CSV","","2150 Trawood Dr Ste A100","","El Paso","TX","US","799353383" +"1265066229","CONNECT","CONNECT URL","massageunique","N","SOAP NOTES","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4701 Kenmore Ave","Suite 121","Alexandria","VA","US","223042230" +"1265066229","OTHERS","Other URL","Alexandria","N","alexandria","","DIRECT","Direct","","CSV","CSV","","4701 Kenmore Ave","Suite 121","Alexandria","VA","US","223042230" +"1124652086","DIRECT","Direct Messaging Address","Brittany.Hammock@dominionyouthservices.com","N","Work Email","","DIRECT","Direct","","OTHER","Other","Emails","2601 Willard Rd Ste 105","","Richmond","VA","US","232943638" +"1194359067","DIRECT","Direct Messaging Address","Nfar@corticacare.com","N","Protected work email.","","DIRECT","Direct","","OTHER","Other","Documented behavior plans.","16800 Aston Ste 175","","Irvine","CA","US","926064820" +"1053945923","DIRECT","Direct Messaging Address","info@performance-orthopedics.com","N","","","DIRECT","Direct","","CSV","CSV","","27207 Lahser Rd Ste 108","","Southfield","MI","US","480342168" +"1235763103","OTHERS","Other URL","http://www2.carecloud.com/breeze/schedule-demo?Source=Web&Lead_Source_Detail=Google%20Adwords&Lead_S","N","CareCloud","","","","","","","","320 W Broadway Apt 5","","Boston","MA","US","021271962" +"1871127746","OTHERS","Other URL","N/A","N","N/A","","DIRECT","Direct","","CSV","CSV","","376 Keap St Apt 63","","Brooklyn","NY","US","112116363" +"1760016646","CONNECT","CONNECT URL","Indianapolis","Y","computer","Eagle Creek Chiropractic, PC","DIRECT","Direct","","CSV","CSV","","3820 N High School Rd","","Indianapolis","IN","US","462542709" +"1689208563","CONNECT","CONNECT URL","dcypress@spinesurgeon-nyc.com","N","","","","","","","","","160 Montague St","","Brooklyn","NY","US","112013507" +"1306470281","OTHERS","Other URL","cfo@palmercare.com","N","","","DIRECT","Direct","","","","","6851 Oak Hall Ln Ste 301","","Columbia","MD","US","210455846" +"1801420781","CONNECT","CONNECT URL","http://innovativetherapypartners.com/therapists","N","","","","","","","","","1010 Audace Ave Apt 402","","Boynton Beach","FL","US","334263450" +"1497389381","OTHERS","Other URL","Stanfordyouthsolutions.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","137 N Cottonwood St","","Woodland","CA","US","956956646" +"1588298475","CONNECT","CONNECT URL","Athena","N","","","","","","","","","2535 W Oak St","","Denton","TX","US","762012331" +"1164056057","DIRECT","Direct Messaging Address","s.silver@galtoceanrehab.com","N","Direct Email","","DIRECT","Direct","","CSV","CSV","","4001 N Ocean Dr Ste 305","","Lauderdale By The Sea","FL","US","333085968" +"1508490400","CONNECT","CONNECT URL","http://bayclinic.net/","N","","","","","","","","","1750 Thompson Rd","","Coos Bay","OR","US","974202100" +"1427682319","SOAP","SOAP URL","messages","N","messages","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","509 E Byron Nelson Blvd Ste C","","Roanoke","TX","US","762626183" +"1336773233","CONNECT","CONNECT URL","cikonte@callutheran.edu","N","","","","","","","","","660 E Los Angeles Ave Ste B2","","Simi Valley","CA","US","930651884" +"1144854043","DIRECT","Direct Messaging Address","alessandro@atd.email","N","Business Email","","","","","","","","9236 Copenhaver Dr","","Potomac","MD","US","208543018" +"1134753031","DIRECT","Direct Messaging Address","Jeremiah.t.leaming.mil@mail.mil","N","","","","","","","","","4430 Missouri Ave","","Fort Leonard Wood","MO","US","654739098" +"1861026767","OTHERS","Other URL","Ericbyles@georgia-diagnostics.com","N","","","","","","","","","2162 Bakers Mill Rd","","Dacula","GA","US","300194622" +"1679107577","CONNECT","CONNECT URL","sommermercer@gmail.com","N","","","","","","","","","5601 Newt Dobbs Trl","","Amarillo","TX","US","791186527" +"1588298491","DIRECT","Direct Messaging Address","anguevara@selectmedical.com","N","","","","","","","","","255 Union Blvd Ste 110","","Lakewood","CO","US","802281833" +"1174157002","DIRECT","Direct Messaging Address","lichnij@ccf.org","N","email","","DIRECT","Direct","","OTHER","Other","email","9500 Euclid Ave","","Cleveland","OH","US","441950001" +"1710511639","CONNECT","CONNECT URL","Oviedo","N","","","","","","","","","571 S Econ Cir","","Oviedo","FL","US","327654304" +"1942834858","OTHERS","Other URL","https://www.charlesriverhealth.org/patient-visitor-info/locations-hours/","N","","","OTHER","Other","Brighton","","","","495 Western Ave","","Brighton","MA","US","021351007" +"1568096485","DIRECT","Direct Messaging Address","lmpatusky@mercy.com","N","","","","","","","","","7500 State Rd","","Cincinnati","OH","US","452552439" +"1912531815","DIRECT","Direct Messaging Address","sbiehl@luc.edu","N","e-mail","","","","","","","","405 S Kenilworth Ave Apt 3","","Oak Park","IL","US","603024916" +"1982238945","CONNECT","CONNECT URL","precisioncardiacandvascular@gmail.com","N","","","","","","","","","2727 Bolton Boone Dr Ste 112","","DeSoto","TX","US","751152019" +"1255965216","OTHERS","Other URL","Pocasset","N","","","DIRECT","Direct","","","","","4 Barlows Landing Rd","","Pocasset","MA","US","025591980" +"1437783396","DIRECT","Direct Messaging Address","bishopaabrams@ejcwellnesscenter.com","N","company email","","DIRECT","Direct","","OTHER","Other","Word","4900 10th St NE","","Washington","DC","US","200173928" +"1346874203","CONNECT","CONNECT URL","Tulsa","N","","","","","","","","","7136 S Yale Ave Ste 300","","Tulsa","OK","US","741366381" +"1487288395","CONNECT","CONNECT URL","https://valantmed.com","N","Valant Cloud-Based EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","511 Brookside Ave","","Redlands","CA","US","923734611" +"1578197471","CONNECT","CONNECT URL","https://www.naviatric.com","N","","","DIRECT","Direct","","","","","3235 NW Saltzman Rd","","Portland","OR","US","972293950" +"1336773241","CONNECT","CONNECT URL","None","N","","","","","","","","","27250 W Canfield St Apt 201","","Dearborn Heights","MI","US","481271039" +"1336773241","CONNECT","CONNECT URL","None","N","","","","","","","","","27250 W Canfield St Apt 201","","Dearborn Heights","MI","US","481271039" +"1336773241","CONNECT","CONNECT URL","None","N","","","","","","","","","27250 W Canfield St Apt 201","","Dearborn Heights","MI","US","481271039" +"1134753049","DIRECT","Direct Messaging Address","latwell@umich.edu","N","","","","","","","","","7921 Forest Creek Ct","","Whitmore Lake","MI","US","481899142" +"1215561121","DIRECT","Direct Messaging Address","info@totalblissmassage.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","9770 N Ash Ave","","Kansas City","MO","US","641579742" +"1114551025","DIRECT","Direct Messaging Address","twilliamson@abskids.com","N","","","","","","","","","515 S 700 E Ste A","","Salt Lake City","UT","US","841022801" +"1841824752","CONNECT","CONNECT URL","https://www.luriechildrens.org","N","","","DIRECT","Direct","","CSV","CSV","","225 E Chicago Ave","","Chicago","IL","US","606112991" +"1922632835","DIRECT","Direct Messaging Address","core@coretreatment.com","N","PRACTICE EMAIL ADDRESS","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","617 Oak St","","Brainerd","MN","US","564013610" +"1467086371","DIRECT","Direct Messaging Address","kimberly.marshall@aultman.com","N","","","","","","","","","3593 S Arlington Rd","","Akron","OH","US","443125271" +"1730713645","DIRECT","Direct Messaging Address","mshook@acceleratedrecovery.com","N","secure email address","","HIE","Health Information Exchange (HIE)","","","","","1640 Powers Ferry Rd SE","","Marietta","GA","US","300675491" +"1821622739","CONNECT","CONNECT URL","fstjarne@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","15 W 12th St Apt 1B","","New York","NY","US","100118557" +"1992339808","CONNECT","CONNECT URL","noble","N","","","DIRECT","Direct","","","","","4401 Cross Country Rd","","Noble","OK","US","730687203" +"1447884366","OTHERS","Other URL","Labtop","N","API","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Desktop, mobile device, tablets","2114 Allendale Rd","","Baltimore","MD","US","212162520" +"1538793450","CONNECT","CONNECT URL","www.nutritionunlimitedrd.com","N","wedsite","","DIRECT","Direct","","","","","1512 South St","","Philadelphia","PA","US","191461636" +"1972137891","CONNECT","CONNECT URL","calstatehealthcare@gmail.com","N","","","","","","","","","6308 Woodman Ave Ste 107","","Van Nuys","CA","US","914012373" +"1053945972","DIRECT","Direct Messaging Address","ADMIN@FIRSTEXPRESSIONSINC.COM","N","","","HIE","Health Information Exchange (HIE)","","","","","4193 Flat Rock Dr Ste 200","","Riverside","CA","US","925057113" +"1316571235","CONNECT","CONNECT URL","Taos","N","","","","","","","","","412 Sipapu St","","Taos","NM","US","875716498" +"1386278208","CONNECT","CONNECT URL","Laptop","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","29526 Juneau Ln","","Farmington Hills","MI","US","483362754" +"1104450022","CONNECT","CONNECT URL","NYP.org","N","","","","","","","","","5645 Main St","","Flushing","NY","US","113555045" +"1295369114","OTHERS","Other URL","Na","N","","","","","","","","","363 Vanadium Rd Ste 105P","","Pittsburgh","PA","US","152431477" +"1730713652","DIRECT","Direct Messaging Address","Andrea_Meyer@outlook.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","25 Higo St","","Rancho Mission Viejo","CA","US","926941288" +"1730713652","DIRECT","Direct Messaging Address","Andrea_Meyer@outlook.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","25 Higo St","","Rancho Mission Viejo","CA","US","926941288" +"1902430820","OTHERS","Other URL","www.inrealtimewellness.com","N","website","","DIRECT","Direct","","CSV","CSV","","1536 Catharine St","","Philadelphia","PA","US","191462270" +"1275167108","DIRECT","Direct Messaging Address","lkelly@prototypes.org","N","","","","","","","","","845 E Arrow Hwy","","Pomona","CA","US","917672535" +"1992339824","CONNECT","CONNECT URL","7027966310","N","fax","","DIRECT","Direct","","OTHER","Other","Fax","6823 Ponderosa Way","","Las Vegas","NV","US","891182100" +"1265066195","DIRECT","Direct Messaging Address","megan@oclactationstation.com","N","Gsuite email","","DIRECT","Direct","","CSV","CSV","Direct messaging","25925 Faircourt Ln","","Laguna Hills","CA","US","926537517" +"1063046993","DIRECT","Direct Messaging Address","connie.woo@va.gov","N","work email","","","","","","","","3801 Miranda Ave","","Palo Alto","CA","US","943041207" +"1407480338","DIRECT","Direct Messaging Address","lauren0197@outlook.com","N","","","","","","","","","2407 S Campbell Ave","","Springfield","MO","US","658072903" +"1053945980","DIRECT","Direct Messaging Address","Kay@birthbeyonbraxton.com","N","","","","","","","","","901 Newville Rd","","Sutton","WV","US","266016310" +"1053945980","DIRECT","Direct Messaging Address","Kay@birthbeyondbraxton.com","N","","","","","","","","","901 Newville Rd","","Sutton","WV","US","266016310" +"1598399420","OTHERS","Other URL","Sacramento","N","","","OTHER","Other","DIRECT","OTHER","Other","sacramento","320 Bill Bean Cir","","Sacramento","CA","US","958351703" +"1316571243","DIRECT","Direct Messaging Address","CDAMARAN@UCAREHEALTHSERVICES.COM","N","CDAMARAN@UCAREHEALTHSERVICES.COM","","","","","","","","11055 SW 186th St Ste 203","","Cutler Bay","FL","US","331576842" +"1417581364","DIRECT","Direct Messaging Address","jlarochelle@skillsforlifeprogram.org","N","","","","","","","","","200 Ivy St","","Brookline","MA","US","024463907" +"1205460052","OTHERS","Other URL",".","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8000 York Rd","","Towson","MD","US","212520002" +"1386278133","OTHERS","Other URL","Stonybrook","N","","","","","","","","","100 Nicolls Rd","","Stony Brook","NY","US","117944140" +"1104450931","OTHERS","Other URL","Erikarush20@gmail.com","N","Email","","","","","","","","318 Montgomery St","","Alexandria","VA","US","223141516" +"1669006474","CONNECT","CONNECT URL","computer","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","61 Hoyle St","","Norwood","MA","US","020623292" +"1508490335","OTHERS","Other URL","Contactus@sandstonepsych.com","N","secure work email","","DIRECT","Direct","","CSV","CSV","","1070 West Horizon Parkway","Ste 210","Henderson","NV","US","890128901" +"1114551041","CONNECT","CONNECT URL","Continuum","N","","","","","","","","","407 Glenn Ave","","Egg Harbor Township","NJ","US","082346109" +"1841824778","CONNECT","CONNECT URL","tmac.clientsecure.me","Y","Simple Practice","The Mighty Acorn Counseling","","","","","","","2600 Oakstone Dr","","Columbus","OH","US","432317613" +"1578197406","OTHERS","Other URL","osu.edu","N","","","","","","","","","370 W 9th Ave","","Columbus","OH","US","432101238" +"1477187300","OTHERS","Other URL","https://aksnutrition.com","N","","","","","","","","","840 Plumbridge Ct","","Lithonia","GA","US","300589020" +"1649804584","DIRECT","Direct Messaging Address","rtofeeq2@mdmercy.com","Y","","Mercy Medical Center","","","","","","","6610 Tributary St Ste 206","","Baltimore","MD","US","212246514" +"1649804584","DIRECT","Direct Messaging Address","rtofeeq2@mdmercy.com","Y","","Mercy Medical Center","","","","","","","6610 Tributary St Ste 206","","Baltimore","MD","US","212246514" +"1285268128","DIRECT","Direct Messaging Address","phil@evoketherapy.com","N","","","DIRECT","Direct","","","","","Evoke at Entrada","2711 Santa Clara Dr","Santa Clara","UT","US","84765" +"1447884382","DIRECT","Direct Messaging Address","rcasanova@fldusd.org","N","Work Email","","","","","","","","1976 Morris Kyle Dr","","Firebaugh","CA","US","936229711" +"1417581356","CONNECT","CONNECT URL","N/A","N","","","OTHER","Other","N/A","","","","1468 Madison Ave","","New York","NY","US","100296508" +"1134753072","DIRECT","Direct Messaging Address","LXS915@MED.MIAMI.EDU","N","EMAIL","","DIRECT","Direct","","CSV","CSV","","29122 SW 157th Rd","","Homestead","FL","US","330332424" +"1689208522","CONNECT","CONNECT URL","Webster","N","personal","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","501 N Sarah Deel Dr Apt 1324","","Webster","TX","US","775982663" +"1932733870","DIRECT","Direct Messaging Address","Thanos.papavasiliou@memorialhermann.org","Y","Work email","Memorial Hermann Health System","DIRECT","Direct","","CSV","CSV","","2085 Westheimer Rd","","Houston","TX","US","770981539" +"1568096402","OTHERS","Other URL","N/A","N","","","","","","","","","75 Park Creek Dr Ste 104","","Clovis","CA","US","936114432" +"1831723782","CONNECT","CONNECT URL",".com","N","","","","","","","","","6339 Argyle Forest Blvd Ste 4","","Jacksonville","FL","US","322446601" +"1811521768","CONNECT","CONNECT URL","Springhill","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7074 Grove Rd","","Brooksville","FL","US","346098658" +"1811521768","CONNECT","CONNECT URL","Brooksville","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7074 Grove Rd","","Brooksville","FL","US","346098658" +"1447884390","DIRECT","Direct Messaging Address","vdowning@anewleaf.org","N","","","","","","","","","7420 S 45th Ave","","Laveen","AZ","US","853394293" +"1427682376","DIRECT","Direct Messaging Address","mliberma2@student.touro.edu","N","School email","","DIRECT","Direct","","","","","2986 Quentin Rd","","Brooklyn","NY","US","112291838" +"1518591460","DIRECT","Direct Messaging Address","kathie@myndworkspsych.com","N","Kathie's E-Mail","","DIRECT","Direct","","CSV","CSV","","3724 Jefferson St Ste 206","","Austin","TX","US","787316221" +"1871127720","CONNECT","CONNECT URL","areilmackenzie@2gmail.com","N","email","","","","","","","","2921 Parkside Rd","","Columbus","OH","US","432042543" +"1831723683","OTHERS","Other URL","Mail","N","","","","","","","","","25700 W 7 Mile Rd","","Redford","MI","US","482401769" +"1104450956","CONNECT","CONNECT URL","online","N","online","","DIRECT","Direct","","CSV","CSV","","2 Long Ridge Rd","","Redding","CT","US","068961111" +"1740814599","OTHERS","Other URL","Towson","N","","","","","","","","","7800 York Rd","","Towson","MD","US","212047450" +"1649804493","CONNECT","CONNECT URL","Nashville","N","","","DIRECT","Direct","","CSV","CSV","","230 Venture Cir","","Nashville","TN","US","372281604" +"1366076119","OTHERS","Other URL","WebPT","N","HIPAA compliant web based EHR","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","751 Old Richardson Hwy Ste 101","","Fairbanks","AK","US","997017802" +"1538793393","OTHERS","Other URL","Jotform","N","HIPPA compliant forms","","HIE","Health Information Exchange (HIE)","","OTHER","Other","JotForm","15744 NE 11th Ct","","North Miami Beach","FL","US","331625322" +"1447884200","DIRECT","Direct Messaging Address","jennifer.littles@chsfl.org","N","Email","","DIRECT","Direct","","","","","3027 San Diego Rd","","Jacksonville","FL","US","322073691" +"1528692332","DIRECT","Direct Messaging Address","ksduncan@tpi-berkeley.org","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","Berkeley","2232 Carleton St","","Berkeley","CA","US","947043225" +"1356975155","DIRECT","Direct Messaging Address","sbaker@ndninc.org","N","Email address","","DIRECT","Direct","","OTHER","Other","Emails","2200 4th St","","Baker City","OR","US","978142615" +"1083248892","SOAP","SOAP URL","Nevada","N","","","","","","","","","3918 Cherokee Ave E","","Las Vegas","NV","US","891214511" +"1184258980","DIRECT","Direct Messaging Address","mhull@accmhs.org","N","email","","DIRECT","Direct","","","","","6452 Lindsey Rd","","Delton","MI","US","490469717" +"1285268011","DIRECT","Direct Messaging Address","JLZadlo@mdanderson.org","Y","MD Anderson secure email","UNIV OF TEXAS MD ANDERSON CANCER CENTER","DIRECT","Direct","","OTHER","Other","secure email","1515 Holcombe Blvd","","Houston","TX","US","770304000" +"1710511522","OTHERS","Other URL","www.ixiwelness.com","Y","Secure Websote","IXI Wellness Dallas LLC","DIRECT","Direct","","OTHER","Other","Secure Website","701 Commerce St","","Dallas","TX","US","752024522" +"1588298392","CONNECT","CONNECT URL","bandpsmith1@live.com","N","","","","","","","","","530 Eves Ct","","Ashland","KY","US","411015146" +"1013541853","REST","RESTful URL","Sparks","N","","","HIE","Health Information Exchange (HIE)","","","","","610 S 18th St","","Sparks","NV","US","894315518" +"1194359935","OTHERS","Other URL","Daybreakventure.com","N","Website","","DIRECT","Direct","","OTHER","Other","Other","709 W 5th St","","Bonham","TX","US","754184209" +"1679107403","OTHERS","Other URL","website","N","website","","OTHER","Other","online","OTHER","Other","online","260 E 188th St","","Bronx","NY","US","104585302" +"1164056909","DIRECT","Direct Messaging Address","danielc@ths-wa.org","N","Outlook","","DIRECT","Direct","","OTHER","Other","encrypted PHI","9930 Evergreen Way Ste Z150","","Everett","WA","US","982043889" +"1356975197","CONNECT","CONNECT URL","kirstinauer@nafi.com","Y","","NFI VERMONT, INC","","","","","","","15 Pinecrest Dr","","Essex Junction","VT","US","054522935" +"1891329637","OTHERS","Other URL","TBD","N","TBD","","OTHER","Other","TBD","OTHER","Other","TBD","11100 4th St Apt D203","","Rancho Cucamonga","CA","US","917305933" +"1801420542","DIRECT","Direct Messaging Address","paul.macklis@osumc.edu","N","Ohio State University Hospital Email Address","","DIRECT","Direct","","CSV","CSV","","410 W 10th Ave","","Columbus","OH","US","432101240" +"1619501350","DIRECT","Direct Messaging Address","kwongfo@ohsu.edu","N","School email address","","DIRECT","Direct","","OTHER","Other","Email","2730 SW Moody Ave","","Portland","OR","US","972015042" +"1346874013","CONNECT","CONNECT URL","N/A","N","","","DIRECT","Direct","","","","","95-720 Lanikuhana Ave Ste 140","","Mililani","HI","US","967892986" +"1881228559","DIRECT","Direct Messaging Address","info@belovedcounselingandconsulting.com","N","Company Email","","DIRECT","Direct","","","","","3535 30th Ave Ste 207","","Kenosha","WI","US","531441632" +"1679107353","DIRECT","Direct Messaging Address","arrow@counselingsecure.com","N","HIPPA compliant email","","DIRECT","Direct","","CSV","CSV","","833 E Arapaho Rd Ste 202C","","Richardson","TX","US","750812269" +"1114551850","CONNECT","CONNECT URL","Syosset","N","","","","","","","","","6800 Jericho Tpke Ste 120W","","Syosset","NY","US","117914445" +"1912531666","CONNECT","CONNECT URL","john@accordingtosykes.com","N","Secure email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1525 E 53rd St Ste 911","","Chicago","IL","US","606154530" +"1942834767","CONNECT","CONNECT URL","EMAIL","N","","","DIRECT","Direct","","","","","URB ATENAS","CALLE ELLIOT VELEZ B41","MANATI","PR","US","00674" +"1669006433","CONNECT","CONNECT URL","mkellercstcsfa@gmail.com","N","email","","DIRECT","Direct","","","","","414 Chapel St","","Marengo","IL","US","601523016" +"1295369064","DIRECT","Direct Messaging Address","Claire@KaraDodds.com","N","direct address","","DIRECT","Direct","","CSV","CSV","","8840 N Magnolia Ave Ste 220","","Santee","CA","US","920714516" +"1720612575","CONNECT","CONNECT URL","calhoun.kyle@gmail.com","N","","","","","","","","","452 Henry Rd","","Ferrum","VA","US","240883057" +"1275167025","CONNECT","CONNECT URL","Email","N","","","DIRECT","Direct","","OTHER","Other","Email","155 Belmont Blvd","","Elmont","NY","US","110032202" +"1992339741","OTHERS","Other URL","Bohaya@gmail.com","N","","","","","","","","","22 Birch Dr","","Randolph","MA","US","023683404" +"1992339741","OTHERS","Other URL","Bohaya@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","22 Birch Dr","","Randolph","MA","US","023683404" +"1518591361","DIRECT","Direct Messaging Address","orville@nextchaptercounseling.com","N","secure email","","DIRECT","Direct","","OTHER","Other","protected health care information","820 N Alston St Ste A","","Foley","AL","US","365353510" +"1811521677","OTHERS","Other URL","meed","N","meed","","DIRECT","Direct","","CSV","CSV","","7967 Cincinnati Dayton Rd Ste P","","West Chester","OH","US","450692064" +"1811521677","OTHERS","Other URL","meed","N","meed","","DIRECT","Direct","","CSV","CSV","","7967 Cincinnati Dayton Rd Ste P","","West Chester","OH","US","450692064" +"1528692381","DIRECT","Direct Messaging Address","brhea@nkpcacares.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7349 Burlington Pike","","Florence","KY","US","410421509" +"1790319556","DIRECT","Direct Messaging Address","abigail.howard@sdplus.org","N","","","DIRECT","Direct","","","","","147 Main St","","Windsor","VT","US","050891338" +"1144854902","OTHERS","Other URL","walshzeke@gmail.com","N","","","DIRECT","Direct","","OTHER","Other","Email","382 Racetrack Rd","","McDonough","GA","US","302521022" +"1962036723","CONNECT","CONNECT URL","andrew.combs2@stores.kroger.com","N","Work email","","DIRECT","Direct","","CSV","CSV","","2900 W US Highway 22 and 3","","Maineville","OH","US","450399268" +"1114551983","CONNECT","CONNECT URL","fahrenbach.ema.md","N","EMR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","EMA","7447 W Talcott Ave Ste 425","","Chicago","IL","US","606313704" +"1093349862","DIRECT","Direct Messaging Address","jessicav@becomingyoutherapy.com","N","business email","","","","","","","","14 Trumbull St Ste 103","","New Haven","CT","US","065116312" +"1922632793","DIRECT","Direct Messaging Address","liz@cdmtherapy.com","N","Email","","DIRECT","Direct","","","","","21241 Ventura Blvd","","Woodland Hills","CA","US","913642108" +"1225662018","DIRECT","Direct Messaging Address","amanda.lewis2@hotmail.com","Y","","Cumberland Hospital, LLC","","","","","","","9407 Cumberland Rd","","New Kent","VA","US","231242029" +"1154955920","DIRECT","Direct Messaging Address","claudia.johnson@du.edu","N","","","","","","","","","2450 S Vine St","","Denver","CO","US","802105264" +"1912531799","DIRECT","Direct Messaging Address","jwilson@pircinc.org","N","","","DIRECT","Direct","","","","","817 N Dixie Hwy","","Pompano Beach","FL","US","330605621" +"1912531799","DIRECT","Direct Messaging Address","jwilson@pircinc.org","N","","","DIRECT","Direct","","","","","817 N Dixie Hwy","","Pompano Beach","FL","US","330605621" +"1912531799","DIRECT","Direct Messaging Address","jwilson@pircinc.org","N","","","DIRECT","Direct","","","","","817 N Dixie Hwy","","Pompano Beach","FL","US","330605621" +"1912531799","DIRECT","Direct Messaging Address","jwilson@pircinc.org","N","","","DIRECT","Direct","","","","","817 N Dixie Hwy","","Pompano Beach","FL","US","330605621" +"1912531799","DIRECT","Direct Messaging Address","jwilson@pircinc.org","N","","","DIRECT","Direct","","","","","817 N Dixie Hwy","","Pompano Beach","FL","US","330605621" +"1912531799","CONNECT","CONNECT URL","https://www.pircinc.org/","N","","","","","","","","","817 N Dixie Hwy","","Pompano Beach","FL","US","330605621" +"1437783214","CONNECT","CONNECT URL","glamourtresses@gmail.com","N","Sharing information via email or mail.","","DIRECT","Direct","","CSV","CSV","","4526 Beech Rd","","Temple Hills","MD","US","207486704" +"1043844830","DIRECT","Direct Messaging Address","tricia.jarrell@fmc-na.com","N","Facility email","","HIE","Health Information Exchange (HIE)","","","","","2545 Sullivan Rd","","College Park","GA","US","303376203" +"1083248868","OTHERS","Other URL","timmie7@mac.com","N","email","","DIRECT","Direct","","CSV","CSV","","200 Hawkins Dr","","Iowa City","IA","US","522421009" +"1700410586","OTHERS","Other URL","Citrix","N","","","","","","","","","605 E J St Ste 200","","Forest City","IA","US","504361664" +"1316571102","OTHERS","Other URL","www.ochsner.org","N","Place of Employment","","","","","OTHER","Other","all","1221 S Clearview Pkwy","","Jefferson","LA","US","701211011" +"1316571102","OTHERS","Other URL","www.ochsner.org","N","Place of Employment","","","","","OTHER","Other","all","1221 S Clearview Pkwy","","Jefferson","LA","US","701211011" +"1316571102","OTHERS","Other URL","www.ochsner.org","N","Place of Employment","","","","","OTHER","Other","all","1221 S Clearview Pkwy","","Jefferson","LA","US","701211011" +"1235763020","DIRECT","Direct Messaging Address","dstover@respondersupport.com","N","e-mail","","OTHER","Other","Practice E-mail","OTHER","Other","Practice communication","556 Bugger Hollow Rd","","Ellenboro","NC","US","280409388" +"1962036756","DIRECT","Direct Messaging Address","awilley@cornerstoneautismcenter.com","N","","","DIRECT","Direct","","","","","380 Polk St","","Greenwood","IN","US","461431623" +"1891329694","CONNECT","CONNECT URL","gr5n@nih.gov","N","","","DIRECT","Direct","","","","","9000 Rockville Pike Rm 9A52","","Bethesda","MD","US","208920001" +"1619501400","CONNECT","CONNECT URL","AMES","N","","","","","","","","","223 Forker Building 534 Wallace Road Iowa State Unive","","Ames","IA","US","500110001" +"1386278190","DIRECT","Direct Messaging Address","PainSpecialistsPA@direct.practicefusion.com","Y","","Pain Specialists, PA","DIRECT","Direct","","","","","1907 New Rd","","Northfield","NJ","US","082251545" +"1376177188","OTHERS","Other URL","info@btrockwall.com","N","Company Inquiry Email","","","","","","","","911 N Goliad St","","Rockwall","TX","US","750872230" +"1760016588","DIRECT","Direct Messaging Address","abutler@familybehavioralresources.com","N","","","DIRECT","Direct","","CSV","CSV","","1000 Cliffmine Rd Ste 100","","Pittsburgh","PA","US","152751007" +"1285268094","CONNECT","CONNECT URL","@yahoo.com","N","","","","","","","","","35 Ashley Woods Dr","","Newnan","GA","US","302635462" +"1780218511","DIRECT","Direct Messaging Address","davis.6578@osu.edu","Y","","Nationwide Children's Hospital","","","","","","","700 Childrens Dr","","Columbus","OH","US","432052664" +"1548894389","OTHERS","Other URL","SimplePractice","N","","","","","","","","","2171 Jericho Tpke","","Commack","NY","US","117252937" +"1306470042","DIRECT","Direct Messaging Address","Katie.Upchurch@musowls.org","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6191 Park Ave","","Memphis","TN","US","381195399" +"1942834692","DIRECT","Direct Messaging Address","agupton@westside-health.org","N","","","","","","","","","245 11th St","","San Francisco","CA","US","941033732" +"1861026528","OTHERS","Other URL","RandaAnderson@mhd.com","N","Practice email","","DIRECT","Direct","","CSV","CSV","","1441 N Beckley Ave","","Dallas","TX","US","752031201" +"1861026528","OTHERS","Other URL","RandaAnderson@mhd.com","N","Practice email","","DIRECT","Direct","","CSV","CSV","","1441 N Beckley Ave","","Dallas","TX","US","752031201" +"1861026528","OTHERS","Other URL","RandaAnderson@mhd.com","N","Practice email","","DIRECT","Direct","","CSV","CSV","","1441 N Beckley Ave","","Dallas","TX","US","752031201" +"1861026528","OTHERS","Other URL","RandaAnderson@mhd.com","N","Practice email","","DIRECT","Direct","","CSV","CSV","","1441 N Beckley Ave","","Dallas","TX","US","752031201" +"1649804303","CONNECT","CONNECT URL","gmail.com","N","secure email","","DIRECT","Direct","","OTHER","Other","text","68 Main St","","Northwood","NH","US","032613232" +"1336773092","DIRECT","Direct Messaging Address","kim.sprague@lifeconnecthealth.com","Y","life connect email","Life Connect Health LLC","DIRECT","Direct","","CSV","CSV","","415 Church St Apt 2802","","Nashville","TN","US","37219" +"1508490269","OTHERS","Other URL","http://youthcareok.com/","N","","","DIRECT","Direct","","","","","9820 E 41st St Ste 400","","Tulsa","OK","US","741463616" +"1750915427","CONNECT","CONNECT URL","/pjdpt","N","","","","","","","","","40 Centerpointe Dr","","LA Palma","CA","US","906231028" +"1336773019","DIRECT","Direct Messaging Address","bhuang3@tulane.edu","Y","","Tulane University School of Medicine","","","","","","","204 S Saratoga St Apt 722","","New Orleans","LA","US","701124835" +"1518591304","DIRECT","Direct Messaging Address","rp1053@ubhc.rutgers.edu","Y","","Rutgers-University Behavioral Health Care","","","","","","","183 S Orange Ave","","Newark","NJ","US","071032757" +"1184258824","CONNECT","CONNECT URL","Chicago","N","Pharmacy","","DIRECT","Direct","","CSV","CSV","","645 S Central Ave Ste 1","","Chicago","IL","US","606445059" +"1184258824","OTHERS","Other URL","Chicago","N","Pharmacy","","DIRECT","Direct","","CSV","CSV","","645 S Central Ave Ste 1","","Chicago","IL","US","606445059" +"1700410529","OTHERS","Other URL","foyetglobalhealth.com","N","","","DIRECT","Direct","","CSV","CSV","","18415 Lost Knife Cir Apt 202","","Gaithersburg","MD","US","208860461" +"1700410529","CONNECT","CONNECT URL","wendeufoyet@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","18415 Lost Knife Cir Apt 202","","Gaithersburg","MD","US","208860461" +"1700410529","CONNECT","CONNECT URL","wendeufoyet@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","18415 Lost Knife Cir Apt 202","","Gaithersburg","MD","US","208860461" +"1487288270","OTHERS","Other URL","Other","N","","","","","","","","","155 Borthwick Ave.","East Bld, 3rd Floor, Suite C","Portsmouth","NH","US","03801" +"1952935751","CONNECT","CONNECT URL","Longmont","N","","","","","","","","","500 9th Ave Ste 1","","Longmont","CO","US","805014545" +"1346874161","OTHERS","Other URL","RingCentral","N","","","","","","","","","2800 Main St","","Glastonbury","CT","US","060331091" +"1205460060","DIRECT","Direct Messaging Address","niles.18@osu.edu","N","university email","","DIRECT","Direct","","CSV","CSV","","7884 Oak Valley Rd","","Reynoldsburg","OH","US","430681577" +"1871127654","CONNECT","CONNECT URL","info@rivermedicalrx.com","N","","","DIRECT","Direct","","","","","4752 Research Dr","","San Antonio","TX","US","782405002" +"1144854928","DIRECT","Direct Messaging Address","vward@mailmeds.com","N","","","","","","","","","1001 Monticello Ave","","Norfolk","VA","US","235102564" +"1609400498","DIRECT","Direct Messaging Address","she@sheintimates.com","N","","","","","","","","","330 Jessica Dr","","Middletown","DE","US","197094018" +"1922632744","CONNECT","CONNECT URL","ddrisk1027@aol.com","N","","","","","","","","","1608 Great Pine Rd","","Birmingham","AL","US","352352819" +"1689208472","DIRECT","Direct Messaging Address","rmunson@ndninc.org","N","Email address","","DIRECT","Direct","","CSV","CSV","","2100 Main St","","Baker City","OR","US","978142655" +"1689208472","DIRECT","Direct Messaging Address","rmunson@ndninc.org","N","Email address","","DIRECT","Direct","","CSV","CSV","","2100 Main St","","Baker City","OR","US","978142655" +"1689208472","DIRECT","Direct Messaging Address","rmunson@ndninc.org","N","Email Address","","DIRECT","Direct","","OTHER","Other","Emails","2100 Main St","","Baker City","OR","US","978142655" +"1972137750","DIRECT","Direct Messaging Address","info@inspiredtherapyllc.com","N","","","DIRECT","Direct","","","","","17606 N 17th Pl Unit 1079","","Phoenix","AZ","US","850222184" +"1861026650","OTHERS","Other URL","kelly.clark@bjc.org","N","email","","","","","","","","4590 Childrens Pl","","Saint Louis","MO","US","631101020" +"1861026650","OTHERS","Other URL","kelly.clark@bjc.org","N","email","","","","","","","","4590 Childrens Pl","","Saint Louis","MO","US","631101020" +"1750915542","CONNECT","CONNECT URL","pharmacist","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1550 Lake Dr SE","","Grand Rapids","MI","US","495062704" +"1912531708","OTHERS","Other URL","simplepractice.com","N","practice management software","","HIE","Health Information Exchange (HIE)","","OTHER","Other","vCard format (.vcf)","1 W Foster St Ste 3","","Melrose","MA","US","021763879" +"1740814532","OTHERS","Other URL","eclinicalworks","N","","","","","","","","","1790 King Arthur Blvd Ste 140","","Carrollton","TX","US","750102041" +"1194359984","DIRECT","Direct Messaging Address","info@wellspharmatx.com","N","","","","","","","","","9265 Kirby Dr","","Houston","TX","US","770542520" +"1013541804","OTHERS","Other URL","kaburks@mail.umhb.edu","N","","","","","","","","","520 S Main St","","Belton","TX","US","765133462" +"1720612518","DIRECT","Direct Messaging Address","benjamin.maust@uhsinc.com","N","","","","","","","","","5516 Falmouth St","","Richmond","VA","US","232301819" +"1417581216","DIRECT","Direct Messaging Address","Becky@HorseWorkPBC.org","N","email","","DIRECT","Direct","","CSV","CSV","","745 US 1 Ste 201","","North Palm Beach","FL","US","334084409" +"1417581216","DIRECT","Direct Messaging Address","Becky@HorseWorkPBC.org","N","Professional email address","","DIRECT","Direct","","CSV","CSV","","745 US 1 Ste 201","","North Palm Beach","FL","US","334084409" +"1407480205","DIRECT","Direct Messaging Address","sallen@ndninc.org","N","Email address","","DIRECT","Direct","","OTHER","Other","Email messaging","2200 4th St","","Baker City","OR","US","978142615" +"1720612526","FHIR","FHIR URL","na","N","primary","","DIRECT","Direct","","OTHER","Other","MOUNT VERNON","108 Sunset St","","Mount Vernon","OH","US","430501618" +"1457985251","CONNECT","CONNECT URL","www.ixiwellness.com","N","Secure Website","","","","","","","","701 Commerce St","","Dallas","TX","US","752024522" +"1952935777","OTHERS","Other URL","static.practicefusion.com","N","","","DIRECT","Direct","Practice Fusion","OTHER","Other","PracticeFusion","7700 Little River Tpke Ste 102","","Annandale","VA","US","220032400" +"1407480221","DIRECT","Direct Messaging Address","mlmace@mdanderson.org","N","MD Anderson secure email account","","DIRECT","Direct","","","","","1515 Holcombe Blvd","","Houston","TX","US","770304000" +"1689208407","CONNECT","CONNECT URL","hello@ssptherapy.com","N","","","","","","","","","319 S Cedar St","","Spokane","WA","US","992017029" +"1033743851","DIRECT","Direct Messaging Address","espalding@miriamlearningcenter.org","Y","Professional Email Address","Miriam Learning Center","","","","","","","2153 Salisbury St","","Saint Louis","MO","US","631073129" +"1730713553","OTHERS","Other URL","na","N","","","","","","","","","3771 Stefani Rd","","Cantonment","FL","US","325337795" +"1174157820","OTHERS","Other URL","leon@hudson-wellness.com","N","","","DIRECT","Direct","","OTHER","Other","281 Broadway","281 Broadway","","New York","NY","US","100072019" +"1568096204","CONNECT","CONNECT URL","kaitlynanderson888@gmail.com","N","","","DIRECT","Direct","","","","","5705 Velasco Ave","","Dallas","TX","US","752066325" +"1487288130","DIRECT","Direct Messaging Address","info@midohiobh.com","N","","","","","","","","","930 Bethesda Dr","","Zanesville","OH","US","437010815" +"1679107338","DIRECT","Direct Messaging Address","billing@e-teamconsultants.com","N","","","","","","","","","13190 Highway 92 Ste 120","","Woodstock","GA","US","301884406" +"1356975007","CONNECT","CONNECT URL","Jmathewsrn87","N","Jmathewsrn87","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1012 Bermuda Run","","Statesboro","GA","US","304580858" +"1588298244","FHIR","FHIR URL","thrivinglifeinhawaii@gmail.com","N","email","","","","","","","","361 Kawaihae St","","Honolulu","HI","US","968251208" +"1851925515","OTHERS","Other URL","URL","N","phone","","DIRECT","Direct","","OTHER","Other","phone","287 Turnpike Rd","","Westborough","MA","US","015812856" +"1104450865","OTHERS","Other URL","behaviorgenius.hr@Gmail.com","N","","","","","","","","","8555 Cava Dr","","Rancho Cucamonga","CA","US","917308717" +"1811521578","CONNECT","CONNECT URL","http@dsh.ca.gov","N","","","","","","","","","10333 El Camino Real","","Atascadero","CA","US","934225808" +"1831723592","DIRECT","Direct Messaging Address","ltt14@case.edu","N","","","DIRECT","Direct","","","","","2072 Fairview Ave","","Cleveland","OH","US","441062306" +"1821622580","CONNECT","CONNECT URL","behaviorgenius.hr@gmail.com","N","","","","","","","","","8555 Cava Dr","","Rancho Cucamonga","CA","US","917308717" +"1801420567","CONNECT","CONNECT URL","behaviorgenius.hr@gmail.com","N","","","","","","","","","8555 Cava Dr","","Rancho Cucamonga","CA","US","917308717" +"1275167934","CONNECT","CONNECT URL","behaviorgenius.hr@gmail.com","N","","","","","","","","","8555 Cava Dr","","Rancho Cucamonga","CA","US","917308717" +"1760016430","DIRECT","Direct Messaging Address","therapy@michelebashkin.com","N","email","","","","","","","","520 Franklin Avenue","Suite L-1","Garden City","NY","US","115305892" +"1679107346","CONNECT","CONNECT URL","https://otcounseling.com/","N","Practice Website","","","","","","","","7489 Right Flank Rd Ste 330","","Mechanicsville","VA","US","231163845" +"1811521586","OTHERS","Other URL","Hillsboro","N","","","","","","","","","924 SE Sacha Pl","","Hillsboro","OR","US","971234685" +"1699309385","OTHERS","Other URL","mbarnaby330@gmail.com","N","email","","OTHER","Other","email","OTHER","Other","email","505 W Hollis St Ste 106","","Nashua","NH","US","030621386" +"1720613482","DIRECT","Direct Messaging Address","tchambers@healthy-connections.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1201 Mena St","","Mena","AR","US","719534280" +"1750916425","OTHERS","Other URL","FairviewPark","N","","","","","","","","","20800 Westgate Professional Center #200,","","Fairview Park","OH","US","44126" +"1104450980","DIRECT","Direct Messaging Address","Cbowker@provenaba.com","N","","","","","","","","","80 Washington St","","Norwell","MA","US","020611740" +"1396379178","OTHERS","Other URL","Cerner","N","Powerchart for Patient Profiles and History with Olathe Health Systems","","HIE","Health Information Exchange (HIE)","","","","","20333 W 151st St","","Olathe","KS","US","660615350" +"1689208464","CONNECT","CONNECT URL","Houston","N","","","","","","","","","363 N Sam Houston Pkwy E","","Houston","TX","US","770602404" +"1225662091","DIRECT","Direct Messaging Address","tiffany@talkingheadscounseling.com","N","","","","","","","","","302 High Point Dr","","Lindenhurst","IL","US","600468809" +"1689208456","CONNECT","CONNECT URL","gmail.com","N","secure email","","DIRECT","Direct","","OTHER","Other","text","165 Village Circle Way Apt 18","","Manchester","NH","US","031027114" +"1922632702","DIRECT","Direct Messaging Address","lkuball@LRMC.eclinicaldirectplus.com","N","","","DIRECT","Direct","","","","","4303 Live Oak Dr","","Little River","SC","US","295669138" +"1124652904","CONNECT","CONNECT URL","charakcenter.org","N","","","","","","","","","347 Midway Blvd Ste 210","","Elyria","OH","US","440352496" +"1750915534","OTHERS","Other URL","dropbox","N","dropbox","","HIE","Health Information Exchange (HIE)","","OTHER","Other","BOCA RATON","23123 State Road 7 Ste 300","","Boca Raton","FL","US","334285477" +"1407481195","CONNECT","CONNECT URL","www.mossandmainkc.com","N","","","","","","","","","4110 Baltimore Ave","","Kansas City","MO","US","641112303" +"1003440744","DIRECT","Direct Messaging Address","bmenjivar@red-rock.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7777 E US Highway 66","","El Reno","OK","US","730369125" +"1871127514","OTHERS","Other URL","N/a","N","","","","","","","","","701 Deer Creek Dr","","DeSoto","TX","US","751153650" +"1649804394","OTHERS","Other URL","PCA","N","Private care","","OTHER","Other","Private care","OTHER","Other","Othr","1700 Locust St Apt 2","","Reno","NV","US","895023368" +"1649804394","OTHERS","Other URL","Other","N","Private Care","","OTHER","Other","Othetrr","OTHER","Other","Otherr","1700 Locust St Apt 2","","Reno","NV","US","895023368" +"1376177022","CONNECT","CONNECT URL","http://www.horizonsrehab.net/","Y","","Horizon Rehabilitation Center, Inc.","","","","","","","2911 Cameron St","","Monroe","LA","US","712013713" +"1376177022","CONNECT","CONNECT URL","http://www.horizonsrehab.net/","Y","","Horizon Rehabilitation Center, Inc.","","","","","","","2911 Cameron St","","Monroe","LA","US","712013713" +"1932733615","DIRECT","Direct Messaging Address","therapy@wonderworldcenter.com","N","","","OTHER","Other","communiication","OTHER","Other","messages","293 E 53rd St","","Brooklyn","NY","US","112033605" +"1932733615","DIRECT","Direct Messaging Address","therapy@wonderworldcenter.com","N","","","","","","","","","293 E 53rd St","","Brooklyn","NY","US","112033605" +"1982238630","DIRECT","Direct Messaging Address","jyoon@dentistloslunas.com","N","Work Email","","DIRECT","Direct","","CSV","CSV","","1316 Jackie Rd SE Ste 200","","Rio Rancho","NM","US","871241045" +"1467086132","CONNECT","CONNECT URL","gmail","N","","","","","","","","","901 Centerdale St","","Lynchburg","VA","US","245013331" +"1205460987","CONNECT","CONNECT URL","NGPG","N","","","","","","","","","675 White Sulphur Rd Ste 260","","Gainesville","GA","US","305012569" +"1619501301","DIRECT","Direct Messaging Address","lexie@exceptionalchildrenscenter.com","N","work email","","DIRECT","Direct","","OTHER","Other","EMAIL","7001A Loisdale Rd","","Springfield","VA","US","221501904" +"1245864933","DIRECT","Direct Messaging Address","cara.brown.p5@direct.phs.nextgenshare.com","N","","","","","","","","","300 High St Fl 3","","Hamilton","OH","US","450116078" +"1396379095","SOAP","SOAP URL","http://www.linkedin.com/in/jennifer-vander-zee-6b438496","N","phone","","DIRECT","Direct","","CSV","CSV","","4300 Beaver Holw SE","","Cedar Rapids","IA","US","524032083" +"1144854860","DIRECT","Direct Messaging Address","jessicadean@claritycounselinggroup.org","N","","","","","","","","","11 Roselawn Dr","","Natchez","MS","US","391204069" +"1699309310","OTHERS","Other URL","Centerstone","N","","","","","","","","","403 Municipal Dr","","Carterville","IL","US","629182042" +"1851926513","OTHERS","Other URL","2th.dentalworks@gmail.com","N","computer","","DIRECT","Direct","","CSV","CSV","","1100 Pelham Pkwy S","","Bronx","NY","US","104611001" +"1881229532","DIRECT","Direct Messaging Address","Administrator@womclinic.com","Y","Email","Wound and Medical Outreach Clinic LLC","DIRECT","Direct","","OTHER","Other","webmail","12250 Blue Pacific Dr","","Riverview","FL","US","335791803" +"1881229532","OTHERS","Other URL","www.wmoclinic.com","N","Website","","OTHER","Other","Information and Contact","OTHER","Other","website","12250 Blue Pacific Dr","","Riverview","FL","US","335791803" +"1326673070","OTHERS","Other URL","www.members.centralreach.com","N","","","","","","","","","4235 Cedar Springs Rd","","Dallas","TX","US","752192691" +"1114552874","CONNECT","CONNECT URL","www.ourlivingwell.com","N","Website","","DIRECT","Direct","","CSV","CSV","","2751 Buford Hwy NE Ste 700","","Atlanta","GA","US","303245510" +"1972138626","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd","","Dublin","CA","US","945682441" +"1760017420","DIRECT","Direct Messaging Address","dallas.t.mason.mil@mail.mil","N","","","HIE","Health Information Exchange (HIE)","","","","","650 Huebner Rd","","Fort Riley","KS","US","664424030" +"1205461969","CONNECT","CONNECT URL","claritytherapycenter.com","N","","","","","","","","","200 Mason St Ste 11","","Onalaska","WI","US","546507061" +"1811522576","DIRECT","Direct Messaging Address","KJDaniels@selectmedical.com","N","Business Email","","DIRECT","Direct","","CSV","CSV","","4107 N Himes Ave","","Tampa","FL","US","336076655" +"1093340754","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1851926521","SOAP","SOAP URL","Fusion","N","","","DIRECT","Direct","","CSV","CSV","","514 S Brown St","","Springfield","TN","US","371722937" +"1689209355","CONNECT","CONNECT URL","tslade@maplemountainrecovery.com","Y","Email","Maple Mountain Recovery","HIE","Health Information Exchange (HIE)","","CSV","CSV","","727 E 1100 S","","Mapleton","UT","US","846645016" +"1588299259","DIRECT","Direct Messaging Address","info@midohiobh.com","N","","","","","","","","","930 Bethesda Dr Unit 4","","Zanesville","OH","US","437010815" +"1518592294","CONNECT","CONNECT URL","https://app.anticipatejoy.com/Account/Login","Y","Anticipate Joy Tele-therapy Platform","Anticipate Joy","DIRECT","Direct","","CSV","CSV","","547 Big Bend Dr","","Keller","TX","US","762482525" +"1427683101","DIRECT","Direct Messaging Address","gerardo.castro@mhsinc.org","N","","","","","","","","","5555 Reservoir Dr","","San Diego","CA","US","921205134" +"1598390288","OTHERS","Other URL","SCDHHS.gov","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","319 Outing Club Rd","","Aiken","SC","US","298018689" +"1235764937","DIRECT","Direct Messaging Address","koenigc5@students.rowan.edu","N","","","","","","","","","117 Hillcrest Ave","","Edison","NJ","US","088173108" +"1144855842","CONNECT","CONNECT URL","computer","N","","","","","","","","","2500 N State St","","Jackson","MS","US","392164500" +"1871128579","OTHERS","Other URL","Colorama@1981","N","","","","","","","","","13543 SW 11th Ter","","Miami","FL","US","331841846" +"1477188183","OTHERS","Other URL","jrsmith1837@gmail.com","N","","","DIRECT","Direct","","","","","1983 Marcus Ave","","New Hyde Park","NY","US","110422000" +"1740815455","DIRECT","Direct Messaging Address","estherc@sbhservices.org","Y","work email","Southwest Behavioral & Health services","DIRECT","Direct","","CSV","CSV","","7600 E Florentine Rd Ste 201","","Prescott Valley","AZ","US","863141295" +"1134753841","CONNECT","CONNECT URL","URL","N","HIE","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","101 Dudley St","","Providence","RI","US","029052499" +"1316572084","CONNECT","CONNECT URL","Danville","N","","","DIRECT","Direct","","CSV","CSV","","600 Continental Blvd","","Danville","PA","US","178211782" +"1285268961","OTHERS","Other URL","emilyrbbns3@gmail.com","N","Office location","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3900 Westerre Pkwy Ste 300","","Henrico","VA","US","232331339" +"1184258865","CONNECT","CONNECT URL","Nextech","N","Cloud System","","","","","","","","755 Mount Vernon Hwy NE Ste 350","","Atlanta","GA","US","303284291" +"1811521529","OTHERS","Other URL","kbaker@strengtheningprides.com","N","","","","","","","","","2319 Good Hope Ct SE Apt 203","","Washington","DC","US","200203683" +"1457985160","OTHERS","Other URL","relyonnursinginterventions@gmail.com","N","","","","","","","","","3422 Burch Ave","","Cincinnati","OH","US","452082004" +"1275167975","DIRECT","Direct Messaging Address","admin@speech4kidz.com","N","","","","","","","","","36 Southend Ct","","Hampstead","NC","US","284430107" +"1043844756","OTHERS","Other URL","Tucson","N","","","","","","","","","4537 W Lord Redman Loop","","Tucson","AZ","US","857414042" +"1043844756","OTHERS","Other URL","Tucson","N","","","","","","","","","4537 W Lord Redman Loop","","Tucson","AZ","US","857414042" +"1487288197","CONNECT","CONNECT URL","https://www.yourboisechiropractor.com/","Y","Website","Struble Chiropractic Inc","","","","","","","1675 N Maple Grove Rd","","Boise","ID","US","837046925" +"1760016471","OTHERS","Other URL","Practicefusion.com","N","Other","","DIRECT","Direct","","OTHER","Other","Other","3935 E Fort Lowell Rd","","Tucson","AZ","US","857121009" +"1861026585","CONNECT","CONNECT URL","adultprimarycarecenter@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","5851 W 95th St Ste 100","","Oak Lawn","IL","US","604532415" +"1215561931","DIRECT","Direct Messaging Address","revans@mariettacounselingpractice.com","N","work email","","DIRECT","Direct","","OTHER","Other","work email","142 S Park Sq NE Ste H","","Marietta","GA","US","300608616" +"1669006383","CONNECT","CONNECT URL","PHARMACY","N","PHARMACY","","","","","","","","653 New Brunswick Ave","","Perth Amboy","NJ","US","088613660" +"1134753858","DIRECT","Direct Messaging Address","hannah.vogtschaller@dhha.org","Y","work email","Denver Health & Hospital Authority","DIRECT","Direct","","","","","777 Bannock St","","Denver","CO","US","802044597" +"1326672056","CONNECT","CONNECT URL","www.cornerstoneautismcenter.com","N","","","","","","","","","3482 McClure Ave","","West Lafayette","IN","US","479064164" +"1063046795","DIRECT","Direct Messaging Address","info@arc-la.com","N","","","DIRECT","Direct","","","","","2285 Westwood Blvd","","Los Angeles","CA","US","900642017" +"1154956886","DIRECT","Direct Messaging Address","bbarrett@risingground.org","N","","","","","","","","","634 Manida St","","Bronx","NY","US","104746403" +"1063047793","CONNECT","CONNECT URL","www.simplepractice.com","N","Secure Platform for client information and interfacing","","DIRECT","Direct","billing, communication, scheduling, record keeping","CSV","CSV","billing, record keeping, direct communication, scheduling","18151 W Catawba Ave Unit 15","","Cornelius","NC","US","280315641" +"1972138600","OTHERS","Other URL","Www.connectioncubed.com","N","Website","","DIRECT","Direct","","OTHER","Other","website","9015 Town Center Pkwy Unit 107","","Lakewood Ranch","FL","US","342025012" +"1053946780","OTHERS","Other URL","Chico","N","","","DIRECT","Direct","","CSV","CSV","","287 Rio Lindo Ave","","Chico","CA","US","959261973" +"1588299226","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","CSV","CSV","","645 Aleka Loop","","Kapaa","HI","US","967461459" +"1023643764","DIRECT","Direct Messaging Address","omar-munoz@live.com","N","","","DIRECT","Direct","","OTHER","Other","N/A","6809 Indiana Ave","","Riverside","CA","US","925064221" +"1871128538","CONNECT","CONNECT URL","TheHarrisCenterforMentalHealthandIDD","N","","","","","","","","","9401 Southwest Fwy","","Houston","TX","US","770741407" +"1871128538","CONNECT","CONNECT URL","TheHarrisCenterforMentalHealthandIDD","N","","","","","","","","","9401 Southwest Fwy","","Houston","TX","US","770741407" +"1396370037","CONNECT","CONNECT URL","www.holycrossservices.org","N","","","","","","","","","4318 Miller Rd","","Flint","MI","US","485071267" +"1992330633","DIRECT","Direct Messaging Address","ait19@txstate.edu","N","","","DIRECT","Direct","","CSV","CSV","","509 Marleen St","","Houston","TX","US","770341311" +"1073148714","CONNECT","CONNECT URL","HHAExchange.com","N","","","HIE","Health Information Exchange (HIE)","","","","","272 Chestnut St","","Meadville","PA","US","163353202" +"1174158810","DIRECT","Direct Messaging Address","bmartin@greenchimneys.org","N","","","","","","","","","1689 Route 22","","Brewster","NY","US","105094022" +"1356976013","DIRECT","Direct Messaging Address","cassie.slaton@mysrhs.com","Y","","Singing River Health System","DIRECT","Direct","","OTHER","Other","email","3109 Bienville Blvd","","Ocean Springs","MS","US","395644361" +"1508491267","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd","","Dublin","CA","US","945682441" +"1447885108","OTHERS","Other URL","Centerstone","N","","","","","","","","","2615 Edwards St","","Alton","IL","US","620023915" +"1184259848","CONNECT","CONNECT URL","KaleidaCare","N","KaleidaCare","","DIRECT","Direct","","CSV","CSV","","9045 S 1300 E","","Sandy","UT","US","840943134" +"1972138642","DIRECT","Direct Messaging Address","anastasia@angelcitydoula.com","N","business email","","DIRECT","Direct","","CSV","CSV","","396 Redwood Dr","","Pasadena","CA","US","911051341" +"1336774009","DIRECT","Direct Messaging Address","info@midohiobh.com","N","","","","","","","","","930 Bethesda Dr Unit 4","","Zanesville","OH","US","437010815" +"1598390270","CONNECT","CONNECT URL","www.thenurturednestnc.com","N","","","DIRECT","Direct","","OTHER","Other","web form","5205 Lake Edge Dr","","Holly Springs","NC","US","275409182" +"1710512405","DIRECT","Direct Messaging Address","Danyareiter@aol.con","N","","","","","","","","","4202 LaMarre Dr","","Fairfax","VA","US","220305134" +"1699300384","CONNECT","CONNECT URL","CHLA","N","Internet based","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4650 W Sunset Blvd","","Los Angeles","CA","US","900276062" +"1114552817","DIRECT","Direct Messaging Address","sasha.morales@valleybaptist.net","N","","","","","","","","","3001 Jacaranda Dr","","Harlingen","TX","US","785507428" +"1558996264","DIRECT","Direct Messaging Address","CPayan@autismlearningpartners.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","12432 Bellflower Blvd","","Downey","CA","US","902422806" +"1073148789","DIRECT","Direct Messaging Address","alex@urbanwellnesscounseling.com","N","email","","DIRECT","Direct","","CSV","CSV","","6601 N Avondale Ave Ste 101","","Chicago","IL","US","606311567" +"1427683135","SOAP","SOAP URL","Sarasota","N","","","DIRECT","Direct","","OTHER","Other","Sarasota","1704 Keely Ln","","Sarasota","FL","US","342323062" +"1306471016","OTHERS","Other URL","maplewood","N","","","","","","OTHER","Other","maplewood","2130 Millburn Ave","","Maplewood","NJ","US","070403725" +"1306471016","CONNECT","CONNECT URL","maplewood","N","","","","","","","","","2130 Millburn Ave","","Maplewood","NJ","US","070403725" +"1528692241","DIRECT","Direct Messaging Address","jereemennign@ftwne.com","N","","","","","","","","","1445 N Bell St","","Fremont","NE","US","680253534" +"1720612427","DIRECT","Direct Messaging Address","dianasmith@advancedbehavioranalysis.com","Y","","Advanced Behavior Analysis INC","","","","","","","1441 E Ft Union Blvd","","Cottonwood Heights","UT","US","841212847" +"1164057857","OTHERS","Other URL","hotspringshealth-nc.org","N","","","","","","","","","590 Medical Park Dr","","Marshall","NC","US","287536807" +"1487289112","OTHERS","Other URL","pasadena","N","","","","","","","","","7106 Spencer Hwy","","Pasadena","TX","US","775051806" +"1295360923","OTHERS","Other URL","0","N","","","","","","","","","3767 Delaware Ave","","Kenmore","NY","US","142171040" +"1588298277","DIRECT","Direct Messaging Address","Chris.C@Virtus.health","N","Email","","DIRECT","Direct","","CSV","CSV","","8245 Vicela Dr","","Sarasota","FL","US","342401462" +"1700410404","OTHERS","Other URL","https://the-stress-free-life-store.myshopify.com/pages/contact","N","","","DIRECT","Direct","","","","","2623 Ursulines Ave","","New Orleans","LA","US","701193435" +"1427682129","CONNECT","CONNECT URL","http://www.suzannebbaumann.com","N","website","","DIRECT","Direct","","CSV","CSV","","1158 Massachusetts Ave","","Cambridge","MA","US","021385205" +"1467086165","OTHERS","Other URL","jvillegas@physiostaff.com","N","","","","","","","","","3818 Decker Dr","","Baytown","TX","US","775201662" +"1467086165","OTHERS","Other URL","jvillegas@physiostaff.com","N","","","","","","","","","3818 Decker Dr","","Baytown","TX","US","775201662" +"1467086165","OTHERS","Other URL","jvillegas@physiostaff.com","N","","","","","","","","","3818 Decker Dr","","Baytown","TX","US","775201662" +"1376177071","DIRECT","Direct Messaging Address","sbolter@lvc.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11550 I St","","Omaha","NE","US","681371262" +"1306470018","OTHERS","Other URL","www.newbeginningmst.com","N","Website","","DIRECT","Direct","","OTHER","Other","About New Beginning Mind Spa & Therapy","3934 Fm 1960 Rd W Ste 355","","Houston","TX","US","770683556" +"1063046779","CONNECT","CONNECT URL","www.aspiranet.org","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1740814458","DIRECT","Direct Messaging Address","admin@gardenmedresearch.com","N","secure email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2688 W 12th Ave","","Hialeah","FL","US","330101093" +"1659905362","CONNECT","CONNECT URL","unknown","N","unknown","","DIRECT","Direct","","CSV","CSV","","1212 SW Mulvane St","","Topeka","KS","US","666041442" +"1275167991","DIRECT","Direct Messaging Address","Mcontreras@childrenscenterav.org","Y","Email","The Children's Center of the Antelope Valley","DIRECT","Direct","","OTHER","Other","Email","45111 Fern Ave","","Lancaster","CA","US","935342301" +"1104450832","DIRECT","Direct Messaging Address","lindsey.markel.1@15533.direct.athenahealth.com","N","","","","","","","","","3414 Golden Rd","","Tyler","TX","US","757018336" +"1710511449","OTHERS","Other URL","na","N","","","","","","","","","2050 Shell Ridge Trl","","Walnut Creek","CA","US","945984686" +"1598399222","CONNECT","CONNECT URL","http://newtowntherapy.com/","N","Practice website","","DIRECT","Direct","","CSV","CSV","","444 S State St Bldg A","","Newtown","PA","US","189401945" +"1740815471","DIRECT","Direct Messaging Address","mia@therasalife.com","N","","","","","","","","","807 Navy St","","Santa Monica","CA","US","904055638" +"1730714478","DIRECT","Direct Messaging Address","patricia.childress@avowcares.org","N","work email","","DIRECT","Direct","","CSV","CSV","","1095 Whippoorwill Ln","","Naples","FL","US","341053847" +"1346875077","CONNECT","CONNECT URL","https://bmhcm.net/","N","https://bmhcm.net/","","DIRECT","Direct","","CSV","CSV","","95 Frank B Murray St","","Springfield","MA","US","011031106" +"1346875077","CONNECT","CONNECT URL","https://bmhcm.net/","N","https://bmhcm.net/","","DIRECT","Direct","","","","","95 Frank B Murray St","","Springfield","MA","US","011031106" +"1700411436","DIRECT","Direct Messaging Address","info@arc-la.com","N","","","","","","","","","2285 Westwood Blvd","","Los Angeles","CA","US","900642017" +"1467087106","OTHERS","Other URL","j_opuroku@yahoo.com","N","","","","","","","","","3442 W Paradise Dr","","Phoenix","AZ","US","850292239" +"1902431646","DIRECT","Direct Messaging Address","ohio.gastro@oggi.eclinicaldirectplus.com","Y","eClinicalDirect LLC, an EHNAC-DTAAP accredited HISP","Ohio Gastroenterology Group, Inc.","DIRECT","Direct","","OTHER","Other","XML.XML","430 Altair Pkwy Ste 120","","Westerville","OH","US","430827647" +"1639704372","DIRECT","Direct Messaging Address","info@willowaba.com","N","Email","","","","","","","","2815 Exchange Blvd Ste 100","","Southlake","TX","US","760927515" +"1508491242","CONNECT","CONNECT URL","192.168.0.11","N","","","","","","","","","412 Mingocrest Dr","","Knightdale","NC","US","275456700" +"1679108328","DIRECT","Direct Messaging Address","info@secondopinionphysician.com","N","email","","DIRECT","Direct","","OTHER","Other","secure encrypted email address","133 Tye St SE","","Atlanta","GA","US","303161140" +"1326673062","CONNECT","CONNECT URL","Fairfield","N","","","DIRECT","Direct","","","","","1233 Swan Lake Dr","","Fairfield","CA","US","945338137" +"1851926505","DIRECT","Direct Messaging Address","info@arc-la.com","N","","","","","","","","","2285 Westwood Blvd","","Los Angeles","CA","US","900642017" +"1154956811","SOAP","SOAP URL","hcs","N","","","DIRECT","Direct","","CSV","CSV","","110 S Gordon St","","Alvin","TX","US","775112333" +"1427683184","OTHERS","Other URL","www.higherselfintegrativehealth.com","N","Website","","","","","","","","1545 Pine St Apt 907","","San Francisco","CA","US","941094684" +"1336774090","CONNECT","CONNECT URL","3214407162","N","Phone","","DIRECT","Direct","","CSV","CSV","","791 Rinehart Rd","","Lake Mary","FL","US","327464876" +"1821623596","OTHERS","Other URL","solutionstherapyplllc.com","N","","","","","","","","","101 Clearday Dr Apt 110","","Austin","TX","US","787455669" +"1821623596","OTHERS","Other URL","solutionstherapyplllc.com","N","","","","","","","","","101 Clearday Dr Apt 110","","Austin","TX","US","787455669" +"1437784196","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1710512488","DIRECT","Direct Messaging Address","900@glasses-ltd.com","N","Glasses","","DIRECT","Direct","","CSV","CSV","","900 N Michigan Ave Fl 5","","Chicago","IL","US","606111542" +"1740815422","DIRECT","Direct Messaging Address","Schb@comcast.net","N","","","","","","","","","8607 NW 21st Ave","","Vancouver","WA","US","986656612" +"1992330674","DIRECT","Direct Messaging Address","jpsanchez@mdanderson.org","N","business email address","","HIE","Health Information Exchange (HIE)","","","","","1515 Holcombe Blvd Unit 90","","Houston","TX","US","770304000" +"1801421581","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1346875036","OTHERS","Other URL","jalanda.jordan@gmail.com","N","","","","","","","","","604 Burtons Cv","","Hampton","GA","US","302283182" +"1225663917","OTHERS","Other URL","CONTENTHEALTHCARESERVICES@YAHOO.COM","N","EMAIL","","DIRECT","Direct","","CSV","CSV","","1212 Woodfield Trce","","Lithonia","GA","US","300586080" +"1134754823","DIRECT","Direct Messaging Address","aklamar@idoc.in.gov","N","","","HIE","Health Information Exchange (HIE)","","","","","17381 Ferris St Apt 207","","Noblesville","IN","US","460608329" +"1891320503","OTHERS","Other URL","lynnwood","N","office location","","DIRECT","Direct","","OTHER","Other","renton","3405 188th St SW Ste 105","","Lynnwood","WA","US","980374744" +"1205461910","DIRECT","Direct Messaging Address","CaiStevens@Concentra.com","N","Work Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1825 Airport Exchange Blvd Ste 100","","Erlanger","KY","US","410183900" +"1750916466","OTHERS","Other URL","amotherskeeperdoul@gmail.com","N","business email","","","","","","","","24758 Grand Harbor Dr Apt 1820","","Katy","TX","US","774940878" +"1821622549","DIRECT","Direct Messaging Address","dchalupa@rameyestep.com","N","work email with encryption","","","","","","","","2901 Pigeon Roost Rd","","Rush","KY","US","411688132" +"1053946566","DIRECT","Direct Messaging Address","mounce@mail.com","N","Dedicated email address","","DIRECT","Direct","","OTHER","Other","Hippa","8126 Six Pence Dr","","Pensacola","FL","US","325144744" +"1467086173","DIRECT","Direct Messaging Address","Kreyes@childrenscenter.org","N","Work email","","DIRECT","Direct","","OTHER","Other","Work email","45111 Fern Ave","","Lancaster","CA","US","935342301" +"1013542760","DIRECT","Direct Messaging Address","kristyk@selfhelpelderly.org","N","","","","","","","","","408 22nd Ave","","San Francisco","CA","US","941213014" +"1114552866","OTHERS","Other URL","Sunnnyvale","N","","","","","","","","","830 Stewart Dr Ste 135","","Sunnyvale","CA","US","940854513" +"1083249734","SOAP","SOAP URL","dc@eastatlantainjury.com","N","","","","","","","","","457 Flat Shoals Ave SE Ste 4","","Atlanta","GA","US","303161962" +"1083249759","DIRECT","Direct Messaging Address","LNS.NancyPeckenpaugh@140503.advancedmd-direct.com","N","FAX: 607-272-2366 forwards CIE inbound","","DIRECT","Direct","","OTHER","Other","referrals","1216 Trumansburg Rd","","Ithaca","NY","US","148501314" +"1376178053","CONNECT","CONNECT URL","libertylodge.com","N","website","","OTHER","Other","email","OTHER","Other","email","160 Fm 2507","","Alice","TX","US","783327763" +"1366077042","CONNECT","CONNECT URL","hr@advancebt.com","N","","","","","","","","","7567 Amador Valley Blvd Ste 201","","Dublin","CA","US","945682443" +"1699300392","OTHERS","Other URL","hie","N","","","","","","","","","800 Yellowstone Ave","","Pocatello","ID","US","832014433" +"1669007290","CONNECT","CONNECT URL","GENERATIONS","N","ELECTRONIC MEDICAL RECORD","","HIE","Health Information Exchange (HIE)","","OTHER","Other","EVV","515 W Linden St Fl 2","","Allentown","PA","US","181011426" +"1689209207","DIRECT","Direct Messaging Address","rhawkins@gwinnettneurology.com","N","work email","","DIRECT","Direct","","CSV","CSV","","2331 Henry Clower Blvd","","Snellville","GA","US","300783155" +"1861027492","OTHERS","Other URL","ESET","N","ESET protection software","","OTHER","Other","Protect users systems","OTHER","Other","Firewall protection","1331 8th Ave","","Greeley","CO","US","806314601" +"1790310332","OTHERS","Other URL","dropbox.com","N","file storage server","","DIRECT","Direct","","CSV","CSV","","23411 John R Rd Ste 4","","Hazel Park","MI","US","480301404" +"1619502283","CONNECT","CONNECT URL","tarzana","N","","","","","","","","","19218 Ventura Blvd","","Tarzana","CA","US","913563101" +"1619502283","CONNECT","CONNECT URL","tarzana","N","","","","","","","","","19218 Ventura Blvd","","Tarzana","CA","US","913563101" +"1306471826","DIRECT","Direct Messaging Address","Cheyenne@bocadentalandbraces.com","N","email","","DIRECT","Direct","","CSV","CSV","","3163 N Rainbow Blvd","","Las Vegas","NV","US","891084578" +"1467087049","CONNECT","CONNECT URL","www.arrt.org","N","","","DIRECT","Direct","","OTHER","Other","non","8330 Lyndon B Johnson Fwy Ste B302","","Dallas","TX","US","752431166" +"1801421490","CONNECT","CONNECT URL","https://clientcare.net/","N","Practice Management System","","","","","","","","8845 Six Pines Dr Ste 150","","Shenandoah","TX","US","773802675" +"1093340671","DIRECT","Direct Messaging Address","tstoneking@bluesprigpediatrics.com","N","","","","","","","","","1035 Strader Dr Ste 125","","Lexington","KY","US","405054086" +"1376178954","CONNECT","CONNECT URL","melreid228@gmail.com","N","","","","","","","","","14200 Deneen Rd","","Vancleave","MS","US","395656704" +"1710512306","DIRECT","Direct Messaging Address","ymarriott@autismcarewest.com","N","email","","DIRECT","Direct","","CSV","CSV","","2075 E Windmill Ln Ste 150","","Las Vegas","NV","US","891232085" +"1861027450","CONNECT","CONNECT URL","avelasquez-leon@hcpnv.com","Y","Practice Clinic E-Mail","NV Healthcare Partners Inc","DIRECT","Direct","","CSV","CSV","","1397 Galleria Dr Ste 100","","Henderson","NV","US","890146660" +"1851926455","OTHERS","Other URL","verity.org","N","verity.org","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1900 Sullivan Ave","","Daly City","CA","US","940152229" +"1770118366","DIRECT","Direct Messaging Address","honakeral2@upmc.edu","N","","","","","","","","","333 N Braddock Ave","","Pittsburgh","PA","US","152082512" +"1306471990","DIRECT","Direct Messaging Address","ymarriott@autismcarewest.com","N","email","","DIRECT","Direct","","CSV","CSV","","2075 E Windmill Ln Ste 150","","Las Vegas","NV","US","891232085" +"1114552718","CONNECT","CONNECT URL","alisa.jacobo@ifrsf.org","N","","","","","","","","","2919 Mission St","","San Francisco","CA","US","941103917" +"1346875945","CONNECT","CONNECT URL","Fredericksburg","N","","","DIRECT","Direct","","","","","10827 Stacy Run","","Fredericksburg","VA","US","224088040" +"1053946657","OTHERS","Other URL","Kramirez@childrenscenterav.org","N","","","OTHER","Other","Work email","OTHER","Other","Work email","45111 Fern Ave","","Lancaster","CA","US","935342301" +"1790310399","OTHERS","Other URL","Centerstone","N","","","","","","","","","2615 Edwards St","","Alton","IL","US","620023915" +"1033744636","CONNECT","CONNECT URL","707-544-3295","N","","","DIRECT","Direct","","OTHER","Other","707-544-9011","2403 Professional Dr","","Santa Rosa","CA","US","954033007" +"1669007266","CONNECT","CONNECT URL","aspiranet.org","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1669007266","CONNECT","CONNECT URL","aspiranet.org","N","","","","","","","","","5284 Adolfo Rd","","Camarillo","CA","US","930126787" +"1588299184","CONNECT","CONNECT URL","Springfield","N","","","","","","","","","3331 S Parkview Ave","","Springfield","MO","US","658044755" +"1043845654","FHIR","FHIR URL","bbartoszak@townofbabylon.com","Y","practice location","Town of Babylon - Division of Drug and Alcohol Services","DIRECT","Direct","","OTHER","Other","workemail","281 Phelps Ln","","North Babylon","NY","US","117034045" +"1487289997","CONNECT","CONNECT URL","URL","N","","","","","","","","","19531 Cochran Blvd","","Port Charlotte","FL","US","339482081" +"1295360709","OTHERS","Other URL","Anchorage","N","","","","","","","","","7521 Brayton Dr","","Anchorage","AK","US","995072667" +"1124653647","OTHERS","Other URL","GSuite","N","HIPAA Compliant Google G-Suite","","","","","","","","180 Chatham Heights Rd Ste 203","","Fredericksburg","VA","US","224052569" +"1487289906","REST","RESTful URL","URL","N","http","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","2056 Indian Dr","","Vineland","NJ","US","083616411" +"1467087981","CONNECT","CONNECT URL","office@spectrumrehab.org","N","","","","","","","","","30826 Linder Rd","","Denham Springs","LA","US","707268507" +"1669007191","OTHERS","Other URL","Apopka","N","Jacksonville","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11374 Emma Oaks Ln","","Jacksonville","FL","US","322212865" +"1578198008","CONNECT","CONNECT URL","harmoni.vasquez@gmail.com","N","","","","","","","","","533B Keyway Dr","","Flowood","MS","US","392328809" +"1285269845","DIRECT","Direct Messaging Address","druiz@adaptive.com","N","","","","","","","","","8700 Crownhill Blvd","","San Antonio","TX","US","782091136" +"1801421409","DIRECT","Direct Messaging Address","drjeremy@thrivear.com","N","","","DIRECT","Direct","","CSV","CSV","","4155 N Steele Blvd Ste 10","","Fayetteville","AR","US","727035377" +"1972138501","OTHERS","Other URL","victoria@victorynutritionwellness.com","N","","","","","","","","","206 E Jericho Tpke","","Huntington Station","NY","US","117467330" +"1174158695","CONNECT","CONNECT URL","T","N","text messaging- message delivery","","DIRECT","Direct","","CSV","CSV","AES-256","225 Vestal Pkwy E","","Vestal","NY","US","138501629" +"1548895261","CONNECT","CONNECT URL","https://npiregistry.cms.hhs.gov/api/?version=2.0","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","https://npiregistry.cms.hhs.gov/api/?version=2.1","124 Carriage Ln","","Florence","MS","US","390736015" +"1093340713","OTHERS","Other URL","Sacramento","N","","","DIRECT","Direct","","CSV","CSV","","9470 Micron Ave","","Sacramento","CA","US","958272612" +"1801421524","CONNECT","CONNECT URL","https://michael-wusik.clientsecure.me","N","","","","","","","","","2746 N Florida Ave","","Tampa","FL","US","336021522" +"1265067987","DIRECT","Direct Messaging Address","Mmccoy@indigodentistrycolumbia.com","N","","","","","","","","","121 Alpine Cir","","Columbia","SC","US","292236385" +"1144855867","DIRECT","Direct Messaging Address","Richard.Gonzalez@fsl.org","N","","","DIRECT","Direct","","CSV","CSV","","1444 5th Ave","","Bay Shore","NY","US","117064147" +"1144855867","DIRECT","Direct Messaging Address","Richard.Gonzalez@fsl.org","N","","","DIRECT","Direct","","CSV","CSV","","1444 5th Ave","","Bay Shore","NY","US","117064147" +"1962037689","CONNECT","CONNECT URL","https://icahn.mssm.edu","N","Website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1 Gustave L Levy Pl # 1187","","New York","NY","US","100296504" +"1578198297","OTHERS","Other URL","Posschiropractic@gmail.com","N","","","","","","","","","204 E 25th St","","Kearney","NE","US","688474569" +"1023643640","CONNECT","CONNECT URL","www.ltspeech.com","N","","","","","","","","","120 W Center St Ste 2","","West Bridgewater","MA","US","023791600" +"1760017388","SOAP","SOAP URL","m.kincaid@proactivephysicaltherapy.com","N","I am not yet working at my clinic and do not know the exact endpoint.","","","","","","","","2015 Clubhouse Dr Ste 102","","Greeley","CO","US","806343651" +"1992330534","DIRECT","Direct Messaging Address","pec1@tulsacoxmail.com","N","private practice Dr. Tracy Garden, OD","","","","","","","","4008 S Elm Pl Ste A","","Broken Arrow","OK","US","740112021" +"1073148607","CONNECT","CONNECT URL","Epic","N","Direct messaging via patient's medical chart","","DIRECT","Direct","","OTHER","Other","None","801 N Broadway","","Baltimore","MD","US","212051424" +"1265067896","SOAP","SOAP URL","Apricotsolutions.com","N","","","","","","","","","12 Southern Ave","","Dorchester","MA","US","021242012" +"1184259715","CONNECT","CONNECT URL","GENERATIONS","N","EMR","","HIE","Health Information Exchange (HIE)","","OTHER","Other","EVV","515 W Linden St","","Allentown","PA","US","181011426" +"1336774967","CONNECT","CONNECT URL","https://pteverywhere.com/","N","PTeverywhere software","","HIE","Health Information Exchange (HIE)","","","","","1110 Pine Ridge Rd Ste 204","","Naples","FL","US","341088927" +"1700411337","OTHERS","Other URL","Centerstone","N","","","","","","","","","2615 Edwards St","","Alton","IL","US","620023915" +"1093340697","CONNECT","CONNECT URL","Beaumont","N","","","DIRECT","Direct","","CSV","CSV","","4347 Phelan Blvd","","Beaumont","TX","US","777072159" +"1336774975","CONNECT","CONNECT URL","escholtz@desc.org","N","","","","","","","","","216 James St","","Seattle","WA","US","981045102" +"1245865880","CONNECT","CONNECT URL","url","N","","","","","","","","","1041 45th Street","","West Palm Beach","FL","US","33407" +"1881229425","CONNECT","CONNECT URL","https://www.floridafirstpsychiatry.com","Y","","Florida First Psychiatry Specialist LLC","DIRECT","Direct","","CSV","CSV","","1820 Miccosukee Commons Dr","","Tallahassee","FL","US","323085432" +"1053946608","DIRECT","Direct Messaging Address","casomugha@bluesprigpediatrics.com","Y","","Blue Sprig Pediatrics, Inc","","","","","","","10353 Centrepark Dr","","Houston","TX","US","770431349" +"1609401249","DIRECT","Direct Messaging Address","alofaro@drmoldover.com","Y","Email","Joseph Moldover, PC","DIRECT","Direct","","","","","555 Washington St Ste 5","","Wellesley","MA","US","024825946" +"1144855784","CONNECT","CONNECT URL","www.biomedmat.org","N","website","","","","","","","","31581 Gratiot Ave","","Roseville","MI","US","480664528" +"1053946699","CONNECT","CONNECT URL","Reidsville","N","Reidsville","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3580 Nc Highway 14","","Reidsville","NC","US","273208746" +"1053946699","CONNECT","CONNECT URL","Reidsville","N","Reidsville","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3580 Nc Highway 14","","Reidsville","NC","US","273208746" +"1235764879","CONNECT","CONNECT URL","INTERNET","N","INTERNET USAGE","","HIE","Health Information Exchange (HIE)","","OTHER","Other","OFFICE USE","1301 Simon Bolivar Ave Rear","","New Orleans","LA","US","701132222" +"1659906204","DIRECT","Direct Messaging Address","drmike@grdental.com","N","","","","","","","","","220 SE 21st St","","Grand Rapids","MN","US","557444268" +"1528693173","DIRECT","Direct Messaging Address","Gemartinez@chisouthfl.org","N","","","","","","","","","10300 sw 216 st","","Miami","FL","US","33190" +"1396370953","OTHERS","Other URL","lovetranscendsdoula@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","17350 State Highway 249 Ste 220","","Houston","TX","US","770641132" +"1588299143","CONNECT","CONNECT URL","sarahKlock@nlchha.org","N","","","DIRECT","Direct","","","","","91 Main St","","Canton","NY","US","136171248" +"1639704299","DIRECT","Direct Messaging Address","autumn.mackey001@saintalphonsus.org","N","","","","","","","","","4300 E Flamingo Ave","","Nampa","ID","US","836873138" +"1811522493","DIRECT","Direct Messaging Address","ymarriott@autismcarewest.com","N","email","","DIRECT","Direct","","CSV","CSV","","2075 E Windmill Ln Ste 150","","Las Vegas","NV","US","891232085" +"1992330559","DIRECT","Direct Messaging Address","ssalarano@hotmail.com","N","","","","","","","","","1701 Independence Dr","","Jefferson City","MO","US","651095641" +"1457986010","OTHERS","Other URL","719-544-2033","Y","","Pathways Psychological Services, LLP","","","","","","","417 W 13th St","","Pueblo","CO","US","810032703" +"1720613383","OTHERS","Other URL","www.practicebetter.io","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","ecure, cloud-based client management platform for Health & Wellness Professionals","4216 W Jacaranda Ave","","Burbank","CA","US","915053373" +"1306471974","CONNECT","CONNECT URL","https://www.montefiore.org/","N","Business Website","","","","","","","","804 E 138th St","","Bronx","NY","US","104541932" +"1942835517","DIRECT","Direct Messaging Address","erin.wingerson@eastersealsucp.com","N","Organization email address","","DIRECT","Direct","","CSV","CSV","","314 Chapanoke Rd","","Raleigh","NC","US","276033400" +"1912532581","DIRECT","Direct Messaging Address","mperez@mercypluscare.com","N","","","","","","","","","521 Richmond St Apt 1","","Alma","MI","US","488011246" +"1699300277","CONNECT","CONNECT URL","orlando","N","","","","","","","","","5241 Lima Pl","","Orlando","FL","US","328071624" +"1427683002","DIRECT","Direct Messaging Address","jackie@tghelovettcenter.com","N","encrypted email","","DIRECT","Direct","","","","","900 Lovett Blvd","","Houston","TX","US","770063908" +"1457986051","OTHERS","Other URL","DOWNINGPEDIATRICS@GMAIL.COM","N","DOWNINGPEDIATRICS@GMAIL.COM","","","","","","","","3841 Frederick Ave","","Saint Joseph","MO","US","645063020" +"1649805235","DIRECT","Direct Messaging Address","credentialing@shrt.net","N","","","DIRECT","Direct","","CSV","CSV","","1013 College Ave","","Jacksonville","TX","US","757663307" +"1649805235","DIRECT","Direct Messaging Address","credentialing@shrt.net","N","","","DIRECT","Direct","","CSV","CSV","","1013 College Ave","","Jacksonville","TX","US","757663307" +"1649805235","DIRECT","Direct Messaging Address","credentialing@shrt.net","N","","","DIRECT","Direct","","CSV","CSV","","1013 College Ave","","Jacksonville","TX","US","757663307" +"1649805235","DIRECT","Direct Messaging Address","credentialing@shrt.net","N","","","DIRECT","Direct","","CSV","CSV","","1013 College Ave","","Jacksonville","TX","US","757663307" +"1578198172","CONNECT","CONNECT URL","www.baystatecs.org","N","Website","","DIRECT","Direct","","","","","400 Washington St Ste 106","","Braintree","MA","US","021844764" +"1912532524","DIRECT","Direct Messaging Address","lscrib2@students.towson.edu","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","8000 York Rd","","Towson","MD","US","212520001" +"1154956761","CONNECT","CONNECT URL","thesanctuarycounseling.com","N","website","","DIRECT","Direct","","CSV","CSV","","921 4th Ave","","Worthington","MN","US","561872372" +"1154956761","CONNECT","CONNECT URL","thesanctuarycounseling.com","N","website","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","921 4th Ave","","Worthington","MN","US","561872372" +"1093340507","OTHERS","Other URL","Flint","N","","","","","","","","","2284 S Ballenger Hwy Ste G","","Flint","MI","US","485033446" +"1093340507","OTHERS","Other URL","Flint","N","","","","","","","","","2284 S Ballenger Hwy Ste G","","Flint","MI","US","485033446" +"1225663735","OTHERS","Other URL","Belleville","N","","","OTHER","Other","Belleville","","","","3715 Rolling Meadows Dr","","Belleville","IL","US","622210406" +"1053946574","DIRECT","Direct Messaging Address","Referrals@hunkapi.org","N","Referrals@hunkapi.org","","DIRECT","Direct","","OTHER","Other","Email","12051 N 96th St","","Scottsdale","AZ","US","852605913" +"1598390007","OTHERS","Other URL","BRONX","N","","","","","","","","","2121 Davidson Ave","","Bronx","NY","US","104533303" +"1629603147","OTHERS","Other URL","Conyers","N","","","DIRECT","Direct","","OTHER","Other","Business Address","1272 Peeks Ford Rd SE","","Conyers","GA","US","300132944" +"1679108195","OTHERS","Other URL","EMR","N","EMR ECW","","DIRECT","Direct","","CSV","CSV","","12701 W State Highway 29 Ste 5","","Liberty Hill","TX","US","786426348" +"1649805169","CONNECT","CONNECT URL","jeckel@bucs.fsw.edu","N","email","","","","","CSV","CSV","","508 Fulton St","","Durham","NC","US","277053875" +"1366077885","DIRECT","Direct Messaging Address","Jason.Heinz@prevea.com","N","work email","","DIRECT","Direct","","CSV","CSV","","2919 Stout Rd","","Menomonie","WI","US","547512313" +"1083249502","CONNECT","CONNECT URL","www.chkd.org","N","","","","","","","","","2021 Concert Dr","","Virginia Beach","VA","US","234568082" +"1710512231","CONNECT","CONNECT URL","office@spectrumrehab.org","N","","","","","","","","","30826 Linder Rd","","Denham Springs","LA","US","707268507" +"1871128397","CONNECT","CONNECT URL","WECARE@DIVINETOUCH-HCS.COM","N","EMAIL","","HIE","Health Information Exchange (HIE)","","OTHER","Other","EWA BEACH","91-1077 Kanela St","","Ewa Beach","HI","US","967065957" +"1649805177","DIRECT","Direct Messaging Address","daryleannho@malamaolacares.com","N","","","","","","","","","1638 Hauiki St","","Honolulu","HI","US","968192614" +"1710512249","CONNECT","CONNECT URL","tyrone.robinson2014@yahoo.com","N","","","","","","","","","5028 Seminole Cir","","Lake Park","GA","US","316363206" +"1033744677","DIRECT","Direct Messaging Address","melanie.grynsztejn@vanderbilt.edu","N","VUSN e-mail","","DIRECT","Direct","","CSV","CSV","","11410 Terwilligers Valley Ln","","Cincinnati","OH","US","452492759" +"1518592237","DIRECT","Direct Messaging Address","lpjenkins@moreheadstate.edu","N","","","","","","","","","231 E Chestnut St","","Louisville","KY","US","402021821" +"1427683036","OTHERS","Other URL","N/A","N","N/A","","OTHER","Other","N/A","","","","8001 Beaty Grove Dr","","Tampa","FL","US","336261602" +"1780219303","CONNECT","CONNECT URL","sbishop@vbgov.com","N","","","","","","","","","409 Birdneck Cir","","Virginia Beach","VA","US","234515516" +"1033744669","DIRECT","Direct Messaging Address","kalos@tlc-counseling.com","N","kalos@tlc-counseling.com","","DIRECT","Direct","","OTHER","Other","Office","1821 Lendew St","","Greensboro","NC","US","274087035" +"1225663867","CONNECT","CONNECT URL","Denton","N","Office","","","","","","","","3901 W 15th St","","Plano","TX","US","750757738" +"1770118499","CONNECT","CONNECT URL","Marion","N","","","","","","","","","1613 Fox Hollow Ct","","Marion","SC","US","295716726" +"1376178095","SOAP","SOAP URL","Holmen","N","","","","","","","","","1511 S Holmen Dr","","Holmen","WI","US","546369373" +"1891320511","DIRECT","Direct Messaging Address","Dr.Rice@ohiomft.com","N","Email address","","DIRECT","Direct","","CSV","CSV","","670 Meridian Way Ste 270","","Westerville","OH","US","430822306" +"1720613342","DIRECT","Direct Messaging Address","contracting@coordinatedcarenetwork.com","N","company email","","","","","","","","268 Dr Martin Luther King Jr Blvd","","Newark","NJ","US","071022011" +"1124653761","DIRECT","Direct Messaging Address","dina.borichevskiy@dignityhealth.org","N","","","DIRECT","Direct","","","","","4001 J St","","Sacramento","CA","US","958193626" +"1457986077","DIRECT","Direct Messaging Address","cvanarsdall@rosestreet.org","N","","","","","","","","","4084 Regent Dr","","Wichita Falls","TX","US","763081508" +"1811522436","DIRECT","Direct Messaging Address","hbeatty3@wellspan.org","Y","email address","Ephrata Community Hospital","DIRECT","Direct","","CSV","CSV","","169 Martin Ave","","Ephrata","PA","US","175221724" +"1144855768","OTHERS","Other URL","cakers@compasshn.org","N","business email","","","","","","","","1800 Community","","Clinton","MO","US","647358804" +"1346875960","OTHERS","Other URL","elizabeth.schmidt@dsh.ca.gov","Y","","Department of State Hospitals Atascadero","","","","","","","10333 El Camino Real","","Atascadero","CA","US","934225808" +"1043845662","DIRECT","Direct Messaging Address","sandra.farleycsu@co.nv.ca.us","N","Email","","DIRECT","Direct","","OTHER","Other","Communication","145 Glasson Way","","Grass Valley","CA","US","959455723" +"1942835574","DIRECT","Direct Messaging Address","contact@acpediatricdentistry.com","N","contact@acpediatricdentistry.com","","DIRECT","Direct","","CSV","CSV","","4410 W 16th Ave Ste 52","","Hialeah","FL","US","330127193" +"1689209223","OTHERS","Other URL","Citrix","N","","","","","","","","","720 W US Highway 18","","Garner","IA","US","504381022" +"1831724475","OTHERS","Other URL","N/A","N","","","OTHER","Other","N/A","OTHER","Other","N/A","106 Pine Bluff Rd Ste 11","","Salisbury","MD","US","218017161" +"1750916391","CONNECT","CONNECT URL","Lebanon","N","","","","","","","","","2605 N Lebanon St Ste 115","","Lebanon","IN","US","460521476" +"1083249635","OTHERS","Other URL","Centerstone","N","","","","","","","","","403 Municipal Dr","","Carterville","IL","US","629182042" +"1063047611","DIRECT","Direct Messaging Address","hermilt@ccf.org","N","","","","","","","","","16761 Southpark Ctr","","Strongsville","OH","US","441369302" +"1770118333","DIRECT","Direct Messaging Address","gm@beforeandafterfitnesscenter.com","N","email address","","DIRECT","Direct","","","","","525 Wheatfield St","","North Tonawanda","NY","US","141207034" +"1053946616","CONNECT","CONNECT URL","Lexington","N","","","DIRECT","Direct","","","","","698 Perimeter Dr Ste 101","","Lexington","KY","US","405174141" +"1740815307","OTHERS","Other URL","janeen.williams@va.gov","N","","","","","","","","","2 Osmun Pl","","Yonkers","NY","US","107015238" +"1821623489","CONNECT","CONNECT URL","melissa@languagelabnyc.com","N","business email","","DIRECT","Direct","","OTHER","Other","business information","133 W 72nd St Rm 401","","New York","NY","US","100233237" +"1639704208","DIRECT","Direct Messaging Address","jremes@salylakesurgerycenter.org","N","HIPAA compliant email address secured by Virtru","","DIRECT","Direct","","OTHER","Other","Virtru allows all static file types - pdf, jpeg, csv, docx","1046 E 100 S Ste D","","Salt Lake City","UT","US","841021520" +"1598390163","DIRECT","Direct Messaging Address","kyelle@wjwservices.com","N","","","","","","","","","23 West St # 3","","Ashland","NH","US","032174219" +"1306471834","CONNECT","CONNECT URL","https://www.wellchild.org/","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3457 Live Oak St","","Huntington Park","CA","US","902556148" +"1710512389","CONNECT","CONNECT URL","https://gti.labdynamo.com/login/","N","Patient Portal","","DIRECT","Direct","","CSV","CSV","","13402 N Scottsdale Rd Ste B195","","Scottsdale","AZ","US","852544066" +"1669007241","OTHERS","Other URL","arross@beaconhealthsystem.org","N","encrypted work email","","","","","","","","615 N Michigan St","","South Bend","IN","US","466011087" +"1902431596","OTHERS","Other URL","stephanie.coward@davita.com","N","Email","","DIRECT","Direct","","OTHER","Other","Work email","1499 Webster St","","San Francisco","CA","US","941153705" +"1588299176","CONNECT","CONNECT URL","phoenix","N","","","DIRECT","Direct","","","","","4344 W Indian School Rd Ste 8","","Phoenix","AZ","US","850312939" +"1588299176","CONNECT","CONNECT URL","PHOENIX","N","","","","","","","","","4344 W Indian School Rd Ste 8","","Phoenix","AZ","US","850312939" +"1588299176","CONNECT","CONNECT URL","PHOENIX","N","","","","","","","","","4344 W Indian School Rd Ste 8","","Phoenix","AZ","US","850312939" +"1588299176","CONNECT","CONNECT URL","PHOENIX","N","","","","","","","","","4344 W Indian School Rd Ste 8","","Phoenix","AZ","US","850312939" +"1205461894","CONNECT","CONNECT URL","CyberAccess","N","","","","","","","","","1201 NW Briarcliff Pkwy Ste 200","","Kansas City","MO","US","641161772" +"1265067862","DIRECT","Direct Messaging Address","mariya.mullokandova@my.liu.edu","N","","","","","","","","","6260 108th St Apt 4J","","Forest Hills","NY","US","113751303" +"1376178988","OTHERS","Other URL","DATASCAN","N","DATASCAN","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","6402 Flushing Ave","","Maspeth","NY","US","113782833" +"1528693132","CONNECT","CONNECT URL","peoplestransportservice@yahoo.com","N","","","","","","","","","1301 Big Falls Ave","","Akron","OH","US","443101137" +"1801421417","CONNECT","CONNECT URL","bavarianchiropractic.com","N","website","","","","","","","","1500 Alpensee Strasse","","Leavenworth","WA","US","988269308" +"1619502226","OTHERS","Other URL","Dallas","N","https://cms.officeally.com/","","DIRECT","Direct","","CSV","CSV","","4303 N Central Expy","","Dallas","TX","US","752055597" +"1942835467","DIRECT","Direct Messaging Address","Jacksonulysses@communityassessment.org","Y","Email","Community Assessment And Treatment Services, Inc","DIRECT","Direct","","CSV","CSV","","205 Wadsworth Rd","","Wadsworth","OH","US","442819580" +"1457986986","CONNECT","CONNECT URL","Fresno","Y","","Got Sleep Inc","","","","","","","9497 N Fort Washington Rd Ste 103","","Fresno","CA","US","937300606" +"1467087999","OTHERS","Other URL","Other","N","Other","","OTHER","Other","Other","OTHER","Other","Other","32100 Telegraph Rd Ste 205","","Bingham Farms","MI","US","480252454" +"1366077893","OTHERS","Other URL","medicalsolutions.com","N","travel agency","","","","","","","","580 Champion Ridge Dr","","Daytona Beach","FL","US","321243038" +"1346875812","CONNECT","CONNECT URL","https://www.drshehadi.com/","N","","","","","","","","","393 E Town St Ste 110","","Columbus","OH","US","432154741" +"1053946517","DIRECT","Direct Messaging Address","anais.tirado@walgreens.com","N","corporate email","","DIRECT","Direct","","CSV","CSV","","65th Infanteria Shopping Center Suite 101","","San Juan","PR","US","00926" +"1114552676","CONNECT","CONNECT URL","Bloomfield","N","Bloomfield","","DIRECT","Direct","","CSV","CSV","","CR 7165 Rd 3 #14","","Bloomfield","NM","US","874138741" +"1003441502","OTHERS","Other URL","appliedbxsolutions@gmail.com","N","","","","","","","","","1200 Columbia Hill Rd","","Reno","NV","US","895087339" +"1033744594","DIRECT","Direct Messaging Address","jweaver@sandltherapy.com","Y","","S&L Therapy","","","","","","","68 Harvard St","","Brookline","MA","US","024457991" +"1811522303","CONNECT","CONNECT URL","bridgepointealf@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","16031 SW 61st Ct","","Southwest Ranches","FL","US","333311483" +"1811522303","CONNECT","CONNECT URL","bridgePointealf@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","16031 SW 61st Ct","","Southwest Ranches","FL","US","333311483" +"1811522303","CONNECT","CONNECT URL","bridgepointealf@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","16031 SW 61st Ct","","Southwest Ranches","FL","US","333311483" +"1811522303","CONNECT","CONNECT URL","bridgepointealf@gmail.com","N","","","DIRECT","Direct","","","","","16031 SW 61st Ct","","Southwest Ranches","FL","US","333311483" +"1346875804","CONNECT","CONNECT URL","phone","N","7814925248","","DIRECT","Direct","","","","","123 Lincoln St","","Norwood","MA","US","020621347" +"1346875804","OTHERS","Other URL","phone","N","7814925248","","HIE","Health Information Exchange (HIE)","","CSV","CSV","phone number","123 Lincoln St","","Norwood","MA","US","020621347" +"1346875804","OTHERS","Other URL","phone","N","7814925248","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","123 Lincoln St","","Norwood","MA","US","020621347" +"1154956688","OTHERS","Other URL","jmanu@fathercareprayer.org","N","Email Address","","","","","","","","678 Tom Brewer Rd","","Loganville","GA","US","300524005" +"1245865773","OTHERS","Other URL","Jarencyc@edgewood.com","N","email","","DIRECT","Direct","","CSV","CSV","","1801 Vicente St","","San Francisco","CA","US","941162923" +"1508491036","OTHERS","Other URL","Email","N","","","","","","","","","581 Burlington Ave Apt 5","","Clarendon Hills","IL","US","605141183" +"1053946590","DIRECT","Direct Messaging Address","courtney.carmack.p5@direct.phs.nextgenshare.com","N","","","","","","","","","300 High St Fl 3","","Hamilton","OH","US","450116078" +"1306471842","CONNECT","CONNECT URL","victoria.klein@comcast.net","N","email address","","DIRECT","Direct","","OTHER","Other","medical","609 Sandwich Rd","","East Falmouth","MA","US","025364745" +"1770118218","CONNECT","CONNECT URL","COMPUTER","N","CVS","","DIRECT","Direct","","CSV","CSV","","15115 Dove Trl","","Apple Valley","MN","US","551247871" +"1578198016","DIRECT","Direct Messaging Address","ke129@evansville.edu","N","UEPA Email","","","","","","","","455 Jeanette Benton Dr","","Evansville","IN","US","477131748" +"1669007100","DIRECT","Direct Messaging Address","sara.busch@claytonmedstl.com","N","","","","","","","","","6400 Clayton Rd Ste 303","","Saint Louis","MO","US","631171850" +"1295360733","DIRECT","Direct Messaging Address","asiegel@childrensnational.org","N","Hospital email","","DIRECT","Direct","","CSV","CSV","","111 Michigan Ave NW","","Washington","DC","US","200102916" +"1003441544","DIRECT","Direct Messaging Address","michelle.hill@ascension.org","N","email","","DIRECT","Direct","","OTHER","Other","email","1241 W Broadway St","","Three Rivers","MI","US","490938319" +"1578198024","CONNECT","CONNECT URL","kathleendh21","N","","","DIRECT","Direct","","","","","13123 E 16th Ave","","Aurora","CO","US","800457106" +"1992330443","CONNECT","CONNECT URL","primarymservices@gmail.com","N","","","","","","","","","14-20 Watsessing Ave","","Bloomfield","NJ","US","070034611" +"1255966719","OTHERS","Other URL","other","N","","","","","","","","","3104 Hayling Dr","","Raleigh","NC","US","276102290" +"1184259632","CONNECT","CONNECT URL","william.forrest@giantmartins.com","N","","","","","","","","","1650C Wesel Blvd","","Hagerstown","MD","US","217405387" +"1881229342","DIRECT","Direct Messaging Address","dcole@arlingtonva.us","N","","","","","","","","","2120 Washington Blvd Fl 3","","Arlington","VA","US","222045718" +"1518592070","CONNECT","CONNECT URL","Butterflyeffects.com","N","","","","","","","","","500 Fairway Dr Ste 102","","Deerfield Bch","FL","US","334411817" +"1790310258","OTHERS","Other URL","516-304-1335","N","Private cellphone messaging system","","DIRECT","Direct","","CSV","CSV","","90 Lee Ave","","Albertson","NY","US","115071624" +"1073148532","CONNECT","CONNECT URL","www.drivingmissdaisymn.com","N","Main URL","","","","","","","","1710 Douglas Dr N Ste 260","","Golden Valley","MN","US","554224345" +"1952936411","OTHERS","Other URL","synergy.melissacaruso@gmail.com","N","Business email address","","OTHER","Other","Administrative","","","","1 Overlook Dr Ste 14","","Amherst","NH","US","030312875" +"1861027328","CONNECT","CONNECT URL","www.charmhealth.com","N","","","DIRECT","Direct","","","","","8 Breakwater Ln","","Windsor","CT","US","060953299" +"1407481963","DIRECT","Direct Messaging Address","amber@owenscounseling.com","N","work email","","","","","","","","1118 E Main St # 2A","","St Charles","IL","US","601742260" +"1750916219","DIRECT","Direct Messaging Address","scealita.drennon@youthhome.org","N","","","","","","","","","20400 Colonel Glenn Rd","","Little Rock","AR","US","722105323" +"1518592088","CONNECT","CONNECT URL","info@sparcrehab.org","N","","","","","","","","","2208 Loblolly Bay St","","Clermont","FL","US","347119562" +"1578198040","DIRECT","Direct Messaging Address","scealita.drennon@youthhome.org","N","","","","","","","","","20400 Colonel Glenn Rd","","Little Rock","AR","US","722105323" +"1932734407","OTHERS","Other URL","EMR","N","","","","","","","","","508 N Acadia Rd","","Thibodaux","LA","US","703014862" +"1720613219","CONNECT","CONNECT URL","DP","Y","","Disease Prevention","","","","","","","160 MacGregor Pines Dr Ste 301","","Cary","NC","US","275116037" +"1982239463","CONNECT","CONNECT URL","shlyalford@yahoo.com","N","Direct Contact","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Claims","4422 Spinel Dr","","Fayetteville","NC","US","283116862" +"1114552569","DIRECT","Direct Messaging Address","mstewart@letstalkar.com","N","","","","","","","","","10310 W Markham St Ste 205","","Little Rock","AR","US","722051579" +"1295360782","CONNECT","CONNECT URL","https://www.centerforautism.com/","N","","","","","","","","","21600 Oxnard St Ste 1800","","Woodland Hills","CA","US","913677807" +"1295360782","CONNECT","CONNECT URL","https://www.centerforautism.com/","N","","","","","","","","","21600 Oxnard St Ste 1800","","Woodland Hills","CA","US","913677807" +"1295360782","CONNECT","CONNECT URL","https://www.centerforautism.com/","N","","","","","","","","","21600 Oxnard St Ste 1800","","Woodland Hills","CA","US","913677807" +"1922633429","DIRECT","Direct Messaging Address","dbernard@assistanceplus.com","Y","","JBPB Assistance Plus","","","","","","","11 East St","","Benton","ME","US","049013309" +"1578198065","DIRECT","Direct Messaging Address","samantha.quesada@samuelmerritt.edu","N","School-Associated Email","","","","","","","","777 Victoria St","","San Francisco","CA","US","941272838" +"1558996058","CONNECT","CONNECT URL","carmen@careusiom.com","N","Hippa compliant email","","DIRECT","Direct","","CSV","CSV","","17222 Kendall Ridge Ln","","Houston","TX","US","770955199" +"1386279875","CONNECT","CONNECT URL","MANSFIELD","N","home","","OTHER","Other","MANSFIELD","OTHER","Other","MANSFIELD","1216 Autumn Dr","","Mansfield","TX","US","760637940" +"1386279875","CONNECT","CONNECT URL","MANSFIELD","N","home","","OTHER","Other","MANSFIELD","OTHER","Other","MANSFIELD","1216 Autumn Dr","","Mansfield","TX","US","760637940" +"1386279875","CONNECT","CONNECT URL","MANSFIELD","N","home address","","OTHER","Other","MANSFIELD","CSV","CSV","","1216 Autumn Dr","","Mansfield","TX","US","760637940" +"1386279875","CONNECT","CONNECT URL","MANSFIELD","N","home","","OTHER","Other","MANSFIELD","OTHER","Other","MANSFIELD","1216 Autumn Dr","","Mansfield","TX","US","760637940" +"1386279875","CONNECT","CONNECT URL","MANSFIELD","N","","","DIRECT","Direct","","OTHER","Other","MANSFIELD","1216 Autumn Dr","","Mansfield","TX","US","760637940" +"1780219287","DIRECT","Direct Messaging Address","info@thunderbirddental.com","N","business email","","","","","","","","3603 Las Vegas Blvd N Ste 120","","Las Vegas","NV","US","891150588" +"1528693926","DIRECT","Direct Messaging Address","office@humbertroaddentistry.com","N","","","","","","","","","4119 Humbert Rd","","Alton","IL","US","620027116" +"1699300194","CONNECT","CONNECT URL","www.aspiranet.org","N","","","","","","","","","5284 Adolfo Rd Ste 100","","Camarillo","CA","US","930126790" +"1912532318","DIRECT","Direct Messaging Address","kaelamw@upmc.edu","N","","","HIE","Health Information Exchange (HIE)","","","","","236 Fifth Ave","","McKeesport","PA","US","151322601" +"1982239380","CONNECT","CONNECT URL","Brooklyn","N","Trustcare","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","730 58th St","","Brooklyn","NY","US","112203917" +"1013542414","OTHERS","Other URL","Centerstone","N","","","","","","","","","2615 Edwards St","","Alton","IL","US","620023915" +"1164057568","DIRECT","Direct Messaging Address","rboolbol@pmpct.emadirect.md","N","Farmington","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","10 Birdseye Rd Ste 260","","Farmington","CT","US","060322489" +"1164057568","DIRECT","Direct Messaging Address","rboolbol@pmpct.emadirect.md","N","Enfield","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7 Elm St Ste 202","","Enfield","CT","US","060823670" +"1114552528","CONNECT","CONNECT URL","ATZprimarycare@gmail.com","N","","","DIRECT","Direct","","CSV","CSV","","2024 N Minnesota Ave","","Brownsville","TX","US","785216906" +"1669007076","DIRECT","Direct Messaging Address","rboolbol@pmpct.emadirect.md","N","Enfield","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","7 Elm St Ste 202","","Enfield","CT","US","060823670" +"1730714155","OTHERS","Other URL","Shawnee","N","","","","","","","","","6018 Marion St","","Shawnee","KS","US","662189254" +"1639704059","OTHERS","Other URL","connectbehavior.org","N","","","DIRECT","Direct","","CSV","CSV","","815 Kacie Dr","","Temple","TX","US","765025876" +"1295360618","DIRECT","Direct Messaging Address","vtms.adm@meridiansenior.com","N","email address","","DIRECT","Direct","","CSV","CSV","","20 Harbor View Rd","","South Burlington","VT","US","054037850" +"1831724277","DIRECT","Direct Messaging Address","info@gettingoverzat.com","N","direct message","","DIRECT","Direct","","","","","5885 Glenridge Dr Ste 130","","Sandy Springs","GA","US","303285572" +"1538794037","CONNECT","CONNECT URL","TherapServices","N","EMR","","DIRECT","Direct","","CSV","CSV","","45 Boston St","","Guilford","CT","US","064372816" +"1598390908","CONNECT","CONNECT URL","Arapahoe","N","","","","","","","","","24 Great Plains Rd.","","Arapahoe","WY","US","82510" +"1073148490","OTHERS","Other URL","showard@hopeservices4u.com","N","","","","","","","","","3000 Highwoods Blvd","","Raleigh","NC","US","276041027" +"1972138386","OTHERS","Other URL","Modesto","N","","","DIRECT","Direct","","CSV","CSV","","1101 Standiford Ave","","Modesto","CA","US","953500982" +"1104451640","DIRECT","Direct Messaging Address","Julieth@verizon.net","N","","","","","","","","","77 Princess St","","Hicksville","NY","US","118011155" +"1467087908","OTHERS","Other URL","www.cornerstoneautismcenter.com","N","Website","","OTHER","Other","Business","OTHER","Other","Business","360 Polk St","","Greenwood","IN","US","461431623" +"1275168718","DIRECT","Direct Messaging Address","mhs_credentialing@trinity-health.org","N","","","","","","","","","1403 Rhawn St","","Philadelphia","PA","US","191112803" +"1619502168","CONNECT","CONNECT URL","myvalleydrug.com","N","website","","HIE","Health Information Exchange (HIE)","","OTHER","Other","Hugo","1500 Curve Crest Blvd W","","Stillwater","MN","US","550826040" +"1124653605","OTHERS","Other URL","Laptop","N","","","","","","","","","154 Blountville Byp","","Blountville","TN","US","376174575" +"1619502192","OTHERS","Other URL","Shalom1llc@gmail.com","N","Business URL","","DIRECT","Direct","","CSV","CSV","","4449 W Keating Cir","","Glendale","AZ","US","853083549" +"1992330476","CONNECT","CONNECT URL","www.stayactiveup.com","N","","","","","","","","","1455 W Fair Ave","","Marquette","MI","US","498552654" +"1316572894","DIRECT","Direct Messaging Address","csaenz2@sdsu.edu","N","sdsu email","","","","","","","","5255 55th St Apt 451","","San Diego","CA","US","921151319" +"1114552692","CONNECT","CONNECT URL","www.innerlightcounselingcenter.com","N","spring hill","","OTHER","Other","www.innerlightcounselingcenter.com","OTHER","Other","spring hill","4195 Castle Ave","","Spring Hill","FL","US","346092309" +"1447885942","DIRECT","Direct Messaging Address","ashlee.dickens@optum.com","N","","","DIRECT","Direct","","","","","13301 State Road Tt","","Festus","MO","US","630284549" +"1629603121","DIRECT","Direct Messaging Address","kccornelious@seasidehc.com","N","","","","","","","","","9771 Breeden Dr","","Baton Rouge","LA","US","708112154" +"1447885843","DIRECT","Direct Messaging Address","pattibrazel@srhospice.com","N","","","","","","","","","20860 N Tatum Blvd Ste 300","","Phoenix","AZ","US","850504283" +"1902431307","DIRECT","Direct Messaging Address","info@counselingslidell.com","N","","","","","","","","","310 Kensington Blvd","","Slidell","LA","US","704582248" +"1508491911","DIRECT","Direct Messaging Address","amy@sagenutrition.org","N","Email","","","","","","","","2917 Pine Lake Rd Ste E","","Lincoln","NE","US","685166032" +"1609401033","CONNECT","CONNECT URL","Waukesha","N","","","DIRECT","Direct","","CSV","CSV","","1130 W Sunset Dr","","Waukesha","WI","US","531898422" +"1982239315","CONNECT","CONNECT URL","starpca900@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","900 Granby St","","Norfolk","VA","US","235102503" +"1780219121","CONNECT","CONNECT URL","BURNSVILLE","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1705 Southcross Dr W Ste 105","","Burnsville","MN","US","553067012" +"1063047496","DIRECT","Direct Messaging Address","angela.short@eagles.usm.edu","N","","","","","","","","","240 McNair Rd","","Fayette","MS","US","390695540" +"1659906097","CONNECT","CONNECT URL","EclinicalWorks","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1233 45th St","Suite B4","West Palm Beach","FL","US","334072162" +"1902431349","DIRECT","Direct Messaging Address","ruffj@health.missouri.edu","N","","","","","","","","","3 Hospital Dr","","Columbia","MO","US","652015276" +"1346875788","CONNECT","CONNECT URL","lowelgenetiano@gmail.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","email","1305 Nakuina St","","Honolulu","HI","US","968194143" +"1386279735","OTHERS","Other URL","Santaclarita","N","","","","","","","","","27225 Camp Plenty Rd Ste 2","","Santa Clarita","CA","US","913512654" +"1366077711","CONNECT","CONNECT URL","Angel8","N","","","","","","","","","4321 Springdale Ave","","Las Vegas","NV","US","891212742" +"1538794995","OTHERS","Other URL","N/A","N","","","DIRECT","Direct","","","","","19 Duryea Pl","","Brooklyn","NY","US","112265426" +"1710512173","DIRECT","Direct Messaging Address","Billing@amol-idd.com","N","Billing Deparment","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1322 NW John Jones Dr","","Burleson","TX","US","760288040" +"1144855503","CONNECT","CONNECT URL","https://outlook.office.com/mail/inbox","N","","","","","","","","","428 W Oak Ridge Rd Apt 205","","Pine Castle","FL","US","328094068" +"1013542406","DIRECT","Direct Messaging Address","jorgecardenaspmhnp@hotmail.com","N","professional email","","DIRECT","Direct","","CSV","CSV","","205 S Park Ln","","Altus","OK","US","735215755" +"1427683838","CONNECT","CONNECT URL","bergenpharmacy@hotmail.con","N","Pharmacy email","","OTHER","Other","bergenpharmacy@hotmail.con","","","","1625 Lemoine Ave Ste 1","","Fort Lee","NJ","US","070245651" +"1255966735","CONNECT","CONNECT URL","david.lowery@giantmartins.com","Y","work e-mail","GIANT FOOD STORES, LLC","DIRECT","Direct","","CSV","CSV","","1729 Dual Hwy","","Hagerstown","MD","US","217406653" +"1255966735","CONNECT","CONNECT URL","david.lowery@giantmartins.com","Y","work","GIANT FOOD STORES, LLC","DIRECT","Direct","","CSV","CSV","","1729 Dual Hwy","","Hagerstown","MD","US","217406653" +"1518592922","CONNECT","CONNECT URL","shopridleys.com","N","shared server","","DIRECT","Direct","","OTHER","Other","pharmacy software","19 S Main St","Suite 4d","coalville","UT","US","840178401" +"1063047470","DIRECT","Direct Messaging Address","northstr@pmt.org","N","Email","","","","","","","","3323 EAST B 3600 North","","Kimberly","ID","US","83341" +"1114552544","CONNECT","CONNECT URL","@walgreens.com","N","Electronic Recipe Transmital","","DIRECT","Direct","","OTHER","Other","Internet transmission","Calle Publica & Carr 2","","Vega Baja","PR","US","00693" +"1629603915","DIRECT","Direct Messaging Address","adi@jubilantdental.com","N","","","","","","","","","3684 US 150 #9","","Floyds Knobs","IN","US","47119" +"1275168619","OTHERS","Other URL","nicosuili2006@yahoo.com","N","Email","","OTHER","Other","nicosuili2006@yahoo.com","OTHER","Other","Email","4355 Kady Ave NE","","Saint Michael","MN","US","553768498" +"1942835483","OTHERS","Other URL","Austin","N","","","DIRECT","Direct","","CSV","CSV","","50 Budney Rd Ste A","","Newington","CT","US","061115135" +"1750916292","DIRECT","Direct Messaging Address","tracey.wahl@omh.ny.gov","N","email","","DIRECT","Direct","","OTHER","Other","PHI","600 E 125th St","","New York","NY","US","100356000" +"1376178855","OTHERS","Other URL","Milknotes.com","N","","","","","","","","","107 Murray St","","Dallas","TX","US","752261645" +"1497380893","OTHERS","Other URL","toppem133@gmail.com","N","email","","","","","","","","8105 Timberbrooke Rd","","Baltimore","MD","US","212373350" +"1134754633","DIRECT","Direct Messaging Address","zoeylouise.dahme@calbaptist.edu","N","","","","","","","","","9635 SW 74th Ave","","Tigard","OR","US","972239137" +"1679108005","DIRECT","Direct Messaging Address","altairchiro@altairchiropractic.com","N","business email","","DIRECT","Direct","","","","","3161 E Palmer Wasilla Hwy Ste 1C","","Wasilla","AK","US","996547271" +"1841825346","DIRECT","Direct Messaging Address","info@702pointplace.com","N","","","","","","","","","9856 Poplar Point Ave","","Las Vegas","NV","US","891786315" +"1629603030","OTHERS","Other URL","SaraC@ResttorationMH.com","N","","","DIRECT","Direct","","CSV","CSV","","2291 W Layton Dr","","Olathe","KS","US","660616859" +"1689209009","CONNECT","CONNECT URL","333therapeuticllc@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","331 Toby Rd","","Eaton","OH","US","453209529" +"1689209009","CONNECT","CONNECT URL","333therapeuticllc@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","331 Toby Rd","","Eaton","OH","US","453209529" +"1689209009","CONNECT","CONNECT URL","333therapeuticllc@gmail.com","N","email","","DIRECT","Direct","","OTHER","Other","email","331 Toby Rd","","Eaton","OH","US","453209529" +"1407481823","DIRECT","Direct Messaging Address","MPMehta@sinfoniarx.com","N","","","DIRECT","Direct","","","","","2815 NW 13th St Ste 204","","Gainesville","FL","US","326092879" +"1932734357","SOAP","SOAP URL","https://searchlightprofessionaltherapy.clientsecure.me","N","simplepractice","","DIRECT","Direct","","CSV","CSV","","400 Ashman St Ste 200","","Midland","MI","US","486404902" +"1316572720","OTHERS","Other URL","N/A","N","N/A","","","","","","","","4500 S Lancaster Rd","","Dallas","TX","US","752167167" +"1225663644","CONNECT","CONNECT URL","cadiapproach@gmail.com","N","Direct organiation email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","3356 Michael Dr","","Marina","CA","US","939332314" +"1497380810","CONNECT","CONNECT URL","n/a","N","","","","","","","","","2001 The Alameda","","San Jose","CA","US","951261136" +"1891320214","DIRECT","Direct Messaging Address","fboreham@meridiansenior.com","N","email address","","DIRECT","Direct","","CSV","CSV","","64 Harbor View Dr","","Saint Albans","VT","US","054784492" +"1598390924","CONNECT","CONNECT URL","Peoria","N","","","DIRECT","Direct","","OTHER","Other","Peoria","6708 N Knoxville Ave Ste 1","","Peoria","IL","US","616142863" +"1275168601","OTHERS","Other URL","lifeempowermentcounseling.freewebsite.com","N","","","","","","","","","200 Lamplight Dr","","Byron","GA","US","310085665" +"1437784865","DIRECT","Direct Messaging Address","nwilliam@hillside.com","N","email","","","","","","","","1 Mustard St","","Rochester","NY","US","146096980" +"1023643467","DIRECT","Direct Messaging Address","Olivia.maloles@memorialhermann.org","N","","","","","","","","","8790 Highway 6 Ste 140","","Missouri City","TX","US","774597115" +"1487289823","DIRECT","Direct Messaging Address","ahickman@mercy.com","N","email","","","","","","","","1343 N Fountain Blvd","","Springfield","OH","US","455041461" +"1477188811","DIRECT","Direct Messaging Address","jodi.benson@imail.org","N","","","","","","","","","1034 N 500 W","","Provo","UT","US","846043380" +"1619502069","OTHERS","Other URL","onechosenstar@gmail.com","N","","","","","","","","","2403 Dennis St","","Copperas Cove","TX","US","765224828" +"1417582867","SOAP","SOAP URL","AP34077@bjc.org","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1 Childrens Pl","","Saint Louis","MO","US","631101002" +"1285269639","DIRECT","Direct Messaging Address","Jessica.McNeil@phfmtexas.com","N","email","","DIRECT","Direct","","OTHER","Other","n/a","3005 Hyde Ct","","Carrollton","TX","US","750075620" +"1225663685","OTHERS","Other URL","Cudahy","N","","","","","","","","","5740 S Packard Ave","","Cudahy","WI","US","531102659" +"1740815125","OTHERS","Other URL","https://holistictherapeuticservicespllc.theraplatform.com/#/scheduler/ui","Y","Theraplatform direct chat/email message HIPPA compliant","Theraplatform","DIRECT","Direct","","OTHER","Other","Direct message","1031 Courtney St NW","","Grand Rapids","MI","US","495043052" +"1396370771","DIRECT","Direct Messaging Address","rayw@community-minded.org","N","email","","","","","","","","2001 N Division St","","Spokane","WA","US","992072280" +"1104451582","OTHERS","Other URL","www.cornerstoneautismcenter.com","N","","","","","","","","","380 Polk St","","Greenwood","IN","US","461431623" +"1811522113","CONNECT","CONNECT URL","www.tcc4change.com","N","","","","","","","","","1812 Baltimore Blvd Ste B","","Westminster","MD","US","211577144" +"1376178673","DIRECT","Direct Messaging Address","Mcottawarren@hopeforhealthyfamilies.org","N","Business email","","","","","","","","8788 Elk Grove Blvd Ste L","","Elk Grove","CA","US","956241768" +"1558996850","DIRECT","Direct Messaging Address","admin@benefitcommunitysource.com","N","email","","DIRECT","Direct","","OTHER","Other","Email","550 N Reo St Ste 300","","Tampa","FL","US","336091037" +"1821623125","DIRECT","Direct Messaging Address","surgical@nnoms.com","N","email","","DIRECT","Direct","","CSV","CSV","","290 Brinkby Ave","","Reno","NV","US","895094348" +"1205461514","DIRECT","Direct Messaging Address","gretchen.wise@livhc.org","N","","","","","","","","","320 Alpenglow Ln","","Livingston","MT","US","590478506" +"1790310027","DIRECT","Direct Messaging Address","stefanie@adaptivemindscounseling.com","N","email","","DIRECT","Direct","","OTHER","Other","email","826 Parchment Dr SE Ste 100","","Grand Rapids","MI","US","495462307" +"1912532243","DIRECT","Direct Messaging Address","info@4elementosmassage.com","N","Email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","418 N 35th St","","Seattle","WA","US","981038607" +"1245865575","DIRECT","Direct Messaging Address","elsie.english@salemregional.com","N","","","","","","","","","2020 E State St","","Salem","OH","US","444602480" +"1821623166","CONNECT","CONNECT URL","Epic","N","","","","","","","","","1515 Holcombe Blvd","","Houston","TX","US","770304000" +"1326673617","CONNECT","CONNECT URL","www.spottotalk.com","N","Spot to Talk Website","","DIRECT","Direct","","","","","6755 Mira Mesa Blvd Ste 123","","San Diego","CA","US","921214311" +"1588299887","CONNECT","CONNECT URL","edithresnik@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","5089 State Route 90 N","","Cayuga","NY","US","13034" +"1093340333","DIRECT","Direct Messaging Address","dave@tonalspine.com","N","email","","DIRECT","Direct","","CSV","CSV","","110 woodland ave.","","chattanooga","TN","US","37405" +"1518592856","DIRECT","Direct Messaging Address","plvwphcy@plvwtelco.net","N","Business email","","DIRECT","Direct","","CSV","CSV","","103 S Main St","","Plainview","NE","US","687694121" +"1669007027","DIRECT","Direct Messaging Address","Mangarita@comprehensiveautismcenter.com","Y","Email","Comprehensive Autism Center, Inc,","","","","","","","41951 Remington Ave","Ste 210","Temecula","CA","US","925902552" +"1811522121","DIRECT","Direct Messaging Address","Briana@brianasmithlmft.com","N","Email","","DIRECT","Direct","","OTHER","Other","Email","1460 7th St Ste 306","","Santa Monica","CA","US","904012632" +"1962037341","OTHERS","Other URL","Jamaica","N","","","","","","","","","18730 Grand Central Pkwy","","Jamaica","NY","US","114325819" +"1144855511","DIRECT","Direct Messaging Address","Maurcus.harris@rhanet.org","Y","Email address","RHA Health Services NC, LLC","","","","","","","2732 Ann Elizabeth Dr","","Burlington","NC","US","272156650" +"1063047447","DIRECT","Direct Messaging Address","ccooper@restoreccs.com","Y","Business email address","Peaks View Counseling, PLLC","HIE","Health Information Exchange (HIE)","","CSV","CSV","","11 S 12th St Ste 520","","Richmond","VA","US","232194053" +"1497380877","DIRECT","Direct Messaging Address","ERIC.MARTINEZ@NUVASIVE.COM","N","COMPANY EMAIL","","DIRECT","Direct","","OTHER","Other","EMAIL","350 N Wilmot Rd","","Tucson","AZ","US","857112602" +"1467087858","OTHERS","Other URL","hhg","N","","","","","","","","","8220 University Exec Park Dr Ste 110","","Charlotte","NC","US","282623380" +"1821623216","DIRECT","Direct Messaging Address","mike@unlimitedpotentialstl.com","N","","","","","","","","","1654 Bryan Rd","","O Fallon","MO","US","633684897" +"1982239372","DIRECT","Direct Messaging Address","sparker3@umc.edu","N","secure instutional email","","DIRECT","Direct","","CSV","CSV","","2500 N State St","","Jackson","MS","US","392164500" +"1982239372","DIRECT","Direct Messaging Address","sparker3@umc.edu","N","secure instutional email","","DIRECT","Direct","","CSV","CSV","","2500 N State St","","Jackson","MS","US","392164500" +"1982239372","DIRECT","Direct Messaging Address","sparker3@umc.edu","N","secure instutional email","","DIRECT","Direct","","CSV","CSV","","2500 N State St","","Jackson","MS","US","392164500" +"1982239372","DIRECT","Direct Messaging Address","sparker3@umc.edu","N","secure instutional email","","DIRECT","Direct","","CSV","CSV","","2500 N State St","","Jackson","MS","US","392164500" +"1982239372","DIRECT","Direct Messaging Address","sparker3@umc.edu","N","secure instutional email","","DIRECT","Direct","","CSV","CSV","","2500 N State St","","Jackson","MS","US","392164500" +"1982239372","DIRECT","Direct Messaging Address","sparker3@umc.edu","N","secure instutional email","","DIRECT","Direct","","CSV","CSV","","2500 N State St","","Jackson","MS","US","392164500" +"1982239372","DIRECT","Direct Messaging Address","sparker3@umc.edu","N","secure instutional email","","DIRECT","Direct","","CSV","CSV","","2500 N State St","","Jackson","MS","US","392164500" +"1982239372","DIRECT","Direct Messaging Address","sparker3@umc.edu","N","secure instutional email","","DIRECT","Direct","","CSV","CSV","","2500 N State St","","Jackson","MS","US","392164500" +"1982239372","DIRECT","Direct Messaging Address","sparker3@umc.edu","N","secure instutional email","","DIRECT","Direct","","CSV","CSV","","2500 N State St","","Jackson","MS","US","392164500" +"1982239372","DIRECT","Direct Messaging Address","sparker3@umc.edu","N","secure instutional email","","DIRECT","Direct","","CSV","CSV","","2500 N State St","","Jackson","MS","US","392164500" +"1982239372","DIRECT","Direct Messaging Address","sparker3@umc.edu","N","secure instutional email","","DIRECT","Direct","","CSV","CSV","","2500 N State St","","Jackson","MS","US","392164500" +"1982239372","DIRECT","Direct Messaging Address","sparker3@umc.edu","N","secure instutional email","","DIRECT","Direct","","CSV","CSV","","2500 N State St","","Jackson","MS","US","392164500" +"1982239372","DIRECT","Direct Messaging Address","sparker3@umc.edu","N","secure instutional email","","DIRECT","Direct","","CSV","CSV","","2500 N State St","","Jackson","MS","US","392164500" +"1982239372","DIRECT","Direct Messaging Address","sparker3@umc.edu","N","secure instutional email","","DIRECT","Direct","","CSV","CSV","","2500 N State St","","Jackson","MS","US","392164500" +"1982239372","DIRECT","Direct Messaging Address","sparker3@umc.edu","N","secure instutional email","","DIRECT","Direct","","CSV","CSV","","2500 N State St","","Jackson","MS","US","392164500" +"1982239372","DIRECT","Direct Messaging Address","sparker3@umc.edu","N","secure instutional email","","DIRECT","Direct","","CSV","CSV","","2500 N State St","","Jackson","MS","US","392164500" +"1982239372","DIRECT","Direct Messaging Address","sparker3@umc.edu","N","secure instutional email","","DIRECT","Direct","","CSV","CSV","","2500 N State St","","Jackson","MS","US","392164500" +"1982239372","DIRECT","Direct Messaging Address","sparker3@umc.edu","N","secure instutional email","","DIRECT","Direct","","CSV","CSV","","2500 N State St","","Jackson","MS","US","392164500" +"1437784824","CONNECT","CONNECT URL","Trilliumfamily.org","N","Company website","","DIRECT","Direct","","","","","4455 NE Highway 20","","Corvallis","OR","US","973309695" +"1114552502","OTHERS","Other URL","n/a","N","","","","","","","","","2945 McMillan Ave Ste 240","","San Luis Obispo","CA","US","934016771" +"1205461696","DIRECT","Direct Messaging Address","quaylehomecare@outlook.com","N","email","","DIRECT","Direct","","CSV","CSV","","5155 W Thunderbird Rd","","Glendale","AZ","US","853064836" +"1881229177","CONNECT","CONNECT URL","executivedirector.shrc@yahoo.com","N","email","","","","","","","","4342 Gallia St Ste A","","Portsmouth","OH","US","456625563" +"1306471693","DIRECT","Direct Messaging Address","contactus@thhomecare.com","N","main email address","","DIRECT","Direct","","CSV","CSV","","2448 W New Orleans St","","Broken Arrow","OK","US","740111590" +"1215562517","DIRECT","Direct Messaging Address","laorthospec@840.direct.myezyaccess.com","N","","","","","","","","","108 Rue Louis Xiv","","Lafayette","LA","US","705085739" +"1760017057","CONNECT","CONNECT URL","https://www.sccmha.org","N","","","DIRECT","Direct","","CSV","CSV","","500 Hancock St","","Saginaw","MI","US","486024224" +"1396370698","DIRECT","Direct Messaging Address","caileigh.smith@samuelmerritt.edu","N","email","","","","","","","","653 Vernon St","","Oakland","CA","US","946101419" +"1982239216","DIRECT","Direct Messaging Address","Jportillo@gateways.org","N","","","","","","","","","3455 Percy St","","Los Angeles","CA","US","900231716" +"1609401900","CONNECT","CONNECT URL","tysheikawright@yahoo.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4242 Big Ben Ct","","North Charleston","SC","US","294185562" +"1609401900","CONNECT","CONNECT URL","tysheikawright@yahoo.com","N","email","","DIRECT","Direct","","CSV","CSV","","4242 Big Ben Ct","","North Charleston","SC","US","294185562" +"1275168577","CONNECT","CONNECT URL","executivedirector.shrc@yahoo.com","N","","","","","","","","","4342 Gallia St Ste A","","Portsmouth","OH","US","456625563" +"1952936262","CONNECT","CONNECT URL","216-455-5436","N","","","DIRECT","Direct","","CSV","CSV","216455-6436","726 Longcoy Ave","","Kent","OH","US","442402116" +"1750916060","DIRECT","Direct Messaging Address","jasmine.hackett@christina.k12.de.us","N","email","","HIE","Health Information Exchange (HIE)","","OTHER","Other","social work","200 S DuPont St","","Wilmington","DE","US","198053972" +"1326673625","CONNECT","CONNECT URL","executivedirector.shrc@yahoo.com","N","","","","","","","","","4342 Gallia St Ste A","","Portsmouth","OH","US","456625563" +"1013542323","OTHERS","Other URL","www.scarffl.com","N","Serving Children and Reaching Families","","OTHER","Other","company","OTHER","Other","case management","1216 Patrick St","","Kissimmee","FL","US","347415534" +"1962037275","DIRECT","Direct Messaging Address","megan.shryack@unitypoint.org","N","Email address","","","","","","","","1301 Penn Ave Ste 308","","Des Moines","IA","US","503162368" +"1720613037","DIRECT","Direct Messaging Address","tfillies@toc-stl.com","N","email","","DIRECT","Direct","","CSV","CSV","","14825 N Outer 40 Rd Ste 200","","Chesterfield","MO","US","630172152" +"1053946368","CONNECT","CONNECT URL","Flint","N","City","","","","","","","","19902 County Road 172","","Flint","TX","US","757626304" +"1053946368","CONNECT","CONNECT URL","Flint","N","City","","","","","","","","1814 Roseland Blvd","","Tyler","TX","US","757014234" +"1609401934","DIRECT","Direct Messaging Address","Bethany.stracener@outlook.com","N","","","","","","","","","607 Heywood St","","Auburn","AL","US","368323570" +"1346875663","OTHERS","Other URL","EHR","N","Simple Practice","","DIRECT","Direct","","CSV","CSV","","4275 Kevin Way","","Las Vegas","NV","US","891293622" +"1053946384","DIRECT","Direct Messaging Address","lindsay.bonsra@beactivept.com","N","","","","","","","","","938 4th Ave","","Coraopolis","PA","US","151081602" +"1053946384","DIRECT","Direct Messaging Address","lindsay.bonsra@beactivept.com","N","","","","","","","","","938 4th Ave","","Coraopolis","PA","US","151081602" +"1073148300","DIRECT","Direct Messaging Address","imantooth@directorthocare.com","Y","email","Direct Orthopedic Care LLC","","","","","","","2000 S IH 35 Frontage Rd","Suite N5","Round Rock","TX","US","78681" +"1164057493","OTHERS","Other URL","Centerstone","N","","","","","","","","","2615 Edwards St","","Alton","IL","US","620023915" +"1982239224","CONNECT","CONNECT URL","m.c.sanchious@gmail.com","N","EMAIL","","OTHER","Other","Employer","OTHER","Other","Employer","7108 S Kanner Hwy","","Stuart","FL","US","349977462" +"1952936296","DIRECT","Direct Messaging Address","trevino_moore@outlook.com","N","","","","","","","","","2124 Leatherbridge Ct","","North Las Vegas","NV","US","890813500" +"1912532250","DIRECT","Direct Messaging Address","tammy.marion@knox.kyschools.us","N","work email","","DIRECT","Direct","","CSV","CSV","","2801 US Highway 25 E Ste 98","","Middlesboro","KY","US","409652075" +"1730714080","DIRECT","Direct Messaging Address","hewang@eyedoc.ico.edu","Y","","Illinois College Of Optometry","DIRECT","Direct","","CSV","CSV","","3241 S Michigan Ave # 285","","Chicago","IL","US","606164201" +"1598390858","OTHERS","Other URL","newark","N","","","","","","","","","2130 Millburn Ave Ste D1","","Maplewood","NJ","US","070403749" +"1407481765","SOAP","SOAP URL","Ellensburg","N","","","","","","","","","109 S Water St Ste 2","","Ellensburg","WA","US","989263061" +"1407481716","OTHERS","Other URL","Dawnielleetillman@gmail.com","N","","","DIRECT","Direct","","","","","113 Ellington Blvd Apt 310","","Gaithersburg","MD","US","208784535" +"1861027252","DIRECT","Direct Messaging Address","thrivenw@thrivenw.sprucecare.com","N","","","","","","","","","5635 N Scottsdale Rd Ste 170","","Scottsdale","AZ","US","852505945" +"1841825130","CONNECT","CONNECT URL","HHA","N","Private care","","DIRECT","Direct","","CSV","CSV","","2900 14th St NW","","Washington","DC","US","200096863" +"1841825130","CONNECT","CONNECT URL","HHA","N","Private care","","DIRECT","Direct","","CSV","CSV","","2900 14th St NW","","Washington","DC","US","200096863" +"1841825130","CONNECT","CONNECT URL","HHA","N","Private care","","DIRECT","Direct","","CSV","CSV","","2900 14th St NW","","Washington","DC","US","200096863" +"1942835277","CONNECT","CONNECT URL","SPRINGFIELD","N","","","","","","","","","6820 COMMERCIAL DR","SUITE D, ROOM 11","SPRINGFIELD","VA","US","221512215" +"1689209926","DIRECT","Direct Messaging Address","insightvi@insightvi.com","N","","","","","","","","","Insight Psychological Services","9151 Estate Thomas, Suite 204","St Thomas","VI","US","00802" +"1710512058","DIRECT","Direct Messaging Address","pharmacy1@180com.net","N","business email","","DIRECT","Direct","","CSV","CSV","letter","1245 N 29th St Ste 100","","Billings","MT","US","591010122" +"1447885785","DIRECT","Direct Messaging Address","info@kiltedcounseling.com","N","email address","","DIRECT","Direct","","OTHER","Other","message","3815 S Othello St Ste 100","#324","Seattle","WA","US","981183510" +"1659906014","CONNECT","CONNECT URL","url","N","","","","","","","","","1202 Monroe St","","Gretna","LA","US","700532307" +"1740815109","DIRECT","Direct Messaging Address","lili.hooshivar@samuelmerritt.edu","N","","","DIRECT","Direct","","","","","8601 Marklein Ave","","North Hills","CA","US","913435822" +"1730714197","CONNECT","CONNECT URL","Www.humana.com","N","Address","","DIRECT","Direct","","OTHER","Other","Address","6200 DuVal Dr","","Margate","FL","US","330637074" +"1336774702","DIRECT","Direct Messaging Address","luis.arturo.ramirez.valdivia@emory.edu","N","e mail","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1364 Clifton Rd NE","","Atlanta","GA","US","303221059" +"1609401074","OTHERS","Other URL","561-291-9882","N","Fax","","","","","","","","7750 Okeechobee Blvd Ste 4425","","West Palm Beach","FL","US","334112104" +"1952936346","OTHERS","Other URL","LIVINGSTON","N","RESIDENTIAL","","DIRECT","Direct","","CSV","CSV","","922 Montelena Ct","","Livingston","CA","US","953349235" +"1952936346","CONNECT","CONNECT URL","LIVINGSTON","N","RESIDENTIAL","","DIRECT","Direct","","CSV","CSV","","922 Montelena Ct","","Livingston","CA","US","953349235" +"1164057451","CONNECT","CONNECT URL","www.westsidetherapycollective.com","N","website","","DIRECT","Direct","","CSV","CSV","","7740 W Manchester Ave Ste 109","","Playa Del Rey","CA","US","902938449" +"1568097863","DIRECT","Direct Messaging Address","Heather@dcheather.com","N","Email","","DIRECT","Direct","","OTHER","Other","Secure email","618 N L St","","Livermore","CA","US","945512810" +"1225663529","CONNECT","CONNECT URL","secure","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","documents","1841 Gap Rd","","Granger","WA","US","989329487" +"1124653456","DIRECT","Direct Messaging Address","jackie@cousincompanies.com","N","Office email","","DIRECT","Direct","","CSV","CSV","","800 Kennesaw Ave NW Ste 130","","Marietta","GA","US","300601052" +"1538794839","OTHERS","Other URL","Therabill","N","","","","","","","","","9403 Highway 707","","Myrtle Beach","SC","US","295887758" +"1770118077","DIRECT","Direct Messaging Address","ewolf@lighthouserehab.com","N","work email","","DIRECT","Direct","","CSV","CSV","","4040 Beacon St","","Kingsley","MI","US","496499548" +"1699300913","CONNECT","CONNECT URL","Laptop","N","","","DIRECT","Direct","","CSV","CSV","","932 Highcrest Dr","","Arlington","TX","US","760175923" +"1861027161","CONNECT","CONNECT URL","executivedirector.shrc@yahoo.com","N","","","","","","","","","4342 Gallia St Ste A","","Portsmouth","OH","US","456625563" +"1174158489","DIRECT","Direct Messaging Address","cshook@tfifamily.org","N","work email","","DIRECT","Direct","","CSV","CSV","","119 Jones St","","El Dorado","KS","US","670421469" +"1083249395","CONNECT","CONNECT URL","Hackensack","N","","","","","","","","","12 Lincoln Blvd","","Emerson","NJ","US","076301175" +"1407481724","OTHERS","Other URL","Jericho","N","Simple Practice","","OTHER","Other","Jericho","OTHER","Other","Jericho","213 Vermont Route 15","","Jericho","VT","US","054659639" +"1700411014","DIRECT","Direct Messaging Address","temesha.polk-howard@va.gov","N","email address","","DIRECT","Direct","","CSV","CSV","","1030 Jefferson Ave","","Memphis","TN","US","381042127" +"1811522139","CONNECT","CONNECT URL","7703379426","N","","","","","","","","","1424 Spring St SE Ste B","","Smyrna","GA","US","300803666" +"1477188795","DIRECT","Direct Messaging Address","cbowman@cornerstoneautismcenter.com","N","","","","","","","","","380 Polk St","","Greenwood","IN","US","461431623" +"1962037283","CONNECT","CONNECT URL","Marlborough","N","Autism Services","","DIRECT","Direct","","CSV","CSV","","225 Cedar Hill St Ste 200","","Marlborough","MA","US","017525900" +"1871128199","OTHERS","Other URL","Lincoln","N","","","","","","","","","5611 S 27th St","","Lincoln","NE","US","685121613" +"1417582735","CONNECT","CONNECT URL","harboraudiology.com","N","","","","","","","","","538 N 5th Ave","","Sequim","WA","US","983823079" +"1033744354","OTHERS","Other URL","none","N","phone number","","DIRECT","Direct","","OTHER","Other","voice","277 NW 12th St","","Boca Raton","FL","US","334322655" +"1922633247","CONNECT","CONNECT URL","alternativesolutions08@yahoo.com","N","","","","","","","","","4080 E Lake Mead Blvd Ste B-111","","Las Vegas","NV","US","891156466" +"1932734266","CONNECT","CONNECT URL","Sharepoint","N","EMR","","","","","","","","1 N Charles St Ste 1503","","Baltimore","MD","US","212013724" +"1801421136","CONNECT","CONNECT URL","Richmond","N","","","","","","","","","20115 Turtle Brook Ln","","Richmond","TX","US","774075481" +"1497380729","DIRECT","Direct Messaging Address","jsylvia@myhipaashield.com","N","","","","","","","","","282 Columbus Ave","","West Harrison","NY","US","106042116" +"1023643350","DIRECT","Direct Messaging Address","samantha_n_okun@mcpsmd.org","N","","","","","","","","","6030 California Cir Apt 310","","Rockville","MD","US","208524841" +"1538794862","OTHERS","Other URL","n/a","N","not available, please. fax","","","","","","","","2107 N Sunset Ln","","Guymon","OK","US","739422511" +"1588299820","OTHERS","Other URL","www.optum.com","N","","","","","","","","","680 Blair Mill Rd","","Horsham","PA","US","190442223" +"1588299820","OTHERS","Other URL","sphillips4596@gmail.com","N","","","","","","","","","680 Blair Mill Rd","","Horsham","PA","US","190442223" +"1164057410","SOAP","SOAP URL","Apex","N","","","","","","","","","1500 Owens St","","San Francisco","CA","US","941582334" +"1588299838","DIRECT","Direct Messaging Address","drew.willmore@imail.org","N","","","DIRECT","Direct","","CSV","CSV","","1303 N Main St","","Cedar City","UT","US","847219746" +"1902431257","DIRECT","Direct Messaging Address","fmorin@masonlive.gmu.edu","N","GMU email","","DIRECT","Direct","","CSV","CSV","","99 Tremont St","","Manassas Park","VA","US","201111800" +"1508491861","CONNECT","CONNECT URL","BURNSVILLE","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1705 Southcross Dr W Ste 105","","Burnsville","MN","US","553067012" +"1932734290","DIRECT","Direct Messaging Address","maggie@earthandspirit.info","N","","","","","","","","","1028 Lantana Dr","","Los Angeles","CA","US","900421435" +"1023643384","CONNECT","CONNECT URL","zenpsychservices@gmail.com","N","email","","DIRECT","Direct","","CSV","CSV","","126 Fiddlers Run Blvd","","Morganton","NC","US","286557753" +"1295360550","CONNECT","CONNECT URL","SEBRING","N","","","","","","","","","736 Triumph Dr","","Sebring","FL","US","338723171" +"1295360550","CONNECT","CONNECT URL","SEBRING","N","","","","","","","","","736 Triumph Dr","","Sebring","FL","US","338723171" +"1750916144","CONNECT","CONNECT URL","Kantime","N","","","","","","","","","9127-9131 King Arthur Boulevard","","Dallas","TX","US","75247" +"1598390783","OTHERS","Other URL","LynnSherry@protonmail.com","N","transfer and receiving messages","","HIE","Health Information Exchange (HIE)","","OTHER","Other","HIE","3631 Vineyard Dr","","Houston","TX","US","770822801" +"1326673690","DIRECT","Direct Messaging Address","gladerunbill@acmh.org","N","email","","","","","","","","500 Medical Arts Bldg Ste 520","","Kittanning","PA","US","162017137" +"1063047264","OTHERS","Other URL","N/A","N","","","HIE","Health Information Exchange (HIE)","","","","","8300 Alcott St Ste 302","","Westminster","CO","US","800314030" +"1558996835","OTHERS","Other URL","http://www.wafwc.org","N","","","","","","","","","303 Walnut Ave","","Santa Cruz","CA","US","950603659" +"1558996835","OTHERS","Other URL","https://fsa-cc.org","N","","","","","","","","","104 Walnut Ave Ste 208","","Santa Cruz","CA","US","950603929" +"1932734225","OTHERS","Other URL","FAX","Y","AUTOMED","MORNING STAR HEALTHCARE SERVICES PA","DIRECT","Direct","","OTHER","Other","Carrollton","2201 Midway Rd Ste 112A","","Carrollton","TX","US","750065068" +"1194350488","OTHERS","Other URL","betterhelp.com","N","companys secure platform","","","","","","","","2664 Cranford Rd","","Columbus","OH","US","432211108" +"1285269563","DIRECT","Direct Messaging Address","christinacanoyoung@milestonesrecovery.com","N","Encrypted email","","DIRECT","Direct","","","","","426 NW 4th St","","Corvallis","OR","US","973306409" +"1639704901","DIRECT","Direct Messaging Address","roselynn.hall@cbhi.net","N","Email address","","DIRECT","Direct","","CSV","CSV","","66 S San Antonio Rd","","Santa Barbara","CA","US","931101720" +"1457986721","DIRECT","Direct Messaging Address","Danielle@favoredwellness.com","N","","","DIRECT","Direct","","OTHER","Other","Info@favoredwellness.com","1010 Broadhead Road","2nd Floor","Moon Township","PA","US","15108" +"1992330260","CONNECT","CONNECT URL","www.holisticbeginnings.org","N","email","","DIRECT","Direct","","CSV","CSV","","641 Shunpike Rd # 154","","Chatham","NJ","US","079281567" +"1710512082","CONNECT","CONNECT URL","lowcountryfamilycounseling@gmail.com","N","","","","","","","","","49 Pennington Dr Ste C","","Bluffton","SC","US","299109014" +"1538794805","OTHERS","Other URL","joesphfoust@gmail.com","N","","","","","","","","","1132 Florida Ave NE","","Washington","DC","US","200027104" +"1356976625","DIRECT","Direct Messaging Address","jahonen1@bidmc.harvard.edu","Y","","Beth Israel Deaconess Medical Center","DIRECT","Direct","","","","","330 Brookline Ave","","Boston","MA","US","022155400" +"1083249353","OTHERS","Other URL","LoriFNP1@gmail.com","N","","","","","","","","","6762 Warner Ave Apt M2","","Huntington Beach","CA","US","926475324" +"1164057436","DIRECT","Direct Messaging Address","traci@traci-wilson.com","N","email","","DIRECT","Direct","","CSV","CSV","","225 S Main St Ste C","","Brooklyn","MI","US","492309158" +"1164057436","DIRECT","Direct Messaging Address","Traci@traci-wilson.com","N","email","","DIRECT","Direct","","CSV","CSV","","225 S Main St Ste C","","Brooklyn","MI","US","492309158" +"1720613904","CONNECT","CONNECT URL","GAINESVILLE","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","4197 NW 86th Ter","","Gainesville","FL","US","326069278" +"1720613904","CONNECT","CONNECT URL","gainesville","N","","","HIE","Health Information Exchange (HIE)","","","","","4197 NW 86th Ter","","Gainesville","FL","US","326069278" +"1700411071","CONNECT","CONNECT URL","Mail","N","","","","","","","","","1226 S Broad St","","Philadelphia","PA","US","191463119" +"1619502986","DIRECT","Direct Messaging Address","heather@evolveinnature.com","N","email","","","","","","","","1637 28th St","","Boulder","CO","US","803011001" +"1295360568","SOAP","SOAP URL","WebPT","N","","","DIRECT","Direct","","","","","2965 20th St","","Vero Beach","FL","US","329603097" +"1922633205","DIRECT","Direct Messaging Address","slangstaff@krmc.org","N","Work Email","","DIRECT","Direct","","CSV","CSV","","350 Heritage Way Ste 2100","","Kalispell","MT","US","599013167" +"1568097848","OTHERS","Other URL","mona@mybillingsolutions.org","N","","","HIE","Health Information Exchange (HIE)","","","","","1229 S Saint Francis Dr Ste A","","Santa Fe","NM","US","875054052" +"1912532292","OTHERS","Other URL","mona@mybillingsolutions.org","N","","","","","","","","","1229 S Saint Francis Dr Ste A","","Santa Fe","NM","US","875054052" +"1720613003","CONNECT","CONNECT URL","COMPUTER","N","","","","","","","","","1225 Warm Springs Ave","","Huntingdon","PA","US","166522350" +"1184259467","OTHERS","Other URL","n/a","N","n/a","","","","","","","","2 Martin Ct","","Easton","MD","US","216013894" +"1164057444","DIRECT","Direct Messaging Address","stahmed@mail.einstein.yu.edu","N","","","","","","","","","1300 Morris Park Ave","","Bronx","NY","US","104611975" +"1689209967","DIRECT","Direct Messaging Address","brocko@northwestaba.com","N","","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","651 Strander Blvd Ste 105","","Tukwila","WA","US","981882914" +"1477188654","OTHERS","Other URL","nyulangone.org","N","","","DIRECT","Direct","","CSV","CSV","","341 Ponce De Leon Ave NE","","Atlanta","GA","US","303082012" +"1114552395","DIRECT","Direct Messaging Address","kendree.bitter@churchofjesuschrist.org","N","Work Email. encrypted","","DIRECT","Direct","","CSV","CSV","","235 S El Dorado Cir","","Mesa","AZ","US","852021044" +"1295360477","OTHERS","Other URL","lindaddao@yahoo.com","N","","","","","","","","","1715 S Capital Of Texas Hwy Ste 205","","Austin","TX","US","787466561" +"1649805821","CONNECT","CONNECT URL","lisa@headrickmedicalcenter.com","N","","","","","","","","","32301 Camino Capistrano Ste J","","San Juan Capistrano","CA","US","926754512" +"1730714916","DIRECT","Direct Messaging Address","Rx01995@cvshealth.com","N","","","HIE","Health Information Exchange (HIE)","","","","","15115 Dove Trl","","Apple Valley","MN","US","551247871" +"1548895725","CONNECT","CONNECT URL","LAPTOP","N","COMPUTER","","DIRECT","Direct","TELEPHONE","CSV","CSV","","12556 Chardin Pl Apt 3","","Saint Louis","MO","US","631282126" +"1538794714","CONNECT","CONNECT URL","Burbank","N","","","","","","","","","3808 W Riverside Dr Ste 510","","Burbank","CA","US","915055301" +"1174158356","DIRECT","Direct Messaging Address","Info@abundanthealthct.com","N","Business email address","","DIRECT","Direct","","CSV","CSV","","2 Forest Park Dr","","Farmington","CT","US","060321445" +"1972138154","CONNECT","CONNECT URL","wealwalscarehhc@gmail.com","N","business email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","5621 Delmar Blvd Ste 109F","","Saint Louis","MO","US","631122656" +"1861027047","CONNECT","CONNECT URL","http//j.cialona.att.com","N","","","","","","","","","11088 Sandy Ln","","Beaumont","TX","US","777059039" +"1497380687","CONNECT","CONNECT URL","hansb@floridavps.com","N","email","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","15462 SW 176th Ter","","Miami","FL","US","331876749" +"1992330187","DIRECT","Direct Messaging Address","sydney.schnee@stores.kroger.com","Y","","Kroger Limited Partnership I","","","","","","","9939 Montgomery Rd","","Cincinnati","OH","US","452425311" +"1467087650","CONNECT","CONNECT URL","BROOKLYN","N","","","","","","","","","1 Brookdale Plz","","Brooklyn","NY","US","112123139" +"1457986648","DIRECT","Direct Messaging Address","jonathan.josephs@tufts.edu","Y","student provider email","Tufts University School of Dental Medicine","DIRECT","Direct","","","","","1 Kneeland St","","Boston","MA","US","021111527" +"1710512900","OTHERS","Other URL","6787643666","N","cell","","HIE","Health Information Exchange (HIE)","","CSV","CSV","","1507 Royce Dr","","Locust Grove","GA","US","302482478" +"1316572506","CONNECT","CONNECT URL","https://hairsand.com/","N","https://hairsand.com/","","DIRECT","Direct","","CSV","CSV","","10210 Baseline Rd Spc 267","","Alta Loma","CA","US","917016048" +"1497380695","DIRECT","Direct Messaging Address","Olga@centeredcounseling.org","N","Email","","DIRECT","Direct","","CSV","CSV","","751 Park Of Commerce Dr Ste 128","","Boca Raton","FL","US","334873623" +"1568097764","DIRECT","Direct Messaging Address","cmac957@regiscollege.edu","N","","","","","","","","","48 Green Meadow Ct","","Whitinsville","MA","US","015881054" +"1720613920","OTHERS","Other URL","ktheavenlyseniorcareservices@gmail.com","N","","","HIE","Health Information Exchange (HIE)","","OTHER","Other","email","22 Montgomery St Apt 10D","","Poughkeepsie","NY","US","126014021" +"1205461415","OTHERS","Other URL","Online.regiscollege.edu","N","College","","DIRECT","Direct","","OTHER","Other","College","235 Wellesley St","","Weston","MA","US","02493" +"1205461415","DIRECT","Direct Messaging Address","svan110@regiscollege.edu","N","","","","","","","","","102 Whirlwind Way","","GUYTON","GA","US","31312" +"1548895758","DIRECT","Direct Messaging Address","nfunk@renfrewcenter.com","N","work secure email","","DIRECT","Direct","","CSV","CSV","","320 King Of Prussia Rd","","Radnor","PA","US","190874440" +"1033744214","OTHERS","Other URL","URL","N","","","","","","","","","3333 Green Bay Rd","","North Chicago","IL","US","600643037" +"1417582602","CONNECT","CONNECT URL","Columbus","N","","","","","","","","","370 W 9th Ave","","Columbus","OH","US","432101238" +"1942835145","CONNECT","CONNECT URL","https://www.medstargeorgetown.org/","N","","","","","","","","","3800 Reservoir Rd NW","","Washington","DC","US","200072113" +"1679108872","CONNECT","CONNECT URL","atoka@customdentalusa.com","N","","","","","","","","","1828 W Liberty Rd","","Atoka","OK","US","745251725" +"1265067466","OTHERS","Other URL","other","N","other","","OTHER","Other","other","OTHER","Other","other","2 Medical Dr","","Port Jefferson Station","NY","US","117761598" +"1265067466","OTHERS","Other URL","other","N","other","","OTHER","Other","other","OTHER","Other","other","2 Medical Dr","","Port Jefferson Station","NY","US","117761598" +"1265067466","OTHERS","Other URL","other","N","other","","OTHER","Other","other","OTHER","Other","other","2 Medical Dr","","Port Jefferson Station","NY","US","117761598" +"1265067466","OTHERS","Other URL","other","N","other","","OTHER","Other","other","OTHER","Other","other","2 Medical Dr","","Port Jefferson Station","NY","US","117761598" +"1265067466","OTHERS","Other URL","other","N","other","","OTHER","Other","other","OTHER","Other","other","2 Medical Dr","","Port Jefferson Station","NY","US","117761598" +"1770118986","CONNECT","CONNECT URL","katrina.wozich@joingroups.com","N","business email address","","DIRECT","Direct","","","","","91 Camden St Ste 213","","Rockland","ME","US","048412459" +"1770118986","CONNECT","CONNECT URL","Rockland","N","","","","","","","","","91 Camden St Ste 213","","Rockland","ME","US","048412459" diff --git a/resources/dev_resources/Altera_Digital_Health_Inc_EndpointSources.json b/resources/dev_resources/Altera_Digital_Health_Inc_EndpointSources.json index 17c3a9185..17f5848c0 100644 --- a/resources/dev_resources/Altera_Digital_Health_Inc_EndpointSources.json +++ b/resources/dev_resources/Altera_Digital_Health_Inc_EndpointSources.json @@ -1,62 +1,62 @@ { "Endpoints": [ { - "URL": "https://EEHRTOP-ALL01.services.local/fhir", - "OrganizationName": "", + "URL": "https://scmprodweb.pv0.hos.allscriptscloud.com/fhir", + "OrganizationName": "PV0", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://CCTDEVELOPMENT.rd.allscripts.com/fhir", - "OrganizationName": "", + "URL": "https://scmprodweb.pv0.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "PV0", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://TWweb.twops.local/fhir", - "OrganizationName": "", + "URL": "https://scmprodweb.pv0.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "PV0", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://CCTDEVELOPMENT.rd.allscripts.com/fhir", - "OrganizationName": "", + "URL": "https://scmprodweb.pv0.hos.allscriptscloud.com/open", + "OrganizationName": "PV0", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://10.160.126.33/fhir", - "OrganizationName": "", + "URL": "https://fhirprod.whs.org/R4/fhir-Prod", + "OrganizationName": "Washington Health System - WH01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74150", - "OrganizationName": "", + "URL": "https://fhirprod.whs.org/open", + "OrganizationName": "Washington Health System - WH01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://172.19.5.119/fhir", - "OrganizationName": "", + "URL": "https://fhirprod.whs.org/R4/open-Prod", + "OrganizationName": "Washington Health System - WH01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://scm16testps1.nmhs.net/fhir", - "OrganizationName": "", + "URL": "https://fhirprod.whs.org/fhir", + "OrganizationName": "Washington Health System - WH01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://sears-15-1-app.services.local/fhir", - "OrganizationName": "", + "URL": "https://fhir.summithealthcare.net/R4/open-Prod", + "OrganizationName": "Summit Healthcare Association - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://10.160.186.44/fhir", - "OrganizationName": "", + "URL": "https://fhir.summithealthcare.net/R4/fhir-Prod", + "OrganizationName": "Summit Healthcare Association - PROD", "NPIID": "", "OrganizationZipCode": "" } diff --git a/resources/dev_resources/Azalea_Health_EndpointSources.json b/resources/dev_resources/Azalea_Health_EndpointSources.json index b64d30865..29af95dbe 100644 --- a/resources/dev_resources/Azalea_Health_EndpointSources.json +++ b/resources/dev_resources/Azalea_Health_EndpointSources.json @@ -10,55 +10,55 @@ "URL": "https://app.azaleahealth.com/fhir/R4/139843", "OrganizationName": "SELECTSHRED", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "34990" }, { "URL": "https://app.azaleahealth.com/fhir/R4/141194", "OrganizationName": "\"GIFT OF LIFE\" PROGRAM", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "77706-2537" }, { "URL": "https://app.azaleahealth.com/fhir/R4/141329", "OrganizationName": "*DO NOT USE* CENTRO DERMATOLOGICO", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "00918-1234" }, { "URL": "https://app.azaleahealth.com/fhir/R4/141289", "OrganizationName": "*OLD AR* NEWBORN SPECIAL CARE ASSOCIATES", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "19001-3720" }, { "URL": "https://app.azaleahealth.com/fhir/R4/139657", "OrganizationName": "1ST COAST FLOORING", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32211" }, { "URL": "https://app.azaleahealth.com/fhir/R4/138189", "OrganizationName": "2 KIDZ TRUCKING/ON SITE MEDICAL", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32868" }, { "URL": "https://app.azaleahealth.com/fhir/R4/138714", "OrganizationName": "21ST CENTURY AUTOMATION", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "34234" }, { "URL": "https://app.azaleahealth.com/fhir/R4/139017", "OrganizationName": "360 BLUE LLC", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32459" }, { "URL": "https://app.azaleahealth.com/fhir/R4/142076", "OrganizationName": "3C HEALTHCARE LLC", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "75703-6464" } ] } \ No newline at end of file diff --git a/resources/dev_resources/CitiusTech_Inc_EndpointSources.json b/resources/dev_resources/CitiusTech_Inc_EndpointSources.json new file mode 100644 index 000000000..0a6f98f41 --- /dev/null +++ b/resources/dev_resources/CitiusTech_Inc_EndpointSources.json @@ -0,0 +1,40 @@ +{ + "Endpoints": [ + { + "URL": "https://fastplusdemo.citiustech.com:8280/patienta/paa/r4/", + "OrganizationName": "Organization2 - Patient API", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fastplusdemo.citiustech.com:8280/providera/pda/r4/", + "OrganizationName": "Organization2 - Provider API", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fastplusdemo.citiustech.com:8280/providera/pda/r4/", + "OrganizationName": "Organization1 - Provider API", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fastplusdemo.citiustech.com:8280/bulka/", + "OrganizationName": "Organization2 - Bulk API", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fastplusdemo.citiustech.com:8280/bulka/", + "OrganizationName": "Organization1 - Bulk API", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fastplusdemo.citiustech.com:8280/patienta/paa/r4/", + "OrganizationName": "Organization1 - Patient API", + "NPIID": "", + "OrganizationZipCode": "" + } + ] +} \ No newline at end of file diff --git a/resources/dev_resources/CloudCraft_LLC_EndpointSources.json b/resources/dev_resources/CloudCraft_LLC_EndpointSources.json index 90a07b77c..ac4726466 100644 --- a/resources/dev_resources/CloudCraft_LLC_EndpointSources.json +++ b/resources/dev_resources/CloudCraft_LLC_EndpointSources.json @@ -1,61 +1,61 @@ { "Endpoints": [ { - "URL": "https://fhirapitest.naiacorp.net/fhir/dhit/practicezero/r4", + "URL": "https://fhirapitest.naiacorp.net/fhir/cloudcraft/faison_medical/r4", "OrganizationName": "", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhirapitest.naiacorp.net/fhir/dhit/practiceone/r4", + "URL": "https://fhirapitest.naiacorp.net/fhir/dhit/tp2/r4", "OrganizationName": "", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhirapitest.naiacorp.net/fhir/cloudcraft/faison_medical/r4", + "URL": "https://fhirapitest.naiacorp.net/fhir/cloudcraft/tin_a/r4", "OrganizationName": "", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhirapitest.naiacorp.net/fhir/dhit/tp2/r4", + "URL": "https://fhirapitest.naiacorp.net/fhir/dhit/tin_b/r4", "OrganizationName": "", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhirapitest.naiacorp.net/fhir/cloudcraft/tin_a/r4", + "URL": "https://fhirapitest.naiacorp.net/fhir/cloudcraft/38/r4", "OrganizationName": "", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhirapitest.naiacorp.net/fhir/dhit/tin_b/r4", + "URL": "https://fhirapitest.naiacorp.net/fhir/dhit/ambulatorypracticeexample1/r4", "OrganizationName": "", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhirapitest.naiacorp.net/fhir/cloudcraft/38/r4", + "URL": "https://fhirapitest.naiacorp.net/fhir/dhit/1/r4", "OrganizationName": "", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhirapitest.naiacorp.net/fhir/dhit/ambulatorypracticeexample1/r4", + "URL": "https://fhirapitest.naiacorp.net/fhir/dhit/2/r4", "OrganizationName": "", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhirapitest.naiacorp.net/fhir/dhit/1/r4", + "URL": "https://fhirapitest.naiacorp.net/fhir/dhit/3/r4", "OrganizationName": "", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhirapitest.naiacorp.net/fhir/dhit/2/r4", + "URL": "https://fhirapitest.naiacorp.net/fhir/dhit/123/r4", "OrganizationName": "", "NPIID": "", "OrganizationZipCode": "" diff --git a/resources/dev_resources/Darena_Solutions_LLC_EndpointSources.json b/resources/dev_resources/Darena_Solutions_LLC_EndpointSources.json index ef45a7299..9ef03e9cb 100644 --- a/resources/dev_resources/Darena_Solutions_LLC_EndpointSources.json +++ b/resources/dev_resources/Darena_Solutions_LLC_EndpointSources.json @@ -1,11 +1,5 @@ { "Endpoints": [ - { - "URL": "https://api.meldrx.com/fhir/goodhealthinc", - "OrganizationName": "Good Health", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.meldrx.com/fhir/hmc-001", "OrganizationName": "Harbor - UCLA Medical Center", @@ -59,6 +53,12 @@ "OrganizationName": "AVES - ANew Vision Eye Specialists", "NPIID": "", "OrganizationZipCode": "" + }, + { + "URL": "https://api.meldrx.com/fhir/ohioeye", + "OrganizationName": "Ohio Eye Alliance", + "NPIID": "", + "OrganizationZipCode": "" } ] } \ No newline at end of file diff --git a/resources/dev_resources/Drchrono_Inc_EndpointSources.json b/resources/dev_resources/Drchrono_Inc_EndpointSources.json new file mode 100644 index 000000000..7520c19d7 --- /dev/null +++ b/resources/dev_resources/Drchrono_Inc_EndpointSources.json @@ -0,0 +1,64 @@ +{ + "Endpoints": [ + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/practicezero/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/practiceone/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/basepractice/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_328539/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_423994/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_429622/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_203668/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_321718/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_332866/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_283444/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + } + ] +} \ No newline at end of file diff --git a/resources/dev_resources/Enable_Healthcare_Inc_EndpointSources.json b/resources/dev_resources/Enable_Healthcare_Inc_EndpointSources.json new file mode 100644 index 000000000..82f57280e --- /dev/null +++ b/resources/dev_resources/Enable_Healthcare_Inc_EndpointSources.json @@ -0,0 +1,64 @@ +{ + "Endpoints": [ + { + "URL": "https://ehifire.ehiconnect.com/fhir/dhit/practicezero/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/dhit/practiceone/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/basepractice/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/dhit/oapi-test1/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/dhit/ambulatorypracticeexample1/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/oapi-test2/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2002/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2031/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2036/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2042/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + } + ] +} \ No newline at end of file diff --git a/resources/dev_resources/First_Insight_Corporation_EndpointSources.json b/resources/dev_resources/First_Insight_Corporation_EndpointSources.json index 708668702..c25ffced3 100644 --- a/resources/dev_resources/First_Insight_Corporation_EndpointSources.json +++ b/resources/dev_resources/First_Insight_Corporation_EndpointSources.json @@ -1,11 +1,5 @@ { "Endpoints": [ - { - "URL": "https://winfieldfamilyoptometryks.ficintegrations.com:2015/API/l6Vz5r/R4", - "OrganizationName": "Andover Family Optometry", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://hopkinsackermandrees.ficintegrations.com/API/2ia6Ja/R4", "OrganizationName": "Hopkins, Ackerman, and Drees", @@ -59,6 +53,12 @@ "OrganizationName": "Eye Care on the Ridge, LLC.", "NPIID": "", "OrganizationZipCode": "" + }, + { + "URL": "https://chestereyecenterincch.ficintegrations.com:9014/API/Sw2bVt/R4", + "OrganizationName": "Chester Eye Center", + "NPIID": "", + "OrganizationZipCode": "" } ] } \ No newline at end of file diff --git a/resources/dev_resources/Health_Innovation_Technologies_Inc_EndpointSources.json b/resources/dev_resources/Health_Innovation_Technologies_Inc_EndpointSources.json new file mode 100644 index 000000000..eeaaae0dc --- /dev/null +++ b/resources/dev_resources/Health_Innovation_Technologies_Inc_EndpointSources.json @@ -0,0 +1,64 @@ +{ + "Endpoints": [ + { + "URL": "https://revolutionehrdev.dynamicfhir.com/fhir/dhit/practicezero/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://revolutionehrdev.dynamicfhir.com/fhir/dhit/practiceone/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://revolutionehrdev.dynamicfhir.com/fhir/dhit/basepractice/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://revolutionehrdev.dynamicfhir.com/fhir/dhit/revolutionehr/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://revolutionehrdev.dynamicfhir.com/fhir/dhit/ambulatorypracticeexample01/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://revolutionehrdev.dynamicfhir.com/fhir/dhit/ambulatorypracticeexample02/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://revolutionehrdev.dynamicfhir.com/fhir/dhit/1/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://revolutionehrdev.dynamicfhir.com/fhir/dhit/123456/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://revolutionehrdev.dynamicfhir.com/fhir/dhit/12345/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://revolutionehrdev.dynamicfhir.com/fhir/revolutionehr/1234568/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + } + ] +} \ No newline at end of file diff --git a/resources/dev_resources/Healthie_EndpointSources.json b/resources/dev_resources/Healthie_EndpointSources.json new file mode 100644 index 000000000..0e3bc63c8 --- /dev/null +++ b/resources/dev_resources/Healthie_EndpointSources.json @@ -0,0 +1,3 @@ +{ + "Endpoints": null +} \ No newline at end of file diff --git a/resources/dev_resources/Henry_Schein_Medical_Systems_EndpointSources.json b/resources/dev_resources/Henry_Schein_Medical_Systems_EndpointSources.json new file mode 100644 index 000000000..bea64415a --- /dev/null +++ b/resources/dev_resources/Henry_Schein_Medical_Systems_EndpointSources.json @@ -0,0 +1,40 @@ +{ + "Endpoints": [ + { + "URL": "https://micromddev.dynamicfhir.com/fhir/dhit/practicezero/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://micromddev.dynamicfhir.com/fhir/dhit/practiceone/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://micromddev.dynamicfhir.com/fhir/dhit/basepractice/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://micromddev.dynamicfhir.com/fhir/dhit/micromdtest/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://micromddev.dynamicfhir.com/fhir/dhit/practice_01/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://micromddev.dynamicfhir.com/fhir/dhit/micromdcert/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + } + ] +} \ No newline at end of file diff --git a/resources/dev_resources/MEDENT_Community_Computer_Service_Inc_EndpointSources.json b/resources/dev_resources/MEDENT_Community_Computer_Service_Inc_EndpointSources.json new file mode 100644 index 000000000..78bfb0fe1 --- /dev/null +++ b/resources/dev_resources/MEDENT_Community_Computer_Service_Inc_EndpointSources.json @@ -0,0 +1,10 @@ +{ + "Endpoints": [ + { + "URL": "https://www.medentfhir.com/fhir/R4/fhirR235", + "OrganizationName": "MEDENT PROD Test", + "NPIID": "", + "OrganizationZipCode": "" + } + ] +} \ No newline at end of file diff --git a/resources/dev_resources/MPN_Software_Systems_Inc_EndpointSources.json b/resources/dev_resources/MPN_Software_Systems_Inc_EndpointSources.json new file mode 100644 index 000000000..7c1ec05b4 --- /dev/null +++ b/resources/dev_resources/MPN_Software_Systems_Inc_EndpointSources.json @@ -0,0 +1,10 @@ +{ + "Endpoints": [ + { + "URL": "https://sfp-mpn-proxy-onc.azurewebsites.net/fhir/", + "OrganizationName": "MPN Org.", + "NPIID": "", + "OrganizationZipCode": "" + } + ] +} \ No newline at end of file diff --git a/resources/dev_resources/MedConnect_Inc_EndpointSources.json b/resources/dev_resources/MedConnect_Inc_EndpointSources.json new file mode 100644 index 000000000..647f2bcd9 --- /dev/null +++ b/resources/dev_resources/MedConnect_Inc_EndpointSources.json @@ -0,0 +1,22 @@ +{ + "Endpoints": [ + { + "URL": "https://api.medconnecthealth.com/fhir/dhit/practicezero/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.medconnecthealth.com/fhir/dhit/practiceone/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.medconnecthealth.com/fhir/medconnect/basepractice/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + } + ] +} \ No newline at end of file diff --git a/resources/dev_resources/Medical_Information_Technology_Inc_MEDITECH_1_EndpointSources.json b/resources/dev_resources/Medical_Information_Technology_Inc_MEDITECH_1_EndpointSources.json index dc55845d6..c1337c9aa 100644 --- a/resources/dev_resources/Medical_Information_Technology_Inc_MEDITECH_1_EndpointSources.json +++ b/resources/dev_resources/Medical_Information_Technology_Inc_MEDITECH_1_EndpointSources.json @@ -50,7 +50,7 @@ }, { "URL": "https://mtapi.alderhey.nhs.uk:443/v2/argonaut/v1", - "OrganizationName": "Alder Hey Children's Hosp 6.0 to Expanse", + "OrganizationName": "Alder Hey Children's Hospital Expanse", "NPIID": "", "OrganizationZipCode": "" }, diff --git a/resources/dev_resources/Nexus_Clinical_LLC_EndpointSources.json b/resources/dev_resources/Nexus_Clinical_LLC_EndpointSources.json new file mode 100644 index 000000000..4c311744c --- /dev/null +++ b/resources/dev_resources/Nexus_Clinical_LLC_EndpointSources.json @@ -0,0 +1,10 @@ +{ + "Endpoints": [ + { + "URL": "https://sandbox-r4.interopengine.com/fhir/r4/nexus", + "OrganizationName": "Nexus Staging Environment", + "NPIID": "", + "OrganizationZipCode": "" + } + ] +} \ No newline at end of file diff --git a/resources/dev_resources/Nth_Technologies_Inc_EndpointSources.json b/resources/dev_resources/Nth_Technologies_Inc_EndpointSources.json index 925e242ed..4bdc8693a 100644 --- a/resources/dev_resources/Nth_Technologies_Inc_EndpointSources.json +++ b/resources/dev_resources/Nth_Technologies_Inc_EndpointSources.json @@ -48,17 +48,17 @@ "NPIID": "", "OrganizationZipCode": "77339-6405" }, - { - "URL": "https://westbell.nthtechnology.com/api/fhir.php/", - "OrganizationName": "La Providence Pediatric Clinics Inc", - "NPIID": "", - "OrganizationZipCode": "77071" - }, { "URL": "https://galvon.nthtechnology.com/api/fhir.php/", "OrganizationName": "Dr. Dennis Galvon", "NPIID": "", "OrganizationZipCode": "98335" + }, + { + "URL": "https://mccain.nthtechnology.com/api/fhir.php/", + "OrganizationName": "Stefanie B McCain MD PA", + "NPIID": "", + "OrganizationZipCode": "79606-5257" } ] } \ No newline at end of file diff --git a/resources/dev_resources/Practice_Fusion_EndpointSources.json b/resources/dev_resources/Practice_Fusion_EndpointSources.json index e25abf01a..4fb26d033 100644 --- a/resources/dev_resources/Practice_Fusion_EndpointSources.json +++ b/resources/dev_resources/Practice_Fusion_EndpointSources.json @@ -2,13 +2,13 @@ "Endpoints": [ { "URL": "https://api.patientfusion.com/fhir/r4/v1/118b460b-8390-4754-8e4a-1dd5ee20f599", - "OrganizationName": "Phenomenal Tester", + "OrganizationName": "Phenomenon", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.practicefusion.com/fhir/r4/v1/118b460b-8390-4754-8e4a-1dd5ee20f599", - "OrganizationName": "Phenomenal Tester", + "OrganizationName": "Phenomenon", "NPIID": "", "OrganizationZipCode": "" }, diff --git a/resources/dev_resources/Procentive_EndpointSources.json b/resources/dev_resources/Procentive_EndpointSources.json new file mode 100644 index 000000000..b639d11e3 --- /dev/null +++ b/resources/dev_resources/Procentive_EndpointSources.json @@ -0,0 +1,28 @@ +{ + "Endpoints": [ + { + "URL": "https://fhir-dev.procentive.com/fhir/dhit/practicezero/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir-dev.procentive.com/fhir/dhit/practiceone/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir-dev.procentive.com/fhir/dhit/basepractice/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir-dev.procentive.com/fhir/procentive/protestpractice/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + } + ] +} \ No newline at end of file diff --git a/resources/dev_resources/Streamline_Healthcare_Solutions_EndpointSources.json b/resources/dev_resources/Streamline_Healthcare_Solutions_EndpointSources.json new file mode 100644 index 000000000..6f191118b --- /dev/null +++ b/resources/dev_resources/Streamline_Healthcare_Solutions_EndpointSources.json @@ -0,0 +1,64 @@ +{ + "Endpoints": [ + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/streamline/basepractice/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/swmbh/1063944585/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/imperialcountybehavioralhealthservices/1225258841/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/fresnocountydepartmentofbehavioralhealth/1770538001/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/fresnocountydepartmentofbehavioralhealth/t1770538001/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/imperialcountybehavioralhealthservices/t1225258841/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/colusacountybehavioralhealth/1275938722/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/contracostabehavioralhealthservices/1427138726/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/glenncountybehavioralhealth/1427196617/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/humboldtcountybehavioralhealth/1033300306/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + } + ] +} \ No newline at end of file diff --git a/resources/dev_resources/TenEleven_Group_EndpointSources.json b/resources/dev_resources/TenEleven_Group_EndpointSources.json new file mode 100644 index 000000000..a9b900b18 --- /dev/null +++ b/resources/dev_resources/TenEleven_Group_EndpointSources.json @@ -0,0 +1,34 @@ +{ + "Endpoints": [ + { + "URL": "https://fhir-dev.10e11.com/fhir/dhit/basepractice/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir-dev.10e11.com/fhir/dhit/filevdtpractice/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir-dev.10e11.com/fhir/dhit/ecrcurestest/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir-dev.10e11.com/fhir/dhit/ecrcurestest2/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir-dev.10e11.com/fhir/dhit/tgicurrentsprint/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + } + ] +} \ No newline at end of file diff --git a/resources/dev_resources/VisionWeb_EndpointSources.json b/resources/dev_resources/VisionWeb_EndpointSources.json new file mode 100644 index 000000000..83ffcab1b --- /dev/null +++ b/resources/dev_resources/VisionWeb_EndpointSources.json @@ -0,0 +1,46 @@ +{ + "Endpoints": [ + { + "URL": "https://dhpresentation.youruprise.com/fhir/dhit/practicezero/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhpresentation.youruprise.com/fhir/dhit/practiceone/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhpresentation.youruprise.com/fhir/vwnpp/basepractice/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhpresentation.youruprise.com/fhir/devices/4akn/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhpresentation.youruprise.com/fhir/boardwalk/4ah5/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhpresentation.youruprise.com/fhir/vwnpp/4ap4/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhpresentation.youruprise.com/fhir/planoeye/4afj/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + } + ] +} \ No newline at end of file diff --git a/resources/dev_resources/eClinicalWorks_LLC_EndpointSources.json b/resources/dev_resources/eClinicalWorks_LLC_EndpointSources.json index f88ba34d4..4ceacbfe6 100644 --- a/resources/dev_resources/eClinicalWorks_LLC_EndpointSources.json +++ b/resources/dev_resources/eClinicalWorks_LLC_EndpointSources.json @@ -1,64 +1,64 @@ { "Endpoints": [ { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DECFCD", - "OrganizationName": "THE NEUROLOGY INSTITUTE LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBFCCA", + "OrganizationName": "Mon-Vale Professional Services, Inc.", "NPIID": "", - "OrganizationZipCode": "33067" + "OrganizationZipCode": "15063" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJDFBA", - "OrganizationName": "Voyage Healthcare", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECHEAA", + "OrganizationName": "Valley Women s Health", "NPIID": "", - "OrganizationZipCode": "55445" + "OrganizationZipCode": "15063" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAHAAA", - "OrganizationName": "Opthalmic Plastic Surgeons of Texas", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIEBDD", + "OrganizationName": "Park Place Healthcare LLC", "NPIID": "", - "OrganizationZipCode": "77063" + "OrganizationZipCode": "35242" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJHCDA", - "OrganizationName": "Michigan Pain Management Consultants", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHCJBA", + "OrganizationName": "Tri-County Medical Practice", "NPIID": "", - "OrganizationZipCode": "48374" + "OrganizationZipCode": "15012" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGJGBA", - "OrganizationName": "STJ - Digestive Health Associates PLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHDACA", + "OrganizationName": "Skin Care Now Pueblo PLLC", "NPIID": "", - "OrganizationZipCode": "48334" + "OrganizationZipCode": "81003" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFEEBA", - "OrganizationName": "Pinnacle ENT Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDEFBA", + "OrganizationName": "Pain and Spine Centers of Florida", "NPIID": "", - "OrganizationZipCode": "19087" + "OrganizationZipCode": "32778" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDJHAA", - "OrganizationName": "NYCDOHMH - Union Tpke Medical P.C.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECGFCA", + "OrganizationName": "George Nasser, MD", "NPIID": "", - "OrganizationZipCode": "11367" + "OrganizationZipCode": "77384" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCCDCD", - "OrganizationName": "Premier Primary Care, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCICAA", + "OrganizationName": "Handelsman Family Practice", "NPIID": "", - "OrganizationZipCode": "38261" + "OrganizationZipCode": "15120" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDGFCA", - "OrganizationName": "Khair Family Practice", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGDFCA", + "OrganizationName": "Bindusagar Reddy, MD Inc", "NPIID": "", - "OrganizationZipCode": "30253" + "OrganizationZipCode": "93257" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EACGBA", - "OrganizationName": "STJ - Drs Dubay, Jacobs, Orfanou, and Silapaswan", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACHACA", + "OrganizationName": "Western Nephrology", "NPIID": "", - "OrganizationZipCode": "48374" + "OrganizationZipCode": "80033" } ] } \ No newline at end of file diff --git a/resources/dev_resources/eMedPractice_LLC_EndpointSources.json b/resources/dev_resources/eMedPractice_LLC_EndpointSources.json new file mode 100644 index 000000000..f817c3d86 --- /dev/null +++ b/resources/dev_resources/eMedPractice_LLC_EndpointSources.json @@ -0,0 +1,10 @@ +{ + "Endpoints": [ + { + "URL": "https://servicebackup.emedpractice.com:8443/", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + } + ] +} \ No newline at end of file diff --git a/resources/dev_resources/i3iMed_LLC_EndpointSources.json b/resources/dev_resources/i3iMed_LLC_EndpointSources.json index 420a012b1..d33980300 100644 --- a/resources/dev_resources/i3iMed_LLC_EndpointSources.json +++ b/resources/dev_resources/i3iMed_LLC_EndpointSources.json @@ -1,28 +1,58 @@ { "Endpoints": [ { - "URL": "https://fhir.healthtogo.me/fhir/r4/imed.efm", + "URL": "https://fhir.healthtogo.me/oauth/imed.assa", + "OrganizationName": "Advanced Southern Surgical ASSA", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir.healthtogo.me/oauth/imed.bourque", + "OrganizationName": "Daniel R. Bourque, M.D., APMC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir.healthtogo.me/oauth/imed.efm", "OrganizationName": "Edwards Family Medicine", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "", + "URL": "https://fhir.healthtogo.me/oauth/imed.fammedpc", + "OrganizationName": "Family Medicine, P.C.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir.healthtogo.me/oauth/imed.lhc", "OrganizationName": "Louisiana Heart Center ** LHC", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.healthtogo.me/fhir/r4/imed.fammedpc", - "OrganizationName": "Plauche FMC", + "URL": "https://fhir.healthtogo.me/oauth/imed.noim", + "OrganizationName": "North Oaks Internal Medicine", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.healthtogo.me/fhir/r4/imed.degeyter", + "URL": "https://fhir.healthtogo.me/oauth/imed.degeyter", "OrganizationName": "Roland J. Degeyter, M.D., APMC", "NPIID": "", "OrganizationZipCode": "" + }, + { + "URL": "https://fhir.healthtogo.me/oauth/imed.welshfamily", + "OrganizationName": "The Clinic of Welsh", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir.healthtogo.me/oauth/imed.vsc", + "OrganizationName": "Vascular Specialty C VSC", + "NPIID": "", + "OrganizationZipCode": "" } ] } \ No newline at end of file diff --git a/resources/dev_resources/iSALUS_Healthcare_EndpointSources.json b/resources/dev_resources/iSALUS_Healthcare_EndpointSources.json new file mode 100644 index 000000000..f8fd22507 --- /dev/null +++ b/resources/dev_resources/iSALUS_Healthcare_EndpointSources.json @@ -0,0 +1,64 @@ +{ + "Endpoints": [ + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/dhit/practicezero/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/dhit/practiceone/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/basepractice/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c1366/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c4837/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c4847/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c4966/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c4980/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c4968/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c5000/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + } + ] +} \ No newline at end of file diff --git a/resources/prod_resources/Altera_Digital_Health_Inc_EndpointSources.json b/resources/prod_resources/Altera_Digital_Health_Inc_EndpointSources.json index e9dbc012a..bd9669028 100644 --- a/resources/prod_resources/Altera_Digital_Health_Inc_EndpointSources.json +++ b/resources/prod_resources/Altera_Digital_Health_Inc_EndpointSources.json @@ -1,29612 +1,2594 @@ { "Endpoints": [ { - "URL": "https://EEHRTOP-ALL01.services.local/fhir", - "OrganizationName": "", + "URL": "https://scmprodweb.pv0.hos.allscriptscloud.com/fhir", + "OrganizationName": "PV0", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://CCTDEVELOPMENT.rd.allscripts.com/fhir", - "OrganizationName": "", + "URL": "https://scmprodweb.pv0.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "PV0", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://TWweb.twops.local/fhir", - "OrganizationName": "", + "URL": "https://scmprodweb.pv0.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "PV0", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://CCTDEVELOPMENT.rd.allscripts.com/fhir", - "OrganizationName": "", + "URL": "https://scmprodweb.pv0.hos.allscriptscloud.com/open", + "OrganizationName": "PV0", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://10.160.126.33/fhir", - "OrganizationName": "", + "URL": "https://fhirprod.whs.org/R4/fhir-Prod", + "OrganizationName": "Washington Health System - WH01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74150", - "OrganizationName": "", + "URL": "https://fhirprod.whs.org/open", + "OrganizationName": "Washington Health System - WH01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://172.19.5.119/fhir", - "OrganizationName": "", + "URL": "https://fhirprod.whs.org/R4/open-Prod", + "OrganizationName": "Washington Health System - WH01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://scm16testps1.nmhs.net/fhir", - "OrganizationName": "", + "URL": "https://fhirprod.whs.org/fhir", + "OrganizationName": "Washington Health System - WH01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://sears-15-1-app.services.local/fhir", - "OrganizationName": "", + "URL": "https://fhir.summithealthcare.net/R4/open-Prod", + "OrganizationName": "Summit Healthcare Association - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://10.160.186.44/fhir", - "OrganizationName": "", + "URL": "https://fhir.summithealthcare.net/R4/fhir-Prod", + "OrganizationName": "Summit Healthcare Association - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://CCTDEVELOPMENT.rd.allscripts.com/fhir", - "OrganizationName": "", + "URL": "https://fhir.summithealthcare.net/open", + "OrganizationName": "Summit Healthcare Association - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://CCTDEVELOPMENT.rd.allscripts.com/fhir", - "OrganizationName": "", + "URL": "https://fhir.summithealthcare.net/fhir", + "OrganizationName": "Summit Healthcare Association - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://CCTDEVELOPMENT.rd.allscripts.com/fhir", - "OrganizationName": "", + "URL": "https://fhirprod.snch.org/fhir", + "OrganizationName": "South Nassau Communities Hospital - SN1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://CCTDEVELOPMENT.rd.allscripts.com/fhir", - "OrganizationName": "", + "URL": "https://fhirprod.snch.org/R4/open-Prod", + "OrganizationName": "South Nassau Communities Hospital - SN1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://10.71.31.74/fhir", - "OrganizationName": "", + "URL": "https://fhirprod.snch.org/open", + "OrganizationName": "South Nassau Communities Hospital - SN1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://CCTDEVELOPMENT.rd.allscripts.com/fhir", - "OrganizationName": "", + "URL": "https://fhirprod.snch.org/R4/fhir-Prod", + "OrganizationName": "South Nassau Communities Hospital - SN1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://172.19.40.101/fhir", - "OrganizationName": "", + "URL": "https://scmprodweb.lv0.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "LV0 - LV1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://sears-15-1-app.services.local/fhir", - "OrganizationName": "", + "URL": "https://scmprodweb.lv0.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "LV0 - LV1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://sears-15-1-app.services.local/fhir", - "OrganizationName": "", + "URL": "https://scmprodweb.lv0.hos.allscriptscloud.com/open", + "OrganizationName": "LV0 - LV1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://CCTDEVELOPMENT.rd.allscripts.com/fhir", - "OrganizationName": "", + "URL": "https://scmprodweb.lv0.hos.allscriptscloud.com/fhir", + "OrganizationName": "LV0 - LV1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://CCTDEVELOPMENT.rd.allscripts.com/fhir", - "OrganizationName": "", + "URL": "https://SCMPORTAL.NMHS.NET/open", + "OrganizationName": "North Mississippi Medical Center - SCMPROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://SVRASWEB30.abq.local/fhir", - "OrganizationName": "\"ABQ", + "URL": "https://SCMPORTAL.NMHS.NET/fhir", + "OrganizationName": "North Mississippi Medical Center - SCMPROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://EHRWEBTST.duvoisin.us/fhir", - "OrganizationName": "\"Columbia", + "URL": "https://SCMPORTAL.NMHS.NET/R4/fhir-Prod", + "OrganizationName": "North Mississippi Medical Center - SCMPROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://TW-Int-App.services.local/fhir", - "OrganizationName": "\"Integration", + "URL": "https://SCMPORTAL.NMHS.NET/R4/open-Prod", + "OrganizationName": "North Mississippi Medical Center - SCMPROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://SYKQEHRWB05V.nslijhs.net/fhir", - "OrganizationName": "\"Northwell", + "URL": "https://fhirprod.atlanticgeneral.org/R4/open-Prod", + "OrganizationName": "Atlantic General Hospital - AG01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://SYKQEHRWB07V.nslijhs.net/fhir", - "OrganizationName": "\"Northwell", + "URL": "https://fhirprod.atlanticgeneral.org/open", + "OrganizationName": "Atlantic General Hospital - AG01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://sears-17-1-app.services.local/fhir", - "OrganizationName": "\"Sears", + "URL": "https://fhirprod.atlanticgeneral.org/R4/fhir-Prod", + "OrganizationName": "Atlantic General Hospital - AG01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://sears-17-1-app.services.local/fhir", - "OrganizationName": "\"Sears", + "URL": "https://fhirprod.atlanticgeneral.org/fhir", + "OrganizationName": "Atlantic General Hospital - AG01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://sears-17-1-app.services.local/fhir", - "OrganizationName": "\"Sears", + "URL": "https://fhir01.northwell.edu/R4/fhir-Prod", + "OrganizationName": "Northwell Health DEV 22.1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://sears-17-1-app.services.local/fhir", - "OrganizationName": "\"Sears", + "URL": "https://fhir01.northwell.edu/fhir", + "OrganizationName": "Northwell Health DEV 22.1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://sears-17-1-app.services.local/fhir", - "OrganizationName": "\"Sears", + "URL": "https://fhir01.northwell.edu/R4/open-Prod", + "OrganizationName": "Northwell Health DEV 22.1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://sears-17-1-app.services.local/fhir", - "OrganizationName": "\"Sears", + "URL": "https://fhir01.northwell.edu/open", + "OrganizationName": "Northwell Health DEV 22.1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://sears-17-1-app.services.local/fhir", - "OrganizationName": "\"Sears", + "URL": "https://fhir01.northwell.edu/R2/fhir", + "OrganizationName": "Northwell Health DEV 22.1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://sears-17-1-app.services.local/fhir", - "OrganizationName": "\"Sears", + "URL": "https://fhir.mm0.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "Maimonides Medical Center - MM1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://sears-17-1-app.services.local/fhir", - "OrganizationName": "\"Sears", + "URL": "https://fhir.mm0.hos.allscriptscloud.com/open", + "OrganizationName": "Maimonides Medical Center - MM1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://sears-17-1-app.services.local/fhir", - "OrganizationName": "\"Sears", + "URL": "https://fhir.mm0.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "Maimonides Medical Center - MM1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://EHRWebtest02.sos.com/fhir", - "OrganizationName": "\"Syracuse", + "URL": "https://fhir.mm0.hos.allscriptscloud.com/fhir", + "OrganizationName": "Maimonides Medical Center - MM1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://sears-17-1-app.services.local/fhir", - "OrganizationName": "\"Test", + "URL": "https://fhir.ep0.hos.allscriptscloud.com/open", + "OrganizationName": "Sheppard Pratt Health System - EP01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://sears-17-1-app.services.local/fhir", - "OrganizationName": "\"Test", + "URL": "https://fhir.ep0.hos.allscriptscloud.com/R4/fhir-EP01_PROD", + "OrganizationName": "Sheppard Pratt Health System - EP01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://sears-17-1-app.services.local/fhir", - "OrganizationName": "\"The", + "URL": "https://fhir.ep0.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "Sheppard Pratt Health System - EP01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://sears-17-1-app.services.local/fhir", - "OrganizationName": "\"The", + "URL": "https://fhir.ep0.hos.allscriptscloud.com/R4/open-EP01_PROD", + "OrganizationName": "Sheppard Pratt Health System - EP01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10044157", - "OrganizationName": "12th St Clinic", + "URL": "https://fhir.ep0.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "Sheppard Pratt Health System - EP01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/156R2CDH", - "OrganizationName": "156R2", + "URL": "https://fhir.ep0.hos.allscriptscloud.com/fhir", + "OrganizationName": "Sheppard Pratt Health System - EP01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://INSCMQAES51.rd.allscripts.com/FHIR", - "OrganizationName": "163COREES51_MU3FHIR", + "URL": "https://fhir.sny.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "SUNY Downstate Medical Center - SNY1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "http://INSCMQAES51/FHIR", - "OrganizationName": "163COREES51_MU3FHIR", + "URL": "https://fhir.sny.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "SUNY Downstate Medical Center - SNY1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://OPENTW18.rd.allscripts.com/FHIR", - "OrganizationName": "18.1 Innovations Testing Box", + "URL": "https://fhir.sny.hos.allscriptscloud.com/open", + "OrganizationName": "SUNY Downstate Medical Center - SNY1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "http://INSCMQAES60/FHIR", - "OrganizationName": "182COREES60_Allscripts", + "URL": "https://fhir.sny.hos.allscriptscloud.com/fhir", + "OrganizationName": "SUNY Downstate Medical Center - SNY1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "Http://IN2COREES60/FHIR", - "OrganizationName": "182COREES60_FHIR", + "URL": "https://hv01ascmshvp.hv0.hos/fhir", + "OrganizationName": "Heritage Valley Health System - HV01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10061291", - "OrganizationName": "1960 Family Practice PA", + "URL": "https://fhir.hvhs.org/open", + "OrganizationName": "Heritage Valley Health System - HV01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10073380", - "OrganizationName": "21st Century Oncology LLC", + "URL": "https://fhir.hvhs.org/R4/open-Prod", + "OrganizationName": "Heritage Valley Health System - HV01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10082622", - "OrganizationName": "4Serv Solutions Inc", + "URL": "https://hv01ascmshvp.hv0.hos/open", + "OrganizationName": "Heritage Valley Health System - HV01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/53CustCDH", - "OrganizationName": "53Cust", + "URL": "https://fhir.hvhs.org/R4/fhir-Prod", + "OrganizationName": "Heritage Valley Health System - HV01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/853CustCDH", - "OrganizationName": "853Cust", + "URL": "https://hv01ascmshvp.hv0.hos/R4/open-Prod", + "OrganizationName": "Heritage Valley Health System - HV01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "A - Test Clinic", + "URL": "https://fhir.hvhs.org/fhir", + "OrganizationName": "Heritage Valley Health System - HV01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "A - Test Clinic", + "URL": "https://hv01ascmshvp.hv0.hos/R4/fhir-Prod", + "OrganizationName": "Heritage Valley Health System - HV01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "A - Test Clinic", + "URL": "https://fhir.lv0.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "Lompoc Valley Medical Center - LV1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "A - Test Clinic", + "URL": "https://fhir.lv0.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "Lompoc Valley Medical Center - LV1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "A - Test Clinic", + "URL": "https://fhir.lv0.hos.allscriptscloud.com/open", + "OrganizationName": "Lompoc Valley Medical Center - LV1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "A - UK Test Clinic", + "URL": "https://fhir.lv0.hos.allscriptscloud.com/fhir", + "OrganizationName": "Lompoc Valley Medical Center - LV1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "A - UK Test Clinic", + "URL": "https://scmfhirconnect.open.allscripts.com:4438/R4/open-VeradigmSCMR4", + "OrganizationName": "Veradigm Connect SCM R4", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "A - UK Test Clinic", + "URL": "https://scmfhirconnect.open.allscripts.com:4438/Open", + "OrganizationName": "Veradigm Connect SCM R4", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "A - UK Test Clinic", + "URL": "https://scmfhirconnect.open.allscripts.com:4438/R4/fhir-VeradigmSCMR4", + "OrganizationName": "Veradigm Connect SCM R4", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "A - UK Test Clinic", + "URL": "https://scmfhirconnect.open.allscripts.com:4438/Fhir", + "OrganizationName": "Veradigm Connect SCM R4", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "A - UK Test Clinic", + "URL": "https://fhir221weba2.rd.allscripts.com/R4/fhir-SCMSTANDR4", + "OrganizationName": "SCMSTANDR4", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "A - US Test Clinic", + "URL": "https://fhir221weba2.rd.allscripts.com/Open", + "OrganizationName": "SCMSTANDR4", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "A - US Test Clinic", + "URL": "https://fhir221weba2.rd.allscripts.com/R4/open-SCMSTANDR4", + "OrganizationName": "SCMSTANDR4", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "A - US Test Clinic", + "URL": "https://fhir221weba2.rd.allscripts.com/open-SCMSTANDR4", + "OrganizationName": "SCMSTANDR4", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "A - US Test Clinic", + "URL": "https://fhir221weba2.rd.allscripts.com/fhir-SCMSTANDR4", + "OrganizationName": "SCMSTANDR4", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "A - US Test Clinic", + "URL": "https://fhir221weba2.rd.allscripts.com/FHIR", + "OrganizationName": "SCMSTANDR4", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "A - US Test Clinic", + "URL": "https://fhirprod.jtdmh.org/R4/fhir-Prod", + "OrganizationName": "Grand Lake Health System - GL01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1421", - "OrganizationName": "A Kagan Orthopedics Sports Medicine", + "URL": "https://fhirprod.jtdmh.org/fhir", + "OrganizationName": "Grand Lake Health System - GL01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76132", - "OrganizationName": "A WomanS Connection", + "URL": "https://fhirprod.jtdmh.org/open", + "OrganizationName": "Grand Lake Health System - GL01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/a03test", - "OrganizationName": "A03Test", + "URL": "https://fhir.jtdmh.org/open", + "OrganizationName": "Grand Lake Health System - GL01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/a06test", - "OrganizationName": "A06Test", + "URL": "https://fhirprod.jtdmh.org/R4/open-Prod", + "OrganizationName": "Grand Lake Health System - GL01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/a12test", - "OrganizationName": "A12Test", + "URL": "https://fhir.jtdmh.org/fhir", + "OrganizationName": "Grand Lake Health System - GL01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/a14test", - "OrganizationName": "A14Test", + "URL": "https://fhir.jtdmh.org/R4/fhir-Prod", + "OrganizationName": "Grand Lake Health System - GL01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/a17test", - "OrganizationName": "A17Test", + "URL": "https://fhir.jtdmh.org/R4/open-Prod", + "OrganizationName": "Grand Lake Health System - GL01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/a19test", - "OrganizationName": "A19Test", + "URL": "https://scmprodweb.sh0.hos.allscriptscloud.com/open", + "OrganizationName": "SH0", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/a21test", - "OrganizationName": "A21Test", + "URL": "https://scmprodweb.sh0.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "SH0", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/a27test", - "OrganizationName": "A27Test", + "URL": "https://scmprodweb.sh0.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "SH0", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/a35test", - "OrganizationName": "A35Test", + "URL": "https://scmprodweb.sh0.hos.allscriptscloud.com/fhir", + "OrganizationName": "SH0", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/a36test", - "OrganizationName": "A36Test", + "URL": "https://scmfhip01.priv.health-first.org/R4/fhir-Prod", + "OrganizationName": "HFS", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/a42test", - "OrganizationName": "A42Test", + "URL": "https://scmfhip01.priv.health-first.org/open", + "OrganizationName": "HFS", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/a44test", - "OrganizationName": "A44Test", + "URL": "https://scmfhip01.priv.health-first.org/fhir", + "OrganizationName": "HFS", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/a49test", - "OrganizationName": "A49Test", + "URL": "https://scmfhip01.priv.health-first.org/R4/open-Prod", + "OrganizationName": "HFS", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76562", - "OrganizationName": "Aamer Bhurgri Md", + "URL": "https://scmprodweb.sng.hos.allscriptscloud.com/fhir", + "OrganizationName": "San Gorgonio Memorial Hospital - SNG_PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77412", - "OrganizationName": "Abbeville Medical Center", + "URL": "https://scmprodweb.sng.hos.allscriptscloud.com/open", + "OrganizationName": "San Gorgonio Memorial Hospital - SNG_PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://10.160.186.44/fhir", - "OrganizationName": "abc", + "URL": "https://fhir.sng.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "San Gorgonio Memorial Hospital - SNG_PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76559", - "OrganizationName": "Abccm Medical Ministry", + "URL": "https://fhir.sng.hos.allscriptscloud.com/open", + "OrganizationName": "San Gorgonio Memorial Hospital - SNG_PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035189", - "OrganizationName": "Abilene Diagnostic Clinic", + "URL": "https://fhir.sng.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "San Gorgonio Memorial Hospital - SNG_PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.abqhp.com/FHIR", - "OrganizationName": "ABQ Health Partners", + "URL": "https://scmprodweb.sng.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "San Gorgonio Memorial Hospital - SNG_PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10030634", - "OrganizationName": "Absentee Shawnee Tribal Health System", + "URL": "https://fhir.sng.hos.allscriptscloud.com/fhir", + "OrganizationName": "San Gorgonio Memorial Hospital - SNG_PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10061838", - "OrganizationName": "Accent Physician Specialists", + "URL": "https://scmprodweb.sng.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "San Gorgonio Memorial Hospital - SNG_PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhireastus.allscripts.pro/fhirroute/fhir/ACEETEST", - "OrganizationName": "ACE East Test DB", + "URL": "https://PSEFHIR.libertyhospital.org/R4/open-Prod", + "OrganizationName": "New Liberty District Hospital - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://sears-15-1-app.services.local/fhir", - "OrganizationName": "ACS Test", + "URL": "https://PSEFHIR.libertyhospital.org/R4/fhir-Prod", + "OrganizationName": "New Liberty District Hospital - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://portal.actonmedical.com/FHIR", - "OrganizationName": "Acton Medical Associates", + "URL": "https://PSEFHIR.libertyhospital.org/open", + "OrganizationName": "New Liberty District Hospital - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10024254", - "OrganizationName": "Acute Care Consultants", + "URL": "https://PSEFHIR.libertyhospital.org/fhir", + "OrganizationName": "New Liberty District Hospital - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73916G", - "OrganizationName": "Adams Stephens PA", + "URL": "https://fhirprod.hendrickhealth.org/open", + "OrganizationName": "Hendrick Medical Center - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10007301", - "OrganizationName": "Adena Fayette Medical Center", + "URL": "https://fhirprod.hendrickhealth.org/R4/fhir-Prod", + "OrganizationName": "Hendrick Medical Center - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://ADPTW181.rd.allscripts.com/FHIR", - "OrganizationName": "ADPTW18.1 FHIR Test System", + "URL": "https://fhirprod.hendrickhealth.org/fhir", + "OrganizationName": "Hendrick Medical Center - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76570", - "OrganizationName": "Adult Pediatric Urology Inc", + "URL": "https://fhirprod.hendrickhealth.org/R4/open-Prod", + "OrganizationName": "Hendrick Medical Center - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72008", - "OrganizationName": "Adult Medicine And Pain Mgmt", + "URL": "https://fhir.cb0.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "RHN Clark Memorial Hospital - CB1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034080", - "OrganizationName": "Adult Medicine Specialists Of Easley", + "URL": "https://fhir.cb0.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "RHN Clark Memorial Hospital - CB1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/9793", - "OrganizationName": "Adult Medicine Specialists Of Easley", + "URL": "https://fhir.cb0.hos.allscriptscloud.com/fhir", + "OrganizationName": "RHN Clark Memorial Hospital - CB1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73688", - "OrganizationName": "ADULTS PRIMARY CARE CENTER LLC", + "URL": "https://fhir.cb0.hos.allscriptscloud.com/open", + "OrganizationName": "RHN Clark Memorial Hospital - CB1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10085611", - "OrganizationName": "Advanced Allergy Associates New Mexico", + "URL": "https://portal.springhill.org/R4/open-Prod", + "OrganizationName": "Springhill Hospitals Inc - SPRINGHILL_PRODUCTION", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10072330", - "OrganizationName": "Advanced Cardiovascular Associates PLC", + "URL": "https://portal.springhill.org/open", + "OrganizationName": "Springhill Hospitals Inc - SPRINGHILL_PRODUCTION", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73504", - "OrganizationName": "Advanced Internal Medicine", + "URL": "https://portal.springhill.org/fhir", + "OrganizationName": "Springhill Hospitals Inc - SPRINGHILL_PRODUCTION", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74266", - "OrganizationName": "Advanced Interventional Cardio", + "URL": "https://portal.springhill.org/R4/fhir-Prod", + "OrganizationName": "Springhill Hospitals Inc - SPRINGHILL_PRODUCTION", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76512", - "OrganizationName": "Advanced Neurodiagnostic Center", + "URL": "https://MobilityMD.smh.com/R4/open-Prod", + "OrganizationName": "Sarasota Memorial Health Care - SCMP", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhireastus.allscripts.pro/fhirroute/fhir/73073", - "OrganizationName": "Advanced Neurology", + "URL": "https://MobilityMD.smh.com/fhir", + "OrganizationName": "Sarasota Memorial Health Care - SCMP", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10622", - "OrganizationName": "Advanced Orthopeadics Sports", + "URL": "https://MobilityMD.smh.com/R4/fhir-Prod", + "OrganizationName": "Sarasota Memorial Health Care - SCMP", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10044412", - "OrganizationName": "Advanced Pain Management Center", + "URL": "https://MobilityMD.smh.com/open", + "OrganizationName": "Sarasota Memorial Health Care - SCMP", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74091", - "OrganizationName": "Advanced Pain Specialists", + "URL": "https://fhir.tchealth.org/R4/open-Prod", + "OrganizationName": "Tuba City Regional Health Care Corporation - PROD_22", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1700121Y", - "OrganizationName": "Advanced Rheumatology Pc", + "URL": "https://fhir.tchealth.org/R4/fhir-Prod", + "OrganizationName": "Tuba City Regional Health Care Corporation - PROD_22", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhirsouthcentus.allscripts.pro/fhirroute/fhir/10838843", - "OrganizationName": "Advanced Surgeons Pc", + "URL": "https://fhir.tchealth.org/open", + "OrganizationName": "Tuba City Regional Health Care Corporation - PROD_22", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10061823", - "OrganizationName": "Advanced Surgical Associates, LLC", + "URL": "https://fhir.tchealth.org/fhir", + "OrganizationName": "Tuba City Regional Health Care Corporation - PROD_22", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10043650", - "OrganizationName": "Advanced Urologic Assoc Inc", + "URL": "https://scmprodweb.wnj.hos.allscriptscloud.com/open", + "OrganizationName": "Wilson N Jones Regional Medical Center - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035290", - "OrganizationName": "Advanced Urology", + "URL": "https://fhir.wnj.hos.allscriptscloud.com/fhir", + "OrganizationName": "Wilson N Jones Regional Medical Center - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10052082", - "OrganizationName": "Advanced Urology Assoc", + "URL": "https://fhir.wnj.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "Wilson N Jones Regional Medical Center - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://ahsFHIRlive.acmc.com/FHIR", - "OrganizationName": "Affiliated Community Medical Centers", + "URL": "https://scmprodweb.wnj.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "Wilson N Jones Regional Medical Center - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10029281", - "OrganizationName": "Affiliated Dermatology", + "URL": "https://fhir.wnj.hos.allscriptscloud.com/open", + "OrganizationName": "Wilson N Jones Regional Medical Center - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76902", - "OrganizationName": "Affiliates In Primary Care", + "URL": "https://fhir.wnj.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "Wilson N Jones Regional Medical Center - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73514", - "OrganizationName": "Affiliates Of Family Medicine", + "URL": "https://scmprodweb.wnj.hos.allscriptscloud.com/fhir", + "OrganizationName": "Wilson N Jones Regional Medical Center - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://10.133.34.166/fhir", - "OrganizationName": "AFHIR", + "URL": "https://scmprodweb.wnj.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "Wilson N Jones Regional Medical Center - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10063687", - "OrganizationName": "After Hours Pediatrics, Inc", + "URL": "https://fhir.wnj.hos.allscriptscloud.com/FHIR", + "OrganizationName": "Wilson N Jones Regional Medical Center - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70206", - "OrganizationName": "Agape Pediatrics and Adolescent", + "URL": "https://fhir.nb0.hos.allscriptscloud.com/fhir", + "OrganizationName": "Hannibal Regional Health System - NB01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10396854", - "OrganizationName": "Ahmad Elaki MD", + "URL": "https://fhir.nb0.hos.allscriptscloud.com/open", + "OrganizationName": "Hannibal Regional Health System - NB01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhireastus-2.allscripts.pro/fhirroute/fhir/10827849", - "OrganizationName": "Ahoskie Medical Practice", + "URL": "https://fhir.nb0.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "Hannibal Regional Health System - NB01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10048164", - "OrganizationName": "Aiken Obstetrics Gynecology", + "URL": "https://fhir.nb0.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "Hannibal Regional Health System - NB01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10013467", - "OrganizationName": "Ain Imaging Plc", + "URL": "https://fhir.blessinghospital.com/R4/open-Prod", + "OrganizationName": "Blessing Hospital - PROD1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76696", - "OrganizationName": "Airport Urgent Care", + "URL": "https://fhir.blessinghospital.com/R4/fhir-Prod", + "OrganizationName": "Blessing Hospital - PROD1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/9766", - "OrganizationName": "AJ Bentley Md Pc", + "URL": "https://fhir.blessinghospital.com/fhir", + "OrganizationName": "Blessing Hospital - PROD1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10021904", - "OrganizationName": "Alabama Medical Group, P.C.", + "URL": "https://fhir.blessinghospital.com/open", + "OrganizationName": "Blessing Hospital - PROD1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035150", - "OrganizationName": "Alabama Neurology \u0026 Sleep Medicine", + "URL": "https://fhirprod.BL0.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "BronxCare - BL1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10008925", - "OrganizationName": "Alan J. Appley", + "URL": "https://fhirprod.BL0.hos.allscriptscloud.com/fhir", + "OrganizationName": "BronxCare - BL1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://AHSFHIRPROD.amc.edu/FHIR", - "OrganizationName": "Albany Medical Center", + "URL": "https://fhirprod.BL0.hos.allscriptscloud.com/open", + "OrganizationName": "BronxCare - BL1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://ahsfhirprod.amc.edu/FHIR", - "OrganizationName": "Albany Medical Center - PROD", + "URL": "https://fhirprod.BL0.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "BronxCare - BL1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10064079", - "OrganizationName": "Albert A Verrilli Md", + "URL": "https://fhir.jt0.hos.allscriptscloud.com/open", + "OrganizationName": "John T Mather Memorial Hospital - JT1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10030976", - "OrganizationName": "Albert Tydings MD", + "URL": "https://fhir.jt0.hos.allscriptscloud.com/fhir", + "OrganizationName": "John T Mather Memorial Hospital - JT1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10043526", - "OrganizationName": "Aledo Family Medicine", + "URL": "https://fhir.jt0.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "John T Mather Memorial Hospital - JT1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10006428", - "OrganizationName": "Alexandria Cardiology Clinic", + "URL": "https://fhir.jt0.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "John T Mather Memorial Hospital - JT1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10023171", - "OrganizationName": "Alexandria Primary Care", + "URL": "https://scmprodweb.rng.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "rng", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1100745", - "OrganizationName": "Alfred C Burris MD PC", + "URL": "https://RNG1ASCMSHVP.RNG.hos.allscriptscloud.com/fhir", + "OrganizationName": "rng", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/8973", - "OrganizationName": "Alfred Oppenheim Md", + "URL": "https://scmprodweb.rng.hos.allscriptscloud.com/fhir", + "OrganizationName": "rng", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10064321", - "OrganizationName": "ALI H MAHMOOD MD", + "URL": "https://RNG1ASCMSHVP.RNG.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "rng", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://ali-fhir.allscriptscloud.com/FHIR", - "OrganizationName": "Alignment healthcare", + "URL": "https://scmprodweb.rng.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "rng", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://ali-fhir.allscriptscloud.com/FHIR", - "OrganizationName": "Alignment healthcare-PROD Patient Access (Apps)", + "URL": "https://RNG1ASCMSHVP.RNG.hos.allscriptscloud.com/open", + "OrganizationName": "rng", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73401", - "OrganizationName": "All Care Medical Center", + "URL": "https://scmprodweb.rng.hos.allscriptscloud.com/open", + "OrganizationName": "rng", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10062164", - "OrganizationName": "Allan Cook Md", + "URL": "https://RNG1ASCMSHVP.RNG.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "rng", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "http://INSCMQAES63/rd.allscripts.com/FHIR", - "OrganizationName": "Allcripts_184COREES63", + "URL": "https://fhirprod.sa0.hos.allscriptscloud.com/fhir", + "OrganizationName": "Saline Memorial Hospital - SA01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/2152", - "OrganizationName": "Allen Bernthal Md", + "URL": "https://fhirprod.sa0.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "Saline Memorial Hospital - SA01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10060599", - "OrganizationName": "Allen Orthopedics", + "URL": "https://fhirprod.sa0.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "Saline Memorial Hospital - SA01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72250CH", - "OrganizationName": "Allergy Asthma Assoc Of Joliet SC", + "URL": "https://fhirprod.sa0.hos.allscriptscloud.com/open", + "OrganizationName": "Saline Memorial Hospital - SA01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/68995", - "OrganizationName": "Allergy Asthma Treatment Ctr", + "URL": "https://fhirprod.mainegeneral.org/fhir", + "OrganizationName": "MaineGeneral Medical Center - MA1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034273", - "OrganizationName": "Allergy \u0026 Asthma Specialists of North Florida, PA", + "URL": "https://fhirprod.mainegeneral.org/R4/fhir-Prod", + "OrganizationName": "MaineGeneral Medical Center - MA1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10039336", - "OrganizationName": "Allergy, Asthma \u0026 Immunology Ctr Of Ak", + "URL": "https://ma01ascmshvp.ma0.hos/open", + "OrganizationName": "MaineGeneral Medical Center - MA1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/57844", - "OrganizationName": "Alley Medical Center", + "URL": "https://ma01ascmshvp.ma0.hos/R4/fhir-Prod", + "OrganizationName": "MaineGeneral Medical Center - MA1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10032103", - "OrganizationName": "Alliance Obstetrics And Gynecology, PLC", + "URL": "https://ma01ascmshvp.ma0.hos/R4/open-Prod", + "OrganizationName": "MaineGeneral Medical Center - MA1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10129099", - "OrganizationName": "Alliance Xpress Care LLC", + "URL": "https://ma01ascmshvp.ma0.hos/fhir", + "OrganizationName": "MaineGeneral Medical Center - MA1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "http://DTS-T03-SCMWEB2.rd.allscripts.com/FHIR", - "OrganizationName": "Allscripts", + "URL": "https://fhirprod.mainegeneral.org/R4/open-Prod", + "OrganizationName": "MaineGeneral Medical Center - MA1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "http://INSCMQAES60.rd.allscripts.com/FHIR", - "OrganizationName": "Allscripts 143to173COREES60", + "URL": "https://fhirprod.mainegeneral.org/open", + "OrganizationName": "MaineGeneral Medical Center - MA1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://tw181unityfhir.open.allscripts.com/FHIR", - "OrganizationName": "Allscripts ADP Open Touchworks Sandbox", + "URL": "https://fhirprod.matherhospital.org/open", + "OrganizationName": "John T Mather Memorial Hospital - JT1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://10.133.86.113/fhir", - "OrganizationName": "Allscripts FHIR", + "URL": "https://fhirprod.matherhospital.org/R4/fhir-Prod", + "OrganizationName": "John T Mather Memorial Hospital - JT1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://INSCMQAES60.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "Allscripts FHIR", + "URL": "https://fhirprod.matherhospital.org/R4/open-Prod", + "OrganizationName": "John T Mather Memorial Hospital - JT1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://twr3q161web1.rd.allscripts.com/FHIR", - "OrganizationName": "Allscripts FHIR Regression AHC box", + "URL": "https://fhirprod.matherhospital.org/fhir", + "OrganizationName": "John T Mather Memorial Hospital - JT1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://twr3q161web1.rd.allscripts.com/FHIR", - "OrganizationName": "Allscripts FHIR Regression Test", + "URL": "https://twr10devweb2.rd.allscripts.com/\\open", + "OrganizationName": "TW-Prod-R2", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://lv01ascmsh001vm.lv0.hos/FHIR", - "OrganizationName": "Allscripts SunComm Lompoc Valley Medical Center", + "URL": "https://twr10devweb2.rd.allscripts.com/fhir", + "OrganizationName": "TW-Prod-R2", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "http://cdt163es11/FHIR", - "OrganizationName": "Allscripts_CD11", + "URL": "https://twr10devweb2.rd.allscripts.com/\\fhir", + "OrganizationName": "TW-Prod-R2", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "http://INSCMQAES43/FHIR", - "OrganizationName": "Allscripts-163COREES43", + "URL": "https://twr10devweb2.rd.allscripts.com/R4/open-R4TWStandalone", + "OrganizationName": "TW-Prod-R2", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "http://INSCMAUTOES7.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "AllscriptsFHIR", + "URL": "https://twr10devweb2.rd.allscripts.com/R4/fhir-R4TWStandalone", + "OrganizationName": "TW-Prod-R2", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://spfhir.allscripts.com/FHIR", - "OrganizationName": "AllscriptsLLP", + "URL": "https://twr10devweb2.rd.allscripts.com/open", + "OrganizationName": "TW-Prod-R2", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76027", - "OrganizationName": "AlmaAta Healthcare Llc", + "URL": "https://XAP21FHIR01.jrmc.org/open", + "OrganizationName": "Jefferson Regional Medical Center - XAProduction", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77541", - "OrganizationName": "Alpine Family Medicine", + "URL": "https://XAP21FHIR01.jrmc.org/R4/fhir-Prod", + "OrganizationName": "Jefferson Regional Medical Center - XAProduction", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "Alscripts FHiR 151", + "URL": "https://XAP21FHIR01.jrmc.org/R4/open-Prod", + "OrganizationName": "Jefferson Regional Medical Center - XAProduction", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73301", - "OrganizationName": "AlShalchi Md Assoc Pa", + "URL": "https://XAP21FHIR01.jrmc.org/fhir", + "OrganizationName": "Jefferson Regional Medical Center - XAProduction", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://ah1scmfhir.altahospitals.com/FHIR", - "OrganizationName": "Alta Hospital System", + "URL": "https://PSEFHIR.libertyhospital.org/R4/open-Prod", + "OrganizationName": "nlhd", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://ah1scmfhir.altahospitals.com/FHIR", - "OrganizationName": "Alta Hospital System", + "URL": "https://PSEFHIR.libertyhospital.org/R4/fhir-Prod", + "OrganizationName": "nlhd", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://AH1SCM2FHIR.altahospitals.com/FHIR", - "OrganizationName": "ALTA Hospitals", + "URL": "https://PSEFHIR.libertyhospital.org/open", + "OrganizationName": "nlhd", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://ah2scmfhir.altahospitals.com/FHIR", - "OrganizationName": "Alta Hospitals System - TEST", + "URL": "https://PSEFHIR.libertyhospital.org/fhir", + "OrganizationName": "nlhd", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76930", - "OrganizationName": "Altman Family Practice", + "URL": "https://scmprodweb.jsh.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "Jennie Stuart Medical Center - JSH_PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10037240", - "OrganizationName": "Amarillo Family Physicians", + "URL": "https://scmprodweb.jsh.hos.allscriptscloud.com/open", + "OrganizationName": "Jennie Stuart Medical Center - JSH_PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/61343", - "OrganizationName": "Amelia Urgent Care", + "URL": "https://scmprodweb.jsh.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "Jennie Stuart Medical Center - JSH_PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73299", - "OrganizationName": "American Family Geriatric Care", + "URL": "https://scmprodweb.jsh.hos.allscriptscloud.com/fhir", + "OrganizationName": "Jennie Stuart Medical Center - JSH_PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10515883", - "OrganizationName": "Americas Nurses", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10156000", + "OrganizationName": "Haywood (Test)", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10044751", - "OrganizationName": "Amins Family Practice", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10156000", + "OrganizationName": "Haywood (Test)", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10062429", - "OrganizationName": "Amir Agha", + "URL": "https://scmprodweb.pv0.hos.allscriptscloud.com/fhir", + "OrganizationName": "PV0", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73850", - "OrganizationName": "Amity Medical Assoc", + "URL": "https://scmprodweb.pv0.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "PV0", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10064387", - "OrganizationName": "AMNATH KIRDNUAL MD", + "URL": "https://scmprodweb.pv0.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "PV0", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10037257", - "OrganizationName": "Ancora Pain Recovery", + "URL": "https://scmprodweb.pv0.hos.allscriptscloud.com/open", + "OrganizationName": "PV0", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/900996", - "OrganizationName": "Anderson Gastroenterology Asso", + "URL": "https://fhirprod.whs.org/R4/fhir-Prod", + "OrganizationName": "Washington Health System - WH01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73208", - "OrganizationName": "Andre P Desire Md Pa", + "URL": "https://fhirprod.whs.org/open", + "OrganizationName": "Washington Health System - WH01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75569", - "OrganizationName": "Anesthesia Pain Consultants", + "URL": "https://fhirprod.whs.org/R4/open-Prod", + "OrganizationName": "Washington Health System - WH01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76668", - "OrganizationName": "Anh Reiss Md Pa", + "URL": "https://fhirprod.whs.org/fhir", + "OrganizationName": "Washington Health System - WH01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74318", - "OrganizationName": "Anjum Qazi Md", + "URL": "https://fhir.summithealthcare.net/R4/open-Prod", + "OrganizationName": "Summit Healthcare Association - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10045032", - "OrganizationName": "Anne White, MD", + "URL": "https://fhir.summithealthcare.net/R4/fhir-Prod", + "OrganizationName": "Summit Healthcare Association - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10009389", - "OrganizationName": "Anniston Medical Clinic PC", + "URL": "https://fhir.summithealthcare.net/open", + "OrganizationName": "Summit Healthcare Association - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73375", - "OrganizationName": "Anthony Alessi Dpm", + "URL": "https://fhir.summithealthcare.net/fhir", + "OrganizationName": "Summit Healthcare Association - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/59288", - "OrganizationName": "ANTHONY DAGOSTINO MD", + "URL": "https://fhirprod.snch.org/fhir", + "OrganizationName": "South Nassau Communities Hospital - SN1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73388", - "OrganizationName": "Anthony Decotis Md", + "URL": "https://fhirprod.snch.org/R4/open-Prod", + "OrganizationName": "South Nassau Communities Hospital - SN1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76053", - "OrganizationName": "Anthony J Fava Md Pc", + "URL": "https://fhirprod.snch.org/open", + "OrganizationName": "South Nassau Communities Hospital - SN1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10037905", - "OrganizationName": "Anthony Martin Mills MD", + "URL": "https://fhirprod.snch.org/R4/fhir-Prod", + "OrganizationName": "South Nassau Communities Hospital - SN1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73637", - "OrganizationName": "ANTHONY ORLANDO DPM PC", + "URL": "https://scmprodweb.lv0.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "LV0 - LV1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77695", - "OrganizationName": "Anthony T Fenison Md", + "URL": "https://scmprodweb.lv0.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "LV0 - LV1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10024679", - "OrganizationName": "Antietam Neurology Center", + "URL": "https://scmprodweb.lv0.hos.allscriptscloud.com/open", + "OrganizationName": "LV0 - LV1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/123", - "OrganizationName": "anu", + "URL": "https://scmprodweb.lv0.hos.allscriptscloud.com/fhir", + "OrganizationName": "LV0 - LV1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/1234-2345-3456-9876-9876-0766-7543-4322", - "OrganizationName": "anu", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10131752-TEST", + "OrganizationName": "Valley County Health System Test", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/12342345-34569876-98760766-75434322", - "OrganizationName": "anu", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10131752-TEST", + "OrganizationName": "Valley County Health System Test", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/123", - "OrganizationName": "anu", + "URL": "https://SCMPORTAL.NMHS.NET/open", + "OrganizationName": "North Mississippi Medical Center - SCMPROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "http://HeliosGwSvr.apacdemo.com/FHIR", - "OrganizationName": "anzdemo", + "URL": "https://SCMPORTAL.NMHS.NET/fhir", + "OrganizationName": "North Mississippi Medical Center - SCMPROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhirprod.apprhs.org/FHIR", - "OrganizationName": "Appalachian Regional", + "URL": "https://SCMPORTAL.NMHS.NET/R4/fhir-Prod", + "OrganizationName": "North Mississippi Medical Center - SCMPROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10371", - "OrganizationName": "Appalachian Rehabilitation", + "URL": "https://SCMPORTAL.NMHS.NET/R4/open-Prod", + "OrganizationName": "North Mississippi Medical Center - SCMPROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://appletw171jt.open.allscripts.com/FHIR", - "OrganizationName": "Apple AHC 17.1 CU6 Sandbox", + "URL": "https://fhirprod.atlanticgeneral.org/R4/open-Prod", + "OrganizationName": "Atlantic General Hospital - AG01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://appletw171jt.open.allscripts.com/FHIR", - "OrganizationName": "Apple AHC 17.1 CU6 Sandbox", + "URL": "https://fhirprod.atlanticgeneral.org/open", + "OrganizationName": "Atlantic General Hospital - AG01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://appletw171jt.open.allscripts.com/FHIR", - "OrganizationName": "Apple FHIR AHC Sandbox", + "URL": "https://fhirprod.atlanticgeneral.org/R4/fhir-Prod", + "OrganizationName": "Atlantic General Hospital - AG01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://appletw171.open.allscripts.com/FHIR", - "OrganizationName": "Apple FHIR FMH Sandbox", + "URL": "https://fhirprod.atlanticgeneral.org/fhir", + "OrganizationName": "Atlantic General Hospital - AG01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://appletw171.open.allscripts.com/FHIR", - "OrganizationName": "Apple FHIR FMH Sandbox", + "URL": "https://fhir01.northwell.edu/R4/fhir-Prod", + "OrganizationName": "Northwell Health DEV 22.1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://twr3q161web1.rd.allscripts.com/FHIR", - "OrganizationName": "Apple FHIR Regression Testing", + "URL": "https://fhir01.northwell.edu/fhir", + "OrganizationName": "Northwell Health DEV 22.1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://appletw171.open.allscripts.com/FHIR", - "OrganizationName": "Apple FMH FHIR Sandbox", + "URL": "https://fhir01.northwell.edu/R4/open-Prod", + "OrganizationName": "Northwell Health DEV 22.1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://appletw171.open.allscripts.com/FHIR", - "OrganizationName": "Apple FMH Sandbox", + "URL": "https://fhir01.northwell.edu/open", + "OrganizationName": "Northwell Health DEV 22.1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://applepro171.open.allscripts.com//FHIR", - "OrganizationName": "Apple Pro 17.1 Sandbox", + "URL": "https://fhir01.northwell.edu/R2/fhir", + "OrganizationName": "Northwell Health DEV 22.1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://applescm163cu6.open.allscripts.com/FHIR", - "OrganizationName": "Apple SCM 16.3 Sandbox", + "URL": "https://fhir.mm0.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "Maimonides Medical Center - MM1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://applescm163cu6.open.allscripts.com/FHIR", - "OrganizationName": "Apple SCM 16.3 Sandbox", + "URL": "https://fhir.mm0.hos.allscriptscloud.com/open", + "OrganizationName": "Maimonides Medical Center - MM1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://applescm163cu6.open.allscripts.com/FHIR", - "OrganizationName": "Apple SCM 16.3 Sandbox", + "URL": "https://fhir.mm0.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "Maimonides Medical Center - MM1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://applescm163cu6.open.allscripts.com/FHIR", - "OrganizationName": "Apple SCM 16.3 Sandbox", + "URL": "https://fhir.mm0.hos.allscriptscloud.com/fhir", + "OrganizationName": "Maimonides Medical Center - MM1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhirsouthcentus.allscripts.pro/fhirroute/fhir/APS003S", - "OrganizationName": "APS003STest", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10156895", + "OrganizationName": "Maria Parham (Test)", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10022418", - "OrganizationName": "AR Management Services", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10156895", + "OrganizationName": "Maria Parham (Test)", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77656", - "OrganizationName": "AR Neurology Epilepsy Diag Training Ctr", + "URL": "https://fhir.ep0.hos.allscriptscloud.com/open", + "OrganizationName": "Sheppard Pratt Health System - EP01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033279", - "OrganizationName": "ARBOR FAMIILY MEDICINE", + "URL": "https://fhir.ep0.hos.allscriptscloud.com/R4/fhir-EP01_PROD", + "OrganizationName": "Sheppard Pratt Health System - EP01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035676", - "OrganizationName": "Archana Patel", + "URL": "https://fhir.ep0.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "Sheppard Pratt Health System - EP01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10031365", - "OrganizationName": "ARCHER FAMILY MEDICAL GROUP", + "URL": "https://fhir.ep0.hos.allscriptscloud.com/R4/open-EP01_PROD", + "OrganizationName": "Sheppard Pratt Health System - EP01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://argonauttwfhir.open.allscripts.com/FHIR", - "OrganizationName": "Argonaut TW FHIR", + "URL": "https://fhir.ep0.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "Sheppard Pratt Health System - EP01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://AriaFHIR.allscriptscloud.com/FHIR", - "OrganizationName": "Aria Health System", + "URL": "https://fhir.ep0.hos.allscriptscloud.com/fhir", + "OrganizationName": "Sheppard Pratt Health System - EP01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10046027", - "OrganizationName": "Arizona Associated Surgeons PLLC", + "URL": "https://fhir.sny.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "SUNY Downstate Medical Center - SNY1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10083891", - "OrganizationName": "Arizona Brain and Spine Center", + "URL": "https://fhir.sny.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "SUNY Downstate Medical Center - SNY1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.azacp.com/FHIR", - "OrganizationName": "Arizona Community Physicians", + "URL": "https://fhir.sny.hos.allscriptscloud.com/open", + "OrganizationName": "SUNY Downstate Medical Center - SNY1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77918", - "OrganizationName": "Arlington Pain and Therapy", + "URL": "https://fhir.sny.hos.allscriptscloud.com/fhir", + "OrganizationName": "SUNY Downstate Medical Center - SNY1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75969", - "OrganizationName": "Arlington Skin", + "URL": "https://hv01ascmshvp.hv0.hos/fhir", + "OrganizationName": "Heritage Valley Health System - HV01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76308", - "OrganizationName": "Armando Franco Md", + "URL": "https://fhir.hvhs.org/open", + "OrganizationName": "Heritage Valley Health System - HV01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10055658", - "OrganizationName": "Armando Graziani", + "URL": "https://fhir.hvhs.org/R4/open-Prod", + "OrganizationName": "Heritage Valley Health System - HV01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73787", - "OrganizationName": "Armc Physicians Care Mebane Medical", + "URL": "https://hv01ascmshvp.hv0.hos/open", + "OrganizationName": "Heritage Valley Health System - HV01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75742", - "OrganizationName": "Armc Physicians Care Phychiatry", + "URL": "https://fhir.hvhs.org/R4/fhir-Prod", + "OrganizationName": "Heritage Valley Health System - HV01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/620800", - "OrganizationName": "ArmcPhysiciansCareDBAElySurgicalAssoc", + "URL": "https://hv01ascmshvp.hv0.hos/R4/open-Prod", + "OrganizationName": "Heritage Valley Health System - HV01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73759", - "OrganizationName": "Arnold Ravdel", + "URL": "https://fhir.hvhs.org/fhir", + "OrganizationName": "Heritage Valley Health System - HV01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74323", - "OrganizationName": "Arthritis And Joint Replacement Clinic", + "URL": "https://hv01ascmshvp.hv0.hos/R4/fhir-Prod", + "OrganizationName": "Heritage Valley Health System - HV01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/58561", - "OrganizationName": "Arthritis Assoc", + "URL": "https://fhir.we0.hos.allscriptscloud.com/R4/open-PROD", + "OrganizationName": "Wise Health", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10112", - "OrganizationName": "Arthur W Gulick Md", + "URL": "https://fhir.we0.hos.allscriptscloud.com/Fhir", + "OrganizationName": "Wise Health", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhirtw.genesys.org/FHIR", - "OrganizationName": "Ascension health", + "URL": "https://fhir.we0.hos.allscriptscloud.com/R4/fhir-PROD", + "OrganizationName": "Wise Health", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10032595", - "OrganizationName": "Ashburn Sterling Internal Medicine \u0026 Pediatrics", + "URL": "https://fhir.we0.hos.allscriptscloud.com/Open", + "OrganizationName": "Wise Health", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhireastus.allscripts.pro/fhirroute/fhir/10083716", - "OrganizationName": "Ashchi Heart and Vascular Center PA", + "URL": "https://fhir.we0.hos.allscriptscloud.com/FHIR", + "OrganizationName": "Wise Health", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10028762", - "OrganizationName": "Asheville Neurology Specialists", + "URL": "https://fhirtest01.rd.allscripts.com/R4/fhir-FHIR-PROD", + "OrganizationName": "FHIR-TEST18", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036548", - "OrganizationName": "Aspen Medical Care", + "URL": "https://fhirtest01.rd.allscripts.com/R4/open-FHIR-PROD", + "OrganizationName": "FHIR-TEST18", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/61275", - "OrganizationName": "Assoc in Physical Medicine and Rehab", + "URL": "https://fhir.lv0.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "Lompoc Valley Medical Center - LV1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76523", - "OrganizationName": "Associated Colon Rectal Specialists", + "URL": "https://fhir.lv0.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "Lompoc Valley Medical Center - LV1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://charts.associatedneurologists.com/FHIR", - "OrganizationName": "Associated Neurologists - Prod", + "URL": "https://fhir.lv0.hos.allscriptscloud.com/open", + "OrganizationName": "Lompoc Valley Medical Center - LV1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10047471", - "OrganizationName": "Associates in Diagnostic Internal", + "URL": "https://fhir.lv0.hos.allscriptscloud.com/fhir", + "OrganizationName": "Lompoc Valley Medical Center - LV1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10030914", - "OrganizationName": "Associates In Digestive Health", + "URL": "https://scmfhirconnect.open.allscripts.com:4438/R4/open-VeradigmSCMR4", + "OrganizationName": "Veradigm Connect SCM R4", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10039107", - "OrganizationName": "Associates in Gastroenterology", + "URL": "https://scmfhirconnect.open.allscripts.com:4438/Open", + "OrganizationName": "Veradigm Connect SCM R4", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036152", - "OrganizationName": "Associates In Gastroenterology", + "URL": "https://scmfhirconnect.open.allscripts.com:4438/R4/fhir-VeradigmSCMR4", + "OrganizationName": "Veradigm Connect SCM R4", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10013460", - "OrganizationName": "Associates In Neurology PC", + "URL": "https://scmfhirconnect.open.allscripts.com:4438/Fhir", + "OrganizationName": "Veradigm Connect SCM R4", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10013460", - "OrganizationName": "associates in Neurology,PC", + "URL": "https://fhir221weba2.rd.allscripts.com/R4/fhir-SCMSTANDR4", + "OrganizationName": "SCMSTANDR4", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10041609", - "OrganizationName": "Associates in Orthopaedics \u0026 Sports Medicine", + "URL": "https://fhir221weba2.rd.allscripts.com/Open", + "OrganizationName": "SCMSTANDR4", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10054659", - "OrganizationName": "Associates in Surgery, PA", + "URL": "https://fhir221weba2.rd.allscripts.com/R4/open-SCMSTANDR4", + "OrganizationName": "SCMSTANDR4", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75939", - "OrganizationName": "Asthma Allergy Immunology Institute", + "URL": "https://fhir221weba2.rd.allscripts.com/open-SCMSTANDR4", + "OrganizationName": "SCMSTANDR4", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74196", - "OrganizationName": "Asthma Allergy Arthritis Lung Specialist", + "URL": "https://fhir221weba2.rd.allscripts.com/fhir-SCMSTANDR4", + "OrganizationName": "SCMSTANDR4", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033746", - "OrganizationName": "Athens Spine Center", + "URL": "https://fhir221weba2.rd.allscripts.com/FHIR", + "OrganizationName": "SCMSTANDR4", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10065609", - "OrganizationName": "Atlanta Colon Rectal Surgery", + "URL": "https://fhirprod.jtdmh.org/R4/fhir-Prod", + "OrganizationName": "Grand Lake Health System - GL01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10031501", - "OrganizationName": "Atlanta Institute for ENT PC", + "URL": "https://fhirprod.jtdmh.org/fhir", + "OrganizationName": "Grand Lake Health System - GL01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10031501", - "OrganizationName": "Atlanta Institute for ENT PC", + "URL": "https://fhirprod.jtdmh.org/open", + "OrganizationName": "Grand Lake Health System - GL01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10031872", - "OrganizationName": "Atlanta Womens Specialists", + "URL": "https://fhir.jtdmh.org/open", + "OrganizationName": "Grand Lake Health System - GL01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/59027", - "OrganizationName": "Atlantic Adult and Pediatric Medicine PA", + "URL": "https://fhirprod.jtdmh.org/R4/open-Prod", + "OrganizationName": "Grand Lake Health System - GL01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhirprod.atlanticgeneral.org/FHIR", - "OrganizationName": "Atlantic General", + "URL": "https://fhir.jtdmh.org/fhir", + "OrganizationName": "Grand Lake Health System - GL01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10042915", - "OrganizationName": "Atlantic Orthopaedics", + "URL": "https://fhir.jtdmh.org/R4/fhir-Prod", + "OrganizationName": "Grand Lake Health System - GL01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10042915", - "OrganizationName": "Atlantic Orthopaedics", + "URL": "https://fhir.jtdmh.org/R4/open-Prod", + "OrganizationName": "Grand Lake Health System - GL01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035324", - "OrganizationName": "Atlantic Surgical Group", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10156964-TEST", + "OrganizationName": "Comanche County Test", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10026427", - "OrganizationName": "ATLANTIS ORTHOPAEDICS", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10156964-TEST", + "OrganizationName": "Comanche County Test", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10045454", - "OrganizationName": "Auburn Pediatric and Adult Med", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/HCAPROD_36", + "OrganizationName": "HCA Healthcare", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10052005", - "OrganizationName": "Augusta Gastrointestinal", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/HCAPROD_36", + "OrganizationName": "HCA Healthcare", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10063741", - "OrganizationName": "Aulander Medical Practice PA", + "URL": "https://scmprodweb.sh0.hos.allscriptscloud.com/open", + "OrganizationName": "SH0", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56545EG", - "OrganizationName": "Aultman Internal Medicine", + "URL": "https://scmprodweb.sh0.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "SH0", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56545Test", - "OrganizationName": "Aultman MSO Test", + "URL": "https://scmprodweb.sh0.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "SH0", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56545BA", - "OrganizationName": "Aultman Physician Center", + "URL": "https://scmprodweb.sh0.hos.allscriptscloud.com/fhir", + "OrganizationName": "SH0", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10029758", - "OrganizationName": "Autumn Road Family Practice", + "URL": "https://scmfhip01.priv.health-first.org/R4/fhir-Prod", + "OrganizationName": "HFS", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10215809", - "OrganizationName": "Avila Holdings LLC", + "URL": "https://scmfhip01.priv.health-first.org/open", + "OrganizationName": "HFS", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74794", - "OrganizationName": "Avtar Sandhu Md", + "URL": "https://scmfhip01.priv.health-first.org/fhir", + "OrganizationName": "HFS", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://pro171.open.allscripts.com/FHIR", - "OrganizationName": "Azure FHIR Sandbox Professional 17.1", + "URL": "https://scmfhip01.priv.health-first.org/R4/open-Prod", + "OrganizationName": "HFS", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://scm163cu3.open.allscripts.com/fhir", - "OrganizationName": "Azure FHIR Sandbox Sunrise 16.3 CU3", + "URL": "https://scmprodweb.sng.hos.allscriptscloud.com/fhir", + "OrganizationName": "San Gorgonio Memorial Hospital - SNG_PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74353", - "OrganizationName": "B Parthenia Richardson Md", + "URL": "https://scmprodweb.sng.hos.allscriptscloud.com/open", + "OrganizationName": "San Gorgonio Memorial Hospital - SNG_PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76576", - "OrganizationName": "B S Athreya Md Pa Assoc", + "URL": "https://fhir.sng.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "San Gorgonio Memorial Hospital - SNG_PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/00005506", - "OrganizationName": "Bacon County Hospital", + "URL": "https://fhir.sng.hos.allscriptscloud.com/open", + "OrganizationName": "San Gorgonio Memorial Hospital - SNG_PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033421", - "OrganizationName": "Baha Abu-Esheh MD", + "URL": "https://fhir.sng.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "San Gorgonio Memorial Hospital - SNG_PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10064262", - "OrganizationName": "Baja Medical Offices PLLC", + "URL": "https://scmprodweb.sng.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "San Gorgonio Memorial Hospital - SNG_PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77008", - "OrganizationName": "Balaji Raghu", + "URL": "https://fhir.sng.hos.allscriptscloud.com/fhir", + "OrganizationName": "San Gorgonio Memorial Hospital - SNG_PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10050766", - "OrganizationName": "Balcones Pain Consultants", + "URL": "https://scmprodweb.sng.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "San Gorgonio Memorial Hospital - SNG_PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhirweb.balladhealth.org/FHIR", - "OrganizationName": "Balladhealth.org", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10014166", + "OrganizationName": "Harris (Test)", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72948", - "OrganizationName": "Balle Wellness Consortium", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10014166", + "OrganizationName": "Harris (Test)", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhirprod.bhcpns.org/FHIR", - "OrganizationName": "Baptist Health Care", + "URL": "https://PSEFHIR.libertyhospital.org/R4/open-Prod", + "OrganizationName": "New Liberty District Hospital - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://myrecord.bmcjax.com/FHIR", - "OrganizationName": "Baptist Health System Inc", + "URL": "https://PSEFHIR.libertyhospital.org/R4/fhir-Prod", + "OrganizationName": "New Liberty District Hospital - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/6526", - "OrganizationName": "Barrington Family Healthcare", + "URL": "https://PSEFHIR.libertyhospital.org/open", + "OrganizationName": "New Liberty District Hospital - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/78056", - "OrganizationName": "Barros Family Health Care Pa", + "URL": "https://PSEFHIR.libertyhospital.org/fhir", + "OrganizationName": "New Liberty District Hospital - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10064581", - "OrganizationName": "Barry J Klyde Md", + "URL": "https://tw181unityfhir.open.allscripts.com/R4/fhir-veradigmtwr4", + "OrganizationName": "Veradigm Connect TW R4", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10035684", - "OrganizationName": "Barstow Family Care", + "URL": "https://tw181unityfhir.open.allscripts.com/R4/open-veradigmtwr4", + "OrganizationName": "Veradigm Connect TW R4", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035684", - "OrganizationName": "Barstow Family Care", + "URL": "https://fhirprod.hendrickhealth.org/open", + "OrganizationName": "Hendrick Medical Center - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76557", - "OrganizationName": "Bashar Alzahabi Md", + "URL": "https://fhirprod.hendrickhealth.org/R4/fhir-Prod", + "OrganizationName": "Hendrick Medical Center - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76565", - "OrganizationName": "Basin Family Care Inc", + "URL": "https://fhirprod.hendrickhealth.org/fhir", + "OrganizationName": "Hendrick Medical Center - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://TWCMRE171GAWEB1.rd.allscripts.com/fhir", - "OrganizationName": "Basu", + "URL": "https://fhirprod.hendrickhealth.org/R4/open-Prod", + "OrganizationName": "Hendrick Medical Center - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://openapi.paragon.allscriptscloud.com", - "OrganizationName": "Baton Rouge", + "URL": "https://twr3devweb2.rd.allscripts.com/fhir-Fhir", + "OrganizationName": "TW", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://openapitest.paragon.allscriptscloud.com", - "OrganizationName": "Baton Rouge (Test)", + "URL": "https://twr3devweb2.rd.allscripts.com/https://twr3devweb2.rd.allscripts.com/R2/Open", + "OrganizationName": "TW", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhirprod.fhir.bswhealth.org/FHIR", - "OrganizationName": "Baylor Scott \u0026 White Health", + "URL": "https://twr3devweb2.rd.allscripts.com/https://twr3devweb2.rd.allscripts.com/FHIR", + "OrganizationName": "TW", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10026913", - "OrganizationName": "Bayside Family \u0026 Sports Medicine", + "URL": "https://twr3devweb2.rd.allscripts.com/https://twr3devweb2.rd.allscripts.com/R2/FHIR", + "OrganizationName": "TW", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10045841", - "OrganizationName": "BCG Medical Group", + "URL": "https://twr3devweb2.rd.allscripts.com/R4/open-Fhir", + "OrganizationName": "TW", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10079502", - "OrganizationName": "BDHSGallatin Family", + "URL": "https://twr3devweb2.rd.allscripts.com/R4/fhir-Fhir", + "OrganizationName": "TW", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1700214", - "OrganizationName": "Beach Urgent Care", + "URL": "https://twr3devweb2.rd.allscripts.com/https://twr3devweb2.rd.allscripts.com/Open", + "OrganizationName": "TW", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10020940", - "OrganizationName": "Beals Institute PC", + "URL": "https://fhir.cb0.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "RHN Clark Memorial Hospital - CB1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10010749", - "OrganizationName": "Beaumont Bone \u0026 Joint", + "URL": "https://fhir.cb0.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "RHN Clark Memorial Hospital - CB1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10068451", - "OrganizationName": "Beauregard Hematology Oncology LLC", + "URL": "https://fhir.cb0.hos.allscriptscloud.com/fhir", + "OrganizationName": "RHN Clark Memorial Hospital - CB1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10067408", - "OrganizationName": "Beckwith Medical Group", + "URL": "https://fhir.cb0.hos.allscriptscloud.com/open", + "OrganizationName": "RHN Clark Memorial Hospital - CB1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74583", - "OrganizationName": "Bellefonte Medical Clinic", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10158422", + "OrganizationName": "Twin County (Test)", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75557", - "OrganizationName": "Belleville Pediatrics", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10158422", + "OrganizationName": "Twin County (Test)", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70566B", - "OrganizationName": "Belleville Pediatrics Park Pediatrics", + "URL": "https://portal.springhill.org/R4/open-Prod", + "OrganizationName": "Springhill Hospitals Inc - SPRINGHILL_PRODUCTION", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033614", - "OrganizationName": "Bellingham Asthma, Allergy \u0026 Immunology Clinic, PS", + "URL": "https://portal.springhill.org/open", + "OrganizationName": "Springhill Hospitals Inc - SPRINGHILL_PRODUCTION", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10058326", - "OrganizationName": "Beloit Medical Center", + "URL": "https://portal.springhill.org/fhir", + "OrganizationName": "Springhill Hospitals Inc - SPRINGHILL_PRODUCTION", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10031834", - "OrganizationName": "Benbrook Gastroenterology", + "URL": "https://portal.springhill.org/R4/fhir-Prod", + "OrganizationName": "Springhill Hospitals Inc - SPRINGHILL_PRODUCTION", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/68401", - "OrganizationName": "Benjamin P Marquez Md Pa Dba Marquez", + "URL": "https://MobilityMD.smh.com/R4/open-Prod", + "OrganizationName": "Sarasota Memorial Health Care - SCMP", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10008948", - "OrganizationName": "Bergman Folkers Plastic Surgery PC", + "URL": "https://MobilityMD.smh.com/fhir", + "OrganizationName": "Sarasota Memorial Health Care - SCMP", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.bhs1.org/FHIR", - "OrganizationName": "Berkshire Health Systems", + "URL": "https://MobilityMD.smh.com/R4/fhir-Prod", + "OrganizationName": "Sarasota Memorial Health Care - SCMP", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10048931", - "OrganizationName": "Bernard Ong", + "URL": "https://MobilityMD.smh.com/open", + "OrganizationName": "Sarasota Memorial Health Care - SCMP", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1700015Q", - "OrganizationName": "Best Medical Center", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10049317-TEST", + "OrganizationName": "Coffee Regional Test", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10066691", - "OrganizationName": "Beth Preminger MD", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10049317-TEST", + "OrganizationName": "Coffee Regional Test", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/71629", - "OrganizationName": "Bethany Bend Urgent Care", + "URL": "https://inv-r4-qa-21.rd.allscripts.com/R4/open--SCM", + "OrganizationName": "SCMPROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70354", - "OrganizationName": "Bethany Medical Center", + "URL": "https://inv-r4-qa-21.rd.allscripts.com/R4/open-SCMPROD", + "OrganizationName": "SCMPROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10043554", - "OrganizationName": "Betty SanchezCatanese Md", + "URL": "https://inv-r4-qa-21.rd.allscripts.com/fhir-SCMPROD", + "OrganizationName": "SCMPROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10008495", - "OrganizationName": "Beverly Hills Orthopedics", + "URL": "https://inv-r4-qa-21.rd.allscripts.com/R4/fhir-fhirreleaseall", + "OrganizationName": "SCMPROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73627", - "OrganizationName": "Bhargava And Bhargava Mds", + "URL": "https://inv-r4-qa-21.rd.allscripts.com/open-SCMPROD", + "OrganizationName": "SCMPROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10086571", - "OrganizationName": "Bhatti Gastroenterology Associates", + "URL": "https://inv-r4-qa-21.rd.allscripts.com/R4/fhir-SCMPROD", + "OrganizationName": "SCMPROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73266", - "OrganizationName": "Big Rapids Foot And Ankle", + "URL": "https://fhir.tchealth.org/R4/open-Prod", + "OrganizationName": "Tuba City Regional Health Care Corporation - PROD_22", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75859", - "OrganizationName": "Bill W Tang Md", + "URL": "https://fhir.tchealth.org/R4/fhir-Prod", + "OrganizationName": "Tuba City Regional Health Care Corporation - PROD_22", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033074", - "OrganizationName": "Biltmore Medical Associates", + "URL": "https://fhir.tchealth.org/open", + "OrganizationName": "Tuba City Regional Health Care Corporation - PROD_22", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10011961", - "OrganizationName": "Birmingham Gastroenterology Associates, PC", + "URL": "https://fhir.tchealth.org/fhir", + "OrganizationName": "Tuba City Regional Health Care Corporation - PROD_22", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75346", - "OrganizationName": "Birmingham Urgent Care Pc", + "URL": "https://scmprodweb.wnj.hos.allscriptscloud.com/open", + "OrganizationName": "Wilson N Jones Regional Medical Center - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10035860", - "OrganizationName": "Bladen County Free Clinic", + "URL": "https://fhir.wnj.hos.allscriptscloud.com/fhir", + "OrganizationName": "Wilson N Jones Regional Medical Center - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.blessinghospital.com/FHIR", - "OrganizationName": "Blessing Hospital", + "URL": "https://fhir.wnj.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "Wilson N Jones Regional Medical Center - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.blessinghospital.com/FHIR", - "OrganizationName": "Blessing Hospital", + "URL": "https://scmprodweb.wnj.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "Wilson N Jones Regional Medical Center - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://qyvmsunedvweb01/FHIR", - "OrganizationName": "Blessing Hospital - DEV", + "URL": "https://fhir.wnj.hos.allscriptscloud.com/open", + "OrganizationName": "Wilson N Jones Regional Medical Center - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://qyvmsunedvweb01.adbcs.blessinghospital.com/FHIR", - "OrganizationName": "Blessing Hospital - DEV", + "URL": "https://fhir.wnj.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "Wilson N Jones Regional Medical Center - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://qyvmsunedvweb01.adbcs.blessinghospital.com/FHIR", - "OrganizationName": "Blessing Hospital -DEV", + "URL": "https://scmprodweb.wnj.hos.allscriptscloud.com/fhir", + "OrganizationName": "Wilson N Jones Regional Medical Center - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://SEDVWEB.adbcs.blessinghospital.com/FHIR", - "OrganizationName": "Blessing Hospital Test", + "URL": "https://scmprodweb.wnj.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "Wilson N Jones Regional Medical Center - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhirtw.blessinghospital.com/FHIR", - "OrganizationName": "Blessing Physician Services", + "URL": "https://fhir.wnj.hos.allscriptscloud.com/FHIR", + "OrganizationName": "Wilson N Jones Regional Medical Center - PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "http://EDU-SA-08/edusvc.lan/FHIR", - "OrganizationName": "Blessing Pro", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10153805-TEST", + "OrganizationName": "Community Hospital Holding Company (Optim) Test", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10041765", - "OrganizationName": "Blue Ridge Ent \u0026 Plastic Surgery Inc", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10153805-TEST", + "OrganizationName": "Community Hospital Holding Company (Optim) Test", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10013115", - "OrganizationName": "Blue Ridge Internal Medicine", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10128947-TEST", + "OrganizationName": "Samaritan Hospital Test", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1700211A", - "OrganizationName": "Blue Ridge Medical Group", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10128947-TEST", + "OrganizationName": "Samaritan Hospital Test", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10027569", - "OrganizationName": "Blue Ridge Pediatric \u0026 Adolescent Medicine, Inc.", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10157277-TEST", + "OrganizationName": "Jackson ParkTest", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10047252", - "OrganizationName": "Blue Water ObGyn", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10157277-TEST", + "OrganizationName": "Jackson ParkTest", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1700016", - "OrganizationName": "Bluegrass Medical Center", + "URL": "https://fhir.nb0.hos.allscriptscloud.com/fhir", + "OrganizationName": "Hannibal Regional Health System - NB01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/69806", - "OrganizationName": "Bluegrass Surgical Group", + "URL": "https://fhir.nb0.hos.allscriptscloud.com/open", + "OrganizationName": "Hannibal Regional Health System - NB01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10029141", - "OrganizationName": "Bone \u0026 Joint Center", + "URL": "https://fhir.nb0.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "Hannibal Regional Health System - NB01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10012951", - "OrganizationName": "Bonita Community Health Center", + "URL": "https://fhir.nb0.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "Hannibal Regional Health System - NB01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76524", - "OrganizationName": "Bonners Ferry Family Medicine", + "URL": "https://fhir.blessinghospital.com/R4/open-Prod", + "OrganizationName": "Blessing Hospital - PROD1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1700108B", - "OrganizationName": "Boston Facial Plastic Surgery", + "URL": "https://fhir.blessinghospital.com/R4/fhir-Prod", + "OrganizationName": "Blessing Hospital - PROD1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74127", - "OrganizationName": "Bradley E Samuelson Md", + "URL": "https://fhir.blessinghospital.com/fhir", + "OrganizationName": "Blessing Hospital - PROD1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1700057E", - "OrganizationName": "Branislav D Behan Md", + "URL": "https://fhir.blessinghospital.com/open", + "OrganizationName": "Blessing Hospital - PROD1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033008", - "OrganizationName": "Branko Banar", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10086440-TEST", + "OrganizationName": "Cookeville Reg Medical Center TEST", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10008998", - "OrganizationName": "Breast Care Specialists, LLC", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10086440-TEST", + "OrganizationName": "Cookeville Reg Medical Center TEST", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10031876", - "OrganizationName": "Brenda McCain", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10058176", + "OrganizationName": "Knox Community Hospital", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10030494", - "OrganizationName": "BREVARD SKIN \u0026 CANCER CENTER", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10058176", + "OrganizationName": "Knox Community Hospital", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10084853", - "OrganizationName": "Brian Le Do PC dba Las Vegas Spine and Pain Center", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10048358", + "OrganizationName": "St Peters (Test)", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhirprod.bronxleb.org/FHIR", - "OrganizationName": "Bronx-Lebanon Hospital Center", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10048358", + "OrganizationName": "St Peters (Test)", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhirprod.bronxleb.org/FHIR", - "OrganizationName": "Bronx-Lebanon Hospital Center - PROD", + "URL": "https://fhirprod.BL0.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "BronxCare - BL1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.tbh.org/FHIR", - "OrganizationName": "Brooklyn Hospital", + "URL": "https://fhirprod.BL0.hos.allscriptscloud.com/fhir", + "OrganizationName": "BronxCare - BL1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0010899", - "OrganizationName": "Brooks Womens Center", + "URL": "https://fhirprod.BL0.hos.allscriptscloud.com/open", + "OrganizationName": "BronxCare - BL1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://Fhir.brownandtoland.com/FHIR", - "OrganizationName": "Brown \u0026 Toland Medical Group", + "URL": "https://fhirprod.BL0.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "BronxCare - BL1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10030", - "OrganizationName": "Brown Podiatric Medical Ctr", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10155929-TEST", + "OrganizationName": "Health Alliance of the Hudson Valley Test", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/300489", - "OrganizationName": "Bruce A Klunzinger MD", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10155929-TEST", + "OrganizationName": "Health Alliance of the Hudson Valley Test", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/901238", - "OrganizationName": "Bruce A Marshall MD", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10156323-TEST", + "OrganizationName": "Bakersfield Heart Hospital Test", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76271", - "OrganizationName": "Bruce J Weimer Md", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10156323-TEST", + "OrganizationName": "Bakersfield Heart Hospital Test", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034482", - "OrganizationName": "BSA Amarillo Diagnostic Clinic Inc", + "URL": "https://fhir.jt0.hos.allscriptscloud.com/open", + "OrganizationName": "John T Mather Memorial Hospital - JT1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10019625", - "OrganizationName": "Buckles Family Health Care", + "URL": "https://fhir.jt0.hos.allscriptscloud.com/fhir", + "OrganizationName": "John T Mather Memorial Hospital - JT1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10062806", - "OrganizationName": "Bullit County Family Practitioners", + "URL": "https://fhir.jt0.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "John T Mather Memorial Hospital - JT1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036904", - "OrganizationName": "Burgess Health Center Clinics", + "URL": "https://fhir.jt0.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "John T Mather Memorial Hospital - JT1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10036904", - "OrganizationName": "Burgess Health Center Clinics", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10001613", + "OrganizationName": "Baton Rouge (Test)", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/60467", - "OrganizationName": "Burick Ctr For HealthWellness", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10001613", + "OrganizationName": "Baton Rouge (Test)", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10030715", - "OrganizationName": "Burton Creek Medical", + "URL": "https://scmprodweb.rng.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "rng", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10063528", - "OrganizationName": "C W Ellison MD PA", + "URL": "https://RNG1ASCMSHVP.RNG.hos.allscriptscloud.com/fhir", + "OrganizationName": "rng", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhirsouthcentus.allscripts.pro/fhirroute/fhir/10856850", - "OrganizationName": "Cahaba Valley Surgical Group Pc", + "URL": "https://scmprodweb.rng.hos.allscriptscloud.com/fhir", + "OrganizationName": "rng", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhircentus.allscripts.pro/fhirroute/fhir/11118841", - "OrganizationName": "California Case Management Experts", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://chmbfhir.chmbinc.com/FHIR", - "OrganizationName": "California Healthcare Med Bill", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72895", - "OrganizationName": "Camden Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/7125", - "OrganizationName": "Cameron Pridgen MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56272", - "OrganizationName": "Campbell Md Pc Ellen", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirm.myctca.com/FHIR", - "OrganizationName": "Cancer Treatment Centers of America", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhire.myctca.com/FHIR", - "OrganizationName": "Cancer Treatment Centers of America", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirc.myctca.com/FHIR", - "OrganizationName": "Cancer Treatment Centers of America", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10041220", - "OrganizationName": "Cannon Memorial Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56545BE", - "OrganizationName": "Canton General Surgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56545AA", - "OrganizationName": "Canton Urology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76949", - "OrganizationName": "Cape Fear Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10023765", - "OrganizationName": "Cape Obstetrics \u0026 Gynecology PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10042117", - "OrganizationName": "Cape Regional Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://FHIRLIVE.capcare.com/FHIR", - "OrganizationName": "Capital care medical group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10016073", - "OrganizationName": "Capital Heart Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73093", - "OrganizationName": "Capital Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0006946", - "OrganizationName": "Capital Physicians Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035805", - "OrganizationName": "Capital Urological Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10027325", - "OrganizationName": "Capitol Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10085740", - "OrganizationName": "Caprock Cardiovascular Center LLP", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10031911", - "OrganizationName": "Cardiac \u0026 Thoracic Surgery Institute PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10069939", - "OrganizationName": "Cardiac and Vascular Consultants LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10007898", - "OrganizationName": "Cardiac Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10035249", - "OrganizationName": "Cardinal Pediatrics PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035249", - "OrganizationName": "Cardinal Pediatrics PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72398", - "OrganizationName": "Cardio Medical Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhireastus-2.allscripts.pro/fhirroute/fhir/0008994", - "OrganizationName": "Cardiology and Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/62202", - "OrganizationName": "Cardiology Assoc Of Derby", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.cardassoc.com/FHIR", - "OrganizationName": "Cardiology Associates of Mobile", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036159", - "OrganizationName": "Cardiology Consultants Of South", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10019983", - "OrganizationName": "Cardiology PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10015374", - "OrganizationName": "Cardiothoracic And Vascular Surgical Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0001894", - "OrganizationName": "Cardiovascular Care Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56743", - "OrganizationName": "Cardiovascular Clinic Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74445", - "OrganizationName": "Cardiovascular Clinic Of N Tx", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56545DU", - "OrganizationName": "Cardiovascular Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/55946", - "OrganizationName": "Cardiovascular Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/55946", - "OrganizationName": "Cardiovascular Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10043002", - "OrganizationName": "Cardiovascular Consultants PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10043002", - "OrganizationName": "Cardiovascular Consultants PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75097", - "OrganizationName": "Cardiovascular Medical Group Of Nj", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://srt-scm.dbmazure.com/FHIR", - "OrganizationName": "Care Director Plan", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10112684", - "OrganizationName": "Care Point Health \u0026 Wellness Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77022", - "OrganizationName": "Caring Community Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75282", - "OrganizationName": "Caring Family Medicine Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirsouthcentus.allscripts.pro/fhirroute/fhir/10084574", - "OrganizationName": "Carlinville Area Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10084574", - "OrganizationName": "Carlinville Area Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76129", - "OrganizationName": "Carlos Beharie Md Medical Group Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73201", - "OrganizationName": "Carlos G Levy Do", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73344", - "OrganizationName": "Carlos Loubriel Velez Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74314A", - "OrganizationName": "Carol Adams Md Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10057684", - "OrganizationName": "Carol Rubin", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10065500", - "OrganizationName": "Carol Weiss MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0900850", - "OrganizationName": "Carolina Digestive Disease Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70038", - "OrganizationName": "Carolina Digestive Diseases", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10021159", - "OrganizationName": "Carolina ENT Head and Neck Surgery Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/3628", - "OrganizationName": "Carolina Family Centre", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10067147", - "OrganizationName": "Carolina Family Medicine of Sumter an affiliate", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10066779", - "OrganizationName": "Carolina Foot and Ankle Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10024067", - "OrganizationName": "Carolina Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76502", - "OrganizationName": "Carolina Pediatric Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036157", - "OrganizationName": "Carolina Pediatric Group PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10063250", - "OrganizationName": "Carolina Rheumatology \u0026 Neurology AssociatesSC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10006343", - "OrganizationName": "Carolina Spine \u0026 Neurosurgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10024377", - "OrganizationName": "Carolina Surgery and Cancer Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033856", - "OrganizationName": "Carrboro Family Medicine Center, PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56545CL", - "OrganizationName": "Carroll Medical Management", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.carsontahoe.org/FHIR", - "OrganizationName": "Carson Tahoe Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77469", - "OrganizationName": "Carteret General Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10057991", - "OrganizationName": "Cascade Eye \u0026 Skin Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirwestus2-2.allscripts.pro/fhirroute/fhir/10359853", - "OrganizationName": "Cascade West Primary Care Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10016718", - "OrganizationName": "Casper Orthopaedic Assoc PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10016718", - "OrganizationName": "Casper Orthopaedic Assoc PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10021952", - "OrganizationName": "Catawba Pediatric Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74119", - "OrganizationName": "Catherine Colquitt Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://chi-fhire.allscriptscloud.com/FHIR", - "OrganizationName": "Catholic Health Initiatives East", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://sunexch.cmc-nh.org/FHIR", - "OrganizationName": "Catholic Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://suntstfhirvip.cmc-nh.org/FHIR", - "OrganizationName": "Catholic Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/CustProProdCavalry", - "OrganizationName": "Cavalry Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/CustProProdCavalry", - "OrganizationName": "Cavalry Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/8986", - "OrganizationName": "Cc Medical Clinic Sc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://ehrlivefhir.corp.communitycare.com/FHIR", - "OrganizationName": "CCP TAS_ PROD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://cdd163es.rd.allscripts.com/fhir", - "OrganizationName": "CD_DEV_163", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/CDH208Build", - "OrganizationName": "CDH208", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10041383", - "OrganizationName": "Cedar Park Surgeons, PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10603880", - "OrganizationName": "Celebrating Life Community Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapi.paragon.allscriptscloud.com", - "OrganizationName": "Centegra Health System", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10082049", - "OrganizationName": "Center Disease and Surgery Spine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75274", - "OrganizationName": "Center For Advanced Gastroenterology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir-live.savannahgi.com/FHIR", - "OrganizationName": "Center for digestive and liver health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10057276", - "OrganizationName": "Center For Digestive Health \u0026 Nutrition", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10057276", - "OrganizationName": "Center For Digestive Health \u0026 Nutrition", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10023478", - "OrganizationName": "Center For Neurosciences Ortho SpineSD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10023478", - "OrganizationName": "Center For Neurosciences Ortho SpineSD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10032082", - "OrganizationName": "Center for Pain Management", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72293B", - "OrganizationName": "Center for Primary Care and Rehab", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033644", - "OrganizationName": "Center For Pulmonary Sleep Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10033644", - "OrganizationName": "Center For Pulmonary Sleep Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10061453", - "OrganizationName": "Center For Vascular Disorders", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1700112C", - "OrganizationName": "Center For Womens Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034673", - "OrganizationName": "Centers for Advanced ENT Care - Siegel Bosworth and Sorensen Division", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/4504", - "OrganizationName": "Central Illinois Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10039458", - "OrganizationName": "Central Jersey Hand Surgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73329", - "OrganizationName": "Central Missouri Urology Clinics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://FHIR.reverehealth.com/FHIR", - "OrganizationName": "Central Utah Clinic dba Revere Health - Prod", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10026443", - "OrganizationName": "Central Virginia Orthopaedics and Sports Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10026443", - "OrganizationName": "Central Virginia Orthopaedics and Sports Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10044422", - "OrganizationName": "Certified Allergy \u0026 Asthma Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10065597", - "OrganizationName": "CFP Physicians Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74338", - "OrganizationName": "Chad Ezzell MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70861", - "OrganizationName": "Chang W Lee Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10040348", - "OrganizationName": "Chantilly Family Practice Ctr.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10042424", - "OrganizationName": "Chanwell Medical Group Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0007959", - "OrganizationName": "Chapel Hill Childrens Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74363", - "OrganizationName": "Charles J Nivens Md Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10067028", - "OrganizationName": "Charles K Peirce MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0009941", - "OrganizationName": "Charles R Barker DO Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/58248", - "OrganizationName": "Charles Ray MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/55942", - "OrganizationName": "Charles Skardarasy MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10045398", - "OrganizationName": "Charleston Nephrology Associates, LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/62216", - "OrganizationName": "Charlotte Primary Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74586", - "OrganizationName": "Charlotte Z Yang Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73754", - "OrganizationName": "Charming Skin Med Spa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhireastus-2.allscripts.pro/fhirroute/fhir/10917848", - "OrganizationName": "Chattanooga Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10049636", - "OrganizationName": "Chesapeake Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1027", - "OrganizationName": "Chesapeake Internist", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10026644", - "OrganizationName": "Chesapeake Urology Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhireastus.allscripts.pro/fhirroute/fhir/0003701", - "OrganizationName": "Chestertown Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://chi-fhirw.allscriptscloud.com/FHIR", - "OrganizationName": "CHI WEST", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77519", - "OrganizationName": "Chico Immediate Care Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10033260", - "OrganizationName": "Chico Otolaryntology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75662", - "OrganizationName": "Chikkala Sood Mds", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10057166", - "OrganizationName": "CHILD HEALTH ASSOCIATES, PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10057166", - "OrganizationName": "CHILD HEALTH ASSOCIATES, PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10041877", - "OrganizationName": "Childrens Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75133", - "OrganizationName": "Childrens Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10044381", - "OrganizationName": "CHILDREN'S MEDICAL GROUP", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56545AI", - "OrganizationName": "Childrens Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10040496", - "OrganizationName": "ChildrensSpecialistOfFloridaPulmonology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035446", - "OrganizationName": "Chippenham Pediatric and Adolescent Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10215801", - "OrganizationName": "CHMB Neurology Clinic of Marin", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10022460", - "OrganizationName": "Choice Healthcare Associates Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75826", - "OrganizationName": "Christopher D Carey Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/3494", - "OrganizationName": "Christopher Reeder Do", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72253", - "OrganizationName": "Chuback Vein Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10006793", - "OrganizationName": "Churchland Psychiatric Associates, Inc.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10032637", - "OrganizationName": "Cimplify, Inc.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10436", - "OrganizationName": "Cincinnati Center For Pain", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033060", - "OrganizationName": "Cincinnati GI", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/68515", - "OrganizationName": "Citiview Family Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72894", - "OrganizationName": "Claremore Surgeons", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.clarkmemorial.org/FHIR", - "OrganizationName": "Clark Memorial", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10043734", - "OrganizationName": "Clark Memorial Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10043734", - "OrganizationName": "Clark Memorial Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73822", - "OrganizationName": "Clark Podiatry Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10010049", - "OrganizationName": "Clayton Medical Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76517", - "OrganizationName": "Clear Lake Ent", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twctl4unity.allscripts.com/FHIR", - "OrganizationName": "Client Test Lab Four", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twctl6web.rd.allscripts.com/FHIR", - "OrganizationName": "Client Test Lab Six", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10021156", - "OrganizationName": "Clinical Neurophyiology Services", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10050079", - "OrganizationName": "Clinics of North Texas, LLP", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10050079", - "OrganizationName": "Clinics of North Texas, LLP", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10038384", - "OrganizationName": "Clinix Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10038384", - "OrganizationName": "Clinix Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10041095", - "OrganizationName": "Clinton County Medical Center,P.C.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74348", - "OrganizationName": "Clinton Internal Medical Serv", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10019619", - "OrganizationName": "Clinton Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10061847", - "OrganizationName": "Clinton Women's Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10061847", - "OrganizationName": "Clinton Women's Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/11319", - "OrganizationName": "Clymer Area Medical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/11319", - "OrganizationName": "Clymer Area Medical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://TWCMRE171GAWEB1.rd.allscripts.com/fhir", - "OrganizationName": "CMRE", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://TWCMRE171GAWEB1.rd.allscripts.com/fhir", - "OrganizationName": "CMRE", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://TWCMRE171GAWEB1.rd.allscripts.com/fhir", - "OrganizationName": "CMRE", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10047082", - "OrganizationName": "Coast Surgical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036004", - "OrganizationName": "Coastal Allergy \u0026 Asthma, PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10007760", - "OrganizationName": "Coastal Carolina Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://twfhir.cchealthcare.com//FHIR", - "OrganizationName": "Coastal Carolina Health Care, PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://eventbus.cchealthcare.com/FHIR", - "OrganizationName": "Coastal Carolina Health Care, PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/57184", - "OrganizationName": "Coastal Carolina ObGyn", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76244", - "OrganizationName": "Coastal Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10055953", - "OrganizationName": "Coastal Neurology, P.A.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10043338", - "OrganizationName": "Coastal Pulmonary Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/11451", - "OrganizationName": "Coastal Thoracic Surgical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/68512", - "OrganizationName": "Coastal Wellness Infusion Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73053", - "OrganizationName": "Cobbs Corner Primary Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10067211", - "OrganizationName": "Coddington Medical Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10038788", - "OrganizationName": "Cold Hollow Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0000632", - "OrganizationName": "Colon and Rectal Surgery Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035563", - "OrganizationName": "Colon Stomach \u0026 Liver CenterLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74825", - "OrganizationName": "Colonial Obgyn Assoc Ltd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10311831", - "OrganizationName": "Colorado Mountain Medical, LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10211803", - "OrganizationName": "Colorado Physician Partners", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10211803", - "OrganizationName": "Colorado Physician Partners", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10167741", - "OrganizationName": "Colorado Urology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10030347", - "OrganizationName": "Colorado West Otolaryngologists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56478", - "OrganizationName": "Colorado West Otolaryngology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10038750", - "OrganizationName": "Colorectal Surgical And Gastroenterology Associa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10037520", - "OrganizationName": "Columbia Medical Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://FHIR.colaneph.com/FHIR", - "OrganizationName": "Columbia Nephrology Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://ASFHIRCROWN.nyp.org/FHIR", - "OrganizationName": "Columbia University Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapi.paragon.allscriptscloud.com", - "OrganizationName": "Columbus Community", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10050830", - "OrganizationName": "Columbus Neighborhood Health Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77903", - "OrganizationName": "Community Care Clinic Boone", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76456", - "OrganizationName": "Community Care Clinic Elizabeth City", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76781", - "OrganizationName": "Community Care Clinic Of Dare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77475", - "OrganizationName": "Community Care Clinic of Rowan", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://firelive.corp.communitycare.com/FHIR", - "OrganizationName": "Community Care Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://srvtwlaunity.corp.communitycare.com/FHIR", - "OrganizationName": "Community Care Physicians, P.C", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76484", - "OrganizationName": "Community Clinic of High Point", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77342", - "OrganizationName": "Community Free Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76705", - "OrganizationName": "Community Health Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/58210", - "OrganizationName": "Community Health Centers Of The Rutland", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10031126", - "OrganizationName": "Community Health Northwest Florida", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10032436", - "OrganizationName": "Community Health Of Central WashingtonWA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/61908", - "OrganizationName": "Community Health Partners", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10049691", - "OrganizationName": "Community Medical and Dental Care, Inc.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76653", - "OrganizationName": "Community Medical Assoc Dr Daniel Miller", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10051940", - "OrganizationName": "Community Medical Center of West Volusia", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70838", - "OrganizationName": "Community Medical Ctr", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.cmhshealth.org/FHIR", - "OrganizationName": "Community Memorial Health System", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/57341", - "OrganizationName": "Community Practice Resources", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72417", - "OrganizationName": "Compass Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0011514b", - "OrganizationName": "Compass Point", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035004", - "OrganizationName": "Complete Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034541", - "OrganizationName": "Comprehensive Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhircentus.allscripts.pro/fhirroute/fhir/11116844", - "OrganizationName": "Comprehensive Orthopedic and Spine Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77186", - "OrganizationName": "Comprehensive Pain Management", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76492", - "OrganizationName": "Comprehensive Surgery Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74456", - "OrganizationName": "ComprehensiveDiabetesMetabolic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75743", - "OrganizationName": "Compton Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://CON-FHIR.allscriptscloud.com/FHIR", - "OrganizationName": "Concentra Health Services Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73374", - "OrganizationName": "Concetta Oteri Ahmadpour Do", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.allscripts.pro/fhirroute/fhir/10422841", - "OrganizationName": "Congress Orthopaedic Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.allscripts.pro/fhirroute/fhir/10422841", - "OrganizationName": "Congress Orthopaedic Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73335", - "OrganizationName": "Consultants In Arthritis", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10018241", - "OrganizationName": "Consulting Cardiologists Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10064621", - "OrganizationName": "Corbyons and Donohoe", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://corea184esa.rd.allscripts.com/FHIR", - "OrganizationName": "CORE_AUT_184_A1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://corea184esa.rd.allscripts.com/FHIR", - "OrganizationName": "CORE_AUT_184_A2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://corea184esb.rd.allscripts.com/FHIR", - "OrganizationName": "CORE_AUT_184_B1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://coret184es.rd.allscripts.com/FHIR", - "OrganizationName": "CORE_QA_184", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://coret184es.rd.allscripts.com/FHIR", - "OrganizationName": "core_qa_184", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://coret184es0.rd.allscripts.com/FHIR", - "OrganizationName": "CORE_QA_184_CU0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://coret184es.rd.allscripts.com/FHIR", - "OrganizationName": "CORE_QA_184FR4to20", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10029735", - "OrganizationName": "Corinth Medical Specialist LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10029735", - "OrganizationName": "Corinth Medical Specialist LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10036363/", - "OrganizationName": "Cornerstone Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036363", - "OrganizationName": "Cornerstone Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10042857", - "OrganizationName": "Cornerstone Medical Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10042857", - "OrganizationName": "Cornerstone Medical Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10032590", - "OrganizationName": "Cornerstone Medical Clinic, PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10045691", - "OrganizationName": "Cornerstone Peds", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10039008", - "OrganizationName": "Corona Temecula Orthopaedic Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77181", - "OrganizationName": "Cottle Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.covhs.org/FHIR", - "OrganizationName": "Covenant Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10116683", - "OrganizationName": "CRCA Management Co. LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10397", - "OrganizationName": "Critical Care Pulmonary Mdcn", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://crmcmobile.sunrisecommunitycare.com/FHIR", - "OrganizationName": "CRMC SunComm", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0007064", - "OrganizationName": "Cross Timbers ENT PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035928", - "OrganizationName": "Crossroads Healthcare Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10039537", - "OrganizationName": "Crown Obstetrics \u0026 Gynecology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10039537", - "OrganizationName": "Crown Obstetrics \u0026 Gynecology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10032922", - "OrganizationName": "Crystal Coast Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10031749", - "OrganizationName": "Crystal Lake Health Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/CST", - "OrganizationName": "CST Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/68695", - "OrganizationName": "Ct Neurosurgery Spine Assoc Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://touchworksfhir.wtbyhosp.org/FHIR", - "OrganizationName": "CT Physician Services", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.cpsresource.com/FHIR", - "OrganizationName": "CT Physician Services", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhiret.myctca.com/FHIR", - "OrganizationName": "CTCA - TEST - Eastern", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirct.myctca.com/FHIR", - "OrganizationName": "CTCA - TEST Central", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirmt.myctca.com/FHIR", - "OrganizationName": "CTCA TESTM FHIR", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/71379", - "OrganizationName": "Ctr For Primary Care Sports", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10166739", - "OrganizationName": "CUA Opco, LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10044371", - "OrganizationName": "Cumberland Valley ENT Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10045331", - "OrganizationName": "Cure 4 The Kids Foundation", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirsouthcentus.allscripts.pro/fhirroute/fhir/10678841", - "OrganizationName": "CVC, PLLC DBA Korban Cardiology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.cvcheart.com/FHIR", - "OrganizationName": "CVC-PROD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/58162", - "OrganizationName": "Cynthia J Moorman MD PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77518", - "OrganizationName": "Cyrus Ahmadi Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/D1", - "OrganizationName": "D1 Test Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/59140M", - "OrganizationName": "Daljit Singh Md Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10159240", - "OrganizationName": "Dallas County Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://rrcs-50-84-233-162.sw.biz.rr.com/FHIR", - "OrganizationName": "Dallas Nephrology Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10037340", - "OrganizationName": "Dan Alexander, MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10017085", - "OrganizationName": "Dan Mcmillen", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10066454", - "OrganizationName": "Dani Bidros MD APMC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75752", - "OrganizationName": "Daniel S Hurwitz Md Leslie Hurwitz Do", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10020454", - "OrganizationName": "Danilo A. Dona M.D.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74574", - "OrganizationName": "Dante Gabriel Md Sc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/901988", - "OrganizationName": "Dantzler Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033352", - "OrganizationName": "Danville Gastroenterology Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10039735", - "OrganizationName": "Danville Women'S Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10044205", - "OrganizationName": "DAPHNE FAMILY PRACTICE", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0010033", - "OrganizationName": "Daryl Marx MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10005594", - "OrganizationName": "Dave Whitney", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72250D", - "OrganizationName": "David A Miller MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73431", - "OrganizationName": "David D Tran Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/62282", - "OrganizationName": "David Engelbrecht", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/5760", - "OrganizationName": "David Lali MD PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73691", - "OrganizationName": "David M Steiman Md Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73176B", - "OrganizationName": "David R Buyer MD SC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74454", - "OrganizationName": "David S Hyler II MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10034313", - "OrganizationName": "David W Calton MD PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034313", - "OrganizationName": "David W Calton MD PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10065978", - "OrganizationName": "Davidson Pediatric Partners PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapi.paragon.allscriptscloud.com", - "OrganizationName": "Davis Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapitest.paragon.allscriptscloud.com", - "OrganizationName": "Davis Health (Test)", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.jsahealthcare.com/FHIR", - "OrganizationName": "DAVITA FL", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10007863", - "OrganizationName": "Dayo Navalgund LL", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76819", - "OrganizationName": "Dayspring Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10069820", - "OrganizationName": "DBM Medical Dorit BenMoha", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10041717", - "OrganizationName": "DCH Practice Management", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76813", - "OrganizationName": "Dean Har Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/4476", - "OrganizationName": "Dearborn Family Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75727", - "OrganizationName": "Dee Assoc Pllc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/71747", - "OrganizationName": "Deerwood Family Practice Pllc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.dekalbmedicalportal.org/FHIR", - "OrganizationName": "Dekalb Regional Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://secure.dekalbmedicalportal.org/FHIRtest184", - "OrganizationName": "Dekalb Regional Medical Center 18.4 Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://secure.dekalbmedicalportal.org/FHIRTest", - "OrganizationName": "Dekalb Regional Medical Center Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://FHIRTEST.DK1ADCV1.ECLPTSC.ECLIPSNET.COM/FHIR", - "OrganizationName": "Dekalb Regional Medical Center Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10019859", - "OrganizationName": "Delaware Family Care Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10041846", - "OrganizationName": "Delaware Health Net, Inc.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033810", - "OrganizationName": "Delaware Neurology Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/59416", - "OrganizationName": "Delaware Otolaryngology Consultants LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75616", - "OrganizationName": "Delmar Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10028551", - "OrganizationName": "Delmar Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10055565", - "OrganizationName": "Delmarva Surgery Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10033633", - "OrganizationName": "Delmed Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.tw-dha.org/FHIR", - "OrganizationName": "Delta Health Alliance", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74194", - "OrganizationName": "Denovo Professional Group Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/61461", - "OrganizationName": "Denton Oncology Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/78054", - "OrganizationName": "Denton Pulmonary Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10041380", - "OrganizationName": "Denver Digestive Health Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10046108", - "OrganizationName": "Denver Endo,Diabetes \u0026 Thyroid Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035800", - "OrganizationName": "Dermatology Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73150", - "OrganizationName": "Dermatology Associates Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74684", - "OrganizationName": "Dermatology Center of Williamsburg", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10021891", - "OrganizationName": "Dermatology of North Alabama", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10042673", - "OrganizationName": "Dermatology Specialists of Omaha", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10030761", - "OrganizationName": "Derry Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74602", - "OrganizationName": "Des Moines Cardiology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10044398", - "OrganizationName": "Desai Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prostage.allscriptscloud.com/fhirroute/fhir/ZH170100D1", - "OrganizationName": "DEV H E170101 A000000 P000000 DB 1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prostage.allscriptscloud.com/fhirroute/fhir/ZH170100D1", - "OrganizationName": "DEV H E170101 A000000 P000000 DB 1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prostage.allscriptscloud.com/fhirroute/fhir/ZH170100D1", - "OrganizationName": "DEV H E170101 A000000 P000000 DB 1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prostage.allscriptscloud.com/fhirroute/fhir/ZH170100D2", - "OrganizationName": "DEV_H_E170101_A000000_P000000_DB2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prostage.allscriptscloud.com/fhirroute/fhir/ZH170100D3", - "OrganizationName": "DEV_H_E170101_A000000_P000000_DB3", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prostage.allscriptscloud.com/fhirroute/fhir/ZH170300D1", - "OrganizationName": "DEV_H_E170300_A000000_P000000_DB1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prostage.allscriptscloud.com/fhirroute/fhir/ZH170300D1", - "OrganizationName": "DEV_H_E170300_A000000_P000000_DB1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prostage.allscriptscloud.com/fhirroute/fhir/ZH170300D2", - "OrganizationName": "DEV_H_E170300_A000000_P000000_DB2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prostage.allscriptscloud.com/fhirroute/fhir/ZH170300D3", - "OrganizationName": "DEV_H_E170300_A000000_P000000_DB3", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70036KY", - "OrganizationName": "Diabetes Endocrinology Center Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/2173", - "OrganizationName": "Diagnostic Center Of Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/9136", - "OrganizationName": "Diagnostic Pain Treatment Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73916B", - "OrganizationName": "Diane Sutter Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapi.paragon.allscriptscloud.com", - "OrganizationName": "Dickinson County Healthcare System", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72646", - "OrganizationName": "Dickson Asthma Lung And Sleep Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10020289", - "OrganizationName": "Dicorleto, Md, Peter", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10020289", - "OrganizationName": "Dicorleto, Md, Peter", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73288", - "OrganizationName": "Diego F Menchaca Md Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034142", - "OrganizationName": "Digestive \u0026 Liver Disease Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10030934", - "OrganizationName": "Digestive Disease Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034096", - "OrganizationName": "Digestive Disease Associates, LTD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10062326", - "OrganizationName": "Digestive Disease Center Mid Mi", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10027558", - "OrganizationName": "Digestive Disease Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10062222", - "OrganizationName": "Digestive Disease Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034640", - "OrganizationName": "Digestive Health Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034568", - "OrganizationName": "Digestive Medicine Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72995", - "OrganizationName": "Dilip Desai Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73487", - "OrganizationName": "Dirghayu Desai Md Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/59370", - "OrganizationName": "Discovery Pediatrics Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77429", - "OrganizationName": "Doctors Care Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/901560", - "OrganizationName": "DoctorS Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75797", - "OrganizationName": "Doctors Office Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/CustProPRODSmartDogWood", - "OrganizationName": "Dogwood Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10025419", - "OrganizationName": "Domed Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/11698", - "OrganizationName": "Dominion Medical Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10050161", - "OrganizationName": "Dominion Psychiatric Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77758", - "OrganizationName": "Donald H Watters Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76190", - "OrganizationName": "Donald J Koepsell Do", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10051944", - "OrganizationName": "Donna Schreckengost", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10040881", - "OrganizationName": "Dothan Pediatric Clinic PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10049494", - "OrganizationName": "Dothan Specialty Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/57851", - "OrganizationName": "Douglas Medical Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56545DK", - "OrganizationName": "Dover Phila Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73075", - "OrganizationName": "Down East Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75733", - "OrganizationName": "Dr Abdul Choudhry", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/61683", - "OrganizationName": "Dr Albert Kim", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10082932", - "OrganizationName": "Dr Anthony Anfuso", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77226", - "OrganizationName": "Dr Anthony Olivieri", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73005", - "OrganizationName": "Dr Cecilia Lopez Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1700204", - "OrganizationName": "Dr Christopher Muenzen Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70380", - "OrganizationName": "Dr ChungS Medical Office", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/62100", - "OrganizationName": "Dr Edwin Ferren", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74453", - "OrganizationName": "Dr Enrique Rodriguez Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/69325B", - "OrganizationName": "Dr Fanous MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/9681", - "OrganizationName": "Dr Farias and Changappa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76186", - "OrganizationName": "Dr Gadam M Rao Md Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10069473", - "OrganizationName": "Dr Govindji Fuletra", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1700222J", - "OrganizationName": "Dr Hoffen", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10035900", - "OrganizationName": "Dr Ian Myers", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70613", - "OrganizationName": "Dr James Caserio", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75559", - "OrganizationName": "Dr James Matacyski", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10062967", - "OrganizationName": "Dr James Pickens", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10051088", - "OrganizationName": "Dr Jeffrey Karr", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72837", - "OrganizationName": "Dr Jeffrey Stahl", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73629", - "OrganizationName": "Dr Jillian Gingerelli Becker", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75658", - "OrganizationName": "Dr Joaquin Cigarroa Jr", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77318", - "OrganizationName": "Dr Ken Rosenstock", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73023", - "OrganizationName": "Dr Larry Roberts", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76644", - "OrganizationName": "Dr Lori ColyerAversa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72822", - "OrganizationName": "Dr Maria Darr Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73669", - "OrganizationName": "Dr Mark Isenberg Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76234", - "OrganizationName": "Dr Mark P Batrice Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73340", - "OrganizationName": "Dr Mark S Vosler", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/60218", - "OrganizationName": "Dr Michael J Doyle Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76282", - "OrganizationName": "Dr Michelle Heiring Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76923", - "OrganizationName": "Dr Monica Olivier Do Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/69981", - "OrganizationName": "Dr Neelam Ashai", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1700223", - "OrganizationName": "Dr Padmaja Patel", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72999", - "OrganizationName": "Dr Patrick A Wegman", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/78040", - "OrganizationName": "Dr Patrick T Roughneen", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75491", - "OrganizationName": "Dr Pedro J Rullan", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77299", - "OrganizationName": "Dr R Paul Jordan", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10070224", - "OrganizationName": "Dr Robert Snow", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73916AK", - "OrganizationName": "Dr Ryszard Krol", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1700015E", - "OrganizationName": "Dr Shukairy", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10078791", - "OrganizationName": "Dr Stephanie Suber", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76528", - "OrganizationName": "Dr Stephen Bard", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74520", - "OrganizationName": "Dr Steven Fuller", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72994", - "OrganizationName": "Dr Tamara Mcintosh", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70577", - "OrganizationName": "Dr Wonil Park Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10031602", - "OrganizationName": "Dr Yvette Bridges", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10029776", - "OrganizationName": "Dr. Christopher Lee", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10082908", - "OrganizationName": "Dr. Mehta MD.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://ducm-fhir.medconnect.gehealthcare.com/FHIR", - "OrganizationName": "Drexel University", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1700071", - "OrganizationName": "Drs Gabbay Pearlman Feldman", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74835", - "OrganizationName": "Drs Gehlert Carter Fisher Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10045033", - "OrganizationName": "DRS Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10023425", - "OrganizationName": "Drs. Gehris, Jordan, Day", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76189", - "OrganizationName": "Dumrong Tangchitnob Md Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10481847", - "OrganizationName": "Dupont Private Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/58865A", - "OrganizationName": "Dyker Heights Foot and Ankle", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10037377", - "OrganizationName": "E C Bush Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73636", - "OrganizationName": "E Kelly Mclaughlin Dpm", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10069211", - "OrganizationName": "Ear Nose Throat Specialist of Florida", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/57074", - "OrganizationName": "Ear Nose Throat Specialist Of Tulsa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10012336", - "OrganizationName": "Ear, Nose \u0026 Throat Specs Of NW, PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10012336", - "OrganizationName": "Ear, Nose \u0026 Throat Specs Of NW, PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73755", - "OrganizationName": "East Alabama Gastroenterology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://chs-fhir.allscriptscloud.com/FHIR", - "OrganizationName": "East Carolina Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://chs-fhir.allscriptscloud.com/FHIR", - "OrganizationName": "East Carolina Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70346", - "OrganizationName": "East Coast Onsite Medical Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10027220", - "OrganizationName": "East Glen Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/71667", - "OrganizationName": "East Pasco Pulmonary Critcal", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10007110", - "OrganizationName": "East Tennessee Medical Associates P.C.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10062265", - "OrganizationName": "East Valley Spine And Sports Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10052809", - "OrganizationName": "Eastern Carolina Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10028637", - "OrganizationName": "Eastern Connecticut Medical Professionals", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10028637", - "OrganizationName": "Eastern Connecticut Medical Professionals", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10006917", - "OrganizationName": "Eastern Oklahoma Ear Nose and Throat", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10016701", - "OrganizationName": "Eastern PA Gastroenterology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0004783", - "OrganizationName": "Eastern Shore Gastroenterology PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/57463", - "OrganizationName": "Eastern Virginia ENT", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76353", - "OrganizationName": "Eastside Family Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/4375", - "OrganizationName": "Eduardo Villa Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10054814", - "OrganizationName": "Edward J. Bujold MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73462", - "OrganizationName": "Edward M Stephens Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77868", - "OrganizationName": "Edward S Walker Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75642", - "OrganizationName": "Edwin H Holler Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75977", - "OrganizationName": "Efrain Flores PediatricsSc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/EHR21.4ORGCDH", - "OrganizationName": "EHR21.4ORG", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76250", - "OrganizationName": "Eisenberg Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10037090", - "OrganizationName": "El Paso Wellness And Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10036569", - "OrganizationName": "Elise M Brett, MD PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70680", - "OrganizationName": "Elite Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirsouthcentus.allscripts.pro/fhirroute/fhir/0003137", - "OrganizationName": "Elizabeth Family Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/59192", - "OrganizationName": "Elkin Obstetric and Gynecology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10020904", - "OrganizationName": "Elkin Pediatric and Adult Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/62653", - "OrganizationName": "Ellington ObGyn Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/68191", - "OrganizationName": "Elmwood Health Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76543", - "OrganizationName": "Emaus Avenue Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10062402", - "OrganizationName": "Emcura Medical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/6427", - "OrganizationName": "Emergicare of South Boston VA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77467", - "OrganizationName": "Emilio Antonetti Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10047529", - "OrganizationName": "Emily Barnett", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10047529", - "OrganizationName": "Emily Barnett", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74597", - "OrganizationName": "Emmanuel R Reyes Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75957", - "OrganizationName": "Empire Orthopedics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://10.106.16.93/bobby_fhir", - "OrganizationName": "EMR Database Install Client (1963bob)", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://10.106.16.93/bobby_fhir", - "OrganizationName": "EMR Database Install Client (1963bob)", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10088479", - "OrganizationName": "Endocrine and Metabolic Disorders", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74823", - "OrganizationName": "Endoscopic Solutions Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://eng-fhir.allscriptscloud.com/FHIR", - "OrganizationName": "EngageMED-Prod", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10020299", - "OrganizationName": "ENT ASSOCIATES PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10211805", - "OrganizationName": "ENT Centers of Excellence", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10023673", - "OrganizationName": "ENT Consultants \u0026 Hearing Svcs", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10044291", - "OrganizationName": "ENT Head \u0026 Neck Surgery Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/69537", - "OrganizationName": "ENT of New Jersey", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/69537", - "OrganizationName": "ENT of New Jersey", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10022399", - "OrganizationName": "ENT Specialist", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10012445", - "OrganizationName": "ENT Surgical Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10008909", - "OrganizationName": "Entrust Immediate Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/8079", - "OrganizationName": "Eric Carlson M D", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10063504", - "OrganizationName": "Eric Hemberg MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10063504", - "OrganizationName": "Eric Hemberg, MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10254801", - "OrganizationName": "Eric L Hensen DO PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://myhealth.ecmc.edu//FHIR", - "OrganizationName": "Erie County Medical Center Corporation - Prod", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77148", - "OrganizationName": "Erol Kosar Md Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77672", - "OrganizationName": "Estelita B Calica Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/68523P", - "OrganizationName": "EtransmediaDr Asma Arif", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.evanhospital.com/FHIR", - "OrganizationName": "Evangelical Community", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twkfhir.evanhospital.com/FHIR", - "OrganizationName": "Evangelical Community Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77806", - "OrganizationName": "Every Woman Wellness", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://MG-NS-FHIR.evms.edu/FHIR", - "OrganizationName": "EVMS", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/71630", - "OrganizationName": "Excel Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://FHIR.excelahealth.org/FHIR", - "OrganizationName": "Excela Health - Prod", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10031494", - "OrganizationName": "Exclusive Physicians PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10059109", - "OrganizationName": "F G Powderly Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72129", - "OrganizationName": "F Jeffrey Charney Md Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10024914", - "OrganizationName": "F. GEOFFERY CONNER, MD, PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://hufpfhir.chmbinc.com/FHIR", - "OrganizationName": "Faculty Practice Plan Howard University", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10045640", - "OrganizationName": "Fair Hill Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10059528", - "OrganizationName": "Fairbanks Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0009432", - "OrganizationName": "Fairfax Pediatric Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10065789", - "OrganizationName": "Fairhope Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10041408", - "OrganizationName": "Fairhope Urology Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10235808", - "OrganizationName": "Fallbrook Family Health Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74013", - "OrganizationName": "Family Care Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10049942", - "OrganizationName": "Family Care Group of Thomson", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10018541", - "OrganizationName": "Family Care of Fairview", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10055671", - "OrganizationName": "Family Care of Fairview", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70572", - "OrganizationName": "Family First Swiftcare Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/71990", - "OrganizationName": "Family Health Care Of Northwest Ohio Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10007750", - "OrganizationName": "Family Health Care of Northwest Ohio, Inc.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034504", - "OrganizationName": "Family Health Care of Siouxland", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10034504", - "OrganizationName": "Family Health Care of Siouxland", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/58061", - "OrganizationName": "Family Health Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1068", - "OrganizationName": "Family Health Clinic Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10403874", - "OrganizationName": "Family Medical Associates of Raleigh", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034084", - "OrganizationName": "Family Medical Care Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10032031", - "OrganizationName": "Family Medical Center Of Arab", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10032031", - "OrganizationName": "Family Medical Center Of Arab", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/6823", - "OrganizationName": "Family Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10016084", - "OrganizationName": "Family Medical Clinic Of Jane Lew Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036554", - "OrganizationName": "Family Medical Group Of Texarkana", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/59548", - "OrganizationName": "Family Medical Specialists of Florida", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10049447", - "OrganizationName": "Family Medicine Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034277", - "OrganizationName": "FAMILY MEDICINE CLINIC, PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73278", - "OrganizationName": "Family Medicine Health Care Pllc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/69276", - "OrganizationName": "Family Medicine of Carrollton", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/58422", - "OrganizationName": "Family Medicine Of South Bend", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10063668", - "OrganizationName": "Family Medicine Rehabilitation Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72827", - "OrganizationName": "Family Physicians Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10037502", - "OrganizationName": "Family Physicians of Evans", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/57200", - "OrganizationName": "Family Practice Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10056927", - "OrganizationName": "Family Practice Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/57963", - "OrganizationName": "Family Practice Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10058529", - "OrganizationName": "Family Practice Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035957", - "OrganizationName": "Family Practice Associates of Lexington", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72401", - "OrganizationName": "Family Practice Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72416", - "OrganizationName": "Fanny Gonzalez Md Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10088478", - "OrganizationName": "Farhan Siddiqi MD PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74672", - "OrganizationName": "Farmingdale Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10029983", - "OrganizationName": "Fauquier Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10038347", - "OrganizationName": "Fayette Surgical Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10027906", - "OrganizationName": "Fayetteville Medical Associates, P.C.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033564", - "OrganizationName": "Fayetteville Otolaryngology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0901763", - "OrganizationName": "Fayetteville Pulmonology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/59196", - "OrganizationName": "FDL Dermatology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77590", - "OrganizationName": "Feroze Tejani Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://tw181.open.allscripts.com/FHIR", - "OrganizationName": "FHIR TW 18.1 Prod CSP", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES25.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_143163To173COREES25", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_143To173COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_143To173COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_151To173COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_151To173COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://INSCMQAES43.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_163COREE43", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES27.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_163COREES27", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES27.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_163COREES27", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES27.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_163COREES27", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES37.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_163COREES37", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES38.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_163COREES38", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES38.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_163COREES38", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES38.RD.ALLSCRIPTS.COM//FHIR", - "OrganizationName": "FHIR_163COREES38", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES38.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_163COREES38", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES38.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_163COREES38", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES38.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_163COREES38", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSMQAES38.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_163COREES38", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES5.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_163COREES5", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES25.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_1733COREES25", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES25.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_1733COREES25", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES41.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_1733COREES41", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_1733COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES64.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_1733COREES64", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES64.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_1733COREES64", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES25.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_17346COREES25", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES25.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_173COREES25", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES25.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_173COREES25", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES41.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_173COREES41", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES41.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_173COREES41", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES41.RD.ALLSCRIPRTS.COM/FHIR", - "OrganizationName": "FHIR_173COREES41", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES41.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_173COREES41", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES41.RD.ALLSCRIPTS.com/FHIR", - "OrganizationName": "FHIR_173COREES41", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES42.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_173COREES42", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES42.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_173COREES42", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES42.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_173COREES42", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES42.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_173COREES42", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://NSCMQAES42.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_173COREES42", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES42.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_173COREES42", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES42.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_173COREES42", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_173COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_173COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM//FHIR", - "OrganizationName": "FHIR_173COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_173COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM//FHIR", - "OrganizationName": "FHIR_173COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_173COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES62.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_173COREES62", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES62.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_173COREES62", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES66.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_173COREES66", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES66.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_173COREES66", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMDEVES3.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_173DEVES3", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES25.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_182COREES25", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES41.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_182COREES41", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_182COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_182COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_182COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_182COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_182COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_182COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_182COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_182COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_182COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_182COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_182COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSACRIPTS.COM/FHIR", - "OrganizationName": "FHIR_182COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_182COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_182COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://INSCMQAES60.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_182COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_182COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_182COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_182COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM//FHIR", - "OrganizationName": "FHIR_182COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES60.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_182COREES60", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES63.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_184COREEES63", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INCSMQAES63.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_184COREES63", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES63.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_184COREES63", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES63.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_184COREES63", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES63.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_184COREES63", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES63.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_184COREES63", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES63.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_184COREES63", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES63.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_184COREES63", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAES63.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_184COREES63", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES63.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_184COREES63", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES63.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_184COREES63", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES63.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_184COREES63", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES63.RD.Allscripts.COM/FHIR", - "OrganizationName": "FHIR_184COREES63", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES63.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_184COREES63", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES63.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_184COREES63", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES63.RD.ALLSCRIPTA.COM/FHIR", - "OrganizationName": "FHIR_184COREES63", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES63.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_184COREES63", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES63.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_184COREES63", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES63.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_184COREES63", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES63.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_184COREES63", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES63.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_184COREES63", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://INSCMQAES73.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_184COREES73", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://INSCMQAES73.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_184COREES73", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES56/FHIR", - "OrganizationName": "FHIR_ES56", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES5.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1733AUTOES5", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES5.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1733AUTOES5", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES5.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1733AUTOES5", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://INSCMAUTOES5.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1733AUTOES5", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES5.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1733AUTOES5", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES5.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1733AUTOES5", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES5.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1733AUTOES5", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES5.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1733AUTOES5", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES5.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1733AUTOES5", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES5.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1733AUTOES5", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INCDAUTOES4.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA173AUTO", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INCDAUTOES4.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA173AUTO", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INCDAUTOES4.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA173AUTO", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INCDAUTOES4.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA173AUTO", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INCDAUTOES4.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA173AUTO", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INCDAUTOES4.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA173AUTO", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INCDAUTOES4.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA173AUTO", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INCDAUTOES4.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA173AUTO", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES10.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA173AUTOES10", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES10.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA173AUTOES10", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES10.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA173AUTOES10", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES10.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA173AUTOES10", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES10.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA173AUTOES10", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES10.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA173AUTOES10", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES10.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA173AUTOES10", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES10.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA173AUTOES10", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES10.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA173AUTOES10", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES10.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA173AUTOES10", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES10.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA173AUTOES10", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES10.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA173AUTOES10", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES10.RD.ALLSCIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA173AUTOES10", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES10.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA173AUTOES10", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES10.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA173AUTOES10", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES12.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1822AUTOES11", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES11.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1822AUTOES11", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES11.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1822AUTOES11", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES11.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1822AUTOES11", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES11.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1822AUTOES11", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES11.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1822AUTOES11", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES11.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1822AUTOES11", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES11.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1822AUTOES11", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES11.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1822AUTOES11", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES11.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1822AUTOES11", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES11.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1822AUTOES11", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES11.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1822AUTOES11", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES12.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1822AUTOES12", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES12.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1822AUTOES12", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES12.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1822AUTOES12", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES12.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1822AUTOES12", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES12.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1822AUTOES12", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES12.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1822AUTOES12", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES12.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1822AUTOES12", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES12.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "FHIR_QA1822AUTOES12", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://inscmqaes38.rd.allscripts.com/FHIR", - "OrganizationName": "FHIR_Shashank", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhir", - "OrganizationName": "FHIRBRD3", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10009113", - "OrganizationName": "Fifer and Heligman MD PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://10.133.66.16/FHIR", - "OrganizationName": "FireBird Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/custproproda", - "OrganizationName": "Firepoint Prod Customer A", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/custproprodb", - "OrganizationName": "Firepoint Prod Customer B", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/custproprodc", - "OrganizationName": "Firepoint Prod Customer C", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/custproprodd", - "OrganizationName": "Firepoint Prod Customer D", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/CustProPRODZH170100D1", - "OrganizationName": "Firepoint PROD Customer ZH170100D1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/CustProPRODZH170100D1", - "OrganizationName": "Firepoint PROD Customer ZH170100D1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/custproQAPro194Unity2", - "OrganizationName": "Firepoint QA Pro194Unity", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10024058", - "OrganizationName": "First Choice Urgent Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10062345", - "OrganizationName": "First Coast Heart and Vascular Center PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77846", - "OrganizationName": "First Coast Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1700121J", - "OrganizationName": "First Family Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/6056", - "OrganizationName": "First Medical Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74514", - "OrganizationName": "First Medical Of Midland", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://FHIR.flaglerhospital.org/FHIR", - "OrganizationName": "Flagler Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://FHIR221.flaglerhospital.org/FHIR", - "OrganizationName": "Flagler Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://FHIR.flaglerhospital.org/FHIR", - "OrganizationName": "FLAGLER HOSPITAL", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://FHIR221.flaglerhospital.org/FHIR", - "OrganizationName": "Flagler Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://FP.fhcp.com/FHIR", - "OrganizationName": "Florida Health Care Plan, Inc.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10028706", - "OrganizationName": "Florida Joint Care Institute", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10006617", - "OrganizationName": "Florida Otolaryngology Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035591", - "OrganizationName": "Florida Physician Specialist dba McIver Urological ClinicFlorida Physician Specialist dba McIver Urological Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10032435", - "OrganizationName": "Florida Physicians Research Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/11720", - "OrganizationName": "FloridaSportsOrthopaedicSpineMedicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73036", - "OrganizationName": "Foot And Ankle Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10063265", - "OrganizationName": "Foot And Ankle Clinic Of The Virginias", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73732", - "OrganizationName": "Foot Specialists Of Kansas City", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0010710", - "OrganizationName": "Foothills Podiatry", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72982AE", - "OrganizationName": "Fort Lauderdale Surgical Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10052202", - "OrganizationName": "France Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76648", - "OrganizationName": "Francisco Gil Professional Medical Corp", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76055", - "OrganizationName": "Frank Cook Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70390", - "OrganizationName": "Frank L Pintauro Md Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76849", - "OrganizationName": "Franklin County Volunteers In Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035979", - "OrganizationName": "Franklin Hospital Healthcare Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75374", - "OrganizationName": "Franklin Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1700050", - "OrganizationName": "Frederick Community Action", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10030352", - "OrganizationName": "Fredericksburg Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76176", - "OrganizationName": "Fredericksburg Oncology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76380", - "OrganizationName": "Freel And Hanzel Foot Ankle", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapi.paragon.allscriptscloud.com", - "OrganizationName": "Fremont-Rideout Health Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapitest.paragon.allscriptscloud.com", - "OrganizationName": "Fremont-Rideout Health Group (Test)", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10042805", - "OrganizationName": "Friends of Family Health Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10009633", - "OrganizationName": "Frischer Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/58153", - "OrganizationName": "Front Range Endocrinology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10031285", - "OrganizationName": "Front Range Orthopedics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72846", - "OrganizationName": "Fuller Primary Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77192", - "OrganizationName": "G and G Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77041", - "OrganizationName": "Garden Surgical Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74914", - "OrganizationName": "Garg Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035974", - "OrganizationName": "Garner Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035974", - "OrganizationName": "Garner Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/9853", - "OrganizationName": "Gary Drillings", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74222", - "OrganizationName": "Gary S Donovitz Md Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10065497", - "OrganizationName": "Gary S Kasten DO FACOG", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77319", - "OrganizationName": "Gary Weinstock Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74562", - "OrganizationName": "Garza Medical Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10041849", - "OrganizationName": "Gastroenterology Assoc Of Chattanooga Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://RHAEGAL.endo-world.com/FHIR", - "OrganizationName": "Gastroenterology Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10058967", - "OrganizationName": "Gastroenterology Associates of Central Virginia", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10038297", - "OrganizationName": "Gastroenterology Associates Of Gainesville, P.C.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10050114", - "OrganizationName": "Gastroenterology Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10007539", - "OrganizationName": "Gastroenterology Consultants PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10007539", - "OrganizationName": "Gastroenterology Consultants PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10039688", - "OrganizationName": "Gastroenterology Consultants, PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1501030", - "OrganizationName": "Gastroenterology Group Naples", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10022398", - "OrganizationName": "Gastroenterology Specialists Of Gwinnett Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10051029", - "OrganizationName": "Gastrointestinal Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10033042", - "OrganizationName": "Gastrointestinal Specialists, Inc.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033042", - "OrganizationName": "Gastrointestinal Specialists, Inc.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0009556A", - "OrganizationName": "Gateway Community Health Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77175", - "OrganizationName": "Gateway Nephrology Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70179", - "OrganizationName": "General Vascular Surgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10029243", - "OrganizationName": "General Surgeons Of Western Colorado", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033278", - "OrganizationName": "General Surgery Medical Group of Ventura County", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76851", - "OrganizationName": "General Surgical Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72888", - "OrganizationName": "Genesee Family Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10015710", - "OrganizationName": "Genesis Healthcare Partners", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10040560", - "OrganizationName": "Genesys Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://AHWSCMMIGRA188.migra.ds.sjhs.com/FHIR", - "OrganizationName": "Genesys Health Systems", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://apps.genesyspho.com/FHIR", - "OrganizationName": "Genesys PHO", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://apps.genesyspho.com/FHIR", - "OrganizationName": "Genesys PHO", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10038685", - "OrganizationName": "Geneva Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10040557", - "OrganizationName": "George Burnazian Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033050", - "OrganizationName": "Georgia Dermatology Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10011987", - "OrganizationName": "Georgia Kidney Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10010542", - "OrganizationName": "Georgia Pain Institute", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.gesslerclinic.com/FHIR", - "OrganizationName": "Gessler Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10085242", - "OrganizationName": "GI Medical Specialists PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/71800", - "OrganizationName": "Gibson Family Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10069235", - "OrganizationName": "Gina Tartaglia MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.jtdmh.org/open", - "OrganizationName": "GL0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.jtdmh.org/fhir", - "OrganizationName": "GL0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.jtdmh.org/R4/fhir-Prod", - "OrganizationName": "GL0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.jtdmh.org/R4/open-Prod", - "OrganizationName": "GL0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10031429", - "OrganizationName": "Glasgow Internal Medicine Asso", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/78162", - "OrganizationName": "Glen Lakes ObGyn", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77667", - "OrganizationName": "Glenn Genovese Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10041126", - "OrganizationName": "Goodland Family Health Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74955", - "OrganizationName": "Goodman and Brooks Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76030", - "OrganizationName": "Grace KumarMd Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76465", - "OrganizationName": "Graceville Family Medicine Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70255", - "OrganizationName": "Grana Physical Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033210", - "OrganizationName": "Grand Island Clinic, Inc.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10040810", - "OrganizationName": "Grand Junction Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10029746", - "OrganizationName": "Grand Valley Medical Specialists, PLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10011467", - "OrganizationName": "Grand Valley Practices", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhireastus.allscripts.pro/fhirroute/fhir/56919", - "OrganizationName": "Granite State GI", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10050012", - "OrganizationName": "Grant Marshall", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://FHIR.grantspassclinic.com/FHIR", - "OrganizationName": "Grants Pass Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10359844", - "OrganizationName": "Grants Pass Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/298", - "OrganizationName": "Granville Family Medicine Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10012582", - "OrganizationName": "Granville Health System", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10012582", - "OrganizationName": "Granville Health System", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10066649", - "OrganizationName": "Granville Surgical Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.ggclinic.com/FHIR", - "OrganizationName": "Graves Gilbert Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.ggclinic.com/FHIR", - "OrganizationName": "Graves Gilbert Clininc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10052094", - "OrganizationName": "Great Lakes Gastroenterology Pllc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/57468", - "OrganizationName": "Great Lakes Heart Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75631", - "OrganizationName": "Great Lakes Medical Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/57729", - "OrganizationName": "Great Lakes Pediatric Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10293", - "OrganizationName": "Greater Baltimore Spine Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10030960", - "OrganizationName": "Greater Boston Gastroenterology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10028052", - "OrganizationName": "Greater Knoxville Ear Nose \u0026 Throat Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10079256", - "OrganizationName": "Green Mountain Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10015945", - "OrganizationName": "Grinnell Regional Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10029231", - "OrganizationName": "Gulf Coast Physican Partners", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74973", - "OrganizationName": "Gw Counts Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.mfa.gwu.edu/FHIR", - "OrganizationName": "GW MFA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.mfa.gwu.edu/FHIR", - "OrganizationName": "GW MFA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10011865", - "OrganizationName": "Gwinnett Surgical Assoc, P.C.GA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10024288", - "OrganizationName": "H Paul McCulley DPM", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10058793", - "OrganizationName": "Hackensack Digestive Disease Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10031743", - "OrganizationName": "Hackley Community Care Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56208", - "OrganizationName": "Haller, Hug, Popp, PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10045881", - "OrganizationName": "Hampton Roads ENT - Allergy", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0004274", - "OrganizationName": "Hand Surgery Associates SC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10040602", - "OrganizationName": "Hannibal Regional Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033017", - "OrganizationName": "Harald Kowa, Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77483", - "OrganizationName": "Harbor View Medical Services Dba", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10063324", - "OrganizationName": "Hardin Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76355", - "OrganizationName": "Harjeet Kohli Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77114", - "OrganizationName": "Harmohan Kochar Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10055207", - "OrganizationName": "Harne, Song, Woo, Md, Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10007888", - "OrganizationName": "Harnett Health Systems", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74447", - "OrganizationName": "Harold H Rosen Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://har-fhir.allscriptscloud.com/FHIR", - "OrganizationName": "Harrington Memorial Hospital - PROD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapi.paragon.allscriptscloud.com", - "OrganizationName": "Harris", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapitest.paragon.allscriptscloud.com", - "OrganizationName": "Harris (Test)", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10049920", - "OrganizationName": "Harrisburg Family Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10030406", - "OrganizationName": "Harrisburg Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10030406", - "OrganizationName": "Harrisburg Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/900752", - "OrganizationName": "Harry M Coletta MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10063768", - "OrganizationName": "Harvette C Jenkins MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76592", - "OrganizationName": "Harvey Mossman Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/200053", - "OrganizationName": "Harvey Weingarten MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1700091", - "OrganizationName": "Havasu Rainbow Pediatrics PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/78196", - "OrganizationName": "Havens Urgent Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapi.paragon.allscriptscloud.com", - "OrganizationName": "Haywood", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapitest.paragon.allscriptscloud.com", - "OrganizationName": "Haywood (Test)", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034238", - "OrganizationName": "Haywood Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10007593", - "OrganizationName": "HCP Services, LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75676", - "OrganizationName": "Head and Neck Surgery Of Kansas City", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10043352", - "OrganizationName": "Healing with Caare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77410", - "OrganizationName": "Healing With Caare Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10064573", - "OrganizationName": "Health Choice Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmfhiP01.priv.health-first.org/FHIR", - "OrganizationName": "Health First", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmfhiP01.priv.health-first.org/FHIR", - "OrganizationName": "Health First", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmfhis01.priv.health-first.org/FHIR", - "OrganizationName": "Health First", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://FHIR.health-first.org/FHIR", - "OrganizationName": "Health First", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77930", - "OrganizationName": "Health Imaging Services Osceola", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10010485", - "OrganizationName": "Health Specialists Of Lenawee", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/55748", - "OrganizationName": "Healthcare For Women", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.myhcp.com/FHIR", - "OrganizationName": "HealthCare Partners", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://tw1fhir.hcpnv.com/FHIR", - "OrganizationName": "Healthcare Partners-Nevada", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://HCSFHIR.allscriptscloud.com/FHIR", - "OrganizationName": "Healthcare South", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.cshp.net/FHIR", - "OrganizationName": "HealthCarePartnersColorado", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/123456", - "OrganizationName": "HealthMatics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/ProSupEHR193", - "OrganizationName": "HealthMatics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/QA333", - "OrganizationName": "HealthMatics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/57972DEVTEST", - "OrganizationName": "HealthMatics 4 Azure", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10287805", - "OrganizationName": "HealthPark Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10029260", - "OrganizationName": "Healthwise Medical Associates LLP", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70591", - "OrganizationName": "Healthy Futures Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/6824", - "OrganizationName": "Healthy Heartbeat PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10013200", - "OrganizationName": "Healthy Kids Express", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74285", - "OrganizationName": "Heart Vascular Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10045909", - "OrganizationName": "Heart Group of the Eastern Shore", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/59560A", - "OrganizationName": "Heart N Lake Cardiovascular", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74158", - "OrganizationName": "Heidi Woody", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10014926", - "OrganizationName": "HEISKELL KING BURNS \u0026 TALLMAN of MON GENERAL", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10207846", - "OrganizationName": "Helena H Liptakova MD PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0010952", - "OrganizationName": "Hemant K Patel MD PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10065590", - "OrganizationName": "Henry County Health Department", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70583", - "OrganizationName": "Herbert S Feinberg Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10012475", - "OrganizationName": "Heritage Medical Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.hvhs.org/FHIR", - "OrganizationName": "Heritage Valley Health System", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10085457", - "OrganizationName": "HH Health System - Marshall LLC dba Marshall Rheumatology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.hendrickhealth.org/open", - "OrganizationName": "hhs", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.hendrickhealth.org/R4/fhir-Prod", - "OrganizationName": "hhs", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.hendrickhealth.org/fhir", - "OrganizationName": "hhs", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.hendrickhealth.org/R4/open-Prod", - "OrganizationName": "hhs", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10022826", - "OrganizationName": "HIGH DESERT NEURO DIAG", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10079283", - "OrganizationName": "Highland District Hospital Professional Service Corporation", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10069750", - "OrganizationName": "Highpoint Health Physician Partners", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76032", - "OrganizationName": "Hilel Swerdlin Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76470", - "OrganizationName": "Hiren C Shah Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/HMOTST6", - "OrganizationName": "HMOTST6", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/61165", - "OrganizationName": "Hoag Christine Leehealey Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/60894", - "OrganizationName": "Hoag Dr Michael Bishara", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/68457", - "OrganizationName": "Hoag Head Neck Medical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://172.16.66.167/InvitePortal/FHIR", - "OrganizationName": "Hoag Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/69187", - "OrganizationName": "HOAG Paul Rosenbuilt", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10081941", - "OrganizationName": "Hockanum Valley Community Council Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034274", - "OrganizationName": "Holdrege Medical Clinic, Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76076", - "OrganizationName": "Hollisdaysburg Pediatric Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56545G", - "OrganizationName": "Holmes Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10175745", - "OrganizationName": "Holmes Family Medicine, Inc.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.holstonmedicalgroup.com/FHIR", - "OrganizationName": "Holston Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://touchworks-pta.holy-cross.com/FHIR", - "OrganizationName": "Holy Cross Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74505", - "OrganizationName": "Hopkins Minor Emergency Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77673", - "OrganizationName": "Horbar Hochweiss Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10166765", - "OrganizationName": "Horizon Family Medical, PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74984", - "OrganizationName": "Horizon Medical Services", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75089", - "OrganizationName": "Horizon Surgical Specialist", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirsouthcentus.allscripts.pro/fhirroute/fhir/0008338", - "OrganizationName": "Houston Interventional Cardiology P.A.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73010A", - "OrganizationName": "Houston Pain Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/78014", - "OrganizationName": "Howard A Baker Iii Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75689", - "OrganizationName": "Howell Family Care Pllc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://CT2FSH1.CT1ADCV1.ECLPTSC.ECLIPSNET.COM/FHIR", - "OrganizationName": "https://CT2FSH1.CT1ADCV1.ECLPTSC.ECLIPSNET.COM", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72075", - "OrganizationName": "Hudson Medical Mental Hlth", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77454", - "OrganizationName": "Hudson Neurology And Neuropsychology Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhircentus.allscripts.pro/fhirroute/fhir/11037843", - "OrganizationName": "Hummingbird Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://Secure.hhphysicians.org/FHIR", - "OrganizationName": "Huntington Medical Foundation", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.hutchclinic.com/FHIR", - "OrganizationName": "Hutchinso - prod", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.hutchclinic.com/FHIR", - "OrganizationName": "Hutchinson-PROD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://Fhirtw.hvhs.org/FHIR", - "OrganizationName": "HVHS-Prod", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/200624", - "OrganizationName": "Hypertension Nephrology Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10038682", - "OrganizationName": "Idaho Gastroenterology Associa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10122739", - "OrganizationName": "Idaho Kidney Institute LLP", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/624442", - "OrganizationName": "Imaze Marian Davis Dpm Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10012052", - "OrganizationName": "Imperial Beach Community Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/6816", - "OrganizationName": "Independence Surgical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10009491", - "OrganizationName": "Indiana Gastroenterology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036678", - "OrganizationName": "Indiana Infectious Disease, PSC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/58198", - "OrganizationName": "Indiana NeuroOphthal Ctr For Balance", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10076413", - "OrganizationName": "Indianhead Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10051397", - "OrganizationName": "Indianola Family Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72520F", - "OrganizationName": "Infection Limited PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10013197", - "OrganizationName": "Infections Limited", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10019333", - "OrganizationName": "Infectious Disease Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10086572", - "OrganizationName": "Infectious Disease Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10086572", - "OrganizationName": "Infectious Disease Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72982K", - "OrganizationName": "Infectious DiseaseTreasure Co", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0007624", - "OrganizationName": "Ingham Nephrology Hypertension PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10031155", - "OrganizationName": "Inland Orthopedic Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10246815", - "OrganizationName": "Innovative Community Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://innov-r2-scm20.rd.allscripts.com/FHIR", - "OrganizationName": "innov-r2-scm20-prod", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://INSCMAUTOES10.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "INSCMAUTOES10", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirsouthcentus.allscripts.pro/fhirroute/fhir/0011571", - "OrganizationName": "Inspire ENT and Pulmonology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10038069", - "OrganizationName": "Institute for Non Surgical Orthopedics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/900008", - "OrganizationName": "Int Med Diagnostics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034791", - "OrganizationName": "Integrated Medical Professionals", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10082077", - "OrganizationName": "Integrative Physicians of Atlanta", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://crt-scm22-fhir1.rd.allscripts.com/FHIR", - "OrganizationName": "Interanl Dev 22", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77447", - "OrganizationName": "Internal Medicine Geriatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/58277", - "OrganizationName": "Internal Medicine Pediatrics Of Bloomf", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10039271", - "OrganizationName": "Internal Medicine \u0026 Pediatrics Wellness Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/57354", - "OrganizationName": "Internal Medicine And Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhireastus.allscripts.pro/fhirroute/fhir/0003144", - "OrganizationName": "Internal Medicine Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72997", - "OrganizationName": "Internal Medicine Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0004078", - "OrganizationName": "Internal Medicine Assoc Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72982U", - "OrganizationName": "Internal Medicine Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56545DQ", - "OrganizationName": "Internal Medicine Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73119", - "OrganizationName": "Internal Medicine Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76960", - "OrganizationName": "Internal Medicine Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/59379", - "OrganizationName": "Internal Medicine Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76980", - "OrganizationName": "Internal Medicine Of Fredricksburg", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10038917", - "OrganizationName": "Internal Medicine of Griffin", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76201", - "OrganizationName": "Internal Medicine Of North Shore Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10040158", - "OrganizationName": "Internal Medicine of Yuma", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10030720", - "OrganizationName": "Internal Medicine Specialists Of Atlanta, P.C.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10032584", - "OrganizationName": "Internists Associated", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://10.141.6.75/fhir", - "OrganizationName": "Interoperability", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10052665", - "OrganizationName": "Interventional Cardiology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0700693", - "OrganizationName": "Interventional Cardiology Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035791", - "OrganizationName": "Interventional Pain Specialist", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/2847", - "OrganizationName": "Intrepid Care Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://inviteportaltemp.com/fhir", - "OrganizationName": "Invite Portal (to be thrown away)", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://AHSFHIR02.iowaclinic.com/FHIR", - "OrganizationName": "IOWA Clinic Prod", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10057172", - "OrganizationName": "Iowa Head \u0026 Neck PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10069115", - "OrganizationName": "Iredell Memorial Hospital Incorporated", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10049856", - "OrganizationName": "Ismelda Garza", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/59441", - "OrganizationName": "Iyad Kashow MD LTD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76676", - "OrganizationName": "J A Baez Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10040104", - "OrganizationName": "J. Richard Lilly, MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10754", - "OrganizationName": "Jack L Johnson Jr Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72982J", - "OrganizationName": "Jack Trainor Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapi.paragon.allscriptscloud.com", - "OrganizationName": "Jackson", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0008113", - "OrganizationName": "Jackson Gastroenterology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10036295", - "OrganizationName": "Jackson Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036295", - "OrganizationName": "Jackson Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0001938", - "OrganizationName": "Jackson Surgical Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/59140K", - "OrganizationName": "James A Humphrey Do", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1603496", - "OrganizationName": "James E Jones Jr MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75930", - "OrganizationName": "James G Williams Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10685", - "OrganizationName": "James H Frank MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/8221R", - "OrganizationName": "James Hanusa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/8936", - "OrganizationName": "James J Boylan Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10037623", - "OrganizationName": "James Maddox Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77919", - "OrganizationName": "James Worrell MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73407", - "OrganizationName": "Janet Sutton Do Plc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10008942", - "OrganizationName": "Jason Cormier Md Apmc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/68932", - "OrganizationName": "Jason Peet Md Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72182", - "OrganizationName": "Jaspaul Bhangoo Md Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1700121AE", - "OrganizationName": "Javed Cardiology Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/62661", - "OrganizationName": "Javier Zelaya MD Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75835", - "OrganizationName": "Jay Gladstein Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10042171", - "OrganizationName": "Jayaraman Medical Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76352", - "OrganizationName": "Jean Robert Desrouleaux Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76516", - "OrganizationName": "Jeetender Matharu Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10020909", - "OrganizationName": "Jeffers \u0026 Mann Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10038292", - "OrganizationName": "Jefferson City Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.jrmc.org/FHIR", - "OrganizationName": "Jefferson Regional Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirtest.jrmc.org/FHIR", - "OrganizationName": "Jefferson Regional Medical Center - Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70413", - "OrganizationName": "Jeffrey Broder Mddban Augusta", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1700055I", - "OrganizationName": "Jeffrey Horstmyer MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75896", - "OrganizationName": "Jeffrey L Riney Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://jsh2ascmsh001vm.jsh.hos/FHIR", - "OrganizationName": "Jennie Stuart Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://jsh1ascmshvp.jsh.hos/FHIR", - "OrganizationName": "Jennie Stuart Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://jsh1ascmshvp.jsh.hos/FHIR", - "OrganizationName": "Jennie Stuart Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76057", - "OrganizationName": "Jesus D UcolMd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76925", - "OrganizationName": "Jill Chambers Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72213", - "OrganizationName": "Johannes V Blom Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72295", - "OrganizationName": "John A Cocumelli Do", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73087", - "OrganizationName": "John A Whitfield MdDFacog", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75190", - "OrganizationName": "John Capito Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/5883", - "OrganizationName": "John Dosser Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/71808", - "OrganizationName": "John F Fisher Md Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77704", - "OrganizationName": "John Mariani Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74246", - "OrganizationName": "John Sortino Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77499", - "OrganizationName": "John W Fox Carla G Fox Md Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10041460", - "OrganizationName": "Johnson County Healthcare Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73721", - "OrganizationName": "Jon M Mccauley Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72891", - "OrganizationName": "Jonathan P Wulff Do Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/57364", - "OrganizationName": "Jonesville Health Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/62317", - "OrganizationName": "Jordan B Glaser Md PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75562", - "OrganizationName": "JordanS Place Pediatrics Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73306", - "OrganizationName": "Joseph A Diconcetto Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73294", - "OrganizationName": "Joseph Mannion Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77664", - "OrganizationName": "Josephine C Samson Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10026274", - "OrganizationName": "Joshua Z Steiner, DO PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10009541", - "OrganizationName": "Joyful Living LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://test.fhir.api.com/fhir", - "OrganizationName": "JT \u0026 MT Tester", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.matherhospital.org/FHIR", - "OrganizationName": "JT Mather Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036476", - "OrganizationName": "Julie Keller", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75657", - "OrganizationName": "Jungmoon M Bae Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10041084", - "OrganizationName": "JUNPER HEALTH, INC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10028581", - "OrganizationName": "Jupiter Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/60362", - "OrganizationName": "Kamath Medical Clinic Md Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/60052", - "OrganizationName": "Kansas City Sports", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034660", - "OrganizationName": "Kansas Surgical Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1100664", - "OrganizationName": "kara Rao Kothakota MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/78195", - "OrganizationName": "Kare Family Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10188", - "OrganizationName": "Kathleen P Soe DO", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10969", - "OrganizationName": "Kathleen Reinhart Do Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10055480", - "OrganizationName": "KATY INTERNAL MED. ASSOCS LLP", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76574", - "OrganizationName": "Kay Stephens Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74830", - "OrganizationName": "Kenneth J Mcnamee MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10059883", - "OrganizationName": "Kentuckiana Pulmonary Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10177791", - "OrganizationName": "Kevin R Higgins DPM PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/78091", - "OrganizationName": "Khiem PV Nguyen Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10026714", - "OrganizationName": "Kidney and Hypertension Consultants, Inc.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77354", - "OrganizationName": "Kidney Treatment Hypertension Asso", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10046515", - "OrganizationName": "Kids Alliance Pediatric", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10068197", - "OrganizationName": "Kids and Teens Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/71129", - "OrganizationName": "Kids Are Great", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10010736", - "OrganizationName": "Kids Care Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70036JL", - "OrganizationName": "Kids Choice Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10055562", - "OrganizationName": "Kid's First Pediatric Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74399", - "OrganizationName": "Kimberly C Irwin Md Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76838", - "OrganizationName": "King George Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10064373", - "OrganizationName": "Kinston Podiatry Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10030397", - "OrganizationName": "Kitsap Medical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75741", - "OrganizationName": "Kitsap Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10058176", - "OrganizationName": "Knox Community Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75184", - "OrganizationName": "Kocsis Surgical Services", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73775", - "OrganizationName": "Koger Dermatology Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76515", - "OrganizationName": "Kowriah N Amirthalingam Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73399", - "OrganizationName": "Kyle Park Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74326", - "OrganizationName": "L Brit Lawrence Md Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/11593", - "OrganizationName": "Lady Lake Medical Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10024183", - "OrganizationName": "LaGraize Medical LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0011297", - "OrganizationName": "Lagrange Family Care Doctors", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/59349", - "OrganizationName": "Lake Area Physician Services Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72194", - "OrganizationName": "Lake Charles Rheumatology Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/9370", - "OrganizationName": "Lake County Surgical PLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10038757", - "OrganizationName": "Lake Heart Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74744", - "OrganizationName": "Lake Houston Asthma Allergy", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/57922", - "OrganizationName": "Lake Norman Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.lrhc.org/FHIR", - "OrganizationName": "Lake Region Healthcare Corp", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70036JU", - "OrganizationName": "Lakemont Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035187", - "OrganizationName": "Lakeside Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10035187", - "OrganizationName": "Lakeside Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://lk-fhir.allscriptscloud.com/FHIR", - "OrganizationName": "Lakeview clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75181", - "OrganizationName": "Lakeview Urgent Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10032725", - "OrganizationName": "Lakewood Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10032725", - "OrganizationName": "Lakewood Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56545BN", - "OrganizationName": "Lamberto Galang", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10021346", - "OrganizationName": "Lancaster Orthopedic Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10063205", - "OrganizationName": "Lancaster Skin Center Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/3152", - "OrganizationName": "Lansing Surgical Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10019140", - "OrganizationName": "Lansing Surgical Assoc PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10039196", - "OrganizationName": "Lansing, Jacobs \u0026 Mishkin", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/71142", - "OrganizationName": "Larry C Deeb MD PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10047483", - "OrganizationName": "Larry F. Smith, MD PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10049491", - "OrganizationName": "LATOUCHE PEDIATRICS", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74223", - "OrganizationName": "Laughlin Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76419", - "OrganizationName": "Laughlin Medical Group General Surgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036320", - "OrganizationName": "Laureate Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10062691", - "OrganizationName": "Laurel Medical Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76966", - "OrganizationName": "Laurence D Haber Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10036706", - "OrganizationName": "Lawrence County Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10011148", - "OrganizationName": "Lawrence Family Practice Center, P.A.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77844", - "OrganizationName": "Lawrence M Galtman Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72392", - "OrganizationName": "Lawrence R Jackson Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76889", - "OrganizationName": "Legacy Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirsouthcentus.allscripts.pro/fhirroute/fhir/10714851", - "OrganizationName": "Legent Physician Services, LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/58010", - "OrganizationName": "Lehigh Valley Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10045120", - "OrganizationName": "Lenawee Adult \u0026 Pediatric Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77077", - "OrganizationName": "Leonard Ellison Md Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70522", - "OrganizationName": "Leonard Timpone Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73317", - "OrganizationName": "Lewisville Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10032229", - "OrganizationName": "Lexington Surgeons", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10032229", - "OrganizationName": "Lexington Surgeons", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.libertyhospital.org/FHIR", - "OrganizationName": "Liberty Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/57666", - "OrganizationName": "Liberty Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10086543", - "OrganizationName": "Lifecare Family Health and Dental Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhireastus.allscripts.pro/fhirroute/fhir/11042841", - "OrganizationName": "LifeWay Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10086196", - "OrganizationName": "Lighthouse Christian Ministries", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/68514", - "OrganizationName": "Lighthouse Urology Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10044185", - "OrganizationName": "Lionel Gatien and Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://sears-17-1-app.services.local/fhir", - "OrganizationName": "lksdjf", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75149", - "OrganizationName": "Lohr Surgical Specialists LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod184.lompocvmc.com/FHIR", - "OrganizationName": "Lompoc Valley", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.lompocvmc.com/FHIR", - "OrganizationName": "Lompoc Valley", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirtest.lompocvmc.com/FHIR", - "OrganizationName": "Lompoc Valley - TEST", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://lv01ascmsh001vm.lv0.hos/FHIR", - "OrganizationName": "Lompoc Valley Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10026647", - "OrganizationName": "London Womens Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10048918", - "OrganizationName": "Long Island Bone And Joint", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77245", - "OrganizationName": "Longview Thoracic Cardiovascular Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10010297", - "OrganizationName": "Lori Spoor", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10051563", - "OrganizationName": "Los Angeles LGBT Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76289", - "OrganizationName": "Los Angeles Orthopaedic Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10019871", - "OrganizationName": "Louis P Coates LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10063627", - "OrganizationName": "Louisburg Family Practice and Pain Mgmt", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://LHNFHIR.LSUHSC.EDU/FHIR", - "OrganizationName": "Louisiana State University-LIVE", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033054", - "OrganizationName": "Louisville Pulmonary Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.mylrh.org/FHIR", - "OrganizationName": "LRH", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70899", - "OrganizationName": "Lubbos Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73386", - "OrganizationName": "Luis E Rueda Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035106", - "OrganizationName": "Lumberton Childrens Clinic Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.lv0.hos.allscriptscloud.com/R4/open-Prod", - "OrganizationName": "lv0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.lv0.hos.allscriptscloud.com/R4/fhir-Prod", - "OrganizationName": "lv0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.lv0.hos.allscriptscloud.com/open", - "OrganizationName": "lv0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.lv0.hos.allscriptscloud.com/fhir", - "OrganizationName": "lv0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10005688", - "OrganizationName": "Lynchburg Pulmonary Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://ma01ascmshvp.ma0.hos/open", - "OrganizationName": "MA1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://ma01ascmshvp.ma0.hos/R4/fhir-Prod", - "OrganizationName": "MA1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://ma01ascmshvp.ma0.hos/R4/open-Prod", - "OrganizationName": "MA1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://ma01ascmshvp.ma0.hos/fhir", - "OrganizationName": "MA1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10054298", - "OrganizationName": "Mackey Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0008278", - "OrganizationName": "Macomb Medical ClinicMI", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10025934", - "OrganizationName": "Macoupin Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10025934", - "OrganizationName": "Macoupin Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10040663", - "OrganizationName": "Madison County Medical Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10073597", - "OrganizationName": "Madix Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10392841", - "OrganizationName": "Magee General Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10030851", - "OrganizationName": "MAHEC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.maimonidesmed.org/FHIR", - "OrganizationName": "Maimonides-PROD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/268", - "OrganizationName": "Main Medical Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://ma-fhir.allscriptscloud.com/FHIR", - "OrganizationName": "MaineGeneral Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10020916", - "OrganizationName": "Maitland Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/58527", - "OrganizationName": "Makunda Abdul MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10020631", - "OrganizationName": "Manatee Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/68523S", - "OrganizationName": "Mandarin Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72205", - "OrganizationName": "Manhasset Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77915", - "OrganizationName": "Manik Vora Md Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://MCFHIR.mankatoclinic.com/FHIR", - "OrganizationName": "Mankato Clinic prod", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://10.133.66.11/works_fhir", - "OrganizationName": "Manoj Testing Multiple DB Elsewhere", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://INN-00000157/FHIR", - "OrganizationName": "Manojs Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56545E", - "OrganizationName": "Mansard Medical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76181D", - "OrganizationName": "Maria J Sunseri Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapi.paragon.allscriptscloud.com", - "OrganizationName": "Maria Parham", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapitest.paragon.allscriptscloud.com", - "OrganizationName": "Maria Parham (Test)", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76650", - "OrganizationName": "Mariaelena GonzalezSozer Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77004", - "OrganizationName": "Mariam Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/11567", - "OrganizationName": "Marie A Dobyns MD PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10005533", - "OrganizationName": "Marieta Gutting", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/58626", - "OrganizationName": "Mark Aferzon Md Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74392", - "OrganizationName": "Mark Buehler Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10065489", - "OrganizationName": "Mark Vine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapitest.paragon.allscriptscloud.com", - "OrganizationName": "Marquette (Test)", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapi.paragon.allscriptscloud.com", - "OrganizationName": "Marquette General Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10051297", - "OrganizationName": "MARQUETTE INTERNAL MEDICINE PEDIATRIC ASSOC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10006091", - "OrganizationName": "Marshall Clinic Effingham SC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.marshall.edu/FHIR", - "OrganizationName": "Marshall university", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/102396", - "OrganizationName": "Mary E Ducato", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10097638", - "OrganizationName": "Masonboro Family Medicine, P.C.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10046892", - "OrganizationName": "Maverick County Hospital District", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://inv-r4-dbm-dev.rd.allscripts.com//fhir-dbm-dev1", - "OrganizationName": "MaximSh", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10016428", - "OrganizationName": "Maysville Internal Med and Ped Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77774", - "OrganizationName": "Mayur Kothari MD FACS", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70579", - "OrganizationName": "Mazen Khusayem Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10063181", - "OrganizationName": "McCook Clinic PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10047778", - "OrganizationName": "McKenzie Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/59660", - "OrganizationName": "Mckinney Comprehensive Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10040878", - "OrganizationName": "McKinney Comprehensive Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10087043", - "OrganizationName": "McLean Dermatology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10011028", - "OrganizationName": "McLeroy Gibbs and Klein", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10062323", - "OrganizationName": "Meadow Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10041189", - "OrganizationName": "Meadowview ENT", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10045686", - "OrganizationName": "Med Edge - N. Raleigh Ped. Grp", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhircentus.allscripts.pro/fhirroute/fhir/10142895", - "OrganizationName": "MED NORTH CLINIC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10079257", - "OrganizationName": "Medex Diagnostic Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10018283", - "OrganizationName": "Medical Access", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/59565", - "OrganizationName": "Medical and Surgical Clinic of Magee", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72946", - "OrganizationName": "Medical Arts Internal Medicine Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76762", - "OrganizationName": "Medical Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/61467", - "OrganizationName": "Medical Center ObGyn", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10057974", - "OrganizationName": "Medical Centers OB-Gyn", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10065612", - "OrganizationName": "Medical Centers Urology Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/5100223", - "OrganizationName": "Medical Diagnostic Imaging Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://mea-fhir.allscriptscloud.com/FHIR", - "OrganizationName": "Medical Education Assistance Coporation", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10023988", - "OrganizationName": "Medical Oncology Hematology Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76683", - "OrganizationName": "Medical Practice Assoc Pllc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10045460", - "OrganizationName": "Medical Rehabilitation Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10074288", - "OrganizationName": "Medical Specialists Of Johnson City", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73010B", - "OrganizationName": "Medicorp Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://pmdsunity.allscriptscloud.com/FHIR", - "OrganizationName": "Medisync Midwest - PROD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.nbmchealth.com/FHIR", - "OrganizationName": "Medisync Midwest LLC - PROD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10049336", - "OrganizationName": "Megham Reed", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10029918", - "OrganizationName": "Memorial Clinical Associates, P.A.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034835", - "OrganizationName": "Memorial Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10022920", - "OrganizationName": "Memorial Healthcare Systems", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10022920", - "OrganizationName": "Memorial Healthcare Systems", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10049159", - "OrganizationName": "Memorial Neurological Association", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10064375", - "OrganizationName": "Merci Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72053", - "OrganizationName": "Mercy Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10029499", - "OrganizationName": "Meridian Primary Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/7207", - "OrganizationName": "Meridian Primary Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75080", - "OrganizationName": "Meridian Psychotherapy", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0011514", - "OrganizationName": "Merle Holsopple", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://mock-fhir.methodisthospital.org/FHIR", - "OrganizationName": "Methodist Hospital of Southern California", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.methodisthospital.org/FHIR", - "OrganizationName": "Methodist Hospital of Southern California", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10043934", - "OrganizationName": "Metro Atlanta Gastroenterology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10043934", - "OrganizationName": "Metro Atlanta Gastroenterology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10054341", - "OrganizationName": "METRO SURGICAL, P.C.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.mnassoc.com/FHIR", - "OrganizationName": "Metrolina Nephrology Associates, PA - Prod", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10128973", - "OrganizationName": "MI Kids Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75338", - "OrganizationName": "Michael A Imevbore Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10053257", - "OrganizationName": "Michael A Kepley MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74717", - "OrganizationName": "Michael B Stubbs Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10017106", - "OrganizationName": "Michael G Casagrande MD, PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10070287", - "OrganizationName": "Michael J Older MD PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10040647", - "OrganizationName": "Michael Kukfa Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77824", - "OrganizationName": "Michael P Tessler Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10064575", - "OrganizationName": "Michael Scott Lincoln MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10055650", - "OrganizationName": "Michigan Gastroenterology Institute", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10026211", - "OrganizationName": "Michigan Heart Group, P.C.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10011567", - "OrganizationName": "Mid America Heart and Lung Surgeons", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.manapa.com/FHIR", - "OrganizationName": "Mid Atlantic Nephrology Associates - PROD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/69599", - "OrganizationName": "Mid Jersey Associates PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10030104", - "OrganizationName": "Mid Maryland ENT", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56049", - "OrganizationName": "Mid Michigan Dermatology PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10046080", - "OrganizationName": "Mid Michigan Ear Nose Throat PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75232", - "OrganizationName": "Mid Michigan Neurology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10027240", - "OrganizationName": "MID VALLEY GASTROENTEROLOGY", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10038733", - "OrganizationName": "Mid-America Rheumatology Consultants P.A.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10027871", - "OrganizationName": "Mid-Atlantic Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10028181", - "OrganizationName": "Middle Tennessee Pulmonary Assoc PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10041626", - "OrganizationName": "Midland Family Physicians, PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56387", - "OrganizationName": "Midland Surgical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10032917", - "OrganizationName": "Midlands Clinic, P.C.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035017", - "OrganizationName": "Midlands Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10060625", - "OrganizationName": "Mid-Ohio Valley Med Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10031339", - "OrganizationName": "Midtown Urology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033055", - "OrganizationName": "Midwest ENT Centre", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73394", - "OrganizationName": "Midwest Nephrology Ht Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10027823", - "OrganizationName": "Midwest Nephrology Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10027823", - "OrganizationName": "Midwest Nephrology Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10067780", - "OrganizationName": "Midwest Surgical Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.midwestern.edu/FHIR", - "OrganizationName": "Midwestern University", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10020934", - "OrganizationName": "Mike Plante", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56545EJ", - "OrganizationName": "Millersburg Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10028476", - "OrganizationName": "Milltown Family Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76386", - "OrganizationName": "Minnesota Allergy And Asthma Clinic Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56545M", - "OrganizationName": "Mirhaidari Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76954", - "OrganizationName": "Mitchell Orthopedic Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10064579", - "OrganizationName": "MLP Church MD Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76334", - "OrganizationName": "Moeen AbuSitta Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0001499", - "OrganizationName": "Mohammed Ashraf MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76540", - "OrganizationName": "Mohammed Homsi Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/78037", - "OrganizationName": "Mohiuddin Ghazi Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73377", - "OrganizationName": "Monmouth Ocean Pulmonary Med", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.montefiore.org/FHIR", - "OrganizationName": "Montefiore New Rochelle Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/60896", - "OrganizationName": "Monticello Medical Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0011276", - "OrganizationName": "Moreno Spine and Scoliosis", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77374", - "OrganizationName": "Morgan Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10025005", - "OrganizationName": "Morgantown Internal Medicine Group, Inc.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/07781", - "OrganizationName": "Moro Medical Clinic Ffs1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10045835", - "OrganizationName": "MORRIS AVENUE MEDICAL CENTER", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10032925", - "OrganizationName": "Morrow Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75838", - "OrganizationName": "Mount Washington Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10039332", - "OrganizationName": "Mountain Area Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10039332", - "OrganizationName": "Mountain Area Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/68155", - "OrganizationName": "Mountain Medical Center Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10014640", - "OrganizationName": "Mountain Rheumatology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10037988", - "OrganizationName": "Mountain State Medical Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10359845", - "OrganizationName": "Mountainview Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhircentus.allscripts.pro/fhirroute/fhir/11077843", - "OrganizationName": "Mountcastle Medical \u0026 Med Spa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/71996", - "OrganizationName": "Ms Ctr Of Greater Washington", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://TFHIRCIS.MSKCC.ORG/FHIR", - "OrganizationName": "MSK Dev", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0011691", - "OrganizationName": "Mt Hood Ear Nose And Throat", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/CustProProdMTPRO193", - "OrganizationName": "MTPRO193", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMQAES51.rd.allscripts.com/FHIR", - "OrganizationName": "MU3FHIR-163COREES51", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://TWCMRE171GAMSG1.rd.allscripts.com/fhir", - "OrganizationName": "MultiServer", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://TWCMRE171GAWEB1.rd.allscripts.com/fhir", - "OrganizationName": "MultiServer", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10038978", - "OrganizationName": "Muncie Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://mu-proehr2.rd.allscripts.com/FHIR", - "OrganizationName": "MU-PROEHR2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.mmclinic.com/FHIR", - "OrganizationName": "Murfreesboro Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10031737", - "OrganizationName": "Muskegon Family Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74647", - "OrganizationName": "My Childrens Doctor", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10115643", - "OrganizationName": "My Community Health Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56445", - "OrganizationName": "My Doctor Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://testmymercyclinic.com/fhir", - "OrganizationName": "My Mercy Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://testmymercyclinic.com/fhir", - "OrganizationName": "My Mercy Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://testmymercyclinic.com/fhir", - "OrganizationName": "My Mercy Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10018231", - "OrganizationName": "Mycare Health Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76181c", - "OrganizationName": "Mylappan Selvaraj Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70566A", - "OrganizationName": "Nabil Metwally Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10064119", - "OrganizationName": "Nacogdoches GI Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75071", - "OrganizationName": "Nadeem Ullah Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72044", - "OrganizationName": "Nadia Ghattas Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75821", - "OrganizationName": "Nadim Dagher Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70590", - "OrganizationName": "Nandra Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://edu-sa-07.edusvc.lan/FHIR", - "OrganizationName": "Nani Lab", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72250AF", - "OrganizationName": "Naomi Paschall", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10062407", - "OrganizationName": "Nasreen R Dar Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirtest.numc.edu//FHIR", - "OrganizationName": "Nassau Health Care Corporation Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://NU1DSH2.NU1ADCV1.ECLPTSC.ECLIPSNET.COM/FHIR", - "OrganizationName": "Nassau Healthcare Corporation", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://nu2dsh1.nu1adcv1.eclptsc.eclipsnet.com/FHIR", - "OrganizationName": "Nassau Healthcare Corporation", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.numc.edu/FHIR", - "OrganizationName": "Nassau Healthcare Corporation", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10043488", - "OrganizationName": "Nassau ID Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.njhealth.org/FHIR", - "OrganizationName": "National Jewish Med \u0026 Research", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testfhir.njhealth.org/FHIR", - "OrganizationName": "National Jewish Med \u0026 Research - TEST", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testfhir.njhealth.org/FHIR", - "OrganizationName": "National Jewish Med \u0026 Research TEST", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10029706", - "OrganizationName": "National Nursing Centers Consortium", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://FHIRPROD.cpsmdit.com/FHIR", - "OrganizationName": "National Physician Services", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://FHIRPROD.npsmdit.com/FHIR", - "OrganizationName": "National Physician Services", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10050730", - "OrganizationName": "Naugatuck Valley Gastroenterology Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77762", - "OrganizationName": "Naveed Aziz MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.nb0.hos.allscriptscloud.com/fhir", - "OrganizationName": "NB0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.nb0.hos.allscriptscloud.com/open", - "OrganizationName": "NB0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.nb0.hos.allscriptscloud.com/R4/open-Prod", - "OrganizationName": "NB0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.nb0.hos.allscriptscloud.com/R4/fhir-Prod", - "OrganizationName": "NB0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75876", - "OrganizationName": "NCHIE Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirweb.ngdc.com//FHIR", - "OrganizationName": "NE Georgia Diagostic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70244", - "OrganizationName": "Neeta Rekhi MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035411", - "OrganizationName": "Neighborhood Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10063709", - "OrganizationName": "Neighborhood Urgent Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10061215", - "OrganizationName": "Nephrological Assoc Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirapi.thekidneydocs.com/FHIR", - "OrganizationName": "Nephrology and Hypertension Medical Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76138", - "OrganizationName": "Nephrology Assoc Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10049182", - "OrganizationName": "Nephrology Assoc Of Kentucky", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034518", - "OrganizationName": "Nephrology Assoc Of Northern VaVA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10028142", - "OrganizationName": "Nephrology Associates of DE", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10005590", - "OrganizationName": "NEPHROLOGY ASSOCIATES OF LEXINGTON, PSC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10006274", - "OrganizationName": "Nephrology Associates of Tidewater, LTD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036633", - "OrganizationName": "Network Management Services", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74507", - "OrganizationName": "Neurodiagnostic Sleep Disorder Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/78199", - "OrganizationName": "Neurological Associates of St Augustine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/71709", - "OrganizationName": "Neurological Medicine Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10056499", - "OrganizationName": "Neurological Medicine, P.A.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74331", - "OrganizationName": "Neurology And Sleep Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76742", - "OrganizationName": "Neurology Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73443", - "OrganizationName": "Neurology Assoc Of Mesilla Valley", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75760", - "OrganizationName": "Neurology Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10039269", - "OrganizationName": "Neurology Consultants Of Dallas", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10039269", - "OrganizationName": "Neurology Consultants Of Dallas", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77403", - "OrganizationName": "Neurology Psychiatry And Balance Therapy", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74519", - "OrganizationName": "Neurology Services Of Sv", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10063758", - "OrganizationName": "Neurology Specialists of the Rockies", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10029988", - "OrganizationName": "Neurology Specialists, P.C.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74979", - "OrganizationName": "Neuromuscular Research Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://p-fhir.thecenter.local/FHIR", - "OrganizationName": "Neuromusculoskeletal Center Of The Casades PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036564", - "OrganizationName": "Neuro-Science \u0026 Spine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10036564", - "OrganizationName": "Neuro-Science \u0026 Spine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033654", - "OrganizationName": "Neuroscience \u0026 Spine Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10070083", - "OrganizationName": "Neurosurgery and Endovascular Associates SC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10021275", - "OrganizationName": "NEUROSURGERY AND SPINE CONSULTANTS OF EAST TENN", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10207843", - "OrganizationName": "Neurosurgery Associates of Lubbock, LLP", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10017308", - "OrganizationName": "Neurosurgical Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035369", - "OrganizationName": "NEUROSURGICAL ASSOCIATES, P.C.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10067616", - "OrganizationName": "Neurosurgical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10013352", - "OrganizationName": "Neuse Valley Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10044387", - "OrganizationName": "Nevada Orthopedic \u0026 Spine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10044387", - "OrganizationName": "Nevada Orthopedic \u0026 Spine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapi.paragon.allscriptscloud.com", - "OrganizationName": "New Bridge", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapitest.paragon.allscriptscloud.com", - "OrganizationName": "New Bridge (Test)", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/58065", - "OrganizationName": "New Day Family Medicine Medical Spa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhireastus-3.allscripts.pro/fhirroute/fhir/11044842", - "OrganizationName": "New England All Ast Imm Ped Prim Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhireastus.allscripts.pro/fhirroute/fhir/10799847", - "OrganizationName": "New Era Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10089655", - "OrganizationName": "New Genesis Medical Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10089655", - "OrganizationName": "New Genesis Medical Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10046307", - "OrganizationName": "New Hope Clinic Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74341", - "OrganizationName": "New Hope Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76551", - "OrganizationName": "New Jersey Orthopedic Institute", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://tscmportal.libertyhospital.org/FHIR", - "OrganizationName": "New Liberty Hospital -TEST", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "Http://localhost/FHIR", - "OrganizationName": "New TW SQL", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://ode-fhir.allscriptscloud.com/FHIR", - "OrganizationName": "New West Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10022524", - "OrganizationName": "New West Sports Medicine \u0026 Orthopaedic Surgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10022524", - "OrganizationName": "New West Sports Medicine \u0026 Orthopaedic Surgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmwest.nyp.org/FHIR", - "OrganizationName": "New York Presbyterian Hospital - West Campus", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://10.131.54.29/FHIR", - "OrganizationName": "NewLaptop", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76584", - "OrganizationName": "Newport Childrens Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirweb.ngdc.com/FHIR", - "OrganizationName": "NGDC - prod", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74594", - "OrganizationName": "Nguyen Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77610", - "OrganizationName": "Nicholas Gualtieri Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77487", - "OrganizationName": "Nicky Bhatia Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77258", - "OrganizationName": "Nina Lee Tall Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://PSEFHIR.libertyhospital.org/R4/open-Prod", - "OrganizationName": "nlhd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://PSEFHIR.libertyhospital.org/R4/fhir-Prod", - "OrganizationName": "nlhd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://PSEFHIR.libertyhospital.org/open", - "OrganizationName": "nlhd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://PSEFHIR.libertyhospital.org/fhir", - "OrganizationName": "nlhd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://PSEFHIR.libertyhospital.org/R4/open-Prod", - "OrganizationName": "nlhd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://PSEFHIR.libertyhospital.org/R4/fhir-Prod", - "OrganizationName": "nlhd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://PSEFHIR.libertyhospital.org/open", - "OrganizationName": "nlhd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://PSEFHIR.libertyhospital.org/fhir", - "OrganizationName": "nlhd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://SCMPORTAL.NMHS.NET/open", - "OrganizationName": "NMMC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://SCMPORTAL.NMHS.NET/fhir", - "OrganizationName": "NMMC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://SCMPORTAL.NMHS.NET/R4/fhir-Prod", - "OrganizationName": "NMMC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://SCMPORTAL.NMHS.NET/R4/open-Prod", - "OrganizationName": "NMMC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://SCM16PRODPS.nmhs.net/FHIR", - "OrganizationName": "NMMC - PROD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0009129", - "OrganizationName": "North Apollo Health Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10062243", - "OrganizationName": "North Broward Neurology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036016", - "OrganizationName": "North Buncombe Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10041079", - "OrganizationName": "North Caddo Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10062849", - "OrganizationName": "North Canton Medical Center Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.allscripts.pro/fhirroute/fhir/74211", - "OrganizationName": "North Coast Surgical Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0005174", - "OrganizationName": "North Country Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10083047", - "OrganizationName": "North Dallas Ear Nose and Throat", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1700220", - "OrganizationName": "North Florida Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir-test.nfobgyn.com/fhir", - "OrganizationName": "North Florida OB-GYN FHIR TEST", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://FHIR-Test.NFobgyn.com/FHIR", - "OrganizationName": "North Florida OB-GYN TEST", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75948", - "OrganizationName": "North Georgia Neurological Clinic Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhireastus.allscripts.pro/fhirroute/fhir/0010709", - "OrganizationName": "North Jersey Orthopaedic Specialists PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scm16devps1.nmhs.net/FHIR", - "OrganizationName": "North Miss DEV 17.3 Hardware Region", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scm16devps1.nmhs.net/FHIR", - "OrganizationName": "North Miss DEV 17.3 Hardware Region", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scm16devps1.nmhs.net/FHIR", - "OrganizationName": "North Miss DEV 17.3 Hardware Region", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scm16devps1.nmhs.net/FHIR", - "OrganizationName": "North Miss DEV 17.3 Hardware Region", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodps.nmhs.net/FHIR", - "OrganizationName": "North Mississippi Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://FHIRDEV.NMHS.NET/fhir", - "OrganizationName": "North Mississippi Medical Center - DEV", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scm16devps1.nmhs.net//FHIR", - "OrganizationName": "North Mississippi Medical Center - DEV", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://10.71.33.74/fhir", - "OrganizationName": "North Mississippi Medical Center - PROD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034211", - "OrganizationName": "North Myrtle Beach Internal Medicine Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://Fhir.nohc.com/FHIR", - "OrganizationName": "North Ohio Heart", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10079229", - "OrganizationName": "North Suffolk Neurology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://nsf1ascmshvp.nsf.hos/FHIR", - "OrganizationName": "North Sunflower Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76921", - "OrganizationName": "North Texas Cardiology Center Llp", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10058253", - "OrganizationName": "North Valley GI Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10059249", - "OrganizationName": "NorthCrest Physician Services", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10021223", - "OrganizationName": "NORTHEAST EAR, NOSE, \u0026 THROAT, P.A.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10043022", - "OrganizationName": "Northeast Florida Endocrinology And Diabetes Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10043022", - "OrganizationName": "Northeast Florida Endocrinology And Diabetes Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10041359", - "OrganizationName": "Northeast Orthopedic Clinic, PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76675", - "OrganizationName": "Northeastern Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10053936", - "OrganizationName": "Northern Arizona Gastroenterology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10053936", - "OrganizationName": "Northern Arizona Gastroenterology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76920", - "OrganizationName": "Northern Foot And Ankle Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10168776", - "OrganizationName": "Northern Michigan Heart Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10069413", - "OrganizationName": "Northern Virginia Pediatric Associates Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10286805", - "OrganizationName": "Northlake Nephrology Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10035701", - "OrganizationName": "Northside Ent", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035701", - "OrganizationName": "Northside Ent", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10045838", - "OrganizationName": "Northside Gastroenterology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10023127", - "OrganizationName": "Northside Hospital dba Medical Assoc Of North Georgia", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10032786", - "OrganizationName": "Northside Hospital dba Perimeter North Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76268", - "OrganizationName": "Northside Urgent Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10066494", - "OrganizationName": "Northstrand OBGYN", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://FHIR.northwell.edu/FHIR", - "OrganizationName": "Northwell 22.1 Prod", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://lij-fhir.allscriptscloud.com/FHIR", - "OrganizationName": "Northwell Community", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://FHIR55.northwell.edu/FHIR", - "OrganizationName": "Northwell DEV 18.4 Azure", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://FHIR.northwell.edu/FHIR", - "OrganizationName": "Northwell Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://FHIR.northwell.edu/FHIR", - "OrganizationName": "Northwell Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "HTTPS://FHIR01.northwell.edu/FHIR", - "OrganizationName": "Northwell Health DEV 22.1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir01.northwell.edu/FHIR", - "OrganizationName": "Northwell Health DEV16.3", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://FHIR04.northwell.edu/FHIR", - "OrganizationName": "Northwell Health DEV184", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "HTTPS://FHIR.northwell.edu/FHIR", - "OrganizationName": "Northwell Health PROD (18.4)", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://FHIR05.northwell.edu//FHIR", - "OrganizationName": "Northwell Health QA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "HTTPS://FHIR02.northwell.edu/FHIR", - "OrganizationName": "Northwell Health QA 22.1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://FHIR05.northwell.edu/FHIR", - "OrganizationName": "Northwell Health QA184", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "HTTPS://FHIR03.northwell.edu/FHIR", - "OrganizationName": "Northwell PRE PROD 22.1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twfhir.northwell.edu/FHIR", - "OrganizationName": "Northwell Prod", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://FHIR05.northwell.edu/FHIR", - "OrganizationName": "Northwelll Health DEV 18.4", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10359857", - "OrganizationName": "NorthWest Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/7007", - "OrganizationName": "Northwest Internal Medicine Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10031667", - "OrganizationName": "Northwest Louisiana Nephrology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034359", - "OrganizationName": "Northwest Neurology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77545", - "OrganizationName": "Northwest Ohio Urgent Care Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10037334", - "OrganizationName": "Northwest Physicians Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10032722", - "OrganizationName": "Northwest Professional ObGyn, Ltd.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.orthopartners.com/FHIR", - "OrganizationName": "Norwich Orthopedic Group, P.C.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10037637", - "OrganizationName": "NW Buffalo Community HealthNY", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0009890", - "OrganizationName": "NW GA Dermatology and Skin Cancer Spec", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://nyt-fhir.allscriptscloud.com/FHIR", - "OrganizationName": "Nystrom Associates - PROD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73012", - "OrganizationName": "Oak Park Pediatrics Ltd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10463", - "OrganizationName": "Oakhurst Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10021963", - "OrganizationName": "Oakland Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56070", - "OrganizationName": "Oakland Neurosurgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10029964", - "OrganizationName": "Oakland-Macomb Obstetrics And GynecologyOakland-Macomb Obstetrics And Gynecology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirsouthcentus.allscripts.pro/fhirroute/fhir/10014409", - "OrganizationName": "Ob/Gyn Assoc, P.A.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirsouthcentus.allscripts.pro/fhirroute/fhir/0007093", - "OrganizationName": "Ob/Gyn Assoc, P.A.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033468", - "OrganizationName": "OB-Gyn Associates of Danville, Inc.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10037866", - "OrganizationName": "OBGYN Associates of Holland PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035911", - "OrganizationName": "OBGyn Associates of Southern Indiana", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10121096", - "OrganizationName": "OBGYN of Huntington", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10207845", - "OrganizationName": "Obstetrics And Medicine LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035872", - "OrganizationName": "Ocala ENT", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73728", - "OrganizationName": "Ocean City Foot and Ankle Ctr", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74531", - "OrganizationName": "Odessa General Surgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77669", - "OrganizationName": "Odyssey House Louisiana Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10005690", - "OrganizationName": "Ohio Gastroenterology \u0026 Liver Institute", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://tw-fhir.okarthritis.com/FHIR", - "OrganizationName": "Oklahoma Arthritis Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10031011", - "OrganizationName": "OKLAHOMA CENTER FOR ORTHOPAEDICS", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10046163", - "OrganizationName": "Oklahoma Sports Science", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://FHIR.och.org/FHIR", - "OrganizationName": "Oktibbeha County Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10037067", - "OrganizationName": "Olansky Dermatology Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10336", - "OrganizationName": "Olathe ObGyn", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72996", - "OrganizationName": "Oleg Kotelskiy Do", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10070286", - "OrganizationName": "Omni Health Care Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10078499", - "OrganizationName": "Onslow Surgical Clinic, PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0008419", - "OrganizationName": "Ontario Medical AssocInc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10026589", - "OrganizationName": "Opal Medical Group, PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10065479", - "OrganizationName": "Opdyke Medical Clinic PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://applescmuk.uk.open.allscripts.com/FHIR", - "OrganizationName": "Open Apple UK Prod Sandbox", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0005557", - "OrganizationName": "Open Cities Health Center Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10042452", - "OrganizationName": "Open Door Health CenterMN", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/CustProQAopenpro17-pm16", - "OrganizationName": "openpro17pm16", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/CustProProdopenpro17-pm16", - "OrganizationName": "openpro17pm16", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://open-sn4.rd.allscripts.com/FHIR", - "OrganizationName": "OPEN-SN4-PROD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://open-sn5.rd.allscripts.com/FHIR", - "OrganizationName": "OpenSN5-SCM 16.3_FHIR", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://opentw17-pm15.open.allscripts.com/FHIR", - "OrganizationName": "opent17-pm15", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10046172", - "OrganizationName": "Optimal Health Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77801", - "OrganizationName": "Optimum Care Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://optumdevtw17pm15.open.allscripts.com/FHIR", - "OrganizationName": "Optum Development", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.optumcaremw.com/FHIR", - "OrganizationName": "OptumCare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56334", - "OrganizationName": "Orange County Ear Nose And Throat", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74494", - "OrganizationName": "Orange County Neurology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10059460", - "OrganizationName": "Oregon Surgical Specialists PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://sxafhir.orlandohealth.com/FHIR", - "OrganizationName": "Orlando Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.allscripts.health-central.org/FHIR", - "OrganizationName": "Orlando Health Central", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10388860", - "OrganizationName": "Orlando Immunology Center PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10388860", - "OrganizationName": "Orlando Immunology Center PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10029161", - "OrganizationName": "Orlando Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://TWFHIR.ORLANDOHEALTH.COM/FHIR", - "OrganizationName": "Orlando Regional Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035318", - "OrganizationName": "Orleans Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10058621", - "OrganizationName": "Ortho Kentucky", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10065948", - "OrganizationName": "Ortho Management Company", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10011894", - "OrganizationName": "ORTHO SPECIALTIES OF SPARTANBURG LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://OCFHIR.ORTHOCAROLINA.COM/FHIR", - "OrganizationName": "OrthoCarolina, P.A", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://OCFHIR.ORTHOCAROLINA.COM/FHIR", - "OrganizationName": "OrthoCarolina, P.A", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://OCFHIR.ORTHOCAROLINA.COM/FHIR", - "OrganizationName": "OrthoCarolina, P.A.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://FHIR.ORTHOINDY.COM/FHIR", - "OrganizationName": "OrthoIndy - PROD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10050584", - "OrganizationName": "Orthopaedic \u0026 Fracture Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10014964", - "OrganizationName": "Orthopaedic Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10069070", - "OrganizationName": "Orthopaedic Associates of Marshall County", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10114643", - "OrganizationName": "Orthopaedic Associates USA Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10053987", - "OrganizationName": "Orthopaedic Specialists of Connecticut PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10028587", - "OrganizationName": "Orthopedic Assoc Of Dayton", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10344843", - "OrganizationName": "Orthopedic Centers of Colorado", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/57773", - "OrganizationName": "Orthopedic Surgery Of Quincy", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10030532", - "OrganizationName": "Our Family Doctor", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10024028", - "OrganizationName": "Our Family Doctor PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74319", - "OrganizationName": "Oxford Endocrinology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10039673", - "OrganizationName": "Ozarks Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73492", - "OrganizationName": "P Craig Parker Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/custproprodP193Unity3", - "OrganizationName": "P193Unity3Prod", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75719", - "OrganizationName": "Paducah Primary Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10030734", - "OrganizationName": "Pain Centers of Iowa, P.C.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10062653", - "OrganizationName": "Pain Management \u0026 Injury Relief Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74289", - "OrganizationName": "Pain Management Center Of Houston", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10066099", - "OrganizationName": "PainCare PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10062184", - "OrganizationName": "Palisades Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/57442", - "OrganizationName": "Palmer Md Pc Samuel E", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/901209", - "OrganizationName": "Palmetto Gastroenterology Hepatology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://pv01ascmshvp.pv0.hos/FHIR", - "OrganizationName": "Palo Verde", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.paloverdehospital.org/FHIR", - "OrganizationName": "Palo Verde Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75419", - "OrganizationName": "Pamela S Hodges Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10079242", - "OrganizationName": "Panacea Brain and Spine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://paragonADEMO.com/fhir", - "OrganizationName": "Paragon ADEMO", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://paragonADEMO.com/fhir", - "OrganizationName": "Paragon ADEMO", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10029309", - "OrganizationName": "Paragon Surgical Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapi.paragon.allscriptscloud.com", - "OrganizationName": "Paragon Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/13386", - "OrganizationName": "Parimal J Soni Md Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10045915", - "OrganizationName": "Pariser Dermatology Specialists, LTD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10045915", - "OrganizationName": "Pariser Dermatology Specialists, LTD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10043273", - "OrganizationName": "Park Duvalle Community Health Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10044588", - "OrganizationName": "Parkersburg Cardiology Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10016452", - "OrganizationName": "Parkview Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.allscripts.pro/fhirroute/fhir/75802", - "OrganizationName": "Parkway General Surgeons", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/8211", - "OrganizationName": "Parkway Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033873", - "OrganizationName": "Parkway Neuroscience and Spine Institute", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10856849", - "OrganizationName": "PartnerCare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10042907", - "OrganizationName": "Partners In Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034609", - "OrganizationName": "Partners in Freedom LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10009660", - "OrganizationName": "Partners in Nephrology and Endocrinology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhireastus.allscripts.pro/fhirroute/fhir/10059516", - "OrganizationName": "Partridge Family Physicians, P.C.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://patientlinkscm.eastus.cloudapp.azure.com/FHIR", - "OrganizationName": "Patient Link SCM Sandbox", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://patientwebsiteuk.fhir.api.com/fhir", - "OrganizationName": "Patient Website - UK", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://patientlinkscm.eastus.cloudapp.azure.com/FHIR", - "OrganizationName": "PatientLink SCM Sandbox", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://adppartneraccess01.open.allscripts.com:20043/FHIR", - "OrganizationName": "PatientLink TW AHC FHIR Sandbox", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://adppartneraccess01.open.allscripts.com:20040/FHIR", - "OrganizationName": "PatientLink TW FHIR AHC Sandbox", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://patientlinkscm.open.allscripts.com/FHIR", - "OrganizationName": "Patientlinks SCM sandbox", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/custproprodsandboxpatlnkpro17pm16", - "OrganizationName": "Patlnkpro17pm16", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74320", - "OrganizationName": "Patricia J Luce Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://EDU-SA-06.edusvc.lan/FHIR", - "OrganizationName": "Paul Lab", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://EDU-SA-INST.edusvc.lan/FHIR", - "OrganizationName": "Paul Lab", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://EDU-SA-05.edusvc.lan/FHIR", - "OrganizationName": "Paul Lab", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/102796", - "OrganizationName": "Pawsat Maeda Mds Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76156", - "OrganizationName": "Pc Goodwin Medical Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77958", - "OrganizationName": "Pca Pain Care Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77773", - "OrganizationName": "Pca Pain Care Center Of Mt Juliet", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/68713", - "OrganizationName": "Pccma", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73016", - "OrganizationName": "Peak View Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10078073", - "OrganizationName": "PEDIATRIC AND ADOLESCENT HEALTH", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10078073", - "OrganizationName": "PEDIATRIC AND ADOLESCENT HEALTH", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10031236", - "OrganizationName": "Pediatric Assoc of Johns Creek", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0008935", - "OrganizationName": "Pediatric Assoc Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10021460", - "OrganizationName": "Pediatric Health Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10008210", - "OrganizationName": "Pediatric Orthopaedic Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77924", - "OrganizationName": "Pediatric Partners For Attention And Learning", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/13078", - "OrganizationName": "Pediatric Partners Of Augusta", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72870", - "OrganizationName": "Pediatric Partnership", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10022442", - "OrganizationName": "Pediatric South", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56477B", - "OrganizationName": "Pediatricians Urgent Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10031005", - "OrganizationName": "Peggyann Nowak, M.D", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10049338", - "OrganizationName": "PENINSULA INFOMED", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10049338", - "OrganizationName": "PENINSULA INFOMED", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10031887", - "OrganizationName": "Penn State Health CMG, LLC Berks Cardiology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://pmg-fhir.allscriptscloud.com/FHIR", - "OrganizationName": "Penn State Health Community Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10011011", - "OrganizationName": "Pennsylvania Orthopaedic Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77628", - "OrganizationName": "Perin Suthakar Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036856", - "OrganizationName": "Peripheral Vascular Associates, P.A.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74398", - "OrganizationName": "Permian Gastroenterology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1700108A", - "OrganizationName": "Peter Ambrus M D", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76086", - "OrganizationName": "Peter E Eupierre Md Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77596", - "OrganizationName": "Peter I Margolis Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10064430", - "OrganizationName": "Peter Ruiz MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76083", - "OrganizationName": "Peter Zadvinskis MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10056409", - "OrganizationName": "Petoskey Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036580", - "OrganizationName": "PH USC Family Medicine Liberty St", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10044924", - "OrganizationName": "PH USC Medical Group Plastic Surgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77680", - "OrganizationName": "Philip Whitman Dpm", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.pc1.hos.allscriptscloud.com/FHIR", - "OrganizationName": "Phoenix Children's Hospital - Mock", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74335", - "OrganizationName": "Physiatry Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10038714", - "OrganizationName": "Physical Therapy Specialists Clinic, Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://nocfhir.palremote.com/FHIR", - "OrganizationName": "Physician Associates-PROD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10050184", - "OrganizationName": "Physicians Care of Virginia", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10088026", - "OrganizationName": "Physicians Health Group of Kentucky PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10028533", - "OrganizationName": "Physicians' Primary Care of Southwest Florida", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10065476", - "OrganizationName": "Piedmont Cardiovascular PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.piedmonthealthcare.com/FHIR", - "OrganizationName": "Piedmont Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/901579", - "OrganizationName": "Piedmont Surgical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10041673", - "OrganizationName": "Piedmont Urology Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://ehrfhir.pih.net/FHIR", - "OrganizationName": "PIH Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.pihhealth.org/FHIR", - "OrganizationName": "PIH Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.pinehurstmedical.com/FHIR", - "OrganizationName": "Pinehurst Medical Clinic, Inc-PROD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10038946", - "OrganizationName": "Pinehurst Neurology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10038946", - "OrganizationName": "Pinehurst Neurology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.pinehurstsurgical.com/FHIR", - "OrganizationName": "Pinehurst Surgical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75560", - "OrganizationName": "Pinelands Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/69291", - "OrganizationName": "Pinnacle Heart Specialist Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10017518", - "OrganizationName": "Pinnacle Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10037573", - "OrganizationName": "Pittsburgh Chest Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10043783", - "OrganizationName": "Pittsburgh Gastroenterology Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10043783", - "OrganizationName": "Pittsburgh Gastroenterology Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/61620", - "OrganizationName": "Pittsburgh Vein Center LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76137", - "OrganizationName": "PittsburghCardiacElectrophysiolog Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77251", - "OrganizationName": "Piya Ghoshal Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://adppartneraccess01.open.allscripts.com:20043/FHIR", - "OrganizationName": "PL AHC TW Sandbox", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://adppartneraccess01.open.allscripts.com:20044/FHIR", - "OrganizationName": "PL PEHR Sandbox", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73193", - "OrganizationName": "Plastic Surgery Center Of New Jersey", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10012743", - "OrganizationName": "Plastic Surgery Consultants Ltd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10029540", - "OrganizationName": "Plum Creek Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0001216", - "OrganizationName": "PM and R Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10083519", - "OrganizationName": "Pocahontas Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10020521", - "OrganizationName": "Polaris Pkwy Internal Med \u0026 Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76503", - "OrganizationName": "Polk Wellness Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10052317", - "OrganizationName": "Pomerene Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/71616", - "OrganizationName": "Port Orange Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77157", - "OrganizationName": "PortJeffersonInternalMedicineAssociates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72813", - "OrganizationName": "Portsmouth Family Care Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10029391", - "OrganizationName": "Portsmouth Nephrology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://pmsifhir.pmsiforlife.com/FHIR", - "OrganizationName": "Pottstown Medical Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/4272", - "OrganizationName": "Pradip M Vyas Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10022290", - "OrganizationName": "Prairie Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/custproprodc-pre20", - "OrganizationName": "Pre-20 - Firepoint Prod Customer C", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10043624", - "OrganizationName": "Preferred Medical Group, PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76634", - "OrganizationName": "Preferred Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10048377", - "OrganizationName": "Premier Health Assoc LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.pmamail.com/FHIR", - "OrganizationName": "Premier Medical Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10028254", - "OrganizationName": "Premier Neurosurgery \u0026 Spine Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10210802", - "OrganizationName": "Premier Orthopaedics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034753", - "OrganizationName": "Premiere Cardiology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.pihhealth.org/FHIR", - "OrganizationName": "Presbyterian Intercommunity Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1700015S", - "OrganizationName": "Prestige Health Services", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10013323", - "OrganizationName": "Preston Medical Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10082700", - "OrganizationName": "Preterm Cleveland", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.pcpgj.com/FHIR", - "OrganizationName": "Primary Care Partners", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10039134", - "OrganizationName": "Primary Care Physicians of Gainesville", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/7486", - "OrganizationName": "Primary Care Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10044665", - "OrganizationName": "Primary Care Specialists of Orlando", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10031440", - "OrganizationName": "Prime Health NetworkPA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76420", - "OrganizationName": "Primecare Family Medicine Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10040237", - "OrganizationName": "Primedical Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033013", - "OrganizationName": "Prism Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10033013", - "OrganizationName": "Prism Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/59271", - "OrganizationName": "Prithipal Sethi Md Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/CustProProdSand201SMART", - "OrganizationName": "PRO 20.1 Unity Fhir SMART Sandbox", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://someproclinicforray.com/fhir", - "OrganizationName": "Pro Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://someproclinicforray.com/fhir", - "OrganizationName": "Pro Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://someproclinicforray.com/fhir", - "OrganizationName": "Pro Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://someproclinicforray.com/fhir", - "OrganizationName": "Pro Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/CustPRO171FMHSand", - "OrganizationName": "PRO171Sandbox", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://pro181.open.allscripts.com/FHIR", - "OrganizationName": "PRO182 FHIR Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/Pro193Production", - "OrganizationName": "Pro193Production", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10037737", - "OrganizationName": "Proctor ENT PLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://FHIR.genesys.org/FHIR", - "OrganizationName": "Prod Genesys", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/ProdR2CDH", - "OrganizationName": "ProdR2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/ProdR2CDH", - "OrganizationName": "ProdR2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10065833", - "OrganizationName": "Professional Specialty Billing", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77382", - "OrganizationName": "Progressive Podiatry", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://Patientaccess.prohealthmd.com/FHIR", - "OrganizationName": "ProHealth", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/2918", - "OrganizationName": "Prompt Care Work Care Ffs1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/HealthMatics", - "OrganizationName": "PROQAFHIR", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/PRO-ReplicaProduction", - "OrganizationName": "PRO-ReplicaProduction", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/QA333", - "OrganizationName": "Pro-RobinSet1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://10.127.33.195/fhir", - "OrganizationName": "Providers Management", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/CustProPROPRODSmartTest", - "OrganizationName": "ProWin2019", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76481", - "OrganizationName": "Psychiatric Consultants of Cary PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10029752", - "OrganizationName": "Pulmonary \u0026 Critical Care Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10043653", - "OrganizationName": "Pulmonary \u0026 Sleep Associates of Marshall County", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10081967", - "OrganizationName": "Pulmonary and Sleep Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10038166", - "OrganizationName": "Pulmonary Assoc of Brandon", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56481", - "OrganizationName": "Pulmonary Assoc PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10027742", - "OrganizationName": "Pulmonary Associates Of East Tennessee", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10040511", - "OrganizationName": "Pulmonary Associates Of RichmondVA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10040511", - "OrganizationName": "Pulmonary Associates Of RichmondVA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10027540", - "OrganizationName": "Pulmonary Consultants Of Hagerstown", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/58414", - "OrganizationName": "Pulmonary Critical Care Sleep", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/58414", - "OrganizationName": "Pulmonary Critical Care Sleep", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034578", - "OrganizationName": "Pulmonary Health Physicians Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10045362", - "OrganizationName": "Pulmonary Internists, PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74016", - "OrganizationName": "Pulmonary Practice Of Orlando", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10018832", - "OrganizationName": "Putnam County Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034454", - "OrganizationName": "Puyallup Clinic, Inc.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.pv0.hos.allscriptscloud.com/fhir", - "OrganizationName": "PV0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.pv0.hos.allscriptscloud.com/R4/open-Prod", - "OrganizationName": "PV0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.pv0.hos.allscriptscloud.com/R4/fhir-Prod", - "OrganizationName": "PV0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.pv0.hos.allscriptscloud.com/open", - "OrganizationName": "PV0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/123456", - "OrganizationName": "QA Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prostage.allscriptscloud.com/fhirroute/fhir/QE170302D1", - "OrganizationName": "QA_E_E170302_A170300_P140104_DB1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prostage.allscriptscloud.com/fhirroute/fhir/QE170302D2", - "OrganizationName": "QA_E_E170302_A170300_P160020_DB2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prostage.allscriptscloud.com/fhirroute/fhir/QE180200D1", - "OrganizationName": "QA_E_E180200_A180100_P160002_DB1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prostage.allscriptscloud.com/fhirroute/fhir/QE180200D2", - "OrganizationName": "QA_E_E180200_A180100_P160002_DB2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prostage.allscriptscloud.com/fhirroute/fhir/QE180200D2", - "OrganizationName": "QA_E_E180200_A180100_P160002_DB2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prostage.allscriptscloud.com/fhirroute/fhir/QE170103D1", - "OrganizationName": "QA_EHR_E170103_A000000_P000000_DB1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prostage.allscriptscloud.com/fhirroute/fhir/QH180200D1", - "OrganizationName": "QA_H_E180200_A180100_P160002_DB1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prostage.allscriptscloud.com/fhirroute/fhir/QH180200D2", - "OrganizationName": "QA_H_E180200_A180100_P160002_DB2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prostage.allscriptscloud.com/fhirroute/fhir/AHS1713Tes", - "OrganizationName": "QA_SUP_E170103_A000000_P000000_DB1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prostage.allscriptscloud.com/fhirroute/fhir/AHS1713Tes", - "OrganizationName": "QA_SUP_E170103_A000000_P000000_DB1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prostage.allscriptscloud.com/fhirroute/fhir/QU170103D1", - "OrganizationName": "QA_U_E170103_A170300_P140104_DB1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prostage.allscriptscloud.com/fhirroute/fhir/QU170103D2", - "OrganizationName": "QA_U_E170103_A170300_P160002_DB2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prostage.allscriptscloud.com/fhirroute/fhir/QU170103D3", - "OrganizationName": "QA_U_E170103_A170300_P160002_DB3", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prostage.allscriptscloud.com/fhirroute/fhir/QU170300D1", - "OrganizationName": "QA_U_E170300_A170300_P140104_DB1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prostage.allscriptscloud.com/fhirroute/fhir/QU170300D2", - "OrganizationName": "QA_U_E170300_A170300_P160020_DB2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prostage.allscriptscloud.com/fhirroute/fhir/QU170300D3", - "OrganizationName": "QA_U_E170300_A170300_P160020_DB3", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://INSCMAUTOES3.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "QA1636AUTO", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://INSCMAUTOES3.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "QA1636AUTO", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://INSCMAUTOES7.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "QA1636AUTOES7", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://INSCMAUTOES7.RD.ALLSCRIPTS.COM/FHIR", - "OrganizationName": "QA1636AUTOES7", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://INSCMAUTOES12.rd.allscripts.com/FHIR", - "OrganizationName": "QA184AUTOES12-FHIR", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/CustProProdqapro17-pm16", - "OrganizationName": "qapro17-pm16", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/ShieldIDME", - "OrganizationName": "QAREGRESS214", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10048849", - "OrganizationName": "Qingyan Zhu MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/901966", - "OrganizationName": "R Bauer Vaughters III MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76763", - "OrganizationName": "R Ritchie Van Bussum Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/R2R4CDH", - "OrganizationName": "R2R4", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74749", - "OrganizationName": "Rachel Weiderhold Do", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75766", - "OrganizationName": "Radhakrishna Kalakuntla Md Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/57506", - "OrganizationName": "Rainbow Pediatrics of Fayetteville", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/57506", - "OrganizationName": "Rainbow Pediatrics of Fayetteville", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035997", - "OrganizationName": "Rainelle Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70722", - "OrganizationName": "Rajnikant Kushwaha Md Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10046402", - "OrganizationName": "Raleigh Dermatology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10031277", - "OrganizationName": "Raleigh Endocrine Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10031277", - "OrganizationName": "Raleigh Endocrine Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10029977", - "OrganizationName": "Raleigh Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10019863", - "OrganizationName": "Raleigh Pediatrics Associates, PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10064374", - "OrganizationName": "Raleigh Rescue Mission", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10022640", - "OrganizationName": "Ram K Kamath MD Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10007671", - "OrganizationName": "Ram S Garg Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10007671", - "OrganizationName": "Ram S Garg Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/71813", - "OrganizationName": "Ram S Garg Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10022842", - "OrganizationName": "Raman S Poola MD Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/57829", - "OrganizationName": "Randolph Gastroenterology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77218", - "OrganizationName": "Rappahannock Womens Health Ctr", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72514", - "OrganizationName": "Raveen R Arora Md Facc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10089155", - "OrganizationName": "RCM CFP Physicians Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74533", - "OrganizationName": "Ready Care Grand Ledge", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twb10d181web1.rd.allscripts.com/FHIR", - "OrganizationName": "Rebar Dev TW 18.1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10065771", - "OrganizationName": "Rebecca Raedeke MD PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/Reg1003CDH", - "OrganizationName": "Reg1003", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/REG64CDH", - "OrganizationName": "REG64", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73851", - "OrganizationName": "Regional Care Association", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73122", - "OrganizationName": "Regional Gastroenterology Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/Regression1003CDH", - "OrganizationName": "Regression1003", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/Reg1072CDH", - "OrganizationName": "Regression1072", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72293", - "OrganizationName": "Rehabilitation Consultants Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77066", - "OrganizationName": "Rehabilitation Medicine Assoc Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10238913", - "OrganizationName": "Rejuvinix LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10228338", - "OrganizationName": "Relieve Pain Center Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10008636", - "OrganizationName": "Renal Care Consultants, PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10044144", - "OrganizationName": "Renal Physician Associate", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10067065", - "OrganizationName": "Renal Redux", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://PSRS-RES-ES1.rd.allscripts.com/FHIR", - "OrganizationName": "RESEARCH", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://PSRS-RES-ES1.rd.allscripts.com/FHIR", - "OrganizationName": "RESEARCH", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod184.resolutehealth.com/FHIR", - "OrganizationName": "Resolute Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10146739", - "OrganizationName": "Respiratory Critical Care and Sleep Medicine Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10146739", - "OrganizationName": "Respiratory Critical Care and Sleep Medicine Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77857", - "OrganizationName": "Responsible Medical Solutions", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73806", - "OrganizationName": "Restoration Foot Ankle", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75171", - "OrganizationName": "Reynaldo M Caluag Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033048", - "OrganizationName": "RGH Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10040146", - "OrganizationName": "Rheumatology \u0026 Internal Medicine Associates PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76522", - "OrganizationName": "Ricardo Cabrera Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/9809", - "OrganizationName": "Richard F Terry", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0011378D", - "OrganizationName": "Richard S Ferro DO PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10049531", - "OrganizationName": "Richards And Richardson Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77626", - "OrganizationName": "Richardson Walk In Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10068515", - "OrganizationName": "Richmond ENT", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72887", - "OrganizationName": "Richmond Nephrology Hyperten", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77623", - "OrganizationName": "Richter Sheinbaum Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapi.paragon.allscriptscloud.com", - "OrganizationName": "Ringgold", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10446847", - "OrganizationName": "Rio Orthopedics and Sports Medicine PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10446847", - "OrganizationName": "Rio Orthopedics and Sports Medicine PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10045856", - "OrganizationName": "Risser Orthopaedic Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10064592", - "OrganizationName": "Rite Aid Test Database", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72707", - "OrganizationName": "River Valley Orthopedics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10028910", - "OrganizationName": "Riverbend Health Care, P. C.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10028910", - "OrganizationName": "Riverbend Health Care, P. C.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.rng.hos.allscriptscloud.com/R4/open-Prod", - "OrganizationName": "rng", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://RNG1ASCMSHVP.RNG.hos.allscriptscloud.com/fhir", - "OrganizationName": "rng", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.rng.hos.allscriptscloud.com/fhir", - "OrganizationName": "rng", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://RNG1ASCMSHVP.RNG.hos.allscriptscloud.com/R4/open-Prod", - "OrganizationName": "rng", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.rng.hos.allscriptscloud.com/R4/fhir-Prod", - "OrganizationName": "rng", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://RNG1ASCMSHVP.RNG.hos.allscriptscloud.com/open", - "OrganizationName": "rng", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.rng.hos.allscriptscloud.com/open", - "OrganizationName": "rng", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://RNG1ASCMSHVP.RNG.hos.allscriptscloud.com/R4/fhir-Prod", - "OrganizationName": "rng", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/58552", - "OrganizationName": "Roanoke Neurological Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74752", - "OrganizationName": "Robbins Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/102098", - "OrganizationName": "Robert Bendt MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77917", - "OrganizationName": "Robert Elliott Md Facs", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77301", - "OrganizationName": "Robert Kraft Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10062200", - "OrganizationName": "Robert M Collins MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.rwjbh.org/FHIR", - "OrganizationName": "Robert Wood Johnson", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://rwj-fhir.allscriptscloud.com//FHIR", - "OrganizationName": "Robert Wood Johnson Physician Enterprise PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72982I", - "OrganizationName": "Robert Wyko and Stacy Edwards DO", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.uhhospitals.org/FHIR", - "OrganizationName": "Robinson Memorial Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77300", - "OrganizationName": "Robinson Pa Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10050953", - "OrganizationName": "Rochester Endocrinology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70584", - "OrganizationName": "Rochester Gastro Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10245849", - "OrganizationName": "Rochester Hills Orthopedics and Sports Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/57538", - "OrganizationName": "Rockwood Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10039227", - "OrganizationName": "Rocky Mountain Gastro Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77068", - "OrganizationName": "Rocky Point Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73381", - "OrganizationName": "Rodney Powell Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73701", - "OrganizationName": "Rodolfo Gonzalez Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10359846", - "OrganizationName": "Rogue Valley Health and Wellness", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://edu-sa-03.edusvc.lan/FHIR", - "OrganizationName": "rohan test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034072", - "OrganizationName": "Rome Gastroenterology Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10049550", - "OrganizationName": "Rome Orthopaedic Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10049550", - "OrganizationName": "Rome Orthopaedic Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74975", - "OrganizationName": "Ronald L Landess Dpm", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapi.paragon.allscriptscloud.com", - "OrganizationName": "Roosevelt", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75716", - "OrganizationName": "Rosario Cortez Carreon Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76281", - "OrganizationName": "Roselia Herrera MdSc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10030959", - "OrganizationName": "Rosenblum Plastic Surgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://SCM18PrdFHIRLB.roswellpark.org/FHIR", - "OrganizationName": "Roswell Park", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scm18devweb.roswellpark.org/FHIR", - "OrganizationName": "Roswell Park - Development", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scm18tstfhirlb.roswellpark.org/FHIR", - "OrganizationName": "RoswellPark Cancer Institute-Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73300", - "OrganizationName": "Round Lake Family Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10064186", - "OrganizationName": "Roy Moreira MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/5809", - "OrganizationName": "RP Vasani Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70731", - "OrganizationName": "Ruby L AnthonyWhite Md Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/901330", - "OrganizationName": "Rudisill Family Practice Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10132763", - "OrganizationName": "Russellville Pediatric Adolescent Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhireastus-2.allscripts.pro/fhirroute/fhir/10967842", - "OrganizationName": "Rye Wellness Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10044488", - "OrganizationName": "S J Fisher Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/SaaSPlay", - "OrganizationName": "SaaS Play", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74627", - "OrganizationName": "Sabre Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75207", - "OrganizationName": "Sacred Heart Mercy Health Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10033591", - "OrganizationName": "Saint Francis Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapi.paragon.allscriptscloud.com", - "OrganizationName": "Saint Peter’s University Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73337", - "OrganizationName": "Salem Foot Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://ahr.srft.nhs.uk/FHIR", - "OrganizationName": "Salford Royal FHIR", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.salinememorial.org/FHIR", - "OrganizationName": "Saline Memorial", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77198", - "OrganizationName": "Salo R Schapiro Md Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10045553", - "OrganizationName": "Salud Y Vida", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10041293", - "OrganizationName": "Sam Messieh, Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10032309", - "OrganizationName": "Sama Healthcare Services", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/60313", - "OrganizationName": "Samaritan Maria DeiparineMd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76490", - "OrganizationName": "Samaritan Health Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10039885", - "OrganizationName": "Sameer B Shammas MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/9999001", - "OrganizationName": "Sample Client 001", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77810", - "OrganizationName": "San Antonio Comprehensive Care Obgyn", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10038025", - "OrganizationName": "San Antonio Kidney Disease", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://cls1ascmshvp.cls.hos.allscriptscloud.com/FHIR", - "OrganizationName": "San Carlos Apache Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10039556", - "OrganizationName": "San Dimas Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod-sang.allscriptscommunity.com/FHIR", - "OrganizationName": "San Gorgonio Memorial Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.sng.hos.allscriptscloud.com/fhir", - "OrganizationName": "San Gorgonio Memorial Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.sng.hos.allscriptscloud.com/open", - "OrganizationName": "San Gorgonio Memorial Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.sng.hos.allscriptscloud.com/R4/fhir-Prod", - "OrganizationName": "San Gorgonio Memorial Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.sng.hos.allscriptscloud.com/R4/open-Prod", - "OrganizationName": "San Gorgonio Memorial Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.sng.hos.allscriptscloud.com/FHIR", - "OrganizationName": "San Gorgonio Memorial Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://sng1ascmshvp.sng.hos/FHIR", - "OrganizationName": "San Gorgonio Memorial Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.sng.hos.allscriptscloud.com/FHIR", - "OrganizationName": "San Gorgonio Memorial Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77997", - "OrganizationName": "San Lucas Pediatric", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74501", - "OrganizationName": "San Patricio Facial Plastic Surgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10018737", - "OrganizationName": "Sand Mountain Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10045207", - "OrganizationName": "Sandhill Medical Foundation", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70417", - "OrganizationName": "Sandhills Neurologists Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035201", - "OrganizationName": "Sandy Springs Internal Medicine P.C.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10078825", - "OrganizationName": "SAPC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://smdpwb01.smh.com/FHIR", - "OrganizationName": "Sarasota Memorial Hosp PROD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://mobilitymd.smh.com/FHIR", - "OrganizationName": "Sarasota Memorial Hosp PROD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://smdtwb01.smh.com/FHIR", - "OrganizationName": "Sarasota Memorial Hosp TEST", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.smh.com/FHIR", - "OrganizationName": "Sarasota Memorial Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://mobilityMDt.smh.com/FHIR", - "OrganizationName": "Sarasota Memorial Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77889", - "OrganizationName": "Scala Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10064204", - "OrganizationName": "Scales Nutrition and Wellness Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10043018", - "OrganizationName": "SCH Professional Corporation", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/59351", - "OrganizationName": "Scheidler Medical Group Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/6439", - "OrganizationName": "Schmid Rouse and Edmondson DO PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://scmstageinstall.cloudapp.net/FHIR", - "OrganizationName": "SCM FHIR Sandbox Installer Testing", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmfhirconnect.open.allscripts.com:4438/FHIR", - "OrganizationName": "SCM221", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://DTS-T03-SCMWEB2.rd.allscripts.com/FHIR", - "OrganizationName": "SCMT03", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77741", - "OrganizationName": "Scot B Glasberg Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77316", - "OrganizationName": "Scotland Community Health Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73077", - "OrganizationName": "Scott F Gelman Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirwestus2.allscripts.pro/fhirroute/fhir/58235", - "OrganizationName": "Scottsdale Neurology, PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033501", - "OrganizationName": "Sea Girt Medical Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10037822-TEST", - "OrganizationName": "Sea Mar Community Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10037822", - "OrganizationName": "Sea Mar Community Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10029270", - "OrganizationName": "Seacoast Area Physiatry", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10041301", - "OrganizationName": "Seale Harris Clinic, P.C.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://sears-17-1-app.services.local/FHIR", - "OrganizationName": "Sears Test 17.1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10200798", - "OrganizationName": "Seaside Wellness of Shallotte", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036415", - "OrganizationName": "Seattle Indian Health Board", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73642", - "OrganizationName": "Select Care Surgical Associate", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/8253", - "OrganizationName": "Select Medical Corporation", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75779", - "OrganizationName": "Seniorcare Geriatric Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://10.0.2.4/fhir", - "OrganizationName": "Services Gold", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75173", - "OrganizationName": "Setzer Personal Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77494", - "OrganizationName": "Seymour Myers Md Apc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prod.elevateent.com/FHIR", - "OrganizationName": "SFEENT-Production", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "HTTPS://SFE-fhir.allscriptscloud.com/FHIR", - "OrganizationName": "sfe-production", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://VTSFEWE2FHRS001.nonprod.sfe.h/FHIR", - "OrganizationName": "sfe-test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.sh0.hos.allscriptscloud.com/open", - "OrganizationName": "SH0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.sh0.hos.allscriptscloud.com/R4/fhir-Prod", - "OrganizationName": "SH0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.sh0.hos.allscriptscloud.com/R4/open-Prod", - "OrganizationName": "SH0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.sh0.hos.allscriptscloud.com/fhir", - "OrganizationName": "SH0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76975", - "OrganizationName": "Shahriar Dadkhah MD SC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10046275", - "OrganizationName": "Share Our Selves Medical and Dental Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70580", - "OrganizationName": "Sharif Surgical Pllc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.scmgconnect.com/FHIR", - "OrganizationName": "Sharp Community Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirtest.scmgconnect.com/FHIR", - "OrganizationName": "Sharp Community Medical Group - Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twapi.sharp.com/FHIR", - "OrganizationName": "Sharp HealthCare - SharpReesStealy", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10066150", - "OrganizationName": "Shashi Shah MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036194", - "OrganizationName": "Shaw Center for Womens Health, PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75195", - "OrganizationName": "Shawn Dhillon Md Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10090704", - "OrganizationName": "Shawna Maroney", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10009681", - "OrganizationName": "Shelby Primary Care LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75721", - "OrganizationName": "Shelby Surgical Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73672", - "OrganizationName": "Sheldon Milner Md Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.smchospital.com/FHIR", - "OrganizationName": "Shenandoah Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.sh0.hos.allscriptscloud.com/FHIR", - "OrganizationName": "Shenandoah Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://sh01ascmsh002vm.sh0.hos/FHIR", - "OrganizationName": "Shenandoah medical center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.sh0.hos.allscriptscloud.com/FHIR", - "OrganizationName": "Shenandoah Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10015663", - "OrganizationName": "Shenandoah Womens Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76474", - "OrganizationName": "ShepherdS Care Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.ep0.hos.allscriptscloud.com/Open", - "OrganizationName": "Sheppard Pratt Health System", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.ep0.hos.allscriptscloud.com/R4/fhir-EP01_PROD", - "OrganizationName": "Sheppard Pratt Health System", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.ep0.hos.allscriptscloud.com/R4/open-EP01_PROD", - "OrganizationName": "Sheppard Pratt Health System", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.ep0.hos.allscriptscloud.com/Fhir", - "OrganizationName": "Sheppard Pratt Health System", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.sheppardpratt.org/FHIR", - "OrganizationName": "Sheppard Pratt Health System", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10018212", - "OrganizationName": "Sherry Clarke", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10020344", - "OrganizationName": "Shingletown Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10020533", - "OrganizationName": "Shore Orthopedics Inc dba The Orthopedic Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10020533", - "OrganizationName": "Shore Orthopedics Inc dba The Orthopedic Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.signature-healthcare.org//FHIR", - "OrganizationName": "Signature health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10031459", - "OrganizationName": "Silver Pine Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10031459", - "OrganizationName": "Silver Pine Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10038286", - "OrganizationName": "Siouxland Medical Education Foundation", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10359859", - "OrganizationName": "Siskiyou Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77413", - "OrganizationName": "Siu Anthony Lee Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10039290", - "OrganizationName": "Skin and Wellness Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76135", - "OrganizationName": "Skyline Cardiovascular Institute", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10043579", - "OrganizationName": "Sleep Medicine Associates LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10063011", - "OrganizationName": "Sleep Medicine Institute of Texas PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10063011", - "OrganizationName": "Sleep Medicine Institute of Texas PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10037602", - "OrganizationName": "SMA Deer Lakes, P.C.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74499", - "OrganizationName": "Smith Center For Infectious Diseases", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10063394", - "OrganizationName": "Smokey Mountain Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/71615", - "OrganizationName": "Solga Gastroenterology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10091597", - "OrganizationName": "Solid Rock Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77825", - "OrganizationName": "Somerset Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035140", - "OrganizationName": "Somerset Pain Management", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73776", - "OrganizationName": "Somerville Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70501", - "OrganizationName": "Son Dermatology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77267", - "OrganizationName": "Sonata Plastic Surgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10022630", - "OrganizationName": "Sonia Panjwani MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10055361", - "OrganizationName": "Soundview Medical Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74250", - "OrganizationName": "South Coast Gastroenterology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10020682", - "OrganizationName": "South County Internal MedicineRI", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10373841", - "OrganizationName": "South FL Vascular Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10021142", - "OrganizationName": "South Florida Spine Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72982R", - "OrganizationName": "South Florida Vascular Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1700112B", - "OrganizationName": "South Granville Primary Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.snch.org/FHIR", - "OrganizationName": "South Nassau Communities Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://SN2CSH1.SN1ADCV1.ECLPTSC.ECLIPSNET.COM/FHIR", - "OrganizationName": "South Nassau Communities Hospital - TEST", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10029437", - "OrganizationName": "South Palm Beach Medical Assoc Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10037350", - "OrganizationName": "South Shore Women's Health PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70762", - "OrganizationName": "South Texas Arthritis Lupus", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76984", - "OrganizationName": "Southampton Osteopathy", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10032165", - "OrganizationName": "SouthCoast Medical Group, LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74418", - "OrganizationName": "Southeastern Gastroenterology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10030148", - "OrganizationName": "Southeastern Primary Care Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10039761", - "OrganizationName": "Southern California Heart Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10039761", - "OrganizationName": "Southern California Heart Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1700039", - "OrganizationName": "Southern Crescent Primary Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/9717", - "OrganizationName": "Southern CT Womens Health Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033814", - "OrganizationName": "Southern Delaware Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035042", - "OrganizationName": "Southern Indiana Community Health Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10028236", - "OrganizationName": "Southern NH Internal Medicine Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10012164", - "OrganizationName": "Southern ObGyn Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10012164", - "OrganizationName": "Southern ObGyn Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76838A", - "OrganizationName": "Southside Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/59551", - "OrganizationName": "Southside Medical Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76791", - "OrganizationName": "Southside Ortho Rehabilitation Assoc Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73445", - "OrganizationName": "Southtowns Neurology Of Wny Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10045969", - "OrganizationName": "Southview Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033441", - "OrganizationName": "Southwest Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10006416", - "OrganizationName": "Southwest Florida Urologic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035326", - "OrganizationName": "SOUTHWEST GEORGIA NEPHROLOGY CLINIC, P.C.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/61026", - "OrganizationName": "Southwest Medical Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73653", - "OrganizationName": "Spanish WomenS Care Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10009123", - "OrganizationName": "Specialist in Healthcare,PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10047225", - "OrganizationName": "Specialty Clinics of GA Orthopaedics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10047225", - "OrganizationName": "Specialty Clinics of GA Orthopaedics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034830", - "OrganizationName": "Specialty Clinics Spine Intervention, P.C.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0007596", - "OrganizationName": "Specialty Orthopaedics Psc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10051515", - "OrganizationName": "Specialty Orthopedics PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10061808", - "OrganizationName": "SPECTRUM MEDICAL INC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10039180", - "OrganizationName": "Spindale Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77110", - "OrganizationName": "Spine Pain Consultants Of Ny", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10089319", - "OrganizationName": "Spine Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10018611", - "OrganizationName": "Spine Center Orthopedic Rehabilitation", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/59277", - "OrganizationName": "Spine Institute of the Carolinas", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74082", - "OrganizationName": "Spine Works Physical Therapy", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10038935", - "OrganizationName": "Spinecare Assoc Llc Dba Florida Spine Institute", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirweb.emrspi.org/FHIR", - "OrganizationName": "Springfield Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://portal.springhill.org/FHIR", - "OrganizationName": "Springhill Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://test01portal.springhill.org/FHIR", - "OrganizationName": "Springhill Medical Center [TEST01]", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://test02portal.springhill.org/FHIR", - "OrganizationName": "Springhill Medical Center [TEST02]", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10007353", - "OrganizationName": "Springhill Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://10.171.252.217/fhir", - "OrganizationName": "SRFT FHIR Hosting", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1700034", - "OrganizationName": "Sridhar Chatrati Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10031613", - "OrganizationName": "St George Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/61347", - "OrganizationName": "St Lucie Gastroenterology Diseases", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapitest.paragon.allscriptscloud.com", - "OrganizationName": "St Peters (Test)", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/52041", - "OrganizationName": "St Vincents Hope Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034553", - "OrganizationName": "St. Augustine ENT", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir-allscripts.sbrmc.org/FHIR", - "OrganizationName": "St. Bernards Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10016169", - "OrganizationName": "ST. CLAIR SPECIALTY SERVICES", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10016169", - "OrganizationName": "ST. CLAIR SPECIALTY SERVICES", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10009746", - "OrganizationName": "St. Francis Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://sjhsfhir.chmbinc.com/FHIR", - "OrganizationName": "St. Joseph Health System", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://aipwl-fhir.stjoe.org/FHIR", - "OrganizationName": "St. Joseph Heritage Healthcare - PROD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10029506", - "OrganizationName": "St. Louis County", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10040555", - "OrganizationName": "St. Louis Urological Surgeons", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://sbhscmfhir.barnabas.network/FHIR", - "OrganizationName": "St.Barnabas Health System", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.stclair.org/FHIR", - "OrganizationName": "St.Clair Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.stmarysofmichigan.org/FHIR", - "OrganizationName": "St.Mary's of Michigan", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.stvincent.org/FHIR", - "OrganizationName": "St.Vincent Indianapolis", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprodev.stvincent.org/FHIR", - "OrganizationName": "St.Vincents Evansville", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10009634", - "OrganizationName": "Stanton Cardiology Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036056", - "OrganizationName": "State Of Franklin Healthcare Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10036056", - "OrganizationName": "State Of Franklin Healthcare Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73155", - "OrganizationName": "Steamboat Orthopaedic Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76482", - "OrganizationName": "Stein Sobol Md Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76667", - "OrganizationName": "Sten I Kjellberg Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/61231", - "OrganizationName": "Stephanie Morton MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10038323", - "OrganizationName": "Stephen G. Nelson, M.D., P.A.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76993", - "OrganizationName": "Stephen Luigs Psc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10063752", - "OrganizationName": "Sterling Medical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10029915", - "OrganizationName": "Sterling Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.sterncardio.com/FHIR", - "OrganizationName": "Stern Cardiovascular Foundation", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.sterncardio.com/FHIR", - "OrganizationName": "Stern Cardiovascular Foundation", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74333", - "OrganizationName": "Steve R Cox Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10006393", - "OrganizationName": "Steven C. Thomas, M.D.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10006393", - "OrganizationName": "Steven C. Thomas, M.D.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74132", - "OrganizationName": "Steven R Linzer Do Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10074121", - "OrganizationName": "Stone County Family Medical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10031143", - "OrganizationName": "Stonebrooke Family Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10041786", - "OrganizationName": "Stoney Batter Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74542", - "OrganizationName": "Subhash C Batra Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10062263", - "OrganizationName": "Sugarland Neopedscare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56377", - "OrganizationName": "Summers Do David M", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70598", - "OrganizationName": "Summersville Skin Care Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/03845", - "OrganizationName": "Summit Family Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.summithealthcare.net/FHIR", - "OrganizationName": "Summit Healthcare Regional Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "HTTPS://VS900514.nrmc.org/FHIR", - "OrganizationName": "Summit Healthcare Regional Medical Center-TEST", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.summithealthcare.com/FHIR", - "OrganizationName": "Summit Medical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://so-fhir.allscriptscloud.com/FHIR", - "OrganizationName": "Summit Orthopedics Ltd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73569", - "OrganizationName": "Summit Rehabilitation Medicine Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1700217", - "OrganizationName": "Sumter Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10051647", - "OrganizationName": "Sumter Ob-Gyn", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10051653", - "OrganizationName": "Sumter Surgical an affiliate of Palmetto Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74440", - "OrganizationName": "Sun Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75400", - "OrganizationName": "Suncoast Family Medical Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10034698", - "OrganizationName": "Suncoast Surgical Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://alc1crmswebvip.sunrisecommunitycare.com/FHIR", - "OrganizationName": "SunComm CRMC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://alc1crmswebvip.sunrisecommunitycare.com/FHIR", - "OrganizationName": "SunComm CRMC Prod", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035087", - "OrganizationName": "Sunflower Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75892", - "OrganizationName": "SungNae Byun Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74329", - "OrganizationName": "Sunnyview Neurology Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scm163cu3.open.allscripts.com/FHIR", - "OrganizationName": "Sunrise 16.3 CU3 Sandbox", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://applescm184region.open.allscripts.com/FHIR", - "OrganizationName": "Sunrise 18.4 Open ADP Sandbox", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://applescm184.open.allscripts.com/FHIR", - "OrganizationName": "Sunrise 184 CU3 Sandbox", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://spfhir.allscripts.com/FHIR", - "OrganizationName": "Sunrise 184 UK Sandpit Fhir (19.4.197.206_Sunrise184_MU3)", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmlatestdev.open.allscripts.com/FHIR", - "OrganizationName": "Sunrise Latest Dev", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77106", - "OrganizationName": "Sunrise Medical Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://dts-c05-scmweb2.rd.allscripts.com/fhir", - "OrganizationName": "Sunrise Medical Center - Dev Methodology S2V", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://dts-t02-scmweb2.rd.allscripts.com/fhir", - "OrganizationName": "Sunrise Medical Center - DTS Testbed", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://dts-t02-scmweb2.rd.allscripts.com/fhir", - "OrganizationName": "Sunrise Medical Center - DTS Testbed", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://dts-t02-scmweb2.rd.allscripts.com/FHIR", - "OrganizationName": "Sunrise Medical Center - DTS Testbed", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://dts-t02-scmweb2.rd.allscripts.com/fhir", - "OrganizationName": "Sunrise Medical Center - DTS Testbed", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://dts-t02-scmweb2.rd.allscripts.com/fhir", - "OrganizationName": "Sunrise Medical Center - DTS Testbed", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73350", - "OrganizationName": "Sunset Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73766", - "OrganizationName": "Sunshine Pediatric Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.downstate.edu/FHIR", - "OrganizationName": "SUNY Downstate Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/57314", - "OrganizationName": "Superior Family Medical Assoc PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/SV1PLAY", - "OrganizationName": "Support V1 Play Company", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/SV1PLAY", - "OrganizationName": "Support V1 Play Company", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/SV3PLAY", - "OrganizationName": "Support V3 Bucket", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/57376", - "OrganizationName": "Surgical Assoc Of Mid Michigan P", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10031688", - "OrganizationName": "Surgical Assoc Of North Alabama", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56545T", - "OrganizationName": "Surgical Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10023601", - "OrganizationName": "Surgical Associates Northwest", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034377", - "OrganizationName": "Surgical Associates of Grinnell, LLP", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10048106", - "OrganizationName": "Surgical Associates of Warner Robins, P.C.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76421", - "OrganizationName": "Surgical Clinic Of Southern Iowa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77228", - "OrganizationName": "Surgical Group Of Johnson City", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73403", - "OrganizationName": "Surgical Services Of Mount Pleasant", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75493", - "OrganizationName": "Surinder Singh Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76364", - "OrganizationName": "Susan Dick Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10029905", - "OrganizationName": "Susan Vega, DO", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10029905", - "OrganizationName": "Susan Vega, DO", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.sutherlandclinic.com/FHIR", - "OrganizationName": "Sutherland Cardiology Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10030160", - "OrganizationName": "Suzanne E Martini MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10017699", - "OrganizationName": "SWAT Surgical Associates, L.L.P.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76178", - "OrganizationName": "Syed A Yusoof MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74793", - "OrganizationName": "Syed Bokhari Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75268", - "OrganizationName": "Syed R Rashid Md Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74322", - "OrganizationName": "Syed Shaukat Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73380", - "OrganizationName": "Sylvan Lakes Family Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10007181", - "OrganizationName": "Sypert Institute", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.sosbones.com/FHIR", - "OrganizationName": "Syracuse Orthopedic Specialist", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/83594", - "OrganizationName": "T Ramesh MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72520A", - "OrganizationName": "TA Pritchard Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/55803", - "OrganizationName": "Tallahassee Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10857851", - "OrganizationName": "Tallahassee Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10857851", - "OrganizationName": "Tallahassee Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10041264", - "OrganizationName": "Tallahassee Primary Care Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://tal-fhir.allscriptscloud.com/FHIR", - "OrganizationName": "Tallahassee Prod", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73506", - "OrganizationName": "Tammy Thore Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10042734", - "OrganizationName": "Tampa Bay Surgery Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034762", - "OrganizationName": "Tampa Bay Surgical Group Llp", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10034762", - "OrganizationName": "Tampa Bay Surgical Group Llp", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035990", - "OrganizationName": "Tandigm Physician Services LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10035990", - "OrganizationName": "Tandigm Physician Services LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10019520", - "OrganizationName": "Tariq Javed, M.D., P.C.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/78058", - "OrganizationName": "Taylor County Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10021523", - "OrganizationName": "Taylor Regional Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77050", - "OrganizationName": "TaylorRomulus Walk In Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10062382", - "OrganizationName": "Teens and Tots Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10177742", - "OrganizationName": "Tennessee Urology Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72399", - "OrganizationName": "Teresa Marquez Smith Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10311834", - "OrganizationName": "Terre Haute Regional Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74681", - "OrganizationName": "Terrence Coleman Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77956", - "OrganizationName": "Terry Ball DO", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://localhost/FHIR", - "OrganizationName": "test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testclinic.com/fhir", - "OrganizationName": "Test Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://10.133.66.16/FHIR", - "OrganizationName": "Test machine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://localhost/FHIR", - "OrganizationName": "test machine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/ESTTest1", - "OrganizationName": "Test Provision Tool", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://TWCMRE171GAWEB1.rd.allscripts.com/fhir", - "OrganizationName": "TestClient", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://TWCMRE171GAMSG1.rd.allscripts.com/fhir", - "OrganizationName": "TestClient", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://TWCMRE171GAWEB1.rd.allscripts.com/fhir", - "OrganizationName": "Tester", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://TWCMRE171GAWEB1.rd.allscripts.com/fhir", - "OrganizationName": "Tester", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://TWCMRE171GAWEB1.rd.allscripts.com/fhir", - "OrganizationName": "Tester", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://TWCMRE171GAWEB1.rd.allscripts.com/fhir", - "OrganizationName": "Tester", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://TWCMRE171GAMSG1.rd.allscripts.com/fhir", - "OrganizationName": "Tester", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://TWCMRE171GAMSG1.rd.allscripts.com/fhir", - "OrganizationName": "Tester", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://TWCMRE171GAMSG1.rd.allscripts.com/fhir", - "OrganizationName": "Testing", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://dlissTWWeb.twops.local/fhir", - "OrganizationName": "Testing", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://TW-CM-TEST-01.rd.allscripts.com/fhir", - "OrganizationName": "Testing", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://TW1141APP.twops.local/fhir", - "OrganizationName": "Testing", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://localhost/FHIR", - "OrganizationName": "Testing", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://10.133.66.16/FHIR", - "OrganizationName": "testing prod register", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://localhost/FHIR", - "OrganizationName": "testmachine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://Amarillohealth.ttuhsc.edu/FHIR", - "OrganizationName": "Texas Tech Physicians of Amarillo", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77132", - "OrganizationName": "The Care Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77225", - "OrganizationName": "The Center For Rural Health Innovation", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/78049", - "OrganizationName": "The Chautauqua Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10020578", - "OrganizationName": "The Childhealth Center, PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033470", - "OrganizationName": "The Childrens Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.chsys.org/FHIR", - "OrganizationName": "The Children's Hospital of Alabama", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10038480", - "OrganizationName": "The Family Health Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10038480", - "OrganizationName": "The Family Health Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74410", - "OrganizationName": "The Foot Doctor of Rappahannock Ltd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10044238", - "OrganizationName": "The Greenville Clinic, PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0009430", - "OrganizationName": "The Hand Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://FHIR.jacksonclinic.com/FHIR", - "OrganizationName": "The Jackson Clinic, P.A.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036714", - "OrganizationName": "The John Lawson Surgical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/900999", - "OrganizationName": "The Kidney Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56148", - "OrganizationName": "The Medical Center of Elberton", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10026790", - "OrganizationName": "The Multiple Sclerosis Center of Atlanta", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10049305", - "OrganizationName": "The Pain Institute Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034780", - "OrganizationName": "The Pediatric Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10023096", - "OrganizationName": "The Pediatric Center Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10056405", - "OrganizationName": "The Pediatric Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1501134", - "OrganizationName": "The Rehab Co", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10059285", - "OrganizationName": "The Resource Center Primary Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10062443", - "OrganizationName": "The Spine Diagnostic and Pain Treatment Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twfhirprod.uth.edu/FHIR", - "OrganizationName": "The University of Texas Health Science Center at Houston", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033309", - "OrganizationName": "THE UROLOGICAL CENTER", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10019157", - "OrganizationName": "The Vein \u0026 Vascular Institute", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73720", - "OrganizationName": "The Villages Internal Medicine Geria", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10066689", - "OrganizationName": "The Voice Clinic LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10070043", - "OrganizationName": "Think Whole Person Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10043119", - "OrganizationName": "Thomas \u0026 Thomas Medical Ltd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0011453", - "OrganizationName": "Thomas E Jackson MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10070912", - "OrganizationName": "Thomas Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74056", - "OrganizationName": "Thomas Hansen Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0008271", - "OrganizationName": "Thomas Von Dohlen Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10039361", - "OrganizationName": "Thomaston Medical Clinic, PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10051640", - "OrganizationName": "Thomasville Archdale-Trinity Pediatrics, PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76050", - "OrganizationName": "Thorrez Medical Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10043254", - "OrganizationName": "Tidewater Kidney Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77721", - "OrganizationName": "Tim Canty Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74248", - "OrganizationName": "Timothy P Schirmer Md Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/71564", - "OrganizationName": "Tishomingo Doctors Med Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73001", - "OrganizationName": "Toccoa Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76062", - "OrganizationName": "Tony Scroggins Dpm", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10062850", - "OrganizationName": "Total Medical Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70178", - "OrganizationName": "Total Pain Care amp Wellness Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10079247", - "OrganizationName": "Total Senior Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twb10d181web1.rd.allscripts.com/FHIR", - "OrganizationName": "Touchworks", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://tw171fmh.open.allscripts.com/FHIR", - "OrganizationName": "Touchworks 17.1 (FMH) FHIR Sandbox", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://tw171.open.allscripts.com/FHIR", - "OrganizationName": "Touchworks 17.1 FHIR Sandbox", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://40.71.37.243/FHIR", - "OrganizationName": "Touchworks Dev", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "http://10.160.206.248/FHIR", - "OrganizationName": "Touchworks17.1FHIR", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10055927", - "OrganizationName": "Touro University", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10012494", - "OrganizationName": "TOWSON ORTHOPAEDIC ASSOCIATES", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scm163dev.open.allscripts.com/FHIR", - "OrganizationName": "Transplant Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/59047", - "OrganizationName": "Treasure Coast Cardiology PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/56757", - "OrganizationName": "Tri City Surgical Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035383", - "OrganizationName": "Tri County Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhircentus.allscripts.pro/fhirroute/fhir/11062841", - "OrganizationName": "Triad Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10020918", - "OrganizationName": "Triangle Premier Women's Health, PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10018243", - "OrganizationName": "Triangle Surgical Associates, PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10041365", - "OrganizationName": "Triangle Urology Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10078713", - "OrganizationName": "Trilogy", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod184.trinitas.org/FHIR", - "OrganizationName": "Trinitas Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.trinitas.org/FHIR", - "OrganizationName": "Trinitas Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod184.trinitas.org/FHIR", - "OrganizationName": "Trinitas Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.trinitas.org/FHIR", - "OrganizationName": "Trinitas Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "HTTPS://se01ascmshvp/FHIR", - "OrganizationName": "Trinitas Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://SE1ESH1.SE1ADCV1.ECLPTSC.ECLIPSNET.COM/FHIR", - "OrganizationName": "Trinitas Hospital - PROD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://SE1ESH1.SE1ADCV1.ECLPTSC.ECLIPSNET.COM/FHIR", - "OrganizationName": "Trinitas Hospital - PROD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://SE1ESH1.SE1ADCV1.ECLPTSC.ECLIPSNET.COM/FHIR", - "OrganizationName": "Trinitas Hospital - PROD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirtest.trinitas.org/FHIR", - "OrganizationName": "Trinitas Regional Medical Center - Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://se2esh1.se1adcv1.eclptsc.eclipsnet.com//FHIR", - "OrganizationName": "Trinitas Regional Medical Center- TEST", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74498", - "OrganizationName": "Trinity Gastroenterology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapiauth.paragon.allscriptscloud.com/fhir", - "OrganizationName": "Trios Health (aka RCCH Health Partners)", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapiauthtest.paragon.allscriptscloud.com/fhir", - "OrganizationName": "Trios Health (aka RCCH Health Partners) (TEST)", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10035904", - "OrganizationName": "TriStateElkton General Surgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034250", - "OrganizationName": "Troy Family Practice PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/69756", - "OrganizationName": "Troy Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70553", - "OrganizationName": "Troy ObGyn", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://T22scmFHIR.tchealth.org/FHIR", - "OrganizationName": "Tuba City Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.tchealth.org/FHIR", - "OrganizationName": "Tuba City Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirtest.tchealth.org/FHIR", - "OrganizationName": "Tuba City Health - TEST", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10014236", - "OrganizationName": "Tuckahoe Orthopaedic Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10020741", - "OrganizationName": "Tucker Psychiatric Clinic, Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.tucsonortho.com/FHIR", - "OrganizationName": "Tucson Orthopedic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10041025", - "OrganizationName": "Tuomey Pain Management", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10166770", - "OrganizationName": "Tuscarawas County Health Department", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10022918", - "OrganizationName": "Tuscarawas County Medical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twr3devweb2.rd.allscripts.com/FHIR", - "OrganizationName": "Tw - Prod - twr3devweb2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://appletw171.open.allscripts.com/FHIR", - "OrganizationName": "TW Apple Sandbox 2018.1.1382.2083", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twcwfr1int13.rd.allscripts.com/FHIR", - "OrganizationName": "TW Custom IDP with Backend", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twcqm171int.rd.allscripts.com/FHIR", - "OrganizationName": "TW QA Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twreg181web1.rd.allscripts.com/FHIR", - "OrganizationName": "TW Reg Server - Fhir 19.4.17.136", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twcwfr1int13.rd.allscripts.com/FHIR", - "OrganizationName": "TW17.1 - IDP - Stage - twcwfr1int13 20.2.1026.1160", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twcwfr1int13.rd.allscripts.com/FHIR", - "OrganizationName": "TW17.1 - Prod Downtown - twcwfr1int13", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://appletw171jt.open.allscripts.com/FHIR", - "OrganizationName": "TW17.1 Production appletw171jt", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twr3q161web1.rd.allscripts.com/FHIR", - "OrganizationName": "tw3q161", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twb10devweb2.rd.allscripts.com//FHIR", - "OrganizationName": "twb10devweb2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twb10q181web1.rd.allscripts.com/FHIR", - "OrganizationName": "twb10q181web1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://TW-CM-TEST-01.rd.allscripts.com/fhir", - "OrganizationName": "TWCMTEST01", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://TW-CM-TEST-01.rd.allscripts.com/fhir", - "OrganizationName": "TWCMTEST01", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://TW-CM-TEST-01.rd.allscripts.com/fhir", - "OrganizationName": "TWCMTEST01", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://TW-CM-TEST-01.rd.allscripts.com/fhir", - "OrganizationName": "TWCMTEST01", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://TW-CM-TEST-01.rd.allscripts.com/fhir", - "OrganizationName": "TWCMTEST01", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://TW-CM-TEST-01.rd.allscripts.com/fhir", - "OrganizationName": "TWCMTEST01", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://TW-CM-TEST-01.rd.allscripts.com/fhir", - "OrganizationName": "TWCMTEST01", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://TW-CM-TEST-01.rd.allscripts.com/fhir", - "OrganizationName": "TWCMTEST01", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapi.paragon.allscriptscloud.com", - "OrganizationName": "Twin County", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapi.paragon.allscriptscloud.com", - "OrganizationName": "Twin County (Test)", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10046784", - "OrganizationName": "Twin Lakes Medical Foundation", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twr10devweb2.rd.allscripts.com/\\open", - "OrganizationName": "TW-Prod-R2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twr10devweb2.rd.allscripts.com/fhir", - "OrganizationName": "TW-Prod-R2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twr10devweb2.rd.allscripts.com/\\fhir", - "OrganizationName": "TW-Prod-R2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twr10devweb2.rd.allscripts.com/R4/open-R4TWStandalone", - "OrganizationName": "TW-Prod-R2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twr10devweb2.rd.allscripts.com/R4/fhir-R4TWStandalone", - "OrganizationName": "TW-Prod-R2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twr10devweb2.rd.allscripts.com/open", - "OrganizationName": "TW-Prod-R2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twqademoweb3.rd.allscripts.com//FHIR", - "OrganizationName": "TWQADEMOSQL3", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twr1d181web1.rd.allscripts.com/FHIR", - "OrganizationName": "twr1d181web1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twr3q161web1.rd.allscripts.com/FHIR", - "OrganizationName": "twr3q161web1.rd.allscripts.com", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twfhir.uasomh.uab.edu/FHIR", - "OrganizationName": "UAB-Huntsville Regional Campus", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twfhir.uasomh.uab.edu/FHIR", - "OrganizationName": "UAB-Huntsville Regional Campus", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://PSRS-UAT-ES1.rd.allscripts.com/FHIR", - "OrganizationName": "UAT", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirubmd.med.buffalo.edu/FHIR", - "OrganizationName": "UBMD - production", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirtest.uhhospitals.org/FHIR", - "OrganizationName": "UH Portage - FHIR Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10045823", - "OrganizationName": "UHCC Partners in Womens Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://UKFHIR.mc.uky.edu/FHIR", - "OrganizationName": "UK Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://spfhir.allscripts.com/FHIR", - "OrganizationName": "UK SANDPIT FHIR", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://spfhir.allscripts.com/FHIR", - "OrganizationName": "UKSANDPIT184", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://spfhir.allscripts.com/FHIR", - "OrganizationName": "UKSANDPIT184", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10044183", - "OrganizationName": "Union Behavioral Office", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035895", - "OrganizationName": "Union Primary Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/71674", - "OrganizationName": "United Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://mobility.unitedregional.org/FHIR", - "OrganizationName": "United Regional Prod", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://uhcfhir.unityhc.com/FHIR", - "OrganizationName": "Unity HealthCareLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testfhir.uhstx.com/FHIR", - "OrganizationName": "University Health System Bexar - Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testfhir.uhstx.com/FHIR", - "OrganizationName": "University Health System Bexar - Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://testfhir.uhstx.com/FHIR", - "OrganizationName": "University Health System Bexar Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.uhstx.com/FHIR", - "OrganizationName": "University Heath System Bexar E49705 Prod", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhiruh.uhhospitals.org/FHIR", - "OrganizationName": "University Hospitals", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.uhhospitals.org/FHIR", - "OrganizationName": "University Hospitals Health System Inc Prod", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://AMBFHIR.mc.uky.edu/FHIR", - "OrganizationName": "University Of Kentucky Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://mylinks.ulp.org/FHIR", - "OrganizationName": "University Physicians Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033677", - "OrganizationName": "UP Health System-Bell", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10388850", - "OrganizationName": "Upper Valley Neurology Neurosurgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70505", - "OrganizationName": "Urgent Care Inst Of Abilene", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10079129", - "OrganizationName": "Urgent Family Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10014758", - "OrganizationName": "Urology Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10052929", - "OrganizationName": "Urology Associates Of Central California, LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10057728", - "OrganizationName": "Urology Associates of Denton", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10477848", - "OrganizationName": "Urology Associates of Mobile P.A.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10023759", - "OrganizationName": "Urology Associates Of NE Florida", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10019904", - "OrganizationName": "Urology Associates of Southeastern NC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10390883", - "OrganizationName": "Urology Center of Iowa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/69204", - "OrganizationName": "Urology Clinic Of Utah Valley", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10043088", - "OrganizationName": "Urology of STL", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10040555", - "OrganizationName": "Urology of STL", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10043088", - "OrganizationName": "Urology of STL", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10040555", - "OrganizationName": "Urology of STL", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10038630", - "OrganizationName": "Urology One, Inc.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10067739", - "OrganizationName": "Urology Partners LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10040371", - "OrganizationName": "Urology Specialists of the Carolinas", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://charts.uropartners.com/FHIR", - "OrganizationName": "UroPartners, LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10057691", - "OrganizationName": "US Oncology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10057691", - "OrganizationName": "US Oncology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://ous-fhir.allscriptscloud.com/FHIR", - "OrganizationName": "USMD Holding-PROD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://ous-fhir.allscriptscloud.com/FHIR", - "OrganizationName": "USMD Holding-PROD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76311", - "OrganizationName": "Uwharrie Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10022635", - "OrganizationName": "V M Padmanabha MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/CustProProdV2qapro17-pm16", - "OrganizationName": "V2qapro17-pm16", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://V2qatw17-pm15.open.allscripts.com/FHIR", - "OrganizationName": "V2qatw17-pm15", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapi.paragon.allscriptscloud.com", - "OrganizationName": "Val Verde", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10040903", - "OrganizationName": "Valley Area Medical Pavilion", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10039129", - "OrganizationName": "Valley Gastroenterology Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirwestus2.allscripts.pro/fhirroute/fhir/10970841", - "OrganizationName": "Valley Oaks Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10051613", - "OrganizationName": "Valley Surgical Clinics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10855851", - "OrganizationName": "Van Wert Family Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76387", - "OrganizationName": "VanHien C Tran Md Facs", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77645", - "OrganizationName": "Varsity Orthopedics Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75065", - "OrganizationName": "Vascular Endovascular Institute Of Mi", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10357844", - "OrganizationName": "Vascular and Vein Institute of the South", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/8173", - "OrganizationName": "Vascular Medicine Surgery Specialist", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10019533", - "OrganizationName": "Vascular Surgical Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10020522", - "OrganizationName": "Vascular Vein Centers", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10009880", - "OrganizationName": "Ventura Cardiology Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmfhirconnect.open.allscripts.com:4438/R4/open-VeradigmSCMR4", - "OrganizationName": "Veradigm Connect SCM R4", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmfhirconnect.open.allscripts.com:4438/Open", - "OrganizationName": "Veradigm Connect SCM R4", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmfhirconnect.open.allscripts.com:4438/R4/fhir-VeradigmSCMR4", - "OrganizationName": "Veradigm Connect SCM R4", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmfhirconnect.open.allscripts.com:4438/Fhir", - "OrganizationName": "Veradigm Connect SCM R4", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://CiepDevTw.Veradigm.com/FHIR", - "OrganizationName": "Veradigm Health Plans", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://cieptw.veradigm.com/FHIR", - "OrganizationName": "Veradigm Health Plans", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10067734", - "OrganizationName": "Vickery Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/58134", - "OrganizationName": "Victoria Mcgrath Do", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10028575", - "OrganizationName": "Victoria Urological Associates, P. A.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76243", - "OrganizationName": "Vikram Vadyala, PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75925", - "OrganizationName": "Village Pediatric Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10022886", - "OrganizationName": "Virginia Beach Surgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034146", - "OrganizationName": "Virginia Ear Nose \u0026 Throat Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10008950", - "OrganizationName": "Virginia Surgical Associates PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10070425", - "OrganizationName": "Virtuosa GYN", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://vmcpfhirweb1.vmchealth.com/FHIR", - "OrganizationName": "Visalia Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10030465", - "OrganizationName": "Vpn-Gastro Assoc P.A. Newarkde", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/57459", - "OrganizationName": "W Brad Gates MD PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10064295", - "OrganizationName": "W Douglas Boyd DPM", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10057821", - "OrganizationName": "W. Garrison Strickland MD, PhD, PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033732", - "OrganizationName": "W. STEVEN WILSON M.D.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://wwc-as-unity.wallawallaclinic.com/FHIR", - "OrganizationName": "Walla walla clinic prod", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/WandTest", - "OrganizationName": "WandTest", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10028335", - "OrganizationName": "Wang, Md, Arthur", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76712", - "OrganizationName": "Warren Community Health Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10011478", - "OrganizationName": "Warren Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77984", - "OrganizationName": "Warwood Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10057270", - "OrganizationName": "Wasatch Peak Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10011746", - "OrganizationName": "Washington Cardiology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.whs.org/FHIR", - "OrganizationName": "Washington Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10038507", - "OrganizationName": "Washington Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10038507", - "OrganizationName": "Washington Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10009930", - "OrganizationName": "Washington Ortho Knee Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/1959", - "OrganizationName": "Washington Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://wrm-fhir.allscriptscloud.com/FHIR", - "OrganizationName": "Washington Regional Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76479", - "OrganizationName": "Watch Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0003768", - "OrganizationName": "Watson Orthopaedics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10657845", - "OrganizationName": "Waverly Primary Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76684", - "OrganizationName": "Wayne Family Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0000492", - "OrganizationName": "Wayne Heart Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.wm0.hos.allscriptscloud.com/FHIR", - "OrganizationName": "Wayne Memorial Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10682", - "OrganizationName": "Wayne Urological Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10065970", - "OrganizationName": "Wee Care Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/60147", - "OrganizationName": "WEE CARE PEDIATRICSWC PAIN MANAGEMENT", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/78172", - "OrganizationName": "Wellness One", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10359842", - "OrganizationName": "WellSpring Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035810", - "OrganizationName": "Wendover Obgyn", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72897", - "OrganizationName": "Weng Professional Corporation", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10037773", - "OrganizationName": "West Chester Gastro Intestinal Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10039185", - "OrganizationName": "West Coast Vascular", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77922", - "OrganizationName": "West Des Moines Child Adolescent Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75759", - "OrganizationName": "West Oak Medical Clinic Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10018893", - "OrganizationName": "West Plains Surgical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/11457", - "OrganizationName": "West Primary Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10060405", - "OrganizationName": "West Ridge Obstetrics \u0026 Gynecology LLP", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10011793", - "OrganizationName": "West River Health Services", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0009550", - "OrganizationName": "West Valley Fertility Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10017322", - "OrganizationName": "Western Orthopedics and Sports Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76598", - "OrganizationName": "Western Reserve Dermatology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035821", - "OrganizationName": "Western Wayne Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10035821", - "OrganizationName": "Western Wayne Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10055576", - "OrganizationName": "Westgate Family Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0006509", - "OrganizationName": "Westglen Gastrointestinal Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10079595", - "OrganizationName": "Westroads Rheumatology Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034773", - "OrganizationName": "Westshore Primary Care Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10027875", - "OrganizationName": "Westside Family Medical CtrPc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/7154", - "OrganizationName": "Wheat Ridge Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.wheelinghospital.org/FHIR", - "OrganizationName": "Wheeling Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/71195", - "OrganizationName": "Whitby Family Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73675", - "OrganizationName": "White Bluff Family Health Care Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10084396", - "OrganizationName": "White Stone Psychiatric Services", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0009777", - "OrganizationName": "Whiteville Medical Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10006954", - "OrganizationName": "Whitney Pediatric Adolescent Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10112638", - "OrganizationName": "WHP Head and Neck Specialty Group of NH", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10012380", - "OrganizationName": "Wikler Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10065492", - "OrganizationName": "WilentzMandel Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033459", - "OrganizationName": "William C Eves, M.D, Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0010471", - "OrganizationName": "William D King", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73654", - "OrganizationName": "William J Ferguson Jr Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10033087", - "OrganizationName": "William L Caton III", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10058465", - "OrganizationName": "William R Frederick MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77158", - "OrganizationName": "William Rosenblatt Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73825", - "OrganizationName": "Williamsburg ObGyn", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10041100", - "OrganizationName": "Williamson Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74631", - "OrganizationName": "Willy Chua Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10063637", - "OrganizationName": "Wilmington Family Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/900149", - "OrganizationName": "Wilner Medical Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10031841", - "OrganizationName": "Wilson Health Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10032303", - "OrganizationName": "Winchester Medical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10032315", - "OrganizationName": "Winchester Neurological Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10027783", - "OrganizationName": "Winding Cross Urgent Care Of Frederick", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77188", - "OrganizationName": "Winston Thomas Md Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/70273", - "OrganizationName": "Wissam Fayad Md Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10078847", - "OrganizationName": "WMC Physician Practices LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.wnj.hos.allscriptscloud.com/open", - "OrganizationName": "wnj", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.wnj.hos.allscriptscloud.com/R4/open-Prod", - "OrganizationName": "wnj", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.wnj.hos.allscriptscloud.com/fhir", - "OrganizationName": "wnj", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.wnj.hos.allscriptscloud.com/R4/fhir-Prod", - "OrganizationName": "wnj", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/74292", - "OrganizationName": "Woman Adolescent Gynecology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhircentus.allscripts.pro/fhirroute/fhir/10041587", - "OrganizationName": "Woman Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73310", - "OrganizationName": "Woman To Woman Health Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/72865", - "OrganizationName": "Women For Women Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77400", - "OrganizationName": "Women Partners In Obgyn", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10025551", - "OrganizationName": "Womens Care Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/77600", - "OrganizationName": "Womens Care ObGyn Med Grp", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/11406", - "OrganizationName": "Womens Care Of Mid Cities Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10066003", - "OrganizationName": "Womens Health Care Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10359874", - "OrganizationName": "Womens Health Center of Southern Oregon", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10021368", - "OrganizationName": "Womens Health Choice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75372", - "OrganizationName": "WomenS Healthcare Assoc Pllc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10028683", - "OrganizationName": "Women's OB/GYN, P.C.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/76395", - "OrganizationName": "Woodlands Pain Consultants Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10014069", - "OrganizationName": "Woodlands Sports Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036586", - "OrganizationName": "Woodlawn Medical Professionals", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/75330", - "OrganizationName": "Woodward Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035515", - "OrganizationName": "Wright \u0026 Associates Family Healthcare, PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/10009801", - "OrganizationName": "WVVA Healthcare Alliance", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.wyckoffhospital.org/FHIR", - "OrganizationName": "Wyckoff Heights", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.wyckoffhospital.org/FHIR", - "OrganizationName": "Wyckoff Heights Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10047848", - "OrganizationName": "Wyoming Cardiopulmonary Services, PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10047848", - "OrganizationName": "Wyoming Cardiopulmonary Services, PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/0011582", - "OrganizationName": "Yale New Haven Hospital Urology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10030254", - "OrganizationName": "Yampa Valley Medical Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapi.paragon.allscriptscloud.com", - "OrganizationName": "York (Maine)", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://openapitest.paragon.allscriptscloud.com", - "OrganizationName": "York (Maine) (Test)", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10039514", - "OrganizationName": "York Medical ClinicNE", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10039514", - "OrganizationName": "York Medical ClinicNE", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10022827", - "OrganizationName": "Youth Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.prosuite.allscriptscloud.com/fhirroute/fhir/73512", - "OrganizationName": "Yvette Novak Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10058990", - "OrganizationName": "Zaki Lababidi MD, SC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10066006", - "OrganizationName": "10066006", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10066006", - "OrganizationName": "10066006", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10171749", - "OrganizationName": "A Squared Primary Care PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10171749", - "OrganizationName": "A Squared Primary Care PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a04test", - "OrganizationName": "A04Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a04test", - "OrganizationName": "A04Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a05test", - "OrganizationName": "A05Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a05test", - "OrganizationName": "A05Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a07test", - "OrganizationName": "A07Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a07test", - "OrganizationName": "A07Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a08test", - "OrganizationName": "A08Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a08test", - "OrganizationName": "A08Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a09test", - "OrganizationName": "A09Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a09test", - "OrganizationName": "A09Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a10test", - "OrganizationName": "A10Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a10test", - "OrganizationName": "A10Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a11test", - "OrganizationName": "A11Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a11test", - "OrganizationName": "A11Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a13test", - "OrganizationName": "A13Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a13test", - "OrganizationName": "A13Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a15test", - "OrganizationName": "A15Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a15test", - "OrganizationName": "A15Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a16test", - "OrganizationName": "A16Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a16test", - "OrganizationName": "A16Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a18test", - "OrganizationName": "A18Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a18test", - "OrganizationName": "A18Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a20test", - "OrganizationName": "A20Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a20test", - "OrganizationName": "A20Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a22test", - "OrganizationName": "A22Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a22test", - "OrganizationName": "A22Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a23test", - "OrganizationName": "A23Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a23test", - "OrganizationName": "A23Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a24test", - "OrganizationName": "A24Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a24test", - "OrganizationName": "A24Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a25test", - "OrganizationName": "A25Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a25test", - "OrganizationName": "A25Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a26test", - "OrganizationName": "A26Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a26test", - "OrganizationName": "A26Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a28test", - "OrganizationName": "A28Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a28test", - "OrganizationName": "A28Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a29test", - "OrganizationName": "A29Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a29test", - "OrganizationName": "A29Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a30test", - "OrganizationName": "A30Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a30test", - "OrganizationName": "A30Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a31test", - "OrganizationName": "A31Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a31test", - "OrganizationName": "A31Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a32test", - "OrganizationName": "A32Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a32test", - "OrganizationName": "A32Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a33test", - "OrganizationName": "A33Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a33test", - "OrganizationName": "A33Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a34test", - "OrganizationName": "A34Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a34test", - "OrganizationName": "A34Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a37test", - "OrganizationName": "A37Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a37test", - "OrganizationName": "A37Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a38test", - "OrganizationName": "A38Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a38test", - "OrganizationName": "A38Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a39test", - "OrganizationName": "A39Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a39test", - "OrganizationName": "A39Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a40test", - "OrganizationName": "A40Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a40test", - "OrganizationName": "A40Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a41test", - "OrganizationName": "A41Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a41test", - "OrganizationName": "A41Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a43test", - "OrganizationName": "A43Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a43test", - "OrganizationName": "A43Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/A45Test", - "OrganizationName": "A45Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/A45Test", - "OrganizationName": "A45Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a46test", - "OrganizationName": "A46Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a46test", - "OrganizationName": "A46Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a47test", - "OrganizationName": "A47Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a47test", - "OrganizationName": "A47Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/a48test", - "OrganizationName": "A48Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/a48test", - "OrganizationName": "A48Test", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72788", - "OrganizationName": "Abbey Medical Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72788", - "OrganizationName": "Abbey Medical Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75114", - "OrganizationName": "Abdul S Thannoun Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75114", - "OrganizationName": "Abdul S Thannoun Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72250FS", - "OrganizationName": "Abhay G Kemkar Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72250FS", - "OrganizationName": "Abhay G Kemkar Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/57529", - "OrganizationName": "About Women ObGyn PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/57529", - "OrganizationName": "About Women ObGyn PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10027358", - "OrganizationName": "Abraham Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10027358", - "OrganizationName": "Abraham Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76856", - "OrganizationName": "Abw Pediatric Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76856", - "OrganizationName": "Abw Pediatric Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/1700131A", - "OrganizationName": "Accent Family Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/1700131A", - "OrganizationName": "Accent Family Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/1700027C", - "OrganizationName": "Ace Cardiovascular Associates LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/1700027C", - "OrganizationName": "Ace Cardiovascular Associates LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/61980", - "OrganizationName": "Adnan Kaleli Md PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/61980", - "OrganizationName": "Adnan Kaleli Md PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76777", - "OrganizationName": "Adolfo C FernandezObregon Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76777", - "OrganizationName": "Adolfo C FernandezObregon Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10066070", - "OrganizationName": "Advanced Cardio and Vein Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10066070", - "OrganizationName": "Advanced Cardio and Vein Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10090410", - "OrganizationName": "Advanced Pain and Spine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10090410", - "OrganizationName": "Advanced Pain and Spine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10552842", - "OrganizationName": "ADVANCED REHABILITATION MEDICINE LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10552842", - "OrganizationName": "ADVANCED REHABILITATION MEDICINE LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73531", - "OrganizationName": "Advanced Urologic Surgeons", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73531", - "OrganizationName": "Advanced Urologic Surgeons", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77807", - "OrganizationName": "Advanced Urological Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77807", - "OrganizationName": "Advanced Urological Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/58406", - "OrganizationName": "Agha Arthritis Assoc Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/58406", - "OrganizationName": "Agha Arthritis Assoc Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/7339", - "OrganizationName": "Airport Family Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/7339", - "OrganizationName": "Airport Family Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73757", - "OrganizationName": "Alamo Foot Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73757", - "OrganizationName": "Alamo Foot Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76821", - "OrganizationName": "Aldo A Parodi Md Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76821", - "OrganizationName": "Aldo A Parodi Md Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10067482", - "OrganizationName": "Alfred J Rodriguez", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10067482", - "OrganizationName": "Alfred J Rodriguez", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77532", - "OrganizationName": "Allen Rosenbuam Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77532", - "OrganizationName": "Allen Rosenbuam Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/1700138A", - "OrganizationName": "Allergy Asthma Center Of The Rockies", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/1700138A", - "OrganizationName": "Allergy Asthma Center Of The Rockies", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/70893", - "OrganizationName": "Allergy and Asthma Center Of The Rockies", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/70893", - "OrganizationName": "Allergy and Asthma Center Of The Rockies", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10030374", - "OrganizationName": "Allergy Assoc Of NH", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10030374", - "OrganizationName": "Allergy Assoc Of NH", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/56854", - "OrganizationName": "Allergy Asthma Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/56854", - "OrganizationName": "Allergy Asthma Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10021407", - "OrganizationName": "Allergy Asthma Sinus Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10021407", - "OrganizationName": "Allergy Asthma Sinus Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/Sandbox", - "OrganizationName": "Allscripts Sandbox", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/Sandbox", - "OrganizationName": "Allscripts Sandbox", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74129", - "OrganizationName": "Alon Davis MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74129", - "OrganizationName": "Alon Davis MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/70036HJ", - "OrganizationName": "Alphonso Ciervo Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/70036HJ", - "OrganizationName": "Alphonso Ciervo Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/8948", - "OrganizationName": "American Heart Center Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/8948", - "OrganizationName": "American Heart Center Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77442", - "OrganizationName": "Amir A Malik Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77442", - "OrganizationName": "Amir A Malik Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72437", - "OrganizationName": "Andres Guillermo Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72437", - "OrganizationName": "Andres Guillermo Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10062405", - "OrganizationName": "Andrew Kim MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10062405", - "OrganizationName": "Andrew Kim MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77104", - "OrganizationName": "Andrew T Marshall Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77104", - "OrganizationName": "Andrew T Marshall Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73639", - "OrganizationName": "Ankle Foot Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73639", - "OrganizationName": "Ankle Foot Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0011776", - "OrganizationName": "Anniston Cardiology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0011776", - "OrganizationName": "Anniston Cardiology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/4176", - "OrganizationName": "Arkansas Orthopaedic Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/4176", - "OrganizationName": "Arkansas Orthopaedic Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76770", - "OrganizationName": "Arr Alinsod Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76770", - "OrganizationName": "Arr Alinsod Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10040076", - "OrganizationName": "Arthritis Pain Assoc Of Pg County", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10040076", - "OrganizationName": "Arthritis Pain Assoc Of Pg County", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/83193", - "OrganizationName": "Arthritis Center Of Lexington", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/83193", - "OrganizationName": "Arthritis Center Of Lexington", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76467", - "OrganizationName": "Arthritis Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76467", - "OrganizationName": "Arthritis Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77927", - "OrganizationName": "Ashfaq Kudia MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77927", - "OrganizationName": "Ashfaq Kudia MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10062555", - "OrganizationName": "Ashutosh S Lohe MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10062555", - "OrganizationName": "Ashutosh S Lohe MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10042090", - "OrganizationName": "Associated Cardiovascular Physicians SC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10042090", - "OrganizationName": "Associated Cardiovascular Physicians SC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/70378", - "OrganizationName": "Associated Dermatologists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/70378", - "OrganizationName": "Associated Dermatologists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/1700145P", - "OrganizationName": "Associated Foot Ankle Specialist of Ohio", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/1700145P", - "OrganizationName": "Associated Foot Ankle Specialist of Ohio", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10011068", - "OrganizationName": "Associated Gastroenterology Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10011068", - "OrganizationName": "Associated Gastroenterology Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0010390", - "OrganizationName": "Associates for Psychiatric Services", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0010390", - "OrganizationName": "Associates for Psychiatric Services", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/9683", - "OrganizationName": "Associates In Foot Ankle Surgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/9683", - "OrganizationName": "Associates In Foot Ankle Surgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10019778", - "OrganizationName": "Associates in General Surgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10019778", - "OrganizationName": "Associates in General Surgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10031501", - "OrganizationName": "Atlanta Institute for ENT PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10031501", - "OrganizationName": "Atlanta Institute for ENT PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76113", - "OrganizationName": "Atlantic ObGyn Assoc Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76113", - "OrganizationName": "Atlantic ObGyn Assoc Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10042915", - "OrganizationName": "Atlantic Orthopaedics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10042915", - "OrganizationName": "Atlantic Orthopaedics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77839", - "OrganizationName": "ATM Yousuf Md Physician Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77839", - "OrganizationName": "ATM Yousuf Md Physician Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/9263", - "OrganizationName": "Avon Medical Professionals LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/9263", - "OrganizationName": "Avon Medical Professionals LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74395", - "OrganizationName": "Ayden Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74395", - "OrganizationName": "Ayden Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/62555", - "OrganizationName": "Babra Saeed Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/62555", - "OrganizationName": "Babra Saeed Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75418", - "OrganizationName": "Bac H Nguyen Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75418", - "OrganizationName": "Bac H Nguyen Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/00005506", - "OrganizationName": "Bacon County Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/00005506", - "OrganizationName": "Bacon County Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10057297", - "OrganizationName": "BakerGilmour Cardiology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10057297", - "OrganizationName": "BakerGilmour Cardiology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77995", - "OrganizationName": "Barry F Dobies MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77995", - "OrganizationName": "Barry F Dobies MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10004738", - "OrganizationName": "Barry S Tatar MD LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10004738", - "OrganizationName": "Barry S Tatar MD LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10035684", - "OrganizationName": "Barstow Family Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035684", - "OrganizationName": "Barstow Family Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/57412", - "OrganizationName": "Batesville Medical Specialties", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/57412", - "OrganizationName": "Batesville Medical Specialties", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74850", - "OrganizationName": "Bay Pediatric Clinic Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74850", - "OrganizationName": "Bay Pediatric Clinic Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10043242", - "OrganizationName": "BC Muthappa MD PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10043242", - "OrganizationName": "BC Muthappa MD PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10077327", - "OrganizationName": "Beauregard Family Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10077327", - "OrganizationName": "Beauregard Family Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10077331", - "OrganizationName": "Beauregard Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10077331", - "OrganizationName": "Beauregard Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10076808", - "OrganizationName": "Beauregard Physician Group Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10076808", - "OrganizationName": "Beauregard Physician Group Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10077329", - "OrganizationName": "Beauregard Surgery Center LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10077329", - "OrganizationName": "Beauregard Surgery Center LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10077333", - "OrganizationName": "Beauregard Urgent Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10077333", - "OrganizationName": "Beauregard Urgent Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10077330", - "OrganizationName": "Beauregard Urology Center LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10077330", - "OrganizationName": "Beauregard Urology Center LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0011059S", - "OrganizationName": "Bedford Surgical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0011059S", - "OrganizationName": "Bedford Surgical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10040398", - "OrganizationName": "Bellevue Professional Services", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10040398", - "OrganizationName": "Bellevue Professional Services", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75914", - "OrganizationName": "Benny J Sanchez Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75914", - "OrganizationName": "Benny J Sanchez Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76924", - "OrganizationName": "Beth A Cohen Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76924", - "OrganizationName": "Beth A Cohen Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72337", - "OrganizationName": "Biltmore Family Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72337", - "OrganizationName": "Biltmore Family Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75872INV", - "OrganizationName": "Bloomfield Internal Medicine Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75872INV", - "OrganizationName": "Bloomfield Internal Medicine Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75872", - "OrganizationName": "Bloomfield Internal Medicine Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75872", - "OrganizationName": "Bloomfield Internal Medicine Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75246", - "OrganizationName": "Bluefied Pediatric Cardiology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75246", - "OrganizationName": "Bluefied Pediatric Cardiology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10064048", - "OrganizationName": "Boiling Springs Pediatric and Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10064048", - "OrganizationName": "Boiling Springs Pediatric and Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72821", - "OrganizationName": "Bowling Orthopaedics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72821", - "OrganizationName": "Bowling Orthopaedics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73807", - "OrganizationName": "Brewster Medical Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73807", - "OrganizationName": "Brewster Medical Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77079", - "OrganizationName": "Bristol Gynecology and Obstetrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77079", - "OrganizationName": "Bristol Gynecology and Obstetrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74216", - "OrganizationName": "Broward Family Medical Group Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74216", - "OrganizationName": "Broward Family Medical Group Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10242888", - "OrganizationName": "Brown Fertility", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10239843", - "OrganizationName": "Brown Fertility", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10239843", - "OrganizationName": "Brown Fertility", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10242888", - "OrganizationName": "Brown Fertility", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76049", - "OrganizationName": "Brownsboro Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76049", - "OrganizationName": "Brownsboro Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72011", - "OrganizationName": "Broxton Family Medical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72011", - "OrganizationName": "Broxton Family Medical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76800", - "OrganizationName": "Buenaventura I Pelina Md Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76800", - "OrganizationName": "Buenaventura I Pelina Md Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10088801", - "OrganizationName": "Bun Siu Co MD SC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10088801", - "OrganizationName": "Bun Siu Co MD SC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036904", - "OrganizationName": "Burgess Health Center Clinics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10036904", - "OrganizationName": "Burgess Health Center Clinics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10054117", - "OrganizationName": "BurlingtonCountyOrthopaedicSpecialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10054117", - "OrganizationName": "BurlingtonCountyOrthopaedicSpecialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10033880", - "OrganizationName": "Byrens Lambrix Neidlinger Richardson Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033880", - "OrganizationName": "Byrens Lambrix Neidlinger Richardson Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/9857", - "OrganizationName": "Caduceus Corporation", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/9857", - "OrganizationName": "Caduceus Corporation", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10071726", - "OrganizationName": "Callahan and Le", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10071726", - "OrganizationName": "Callahan and Le", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77455INV", - "OrganizationName": "Cancer And Blood Spec Investigation", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77455INV", - "OrganizationName": "Cancer And Blood Spec Investigation", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75824", - "OrganizationName": "Canova Internal Medicine Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75824", - "OrganizationName": "Canova Internal Medicine Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0008817", - "OrganizationName": "Capital Family Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0008817", - "OrganizationName": "Capital Family Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10079015", - "OrganizationName": "Capo and Fitzgerald Physicians LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10079015", - "OrganizationName": "Capo and Fitzgerald Physicians LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10035249", - "OrganizationName": "Cardinal Pediatrics PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035249", - "OrganizationName": "Cardinal Pediatrics PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0004152", - "OrganizationName": "Cardiology Consultants of MI", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0004152", - "OrganizationName": "Cardiology Consultants of MI", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10420", - "OrganizationName": "Cardiology Physicians Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10420", - "OrganizationName": "Cardiology Physicians Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0001894", - "OrganizationName": "Cardiovascular Care Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0001894", - "OrganizationName": "Cardiovascular Care Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10020981", - "OrganizationName": "Cardiovascular Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10020981", - "OrganizationName": "Cardiovascular Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10043002", - "OrganizationName": "Cardiovascular Consultants PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10043002", - "OrganizationName": "Cardiovascular Consultants PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10088255", - "OrganizationName": "Cardiovascular Solutions of Central MS", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10088255", - "OrganizationName": "Cardiovascular Solutions of Central MS", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10059750", - "OrganizationName": "Care Dimensions Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10059750", - "OrganizationName": "Care Dimensions Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0003361", - "OrganizationName": "Caremore Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0003361", - "OrganizationName": "Caremore Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/56569", - "OrganizationName": "Carenet Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/56569", - "OrganizationName": "Carenet Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/71197", - "OrganizationName": "Carolina Dermatology and Endo", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/71197", - "OrganizationName": "Carolina Dermatology and Endo", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10038612", - "OrganizationName": "Carolina East Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10038612", - "OrganizationName": "Carolina East Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/69321", - "OrganizationName": "Carolina Headache Institute", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/69321", - "OrganizationName": "Carolina Headache Institute", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10065404", - "OrganizationName": "Carolina Kidney Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10065404", - "OrganizationName": "Carolina Kidney Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10079043", - "OrganizationName": "Carolyn J Agresti MD Ear Nose Throat Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10079043", - "OrganizationName": "Carolyn J Agresti MD Ear Nose Throat Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/7872", - "OrganizationName": "Cary Healthcare Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/7872", - "OrganizationName": "Cary Healthcare Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10016718", - "OrganizationName": "Casper Orthopaedic Assoc PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10016718", - "OrganizationName": "Casper Orthopaedic Assoc PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10015136", - "OrganizationName": "Castle Ortho Sports", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10015136", - "OrganizationName": "Castle Ortho Sports", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10064054", - "OrganizationName": "Catskill Orthopedics PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10064054", - "OrganizationName": "Catskill Orthopedics PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10054399", - "OrganizationName": "Cecil Bryan Jordan Ii MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10054399", - "OrganizationName": "Cecil Bryan Jordan Ii MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76035", - "OrganizationName": "Cedar Avenue Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76035", - "OrganizationName": "Cedar Avenue Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72675", - "OrganizationName": "Cedar Hill Spine Surgery Ctr", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72675", - "OrganizationName": "Cedar Hill Spine Surgery Ctr", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10057276", - "OrganizationName": "Center For Digestive Health \u0026 Nutrition", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10057276", - "OrganizationName": "Center For Digestive Health \u0026 Nutrition", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/59802", - "OrganizationName": "Center For Foot and Ankle Surgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/59802", - "OrganizationName": "Center For Foot and Ankle Surgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0009495", - "OrganizationName": "CENTER FOR INFECTIONS", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0009495", - "OrganizationName": "CENTER FOR INFECTIONS", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10032131", - "OrganizationName": "Center for Pediatric and Adolescent Med", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10032131", - "OrganizationName": "Center for Pediatric and Adolescent Med", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033644", - "OrganizationName": "Center For Pulmonary Sleep Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10033644", - "OrganizationName": "Center For Pulmonary Sleep Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/11362", - "OrganizationName": "Central Arkansas Neurosurgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/11362", - "OrganizationName": "Central Arkansas Neurosurgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76077", - "OrganizationName": "Central Carolina Family Practi", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76077", - "OrganizationName": "Central Carolina Family Practi", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10044092", - "OrganizationName": "Central Texas Gastroenterology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10044092", - "OrganizationName": "Central Texas Gastroenterology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10026443", - "OrganizationName": "Central Virginia Orthopaedics and Sports Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10026443", - "OrganizationName": "Central Virginia Orthopaedics and Sports Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10022903", - "OrganizationName": "Central Wyoming Urological", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10022903", - "OrganizationName": "Central Wyoming Urological", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10046510", - "OrganizationName": "Century Airport Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10046510", - "OrganizationName": "Century Airport Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77035", - "OrganizationName": "Chadbourn Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77035", - "OrganizationName": "Chadbourn Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/9311", - "OrganizationName": "Chancellor Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/9311", - "OrganizationName": "Chancellor Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0010642", - "OrganizationName": "Chapin Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0010642", - "OrganizationName": "Chapin Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76799", - "OrganizationName": "Charles Bernstein Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76799", - "OrganizationName": "Charles Bernstein Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/58248", - "OrganizationName": "Charles Ray MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/58248", - "OrganizationName": "Charles Ray MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77363", - "OrganizationName": "Cherokee Imaging Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77363", - "OrganizationName": "Cherokee Imaging Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0002980", - "OrganizationName": "Chest Infectious Disease Critical Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0002980", - "OrganizationName": "Chest Infectious Disease Critical Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10028428", - "OrganizationName": "Chicago WomenS Health Ltd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10028428", - "OrganizationName": "Chicago WomenS Health Ltd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10057166", - "OrganizationName": "CHILD HEALTH ASSOCIATES, PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10057166", - "OrganizationName": "CHILD HEALTH ASSOCIATES, PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75336", - "OrganizationName": "Children First Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75336", - "OrganizationName": "Children First Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10584872", - "OrganizationName": "Childrens Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10584872", - "OrganizationName": "Childrens Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10116670", - "OrganizationName": "Childrens Mercy Preferred Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10129777", - "OrganizationName": "Chino Valley Family Physicians Medical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76674", - "OrganizationName": "Choice Pediatrix", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76674", - "OrganizationName": "Choice Pediatrix", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74125", - "OrganizationName": "Christian Anderson Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74125", - "OrganizationName": "Christian Anderson Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74295", - "OrganizationName": "Christopher R Rose Md Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74295", - "OrganizationName": "Christopher R Rose Md Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10079264", - "OrganizationName": "Chuks J Onwu Surgical Services PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10079264", - "OrganizationName": "Chuks J Onwu Surgical Services PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10436DOJ", - "OrganizationName": "Cincinnati Center For PainDOJ", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10436DOJ", - "OrganizationName": "Cincinnati Center For PainDOJ", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/70036NC", - "OrganizationName": "Citi Medical Of Canarsie", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/70036NC", - "OrganizationName": "Citi Medical Of Canarsie", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10203801", - "OrganizationName": "City of Raleigh", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10203801", - "OrganizationName": "City of Raleigh", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10043734", - "OrganizationName": "Clark Memorial Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10043734", - "OrganizationName": "Clark Memorial Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/70569", - "OrganizationName": "Clayton Pediatrics Center Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/70569", - "OrganizationName": "Clayton Pediatrics Center Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/56545AK", - "OrganizationName": "Clinicians in Infectious Diesease", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/56545AK", - "OrganizationName": "Clinicians in Infectious Diesease", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10038384", - "OrganizationName": "Clinix Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10038384", - "OrganizationName": "Clinix Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10061847", - "OrganizationName": "Clinton Women's Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10061847", - "OrganizationName": "Clinton Women's Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/3724", - "OrganizationName": "Coastal Albemarle Orthopaedics Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/3724", - "OrganizationName": "Coastal Albemarle Orthopaedics Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73796", - "OrganizationName": "Coastal Foot Ankle Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73796", - "OrganizationName": "Coastal Foot Ankle Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0007896", - "OrganizationName": "Coastal Physicians and Surgeons", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0007896", - "OrganizationName": "Coastal Physicians and Surgeons", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74207", - "OrganizationName": "Coleman Medical Assoc Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74207", - "OrganizationName": "Coleman Medical Assoc Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10119762", - "OrganizationName": "Colin Hamblin", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10119762", - "OrganizationName": "Colin Hamblin", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036776", - "OrganizationName": "Colon Rectal Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10036776", - "OrganizationName": "Colon Rectal Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76901", - "OrganizationName": "Colonial Internal Medicine Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76901", - "OrganizationName": "Colonial Internal Medicine Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76635", - "OrganizationName": "Colorectal Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76635", - "OrganizationName": "Colorectal Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/9437", - "OrganizationName": "Columbia Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/9437", - "OrganizationName": "Columbia Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75215", - "OrganizationName": "Columbus Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75215", - "OrganizationName": "Columbus Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10022598", - "OrganizationName": "Commonwealth Pain Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10022598", - "OrganizationName": "Commonwealth Pain Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73500", - "OrganizationName": "Community Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73500", - "OrganizationName": "Community Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0010044", - "OrganizationName": "Community Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/59376", - "OrganizationName": "Complete Family Dermatology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/59376", - "OrganizationName": "Complete Family Dermatology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77279", - "OrganizationName": "Conejo Womens Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77279", - "OrganizationName": "Conejo Womens Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10061863", - "OrganizationName": "Connecticut Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10061863", - "OrganizationName": "Connecticut Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/71437", - "OrganizationName": "Conquest Md Spine Care Sports Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/71437", - "OrganizationName": "Conquest Md Spine Care Sports Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10029735", - "OrganizationName": "Corinth Medical Specialist LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10029735", - "OrganizationName": "Corinth Medical Specialist LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10036363/", - "OrganizationName": "Cornerstone Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036363", - "OrganizationName": "Cornerstone Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/55881", - "OrganizationName": "Cornerstone Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/55881", - "OrganizationName": "Cornerstone Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10028118", - "OrganizationName": "Cornerstone Health Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10028118", - "OrganizationName": "Cornerstone Health Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10042857", - "OrganizationName": "Cornerstone Medical Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10042857", - "OrganizationName": "Cornerstone Medical Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10079096", - "OrganizationName": "Craig B Henry Pllc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10079096", - "OrganizationName": "Craig B Henry Pllc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10039537", - "OrganizationName": "Crown Obstetrics \u0026 Gynecology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10039537", - "OrganizationName": "Crown Obstetrics \u0026 Gynecology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0901343", - "OrganizationName": "CSRA Medical Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0901343", - "OrganizationName": "CSRA Medical Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10037091", - "OrganizationName": "Curtis S Young Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10037091", - "OrganizationName": "Curtis S Young Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77693", - "OrganizationName": "CV ENT Surgical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77693", - "OrganizationName": "CV ENT Surgical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/58162", - "OrganizationName": "Cynthia J Moorman MD PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/58162", - "OrganizationName": "Cynthia J Moorman MD PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73665", - "OrganizationName": "Cynthia L Thomas DO", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73665", - "OrganizationName": "Cynthia L Thomas DO", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10063631", - "OrganizationName": "Dallas Fort Worth Sarcoma Group PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10063631", - "OrganizationName": "Dallas Fort Worth Sarcoma Group PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76130", - "OrganizationName": "Daly Shaw Joint Venture", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76130", - "OrganizationName": "Daly Shaw Joint Venture", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76354", - "OrganizationName": "Damayanti S Hatiwala", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76354", - "OrganizationName": "Damayanti S Hatiwala", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75100", - "OrganizationName": "Daniel Nimon", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75100", - "OrganizationName": "Daniel Nimon", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76200", - "OrganizationName": "David M Godat Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76200", - "OrganizationName": "David M Godat Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10034313", - "OrganizationName": "David W Calton MD PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034313", - "OrganizationName": "David W Calton MD PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/69286", - "OrganizationName": "Davoodi Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/69286", - "OrganizationName": "Davoodi Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/57235", - "OrganizationName": "Dayton Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/57235", - "OrganizationName": "Dayton Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://inv-r4-dbm-dev.rd.allscripts.com//fhir-dbm-dev1", - "OrganizationName": "DBM DEV", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/58339", - "OrganizationName": "DBWC LLC dba Daytona Beach WomenS Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/58339", - "OrganizationName": "DBWC LLC dba Daytona Beach WomenS Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10052495", - "OrganizationName": "Dearborn ObGyn AssocPC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10052495", - "OrganizationName": "Dearborn ObGyn AssocPC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75869", - "OrganizationName": "Decatur Neurological Associate", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75869", - "OrganizationName": "Decatur Neurological Associate", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10121736", - "OrganizationName": "Decatur Orthopedic Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10121736", - "OrganizationName": "Decatur Orthopedic Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/59560", - "OrganizationName": "Delta Clinics PLC dba Heart And Vascular", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/59560", - "OrganizationName": "Delta Clinics PLC dba Heart And Vascular", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10037202", - "OrganizationName": "Delta Obstetrics Gynecology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10037202", - "OrganizationName": "Delta Obstetrics Gynecology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/70036KV", - "OrganizationName": "Delta Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/70036KV", - "OrganizationName": "Delta Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10119772", - "OrganizationName": "Desert Surgical Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10119772", - "OrganizationName": "Desert Surgical Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75660", - "OrganizationName": "Dharmesh S Mehta Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75660", - "OrganizationName": "Dharmesh S Mehta Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74093", - "OrganizationName": "Digestive And Liver Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74093", - "OrganizationName": "Digestive And Liver Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10055702", - "OrganizationName": "Digestive Care Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10055702", - "OrganizationName": "Digestive Care Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0900120", - "OrganizationName": "Dillon Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0900120", - "OrganizationName": "Dillon Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/59370", - "OrganizationName": "Discovery Pediatrics Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/59370", - "OrganizationName": "Discovery Pediatrics Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75797", - "OrganizationName": "Doctors Office Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75797", - "OrganizationName": "Doctors Office Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/900100", - "OrganizationName": "Donnie P Dunagan MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/900100", - "OrganizationName": "Donnie P Dunagan MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/70034", - "OrganizationName": "Dr Anthony J Rizzo", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/70034", - "OrganizationName": "Dr Anthony J Rizzo", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76459", - "OrganizationName": "Dr Ben Mayne", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76459", - "OrganizationName": "Dr Ben Mayne", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/9323", - "OrganizationName": "Dr Carlos Mayo", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/9323", - "OrganizationName": "Dr Carlos Mayo", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74544", - "OrganizationName": "Dr Charbel Moussallem", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74544", - "OrganizationName": "Dr Charbel Moussallem", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/1700207", - "OrganizationName": "Dr Darrin Scherer", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75262", - "OrganizationName": "Dr David Lopez", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75262", - "OrganizationName": "Dr David Lopez", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77398", - "OrganizationName": "Dr Fei Yu Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77398", - "OrganizationName": "Dr Fei Yu Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75341", - "OrganizationName": "Dr Ferrel L Endsley", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75341", - "OrganizationName": "Dr Ferrel L Endsley", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76075", - "OrganizationName": "Dr Francis E Tacka Do", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76075", - "OrganizationName": "Dr Francis E Tacka Do", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10077805", - "OrganizationName": "Dr Glenn Chapman", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10077805", - "OrganizationName": "Dr Glenn Chapman", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74310", - "OrganizationName": "Dr Gregory Cali Do", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74310", - "OrganizationName": "Dr Gregory Cali Do", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10253809", - "OrganizationName": "Dr Haddad Medical LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10253809", - "OrganizationName": "Dr Haddad Medical LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73026", - "OrganizationName": "Dr Harleen Kaur Family Prac", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73026", - "OrganizationName": "Dr Harleen Kaur Family Prac", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77067", - "OrganizationName": "Dr Jane Iris Farhi", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77067", - "OrganizationName": "Dr Jane Iris Farhi", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72534", - "OrganizationName": "Dr Jerrold S Canakis Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72534", - "OrganizationName": "Dr Jerrold S Canakis Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10026469", - "OrganizationName": "Dr Jonathan Pasko", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10026469", - "OrganizationName": "Dr Jonathan Pasko", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/1700090", - "OrganizationName": "Dr Joseph Lin", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/1700090", - "OrganizationName": "Dr Joseph Lin", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/68462", - "OrganizationName": "Dr Kenneth Martinez", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/68462", - "OrganizationName": "Dr Kenneth Martinez", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10065912", - "OrganizationName": "Dr Kevin T OConnor", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10065912", - "OrganizationName": "Dr Kevin T OConnor", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10026476", - "OrganizationName": "Dr Laura Katz", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10026476", - "OrganizationName": "Dr Laura Katz", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/68523AX", - "OrganizationName": "Dr Mark Glassner", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/68523AX", - "OrganizationName": "Dr Mark Glassner", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/073459", - "OrganizationName": "Dr N Christine Le", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/073459", - "OrganizationName": "Dr N Christine Le", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10077298", - "OrganizationName": "Dr Patrick Tamim", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10077298", - "OrganizationName": "Dr Patrick Tamim", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75696", - "OrganizationName": "Dr Pravin Panchal", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10120853", - "OrganizationName": "Dr Ralph Raper MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10120853", - "OrganizationName": "Dr Ralph Raper MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77119", - "OrganizationName": "Dr Revan Maragiri", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77119", - "OrganizationName": "Dr Revan Maragiri", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10063509", - "OrganizationName": "Dr Riad Khoury Premier Pain Management", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10063509", - "OrganizationName": "Dr Riad Khoury Premier Pain Management", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76713", - "OrganizationName": "Dr Robert Ching Do", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76713", - "OrganizationName": "Dr Robert Ching Do", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0008465", - "OrganizationName": "Dr Rudolph Vela", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0008465", - "OrganizationName": "Dr Rudolph Vela", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0008604", - "OrganizationName": "Dr Sanjay Prasad", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0008604", - "OrganizationName": "Dr Sanjay Prasad", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10062715", - "OrganizationName": "Dr Thomas P von Unrug", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10062715", - "OrganizationName": "Dr Thomas P von Unrug", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72013", - "OrganizationName": "Dra Teresita T Barbadillo", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72013", - "OrganizationName": "Dra Teresita T Barbadillo", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10057178", - "OrganizationName": "DrLiem Som OeiRenal Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10057178", - "OrganizationName": "DrLiem Som OeiRenal Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10077040", - "OrganizationName": "Drs Goldfarb Ranno and Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10077040", - "OrganizationName": "Drs Goldfarb Ranno and Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10027574", - "OrganizationName": "Ear Nose And Throat Assoc Of Frisco Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10027574", - "OrganizationName": "Ear Nose And Throat Assoc Of Frisco Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/70198", - "OrganizationName": "Ear Nose and Throat Phy and Surg", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/70198", - "OrganizationName": "Ear Nose and Throat Phy and Surg", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0008331", - "OrganizationName": "Ear Nose And Throat Specialist", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0008331", - "OrganizationName": "Ear Nose And Throat Specialist", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10012336", - "OrganizationName": "Ear, Nose \u0026 Throat Specs Of NW, PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10012336", - "OrganizationName": "Ear, Nose \u0026 Throat Specs Of NW, PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10062141", - "OrganizationName": "East Dallas Neurological Services", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10062141", - "OrganizationName": "East Dallas Neurological Services", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10042881", - "OrganizationName": "Eastern Carolina ENT", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10042881", - "OrganizationName": "Eastern Carolina ENT", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10028637", - "OrganizationName": "Eastern Connecticut Medical Professionals", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10028637", - "OrganizationName": "Eastern Connecticut Medical Professionals", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/61702", - "OrganizationName": "Eastern Neurology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/61702", - "OrganizationName": "Eastern Neurology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76880", - "OrganizationName": "Eastern Wake Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76880", - "OrganizationName": "Eastern Wake Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/57879", - "OrganizationName": "Eastside Premier Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/57879", - "OrganizationName": "Eastside Premier Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/56373", - "OrganizationName": "Eden Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/56373", - "OrganizationName": "Eden Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/56545P", - "OrganizationName": "Edgar R DelaCruz MD Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/56545P", - "OrganizationName": "Edgar R DelaCruz MD Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/61190", - "OrganizationName": "Eduardo Kofman MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/61190", - "OrganizationName": "Eduardo Kofman MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/68852", - "OrganizationName": "Edward Wagner MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/68852", - "OrganizationName": "Edward Wagner MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75675", - "OrganizationName": "Edwin Alexander Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75675", - "OrganizationName": "Edwin Alexander Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73332", - "OrganizationName": "Edwin Castaneda Md Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73332", - "OrganizationName": "Edwin Castaneda Md Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76627", - "OrganizationName": "Ehab Sargious Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76627", - "OrganizationName": "Ehab Sargious Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73919", - "OrganizationName": "El Paso Ear Nose Throat Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73919", - "OrganizationName": "El Paso Ear Nose Throat Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77689", - "OrganizationName": "Elite Womens Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77689", - "OrganizationName": "Elite Womens Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/68522", - "OrganizationName": "Ellis Pain Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/68522", - "OrganizationName": "Ellis Pain Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76861", - "OrganizationName": "Emerald Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76861", - "OrganizationName": "Emerald Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77701", - "OrganizationName": "Emilio Del Priore Md Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77701", - "OrganizationName": "Emilio Del Priore Md Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10047529", - "OrganizationName": "Emily Barnett", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10047529", - "OrganizationName": "Emily Barnett", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10086544", - "OrganizationName": "EndoMed Clinic SC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10086544", - "OrganizationName": "EndoMed Clinic SC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10012445", - "OrganizationName": "ENT Surgical Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10012445", - "OrganizationName": "ENT Surgical Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/8079", - "OrganizationName": "Eric Carlson M D", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/8079", - "OrganizationName": "Eric Carlson M D", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74064", - "OrganizationName": "Ermias Tilahun MD SC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74064", - "OrganizationName": "Ermias Tilahun MD SC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72705", - "OrganizationName": "Etowah Family Medical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72705", - "OrganizationName": "Etowah Family Medical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/69064", - "OrganizationName": "Euro Obgyn", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/69064", - "OrganizationName": "Euro Obgyn", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/70027", - "OrganizationName": "Evergreen Surgical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/70027", - "OrganizationName": "Evergreen Surgical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76963", - "OrganizationName": "Everyones Ent and Sinus Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76963", - "OrganizationName": "Everyones Ent and Sinus Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0011121", - "OrganizationName": "Excel Care Pain Management", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0011121", - "OrganizationName": "Excel Care Pain Management", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10368851", - "OrganizationName": "Excelsior Womens Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77179", - "OrganizationName": "Excelsior Womens Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77179", - "OrganizationName": "Excelsior Womens Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10368851", - "OrganizationName": "Excelsior Womens Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75239", - "OrganizationName": "Face and Skin LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75239", - "OrganizationName": "Face and Skin LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10030760", - "OrganizationName": "Faith Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10030760", - "OrganizationName": "Faith Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/71967", - "OrganizationName": "Faith Pediatric And Adolescent", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/71967", - "OrganizationName": "Faith Pediatric And Adolescent", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76172", - "OrganizationName": "Family Clinic Of Anahuac", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76172", - "OrganizationName": "Family Clinic Of Anahuac", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77409", - "OrganizationName": "Family First Health Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77409", - "OrganizationName": "Family First Health Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76544", - "OrganizationName": "Family First Of Jacksonville", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76544", - "OrganizationName": "Family First Of Jacksonville", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034504", - "OrganizationName": "Family Health Care of Siouxland", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10034504", - "OrganizationName": "Family Health Care of Siouxland", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/57689", - "OrganizationName": "Family Medcenters PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/57689", - "OrganizationName": "Family Medcenters PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035034", - "OrganizationName": "Family Medical Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10035034", - "OrganizationName": "Family Medical Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/78045", - "OrganizationName": "Family Medical Care Of St Augustine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/78045", - "OrganizationName": "Family Medical Care Of St Augustine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/57966", - "OrganizationName": "Family Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/57966", - "OrganizationName": "Family Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76294", - "OrganizationName": "Family Medical Practice Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76294", - "OrganizationName": "Family Medical Practice Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/59548", - "OrganizationName": "Family Medical Specialists of Florida", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/59548", - "OrganizationName": "Family Medical Specialists of Florida", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0006794", - "OrganizationName": "Family Medicine Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0006794", - "OrganizationName": "Family Medicine Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10031335", - "OrganizationName": "Family Medicine Of Edenton", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10031335", - "OrganizationName": "Family Medicine Of Edenton", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/71605", - "OrganizationName": "Family Medicine Solutions", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/71605", - "OrganizationName": "Family Medicine Solutions", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/70036NG", - "OrganizationName": "Family MedSurg Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/70036NG", - "OrganizationName": "Family MedSurg Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74672", - "OrganizationName": "Farmingdale Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74672", - "OrganizationName": "Farmingdale Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73328", - "OrganizationName": "Fayette Foot And Ankle", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73328", - "OrganizationName": "Fayette Foot And Ankle", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/71068", - "OrganizationName": "Fayetteville Surgical Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/71068", - "OrganizationName": "Fayetteville Surgical Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/59196", - "OrganizationName": "FDL Dermatology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/59196", - "OrganizationName": "FDL Dermatology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/57837", - "OrganizationName": "Ferraz MD Ricardo J P", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/57837", - "OrganizationName": "Ferraz MD Ricardo J P", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirtest01.rd.allscripts.com/R4/fhir-FHIR-PROD", - "OrganizationName": "FHIR-TEST18", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirtest01.rd.allscripts.com/R4/open-FHIR-PROD", - "OrganizationName": "FHIR-TEST18", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73563", - "OrganizationName": "First Care PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73563", - "OrganizationName": "First Care PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76594", - "OrganizationName": "Floral Park Arthritis Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76594", - "OrganizationName": "Floral Park Arthritis Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10065611", - "OrganizationName": "Foot Ankle Specialists Of Virginia", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10065611", - "OrganizationName": "Foot Ankle Specialists Of Virginia", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76877", - "OrganizationName": "Foothills Family Medicine Of Westminster", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76877", - "OrganizationName": "Foothills Family Medicine Of Westminster", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0010710", - "OrganizationName": "Foothills Podiatry PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0010710", - "OrganizationName": "Foothills Podiatry PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/56246", - "OrganizationName": "Forefront Management LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/56246", - "OrganizationName": "Forefront Management LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77521", - "OrganizationName": "Forest Hills Dermatology Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77521", - "OrganizationName": "Forest Hills Dermatology Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/71963", - "OrganizationName": "Fort Myers Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/71963", - "OrganizationName": "Fort Myers Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76187", - "OrganizationName": "Forum Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76187", - "OrganizationName": "Forum Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/56907", - "OrganizationName": "Four Corners ObGyn Llp", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/56907", - "OrganizationName": "Four Corners ObGyn Llp", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/63496", - "OrganizationName": "Francisco Lossio MD PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/63496", - "OrganizationName": "Francisco Lossio MD PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10085725", - "OrganizationName": "Franklin County Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10085725", - "OrganizationName": "Franklin County Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/1100972Q", - "OrganizationName": "Friendship Anesthesia Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/1100972Q", - "OrganizationName": "Friendship Anesthesia Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74003", - "OrganizationName": "Front Range Surgical Services", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74003", - "OrganizationName": "Front Range Surgical Services", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0004948", - "OrganizationName": "Gastro Group Of The Palm Beaches Llp", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0004948", - "OrganizationName": "Gastro Group Of The Palm Beaches Llp", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/70581", - "OrganizationName": "Gastroenterology and Hepatology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/70581", - "OrganizationName": "Gastroenterology and Hepatology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/000101", - "OrganizationName": "Gastroenterology Associates PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/000101", - "OrganizationName": "Gastroenterology Associates PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10007539", - "OrganizationName": "Gastroenterology Consultants PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10007539", - "OrganizationName": "Gastroenterology Consultants PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/1501030", - "OrganizationName": "Gastroenterology Group Naples", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/1501030", - "OrganizationName": "Gastroenterology Group Naples", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/71194", - "OrganizationName": "Gastroenterology Institute", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/71194", - "OrganizationName": "Gastroenterology Institute", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0009058", - "OrganizationName": "Gastroenterology Institute", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0009058", - "OrganizationName": "Gastroenterology Institute", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10044200", - "OrganizationName": "Gastrointestinal Specialists Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10044200", - "OrganizationName": "Gastrointestinal Specialists Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10033042", - "OrganizationName": "Gastrointestinal Specialists, Inc.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033042", - "OrganizationName": "Gastrointestinal Specialists, Inc.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74180", - "OrganizationName": "Georgia Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74180", - "OrganizationName": "Georgia Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/11442", - "OrganizationName": "Georgia Kidz Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/11442", - "OrganizationName": "Georgia Kidz Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10051236", - "OrganizationName": "Gerald Gordon MD FACP LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10051236", - "OrganizationName": "Gerald Gordon MD FACP LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75477", - "OrganizationName": "Get Well Stay Well Medical Corp", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75477", - "OrganizationName": "Get Well Stay Well Medical Corp", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72055", - "OrganizationName": "Ghiath Tayeb MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72055", - "OrganizationName": "Ghiath Tayeb MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.jtdmh.org/open", - "OrganizationName": "GL0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.jtdmh.org/fhir", - "OrganizationName": "GL0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.jtdmh.org/R4/fhir-Prod", - "OrganizationName": "GL0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.jtdmh.org/R4/open-Prod", - "OrganizationName": "GL0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/71200", - "OrganizationName": "Gohar Khan MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/71200", - "OrganizationName": "Gohar Khan MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0005526", - "OrganizationName": "Grandview Medical Management", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0005526", - "OrganizationName": "Grandview Medical Management", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/11757", - "OrganizationName": "Gratiot Isabella Nephrology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/11757", - "OrganizationName": "Gratiot Isabella Nephrology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73451", - "OrganizationName": "Great Valley Medical Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0005438", - "OrganizationName": "Greater Houston Neurosurgery Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0005438", - "OrganizationName": "Greater Houston Neurosurgery Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10012217", - "OrganizationName": "Green Valley Obgyn", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10012217", - "OrganizationName": "Green Valley Obgyn", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10186786", - "OrganizationName": "Greene County Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10186786", - "OrganizationName": "Greene County Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10015441", - "OrganizationName": "Greenville Family Doctors", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10015441", - "OrganizationName": "Greenville Family Doctors", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10032241", - "OrganizationName": "Greenwich Cardiology Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10032241", - "OrganizationName": "Greenwich Cardiology Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/57534", - "OrganizationName": "Griego Family Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/57534", - "OrganizationName": "Griego Family Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74490", - "OrganizationName": "Guillermo Gonzalez Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74490", - "OrganizationName": "Guillermo Gonzalez Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/58015", - "OrganizationName": "Gyn Fertility Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/58015", - "OrganizationName": "Gyn Fertility Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10053982", - "OrganizationName": "GynOb Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10053982", - "OrganizationName": "GynOb Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74952", - "OrganizationName": "H Herbert Washington Md Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74952", - "OrganizationName": "H Herbert Washington Md Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74094", - "OrganizationName": "H L Yoon Mdpc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74094", - "OrganizationName": "H L Yoon Mdpc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/58348", - "OrganizationName": "Habersham OBGYN", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/58348", - "OrganizationName": "Habersham OBGYN", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73489", - "OrganizationName": "Habersham Podiatry", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73489", - "OrganizationName": "Habersham Podiatry", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75090", - "OrganizationName": "Hagos Tekeste Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75090", - "OrganizationName": "Hagos Tekeste Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/1005981", - "OrganizationName": "Hancock County Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/1005981", - "OrganizationName": "Hancock County Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77684", - "OrganizationName": "Hardin Physician Foundation", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77684", - "OrganizationName": "Hardin Physician Foundation", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10030406", - "OrganizationName": "Harrisburg Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10030406", - "OrganizationName": "Harrisburg Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/62342", - "OrganizationName": "Hartford Neurology Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/62342", - "OrganizationName": "Hartford Neurology Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74618", - "OrganizationName": "Hazlett Family Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74618", - "OrganizationName": "Hazlett Family Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/HCAPROD_36", - "OrganizationName": "HCA Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/HCAPROD_36", - "OrganizationName": "HCA Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033432", - "OrganizationName": "Healthwise Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10033432", - "OrganizationName": "Healthwise Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/69147", - "OrganizationName": "Healthy Urgent Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/69147", - "OrganizationName": "Healthy Urgent Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73467", - "OrganizationName": "Heart of Ohio Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73467", - "OrganizationName": "Heart of Ohio Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10129066", - "OrganizationName": "Hemostasis and Thrombosis Center of NV", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10129066", - "OrganizationName": "Hemostasis and Thrombosis Center of NV", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0009615", - "OrganizationName": "Hendersonville OB GYN Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0009615", - "OrganizationName": "Hendersonville OB GYN Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75846", - "OrganizationName": "Heritage Internal Medicine Pllc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75846", - "OrganizationName": "Heritage Internal Medicine Pllc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.hendrickhealth.org/open", - "OrganizationName": "hhs", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.hendrickhealth.org/R4/fhir-Prod", - "OrganizationName": "hhs", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.hendrickhealth.org/fhir", - "OrganizationName": "hhs", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhirprod.hendrickhealth.org/R4/open-Prod", - "OrganizationName": "hhs", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/57880", - "OrganizationName": "Hickory Adult Medicine Kidney Specialist", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/57880", - "OrganizationName": "Hickory Adult Medicine Kidney Specialist", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10068573", - "OrganizationName": "High Desert Dermatology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10068573", - "OrganizationName": "High Desert Dermatology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/61165", - "OrganizationName": "Hoag Christine Leehealey Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/61165", - "OrganizationName": "Hoag Christine Leehealey Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/60717", - "OrganizationName": "Hoag Dr Robert Pettis", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/60717", - "OrganizationName": "Hoag Dr Robert Pettis", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/68457", - "OrganizationName": "Hoag Head Neck Medical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/68457", - "OrganizationName": "Hoag Head Neck Medical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/69187", - "OrganizationName": "HOAG Paul Rosenbuilt", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/69187", - "OrganizationName": "HOAG Paul Rosenbuilt", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10026750", - "OrganizationName": "Hodges Family Practice Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10026750", - "OrganizationName": "Hodges Family Practice Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0009458", - "OrganizationName": "Hookerton Family Practice Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0009458", - "OrganizationName": "Hookerton Family Practice Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10019129", - "OrganizationName": "Hope Medicoes Urgent Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10019129", - "OrganizationName": "Hope Medicoes Urgent Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75554", - "OrganizationName": "Humberto A Galleno Md Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75554", - "OrganizationName": "Humberto A Galleno Md Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0300592", - "OrganizationName": "Huntingdon Gastroenterology Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0300592", - "OrganizationName": "Huntingdon Gastroenterology Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74558", - "OrganizationName": "Huron Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74558", - "OrganizationName": "Huron Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10024397", - "OrganizationName": "Idaho Foot Ankle", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10022903", - "OrganizationName": "Idaho Foot Ankle", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10024397", - "OrganizationName": "Idaho Foot Ankle", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10022903", - "OrganizationName": "Idaho Foot Ankle", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75247", - "OrganizationName": "Ihsan O Safi Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75247", - "OrganizationName": "Ihsan O Safi Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73651", - "OrganizationName": "Infect Prevention Treatment", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73651", - "OrganizationName": "Infect Prevention Treatment", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10086572", - "OrganizationName": "Infectious Disease Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10086572", - "OrganizationName": "Infectious Disease Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10391847", - "OrganizationName": "Innovare Health Advocates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10391847", - "OrganizationName": "Innovare Health Advocates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73865", - "OrganizationName": "Interboro Heart Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73865", - "OrganizationName": "Interboro Heart Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/8471", - "OrganizationName": "Internal Medicine Assoc Of Gastonia Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/8471", - "OrganizationName": "Internal Medicine Assoc Of Gastonia Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77787", - "OrganizationName": "Internal Medicine Assoc Of South Dallas", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77787", - "OrganizationName": "Internal Medicine Assoc Of South Dallas", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/58167", - "OrganizationName": "Internal Medicine Of Moultrie", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73648", - "OrganizationName": "Internal Medicine Of The Valley", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73648", - "OrganizationName": "Internal Medicine Of The Valley", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/70435", - "OrganizationName": "Interventional Cardiology Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/70435", - "OrganizationName": "Interventional Cardiology Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0001607", - "OrganizationName": "Iowa Ent and Sinus Surgery Center PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0001607", - "OrganizationName": "Iowa Ent and Sinus Surgery Center PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036044", - "OrganizationName": "Iowa Kidney Physicians PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10036044", - "OrganizationName": "Iowa Kidney Physicians PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10079312", - "OrganizationName": "Isabella Urgent Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10079312", - "OrganizationName": "Isabella Urgent Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/11424", - "OrganizationName": "Island Dermatology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/11424", - "OrganizationName": "Island Dermatology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10031202", - "OrganizationName": "Island Health Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10031202", - "OrganizationName": "Island Health Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/69768", - "OrganizationName": "J Eric Wieczorek MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/69768", - "OrganizationName": "J Eric Wieczorek MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0008113", - "OrganizationName": "Jackson Gastroenterology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0008113", - "OrganizationName": "Jackson Gastroenterology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10036295", - "OrganizationName": "Jackson Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036295", - "OrganizationName": "Jackson Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10125738", - "OrganizationName": "Jacksonville Brain and Spine Pllc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10125738", - "OrganizationName": "Jacksonville Brain and Spine Pllc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75686", - "OrganizationName": "Jacqueline Bracy MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75686", - "OrganizationName": "Jacqueline Bracy MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10038951", - "OrganizationName": "Jae Pak MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10038951", - "OrganizationName": "Jae Pak MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76999", - "OrganizationName": "Jaipaul Ramkelawan Med Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76999", - "OrganizationName": "Jaipaul Ramkelawan Med Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10999", - "OrganizationName": "James Clinic Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10999", - "OrganizationName": "James Clinic Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10071106", - "OrganizationName": "James H Thomas MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10071106", - "OrganizationName": "James H Thomas MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/71607", - "OrganizationName": "James Morgan Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/71607", - "OrganizationName": "James Morgan Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72869", - "OrganizationName": "James S Albertoli Md Facs", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72869", - "OrganizationName": "James S Albertoli Md Facs", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10062220", - "OrganizationName": "James S Yeh MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10062220", - "OrganizationName": "James S Yeh MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0002670", - "OrganizationName": "James Schlenker MD SC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0002670", - "OrganizationName": "James Schlenker MD SC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77472", - "OrganizationName": "Jason Faller Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77472", - "OrganizationName": "Jason Faller Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/71877", - "OrganizationName": "Jatin K Pithadia Md Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/71877", - "OrganizationName": "Jatin K Pithadia Md Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10063928", - "OrganizationName": "Javed Cardiology Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10063928", - "OrganizationName": "Javed Cardiology Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73213", - "OrganizationName": "Javed Masoud MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73213", - "OrganizationName": "Javed Masoud MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0001283", - "OrganizationName": "Jefferson Internal Med", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0001283", - "OrganizationName": "Jefferson Internal Med", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76475", - "OrganizationName": "Jeffrey C Stone Dpm", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76475", - "OrganizationName": "Jeffrey C Stone Dpm", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76499", - "OrganizationName": "Joanne Foodim Md Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76499", - "OrganizationName": "Joanne Foodim Md Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72442", - "OrganizationName": "John A Schmidt Jr MD LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72442", - "OrganizationName": "John A Schmidt Jr MD LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/62697", - "OrganizationName": "John B Crider MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/62697", - "OrganizationName": "John B Crider MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/6222", - "OrganizationName": "John G Brown Do", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/6222", - "OrganizationName": "John G Brown Do", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0000585", - "OrganizationName": "John Humeniuk MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0000585", - "OrganizationName": "John Humeniuk MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73854", - "OrganizationName": "John L Gwin Jr MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73854", - "OrganizationName": "John L Gwin Jr MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10021970", - "OrganizationName": "John Mcleod III MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10021970", - "OrganizationName": "John Mcleod III MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10033489", - "OrganizationName": "John Przybylski Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033489", - "OrganizationName": "John Przybylski Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10060350", - "OrganizationName": "Johnston Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10060350", - "OrganizationName": "Johnston Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75552", - "OrganizationName": "Jonathan Tye Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75552", - "OrganizationName": "Jonathan Tye Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77505", - "OrganizationName": "Jonathan Warman Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77505", - "OrganizationName": "Jonathan Warman Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10060747", - "OrganizationName": "Joseph Momen Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10060747", - "OrganizationName": "Joseph Momen Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/9653", - "OrganizationName": "Jui Chih Hsu Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/9653", - "OrganizationName": "Jui Chih Hsu Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77805", - "OrganizationName": "Kari G Frano DO", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77805", - "OrganizationName": "Kari G Frano DO", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/70054", - "OrganizationName": "Karl Kosse Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/70054", - "OrganizationName": "Karl Kosse Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0010879", - "OrganizationName": "Karle Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0010879", - "OrganizationName": "Karle Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/57975", - "OrganizationName": "Karu Medical Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/57975", - "OrganizationName": "Karu Medical Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10042502", - "OrganizationName": "Kathleen J Drinan Do Ltd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10042502", - "OrganizationName": "Kathleen J Drinan Do Ltd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/70036KP", - "OrganizationName": "Keith Johnstone Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/70036KP", - "OrganizationName": "Keith Johnstone Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0011519", - "OrganizationName": "KENLY MEDICAL ASSOCIATES", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0011519", - "OrganizationName": "KENLY MEDICAL ASSOCIATES", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76423", - "OrganizationName": "Kent R Biddinger MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76423", - "OrganizationName": "Kent R Biddinger MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77386", - "OrganizationName": "Kevin S Lee Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77386", - "OrganizationName": "Kevin S Lee Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75248", - "OrganizationName": "Khalid Razzaq Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75248", - "OrganizationName": "Khalid Razzaq Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76519", - "OrganizationName": "Kids Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76519", - "OrganizationName": "Kids Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75736", - "OrganizationName": "Kidschoice Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75736", - "OrganizationName": "Kidschoice Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74265", - "OrganizationName": "King Maceyko Dermatology Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74265", - "OrganizationName": "King Maceyko Dermatology Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/68948", - "OrganizationName": "Kip L Bodi Physician FACS PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/68948", - "OrganizationName": "Kip L Bodi Physician FACS PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/1700064J", - "OrganizationName": "Krablin Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/1700064J", - "OrganizationName": "Krablin Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/58590", - "OrganizationName": "Kufoy Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/58590", - "OrganizationName": "Kufoy Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/69994", - "OrganizationName": "La Cueva Family Healthcare Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/69994", - "OrganizationName": "La Cueva Family Healthcare Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72252", - "OrganizationName": "Lafayette Psychiatric Services", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72252", - "OrganizationName": "Lafayette Psychiatric Services", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035187", - "OrganizationName": "Lakeside Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10035187", - "OrganizationName": "Lakeside Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10032725", - "OrganizationName": "Lakewood Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10032725", - "OrganizationName": "Lakewood Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75467", - "OrganizationName": "Lakshma Tiyyagura Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75467", - "OrganizationName": "Lakshma Tiyyagura Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/56411", - "OrganizationName": "Lancaster Endocrinology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/56411", - "OrganizationName": "Lancaster Endocrinology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/57812", - "OrganizationName": "Lancaster Primary Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/57812", - "OrganizationName": "Lancaster Primary Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10388851", - "OrganizationName": "Lansing Institute of Urology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10388851", - "OrganizationName": "Lansing Institute of Urology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10919", - "OrganizationName": "Laplata Urology Center Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10919", - "OrganizationName": "Laplata Urology Center Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74899", - "OrganizationName": "Laura Morgan Md Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74899", - "OrganizationName": "Laura Morgan Md Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/58294", - "OrganizationName": "Lawrence Lipnik Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/58294", - "OrganizationName": "Lawrence Lipnik Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10118664", - "OrganizationName": "LB ADVANCED ORTHO", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10118664", - "OrganizationName": "LB ADVANCED ORTHO", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/58247", - "OrganizationName": "Leachman Cardiology Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/58247", - "OrganizationName": "Leachman Cardiology Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10037079", - "OrganizationName": "Leja MD Loretta A", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10037079", - "OrganizationName": "Leja MD Loretta A", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10150775", - "OrganizationName": "Leon Baginski MD Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10150775", - "OrganizationName": "Leon Baginski MD Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10032229", - "OrganizationName": "Lexington Surgeons", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10032229", - "OrganizationName": "Lexington Surgeons", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/57666", - "OrganizationName": "Liberty Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/57666", - "OrganizationName": "Liberty Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/58105", - "OrganizationName": "Lifetime Family Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/58105", - "OrganizationName": "Lifetime Family Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10068630", - "OrganizationName": "Lisa Bonaventura MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10068630", - "OrganizationName": "Lisa Bonaventura MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75731", - "OrganizationName": "Little Texans Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75731", - "OrganizationName": "Little Texans Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10040532", - "OrganizationName": "Long Island Neurosurgical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10040532", - "OrganizationName": "Long Island Neurosurgical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10084915", - "OrganizationName": "Lower Sioux Healthcare Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10084915", - "OrganizationName": "Lower Sioux Healthcare Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77739", - "OrganizationName": "Lubbock Nephrology Assoc Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77739", - "OrganizationName": "Lubbock Nephrology Assoc Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10086560", - "OrganizationName": "Lung Associates of Sarasota", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10086560", - "OrganizationName": "Lung Associates of Sarasota", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/70372", - "OrganizationName": "Lung Center Of Neveda", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/70372", - "OrganizationName": "Lung Center Of Neveda", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.lv0.hos.allscriptscloud.com/R4/open-Prod", - "OrganizationName": "lv0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.lv0.hos.allscriptscloud.com/R4/fhir-Prod", - "OrganizationName": "lv0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.lv0.hos.allscriptscloud.com/open", - "OrganizationName": "lv0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.lv0.hos.allscriptscloud.com/fhir", - "OrganizationName": "lv0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76426", - "OrganizationName": "M Ammar Katerji Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76426", - "OrganizationName": "M Ammar Katerji Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://ma01ascmshvp.ma0.hos/open", - "OrganizationName": "MA1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://ma01ascmshvp.ma0.hos/R4/fhir-Prod", - "OrganizationName": "MA1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://ma01ascmshvp.ma0.hos/R4/open-Prod", - "OrganizationName": "MA1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://ma01ascmshvp.ma0.hos/fhir", - "OrganizationName": "MA1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10156688", - "OrganizationName": "Mackinac Straits Health System", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10156688", - "OrganizationName": "Mackinac Straits Health System", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10025934", - "OrganizationName": "Macoupin Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10025934", - "OrganizationName": "Macoupin Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75128", - "OrganizationName": "Magdalene Karon Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75128", - "OrganizationName": "Magdalene Karon Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73772", - "OrganizationName": "Magdy Iskander Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73772", - "OrganizationName": "Magdy Iskander Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/59565", - "OrganizationName": "Magee General Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10392841", - "OrganizationName": "Magee General Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10392841", - "OrganizationName": "Magee General Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/59565", - "OrganizationName": "Magee General Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/70386", - "OrganizationName": "Magnolia Pediatric Clinic Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/70386", - "OrganizationName": "Magnolia Pediatric Clinic Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10067932", - "OrganizationName": "Manhattan Primary Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10067932", - "OrganizationName": "Manhattan Primary Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77511", - "OrganizationName": "Maplecrest Medical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77938", - "OrganizationName": "Marc Janis Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77938", - "OrganizationName": "Marc Janis Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76119", - "OrganizationName": "Maria Cristina Atienza Md Psc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76119", - "OrganizationName": "Maria Cristina Atienza Md Psc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73632", - "OrganizationName": "Mark P Miller Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73632", - "OrganizationName": "Mark P Miller Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10688842", - "OrganizationName": "Martin P Lanoff MD SC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10688842", - "OrganizationName": "Martin P Lanoff MD SC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73079", - "OrganizationName": "Mary Ibrahim Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73079", - "OrganizationName": "Mary Ibrahim Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72088", - "OrganizationName": "Maryam Rahnemun Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72088", - "OrganizationName": "Maryam Rahnemun Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/71949", - "OrganizationName": "Maryland Neurological Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/71949", - "OrganizationName": "Maryland Neurological Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73744", - "OrganizationName": "Maryland Podiatry Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73744", - "OrganizationName": "Maryland Podiatry Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/62916", - "OrganizationName": "Mason H Long MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/62916", - "OrganizationName": "Mason H Long MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/9274", - "OrganizationName": "Matthew Friedman Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/9274", - "OrganizationName": "Matthew Friedman Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72982E", - "OrganizationName": "Matthew Lief Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72982E", - "OrganizationName": "Matthew Lief Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10016428", - "OrganizationName": "Maysville Internal Med and Ped Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10016428", - "OrganizationName": "Maysville Internal Med and Ped Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/56872", - "OrganizationName": "McKenzie Wilfred MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/56872", - "OrganizationName": "McKenzie Wilfred MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74578", - "OrganizationName": "Md Electrodiagnosis Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74578", - "OrganizationName": "Md Electrodiagnosis Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/59048", - "OrganizationName": "Med and Surg Of Corsicana", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/59048", - "OrganizationName": "Med and Surg Of Corsicana", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/6609", - "OrganizationName": "Med Center 1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/6609", - "OrganizationName": "Med Center 1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/70226", - "OrganizationName": "Med Specialists Of Madison Co", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/70226", - "OrganizationName": "Med Specialists Of Madison Co", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/1700033", - "OrganizationName": "Medexpress Urgent Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/1700033", - "OrganizationName": "Medexpress Urgent Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76468", - "OrganizationName": "Medhat A Awad Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76468", - "OrganizationName": "Medhat A Awad Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0000324", - "OrganizationName": "Medical Associates Of Central Virginia", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0000324", - "OrganizationName": "Medical Associates Of Central Virginia", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0011378", - "OrganizationName": "Medical Management Systems Of Michigan", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0011378", - "OrganizationName": "Medical Management Systems Of Michigan", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72250Q", - "OrganizationName": "Melanie C Firman Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72250Q", - "OrganizationName": "Melanie C Firman Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10022920", - "OrganizationName": "Memorial Healthcare Systems", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10022920", - "OrganizationName": "Memorial Healthcare Systems", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76177", - "OrganizationName": "Merced Heart Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76177", - "OrganizationName": "Merced Heart Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76177B", - "OrganizationName": "Merced Vein Vascular Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76177B", - "OrganizationName": "Merced Vein Vascular Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0900167", - "OrganizationName": "Metrolina Neurological Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0900167", - "OrganizationName": "Metrolina Neurological Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73867", - "OrganizationName": "Michael L Carr Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73867", - "OrganizationName": "Michael L Carr Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76211", - "OrganizationName": "Michael R Leonard Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76211", - "OrganizationName": "Michael R Leonard Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/68929", - "OrganizationName": "Michael S Cohen Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/68929", - "OrganizationName": "Michael S Cohen Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74368", - "OrganizationName": "Michael T Jelinek", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74368", - "OrganizationName": "Michael T Jelinek", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/57546", - "OrganizationName": "Michigan Neurosurgical Institute P C", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/57546", - "OrganizationName": "Michigan Neurosurgical Institute P C", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77606", - "OrganizationName": "Mid Carolina Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77606", - "OrganizationName": "Mid Carolina Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/900745", - "OrganizationName": "Middle Georgia Ent", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/900745", - "OrganizationName": "Middle Georgia Ent", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76012", - "OrganizationName": "Midland Podiatry Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76012", - "OrganizationName": "Midland Podiatry Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/57687", - "OrganizationName": "Midwest Family Medical P C", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/57687", - "OrganizationName": "Midwest Family Medical P C", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10083044", - "OrganizationName": "Midwest Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10083044", - "OrganizationName": "Midwest Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72397", - "OrganizationName": "Midwest Medical Specialists Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72397", - "OrganizationName": "Midwest Medical Specialists Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10027823", - "OrganizationName": "Midwest Nephrology Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10027823", - "OrganizationName": "Midwest Nephrology Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/MIGQA", - "OrganizationName": "MIGQA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/MIGQA", - "OrganizationName": "MIGQA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/69964", - "OrganizationName": "Mill Creek Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/69964", - "OrganizationName": "Mill Creek Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73952", - "OrganizationName": "Millennium Womens Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73952", - "OrganizationName": "Millennium Womens Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75761", - "OrganizationName": "Mir Neurology Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75761", - "OrganizationName": "Mir Neurology Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77697", - "OrganizationName": "Missouri Vein Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77697", - "OrganizationName": "Missouri Vein Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75326", - "OrganizationName": "Mohammed AlNajjar Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75326", - "OrganizationName": "Mohammed AlNajjar Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75015", - "OrganizationName": "Mohan Deochand Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75015", - "OrganizationName": "Mohan Deochand Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0004855", - "OrganizationName": "Monroe Medical Asoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0004855", - "OrganizationName": "Monroe Medical Asoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/56654", - "OrganizationName": "Monteiro Md Office Of Jose A", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/56654", - "OrganizationName": "Monteiro Md Office Of Jose A", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76510", - "OrganizationName": "Monument Avenue Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76510", - "OrganizationName": "Monument Avenue Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77722", - "OrganizationName": "Morrow County Hospital Primary Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77722", - "OrganizationName": "Morrow County Hospital Primary Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/56545L", - "OrganizationName": "Morteza Mirhaidari DPM", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/56545L", - "OrganizationName": "Morteza Mirhaidari DPM", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74543", - "OrganizationName": "Moultrie Internal Medicine Assoc Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74543", - "OrganizationName": "Moultrie Internal Medicine Assoc Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10062281", - "OrganizationName": "Mount Sinai Manhattan Heart", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10062281", - "OrganizationName": "Mount Sinai Manhattan Heart", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0009326", - "OrganizationName": "Mount Sinai NJH Respiratory Institute", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0009326", - "OrganizationName": "Mount Sinai NJH Respiratory Institute", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10039332", - "OrganizationName": "Mountain Area Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10039332", - "OrganizationName": "Mountain Area Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10605849", - "OrganizationName": "Mountain Sleep and Respiratory Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10605849", - "OrganizationName": "Mountain Sleep and Respiratory Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10006139", - "OrganizationName": "Mountain View Regional Hosp and Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/56396", - "OrganizationName": "MultiCare Medical PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/56396", - "OrganizationName": "MultiCare Medical PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75323", - "OrganizationName": "Munif Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75323", - "OrganizationName": "Munif Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76060", - "OrganizationName": "My Kids Doc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76060", - "OrganizationName": "My Kids Doc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/56545N", - "OrganizationName": "Myers and Miller Podiatry Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/56545N", - "OrganizationName": "Myers and Miller Podiatry Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75723", - "OrganizationName": "Myrna C De Asis Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75723", - "OrganizationName": "Myrna C De Asis Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75426", - "OrganizationName": "Naeem A Qazi Md Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75426", - "OrganizationName": "Naeem A Qazi Md Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0011426H", - "OrganizationName": "Nantucket Cottage Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0011426H", - "OrganizationName": "Nantucket Cottage Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.nb0.hos.allscriptscloud.com/fhir", - "OrganizationName": "NB0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.nb0.hos.allscriptscloud.com/open", - "OrganizationName": "NB0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.nb0.hos.allscriptscloud.com/R4/open-Prod", - "OrganizationName": "NB0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.nb0.hos.allscriptscloud.com/R4/fhir-Prod", - "OrganizationName": "NB0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75876A", - "OrganizationName": "NCHIE Test DB 2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75876A", - "OrganizationName": "NCHIE Test DB 2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75876B", - "OrganizationName": "NCHIE Test DB 3", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75876B", - "OrganizationName": "NCHIE Test DB 3", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72250E", - "OrganizationName": "Neil Shechtman MD PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72250E", - "OrganizationName": "Neil Shechtman MD PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76267", - "OrganizationName": "Nelson E Uzquiano Md Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76267", - "OrganizationName": "Nelson E Uzquiano Md Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10014209", - "OrganizationName": "Nephrology Consultants Of NW Ohio", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10014209", - "OrganizationName": "Nephrology Consultants Of NW Ohio", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/8661", - "OrganizationName": "Neugenesis Plastic Surgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/8661", - "OrganizationName": "Neugenesis Plastic Surgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10040498", - "OrganizationName": "Neurology And Pain Management", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10040498", - "OrganizationName": "Neurology And Pain Management", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10039269", - "OrganizationName": "Neurology Consultants Of Dallas", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10039269", - "OrganizationName": "Neurology Consultants Of Dallas", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10067615", - "OrganizationName": "NeuroMicroSpine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10067615", - "OrganizationName": "NeuroMicroSpine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/9959", - "OrganizationName": "Neuropsychiatric Assoc Inc Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/9959", - "OrganizationName": "Neuropsychiatric Assoc Inc Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036564", - "OrganizationName": "Neuro-Science \u0026 Spine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10036564", - "OrganizationName": "Neuro-Science \u0026 Spine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10044387", - "OrganizationName": "Nevada Orthopedic \u0026 Spine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10044387", - "OrganizationName": "Nevada Orthopedic \u0026 Spine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0010393", - "OrganizationName": "Nevada Pain and Spine Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0010393", - "OrganizationName": "Nevada Pain and Spine Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10089655", - "OrganizationName": "New Genesis Medical Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10089655", - "OrganizationName": "New Genesis Medical Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72519", - "OrganizationName": "New Johnsonville Family Health Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72519", - "OrganizationName": "New Johnsonville Family Health Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10022524", - "OrganizationName": "New West Sports Medicine \u0026 Orthopaedic Surgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10022524", - "OrganizationName": "New West Sports Medicine \u0026 Orthopaedic Surgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77674", - "OrganizationName": "New York Downtown Orthopaedic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77674", - "OrganizationName": "New York Downtown Orthopaedic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10065589", - "OrganizationName": "Newport Childrens Med at Mission", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10065589", - "OrganizationName": "Newport Childrens Med at Mission", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://PSEFHIR.libertyhospital.org/R4/open-Prod", - "OrganizationName": "nlhd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://PSEFHIR.libertyhospital.org/R4/fhir-Prod", - "OrganizationName": "nlhd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://PSEFHIR.libertyhospital.org/open", - "OrganizationName": "nlhd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://PSEFHIR.libertyhospital.org/fhir", - "OrganizationName": "nlhd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://PSEFHIR.libertyhospital.org/R4/open-Prod", - "OrganizationName": "nlhd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://PSEFHIR.libertyhospital.org/R4/fhir-Prod", - "OrganizationName": "nlhd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://PSEFHIR.libertyhospital.org/open", - "OrganizationName": "nlhd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://PSEFHIR.libertyhospital.org/fhir", - "OrganizationName": "nlhd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://SCMPORTAL.NMHS.NET/open", - "OrganizationName": "NMMC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://SCMPORTAL.NMHS.NET/fhir", - "OrganizationName": "NMMC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://SCMPORTAL.NMHS.NET/R4/fhir-Prod", - "OrganizationName": "NMMC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://SCMPORTAL.NMHS.NET/R4/open-Prod", - "OrganizationName": "NMMC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/9129", - "OrganizationName": "North Apollo Health Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/9129", - "OrganizationName": "North Apollo Health Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10046380", - "OrganizationName": "North Fulton Neurology PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10046380", - "OrganizationName": "North Fulton Neurology PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/57624", - "OrganizationName": "North Hills Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/57624", - "OrganizationName": "North Hills Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73916AX", - "OrganizationName": "North Providence Primary Care Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73916AX", - "OrganizationName": "North Providence Primary Care Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10048942", - "OrganizationName": "North Shore Gastro", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10048942", - "OrganizationName": "North Shore Gastro", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76369", - "OrganizationName": "North Texas Hand Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76369", - "OrganizationName": "North Texas Hand Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10043022", - "OrganizationName": "Northeast Florida Endocrinology And Diabetes Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10043022", - "OrganizationName": "Northeast Florida Endocrinology And Diabetes Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/58187", - "OrganizationName": "Northeast Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/58187", - "OrganizationName": "Northeast Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10060336", - "OrganizationName": "Northeastern Nephrology Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10060336", - "OrganizationName": "Northeastern Nephrology Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10053936", - "OrganizationName": "Northern Arizona Gastroenterology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10053936", - "OrganizationName": "Northern Arizona Gastroenterology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75964", - "OrganizationName": "Northern Nevada Allergy Ltd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75964", - "OrganizationName": "Northern Nevada Allergy Ltd", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10035701", - "OrganizationName": "Northside Ent", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035701", - "OrganizationName": "Northside Ent", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10268", - "OrganizationName": "Northview Orthopaedic Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10268", - "OrganizationName": "Northview Orthopaedic Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10112643", - "OrganizationName": "Northwest Indiana Nephrology PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10112643", - "OrganizationName": "Northwest Indiana Nephrology PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10086337", - "OrganizationName": "Northwest Suburban Pediatrics SC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10086337", - "OrganizationName": "Northwest Suburban Pediatrics SC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/NSLIJTMPT", - "OrganizationName": "NSLIJ Template", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/NSLIJTMPT", - "OrganizationName": "NSLIJ Template", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77669", - "OrganizationName": "Odyssey House Louisiana Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77669", - "OrganizationName": "Odyssey House Louisiana Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0009543", - "OrganizationName": "Okaloosa Cardiology P A", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0009543", - "OrganizationName": "Okaloosa Cardiology P A", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73389", - "OrganizationName": "One To One Female Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73389", - "OrganizationName": "One To One Female Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/56334", - "OrganizationName": "Orange County Ear Nose And Throat", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/56334", - "OrganizationName": "Orange County Ear Nose And Throat", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73647", - "OrganizationName": "Orangeburg Family Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73647", - "OrganizationName": "Orangeburg Family Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/900832", - "OrganizationName": "Orangeburg Lung Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/900832", - "OrganizationName": "Orangeburg Lung Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10914", - "OrganizationName": "Orchard Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10914", - "OrganizationName": "Orchard Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10039100", - "OrganizationName": "Orion Family Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10039100", - "OrganizationName": "Orion Family Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10388860", - "OrganizationName": "Orlando Immunology Center PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10388860", - "OrganizationName": "Orlando Immunology Center PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10063219", - "OrganizationName": "Orthopaedic Solutions PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10063219", - "OrganizationName": "Orthopaedic Solutions PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10480845", - "OrganizationName": "Orthopedic Associates of Central Texas", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10480845", - "OrganizationName": "Orthopedic Associates of Central Texas", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10079713", - "OrganizationName": "Orthopedic Associates of SW LA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10079713", - "OrganizationName": "Orthopedic Associates of SW LA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10001869", - "OrganizationName": "Osteopathic Physicians Of Charlottesville", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10001869", - "OrganizationName": "Osteopathic Physicians Of Charlottesville", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/57945", - "OrganizationName": "Osteopathic Physicians Of Tulsa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/57945", - "OrganizationName": "Osteopathic Physicians Of Tulsa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76525", - "OrganizationName": "Oxford Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76525", - "OrganizationName": "Oxford Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75329", - "OrganizationName": "Ozark Surgical Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75329", - "OrganizationName": "Ozark Surgical Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0005626", - "OrganizationName": "Ozark Surgical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0005626", - "OrganizationName": "Ozark Surgical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/4351", - "OrganizationName": "Pace Boulevard Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/4351", - "OrganizationName": "Pace Boulevard Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74340", - "OrganizationName": "Pacific Regional Neurosurgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74340", - "OrganizationName": "Pacific Regional Neurosurgery", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74587", - "OrganizationName": "Padma Wijetilleke MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74587", - "OrganizationName": "Padma Wijetilleke MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75949", - "OrganizationName": "Paducah Womens Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75949", - "OrganizationName": "Paducah Womens Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10083046", - "OrganizationName": "Pain Consultants of Florida", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10083046", - "OrganizationName": "Pain Consultants of Florida", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10047987", - "OrganizationName": "Pain Management Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10047987", - "OrganizationName": "Pain Management Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/71156", - "OrganizationName": "Pain Treatment Centers Of Il", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/71156", - "OrganizationName": "Pain Treatment Centers Of Il", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77307", - "OrganizationName": "Palliative Care Services Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77307", - "OrganizationName": "Palliative Care Services Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10046359", - "OrganizationName": "Palliative Carecenter Hospice Catawba VL", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10046359", - "OrganizationName": "Palliative Carecenter Hospice Catawba VL", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10045915", - "OrganizationName": "Pariser Dermatology Specialists, LTD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10045915", - "OrganizationName": "Pariser Dermatology Specialists, LTD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75698", - "OrganizationName": "Park 55 Medical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75698", - "OrganizationName": "Park 55 Medical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10040544", - "OrganizationName": "Park Avenue Assoc in Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10040544", - "OrganizationName": "Park Avenue Assoc in Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10131778", - "OrganizationName": "Park Avenue Concierge Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10131778", - "OrganizationName": "Park Avenue Concierge Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10129033", - "OrganizationName": "Parkway Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10129033", - "OrganizationName": "Parkway Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74911", - "OrganizationName": "Patricia L James Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74911", - "OrganizationName": "Patricia L James Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0009574", - "OrganizationName": "Paul Murray MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0009574", - "OrganizationName": "Paul Murray MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72085", - "OrganizationName": "Pediatric Adolescent Medicin", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72085", - "OrganizationName": "Pediatric Adolescent Medicin", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10078073", - "OrganizationName": "PEDIATRIC AND ADOLESCENT HEALTH", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10078073", - "OrganizationName": "PEDIATRIC AND ADOLESCENT HEALTH", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/11122", - "OrganizationName": "Pediatric Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/11122", - "OrganizationName": "Pediatric Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10030155", - "OrganizationName": "Pediatric Assoc Of Davidson County", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10030155", - "OrganizationName": "Pediatric Assoc Of Davidson County", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10064331", - "OrganizationName": "Pediatric Cardiology of Long Island", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10064331", - "OrganizationName": "Pediatric Cardiology of Long Island", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10030714", - "OrganizationName": "Pediatric Immediate Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10030714", - "OrganizationName": "Pediatric Immediate Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10008435", - "OrganizationName": "Pediatrics Assoc Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10008435", - "OrganizationName": "Pediatrics Assoc Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/11381", - "OrganizationName": "Peoria Ear Nose Throat", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/11381", - "OrganizationName": "Peoria Ear Nose Throat", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/1100972A", - "OrganizationName": "Physicians Systems Serv Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/1100972A", - "OrganizationName": "Physicians Systems Serv Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10058785", - "OrganizationName": "Piedmont ENT", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10058785", - "OrganizationName": "Piedmont ENT", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10038946", - "OrganizationName": "Pinehurst Neurology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10038946", - "OrganizationName": "Pinehurst Neurology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10006320", - "OrganizationName": "Pinnacle Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10006320", - "OrganizationName": "Pinnacle Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75481", - "OrganizationName": "Pioneer Valley Surgical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75481", - "OrganizationName": "Pioneer Valley Surgical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74282", - "OrganizationName": "PITRODA MEDICAL LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74282", - "OrganizationName": "PITRODA MEDICAL LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10043783", - "OrganizationName": "Pittsburgh Gastroenterology Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10043783", - "OrganizationName": "Pittsburgh Gastroenterology Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/70525B", - "OrganizationName": "Plastic Surgery of Lexington", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/70525B", - "OrganizationName": "Plastic Surgery of Lexington", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73405", - "OrganizationName": "Pleasant Health Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73405", - "OrganizationName": "Pleasant Health Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76797", - "OrganizationName": "Podiatry Center Of Eastern C", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76797", - "OrganizationName": "Podiatry Center Of Eastern C", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74458", - "OrganizationName": "Pompano Beach Community Medica Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74458", - "OrganizationName": "Pompano Beach Community Medica Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10075308", - "OrganizationName": "Potomac Cardiovascular Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10075308", - "OrganizationName": "Potomac Cardiovascular Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/68778", - "OrganizationName": "Poughkeepsie Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/68778", - "OrganizationName": "Poughkeepsie Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74522", - "OrganizationName": "Premier Health Ctr Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74522", - "OrganizationName": "Premier Health Ctr Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76109", - "OrganizationName": "Premier Healthcare Assoc Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76109", - "OrganizationName": "Premier Healthcare Assoc Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10256802", - "OrganizationName": "Premier Womens Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10256802", - "OrganizationName": "Premier Womens Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77481", - "OrganizationName": "Premier WomenS Health Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77481", - "OrganizationName": "Premier WomenS Health Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74245", - "OrganizationName": "Premier Womens Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74245", - "OrganizationName": "Premier Womens Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/69184", - "OrganizationName": "Presence Health Network", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/69184", - "OrganizationName": "Presence Health Network", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10030222", - "OrganizationName": "Primary Care At Foxhall LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10030222", - "OrganizationName": "Primary Care At Foxhall LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/9765", - "OrganizationName": "Primary Care Clinics Of Ga", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/9765", - "OrganizationName": "Primary Care Clinics Of Ga", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10150786", - "OrganizationName": "Primary Care Partners of Ohio", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10150786", - "OrganizationName": "Primary Care Partners of Ohio", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/9530", - "OrganizationName": "Primary Care Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/9530", - "OrganizationName": "Primary Care Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10050802", - "OrganizationName": "PRINCETON OTOLARYNGOLOGY ASSOCIATES", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10050802", - "OrganizationName": "PRINCETON OTOLARYNGOLOGY ASSOCIATES", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033013", - "OrganizationName": "Prism Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10033013", - "OrganizationName": "Prism Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75640", - "OrganizationName": "Pro Sports Club", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75640", - "OrganizationName": "Pro Sports Club", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0010926", - "OrganizationName": "Proactive Care Partners", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0010926", - "OrganizationName": "Proactive Care Partners", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/ProdR2CDH", - "OrganizationName": "ProdR2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/ProdR2CDH", - "OrganizationName": "ProdR2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://inv-r4-qa-21.rd.allscripts.com/R4/fhir-ProdR4SCM", - "OrganizationName": "ProdR4SCM", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://inv-r4-qa-21.rd.allscripts.com/fhir-ProdR4SCM", - "OrganizationName": "ProdR4SCM", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/PRSCM", - "OrganizationName": "ProdR4SCM", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://inv-r4-qa-21.rd.allscripts.com/R4/open-PRODSCM", - "OrganizationName": "ProdR4SCM", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://inv-r4-qa-21.rd.allscripts.com/R4/fhir-PRODSCM", - "OrganizationName": "ProdR4SCM", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/PRSCM", - "OrganizationName": "ProdR4SCM", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://inv-r4-qa-21.rd.allscripts.com/R4/open-ProdR4SCM", - "OrganizationName": "ProdR4SCM", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://inv-r4-qa-21.rd.allscripts.com/fhir-PRODSCM", - "OrganizationName": "ProdR4SCM", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://inv-r4-qa-21.rd.allscripts.com/open-ProdR4SCM", - "OrganizationName": "ProdR4SCM", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://inv-r4-qa-21.rd.allscripts.com/open-PRODSCM", - "OrganizationName": "ProdR4SCM", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://inv-r4-qatst2.rd.allscripts.com/fhir-ProdSCMR4", - "OrganizationName": "ProdSCMR4", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://inv-r4-qatst2.rd.allscripts.com/R4/open-ProdSCMR4", - "OrganizationName": "ProdSCMR4", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://inv-r4-qatst2.rd.allscripts.com/R4/fhir-ProdSCMR4", - "OrganizationName": "ProdSCMR4", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://inv-r4-qatst2.rd.allscripts.com/open-ProdSCMR4", - "OrganizationName": "ProdSCMR4", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10067025", - "OrganizationName": "Professional Orthopedic Medical Associat", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10067025", - "OrganizationName": "Professional Orthopedic Medical Associat", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10056396", - "OrganizationName": "Progressive Casualty Insurance", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10056396", - "OrganizationName": "Progressive Casualty Insurance", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73832", - "OrganizationName": "Progressive Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73832", - "OrganizationName": "Progressive Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/1700046", - "OrganizationName": "Progressive Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/1700046", - "OrganizationName": "Progressive Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76814INV", - "OrganizationName": "Progressive Pain Sol Investigation", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76814INV", - "OrganizationName": "Progressive Pain Sol Investigation", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/PSTest1", - "OrganizationName": "PSTest1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/PSTest1", - "OrganizationName": "PSTest1", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10030769", - "OrganizationName": "Pulmonary Allergy and Sleep", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10030769", - "OrganizationName": "Pulmonary Allergy and Sleep", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76218", - "OrganizationName": "Pulmonary Assoc Of St Augustine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76218", - "OrganizationName": "Pulmonary Assoc Of St Augustine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10040511", - "OrganizationName": "Pulmonary Associates Of RichmondVA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10040511", - "OrganizationName": "Pulmonary Associates Of RichmondVA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/56545I", - "OrganizationName": "Pulmonary Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/56545I", - "OrganizationName": "Pulmonary Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/59550", - "OrganizationName": "Purcellville Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/59550", - "OrganizationName": "Purcellville Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.pv0.hos.allscriptscloud.com/fhir", - "OrganizationName": "PV0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.pv0.hos.allscriptscloud.com/R4/open-Prod", - "OrganizationName": "PV0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.pv0.hos.allscriptscloud.com/R4/fhir-Prod", - "OrganizationName": "PV0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.pv0.hos.allscriptscloud.com/open", - "OrganizationName": "PV0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/70568", - "OrganizationName": "R Swami Nathan Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/70568", - "OrganizationName": "R Swami Nathan Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/1700141D", - "OrganizationName": "Rafael E Quinonez Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/1700141D", - "OrganizationName": "Rafael E Quinonez Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/68523AR", - "OrganizationName": "Rainbow Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/68523AR", - "OrganizationName": "Rainbow Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/58688", - "OrganizationName": "Raleigh Durham Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10031277", - "OrganizationName": "Raleigh Endocrine Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10031277", - "OrganizationName": "Raleigh Endocrine Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10033325", - "OrganizationName": "Raleigh Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10033325", - "OrganizationName": "Raleigh Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10021427", - "OrganizationName": "Raleigh Plastic Surgery CenterInc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10021427", - "OrganizationName": "Raleigh Plastic Surgery CenterInc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76146", - "OrganizationName": "Raleigh Vein And Laser Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76146", - "OrganizationName": "Raleigh Vein And Laser Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10007671", - "OrganizationName": "Ram S Garg Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10007671", - "OrganizationName": "Ram S Garg Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/69325", - "OrganizationName": "Raymond Martinez MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/69325", - "OrganizationName": "Raymond Martinez MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10089100", - "OrganizationName": "Regional Cardiac Arrhythmia", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10089100", - "OrganizationName": "Regional Cardiac Arrhythmia", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77292", - "OrganizationName": "Regional Internal Medicine Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77292", - "OrganizationName": "Regional Internal Medicine Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10390886", - "OrganizationName": "Rehabilitation Physicians of Georgia", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10390886", - "OrganizationName": "Rehabilitation Physicians of Georgia", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73435", - "OrganizationName": "Renuka Harsh Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73435", - "OrganizationName": "Renuka Harsh Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10146739", - "OrganizationName": "Respiratory Critical Care and Sleep Medicine Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10146739", - "OrganizationName": "Respiratory Critical Care and Sleep Medicine Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73628", - "OrganizationName": "Rh Villarosa Md Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73628", - "OrganizationName": "Rh Villarosa Md Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10446847", - "OrganizationName": "Rio Orthopedics and Sports Medicine PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10446847", - "OrganizationName": "Rio Orthopedics and Sports Medicine PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10028910", - "OrganizationName": "Riverbend Health Care, P. C.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10028910", - "OrganizationName": "Riverbend Health Care, P. C.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0700345", - "OrganizationName": "Riverwalk ObGYN PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0700345", - "OrganizationName": "Riverwalk ObGYN PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.rng.hos.allscriptscloud.com/R4/open-Prod", - "OrganizationName": "rng", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://RNG1ASCMSHVP.RNG.hos.allscriptscloud.com/fhir", - "OrganizationName": "rng", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.rng.hos.allscriptscloud.com/fhir", - "OrganizationName": "rng", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://RNG1ASCMSHVP.RNG.hos.allscriptscloud.com/R4/open-Prod", - "OrganizationName": "rng", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.rng.hos.allscriptscloud.com/R4/fhir-Prod", - "OrganizationName": "rng", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://RNG1ASCMSHVP.RNG.hos.allscriptscloud.com/open", - "OrganizationName": "rng", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.rng.hos.allscriptscloud.com/open", - "OrganizationName": "rng", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://RNG1ASCMSHVP.RNG.hos.allscriptscloud.com/R4/fhir-Prod", - "OrganizationName": "rng", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73343", - "OrganizationName": "Robert Caputo Do", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73343", - "OrganizationName": "Robert Caputo Do", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75694", - "OrganizationName": "Robert E Barkett Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75694", - "OrganizationName": "Robert E Barkett Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75266", - "OrganizationName": "Robert J Weiss MD FACS", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75266", - "OrganizationName": "Robert J Weiss MD FACS", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/78179", - "OrganizationName": "Robert Johnson DPM", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/78179", - "OrganizationName": "Robert Johnson DPM", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73916S", - "OrganizationName": "Robert L McKowen MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73916S", - "OrganizationName": "Robert L McKowen MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77090", - "OrganizationName": "Robert Rundorff Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77090", - "OrganizationName": "Robert Rundorff Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/71354", - "OrganizationName": "Robeson Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/71354", - "OrganizationName": "Robeson Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0001314", - "OrganizationName": "Rocky Mount Urology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0001314", - "OrganizationName": "Rocky Mount Urology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10049550", - "OrganizationName": "Rome Orthopaedic Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10049550", - "OrganizationName": "Rome Orthopaedic Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77624", - "OrganizationName": "Ruslana Kadze MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77624", - "OrganizationName": "Ruslana Kadze MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10044396", - "OrganizationName": "Ruth Ann Cooper DPM", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10044396", - "OrganizationName": "Ruth Ann Cooper DPM", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77569", - "OrganizationName": "Saeed A Siddiqui Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77569", - "OrganizationName": "Saeed A Siddiqui Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77449", - "OrganizationName": "Saginaw Valley Neurology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77449", - "OrganizationName": "Saginaw Valley Neurology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10058810", - "OrganizationName": "Salem Chest Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10058810", - "OrganizationName": "Salem Chest Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73737", - "OrganizationName": "Samara Services Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73737", - "OrganizationName": "Samara Services Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/9999002", - "OrganizationName": "Sample Client 002", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/9999002", - "OrganizationName": "Sample Client 002", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/9999003", - "OrganizationName": "Sample Client 003", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/9999003", - "OrganizationName": "Sample Client 003", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75376", - "OrganizationName": "Samy K Metyas Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75376", - "OrganizationName": "Samy K Metyas Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/71735", - "OrganizationName": "San Bernardino Urological", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73449", - "OrganizationName": "San Diego Hand Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73449", - "OrganizationName": "San Diego Hand Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.sng.hos.allscriptscloud.com/fhir", - "OrganizationName": "San Gorgonio Memorial Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.sng.hos.allscriptscloud.com/open", - "OrganizationName": "San Gorgonio Memorial Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.sng.hos.allscriptscloud.com/R4/fhir-Prod", - "OrganizationName": "San Gorgonio Memorial Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.sng.hos.allscriptscloud.com/R4/open-Prod", - "OrganizationName": "San Gorgonio Memorial Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.sng.hos.allscriptscloud.com/FHIR", - "OrganizationName": "San Gorgonio Memorial Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75183", - "OrganizationName": "Sand Mountain Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75183", - "OrganizationName": "Sand Mountain Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/69838", - "OrganizationName": "Sanford Medical Corp", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/69838", - "OrganizationName": "Sanford Medical Corp", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10007500", - "OrganizationName": "Santa Rosa Orthopaedics Sprt", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10007500", - "OrganizationName": "Santa Rosa Orthopaedics Sprt", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72452", - "OrganizationName": "Schreiber Hornaday Costel", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72452", - "OrganizationName": "Schreiber Hornaday Costel", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://inv-r4-qa-21.rd.allscripts.com/R4/open--SCM", - "OrganizationName": "SCMPROD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://inv-r4-qa-21.rd.allscripts.com/R4/open-SCMPROD", - "OrganizationName": "SCMPROD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://inv-r4-qa-21.rd.allscripts.com/fhir-SCMPROD", - "OrganizationName": "SCMPROD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://inv-r4-qa-21.rd.allscripts.com/R4/fhir-fhirreleaseall", - "OrganizationName": "SCMPROD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://inv-r4-qa-21.rd.allscripts.com/open-SCMPROD", - "OrganizationName": "SCMPROD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://inv-r4-qa-21.rd.allscripts.com/R4/fhir-SCMPROD", - "OrganizationName": "SCMPROD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir221weba2.rd.allscripts.com/R4/fhir-SCMSTANDR4", - "OrganizationName": "SCMSTANDR4", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir221weba2.rd.allscripts.com/R4/open-SCMSTANDR4", - "OrganizationName": "SCMSTANDR4", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir221weba2.rd.allscripts.com/open-SCMSTANDR4", - "OrganizationName": "SCMSTANDR4", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir221weba2.rd.allscripts.com/fhir-SCMSTANDR4", - "OrganizationName": "SCMSTANDR4", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10060813", - "OrganizationName": "Seashore Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10060813", - "OrganizationName": "Seashore Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10069491", - "OrganizationName": "Seyed M Hashemi MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10069491", - "OrganizationName": "Seyed M Hashemi MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.sh0.hos.allscriptscloud.com/open", - "OrganizationName": "SH0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.sh0.hos.allscriptscloud.com/R4/fhir-Prod", - "OrganizationName": "SH0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.sh0.hos.allscriptscloud.com/R4/open-Prod", - "OrganizationName": "SH0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmprodweb.sh0.hos.allscriptscloud.com/fhir", - "OrganizationName": "SH0", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76838B", - "OrganizationName": "Shady Grove Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76838B", - "OrganizationName": "Shady Grove Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/1700141B", - "OrganizationName": "Shafi Khalid Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/1700141B", - "OrganizationName": "Shafi Khalid Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/70576", - "OrganizationName": "Shaikh Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/70576", - "OrganizationName": "Shaikh Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77378", - "OrganizationName": "Sharad Soni Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77378", - "OrganizationName": "Sharad Soni Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10154", - "OrganizationName": "Shelby Internal Medicine Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10154", - "OrganizationName": "Shelby Internal Medicine Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/8416", - "OrganizationName": "Shelley K Hoover MDPC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/8416", - "OrganizationName": "Shelley K Hoover MDPC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77622", - "OrganizationName": "Shelly N Savant Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77622", - "OrganizationName": "Shelly N Savant Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.ep0.hos.allscriptscloud.com/Open", - "OrganizationName": "Sheppard Pratt Health System", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.ep0.hos.allscriptscloud.com/R4/fhir-EP01_PROD", - "OrganizationName": "Sheppard Pratt Health System", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.ep0.hos.allscriptscloud.com/R4/open-EP01_PROD", - "OrganizationName": "Sheppard Pratt Health System", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.ep0.hos.allscriptscloud.com/Fhir", - "OrganizationName": "Sheppard Pratt Health System", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.sheppardpratt.org/FHIR", - "OrganizationName": "Sheppard Pratt Health System", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10020533", - "OrganizationName": "Shore Orthopedics Inc dba The Orthopedic Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10020533", - "OrganizationName": "Shore Orthopedics Inc dba The Orthopedic Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76112", - "OrganizationName": "Shore Primary Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76112", - "OrganizationName": "Shore Primary Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10029445", - "OrganizationName": "Sierra Womens Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10029445", - "OrganizationName": "Sierra Womens Health", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10031459", - "OrganizationName": "Silver Pine Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10031459", - "OrganizationName": "Silver Pine Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10063134", - "OrganizationName": "Sioxland Gastroenterology PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10063134", - "OrganizationName": "Sioxland Gastroenterology PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10087695", - "OrganizationName": "SJSC Cardiology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10087695", - "OrganizationName": "SJSC Cardiology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/58148", - "OrganizationName": "Sleep Disorder Center Of Louisiana", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/58148", - "OrganizationName": "Sleep Disorder Center Of Louisiana", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73881", - "OrganizationName": "Sleep Disorders Ctr Of Alabama", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73881", - "OrganizationName": "Sleep Disorders Ctr Of Alabama", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10063011", - "OrganizationName": "Sleep Medicine Institute of Texas PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10063011", - "OrganizationName": "Sleep Medicine Institute of Texas PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75219", - "OrganizationName": "South Baldwin Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75219", - "OrganizationName": "South Baldwin Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10077332", - "OrganizationName": "South Beauregard Health Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10077332", - "OrganizationName": "South Beauregard Health Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77871", - "OrganizationName": "South Dayton Pediatrics Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77871", - "OrganizationName": "South Dayton Pediatrics Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72982AD", - "OrganizationName": "South Florida Surgical Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72982AD", - "OrganizationName": "South Florida Surgical Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/5344", - "OrganizationName": "South Harrison Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/5344", - "OrganizationName": "South Harrison Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10045871", - "OrganizationName": "South Texas Kidney Specialist", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10045871", - "OrganizationName": "South Texas Kidney Specialist", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10039761", - "OrganizationName": "Southern California Heart Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10039761", - "OrganizationName": "Southern California Heart Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75725", - "OrganizationName": "Southern California Neurology Consultant", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75725", - "OrganizationName": "Southern California Neurology Consultant", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0010519", - "OrganizationName": "Southern Indiana Ob Gyn", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0010519", - "OrganizationName": "Southern Indiana Ob Gyn", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76161", - "OrganizationName": "Southern Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76161", - "OrganizationName": "Southern Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10012164", - "OrganizationName": "Southern ObGyn Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10012164", - "OrganizationName": "Southern ObGyn Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/56096", - "OrganizationName": "Southfield Internists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/56096", - "OrganizationName": "Southfield Internists", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0005015", - "OrganizationName": "Southfield Pediatric Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/57406", - "OrganizationName": "Southpointe Family Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/57406", - "OrganizationName": "Southpointe Family Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75473", - "OrganizationName": "Southport Pulmonary Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75473", - "OrganizationName": "Southport Pulmonary Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/6386", - "OrganizationName": "Southside Hematology Oncology Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/6386", - "OrganizationName": "Southside Hematology Oncology Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/101694", - "OrganizationName": "Southside Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/101694", - "OrganizationName": "Southside Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75335", - "OrganizationName": "Southwest Center Of Aging", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75335", - "OrganizationName": "Southwest Center Of Aging", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/56735", - "OrganizationName": "Southwest General Health Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/56735", - "OrganizationName": "Southwest General Health Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73872", - "OrganizationName": "Specialty Clinics Of Dallas", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73872", - "OrganizationName": "Specialty Clinics Of Dallas", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10047225", - "OrganizationName": "Specialty Clinics of GA Orthopaedics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10047225", - "OrganizationName": "Specialty Clinics of GA Orthopaedics", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76651", - "OrganizationName": "Specialty Physicians Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76651", - "OrganizationName": "Specialty Physicians Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10060084", - "OrganizationName": "Spine Orthopaedic Surgery Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10060084", - "OrganizationName": "Spine Orthopaedic Surgery Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76789", - "OrganizationName": "Spine Consultants Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76789", - "OrganizationName": "Spine Consultants Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/59277", - "OrganizationName": "Spine Institute of the Carolinas", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/59277", - "OrganizationName": "Spine Institute of the Carolinas", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74854", - "OrganizationName": "Spine Physicians Institute", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74854", - "OrganizationName": "Spine Physicians Institute", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77822", - "OrganizationName": "St Augustine Cardiology Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77822", - "OrganizationName": "St Augustine Cardiology Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/56101", - "OrganizationName": "St Clair Vascular", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/56101", - "OrganizationName": "St Clair Vascular", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10083020", - "OrganizationName": "St Josephs Cardiology Group LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10083020", - "OrganizationName": "St Josephs Cardiology Group LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73791", - "OrganizationName": "ST LOUIS NEUROLOGY ASSOCIATES", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73791", - "OrganizationName": "ST LOUIS NEUROLOGY ASSOCIATES", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10016169", - "OrganizationName": "ST. CLAIR SPECIALTY SERVICES", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10016169", - "OrganizationName": "ST. CLAIR SPECIALTY SERVICES", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75170", - "OrganizationName": "Stacie L Grossfeld Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75170", - "OrganizationName": "Stacie L Grossfeld Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/71153", - "OrganizationName": "Stanley Park Family Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/71153", - "OrganizationName": "Stanley Park Family Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/69279", - "OrganizationName": "Stark County Womens Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/69279", - "OrganizationName": "Stark County Womens Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036056", - "OrganizationName": "State Of Franklin Healthcare Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10036056", - "OrganizationName": "State Of Franklin Healthcare Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10067327", - "OrganizationName": "STATpay IncMaryland", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10067327", - "OrganizationName": "STATpay IncMaryland", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72630", - "OrganizationName": "Stephen B Sherer Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72630", - "OrganizationName": "Stephen B Sherer Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0007260", - "OrganizationName": "Steve Pence MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0007260", - "OrganizationName": "Steve Pence MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10006393", - "OrganizationName": "Steven C. Thomas, M.D.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10006393", - "OrganizationName": "Steven C. Thomas, M.D.", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77052", - "OrganizationName": "Steven Jay Levine Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77052", - "OrganizationName": "Steven Jay Levine Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73564", - "OrganizationName": "Stockton Urgent Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73564", - "OrganizationName": "Stockton Urgent Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10039009", - "OrganizationName": "Stone Mountain Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10039009", - "OrganizationName": "Stone Mountain Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10045644", - "OrganizationName": "Stone Run Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10045644", - "OrganizationName": "Stone Run Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10073066", - "OrganizationName": "Stuart Leder MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10073066", - "OrganizationName": "Stuart Leder MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10055429", - "OrganizationName": "Sturges Clinic Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10055429", - "OrganizationName": "Sturges Clinic Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/11135", - "OrganizationName": "Summit Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10062579", - "OrganizationName": "Suncoast Premier Medical Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10062579", - "OrganizationName": "Suncoast Premier Medical Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10067169", - "OrganizationName": "Sunrise Pediatric Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10067169", - "OrganizationName": "Sunrise Pediatric Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10613857", - "OrganizationName": "Sunshine Pediatric Partners", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10613857", - "OrganizationName": "Sunshine Pediatric Partners", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10613858", - "OrganizationName": "Sunshine Pediatric Partners", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10613858", - "OrganizationName": "Sunshine Pediatric Partners", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/SV2PLAY", - "OrganizationName": "Support V2 Play", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/SV2PLAY", - "OrganizationName": "Support V2 Play", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77124", - "OrganizationName": "Suresh Raheja Md Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77124", - "OrganizationName": "Suresh Raheja Md Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/1700006J", - "OrganizationName": "Surgeons of South Texas", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/1700006J", - "OrganizationName": "Surgeons of South Texas", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10036782", - "OrganizationName": "Surgery Center Plus", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10036782", - "OrganizationName": "Surgery Center Plus", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0002482", - "OrganizationName": "Surgical Assoc Of Albany PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0002482", - "OrganizationName": "Surgical Assoc Of Albany PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10071085", - "OrganizationName": "Surgical Oncology and General Surgery PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10071085", - "OrganizationName": "Surgical Oncology and General Surgery PC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10129922", - "OrganizationName": "Surgical Specialists of North Texas", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10129922", - "OrganizationName": "Surgical Specialists of North Texas", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/70121", - "OrganizationName": "Susan M Dindot MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/70121", - "OrganizationName": "Susan M Dindot MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10029905", - "OrganizationName": "Susan Vega, DO", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10029905", - "OrganizationName": "Susan Vega, DO", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/58434", - "OrganizationName": "Susila Subramanian Mdsc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/58434", - "OrganizationName": "Susila Subramanian Mdsc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76802", - "OrganizationName": "Suying L Song Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76802", - "OrganizationName": "Suying L Song Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/1700121V", - "OrganizationName": "Suzanne Hanses DO PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/1700121V", - "OrganizationName": "Suzanne Hanses DO PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/SV4PLAY", - "OrganizationName": "SV4Play", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/SV4PLAY", - "OrganizationName": "SV4Play", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/SV5PLAY", - "OrganizationName": "SV5Play", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/SV5PLAY", - "OrganizationName": "SV5Play", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10376", - "OrganizationName": "Syed A Zaidi Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10376", - "OrganizationName": "Syed A Zaidi Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72541", - "OrganizationName": "Syed Ahmad Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72541", - "OrganizationName": "Syed Ahmad Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77317", - "OrganizationName": "Syed M Shah Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77317", - "OrganizationName": "Syed M Shah Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77473", - "OrganizationName": "Syeda Ali Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77473", - "OrganizationName": "Syeda Ali Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10034762", - "OrganizationName": "Tampa Bay Surgical Group Llp", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10034762", - "OrganizationName": "Tampa Bay Surgical Group Llp", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035990", - "OrganizationName": "Tandigm Physician Services LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10035990", - "OrganizationName": "Tandigm Physician Services LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75832", - "OrganizationName": "Tarrant Community Pediatric", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75832", - "OrganizationName": "Tarrant Community Pediatric", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/78058", - "OrganizationName": "Taylor County Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/78058", - "OrganizationName": "Taylor County Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10065613", - "OrganizationName": "Teresa Huggins John Byrnes Gary Schwartz", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10065613", - "OrganizationName": "Teresa Huggins John Byrnes Gary Schwartz", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10062143", - "OrganizationName": "Texas Surgery Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10062143", - "OrganizationName": "Texas Surgery Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72419", - "OrganizationName": "The Anchor Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72419", - "OrganizationName": "The Anchor Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72040", - "OrganizationName": "The Center For Hearing Bal", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72040", - "OrganizationName": "The Center For Hearing Bal", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/71942", - "OrganizationName": "The Center For Urologic Special", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/71942", - "OrganizationName": "The Center For Urologic Special", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77174", - "OrganizationName": "The Clinic For Neurology Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77174", - "OrganizationName": "The Clinic For Neurology Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0009833", - "OrganizationName": "The Endocrine Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0009833", - "OrganizationName": "The Endocrine Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10038480", - "OrganizationName": "The Family Health Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10038480", - "OrganizationName": "The Family Health Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72886", - "OrganizationName": "The Foot Doctors Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72886", - "OrganizationName": "The Foot Doctors Pc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10121095", - "OrganizationName": "The Genesis Company LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10121095", - "OrganizationName": "The Genesis Company LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/59453", - "OrganizationName": "The Lung Center Battle Creek", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/59453", - "OrganizationName": "The Lung Center Battle Creek", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/56148", - "OrganizationName": "The Medical Center of Elberton", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/56148", - "OrganizationName": "The Medical Center of Elberton", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/70036LV", - "OrganizationName": "The Medical Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/70036LV", - "OrganizationName": "The Medical Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10063844", - "OrganizationName": "The Physiatry Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10063844", - "OrganizationName": "The Physiatry Medical Group", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10018014", - "OrganizationName": "The Retina Institute", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10018014", - "OrganizationName": "The Retina Institute", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72669", - "OrganizationName": "The Village Primary Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72669", - "OrganizationName": "The Village Primary Care", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76159", - "OrganizationName": "The WomenS Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76159", - "OrganizationName": "The WomenS Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0011453", - "OrganizationName": "Thomas E Jackson MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0011453", - "OrganizationName": "Thomas E Jackson MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77339", - "OrganizationName": "Thomas T Lee Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77339", - "OrganizationName": "Thomas T Lee Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10068551", - "OrganizationName": "Thomasville ObGyn Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10068551", - "OrganizationName": "Thomasville ObGyn Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10062267", - "OrganizationName": "Thornwood Neurology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10062267", - "OrganizationName": "Thornwood Neurology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10050270", - "OrganizationName": "Tidewater Endocrine Consultant", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10050270", - "OrganizationName": "Tidewater Endocrine Consultant", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10089715", - "OrganizationName": "Tidewater Psychotherapy Services", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10089715", - "OrganizationName": "Tidewater Psychotherapy Services", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75361", - "OrganizationName": "Toms P Mathew Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75361", - "OrganizationName": "Toms P Mathew Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/78011", - "OrganizationName": "Total Health Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/78011", - "OrganizationName": "Total Health Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/59047", - "OrganizationName": "Treasure Coast Cardiology PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/59047", - "OrganizationName": "Treasure Coast Cardiology PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76393", - "OrganizationName": "Trenton Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76393", - "OrganizationName": "Trenton Medical Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0006721", - "OrganizationName": "Triangle Community Physicians PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0006721", - "OrganizationName": "Triangle Community Physicians PA", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/60532", - "OrganizationName": "Triangle Gastroenterology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/60532", - "OrganizationName": "Triangle Gastroenterology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/71198", - "OrganizationName": "Triangle Primary Care Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/71198", - "OrganizationName": "Triangle Primary Care Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75517", - "OrganizationName": "Triple O Medical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75517", - "OrganizationName": "Triple O Medical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/1700025C", - "OrganizationName": "TriState Pulmonary Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/1700025C", - "OrganizationName": "TriState Pulmonary Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73712", - "OrganizationName": "Tsu H Lai Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73712", - "OrganizationName": "Tsu H Lai Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/56545O", - "OrganizationName": "Tuscarawas County OB", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/56545O", - "OrganizationName": "Tuscarawas County OB", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/71155", - "OrganizationName": "Tustin Irvine Internal Med Grp", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/71155", - "OrganizationName": "Tustin Irvine Internal Med Grp", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twr3devweb2.rd.allscripts.com/fhir-Fhir", - "OrganizationName": "TW", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twr3devweb2.rd.allscripts.com/https://twr3devweb2.rd.allscripts.com/R2/Open", - "OrganizationName": "TW", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twr3devweb2.rd.allscripts.com/https://twr3devweb2.rd.allscripts.com/FHIR", - "OrganizationName": "TW", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twr3devweb2.rd.allscripts.com/https://twr3devweb2.rd.allscripts.com/R2/FHIR", - "OrganizationName": "TW", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twr3devweb2.rd.allscripts.com/R4/open-Fhir", - "OrganizationName": "TW", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twr3devweb2.rd.allscripts.com/R4/fhir-Fhir", - "OrganizationName": "TW", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twr3devweb2.rd.allscripts.com/https://twr3devweb2.rd.allscripts.com/Open", - "OrganizationName": "TW", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twr10devweb2.rd.allscripts.com/\\open", - "OrganizationName": "TW-Prod-R2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twr10devweb2.rd.allscripts.com/fhir", - "OrganizationName": "TW-Prod-R2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twr10devweb2.rd.allscripts.com/\\fhir", - "OrganizationName": "TW-Prod-R2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twr10devweb2.rd.allscripts.com/R4/open-R4TWStandalone", - "OrganizationName": "TW-Prod-R2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twr10devweb2.rd.allscripts.com/R4/fhir-R4TWStandalone", - "OrganizationName": "TW-Prod-R2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://twr10devweb2.rd.allscripts.com/open", - "OrganizationName": "TW-Prod-R2", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76296", - "OrganizationName": "Union Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76296", - "OrganizationName": "Union Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10043088", - "OrganizationName": "Urology of STL", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10040555", - "OrganizationName": "Urology of STL", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10043088", - "OrganizationName": "Urology of STL", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10040555", - "OrganizationName": "Urology of STL", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10087940", - "OrganizationName": "Urology Specialists of Milford PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10087940", - "OrganizationName": "Urology Specialists of Milford PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10018943", - "OrganizationName": "UroSurgery Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10018943", - "OrganizationName": "UroSurgery Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10064084", - "OrganizationName": "US Bariatric", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10064084", - "OrganizationName": "US Bariatric", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10057691", - "OrganizationName": "US Oncology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10057691", - "OrganizationName": "US Oncology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10072875", - "OrganizationName": "Valdosta Foot Ankle Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10072875", - "OrganizationName": "Valdosta Foot Ankle Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10066966", - "OrganizationName": "Valley Cardiology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10066966", - "OrganizationName": "Valley Cardiology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73255", - "OrganizationName": "Valley Nephrology Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73255", - "OrganizationName": "Valley Nephrology Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10083038", - "OrganizationName": "Vein Care Solutions", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10083038", - "OrganizationName": "Vein Care Solutions", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmfhirconnect.open.allscripts.com:4438/R4/open-VeradigmSCMR4", - "OrganizationName": "Veradigm Connect SCM R4", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmfhirconnect.open.allscripts.com:4438/Open", - "OrganizationName": "Veradigm Connect SCM R4", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmfhirconnect.open.allscripts.com:4438/R4/fhir-VeradigmSCMR4", - "OrganizationName": "Veradigm Connect SCM R4", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://scmfhirconnect.open.allscripts.com:4438/Fhir", - "OrganizationName": "Veradigm Connect SCM R4", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://tw181unityfhir.open.allscripts.com/R4/fhir-veradigmtwr4", - "OrganizationName": "Veradigm Connect TW R4", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://tw181unityfhir.open.allscripts.com/R4/open-veradigmtwr4", - "OrganizationName": "Veradigm Connect TW R4", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0010141", - "OrganizationName": "Victoria Allergy And Asthma Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0010141", - "OrganizationName": "Victoria Allergy And Asthma Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/61043", - "OrganizationName": "Village Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/61043", - "OrganizationName": "Village Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/75271", - "OrganizationName": "Vinay Patel Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/75271", - "OrganizationName": "Vinay Patel Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76575", - "OrganizationName": "Vincent A Caldarola Md Facs", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76575", - "OrganizationName": "Vincent A Caldarola Md Facs", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76801", - "OrganizationName": "Vincent F Jabour Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76801", - "OrganizationName": "Vincent F Jabour Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73402", - "OrganizationName": "VolpicellaLevy And DaposAquino Mds", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73402", - "OrganizationName": "VolpicellaLevy And DaposAquino Mds", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/900543", - "OrganizationName": "Waccamaw Surgical Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/900543", - "OrganizationName": "Waccamaw Surgical Assoc", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0008362", - "OrganizationName": "Wake Forest Pediatric", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0008362", - "OrganizationName": "Wake Forest Pediatric", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76444", - "OrganizationName": "Wallace Mann MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76444", - "OrganizationName": "Wallace Mann MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77266", - "OrganizationName": "Walton Medical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77266", - "OrganizationName": "Walton Medical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/57974", - "OrganizationName": "Waterville Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/57974", - "OrganizationName": "Waterville Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/57806", - "OrganizationName": "Wattles Park Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/57806", - "OrganizationName": "Wattles Park Family Practice", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035746", - "OrganizationName": "Wen Liu Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10035746", - "OrganizationName": "Wen Liu Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10067926", - "OrganizationName": "West Coast Neurology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10067926", - "OrganizationName": "West Coast Neurology", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73176", - "OrganizationName": "West Loop University Medical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73176", - "OrganizationName": "West Loop University Medical", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/2586", - "OrganizationName": "Western Michigan Ear Nose Throat", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/2586", - "OrganizationName": "Western Michigan Ear Nose Throat", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10035821", - "OrganizationName": "Western Wayne Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10035821", - "OrganizationName": "Western Wayne Physicians", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/0006509", - "OrganizationName": "Westglen Gastrointestinal Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/0006509", - "OrganizationName": "Westglen Gastrointestinal Consultants", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10049115", - "OrganizationName": "Westminster Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10049115", - "OrganizationName": "Westminster Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74380", - "OrganizationName": "Whiting Bay Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74380", - "OrganizationName": "Whiting Bay Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10055449", - "OrganizationName": "William B Funk Md Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10055449", - "OrganizationName": "William B Funk Md Pa", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77220", - "OrganizationName": "William D Adams Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77220", - "OrganizationName": "William D Adams Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76222", - "OrganizationName": "William H Rotzler Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76222", - "OrganizationName": "William H Rotzler Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77560", - "OrganizationName": "William J Berger Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77560", - "OrganizationName": "William J Berger Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10205814", - "OrganizationName": "William McAllister MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10205814", - "OrganizationName": "William McAllister MD", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77293", - "OrganizationName": "William Moran Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77293", - "OrganizationName": "William Moran Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77243", - "OrganizationName": "William Purtil Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77243", - "OrganizationName": "William Purtil Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77376", - "OrganizationName": "William Rule Md", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77376", - "OrganizationName": "William Rule Md", + "URL": "https://RNG1ASCMSHVP.RNG.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "rng", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/74189", - "OrganizationName": "William Suval Md", + "URL": "https://scmprodweb.rng.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "rng", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/74189", - "OrganizationName": "William Suval Md", + "URL": "https://RNG1ASCMSHVP.RNG.hos.allscriptscloud.com/open", + "OrganizationName": "rng", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76058", - "OrganizationName": "WinCare Medical Consultants Ltd", + "URL": "https://scmprodweb.rng.hos.allscriptscloud.com/open", + "OrganizationName": "rng", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76058", - "OrganizationName": "WinCare Medical Consultants Ltd", + "URL": "https://RNG1ASCMSHVP.RNG.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "rng", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76370", - "OrganizationName": "Winchendon Health Center", + "URL": "https://fhirprod.sa0.hos.allscriptscloud.com/fhir", + "OrganizationName": "Saline Memorial Hospital - SA01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76370", - "OrganizationName": "Winchendon Health Center", + "URL": "https://fhirprod.sa0.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "Saline Memorial Hospital - SA01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/59380", - "OrganizationName": "Winchester Urology", + "URL": "https://fhirprod.sa0.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "Saline Memorial Hospital - SA01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/59380", - "OrganizationName": "Winchester Urology", + "URL": "https://fhirprod.sa0.hos.allscriptscloud.com/open", + "OrganizationName": "Saline Memorial Hospital - SA01", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.we0.hos.allscriptscloud.com/R4/open-PROD", - "OrganizationName": "Wise Health", + "URL": "https://fhirprod.mainegeneral.org/fhir", + "OrganizationName": "MaineGeneral Medical Center - MA1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.we0.hos.allscriptscloud.com/Fhir", - "OrganizationName": "Wise Health", + "URL": "https://fhirprod.mainegeneral.org/R4/fhir-Prod", + "OrganizationName": "MaineGeneral Medical Center - MA1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.we0.hos.allscriptscloud.com/R4/fhir-PROD", - "OrganizationName": "Wise Health", + "URL": "https://ma01ascmshvp.ma0.hos/open", + "OrganizationName": "MaineGeneral Medical Center - MA1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.we0.hos.allscriptscloud.com/Open", - "OrganizationName": "Wise Health", + "URL": "https://ma01ascmshvp.ma0.hos/R4/fhir-Prod", + "OrganizationName": "MaineGeneral Medical Center - MA1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.we0.hos.allscriptscloud.com/FHIR", - "OrganizationName": "Wise Health", + "URL": "https://ma01ascmshvp.ma0.hos/R4/open-Prod", + "OrganizationName": "MaineGeneral Medical Center - MA1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76143", - "OrganizationName": "WMG Michael Avakian and Marina Manvelyan", + "URL": "https://ma01ascmshvp.ma0.hos/fhir", + "OrganizationName": "MaineGeneral Medical Center - MA1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76143", - "OrganizationName": "WMG Michael Avakian and Marina Manvelyan", + "URL": "https://fhirprod.mainegeneral.org/R4/open-Prod", + "OrganizationName": "MaineGeneral Medical Center - MA1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://scmprodweb.wnj.hos.allscriptscloud.com/open", - "OrganizationName": "wnj", + "URL": "https://fhirprod.mainegeneral.org/open", + "OrganizationName": "MaineGeneral Medical Center - MA1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://scmprodweb.wnj.hos.allscriptscloud.com/R4/open-Prod", - "OrganizationName": "wnj", + "URL": "https://fhirprod.matherhospital.org/open", + "OrganizationName": "John T Mather Memorial Hospital - JT1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://scmprodweb.wnj.hos.allscriptscloud.com/fhir", - "OrganizationName": "wnj", + "URL": "https://fhirprod.matherhospital.org/R4/fhir-Prod", + "OrganizationName": "John T Mather Memorial Hospital - JT1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://scmprodweb.wnj.hos.allscriptscloud.com/R4/fhir-Prod", - "OrganizationName": "wnj", + "URL": "https://fhirprod.matherhospital.org/R4/open-Prod", + "OrganizationName": "John T Mather Memorial Hospital - JT1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76870", - "OrganizationName": "Womens Clinic Of Forrest City", + "URL": "https://fhirprod.matherhospital.org/fhir", + "OrganizationName": "John T Mather Memorial Hospital - JT1", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76870", - "OrganizationName": "Womens Clinic Of Forrest City", + "URL": "https://twr10devweb2.rd.allscripts.com/\\open", + "OrganizationName": "TW-Prod-R2", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10077328", - "OrganizationName": "Womens Clinic of SW Louisiana", + "URL": "https://twr10devweb2.rd.allscripts.com/fhir", + "OrganizationName": "TW-Prod-R2", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10077328", - "OrganizationName": "Womens Clinic of SW Louisiana", + "URL": "https://twr10devweb2.rd.allscripts.com/\\fhir", + "OrganizationName": "TW-Prod-R2", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77659", - "OrganizationName": "Womens Health of SW Louisiana", + "URL": "https://twr10devweb2.rd.allscripts.com/R4/open-R4TWStandalone", + "OrganizationName": "TW-Prod-R2", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77659", - "OrganizationName": "Womens Health of SW Louisiana", + "URL": "https://twr10devweb2.rd.allscripts.com/R4/fhir-R4TWStandalone", + "OrganizationName": "TW-Prod-R2", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/73859", - "OrganizationName": "Womens Healthcare And Wellness", + "URL": "https://twr10devweb2.rd.allscripts.com/open", + "OrganizationName": "TW-Prod-R2", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/73859", - "OrganizationName": "Womens Healthcare And Wellness", + "URL": "https://XAP21FHIR01.jrmc.org/open", + "OrganizationName": "Jefferson Regional Medical Center - XAProduction", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10047848", - "OrganizationName": "Wyoming Cardiopulmonary Services, PC", + "URL": "https://XAP21FHIR01.jrmc.org/R4/fhir-Prod", + "OrganizationName": "Jefferson Regional Medical Center - XAProduction", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10047848", - "OrganizationName": "Wyoming Cardiopulmonary Services, PC", + "URL": "https://XAP21FHIR01.jrmc.org/R4/open-Prod", + "OrganizationName": "Jefferson Regional Medical Center - XAProduction", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://inv-r4-dbm-dev.rd.allscripts.com/fhir-dbm-dev8", - "OrganizationName": "yan", + "URL": "https://XAP21FHIR01.jrmc.org/fhir", + "OrganizationName": "Jefferson Regional Medical Center - XAProduction", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/72871", - "OrganizationName": "Yeager Family Medicine", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10122756", + "OrganizationName": "Marquette (Test)", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/72871", - "OrganizationName": "Yeager Family Medicine", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10122756", + "OrganizationName": "Marquette (Test)", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76641", - "OrganizationName": "Yee Medicine Pediatrics Assoc", + "URL": "https://PSEFHIR.libertyhospital.org/R4/open-Prod", + "OrganizationName": "nlhd", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76641", - "OrganizationName": "Yee Medicine Pediatrics Assoc", + "URL": "https://PSEFHIR.libertyhospital.org/R4/fhir-Prod", + "OrganizationName": "nlhd", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76636", - "OrganizationName": "Yogesh V Viroja", + "URL": "https://PSEFHIR.libertyhospital.org/open", + "OrganizationName": "nlhd", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76636", - "OrganizationName": "Yogesh V Viroja", + "URL": "https://PSEFHIR.libertyhospital.org/fhir", + "OrganizationName": "nlhd", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10039514", - "OrganizationName": "York Medical ClinicNE", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10151767-TEST", + "OrganizationName": "Central Louisiana Ambulatory Surgical - CLASH Test", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10039514", - "OrganizationName": "York Medical ClinicNE", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10151767-TEST", + "OrganizationName": "Central Louisiana Ambulatory Surgical - CLASH Test", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/76852", - "OrganizationName": "Young Joo Youn Md And Arif Mannan MD", + "URL": "https://scmprodweb.jsh.hos.allscriptscloud.com/R4/open-Prod", + "OrganizationName": "Jennie Stuart Medical Center - JSH_PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/76852", - "OrganizationName": "Young Joo Youn Md And Arif Mannan MD", + "URL": "https://scmprodweb.jsh.hos.allscriptscloud.com/open", + "OrganizationName": "Jennie Stuart Medical Center - JSH_PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77356", - "OrganizationName": "Zev Ash Md", + "URL": "https://scmprodweb.jsh.hos.allscriptscloud.com/R4/fhir-Prod", + "OrganizationName": "Jennie Stuart Medical Center - JSH_PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77356", - "OrganizationName": "Zev Ash Md", + "URL": "https://scmprodweb.jsh.hos.allscriptscloud.com/fhir", + "OrganizationName": "Jennie Stuart Medical Center - JSH_PROD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/71491", - "OrganizationName": "Ziad H Idriss MD", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10132739-TEST", + "OrganizationName": "York General Test", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/71491", - "OrganizationName": "Ziad H Idriss MD", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10132739-TEST", + "OrganizationName": "York General Test", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/77777", - "OrganizationName": "Zubritzky Christy ObGyn AssocPA", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/10128937-TEST", + "OrganizationName": "Community Hospital McCook Test", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/77777", - "OrganizationName": "Zubritzky Christy ObGyn AssocPA", + "URL": "https://fhir.fhirpoint.open.allscripts.com/fhirroute/open/10128937-TEST", + "OrganizationName": "Community Hospital McCook Test", "NPIID": "", "OrganizationZipCode": "" } diff --git a/resources/prod_resources/Azalea_Health_EndpointSources.json b/resources/prod_resources/Azalea_Health_EndpointSources.json index ff41685dc..01fcd3da2 100644 --- a/resources/prod_resources/Azalea_Health_EndpointSources.json +++ b/resources/prod_resources/Azalea_Health_EndpointSources.json @@ -10,595 +10,595 @@ "URL": "https://app.azaleahealth.com/fhir/R4/139843", "OrganizationName": "SELECTSHRED", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "34990" }, { "URL": "https://app.azaleahealth.com/fhir/R4/141194", "OrganizationName": "\"GIFT OF LIFE\" PROGRAM", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "77706-2537" }, { "URL": "https://app.azaleahealth.com/fhir/R4/141329", "OrganizationName": "*DO NOT USE* CENTRO DERMATOLOGICO", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "00918-1234" }, { "URL": "https://app.azaleahealth.com/fhir/R4/141289", "OrganizationName": "*OLD AR* NEWBORN SPECIAL CARE ASSOCIATES", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "19001-3720" }, { "URL": "https://app.azaleahealth.com/fhir/R4/139657", "OrganizationName": "1ST COAST FLOORING", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32211" }, { "URL": "https://app.azaleahealth.com/fhir/R4/138189", "OrganizationName": "2 KIDZ TRUCKING/ON SITE MEDICAL", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32868" }, { "URL": "https://app.azaleahealth.com/fhir/R4/138714", "OrganizationName": "21ST CENTURY AUTOMATION", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "34234" }, { "URL": "https://app.azaleahealth.com/fhir/R4/139017", "OrganizationName": "360 BLUE LLC", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32459" }, { "URL": "https://app.azaleahealth.com/fhir/R4/142076", "OrganizationName": "3C HEALTHCARE LLC", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "75703-6464" }, { "URL": "https://app.azaleahealth.com/fhir/R4/139205", "OrganizationName": "4 ALL SEASONS PEST CONTROL", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32822" }, { "URL": "https://app.azaleahealth.com/fhir/R4/139086", "OrganizationName": "94TH AERO SQUADRON RESTAURANT", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "33126" }, { "URL": "https://app.azaleahealth.com/fhir/R4/138944", "OrganizationName": "A \u0026 A SUPPLY", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "34952" }, { "URL": "https://app.azaleahealth.com/fhir/R4/136292", "OrganizationName": "A \u0026 G COMMERCIAL TRKING", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "65203" }, { "URL": "https://app.azaleahealth.com/fhir/R4/134704", "OrganizationName": "A \u0026 T COMMUNICATIONS", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "06483" }, { "URL": "https://app.azaleahealth.com/fhir/R4/137407", "OrganizationName": "A AND J CARE", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "10566" }, { "URL": "https://app.azaleahealth.com/fhir/R4/136073", "OrganizationName": "A CARING SYSTEM", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "40391" }, { "URL": "https://app.azaleahealth.com/fhir/R4/136078", "OrganizationName": "A CARING SYSTEM", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "40391" }, { "URL": "https://app.azaleahealth.com/fhir/R4/138814", "OrganizationName": "A CLASSIC TOUCH PAINTING", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32127" }, { "URL": "https://app.azaleahealth.com/fhir/R4/141094", "OrganizationName": "A COMPREHENSIVE DERMATOLOGY CENTER", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "48084-3536" }, { "URL": "https://app.azaleahealth.com/fhir/R4/136095", "OrganizationName": "A N R DOOR SYSTEMS", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32703" }, { "URL": "https://app.azaleahealth.com/fhir/R4/135626", "OrganizationName": "A NEW CREATION", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32757" }, { "URL": "https://app.azaleahealth.com/fhir/R4/135514", "OrganizationName": "A NEW DAWN", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32256" }, { "URL": "https://app.azaleahealth.com/fhir/R4/137356", "OrganizationName": "A OK TRANSPORTATION", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "23704" }, { "URL": "https://app.azaleahealth.com/fhir/R4/137357", "OrganizationName": "A OK TRANSPORTATION", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "23704" }, { "URL": "https://app.azaleahealth.com/fhir/R4/138753", "OrganizationName": "A PANZINO S. DBA PREMIER FACTORY OUTLET", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32809" }, { "URL": "https://app.azaleahealth.com/fhir/R4/141596", "OrganizationName": "A PLACE TO HEAL INC", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "25921-0580" }, { "URL": "https://app.azaleahealth.com/fhir/R4/135640", "OrganizationName": "A PLUS IN HOME TUTORING", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "33544" }, { "URL": "https://app.azaleahealth.com/fhir/R4/141374", "OrganizationName": "A PLUS REHAB LLC", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "07006-3912" }, { "URL": "https://app.azaleahealth.com/fhir/R4/138887", "OrganizationName": "A QUALITY CARE TRANSPORT", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "34946" }, { "URL": "https://app.azaleahealth.com/fhir/R4/138951", "OrganizationName": "A QUANTUM LEAP", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32792" }, { "URL": "https://app.azaleahealth.com/fhir/R4/136293", "OrganizationName": "A R PARQUETTE \u0026 CO", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32724" }, { "URL": "https://app.azaleahealth.com/fhir/R4/136096", "OrganizationName": "A SLIP 2 SHORE", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "37419" }, { "URL": "https://app.azaleahealth.com/fhir/R4/141233", "OrganizationName": "A TEAM APPROACH PHYSICAL THERAPY CENTER", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "07003-2764" }, { "URL": "https://app.azaleahealth.com/fhir/R4/135627", "OrganizationName": "A U E STAFFING SOLUTIONS", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32701" }, { "URL": "https://app.azaleahealth.com/fhir/R4/136040", "OrganizationName": "A WOMANS TOUCH", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "34677" }, { "URL": "https://app.azaleahealth.com/fhir/R4/139081", "OrganizationName": "A-1 HYDRAULICS", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "34243" }, { "URL": "https://app.azaleahealth.com/fhir/R4/141222", "OrganizationName": "A-PLUS PHYSICAL THERAPY", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "07039-5415" }, { "URL": "https://app.azaleahealth.com/fhir/R4/140231", "OrganizationName": "A. DANIEL GRECO MD PLLC", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "85929-5189" }, { "URL": "https://app.azaleahealth.com/fhir/R4/138776", "OrganizationName": "A. PANZINO S. DBA PREMIER FACTORY OUTLET", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32809" }, { "URL": "https://app.azaleahealth.com/fhir/R4/142082", "OrganizationName": "A.B.A. BEHAVIORAL CONSULTING", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "03101-1120" }, { "URL": "https://app.azaleahealth.com/fhir/R4/139218", "OrganizationName": "A1A PROFESSIONAL STAFFING", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "33069" }, { "URL": "https://app.azaleahealth.com/fhir/R4/139131", "OrganizationName": "AA COOL POOL SERVICE, INC", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "33904" }, { "URL": "https://app.azaleahealth.com/fhir/R4/136294", "OrganizationName": "AAA TRANSPORTATION", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "55428" }, { "URL": "https://app.azaleahealth.com/fhir/R4/135220", "OrganizationName": "AAII MANAGEMENT", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "33437" }, { "URL": "https://app.azaleahealth.com/fhir/R4/140625", "OrganizationName": "AAMIR CHEEMA", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "25702" }, { "URL": "https://app.azaleahealth.com/fhir/R4/141160", "OrganizationName": "AARON \u0026 SON THERAPEUTIC SERVICES INC", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "90046-4446" }, { "URL": "https://app.azaleahealth.com/fhir/R4/140333", "OrganizationName": "AARON SOP", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "25301" }, { "URL": "https://app.azaleahealth.com/fhir/R4/141909", "OrganizationName": "AASHMD PLLC", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "75204-6607" }, { "URL": "https://app.azaleahealth.com/fhir/R4/141294", "OrganizationName": "ABA EFFECTS, LLC", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "91801-7502" }, { "URL": "https://app.azaleahealth.com/fhir/R4/141872", "OrganizationName": "ABA LOGIC", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "02360-4329" }, { "URL": "https://app.azaleahealth.com/fhir/R4/141001", "OrganizationName": "ABA MIDWEST EDUCATION LTD.", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "60605-3734" }, { "URL": "https://app.azaleahealth.com/fhir/R4/141399", "OrganizationName": "ABA RESULTS, LLC", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "33901-8218" }, { "URL": "https://app.azaleahealth.com/fhir/R4/141449", "OrganizationName": "ABA THERAPY OF HOUSTON", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "77449-2511" }, { "URL": "https://app.azaleahealth.com/fhir/R4/135628", "OrganizationName": "ABACUS BOOKKEEPING SOLUTIONS", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "33176" }, { "URL": "https://app.azaleahealth.com/fhir/R4/138399", "OrganizationName": "ABBOTT COMMUNICATION GROUP", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32751" }, { "URL": "https://app.azaleahealth.com/fhir/R4/135156", "OrganizationName": "ABC", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "93535" }, { "URL": "https://app.azaleahealth.com/fhir/R4/137985", "OrganizationName": "ABC CHILDREN HOME SOCIETY", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "34785" }, { "URL": "https://app.azaleahealth.com/fhir/R4/137982", "OrganizationName": "ABC CLAY FOREVER, LLC", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "33166" }, { "URL": "https://app.azaleahealth.com/fhir/R4/138574", "OrganizationName": "ABC FINE WINE \u0026 SPIRITS", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32824" }, { "URL": "https://app.azaleahealth.com/fhir/R4/134720", "OrganizationName": "ABC/FLORIDA FISH", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32399" }, { "URL": "https://app.azaleahealth.com/fhir/R4/137242", "OrganizationName": "ABC/HOSPICE OF MARION-", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "34478" }, { "URL": "https://app.azaleahealth.com/fhir/R4/137986", "OrganizationName": "ABC/ICORE", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "28117" }, { "URL": "https://app.azaleahealth.com/fhir/R4/137243", "OrganizationName": "ABC/KID CENTRAL-CITRUS CO", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "34453" }, { "URL": "https://app.azaleahealth.com/fhir/R4/137244", "OrganizationName": "ABC/KID CENTRAL-HERNANDO", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "34601" }, { "URL": "https://app.azaleahealth.com/fhir/R4/137245", "OrganizationName": "ABC/KID CENTRAL-LAKE CO", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32778" }, { "URL": "https://app.azaleahealth.com/fhir/R4/137246", "OrganizationName": "ABC/KID CENTRAL-SUMTER CO", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "34785" }, { "URL": "https://app.azaleahealth.com/fhir/R4/137248", "OrganizationName": "ABC/KIDS HOPE UNITED", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "33860" }, { "URL": "https://app.azaleahealth.com/fhir/R4/137984", "OrganizationName": "ABC/KIDS HOPE UNITED", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "34744" }, { "URL": "https://app.azaleahealth.com/fhir/R4/137983", "OrganizationName": "ABC/KIDS HOPE UNITED", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32808" }, { "URL": "https://app.azaleahealth.com/fhir/R4/137247", "OrganizationName": "ABC/KIDS HOPE UNITED", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "33146" }, { "URL": "https://app.azaleahealth.com/fhir/R4/137250", "OrganizationName": "ABC/KIDS HOPE UNITED", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "33873" }, { "URL": "https://app.azaleahealth.com/fhir/R4/137249", "OrganizationName": "ABC/KIDS HOPE UNITED", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "33870" }, { "URL": "https://app.azaleahealth.com/fhir/R4/137987", "OrganizationName": "ABC/MRS HANDYMAN", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "84117" }, { "URL": "https://app.azaleahealth.com/fhir/R4/137251", "OrganizationName": "ABC/THE CENTERS", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "34474" }, { "URL": "https://app.azaleahealth.com/fhir/R4/137252", "OrganizationName": "ABC/VOLVO OF GAINESVILLE", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32609" }, { "URL": "https://app.azaleahealth.com/fhir/R4/140922", "OrganizationName": "ABDELWAHAB SULIMAN", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "20904" }, { "URL": "https://app.azaleahealth.com/fhir/R4/141551", "OrganizationName": "ABDUL KHAN", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "45013" }, { "URL": "https://app.azaleahealth.com/fhir/R4/140995", "OrganizationName": "ABDUL QURESHI", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "26757" }, { "URL": "https://app.azaleahealth.com/fhir/R4/138930", "OrganizationName": "ABDUL ZANABLI", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "25309" }, { "URL": "https://app.azaleahealth.com/fhir/R4/140727", "OrganizationName": "ABDUL ZANABLI", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "25309" }, { "URL": "https://app.azaleahealth.com/fhir/R4/134678", "OrganizationName": "ABDULLAH KUTLAR", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "30912" + }, + { + "URL": "https://app.azaleahealth.com/fhir/R4/142321", + "OrganizationName": "ABEL CENTER FOR OCULOFACIAL PLASTIC SURG", + "NPIID": "", + "OrganizationZipCode": "19808-5400" }, { "URL": "https://app.azaleahealth.com/fhir/R4/135273", "OrganizationName": "ABERDEEN ARMS", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "33487" }, { "URL": "https://app.azaleahealth.com/fhir/R4/142161", "OrganizationName": "ABINGDON FAMILY HEALTH CARE, INC.", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "24210-2583" }, { "URL": "https://app.azaleahealth.com/fhir/R4/141479", "OrganizationName": "ABLE HOME HEALTH CARE", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "06880-4313" }, { "URL": "https://app.azaleahealth.com/fhir/R4/141327", "OrganizationName": "ABLE PHYSICAL THERAPY GLENDALE", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "91202-3647" }, { "URL": "https://app.azaleahealth.com/fhir/R4/141086", "OrganizationName": "ABLE PHYSICAL THERAPY REHABILITATION CEN", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "91405-2287" }, { "URL": "https://app.azaleahealth.com/fhir/R4/137081", "OrganizationName": "ABN PLAINFIELD TRUCKING", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "93535" }, { "URL": "https://app.azaleahealth.com/fhir/R4/135350", "OrganizationName": "ABOVE THE REST PACK \u0026 MOVE SVC", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "33714" }, { "URL": "https://app.azaleahealth.com/fhir/R4/140771", "OrganizationName": "ABSECON ISLAND INTERNAL MEDICINE", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "08406-2177" }, { "URL": "https://app.azaleahealth.com/fhir/R4/134723", "OrganizationName": "ABSOLUTE LAWNS", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32751" }, { "URL": "https://app.azaleahealth.com/fhir/R4/138126", "OrganizationName": "ABSOLUTE PERFECTION LIMO", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32608" }, { "URL": "https://app.azaleahealth.com/fhir/R4/135243", "OrganizationName": "ABSOLUTE PERFECTION LIMO", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32608" }, { "URL": "https://app.azaleahealth.com/fhir/R4/138458", "OrganizationName": "AC SYSTEMS OF JACKSONVILLE", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32207" }, { "URL": "https://app.azaleahealth.com/fhir/R4/141633", "OrganizationName": "ACADEMIC PAIN \u0026 SPINE", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "19020-5364" }, { "URL": "https://app.azaleahealth.com/fhir/R4/141867", "OrganizationName": "ACCELERATE BEHAVIOR INTERNATIONAL", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "20716-1378" }, { "URL": "https://app.azaleahealth.com/fhir/R4/138872", "OrganizationName": "ACCESS CHARTER SCHOOL", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32810" }, { "URL": "https://app.azaleahealth.com/fhir/R4/141286", "OrganizationName": "ACCESS EYE INSTITUTE", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "91361-3069" }, { "URL": "https://app.azaleahealth.com/fhir/R4/140877", "OrganizationName": "ACCESS GASTROENTEROLOGY, INC", "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://app.azaleahealth.com/fhir/R4/140404", - "OrganizationName": "ACCESS PSYCH CARE PLLC", - "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "30458-1699" } ] } \ No newline at end of file diff --git a/resources/prod_resources/CHPLEndpointResourcesList - Copy.json b/resources/prod_resources/CHPLEndpointResourcesList - Copy.json deleted file mode 100644 index e0641e114..000000000 --- a/resources/prod_resources/CHPLEndpointResourcesList - Copy.json +++ /dev/null @@ -1,1250 +0,0 @@ -[ - { - "FormatType": "Lantern", - "URL": "https://apidocs.onemedical.io/fhir/overview/", - "EndpointName": "1Life Healthcare, Inc", - "FileName": "1Life_Healthcare_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://smartemr.readme.io/reference/getting-started#base-url", - "EndpointName": "VIPA Health Solutions, LLC", - "FileName": "VIPA_Health_Solutions_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://varian.dynamicfhir.com/", - "EndpointName": "Varian Medical Systems", - "FileName": "Varian_Medical_Systems_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://fhirapi.asp.md:3030/aspmd/fhirserver/fhir_aspmd.asp", - "EndpointName": "ASP.MD Inc.", - "FileName": "ASPMD_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://fhir.footholdtechnology.com/endpoints", - "EndpointName": "Foothold Technology, Inc.", - "FileName": "Foothold_Technology_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://developer.advancedmd.com/fhir/base-urls", - "EndpointName": "AdvancedMD", - "FileName": "AdvancedMD_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "http://agastha.com/production-links.html", - "EndpointName": "Agastha, Inc.", - "FileName": "Agastha_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://smartbox.aidbox.app/service-base-urls", - "EndpointName": "Health Samurai, Inc.", - "FileName": "Health_Samurai_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://cmpl.aidbox.app/smart", - "EndpointName": "Health Samurai, Inc.", - "FileName": "Health_Samurai_Inc_1_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://altheafhir.mdsynergy.com", - "EndpointName": "MD Synergy Solutions, LLC", - "FileName": "MD_Synergy_Solutions_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://hag-fhir.amazingcharts.com/ac/endpoints", - "EndpointName": "CareTracker, Inc.", - "FileName": "CareTracker_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://astronautehr.com/index.php/fhir-base-urls/", - "EndpointName": "Astronaut, LLC", - "FileName": "Astronaut_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://fhir.pai.healthcare/documentation/endpoints.htm", - "EndpointName": "Practice Alternatives, Inc.", - "FileName": "Practice_Alternatives_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://fhir-api.hmsfirst.com/r4/EndPoints", - "EndpointName": "Health Information Management Systems, LLC", - "FileName": "Health_Information_Management_Systems_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://app.azaleahealth.com/fhir/R4/Endpoint", - "EndpointName": "Azalea Health", - "FileName": "Azalea_Health_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.braintreehealth.com/braintree-onc-certification-2015/", - "EndpointName": "Braintree Health", - "FileName": "Braintree_Health_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://prognocis.com/fhir/index.html", - "EndpointName": "Benchmark Systems", - "FileName": "Benchmark_Systems_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://betterdayhealth.net/fhir-docs", - "EndpointName": "Better Day™ Health", - "FileName": "Better_Day_Health_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://hub.meldrx.com/", - "EndpointName": "Darena Solutions LLC", - "FileName": "Darena_Solutions_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://blueehr.com/fhir-urls/", - "EndpointName": "ZH Healthcare, Inc.", - "FileName": "ZH_Healthcare_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://bridgepatientportal.docs.apiary.io/#/introduction/fhir-bridge-patient-portal/fhir-endpoints", - "EndpointName": "Bridge Patient Portal Inc.", - "FileName": "Bridge_Patient_Portal_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://identity.emdscloud.com/api/api-resource/fhir", - "EndpointName": "CompuGroup Medical US", - "FileName": "CompuGroup_Medical_US_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://unify-developer.chbase.com/?page=FHIRAPI", - "EndpointName": "Get Real Health", - "FileName": "Get_Real_Health_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://docs.canvasmedical.com/reference/service-base-urls", - "EndpointName": "Canvas Medical, Inc.", - "FileName": "Canvas_Medical_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.acurussolutions.com/Certification.html", - "EndpointName": "Acurus Solutions, Inc.", - "FileName": "Acurus_Solutions_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://api-datamanager.carecloud.com/", - "EndpointName": "CareCloud Health, Inc.", - "FileName": "CareCloud_Health_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://qualifacts.com/api-documentation/", - "EndpointName": "Qualifacts Systems, LLC", - "FileName": "Qualifacts_Systems_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://carepaths.com/api_documentation/", - "EndpointName": "Carepaths Inc", - "FileName": "Carepaths_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://carefluence.com/carefluence-fhir-endpoints/", - "EndpointName": "Carefluence", - "FileName": "Carefluence_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.charmhealth.com/resources/fhir/index.html#api-endpoints", - "EndpointName": "MedicalMine Inc.", - "FileName": "MedicalMine_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://api.azaleahealth.com/fhir/R4/Endpoint", - "EndpointName": "Azalea Health", - "FileName": "Azalea_Health_1_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://dev2-charteasy.theoriamedical.com/fhir/app", - "EndpointName": "Theoria Medical, PLLC", - "FileName": "Theoria_Medical_PLLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://chartmakerapi.azurewebsites.net/", - "EndpointName": "STI Computer Services, Inc.", - "FileName": "STI_Computer_Services_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://beta.afoundria.com/api/fhir/urls", - "EndpointName": "ChartPath, LLC", - "FileName": "ChartPath_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.claimpowerehr.com/2015ECURES/documents/CP_FHIR_URLS.csv", - "EndpointName": "Claimpower, Inc.", - "FileName": "Claimpower_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://sabiamed.com/api-endpoints", - "EndpointName": "Sabiamed Corporation", - "FileName": "Sabiamed_Corporation_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.goldblattsystems.com/apis", - "EndpointName": "Goldblatt Systems, LLC", - "FileName": "Goldblatt_Systems_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://fhirapitest.naiacorp.net/fhir/r4/endpoints", - "EndpointName": "CloudCraft, LLC", - "FileName": "CloudCraft_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://fhir-dev.cloudmd365.com/api", - "EndpointName": "Softbir, Inc.", - "FileName": "Softbir_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://fhir.compulinkadvantage.com/", - "EndpointName": "Compulink Healthcare Solutions", - "FileName": "Compulink_Healthcare_Solutions_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://dynamicfhirpresentation.dynamicfhirsandbox.com/", - "EndpointName": "Dynamic Health IT, Inc", - "FileName": "Dynamic_Health_IT_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.dynamichealthit.com/dynamic-fhir-api", - "EndpointName": "Dynamic Health IT, Inc", - "FileName": "Dynamic_Health_IT_Inc_1_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://fhir.cozeva.com/endpoints", - "EndpointName": "Applied Research Works, Inc.", - "FileName": "Applied_Research_Works_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://qualifacts.com/api-page/_downloads/credible-fhir-org-list.json", - "EndpointName": "Credible Behavioral Health, Inc.", - "FileName": "Credible_Behavioral_Health_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://criterions.com/fhir-end-points/", - "EndpointName": "Criterions Software Inc", - "FileName": "Criterions_Software_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.crystalpm.com/FHIRServiceURLs.csv", - "EndpointName": "Abeo Solutions, Inc", - "FileName": "Abeo_Solutions_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.curemd.com/developer/base-fhir-urls", - "EndpointName": "CureMD.com, Inc.", - "FileName": "CureMDcom_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://aidbox.cx360.net/service-base-urls", - "EndpointName": "Core Solutions Inc", - "FileName": "Core_Solutions_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://app.swaggerhub.com/apis-docs/Cyfluent/ProviderPortalApi/3.3#/FHIR/fhir", - "EndpointName": "Cyfluent", - "FileName": "Cyfluent_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://portal.doxemr.aidbox.io/service-base-urls", - "EndpointName": "DOX EMR", - "FileName": "DOX_EMR_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://digidms.com/documents/DigiDMSFHIR_ServiceURL.pdf", - "EndpointName": "DigiDMS, Inc.", - "FileName": "DigiDMS_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://drcloudemr.com/drcloudehr-api-documentation/", - "EndpointName": "EnSoftek, Inc", - "FileName": "EnSoftek_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://drsdoc.com/fhir%20service%20urls.pdf", - "EndpointName": "Keiser Computers, Inc.", - "FileName": "Keiser_Computers_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://mpnproxyfhirstore.blob.core.windows.net/serviceurl/ServiceBaseURLs.csv", - "EndpointName": "MPN Software Systems, Inc.", - "FileName": "MPN_Software_Systems_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://fhirpt-stage.officeally.com/fhir/r4/endpoints", - "EndpointName": "Office Ally, LLC", - "FileName": "Office_Ally_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://ehryourway.com/content/fhir-service-urls.pdf", - "EndpointName": "Adaptamed, LLC", - "FileName": "Adaptamed_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://mm-fhir-endpoint-display.prod.fhir.ema-api.com/", - "EndpointName": "Modernizing Medicine", - "FileName": "Modernizing_Medicine_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://elationfhir.readme.io/reference/service-base-urls", - "EndpointName": "Elation Health, Inc.", - "FileName": "Elation_Health_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://api.enablemyhealth.com", - "EndpointName": "EnableDoc LLC", - "FileName": "EnableDoc_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.endosoft.com/fhir", - "EndpointName": "EndoSoft, LLC", - "FileName": "EndoSoft_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://open.epic.com/MyApps/Endpoints", - "EndpointName": "Epic Systems Corporation", - "FileName": "Epic_Systems_Corporation_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://datalinksoftware.com/Endpoint.json", - "EndpointName": "DataLink Software, LLC", - "FileName": "DataLink_Software_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://fhir.myeyecarerecords.com/fhir-endpoints", - "EndpointName": "EyeMD EMR Healthcare Systems, Inc.", - "FileName": "EyeMD_EMR_Healthcare_Systems_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://docs.fire.ly/projects/Firely-Server/en/latest/_static/g10/EndpointBundleFirely.json", - "EndpointName": "Firely B.V.", - "FileName": "Firely_BV_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://academy.practicesuite.com/fhir-server-links/", - "EndpointName": "PracticeSuite, Inc.", - "FileName": "PracticeSuite_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://careconnect-uat.netsmartcloud.com/baseUrls", - "EndpointName": "Netsmart Technologies", - "FileName": "Netsmart_Technologies_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://medinformatix-company-website.s3.us-west-2.amazonaws.com/www/development/docs/FHIR_Service_URLs_MI.pdf", - "EndpointName": "GEMMS", - "FileName": "GEMMS_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.geesemed.com/Medical%20-%20Doc/GeeseMed%20fhir-base-urls.csv", - "EndpointName": "MDOfficeManager", - "FileName": "MDOfficeManager_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://geniusdoc.com/API.php", - "EndpointName": "GeniusDoc, Inc.", - "FileName": "GeniusDoc_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://api.sevocity.com/api/patients/v1/Endpoint", - "EndpointName": "Sevocity, a division of Conceptual MindWorks, Inc", - "FileName": "Sevocity_a_division_of_Conceptual_MindWorks_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://static.glaceemr.com/endpoints/urls.json", - "EndpointName": "Glenwood Systems LLC", - "FileName": "Glenwood_Systems_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://developers.greenwayhealth.com/developer-platform/page/fhir-base-urls", - "EndpointName": "Greenway Health, LLC", - "FileName": "Greenway_Health_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://hag-fhir.amazingcharts.com/ct/endpoints", - "EndpointName": "Harris CareTracker, Inc", - "FileName": "Harris_CareTracker_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://amsemr.com/endpoints/", - "EndpointName": "American Medical Solutions, Inc.", - "FileName": "American_Medical_Solutions_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "HTTPS://INPRACSYS.COM/FHIR", - "EndpointName": "InPracSys", - "FileName": "InPracSys_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://qualifacts.com/api-page/platform/insync/insync-fhir-org-list.html", - "EndpointName": "Qualifacts Systems, LLC", - "FileName": "Qualifacts_Systems_LLC_1_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.integraconnect.com/certifications/", - "EndpointName": "Integra Connect Newco, LLC", - "FileName": "Integra_Connect_Newco_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://onc.chntechsolutions.com/ic-ehr-fhir-api/", - "EndpointName": "CHN Tech Solutions LLC", - "FileName": "CHN_Tech_Solutions_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://fhirtest.intelichart.com/Help/BaseUrl", - "EndpointName": "InteliChart LLC", - "FileName": "InteliChart_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.nextech.com/developers-portal", - "EndpointName": "Nextech", - "FileName": "Nextech_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.meditab.com/fhir/endpoints", - "EndpointName": "MedPharm Services LLC", - "FileName": "MedPharm_Services_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://demo.interopx.com/ix-auth-server/#/endpoints", - "EndpointName": "InteropX", - "FileName": "InteropX_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://dssjuno-dev-web.dssinc.com/dss/01ho/r4/Home/ApiDocumentation#Api_Urls", - "EndpointName": "DSS, Inc.", - "FileName": "DSS_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://fhir.prd.cloud.tebra.com/fhir-request/swagger-ui/", - "EndpointName": "Tebra Technologies, Inc.", - "FileName": "Tebra_Technologies_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://docs.kodjin.com/service-base-urls", - "EndpointName": "EDENLAB OÜ", - "FileName": "EDENLAB_O_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.mdlogic.com/solutions/standard-api-documentation", - "EndpointName": "MD Logic, Inc.", - "FileName": "MD_Logic_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://connect-demo.mdops.com/mdlogsdk/fhir/apiDocumentation.html#tag/Auth", - "EndpointName": "MDOps Corporation", - "FileName": "MDOps_Corporation_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://mdrfhirapi.mdronline.net", - "EndpointName": "TechSoft, Inc.", - "FileName": "TechSoft_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.provider.care/FHIR/MDVitaFHIRUrls.csv", - "EndpointName": "Health Care 2000, Inc.", - "FileName": "Health_Care_2000_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://ehifire.ehiconnect.com/fhir/r4/endpoints", - "EndpointName": "Enable Healthcare Inc.", - "FileName": "Enable_Healthcare_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.medent.com/std_api/ServiceBaseURL.csv", - "EndpointName": "MEDENT - Community Computer Service, Inc.", - "FileName": "MEDENT_Community_Computer_Service_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://api.mhdi10xasayd.com/medhost-developer-composition/v1/fhir-base-urls.json", - "EndpointName": "MEDHOST", - "FileName": "MEDHOST_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://home.meditech.com/en/d/restapiresources/pages/apidoc.htm", - "EndpointName": "Medical Information Technology, Inc. (MEDITECH)", - "FileName": "Medical_Information_Technology_Inc_MEDITECH_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://fhir.meditech.com/explorer/endpoints", - "EndpointName": "Medical Information Technology, Inc. (MEDITECH)", - "FileName": "Medical_Information_Technology_Inc_MEDITECH_1_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.elekta.com/products/oncology-informatics/interoperability/fhir-innovation/api/MOSAIQ_endpoints.pdf", - "EndpointName": "Elekta Inc.", - "FileName": "Elekta_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.first-insight.com/maximeyes_fhir_base_url_endpoints/", - "EndpointName": "First Insight Corporation", - "FileName": "First_Insight_Corporation_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://api.medconnecthealth.com/fhir/r4/endpoints", - "EndpointName": "MedConnect, Inc.", - "FileName": "MedConnect_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://portal.viewmymed.com/fhir/Endpoint", - "EndpointName": "Health Systems Technology, Inc.", - "FileName": "Health_Systems_Technology_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://bill.medgenehr.com:7043/fhir/.well-known/smart-configuration", - "EndpointName": "Comtron Inc.", - "FileName": "Comtron_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://medi-ehr.com/fhir-api-eps", - "EndpointName": "Medi-EHR, LLC", - "FileName": "MediEHR_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://docs.medifusion.com/", - "EndpointName": "MediFusion, LLC", - "FileName": "MediFusion_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://staging.medicscloud.com/MCExtAPI/FHIRMedicsCloud.htm", - "EndpointName": "Advanced Data Systems Corporation", - "FileName": "Advanced_Data_Systems_Corporation_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://staging.medicscloud.com/MedicsDAExtAPI/FHIRMedicsDocAssistant.htm", - "EndpointName": "Advanced Data Systems Corporation", - "FileName": "Advanced_Data_Systems_Corporation_1_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://fhirpresentation.assertus.com/fhir/r4/endpoints", - "EndpointName": "Medicus Clinical, LLC", - "FileName": "Medicus_Clinical_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://api.medplum.com/openapi.json", - "EndpointName": "Medplum", - "FileName": "Medplum_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://micromddev.dynamicfhir.com/fhir/r4/endpoints", - "EndpointName": "Henry Schein Medical Systems", - "FileName": "Henry_Schein_Medical_Systems_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://github.com/cerner/ignite-endpoints", - "EndpointName": "Cerner Corporation", - "FileName": "Cerner_Corporation_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.mphrx.com/fhir-service-base-url-directory/", - "EndpointName": "My Personal Health Records Express Inc. d/b/a MphRx", - "FileName": "My_Personal_Health_Records_Express_Inc_dba_MphRx_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://mmdcf.modulemd.com/cf.fhir.r4", - "EndpointName": "ModuleMD", - "FileName": "ModuleMD_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://documenter.getpostman.com/view/15917486/UyxojQMd#a24aa40c-fe15-478e-a555-3c2cb10d56c9", - "EndpointName": "Moyae, Inc.", - "FileName": "Moyae_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://api-portal.navigatingcare.com/service-base-urls", - "EndpointName": "Navigating Cancer, Inc.", - "FileName": "Navigating_Cancer_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://sfp-fhirprod.azurewebsites.net/fhir/metadata", - "EndpointName": "Net Health", - "FileName": "Net_Health_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://nextgen.com/api/practice-search", - "EndpointName": "NextGen Healthcare", - "FileName": "NextGen_Healthcare_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://fhir.meditouchehr.com/api/fhir/r4", - "EndpointName": "NextGen Healthcare", - "FileName": "NextGen_Healthcare_1_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.nextech.com/hubfs/Nextech%20FHIR%20Base%20URL.csv", - "EndpointName": "Nextech", - "FileName": "Nextech_1_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.nexusclinical.net/nexusehr-fhirapi-base-urls.csv", - "EndpointName": "Nexus Clinical LLC", - "FileName": "Nexus_Clinical_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.novomedici.com/api-documents/", - "EndpointName": "NovoMedici, LLC", - "FileName": "NovoMedici_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://objectivemedicalsystems.com/products/electronic-health-record/fhir-endpoints/", - "EndpointName": "Objective Medical Systems, LLC", - "FileName": "Objective_Medical_Systems_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://atlas-docs-dev.patientmedrecords.com/endpoints", - "EndpointName": "Office Practicum", - "FileName": "Office_Practicum_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/r4/endpoints", - "EndpointName": "iSALUS Healthcare", - "FileName": "iSALUS_Healthcare_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://fhirregistration.omnimd.com/#/specification", - "EndpointName": "OmniMD Inc.", - "FileName": "OmniMD_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://fhir.prod.flatiron.io/fhir", - "EndpointName": "Flatiron Health", - "FileName": "Flatiron_Health_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://onetouchemr.com/onetouchemr_fhir_api.csv", - "EndpointName": "OT EMR, Inc.", - "FileName": "OT_EMR_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.open-emr.org/wiki/index.php/OpenEMR_7.0.0_API", - "EndpointName": "OpenEMR Foundation", - "FileName": "OpenEMR_Foundation_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://orthoplex.mkoss.com/Fhirdocs", - "EndpointName": "Mendelson Kornblum Orthopedic \u0026 Spine Specialists", - "FileName": "Mendelson_Kornblum_Orthopedic_Spine_Specialists_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "http://www.qrshs.info/docs/fhir/service-base.csv", - "EndpointName": "QRS, Inc.", - "FileName": "QRS_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.pcesystems.com/g10APIInfo.html", - "EndpointName": "PCE Systems", - "FileName": "PCE_Systems_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://fhir.pcisgold.com/fhirdocs/practices.json", - "EndpointName": "PCIS GOLD", - "FileName": "PCIS_GOLD_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://smart.mdsuite.com/Endpoints", - "EndpointName": "Azalea Health", - "FileName": "Azalea_Health_2_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://8759937.fs1.hubspotusercontent-na1.net/hubfs/8759937/assets/pdfs/Perform+ConnectServerEndpoints.json", - "EndpointName": "CitiusTech, Inc.", - "FileName": "CitiusTech_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://fhir.thesnfist.com/endpointlist", - "EndpointName": "Saisystems International", - "FileName": "Saisystems_International_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://open.allscripts.com/fhirendpoints", - "EndpointName": "Altera Digital Health Inc.", - "FileName": "Altera_Digital_Health_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://patagoniahealth.com/wp-content/uploads/2022/12/fhir-base-urls.csv", - "EndpointName": "Patagonia Health", - "FileName": "Patagonia_Health_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://fhirpresentation.pcsdataxchg.com/dhit/basepractice/r4/Home/ApiDocumentation", - "EndpointName": "Prime Clinical Systems, Inc.", - "FileName": "Prime_Clinical_Systems_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://patientpattern-static.s3.us-west-2.amazonaws.com/static/documents/fhir-base-urls.csv", - "EndpointName": "Patient Pattern, Inc", - "FileName": "Patient_Pattern_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "http://mraemr.com:47102/api/FHIR_Service_URLs.asp", - "EndpointName": "MD Charts, LLC", - "FileName": "MD_Charts_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://hag-fhir.amazingcharts.com/pc/endpoints", - "EndpointName": "Doc-tor.com", - "FileName": "Doctorcom_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://dataapi.practiceehr.com", - "EndpointName": "Practice EHR LLC", - "FileName": "Practice_EHR_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://cal-med.com/fhir/Fhir-base-urls.csv", - "EndpointName": "California Medical Systems", - "FileName": "California_Medical_Systems_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.practicefusion.com/assets/static_files/ServiceBaseURLs.json", - "EndpointName": "Practice Fusion", - "FileName": "Practice_Fusion_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://oauth.patientwebportal.com/Fhir/Documentation#serviceBaseUrls", - "EndpointName": "MicroFour, Inc.", - "FileName": "MicroFour_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.praxisemr.com/applicationaccess/api/help/", - "EndpointName": "Infor-Med Medical Information Systems Inc.", - "FileName": "InforMed_Medical_Information_Systems_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://fhir-dev.procentive.com/fhir/r4/endpoints", - "EndpointName": "Procentive", - "FileName": "Procentive_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://hag-fhir.amazingcharts.com/pl/endpoints", - "EndpointName": "Pulse Systems, Inc", - "FileName": "Pulse_Systems_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://pureehr.com/images/pureehr-base-urls.csv", - "EndpointName": "Pure EHR LLC", - "FileName": "Pure_EHR_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.qsmartcare.com/api-documentation.html", - "EndpointName": "Magilen Enterprises Inc", - "FileName": "Magilen_Enterprises_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://fhir.myqone.com/Endpoints", - "EndpointName": "TRIARQ Practice Services", - "FileName": "TRIARQ_Practice_Services_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://smartonfhir.elabs.stage.quanumsolutions.com/quanum-ehr-fhir-server/quanum/service-base-api/urls", - "EndpointName": "Quest Diagnostics Incorporated", - "FileName": "Quest_Diagnostics_Incorporated_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "http://radysans.com/Radysans/ONCcertification.html", - "EndpointName": "Radysans, Inc", - "FileName": "Radysans_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://help.relimedsolutions.com/fhir/fhir-service-urls.csv", - "EndpointName": "ReLi Med Solutions, LLC", - "FileName": "ReLi_Med_Solutions_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.ihs.gov/cis/", - "EndpointName": "Indian Health Service", - "FileName": "Indian_Health_Service_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://revolutionehrdev.dynamicfhir.com/fhir/r4/endpoints", - "EndpointName": "Health Innovation Technologies, Inc.", - "FileName": "Health_Innovation_Technologies_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.royalsolutionsgroup.com/web/company/cert/fhirbaseurl.csv", - "EndpointName": "Royal Health, Inc.", - "FileName": "Royal_Health_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://dataapi.sequelmed.com", - "EndpointName": "Sequel Systems, Inc.", - "FileName": "Sequel_Systems_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://genensys.com/api/", - "EndpointName": "Genensys LLC", - "FileName": "Genensys_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/r4/endpoints", - "EndpointName": "Streamline Healthcare Solutions", - "FileName": "Streamline_Healthcare_Solutions_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://smilecdr.com/docs/javascript_execution_environment/fhir_rest.html", - "EndpointName": "SmileCDR", - "FileName": "SmileCDR_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://github.com/cerner/ignite-endpoints/blob/main/soarian_patient_r4_endpoints.json", - "EndpointName": "Cerner Corporation", - "FileName": "Cerner_Corporation_1_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://fhir.solidpractice.com/.well-known/smart-configuration", - "EndpointName": "SolidPractice Technologies, LLC", - "FileName": "SolidPractice_Technologies_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.correctek.com/cost-disclosure-and-transparency/", - "EndpointName": "CorrecTek", - "FileName": "CorrecTek_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://patientportal.streamlinemd.com/FHIRReg/Practice%20Service%20based%20URL%20List.csv", - "EndpointName": "StreamlineMD, LLC", - "FileName": "StreamlineMD_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://webservices2.systemedx.com/xnet/api/fhir", - "EndpointName": "Systemedx Inc", - "FileName": "Systemedx_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.nemohealth.com/fhir-api/", - "EndpointName": "Modernizing Medicine Podiatry Systems, Inc.", - "FileName": "Modernizing_Medicine_Podiatry_Systems_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://ulrichmedicalconcepts.com/home/the-ehr/meaningful-use/cost-disclosure-and-transparency/", - "EndpointName": "Ulrich Medical Concepts", - "FileName": "Ulrich_Medical_Concepts_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://devportal.techcareehr.com/Help/", - "EndpointName": "NaphCare, Inc.", - "FileName": "NaphCare_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://tenzing.docs.apiary.io/#introduction/fhir-endpoints", - "EndpointName": "Tenzing Medical LLC", - "FileName": "Tenzing_Medical_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.trimedtech.com/Documentation/FHIRAPI/FHIRAPI.html", - "EndpointName": "TriMed Technologies", - "FileName": "TriMed_Technologies_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://lmdmzprodws.landmarkhealth.org/docs/fhir-base-urls.csv", - "EndpointName": "Landmark Health, LLC", - "FileName": "Landmark_Health_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://appstudio.interopengine.com/partner/fhirR4endpoints-universalehr.json", - "EndpointName": "Universal EHR, Inc.", - "FileName": "Universal_EHR_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://dhpresentation.youruprise.com/fhir/r4/endpoints", - "EndpointName": "VisionWeb", - "FileName": "VisionWeb_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://emr.vohrawoundteam.com/FHIRBaseUrls.csv", - "EndpointName": "Vohra Wound Physicians Management, LLC", - "FileName": "Vohra_Wound_Physicians_Management_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://fhir.allegiancemd.io/R4/", - "EndpointName": "AllegianceMD Software, Inc.", - "FileName": "AllegianceMD_Software_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.vision-works.com/cert/FHIR", - "EndpointName": "Vision Works, Inc.", - "FileName": "Vision_Works_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "http://webhelp.echoehr.com/the-echo-group-fhir-api-documentation/overview", - "EndpointName": "The Echo Group", - "FileName": "The_Echo_Group_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.webedoctor.com/docs/fhir-base-urls.csv", - "EndpointName": "WEBeDoctor, Inc.", - "FileName": "WEBeDoctor_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://api.fhir.wrs.cloud/docs", - "EndpointName": "WRS Health", - "FileName": "WRS_Health_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://docs.webchartnow.com/resources/system-specifications/fhir-application-programming-interface-api/endpoints/", - "EndpointName": "Medical Informatics Engineering", - "FileName": "Medical_Informatics_Engineering_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://mu3test.welligent.com/fhir/r4/endpoints", - "EndpointName": "Welligent, Part of the ContinuumCloud", - "FileName": "Welligent_Part_of_the_ContinuumCloud_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://sfp-nhfhirdevproxy.azurewebsites.net/fhir/metadata", - "EndpointName": "RestorixHealth", - "FileName": "RestorixHealth_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://zoobooksystems.com/api-documentation/", - "EndpointName": "Zoobook Systems LLC", - "FileName": "Zoobook_Systems_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://docs.athenahealth.com/api/base-fhir-urls", - "EndpointName": "athenahealth, Inc.", - "FileName": "athenahealth_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://mydata.athenahealth.com/home", - "EndpointName": "athenahealth, Inc.", - "FileName": "athenahealth_Inc_1_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/r4/endpoints", - "EndpointName": "drchrono Inc.", - "FileName": "drchrono_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.trimedtech.com/Documentation/FHIRAPI/V8FHIRAPI.html", - "EndpointName": "TriMed Technologies", - "FileName": "TriMed_Technologies_1_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://ipatientcare.com/onc-acb-certified-2015-edition/", - "EndpointName": "Best Practices Academy", - "FileName": "Best_Practices_Academy_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://fhir.eclinicalworks.com/ecwopendev", - "EndpointName": "eClinicalWorks, LLC", - "FileName": "eClinicalWorks_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.edermehr.com/sites/default/files/webform/FHIR%20Service%20URLs.pdf", - "EndpointName": "eDerm Systems LLC", - "FileName": "eDerm_Systems_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.ehana.com/s/fhir-base-urls.csv", - "EndpointName": "eHana", - "FileName": "eHana_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://emedpractice.com/Fhir/FhirHelpDocument.html", - "EndpointName": "eMedPractice LLC", - "FileName": "eMedPractice_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://eph-solutions.com/FHIR_Service_URL_08162022.pdf", - "EndpointName": "ePH Solutions, Inc", - "FileName": "ePH_Solutions_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://img1.wsimg.com/blobby/go/f698f3eb-0d14-4f25-a21e-9ac5944696fe/downloads/ezdocs-fhir-base-urls.csv", - "EndpointName": "Dexter Solutions Inc", - "FileName": "Dexter_Solutions_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "http://code.medicasoft.us/fhir_r4_endpoints.html", - "EndpointName": "MedicaSoft, LLC", - "FileName": "MedicaSoft_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://gsehrwebapi.geniussolutions.com/Help/html/ServiceUrl.html", - "EndpointName": "Genius Solutions Inc.", - "FileName": "Genius_Solutions_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://fhir-dev.10e11.com/fhir/r4/endpoints", - "EndpointName": "TenEleven Group", - "FileName": "TenEleven_Group_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "http://www.interopengine.com/2021", - "EndpointName": "MedNet Medical Solutions", - "FileName": "MedNet_Medical_Solutions_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://ehr.escribe.com/ehr/api/fhir", - "EndpointName": "Lille Group, Inc.", - "FileName": "Lille_Group_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://fhir-api.ethizo.com/#55b1b3d2-fd9a-4afa-8d17-5bf78943702d", - "EndpointName": "DocToMe, Inc.", - "FileName": "DocToMe_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.ezemrx.com/fhir", - "EndpointName": "ezEMRx Inc", - "FileName": "ezEMRx_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://pcbapps.com/wp-content/uploads/2022/11/fhir-base-urls.csv", - "EndpointName": "Perk Medical Systems LLC (PCB Apps LLC)", - "FileName": "Perk_Medical_Systems_LLC_PCB_Apps_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://sfp-proxy9794.azurewebsites.net/fhir/base-url", - "EndpointName": "Healogics, Inc.", - "FileName": "Healogics_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://icom.imedemr.com/icom50/html/emr/mvc/pages/fhir_endpoints.php?format=csv", - "EndpointName": "i3-iMed, LLC", - "FileName": "i3iMed_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.icare.com/endpoints.csv", - "EndpointName": "iCare.com, Inc.", - "FileName": "iCarecom_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://api-fhir-proxy-2.mdland.net/", - "EndpointName": "MDLAND", - "FileName": "MDLAND_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://g2fhir-int.mckesson.com/docs/index.html", - "EndpointName": "McKesson Specialty Health Technology Products LLC (Ontada)", - "FileName": "McKesson_Specialty_Health_Technology_Products_LLC_Ontada_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://assurecare.com/wp-content/uploads/fhir-base-urls.csv", - "EndpointName": "AssureCare LLC", - "FileName": "AssureCare_LLC_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://careconnect-uat.netsmartcloud.com/", - "EndpointName": "Netsmart Technologies", - "FileName": "Netsmart_Technologies_1_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://www.myhelo.com/api/", - "EndpointName": "myhELO, Inc.", - "FileName": "myhELO_Inc_EndpointSources.json" - }, - { - "FormatType": "Lantern", - "URL": "https://admin.nthtechnology.com/fhir_endpoints.php/json", - "EndpointName": "Nth Technologies, Inc.", - "FileName": "Nth_Technologies_Inc_EndpointSources.json" - } -] \ No newline at end of file diff --git a/resources/prod_resources/CHPLEndpointResourcesList.json b/resources/prod_resources/CHPLEndpointResourcesList.json index e0641e114..eef8577be 100644 --- a/resources/prod_resources/CHPLEndpointResourcesList.json +++ b/resources/prod_resources/CHPLEndpointResourcesList.json @@ -1,106 +1,106 @@ [ { "FormatType": "Lantern", - "URL": "https://apidocs.onemedical.io/fhir/overview/", - "EndpointName": "1Life Healthcare, Inc", - "FileName": "1Life_Healthcare_Inc_EndpointSources.json" + "URL": "https://tenzing.docs.apiary.io/#introduction/fhir-endpoints", + "EndpointName": "Tenzing Medical LLC", + "FileName": "Tenzing_Medical_LLC_EndpointSources.json" }, { "FormatType": "Lantern", - "URL": "https://smartemr.readme.io/reference/getting-started#base-url", - "EndpointName": "VIPA Health Solutions, LLC", - "FileName": "VIPA_Health_Solutions_LLC_EndpointSources.json" + "URL": "https://www.medent.com/std_api/ServiceBaseURL.csv", + "EndpointName": "MEDENT - Community Computer Service, Inc.", + "FileName": "MEDENT_Community_Computer_Service_Inc_EndpointSources.json" }, { "FormatType": "Lantern", - "URL": "https://varian.dynamicfhir.com/", - "EndpointName": "Varian Medical Systems", - "FileName": "Varian_Medical_Systems_EndpointSources.json" + "URL": "https://www.nexusclinical.net/nexusehr-fhirapi-base-urls.csv", + "EndpointName": "Nexus Clinical LLC", + "FileName": "Nexus_Clinical_LLC_EndpointSources.json" }, { "FormatType": "Lantern", - "URL": "https://fhirapi.asp.md:3030/aspmd/fhirserver/fhir_aspmd.asp", - "EndpointName": "ASP.MD Inc.", - "FileName": "ASPMD_Inc_EndpointSources.json" + "URL": "https://mpnproxyfhirstore.blob.core.windows.net/serviceurl/ServiceBaseURLs.csv", + "EndpointName": "MPN Software Systems, Inc.", + "FileName": "MPN_Software_Systems_Inc_EndpointSources.json" }, { "FormatType": "Lantern", - "URL": "https://fhir.footholdtechnology.com/endpoints", - "EndpointName": "Foothold Technology, Inc.", - "FileName": "Foothold_Technology_Inc_EndpointSources.json" - }, + "URL": "https://smart.mdsuite.com/Endpoints", + "EndpointName": "Azalea Health", + "FileName": "Azalea_Health_2_EndpointSources.json" + }, { "FormatType": "Lantern", - "URL": "https://developer.advancedmd.com/fhir/base-urls", - "EndpointName": "AdvancedMD", - "FileName": "AdvancedMD_EndpointSources.json" + "URL": "https://revolutionehrdev.dynamicfhir.com/fhir/r4/endpoints", + "EndpointName": "Health Innovation Technologies, Inc.", + "FileName": "Health_Innovation_Technologies_Inc_EndpointSources.json" }, { "FormatType": "Lantern", - "URL": "http://agastha.com/production-links.html", - "EndpointName": "Agastha, Inc.", - "FileName": "Agastha_Inc_EndpointSources.json" + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/r4/endpoints", + "EndpointName": "iSALUS Healthcare", + "FileName": "iSALUS_Healthcare_EndpointSources.json" }, { "FormatType": "Lantern", - "URL": "https://smartbox.aidbox.app/service-base-urls", - "EndpointName": "Health Samurai, Inc.", - "FileName": "Health_Samurai_Inc_EndpointSources.json" + "URL": "https://micromddev.dynamicfhir.com/fhir/r4/endpoints", + "EndpointName": "Henry Schein Medical Systems", + "FileName": "Henry_Schein_Medical_Systems_EndpointSources.json" }, { "FormatType": "Lantern", - "URL": "https://cmpl.aidbox.app/smart", - "EndpointName": "Health Samurai, Inc.", - "FileName": "Health_Samurai_Inc_1_EndpointSources.json" + "URL": "https://fhir-dev.10e11.com/fhir/r4/endpoints", + "EndpointName": "TenEleven Group", + "FileName": "TenEleven_Group_EndpointSources.json" }, { "FormatType": "Lantern", - "URL": "https://altheafhir.mdsynergy.com", - "EndpointName": "MD Synergy Solutions, LLC", - "FileName": "MD_Synergy_Solutions_LLC_EndpointSources.json" + "URL": "https://fhir-dev.procentive.com/fhir/r4/endpoints", + "EndpointName": "Procentive", + "FileName": "Procentive_EndpointSources.json" }, { "FormatType": "Lantern", - "URL": "https://hag-fhir.amazingcharts.com/ac/endpoints", - "EndpointName": "CareTracker, Inc.", - "FileName": "CareTracker_Inc_EndpointSources.json" + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/r4/endpoints", + "EndpointName": "Streamline Healthcare Solutions", + "FileName": "Streamline_Healthcare_Solutions_EndpointSources.json" }, { "FormatType": "Lantern", - "URL": "https://astronautehr.com/index.php/fhir-base-urls/", - "EndpointName": "Astronaut, LLC", - "FileName": "Astronaut_LLC_EndpointSources.json" + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/r4/endpoints", + "EndpointName": "drchrono Inc.", + "FileName": "drchrono_Inc_EndpointSources.json" }, { "FormatType": "Lantern", - "URL": "https://fhir.pai.healthcare/documentation/endpoints.htm", - "EndpointName": "Practice Alternatives, Inc.", - "FileName": "Practice_Alternatives_Inc_EndpointSources.json" + "URL": "https://dhpresentation.youruprise.com/fhir/r4/endpoints", + "EndpointName": "VisionWeb", + "FileName": "VisionWeb_EndpointSources.json" }, { "FormatType": "Lantern", - "URL": "https://fhir-api.hmsfirst.com/r4/EndPoints", - "EndpointName": "Health Information Management Systems, LLC", - "FileName": "Health_Information_Management_Systems_LLC_EndpointSources.json" + "URL": "https://ehifire.ehiconnect.com/fhir/r4/endpoints", + "EndpointName": "Enable Healthcare Inc.", + "FileName": "Enable_Healthcare_Inc_EndpointSources.json" }, { "FormatType": "Lantern", - "URL": "https://app.azaleahealth.com/fhir/R4/Endpoint", - "EndpointName": "Azalea Health", - "FileName": "Azalea_Health_EndpointSources.json" + "URL": "https://8759937.fs1.hubspotusercontent-na1.net/hubfs/8759937/assets/pdfs/Perform+ConnectServerEndpoints.json", + "EndpointName": "CitiusTech, Inc.", + "FileName": "CitiusTech_Inc_EndpointSources.json" }, { "FormatType": "Lantern", - "URL": "https://www.braintreehealth.com/braintree-onc-certification-2015/", - "EndpointName": "Braintree Health", - "FileName": "Braintree_Health_EndpointSources.json" - }, + "URL": "https://api.medconnecthealth.com/fhir/r4/endpoints", + "EndpointName": "MedConnect, Inc.", + "FileName": "MedConnect_Inc_EndpointSources.json" + }, { "FormatType": "Lantern", - "URL": "https://prognocis.com/fhir/index.html", - "EndpointName": "Benchmark Systems", - "FileName": "Benchmark_Systems_EndpointSources.json" - }, + "URL": "https://app-52512.on-aptible.com/service-base-urls", + "EndpointName": "Healthie", + "FileName": "Healthie_EndpointSources.json" + }, { "FormatType": "Lantern", "URL": "https://betterdayhealth.net/fhir-docs", @@ -109,7 +109,7 @@ }, { "FormatType": "Lantern", - "URL": "https://hub.meldrx.com/", + "URL": "https://api.meldrx.com/Directories/fhir/endpoints", "EndpointName": "Darena Solutions LLC", "FileName": "Darena_Solutions_LLC_EndpointSources.json" }, @@ -317,12 +317,6 @@ "EndpointName": "Keiser Computers, Inc.", "FileName": "Keiser_Computers_Inc_EndpointSources.json" }, - { - "FormatType": "Lantern", - "URL": "https://mpnproxyfhirstore.blob.core.windows.net/serviceurl/ServiceBaseURLs.csv", - "EndpointName": "MPN Software Systems, Inc.", - "FileName": "MPN_Software_Systems_Inc_EndpointSources.json" - }, { "FormatType": "Lantern", "URL": "https://fhirpt-stage.officeally.com/fhir/r4/endpoints", @@ -539,12 +533,6 @@ "EndpointName": "Enable Healthcare Inc.", "FileName": "Enable_Healthcare_Inc_EndpointSources.json" }, - { - "FormatType": "Lantern", - "URL": "https://www.medent.com/std_api/ServiceBaseURL.csv", - "EndpointName": "MEDENT - Community Computer Service, Inc.", - "FileName": "MEDENT_Community_Computer_Service_Inc_EndpointSources.json" - }, { "FormatType": "Lantern", "URL": "https://api.mhdi10xasayd.com/medhost-developer-composition/v1/fhir-base-urls.json", @@ -629,12 +617,6 @@ "EndpointName": "Medplum", "FileName": "Medplum_EndpointSources.json" }, - { - "FormatType": "Lantern", - "URL": "https://micromddev.dynamicfhir.com/fhir/r4/endpoints", - "EndpointName": "Henry Schein Medical Systems", - "FileName": "Henry_Schein_Medical_Systems_EndpointSources.json" - }, { "FormatType": "Lantern", "URL": "https://github.com/cerner/ignite-endpoints", @@ -689,12 +671,6 @@ "EndpointName": "Nextech", "FileName": "Nextech_1_EndpointSources.json" }, - { - "FormatType": "Lantern", - "URL": "https://www.nexusclinical.net/nexusehr-fhirapi-base-urls.csv", - "EndpointName": "Nexus Clinical LLC", - "FileName": "Nexus_Clinical_LLC_EndpointSources.json" - }, { "FormatType": "Lantern", "URL": "https://www.novomedici.com/api-documents/", @@ -713,12 +689,6 @@ "EndpointName": "Office Practicum", "FileName": "Office_Practicum_EndpointSources.json" }, - { - "FormatType": "Lantern", - "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/r4/endpoints", - "EndpointName": "iSALUS Healthcare", - "FileName": "iSALUS_Healthcare_EndpointSources.json" - }, { "FormatType": "Lantern", "URL": "https://fhirregistration.omnimd.com/#/specification", @@ -767,12 +737,6 @@ "EndpointName": "PCIS GOLD", "FileName": "PCIS_GOLD_EndpointSources.json" }, - { - "FormatType": "Lantern", - "URL": "https://smart.mdsuite.com/Endpoints", - "EndpointName": "Azalea Health", - "FileName": "Azalea_Health_2_EndpointSources.json" - }, { "FormatType": "Lantern", "URL": "https://8759937.fs1.hubspotusercontent-na1.net/hubfs/8759937/assets/pdfs/Perform+ConnectServerEndpoints.json", @@ -851,12 +815,6 @@ "EndpointName": "Infor-Med Medical Information Systems Inc.", "FileName": "InforMed_Medical_Information_Systems_Inc_EndpointSources.json" }, - { - "FormatType": "Lantern", - "URL": "https://fhir-dev.procentive.com/fhir/r4/endpoints", - "EndpointName": "Procentive", - "FileName": "Procentive_EndpointSources.json" - }, { "FormatType": "Lantern", "URL": "https://hag-fhir.amazingcharts.com/pl/endpoints", @@ -905,12 +863,6 @@ "EndpointName": "Indian Health Service", "FileName": "Indian_Health_Service_EndpointSources.json" }, - { - "FormatType": "Lantern", - "URL": "https://revolutionehrdev.dynamicfhir.com/fhir/r4/endpoints", - "EndpointName": "Health Innovation Technologies, Inc.", - "FileName": "Health_Innovation_Technologies_Inc_EndpointSources.json" - }, { "FormatType": "Lantern", "URL": "https://www.royalsolutionsgroup.com/web/company/cert/fhirbaseurl.csv", @@ -929,12 +881,6 @@ "EndpointName": "Genensys LLC", "FileName": "Genensys_LLC_EndpointSources.json" }, - { - "FormatType": "Lantern", - "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/r4/endpoints", - "EndpointName": "Streamline Healthcare Solutions", - "FileName": "Streamline_Healthcare_Solutions_EndpointSources.json" - }, { "FormatType": "Lantern", "URL": "https://smilecdr.com/docs/javascript_execution_environment/fhir_rest.html", @@ -989,12 +935,6 @@ "EndpointName": "NaphCare, Inc.", "FileName": "NaphCare_Inc_EndpointSources.json" }, - { - "FormatType": "Lantern", - "URL": "https://tenzing.docs.apiary.io/#introduction/fhir-endpoints", - "EndpointName": "Tenzing Medical LLC", - "FileName": "Tenzing_Medical_LLC_EndpointSources.json" - }, { "FormatType": "Lantern", "URL": "https://www.trimedtech.com/Documentation/FHIRAPI/FHIRAPI.html", @@ -1013,12 +953,6 @@ "EndpointName": "Universal EHR, Inc.", "FileName": "Universal_EHR_Inc_EndpointSources.json" }, - { - "FormatType": "Lantern", - "URL": "https://dhpresentation.youruprise.com/fhir/r4/endpoints", - "EndpointName": "VisionWeb", - "FileName": "VisionWeb_EndpointSources.json" - }, { "FormatType": "Lantern", "URL": "https://emr.vohrawoundteam.com/FHIRBaseUrls.csv", @@ -1091,12 +1025,6 @@ "EndpointName": "athenahealth, Inc.", "FileName": "athenahealth_Inc_1_EndpointSources.json" }, - { - "FormatType": "Lantern", - "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/r4/endpoints", - "EndpointName": "drchrono Inc.", - "FileName": "drchrono_Inc_EndpointSources.json" - }, { "FormatType": "Lantern", "URL": "https://www.trimedtech.com/Documentation/FHIRAPI/V8FHIRAPI.html", @@ -1157,12 +1085,6 @@ "EndpointName": "Genius Solutions Inc.", "FileName": "Genius_Solutions_Inc_EndpointSources.json" }, - { - "FormatType": "Lantern", - "URL": "https://fhir-dev.10e11.com/fhir/r4/endpoints", - "EndpointName": "TenEleven Group", - "FileName": "TenEleven_Group_EndpointSources.json" - }, { "FormatType": "Lantern", "URL": "http://www.interopengine.com/2021", diff --git a/resources/prod_resources/CitiusTech_Inc_EndpointSources.json b/resources/prod_resources/CitiusTech_Inc_EndpointSources.json new file mode 100644 index 000000000..0a6f98f41 --- /dev/null +++ b/resources/prod_resources/CitiusTech_Inc_EndpointSources.json @@ -0,0 +1,40 @@ +{ + "Endpoints": [ + { + "URL": "https://fastplusdemo.citiustech.com:8280/patienta/paa/r4/", + "OrganizationName": "Organization2 - Patient API", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fastplusdemo.citiustech.com:8280/providera/pda/r4/", + "OrganizationName": "Organization2 - Provider API", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fastplusdemo.citiustech.com:8280/providera/pda/r4/", + "OrganizationName": "Organization1 - Provider API", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fastplusdemo.citiustech.com:8280/bulka/", + "OrganizationName": "Organization2 - Bulk API", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fastplusdemo.citiustech.com:8280/bulka/", + "OrganizationName": "Organization1 - Bulk API", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fastplusdemo.citiustech.com:8280/patienta/paa/r4/", + "OrganizationName": "Organization1 - Patient API", + "NPIID": "", + "OrganizationZipCode": "" + } + ] +} \ No newline at end of file diff --git a/resources/prod_resources/Drchrono_Inc_EndpointSources.json b/resources/prod_resources/Drchrono_Inc_EndpointSources.json new file mode 100644 index 000000000..4db31ba37 --- /dev/null +++ b/resources/prod_resources/Drchrono_Inc_EndpointSources.json @@ -0,0 +1,880 @@ +{ + "Endpoints": [ + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/practicezero/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/practiceone/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/basepractice/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_328539/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_423994/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_429622/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_203668/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_321718/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_332866/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_283444/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_290761/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_214260/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_364810/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_212078/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_329000/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_265325/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_223296/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_211644/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_268441/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_253664/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_303564/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_320713/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_327001/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_320493/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_282362/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_262768/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_18098/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_305103/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_249698/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_287500/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_15720/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_211442/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_293520/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_288423/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_284797/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_275297/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_274468/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_285240/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_208364/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_205206/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_365611/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_264675/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_298919/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_43476/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_311705/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_14296/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_285244/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_209634/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_1479/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_3223/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_281975/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_8888/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_251538/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_549/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_305839/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_320981/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_359452/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_312158/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_322784/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_8244/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_330635/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_4237/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_280319/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_312867/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_363015/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_330591/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_272487/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_326323/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_322880/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_261288/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_18/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_14134/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_233178/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_315418/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_263654/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_305021/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_334868/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_1616/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_222206/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_331985/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_318983/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_2249/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_366716/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_3389/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_295112/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_262778/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_289473/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_286870/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_268699/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_287516/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_320920/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_681/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_84142/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_292506/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_261348/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_310031/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_272412/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_285795/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_136010/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_366093/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_222278/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_364583/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_271828/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_8968/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_322562/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_310837/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_316786/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_286473/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_432/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_269947/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_200672/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_323420/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_208888/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_277592/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_280852/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_251830/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_363846/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_2269/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_326116/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_311658/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_278877/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_279229/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_230908/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_274449/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_4506/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_368007/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_15762/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_1277/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_256732/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_326235/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_234862/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_231474/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_298044/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_308821/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_261222/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_201150/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_359265/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_359009/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_330680/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_332761/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_321456/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_265444/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_3443/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_3865/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://drchrono-fhirpresentation.everhealthsoftware.com/fhir/drchrono/drchrono_249396/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + } + ] +} \ No newline at end of file diff --git a/resources/prod_resources/Enable_Healthcare_Inc_EndpointSources.json b/resources/prod_resources/Enable_Healthcare_Inc_EndpointSources.json new file mode 100644 index 000000000..4c3cc7e30 --- /dev/null +++ b/resources/prod_resources/Enable_Healthcare_Inc_EndpointSources.json @@ -0,0 +1,1330 @@ +{ + "Endpoints": [ + { + "URL": "https://ehifire.ehiconnect.com/fhir/dhit/practicezero/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/dhit/practiceone/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/basepractice/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/dhit/oapi-test1/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/dhit/ambulatorypracticeexample1/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/oapi-test2/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2002/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2031/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2036/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2042/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2047/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2074/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2077/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2079/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2085/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2088/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2109/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2117/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2127/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2128/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2129/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2135/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2143/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2144/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2147/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2148/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2150/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2152/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2166/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2169/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2171/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2180/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2181/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2184/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2188/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2190/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2191/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2192/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2195/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2200/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2205/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/3323fe11e9595c09af38fe67567a9394/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2212/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2217/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2218/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2223/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2228/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2233/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2235/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2238/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2240/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2244/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2245/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2266/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2274/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2275/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2282/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2289/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2290/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2291/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2297/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2298/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2303/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2304/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2311/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2313/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2328/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2329/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2335/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2337/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2338/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2339/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2344/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2345/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2352/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2355/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2361/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2364/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2365/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2370/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2376/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2377/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2381/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2387/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2389/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2396/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2398/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2407/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2408/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2409/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2410/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2412/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2417/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2418/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2423/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2426/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2428/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2431/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2434/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2435/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2440/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2447/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2448/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2454/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2458/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2465/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2470/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2472/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2482/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2486/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2489/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2493/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2494/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2497/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2498/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2506/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2509/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2517/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2531/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2533/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2535/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2545/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2551/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2573/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2575/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2576/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2580/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2585/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2588/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2589/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2603/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2604/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2614/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2625/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2632/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2647/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2650/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2656/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2665/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2671/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2675/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2680/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2693/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2729/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2738/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2739/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2779/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2781/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2782/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2787/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2795/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2802/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2811/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2812/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2814/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2819/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2828/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2836/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2837/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2839/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2842/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2868/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2877/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2885/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2890/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2902/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2903/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2904/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2906/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2909/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2918/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2933/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2934/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/4002/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/4003/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/4005/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/4009/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/4013/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/4015/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/4019/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/4051/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/4052/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/4054/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/4068/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/4077/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/4079/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/4084/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/5016/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/5017/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/5042/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/5075/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/5077/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/5078/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/5080/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/5082/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/5093/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/5094/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/5103/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/5117/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/5124/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/5157/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/5161/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/5166/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/5192/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/5198/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/5215/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/5216/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/5218/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/5219/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/5279/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/5282/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/5296/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2041/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2201/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/test1234567890123456/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/4075/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/6001/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/test2211/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/test/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/2052/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://ehifire.ehiconnect.com/fhir/ehi/test01/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + } + ] +} \ No newline at end of file diff --git a/resources/prod_resources/Epic_Systems_Corporation_EndpointSources.json b/resources/prod_resources/Epic_Systems_Corporation_EndpointSources.json index 5c20a1220..8196d5ffa 100644 --- a/resources/prod_resources/Epic_Systems_Corporation_EndpointSources.json +++ b/resources/prod_resources/Epic_Systems_Corporation_EndpointSources.json @@ -97,8 +97,8 @@ "OrganizationZipCode": "" }, { - "URL": "https://EpicFHIR.aurora.org/FHIR/MYAURORA/api/FHIR/DSTU2/", - "OrganizationName": "Aurora Health Care - myAurora", + "URL": "https://EpicFHIR.aurora.org/FHIR/LiveWell/api/FHIR/DSTU2/", + "OrganizationName": "Aurora Health Care - LiveWell", "NPIID": "", "OrganizationZipCode": "" }, @@ -108,12 +108,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://epicescribe1.ah.org/ARR-FHIR-PRD/api/FHIR/DSTU2/", - "OrganizationName": "Adventist Health West", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://webproxyprd.med.utah.edu/FHIRMyChart/api/FHIR/DSTU2/", "OrganizationName": "University of Utah Healthcare", @@ -612,12 +606,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://fhir.lakelandregional.org/fhirproxy/api/FHIR/DSTU2/", - "OrganizationName": "Lakeland Health", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://soapproxyprod.thechristhospital.com/fhir/api/FHIR/DSTU2/", "OrganizationName": "The Christ Hospital", @@ -1104,12 +1092,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://health-apis.duke.edu/FHIR/patient/DSTU2/", - "OrganizationName": "Duke Health", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://fhir.lluh.org/interconnect-fhir-prd/api/FHIR/DSTU2/", "OrganizationName": "Loma Linda University Health and CareConnect Partners", @@ -1682,7 +1664,7 @@ }, { "URL": "https://arrprod.midmichigan.net/ProdFHIR/api/FHIR/DSTU2/", - "OrganizationName": "MidMichigan Health", + "OrganizationName": "MyMichigan Health", "NPIID": "", "OrganizationZipCode": "" }, @@ -2526,6 +2508,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://epicproxy.et1225.epichosted.com/FHIRProxy/api/FHIR/DSTU2/", + "OrganizationName": "Pikeville Medical Center", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://epicproxy.et1233.epichosted.com/FHIRProxy/api/FHIR/DSTU2/", "OrganizationName": "NCH Healthcare System", @@ -2624,7 +2612,13 @@ }, { "URL": "https://api.valleyhealth.org/fhirproxy/api/FHIR/DSTU2/", - "OrganizationName": "Valley Health Systems - PRD", + "OrganizationName": "Valley Health Systems", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://epicproxy.et1284.epichosted.com/FHIRProxy/api/FHIR/DSTU2/", + "OrganizationName": "KeyCare", "NPIID": "", "OrganizationZipCode": "" }, @@ -2652,6 +2646,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://health-apis.duke.edu/FHIR/api/FHIR/DSTU2/", + "OrganizationName": "Duke Health", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://epicproxy.et0316.epichosted.com/FHIRProxy/api/FHIR/DSTU2/", "OrganizationName": "Carle Foundation Hospital \u0026 Physician Group", @@ -2676,6 +2676,18 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://revproxy.bh.bozemanhealth.org/Interconnect-Oauth2-PRD/api/FHIR/DSTU2/", + "OrganizationName": "Bozeman Health", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://epicproxy.et1290.epichosted.com/FHIRProxy/api/FHIR/DSTU2/", + "OrganizationName": "Community Technology Cooperative", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://epicproxy.et1181.epichosted.com/FHIRProxy/api/FHIR/DSTU2/", "OrganizationName": "OU Health", @@ -2700,6 +2712,36 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://epicapp.mylrh.org/OAuth2/api/FHIR/DSTU2/", + "OrganizationName": "Lakeland Regional Health (FL)", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://epicproxy.et1052.epichosted.com/FHIRProxy/api/FHIR/DSTU2/", + "OrganizationName": "Premise Health", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://epicproxy.et4006.epichosted.com/FHIRProxyPRD/api/FHIR/DSTU2/", + "OrganizationName": "The Center", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://epicproxy.et4001.epichosted.com/FHIRProxy/api/FHIR/DSTU2/", + "OrganizationName": "Foothill Family Clinic", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://epicproxy.et4001.epichosted.com/FHIRProxy/api/FHIR/DSTU2/", + "OrganizationName": "Dr. Bruce W Moskowitz, MD", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://haiku.wacofhc.org/FHIR/api/FHIR/R4/", "OrganizationName": "Waco Family Medicine (Heart of Texas Community Health Center)", @@ -2839,8 +2881,8 @@ "OrganizationZipCode": "" }, { - "URL": "https://EpicFHIR.aurora.org/FHIR/MYAURORA/api/FHIR/R4/", - "OrganizationName": "Aurora Health Care - myAurora", + "URL": "https://EpicFHIR.aurora.org/FHIR/LiveWell/api/FHIR/R4/", + "OrganizationName": "Aurora Health Care - LiveWell", "NPIID": "", "OrganizationZipCode": "" }, @@ -2850,12 +2892,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://epicescribe1.ah.org/ARR-FHIR-PRD/api/FHIR/R4/", - "OrganizationName": "Adventist Health West", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://webproxyprd.med.utah.edu/FHIRMyChart/api/FHIR/R4/", "OrganizationName": "University of Utah Healthcare", @@ -3074,7 +3110,7 @@ }, { "URL": "https://webservices.hawaiipacifichealth.org/fhir/api/FHIR/R4/", - "OrganizationName": "Hawaii Pacific Health - PRD", + "OrganizationName": "Hawaii Pacific Health", "NPIID": "", "OrganizationZipCode": "" }, @@ -3152,7 +3188,7 @@ }, { "URL": "https://mychart.methodisthospitals.org/FHIR-ARR/api/FHIR/R4/", - "OrganizationName": "Methodist Hospitals - PRD", + "OrganizationName": "Methodist Hospitals", "NPIID": "", "OrganizationZipCode": "" }, @@ -3474,12 +3510,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://fhir.lakelandregional.org/fhirproxy/api/FHIR/R4/", - "OrganizationName": "Lakeland Health", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://soapproxyprod.thechristhospital.com/fhir/api/FHIR/R4/", "OrganizationName": "The Christ Hospital", @@ -3578,7 +3608,7 @@ }, { "URL": "https://eprp.deaconess.com/FHIR/api/FHIR/R4/", - "OrganizationName": "Deaconess Health System - PRD", + "OrganizationName": "Deaconess Health System", "NPIID": "", "OrganizationZipCode": "" }, @@ -3662,7 +3692,7 @@ }, { "URL": "https://ercd-sproxy.urmc.rochester.edu/MIPS/api/FHIR/R4/", - "OrganizationName": "University of Rochester Medical Center - PRD", + "OrganizationName": "University of Rochester Medical Center", "NPIID": "", "OrganizationZipCode": "" }, @@ -3974,7 +4004,7 @@ }, { "URL": "https://arr.mysrhs.com/FHIR/api/FHIR/R4/", - "OrganizationName": "Singing River Health System - PRD", + "OrganizationName": "Singing River Health System", "NPIID": "", "OrganizationZipCode": "" }, @@ -4033,7 +4063,7 @@ "OrganizationZipCode": "" }, { - "URL": "https://health-apis.duke.edu/FHIR/patient/R4/", + "URL": "https://health-apis.duke.edu/FHIR/api/FHIR/R4/", "OrganizationName": "Duke Health", "NPIID": "", "OrganizationZipCode": "" @@ -4525,7 +4555,7 @@ "OrganizationZipCode": "" }, { - "URL": "https://epicproxy.et0946.epichosted.com/FHIRProxy/api/FHIR/R4/", + "URL": "https://nmepicproxy.nm.org/PalosFHIR-PRD/api/FHIR/R4/", "OrganizationName": "Palos Health", "NPIID": "", "OrganizationZipCode": "" @@ -4688,7 +4718,7 @@ }, { "URL": "https://arrprod.midmichigan.net/ProdFHIR/api/FHIR/R4/", - "OrganizationName": "MidMichigan Health", + "OrganizationName": "MyMichigan Health", "NPIID": "", "OrganizationZipCode": "" }, @@ -4854,6 +4884,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://epicproxy.et1052.epichosted.com/FHIRProxy/api/FHIR/R4/", + "OrganizationName": "Premise Health", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://epicproxy.et1058.epichosted.com/FHIRProxy/api/FHIR/R4/", "OrganizationName": "Montage Health", @@ -5018,13 +5054,13 @@ }, { "URL": "https://epicarr.healthcare.cigna.com/FHIR-PRD/api/FHIR/R4/", - "OrganizationName": "Cigna Medical Group", + "OrganizationName": "Evernorth", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://epicarr.healthcare.cigna.com/FHIR-PRD/api/FHIR/R4/", - "OrganizationName": "Evernorth", + "OrganizationName": "Cigna Medical Group", "NPIID": "", "OrganizationZipCode": "" }, @@ -5203,14 +5239,14 @@ "OrganizationZipCode": "" }, { - "URL": "https://epicpnwarr.optum.com/FHIR/api/FHIR/R4/", - "OrganizationName": "OptumCare West", + "URL": "https://epicarr.optum.com/FHIR/api/FHIR/R4/", + "OrganizationName": "OptumCare East", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://epicarr.optum.com/FHIR/api/FHIR/R4/", - "OrganizationName": "OptumCare East", + "URL": "https://epicpnwarr.optum.com/FHIR/api/FHIR/R4/", + "OrganizationName": "OptumCare West", "NPIID": "", "OrganizationZipCode": "" }, @@ -5226,18 +5262,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://epicproxy.et4001.epichosted.com/FHIRProxy/api/FHIR/R4/", - "OrganizationName": "Drexel Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://epicproxy.et4001.epichosted.com/FHIRProxy/api/FHIR/R4/", - "OrganizationName": "MY DR NOW", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://epicproxy.et1221.epichosted.com/FHIRProxy/api/FHIR/R4/", "OrganizationName": "Muscogee - Creek Nation Department of Health", @@ -5298,6 +5322,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://epicapp.mylrh.org/OAuth2/api/FHIR/R4/", + "OrganizationName": "Lakeland Regional Health (FL)", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://uhhsportal.uhhospitals.org/oauth2-prd/api/FHIR/R4/", "OrganizationName": "University Hospitals Cleveland", @@ -5312,7 +5342,7 @@ }, { "URL": "https://revproxy.bh.bozemanhealth.org/Interconnect-Oauth2-PRD/api/FHIR/R4/", - "OrganizationName": "Bozeman Health - PRD", + "OrganizationName": "Bozeman Health", "NPIID": "", "OrganizationZipCode": "" }, @@ -5358,9 +5388,21 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://epicproxy.et1284.epichosted.com/FHIRProxy/api/FHIR/R4/", + "OrganizationName": "KeyCare", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.valleyhealth.org/fhirproxy/api/FHIR/R4/", - "OrganizationName": "Valley Health Systems - PRD", + "OrganizationName": "Valley Health Systems", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://epicproxy.et1290.epichosted.com/FHIRProxy/api/FHIR/R4/", + "OrganizationName": "Community Technology Cooperative", "NPIID": "", "OrganizationZipCode": "" }, @@ -5376,17 +5418,47 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://epicproxy.et4001.epichosted.com/FHIRProxy/api/FHIR/R4/", + "OrganizationName": "Drexel Medicine", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://prdproxy.nomshealthcare.com/PRD-OAuth2/api/FHIR/R4/", "OrganizationName": "NOMS Healthcare", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://epicproxy.et4001.epichosted.com/FHIRProxy/api/FHIR/R4/", + "OrganizationName": "MY DR NOW", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://epicproxy.fcn.net/Fhir/api/FHIR/R4/", "OrganizationName": "Family Care Network", "NPIID": "", "OrganizationZipCode": "" + }, + { + "URL": "https://epicproxy.et4001.epichosted.com/FHIRProxy/api/FHIR/R4/", + "OrganizationName": "Foothill Family Clinic", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://epicproxy.et4006.epichosted.com/FHIRProxyPRD/api/FHIR/R4/", + "OrganizationName": "The Center", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://epicproxy.et4001.epichosted.com/FHIRProxy/api/FHIR/R4/", + "OrganizationName": "Dr. Bruce W Moskowitz, MD", + "NPIID": "", + "OrganizationZipCode": "" } ] } \ No newline at end of file diff --git a/resources/prod_resources/Health_Innovation_Technologies_Inc_EndpointSources.json b/resources/prod_resources/Health_Innovation_Technologies_Inc_EndpointSources.json new file mode 100644 index 000000000..d35f137e1 --- /dev/null +++ b/resources/prod_resources/Health_Innovation_Technologies_Inc_EndpointSources.json @@ -0,0 +1,76 @@ +{ + "Endpoints": [ + { + "URL": "https://revolutionehrdev.dynamicfhir.com/fhir/dhit/practicezero/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://revolutionehrdev.dynamicfhir.com/fhir/dhit/practiceone/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://revolutionehrdev.dynamicfhir.com/fhir/dhit/basepractice/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://revolutionehrdev.dynamicfhir.com/fhir/dhit/revolutionehr/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://revolutionehrdev.dynamicfhir.com/fhir/dhit/ambulatorypracticeexample01/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://revolutionehrdev.dynamicfhir.com/fhir/dhit/ambulatorypracticeexample02/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://revolutionehrdev.dynamicfhir.com/fhir/dhit/1/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://revolutionehrdev.dynamicfhir.com/fhir/dhit/123456/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://revolutionehrdev.dynamicfhir.com/fhir/dhit/12345/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://revolutionehrdev.dynamicfhir.com/fhir/revolutionehr/1234568/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://revolutionehrdev.dynamicfhir.com/fhir/dhit/19/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://revolutionehrdev.dynamicfhir.com/fhir/dhit/onboardpractice03/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + } + ] +} \ No newline at end of file diff --git a/resources/prod_resources/Healthie_EndpointSources.json b/resources/prod_resources/Healthie_EndpointSources.json new file mode 100644 index 000000000..0e3bc63c8 --- /dev/null +++ b/resources/prod_resources/Healthie_EndpointSources.json @@ -0,0 +1,3 @@ +{ + "Endpoints": null +} \ No newline at end of file diff --git a/resources/prod_resources/Henry_Schein_Medical_Systems_EndpointSources.json b/resources/prod_resources/Henry_Schein_Medical_Systems_EndpointSources.json new file mode 100644 index 000000000..bea64415a --- /dev/null +++ b/resources/prod_resources/Henry_Schein_Medical_Systems_EndpointSources.json @@ -0,0 +1,40 @@ +{ + "Endpoints": [ + { + "URL": "https://micromddev.dynamicfhir.com/fhir/dhit/practicezero/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://micromddev.dynamicfhir.com/fhir/dhit/practiceone/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://micromddev.dynamicfhir.com/fhir/dhit/basepractice/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://micromddev.dynamicfhir.com/fhir/dhit/micromdtest/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://micromddev.dynamicfhir.com/fhir/dhit/practice_01/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://micromddev.dynamicfhir.com/fhir/dhit/micromdcert/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + } + ] +} \ No newline at end of file diff --git a/resources/prod_resources/MEDENT_Community_Computer_Service_Inc_EndpointSources.json b/resources/prod_resources/MEDENT_Community_Computer_Service_Inc_EndpointSources.json new file mode 100644 index 000000000..78bfb0fe1 --- /dev/null +++ b/resources/prod_resources/MEDENT_Community_Computer_Service_Inc_EndpointSources.json @@ -0,0 +1,10 @@ +{ + "Endpoints": [ + { + "URL": "https://www.medentfhir.com/fhir/R4/fhirR235", + "OrganizationName": "MEDENT PROD Test", + "NPIID": "", + "OrganizationZipCode": "" + } + ] +} \ No newline at end of file diff --git a/resources/prod_resources/MEDHOST_EndpointSources.json b/resources/prod_resources/MEDHOST_EndpointSources.json index 78e4511a6..10d36a9c6 100644 --- a/resources/prod_resources/MEDHOST_EndpointSources.json +++ b/resources/prod_resources/MEDHOST_EndpointSources.json @@ -210,6 +210,12 @@ "NPIID": "1700805678", "OrganizationZipCode": "" }, + { + "URL": "https://fhir.yourcareuniverse.net/tenant/7b394f9e-d9c2-4b0b-9109-00d32890267b", + "OrganizationName": "Eureka Springs Hospital", + "NPIID": "1609403690", + "OrganizationZipCode": "" + }, { "URL": "https://fhir.yourcareuniverse.net/tenant/8e23cb3a-f9cc-48e8-b3d7-1fbb669a3133", "OrganizationName": "Evanston Regional Hospital", @@ -324,6 +330,12 @@ "NPIID": "1245878990", "OrganizationZipCode": "" }, + { + "URL": "https://fhir.yourcareuniverse.net/tenant/48677b2b-5c2a-49f5-9750-c55785639ac4", + "OrganizationName": "IIP03 0048", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://fhir.yourcareuniverse.net/tenant/ff6682af-adf1-4342-9fa7-c0fc81a9e5c6", "OrganizationName": "Jack Hughston Memorial Hospital", @@ -465,7 +477,7 @@ { "URL": "https://fhir.yourcareuniverse.net/tenant/facb3d8f-6852-409a-a1db-46cde625b434", "OrganizationName": "Medical Center of South Arkansas", - "NPIID": "1689625568", + "NPIID": "1780375592", "OrganizationZipCode": "" }, { @@ -522,6 +534,12 @@ "NPIID": "1003898313", "OrganizationZipCode": "" }, + { + "URL": "https://fhir.yourcareuniverse.net/tenant/d5494b73-f433-4af3-a95b-cb4fabe2c2f8", + "OrganizationName": "Mount San Rafael", + "NPIID": "1184616740", + "OrganizationZipCode": "" + }, { "URL": "https://fhir.yourcareuniverse.net/tenant/d3d9c822-069e-427b-9c55-d626a7a5dd1d", "OrganizationName": "Mountain West Medical Center", diff --git a/resources/prod_resources/MPN_Software_Systems_Inc_EndpointSources.json b/resources/prod_resources/MPN_Software_Systems_Inc_EndpointSources.json new file mode 100644 index 000000000..7c1ec05b4 --- /dev/null +++ b/resources/prod_resources/MPN_Software_Systems_Inc_EndpointSources.json @@ -0,0 +1,10 @@ +{ + "Endpoints": [ + { + "URL": "https://sfp-mpn-proxy-onc.azurewebsites.net/fhir/", + "OrganizationName": "MPN Org.", + "NPIID": "", + "OrganizationZipCode": "" + } + ] +} \ No newline at end of file diff --git a/resources/prod_resources/MedConnect_Inc_EndpointSources.json b/resources/prod_resources/MedConnect_Inc_EndpointSources.json new file mode 100644 index 000000000..647f2bcd9 --- /dev/null +++ b/resources/prod_resources/MedConnect_Inc_EndpointSources.json @@ -0,0 +1,22 @@ +{ + "Endpoints": [ + { + "URL": "https://api.medconnecthealth.com/fhir/dhit/practicezero/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.medconnecthealth.com/fhir/dhit/practiceone/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.medconnecthealth.com/fhir/medconnect/basepractice/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + } + ] +} \ No newline at end of file diff --git a/resources/prod_resources/Medical_Information_Technology_Inc_MEDITECH_1_EndpointSources.json b/resources/prod_resources/Medical_Information_Technology_Inc_MEDITECH_1_EndpointSources.json index 846fdd870..042503dd3 100644 --- a/resources/prod_resources/Medical_Information_Technology_Inc_MEDITECH_1_EndpointSources.json +++ b/resources/prod_resources/Medical_Information_Technology_Inc_MEDITECH_1_EndpointSources.json @@ -50,7 +50,7 @@ }, { "URL": "https://mtapi.alderhey.nhs.uk:443/v2/argonaut/v1", - "OrganizationName": "Alder Hey Children's Hosp 6.0 to Expanse", + "OrganizationName": "Alder Hey Children's Hospital Expanse", "NPIID": "", "OrganizationZipCode": "" }, @@ -72,6 +72,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://sharemedapi.meditech.cloud:443/v2/argonaut/v1", + "OrganizationName": "Alva Hosp Ath d/b/a Share Med Ctr MaaS Pod 010 06", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://mtrestapis-live01.atchhosp.org:443/v2/argonaut/v1", "OrganizationName": "Amberwell Health- Expanse", @@ -168,6 +174,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://bcmedsvcsapi.meditech.cloud:443/v2/argonaut/v1", + "OrganizationName": "Baker County Med Serv MaaS Pod 006 08", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://mtrestapi-live01.bartletthospital.org:443/v2/argonaut/v1", "OrganizationName": "Bartlett Reg Hosp Expanse", @@ -480,6 +492,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://cchdwaapi.meditech.cloud:443/v2/argonaut/v1", + "OrganizationName": "Columbia County Health System MaaS Pod 010 08", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://mtrestapis-live01.cmh-net.org:443/v2/argonaut/v1", "OrganizationName": "Columbia Memorial Hospital", @@ -720,6 +738,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://fchtexasapi.meditech.cloud:443/v2/argonaut/v1", + "OrganizationName": "Faith Community Hosp MaaS POD 007 05", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://mtrestapis-live01.fauquierhospital.org:443/v2/argonaut/v1", "OrganizationName": "Fauquier Health - C/S", @@ -804,6 +828,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://mtrestapis-live01.gaylord.org:443/v2/argonaut/v1", + "OrganizationName": "Gaylord Hospital Expanse READY Small", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://mtrestapis-live01.flhealth.org:443/v2/argonaut/v1", "OrganizationName": "Geneva General Hospital", @@ -816,6 +846,18 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://giffordhealthcareapi.meditech.cloud:443/v2/argonaut/v1", + "OrganizationName": "Gifford Medical Center MaaS Pod 009 03", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://mtrestapis-live01.grmc.org:443/v2/argonaut/v1", + "OrganizationName": "Gila Reg Med Ctr NM 6.1", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://mtrestapis-live01.gvmh.org:443/v2/argonaut/v1", "OrganizationName": "Golden Valley Expanse", @@ -1128,6 +1170,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://mtrestapis-live01.interiorhealth.ca:443/v2/argonaut/v1", + "OrganizationName": "Interior Health Authority Expanse", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://mtrestapis-live01.islandhospital.org:443/v2/argonaut/v1", "OrganizationName": "Island Hospital Expanse", @@ -1182,6 +1230,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://kvhealthapi.meditech.cloud:443/v2/argonaut/v1", + "OrganizationName": "Klickitat Valley Hosp MaaS Pod 005 02", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://mtrestapis-live01.lakeregional.com:443/v2/argonaut/v1", "OrganizationName": "Lake Regional Health System 6.15", @@ -1290,6 +1344,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://manhattansurgicalapi.meditech.cloud:443/v2/argonaut/v1", + "OrganizationName": "Manhattan Surgical Center MaaS Pod 011 08", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://mtrestapis-live01.mhsystem.org:443/v2/argonaut/v1", "OrganizationName": "Marietta Memorial Hospital Expanse", @@ -1686,6 +1746,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://nspox-mtrestapis-live01.nshinc.com:443/v2/argonaut/v1", + "OrganizationName": "NSP Oakleaf Surgical Hospital - Expanse", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://mtrestapis-live01.ovhd.com:443/v2/argonaut/v1", "OrganizationName": "Oak Valley Hospital (C/S)", @@ -2004,6 +2070,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://sahchicagoapi.meditech.cloud:443/v2/argonaut/v1", + "OrganizationName": "Saint Anthony Hospital MaaS Pod 011 06", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://kylive.meditech5.api.catholichealth.net:443/v2/argonaut/v1", "OrganizationName": "Saint Joseph(London, Berea)", @@ -2328,6 +2400,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://mtrestapis-live01.partners4health.ca:443/v2/argonaut/v1", + "OrganizationName": "The Partnership - Expanse", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://mtrestapis-live02.thibodaux.com:443/v2/argonaut/v1", "OrganizationName": "Thibodaux Reg Med Ctr Expanse", @@ -2358,6 +2436,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://touchetteapi.meditech.cloud:443/v2/argonaut/v1", + "OrganizationName": "Touchette Reg Hosp MaaS Pod 011 07", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://mtrestapis-live01.tsmh.org:443/v2/argonaut/v1", "OrganizationName": "Tri-State Mem Hosp Expanse", @@ -2532,6 +2616,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://mtrestapis-live01.whidbeyhealth.net:443/v2/argonaut/v1", + "OrganizationName": "WhidbeyHealth Med Ctr 6.0 to Expanse-(Hosted by CloudWave)", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://mtrestapis-live-wphc.ps-msite.com:443/v2/argonaut/v1", "OrganizationName": "White Plains Hospital Center - C/S", @@ -2556,6 +2646,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://wbrhelyapi.meditech.cloud:443/v2/argonaut/v1", + "OrganizationName": "William Bee Ririe Hosp MaaS Pod 005 01", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://mtrestapis-live01.wmed.org:443/v2/argonaut/v1", "OrganizationName": "Williamson Med Ctr Expanse", @@ -2654,7 +2750,7 @@ }, { "URL": "https://mtapi.alderhey.nhs.uk:443/v1/uscore/R4", - "OrganizationName": "Alder Hey Children's Hosp 6.0 to Expanse", + "OrganizationName": "Alder Hey Children's Hospital Expanse", "NPIID": "", "OrganizationZipCode": "" }, @@ -2676,6 +2772,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://sharemedapi.meditech.cloud:443/v1/uscore/R4", + "OrganizationName": "Alva Hosp Ath d/b/a Share Med Ctr MaaS Pod 010 06", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://mtrestapis-live01.atchhosp.org:443/v1/uscore/R4", "OrganizationName": "Amberwell Health- Expanse", @@ -2772,6 +2874,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://bcmedsvcsapi.meditech.cloud:443/v1/uscore/R4", + "OrganizationName": "Baker County Med Serv MaaS Pod 006 08", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://mtrestapi-live01.bartletthospital.org:443/v1/uscore/R4", "OrganizationName": "Bartlett Reg Hosp Expanse", @@ -3084,6 +3192,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://cchdwaapi.meditech.cloud:443/v1/uscore/R4", + "OrganizationName": "Columbia County Health System MaaS Pod 010 08", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://mtrestapis-live01.cmh-net.org:443/v1/uscore/R4", "OrganizationName": "Columbia Memorial Hospital", @@ -3324,6 +3438,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://fchtexasapi.meditech.cloud:443/v1/uscore/R4", + "OrganizationName": "Faith Community Hosp MaaS POD 007 05", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://mtrestapis-live01.fauquierhospital.org:443/v1/uscore/R4", "OrganizationName": "Fauquier Health - C/S", @@ -3408,6 +3528,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://mtrestapis-live01.gaylord.org:443/v1/uscore/R4", + "OrganizationName": "Gaylord Hospital Expanse READY Small", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://mtrestapis-live01.flhealth.org:443/v1/uscore/R4", "OrganizationName": "Geneva General Hospital", @@ -3420,6 +3546,18 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://giffordhealthcareapi.meditech.cloud:443/v1/uscore/R4", + "OrganizationName": "Gifford Medical Center MaaS Pod 009 03", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://mtrestapis-live01.grmc.org:443/v1/uscore/R4", + "OrganizationName": "Gila Reg Med Ctr NM 6.1", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://mtrestapis-live01.gvmh.org:443/v1/uscore/R4", "OrganizationName": "Golden Valley Expanse", @@ -3732,6 +3870,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://mtrestapis-live01.interiorhealth.ca:443/v1/uscore/R4", + "OrganizationName": "Interior Health Authority Expanse", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://mtrestapis-live01.islandhospital.org:443/v1/uscore/R4", "OrganizationName": "Island Hospital Expanse", @@ -3786,6 +3930,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://kvhealthapi.meditech.cloud:443/v1/uscore/R4", + "OrganizationName": "Klickitat Valley Hosp MaaS Pod 005 02", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://mtrestapis-live01.lakeregional.com:443/v1/uscore/R4", "OrganizationName": "Lake Regional Health System 6.15", @@ -3894,6 +4044,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://manhattansurgicalapi.meditech.cloud:443/v1/uscore/R4", + "OrganizationName": "Manhattan Surgical Center MaaS Pod 011 08", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://mtrestapis-live01.mhsystem.org:443/v1/uscore/R4", "OrganizationName": "Marietta Memorial Hospital Expanse", @@ -4290,6 +4446,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://nspox-mtrestapis-live01.nshinc.com:443/v1/uscore/R4", + "OrganizationName": "NSP Oakleaf Surgical Hospital - Expanse", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://mtrestapis-live01.ovhd.com:443/v1/uscore/R4", "OrganizationName": "Oak Valley Hospital (C/S)", @@ -4608,6 +4770,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://sahchicagoapi.meditech.cloud:443/v1/uscore/R4", + "OrganizationName": "Saint Anthony Hospital MaaS Pod 011 06", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://kylive.meditech5.api.catholichealth.net:443/v1/uscore/R4", "OrganizationName": "Saint Joseph(London, Berea)", @@ -4932,6 +5100,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://mtrestapis-live01.partners4health.ca:443/v1/uscore/R4", + "OrganizationName": "The Partnership - Expanse", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://mtrestapis-live02.thibodaux.com:443/v1/uscore/R4", "OrganizationName": "Thibodaux Reg Med Ctr Expanse", @@ -4962,6 +5136,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://touchetteapi.meditech.cloud:443/v1/uscore/R4", + "OrganizationName": "Touchette Reg Hosp MaaS Pod 011 07", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://mtrestapis-live01.tsmh.org:443/v1/uscore/R4", "OrganizationName": "Tri-State Mem Hosp Expanse", @@ -5136,6 +5316,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://mtrestapis-live01.whidbeyhealth.net:443/v1/uscore/R4", + "OrganizationName": "WhidbeyHealth Med Ctr 6.0 to Expanse-(Hosted by CloudWave)", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://mtrestapis-live-wphc.ps-msite.com:443/v1/uscore/R4", "OrganizationName": "White Plains Hospital Center - C/S", @@ -5160,6 +5346,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://wbrhelyapi.meditech.cloud:443/v1/uscore/R4", + "OrganizationName": "William Bee Ririe Hosp MaaS Pod 005 01", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://mtrestapis-live01.wmed.org:443/v1/uscore/R4", "OrganizationName": "Williamson Med Ctr Expanse", diff --git a/resources/prod_resources/Nexus_Clinical_LLC_EndpointSources.json b/resources/prod_resources/Nexus_Clinical_LLC_EndpointSources.json new file mode 100644 index 000000000..4c311744c --- /dev/null +++ b/resources/prod_resources/Nexus_Clinical_LLC_EndpointSources.json @@ -0,0 +1,10 @@ +{ + "Endpoints": [ + { + "URL": "https://sandbox-r4.interopengine.com/fhir/r4/nexus", + "OrganizationName": "Nexus Staging Environment", + "NPIID": "", + "OrganizationZipCode": "" + } + ] +} \ No newline at end of file diff --git a/resources/prod_resources/Nth_Technologies_Inc_EndpointSources.json b/resources/prod_resources/Nth_Technologies_Inc_EndpointSources.json index f7ce10969..491746f74 100644 --- a/resources/prod_resources/Nth_Technologies_Inc_EndpointSources.json +++ b/resources/prod_resources/Nth_Technologies_Inc_EndpointSources.json @@ -48,12 +48,6 @@ "NPIID": "", "OrganizationZipCode": "77339-6405" }, - { - "URL": "https://westbell.nthtechnology.com/api/fhir.php/", - "OrganizationName": "La Providence Pediatric Clinics Inc", - "NPIID": "", - "OrganizationZipCode": "77071" - }, { "URL": "https://galvon.nthtechnology.com/api/fhir.php/", "OrganizationName": "Dr. Dennis Galvon", diff --git a/resources/prod_resources/Procentive_EndpointSources.json b/resources/prod_resources/Procentive_EndpointSources.json new file mode 100644 index 000000000..b639d11e3 --- /dev/null +++ b/resources/prod_resources/Procentive_EndpointSources.json @@ -0,0 +1,28 @@ +{ + "Endpoints": [ + { + "URL": "https://fhir-dev.procentive.com/fhir/dhit/practicezero/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir-dev.procentive.com/fhir/dhit/practiceone/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir-dev.procentive.com/fhir/dhit/basepractice/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir-dev.procentive.com/fhir/procentive/protestpractice/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + } + ] +} \ No newline at end of file diff --git a/resources/prod_resources/Streamline_Healthcare_Solutions_EndpointSources.json b/resources/prod_resources/Streamline_Healthcare_Solutions_EndpointSources.json new file mode 100644 index 000000000..514cb15c0 --- /dev/null +++ b/resources/prod_resources/Streamline_Healthcare_Solutions_EndpointSources.json @@ -0,0 +1,166 @@ +{ + "Endpoints": [ + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/streamline/basepractice/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/swmbh/1063944585/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/imperialcountybehavioralhealthservices/1225258841/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/fresnocountydepartmentofbehavioralhealth/1770538001/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/fresnocountydepartmentofbehavioralhealth/t1770538001/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/imperialcountybehavioralhealthservices/t1225258841/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/colusacountybehavioralhealth/1275938722/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/contracostabehavioralhealthservices/1427138726/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/glenncountybehavioralhealth/1427196617/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/humboldtcountybehavioralhealth/1033300306/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/kernbehavioralhealth\u0026recoveryservices/1568658841/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/kingscountybehavioralhealth/1750715801/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/lakecountybehavioralhealthservices/1215140066/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/marincountybehavioralhealthandrecoveryservices(bhrs)/1568525699/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/monocountybehavioralhealth/1538266911/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/nevadacountybehavioralhealth/1982620399/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/placercountybehavioralhealthqualitymanagement/1750408514/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/sacramentocountydivisionofbehavioralhealthservices/1043386659/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/sanbenitocountybehavioralhealth/1255461471/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/sanjoaquincountybehavioralhealthservices/1215028931/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/countyofsanluisobispohealthagency/999999999/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/santabarbaracountydepartmentofbehavioralwellness/1487857405/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/countyofsiskiyouhealthandhumanservicesagency/1780803239/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/sonomacountydepartmentofhealthservices,behavioralhealthdivision/1871647115/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/stanislauscountybehavioralhealth\u0026recoveryservices/1831221974/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/tularecountyhealth\u0026humanservicesagencydirectorofmentalhealth/1528105558/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhfhirpresentation.smartcarenet.com/fhir/venturacountybehavioralhealth/1508199258/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + } + ] +} \ No newline at end of file diff --git a/resources/prod_resources/TenEleven_Group_EndpointSources.json b/resources/prod_resources/TenEleven_Group_EndpointSources.json new file mode 100644 index 000000000..a9b900b18 --- /dev/null +++ b/resources/prod_resources/TenEleven_Group_EndpointSources.json @@ -0,0 +1,34 @@ +{ + "Endpoints": [ + { + "URL": "https://fhir-dev.10e11.com/fhir/dhit/basepractice/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir-dev.10e11.com/fhir/dhit/filevdtpractice/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir-dev.10e11.com/fhir/dhit/ecrcurestest/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir-dev.10e11.com/fhir/dhit/ecrcurestest2/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir-dev.10e11.com/fhir/dhit/tgicurrentsprint/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + } + ] +} \ No newline at end of file diff --git a/resources/prod_resources/VisionWeb_EndpointSources.json b/resources/prod_resources/VisionWeb_EndpointSources.json new file mode 100644 index 000000000..83ffcab1b --- /dev/null +++ b/resources/prod_resources/VisionWeb_EndpointSources.json @@ -0,0 +1,46 @@ +{ + "Endpoints": [ + { + "URL": "https://dhpresentation.youruprise.com/fhir/dhit/practicezero/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhpresentation.youruprise.com/fhir/dhit/practiceone/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhpresentation.youruprise.com/fhir/vwnpp/basepractice/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhpresentation.youruprise.com/fhir/devices/4akn/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhpresentation.youruprise.com/fhir/boardwalk/4ah5/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhpresentation.youruprise.com/fhir/vwnpp/4ap4/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://dhpresentation.youruprise.com/fhir/planoeye/4afj/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + } + ] +} \ No newline at end of file diff --git a/resources/prod_resources/athenahealth_Inc_EndpointSources.json b/resources/prod_resources/athenahealth_Inc_EndpointSources.json index 192dd58c3..840d9abea 100644 --- a/resources/prod_resources/athenahealth_Inc_EndpointSources.json +++ b/resources/prod_resources/athenahealth_Inc_EndpointSources.json @@ -1224,12 +1224,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "WA - Maple Valley Physical Therapy, Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "TN - Appalachian Orthopaedic Assoc", @@ -1724,7 +1718,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "Clincare International Center- Primary Care", + "OrganizationName": "Clincare International Center- Psychiatry", "NPIID": "", "OrganizationZipCode": "" }, @@ -1794,6 +1788,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Capital Foot Care", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "MD - Advanced Vascular Resources", @@ -2214,6 +2214,18 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "HSC - Family Planning", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "HSC - NISS", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Hoag Clinic", @@ -2658,6 +2670,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "ORTHOXPRESS HOLDINGS OF GEORGIA", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "OrthoXpress Holdings Co", @@ -3282,12 +3300,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "TX - Faith Community Hospital", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "MD - After Hour Pediatrics", @@ -4392,6 +4404,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CC077_HILL COUNTRY OB/GYN ASSOCIATES", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "CC078_VIOLET CROWN OB/GYN PLLC", @@ -4814,7 +4832,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "NC - Bakersville Community Medical Clini", + "OrganizationName": "NC - Mountain Community Health Partnersh", "NPIID": "", "OrganizationZipCode": "" }, @@ -6138,12 +6156,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "IN - Community Hospital of Bremen", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "GA - Jim Robinson MD", @@ -6162,12 +6174,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "CFMA DENTON PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Family Medicine Associates", @@ -6198,6 +6204,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "VERITAS FAMILY MEDICINE DENTON PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "NC - LliBott Consultorios Medicos WS", @@ -6342,6 +6354,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Georgia Endovascular", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "TX - Texas Endovascular Associates", @@ -6378,12 +6396,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "UT - Peak Health And Wellness , Llc", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "CA - Ventura County Urology Medical Grou", @@ -7698,12 +7710,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "MD - Lifeline Urgent Care", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "FL - Bee Well Pediatrics LLC", @@ -8270,13 +8276,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "IL - Center For Internal Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "CT - All Ages Medical Care", + "OrganizationName": "IL - Center For Internal Medicine (term)", "NPIID": "", "OrganizationZipCode": "" }, @@ -9510,12 +9510,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "NV - Covenant Advanced Primary Care Solu", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "HI - Alice C Adee MD Inc", @@ -9996,12 +9990,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "WA - Wilkinson Wellness Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "FL - Broward Plastic Surgery", @@ -10730,7 +10718,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "ID - Pocatello Free CLinic", + "OrganizationName": "ID - Pocatello Free Clinic", "NPIID": "", "OrganizationZipCode": "" }, @@ -12764,7 +12752,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "Origins", + "OrganizationName": "Origins Primary Care at Montgomery", "NPIID": "", "OrganizationZipCode": "" }, @@ -14046,12 +14034,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "PA - Lake Scranton Urgent Care", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "MD - AAA Pain Management", @@ -14408,7 +14390,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "NJ - Costa, Ralph", + "OrganizationName": "NJ - Kwak, James", "NPIID": "", "OrganizationZipCode": "" }, @@ -14682,12 +14664,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "GA - Ryse Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "NY - Canandaigua Trinity OB/GYN, LLC", @@ -15174,12 +15150,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "OK - Open Arms Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "IL - Avicenna Community Health Center", @@ -15240,6 +15210,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NAPLES CONCIERGE HEALTHCARE, LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "National Psychiatry, LLC", @@ -15366,6 +15342,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CHATTOOGA RIVER PHYSICIANS", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "COLONIAL HEIGHTS PHYSICIANS", @@ -15384,6 +15366,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "COOKEVILLE HOSPITALIST GROUP", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Cherokee County Physicians", @@ -15714,6 +15702,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NEW ALBANY HOSPITALIST GROUP", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "NORTH CAROLINA ANESTHESIA PARTNERS", @@ -15762,6 +15756,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "PASSAIC HOSPITALIST SERVICES", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "PASSAIC RIVER OBSERVATION", @@ -15786,6 +15786,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "PUTNAM EMERGENCY PHYSICIANS", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Parham Doctors Emergency", @@ -16254,12 +16260,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "NJ - Adler, Scott", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "MO - Ozark OB-Gyn, LLC", @@ -18066,12 +18066,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "FL - CommonHealth Services, Corp.", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "WI - Three Oaks Health S.C.", @@ -18174,12 +18168,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "CT - Waterbury Neurology", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "FL - The Institute for Florida Pain Spec", @@ -19224,6 +19212,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Breckinridge Health Pain Management Center", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Breckinridge Primary Care", @@ -19832,19 +19826,19 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "Complete Health Florida", + "OrganizationName": "Complete Health", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "LEAPS ACADEMY", + "OrganizationName": "Complete Health Florida", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "Northside Medical", + "OrganizationName": "LEAPS ACADEMY", "NPIID": "", "OrganizationZipCode": "" }, @@ -20604,6 +20598,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NY - Dana J Saltzman MD", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "IL - Maker Surgical SC", @@ -20670,12 +20670,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "CA - Walsh Urology Assc", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "FL - Omar Aref MD", @@ -21008,7 +21002,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "CO - The PIC Place", + "OrganizationName": "The Pic Place", "NPIID": "", "OrganizationZipCode": "" }, @@ -21066,12 +21060,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "MD - US Wellcare Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "IL - Illini Pediatrics LLC", @@ -22290,12 +22278,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "One Health Primary Care", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "TX - Michael E. Menchaca", @@ -22472,7 +22454,13 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "AL - Kelly Lambeth CRNP LLC", + "OrganizationName": "Kelly Lambeth CRNP, LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "PFCC, LLC", "NPIID": "", "OrganizationZipCode": "" }, @@ -23088,12 +23076,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "NV - Complete Women's Care", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "OH - Center for Addiction Treatment", @@ -23448,12 +23430,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "AZ - Compass Medical Center", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "NY - Debra Beth Solomon, OD PC", @@ -24000,12 +23976,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "WA - Hope Medical of WA", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "IL - New Leaf Primary Care", @@ -24318,12 +24288,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "NY - Progressive Foot Care PC", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "LA - Anderson Foot and Ankle Institute I", @@ -24558,12 +24522,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "VA - Lifestyle \u0026 Wellness Center", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "AZ - Hummel, Matthew", @@ -24894,6 +24852,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Hudson Mind", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Hudson Wellness", @@ -25388,7 +25352,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "VT - Stoyak, Samuel", + "OrganizationName": "VT - Malgeri, Megan", "NPIID": "", "OrganizationZipCode": "" }, @@ -25428,12 +25392,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "GA - Richard S White III MD", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "TX - Kudo Care Medical, PLLC", @@ -27018,6 +26976,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MA - CLIFFORD D GLUCK MD PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "VA - Health Choices, P.L.L.C.", @@ -27276,12 +27240,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "FL - Pohlman Pain Associates", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "NJ - GI Services", @@ -27308,7 +27266,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "Jewish Renaissance Medical Center", + "OrganizationName": "Central Jersey Medical Center", "NPIID": "", "OrganizationZipCode": "" }, @@ -27470,7 +27428,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "GA - Ophthalmic Cosmetic Surgery", + "OrganizationName": "GA - OPCS | Dr. Michael Neimkin", "NPIID": "", "OrganizationZipCode": "" }, @@ -27762,12 +27720,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "LHHS 16747", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "MD - HEBREW HOME OF GREATER WA", @@ -28112,7 +28064,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "IL - Elite Womens Care", + "OrganizationName": "Elite Women's Care", "NPIID": "", "OrganizationZipCode": "" }, @@ -28158,12 +28110,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "CA - La Fe Medical Group Inc", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Farah Naz MD PA", @@ -28932,12 +28878,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "FL - NuWaysMD", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "OR - Woodstock Family Medicine, LLC", @@ -29412,12 +29352,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "TN - Paula Pilgrim MD Gynecology PLLC", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "NJ - Elite Sports Medicine and Wellness", @@ -30986,7 +30920,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "MA - Zacharatos, M/Weber, E", + "OrganizationName": "MA - Value in Prevention of MA, LLC", "NPIID": "", "OrganizationZipCode": "" }, @@ -31152,12 +31086,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "MI - Michigan Institute of Neurology and", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "GA - John D Marshall MD", @@ -34262,7 +34190,13 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "AK - Mountain View Urgent Care", + "OrganizationName": "Kabo Health", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Mountain View Health Services", "NPIID": "", "OrganizationZipCode": "" }, @@ -35118,12 +35052,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "Austin Geriatric Specialists", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Premier Family Physicians", @@ -35246,7 +35174,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "TX - SAN ANTONIO FOOT AND ANKLE CENTER L", + "OrganizationName": "SAN ANTONIO FOOT AND ANKLE CENTER", "NPIID": "", "OrganizationZipCode": "" }, @@ -35366,7 +35294,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "NV - Battle Mountain General Hospital", + "OrganizationName": "Battle Mountain General Hospital", "NPIID": "", "OrganizationZipCode": "" }, @@ -36642,6 +36570,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CA - Better nights sleep center inc", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "CA - The Stone Clinic", @@ -37014,12 +36948,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "TX - Champions Point Family Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "TX - Rachel B Head, MD", @@ -37200,12 +37128,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "NV - Steven Leibowitz, MD, Inc., A Profe", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "TN - Brain \u0026 Stroke Care", @@ -37344,6 +37266,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Milwaukee Radiology Center", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Primary Care of Milwaukee", @@ -37662,6 +37590,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TOC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Tampa Bay Orthopaedic Specialists", @@ -38082,12 +38016,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "CA - Nahera Adams", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "FL - Ellenton Urgent Care", @@ -38624,7 +38552,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "SC - Jones / Thompson / Davis-Seagle", + "OrganizationName": "SC - Davis-Seagle / Thompson / Botelho", "NPIID": "", "OrganizationZipCode": "" }, @@ -38772,6 +38700,18 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CC014_WOMEN'S MEDICAL CARE", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CC015_CENTRAL PHOENIX WOMEN'S HEALTH CARE", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "GENESIS OB/GYN", @@ -39050,7 +38990,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "MD - Parker Place", + "OrganizationName": "Parker Place", "NPIID": "", "OrganizationZipCode": "" }, @@ -39894,6 +39834,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Kidney Specialists of South Texas, P.A.", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Permian Basin Kidney Center", @@ -40032,12 +39978,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "Summit Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "The Woman's Place", @@ -42836,7 +42776,13 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "CO - Gary A Mohr MD", + "OrganizationName": "CANON PROFESSIONAL LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Canon Professional Wellness Clinic", "NPIID": "", "OrganizationZipCode": "" }, @@ -43398,6 +43344,18 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Milo Med MD LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Obsidian Healthcare", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "PROVIDERSHEALTHALLIANCE", @@ -44202,6 +44160,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "PNC Podiatry of Southern California PC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Sacramento Foot and Ankle", @@ -45194,7 +45158,13 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "MS - Southern Star Medical Group", + "OrganizationName": "ASPIRA ESTHETICS", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Southern Star Medical Group", "NPIID": "", "OrganizationZipCode": "" }, @@ -46406,7 +46376,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "FL - CareMed", + "OrganizationName": "CareMed", "NPIID": "", "OrganizationZipCode": "" }, @@ -47160,12 +47130,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "MS - Maximum Care After Hours", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "TX - ISLAMIC CENTER OF IRVING", @@ -47384,19 +47348,19 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "Medical Access PC", + "OrganizationName": "TRU URGENT CARE", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "TRU URGENT CARE", + "OrganizationName": "Tru Health Group", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "Tru Health Group", + "OrganizationName": "TruHealthNow", "NPIID": "", "OrganizationZipCode": "" }, @@ -47462,7 +47426,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "MD - BREATHE360, L.L.C.", + "OrganizationName": "BREATHE360 Integrative Medicine Consultants", "NPIID": "", "OrganizationZipCode": "" }, @@ -47946,12 +47910,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "MD - Bright Oaks Pediatrics", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "NC - Marion Pediatrics", @@ -48258,6 +48216,18 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CC009_NORTHWEST ASSOCIATES FOR WOMENS HEALTHCARE", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CC010_THE ASSOCIATION FOR WOMEN'S HEALTH CARE", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "MIDWEST CENTER FOR WOMEN'S HEALTHCARE", @@ -48470,7 +48440,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "NY - JASON SNYDER PODIATRY P.C.", + "OrganizationName": "JASON SNYDER PODIATRY P.C.", "NPIID": "", "OrganizationZipCode": "" }, @@ -49632,6 +49602,18 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Coastal Spine", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Gotham City Orthopedics", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Healthspine and Anesthesia Institute LLC", @@ -49646,7 +49628,13 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "Mercer-Bucks Orthopaedics", + "OrganizationName": "JVG Cardiovascular", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Mercer Bucks Orthopedics", "NPIID": "", "OrganizationZipCode": "" }, @@ -49908,6 +49896,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Eleanor Health FL", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Eleanor Health LA", @@ -51308,7 +51302,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "TX - Kuo, Emily", + "OrganizationName": "TX - Westlake Medical Consultants", "NPIID": "", "OrganizationZipCode": "" }, @@ -52056,6 +52050,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "GYN WOMENS CENTRE OF LAKEWOOD RANCH", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "GYNECOLOGIC SPECIALISTS OF BREVARD LLC", @@ -52356,12 +52356,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "OBGYN WOMENS CENTER", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "OBSTETRICS \u0026 GYN ASSOCIATES OF CENTRAL FLA", @@ -52470,12 +52464,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "RANDYE KARMIN MD,LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "RASNER AND BROCK, LLC", @@ -52524,6 +52512,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "SOUTH FLORIDA GYNECOLOGY \u0026 WOMEN'S HEALTH", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "SOUTH FLORIDA OBGYN SPECIALISTS, LLC", @@ -55506,6 +55500,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - Crew Health", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "FL - Wellsprings Healthcare Clinic", @@ -55562,7 +55562,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "MA - Folx Health", + "OrganizationName": "Folx Health", "NPIID": "", "OrganizationZipCode": "" }, @@ -55770,12 +55770,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "CA - Nowak/Badeaux", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "KIWI VIRTUAL HEALTH CARE PLLC", @@ -55962,12 +55956,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "FL - SALTWATER FAMILY PRACTICE LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "TX - Joel S Rhoton MD", @@ -56516,7 +56504,19 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "MN - PJG Medical/ Your Path", + "OrganizationName": "Jeffrey D Larson LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "PJG Medical", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "YourPath", "NPIID": "", "OrganizationZipCode": "" }, @@ -57230,13 +57230,13 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "SWIFT", + "OrganizationName": "Southeast Orthopedic Specialists", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "Southeast Orthopedic Specialists", + "OrganizationName": "Swift Institute", "NPIID": "", "OrganizationZipCode": "" }, @@ -58640,7 +58640,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "FAMILY MEDICINE AND SKIN CARE", + "OrganizationName": "FAMILY MEDICINE AND SKIN CARE CENTER", "NPIID": "", "OrganizationZipCode": "" }, @@ -59906,7 +59906,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "GA - Amanda Gunter, NP - Startup Quality", + "OrganizationName": "GA - Quality Primary Care", "NPIID": "", "OrganizationZipCode": "" }, @@ -59972,7 +59972,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "AL - Valley Medical \u0026 Urgent Care", + "OrganizationName": "AL - Shoal's Family Practice Urgent Care", "NPIID": "", "OrganizationZipCode": "" }, @@ -60168,6 +60168,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Renaissance Physician Partners with Florence Health", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "GA - Tara Gynecology OBGYN LLC", @@ -60186,6 +60192,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CA - Brain Initiative, LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "MA - Hampshire Neurology LLC", @@ -61914,6 +61926,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "SC - Mountain View Mental Health, LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "SC - SEE Alternatives Pediatrics", @@ -62024,7 +62042,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "Sabri Sheikha MD PHD PA", + "OrganizationName": "MindDemand", "NPIID": "", "OrganizationZipCode": "" }, @@ -62484,6 +62502,18 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "STL PLASTIC \u0026 HAND SURGERY", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TIMOTHY W TOLLESTRUP, P.C.", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "IN - Annette Kleinhenz NP - Startup", @@ -62538,12 +62568,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "TN - Professional Integrated Healthcare", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Molokai Community Health Center", @@ -63588,6 +63612,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "St Albert Family Clinic and Services", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "FL - Homeville Medical Care", @@ -63986,7 +64016,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "NM - Acosta Medical Clinic at Three Cros", + "OrganizationName": "NM - Acosta Medical Clinic", "NPIID": "", "OrganizationZipCode": "" }, @@ -64334,7 +64364,13 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "AZ - HEALTHYU FAMILY MEDICINE LLC", + "OrganizationName": "HealthyU Clinics", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MI - Maria Truss, NP", "NPIID": "", "OrganizationZipCode": "" }, @@ -65246,7 +65282,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "FL - Holy Cross Medical Center, LLC", + "OrganizationName": "FL - Dacona Medical Center", "NPIID": "", "OrganizationZipCode": "" }, @@ -65760,6 +65796,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NEW YORK w Clinical", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "IL - LAKE-COOK HEALTHCARE SERVICES", @@ -66060,6 +66102,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Parrett Podiatry", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Permian Basin Foot and Ankle", @@ -66338,7 +66386,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "NC - Latoya Lucas - Startup", + "OrganizationName": "NC - LaToya Lucas", "NPIID": "", "OrganizationZipCode": "" }, @@ -66498,6 +66546,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "IN - Healthy Avenues Medical Group LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "CA - Midtown Medical Corporation", @@ -67056,6 +67110,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Temecula Hormone \u0026 Aesthetics", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "TX - Dr. Mukhtar Anees, MD, MBBS", @@ -68162,13 +68222,13 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "BAKER HEALTH MEDICINE PLLC", + "OrganizationName": "BAKER HEALTH PLLC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "Baker Pediatrics LLC", + "OrganizationName": "Baker Health", "NPIID": "", "OrganizationZipCode": "" }, @@ -70506,6 +70566,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "ADVANCED AMBULATORY SURGERY CENTER", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "ADVANCED HEART AND VASCULAR CENTER OF NEW MEXICO", @@ -70584,12 +70650,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "NC - Eclectic Therapeutic Connections", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "CA - Central California Movement Disorde", @@ -70688,7 +70748,13 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "VA - Richmond Heart and Vascular Associa", + "OrganizationName": "Nautilus Health", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Richmond Heart and Vascular Associates", "NPIID": "", "OrganizationZipCode": "" }, @@ -70854,6 +70920,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Psychiatric Professionals of Georgia, Powered by Geode Health", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Camarena Health", @@ -71288,7 +71360,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "VA - PrimaPatient, P.C.", + "OrganizationName": "VA - Norvinia Health P.C.", "NPIID": "", "OrganizationZipCode": "" }, @@ -71366,7 +71438,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "AL - Garber, Jeffrey", + "OrganizationName": "AL - Lemley, Henry", "NPIID": "", "OrganizationZipCode": "" }, @@ -71502,6 +71574,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CC005_BAY VIEW OBSTETRICS AND GYNECOLOGY PC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "NY - HCMD Management Group Corp.", @@ -71538,6 +71616,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Quartet Medical", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "PA - Pioneer Medical PA LLC", @@ -71730,6 +71814,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NM - ABQ DNA, LLC dba Zia Medical Concie", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Northwest Asthma \u0026 Allergy Center", @@ -72068,7 +72158,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "FL - Dr. Jose Vilaro - Startup", + "OrganizationName": "FL - Modern Urology Group, LLC", "NPIID": "", "OrganizationZipCode": "" }, @@ -72312,6 +72402,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "IL - Brightstar Mental Health - Startup", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "TN - MCKNIGHT CLINIC, PLLC", @@ -72708,6 +72804,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "AHF HCC on Auburn Ave", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "MS - The Chadwick Clinic, LLC", @@ -73008,6 +73110,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "VA - NeighborCare Mobile Healthcare - St", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "KIT KUSS MD PA", @@ -73152,6 +73260,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "HI - Sleep Center Hawaii", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Metrodora Institute", @@ -73554,6 +73668,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MD - CARLDEN HEALTH FAMILY CLINIC LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "NE - Thrive Collaborative Care", @@ -74342,7 +74462,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "Dry Ridge Family Medicine", + "OrganizationName": "Chad Smoker MD", "NPIID": "", "OrganizationZipCode": "" }, @@ -74370,6 +74490,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Weaverville Family Medicine", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "El Paso Children's", @@ -74378,7 +74504,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "FL - Dr. Antonio Luis - Startup", + "OrganizationName": "FL - Inclusive Care Group", "NPIID": "", "OrganizationZipCode": "" }, @@ -74454,6 +74580,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MN - Mewinzha Ondaadiziike Wiigaming Cli", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "AL - Queen City Womens Health", @@ -74502,6 +74634,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "AZ - Hydration Therapy \u0026 Weight Loss Cen", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "GA - Burke Hospital Company LLC", @@ -74556,6 +74694,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MD - Precise Immediate Care", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Carolina Orthopaedic \u0026 Neurosurgical Associates", @@ -74570,7 +74714,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "DE - Mieshia Clark - Startup", + "OrganizationName": "I and O Diabetes Consultants", "NPIID": "", "OrganizationZipCode": "" }, @@ -74652,6 +74796,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "ID - Eros Health, LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "GA - Breakthru Management LLC", @@ -74718,18 +74868,36 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "GA - Melody Medical Group P.C.", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "LA - Pediatrics Primary Care Clinic", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - Quiskeya Health", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "FL - Mid Florida Orthopaedic Associates", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "IL - Kiddos Urgent Care PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "SC - Newton Family Medicine", @@ -74766,6 +74934,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "WI - Building Great Kids Therapy", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "TX - Pediatric and Adolescent Center of", @@ -74862,6 +75036,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "WY - Indian Creek Medical Services", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "NC - Eastway Medical Clinic and Urgent C", @@ -74904,6 +75084,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - ID Specialists P.A.", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "TN - Collierville Orthopedics and Sports", @@ -74912,7 +75098,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "ALLEGIANCE MEDICAL CLINIC OF RUSTON", + "OrganizationName": "Northern Louisiana Medical Center", "NPIID": "", "OrganizationZipCode": "" }, @@ -75000,6 +75186,48 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "AVENIR WOMENS HEALTH", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "COMPLETE CARE OBGYN", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FOR WOMEN OBGYN", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "HIGH RISK PREGNANCY CENTER", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "LEGACY WOMENS HEALTH", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MyOBGYN", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "THE OBGYN CENTER", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Sunshine Community Health Center", @@ -75102,6 +75330,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Duke City Behavioral Health", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Duke City Occupational Health", @@ -75192,6 +75426,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - Velasquez MD", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "WA - Changa LLC", @@ -75294,6 +75534,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "AZ - THE UPSIDE OF CHAT CONSULTING \u0026 THE", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "LA - The Headstrong Group", @@ -75368,7 +75614,13 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "MI - PSYCHIATRIC SPECIALTIES, P.L.C.", + "OrganizationName": "Psychiatric and Psychological Specialties PLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - XTREME NATURAL BODY LLC", "NPIID": "", "OrganizationZipCode": "" }, @@ -75396,6 +75648,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "HI - Foot \u0026 Ankle Institute Of Hawaii", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "IA - FAMILY FOOT HEALTH CARE, P.L.C.", @@ -75428,7 +75686,13 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "AZ - Hope Heart Heal Health and Wellness", + "OrganizationName": "Hope Heart Heal Health and Wellness", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Hope Heart Heal Medical Non Profit", "NPIID": "", "OrganizationZipCode": "" }, @@ -75534,6 +75798,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "AZ - Your Health and Wellness", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Houston Sleep and Narcolepsy", @@ -75692,7 +75962,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "Neuroglee Therapeutics", + "OrganizationName": "Neuroglee", "NPIID": "", "OrganizationZipCode": "" }, @@ -75716,7 +75986,13 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "FL - Solace Medical Care", + "OrganizationName": "Solace Medical", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "PA - Washington Solutions Inc.", "NPIID": "", "OrganizationZipCode": "" }, @@ -75768,6 +76044,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "LA - Toetal Care Clinic", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "PA - TrinityKare", @@ -75804,6 +76086,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "HI - Hua Moon Women's Health LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "FL - Lake Wales Free Clinic", @@ -75822,6 +76110,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CO - Cedaredge Doctors Office", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "TN - C AND S LAB MANAGEMENT SERVICES", @@ -75846,6 +76140,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "PA - Hope Internal Medicine", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "LCH HEALTH AND COMMUNITY SERVICES", @@ -75960,12 +76260,30 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TAPESTRY 360 HEALTH", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "KY - CENTRAL KY DERMATOLOGY, PLLC", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "100%BEAUTYBYMD", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "DELAR PEDIATRICS", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "CA - HARAMANDEEP SINGH, MD, INC", @@ -76038,6 +76356,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - Transcend Performance and Lifestyle", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "MD - Hampstead Primary Care", @@ -76076,7 +76400,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "TX - Apex Health Clinic - Startup", + "OrganizationName": "TX - Apex Health Clinic", "NPIID": "", "OrganizationZipCode": "" }, @@ -76164,12 +76488,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "FL - The Right Lab", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Capital Medical Clinic", @@ -76292,13 +76610,13 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "Medical Weight Loss", + "OrganizationName": "Optum", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "Optum", + "OrganizationName": "Optum Medical Weight Loss", "NPIID": "", "OrganizationZipCode": "" }, @@ -76332,6 +76650,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - Magic Valley Medical Care Clinic", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "NC - Murphy, Leslie", @@ -76458,6 +76782,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - Slim Clinic", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "VA - Atlantic Vein and Vascular Assoc", @@ -76512,6 +76842,18 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TN - East Tennessee Vein Clinic", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "ID - MATUSHKA OLGA MICHAEL MATERNITY ASS", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "ND - Labs Your Way, LLC", @@ -76530,6 +76872,54 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Ally", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Bellingar and Associates", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Bradenton", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Family Care Partners of NE Florida", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Innovacare Health Cheney", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Innovacare Health Garden", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Trinity", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Waters Medical Clinic", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "LA - New Life Recovery Clinic For Addict", @@ -76608,6 +76998,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MD - Jovina Health and Wellness Center", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "NY - CITY MIND NP IN PSYCHIATRY P.C.", @@ -76632,6 +77028,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "KY - Illuminare Behavioral Health Servic", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "OH - OLD TYME FAMILY MEDICINE, LLC", @@ -76662,6 +77064,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "IL - Coralis Health", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "TN - Douglas Dycus MD", @@ -76722,6 +77130,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - Murray \u0026 Associates Family Healthca", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "CA - Premier Walk In Medical", @@ -76842,6 +77256,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "AZ - Ronin Sleep Solutions", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "PA - Izzo Foot and Ankle", @@ -76920,12 +77340,30 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "OH - Solon Vein Clinic", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Amador Health Center", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CA - Jeffrey K. Etemad D.O.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Privia Health", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "IL - Argiro Zofakis LTD", @@ -76944,6 +77382,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "PA - Westtown School Health Center", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "OR - Western Skies Wellness Start-up", @@ -76974,6 +77418,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CA - Nasimeh Yazdani, MD, PC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "WA - Aria Health Associates", @@ -76986,6 +77436,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NJ - Union Family Medicine", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "VT - Winooski Integrative Medicine", @@ -77010,6 +77466,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CA - Orange County Pediatric Cardiology", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "CO - The Family Practice", @@ -77052,6 +77514,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - Family Medical Center of Georgetown", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Carlos E Maas", @@ -77082,6 +77550,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "IL - Family Medical Clinic", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "CT - Elayne and James Schoke Jewish Fami", @@ -77124,6 +77598,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MS - MSE Behavioral \u0026 Mental Health serv", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Privia Health", @@ -77202,6 +77682,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "IN - SCCH - MAT", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "MS - AltheaCare, LLC", @@ -77262,12 +77748,30 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "GA - Pediatric Center for Wellness", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "IL - Caitlin Chandran, MSN, APRN-FPA, FN", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CA - US Health Fairs - Org", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TN - NOLACHUCKY MEDICAL", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "MA - Neurology Care in the Berkshires PC", @@ -77304,12 +77808,36 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CA - Bethany O'Connor", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MT - Mental Health Connections, LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "WHITE MEMORIAL MEDICAL GROUP, INC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "OH - Leslee Ruszkowski, DPM", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Imagine Pediatrics", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "TN - Imagine Pediatrics Care Coordinatio", @@ -77340,6 +77868,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "VA - Peace Rain PMH, LCC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "MD - Greenspring Personal Medicine", @@ -77352,6 +77886,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TN - Zenith Mental Health LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "AZ - REFRESH HEALTH PLLC", @@ -77406,6 +77946,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "ID - Tree City Anesthesia", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "MN - Corner Family Clinic", @@ -77454,18 +78000,42 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MA - MOUNTAIN HEALTH LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MD - Dorchester Health And Wellness", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "FL - Millennium Cardiovascular Associate", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - MD Ally Telehealth Services PA", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "AR - White Oak Medical Clinic, LLC", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MD - SYNERGISTIC HEALTHCARE LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "NJ - Saint Michael Therapeutics", @@ -77484,12 +78054,24 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "OH - IVMD, LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "CA - Newport Pediatric Premier Care", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - Catch Mobile Health", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "TX - AUSTIN AREA BEST CARE FAMILY PRACTI", @@ -77502,6 +78084,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "IL - Innovative Womens Healthcare", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "VA - Carolyn J Boone MD", @@ -77544,6 +78132,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NC - Rising Care Rehab", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "CA - Lola Steinbaum MD", @@ -77586,6 +78180,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "West Virginia OrthoNeuro", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "FL - VitalBridge Health", @@ -77646,12 +78246,36 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Mile High Psychiatry", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Outlast", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - Empower Healthcare Inc", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "KY - Amanda Hendricks, APRN, PLLC", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - Guiding Star El Paso", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "TX - Wagoner Health Clinic PLLC", @@ -77688,6 +78312,18 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Evergreen Care Center", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Park Primary Care", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Delaware Medical Group", @@ -77730,6 +78366,30 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "ME - Maine Street Medical", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Florida International University - Behavioral Health", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Florida International University - Main", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MN - Summit Behavioral Health", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "FL - One Mission", @@ -77742,6 +78402,24 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NJ - Peds Purpose LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "PRO-HEALTH MEDICAL, INC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NV - Wellness With Molina \u0026 Associates L", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "ID - Health Optimization PLLC", @@ -77778,6 +78456,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MN - Sports Orthopedic Advanced Rehabili", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "FL - Nephrology Consultants Pinellas", @@ -77790,6 +78474,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - CareSmart Medical Center", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "FL - Global Ortho and Spine Institute", @@ -77814,6 +78504,30 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "WA - The Sweet Life Advanced Diabetes Ma", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Family Foot Care of Long Island", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Family Foot and Ankle Care of Moriches", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Sayville", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "AZ - Livi Medical Services, LLC DBA Sage", @@ -77850,6 +78564,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "AZ - Arizona Kids Pediatrics LTD", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "GA - Quint Family Care LLC", @@ -77892,6 +78612,18 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "SC - Innovation Counseling Services LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - Jose L Villalobos Jr MD PA", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "TN - Thrasher, Barton", @@ -77934,6 +78666,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MD - MERCY SEAT MEDICAL, LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "GA - EQUAL HEALTH", @@ -77964,6 +78702,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MI - Einas Joseph MD PC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "GA - Grayson Pediatrics", @@ -78006,6 +78750,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "PA - Bodywork Science Institute, LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "MI - PORT HURON E.N.T., P.C.", @@ -78024,6 +78774,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NJ - A \u0026 A Foot and Ankle Specialists", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "DE - 302 Family Medicine LLC", @@ -78042,6 +78798,18 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MN - Dermatology Partners PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - TX Foot \u0026 Ankle Surgical Associates", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "MO - Saint Louis Women's Healthcare", @@ -78090,6 +78858,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "WA - Pediatric Healthcare", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "OR - Amber Wellness Group", @@ -78102,24 +78876,60 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MM Health", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "WeightWise", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "CA - Isaac Gorbaty, MD", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "LA - Healing Path Clinic", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NC - Care Now Pediatrics LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "FL - NeuroSpine Plus", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - Johnsons Family Medicine LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "OR - Valley Women's Health, P.C.", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - The DOT Express", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "TX - F.I.T MEDICAL WEIGHT LOSS \u0026 OPTIMIZ", @@ -78138,6 +78948,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TN - James G. Staggs DO", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "CAROLINA FOREST URGENT CARE", @@ -78186,6 +79002,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NV - Nippon Clinic", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "AZ - Painless Peach Pain Care LLC", @@ -78198,12 +79020,36 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - Asgar A Dudhbhai MD PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "AL - French Family Practice", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "ChesPenn Health Services", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "WA - Yakima Surgical Associates, PLLC", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - Paul A Lenz MD", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "AZ - SUMMIT ANESTHESIA SERVICES, PLLC", @@ -78216,6 +79062,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NORTH MISSISSIPPI PRIMARY HEALTH CARE", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "NY - William M Duke MD", @@ -78234,6 +79086,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "AR - Danny Silver MD PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "FL - DonMar Health Services", @@ -78258,12 +79116,42 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CA - Family Medical Clinic", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NE - Clayton Schroeder MD PC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "CA - GT Healthcare", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - Women's Healthcare Affiliates PA", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "PA - Erie Spine \u0026 Pain Center, P.C.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "AL - Comprehensive Pediatrics and Intern", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "LA - Gastroenterology Group", @@ -78278,7 +79166,25 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "DE - Total Care Physicians", + "OrganizationName": "Total Care Physicians", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - Little Pine Pediatrics PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MD - Chesapeake Primary Care Group PA", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MA - Scheffel Foot Center PC", "NPIID": "", "OrganizationZipCode": "" }, @@ -78294,6 +79200,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "INDEX HEALTH", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "California Center for Sleep Disorders", @@ -78318,6 +79230,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NC - Fortier Gynecology PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "ID - Boise Behavioral Medicine", @@ -78330,12 +79248,24 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "RI - Advanced Vital Being Health \u0026 Welln", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "TX - Deerwood Women's Health \u0026 Wellness", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - Robinson Family Medical Clinic PA", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "LA - Shepherd Family Clinic", @@ -78360,6 +79290,42 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NC - Rockingham Foot \u0026 Ankle Associates", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TOSC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "GA - Wildwood Sanitarium Incorporated", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MN - Eagan Valley Pediatrics", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NY - Cardinal Family Medicine PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NJ - Shadwa Hassan", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "OR - Steven Jorgensen", @@ -78390,12 +79356,60 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Family Medicine of East Texas PA", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Keller Family Medical Center", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Modera", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - Modera Clinic PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Nacogdoches Health Partners", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "TN - G.S. Bindra, M.D., PLLC", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Tall Pines", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "North Florida Women's Care", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NY - Mattoo \u0026 Bhat Medical Associates PC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "CO - Boulder Valley Center for Dermatolo", @@ -78414,6 +79428,18 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "DAVID J. PATTON, MD., INC.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "The Bone \u0026 Joint Center", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Hillsboro Clinic", @@ -78444,6 +79470,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "PurscueCare", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "CA - BEACH CITIES WELLNESS A PROFESSIONA", @@ -78452,523 +79484,1765 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "UT - Medix Health", + "OrganizationName": "UT - Medix Health", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MD - Sailwinds Medical", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - Krysiak Palacio Endocrinology", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Family Health Network of Central New York Inc", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Catalyst Medical Group", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Wellness Equity Alliance", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "AZ - Tucson Pain Institute PC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "AZ - Grapevine Clinic, LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "KY - NUVITAL INFUSION LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NC - New Hope Wellness Clinic, PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "GA - Pallinet", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "OR - Pacific Regenerative Medicine", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - MAXIMUM MEDICAL LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "OR - BeStrong DPC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - KMED", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - ACCESS HEALTH PLUS, INC.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - Cantera Psychiatry", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - Everly Health, Inc", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "AR - Brighter Day Whole Family Health", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CA - DINTYALA MEDICAL CORPORATION", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Mat-Su Community Medicine", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Mat-Su Heart", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Mat-Su Medical Group", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Mat-Su Regional Medical Center", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Mat-Su Urgent Care", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Mat-Su Women's Health Specialists", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "McKenzie Heart, Lung \u0026 Vascular Center", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Solstice Family Care", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MD - SHORELINE WELLNESS AND PRIMARY CARE", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CA - Healthier Minds", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Nacogdoches Medical Clinic", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Village Health Partners", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Village Health Partners - Behavioral Health", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NETIMA", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "UT - Affinity Healthcare", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CA - Moreno Valley CMHC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - Faith Family Clinic", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NC - Family Psychiatry Practice \u0026 Associ", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "VA - Value in Prevention of Virginia", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "IN - Foundations Family Medicine, P.C.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "VA - Healing Hands Integrated Wellness \u0026", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CO - Aspiring Minds Psychological servic", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - NUTRINERD LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "AR - Combs Family Practice", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "AL - Premier Family Healthcare", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NJ - eleMED", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "HealthFirst Family Care Center", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "KY - Bluegrass Direct Primary Care", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "WA - Collective Journey Mental Wellness", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CA - Advanced Surgical Associates of San", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NY - Timothy R. Rasmusson M.D., P.C.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CA - Jun Chung MD Inc", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "OH - Broadway Family Medicine Inc", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - BROWNING CONCIERGE MEDICINE, INC.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "IN - Sensory Connections Pediatric Occup", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MS - 4D Healthcare", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NC - Family Care Associates of Montgomer", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "IN - Wright Touch HouseCalls", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "SC - Dr Jasjot Bhullar LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - Prime Primary Care", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NJ - Campbell, Arthur Scott", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "DE - Estock, David", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "AL - Tuskegee University", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CA - Donald A. Ramberg, M.D", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MD - PORTER CARES MARYLAND LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NC - Nourish Adolescent Wellness, PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - Premila Johnson", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NY - HUDSON VALLEY INTEGRATIVE HEALTH LL", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - DURMED LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "VA - Atlantic Pain Management, P.C.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - Bayview Medical", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NC - Eastern Neurology and Neuromuscular", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "GA - Essential Internal Medicine LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NY - Westchester Podiatric Medicine", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "UT - MD Urgent Medical Care", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "OR - Mangata Wellness", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MD2", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "WY - Family Care Clinic, LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Amoskeag Health", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MO - CELLULITE PHYSICIAN SERVICES LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "GREATER SEACOAST COMMUNITY HEALTH", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NH - GREATER SEACOAST COMMUNITY HEALTH", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "IN - Sellersburg Internal Medicine", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "OH - HEALTHWORX, LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "AZ - Nathamy, LLC DBA Derm Now Arizona", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CO - Blue Sage Mental Health", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "WI - Weight In Gold Wellness", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Murphy Foot and Ankle", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "OK - Milestone Pediatric Care, PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - Vaughn Internal Medicine and Pediat", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CA - Shade Natural Medicine", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - Oceana Community Health", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CA - Lerro, Elsa", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "WA - New You Medical Spa LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Lamprey Health Care", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Longview Occ Med Clinic", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NJ - RONALD M FRANK MD PA", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - ACUMEN HEALTH LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - Piga Primary Care Associates PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "GA - KMC Urgent Care", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - AHAVAH HEALTHCARE LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "ID - Cornerstone Whole Health Organizati", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "AL - Healing University", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "VA - Libertas Integrative Health", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "OK - REME HEALTHCARE CORP", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MI - NORTH WOODWARD INTERNAL MEDICINE AS", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - Heights Rheumatology", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "WI - NEW RICHMOND FAMILY CARE LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "WA - Swiggum Internal Medicine", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NY - North Shore Internal Medicine, PC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CA - InspireMD Inc", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CO - Pediatric Direct Care", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "OR - Hemsley Healthcare LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "AZ - Guiding Light Psychiatry PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - Saucedo Family Care", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "AZ - Rheinfelder, Shirley", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "VA - Waynesboro Women's Health", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "HI - OccMed Health and Wellness LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - House Call MD's LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "ID - Precision Family Medicine \u0026 Aesthet", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - Fannin, Tuyet", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - Dr. Ian Russinoff", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "OH - South Dayton Pediatrics Inc", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Dr. Bawa and Associates", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "OR - Walking Mountain Wellness LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MD - Nagji J. Sureja, MD, PA", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "WA - Seattle Endocrine", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NV - Inspirada Pediatrics", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CA - Irene Teper MD Inc.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - Wildflower Breast Center", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "IL - L\u0026N Podiatry LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "WA - ELEVATING WELLNESS NW LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "PA - Malcolm S. Harris, MD", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - SOWALHEALTH INC.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "LA - R. William Junius, III, MD, LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NC - Asheville Pediatric Associates", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NM - Eunice Health Clinic", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MA - Small Groups Training", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "GA - My Heart Doctor", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "RI - Phillip Surgical, LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MI - Center For Cardiovascular \u0026 Thoraci", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MA - New England Cardiology", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "KY - ASHLEY ANN RICKETTS DNP, PMHNP, LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CA - Fortuna Family Medicine inc.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MI - The Pediatric Place, P.C.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CA - Housecall MD", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - CALIXTE MEDICAL CENTER INC.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NJ - Marc Feingold MD ,LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - HAMMOCKS MEDICAL CARE LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Salience Health", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "IL - McMillin, Matthew", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Restore First Health Decatur", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Restore First Health Johns Creek", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Restore First Health Marietta", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Restore First Health New Jersey", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - SILVA FAMILY CENTER LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - Rhonda Brown NP", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MO - Fowler Allergy", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - Adib A Chidiac MD PA", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CO - New You Clinic", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TN - Northwest Neurological Assoc. PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "AZ - Home Sweet Home Pediatrics, P.L.L.C", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "PA - Regal Geriatric Care", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "ID - Lifepoint Rehab Physician Services", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - Agnes Kinra MD PA", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "KY - Bluegrass Medical Associates", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "OR - TRANSPONDER", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - CKCM Services Inc", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "OH - Clermont County Community Services,", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NY - KUMARI ANANDA HOBBS M.D., P.C.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - Laredo Sports Medicine Clinic, PA", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "GA - Vila, Nedsely", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MA - American Light Homecare Service LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "OK - Triad Complete Healthcare A07, LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - GASTRO KIDS, PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MD - Center for Vein Disease", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TN - Anchor Health \u0026 Wellness", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "WV - Comprehensive Health Solutions PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "IL - Healing Waters Laser Center LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MD - Caronette Fibroid", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CAPITAL MEDICAL CENTER PHYSICIAN'S", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Other", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "IA - CHOICE HEALTH, LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "LA Medical Associates", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "KY - The Functional Family Primary Care,", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MD - Harford Mobile Medicine", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "WI - Hanna Medical Clinic", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "KY - Twilight Care", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MN - The Landing MN", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CO - AgLands Family Health PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - Recover Health and Wellness", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NC - MedPsych Integrated, PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CO - AURELIAN STANDARD PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - Infections Managed Inc", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "IN - St Anthony's Free Clinic", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "LA - SOUTH SHORE MEDICAL ASSOCIATES INC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "PrimeDoc", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "KY - Advanced Medical Specialty", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MD - Hormones and Immunology Personalize", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MN - MECFS Clinic MN", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "VA - Atlantic Telehealth Inc", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CO - Encompass Womens Health", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TN - East Memphis Orthopedic Group", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - Kids Wood Pediatrics", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CO - Unity Care PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CA - HEALED AND EMPOWERED LLC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "FL - Krysiak Palacio Endocrinology", + "OrganizationName": "FL - Universal Medical Institute Inc.", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "Wellness Equity Alliance", + "OrganizationName": "MS - Ultimate Care Medical Clinic Profes", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "AZ - Grapevine Clinic, LLC", + "OrganizationName": "FL - JUAN J RIVERA MD PA", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "KY - NUVITAL INFUSION LLC", + "OrganizationName": "CA - CALIFORNIA ORBITAL CONSULTANTS, INC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "FL - MAXIMUM MEDICAL LLC", + "OrganizationName": "IL - ASPIRE INTERNAL MEDICINE PLLC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "FL - KMED", + "OrganizationName": "NJ - SENACARE LLC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "FL - ACCESS HEALTH PLUS, INC.", + "OrganizationName": "NC - Carolina Decompression And Physical", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "TX - Everly Health, Inc", + "OrganizationName": "Mountain Laurel Medical Center", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "AR - Brighter Day Whole Family Health", + "OrganizationName": "MA - Pearce, Thomas", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "CA - DINTYALA MEDICAL CORPORATION", + "OrganizationName": "FL - Contacessa, Frank", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "Mat-Su Community Medicine", + "OrganizationName": "ENT Care of MI", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "Mat-Su Heart", + "OrganizationName": "MS - Converge, Inc.", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "Mat-Su Medical Group", + "OrganizationName": "NV - CJ MEDICAL CENTER. LLC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "Mat-Su Regional Medical Center", + "OrganizationName": "WA - NEW LIFE OBGYN PLLC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "Mat-Su Urgent Care", + "OrganizationName": "CT - CALEB MOORE MD LLC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "Mat-Su Women's Health Specialists", + "OrganizationName": "WA - SISU HEALTH CLINIC LLC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "McKenzie Heart, Lung \u0026 Vascular Center", + "OrganizationName": "East Granby Family Practice", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "Solstice Family Care", + "OrganizationName": "VA - Greene Care Clinic INC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "CA - Healthier Minds", + "OrganizationName": "MO - Christine Sigman, MD", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "UT - Affinity Healthcare", + "OrganizationName": "WA - Airway Pediatrics", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "TX - Faith Family Clinic", + "OrganizationName": "TX - Adeline Memorial Medical Group", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "NC - Family Psychiatry Practice \u0026 Associ", + "OrganizationName": "VA - Meshel Cardiology, P.C", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "VA - Value in Prevention of Virginia", + "OrganizationName": "AL - The Clinic, P.C.", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "IN - Foundations Family Medicine, P.C.", + "OrganizationName": "FL - Bee Ridge Family Practice", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "AR - Combs Family Practice", + "OrganizationName": "DE - Value in Prevention of Delaware LLC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "WA - Collective Journey Mental Wellness", + "OrganizationName": "CT - Beyond Wellness Healthcare PLLC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "NY - Timothy R. Rasmusson M.D., P.C.", + "OrganizationName": "MI - A\u0026A Vascular PLLC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "CA - Jun Chung MD Inc", + "OrganizationName": "SC - Ferguson Internal Medicine", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "OH - Broadway Family Medicine Inc", + "OrganizationName": "AL - Equal Justice Initiative", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "NC - Family Care Associates of Montgomer", + "OrganizationName": "TX - Robbins Pediatrics", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "NJ - Campbell, Arthur Scott", + "OrganizationName": "OR - BORSTING LLC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "DE - Estock, David", + "OrganizationName": "AL - Kevin D Campbell CRNP PC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "CA - Donald A. Ramberg, M.D", + "OrganizationName": "NC - Concinnity Health, PLLC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "FL - DURMED LLC", + "OrganizationName": "Watertown Medical Associates", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "VA - Atlantic Pain Management, P.C.", + "OrganizationName": "WY - Mind of Peace Counseling LLC.", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "GA - Essential Internal Medicine LLC", + "OrganizationName": "MI - Crossroads Care Center", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "WY - Family Care Clinic, LLC", + "OrganizationName": "MO - New You Surgical Weight Loss LLC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "IN - Sellersburg Internal Medicine", + "OrganizationName": "AZ - Palo Verde Health Services", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "CO - Blue Sage Mental Health", + "OrganizationName": "MA - Focused Primary Care PC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "WI - Weight In Gold Wellness", + "OrganizationName": "SC - Dermatology House Calls, LLC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "OK - Milestone Pediatric Care, PLLC", + "OrganizationName": "WA - Pacific Northwest Endocrinology PLL", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "WA - New You Medical Spa LLC", + "OrganizationName": "FL - Michael A. Middleton M.D., P.A.", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "FL - ACUMEN HEALTH LLC", + "OrganizationName": "MI - Itest Health PLC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "WI - NEW RICHMOND FAMILY CARE LLC", + "OrganizationName": "OK - Triad Complete Healthcare A06 LLC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "NY - North Shore Internal Medicine, PC", + "OrganizationName": "NY - Jose I. Rodriguez, MD", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "CO - Pediatric Direct Care", + "OrganizationName": "MO - Faith Community Health Center Inc.", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "AZ - Rheinfelder, Shirley", + "OrganizationName": "MA - CLAUDIA T MARTORELL MD LLC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "VA - Waynesboro Women's Health", + "OrganizationName": "TN - TLC Mobile Clinic LLC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "FL - House Call MD's LLC", + "OrganizationName": "WA - ANDREW JUECHTER ND PLLC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "ID - Precision Family Medicine \u0026 Aesthet", + "OrganizationName": "CO - Kilsan Koh, M.D.", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "TX - Fannin, Tuyet", + "OrganizationName": "MD - INTERVENTIONAL PAIN \u0026 SPINE CARE LL", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "FL - Dr. Ian Russinoff", + "OrganizationName": "MMG Stansbury", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "OR - Walking Mountain Wellness LLC", + "OrganizationName": "Mobile Medical Group", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "WA - Seattle Endocrine", + "OrganizationName": "IN - MYMEDCARD HEALTH INC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "CA - Irene Teper MD Inc.", + "OrganizationName": "Dimer Health", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "FL - SOWALHEALTH INC.", + "OrganizationName": "MI - FOUNTAIN OF WISDOM AND HOPE L.L.C.", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "LA - R. William Junius, III, MD, LLC", + "OrganizationName": "TN - FirstChoice Family Care PLLC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "MA - Small Groups Training", + "OrganizationName": "Nevada Orthopedics", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "MA - New England Cardiology", + "OrganizationName": "CA - VALLEY VIEW WELLNESS MEDICAL CENTER", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "NJ - Marc Feingold MD ,LLC", + "OrganizationName": "VT - Hope Haven Integrative Health", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "FL - HAMMOCKS MEDICAL CARE LLC", + "OrganizationName": "TX - Virtuosa Gyn", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "TN - Northwest Neurological Assoc. PLLC", + "OrganizationName": "OR - West Linn Women's Clinic", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "OR - TRANSPONDER", + "OrganizationName": "IL - GHANAIAN COMMUNITY HEALTH CLINIC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "TX - CKCM Services Inc", + "OrganizationName": "WA - WILLIAM FORSYTHE DO PLLC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "NY - KUMARI ANANDA HOBBS M.D., P.C.", + "OrganizationName": "CA - The Nightingale Center Primary Care", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "GA - Vila, Nedsely", + "OrganizationName": "WA - SOUTH PUGET SOUND NEUROLOGY PLLC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "CAPITAL MEDICAL CENTER PHYSICIAN'S", + "OrganizationName": "FL - AFFIRM DIRECT PRIMARY CARE P.A.", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "Other", + "OrganizationName": "FL - TAMPA HEART \u0026 VASCULAR ASSOCIATES,", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "PrimeDoc", + "OrganizationName": "PA - Legacy Medical Centers", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "MN - MEFCS Clinic", + "OrganizationName": "LA - REVITALIZE SABINE MEDSPA \u0026 WELLNESS", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "TN - East Memphis Orthopedic Group", + "OrganizationName": "IA - Radiant Clinic", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "FL - Universal Medical Institute Inc.", + "OrganizationName": "AZ - SCHULKE SIGNATURE MEDICAL", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "CA - CALIFORNIA ORBITAL CONSULTANTS, INC", + "OrganizationName": "MI - Williams, Stephen Internal Medicine", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "VA - Greene Care Clinic INC", + "OrganizationName": "OB-GYN SOUTH", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "VA - Meshel Cardiology, P.C", + "OrganizationName": "OH - REDEEMED CHRISTIAN COUNSELING, LLC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "DE - Value in Prevention of Delaware LLC", + "OrganizationName": "VA - Commonwealth Sports and Spine, PLLC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "SC - Ferguson Internal Medicine", + "OrganizationName": "FL - Allergy Associates", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "AL - Equal Justice Initiative", + "OrganizationName": "CT - Priority Health Services LLC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "FL - Michael A. Middleton M.D., P.A.", + "OrganizationName": "IL - MOMD LTD", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "NY - Jose I. Rodriguez, MD", + "OrganizationName": "GA - Boundless Beauty \u0026 Wellness Ltd Lia", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "TN - TLC Mobile Clinic LLC", + "OrganizationName": "RTW Health Services", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "CO - Kilsan Koh, M.D.", + "OrganizationName": "FL - Mindful Medicine", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "OR - West Linn Women's Clinic", + "OrganizationName": "NH - Advanced Health and WellBeing, PC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "VA - Commonwealth Sports and Spine, PLLC", + "OrganizationName": "FL - SUNSHINE ANKLE AND FOOT EXPERTS PLL", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "RTW Health Services", + "OrganizationName": "GA - RegenMD, LLC", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "NH - Advanced Health and WellBeing, PC", + "OrganizationName": "Ilant Health", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "HI - Ragunton, Luis J.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "OH - Hartig/Maeder", "NPIID": "", "OrganizationZipCode": "" }, @@ -78978,18 +81252,66 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NC - Newtomics", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - Naples Neuro care", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "NV - Rhyme Time Pediatrics, Inc", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "GA - EMCare2U, LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CT - DOCTORS OFFICE CT PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "CT - Internal Medicine of Stamford PC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NY - Northeast Medical Practice", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Integrative Health", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "VA - Winke Orthopedic Pain Management Ce", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - New Beginnings Women's Care and Aes", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "EUGENE L FRANK MD LLC", @@ -79002,60 +81324,282 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NJ - Institute of Orthopedics Spine \u0026 Sp", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "WY - Casper Medical Imaging", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - MENDEZ FAMILY CARE, P.A", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MN - LifeSpan medical LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MD - Health to Home Medical Services", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "IL - Maple Health Primary Care", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "VT - Bewell Primary Care PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "The Vascular Care Group", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Meliora Healthcare", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - BAYSHORE CONCIERGE MEDICINE LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - HORMONAL WELL-BEING PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "RI - Internal Medicine Partners, Inc", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "AZ - DATIVA BODY AND MIND HEALTHCARE LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - NAVARRO COUNTY AMBULATORY CARE ASSO", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - Primary Care of Eagle Pass PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "VA - Commonwealth Internal Medicine, PC", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MI - DERBALA INSTITUTE FOR REPRODUCTIVE", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TN - Beckham, Michael", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NC - Children`s Health of Carolina, P.A.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - Revive", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "CA - STUART MARTIN WEISMAN, M.D., INC.,", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MI - OHANA MEDICAL GROUP, PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "South Arkansas Physician Group", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Oberline Express Care", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "CA - Donelle Laughlin, M.D., Inc", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - Precision Healthcare Specialists", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Kemell Health", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "NJ - Tengson Medical Offices LLC", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "DE - CORE CONCIERGE HEALTH LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - Pedro A Blandon MD PA", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MI - DOUGLAS G. HAMES MD, PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NY - Personal Medicine of Rochester", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Higi Professionals of Delaware", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "TX - Bayshore Podiatry", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TN - Cookeville Pregnancy Clinic", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "OH - Premier Pain Treatment Institute", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "AR - Interfaith Clinic", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "VA - Madison Free Clinic", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "AL - Mandi Allen-Bell MD", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "KY - ALLIANCE PERSONALIZED HEALTH CARE P", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "PA - Richard C. Hogan MD PC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - NP ANYWHERE LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "FL - Venetian Isle Medical OB/GYN", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - NEW YOU HEALTH CLINIC, PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "MO - CENTRAL WEST HEALTHCARE", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "FL - Gogineni, Prasanth", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "AZ - Michael A. Castillo, MD, PC", @@ -79068,18 +81612,36 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "VA - Pin Ministry", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "MA - Psych Care Associates, PC", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "AL - Juanita Heersink", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "MS - Oxford After Hours Clinic, PLLC", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "KY - ConfirmaMD Smith Medical", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "CA - Gregory S. Tapson, MD, INC", @@ -79104,12 +81666,24 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "OH - Alexa Fiffick DO and Associates", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "TX - Elevate Partnership PLLC", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "AZ - Franzi-Osborne, Rebecca", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "CA - Susan Fullemann, MD", @@ -79134,18 +81708,60 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - VBEK Texas OBGYN Specialists PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "NM - Timothy D. Peterson MD PC", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "MedStat", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Redimed", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "AZ - Four Peaks Neurology, P.C", "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NY - Health Meets Wellness", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "400 SE Osceola", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "SC - Tillitz, Edward", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NV - Vityl Healthcare PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "TN - IM \u0026 Pediatric Assoc. of Bristol", @@ -79164,6 +81780,18 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Cabot Health \u0026 Wellness", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "TX - Calzada, Pedro", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "NM - Gentle Care Pediatrics, LLC", @@ -79496,7 +82124,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "FL - Howard Clinic", + "OrganizationName": "MA - Jay B. Krasner, MD", "NPIID": "", "OrganizationZipCode": "" }, @@ -82128,12 +84756,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "IN - Gregory Philpott MD", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "CA - Rheumatology Associates", @@ -82476,18 +85098,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "Future Focus Direct", - "NPIID": "", - "OrganizationZipCode": "" - }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "Future Focus Family Medicine", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "LA - Family Health Care", @@ -85524,12 +88134,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "NJ - Metropolitan Pediatric Group, PA", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "GA - Performance Pediatrics \u0026 Sports Med", @@ -86580,6 +89184,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "National Vascular Associates", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "VA - Fairfax Loudoun OBGYN INC.", @@ -87030,6 +89640,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "NY - Brookdale Hospital Medical Center", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "MI - Heart and Vascular Institute", @@ -87818,7 +90434,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "IA - RCHP-Ottumwa Health Group, LLC", + "OrganizationName": "IA - LPNT Ottumwa Health Group, LLC", "NPIID": "", "OrganizationZipCode": "" }, @@ -88140,12 +90756,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "CA - Raquel Livoni, MD MPH", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "WY - Cheyenne Women's Clinic", @@ -89516,7 +92126,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "OK - Broken Arrow Diagnostic Medicine", + "OrganizationName": "BADM Main St", "NPIID": "", "OrganizationZipCode": "" }, @@ -90330,12 +92940,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "OK - Oklahoma City ENT Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "TN - Shete Ear Nose Throat Clinic", @@ -90384,12 +92988,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "OR - Rose City Urgent Care \u0026 Family Prac", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "AZ - ESTRELLA EAR, NOSE AND THROAT, P.C.", @@ -91770,12 +94368,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "OR - Health First Family Medicine LLC", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "MI - Mazher Hussain, M.D., P.C.", @@ -92232,12 +94824,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "IL - Progressive Healthcare For Women", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "MD - InStep Podiatry Center, LLC", @@ -92334,12 +94920,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "GA - Anayo Umerah MD, PC", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "LA - Infectious Diseases Associates Of B", @@ -95760,12 +98340,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "OH - Dennis P Orr DO", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "Medi-First Medical Center, P.L.L.C", @@ -96158,7 +98732,7 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "St. Vincent's Health", + "OrganizationName": "Ascension St. Vincent's", "NPIID": "", "OrganizationZipCode": "" }, @@ -96582,6 +99156,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "Clara Andrews, M.D. Parkhill Affiliate", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "EHI Surgery Center of Austin", @@ -97146,12 +99726,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "FL - Cape Coral Family Clinic", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "CUCUMBER WELLNESS, INC.", @@ -97206,12 +99780,6 @@ "NPIID": "", "OrganizationZipCode": "" }, - { - "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "Harvey J Steinfeld, MD and William P Jones MD", - "NPIID": "", - "OrganizationZipCode": "" - }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "KS - Mancina Cardiovascular Medicine", @@ -98186,13 +100754,19 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "SCK Midwives", + "OrganizationName": "KS - SCKC Primary Care", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "SCK Health Primary Care", "NPIID": "", "OrganizationZipCode": "" }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "SCK Primary Care", + "OrganizationName": "SCK Midwives", "NPIID": "", "OrganizationZipCode": "" }, @@ -98640,6 +101214,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "New England House Calls, LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "MS - Desoto Foot Care", @@ -98712,6 +101292,12 @@ "NPIID": "", "OrganizationZipCode": "" }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "OnPoint Family Medicine @ Dakota Ridge", + "NPIID": "", + "OrganizationZipCode": "" + }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", "OrganizationName": "OnPoint Internal Medicine @ Harvard Park", @@ -98816,7 +101402,13 @@ }, { "URL": "https://api.platform.athenahealth.com/fhir/r4", - "OrganizationName": "MN - Midwest Medical Consulting, Inc. DB", + "OrganizationName": "NORTHWIND SLEEP", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://api.platform.athenahealth.com/fhir/r4", + "OrganizationName": "SAINT TERESA CLINIC", "NPIID": "", "OrganizationZipCode": "" }, diff --git a/resources/prod_resources/eClinicalWorks_LLC_EndpointSources.json b/resources/prod_resources/eClinicalWorks_LLC_EndpointSources.json index 77b9444e1..beb2ffd1c 100644 --- a/resources/prod_resources/eClinicalWorks_LLC_EndpointSources.json +++ b/resources/prod_resources/eClinicalWorks_LLC_EndpointSources.json @@ -1,9340 +1,15154 @@ { "Endpoints": [ { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DECFCD", - "OrganizationName": "THE NEUROLOGY INSTITUTE LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBFCCA", + "OrganizationName": "Mon-Vale Professional Services, Inc.", "NPIID": "", - "OrganizationZipCode": "33067" + "OrganizationZipCode": "15063" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJDFBA", - "OrganizationName": "Voyage Healthcare", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECHEAA", + "OrganizationName": "Valley Women s Health", "NPIID": "", - "OrganizationZipCode": "55445" + "OrganizationZipCode": "15063" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAHAAA", - "OrganizationName": "Opthalmic Plastic Surgeons of Texas", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIEBDD", + "OrganizationName": "Park Place Healthcare LLC", "NPIID": "", - "OrganizationZipCode": "77063" + "OrganizationZipCode": "35242" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJHCDA", - "OrganizationName": "Michigan Pain Management Consultants", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHCJBA", + "OrganizationName": "Tri-County Medical Practice", "NPIID": "", - "OrganizationZipCode": "48374" + "OrganizationZipCode": "15012" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGJGBA", - "OrganizationName": "STJ - Digestive Health Associates PLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHDACA", + "OrganizationName": "Skin Care Now Pueblo PLLC", "NPIID": "", - "OrganizationZipCode": "48334" + "OrganizationZipCode": "81003" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFEEBA", - "OrganizationName": "Pinnacle ENT Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDEFBA", + "OrganizationName": "Pain and Spine Centers of Florida", "NPIID": "", - "OrganizationZipCode": "19087" + "OrganizationZipCode": "32778" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDJHAA", - "OrganizationName": "NYCDOHMH - Union Tpke Medical P.C.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECGFCA", + "OrganizationName": "George Nasser, MD", "NPIID": "", - "OrganizationZipCode": "11367" + "OrganizationZipCode": "77384" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCCDCD", - "OrganizationName": "Premier Primary Care, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCICAA", + "OrganizationName": "Handelsman Family Practice", "NPIID": "", - "OrganizationZipCode": "38261" + "OrganizationZipCode": "15120" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDGFCA", - "OrganizationName": "Khair Family Practice", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGDFCA", + "OrganizationName": "Bindusagar Reddy, MD Inc", "NPIID": "", - "OrganizationZipCode": "30253" + "OrganizationZipCode": "93257" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EACGBA", - "OrganizationName": "STJ - Drs Dubay, Jacobs, Orfanou, and Silapaswan", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACHACA", + "OrganizationName": "Western Nephrology", "NPIID": "", - "OrganizationZipCode": "48374" + "OrganizationZipCode": "80033" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFACDA", - "OrganizationName": "Foot and Ankle Surgery of New Braunfels", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CJABCA", + "OrganizationName": "CrossRoads Family Medicine", "NPIID": "", - "OrganizationZipCode": "78130" + "OrganizationZipCode": "42718" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCFCAD", - "OrganizationName": "Neurology Clinic of Jacksonville", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAIABA", + "OrganizationName": "Advocate - Midwest Womens Obstetrics/ Gynecologists, LTD", "NPIID": "", - "OrganizationZipCode": "32256" + "OrganizationZipCode": "60515" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFIIBD", - "OrganizationName": "Dallas Ear Institute", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFFBBA", + "OrganizationName": "Rania Abdel-Rahman, MD PLLC", "NPIID": "", - "OrganizationZipCode": "75230" + "OrganizationZipCode": "32207-8343" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDDIBD", - "OrganizationName": "Tammy Birbeck DO", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJCBAA", + "OrganizationName": "Franklin Rodney", "NPIID": "", - "OrganizationZipCode": "34223" + "OrganizationZipCode": "79413" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBICCD", - "OrganizationName": "Premier Medical Doctors PPLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCDABD", + "OrganizationName": "North Valley Breast Clinic", "NPIID": "", - "OrganizationZipCode": "77027" + "OrganizationZipCode": "96001" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEFABA", - "OrganizationName": "HCA - Joseph M Caruso MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHIDAD", + "OrganizationName": "Cisca Pulmonary", "NPIID": "", - "OrganizationZipCode": "76014" + "OrganizationZipCode": "32250" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIAACA", - "OrganizationName": "Nilesh Patel, M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEIEBA", + "OrganizationName": "Monadnock Community Hospital", "NPIID": "", - "OrganizationZipCode": "10016" + "OrganizationZipCode": "03458" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGIFBA", - "OrganizationName": "STJ - Internal Medicine Plus", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJDFAA", + "OrganizationName": "High Desert Nephrology Associates", "NPIID": "", - "OrganizationZipCode": "48334" + "OrganizationZipCode": "87301" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDGIAD", - "OrganizationName": "Accumed Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCGGAA", + "OrganizationName": "Finger Lakes Migrant Health Care", "NPIID": "", - "OrganizationZipCode": "60005" + "OrganizationZipCode": "14527" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGIBAA", - "OrganizationName": "Carson Office", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DIAEAD", + "OrganizationName": "Kevin M Jenkins DO Inc - NAMM", "NPIID": "", - "OrganizationZipCode": "89703" + "OrganizationZipCode": "91786" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIEEAD", - "OrganizationName": "Todd J. Maltese, DO PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDJIAA", + "OrganizationName": "AIP - AZ Ear Nose Throat Phys", "NPIID": "", - "OrganizationZipCode": "11779" + "OrganizationZipCode": "85375" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAGDAA", - "OrganizationName": "Cardiovascular Clinic of West Tennessee", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHDJBD", + "OrganizationName": "Primary Care Specialists, Inc", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "23504" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAEJAA", - "OrganizationName": "The Spine and Brain Institute", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJCBBA", + "OrganizationName": "BIDMC - Hatfield Cardiology LLC", "NPIID": "", - "OrganizationZipCode": "89052" + "OrganizationZipCode": "02601" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCBICA", - "OrganizationName": "Duc M Nguyen MD FACS", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDHFBA", + "OrganizationName": "Kevin Jones, MD", "NPIID": "", - "OrganizationZipCode": "94062" + "OrganizationZipCode": "76067" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJFHBD", - "OrganizationName": "Health Education Assessment and Leadership", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCADBA", + "OrganizationName": "Steven Hilty MD", "NPIID": "", - "OrganizationZipCode": "30311" + "OrganizationZipCode": "93405" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIGBBD", - "OrganizationName": "Regional Spine and Wrist Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCHIBD", + "OrganizationName": "493 Internal Medicine, PLLC", "NPIID": "", - "OrganizationZipCode": "35763" + "OrganizationZipCode": "38555" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AHCIAA", - "OrganizationName": "Caring Cardiology Medical Group", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDCIBA", + "OrganizationName": "Advocate - Naperbrook Medical Center", "NPIID": "", - "OrganizationZipCode": "92653" + "OrganizationZipCode": "60440" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBEFBA", - "OrganizationName": "STJ - Michigan Spine and Brain Surgeons PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGGFBA", + "OrganizationName": "Sutter Family Practice, Inc", "NPIID": "", - "OrganizationZipCode": "48075" + "OrganizationZipCode": "30705" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADAHCA", - "OrganizationName": "The Physicians", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICACCA", + "OrganizationName": "Advocate - Optimum Kidney Care, SC", "NPIID": "", - "OrganizationZipCode": "30328" + "OrganizationZipCode": "60657" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCHEAA", - "OrganizationName": "Lansdowne Internal Medicine, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IICIBA", + "OrganizationName": "Advocate - Alameda Foot Centers", "NPIID": "", - "OrganizationZipCode": "20176" + "OrganizationZipCode": "60634" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DACDBD", - "OrganizationName": "Welim Azinge, MD Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCGHBA", + "OrganizationName": "Joan F. Bailey, MD", "NPIID": "", - "OrganizationZipCode": "92243" + "OrganizationZipCode": "85004" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFIFAA", - "OrganizationName": "Faiz Niaz_TEST Facility, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BECFCD", + "OrganizationName": "West Texas Neurology Clinic LLC", "NPIID": "", - "OrganizationZipCode": "37312" + "OrganizationZipCode": "79414" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCGHBD", - "OrganizationName": "Prody Urology PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBFJCA", + "OrganizationName": "GASTROENTEROLOGY DIAGNOSTIC CLINIC, PA", "NPIID": "", - "OrganizationZipCode": "32904" + "OrganizationZipCode": "77505" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJGGBA", - "OrganizationName": "Summit Digestive and Liver", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHCBCA", + "OrganizationName": "Adam, Pritzker", "NPIID": "", - "OrganizationZipCode": "60181" + "OrganizationZipCode": "31405" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFIGBD", - "OrganizationName": "PVC Management, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JFFFCA", + "OrganizationName": "Desert Canyon Foot Ankle", "NPIID": "", - "OrganizationZipCode": "33312" + "OrganizationZipCode": "85392" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEFBBA", - "OrganizationName": "Kris G. McGrath, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBHBCD", + "OrganizationName": "South Florida Foot and Ankle Centers", "NPIID": "", - "OrganizationZipCode": "60611" + "OrganizationZipCode": "33411" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEHHBD", - "OrganizationName": "Oklahoma Pain Institute, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHEFBA", + "OrganizationName": "Princeton Sports and Family Medicine", "NPIID": "", - "OrganizationZipCode": "73115" + "OrganizationZipCode": "08648" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCCECA", - "OrganizationName": "Carolina Heart and Leg Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCJIAA", + "OrganizationName": "Brain \u0026 Spine Center", "NPIID": "", - "OrganizationZipCode": "28304" + "OrganizationZipCode": "85224" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCJJAA", - "OrganizationName": "Alabama Digestive Disorders Center, P.C.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBIBBD", + "OrganizationName": "Horizons Medical Care, P.C", "NPIID": "", - "OrganizationZipCode": "35802" + "OrganizationZipCode": "35758" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHGJBA", - "OrganizationName": "Aaron Morgan, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDABDA", + "OrganizationName": "Eagles Landing Diabetes and Endocrinology", "NPIID": "", - "OrganizationZipCode": "07755" + "OrganizationZipCode": "30281" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIGBAA", - "OrganizationName": "North Alabama Primary Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIAGAD", + "OrganizationName": "DESERT SKY ENDOCRINOLOGY", "NPIID": "", - "OrganizationZipCode": "35611" + "OrganizationZipCode": "85209" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJHDAD", - "OrganizationName": "Sendas Northwest Urgent Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGIACA", + "OrganizationName": "Surgical Assoicates", "NPIID": "", - "OrganizationZipCode": "93311" + "OrganizationZipCode": "59101" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDDFCD", - "OrganizationName": "MEDISWAN LLC dba Dr. G Medical Solutions", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHECDA", + "OrganizationName": "Pinnacle Family Care", "NPIID": "", - "OrganizationZipCode": "77351" + "OrganizationZipCode": "28304" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFDHCD", - "OrganizationName": "The Heart Center of Palm Coast", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBIDAD", + "OrganizationName": "Carlos Aguilar MD", "NPIID": "", - "OrganizationZipCode": "32164" + "OrganizationZipCode": "77504" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHIJBA", - "OrganizationName": "Gulf Coast Internist, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FHIADA", + "OrganizationName": "Surgical Associates PA", "NPIID": "", - "OrganizationZipCode": "33710" + "OrganizationZipCode": "66502" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEFCBA", - "OrganizationName": "HCA - Ngai Nguyen, M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGCCAA", + "OrganizationName": "GastroDoxs PLLC", "NPIID": "", - "OrganizationZipCode": "95112" + "OrganizationZipCode": "77429" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEJFAA", - "OrganizationName": "Mamonluk Chua Medical Group (MCMG)", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAAAAA", + "OrganizationName": "MEDPEDS, LLC", "NPIID": "", - "OrganizationZipCode": "41256" + "OrganizationZipCode": "20707" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BEAEAD", - "OrganizationName": "Apollo Pain Care, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIBCCD", + "OrganizationName": "Hillside Pain Management", "NPIID": "", - "OrganizationZipCode": "33175" + "OrganizationZipCode": "17331" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAIGBA", - "OrganizationName": "Tennessee Rheumatology Center for Inflammatory Disease", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFFBCD", + "OrganizationName": "Paragon Pain and Rehabilitation, LLP", "NPIID": "", - "OrganizationZipCode": "37203" + "OrganizationZipCode": "75460-9331" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHIECD", - "OrganizationName": "Savannah Endocrinology,LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGBBCD", + "OrganizationName": "Summit Medical Center dba Summit Medical Clinic", "NPIID": "", - "OrganizationZipCode": "31405" + "OrganizationZipCode": "82609" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCIJAA", - "OrganizationName": "Michael W. Chan, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CABIAD", + "OrganizationName": "Crescent City Internal Medicine", "NPIID": "", - "OrganizationZipCode": "96701" + "OrganizationZipCode": "95531" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCCFBD", - "OrganizationName": "Integrative Medicine - MO", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBCIBA", + "OrganizationName": "Heart Care CFL, P.A", "NPIID": "", - "OrganizationZipCode": "65053" + "OrganizationZipCode": "32780" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDJDCA", - "OrganizationName": "Godwin DSouza, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHEEAD", + "OrganizationName": "PROD - ACMH Hospital", "NPIID": "", - "OrganizationZipCode": "60634" + "OrganizationZipCode": "16201" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAJGBA", - "OrganizationName": "Virginia Diabetes and Endocrinology, PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIHIAA", + "OrganizationName": "Olga Freeman, M.D. P.A.", "NPIID": "", - "OrganizationZipCode": "23114" + "OrganizationZipCode": "33912" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDBCAA", - "OrganizationName": "Associates In Otolaryngology Head and Neck Surgery P.C.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIHBBA", + "OrganizationName": "Orlando Family Medical, Inc.", "NPIID": "", - "OrganizationZipCode": "01609" + "OrganizationZipCode": "34741" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBIADA", - "OrganizationName": "Adventist - Comprehensive Primary Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFDIAD", + "OrganizationName": "Henry Stark County Health Department", "NPIID": "", - "OrganizationZipCode": "20850" + "OrganizationZipCode": "61443" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGEGCA", - "OrganizationName": "California Clinical Thrombosis Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJCABA", + "OrganizationName": "Sumter Ear, Nose, Throat Facial Plastic Surgery", "NPIID": "", - "OrganizationZipCode": "93311" + "OrganizationZipCode": "29150" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIGIBD", - "OrganizationName": "Bernard Schayes MD PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EABECA", + "OrganizationName": "HCA-John Hau Lien, MD", "NPIID": "", - "OrganizationZipCode": "10075" + "OrganizationZipCode": "95116" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIGACD", - "OrganizationName": "Stuart A Friedman MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHJFBA", + "OrganizationName": "Tariq Mahmood MD", "NPIID": "", - "OrganizationZipCode": "33484" + "OrganizationZipCode": "73110" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJDIAA", - "OrganizationName": "Rocky Mountain Neurology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHEMED", + "OrganizationName": "Chemed Health", "NPIID": "", - "OrganizationZipCode": "80124" + "OrganizationZipCode": "08701" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBEADD", - "OrganizationName": "Matthew Schaeffer MD P.C", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAEJCA", + "OrganizationName": "Operation Samahan", "NPIID": "", - "OrganizationZipCode": "19382" + "OrganizationZipCode": "91950" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACJCAA", - "OrganizationName": "Gulf Breeze Kidney Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBEIBD", + "OrganizationName": "Gastro Consultants of Atlanta, P.C.", "NPIID": "", - "OrganizationZipCode": "34698" + "OrganizationZipCode": "30342" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEDEBD", - "OrganizationName": "Absentee Shawnee Tribal Health System", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EAEJBD", + "OrganizationName": "Fairfax Colon Rectal Surgery PC", "NPIID": "", - "OrganizationZipCode": "73026" + "OrganizationZipCode": "22031" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGEJBA", - "OrganizationName": "SHS - True Care Medical", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACEHBD", + "OrganizationName": "Paul Grayson Smith, DO", "NPIID": "", - "OrganizationZipCode": "06830" + "OrganizationZipCode": "37311" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBCACA", - "OrganizationName": "Bucks Mont Rheumatology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECHFAA", + "OrganizationName": "Horizon Health Center", "NPIID": "", - "OrganizationZipCode": "18964" + "OrganizationZipCode": "07306" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJCFBA", - "OrganizationName": "George M. Elias, DO", - "NPIID": "", - "OrganizationZipCode": "32703" - }, - { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFCJBD", - "OrganizationName": "Alliance Spine and Pain Management", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDCACD", + "OrganizationName": "New England Community Medical Services PLLC", "NPIID": "", - "OrganizationZipCode": "78006" + "OrganizationZipCode": "01845" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFFIBD", - "OrganizationName": "Atlanta Gastroenterology Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIBADA", + "OrganizationName": "Freedman Clinic of Internal Medicine", "NPIID": "", - "OrganizationZipCode": "30097" + "OrganizationZipCode": "71303" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIHDBA", - "OrganizationName": "Suhail A. Masudi, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJEIBA", + "OrganizationName": "Gary L Howard M.D.", "NPIID": "", - "OrganizationZipCode": "33414" + "OrganizationZipCode": "35115" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJDGAA", - "OrganizationName": "West Charleston Medical Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGBFAD", + "OrganizationName": "Community Physicians Group", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "72761" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACIFBA", - "OrganizationName": "Jitesh Patel", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGGACD", + "OrganizationName": "The Ear Nose Throat Allergy Sleep Center", "NPIID": "", - "OrganizationZipCode": "30078" + "OrganizationZipCode": "77304" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDJHAA", - "OrganizationName": "Saeed, Shahid M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGFIBD", + "OrganizationName": "Endocrine Associates of Florida, PA", "NPIID": "", - "OrganizationZipCode": "21237" + "OrganizationZipCode": "32746" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAJEBD", - "OrganizationName": "Zaheen Medical Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGBGAA", + "OrganizationName": "Kasper John", "NPIID": "", - "OrganizationZipCode": "01845" + "OrganizationZipCode": "08406" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDBADD", - "OrganizationName": "Michael R. Gatto,M.D.,Inc.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECCFAA", + "OrganizationName": "Bushra Cheema MD PA", "NPIID": "", - "OrganizationZipCode": "92262" + "OrganizationZipCode": "77469" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIAABD", - "OrganizationName": "Infectious Disease Consultants - GA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBDGCA", + "OrganizationName": "TKFMC-South Valley Vascular", "NPIID": "", - "OrganizationZipCode": "30024" + "OrganizationZipCode": "93291" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCCBDA", - "OrganizationName": "JK Internal Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICBECA", + "OrganizationName": "Miyakawa Medical Group Inc", "NPIID": "", - "OrganizationZipCode": "30024" + "OrganizationZipCode": "93274" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DADDAA", - "OrganizationName": "Skin Solutions Dermatology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFCEAD", + "OrganizationName": "Center for Family Medicine", "NPIID": "", - "OrganizationZipCode": "37067" + "OrganizationZipCode": "57105" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIGGBD", - "OrganizationName": "Neurological Specialists of Central Florida, LCC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEDEBA", + "OrganizationName": "Advocate - Southland Orthopedics", "NPIID": "", - "OrganizationZipCode": "34420" + "OrganizationZipCode": "60461" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDDBDA", - "OrganizationName": "Internal Medicine of Southeast GA.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEDEBA", + "OrganizationName": "Advocate - Southland Rheumatology", "NPIID": "", - "OrganizationZipCode": "31545" + "OrganizationZipCode": "60461" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJCGBD", - "OrganizationName": "Ted L Freeman MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGBEBA", + "OrganizationName": "David H Panossian, M.D., P.C.", "NPIID": "", - "OrganizationZipCode": "08724" + "OrganizationZipCode": "97601" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JFJDCD", - "OrganizationName": "Respire Pulmonary and Sleep Medicine LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAJGCA", + "OrganizationName": "OHS - Drs. Gunjan and Dipti Shah", "NPIID": "", - "OrganizationZipCode": "34428" + "OrganizationZipCode": "48154" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJGCDA", - "OrganizationName": "South Island Gastroenterology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAJEBD", + "OrganizationName": "Cardiovascular Institute of Northwest Florida", "NPIID": "", - "OrganizationZipCode": "11559" + "OrganizationZipCode": "32401" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIIGBD", - "OrganizationName": "Redi-Med LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJGJBA", + "OrganizationName": "OHS - Baldev Gupta, MD", "NPIID": "", - "OrganizationZipCode": "34119" + "OrganizationZipCode": "48183" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDHAAA", - "OrganizationName": "Jose M. Roque, M.D., Inc.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIDGBA", + "OrganizationName": "Michael Palazzolo, M.D", "NPIID": "", - "OrganizationZipCode": "92868" + "OrganizationZipCode": "19006" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAFDBA", - "OrganizationName": "Pavilion Family Practice", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIEAAA", + "OrganizationName": "ERIC HOLMBERG, M.D.", "NPIID": "", - "OrganizationZipCode": "48075" + "OrganizationZipCode": "94954-2310" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEDIBA", - "OrganizationName": "Penn Psychiatric Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIFFBA", + "OrganizationName": "Comprehensive Neurology Center PLLC", "NPIID": "", - "OrganizationZipCode": "19426" + "OrganizationZipCode": "37129" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACFCAD", - "OrganizationName": "Gulf Coast Medical Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFBCBD", + "OrganizationName": "Neurology and Headache Clinic", "NPIID": "", - "OrganizationZipCode": "34668" + "OrganizationZipCode": "25304" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEAHBA", - "OrganizationName": "Oklahoma Surgical Group, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDCJBA", + "OrganizationName": "Endocrinology Consultants, PA", "NPIID": "", - "OrganizationZipCode": "73112" + "OrganizationZipCode": "19901-4969" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEGEBA", - "OrganizationName": "Respicare", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EAHGCA", + "OrganizationName": "Grapevine Rheumatology Clinic", "NPIID": "", - "OrganizationZipCode": "08807" + "OrganizationZipCode": "76051" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFAGBD", - "OrganizationName": "Bill Chang, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJGCDA", + "OrganizationName": "BlueSky HouseCalls, LLC", "NPIID": "", - "OrganizationZipCode": "77598" + "OrganizationZipCode": "37027" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EADGAA", - "OrganizationName": "Twin City Medical Group", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HEDJAD", + "OrganizationName": "Clifton Care Inc", "NPIID": "", - "OrganizationZipCode": "44621" + "OrganizationZipCode": "35957" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBIGCA", - "OrganizationName": "Cancer Surgery Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIHIAD", + "OrganizationName": "LifeBrite Hospital Group, LLC", "NPIID": "", - "OrganizationZipCode": "07601" + "OrganizationZipCode": "30047" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGEEBD", - "OrganizationName": "BORDER CLINIC PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGCHAA", + "OrganizationName": "Laura Regan, MD", "NPIID": "", - "OrganizationZipCode": "78041" + "OrganizationZipCode": "23113" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHJBCA", - "OrganizationName": "Manhattan Ortho", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCFEBD", + "OrganizationName": "Alpha Medical Centers", "NPIID": "", - "OrganizationZipCode": "10128" + "OrganizationZipCode": "28303" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGADAA", - "OrganizationName": "Advanced Dermatology and Cosmetic Center, LLC.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDIEBD", + "OrganizationName": "PULSE The Heart Valve and Vascular Institute", "NPIID": "", - "OrganizationZipCode": "20814-191" + "OrganizationZipCode": "33952" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGFJBD", - "OrganizationName": "Mark Minor, MD PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDCJBA", + "OrganizationName": "Advocate - Aleksander Podolsky, M.D.", "NPIID": "", - "OrganizationZipCode": "32936" + "OrganizationZipCode": "60048" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAJACA", - "OrganizationName": "Monica O. Woodward, MD, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHIBCD", + "OrganizationName": "Lifetime Medical Associates of Aventura, LLC", "NPIID": "", - "OrganizationZipCode": "34110" + "OrganizationZipCode": "33160" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DIGGBA", - "OrganizationName": "STJ - Rosemary M Aquiler-Angeles MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCJGBD", + "OrganizationName": "Sita Medical Clinic", "NPIID": "", - "OrganizationZipCode": "48152" + "OrganizationZipCode": "48192" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEAEBD", - "OrganizationName": "PriMMed", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADEAAA", + "OrganizationName": "Innovative Pain Center", "NPIID": "", - "OrganizationZipCode": "89148" + "OrganizationZipCode": "57201" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGHHBA", - "OrganizationName": "Heartland Cardiology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBJACA", + "OrganizationName": "Fui Dawson MD", "NPIID": "", - "OrganizationZipCode": "42701" + "OrganizationZipCode": "30338" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JAJFAA", - "OrganizationName": "NYCDOHMH-pfaff David MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JFACCA", + "OrganizationName": "Northeast Medical Associates", "NPIID": "", - "OrganizationZipCode": "10306" + "OrganizationZipCode": "77338" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFBHAA", - "OrganizationName": "Center for Digestive Diseases, P.A", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHAGCD", + "OrganizationName": "RI Rheumatology LLC", "NPIID": "", - "OrganizationZipCode": "07083" + "OrganizationZipCode": "02910" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGFCAA", - "OrganizationName": "Yugal Maheswari", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BEFADA", + "OrganizationName": "Berta De Leon Scaglia, MD, PA", "NPIID": "", - "OrganizationZipCode": "77703" + "OrganizationZipCode": "77023" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHEGAD", - "OrganizationName": "Surgical Healing Arts Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGCJBD", + "OrganizationName": "SWHR - KOKORO HEALTH \u0026 WELLNESS, INC", "NPIID": "", - "OrganizationZipCode": "33967" + "OrganizationZipCode": "75254" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDBGBD", - "OrganizationName": "NADER MAHMOOD MD LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/WECARE", + "OrganizationName": "Statcare Urgent Care Center", "NPIID": "", - "OrganizationZipCode": "07503" + "OrganizationZipCode": "11801" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAJFAA", - "OrganizationName": "Family Physicians Of Spartanburg PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCJIAD", + "OrganizationName": "Pramod Joseph, MD, LLC", "NPIID": "", - "OrganizationZipCode": "29301" + "OrganizationZipCode": "34960" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIHADD", - "OrganizationName": "Test Southern Nevada Health District", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBFDBA", + "OrganizationName": "Texas Heart Rhythm Center, PA", "NPIID": "", - "OrganizationZipCode": "89107" + "OrganizationZipCode": "77074" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBHEBA", - "OrganizationName": "Southfield Family Health Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCACBA", + "OrganizationName": "NYCDOHMH - Future Bright Management, Inc", "NPIID": "", - "OrganizationZipCode": "48076" + "OrganizationZipCode": "10013" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEJIBA", - "OrganizationName": "Elizabeth J McShane MD Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBJDAD", + "OrganizationName": "Sandia Rheumatology", "NPIID": "", - "OrganizationZipCode": "90606-2549" + "OrganizationZipCode": "87109" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBDGAA", - "OrganizationName": "Romanowsky, MD, Mark", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JAHCCA", + "OrganizationName": "Westside Family Health Center", "NPIID": "", - "OrganizationZipCode": "01854" + "OrganizationZipCode": "90405-4901" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHEJBD", - "OrganizationName": "Palm Beach Heart and Vascular", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGAIBD", + "OrganizationName": "Little River Medical Center Inc", "NPIID": "", - "OrganizationZipCode": "33461" + "OrganizationZipCode": "29566" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBHBCA", - "OrganizationName": "Abdallah Karam, MD, SC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJCGAA", + "OrganizationName": "Fishkill Medical Associates", "NPIID": "", - "OrganizationZipCode": "60005" + "OrganizationZipCode": "12524" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIFHAA", - "OrganizationName": "May River Dermatology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGACBD", + "OrganizationName": "Metro Community Health Centers, Inc", "NPIID": "", - "OrganizationZipCode": "30033" + "OrganizationZipCode": "10460" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AHHIBD", - "OrganizationName": "Largo Foot Ankle Health Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJHIAA", + "OrganizationName": "Sridhar K. Iyer, MD", "NPIID": "", - "OrganizationZipCode": "20774" + "OrganizationZipCode": "76208" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJAACA", - "OrganizationName": "HCA - Alexander Tiu, MD PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDICAA", + "OrganizationName": "Internal Medicine, Hypertension and Kidney Center", "NPIID": "", - "OrganizationZipCode": "77339" + "OrganizationZipCode": "23502" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGAACA", - "OrganizationName": "Tinyee Chang MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHACDA", + "OrganizationName": "BHN - Pioneer Cardiovascular Consultants, P.C.", "NPIID": "", - "OrganizationZipCode": "96002" + "OrganizationZipCode": "85283" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JICIBA", - "OrganizationName": "STJ - Metro Medical Practice", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CAIBBD", + "OrganizationName": "Spine and Orthopedic Center", "NPIID": "", - "OrganizationZipCode": "48083" + "OrganizationZipCode": "30236" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFDBCD", - "OrganizationName": "Train_Unity Health Care Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJCFAA", + "OrganizationName": "Texas Pain Management", "NPIID": "", - "OrganizationZipCode": "200033733" + "OrganizationZipCode": "77380" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIBDCA", - "OrganizationName": "Spine Orthopaedic Specialists of South Carolina, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFCABA", + "OrganizationName": "Advocate - YR Medical Group SC", "NPIID": "", - "OrganizationZipCode": "29464" + "OrganizationZipCode": "60062" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCFCBD", - "OrganizationName": "Advanced Center for Internal Medicine SC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGIFBD", + "OrganizationName": "Pulmonology Clinic of Opelousas", "NPIID": "", - "OrganizationZipCode": "60134" + "OrganizationZipCode": "70570" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEGBCD", - "OrganizationName": "Central Coast Foot and Ankle Specialists", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIJADA", + "OrganizationName": "Heart and Vascular Care", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32807" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJADBD", - "OrganizationName": "Premier Dermatology of Florida", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGDECD", + "OrganizationName": "Cutting Edge Foot and Ankle Clinic PLLC", "NPIID": "", - "OrganizationZipCode": "32084" + "OrganizationZipCode": "37207" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HEIICD", - "OrganizationName": "Mark Blair, MD, PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHGACD", + "OrganizationName": "Johnson Internal Medicine Inc", "NPIID": "", - "OrganizationZipCode": "37388" + "OrganizationZipCode": "33487" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDIADA", - "OrganizationName": "Rappahannock Foot and Ankle Specialists", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBGICD", + "OrganizationName": "Music City Primary Care", "NPIID": "", - "OrganizationZipCode": "22408" + "OrganizationZipCode": "37203" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EABGAA", - "OrganizationName": "Lone Star Ortho", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCDCDA", + "OrganizationName": "Sarma S. Challa, MD", "NPIID": "", - "OrganizationZipCode": "76115" + "OrganizationZipCode": "77521" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEDCBD", - "OrganizationName": "Manassas Internal Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHFIAD", + "OrganizationName": "Vinod Patel MD", "NPIID": "", - "OrganizationZipCode": "20110" + "OrganizationZipCode": "11215" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBJGCA", - "OrganizationName": "Premier Medical Institute", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIAEAD", + "OrganizationName": "Sequoia Institute for Surgical Services INC", "NPIID": "", - "OrganizationZipCode": "33950" + "OrganizationZipCode": "93277" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIFJBD", - "OrganizationName": "Florian Gegaj,MD LLC dba", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDEADD", + "OrganizationName": "MSO - Honeycomb Management Services", "NPIID": "", - "OrganizationZipCode": "34484" + "OrganizationZipCode": "38119" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHGGAA", - "OrganizationName": "Lakeview Internal Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIBHCD", + "OrganizationName": "Hernando Pasco Primary Care", "NPIID": "", - "OrganizationZipCode": "29678" + "OrganizationZipCode": "34638" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIHFBD", - "OrganizationName": "Metro Surgical Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBEBCD", + "OrganizationName": "Scott Colquhoun, MD, PC", "NPIID": "", - "OrganizationZipCode": "30058" + "OrganizationZipCode": "95382" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAGHCD", - "OrganizationName": "Neuropathy and Pain Solutions Ltd", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGHICD", + "OrganizationName": "Seema A. Dar, M.D., P.A", "NPIID": "", - "OrganizationZipCode": "62226" + "OrganizationZipCode": "78258" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGAJCD", - "OrganizationName": "Ocean Allergy Partners, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIGBAA", + "OrganizationName": "Tri-Cities Digestive Health Center", "NPIID": "", - "OrganizationZipCode": "08724" + "OrganizationZipCode": "99352" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGDGCD", - "OrganizationName": "TruDoc Medical LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIHEAA", + "OrganizationName": "Mark A Greenberger M P S C", "NPIID": "", - "OrganizationZipCode": "07011" + "OrganizationZipCode": "60035" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEJJCD", - "OrganizationName": "Test_8080_Tammy Spear", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDDECA", + "OrganizationName": "Neurology Center Of Lumberton", "NPIID": "", - "OrganizationZipCode": "01581" + "OrganizationZipCode": "28358" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJJEAD", - "OrganizationName": "Southampton Healthcare", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACBBAA", + "OrganizationName": "Dr. Mark Cooper M.D, P.C", "NPIID": "", - "OrganizationZipCode": "63139" + "OrganizationZipCode": "35768" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HACDAA", - "OrganizationName": "Sitapara, MD, Ashish,", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CEIBDA", + "OrganizationName": "Ponderosa Family Care", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "85541" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJBACD", - "OrganizationName": "J. DEAN STOCKSTILL, M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJBGAD", + "OrganizationName": "Southwest Kansas Cardiology", "NPIID": "", - "OrganizationZipCode": "71203" + "OrganizationZipCode": "67801" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIFIAD", - "OrganizationName": "Renal Care Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEBCAA", + "OrganizationName": "Michael S. Grocki, M.D., P.A..", "NPIID": "", - "OrganizationZipCode": "07860" + "OrganizationZipCode": "78028" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FAIGCD", - "OrganizationName": "PRC Associates, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEAAAA", + "OrganizationName": "Hugh H. Windom, MD. PA.", "NPIID": "", - "OrganizationZipCode": "32117" + "OrganizationZipCode": "34233" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECDECD", - "OrganizationName": "Christopher J Blanco DPM PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHBABA", + "OrganizationName": "Sierra Care Physicians", "NPIID": "", - "OrganizationZipCode": "33122" + "OrganizationZipCode": "95945" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBJEBA", - "OrganizationName": "Baycare Digestive Disease and Cancer Institute", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCCAAA", + "OrganizationName": "Lake Village Clinic", "NPIID": "", - "OrganizationZipCode": "34684" + "OrganizationZipCode": "71653" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDJFBD", - "OrganizationName": "Ling Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDAGCD", + "OrganizationName": "Heart and Vascular Associates LLC", "NPIID": "", - "OrganizationZipCode": "19096" + "OrganizationZipCode": "85635" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHIEAA", - "OrganizationName": "Patrick M. Hatfield", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HICBCA", + "OrganizationName": "Volusia Hand Surgery Clinic", "NPIID": "", - "OrganizationZipCode": "72501" + "OrganizationZipCode": "32129" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFHIAD", - "OrganizationName": "Focus Mental Health", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CEFHAA", + "OrganizationName": "North Texas Endocrinology and Diabetes Center", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "75035" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGDCCA", - "OrganizationName": "Floyd D. Smith, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FHDFAD", + "OrganizationName": "Deepak Vadhan, M.D., FCCP", "NPIID": "", - "OrganizationZipCode": "98531" + "OrganizationZipCode": "11209" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADEHCA", - "OrganizationName": "Center for Colon Digestive Disease", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFDHCA", + "OrganizationName": "SNMH - Bruce V. Lattyak", "NPIID": "", - "OrganizationZipCode": "35801" + "OrganizationZipCode": "95945" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBBCBD", - "OrganizationName": "Sarasota OB GYN Associates, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJCFBD", + "OrganizationName": "Pain Specialists of America", "NPIID": "", - "OrganizationZipCode": "34239" + "OrganizationZipCode": "78132" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJJHBA", - "OrganizationName": "Victoria Heart Vascular", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCEBAA", + "OrganizationName": "Vani Duvuuri, MD, PA", "NPIID": "", - "OrganizationZipCode": "77901" + "OrganizationZipCode": "75080" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAJHCD", - "OrganizationName": "Rochester Skin Cancer and Surgery Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDJHBA", + "OrganizationName": "Advanced Ankle Foot", "NPIID": "", - "OrganizationZipCode": "48307" + "OrganizationZipCode": "85234" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIFJCA", - "OrganizationName": "Jason A. Seiden, M.D., P.A.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AHHECA", + "OrganizationName": "Millennium Pain Management", "NPIID": "", - "OrganizationZipCode": "76028" + "OrganizationZipCode": "63128" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIIJBD", - "OrganizationName": "Frayser Medical Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIAGBD", + "OrganizationName": "Wellness Life Center", "NPIID": "", - "OrganizationZipCode": "38127" + "OrganizationZipCode": "39828" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIADAA", - "OrganizationName": "Cardio Vascular Clinic of Texas", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AHFJBD", + "OrganizationName": "Lilac Ob-Gyn", "NPIID": "", - "OrganizationZipCode": "77375" + "OrganizationZipCode": "85224" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHHGBD", - "OrganizationName": "Sullivan County Internal Medicine, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIADCA", + "OrganizationName": "Orthopedic Specialists", "NPIID": "", - "OrganizationZipCode": "47879" + "OrganizationZipCode": "63122-3356" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HEDJAD", - "OrganizationName": "Clifton Care Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBIDAA", + "OrganizationName": "Excel Orthopedics", "NPIID": "", - "OrganizationZipCode": "35957" + "OrganizationZipCode": "01801" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CJJDBA", - "OrganizationName": "Adventist - Nadar Dakak, M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJDICA", + "OrganizationName": "Pain Addiction Consultants, PLLC", "NPIID": "", - "OrganizationZipCode": "20769" + "OrganizationZipCode": "77380" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGHHAA", - "OrganizationName": "NYCDOHMH - Lawrence Rosman, M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBBACA", + "OrganizationName": "Comprehensive Kidney Care", "NPIID": "", - "OrganizationZipCode": "11375" + "OrganizationZipCode": "44130" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGBHBD", - "OrganizationName": "Pulmonary and Critical Care Specialists INC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEFGBA", + "OrganizationName": "Ravi S. Randhawa MD", "NPIID": "", - "OrganizationZipCode": "43537" + "OrganizationZipCode": "33484" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGCHAA", - "OrganizationName": "Laura Regan, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDFIBA", + "OrganizationName": "Foothill Podiatry Clinic Of Grass Valley, Inc", "NPIID": "", - "OrganizationZipCode": "23113" + "OrganizationZipCode": "95945" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIJCAD", - "OrganizationName": "Max-Med Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJGJCA", + "OrganizationName": "Group One Demo Database", "NPIID": "", - "OrganizationZipCode": "33165" + "OrganizationZipCode": "89703" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDDFBA", - "OrganizationName": "BIDMC LGH - Eagle Medicine Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FAEHAD", + "OrganizationName": "ADM Medical Care LLC", "NPIID": "", - "OrganizationZipCode": "01841" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CJECBA", - "OrganizationName": "Darst Dermatology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BEHCBD", + "OrganizationName": "Robert T Simon MD", "NPIID": "", - "OrganizationZipCode": "28277" + "OrganizationZipCode": "08755" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIJBBD", - "OrganizationName": "Columbus Family Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCJEBD", + "OrganizationName": "Benezra Gynecology", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32903" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBGFBD", - "OrganizationName": "Denis Foot and Ankle Specialist", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIIEAA", + "OrganizationName": "Center for Med Endo and Diabetes", "NPIID": "", - "OrganizationZipCode": "32244" + "OrganizationZipCode": "30342" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHAGAD", - "OrganizationName": "Laurence D Haber MD, PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCJEAA", + "OrganizationName": "Eko Internal Medicine", "NPIID": "", - "OrganizationZipCode": "11021" + "OrganizationZipCode": "37375" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHGACD", - "OrganizationName": "Johnson Internal Medicine Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIHIBA", + "OrganizationName": "Livingston Clinic", "NPIID": "", - "OrganizationZipCode": "33487" + "OrganizationZipCode": "77351" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIDHBA", - "OrganizationName": "Ken P Lee MD PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABICAD", + "OrganizationName": "Naples Interventional Cardiac Electrophysiology, L.L.C.", "NPIID": "", - "OrganizationZipCode": "98501" + "OrganizationZipCode": "34102" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGADAA", - "OrganizationName": "Florida ENT Adult And Pediatrics, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFGICD", + "OrganizationName": "Progressive Cardiology Associates, PC", "NPIID": "", - "OrganizationZipCode": "34741" + "OrganizationZipCode": "48532" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEIDBD", - "OrganizationName": "Andre Vasquez, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDHIAA", + "OrganizationName": "Cross Road Care of Texas LLC", "NPIID": "", - "OrganizationZipCode": "77401" + "OrganizationZipCode": "77904" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJFFAD", - "OrganizationName": "Neuro Interventional Pain Management", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHDACD", + "OrganizationName": "H D Cardiology PA", "NPIID": "", - "OrganizationZipCode": "48162" + "OrganizationZipCode": "32278" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDGEBA", - "OrganizationName": "Phoenix Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJEDBA", + "OrganizationName": "William C. Brown, Jr, MD", "NPIID": "", - "OrganizationZipCode": "75077" + "OrganizationZipCode": "33756" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGDBAA", - "OrganizationName": "Dermatology Physicians of Dallas", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDCBCA", + "OrganizationName": "MHS - Carlos R. Santos, MD, PA", "NPIID": "", - "OrganizationZipCode": "75230" + "OrganizationZipCode": "33162" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DIJFCD", - "OrganizationName": "VASCULAR INSTITUTE OF ARIZONA, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDFBCA", + "OrganizationName": "Asloyan Medical PC", "NPIID": "", - "OrganizationZipCode": "85142" + "OrganizationZipCode": "11235" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FAHBCD", - "OrganizationName": "Northeast Endocrinology P.A", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACCDCA", + "OrganizationName": "Vikram Mehta MD PA", "NPIID": "", - "OrganizationZipCode": "78154" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGDDAD", - "OrganizationName": "Saleem Saiyad LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CFFBBA", + "OrganizationName": "Gentle Touch Inc", "NPIID": "", - "OrganizationZipCode": "33635" + "OrganizationZipCode": "95128" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGICCD", - "OrganizationName": "SWHR - Allen Dr. Careing INC.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGJBDA", + "OrganizationName": "Satish Patel, MD", "NPIID": "", - "OrganizationZipCode": "75002" + "OrganizationZipCode": "34652" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHBDBD", - "OrganizationName": "Sahara Behavioral Health", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIBIBA", + "OrganizationName": "Womancare, PC", "NPIID": "", - "OrganizationZipCode": "85306" + "OrganizationZipCode": "60004" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EBFEAD", - "OrganizationName": "Siva P. Sontineni, MD, PA DBA: Radiant Heart Vascular Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BAGHAA", + "OrganizationName": "Columbus Skin Surgery Center", "NPIID": "", - "OrganizationZipCode": "76201" + "OrganizationZipCode": "43016" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEBDCA", - "OrganizationName": "Compass Health Systems", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JECDBD", + "OrganizationName": "Accent on Health", "NPIID": "", - "OrganizationZipCode": "33161" + "OrganizationZipCode": "20032" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDEEBA", - "OrganizationName": "Berkley Primary Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDHECD", + "OrganizationName": "VIP Healthcare PLLC", "NPIID": "", - "OrganizationZipCode": "48070" + "OrganizationZipCode": "75119" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBDIBD", - "OrganizationName": "Northwest Mississippi Otolaryngology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFIAAA", + "OrganizationName": "Drs. Shahla And Fleer, P.A", "NPIID": "", - "OrganizationZipCode": "38672" + "OrganizationZipCode": "34135" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEAIBD", - "OrganizationName": "MAHESH S OCHANEY MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIBCAA", + "OrganizationName": "Town Center Family Practice.", "NPIID": "", - "OrganizationZipCode": "21061" + "OrganizationZipCode": "32763" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFCCAA", - "OrganizationName": "Patel,Biren MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGFCAA", + "OrganizationName": "Ellis County Medical Associates", "NPIID": "", - "OrganizationZipCode": "85222" + "OrganizationZipCode": "75119" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECEIBD", - "OrganizationName": "Blue Ridge Pain Management", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEGEBA", + "OrganizationName": "Respicare", "NPIID": "", - "OrganizationZipCode": "24153" + "OrganizationZipCode": "08807" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BAFDAA", - "OrganizationName": "Calvert Dermatology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJBFCD", + "OrganizationName": "CATALYST NEUROMEDICAL CENTER, PC", "NPIID": "", - "OrganizationZipCode": "20678" + "OrganizationZipCode": "96001" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGIJBD", - "OrganizationName": "Central Oregon spine and Sports", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EAFIAA", + "OrganizationName": "Visalia Family Practice", "NPIID": "", - "OrganizationZipCode": "97701" + "OrganizationZipCode": "93227" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCJDBA", - "OrganizationName": "Brodsky Taylor PLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFIDCD", + "OrganizationName": "HOSPICE OF THE CHESAPEAKE, INC", "NPIID": "", - "OrganizationZipCode": "48220" + "OrganizationZipCode": "21122" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JFDIBD", - "OrganizationName": "Desoto Thyroid and Endocrinology, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBJECA", + "OrganizationName": "Williamson Health Wellness Center", "NPIID": "", - "OrganizationZipCode": "38672" + "OrganizationZipCode": "25661" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHFIAA", - "OrganizationName": "Rani Anbarasu MD PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHHFCD", + "OrganizationName": "ATLANTIC CARDIOVASCULAR CONSULTANTS, PLLC", "NPIID": "", - "OrganizationZipCode": "76207" + "OrganizationZipCode": "33431" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGFCBA", - "OrganizationName": "Main Line Foot Ankle Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJHIBA", + "OrganizationName": "Churchland Internal Medicine", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "23435" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGFIBD", - "OrganizationName": "Camden Heartcare", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIHADD", + "OrganizationName": "Test Southern Nevada Health District", "NPIID": "", - "OrganizationZipCode": "29020" + "OrganizationZipCode": "89107" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCFEAA", - "OrganizationName": "Dr Kyle Potts", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGAJBD", + "OrganizationName": "Spine DFW PA dba Texas Spine", "NPIID": "", - "OrganizationZipCode": "93291" + "OrganizationZipCode": "75063" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGIEBA", - "OrganizationName": "Delta Renal Group PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDEECD", + "OrganizationName": "The Howard Center for Wellness LLC", "NPIID": "", - "OrganizationZipCode": "48075" + "OrganizationZipCode": "08859" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBHACD", - "OrganizationName": "SKYLANDS VASCULAR SPECIALISTS LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JAGEBA", + "OrganizationName": "Southeastern Endocrine Diabetes, PC", "NPIID": "", - "OrganizationZipCode": "07871" + "OrganizationZipCode": "30076" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGBACA", - "OrganizationName": "Rahim A Raoufi MD Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJAACA", + "OrganizationName": "HCA - Alexander Tiu, MD PA", "NPIID": "", - "OrganizationZipCode": "93436" + "OrganizationZipCode": "77339" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FAEBAA", - "OrganizationName": "Innovative Primary Care, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCEJCA", + "OrganizationName": "Michael P Roberts MD PA", "NPIID": "", - "OrganizationZipCode": "85234" + "OrganizationZipCode": "32578" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFAJBA", - "OrganizationName": "Annapolis Rheumatology LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBCEAA", + "OrganizationName": "Arizona Foot and Ankle Specialists", "NPIID": "", - "OrganizationZipCode": "21401" + "OrganizationZipCode": "92673" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHCJCD", - "OrganizationName": "Joseph G. Krick, MD, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGGDCD", + "OrganizationName": "Montgomery Cardiology,LLC", "NPIID": "", - "OrganizationZipCode": "37388" + "OrganizationZipCode": "20850" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HADIBA", - "OrganizationName": "STJ - Husain Arastu MD PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HEIICD", + "OrganizationName": "Mark Blair, MD, PC", "NPIID": "", - "OrganizationZipCode": "48093" + "OrganizationZipCode": "37388" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBEBDA", - "OrganizationName": "TEST- Guidewell Sanitas, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIGIBD", + "OrganizationName": "Carolina OBGYN LLP", "NPIID": "", - "OrganizationZipCode": "33122" + "OrganizationZipCode": "29576" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCIABD", - "OrganizationName": "Bloomington Kidney and Hypertension Specialists PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIADCD", + "OrganizationName": "Magic Valley Urology", "NPIID": "", - "OrganizationZipCode": "47401" + "OrganizationZipCode": "83341" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEHGBA", - "OrganizationName": "Arnold L. Weg, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHGGAA", + "OrganizationName": "Lakeview Internal Medicine", "NPIID": "", - "OrganizationZipCode": "11375" + "OrganizationZipCode": "29678" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJEAAA", - "OrganizationName": "Center For Family And Geriatric Medicine, S.C.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIFFAD", + "OrganizationName": "Ludwig Orozco MD", "NPIID": "", - "OrganizationZipCode": "60005" + "OrganizationZipCode": "75088" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHCICD", - "OrganizationName": "Jeffrey L. Horstmyer, M.D., P.A.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHCADA", + "OrganizationName": "Caswell Family Medical Center Inc", "NPIID": "", - "OrganizationZipCode": "33133" + "OrganizationZipCode": "27379" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJADAA", - "OrganizationName": "Mathew, MD. Jose", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJBACD", + "OrganizationName": "J. DEAN STOCKSTILL, M.D.", "NPIID": "", - "OrganizationZipCode": "71446" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDJHBA", - "OrganizationName": "STJ - Lakeview Medical Center / Dr. Wanis MD PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABBCAA", + "OrganizationName": "Redmond Internal Medicine", "NPIID": "", - "OrganizationZipCode": "48080" + "OrganizationZipCode": "97756" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADIJAD", - "OrganizationName": "Ravi S Shankar, M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFHIAD", + "OrganizationName": "Focus Mental Health", "NPIID": "", - "OrganizationZipCode": "93534" + "OrganizationZipCode": "89144" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAHHAD", - "OrganizationName": "Columbus Cardiovascular Assoicates Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEFAAA", + "OrganizationName": "Gethsemane Cardiovascular Clinic, LLC", "NPIID": "", - "OrganizationZipCode": "43213" + "OrganizationZipCode": "37130" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIGHBD", - "OrganizationName": "Joseph Labricciosa, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDFBCD", + "OrganizationName": "Imad E. Tarabishy MD PA", "NPIID": "", - "OrganizationZipCode": "19008" + "OrganizationZipCode": "34613" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGIACA", - "OrganizationName": "Surgical Assoicates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEIJAA", + "OrganizationName": "Adventist - William Mullins, M.D.", "NPIID": "", - "OrganizationZipCode": "59101" + "OrganizationZipCode": "20817" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABCJBD", - "OrganizationName": "Z Valley Infectious Disease", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBAICA", + "OrganizationName": "Mulqueeny Eye Centers", "NPIID": "", - "OrganizationZipCode": "61265" + "OrganizationZipCode": "631416714" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIDBAA", - "OrganizationName": "Bayes family Practice LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJDACA", + "OrganizationName": "Bruce F. Levin, MD PA", "NPIID": "", - "OrganizationZipCode": "41240" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JFJEBA", - "OrganizationName": "Ronald F Williamson MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AAGHBA", + "OrganizationName": "Old Pueblo Cardiology", "NPIID": "", - "OrganizationZipCode": "48235" + "OrganizationZipCode": "85712" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BEBIAA", - "OrganizationName": "Madera Family Medical", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFAHBD", + "OrganizationName": "Healthy Heart Cardiology", "NPIID": "", - "OrganizationZipCode": "93697" + "OrganizationZipCode": "75094" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJAECA", - "OrganizationName": "Advanced Gastroenterology of South Florida, P.A.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDDBDA", + "OrganizationName": "BluePoint Medical Group", "NPIID": "", - "OrganizationZipCode": "33016" + "OrganizationZipCode": "89129" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EECCBD", - "OrganizationName": "Cattail River Hematology and Medical Oncology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FHHBBA", + "OrganizationName": "AZ Endocrinology Center", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "85306" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHECDA", - "OrganizationName": "Pinnacle Family Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDECCA", + "OrganizationName": "Family First Wellness Clinic LLC", "NPIID": "", - "OrganizationZipCode": "28304" + "OrganizationZipCode": "32340-2363" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIDGAD", - "OrganizationName": "Oleg Katcher, M.D., PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BAICAD", + "OrganizationName": "Allentown Medical Associates", "NPIID": "", - "OrganizationZipCode": "11229" + "OrganizationZipCode": "08514" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJAFBA", - "OrganizationName": "BIDMC LGH - Methuen Podiatry Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EBHBDA", + "OrganizationName": "Paul E Kim MD", "NPIID": "", - "OrganizationZipCode": "01844" + "OrganizationZipCode": "92108" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBACBA", - "OrganizationName": "Advanced Vein Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BADHCD", + "OrganizationName": "Complete Cardiology Care LLC", "NPIID": "", - "OrganizationZipCode": "85215" + "OrganizationZipCode": "32174" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEJIBA", - "OrganizationName": "Howard Goldman", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJFCAA", + "OrganizationName": "Southeast Podiatry, P.C.", "NPIID": "", - "OrganizationZipCode": "21237" + "OrganizationZipCode": "36532" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBAIAA", - "OrganizationName": "Gerlie Papillion, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGBGAD", + "OrganizationName": "Rheumatology Express", "NPIID": "", - "OrganizationZipCode": "95020" + "OrganizationZipCode": "21104" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBCFAD", - "OrganizationName": "Miami Medical Consultants, P.A.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEECBD", + "OrganizationName": "Christopher Arnold DO A Medical Corp", "NPIID": "", - "OrganizationZipCode": "33146" + "OrganizationZipCode": "93010" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIAIBD", - "OrganizationName": "Polyclinic Medical Center Inc.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJCDAA", + "OrganizationName": "Norfolk Center for Cancer Care and Hematology", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "02301" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJAJAA", - "OrganizationName": "Josephine D. Waite, M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECHDBA", + "OrganizationName": "SA Medical Billing LLC", "NPIID": "", - "OrganizationZipCode": "96786" + "OrganizationZipCode": "07470" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEJDAA", - "OrganizationName": "NYCDOHMH: Arjun Medical Group", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FAICAA", + "OrganizationName": "INTERVENTIONAL CARDIOLOGY ASSOCIATES", "NPIID": "", - "OrganizationZipCode": "10016" + "OrganizationZipCode": "77450" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJBFBA", - "OrganizationName": "Atlanta Allergy Asthma Clinic, PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCDBBA", + "OrganizationName": "Surgical Dermatology Assoc", "NPIID": "", - "OrganizationZipCode": "30144" + "OrganizationZipCode": "76208" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBGAAA", - "OrganizationName": "Quynh L. Sebastian M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFFEAA", + "OrganizationName": "Jackie Nguyen, MD", "NPIID": "", - "OrganizationZipCode": "90404" + "OrganizationZipCode": "92648" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHFIAD", - "OrganizationName": "Vinod Patel MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BACACA", + "OrganizationName": "Gainesville Internal Medicine Physicians", "NPIID": "", - "OrganizationZipCode": "11215" + "OrganizationZipCode": "32605" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIBABD", - "OrganizationName": "GastroIntestinal Specialists", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJFDAD", + "OrganizationName": "Family Clinic Inc.", "NPIID": "", - "OrganizationZipCode": "71103" + "OrganizationZipCode": "70570" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFAGBA", - "OrganizationName": "HCA - Neil Schultz", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHAJCA", + "OrganizationName": "Spine and Sport Specialties Medical Group", "NPIID": "", - "OrganizationZipCode": "33063" + "OrganizationZipCode": "92868" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FHIADA", - "OrganizationName": "Surgical Associates PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIGJBA", + "OrganizationName": "Baycare - West Coast Primary Care LLC", "NPIID": "", - "OrganizationZipCode": "66502" + "OrganizationZipCode": "33701" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBJDAD", - "OrganizationName": "Silvia Castillo-Sy MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIADAA", + "OrganizationName": "Cardio Vascular Clinic of Texas", "NPIID": "", - "OrganizationZipCode": "78572" + "OrganizationZipCode": "77375" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAJICA", - "OrganizationName": "Sumeet Bhinder MD INC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGHIBD", + "OrganizationName": "Pulmonics Plus", "NPIID": "", - "OrganizationZipCode": "93312" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICHABA", - "OrganizationName": "CHCF - Shyam Bhaskar, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGDHBA", + "OrganizationName": "Davenport Pediatrics", "NPIID": "", - "OrganizationZipCode": "93277" + "OrganizationZipCode": "33837" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEJBBA", - "OrganizationName": "Roper - Rheumatology Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BEJFAA", + "OrganizationName": "Mass Lung And Allergy", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "01453" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGGDBD", - "OrganizationName": "Malibu Medical Corp", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBAFBD", + "OrganizationName": "Northeast Florida Health Services", "NPIID": "", - "OrganizationZipCode": "90265" + "OrganizationZipCode": "32720" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJEIAA", - "OrganizationName": "Mohinder Singh Poonia MD Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIJEBD", + "OrganizationName": "Interventional Pain Consultants LLC", "NPIID": "", - "OrganizationZipCode": "93710" + "OrganizationZipCode": "62002" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIBHCD", - "OrganizationName": "Hernando Pasco Primary Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CJECBA", + "OrganizationName": "Darst Dermatology", "NPIID": "", - "OrganizationZipCode": "34638" + "OrganizationZipCode": "28277" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGBEAA", - "OrganizationName": "Kidney Specialists", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBEHAA", + "OrganizationName": "Sami I Dagher, MD PA", "NPIID": "", - "OrganizationZipCode": "78207" + "OrganizationZipCode": "33435" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AHCJBA", - "OrganizationName": "Urologic Institute of the High Desert", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDJICD", + "OrganizationName": "Aaron J Affleck MD PA DBA", "NPIID": "", - "OrganizationZipCode": "92307" + "OrganizationZipCode": "83406" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEHJBD", - "OrganizationName": "Texoma ENT Allergy", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJFBCA", + "OrganizationName": "Reading Foot \u0026 Ankle Specialists,PC", "NPIID": "", - "OrganizationZipCode": "76310" + "OrganizationZipCode": "01867" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFDECD", - "OrganizationName": "ZK Enterprises,Inc.DBA Desert Cardiology Consultants", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDGEBA", + "OrganizationName": "Phoenix Associates", "NPIID": "", - "OrganizationZipCode": "89148" + "OrganizationZipCode": "75077" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CAFBBA", - "OrganizationName": "Digestive Disease Consultants", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CAFIAD", + "OrganizationName": "Chetna Mital MD", "NPIID": "", - "OrganizationZipCode": "32701" + "OrganizationZipCode": "45013" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCHFBA", - "OrganizationName": "Allergy \u0026 Asthma Clinic of Northwest Arkansas", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJAACD", + "OrganizationName": "Surgical Innovations of Texoma PLLC", "NPIID": "", - "OrganizationZipCode": "72712" + "OrganizationZipCode": "75090" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFEIAA", - "OrganizationName": "Fuquay Opthalmology and Glaucoma", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCACBA", + "OrganizationName": "Tucson Endocrine Associates", "NPIID": "", - "OrganizationZipCode": "27526" + "OrganizationZipCode": "85704" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIHEAA", - "OrganizationName": "Mark A Greenberger M P S C", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EBFEAD", + "OrganizationName": "Siva P. Sontineni, MD, PA DBA: Radiant Heart Vascular Care", "NPIID": "", - "OrganizationZipCode": "60035" + "OrganizationZipCode": "76201" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGBECA", - "OrganizationName": "HCA - Janin Heart Vascular Institute, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCCDCA", + "OrganizationName": "HCA - Southeastern Cardiology", "NPIID": "", - "OrganizationZipCode": "33458" + "OrganizationZipCode": "31904" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGIHAA", - "OrganizationName": "Winters Healthcare Foundation, Redwood", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFGGAA", + "OrganizationName": "Jackson Purchase Pulmonary Medicine", "NPIID": "", - "OrganizationZipCode": "95694" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAAAAA", - "OrganizationName": "MEDPEDS, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIJFAD", + "OrganizationName": "Eliad Culcea MD", "NPIID": "", - "OrganizationZipCode": "20707" + "OrganizationZipCode": "59405" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BECIBD", - "OrganizationName": "PRECISION CARE WELLNESS, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HICCAA", + "OrganizationName": "Frances A. Berry-Brown, M.D.", "NPIID": "", - "OrganizationZipCode": "19802" + "OrganizationZipCode": "38464" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CJDDBA", - "OrganizationName": "Pradeep Mahal, M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BECJBD", + "OrganizationName": "Belmont Anderson Associates", "NPIID": "", - "OrganizationZipCode": "07083" + "OrganizationZipCode": "89146" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABCIBA", - "OrganizationName": "SHS - Prime Care Medical LLP", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFIFAA", + "OrganizationName": "Norcal Skin Disease Surgery", "NPIID": "", - "OrganizationZipCode": "06902" + "OrganizationZipCode": "95482" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CAHBDA", - "OrganizationName": "Visione 360 Eye Cosmetic Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BAFDAA", + "OrganizationName": "Calvert Dermatology", "NPIID": "", - "OrganizationZipCode": "79902" + "OrganizationZipCode": "20678" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAJJBD", - "OrganizationName": "Bristow Endeavor Healthcare, Inc.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JADEBD", + "OrganizationName": "Jassi Primary Care PA", "NPIID": "", - "OrganizationZipCode": "73103" + "OrganizationZipCode": "21061" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFCCCA", - "OrganizationName": "Clinica Tepeyac", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFBHAD", + "OrganizationName": "Neuroversion", "NPIID": "", - "OrganizationZipCode": "80216" + "OrganizationZipCode": "99508" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEBFAD", - "OrganizationName": "Waring Endocrine Associates, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHHIAA", + "OrganizationName": "Berry and Fallon, MD", "NPIID": "", - "OrganizationZipCode": "29406" + "OrganizationZipCode": "93465" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJBGAD", - "OrganizationName": "Southwest Kansas Cardiology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCIJBA", + "OrganizationName": "Preventive Care Network Services", "NPIID": "", - "OrganizationZipCode": "67801" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDFGBD", - "OrganizationName": "Russell County Hospital", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGFCBA", + "OrganizationName": "Main Line Foot Ankle Center", "NPIID": "", - "OrganizationZipCode": "42642" + "OrganizationZipCode": "19003" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCFGCD", - "OrganizationName": "BHATIA PULMONARY CENTER P.C", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CECJBA", + "OrganizationName": "GastroCare LI", "NPIID": "", - "OrganizationZipCode": "89144" + "OrganizationZipCode": "11581" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIBCCD", - "OrganizationName": "Hillside Pain Management", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCFFAA", + "OrganizationName": "Infectious Disease Consultants", "NPIID": "", - "OrganizationZipCode": "17331" + "OrganizationZipCode": "32608" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGHHBD", - "OrganizationName": "Ludlow Medical Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCAEBA", + "OrganizationName": "Platte Valley Internal Medicine and Pulmonary", "NPIID": "", - "OrganizationZipCode": "01056" + "OrganizationZipCode": "80601" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACJGBD", - "OrganizationName": "Rockford Pain Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDJCCD", + "OrganizationName": "Lake Endocrinology and Diabetes", "NPIID": "", - "OrganizationZipCode": "61107" + "OrganizationZipCode": "33782" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCEHAD", - "OrganizationName": "ALBA Pulmonary Group", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CAFCDA", + "OrganizationName": "HealthWise Clinic", "NPIID": "", - "OrganizationZipCode": "85224" + "OrganizationZipCode": "76234" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDAGCD", - "OrganizationName": "Heart and Vascular Associates LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGDJBA", + "OrganizationName": "Southwest Cancer Center", "NPIID": "", - "OrganizationZipCode": "85635" + "OrganizationZipCode": "32819" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIIADD", - "OrganizationName": "Magnolia Lane Pediatrics, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHCJCD", + "OrganizationName": "Joseph G. Krick, MD, PLLC", "NPIID": "", - "OrganizationZipCode": "77433" + "OrganizationZipCode": "37388" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCHBDA", - "OrganizationName": "Cobb Nephrology Hypertension Associates, PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJHCBD", + "OrganizationName": "David Braun MD PLLC", "NPIID": "", - "OrganizationZipCode": "30106" + "OrganizationZipCode": "33701" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGIHBD", - "OrganizationName": "CENLA Kidney Specialists LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCCABA", + "OrganizationName": "Advocate - Metro Medical Group LTD", "NPIID": "", - "OrganizationZipCode": "71301" + "OrganizationZipCode": "60805" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFFBCD", - "OrganizationName": "Paragon Pain and Rehabilitation, LLP", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IABBDD", + "OrganizationName": "Greenspring Personal Oncology, LLC", "NPIID": "", - "OrganizationZipCode": "75460-9331" + "OrganizationZipCode": "21042" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEIDBA", - "OrganizationName": "Silicon Valley ENT and Sinus Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCIACA", + "OrganizationName": "Berkower Pain \u0026 Spine Rehabilitation", "NPIID": "", - "OrganizationZipCode": "95032" + "OrganizationZipCode": "33027" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIEIAD", - "OrganizationName": "Madaiah Revana MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJJBCA", + "OrganizationName": "Advocate - Beatrisa Paz Averbuch MD SC", "NPIID": "", - "OrganizationZipCode": "77396" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJEEBD", - "OrganizationName": "CAN Community Health", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDFGAA", + "OrganizationName": "Dr Benson Chin and Dr Lynn Lang", "NPIID": "", - "OrganizationZipCode": "34237" + "OrganizationZipCode": "95993" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFEBCA", - "OrganizationName": "Center for Arthritis and Rheumatic Diseases", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIHDBA", + "OrganizationName": "Suhail A. Masudi, MD", "NPIID": "", - "OrganizationZipCode": "23320" + "OrganizationZipCode": "33414" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FHDFAD", - "OrganizationName": "Deepak Vadhan, M.D., FCCP", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHCJAA", + "OrganizationName": "Palm Coast Cardiovascular Institute", "NPIID": "", - "OrganizationZipCode": "11209" + "OrganizationZipCode": "32137" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIAIBA", - "OrganizationName": "Jamil C Mohsin MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAFDCA", + "OrganizationName": "Omega Practice Management, Inc.", "NPIID": "", - "OrganizationZipCode": "77070" + "OrganizationZipCode": "74133" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBDACA", - "OrganizationName": "Weimer Medical Group", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIAGCA", + "OrganizationName": "Koman Orthopaedics and Sports Medicine", "NPIID": "", - "OrganizationZipCode": "95602-7407" + "OrganizationZipCode": "21136" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGJHAD", - "OrganizationName": "Advanced Orthopedics of Oklahoma", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEJIBD", + "OrganizationName": "Hope Physicians and Urgent Care", "NPIID": "", - "OrganizationZipCode": "74136" + "OrganizationZipCode": "28501" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHDHAD", - "OrganizationName": "A. Dhandayuthanpani, MD, PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBEBAA", + "OrganizationName": "William W. Huntley, MD, PA", "NPIID": "", - "OrganizationZipCode": "31904" + "OrganizationZipCode": "34698" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGBBCD", - "OrganizationName": "Summit Medical Center dba Summit Medical Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHIHAA", + "OrganizationName": "SURGICAL GROUP OF SOUTH LAGUNA", "NPIID": "", - "OrganizationZipCode": "82609" + "OrganizationZipCode": "92651" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDEECD", - "OrganizationName": "Bluth Family Medicine, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEIJBA", + "OrganizationName": "HCA - Mendicino and Lo", "NPIID": "", - "OrganizationZipCode": "73096" + "OrganizationZipCode": "77082" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFIJCA", - "OrganizationName": "Deborah Eisen, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBDIBA", + "OrganizationName": "Arkansas Heart Hospital Clinic", "NPIID": "", - "OrganizationZipCode": "08755" + "OrganizationZipCode": "72211" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHDDCA", - "OrganizationName": "Marc Behar MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDHBCD", + "OrganizationName": "Medical Pain and Spine Care of Indiana", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "46062" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDBDAD", - "OrganizationName": "Ohio Pain Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCEBDD", + "OrganizationName": "Vidabuenamed, PLLC DBA DFW Interventional Pain Institute", "NPIID": "", - "OrganizationZipCode": "45458" + "OrganizationZipCode": "75038" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDJHBA", - "OrganizationName": "Advanced Ankle Foot", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDJDBA", + "OrganizationName": "Georgetown Internal Medicine and Pediatrics", "NPIID": "", - "OrganizationZipCode": "85234" + "OrganizationZipCode": "29585" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JAJDAD", - "OrganizationName": "Medstrip LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CEDECA", + "OrganizationName": "Cardiology Center of Houston, P.A.", "NPIID": "", - "OrganizationZipCode": "30662" + "OrganizationZipCode": "77450" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIFJBD", - "OrganizationName": "Pulmonary Critical Care Associates PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHHJCA", + "OrganizationName": "HCA - Shashi S Bellur MD PA", "NPIID": "", - "OrganizationZipCode": "48315" + "OrganizationZipCode": "77304" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABGGBD", - "OrganizationName": "Endocrine Associates of Mid-Cities", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEIDBD", + "OrganizationName": "Idaho Heart Institute", "NPIID": "", - "OrganizationZipCode": "76022" + "OrganizationZipCode": "83404" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIBBCD", - "OrganizationName": "ACTON MEDICAL ASSOCIATES P.C", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHCIAD", + "OrganizationName": "Altorelli Health, LLC", "NPIID": "", - "OrganizationZipCode": "01720" + "OrganizationZipCode": "06777" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CABIAD", - "OrganizationName": "Crescent City Internal Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIHJBA", + "OrganizationName": "Advocate - Robert Schwartzenberg, M.D., PC", "NPIID": "", - "OrganizationZipCode": "95531" + "OrganizationZipCode": "60021" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJCBBD", - "OrganizationName": "SWHR - BE WELL PRIMARY CARE MEDICINE, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJIECD", + "OrganizationName": "Provas of Ogden, LLC", "NPIID": "", - "OrganizationZipCode": "76177" + "OrganizationZipCode": "84403" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGBJBD", - "OrganizationName": "MIDWEST PAIN CLINICS, P.C.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIJHCA", + "OrganizationName": "Advocate - Gopal Madhav, MD", "NPIID": "", - "OrganizationZipCode": "68114" + "OrganizationZipCode": "60805" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGGBBA", - "OrganizationName": "Bluegrass Kidney Consultants", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHHACD", + "OrganizationName": "Colon Stomach and Liver Center LLC", "NPIID": "", - "OrganizationZipCode": "40059" + "OrganizationZipCode": "20176" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIADCA", - "OrganizationName": "Orthopedic Specialists", - "NPIID": "", - "OrganizationZipCode": "63122-3356" + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDHGCA", + "OrganizationName": "Ankle and Foot Clinic of Oregon", + "NPIID": "", + "OrganizationZipCode": "97206" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CAIHAA", - "OrganizationName": "CCherry Mathew, MDherry Mathew, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAEGCA", + "OrganizationName": "Excellence in Healthcare", "NPIID": "", - "OrganizationZipCode": "75904" + "OrganizationZipCode": "96001" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHIHCD", - "OrganizationName": "Magic Valley Pain and Spine Associates PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIFABD", + "OrganizationName": "PWMD - Venice Podiatry PLLLC", "NPIID": "", - "OrganizationZipCode": "83402" + "OrganizationZipCode": "34292" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDCGBD", - "OrganizationName": "Brian J. Lee, MD, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIBECA", + "OrganizationName": "Allergy Institute - CA", "NPIID": "", - "OrganizationZipCode": "21042" + "OrganizationZipCode": "93720" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDBEAD", - "OrganizationName": "XyrFlu48OYFD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDEADA", + "OrganizationName": "Arizona Center for Pain Relief (Scottsdale Location)", "NPIID": "", - "OrganizationZipCode": "78229" + "OrganizationZipCode": "85258" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHEEAD", - "OrganizationName": "PROD - ACMH Hospital", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIEHAA", + "OrganizationName": "Kiumarce Kashi, MD", "NPIID": "", - "OrganizationZipCode": "16201" + "OrganizationZipCode": "21222" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDHCAD", - "OrganizationName": "Kameswari Kalluri MD PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDIGAA", + "OrganizationName": "Saweikis Family Medicine", "NPIID": "", - "OrganizationZipCode": "46321" + "OrganizationZipCode": "26726" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICICAA", - "OrganizationName": "Advanced Dermatology Skin Surgery, PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFCCCA", + "OrganizationName": "Advocate - Center for Internal Medicine", "NPIID": "", - "OrganizationZipCode": "08701" + "OrganizationZipCode": "60453" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDBCBD", - "OrganizationName": "Gulf Coast Rheumatology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJIGCD", + "OrganizationName": "South County Foot Ankle Inc", "NPIID": "", - "OrganizationZipCode": "34668" + "OrganizationZipCode": "02888" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJAABA", - "OrganizationName": "Deaconess Hospital- IP", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIDECA", + "OrganizationName": "Neurology of Central Florida", "NPIID": "", - "OrganizationZipCode": "47747" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEFGBA", - "OrganizationName": "Ravi S. Randhawa MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCEFCD", + "OrganizationName": "Peripheral Vascular Partners of Boise LLC", "NPIID": "", - "OrganizationZipCode": "33484" + "OrganizationZipCode": "83642" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEDCCD", - "OrganizationName": "Big Horn Ankle Foot", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JADCDA", + "OrganizationName": "Primary Care Associates of Texas", "NPIID": "", - "OrganizationZipCode": "82435" + "OrganizationZipCode": "76104" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAJCCA", - "OrganizationName": "Somerset Surgical Associates LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AAAFAA", + "OrganizationName": "NYCDOHMH-West Side Medical Group, PC", "NPIID": "", - "OrganizationZipCode": "08876" + "OrganizationZipCode": "10014" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDBECD", - "OrganizationName": "Plaza Del Rio Eye Clinic, PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJBEAD", + "OrganizationName": "Angelo DiCenso MD", "NPIID": "", - "OrganizationZipCode": "85381" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEHIBA", - "OrganizationName": "CARE RITE PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CAAJBA", + "OrganizationName": "Copley Hospital", "NPIID": "", - "OrganizationZipCode": "38024" + "OrganizationZipCode": "05661" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIHBBA", - "OrganizationName": "Orlando Family Medical, Inc.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEHCAA", + "OrganizationName": "Associates in Gastroenterology", "NPIID": "", - "OrganizationZipCode": "34741" + "OrganizationZipCode": "35801" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICAFAA", - "OrganizationName": "Unity Health Care,Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAGEBA", + "OrganizationName": "Coosa Valley Medical Center", "NPIID": "", - "OrganizationZipCode": "20003" + "OrganizationZipCode": "35150" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDGIBD", - "OrganizationName": "VM Medical Group, Inc.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCIBAA", + "OrganizationName": "Pulmonary Associates of Stockton, GP", "NPIID": "", - "OrganizationZipCode": "92605" + "OrganizationZipCode": "95210" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEIFBD", - "OrganizationName": "General and Vascular Surgery of Northwest Alabama", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BEGCAA", + "OrganizationName": "Springfield Family Physicians, LLP", "NPIID": "", - "OrganizationZipCode": "35653" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CEDCAA", - "OrganizationName": "Michael J. Screpetis, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABDDAA", + "OrganizationName": "Loudoun Community Health Center", "NPIID": "", - "OrganizationZipCode": "71301" + "OrganizationZipCode": "20176" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BEHCBD", - "OrganizationName": "Robert T Simon MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDIGBA", + "OrganizationName": "Center for Adult Healthcare", "NPIID": "", - "OrganizationZipCode": "08755" + "OrganizationZipCode": "60108" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHBGAA", - "OrganizationName": "Sussex Pulmonary \u0026 Endocrine Consultants", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHDBDD", + "OrganizationName": "Sleep Fit Medical, Inc.", "NPIID": "", - "OrganizationZipCode": "19971" + "OrganizationZipCode": "95476" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABDFBA", - "OrganizationName": "Gaither G. Davis, M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DACIBA", + "OrganizationName": "Mountain Medical Specialties Inc", "NPIID": "", - "OrganizationZipCode": "34667" + "OrganizationZipCode": "30525" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHJJCD", - "OrganizationName": "RINA HEALTH MEDICAL PRACTICE P.C.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCFIAA", + "OrganizationName": "UrologySpecialists of West Florida", "NPIID": "", - "OrganizationZipCode": "11210" + "OrganizationZipCode": "34684" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CECBDA", - "OrganizationName": "Intermountain Heart Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGICCD", + "OrganizationName": "New Ananda Medical and Urgent Care", "NPIID": "", - "OrganizationZipCode": "84123" + "OrganizationZipCode": "91733" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJECAD", - "OrganizationName": "Central Louisiana Rhumatology Infusion Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGBJBA", + "OrganizationName": "All County Gastroenterology", "NPIID": "", - "OrganizationZipCode": "71303" + "OrganizationZipCode": "11570" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJCABA", - "OrganizationName": "Sumter Ear, Nose, Throat Facial Plastic Surgery", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBHJAA", + "OrganizationName": "Imperial Valley Family Care Medical Group AP", "NPIID": "", - "OrganizationZipCode": "29150" + "OrganizationZipCode": "92251" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HECEAA", - "OrganizationName": "Kidney and Hypertension Specialist P.A", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHAFAA", + "OrganizationName": "Suncoast Community Health Centers", "NPIID": "", - "OrganizationZipCode": "78550" + "OrganizationZipCode": "33570" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FADCBD", - "OrganizationName": "Schlesinger Pain Centers", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEDDCA", + "OrganizationName": "Arizona Physical Medicine Rehabilitaion PC", "NPIID": "", - "OrganizationZipCode": "91506" + "OrganizationZipCode": "85280" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EBEDBA", - "OrganizationName": "Neurology Specialists of Monmouth County", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBAIAD", + "OrganizationName": "Meharry Medical College", "NPIID": "", - "OrganizationZipCode": "07764" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIHIBA", - "OrganizationName": "Livingston Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACBEAD", + "OrganizationName": "Washington Center for Pain Management", "NPIID": "", - "OrganizationZipCode": "77351" + "OrganizationZipCode": "98004" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIFHBD", - "OrganizationName": "Western Carolina Ear, Nose", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGEABD", + "OrganizationName": "Hemet Valley Urology Medical Center", "NPIID": "", - "OrganizationZipCode": "28721" + "OrganizationZipCode": "92543" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFEJAD", - "OrganizationName": "Precision Endocrinology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBGBBA", + "OrganizationName": "Advent Neurology, SC", "NPIID": "", - "OrganizationZipCode": "76208" + "OrganizationZipCode": "60005" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHDABA", - "OrganizationName": "Hampshire GI", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEAEAD", + "OrganizationName": "Concerto Healthcare, INC (Enterprise Directory)", "NPIID": "", - "OrganizationZipCode": "01062-3160" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDHIAA", - "OrganizationName": "Columbia Memorial Hospital- New", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHAHCA", + "OrganizationName": "SMMH - Nabil Sultani, MD", "NPIID": "", - "OrganizationZipCode": "12534-2907" + "OrganizationZipCode": "48154" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEAABA", - "OrganizationName": "HMA - Dr. Debbie Reiland", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCDEBD", + "OrganizationName": "Keystone Surgical Group PLC", "NPIID": "", - "OrganizationZipCode": "350954" + "OrganizationZipCode": "48322" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHJFBA", - "OrganizationName": "Tariq Mahmood MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJHBBD", + "OrganizationName": "Port Jeff Medicine", "NPIID": "", - "OrganizationZipCode": "73110" + "OrganizationZipCode": "11776" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDGFAA", - "OrganizationName": "TEXOMACARE , TEXOMA MEDICAL CENTER", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBCHBD", + "OrganizationName": "Pulmonary Consultants - AZ", "NPIID": "", - "OrganizationZipCode": "75020" + "OrganizationZipCode": "85206" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBGIAA", - "OrganizationName": "Palm Beach Diabetes Endocrine Specialists, P.A.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AAJHAA", + "OrganizationName": "NYCDOHMH-Rosman Wasserman", "NPIID": "", - "OrganizationZipCode": "33401" + "OrganizationZipCode": "11375" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHBGBA", - "OrganizationName": "Pulmonary Care Specialists PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFAFBA", + "OrganizationName": "HCA - Thyroid Endocrine Center of Florida", "NPIID": "", - "OrganizationZipCode": "75010" + "OrganizationZipCode": "34239" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDHIAA", - "OrganizationName": "Cross Road Care of Texas LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBHBBD", + "OrganizationName": "TotalCare Emergency Room", "NPIID": "", - "OrganizationZipCode": "77904" + "OrganizationZipCode": "76126" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIEGBA", - "OrganizationName": "Jasper Diagnostic Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIHBCD", + "OrganizationName": "Markims Nephrology Network Inc", "NPIID": "", - "OrganizationZipCode": "75951" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDBEBD", - "OrganizationName": "VICTORIA ORTHOPEDIC CENTER LLP", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICFABD", + "OrganizationName": "Dr. Elvira Lindwall A Medical Corporation", "NPIID": "", - "OrganizationZipCode": "77901" + "OrganizationZipCode": "91360" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGIHAA", - "OrganizationName": "New England Uro-Gynocology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHIBCA", + "OrganizationName": "HCA - Armaghan Amy Mostafavi, MD", "NPIID": "", - "OrganizationZipCode": "01801" + "OrganizationZipCode": "33426" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CACGAA", - "OrganizationName": "Sleepmed of Central Georgia", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGEFBD", + "OrganizationName": "Elkhart Clinic LLC", "NPIID": "", - "OrganizationZipCode": "31201" + "OrganizationZipCode": "46514" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIHIBD", - "OrganizationName": "Luis A Casas MD LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFDJCA", + "OrganizationName": "Swedish - Foot Ankle Specialist, LLC", "NPIID": "", - "OrganizationZipCode": "20707" + "OrganizationZipCode": "60625" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAEJCA", - "OrganizationName": "Operation Samahan", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AAGDAA", + "OrganizationName": "North Florida Pain Center", "NPIID": "", - "OrganizationZipCode": "91950" + "OrganizationZipCode": "32210" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIJBAA", - "OrganizationName": "Gregory Tchejeyan, M.D., Inc.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFABBD", + "OrganizationName": "Malone Davis Neurology", "NPIID": "", - "OrganizationZipCode": "91360" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABCCBA", - "OrganizationName": "Gulf View WalkIn Clinics", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGJABD", + "OrganizationName": "Baltimore Healthcare", "NPIID": "", - "OrganizationZipCode": "34653" + "OrganizationZipCode": "21229" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJCEAA", - "OrganizationName": "La Clinica del Pueblo, Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGEJAA", + "OrganizationName": "Jemison Internal Medicine - A", "NPIID": "", - "OrganizationZipCode": "20009" + "OrganizationZipCode": "35085" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDFBCA", - "OrganizationName": "Asloyan Medical PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBEEBD", + "OrganizationName": "Gramercy Pain Center", "NPIID": "", - "OrganizationZipCode": "11235" + "OrganizationZipCode": "07733" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGIFBA", - "OrganizationName": "J Mark Morales", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJBIAD", + "OrganizationName": "COASTAL PAIN CARE MAIN ACCOUNT", "NPIID": "", - "OrganizationZipCode": "78404" + "OrganizationZipCode": "77701" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICIEAA", - "OrganizationName": "Syed J Raza MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEIFBA", + "OrganizationName": "David W Mansky DPM PC", "NPIID": "", - "OrganizationZipCode": "92307" + "OrganizationZipCode": "49058" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHEABD", - "OrganizationName": "Bartlett Regional Hospital", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFGBDA", + "OrganizationName": "Universal Community Health Center", "NPIID": "", - "OrganizationZipCode": "99801" + "OrganizationZipCode": "90021" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGCABA", - "OrganizationName": "Sarasota Vascular Specialists", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJAFCD", + "OrganizationName": "EASTERN NEW MEXICO FOOT ANKLE, PC", "NPIID": "", - "OrganizationZipCode": "34232" + "OrganizationZipCode": "88101" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHGBCD", - "OrganizationName": "Satish Sivasankaran, M.D.,P.A", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGFGAD", + "OrganizationName": "Health and Psychiatry", "NPIID": "", - "OrganizationZipCode": "34688" + "OrganizationZipCode": "33761" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EAEJBD", - "OrganizationName": "Fairfax Colon Rectal Surgery PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEADBD", + "OrganizationName": "Capitol Pain Institute, PA", "NPIID": "", - "OrganizationZipCode": "22031" + "OrganizationZipCode": "78757" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHGDCD", - "OrganizationName": "Manaswi s Orthopedic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHHDAA", + "OrganizationName": "Crystal Arthritis Center, Inc.", "NPIID": "", - "OrganizationZipCode": "33837" + "OrganizationZipCode": "44333" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGBCCA", - "OrganizationName": "Adventist - Qiufang Cheng, M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJGCCD", + "OrganizationName": "NORTH TEXAS FOOT", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "76201" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJIGAA", - "OrganizationName": "Gastroenterology Associates of New Jersey", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CEIDCD", + "OrganizationName": "Maverick County Hospital District", "NPIID": "", - "OrganizationZipCode": "07424" + "OrganizationZipCode": "78852" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGJABD", - "OrganizationName": "Alice Ramsey MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIJFCA", + "OrganizationName": "Lompoc Valley Cardio", "NPIID": "", - "OrganizationZipCode": "76067" + "OrganizationZipCode": "93438" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BAGHAA", - "OrganizationName": "Columbus Skin Surgery Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIHHBD", + "OrganizationName": "ANGELS NEUROLOGICAL CENTERS, P.C.", "NPIID": "", - "OrganizationZipCode": "43016" + "OrganizationZipCode": "02351" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBJHBA", - "OrganizationName": "H R Medical Practice", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDFCDA", + "OrganizationName": "Cardiovascular Center of Hagerstown", "NPIID": "", - "OrganizationZipCode": "48127" + "OrganizationZipCode": "21742" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGIJBD", - "OrganizationName": "Health Center Network of New York", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAIACA", + "OrganizationName": "Faster Care", "NPIID": "", - "OrganizationZipCode": "12206" + "OrganizationZipCode": "29150" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAIDAA", - "OrganizationName": "Marrietta Rheumatology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJIJBA", + "OrganizationName": "High Desert Cardio-Pulmonary", "NPIID": "", - "OrganizationZipCode": "30060" + "OrganizationZipCode": "92307" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADEFCA", - "OrganizationName": "Indian River Physicians", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBGGBD", + "OrganizationName": "Trieu Foot Solutions LLC", "NPIID": "", - "OrganizationZipCode": "32960" + "OrganizationZipCode": "32046" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGJJCA", - "OrganizationName": "C James Anderson", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FHCJBD", + "OrganizationName": "Rashid M Siddiqi, MD PA", "NPIID": "", - "OrganizationZipCode": "62226" + "OrganizationZipCode": "77521" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDCACD", - "OrganizationName": "New England Community Medical Services PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIFGBA", + "OrganizationName": "Twin Peaks Dermatology", "NPIID": "", - "OrganizationZipCode": "01845" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIGICD", - "OrganizationName": "Medical Cares Associates - Prattville, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADGJCA", + "OrganizationName": "Arnot Health Inc", "NPIID": "", - "OrganizationZipCode": "36067" + "OrganizationZipCode": "14905-1629" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JAFCCD", - "OrganizationName": "Advanced Urology of Sarasota", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JECHCA", + "OrganizationName": "Advocate - Divyang A Joshi, MD", "NPIID": "", - "OrganizationZipCode": "34231" + "OrganizationZipCode": "60123" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JFCDCA", - "OrganizationName": "Arthritis Treatment Specialists", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAGJBD", + "OrganizationName": "Sleep Therapy and Research Center", "NPIID": "", - "OrganizationZipCode": "88001" + "OrganizationZipCode": "78229" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDHECD", - "OrganizationName": "VIP Healthcare PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCAIAD", + "OrganizationName": "Advanced Orthopedics Institute, P.A.", "NPIID": "", - "OrganizationZipCode": "75119" + "OrganizationZipCode": "32159" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDCFAA", - "OrganizationName": "Placer Dermatology Skin Care Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCJEBD", + "OrganizationName": "AMITA - Nirali Parikh, MD LLC", "NPIID": "", - "OrganizationZipCode": "95745" + "OrganizationZipCode": "60169" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGDEBA", - "OrganizationName": "Rashid Elahi, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCHIAD", + "OrganizationName": "Insight Medical Clinic", "NPIID": "", - "OrganizationZipCode": "95116" + "OrganizationZipCode": "77657" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFDHAD", - "OrganizationName": "Aldor Pulmonary", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FADFAD", + "OrganizationName": "Allergy Clinic of Tulsa", "NPIID": "", - "OrganizationZipCode": "33629" + "OrganizationZipCode": "74133" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDFJAD", - "OrganizationName": "Southern Gastroenterology Specialists", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGJBBD", + "OrganizationName": "Comprehensive Neurosurgery, PLLC", "NPIID": "", - "OrganizationZipCode": "30248" + "OrganizationZipCode": "75056" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGEABD", - "OrganizationName": "C and D Pulmonary", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CAJEAA", + "OrganizationName": "Paul D Jaychandra MD PA", "NPIID": "", - "OrganizationZipCode": "34667" + "OrganizationZipCode": "32084" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGEICD", - "OrganizationName": "ORLES PAIN MANAGEMENT AND REGENERATIVE MEDICINE GROUP, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABBDAA", + "OrganizationName": "Southern Endocrinology Associates", "NPIID": "", - "OrganizationZipCode": "32216" + "OrganizationZipCode": "75150" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJEIBA", - "OrganizationName": "Gary L Howard M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EAGBDA", + "OrganizationName": "Lifepoint - Ashley Valley Family Practice", "NPIID": "", - "OrganizationZipCode": "35115" + "OrganizationZipCode": "84078" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BEJAAA", - "OrganizationName": "Telluride Medical Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDBFBA", + "OrganizationName": "Annesley Associates", "NPIID": "", - "OrganizationZipCode": "81435" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHECCD", - "OrganizationName": "Test - Alisa MySQL Trunk", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBCADA", + "OrganizationName": "Jigar Ghelani, M.D. Professional Corp", "NPIID": "", - "OrganizationZipCode": "01581" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEFGCD", - "OrganizationName": "Bradenton Women s Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGFFAD", + "OrganizationName": "Lori Gautreaux Bergeron LLC", "NPIID": "", - "OrganizationZipCode": "34209" + "OrganizationZipCode": "70570" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEIHCD", - "OrganizationName": "Hunterdon Neurology PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBJHCA", + "OrganizationName": "Jaideep Puri, M.D.", "NPIID": "", - "OrganizationZipCode": "08801" + "OrganizationZipCode": "33458" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCBABD", - "OrganizationName": "Diabetes and Endocrine Center of Florida", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CEFEAD", + "OrganizationName": "Texas Eye Physicians", "NPIID": "", - "OrganizationZipCode": "32819" + "OrganizationZipCode": "76011" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADEJBD", - "OrganizationName": "Umpqua Internal Medicine PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCAFBD", + "OrganizationName": "Yeargain Foot and Ankle", "NPIID": "", - "OrganizationZipCode": "97471" + "OrganizationZipCode": "75249" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFBHBA", - "OrganizationName": "HCA - Stanley H. Kim", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICHBDA", + "OrganizationName": "Prime Rheumatology Clinic of Houston PLLC", "NPIID": "", - "OrganizationZipCode": "78758" + "OrganizationZipCode": "77384" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEIEAA", - "OrganizationName": "Mary s Center for Maternal and Child Care, Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDAGAA", + "OrganizationName": "MSA Chiropractic", "NPIID": "", - "OrganizationZipCode": "20009" + "OrganizationZipCode": "31708" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBJJAD", - "OrganizationName": "Hometown Urgent Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHIBAA", + "OrganizationName": "Milan Medical Center PC", "NPIID": "", - "OrganizationZipCode": "38024" + "OrganizationZipCode": "38358" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBGCAA", - "OrganizationName": "University Hematology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBICCD", + "OrganizationName": "Wisconsin Spine and Pain SC", "NPIID": "", - "OrganizationZipCode": "33613" + "OrganizationZipCode": "53029" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGGACD", - "OrganizationName": "The Ear Nose Throat Allergy Sleep Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFDIBD", + "OrganizationName": "Tamarack Family Medicine, LLC", "NPIID": "", - "OrganizationZipCode": "77304" + "OrganizationZipCode": "05661" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHIHAA", - "OrganizationName": "SURGICAL GROUP OF SOUTH LAGUNA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGDJBD", + "OrganizationName": "Central Orthopedic and Sports Medicine", "NPIID": "", - "OrganizationZipCode": "92651" + "OrganizationZipCode": "63017" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIFCAA", - "OrganizationName": "Atlanta Heart Specialists", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BAGHAD", + "OrganizationName": "Jay Medical Clinic", "NPIID": "", - "OrganizationZipCode": "30084" + "OrganizationZipCode": "30024" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGHHAA", - "OrganizationName": "Philip Brown, M.D", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBCGAA", + "OrganizationName": "Bonnabesse MD,Thierry", "NPIID": "", - "OrganizationZipCode": "75231" + "OrganizationZipCode": "12901" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICAEAD", - "OrganizationName": "Manhattan Allergy Immunology Rheumatology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGDJAD", + "OrganizationName": "Valley Physical Medicine and Rehabilitation", "NPIID": "", - "OrganizationZipCode": "10075" + "OrganizationZipCode": "85013" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADFCBD", - "OrganizationName": "Oklahoma Center for Spine Pain Solutions, PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCGJCD", + "OrganizationName": "DAVID ALIABADI, M.D., INC.", "NPIID": "", - "OrganizationZipCode": "73159-7020" + "OrganizationZipCode": "91360" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABEJBA", - "OrganizationName": "TKFMC - Gurtej Dhillon, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DECCCD", + "OrganizationName": "JASON MORRIS DPM PODIATRY CORPORATION", "NPIID": "", - "OrganizationZipCode": "93277" + "OrganizationZipCode": "92025" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICJAAA", - "OrganizationName": "Texas ENT Specialists PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGHJAD", + "OrganizationName": "Advocate - Internal Medicine Family Practice, S.C.", "NPIID": "", - "OrganizationZipCode": "77065" + "OrganizationZipCode": "60435" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CADACD", - "OrganizationName": "Capital Nephrology Clinic PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIDCDA", + "OrganizationName": "Advocate - ALR Health", "NPIID": "", - "OrganizationZipCode": "32308" + "OrganizationZipCode": "60471" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HICHAA", - "OrganizationName": "South Bay Cardiovascular Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFAACD", + "OrganizationName": "Estrella Ear Nose and Throat", "NPIID": "", - "OrganizationZipCode": "95037" + "OrganizationZipCode": "85395" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CFBGBA", - "OrganizationName": "STJ - Associates in Obstetrics Gynecology, PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJIAAA", + "OrganizationName": "FCA-Cynthiana", "NPIID": "", - "OrganizationZipCode": "48374" + "OrganizationZipCode": "41031" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFHHCA", - "OrganizationName": "PINNACLE HEALTH CENTER", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAIEBA", + "OrganizationName": "Sunil Shah, MD", "NPIID": "", - "OrganizationZipCode": "85122" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECCFAA", - "OrganizationName": "Bushra Cheema MD PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGJFCA", + "OrganizationName": "HCA - Dr. Sheng-Yong Wang, MD", "NPIID": "", - "OrganizationZipCode": "77469" + "OrganizationZipCode": "95116" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHCCAA", - "OrganizationName": "Cranberry Medical Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJFGAA", + "OrganizationName": "Pacific Coast Dermatology", "NPIID": "", - "OrganizationZipCode": "26764" + "OrganizationZipCode": "91710" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHCJBA", - "OrganizationName": "Physicians Housecalls Direct of Central Florida, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AADECD", + "OrganizationName": "Rapid Response Medical Care PC", "NPIID": "", - "OrganizationZipCode": "34205" + "OrganizationZipCode": "11010" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFHCCD", - "OrganizationName": "Heart Care Vascular Medicine, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAEJBD", + "OrganizationName": "Syed M. Riaz, MD", "NPIID": "", - "OrganizationZipCode": "32778" + "OrganizationZipCode": "21090" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HEJCBA", - "OrganizationName": "Valley Medical Center PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BAFGCA", + "OrganizationName": "Maryland Medical First P.A.", "NPIID": "", - "OrganizationZipCode": "18072" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFCACD", - "OrganizationName": "ENT Sleep Specialists", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDDJCA", + "OrganizationName": "Lianne Inc.", "NPIID": "", - "OrganizationZipCode": "20770" + "OrganizationZipCode": "01608" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIAJCA", - "OrganizationName": "Dr. Erick C. Derocher, DO", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCJBCA", + "OrganizationName": "Steward - Neuro Institute of New England", "NPIID": "", - "OrganizationZipCode": "73644" + "OrganizationZipCode": "02035" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCGECA", - "OrganizationName": "Washington Healthcare Services Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EAAEAA", + "OrganizationName": "Potomac Urology", "NPIID": "", - "OrganizationZipCode": "15301" + "OrganizationZipCode": "22191" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACCCBA", - "OrganizationName": "Nacogdoches Pulmonary and Sleep Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGEHBD", + "OrganizationName": "WAFL Inc", "NPIID": "", - "OrganizationZipCode": "75961" + "OrganizationZipCode": "43113" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFBDBA", - "OrganizationName": "Cardiac and Vascular Consultants", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FAJGAA", + "OrganizationName": "Waleed Lashin MD", "NPIID": "", - "OrganizationZipCode": "32162" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAJHBD", - "OrganizationName": "New Life Heart Care LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCCBBA", + "OrganizationName": "Sandlot - Tarrant County Infectious Disease Associates", "NPIID": "", - "OrganizationZipCode": "32789" + "OrganizationZipCode": "76104" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFCEAD", - "OrganizationName": "Center for Family Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BABIBD", + "OrganizationName": "San Antonio Podiatry Associates, PLLC", "NPIID": "", - "OrganizationZipCode": "57105" + "OrganizationZipCode": "78229" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHAHCD", - "OrganizationName": "Man C Duong MD, APCDBA DBA Imperial Clinica", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HEEEBD", + "OrganizationName": "Advanced Cardiac Care", "NPIID": "", - "OrganizationZipCode": "92231" + "OrganizationZipCode": "32825" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFIEAD", - "OrganizationName": "Ouachita Family Practice", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIGBBA", + "OrganizationName": "William E. Roundtree MD PC", "NPIID": "", - "OrganizationZipCode": "71953" + "OrganizationZipCode": "31906" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHHACD", - "OrganizationName": "Colon Stomach and Liver Center LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFBIAA", + "OrganizationName": "Robbins Dermatology P.C.", "NPIID": "", - "OrganizationZipCode": "20176" + "OrganizationZipCode": "82801" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIEEAD", - "OrganizationName": "Hanowell Spine Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFFCCA", + "OrganizationName": "Sovereign Medical Group", "NPIID": "", - "OrganizationZipCode": "30014" + "OrganizationZipCode": "07410" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHGACD", - "OrganizationName": "Ear Medical Group PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFCHAA", + "OrganizationName": "SouthShore Cardiovascular Associates", "NPIID": "", - "OrganizationZipCode": "78240" + "OrganizationZipCode": "33511" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEDCAA", - "OrganizationName": "Central Oregon ENT", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIAFAA", + "OrganizationName": "Central Oregon Dermatology, PC.", "NPIID": "", - "OrganizationZipCode": "97701" + "OrganizationZipCode": "97702" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIIBAA", - "OrganizationName": "Idicula Medical Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHJFBD", + "OrganizationName": "Ades and Castro", "NPIID": "", - "OrganizationZipCode": "34613" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EACICA", - "OrganizationName": "Gastroenterology and Nutrition of Central Florida", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCGCCA", + "OrganizationName": "Northeast Primary Care Associates, PA", "NPIID": "", - "OrganizationZipCode": "34748" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGBDAD", - "OrganizationName": "Florida Orthocare Network", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BAJADD", + "OrganizationName": "Aeges LLC", "NPIID": "", - "OrganizationZipCode": "33410" + "OrganizationZipCode": "62249" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIHDCD", - "OrganizationName": "Megha Mohey MD PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHAFAD", + "OrganizationName": "East Coast Nephrology Associates", "NPIID": "", - "OrganizationZipCode": "48195" + "OrganizationZipCode": "32174" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGBEBA", - "OrganizationName": "David H Panossian, M.D., P.C.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACBGAA", + "OrganizationName": "Lyle Breeding, MD", "NPIID": "", - "OrganizationZipCode": "97601" + "OrganizationZipCode": "34613" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJEGBA", - "OrganizationName": "Srinivas Pavuluri MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDGECD", + "OrganizationName": "OZ Healthcare PLLC", "NPIID": "", - "OrganizationZipCode": "07733" + "OrganizationZipCode": "77479" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDJDBA", - "OrganizationName": "Horizons Diagnostics, L.L.C", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGHBCD", + "OrganizationName": "SHORELINE ORTHOPAEDIC", "NPIID": "", - "OrganizationZipCode": "31904" + "OrganizationZipCode": "49424" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBHACD", - "OrganizationName": "Medical Associates of Terre Haute, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHEEAD", + "OrganizationName": "Rogers Foot and Ankle Institute", "NPIID": "", - "OrganizationZipCode": "47802" + "OrganizationZipCode": "84003" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDIGAA", - "OrganizationName": "Saweikis Family Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHDDAD", + "OrganizationName": "Goldfield Cardiovascular Institute", "NPIID": "", - "OrganizationZipCode": "26726" + "OrganizationZipCode": "85119" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHJJCA", - "OrganizationName": "Orlando Arthritis Institute", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGADCD", + "OrganizationName": "InStride Foot Ankle Specialists PLLC", "NPIID": "", - "OrganizationZipCode": "32806" + "OrganizationZipCode": "28025" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGEGCD", - "OrganizationName": "Vadim Petrov, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBHFAD", + "OrganizationName": "The Kidney Clinic", "NPIID": "", - "OrganizationZipCode": "31313" + "OrganizationZipCode": "30241" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDDJCA", - "OrganizationName": "Lianne Inc.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBEEAA", + "OrganizationName": "Sanjay Aggarwal, MD", "NPIID": "", - "OrganizationZipCode": "01608" + "OrganizationZipCode": "77566" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCFBBD", - "OrganizationName": "Legacy Orthopedics, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EBGAAA", + "OrganizationName": "Mitchell S Gittelman DO PA", "NPIID": "", - "OrganizationZipCode": "75248" + "OrganizationZipCode": "21804" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAIEAA", - "OrganizationName": "Luo Cameron MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIDEBD", + "OrganizationName": "Third Coast Health, PLLC", "NPIID": "", - "OrganizationZipCode": "40217" + "OrganizationZipCode": "78411" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIFFBA", - "OrganizationName": "Comprehensive Neurology Center PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEGICD", + "OrganizationName": "George Edward Freeman, D.O., P.C.", "NPIID": "", - "OrganizationZipCode": "37129" + "OrganizationZipCode": "74745" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFHHCD", - "OrganizationName": "Peter S. Birnbaum DO Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJGEBD", + "OrganizationName": "Suresh K Gupta MD", "NPIID": "", - "OrganizationZipCode": "92801" + "OrganizationZipCode": "20904" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AOMNYC", - "OrganizationName": "Artisans of Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBJDCD", + "OrganizationName": "Arthritis and Rheumatology Institute, PLLC", "NPIID": "", - "OrganizationZipCode": "11220" + "OrganizationZipCode": "75013" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBEGBA", - "OrganizationName": "JOSE A GAUDIER MD, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDBGCA", + "OrganizationName": "Texas Neuro Spine Institute", "NPIID": "", - "OrganizationZipCode": "34474" + "OrganizationZipCode": "75203" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AAAFAA", - "OrganizationName": "NYCDOHMH-West Side Medical Group, PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EACABD", + "OrganizationName": "The Family Medicine Center", "NPIID": "", - "OrganizationZipCode": "10014" + "OrganizationZipCode": "96720" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIFJBD", - "OrganizationName": "Pain Management Specialists P.A", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBFHAD", + "OrganizationName": "Inlet Pulmonary Critical Care and Sleep Medicine", "NPIID": "", - "OrganizationZipCode": "29169" + "OrganizationZipCode": "29585" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIGDAA", - "OrganizationName": "Castle Country Orthopaedics and Sports Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBIJBD", + "OrganizationName": "Pikes Peak ENT LLC", "NPIID": "", - "OrganizationZipCode": "84501" + "OrganizationZipCode": "80908" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBFFAD", - "OrganizationName": "Dr Adam Madsen Orthopedic Surgery", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAICAD", + "OrganizationName": "Florenda L. Fortner, M.D.", "NPIID": "", - "OrganizationZipCode": "84078" + "OrganizationZipCode": "34652" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGHDAA", - "OrganizationName": "Fairhope Family Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIBDCA", + "OrganizationName": "Cypress Cardiology", "NPIID": "", - "OrganizationZipCode": "36532" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIAFAA", - "OrganizationName": "Central Oregon Dermatology, PC.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDFFAD", + "OrganizationName": "Heart and Vascular Associates", "NPIID": "", - "OrganizationZipCode": "97702" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIBACD", - "OrganizationName": "Fairbanks Partners, LLC dba Orlando Neurosurgery", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJIABA", + "OrganizationName": "Advocate - Neurology Consultants, SC", "NPIID": "", - "OrganizationZipCode": "32789" + "OrganizationZipCode": "60429" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EAHGCA", - "OrganizationName": "Grapevine Rheumatology Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAAEAA", + "OrganizationName": "Idaho Physical Medicine", "NPIID": "", - "OrganizationZipCode": "76051" + "OrganizationZipCode": "83642" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGBCBA", - "OrganizationName": "Be Well Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHCIAA", + "OrganizationName": "James Brazil, MD", "NPIID": "", - "OrganizationZipCode": "48072" + "OrganizationZipCode": "42211" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEIJCA", - "OrganizationName": "Adriana Pop-Moody Clinic PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HEIGAA", + "OrganizationName": "Joel M. Berman MD PA", "NPIID": "", - "OrganizationZipCode": "37066" + "OrganizationZipCode": "77598" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDBAAA", - "OrganizationName": "Preventive Medicine Associates, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CFFFBD", + "OrganizationName": "SHCN - Michael A. Venazio MD", "NPIID": "", - "OrganizationZipCode": "13001" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DACIBA", - "OrganizationName": "Mountain Medical Specialties Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIAIBA", + "OrganizationName": "HCA - South Florida Center for Gynecologic Oncology", "NPIID": "", - "OrganizationZipCode": "30525" + "OrganizationZipCode": "33487" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FHECCD", - "OrganizationName": "Orthopedic Specialists", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJGGCA", + "OrganizationName": "Ashraf Farid, MD", "NPIID": "", - "OrganizationZipCode": "76201" + "OrganizationZipCode": "01655" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFEBDA", - "OrganizationName": "Maurice Reinoso, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BECBDD", + "OrganizationName": "Florida Spine Associates, LLC", "NPIID": "", - "OrganizationZipCode": "77479" + "OrganizationZipCode": "33431" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAEGBD", - "OrganizationName": "Renal Specialists of North Texas", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABHIBA", + "OrganizationName": "HCA - Mohammad Riaz, MD, PC", "NPIID": "", - "OrganizationZipCode": "75015" + "OrganizationZipCode": "34972" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGBJCD", - "OrganizationName": "B3 Universal Management, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBFBBA", + "OrganizationName": "Raymond I Huang, MD", "NPIID": "", - "OrganizationZipCode": "33647" + "OrganizationZipCode": "95124" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJHEBA", - "OrganizationName": "Southeast Houston Cardiology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACGIBA", + "OrganizationName": "Bend Neurological Associates", "NPIID": "", - "OrganizationZipCode": "77598" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABAFCD", - "OrganizationName": "Palo Verde Pain Specialists", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHFACA", + "OrganizationName": "Karen M. Shainsky, DO, Inc", "NPIID": "", - "OrganizationZipCode": "85381" + "OrganizationZipCode": "90048" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCDBCA", - "OrganizationName": "A Q Medical Care, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJDCBA", + "OrganizationName": "Fabian E. Espinosa, MD, PA", "NPIID": "", - "OrganizationZipCode": "11211" + "OrganizationZipCode": "77901" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGHJBA", - "OrganizationName": "STJ - Damadi Pearlman", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFGEBD", + "OrganizationName": "Anil Verma, MD, FACC, PA", "NPIID": "", - "OrganizationZipCode": "48075" + "OrganizationZipCode": "33435" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEHGAA", - "OrganizationName": "Heart and Rhythm Specialists", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCDCAA", + "OrganizationName": "Ringpfeil Advanced Dermatology", "NPIID": "", - "OrganizationZipCode": "30720" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEJCBA", - "OrganizationName": "NYCDOHMH - Advanced Gynecology and Surgery", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIGHCA", + "OrganizationName": "ACN Medical Group", "NPIID": "", - "OrganizationZipCode": "11235" + "OrganizationZipCode": "94030" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIBCBD", - "OrganizationName": "Francois J. du Toit M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBJHBD", + "OrganizationName": "Kavuri Collier Internal Medicine, LLC", "NPIID": "", - "OrganizationZipCode": "73505" + "OrganizationZipCode": "31021" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFACCD", - "OrganizationName": "Invictus Health, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGDCBD", + "OrganizationName": "SJ C Medical Group OB-GYN", "NPIID": "", - "OrganizationZipCode": "23606" + "OrganizationZipCode": "31405" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJDFBD", - "OrganizationName": "Rheumatology Specialists of Paducah", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJEGAD", + "OrganizationName": "Rockland Family Medical Care", "NPIID": "", - "OrganizationZipCode": "42003" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FAJADD", - "OrganizationName": "Dr Joseph Weinstein", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJGCDA", + "OrganizationName": "Quick Care Med, PL", "NPIID": "", - "OrganizationZipCode": "38128" + "OrganizationZipCode": "34453" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CJGCCD", - "OrganizationName": "Dr. Paul B. Ross, The Podiatry", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJADAA", + "OrganizationName": "Mathew, MD. Jose", "NPIID": "", - "OrganizationZipCode": "20814" + "OrganizationZipCode": "71446" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAAEAA", - "OrganizationName": "Idaho Physical Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCCBAA", + "OrganizationName": "ADVANCE BREAST CARE", "NPIID": "", - "OrganizationZipCode": "83642" + "OrganizationZipCode": "30060" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEBHAD", - "OrganizationName": "Belmont Family Practice", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHHBCA", + "OrganizationName": "Advanced Internal Medicine of Northern Illinois", "NPIID": "", - "OrganizationZipCode": "21804" + "OrganizationZipCode": "60178" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HECFAD", - "OrganizationName": "Indian River Primary Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBHHAA", + "OrganizationName": "Pinellas Orthopedic Associates Lisa Flaherty, D.O.", "NPIID": "", - "OrganizationZipCode": "32960" + "OrganizationZipCode": "33709" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGJICD", - "OrganizationName": "Sequoia Multispecialty Medical Group", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFCFAA", + "OrganizationName": "Noe R. Olvera, MD", "NPIID": "", - "OrganizationZipCode": "93290" + "OrganizationZipCode": "77901" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCDEBD", - "OrganizationName": "Keystone Surgical Group PLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIECAA", + "OrganizationName": "Trokhan, Eileen", "NPIID": "", - "OrganizationZipCode": "48322" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGAGAA", - "OrganizationName": "Western Kentucky Heart and Lung Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FADCDA", + "OrganizationName": "Alicja Steiner MD", "NPIID": "", - "OrganizationZipCode": "42101" + "OrganizationZipCode": "92108" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBJBBD", - "OrganizationName": "Family Wellness Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJECCA", + "OrganizationName": "Garey Orhopedic Medical Group", "NPIID": "", - "OrganizationZipCode": "89052" + "OrganizationZipCode": "91767" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBBJAA", - "OrganizationName": "Digestive Healthcare Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJBIAA", + "OrganizationName": "South Coast Medical Group", "NPIID": "", - "OrganizationZipCode": "85037" + "OrganizationZipCode": "77901" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDCJBD", - "OrganizationName": "Anesthesia Associates of KC, PC dba Pain", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHFIAA", + "OrganizationName": "Rani Anbarasu MD PA", "NPIID": "", - "OrganizationZipCode": "66210" + "OrganizationZipCode": "76207" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABCIBD", - "OrganizationName": "Harlem Medical Group PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBDAAA", + "OrganizationName": "Mission Ranch Primary Care", "NPIID": "", - "OrganizationZipCode": "10027" + "OrganizationZipCode": "95926" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFGEBD", - "OrganizationName": "Anil Verma, MD, FACC, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJEDAA", + "OrganizationName": "Rehan Ahmad, M.D.", "NPIID": "", - "OrganizationZipCode": "33435" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBFCBA", - "OrganizationName": "Skin Cancer Consultants PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEEBDD", + "OrganizationName": "OMNI PRIMARY CARE, PC", "NPIID": "", - "OrganizationZipCode": "75251" + "OrganizationZipCode": "30328" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIHBAA", - "OrganizationName": "Family First Medical", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEECAD", + "OrganizationName": "St Joseph s Medical Group, LLC", "NPIID": "", - "OrganizationZipCode": "83404" + "OrganizationZipCode": "31419" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGJCBD", - "OrganizationName": "Pohlman Pain Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJICCA", + "OrganizationName": "Kansas Medical Clinic, P.A.", "NPIID": "", - "OrganizationZipCode": "33065" + "OrganizationZipCode": "66606" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBFGAD", - "OrganizationName": "Shailja Kaul, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGDIBD", + "OrganizationName": "Peachtree Neurology Associates PC", "NPIID": "", - "OrganizationZipCode": "19047" + "OrganizationZipCode": "30342" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGEFBD", - "OrganizationName": "Elkhart Clinic LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBHACD", + "OrganizationName": "SKYLANDS VASCULAR SPECIALISTS LLC", "NPIID": "", - "OrganizationZipCode": "46514" + "OrganizationZipCode": "07871" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFIFCD", - "OrganizationName": "Beats Cardiology PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BEIFCD", + "OrganizationName": "ProVas of Salt Lake, LLC", "NPIID": "", - "OrganizationZipCode": "75024" + "OrganizationZipCode": "84094" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFDFAA", - "OrganizationName": "Heslin, Eugene P. MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHDCAA", + "OrganizationName": "North Fulton Internal Medicine Group", "NPIID": "", - "OrganizationZipCode": "12477" + "OrganizationZipCode": "30076" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBFIAA", - "OrganizationName": "Newark CHC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEBCDA", + "OrganizationName": "Rebecca Kerr MD DBA California Pain Institute, a Med Grp", "NPIID": "", - "OrganizationZipCode": "07104" + "OrganizationZipCode": "90045" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FADCDA", - "OrganizationName": "Alicja Steiner MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABDCCA", + "OrganizationName": "OHS - Juan Estigarribia MD", "NPIID": "", - "OrganizationZipCode": "92108" + "OrganizationZipCode": "48124" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJEICA", - "OrganizationName": "Jupiter Medical Center Physicians Group", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEBGBA", + "OrganizationName": "South Shore", "NPIID": "", - "OrganizationZipCode": "33458" + "OrganizationZipCode": "02190" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AAFBCA", - "OrganizationName": "New Wave Internal Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CICFBD", + "OrganizationName": "Abdul Aziz, MD", "NPIID": "", - "OrganizationZipCode": "39564-3421" + "OrganizationZipCode": "34741" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDEBDA", - "OrganizationName": "Family Life Medical", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGIEBA", + "OrganizationName": "BIDMC LGH - Riverside Nephrology PC", "NPIID": "", - "OrganizationZipCode": "77304" + "OrganizationZipCode": "1841" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JADEBD", - "OrganizationName": "Jassi Primary Care PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCIABD", + "OrganizationName": "Bloomington Kidney and Hypertension Specialists PC", "NPIID": "", - "OrganizationZipCode": "21061" + "OrganizationZipCode": "47401" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGEJAA", - "OrganizationName": "Jemison Internal Medicine - A", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAJEBA", + "OrganizationName": "ACME Medical Specialties PLLC", "NPIID": "", - "OrganizationZipCode": "35085" + "OrganizationZipCode": "28358" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEEGCA", - "OrganizationName": "Pain Centers Nationwide", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GADEAA", + "OrganizationName": "Karen Turner", "NPIID": "", - "OrganizationZipCode": "85382" + "OrganizationZipCode": "31419" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHFECD", - "OrganizationName": "CARDIOVASCULAR CLINIC OF TEXAS, INC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCECBD", + "OrganizationName": "Sylacauga Obstetrics and Gynecology", "NPIID": "", - "OrganizationZipCode": "77054" + "OrganizationZipCode": "35150" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BAAJAD", - "OrganizationName": "TEST- The Little Clinic-TLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AACCCD", + "OrganizationName": "Helmi Ltd. PLLC", "NPIID": "", - "OrganizationZipCode": "37214" + "OrganizationZipCode": "89148" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AAJACD", - "OrganizationName": "Advanced Arthritis and Rheumatology Care PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGEGAD", + "OrganizationName": "Dr. Laxmi Deepika Koya", "NPIID": "", - "OrganizationZipCode": "23112" + "OrganizationZipCode": "75067" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJCIAD", - "OrganizationName": "Christ Community Health Services TN", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CEBDAD", + "OrganizationName": "Dodge County Hospital Mid Georgia Total Care", "NPIID": "", - "OrganizationZipCode": "38112" + "OrganizationZipCode": "31023" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHDCAA", - "OrganizationName": "North Fulton Internal Medicine Group", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJHACD", + "OrganizationName": "Hisham Abukamleh MD", "NPIID": "", - "OrganizationZipCode": "30076" + "OrganizationZipCode": "93306" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJABCA", - "OrganizationName": "South Lake Gastroenterology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADIJAD", + "OrganizationName": "Ravi S Shankar, M.D.", "NPIID": "", - "OrganizationZipCode": "34711" + "OrganizationZipCode": "93534" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIHFBD", - "OrganizationName": "Progressive Primary Urgent Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJBBCA", + "OrganizationName": "Footcare PA", "NPIID": "", - "OrganizationZipCode": "22003" + "OrganizationZipCode": "75010" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDAHCA", - "OrganizationName": "Apex Medical Specialists LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHIHCA", + "OrganizationName": "Gregory Maidoh, MD", "NPIID": "", - "OrganizationZipCode": "85202" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHHDAD", - "OrganizationName": "Alejandro J Betancourt MDPA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCHAAA", + "OrganizationName": "Grove Medical Associates, P.C.", "NPIID": "", - "OrganizationZipCode": "78550" + "OrganizationZipCode": "01610" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGDJBA", - "OrganizationName": "Southwest Cancer Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHCHBA", + "OrganizationName": "Premier Care Family Clinic, LLC", "NPIID": "", - "OrganizationZipCode": "32819" + "OrganizationZipCode": "77521" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIAGCA", - "OrganizationName": "Koman Orthopaedics and Sports Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFICBA", + "OrganizationName": "HCA - Mark Jessen MD", "NPIID": "", - "OrganizationZipCode": "21136" + "OrganizationZipCode": "42104" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJBCCD", - "OrganizationName": "Kansas City Bone and Joint", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BEBIAA", + "OrganizationName": "Madera Family Medical", "NPIID": "", - "OrganizationZipCode": "66211" + "OrganizationZipCode": "93697" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHFHBD", - "OrganizationName": "Main Street Medical PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EBHHBD", + "OrganizationName": "Advanced Neurologic Associates Inc", "NPIID": "", - "OrganizationZipCode": "29926" + "OrganizationZipCode": "44811" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDJBCD", - "OrganizationName": "Anderson Walk-In Medical Clinics", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AHEABD", + "OrganizationName": "Jefferson Comprehensive Health Center", "NPIID": "", - "OrganizationZipCode": "96003" + "OrganizationZipCode": "39069" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CAAIBA", - "OrganizationName": "Trust Medical Services", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDFHBD", + "OrganizationName": "The Doctor is at your door", "NPIID": "", - "OrganizationZipCode": "43213" + "OrganizationZipCode": "78745" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CEIDCD", - "OrganizationName": "Maverick County Hospital District", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHDDCD", + "OrganizationName": "Adnan Afzal, MD, PA DBA Healing Hearts", "NPIID": "", - "OrganizationZipCode": "78852" + "OrganizationZipCode": "77304" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICEGBD", - "OrganizationName": "Benjamin Liess, ENT, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBGADD", + "OrganizationName": "Eastern Internal Medicine, P.A.", "NPIID": "", - "OrganizationZipCode": "04074" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACEDBD", - "OrganizationName": "Maximed Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIFDAD", + "OrganizationName": "Dodge County Hospital - Rosenbaum Orthopaedics, LLC", "NPIID": "", - "OrganizationZipCode": "20906" + "OrganizationZipCode": "31023" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHABCD", - "OrganizationName": "Internal SAM Environment", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CJAGBA", + "OrganizationName": "Interventional Cardiology and Vascular Consultants", "NPIID": "", - "OrganizationZipCode": "01581" + "OrganizationZipCode": "32803" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHIIBD", - "OrganizationName": "Carolina Pulmonary Physicians, P.A.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHEFAA", + "OrganizationName": "Bowling Green Dermatology Skin Cancer Specialists, PLLC", "NPIID": "", - "OrganizationZipCode": "29732" + "OrganizationZipCode": "42103" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBIBAA", - "OrganizationName": "Arthritis Care Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBACBA", + "OrganizationName": "Advanced Vein Center", "NPIID": "", - "OrganizationZipCode": "61265" + "OrganizationZipCode": "85215" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDCBAA", - "OrganizationName": "The Little Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJCACD", + "OrganizationName": "Associates of Ear, Nose and Throat Surgery", "NPIID": "", - "OrganizationZipCode": "40223" + "OrganizationZipCode": "75057" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGJDBA", - "OrganizationName": "Mirabien, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CFBCAA", + "OrganizationName": "David Williams MD", "NPIID": "", - "OrganizationZipCode": "85712" + "OrganizationZipCode": "16505" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FHCJBD", - "OrganizationName": "Rashid M Siddiqi, MD PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJBJAD", + "OrganizationName": "East Side Family Medicine", "NPIID": "", - "OrganizationZipCode": "77521" + "OrganizationZipCode": "40601" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBGGBA", - "OrganizationName": "Nitin K. G. Golechha, M.D., P.C.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBCGBD", + "OrganizationName": "Atlanta Total Foot and Ankle Care", "NPIID": "", - "OrganizationZipCode": "48453" + "OrganizationZipCode": "30189" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACEGBD", - "OrganizationName": "Nephrology of North Alabama", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCHGAA", + "OrganizationName": "Heartland Cardiology Associates", "NPIID": "", - "OrganizationZipCode": "35601" + "OrganizationZipCode": "67214" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGDABD", - "OrganizationName": "Huntington Pulmonary Medical Group (HPMG)", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGCFBD", + "OrganizationName": "Ohio Pain and Rehab Specialists", "NPIID": "", - "OrganizationZipCode": "91105" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/D1ADAA", - "OrganizationName": "Ventura Ortho-Ventura Office", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EICIBD", + "OrganizationName": "Beaufort-Jasper-Hampton Comprehensive Health Services, Inc.", "NPIID": "", - "OrganizationZipCode": "93003" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCJDAA", - "OrganizationName": "Nash Chulamorkodt", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEJDAA", + "OrganizationName": "NYCDOHMH: Arjun Medical Group", "NPIID": "", - "OrganizationZipCode": "85364" + "OrganizationZipCode": "10016" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AICBBD", - "OrganizationName": "StratiFi - Fort Worth Medical Specialists", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJIDAA", + "OrganizationName": "Main Street Medical Center of Crestview", "NPIID": "", - "OrganizationZipCode": "76104" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEIACD", - "OrganizationName": "GuideWell Group, Inc. DCMG", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDIHAD", + "OrganizationName": "Tampa Bay Diabetes, Thyroid and Endocrinology Center", "NPIID": "", - "OrganizationZipCode": "32246" + "OrganizationZipCode": "33710" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FADFAD", - "OrganizationName": "Allergy Clinic of Tulsa", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJDGAD", + "OrganizationName": "Prasad Maddukuri MD PLLC", "NPIID": "", - "OrganizationZipCode": "74133" + "OrganizationZipCode": "75182" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCHGBD", - "OrganizationName": "Lawrence A. Alder, M.D., PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIJIAA", + "OrganizationName": "HCA - Gastroeneterology and Associates", "NPIID": "", - "OrganizationZipCode": "78028" + "OrganizationZipCode": "33709" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIEHAA", - "OrganizationName": "TKFMC - Adolph Nava, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHJHBA", + "OrganizationName": "Internists Associates", "NPIID": "", - "OrganizationZipCode": "93291-5121" + "OrganizationZipCode": "19078" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CJHEAA", - "OrganizationName": "Joseph Horgan, MD PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICHABA", + "OrganizationName": "CHCF - Shyam Bhaskar, MD", "NPIID": "", - "OrganizationZipCode": "33028" + "OrganizationZipCode": "93277" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDJBBA", - "OrganizationName": "Ajaipal S Gill, M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAEBBD", + "OrganizationName": "Beaumont Nephrology Associates", "NPIID": "", - "OrganizationZipCode": "95991" + "OrganizationZipCode": "77702" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CEFEAD", - "OrganizationName": "Texas Eye Physicians", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGHHCA", + "OrganizationName": "Howard Memorial Hospital", "NPIID": "", - "OrganizationZipCode": "76011" + "OrganizationZipCode": "71852" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DIDDAD", - "OrganizationName": "Lake Health Care Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDGDAD", + "OrganizationName": "Shariar Cohen MD Corp", "NPIID": "", - "OrganizationZipCode": "32726" + "OrganizationZipCode": "91360" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJDADD", - "OrganizationName": "Jeffrey M. Bloom M.D, INC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIGAAA", + "OrganizationName": "Urology Associates of Danbury", "NPIID": "", - "OrganizationZipCode": "93401" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DIIFBA", - "OrganizationName": "Providence Hospital", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCEFCA", + "OrganizationName": "HCA - Morris Hanan, MD, PA", "NPIID": "", - "OrganizationZipCode": "20017" + "OrganizationZipCode": "33609" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AAHFBD", - "OrganizationName": "Center for Pain Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDCIBD", + "OrganizationName": "Frostwood Family Medicine, PLLC", "NPIID": "", - "OrganizationZipCode": "58104" + "OrganizationZipCode": "77024" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGHJAA", - "OrganizationName": "John McHenry, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEIHBD", + "OrganizationName": "Cleveland Medical Associates PLLC", "NPIID": "", - "OrganizationZipCode": "75234" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDAADD", - "OrganizationName": "ALGOLOGY ASSOCIATES, P.C", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCHFBA", + "OrganizationName": "Allergy \u0026 Asthma Clinic of Northwest Arkansas", "NPIID": "", - "OrganizationZipCode": "07012" + "OrganizationZipCode": "72712" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGJHBD", - "OrganizationName": "Prime Healthcare Management Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGJCAA", + "OrganizationName": "Michael S. Lovoi, M.D.", "NPIID": "", - "OrganizationZipCode": "78572" + "OrganizationZipCode": "78410" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HEECAA", - "OrganizationName": "Endocrine and Diabetes Associates, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJGFBA", + "OrganizationName": "Advocate - Harold Jamies, MD, PC DBA Jamies Medical Group", "NPIID": "", - "OrganizationZipCode": "20817" + "OrganizationZipCode": "60647" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDHEBA", - "OrganizationName": "OHS - Scott Grodman, DPM", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJEJBA", + "OrganizationName": "Sierra Nevada ENT", "NPIID": "", - "OrganizationZipCode": "48180" + "OrganizationZipCode": "89703" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HEJICD", - "OrganizationName": "Above Beyond Wellness Medspa", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAEJAD", + "OrganizationName": "Metropolitan Institute of Pain", "NPIID": "", - "OrganizationZipCode": "28337" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIEDBD", - "OrganizationName": "NNamdi Dike MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCEFAA", + "OrganizationName": "Family Allergy Asthma Care Consultants, LLC", "NPIID": "", - "OrganizationZipCode": "75033" + "OrganizationZipCode": "19904" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADFBBA", - "OrganizationName": "Sanaz Hariri, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DIJCCD", + "OrganizationName": "ELVIN R GARCIA,MD,PA dba Valley Arthritis Center", "NPIID": "", - "OrganizationZipCode": "95032" + "OrganizationZipCode": "78501" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CJCECD", - "OrganizationName": "UPPER CUMBERLAND OTOLARYNGOLOGY CLINIC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABCIBA", + "OrganizationName": "SHS - Prime Care Medical LLP", "NPIID": "", - "OrganizationZipCode": "38501" + "OrganizationZipCode": "06902" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBJEAD", - "OrganizationName": "Comprehensive Cardiovascular Consultants", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDIEBA", + "OrganizationName": "Randall S. Lomax, DO", "NPIID": "", - "OrganizationZipCode": "63127" + "OrganizationZipCode": "89149" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEJGBA", - "OrganizationName": "Beckett Ridge Family Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGJBCD", + "OrganizationName": "Arizona Advanced Surgery, LLC", "NPIID": "", - "OrganizationZipCode": "45069" + "OrganizationZipCode": "85202" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEFCBA", - "OrganizationName": "SNMH - Dr Kuldip Gill, Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFBDBA", + "OrganizationName": "HCA - Vickie Harrell, MD", "NPIID": "", - "OrganizationZipCode": "95945" + "OrganizationZipCode": "32401" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FECHBA", - "OrganizationName": "HCA - All-Star Orthopedics Sports", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HEACAA", + "OrganizationName": "The Neurology Clinic", "NPIID": "", - "OrganizationZipCode": "75063" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFIFCA", - "OrganizationName": "San Luis Podiatry Group", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBGACA", + "OrganizationName": "American Vision Associates", "NPIID": "", - "OrganizationZipCode": "93401" + "OrganizationZipCode": "01890" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICBJBA", - "OrganizationName": "ASPA - Ronald Lee", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFJBCA", + "OrganizationName": "First Colony Primary Care, PA", "NPIID": "", - "OrganizationZipCode": "85295" + "OrganizationZipCode": "77478" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBBIAD", - "OrganizationName": "United Cerebral Palsy Association of Nassau County", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIEGAA", + "OrganizationName": "Allied Medical Associates", "NPIID": "", - "OrganizationZipCode": "11575" + "OrganizationZipCode": "07470" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIJHAA", - "OrganizationName": "Rehab Medicine \u0026 EMG Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACJGBD", + "OrganizationName": "Rockford Pain Center", "NPIID": "", - "OrganizationZipCode": "30281" + "OrganizationZipCode": "61107" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BEHDAD", - "OrganizationName": "Middletown Medical", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBBICD", + "OrganizationName": "Southwest Cardiovascular Associates", "NPIID": "", - "OrganizationZipCode": "10940" + "OrganizationZipCode": "86442" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICJJCD", - "OrganizationName": "Axia MSO", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHEEBD", + "OrganizationName": "The Vascular Group of Bradenton", "NPIID": "", - "OrganizationZipCode": "32246" + "OrganizationZipCode": "34210" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FAHEAD", - "OrganizationName": "Family Health of South Texas", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBBEAA", + "OrganizationName": "Chesapeake Bay Pain Medicine, P.C", "NPIID": "", - "OrganizationZipCode": "78201" + "OrganizationZipCode": "23455" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHCHBD", - "OrganizationName": "Specialists in Pain Management", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJHBBD", + "OrganizationName": "Samuel B Cobarrubias MD PC", "NPIID": "", - "OrganizationZipCode": "37404" + "OrganizationZipCode": "31634" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHEEAA", - "OrganizationName": "Roger H Karlin MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHCAAA", + "OrganizationName": "Robert Tobar M.D", "NPIID": "", - "OrganizationZipCode": "06812" + "OrganizationZipCode": "32960" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFJBBA", - "OrganizationName": "Rapid City Medical Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJEEBD", + "OrganizationName": "CAN Community Health", "NPIID": "", - "OrganizationZipCode": "57701" + "OrganizationZipCode": "34237" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFDDAA", - "OrganizationName": "Wellspring Family Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEBBBA", + "OrganizationName": "Houston Neurology Associates, PA", "NPIID": "", - "OrganizationZipCode": "29203" + "OrganizationZipCode": "77074" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFEABD", - "OrganizationName": "Daniel Heart Vascular Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHGGAD", + "OrganizationName": "Chrsitiana Spine Center, LLC", "NPIID": "", - "OrganizationZipCode": "33435" + "OrganizationZipCode": "19713" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCAFBA", - "OrganizationName": "Corpus Christi Gastro", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHJHBD", + "OrganizationName": "Premier Foot Clinic", "NPIID": "", - "OrganizationZipCode": "78412" + "OrganizationZipCode": "39056" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEICCD", - "OrganizationName": "Synergy Orthopedic Specialists Medical Group", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAJFBA", + "OrganizationName": "TRISTATE NEUROLOGY CENTER", "NPIID": "", - "OrganizationZipCode": "92121" + "OrganizationZipCode": "21742" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHGGBA", - "OrganizationName": "Carl Vogel Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGJDBA", + "OrganizationName": "Gross Family Practice", "NPIID": "", - "OrganizationZipCode": "62005" + "OrganizationZipCode": "29115" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BADEAD", - "OrganizationName": "Kaveh Parvaresh MD PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDIJCA", + "OrganizationName": "Stephen K Waterbrook, MD, Inc", "NPIID": "", - "OrganizationZipCode": "22204" + "OrganizationZipCode": "95945" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHIGAA", - "OrganizationName": "The Dermatology Center of New Jersey", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIICBD", + "OrganizationName": "Southern ENT Specialists", "NPIID": "", - "OrganizationZipCode": "08807" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJJHBD", - "OrganizationName": "Arizona Heart Arrhythmia Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACACBD", + "OrganizationName": "Wilson Velazquez, MD", "NPIID": "", - "OrganizationZipCode": "85016" + "OrganizationZipCode": "78411" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJJBAA", - "OrganizationName": "Katherine Atkinson MD PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHDDCA", + "OrganizationName": "Marc Behar MD", "NPIID": "", - "OrganizationZipCode": "01002" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIDICD", - "OrganizationName": "Texas Vascular Institute", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBFDAA", + "OrganizationName": "NYCDOHMH-Barry Weinberg, MD.", "NPIID": "", - "OrganizationZipCode": "76054" + "OrganizationZipCode": "10021" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBEHAD", - "OrganizationName": "Gastro Health", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAFCAA", + "OrganizationName": "South Rankin Medical Clinic", "NPIID": "", - "OrganizationZipCode": "33173" + "OrganizationZipCode": "39219" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAEFCA", - "OrganizationName": "Cobb Physicians Group", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AHCDAD", + "OrganizationName": "Diabetes and Endocrinology Center", "NPIID": "", - "OrganizationZipCode": "30106" + "OrganizationZipCode": "30009" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIBJAD", - "OrganizationName": "Virginia Spine Specialists", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBECBA", + "OrganizationName": "Classen Medical Center", "NPIID": "", - "OrganizationZipCode": "20110" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEFBBD", - "OrganizationName": "Advance Medical Specialty, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHJJAA", + "OrganizationName": "Internal Medicine South", "NPIID": "", - "OrganizationZipCode": "32159" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJFIAA", - "OrganizationName": "Rehabilitation and Electrodiagnostics, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCAHCA", + "OrganizationName": "Moises Siperstein MD", "NPIID": "", - "OrganizationZipCode": "33602" + "OrganizationZipCode": "34952" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCJBCA", - "OrganizationName": "Rivertown Psychiatry", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAECBA", + "OrganizationName": "B V Chandramouli, M.D.", "NPIID": "", - "OrganizationZipCode": "31901" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACJDAD", - "OrganizationName": "Manuel Gonzalez MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJCBBD", + "OrganizationName": "SWHR - BE WELL PRIMARY CARE MEDICINE, PLLC", "NPIID": "", - "OrganizationZipCode": "78041" + "OrganizationZipCode": "76177" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AACHAD", - "OrganizationName": "Padmanabh Maramreddy MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBFFBA", + "OrganizationName": "Baycare- St. Pete Endocrinology Associates, PA", "NPIID": "", - "OrganizationZipCode": "31501" + "OrganizationZipCode": "32955" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHIADA", - "OrganizationName": "Focus Orthopedics", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJJGCD", + "OrganizationName": "Align Spine and Pain Institute, LLC", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "30076" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBBIBA", - "OrganizationName": "South Florida Endocrine Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACDGCA", + "OrganizationName": "Advocate - Northwest Associates For Womens Healthcare", "NPIID": "", - "OrganizationZipCode": "33458" + "OrganizationZipCode": "60169" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADECAD", - "OrganizationName": "Us Helping Us", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGEIBA", + "OrganizationName": "Howard Hochster, M.D., PC", "NPIID": "", - "OrganizationZipCode": "20010" + "OrganizationZipCode": "10461" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCIGAA", - "OrganizationName": "Cardio Spec of OC Santa Ana", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAEHCD", + "OrganizationName": "Homecare Partners Management LLC", "NPIID": "", - "OrganizationZipCode": "92705" + "OrganizationZipCode": "32256" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEGGCD", - "OrganizationName": "Collier Neurologic Specialists, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBGFBA", + "OrganizationName": "Advocate - Kirill Zhadovich, MD SC", "NPIID": "", - "OrganizationZipCode": "34105" + "OrganizationZipCode": "60068" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CEBDAA", - "OrganizationName": "Sleep Centers of Middle Tennessee", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDHCAD", + "OrganizationName": "Kameswari Kalluri MD PC", "NPIID": "", - "OrganizationZipCode": "37129" + "OrganizationZipCode": "46321" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JAEEBA", - "OrganizationName": "Cedars Heart Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AHBHAD", + "OrganizationName": "Advocate - Gateway Spine and Pain Physicians", "NPIID": "", - "OrganizationZipCode": "85286" + "OrganizationZipCode": "60440" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJFEAA", - "OrganizationName": "Metropolitan Cardiology, P.A.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEBFCA", + "OrganizationName": "Ear Nose Throat Medical and Surgical Group, LLC", "NPIID": "", - "OrganizationZipCode": "77702" + "OrganizationZipCode": "06473" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDDICA", - "OrganizationName": "Wayne/ SJC Medical Group", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBJGAA", + "OrganizationName": "Southwest Surgery (Alexander Zilberman, M.D.)", "NPIID": "", - "OrganizationZipCode": "31545" + "OrganizationZipCode": "86403" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHBJBD", - "OrganizationName": "JEFREY LIEBERMAN, M.D., P.C", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJDACD", + "OrganizationName": "Florida Digestive Health Specialists", "NPIID": "", - "OrganizationZipCode": "30033" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECGGCD", - "OrganizationName": "Jones Family Practice Clinic, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCABAA", + "OrganizationName": "Fairfield Medical Associates", "NPIID": "", - "OrganizationZipCode": "74401" + "OrganizationZipCode": "29180" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BAFHBD", - "OrganizationName": "Coastal Gastroenterology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADBDBA", + "OrganizationName": "Amir Hassan MD, Laila Hassan MD", "NPIID": "", - "OrganizationZipCode": "29926" + "OrganizationZipCode": "77089" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEHHBD", - "OrganizationName": "TEST-HCA-Ankle Foot Centers of Georgia", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBHCAA", + "OrganizationName": "V PAIN LLC", "NPIID": "", - "OrganizationZipCode": "30269" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EAFDCA", - "OrganizationName": "PrimaCARE, P.C.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAEHBA", + "OrganizationName": "STJ - Naber and Gill, MD s / Kenneth J Dziuba MD", "NPIID": "", - "OrganizationZipCode": "02722" + "OrganizationZipCode": "48080" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIGCBD", - "OrganizationName": "United Vein Centers", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCCDCD", + "OrganizationName": "Premier Primary Care, PLLC", "NPIID": "", - "OrganizationZipCode": "33624" + "OrganizationZipCode": "38261" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHIIBD", - "OrganizationName": "Key Medical Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEJBDA", + "OrganizationName": "North Texas Heart and Vascular", "NPIID": "", - "OrganizationZipCode": "93277" + "OrganizationZipCode": "76126" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICDGAA", - "OrganizationName": "Southern Utah Ear,Nose, and Throat", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JAICAA", + "OrganizationName": "Nicholas A. Pietrzak MD, LLC", "NPIID": "", - "OrganizationZipCode": "84790" + "OrganizationZipCode": "31210" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIGBBA", - "OrganizationName": "Kidney Hypertension Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGEECA", + "OrganizationName": "Richard C. Lock, MD", "NPIID": "", - "OrganizationZipCode": "30045" + "OrganizationZipCode": "770822439" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECACDA", - "OrganizationName": "Cape Fear Physical Medicine Rehab", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEHIBA", + "OrganizationName": "Family Medical Associates, PC", "NPIID": "", - "OrganizationZipCode": "28303" + "OrganizationZipCode": "47170" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGFABA", - "OrganizationName": "Ocean Family Gastroenterology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CFFIBD", + "OrganizationName": "Pulmonary Medical Consultants, PA", "NPIID": "", - "OrganizationZipCode": "08755" + "OrganizationZipCode": "77375" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDECAA", - "OrganizationName": "comprehensive rheumatology care, pllc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBAJBA", + "OrganizationName": "Thomas M. Boyle, M.D.", "NPIID": "", - "OrganizationZipCode": "37075" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCJABD", - "OrganizationName": "James T. Meredith, MD, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFIIBD", + "OrganizationName": "Dallas Ear Institute", "NPIID": "", - "OrganizationZipCode": "72335" + "OrganizationZipCode": "75230" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDBEAA", - "OrganizationName": "WhitmanWalker", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDDGBD", + "OrganizationName": "Tracy Byerly II MD PA", "NPIID": "", - "OrganizationZipCode": "20009" + "OrganizationZipCode": "78028" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGJDBD", - "OrganizationName": "Anwer Jaffri, MD (Wabash Infectious Disease)", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFGCDA", + "OrganizationName": "Ballard Family Medicine", "NPIID": "", - "OrganizationZipCode": "47802" + "OrganizationZipCode": "35594" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JFECDA", - "OrganizationName": "Brooke R Uptagrafft, MD, PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DIFBCA", + "OrganizationName": "Adventist - Khandagle Medical Associates", "NPIID": "", - "OrganizationZipCode": "35801" + "OrganizationZipCode": "20904" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBCEBA", - "OrganizationName": "Sasha Cavanagh MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJIAAA", + "OrganizationName": "Dr Samuel Koszer", "NPIID": "", - "OrganizationZipCode": "98502" + "OrganizationZipCode": "12571" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIIGBA", - "OrganizationName": "HCA - Allergy Asthma Care of The Palm Beaches", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIAFBA", + "OrganizationName": "Susan Rife Family Medicine", "NPIID": "", - "OrganizationZipCode": "33458" + "OrganizationZipCode": "60467" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CAJHCA", - "OrganizationName": "Schreier Family Medicine LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHDEBD", + "OrganizationName": "Red Sands Vein Laser Clinic", "NPIID": "", - "OrganizationZipCode": "64024" + "OrganizationZipCode": "84780" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JFGACD", - "OrganizationName": "QUALITY NEUROLOGY", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDBHBA", + "OrganizationName": "HCA - Ward Parkway Health Services", "NPIID": "", - "OrganizationZipCode": "32055" + "OrganizationZipCode": "66211" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIEJAD", - "OrganizationName": "AMH Family Practice Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCIEBA", + "OrganizationName": "Docu Family Medicine Center", "NPIID": "", - "OrganizationZipCode": "68756" + "OrganizationZipCode": "31405" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCDHCA", - "OrganizationName": "Dr. Sreevani Vemuri", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGIBAA", + "OrganizationName": "Carson Office", "NPIID": "", - "OrganizationZipCode": "33458" + "OrganizationZipCode": "89703" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJDCBA", - "OrganizationName": "Ata Ahmad, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJCADD", + "OrganizationName": "Litchfield Hills Orthopedic Associates, LLP", "NPIID": "", - "OrganizationZipCode": "77065" + "OrganizationZipCode": "06790" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFFCAA", - "OrganizationName": "Del Mar Medical", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBJEAA", + "OrganizationName": "Campbell Urology", "NPIID": "", - "OrganizationZipCode": "92130" + "OrganizationZipCode": "75904" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGJDAD", - "OrganizationName": "Alabama Colon Gastro", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDEABA", + "OrganizationName": "Chesapeake Bay ENT", "NPIID": "", - "OrganizationZipCode": "35801" + "OrganizationZipCode": "23306" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIFBCA", - "OrganizationName": "OHS - Crescent Family Practice", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDJFAA", + "OrganizationName": "Raby Institute for Integrative Medicine", "NPIID": "", - "OrganizationZipCode": "48228" + "OrganizationZipCode": "60611" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCECCA", - "OrganizationName": "Sudhir Sehgal MD PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJIIAA", + "OrganizationName": "Theodore L. LePage, MD, FACC", "NPIID": "", - "OrganizationZipCode": "77340" + "OrganizationZipCode": "14626" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FAHJBA", - "OrganizationName": "Vittorio M Morreale MD PLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEAECD", + "OrganizationName": "Summit Foot and Ankle LLC", "NPIID": "", - "OrganizationZipCode": "48315-3140" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHBGBA", - "OrganizationName": "Red River ENT Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJFHBD", + "OrganizationName": "Health Education Assessment and Leadership", "NPIID": "", - "OrganizationZipCode": "71303" + "OrganizationZipCode": "30311" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABACDA", - "OrganizationName": "Prabhasadanam G. Sadhujan, M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEHGBA", + "OrganizationName": "Jose G Garcia MD", "NPIID": "", - "OrganizationZipCode": "01605" + "OrganizationZipCode": "33026" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJDCCD", - "OrganizationName": "Remix Medical, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACBACD", + "OrganizationName": "Intermed, Ltd.", "NPIID": "", - "OrganizationZipCode": "77098" + "OrganizationZipCode": "60526" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIAABA", - "OrganizationName": "West Horizon Medical Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGGBCD", + "OrganizationName": "AHMED ELSHARKAWI, MD LLC", "NPIID": "", - "OrganizationZipCode": "85745" + "OrganizationZipCode": "31520" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCAHCA", - "OrganizationName": "SMMH - Michigan Vascular Access", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADHCCA", + "OrganizationName": "HCA - Coastal Primary Care", "NPIID": "", - "OrganizationZipCode": "48076" + "OrganizationZipCode": "34982" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFAJCA", - "OrganizationName": "OHS - Haddad Internal Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EAHDCD", + "OrganizationName": "Foot and Ankle Reconstruction of North GA", "NPIID": "", - "OrganizationZipCode": "48120" + "OrganizationZipCode": "30188" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDCJBD", - "OrganizationName": "Family Care Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CFIJAA", + "OrganizationName": "Mojgan Morshedi, MD", "NPIID": "", - "OrganizationZipCode": "67156" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFFABD", - "OrganizationName": "Darrett Choy, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFIFAA", + "OrganizationName": "Faiz Niaz_TEST Facility, MD", "NPIID": "", - "OrganizationZipCode": "96720" + "OrganizationZipCode": "37312" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CECJAA", - "OrganizationName": "Surgical Care Specialists", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIBCAA", + "OrganizationName": "Robin Fowler", "NPIID": "", - "OrganizationZipCode": "19001" + "OrganizationZipCode": "30014" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDIGBA", - "OrganizationName": "Stephen Kaiser, M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEDCCA", + "OrganizationName": "Jerald Garcia, MD", "NPIID": "", - "OrganizationZipCode": "11230" + "OrganizationZipCode": "96826" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFGHCA", - "OrganizationName": "Hope Christian Healthcare", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGGIAA", + "OrganizationName": "Communicare Health Centers, Redwood", "NPIID": "", - "OrganizationZipCode": "89030" + "OrganizationZipCode": "95616" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHBICA", - "OrganizationName": "Internal Medicine Clinic of Tangipahoa, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFHIBD", + "OrganizationName": "Manos Family Practice", "NPIID": "", - "OrganizationZipCode": "70403" + "OrganizationZipCode": "19380" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJJCCD", - "OrganizationName": "Wilson Almonte MD PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABADBA", + "OrganizationName": "Orange Coast Urology", "NPIID": "", - "OrganizationZipCode": "77904" + "OrganizationZipCode": "92663" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JAFFCD", - "OrganizationName": "Mohan S Kumar MD PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGFICD", + "OrganizationName": "ST. VINCENT PREVENTATIVE FAMILY CARE", "NPIID": "", - "OrganizationZipCode": "77598" + "OrganizationZipCode": "90017" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFJBCA", - "OrganizationName": "Neuroscience Consultants, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHGJBA", + "OrganizationName": "Aaron Morgan, MD", "NPIID": "", - "OrganizationZipCode": "33178" + "OrganizationZipCode": "07755" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFHECA", - "OrganizationName": "HCA - Adrian Ma, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIJBBD", + "OrganizationName": "2HT Kidney Care Ltd", "NPIID": "", - "OrganizationZipCode": "95116" + "OrganizationZipCode": "60901" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCBHAA", - "OrganizationName": "Wrightington Rheumatology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIEABA", + "OrganizationName": "NYCDOHMH - George Lum, MD", "NPIID": "", - "OrganizationZipCode": "31405" + "OrganizationZipCode": "11355" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFJDAD", - "OrganizationName": "Arizona State Urology - Howard Tay", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEGDBD", + "OrganizationName": "Katy Nephrology Associates", "NPIID": "", - "OrganizationZipCode": "85308" + "OrganizationZipCode": "77082" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHFACA", - "OrganizationName": "Consultants In Pain Management", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JADIAD", + "OrganizationName": "Mohammed S. Qayyum MD Inc.", "NPIID": "", - "OrganizationZipCode": "37421" + "OrganizationZipCode": "95124" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHBABD", - "OrganizationName": "Pain Specialists of Oregon", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHIJBA", + "OrganizationName": "Gulf Coast Internist, LLC", "NPIID": "", - "OrganizationZipCode": "97401" + "OrganizationZipCode": "33710" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGEDCD", - "OrganizationName": "LIVING GEM PROFESSIONAL CORPORATION", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FAAGCA", + "OrganizationName": "M. Douglas Gossman, MD PLLC", "NPIID": "", - "OrganizationZipCode": "85737" + "OrganizationZipCode": "40299" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCGACA", - "OrganizationName": "Chestnut Hill Allergy Asthma Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCCHBD", + "OrganizationName": "Healthcare One Urgent Care and Family Practice", "NPIID": "", - "OrganizationZipCode": "19118" + "OrganizationZipCode": "73036" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICFCBA", - "OrganizationName": "Prabhakara Kunamnani, M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDJCCA", + "OrganizationName": "Piedmont Spine Pain Center", "NPIID": "", - "OrganizationZipCode": "32778" + "OrganizationZipCode": "28277" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CAIAAA", - "OrganizationName": "Shalini Mali", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGBIAD", + "OrganizationName": "Vail Summit Orthopaedics", "NPIID": "", - "OrganizationZipCode": "07042" + "OrganizationZipCode": "80443" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBFEBA", - "OrganizationName": "Ingleside Medical Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHIBBA", + "OrganizationName": "HCA - Constance Irick MD", "NPIID": "", - "OrganizationZipCode": "19372" + "OrganizationZipCode": "66062" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBCGCA", - "OrganizationName": "SSK Physician Associates, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIFDCD", + "OrganizationName": "D.A. Campbell, MD, PA", "NPIID": "", - "OrganizationZipCode": "75904" + "OrganizationZipCode": "33756" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECCFCD", - "OrganizationName": "Cardiology Partners", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFFACA", + "OrganizationName": "Texas Neurosurgery LLP", "NPIID": "", - "OrganizationZipCode": "76063" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHEBCA", - "OrganizationName": "South County Endocrinology and Obesity Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGHFBA", + "OrganizationName": "Grayslake Medical Group, LLC", "NPIID": "", - "OrganizationZipCode": "63128" + "OrganizationZipCode": "60030" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACBBDA", - "OrganizationName": "Pulmonary \u0026 Critical Care Medicine Associates, PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCCFBD", + "OrganizationName": "Integrative Medicine - MO", "NPIID": "", - "OrganizationZipCode": "17102" + "OrganizationZipCode": "65053" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHDFBA", - "OrganizationName": "Romualdo Aragon", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEEADA", + "OrganizationName": "Otolaryngology Associates", "NPIID": "", - "OrganizationZipCode": "81909" + "OrganizationZipCode": "22030" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHJBDA", - "OrganizationName": "Krohn Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFEIBA", + "OrganizationName": "Kidney Center of South Louisiana", "NPIID": "", - "OrganizationZipCode": "54615" + "OrganizationZipCode": "70301" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDCBCA", - "OrganizationName": "Gastro Cure", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FHJHBA", + "OrganizationName": "McKenzie Medical Center", "NPIID": "", - "OrganizationZipCode": "07052" + "OrganizationZipCode": "48471" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJIIAA", - "OrganizationName": "Community of Hope(COH)", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BABFBA", + "OrganizationName": "Advocate - Gastroenterology Services LTD", "NPIID": "", - "OrganizationZipCode": "20005" + "OrganizationZipCode": "60515" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDCFBA", - "OrganizationName": "Alpharetta Internal Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGBFBA", + "OrganizationName": "Advocate - Oscar Alonso MD SC", "NPIID": "", - "OrganizationZipCode": "30076" + "OrganizationZipCode": "60515" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HICFBD", - "OrganizationName": "Metropolitan Health Partners, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJDIAA", + "OrganizationName": "Rocky Mountain Neurology", "NPIID": "", - "OrganizationZipCode": "33410" + "OrganizationZipCode": "80124" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCBFAA", - "OrganizationName": "Family and Medical Counseling Service, Inc.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBGIBD", + "OrganizationName": "The Surgery Clinic, L.L.C.", "NPIID": "", - "OrganizationZipCode": "20020" + "OrganizationZipCode": "35901" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCCHBD", - "OrganizationName": "Advanced Pain Management", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDJACA", + "OrganizationName": "NMH - Lakeshore Adult and Geriatrics Medicine LTD", "NPIID": "", - "OrganizationZipCode": "77598" + "OrganizationZipCode": "60611" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHBJAA", - "OrganizationName": "Christopher MD \u0026 Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBCACA", + "OrganizationName": "Bucks Mont Rheumatology", "NPIID": "", - "OrganizationZipCode": "32539" + "OrganizationZipCode": "18964" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIIABD", - "OrganizationName": "Medical Associates of Clinton", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFDDBA", + "OrganizationName": "NYCDOHMH - Brett Wu, MD", "NPIID": "", - "OrganizationZipCode": "52732" + "OrganizationZipCode": "11354" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCEFBA", - "OrganizationName": "Associates in Gastroenterology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFDBCD", + "OrganizationName": "Christopher Park, DO", "NPIID": "", - "OrganizationZipCode": "29229" + "OrganizationZipCode": "38863" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGEGBD", - "OrganizationName": "Broward Urology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HEGCAA", + "OrganizationName": "River Road Medical Group", "NPIID": "", - "OrganizationZipCode": "33029" + "OrganizationZipCode": "97404" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JFHEAA", - "OrganizationName": "Pain Diagnostics and Treatment Center, PA.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHDFAD", + "OrganizationName": "Nirmala Aryal, M.D", "NPIID": "", - "OrganizationZipCode": "75230" + "OrganizationZipCode": "85037" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEICAA", - "OrganizationName": "Hamilton Medical Group", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDJHAA", + "OrganizationName": "Saeed, Shahid M.D.", "NPIID": "", - "OrganizationZipCode": "70506" + "OrganizationZipCode": "21237" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGJBBD", - "OrganizationName": "Michael A Codiga MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJBDCD", + "OrganizationName": "Kidney Center of North Houston P.A.", "NPIID": "", - "OrganizationZipCode": "84780" + "OrganizationZipCode": "77375" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJHFCA", - "OrganizationName": "University of Kansas School of Medicine MPA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FAGFCA", + "OrganizationName": "Dale Davies, MD", "NPIID": "", - "OrganizationZipCode": "67214" + "OrganizationZipCode": "75092" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JFIABA", - "OrganizationName": "Four Seasons Pediatrics", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHIHAA", + "OrganizationName": "HCA- Southern Tennessee Cardiology", "NPIID": "", - "OrganizationZipCode": "12065" + "OrganizationZipCode": "37398" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIGICD", - "OrganizationName": "West Park Primary Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AAGFAA", + "OrganizationName": "Robert Lenington, MD.", "NPIID": "", - "OrganizationZipCode": "77351" + "OrganizationZipCode": "75482" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEIEBA", - "OrganizationName": "Lifepoint - Minden Family Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEIFBA", + "OrganizationName": "Attleboro Dermatology, P.C", "NPIID": "", - "OrganizationZipCode": "71055" + "OrganizationZipCode": "02703" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJGGBA", - "OrganizationName": "Eye Clinic \u0026 Laser Institute", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDDBDA", + "OrganizationName": "Internal Medicine of Southeast GA.", "NPIID": "", - "OrganizationZipCode": "32953" + "OrganizationZipCode": "31545" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHBDAA", - "OrganizationName": "Malgorzata Gradzka MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBJCAA", + "OrganizationName": "Zelyko Zic MD Inc", "NPIID": "", - "OrganizationZipCode": "22033" + "OrganizationZipCode": "90731" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGAGCA", - "OrganizationName": "Texas Spine Rehabilitation, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BABDAD", + "OrganizationName": "ENM, PC", "NPIID": "", - "OrganizationZipCode": "75070" + "OrganizationZipCode": "35903" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJACBD", - "OrganizationName": "Advanced Kidney Specialists", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBEIBA", + "OrganizationName": "Advocate - Cardiovascular Care Consultants", "NPIID": "", - "OrganizationZipCode": "38305" + "OrganizationZipCode": "60453" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBBCCD", - "OrganizationName": "GOOD DERM, INC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IICJCD", + "OrganizationName": "Adventist - Ravi Passi, M.D., P.C", "NPIID": "", - "OrganizationZipCode": "90505" + "OrganizationZipCode": "20850" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBGAAA", - "OrganizationName": "Medneph PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIJECA", + "OrganizationName": "Anointed Health Partners, Ltd", "NPIID": "", - "OrganizationZipCode": "33401" + "OrganizationZipCode": "60617" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CAHHBD", - "OrganizationName": "Suburban Surgical Associates Ltd", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCCJBD", + "OrganizationName": "Raman Tuli Md Pc", "NPIID": "", - "OrganizationZipCode": "60402" + "OrganizationZipCode": "20878" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJEBAA", - "OrganizationName": "Garden State Interventional Pain Management", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHDIBA", + "OrganizationName": "Jay P. Diliberto, M.D.", "NPIID": "", - "OrganizationZipCode": "08759" + "OrganizationZipCode": "92648" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJFABD", - "OrganizationName": "Test Abhishek Jayronia MySQL_mustage3", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EADGAA", + "OrganizationName": "Twin City Medical Group", "NPIID": "", - "OrganizationZipCode": "01581" + "OrganizationZipCode": "44621" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIFIAD", - "OrganizationName": "Lawrence L. Lin, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIGHCA", + "OrganizationName": "Endocrinology of Central Florida", "NPIID": "", - "OrganizationZipCode": "91360" + "OrganizationZipCode": "32132" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIEDBD", - "OrganizationName": "Joseph P. Camero, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGJJAD", + "OrganizationName": "SNMH - Bouchier Pritchett Family Medicine", "NPIID": "", - "OrganizationZipCode": "78041" + "OrganizationZipCode": "95945" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFFDAD", - "OrganizationName": "PWMD - Brendon Connolly MD PL", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBAEBA", + "OrganizationName": "NYCDOHMH - Kee Y. Shum, MD, PC", "NPIID": "", - "OrganizationZipCode": "34233" + "OrganizationZipCode": "11355" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEFHAA", - "OrganizationName": "Coastal Carolina Neuropsychiatric Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCEGAA", + "OrganizationName": "Martin Berry, M.D., Inc", "NPIID": "", - "OrganizationZipCode": "28546" + "OrganizationZipCode": "CA" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACHHAA", - "OrganizationName": "Mainline Health Systems, Inc.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIHFBD", + "OrganizationName": "Progressive Primary Urgent Care", "NPIID": "", - "OrganizationZipCode": "71638" + "OrganizationZipCode": "22003" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCCBCD", - "OrganizationName": "Chatham Podiatry", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JAJFAA", + "OrganizationName": "NYCDOHMH-pfaff David MD", "NPIID": "", - "OrganizationZipCode": "02633" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJAHAD", - "OrganizationName": "The Allergy Asthma and Sinus Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAHAAA", + "OrganizationName": "Dr Riaz Mohammad", "NPIID": "", - "OrganizationZipCode": "37919" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEAACA", - "OrganizationName": "STJ - South Macomb Internists", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHJEAA", + "OrganizationName": "CT Vascular Thoracic Surgical Associates", "NPIID": "", - "OrganizationZipCode": "48093" + "OrganizationZipCode": "06852" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBIFCA", - "OrganizationName": "Cranberry Square Dermatology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIIHAD", + "OrganizationName": "South Shore Family Practice", "NPIID": "", - "OrganizationZipCode": "02660" + "OrganizationZipCode": "11762" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JAAAAA", - "OrganizationName": "Maple Leaf Family Sports Medicine, LLC.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GICDCD", + "OrganizationName": "Micah Berry, MD Inc. dba Sierra Nevada Orthopedic Institute", "NPIID": "", - "OrganizationZipCode": "43311" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJAFAA", - "OrganizationName": "Bread for the City, INC.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JFHDCD", + "OrganizationName": "WALKUP FAMILY MEDICINE CLINIC LLC", "NPIID": "", - "OrganizationZipCode": "20001" + "OrganizationZipCode": "74745" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEIHBD", - "OrganizationName": "The Bossier Eye Institute, APMC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DIDDAD", + "OrganizationName": "Lake Health Care Center", "NPIID": "", - "OrganizationZipCode": "71111" + "OrganizationZipCode": "32726" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIEDAA", - "OrganizationName": "Abington Medical", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBBEAA", + "OrganizationName": "Essence Dermatology", "NPIID": "", - "OrganizationZipCode": "19001" + "OrganizationZipCode": "73112" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJFJCD", - "OrganizationName": "Test-Bill", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJCHBA", + "OrganizationName": "SCAPS Medical LLC", "NPIID": "", - "OrganizationZipCode": "01581" + "OrganizationZipCode": "334012919" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGFCCD", - "OrganizationName": "Central Nebraska Medical Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBHBCA", + "OrganizationName": "Abdallah Karam, MD, SC", "NPIID": "", - "OrganizationZipCode": "68822" + "OrganizationZipCode": "60005" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDGHAD", - "OrganizationName": "Nephrology Group of Northeast Florida", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJGCBD", + "OrganizationName": "Lopez Pain Management DBA Seaside Pain Spine", "NPIID": "", - "OrganizationZipCode": "32216" + "OrganizationZipCode": "32137" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDJIBA", - "OrganizationName": "HCA - Arthritis Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFCJAA", + "OrganizationName": "Center for Symptom Relief LLS", "NPIID": "", - "OrganizationZipCode": "78229" + "OrganizationZipCode": "43214" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGCADA", - "OrganizationName": "Podiatric Medical Partners of Texas", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEHJCD", + "OrganizationName": "Internal Health and Medical Services LLC", "NPIID": "", - "OrganizationZipCode": "75224" + "OrganizationZipCode": "38138" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCFFAD", - "OrganizationName": "Central Florida Neurosurgery Institute", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGJHBD", + "OrganizationName": "Prime Healthcare Management Inc", "NPIID": "", - "OrganizationZipCode": "32801" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGFFAA", - "OrganizationName": "North Coast Professional Corporation", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJCADD", + "OrganizationName": "HOUSTON GASTRO INSTITUTE", "NPIID": "", - "OrganizationZipCode": "44870" + "OrganizationZipCode": "77494-3256" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BADBBD", - "OrganizationName": "Diagnostic Center of Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DACACA", + "OrganizationName": "West Brookfield Family Practice", "NPIID": "", - "OrganizationZipCode": "89117" + "OrganizationZipCode": "01585" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGAEBD", - "OrganizationName": "Deep Creek Colon and Rectal Surgery", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCFCBD", + "OrganizationName": "Advanced Center for Internal Medicine SC", "NPIID": "", - "OrganizationZipCode": "22101" + "OrganizationZipCode": "60134" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJGBAA", - "OrganizationName": "All Family Medical Center, Inc.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGHHAA", + "OrganizationName": "Seton Medical Group - St.Agnes", "NPIID": "", - "OrganizationZipCode": "33710" + "OrganizationZipCode": "21229" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIJFAA", - "OrganizationName": "Hobson Meadows Family Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHCIAA", + "OrganizationName": "Sierra Nevada Memorial Hospital - Dr. Claydon", "NPIID": "", - "OrganizationZipCode": "60504" + "OrganizationZipCode": "95945" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AHJFAA", - "OrganizationName": "George Wang", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBJEAD", + "OrganizationName": "Comprehensive Cardiovascular Consultants", "NPIID": "", - "OrganizationZipCode": "85212" + "OrganizationZipCode": "63127" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BEJADA", - "OrganizationName": "KSC Cardiology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCDBAA", + "OrganizationName": "Gastroenterology Assoc of Tidewater", "NPIID": "", - "OrganizationZipCode": "33881" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGDGBA", - "OrganizationName": "CalHipso - Rao Sunkavally, M.D", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBIEAA", + "OrganizationName": "Genesis Gynecology, PA", "NPIID": "", - "OrganizationZipCode": "94538" + "OrganizationZipCode": "78028" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIDFCD", - "OrganizationName": "Caldwell County Hospital, Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGHDBD", + "OrganizationName": "Mark P Batrice, MD PA", "NPIID": "", - "OrganizationZipCode": "42445" + "OrganizationZipCode": "76015" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBHDAA", - "OrganizationName": "Kalani, MD, Equbal", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBJGCA", + "OrganizationName": "Premier Medical Institute", "NPIID": "", - "OrganizationZipCode": "34689" + "OrganizationZipCode": "33950" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDJGAA", - "OrganizationName": "RheumEndoaffliate", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEADCA", + "OrganizationName": "John W. Lace, MD", "NPIID": "", - "OrganizationZipCode": "31201" + "OrganizationZipCode": "95945" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJECAD", - "OrganizationName": "Texas Urological Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBBIAD", + "OrganizationName": "United Cerebral Palsy Association of Nassau County", "NPIID": "", - "OrganizationZipCode": "75901" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDJGBD", - "OrganizationName": "Tricounty Health LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIBADD", + "OrganizationName": "East Memphis Healthcare LLC", "NPIID": "", - "OrganizationZipCode": "32159" + "OrganizationZipCode": "38119" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAEBCA", - "OrganizationName": "Jackson-Hinds Comprehensive Health", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEFAAA", + "OrganizationName": "Mark Rodrigues, M.D.", "NPIID": "", - "OrganizationZipCode": "39207" + "OrganizationZipCode": "92868" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEBACA", - "OrganizationName": "Eastern Surgical Associates, P.C.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDAGBA", + "OrganizationName": "Mehran Shahsavari MD", "NPIID": "", - "OrganizationZipCode": "35235" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBIJCA", - "OrganizationName": "Orthopaedic Surgery Specialists", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFGCBA", + "OrganizationName": "THR-Jeff Zhao, D.O.", "NPIID": "", - "OrganizationZipCode": "91505" + "OrganizationZipCode": "75149" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBDGCD", - "OrganizationName": "Temple University - Of The Commonwealth System", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEHICA", + "OrganizationName": "First US Clinic PA", "NPIID": "", - "OrganizationZipCode": "19122" + "OrganizationZipCode": "71603" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDJABD", - "OrganizationName": "East Texas Nephrology Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJJEAD", + "OrganizationName": "Southampton Healthcare", "NPIID": "", - "OrganizationZipCode": "75904" + "OrganizationZipCode": "63139" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHCHBA", - "OrganizationName": "Plymouth Ears Nose and Throat", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FAHEAD", + "OrganizationName": "Family Health of South Texas", "NPIID": "", - "OrganizationZipCode": "02360" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCGHAD", - "OrganizationName": "Sun Life Health Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCDBDD", + "OrganizationName": "Alamo Primary Care of Potranco PLLC", "NPIID": "", - "OrganizationZipCode": "85122" + "OrganizationZipCode": "78253" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGBBCD", - "OrganizationName": "Ashford Orthopedic Specialists", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJAACD", + "OrganizationName": "Beach Cities Orthopedics Sports Medicine", "NPIID": "", - "OrganizationZipCode": "30606" + "OrganizationZipCode": "90266" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIECCA", - "OrganizationName": "Arkansas Methodist", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJIDBA", + "OrganizationName": "Heart of the America Eyecare", "NPIID": "", - "OrganizationZipCode": "72450" + "OrganizationZipCode": "66215" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIFHAD", - "OrganizationName": "Start Community Health Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAGEBA", + "OrganizationName": "Advocate - Millennium Park Medical Associates", "NPIID": "", - "OrganizationZipCode": "70360" + "OrganizationZipCode": "60603" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDACBA", - "OrganizationName": "Greenwald Neurosurgical, PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCBICA", + "OrganizationName": "Duc M Nguyen MD FACS", "NPIID": "", - "OrganizationZipCode": "83404-5772" + "OrganizationZipCode": "94062" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCBHAD", - "OrganizationName": "Medford Leas CCRC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCAFBA", + "OrganizationName": "Corpus Christi Gastro", "NPIID": "", - "OrganizationZipCode": "08055" + "OrganizationZipCode": "78412" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJHIAA", - "OrganizationName": "Virginia Rheumatology Clinic - Sam s Club", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADFJAD", + "OrganizationName": "CGHN - Scarborough Family Medicine", "NPIID": "", - "OrganizationZipCode": "23320" + "OrganizationZipCode": "31216" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHHJBD", - "OrganizationName": "Robert Thomas MD FCCP", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDJFBD", + "OrganizationName": "Ling Associates", "NPIID": "", - "OrganizationZipCode": "29488" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGCGBA", - "OrganizationName": "Valencia Associated Podiatrists", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AHABDD", + "OrganizationName": "Prairie Podiatry L.L.C.", "NPIID": "", - "OrganizationZipCode": "87106" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBFIBD", - "OrganizationName": "Pain Management Specialists of Atlanta", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFAJBA", + "OrganizationName": "HCA - ENT Associates of CC", "NPIID": "", - "OrganizationZipCode": "30281" + "OrganizationZipCode": "78411" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEGFAD", - "OrganizationName": "Hawkins Physician Services, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBGECD", + "OrganizationName": "Philip Wisotsky MD", "NPIID": "", - "OrganizationZipCode": "37857" + "OrganizationZipCode": "20603" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBADAA", - "OrganizationName": "Kitsap General Surgery", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGADCA", + "OrganizationName": "Carrico Congleton Family Practice", "NPIID": "", - "OrganizationZipCode": "98383" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGIGBD", - "OrganizationName": "Highland Internal Medicine, PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJJBAA", + "OrganizationName": "Katherine Atkinson MD PC", "NPIID": "", - "OrganizationZipCode": "30525" + "OrganizationZipCode": "01002" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBJHAA", - "OrganizationName": "HCA - Texoma Neurology Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDCABD", + "OrganizationName": "William J Namen II and Associates", "NPIID": "", - "OrganizationZipCode": "75092" + "OrganizationZipCode": "32257" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHBDAD", - "OrganizationName": "Mauricio E. Melhado, M.D., P.A.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GECDBA", + "OrganizationName": "Advocate - Mukesh C Jain MD FACC", "NPIID": "", - "OrganizationZipCode": "33406" + "OrganizationZipCode": "60602" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEBFAD", - "OrganizationName": "Texas Behavioral Health, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DABGAA", + "OrganizationName": "Comprehensive Cardiac Care", "NPIID": "", - "OrganizationZipCode": "77584" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHJCCA", - "OrganizationName": "Sleep and Family Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIFJCA", + "OrganizationName": "Jason A. Seiden, M.D., P.A.", "NPIID": "", - "OrganizationZipCode": "77904" + "OrganizationZipCode": "76028" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBICCD", - "OrganizationName": "Pain Physicians of Wisconsin, S.C.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABDFAD", + "OrganizationName": "Covered Bridge Healthcare Center", "NPIID": "", - "OrganizationZipCode": "53105" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGHFAA", - "OrganizationName": "Bright McConnell, III, MD, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJGGBA", + "OrganizationName": "Summit Digestive and Liver", "NPIID": "", - "OrganizationZipCode": "29492" + "OrganizationZipCode": "60181" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHCGBD", - "OrganizationName": "Connelley Family Medical, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACJDAD", + "OrganizationName": "Manuel Gonzalez MD", "NPIID": "", - "OrganizationZipCode": "71657" + "OrganizationZipCode": "78041" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFBEAA", - "OrganizationName": "Southwestern Colorado Ear, Nose and Throat Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBEFCD", + "OrganizationName": "Kelly Schultz, LLC", "NPIID": "", - "OrganizationZipCode": "81301" + "OrganizationZipCode": "85032" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDBJBA", - "OrganizationName": "Orthopedic Associates Of South Broward", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CAAIAD", + "OrganizationName": "West Virginia Orthopedic Trauma", "NPIID": "", - "OrganizationZipCode": "33021" + "OrganizationZipCode": "25801" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFJFCD", - "OrganizationName": "Barrington Pain and Spine Institute", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBIEAD", + "OrganizationName": "Blue Coast Cardiology", "NPIID": "", - "OrganizationZipCode": "60010" + "OrganizationZipCode": "92056" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDDADA", - "OrganizationName": "Fort Bend Cardiology PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAJGBD", + "OrganizationName": "Advanced Heart and Vein Center", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDIJAD", - "OrganizationName": "Eileen Turbessi MD PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIJCAD", + "OrganizationName": "Max-Med Clinic", "NPIID": "", - "OrganizationZipCode": "33070" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAJICD", - "OrganizationName": "Peabody Internal Medicine Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFCEBD", + "OrganizationName": "Heart and Vascular Wellness Center", "NPIID": "", - "OrganizationZipCode": "38053" + "OrganizationZipCode": "92562" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGICBD", - "OrganizationName": "Gastroenterology Center, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGGEAA", + "OrganizationName": "Dermatologic Surgery of the Carolinas,LLC", "NPIID": "", - "OrganizationZipCode": "76028" + "OrganizationZipCode": "29732" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIBBCA", - "OrganizationName": "HCA - Tampa Bay Family Physicians, INC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CEBDAA", + "OrganizationName": "Sleep Centers of Middle Tennessee", "NPIID": "", - "OrganizationZipCode": "33573" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEFEAA", - "OrganizationName": "Gwinnett Center Medical Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEDIBA", + "OrganizationName": "Advocate - Dolly Thomas MD", "NPIID": "", - "OrganizationZipCode": "30045" + "OrganizationZipCode": "6634" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJIFBA", - "OrganizationName": "Central Florida Heart Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDAJBA", + "OrganizationName": "Dallas Surgical Group", "NPIID": "", - "OrganizationZipCode": "32763" + "OrganizationZipCode": "75230" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFIJCD", - "OrganizationName": "Mountain Ridge Healthcare PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJHDAD", + "OrganizationName": "Sendas Northwest Urgent Care", "NPIID": "", - "OrganizationZipCode": "84043" + "OrganizationZipCode": "93311" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CJFFCA", - "OrganizationName": "Ability Rehab Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBDJBA", + "OrganizationName": "Midcoast Cardiovascular Associates", "NPIID": "", - "OrganizationZipCode": "21801" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCIBBD", - "OrganizationName": "Neurology and Sleep Clinic - TX", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGADAA", + "OrganizationName": "Florida ENT Adult And Pediatrics, PA", "NPIID": "", - "OrganizationZipCode": "75010" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGJBCD", - "OrganizationName": "Elevated Family Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDJAAA", + "OrganizationName": "Laredo Dermatology Associates", "NPIID": "", - "OrganizationZipCode": "80920" + "OrganizationZipCode": "78041" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDIGAD", - "OrganizationName": "California Neurosurgical Institute", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHIIBD", + "OrganizationName": "Key Medical Associates", "NPIID": "", - "OrganizationZipCode": "91355" + "OrganizationZipCode": "93277" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGECBD", - "OrganizationName": "Naima Cheema, M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCBJAD", + "OrganizationName": "Dearborn Family Clinic", "NPIID": "", - "OrganizationZipCode": "30076" + "OrganizationZipCode": "48124" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GACICA", - "OrganizationName": "Kuttawa Clinic, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGBICA", + "OrganizationName": "Gitlin Gastroenterology", "NPIID": "", - "OrganizationZipCode": "42055" + "OrganizationZipCode": "89128" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHIDCD", - "OrganizationName": "TEXAS SURGERY CENTER, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGIBCD", + "OrganizationName": "Uma Mohan MD", "NPIID": "", - "OrganizationZipCode": "77340" + "OrganizationZipCode": "77429" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIABCD", - "OrganizationName": "Cardiology Consultants of East Michigan", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDCGCD", + "OrganizationName": "Heart Care Consultants LLC", "NPIID": "", - "OrganizationZipCode": "48446" + "OrganizationZipCode": "19139" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEHABA", - "OrganizationName": "Huma Shakil, MD PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGICCD", + "OrganizationName": "SWHR - Allen Dr. Careing INC.", "NPIID": "", - "OrganizationZipCode": "21502" + "OrganizationZipCode": "75002" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEEDAD", - "OrganizationName": "Rheumatology Care of North Houston, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGBACA", + "OrganizationName": "Rahim A Raoufi MD Inc", "NPIID": "", - "OrganizationZipCode": "77070" + "OrganizationZipCode": "93436" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADICCD", - "OrganizationName": "Farr Medical Group, Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGJDBD", + "OrganizationName": "Anwer Jaffri, MD (Wabash Infectious Disease)", "NPIID": "", - "OrganizationZipCode": "93312" + "OrganizationZipCode": "47802" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHFGCA", - "OrganizationName": "Central Florida Breast Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIAICA", + "OrganizationName": "OHS - Michigan Neuroscience Clinic", "NPIID": "", - "OrganizationZipCode": "32792" + "OrganizationZipCode": "48180" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEAHAD", - "OrganizationName": "Sumter Medical Specialists, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCIJAA", + "OrganizationName": "Michael W. Chan, MD", "NPIID": "", - "OrganizationZipCode": "29150" + "OrganizationZipCode": "96701" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIGJCA", - "OrganizationName": "Michael Nicoson MD - Hand and Wrist of Louisville, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCIFAD", + "OrganizationName": "Expert Pain Physicians LLC", "NPIID": "", - "OrganizationZipCode": "40223" + "OrganizationZipCode": "60462" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IICCCA", - "OrganizationName": "HCA - Pulmonary Sleep Physicians of Houston", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGCHCA", + "OrganizationName": "Lower Keys Urology", "NPIID": "", - "OrganizationZipCode": "77598" + "OrganizationZipCode": "33040" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJJICD", - "OrganizationName": "Complete cardiac vascular care, pllc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIEJAD", + "OrganizationName": "AMH Family Practice Clinic", "NPIID": "", - "OrganizationZipCode": "76063" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGAICD", - "OrganizationName": "Advanced Garden State Cardiology LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBCABD", + "OrganizationName": "Anees Ahsan MD", "NPIID": "", - "OrganizationZipCode": "07306" + "OrganizationZipCode": "20912" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FAFBDA", - "OrganizationName": "American Medical Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBDIBD", + "OrganizationName": "Northwest Mississippi Otolaryngology", "NPIID": "", - "OrganizationZipCode": "85295" + "OrganizationZipCode": "38672" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDHCCD", - "OrganizationName": "Trahan Medical Corporation", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IADGAD", + "OrganizationName": "Bradley D. Rodgers, MD", "NPIID": "", - "OrganizationZipCode": "70570" + "OrganizationZipCode": "68847" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCGJAA", - "OrganizationName": "Alex Zand, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBBICD", + "OrganizationName": "Gallup Community Health", "NPIID": "", - "OrganizationZipCode": "92868" + "OrganizationZipCode": "87301" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDBEBA", - "OrganizationName": "Diabetes and Endocrine Wellness Center, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEHGBA", + "OrganizationName": "Arnold L. Weg, MD", "NPIID": "", - "OrganizationZipCode": "35802" + "OrganizationZipCode": "11375" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIBFCD", - "OrganizationName": "Mahendra Mahatma, M.D.. P.A.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHGJBA", + "OrganizationName": "Long Island Cardiovascular", "NPIID": "", - "OrganizationZipCode": "75039" + "OrganizationZipCode": "11030" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CJJGBD", - "OrganizationName": "El Portal Cancer Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABACDA", + "OrganizationName": "Prabhasadanam G. Sadhujan, M.D.", "NPIID": "", - "OrganizationZipCode": "95348" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIABBA", - "OrganizationName": "HCA - North Texas Lung Sleep Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDGACA", + "OrganizationName": "Advocate - Manuel A. Malicay", "NPIID": "", - "OrganizationZipCode": "76109" + "OrganizationZipCode": "60440" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCFDAA", - "OrganizationName": "Mittal Kidney and Dialysis", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHAGAA", + "OrganizationName": "Royal Care Clinic", "NPIID": "", - "OrganizationZipCode": "38120" + "OrganizationZipCode": "38343" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EAJCCD", - "OrganizationName": "KIDNEY HEALTH SPECIALISTS,LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JFDIBD", + "OrganizationName": "Desoto Thyroid and Endocrinology, LLC", "NPIID": "", - "OrganizationZipCode": "33024" + "OrganizationZipCode": "38672" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BADHCD", - "OrganizationName": "Complete Cardiology Care LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJHBAA", + "OrganizationName": "Adult Medicine Clinic of Blytheville, PC", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "72315" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIBHAA", - "OrganizationName": "Westside Internal Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICGHCA", + "OrganizationName": "Medical PMC", "NPIID": "", - "OrganizationZipCode": "29301" + "OrganizationZipCode": "48328" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CICDAA", - "OrganizationName": "Edward Leahey, M.D. PA.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHBDBD", + "OrganizationName": "Sahara Behavioral Health", "NPIID": "", - "OrganizationZipCode": "77521" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CADIBD", - "OrganizationName": "SUNSHINE RHEUMATOLOGY AND ARTHRITIS CENTER LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFGCAA", + "OrganizationName": "Asthma Allergy Physicians", "NPIID": "", - "OrganizationZipCode": "33573" + "OrganizationZipCode": "02301" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHEBCA", - "OrganizationName": "Baylor - Texas Kidney Institute", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIBFAD", + "OrganizationName": "Ozarks Family Health", "NPIID": "", - "OrganizationZipCode": "75231" + "OrganizationZipCode": "65721" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCBFAD", - "OrganizationName": "Concerto Healthcare, INC---TEST---", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJAADA", + "OrganizationName": "Rehab Associates of Bowling Green", "NPIID": "", - "OrganizationZipCode": "92614" + "OrganizationZipCode": "42104" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDHGBD", - "OrganizationName": "Paratus Medical Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AHHIBD", + "OrganizationName": "Largo Foot Ankle Health Center", "NPIID": "", - "OrganizationZipCode": "79414" + "OrganizationZipCode": "20774" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGBGAD", - "OrganizationName": "Rheumatology Express", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBADAA", + "OrganizationName": "Kitsap General Surgery", "NPIID": "", - "OrganizationZipCode": "21104" + "OrganizationZipCode": "98383" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIFCBA", - "OrganizationName": "Atlanta Center for Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJGBBA", + "OrganizationName": "HMA - Adnan Mohammadbhoy, MD", "NPIID": "", - "OrganizationZipCode": "30033" + "OrganizationZipCode": "33428" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBCHAA", - "OrganizationName": "G A Valdez Associates Inc DBA FHP Geriatrics", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIDBAA", + "OrganizationName": "Bayes family Practice LLC", "NPIID": "", - "OrganizationZipCode": "77375" + "OrganizationZipCode": "41240" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDABBD", - "OrganizationName": "North Texas Surgical Specialists, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JAGEAA", + "OrganizationName": "Houston Cardiac Association", "NPIID": "", - "OrganizationZipCode": "76104" + "OrganizationZipCode": "77025" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIACCD", - "OrganizationName": "NORTHSTAR NEUROLOGY OF COLORADO SPRINGS, P.C", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHIIAA", + "OrganizationName": "Asad Zaman, MD SC", "NPIID": "", - "OrganizationZipCode": "80937" + "OrganizationZipCode": "60477" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEADBA", - "OrganizationName": "M. Todd Peacock, MD, PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGCEBA", + "OrganizationName": "Mobile Physician Services PA", "NPIID": "", - "OrganizationZipCode": "31023" + "OrganizationZipCode": "34652" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EADGCD", - "OrganizationName": "SACHIN SINGH, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHJIBA", + "OrganizationName": "Suffolk Cardic Care PLLC", "NPIID": "", - "OrganizationZipCode": "95926" + "OrganizationZipCode": "11772" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJCDAA", - "OrganizationName": "Norfolk Center for Cancer Care and Hematology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGHFAA", + "OrganizationName": "Bright McConnell, III, MD, LLC", "NPIID": "", - "OrganizationZipCode": "02301" + "OrganizationZipCode": "29492" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHDJCA", - "OrganizationName": "Southern Dutchess Family Practice / Edward Schneider, M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECEIBD", + "OrganizationName": "Blue Ridge Pain Management", "NPIID": "", - "OrganizationZipCode": "12590-2753" + "OrganizationZipCode": "24153" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJHBAA", - "OrganizationName": "Adult Medicine Clinic of Blytheville, PC", - "NPIID": "", - "OrganizationZipCode": "72315" - }, - { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDGGAA", - "OrganizationName": "Samaritan Family Health Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDCECA", + "OrganizationName": "Joseph Ippolito MD PLLC", "NPIID": "", - "OrganizationZipCode": "13601" + "OrganizationZipCode": "83301" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BEHIBD", - "OrganizationName": "Fort Norfolk Plaza Cardiology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIEFBD", + "OrganizationName": "Loudoun Cardiology PLC", "NPIID": "", - "OrganizationZipCode": "23510" + "OrganizationZipCode": "20166" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBHFAD", - "OrganizationName": "Primary Care and Wellness", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABBCBD", + "OrganizationName": "Ohio Gastroenterology Group Inc", "NPIID": "", - "OrganizationZipCode": "78332" + "OrganizationZipCode": "43202" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCDBBA", - "OrganizationName": "Surgical Dermatology Assoc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJADBD", + "OrganizationName": "Premier Dermatology of Florida", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "32084" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGCDBA", - "OrganizationName": "Irfan Lalani, MD PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIFCBA", + "OrganizationName": "Advocate - John Oh M.D.S.C.", "NPIID": "", - "OrganizationZipCode": "77479" + "OrganizationZipCode": "60714" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJGBBA", - "OrganizationName": "HMA - Adnan Mohammadbhoy, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECBHCD", + "OrganizationName": "Boca Raton Neurologic Associates", "NPIID": "", - "OrganizationZipCode": "33428" + "OrganizationZipCode": "33486" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFIEBD", - "OrganizationName": "Rheumatology of Central Indiana", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCBABD", + "OrganizationName": "Diabetes and Endocrine Center of Florida", "NPIID": "", - "OrganizationZipCode": "47304" + "OrganizationZipCode": "32819" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEIHBA", - "OrganizationName": "Diablo Digestive Care, Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJAFBA", + "OrganizationName": "BIDMC LGH - Methuen Podiatry Associates", "NPIID": "", - "OrganizationZipCode": "94523" + "OrganizationZipCode": "01844" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJAAAA", - "OrganizationName": "Prime Medic P A", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDIIBA", + "OrganizationName": "Baycare - Martha A. Price, M.D., PA", "NPIID": "", - "OrganizationZipCode": "77327" + "OrganizationZipCode": "33609" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHJIBA", - "OrganizationName": "Suffolk Cardic Care PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JAGBAA", + "OrganizationName": "Regional Health Group", "NPIID": "", - "OrganizationZipCode": "11772" + "OrganizationZipCode": "31707" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFDDBA", - "OrganizationName": "Woodsmill Orthpedics", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BEFEAA", + "OrganizationName": "Midwest Nephology Associates .P.C.", "NPIID": "", - "OrganizationZipCode": "63017" + "OrganizationZipCode": "73130" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGHECD", - "OrganizationName": "DAN LE CARDIOLOGY DBA Advanced Cardiology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGCACA", + "OrganizationName": "Lowe and Andya Medical Associates", "NPIID": "", - "OrganizationZipCode": "92683" + "OrganizationZipCode": "95945" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BACACA", - "OrganizationName": "Gainesville Internal Medicine Physicians", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHFEAA", + "OrganizationName": "Katy Rheumatology Associates", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJAACD", - "OrganizationName": "Surgical Innovations of Texoma PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHEBCA", + "OrganizationName": "St Louis Minimally Invasive Spine Center", "NPIID": "", - "OrganizationZipCode": "75090" + "OrganizationZipCode": "63128-2197" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDHICD", - "OrganizationName": "NMD MSO OPERATIONS LLC dba CommunityMD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CADACD", + "OrganizationName": "Capital Nephrology Clinic PA", "NPIID": "", - "OrganizationZipCode": "30312" + "OrganizationZipCode": "32308" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIGJBA", - "OrganizationName": "Baycare - West Coast Primary Care LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJCBBA", + "OrganizationName": "NYCDOHMH - Chinatown Physician, P.C", "NPIID": "", - "OrganizationZipCode": "33701" + "OrganizationZipCode": "10013" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEBIAA", - "OrganizationName": "Wilmington Endocrinology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAGHCD", + "OrganizationName": "Neuropathy and Pain Solutions Ltd", "NPIID": "", - "OrganizationZipCode": "28403" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BEDACA", - "OrganizationName": "Suzanne Gharb", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDCGBD", + "OrganizationName": "Texas Pain Physicians", "NPIID": "", - "OrganizationZipCode": "25309" + "OrganizationZipCode": "75240" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFIFAA", - "OrganizationName": "Norcal Skin Disease Surgery", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAEBBD", + "OrganizationName": "West Valley Endocrinology and Diabetes", "NPIID": "", - "OrganizationZipCode": "95482" + "OrganizationZipCode": "85338" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECBHCD", - "OrganizationName": "Boca Raton Neurologic Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGCHAD", + "OrganizationName": "SWHR - Greenville Healthcare Associates", "NPIID": "", - "OrganizationZipCode": "33486" + "OrganizationZipCode": "75401" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEGFAD", - "OrganizationName": "Andro Sharobiem, MD, Inc.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBADBD", + "OrganizationName": "BHN - Sobel Family Medicine", "NPIID": "", - "OrganizationZipCode": "92506" + "OrganizationZipCode": "85032" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFFADD", - "OrganizationName": "Limitless Male Test Site", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJAJAA", + "OrganizationName": "Josephine D. Waite, M.D.", "NPIID": "", - "OrganizationZipCode": "68144-2573" + "OrganizationZipCode": "96786" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCGCBD", - "OrganizationName": "VitalCare Family, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACCCBA", + "OrganizationName": "Nacogdoches Pulmonary and Sleep Associates", "NPIID": "", - "OrganizationZipCode": "23832" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BEJFAA", - "OrganizationName": "Mass Lung And Allergy", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGFCCA", + "OrganizationName": "Advocate - Miller Foot Care", "NPIID": "", - "OrganizationZipCode": "01453" + "OrganizationZipCode": "60056" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJCADA", - "OrganizationName": "Georgia Renal Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGBDCD", + "OrganizationName": "Stamford Primary Care", "NPIID": "", - "OrganizationZipCode": "30606" + "OrganizationZipCode": "06905" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHFEAA", - "OrganizationName": "Katy Rheumatology Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEBHBD", + "OrganizationName": "McBride Orthopedic Hospital", "NPIID": "", - "OrganizationZipCode": "77094" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDJCCD", - "OrganizationName": "Lake Endocrinology and Diabetes", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FAEBAA", + "OrganizationName": "Innovative Primary Care, LLC", "NPIID": "", - "OrganizationZipCode": "33782" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFBBAA", - "OrganizationName": "Advanced Hand Plastic Surgery Center, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CEGCBA", + "OrganizationName": "Selena Ellis, MD", "NPIID": "", - "OrganizationZipCode": "33544" + "OrganizationZipCode": "94705" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGCECD", - "OrganizationName": "Cornerstone Family Healthcare", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DACHCA", + "OrganizationName": "Advanas Foot and Ankle Specialists", "NPIID": "", - "OrganizationZipCode": "12518" + "OrganizationZipCode": "49091" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBEHAA", - "OrganizationName": "Sami I Dagher, MD PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIFIAD", + "OrganizationName": "Renal Care Clinic", "NPIID": "", - "OrganizationZipCode": "33435" + "OrganizationZipCode": "07860" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJDACD", - "OrganizationName": "Neurology Consultants of North Alabama Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGBDAD", + "OrganizationName": "Florida Orthocare Network", "NPIID": "", - "OrganizationZipCode": "35801" + "OrganizationZipCode": "33410" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAEBBD", - "OrganizationName": "West Valley Endocrinology and Diabetes", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AAIAAA", + "OrganizationName": "Canadian Family Physicians", "NPIID": "", - "OrganizationZipCode": "85338" + "OrganizationZipCode": "79014" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFDCDA", - "OrganizationName": "Best Way Clinic of Burleson", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EBBFBD", + "OrganizationName": "NWMC Winfield Physicians, LLC", "NPIID": "", - "OrganizationZipCode": "76028" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHCJAA", - "OrganizationName": "Palm Coast Cardiovascular Institute", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EABCDA", + "OrganizationName": "Bassan and Bloom, MDs, PL", "NPIID": "", - "OrganizationZipCode": "32137" + "OrganizationZipCode": "33140" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEEJBD", - "OrganizationName": "Pulmonary Sleep Specialists, PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DABABA", + "OrganizationName": "Comprehensive Heart and Sleep", "NPIID": "", - "OrganizationZipCode": "30033" + "OrganizationZipCode": "32578" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGBDCD", - "OrganizationName": "Stamford Primary Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJEIAA", + "OrganizationName": "Mohinder Singh Poonia MD Inc", "NPIID": "", - "OrganizationZipCode": "06905" + "OrganizationZipCode": "93710" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIDBBD", - "OrganizationName": "Palma Sola Neurology Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAIEAA", + "OrganizationName": "Luo Cameron MD", "NPIID": "", - "OrganizationZipCode": "34209" + "OrganizationZipCode": "40217" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFBHAA", - "OrganizationName": "Commonwealth Dermatology, PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJEAAA", + "OrganizationName": "Center For Family And Geriatric Medicine, S.C.", "NPIID": "", - "OrganizationZipCode": "23230" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FAIDBA", - "OrganizationName": "Cornwall Neurology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGAJAD", + "OrganizationName": "Shirley Wong MD SC", "NPIID": "", - "OrganizationZipCode": "12550" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHGCBD", - "OrganizationName": "Family Practice Physicians", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJIBDD", + "OrganizationName": "Instant Urgent Care", "NPIID": "", - "OrganizationZipCode": "99801" + "OrganizationZipCode": "95111" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDJDBA", - "OrganizationName": "Georgetown Internal Medicine and Pediatrics", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DADDCA", + "OrganizationName": "OHS - Dearborn Cardiology Associates", "NPIID": "", - "OrganizationZipCode": "29585" + "OrganizationZipCode": "48124" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GACDBD", - "OrganizationName": "Kenai Peninsula Orthopaedics", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHGEBA", + "OrganizationName": "Advocate - J M Tang Associates SC", "NPIID": "", - "OrganizationZipCode": "99669" + "OrganizationZipCode": "60453" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EBBFBD", - "OrganizationName": "NWMC Winfield Physicians, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAFHBA", + "OrganizationName": "Matthew Keum MD", "NPIID": "", - "OrganizationZipCode": "35594" + "OrganizationZipCode": "44094" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGBCCD", - "OrganizationName": "Northwest Mobile Health", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADEHCA", + "OrganizationName": "Center for Colon Digestive Disease", "NPIID": "", - "OrganizationZipCode": "72762" + "OrganizationZipCode": "35801" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCCDCA", - "OrganizationName": "HCA - Southeastern Cardiology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDECBA", + "OrganizationName": "Advocate - Mokena Foot Ankle Clinic", "NPIID": "", - "OrganizationZipCode": "31904" + "OrganizationZipCode": "60448" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CEHGAD", - "OrganizationName": "Philip J Weintraub MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCJABA", + "OrganizationName": "Advocate - Phillip Markowitz", "NPIID": "", - "OrganizationZipCode": "10021" + "OrganizationZipCode": "60068" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIFABD", - "OrganizationName": "PWMD - Venice Podiatry PLLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABHECD", + "OrganizationName": "Sanjeev K. Goswami, MD, Inc", "NPIID": "", - "OrganizationZipCode": "34292" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIHEBA", - "OrganizationName": "Lincoln Family Wellness, P.C.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGHDAA", + "OrganizationName": "Fairhope Family Medicine", "NPIID": "", - "OrganizationZipCode": "68510" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJJCBD", - "OrganizationName": "Test-Ramya Chiplunkar 21.137 MsSQL V11", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFEIAA", + "OrganizationName": "Fuquay Opthalmology and Glaucoma", "NPIID": "", - "OrganizationZipCode": "01581" + "OrganizationZipCode": "27526" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGAJAD", - "OrganizationName": "Shirley Wong MD SC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJFJBA", + "OrganizationName": "Hudson Valley Endocrinology", "NPIID": "", - "OrganizationZipCode": "60616" + "OrganizationZipCode": "12528-1401" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCHCAA", - "OrganizationName": "Kansas City Foot Specialists, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIGHBD", + "OrganizationName": "Joseph Labricciosa, MD", "NPIID": "", - "OrganizationZipCode": "66213" + "OrganizationZipCode": "19008" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEIACD", - "OrganizationName": "Allergy A.R.T.S LLP", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEHCAA", + "OrganizationName": "Fremont Neurology Medical Associates, Inc", "NPIID": "", - "OrganizationZipCode": "79124" + "OrganizationZipCode": "94536" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDGFBD", - "OrganizationName": "Chandana Konduru, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDJBDA", + "OrganizationName": "Lung and Asthma Clinic PA", "NPIID": "", - "OrganizationZipCode": "76014" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHHCAD", - "OrganizationName": "Arthritis Center of Orlando", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDCEAD", + "OrganizationName": "J. Barton Williams MD PA", "NPIID": "", - "OrganizationZipCode": "34761" + "OrganizationZipCode": "39705" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BECJBD", - "OrganizationName": "Belmont Anderson Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGBJCA", + "OrganizationName": "Brian F Gruber MD LTD", "NPIID": "", - "OrganizationZipCode": "89146" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EBHCCD", - "OrganizationName": "Kingwood Gastroenterology, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DECFCD", + "OrganizationName": "THE NEUROLOGY INSTITUTE LLC", "NPIID": "", - "OrganizationZipCode": "77365" + "OrganizationZipCode": "33067" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CAAJBA", - "OrganizationName": "Copley Hospital", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIGECA", + "OrganizationName": "Robert Taylor, MD", "NPIID": "", - "OrganizationZipCode": "05661" + "OrganizationZipCode": "04103" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBDDBD", - "OrganizationName": "Ironton-Lawrence County CAO", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CJJDBA", + "OrganizationName": "Adventist - Nadar Dakak, M.D.", "NPIID": "", - "OrganizationZipCode": "45638" + "OrganizationZipCode": "20769" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJEBCD", - "OrganizationName": "B L HEALTH, INC DBA ALLHEALTH", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FHCADA", + "OrganizationName": "Birmingham Podiatry", "NPIID": "", - "OrganizationZipCode": "11230" + "OrganizationZipCode": "35205" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBGCBD", - "OrganizationName": "Texas Heart Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFCCCA", + "OrganizationName": "Clinica Tepeyac", "NPIID": "", - "OrganizationZipCode": "77521" + "OrganizationZipCode": "80216" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABHECD", - "OrganizationName": "Sanjeev K. Goswami, MD, Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJJHAA", + "OrganizationName": "Walk-In Clinic", "NPIID": "", - "OrganizationZipCode": "95210" + "OrganizationZipCode": "49684" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCICCA", - "OrganizationName": "Northside Primary Care Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCJCBA", + "OrganizationName": "Apollo Health, LLC", "NPIID": "", - "OrganizationZipCode": "30009" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCIJBA", - "OrganizationName": "Preventive Care Network Services", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAHAAA", + "OrganizationName": "Opthalmic Plastic Surgeons of Texas", "NPIID": "", - "OrganizationZipCode": "20735" + "OrganizationZipCode": "77063" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDCDCA", - "OrganizationName": "Canadian Valley Family Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAGECD", + "OrganizationName": "DR GALAN,MD NEUROLOGY AND PAIN MANAGEMENT, PC", "NPIID": "", - "OrganizationZipCode": "73099" + "OrganizationZipCode": "93454" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGFADD", - "OrganizationName": "Pain Care Physicians PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EECCBD", + "OrganizationName": "Cattail River Hematology and Medical Oncology", "NPIID": "", - "OrganizationZipCode": "98057" + "OrganizationZipCode": "20832" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBHJAA", - "OrganizationName": "Imperial Valley Family Care Medical Group AP", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BACBDD", + "OrganizationName": "Genesys Diagnostics, Inc", "NPIID": "", - "OrganizationZipCode": "92251" + "OrganizationZipCode": "06370" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGEHCD", - "OrganizationName": "Kirkwood Diagnostic Orthopedic Associates LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIGHCD", + "OrganizationName": "BOZEMAN CREEK FAMILY HEALTH, PLLC", "NPIID": "", - "OrganizationZipCode": "63122" + "OrganizationZipCode": "59715" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJBGCD", - "OrganizationName": "Hans Blaakman DPM LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCACCA", + "OrganizationName": "John Kartsonis", "NPIID": "", - "OrganizationZipCode": "29303" + "OrganizationZipCode": "32256" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDGDCD", - "OrganizationName": "Tudor M. Scridon, MD, PL", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBBECA", + "OrganizationName": "Munson Behavioral Health", "NPIID": "", - "OrganizationZipCode": "32963" + "OrganizationZipCode": "49684" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJJBBA", - "OrganizationName": "OM Urology LLC - RepMedical - Ventana Group", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBGFBD", + "OrganizationName": "Denis Foot and Ankle Specialist", "NPIID": "", - "OrganizationZipCode": "32958" + "OrganizationZipCode": "32244" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEHCAA", - "OrganizationName": "Fremont Neurology Medical Associates, Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFEEBA", + "OrganizationName": "Pinnacle ENT Associates", "NPIID": "", - "OrganizationZipCode": "94536" + "OrganizationZipCode": "19087" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICDJAA", - "OrganizationName": "Michael Whiteley", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DIJEAD", + "OrganizationName": "Abba Medical Center", "NPIID": "", - "OrganizationZipCode": "77375" + "OrganizationZipCode": "89102" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCAEBA", - "OrganizationName": "Platte Valley Internal Medicine and Pulmonary", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EBEEAA", + "OrganizationName": "Dr. Tuyen T. Trinh, PLLC", "NPIID": "", - "OrganizationZipCode": "80601" + "OrganizationZipCode": "10013" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEJFAA", - "OrganizationName": "Northern Heart and Vascular Institute.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIIADD", + "OrganizationName": "Magnolia Lane Pediatrics, PLLC", "NPIID": "", - "OrganizationZipCode": "96001" + "OrganizationZipCode": "77433" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHAABA", - "OrganizationName": "Ricardo Rodriguez MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHBCBD", + "OrganizationName": "Burns Family Practice", "NPIID": "", - "OrganizationZipCode": "07204" + "OrganizationZipCode": "77566" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBCHBD", - "OrganizationName": "Pulmonary Consultants - AZ", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IACHBA", + "OrganizationName": "West Shore Health Centers Corporation", "NPIID": "", - "OrganizationZipCode": "85206" + "OrganizationZipCode": "49660" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJFECD", - "OrganizationName": "NSC Cardiology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIAIBD", + "OrganizationName": "Polyclinic Medical Center Inc.", "NPIID": "", - "OrganizationZipCode": "30024" + "OrganizationZipCode": "93305" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGADBA", - "OrganizationName": "Daniel Bendetowicz", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDJHAA", + "OrganizationName": "NYCDOHMH - Union Tpke Medical P.C.", "NPIID": "", - "OrganizationZipCode": "33912" + "OrganizationZipCode": "11367" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIHGCD", - "OrganizationName": "Perez Orthopedics, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDAABA", + "OrganizationName": "HCA - Harmony Heart Group", "NPIID": "", - "OrganizationZipCode": "77904" + "OrganizationZipCode": "75075" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFBGBA", - "OrganizationName": "Matthews-Vu Healthcare for Children and Adults", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFHICD", + "OrganizationName": "Sankineni Rao M.D., LLC", "NPIID": "", - "OrganizationZipCode": "80920" + "OrganizationZipCode": "20716" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDIECD", - "OrganizationName": "Test-Romil Gandhi MYSQL V11", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJDECD", + "OrganizationName": "Premier Pain Spine Center PLLC", "NPIID": "", - "OrganizationZipCode": "01835" + "OrganizationZipCode": "37207" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCFHAD", - "OrganizationName": "Jamie W. Cox, MD PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBBBCD", + "OrganizationName": "Center for Advanced Gyn Urogynecology", "NPIID": "", - "OrganizationZipCode": "73533" + "OrganizationZipCode": "20815" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFGBBD", - "OrganizationName": "Central Montana Heart and Vascular Institute LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGDBAA", + "OrganizationName": "Dermatology Physicians of Dallas", "NPIID": "", - "OrganizationZipCode": "59405" + "OrganizationZipCode": "75230" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJBIAD", - "OrganizationName": "COASTAL PAIN CARE MAIN ACCOUNT", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIBJAD", + "OrganizationName": "Advocate - Gomez Medical Group Inc.", "NPIID": "", - "OrganizationZipCode": "77701" + "OrganizationZipCode": "60123" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJHCBD", - "OrganizationName": "David Braun MD PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEEIAA", + "OrganizationName": "Northwest Heart Center", "NPIID": "", - "OrganizationZipCode": "33701" + "OrganizationZipCode": "77375" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCGADA", - "OrganizationName": "Dr. Ben B. Shenassa, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFACDA", + "OrganizationName": "Foot and Ankle Surgery of New Braunfels", "NPIID": "", - "OrganizationZipCode": "90041" + "OrganizationZipCode": "78130" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFJBDA", - "OrganizationName": "Kim D. Keller, M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDJDCD", + "OrganizationName": "Dr. Tamader H. Mira, P.A.", "NPIID": "", - "OrganizationZipCode": "77429" + "OrganizationZipCode": "21225" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEDFCD", - "OrganizationName": "Anna K. Hopla, M.D., PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBDACA", + "OrganizationName": "Weimer Medical Group", "NPIID": "", - "OrganizationZipCode": "38237" + "OrganizationZipCode": "95602-7407" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCJCBA", - "OrganizationName": "Apollo Health, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADDEBD", + "OrganizationName": "Shahin S Rad", "NPIID": "", - "OrganizationZipCode": "08759" + "OrganizationZipCode": "91436" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJCJCD", - "OrganizationName": "Lynn O Connor Physician P.C.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBJDAD", + "OrganizationName": "Silvia Castillo-Sy MD", "NPIID": "", - "OrganizationZipCode": "11743" + "OrganizationZipCode": "78572" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBGGBD", - "OrganizationName": "Trieu Foot Solutions LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHECBA", + "OrganizationName": "NYCDOHMH - Ching-Yin Lam, MD", "NPIID": "", - "OrganizationZipCode": "32046" + "OrganizationZipCode": "10038" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDHGBA", - "OrganizationName": "REC - Steven B Degalan, M.D", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJFBAA", + "OrganizationName": "Lido Chen, M.D., Inc.", "NPIID": "", - "OrganizationZipCode": "94545" + "OrganizationZipCode": "92618" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBAIBD", - "OrganizationName": "Pain Management Plus, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECJHBA", + "OrganizationName": "Bruce Peters MD", "NPIID": "", - "OrganizationZipCode": "28043" + "OrganizationZipCode": "08753" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJGEBD", - "OrganizationName": "Suresh K Gupta MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEFABA", + "OrganizationName": "HCA - Joseph M Caruso MD", "NPIID": "", - "OrganizationZipCode": "20904" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCGHAA", - "OrganizationName": "Brent Spencer,MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEBDCA", + "OrganizationName": "Compass Health Systems", "NPIID": "", - "OrganizationZipCode": "75034" + "OrganizationZipCode": "33161" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABIBAA", - "OrganizationName": "Lung and Chest Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GICECA", + "OrganizationName": "Southern Vascular of Panama City", "NPIID": "", - "OrganizationZipCode": "29303" + "OrganizationZipCode": "32047" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGFJAD", - "OrganizationName": "Austin Pulmonary Consultants", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIGGAA", + "OrganizationName": "Family Medicine Associates of York", "NPIID": "", - "OrganizationZipCode": "78727" + "OrganizationZipCode": "17309" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIAIBA", - "OrganizationName": "HCA - South Florida Center for Gynecologic Oncology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIDFAA", + "OrganizationName": "Ashook Mittal, MD", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "33709" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHBCBD", - "OrganizationName": "Burns Family Practice", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEFJAA", + "OrganizationName": "Rheumatology Clinic", "NPIID": "", - "OrganizationZipCode": "77566" + "OrganizationZipCode": "77573" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHGECA", - "OrganizationName": "Quraishi, Mohammed MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JAJDAD", + "OrganizationName": "Medstrip LLC", "NPIID": "", - "OrganizationZipCode": "77504" + "OrganizationZipCode": "30662" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGCBCD", - "OrganizationName": "Colombia Medical Group, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AHCJBA", + "OrganizationName": "Urologic Institute of the High Desert", "NPIID": "", - "OrganizationZipCode": "33467" + "OrganizationZipCode": "92307" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBJHBD", - "OrganizationName": "Kavuri Collier Internal Medicine, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIEEAD", + "OrganizationName": "Todd J. Maltese, DO PC", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "11779" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBBBCD", - "OrganizationName": "Center for Advanced Gyn Urogynecology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJFBCA", + "OrganizationName": "Family Practice Center of Abbeville PA", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "36310" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCIBCA", - "OrganizationName": "Pulmonary Associates, LTD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAEHCA", + "OrganizationName": "HCA - Central Florida Heart Center", "NPIID": "", - "OrganizationZipCode": "22311" + "OrganizationZipCode": "34474" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDJDCD", - "OrganizationName": "Dr. Tamader H. Mira, P.A.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIHDCD", + "OrganizationName": "AMITA-Shaheen Fatima, MD", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "60645" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDBECD", - "OrganizationName": "Family Health Center of Clark County", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGGJBA", + "OrganizationName": "Lynda Lane MD", "NPIID": "", - "OrganizationZipCode": "47130" + "OrganizationZipCode": "60657" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCJCBA", - "OrganizationName": "Nephrology Associates of the Carolinas, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGCIBA", + "OrganizationName": "HCA - Haroon Siddique", "NPIID": "", - "OrganizationZipCode": "28150" + "OrganizationZipCode": "76234" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECJHBA", - "OrganizationName": "Bruce Peters MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGIJBD", + "OrganizationName": "Central Oregon spine and Sports", "NPIID": "", - "OrganizationZipCode": "08753" + "OrganizationZipCode": "97701" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJCEAA", - "OrganizationName": "So Others Might Eat.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCCEBD", + "OrganizationName": "Advanced Medical and Kidney Institute", "NPIID": "", - "OrganizationZipCode": "20001" + "OrganizationZipCode": "92307" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGACBA", - "OrganizationName": "Spanish Catholic Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIGBBD", + "OrganizationName": "Regional Spine and Wrist Center", "NPIID": "", - "OrganizationZipCode": "20005" + "OrganizationZipCode": "35763" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIDFAA", - "OrganizationName": "Ashook Mittal, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGBACA", + "OrganizationName": "Michael Stasko, M.D.", "NPIID": "", - "OrganizationZipCode": "33709" + "OrganizationZipCode": "21502" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EICJAD", - "OrganizationName": "On-Site Wound Consultants", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHHCAD", + "OrganizationName": "Urbancare, LLC", "NPIID": "", - "OrganizationZipCode": "v" + "OrganizationZipCode": "60156" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAEHCA", - "OrganizationName": "HCA - Central Florida Heart Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AECICD", + "OrganizationName": "Resolute Physicians Medical Group, PC", "NPIID": "", - "OrganizationZipCode": "34474" + "OrganizationZipCode": "94583" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIGHBD", - "OrganizationName": "Baxter Regional Medical Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BECIBD", + "OrganizationName": "PRECISION CARE WELLNESS, LLC", "NPIID": "", - "OrganizationZipCode": "72653" + "OrganizationZipCode": "19802" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHHCAD", - "OrganizationName": "Urbancare, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBDADA", + "OrganizationName": "Vascularcare of Texas, PLLC", "NPIID": "", - "OrganizationZipCode": "60156" + "OrganizationZipCode": "75042" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFCFBD", - "OrganizationName": "AMITA - Heartland Primary Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCGHBD", + "OrganizationName": "Prody Urology PLLC", "NPIID": "", - "OrganizationZipCode": "60440" + "OrganizationZipCode": "32904" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBGABD", - "OrganizationName": "Quintana Family Medical", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CEGEAA", + "OrganizationName": "Jolita Klementavlclene MD PA", "NPIID": "", - "OrganizationZipCode": "11757" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEFBCA", - "OrganizationName": "Southwest Urologic Specialists", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDJCAA", + "OrganizationName": "Fallingwater Medical Associates, PLLC", "NPIID": "", - "OrganizationZipCode": "85234" + "OrganizationZipCode": "73533" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAABDA", - "OrganizationName": "Baltimore Medical Associates, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FADBBA", + "OrganizationName": "St. Louis Surgical Consultants", "NPIID": "", - "OrganizationZipCode": "21117" + "OrganizationZipCode": "63017-3662" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFDIBD", - "OrganizationName": "Tamarack Family Medicine, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EBCDBA", + "OrganizationName": "Advocate - Ashland Medical Clinic", "NPIID": "", - "OrganizationZipCode": "05661" + "OrganizationZipCode": "60657" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHIBCA", - "OrganizationName": "HCA - Armaghan Amy Mostafavi, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCFEAA", + "OrganizationName": "Dr Kyle Potts", "NPIID": "", - "OrganizationZipCode": "33426" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CEBDAD", - "OrganizationName": "Dodge County Hospital Mid Georgia Total Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIFDCA", + "OrganizationName": "Houston Lung and Sleep Clinic PA", "NPIID": "", - "OrganizationZipCode": "31023" + "OrganizationZipCode": "77598" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFABBD", - "OrganizationName": "Malone Davis Neurology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBBEAA", + "OrganizationName": "Hummayun Ismail MD", "NPIID": "", - "OrganizationZipCode": "89120" + "OrganizationZipCode": "19713" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJGBDA", - "OrganizationName": "Affiliates in Footcare", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CADDCD", + "OrganizationName": "Coplin Health Systems", "NPIID": "", - "OrganizationZipCode": "01801" + "OrganizationZipCode": "26143" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFAACD", - "OrganizationName": "Estrella Ear Nose and Throat", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCJJAA", + "OrganizationName": "Alabama Digestive Disorders Center, P.C.", "NPIID": "", - "OrganizationZipCode": "85395" + "OrganizationZipCode": "35802" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJAFCD", - "OrganizationName": "EASTERN NEW MEXICO FOOT ANKLE, PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFDBBA", + "OrganizationName": "NYCDOHMH - Steve C C Chang MD", "NPIID": "", - "OrganizationZipCode": "88101" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIFDAD", - "OrganizationName": "Dodge County Hospital - Rosenbaum Orthopaedics, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAJCCA", + "OrganizationName": "Somerset Surgical Associates LLC", "NPIID": "", - "OrganizationZipCode": "31023" + "OrganizationZipCode": "08876" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGHGBA", - "OrganizationName": "Anil Sharma", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDFGBD", + "OrganizationName": "Russell County Hospital", "NPIID": "", - "OrganizationZipCode": "08757" + "OrganizationZipCode": "42642" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIJFCA", - "OrganizationName": "Lompoc Valley Cardio", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJBBBA", + "OrganizationName": "Josel Cabaccan MD", "NPIID": "", - "OrganizationZipCode": "93438" + "OrganizationZipCode": "95148" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIFGBA", - "OrganizationName": "Twin Peaks Dermatology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIDCAA", + "OrganizationName": "Ellen Turner, MD", "NPIID": "", - "OrganizationZipCode": "80501" + "OrganizationZipCode": "78216" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDAJCD", - "OrganizationName": "McMillion Medical Group", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAHEBA", + "OrganizationName": "Jeffery Liu, M.D.", "NPIID": "", - "OrganizationZipCode": "35801" + "OrganizationZipCode": "96813" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCHIAD", - "OrganizationName": "Insight Medical Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFDHCD", + "OrganizationName": "The Heart Center of Palm Coast", "NPIID": "", - "OrganizationZipCode": "77657" + "OrganizationZipCode": "32164" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDFHBA", - "OrganizationName": "HCA - Greater Houston Digestive Disease Consultants", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DICBBA", + "OrganizationName": "Jih-Lih Chiang, MD", "NPIID": "", - "OrganizationZipCode": "77380" + "OrganizationZipCode": "11354" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDBFBA", - "OrganizationName": "Annesley Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBFDAD", + "OrganizationName": "Neurocare Plus", "NPIID": "", - "OrganizationZipCode": "19096" + "OrganizationZipCode": "77094" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAJBAA", - "OrganizationName": "Michael B Scott, M.D. Inc.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGEJBD", + "OrganizationName": "Roseburg Foot and Ankle Specialists PC", "NPIID": "", - "OrganizationZipCode": "90262" + "OrganizationZipCode": "97471" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDAGAA", - "OrganizationName": "MSA Chiropractic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIGICA", + "OrganizationName": "Chandler Neurology and Sleep Disorders Associates PC", "NPIID": "", - "OrganizationZipCode": "31708" + "OrganizationZipCode": "85248" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEIBBD", - "OrganizationName": "Laura Wagner MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFFHBA", + "OrganizationName": "HCA - Bishnu P Verma MD PC", "NPIID": "", - "OrganizationZipCode": "63017" + "OrganizationZipCode": "32725" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBCGAA", - "OrganizationName": "Bonnabesse MD,Thierry", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABDFBA", + "OrganizationName": "Gaither G. Davis, M.D.", "NPIID": "", - "OrganizationZipCode": "12901" + "OrganizationZipCode": "34667" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFJEBA", - "OrganizationName": "Cardiology Specialists of Nevada", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCHBDA", + "OrganizationName": "Cobb Nephrology Hypertension Associates, PC", "NPIID": "", - "OrganizationZipCode": "89128" + "OrganizationZipCode": "30106" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBCCAA", - "OrganizationName": "Orthopaedic Institute of Ohio", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBBFBA", + "OrganizationName": "Mohamed O. Jeroudi, MD PA", "NPIID": "", - "OrganizationZipCode": "45804" + "OrganizationZipCode": "77504" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHBJBD", - "OrganizationName": "ATLANTA DIGESTIVE CENTER, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHIECD", + "OrganizationName": "Savannah Endocrinology,LLC", "NPIID": "", - "OrganizationZipCode": "30033" + "OrganizationZipCode": "31405" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFDBCD", - "OrganizationName": "Christopher Park, DO", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIAJBA", + "OrganizationName": "Lawrence Lindeman MD SC (Roscoe Village Family Medicine)", "NPIID": "", - "OrganizationZipCode": "38863" + "OrganizationZipCode": "60618" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJBDCD", - "OrganizationName": "Kidney Center of North Houston P.A.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDGCBA", + "OrganizationName": "Internal Medicine And Infectious Disease", "NPIID": "", - "OrganizationZipCode": "77375" + "OrganizationZipCode": "32086" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDIHAD", - "OrganizationName": "Tampa Bay Diabetes, Thyroid and Endocrinology Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABAFCD", + "OrganizationName": "Palo Verde Pain Specialists", "NPIID": "", - "OrganizationZipCode": "33710" + "OrganizationZipCode": "85381" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFAIBD", - "OrganizationName": "Wilmington Surgical Assoc.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CEEGBD", + "OrganizationName": "Nephrology Associates of Knoxville", "NPIID": "", - "OrganizationZipCode": "28401" + "OrganizationZipCode": "37920" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAEJBD", - "OrganizationName": "Syed M. Riaz, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CFFDBA", + "OrganizationName": "Clear Lake Specialties", "NPIID": "", - "OrganizationZipCode": "21090" + "OrganizationZipCode": "77058" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBJCAA", - "OrganizationName": "Zelyko Zic MD Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCFJAA", + "OrganizationName": "AIP - Sunrise Medical Management", "NPIID": "", - "OrganizationZipCode": "90731" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHHJCA", - "OrganizationName": "HCA - Shashi S Bellur MD PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFBCCD", + "OrganizationName": "PADMINI BHADRIRAJU MD P.A.", "NPIID": "", - "OrganizationZipCode": "77304" + "OrganizationZipCode": "78503" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBDHAD", - "OrganizationName": "Florida Gulf Internal Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJCFBA", + "OrganizationName": "George M. Elias, DO", "NPIID": "", - "OrganizationZipCode": "33908" + "OrganizationZipCode": "32703" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHDIBA", - "OrganizationName": "Jay P. Diliberto, M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEBHAD", + "OrganizationName": "Belmont Family Practice", "NPIID": "", - "OrganizationZipCode": "92648" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HEEEBD", - "OrganizationName": "Advanced Cardiac Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJFFBA", + "OrganizationName": "Peace Internal Medicine and Cardiology Center", "NPIID": "", - "OrganizationZipCode": "32825" + "OrganizationZipCode": "29605" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDEGAA", - "OrganizationName": "Zhu, MD,Isabel", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIFHBD", + "OrganizationName": "Western Carolina Ear, Nose", "NPIID": "", - "OrganizationZipCode": "80027" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDEADA", - "OrganizationName": "Arizona Center for Pain Relief (Scottsdale Location)", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGJHAD", + "OrganizationName": "Advanced Orthopedics of Oklahoma", "NPIID": "", - "OrganizationZipCode": "85258" + "OrganizationZipCode": "74136" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJJCBD", - "OrganizationName": "The Lung Consultants", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGDGAA", + "OrganizationName": "Florida Center for Neurology", "NPIID": "", - "OrganizationZipCode": "76104" + "OrganizationZipCode": "33701" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCIBAA", - "OrganizationName": "Pulmonary Associates of Stockton, GP", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBFCBA", + "OrganizationName": "Skin Cancer Consultants PA", "NPIID": "", - "OrganizationZipCode": "95210" + "OrganizationZipCode": "75251" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFCHAA", - "OrganizationName": "SouthShore Cardiovascular Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDEAAA", + "OrganizationName": "Seshadri Seshadri M.D. PA", "NPIID": "", - "OrganizationZipCode": "33511" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JECFBD", - "OrganizationName": "Texoma Arthritis Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHDJBA", + "OrganizationName": "Shakti Narain, MD", "NPIID": "", - "OrganizationZipCode": "75069" + "OrganizationZipCode": "34748" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIIBBD", - "OrganizationName": "Neel Raya, MD Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAJEBD", + "OrganizationName": "Zaheen Medical Center", "NPIID": "", - "OrganizationZipCode": "43130" + "OrganizationZipCode": "01845" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHDDAD", - "OrganizationName": "Goldfield Cardiovascular Institute", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JAFJAD", + "OrganizationName": "Oconee Family Medical Center, PC", "NPIID": "", - "OrganizationZipCode": "85119" + "OrganizationZipCode": "31061" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJHCBD", - "OrganizationName": "AMITA - Mansoor Khan MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGEACA", + "OrganizationName": "HCA - Prime Care Family Practice", "NPIID": "", - "OrganizationZipCode": "60007" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FADBBA", - "OrganizationName": "St. Louis Surgical Consultants", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJJBDA", + "OrganizationName": "BAY AREA INFECTIOUS DISEASE", "NPIID": "", - "OrganizationZipCode": "63017-3662" + "OrganizationZipCode": "33511" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGAICA", - "OrganizationName": "Southwest Kidney and Hypertension Specialists", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AAFBCA", + "OrganizationName": "New Wave Internal Medicine", "NPIID": "", - "OrganizationZipCode": "77036" + "OrganizationZipCode": "39564-3421" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAFIAD", - "OrganizationName": "Premier Medical Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFJACA", + "OrganizationName": "Chia-Der Wu, M.D., PC", "NPIID": "", - "OrganizationZipCode": "30040" + "OrganizationZipCode": "11355" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJBIAA", - "OrganizationName": "South Coast Medical Group", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIEGBA", + "OrganizationName": "Jasper Diagnostic Clinic", "NPIID": "", - "OrganizationZipCode": "77901" + "OrganizationZipCode": "75951" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIDEBD", - "OrganizationName": "Third Coast Health, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABGGBD", + "OrganizationName": "Endocrine Associates of Mid-Cities", "NPIID": "", - "OrganizationZipCode": "78411" + "OrganizationZipCode": "76022" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDHICA", - "OrganizationName": "Barry V Thompson MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJGCDA", + "OrganizationName": "South Island Gastroenterology", "NPIID": "", - "OrganizationZipCode": "71635" + "OrganizationZipCode": "11559" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CADDCD", - "OrganizationName": "Coplin Health Systems", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCGHCA", + "OrganizationName": "AMITA - Soumya Health, LLC", "NPIID": "", - "OrganizationZipCode": "26143" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHECBD", - "OrganizationName": "Orthopedic Foot and Ankle Surgeon", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHFFBA", + "OrganizationName": "Carroll Heart Center/ Dr. Shankar Naganna", "NPIID": "", - "OrganizationZipCode": "34109" + "OrganizationZipCode": "21157" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEBJAD", - "OrganizationName": "Advocate - Retina Health institute", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJABCA", + "OrganizationName": "South Lake Gastroenterology", "NPIID": "", - "OrganizationZipCode": "60123" + "OrganizationZipCode": "34711" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JAGFAD", - "OrganizationName": "A Plus Pulmonary Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHGBAA", + "OrganizationName": "Nacogdoches Nephrology PA", "NPIID": "", - "OrganizationZipCode": "85381" + "OrganizationZipCode": "79565" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBFHAD", - "OrganizationName": "Inlet Pulmonary Critical Care and Sleep Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDEJBD", + "OrganizationName": "Sun Laser Vision Center", "NPIID": "", - "OrganizationZipCode": "29585" + "OrganizationZipCode": "79912" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAHEBA", - "OrganizationName": "Jeffery Liu, M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABJABA", + "OrganizationName": "Pasco Cardiology Associates", "NPIID": "", - "OrganizationZipCode": "96813" + "OrganizationZipCode": "33541" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHCCBD", - "OrganizationName": "Long Island Medical Group", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEAHBA", + "OrganizationName": "Oklahoma Surgical Group, PLLC", "NPIID": "", - "OrganizationZipCode": "11735" + "OrganizationZipCode": "73112" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEBGBA", - "OrganizationName": "South Shore", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CFBIAA", + "OrganizationName": "Pyramid Pain and Rehab PA", "NPIID": "", - "OrganizationZipCode": "02190" + "OrganizationZipCode": "75092" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBCFAA", - "OrganizationName": "Steven Fried MD.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCHFBA", + "OrganizationName": "Ty Gore, MD", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "76067" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFFHBA", - "OrganizationName": "HCA - Bishnu P Verma MD PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHFHBD", + "OrganizationName": "Main Street Medical PC", "NPIID": "", - "OrganizationZipCode": "32725" + "OrganizationZipCode": "29926" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCHAAA", - "OrganizationName": "Grove Medical Associates, P.C.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGIFBA", + "OrganizationName": "J Mark Morales", "NPIID": "", - "OrganizationZipCode": "01610" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFHEBD", - "OrganizationName": "Gregory Shannon, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGJDCD", + "OrganizationName": "Vascular Care Specialists of Los Angeles", "NPIID": "", - "OrganizationZipCode": "77469" + "OrganizationZipCode": "91803" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CFFFBD", - "OrganizationName": "SHCN - Michael A. Venazio MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHBJBA", + "OrganizationName": "Powell Orthopedics", "NPIID": "", - "OrganizationZipCode": "32958" + "OrganizationZipCode": "35209" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIHFBD", - "OrganizationName": "Karen von Haam, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHJBCA", + "OrganizationName": "Manhattan Ortho", "NPIID": "", - "OrganizationZipCode": "02536" + "OrganizationZipCode": "10128" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJBBCA", - "OrganizationName": "Footcare PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACEDBD", + "OrganizationName": "Maximed Associates", "NPIID": "", - "OrganizationZipCode": "75010" + "OrganizationZipCode": "20906" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAEBBD", - "OrganizationName": "Beaumont Nephrology Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCJICA", + "OrganizationName": "Cardiovascular Health Center PA", "NPIID": "", - "OrganizationZipCode": "77702" + "OrganizationZipCode": "32806" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDFHBD", - "OrganizationName": "The Doctor is at your door", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJGDBA", + "OrganizationName": "MPR - Remon Obeid, MD", "NPIID": "", - "OrganizationZipCode": "78745" + "OrganizationZipCode": "45365" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GICIBD", - "OrganizationName": "Tri County Physicians LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDADAA", + "OrganizationName": "Pacific Gastroenterology", "NPIID": "", - "OrganizationZipCode": "32159" + "OrganizationZipCode": "98664" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACGIBA", - "OrganizationName": "Bend Neurological Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCABBA", + "OrganizationName": "HCA - Western Kentucky Gastroenterology Associates LLC", "NPIID": "", - "OrganizationZipCode": "97701" + "OrganizationZipCode": "42103" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCEJBA", - "OrganizationName": "MedStar - American Cardiology Nuclear Practice", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FHIIBA", + "OrganizationName": "Sunil Rana MD", "NPIID": "", - "OrganizationZipCode": "21237" + "OrganizationZipCode": "06830" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHEFAA", - "OrganizationName": "Bowling Green Dermatology Skin Cancer Specialists, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EAIFAA", + "OrganizationName": "NYCDOHMH,Advanced Womens Health OB/GYN Services", "NPIID": "", - "OrganizationZipCode": "42103" + "OrganizationZipCode": "11355" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DIJCCD", - "OrganizationName": "ELVIN R GARCIA,MD,PA dba Valley Arthritis Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBGGBA", + "OrganizationName": "Nitin K. G. Golechha, M.D., P.C.", "NPIID": "", - "OrganizationZipCode": "78501" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJCACD", - "OrganizationName": "Associates of Ear, Nose and Throat Surgery", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGFCAA", + "OrganizationName": "Yugal Maheswari", "NPIID": "", - "OrganizationZipCode": "75057" + "OrganizationZipCode": "77703" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJIFBA", - "OrganizationName": "South Bay MOHS and Skin Cancer Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBJHBA", + "OrganizationName": "H R Medical Practice", "NPIID": "", - "OrganizationZipCode": "95126" + "OrganizationZipCode": "48127" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDDGCA", - "OrganizationName": "HCA - Digestive Liver Disease Consultants", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDBECD", + "OrganizationName": "Plaza Del Rio Eye Clinic, PC", "NPIID": "", - "OrganizationZipCode": "77090" + "OrganizationZipCode": "85381" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CEBEBA", - "OrganizationName": "Lina Heath Harper, MD. PC.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHIDBA", + "OrganizationName": "Huntington Practice Associates", "NPIID": "", - "OrganizationZipCode": "31501" + "OrganizationZipCode": "91105" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBBEAA", - "OrganizationName": "Chesapeake Bay Pain Medicine, P.C", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JAEEBA", + "OrganizationName": "Cedars Heart Clinic", "NPIID": "", - "OrganizationZipCode": "23455" + "OrganizationZipCode": "85286" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHJHBA", - "OrganizationName": "Internists Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HABGBD", + "OrganizationName": "Alamo Ranch Integrative Medicine", "NPIID": "", - "OrganizationZipCode": "19078" + "OrganizationZipCode": "78253" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGCFBD", - "OrganizationName": "Ohio Pain and Rehab Specialists", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIFHAA", + "OrganizationName": "May River Dermatology", "NPIID": "", - "OrganizationZipCode": "44720" + "OrganizationZipCode": "30033" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDDCBA", - "OrganizationName": "Neurosurgical Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIGFBD", + "OrganizationName": "Opticare Medicine PLLC", "NPIID": "", - "OrganizationZipCode": "37203" + "OrganizationZipCode": "34786" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDCEBA", - "OrganizationName": "Renal Consultants", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHJJCD", + "OrganizationName": "RINA HEALTH MEDICAL PRACTICE P.C.", "NPIID": "", - "OrganizationZipCode": "63136" + "OrganizationZipCode": "11210" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFJAAA", - "OrganizationName": "Diabetes And Endocrinology Center Of Ohio", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDCFAA", + "OrganizationName": "Placer Dermatology Skin Care Center", "NPIID": "", - "OrganizationZipCode": "43016" + "OrganizationZipCode": "95745" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CAJFBD", - "OrganizationName": "Family Medical Clinic Of McDonough", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CAJHCA", + "OrganizationName": "Schreier Family Medicine LLC", "NPIID": "", - "OrganizationZipCode": "30253" + "OrganizationZipCode": "64024" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBFDAA", - "OrganizationName": "NYCDOHMH-Barry Weinberg, MD.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJIJBA", + "OrganizationName": "Weibo Medical Care, PC", "NPIID": "", - "OrganizationZipCode": "10021" + "OrganizationZipCode": "11354" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBHFBD", - "OrganizationName": "Lake Allergy Asthma Immunology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CJDFBA", + "OrganizationName": "Matsumoto, Takahashi and Hashimoto, M.D.", "NPIID": "", - "OrganizationZipCode": "32778" + "OrganizationZipCode": "90013" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEJBAA", - "OrganizationName": "Robert Smythe, M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EABGAA", + "OrganizationName": "Lone Star Ortho", "NPIID": "", - "OrganizationZipCode": "85364" + "OrganizationZipCode": "76115" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAEJAD", - "OrganizationName": "Metropolitan Institute of Pain", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCDGAA", + "OrganizationName": "Advanced Imaging Interventional Institute", "NPIID": "", - "OrganizationZipCode": "60607" + "OrganizationZipCode": "33761" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDCICD", - "OrganizationName": "Florida Medical Associates LLC dba My Health Team Office", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJBCDA", + "OrganizationName": "Omni Spine Pain Management PLLC", "NPIID": "", - "OrganizationZipCode": "34471" + "OrganizationZipCode": "75035" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCACAA", - "OrganizationName": "St. Pete ENT, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCECCA", + "OrganizationName": "Sudhir Sehgal MD PLLC", "NPIID": "", - "OrganizationZipCode": "33713" + "OrganizationZipCode": "77340" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAEHCD", - "OrganizationName": "Homecare Partners Management LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGCEBA", + "OrganizationName": "THR - Grayson Medical Consultants, P.A.", "NPIID": "", - "OrganizationZipCode": "32256" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEIJAA", - "OrganizationName": "Adventist - William Mullins, M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHDABA", + "OrganizationName": "Hampshire GI", "NPIID": "", - "OrganizationZipCode": "20817" + "OrganizationZipCode": "01062-3160" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIGAAA", - "OrganizationName": "Urology Associates of Danbury", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BEJAAA", + "OrganizationName": "Telluride Medical Center", "NPIID": "", - "OrganizationZipCode": "06810" + "OrganizationZipCode": "81435" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBCDAA", - "OrganizationName": "Rich, Phoebe MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEJAAA", + "OrganizationName": "Family Medicine of Pampa", "NPIID": "", - "OrganizationZipCode": "97210" + "OrganizationZipCode": "79065" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECFFCD", - "OrganizationName": "Hillside Medical Office, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIFBAA", + "OrganizationName": "MyMD Group", "NPIID": "", - "OrganizationZipCode": "67214" + "OrganizationZipCode": "08527" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHEEBD", - "OrganizationName": "The Vascular Group of Bradenton", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIFJBD", + "OrganizationName": "Florian Gegaj,MD LLC dba", "NPIID": "", - "OrganizationZipCode": "34210" + "OrganizationZipCode": "34484" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JAICAA", - "OrganizationName": "Nicholas A. Pietrzak MD, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACJEAD", + "OrganizationName": "HCA - Chesapeake Medical Associates P.A.", "NPIID": "", - "OrganizationZipCode": "31210" + "OrganizationZipCode": "21061" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECHIAA", - "OrganizationName": "Houston Pulmonary Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGEADD", + "OrganizationName": "Central Georgia Heart Center, P.C.", "NPIID": "", - "OrganizationZipCode": "77089" + "OrganizationZipCode": "31201" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJEJBA", - "OrganizationName": "Sierra Nevada ENT", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEJJCD", + "OrganizationName": "Test_8080_Tammy Spear", "NPIID": "", - "OrganizationZipCode": "89703" + "OrganizationZipCode": "01581" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEJGAA", - "OrganizationName": "NYCDOHMH-NY Total Medical Care P.C.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFEFCD", + "OrganizationName": "Vicksburg Nephrology", "NPIID": "", - "OrganizationZipCode": "11215" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJDACA", - "OrganizationName": "Bruce F. Levin, MD PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCBHAA", + "OrganizationName": "Wrightington Rheumatology", "NPIID": "", - "OrganizationZipCode": "33484" + "OrganizationZipCode": "31405" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHIGAA", - "OrganizationName": "Mehdi Meratee, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGGBBA", + "OrganizationName": "Advocate - Lawn Medical Center", "NPIID": "", - "OrganizationZipCode": "91321" + "OrganizationZipCode": "60638" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCIEBA", - "OrganizationName": "Docu Family Medicine Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBJJAD", + "OrganizationName": "Hometown Urgent Care", "NPIID": "", - "OrganizationZipCode": "31405" + "OrganizationZipCode": "38024" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDIEBA", - "OrganizationName": "Randall S. Lomax, DO", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCECBD", + "OrganizationName": "Stacey W Mayeaux, MD LLC", "NPIID": "", - "OrganizationZipCode": "89149" + "OrganizationZipCode": "70570" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGJBBD", - "OrganizationName": "Jandali Surgical Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CJACBD", + "OrganizationName": "Sahay Medical Group", "NPIID": "", - "OrganizationZipCode": "53143" + "OrganizationZipCode": "11530" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIICBD", - "OrganizationName": "Southern ENT Specialists", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHEBCA", + "OrganizationName": "South County Endocrinology and Obesity Medicine", "NPIID": "", - "OrganizationZipCode": "30115" + "OrganizationZipCode": "63128" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEGBCD", - "OrganizationName": "Association for Utah Community Health", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBJEBA", + "OrganizationName": "Baycare Digestive Disease and Cancer Institute", "NPIID": "", - "OrganizationZipCode": "84107" + "OrganizationZipCode": "34684" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACCJBA", - "OrganizationName": "Shoals Kidney HTN Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFEDAD", + "OrganizationName": "Athens Cardiac Clinic", "NPIID": "", - "OrganizationZipCode": "35630" + "OrganizationZipCode": "30677" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EAHDCD", - "OrganizationName": "Foot and Ankle Reconstruction of North GA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DIBIAD", + "OrganizationName": "Health Services of North Texas", "NPIID": "", - "OrganizationZipCode": "30188" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBBICD", - "OrganizationName": "Southwest Cardiovascular Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDDECD", + "OrganizationName": "Garden City Neurology, PC", "NPIID": "", - "OrganizationZipCode": "86442" + "OrganizationZipCode": "11530" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEGCCD", - "OrganizationName": "Southwest Kidney Care, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIIABD", + "OrganizationName": "Medical Associates of Clinton", "NPIID": "", - "OrganizationZipCode": "87109" + "OrganizationZipCode": "52732" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABEFCA", - "OrganizationName": "Shasta Regional Medical Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DIEDAA", + "OrganizationName": "Neurosurgery Associates of West Texas", "NPIID": "", - "OrganizationZipCode": "96001" + "OrganizationZipCode": "75209" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGIECA", - "OrganizationName": "Premier Family Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJHHBD", + "OrganizationName": "Omar Manlapaz, MD", "NPIID": "", - "OrganizationZipCode": "30341" + "OrganizationZipCode": "75254" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJJGCD", - "OrganizationName": "Align Spine and Pain Institute, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBBCBD", + "OrganizationName": "Sarasota OB GYN Associates, PA", "NPIID": "", - "OrganizationZipCode": "30076" + "OrganizationZipCode": "34239" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHCEAD", - "OrganizationName": "Brevard Neuro Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGCABA", + "OrganizationName": "Sarasota Vascular Specialists", "NPIID": "", - "OrganizationZipCode": "32901" + "OrganizationZipCode": "34232" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EBHBDA", - "OrganizationName": "Paul E Kim MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFJBBA", + "OrganizationName": "Rapid City Medical Center", "NPIID": "", - "OrganizationZipCode": "92108" + "OrganizationZipCode": "57701" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIJBBD", - "OrganizationName": "2HT Kidney Care Ltd", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JFFFAD", + "OrganizationName": "Comprehensive Spine and Rehabilitation Medicine", "NPIID": "", - "OrganizationZipCode": "60901" + "OrganizationZipCode": "32827" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHCAAA", - "OrganizationName": "Robert Tobar M.D", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGGFAD", + "OrganizationName": "Ironwood Urology", "NPIID": "", - "OrganizationZipCode": "32960" + "OrganizationZipCode": "85048" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFBCCA", - "OrganizationName": "MedStar - Roopali Gupta, M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFAIBD", + "OrganizationName": "Wilmington Surgical Assoc.", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "28401" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAEHBA", - "OrganizationName": "STJ - Naber and Gill, MD s / Kenneth J Dziuba MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFAGBD", + "OrganizationName": "Bill Chang, MD", "NPIID": "", - "OrganizationZipCode": "48080" + "OrganizationZipCode": "77598" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBACBA", - "OrganizationName": "NYCDOHMH - Cuidado Medico Y Geriatrico Of Queens, P.C", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJGABA", + "OrganizationName": "Tom Gabriel MD LLC", "NPIID": "", - "OrganizationZipCode": "11372" + "OrganizationZipCode": "21502" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGHFBA", - "OrganizationName": "Grayslake Medical Group, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJEIBD", + "OrganizationName": "Nadir Mir Ali, MD PLLC", "NPIID": "", - "OrganizationZipCode": "60030" + "OrganizationZipCode": "775984160" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDIJCA", - "OrganizationName": "Stephen K Waterbrook, MD, Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEAGCD", + "OrganizationName": "Southwest Idaho", "NPIID": "", - "OrganizationZipCode": "95945" + "OrganizationZipCode": "83704" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDJJBA", - "OrganizationName": "OCEAN CARDIOVASCULAR", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFEDAD", + "OrganizationName": "Thomas C Tolli MD PA", "NPIID": "", - "OrganizationZipCode": "08755" + "OrganizationZipCode": "33713" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCABCA", - "OrganizationName": "Marc Cohen, M.D., Inc.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBDHAD", + "OrganizationName": "Florida Gulf Internal Medicine", "NPIID": "", - "OrganizationZipCode": "91356" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCBGBD", - "OrganizationName": "D G Medical Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEJIAA", + "OrganizationName": "Heart Care Center", "NPIID": "", - "OrganizationZipCode": "83642" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEECBD", - "OrganizationName": "Christopher Arnold DO A Medical Corp", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIDICD", + "OrganizationName": "Texas Vascular Institute", "NPIID": "", - "OrganizationZipCode": "93010" + "OrganizationZipCode": "76054" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHDEBD", - "OrganizationName": "Red Sands Vein Laser Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCGECA", + "OrganizationName": "Washington Healthcare Services Inc", "NPIID": "", - "OrganizationZipCode": "84780" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AAFJBD", - "OrganizationName": "Kyoung Lee, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGHHBA", + "OrganizationName": "Heartland Cardiology", "NPIID": "", - "OrganizationZipCode": "30024" + "OrganizationZipCode": "42701" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DECBDA", - "OrganizationName": "Aaron L Cernero DO PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHJEAD", + "OrganizationName": "Cardiology of Miami", "NPIID": "", - "OrganizationZipCode": "75020" + "OrganizationZipCode": "33126" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBECBA", - "OrganizationName": "Classen Medical Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDEGAA", + "OrganizationName": "Zhu, MD,Isabel", "NPIID": "", - "OrganizationZipCode": "73118" + "OrganizationZipCode": "80027" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHBIBD", - "OrganizationName": "Valley Diabetes and Endocrinology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHICAA", + "OrganizationName": "Jean Yun, MD", "NPIID": "", - "OrganizationZipCode": "78539" + "OrganizationZipCode": "10013" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGCFCD", - "OrganizationName": "Premier Heart and Vascular, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBDGAA", + "OrganizationName": "Romanowsky, MD, Mark", "NPIID": "", - "OrganizationZipCode": "85037" + "OrganizationZipCode": "01854" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFFEAA", - "OrganizationName": "Jackie Nguyen, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGECAA", + "OrganizationName": "East Atlanta Cardiology", "NPIID": "", - "OrganizationZipCode": "92648" + "OrganizationZipCode": "30035" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACBACD", - "OrganizationName": "Intermed, Ltd.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGHFCD", + "OrganizationName": "CARDIOLOGY CARDIOVASCULAR", "NPIID": "", - "OrganizationZipCode": "60526" + "OrganizationZipCode": "89128" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FAGFCA", - "OrganizationName": "Dale Davies, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEEHBA", + "OrganizationName": "Northside Gastroenterology Associates", "NPIID": "", - "OrganizationZipCode": "75092" + "OrganizationZipCode": "77070" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGEIBA", - "OrganizationName": "Howard Hochster, M.D., PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJJCBD", + "OrganizationName": "The Lung Consultants", "NPIID": "", - "OrganizationZipCode": "10461" + "OrganizationZipCode": "76104" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBFHAD", - "OrganizationName": "Eastern Utah Spine and Pain", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFDHAD", + "OrganizationName": "Aldor Pulmonary", "NPIID": "", - "OrganizationZipCode": "84501" + "OrganizationZipCode": "33629" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECIADA", - "OrganizationName": "Infectious Diseases and Internal Medicine Associates PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AACHAD", + "OrganizationName": "Padmanabh Maramreddy MD", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCCJBD", - "OrganizationName": "Raman Tuli Md Pc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIBIBD", + "OrganizationName": "Advanced Vein and Vascular Management, PLC", "NPIID": "", - "OrganizationZipCode": "20878" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGHIBD", - "OrganizationName": "Pulmonics Plus", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJCAAA", + "OrganizationName": "The Dermatology Center at Ladera", "NPIID": "", - "OrganizationZipCode": "75165" + "OrganizationZipCode": "92694" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDFCAA", - "OrganizationName": "Amarillo Medical Specialist LLP", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIBDCA", + "OrganizationName": "Spine Orthopaedic Specialists of South Carolina, PA", "NPIID": "", - "OrganizationZipCode": "79106" + "OrganizationZipCode": "29464" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEBFCA", - "OrganizationName": "Ear Nose Throat Medical and Surgical Group, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JECFBD", + "OrganizationName": "Texoma Arthritis Clinic", "NPIID": "", - "OrganizationZipCode": "06473" + "OrganizationZipCode": "75069" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EBGCBD", - "OrganizationName": "Jacksonville Spine Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEDDCA", + "OrganizationName": "Advocate- Mukesh K Ahluwalia, MD PC", "NPIID": "", - "OrganizationZipCode": "32256" + "OrganizationZipCode": "60634" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGIACA", - "OrganizationName": "ID Care Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEDJBA", + "OrganizationName": "HCA - Advanced Surgical Associates", "NPIID": "", - "OrganizationZipCode": "08844" + "OrganizationZipCode": "64064" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIIHAD", - "OrganizationName": "South Shore Family Practice", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AACGAD", + "OrganizationName": "Ponce Medical", "NPIID": "", - "OrganizationZipCode": "11762" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDJICD", - "OrganizationName": "Aaron J Affleck MD PA DBA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJHBBA", + "OrganizationName": "Medical Chest Associates, PA", "NPIID": "", - "OrganizationZipCode": "83406" + "OrganizationZipCode": "77024" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHIJAD", - "OrganizationName": "Starling Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHIEAA", + "OrganizationName": "Patrick M. Hatfield", "NPIID": "", - "OrganizationZipCode": "75503" + "OrganizationZipCode": "72501" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEJBDA", - "OrganizationName": "North Texas Heart and Vascular", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIIBBD", + "OrganizationName": "Neel Raya, MD Inc", "NPIID": "", - "OrganizationZipCode": "76126" + "OrganizationZipCode": "43130" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DACACA", - "OrganizationName": "West Brookfield Family Practice", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDDIBD", + "OrganizationName": "Tammy Birbeck DO", "NPIID": "", - "OrganizationZipCode": "01585" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGIACA", - "OrganizationName": "Hemet Heart Medical Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFBHBA", + "OrganizationName": "HCA - Stanley H. Kim", "NPIID": "", - "OrganizationZipCode": "92543" + "OrganizationZipCode": "78758" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCIIBA", - "OrganizationName": "Broward Institute of Orthopaedics", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHCBBD", + "OrganizationName": "A Plus Family Healthcare", "NPIID": "", - "OrganizationZipCode": "33021" + "OrganizationZipCode": "42210" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFFACA", - "OrganizationName": "Texas Neurosurgery LLP", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJJJCD", + "OrganizationName": "Catherine Kilby, M.D.,LLC", "NPIID": "", - "OrganizationZipCode": "75246" + "OrganizationZipCode": "99508" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGGIAD", - "OrganizationName": "ANSAARIE CARDIAC ENDOVASCULAR CENTER", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJHCBD", + "OrganizationName": "AMITA - Mansoor Khan MD", "NPIID": "", - "OrganizationZipCode": "32092" + "OrganizationZipCode": "60007" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CFFIBD", - "OrganizationName": "Pulmonary Medical Consultants, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIIJBD", + "OrganizationName": "Frayser Medical Center", "NPIID": "", - "OrganizationZipCode": "77375" + "OrganizationZipCode": "38127" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCACBA", - "OrganizationName": "Tucson Endocrine Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJGAAA", + "OrganizationName": "Gowani Medical Associates", "NPIID": "", - "OrganizationZipCode": "85704" + "OrganizationZipCode": "32819" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFGCBA", - "OrganizationName": "THR-Jeff Zhao, D.O.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDBECA", + "OrganizationName": "Arthur L Ostrowski MD SC", "NPIID": "", - "OrganizationZipCode": "75149" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDJBCD", - "OrganizationName": "NORTHWEST PAIN INSTITUTE LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFBBCA", + "OrganizationName": "Advocate - Win Myint MD", "NPIID": "", - "OrganizationZipCode": "97116" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFDCBD", - "OrganizationName": "Advanced Heart and Vascular Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDICAA", + "OrganizationName": "Premier NW Houston Medical Group", "NPIID": "", - "OrganizationZipCode": "34667" + "OrganizationZipCode": "77065" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDBHBA", - "OrganizationName": "HCA - Ward Parkway Health Services", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDHICA", + "OrganizationName": "Barry V Thompson MD", "NPIID": "", - "OrganizationZipCode": "66211" + "OrganizationZipCode": "71635" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGDBBD", - "OrganizationName": "Tri-City Foot Ankle Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAGDAA", + "OrganizationName": "Cardiovascular Clinic of West Tennessee", "NPIID": "", - "OrganizationZipCode": "99352" + "OrganizationZipCode": "38305" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBGECD", - "OrganizationName": "Philip Wisotsky MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDECAA", + "OrganizationName": "comprehensive rheumatology care, pllc", "NPIID": "", - "OrganizationZipCode": "20603" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDJACA", - "OrganizationName": "NMH - Lakeshore Adult and Geriatrics Medicine LTD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEGCAD", + "OrganizationName": "Alexandra Kidd", "NPIID": "", - "OrganizationZipCode": "60611" + "OrganizationZipCode": "85258" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFBHAD", - "OrganizationName": "Neuroversion", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDDFBA", + "OrganizationName": "BIDMC LGH - Eagle Medicine Associates", "NPIID": "", - "OrganizationZipCode": "99508" + "OrganizationZipCode": "01841" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CAAIAD", - "OrganizationName": "West Virginia Orthopedic Trauma", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHBFAA", + "OrganizationName": "Dr.Mario Rodrigues MD PA", "NPIID": "", - "OrganizationZipCode": "25801" + "OrganizationZipCode": "78582" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHAEAA", - "OrganizationName": "Medcom Health Services, PA.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBAFCA", + "OrganizationName": "Merced Lung Sleep", "NPIID": "", - "OrganizationZipCode": "08232" + "OrganizationZipCode": "95340" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDEABA", - "OrganizationName": "Chesapeake Bay ENT", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JAGFAD", + "OrganizationName": "A Plus Pulmonary Center", "NPIID": "", - "OrganizationZipCode": "23306" + "OrganizationZipCode": "85381" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EICDCA", - "OrganizationName": "Ameli Heart Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CAEGBA", + "OrganizationName": "Heart Peripheral Vascular Group (Dr. Neasman)", "NPIID": "", - "OrganizationZipCode": "89117" + "OrganizationZipCode": "78550" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIGDCD", - "OrganizationName": "New Access Medical Center INC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCBFAD", + "OrganizationName": "Terry L. Swezey, MD, P.A.", "NPIID": "", - "OrganizationZipCode": "33186" + "OrganizationZipCode": "32960" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AAGFAA", - "OrganizationName": "Robert Lenington, MD.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JACJCA", + "OrganizationName": "Douglas Neurology Associates, P.C.", "NPIID": "", - "OrganizationZipCode": "75482" + "OrganizationZipCode": "30135" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCBJAD", - "OrganizationName": "Dearborn Family Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEIDBD", + "OrganizationName": "Andre Vasquez, MD", "NPIID": "", - "OrganizationZipCode": "48124" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGEHAD", - "OrganizationName": "Hays Foot and Ankle Surgical Associates PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDGFCA", + "OrganizationName": "Khair Family Practice", "NPIID": "", - "OrganizationZipCode": "78640" + "OrganizationZipCode": "30253" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGGBCD", - "OrganizationName": "AHMED ELSHARKAWI, MD LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIBACD", + "OrganizationName": "Michael Bublik, MD", "NPIID": "", - "OrganizationZipCode": "31520" + "OrganizationZipCode": "91204" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IADGAD", - "OrganizationName": "Bradley D. Rodgers, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCDHCA", + "OrganizationName": "Dr. Sreevani Vemuri", "NPIID": "", - "OrganizationZipCode": "68847" + "OrganizationZipCode": "33458" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGGFCD", - "OrganizationName": "NEUROCENTER AZ PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGDDAD", + "OrganizationName": "Saleem Saiyad LLC", "NPIID": "", - "OrganizationZipCode": "85306" + "OrganizationZipCode": "33635" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIHEBD", - "OrganizationName": "Ali Achira, MD, PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBICCD", + "OrganizationName": "Premier Medical Doctors PPLC", "NPIID": "", - "OrganizationZipCode": "48126" + "OrganizationZipCode": "77027" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIGHCA", - "OrganizationName": "Endocrinology of Central Florida", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCHEAA", + "OrganizationName": "Lansdowne Internal Medicine, LLC", "NPIID": "", - "OrganizationZipCode": "32132" + "OrganizationZipCode": "20176" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAFDCA", - "OrganizationName": "Omega Practice Management, Inc.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDEEAA", + "OrganizationName": "Whaley, Andrew", "NPIID": "", - "OrganizationZipCode": "74133" + "OrganizationZipCode": "78205" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIBCAA", - "OrganizationName": "Robin Fowler", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HEJCBA", + "OrganizationName": "Valley Medical Center PA", "NPIID": "", - "OrganizationZipCode": "30014" + "OrganizationZipCode": "18072" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HECDBA", - "OrganizationName": "Dr. Andrew Silverman, DPM", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEAIBD", + "OrganizationName": "MAHESH S OCHANEY MD", "NPIID": "", - "OrganizationZipCode": "0286002860" + "OrganizationZipCode": "21061" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBAICA", - "OrganizationName": "Mulqueeny Eye Centers", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAEJAA", + "OrganizationName": "The Spine and Brain Institute", "NPIID": "", - "OrganizationZipCode": "631416714" + "OrganizationZipCode": "89052" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFCBCD", - "OrganizationName": "Valley ENT", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJEJAA", + "OrganizationName": "Stuart A. Shapiro, M.D.", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBBEAA", - "OrganizationName": "Essence Dermatology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIEEAD", + "OrganizationName": "Columbus Neurology Associates", "NPIID": "", - "OrganizationZipCode": "73112" + "OrganizationZipCode": "31901" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGFICD", - "OrganizationName": "ST. VINCENT PREVENTATIVE FAMILY CARE", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIAABA", + "OrganizationName": "West Horizon Medical Center", "NPIID": "", - "OrganizationZipCode": "90017" + "OrganizationZipCode": "85745" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFFEAA", - "OrganizationName": "Perez and Rivera", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBCFAA", + "OrganizationName": "Samuel Bada, MD", "NPIID": "", - "OrganizationZipCode": "32796" + "OrganizationZipCode": "38301" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFAHBD", - "OrganizationName": "Healthy Heart Cardiology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DACDBD", + "OrganizationName": "Welim Azinge, MD Inc", "NPIID": "", - "OrganizationZipCode": "75094" + "OrganizationZipCode": "92243" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CEDECA", - "OrganizationName": "Cardiology Center of Houston, P.A.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGFFCA", + "OrganizationName": "Orange Medical Surgical Associates", "NPIID": "", - "OrganizationZipCode": "77450" + "OrganizationZipCode": "77630" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JADIAD", - "OrganizationName": "Mohammed S. Qayyum MD Inc.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIEEAD", + "OrganizationName": "Hanowell Spine Clinic", "NPIID": "", - "OrganizationZipCode": "95124" + "OrganizationZipCode": "30014" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JAFJAD", - "OrganizationName": "Oconee Family Medical Center, PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIGBAA", + "OrganizationName": "North Alabama Primary Care", "NPIID": "", - "OrganizationZipCode": "31061" + "OrganizationZipCode": "35611" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAAECD", - "OrganizationName": "GEORGE H. GARCIA, M.D., INC.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGBFCA", + "OrganizationName": "The Heart Medical Group", "NPIID": "", - "OrganizationZipCode": "92868-2872" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBIEAA", - "OrganizationName": "Genesis Gynecology, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEHBCD", + "OrganizationName": "AbsoluteCARE", "NPIID": "", - "OrganizationZipCode": "78028" + "OrganizationZipCode": "30309" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDDBDA", - "OrganizationName": "BluePoint Medical Group", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DIAIAA", + "OrganizationName": "Valley Endocrine Associates", "NPIID": "", - "OrganizationZipCode": "89129" + "OrganizationZipCode": "85206" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJJECD", - "OrganizationName": "Endocrinology Associates, Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFACCA", + "OrganizationName": "Advocate - North Suburban Medical Office LTD.", "NPIID": "", - "OrganizationZipCode": "24018" + "OrganizationZipCode": "60031" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIBECA", - "OrganizationName": "Allergy Institute - CA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFGHCA", + "OrganizationName": "Hope Christian Healthcare", "NPIID": "", - "OrganizationZipCode": "93720" + "OrganizationZipCode": "89030" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIFDCD", - "OrganizationName": "D.A. Campbell, MD, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBCHAA", + "OrganizationName": "G A Valdez Associates Inc DBA FHP Geriatrics", "NPIID": "", - "OrganizationZipCode": "33756" + "OrganizationZipCode": "77375" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDEJBD", - "OrganizationName": "Sun Laser Vision Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BEAEAD", + "OrganizationName": "Apollo Pain Care, LLC", "NPIID": "", - "OrganizationZipCode": "79912" + "OrganizationZipCode": "33175" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHDDCD", - "OrganizationName": "Baker Family Practice", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFFBDD", + "OrganizationName": "Inceptivia Health Wellness LLC", "NPIID": "", - "OrganizationZipCode": "91723" + "OrganizationZipCode": "35957" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJAACD", - "OrganizationName": "Beach Cities Orthopedics Sports Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJGBCD", + "OrganizationName": "Redirect Health", "NPIID": "", - "OrganizationZipCode": "90266" + "OrganizationZipCode": "85254" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFABCA", - "OrganizationName": "Teresa Chan", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEJFAA", + "OrganizationName": "Mamonluk Chua Medical Group (MCMG)", "NPIID": "", - "OrganizationZipCode": "10002" + "OrganizationZipCode": "41256" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDECCA", - "OrganizationName": "Family First Wellness Clinic LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBHACD", + "OrganizationName": "Medical Associates of Terre Haute, LLC", "NPIID": "", - "OrganizationZipCode": "32340-2363" + "OrganizationZipCode": "47802" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEHCAA", - "OrganizationName": "Associates in Gastroenterology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDBCAA", + "OrganizationName": "Associates In Otolaryngology Head and Neck Surgery P.C.", "NPIID": "", - "OrganizationZipCode": "35801" + "OrganizationZipCode": "01609" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FHJHBA", - "OrganizationName": "McKenzie Medical Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGBABA", + "OrganizationName": "HCA - Michael H.C. Wei, MD-PG", "NPIID": "", - "OrganizationZipCode": "48471" + "OrganizationZipCode": "33950" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFHICD", - "OrganizationName": "DREAM PHYSICIANS, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHDJCA", + "OrganizationName": "Southern Dutchess Family Practice / Edward Schneider, M.D.", "NPIID": "", - "OrganizationZipCode": "08820" + "OrganizationZipCode": "12590-2753" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJGDBA", - "OrganizationName": "MPR - Remon Obeid, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JFEICA", + "OrganizationName": "Smyrna Family Medicine LLC", "NPIID": "", - "OrganizationZipCode": "45365" + "OrganizationZipCode": "30080" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CAJEBA", - "OrganizationName": "Robeson Digestive Disease", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHEBAA", + "OrganizationName": "Associates In Medicine \u0026 Surgery,LLC", "NPIID": "", - "OrganizationZipCode": "28358" + "OrganizationZipCode": "33919" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFGBDA", - "OrganizationName": "Universal Community Health Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDCJBD", + "OrganizationName": "Medical Associates of the Shoals", "NPIID": "", - "OrganizationZipCode": "90021" + "OrganizationZipCode": "35660" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDCABD", - "OrganizationName": "William J Namen II and Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIGIBD", + "OrganizationName": "Bernard Schayes MD PC", "NPIID": "", - "OrganizationZipCode": "32257" + "OrganizationZipCode": "10075" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABJGBD", - "OrganizationName": "CareLock, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHBABD", + "OrganizationName": "Pain Specialists of Oregon", "NPIID": "", - "OrganizationZipCode": "85050" + "OrganizationZipCode": "97401" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGBJBA", - "OrganizationName": "All County Gastroenterology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBJGBD", + "OrganizationName": "First Choice Endocrinology LLC", "NPIID": "", - "OrganizationZipCode": "11570" + "OrganizationZipCode": "32217" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AAAFBD", - "OrganizationName": "Helix Urgent Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBHFAD", + "OrganizationName": "Primary Care and Wellness", "NPIID": "", - "OrganizationZipCode": "33441" + "OrganizationZipCode": "78332" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJDDCD", - "OrganizationName": "Texas Modern Gastroenterology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJDBAA", + "OrganizationName": "The Lung and Sleep Disorder Institute, PLLC", "NPIID": "", - "OrganizationZipCode": "75402" + "OrganizationZipCode": "42503" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADGJCA", - "OrganizationName": "Arnot Health Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJJEBD", + "OrganizationName": "Starmount Management", "NPIID": "", - "OrganizationZipCode": "14905-1629" + "OrganizationZipCode": "28208" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGIHCD", - "OrganizationName": "MID LOUISIANA SURGICAL SPECIALISTS", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIFJBD", + "OrganizationName": "Pain Management Specialists P.A", "NPIID": "", - "OrganizationZipCode": "71301" + "OrganizationZipCode": "29169" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGGEAA", - "OrganizationName": "Dermatologic Surgery of the Carolinas,LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEIHBA", + "OrganizationName": "Diablo Digestive Care, Inc", "NPIID": "", - "OrganizationZipCode": "29732" + "OrganizationZipCode": "94523" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFFCCD", - "OrganizationName": "Advanced Wound Institute", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EBBHAA", + "OrganizationName": "Newport Coast Gastroenterology", "NPIID": "", - "OrganizationZipCode": "85234" + "OrganizationZipCode": "92663" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJHBBD", - "OrganizationName": "Port Jeff Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCFJCA", + "OrganizationName": "Banji Awosika, MD", "NPIID": "", - "OrganizationZipCode": "11776" + "OrganizationZipCode": "34761" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHCFAD", - "OrganizationName": "Family Medical Center", - "NPIID": "", - "OrganizationZipCode": "32806" - }, - { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJDGCA", - "OrganizationName": "Rush - Advanced Urology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHJBDA", + "OrganizationName": "Krohn Clinic", "NPIID": "", - "OrganizationZipCode": "60077" + "OrganizationZipCode": "54615" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGFFAD", - "OrganizationName": "Lori Gautreaux Bergeron LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HICCDA", + "OrganizationName": "Sole Foot and Ankle Specialists", "NPIID": "", - "OrganizationZipCode": "70570" + "OrganizationZipCode": "85306" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFEFCD", - "OrganizationName": "Vicksburg Nephrology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBIGCA", + "OrganizationName": "Cancer Surgery Associates", "NPIID": "", - "OrganizationZipCode": "39180" + "OrganizationZipCode": "07601" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIDJBD", - "OrganizationName": "Susan Biegel MD INC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIGACD", + "OrganizationName": "Stuart A Friedman MD", "NPIID": "", - "OrganizationZipCode": "91786" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBEEBD", - "OrganizationName": "Gramercy Pain Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGHECD", + "OrganizationName": "DAN LE CARDIOLOGY DBA Advanced Cardiology", "NPIID": "", - "OrganizationZipCode": "07733" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJFJBD", - "OrganizationName": "Total Healthcare, Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FHECCD", + "OrganizationName": "Orthopedic Specialists", "NPIID": "", - "OrganizationZipCode": "21217" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGAAAA", - "OrganizationName": "Virginia Endocrinology and Osteoporosis Center, Inc.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBJFBA", + "OrganizationName": "East Liverpool Professionals, LLC", "NPIID": "", - "OrganizationZipCode": "23114" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DECCCD", - "OrganizationName": "JASON MORRIS DPM PODIATRY CORPORATION", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFDJCD", + "OrganizationName": "BHN - Blair T Butterfield DO", "NPIID": "", - "OrganizationZipCode": "92025" + "OrganizationZipCode": "85212" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FHGCAA", - "OrganizationName": "Anastasia Medical Group", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADGEAA", + "OrganizationName": "Bay Area, ENT, Specialist, LLP", "NPIID": "", - "OrganizationZipCode": "32080" + "OrganizationZipCode": "77584" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACJBAA", - "OrganizationName": "9th Street Internal Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFBHAA", + "OrganizationName": "Center for Digestive Diseases, P.A", "NPIID": "", - "OrganizationZipCode": "19107" + "OrganizationZipCode": "07083" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGAIAA", - "OrganizationName": "Misty Snyder", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJIHBA", + "OrganizationName": "HCA - Greenville Neurology Associates", "NPIID": "", - "OrganizationZipCode": "25301" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAIACA", - "OrganizationName": "Faster Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBIDAA", + "OrganizationName": "South Texas Arthritis Care Center", "NPIID": "", - "OrganizationZipCode": "29150" + "OrganizationZipCode": "78229" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJHHBD", - "OrganizationName": "Omar Manlapaz, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGEGBD", + "OrganizationName": "Broward Urology", "NPIID": "", - "OrganizationZipCode": "75254" + "OrganizationZipCode": "33029" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EAAEAA", - "OrganizationName": "Potomac Urology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDGDAD", + "OrganizationName": "Dean Richard Lindstrom, III MD", "NPIID": "", - "OrganizationZipCode": "22191" + "OrganizationZipCode": "32901" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACFJAA", - "OrganizationName": "Princeton Brain and Spine Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEBIAA", + "OrganizationName": "Wilmington Endocrinology", "NPIID": "", - "OrganizationZipCode": "19047" + "OrganizationZipCode": "28403" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HEGDBD", - "OrganizationName": "Midwest Therapeutic Endoscopy Consultants - MTEC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BEHEAD", + "OrganizationName": "Family Medical Walkin(Gurley)", "NPIID": "", - "OrganizationZipCode": "63131" + "OrganizationZipCode": "86301" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJJGBA", - "OrganizationName": "Ogden Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGEJBA", + "OrganizationName": "SHS - True Care Medical", "NPIID": "", - "OrganizationZipCode": "84405" + "OrganizationZipCode": "06830" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCAHCD", - "OrganizationName": "Lakewood Medical Center P.C.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHEJBD", + "OrganizationName": "Palm Beach Heart and Vascular", "NPIID": "", - "OrganizationZipCode": "80214" + "OrganizationZipCode": "33461" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGJBBD", - "OrganizationName": "Comprehensive Neurosurgery, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCBHAD", + "OrganizationName": "Medford Leas CCRC", "NPIID": "", - "OrganizationZipCode": "75056" + "OrganizationZipCode": "08055" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BAJADD", - "OrganizationName": "Aeges LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCGCBD", + "OrganizationName": "VitalCare Family, LLC", "NPIID": "", - "OrganizationZipCode": "62249" + "OrganizationZipCode": "23832" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHACDA", - "OrganizationName": "Reed Ward DO", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HACIAA", + "OrganizationName": "Central PA Cardiology", "NPIID": "", - "OrganizationZipCode": "83404" + "OrganizationZipCode": "16602" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEJIAA", - "OrganizationName": "Heart Care Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DIEGCD", + "OrganizationName": "Desert Bloom Family Medicine", "NPIID": "", - "OrganizationZipCode": "77070" + "OrganizationZipCode": "85037" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFFBAA", - "OrganizationName": "Advanced Physical Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACCGAA", + "OrganizationName": "Digestive Specialists,P.A", "NPIID": "", - "OrganizationZipCode": "48080" + "OrganizationZipCode": "77384" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHCCAA", - "OrganizationName": "Marlboro Internal Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCHIAA", + "OrganizationName": "Kidney Specialists of the Bay Area", "NPIID": "", - "OrganizationZipCode": "01752" + "OrganizationZipCode": "77598" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDGDAA", - "OrganizationName": "Kikkeri International", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBGCCA", + "OrganizationName": "Sultan Khan, M.D.", "NPIID": "", - "OrganizationZipCode": "75150" + "OrganizationZipCode": "11229" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBGHCD", - "OrganizationName": "Mouli Associates LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGAGCA", + "OrganizationName": "Texas Spine Rehabilitation, PA", "NPIID": "", - "OrganizationZipCode": "06074" + "OrganizationZipCode": "75070" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBICCD", - "OrganizationName": "Wisconsin Spine and Pain SC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEGBCD", + "OrganizationName": "Central Coast Foot and Ankle Specialists", "NPIID": "", - "OrganizationZipCode": "53029" + "OrganizationZipCode": "93465" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEGICD", - "OrganizationName": "George Edward Freeman, D.O., P.C.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFBBAA", + "OrganizationName": "Advanced Hand Plastic Surgery Center, LLC", "NPIID": "", - "OrganizationZipCode": "74745" + "OrganizationZipCode": "33544" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIJGAD", - "OrganizationName": "Northwoods Urology of Texas", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBCJAD", + "OrganizationName": "Reliance Medical Management, LLC", "NPIID": "", - "OrganizationZipCode": "77384" + "OrganizationZipCode": "93020" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFBEAA", - "OrganizationName": "Cardiovascular Association, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEEBAA", + "OrganizationName": "Family Medical Center", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "85546" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBHBCD", - "OrganizationName": "Sarasota Medical Pregnancy Center INC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJDGAA", + "OrganizationName": "West Charleston Medical Center", "NPIID": "", - "OrganizationZipCode": "34239" + "OrganizationZipCode": "89102" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HEIGAA", - "OrganizationName": "Joel M. Berman MD PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGIGBD", + "OrganizationName": "Highland Internal Medicine, PC", "NPIID": "", - "OrganizationZipCode": "77598" + "OrganizationZipCode": "30525" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGJFCA", - "OrganizationName": "HCA - Dr. Sheng-Yong Wang, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIHFBD", + "OrganizationName": "Metro Surgical Associates", "NPIID": "", - "OrganizationZipCode": "95116" + "OrganizationZipCode": "30058" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JAIGAD", - "OrganizationName": "Robson F. Araujo, DPM", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEEJBD", + "OrganizationName": "Pulmonary Sleep Specialists, PC", "NPIID": "", - "OrganizationZipCode": "35957" + "OrganizationZipCode": "30033" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFACAA", - "OrganizationName": "Cornerstone Pulmonary and Critical Care Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIHCAD", + "OrganizationName": "Nephrology-Hypertension Associates", "NPIID": "", - "OrganizationZipCode": "37087" + "OrganizationZipCode": "08882" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHCBBD", - "OrganizationName": "A Plus Family Healthcare", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFDABA", + "OrganizationName": "Advocate - Reginald Spears MD LLC", "NPIID": "", - "OrganizationZipCode": "42210" + "OrganizationZipCode": "60047" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFFDCD", - "OrganizationName": "The Idaho Clinic PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AADFAA", + "OrganizationName": "Macon Lung and Atlantic Sleep Lab", "NPIID": "", - "OrganizationZipCode": "83704" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGDCBD", - "OrganizationName": "SJ C Medical Group OB-GYN", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDGFBD", + "OrganizationName": "Chandana Konduru, MD", "NPIID": "", - "OrganizationZipCode": "31405" + "OrganizationZipCode": "76014" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDBABD", - "OrganizationName": "Allergy and Rheumatology Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHJFAA", + "OrganizationName": "Sacry, MD,Roger", "NPIID": "", - "OrganizationZipCode": "33709" + "OrganizationZipCode": "64836" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFFCAA", - "OrganizationName": "Northwest Medical Care, LLC.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HACDAA", + "OrganizationName": "Sitapara, MD, Ashish,", "NPIID": "", - "OrganizationZipCode": "07876" + "OrganizationZipCode": "18940" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BABIBD", - "OrganizationName": "San Antonio Podiatry Associates, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FAIDBA", + "OrganizationName": "Cornwall Neurology", "NPIID": "", - "OrganizationZipCode": "78229" + "OrganizationZipCode": "12550" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HACBCA", - "OrganizationName": "HCA - Waseem Peracha MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEBFAA", + "OrganizationName": "Florida Urology", "NPIID": "", - "OrganizationZipCode": "77082" + "OrganizationZipCode": "34741" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEECAD", - "OrganizationName": "St Joseph s Medical Group, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIGGBD", + "OrganizationName": "Neurological Specialists of Central Florida, LCC", "NPIID": "", - "OrganizationZipCode": "31419" + "OrganizationZipCode": "34420" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEGCAD", - "OrganizationName": "Alexandra Kidd", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGDCCA", + "OrganizationName": "Floyd D. Smith, MD", "NPIID": "", - "OrganizationZipCode": "85258" + "OrganizationZipCode": "98531" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIJFBA", - "OrganizationName": "Marc Lieberman, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHCGBD", + "OrganizationName": "Connelley Family Medical, PLLC", "NPIID": "", - "OrganizationZipCode": "32960" + "OrganizationZipCode": "71657" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGICBD", - "OrganizationName": "Amir Kaykha, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEJACA", + "OrganizationName": "Advocate - Deerbrook Medical Associates", "NPIID": "", - "OrganizationZipCode": "95124" + "OrganizationZipCode": "60061" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFEJCD", - "OrganizationName": "Test facility-MAELIETST, PA,LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCHCAA", + "OrganizationName": "Kansas City Foot Specialists, PA", "NPIID": "", - "OrganizationZipCode": "01581" + "OrganizationZipCode": "66213" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGHBCD", - "OrganizationName": "SHORELINE ORTHOPAEDIC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IACJBA", + "OrganizationName": "Tatambhotla MD PA", "NPIID": "", - "OrganizationZipCode": "49424" + "OrganizationZipCode": "34461" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GADEAA", - "OrganizationName": "Karen Turner", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDBIAA", + "OrganizationName": "North Texas Heart Care", "NPIID": "", - "OrganizationZipCode": "31419" + "OrganizationZipCode": "75010" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIFBBA", - "OrganizationName": "Huron Podiatry", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCICCA", + "OrganizationName": "Northside Primary Care Inc", "NPIID": "", - "OrganizationZipCode": "44839" + "OrganizationZipCode": "30009" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDDBDA", - "OrganizationName": "Abbas Khans LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIGACD", + "OrganizationName": "Blue Water Internal Medicine PC", "NPIID": "", - "OrganizationZipCode": "32955" + "OrganizationZipCode": "48060" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BECIAA", - "OrganizationName": "Los Altos Dermatology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHHGBD", + "OrganizationName": "Sullivan County Internal Medicine, LLC", "NPIID": "", - "OrganizationZipCode": "94024" + "OrganizationZipCode": "47879" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIFEAD", - "OrganizationName": "North Florida Primary Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAHEAD", + "OrganizationName": "Blue Water Pain Solutions", "NPIID": "", - "OrganizationZipCode": "32246" + "OrganizationZipCode": "33029" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEBJCA", - "OrganizationName": "Complete Foot Care Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBGCBD", + "OrganizationName": "Texas Heart Center", "NPIID": "", - "OrganizationZipCode": "32128" + "OrganizationZipCode": "77521" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EBHHBD", - "OrganizationName": "Advanced Neurologic Associates Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGICBD", + "OrganizationName": "Gastroenterology Center, PA", "NPIID": "", - "OrganizationZipCode": "44811" + "OrganizationZipCode": "76028" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEBHBA", - "OrganizationName": "Charles H Croft MD PA - Rep Medical - Ventana Med", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIJBBD", + "OrganizationName": "Columbus Family Medicine", "NPIID": "", - "OrganizationZipCode": "32953-3466" + "OrganizationZipCode": "31904" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGFCAA", - "OrganizationName": "Darius Gharib M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGCFAA", + "OrganizationName": "Houston Cardiac Clinic.", "NPIID": "", - "OrganizationZipCode": "91436" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJDICA", - "OrganizationName": "Pain Addiction Consultants, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJJBBA", + "OrganizationName": "OM Urology LLC - RepMedical - Ventana Group", "NPIID": "", - "OrganizationZipCode": "77380" + "OrganizationZipCode": "32958" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGCGAD", - "OrganizationName": "Doylestown Hospital - ECW Ambulatory", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCHBCA", + "OrganizationName": "Philip Blum, MD, PA", "NPIID": "", - "OrganizationZipCode": "18901" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFIGAA", - "OrganizationName": "Michelle Plaster MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFIJBA", + "OrganizationName": "Advocate - Quality Medical Care, SC", "NPIID": "", - "OrganizationZipCode": "30655" + "OrganizationZipCode": "60016" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCHGAA", - "OrganizationName": "Heartland Cardiology Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIIECD", + "OrganizationName": "Las Cruces Internists LLC", "NPIID": "", - "OrganizationZipCode": "67214" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DIAIAA", - "OrganizationName": "Valley Endocrine Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EBBBDA", + "OrganizationName": "Top Pain Center", "NPIID": "", - "OrganizationZipCode": "85206" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIBJCD", - "OrganizationName": "Adept Medical, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICDJAA", + "OrganizationName": "Michael Whiteley", "NPIID": "", - "OrganizationZipCode": "84065" + "OrganizationZipCode": "77375" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FHIEAA", - "OrganizationName": "Victor A. Shada, D.O., P.C.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCBEBA", + "OrganizationName": "Bayonet Point Hudson Cardiology Associates", "NPIID": "", - "OrganizationZipCode": "38557" + "OrganizationZipCode": "34667" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBDBCD", - "OrganizationName": "Robert Neville Associates, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJFFAD", + "OrganizationName": "Neuro Interventional Pain Management", "NPIID": "", - "OrganizationZipCode": "77380" + "OrganizationZipCode": "48162" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJGJCA", - "OrganizationName": "Group One Demo Database", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGBBBA", + "OrganizationName": "Advocate - Charles A Amenta III MD", "NPIID": "", - "OrganizationZipCode": "89703" + "OrganizationZipCode": "60430" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEIHBD", - "OrganizationName": "Cleveland Medical Associates PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCFHAD", + "OrganizationName": "Jamie W. Cox, MD PLLC", "NPIID": "", - "OrganizationZipCode": "37312" + "OrganizationZipCode": "73533" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIAGAA", - "OrganizationName": "Cynthia Williams, MD Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBDJCA", + "OrganizationName": "Affiliated Urologists", "NPIID": "", - "OrganizationZipCode": "90503" + "OrganizationZipCode": "85012" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDCJBD", - "OrganizationName": "Medical Associates of the Shoals", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGECBD", + "OrganizationName": "Naima Cheema, M.D.", "NPIID": "", - "OrganizationZipCode": "35660" + "OrganizationZipCode": "30076" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHBIBD", - "OrganizationName": "Innis Community Health Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIHGCD", + "OrganizationName": "Perez Orthopedics, LLC", "NPIID": "", - "OrganizationZipCode": "70715" + "OrganizationZipCode": "77904" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AICDBD", - "OrganizationName": "Eye Surgeons of Richmond, Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHGDCA", + "OrganizationName": "Quan Nguyen DO PA", "NPIID": "", - "OrganizationZipCode": "23226" + "OrganizationZipCode": "32701" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJBFCA", - "OrganizationName": "Wythe Medical Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGJJCA", + "OrganizationName": "PROD-Palmetto Primary Care Physicians (PPCP)", "NPIID": "", - "OrganizationZipCode": "24382" + "OrganizationZipCode": "29406" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HEACAA", - "OrganizationName": "The Neurology Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDFGBD", + "OrganizationName": "Algos Pain and Spine Care", "NPIID": "", - "OrganizationZipCode": "38018" + "OrganizationZipCode": "60607" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIIEAA", - "OrganizationName": "Center for Med Endo and Diabetes", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIEDBD", + "OrganizationName": "Joseph P. Camero, MD", "NPIID": "", - "OrganizationZipCode": "30342" + "OrganizationZipCode": "78041" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCFJCA", - "OrganizationName": "Banji Awosika, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EBIHBA", + "OrganizationName": "University Pain Associates", "NPIID": "", - "OrganizationZipCode": "34761" + "OrganizationZipCode": "08755" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBHBCA", - "OrganizationName": "Lepow Podiatric Medical Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCJDAA", + "OrganizationName": "Nash Chulamorkodt", "NPIID": "", - "OrganizationZipCode": "77030" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHBJAD", - "OrganizationName": "Riceland Rural Health Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACHBCA", + "OrganizationName": "Chambers Memorial Hospital Clinic", "NPIID": "", - "OrganizationZipCode": "77665" + "OrganizationZipCode": "72833" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGIBBA", - "OrganizationName": "Pulmonary Sleep of Tampa Bay", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEIJCA", + "OrganizationName": "Rice County Hospital", "NPIID": "", - "OrganizationZipCode": "33511" + "OrganizationZipCode": "67554" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIHECD", - "OrganizationName": "JAROSLAW K. PASZKOWIAK, M.D.P.C.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEBBDA", + "OrganizationName": "Mountain View Rehabilitation", "NPIID": "", - "OrganizationZipCode": "73505" + "OrganizationZipCode": "95945" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHJHBD", - "OrganizationName": "Premier Foot Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBIFCA", + "OrganizationName": "Cranberry Square Dermatology", "NPIID": "", - "OrganizationZipCode": "39056" + "OrganizationZipCode": "02660" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBIDAA", - "OrganizationName": "South Texas Arthritis Care Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHFGCA", + "OrganizationName": "Central Florida Breast Center", "NPIID": "", - "OrganizationZipCode": "78229" + "OrganizationZipCode": "32792" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGDAAA", - "OrganizationName": "COMMONWEALTH INTERNAL MEDICINE, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBHACA", + "OrganizationName": "HCA - Lafayette Arthritis And Endocrine Clinic", "NPIID": "", - "OrganizationZipCode": "22191-3310" + "OrganizationZipCode": "70506" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCCECD", - "OrganizationName": "Test-Jasper_Bandi", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJCJCD", + "OrganizationName": "Lynn O Connor Physician P.C.", "NPIID": "", - "OrganizationZipCode": "01581" + "OrganizationZipCode": "11743" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAECBA", - "OrganizationName": "B V Chandramouli, M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIEHAA", + "OrganizationName": "TKFMC - Adolph Nava, MD", "NPIID": "", - "OrganizationZipCode": "96001" + "OrganizationZipCode": "93291-5121" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGBJAA", - "OrganizationName": "St. Joseph s/Candler Health System", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGCCDA", + "OrganizationName": "Desert Angels Medical Clinic", "NPIID": "", - "OrganizationZipCode": "31405" + "OrganizationZipCode": "86442" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AHDFBA", - "OrganizationName": "Coastal Surgical Vascular Vein Specialists", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBJJAD", + "OrganizationName": "Legacy Pain Associates", "NPIID": "", - "OrganizationZipCode": "29407" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFGICD", - "OrganizationName": "Progressive Cardiology Associates, PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHBCBD", + "OrganizationName": "Florida Pain Care", "NPIID": "", - "OrganizationZipCode": "48532" + "OrganizationZipCode": "34711" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJHJCD", - "OrganizationName": "Prime Medical Group LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDGHAD", + "OrganizationName": "Nephrology Group of Northeast Florida", "NPIID": "", - "OrganizationZipCode": "77014" + "OrganizationZipCode": "32216" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCHIAA", - "OrganizationName": "Kidney Specialists of the Bay Area", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCAHAD", + "OrganizationName": "CAROLINA DIABETES AND KIDNEY CENTER", "NPIID": "", - "OrganizationZipCode": "77598" + "OrganizationZipCode": "29150" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJDACD", - "OrganizationName": "Florida Digestive Health Specialists", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJDADD", + "OrganizationName": "Jeffrey M. Bloom M.D, INC", "NPIID": "", - "OrganizationZipCode": "34211" + "OrganizationZipCode": "93401" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCIGCD", - "OrganizationName": "360 Cardiac Care, PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDHCCD", + "OrganizationName": "Trahan Medical Corporation", "NPIID": "", - "OrganizationZipCode": "76180" + "OrganizationZipCode": "70570" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACIDAA", - "OrganizationName": "Mahoney Dermatology Specialists, PA.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGCJCA", + "OrganizationName": "Weiyan Tan Physician, PC", "NPIID": "", - "OrganizationZipCode": "33773" + "OrganizationZipCode": "11220" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEADBD", - "OrganizationName": "Oasis Advanced Gastroenterology, Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCJIAD", + "OrganizationName": "Kindred Healthcare Operating Inc. - Palliative Care", "NPIID": "", - "OrganizationZipCode": "92262" + "OrganizationZipCode": "40202" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDCBCA", - "OrganizationName": "MHS - Carlos R. Santos, MD, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGFBBD", + "OrganizationName": "Kensington Valley Heart", "NPIID": "", - "OrganizationZipCode": "33162" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDDGBD", - "OrganizationName": "Tracy Byerly II MD PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BEJADA", + "OrganizationName": "KSC Cardiology", "NPIID": "", - "OrganizationZipCode": "78028" + "OrganizationZipCode": "33881" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCBEBA", - "OrganizationName": "Comprehensive Vascular Care PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HEECAA", + "OrganizationName": "Endocrine and Diabetes Associates, LLC", "NPIID": "", - "OrganizationZipCode": "48075" + "OrganizationZipCode": "20817" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJHFCD", - "OrganizationName": "Neurology Consultants of Kansas, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABIBAA", + "OrganizationName": "Lung and Chest Medicine", "NPIID": "", - "OrganizationZipCode": "67206" + "OrganizationZipCode": "29303" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBGDBA", - "OrganizationName": "Digestive Disease Associates of Rockland, P.C.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FAACBD", + "OrganizationName": "Kanghan Medical Services PC", "NPIID": "", - "OrganizationZipCode": "10970" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEAECD", - "OrganizationName": "Summit Foot and Ankle LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGIBBA", + "OrganizationName": "Primary Care Group, LLC", "NPIID": "", - "OrganizationZipCode": "84065" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCIFBD", - "OrganizationName": "Temecula Center for Integrative Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEBACA", + "OrganizationName": "Eastern Surgical Associates, P.C.", "NPIID": "", - "OrganizationZipCode": "92591" + "OrganizationZipCode": "35235" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CFFBBA", - "OrganizationName": "Gentle Touch Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGEJCA", + "OrganizationName": "Southeast PA Pain Management", "NPIID": "", - "OrganizationZipCode": "95128" + "OrganizationZipCode": "33880" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJFFCD", - "OrganizationName": "ART VASCULAR INTERVENTIONAL ASSOCIATES, INC.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CICDAA", + "OrganizationName": "Edward Leahey, M.D. PA.", "NPIID": "", - "OrganizationZipCode": "91754" + "OrganizationZipCode": "77521" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IACJBA", - "OrganizationName": "Tatambhotla MD PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIFFBA", + "OrganizationName": "MLH - Delaware Valley ID Associates", "NPIID": "", - "OrganizationZipCode": "34461" + "OrganizationZipCode": "19096" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGHDAD", - "OrganizationName": "Alexandria Neurosurgical Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEFCBA", + "OrganizationName": "SNMH - Dr Kuldip Gill, Inc", "NPIID": "", - "OrganizationZipCode": "71301" + "OrganizationZipCode": "95945" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGGIAA", - "OrganizationName": "Communicare Health Centers, Redwood", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIFBCA", + "OrganizationName": "OHS - Crescent Family Practice", "NPIID": "", - "OrganizationZipCode": "95616" + "OrganizationZipCode": "48228" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGBCAA", - "OrganizationName": "Proffer Surgical Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABIJAA", + "OrganizationName": "Canfield, Kris MD", "NPIID": "", - "OrganizationZipCode": "79106" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIIEBA", - "OrganizationName": "Kumar Desai, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIECCA", + "OrganizationName": "Arkansas Methodist", "NPIID": "", - "OrganizationZipCode": "91360-1869" + "OrganizationZipCode": "72450" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIIICD", - "OrganizationName": "UniVida Medical Centers", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGGDCD", + "OrganizationName": "Inter American Primary Care LLC dba Inter", "NPIID": "", - "OrganizationZipCode": "33144" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JECDBD", - "OrganizationName": "Accent on Health", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBDJCD", + "OrganizationName": "Greater Baden Medical Services", "NPIID": "", - "OrganizationZipCode": "20032" - }, - { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCCHBD", - "OrganizationName": "Healthcare One Urgent Care and Family Practice", - "NPIID": "", - "OrganizationZipCode": "73036" - }, - { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGEEAA", - "OrganizationName": "Northeastern Ohio Medical Specialists.", - "NPIID": "", - "OrganizationZipCode": "44320" + "OrganizationZipCode": "20613" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIIECD", - "OrganizationName": "Las Cruces Internists LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGCBCD", + "OrganizationName": "Colombia Medical Group, LLC", "NPIID": "", - "OrganizationZipCode": "88011" + "OrganizationZipCode": "33467" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBFDAA", - "OrganizationName": "Schenk, MD, Jillen", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHCHBD", + "OrganizationName": "Specialists in Pain Management", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBJGAD", - "OrganizationName": "Progressive Pain Management", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDABBD", + "OrganizationName": "North Texas Surgical Specialists, PLLC", "NPIID": "", - "OrganizationZipCode": "07712" + "OrganizationZipCode": "76104" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDIJAA", - "OrganizationName": "Trinity Health System", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJDFBA", + "OrganizationName": "Voyage Healthcare", "NPIID": "", - "OrganizationZipCode": "43952" + "OrganizationZipCode": "55445" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIBCAA", - "OrganizationName": "Town Center Family Practice.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBDACA", + "OrganizationName": "Mir F. Shuttari M.D.", "NPIID": "", - "OrganizationZipCode": "32763" + "OrganizationZipCode": "02540" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHCEBA", - "OrganizationName": "Great Lakes Physiatrists", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJHCCD", + "OrganizationName": "Diabetes and Endocrinology", "NPIID": "", - "OrganizationZipCode": "48081" + "OrganizationZipCode": "78539" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIAIAD", - "OrganizationName": "Huntington Heart Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJACBD", + "OrganizationName": "Cardiovascular Center", "NPIID": "", - "OrganizationZipCode": "11743" + "OrganizationZipCode": "32174" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HEGCAA", - "OrganizationName": "River Road Medical Group", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGEJAD", + "OrganizationName": "Betsy Perez, MD", "NPIID": "", - "OrganizationZipCode": "97404" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBGFBD", - "OrganizationName": "Maui Urology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHBICA", + "OrganizationName": "Internal Medicine Clinic of Tangipahoa, LLC", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "70403" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEGDAA", - "OrganizationName": "Institute for Respiratory and Sleep Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHIGAA", + "OrganizationName": "The Dermatology Center of New Jersey", "NPIID": "", - "OrganizationZipCode": "19007" + "OrganizationZipCode": "08807" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEFHAA", - "OrganizationName": "Stephen A. White, M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJHCDA", + "OrganizationName": "Michigan Pain Management Consultants", "NPIID": "", - "OrganizationZipCode": "37043" + "OrganizationZipCode": "48374" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJHABA", - "OrganizationName": "Beaumont Family Practice", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJGGAA", + "OrganizationName": "NYCDOHMH-Downtown Renal P. C.", "NPIID": "", - "OrganizationZipCode": "77706" + "OrganizationZipCode": "10013" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBBACD", - "OrganizationName": "Sasse Surgical Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIEABD", + "OrganizationName": "Advocate - Metro Family Practice SC", "NPIID": "", - "OrganizationZipCode": "89502" + "OrganizationZipCode": "60056" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGFCAA", - "OrganizationName": "Ellis County Medical Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICHDBD", + "OrganizationName": "Southwest Allergy and Asthma Associates PA", "NPIID": "", - "OrganizationZipCode": "75119" + "OrganizationZipCode": "79936" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFEGBD", - "OrganizationName": "Lanham Internal Medicine Associates LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BEHIBD", + "OrganizationName": "Fort Norfolk Plaza Cardiology", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBGJAA", - "OrganizationName": "Riverside Medical, SC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGIHAA", + "OrganizationName": "John Richard Duke SR.,M.D.,P.L.L.C.", "NPIID": "", - "OrganizationZipCode": "60004" + "OrganizationZipCode": "72143" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIDBCD", - "OrganizationName": "MIchigan Medical Advantage Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCFCAD", + "OrganizationName": "Neurology Clinic of Jacksonville", "NPIID": "", - "OrganizationZipCode": "48104" + "OrganizationZipCode": "32256" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHJEAA", - "OrganizationName": "CT Vascular Thoracic Surgical Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDHHAD", + "OrganizationName": "Bashir Al kaddoumi MD", "NPIID": "", - "OrganizationZipCode": "06852" + "OrganizationZipCode": "77070" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EAFIAA", - "OrganizationName": "Visalia Family Practice", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFEBDA", + "OrganizationName": "Maurice Reinoso, MD", "NPIID": "", - "OrganizationZipCode": "93227" + "OrganizationZipCode": "77479" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGEJCA", - "OrganizationName": "Southeast PA Pain Management", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHEECD", + "OrganizationName": "LAKE WALES FOOT AND ANKLE CARE, INC", "NPIID": "", - "OrganizationZipCode": "33880" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HEAGBD", - "OrganizationName": "Cape Cardiology MD PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCGACA", + "OrganizationName": "Chestnut Hill Allergy Asthma Associates", "NPIID": "", - "OrganizationZipCode": "02601" + "OrganizationZipCode": "19118" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AABDAD", - "OrganizationName": "Atul Aggarwal MD Cardiology Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHIADA", + "OrganizationName": "Focus Orthopedics", "NPIID": "", - "OrganizationZipCode": "93311" + "OrganizationZipCode": "34711" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJCADD", - "OrganizationName": "HOUSTON GASTRO INSTITUTE", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBBDCD", + "OrganizationName": "CERIUM URGENT CARE, LLC", "NPIID": "", - "OrganizationZipCode": "77494-3256" + "OrganizationZipCode": "30084" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHCBCD", - "OrganizationName": "Community Health Alliance", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDGIAD", + "OrganizationName": "Accumed Center", "NPIID": "", - "OrganizationZipCode": "89502" + "OrganizationZipCode": "60005" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBJECA", - "OrganizationName": "Williamson Health Wellness Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDBECD", + "OrganizationName": "Family Health Center of Clark County", "NPIID": "", - "OrganizationZipCode": "25661" + "OrganizationZipCode": "47130" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJGDCD", - "OrganizationName": "Coastal Vascular Medicine Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEGGBD", + "OrganizationName": "Associates in Plastic Surgery", "NPIID": "", - "OrganizationZipCode": "92663" + "OrganizationZipCode": "19063" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBHFCA", - "OrganizationName": "Great Lakes Foot Ankle Specialist", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJHBCD", + "OrganizationName": "OMAR M JEROUDI, M.D. P.A.", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJHCCD", - "OrganizationName": "Diabetes and Endocrinology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJAAAA", + "OrganizationName": "Prime Medic P A", "NPIID": "", - "OrganizationZipCode": "78539" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDAGBA", - "OrganizationName": "Mehran Shahsavari MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CECCBD", + "OrganizationName": "Alma S Rigonan MD PA", "NPIID": "", - "OrganizationZipCode": "73071" + "OrganizationZipCode": "78405" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DICAAA", - "OrganizationName": "Arthritis Center of Nebraska", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECGGCD", + "OrganizationName": "Jones Family Practice Clinic, PLLC", "NPIID": "", - "OrganizationZipCode": "68516" + "OrganizationZipCode": "74401" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBCFAA", - "OrganizationName": "Pinnacle Orthopaedics", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADAHCA", + "OrganizationName": "The Physicians", "NPIID": "", - "OrganizationZipCode": "30060" + "OrganizationZipCode": "30328" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCBFAD", - "OrganizationName": "Cape Cod Orthopaedics and Sports Medicine PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJCGBD", + "OrganizationName": "Dr. Rose Osowik", "NPIID": "", - "OrganizationZipCode": "02601" + "OrganizationZipCode": "43623" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHHFCD", - "OrganizationName": "ATLANTIC CARDIOVASCULAR CONSULTANTS, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFACCD", + "OrganizationName": "Invictus Health, LLC", "NPIID": "", - "OrganizationZipCode": "33431" + "OrganizationZipCode": "23606" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FHCABD", - "OrganizationName": "Dr. Yoel Vivas", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJIIAA", + "OrganizationName": "Community of Hope(COH)", "NPIID": "", - "OrganizationZipCode": "33484" + "OrganizationZipCode": "20005" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADFJAD", - "OrganizationName": "CGHN - Scarborough Family Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJIHBD", + "OrganizationName": "Womans Clinic PA", "NPIID": "", - "OrganizationZipCode": "31216" + "OrganizationZipCode": "38301" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JAFJCD", - "OrganizationName": "FHIR R4 Production Sandbox EMR", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGAICA", + "OrganizationName": "Southwest Kidney and Hypertension Specialists", "NPIID": "", - "OrganizationZipCode": "01581" + "OrganizationZipCode": "77036" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGHABD", - "OrganizationName": "NORTH GEORGIA UROLOGY CENTER PC INC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECACDA", + "OrganizationName": "Cape Fear Physical Medicine Rehab", "NPIID": "", - "OrganizationZipCode": "30720" + "OrganizationZipCode": "28303" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEDGAA", - "OrganizationName": "Dingmans Medical", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEHHBD", + "OrganizationName": "Oklahoma Pain Institute, PLLC", "NPIID": "", - "OrganizationZipCode": "18328" + "OrganizationZipCode": "73115" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECFCBA", - "OrganizationName": "TKFMC - Ashok Verma, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHEABA", + "OrganizationName": "Peninsula Allergy Asthma", "NPIID": "", - "OrganizationZipCode": "93277" + "OrganizationZipCode": "21801" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGAJBD", - "OrganizationName": "Spine DFW PA dba Texas Spine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CFIGAD", + "OrganizationName": "Zeidy Roche MD PA", "NPIID": "", - "OrganizationZipCode": "75063" + "OrganizationZipCode": "34947" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBEFCD", - "OrganizationName": "Kelly Schultz, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCBACD", + "OrganizationName": "Woodlands Heart Vascular Institute, PA", "NPIID": "", - "OrganizationZipCode": "85032" + "OrganizationZipCode": "77380" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JABHAD", - "OrganizationName": "Community Health and Wellness Center of Greater Torrington", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGJBBD", + "OrganizationName": "Michael A Codiga MD", "NPIID": "", - "OrganizationZipCode": "06790" + "OrganizationZipCode": "84780" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEIGCD", - "OrganizationName": "Milestone Pediatrics S.C.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEACCD", + "OrganizationName": "MKR Medical PC", "NPIID": "", - "OrganizationZipCode": "53226" + "OrganizationZipCode": "11746" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFDGBA", - "OrganizationName": "Frank Daniel Mongiardo, MD, PSC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIIGBA", + "OrganizationName": "HCA - Allergy Asthma Care of The Palm Beaches", "NPIID": "", - "OrganizationZipCode": "41701" + "OrganizationZipCode": "33458" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFAIBD", - "OrganizationName": "ASIMA RAHMAN LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAIGBA", + "OrganizationName": "Tennessee Rheumatology Center for Inflammatory Disease", "NPIID": "", - "OrganizationZipCode": "21045" + "OrganizationZipCode": "37203" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDJAAA", - "OrganizationName": "Laredo Dermatology Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEBJAD", + "OrganizationName": "Advocate - Retina Health institute", "NPIID": "", - "OrganizationZipCode": "78041" + "OrganizationZipCode": "60123" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECJBDA", - "OrganizationName": "Central Virginia Health Services Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EAICCA", + "OrganizationName": "Advocate - Alawad Medical Center", "NPIID": "", - "OrganizationZipCode": "23123" + "OrganizationZipCode": "60415" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFGDBD", - "OrganizationName": "Westborough Podiatry", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGIGCD", + "OrganizationName": "East Ohio Regional Hospital", "NPIID": "", - "OrganizationZipCode": "01581" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JAGEBA", - "OrganizationName": "Southeastern Endocrine Diabetes, PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEIBBD", + "OrganizationName": "Laura Wagner MD", "NPIID": "", - "OrganizationZipCode": "30076" + "OrganizationZipCode": "63017" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDIDBA", - "OrganizationName": "Angel Raposas, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEDEBD", + "OrganizationName": "Absentee Shawnee Tribal Health System", "NPIID": "", - "OrganizationZipCode": "16601" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACEBCD", - "OrganizationName": "Test-Siddharth Pandya MySQL V11", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FAHJBA", + "OrganizationName": "Vittorio M Morreale MD PLC", "NPIID": "", - "OrganizationZipCode": "01581" + "OrganizationZipCode": "48315-3140" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAEIBD", - "OrganizationName": "Gastroenterology Consultants - SC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEIACD", + "OrganizationName": "Allergy A.R.T.S LLP", "NPIID": "", - "OrganizationZipCode": "29572" + "OrganizationZipCode": "79124" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGCHCA", - "OrganizationName": "Lower Keys Urology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDABAA", + "OrganizationName": "Burchfield Family Practice", "NPIID": "", - "OrganizationZipCode": "33040" + "OrganizationZipCode": "72450" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAGFCD", - "OrganizationName": "Rao Heart Vascular, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHJADA", + "OrganizationName": "Northwest Houston Neurology", "NPIID": "", - "OrganizationZipCode": "36303" + "OrganizationZipCode": "77375" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFFICA", - "OrganizationName": "INDIAN RIVER MEDICAL OFFICE", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBFGAD", + "OrganizationName": "Shailja Kaul, MD", "NPIID": "", - "OrganizationZipCode": "32796" + "OrganizationZipCode": "19047" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGFFBD", - "OrganizationName": "Kidney Specialists of Paducah and PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBCFAA", + "OrganizationName": "Steven Fried MD.", "NPIID": "", - "OrganizationZipCode": "42003" + "OrganizationZipCode": "11021" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICGHCA", - "OrganizationName": "Medical PMC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFAJCA", + "OrganizationName": "OHS - Haddad Internal Medicine", "NPIID": "", - "OrganizationZipCode": "48328" + "OrganizationZipCode": "48120" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDJICD", - "OrganizationName": "Summers Healthcare Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACIFBA", + "OrganizationName": "Jitesh Patel", "NPIID": "", - "OrganizationZipCode": "63109" + "OrganizationZipCode": "30078" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJABDA", - "OrganizationName": "Washington DC STD/TB Clinics", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBEJAD", + "OrganizationName": "Cano Health", "NPIID": "", - "OrganizationZipCode": "20002" + "OrganizationZipCode": "33024" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCEJCA", - "OrganizationName": "Michael P Roberts MD PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFJEBA", + "OrganizationName": "Cardiology Specialists of Nevada", "NPIID": "", - "OrganizationZipCode": "32578" + "OrganizationZipCode": "89128" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGEIBD", - "OrganizationName": "Arizona Pain Care Center PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBDGBA", + "OrganizationName": "Family First Urgent Care", "NPIID": "", - "OrganizationZipCode": "85755" + "OrganizationZipCode": "07755" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGBDAD", - "OrganizationName": "Wesley Community and Health Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJIEBA", + "OrganizationName": "Faith Medical Associates", "NPIID": "", - "OrganizationZipCode": "85034" + "OrganizationZipCode": "44143" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEJEBA", - "OrganizationName": "HCA - Family Foot and Ankle Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JFJDCD", + "OrganizationName": "Respire Pulmonary and Sleep Medicine LLC", "NPIID": "", - "OrganizationZipCode": "07871" + "OrganizationZipCode": "34428" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDCECA", - "OrganizationName": "Joseph Ippolito MD PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGFADD", + "OrganizationName": "Pain Care Physicians PLLC", "NPIID": "", - "OrganizationZipCode": "83301" + "OrganizationZipCode": "98057" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JFEJCD", - "OrganizationName": "Empowered arthritis and Rheumatology Center PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJJCCD", + "OrganizationName": "Wilson Almonte MD PLLC", "NPIID": "", - "OrganizationZipCode": "27518" + "OrganizationZipCode": "77904" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCBHAA", - "OrganizationName": "Benson Huang, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJJADA", + "OrganizationName": "Bernadette Santos, MD", "NPIID": "", - "OrganizationZipCode": "78041" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJJGBA", - "OrganizationName": "Asthma and Allergy Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIFDBA", + "OrganizationName": "Adventist - Washington Endocrinology", "NPIID": "", - "OrganizationZipCode": "68123" + "OrganizationZipCode": "20878" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGGDCD", - "OrganizationName": "Montgomery Cardiology,LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDIDCA", + "OrganizationName": "Saroj Verma, MD", "NPIID": "", - "OrganizationZipCode": "20850" + "OrganizationZipCode": "60617" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHEBCA", - "OrganizationName": "St Louis Minimally Invasive Spine Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHCBCA", + "OrganizationName": "Woodrome Medical PA", "NPIID": "", - "OrganizationZipCode": "63128-2197" + "OrganizationZipCode": "77351" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGBCBA", - "OrganizationName": "Sandlot - William J. Van Wyk, MD, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGEDCD", + "OrganizationName": "LIVING GEM PROFESSIONAL CORPORATION", "NPIID": "", - "OrganizationZipCode": "76104" + "OrganizationZipCode": "85737" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCCBCD", - "OrganizationName": "NAZEERI FAMILY MEDICINE", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACFCAD", + "OrganizationName": "Gulf Coast Medical Center", "NPIID": "", - "OrganizationZipCode": "17042" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDBFCD", - "OrganizationName": "Rheumatology Clinic Of Lima, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HACFBD", + "OrganizationName": "Gerard Varlotta, MD", "NPIID": "", - "OrganizationZipCode": "45801" + "OrganizationZipCode": "10017" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDGFBD", - "OrganizationName": "John Hoover, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECFFAA", + "OrganizationName": "Westwood Primary Care,PPLC", "NPIID": "", - "OrganizationZipCode": "33155" + "OrganizationZipCode": "77354" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCICCD", - "OrganizationName": "Amir Manzoor,MD,PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHAABA", + "OrganizationName": "Ricardo Rodriguez MD", "NPIID": "", - "OrganizationZipCode": "32405" + "OrganizationZipCode": "07204" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEBHBD", - "OrganizationName": "McBride Orthopedic Hospital", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBGEBD", + "OrganizationName": "Ashford Pain Solutions", "NPIID": "", - "OrganizationZipCode": "73114" + "OrganizationZipCode": "30606" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIADCD", - "OrganizationName": "Magic Valley Urology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJABDA", + "OrganizationName": "Washington DC STD/TB Clinics", "NPIID": "", - "OrganizationZipCode": "83341" + "OrganizationZipCode": "20002" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHIGCD", - "OrganizationName": "Vascular Surgery Associates of Richmond PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGADAA", + "OrganizationName": "Advanced Dermatology and Cosmetic Center, LLC.", "NPIID": "", - "OrganizationZipCode": "23226" + "OrganizationZipCode": "20814-191" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJJFBA", - "OrganizationName": "Kofi Nuako, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACBBDA", + "OrganizationName": "Pulmonary \u0026 Critical Care Medicine Associates, PC", "NPIID": "", - "OrganizationZipCode": "38261" + "OrganizationZipCode": "17102" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFDCBA", - "OrganizationName": "Cumberland Family Practice", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGHCCA", + "OrganizationName": "Neurology Associates of Ormond Beach", "NPIID": "", - "OrganizationZipCode": "37075" + "OrganizationZipCode": "32174" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGIFAD", - "OrganizationName": "Adventist HealthCare - Enterprise", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEEDAD", + "OrganizationName": "Shaver Medical Clinic", "NPIID": "", - "OrganizationZipCode": "20878" + "OrganizationZipCode": "77506" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DADDCA", - "OrganizationName": "OHS - Dearborn Cardiology Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCFECA", + "OrganizationName": "Kabul S Garg MD LLC", "NPIID": "", - "OrganizationZipCode": "48124" + "OrganizationZipCode": "06511" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGDDAA", - "OrganizationName": "Yogesh Trehan MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDAGBA", + "OrganizationName": "TexomaCare-Cardiology", "NPIID": "", - "OrganizationZipCode": "94513" + "OrganizationZipCode": "75020" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GABFCD", - "OrganizationName": "Arizona Diabetes and Endocrinology PLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHBJBD", + "OrganizationName": "ATLANTA DIGESTIVE CENTER, LLC", "NPIID": "", - "OrganizationZipCode": "85249" + "OrganizationZipCode": "30033" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIFFAD", - "OrganizationName": "Ludwig Orozco MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IICGCD", + "OrganizationName": "K S HEALTHCARE LLC dba Northeast Prohealth", "NPIID": "", - "OrganizationZipCode": "75088" + "OrganizationZipCode": "78109" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCIBCD", - "OrganizationName": "Legacy Medical LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHEGAD", + "OrganizationName": "Surgical Healing Arts Center", "NPIID": "", - "OrganizationZipCode": "58504" + "OrganizationZipCode": "33967" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AHEADA", - "OrganizationName": "Diabetes And Metabolism Specialists of San Antonio", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHBJAA", + "OrganizationName": "Christopher MD \u0026 Associates", "NPIID": "", - "OrganizationZipCode": "78258" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAIGAD", - "OrganizationName": "Sacred Circle Health Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCGADA", + "OrganizationName": "Dr. Ben B. Shenassa, MD", "NPIID": "", - "OrganizationZipCode": "84111" + "OrganizationZipCode": "90041" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGBJCA", - "OrganizationName": "Brian F Gruber MD LTD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJJGBA", + "OrganizationName": "Asthma and Allergy Center", "NPIID": "", - "OrganizationZipCode": "85050" + "OrganizationZipCode": "68123" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHFHBA", - "OrganizationName": "Florida Foot and Ankle Physicians, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJADCA", + "OrganizationName": "Advocate-Geri Med Services Ltd Rekha Sharma", "NPIID": "", - "OrganizationZipCode": "33904" + "OrganizationZipCode": "60429" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHBEAA", - "OrganizationName": "Northwest Houston Heart Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAJICA", + "OrganizationName": "Sumeet Bhinder MD INC", "NPIID": "", - "OrganizationZipCode": "77375" + "OrganizationZipCode": "93312" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABBCAA", - "OrganizationName": "Redmond Internal Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JFIABA", + "OrganizationName": "Four Seasons Pediatrics", "NPIID": "", - "OrganizationZipCode": "97756" + "OrganizationZipCode": "12065" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBBGCA", - "OrganizationName": "Pioneer Family Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGGBDA", + "OrganizationName": "Temple Medical Clinic", "NPIID": "", - "OrganizationZipCode": "83713" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEBECD", - "OrganizationName": "RWLC Consulting LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACEDBA", + "OrganizationName": "Maxa Internal Medicine", "NPIID": "", - "OrganizationZipCode": "08527" + "OrganizationZipCode": "30096" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIGHCD", - "OrganizationName": "BOZEMAN CREEK FAMILY HEALTH, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJAECA", + "OrganizationName": "Advanced Gastroenterology of South Florida, P.A.", "NPIID": "", - "OrganizationZipCode": "59715" + "OrganizationZipCode": "33016" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JFBADD", - "OrganizationName": "Test Facility-tomcat_MSSQL_ev3", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCHGCD", + "OrganizationName": "InterMed", "NPIID": "", - "OrganizationZipCode": "01581" + "OrganizationZipCode": "04106" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDFBCD", - "OrganizationName": "Imad E. Tarabishy MD PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFCGCA", + "OrganizationName": "Cancer Care Chemotherapy Center", "NPIID": "", - "OrganizationZipCode": "34613" + "OrganizationZipCode": "34972" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFFFCD", - "OrganizationName": "Longhorn Brain and Spine PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDHGBA", + "OrganizationName": "REC - Steven B Degalan, M.D", "NPIID": "", - "OrganizationZipCode": "76104" + "OrganizationZipCode": "94545" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFHICD", - "OrganizationName": "Sankineni Rao M.D., LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGBECA", + "OrganizationName": "HCA - Janin Heart Vascular Institute, PA", "NPIID": "", - "OrganizationZipCode": "20716" + "OrganizationZipCode": "33458" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJIBCD", - "OrganizationName": "Neurology Consultants of Montgomery,P.C", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCICCD", + "OrganizationName": "Amir Manzoor,MD,PA", "NPIID": "", - "OrganizationZipCode": "36106" + "OrganizationZipCode": "32405" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFGJAD", - "OrganizationName": "SWHR - North Texas Preferred Health Partners", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBBCCD", + "OrganizationName": "GOOD DERM, INC", "NPIID": "", - "OrganizationZipCode": "75246" + "OrganizationZipCode": "90505" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJFDBD", - "OrganizationName": "Advocate - Chicago Hand Orthopedic Surgery Centers", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHJHBA", + "OrganizationName": "Manhattan Cardiac Medical", "NPIID": "", - "OrganizationZipCode": "60173" + "OrganizationZipCode": "10002" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDHBCD", - "OrganizationName": "Medical Pain and Spine Care of Indiana", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIEDAA", + "OrganizationName": "NYCDOHMH-Zoe Liu Medical Office", "NPIID": "", - "OrganizationZipCode": "46062" + "OrganizationZipCode": "10002" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DADCBD", - "OrganizationName": "Sunshine State Womens Care, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEBFAD", + "OrganizationName": "Waring Endocrine Associates, LLC", "NPIID": "", - "OrganizationZipCode": "33431" + "OrganizationZipCode": "29406" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJFBAA", - "OrganizationName": "Lido Chen, M.D., Inc.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCIBBD", + "OrganizationName": "Utah Valley Rheumatology", "NPIID": "", - "OrganizationZipCode": "92618" + "OrganizationZipCode": "84663" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABJCAD", - "OrganizationName": "Associated Cardiovascular and Thoracic Surgeons", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBAIAA", + "OrganizationName": "Gerlie Papillion, MD", "NPIID": "", - "OrganizationZipCode": "77702" + "OrganizationZipCode": "95020" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDEHBD", - "OrganizationName": "Physicians Specialists of Northern NJ", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJEBAA", + "OrganizationName": "Garden State Interventional Pain Management", "NPIID": "", - "OrganizationZipCode": "07562" + "OrganizationZipCode": "08759" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFIAAA", - "OrganizationName": "Bonita Internal Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHIHAD", + "OrganizationName": "Willow Pain and Wellness LLC", "NPIID": "", - "OrganizationZipCode": "34135" + "OrganizationZipCode": "38655" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAEGCA", - "OrganizationName": "Excellence in Healthcare", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGDDAA", + "OrganizationName": "Yogesh Trehan MD", "NPIID": "", - "OrganizationZipCode": "96001" + "OrganizationZipCode": "94513" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGBFAA", - "OrganizationName": "Arizona Medical Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCIFBA", + "OrganizationName": "Endocrinology, Diabetes \u0026 Metabolism, NY PC", "NPIID": "", - "OrganizationZipCode": "85364" + "OrganizationZipCode": "11803" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHBGBD", - "OrganizationName": "Compassionate Medical Care, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGJGAA", + "OrganizationName": "Nasseri Clinic of Arthritic Rheumatic Diseases", "NPIID": "", - "OrganizationZipCode": "10040" + "OrganizationZipCode": "21228" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGCIBA", - "OrganizationName": "HCA - Haroon Siddique", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGFACA", + "OrganizationName": "Advocate - Midwest Sleep Institute", "NPIID": "", - "OrganizationZipCode": "76234" + "OrganizationZipCode": "60031" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFHEAD", - "OrganizationName": "Erickson Living Management", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBIBDD", + "OrganizationName": "YurHealth, LLC", "NPIID": "", - "OrganizationZipCode": "21228" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHJGBD", - "OrganizationName": "Veritas Health Group", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCCBCD", + "OrganizationName": "Chatham Podiatry", "NPIID": "", - "OrganizationZipCode": "29072" + "OrganizationZipCode": "02633" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAGEBA", - "OrganizationName": "Coosa Valley Medical Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBGAAA", + "OrganizationName": "Quynh L. Sebastian M.D.", "NPIID": "", - "OrganizationZipCode": "35150" + "OrganizationZipCode": "90404" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BAIICA", - "OrganizationName": "Affiliated Cardiologists", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBIACA", + "OrganizationName": "ENT and Allergy Specialists", "NPIID": "", - "OrganizationZipCode": "85006" + "OrganizationZipCode": "19460" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBBEAA", - "OrganizationName": "Hummayun Ismail MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGIHBD", + "OrganizationName": "CENLA Kidney Specialists LLC", "NPIID": "", - "OrganizationZipCode": "19713" + "OrganizationZipCode": "71301" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGIICD", - "OrganizationName": "Memorial Pulmonary and Sleep Disorders", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHJBAA", + "OrganizationName": "Premier Gastroenterology, PA", "NPIID": "", - "OrganizationZipCode": "77079" + "OrganizationZipCode": "34613" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJHHBD", - "OrganizationName": "Surgical Associates, Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJHIAA", + "OrganizationName": "Bay Parkway Medical PC", "NPIID": "", - "OrganizationZipCode": "74055" + "OrganizationZipCode": "11214" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJIHCA", - "OrganizationName": "Westchester Putnam Gastroenterology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEIHBD", + "OrganizationName": "The Bossier Eye Institute, APMC", "NPIID": "", - "OrganizationZipCode": "10512" + "OrganizationZipCode": "71111" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBAIAD", - "OrganizationName": "Meharry Medical College", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFCEAA", + "OrganizationName": "AZ Endocrine Institute", "NPIID": "", - "OrganizationZipCode": "37208" + "OrganizationZipCode": "85201" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFJACD", - "OrganizationName": "Mason District Hospital", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHFHBA", + "OrganizationName": "Florida Foot and Ankle Physicians, PA", "NPIID": "", - "OrganizationZipCode": "62644" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAJECA", - "OrganizationName": "Cancer Care Institute", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICEACA", + "OrganizationName": "Pulmonary Critical Care Consultants, Inc.", "NPIID": "", - "OrganizationZipCode": "90036" + "OrganizationZipCode": "45409" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEEGCD", - "OrganizationName": "Sharon Vitale PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDACBA", + "OrganizationName": "Blair Renal Associates Inc", "NPIID": "", - "OrganizationZipCode": "33478" + "OrganizationZipCode": "16601" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGEJBD", - "OrganizationName": "Roseburg Foot and Ankle Specialists PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHDHAD", + "OrganizationName": "A. Dhandayuthanpani, MD, PC", "NPIID": "", - "OrganizationZipCode": "97471" + "OrganizationZipCode": "31904" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFBGBA", - "OrganizationName": "Family Medical Clinic of Harrogate, PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFDCBD", + "OrganizationName": "Fairbanks Urology LLC", "NPIID": "", - "OrganizationZipCode": "37752" + "OrganizationZipCode": "99701" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAEHAA", - "OrganizationName": "Gramercy Pain Management", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGCADA", + "OrganizationName": "Podiatric Medical Partners of Texas", "NPIID": "", - "OrganizationZipCode": "10901" + "OrganizationZipCode": "75224" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIHBCD", - "OrganizationName": "Markims Nephrology Network Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABHJCD", + "OrganizationName": "Frederick Njuki, M.D., P.A", "NPIID": "", - "OrganizationZipCode": "71457" + "OrganizationZipCode": "77385" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHCBCA", - "OrganizationName": "Frontline Medical Group LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGGDBD", + "OrganizationName": "Malibu Medical Corp", "NPIID": "", - "OrganizationZipCode": "89728-0463" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAHJBA", - "OrganizationName": "Venu Prabaker MD Inc - MPMG", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHEHBA", + "OrganizationName": "Jon Yardney, M.D.", "NPIID": "", - "OrganizationZipCode": "91942-7435" + "OrganizationZipCode": "19087" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDDJCD", - "OrganizationName": "Pulmonary and Sleep Private Care, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFFFCD", + "OrganizationName": "Longhorn Brain and Spine PLLC", "NPIID": "", - "OrganizationZipCode": "86301" + "OrganizationZipCode": "76104" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CFFDBA", - "OrganizationName": "Clear Lake Specialties", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJAACA", + "OrganizationName": "Aditi Swami MD", "NPIID": "", - "OrganizationZipCode": "77058" + "OrganizationZipCode": "75025" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGEFAD", - "OrganizationName": "FPIM of New Haven County LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIBBCD", + "OrganizationName": "ACTON MEDICAL ASSOCIATES P.C", "NPIID": "", - "OrganizationZipCode": "06512" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBCABA", - "OrganizationName": "HCA - Mukesh Patel, MD, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AHJFAA", + "OrganizationName": "George Wang", "NPIID": "", - "OrganizationZipCode": "34667" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBEBBA", - "OrganizationName": "Munson - BirchTree Podiatry", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCIBCA", + "OrganizationName": "Pulmonary Associates, LTD", "NPIID": "", - "OrganizationZipCode": "49686" + "OrganizationZipCode": "22311" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJGCAA", - "OrganizationName": "Digestive and Liver Center of FL", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHDCBA", + "OrganizationName": "Advocate - SFZ Corporation", "NPIID": "", - "OrganizationZipCode": "32828" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGEACA", - "OrganizationName": "HCA - Prime Care Family Practice", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEEJCA", + "OrganizationName": "Mid Florida Cardiovascular Center", "NPIID": "", - "OrganizationZipCode": "23834" + "OrganizationZipCode": "33880" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCFDCD", - "OrganizationName": "I B MEDICAL ASSOCIATES, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAIBBD", + "OrganizationName": "Neurology Care PLLC", "NPIID": "", - "OrganizationZipCode": "33150" + "OrganizationZipCode": "75165" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EBDBBA", - "OrganizationName": "John T. Frasca, MD, FACS", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFDECD", + "OrganizationName": "ZK Enterprises,Inc.DBA Desert Cardiology Consultants", "NPIID": "", - "OrganizationZipCode": "02081" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEFHAA", - "OrganizationName": "Thirlby Clinic, PLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDBEAD", + "OrganizationName": "XyrFlu48OYFD", "NPIID": "", - "OrganizationZipCode": "49684" + "OrganizationZipCode": "78229" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FAFJAD", - "OrganizationName": "CenterWell Senior Primary Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDJGAA", + "OrganizationName": "RheumEndoaffliate", "NPIID": "", - "OrganizationZipCode": "40202" + "OrganizationZipCode": "31201" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFACBD", - "OrganizationName": "Allergy and Asthma Associates - NJ", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBFECA", + "OrganizationName": "Northeast Allergy, Asthma Immunology", "NPIID": "", - "OrganizationZipCode": "07701" + "OrganizationZipCode": "01453" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCHFBA", - "OrganizationName": "Ty Gore, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFAGCA", + "OrganizationName": "New York City REC", "NPIID": "", - "OrganizationZipCode": "76067" + "OrganizationZipCode": "10013" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CFIACD", - "OrganizationName": "Live Oak Family Medicine, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DADCBD", + "OrganizationName": "Sunshine State Womens Care, LLC", "NPIID": "", - "OrganizationZipCode": "76028" + "OrganizationZipCode": "33431" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCHBCD", - "OrganizationName": "Umpqua Orthopedics PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADFACA", + "OrganizationName": "ASPA - Gilbert Neurology", "NPIID": "", - "OrganizationZipCode": "97471" + "OrganizationZipCode": "85297" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CFJCCA", - "OrganizationName": "HCA - Michael N. Newton MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEHIBA", + "OrganizationName": "CARE RITE PLLC", "NPIID": "", - "OrganizationZipCode": "33613" + "OrganizationZipCode": "38024" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJBFBD", - "OrganizationName": "Conviva Care Solutions, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCJCBA", + "OrganizationName": "Nephrology Associates of the Carolinas, PA", "NPIID": "", - "OrganizationZipCode": "33155" + "OrganizationZipCode": "28150" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJIFCD", - "OrganizationName": "Richard L. Chang, P.A", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CAJFBD", + "OrganizationName": "Family Medical Clinic Of McDonough", "NPIID": "", - "OrganizationZipCode": "33176" + "OrganizationZipCode": "30253" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BAFJCD", - "OrganizationName": "Ozark Tricounty Health Consortium dba Access Family Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJFEAD", + "OrganizationName": "Salman Ahmad, MD", "NPIID": "", - "OrganizationZipCode": "4850" + "OrganizationZipCode": "79404" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCABBA", - "OrganizationName": "HCA - Western Kentucky Gastroenterology Associates LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIFBCA", + "OrganizationName": "Family Care Clinic of Fresno", "NPIID": "", - "OrganizationZipCode": "42103" + "OrganizationZipCode": "93710" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGBBCD", - "OrganizationName": "Academy Orthopedics LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEGEBD", + "OrganizationName": "Forest General Surgery, PC", "NPIID": "", - "OrganizationZipCode": "30040" + "OrganizationZipCode": "24382" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGHHBD", - "OrganizationName": "LUIS F ANEZ, MD, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DIBADD", + "OrganizationName": "Healthful Healthcare PLLC", "NPIID": "", - "OrganizationZipCode": "32257" + "OrganizationZipCode": "85307" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJFADA", - "OrganizationName": "South Lake Pain Institute", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CAHBDA", + "OrganizationName": "Visione 360 Eye Cosmetic Center", "NPIID": "", - "OrganizationZipCode": "34711" + "OrganizationZipCode": "79902" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCAADA", - "OrganizationName": "Poonam Gill MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFIAAA", + "OrganizationName": "Bonita Internal Medicine", "NPIID": "", - "OrganizationZipCode": "60169" + "OrganizationZipCode": "34135" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIHBCD", - "OrganizationName": "Women s Care Florida North - Physician", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CECBDA", + "OrganizationName": "Intermountain Heart Center", "NPIID": "", - "OrganizationZipCode": "33609" + "OrganizationZipCode": "84123" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEHFAD", - "OrganizationName": "Ideal Option----TEST", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIIDAA", + "OrganizationName": "NYCDOHMH-8Ave Medical Office PLLC", "NPIID": "", - "OrganizationZipCode": "99336" + "OrganizationZipCode": "11220" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCEEBA", - "OrganizationName": "Cardiologists of Greene County LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AAAFBD", + "OrganizationName": "Helix Urgent Care", "NPIID": "", - "OrganizationZipCode": "44385" + "OrganizationZipCode": "33441" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EBGDAD", - "OrganizationName": "Internal - Labcorp", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDACAA", + "OrganizationName": "Corvallis Family Medicine", "NPIID": "", - "OrganizationZipCode": "01581" + "OrganizationZipCode": "97330" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEHCBA", - "OrganizationName": "PRMC - Eastern Shore ENT Allergy Associates, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIGECD", + "OrganizationName": "Springs Pediatrics Associates PLLC", "NPIID": "", - "OrganizationZipCode": "21804" + "OrganizationZipCode": "77583" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFAHAD", - "OrganizationName": "Salim Dabaghi MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJCEAA", + "OrganizationName": "So Others Might Eat.", "NPIID": "", - "OrganizationZipCode": "77515" + "OrganizationZipCode": "20001" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEHIBD", - "OrganizationName": "Idaho Falls Family and Sports Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEAABA", + "OrganizationName": "HMA - Dr. Debbie Reiland", "NPIID": "", - "OrganizationZipCode": "83404" + "OrganizationZipCode": "350954" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEIHCD", - "OrganizationName": "Atlanta Prime Physicians, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAACBD", + "OrganizationName": "Malek Medical Center", "NPIID": "", - "OrganizationZipCode": "30097" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJBCDA", - "OrganizationName": "Omni Spine Pain Management PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AAEGBA", + "OrganizationName": "Advocate - Ghazanfai and Olivers Gastroenterology", "NPIID": "", - "OrganizationZipCode": "75035" + "OrganizationZipCode": "60657" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHDBBA", - "OrganizationName": "Don Mehrab, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACBEBA", + "OrganizationName": "Digestive Care P.L.", "NPIID": "", - "OrganizationZipCode": "90212" + "OrganizationZipCode": "33511" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGDFCA", - "OrganizationName": "Salem Surgical Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHJGBD", + "OrganizationName": "Veritas Health Group", "NPIID": "", - "OrganizationZipCode": "24153" + "OrganizationZipCode": "29072" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJDBBA", - "OrganizationName": "Christopher Ha MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHCFAD", + "OrganizationName": "Family Medical Center", "NPIID": "", - "OrganizationZipCode": "95678" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDJHCD", - "OrganizationName": "Test_kelvin_local", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBDECA", + "OrganizationName": "Cardiovascular Surgery of Alexandria, LLC", "NPIID": "", - "OrganizationZipCode": "01582" + "OrganizationZipCode": "71301" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHAIAA", - "OrganizationName": "Jay Care Medical Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGIEAA", + "OrganizationName": "Catawba Valley Medical Center", "NPIID": "", - "OrganizationZipCode": "33805" + "OrganizationZipCode": "28602" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFD1AD", - "OrganizationName": "Elion Krok, MD PC, DBA - IMMC Health", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHAACA", + "OrganizationName": "Mid South Gastroenterology", "NPIID": "", - "OrganizationZipCode": "07052" + "OrganizationZipCode": "38464" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIAEAD", - "OrganizationName": "Sequoia Institute for Surgical Services INC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIHIBD", + "OrganizationName": "Luis A Casas MD LLC", "NPIID": "", - "OrganizationZipCode": "93277" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJEBAA", - "OrganizationName": "Shore Cardiology Consultants", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGACBA", + "OrganizationName": "Spanish Catholic Clinic", "NPIID": "", - "OrganizationZipCode": "08724" + "OrganizationZipCode": "20005" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHHGAA", - "OrganizationName": "Kids First Pediatrics of Raleigh", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBCFBD", + "OrganizationName": "Tehmina Sami M.D P.A.", "NPIID": "", - "OrganizationZipCode": "27604" + "OrganizationZipCode": "77479-4908" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAIHCA", - "OrganizationName": "Tampa Bay Bone Joint Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGAAAA", + "OrganizationName": "Virginia Endocrinology and Osteoporosis Center, Inc.", "NPIID": "", - "OrganizationZipCode": "33618" + "OrganizationZipCode": "23114" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHEJCD", - "OrganizationName": "ARTERY AND VEIN SPECIALISTS OF AMERICA, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FHJFBD", + "OrganizationName": "Community Pain Medicine", "NPIID": "", - "OrganizationZipCode": "77386" + "OrganizationZipCode": "11354" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGHICD", - "OrganizationName": "Seema A. Dar, M.D., P.A", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGFFBD", + "OrganizationName": "Doctor Today TLC LLC", "NPIID": "", - "OrganizationZipCode": "78258" + "OrganizationZipCode": "33813" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBCGBD", - "OrganizationName": "John D Atwater MD PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIAIBA", + "OrganizationName": "Jamil C Mohsin MD", "NPIID": "", - "OrganizationZipCode": "32960" + "OrganizationZipCode": "77070" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAEACD", - "OrganizationName": "Grant Memorial Hospital Clinics", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDFJBA", + "OrganizationName": "HCA - Table Mountain Foot and Ankle", "NPIID": "", - "OrganizationZipCode": "26847" + "OrganizationZipCode": "80033" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAHFAD", - "OrganizationName": "Mena Regional Health System", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJHHBD", + "OrganizationName": "Surgical Associates, Inc", "NPIID": "", - "OrganizationZipCode": "" + "OrganizationZipCode": "74055" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACBBAA", - "OrganizationName": "Dr. Mark Cooper M.D, P.C", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHGBCD", + "OrganizationName": "Satish Sivasankaran, M.D.,P.A", "NPIID": "", - "OrganizationZipCode": "35768" + "OrganizationZipCode": "34688" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGGICA", - "OrganizationName": "Bury Hettrick, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HEGDBD", + "OrganizationName": "Midwest Therapeutic Endoscopy Consultants - MTEC", "NPIID": "", - "OrganizationZipCode": "53168" + "OrganizationZipCode": "63131" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFJBAA", - "OrganizationName": "Knott Street Dermatology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBJBBA", + "OrganizationName": "Advocate - Foot Ankle Associates Ltd", "NPIID": "", - "OrganizationZipCode": "97212" + "OrganizationZipCode": "60453" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JFIFBA", - "OrganizationName": "Whitney Dixon, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIBCBD", + "OrganizationName": "Francois J. du Toit M.D.", "NPIID": "", - "OrganizationZipCode": "95926" + "OrganizationZipCode": "73505" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHGJCD", - "OrganizationName": "Test Facility-Akinsola Okunsokan", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABFFCA", + "OrganizationName": "Advocate - Dr. GJ Winters Foot Ankle Center LTD", "NPIID": "", - "OrganizationZipCode": "01581" + "OrganizationZipCode": "60030" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGDHCD", - "OrganizationName": "Stephen D Sandoval, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABJDAA", + "OrganizationName": "Carson Medical Group", "NPIID": "", - "OrganizationZipCode": "75092" + "OrganizationZipCode": "89703" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFHDBA", - "OrganizationName": "Flatbush Family Medicine, PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHCCAA", + "OrganizationName": "Marlboro Internal Medicine", "NPIID": "", - "OrganizationZipCode": "11225" + "OrganizationZipCode": "01752" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BEHBBD", - "OrganizationName": "David A. Herf, MD General Surgery", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADEFCA", + "OrganizationName": "Indian River Physicians", "NPIID": "", - "OrganizationZipCode": "32539" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEAAAA", - "OrganizationName": "Hugh H. Windom, MD. PA.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AAIHAA", + "OrganizationName": "Central California Cardiovascular", "NPIID": "", - "OrganizationZipCode": "34233" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIDJCD", - "OrganizationName": "Cherokee Family Healthcare, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIEGAD", + "OrganizationName": "Sugar Land Endocrine", "NPIID": "", - "OrganizationZipCode": "35960" + "OrganizationZipCode": "77479" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHDIAA", - "OrganizationName": "NYCDOHMH-Sindhu Gupta, M.D., P.C.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIFJBD", + "OrganizationName": "Pulmonary Critical Care Associates PC", "NPIID": "", - "OrganizationZipCode": "10461" + "OrganizationZipCode": "48315" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGDFCA", - "OrganizationName": "University Orthopedics", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEEGCD", + "OrganizationName": "Sharon Vitale PA", "NPIID": "", - "OrganizationZipCode": "33321" + "OrganizationZipCode": "33478" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFFCCD", - "OrganizationName": "Vascular Institute", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJHCAD", + "OrganizationName": "Scenic Bluffs Community Health Centers", "NPIID": "", - "OrganizationZipCode": "85015" + "OrganizationZipCode": "54619" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HICBCA", - "OrganizationName": "Volusia Hand Surgery Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EBCCCA", + "OrganizationName": "Lisa Lewis MD", "NPIID": "", - "OrganizationZipCode": "32129" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBHICD", - "OrganizationName": "Vladimir Gabay MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBJBBD", + "OrganizationName": "Family Wellness Clinic", "NPIID": "", - "OrganizationZipCode": "11375" + "OrganizationZipCode": "89052" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDFGCD", - "OrganizationName": "CHRISTOPHER D. MARSHALL M.D. PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFBEAA", + "OrganizationName": "Cardiovascular Association, PLLC", "NPIID": "", - "OrganizationZipCode": "38363" + "OrganizationZipCode": "77030" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGEIAA", - "OrganizationName": "NYCDOHMH - Anil Gupta, M.D. P.C.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGEICD", + "OrganizationName": "ORLES PAIN MANAGEMENT AND REGENERATIVE MEDICINE GROUP, PA", "NPIID": "", - "OrganizationZipCode": "10473" + "OrganizationZipCode": "32216" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBIEBD", - "OrganizationName": "Manalapan Medical Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIFABA", + "OrganizationName": "Southwestern Neuroscience Institute", "NPIID": "", - "OrganizationZipCode": "07726" + "OrganizationZipCode": "75039" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCEBAA", - "OrganizationName": "Vani Duvuuri, MD, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AHGECA", + "OrganizationName": "Regional Womens Health Group PRODUCTION", "NPIID": "", - "OrganizationZipCode": "75080" + "OrganizationZipCode": "08043" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDIFBD", - "OrganizationName": "Oscar Ortiz, MD PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCIDAA", + "OrganizationName": "North Georgia Diabetes And Endocrinology", "NPIID": "", - "OrganizationZipCode": "08755" + "OrganizationZipCode": "30041" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJFHBD", - "OrganizationName": "Dallas Premier Heart and Vascular", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CAIHAA", + "OrganizationName": "CCherry Mathew, MDherry Mathew, MD", "NPIID": "", - "OrganizationZipCode": "75243" + "OrganizationZipCode": "75904" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFJECD", - "OrganizationName": "Advanced Pain Anesthesia Consultants PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GACCAA", + "OrganizationName": "Integrative Pain Medicine", "NPIID": "", - "OrganizationZipCode": "46311" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIAGBD", - "OrganizationName": "Wellness Life Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCJHBD", + "OrganizationName": "PAIN CENTER WESTERN WASHINGTON", "NPIID": "", - "OrganizationZipCode": "39828" + "OrganizationZipCode": "98003" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHGGAA", - "OrganizationName": "Lowcountry Spine And Sport", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFFDCD", + "OrganizationName": "The Idaho Clinic PLLC", "NPIID": "", - "OrganizationZipCode": "29927" + "OrganizationZipCode": "83704" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BAFJBD", - "OrganizationName": "San Antonio Head and Neck", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICAEAD", + "OrganizationName": "Manhattan Allergy Immunology Rheumatology", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAJJAA", - "OrganizationName": "David Wexler, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHCBCA", + "OrganizationName": "Frontline Medical Group LLC", "NPIID": "", - "OrganizationZipCode": "07066" + "OrganizationZipCode": "89728-0463" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDAAAA", - "OrganizationName": "Lance, Gaynes, Zavadil Argento, M.D. P.A.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFIFCD", + "OrganizationName": "Beats Cardiology PLLC", "NPIID": "", - "OrganizationZipCode": "20707-5234" + "OrganizationZipCode": "75024" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCBCCA", - "OrganizationName": "MTT Corp - Harris Family Medical Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIIADA", + "OrganizationName": "Northside Hospital Inc DBA Endocrine Specialists of Atlanta", "NPIID": "", - "OrganizationZipCode": "32901" + "OrganizationZipCode": "30342" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIBHAD", - "OrganizationName": "Digestive Health Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIHCCA", + "OrganizationName": "HCA - South Texas Pulmonary and Critical Care Associates", "NPIID": "", - "OrganizationZipCode": "34471" + "OrganizationZipCode": "78404" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGHHAA", - "OrganizationName": "NYCDOHMH - Khin Aung Medical PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HACBCA", + "OrganizationName": "HCA - Waseem Peracha MD", "NPIID": "", - "OrganizationZipCode": "11373" + "OrganizationZipCode": "77082" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHCACD", - "OrganizationName": "Rock Canyon Foot and Ankle Clinic, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHCJBA", + "OrganizationName": "Physicians Housecalls Direct of Central Florida, LLC", "NPIID": "", - "OrganizationZipCode": "80109" + "OrganizationZipCode": "34205" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBIIAD", - "OrganizationName": "Northeast Atlanta ENT", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHGIAD", + "OrganizationName": "Citrus Cardiology", "NPIID": "", - "OrganizationZipCode": "77521" + "OrganizationZipCode": "34452" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECFADD", - "OrganizationName": "Test Facility-Himanshu", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHGBBA", + "OrganizationName": "Amy Smith, MD", "NPIID": "", - "OrganizationZipCode": "01581" + "OrganizationZipCode": "19096" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGBCAA", - "OrganizationName": "Austin Urological Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJAABA", + "OrganizationName": "Deaconess Hospital- IP", "NPIID": "", - "OrganizationZipCode": "78705" + "OrganizationZipCode": "47747" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIJHAA", - "OrganizationName": "Wake Spine and Pain Specialists, PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEFHAA", + "OrganizationName": "Thirlby Clinic, PLC", "NPIID": "", - "OrganizationZipCode": "27609" + "OrganizationZipCode": "49684" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJIGCD", - "OrganizationName": "Caruso Foot and Ankle LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIAJAD", + "OrganizationName": "Advocate - Golden Rule Family Practice", "NPIID": "", - "OrganizationZipCode": "07728" + "OrganizationZipCode": "60564" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEEDBA", - "OrganizationName": "Baycare - George B. Blake, MD PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGDDAA", + "OrganizationName": "Huatuco", "NPIID": "", - "OrganizationZipCode": "33606" + "OrganizationZipCode": "95376" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDFEAD", - "OrganizationName": "Homeria Mehrabian MD Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIFBBA", + "OrganizationName": "Huron Podiatry", "NPIID": "", - "OrganizationZipCode": "92663" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDAAAA", - "OrganizationName": "Brody Dermatology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHFECD", + "OrganizationName": "CARDIOVASCULAR CLINIC OF TEXAS, INC", "NPIID": "", - "OrganizationZipCode": "11030" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HECBCD", - "OrganizationName": "Integrity Orthopedics", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGCCDA", + "OrganizationName": "Anitha Kolli, MD", "NPIID": "", - "OrganizationZipCode": "77450" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCFIAA", - "OrganizationName": "Horizon Surgical Group", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFIEAD", + "OrganizationName": "Ouachita Family Practice", "NPIID": "", - "OrganizationZipCode": "20850" + "OrganizationZipCode": "71953" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDCFCA", - "OrganizationName": "Cardiology Associates of Sandwich", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCEACA", + "OrganizationName": "Advocate - Retina Consultants Ltd.", "NPIID": "", - "OrganizationZipCode": "02643" + "OrganizationZipCode": "60016" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGFCAA", + "OrganizationName": "Darius Gharib M.D.", + "NPIID": "", + "OrganizationZipCode": "91436" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGEBDA", + "OrganizationName": "Modern Pain Management", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CEDCAA", + "OrganizationName": "Michael J. Screpetis, MD", + "NPIID": "", + "OrganizationZipCode": "71301" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDJDBA", + "OrganizationName": "Horizons Diagnostics, L.L.C", + "NPIID": "", + "OrganizationZipCode": "31904" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBBBBA", + "OrganizationName": "Nashville Family Foot Care, PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHEHCA", + "OrganizationName": "Texan Vein Vascular", + "NPIID": "", + "OrganizationZipCode": "78613" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BAFJCD", + "OrganizationName": "Ozark Tricounty Health Consortium dba Access Family Care", + "NPIID": "", + "OrganizationZipCode": "4850" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CJCECD", + "OrganizationName": "UPPER CUMBERLAND OTOLARYNGOLOGY CLINIC", + "NPIID": "", + "OrganizationZipCode": "38501" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJGFBD", + "OrganizationName": "AdvancedENT", + "NPIID": "", + "OrganizationZipCode": "89521" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FHIEAA", + "OrganizationName": "Victor A. Shada, D.O., P.C.", + "NPIID": "", + "OrganizationZipCode": "38557" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCBADA", + "OrganizationName": "Digestive Associates", + "NPIID": "", + "OrganizationZipCode": "89030" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBEGBA", + "OrganizationName": "JOSE A GAUDIER MD, PA", + "NPIID": "", + "OrganizationZipCode": "34474" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JFIFAA", + "OrganizationName": "Lima Memorial Professional Corp", + "NPIID": "", + "OrganizationZipCode": "45801-4300" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFGJBA", + "OrganizationName": "William J. Lewis MD PC", + "NPIID": "", + "OrganizationZipCode": "19096" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EBEDBA", + "OrganizationName": "Neurology Specialists of Monmouth County", + "NPIID": "", + "OrganizationZipCode": "07764" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AICDBD", + "OrganizationName": "Eye Surgeons of Richmond, Inc", + "NPIID": "", + "OrganizationZipCode": "23226" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCAADA", + "OrganizationName": "Poonam Gill MD", + "NPIID": "", + "OrganizationZipCode": "60169" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIGHAD", + "OrganizationName": "Change Inc", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDBAAA", + "OrganizationName": "Preventive Medicine Associates, PLLC", + "NPIID": "", + "OrganizationZipCode": "13001" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FAADAD", + "OrganizationName": "Bucks Thyroid Endocrine Care, LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICJJCD", + "OrganizationName": "Axia MSO", + "NPIID": "", + "OrganizationZipCode": "32246" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHJICD", + "OrganizationName": "Lakeview Cardiology of Texas PLLC", + "NPIID": "", + "OrganizationZipCode": "75142" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBIIBD", + "OrganizationName": "Delmarva Diabetes Center, LLC", + "NPIID": "", + "OrganizationZipCode": "21804" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHBJAD", + "OrganizationName": "Riceland Rural Health Clinic", + "NPIID": "", + "OrganizationZipCode": "77665" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHFGBD", + "OrganizationName": "Southeast Alabama Rural Health Services", + "NPIID": "", + "OrganizationZipCode": "36079" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJDFBD", + "OrganizationName": "Rheumatology Specialists of Paducah", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGBJAA", + "OrganizationName": "St. Joseph s/Candler Health System", + "NPIID": "", + "OrganizationZipCode": "31405" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBJABD", + "OrganizationName": "BPN Family Medicine Clinic", + "NPIID": "", + "OrganizationZipCode": "77701" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJEICA", + "OrganizationName": "Jupiter Medical Center Physicians Group", + "NPIID": "", + "OrganizationZipCode": "33458" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBDGCA", + "OrganizationName": "Southern Illinois Heart Vascular PC", + "NPIID": "", + "OrganizationZipCode": "62864" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEADBD", + "OrganizationName": "Oasis Advanced Gastroenterology, Inc", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABCCBA", + "OrganizationName": "Gulf View WalkIn Clinics", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIBJAD", + "OrganizationName": "Virginia Spine Specialists", + "NPIID": "", + "OrganizationZipCode": "20110" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGDFCA", + "OrganizationName": "Salem Surgical Associates", + "NPIID": "", + "OrganizationZipCode": "24153" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGDHCD", + "OrganizationName": "Stephen D Sandoval, MD", + "NPIID": "", + "OrganizationZipCode": "75092" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDIJAD", + "OrganizationName": "Eileen Turbessi MD PA", + "NPIID": "", + "OrganizationZipCode": "33070" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AHDHAD", + "OrganizationName": "Sanjay Sikand MD", + "NPIID": "", + "OrganizationZipCode": "08724" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBGDBA", + "OrganizationName": "Digestive Disease Associates of Rockland, P.C.", + "NPIID": "", + "OrganizationZipCode": "10970" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECIJCA", + "OrganizationName": "Sugarland Neurology Sleep", + "NPIID": "", + "OrganizationZipCode": "77479" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECBHBA", + "OrganizationName": "East Valley Diabetes and Endocrinology, PC", + "NPIID": "", + "OrganizationZipCode": "85095" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCIBBD", + "OrganizationName": "Neurology and Sleep Clinic - TX", + "NPIID": "", + "OrganizationZipCode": "75010" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHGDCD", + "OrganizationName": "Manaswi s Orthopedic", + "NPIID": "", + "OrganizationZipCode": "33837" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADECAD", + "OrganizationName": "Us Helping Us", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGDFCA", + "OrganizationName": "University Orthopedics", + "NPIID": "", + "OrganizationZipCode": "33321" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGBCAA", + "OrganizationName": "Proffer Surgical Associates", + "NPIID": "", + "OrganizationZipCode": "79106" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHDHCA", + "OrganizationName": "Beth Anglin, MD", + "NPIID": "", + "OrganizationZipCode": "75075" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDJCBD", + "OrganizationName": "Vein and Vascular Experts", + "NPIID": "", + "OrganizationZipCode": "33812" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCBFAA", + "OrganizationName": "Family and Medical Counseling Service, Inc.", + "NPIID": "", + "OrganizationZipCode": "20020" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEEDAD", + "OrganizationName": "Rheumatology Care of North Houston, PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIABBA", + "OrganizationName": "Primary Care Associates - FL", + "NPIID": "", + "OrganizationZipCode": "33948" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBIEBD", + "OrganizationName": "Manalapan Medical Center", + "NPIID": "", + "OrganizationZipCode": "07726" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEAJAA", + "OrganizationName": "HCA - MD Total Care, LLC", + "NPIID": "", + "OrganizationZipCode": "37404" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEHHBD", + "OrganizationName": "TEST-HCA-Ankle Foot Centers of Georgia", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGJJCA", + "OrganizationName": "C James Anderson", + "NPIID": "", + "OrganizationZipCode": "62226" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBFDAA", + "OrganizationName": "Schenk, MD, Jillen", + "NPIID": "", + "OrganizationZipCode": "96067" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJGCCA", + "OrganizationName": "Pain Management Services", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FAFBDA", + "OrganizationName": "American Medical Associates", + "NPIID": "", + "OrganizationZipCode": "85295" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJHFCA", + "OrganizationName": "University of Kansas School of Medicine MPA", + "NPIID": "", + "OrganizationZipCode": "67214" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFJECD", + "OrganizationName": "Advanced Pain Anesthesia Consultants PC", + "NPIID": "", + "OrganizationZipCode": "46311" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBICAA", + "OrganizationName": "Midtown Neurology, PC", + "NPIID": "", + "OrganizationZipCode": "30312" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBGFBD", + "OrganizationName": "Maui Urology", + "NPIID": "", + "OrganizationZipCode": "96793" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBCDCA", + "OrganizationName": "Advocate - Angspatt-Pisit, MD SC", + "NPIID": "", + "OrganizationZipCode": "60452" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDFJAD", + "OrganizationName": "Southern Gastroenterology Specialists", + "NPIID": "", + "OrganizationZipCode": "30248" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDBDBA", + "OrganizationName": "OHS - Zachary H Lewis DO PC", + "NPIID": "", + "OrganizationZipCode": "48183" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDBEAA", + "OrganizationName": "WhitmanWalker", + "NPIID": "", + "OrganizationZipCode": "20009" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHBEAA", + "OrganizationName": "Dimitri Dermatology", + "NPIID": "", + "OrganizationZipCode": "70056" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFEGBD", + "OrganizationName": "Lanham Internal Medicine Associates LLC", + "NPIID": "", + "OrganizationZipCode": "20770" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAJJAA", + "OrganizationName": "David Wexler, MD", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJDACD", + "OrganizationName": "Neurology Consultants of North Alabama Inc", + "NPIID": "", + "OrganizationZipCode": "35801" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBGAAA", + "OrganizationName": "Medneph PA", + "NPIID": "", + "OrganizationZipCode": "33401" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDDJBD", + "OrganizationName": "Northside Podiatry P.C", + "NPIID": "", + "OrganizationZipCode": "30434" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJDJBD", + "OrganizationName": "Christopher VandeLune MD", + "NPIID": "", + "OrganizationZipCode": "51012" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDGDBA", + "OrganizationName": "IUHC Medclinic", + "NPIID": "", + "OrganizationZipCode": "474053190" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADEJBD", + "OrganizationName": "Umpqua Internal Medicine PC", + "NPIID": "", + "OrganizationZipCode": "97471" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHGCBD", + "OrganizationName": "Family Practice Physicians", + "NPIID": "", + "OrganizationZipCode": "99801" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFFCAA", + "OrganizationName": "Del Mar Medical", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFFGBD", + "OrganizationName": "Drs Shanahan and Ferguson PC", + "NPIID": "", + "OrganizationZipCode": "21620" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGHHAA", + "OrganizationName": "NYCDOHMH - Khin Aung Medical PC", + "NPIID": "", + "OrganizationZipCode": "11373" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFFDAD", + "OrganizationName": "PWMD - Brendon Connolly MD PL", + "NPIID": "", + "OrganizationZipCode": "34233" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHJHAA", + "OrganizationName": "Peter Chang, MD, PA", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHHCAD", + "OrganizationName": "Arthritis Center of Orlando", + "NPIID": "", + "OrganizationZipCode": "34761" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBHFCA", + "OrganizationName": "Great Lakes Foot Ankle Specialist", + "NPIID": "", + "OrganizationZipCode": "49684" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECFADD", + "OrganizationName": "Test Facility-Himanshu", + "NPIID": "", + "OrganizationZipCode": "01581" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFDIBA", + "OrganizationName": "Frederick Medical \u0026 Pulmonary Associates", + "NPIID": "", + "OrganizationZipCode": "21704" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJDCBA", + "OrganizationName": "Advanced Cardiovascular Specialist", + "NPIID": "", + "OrganizationZipCode": "94040" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBBIBA", + "OrganizationName": "RPM Medical Billing", + "NPIID": "", + "OrganizationZipCode": "80111" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDCJBD", + "OrganizationName": "Family Care Center", + "NPIID": "", + "OrganizationZipCode": "67156" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGHHAA", + "OrganizationName": "Philip Brown, M.D", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDCDCA", + "OrganizationName": "Canadian Valley Family Care", + "NPIID": "", + "OrganizationZipCode": "73099" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIHBBA", + "OrganizationName": "MPR Ajaz Umerani MD", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FHCABD", + "OrganizationName": "Dr. Yoel Vivas", + "NPIID": "", + "OrganizationZipCode": "33484" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JAAAAA", + "OrganizationName": "Maple Leaf Family Sports Medicine, LLC.", + "NPIID": "", + "OrganizationZipCode": "43311" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJIGCD", + "OrganizationName": "Caruso Foot and Ankle LLC", + "NPIID": "", + "OrganizationZipCode": "07728" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIFCDA", + "OrganizationName": "Arminder Singh MD", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEJFAA", + "OrganizationName": "Northern Heart and Vascular Institute.", + "NPIID": "", + "OrganizationZipCode": "96001" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JABHAD", + "OrganizationName": "Community Health and Wellness Center of Greater Torrington", + "NPIID": "", + "OrganizationZipCode": "06790" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGDBDA", + "OrganizationName": "Baominh, Vinh MD", + "NPIID": "", + "OrganizationZipCode": "77065" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JAFFCD", + "OrganizationName": "Mohan S Kumar MD PLLC", + "NPIID": "", + "OrganizationZipCode": "77598" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFHHCA", + "OrganizationName": "PINNACLE HEALTH CENTER", + "NPIID": "", + "OrganizationZipCode": "85122" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBEIAA", + "OrganizationName": "Ranjit Grewal MD", + "NPIID": "", + "OrganizationZipCode": "78253" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AAJECD", + "OrganizationName": "COMPREHENSIVE PEDIATRICS PC", + "NPIID": "", + "OrganizationZipCode": "08820" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HECBCD", + "OrganizationName": "Integrity Orthopedics", + "NPIID": "", + "OrganizationZipCode": "77450" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFGBBD", + "OrganizationName": "Central Montana Heart and Vascular Institute LLC", + "NPIID": "", + "OrganizationZipCode": "59405" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAIBAA", + "OrganizationName": "Primary Physician Partners/Partners Internal Medicine", + "NPIID": "", + "OrganizationZipCode": "01608" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDJIBA", + "OrganizationName": "HCA - Arthritis Associates", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFGDBD", + "OrganizationName": "Westborough Podiatry", + "NPIID": "", + "OrganizationZipCode": "01581" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBBHBD", + "OrganizationName": "Gateway Anesthesia and Pain Associates", + "NPIID": "", + "OrganizationZipCode": "85207" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCGHAA", + "OrganizationName": "Brent Spencer,MD", + "NPIID": "", + "OrganizationZipCode": "75034" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGFFBD", + "OrganizationName": "Kidney Specialists of Paducah and PLLC", + "NPIID": "", + "OrganizationZipCode": "42003" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJDGCD", + "OrganizationName": "Interventional Spine and Pain Institute, LLC", + "NPIID": "", + "OrganizationZipCode": "32960" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBFEBA", + "OrganizationName": "Ingleside Medical Associates", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAJHBD", + "OrganizationName": "New Life Heart Care LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJGBAA", + "OrganizationName": "All Family Medical Center, Inc.", + "NPIID": "", + "OrganizationZipCode": "33710" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJBICD", + "OrganizationName": "Heartcare MD PA", + "NPIID": "", + "OrganizationZipCode": "76051" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCAADA", + "OrganizationName": "Amaram and Amaram, M.D.s", + "NPIID": "", + "OrganizationZipCode": "31501" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BACGAD", + "OrganizationName": "Andrew Word, MD", + "NPIID": "", + "OrganizationZipCode": "75205" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGAGBA", + "OrganizationName": "Eastern Plains Medical Clinic", + "NPIID": "", + "OrganizationZipCode": "80808" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEJEBA", + "OrganizationName": "HCA - Family Foot and Ankle Care", + "NPIID": "", + "OrganizationZipCode": "07871" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFBBBA", + "OrganizationName": "Marina Kuperman-Beade, MD", + "NPIID": "", + "OrganizationZipCode": "02904" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECFEAA", + "OrganizationName": "Center for Spine Pain Medicine, P.C.", + "NPIID": "", + "OrganizationZipCode": "30720" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EBIACA", + "OrganizationName": "Interventional Pain Institute", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AHIFAD", + "OrganizationName": "Vero Beach Neurology and Research Institute", + "NPIID": "", + "OrganizationZipCode": "32960" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EACICA", + "OrganizationName": "Gastroenterology and Nutrition of Central Florida", + "NPIID": "", + "OrganizationZipCode": "34748" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HICFBD", + "OrganizationName": "Metropolitan Health Partners, LLC", + "NPIID": "", + "OrganizationZipCode": "33410" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJECAD", + "OrganizationName": "Texas Urological Clinic", + "NPIID": "", + "OrganizationZipCode": "75901" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGBCBA", + "OrganizationName": "Sandlot - William J. Van Wyk, MD, PA", + "NPIID": "", + "OrganizationZipCode": "76104" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFJACA", + "OrganizationName": "Mount Rainier Urology", + "NPIID": "", + "OrganizationZipCode": "98506" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGBECD", + "OrganizationName": "INDIAN RIVER CARDIOLOGY", + "NPIID": "", + "OrganizationZipCode": "32960" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEBHCA", + "OrganizationName": "HCA - Cardiology Associates of South Florida", + "NPIID": "", + "OrganizationZipCode": "33472" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDEECD", + "OrganizationName": "PALM BEACH HEART CLINIC,P.A", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFEEAD", + "OrganizationName": "APC - Raghav Mohindra, MD", + "NPIID": "", + "OrganizationZipCode": "85378" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJJFBA", + "OrganizationName": "Kofi Nuako, MD", + "NPIID": "", + "OrganizationZipCode": "38261" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJDICA", + "OrganizationName": "Cardiac Consultants", + "NPIID": "", + "OrganizationZipCode": "77707" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCFBBD", + "OrganizationName": "Legacy Orthopedics, PLLC", + "NPIID": "", + "OrganizationZipCode": "75248" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIEGCA", + "OrganizationName": "Eric J Brahin MD PLLC", + "NPIID": "", + "OrganizationZipCode": "78224" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIGICD", + "OrganizationName": "West Park Primary Care", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGBBCD", + "OrganizationName": "Ashford Orthopedic Specialists", + "NPIID": "", + "OrganizationZipCode": "30606" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFCHBA", + "OrganizationName": "Alabama Heart and Vascular Medicine", + "NPIID": "", + "OrganizationZipCode": "35406-2300" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGJDCD", + "OrganizationName": "Claiborne Memorial Medical Center", + "NPIID": "", + "OrganizationZipCode": "71040" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCIBCD", + "OrganizationName": "Legacy Medical LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAFECA", + "OrganizationName": "Daryl M. McClendon, M.D.", + "NPIID": "", + "OrganizationZipCode": "99508" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFEECA", + "OrganizationName": "JORGE A SIFUENTES MD PA", + "NPIID": "", + "OrganizationZipCode": "79007" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFCABA", + "OrganizationName": "Yong W. Chung, MD Inc.", + "NPIID": "", + "OrganizationZipCode": "92704-5718" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGBFAD", + "OrganizationName": "Pain Management", + "NPIID": "", + "OrganizationZipCode": "49503" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIGDAA", + "OrganizationName": "Castle Country Orthopaedics and Sports Medicine", + "NPIID": "", + "OrganizationZipCode": "84501" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBBGCA", + "OrganizationName": "Pioneer Family Medicine", + "NPIID": "", + "OrganizationZipCode": "83713" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CAHHBD", + "OrganizationName": "Suburban Surgical Associates Ltd", + "NPIID": "", + "OrganizationZipCode": "60402" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBFIBD", + "OrganizationName": "Pain Management Specialists of Atlanta", + "NPIID": "", + "OrganizationZipCode": "30281" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEFDCA", + "OrganizationName": "HCA - Allergy Arthritis Treatment Center", + "NPIID": "", + "OrganizationZipCode": "33952" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFFCAA", + "OrganizationName": "Tri-County, Poditary", + "NPIID": "", + "OrganizationZipCode": "32159" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGIAAA", + "OrganizationName": "Pain Treatment Associates,LLC", + "NPIID": "", + "OrganizationZipCode": "65775" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHCHBA", + "OrganizationName": "Plymouth Ears Nose and Throat", + "NPIID": "", + "OrganizationZipCode": "02360" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIBDBA", + "OrganizationName": "Adventist - Rosie Singh, MD", + "NPIID": "", + "OrganizationZipCode": "20904" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIJHBD", + "OrganizationName": "William Newton Hospital", + "NPIID": "", + "OrganizationZipCode": "67156" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHIECA", + "OrganizationName": "Apurva Advanced Medical Care", + "NPIID": "", + "OrganizationZipCode": "86301" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBAIAA", + "OrganizationName": "Active Life", + "NPIID": "", + "OrganizationZipCode": "06611" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHCDCD", + "OrganizationName": "Cardiovascular Associates of Arizona", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIAACA", + "OrganizationName": "Nilesh Patel, M.D.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CJCEAD", + "OrganizationName": "Middle Country Endocrinology PC", + "NPIID": "", + "OrganizationZipCode": "11787" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEFHAA", + "OrganizationName": "Coastal Carolina Neuropsychiatric Center", + "NPIID": "", + "OrganizationZipCode": "28546" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHJCCA", + "OrganizationName": "Sleep and Family Medicine", + "NPIID": "", + "OrganizationZipCode": "77904" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJHIAA", + "OrganizationName": "Virginia Rheumatology Clinic - Sam s Club", + "NPIID": "", + "OrganizationZipCode": "23320" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEFGCA", + "OrganizationName": "Advocate - Jacek Grela, MD SC", + "NPIID": "", + "OrganizationZipCode": "60439" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GECCCA", + "OrganizationName": "Botsford - Tri County Orthopedics", + "NPIID": "", + "OrganizationZipCode": "48336" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJGFBA", + "OrganizationName": "Buford Medical Clinic", + "NPIID": "", + "OrganizationZipCode": "30518" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBJHAA", + "OrganizationName": "HCA - Texoma Neurology Associates", + "NPIID": "", + "OrganizationZipCode": "75092" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEBAAA", + "OrganizationName": "Anil George, M.D PA", + "NPIID": "", + "OrganizationZipCode": "32209" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHEJBA", + "OrganizationName": "Golden Orthopedics", + "NPIID": "", + "OrganizationZipCode": "33428" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFBHAD", + "OrganizationName": "Destiny Internal Medicine", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AHCIAA", + "OrganizationName": "Caring Cardiology Medical Group", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJCBCA", + "OrganizationName": "Schuyler Hospital Physician Group", + "NPIID": "", + "OrganizationZipCode": "14865" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFBJCA", + "OrganizationName": "Pine Mountain Clinic", + "NPIID": "", + "OrganizationZipCode": "40977" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGFCCD", + "OrganizationName": "Central Nebraska Medical Clinic", + "NPIID": "", + "OrganizationZipCode": "68822" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDDADA", + "OrganizationName": "Fort Bend Cardiology PA", + "NPIID": "", + "OrganizationZipCode": "77469" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJABBA", + "OrganizationName": "Step Ahead Foot Care", + "NPIID": "", + "OrganizationZipCode": "61254" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFBEAA", + "OrganizationName": "Southwestern Colorado Ear, Nose and Throat Associates", + "NPIID": "", + "OrganizationZipCode": "81301" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCEBDA", + "OrganizationName": "Flint Cardiovascular Consultants, PC", + "NPIID": "", + "OrganizationZipCode": "48532" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICBEBD", + "OrganizationName": "Dynamic Foot Ankle Center", + "NPIID": "", + "OrganizationZipCode": "22079" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIJBBD", + "OrganizationName": "Diley Medical Group", + "NPIID": "", + "OrganizationZipCode": "43110" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEFBBA", + "OrganizationName": "Kris G. McGrath, MD", + "NPIID": "", + "OrganizationZipCode": "60611" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEJIBA", + "OrganizationName": "Howard Goldman", + "NPIID": "", + "OrganizationZipCode": "21237" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAJICD", + "OrganizationName": "Peabody Internal Medicine Inc", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFIJCD", + "OrganizationName": "Mountain Ridge Healthcare PLLC", + "NPIID": "", + "OrganizationZipCode": "84043" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEACCD", + "OrganizationName": "Hassan Spine and Sports Medicine", + "NPIID": "", + "OrganizationZipCode": "07551" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BADBBD", + "OrganizationName": "Diagnostic Center of Medicine", + "NPIID": "", + "OrganizationZipCode": "89117" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJHIAD", + "OrganizationName": "Shehzad Sami MD", + "NPIID": "", + "OrganizationZipCode": "77521" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCDBCA", + "OrganizationName": "A Q Medical Care, PLLC", + "NPIID": "", + "OrganizationZipCode": "11211" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CJFFCA", + "OrganizationName": "Ability Rehab Associates", + "NPIID": "", + "OrganizationZipCode": "21801" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHJDCA", + "OrganizationName": "Affiliated Colon and Rectal Surgeons, PC", + "NPIID": "", + "OrganizationZipCode": "85006-2769" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJBFBA", + "OrganizationName": "Atlanta Allergy Asthma Clinic, PC", + "NPIID": "", + "OrganizationZipCode": "30144" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HECFAD", + "OrganizationName": "Indian River Primary Care", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCCBDD", + "OrganizationName": "Whole Care Pediatrics, PLLC", + "NPIID": "", + "OrganizationZipCode": "77070" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEFCBA", + "OrganizationName": "HCA - Ngai Nguyen, M.D.", + "NPIID": "", + "OrganizationZipCode": "95112" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIABCD", + "OrganizationName": "Cardiology Consultants of East Michigan", + "NPIID": "", + "OrganizationZipCode": "48446" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIDFCD", + "OrganizationName": "Caldwell County Hospital, Inc", + "NPIID": "", + "OrganizationZipCode": "42445" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHIDCD", + "OrganizationName": "TEXAS SURGERY CENTER, PA", + "NPIID": "", + "OrganizationZipCode": "77340" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FAIFAD", + "OrganizationName": "Vuy Li Physician", + "NPIID": "", + "OrganizationZipCode": "11219" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIHBAA", + "OrganizationName": "Family First Medical", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIEDAD", + "OrganizationName": "Premier Healthcare Services LLC", + "NPIID": "", + "OrganizationZipCode": "20850" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIJFBD", + "OrganizationName": "Fort Davis Family Practice", + "NPIID": "", + "OrganizationZipCode": "79734" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIGJCA", + "OrganizationName": "Michael Nicoson MD - Hand and Wrist of Louisville, PLLC", + "NPIID": "", + "OrganizationZipCode": "40223" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAJGBA", + "OrganizationName": "Virginia Diabetes and Endocrinology, PC", + "NPIID": "", + "OrganizationZipCode": "23114" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDEBDA", + "OrganizationName": "Family Life Medical", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHCCBD", + "OrganizationName": "Mercy and Truth Medical Missions", + "NPIID": "", + "OrganizationZipCode": "66102" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEJBBA", + "OrganizationName": "Roper - Rheumatology Associates", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDDEBA", + "OrganizationName": "Bruce Morrison,DO P.C.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJJICD", + "OrganizationName": "Complete cardiac vascular care, pllc", + "NPIID": "", + "OrganizationZipCode": "76063" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBIJCA", + "OrganizationName": "Orthopaedic Surgery Specialists", + "NPIID": "", + "OrganizationZipCode": "91505" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCGJAA", + "OrganizationName": "Alex Zand, MD", + "NPIID": "", + "OrganizationZipCode": "92868" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHJBBD", + "OrganizationName": "Metro North Cardiovascular", + "NPIID": "", + "OrganizationZipCode": "78217" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIIFCA", + "OrganizationName": "CIMA - Capital Internal Medicine Associates PC", + "NPIID": "", + "OrganizationZipCode": "48911" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDAHCA", + "OrganizationName": "Apex Medical Specialists LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CAFBBA", + "OrganizationName": "Digestive Disease Consultants", + "NPIID": "", + "OrganizationZipCode": "32701" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEIBAA", + "OrganizationName": "AAL Podiatry Associates PC", + "NPIID": "", + "OrganizationZipCode": "23504" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGEGCA", + "OrganizationName": "California Clinical Thrombosis Center", + "NPIID": "", + "OrganizationZipCode": "93311" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EAJCCD", + "OrganizationName": "KIDNEY HEALTH SPECIALISTS,LLC", + "NPIID": "", + "OrganizationZipCode": "33024" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEDJAD", + "OrganizationName": "Regenerative Medicine and Pain Management", + "NPIID": "", + "OrganizationZipCode": "32563" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIABBA", + "OrganizationName": "HCA - North Texas Lung Sleep Clinic", + "NPIID": "", + "OrganizationZipCode": "76109" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICEGBD", + "OrganizationName": "Benjamin Liess, ENT, LLC", + "NPIID": "", + "OrganizationZipCode": "04074" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCDFAA", + "OrganizationName": "NYCDOHMH-Meyerovich Medical Diagnostic PC.", + "NPIID": "", + "OrganizationZipCode": "11374" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIFHAD", + "OrganizationName": "Start Community Health Center", + "NPIID": "", + "OrganizationZipCode": "70360" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAJJBD", + "OrganizationName": "Bristow Endeavor Healthcare, Inc.", + "NPIID": "", + "OrganizationZipCode": "73103" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIGCCA", + "OrganizationName": "DO Sleep Solutions", + "NPIID": "", + "OrganizationZipCode": "33756" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGCGAD", + "OrganizationName": "Doylestown Hospital - ECW Ambulatory", + "NPIID": "", + "OrganizationZipCode": "18901" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/D1ADAA", + "OrganizationName": "Ventura Ortho-Ventura Office", + "NPIID": "", + "OrganizationZipCode": "93003" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEBEBA", + "OrganizationName": "Advocate - Retina macula Care", + "NPIID": "", + "OrganizationZipCode": "60453" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBEADD", + "OrganizationName": "Matthew Schaeffer MD P.C", + "NPIID": "", + "OrganizationZipCode": "19382" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIBDBD", + "OrganizationName": "Sri Sastry MD Bethesda Retinal, LLC", + "NPIID": "", + "OrganizationZipCode": "20602" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDCIAA", + "OrganizationName": "Bay Area Total Health Medical Group, P.A.", + "NPIID": "", + "OrganizationZipCode": "77598" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEIFBD", + "OrganizationName": "General and Vascular Surgery of Northwest Alabama", + "NPIID": "", + "OrganizationZipCode": "35653" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEBFAD", + "OrganizationName": "Texas Behavioral Health, PLLC", + "NPIID": "", + "OrganizationZipCode": "77584" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCEHAD", + "OrganizationName": "ALBA Pulmonary Group", + "NPIID": "", + "OrganizationZipCode": "85224" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEJIBD", + "OrganizationName": "Steven Schultz MD, PLLC", + "NPIID": "", + "OrganizationZipCode": "73069" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICBJBA", + "OrganizationName": "ASPA - Ronald Lee", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBDBCD", + "OrganizationName": "Robert Neville Associates, PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDFBCA", + "OrganizationName": "Tak-Leominster Medical Associates", + "NPIID": "", + "OrganizationZipCode": "01453" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFEBCA", + "OrganizationName": "Center for Arthritis and Rheumatic Diseases", + "NPIID": "", + "OrganizationZipCode": "23320" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFCJBD", + "OrganizationName": "Alliance Spine and Pain Management", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBAEAD", + "OrganizationName": "Bradley C. Rue, M.D.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCBDCA", + "OrganizationName": "Orthopedic Associates, S.C", + "NPIID": "", + "OrganizationZipCode": "60005" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJBFCA", + "OrganizationName": "Wythe Medical Associates", + "NPIID": "", + "OrganizationZipCode": "24382" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFDDAA", + "OrganizationName": "Wellspring Family Medicine", + "NPIID": "", + "OrganizationZipCode": "29203" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DADDAA", + "OrganizationName": "Skin Solutions Dermatology", + "NPIID": "", + "OrganizationZipCode": "37067" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FADCBD", + "OrganizationName": "Schlesinger Pain Centers", + "NPIID": "", + "OrganizationZipCode": "91506" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIJEAA", + "OrganizationName": "Transfusion Medicine Associates", + "NPIID": "", + "OrganizationZipCode": "92653" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDBDAD", + "OrganizationName": "Ohio Pain Clinic", + "NPIID": "", + "OrganizationZipCode": "45458" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIHECD", + "OrganizationName": "JAROSLAW K. PASZKOWIAK, M.D.P.C.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJDBCA", + "OrganizationName": "Advocate - Alexander Kmicikewycz, M.D.", + "NPIID": "", + "OrganizationZipCode": "60463" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBEHAD", + "OrganizationName": "Gastro Health", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDBADD", + "OrganizationName": "Michael R. Gatto,M.D.,Inc.", + "NPIID": "", + "OrganizationZipCode": "92262" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIFEAA", + "OrganizationName": "City Medical Healthcare Associates, PLLC", + "NPIID": "", + "OrganizationZipCode": "10031" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJDCBA", + "OrganizationName": "Advocate - Fox Glen Gastro", + "NPIID": "", + "OrganizationZipCode": "60010" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHBGBA", + "OrganizationName": "Pulmonary Care Specialists PA", + "NPIID": "", + "OrganizationZipCode": "75010" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CFHFBA", + "OrganizationName": "Advocate - FemaCare Obstetrics and Gynecology SC", + "NPIID": "", + "OrganizationZipCode": "60077" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIFCBA", + "OrganizationName": "Atlanta Center for Medicine", + "NPIID": "", + "OrganizationZipCode": "30033" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AHDFBA", + "OrganizationName": "Coastal Surgical Vascular Vein Specialists", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGBJBD", + "OrganizationName": "MIDWEST PAIN CLINICS, P.C.", + "NPIID": "", + "OrganizationZipCode": "68114" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBBIBA", + "OrganizationName": "South Florida Endocrine Center", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCFHBD", + "OrganizationName": "Dr. Alameddine", + "NPIID": "", + "OrganizationZipCode": "77429" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDHAAA", + "OrganizationName": "Jose M. Roque, M.D., Inc.", + "NPIID": "", + "OrganizationZipCode": "92868" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBDJAD", + "OrganizationName": "MA Medical Care PLLC", + "NPIID": "", + "OrganizationZipCode": "77494" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGIEBA", + "OrganizationName": "Advocate - Suburban Endocrine Diabetes", + "NPIID": "", + "OrganizationZipCode": "61312" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJHFCD", + "OrganizationName": "Neurology Consultants of Kansas, LLC", + "NPIID": "", + "OrganizationZipCode": "67206" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BAFHBD", + "OrganizationName": "Coastal Gastroenterology", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICICAA", + "OrganizationName": "Advanced Dermatology Skin Surgery, PC", + "NPIID": "", + "OrganizationZipCode": "08701" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJCEAA", + "OrganizationName": "La Clinica del Pueblo, Inc", + "NPIID": "", + "OrganizationZipCode": "20009" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHEAAA", + "OrganizationName": "Clark Dermatology, LLC", + "NPIID": "", + "OrganizationZipCode": "07066" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EADGCD", + "OrganizationName": "SACHIN SINGH, MD", + "NPIID": "", + "OrganizationZipCode": "95926" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGIBBD", + "OrganizationName": "Maged Ayad MD", + "NPIID": "", + "OrganizationZipCode": "91505" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJBHAD", + "OrganizationName": "Primary and Alternative Medicine Center", + "NPIID": "", + "OrganizationZipCode": "20904" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCJABD", + "OrganizationName": "James T. Meredith, MD, PA", + "NPIID": "", + "OrganizationZipCode": "72335" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGHDAD", + "OrganizationName": "Alexandria Neurosurgical Clinic", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAJACA", + "OrganizationName": "Monica O. Woodward, MD, PA", + "NPIID": "", + "OrganizationZipCode": "34110" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDGIBD", + "OrganizationName": "VM Medical Group, Inc.", + "NPIID": "", + "OrganizationZipCode": "92605" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFDDAA", + "OrganizationName": "Mohammad Afzal, MD. Internal Medicine, LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BADBBA", + "OrganizationName": "NYCDOHMH - Tze On Poon, MD, PC", + "NPIID": "", + "OrganizationZipCode": "10013" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGBCCA", + "OrganizationName": "Adventist - Qiufang Cheng, M.D.", + "NPIID": "", + "OrganizationZipCode": "20877" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJDCBA", + "OrganizationName": "Ata Ahmad, MD", + "NPIID": "", + "OrganizationZipCode": "77065" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGEEAA", + "OrganizationName": "Northeastern Ohio Medical Specialists.", + "NPIID": "", + "OrganizationZipCode": "44320" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIDAAA", + "OrganizationName": "Associates of Internal Medicine, PA", + "NPIID": "", + "OrganizationZipCode": "33446" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDGGAA", + "OrganizationName": "Samaritan Family Health Center", + "NPIID": "", + "OrganizationZipCode": "13601" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDFBDD", + "OrganizationName": "John Gordon D.O., LLC", + "NPIID": "", + "OrganizationZipCode": "36305" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HECEAA", + "OrganizationName": "Kidney and Hypertension Specialist P.A", + "NPIID": "", + "OrganizationZipCode": "78550" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAJFAA", + "OrganizationName": "Family Physicians Of Spartanburg PC", + "NPIID": "", + "OrganizationZipCode": "29301" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIAIAD", + "OrganizationName": "Huntington Heart Center", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCAHCA", + "OrganizationName": "SMMH - Michigan Vascular Access", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAHCAD", + "OrganizationName": "Upper East Orthopaedics, PC", + "NPIID": "", + "OrganizationZipCode": "10028" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGEHCD", + "OrganizationName": "Kirkwood Diagnostic Orthopedic Associates LLC", + "NPIID": "", + "OrganizationZipCode": "63122" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIGICD", + "OrganizationName": "Medical Cares Associates - Prattville, LLC", + "NPIID": "", + "OrganizationZipCode": "36067" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FHGCAA", + "OrganizationName": "Anastasia Medical Group", + "NPIID": "", + "OrganizationZipCode": "32080" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDGFAA", + "OrganizationName": "TEXOMACARE , TEXOMA MEDICAL CENTER", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFIEBD", + "OrganizationName": "Rheumatology of Central Indiana", + "NPIID": "", + "OrganizationZipCode": "47304" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFHECA", + "OrganizationName": "HCA - Adrian Ma, MD", + "NPIID": "", + "OrganizationZipCode": "95116" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBBACD", + "OrganizationName": "Sasse Surgical Associates", + "NPIID": "", + "OrganizationZipCode": "89502" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCEIBA", + "OrganizationName": "Mid South Medicine", + "NPIID": "", + "OrganizationZipCode": "38671" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBEHAD", + "OrganizationName": "Doylestown AssociatesThyroid Endocrine", + "NPIID": "", + "OrganizationZipCode": "18901" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACFJAA", + "OrganizationName": "Princeton Brain and Spine Center", + "NPIID": "", + "OrganizationZipCode": "19047" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBIADA", + "OrganizationName": "Adventist - Comprehensive Primary Care", + "NPIID": "", + "OrganizationZipCode": "20850" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIJBAA", + "OrganizationName": "Gregory Tchejeyan, M.D., Inc.", + "NPIID": "", + "OrganizationZipCode": "91360" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEIHCD", + "OrganizationName": "Hunterdon Neurology PA", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECCFCD", + "OrganizationName": "Cardiology Partners", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AABDAD", + "OrganizationName": "Atul Aggarwal MD Cardiology Clinic", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJFECD", + "OrganizationName": "NSC Cardiology", + "NPIID": "", + "OrganizationZipCode": "30024" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFDDBA", + "OrganizationName": "Woodsmill Orthpedics", + "NPIID": "", + "OrganizationZipCode": "63017" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHACDA", + "OrganizationName": "Reed Ward DO", + "NPIID": "", + "OrganizationZipCode": "83404" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCCHBD", + "OrganizationName": "Advanced Pain Management", + "NPIID": "", + "OrganizationZipCode": "77598" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJJGCD", + "OrganizationName": "Aesclepion Healthcare LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DICAAA", + "OrganizationName": "Arthritis Center of Nebraska", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJIGAA", + "OrganizationName": "Gastroenterology Associates of New Jersey", + "NPIID": "", + "OrganizationZipCode": "07424" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACJCAA", + "OrganizationName": "Gulf Breeze Kidney Center", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGGDAA", + "OrganizationName": "Michael Murphy", + "NPIID": "", + "OrganizationZipCode": "46143" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDGDAA", + "OrganizationName": "Kikkeri International", + "NPIID": "", + "OrganizationZipCode": "75150" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICJAAA", + "OrganizationName": "Texas ENT Specialists PA", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDHICD", + "OrganizationName": "NMD MSO OPERATIONS LLC dba CommunityMD", + "NPIID": "", + "OrganizationZipCode": "30312" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEIEBA", + "OrganizationName": "Lifepoint - Minden Family Medicine", + "NPIID": "", + "OrganizationZipCode": "71055" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGHABD", + "OrganizationName": "NORTH GEORGIA UROLOGY CENTER PC INC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCGGCD", + "OrganizationName": "Gill Neurosciences, PA", + "NPIID": "", + "OrganizationZipCode": "77065" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JAFCCD", + "OrganizationName": "Advanced Urology of Sarasota", + "NPIID": "", + "OrganizationZipCode": "34231" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBHBCD", + "OrganizationName": "Sarasota Medical Pregnancy Center INC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GICIAA", + "OrganizationName": "Women s Medicine of Niagara", + "NPIID": "", + "OrganizationZipCode": "14072" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CJAEAA", + "OrganizationName": "ATL Colorectal Surgery, PC", + "NPIID": "", + "OrganizationZipCode": "30309" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFFIBD", + "OrganizationName": "Atlanta Gastroenterology Associates", + "NPIID": "", + "OrganizationZipCode": "30097" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFAIBD", + "OrganizationName": "ASIMA RAHMAN LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIAJCA", + "OrganizationName": "Dr. Erick C. Derocher, DO", + "NPIID": "", + "OrganizationZipCode": "73644" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGBFAA", + "OrganizationName": "Arizona Medical Center", + "NPIID": "", + "OrganizationZipCode": "85364" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFFADD", + "OrganizationName": "Limitless Male Test Site", + "NPIID": "", + "OrganizationZipCode": "68144-2573" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFACAA", + "OrganizationName": "Cornerstone Pulmonary and Critical Care Associates", + "NPIID": "", + "OrganizationZipCode": "37087" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHECCD", + "OrganizationName": "Test - Alisa MySQL Trunk", + "NPIID": "", + "OrganizationZipCode": "01581" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBAHAD", + "OrganizationName": "Cigarroa Heart Clinic", + "NPIID": "", + "OrganizationZipCode": "78040" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAEIBD", + "OrganizationName": "Gastroenterology Consultants - SC", + "NPIID": "", + "OrganizationZipCode": "29572" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BAIICA", + "OrganizationName": "Affiliated Cardiologists", + "NPIID": "", + "OrganizationZipCode": "85006" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAGFCD", + "OrganizationName": "Doctors United, Inc.", + "NPIID": "", + "OrganizationZipCode": "33142" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFFCAA", + "OrganizationName": "Northwest Medical Care, LLC.", + "NPIID": "", + "OrganizationZipCode": "07876" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIAABD", + "OrganizationName": "Infectious Disease Consultants - GA", + "NPIID": "", + "OrganizationZipCode": "30024" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDBABD", + "OrganizationName": "Heart Vein and Vascular", + "NPIID": "", + "OrganizationZipCode": "32779" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJFDBD", + "OrganizationName": "Advocate - Chicago Hand Orthopedic Surgery Centers", + "NPIID": "", + "OrganizationZipCode": "60173" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBGCAA", + "OrganizationName": "University Hematology", + "NPIID": "", + "OrganizationZipCode": "33613" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIIBAA", + "OrganizationName": "Idicula Medical Associates", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJIHCA", + "OrganizationName": "Westchester Putnam Gastroenterology", + "NPIID": "", + "OrganizationZipCode": "10512" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIJFBA", + "OrganizationName": "Marc Lieberman, MD", + "NPIID": "", + "OrganizationZipCode": "32960" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGAFBD", + "OrganizationName": "Texas Midwest Gastroenterology Center", + "NPIID": "", + "OrganizationZipCode": "79606" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDEHBD", + "OrganizationName": "Physicians Specialists of Northern NJ", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHFABA", + "OrganizationName": "Advocate - O Bartolomeo, MD SC", + "NPIID": "", + "OrganizationZipCode": "60010" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIIGBD", + "OrganizationName": "Redi-Med LLC", + "NPIID": "", + "OrganizationZipCode": "34119" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAEHAA", + "OrganizationName": "Gramercy Pain Management", + "NPIID": "", + "OrganizationZipCode": "10901" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CFBGBA", + "OrganizationName": "STJ - Associates in Obstetrics Gynecology, PC", + "NPIID": "", + "OrganizationZipCode": "48374" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDDBDA", + "OrganizationName": "Abbas Khans LLC", + "NPIID": "", + "OrganizationZipCode": "32955" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJJJAA", + "OrganizationName": "Dermatology Specialists", + "NPIID": "", + "OrganizationZipCode": "27403" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGJICD", + "OrganizationName": "Sequoia Multispecialty Medical Group", + "NPIID": "", + "OrganizationZipCode": "93290" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGEGCD", + "OrganizationName": "Vadim Petrov, MD", + "NPIID": "", + "OrganizationZipCode": "31313" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFHEAD", + "OrganizationName": "Erickson Living Management", + "NPIID": "", + "OrganizationZipCode": "21228" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBEBBA", + "OrganizationName": "Munson - BirchTree Podiatry", + "NPIID": "", + "OrganizationZipCode": "49686" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEBJCA", + "OrganizationName": "Complete Foot Care Associates", + "NPIID": "", + "OrganizationZipCode": "32128" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFBDBA", + "OrganizationName": "Cardiac and Vascular Consultants", + "NPIID": "", + "OrganizationZipCode": "32162" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGEDBD", + "OrganizationName": "Arizona State Orthopaedics", + "NPIID": "", + "OrganizationZipCode": "85225" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGEEBD", + "OrganizationName": "BORDER CLINIC PLLC", + "NPIID": "", + "OrganizationZipCode": "78041" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGBJBA", + "OrganizationName": "IPECH - Chandan Saw D.O.", + "NPIID": "", + "OrganizationZipCode": "94040" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAJECA", + "OrganizationName": "Cancer Care Institute", + "NPIID": "", + "OrganizationZipCode": "90036" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFACBD", + "OrganizationName": "Allergy and Asthma Associates - NJ", + "NPIID": "", + "OrganizationZipCode": "07701" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFIGAA", + "OrganizationName": "Michelle Plaster MD", + "NPIID": "", + "OrganizationZipCode": "30655" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CICEBA", + "OrganizationName": "Pulmonary Specialists of the Palm Beaches", + "NPIID": "", + "OrganizationZipCode": "33470" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGJCBD", + "OrganizationName": "Pohlman Pain Associates", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIBACD", + "OrganizationName": "Fairbanks Partners, LLC dba Orlando Neurosurgery", + "NPIID": "", + "OrganizationZipCode": "32789" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIHDCD", + "OrganizationName": "Megha Mohey MD PC", + "NPIID": "", + "OrganizationZipCode": "48195" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJIFCD", + "OrganizationName": "Richard L. Chang, P.A", + "NPIID": "", + "OrganizationZipCode": "33176" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAHJBA", + "OrganizationName": "Venu Prabaker MD Inc - MPMG", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDBGBD", + "OrganizationName": "NADER MAHMOOD MD LLC", + "NPIID": "", + "OrganizationZipCode": "07503" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIAGAA", + "OrganizationName": "Cynthia Williams, MD Inc", + "NPIID": "", + "OrganizationZipCode": "90503" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFHHCD", + "OrganizationName": "Peter S. Birnbaum DO Inc", + "NPIID": "", + "OrganizationZipCode": "92801" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIHBCD", + "OrganizationName": "Women s Care Florida North - Physician", + "NPIID": "", + "OrganizationZipCode": "33609" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEEGCA", + "OrganizationName": "Pain Centers Nationwide", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEFACA", + "OrganizationName": "Carolina Heart Physicians, PC", + "NPIID": "", + "OrganizationZipCode": "28328" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJGCAA", + "OrganizationName": "Digestive and Liver Center of FL", + "NPIID": "", + "OrganizationZipCode": "32828" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHFEBA", + "OrganizationName": "HCA - General Surgical Associates", + "NPIID": "", + "OrganizationZipCode": "78229" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACGGBA", + "OrganizationName": "Antony G Sankoorikal MD PA", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEHIBD", + "OrganizationName": "Idaho Falls Family and Sports Medicine", + "NPIID": "", + "OrganizationZipCode": "83404" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGBCBA", + "OrganizationName": "Be Well Clinic", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGDAAA", + "OrganizationName": "COMMONWEALTH INTERNAL MEDICINE, LLC", + "NPIID": "", + "OrganizationZipCode": "22191-3310" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCHBCD", + "OrganizationName": "Umpqua Orthopedics PC", + "NPIID": "", + "OrganizationZipCode": "97471" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CJGCCD", + "OrganizationName": "Dr. Paul B. Ross, The Podiatry", + "NPIID": "", + "OrganizationZipCode": "20814" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJDBBA", + "OrganizationName": "Christopher Ha MD", + "NPIID": "", + "OrganizationZipCode": "95678" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCBFAD", + "OrganizationName": "Cape Cod Orthopaedics and Sports Medicine PC", + "NPIID": "", + "OrganizationZipCode": "02601" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJHJCD", + "OrganizationName": "Prime Medical Group LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEDDBA", + "OrganizationName": "Newman Physicians Group", + "NPIID": "", + "OrganizationZipCode": "73858" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEHJBD", + "OrganizationName": "Texoma ENT Allergy", + "NPIID": "", + "OrganizationZipCode": "76310" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGBBCD", + "OrganizationName": "Academy Orthopedics LLC", + "NPIID": "", + "OrganizationZipCode": "30040" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JFFABA", + "OrganizationName": "Advocate - James A Wilcox PC", + "NPIID": "", + "OrganizationZipCode": "60010" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAIHCA", + "OrganizationName": "Tampa Bay Bone Joint Center", + "NPIID": "", + "OrganizationZipCode": "33618" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCIGCD", + "OrganizationName": "360 Cardiac Care, PC", + "NPIID": "", + "OrganizationZipCode": "76180" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDJBCD", + "OrganizationName": "Anderson Walk-In Medical Clinics", + "NPIID": "", + "OrganizationZipCode": "96003" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDCJBD", + "OrganizationName": "Anesthesia Associates of KC, PC dba Pain", + "NPIID": "", + "OrganizationZipCode": "66210" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGJGBA", + "OrganizationName": "STJ - Digestive Health Associates PLC", + "NPIID": "", + "OrganizationZipCode": "48334" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEHCBA", + "OrganizationName": "PRMC - Eastern Shore ENT Allergy Associates, PA", + "NPIID": "", + "OrganizationZipCode": "21804" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAHFAD", + "OrganizationName": "Mena Regional Health System", + "NPIID": "", + "OrganizationZipCode": "71953" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEDGAA", + "OrganizationName": "Dingmans Medical", + "NPIID": "", + "OrganizationZipCode": "18328" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CJDDBA", + "OrganizationName": "Pradeep Mahal, M.D.", + "NPIID": "", + "OrganizationZipCode": "07083" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDDFBA", + "OrganizationName": "Premier Health Care, Inc.", + "NPIID": "", + "OrganizationZipCode": "33707" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJFFCD", + "OrganizationName": "ART VASCULAR INTERVENTIONAL ASSOCIATES, INC.", + "NPIID": "", + "OrganizationZipCode": "91754" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHAIAA", + "OrganizationName": "Jay Care Medical Center", + "NPIID": "", + "OrganizationZipCode": "33805" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JFIFBA", + "OrganizationName": "Whitney Dixon, MD", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EACGBA", + "OrganizationName": "STJ - Drs Dubay, Jacobs, Orfanou, and Silapaswan", + "NPIID": "", + "OrganizationZipCode": "48374" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHABCD", + "OrganizationName": "Internal SAM Environment", + "NPIID": "", + "OrganizationZipCode": "01581" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECFCBA", + "OrganizationName": "TKFMC - Ashok Verma, MD", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBFIAA", + "OrganizationName": "Newark CHC", + "NPIID": "", + "OrganizationZipCode": "07104" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGHHBD", + "OrganizationName": "Ludlow Medical Center", + "NPIID": "", + "OrganizationZipCode": "01056" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIIEBA", + "OrganizationName": "Kumar Desai, MD", + "NPIID": "", + "OrganizationZipCode": "91360-1869" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCJECD", + "OrganizationName": "Loudoun Neurology Associates", + "NPIID": "", + "OrganizationZipCode": "20176" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFDGBA", + "OrganizationName": "Frank Daniel Mongiardo, MD, PSC", + "NPIID": "", + "OrganizationZipCode": "41701" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHDIAA", + "OrganizationName": "NYCDOHMH-Sindhu Gupta, M.D., P.C.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBCGBD", + "OrganizationName": "John D Atwater MD PA", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGIFBA", + "OrganizationName": "STJ - Internal Medicine Plus", + "NPIID": "", + "OrganizationZipCode": "48334" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACEGBD", + "OrganizationName": "Nephrology of North Alabama", + "NPIID": "", + "OrganizationZipCode": "35601" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBJGAD", + "OrganizationName": "Progressive Pain Management", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJCIAD", + "OrganizationName": "Christ Community Health Services TN", + "NPIID": "", + "OrganizationZipCode": "38112" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFJBAA", + "OrganizationName": "Knott Street Dermatology", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECJBDA", + "OrganizationName": "Central Virginia Health Services Inc", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGEIAA", + "OrganizationName": "NYCDOHMH - Anil Gupta, M.D. P.C.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBEFBA", + "OrganizationName": "STJ - Michigan Spine and Brain Surgeons PLLC", + "NPIID": "", + "OrganizationZipCode": "48075" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIEIAD", + "OrganizationName": "Madaiah Revana MD", + "NPIID": "", + "OrganizationZipCode": "77396" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGEJBA", + "OrganizationName": "HCA - Electrophysiology Consultants of Florida", + "NPIID": "", + "OrganizationZipCode": "33140" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDIDBA", + "OrganizationName": "Angel Raposas, MD", + "NPIID": "", + "OrganizationZipCode": "16601" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHCEBA", + "OrganizationName": "Great Lakes Physiatrists", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BEHBBD", + "OrganizationName": "David A. Herf, MD General Surgery", + "NPIID": "", + "OrganizationZipCode": "32539" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJFHBD", + "OrganizationName": "Dallas Premier Heart and Vascular", + "NPIID": "", + "OrganizationZipCode": "75243" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEIACD", + "OrganizationName": "GuideWell Group, Inc. DCMG", + "NPIID": "", + "OrganizationZipCode": "32246" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFIGBD", + "OrganizationName": "PVC Management, LLC", + "NPIID": "", + "OrganizationZipCode": "33312" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CAAIBA", + "OrganizationName": "Trust Medical Services", + "NPIID": "", + "OrganizationZipCode": "43213" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEFHAA", + "OrganizationName": "Stephen A. White, M.D.", + "NPIID": "", + "OrganizationZipCode": "37043" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDEECD", + "OrganizationName": "Bluth Family Medicine, LLC", + "NPIID": "", + "OrganizationZipCode": "73096" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBHICD", + "OrganizationName": "Vladimir Gabay MD", + "NPIID": "", + "OrganizationZipCode": "11375" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACGFAA", + "OrganizationName": "Neurology Associates", + "NPIID": "", + "OrganizationZipCode": "96817" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAGFCD", + "OrganizationName": "Rao Heart Vascular, LLC", + "NPIID": "", + "OrganizationZipCode": "36303" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDDFCD", + "OrganizationName": "MEDISWAN LLC dba Dr. G Medical Solutions", + "NPIID": "", + "OrganizationZipCode": "77351" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFFICA", + "OrganizationName": "INDIAN RIVER MEDICAL OFFICE", + "NPIID": "", + "OrganizationZipCode": "32796" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDIFBD", + "OrganizationName": "Oscar Ortiz, MD PC", + "NPIID": "", + "OrganizationZipCode": "08755" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CJHEAA", + "OrganizationName": "Joseph Horgan, MD PA", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBGJAA", + "OrganizationName": "Riverside Medical, SC", + "NPIID": "", + "OrganizationZipCode": "60004" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHIIBD", + "OrganizationName": "Carolina Pulmonary Physicians, P.A.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIBHAD", + "OrganizationName": "Digestive Health Associates", + "NPIID": "", + "OrganizationZipCode": "34471" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBEIAD", + "OrganizationName": "Michigan Interventional Pain Assoc.", + "NPIID": "", + "OrganizationZipCode": "48323" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDJDCA", + "OrganizationName": "Godwin DSouza, MD", + "NPIID": "", + "OrganizationZipCode": "60634" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGBDAD", + "OrganizationName": "Wesley Community and Health Center", + "NPIID": "", + "OrganizationZipCode": "85034" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHGGAA", + "OrganizationName": "Lowcountry Spine And Sport", + "NPIID": "", + "OrganizationZipCode": "29927" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HEAGBD", + "OrganizationName": "Cape Cardiology MD PC", + "NPIID": "", + "OrganizationZipCode": "02601" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBIIAD", + "OrganizationName": "Northeast Atlanta ENT", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGBIBA", + "OrganizationName": "Advocate - Lincoln Pediatrics Center PC", + "NPIID": "", + "OrganizationZipCode": "60659" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGDABD", + "OrganizationName": "Huntington Pulmonary Medical Group (HPMG)", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGEIBD", + "OrganizationName": "Arizona Pain Care Center PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AAHFBD", + "OrganizationName": "Center for Pain Medicine", + "NPIID": "", + "OrganizationZipCode": "58104" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCCBDA", + "OrganizationName": "JK Internal Medicine", + "NPIID": "", + "OrganizationZipCode": "30024" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDAAAA", + "OrganizationName": "Lance, Gaynes, Zavadil Argento, M.D. P.A.", + "NPIID": "", + "OrganizationZipCode": "20707-5234" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGBCAA", + "OrganizationName": "Austin Urological Associates", + "NPIID": "", + "OrganizationZipCode": "78705" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJGDCD", + "OrganizationName": "Coastal Vascular Medicine Inc", + "NPIID": "", + "OrganizationZipCode": "92663" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDBFCD", + "OrganizationName": "Rheumatology Clinic Of Lima, LLC", + "NPIID": "", + "OrganizationZipCode": "45801" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHCACD", + "OrganizationName": "Rock Canyon Foot and Ankle Clinic, LLC", + "NPIID": "", + "OrganizationZipCode": "80109" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGGBBA", + "OrganizationName": "Bluegrass Kidney Consultants", + "NPIID": "", + "OrganizationZipCode": "40059" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAFDBA", + "OrganizationName": "Pavilion Family Practice", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEEDBA", + "OrganizationName": "Baycare - George B. Blake, MD PA", + "NPIID": "", + "OrganizationZipCode": "33606" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCIFAA", + "OrganizationName": "Medical Consultants of Palm Beach", + "NPIID": "", + "OrganizationZipCode": "33458" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCHGBD", + "OrganizationName": "Lawrence A. Alder, M.D., PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DIIFBA", + "OrganizationName": "Providence Hospital", + "NPIID": "", + "OrganizationZipCode": "20017" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDHEBA", + "OrganizationName": "OHS - Scott Grodman, DPM", + "NPIID": "", + "OrganizationZipCode": "48180" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCBHAA", + "OrganizationName": "Benson Huang, MD", + "NPIID": "", + "OrganizationZipCode": "78041" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIJHAA", + "OrganizationName": "Wake Spine and Pain Specialists, PC", + "NPIID": "", + "OrganizationZipCode": "27609" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIEDBD", + "OrganizationName": "NNamdi Dike MD", + "NPIID": "", + "OrganizationZipCode": "75033" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDAAAA", + "OrganizationName": "Brody Dermatology", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFDCBA", + "OrganizationName": "Cumberland Family Practice", + "NPIID": "", + "OrganizationZipCode": "37075" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDFEAD", + "OrganizationName": "Homeria Mehrabian MD Inc", + "NPIID": "", + "OrganizationZipCode": "92663" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AHGHBA", + "OrganizationName": "Suburban Endocrinology Associates", + "NPIID": "", + "OrganizationZipCode": "19301" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDBCBD", + "OrganizationName": "Gulf Coast Rheumatology", + "NPIID": "", + "OrganizationZipCode": "34668" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDJBBA", + "OrganizationName": "Ajaipal S Gill, M.D.", + "NPIID": "", + "OrganizationZipCode": "95991" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEJGBA", + "OrganizationName": "Beckett Ridge Family Medicine", + "NPIID": "", + "OrganizationZipCode": "45069" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCFIAA", + "OrganizationName": "Horizon Surgical Group", + "NPIID": "", + "OrganizationZipCode": "20850" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFIFCA", + "OrganizationName": "San Luis Podiatry Group", + "NPIID": "", + "OrganizationZipCode": "93401" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCCBCD", + "OrganizationName": "NAZEERI FAMILY MEDICINE", + "NPIID": "", + "OrganizationZipCode": "17042" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDCFCA", + "OrganizationName": "Cardiology Associates of Sandwich", + "NPIID": "", + "OrganizationZipCode": "02643" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDDGCA", + "OrganizationName": "HCA - Digestive Liver Disease Consultants", + "NPIID": "", + "OrganizationZipCode": "77090" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHEEAA", + "OrganizationName": "Roger H Karlin MD", + "NPIID": "", + "OrganizationZipCode": "06812" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BAJHBA", + "OrganizationName": "Arthritis \u0026 Osteoporosis", + "NPIID": "", + "OrganizationZipCode": "71101" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICAFAA", + "OrganizationName": "Unity Health Care,Inc", + "NPIID": "", + "OrganizationZipCode": "20003" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAIGAD", + "OrganizationName": "Sacred Circle Health Care", + "NPIID": "", + "OrganizationZipCode": "84111" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AAEJCA", + "OrganizationName": "Margaret Leila Rasouli MD Inc", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGHJAA", + "OrganizationName": "John McHenry, MD", + "NPIID": "", + "OrganizationZipCode": "75234" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BEHDAD", + "OrganizationName": "Middletown Medical", + "NPIID": "", + "OrganizationZipCode": "10940" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BADEAD", + "OrganizationName": "Kaveh Parvaresh MD PC", + "NPIID": "", + "OrganizationZipCode": "22204" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDCEBA", + "OrganizationName": "Renal Consultants", + "NPIID": "", + "OrganizationZipCode": "63136" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHIGCD", + "OrganizationName": "Vascular Surgery Associates of Richmond PC", + "NPIID": "", + "OrganizationZipCode": "23226" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDBIAA", + "OrganizationName": "Kelso Dermatology, PA", + "NPIID": "", + "OrganizationZipCode": "78229" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CFEAAA", + "OrganizationName": "Endocrinology, Diabetes and Osteoporosis Consultants, LLP", + "NPIID": "", + "OrganizationZipCode": "10704" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DIGGBA", + "OrganizationName": "STJ - Rosemary M Aquiler-Angeles MD", + "NPIID": "", + "OrganizationZipCode": "48152" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJECAD", + "OrganizationName": "Central Louisiana Rhumatology Infusion Center", + "NPIID": "", + "OrganizationZipCode": "71303" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEFBBD", + "OrganizationName": "Advance Medical Specialty, LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCACAA", + "OrganizationName": "St. Pete ENT, LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HEJICD", + "OrganizationName": "Above Beyond Wellness Medspa", + "NPIID": "", + "OrganizationZipCode": "28337" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFEABD", + "OrganizationName": "Daniel Heart Vascular Center", + "NPIID": "", + "OrganizationZipCode": "33435" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIAEBD", + "OrganizationName": "Endocrinology Associates of Southern Maryland", + "NPIID": "", + "OrganizationZipCode": "20735" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JFBADD", + "OrganizationName": "Test Facility-tomcat_MSSQL_ev3", + "NPIID": "", + "OrganizationZipCode": "01581" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEGGCD", + "OrganizationName": "Collier Neurologic Specialists, LLC", + "NPIID": "", + "OrganizationZipCode": "34105" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECFFCD", + "OrganizationName": "Hillside Medical Office, LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GABFCD", + "OrganizationName": "Arizona Diabetes and Endocrinology PLC", + "NPIID": "", + "OrganizationZipCode": "85249" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJIBCD", + "OrganizationName": "Neurology Consultants of Montgomery,P.C", + "NPIID": "", + "OrganizationZipCode": "36106" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCFDCA", + "OrganizationName": "New Creek Family Medicine", + "NPIID": "", + "OrganizationZipCode": "26726" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBHEBA", + "OrganizationName": "Southfield Family Health Center", + "NPIID": "", + "OrganizationZipCode": "48076" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDHIAA", + "OrganizationName": "Columbia Memorial Hospital- New", + "NPIID": "", + "OrganizationZipCode": "12534-2907" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJJHBD", + "OrganizationName": "Arizona Heart Arrhythmia Associates", + "NPIID": "", + "OrganizationZipCode": "85016" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FECHBA", + "OrganizationName": "HCA - All-Star Orthopedics Sports", + "NPIID": "", + "OrganizationZipCode": "75063" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIGCBD", + "OrganizationName": "United Vein Centers", + "NPIID": "", + "OrganizationZipCode": "33624" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHIGAA", + "OrganizationName": "Mehdi Meratee, MD", + "NPIID": "", + "OrganizationZipCode": "91321" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABJCAD", + "OrganizationName": "Associated Cardiovascular and Thoracic Surgeons", + "NPIID": "", + "OrganizationZipCode": "77702" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIDBBD", + "OrganizationName": "Palma Sola Neurology Associates", + "NPIID": "", + "OrganizationZipCode": "34209" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABEFCA", + "OrganizationName": "Shasta Regional Medical Center", + "NPIID": "", + "OrganizationZipCode": "96001" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFCJBD", + "OrganizationName": "John P Malloy IV, DO", + "NPIID": "", + "OrganizationZipCode": "33064" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHBEAA", + "OrganizationName": "Northwest Houston Heart Center", + "NPIID": "", + "OrganizationZipCode": "77375" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JICIBA", + "OrganizationName": "STJ - Metro Medical Practice", + "NPIID": "", + "OrganizationZipCode": "48083" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCJBCA", + "OrganizationName": "Rivertown Psychiatry", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDBEBD", + "OrganizationName": "VICTORIA ORTHOPEDIC CENTER LLP", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFABDA", + "OrganizationName": "Jadav, Priti, MD", + "NPIID": "", + "OrganizationZipCode": "77479" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBCEBA", + "OrganizationName": "Sasha Cavanagh MD", + "NPIID": "", + "OrganizationZipCode": "98502" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCGHAD", + "OrganizationName": "Khera Cardiology Center", + "NPIID": "", + "OrganizationZipCode": "85306" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGBCCD", + "OrganizationName": "Northwest Mobile Health", + "NPIID": "", + "OrganizationZipCode": "72762" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JAFJCD", + "OrganizationName": "FHIR R4 Production Sandbox EMR", + "NPIID": "", + "OrganizationZipCode": "01581" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDFEBA", + "OrganizationName": "Mell \u0026 Jones Orthopedics, Ltd.", + "NPIID": "", + "OrganizationZipCode": "63017" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDJHAD", + "OrganizationName": "RAJNIKANT KUSHWAHA, MD, PA", + "NPIID": "", + "OrganizationZipCode": "77387" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHBGBA", + "OrganizationName": "Red River ENT Associates", + "NPIID": "", + "OrganizationZipCode": "71303" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICIEAA", + "OrganizationName": "Syed J Raza MD", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEDCBD", + "OrganizationName": "Manassas Internal Medicine", + "NPIID": "", + "OrganizationZipCode": "20110" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCABCA", + "OrganizationName": "Marc Cohen, M.D., Inc.", + "NPIID": "", + "OrganizationZipCode": "91356" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDDICA", + "OrganizationName": "Wayne/ SJC Medical Group", + "NPIID": "", + "OrganizationZipCode": "31545" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIIAAA", + "OrganizationName": "Kings Bay Medical", + "NPIID": "", + "OrganizationZipCode": "11229" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFGJAD", + "OrganizationName": "SWHR - North Texas Preferred Health Partners", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEIGCD", + "OrganizationName": "Milestone Pediatrics S.C.", + "NPIID": "", + "OrganizationZipCode": "53226" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGCFCD", + "OrganizationName": "Premier Heart and Vascular, LLC", + "NPIID": "", + "OrganizationZipCode": "85037" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJJCBD", + "OrganizationName": "Test-Ramya Chiplunkar 21.137 MsSQL V11", + "NPIID": "", + "OrganizationZipCode": "01581" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCDDAD", + "OrganizationName": "McGreevy NeuroHealth", + "NPIID": "", + "OrganizationZipCode": "32095" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FHDDCD", + "OrganizationName": "RHEUMATOLOGY CARE ASSOCIATES PLLC", + "NPIID": "", + "OrganizationZipCode": "34711" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDIGBA", + "OrganizationName": "Stephen Kaiser, M.D.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGJABD", + "OrganizationName": "Alice Ramsey MD", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGFABA", + "OrganizationName": "Ocean Family Gastroenterology", + "NPIID": "", + "OrganizationZipCode": "08755" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGDGCD", + "OrganizationName": "TruDoc Medical LLC", + "NPIID": "", + "OrganizationZipCode": "07011" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDACDA", + "OrganizationName": "veriMED Health Group Lakeland", + "NPIID": "", + "OrganizationZipCode": "33805" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHBGBD", + "OrganizationName": "Compassionate Medical Care, PLLC", + "NPIID": "", + "OrganizationZipCode": "10040" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHDADA", + "OrganizationName": "Elias M. Rifkah M.D.", + "NPIID": "", + "OrganizationZipCode": "16601" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACEBCD", + "OrganizationName": "Test-Siddharth Pandya MySQL V11", + "NPIID": "", + "OrganizationZipCode": "01581" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFIBDA", + "OrganizationName": "Wheatland Dermatology", + "NPIID": "", + "OrganizationZipCode": "45885" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICFCBA", + "OrganizationName": "Prabhakara Kunamnani, M.D.", + "NPIID": "", + "OrganizationZipCode": "32778" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGIACA", + "OrganizationName": "ID Care Associates", + "NPIID": "", + "OrganizationZipCode": "08844" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGJDAD", + "OrganizationName": "Alabama Colon Gastro", + "NPIID": "", + "OrganizationZipCode": "35801" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEDEBD", + "OrganizationName": "Naples Rheumatology", + "NPIID": "", + "OrganizationZipCode": "34102" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECDECD", + "OrganizationName": "Christopher J Blanco DPM PA", + "NPIID": "", + "OrganizationZipCode": "33122" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGIICD", + "OrganizationName": "Memorial Pulmonary and Sleep Disorders", + "NPIID": "", + "OrganizationZipCode": "77079" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDJICD", + "OrganizationName": "Summers Healthcare Inc", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGIACA", + "OrganizationName": "Hemet Heart Medical Center", + "NPIID": "", + "OrganizationZipCode": "92543" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDCBCA", + "OrganizationName": "Gastro Cure", + "NPIID": "", + "OrganizationZipCode": "07052" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CEJICA", + "OrganizationName": "Sardini Arthritis Center", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIJFBA", + "OrganizationName": "HCA - The Surgical Clinic", + "NPIID": "", + "OrganizationZipCode": "37203" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGEABD", + "OrganizationName": "C and D Pulmonary", + "NPIID": "", + "OrganizationZipCode": "34667" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFFABD", + "OrganizationName": "Darrett Choy, MD", + "NPIID": "", + "OrganizationZipCode": "96720" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGDBBD", + "OrganizationName": "Tri-City Foot Ankle Center", + "NPIID": "", + "OrganizationZipCode": "99352" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJBGCD", + "OrganizationName": "Hans Blaakman DPM LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACGECD", + "OrganizationName": "Heart Rhythm Associates,PLLC", + "NPIID": "", + "OrganizationZipCode": "32405" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JFEJCD", + "OrganizationName": "Empowered arthritis and Rheumatology Center PLLC", + "NPIID": "", + "OrganizationZipCode": "27518" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBEHAA", + "OrganizationName": "Middle Tennessee Neurology Associates", + "NPIID": "", + "OrganizationZipCode": "37076" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFJACD", + "OrganizationName": "Mason District Hospital", + "NPIID": "", + "OrganizationZipCode": "62644" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EICDCA", + "OrganizationName": "Ameli Heart Center", + "NPIID": "", + "OrganizationZipCode": "89117" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEIEAA", + "OrganizationName": "Mary s Center for Maternal and Child Care, Inc", + "NPIID": "", + "OrganizationZipCode": "20009" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACJEAA", + "OrganizationName": "Bend Spine Pain Specialists", + "NPIID": "", + "OrganizationZipCode": "97701" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHFACA", + "OrganizationName": "Consultants In Pain Management", + "NPIID": "", + "OrganizationZipCode": "37421" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIHEBD", + "OrganizationName": "Ali Achira, MD, PC", + "NPIID": "", + "OrganizationZipCode": "48126" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAJHCD", + "OrganizationName": "Rochester Skin Cancer and Surgery Center", + "NPIID": "", + "OrganizationZipCode": "48307" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFBGBA", + "OrganizationName": "Matthews-Vu Healthcare for Children and Adults", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDCFAD", + "OrganizationName": "A M R Pain and Spine Clinic LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDGFBD", + "OrganizationName": "John Hoover, MD", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHHGAD", + "OrganizationName": "Atlanta Kidney Specialists", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDDJCD", + "OrganizationName": "Pulmonary and Sleep Private Care, PLLC", + "NPIID": "", + "OrganizationZipCode": "86301" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEICAA", + "OrganizationName": "Hamilton Medical Group", + "NPIID": "", + "OrganizationZipCode": "70506" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABEJBA", + "OrganizationName": "TKFMC - Gurtej Dhillon, MD", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHDFBA", + "OrganizationName": "Romualdo Aragon", + "NPIID": "", + "OrganizationZipCode": "81909" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFCBCD", + "OrganizationName": "Valley ENT", + "NPIID": "", + "OrganizationZipCode": "85224" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIJIBD", + "OrganizationName": "TEXAS COASTAL BEND PULMONARY CRITICAL CARE ASSOCIATES", + "NPIID": "", + "OrganizationZipCode": "78414" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGHHAA", + "OrganizationName": "NYCDOHMH - Lawrence Rosman, M.D.", + "NPIID": "", + "OrganizationZipCode": "11375" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGICCA", + "OrganizationName": "Negrey Eye Associates", + "NPIID": "", + "OrganizationZipCode": "19083" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJACBD", + "OrganizationName": "Advanced Kidney Specialists", + "NPIID": "", + "OrganizationZipCode": "38305" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGIFAD", + "OrganizationName": "Adventist HealthCare - Enterprise", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAAECD", + "OrganizationName": "GEORGE H. GARCIA, M.D., INC.", + "NPIID": "", + "OrganizationZipCode": "92868-2872" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEDFCD", + "OrganizationName": "Anna K. Hopla, M.D., PLLC", + "NPIID": "", + "OrganizationZipCode": "38237" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEEEBD", + "OrganizationName": "Pulmonary Critical Care", + "NPIID": "", + "OrganizationZipCode": "33462" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFCACD", + "OrganizationName": "ENT Sleep Specialists", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EBDBBA", + "OrganizationName": "John T. Frasca, MD, FACS", + "NPIID": "", + "OrganizationZipCode": "02081" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCEFBA", + "OrganizationName": "Associates in Gastroenterology", + "NPIID": "", + "OrganizationZipCode": "29229" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHAGAD", + "OrganizationName": "Laurence D Haber MD, PC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHDDCD", + "OrganizationName": "Baker Family Practice", + "NPIID": "", + "OrganizationZipCode": "91723" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGIIBA", + "OrganizationName": "PPIN", + "NPIID": "", + "OrganizationZipCode": "46410" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIIDAA", + "OrganizationName": "Allergy, Asthma Immunology Center", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CEHGAD", + "OrganizationName": "Philip J Weintraub MD", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AHEADA", + "OrganizationName": "Diabetes And Metabolism Specialists of San Antonio", + "NPIID": "", + "OrganizationZipCode": "78258" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHGACD", + "OrganizationName": "Ear Medical Group PA", + "NPIID": "", + "OrganizationZipCode": "78240" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DIJFCD", + "OrganizationName": "VASCULAR INSTITUTE OF ARIZONA, PLLC", + "NPIID": "", + "OrganizationZipCode": "85142" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFHICD", + "OrganizationName": "DREAM PHYSICIANS, LLC", + "NPIID": "", + "OrganizationZipCode": "08820" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EICAAA", + "OrganizationName": "BRANDON DERMATOLOGY, P.A", + "NPIID": "", + "OrganizationZipCode": "33511" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHBDAA", + "OrganizationName": "Malgorzata Gradzka MD", + "NPIID": "", + "OrganizationZipCode": "22033" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHJACD", + "OrganizationName": "Edward G. Mackay, M.D PA", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CFJCCA", + "OrganizationName": "HCA - Michael N. Newton MD", + "NPIID": "", + "OrganizationZipCode": "33613" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDEEBA", + "OrganizationName": "Berkley Primary Care", + "NPIID": "", + "OrganizationZipCode": "48070" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICEGAA", + "OrganizationName": "Southwest Heart and Vascular Care", + "NPIID": "", + "OrganizationZipCode": "85364" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EBHCCD", + "OrganizationName": "Kingwood Gastroenterology, PLLC", + "NPIID": "", + "OrganizationZipCode": "77365" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIIJBA", + "OrganizationName": "Rai Kakkar MD", + "NPIID": "", + "OrganizationZipCode": "80230" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CJJIBD", + "OrganizationName": "Atlantic Neurosurgical Specialists", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEBECD", + "OrganizationName": "RWLC Consulting LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHJJCA", + "OrganizationName": "Orlando Arthritis Institute", + "NPIID": "", + "OrganizationZipCode": "32806" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIFIAD", + "OrganizationName": "Lawrence L. Lin, MD", + "NPIID": "", + "OrganizationZipCode": "91360" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFDCDA", + "OrganizationName": "Mount Baker Rheumatology Center", + "NPIID": "", + "OrganizationZipCode": "98225" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCJDBA", + "OrganizationName": "Brodsky Taylor PLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHJCCD", + "OrganizationName": "Nitesh D Kuhadiya, MD MPH, PLLC", + "NPIID": "", + "OrganizationZipCode": "89502" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJJJCA", + "OrganizationName": "Michael A Barnett MD PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJFADA", + "OrganizationName": "South Lake Pain Institute", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJABBA", + "OrganizationName": "Advocate-Head Neck and Cosmetic Surgery Associates Ltd", + "NPIID": "", + "OrganizationZipCode": "60604" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGIFAA", + "OrganizationName": "Lawton Community Health Center", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBFFAD", + "OrganizationName": "Dr Adam Madsen Orthopedic Surgery", + "NPIID": "", + "OrganizationZipCode": "84078" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDAADD", + "OrganizationName": "ALGOLOGY ASSOCIATES, P.C", + "NPIID": "", + "OrganizationZipCode": "07012" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJHGBD", + "OrganizationName": "Lakeland Physicians, LLC", + "NPIID": "", + "OrganizationZipCode": "35565" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FHFDBD", + "OrganizationName": "Grayson Digestive Health", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFBGBA", + "OrganizationName": "Family Medical Clinic of Harrogate, PC", + "NPIID": "", + "OrganizationZipCode": "37752" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGIEBA", + "OrganizationName": "Delta Renal Group PC", + "NPIID": "", + "OrganizationZipCode": "48075" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGGECA", + "OrganizationName": "Advocate - Varsha Bhan, M.D. SC", + "NPIID": "", + "OrganizationZipCode": "60429" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFADCA", + "OrganizationName": "Special Health Resources for Texas", + "NPIID": "", + "OrganizationZipCode": "75602" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICHEBA", + "OrganizationName": "Holistic Houston Pain Center, PA", + "NPIID": "", + "OrganizationZipCode": "77479" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GACJBA", + "OrganizationName": "Woodlands Arthritis Clinic PA", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEIHCD", + "OrganizationName": "Atlanta Prime Physicians, LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CADHAA", + "OrganizationName": "Arnab Biswas D.O.", + "NPIID": "", + "OrganizationZipCode": "92395" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAEGBD", + "OrganizationName": "Renal Specialists of North Texas", + "NPIID": "", + "OrganizationZipCode": "75015" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHIJBD", + "OrganizationName": "Main Street Family Medicine Inc", + "NPIID": "", + "OrganizationZipCode": "38340" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HADIBA", + "OrganizationName": "STJ - Husain Arastu MD PC", + "NPIID": "", + "OrganizationZipCode": "48093" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADFBBA", + "OrganizationName": "Sanaz Hariri, MD", + "NPIID": "", + "OrganizationZipCode": "95032" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGEFAD", + "OrganizationName": "FPIM of New Haven County LLC", + "NPIID": "", + "OrganizationZipCode": "06512" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJECCD", + "OrganizationName": "Advanced Vascular Associates", + "NPIID": "", + "OrganizationZipCode": "07960" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHFICA", + "OrganizationName": "Cardiovascular Institute", + "NPIID": "", + "OrganizationZipCode": "77375" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFFDBD", + "OrganizationName": "Urology Partners", + "NPIID": "", + "OrganizationZipCode": "34205" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDJHBA", + "OrganizationName": "STJ - Lakeview Medical Center / Dr. Wanis MD PC", + "NPIID": "", + "OrganizationZipCode": "48080" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FAJADD", + "OrganizationName": "Dr Joseph Weinstein", + "NPIID": "", + "OrganizationZipCode": "38128" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFBGBD", + "OrganizationName": "TREASURE VALLEY UROLOGY PLLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFD1AD", + "OrganizationName": "Elion Krok, MD PC, DBA - IMMC Health", + "NPIID": "", + "OrganizationZipCode": "07052" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIIHBA", + "OrganizationName": "Daniel Kapp MD", + "NPIID": "", + "OrganizationZipCode": "33401" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFEEBD", + "OrganizationName": "VERZOSA UNGAB INTERNAL MEDICINE", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHDFAA", + "OrganizationName": "Wilmington Dermatology Center, PLLC.", + "NPIID": "", + "OrganizationZipCode": "28403" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIJHAA", + "OrganizationName": "Rehab Medicine \u0026 EMG Center", + "NPIID": "", + "OrganizationZipCode": "30281" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CEGCAD", + "OrganizationName": "Lawrence Katin, M.D.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCFDCD", + "OrganizationName": "I B MEDICAL ASSOCIATES, PLLC", + "NPIID": "", + "OrganizationZipCode": "33150" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JFJEBA", + "OrganizationName": "Ronald F Williamson MD", + "NPIID": "", + "OrganizationZipCode": "48235" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEGABA", + "OrganizationName": "HCA - Frontier Medical Group", + "NPIID": "", + "OrganizationZipCode": "79925" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBBHAA", + "OrganizationName": "Newport Coast Cardiology", + "NPIID": "", + "OrganizationZipCode": "92663" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBBJAA", + "OrganizationName": "Digestive Healthcare Associates", + "NPIID": "", + "OrganizationZipCode": "85037" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJDECD", + "OrganizationName": "Hepzibah Family Medical clinic", + "NPIID": "", + "OrganizationZipCode": "96913" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHEJCD", + "OrganizationName": "ARTERY AND VEIN SPECIALISTS OF AMERICA, PLLC", + "NPIID": "", + "OrganizationZipCode": "77386" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEICCD", + "OrganizationName": "Synergy Orthopedic Specialists Medical Group", + "NPIID": "", + "OrganizationZipCode": "92121" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABDECA", + "OrganizationName": "Georgia Pain Wellness", + "NPIID": "", + "OrganizationZipCode": "30046" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGEECD", + "OrganizationName": "Maheep Singh Birdi,MD", + "NPIID": "", + "OrganizationZipCode": "93312" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEAACA", + "OrganizationName": "STJ - South Macomb Internists", + "NPIID": "", + "OrganizationZipCode": "48093" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CFIACD", + "OrganizationName": "Live Oak Family Medicine, LLC", + "NPIID": "", + "OrganizationZipCode": "76028" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFDFAA", + "OrganizationName": "Heslin, Eugene P. MD", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADDFBA", + "OrganizationName": "Ramtown Medical Center", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFCDCA", + "OrganizationName": "Physician Providers", + "NPIID": "", + "OrganizationZipCode": "34471" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EAFDBD", + "OrganizationName": "Vineyard Medical Care", + "NPIID": "", + "OrganizationZipCode": "02568" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJIADD", + "OrganizationName": "Dinesh Bhambhavani MD", + "NPIID": "", + "OrganizationZipCode": "76104" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIEIBA", + "OrganizationName": "Main Line Allergy", + "NPIID": "", + "OrganizationZipCode": "19406" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJFJCD", + "OrganizationName": "Test-Bill", + "NPIID": "", + "OrganizationZipCode": "01581" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAEFCA", + "OrganizationName": "Cobb Physicians Group", + "NPIID": "", + "OrganizationZipCode": "30106" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BAAJAD", + "OrganizationName": "TEST- The Little Clinic-TLC", + "NPIID": "", + "OrganizationZipCode": "37214" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGBDBD", + "OrganizationName": "HeartCare Associates of Arizona", + "NPIID": "", + "OrganizationZipCode": "85375" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGFCCD", + "OrganizationName": "Marco Gutierrez, M.D. And Associates", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEHFAD", + "OrganizationName": "Ideal Option----TEST", + "NPIID": "", + "OrganizationZipCode": "99336" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CFDBCD", + "OrganizationName": "Drs Bonet and Doyle PTRS", + "NPIID": "", + "OrganizationZipCode": "60525" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEHADD", + "OrganizationName": "Neel French, M.D., S.C.", + "NPIID": "", + "OrganizationZipCode": "60614" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AAJACD", + "OrganizationName": "Advanced Arthritis and Rheumatology Care PC", + "NPIID": "", + "OrganizationZipCode": "23112" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGFFAA", + "OrganizationName": "North Coast Professional Corporation", + "NPIID": "", + "OrganizationZipCode": "44870" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDAFBD", + "OrganizationName": "Advocare LLC", + "NPIID": "", + "OrganizationZipCode": "08053" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIFHAA", + "OrganizationName": "North Urology Associates", + "NPIID": "", + "OrganizationZipCode": "75069" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABJIBA", + "OrganizationName": "Dover Pulmonary Associates", + "NPIID": "", + "OrganizationZipCode": "08755" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCIGAA", + "OrganizationName": "Cardio Spec of OC Santa Ana", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDCBAA", + "OrganizationName": "The Little Clinic", + "NPIID": "", + "OrganizationZipCode": "40223" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDBHBA", + "OrganizationName": "Cape Center Internal Medicine PA", + "NPIID": "", + "OrganizationZipCode": "28304" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGDGBA", + "OrganizationName": "CalHipso - Rao Sunkavally, M.D", + "NPIID": "", + "OrganizationZipCode": "94538" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEDEBD", + "OrganizationName": "Advocare LLC_TEST1", + "NPIID": "", + "OrganizationZipCode": "08053" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBIBAA", + "OrganizationName": "Arthritis Care Center", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEEIAA", + "OrganizationName": "Lake Havasu Lung and Sleep Disorder", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAICBD", + "OrganizationName": "Cecily Anto MD", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFHDBA", + "OrganizationName": "Flatbush Family Medicine, PC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDECBA", + "OrganizationName": "Bristol Hospital Multi-Specialty Group Inc", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAEBCA", + "OrganizationName": "Jackson-Hinds Comprehensive Health", + "NPIID": "", + "OrganizationZipCode": "39207" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EAFDCA", + "OrganizationName": "PrimaCARE, P.C.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFEDBA", + "OrganizationName": "Paoli Family Medicine", + "NPIID": "", + "OrganizationZipCode": "19301" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACHHAA", + "OrganizationName": "Mainline Health Systems, Inc.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBJACA", + "OrganizationName": "Ian L Bourhill MD", + "NPIID": "", + "OrganizationZipCode": "11743-7930" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CFADBA", + "OrganizationName": "Radnor Family Practice", + "NPIID": "", + "OrganizationZipCode": "19087" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDJHCD", + "OrganizationName": "Test_kelvin_local", + "NPIID": "", + "OrganizationZipCode": "01582" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AICBBD", + "OrganizationName": "StratiFi - Fort Worth Medical Specialists", + "NPIID": "", + "OrganizationZipCode": "76104" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEFFAD", + "OrganizationName": "Cardiac Wellness Clinic , PLLC", + "NPIID": "", + "OrganizationZipCode": "77584" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCGHAD", + "OrganizationName": "Sun Life Health Center", + "NPIID": "", + "OrganizationZipCode": "85122" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJIEAA", + "OrganizationName": "Inovia Specialty Vein Clinic", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAGDBA", + "OrganizationName": "HCA - Family Physicians of Kansas", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHJGAA", + "OrganizationName": "Vascular and Vein Center, P.A.", + "NPIID": "", + "OrganizationZipCode": "76104" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFFCCD", + "OrganizationName": "Vascular Institute", + "NPIID": "", + "OrganizationZipCode": "85015" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JFECDA", + "OrganizationName": "Brooke R Uptagrafft, MD, PC", + "NPIID": "", + "OrganizationZipCode": "35801" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHHGAA", + "OrganizationName": "Kids First Pediatrics of Raleigh", + "NPIID": "", + "OrganizationZipCode": "27604" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJAFAA", + "OrganizationName": "Bread for the City, INC.", + "NPIID": "", + "OrganizationZipCode": "20001" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIHJBA", + "OrganizationName": "HCA - Atlanta Allergy and Otolaryngology Centers", + "NPIID": "", + "OrganizationZipCode": "30606" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAABDA", + "OrganizationName": "Baltimore Medical Associates, LLC", + "NPIID": "", + "OrganizationZipCode": "21117" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJCIBA", + "OrganizationName": "Sandip Parikh", + "NPIID": "", + "OrganizationZipCode": "08724" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFGJBD", + "OrganizationName": "Go Care", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHHJBD", + "OrganizationName": "Robert Thomas MD FCCP", + "NPIID": "", + "OrganizationZipCode": "29488" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JACADA", + "OrganizationName": "20 20 Eye Specialists", + "NPIID": "", + "OrganizationZipCode": "46404" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJJICD", + "OrganizationName": "Monmouth Cardiology Associates, LLC", + "NPIID": "", + "OrganizationZipCode": "07724" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFAFCA", + "OrganizationName": "HCA - David Marks MD", + "NPIID": "", + "OrganizationZipCode": "78216" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJJDBA", + "OrganizationName": "Pulmonology Associates, Inc.", + "NPIID": "", + "OrganizationZipCode": "19096" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFFCCD", + "OrganizationName": "Advanced Wound Institute", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEGFAD", + "OrganizationName": "Hawkins Physician Services, PLLC", + "NPIID": "", + "OrganizationZipCode": "37857" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CAHFCA", + "OrganizationName": "JULIAN F. NARANJO, MD, PA", + "NPIID": "", + "OrganizationZipCode": "33022" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEDIBA", + "OrganizationName": "Penn Psychiatric Center", + "NPIID": "", + "OrganizationZipCode": "19426" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJGBDA", + "OrganizationName": "Affiliates in Footcare", + "NPIID": "", + "OrganizationZipCode": "01801" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGAEBD", + "OrganizationName": "Deep Creek Colon and Rectal Surgery", + "NPIID": "", + "OrganizationZipCode": "22101" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECIBAA", + "OrganizationName": "Om Chaurasia, M.D.", + "NPIID": "", + "OrganizationZipCode": "92691" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICIEBA", + "OrganizationName": "BIDMC LGH - Lawrence G Kidd MD PC", + "NPIID": "", + "OrganizationZipCode": "1841" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGDCCA", + "OrganizationName": "Advocate - Sheridan Medical Center", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBICCD", + "OrganizationName": "Pain Physicians of Wisconsin, S.C.", + "NPIID": "", + "OrganizationZipCode": "53105" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBIGBD", + "OrganizationName": "Sathish and Radha IM Group", + "NPIID": "", + "OrganizationZipCode": "25601" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEIHCA", + "OrganizationName": "First Coast Cardiovascular Institute", + "NPIID": "", + "OrganizationZipCode": "32216" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGHGBA", + "OrganizationName": "Anil Sharma", + "NPIID": "", + "OrganizationZipCode": "08757" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFDDBA", + "OrganizationName": "MLH - Devon Family Practice", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFFBCA", + "OrganizationName": "Advocate - Northwest Chicago Primary Care, SC", + "NPIID": "", + "OrganizationZipCode": "60634" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIDJBD", + "OrganizationName": "Susan Biegel MD INC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBHDAA", + "OrganizationName": "Kalani, MD, Equbal", + "NPIID": "", + "OrganizationZipCode": "34689" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFJFCD", + "OrganizationName": "Barrington Pain and Spine Institute", + "NPIID": "", + "OrganizationZipCode": "60010" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBGBDA", + "OrganizationName": "Atlantic Neurosurgical and Spine Specialists", + "NPIID": "", + "OrganizationZipCode": "28401" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHGJCD", + "OrganizationName": "Test Facility-Akinsola Okunsokan", + "NPIID": "", + "OrganizationZipCode": "01581" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FAJDBA", + "OrganizationName": "Kennestone Family Medicine", + "NPIID": "", + "OrganizationZipCode": "30060" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFHCCA", + "OrganizationName": "Advocate - Hoffman-Barrington Internal Medicine Specialists", + "NPIID": "", + "OrganizationZipCode": "60169" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIBBCA", + "OrganizationName": "HCA - Tampa Bay Family Physicians, INC", + "NPIID": "", + "OrganizationZipCode": "33573" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDAJCD", + "OrganizationName": "McMillion Medical Group", + "NPIID": "", + "OrganizationZipCode": "35801" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHGICD", + "OrganizationName": "Medical Teams International", + "NPIID": "", + "OrganizationZipCode": "97224" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDJABD", + "OrganizationName": "East Texas Nephrology Associates", + "NPIID": "", + "OrganizationZipCode": "75904" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEJIBA", + "OrganizationName": "Elizabeth J McShane MD Inc", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCGJBD", + "OrganizationName": "Ricardo A Garza, MD, PLLC", + "NPIID": "", + "OrganizationZipCode": "78201" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGAIAA", + "OrganizationName": "Misty Snyder", + "NPIID": "", + "OrganizationZipCode": "25301" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAGGBA", + "OrganizationName": "Advocate - Palatine Heart Center", + "NPIID": "", + "OrganizationZipCode": "60014" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIDJCD", + "OrganizationName": "Cherokee Family Healthcare, LLC", + "NPIID": "", + "OrganizationZipCode": "35960" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDIGAD", + "OrganizationName": "California Neurosurgical Institute", + "NPIID": "", + "OrganizationZipCode": "91355" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJJDBA", + "OrganizationName": "NYCDOHMH - Wuhua Jing MD, PhD, PC", + "NPIID": "", + "OrganizationZipCode": "10038" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDFHBA", + "OrganizationName": "HCA - Greater Houston Digestive Disease Consultants", + "NPIID": "", + "OrganizationZipCode": "77380" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIDABD", + "OrganizationName": "Delmarva Pain and Spine Center", + "NPIID": "", + "OrganizationZipCode": "19713" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECGEBD", + "OrganizationName": "Advocate - Favia Primary Care", + "NPIID": "", + "OrganizationZipCode": "60102" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CECJAA", + "OrganizationName": "Surgical Care Specialists", + "NPIID": "", + "OrganizationZipCode": "19001" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGAACA", + "OrganizationName": "Tinyee Chang MD", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECJEBD", + "OrganizationName": "Frontier Gastroenterology and Hepatology LLC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADICCD", + "OrganizationName": "Farr Medical Group, Inc", + "NPIID": "", + "OrganizationZipCode": "93312" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIAECA", + "OrganizationName": "APU testing", + "NPIID": "", + "OrganizationZipCode": "01581" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDFGCD", + "OrganizationName": "CHRISTOPHER D. MARSHALL M.D. PLLC", + "NPIID": "", + "OrganizationZipCode": "38363" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJJGBA", + "OrganizationName": "Ogden Clinic", + "NPIID": "", + "OrganizationZipCode": "84405" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIJJCA", + "OrganizationName": "Seema Malani, MD", + "NPIID": "", + "OrganizationZipCode": "77450" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CJGFBA", + "OrganizationName": "Advocate - Barrington Surgeons LTD", + "NPIID": "", + "OrganizationZipCode": "60010" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEDBCA", + "OrganizationName": "Etowah Gastroenterology Associates", + "NPIID": "", + "OrganizationZipCode": "35903" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGAICD", + "OrganizationName": "Advanced Garden State Cardiology LLC", + "NPIID": "", + "OrganizationZipCode": "07306" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFJDAD", + "OrganizationName": "Arizona State Urology - Howard Tay", + "NPIID": "", + "OrganizationZipCode": "85308" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCJAAA", + "OrganizationName": "Cardinal Internal Medicine", + "NPIID": "", + "OrganizationZipCode": "22192" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDIADA", + "OrganizationName": "Rappahannock Foot and Ankle Specialists", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DICCDA", + "OrganizationName": "Cardiology Associates of Somerset County", + "NPIID": "", + "OrganizationZipCode": "08800" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHIHCD", + "OrganizationName": "Mountain View Headache and Spine Institute PLLC", + "NPIID": "", + "OrganizationZipCode": "85012" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGJGCA", + "OrganizationName": "Deborah Silberman MD PC", + "NPIID": "", + "OrganizationZipCode": "11212" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGIICD", + "OrganizationName": "Northwest Family Physicians LLC", + "NPIID": "", + "OrganizationZipCode": "67205" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFFBAA", + "OrganizationName": "Advanced Physical Medicine", + "NPIID": "", + "OrganizationZipCode": "48080" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CJJGBD", + "OrganizationName": "El Portal Cancer Center", + "NPIID": "", + "OrganizationZipCode": "95348" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJGEAA", + "OrganizationName": "A Plus Medical Care PC, NYC DOHMH-BK", + "NPIID": "", + "OrganizationZipCode": "11220" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHJFBD", + "OrganizationName": "Lower Merion Rehabilitation Associates", + "NPIID": "", + "OrganizationZipCode": "19096" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBCGCA", + "OrganizationName": "SSK Physician Associates, PA", + "NPIID": "", + "OrganizationZipCode": "75904" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGAJCD", + "OrganizationName": "Ocean Allergy Partners, LLC", + "NPIID": "", + "OrganizationZipCode": "08724" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEAIAA", + "OrganizationName": "Cardiac Intervention Specialist", + "NPIID": "", + "OrganizationZipCode": "77450" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BAFJBD", + "OrganizationName": "San Antonio Head and Neck", + "NPIID": "", + "OrganizationZipCode": "78229" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCFDAA", + "OrganizationName": "Mittal Kidney and Dialysis", + "NPIID": "", + "OrganizationZipCode": "38120" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJECBA", + "OrganizationName": "Digestive Disease Specialists", + "NPIID": "", + "OrganizationZipCode": "35903" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHBECA", + "OrganizationName": "Main Line Health - Gerard Miller, MD", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIJGAD", + "OrganizationName": "Northwoods Urology of Texas", + "NPIID": "", + "OrganizationZipCode": "77384" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDCFBA", + "OrganizationName": "Alpharetta Internal Medicine", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIDHAA", + "OrganizationName": "El Paso Pain Center", + "NPIID": "", + "OrganizationZipCode": "79925" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCBCCA", + "OrganizationName": "MTT Corp - Harris Family Medical Center", + "NPIID": "", + "OrganizationZipCode": "32901" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGBFAD", + "OrganizationName": "PWMD Jorge O Diaz", + "NPIID": "", + "OrganizationZipCode": "32746" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGHGAD", + "OrganizationName": "Carl Boagni, MD", + "NPIID": "", + "OrganizationZipCode": "70570" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADHCAD", + "OrganizationName": "Terrace Family Health", + "NPIID": "", + "OrganizationZipCode": "33617" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJJHBA", + "OrganizationName": "Victoria Heart Vascular", + "NPIID": "", + "OrganizationZipCode": "77901" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEGDCD", + "OrganizationName": "Camelback Spine Care, PLLC", + "NPIID": "", + "OrganizationZipCode": "85032" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDBABD", + "OrganizationName": "Allergy and Rheumatology Associates", + "NPIID": "", + "OrganizationZipCode": "33709" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBCJCA", + "OrganizationName": "Lansdowne Travel Family Medicine LLC", + "NPIID": "", + "OrganizationZipCode": "20176" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AACCCA", + "OrganizationName": "Ear, Nose Throat SpecialtyCare of Minnesota, P.A.", + "NPIID": "", + "OrganizationZipCode": "55404" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJFABD", + "OrganizationName": "Test Abhishek Jayronia MySQL_mustage3", + "NPIID": "", + "OrganizationZipCode": "01581" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDDJAA", + "OrganizationName": "PHA- Adult medicine", + "NPIID": "", + "OrganizationZipCode": "19146" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGBHBD", + "OrganizationName": "Pulmonary and Critical Care Specialists INC", + "NPIID": "", + "OrganizationZipCode": "43537" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCAHCD", + "OrganizationName": "Lakewood Medical Center P.C.", + "NPIID": "", + "OrganizationZipCode": "80214" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEGCCA", + "OrganizationName": "MLH-Main Line Institute of Plastic Surgery", + "NPIID": "", + "OrganizationZipCode": "19096" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGICBD", + "OrganizationName": "Amir Kaykha, MD", + "NPIID": "", + "OrganizationZipCode": "95124" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGEEBA", + "OrganizationName": "Associates in Nephrology, PC", + "NPIID": "", + "OrganizationZipCode": "16502" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJAHAD", + "OrganizationName": "The Allergy Asthma and Sinus Center", + "NPIID": "", + "OrganizationZipCode": "37919" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIEABD", + "OrganizationName": "Elyaman Medical Services", + "NPIID": "", + "OrganizationZipCode": "34481" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIDHBA", + "OrganizationName": "Ken P Lee MD PLLC", + "NPIID": "", + "OrganizationZipCode": "98501" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBGHCD", + "OrganizationName": "Mouli Associates LLC", + "NPIID": "", + "OrganizationZipCode": "06074" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDFHBA", + "OrganizationName": "OHS - Christopher Whitty, MD", + "NPIID": "", + "OrganizationZipCode": "48193" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIEDAA", + "OrganizationName": "Abington Medical", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CAGICD", + "OrganizationName": "St Mark Health", + "NPIID": "", + "OrganizationZipCode": "10312" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BADGCD", + "OrganizationName": "Florida Premier Cardiology", + "NPIID": "", + "OrganizationZipCode": "33484" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BEAFAD", + "OrganizationName": "Wound Care Specialists", + "NPIID": "", + "OrganizationZipCode": "79413" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCFFAD", + "OrganizationName": "Central Florida Neurosurgery Institute", + "NPIID": "", + "OrganizationZipCode": "32801" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BICCCA", + "OrganizationName": "Lung Care and P.C.", + "NPIID": "", + "OrganizationZipCode": "35150" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFIJBD", + "OrganizationName": "Test-Shashank Patel", + "NPIID": "", + "OrganizationZipCode": "01581" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FAHBCD", + "OrganizationName": "Northeast Endocrinology P.A", + "NPIID": "", + "OrganizationZipCode": "78154" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEIICA", + "OrganizationName": "Etowah Center for Internal Medicine", + "NPIID": "", + "OrganizationZipCode": "35906" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIJFAA", + "OrganizationName": "Hobson Meadows Family Medicine", + "NPIID": "", + "OrganizationZipCode": "60504" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJFCDA", + "OrganizationName": "Golden Triangle Neurocare LLP", + "NPIID": "", + "OrganizationZipCode": "77706" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBCABA", + "OrganizationName": "HCA - Mukesh Patel, MD, PA", + "NPIID": "", + "OrganizationZipCode": "34667" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EAGFAA", + "OrganizationName": "Irfan Imami, M.D", + "NPIID": "", + "OrganizationZipCode": "32901" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDJGBD", + "OrganizationName": "Tricounty Health LLC", + "NPIID": "", + "OrganizationZipCode": "32159" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFCCAA", + "OrganizationName": "Patel,Biren MD", + "NPIID": "", + "OrganizationZipCode": "85222" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFEJCD", + "OrganizationName": "Test facility-MAELIETST, PA,LLC", + "NPIID": "", + "OrganizationZipCode": "01581" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDIFCD", + "OrganizationName": "SouthWest Ohio ENT Specialists Inc", + "NPIID": "", + "OrganizationZipCode": "45402" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFIEBD", + "OrganizationName": "The Vaz Clinic, P.A", + "NPIID": "", + "OrganizationZipCode": "78629" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBDGCD", + "OrganizationName": "Temple University - Of The Commonwealth System", + "NPIID": "", + "OrganizationZipCode": "19122" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDJCBA", + "OrganizationName": "Gary R. Clayton, M.D., P.A.", + "NPIID": "", + "OrganizationZipCode": "77701" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FAFJAD", + "OrganizationName": "CenterWell Senior Primary Care", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGFIBD", + "OrganizationName": "Camden Heartcare", + "NPIID": "", + "OrganizationZipCode": "29020" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFCEBA", + "OrganizationName": "The Olsen Clinic", + "NPIID": "", + "OrganizationZipCode": "72745" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEBHBA", + "OrganizationName": "Charles H Croft MD PA - Rep Medical - Ventana Med", + "NPIID": "", + "OrganizationZipCode": "32953-3466" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBGEAD", + "OrganizationName": "Treasure Coast Cardiovascular Institute", + "NPIID": "", + "OrganizationZipCode": "32960" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDACBA", + "OrganizationName": "Greenwald Neurosurgical, PC", + "NPIID": "", + "OrganizationZipCode": "83404-5772" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJJIAA", + "OrganizationName": "HCA-Krishnababu Chunduri MD", + "NPIID": "", + "OrganizationZipCode": "76104" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCDECA", + "OrganizationName": "James Liu, MD", + "NPIID": "", + "OrganizationZipCode": "77024" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIBJCD", + "OrganizationName": "Adept Medical, PLLC", + "NPIID": "", + "OrganizationZipCode": "84065" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFAJBA", + "OrganizationName": "Annapolis Rheumatology LLC", + "NPIID": "", + "OrganizationZipCode": "21401" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGCGBA", + "OrganizationName": "Valencia Associated Podiatrists", + "NPIID": "", + "OrganizationZipCode": "87106" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CADCCA", + "OrganizationName": "Pulmonary and Sleep Consultants", + "NPIID": "", + "OrganizationZipCode": "43081" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDEJAA", + "OrganizationName": "New England Neurological", + "NPIID": "", + "OrganizationZipCode": "01843" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHBDAD", + "OrganizationName": "Mauricio E. Melhado, M.D., P.A.", + "NPIID": "", + "OrganizationZipCode": "33406" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGHHBD", + "OrganizationName": "LUIS F ANEZ, MD, PA", + "NPIID": "", + "OrganizationZipCode": "32257" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAFHBA", + "OrganizationName": "Blair Nephrology Associates", + "NPIID": "", + "OrganizationZipCode": "16601" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHBIBD", + "OrganizationName": "Innis Community Health Center", + "NPIID": "", + "OrganizationZipCode": "70715" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHCICD", + "OrganizationName": "Jeffrey L. Horstmyer, M.D., P.A.", + "NPIID": "", + "OrganizationZipCode": "33133" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICIFBD", + "OrganizationName": "Sonoran Spine Center", + "NPIID": "", + "OrganizationZipCode": "85281" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDBJBA", + "OrganizationName": "Orthopedic Associates Of South Broward", + "NPIID": "", + "OrganizationZipCode": "33021" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIEICA", + "OrganizationName": "AIP - Pinnacle Care Internal Medicine", + "NPIID": "", + "OrganizationZipCode": "85381" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEFEAA", + "OrganizationName": "Gwinnett Center Medical Associates", + "NPIID": "", + "OrganizationZipCode": "30045" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EBGDAD", + "OrganizationName": "Internal - Labcorp", + "NPIID": "", + "OrganizationZipCode": "01581" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IDFHBD", + "OrganizationName": "Internal Medicine Associates - TX", + "NPIID": "", + "OrganizationZipCode": "78382" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGAJCA", + "OrganizationName": "Razi Medical Group", + "NPIID": "", + "OrganizationZipCode": "92307" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABCJBD", + "OrganizationName": "Z Valley Infectious Disease", + "NPIID": "", + "OrganizationZipCode": "61265" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGJBCD", + "OrganizationName": "Elevated Family Care", + "NPIID": "", + "OrganizationZipCode": "80920" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCHJAA", + "OrganizationName": "Pulmonary Critical Care and Sleep Specialists, P.A.", + "NPIID": "", + "OrganizationZipCode": "77339" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHDBBA", + "OrganizationName": "Don Mehrab, MD", + "NPIID": "", + "OrganizationZipCode": "90212" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEHABA", + "OrganizationName": "Huma Shakil, MD PA", + "NPIID": "", + "OrganizationZipCode": "21502" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIDGAD", + "OrganizationName": "Oleg Katcher, M.D., PC", + "NPIID": "", + "OrganizationZipCode": "11229" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCCECD", + "OrganizationName": "Test-Jasper_Bandi", + "NPIID": "", + "OrganizationZipCode": "01581" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IICCCA", + "OrganizationName": "HCA - Pulmonary Sleep Physicians of Houston", + "NPIID": "", + "OrganizationZipCode": "77598" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJEBAA", + "OrganizationName": "Shore Cardiology Consultants", + "NPIID": "", + "OrganizationZipCode": "08724" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDBEBA", + "OrganizationName": "Diabetes and Endocrine Wellness Center, LLC", + "NPIID": "", + "OrganizationZipCode": "35802" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACIDAA", + "OrganizationName": "Mahoney Dermatology Specialists, PA.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IIBHAA", + "OrganizationName": "Westside Internal Medicine", + "NPIID": "", + "OrganizationZipCode": "29301" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAEACD", + "OrganizationName": "Grant Memorial Hospital Clinics", + "NPIID": "", + "OrganizationZipCode": "26847" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCIFBD", + "OrganizationName": "Temecula Center for Integrative Medicine", + "NPIID": "", + "OrganizationZipCode": "92591" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDHGBD", + "OrganizationName": "Paratus Medical Inc", + "NPIID": "", + "OrganizationZipCode": "79414" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIIICD", + "OrganizationName": "UniVida Medical Centers", + "NPIID": "", + "OrganizationZipCode": "33144" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIACCD", + "OrganizationName": "NORTHSTAR NEUROLOGY OF COLORADO SPRINGS, P.C", + "NPIID": "", + "OrganizationZipCode": "80937" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJBCCD", + "OrganizationName": "Kansas City Bone and Joint", + "NPIID": "", + "OrganizationZipCode": "66211" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEGDAA", + "OrganizationName": "Institute for Respiratory and Sleep Medicine", + "NPIID": "", + "OrganizationZipCode": "19007" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGJDBA", + "OrganizationName": "Mirabien, PLLC", + "NPIID": "", + "OrganizationZipCode": "85712" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIDBCD", + "OrganizationName": "MIchigan Medical Advantage Inc", + "NPIID": "", + "OrganizationZipCode": "48104" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJFIAA", + "OrganizationName": "Rehabilitation and Electrodiagnostics, PA", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJFEAA", + "OrganizationName": "Metropolitan Cardiology, P.A.", + "NPIID": "", + "OrganizationZipCode": "77702" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIGBBA", + "OrganizationName": "Kidney Hypertension Clinic", + "NPIID": "", + "OrganizationZipCode": "30045" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHCBCD", + "OrganizationName": "Community Health Alliance", + "NPIID": "", + "OrganizationZipCode": "89502" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JFGACD", + "OrganizationName": "QUALITY NEUROLOGY", + "NPIID": "", + "OrganizationZipCode": "32055" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBCFAA", + "OrganizationName": "Pinnacle Orthopaedics", + "NPIID": "", + "OrganizationZipCode": "30060" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJDCCD", + "OrganizationName": "Remix Medical, PLLC", + "NPIID": "", + "OrganizationZipCode": "77098" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFJBCA", + "OrganizationName": "Neuroscience Consultants, LLC", + "NPIID": "", + "OrganizationZipCode": "33178" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CAIAAA", + "OrganizationName": "Shalini Mali", + "NPIID": "", + "OrganizationZipCode": "07042" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBCFAD", + "OrganizationName": "Miami Medical Consultants, P.A.", + "NPIID": "", + "OrganizationZipCode": "33146" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIBABD", + "OrganizationName": "GastroIntestinal Specialists", + "NPIID": "", + "OrganizationZipCode": "71103" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGBEAA", + "OrganizationName": "Kidney Specialists", + "NPIID": "", + "OrganizationZipCode": "78207" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHFCAD", + "OrganizationName": "Premier Physician Centers Inc,", + "NPIID": "", + "OrganizationZipCode": "44145" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EBGCBD", + "OrganizationName": "Jacksonville Spine Center", + "NPIID": "", + "OrganizationZipCode": "32256" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJIAAA", + "OrganizationName": "Non-Surgical Orthopaedic Spine Center, PC", + "NPIID": "", + "OrganizationZipCode": "30060" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJDEAA", + "OrganizationName": "Valley Cardiovascular Associates", + "NPIID": "", + "OrganizationZipCode": "95116" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHIJAD", + "OrganizationName": "Starling Clinic", + "NPIID": "", + "OrganizationZipCode": "75503" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGGIAD", + "OrganizationName": "ANSAARIE CARDIAC ENDOVASCULAR CENTER", + "NPIID": "", + "OrganizationZipCode": "32092" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHJIAD", + "OrganizationName": "MAG - PMC Yale Family Care", + "NPIID": "", + "OrganizationZipCode": "48097" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCIIBA", + "OrganizationName": "Broward Institute of Orthopaedics", + "NPIID": "", + "OrganizationZipCode": "33021" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGDACA", + "OrganizationName": "OHS - Mohammad Saleh, MD", + "NPIID": "", + "OrganizationZipCode": "48124" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFDCBD", + "OrganizationName": "Advanced Heart and Vascular Associates", + "NPIID": "", + "OrganizationZipCode": "34667" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CFAHAA", + "OrganizationName": "Abiodun MD Femi", + "NPIID": "", + "OrganizationZipCode": "76014" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHAEAA", + "OrganizationName": "Medcom Health Services, PA.", + "NPIID": "", + "OrganizationZipCode": "08232" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEBDCD", + "OrganizationName": "New York Allergy Sinus Group, PLLC", + "NPIID": "", + "OrganizationZipCode": "10016" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGEHAD", + "OrganizationName": "Hays Foot and Ankle Surgical Associates PLLC", + "NPIID": "", + "OrganizationZipCode": "78640" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDGGAD", + "OrganizationName": "David Nehme, PA", + "NPIID": "", + "OrganizationZipCode": "34994" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIGDCD", + "OrganizationName": "New Access Medical Center INC", + "NPIID": "", + "OrganizationZipCode": "33186" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HECDBA", + "OrganizationName": "Dr. Andrew Silverman, DPM", + "NPIID": "", + "OrganizationZipCode": "0286002860" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CFABBA", + "OrganizationName": "University Renal and Hypertension Consultants", + "NPIID": "", + "OrganizationZipCode": "07105" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFFEAA", + "OrganizationName": "Perez and Rivera", + "NPIID": "", + "OrganizationZipCode": "32796" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGGFCD", + "OrganizationName": "NEUROCENTER AZ PLLC", + "NPIID": "", + "OrganizationZipCode": "85306" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFCABD", + "OrganizationName": "Cedar Valley Medical Specialists", + "NPIID": "", + "OrganizationZipCode": "50701" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CJAADA", + "OrganizationName": "Sycamore Medical Clinic", + "NPIID": "", + "OrganizationZipCode": "75801" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJJECD", + "OrganizationName": "Endocrinology Associates, Inc", + "NPIID": "", + "OrganizationZipCode": "24018" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBJCBA", + "OrganizationName": "Yash P. Sangwan, M.D., P.A.", + "NPIID": "", + "OrganizationZipCode": "32034" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIECBD", + "OrganizationName": "Dream Sleep Center", + "NPIID": "", + "OrganizationZipCode": "81001" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFIEAD", + "OrganizationName": "North Texas Comprehensive Cardiology", + "NPIID": "", + "OrganizationZipCode": "75092" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EECJBD", + "OrganizationName": "Shima Hadidchi, MD, A Professional Corp", + "NPIID": "", + "OrganizationZipCode": "93295" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJIFBA", + "OrganizationName": "Central Florida Heart Associates", + "NPIID": "", + "OrganizationZipCode": "32763" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHIIBA", + "OrganizationName": "Sumeet Anand, MD", + "NPIID": "", + "OrganizationZipCode": "11706" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FAEGAD", + "OrganizationName": "Gilbert Simoni, MD, FACG", + "NPIID": "", + "OrganizationZipCode": "91360" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CJFCCA", + "OrganizationName": "Blue Water Neurology", + "NPIID": "", + "OrganizationZipCode": "48059" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GACICA", + "OrganizationName": "Kuttawa Clinic, PLLC", + "NPIID": "", + "OrganizationZipCode": "42055" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFBICA", + "OrganizationName": "Gitlin Cardiology", + "NPIID": "", + "OrganizationZipCode": "89128" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGIHAA", + "OrganizationName": "Winters Healthcare Foundation, Redwood", + "NPIID": "", + "OrganizationZipCode": "95694" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DCFGCD", + "OrganizationName": "BHATIA PULMONARY CENTER P.C", + "NPIID": "", + "OrganizationZipCode": "89144" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEIDBA", + "OrganizationName": "Silicon Valley ENT and Sinus Center", + "NPIID": "", + "OrganizationZipCode": "95032" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFIJCA", + "OrganizationName": "Deborah Eisen, MD", + "NPIID": "", + "OrganizationZipCode": "08755" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHIHCD", + "OrganizationName": "Magic Valley Pain and Spine Associates PLLC", + "NPIID": "", + "OrganizationZipCode": "83402" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEDCCD", + "OrganizationName": "Big Horn Ankle Foot", + "NPIID": "", + "OrganizationZipCode": "82435" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHBGAA", + "OrganizationName": "Sussex Pulmonary \u0026 Endocrine Consultants", + "NPIID": "", + "OrganizationZipCode": "19971" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFEJAD", + "OrganizationName": "Precision Endocrinology", + "NPIID": "", + "OrganizationZipCode": "76208" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGIHAA", + "OrganizationName": "New England Uro-Gynocology", + "NPIID": "", + "OrganizationZipCode": "01801" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHEABD", + "OrganizationName": "Bartlett Regional Hospital", + "NPIID": "", + "OrganizationZipCode": "99801" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGIJBD", + "OrganizationName": "Health Center Network of New York", + "NPIID": "", + "OrganizationZipCode": "12206" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGDEBA", + "OrganizationName": "Rashid Elahi, MD", + "NPIID": "", + "OrganizationZipCode": "95116" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEFGCD", + "OrganizationName": "Bradenton Women s Care", + "NPIID": "", + "OrganizationZipCode": "34209" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIFCAA", + "OrganizationName": "Atlanta Heart Specialists", + "NPIID": "", + "OrganizationZipCode": "30084" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHCCAA", + "OrganizationName": "Cranberry Medical Clinic", + "NPIID": "", + "OrganizationZipCode": "26764" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHAHCD", + "OrganizationName": "Man C Duong MD, APCDBA DBA Imperial Clinica", + "NPIID": "", + "OrganizationZipCode": "92231" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJEGBA", + "OrganizationName": "Srinivas Pavuluri MD", + "NPIID": "", + "OrganizationZipCode": "07733" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AOMNYC", + "OrganizationName": "Artisans of Medicine", + "NPIID": "", + "OrganizationZipCode": "11220" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEIJCA", + "OrganizationName": "Adriana Pop-Moody Clinic PA", + "NPIID": "", + "OrganizationZipCode": "37066" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEJCBA", + "OrganizationName": "NYCDOHMH - Advanced Gynecology and Surgery", + "NPIID": "", + "OrganizationZipCode": "11235" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGAGAA", + "OrganizationName": "Western Kentucky Heart and Lung Associates", + "NPIID": "", + "OrganizationZipCode": "42101" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FABIAA", + "OrganizationName": "Enhanced Wellness at Oak Grove PLLC", + "NPIID": "", + "OrganizationZipCode": "39402" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHGCAA", + "OrganizationName": "George, MD, Sabu", + "NPIID": "", + "OrganizationZipCode": "33410" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EAIAAA", + "OrganizationName": "Family Dermatology", + "NPIID": "", + "OrganizationZipCode": "22911" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBHCBA", + "OrganizationName": "Community Medical Center", + "NPIID": "", + "OrganizationZipCode": "32112" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBIFAA", + "OrganizationName": "Huntington Dermatology, Inc", + "NPIID": "", + "OrganizationZipCode": "25701" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAHHBD", + "OrganizationName": "Kesar Family PLLC dba Gastro Star", + "NPIID": "", + "OrganizationZipCode": "78251" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHJHBA", + "OrganizationName": "Cardiology Associates", + "NPIID": "", + "OrganizationZipCode": "32960" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCBJAD", + "OrganizationName": "North Florida Medical Centers", + "NPIID": "", + "OrganizationZipCode": "32308" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEGABD", + "OrganizationName": "Texas Associates of Endocrinology and Diabetes, PA", + "NPIID": "", + "OrganizationZipCode": "75069" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEJACA", + "OrganizationName": "Westside Cardiovascular Associates", + "NPIID": "", + "OrganizationZipCode": "77024" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHBFCD", + "OrganizationName": "S. Thomas Sehy DPM, LLC dba Page Foot Ankle", + "NPIID": "", + "OrganizationZipCode": "63132" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGEHAA", + "OrganizationName": "Sills Shawn, MD", + "NPIID": "", + "OrganizationZipCode": "97504" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEAHAD", + "OrganizationName": "Sumter Medical Specialists, PA", + "NPIID": "", + "OrganizationZipCode": "29150" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBHDCD", + "OrganizationName": "TEST - TALKIATRY MANAGEMENT SERVICES, LLC", + "NPIID": "", + "OrganizationZipCode": "10001-6208" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJCHCD", + "OrganizationName": "Keith Bangart DPM PC DBA Peoria Foot Ankle", + "NPIID": "", + "OrganizationZipCode": "85390" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DIJEAA", + "OrganizationName": "Huntington Beach Internal Medicine", + "NPIID": "", + "OrganizationZipCode": "92663" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BADACD", + "OrganizationName": "Michigan Primary Care Partners", + "NPIID": "", + "OrganizationZipCode": "49307" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIBFCD", + "OrganizationName": "Mahendra Mahatma, M.D.. P.A.", + "NPIID": "", + "OrganizationZipCode": "75039" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDHACD", + "OrganizationName": "Kaditam V Reddy, MD, INC", + "NPIID": "", + "OrganizationZipCode": "91360" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFJEBA", + "OrganizationName": "Medical and Aesthetic Dermatology", + "NPIID": "", + "OrganizationZipCode": "21046" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHFIBA", + "OrganizationName": "ASPA - Grace Zlaket-Matta, MD", + "NPIID": "", + "OrganizationZipCode": "85260" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDHGCA", + "OrganizationName": "Sheridan Healthcorp Inc", + "NPIID": "", + "OrganizationZipCode": "33323" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGFBBD", + "OrganizationName": "Li Yee Guo MD LTD", + "NPIID": "", + "OrganizationZipCode": "89117" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGBFAD", + "OrganizationName": "Mary South MD", + "NPIID": "", + "OrganizationZipCode": "44304" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFAIBA", + "OrganizationName": "Jorge Barros, MD", + "NPIID": "", + "OrganizationZipCode": "33028" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCBFAD", + "OrganizationName": "Concerto Healthcare, INC---TEST---", + "NPIID": "", + "OrganizationZipCode": "92614" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HEGACD", + "OrganizationName": "Pain Consultants Of Atlanta", + "NPIID": "", + "OrganizationZipCode": "30309" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCEEAA", + "OrganizationName": "NJ Spine and Pain Clinic, Inc", + "NPIID": "", + "OrganizationZipCode": "09860" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEHCCD", + "OrganizationName": "Irshad Syed, MD, LLC dba Marietta Family Medicine", + "NPIID": "", + "OrganizationZipCode": "30062" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HAEECA", + "OrganizationName": "HCA - Shenandoah Podiatry", + "NPIID": "", + "OrganizationZipCode": "24175" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIGEBD", + "OrganizationName": "Institute of Precision Pain Medicine", + "NPIID": "", + "OrganizationZipCode": "78414" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEADBA", + "OrganizationName": "M. Todd Peacock, MD, PC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBAGAA", + "OrganizationName": "THR-Pulmonary Associates of North Dalas", + "NPIID": "", + "OrganizationZipCode": "75010" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIABAA", + "OrganizationName": "Beach Medical Specialist, PA", + "NPIID": "", + "OrganizationZipCode": "32246" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGIHCD", + "OrganizationName": "MID LOUISIANA SURGICAL SPECIALISTS", + "NPIID": "", + "OrganizationZipCode": "71301" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EICJAD", + "OrganizationName": "On-Site Wound Consultants", + "NPIID": "", + "OrganizationZipCode": "v" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHFGAA", + "OrganizationName": "The Center for Neurosciences,LLC", + "NPIID": "", + "OrganizationZipCode": "61201" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGCDBA", + "OrganizationName": "Irfan Lalani, MD PA", + "NPIID": "", + "OrganizationZipCode": "77479" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BEABCD", + "OrganizationName": "Mitt Lary Family Practice", + "NPIID": "", + "OrganizationZipCode": "35475" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJDGCD", - "OrganizationName": "Interventional Spine and Pain Institute, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIGHBD", + "OrganizationName": "Baxter Regional Medical Center", "NPIID": "", - "OrganizationZipCode": "32960" + "OrganizationZipCode": "72653" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AAEJCA", - "OrganizationName": "Margaret Leila Rasouli MD Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAAICD", + "OrganizationName": "Texas Interventional Joint and Spine, PLLC", "NPIID": "", - "OrganizationZipCode": "92653" + "OrganizationZipCode": "75024" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFBBBA", - "OrganizationName": "Marina Kuperman-Beade, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGHCBD", + "OrganizationName": "GulAlam, PC and DBA Meadows Health Cente", "NPIID": "", - "OrganizationZipCode": "02904" + "OrganizationZipCode": "01028" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDBIAA", - "OrganizationName": "Kelso Dermatology, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFCFBD", + "OrganizationName": "AMITA - Heartland Primary Care", "NPIID": "", - "OrganizationZipCode": "78229" + "OrganizationZipCode": "60440" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDEECD", - "OrganizationName": "PALM BEACH HEART CLINIC,P.A", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFBACA", + "OrganizationName": "PLATINUM ENT", "NPIID": "", - "OrganizationZipCode": "33477" + "OrganizationZipCode": "33446" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIAEBD", - "OrganizationName": "Endocrinology Associates of Southern Maryland", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCAGCA", + "OrganizationName": "Mohammed G. Choudhury, MD", "NPIID": "", - "OrganizationZipCode": "20735" + "OrganizationZipCode": "32055" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGJDCD", - "OrganizationName": "Claiborne Memorial Medical Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCDDCA", + "OrganizationName": "Tagrid Adili MD PA", "NPIID": "", - "OrganizationZipCode": "71040" + "OrganizationZipCode": "34983" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEFDCA", - "OrganizationName": "HCA - Allergy Arthritis Treatment Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CFDCBD", + "OrganizationName": "Clermont Urgent Care", "NPIID": "", - "OrganizationZipCode": "33952" + "OrganizationZipCode": "34711" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHCDCD", - "OrganizationName": "Cardiovascular Associates of Arizona", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACDFAD", + "OrganizationName": "Tri-County Heart Institute PA", "NPIID": "", - "OrganizationZipCode": "85501" + "OrganizationZipCode": "32159" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJGFBA", - "OrganizationName": "Buford Medical Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBGABD", + "OrganizationName": "Quintana Family Medical", "NPIID": "", - "OrganizationZipCode": "30518" + "OrganizationZipCode": "11757" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJABBA", - "OrganizationName": "Step Ahead Foot Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BEDACA", + "OrganizationName": "Suzanne Gharb", "NPIID": "", - "OrganizationZipCode": "61254" + "OrganizationZipCode": "25309" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BACGAD", - "OrganizationName": "Andrew Word, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGHHCD", + "OrganizationName": "Gardens Neurology, PLLC", "NPIID": "", - "OrganizationZipCode": "75205" + "OrganizationZipCode": "33410" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECFEAA", - "OrganizationName": "Center for Spine Pain Medicine, P.C.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGBGAD", + "OrganizationName": "Roberson Allergy and Asthma Inc", "NPIID": "", - "OrganizationZipCode": "30720" + "OrganizationZipCode": "33401" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEBHCA", - "OrganizationName": "HCA - Cardiology Associates of South Florida", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBCABD", + "OrganizationName": "Wiregras Neurology", "NPIID": "", - "OrganizationZipCode": "33472" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFCHBA", - "OrganizationName": "Alabama Heart and Vascular Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEFBCA", + "OrganizationName": "Southwest Urologic Specialists", "NPIID": "", - "OrganizationZipCode": "35406-2300" + "OrganizationZipCode": "85234" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFCABA", - "OrganizationName": "Yong W. Chung, MD Inc.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJCADA", + "OrganizationName": "Georgia Renal Associates", "NPIID": "", - "OrganizationZipCode": "92704-5718" + "OrganizationZipCode": "30606" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGIAAA", - "OrganizationName": "Pain Treatment Associates,LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJAJBA", + "OrganizationName": "Bachman and Scully, LTD; DBA Arthritis Consultants", "NPIID": "", - "OrganizationZipCode": "65775" + "OrganizationZipCode": "89511-4040" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHIECA", - "OrganizationName": "Apurva Advanced Medical Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FHBADA", + "OrganizationName": "Midtown Surgery Center", "NPIID": "", - "OrganizationZipCode": "86301" + "OrganizationZipCode": "31906" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GECCCA", - "OrganizationName": "Botsford - Tri County Orthopedics", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFFHAD", + "OrganizationName": "Joseph P Addabbo Family Health Center Inc", "NPIID": "", - "OrganizationZipCode": "48336" + "OrganizationZipCode": "11692" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJCBCA", - "OrganizationName": "Schuyler Hospital Physician Group", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DAFIAD", + "OrganizationName": "Premier Medical Associates", "NPIID": "", - "OrganizationZipCode": "14865" + "OrganizationZipCode": "30040" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICBEBD", - "OrganizationName": "Dynamic Foot Ankle Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIDGBD", + "OrganizationName": "Pain and Spine Institute", "NPIID": "", - "OrganizationZipCode": "22079" + "OrganizationZipCode": "60435" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EAGBDA", - "OrganizationName": "Lifepoint - Ashley Valley Family Practice", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFDCDA", + "OrganizationName": "Best Way Clinic of Burleson", "NPIID": "", - "OrganizationZipCode": "84078" + "OrganizationZipCode": "76028" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EICAAA", - "OrganizationName": "BRANDON DERMATOLOGY, P.A", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EBBDBD", + "OrganizationName": "Remnant Medicine", "NPIID": "", - "OrganizationZipCode": "33511" + "OrganizationZipCode": "36066" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FDFGAA", - "OrganizationName": "Dr Benson Chin and Dr Lynn Lang", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGFEAA", + "OrganizationName": "Rashid Mohammed", "NPIID": "", - "OrganizationZipCode": "95993" + "OrganizationZipCode": "11432" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGDJAD", - "OrganizationName": "Valley Physical Medicine and Rehabilitation", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BHHFBD", + "OrganizationName": "Brandon Sutton MD", "NPIID": "", - "OrganizationZipCode": "85013" + "OrganizationZipCode": "40202" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFDCDA", - "OrganizationName": "Mount Baker Rheumatology Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAGHBD", + "OrganizationName": "Science Hill Family Care, LLC", "NPIID": "", - "OrganizationZipCode": "98225" + "OrganizationZipCode": "42553" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEJIBD", - "OrganizationName": "Hope Physicians and Urgent Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CJGCBD", + "OrganizationName": "CGHN - Georgia Spine and Orthopedics", "NPIID": "", - "OrganizationZipCode": "28501" + "OrganizationZipCode": "31217" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CFCJAD", - "OrganizationName": "Greiner Orthopedics LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GACDBD", + "OrganizationName": "Kenai Peninsula Orthopaedics", "NPIID": "", - "OrganizationZipCode": "64055" + "OrganizationZipCode": "99669" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFADCA", - "OrganizationName": "Special Health Resources for Texas", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEEDBA", + "OrganizationName": "Pueblo Pulmonary Associates Professional LLP", "NPIID": "", - "OrganizationZipCode": "75602" + "OrganizationZipCode": "81004" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEIDBD", - "OrganizationName": "Idaho Heart Institute", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBFHBA", + "OrganizationName": "Premier Endocrinology", "NPIID": "", - "OrganizationZipCode": "83404" + "OrganizationZipCode": "34769" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GDHGCA", - "OrganizationName": "Ankle and Foot Clinic of Oregon", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCGDCD", + "OrganizationName": "Ohio Valley ENT,Inc.", "NPIID": "", - "OrganizationZipCode": "97206" + "OrganizationZipCode": "45458" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFBGBD", - "OrganizationName": "TREASURE VALLEY UROLOGY PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CDBAAA", + "OrganizationName": "Virginia Spine Institute", "NPIID": "", - "OrganizationZipCode": "83642" + "OrganizationZipCode": "20190" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIEHAA", - "OrganizationName": "Kiumarce Kashi, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDBJBD", + "OrganizationName": "Dawn Atwal MD", "NPIID": "", - "OrganizationZipCode": "21222" + "OrganizationZipCode": "92651" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BABBCD", - "OrganizationName": "Southwest Orthopaedic Clinic, P.a.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIHEBA", + "OrganizationName": "Lincoln Family Wellness, P.C.", "NPIID": "", - "OrganizationZipCode": "79925" + "OrganizationZipCode": "68510" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JADCDA", - "OrganizationName": "Primary Care Associates of Texas", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIFJBD", + "OrganizationName": "Texas ENT Allergy Associates LLP", "NPIID": "", - "OrganizationZipCode": "76104" + "OrganizationZipCode": "77845" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABDDAA", - "OrganizationName": "Loudoun Community Health Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIEJBD", + "OrganizationName": "Cornerstone Clinic for Women PA", "NPIID": "", - "OrganizationZipCode": "20176" + "OrganizationZipCode": "72205" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGFCCD", - "OrganizationName": "Marco Gutierrez, M.D. And Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGCFBA", + "OrganizationName": "Orange County Neurology Clinic, LLC", "NPIID": "", - "OrganizationZipCode": "78516" + "OrganizationZipCode": "32837" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGICCD", - "OrganizationName": "New Ananda Medical and Urgent Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIHFBD", + "OrganizationName": "Karen von Haam, MD", "NPIID": "", - "OrganizationZipCode": "91733" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHIEBD", - "OrganizationName": "Advanced Pain Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIDABA", + "OrganizationName": "Advocate - Naperville Internist", "NPIID": "", - "OrganizationZipCode": "98506" + "OrganizationZipCode": "60540" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEEIAA", - "OrganizationName": "Lake Havasu Lung and Sleep Disorder", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJEBCD", + "OrganizationName": "B L HEALTH, INC DBA ALLHEALTH", "NPIID": "", - "OrganizationZipCode": "86403" + "OrganizationZipCode": "11230" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHAHCA", - "OrganizationName": "SMMH - Nabil Sultani, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCEJBA", + "OrganizationName": "MedStar - American Cardiology Nuclear Practice", "NPIID": "", - "OrganizationZipCode": "48154" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJIEAA", - "OrganizationName": "Inovia Specialty Vein Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EBECCA", + "OrganizationName": "Cardiology Physicians", "NPIID": "", - "OrganizationZipCode": "97701" + "OrganizationZipCode": "32114" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJJICD", - "OrganizationName": "Monmouth Cardiology Associates, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBBACD", + "OrganizationName": "East Los Angeles Cardiology Medical Group Inc", "NPIID": "", - "OrganizationZipCode": "07724" + "OrganizationZipCode": "90033" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEIHCA", - "OrganizationName": "First Coast Cardiovascular Institute", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHFDAA", + "OrganizationName": "Maxwell Medical PLLC.", "NPIID": "", - "OrganizationZipCode": "32216" + "OrganizationZipCode": "33870" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IHGICD", - "OrganizationName": "Medical Teams International", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CEBEBA", + "OrganizationName": "Lina Heath Harper, MD. PC.", "NPIID": "", - "OrganizationZipCode": "97224" + "OrganizationZipCode": "31501" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GIAECA", - "OrganizationName": "APU testing", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FGHACD", + "OrganizationName": "Azimi Cardiovascular Institute", "NPIID": "", - "OrganizationZipCode": "01581" + "OrganizationZipCode": "91942" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGIICD", - "OrganizationName": "Northwest Family Physicians LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDGDCD", + "OrganizationName": "Tudor M. Scridon, MD, PL", "NPIID": "", - "OrganizationZipCode": "67205" + "OrganizationZipCode": "32963" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GHAGBD", - "OrganizationName": "Comprehensive Primary Care, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CEFFAA", + "OrganizationName": "Ventana Group of Brevard", "NPIID": "", - "OrganizationZipCode": "30046" + "OrganizationZipCode": "32796" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCGGCD", - "OrganizationName": "Gill Neurosciences, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FFJAAA", + "OrganizationName": "Diabetes And Endocrinology Center Of Ohio", "NPIID": "", - "OrganizationZipCode": "77065" + "OrganizationZipCode": "43016" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCHHBA", - "OrganizationName": "Peter Grant M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAHIAD", + "OrganizationName": "Sudheer Karnati MD PA", "NPIID": "", - "OrganizationZipCode": "60302" + "OrganizationZipCode": "75904" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBAHAD", - "OrganizationName": "Cigarroa Heart Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFDFAA", + "OrganizationName": "Gregory M Bricca MD Inc", "NPIID": "", - "OrganizationZipCode": "78040" + "OrganizationZipCode": "95661" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIHHBA", - "OrganizationName": "East Texas Medical Specialties", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FADICD", + "OrganizationName": "JAIME L SILVA, M D , P L L C", "NPIID": "", - "OrganizationZipCode": "75965" + "OrganizationZipCode": "78520" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDFJCD", - "OrganizationName": "Baal Perazim Wellness, Inc.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JDCICD", + "OrganizationName": "Florida Medical Associates LLC dba My Health Team Office", "NPIID": "", - "OrganizationZipCode": "60657" + "OrganizationZipCode": "34471" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IGAFBD", - "OrganizationName": "Texas Midwest Gastroenterology Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGADBA", + "OrganizationName": "Daniel Bendetowicz", "NPIID": "", - "OrganizationZipCode": "79606" + "OrganizationZipCode": "33912" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BADGCD", - "OrganizationName": "Florida Premier Cardiology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GABFAD", + "OrganizationName": "Westcare Medical Center", "NPIID": "", - "OrganizationZipCode": "33484" + "OrganizationZipCode": "70072" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGBJBA", - "OrganizationName": "IPECH - Chandan Saw D.O.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECHIAA", + "OrganizationName": "Houston Pulmonary Medicine", "NPIID": "", - "OrganizationZipCode": "94040" + "OrganizationZipCode": "77089" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEFACA", - "OrganizationName": "Carolina Heart Physicians, PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIFDCA", + "OrganizationName": "HCA - Colon Rectal Clinic", "NPIID": "", - "OrganizationZipCode": "28328" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCECBD", - "OrganizationName": "Advanced OBGYN Womens Health", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DJAAAA", + "OrganizationName": "SOUTHEAST UROLOGY", "NPIID": "", - "OrganizationZipCode": "25601" + "OrganizationZipCode": "38120" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGDACA", - "OrganizationName": "OHS - Mohammad Saleh, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JCGADA", + "OrganizationName": "Benny Wang, MD", "NPIID": "", - "OrganizationZipCode": "48124" + "OrganizationZipCode": "77380" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACBEAD", - "OrganizationName": "Washington Center for Pain Management", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFJBDA", + "OrganizationName": "Kim D. Keller, M.D.", "NPIID": "", - "OrganizationZipCode": "98004" + "OrganizationZipCode": "77429" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BFAFBA", - "OrganizationName": "HCA - Thyroid Endocrine Center of Florida", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEGBCD", + "OrganizationName": "Association for Utah Community Health", "NPIID": "", - "OrganizationZipCode": "34239" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEBDCD", - "OrganizationName": "New York Allergy Sinus Group, PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CAGHBA", + "OrganizationName": "Saba Siddiqi, MD PA", "NPIID": "", - "OrganizationZipCode": "10016" + "OrganizationZipCode": "21237" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEIFBA", - "OrganizationName": "David W Mansky DPM PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HBABBD", + "OrganizationName": "Neuro Care of Louisiana", "NPIID": "", - "OrganizationZipCode": "49058" + "OrganizationZipCode": "70433" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IFCABD", - "OrganizationName": "Cedar Valley Medical Specialists", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CGIECA", + "OrganizationName": "Premier Family Clinic", "NPIID": "", - "OrganizationZipCode": "50701" + "OrganizationZipCode": "30341" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EJIJBA", - "OrganizationName": "High Desert Cardio-Pulmonary", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AABFCD", + "OrganizationName": "Citrus Pulmonary Consultants", + "NPIID": "", + "OrganizationZipCode": "34429" + }, + { + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBAIBD", + "OrganizationName": "Pain Management Plus, PLLC", "NPIID": "", - "OrganizationZipCode": "92307" + "OrganizationZipCode": "28043" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CIECBD", - "OrganizationName": "Dream Sleep Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EIJHAA", + "OrganizationName": "Professional Health Care", "NPIID": "", - "OrganizationZipCode": "81001" + "OrganizationZipCode": "33713" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABBDAA", - "OrganizationName": "Southern Endocrinology Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FHABCA", + "OrganizationName": "Advocate - Twenty First Century Pediatrics", "NPIID": "", - "OrganizationZipCode": "75150" + "OrganizationZipCode": "60540" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHIIBA", - "OrganizationName": "Sumeet Anand, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFBCCA", + "OrganizationName": "MedStar - Roopali Gupta, M.D.", "NPIID": "", - "OrganizationZipCode": "11706" + "OrganizationZipCode": "20010" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AGDJBD", - "OrganizationName": "Central Orthopedic and Sports Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FCIBAA", + "OrganizationName": "Hull Dermatology, PA", "NPIID": "", - "OrganizationZipCode": "63017" + "OrganizationZipCode": "72758" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFBICA", - "OrganizationName": "Gitlin Cardiology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HCBGBD", + "OrganizationName": "D G Medical Associates", "NPIID": "", - "OrganizationZipCode": "89128" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AADECD", - "OrganizationName": "Rapid Response Medical Care PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGFJAD", + "OrganizationName": "Austin Pulmonary Consultants", "NPIID": "", - "OrganizationZipCode": "11010" + "OrganizationZipCode": "78727" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FABIAA", - "OrganizationName": "Enhanced Wellness at Oak Grove PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIDEBA", + "OrganizationName": "Anil K. Mukerjee M.D., PLLC", "NPIID": "", - "OrganizationZipCode": "39402" + "OrganizationZipCode": "03561" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GFBIAA", - "OrganizationName": "Robbins Dermatology P.C.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EACDCA", + "OrganizationName": "ElyssElyssa Blissenbach MD PA", "NPIID": "", - "OrganizationZipCode": "82801" + "OrganizationZipCode": "32204" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHGCAA", - "OrganizationName": "George, MD, Sabu", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHBIBD", + "OrganizationName": "Valley Diabetes and Endocrinology", "NPIID": "", - "OrganizationZipCode": "33410" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGADCD", - "OrganizationName": "InStride Foot Ankle Specialists PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BIGJBA", + "OrganizationName": "Connally Memorial Hospital - Cardiology Practice", "NPIID": "", - "OrganizationZipCode": "28025" + "OrganizationZipCode": "78114" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EAIAAA", - "OrganizationName": "Family Dermatology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ADHCDA", + "OrganizationName": "Urology Center of So Fl", "NPIID": "", - "OrganizationZipCode": "22911" + "OrganizationZipCode": "33437" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HDFFAD", - "OrganizationName": "Heart and Vascular Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHGECA", + "OrganizationName": "Quraishi, Mohammed MD", "NPIID": "", - "OrganizationZipCode": "63640" + "OrganizationZipCode": "77504" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBHCBA", - "OrganizationName": "Community Medical Center", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECIADA", + "OrganizationName": "Infectious Diseases and Internal Medicine Associates PC", "NPIID": "", - "OrganizationZipCode": "32112" + "OrganizationZipCode": "87102" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CCDCAA", - "OrganizationName": "Ringpfeil Advanced Dermatology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EDIGBD", + "OrganizationName": "Central Florida Infectious Diseases LLC", "NPIID": "", - "OrganizationZipCode": "19096" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GAHHBD", - "OrganizationName": "Kesar Family PLLC dba Gastro Star", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BADJCA", + "OrganizationName": "Victoria Vein Surgery", "NPIID": "", - "OrganizationZipCode": "78251" + "OrganizationZipCode": "77901" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJECCA", - "OrganizationName": "Garey Orhopedic Medical Group", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HABBCA", + "OrganizationName": "Interventional Spine and Pain Physicians PA", "NPIID": "", - "OrganizationZipCode": "91767" + "OrganizationZipCode": "55369" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BCBJAD", - "OrganizationName": "North Florida Medical Centers", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHECBD", + "OrganizationName": "Orthopedic Foot and Ankle Surgeon", "NPIID": "", - "OrganizationZipCode": "32308" + "OrganizationZipCode": "34109" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABDCCA", - "OrganizationName": "OHS - Juan Estigarribia MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AJGEBA", + "OrganizationName": "Nassim Haddad, MD, PLLC", "NPIID": "", - "OrganizationZipCode": "48124" + "OrganizationZipCode": "85258" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JEJACA", - "OrganizationName": "Westside Cardiovascular Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEBACD", + "OrganizationName": "Heart and Vascular Associates of Tampa LLC", "NPIID": "", - "OrganizationZipCode": "77024" + "OrganizationZipCode": "33606" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DHCHBA", - "OrganizationName": "Premier Care Family Clinic, LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FHFEAA", + "OrganizationName": "Ankle and Foot LLC.", "NPIID": "", - "OrganizationZipCode": "77521" + "OrganizationZipCode": "31501" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGEHAA", - "OrganizationName": "Sills Shawn, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHCCBD", + "OrganizationName": "Long Island Medical Group", "NPIID": "", - "OrganizationZipCode": "97504" + "OrganizationZipCode": "11735" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CFBCAA", - "OrganizationName": "David Williams MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHHCAD", + "OrganizationName": "Central Arkansas Heart Center", "NPIID": "", - "OrganizationZipCode": "16505" + "OrganizationZipCode": "72034" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJCHCD", - "OrganizationName": "Keith Bangart DPM PC DBA Peoria Foot Ankle", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDIEBA", + "OrganizationName": "CT Rehabilitation Spasticity Care LLC.", "NPIID": "", - "OrganizationZipCode": "85390" + "OrganizationZipCode": "06489" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BADACD", - "OrganizationName": "Michigan Primary Care Partners", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ECEBCA", + "OrganizationName": "Houston Neurocare, PA", "NPIID": "", - "OrganizationZipCode": "49307" + "OrganizationZipCode": "77030" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFJEBA", - "OrganizationName": "Medical and Aesthetic Dermatology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GJHCCD", + "OrganizationName": "Graham Medical Management", "NPIID": "", - "OrganizationZipCode": "21046" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGFBBD", - "OrganizationName": "Li Yee Guo MD LTD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HFHEBD", + "OrganizationName": "Gregory Shannon, MD", "NPIID": "", - "OrganizationZipCode": "89117" + "OrganizationZipCode": "77469" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DFAIBA", - "OrganizationName": "Jorge Barros, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEHABA", + "OrganizationName": "Texas Skin Surgery Center", "NPIID": "", - "OrganizationZipCode": "33028" + "OrganizationZipCode": "75093" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEHCCD", - "OrganizationName": "Irshad Syed, MD, LLC dba Marietta Family Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGBHBD", + "OrganizationName": "Brain Spine and Sleep Institute", "NPIID": "", - "OrganizationZipCode": "30062" + "OrganizationZipCode": "33853" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FIGEBD", - "OrganizationName": "Institute of Precision Pain Medicine", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AFIFCA", + "OrganizationName": "UMA Pain and Spine Clinic, PLLC", "NPIID": "", - "OrganizationZipCode": "78414" + "OrganizationZipCode": "27804" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BGJCAA", - "OrganizationName": "Michael S. Lovoi, M.D.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GICIBD", + "OrganizationName": "Tri County Physicians LLC", "NPIID": "", - "OrganizationZipCode": "78410" + "OrganizationZipCode": "32159" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HIEGAA", - "OrganizationName": "Allied Medical Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DADHAA", + "OrganizationName": "Hawaii Pacific Neuroscience, LLC", "NPIID": "", - "OrganizationZipCode": "07470" + "OrganizationZipCode": "96813" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IJIAAA", - "OrganizationName": "FCA-Cynthiana", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JGAHAA", + "OrganizationName": "Houston Nephrology Group", "NPIID": "", - "OrganizationZipCode": "41031" + "OrganizationZipCode": "77024" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IAJFBA", - "OrganizationName": "TRISTATE NEUROLOGY CENTER", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJIFBA", + "OrganizationName": "South Bay MOHS and Skin Cancer Clinic", "NPIID": "", - "OrganizationZipCode": "21742" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BAFGCA", - "OrganizationName": "Maryland Medical First P.A.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JIJCBD", + "OrganizationName": "Physicians Clinic of Iowa", "NPIID": "", - "OrganizationZipCode": "21234" + "OrganizationZipCode": "52403" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBFFBA", - "OrganizationName": "Baycare- St. Pete Endocrinology Associates, PA", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDDCBA", + "OrganizationName": "Neurosurgical Associates", "NPIID": "", - "OrganizationZipCode": "32955" + "OrganizationZipCode": "37203" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCCBBA", - "OrganizationName": "Sandlot - Tarrant County Infectious Disease Associates", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EBIAAA", + "OrganizationName": "Scott Orthopedic Center, Inc.", "NPIID": "", - "OrganizationZipCode": "76104" + "OrganizationZipCode": "25702" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBHCAA", - "OrganizationName": "V PAIN LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHFFCD", + "OrganizationName": "Patricia A. Larson, M.D. Associates", "NPIID": "", - "OrganizationZipCode": "29732-8039" + "OrganizationZipCode": "60007" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJIAAA", - "OrganizationName": "Dr Samuel Koszer", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AEJBAA", + "OrganizationName": "Robert Smythe, M.D.", "NPIID": "", - "OrganizationZipCode": "12571" + "OrganizationZipCode": "85364" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DEHGBA", - "OrganizationName": "Jose G Garcia MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HEBFBA", + "OrganizationName": "Cardio Vascular Consultants- CA", "NPIID": "", - "OrganizationZipCode": "33026" + "OrganizationZipCode": "93637" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABADBA", - "OrganizationName": "Orange Coast Urology", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JBGCAA", + "OrganizationName": "Marutani", "NPIID": "", - "OrganizationZipCode": "92663" + "OrganizationZipCode": "96817" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHIBBA", - "OrganizationName": "HCA - Constance Irick MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FBCDAA", + "OrganizationName": "Rich, Phoebe MD", "NPIID": "", - "OrganizationZipCode": "66062" + "OrganizationZipCode": "97210" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EHJFBD", - "OrganizationName": "Ades and Castro", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HJBHCA", + "OrganizationName": "Primary Care Walk-In Medical Clinic", "NPIID": "", - "OrganizationZipCode": "61265" + "OrganizationZipCode": "85268" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBGIBD", - "OrganizationName": "The Surgery Clinic, L.L.C.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FEIEAA", + "OrganizationName": "Jaiswal Clinic", "NPIID": "", - "OrganizationZipCode": "35901" + "OrganizationZipCode": "74701" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JHEEAD", - "OrganizationName": "Rogers Foot and Ankle Institute", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GEJGAA", + "OrganizationName": "NYCDOHMH-NY Total Medical Care P.C.", "NPIID": "", - "OrganizationZipCode": "84003" + "OrganizationZipCode": "11215" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HHDFAD", - "OrganizationName": "Nirmala Aryal, M.D", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ABFEBA", + "OrganizationName": "Dharmendra Verma", "NPIID": "", - "OrganizationZipCode": "85037" + "OrganizationZipCode": "77901" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BABDAD", - "OrganizationName": "ENM, PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FHIJAD", + "OrganizationName": "University Vascular Associates", "NPIID": "", - "OrganizationZipCode": "35903" + "OrganizationZipCode": "90024" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GCEGAA", - "OrganizationName": "Martin Berry, M.D., Inc", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GGJBBD", + "OrganizationName": "Jandali Surgical Associates", "NPIID": "", - "OrganizationZipCode": "CA" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IBHFAD", - "OrganizationName": "The Kidney Clinic", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJDHBD", + "OrganizationName": "Flagstaff Surgical Associates", "NPIID": "", - "OrganizationZipCode": "30241" + "OrganizationZipCode": "86001" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EEHJCD", - "OrganizationName": "Internal Health and Medical Services LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/IEGCCD", + "OrganizationName": "Southwest Kidney Care, LLC", "NPIID": "", - "OrganizationZipCode": "38138" + "OrganizationZipCode": "87109" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AIBADD", - "OrganizationName": "East Memphis Healthcare LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBIGBA", + "OrganizationName": "Dow Pulmonary", "NPIID": "", - "OrganizationZipCode": "38119" + "OrganizationZipCode": "75013" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DDBGCA", - "OrganizationName": "Texas Neuro Spine Institute", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ACJCBA", + "OrganizationName": "HCA - Mobeen Mazhar, MD", "NPIID": "", - "OrganizationZipCode": "75203" + "OrganizationZipCode": "77429" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/GBIJBD", - "OrganizationName": "Pikes Peak ENT LLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CHCEAD", + "OrganizationName": "Brevard Neuro Center", "NPIID": "", - "OrganizationZipCode": "80908" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/JJGGCA", - "OrganizationName": "Ashraf Farid, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/ICCJAD", + "OrganizationName": "Hometown Family Medicine", "NPIID": "", - "OrganizationZipCode": "01655" + "OrganizationZipCode": "30240" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CBFBBA", - "OrganizationName": "Raymond I Huang, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBICBD", + "OrganizationName": "Gastroenterology Associates, PC", "NPIID": "", - "OrganizationZipCode": "95124" + "OrganizationZipCode": "" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BJGCDA", - "OrganizationName": "Quick Care Med, PL", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BDJJBA", + "OrganizationName": "OCEAN CARDIOVASCULAR", "NPIID": "", - "OrganizationZipCode": "34453" + "OrganizationZipCode": "08755" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DBHHAA", - "OrganizationName": "Pinellas Orthopedic Associates Lisa Flaherty, D.O.", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DGAEAD", + "OrganizationName": "CHRISTINE P LEWIS MD", "NPIID": "", - "OrganizationZipCode": "33709" + "OrganizationZipCode": "21742" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/BBDAAA", - "OrganizationName": "Mission Ranch Primary Care", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/DECBDA", + "OrganizationName": "Aaron L Cernero DO PA", "NPIID": "", - "OrganizationZipCode": "95926" + "OrganizationZipCode": "75020" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/HGDIBD", - "OrganizationName": "Peachtree Neurology Associates PC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EFFGBD", + "OrganizationName": "Nephrology Consultants", "NPIID": "", - "OrganizationZipCode": "30342" + "OrganizationZipCode": "32114" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/CICFBD", - "OrganizationName": "Abdul Aziz, MD", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/EGEGAA", + "OrganizationName": "North Quabbin Family Practice", "NPIID": "", - "OrganizationZipCode": "34741" + "OrganizationZipCode": "01331" }, { - "URL": "https://fhir4.eclinicalworks.com/fhir/r4/AACCCD", - "OrganizationName": "Helmi Ltd. PLLC", + "URL": "https://fhir4.eclinicalworks.com/fhir/r4/FJEJAD", + "OrganizationName": "Means Adult Primary Care Clinic", "NPIID": "", - "OrganizationZipCode": "89148" + "OrganizationZipCode": "40353" } ] } \ No newline at end of file diff --git a/resources/prod_resources/eMedPractice_LLC_EndpointSources.json b/resources/prod_resources/eMedPractice_LLC_EndpointSources.json index 122040dfd..f817c3d86 100644 --- a/resources/prod_resources/eMedPractice_LLC_EndpointSources.json +++ b/resources/prod_resources/eMedPractice_LLC_EndpointSources.json @@ -3,7 +3,8 @@ { "URL": "https://servicebackup.emedpractice.com:8443/", "OrganizationName": "", - "NPIID": "" + "NPIID": "", + "OrganizationZipCode": "" } ] } \ No newline at end of file diff --git a/resources/prod_resources/i3iMed_LLC_EndpointSources.json b/resources/prod_resources/i3iMed_LLC_EndpointSources.json index 420a012b1..d33980300 100644 --- a/resources/prod_resources/i3iMed_LLC_EndpointSources.json +++ b/resources/prod_resources/i3iMed_LLC_EndpointSources.json @@ -1,28 +1,58 @@ { "Endpoints": [ { - "URL": "https://fhir.healthtogo.me/fhir/r4/imed.efm", + "URL": "https://fhir.healthtogo.me/oauth/imed.assa", + "OrganizationName": "Advanced Southern Surgical ASSA", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir.healthtogo.me/oauth/imed.bourque", + "OrganizationName": "Daniel R. Bourque, M.D., APMC", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir.healthtogo.me/oauth/imed.efm", "OrganizationName": "Edwards Family Medicine", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "", + "URL": "https://fhir.healthtogo.me/oauth/imed.fammedpc", + "OrganizationName": "Family Medicine, P.C.", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir.healthtogo.me/oauth/imed.lhc", "OrganizationName": "Louisiana Heart Center ** LHC", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.healthtogo.me/fhir/r4/imed.fammedpc", - "OrganizationName": "Plauche FMC", + "URL": "https://fhir.healthtogo.me/oauth/imed.noim", + "OrganizationName": "North Oaks Internal Medicine", "NPIID": "", "OrganizationZipCode": "" }, { - "URL": "https://fhir.healthtogo.me/fhir/r4/imed.degeyter", + "URL": "https://fhir.healthtogo.me/oauth/imed.degeyter", "OrganizationName": "Roland J. Degeyter, M.D., APMC", "NPIID": "", "OrganizationZipCode": "" + }, + { + "URL": "https://fhir.healthtogo.me/oauth/imed.welshfamily", + "OrganizationName": "The Clinic of Welsh", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://fhir.healthtogo.me/oauth/imed.vsc", + "OrganizationName": "Vascular Specialty C VSC", + "NPIID": "", + "OrganizationZipCode": "" } ] } \ No newline at end of file diff --git a/resources/prod_resources/iSALUS_Healthcare_EndpointSources.json b/resources/prod_resources/iSALUS_Healthcare_EndpointSources.json new file mode 100644 index 000000000..8657e6d20 --- /dev/null +++ b/resources/prod_resources/iSALUS_Healthcare_EndpointSources.json @@ -0,0 +1,490 @@ +{ + "Endpoints": [ + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/dhit/practicezero/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/dhit/practiceone/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/basepractice/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c1366/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c4837/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c4847/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c4966/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c4980/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c4968/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c5000/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c5102/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c5134/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c5162/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c5165/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c5183/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c5189/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c5190/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c5191/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c5196/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c5197/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c5206/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c5209/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c5223/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c5229/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c5267/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/a979/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/i077/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c5173/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c1542/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c4771/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c4846/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c4908/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c4915/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c4930/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c4942/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c4950/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c5150/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c5195/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/i031/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/i082/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/i095/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/i112/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/jps/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c4956/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c4965/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c4971/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c4972/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c4973/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c4979/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/tbo_ragu/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/seaside/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/lvmc/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/hacker/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/healncure/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/i001/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/i034/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/i037/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/i043/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/i068/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/i075/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/i079/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/a1020/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/a1021/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/a1026/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/a1032/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/a1068/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/a900/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/a937/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/a974/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/a997/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c1092/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c2148/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c4211/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c4498/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/c4746/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/i096/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/i105/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/i214/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/i449/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/jenkins/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + }, + { + "URL": "https://isalus-fhirpresentation.everhealthsoftware.com/fhir/isalus/i101/r4", + "OrganizationName": "", + "NPIID": "", + "OrganizationZipCode": "" + } + ] +} \ No newline at end of file